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

#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 9px;
}

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

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

#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/2024/11/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;
    max-width: 800px;
    margin: 0px auto 30px;
    font-size: 55px;
    width: 100%;
}

section.bloom-welcome h2 {
    font-size: 40px;
    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, 28.5vw, 540px) 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-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: 20px;
    right: 20px;
    z-index: 9;
}

.hovering-bloom video {
    display: block;
    width: 100%;
}

section.classy-testimonials h2 {
    font-size: 45px;
    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: var(--sColor);
}

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

.dm-full.footer-creds * {
}

.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 {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    opacity: 1;
    background: linear-gradient(360deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgb(255 255 255 / 75%) 100%);
}

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

#logo a:after {
    content: "Enhanced Wellness";
    font-family: 'Playfair Display';
    font-size: 27px;
    max-width: 200px;
}

#logo a {
    display: flex !important;!i;!;
    align-items: center;
}

a.btn {
	border-radius: 50px;
}

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

@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) {
	.header-spacer {
    min-height: 135px;
}
    .dm-full {
    display: none;
}
    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 {
        min-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(--aColor);
    }
    
    .home .dm-half {
        flex: 1 1 100%;
    }
    
    .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;
    }
}

section.meet-our-team h2 {
    text-align: center;
    font-size: 45px;
}

section.meet-our-team {
    padding: 50px 0px;
    background: whitesmoke;
}

html .staff-image {
    height: 400px !important;!I;!;
}

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

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

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

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;
    margin-top: 35px;
    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;
    background: #000;
}

.copyrights .dm-flex {
    max-width: 1300px;
    margin: 0px auto 20px;
}

section.visit-us-today {
    padding: 10vh;
}

section.visit-us-today ifraME {
    border-radius: 0px 50px;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 14%);
    display: block;
}

section.visit-us-today .dm-flex {
    gap: 35px;
}

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

/* Footer */
.copyrights {
    float: none;
}

.dm-full.footer-creds {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 10px 0px;
}

.dm-full.footer-creds p {
    padding: 0px 15px;
    font-size: 17px;
}

footer#site-footer h3 {
    text-transform: uppercase;
}

footer#site-footer .copy-bg {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    background-size: cover;
    opacity: 0.2;
    /*filter: grayscale(1);*/
}

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

.copyrights li {
    list-style: none;
    padding: 0px;
}

.copyrights ul {
    padding: 0px;
    margin: 0px;
}

.copyrights ul + h3 {
    margin-top: 40px;
}

.copyrights li span {
    font-style: italic;
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
}

.copyrights li {
    position: relative;
    padding-left: 53px;
    margin-bottom: 30px;
}

.copyrights li i {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 40px;
    width: 40px;
    background: #ababab57;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}

.copyrights h3 {
    margin-bottom: 30px;
}

.copyrights li a {}

.footer-form li {
    padding: 0px;
    margin: 0px;
}

.footer-form ul {
    padding: 0px;
    color: #fff;
}

.footer-form li {
    width: 100% !important;
}

.footer-form li input,.footer-form li textarea {
    border-radius: 15px;
    padding: 0px 15px !important;
    background: #ffffff80;
    border: 0px !important;
    color: #fff;
}

.footer-form div#gform_wrapper_2 {
    margin: 0px;
}

.footer-form li {
    margin: 0px !important;
    margin-bottom: 15px !important;
}

.footer-form li#field_2_5 {
    font-size: 14px;
    margin: 0px;
    text-align: justify;
}

.footer-form input::placeholder,.footer-form textarea::placeholder {
    color: #fff;
}

footer#site-footer {
    border-top: 10px solid var(--pColor);
}

.footer-hours p {
    margin: 0px;
}

.footer-hours p {
    border-bottom: 1px solid #ffffff36;
    padding-bottom: 10px;
    margin-bottom: 10px;
    max-width: 300px;
}

.footer-hours p em {
    font-weight: bold;
}

