.den-section-btn-cta {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    height: 45px;
    padding: 12px 16px;
    gap: 10px;
    transition: all 0.3s;
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    border:  1px solid #141B5D;

  }

  .vid-con-hero-section {
    position: relative;
    background: url(../img/24-hours-emergency-dentist/banner.png) no-repeat center;
    background-size: cover;
    padding-bottom: 0px;
    overflow: hidden;
}


 .den-section-btn-cta:hover {
  background: #141B5D;
  box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  color: #FFF;
  border:  1px solid #141B5D;
  }

  .den-section-btn-cta-a {
    color: #141B5D;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    display: inline;
    height: 45px;
    padding: 12px 16px;
    gap: 10px;
    text-decoration: none !important;
    transition: all 0.3s;
    border-radius: 72px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
  }
 .den-section-btn-cta-a:hover {
    background-color: #fff;
    color: #141B5D !important;
    border: none;
    border: 1px solid #ddd;
  }
.den-section-title {
    color: #454545;
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
  }

  .den-section-title span {
    color: #141B5D;
  }
  .news-head
{
    color: #212529;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 54px */
}
.news-subtext
{
    color: #58595B;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 32px */
}
  .den-section-subtext {
    color: #58595B;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;

    max-width: 60vw;
    font-style: normal;
    margin: auto;
  }
  .den-section-subtext span {
    color: #141B5D;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    max-width: 50vw;
    font-style: normal;
    margin: auto;
    line-height: 200%;
  }


  .den-section-btn-light-blue {

    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 700;
    line-height: 135%;
    display: inline-block;
    width: fit-content;
  }

   .den-section-btn-light-blue:hover {
    border-radius: 72px;
    background: #141B5D;
    box-shadow: 0 -1px 1px 0 rgba(0, 0, 0, 0.12) inset, 0 1px 1.5px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 6px 0 rgba(74, 58, 255, 0.10);
    color: #FFF;
  }

.news-box-card
{
border-radius: 24px;
background: #FFF;
box-shadow: 0 3.493px 10.48px 0 rgba(149, 157, 165, 0.20);
height: 100% !important;
padding: 20px;
text-decoration: none;
display: block;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.news-box-card .den-heading
{
    color: #1B2B46;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 160% */
    margin-bottom: 1rem;
}
.news-box-card  .den-disc
{
    color:  #89909e;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 160% */
    margin-bottom: 1rem;
}
.news-box-card .date-style
{
    border-top:  1px solid rgba(0, 0, 0, 0.10);
    padding-top: 10px;
    color:  #667085;
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}
.news-box-card .min-style
{
    display: inline-block;
    width: fit-content;
    border-radius: 40px;
    background: #F5F2FF;
    display: flex;
padding: 8px 20px;
justify-content: center;
align-items: center;
gap: 10px;
color: #141B5D;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 20px;
margin-bottom: 1rem;
margin-top: 1rem;
}
.news-box-card img{
    width: 100%;
    height: 218px;
    border-radius: 20px;

}

.new-flex-box a, .new-flex-box span
{
    color: #141B5D;
    text-decoration: none;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.217px; /* 144.408% */
}
.new-flex-box
{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.217px; /* 144.408% */
}
.den-news-box
{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: #E3EAEE solid 3px;
    text-decoration: none;
}
.den-news-box:last-child
{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.news-den-section
{
    padding-bottom: 1rem;
    border-bottom: #E3EAEE solid 3px;
}
.den-news-box p
{
    overflow: hidden;
    color: #454545;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 21px */
    margin-top: 0.5rem;
}

.den-news-box small
{
    color: #58595B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20.217px; /* 144.408% */
}
.den-news-box small span
{
    color: #141B5D;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 20.217px; /* 144.408% */
}

.den-new-eve-logo-bg
{
  width: 100% !important;
  height: 216px !important;
  border-radius: 20px;
  padding: 20px;
}
.den-new-eve-logo-bg img
{
  width: 100% !important;
  object-fit: contain !important;
  height: 216px !important;
  border-radius: 0 !important;
}
.den-new-eve-color-1
{
  background-color: #fff2f0;
}
.den-new-eve-color-2
{
  background-color: #e5f1fe;
}
.den-new-eve-color-3
{
  background-color: #f4f0fe;
}
.den-new-eve-color-4
{
  background-color: #ffeef3;
}
.den-new-eve-color-5
{
  background-color: #f4fff4;
}