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

.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;
    flex-wrap: wrap;
    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 20px;
}

#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: 1400px;
    padding: 0px 15px;
    margin: 0px auto;
}

.home .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: whitesmoke;
}

.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: flex-end;
}

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

.dm-head p a {
    border: 1px solid var(--pColor);
    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;
    top: 65%;
    transform: translateY(-50%);
    text-align: center;
    max-width: 1200px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px 15px;
}

.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;
    background: var(--pColor);
}

section.vt-welcome * {
    color: #fff;
}

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: 0vh 0px 7vh;
    text-align: center;
    position: relative;
    margin-top: -60px;
}

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

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

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

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;
    max-width: 800px;
    margin: 0px auto 30px;
}

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;
    background-color: var(--aColor);
    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-weight: bold;
}

span.hiddenRest {
    display: none;
}

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

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


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

section.classy-testimonials h2 {
    color: #000;
    font-size: 45px;
    font-weight: bold;
    margin: 0px 0px 30px;
}

html span.slide-star:before {
    display: none;
}

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

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

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

.pp-head img {
    position: absolute;
    right: -0px;
    top: -0px;
    filter: brightness(0) invert(1);
    max-width: 30px;
}

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

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

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

.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: 100px 0px;
}

.cta-carrier {
    background: #0000008c;
}

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

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

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

.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;
    }
    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;}
    .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 * {
    color: #000;
}

section.half-half-classy .dm-half {
    flex: 1 1 100%;
    text-align: center;
}

section.half-half-classy .staff-image {
    width: 300px;
    height: 300px;
    margin: 0px auto 20px;
    border-radius: 10px;
}


  .testimonial-box-dm blockquote {
    font-size: 18px;
    line-height: 1.6;
    color: #666;
    margin: 0;
    padding: 20px;
	  border-radius: 8px;
	   border: 1px solid #ccc;
    background-color: #f9f9f9;
    padding: 20px;
    margin: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.testimonial-box-dm blockquote:after {
	font-size: 40px;
	color: #0e070714;
} 

div#header .container-wide.dm-flex {
	justify-content: space-between;
}

.dm-head p a {
	font-size: 14px;
}

.video_holder video {
	filter: sepia(100%);
}

.cta-carrier {
	filter: sepia(100%);	
}

section.half-half-classy {
	display: none;
}


section.visit-us-today iframe {
   
    width: 100%;
    height: 400px !important;
    border: none !important;
    border-radius: 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    transition: filter 0.3s ease, transform 0.3s ease;
    filter: grayscale(60%) contrast(1.1);
}

section.visit-us-today iframe:hover {
 filter: grayscale(0%);
	transform: scale(1.01);}

.header-spacer {
	display:none;
}

.visit-us-flex {
    border: 2px solid var(--pColor);
    border-radius: 20px;
    overflow: hidden;
    background: whitesmoke;
}

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

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

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

.middle {
    padding: 50px;
}

section.visit-us-block {
    padding: 7vh 0px;
}
.middle h3 {
    color: #000;
    font-size: 30px;
    line-height: 1;
}

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

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

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

.visit-us-flex .dm-half li:before {
   content: none;
}

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

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

{



html .video_holder {
	height: 65vh;}}

section.new-service-section {
	display: none;
}

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

.regular_header #secondary-navigation {
    float: none;
    width: auto;
}
@media (min-width: 881px) {
	.dm-head {
		display: none;
	}
}

div#regular-header p {
    margin: 0px;
    text-align: right;
}

.social-icons {
    text-align: center;
}

.social-icons a {
    margin: 0px 7px;
}

div#regular-header .dm-third {
    text-align: right;
}

.dm-third.address-header p {
    text-align: left !important;
}

section.home-icons .dm-third {
    flex: 1 1 calc(33.33% - 20px);
    margin: 0px 10px;
    padding: 20px;
    box-shadow: 0px 1px 10px #0000003b;
    border-radius: 10px;
    background: #fff;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}


section.home-icons .dm-third > div {
    flex: 1 1 calc(100% - 80px);
}

section.home-icons .dm-third p {
    font-size: 16px;
}

@media (max-width: 880px) {
	section.home-icons .dm-third {
		flex: 1 1 100%;
		margin-bottom: 20px;
}
}



a.hovering-button {
    position: fixed;
    bottom: 30px;
    z-index: 100;
    background: #ff934e;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    bottom: 55px;
    left: 15px;
}

a.hovering-button:hover {
    background: #6b5d52;
    transform: scale(1.04);
}


@media (min-width: 881px) {
    a.hovering-button {
        display: none;
    }
}





.f-buttonwrapper {
	display:flex;
	gap:1rem;
	justify-content:center;
	align-items: center;
	padding: 2rem 0;
}

#page .f-buttonwrapper .btn {
    text-decoration: none !important;
    width: fit-content;
	text-align:center;
}


@media screen and (max-width:880px) {
	.f-buttonwrapper {
		flex-direction:column;
		gap:0.1rem;
	}
}