/*
Theme Name: Classy - Child
Version: 588
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;
}

a.btn {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    background: rgb(0,0,0);
    color: #ffffff !important;
    border-radius: 50px;
    font-weight: bold;
    padding: 5px 15px;
}

#header a.btn {
}

.container {
    width:  100%;
    max-width: 1370px;
    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(--pColor) !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: 5vh 0px;
}

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

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

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: 6px;
    width: 100%;
}

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: 20px 0px;
    margin-top: 35px;
    display: flex;
    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 {
    max-width: 1300px;
    margin: 0px auto 20px;
}

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

section.visit-us-today ifraME {
    border-radius: 0px 50px;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 14%);
    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 i {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 23px;
    color: var(--pColor);
}

section.visit-us-today a {
    display: block;
    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 {
    
    
    
    !i;!;
}

.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;
}

section.new-service-section .dm-half:nth-child(2),
section.n-s-section .dm-third:nth-child(2),
.central-tab:nth-child(2) {
    animation-delay: 0.2s;
}
section.new-service-section .dm-half:nth-child(3),
section.n-s-section .dm-third:nth-child(3),
.central-tab:nth-child(3) {
    animation-delay: 0.3s;
}
section.new-service-section .dm-half:nth-child(4),
.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 {
    padding: 6vh 0px;
}

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

section.new-service-section .dm-half p {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    margin: 10px 0px;
}

section.new-service-section h3 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 1;
}

section.new-service-section span {
    text-transform: uppercase;
    letter-spacing: 0px;
    background: var(--pColor);
    color: #fff;
    font-weight: bold;
    padding: 5px 25px;
    border-radius: 4px;
    font-size: 17px;
}

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;
    border-radius: 20px 20px 0px 0px;
    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 {
}

.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: 6vh 0px;
    background: #ffffff;
    position: relative;
    background-size: 50%;
    background-position: 50% 50%;
    background-attachment: fixed;
}

.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: 10vh 0px;
    background: #f4f6f3;
}

section.half-half-classy img {
    border-radius: 50px 0px;
}

section.half-half-classy h2 {
    font-size: 41px;
}

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

.main-head-wrap.header_fixed #header {
    background: var(--pColor);
}

/* CTA  */
.cta-content {
    border-radius: 45px 0 45px 0;
    width: 100%;
    max-width: 1000px;
    margin: 0px auto;
}

.cta-carrier {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0px auto;
    height: 750px;
}

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

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

/* Welcome */
section.central-welcome {padding-block: 50px;text-align: center;}

section.central-welcome .container-wide {
}

section.central-welcome h2 {font-size: 55px;text-align: center;margin: -10px 0px 20px;}

.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: 50px 0px;
}
section.central-welcome .dm-flex {
}

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

section.central-welcome .dm-half:nth-child(1) {flex: 1 1 45%;position: relative;z-index: 1;}

section.central-welcome .dm-half:nth-child(2) {
    flex: 1 1 55%;
    margin-top: -20px;
    max-width: 55%;
}

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

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

section.central-welcome h3 {
    color: #fff;
}


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: -51px;
    }
    .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: 26px;
}

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

div#header {
    background: transparent;
    padding: 20px;
    float: none;
    transition: all .4s ease;
}

.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: 161px;
        -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: 450px;
}

ul#menu-main-menu a {
}

#secondary-navigation a {
    padding: 10px 15px;
}

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: 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;
    bottom: 10%;
    width: 100%;
    z-index: 1;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    text-align: center;
    padding: 0px 15px;
}

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

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

.video_holder:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000;
    opacity: 1;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, .4) 0%, rgb(0 0 0 / 53%) 100%);
}

.carousel-caption h2 {
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 25px;
}

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

.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 .dm-slide-main {    height: 250px !important;}
    html .dm-slide-main .slide-caption{bottom:10px;}
    html .dm-slide-main .slide-caption h2{font-size:26px!important;}
    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: #000 !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;}

    .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;
    }

    .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;
        flex: 1 1 100%;
        text-align: center !important;!i;!;
        justify-content: 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 {
    content: "-";
    position: relative;
    right: -3px;
}

.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;
}

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

.dm-half.social-header {
    display: flex;
    justify-content: flex-end;
}

.social-header .social-icons a {
    padding: 0px 5px;
}

.dm-half.social-header .dm-rate-us {
    padding: 10px 15px;
    background: var(--aColor);
    margin: 0px;
}

.dm-half.social-header > * {
    padding: 10px 15px;
}

.dm-half.social-header .dm-rate-us span {
    text-transform: uppercase;
    font-size: 18px;
}

.video-location {
    max-width: 1300px;
    position: absolute;
    bottom: 10%;
    z-index: 1;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px 15px;
}

.video-location i {
    color: #F4F4EA;
}

.video-location a {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ffffff;
}

#header .header-inline-appt a {
    font-size: 14px !important;
    color: #fff !important;!I;!;
}

section.home-icons {
    position: relative;
    text-align: center;
    padding-block: 100px;
    background: #f8f5f0;
}

section.home-icons .dm-flex {
    align-items: inherit;
}

section.home-icons h4 {
    color: rgb(53, 52, 49);
    font-weight: bold;
    font-size: 30px;
    font-family: 'Archivo';
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}

section.home-icons h4:after {
    width: 100px;
    height: 2px;
    background: var(--pColor);
    display: block;
    margin: 15px 0px;
}

section.home-icons img {
    display: block;
    margin-bottom: 20px;
    max-width: 85px;
}

section.home-icons .dm-third {
    position: relative;
}

section.home-icons a.btn {
    position: absolute;
    bottom: 0px;
    background: var(--pColor) !important;
}

section.home-icons .dm-third:nth-child(2) {
    animation-delay: 0.2s;
}

section.home-icons .dm-third:nth-child(3) {
    animation-delay: 0.4s;
}

