@import 'micromodal.css';

.img_left,
.order-2 li {
    float: left;
}
.header-right .header-right-single span p,
.logo p {
    font-size: 16px;
    margin: 0;
}
.cta_content,
.expried-title,
.why-choose-list:before {
    transform: translateY(-50%);
}
.header-call-btn,
.theme-btn {
    color: #fff !important;
    font-weight: 500;
    background: #1c1c1c;
}
.banner,
.expried,
.inner-banner-new-offer,
.new-home-banner,
.new-home-banner .banner-content .container,
.o-cnt,
.offer-bx-cnt,
.tw-banner,
.welcome-img,
.why-choose-list,
.why-choose-list li .wy-c,
header {
    position: relative;
}
.footer-dnm-logo-desktop,
.header-right .header-right-single small,
.navbar .slimmenu li a.active:before,
.navbar .slimmenu li a:hover:before,
.treatment-single a,
footer span {
    display: block;
}
body {
    font-size: 17px;
    font-family: Poppins, sans-serif;
    color: #343433;
    font-weight: 300;
    line-height: 1.8;
}
a:hover {
    text-decoration: none;
}
.theme-btn {
    font-size: 18px;
    padding: 8px 24px;
    border-radius: 10px;
    display: inline-block;
}
.navbar .slimmenu {
    justify-content: center;
}
.navbar .slimmenu li {
    padding: 0 22px;
}
.navbar .slimmenu li a {
    padding: 11px 0 16px !important;
    color: #343433;
    font-size: 16px;
}
.navbar .slimmenu li a.nav-link {
    border-top: 5px solid #e9e9e9;
}
.navbar .slimmenu li a.nav-link:hover,
.navbar .slimmenu li.active a.nav-link {
    border-top: 5px solid #343433;
    color: #343433;
}
.navbar-bx .navbar {
    background: #e9e9e9;
    padding: 0;
    position: relative;
    align-items: unset;
}
.header-call-btn {
    font-size: 22px;
    padding: 10px 27px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.blog-details ol li strong,
.header-right .header-right-single span p strong,
.section-title,
footer span {
    font-weight: 600;
}
.header-call-btn img {
    margin-right: 10px;
}
header {
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
    z-index: 9;
}
.blog_social li:before,
.btn-rtt,
.footer-dnm-logo.footer-dnm-logo-mobile,
.mobile-cta,
.mobile_part,
.overlay,
.testomonial .owl-nav {
    display: none;
}
.logo p {
    text-align: center;
    line-height: 1;
    padding-top: 5px;
    color: #1c1c1c;
    letter-spacing: 2px;
}
.header-top {
    border-top: 3px solid #343433;
    padding: 20px 0;
}
.header-right {
    display: flex;
    justify-content: space-between;
}
.header-right .header-right-single {
    display: inline-flex;
    align-items: center;
}
.header-right .header-right-single span {
    padding-left: 12px;
    line-height: 1.2;
}
.header-right .header-right-single span a {
    color: inherit;
    font-weight: 500;
}
.banner .banner-content {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    width: 100%;
    align-items: center;
}
.welcome-img:after,
.welcome-img:before {
    width: 80%;
    height: 80%;
    background: #e6e6e6;
    border-radius: 100%;
    z-index: -1;
    position: absolute;
    content: "";
}
.banner .banner-content .theme-btn {
    margin-top: 45px;
    padding: 15px 37px;
}
.new-welcome-sec,
.our-team-sec,
.welcome {
    padding: 50px 0;
}
.welcome .section-title {
    margin-bottom: 20px;
}
.owl-dots,
.welcome h2.section-title {
    margin-top: 30px;
}
.welcome p {
    color: #929292;
}
.section-title {
    font-size: 28px;
    letter-spacing: 4px;
}
.welcome-img {
    border-radius: 100%;
    padding: 25px;
}
.welcome-img:after {
    right: 5px;
    top: 5px;
}
.welcome-img:before {
    left: 5px;
    bottom: 5px;
}
.welcome-img img {
    border-radius: 50%;
}
.treatment-single {
    position: relative;
    margin-bottom: 21px;
}
.blog .treatment-single {
    margin-bottom: 25px;
}
.treatment-single a:after {
    content: "";
    background: #1c1c1c;
    background: linear-gradient(0deg, rgba(28, 28, 28, 0.8715861344537815) 0, rgba(38, 38, 38, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70%;
    width: 100%;
}
.treatment-single:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.treatment-single p {
    position: absolute;
    bottom: 20px;
    left: 24px;
    font-size: 24px;
    color: #fff;
    z-index: 9;
    letter-spacing: 3px;
    font-weight: 500;
    margin: 0;
    line-height: 1.3;
    min-height: 62px;
}
.footer-treatments ul li,
.team-list .team-bx p,
.treatments {
    overflow: hidden;
}
.section-title-margin {
    margin-bottom: 45px;
}
.home-callto {
    padding: 50px 0 50px;
}
.home-callto-inner {
    position: relative;
    background: #1c1c1c;
    border-radius: 30px;
    overflow: hidden;
}
.home-callto-content,
.slider-indicator {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.home-callto-content {
    width: 100%;
    color: #fff;
    text-align: center;
    justify-content: center;
}
.banner-content span,
.cta-btn {
    color: #1c1c1c;
    font-weight: 600;
}
.home-callto-content h2 {
    font-size: 40px;
    letter-spacing: 4px;
    word-spacing: 10px;
}
.home-callto-content .theme-btn {
    background: #fff;
    color: #1c1c1c !important;
    margin-top: 20px;
}
.home-callto-bg {
    opacity: 0.3;
}
.slider-indicator {
    width: calc(100% + 90px);
    left: -45px;
}
.slider-indicator ul {
    margin: 0;
    display: flex;
    justify-content: space-between;
    z-index: -1;
    padding: 0;
}
.slider-indicator ul li {
    background: 0 0;
    cursor: pointer;
    display: block !important;
    width: 65px;
    height: 35px;
    border: 1px solid #959595;
    padding: 4px;
}
.slider-indicator ul li i {
    font-size: 22px;
    color: #555;
}
.slider-indicator ul li#next {
    padding-right: 0;
}
.testomonial .testimonial-slider {
    position: relative;
    padding: 0 60px;
}
.testimonial-slider:after {
    width: 196px;
    height: 196px;
    background: url(../images/quote.png) no-repeat;
    content: "";
    position: absolute;
    top: -80px;
    right: 60px;
}
.owl-dots .owl-dot.active span,
footer {
    background: #1c1c1c;
}
.owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    background: #959595;
    display: inline-block;
    border-radius: 50%;
    margin: 5px;
}
.testomonial {
    background: #ebebeb;
    padding: 50px 0;
}
.footer-menu,
ul.footer-contact-info {
    padding: 0;
    margin: 0;
    list-style: none;
}
footer {
    padding-top: 70px;
    color: #c4c4c4;
}
footer span {
    color: #fff;
    font-size: 20px;
    padding-bottom: 20px;
    letter-spacing: 3px;
}
.footer-menu li a,
ul.footer_nav li a {
    color: #c4c4c4;
    font-size: 15px;
}
.footer-menu li a:hover,
.implements-cnt.offer-bx-cnt .include-bx p,
.inner_step h2,
.inner_step h3,
.inner_step p,
.new-of1 .include-bx li,
ul.footer_nav li a:hover {
    color: #fff;
}
.order-2 li:nth-child(odd) {
    width: 60%;
}
.order-2 li:nth-child(2n) {
    width: 40%;
}
footer table tr td {
    color: #c4c4c4;
    font-size: 15px;
    padding: 0 0 10px !important;
}
.footer-contact-info li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.footer-dnm-logo {
    margin-top: 14px;
    display: block;
}
.footer-dnm-logo img {
    max-width: 228px;
}
.footer-contact-info li span {
    margin-bottom: 0;
    padding-left: 15px;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 15px;
    color: #c4c4c4;
    padding-bottom: 0;
}
.footer-contact-info li span a {
    color: #c4c4c4;
}
.footer-contact-info li span a:hover {
    text-decoration: underline;
    color: #fff;
}
.footer-contact-info li span p {
    color: #c4c4c4;
    margin-bottom: 0;
}
ul.footer_nav {
    margin: 0;
    padding: 25px 0;
    list-style: none;
    display: block;
    text-align: center;
}
ul.footer_nav li {
    display: inline-block;
    padding: 0 10px;
    border-right: 2px solid #c4c4c4;
    line-height: 1;
}
ul.footer_nav li:last-child {
    border: none;
}
.copy-right {
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #c4c4c4;
}
.copy-right p {
    font-size: 14px;
    margin-bottom: 0;
}
.inner_body h1,
.inner_body h2,
.inner_body h3 {
    margin-bottom: 15px;
    font-weight: 600;
}
.copy-right p a {
    text-decoration: underline;
    color: #c4c4c4;
}
.copy-right p a:hover {
    text-decoration: none;
    color: #fff;
}
.callbackModal .modal-header {
    text-align: center;
    background: #1c1c1c;
    display: block;
}
.callbackModal .modal-body {
    text-align: center;
    background: #fff;
}
.callbackModal .form-control {
    border-radius: 0;
    border: none;
    box-shadow: none;
    padding: 12px 20px;
    height: auto;
    background: #e1e1e1;
}
.appoinment_form .btn_send,
.appoinment_form .heading {
    background: #1c1c1c;
    font-weight: 500;
    letter-spacing: 2px;
    color: #fff;
}
.callbackModal .theme-btn {
    font-size: 20px;
    padding: 6px 24px;
    border-radius: 0;
}
.callbackModal .modal-header .modal-title {
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
}
.callbackModal .modal-header .close {
    background: #fff;
    opacity: 1;
    border-radius: 50%;
    font-size: 30px;
    line-height: 1;
    padding: 5px 10px;
    margin-right: -26px;
    margin-top: -60px;
    color: red;
}
.appoinment_form {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 10px;
}
.appoinment_form .heading {
    text-align: center;
    padding: 14px 0;
    margin: 0;
    font-size: 18px;
}
.appoinment_form form {
    padding: 25px 20px 15px;
    background: #f1f1f1;
}
.appoinment_form .btn_send {
    display: block;
    border: none;
    width: 100%;
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 0;
    cursor: pointer;
    text-transform: uppercase;
}
.appoinment_form .form-control {
    border: 0;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    color: #000;
    min-height: 45px;
}
.inner_body {
    margin: 80px 0;
}
.inner_body h1 {
    font-size: 28px;
    letter-spacing: 2px;
}
.inner_body h2 {
    font-size: 24px;
    letter-spacing: 2px;
}
.inner_body h3 {
    font-size: 21px;
    letter-spacing: 1px;
}
.banner-content span,
.cta_content span {
    text-transform: capitalize;
    letter-spacing: 2px;
}
.inner_body p {
    text-align: justify;
    font-size: 16px;
    line-height: 1.7;
}
.inner_body ul {
    padding: 0;
    list-style: none;
}
.inner_body ul li {
    line-height: 1.9;
    padding: 5px 0 5px 22px;
    border-bottom: none;
    background: url(../images/check.png) 0 12px no-repeat;
    list-style-type: none;
    margin-bottom: 0;
    text-align: left;
}
.inner_body ul li strong,
.new-banner-offer-content .new-offer-banner-list li span {
    font-weight: 700;
}
.inner_body table thead {
    background: #1c1c1c;
    color: #fff;
    font-weight: 400;
}
.inner-banner {
    position: relative;
    background: #dbdbdb;
}
.banner-content {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
}
.banner-content span,
.tw-banner .offer-footer.desktop-bb-list a span {
    font-size: 30px;
}
.faq .card {
    background: 0 0;
}
.faq .card,
.faq .card-header {
    border: none;
    margin-bottom: 5px;
}
.faq .card-header,
.include-bx ul {
    padding: 0;
}
.faq .card-header a {
    background: #1c1c1c;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    padding: 13px 80px 13px 20px;
    width: 100%;
    position: relative;
    letter-spacing: 1px;
}
.faq .card .card-header .card-link::after {
    content: "\f106";
    font: 30px/1 FontAwesome;
    width: 70px;
    height: 100%;
    border: 1px solid;
    border-radius: 0;
    right: 0;
    padding: 3px 8px;
    display: inline-block;
    transition: 0.4s;
    background: #606060;
    color: #fff;
    position: absolute;
    left: auto;
    top: 0;
    border: none;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 25% 100%);
}
.faq .card-body {
    padding: 25px;
    border-bottom: 2px solid #1c1c1c;
    background: #f1f1f1;
}
.faq .card .card-header .card-link.collapsed::after {
    content: "\f107";
    font: 30px/1 FontAwesome;
    transition: 0.4s;
}
.inner_cta {
    position: relative;
    margin-bottom: 25px;
}
.cta_content {
    position: absolute;
    width: 100%;
    z-index: 1;
    text-align: center;
    top: 50%;
    align-items: center;
}
.cta_content span {
    display: block;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
}
.cta-btn {
    background: #fff;
    padding: 16px 20px;
    display: inline-block;
    line-height: 1;
    font-size: 18px;
    border-radius: 8px;
    margin: 0 5px;
}
.cta-btn img {
    height: 18px;
}
.opening_time {
    background: #ebebeb;
}
.map iframe {
    width: 100%;
    height: 326px;
}
.map {
    padding-top: 0;
}
.opening_time .section-title {
    padding: 15px 0;
    background: #343433;
    color: #fff;
    margin: 0;
    font-size: 20px;
}
.contact-group {
    background: rgb(0 75 147 / 9%);
}
.contact-form {
    background: #343433;
    padding: 35px;
    min-height:39.5rem;
}
.contact-form .form-control {
    height: auto;
    padding: 12px 20px;
    border-radius: 10px;
    border: none;
}
.contact-form .theme-btn {
    background: #fff;
    color: #1c1c1c !important;
    border: none;
}
.contact-info {
    padding: 20px 10px;
}
.ft-contact,
.ft-contact li {
    padding: 0;
    display: flex;
    list-style: none;
}
.ft-contact {
    margin: 0;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.ft-contact li {
    align-items: center;
    justify-content: flex-start;
    margin: 30px 0 25px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0 !important;
    background: 0 0 !important;
}
.ft-contact li span {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #fff;
    background: #343433;
    border-radius: 100%;
    min-width: 60px;
}
.pp-bx-inner p,
.pp-bx-inner ul li {
    font-size: 15px;
}
.ft-contact li .c-bx {
    padding-left: 20px;
    text-align: left;
    width: 88%;
}
.ft-contact li .c-bx h4 {
    font-size: 18px;
    color: #343433;
    margin-bottom: 10px;
    font-weight: 500;
}
.ft-contact li .c-bx a,
.ft-contact li .c-bx p {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    color: #424242;
    margin: 0;
}

.ft-contact li .c-bx p.parking {
  font-size:16px;
  text-align:left;
}
.contact-map iframe {
    width: 100%;
    height: 400px;
}
.appoinment_form .has-error .form-control,
.callbackModal .has-error .form-control,
.contact-form .has-error .form-control {
    border: 1px solid red;
}
.callbackModal .modal-body .help-block,
.help-block {
    text-align: left;
    font-size: 13px;
    color: red;
    display: block;
}
.maga-col-4 li {
    display: inline-block !important;
    width: 25% !important;
    float: left !important;
    padding: 0 0 0 26px !important;
    border-right: none;
    background: url(../images/right-arrows.png) 10px 14px/10px no-repeat !important;
}
.megamenu.maga-col-4 {
    padding: 10px 15px !important;
}
.megamenu.maga-col-4 li a {
    padding: 5px 0 !important;
    font-size: 15px !important;
}
.blog_left .blog_left_text a,
.fees-drop.has-submenu ul li a:hover,
.megamenu.maga-col-4 li a:hover,
.new-home-banner .offer-modal-footer .mobile_button:hover span,
.post_meta ul li span {
    color: #000;
}
.inner_body p strong,
.table-striped td strong,
footer table tr td strong {
    font-weight: 600 !important;
}
.pp-bx {
    height: 100%;
    border: 4px solid #e9e9e9;
    padding: 15px;
    border-radius: 15px;
}
.pp-bx-inner {
    background: #f3f3f3;
    padding: 20px 25px;
    height: 100%;
    border-radius: 15px;
}
.blog .date,
.blog .date span,
.expried,
.expried-title,
.finance-option p,
.inner_body .offer_body,
.limit_spaces,
.offer-footer a,
.paginate-pagination ul,
.pp-bx-inner p {
    text-align: center;
}
.pp-bx-inner h2 {
    letter-spacing: 0;
}
.table-heding {
    font-size: 22px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    letter-spacing: 0 !important;
    line-height: 1.6;
}
.fees-drop.has-submenu {
    position: relative !important;
}
.fees-drop.has-submenu .sub-toggle {
    display: inline-block !important;
    top: 13px !important;
    right: 0 !important;
    height: auto !important;
    position: absolute !important;
    width: auto;
}
.fees-drop.has-submenu ul {
    padding: 0;
    width: 220px;
    background: #e9e9e9;
    border: 1px solid #c9c9c9;
}
.fees-drop.has-submenu ul li {
    width: 100%;
    background: 0 0;
}
.fees-drop.has-submenu ul li a {
    padding: 5px 0 !important;
}
.navbar-bx {
    background: #e9e9e9;
}
.navbar-bx .navbar-collapse {
    flex-grow: inherit;
}
.book-btn {
    margin-left: 5px;
}
.header-call-btn {
    line-height: 2;
}
.head-ad1 {
    font-size: 16px;
}
.head-ad1 strong,
.new-home-banner .offer-modal p strong {
    font-weight: 800;
}
.footer-contact-info li i {
    color: #fff !important;
    font-size: 20px !important;
}
.finance-option {
    text-align: center;
    padding: 15px;
    background: #1c1c1c;
    color: #fff;
}
.finance-option .payment-btn {
    background: #ffb100;
    color: #fff;
    padding: 12px 25px;
    text-transform: uppercase;
}
.finance-option h3 {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 700;
}
.finance-option h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.finance-option .finance-option-inner {
    border: 2px solid #fff;
    padding: 40px 20px;
}
.footer-text {
    color: #c4c4c4;
    margin-bottom: 0;
    border-top: 1px solid #c4c4c4;
    font-size: 15px;
    padding: 20px 0;
}
@media (min-width: 1600px) {
    .has-submenu .megamenu {
        max-width: 1600px !important;
    }
    .why-choose-sec .container {
        max-width: 1560px;
    }
}
@media (max-width: 1599px) {
    .navbar .slimmenu li {
        padding: 0 14px;
    }
    .header-call-btn {
        font-size: 19px;
    }
}
@media (max-width: 767px) {
    .navbar-bx {
        padding: 15px 0 !important;
    }
    .navbar {
        justify-content: space-between !important;
    }
}
@media (min-width: 1200px) {
    .logo img {
        min-width: 429px;
        min-height: 68px;
    }
    .desktop-banner img {
        min-height: 609px;
    }
    .invi-image {
        min-width: 540px;
        min-height: 141px;
    }
    .welcome-img img {
        min-width: 490px;
        min-height: 490px;
    }
    .t1 picture img {
        min-width: 430px;
        min-height: 549px;
    }
    .t2 picture img,
    .t3 picture img {
        min-width: 430px;
        min-height: 264px;
    }
    .t4 picture img {
        min-width: 660px;
        min-height: 266px;
    }
    .home-callto-inner img {
        min-width: 1110px;
        min-height: 277px;
    }
    .testomonial {
        min-height: 454px;
    }
    .brand-logo-single img {
        min-height: 58px;
        min-width: 255px;
    }
    .banner {
        background: #d9d9d9;
    }
    .h-ad-icon img {
        min-width: 27px;
        min-height: 33px;
    }
    .h-mail-icon {
        min-width: 32px;
        min-height: 24px;
    }
    .inner-banner img {
        min-height: 344px;
    }
}
@media (min-width: 992px) {
    .navbar-collapse {
        justify-content: left;
    }
    .has-submenu {
        position: static !important;
    }
    .has-submenu .sub-toggle {
        display: none !important;
        position: relative !important;
        top: -45px !important;
        right: -97px !important;
        background: 0 0 !important;
    }
    .megamenu-inner ul {
        position: relative !important;
        left: 0 !important;
        display: block !important;
        top: 0 !important;
        transition: none !important;
        height: auto !important;
    }
    .has-submenu .megamenu li {
        background: 0 0;
        padding: 0 15px;
        width: 25%;
    }
    .has-submenu .megamenu {
        top: 100%;
        background: #e9e9e9;
        max-width: 100%;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 15px 0;
        border: 1px solid #c9c9c9;
    }
    .megamenu-inner .sub-toggle {
        display: none;
    }
    .has-submenu .megamenu li ul {
        padding: 0;
    }
    .has-submenu .megamenu li ul li {
        display: block;
        width: 100%;
        float: none;
        padding: 0 0 0 26px;
        border-right: none;
        background: url(../images/right-arrows.png) 10px 14px/10px no-repeat;
    }
    .has-submenu .megamenu li p {
        margin-bottom: 0;
        font-weight: 600;
    }
    .has-submenu .megamenu li ul li a {
        padding: 10px 0 !important;
        line-height: 1;
        font-size: 15px;
    }
    .has-submenu .megamenu li ul li a:hover {
        color: #000;
    }
    ul.slimmenu li.small-submenu .sub-toggle {
        width: 12px;
        background: 0 0;
        color: #fff;
    }
    .navbar .slimmenu li.has-submenu {
        padding-right: 12px;
    }
    ul.slimmenu li.small-submenu .sub-toggle i {
        color: #fff;
    }
    ul.slimmenu li.small-submenu .has-sub-submenu .sub-toggle {
        transform: rotate(270deg);
        top: -3px;
        right: 7px;
    }
    li.nav-item.small-submenu.has-submenu ul {
        padding: 0;
        min-width: 220px;
        top: 100%;
    }
    li.nav-item.small-submenu.has-submenu ul .sub-sub-menu {
        top: 0;
    }
    li.nav-item.small-submenu.has-submenu.big-nav ul {
        min-width: 300px;
    }
    li.nav-item.small-submenu.has-submenu li {
        padding: 0 !important;
        float: none;
        width: 100%;
    }
    li.nav-item.small-submenu.has-submenu li a {
        width: 100%;
        background-color: rgba(120, 198, 187, 0.95);
        color: #fff;
        padding: 6px 15px !important;
    }
    .megamenu-ul .megamenu li ul li:last-child a,
    li.nav-item.small-submenu.has-submenu li:last-child a {
        border: none;
    }
    .megamenu-ul .megamenu li ul li a:hover,
    li.nav-item.small-submenu.has-submenu li a:hover {
        color: #78c6bb;
        background: #2c3a5a;
    }
    .sub-sub-menu {
        max-height: 400px;
        overflow: auto;
    }
}
@media (max-width: 1199px) {
    .header-call-btn {
        font-size: 15px !important;
        padding: 10px 12px;
    }
    .navbar .slimmenu li a {
        padding: 12px 5px !important;
        font-size: 13px;
    }
    .navbar .slimmenu li {
        padding: 0 10px;
    }
    .header-right .header-right-single span {
        font-size: 15px;
    }
    .header-right .header-right-single img {
        height: 26px;
    }
    .footer-contact-info li span,
    .has-submenu .megamenu li p,
    .has-submenu .megamenu li ul li a {
        font-size: 14px;
    }
    .slider-indicator {
        width: calc(100% + 10px);
        left: 0;
    }
    ul.footer_nav li {
        padding: 0 20px;
    }
    .cta_content span {
        font-size: 26px;
    }
    .cta-btn {
        padding: 14px 18px;
        font-size: 16px;
    }
    .inner_cta .cta-btn img {
        height: 16px;
    }
    .logo p {
        font-size: 14px;
        letter-spacing: 1px;
    }
    .megamenu.maga-col-4 li a {
        padding: 5px 0 !important;
        font-size: 14px !important;
    }
}
@media (max-width: 991px) {
    .mega-drop,
    .megamenu.maga-col-4 {
        max-height: 300px;
        overflow: auto;
    }
    ul.slimmenu.collapsed li > ul {
        height: auto !important;
        padding: 0 !important;
    }
    .header-right .header-right-single,
    .navbar .slimmenu li a i {
        display: none;
    }
    ul.slimmenu.collapsed li .sub-toggle {
        height: 44px !important;
    }
    ul.slimmenu.collapsed li > ul li {
        background: #e7e7e7 !important;
        padding: 11px 20px;
        border-bottom: 1px solid #fff;
    }
    .cta_content span {
        font-size: 24px;
        letter-spacing: 1px;
    }
    .inner_cta {
        height: 150px;
    }
    .inner_cta img {
        height: 100%;
        object-fit: cover;
    }
    .navbar .navbar-collapse1 {
        position: relative;
    }
    .menu-collapser {
        background: 0 0 !important;
        display: none !important;
    }
    .navbar-toggler {
        border: 1px solid #b7b7b7;
        border-radius: 0 !important;
        background: 0 0 !important;
        width: 43px !important;
        height: 43px;
        padding: 8px 5px;
        margin-right: 10px;
    }
    .maga-col-4 li,
    .navbar-collapse,
    ul.slimmenu {
        width: 100% !important;
    }
    .navbar-toggler span {
        font-size: 25px;
    }
    .navbar-bx {
        padding: 5px 0;
    }
    ul.slimmenu {
        background: #ececec;
        z-index: 1;
        display: block !important;
    }
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;
    }
    .navbar .slimmenu li a:before {
        height: 1px;
    }
    .navbar {
        justify-content: end;
    }
    .navbar-bx .navbar {
        justify-content: space-between;
        align-items: center;
    }
    .navbar .slimmenu li a.nav-link,
    .navbar .slimmenu li a.nav-link:hover,
    .navbar .slimmenu li.active a.nav-link {
        border-top: 1px solid rgba(0, 0, 0, 0.075);
    }
    .navbar .slimmenu li,
    ul.slimmenu.collapsed li > ul li ul li {
        padding: 0;
    }
    .navbar .slimmenu li a {
        padding: 11px 15px !important;
        font-size: 14px;
    }
    ul.slimmenu li .sub-toggle > i {
        font-size: 22px;
        line-height: 2.4;
    }
    .has-submenu .megamenu li p,
    .has-submenu .megamenu li ul li a {
        font-size: 14px;
        margin: 0;
    }
    ul.slimmenu.collapsed li > ul li ul li:last-child {
        border-bottom: none;
    }
    .welcome {
        padding: 80px 0;
    }
    .section-title {
        font-size: 26px;
        letter-spacing: 2px;
    }
    .ft-contact li .c-bx a,
    .ft-contact li .c-bx p,
    .theme-btn,
    footer span {
        font-size: 16px;
    }
    .section-title-margin {
        margin-bottom: 35px;
    }
    .treatment-single p {
        position: absolute;
        bottom: 0;
        left: 12px;
        font-size: 20px;
        color: #fff;
        z-index: 9;
        letter-spacing: 0.5px;
        font-weight: 500;
        margin: 0;
        line-height: 1.2;
        min-height: 62px;
    }
    .home-callto {
        padding: 60px 0;
    }
    .home-callto-content h2 {
        font-size: 28px;
        letter-spacing: 2px;
        word-spacing: 4px;
        margin: 0;
    }
    .home-callto-content .theme-btn {
        margin-top: 15px;
    }
    .theme-btn {
        padding: 6px 24px;
    }
    .blog,
    .testomonial {
        padding: 70px 0;
    }
    .testimonial-slider:after {
        width: 70px;
        height: 70px;
        top: -40px;
        right: 0;
        background-size: contain;
    }
    footer span {
        padding-bottom: 15px;
        letter-spacing: 0;
    }
    .footer-menu li a {
        font-size: 13px;
    }
    .footer-menu li {
        line-height: 1.4;
    }
    .footer-contact-info li span {
        font-size: 13px;
        padding-left: 10px;
    }
    footer table tr td {
        font-size: 12px;
    }
    .footer-contact-info li span a {
        word-break: break-all;
    }
    ul.footer_nav li a {
        color: #c4c4c4;
        font-size: 12px;
    }
    ul.footer_nav li {
        padding: 0 15px;
    }
    ul.footer_nav {
        padding: 20px 0;
    }
    .copy-right {
        padding: 15px 0;
    }
    footer {
        padding-top: 50px;
    }
    .header-right .header-right-single:last-child {
        display: inline-flex;
    }
    .inner_body {
        margin: 60px 0;
    }
    .appoinment_form .heading {
        letter-spacing: 2px;
        font-size: 16px;
        line-height: 1.4;
        padding: 10px 0;
    }
    .appoinment_form form {
        padding: 10px;
    }
    .appoinment_form .form-control {
        min-height: 38px;
    }
    .appoinment_form .btn_send {
        padding: 7px 20px;
        font-size: 18px;
    }
    .inner_body h1 {
        font-size: 26px;
        margin-bottom: 12px;
    }
    .inner_body h2 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .megamenu.maga-col-4 {
        padding: 0 !important;
    }
    .fees-drop.has-submenu .sub-toggle {
        width: 48px !important;
        top: 0 !important;
    }
    .fees-drop.has-submenu ul {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .header-top,
    .mobile-cta a,
    .top_button,
    .welcome {
        text-align: center;
    }
    .pp-bx {
        height: auto;
        margin-bottom: 25px;
    }
    .navbar-brand {
        margin: 0;
    }
    .cta-btn {
        padding: 14px 18px;
        font-size: 16px;
        display: block;
        margin: 8px 25px;
    }
    .inner_cta .cta-btn img {
        height: 18px;
    }
    .inner_cta {
        height: 200px;
    }
    .cta_content span,
    .welcome .section-title {
        margin-bottom: 15px;
    }
    .header-top {
        border-top: none;
        padding: 15px 0;
        min-height: 94px;
    }
    .mobile-cta {
        position: static;
        top: 0;
        width: 100%;
        z-index: 9;
        background: #e9e9e9;
        display: flex !important;
        justify-content: space-between;
        font-size: 22px;
        padding: 12px 15px;
    }
    .btn-rtt,
    .overlay {
        display: block;
    }
    .mobile-cta a {
        margin: 0;
        width: 49%;
        padding: 10px 8px;
        color: #fff;
        justify-content: center;
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 18px;
        line-height: 24px;
        flex-wrap: wrap;
        background: #1c1c1c;
        border-radius: 0;
    }
    .mobile-cta a img {
        margin-right: 5px;
    }
    .navbar-bx {
        padding: 0 0 15px;
    }
    .navbar-bx .navbar {
        background: 0 0;
    }
    .overlay {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 99999;
        top: 0;
        left: 0;
        background-color: #1c1c1c;
        overflow-x: hidden;
        transition: 0.5s;
    }
    .border-bottom-white {
        padding: 15px 0;
        border-bottom: 1px solid #2962af;
        margin-bottom: 25px;
    }
    #closeNavc {
        font-size: 40px;
        color: #ff0707;
        line-height: 0.4;
    }
    .overlay-wiget ul {
        list-style: none;
        padding: 0;
    }
    .overlay-wiget ul li {
        font-size: 20px;
        display: flex;
        vertical-align: middle;
        padding-bottom: 15px;
    }
    .overlay-wiget ul li i {
        vertical-align: middle;
        color: #2962af;
        font-size: 22px;
        margin-right: 6px;
    }
    .overlay-wiget ul li a {
        color: #3d3d3d;
    }
    .over_logo {
        filter: invert(100%);
    }
    .overlay-wiget .footer-contact-info li span a,
    .overlay-wiget .footer-contact-info li span p {
        color: #fff;
        margin-bottom: 0;
    }
    .banner .banner-content {
        top: 8%;
        height: auto;
    }
    .welcome {
        padding: 60px 0;
    }
    .section-title {
        font-size: 24px;
        letter-spacing: 1px;
    }
    body {
        font-size: 16px;
        line-height: 1.5;
    }
    .welcome p {
        text-align: justify;
        text-align-last: center;
    }
    .welcome-img {
        margin-top: 15px;
    }
    .home-callto {
        padding: 40px 0;
    }
    .home-callto-inner {
        border-radius: 0;
        height: 200px;
    }
    .home-callto-inner img {
        object-fit: cover;
        height: 100%;
    }
    .blog,
    .testomonial {
        padding: 50px 0;
    }
    .testomonial .testimonial-slider {
        padding: 0;
    }
    .slider-indicator,
    .testimonial-slider:after {
        display: none;
    }
    .owl-dots {
        margin-top: 0;
    }
    .section-title-margin {
        margin-bottom: 20px;
    }
    .header-call-btn {
        font-size: 16px;
        padding: 9px 16px;
    }
    .inner_body {
        margin: 50px 0;
    }
    .inner_body h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .inner_body h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .inner_body h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .mobile_part {
        position: fixed;
        top: auto;
        bottom: 0;
        z-index: 999;
        border-bottom: 1px solid #e4e4e4;
        display: flex;
        width: 100%;
        background: rgba(255, 255, 255, 0.7);
    }
    .mobile_part .top_button:first-child {
        width: 47.5%;
        font-size: 18px;
        line-height: 48px;
    }
    .top_button {
        width: 48.5%;
        display: flex;
        float: left;
        background: #000;
        padding: 12px 8px;
        margin: 3px;
        color: #fff !important;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 16px;
        align-items: center;
        justify-content: center;
    }
    
    .contact-form {
      min-height:inherit;
    }
    footer {
        padding-bottom: 74px;
    }
}
.home-about-sec p,
.new-welcome-sec p {
    text-align: justify;
    color: #5c5c5c;
}
.new-home-banner .new-invi-logo {
    width: 100%;
    max-width: 320px;
    display: inline-flex;
    margin-bottom: 0;
    position: absolute;
    bottom: -30px;
    right: 0;
}
.new-home-banner .new-invi-logo img {
    width: 100% !important;
    min-width: auto;
    object-fit: contain;
    min-height: auto;
}
.new-home-banner .offer-modal-text {
    padding: 30px 0;
}
.new-home-banner .offer-modal button.close {
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    color: #f96609;
    opacity: 1;
    border: 0;
    padding: 2px 10px;
    font-size: 30px;
}
.new-home-banner .new-tt {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 12px;
    text-align: center;
}
.new-home-banner .offer-modal p {
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 1.6;
}
.new-home-banner .offer-modal p b {
    color: #ffb100;
    font-weight: 800;
    font-size: 26px;
}
.new-home-banner .pp-list {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
}
.new-home-banner .price-bx {
    display: inline-flex;
    align-items: center;
    text-align: center;
    margin-bottom: 5px;
    color: #343433;
    background: 0 0;
    padding: 15px;
    border-radius: 15px;
    border: 1px dashed;
}
.new-home-banner .price-bx.price-bx-end {
    margin-bottom: 0;
    width: 100%;
    justify-content: center;
    margin-top: 15px;
}
.new-home-banner .price-bx .tt h2 {
    font-size: 21px;
    font-weight: 700 !important;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.new-home-banner .price-bx .tt h2 span {
    font-size: 16px !important;
    margin-bottom: 0;
    color: #fff;
    display: block;
}
.new-home-banner .price-bx .pp {
    font-size: 24px;
    font-weight: 700;
    color: #ffb100;
    line-height: 1.1;
}
.new-home-banner .pp-plus {
    display: inline-flex;
    margin: 0 10px;
    align-self: center;
    height: 100%;
}
.new-home-banner .pp-list .border {
    border: 1px solid #8e8c91 !important;
    margin: 0 10px;
}
.new-home-banner .pp-list span.terms {
    font-size: 13px;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 400;
    margin-top: 10px;
}
.new-home-banner .x-ray-sec {
    margin-top: 0;
    color: #fff;
}
.new-home-banner .x-ray-sec h2 strong {
    font-weight: 700 !important;
    color: #ffb100;
}
.new-home-banner .x-ray-sec h2 span {
    font-size: 30px;
    color: #ffb100;
}
.new-home-banner .nn-title,
.new-home-banner .nn-title-slime {
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 0;
    font-weight: 700;
    color: #fff;
    display: block;
}
.new-home-banner .nn-title-slime {
    font-weight: 400;
    margin-bottom: 15px;
}
.new-home-banner .offer-modal-footer {
    display: inline-flex;
    width: 100%;
}
.new-home-banner .offer-modal-footer a {
    max-width: 50%;
    color: #fff;
    padding: 10px 15px;
    background: #484848;
    font-size: 20px;
    text-align: center;
    display: inline-flex;
    width: 50%;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    flex-wrap: wrap;
    text-decoration: none;
    line-height: 1;
    font-weight: 600;
}
.new-home-banner .offer-modal-footer .mobile_button {
    border-radius: 10px 0 0 10px;
}
.new-home-banner .offer-modal-footer .mobile_button:hover {
    background: #fff;
    color: #000;
}
.new-home-banner .offer-modal-footer .popup-book-btn {
    background: #fff;
    color: #000;
    border-radius: 0 10px 10px 0;
}
.invi-text h2 b,
.limit_spaces,
.new-home-banner .offer-modal-footer .popup-book-btn:hover,
.offer-price-stripe {
    background: #1c1c1c;
    color: #fff;
}
.new-home-banner .offer-modal-footer a span {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}
.blog .img-holder,
.new-home-banner .desktop-banner {
    position: relative;
    display: inline-block;
    width: 100%;
}
.divi-line:before,
.float-bx:before,
.new-home-banner .desktop-banner:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
}
.new-home-banner .desktop-banner:before {
    width: 100%;
    height: 100%;
    background: #fff;
    background: linear-gradient(236deg, rgba(255, 255, 255, 0) 0, rgb(0 0 0 / 86%) 52%);
}
.new-home-banner .pp-plus img {
    filter: invert(1) brightness(6);
}
.team-list .team-bx {
    margin-top: 15px;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
}
.blog-details .img-thumbnail,
.team-list .team-bx:nth-child(odd) {
    background: #f1f1f1;
}
.team-bx .image_div {
    width: 100%;
    max-width: 190px;
    border: 2px solid #e5e5e5;
    float: left;
    margin-right: 15px;
    border-radius: 5px;
    overflow: hidden;
}
.team-bx .image_div img {
    width: 100%;
}
.team-bx .image_div span {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 5px;
}
.new-welcome-sec .head {
    text-align: center;
    margin-bottom: 35px;
}
.new-welcome-sec .title strong {
    display: block;
    font-size: 40px;
    letter-spacing: 4px;
}
.new-welcome-sec .title {
    font-size: 28px;
    margin: 0;
}
.subtitle {
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #939393;
    display: block;
}
.divi-line,
.divi-line:before,
.float-bx,
.float-bx .float-icon,
.home-team picture {
    display: inline-block;
}
.divi-line {
    width: 100%;
    height: 6px;
    max-width: 90px;
    background: #000;
    border-radius: 50px;
    position: relative;
}
.divi-line:before {
    width: 3px;
    height: 100%;
    background: #fff;
    border-radius: 0;
    z-index: 1;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.float-bx {
    text-align: center;
    padding: 45px;
    position: relative;
    width: 100%;
}
.float-bx:before {
    width: 100%;
    height: 100%;
    background: url(../images/banner-texture.png) 0 0 / cover;
    opacity: 0.7;
}
.float-bx .float-icon {
    width: 100%;
    margin-bottom: 15px;
}
.float-bx .float-icon img {
    width: 100%;
    height: 70px;
    object-fit: contain;
}
.float-bx span {
    font-size: 23px;
    font-weight: 600;
}
.float-bx.float-b1 {
    background: #e6e6e6;
    border-radius: 25px 0 0 25px;
    color: #000;
}
.float-bx.float-b1:before {
    background: url(../images/banner-texture1.png) 0 0 / cover no-repeat;
    opacity: 0.4;
}
.float-bx.float-b2 {
    background: #484848;
    color: #fff;
}
.float-bx.float-b3 {
    background: #000;
    color: #fff;
    border-radius: 0 25px 25px 0;
}
.float-bx.float-b2 .float-icon img,
.float-bx.float-b3 .float-icon img {
    filter: invert(1) brightness(1);
}
.banner-top {
    margin-top: -40px;
}
.home-about-sec {
    position: relative;
    padding: 50px 0;
    background: #f3f3f3;
}
.home-about-sec .section-title span {
    display: block;
    letter-spacing: 0;
    font-size: 26px;
    color: #343433;
    font-weight: 500;
    margin-top: 11px;
}
.home-about-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 45%;
    height: 100%;
    background: #000;
}
.home-about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.treatment-head-p {
    padding-top: 50px;
}
.our-team-sec .head,
.why-choose-sec .head {
    margin-bottom: 50px;
}
.home-team {
    position: relative;
    padding-bottom: 45px;
}
.home-team picture {
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    border: 5px solid #f3f3f3;
}
.home-team picture img {
    width: 100%;
    height: 380px;
    object-fit: cover;
    object-position: top;
}
.home-team .home-team-details {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%;
    background: #343433;
    padding: 15px;
    border-radius: 15px;
    height: 130px;
}
.home-team .home-team-details h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
}
.home-team .home-team-details p {
    margin: 0;
    line-height: 1.4;
    font-size: 14px;
    color: #fff;
}
.why-choose-sec {
    padding: 50px 0;
    position: relative;
    background: #f9f9f9;
}
.why-choose-sec .container {
    position: relative;
    z-index: 1;
}
.why-choose-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.05;
}
.why-choose-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
}
.why-choose-list:before {
    content: "";
    position: absolute;
    top: 50.7%;
    left: 0;
    width: 100%;
    height: 5px;
    background: #ffb100;
    border-radius: 100%;
}
.why-choose-list li {
    list-style: none;
    display: inline-flex;
    width: 100%;
    max-width: 20%;
    padding: 0 5px;
    margin: 85px 0;
}
.why-choose-list li .wy-c {
    padding: 0 25px;
    background: 0 0;
    border-radius: 25px;
    text-align: center;
    min-height: 220px;
}
.why-choose-list li .wy-c .wy-c-no {
    display: inline-block;
    position: relative;
    font-size: 56px;
    font-weight: 700;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #000000;
    margin-bottom: 0;
}
.why-choose-list li .wy-c .wy-c-no:after {
    content: "";
    position: absolute;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #fff;
    right: -24px;
    z-index: -1;
    box-shadow: 0 0 15px rgb(0 0 0 / 2%);
}
.why-choose-list li .wy-c h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.why-choose-list li .wy-c p {
    font-size: 14px;
    color: #646464;
    margin: 0;
}
.why-choose-list li .wy-c .wy-c-line {
    position: absolute;
    top: -90px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    height: 60px;
    background: #ffb100;
    width: 4px;
}
.why-choose-list li .wy-c .wy-c-line:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: -7px;
    width: 20px;
    height: 20px;
    border: 3px solid #3c3733;
    border-radius: 100%;
}
.why-choose-list li:first-child .wy-c .wy-c-line,
.why-choose-list li:nth-child(2) .wy-c .wy-c-line,
.why-choose-list li:nth-child(3) .wy-c .wy-c-line,
.why-choose-list li:nth-child(4) .wy-c .wy-c-line,
.why-choose-list li:nth-child(5) .wy-c .wy-c-line {
    bottom: -80px;
    top: auto;
}
.why-choose-list li:first-child .wy-c .wy-c-line:before,
.why-choose-list li:nth-child(2) .wy-c .wy-c-line:before,
.why-choose-list li:nth-child(3) .wy-c .wy-c-line:before,
.why-choose-list li:nth-child(4) .wy-c .wy-c-line:before,
.why-choose-list li:nth-child(5) .wy-c .wy-c-line:before {
    top: -20px;
}
.blog_sidebar .blog_left:last-child,
.inner_step p:last-child,
.why-choose-list li:nth-child(6),
.why-choose-list li:nth-child(7) {
    margin-bottom: 0;
}
@media (min-width: 1600px) {
    .new-home-banner .new-invi-logo {
        right: 0 !important;
        bottom: 1% !important;
    }
}
@media (min-width: 1920px) {
    .new-home-banner .new-invi-logo {
        right: -10%;
        bottom: -17%;
    }
}
@media (min-width: 2300px) {
    .new-home-banner .new-invi-logo {
        right: -15%;
        bottom: -20%;
    }
}
@media (max-width: 1599px) {
    .why-choose-list li .wy-c {
        padding: 0;
    }
    .why-choose-list li .wy-c p {
        line-height: 1.6;
    }
    .why-choose-list li .wy-c h3 {
        font-size: 18px;
    }
    .why-choose-list li .wy-c .wy-c-no {
        font-size: 46px;
    }
    .why-choose-list li:first-child .wy-c .wy-c-line,
    .why-choose-list li:nth-child(2) .wy-c .wy-c-line,
    .why-choose-list li:nth-child(3) .wy-c .wy-c-line,
    .why-choose-list li:nth-child(4) .wy-c .wy-c-line,
    .why-choose-list li:nth-child(5) .wy-c .wy-c-line {
        bottom: -95px;
    }
    .why-choose-list li .wy-c .wy-c-line {
        top: -76px;
    }
    .new-home-banner .new-invi-logo {
        right: -2%;
        bottom: -7%;
    }
    .new-home-banner .desktop-banner img {
        min-height: 799px !important;
        object-fit: cover;
        object-position: c;
    }
}
@media (max-width: 1199px) {
    .finance-option .payment-btn {
        padding: 12px 20px;
    }
    .finance-option .finance-option-inner {
        padding: 40px 10px;
    }
    .finance-option h3 {
        font-size: 18px;
    }
    .finance-option h4 {
        font-size: 15px;
    }
    .why-choose-list li .wy-c h3 {
        font-size: 16px;
    }
    .why-choose-list li:first-child,
    .why-choose-list li:nth-child(2),
    .why-choose-list li:nth-child(3),
    .why-choose-list li:nth-child(4),
    .why-choose-list li:nth-child(5) {
        margin-top: 0;
    }
    .why-choose-list li:first-child .wy-c .wy-c-line,
    .why-choose-list li:nth-child(2) .wy-c .wy-c-line,
    .why-choose-list li:nth-child(3) .wy-c .wy-c-line,
    .why-choose-list li:nth-child(4) .wy-c .wy-c-line,
    .why-choose-list li:nth-child(5) .wy-c .wy-c-line {
        bottom: -85px;
    }
    .why-choose-list li .wy-c .wy-c-line {
        top: -85px;
    }
    .why-choose-list:before {
        top: 44.7%;
    }
    .float-bx {
        padding: 25px;
    }
    .float-bx span {
        font-size: 20px;
    }
    .new-welcome-sec .title strong {
        font-size: 30px;
    }
    .new-welcome-sec .title {
        font-size: 24px;
    }
    .subtitle {
        font-size: 19px;
    }
    .offer-modal {
        border-radius: 15px;
        backdrop-filter: blur(1px);
        padding: 15px;
    }
    .header-call-btn img {
        margin-right: 0;
        width: 19px;
    }
}
@media (max-width: 991px) {
    .finance-option .payment-btn {
        padding: 12px 15px;
        font-size: 15px;
    }
    .finance-option p {
        font-size: 14px;
    }
    .why-choose-list li .wy-c .wy-c-line,
    .why-choose-list:before {
        display: none;
    }
    .why-choose-list li {
        max-width: 33.33%;
        margin: 15px 0;
    }
    .our-team-sec {
        padding-bottom: 0 !important;
        padding: 30px 0;
    }
    .home-about-img {
        max-width: 100%;
        opacity: 0.1;
    }
    .new-welcome-sec .title strong {
        font-size: 24px;
        letter-spacing: 0;
    }
    .new-welcome-sec .title {
        font-size: 22px;
    }
    .subtitle {
        font-size: 18px;
        letter-spacing: 0;
    }
    .welcome-img {
        margin-bottom: 25px;
    }
    .our-team-sec .head {
        margin-bottom: 30px;
    }
    .home-about-sec,
    .home-callto,
    .new-welcome-sec,
    .why-choose-sec {
        padding: 30px 0;
    }
    .home-about-sec .section-title span,
    .section-title {
        font-size: 20px;
    }
    .why-choose-list li .wy-c {
        min-height: auto;
    }
    .float-bx {
        padding: 15px;
    }
    .float-bx span {
        font-size: 17px;
    }
    .banner-top {
        margin-top: -20px;
    }
    .new-home-banner .new-invi-logo {
        right: 0;
        bottom: 0;
        position: relative;
        text-align: center;
        width: 100%;
        max-width: 100%;
        justify-content: center;
        margin-top: 15px;
    }
    .new-home-banner .new-invi-logo img {
        max-width: 340px;
    }
    .new-home-banner .desktop-banner img {
        object-position: right;
        width: 100%;
        height: 100%;
        min-height: auto !important;
    }
    .new-home-banner .banner-content {
        position: relative;
        top: 0;
    }
    .new-home-banner .desktop-banner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .new-home-banner .desktop-banner:before {
        background: rgba(0, 0, 0, 0.7);
    }
}
@media (max-width: 767px) {
    .banner-top {
        margin-top: 30px;
    }
    .why-choose-list li {
        max-width: 50%;
    }
    .home-team picture img {
        height: 520px;
    }
    .float-bx {
        border-radius: 15px !important;
        margin: 8px 0;
    }
    .new-home-banner .mobile-banner.mm-ban {
        height: 910px;
        width: 100%;
        display: inline-block;
    }
    .new-home-banner .mobile-banner.mm-ban img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: bottom center;
    }
    .team-list {
        margin-bottom: 25px;
    }
}
@media (max-width: 575px) {
    .inner_body h1,
    .inner_body h2,
    .inner_body h3 {
        margin-bottom: 10px;
    }
    .logo p {
        font-size: 12px;
        letter-spacing: 1px;
    }
    .header-call-btn {
        font-size: 16px;
        padding: 9px;
    }
    .banner .banner-content .theme-btn {
        margin-top: 35px;
    }
    .inner_body {
        margin: 40px 0;
    }
    .banner-content span,
    .inner_body h1 {
        font-size: 22px;
    }
    .callbackModal .modal-header .modal-title,
    .inner_body h2,
    .new-home-banner .price-bx .tt h2 {
        font-size: 18px;
    }
    .inner_body h3,
    .new-home-banner .offer-modal-footer a,
    .overlay-wiget .footer-contact-info li span a,
    .overlay-wiget .footer-contact-info li span p {
        font-size: 16px;
    }
    .navbar-toggler {
        margin-right: 0;
    }
    .callbackModal .modal-header .close {
        font-size: 22px;
        margin-right: -23px;
        margin-top: -50px;
        padding: 3px 7px;
    }
    .footer-text p {
        font-size: 12px;
    }
    .new-home-banner .new-tt {
        font-size: 32px;
    }
    .new-home-banner .price-bx .pp {
        font-size: 20px;
    }
    .new-home-banner .offer-modal-footer a span {
        font-size: 17px;
    }
}
@media (max-width: 479px) {
    .ft-contact li .c-bx a,
    .ft-contact li .c-bx p {
        font-size: 13px;
    }
    .treatment-head-p {
        padding-top: 20px;
    }
    .why-choose-list li {
        max-width: 100%;
    }
    .why-choose-bg {
        display: none;
    }
    .home-team .home-team-details {
        height: 140px;
    }
    .new-welcome-sec .head {
        margin-bottom: 0;
    }
    .new-welcome-sec .title {
        font-size: 19px;
    }
    .subtitle {
        font-size: 16px;
    }
    .new-home-banner .new-tt {
        font-size: 26px;
    }
    .new-home-banner .pp-plus {
        margin: 0 4px;
    }
    .new-home-banner .pp-plus img {
        width: 20px;
    }
    .new-home-banner .price-bx {
        border: none;
        padding: 0;
    }
    .new-home-banner .offer-modal-footer {
        flex-wrap: wrap;
    }
    .new-home-banner .offer-modal-footer a {
        width: 100%;
        max-width: 100%;
        border-radius: 10px !important;
    }
    .new-home-banner .offer-modal-footer .mobile_button {
        margin-bottom: 10px;
    }
    .new-home-banner .mobile-banner.mm-ban {
        height: 850px;
    }
    .new-home-banner .banner-content {
        top: 4%;
    }
    .new-home-banner .offer-modal-text {
        padding-bottom: 0;
    }
    .team-bx .image_div {
        max-width: 100%;
        margin-bottom: 15px;
    }
    .team-list .team-bx {
        padding: 15px;
    }
}
.banner-inner-title,
.offer-bx-cnt .b1 {
    font-size: 50px;
    text-transform: uppercase;
}
.inner_body h2.heading {
    background: #1c1c1c;
    padding: 15px;
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}
.tw-banner {
    height: auto !important;
}
.offer-bx-cnt {
    text-align: center;
    line-height: 1.6;
    padding: 30px 0 160px;
    height: 100%;
}
.banner-inner-title,
.offer-bx-cnt .b1,
.offer-title {
    line-height: 1;
    font-family: Montserrat, sans-serif;
}
.offer-bx-cnt picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.offer-bx-cnt picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    object-position: center right;
}
.o-cnt {
    z-index: 1;
    padding: 0 15px;
    display: flex;
    height: 100%;
    justify-content: center;
}
.enlighten-logo {
    width: 100%;
    max-height: 98px;
    object-fit: contain !important;
    object-position: right;
    max-width: 720px !important;
}
.offer-bx-cnt .b1 {
    width: 100%;
    display: block;
    color: #e9e9e9;
    font-weight: 800;
    margin-bottom: 5px;
}
.offer-bx-cnt .b1 strong {
    font-size: 120px;
    color: #fff;
    display: inline-block;
    width: 100%;
    font-family: "Bebas Neue", sans-serif;
}
.offe-bx {
    display: flex;
    margin: 13px auto;
    max-width: 741px;
}
.banner-inner-title,
.include-bx {
    display: inline-block;
    width: 100%;
}
.offe-bx div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
}
.banner-inner-title {
    color: #fff;
    padding: 35px 0 20px;
    border: 1px solid #fff;
    font-weight: 400;
    height: 100%;
}
.offe-bx .b1-bx .banner-inner-title {
    background: #1c1c1c;
    color: #fff;
    border: 1px solid #1c1c1c;
}
.offe-bx strong {
    display: block;
    margin: 0;
    font-size: 98px;
    color: #f7931e;
    font-family: "Bebas Neue", sans-serif;
}
.offe-bx .b1-bx .banner-inner-title strong {
    color: #fff;
    font-weight: 400;
    font-size: 98px;
    font-family: "Bebas Neue", sans-serif;
}
.include-bx li,
.offer-bx-cnt p,
.offer-footer a,
.tw-banner .offer-footer.desktop-bb-list a {
    font-family: Poppins, sans-serif;
}
.offe-bx .b2-bx .banner-inner-title {
    background: rgb(233 233 233);
    color: #1c1c1c;
    text-transform: uppercase;
}
.offe-bx .b2-bx .banner-inner-title strong {
    color: #1c1c1c;
    font-weight: 400;
}
.include-bx {
    padding: 0 15px;
    max-width: 740px;
}
.include-bx li {
    list-style: none;
    display: block;
    color: #000;
    text-align: left;
    line-height: 1.8;
    background: url(../images/li-dot.png) left 8px no-repeat;
    padding-left: 26px;
    font-size: 20px;
}
.offer-footer {
    display: block;
    width: 100%;
    background: #1c1c1c;
    display: flex;
}
.offer-footer a {
    color: #fff;
    padding: 10px 0;
    background: #1c1c1c;
    font-size: 20px;
    display: inline-flex;
    width: 50%;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    flex-wrap: wrap;
}
.offer-footer a span {
    display: block;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
}
.include-bx li span,
.offer-title {
    display: inline-block;
    text-transform: uppercase;
}
.offer-footer .popup-book-btn {
    background: #fff;
    padding: 10px 0;
    color: #282828;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
}
.philips-logo {
    width: 100%;
    max-height: 76px;
    object-fit: contain !important;
    object-position: left;
    max-width: 720px !important;
}
.offer-title {
    background: 0 0;
    color: #e9e9e9;
    font-size: 40px;
    font-weight: 600;
    padding: 0;
    margin-bottom: 0;
    margin-top: 5px;
}
.implements-cnt.offer-bx-cnt .b1 {
    line-height: 1.2;
    color: #fff;
    font-family: "Bebas Neue", sans-serif;
    font-size: 86px;
}
.off2 .banner-inner-title strong {
    color: #1c1c1c !important;
}
.offer-bx-cnt p {
    color: #000;
    margin: 0;
    font-size: 20px;
}
.implements-cnt.offer-bx-cnt .include-bx li {
    color: #fff;
    background: url(../images/li-dot.png) left 8px no-repeat;
}
.new-of2 .include-bx li strong {
    font-weight: 600;
    color: #fff;
    font-size: 22px;
}
.include-bx li span {
    width: 100%;
    font-size: 25px;
}
.new-of1 .include-bx li strong {
    color: #fff;
    font-weight: 600;
    font-size: 22px;
}
.new-of1 .include-bx li span strong,
.new-of2 .include-bx li span strong {
    font-size: 26px;
}
.tw-banner .offer-footer.desktop-bb-list {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    max-width: 650px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.tw-banner .offer-footer.desktop-bb-list a {
    font-size: 24px;
    height: auto;
    line-height: 1.2;
}
.inner_body .offer_body p {
    text-align-last: center;
    text-align: center;
}
.offer-single {
    padding: 10px;
    border: 2px solid #1c1c1c;
    background: #fff;
    box-shadow: 0 0 20px 1px rgb(204 204 204 / 70%);
    margin-bottom: 30px;
}
.limit_spaces {
    padding: 15px 10px;
    font-size: 24px;
    font-weight: 600;
    display: block;
    line-height: 24px;
    margin-top: 10px;
}
.offer_body.inner_body .offer-tt {
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    font-size: 35px;
    line-height: 1;
}
.offer-single .invi-text h2 {
    font-size: 28px;
    line-height: 44px;
    font-weight: 600;
}
.offer-single h4 {
    color: #2d2d2d;
    font-size: 17px;
    font-weight: 500;
}
.invi-text h2 b {
    font-size: 20px;
    padding: 3px 7px;
    font-weight: 700;
}
.fot-20 {
    font-size: 20px;
}
.invi-text h2 span {
    color: #535353;
    font-size: 20px;
    font-weight: lighter;
}
.offer-single h3 {
    font-size: 1.75rem;
}
.invi-text h2 small {
    font-size: 15px;
    color: #535353;
    font-weight: 500;
}
.offer-single ul li {
    background: url(../images/right-arrow.png) 0 12px/15px no-repeat;
    text-align: left;
    line-height: 2;
    padding-left: 25px;
    font-size: 19px;
    font-weight: 500;
    padding-top: 0;
    padding-bottom: 0;
}
.offer-single-content {
    padding: 0 15px;
}
.offer-single h2 {
    font-size: 36px;
    color: #1c1c1c;
    margin-bottom: 10px;
}


.offer-single.invisaling_offer h2 small{ font-size: 24px;padding-top: 8px; font-weight: 600;}

.invisaling_offer .offer-price-stripe{max-width:620px;}

.offer-single h3 {
    font-weight: 400;
    color: #3a3a3a;
    margin: 6px 0 15px;
}
.offer-single h3 span {
    font-weight: 700;
    color: #1c1c1c;
}
.offer-price-stripe {
    clip-path: polygon(100% 0, 97% 51%, 100% 100%, 0 100%, 3% 51%, 0 0);
    font-size: 24px;
    width: 100%;
    display: block;
    padding: 10px;
    font-weight: 700;
    max-width: 450px;
    margin: 13px auto 20px;
}
.offer-single .img-thumbnail {
    border: 1px solid #002c5a;
    border-radius: 0;
}
.offer-single ul li span {
    color: #1c1c1c;
    font-weight: 700;
}
.composite-bonding-offer-img-1,
.composite-bonding-offer-img-2 {
    max-height: 280px;
    display: inline-flex;
}
.composite-bonding-offer-img-2 {
    margin-left: 10px;
}
.expried:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 62%);
    z-index: 1;
    font-size: 50px;
    font-weight: 700;
}
.expried-title {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 15px;
    color: #fff;
    z-index: 1;
    font-size: 40px;
    font-weight: 700;
    display: inline-block;
}
.expried-title img {
    width: 100%;
    max-width: 350px;
}
@media (max-width: 800px) {
    .footer-dnm-logo-desktop {
        display: none;
    }
    .footer-dnm-logo-mobile.footer-dnm-logo {
        display: block;
    }
}
@media (max-width: 1599px) {
    .enlighten-logo {
        max-height: 78px;
    }
    .philips-logo {
        max-height: 56px;
    }
    .offer-bx-cnt .b1 {
        font-size: 40px !important;
    }
    .offer-bx-cnt .b1 strong {
        font-size: 100px !important;
    }
    .offer-title {
        font-size: 30px !important;
    }
    .implements-cnt.offer-bx-cnt .b1 {
        font-size: 66px !important;
    }
    .offe-bx .b1-bx .banner-inner-title strong,
    .offe-bx strong {
        font-size: 78px !important;
    }
    .include-bx li,
    .offer-bx-cnt p {
        font-size: 16px !important;
    }
    .include-bx li {
        background-position: left 6px !important;
    }
    .new-of1 .include-bx li strong,
    .new-of2 .include-bx li strong {
        font-size: 17px;
    }
    .tw-banner .offer-footer.desktop-bb-list a {
        font-size: 20px;
    }
    .tw-banner .offer-footer.desktop-bb-list a span {
        font-size: 26px;
    }
    .tw-banner .offer-footer.desktop-bb-list {
        max-width: 580px;
    }
    .offer-bx-cnt {
        padding-bottom: 140px !important;
    }
    .banner-inner-title {
        font-size: 40px !important;
        padding: 25px 0 10px !important;
    }
    .enlighten-logo,
    .philips-logo {
        max-width: 620px !important;
    }
}
@media (max-width: 1199px) {
    .de-img {
        max-width: 380px;
    }
    .de-img img {
        min-width: 380px;
        min-height: 336px;
    }
    .offer-bx-cnt .b1 {
        font-size: 30px !important;
    }
    .offer-bx-cnt .b1 strong {
        font-size: 70px !important;
    }
    .banner-inner-title {
        font-size: 28px !important;
    }
    .offe-bx .b1-bx .banner-inner-title strong,
    .offe-bx strong {
        font-size: 55px !important;
    }
    .include-bx li,
    .offer-bx-cnt p {
        font-size: 14px !important;
    }
    .include-bx li {
        background-position: left 5px !important;
    }
    .new-of1 .include-bx li strong,
    .new-of2 .include-bx li strong {
        font-size: 15px;
    }
    .include-bx li span {
        font-size: 20px !important;
    }
    .new-of1 .include-bx li span strong,
    .new-of2 .include-bx li span strong {
        font-size: 22px;
    }
    .offer-title {
        font-size: 24px !important;
    }
    .implements-cnt.offer-bx-cnt .b1 {
        font-size: 56px !important;
    }
    .offer-single h2 {
        font-size: 30px;
    }
    .offer-single h3 {
        font-size: 24px;
    }
    .blog_left .blog_image {
        max-width: 85px !important;
    }
}
@media (max-width: 991px) {
    .mobile-center {
        text-align: center;
    }
    .sub-tt {
        font-size: 22px;
    }
    .tw-banner .offer-footer.desktop-bb-list {
        display: none;
    }
    .d-botton-ll {
        display: inline-flex;
        position: relative;
        z-index: 1;
        width: 100%;
        max-width: 510px;
        margin: 20px auto 0;
    }
    .new-of1 .o-cnt,
    .new-of2 .o-cnt {
        display: inline-block;
        width: 100%;
    }
    .o-cnt {
        height: auto !important;
    }
    .offer-bx-cnt {
        padding-bottom: 30px !important;
    }
    .enlighten-logo,
    .philips-logo {
        object-position: center;
        margin-bottom: 10px;
    }
    .blog_left .blog_image {
        max-width: 30% !important;
    }
}
@media (max-width: 767px) {
    .img-f-l {
        max-width: 100%;
        margin-right: 0;
    }
    .img-f-r {
        max-width: 100%;
        margin-left: 0;
    }
    .denplan-banner {
        position: relative;
    }
    .denplan-banner:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1;
    }
    .denplan-banner .inner_banner_content {
        z-index: 11;
    }
    .tw-banner.banner:after {
        display: none;
    }
    .composite-bonding-offer-img-1,
    .composite-bonding-offer-img-2 {
        max-height: 270px;
    }
}
@media (max-width: 575px) {
    .tw-banner .offer-footer a {
        font-size: 19px;
        padding: 15px 0;
    }
    .offer-footer a span {
        display: none !important;
    }
    .offer-footer a {
        font-size: 22px;
        font-weight: 600;
        padding: 25px 0;
    }
    .price-table .table tbody tr td:last-child,
    .price-table .table thead tr th:nth-child(2) {
        font-size: 19px !important;
    }
    .price-table .table tbody tr td:last-child span {
        font-size: 14px !important;
    }
    .price-table .card .card-header .card-title,
    .price-table .table thead tr th {
        font-size: 22px !important;
        vertical-align: middle;
    }
    .offer-single h2 {
        font-size: 24px;
    }
    .limit_spaces,
    .offer-single h3 {
        font-size: 20px;
    }
    .offer-single ul {
        margin-bottom: 15px;
    }
    .invi-text h2 b,
    .invi-text h2 span,
    .offer-price-stripe {
        font-size: 16px;
    }
    .composite-bonding-offer-img-1,
    .composite-bonding-offer-img-2 {
        max-height: initial;
        margin-left: 0;
    }
    img.img-fluid.img-thumbnail.composite-bonding-offer-img-1 {
        max-height: initial;
    }
    .offer-single .img-thumbnail {
        margin-bottom: 20px;
    }
    .inner_body .offer_body .offer-tt {
        font-size: 26px;
    }
    .offer-single .invi-text h2 {
        font-size: 19px;
        line-height: 30px;
    }
    .invi-text h2 small {
        font-size: 14px;
    }
    .offer-single ul li {
        background: url(../images/right-arrow.png) 0 5px/13px no-repeat;
        text-align: left;
        line-height: 1.5;
        padding-left: 22px;
        font-size: 16px;
        font-weight: 500;
        padding-top: 0;
        padding-bottom: 8px;
    }
    .offer-single-content {
        padding: 0;
    }
}
@media (max-width: 480px) {
    .banner-inner-title,
    .offer-title {
        font-size: 20px !important;
    }
    .de-img {
        max-width: 300px;
    }
    .de-img img {
        min-width: 100%;
        min-height: 100%;
    }
    .offer-bx-cnt .b1 {
        font-size: 24px !important;
    }
    .offer-bx-cnt .b1 strong {
        font-size: 60px !important;
    }
    .include-bx,
    .offe-bx div {
        padding: 0 5px !important;
    }
    .banner-inner-title {
        padding: 15px 0 10px !important;
    }
    .offe-bx .b1-bx .banner-inner-title strong,
    .offe-bx strong {
        font-size: 45px !important;
    }
    .tw-banner .offer-footer a {
        font-size: 16px;
    }
    .implements-cnt.offer-bx-cnt .b1 {
        font-size: 40px !important;
    }
    .include-bx li span {
        width: auto !important;
        font-size: 18px;
    }
    .new-of1 .include-bx li span strong,
    .new-of2 .include-bx li span strong {
        font-size: 20px;
    }
    .blog_left .blog_image,
    .blog_left .blog_left_text {
        max-width: 100% !important;
    }
    .blog_left .blog_image img {
        width: 100%;
        height: auto !important;
    }
    .blog_left .blog_left_text {
        padding-top: 15px;
    }
}
.blog {
    border: 1px solid #dadada;
    padding: 0;
    height: 100%;
}
.blog_text {
    padding: 15px;
    position: relative;
}
.post_meta ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #dadada;
    display: inline-block;
    width: 100%;
}
.blog_social li,
.paginate-pagination li {
    background: 0 0 !important;
    padding: 0 !important;
    display: inline-block;
}
.post_meta ul li:last-child {
    float: right;
}
.post_meta ul li {
    padding: 0 3px 15px;
    display: inline-block;
    background: 0 0;
    line-height: 1.5;
    color: #636363;
    font-size: 14px;
    font-weight: 500;
}
.blog_text h4 {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 500;
}
.blog_text h4 a,
.blog_text h4 a:hover {
    color: #343433;
}
.blog_text p {
    color: #59595c;
    line-height: 1.4;
    margin-bottom: 35px;
}
.blog_social {
    margin-top: 7px !important;
}
.blog_social li {
    margin-left: 0;
    font-size: 22px !important;
    line-height: 1 !important;
}
.blog_social li a {
    font-size: 16px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    border: 1px solid #323232;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #303030;
}
.blog_social li a:hover {
    background: #343433;
    border: 1px solid #343433;
    color: #fff;
}
.blog .btn-style.btn-black {
    width: auto;
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    color: #343433;
}
.blog .btn-style.btn-black i {
    font-size: 14px;
    margin-left: 15px;
    margin-right: 0;
}
.blog .img-holder img {
    width: 100%;
    height: 100%;
    max-height: 230px;
    object-fit: cover;
}
.blog_sidebar {
    border: 1px solid #dadada;
    padding: 25px;
}
.blog_sidebar .title {
    margin-top: 0;
    color: #343433 !important;
}
.blog_left .blog_left_text a p:hover,
.blog_sidebar .title strong {
    color: #161616;
}
.blog_left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 15px;
}
.blog_left .blog_image {
    width: 100%;
    max-width: 115px;
}
.blog_left .blog_image img {
    height: 100px;
    width: 100%;
    object-fit: contain;
}
.blog_left .blog_left_text {
    width: 100%;
    max-width: 60%;
    padding-left: 15px;
}
.blog_left .blog_left_text a p {
    line-height: 1.4;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}
