/*
Theme Name: Bloom - Child
Version: 58712
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;
}
html .page-header, html section.page-header {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3f9ea5+0,99b4b8+100 */
background: linear-gradient(to bottom,  #3f9ea5 0%,#99b4b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
html a.btn {
    font-weight: bold;
    font-size: 20px;
    padding: 10px 25px;
}
html .carousel-caption h2 {
    font-size: 73px;
}
html section.page-header * {
    color: #fff;
    font-size: 42px;
    text-transform: capitalize;
    font-weight: normal;
    letter-spacing: 1px;
}
.anchor-fix {
    position: relative;
    top: -300px;
    width: 100%;
    height: 1px;
}

ul.split {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.servicons img {
    opacity: 0.8;
    outline: 0px solid #3988e1!important;
    border: 0px solid #eee!important;
}
.servicons .dm-flex{align-items:start;}
html .single_page, html .article, .dm-service-section:nth-child(odd), .dm-service-section:nth-child(even){
	background-color:transparent;
	background: rgb(255 255 255 / 20%);
	position: relative;
}
section.page-header {
    z-index: 9;
    position: relative;
}

.article.article:before{ 
	position:absolute;
	content:"";
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	opacity:0.8;
	background:#fff;
}

#page {
    padding: 0px;
}

a.btn {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff !important;
}

/* BannerWelcome */
.home .header-spacer {
    display: none;
}

.main-head-wrap {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    
}

html .video_holder {
    height: 100vh;
    position: relative;
}

html .video_holder:before {
    content: "";
    position: absolute;
    background: #000;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.carousel-caption {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
}

.carousel-caption * {
    color: #fff;
}

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

header#site-header {
}

div#regular-header {
    display: none;
}

div#secondary-navigation {
    float: none !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a#pull, a#pull + div {
    display: none;
}

@media (min-width: 865px) {
    nav.navigation.clearfix.mobile-menu-wrapper {
        float: none;
        width: auto;
    }
}

div#header {
    background: transparent;
}

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

div#header .container-wide {
    max-width: 1920px;
    padding: 0px 15px;
}

#logo img {
    float: none;
    display: block;
    filter: brightness(0) invert(1);
    max-width: 200px;
}

#header .logo-wrap {
    padding: 0px;
    float: none;
    overflow: visible;
}

.main-head-wrap.header_fixed {
    background: var(--sColor);
}

#header .logo-wrap #logo {
    float: none;
    display: flex;
    margin: 0px;
    align-items: center;
    justify-content: center;
}

#header .logo-wrap a {
    padding: 25px 0px;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-head-wrap.header_fixed #logo a {
    padding: 15px 0px;
}

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

section.bloom-welcome {
    position: relative;
    padding: 8vh 0px;
    background-image: url(/wp-content/uploads/2025/03/13381541_1609.m00.i125.n001.S.c12.198623492-Topographic-contour-lines-vector-map-seamless-pattern-scaled.jpg);
    background-size: 50%;
    background-position: 50% 50%;
}

section.bloom-welcome .dm-half:nth-child(2) {
    padding: 60px 20px 150px clamp(20px, 6vw, 110px);
}

section.bloom-welcome .dm-flex {
    align-items: inherit;
}

section.bloom-welcome .dm-half:nth-child(1) img {
    min-height: 550px;
    object-fit: cover;
    height: 100% !important;
    display: block;
}

.bloom-image {
    height: 100%;
    width: 100%;
}

.hovering-bloom {
    bottom: 0px;
    right: -100px;
    margin: 0px auto;
    max-width: 550px;
    border: 45px solid #fff;
    z-index: 3;
    margin-top: -115px;
    position: relative;
}

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

.dm-contact .btn {
    font-size: 13px !important;
    text-align: center;
    display: block !important;
}

.dm-contact .btn {
    max-width: 200px;
    line-height: 1;
    display: block !important;
    text-align: center !important;
}

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

.carousel-caption h2 strong {
    display: block;
}

.carousel-caption h2 {
    line-height: 1.2;
    margin-bottom: 30px;
}

