/*
Theme Name: Stacked - Child
Version: 5872
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;
}
h2{
	font-family: "adrianna-extended", sans-serif!important;
	font-weight:normal!important;
}

.homeServices h2{
font-family: kohinoor-bangla, sans-serif!important;
font-weight: 600!important;
font-style: normal!important;
	font-size: 46px;
	text-transform:uppercase!important;
}
.services h2{
	font-style: normal!important;
	font-size: 44px;
	text-transform:uppercase!important;
}

@media (min-width: 881px) {
	html #secondary-navigation ul#menu-main-menu li.current-menu-parent > a {
		color: #000 !important;
	}
	html #secondary-navigation nav ul#menu-main-menu li:hover > a {
		color: #000 !important;
	}
	html #secondary-navigation .navigation ul li:hover, html #secondary-navigation .navigation ul .current-menu-item {
		background: #fff;
		background-color: #fff!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;
}
.container {
    width:  100%;
    max-width: 1200px;
    padding: 0px 15px;
}

#page {
    padding: 0px;
}

a.btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff !important;
    border-radius: 50px;
}

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

.dm-head {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.dm-head p {
    margin: 0px;
}

.logo-wrap {
    flex: 1 1 20%;
}

div#secondary-navigation {
    float: none;
    width: auto;
    flex: 1 1 60%;
}

.dm-head {
    flex: 1 1 20%;
    padding-right: 0px !important;!i;!;
}

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

#header .logo-wrap {
    padding: 0px;
}

.dm-head p a:hover,.dm-head p a:hover * {
    color: #fff;
}

div#header > div > * {
    padding: 0px 15px;
}

.dm-half.address-header {
    display: flex;
    flex: 1;
}

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

.header-spacer {
    display: none;
}

.dm-half.social-header {
    text-align: right;
    flex: 1;
    max-width: 300px;
}

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

div#regular-header {
    padding: 8px 0px;
    background: var(--sColor);
}

.dm-half.social-header .social-icons a {
    margin-left: 10px !important;
    display: inline-block;
    font-size: 20px;
}

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

ul#menu-main-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

div#header {
    padding: 20px 0px;
    background: transparent;
}

.dm-head p a {
    border: 1px solid var(--sColor);
    padding: 5px 20px;
    border-radius: 50px;
}

.dm-head p i {
    color: var(--pColor);
    margin-right: 10px;
}

html .video_holder {
    height: 80vh;
    max-height: 800px;
    background: #000;
}

.carousel-caption {
    position: absolute;
    text-align: center;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px 15px;
    bottom: 0px;
    background: #16becfbf;
    padding: 40px 0px;
}

.carousel-caption p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0px;
}

.dm-head #pull {
}

.dm-head p a:hover {
    background: var(--pColor);
}

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

section.vt-welcome {
    padding: 7vh 0px;
}

section.vt-welcome h2 {
    font-size: 40px;
    line-height: 1;
}

section.vt-welcome a.btn {
    background: #fff !important;
    color: #000 !important;
}

.central-image img {
    border-radius: 10px;
}

.central-image {
    position: relative;
}

.central-image:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/10/medal.png);
    height: 80px;
    width: 80px;
    position: absolute;
    background-size: contain;
    right: 0px;
    top: -30px;
}

section.home-icons {
    padding: 7vh 0px;
    text-align: center;
    background: #f6f4f0;
}

section.home-icons img {
    max-width: 70px;
    display: block;
    margin: 0px auto 15px;
}

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

section.home-icons h4 {
    font-weight: bold;
}

section.home-icons h2 {
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 15px;
}

section.home-icons .dm-flex {
    padding: 20px 0px;
}

.video_holder video {
    opacity: 0.6;
}

html .video_holder h2 {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

section.classy-testimonials .section-heading {
    text-align: left;
}

section.classy-testimonials .container > .dm-flex {
    margin-bottom: 30px;
}

section.classy-testimonials .container > .dm-flex {
    text-align: left;
    font-size: 16px;
    color: #6b6b6b;
}

.central-test-content {
    padding: 25px;
    border-radius: 8px;
    text-align: left;
    color: #fff;
}

.new-text-wrapper {
    padding: 0px 10px;
}

.name-f {
    margin: 0px auto;
    width: 80px;
    height: 80px;
    background: var(--sColor);
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    border: 5px solid #fff;
    margin-top: 20px;
}

.new-wrap h4 {
    text-align: center;
	font-size: 30px;
    color: var(--aColor);
}

span.hiddenRest {
    display: none;
}

span.read_more {
    font-weight: bold;
    color: var(--sColor);
    cursor: pointer;
}

.pp-testimonials-content p {
    min-height: 135px;
}


section.classy-testimonials {
    margin: 7vh 0px;
    padding: 3vh 0px;
    background: #e9f9fa;
}

section.classy-testimonials h2 {
   color: var(--pColor);
    font-size: 50px;
    font-weight: bold;
    margin: 0px 0px 30px;
}
section.classy-testimonials h2:before {
    position: absolute;
    content: "“";
    top: -32px;
    left: 0px;
    height: 100%;
    width: 100%;
}
html span.slide-star:before {
    display: none;
}

.pp-head {
    position: relative;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
}

.pp-head h4 {
    text-align: left;
    margin: 0px;
    color: #fff;
}

.pp-head i {
    font-size: 14px;
}

.pp-head img {
    max-width: 30px;
    display: inline-block !important;!i;!;
}

.pp-head:after {
    content: "";
    clear: both;
    display: block;
}

html ul.slick-dots {
    bottom: -50px;
}

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

section.half-half-classy {
    padding: 7vh 0px;
    background: #f6f4f0;
}

section.half-half-classy img {
    border-radius: 10px;
    display: block;
}

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

section.new-service-section {
    padding: 7vh 0px;
}

section.new-service-section h2 {
    text-align: center;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 40px;
}

section.new-service-section a {
    display: flex;
    align-items: flex-start;
}

.dm-blog-image {
    height: 71px;
    width: 71px;
    background-size: contain;
    background-position: 50% 0%;
    margin-right: 20px;
    background-repeat: no-repeat;
}

section.new-service-section .dm-half {
    margin-bottom: 20px;
}

section.new-service-section h3 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}

section.new-service-section p {
    font-size: 20px;
}

.dm-blog-image + div {
    flex: 1 1 calc(100% - 91px);
}

.copyrights {
    padding: 40px 0px;
    float: none;
}

.dm-full.footer-creds {
    border-top: 1px solid #ffffff78;
    padding: 20px 0px;
}

.copyrights .dm-fourth {
    text-align: left;
}

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

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

.bottom-footer p {
    margin: 0px 0px 4px;
}

.bottom-footer * {
    color: #fff;
}

.bottom-footer a {
    font-weight: bold;
}

.copyrights h3 {
    color: #fff;
    font-weight: bold;
}

.copyrights p {
    font-size: 16px;
}

.copyrights a.btn {
    font-size: 12px !important;
}

.copyrights .social-icons a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: var(--aColor);
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

.copyrights .social-icons a:hover {
    background: #fff;
    color: #000 !important;
}

section.visit-us-today iframe {
    display: block;
    height: 450px;
}

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

.nss-button a {
    display: inline-block !important;
    font-size: 15px;
    padding: 10px 40px;
}

.nss-button {
    text-align: center;
    padding-top: 35px;
}

.cta-content {
    max-width: 1400px;
    margin: 0px auto;
    padding: 4vh 0px;
}

.cta-carrier {
}

section.cta-classic {background-size: cover;background-position: 50% 25%;background: var(--sColor);}

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

.cta-content {text-align: center;}

.cta-content > div {
    flex: 1 1 70%;
    padding: 0px 15px;
    max-width: 700px;
}

.cta-content > div:nth-child(2) {
    flex: 1 1 30%;
    text-align: right;
}

.cta-content h2 {
    font-size: 40px;
    line-height: 1;
}

.cta-content > div:nth-child(2) a {
    font-size: 17px;
}

@media (max-width: 1100px) {
    .dm-head p a {
        font-size: 0px;
        display: block;
        text-align: center;
        border-radius: 50%;
        width: 50px;
        padding: 0px;
        position: relative;
        height: 50px;
    }
    
    .dm-head p a i {
        font-size: 23px;
        margin: 0px;
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0px;
        right: 0px;
        margin: 0px auto;
    }
    
    .dm-head {
        flex: 1 1 40px;
    }
    
    #secondary-navigation a {
        padding: 10px 15px;
    }
}

@media (max-width: 880px) {
    div#regular-header {
        display: none;
    }
    
    .logo-wrap {
        flex: 1 1 50%;
    }
    
    .dm-head {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    
    .dm-head #pull:after {
        position: relative;
        top: 0px;
        left: 0px;
    }
    
    #header .logo-wrap {
        order: 1;
    }
    
    .regular_header #secondary-navigation {
        order: 3;
    }
    
    .dm-head {
        order: 2;
    }
    
    #page.homepage {
        padding: 0px !important;
    }
    
    .logo-wrap a {
        display: block !important;
    }
    
    .logo-wrap img {
        margin: 0px auto;
        margin-left: 0px !important;
        display: block;
    }
    .regular_header #secondary-navigation {
        height: auto !important;
        width: 100% !important;!i;!;
        flex: 1 1 100%;
    }
    section.home-icons h2 {
        font-size: 40px;
        line-height: 1.2;
    }
    .dm-head #pull {width: 50px;height: 50px;border-radius: 50%;margin: 0px !important; margin-left: 10px !important; text-align: center;background: var(--sColor);}
    .mobile_cta_buttons.hide-d.mobile-btn {
        display: block;
        text-align: center;
        padding: 40px 0px;
    }
    
    div.header-social-icons {
        float: none !important;
        background: transparent !important;
    }
    
    p.mobileBtn a {
        display: block;
        color: #fff;
        padding: 9px 0px;
    }
    
    p.mobileBtn {
        margin-bottom: 10px;
    }
}
@media (max-width: 640px) {
    .dm-head p {
        display: none;
    }
    .regular_header #secondary-navigation {
        height: auto;
    }
    
    .cta-content {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
    }
    
    .cta-content > div:nth-child(2) {
        text-align: center;
    }
    html .video_holder h2 {
        font-size: 35px;
        line-height: 1;
    }
    
    .carousel-caption p {
        font-size: 16px;
        line-height: 1.4;
        margin: 10px 0px;
    }
}

div#regular-header p {
    display: inline-block;
    margin: 0px;
    font-size: 16px;
    line-height: 1.2;
}

div#regular-header {
    text-align: center;
}

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

#logo img {
    display: block;
    float: none;
    max-width: 180px;
    width: 100%;
}

div#regular-header p:nth-child(2),div#regular-header p:nth-child(3), div#regular-header p:nth-child(4) {
    text-transform: uppercase;
    padding: 0px 5px;
}

div#regular-header p:nth-child(2), div#regular-header p:nth-child(3) {
    border-right: 2px solid #fff;
    padding-right: 10px;
}


.dm-head p a {
    display: block;
    text-align: center;
    line-height: 1;
    background: var(--pColor);
    color: #fff;
    border-radius: 0px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500 !important;!i;!;
    width: 150px;
    border-radius: 2px;
}

div#header > div > div {
    width: auto;
    flex: 1;
}
div#header .logo-wrap{
	width:10%;
	flex: 1 1 10%;
}
div#header .secondary-navigation{
    width: 50%;
    flex: 1 1 50%;
}
.dm-head p:nth-child(2) a {
    background: var(--sColor);
}

.dm-head p:nth-child(3) a {
    background: #fff;
    color: var(--sColor);
}

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

.inline-reviews {
    background: var(--sColor);
    padding: 20px 0px;
}

.inline-reviews * {
    color: #fff;
}

.inline-reviews i {
    color:#fec210 !important;
    margin: 0px 2px;
}

.review-mid {
    /*display: flex;
    align-items: center;
    justify-content: center;*/
	text-align: center;
}

