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

html a.btn {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff !important;
    border-radius: 50px;
    border: 3px solid var(--sColor);
    color: var(--sColor) !important;
    background: transparent !important;
    font-weight: bold;
    letter-spacing: 1px;
}

#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;
    max-width: 100%;
    flex: 1 1 100%;
    text-align: center;
    padding: 20px 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;
    position: relative;
    z-index: 1;
}

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

.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: 8px 0px;
    background: whitesmoke;
}

.dm-head p a {
    border: 3px solid var(--pColor);
    padding: 5px 20px;
    border-radius: 50px;
    font-weight: bold;
}

.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: 50%;
    transform: translateY(-50%);
    text-align: center;
    max-width: 1200px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    padding: 0px 15px;
    text-align: left;
}

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

section.vt-welcome * {
}

section.vt-welcome h2 {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

section.vt-welcome a.btn {
}

.central-image img {
    border-radius: 300px;
    height: 700px !important;
    object-fit: cover;
    width: 500px;
    margin: 0px auto;
    display: block;
}

.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;
    background-color: var(--pColor);
    border-radius: 8px;
    text-align: left;
    color: #fff;
}

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

.name-f {
    margin: 0px auto;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    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: 0vh 0px 7vh;
    background: whitesmoke;
}

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

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

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

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

section.new-service-section a {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.dm-blog-image {
    height: 71px;
    width: 71px;
    background-size: contain;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    width: 100%;
    height: 120px;
    filter: brightness(0) invert(1);
    margin: 0px auto 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

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

section.new-service-section h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

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

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

.copyrights {
    padding: 80px 0px;
    float: none;
    background: whitesmoke;
}

.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;
    display: inline-block;
    margin: 0px 5px;
}

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

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;
    position: relative;
}

.cta-carrier {
    background: #fff;
}

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

.cta-content * {
}

.cta-content {
}

.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;
        max-width: 250px;
    }
    
    .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;
    }
}

html #logo img {
    float: none;
    display: block;
    margin: 0px auto;
    border-radius: 10px;
}

#header h1, #header h2 {
    float: none;
    display: block;
}

.regular_header #secondary-navigation {
    width: auto;
    float: none;
    flex: inherit;
}

html.js {
    max-width: 1920px;
    margin: 0 auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.carousel-caption a.btn {
    color: #fff !important;
    border-color: #fff !important;
}

html #secondary-navigation > nav > ul li.current-menu-item, html #secondary-navigation > nav > ul > li.current-menu-parent {
    background: var(--sColor) !important;
}

html a.btn:hover {
    background: var(--sColor) !important;
    color: #fff !important;
    border-color: var(--sColor) !important;
}
.carousel-caption p a {
    color: #fff;
    font-weight: bold;
}

section.tagline-opto p {
    margin: 0px;
    text-align: center;
    color: #fff;
    font-family: 'Playfair Display';
    font-size: 32px;
}

section.tagline-opto {
    padding: 25px 0px;
    background: var(--pColor);
}

section.tagline-opto p em {
    font-weight: bold;
    position: relative;
    left: -3px;
}

.cta-content .dm-flex {
    width: 100%;
    flex: 1 1 100%;
    max-width: 100%;
    align-items: flex-start;
}

.cta-carrier {
    position: relative;
}

.cta-carrier h3 {
    font-size: 45px;
    color: #000;
}

.cta-carrier:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/wp-content/uploads/2025/06/topo-pattern-scaled.webp);
    height: 100%;
    width: 100%;
    opacity: 0.1;
    background-size: 50%;
}

.cta-content img {
    height: 450px !important;
    object-fit: cover;
    border-radius: 80px;
}

section.cta-classic .dm-third:last-of-type a {
    display: block;
    text-align: center;
}

section.cta-classic .dm-third h4,section.cta-classic .dm-third p a {
    font-weight: bold;
}

section.cta-classic .dm-third h4 {
    color: #000;
}

section.new-service-section .dm-half {
    flex: 1 1 25%;
}

section.new-service-section:before {
    height: 100%;
    width: 95%;
    background: var(--pColor);
    position: absolute;
    content: "";
    border-radius: 0px 500px 500px 0px;
    top: 0px;
    left: 0px;
    z-index: 1;
}

section.new-service-section a.btn {
    border-color: #fff;
    color: #fff !important;
}

section.new-service-section a.btn:hover {
    background: #fff !important;
    color: var(--pColor) !important;
}

section.new-service-section:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/wp-content/uploads/2025/06/topo-pattern-scaled.webp);
    height: 100%;
    width: 100%;
    opacity: 0.1;
    background-size: 50%;
}

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

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

section.visit-us-today iframe {
    display: block;
    border-radius: 100px;
    max-width: 100%;
    margin: 0px auto;
}

section.classy-testimonials h3 {
    color: #000;
    font-size: 40px;
}

section.classy-testimonials .slick-dots li:before {
    opacity: 0;
}

section.visit-us-today {
    position: relative;
}

section.visit-us-today:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-image: url(/wp-content/uploads/2025/06/topo-pattern-scaled.webp);
    height: 100%;
    width: 100%;
    opacity: 0.1;
    background-size: 50%;
}

section.visit-us-today .container-wide {
    max-width: 100%;
}

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

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

section.new-service-section a:hover .dm-blog-image {
    filter: blur(5px) brightness(0) invert(1);
}

@media (max-width: 880px) {
	
	section.new-service-section:before {
		border-radius: 0px;
		width: 100%;
	}

	.dm-blog-image {
		height: 100px;
	}

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

}

.dm-half.wow.fadeInLeft h3 {
	color: #994438;
}

section.new-service-section {

    margin-bottom: 50px;
    margin-top: 50px;
}

section.new-service-section .dm-half {
    flex: 1 1 19%;
}

section.half-half-classy {
	background-image: url('/wp-content/uploads/2021/03/woodwatch-taIc-HAgGgc-unsplash-scaled-e1616794422696.jpg');   
	background-size: cover;
    background-position: 50% 30%;
    position: relative;
    background-attachment: fixed;
}
section.half-half-classy:before {
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: absolute;
    content: "";
    width: 100%;
    left: 0px;
    top: 0px;
}

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


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

section.half-half-classy a.btn {
	color: #fff !important;
	border: 3px solid #ffffff;
}

section.half-half-classy .dm-flex {
	padding-top: 200px;
    padding-bottom: 200px;
}

.cta-content iframe {
	    height: 450px !important;
    border-radius: 80px;
}

.cta-content > div:nth-child(2) {
	text-align: left;
}