section.central-welcome h5 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.dm-flix {
    padding: 20px;
    background: var(--sColor);
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.dm-flix .dm-half {order: inherit !important;!i;!;}

.dm-flix .dm-flex {
    align-items: center;
}

.dm-welcome-image img {
    display: block;
    max-width: 600px;
    margin: 0px auto;
    margin-right: 0px;
    position: relative;
    z-index: 1;
    width: 100%;
}

.dm-welcome-image {
    position: relative;
    bottom: -20px;
}

.dm-welcome-content h3 {
    font-size: 40px;
    line-height: 1.2;
}

.dm-welcome-content p {
    color: #fff;
    font-size: 19px;
}

section.central-welcome h2 {
    color: #000;
    text-transform: capitalize;
    background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
    background-size: cover;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    font-size: min(max(42px, 6.0714285714vw), 85px);
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    letter-spacing: .033em;
}

section.central-welcome .dm-full {
}

.dm-welcome-image:before {
    content: "";
    background-image: url(/wp-content/uploads/2025/02/2589185_314.png);
    position: absolute;
    bottom: -50px;
    right: -70px;
    height: 100%;
    width: 100%;
    background-size: contain;
    opacity: 0.1;
    filter: brightness(0) invert(1);
    transform: scaleX(-1);
}

section.new-service-section h2 + p {
    text-align: center;
    margin-bottom: 70px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
}

section.new-service-section .dm-half:nth-child(1),section.new-service-section .dm-half:nth-child(4) {
    flex: 1 1 60%;
}

section.new-service-section .dm-half {
    flex: 1 1 33%;
    margin-bottom: 30px;
}

section.new-service-section a {
    height: 396px;
    position: relative;
    display: block;
    border-radius: 20px;
    overflow: hidden;
    background: #000;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 18px 0px rgba(0,0,0,.6);
}

section.new-service-section a > * {
    position: relative;
    z-index: 1;
    color: #fff;
}

section.new-service-section a:hover {
    transform: scale(1.05);
}

section.new-service-section h3:after {
    margin: 10px 0px 0px;
    content: "";
    height: 2px;
    background: #fff;
    position: relative;
    display: block;
    width: 70px;
}

section.n-s-section {
    position: relative;
    padding: 2vh 0px 110px;
}

section.n-s-section h2 {
    text-align: center;
    margin: 0px;
    font-size: 45px;
    font-size: min(max(48px, 8.9285714286vw), 81px);
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    letter-spacing: .033em;
    text-transform: capitalize;
    background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
    background-size: cover;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    display: block;
}

section.n-s-section h2 + p {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

section.n-s-section .dm-flex {
    align-items: inherit;
    padding: 0px 10px;
}

section.n-s-section .dm-third {
    flex: 1 1 calc(20% - 30px);
    border-radius: 20px;
    background: #fbfbfb;
    padding: 0px;
}

section.n-s-section .dm-third p {
    line-height: 1.6;
}

section.n-s-section .dm-third h3 {
    position: relative;
    font-weight: 700;
    color: #fff;
}

section.n-s-section h3:after {
    width: 80px;
    background: #ffffff;
    display: block;
    height: 2px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.full-list {
    margin-top: 70px;
    text-align: center;
    position: relative;
}

.full-list:before {
    width: calc(50% - ( 314px / 2 ));
    left: 0px;
    height: 1px;
    background: var(--pColor);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
}

.full-list:after {
    width: calc(50% - ( 314px / 2 ));
    right: 0px;
    height: 1px;
    background: var(--pColor);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
}

.full-list .no-bg {
    border: 2px solid var(--pColor);
    background: transparent !important;!i;!;
    font-weight: bold !important;!i;!;
    font-size: 15px;
    color: #000 !important;!I;!;
}

section.n-s-section img {
    margin-bottom: 20px;
    display: block;
    max-width: 90px;
}

section.classy-testimonials h2 {
}

section.classy-testimonials h2 + p {
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 26px;
    opacity: 0.5;
}

span.hiddenRest {
    display: none;
}

.new-wrap {
    padding: 25px;
    margin-block: 50px -50px;
    box-shadow: 0 2.76726px 2.21381px #00000005, 0 6.6501px 5.32008px #00000007, 0 12.5216px 10.0172px #00000009, 0 22.3363px 17.869px #0000000b, 0 41.7776px 33.4221px #0000000d, 0 100px 80px #00000012;
    padding-block: 50px;
    height: 400px;
    transition: .6s ease;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

.new-text-wrapper {
    padding: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 0px;
}

.testimonial-stars i {
    color: #d3b013;
}

.testimonial-stars i {
    margin-right: 2px;
}

.testimonial-stars {
    margin-bottom: 20px;
}

section.classy-testimonials .dm-flex + .dm-full {
    margin-bottom: 55px;
}

.name-f {
    height: 60px;
    width: 60px;
    background: var(--pColor);
    color: #ffffff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    display: none;
}

.inline-tex {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.inline-tex .testimonialname {
    margin-left: 15px;
    margin-bottom: 0px;
    color: #000;
    font-size: 19px;
    font-family: 'AR One Sans';
    line-height:1.4;
}

.pp-testimonials-content {
    font-size: 16px;
}

span.read_more {
    font-weight: bold;
    cursor: pointer;
}

section.classy-testimonials:before {
    bottom: 0px;
    right: 0px;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    opacity: 0.9;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
    background: #fff;);
}

.copyrights {
    float: none;
}

.dm-full.footer-creds {
    position: relative;
    padding: 15px 0px;
}

.dm-full.footer-creds:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000;
    opacity: 0;
    top: 0px;
    left: 0px;
}

.dm-full.footer-creds * {
    color: #fff;
}

.bottom-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.bottom-footer p {
    /* flex: 1 1 50%; */
}

.bottom-footer p:nth-child(3) {
    /* flex: 1 1 100%; */
    /* text-align: right; */
}

.bottom-footer p:nth-child(2) {
    /* text-align: right; */
}

.dm-full.footer-creds .container {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0px 15px;
}

.dm-full.footer-creds a {
    font-weight: bold;
    font-size:19px;
}

section.visit-us-block {
    padding: 7vh 0px;
    background: whitesmoke;
}

.visit-us-flex {
    margin-bottom: 50px;
}

.visit-us-flex:last-of-type {
    margin: 0px;
}

.visit-us-flex.welcomeright .dm-half:nth-child(1) {
    order: 2;
}

.visit-us-flex {
    background: whitesmoke;
}

.visit-us-flex .dm-flex {
    margin: 0px -15px;
}

.visit-us-flex .dm-half:nth-child(2) {}

html .middle {
    padding: 50px;
}

.visit-us-flex img {
    display: block;
}

.middle h3 {
    color: #000;
    font-size: 30px;
    line-height: 1;
    font-size: 60px;
}

.middle h3:after {
    content: "";
    width: 80px;
    background: var(--sColor);
    display: block;
    height: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
}

html a.newbtn {
    margin: 0px;
    background: var(--pColor);
    color: #000;
    border-radius: 4px;
    font-weight: bold;
    letter-spacing: 1px;
}

section.visit-us-block li a {
    color: #000;
    font-weight: bold;
}

.visit-us-flex li:before {
    display: none;
}

.visit-us-flex li {
    list-style: disc;
}

.visit-us-flex:last-of-type li {
    list-style: none;
    padding-bottom: 11px;
}

.visit-us-flex:last-of-type ul {
    padding-left: 0px;
}

.visit-us-flex iframe,.visit-us-flex img {
    height: 550px !important;!i;!;
    object-fit: cover;
}

a.sticks {
    border: 0px;
    background: var(--aColor);
    color: #000;
}

a.sticks:nth-child(2) {
    color: #fff;
    background: var(--sColor);
}

.home .wow {
    /* opacity: 0; */
}

.home .wow.fadeInUp,.home .wow.fadeInUpa {
    opacity: 0;
    transform: translate3d(0,100%,0);
}

.home .wow.animated {
    animation-fill-mode: forwards !important;
}

@media (max-width: 880px) {
    .copyrights .dm-fourth {
        margin-bottom: 30px;
    }
    
    section.home-icons .dm-third {
        margin-bottom: 40px;
    }

    section.n-s-section h2 {
        font-size: 35px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    section.n-s-section .dm-third {
        margin-bottom: 30px;
    }

    section.classy-testimonials h2 {
        font-size: 35px;
        line-height: 1.2;
    }

    .visit-us-flex iframe, .visit-us-flex img {
        height: 400px !important;
    }
    section.new-service-section .dm-half {
        flex: 1 1 100%;
    }
}

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

section.home-icons:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    background-image: url(/wp-content/uploads/2025/04/marble.jpg);
    left: 0px;
    opacity: 0.2;
    background-size: cover;
    background-position: 50% 50%;
    background-attachment: fixed;
}

section.home-icons p {
    font-size: 21px;
}

html .wda_video_style .buttonToAuto {
    bottom: auto;
    text-align: right;
    top: 0px;
}

section.central-welcome h2 + h3 {
    text-align: center;
    color: var(--aColor);
    font-size: 34px;
}

footer .social-icons a:hover {
    background-color: var(--aColor);
}


.full-list .no-bg:hover {
    background: var(--pColor) !important;!I;!;
    color: #fff !important;!i;!;
}

section.central-welcome h4 {
    text-align: center;
    font-size: 30px;
    letter-spacing: 1px;
    opacity: 0.7;
}

@media (min-width:881px) {
    li#menu-item-32 {
        display: none;
    }
}

@media (max-width: 880px) {
    section.central-welcome .dm-half:nth-child(2) {
        max-width: 100%;
    }
}

section.central-welcome .dm-flix:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2025/04/marble.jpg);
    top: 0px;
    left: 0px;
    opacity: 0.4;
    background-attachment: fixed;
}


section.classy-testimonials .slick-dots button {
    background: var(--aColor);
}

/* new */
/* Menu */
.menu-glass {
    z-index: 99;
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
    padding: 180px 20px 20px;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    text-align: left;
    right: -660px;
    box-sizing: border-box;
}

.menu-glass {
    display: block;
    backdrop-filter: blur(17px);
    -webkit-backdrop-filter: blur(17px);
    transform: translate3d(0px, 0px, 0px) scale3d(1.1, 1.1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    display: block;
    opacity: 1;
    background: #000000b5;
    width: 600px;
    max-width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    box-sizing: border-box;
}

.new-list ul {
    list-style: none;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: left;
    width: 100%;
    padding-right: 15px;
}

.new-list a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 15px 20px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    transition: background-color .2s, color .2s;
    display: block;
    padding: 7px 10px;
}

.new-list li {
    margin-bottom: 10px;
    width: 100%;
}

html .menu-item-has-children > a:after {
    display: none;
}

.new-list a:hover {
    background: var(--pColor);
}

.new-list ul.sub-menu {
    display: none;
}

span.main-toggler {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 100%;
    justify-content: space-between;
}

span.expand-me {
    cursor: pointer;
}

ul.sub-menu li a {
    text-align: center;
}

ul.sub-menu {
    background: #00000038;
    border-radius: 12px;
}

ul.sub-menu li {
    margin-bottom: 0px;
}

.new-list ul a:hover {
    color: #fff;
}

i.fa.fa-plus.fa-minus:before {
    content: "\f068";
}

a#menu-dmm.active-menu span:nth-child(2) {
    transform: rotate(45deg);
}