.review-mid p {
    font-size: 18px;
    margin: 0px;
    line-height: 18px;
    font-family: kohinoor-bangla, sans-serif;
    font-weight: 600;
    font-style: normal;
}
span.fancy{
	font-family: "fave-script-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.review-mid p span {
    font-size: 19px;
    /* position: relative; */
    /* vertical-align: top; */
    display: inline-block;
    /* line-height: 19px; */
    /* top: 3px; */
}

.star-inline i {
    font-size: 18px;
}

/*.star-inline:before {
    left: 0px;
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    background: #fff;
}*/

.star-inline {
    position: relative;
}



.star-inline {
    font-size: 14px;
}

section.vt-welcome img {
    margin: 0px auto;
    display: block;
    margin-right: 0px;
    max-width: 200px;
}

section.vt-welcome p {
    font-size: 21px;
	font-family: kohinoor-bangla, sans-serif;
font-weight: 400;
font-style: normal;
 color: var(--sColor);
}

section.vt-welcome h3 {
    color: var(--aColor);
    font-size: 31px;
	font-family: "kohinoor-bangla", sans-serif;
font-weight: 600;
font-style: normal;
}

section.vt-welcome .dm-half:nth-child(1) a {
    text-decoration: underline;
    font-size: 16px;
    font-weight: bold;
    color: var(--aColor);
}

