/*
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: 1200px;
    padding: 0px 15px;
    margin: 0px auto;
}

.home .header-spacer {
}

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

.dm-half.social-header .social-icons a {
    margin-left: 5px !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: #EDF3FB;
    float: none;
}

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

section.vt-welcome * {
}

section.vt-welcome h2 {
    font-size: 40px;
    line-height: 1;
    color: var(--sColor);
    margin-bottom: 30px;
}

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

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;
    flex-wrap: wrap;
    background: var(--pColor);
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
}

.dm-blog-image {
    background-size: cover;
    background-position: 50% 30%;
    margin-right: 20px;
    background-repeat: no-repeat;
    width: 100%;
    height: 350px;
    margin: 0px auto;
    margin-bottom: 15px;
}

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: #fff !important;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    margin-bottom: 10px;
}

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

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

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

.cta-content {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 900px;
    text-align: center;
}

.cta-content > div {
    padding: 0px 15px;
}

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

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


section.vt-welcome h2:before {
    width: 150px;
    height: 3px;
    background: var(--aColor);
    display: block;
    position: relative;
    content: "";
    margin-bottom: 50px;
}

section.blue- {
    background: var(--pColor);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

section.blue- >div {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    color: #fff;
}

section.blue- h3 {
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    margin: 0px;
}

section.blue- {
    padding: 16px;
}

html a.btn {
    border-radius: 4px;
}

html .dm-slide-main .slide-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    max-width: 1350px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    max-height: 100%;
    overflow: visible;
}

.dm-slide-main {
    background: var(--sColor);
}

.newCon {
    opacity: 0.5;
}

html .dm-slide-main .slide-caption h2 {
    font-size: 50px !important;
    text-shadow: 0px 0px 0px !important;
}

.slide-content p {
    font-size: 34px !important;
    font-weight: bold;
}

html .dm-slide-main .slide-caption h2:after {
    margin: 30px auto;
    width: 80%;
    background: var(--aColor);
    height: 3px;
    position: relative;
    display: block;
    content: "";
    max-width: 500px;
}


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

section.half-half-classy img {
    max-width: 400px;
    margin: 0px auto;
    display: block;
}

section.half-half-classy .dm-half:nth-child(1) {
    flex: 1 1 60%;
}

   section.half-half-classy .dm-half:nth-child(2) {
    flex: 1 1 40%;
}

.cta-content > div .gform_wrapper {
    margin: 0px auto;
}
@media (min-width: 881px) {
	.dm-head {
		display: none;
	}
}

.cta-content p a {
    font-weight: bold;
}

.cta-content > div .gform_wrapper li input {
    height: 50px;
    border-radius: 10px;
}

.cta-content > div .gform_wrapper input[type="submit"] {
    background: var(--aColor);
    width: 200px !important;
    margin: 0px auto !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    border-radius: 4px;
}

section.new-service-section a h3 {
    color: #fff;
}

.social-icons a {
    color: #000 !important;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}

.social-icons a * {
    color: #000 !important;
}

span.social-icons-image {
    height: 30px;
    border-radius: 50%;
    background-size: 48px;
    background-position: 50% 50%;
}

.slide-caption {
    display: flex;
    align-items: center;
}

.dm-form-box li#field_2_5 {
    display: none;
}

.dm-form-box label {
    color: #fff;
}

li#field_2_6 {
    display: none;
}


.dm-half.dm-form-box {
    background: #364d69;
    padding: 40px;
    border-radius: 20px;
    max-width: 500px;
}

.dm-half.dm-form-box h3 {
    color: #fff;
    font-size: 30px;
}

.dm-form-box p {
    font-size: 18px!important;
    margin: auto;
}

.dm-form-box input {
    height: 35px!important;
}


.slide-caption .dm-half:first-child {
    text-align: left!important;
}

.slide-caption .dm-half:first-child * {
    text-align: left !important;
}

html .dm-slide-main .slide-caption h2:after {
    margin-left: 0px;
    max-width: 200px;
}

input#gform_submit_button_2 {
    height: 47px !important;
    width: 97%;
    background: #f88142;
    color: #fff;
    border: none;
}

@media (max-width: 880px) {
	html #slider-primary .dm-slide-main {
		height: 500px;
	}

	html .dm-slide-main .slide-caption {
		width: 90%;
	}
	.dm-half.address-header p {
		margin-right: 10px;
	}
	html .dm-slide-main .slide-caption h2 {
		font-size: 35px !important;
		line-height: 1;Ł<
		in: ;Ł<
		in: 1;
	}

	html .dm-slide-main .slide-caption p {
		font-size: 20px !important;
	}

	section.blue- >div {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}

	.container-wide h3 {
		line-height: 1;
		margin-bottom: 20px !important;
	}
		.copyrights span.social-icons-image {
		height: 40px;
	}

	div.header-social-icons a span {
		height: 40px;
	}

	div.header-social-icons a {
		vertical-align: middle;
	}

	.hide-d .header-social-icons a {
		background: #fff !important;
		box-shadow: 0px 1px 1px #000;
	}

	.hide-d .header-social-icons a:before {
		opacity: 0;
	}

	.hide-d .header-social-icons a * {
		color: #000;
	}
	section.half-half-classy img { max-width: 100%; }
	section.half-half-classy .dm-half:nth-child(1) { flex: 1 1 100%; }
	.dm-half.dm-form-box { display: none; }
}

.copyrights span.social-icons-image {
    height: 40px;
}


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

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

.dm-half.address-header p i {
    margin-right: 5px;
}

.main-head-wrap {
    width: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
}

.slide-content strong {
    display: block;
    font-size: 23px;
}

.slide-content p:nth-child(2) {
    margin-bottom: 0px;
}

.slide-content p:nth-child(3) {
    font-size: 18px !important;
    font-weight: 400;
}
div#header .container-wide {
    max-width: 1400px !important;
}
div#header a {
    padding: 10px !important;
}
ul#menu-main-menu a:after {
    display: none;
}








.flex-box,
.flex-img,
.flex-gallery,
.flex-logos,
.flex-staff,
.notibar{
    display: flex;
    flex-wrap: wrap;
}
.flex-img,
.flex-gallery,
.flex-logos,
.flex-staff,
.notibar{
    justify-content: center;    
}
.flex-staff,
.notibar{
    align-content:center;
}
.flex-staff > div{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.flex-gallery img,
.flex-logos img,
.flex-img img,
.flex-staff img{
    width: 300px;
    height: 300px !important;
    object-fit: cover;
    object-position: top;
    margin: 5px;
}
.flex-logos br{
    display: none !important;
}
.flex-logos img{
    width: 225px;
    height: 126px !important;
    outline: 0 !important;
    border: 0px !important;
    margin: 10px !important;
    object-fit: contain;
    object-position: center;
    box-shadow: 0px 0px 10px #aeaeae;

    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    width: 200px;
}
.flex-gallery img{
    width: 200px;
    height: 400px !important;
}
.flex-staff h2{
    margin:0;
}
.col-12, .col-11, .col-10, .col-9, .col-8, .col-7,
.col-6, .col-5, .col-4, .col-3, .col-2, .col-1{    padding: 1%;     }
.col-12{    width: calc(((100% / 12) * 12) - 2% )}
.col-11{    width: calc(((100% / 12) * 11) - 2% )}
.col-10{    width: calc(((100% / 12) * 10) - 2% )}
.col-9{    width: calc(((100% / 12) * 9) - 2% )}
.col-8{    width: calc(((100% / 12) * 8) - 2% )}
.col-7{    width: calc(((100% / 12) * 7) - 2% )}
.col-6{    width: calc(((100% / 12) * 6) - 2% )}
.col-5{    width: calc(((100% / 12) * 5) - 2% )}
.col-4{    width: calc(((100% / 12) * 4) - 2% )}
.col-3{    width: calc(((100% / 12) * 3) - 2% )}
.col-2{    width: calc(((100% / 12) * 2) - 2% )}
.col-1{    width: calc(((100% / 12) * 1) - 2% )}
.flex-ul-2{  columns: 2;    column-fill: balance;   }
.flex-ul-3{  columns: 3;   column-fill: balance;    }
.dm-full ul.no-check li,
.dm-half ul.no-check li{
    list-style: disc;
}
.dm-full ol.no-check li,
.dm-half ol.no-check li{
    list-style: decimal;
}
.dm-full ul.no-check li:before,
.dm-half ul.no-check li:before,
.dm-full ol.no-check li:before,
.dm-half ol.no-check li:before{
    display: none;
}
ul.no-dot{
    list-style-type: none !important;
}
img.no-border{
    border: none;
    outline: none;
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;

    /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
    opacity: 0;
    transition: opacity 1s;
}

.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.notibar{
    font-weight: bold;
    text-align: center;
    margin: 5px ;
    padding: 10px 5px ;
	background: red;
	color: white;
}

@media (max-width: 880px) {
    .flex-ul-2,
    .flex-ul-3{  columns: 1;     }
    .col-12, .col-11, .col-10, .col-9, .col-8, .col-7,
    .col-6, .col-5, .col-4, .col-3, .col-2, .col-1{
        width: 100%;
    }
}

section.blue- {
    padding: 7vh 0;
}

section.blue- h2 {
    color: #fff;
    margin-bottom: 60px;
}
section.blue- {
    text-align: center;
}
section.blue- img {
    max-height: 470px;
    width: auto;
    border-radius: 10px;
    margin: auto;
}


section.vt-welcome.white-bg {
    background: #fff ! Important;
}