a#menu-dmm.active-menu span:nth-child(3) {
    transform: rotate(-45deg);
    opacity: 1;
}

a#menu-dmm.active-menu span:nth-child(4),
a#menu-dmm.active-menu span:nth-child(1) {
    opacity: 0;
}

.new-list > ul {
    margin: 0px;
}

.sub-menu li {
	position: relative;
}

.mobile_cta_buttons.hide-d.mobile-btn + section img {
    object-position: 25% 0%;
}

.navigation-flex.dm-flex {
    width: 100%;
    justify-content: space-between;
}

.dm-menu {
    display: flex;
    align-items: center;
}

.dm-menu p {
    margin: 0px;
    vertical-align: middle;
}

.social-address {
    display: flex;
}

.h-address p {
    margin: 0px;
}

.social-icons {
    margin-right: 25px;
}

.home .header-spacer {
    display: none;
}

header#site-header {
    position: relative;
    z-index: 99999;
}

.carousel-caption h2 {
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    font-size: min(max(48px, 8.9285714286vw), 100px);
    letter-spacing: .033em;
}

.carousel-caption h2 p {
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .15em;
    text-transform: uppercase;
    font-size: min(max(15px, 1.8571428571vw), 19px);
    font-family: Archivo;
    font-style: normal;
}

a.btn.no-btn {
    background: transparent !important;
    border: 1px solid #fff;
}

.dm-menu > * {
    margin-left: 10px !important;
    color: #fff;
}

.dm-menu a {
    color: #fff;
    text-transform: uppercase;
}

.h-address * {}

.social-address * {
    color: #fff;
}

.social-address p {
    text-transform: uppercase;
    font-size: 13px;
}

.social-address .social-icons a {
    font-size: 20px;
    margin-right: 8px;
}

.dm-logo #logo {
    margin: 0px;
}

.dm-logo img {
    display: block;
    filter: brightness(0) invert(1);
    transition: all .4s ease;
    max-height: 100px;
}

.main-head-wrap.header_fixed .dm-logo img {
    max-height: 60px;
}

