body {
    margin: 0;
    padding: 0;
    font-family: "Lexend Deca", sans-serif;
    color: #656565;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;

}

* {
    box-sizing: border-box;
    padding: 0px;
    margin: 0px;
}
:root{
    --yellow-color:#e0b324;
    --darkNavyBlue:#0e1128;

}

b, strong {
  font-weight: 600;
}
/* p {
    font-size: 15px;
    color: #252123;
    line-height: 26px
} */

a {
    outline: 0;
    color: #252123;
    text-decoration: none;
}

a:focus {
    outline: 0
}

.clearfix {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 0
}

ul {
    padding: 0;
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

::-moz-selection {
    text-shadow: none;
    background: #2f4398;
    color: #fff
}

a,
input,
select,
textarea {
    transition: all .1s;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    transition: all .1s
}

::selection {
    text-shadow: none;
    background: #2f4398;
    color: #fff
}


/* a:focus,
a:hover {
    color: #1c84f9;
    text-decoration: none
} */

h1 {
    font-family: "Lexend Deca", sans-serif;
    color: #1f232f;
    font-size: 70px;
    font-weight: 500;
    line-height: 80px;

}

h1 span,
h2 span {
    color: var(--yellow-color);
}

h3,
h4,
h5 {
    font-family: "Lexend Deca", sans-serif;
}

.theme_btn {
    display: inline-block;
    font-size: 16px;
    padding: 10px 18px 10px;
    color: #00162d;
    border-radius: 15px 15px 0px 15px;
    background: #fff;
    letter-spacing: 0px;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
}

.btn_black {
    color: #fff;
    background: #1a1a18;
    padding: 12px 20px;
    border-radius: 15px 15px 0px 15px;
}

.btn_black img {
    margin-left: 10px;
}

.theme_btn:hover {
    color: #fff;
    background: #1a1a18;
}

.dn-btns {
    display: flex;
    gap: 10px;
}
.dn-btns .btn-dn-blue {
    padding: 20px 40px;
    background: var(--darkNavyBlue);
    border-color: var(--darkNavyBlue);
}
.dn-btns .btn-yellow{
    padding: 20px 40px;
    font-size: 20px;
    font-weight: 500;
}
.dn-btns .btn-dn-white{
    padding: 20px 40px;
    font-size: 20px;
    font-weight: 500;
    background: #fff;
    border-color: #fff;
    color: var(--darkNavyBlue);
}

h2{
    font-size: 48px;
    color: var(--darkNavyBlue);

}


/* Header */

.home-pg{
    background: url('../images/smileclinic-london-banner.webp') no-repeat center top;
    background-size: cover;
    height: 1465px;
}

.inner-header > img{
    width: 100%;
    min-height: 795px;
    object-fit: cover;
    object-position: center;
}



.top-phone{
    position: relative;
    font-size: 24px;
    font-weight: 500;
    padding-left: 37px;
}
.top-phone-icon {
    background: url('../images/top-phone-call.webp') no-repeat center;
    position: absolute;
    width: 27px;
    height: 27px;
    top: 0;
    left: 0;
}
.top-phone a {
    color: #fff;
}

.main_menu {
    display: flex;
    align-items: center;
    gap: 20px;
}
.main_menu ul li a {
    padding: 10px 15px;
    font-size: 17px;
    color: #fff;
    transition: all 0.35s ease;
}
.main_menu ul li:hover > a {
  text-decoration: none;
  color: #0e1128;
}
.main_menu ul li a::after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 0px;
    height: 3px;
    background: var(--darkNavyBlue);
    transition: width 0.3s ease-in-out;
}
.main_menu ul li a:hover::after {
    width: 30px;
}
.main_menu ul li a.active::after {
    width: 30px;
}



