/*
Theme Name: Chevron - Child
Version: 587
Description: A child theme of DMM by Almina
Template: mts_schema
Text Domain: schema
*/

/* Carousel */
@import url("../mts_schema/style.css");

/* general */

* {
    box-sizing: border-box;
}

#page {
    padding: 0px;
}

html #logo a {
    letter-spacing: 4px;
    text-transform: none;
}

a.btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    background: rgb(0,0,0);
    color: #fff !important;
    padding: 14px 42px;
    font-size: 17px;
    border: 2px solid var(--aColor);
}

#header a.btn {
    padding: 10px 20px;
}

.container {
    width:  100%;
    max-width: 1200px;
    padding: 0px 15px;
}
.anchor-fix {
    position: relative;
    top: -160px;
    width: 100%;
    height: 1px;
}
html #secondary-navigation > nav > ul > li:hover,html  #secondary-navigation > nav > ul > li.current-menu-item,html  #secondary-navigation > nav > ul li.current-menu-item,html #secondary-navigation > nav > ul > li.current-menu-parent {
    background: transparent !important;
}

html #secondary-navigation > nav > ul > li:hover > a,html  #secondary-navigation > nav > ul > li.current-menu-item > a,html  #secondary-navigation > nav > ul > li.current-menu-parent > a,html  #secondary-navigation > nav ul.sub-menu > li.current_page_item > a,html #secondary-navigation > nav > ul > li.current-menu-item > a {
    color: var(--aColor) !important;
}
.navigation ul ul{background: #fff !important;}
.sub-menu .current_page_item:before{opacity:0;}
@keyframes fadeInUpa {
    0% {
        opacity: 0;
        transform: translate3d(0, 150px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUpa {
    animation-name: fadeInUpa;
}

@keyframes fadeInLefta {
    0% {
        opacity: 0;
        transform: translate3d(-150px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLefta {
    animation-name: fadeInLefta;
}

/* Footer */
.copyrights {
    padding: 0px;
    padding-top: 5vh;
}

.copyrights p a {
    line-height: 1;
    display: inline-block;
}

.copyrights p {
    margin-bottom: 23px;
    font-size: 17px;
}

footer .social-icons a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #000;
    background: #fff;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}

.dm-full.footer-creds p {
    margin-bottom: 0px;
}

footer#site-footer {
    margin: 0px;
}

.copyrights .dm-flex {
    align-items: inherit;
}

.copyrights .dm-half {
    padding: 0px;
}

.copyrights iframe {
    height: 100%;
}

a#move-to-top {
    width: 40px;
    height: 40px;
}

.copyrights .dm-full {
    text-align: center;
    padding: 35px 0px 20px;
    margin-top: 35px;
    justify-content: space-between;
    opacity: 0.9;
}

.dm-col-3 {
    width: 40%;
}

.dm-col-3 span {
    border: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.dm-flex.dm-full {
    justify-content: space-between;
    margin-bottom: 50px;
}

.dm-flex.dm-full h4 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 17px;
}

.dm-full.footer-contact-info img {
    max-width: 400px;
    margin: 0px auto;
    display: block;
    float: none;
}

.logo-wrap {
    margin: 0px;
    float: none;
    overflow: visible;
}

.dm-full.footer-contact-info {
    margin-bottom: 50px;
}

.copyrights .dm-half:nth-child(1) {
    padding-top: 80px;
    padding-bottom: 80px;
    font-size: 14px;
}

.footer-wrapper {
    max-width: 620px;
    margin-right: 0px;
    margin-left: auto;
    margin: 0px auto;
}

.dm-full.footer-creds p:nth-child(2) {
    margin: 0px;
}

.copyrights h3,.copyrights h4 {
    color: #fff;
}

.copyrights {
    text-align: left;
}

.copyrights .dm-flex {
    margin: 0px auto 0px;
    max-width: 1100px;
}

section.visit-us-today {
    padding: 5vh 0px;
    position: relative;
}

section.visit-us-today ifraME {
    border-radius: 0px 50px;
    display: block;
}

section.visit-us-today .dm-flex {
    gap: 35px;
}

section.visit-us-today .dm-half {
    flex: 1;
}

section.visit-us-today h2 {
    font-size: 40px;
}

section.visit-us-today .dm-half li:before {
    opacity: 0;
    padding: 0px;
}

section.visit-us-today ul {
    padding: 0px;
}

section.visit-us-today li {margin-bottom: 22px;padding-left: 40px;position: relative;}

section.visit-us-today a {
    line-height: 1;
}

/* Blog Section */
section.dm-blog-posts {
    padding: 100px 0px;
    /* background-position: 50% 50%; */
    /* background-size: initial; */
    /* background-repeat: no-repeat; */
}

section.dm-blog-posts h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 26px;
    letter-spacing: 1px;
}

.dm-blog-image {
    height: 300px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 9px;
    margin-bottom: 13px;
}

.dm-blog-image p {
    font-size: 17px;
}

section.dm-blog-posts p {
    font-size: 16px;
    color: #000;
}

section.dm-blog-posts h3 {
    font-weight: bold;
}

section.dm-blog-posts .dm-flex {
    margin-top: 30px;
    align-items: inherit;
}

section.dm-blog-posts .dm-third:hover {
    background-color: #fff;
    box-shadow: 0 20px 30px -10px rgb(38 115 228 / 20%);
}

section.dm-blog-posts .dm-third {
    padding: 20px;
    border-radius: 10px;
    padding: 20px;
    border-radius: 10px;
    -webkit-transition: background-color 200ms ease, box-shadow 350ms ease, color 200ms ease;
    transition: background-color 200ms ease, box-shadow 350ms ease, color 200ms ease;
}

section.dm-blog-posts .dm-third:nth-child(2) {
    animation-delay: 0.2s;
}
section.dm-blog-posts .dm-third:nth-child(3) {
    animation-delay: 0.4s;
}

/* Services  */
.central-tab {
    flex: 1 1 16%;
    padding: 10px;
}

.central-tab:nth-child(2) {
    animation-delay: 0.2s;
}
.central-tab:nth-child(3) {
    animation-delay: 0.3s;
}
.central-tab:nth-child(4) {
    animation-delay: 0.4s;
}
.central-tab:nth-child(5) {
    animation-delay: 0.5s;
}
.central-tab:nth-child(6) {
    animation-delay: 0.6s;
}
.central-tab:nth-child(7) {
    animation-delay: 0.7s;
}
 
.central-wrapper .central-tab img {
    border-radius: 10px;
}

.central-img-tabs {
    display: flex;
    justify-content: center;
    padding: 0px 15px;
    margin-top: -65px;
}

.central-img-tabs img {
    height: 140px !important;
    object-fit: cover;
    width: 100%;
    cursor: pointer;
    border-radius: 10px;
    text-align: center;
    display: block;
}

.central-img-tabs h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}

.central-wrapper {
    background: #4e8abf;
    padding: 80px 0px 120px;
}

.central-wrapper .central-tab:nth-child(1) {
    display: block;
}

.central-wrapper .central-tab {
    display: none;
}

section.central-services .container-wide {
    max-width: 1300px;
    margin: 0px auto;
}

.central-img-tabs .central-tab-item > div {
    margin-bottom: 10px;
    border-radius: 10px;
    border: 3px solid rgba(0,0,0,0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.central-img-tabs .central-tab-item > div:hover {
    border-color: var(--aColor);
}

.central-tab-item.active-service-button > div {
    border-color: var(--aColor);
}

section.new-service-section {
    background: #fff;
    padding: 0vh 0px 10vh;
}

section.new-service-section h2 {
    text-align: center;
    font-size: 41px;
    margin-bottom: 30px;
}

section.new-service-section p {
}

section.new-service-section h3 {
    font-size: 27px;
    max-width: 280px;
    line-height: 1.2;
    position: relative;
    z-index: 1;
}

section.new-service-section span {
    border: 1px solid var(--pColor);
    text-transform: uppercase;
    letter-spacing: 0px;
}

section.new-service-section .dm-third {
    flex: 1 1 30%;
    width: auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 15px;
    flex-basis: 300px;
}

section.new-service-section .dm-flex {
    align-items: inherit;
}

section.new-service-section .dm-third:hover {
    /* background-image: initial; */
    /* background-color: #ffffff; */
    /* box-shadow: 0px 5px 15px -6px rgb(0 0 0 / 30%); */
    /* transform: translateX(0px) translateY(-15px)!important; */
}

/* Testimonials */
.main-head-wrap.header_fixed #regular-header {
    margin-top: -40px;
}

.central-text-wrapper:nth-child(odd) .letter-wrap {background: var(--pColor);}

.dm-half-plus .slick-dots button {
    background: rgb(17 17 17 / 19%);
}

.letter-wrap img {
    position: absolute;
    bottom: 0px;
    right: 0px;
    transform: scaleX(-1);
    max-width: 60px;
}

.central-text-wrapper {
    padding: 20px 10px;
}

section.classy-testimonials {
    padding: 10vh 0px;
}

.dm-half-plus {
    display: block;
    flex: 1 1 66.66%;
    width: 66.66%;
}

.classy-testimonials-wrapper.dm-flex {
    max-width: 1300px;
    margin: 0px auto;
}

.classy-testimonials-wrapper.dm-flex strong {
    font-size: 50px;
    line-height: 1;
    font-weight: 400;
    padding-right: 50px;
    display: block;
}

.letter-wrap {
    background-color: var(--aColor);
    border-radius: 0 22px 0 22px;
    overflow: hidden;
    padding-top: 30px;
    position: relative;
    padding-right: 25px;
    padding-bottom: 30px;
    padding-left: 25px;
    box-shadow: 0px 5px 10px -6px rgb(0 0 0 / 30%);
}

.letter-wrap p {
    font-size: 17px;
}

.letter-wrap h4 {
    font-size: 25px;
    border-top: 1px solid #000;
    padding-top: 10px;
}

section.central-testimonials {
    padding: 100px 0px;
    background-size: cover;
    background-position: 50% 0%;
    position: relative;
}

.central-testimonials-wrapper {
    margin: 0px auto;
    width: 52%;
    margin-right: 0px;
    padding: 50px 0px 30px;
    position: relative;
}

.central-testimonials-wrapper .dm-half {
    width: 47.5vw;
    max-width: 650px;
}

.central-testimonials-wrapper strong {
    display: block;
    margin-bottom: 40px;
}

.central-testimonials-wrapper p {
    font-size: 24px;
}

.central-test-content {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 1.5;
}

.central-test-content + h4 {
}

section.central-services {
    margin-bottom: 80px;
}

section.central-testimonials:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000;
    top: 0px;
    left: 0px;
    opacity: 0.5;
}

section.central-testimonials * {
    color: #fff;
}

.central-testimonials-wrapper li:before {
    display: none;
}

.central-testimonials-wrapper .slick-dots {
    position: relative;
    bottom: 0px;
    text-align: left;
}

.central-testimonials-wrapper .slick-dots li button:before {
    opacity: 0.3 !important;
}

.central-testimonials-wrapper .slick-dots li button {
    opacity: 0.5;
}

.central-testimonials-wrapper .slick-dots .slick-active button {
    background: #fff !important;
    opacity: 1 !important;
}

.central-testimonials-wrapper {
    padding: 50px 0px 30px;
}

.central-tab-item {
    cursor: pointer;
}

/* Half Half  */
section.half-half-classy {
    padding: 7vh 0px;
}

section.half-half-classy img {
}

section.half-half-classy h2 {
}

section.half-half-classy p {
    font-weight: 300;
}

.main-head-wrap.header_fixed #header {
}

/* CTA  */
.cta-content {
    overflow: hidden;
    width: 50%;
    margin: 0px auto;
    text-align: center;
}

.cta-carrier {
    padding: 15vh 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    max-width: 100%;
    margin: 0px auto;
    opacity: 1;
    background-color: rgb(0 0 0 / 51%);
}

.cta-carrier h2 {
    font-size: 41px;
}

section.cta-classic {
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
}

/* Welcome */
section.central-welcome {
    padding: 10vh 0px 1vh;
}

section.central-welcome .container-wide {
}

section.central-welcome h2 {color: var(--pColor);}

.central-welcome .central-image img {
    width: 100%;
    height: 100% !important;
    box-shadow: 0 20px 50px -20px rgb(0 0 0 / 20%);
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 4px;
    object-position: 61% 50%;
}
section.central-welcome .dm-flex {align-items: inherit;}

.central-image {
    position: relative;
    height: 100%;
}

section.central-welcome .dm-half:nth-child(1) {
    flex: 1 1 50%;
}

section.central-welcome .dm-half:nth-child(2) {
    flex: 1 1 50%;
    padding: 0px 30px;
}

#site-header .container-wide {max-width: 100%;}

.container-wide {
    max-width: 1300px;
    margin: 0px auto;
    width: 100%;
    padding: 0px 15px;
}

section.central-welcome h3 {
    font-size: 23px;
    text-transform: uppercase;
    color: var(--pColor);
}


section.central-welcome blockquote {
    background: transparent;
    padding: 0px 20px;
    margin-bottom: 20px;
    border-left: 2px solid var(--aColor);
    font-style: italic;
    opacity: 0.9;
}

section.central-welcome blockquote:after {
    left: 10px;
    top: 10px;
    color: #fff;
    font-size: 90px;
    line-height: 90px;
    opacity: 0;
}

section.central-welcome blockquote p + p {
    font-weight: bold;
    font-size: 14px;
}

/* Mobile */
.mobile_cta_buttons.hide-d.mobile-btn p a {
    color: #fff;
    display: block;
    padding: 10px 20px;
}

.mobile_cta_buttons.hide-d.mobile-btn p {
    text-align: center;
    margin-bottom: 10px;
}

.mobile_cta_buttons.hide-d.mobile-btn div.header-social-icons a {
    color: #fff;
    margin: 0px 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0px !important;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    float: none;
}

.mobile_cta_buttons.hide-d.mobile-btn div.header-social-icons {
    background: transparent;
    width: 100%;
    float: none;
    text-align: center;
    margin: 0px;
}

.mobile_cta_buttons.hide-d.mobile-btn {
    padding: 20px 20px;
    display: none;
}

@media (min-width:  881px) {
    .main-head-wrap.header_fixed #regular-header {
        margin-top: -40px;
    }
    .mobile_cta_buttons.hide-d.mobile-btn div.header-social-icons:before {
        display: none;
    }
}

/* Header */

@media (min-width: 881px) {
    div#header nav {
        width: auto;
        margin: 0px auto;
        margin-right: 0px;
    }
}