section.vt-welcome .dm-half:nth-child(1) img {
    margin: 0px auto;
    max-width: 140px;
    position: relative;
    /* left: -70px; */
}

section.vt-welcome .dm-half:nth-child(2) {
    padding: 0px 35px;
}

.homeServices > div {
    max-width: 1200px;
}

html .grid figure h2 {
    position: absolute;
    bottom: 0px;
    color: #fff;
    text-align: right;
    width: 100%;
    padding: 20px;
    right: 0px;
    font-weight: bold;
    font-size: 24px;
}

html .grid figure {
    min-width: initial;
    max-height: 100%;
    border-radius: 2px;
}

html .simg {
    height: 450px;
    border-radius: 0px !important;!I;!;
    filter: grayscale(1);
}

/*.homeServices > div:before {
    content: "Our Services";
    width: 100%;
    font-size: 50px;
    display: block;
    color: var(--sColor);
    text-transform: uppercase;
    font-family: 'Poppins';
    margin-bottom: 30px;
}
*/
.hide-las {
    position: relative;
}

.carousel-caption h2 {
    color: #fff;
    margin: 0px;
	font-family: adrianna-extended, sans-serif;
font-weight: 400;
font-style: normal;
}

.carousel-caption a {
    font-weight: bold !important;
    color: #fff; 
	font-family: adrianna-extended, sans-serif;
font-weight: 700;
font-style: normal;
}