.btn-info {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    padding: 10px 10px 10px 15px;
    background-color: var(--yellow-color);
    border: 1px solid var(--yellow-color);
    white-space: nowrap;
    border-radius: 60px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.btn:hover {
    color: var(--bs-btn-hover-color);
    background-color: #7bbac2;
    border-color: #0e1128;
}

.bg_0e1128{
    background: var(--darkNavyBlue);
}
.healthy-smile-caption-box {
    margin-top: 180px;
}
.healthy-smile-caption-box-inner {
    border-radius: 500px;
    text-align: center;
    padding: 180px 80px;
    max-width: 680px;
    position: relative;
    bottom: -180px;
}
.persnl-text {
    font-size: 71px;
    color: #fff;
    line-height: 80px;
}
.bannteTitle {
    font-size: 125px;
    color: var(--yellow-color);
    line-height: 120px;
    font-weight: 500;
    margin-bottom: 50px;
}
.bnr-cnt-info img{
    margin-bottom: 30px;
}
.bnr-cnt-info span{
    font-size: 30px;
    color: #fff;
}
.bnr-cnt-info a{
    font-size: 90px;
    line-height: 110px;
    color: var(--yellow-color);
    font-family: "Bebas Neue", sans-serif;
}

.blackArea {
    height: 225px;
}

.smile-clinic-london {
    background: var(--yellow-color);
    padding: 70px;
    border-radius: 100px 0 100px 0;
}

.smile-clinic-london-inner {
    background: #fff;
    padding: 70px 40px;
    border-radius: 80px 0 80px 0;
}

.divider-line{
    background: #7bbac2;
    height: 12px;
    border-radius: 12px;
    max-width: 198px;
    margin: 40px auto;
}

.smile-clinic-london-inner h2 {
    font-size: 48px;
    color: var(--darkNavyBlue);
    line-height: 54px;
    font-weight: 400;
    margin-bottom: 30px;
}

.opd-services-content{
    padding-top: 160px;
}
.opd-services-content h2 {
    font-size: 48px;
    line-height: 60px;
    color: var(--darkNavyBlue);
    margin-bottom: 50px;
    margin-left: -500px;
}
.if-you-text{
    color: var(--yellow-color);
    font-weight: 500;
    margin-top: 30px;
}

.opd-services-thumb img{
    border-radius: 400px;
}


.groupGirls {
    margin-top: -410px;
}
.smile-clinic-dental-care-treatments {
    margin-top: -60px;
    position: relative;
}
.smile-clinic-dental-care-treatments-content {
    background: var(--yellow-color);
    padding: 100px 130px 400px;
    text-align: center;
    color: #fff;
    border-radius: 150px 150px 0 0;
}
.smile-clinic-dental-care-treatments-content h2{
    color: #fff;
}
.smile-clinic-dental-care-treatments-content h2 {
    color: var(--darkNavyBlue);
    font-size: 48px;
    margin: 30px 0;
}

.smile-clinic-london-include {
    margin-top: -300px;
    position: relative;
}
.smile-clinic-london-include-inner h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 50px;
}

.smile-clinic-london-include-inner {
    padding: 0 60px;
}
.dental-card {
  background: #fff;
  height:100%;
  border-radius: 200px;
  position: relative;
  padding: 40px 30px;
  box-shadow: 0 8px 15px rgba(0,0,0,0.2);
  transition: 0.3s ease;
  z-index: 2;
}

.dental-card:hover {
  transform: translateY(-10px);
}


.dental-card h5 {
  font-weight: 600;
  padding: 0 15px;
  line-height: 26px;
  color: var(--darkNavyBlue);
  margin-top: 25px;
}

@media (min-width: 1200px) {
  .col-xxl-custom {
    flex: 0 0 20%;
    max-width: 20%;
  }
}


.periodontal-disease-diagnosis {
    text-align: center;
    position: relative;
    margin-top: -128px;
    padding-top: 220px
}

.periodontal-disease-diagnosis::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url('../images/circle-bg.webp') center bottom/cover no-repeat;
    z-index: -1;
    height: 950px;
}

.periodontal-disease-diagnosis-content h2 {
    color: var(--darkNavyBlue);
    font-size: 48px;
    margin: 30px 0;
}
.preventive-dentry-content{
    margin-top: 110px;
}
.preventive-dentry-content h2 {
    color: var(--darkNavyBlue);
    font-size: 48px;
    margin: 30px 0 50px;
}

.prevnt-item-thumb img {
    border-radius: 600px;
    border: 10px solid #fff;
}
.prevnt-item-title h4 {
    font-size: 24px;
    color: var(--darkNavyBlue);
    margin-top: 25px;
}

.mt-110 {
    margin-top: 110px;
}

.orthodontic-treatment-programs {
    background: url('../images/orthodontic-treatment-programs.webp') no-repeat center/cover;
}
.cosmetic-dental-care-services .smile-clinic-london-include-inner h2{
    color: var(--darkNavyBlue);
    margin: 60px 0 50px;
}
.orthodontic-treatment-programs-content .dn-btns {
    justify-content: center;
}
.orthodontic-treatment-programs-content{
    color: #fff;
}
.orthodontic-treatment-programs-content h2 {
    color: var(--yellow-color);
}

.register-today-bg {
  background: var(--yellow-color);
  background-size: cover;
  border-radius: 0 0 60px 60px;
  overflow: hidden;
}

.rgst-tdy-content .dflt-hdr-title h2 {
  color: #fff;
}
.rgst-tdy-content .form-control {
    border: 1px solid #fff;
    height: 70px;
    box-shadow: none;
    font-size: 18px;
    border-radius: 20px;
    padding: 15px 25px;
}
.rgst-tdy-content textarea.form-control {
    height: 135px;
}
.get-form-btn .btn-danger {
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 100px 100px 100px 100px;
    padding: 0px 50px 0px 50px;
    background-color: var(--darkNavyBlue);
    color: #fff;
    display: inline-block;
    min-height:69px;
    border-color: var(--darkNavyBlue);
}
.rgst-tdy-content {
  max-width: 1100px;
  margin-left: auto;
}