#secondary-navigation #logo a {
    font-weight: bold;
    font-size: 30px;
    font-family: Playfair Display;
    letter-spacing: 0px;
}

html #header #logo {
    float: none !important;
    display: block !important;
    margin: 0px;
}

div#header {
    padding: 10px 0px;
    float: none;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.regular_header #secondary-navigation {
    float: none;
}

div#regular-header i {
    margin-right: 8px;
}

.main-head-wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
}
.header-spacer {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
@media (min-width: 881px) {
    .header-spacer {
        min-height: 208px;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
}

#logo {
    float: none !important;
}

#logo a {
    padding: 0px !important;
    float: none;
    display: block;
}

div#secondary-navigation {
    float: none;
    display: flex;
    align-items: center;
}

#header .logo-wrap {
    padding: 0px;
    overflow: visible;
    max-width: 23%;
}

nav.navigation.clearfix #menu-main-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#logo img {
    float: none;
    max-width: 200px;
    display: block;
    margin-left: 0px;
}

ul#menu-main-menu a {
}

#secondary-navigation a {
    padding: 20px;
}

div#regular-header {
    background: var(--pColor);
}

div#regular-header * {
    color: #fff;
}

div#regular-header .container-wide.dm-flex p {
    margin: 0px;
}

div#regular-header .container-wide {
    padding: 5px 0px;
}

.dm-third.social-header {
    text-align: right;
}

.dm-third.social-header a {
    margin-left: 10px;
}

.dm-third.address-header {
    text-align: center;
}

.dm-third.phone-header {
    text-align: left;
}

#regular-header {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dm-full.footer-contact-info {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}


/* Video */
.carousel-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
    max-width: 1300px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    text-align: center;
}

.carousel-caption span {
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.carousel-caption h2 p {
    font-weight: 300;
    line-height: 1.5;
    font-size: 24px;
    opacity: 0.9;
    margin: 10px auto 20px;
    margin-right: 0px;
}

.video_holder:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000000;
    opacity: 0.5;
    z-index: 1;
}

.carousel-caption h2 {
    color: #fff;
    font-size: 55px !important;!I;!;
}

html .video_holder {
    height: 100vh;
    max-height: 1000px;
    width: 100%;
    min-height: 500px;
}

.carousel-caption a:hover {
    background: #000 !important;
}

