/*
Theme Name: Validate - 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;
}

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

#header a.btn {
    padding: 10px 15px;
    border-radius: 50px;
}

.container {
    width:  100%;
    max-width: 1300px;
    padding: 0px 15px;
    width: 100% !important;
}
.anchor-fix {
    position: relative;
    top: -160px;
    width: 100%;
    height: 1px;
}

@media (min-width: 881px) {
	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: 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: 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 {
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 9px;
    margin-bottom: 13px;
    !i;!;
    top: 0px;
    left: 0px;
    width: 44px;
    opacity: 1;
    height: 44px;
    margin-bottom: 30px;
}

.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: 10vh 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: rgb(255 255 255 / 95%); */
    box-shadow: 0px 1px 10px #00000052;
}

/* 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: 45vw;
}

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

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

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

section.central-welcome .container-wide {
}

section.central-welcome h2 {font-size: 45px;line-height: 1;text-align: left;}

.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) {}

.dm-welcome-content .dm-half p {margin: 0px;font-size: 15px;}

#site-header .container-wide {
}

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

section.central-welcome h3 {
}


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


#secondary-navigation #logo a {
    font-size: 27px;
    font-family: Lora;
    display: flex;
    align-items: center;
    justify-content: center;
}

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

div#header {
    background: #fff;
    padding: 0px;
    float: none;
}

.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: 213px;
        -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 {
}

nav.navigation.clearfix #menu-main-menu {display: flex;flex-wrap: wrap;justify-content: center;}

#logo img {
    float: none;
    max-width: 250px;
    display: block;
}

ul#menu-main-menu a {
}

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

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

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;
    top: 51%;
    width: 100%;
    z-index: 1;
    max-width: 1000px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    text-align: left;
    padding: 0px 15px;
    transform: translateY(-50%);
    text-align: center;
    text-align: left;
}

.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;
    margin: 10px auto 20px;
    margin-left: 0px;
    opacity: 0.7;
}

.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: 50px;
    line-height: 1.2;
    margin-bottom: 25px;
}

html .video_holder {
    height: calc(100vh - 135px);
    width: 100%;
    min-height: 800px;
}

.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: 450px !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; */
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }

    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% !important;
    }

    .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: 5px 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%;
    }
    html .carousel-caption h2 {
        font-size: 44px !important;
        line-height: 43px !important;
    }
    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: #ffffff;
}

.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: 5px 15px;
    background: var(--aColor);
    margin: 0px;
    border-right: 1px solid var(--pColor);
    border-left: 1px solid var(--pColor);
}

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

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

.video-location {
    max-width: 1300px;
    position: absolute;
    bottom: 3%;
    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: 13px !important;
    color: #000000 !important;!I;!;
}

section.home-icons {
    background-color: whitesmoke;
    padding: 11vh 0px;
    position: relative;
}

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

section.home-icons h4 {
    color: rgb(53, 52, 49);
    font-weight: bold;
    font-size: 26px;
}

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

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

section.home-icons .dm-third {
    position: relative;
    padding-bottom: 55px;
}

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 {
}

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

.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: 34px;
    line-height: 1.2;
    text-transform: uppercase;
}

.dm-welcome-content p {
    color: #fff;
}

section.central-welcome h2 {
    margin-bottom: 20px;
    font-weight: bold;
    margin: 10px 0px 30px;
}

section.central-welcome .dm-full {
    padding-bottom: 80px;
}

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

section.n-s-section h2 {
    text-align: center;
    margin: 0px;
    font-size: 45px;
}

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-top: 30px;
}

section.n-s-section .dm-third {
    box-shadow: 9px 12px 20px 0px rgba(186, 183, 182, .35);
    flex: 1 1 calc(50% - 30px);
    margin: 0px 15px;
    padding: 40px;
    border-bottom: 4px solid var(--pColor);
    background: #fbfbfb;
    margin-bottom: 30px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    flex-basis: 350px;
}

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

section.n-s-section .dm-third h3 {
    color: #000;
    position: relative;
    font-weight: 700;
    line-height: 1;
}

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

.full-list {
    text-align: center;
    position: relative;
    margin: 0px auto 20px;
    max-width: 700px;
}

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

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

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