.pg-btn-sec .btn.btn-info{
  padding: 20px 50px;
  font-weight: 500;
  font-size: 20px;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    color: #fff;
    background-color:#a2dbe2;
    border-color: #a2dbe2;
}



.tobook-text {
    font-size: 24px;
    color: var(--darkNavyBlue);
    font-weight: 400;
}
.btnrow {
    display: flex;
    justify-content: center;
    align-items: center;
}
.btnrow span.or{
    width: 47px;
    height: 47px;
    border-radius: 47px;
    background: var(--darkNavyBlue);
    font-size: 20px;
    color: #fff;
    line-height: 47px;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    display: inline-block;
}
.btnrow .btn-info{
    padding: 15px 50px;
    text-transform: capitalize;
    font-size: 24px;
    color: var(--darkNavyBlue);  
}
.btnrow .btn-info.btnph-text {
    background: #a2dbe2;
    border-color: #a2dbe2;
}
.expect-after-calling-our-smile-clinic-content {
    padding: 120px 140px;
    margin-top: -60px;
    position: relative;
}
.bg_f5f5f5{
    background: #f5f5f5;
}

.inner-header{
    min-height: 795px;
    position: relative;
}

.inner-banner .banner-caption{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,50%);
    margin-top: -50px;
}
.banner-caption .inner-banner-title{
    font-size: 75px;
    line-height: 75px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    display: inline-block;
}

.contact-info {
    display: flex;
    align-items: center;
    gap: 20px;
}
.contact-info-icon {
    width: 85px;
    height: 84px;
    background: var(--darkNavyBlue);
    border-radius: 15px;
    margin: 0;
    flex: 0 0 auto;
}
.contact-info p {
    color: var(--darkNavyBlue);
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
}
.contact-info a {
     color: var(--darkNavyBlue);
    font-size: 24px;
    font-weight: 400;
}


ul.contactSocial{
    display: flex;
    gap: 20px;
    justify-content: center;
    margin-top: 30px;
}

.contactSocial li a {
    color: #0f1229;
    width: 53px;
    height: 53px;
    border-radius: 55px;
    background: #5e5f6d;
    display: inline-block;
    font-size: 22px;
    line-height: 53px;
    text-align: center;
    transition: all 0.4s;
}
.contactSocial li a:hover{
    background: var(--yellow-color);
}




.invisalign-pg {
    background: url('../images/invisalign-clear-aligners-banner.webp') no-repeat center/ cover;
    min-height: 1190px;
}
.invsTitle{
    font-size: 50px;
    line-height: 60px;
    color: #fff;
    display: block;
    margin-top: 90px;
}
.invsTitle strong{
    font-weight: 600; 
}
.as-trtmnt-text {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 20px;
}

.discount-box{
    background: linear-gradient(
        90deg,
        #0e1128 0%,
        #0e1128 40%,
        #2f6f7a00  100%
    );
    color: #fff;
    padding: 18px 30px;
    display: flex;
    align-items: end;
    gap: 10px;
    max-width: 580px;
    margin-bottom: 20px;
}

.discount-box span{
    font-size:80px;
    font-weight:300;
    font-family: 'Bebas Neue';
}
.extra-text{
    font-size: 30px;
}
.d-discount-text {
    font-size: 24px;
}

.ofr-text {
    max-width: 233px;
    position: absolute;
    top: 165px;
    right: -40px;
}


.offer-badge{
    width: 233px;
    height: 238px;
    background: url('../images/badge-circle-bg.webp') no-repeat center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.badge-inner {
    text-align: center;
}
.badge-inner p {
    font-size: 22px;
    color: var(--darkNavyBlue);
}
.badge-inner h2 {
    font-weight: 500;
    font-family: 'Bebas Neue';
    font-size: 52px;
    line-height: 60px;
    margin-bottom: 0px;
    color: #fff;
}

.platinum-elite-logo {
    max-width: 151px;
    text-align: center;
    background: #fff;
    padding: 15px 25px;
    margin: 35px auto 0;
    box-shadow: 5px 5px 6px 0px rgba(0,0,0,0.2);
}
.platinum-elite-logo span{
    font-weight: 700;
    font-size: 24px;
    color: #3a3a3a;
    line-height: 30px;
}


.offer-list{
    list-style:none;
    padding:0;
}

.offer-list li{
    margin-bottom:10px;
    font-size:18px;
    position: relative;
    padding-left: 32px;
    font-size: 20px;
    font-weight:300;
    color: #fff;
}

.offer-list li::before{
    content:url('../images/g-arrow-icon.webp');
    margin-right:10px;
    position: absolute;
    top: 0;
    left: 0;
}

.provider-badge{
    background:#fff;
    padding:20px;
    text-align:center;
    color:#000;
    margin-top:30px;
    border-radius:10px;
}

.bottom-text{
    margin-top:25px;
    font-size:20px;
    color: var(--darkNavyBlue);
    font-weight: 500;
}
.bottom-text strong{
    font-weight: 500;
}
.appnt-text {
    font-size: 20px;
    color: #fff;
    margin-top: 20px;
}

.invslgn-round img {
    border-radius: 300px;
}

.vrus-tofinv-bg {
    background: #a2b0b2 url('../images/various-types-of-invisalign-treatment.webp') no-repeat right center/cover;
    border-radius: 60px;
}

.various-types-of-invisalign-treatment-content {
    color: #fff;
}
.various-types-of-invisalign-treatment-content h2 {
    color: #fff;
}
.vrusInvlgn-item {
    display: flex;
    gap:70px;
}
.vrslnlgn-item-clm {
    text-align: justify;
}

.various-dental-issues-item {
    background: #7bbac2;
    border-radius:80px;
    text-align: center;
    padding: 30px;
    height: 100%;
}
.varus-dental-thumb img{
    border-radius: 60px;
}
.various-dental-issues-item h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    margin: 30px 0 20px;
}
.various-dental-issues-item p {
    color: #fff;
    padding: 0 6px;
}
.inv-braces-text p {
    font-weight: 500;
}