section.n-s-section .dm-half:nth-child(2) {
background: rgb(22 190 207 / 60%);
    padding: 50px;
    height: 400px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

section.n-s-section {}

section.n-s-section * {
    color: #fff;
}

.homeServices {
    margin-bottom: 5vh;
}


section.n-s-section strong {
    font-size: 30px;
}

.pp-head span {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 15px;
    color: var(--aColor);
	font-family: kohinoor-bangla, sans-serif;
font-weight: 700;
font-style: normal;
}

.pp-testimonials-content p {
    text-align: center;
    color: var(--sColor);
    font-size: 19px;
	font-family: kohinoor-bangla, sans-serif;
font-weight: 500;
font-style: normal;
}

section.n-s-section img {
    height: 100% !important;
    object-fit: cover;
    display: block;
    width: 100%;
    height:  400px !important;!I;!;!Imo;!Imo;!I;!;
    object-fit: cover;
}

section.location-am {
    text-align: center;
    padding: 4vh 0px;
}
section.location-am a.btn{
	text-align: center;
    line-height: 1;
	height: 47px;
	margin: 3px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500 !important;
    width: 150px;
    border-radius: 2px;
}
section.location-am .dm-third > a:not(.btn) > i {
    font-size: 36px;
}
section.location-am .dm-third > a:hover i{color:var(--sColor);}
section.location-am h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 300;
}
section.location-am hr{
	    border-bottom: 1px solid var(--sColor);
    width: 20px;
    margin: 0px auto;
    margin-bottom: 10px;
}
section.location-am h3 {
    text-transform: uppercase;
	font-family: kohinoor-bangla, sans-serif;
font-weight: 600;
font-style: normal;
color:var(--sColor);
}
.newhfavicon{width:46px;vertical-align: middle;}
section.location-am p a{color:var(--sColor)!important;}
a.btn {
    border-radius: 0px !important;
}

a.btn i {
    display: none;
}

.bottom-footer * {
    color: var(--sColor);
}

.bottom-footer p {
    margin: 0px 10px;
	font-size:14px;
}

html .dm-container {
    max-width: 900px;
}

.association-logos-dm {
    padding: 6vh 0px;
}

section.dm-blog-posts {
    background: var(--sColor);
    padding: 5vh 0px;
}

section.dm-blog-posts * {
    color: #fff;
}

section.dm-blog-posts h3 {
    line-height: 1.2;
    font-size: 25px;
	font-family: kohinoor-bangla, sans-serif;
font-weight: 600;
font-style: normal;
}
section.dm-blog-posts p {
	font-family: kohinoor-bangla, sans-serif;
	font-weight: 400;
	font-style: normal;
}
section.dm-blog-posts .dm-half a {
    text-transform: uppercase;
    text-decoration: underline;
    padding-bottom: 4px;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
}

section.dm-blog-posts .dm-fourth {
    flex: 1 1 20%;
}

.dm-half li:before {
    content: "" !important;
}

section.dm-blog-posts .dm-fourth img {
    max-width: 250px;
    display: block;
    margin: 0px auto;
    text-align: center;
}