.dm-slide-main .slide-caption p{text-shadow:1px 2px 2px #000!important;}
.dm-slide-main .slide-caption a, .central-wrapper h3, .central-wrapper p{color:#fff;}
html .slick-next{display:none;}

/* Responsive */
@media (max-width:  1300px) {
    .container-wide {
        padding: 0px 15px;
    }
}

@media (max-width: 1025px ) {
    .copyrights .dm-half {
        flex: 1 1 100%;
    }

    .copyrights .dm-half:nth-child(1) {
        order: 2;
    }

    .dm-full.footer-creds p {
        text-align: center;
    }

    .copyrights .dm-half iframe {
        height: 350px;
    }

    .central-welcome .central-image img {
        width:  100%;
    }

    .central-img-tabs img {
        height: 120px !important;
    }
}

@media (max-width: 991px) {
        html #page .dm-slide-main {height: 420px !important;text-align: center;}
    html #page .dm-slide-main .slide-caption{
    text-align: center;
    overflow: visible;
}
    html #page .dm-slide-main .slide-caption h2{font-size: 32px!important;text-align: center;}
    html .dm-slide-main .slide-caption p {    font-size: 14px;}
    .mobile_cta_buttons.hide-d.mobile-btn {
        display: block;
    }
    #secondary-navigation {
        height: auto !important;
    }
    .dm-blog-posts .dm-third {
        flex: 1 1 50%;
        flex-basis: 320px;
        max-width: 50%;
    }

    section.central-services {
        display: flex;
        flex-wrap: wrap;
    }

    section.central-services > .container-wide {
        order: 1;
    }

    .central-wrapper {
        order: 2;
        padding: 80px 0px;
    }

    .central-img-tabs {
        margin: 0px;
    }

    section.central-services {
        margin-bottom: 0px;
    }

    section.dm-blog-posts .dm-third {
        flex-basis: 320px;
    }
}
@media (max-width: 881px) {
    #page.homepage {
        padding: 0px !important;
    }
    html a#pull {
        width: auto;
        text-align: center;
        padding: 0px;
        color: #fff !important;
        background: transparent !important;
        font-size: 29px;
        position: relative;
        display: block;
        margin: 0px !important;
        margin-left: 15px !important;
    }

    html a#pull:after {position: relative;padding: 0px !important;left: 0px;right: 0px;top: 0px !important;color: #000000;}

    .regular_header #secondary-navigation {
        width: 100%;
        justify-content: space-between;
    }

    #header a.btn {
        margin: 0px auto;
        margin-right: 0px;
    }

    .dm-third.social-header {
        display: none;
    }

    nav.navigation.clearfix #menu-main-menu {
        margin: 0px !important;
    }
    #header .logo-wrap {
        max-width: initial;
        margin: 0px;
    }

    .carousel-caption h2 p {
        display: none;
    }

    .carousel-caption {
        text-align: center;
    }

    section.central-welcome .container-wide {
        border: 0px;
        padding: 20px 10px;
    }

    section.central-welcome {
        padding: 5vh 0px;
    }

    .classy-testimonials-wrapper.dm-flex strong {
        padding: 0px;
        text-align: center;
        font-size: 40px;
    }

    .cta-carrier {
        padding: 10vh 0px;
    }

    .cta-content {
        width: 100%;
    }

    section.half-half-classy {
        padding: 5vh 0px;
    }

    section.visit-us-today {padding: 5vh 10px;}

    section.visit-us-today .dm-half {
        flex: 1 1 100%;
    }

    .dm-full.footer-creds p {
        width: 100%;
        text-align: center;
    }

    .copyrights .dm-full {
        flex-wrap: wrap;
    }
}
@media (max-width: 768px) {
    html .video_holder {
        max-height: 500px !important;
    }
    .header-spacer {
        height: 95px;
    }
    div#regular-header {
        display: none;
    }
    .dm-blog-posts .dm-third {
        flex-basis: 320px;
        max-width: 100%;
    }
    section.central-welcome .dm-half:nth-child(1) {
        flex: 1 1 100%;
        margin-bottom: 30px;
    }

    .central-tab {
        flex: 1 1 33.33%;
    }

    .central-img-tabs {
        flex-wrap: wrap;
    }
    .central-wrapper {
        padding: 50px 0px;
    }

    .central-wrapper .dm-half {
        flex: 1 1 100%;
    }

    .central-testimonials-wrapper {
        padding: 15px;
        width: 100%;
        text-align: center;
    }

    .central-testimonials-wrapper .dm-half {
        width: 100%;
        max-width: 100%;
    }
    .copyrights .dm-half:nth-child(1) {
        padding: 40px 0px;
    }
    .central-testimonials-wrapper .slick-dots {
        text-align: center;
    }
    .dm-col-3 {
        width: 100%;
        text-align: center;
    }

}
@media (max-width: 640px) {
    div#header {
        padding: 10px 0px;
    }
    #header a.btn {
        display: none;
    }
}
@media (max-width: 540px) {
    footer .dm-full {
        padding: 0px 15px;
    }
    .dm-full.footer-contact-info img {
        width: 100%;
        max-width: 90%;
    }
    .central-tab {
        flex:  1 1 50%;
    }
    .carousel-caption h2 {
        font-size: 32px;
    }
    section.central-welcome h2 {
        font-size: 30px;
    }
    .central-img-tabs {
        padding: 0px;
    }
    .central-wrapper .dm-half {
        padding: 0px;
    }
}

/* MLoc */
.container-wide.dm-flex .dm-full {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.container-wide.dm-flex .dm-full p {
    padding: 0px 5px !important;
    font-size: 14px !important;
}

.container-wide.dm-flex p:after {
    right: 0px;
    width: 1px;
    height: 100%;
    background: #fff;
    opacity: 0.6;
}

.container-wide.dm-flex p:last-of-type:after {
    display: none;
}

.container-wide.dm-flex .dm-full p:nth-child(1) a {
    font-weight: bold;
}

.home div#regular-header {
}

.home .header-spacer {
}

.counter-wrap {
    border: 2px solid #f39220;
    padding: 90px 60px;
    text-align: center;
    color: #f39220;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.counter-wrap h4 {
    margin: 0px;
    font-size: 60px;
    color: inherit;
    font-weight: 700;
}

.dm-col-md-4.dm-third:nth-child(1) h4:after {
    content: "+";
}

.dm-col-md-4.dm-third:nth-child(2) h4:after, .dm-col-md-4.dm-third:nth-child(3) h4:after {
    content: "+";
}

section.counter-up {
    padding: 0px 0px 100px;
    position: relative;
}

section.counter-up .contrainer:before {
    content: "";
    height: 100px;
    width: 2px;
    background: var(--sColor);
    position: relative;
    display: block;
    margin: 0px auto;
    margin-bottom: 50px;
}


section.counter-up .container:before {
    content: "";
    display: block;
    width: 2px;
    height: 150px;
    background: #e2e2e2;
    position: absolute;
    left: 20%;
    top: -10%;
}

section.counter-up .container {
    padding-top: 150px;
    padding-bottom: 50px;
}

.counter-wrap:hover {
    background: var(--pColor);
}

.counter-wrap:hover * {
    color: #fff;
}

.hide-las {
    position: relative;
}

.hide-las:before {
    content:"";
    border-left: 2px solid;
    border-color: #504a49;
    border-top: 2px solid;
    right: 50%;
    -webkit-transform: translateX(-92px);
    -moz-transform: translateX(-92px);
    -ms-transform: translateX(-92px);
    transform: translateX(-92px);
    z-index: 10;
    border-color: #e2e2e2 !important;
    height: 200px!important;
    width: 300px!important;
    position: absolute;
    bottom: -90px;
}

.hide-las:after {
    content:"";
    border-color: #504a49;
    border-top: 2px solid;
    right: 50%;
    -webkit-transform: translateX(-92px);
    -moz-transform: translateX(-92px);
    -ms-transform: translateX(-92px);
    transform: translateX(0);
    z-index: 10;
    border-color: #e2e2e2 !important;
    height: 200px!important;
    width: 65%;
    position: absolute;
    bottom: -90px;
    right: 0px;
}

.primary-auto-rotator {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 450px;
    height: 250px;
    overflow: hidden;
    z-index: 100;
    background: #e2e2e2;
}

.primary-auto-rotator img {
    height: 250px !important;
    object-fit: cover;
    width: 100%;
    display: block;
    object-position: 50% 50%;
    border: 2px solid #e2e2e2;
}

.central-welcome h2 strong {
    color: var(--aColor);
    font-size: 36px;
    line-height: 1;
    display: block;
    margin-bottom: 20px;
}

html #secondary-navigation > nav > ul > li.current-menu-item > a:before {
    width: 100%;
}

ul#menu-main-menu a:before {
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    content: "";
    background: var(--aColor);
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

ul#menu-main-menu a {
    position: relative;
    padding: 8px 20px;
}

ul#menu-main-menu a:hover:before {
    width: 100%;
}

section.counter-up:before {
    content: "";
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: var(--bgImage);
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

section.counter-up:after {
    content: "";
    background: linear-gradient(360deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255) 47%, rgb(255 255 255) 100%);
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
}

section.counter-up .container {
    position: relative;
    z-index: 1;
}

.video_holder video {
    object-position: top;
}