/* Service Slider */
.svc {
  --slate-1: #6c727c;
  --slate-2: #565c66;
  --slate-3: #474c55;
  --ink: #23262b;
  --paper: #f6f4f0;
  --line: rgba(255, 255, 255, 0.16);
  --accent: #b69b6e;
  --accent-soft: #cdb78f;
  --display: "Cormorant Garamond", Georgia, "Times New Roman", serif;
  --util: "Jost", system-ui, -apple-system, "Segoe UI", sans-serif;
  --ease: cubic-bezier(0.22, 0.61, 0.36, 1);
  font-family: var(--util);
  background: linear-gradient(
180deg, #6c727c00, #565c6600 55%, var(--slate-3));
  color: #fff;
  padding: clamp(28px, 5vw, 64px) clamp(16px, 4vw, 56px) clamp(36px, 5vw, 72px);
  -webkit-font-smoothing: antialiased;
  padding: 50px;
}
.svc * {
  box-sizing: border-box;
}
.svc__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  max-width: 1280px;
  /* margin: 0 auto clamp(20px, 3vw, 34px); */
}
.svc__eyebrow {
  font-size: 11px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
  color: var(--accent-soft);
  font-weight: 500;
  margin: 0 0 10px;
}
.svc__title {
  font-family: var(--display);
  font-style: italic;
  font-weight: 400;
  font-size: clamp(34px, 5vw, 56px);
  line-height: 0.98;
  margin: 0;
  letter-spacing: 0.01em;
}
.svc__hint {
  font-size: 12.5px;
  color: rgba(255, 255, 255, 0.62);
  letter-spacing: 0.02em;
  max-width: 240px;
  text-align: right;
}
.svc__controls {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 14px;
}
.svc__nav {
  display: flex;
  gap: 10px;
  text-align: right;
  justify-content: flex-end;
  padding-right: 50px;
  position: relative;
  z-index: 1;
}
.svc__arrow {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: transparent;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.25s var(--ease), border-color 0.25s var(--ease),
    color 0.25s var(--ease), opacity 0.25s var(--ease),
    transform 0.25s var(--ease);
}
.svc__arrow:hover:not(:disabled) {
  background: var(--accent);
  border-color: var(--accent);
  color: var(--ink);
}
.svc__arrow:active:not(:disabled) {
  transform: scale(0.94);
}
.svc__arrow:focus-visible {
  outline: 2px solid var(--accent-soft);
  outline-offset: 3px;
}
.svc__arrow:disabled {
  opacity: 0.28;
  cursor: default;
}
.svc__rail {
  /* max-width: 1280px; */
  margin: 0 auto;
  display: flex;
  gap: 14px;
  overflow-x: auto;
  padding: 42px 2px 24px;
  scroll-snap-type: x proximity;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.svc__rail::-webkit-scrollbar {
  display: none;
}
.svc .card {
  position: relative;
  flex: 0 0 244px;
  width: 244px;
  height: 560px;
  border-radius: 3px;
  overflow: hidden;
  cursor: pointer;
  scroll-snap-align: start;
  background: var(--slate-3);
  box-shadow: 0 18px 40px -22px rgba(0, 0, 0, 0.7);
  transform: translateY(var(--stagger, 0px));
  will-change: transform;
  transition: flex-basis 0.55s var(--ease), width 0.55s var(--ease);
  border: 0;
  padding: 0;
  text-align: left;
  color: inherit;
  font: inherit;
  appearance: none;
}
.svc .card.is-open {
  flex: 0 0 360px;
  width: 360px;
}
.svc .card:nth-child(even) {
  --stagger: -20px;
}
.card__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: grayscale(1) contrast(1.04);
  transition: transform 0.8s var(--ease), filter 0.6s var(--ease);
}
.card:hover .card__bg {
  transform: scale(1.05);
}
.card.is-open .card__bg {
  filter: grayscale(0.35) contrast(1.02);
}
.card__scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(20, 22, 26, 0) 38%,
    rgba(20, 22, 26, 0.78) 100%
  );
  transition: opacity 0.5s var(--ease);
}
.card__label {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 22px;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 10px;
  pointer-events: none;
}
.card__name {
  font-family: var(--display);
  font-style: italic;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.05;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.45);
}
.card__count {
  font-family: var(--util);
  font-size: 10px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--accent-soft);
  white-space: nowrap;
  padding-bottom: 5px;
}
.card__panel {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  /* height: 78%; */
  /* background: rgba(28, 30, 34, 0.82); */
  backdrop-filter: blur(14px) saturate(1.1);
  -webkit-backdrop-filter: blur(14px) saturate(1.1);
  /* border-top: 1px solid var(--line); */
  transform: translateY(101%);
  transition: transform 0.5s var(--ease);
  display: flex;
  flex-direction: column;
}
.card.is-open .card__panel {
  transform: translateY(0);
}
.card__panel-head {
  padding: 18px 20px 12px;
  /* border-bottom: 1px solid var(--line); */
}
.card__panel-head a {
  font-family: var(--display);
  font-style: italic;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  line-height: 1.05;
}
.card__panel-head a:hover {
  color: var(--accent-soft);
}
.card__panel-head span {
  display: block;
  margin-top: 5px;
  font-size: 10px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  display: none;
}
.card__list {
  list-style: none;
  margin: 0;
  padding: 6px 0 14px;
  overflow-y: auto;
  overflow-x: hidden;
  flex: 1;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
}
.card__list::-webkit-scrollbar {
  width: 6px;
}
.card__list::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.28);
  border-radius: 20px;
}
.card__list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.card__list li {
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.07); */
  margin-bottom: 10px;
}
.svc .row {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 4px 20px;
  color: rgba(255, 255, 255, 0.84);
  text-decoration: none;
  font-size: 13.5px;
  letter-spacing: 0.01em;
  background: none;
  border: 0;
  font: inherit;
  text-align: left;
  cursor: pointer;
  transition: background 0.2s var(--ease), color 0.2s var(--ease),
    padding-left 0.25s var(--ease);
}
.svc .row:hover,
.svc .row:focus-visible {
  background: rgba(255, 255, 255, 0.06);
  color: #fff;
  outline: none;
  padding-left: 24px;
}
.row .row__dot {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--accent);
  flex: 0 0 4px;
  opacity: 0.8;
}
.row .row__txt {
  flex: 1;
  text-transform: uppercase;
  font-size: min(max(12px, 1vw), 14px);
  line-height: 1.2;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 0;
  line-height: 1;
}
.row .row__caret {
  flex: 0 0 auto;
  transition: transform 0.3s var(--ease);
  color: var(--accent-soft);
  font-size: 11px;
}
.row[aria-expanded="true"] .row__caret {
  transform: rotate(90deg);
}
.sub {
  max-height: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.16);
  transition: max-height 0.4s var(--ease);
}
.sub.open {
  max-height: 1400px;
}
.sub .row {
  padding-left: 34px;
  font-size: 12.5px;
  color: rgba(255, 255, 255, 0.72);
}
.sub .row:hover,
.sub .row:focus-visible {
  padding-left: 38px;
}
.sub .sub .row {
  padding-left: 48px;
}
.sub .sub .sub .row {
  padding-left: 62px;
}
@media (max-width: 780px) {
  .svc__head {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 1;
    color: #fff;
  }
  .svc__hint {
    text-align: left;
    max-width: none;
  }
  .svc__controls {
    align-items: flex-start;
  }
  .svc__nav {
    display: none;
  }
  .svc__rail {
    flex-direction: column;
    overflow: visible;
    gap: 10px;
    padding: 0;
  }
  .svc .card,
  .svc .card.is-open {
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    min-height: 74px;
    transform: none !important;
  }
  .card__bg {
    filter: grayscale(0.4) contrast(1.02);
    opacity: 0.55;
  }
  .card.is-open .card__bg {
    opacity: 0.4;
  }
  .card__scrim {
    background: linear-gradient(
      90deg,
      rgba(20, 22, 26, 0.82),
      rgba(20, 22, 26, 0.5)
    );
  }
  .card__label {
    position: static;
    padding: 24px 22px;
    align-items: center;
  }
  .card__name {
    font-size: 26px;
    position: relative;
    z-index: 111;
  }
  .card__panel {
    position: static;
    height: auto;
    transform: none;
    background: rgba(20, 22, 26, 0.9);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    display: none;
  }
  .card.is-open .card__panel {
    display: flex;
  }
  .card__list {
    max-height: 60vh;
  }
}
@media (prefers-reduced-motion: reduce) {
  .svc * {
    transition-duration: 0.001ms !important;
  }
}

.wc-head {
    text-transform: uppercase;
    font-family: 'Archivo';
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-weight: 400;
    line-height: 1.2;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #4c4e58 !important;
    -webkit-text-fill-color: #4c4e58 !important;
    -moz-text-fill-color: #4c4e58!important;
    font-style: normal;
    font-size: min(max(21px, 2.1428571429vw), 30px);
}


section.svc {
    margin-bottom: 200px;
    padding-right: 0px;
}

section.vision h2 {
    font-size: min(max(48px, 8.9285714286vw), 125px);
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    letter-spacing: .033em;
    text-transform: capitalize;
    background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
    background-size: cover;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    display: block;
}

section.home-icons .dm-third:after {
    content: "";
    width: 1px;
    background: #000;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    opacity: 0.3;
}

section.home-icons .dm-third:last-of-type:after {
    display: none;
}

section.svc {}

.collage {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    position: relative;
    margin-inline: auto;
    height: clamp(0px, 43.25vw, 692px);
    width: clamp(0px, 100vw, 1600px);
    max-width: 100%;
    margin-top: 60px;
}

.collage > * {
    position: absolute;
    grid-area: 1 / 1;
    box-shadow: 0 2.76726px 2.21381px #00000005, 0 6.6501px 5.32008px #00000007, 0 12.5216px 10.0172px #00000009, 0 22.3363px 17.869px #0000000b, 0 41.7776px 33.4221px #0000000d, 0 100px 80px #00000012;
    transition: 1s ease-out;
    overflow: hidden;
}