section.n-s-section img {
    object-fit: cover;
    margin-bottom: 20px;
    display: block;
    position: absolute;
    max-width: 120px;
}

section.classy-testimonials h2 {
    font-size: 45px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0px;
}

section.classy-testimonials h2 + p {
    text-align: center;
    color: var(--aColor);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 65px;
    font-size: 30px;
}

span.hiddenRest {
    display: none;
}

.new-wrap {
    background: linear-gradient(239deg,rgba(255,255,255,.9) 17.93%,rgba(255,255,255,.9) 81.51%) !important;
    padding: 25px;
    box-shadow: 0px 1px 10px #0000001f;
}

.new-text-wrapper {
    padding: 20px;
}

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

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

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

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

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

.inline-tex h4 {
    margin-left: 15px;
    margin-bottom: 0px;
    color: #000;
    font-size: 19px;
}

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

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

section.classy-testimonials:before {
    bottom: 0px;
    right: 0px;
    content: "";
    
    
    
    
    
    
    );
    position: absolute;
    height: 100%;
    background: var(--pColor);
    top: 0px;
    left: 0px;
    opacity: 0.05;
    width: 100% !important;
    clip-path: polygon(50% 0, 100% 0, 50% 100%, 0% 100%);
    transform: scaleX(-1);
}

.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.4;
    top: 0px;
    left: 0px;
}

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

.bottom-footer {
    display: flex;
    flex-wrap: wrap;
}

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

section.visit-us-block {background: #f8f7f7;}

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

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

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

.visit-us-flex {
    overflow: hidden;
}

.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: 50px;
    line-height: 1;
    text-transform: uppercase;
}

.middle h3:after {
    content: "";
    width: 80px;
    background: #fff;
    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;
    border-radius: 30px;
}

a.sticks {
    border: 0px;
}

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

.wow {
    opacity: 0;
}

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

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

    html section.n-s-section h2 {
        font-size: 43px;
        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: #ffffff;
}

section.home-icons:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    background-color: #fff;
    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.cta-half li p:last-of-type {
    margin: 0px;
}

section.cta-half h4 strong {
    font-size: 26px !important;
}

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


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

section.central-welcome h4 {
}

html .slick-dots li button {
    background: #c9c9c9;
}

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

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

div#regular-header * {
    /* color: var(--pColor); */
}

.primary-ser-container {
    position: relative;
}

.newCon {
    opacity: 0.5;
}

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

.cc-line {
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 0px 0px 10px;
    text-transform: uppercase;
    align-items: center;
    margin-bottom: 20px;
    display: none;
}

.cc-line * {
    color: #fff;
}

.cc-line p {
    text-transform: uppercase;
    font-size: 22px;
    margin: 0px;
}

.cc-line a {
    font-size: 16px;
    line-height: 16px;
    display: block;
}

html .carousel-caption h2 {
    font-size: 55px;
}

.carousel-caption h2 p {
    margin-top: 4px;
}

html .carousel-caption > a {
    background: #fff !important;
    color: #000 !important;
    border-radius: 0px;
    padding: 15px 30px;
    border-radius: 50px;
}

.dm-half.welcome-img {
    display: flex;
    flex-wrap: wrap;
    padding-right: 40px;
    justify-content: space-between;
    align-items: center;
}

.img-small {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 4%;
}

.img-small img {
    width: 48%;
    object-fit: cover;
    display: block;
}


section.central-welcome .dm-flex {
    margin: 0px -15px;
}

section.central-welcome h4 {
    text-align: left;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.2;
    font-style: italic;
}

.dm-welcome-content .dm-half:nth-child(1),.dm-welcome-content .dm-half:nth-child(4) {
    /* background: var(--pColor); */
}

.dm-welcome-content .dm-half:nth-child(2) *,.dm-welcome-content .dm-half:nth-child(3) * {
    color: #000;
}

.dm-welcome-content .dm-half {
    border: 1px solid #000;
    outline: 1px solid #000;
    position: relative;
    flex: 1 1 46%;
    margin: 2%;
    padding: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(1);
}