section.bloom-welcome h2 {
    font-size: 54px;
    /* color: #000; */
    border-bottom: 2px solid var(--sColor);
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.scroll-down {
    position: absolute;
    bottom: 0px;
    text-align: center;
    z-index: 1;
    width: 100%;
    color: #fff;
}

.hide-las {
    position: relative;
}

span.block {
    display: block;
    line-height: 1;
    font-family: 'Playfair Display';
    font-size: 23px;
}

.scroll-down p {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 1;
}

section.bloom-big-boxes .dm-third {
    flex: 1 1 calc(33.33% - 30px);
    margin: 0px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: clamp(300px, 20.5vw, 527px) 20px clamp(100px, 7vw, 130px);
    position: relative;
}

.dm-blog-image {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
}

section.bloom-big-boxes > div {
    max-width: 1920px;
}

section.bloom-big-boxes .dm-third:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 0%, rgb(125 125 125 / 0%) 51%, rgba(0, 0, 0, 1) 100%);
}

section.bloom-big-boxes h3,section.bloom-big-boxes a {
    position: relative;
    color: #fff;
    z-index: 1;
}

section.bloom-big-boxes h3 {
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0px 0px 30px;
}

section.bloom-big-boxes a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

section.bloom-big-boxes a:after {
    content: "";
    height: 2px;
    background: #fff;
    display: block;
    width: 65px;
    margin: 0px auto;
}

section.split-section > div {
    max-width: 1920px;
}

section.bloom-big-boxes {
    padding: 30px 0;
	position:relative;
}

.section-icon {
    width: 160px;
    height: 160px;
    margin: -80px auto;
    background: #fff;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-icon:before {
    height: 120px;
    width: 120px;
    position: absolute;
    content: "";
    top: 50%;
    left: 0px;
    background: var(--pColor);
    transform: translateY(-50%);
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.section-icon img {
    max-width: 80px;
    filter: brightness(0) invert(1);
}

section.split-section {
}

section.classy-testimonials {
    padding: 150px 0px;
    background-attachment: fixed;
    background-size: 50%;
    position: relative;
}

section.split-section .dm-half:nth-child(1) p {
    margin: 0px;
}

section.split-section .dm-half:nth-child(1) img {
    max-height: 850px !important;
    width: 100%;
    object-fit: cover;
    object-position: 50% 20%;
    height: 100% !important;
}

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

section.split-section .dm-half:nth-child(2) {
    padding: clamp(80px, 6vw, 100px) 40px clamp(80px, 7vw, 110px) clamp(40px, 9.5vw, 100px);
}

.hovering-contact {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 9;
}

section.classy-testimonials h2 {
    font-size: 54px;
    margin-bottom: 40px;
    display: inline-block;
    border-bottom: 1px solid var(--sColor);
    padding-bottom: 8px;
}

.header-test > span {
    display: block;
    width: 100%;
    font-size: 16px;
    color: var(--sColor) !important;
}

.header-test h4 {
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 31px;
    color: #6e6e6e;
}

.central-test-content {
    padding: 0px 15px;
}

span.slide-star:before {
    opacity: 0 !important;
}

.header-test > span:before {
    color: inherit !important;
}

section.classy-testimonials:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background: #fff;
    opacity: 0.9;
}

span.read_more {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 2px;
    color: var(--aColor);
}

span.hiddenRest {
    display: none;
    padding-left: 5px;
}

span.read_more:after {
    content: "";
    width: 50px;
    height: 2px;
    background: var(--pColor);
    position: relative;
    display: block;
    margin: 10px auto 0px;
}

.cta-content {
    position: relative;
    z-index: 4;
    padding: clamp(80px, 18vw, 240px) 20px clamp(80px, 11vw, 205px);
    text-align: center;
}

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

section.cta-classic:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000;
    top: 0px;
    left: 0px;
    opacity: 0.4;
}

.cta-content h2 {
    color: #fff;
    font-size: 55px;
    line-height: 1.2;
    margin-bottom: 30px;
}

a.lbtn {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.lbtn:after {
    content: "";
    width: 60px;
    left: 0px;
    right: 0px;
    margin: 10px auto 0px;
    display: block;
    background: #fff;
    position: relative;
    height: 2px;
}

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

.footerMenu ul {
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 0px;
    width: 100%;
}

.footerMenu li {
    display: inline-block;
    margin: 0px 20px;
}

.footerMenu li a {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
}

.dm-full.footer-creds {
    text-align: center;
    padding: 40px 0px;
    background: #1c1c1c;
}

.dm-full.footer-creds p {
    margin: 0px;
}

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

.dm-full.footer-creds a {
    font-weight: bold;
}

footer#site-footer .dm-third:nth-child(4) .social-icons a {
    background: var(--pColor);
    line-height: 30px;
    width: 30px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 15px;
}