.collage div:nth-child(1) {
    height: clamp(0px, 37.8125vw, 605px);
    width: clamp(0px, 43.0625vw, 689px);
    top: clamp(0px, 5.4375vw, 87px);
    right: unset;
    bottom: unset;
    left: clamp(0px, 29.375vw, 470px);
}

.collage img {
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    vertical-align: top;
}

.collage div:nth-child(2) {
    height: clamp(0px, 21.8125vw, 349px);
    width: clamp(0px, 18.25vw, 292px);
    top: clamp(0px, 5.4375vw, 87px);
    right: unset;
    bottom: unset;
    left: clamp(0px, 1.5625vw, 25px);
}

.collage div:nth-child(3) {
    height: clamp(0px, 23.9375vw, 383px);
    width: clamp(0px, 17.5625vw, 281px);
    top: clamp(0px, 13.25vw, 212px);
    right: unset;
    bottom: unset;
    left: clamp(0px, 15vw, 240px);
}

.collage div:nth-child(4) {
    transition-delay: .3s;
    height: clamp(0px, 1.25vw, 20px);
    width: clamp(0px, 10.5625vw, 169px);
    top: clamp(0px, 12vw, 192px);
    right: unset;
    bottom: unset;
    left: clamp(0px, 21.9375vw, 351px);
}

.collage div:nth-child(5) {
transition-delay: .5s;
    height: clamp(0px, 9.8125vw, 157px);
    width: clamp(0px, 9.5vw, 152px);
    top: clamp(0px, 30.125vw, 482px);
    right: unset;
    bottom: unset;
    left: clamp(0px, 26.75vw, 428px);
}

.collage div:nth-child(6) {
    transition-delay: .1s;
    height: clamp(0px, 27vw, 432px);
    width: clamp(0px, 20.875vw, 334px);
    top: clamp(0px, 0vw, 0px);
    right: clamp(0px, 15.1875vw, 243px);
    bottom: unset;
    left: unset;
}

.collage div:nth-child(7) {
    height: clamp(0px, 1.25vw, 20px);
    width: clamp(0px, 26.0625vw, 417px);
    top: clamp(0px, 27vw, 432px);
    right: clamp(0px, 6.25vw, 100px);
    bottom: unset;
    left: unset;
}

.collage div:nth-child(8) {
    height: clamp(0px, 27.375vw, 438px);
    width: clamp(0px, 18.25vw, 292px);
    top: clamp(0px, 10.6875vw, 171px);
    right: clamp(0px, 1.5625vw, 25px);
    bottom: unset;
    left: unset;
}

section.vision > div {
    max-width: 1600px;
}

.collage div:nth-child(1) img {
    object-position: 50% 35%;
}

section.svc:before {
    align-content: I mea;
    height: 60%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    content: "";
    background-image: url(/wp-content/uploads/2026/06/grey-sheen-background-scaled.jpg);
    width: 100%;
    background-size: cover;
}

section.svc {
    position: relative;
}

section.vision {
    text-align: center;
}

section.vision h4 {
    color: #4c4e58;
    font-family: montserrat;
    font-size: min(max(21px, 2.1428571429vw), 30px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .25em;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 31px;
}

section.vision h4 + p {
    color: #4c4e58 !important;
    -webkit-text-fill-color: #4c4e58 !important;
    -moz-text-fill-color: #4c4e58!important;
    font-family: 'ARCHIVO';
    font-size: min(max(14px, 1.5357142857vw), 21.5px);
    font-style: normal;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: .25em;
    text-transform: uppercase;
    margin-bottom: 5px;
}


section.vision .dm-flex p {
    line-height: 2;
}

section.vision .dm-flex {
    max-width: 1300px;
    margin: 0px auto;
    align-items: center;
    text-align: left;
    padding-top: 105px;
}

section.vision h3 {
    text-align: center;
    background-size: cover;
    background-clip: text;
    color: #80808094;
    -moz-text-fill-color: transparent;
    font-size: min(max(18px, 1.5714285714vw), 22px);
    font-weight: 600;
    line-height: 2.27273;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-family: 'Archivo';
    line-height: 1.8;
}

section.vision .dm-flex .dm-half:nth-child(2):after {
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    background: #000;
    top: 0px;
    left: 0px;
}

section.vision .dm-flex .dm-half:nth-child(2) {
    position: relative;
}

section.vision .dm-flex .dm-half {
    padding: 0px 60px;
}

section.team-section {
    background-image: url(/wp-content/uploads/2026/06/steel-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-block: 100px;
    margin-bottom: 150px;
    margin-top: 200px;
}

section.team-section h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    color: #4c4e58;
    font-family: montserrat;
    font-size: min(max(21px, 2.1428571429vw), 30px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #fff;
    font-style: normal;
    position: relative;
    left: -50px;
}

section.team-section h2 strong {
    font-size: min(max(48px, 8.9285714286vw), 59px);
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    letter-spacing: .033em;
    text-transform: capitalize;
    background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
    background-size: cover;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    display: block;
    font-family: 'Noto Serif Display';
    text-align: center;
    line-height: 1;
    max-width: 380px;
}

.ts {
    margin: 0px 10px;
    flex: 1 1 390px;
}

.ts > div {
    background: var(--aColor);
    padding: 25px;
    color: #fff;
}

.ts img {
    display: block;
    height: 400px !important;
    width: 100%;
    object-fit: cover;
}

.ts h3 {
    color: #fff;
    margin-bottom: 10px;
    font-family: 'Archivo';
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    margin: 0px;
}

.ts h4 {
    color: #000;
}

.team-slider {
    display: flex;
    padding: 0px 10px;
    padding-top: 60px;
}

.ts span {
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
    opacity: 0.77;
}

.ts p {
    font-size: 13px;
}

.ts a {
    display: inline-block;
    border-bottom: 1px solid #fff;
    border-radius: 0px !important;
    padding: 4px 0px;
}

div#header {}

a#menu-dmm {
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;
}

a#menu-dmm span {
    height: 2px;
    width: 20px;
    display: block;
    background: #fff;
    margin: 3px 0px;
}

a#menu-dmm strong {
    display: flex;
    flex-wrap: wrap;
    width: 20px;
    margin-right: 6px;
    align-items: center;
    justify-content: center;
}

a#menu-dmm span:last-of-type {
    display: none;
}

a#menu-dmm:hover {
    color: #fff;
}

.ts:nth-child(1) {
    display: none;
}

.slick-center {
    top: -20px;
    position: relative;
}

section.classy-testimonials > div {
    max-width: 100%;
}

.classy-testimonials .slick-track {
    padding: 50px 0px 200px;
}

.section-heading h2 {
    font-size: min(max(48px, 8.9285714286vw), 65px);
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    letter-spacing: .033em;
    text-transform: capitalize;
    background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
    background-size: cover;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    display: block;
    text-align: center;
}

.pp-testimonials-content p {
    text-align: left;
    font-size: 19px;
    line-height: 1.8;
}

.menu-glass.active-menu {
    right: 30px;
}
section.classy-testimonials {
    overflow: hidden;
}

section.contact-form {
    position: relative;
    background: #000;
    padding-block: 100px;
}

section.contact-form:before {
    background-image: url(/wp-content/uploads/2026/06/steel-bg.jpg);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0.3;
}