.invslign-braces-offer-item {
    background: #f5f5f5;
    border: 1px solid #a4a4a4;
    height: 100%;
    padding: 35px 40px;
}
.invslign-braces-offer-item h3 {
    color: var(--yellow-color);
    margin-bottom: 15px;
}
.invslign-braces-offer-item p {
    color: var(--darkNavyBlue);
}
.invslign-braces-offer-thumb {
    margin-top: 40px;
    position: relative;
}

.invslign-braces-offer-thumb img{
    position: absolute;
    right: 0;
}





.invisalign-braces-work {
    background: var(--yellow-color) url('../images/invisalign-braces-work.webp') no-repeat left bottom;
    color: #fff;
}
.bg_7bbac2 {
    background: #7bbac2;
}

.invslgn-treatment-procedure-item {
    background: #fff;
    border-radius: 30px;
    padding: 50px 40px;
}
.invslgn-treatment-procedure-item h3 {
    margin-bottom: 20px;
    color: var(--darkNavyBlue);
}

.dn-btns .btn-dn-white.btn-dn-white-text{
    color: var(--yellow-color);
}


.about-invslgn-aftercare-content h3 {
    color: var(--darkNavyBlue);
}



.cost-for-invisalign-treatment {
    background: url(../images/cost-for-invisalign-treatment.webp) no-repeat center/cover;
}
.btnrow span.or {
    text-align: center;
}
.spcl-invsgn-ofr{
    margin-top: 80px;
}
.cost-for-invisalign-treatment h2 {
    color: #fff;
}
.cost-for-invisalign-treatment .deflt-title {
    color: #fff;
}
.spcl-invsgn-ofr {
    color: #fff;
}
.cost-for-invisalign-treatment .btnrow span.or{
    background: #fff;
    color: var(--darkNavyBlue);
}
.spcl-invsgn-ofr h3 {
    font-weight: 300;
}
.spcl-invsgn-ofr h3 strong{
    font-weight: 600;
}



.circle-img{
    width:350px;
    height:350px;
    border-radius:50%;
    overflow:hidden;
    margin:auto;
}

.circle-img img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.offer-title{
    color:#d49b00;
    font-weight:600;
    font-size:28px;
    margin-bottom:20px;
}

.offer-text{
    color:#666;
    line-height:1.8;
}

/* Responsive */
@media(max-width:991px){
    .circle-img{
        width:250px;
        height:250px;
        margin-bottom:30px;
    }
}


.bt_e0b324 {
    background: var(--yellow-color);
}
.bg_e0b324 {
    background: var(--yellow-color);
}
.fnt-48 {
    font-size: 48px;
}
.border-radius-100 img {
    border-radius: 100px 0;
}
.bfts-vnrs-bx{
    background: #fff;
    padding: 22px 30px;
    border-radius: 20px;
} 
.title-wclr {
    color: #fff;
}

ul.listing{}
ul.listing li {
    margin-bottom: 10px;
    font-size: 18px;
    position: relative;
    padding-left: 25px; 
    font-weight: 300;
    color: #656565;
}
ul.listing li::before {
    content: url(../images/angle-right-arrow.webp);
    margin-right: 10px;
    position: absolute;
    top: 3px;
    left: 0;
}
.alternative-card {
    text-align: center;
}
.alternative-card h4 {
    color: var(--yellow-color);
    margin: 20px 0;
}




.min-height-120 {
    min-height: 670px;
}
.mt-315px {
    margin-top: -270px;
}
.hdcc-helpful {
    margin-top: 125px;
}
.sec-style .bnd-text,
.sec-style .comp-text{
    color: #fff;
}