footer#site-footer .dm-third:nth-child(4) p {
    font-size: 17px;
}

footer#site-footer .dm-third:nth-child(4) a.btn {
    margin-bottom: 10px;
    padding: 5px 25px;
}

footer#site-footer .container {max-width: 1500px !important;width: 100%;}

section.bloom-welcome:before, .bloom-big-boxes:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    opacity: 0.9;
    background: #fff;
}

.dm-contact .dm-rate-us span {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
}

.dm-contact .dm-rate-us a {
    padding: 0px !important;;
    font-size: 16px !important;;
}

.dm-contact .dm-rate-us {
    padding: 0px 10px;
    margin: 0px;
}

.dm-contact div:nth-child(1) {
    text-align: center;
    padding:0px 10px;
}

.dm-contact div:nth-child(1) p a {
    display: block;
    text-align: center;
    padding: 0px !important;
    text-align: center !important;
    font-size: 22px !important;
}

footer#site-footer  > .container {
    padding: 60px 15px 80px;
}

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


html #secondary-navigation {
    height: auto !important;
}

@media (max-width: 1350px) {
    
    .dm-contact > p {
        display: none;
    }
}

@media (min-width:881px) {
    body:not(.home) .header-spacer {
        background: var(--sColor);
    }
}
@media (max-width: 880px) {
	html a.btn {
    font-size: 16px;
}
	#logo img {
    max-width: 150px;
}
	.carousel-caption {
    top: 73%;
}
	html .carousel-caption h2 {
    font-size: 46px;
}
    html a#pull {
        width: 40px;
        height: 42px;
        font-size: 20px;
        padding: 0px;
        display: flex;
        margin: 0px !important;
        align-items: center;
        justify-content: center;
    }
    
    section.bloom-big-boxes h3,section.bloom-big-boxes a {
        text-align: center;
    }
    
    html a#pull:after {
        top: 0px;
        left: 0px;
        padding: 0px;
        position: relative;
    }
    .dm-contact {
        display: none;
    }
    #header .logo-wrap {
        max-width: 50%;
        text-align: left;
    }
    
    #header .logo-wrap a {
    }
    
    #page.homepage {
        padding: 0px !important;
    }
    
    #header .logo-wrap #logo {
        justify-content: flex-start;
    }
    
    html .video_holder {
        height: 650px;
    }
    
    section.bloom-welcome .dm-half:nth-child(2) {
        padding: 40px;
    }
    
    .hovering-bloom {
        margin-top: 0px;
        width: 100%;
        max-width: 100%;
        right: 0px;
        border-width: 15px;
    }
    
    footer#site-footer .dm-third {
        flex: 1 1 100%;
        text-align: center;
        margin: 20px 0px;
    }
    
    .carousel-caption h2 {
        font-size: 35px;
    }
    
    
    section.bloom-welcome .dm-half:nth-child(1) img {
        max-height: 400px;
    }
    
    section.split-section .dm-half:nth-child(2) {
        padding: 40px 15px;
    }
    
    section.classy-testimonials {
        padding: 50px 15px;
    }
    
    .sticks {
        padding: 5px;
        border: 0px;
    }
    
    .footerMenu {
        display: none;
    }
    
    a.sticks + a {
        background: var(--pColor);
    }
    
    .home .dm-half {
        flex: 1 1 100% !important;!i;!;
    }
    
    .hovering-bloom {
        display: none;
    }
    
    section.bloom-welcome {
        padding: 60px 0px;
    }
    
    section.bloom-big-boxes .dm-third {
        flex: 1 1 100%;
        margin-bottom: 30px;
    }
    
    .section-icon {
        margin-top: -110px;
    }
    
    .hovering-contact,
    section.split-section + div {
        display: none;
    }
}

/* Footer */
.copyrights {
    padding: 0px;
}

.copyrights p a {
    line-height: 1;
    display: inline-block;
}

.copyrights p {
    margin-bottom: 23px;
    font-size: 17px;
}

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

section.visit-us-today {
    padding: 10vh 0px;
    position: relative;
}

section.visit-us-today ifraME {
    border-radius: 0px 50px;
    display: block;
    min-height: 350px;
}

section.visit-us-today .dm-flex {
    gap: 35px;
    /*align-items: inherit;*/
}

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

.rrss button {
    height: 60px;
    width: 60px;
    text-align: center;
    color: var(--aColor);
    border-radius: 50%;
    border: 0px;
    background: var(--aColor);
    font-size: 22px;
    display: inline-block;
    margin-left: 20px;
    cursor: pointer;
}