section.contact-form >div >span {
    display: block;
    font-family: montserrat;
    font-size: min(max(21px, 2.1428571429vw), 30px);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .25em;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

section.contact-form h2 {
    font-size: min(max(48px, 8.9285714286vw), 65px);
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    letter-spacing: .033em;
    text-transform: capitalize;
    background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
    background-size: cover;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    display: block;
    text-align: center;
}

section.contact-form .dm-flex {
    align-items: flex-start;
    color: #fff;
    padding: 50px 0px 0px;
}

section.contact-form div input {
    width: 100% !important;
    height: 40px;
    border-radius: 50px !important;
    color: #000000;
}

section.contact-form div select {
    height: 40px;
    border-radius: 50px;
}

section.contact-form textarea {
    border-radius: 50px;
}

.contact-form .gform_heading {
    display: none;
}

.copyrights * {
    color: #000 !important;
}

.copyrights {
    background: #fff;
}

.dm-full.footer-creds * {
    color: #000 !important;
}

.dm-full.footer-creds {
    background: #fff;
}

.dm-full.footer-creds .container {
    border-top: 1px solid #000;
    padding-top: 30px;
}

section.contact-form h3 {
    font-size: 40px;
}

section.contact-form ul * {
    color: #fff;
    padding: 0px;
}

section.contact-form ul li:before {
    display: none;
}

section.contact-form ul {
    padding: 0px;
}

section.contact-form li {
    margin-bottom: 20px;
}

/* Flip Section Layout */
.dm-flex.dm-rex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 28px;
  margin: 50px auto;
  /* max-width: 1200px; */
}

.dm-third {
  width: calc(33.333% - 28px);
  min-width: 280px;
}

/* Flip Card */
.flip-wrapper {
  width: 100%;
  height: 460px;
  perspective: 1200px;
}

.flip-container {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.75s ease;
  transform-style: preserve-3d;
}

.flip-wrapper:hover .flip-container {
  transform: rotateY(180deg);
}

/* Front and Back */
.flip-front,
.flip-back {
  position: absolute;
  inset: 0;
  overflow: hidden;
  backface-visibility: hidden;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
  background: #ffffff;
}

/* Front Side */
.flip-front {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: var(--custom-floating-estimator-cta-color);
  padding: 28px;
  align-items: center;
  justify-content: center;
}

.dm-blog-image {
  position: absolute;
  inset: 0;
  background-size: contain;
  background-position: center;
  transition: transform 0.5s ease;
  height: 120px;
  width: 120px;
  opacity: 1;
  filter: brightness(0) invert(1);
  position: relative;
  display: block;
  z-index: 10;
}

.flip-wrapper:hover .dm-blog-image {
  transform: scale(1.06);
}

.flip-front::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, var(--pColor), rgba(56, 38, 31, 0.22), rgba(56, 38, 31, 0.05));
  z-index: 1;
  position: absolute;
  left: 0px;
  bottom: 0px;
  content: "";
  background-image: url(/wp-content/uploads/2026/06/grey-sheen-background-scaled.jpg);
  width: 100%;
  background-size: cover;
}

.flip-front .dm-blog-title {
  position: relative;
  z-index: 2;
  color: #ffffff;
  padding: 0px;
  margin: 0;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.3px;
}

/* Back Side */
.flip-back {
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 34px 30px;
  background: linear-gradient(135deg, var(--sColor), var(--pColor));
  color: #ffffff;
  text-align: center;
}

.flip-back .dm-blog-title {
  margin: 0 0 16px;
  font-size: 25px;
  line-height: 1.25;
  font-weight: 500;
  color: #ffffff;
}

.flip-back p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.92);
}

/* Optional animation support */
.fadeInUpa {
  animation: fadeInUpa 0.8s ease both;
}