section.dm-blog-posts .dm-fourth h2 {
    font-family: Dancing Script;
    text-align: center;
    font-size: 52px;
    font-family: fave-script-pro, sans-serif!important;
    font-weight: 700;
    font-style: normal;
}

section.dm-blog-posts .dm-fourth + .dm-half {
    flex: 1 1 80%;
}
.association-logos-dm h2{
	font-weight:600!important;
}
.association-logos-dm p {
	font-family: kohinoor-bangla, sans-serif;
	font-weight: 500;
	font-style: normal;
	color:var(--aColor);
	font-size: 22px;
}
.cta-content p {
    font-size: 23px;
    font-weight: 500;
    margin: 0px;
	font-family: kohinoor-bangla, sans-serif;
font-weight: 600;
font-style: normal;
}

.cta-content h2 {
	font-family: kohinoor-bangla, sans-serif !important;
	font-weight: 700!important;
	font-style: normal;
	margin: 10px 0px;
}

section.n-s-section .dm-half {
    padding: 0px;
}

section.n-s-section h3 {
    max-width: 500px;
    line-height: 1.2;
	font-family: adrianna-extended, sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 36px;
    text-transform: uppercase;
	color: var(--sColor);
}
section.n-s-section p{
	font-family: kohinoor-bangla, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size:32px;
}
section.n-s-section a.btn{
	background-color: var(--sColor)!important;
}
.d-b-image {
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

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

.dmda .dm-half:nth-child(2) {
    padding: 35px 30px;
    min-height: 350px;
}
section.n-s-section .slick-arrow {
    z-index: 1;
}

section.n-s-section .dm-half {
    padding: 0px;
}

.homeServices figure:hover .simg {
    opacity: 0.6;
}

div#regular-header a:hover {
    color: var(--pColor) !important;!I;!;
}

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

html figure a {
    display: block;
    position: relative;
}

.grid figure figcaption {
    background: rgb(22 190 207 / 40%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.grid figure:hover .simg {
    filter: none;
    opacity: 1;
}

.grid figure:hover figcaption {
    background-color: transparent !important;!i;!;
}

@media (max-width: 880px) {
	section.location-am .dm-third{margin-bottom:50px;}
	div#header > div {
		justify-content: space-between;
		width: 100%;
	}

	.dm-head {
		margin: 0px auto !important;
		margin-right: 0px !important;
	}

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

	.carousel-caption h2 {
		font-size: 30px;
		line-height: 1;
	}

	section.vt-welcome h3 {
		font-size: 25px;
		line-height: 1.2;
	}

	html .simg {
		height: 350px;
	}

	section.n-s-section .dm-half:nth-child(2) {
		height: auto;
	}

	section.n-s-section img {
		height: 300px !important;
	}

	.d-b-image {
		min-height: 350px;
	}
}

/* TMP */
section.top-inner-banner {
    height: 40vw;
    background-size: cover;
    background-position: 50% 20%;
    max-height: 720px;
	min-height: 350px;
    overflow: hidden;
}

section.new-page-header p {
    padding: 40px 0px;
    margin: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    color: var(--pColor);
}

section.new-page-header {
    text-align: center;
    padding: 50px 0px 95px;
}

section.new-page-header h1 {
    font-size: 50px;
    color: var(--sColor);
}

.container-full > .dm-flex > * {
    padding: 0px;
}

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

.half-half .dm-half {
    background: var(--sColor);
    color: #fff;
}

.half-half .dm-half * {
    color: #fff;
}

.padding-spacer {
    padding: 10%;
}

.half-half {
    background: var(--sColor);
}

.half-half img {
    display: block;
}

.half-half .dm-half:nth-child(2) img {
    height: 100% !important;
    object-fit: cover;
    width: 100%;
}

.padding-spacer h2 {
    margin-bottom: 40px;
    line-height: 1;
    font-weight: bold;
}

.normal_section {
    padding: 10vh 0px;
}

.normal_section h2 {
    margin-bottom: 40px;
    font-size: 40px;
}

.contentfaqs h4 {
    border-top: 3px solid var(--sColor);
    margin: 0px;
    color: var(--sColor);
    background: transparent;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 15px 0px;
}

.dm_faq_item {
    background: transparent;
    padding: 20px 0px;
    margin: 0px;
}

.contentfaqs h4:last-of-type {
    border-bottom: 3px solid var(--sColor);
}

section.services-carousel h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 35px;
}

.slideImg {
    height: 20vw;
    min-height: 1px;
    background-size: cover;
    background-position: 50% 50%;
    min-height: 280px;
}

.slide-s-container {
    padding: 0px 20px;
    text-align: center;
}