.blog_left .blog_left_text span,
.footer-treatments ul li a {
    font-size: 14px;
}
.paginate-pagination li {
    margin: 0 4px;
}
.paginate-pagination li a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    border: 1px solid #c7c7c7;
    align-items: center;
    justify-content: center;
    color: #000;
    font-size: 17px;
}
.paginate-pagination li a:hover {
    background: #161616;
    color: #fff;
    border: 1px solid #161616;
}
.paginate-pagination li a.active {
    background: #161616;
    color: #fff;
    font-weight: 600;
    border: 1px solid #161616;
}
.blog .date {
    background-color: #161616;
    color: #fff;
    padding: 7px 0.8em;
    width: 100%;
    line-height: 1;
}
.blog .date span.day {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
}
.blog .date span {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 21px;
    vertical-align: middle;
}
.blog-details figure {
    margin-top: 25px;
    margin-bottom: 0;
}
.blog-details figure img {
    width: 100%;
    height: auto;
}
.blog-details .date {
    background: #161616;
    padding: 10px 15px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}
.blog-details .date .blog_social {
    margin: 0 !important;
}
.blog-details .blog_social li a:hover {
    background: #161616;
    color: #fff;
}
.blog-details .blog_social li a {
    border-color: #fff;
    color: #fff;
}
.blog-details h4 {
    font-size: 18px;
    color: #161616;
    margin-top: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.blog-cnt ol {
    padding-left: 15px;
}
.inner-banner-new-offer .new-offer-banner-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.new-banner-offer-content {
    padding: 30px 0;
    z-index: 1;
    position: relative;
    min-height: 580px;
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}
.new-banner-offer-content .banner-title-big {
    font-size: 40px;
    display: block;
    font-weight: 700;
    text-transform: uppercase;
}
.new-banner-offer-content .banner-title-mid {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 10px;
    display: block;
}
.new-banner-offer-content .new-offer-banner-list {
    padding: 0;
    margin-bottom: 20px;
}
.new-banner-offer-content .new-offer-banner-list li {
    list-style: none;
    display: block;
    color: #000;
    text-align: left;
    line-height: 1.8;
    background: url(../images/li-dot2.png) left 8px no-repeat;
    padding-left: 26px;
    font-size: 20px;
    font-family: Poppins, sans-serif;
}
.offer-single.offer-single-inner .invi-text h2 {
    font-size: 26px;
    letter-spacing: 1px;
}
.offer-single.offer-single-inner .invi-text h3,
.offer-single.offer-single-inner h3 {
    font-size: 24px;
}
.offer-single.offer-single-inner li,
.sedCta span small {
    font-size: 17px;
}
@media (max-width: 1199px) {
    .new-banner-offer-content .banner-title-big {
        font-size: 30px;
    }
    .new-banner-offer-content {
        padding: 50px 0;
        min-height: auto;
    }
    .new-banner-offer-content .banner-title-mid {
        font-size: 25px;
    }
    .new-banner-offer-content .new-offer-banner-list li {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .new-banner-offer-content .banner-title-big {
        font-size: 28px;
    }
    .new-banner-offer-content {
        padding: 50px 0;
    }
    .new-banner-offer-content .banner-title-mid {
        font-size: 22px;
    }
    .new-banner-offer-content .new-offer-banner-list li {
        font-size: 18px;
    }
    .inner-banner-new-offer .new-offer-banner-img {
        object-position: 70%;
    }
    .footer-treatments ul.footer-menu li p {
        font-size: 14px;
    }
    .footer-treatments ul li {
        line-height: 1.5;
    }
}
@media (max-width: 767px) {
    .new-banner-offer-content {
        background: rgb(255 255 255 / 90%);
        padding: 40px 0;
        text-align: center;
    }
    .new-banner-offer-content .banner-title-big {
        font-size: 26px;
        text-align: center;
    }
    .new-banner-offer-content .new-offer-banner-list li {
        font-size: 16px;
    }
    .new-banner-offer-content .banner-title-mid {
        font-size: 20px;
        text-align: center;
    }
    .offer-single.offer-single-inner .invi-text h2 {
        font-size: 24px;
        letter-spacing: 1px;
    }
    .offer-single.offer-single-inner .invi-text h3 {
        font-size: 20px;
    }
    .offer-single.offer-single-inner h3 {
        font-size: 24px;
    }
    .offer-single.offer-single-inner li {
        font-size: 17px;
    }
    .footer-treatments ul li {
        line-height: 2;
    }
}
@media (max-width: 375px) {
    .logo img {
        min-width: 255px;
        min-height: 37px;
    }
    #openNavc img {
        min-width: 27px;
        min-height: 33px;
    }
    .mobile-banner img.invi-image {
        min-width: 277px !important;
        min-height: 77px !important;
    }
    .mobile-banner img {
        min-width: 309px;
        min-height: 612px;
    }
    .banner {
        min-height: 612px;
    }
    .welcome-img img {
        min-width: 214px;
        min-height: 214px;
    }
    .t1 img,
    .t2 img,
    .t3 img,
    .t4 img {
        min-width: 294px;
    }
    .t1 img {
        min-height: 375px;
    }
    .t2 img,
    .t3 img {
        min-height: 180px;
    }
    .t4 img {
        min-height: 118px;
    }
    .home-callto-inner img {
        min-width: 264px;
        min-height: 200px;
    }
    .brand-logo-single .mobile-banner img {
        min-width: 131px !important;
        min-height: 40px !important;
    }
    .inner-banner .desktop-banner img {
        min-height: 200px;
        object-fit: cover;
        min-width: 313px;
    }
    .navbar-bx .container-fluid {
        padding-left: 5px;
        padding-right: 5px;
    }
    .cta_content span {
        font-size: 19px;
    }
    .inner_cta img {
        min-width: 283px;
        min-height: 200px;
    }
    .inner_cta .cta-btn img {
        min-width: 18px !important;
        min-height: 18px !important;
    }
    .new-home-banner .new-tt,
    .new-home-banner .x-ray-sec h2 {
        font-size: 22px;
    }
    .new-home-banner .offer-modal p,
    .new-home-banner .price-bx .tt h2 {
        font-size: 15px;
    }
    .new-home-banner .price-bx .pp {
        font-size: 16px;
    }
    .new-home-banner .pp-plus img {
        width: 16px;
    }
    .action-btn span,
    .new-home-banner .pp-list span.terms {
        font-size: 12px;
    }
    .new-home-banner .x-ray-sec h2 span {
        font-size: 24px;
    }
    .new-home-banner .mobile-banner.mm-ban {
        height: 780px;
    }
    .include-bx li,
    .offer-bx-cnt p {
        font-size: 12px !important;
    }
    .icon_contact {
        width: 23px;
    }
    .de-img {
        max-width: 250px;
    }
    .de-img img {
        min-width: 100%;
        min-height: 100%;
    }
    .enlighten-logo {
        max-height: 58px;
    }
    .philips-logo {
        max-height: 46px;
    }
    .include-bx li {
        background-size: 13px !important;
        padding-left: 18px !important;
    }
    .new-of1 .include-bx li strong,
    .new-of2 .include-bx li strong {
        font-size: 13px;
    }
    .include-bx li span,
    .offer-title {
        font-size: 16px !important;
    }
    .fot-20,
    .new-of1 .include-bx li span strong,
    .new-of2 .include-bx li span strong,
    .offer-single.offer-single-inner li {
        font-size: 17px;
    }
    .offer-bx-cnt .b1 strong {
        font-size: 50px !important;
    }
    .banner-inner-title {
        font-size: 18px !important;
    }
    .tw-banner .offer-footer a {
        font-size: 14px;
    }
    .implements-cnt.offer-bx-cnt .b1 {
        font-size: 34px !important;
    }
    .new-banner-offer-content .banner-title-mid {
        font-size: 20px;
        text-align: center;
    }
    .offer-single.offer-single-inner .invi-text h2 {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .offer-single.offer-single-inner .invi-text h3 {
        font-size: 18px;
    }
    .offer-single.offer-single-inner h3 {
        font-size: 20px;
    }
}
.inner_step {
    background: #252525;
    padding: 20px;
    margin: 15px 0;
    width: 100%;
}
.img_left {
    width: 100%;
    margin: 0 15px 5px 0;
    max-width: 310px;
}
.sedCta span {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 15px;
}
.sedCta img {
    min-height: 280px;
    object-fit: cover;
}
.sedCta .cta_content {
    padding: 0 45px;
}
.footer-treatments {
    border-top: 1px solid #ccc;
    padding: 25px 0 20px;
    border-bottom: 1px solid #ccc;
}
.footer-treatments .footer-treatments-menu {
    column-count: 4;
}
.footer-treatments ul.footer-menu ul {
    padding-left: 0;
    margin-bottom: 20px;
}
.footer-treatments ul.footer-menu li p {
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .sedCta {
        height: auto;
    }
    .sedCta img {
        min-height: 410px;
    }
    .sedCta span {
        font-size: 20px;
    }
    .sedCta span small {
        font-size: 15px;
    }
    .sedCta .cta_content {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .footer-treatments .footer-treatments-menu {
        column-count: 1;
    }
}
@media (max-width: 575px) {
    .img_left {
        max-width: 100%;
    }
}
.reviews {
    padding: 50px 0;
    background: #f3f3f3;
}






/**********************/

@font-face {
    font-family: 'Felix Titling';
    src: url('../fonts/FelixTitlingMT.woff2') format('woff2'),
        url('../fonts/FelixTitlingMT.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lucida Bright';
    src: url('../fonts/LucidaBright-Demi.woff2') format('woff2'),
        url('../fonts/LucidaBright-Demi.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lucida Bright';
    src: url('../fonts/LucidaBright.woff2') format('woff2'),
        url('../fonts/LucidaBright.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




.landingBanner{
	background-color: #eef5ff;
	position: relative;
	padding-bottom: 40px;
}
.landingBanner:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/banner-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 0.07;
}

.landingBannercnt{
	position: relative;
	z-index: 1;
}
.landingBannercnt .dateLanding{
    margin-top: 15px;
    display: block;
}
.landingBannercnt .landingTT{
    margin-top:30px;
}
.landingTT{
	font-size: 44px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 22px;
}
.landingOfferSec{
	padding-bottom: 60px;
}

.landingBannercnt .landingOffer{
	font-size: 26px;
}
.landingBannercnt .landingOffer strong{
	display: inline-block;
	position: relative;
	background: #ffb100;
	padding: 10px 35px;
	margin-top: 15px;
	font-size: 34px;
	color: #fff;
	line-height: 1;
	clip-path: polygon(0 0, 100% 0, 95% 50%, 100% 100%, 0 100%, 5% 50%);
}
.landingBannercnt .landingOffer small{
	font-size: 20px;
}
.landingBannercnt ul{
	padding: 0px;
	margin: 15px 0px;
}
.landingBannercnt ul li{
	list-style: none;
    display: block;
    line-height: 2;
    padding-left: 30px;
    background: url(../images/checked.png);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: left center;
}
.landingBannerImg{
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	display: inline-block;
	width: 100%;
	max-width: 533px;
	/* margin: 0px auto; */
	border-bottom: solid 10px #d2eefc;
	border-radius: 350px;
}
.landingBannerImg img{
	border-radius: 0px 0px 350px 350px;
}
.lBiInner{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25vh;
	text-align: center;
	display: inline-flex;
	width: 100%;
	align-items: flex-start;
	justify-content: center;
}
.lBiInner:before{
	content: '';
	position: absolute;
	top: 0;
	left: -5px;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background: #ffb100;
}
.lBiInner:after{
	content: '';
	position: absolute;
	top: 0;
	right: -5px;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	background: #ffb100;
}
.lBiInner .inviLogo{
	border-radius: 0px;
	width: 100%;
	max-width: 310px;
	display: inline-block;
	margin-top: 75px;
}
.landingAbout{
	padding: 60px 0px;
}
.landSubTt{
	font-size: 38px;
    margin-bottom: 35px;
}
.landSubTt strong{
	display: block;
}
.landingAboutImg{
	display: inline-block;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	border-radius: 350px 350px 0 0;
	border-top: solid 10px #d2eefc;
}
.landingAboutImg img{
	border-radius: 350px 350px 0 0;
}

.landOffr1{
	width: 100%;
	position: relative;
	padding: 45px 25px;
	height: 100%;
}

.landOffr2{
	width: 100%;
	position: relative;
	padding: 25px;
	height: 100%;
	background: #d7d6d2;
}
.landOffr1 picture{
	display: inline-block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}
.landOffr1 picture img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.landOffr1 picture:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgb(80 126 162) 28%, rgba(255, 255, 255, 0) 100%);
}
.landOffr1Cnt{
	position: relative;
	z-index: 1;
	width: 100%;
    max-width: 320px;
}
.landOffr1Cnt h2{
	font-weight: 700;
	margin-bottom: 0;
	color: #fff;
}
.landOffr1Cnt p{
	color: #fff;
	font-size: 18px;
}
.landOffr1Cnt h3{
	margin-top: 60px;
	font-weight: 800;
	color: #fff;
	font-size: 40px;
}
.landOffr1Cnt h3 small{
	display: block;
	font-size: 15px;
}
.landOffr2 picture{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.landOffr2 picture img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.landOffr2Cnt{
	position: relative;
	z-index: 1;
}
.landOffr2Cnt .inviLogo{
	width: 100%;
	max-width: 200px;
}
.landOffr2Cnt h2{
	font-size: 42px;
	font-weight: 700;
	margin-top: 45px;
}
.landOffr2Cnt h2 small{
	display: block;
	font-size: 20px;
}
.landOffr2Cnt .landBook{
	color: #fff !important;
    font-weight: 500;
    background: #1c1c1c;
    font-size: 18px;
    padding: 8px 24px;
    border-radius: 10px;
    display: inline-block;
    margin-top: 35px;
}
.landingList{
	background-color: #191919;
	padding: 60px 0px;
	background-image: url(../images/tooth-invisalign-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-blend-mode: soft-light;
}
.landingList .head h2{
	color: #fff;
}
.landingList .head h2 span{
	font-size: 36px;
    font-weight: 700;
}
.landingList .head{
	margin-bottom: 55px;
}

.TIBx{
	text-align: center;
	padding: 40px 35px;
	border: solid 2px #ffffff26;
	background: #ffffff1a;
	backdrop-filter: blur(3px);
	height: 255px;
	display: inline-flex;
	flex-wrap: wrap;
	width: 100%;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
}
.TIBx img{
	width: 100%;
	height: 70px;
	object-fit: contain;
	margin-bottom: 0;
}
.TIBx p{
	margin: 0px;
	color: #ffffff;
	font-size: 17px;
	line-height: 1.4;
}
.TIBx p strong{
	    display: block;
	    font-weight: 700;
	    font-size: 24px;
	    color: #ffb100;
}
.landOffer3{
	padding: 60px 0px;
}
.offer3BX{
	position: relative;
}
.offer3BXTop{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 42px;
}
.offer3BXTop .invisalign-provied{
	width: 100%;
	max-width: 383px;
	filter: grayscale(100%);
	margin-bottom: 81px;
}
.offer3BXTop h2{
	font-size: 64px;
	width: 100%;
	max-width: 658px;
	font-weight: 300;
	color: #2f3938;
	padding-left: 0;
}
.offer3Tb{
	margin-top: 105px;
	width: 100%;
	max-width: 408px;
}
.offer3Tb p{
	font-size: 24px;
	font-weight: 500;
	color: #2f3938;
}
.offer3Tb h3{
	margin: 0;
	color: #333;
	font-weight: 500;
	line-height: 1.5;
}

.off3Btm{
	background: #3c3c3c;
	padding: 35px;
	display: inline-flex;
	width: 100%;
	align-items: center;
}
.off3Btm h2{
	color: #c39b5a;
	font-weight: 600;
	font-size: 40px;
}
.off3Btm p{
	margin: 0px;
	color: #ffffff;
	font-size: 22px;
}

.off3BtmWh{
	padding: 5px 15px;
	margin-top: 0;
}
.off3BtmLft{
	width: 100%;
	max-width: 60%;
}
.off3BtmRgt{
	width: 100%;
	max-width: 40%;
	padding: 0px 15px;
	display: inline-flex;
}
.off3BtmCol{
	width: 100%;
	max-width: 50%;
	padding: 0px 15px;
}
.off3BtmWh p{
	font-size: 20px;
	color: #000;
	display: inline-block;
	padding-right: 15px;
	font-weight: 500;
	margin: 0;
}
.offer3Contact{
	color: #fff !important;
	font-size: 24px !important;
	margin-top: 15px !important;
}
.offer3Contact a{
	background: #fff;
    color: #000;
    padding: 5px 20px;
    border-radius: 5px;
    font-weight: 700;
    margin-left: 9px;
}
.offer3Contact img{
	width: 34px;
	margin-right: 6px;
}
.off3BtmCol picture{
	text-align: center;
	background: #fff;
	width: 100%;
	display: inline-block;
	margin-bottom: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.off3BtmCol picture p{
	color: #36adee !important;
	margin: 3px 0px;
	font-size: 20px !important;
}
.btnWhite{
	background: #fff;
	color: #000 !important;
	font-weight: 700;
}
.of3h3{
	color: #ffffff;
    font-weight: 600;
    font-size: 26px;
    margin-top: 23px;
}

@media (min-width:1600px){
	.landingBanner .container{
		max-width: 1560px;
	}
}

@media (max-width:1599px){
	.landingTT{
		font-size: 34px;
	}
	.landingBannercnt .landingOffer {
	    font-size: 22px;
	}
	.landingBannercnt .landingOffer strong{
		padding: 6px 26px;
	}
	.landingBannercnt ul{
		margin: 15px 0px;
	}
	.lBiInner .inviLogo{
		max-width: 230px;
	}
	.landOffr1Cnt h2{
		font-size: 30px;
	}
	.landOffr1Cnt p{
		font-size: 16px;
	}
	.offer3BXTop h2{
		max-width: 524px;
		font-size: 54px;
	}
	.offer3Tb h3{
		font-size: 25px;
	}
	.off3Btm h2{
		font-size: 30px;
	}
	.off3Btm p{
		font-size: 20px;
	}
	.offer3Contact {
	    font-size: 24px !important;
	}
	.offer3Contact img {
	    width: 29px;
	}
	.off3Btm p {
        font-size: 18px;
    }
    .off3BtmWh{
    	margin-top: 35px;
    }
}

@media (max-width:1199px){
	.landingTT {
        font-size: 24px;
        margin-bottom: 5px;
    }
    .landingBannercnt .landingOffer strong{
    	font-size: 24px;
    	margin-top: 5px;
    }
    .landingBannercnt ul li{
    	font-size: 16px;
    }
    .landingBannercnt ul {
        margin: 5px 0px;
    }
    .landSubTt {
	    font-size: 28px;
	    margin-bottom: 15px;
	}
	.landOffr1Cnt h2 {
        font-size: 24px;
    }
    .landOffr1Cnt p {
        font-size: 13px;
    }
    .landOffr1Cnt h3{
    	font-size: 30px;
    }
    .landOffr2Cnt .inviLogo{
    	max-width: 170px;
    }
    .landOffr2Cnt h2 small{
    	font-size: 16px;
    }
    .landOffr2Cnt h2{
    	font-size: 33px;
    }
    .landOffr2Cnt .landBook{
    	margin-top: 15px;
    }
    .TIBx img{
    	height: 50px;
    }
    .TIBx p{
    	font-size: 14px;
    }
    .TIBx p strong{
    	font-size: 16px;
    }
    .TIBx{
    	height: 210px;
    }
    .landingList{
    	background-position: right;
    }
    .off3BtmCol{
    	padding: 0px 5px;
    }
    .offer3BXTop .invisalign-provied{
    	max-width: 283px;
    }
    .offer3BXTop h2 {
        max-width: 414px;
        font-size: 44px;
    }
    .offer3Tb h3 {
        font-size: 20px;
    }
    .offer3Tb{
    	max-width: 338px;
    }
    .off3Btm h2 {
        font-size: 24px;
    }
    .off3Btm p {
        font-size: 16px;
    }
    .offer3Contact {
        font-size: 18px !important;
    }
    .offer3BXTop .invisalign-provied{
    	margin-bottom: 41px;
    }
}

@media (max-width:991px){
	.landingBanner{
		padding-top: 40px;
	}
	.landingAbout{
		padding: 40px 0px;
	}
	.landSubTt{
		text-align: center;
		margin-top: 25px;
	}
	.landingAbout{
		text-align: center;
	}
	.landOffr1{
		height: auto;
		margin-bottom: 15px;
	}
	.landingOfferSec{
		padding-bottom: 40px;
	}
	.landingList{
		padding: 40px 0px;
	}
	.TIBx{
		max-width: 210px;
		margin-bottom: 15px;
	}
	.teCenter{
		text-align: center;
	}
	.landingList .head {
	    margin-bottom: 25px;
	}
	.offer3BXTop h2 {
        max-width: 284px;
        font-size: 34px;
        padding: 0;
    }
    .offer3Tb h3 {
        font-size: 18px;
    }
    .offer3Tb{
    	margin-top: 25px;
    	max-width: 268px;
    }
    .offer3Contact {
        font-size: 16px !important;
    }
    .off3Btm p {
        font-size: 14px;
    }
    .offer3Contact img {
        width: 23px;
    }
    .landOffer3{
    	padding: 40px 0px;
    }
    .btnList{
    	margin-top: 35px !important;
    }
}

@media (max-width:767px){
	.landingList .head h2{
		font-size: 24px;
	}
	.offer3BXTop .invisalign-provied {
        max-width: 163px;
        margin-bottom: 25px;
    }
    .offer3BXTop{
    	padding: 15px;
    }
    .off3Btm{
    	flex-wrap: wrap;
    }
    .off3BtmLft{
    	max-width: 100%;
    }
    .off3BtmRgt{
    	max-width: 100%;
    	padding: 0px;
    	margin-top: 15px;
    }
    .off3Btm{
    	padding: 15px;
    }
}

@media (max-width:575px){
	.offer3BXTop h2{
		font-size: 24px;
	}
	.offer3Tb h3 {
        font-size: 16px;
    }
    .off3BtmWh {
        margin-top: 15px;
    }
    .theme-btn {
        padding: 6px 15px;
    }
    .of3h3{
    	font-size: 20px;
    	margin-top: 13px;
    }
    .offer3BX{
    	background:#f1f1f1;
    }
    .offer3Img{
    	opacity: 0.2;
    }
}

@media (max-width:479px){
	.landingTT{
		font-size: 20px;
	}
	.landingBannercnt .landingOffer {
        font-size: 20px;
    }
    .landingBannercnt ul li {
        font-size: 16px;
        line-height: 1.6;
        margin: 10px 0px;
        background-position: left 4px;
    }
    .landingBanner{
    	padding-bottom: 20px;
    }
    .landSubTt{
    	font-size: 24px;
    }
    .landOffr1Cnt h3 {
        font-size: 20px;
        margin-top: 30px;
    }
    .landOffr2Cnt h2{
    	margin-top: 25px;
    }
    .landOffr2{
    	padding: 15px;
    }
    .landOffr2Cnt h2{
    	font-size: 26px;
    }
    .landOffr2Cnt .landBook{
    	font-size: 16px;
    	padding: 8px 20px;
    }
    .offer3Img{
    	width: 100%;
    	height: 270px;
    	object-fit: cover;
    }
    .offer3Contact {
        font-size: 14px !important;
        margin-top: 15px !important;
        display: inline-block;
    }
    .landOffr2 picture{
    	opacity: 0.2;
    }
    .landOffr1 {
        background: #507ea2;
    }
    .landOffr1 picture{
    	opacity: 0.2;
    }
    .off3Btm p {
        font-size: 18px;
    }
    .off3BtmRgt{
    	margin-top: 35px;
    }
    .theme-btn {
        padding: 6px 18px;
    }
    .off3Btm {
        padding: 15px 10px;
    }
}

@media (max-width:375px){
	.landingBannercnt .landingOffer {
        font-size: 18px;
    }
    .landingTT {
        font-size: 17px;
    }
    .landingAbout p{
    	text-align: justify;
    }
   .landOffr1 {
        padding: 25px 15px;
    }
    .offer3BXTop h2 {
        font-size: 19px;
        font-weight: 600;
    }
    .offer3Contact img{
    	display: none;
    }
    .theme-btn{
    	font-size: 14px;
    }
    .off3Btm h2 {
        font-size: 20px;
    }
}



.offerPopup .modal-body{
    padding: 75px 45px;
    position: relative;
    background: url(../images/offer-modal-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position:relative;
}
.offerPopup .modal-body:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0.8323704481792717) 39%, rgba(255,255,255,0) 100%);
}
.OfferCntPop{
    width:100%;
    max-width:550px;
    position: relative;
    z-index: 1;
}
.popOfferPrice{
    position: absolute;
    right: -150px;
    bottom: 60px;
    width: 100%;
    max-width: 240px;
    text-align: center;
    background:url(../images/offer-bg.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.popOfferPrice p{
    margin:0px;
    color: #fff;
    line-height: 1;
    font-size: 26px;
    padding: 8px 25px 20px;
}
.popOfferPrice small{
    
}
.popOfferPrice strong{
    display:block;
    font-size: 48px;
    font-weight: 700;
}
.OfferTT{
    font-size: 26px;
    line-height: 1;
    margin-bottom: 30px;
    display: block;
}
.OfferTT strong{
    font-weight: 700;
    display: block;
    font-size: 50px;
}
.offerSubTt{
    position: relative;
}
.newPPModal.modal{z-index: 9999999999999;}
iframe.WorkingFeedback_SideWidget--right{z-index:1 !important;}
.offerPopup .close, .newPPModal .close{
    position: absolute;
    top: -20px;
    right: -20px;
    background: #ff0000;
    color: #fff;
    font-weight: 400;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    opacity: 1 !important;
    z-index: 9;
}
.offerPopup .close:hover, .newPPModal .close:hover{
    background: #ffb101;
    opacity: 1 !important;
}
/*.offerPopup .modal-dialog{*/
/*    max-width:1000px;*/
/*}*/

.OfferCntPop ul{
	padding: 0px;
	margin: 15px 0px;
}
.OfferCntPop ul li{
	list-style: none;
    display: block;
    line-height: 2;
    padding-left: 30px;
    background: url(../images/checked.png);
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: left center;
}
.OfferCntPop .dateLanding{
    display:block;
    margin-top:15px;
    font-size: 24px;
}
.desktop_none{
    display:none;
}
.termsLIst{
    line-height:1.6;
}
.bannerTerms{
    margin: 0px !important;
}
.bannerTerms li{
    padding-left: 10px !important;
    background: transparent !important;
    position: relative;
    display: inline-block !important;
    padding-right: 10px;
}
.bannerTerms li:first-child{
    padding-left:0px !important;
}
.bannerTerms li:before{
    content:'';
    position:absolute;
    top:0;
    right:0;
    width:1px;
    height:100%;
    background: #b9d8e7;
    transform: rotate(18deg);
}
.bannerTerms li:last-child:before{
    display:none;
}


.newPPModal .modal-body{
    background:#eef4fb;
    padding: 0;
}
.newPPModal .offerTOp{
    width:100%;
    height:360px;
    background-size: cover !important;
    display:inline-flex;
    flex-wrap:wrap;
    justify-content: end;
    padding-top: 25px;
}
.newPPModal .OfferCntPop{
    max-width:100%;
}
.inviPop{
    width: 100%;
    max-width: 400px;
    padding-right: 20px;
}
.inviPop h2{
    color: #fff;
    text-transform: uppercase;
    font-size: 50px;
    margin: 0;
    line-height: 0.7;
    text-align: right;
    font-family: 'Lucida Bright';
}
.inviPop h2 small{
    display: inline-block;
    width: 100%;
    font-size: 26px;
    text-transform: capitalize;
    font-family: Poppins, sans-serif;
}
.inviOff{
    width:100%;
    max-width: 410px;
}
.inviOffDv{
    background: rgb(41, 157, 191);
    background: linear-gradient(153deg, rgba(41, 157, 191, 1) 1%, rgba(37, 144, 183, 1) 26%, rgba(30, 107, 163, 1) 100%);
    padding: 15px;
    width: 100%;
    max-width: 370px;
    height: 360px;
    border-radius: 100%;
    margin-top: 100px;
}
.inviOffDvinner{
    background: #fff;
    padding: 45px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.inviOffDvinner h3{
    text-align:center;
}
.inviOffDvinner h4{
    color: #299fc0;
    font-size: 30px;
    text-align: center;
    line-height: 1;
}
.inviOffDvinner h4 strong{
    font-size: 78px;
}
.offerBottom{
    display:inline-flex;
    flex-wrap:wrap;
    width:100%;
    padding: 0 15px 25px;
    align-items: end;
    justify-content: space-between;
    
}
.offerDEt{
    width:100%;
    max-width:60%;
}
.offerRGt{
    width:100%;
    max-width:33%;
    text-align: center;
}
.offerDEt span{
    text-transform: uppercase;
    font-size: 100px;
    margin: 0;
    line-height: 1.1;
    color:#000000;
    font-weight: 500;
    letter-spacing: 8px;
    position: relative;
    margin-bottom: 20px;
    display: block;
    padding-bottom: 15px;
    font-family: 'Felix Titling';
}
.offerDEt span small{ display:block; font-size:37px; line-height: 1;  text-transform: none;letter-spacing: 0;
    font-family: Poppins, sans-serif;}

.offerDEt span:after{
    content: '';
    position: absolute;
    background: url(../images/modal_title_border.png);
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 6px;
    background-size: contain;
    margin-top: 10px;
}

.ModalBottom {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
}

.modal_list {
    width: 100%;
    max-width: 70%;
}
.modalListright {
    width: 100%;
    max-width: 28%;
    border-left:1px solid #141318;
    padding-left: 15px;
}

.OfferCntPop .modal_list ul{margin:0;}
.OfferCntPop .modal_list ul li{
    padding-left: 32px;
    background-size: 20px;
    font-size: 18px;
    line-height: 1.4;
    padding-bottom: 16px;
    background-position: left 12%;
}
.OfferCntPop .modal_list ul li:last-child{padding-bottom:0;}

.modalListright p{ font-size:14px;}
.modal_Call{
    font-weight: 600;
    font-size: 30px;
    color: #000;
    border: 2px solid #0f5791;
    padding: 5px;
    border-radius: 50px;
    display: block;
}
.modal_Call img{ max-height:33px;}
.modal_Bokk{
    display: block;
    background: #0d6096;
    color: #fff;
    font-size: 18px;
    padding: 15px 15px;
    margin: 20px 0 40px;
    text-transform: uppercase;
    border-radius: 40px;
    font-weight: 500;
}
.modal_Bokk:hover{
    background:#000;
    color:#fff;
}
.offerRGt p{color:#737474;}
.offerRGt p img{max-height:20px;}
.modalListright_mobile{display:none;}

@media (max-width:1599px){
    .bannerTerms li{
        font-size:15px;
    }
}
@media (max-width:1599px){
    .inviPop {
      max-width: 360px;
    }
    .inviOffDv{
        margin-top: 60px;
        max-width: 320px;
        height: 320px;
    }
    .offerDEt span small {
      font-size: 28px;
    }
    .offerDEt span{font-size: 70px;margin-bottom: 15px;  padding-bottom: 10px;}
    .inviPop h2{font-size:46px;}
    .newPPModal .offerTOp{padding-top: 10px;height: 330px;background-position: center !important;}
    .inviOffDvinner h4 { font-size: 28px;}
    .inviOffDvinner h4 strong {
      font-size: 70px;
    }
    .inviOff {
      max-width: 360px;
    }
    .OfferCntPop .modal_list ul li {
        padding-left: 30px;
        background-size: 18px;
      font-size: 16px;
      padding-bottom: 15px;
    }
}


@media (max-width:1199px){
    .offerPopup .modal-dialog {
        max-width: 910px;
    }
    .landingBannercnt .dateLanding{
        font-size:24px;
    }
    .inviPop {
        max-width: 300px;
    }
    .inviOff {
      max-width: 310px;
    }
    .inviOffDv {
      max-width: 300px;
      height: 300px;
      margin-top: 40px;
      padding: 10px;
    }
    .inviOffDvinner h4 strong {
      font-size: 65px;
    }
    .inviOffDvinner h4{font-size: 26px;}
    .inviPop h2{font-size: 38px;}
    .newPPModal .offerTOp{height: 300px;}
    .newPPModal .offerTOp{background-position: 60% !important;}
    .inviOffDvinner h3{font-size: 24px}
    .offerDEt span small{font-size:26px;}
    .offerDEt span {
        font-size: 70px;
        letter-spacing: 5px;
    }
    .OfferCntPop .modal_list ul li {
      padding-left: 28px;
      background-size: 17px;
      font-size: 15px;
    }
    .offerDEt{max-width: 64%;}
    .modalListright p {
      font-size: 13px;
      margin-bottom: 10px;
    }
    .modalListright {
      max-width: 30%;
      padding-left: 10px;
    }
    .offerRGt {
        max-width: 35%;
    }
    
    .modal_Bokk{
        font-size: 14px;
        padding: 14px 5px;
    }
    .modal_Call img {
      max-height: 20px;
    }
    .modal_Call {
      font-size: 20px;
      padding: 7px;
    }
}

@media (max-width:991px){
    .offerPopup .modal-dialog {
        max-width: 710px;
    }
    .offerPopup .modal-body {
        padding: 55px 25px;
    }
    .OfferCntPop{
        max-width:440px;
    }
    .OfferTT{
        font-size:20px;
        margin-bottom: 20px;
    }
    .OfferTT strong{
        font-size:40px;
    }
    .offerSubTt{
        font-size:24px;
    }
    .OfferCntPop ul li{
        font-size: 14px;
        line-height: 1.4;
        background-position: left 0px;
        margin: 7px 0;
    }
    .landingBannercnt .landingTT {
        margin-top: 0;
    }
    .bannerTerms li {
        padding-left: 0px !important;
        width: 100%;
        padding-right: 0px;
        margin:0px !important;
    }
    .bannerTerms li:before{
        display:none;
    }
    .newPPModal .modal-dialog {
        max-width: 620px;
    }

    .inviOffDvinner h3 {
    font-size: 22px;
  }
   .inviOffDvinner h4 {
    font-size: 24px;
  }
   .inviOffDvinner h4 strong {
    font-size: 50px;
  }
  .inviOffDvinner{padding:30px;}
  .inviOffDv {
    max-width: 240px;
    height: 240px;
    margin-top: 20px;
    padding: 8px;
  }
   .inviOff {
    max-width: 250px;
  }
  .inviPop h2 {
    font-size: 35px;
  }
  .inviPop h2 small{font-size:20px;}
  .newPPModal .offerTOp {
    background-position: 40% !important;
    height: 290px;
  }
  .inviPop {
    max-width: 270px;
    padding-right: 15px;
  }
   .offerDEt {
    max-width: 100%;
  }
  .offerDEt span {
    font-size: 58px;
    letter-spacing: 5px;
    text-align: center;
  }
  .offerDEt span small {
    font-size: 22px;
  }
  .offerBottom{padding: 10px 15px 15px;}
  .OfferCntPop .modal_list ul li{padding-bottom: 10px;}
  .offerRGt {
    max-width: 100%;
    margin-top: 20px;
    display: inline-flex;
    justify-content: space-between;
  } 
.modal_list {
  max-width: 69%;
}
.modal_Call {
    width: 49%;
  }
 .modal_Bokk {
    width: 49%;
    margin: 0;
  }
    
}

@media (max-width:767px){
    .offerPopup .close{
        right:10px;
    }
    .mobile_none{
        display:none;
    }
    .popOfferPrice.desktop_none{
        display: block;
        position: relative;
        bottom: 0;
        right: 0;
        margin:0px auto;
    }
    .offerPopup .modal-body{
        background-position: right center;
    }
    .OfferCntPop {
        max-width: 100%;
        text-align: center;
    }
    .OfferCntPop ul li{
        display:inline-block;
    }
    .offerPopup .modal-body .bannerTerms li{
        text-align:center;
    }
    .newPPModal .modal-dialog {
        max-width: 540px;
      }
     .newPPModal .close{
        top: -10px;
        right: -10px;
     }
    .inviOffDvinner h3 {
    font-size: 20px;
  }
  .inviOffDvinner h4 {
    font-size: 22px;
  }
  .inviOffDvinner h4 strong {
    font-size: 44px;
  }
  .inviOffDvinner {
    padding: 20px;
  }
   .inviOffDv {
    max-width: 220px;
    height: 220px;
    margin-top: 10px;
    padding: 6px;
  }
  .inviOffDvinner {
    padding: 25px;
  }
  .inviPop h2 {
    font-size: 32px;
  }
  .inviPop h2 small {
    font-size: 18px;
  }
   .newPPModal .offerTOp {
    background-position: 45% !important;
    height: 265px;
    padding-top: 20px;
  }
  .inviOff {
    max-width: 230px;
  }
   .inviPop {max-width: 250px;}
   .ModalBottom{text-align: left;}
   .offerDEt span {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
   .OfferCntPop .modal_list ul li {
    padding-left: 24px;
    background-size: 15px;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .modalListright p {
    font-size: 12px;
  }
 .modalListright {
    padding-left: 8px;
}
.modal_Bokk { font-size: 13px;}
 .modal_Call {
    font-size: 18px;
}

.modal_Call img {
    max-height: 18px;
}
.offer-single.invisaling_offer h2 small {
    font-size: 20px;
}
.offer-single.invisaling_offer p {
    text-align: left;
    text-align-last: left;
    margin-bottom: 8px;
}

    
}

@media (max-width:575px){
    .offerPopup .modal-body:before {
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.8323704481792717) 39%, rgba(255, 255, 255, 0.8) 100%);
    }
    .offerPopup .modal-body {
        padding: 35px 15px 15px;
    }
    .newPPModal .offerTOp {
    background-position: 95% !important;
    height: 230px;
    padding: 15px;
    display: flex;
    justify-content: space-between;
  }
  .inviPop {
    max-width: 50%;
  }
  .inviPop h2 {
    font-size: 28px;
  }
  .inviOffDvinner h3 {
    font-size: 18px;
  }
  .inviOffDvinner h4 {
    font-size: 20px;
    margin: 0;
  }
  .inviOffDvinner h4 strong {
    font-size: 40px;
  }
  .inviOffDv {
    max-width: 200px;
    height: 200px;
    padding: 5px;
    margin: 0 auto;
  }
  .inviOff {max-width: 46%;}
  .offerBottom {
    padding: 0px 15px 15px;
  }
  .offerDEt span { font-size: 50px;}
  .modal_Bokk {
    font-size: 12px;
    width: 53%;
  }
  .modal_Call {
    font-size: 16px;
    width: 45%;
  }
   .modal_Call img {
    max-height: 14px;
  }
  .OfferCntPop .modal_list ul li{padding-bottom: 8px;padding-left: 22px;}
  .offer-single.invisaling_offer h2 small {
    font-size: 18px;
}

}

@media (max-width:479px){
    .OfferTT {
        font-size: 17px;
        line-height: 1.1;
        margin-bottom: 10px;
    }
    .OfferTT strong {
        font-size: 30px;
    }
    .offerSubTt {
        font-size: 19px;
    }
    .OfferCntPop ul {
        padding: 0px;
        margin: 15px 0px;
    }
    .OfferCntPop ul li{
        text-align:left;
    }
    .landingBannercnt ul li{
        font-size:14px;
    }
    .landingBannercnt .dateLanding{
        font-size:20px;
    }
    .OfferCntPop .dateLanding{
        font-size:20px;
    }
    .inviPop{padding:0;}
    .inviPop h2 {
    font-size: 22px;
    line-height: 1;
  }
  .inviPop h2 small {
    font-size: 15px;
  }
  .newPPModal .offerTOp{padding:10px;}
  .inviOffDvinner h4 strong {
    font-size: 36px;
  }
  .inviOffDvinner h4 {
    font-size: 20px;
    margin: 0;
  }
  .inviOffDvinner h3 {
    font-size: 18px;
  }
  .inviOffDv {
    max-width: 170px;
    height: 170px;
    padding: 3px;
    margin: 10px auto 0;
  }
  .inviOffDvinner {
    padding: 15px;
  }
   .newPPModal .offerTOp {
    background-position: 80% !important;
    height: 200px;
    padding: 10px;
  }
  .offerBottom {
    padding: 0 10px 10px;
  }
  .offerDEt span{font-size: 30px;margin-bottom: 10px;}
  .offerDEt span small {
    font-size: 16px;
  }
  .OfferCntPop .modal_list ul li {
    padding-bottom: 8px;
    padding-left: 22px;
    font-size: 13px;
    background-size: 14px;
    margin-top: 0;
  }
 .offerDEt span::after{margin-top: 5px;}
 .offerDEt span {
    padding-bottom: 10px;
  }
  .modalListright p {
    font-size: 10px;
  }
  .modalListright {
    padding-left: 6px;
    max-width: 31%;
  }
  .offerRGt{display:block;}
  .modal_Call {
    font-size: 18px;
    width: 100%;
    padding: 9px;
  }
  .modal_Bokk {
    font-size: 14px;
    width: 100%;
    margin: 10px 0;
  }
   .modal_Call img {
    max-height: 18px;
  }
  .modalListright_mobile{display:block;width: 100%;}
  .modalListright{display:none;}
  .modal_list {
    max-width: 100%;
  }
  .modalListright_mobile p{ 
      font-size: 13px;
      line-height: 1.2;
      margin: 7px;
  }
  .offerRGt{margin-top: 15px;}
  .inviPop {
    max-width: 46%;
  }
  .inviOff {
    max-width: 53%;
  }
  .newPPModal .close {
    top: -6px;
    right: -6px;
    width: 30px;
    height: 30px;
  }
  
  
}
@media (max-width:375px){
    .OfferTT {
        font-size: 15px;
    }
    .OfferTT strong {
        font-size: 24px;
    }
    .popOfferPrice strong{
        font-size:38px;
    }
    .offerSubTt {
        font-size: 16px;
    }
}