.dm-welcome-content a {
    padding: 20px;
    display: block;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-end;
    height: 100%;
    flex-direction: column;
}

.dm-welcome-content .dm-half:nth-child(1) a,.dm-welcome-content .dm-half:nth-child(4) a {
    background: var(--sColor);
}


.over-text {
    max-width: 1300px;
    margin: 0px auto;
    padding: 0px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.over-text p {
    max-width: 500px;
    margin: 0px;
    width: 100%;
    font-size: 16px;
}

.over-text h2 {
    font-size: 90px;
    text-transform: uppercase;
    max-width: 600px;
    line-height: 1;
    margin-bottom: -30px;
    bottom: -30px;
    position: relative;
}
.dm-welcome-content .dm-half:hover {
    transform: scale(0.95);
}


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

section.half-section h3 {
    text-transform: uppercase;
    color: #000;
    text-align: center;
    font-size: 31px;
    line-height: 1.2;
}

section.half-section .dm-half:nth-child(1) > p:nth-child(1) {}

section.half-section h4 {
    letter-spacing: 1px;
    font-size: 17px;
    position: relative;
    display: flex;
    align-items: center;
}

section.half-section h4:after {
    content: "";
    right: 0px;
    height: 1px;
    background: #000;
    top: 50%;
    transform: translateY(-50%);
    flex: 1;
}

section.half-section h4 strong {
    font-weight: 400;
    position: relative;
    z-index: 1;
    padding-right: 20px;
    flex: 1;
    font-size: 20px;
}

section.half-section .dm-half:nth-child(1) {
    padding-right: 10%;
    padding-left: 2%;
}
.cc-line a:hover {
    background: transparent !important;
    transform: scale(0.95);
}

.cc-line a {
    transform: scale(1);
}
section.half-section img {
    height: 100% !important;
    object-fit: cover;
    display: block;
    min-height: 618px;
}

section.n-s-section > div > p {
    text-align: center;
    margin: 0px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

section.n-s-section h2 {
    font-size: 60px;
    text-transform: uppercase;
    margin: 10px 0px;
    line-height: 1;
    color: #fff;
}

.copyrights a.btn {
    background: #fff !important;
    color: #000 !important;
}

section.n-s-section .dm-third > * {
    position: relative;
    z-index: 1;
}

section.n-s-section .dm-third > img {
}

section.n-s-section .dm-third a.btn {
}

.dm-half.welcome-img > p img {
    height: 100% !important;
    display: block;
    object-fit: cover;
}

.dm-welcome-content .dm-half:nth-child(1) .dm-blog-image,.dm-welcome-content .dm-half:nth-child(4) .dm-blog-image {filter: brightness(0) invert(1);}


@media (max-width: 880px) {
	.over-text h2 {
		font-size: clamp(30px, 14vw, 90px);
	}

	.over-text h2 {
		margin: 0px;
		bottom: 0px;
		margin-bottom: 20px;
	}

	.over-text {
		padding-bottom: 30px;
	}

	section.half-section img {
		min-height: 450px;
	}

	.dm-welcome-content {
	}

	section.central-welcome .dm-flex {
		margin: 0px;
	}


	.dm-half.welcome-img {
		margin-bottom: 30px;
	}

	.dm-half.welcome-img {
		padding: 0px 10px;
	}

	.dm-half.welcome-img img {
		display: block;
	}

	.dm-half .dm-flex {
		margin: 0px -5px !important;
	}

	#logo img {
		margin: 0px auto;
		margin-left: 0px;
	}

	#secondary-navigation #logo a {
		padding: 0px !important;
	}

	.cc-line {
		flex-wrap: wrap;
	}
	
	.video-location {
		display: none;
	}
}

#secondary-navigation #logo p {
    margin: 0px;
    line-height: 1;
    padding-left: 15px;
}

section.central-welcome h2 + p {
    color: #000;
}

html #secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 15px;
}

html #secondary-navigation .menu-item-has-children > a:after {
    right: 4px;
}
html .dm-rate-us * {
    color: #ffffff !important;
}

section.classy-testimonials h2 + p {
}

.dm-service-section h3 {
	color: #000 !important;
}