.nice-section-break {
    padding: 80px 0px 40px;
    text-align: center;
    position: relative;
}

.nice-section-break h2 {
    margin: 0px;
    font-size: 50px;
    position: relative;
    z-index: 1;
    font-weight: bold;
    color: #555555;
    line-height: 1;
}

.nice-section-break h2:after {
    width: 100px;
    height: 2px;
    position: relative;
    display: block;
    margin: 10px auto 0px;
}

.copyrights .dm-full {
    border-top: 1px solid #ffffff;
}

section.visit-us-today li {
    padding: 0px;
}

section.visit-us-today .dm-flex {
    align-items: inherit;
    margin: 0px -15px;
    gap: 0px;
    background: #fff;
}

section.visit-us-today iframe {
    border-radius: 0px;
    filter: grayscale(1);
}

.nice-section-break:before {
    content: "";
    background-image: var(--bgImage);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    opacity: 0;
    background-attachment: fixed;
}

header#site-header {
    z-index: 1000;
    position: relative;
    background: #fff;
}

.hover-over {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    bottom: 20%;
    text-align: center;
    display: none;
}

section.cta-classic {
    position: relative;
}

section.cta-classic:after {
    content: "";
    background: linear-gradient(342deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255) 47%, rgb(255 255 255) 100%);
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.hover-over h4 {
    font-weight: bold;
    font-size: 23px;
    margin: 15px 0px;
    text-transform: uppercase;
}

.hover-over i {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    background: var(--aColor);
    border-radius: 50%;
    color: #fff;
}

.hover-over span {
    display: block;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 20px;
    display: none;
}

.cta-carrier h3 {
    font-weight: bold;
    font-size: 36px;
}


/* Flip Flop */
/* The flip box container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-box {
  background-color: transparent;
  width: 100%;
  height: 500px;
  /* border: 1px solid #f1f1f1; */
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
   -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
    transform: rotateX(180deg) translateZ(1px);
}

.new-service-section .dm-flex > div {
    -webkit-backface-visibility: visible;
    animation-fill-mode: initial !important;
}

@media not all and (min-resolution:.001dpcm) { @media {
    .flip-box:hover .flip-box-inner {
        transform: rotateX(180deg) translateZ(1px);
    }
}}

.sub-menu .current_page_item:before {
    opacity: 0.7;
    background: var(--aColor);
}

/* Position the front and back side */
.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
    -webkit-perspective: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    visibility: visible;
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-image: linear-gradient(180deg, #9d9d9d 0%, var(--pColor) 100%);
}

/* Style the back side */
.flip-box-back {
  background-color: var(--pColor);
  color: white;
  transform: rotateX(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

section.half-half-classy .dm-flex {
    align-items: center;
}

section.half-half-classy img {
    height: 100% !important;
    display: block;
    object-fit: cover;
    object-position: 70% 50%;
    min-height: 550px;
}

section.half-half-classy .dm-half:nth-child(2) p {
    height: 100%;
}

.flip-box-front img {
    display: block;
    margin: 0px auto 20px;
    max-width: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    max-width: 100%;
    height: 100% !important;
    object-fit: cover;
    opacity: 0.2;
}

.flip-box-front h3 {
    padding: 0px 30px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
}

.flip-box-back * {
    color: #fff;
}

.flip-box-back h3 {
    max-width: 100% !important;
    text-align: center;
}

section.visit-us-today:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background-image: var(--bgImage);
    opacity: 0.2;
    z-index: -1;
    left: 0px;
    top: 0px;
    background-size: 40%;
}

section.visit-us-today .dm-half:nth-child(2) {
    padding: 0px;
}

section.visit-us-today .dm-half:nth-child(1) {
    padding: 40px;
}

section.visit-us-today .dm-half:nth-child(1) h3:after {
}

section.hd-testi.hd-section {
    position: relative;
    background-attachment: fixed;
    background-position: 50% 50%;
    padding: 9vh 0px 0px;
}

section.hd-testi.hd-section:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: var(--pColor);
    color: #fff;
    opacity: .8;
}

h2.hd-heading__head {
    color: #fff;
    margin: 0;
    font-size: 45px;
    letter-spacing: 1px;
    text-align: center;
}

.nlapo {
    padding: 30px 40px 30px;
    box-sizing: border-box;
    background-color: #f9f9f9;
}

.ts-carousel__item {
    margin: 20px 0;
    padding: 0px 10px;
}

.testila {
    position: relative;
}

.testila:before {
    content: "\f10d";
    font-family: 'Font Awesome 5';
    color: var(--aColor);
    position: absolute;
    font-size: 90px;
    opacity: .1;
    top: -20px;
    left: -25px;
    line-height: 90px;
}

.no-slider:before,.no-slider:after {
    opacity: 0 !important;
}

.ts-carousel__para {
    font-size: 19px;
}

.ts-carousel__para {
    min-height: 150px;
}

.whowrote {
    padding: 16px 0;
    border-top: 1px solid #6e6e6e;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.whowrote {
    min-height: 86px;
}

.flux {
    display: flex;
    align-items: center;
    justify-content: center;
}

.img {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-color: var(--aColor);
    text-align: center;
    color: #fff;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background-position: 50% 50%;
    background-size: cover;
    box-sizing: border-box;
    color: #fff;
}

.ts-carousel__head {
    margin-bottom: 10px;
    font-size: 17px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin: 0;
    width: calc(100% - 60px);
}

span.slide-star {
    width: 100%;
}

span.slide-star:before {
    opacity: 0 !important;
}

a.dm_classic_modal {
    display: inline-block;
    cursor: pointer;
}

section.hd-testi.hd-section .slick-prev {
    z-index: 1;
    left: -60px;
}

section.hd-testi.hd-section .slick-next {
    right: -60px;
}

.hd-testi__carousel {
}

@media (max-width: 1100px) {
    .dm-col-md-4.dm-third {
        width: 50%;
        margin-bottom: 30px;
    }
}

@media (max-width: 880px) {

    .dm-col-md-4.dm-third {
        width: 50%;
        margin-bottom: 30px;
    }

    section.new-service-section .dm-third {
        padding: 0px 5px;
    }

    .primary-auto-rotator {
        display: none;
    }

    .hide-las:before,.hide-las:after {
        display: none;
    }

    html .video_holder {
        max-height: 600px;
    }

    .carousel-caption {
        top: 68%;
    }

    .container-wide .dm-half {
        flex: 1 1 100% !important;
    }

    section.central-welcome .dm-half:nth-child(1) {
        margin-bottom: 20px;
        order: 2;
    }

    section.counter-up .container:before {
        display: none;
    }

    section.counter-up .container {
        padding: 50px 0px;
    }

    .container-wide .dm-half:nth-child(1) {
        /* order: 2; */
        /* padding-top: 20px; */
    }

    section.new-service-section .dm-third {
        padding: 10px;
    }

    section.new-service-section .dm-flex {
        gap: 0px;
    }

    .copyrights .dm-fourth {
        width: 50%;
        margin-bottom: 15px;
    }
}

@media (max-width: 720px ) {
    div#header {
        padding: 0px;
    }
    .dm-col-md-4.dm-third {
        width: 100%;
    }
    section.central-welcome {
        padding-bottom: 0px;
    }

    div#header {
        padding: 0px;
    }

    .dm-col-md-4.dm-third {
        width: 100%;
    }

    section.central-welcome {
        padding-bottom: 0px;
    }

    .cta-carrier {
        padding: 40px 0px;
    }

    section.cta-classic {
        background-size: 0px;
    }

    section.cta-classic {
        background-position: center top;
    }

    section.new-service-section .dm-third {
        flex: 1 1 100%;
    }

    .nice-section-break h2 {
        font-size: 40px;
        padding: 0px 10px;
    }

    section.visit-us-today iframe {
        height: 400px;
    }
    h2.hd-heading__head {
        font-size: 35px;
    }
    .hd-testi__carousel {
        padding: 0px 10px;
    }
}

@media (max-width: 640px ){
    .carousel-caption span {
        letter-spacing: 0px;
        font-size: 18px;
        line-height: 1;
        display: block;
    }
    .nice-section-break h2 {
        font-size: 30px;
    }
    section.visit-us-today .dm-half:nth-child(1) {
        padding: 40px 20px;
    }
    .copyrights .dm-fourth {
        width: 100%;
    }
}

html .no-slider .video_holder {
    height: 90vh;
}

html .no-slider .video_holder .carousel-caption {
    top: 60%;
}

html .dm-slide-main {
    height: 100vh !important;
}

.newCon {
    opacity: 0.4;
}

div#slider-primary {
    background: #000;
}

html .dm-slide-main .slide-caption {
    top: 50%;
    bottom: auto;
    text-align: left;
	padding:0px 15px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    transform: translateY(-50%);
    max-width: 1200px;
    margin: 0px auto;
}