.slide-s-container a.btn {
    margin: 20px 0px;
}
@media (min-width: 880px) {
	.full-slide .slick-slide {
		opacity: 0.3;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.full-slide .slick-active {
		opacity: 1;
	}
}

section.services-carousel {
    padding: 5vh 0px;
    background: var(--sColor);
}

section.services-carousel h2 {
    color: #fff;
}

section.services-carousel a.btn {
    background: #fff !important;
    color: var(--sColor) !important;
}

section.services-carousel .slick-arrow {
    z-index: 2;
}

.padding-spacer * {
    border-color: #fff !important;
}

.padding-spacer .contentfaqs {
    margin-top: 50px;
}

.half_half + services-carousel {
    background: #fff;
}

.half-half + section.services-carousel {
    background: #fff;
}

.half-half + section.services-carousel h2 {color: var(--sColor);}

.half-half + section.services-carousel a.btn {
    background: var(--sColor) !important;
    color: #fff !important;
    text-decoration: none !important;
}

@media (max-width: 880px) {
	.half_half + services-carousel {
		background: #fff;
	}

	.half-half + section.services-carousel {
		background: #fff;
	}

	.half-half + section.services-carousel h2 {color: var(--sColor);}

	.half-half + section.services-carousel a.btn {
		background: var(--sColor) !important;
		color: #fff !important;
		text-decoration: none !important;
	}

	section.new-page-header p {
		padding-bottom: 0px;
	}

	section.new-page-header {
		padding: 20px 0px 55px;
	}

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

	.half-half .dm-half:nth-child(2) img {
		min-height: 400px;
	}
}

.association-logos-dm img {
	padding: 15px;
	max-width: 202px;
}

.insurance {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.insurance img {
text-align: center;
    margin-right: 20px;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0px 0px 10px #aeaeae;
	width: 200px;
	object-fit: contain;
}

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

{
.internal-review {
    margin: 40px 0;
    float: left;
    width: 100%;
}

.internal-review .left {
    width: 28%;
    display: inline-block;
    float: left;
    margin-top: 27px;
}

.internal-review .right {
    width: 70%;
    display: inline-block;
    float: left;
    padding: 30px;
    border: 4px solid #dbdbdb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    font-size: 20px;
    line-height: 20px;
}

.internal-review .right:before {
    height: 0;
    width: 0;
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    border-right: 15px solid #dbdbdb;
    content: "";
    top: 22px;
    position: absolute;
    left: -18px;
}

.type-full {
    font-size: 15px;
    line-height: 180%;
    color: #656f72;
    height: 346px;
    overflow: hidden;
    height: auto;
    padding: 80px 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
}

.internal-review .type-full {
    display: block;
    padding: 0px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
}

.internal-review .right:after {
    height: 0;
    width: 0;
    border-bottom: 12px solid transparent;
    border-top: 12px solid transparent;
    border-right: 12px solid white;
    content: "";
    top: 25px;
    position: absolute;
    left: -12px;
}

.internal-review .reviewer {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}

.internal-review .internal-rating {
    margin: 0;
    unicode-bidi: bidi-override;
    clear: both;
    position: relative;
    padding: 0;
    width: 150px;
    font-size: 14px;
    white-space: nowrap;
    display: block;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #424242;
}

.internal-review .review-rating {
    margin-bottom: 10px;
}

.internal-review .review-date {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

i.fa.fa-star {
	color: gold;
}
	
}

@media screen and (max-width: 881px)  {
	.internal-review {
		margin: 40px 0;
		float: none;
		width: 100%;
	}

	.internal-review .left {
		width: 80%;
		display: block;
		float: left;
		margin-top: 27px;
		margin: 0 auto;
		float: none;
	}

	.internal-review .right {
		width: 80%;
		display: block;
		float: left;
		padding: 30px;
		border: 4px solid #dbdbdb;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		border-radius: 5px;
		position: relative;
		font-size: 20px;
		line-height: 20px;
		float: none;
		margin: 20px auto 0 auto;
		font-size: 16px;
		line-height: 16px;
	}

	.internal-review .right:before {
		height: 0;
		width: 0;
		border-bottom: 15px solid transparent;
		border-top: 15px solid transparent;
		border-right: 15px solid #dbdbdb;
		content: "";
		top: 22px;
		position: absolute;
		left: -18px;
	}

	.type-full {
		font-size: 15px;
		line-height: 180%;
		color: #656f72;
		height: 346px;
		overflow: hidden;
		height: auto;
		padding: 80px 0;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 60px;
		-moz-column-gap: 60px;
		column-gap: 60px;
	}

	.internal-review .type-full {
		display: block;
		padding: 0px;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0px;
		-moz-column-gap: 0px;
		column-gap: 0px;
	}

	.internal-review .right:after {
		height: 0;
		width: 0;
		border-bottom: 12px solid transparent;
		border-top: 12px solid transparent;
		border-right: 12px solid white;
		content: "";
		top: 25px;
		position: absolute;
		left: -12px;
	}

	.internal-review .reviewer {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 10px;
	}

	.internal-review .internal-rating {
		margin: 0;
		unicode-bidi: bidi-override;
		clear: both;
		position: relative;
		padding: 0;
		width: 150px;
		font-size: 14px;
		white-space: nowrap;
		display: block;
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #424242;
	}

	.internal-review .review-rating {
		margin-bottom: 10px;
	}

	.internal-review .review-date {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 10px;
	}

	i.fa.fa-star {
		color: gold;
	}
	.dm-head {
		order: 3;
	}

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

	div#header .logo-wrap {
		width: 100px;
		flex: 1 1 100px;
	}
	html #secondary-navigation .navigation > ul > li:hover > a, html #secondary-navigation .navigation > ul#menu-main-menu > .current-menu-item > a {
		color: #fff !important;
	}
	html div.header-social-icons a:before {
		opacity: 0;
	}

}
html .wda-toolbar-toggle-link:before {
    opacity: 1;
}
.dm-head p:nth-child(1) a {border-color: var(--aColor);}

.bottom-footer p:nth-child(1):before {
    content: "";
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(/wp-content/uploads/2026/01/favicon-1.png);
    background-size: contain;
    vertical-align: middle;
    margin-right: 9px;
}

.bottom-footer p a {
    text-transform: uppercase;
    font-size: 12px;
}

section.what-sets-us-apart {
    background: var(--aColor);
    text-align: center;
    padding: 5vh 0px;
    margin-bottom: 70px;
}

.maxi * {
    color: #fff;
}

.maxi h3 {
    font-size: 32px;
    margin: 0px;
}

.dm-item img {
    max-width: 300px;
    width: 100%;
    display: block;
    margin: 0px auto 30px;
}

.dm-item a.btn {
    background: #fff !important;
    color: var(--sColor) !important;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0px;
}

.maxi h2 {
    font-weight: lighter;
    letter-spacing: 2px;
}

.maxi {
    margin-bottom: 40px;
}

.wsap-slider .slick-prev {
    left: -70px;
}

.wsap-slider .slick-next {
    right: -70px;
}

.dm-item {
    height: 245px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--aColor);
    border-left: 2px solid #fff;
    position: relative;
    left: -1px;
}