.page-id-222 .dm-service-section:nth-child(odd) img
 {
    height: 500px !important;
    object-fit: cover;
}

.dm-half.welcome-img p:empty {
    display: none;
}

.dm-half.welcome-img img {
    border-radius: 20px;
    height: 300px !important;
    object-fit: cover;
    object-position: 50% 50%;
}

.dm-half.welcome-img .dm-third:nth-child(2) img {
    height: 100% !important;
    object-fit: cover;
    border-radius: 100% 100% 0 0;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(157, 139, 124, 0.15);
    object-position: 43% 65%;
    min-height: 750px;
}

.dm-half.welcome-img .dm-third:nth-child(4) {
    display: flex;
    align-items: flex-end;
    flex: 1 1 25%;
}

section.central-welcome .dm-third {
    flex: 1 1 36%;
    padding: 0px 25px;
}

section.central-welcome .dm-flex {
    justify-content: space-between;
}

section.central-welcome .dm-third:nth-child(3) {
    flex: 1 1 35%;
}

section.half-section.shrinking-elements img {
    border-radius: 20px;
    object-position: 28% 50%;
}

.purple-block {
    position: absolute;
    height: 100%;
    background: var(--pColor);
    top: 0px;
    left: 0px;
    opacity: 0.05;
    width: 100% !important;
    clip-path: polygon(50% 0, 100% 0, 50% 100%, 0% 100%);
}

section.half-section.shrinking-elements {
    position: relative;
}

section.half-section.shrinking-elements h2 {
    font-size: 45px;
}

.new-text-wrapper > div {
    border-radius: 20px;
    overflow: hidden;
}

section.cta-half {
    background: var(--aColor);
    padding: 5vh 0px;
}

section.cta-half img {
    border-radius: 20px;
    height: 100% !important;
    object-fit: cover;
}

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

section.cta-half ul li:before {
    display: none;
}

section.cta-half ul {
    padding: 0px;
}

section.cta-half li strong {
    display: block;
    font-family: Playfair Display;
    font-size: 30px;
    margin-bottom: 10px;
}

section.cta-half li a {
    display: block;
    text-align: center;
    margin-top: 14px;
    max-width: 300px;
    background: #fff !important;
    color: #000 !important;
}

section.cta-half h4 {
    text-align: left;
    font-size: 23px;
    padding-top: 10px;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}

section.cta-half li {
    margin-bottom: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ffffff7a;
}

section.cta-half li:last-of-type {
    border: 0px;
}

@media (max-width: 880px) {
	section.n-s-section .dm-third {
		flex-basis: 350px;
	}
	section.central-welcome .dm-third {
		flex: 1 1 100% !important;
		padding: 10px;
	}
}

#logo img {max-width: 120px !important;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

div#header {
	}

section.central-welcome {
}

#header .header-inline-appt a {color: #fff !important;max-width: 150px;line-height: 1.2;text-align: center;}

section.central-welcome a.btn {color: #fff !important;}

section.n-s-section .dm-third a.btn {color: #fff !important;}

.curve-divider {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    z-index: 1;
}

.curve-divider path {
    #: #f4f0e7;
    fill: #fff;
}

.main-head-wrap.header_fixed #logo img {
    max-width: 100px !important;
}


section.n-s-section li {
    font-size: 16px;
    margin-bottom: 5px;
}


/* Test */
.cc-line + img {
    max-width: 350px;
    display: block;
    margin: 0px auto 20px;
    filter: brightness(10);
}

/*
.home #header .logo-wrap {
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.home div#header nav {
    margin: 0px auto;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 8%;
}

.home .main-head-wrap.header_fixed .logo-wrap {
    opacity: 1 !important;
}

.home .main-head-wrap.header_fixed div#header nav {
    margin-right: 0px;
}*/

@media (max-width: 880px) {
	.cc-line + img {
		display: none;
	}
	.curve-divider path {
		fill: #fff;
	}
	.home #header .logo-wrap {
		opacity: 1;
	}
}

h3.new {
	color: var(--pColor) !important;
}

.service-style-content h3 {
		color: var(--pColor) !important;

}