html .dm-slide-main .slide-caption p {
    text-align: left;
    font-size: 22px;
}

html .dm-slide-main .slide-caption h2 {
    text-align: left;
    margin: 0px;
    font-size: 50px !important;
}

.main-head-wrap.header_fixed #header {
    background: #ffffff;
    box-shadow: 0px 1px 10px #00000014;
}

/* New Header */
div#new-top-header {
    background: var(--sColor);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

div#new-top-header * {
    color: #ffffff;
}

.dm-half-plus.phone-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.dm-half-plus.phone-header p {
    margin: 0px;
}

div#new-top-header a.header-btn {
    padding: 15px 35px;
    display: block;
    background: var(--aColor);
    color: #fff;
}

.dm-half-plus.phone-header {
    text-transform: uppercase;
}


.cta-content * {
    color: #fff;
}

section.visit-us-today h3 {
    font-size: 40px;
}

section.visit-us-today li input {
    height: 45px !important;
}


.dm-half-plus.phone-header p {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px;
    position: relative;
    margin-left: 20px;
    font-weight: 700;
}

.dm-half-plus.phone-header p i {
    margin-right: 6px;
}

.dm-half-plus.phone-header p:nth-last-child(2):after {
    opacity: 0;
}

.main-head-wrap.header_fixed #new-top-header {
    margin-top: -52px;
}

.dm-third.new-header .social-icons a {
    padding: 0px 15px;
    position: relative;
}

.dm-third.new-header .social-icons a:after {
    content: "";
    position: absolute;
    right: 0px;
    width: 1px;
    height: 100%;
    background: #000000;
    opacity: 0.6;
    top: 50%;
    transform: translateY(-50%);
}

.dm-third.new-header .social-icons a:last-of-type:after {
    opacity: 0;
}

body:not(.home) header#site-header {
    background: var(--aColor);
}

html #slider-primary .dm-slide-main {
    max-height: 650px;
}

div#new-top-header > div {
    max-width: 100% !important;
    padding: 0px;
}

html .dm-slide-main .slide-caption h2 {
    margin-bottom: 20px;
}

div#header #secondary-navigation {
}

section.central-welcome h5 {
    text-transform: uppercase;
    color: var(--pColor);
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
}

section.central-welcome h2 {
    font-weight: 700;
    color: #555555;
}

.slide-caption a.btn:nth-child(3) {
    background: var(--pColor) !important;
    margin-left: 6px;
}

@media (max-width: 880px) {
    #new-top-header {
        display: none;
    }
}

section.n-service-section .dm-half:nth-child(1) .f-box {
    height: 720px;
}

.f-box-inner {
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.f-box-back {
    padding: 20PX;
    text-align: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
}

section.n-service-section .dm-flex {
    align-items: inherit;
}

section.n-service-section {
    text-align: center;
    padding: 0px 0px 10vh;
}

section.n-service-section .dm-half:nth-child(2) .dm-servo {
    height: calc(34% - 26px);
    margin-bottom: 30px;
}

section.n-service-section .dm-half:nth-child(2) .dm-servo:last-of-type {
    margin: 0px;
}

.f-box {
    height: 100%;
}

.f-box-back * {
    color: #ffffff;
}

.f-box-back h3 {
    font-size: 30px;
    font-weight: 700;
}

.f-box-inner:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--pColor);
    opacity: 0.5;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.nice-section-break .subtitle {
    color: var(--pColor);
    margin: 10px;
    font-size: 12px;
}

section.n-service-section .button-center {
    padding-top: 40px;
    font-size: 20px;
}

.f-box-back a {
    font-weight: bold;
}

section.h-h-classy {
    background: var(--pColor);
    padding: 7vh 0px;
}

section.n-service-section a.btn {
    padding: 20px 100px;
    font-size: 15px;
    color: #ffffff !important;
}

section.h-h-classy .dm-flex {
    align-items: inherit;
}

section.h-h-classy h2 {
    font-size: 45px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 30px;
    color: var(--aColor);
}

section.h-h-classy h5 {
    font-size: 14px;
    color: var(--pColor);
}

.list-checker > div {
    padding-left: 35px;
    position: relative;
}

.list-checker h4 {
    line-height: 1;
    margin: 0px 0px 10px;
    color: var(--aColor) !important;
    font-weight: bold;
}

.list-checker div:before {
    content: "\f00c";
    font-family: "Font Awesome 5";
    position: absolute;
    left: 0px;
    color: var(--pColor);
    font-weight: bold;
    font-size: 21px;
    top: -4px;
}

.h-h-classy .dm-half-plus {
    padding-left: 20px;
}

section.c-classic {
    background: #F0ECE1;
    padding: 7vh 0px;
}

section.c-classic h5 {
    text-transform: uppercase;
    color: var(--pColor);
    font-size: 14px;
    margin: 0px;
}

section.c-classic h2 {
    font-size: 50px;
    font-weight: 700;
    color: #555555;
}

section.c-classic iframe {
    width: 100%;
    height: 500px;
}

section.half-half-classy h5 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: var(--pColor);
    margin: 0px 0px 10px;
}

.home h2 {
    font-size: 48px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 30px;
}

section.visit-us-today {
    text-align: center;
}

section.visit-us-today h3 {
    font-size: 45px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 30px;
    color: #555555;
}

section.visit-us-today h5 {
    color: var(--pColor);
    font-size: 15px;
    margin: 0px 0px 10px;
}

.inlinebtn a {
    display: inline-block;
}

.inlinebtn {
    padding-bottom: 40px;
}

a.btn.no-bg {
    color: var(--pColor) !important;
    border: 2px solid var(--pColor);
    background: transparent !important;
}

html a.btn:hover {
    background: var(--pColor) !important;
    border-color: var(--pColor) !important;
}

.hd-testi-img {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 60%;
    background-size: 45%;
    background-position: 50% 50%;
}

.hd-testi__heading.hd-heading {
    text-align: left;
}

.hd-testi__heading.hd-heading h2 {
    text-align: left;
    text-transform: none;
}

.hd-testi__heading.hd-heading .subtitle {
    text-transform: uppercase;
    color: #ffffff;
}

.hd-testi-img:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.5;
}

.col-12 .dm-half:nth-child(2) {
    flex: 1 1 40%;
    text-align: center;
}

.inlinebtn a {
}

.col-12 .dm-half:nth-child(2) .inlinebtn a {padding: 10px 20px;font-size: 14px;m,animation-range-start: 0;margin: 0px 2px;}

a.btn.no-bg:hover {
    color: #fff !important;
}

footer#site-footer * {
    /* color: #555; */
}

footer .social-icons {
    margin-bottom: 15px;
}

.copyrights .dm-third img {
    max-width: 64px;
    display: block;
    margin-right: 20px;
}

.copyrights .dm-third div {
    display: flex;
    align-items: center;
}

.copyrights .dm-third strong {
    display: block;
    line-height: 1.2;
}

footer#site-footer .dm-third {
    margin: 0px 0px;
}

.dm-servo:hover .f-box-inner {
    background-position: 52% 50%;
}

.dm-servo:hover .f-box-inner:before {
    opacity: 0.2;
}

section.n-service-section .dm-half:nth-child(2) .dm-servo:hover .f-box-inner {
    background-position: 50% 70%;
}

.cta-content {
    width: 100%;
    max-width: 1000px;
    padding: 0px 15px;
}

html .sticks {
    background: #677586;
    padding: 5px;
    border: 0px;
}

html .sticks + a {
    background: #000;
}

.dm-rate-us span {
    color: #000;
    font-size: 16px;
}

@media (max-width: 1280px) {
	
	.hd-testi__carousel {
		padding: 0px 50px;
	}
	
	html a.btn {
		padding: 10px 20px;
		font-size: 14px;
	}
	
	div#new-top-header a.header-btn {
		padding: 15px;
		font-size: 12px !important;
	}
}

@media (max-width: 1100px) {
	
	ul#menu-main-menu a {
		padding: 8px 15px;
	}

}

@media (max-width: 880px) {
	.slide-caption a.btn {
		margin-bottom: 20px;
	}

	.mobile_cta_buttons.hide-d.mobile-btn div.header-social-icons a {
		margin: 0px 2px;
	}

	section.central-welcome a.btn {
		margin-bottom: 20px;
	}

	.central-image {
	}

	.central-welcome .central-image img {
		min-height: 450px;
	}

	.f-box {
		min-height: 400px;
		height: 30vh;
		max-height: 400px;
	}

	section.n-service-section .dm-servo {
		margin-bottom: 20px;
	}

	section.h-h-classy .dm-third {
		margin-bottom: 30px;
	}

	section.c-classic iframe {
		height: 250px;
	}

	section.c-classic h2,.home h2 {font-size: 35px;}

	.inlinebtn a {
		margin-bottom: 20px !important;
		display: inline-block;
	}

	.hd-testi__carousel {
		padding: 0px;
	}

	footer#site-footer .dm-third {
		margin-bottom: 20px;
		max-width: 100%;
		text-align: left;
	}
} 