.footer-hours p:last-of-type {
    padding: 0px;
    border: 0px;
    margin: 0px;
}

.footer-form input[type="submit"] {
    margin: 0px auto;
    display: block;
    width: 150px !important;
    background: var(--pColor);
    color: #fff;
    border-radius: 30px;
    border: 0px;
    height: 40px;
    font-size: 20px !important;
    cursor: pointer;
}

.footer-form {}

.footer-form .gform_footer.top_label {
    margin: 0px;
    text-align: right;
}

.footer-form .ginput_container {
    margin: 0px !important;
}

.footer-form li#field_2_4 {
    margin-bottom: 7px !important;
}

section.footer-dm-half {
    padding: 70px 0px;
}

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

.ler {
    height: 100%;
    border-radius: 14px;
    background-size: cover;
    background-position: 50% 50%;
    padding: 60px;
}

section.footer-dm-half .dm-half:nth-child(1) .ler:before {
    background: var(--sColor);
}

section.footer-dm-half .dm-half .ler:before {
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 14px;
    background: var(--pColor);
    content: "";
    top: 0px;
    left: 0px;
    opacity: 0.8;
}

.ler {
    position: relative;
}

.ler-wrap {
    position: relative;
    z-index: 1;
    color: #fff;
}

.ler-wrap * {
    color: inherit;
}

.ler-wrap img {
    display: block;
    margin: 0px auto;
    margin-bottom: 35px;
    filter: brightness(0) invert(1);
    max-width: 59px;
}

.ler-wrap h5 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0px;
    line-height: 1;
}

.ler-wrap h2 {
    font-size: 37px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 50px;
    text-align: center;
    line-height: 1;
}

.ler-wrap > p:nth-child(1) {
    margin: 0px;
}

.footer-dm-half .slick-arrow {
    display: none !important;
}

.test-content {
    min-height: 287px;
}

.control-name {
    text-align: center;
}

.control-name .button i {
    cursor: pointer;
    height: 40px;
    width: 40px;
    line-height: 40px;
    display: inline-block;
}

.buttons i {
    display: inline-block;
    line-height: 50px;
    width: 50px;
    background: #00000075;
    border-radius: 50%;
    cursor: pointer;
    margin: 0px 10px;
}

.control-name h4 {
    font-size: 24px;
    position: relative;
}

.ler a.btn {
    background: var(--pColor) !important;
}

.control-name h4:before,.control-name h4:after {
    width: calc(55% - 100px);
    content: "";
    height: 1px;
    background: #fff;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.control-name h4:after {
    left: auto;
    right: 0px;
}

.logo-wrap #logo {
    position: relative;
    top: -10px;
}

footer#site-footer input {
    height: 40px;
}

#field_2_6 input {
    height: auto !important;
}

.staff-grid-container .staff-image {
max-width: 300px;
    margin: 0px auto 20px;
	height: 450px !important;
	}

.copyrights li span {
	text-transform: uppercase;
}

a.btn {
background: linear-gradient(36deg, rgba(179,135,40,1) 0%, rgba(252,246,186,1) 78%, rgba(191,149,63,1) 100%) !important;
	color: #000 !important;
}

#logo a:after {background-color: var(--4);
    background-image: linear-gradient(180deg, var(--4), #551e53);
    filter: none;
	color: #480583;}

#logo img {
	filter: none;
}

.main-head-wrap.header_fixed {
    background: #dbc4d8;
}

div#header {
	background-color: #fbedfb82; }


.copyrights #logo a:after {
	display: none;
}

.main-head-wrap.header_fixed a {
	color: #000 !important;
}