.wsap-slider:before {
    height: 100%;
    position: absolute;
    background: #fff;
    width: 2px;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.wsap-slider:after {
    left: -1px;
    height: 100%;
    position: absolute;
    background: #fff;
    width: 2px;
    top: 0px;
}

.wsap-slider {
    border: 2px solid #fff;
    border-top: 0px;
    border-bottom: 0px;
}

html a.btn:hover {
    color: #fff !important;
}

.association-logos-dm p {
    flex: 1 1 20%;
}

section.classy-testimonials .slick-dots button {
    border-color: var(--sColor);
    border: 2px solid var(--sColor);
}

/**/
.trigger-popup {
	padding: 0px;
	font-size: 18px;
	font-weight: 600;
	color: white;
	background: rgba(0, 0, 0, 0.3);
	border: 2px solid rgba(255, 255, 255, 0.3);
	border-radius: 12px;
	cursor: pointer;
	transition: all 0.3s ease;
	backdrop-filter: blur(10px);
}

.trigger-popup:hover {transform: scale(1.1);}

.popup-wrapper {
	position: fixed;
	inset: 0;
	pointer-events: none;
	z-index: 1000;
}

.popup-wrapper.active {
	pointer-events: auto;
}

.blur-slide {
	position: absolute;
	top: 0;
	width: 140%;
	height: 100%;
	background: #1e3a4bc7;
	backdrop-filter: blur(20px);
	transform: translateX(100%);
	transform-origin: right center;
	transition: transform 1.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
}

.popup-wrapper.active .blur-slide {
	transform: translateX(-15%) skewX(0deg);
}

.popup-wrapper.closing .blur-slide {
	transform: translateX(100%) skewX(-5deg);
	transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.1s;
}

.popup-content {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px;
	transform: translateX(calc(100% + 100px));
	transition: transform 1.3s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.45s;
}

.popup-wrapper.active .popup-content {
	transform: translateX(0);
}

.popup-wrapper.closing .popup-content {
	transform: translateX(calc(100% + 100px));
	transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.video-container {
	position: relative;
	width: 100%;
	max-width: 1000px;
	background: #000;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}

.close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.15);
	backdrop-filter: blur(10px);
	border: 2px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	color: white;
	font-size: 28px;
	font-weight: 300;
	cursor: pointer;
	z-index: 10;
	transition: all 0.3s ease;
	line-height: 1;
}

.close-btn:hover {
	background: rgba(255, 255, 255, 0.25);
	transform: rotate(90deg);
	border-color: rgba(255, 255, 255, 0.5);
}

.video-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	background: #000;
}