.dm-service-section:nth-child(even) {
    background: #f5f5f587;
}


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

.header-spacer {
	min-height: 192px !important;
}
#logo img {
	max-width: 350px !important;
	width: 100%;
	}

html .carousel-caption h2 {
    font-size: 46px;
}

.carousel-caption h2 p {font-size: 22px;}

section.n-s-section {
	background: var(--sColor);
}

section.half-section.shrinking-elements {
}

section.cta-half {
}

@media screen and (min-width: 881px) { 
	
	.home #logo img {
	} 
	.home .header-spacer {
		min-height: 103px !important;
	}
	.carousel-caption {
		right: 50%;
	 }
	.home .main-head-wrap.header_fixed #logo img  {
		display: block;
		max-width: 150px !important;
	}

	.carousel-caption h2 p {
		font-size: 24px;
		line-height: 1;
		max-width: 700px;
		margin: 20px auto 0px;
	}
	
	html .carousel-caption h2 {font-size: 55px;line-height: 1;}

}

#logo {
    margin: 0px;
}

#logo img {
    display: block;
}

.main-head-wrap.header_fixed #logo img {
    max-width: 250px !important;
}

@media screen and (max-width: 881px) {
	.header-spacer {
    	min-height: 150px !important;
	}
}

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

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

section.half-section.shrinking-elements h2 {
    text-align: center;
}

section.half-section.shrinking-elements .staff-image {
    height: 450px;
    border-radius: 20px;
}

.sgpb-theme-1-content {
    box-shadow: 0px 0px 0px !important;
    padding: 20px !important;
    background: var(--pColor) !important;
}

.sgpb-theme-1-content * {
    color: #fff !important;
}

div#sgpb-popup-dialog-main-div {
    border-color: var(--sColor) !important;
}

section.cta-half li a br {
    display: none;
}

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

section.cta-half h2 {
    font-size: 45px;
}

section.cta-half p {
    font-size: 17px;
}

.testimonial-box-dm {
  max-width: 900px;
  margin: 0 auto;
  padding: 30px;
  background: #f9fbfc;
  border-radius: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  font-family: Arial, sans-serif;
  line-height: 1.6;
}

.testimonial-box-dm blockquote {
  position: relative;
  font-size: 16px;
  color: #333;
  margin: 0 0 10px;
  padding-left: 25px;
  border-left: 4px solid #2a7dbf;
  font-style: italic;
}

.testimonial-box-dm blockquote::before {
  content: "“";
  position: absolute;
  left: 5px;
  top: -5px;
  font-size: 28px;
  color: #2a7dbf;
}

.testimonial-box-dm strong {
  display: block;
  font-size: 14px;
  color: #555;
  margin-bottom: 20px;
}

.testimonial-box-dm hr {
  border: none;
  border-top: 1px solid #e0e6ea;
  margin: 25px 0;
}

.testimonial-box-dm a {
  color: #2a7dbf;
  text-decoration: underline;
  font-weight: 500;
}

.testimonial-box-dm a:hover {
  color: #1c5f91;
}

@media (max-width: 600px) {
  .testimonial-box-dm {
    padding: 20px;
  }

  .testimonial-box-dm blockquote {
    font-size: 15px;
  }
}

.testimonial-box-dm blockquote::before {display: none;}


.f-half {
    display: flex;
    gap: 1.5rem;
}

.f-half>div {
    flex-basis: 100%;
    text-align: center;
}

.grid .btn {
    display: block;
    width: fit-content;
    margin: 1rem auto;
}

.circle-img {
    border-radius: 50%;
    max-width: 100px;
}

.grid div {
    display: flex;
    flex-direction: column;
    gap: .5rem;
    text-align: center;
}

.grid {
    display: grid;
    gap: .5rem;
    grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));
}

.grid .btn {
    text-decoration: none !important;
    text-align: center;
}

.grid-cropimages img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
    width: 100%;
}

@media screen and (min-width: 880px)

{
	ul.contidion-list {column-count: 3;}}

#site-header .container-wide {
    max-width: 1900px !important;
}


.staff-grid-container .staff-image {
max-width: 300px;
    margin: 0px auto 20px;
	height: 400px !important;
}