.postauthor h5, .single_post a, .textwidget a, .pnavigation2 a, .sidebar.c-4-12 a:hover, footer .widget li a:hover, .sidebar.c-4-12 a:hover, .reply a, .title a:hover, .post-info a:hover, .widget .thecomment, #tabber .inside li a:hover, .readMore a:hover, .fn a, a, a:hover, #secondary-navigation .navigation ul li a:hover, .readMore a, #primary-navigation a:hover, #secondary-navigation .navigation ul .current-menu-item a, .widget .wp_review_tab_widget_content a, .sidebar .wpt_widget_content a {
	color: #000;
}
#secondary-navigation > nav > ul > li:hover, #secondary-navigation > nav > ul > li.current-menu-item, #secondary-navigation > nav > ul li.current-menu-item, #secondary-navigation > nav > ul > li.current-menu-parent {
	background: linear-gradient(36deg, rgba(179,135,40,1) 0%, rgba(252,246,186,1) 78%, rgba(191,149,63,1) 100%) !important;
	color: #000 !important;
}

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

.dm-half li:before {
	display: none;
}

.dm-half li {
	list-style: disc;}

.page-id-29 .dm-half a {
	color: var(--pColor) !important;
}


.page-id-403 .dm-half a {
	color: var(--pColor) !important;
}

.page-id-408 .dm-half a {
	color: var(--pColor) !important;
}

.page-id-406 .dm-half a {
	color: var(--pColor) !important;
}

.page-id-89 .dm-half * {
	color: var(--pColor) !important;
}

.page-id-89 .contentfaqs h4 {
	color: #fff !important;
}

.page-id-89 .dm-service-section .dm-container {
	max-width: 1400px;
}

.copyrights li a {
	color: #fff !important;
}

span.btn {
	color: #fff;
}

html .meetd {
    background-position: 50% 0% !important;
}
p.special-text {
    font-weight: bold;
    color: red;
}

.dm-service-section:nth-child(odd) {
    background: unset;
}
.single_page {
    background-color: unset;
}


.article {

    background: unset; 

}

.dm-contact li a span {
    color: #fff;
    display: block;
    line-height: 1;
    font-weight: 400;
}

.dm-contact li:last-of-type a span {
    width: calc(100% - 35px);
    padding-left: 11px;
    text-transform: none;
}

.dm-contact .dm-full li a:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: var(--sColor);
    opacity: 0;
}

.dm-contact .dm-full li a * {
    position: relative;
}

.dm-contact .dm-full li:nth-child(2) a:before {
    opacity: 0.5;
}

.dm-contact .dm-full li:nth-child(3) a:before {
    opacity: 0.8;
}


.dm-contact .dm-full ul {
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin: 0px 0px 15px;
}

.dm-contact .dm-full li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 225px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    background: var(--pColor);
    color: #fff;
}

.dm-contact .dm-full li a i {
    width: 35px;
    height: 35px;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
}



span.callus {
    display: block;
    line-height: 1;
    flex: 1 1 calc(100% - 35px);
    padding-left: 10px;
    color: #fff;
}

.dm-contact .dm-full ul li {
}

.dm-contact .dm-full ul li:nth-child(1) a {
    background: linear-gradient(36deg, rgb(179, 135, 40) 0%, rgb(252, 246, 186) 116%, rgb(191, 149, 63) 100%) !important
}

.dm-contact .dm-full ul li:nth-child(1) a span {
    text-transform: capitalize;
}

.dm-contact .dm-full li a * {
    position: relative;
}

.dm-contact .dm-full li:nth-child(2) a:before {
    opacity: 0.5;
}

.dm-contact .dm-full li:nth-child(3) a:before {
    opacity: 0.8;
}


.dm-contact .dm-full ul li:nth-child(2) a {
    font-weight: bold !important;
}

.dm-contact .dm-full ul li a {
    font-size: 16px !important;
}

.dm-contact .dm-full ul li a strong {
    display: block;
}


li.address a {
    font-size: 11px !important;
    color: #fff !important;
}

.dm-contact .dm-full li a {
    height: 75px;
}
.dm-contact  .dm-full ul li a {

    padding: 20px !important;
}

section.bloom-big-boxes {
    background: #fff !important;
    padding-bottom: 30px;
}