.video-wrapper iframe,
.video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.loading {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: white;
	font-size: 18px;
}

button.trigger-popup {
    background: transparent;
    text-align: center;
    border-radius: 0px;
}

@media (max-width: 880px) {
	.cta_fixed_button { display: none !important; }
	.bottom-footer {
		flex-wrap: wrap;
	}

	.bottom-footer p:nth-child(1):before {
		display: block;
		margin: 0px auto;
	}
}

.reverse {
	flex-direction: row-reverse;
}

.team-info .dm-half:nth-child(1) {
    flex: 1 1 45%;
}

.team-info .dm-half:nth-child(2) {
    flex: 1 1 55%;
    padding-left: 40px;
}

.locaitons p {
    text-transform: uppercase;
    margin: 0px 20px;
    color: var(--sColor);
    font-weight: bold;
}

.locaitons {
    display: flex;
    justify-content: center;
    padding: 20px 0px;
}

.locaitons i {
    color: var(--aColor);
    margin-right: 4px;
}

.team-info .dm_faq_item p {
    color: var(--pColor);
    font-weight: bold;
}

.team-info h4 {
    border-color: var(--pColor) !important;
}

.team-info .contentfaqs {
    border-color: var(--pColor);
}

section.qt p {
    padding: 15px;
    margin: 0px;
    font-size: 24px;
    color: var(--pColor);
    font-weight: 500;
}

section.qt {
    margin: 100px 0px;
}

.p-spacer {
    text-align: center;
}

.p-spacer h1 {
    font-size: 32px;
    margin: 15px 0px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.p-spacer img {
    height: 350px !important;
    object-fit: cover;
    width: 100%;
    object-position: 0% 35%;
}

.p-spacer a.btn {
    background: var(--sColor) !important;
    text-decoration: none !important;
}

/* Team */
.team_member {
    text-align: center;
    flex: 0 1 33.33%;
	flex-basis: 300px;
}

div#providers-box > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.team_member img {
    height: 250px !important;
    width: 250px !important;
    margin: 0px auto 15px;
    display: block;
    border-radius: 50%;
    object-fit: cover;
}

.team_member a.btn {
    text-decoration: none !important;
}

.team_member {
    margin-bottom: 30px;
}


.prac-wrap {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    margin: 50px 0px;
    justify-content: center;
    padding: 5vh 0px;
}

div#providers-box h2 {
    text-align: center;
}

div#providers-box .dm-full {
    margin-bottom: 30px;
}

.dm-full.admin-title h2 {
    color: #000;
}

.team_member.admin-members h3 {
    color: #000;
}

.prac-wrap img {
    border: 10px solid var(--pColor);
}

section.qt p:nth-child(1):before {
    content: "\f10d";
    font-family: 'Font Awesome 5';
    top: -14px;
    left: -3px;
    position: relative;
}

section.qt p:nth-child(1):after {
    content: "\f10e";
    font-family: 'Font Awesome 5';
    bottom: -11px;
    left: 1px;
    position: relative;
}

div#providers-box h3 {
    text-transform: uppercase;
    font-size: 23px;
}

.prac-wrap:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    background: var(--sColor);
    height: 100%;
}

.prac-wrap * {
    color: #fff !important;
}

.prac-wrap > * {
    position: relative;
    z-index: 1;
}

span.credentials {
    display: block;
    line-height: 1;
    font-size: 19px;
}

section.n-s-section .dm-half:nth-child(2) {
    padding: 50px 100px;
}

.page-id-1424 article .dm-flex:nth-child(2) {
    flex-direction: row-reverse;
}
.cta_fixed_button {
    display: none !important;
}


#three_0_29 a {
    font-weight:normal;
}

#page .page-header {
    background: var(--sColor) !important;    
}