.rrss {
    text-align: right;
    width: 100%;
    margin-bottom: 50px;
}

.button-inline {
    text-align: right;
}

.dm-classic-pop, .dm-readmore-wrapper.dm-modal {
    border-radius: 50px 0px 0px 50px;
    overflow: hidden;
}

.dm-modal h4 {
    font-size: 41px;
    font-weight: bold;
}

.ts-carousel .slick-arrow {
    display: none !important;
}

.dm-test-phone {
    height: 850px;
    border: 5px solid rgb(224, 224, 224);
    border-radius: 50px;
    overflow: hidden;
    padding: 50px;
    background: var(--aColor);
    position: relative;
}

.dm-ttpp {
    position: absolute;
    left: 0px;
    top: 10%;
    height: 80%;
    width: 85%;
    margin: 0px auto;
    right: 0px;
    left: 0px;
}

.dm-ttpp img {
    height: 100% !important;
    object-fit: cover;
}

.dm-test-phone:before {
    width: 100px;
    height: 5px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 5%;
}

.dm-test-phone:after {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: 2.5%;
}


.cta-carrier .dm-full {
    display: flex;
    flex-wrap: wrap;
}

.cc.container .dm-full {
    display: flex;
    flex-wrap: wrap;
    padding-top: 50px;
}

.cc.container h3 {
    text-transform: uppercase;
    font-weight: bold;
}

.cc.container p {
    font-size: 17px;
}

.cc.container .dm-full a.btn {
    color: var(--sColor) !important;
    font-weight: bold !important;
    background: transparent !important;
    padding: 0px;
    font-size: 19px;
}

.cc.container a.btn:after {
    content: "\f061";
    font-family: 'Font Awesome 5';
    position: relative;
}

.dm-full.vut {
    text-align: center;
}

.dm-full.vut h5 {
    margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
}

.dm-full.vut h2 {
    font-size: 49px;
    font-weight: 400;
    font-family: 'Playfair Display';
}

.dm-full.vut h2 + p {
    max-width: 1000px;
    margin: 0px auto 20px;
}

.dm-full.vut {
    padding-bottom: 50px;
}

section.visit-us-today iframe {
    filter: grayscale(1);
    border-radius: 0px 50px 50px 0px;
    height: 100%;
}
section.visit-us-today .dm-half{
	    flex: 1 1 100%;
    box-sizing: border-box;
    width: 100%;
	text-align:center;
}
section.visit-us-today .dm-half:nth-child(2) {
    border-radius: 50px;
    background: #fff;
    padding: 50px;
	background: rgb(255 255 255 / 80%);
}

section.home-icons .dm-flex .dm-third:nth-child(2) {
    animation-delay: 0.2s;
}

section.home-icons .dm-flex .dm-third:nth-child(3) {
    animation-delay: 0.4s;
}


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

.copyrights:before {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: var(--sColor);
    content: "";
    opacity: 1;
}

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

.copyrights h3 {
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
    font-family: 'Playfair Display';
}

footer#site-footer a.btn {
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
}

.dm-ff.mmn {
    padding: 25px 0px;
    border-bottom: 1px solid #ffffff;
}

.footer-logo-wrap a {
    font-weight: bold;
    font-size: 35px;
}

footer .container {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.copyrights .dm-fourth p {
    font-size: 19px;
}

.copyrights .dm-fourth p:last-of-type {
    margin: 0px;
}


html h3, .single_page h1, .single_page h2 {
    color: var(--pColor);
    font-family: 'Playfair Display';
}

.footer-logo-wrap img {
    filter: brightness(0) invert(1);
    display: block;
}

section.visit-us-today h3 {
    font-size: 36px;
    font-family: 'Playfair Display';
}

li#field_2_6 a {
    display: inline-block;
    font-weight: bold;
}



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

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



.association-logos-dm * {color:#fff;}
.association-logos-dm{padding:60px 0;}
section.visit-us-today, .association-logos-dm, .association-logos-dm .dm-service-section:nth-child(odd) {
	background: #99B4B8;
}
body:not(.home) div#header {
	background: #3f9ea5;
}
html .video_holder:before {
	background: #00000038;
}
html .dm-service-section:nth-child(even) {
    background: rgb(180 212 224 / 60%);
}
html .dm-4 .staff-image {
    height: 200px;
    width: 200px!important;
    border-radius: 50%;
	margin:0px auto;
}