article.article {
    background: #ffffffe0;
}

.page-id-30 article.article, .page-id-425 article.article, .page-id-431 article.article {
    background: #fff;
}

.staff-grid-container .container {
    max-width: 1300px;
    width: 1300px;
}

/* Responsive */
.navigation {
    width: 100%;
    border: none;
    display: none;
}
#secondary-navigation {
    width: 100%!important;
    position: relative!important;
}
.navigation .menu a, .navigation .menu .fa > a, .navigation .menu .fa > a {
    color: #fff!important;
    background: transparent;
}
.navigation .menu {
    display: block!important;
    float: none;
    background: transparent;
    margin-bottom: 0;
}
.navigation ul ul {
    visibility: visible!important;
    opacity: 1!important;
    position: relative;
    left: 0!important;
    border: 0;
    width: 100%;
}
.navigation ul li li {
    background: transparent;
    border: 0;
}
nav { height: auto }
#header nav li, #header .navigation ul li li {
    width: 100%!important;
    float: left;
    position: relative;
}
.navigation ul li:after { display: none }
.navigation ul li:before { display: none }
#header nav li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
    width: 100%!important;
    box-sizing: border-box;
}
#header nav a {
    text-align: left;
    width: 100%;
    text-indent: 25px;
}
a#pull {
    display: block;
    width: 60px;
    position: relative;
    color: #fff;
    margin-left: 0px;
    margin-right: 0px;
    text-indent: 0px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
}
a#pull:after {
    content: "\f0c9";
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
    font-family: "Font Awesome 5";
}
.navigation ul .sfHover a, .navigation ul li:hover, .navigation ul .sfHover ul li { background: transparent }
/*disable flayout*/
#catcher { height: 0 !important }
.sticky-navigation-active {
    position: relative !important;
    top: 0 !important;
}
/*-[ Responsive Navigation ]--------------------------------*/
.main-container {
    position: relative;
    left: 0;
    transition: left 500ms ease;
}
.mobile-menu-active .main-container {
    left: 300px;
    transition: left 500ms ease;
}
.navigation.mobile-menu-wrapper {
    display: block;
    position: fixed;
    top: 0;
    left: -300px !important;
    width: 300px !important ;
    height: 100%;
    background-color: #222;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    overflow: auto;
    transition: left 500ms ease;
    -webkit-backface-visibility: hidden;
    box-sizing: border-box;
    overflow-x: hidden;
}
.mobile-menu-active .navigation.mobile-menu-wrapper {
    left: 0 !important;
    z-index: 1111;
}
.navigation ul li {
    width: 100%;
    display: block;
}
.navigation ul li:hover { background: none }
.navigation ul li a, .navigation ul ul a {
    padding: 9px 0!important;
    width: 100%;
    border: none;
}
.navigation ul ul {
    position: static;
    width: 100%;
    border: none;
}
.navigation ul ul li {
    background: none;
    width: 100%;
}
.navigation i { display: inline }
.navigation ul ul a { padding: 9px 18px !important }
.navigation ul ul ul a { padding: 9px 27px !important }
.navigation ul ul ul ul a { padding: 9px 36px !important }
.navigation .toggle-caret {
    display: block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #ffffff;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    top: 0;
}
.toggle-menu .toggle-caret { text-align: right; right: 10px; }
.navigation .menu-item-has-children > a:after { content: '' }
#mobile-menu-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    cursor: pointer;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(0,0,0,.5);
}
html.noscroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}

a#pull {
    font-size: 0px !important;
}

a#pull:after {
    font-size: 20px !important;
    position: relative;
    top: 0px;
    left: 0px;
}

#secondary-navigation .navigation ul li:hover {
    background: #000;

}

#secondary-navigation .navigation ul ul li {
    background: #000000;
}

ul.sub-menu.toggle-submenu {
    display: none;
    transition: 0s !important;
}

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

#secondary-navigation .navigation ul li a:hover {
    color: var(--aColor) !important;
}