@keyframes fadeInUpa {
  from {
    opacity: 0;
    transform: translateY(24px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Tablet */
@media (max-width: 991px) {
  .dm-third {
    width: calc(50% - 28px);
  }

  .flip-wrapper {
    height: 340px;
  }
}

/* Mobile */
@media (max-width: 640px) {
  .dm-flex.dm-rex {
    gap: 22px;
    margin: 35px auto;
  }

  .dm-third {
    width: 100%;
  }

  .flip-wrapper {
    height: 330px;
  }

  .flip-front .dm-blog-title,
  .flip-back .dm-blog-title {
    font-size: 23px;
  }

  .flip-back {
    padding: 28px 24px;
  }

  .flip-back p {
    font-size: 15px;
  }
}

section.n-s-section > div {
    max-width: 1800px;
}

section.cta-classic {
    position: relative;
    max-width: 1760px;
    margin: 0px auto;
    margin-bottom: 150px;
}

section.cta-classic * {
    color: #fff;
}

section.cta-classic video {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    object-fit: cover;
    opacity: 0.4;
    width: 100%;
}

section.cta-classic > div {
    position: relative;
    z-index: 1;
}

section.cta-classic {
    background: #000;
}

section.regular-section h2 {
    text-align: center;
    margin: 0px;
    font-size: 45px;
    font-size: min(max(48px, 8.9285714286vw), 65px);
    font-style: italic;
    font-weight: 400;
    line-height: 1;
    padding-bottom: .15em;
    letter-spacing: .033em;
    text-transform: capitalize;
    background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
    background-size: cover;
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    display: block;
    text-align: left;
    margin-bottom: 30px;
}

section.regular-section p {
    line-height: 2;
}

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

.dm-half.dm-image img {
    height: 100% !important;
    object-fit: cover;
}

.dm-half.dm-image:before {
    height: 20px;
    width: 60%;
    background-image: url(/wp-content/uploads/2026/06/accent-gold-bar-wide.jpg);
    position: absolute;
    display: block;
    top: -20px;
    content: "";
    background-size: cover;
}

.dm-half.dm-image:after {
    height: 20px;
    width: 30%;
    background-image: url(/wp-content/uploads/2026/06/accent-gold-bar-wide.jpg);
    position: absolute;
    display: block;
    bottom: -20px;
    content: "";
    background-size: cover;
}

.dm-half.dm-image {
    position: relative;
}
section.regular-section {
    margin-bottom: 150px;
}

.dm-third.fadeInUpa:nth-child(1) .flip-front::after {
    background-position: 100% 50%;
}

.dm-third.fadeInUpa:nth-child(2) .flip-front::after {
    background-position: 80% 50%;
}

.dm-third.fadeInUpa:nth-child(3) .flip-front::after {
    background-position: 60% 50%;
}

.dm-third.fadeInUpa:nth-child(4) .flip-front::after {
    background-position: 40% 50%;
}

.dm-third.fadeInUpa:nth-child(5) .flip-front::after {
    background-position: 30% 50%;
}

.container-full {
    max-width: 1800px;
    border-collapse: collapse;
    padding: 0px 15px;
    margin: auto;
}

.ff-articles {
    text-align: center;
    padding: 0px 0px 150px;
}

.ff-aa-slider {
    max-width: 1880px;
    margin: 0px auto;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.ff-aa-item {
    height: 590px;
    flex: 1 1 19%;
}

.img {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 1;
}

.ff-aa-item {
    position: relative;
    background: linear-gradient(180deg, #0000 69.66%, #00000080 89.13%);
}

.ff-articles h2 {
    font-size: min(max(48px, 8.9285714286vw), 65px);
    font-style: italic;
    font-weight: 400;
    margin-bottom: 60px;
}

.ff-aa-item:nth-child(odd) {
    position: relative;
    top: 50px;
}

.ff-aa-item a {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: block;
}

.ff-aa-item h3 {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    text-align: left;
    color: #fff;
    z-index: 1;
    line-height: 1.5;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 1px;
}

.ff-aa-item:before {
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #0000 69.66%, #00000080 89.13%);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    z-index: 1;
}

.ff-content {
    display: none;
}

nav.new-menu {
    width: 100%;
}

html ul ul.wda-long-menu {
    width: 100%;
    background: #000000a6;
}

html ul ul.wda-long-menu a {
    text-transform: none;
    text-align: left;
    letter-spacing: 0px;
    padding: 6px 20px;
    display: block;
    width: 100%;
}

html ul ul.wda-long-menu {
    border-radius: 0px;
}

html ul ul.wda-long-menu .expand-me {
    position: relative;
    right: 10px;
}

.new-list {
    overflow-y: scroll;
    max-height: 80vh;
}

.new-list::-webkit-scrollbar {
      width: 10px;
}
 
.new-list::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

header#site-header.menu-toggleas #header {
    background: #fff;
}

.new-list::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

ul.sub-menu a {
    letter-spacing: 0px;
    text-transform: none;
    text-align: left !important;
    display: block !important;
    justify-content: flex-start;
}

section.ageless-ai > div {
    max-width: 100%;
    padding: 0px;
}

.dm-half.ageless-visual {
    background-image: url(/wp-content/uploads/2026/06/marble.jpg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}

section.ageless-ai .dm-flex {
    align-items: inherit;
}

.dm-half.ageless-visual >div {
    width: 100%;
    display: block;
    text-align: center;
}

.dm-half.ageless-visual > * {
    width: 100%;
    text-align: center;
}

.dm-half.ageless-visual h2 {
    margin: 0px 0px 20px;
    font-size: 59px;
}

.dm-half.ageless-visual > p {
    font-family: 'Archivo';
    text-transform: uppercase;
    letter-spacing: 1px;
}

.dm-half.ageless-content {
    padding: 150px 50px;
}

.dm-half.ageless-visual:before {
    height: 100%;
    width: 100%;
    POSITION: absolute;
    top: 0px;
    left: 0px;
    background: #000;
    opacity: 0.3;
    content: "";
}

.dm-half.ageless-visual {
    position: relative;
}

.dm-half.ageless-visual > * {
    position: relative;
    z-index: 999;
    color: #fff;
}

p.ageless-powered {
    margin: 0px;
}

.dm-half.ageless-content h2 {
	font-size: min(max(48px, 8.9285714286vw), 45px);
	font-style: italic;
	font-weight: 400;
	line-height: 1;
	padding-bottom: .15em;
	letter-spacing: .033em;
	text-transform: capitalize;
	background: url(/wp-content/uploads/2026/06/dark-gold-bg.jpg);
	background-size: cover;
	background-clip: text;
	color: transparent;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	display: block;
	text-align: left;
}

.dm-half.ageless-content p:last-of-type {
	margin: 0px;
}

.dm-services-nav{
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	gap:14px 28px;
	padding:34px clamp(20px,5vw,80px) 26px;
	max-width:1900px;
	margin:0 auto;
}
.dm-services-nav a{
	text-decoration:none;
	color:var(--muted);
	font-size:13px;
	letter-spacing:.16em;
	text-transform:uppercase;
	font-weight:400;
	transition:color .3s var(--ease);
	white-space:nowrap;
	cursor:pointer;
}
.dm-services-nav a:hover{color:var(--ink);}
.dm-services-nav a.is-active{color:var(--gold);}

.dm-services{
	position:relative;
	padding:10px clamp(0px,2vw,40px) 70px;
	max-width:1900px;
	margin:0 auto;
	overflow:hidden;
}
.dm-services-track{
	display:flex;
	gap:14px;
	align-items:stretch;
	width:100%;
	padding:24px 8px 8px;
}


.dm-service-card{
	position:relative;
	flex:1 1 0;
	min-width:54px;
	max-width:150px;
	height:600px;
	border-radius:4px;
	overflow:hidden;
	cursor:pointer;
	transition:flex-grow .6s var(--ease), max-width .6s var(--ease), box-shadow .5s var(--ease);
	background:var(--paper-2);
	box-shadow:0 18px 40px -28px rgba(40,38,45,.5);
}
.dm-service-card.is-active{
	flex:11 1 0;
	max-width:1600px;
	cursor:default;
	box-shadow:var(--shadow);
}

.dm-card-media{
	position:absolute;
	inset:0;
	background-size:cover;
	background-position:center;
	transition:filter .6s var(--ease), inset .65s var(--ease), width .65s var(--ease);
}
.dm-service-card:not(.is-active) .dm-card-media{
	filter:grayscale(.35) brightness(.82);
}
.dm-service-card:not(.is-active):hover .dm-card-media{
	filter:grayscale(0) brightness(.9);
}
.dm-service-card.is-active .dm-card-media{
	right:auto;
	width:38%;
	filter:grayscale(1) contrast(1.02);
}

.dm-card-label{
	position:absolute;
	left:18px;
	bottom:22px;
	right:14px;
	z-index:3;
	color:#fff;
	font-family:var(--serif);
	font-style:italic;
	font-weight:500;
	font-size:26px;
	line-height:1.05;
	text-shadow:0 2px 14px rgba(0,0,0,.45);
	transition:opacity .35s var(--ease);
	pointer-events:none;
}
.dm-service-card.is-active .dm-card-label{opacity:0;}

.dm-card-panel{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:62%;
	background:var(--paper);
	background-image:
		radial-gradient(120% 140% at 85% 0%, rgba(255,255,255,.7), transparent 55%),
		radial-gradient(120% 120% at 0% 100%, rgba(210,200,182,.35), transparent 55%);
	padding:clamp(34px,4vw,68px) clamp(30px,4vw,64px);
	display:flex;
	flex-direction:column;
	justify-content:center;
	opacity:0;
	transform:translateX(16px);
	transition:opacity .5s var(--ease) .12s, transform .6s var(--ease) .12s;
	pointer-events:none;
}
.dm-service-card.is-active .dm-card-panel{
	opacity:1;
	transform:none;
	pointer-events:auto;
}
.dm-card-panel h3{
	margin:0 0 22px;
	font-family:var(--serif);
	font-style:italic;
	font-weight:500;
	font-size:clamp(34px,3.4vw,54px);
	line-height:1.04;
	letter-spacing:.005em;
	color:var(--ink);
}
.dm-card-eyebrow{
	display:flex;
	align-items:center;
	gap:14px;
	font-size:13px;
	letter-spacing:.14em;
	text-transform:uppercase;
	color:var(--muted);
	margin-bottom:26px;
}
.dm-card-eyebrow .bar{color:var(--gold);font-weight:500;letter-spacing:0;}
.dm-card-eyebrow .loc{color:var(--gold);font-weight:500;}
.dm-card-panel .body{
	color:var(--ink-soft);
	font-weight:300;
	font-size:16px;
	line-height:1.75;
	max-width:46ch;
	margin:0 0 34px;
}
.dm-card-panel .body b,
.dm-card-panel .body strong{color:var(--ink);font-weight:500;}
.dm-actions{display:flex;gap:14px;flex-wrap:wrap;}
.btn{
	display:inline-block;
	text-decoration:none;
	padding:14px 30px;
	border:1px solid var(--line);
	border-radius:40px;
	color:var(--ink);
	font-size:12px;
	letter-spacing:.16em;
	text-transform:uppercase;
	background:transparent;
	transition:background .35s var(--ease), color .35s var(--ease), border-color .35s var(--ease);
	cursor:pointer;
}
.btn:hover{background:var(--ink);border-color:var(--ink);color:#fff;}

.dm-arrow{
	position:absolute;
	right:clamp(20px,4vw,56px);
	bottom:18px;
	width:64px;height:64px;
	border-radius:50%;
	border:1px solid var(--line);
	background:#fff;
	display:grid;place-items:center;
	cursor:pointer;
	transition:background .35s var(--ease), transform .35s var(--ease);
}
.dm-arrow:hover{background:var(--paper);transform:translateX(4px);}
.dm-arrow svg{width:26px;height:26px;stroke:var(--ink);}

:focus-visible{outline:2px solid var(--gold);outline-offset:3px;}

@media (max-width:760px){
	.dm-services-nav{
		flex-wrap:nowrap;
		justify-content:flex-start;
		overflow-x:auto;
		gap:24px;
		padding:22px 20px 18px;
		-webkit-overflow-scrolling:touch;
		scrollbar-width:none;
	}
	.dm-services-nav::-webkit-scrollbar{display:none;}
	.dm-services-nav a{flex:0 0 auto;}

	.dm-services{padding:6px 16px 96px;}
	.dm-services-track{gap:0;padding:18px 0 0;}

	.dm-service-card{display:none;}
	.dm-service-card.is-active{
		display:block;
		flex:1 1 100%;
		max-width:none;
		width:100%;
		height:auto;
	}
	.dm-card-label{display:none;}

	.dm-service-card.is-active .dm-card-media{
		position:relative;
		inset:auto;
		width:100%;
		height:230px;
	}
	.dm-card-panel{
		position:relative;
		inset:auto;
		width:100%;
		transform:none;
		opacity:1;
		padding:30px 24px 38px;
	}
	.dm-card-panel h3{font-size:34px;}

	.dm-arrow{bottom:26px;right:20px;width:56px;height:56px;}
}

.dm-card-panel:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background-image: url(/wp-content/uploads/2026/06/light-beige-bg-scaled.jpg);
    left: 0px;
    top: 0px;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0.4;
}

.dm-card-panel > * {
    position: relative;
    z-index: 1;
}

article.dm-service-card.is-active {
    top: -50px;
}

@media (max-width: 1200px) {
	.social-address {
		display: none;
	}

	.ff-aa-item:last-of-type {
		display: none;
	}
}

@media (max-width: 880px) {
    .social-address {
        display: none;
    }
    
    a.sticks.dm-appt {
        display: none;
    }
    
    section.home-icons .dm-third:after {
        display: none;
    }
    
    #logo img {
        max-width: 250px;
    }
    
    section.svc {
        padding: 50px;
    }
    
    .team-slider {
        flex-wrap: wrap;
    }
    
    .dm-services-nav {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    
    .dm-card-eyebrow {
        flex-wrap: wrap;
    }
    
    .ff-aa-item:last-of-type {
        display: none;
    }
    
    .dm-half.ageless-content {
        padding: 50px;
    }
    
    .dm-half.ageless-visual {
        padding: 50px;
    }
    
    .ff-aa-item {
        height: 350px;
        flex: 1 1 47%;
    }
    
    .ff-aa-slider {
        padding: 0px 25px;
    }
    
    .ff-articles h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    
    .dm-half.dm-image {
        margin-top: 50px;
    }
    
    section.regular-section p {
        line-height: 1.5;
        font-size: 17px;
    }
    
    .cta-content {
        padding: 0px 15px;
    }
    
    .cta-carrier h2 {
        line-height: 1;
        margin-bottom: 20px;
    }
    
    section.n-s-section .dm-third {
        margin-bottom: 10px;
    }
    
    .ts {
        margin-bottom: 30px;
    }
    
    section.team-section h2 {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        left: 0px;
        display: block;
    }
    
    section.vision .dm-flex .dm-half {
        padding: 40px 20px 0px;
    }
    
    section.vision .dm-flex .dm-half:nth-child(2):after {
        opacity: 0;
    }
    
    .menu-glass.active-menu {
        right: 0px;
        width: 100%;
    }
	
	.new-list {
		max-height: 65vh;
	}

	section.svc:before {
		height: 100%;
	}

	.svc__head * {
		color: #fff;
	}
}

.membership-cards-wrap {
    display: flex !important;
    flex-direction: row !important;
    gap: 24px;
    align-items: stretch;
    flex-wrap: wrap;
    margin-top: 16px;
    width: 100%;
}

membership-cards-wrap .membership-card {
    flex: 1;

}
.membership-card .card-badge {
    display: inline-block;
    background: var(--pColor);
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 5px 16px;
    border-radius: 20px;
    margin-bottom: 20px;
}


.membership-card .card-tier {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    color: #999;
    margin: 0 0 8px;
}

.membership-card .card-price-wrap {
    display: flex;
    align-items: baseline;
    gap: 5px;
    margin-bottom: 8px;
}

.membership-card .card-price-num {
    font-size: 46px;
    font-weight: 600;
    color: var(--pColor);
    line-height: 1;
}

.membership-card .card-price-per {
    font-size: 14px;
    color: #999;
}

.membership-card .card-desc {
    font-size: 13px;
    color: #888;
    margin: 0 0 20px;
    line-height: 1.6;
}

.membership-card .card-divider {
    border: none;
    border-top: 0.5px solid #efefef;
    margin: 0 0 20px;
}

.membership-card .card-benefits {
    list-style: none;
    padding: 0;
    margin: 0 0 28px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.membership-card .card-benefits > li {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    font-size: 13px;
    line-height: 1.5;
    padding: 0;
    border: none;
}

.membership-card .card-benefits .pct-badge {
    flex-shrink: 0;
    background: #edf7f3;
    color: #1a7a56;
    font-size: 11px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 20px;
    margin-top: 1px;
    white-space: nowrap;
}

.membership-card .card-benefits .benefit-text {
    color: #333;
}

.program-details-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    font-size: 14px;
}

.membership-card.featured {
    border: 2px solid var(--pColor);
}

.membership-cards-wrap .dm-half {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 1 calc(50% - 12px) !important;
    width: auto !important;
    min-width: 280px;
    float: none !important;
}

.membership-card {
    background: #fff;
    border: 0.5px solid #e0e0e0;
    border-radius: 8px;
    padding: 36px 30px 32px;
    text-align: left;
    transition: box-shadow 0.3s ease, transform 0.3s ease;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.membership-cards-wrap  .dm-half li:before {display: none !important;}

.flip-front .dm-blog-title {text-align: center;}


	.wda-access-toolbar {top: 100px;}

.svc .card {flex: 0 0 400px;}

body:not(.home) div#header {background: black;}

@media (min-width: 881px) {
    .header-spacer {
		min-height: 137px;}}

@media screen and (min-width: 880px) {
  .dm-slide-main .slide-caption {
        width: 50% !important;
        left: 25% !important;
        margin: auto !important;
        max-height: 390px !important;
        height: 400px !important;
	  top: 80% !important;
    }
}