.visit-us-flex iframe, .visit-us-flex img {
	height: 420px !important;}


a {/* color: #2d5087 !important; */}

/* Menu */
.rwow {
    float: right!important
}

.lwow {
    float: left!important
}

.leftwow {
    width: 34%;
    float: left;
    box-sizing: border-box;
    padding: 0 15px
}

.leftwow img {
    display: block;
    box-shadow: 0 1px 4px rgba(0,0,0,.56)
}

div#regular-header {
    display: none!important
}

.top-side {
    width: 100%;
    border-bottom: 1px solid #2ba35a
}

.topright {
    float: right;
    text-align: right;
    padding: 40px 0 25px 0;
    display: flex;
    position: relative;
}

.topright p,.carousel-caption p {
    display: inline-block;
    background-color: #2d5087;
    color: #fff;
    margin: 0;
    border-radius: 50px;
    margin-left: 7px;
}

.topright p a,.carousel-caption p a {
    color: #fff !important;
    padding: 10px 20px!important;
    display: inline-block;
    border-radius: 10px;
}

.carousel-caption p {
    margin: 0 5px
}

.colso.headsocial {
    padding-bottom: 10px
}

.topright p:nth-child(2),.carousel-caption p:nth-child(3) {
    background-color: #2da35a
}

.rightwow {
    margin-top: -11px;
    width: 65%;
    box-sizing: border-box;
    padding: 0 15px;
    float: right
}

.row {
    margin: 0 -15px
}

.row:after,.container:after {
    clear: both;
    content: "";
    display: block;
    position: relative
}

.main-header .container {
    background-color: transparent!important
}

div#regular-header {
    background-color: #2ca35a
}

div#regular-header {
    overflow: hidden;
    clear: both;
    padding: 0
}

header#site-header {
    background-color: rgba(255,255,255,.6)
}

.home header#site-header {
    background-color: rgb(255,255,255)
}

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

#site-header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%
}

.logo-wrap {
    width: 22%;
    float: left;
    padding: 5px;
    box-sizing: border-box
}

header .logo-wrap {width: auto;}

.right-side {
    padding: 10px 0 0;
    box-sizing: border-box
}

.right-side {
    float: right;
    width: 74%
}

.right-side .clearfix {
    text-align: right
}

.col3 {
    width: 33.33%;
    text-align: center;
    padding: 0 15px;
    box-sizing: border-box
}

.col3 {
    float: left;
    padding: 0 0 0 20px;
    width: auto;
    float: none;
    display: inline-block;
    margin-left: -4px
}

.col3.headsocial {
    text-align: right
}

.right-side .col3:nth-child(1) a {
    background-color: #2d5087;
    color: #fff;
    line-height: 31px;
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box;
    vertical-align: middle;
    border: 1px solid #7b937b;
    position: relative;
    text-transform: uppercase;
    overflow: hidden
}

.second-banner {
    padding-top: 0;
    padding-bottom: .3rem;
    background-color: #fff;
    color: #000;
    text-align: center;
    width: 100%;
}

@media (min-width: 880px) {
    .second-banner {
        display:flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 2rem;
        padding-top: 10px;
    }
}

.second-banner a,.second-banner a:hover {
    color: #000;
    font-size: 15px;
    letter-spacing: 1px;
}

.second-banner hr {
    border: none;
    border-top: 1px solid #000;
    margin: .25rem auto;
    width: 40%
}

.socialplm {
    position: fixed;
    right: 0;
    top: 306px;
    width: 50px;
    z-index: 20
}

.socialplm a {
    display: inline-block;
    width: 48px;
    height: 48px;
    box-sizing: border-box;
    line-height: 48px;
    text-align: center;
    background-color: #2d5087;
    color: #fff !important;
    font-size: 18px;
    margin-bottom: 5px
}

.socialplm a:hover {
    color: #fff
}

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

.right-side .clearfix {
    text-align: right
}

header .navigation {
    float: right;
    width: 100%
}

.navigation ul {
    text-align: right;
    padding: 0;
    text-align: right
}

.wd7 a {
    display: inline-block
}