/* .prep-bg {
    background: #8a8ea6 url('../images/preparing-the-tooth-surface.webp') no-repeat right;
    height: 600px;
} */
.preparing-the-tooth-surface {
    overflow: hidden;
}
.bg_8a8ea6 {
    background: #8a8ea6;
}
.preparing-the-tooth-content {
    position: relative;
}
.prep-bg {
    bottom: 0;
    position: absolute;
    right: 0px;
}
.prep-bg img{
    height: 635px;
    object-fit: cover;
}


.faq-wrapper{
    max-width:100%;
    margin:50px auto;
}
h3.accordion-header{
    line-height: 68px;
}
.accordion-item{
    border:none;
    margin-bottom:10px;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 10px 25px rgba(0,0,0,0.06);
    background:rgba(255,255,255,0.75);
    backdrop-filter:blur(10px);
    transition:0.3s;
}

.accordion-item:hover{
    transform:translateY(-3px);
}

.accordion-button{
    background:#7bbac2;
    font-weight:600;
    font-size:18px;
    padding:0px 25px;
    box-shadow:none;
}
.accordion-item:first-of-type {
    border-top-left-radius: 20px;
    border-top-right-radius:20px;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.accordion-button:not(.collapsed){
    background:#7bbac2;
    color:#fff;
}

.accordion-button:focus{
    box-shadow:none;
}

.accordion-body{
    padding:25px;
    color:#555;
    line-height:1.7;
}

.accordion-button::after{
    filter:invert(0.5);
}

.accordion-button:not(.collapsed)::after{
    background-image: url("../images/angle-down-arrow-icon.webp");
    filter: invert(0);
}
.accordion-button::after{
    background-image: url("../images/angle-down-arrow-icon.webp");
    filter: invert(0);
}


.crckd-tt-thumb img{
    border-radius: 200px;
}

.chipped-and-cracked-teeth-content ul.listing li strong{
    color: var(--yellow-color);
}

.bg_7bbac2 {
    background: #7bbac2;
}
.practice-teeth-whitening-box-content {
    border-radius: 20px;
    padding: 65px 45px;
    color: #fff;
    text-align: center;
    height: 100%;
}
.practice-teeth-whitening-box-content h3 {
    font-size: 40px;
    color: #fff;
}
.caring-for-your-teeth-content,
.caring-for-your-teeth-content ul.listing li{
    color: #fff;
}
.caring-for-your-teeth-content ul.listing li::before {
    content: url(../images/w-angle-right-arrow.webp);
}
.caring-for-your-teeth-thumb img {
    height: 710px;
    object-fit: cover;
    margin-top: -75px;
}
.is-teeth-whitening-thumb img{
    border-radius: 100%;
}
.is-teeth-bg {
    background:  url('../images/is-teeth-whitening-suitable-for-you.webp') no-repeat left top/cover;
}



.smile-treatment-makeover-section {
    background: #475353 url('../images/smile-treatment-makeover-bg.webp') no-repeat center top/cover;
    color: #fff;
}
.smile-treatment-makeover-section 
.thrls-text {
    padding-left: 100px;
}

.non-surgcl-box {
    border: 3px dashed #b7b7b7;
    border-radius: 30px;
    padding: 50px 40px;
    height: 100%;
    text-align: left;
}
.non-surgcl-box h3 {
    color: var(--darkNavyBlue);
    font-size: 24px;
}

/* FLEX CONTAINER */
.card-wrapper{
    display:flex;
    flex-wrap:wrap;
    gap:20px;
    justify-content:center;
}

/* CARD */
.gum-card{
    background:#eee;
    border-radius:25px;
    padding:40px 25px;
    text-align:center;
    box-shadow:0 20px 30px rgba(0,0,0,0.15);
    flex:1 1 calc(20% - 30px);
    min-width:250px;
    transition:0.3s;
}


.gum-card h5{
    font-weight:600;
    margin-bottom:20px;
    font-size: 17px;
    line-height: 26px;
    color: var(--darkNavyBlue);
}

.gum-card p{
    font-size:14px;
    line-height:1.8;
    color:#555;
}

/* TABLET */
@media(max-width:992px){
    .gum-card{
        flex:1 1 calc(45% - 30px);
    }
    .section-title{
        font-size:36px;
    }
}

/* MOBILE */
@media(max-width:576px){
    .gum-card{
        flex:1 1 100%;
    }
}



.duttg-disease-bg {
    background: url('../images/duttg-disease-bg.webp') no-repeat right top/cover;
}

.benefits-dentures-bg {
    background: url('../images/benefits-dentures-bg.webp') no-repeat right top/cover;
}
.benefits-dentures-bg ul.listing li{
    color: #fff;
}
.benefits-dentures-bg ul.listing li::before {
    content: url(../images/w-angle-right-arrow.webp);
}


.bg_6eacb4 {
    background: #6eacb4;
}
.chipped-and-cracked-teeth-content ul.listing.oral-text li strong{
    color: var(--darkNavyBlue);
}

.dental-impression-bg {
    background: url('../images/dental-impression.webp') no-repeat right top/cover;
}
.link {
    color: var(--yellow-color);
}

.periodontal-diseases ul.listing li{
    color: var(--darkNavyBlue);
    font-weight: 400;
    font-size: 18px;
}
.periodontal-diseases ul.listing li::before {
    content: url(../images/down-angle-arrow-black.webp);
}
.phases-of-periodontal-disease-item {
    padding: 0px 40px 50px;
    border-radius: 40px;
    color: #fff;
    height: 100%;
}
.phase-htitle {
    background: var(--darkNavyBlue);
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding: 20px 30px;
    border-radius: 100px;
    position: relative;
    top: -35px;
}
.phase-htitle strong{
    font-weight: 400;
}

ul.listing.down-a-black li::before {
    content: url(../images/down-angle-arrow-black.webp);
}
.preventing-future-dental-problems {
    position: relative;
}

.prevent-future-dntlbox {
    position: relative;
    z-index: 1;
}
.preventing-future-dental-problems ul li {
    color: #fff;
}
.during-the-wisdom-content ul li{
    color: #fff;
}
.chipped-and-cracked-teeth-thumb img{
    border-radius: 600px;
}

.list-area{
    display:flex;
    gap:10px;
    margin-top:0px;
    justify-content: space-between;
        flex-wrap: wrap;
}
.list-area ul li{
    font-weight: 400;
    color: #7bbac2;
}

.deflt-title h1{
    font-size: 56px;
}
.border-radius-500 img {
    border-radius: 500px;
}
.wdtt-involve-boxrow {
    display: flex;
    gap: 25px;
    margin-left: -26%;
    margin-top: 40px;
}
.wdtt-involve-box {
    background: var(--yellow-color);
    padding: 40px;
    border-radius: 30px;
    color: #fff;
}
.wdtt-involve-box h3 {
    /*color: var(--darkNavyBlue);*/
    font-size: 30px;
}

.Pulp-get-damaged-box {
    padding: 80px 50px;
    height: 100%;
}
.Pulp-get-damaged-box ul.listing li,
.whatdoes-the-procedure-involve-section ul.listing li{
    color: #fff;
}
.whatdoes-the-procedure-involve-section {
    color: #fff;
}
.text-color-dark {
    color: var(--darkNavyBlue);
}

.symtoms-dental-listing{
    display: flex;
    gap: 40px;
}

.symtoms-dental-listing ul li {
    font-weight:500;
    color: var(--yellow-color);
    margin-bottom: 20px;
}

.symtoms-dental-content-section {
    display: flex;
    height: 100%;
    align-items: center;
}
.symtoms-dental-listing ul.listing li::before {
    content: url(../images/w-angle-right-arrow.webp);
}

.symtoms-dental-content {
    max-width: 1200px;
}
.bg_87bdd1 {
    background: #87bdd1;
}
.dental-implants-procedure-content {
    color: #fff;
}
.dental-implants-procedure-content h3{
    color: #fff;
}
.dental-implants-procedure-content ul.listing li {
    color: #fff;
}
.dental-implants-procedure-content ul.listing li::before {
    content: url(../images/down-angle-arrow-black.webp);
}

.prep-dntl-implants-sgry {
    max-width: 1100px;
    margin: 60px auto 0;
}

.odus-box{
    width:325px;
    height:325px;
    margin:0px auto;
    position:relative;
}

.odus-circle{
    width:100%;
    height:100%;
    background:#7bbac2;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:40px;
    color:white;
    line-height:1.6;
    font-size:18px;
}

.odus-numb-circle{
    width:80px;
    height:80px;
    background:black;
    color:white;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:28px;
    font-weight:bold;
    position:absolute;
    top:-10px;
    right:-10px;
}

.what-to-expect-content ul.listing li::before {
    content: url(../images/down-angle-arrow-black.webp);
}
.what-to-expect-content ul.listing li,
.what-to-expect-content h3,
.what-to-expect-content p{
    color: #fff;
}
.what-to-expect{
    position: relative;
}
.what-to-expect::before{
    content: " ";
    display: block;
    background: #7bbac2;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    z-index: -1;
}
 
.after-the-procedure {
    background: #000000;
}
.white-text h2,
.white-text p {
    color: #fff;
}
.white-text ul.listing li{
    color:var(--yellow-color);
}

.denture-repairs-lft-content h1 {
    font-size: 48px;
    line-height: 56px;
}
.denture-repairs-lft-content {
    display: flex;
    align-items: center;
    padding-right: 60px;
}
.dentures-and-the-differences .non-surgcl-box{
    padding: 30px 40px;
}
.dentures-and-the-differences .non-surgcl-box h3 {
    font-size: 40px;
    color: var(--darkNavyBlue);
}
.white-tthf-london .wdtt-involve-boxrow{
    flex-wrap: wrap;
}
.white-tthf-london .wdtt-involve-box{
    width: 48%;
}

.costof-all-dental-implants-inner-content h3,
.costof-all-dental-implants-inner-content {
    color: #fff;
}
.costof-all-dental-implants-inner-content ul.listing li{
    color: #fff;
}
.costof-all-dental-implants-inner-content ul.listing li::before{
        content: url(../images/down-angle-arrow-black.webp);
}
.costof-all-dental-implants-content {
    display: flex;
    height: 100%;
    align-items: center;
}
.costof-all-dental-implants-inner-content {
    max-width: 900px;
    
}
.getting-persnld-quote ul.listing li strong{
    color: var(--darkNavyBlue);
    margin-bottom: 15px;
    display: inline-block;
}

.exams-for-children-necessary{
    background: #fff;
    padding: 60px 40px;
    border-radius: 50px;
    border: 3px dashed #b7b7b7;
}
.exams-for-children-necessary h3{
    color: var(--darkNavyBlue);
    margin-bottom: 20px;
}
.exams-for-children-necessary ul.listing li strong{
    color: var(--darkNavyBlue);
    font-weight: 600;
}


.fnt-48 {
    line-height:60px;
}
.bg_f1f1f1{
    background: #f1f1f1;
}

.veneers-section{
background:#f8fafc;
padding:80px 0;
}

.veneers-title{
font-weight:700;
color:#0f172a;
margin-bottom:15px;
}

.veneers-desc{
color:#64748b;
max-width:750px;
}

.veneers-table{
background:#fff;
border-radius:10px;
overflow:hidden;
box-shadow:0 10px 30px rgba(0,0,0,0.06);
}

.veneers-table table{
margin-bottom:0;
}

.veneers-table thead{
background:#f1f5f9;
}

.veneers-table th{
font-weight:600;
color:#0f172a;
padding:18px;
}

.veneers-table td{
padding:18px;
color:#334155;
}

.veneers-table tbody tr{
border-top:1px solid #e2e8f0;
transition:0.3s;
}

.veneers-table tbody tr:hover{
background:#f8fafc;
}

.feature-title{
font-weight:600;
color:#0f172a;
}

.bottom-text{
margin-top:35px;
color:#475569;
line-height:1.7;
}

@media (max-width:768px){

.veneers-title{
font-size:26px;
}

.veneers-table th,
.veneers-table td{
padding:14px;
font-size:14px;
}

}

.cmpst-veneers-lft h3 {
    font-size: 34px;
}
.cmpst-veneers-lft ul.listing li,
.cmpst-veneers-lft p {
    color: #fff;
}
.cmpst-veneers-lft ul.listing li::before { 
    content: url(../images/down-angle-arrow-black.webp);
}


.gold-inlays h3 {
    font-size: 30px;
}

.mngw-teeth .practice-teeth-whitening-box-content{
    text-align: left;
}

.mngw-teeth ul.listing li{
    color: #fff;
}
.mngw-teeth ul.listing li::before { 
    content: url(../images/down-angle-arrow-black.webp);
}
.smlcf-item {
    border: 3px dashed #b7b7b7;
    background: #fff;
    padding: 20px 20px;
    border-radius: 40px;
    height: 100%;
}
.smlcf-item-content{
    padding: 25px 0;
}
.smlcf-item-content h3 {
    color: var(--darkNavyBlue);
    margin-bottom: 22px;
    font-size: 1.5rem;
}

.blog-item-content{
    padding: 0 30px;
}
.blog-info {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    align-items: center;
    font-size: 15px;
}
.blog-date {
    background: var(--yellow-color);
    padding: 6px 20px;
    border-radius: 60px;
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    
}
.blog-item-content h3 {
    color: var(--darkNavyBlue);
    margin-bottom: 22px;
}
.blog-user {
    color: var(--yellow-color);
}
.readmore {
    background: var(--yellow-color);
    padding: 7px 20px;
    border-radius: 60px;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
    margin-top:10px;
    display: inline-block;
}



.all_post .sidebar_widget .single_sidebar_wiget {
    background-color: #f4f7f7;
    padding: 30px 45px;
    margin-bottom: 30px;
    border-radius: 30px;
}
.all_post .sidebar_widget .sidebar_tittle h3 {
    font-size: 30px;
    color: #2a2a2a;
    font-weight: 600;
    margin-bottom: 27px;
    position: relative;
}
.single_catagory_post {
    margin-bottom: 20px;
    border-bottom: 2px dashed #cfcfcf;
    padding-bottom: 20px;
}
.all_post .sidebar_widget h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.post_2 .post_text_1 {
    margin: 21px 0px 0;
}
.all_post .tags ul li {
    display: inline-block;
}
.all_post .tags ul li a {
    display: inline-block;
    border: 1px solid transparent;
    background: #fff;
    margin-bottom: 8px;
    margin-right: 13px;
    transition: all 0.3s ease 0s;
    color: #888888;
    font-size: 13px;
    font-family: 'Poppins';
    font-weight: 600;
    text-transform: uppercase;
    color: #2a2a2a;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.post-meta {
    color: var(--yellow-color);
}
.post-meta p {
    margin-bottom: 0;
}
.blog_details h1 {
    color: var(--darkNavyBlue);
    font-size: 42px;
    font-weight: 600;
    line-height: 55px;
}

.blog_details h2{
    font-size: 30px;
    color: var(--darkNavyBlue);
    margin: 20px 0 25px;
}
.blog_details ul.listing li strong{
    color: var(--darkNavyBlue);
    font-weight: 600;
}



.cookie-banner {
  position:fixed;
  bottom:20px;
  left:50%;
  transform:translateX(-50%);
  width:90%;
  max-width:900px;
  /*background:rgba(27,26,24,0.90);*/
  background:rgba(64,116,123,0.90);
  backdrop-filter:blur(8px);
  border-radius:12px;
  padding:25px 30px;
  box-shadow:0 8px 30px rgba(0,0,0,0.5);
  color:#fff;
  z-index:9999
}
.cookie-content {
  display:flex;
  justify-content:space-between;
  align-items:center;
  flex-wrap:wrap;
  gap:35px
}
.cookie-content p {
  margin:0;
  font-size:15px;
  line-height:1.6;
  flex:1
}
.cookie-content a {
  color:var(--yellow-color);
  font-weight:500;
  text-decoration:underline
}
.cookie-buttons {
  display:flex;
  gap:30px
}
.cookie-buttons button {
  background:transparent;
  border:none;
  color:#fff;
  font-weight:bold;
  letter-spacing:1px;
  cursor:pointer;
  font-size:14px
}
.cookie-buttons button:hover {
  opacity:0.7
}
.cookie-banner {
  position:fixed;
  bottom:20px;
  left:50%;
  transform:translateX(-50%) translateY(0);
  transition:transform 0.6s cubic-bezier(0.22,1,0.36,1)
}
.cookie-banner.hide {
  transform:translateX(-50%) translateY(150%)
}
@media (max-width:575px) {
  .cookie-buttons button {
    font-size:12px
  }
  .cookie-buttons {
    display:flex;
    gap:24px;
    justify-content:center;
    width:100%
  }
  .cookie-banner {
    padding:25px 17px
  }
}



/* =========================== */

.footer-container {
    background: var(--darkNavyBlue);
    
}
.topFooter-container{
    padding: 115px 0;
}

.bg_1d2140{
    background: #1d2140;
}
.ftrtp-copy-right {
    color: #fff;
    line-height: 25px;
    font-size: 18px;
    padding: 30px 0;
}

.ftrtp-copy-right a {
    color: #a2dbe2;

}

ul.ftrNav {}

ul.ftrNav li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 0px;
}