section.hd-testi.hd-section .dm-half p {
    color: #fff;
}

section.h-h-classy * {
    color: #fff;
}

.foundations-treatments {
    --foundation-primary: #12304f;
    --foundation-dark: #12304f;
    --foundation-accent: #c69b5c;
    --foundation-soft: #edf5f3;
    --foundation-cream: #faf7f1;
    --foundation-white: #ffffff;
    --foundation-text: #4e5e5b;
    --foundation-border: rgba(47, 97, 93, 0.16);

    position: relative;
    overflow: hidden;
    padding: 100px 20px;

    color: var(--foundation-text);
}

.foundations-treatments *,
.foundations-treatments *::before,
.foundations-treatments *::after {
    box-sizing: border-box;
}

.foundations-container {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
}

.foundations-heading,
.foundations-section-heading {
    max-width: 790px;
    margin: 0 auto 50px;
    text-align: center;
}

.foundations-eyebrow,
.foundations-section-heading > span,
.foundations-level {
    display: inline-block;
    margin-bottom: 12px;
    color: var(--foundation-accent);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1.8px;
    line-height: 1.3;
    text-transform: uppercase;
}

.foundations-heading h2,
.foundations-section-heading h2 {
    margin: 0 0 16px;
    color: var(--foundation-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(36px, 5vw, 56px);
    font-weight: 500;
    line-height: 1.08;
}

.foundations-heading p,
.foundations-section-heading p {
    margin: 0;
    font-size: 17px;
    line-height: 1.8;
}

.foundations-package-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    align-items: stretch;
    margin-bottom: 110px;
}

.foundations-card {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid var(--foundation-border);
    border-radius: 24px;
    background: var(--foundation-white);
    box-shadow: 0 18px 55px rgba(22, 59, 56, 0.08);
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
}

.foundations-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 28px 65px rgba(22, 59, 56, 0.14);
}

.foundations-card-featured {
    border: 2px solid var(--foundation-primary);
    transform: translateY(-14px);
}

.foundations-card-featured:hover {
    transform: translateY(-22px);
}

.foundations-popular {
    padding: 9px 20px;
    background: var(--foundation-primary);
    color: #ffffff;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.5px;
    text-align: center;
    text-transform: uppercase;
}

.foundations-card-top {
    padding: 34px 32px 28px;
    background:
        linear-gradient(
            145deg,
            rgba(237, 245, 243, 0.96),
            rgba(255, 255, 255, 0.96)
        );
    border-bottom: 1px solid var(--foundation-border);
}

.foundations-card-top h3,
.foundations-wide-header h3,
.foundations-addon-card h3,
.foundations-recovery-content h3 {
    margin: 0;
    color: var(--foundation-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 500;
    line-height: 1.25;
}

.foundations-card-top h3 {
    min-height: 76px;
    font-size: 27px;
}

.foundations-price {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 15px;
    margin-top: 28px;
}

.foundations-price-value {
    color: var(--foundation-primary);
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
}

.foundations-price-label {
    padding: 8px 12px;
    border-radius: 30px;
    background: var(--foundation-soft);
    color: var(--foundation-dark);
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
}

.foundations-card-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 25px;
    padding: 32px;
}

.foundations-info h4 {
    position: relative;
    margin: 0 0 10px;
    padding-left: 16px;
    color: var(--foundation-dark);
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.foundations-info h4::before {
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 0;
    width: 4px;
    border-radius: 10px;
    background: var(--foundation-accent);
    content: "";
}

.foundations-info p {
    margin: 0 0 13px;
    font-size: 15px;
    line-height: 1.75;
}

.foundations-info p:last-child {
    margin-bottom: 0;
}

.foundations-note {
    padding: 12px 15px;
    border-left: 3px solid var(--foundation-accent);
    background: var(--foundation-cream);
    color: var(--foundation-dark);
    font-size: 13px !important;
    font-style: italic;
}

.foundations-section-heading {
    margin-top: 0;
    margin-bottom: 42px;
}

.foundations-wide-card {
    overflow: hidden;
    margin-bottom: 110px;
    border: 1px solid var(--foundation-border);
    border-radius: 28px;
    background: var(--foundation-white);
    box-shadow: 0 22px 65px rgba(22, 59, 56, 0.1);
}

.foundations-wide-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    padding: 42px;
    background:
        linear-gradient(
            120deg,
            var(--foundation-dark),
            var(--foundation-primary)
        );
}

.foundations-wide-header .foundations-level {
    color: #ead0a7;
}

.foundations-wide-header h3 {
    max-width: 680px;
    color: #ffffff;
    font-size: clamp(29px, 4vw, 42px);
}

.foundations-wide-price {
    min-width: 170px;
    padding: 20px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    text-align: center;
    backdrop-filter: blur(8px);
}

.foundations-wide-price strong {
    display: block;
    font-size: 38px;
    line-height: 1.1;
}

.foundations-wide-price span {
    display: block;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 700;
}

.foundations-wide-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 45px;
    padding: 45px;
}

.foundations-details-bar {
    display: grid;
    grid-template-columns: 1.5fr 0.75fr 0.75fr;
    border-top: 1px solid var(--foundation-border);
    background: var(--foundation-soft);
}

.foundations-detail {
    padding: 28px 30px;
    border-right: 1px solid var(--foundation-border);
}

.foundations-detail:last-child {
    border-right: 0;
}

.foundations-detail span,
.foundations-detail strong,
.foundations-detail small {
    display: block;
}

.foundations-detail span {
    margin-bottom: 7px;
    color: var(--foundation-primary);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.foundations-detail strong {
    color: var(--foundation-dark);
    font-size: 17px;
    line-height: 1.45;
}

.foundations-detail small {
    margin-top: 5px;
    font-size: 13px;
    line-height: 1.5;
}

.foundations-package-saving {
    background: var(--foundation-cream);
}

.foundations-package-saving strong {
    color: var(--foundation-primary);
    font-size: 27px;
}

.foundations-package-saving small {
    color: #9b672e;
    font-weight: 800;
}

.foundations-addon-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 25px;
    margin-bottom: 110px;
}

.foundations-addon-card {
    position: relative;
    overflow: hidden;
    padding: 40px;
    border: 1px solid var(--foundation-border);
    border-radius: 24px;
    background: var(--foundation-white);
    box-shadow: 0 18px 50px rgba(22, 59, 56, 0.08);
}

.foundations-addon-number {
    position: absolute;
    top: 16px;
    right: 24px;
    color: rgba(47, 97, 93, 0.09);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 82px;
    font-weight: 700;
    line-height: 1;
}

.foundations-addon-card h3 {
    position: relative;
    z-index: 1;
    max-width: 75%;
    margin-bottom: 18px;
    font-size: 29px;
}

.foundations-addon-card > p {
    position: relative;
    z-index: 1;
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
}

.foundations-addon-pricing {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 28px;
}

.foundations-addon-pricing > div {
    padding: 17px;
    border-radius: 14px;
    background: var(--foundation-soft);
}

.foundations-addon-pricing span,
.foundations-addon-pricing strong {
    display: block;
}

.foundations-addon-pricing span {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 700;
}

.foundations-addon-pricing strong {
    color: var(--foundation-primary);
    font-size: 25px;
}

.foundations-single-price {
    grid-template-columns: minmax(0, 220px);
}

.foundations-recovery-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 250px;
    overflow: hidden;
    border-radius: 28px;
    background:
        linear-gradient(
            135deg,
            var(--foundation-dark),
            var(--foundation-primary)
        );
    box-shadow: 0 25px 70px rgba(22, 59, 56, 0.2);
}

.foundations-recovery-content {
    padding: 50px;
    color: rgba(255, 255, 255, 0.85);
}

.foundations-recovery-content .foundations-level {
    color: #ead0a7;
}

.foundations-recovery-content h3 {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: clamp(30px, 4vw, 44px);
}

.foundations-recovery-content .foundations-info + .foundations-info {
    margin-top: 25px;
}

.foundations-recovery-content .foundations-info h4 {
    color: #ffffff;
}

.foundations-recovery-content .foundations-info p {
    max-width: 800px;
    color: rgba(255, 255, 255, 0.82);
}

.foundations-recovery-summary {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 25px;
    background: var(--foundation-accent);
    color: #ffffff;
    text-align: center;
}