#secondary-navigation a {
    padding: 5px 10px;
    margin: 0;
    font-weight: 400!important
}

.dm-rate-us a {
    background-color: transparent;
    color: #111;
    box-shadow: 0 0 0;
    margin: 0;
    padding: 0 2px!important;
    width: auto
}

#header #logo a {
    color: #000!important;
    padding: 0 0px!important;
    box-sizing: border-box;
    display: block
}

html div#header .container {
    background: #fff;
    max-width: 1170px!important
}

#header {
    position: relative
}

html a#pull {
    display: none
}

ul.sub-menu.toggle-submenu li a {
    display: block;
    width: 100%!important;
    text-align: left
}

@media screen and (max-width: 880px) {
    html a#pull:after {
        top:6px
    }

    .bottom-side {
        width: 100%
    }

    #logo img {
        float: none;
        margin: 0 auto
    }

    .right-side {
        width: 100%;
        display: block
    }

    .right-side>.clearfix {
        display: none
    }

    html a#pull {
        display: block;
        box-sizing: border-box;
        /* text-align: left; */
        margin: 0
    }

    div#header {
        padding: 14px 0 0
    }
}

@media screen and (min-width: 880px) {
    .flex-items {
        display:flex
    }

    .flex-items>div {
        flex-basis: 50%;
        padding: 10px
    }

    .flex-header {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
	.dm-rate-us a,.dm-rate-us .review-link {
		padding: 0!important;
		background: unset!important;
		font-size: 48px!important;
		width: auto!important;
		color: black!important;
		display: inline-block!important;
		font-style: normal!important;
		text-decoration: none!important
	}
	section.half-section.shrinking-elements .staff-grid-container {
		padding-top: 150px;
	}

	section.half-section.shrinking-elements .staff-grid:nth-child(1) {
		order: 2;
		position: relative;
		top: -100px;
	}

	section.half-section.shrinking-elements .staff-grid:nth-child(3) {
		order: 3;
	}
}



.dm-rate-us {
    display: table;
    margin: auto
}

.rate-us {
    text-align: center
}

.page-id-148 h1.title {
    display: none
}

.hidden {
    display: none
}


.searchPart {
    right: 12px;
    z-index: 10;
    line-height: 40px;
    top: 83px;
    background-color: #2da35a;
    color: #fff;
    margin-left: .5rem;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}

.searchPart a {
    color: white!important
}

.searchForm span {
    cursor: pointer;
    display: inline-block;
    background: var(--sColor);
    color: #fff;
    height: 49px;
    line-height: 48px;
    width: 48px;
    text-align: center;
}

.searchForm {
    position: absolute;
    left: 0;
    right: 0px;
    width: 30px;
    top: 40px;
    z-index: 6;
    opacity: 0;
    visibility: hidden;
    text-align: right;
    margin: 0 0 0 auto;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all
}

.searchForm form {
    width: calc(100% - 48px)!important;
    padding: 0px;
    box-sizing: border-box;
    float: left!important;
    display: flex;
}

.searchForm form input {
    box-sizing: border-box;
    width: 90%!important
}

.showSearc {
    width: 100%;
    opacity: 1;
    visibility: visible;
    transform: translateX(0)
}

.hide-d {
    display: none;
}

.afLogos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.afLogos img {
    max-width: 150px;
    max-height: 90px;
    width: auto;
}

.association-logos-dm h3 {
    margin-bottom: 30px;
    font-size: 40px;
}

section.n-s-section .servo-image img {
    display: block;
    position: relative;
    max-width: 100%;
    margin: 0px auto;
    border-radius: 5px;
}

.carousel-caption a {
    margin-bottom: 10px;
}

.carousel-caption a:nth-child(4), .carousel-caption a:nth-child(2) {
    background: var(--pColor) !important;
}


@media (max-width: 880px) {
	.dm-half.welcome-img .dm-third:nth-child(2) img {
		height: 450px !important;
		min-height: 450px;
	}

	.hide-xs {
		display: none;
	}

	.top-side {
		border: 0px;
	}
}

#post-2502 .gform_wrapper.gravity-theme .gfield-choice-input {
    vertical-align: top;
    margin-top: 10px
}