/* ul.ftrNav li::before {
    content: " ";
    display: block;
    width: 9px;
    height: 9px;
    background: #dcaf30;
    border-radius: 10px;
    position: absolute;
    top: 13px;
    left: 0;

} */

ul.ftrNav li a {
    color: #fff;
    font-size: 18px;
}


.ftrNavAdrs li {
    display: flex;
    vertical-align: middle;
    align-items: center;
    gap: 20px;
    margin-bottom: 35px;
}

.ftrNav-icon {
    width:84px;
    height:84px;
    border-radius:20px;
    background: var(--yellow-color);
}

.ftrNav-content {
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}

.ftrNav-content a {
    color: #fff;
}
.footer-phone a {
    font-size: 24px;
}
.footer-logos {
    text-align: center;
}
.footer-logos img{
    margin: 0 15px;
}

/* Menu Links */
.footer-menu{
    margin:60px 0;
    text-align: center;
}

.footer-menu a{
    color:#aaacb5;
    text-decoration:none;
    font-size: 18px;
    margin:0 15px;
    font-weight:300;
}

.footer-menu a:hover{
    color:#ffffff;
}

/* Separator */
.footer-menu span{
    color:#888;
    font-family: 'Lexend Deca';
}


ul.ftrSocial{
    display: flex;
    gap: 20px;
    justify-content: center;
}

.ftr-social{
    text-align: center;
}

.ftrSocial li a {
    color: #0f1229;
    width: 53px;
    height: 53px;
    border-radius: 55px;
    background: #5e5f6d;
    display: inline-block;
    font-size: 22px;
    line-height: 53px;
    text-align: center;
    transition: all 0.4s;
}
.ftrSocial li a:hover{
    background: var(--yellow-color);
}
.ftr-get-in-touch {
    margin-left: 0px;
}

.back-to-top {
    position: fixed;
    bottom: 75px;
    right: 25px;
    display: none;
    background: var(--yellow-color);
    color: #fff;
    border-radius:8px;
    border: none;
    z-index: 9999;
}