.foundations-recovery-summary span {
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.foundations-recovery-summary strong {
    display: block;
    margin: 18px 0 10px;
    font-size: 58px;
    line-height: 1;
}

.foundations-recovery-summary small {
    font-size: 16px;
    font-weight: 700;
}

/* TABLET */
@media (max-width: 1024px) {
    .foundations-package-grid {
        grid-template-columns: 1fr;
        max-width: 760px;
        margin-right: auto;
        margin-left: auto;
    }

    .foundations-card-featured,
    .foundations-card-featured:hover {
        transform: none;
    }

    .foundations-card-top h3 {
        min-height: auto;
    }

    .foundations-details-bar {
        grid-template-columns: 1fr 1fr;
    }

    .foundations-detail:first-child {
        grid-column: 1 / -1;
        border-right: 0;
        border-bottom: 1px solid var(--foundation-border);
    }

    .foundations-addon-grid {
        grid-template-columns: 1fr;
    }
}

/* MOBILE */
@media (max-width: 767px) {
    .foundations-treatments {
        padding: 70px 15px;
    }

    .foundations-heading,
    .foundations-section-heading {
        margin-bottom: 35px;
    }

    .foundations-package-grid,
    .foundations-wide-card,
    .foundations-addon-grid {
        margin-bottom: 75px;
    }

    .foundations-card-top,
    .foundations-card-body {
        padding: 27px 22px;
    }

    .foundations-card-top h3 {
        font-size: 24px;
    }

    .foundations-price {
        align-items: flex-start;
        flex-direction: column;
    }

    .foundations-price-value {
        font-size: 36px;
    }

    .foundations-wide-header {
        align-items: flex-start;
        flex-direction: column;
        padding: 32px 24px;
    }

    .foundations-wide-price {
        width: 100%;
    }

    .foundations-wide-grid {
        grid-template-columns: 1fr;
        gap: 28px;
        padding: 30px 24px;
    }

    .foundations-details-bar {
        grid-template-columns: 1fr;
    }

    .foundations-detail,
    .foundations-detail:first-child {
        grid-column: auto;
        border-right: 0;
        border-bottom: 1px solid var(--foundation-border);
    }

    .foundations-detail:last-child {
        border-bottom: 0;
    }

    .foundations-addon-card {
        padding: 32px 24px;
    }

    .foundations-addon-card h3 {
        max-width: 82%;
        font-size: 25px;
    }

    .foundations-addon-number {
        right: 15px;
        font-size: 64px;
    }

    .foundations-addon-pricing {
        grid-template-columns: 1fr;
    }

    .foundations-single-price {
        grid-template-columns: 1fr;
    }

    .foundations-recovery-card {
        grid-template-columns: 1fr;
    }

    .foundations-recovery-content {
        padding: 35px 24px;
    }

    .foundations-recovery-summary {
        padding: 32px 20px;
    }

    .foundations-recovery-summary strong {
        font-size: 48px;
    }
}

.foot-spa-home {
    --spa-dark: #18314e;
    --spa-green: #18314e;
    --spa-light-green: #386191;
    --spa-cream: #f7f4ed;
    --spa-gold: #b6965a;
    --spa-text: #3f4c4a;

    position: relative;
    padding: 110px 20px;
    overflow: hidden;
    background:
        radial-gradient(
            circle at 0 0,
            rgba(85, 125, 112, 0.13),
            transparent 34%
        ),
        var(--spa-cream);
}

.foot-spa-home::before {
    content: "";
    position: absolute;
    right: -150px;
    bottom: -180px;
    width: 440px;
    height: 440px;
    border: 1px solid rgba(85, 125, 112, 0.18);
    border-radius: 50%;
}

.foot-spa-home::after {
    content: "";
    position: absolute;
    right: -75px;
    bottom: -105px;
    width: 290px;
    height: 290px;
    border: 1px solid rgba(85, 125, 112, 0.14);
    border-radius: 50%;
}

.foot-spa-container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.foot-spa-intro {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.75fr);
    gap: 70px;
    align-items: end;
    margin-bottom: 55px;
}

.foot-spa-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    color: var(--spa-green);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2.2px;
    text-transform: uppercase;
}

.foot-spa-eyebrow::before {
    content: "";
    width: 42px;
    height: 1px;
    background: var(--spa-gold);
}

.foot-spa-heading h2 {
    max-width: 680px;
    margin: 0;
    color: var(--spa-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(42px, 5vw, 68px);
    font-weight: 400;
    line-height: 1.04;
    letter-spacing: -1.5px;
}

.foot-spa-heading h2 span {
    display: block;
    color: var(--spa-green);
    font-style: italic;
}

.foot-spa-copy p {
    margin: 0 0 22px;
    color: var(--spa-text);
    font-size: 17px;
    line-height: 1.8;
}

.foot-spa-text-link {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: var(--spa-dark);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-decoration: none;
    text-transform: uppercase;
}

.foot-spa-text-link span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 34px;
    border: 1px solid rgba(23, 61, 59, 0.28);
    border-radius: 50%;
    transition: 0.3s ease;
}

.foot-spa-text-link:hover span {
    color: #fff;
    background: var(--spa-dark);
    transform: translateX(4px);
}

.foot-spa-feature {
    display: grid;
    grid-template-columns: minmax(360px, 0.85fr) minmax(0, 1.25fr);
    min-height: 650px;
    overflow: hidden;
    border-radius: 28px;
    background: #fff;
    box-shadow: 0 24px 70px rgba(23, 61, 59, 0.12);
}

.foot-spa-image {
    position: relative;
    min-height: 100% !important;
    overflow: hidden;
    background: var(--spa-light-green);
}

.foot-spa-image::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(
            180deg,
            transparent 45%,
            rgba(15, 48, 46, 0.5) 100%
        );
}

.foot-spa-image img {
    width: 100%;
    height: 100% !important;
    min-height: 650px !important;
    object-fit: cover;
    object-position: center;
    transition: transform 0.8s ease;
}

.foot-spa-feature:hover .foot-spa-image img {
    transform: scale(1.04);
}

.foot-spa-image-badge {
    position: absolute;
    z-index: 2;
    right: 28px;
    bottom: 28px;
    left: 28px;
    padding: 22px 24px;
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 18px;
    color: #fff;
    background: rgb(19 43 71 / 45%);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.16);
    backdrop-filter: blur(10px);
}

.foot-spa-image-badge strong {
    display: block;
    margin-bottom: 3px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 27px;
    font-weight: 400;
}

.foot-spa-image-badge span {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}

.foot-spa-content {
    padding: 48px;
}

.foot-spa-benefits {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
    margin-bottom: 40px;
}

.foot-spa-benefit {
    display: flex;
    gap: 14px;
}

.benefit-icon {
    display: flex;
    flex: 0 0 42px;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    color: white;
    background: var(--spa-light-green);
}

.benefit-icon svg {
    width: 21px;
    height: 21px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.foot-spa-benefit h3 {
    margin: 1px 0 7px;
    color: var(--spa-dark);
    font-size: 16px;
    font-weight: 700;
}

.foot-spa-benefit p {
    margin: 0;
    color: #667371;
    font-size: 13px;
    line-height: 1.65;
}

.foot-spa-packages {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.spa-package-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 300px;
    padding: 27px 23px 23px;
    border: 1px solid #e3e9e6;
    border-radius: 18px;
    background: #fff;
    transition:
        transform 0.3s ease,
        border-color 0.3s ease,
        box-shadow 0.3s ease;
}

.spa-package-card:hover {
    border-color: rgba(85, 125, 112, 0.55);
    box-shadow: 0 15px 35px rgba(23, 61, 59, 0.09);
    transform: translateY(-6px);
}

.spa-package-card.featured {
    border-color: var(--spa-green);
    background:
        linear-gradient(
            145deg,
            rgba(223, 234, 229, 0.8),
            #fff 70%
        );
}

.popular-label {
    position: absolute;
    top: -13px;
    right: 18px;
    padding: 7px 13px;
    border-radius: 30px;
    color: #fff;
    background: var(--spa-gold);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.package-label {
    margin-bottom: 15px;
    color: var(--spa-green);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.spa-package-card h3 {
    margin: 0 0 13px;
    color: var(--spa-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 30px;
    font-weight: 400;
}

.spa-package-card p {
    margin: 0 0 25px;
    color: #65716f;
    font-size: 13px;
    line-height: 1.7;
}

.package-meta {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 15px;
    margin-top: auto;
    padding-top: 18px;
    border-top: 1px solid #e2e8e5;
}

.package-meta span {
    color: #677471;
    font-size: 12px;
    font-weight: 600;
}

.package-meta strong {
    color: var(--spa-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 29px;
    font-weight: 400;
}

.foot-spa-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 34px;
}

.foot-spa-btn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: 53px;
    padding: 13px 24px;
    border: 1px solid var(--spa-dark);
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s ease;
}

.foot-spa-btn.primary {
    color: #fff;
    background: var(--spa-dark);
}

.foot-spa-btn.primary:hover {
    border-color: var(--spa-green);
    background: var(--spa-green);
    transform: translateY(-2px);
}

.foot-spa-btn.secondary {
    color: var(--spa-dark);
    background: transparent;
}

.foot-spa-btn.secondary:hover {
    color: #fff;
    background: var(--spa-dark);
    transform: translateY(-2px);
}

@media (max-width: 1100px) {
    .foot-spa-feature {
        grid-template-columns: 0.75fr 1.25fr;
    }

    .foot-spa-content {
        padding: 38px 30px;
    }

    .foot-spa-benefits {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .foot-spa-packages {
        grid-template-columns: 1fr;
    }

    .spa-package-card {
        min-height: auto;
    }
}

@media (max-width: 850px) {
    .foot-spa-home {
        padding: 80px 18px;
    }

    .foot-spa-intro {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .foot-spa-feature {
        grid-template-columns: 1fr;
    }

    .foot-spa-image,
    .foot-spa-image img {
        min-height: 480px !important;
    }

    .foot-spa-content {
        padding: 38px 25px;
    }

    .foot-spa-packages {
        grid-template-columns: repeat(3, minmax(260px, 1fr));
        padding: 15px 4px 20px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .spa-package-card {
        scroll-snap-align: start;
    }
}

@media (max-width: 520px) {
    .foot-spa-home {
        padding: 65px 14px;
    }

    .foot-spa-heading h2 {
        font-size: 42px;
    }

    .foot-spa-copy p {
        font-size: 15px;
    }

    .foot-spa-feature {
        border-radius: 20px;
    }

    .foot-spa-image,
    .foot-spa-image img {
        min-height: 390px !important;
    }

    .foot-spa-image-badge {
        right: 18px;
        bottom: 18px;
        left: 18px;
    }

    .foot-spa-content {
        padding: 32px 18px;
    }

    .foot-spa-actions {
        flex-direction: column;
    }

    .foot-spa-btn {
        width: 100%;
    }
}

section.central-welcome {
	padding: 10vh 0px 5vh;
}

html .meetd {
	background-position: 50% 26%;
}

html #secondary-navigation > nav > ul > li:hover > a, html #secondary-navigation > nav > ul > li.current-menu-item > a, html #secondary-navigation > nav > ul > li.current-menu-parent > a, html #secondary-navigation > nav ul.sub-menu > li.current_page_item > a, html #secondary-navigation > nav > ul > li.current-menu-item > a {
    color: #12304f !important;
}

.note {
	text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #18314e;
}

.note * {color: white;}

.quote {
  max-width: 800px;
  margin: 50px auto;
  padding: 25px 40px;
  text-align: center;
  position: relative;

  color: #b28a3e;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(22px, 3vw, 30px);
  font-weight: 500;
  font-style: italic;
  line-height: 1.5;
  letter-spacing: 0.3px;
}

.quote::before,
.quote::after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  margin: 0 auto;

  background: linear-gradient(
    90deg,
    transparent,
    #c6a15b,
    transparent
  );
}

.quote::before {
  margin-bottom: 20px;
}

.quote::after {
  margin-top: 20px;
}

.quote span::before {
  content: "“";
  margin-right: 4px;
  color: #d0ad67;
  font-size: 1.4em;
}

.quote span::after {
  content: "”";
  margin-left: 4px;
  color: #d0ad67;
  font-size: 1.4em;
}

@media (max-width: 600px) {
  .quote {
    margin: 35px auto;
    padding: 20px;
  }
}

#logo img {max-width: 250px;}

    .pricing-section {
      max-width: 1200px;
      margin: 0 auto;
      text-align: center;
    }

    .pricing-section h2 {
      font-size: 44px;
      margin-bottom: 12px;
      color: #121827;
    }

    .pricing-section > p {
      max-width: 650px;
      margin: 0 auto 50px;
      color: #697386;
      line-height: 1.7;
      font-size: 17px;
    }

    .pricing-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 32px;
      align-items: stretch;
      perspective: 1400px;
    }

    .pricing-card {
      position: relative;
      background:
        linear-gradient(145deg, #ffffff 0%, #f8faff 100%);
      border-radius: 28px;
      padding: 36px 28px 32px;
      text-align: left;

      border: 1px solid rgba(255, 255, 255, 0.9);

      box-shadow:
        0 30px 45px rgba(40, 52, 79, 0.18),
        0 12px 18px rgba(40, 52, 79, 0.10),
        inset 0 1px 0 rgba(255, 255, 255, 1);

      
    }



    .pricing-card:hover {
      transform:
        rotateX(0deg)
        rotateY(0deg)
        translateY(-14px)
        scale(1.02);

      box-shadow:
        0 42px 60px rgba(40, 52, 79, 0.22),
        0 18px 25px rgba(40, 52, 79, 0.12);
    }

    .featured {
      transform:
        rotateX(2deg)
        translateY(-16px)
        scale(1.04);

      background:
        linear-gradient(145deg, #ffffff, #fffff);

      border: 2px solid #000;
    }

    .featured:hover {
      transform:
        translateY(-26px)
        scale(1.06);
    }

    .badge {
      position: absolute;
      top: -17px;
      right: 24px;

      padding: 10px 17px;

      border-radius: 999px;

      background:
        linear-gradient(135deg, #b6a071, #aa976e);

      color: white;

      font-size: 12px;
      font-weight: 700;
      letter-spacing: 0.5px;

      box-shadow:
        0 2px 8px rgb(26 50 81 / 40%);

      transform: translateZ(25px);
    }

    .tier {
      display: inline-flex;
      align-items: center;
      justify-content: center;

      width: 52px;
      height: 52px;

      margin-bottom: 26px;

      border-radius: 16px;

      background:
linear-gradient(145deg, #ffffff, #ac996e);
      color: #193251;

      font-size: 20px;
      font-weight: 800;

      box-shadow:
        8px 8px 16px rgba(126, 140, 166, 0.22),
        -8px -8px 16px rgba(255, 255, 255, 0.95);

      transform: translateZ(30px);
    }

    .featured .tier {
      color: white;

      background:
        linear-gradient(145deg, #1c3453, #162f4f);

      
    }

    .package-name {
      font-size: 27px;
      line-height: 1.2;
      margin-bottom: 28px;
      color: #182033;

      min-height: 65px;

      transform: translateZ(20px);
    }

    .price-block {
      padding: 20px 0;
      border-top: 1px solid #e6eaf1;
    }

    .price-label {
      display: block;
      margin-bottom: 7px;

      color: #141a29;
      font-size: 12px;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.8px;
    }

    .price {
      font-size: 28px;
      font-weight: 800;
      color: #151b2c;
    }

    .price span {
      font-size: 14px;
      font-weight: 500;
      color: #7d8798;
    }

    .founding-price {
      margin-top: 4px;
      padding: 20px;

      border-radius: 18px;

      background:
        linear-gradient(145deg, #b7a37761, #ffffff);

      box-shadow:
        inset 3px 3px 7px rgba(115, 104, 210, 0.08),
        inset -3px -3px 7px rgba(255, 255, 255, 0.9);

      transform: translateZ(18px);
    }

    .founding-price .price {
      color: #162f4f;
      font-size: 34px;
    }

    .limited {
      display: inline-block;
      margin-top: 10px;

      color: #131a28;
      font-size: 12px;
      font-weight: 700;
    }

    .monthly-price {
      margin-top: 18px;
      padding-top: 20px;
      border-top: 1px solid #e6eaf1;
    }

    .button {
      display: block;
      width: 100%;
      margin-top: 26px;

      padding: 15px 20px;

      text-align: center;
      text-decoration: none;

      border-radius: 15px;

      background:
        linear-gradient(145deg, #1d2536, #111725);

      color: white;
      font-weight: 700;

      box-shadow:
        0 10px 18px rgba(21, 28, 43, 0.22);

      transition: 0.25s ease;
    }

    .button:hover {
      transform: translateY(-3px);
      box-shadow:
        0 15px 25px rgba(21, 28, 43, 0.27);
    }

    .featured .button {
      background:
        linear-gradient(135deg, #b6a071, #bcaf90);
    }

    @media (max-width: 900px) {
      .pricing-grid {
        grid-template-columns: 1fr;
        max-width: 500px;
        margin: 0 auto;
      }

      .pricing-card,
      .featured {
        transform: none;
      }

      .featured {
        margin-top: 15px;
      }
    }

    @media (max-width: 500px) {
      .pricing-section h2 {
        font-size: 34px;
      }

      .pricing-card {
        padding: 30px 22px;
      }
    }

.pricing-section {padding-top: 50px; padding-bottom: 50px;}