/*
Theme Name: York - Schema Child
Version: 1.0
Description: A child theme of Schema by MyThemeShop
Template: mts_schema
Text Domain: schema
*/
/* Carousel */
@import url("../mts_schema/style.css");
/* general */
* {
    box-sizing: border-box;
}
@font-face {
    font-family: DidotLH;
    src: url("assets/DidotLH-Roman.otf") format("opentype");
}
html h2 {
    margin-top: 0px;
    font-family: proxima-nova, sans-serif;
    font-size: 2.3em;
    line-height: 1em;
    font-weight: 900;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
html h3 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: Georgia, Georgia, sans-serif;
    font-size: 1.2em;
    font-style: italic;
    font-weight: 400;
}
.container {
    width: 100%;
    padding: 0px 15px;
    max-width: 1200px !important;
}
footer#site-footer {
    margin: 0px;
    padding: 50px 125px;
}
footer#site-footer span {
    display: inline-block;
    position: relative;
    z-index: 1;
}
footer#site-footer * {
    color: var(--aColor);
    text-transform: uppercase;
}
/* 1e73be */
footer#site-footer p {
    margin: 0px !important;
}
footer#site-footer a {
    padding: 2px 3px 3px;
    position: relative;
}
footer#site-footer a:after {
    background: var(--aColor);
    content: "";
    position: absolute;
    display: block;
    bottom: 0px;
    width: calc(100% + 4px);
    height: 4px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: none;
}
footer#site-footer a {
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
}
footer#site-footer a:hover:after {
    height: 100%;
}
.footer-icons p {
    margin-bottom: 10px !important;
}
.footer-icons p:last-of-type {
    margin: 0px !important;
}
section.footer-form .page-title {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
}
.color-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: var(--pColor);
}
.title-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
li#field_4_2 {
    margin-left: -1px !important;
}
input#input_4_3 {
    width: calc(100% + 1px) !important;
}
.title-block h3 {
    font-size: 2em;
    font-weight: bold;
    margin: 0px;
    line-height: 1;
}
.title-block span {
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 1.35em;
    font-style: italic;
    font-weight: 400;
    font-family: Georgia;
}
.footer-form {
    padding-top: 125px;
    padding-bottom: 125px;
    background-color: #f7f6f5;
}
section.footer-form #field_2_1,
section.footer-form #field_2_2 {
    width: 50%;
}
section.footer-form li {
    width: 100%;
}
section.footer-form #field_2_2 {
    border-left: 0px !important;
}
section.footer-form > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 75px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
section.footer-form p {
    max-width: 550px;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    width: 100%;
    margin-bottom: 0px;
}
section.footer-form label {
    display: none !important;
}
section.footer-form li input,
section.footer-form li textarea {
    position: relative;
    min-height: 46px;
    margin-top: -1px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #000;
    border-radius: 0px;
    background-color: transparent;
    color: #000;
    font-size: 16px;
    width: 100% !important;
    padding: 0px 10px !important;
}
section.footer-form li {
    margin: 0px !important;
    padding: 0px !important;
}
.footer-form-wrapper {
    width: 100%;
    max-width: 760px;
    margin-bottom: 0px;
    padding-top: 30px;
}
.footer-form li#field_4_1 {
    width: 100% !important;
}
.footer-form-wrapper li {
    width: 50%;
}
.footer-form-wrapper ul {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.footer-form li#field_4_3 {
    margin-left: -1px !important;
}
.video-wrapper {
    height: 80vh;
    width: 100%;
    position: relative;
    background: #000;
}
.video-wrapper video {
    position: absolute;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    opacity: 0.7;
}
body .footer-form .gform_wrapper .top_label div.ginput_container {
    margin: 0px !important;
}
.footer-form li#field_4_4 {
    width: 100%;
}
li#field_4_6 {
    width: 100% !important;
}
li#field_4_5 {
    width: 100%;
    text-align: center;
    font-size: 16px;
}
a.btn {
    position: relative;
    overflow: hidden;
    margin: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    color: #000;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent !important;
    overflow: hidden;
}
a.btn span {
    position: relative;
    z-index: 1;
}
a.btn:hover span {
    /* color: #fff; */
}
.gform_footer > input {
    position: relative;
    overflow: hidden;
    margin: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    color: #000;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent !important;
    overflow: hidden;
    width: 100% !important;
    max-width: 200px !important;
    display: block !important;
    margin: 0px auto !important;
}
.footer-form .gform_footer.top_label {
    margin: 0px;
}
html a.btn {
    /* letter-spacing: 0.1em; */
    /* background-color: transparent !important; */
}
/* Block */
section.section-half .dm-half {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
section.section-half h3 {
    font-size: 25px;
    font-style: italic;
    line-height: 36px;
}
.block-color {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: var(--aColor);
    background-color: #ebe6e1;
    display: inline-block;
    position: absolute;
    top: 0;
    width: 100%;
    left: -20%;
    top: 10%;
    height: 100%;
    opacity: 0.3;
}
section.section-half .dm-flex {
    align-items: inherit;
}
.testi-wra button {
    border: 1px solid #000 !important;
}
.testi-wra li:before {
    opacity: 0;
}
ul.slick-dots {
    position: relative;
    bottom: 0px;
    max-width: 400px;
    margin: 0px auto;
    text-align: left;
}
.dark-block {
    background-color: #343c42;
}
ul.slick-dots li {
    margin-right: 37px;
}
section.section-half img {
    position: relative;
    z-index: 1;
}
.dm-half > .testi-wra {
    width: 100%;
}
/* Parallax */
section.parallax-bg {
    /* min-height: 50vw; */
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 100px 0px;
}
.testimonial_item div {
    max-width: 400px;
    margin: 0px auto;
}
.testi-wra h2 {
    margin: 0px auto 20px;
}
.parallax-wrapper {
    max-width: 410px;
    margin-bottom: 100px;
    text-align: left;
    margin: 0px auto;
}
section.parallax-bg:before {
    height: 80%;
    width: 100%;
    position: absolute;
    content: "";
    top: 10%;
    left: 0px;
    opacity: 0.1;
    background-color: #f3f1ed;
}
.mlafs {
    position: relative;
    transform: translateX(1%);
    margin-right: 0px;
}
section.parallax-bg * {
    color: #000;
}
section.parallax-bg a {
    border-color: #fff !important;
}
section.parallax-bg.no-prot:before {
    opacity: 0;
}
section.parallax-bg.no-prot * {
    color: #000 !important;
}
section.parallax-bg.no-prot a {
    border-color: #000 !important;
}
.parallax-wrapper.left-side {
    margin: 0px auto;
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding: 100px 40px;
    margin-right: 0px;
    background: #ffffffe6;
}
.hide-d {
    display: none;
}
.primary-slider {
    float: none !important;
}
.block-color.mauve {
    background: var(--pColor);
}
section.section-half .dm-half:nth-child(1) {
    position: relative;
    width: 50%;
}
.home a.btn:before {
    width: 0px;
    background: var(--aColor);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.home a.btn:hover:before {
    /* width: 100%; */
}
section.section-half img {
    transform-style: preserve-3d;
    will-change: transform;
}
section.parallax-bg.meet-doctor:before {
    opacity: 1;
}
.containerclear {
    background-color: transparent;
    padding: 75px;
    margin: 0px auto;
    margin-right: 0px;
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1380px;
}
.newCon {
    height: 70vh;
    position: relative;
    background-position: 50% 50%;
    opacity: 0.7;
    min-height: 350px;
}
.acaption {
    position: absolute;
    width: 1200px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    bottom: 25%;
    text-align: center;
    max-width: 100%;
}
.slide-content span {
    margin-top: 30px;
    padding: 7px 10px;
    padding-bottom: 5px;
    display: block;
    font-size: 3.2rem;
    line-height: 1.1;
    color: #fff;
    font-family: DidotLH;
    text-transform: none !important;
    font-weight: 400;
    margin-bottom: 25px;
}
div#page {
    padding: 0px !important;
}
.above-slider {
    background-color: var(--sColor);
    text-align: center;
    color: #fff;
    padding: 20px 0px;
}
.above-slider a {
    color: inherit;
    font-weight: bold;
}
div#header {
    background: transparent;
}
header#site-header {
    background: #fff;
}
.main-header .container {
    background: transparent;
}
div#header .container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    max-width: 1400px !important;
    padding: 10px 15px;
    box-sizing: border-box;
}
#header .logo-wrap * {
    color: inherit;
    max-height: 125px;
    float: none !important;
    display: block;
    color: #000;
    font-family: DidotLH;
    text-transform: none;
    text-align: left;
}
#header .logo-wrap {
    color: #fff;
    text-align: center;
    float: none;
    margin: 0px auto;
    padding: 0px !important;
}
#logo {
    float: none !important;
}
#header .dm-third:nth-child(3) a {
    display: block;
    text-align: center;
    color: #fff;
    border-color: #fff;
}
#header .dm-third:nth-child(3) a.btn:before {
    background: #343c42;
}
#header .dm-third:nth-child(3) {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-wrap {
    position: fixed;
    height: calc(100vh - 106px);
    background: #000;
    left: 0px;
    width: 100%;
    top: 106px;
    right: 0%;
    bottom: 0%;
    z-index: 99;
    padding: 50px 50px 50px 125px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    opacity: 0;
    align-items: flex-start;
    background-color: rgba(52, 60, 66, 0.9);
    display: flex;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}
.menu-wrap.active-side-menu {
    opacity: 1;
    transform: translate3d(-0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
a#move-to-top {
    width: 40px;
    height: 42px;
    line-height: 20px;
}
.menu-wrap .icon-list > ul > li > .main-toggler > a,
.menu-wrap .icon-list > ul > li > a {
    position: relative;
    overflow: hidden;
    margin: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    color: #000;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 6px;
    border-style: none none none solid;
    border-left-width: 5px;
    border-left-color: var(--aColor);
    font-family: proxima-nova, sans-serif;
    font-size: 3.5vh;
    line-height: 1em;
    font-weight: 900;
    letter-spacing: 0.05em;
    box-sizing: border-box;
    max-width: 100%;
    display: inline-block;
    color: #fff;
}
.menu-wrap li {
    list-style: none;
}
.menu-wrap .icon-list > ul > li > a {
    margin-bottom: -9px;
}
.menu-wrap .icon-list > ul > li > .main-toggler > a:before,
.menu-wrap .icon-list > ul > li > a:before {
    width: 0px;
    left: 0px;
    background: var(--aColor);
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 100%;
    z-index: -1;
}
.menu-wrap .icon-list > ul > li > .main-toggler > a:hover:before,
.menu-wrap .icon-list > ul > li > a:hover:before {
    width: 100%;
}
a.button.menu-btn.w-inline-block {
    position: relative;
    overflow: hidden;
    margin: 5px;
    padding: 2px 10px;
    border: 1px solid #000;
    color: #000;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-transform: uppercase;
    width: 96px;
    height: 36px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-color: #000;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 40px;
    height: auto;
    border: 0px;
    padding: 0px !important;
}
.button-text.label-close {
    position: absolute;
    left: -100%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    transform-style: preserve-3d;
    transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
.button-text.label-menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    z-index: 1;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    color: #111;
}
a.button.menu-btn.w-inline-block.active-menu .button-text.label-menu,
a.button.menu-btn.w-inline-block.active-menu .button-text.label-close {
    transform: translate3d(100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
}
.button-line.dark {
    position: absolute;
    left: 0px;
    height: 100%;
    background: #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.5s cubic-bezier(0.26, 0.5, 0.75, 1.01);
    width: 0px;
    top: 0px;
}
a.button.menu-btn.w-inline-block:hover .button-line.dark {
    width: 100%;
}
#header .dm-third:nth-child(1) {
    text-align: center;
    margin: 0px auto;
    margin-left: 0px;
}
div#header {
    float: none !important;
}
.head-wrapper {
    position: fixed;
    width: 100%;
    top: 0px;
    background: inherit;
    padding: 5px 0px;
}
.containerclear {
    position: relative;
    z-index: 1;
    text-align: center;
}
header#site-header {
    height: 85px;
}
.slide-content {
    padding: 0px 20px;
    box-sizing: border-box;
    text-align: center;
}
.slide-content a.btn {
    /* border-color: #fff; */
    color: #fff;
}
.slide-content a.btn:before {
    background: var(--aColor);
}
.slide-content a.btn strong {
    display: block;
    position: relative;
}
.footer-form-wrapper #field_2_2 input {
    border-left: 0px;
}
.slide-content p {
    margin: 0px;
}
@media (max-width: 1200px) {
    #header .dm-third:nth-child(3) a.btn {
        font-size: 15px;
    }
    div#header .dm-third:nth-child(1),
    div#header .dm-third:nth-child(3) {
        width: auto;
    }
    div#header .dm-third:nth-child(2) {
        width: 50%;
    }
    .mlafs {
        transform: translateX(-10%);
    }
}
@media (max-width: 991px) {
    .icon-list ul {
        padding-left: 0px;
    }
    #header .dm-third {
        width: auto !important;
    }
    div#header .container {
        justify-content: space-between;
    }
    #logo a {
        font-size: 26px !important;
        line-height: 1;
        display: block;
    }
    .slide-content {
        padding: 0px 20px;
        box-sizing: border-box;
        text-align: center;
    }
    #header .dm-third:nth-child(3) a.btn {
        font-size: 15px;
    }
    section.section-half .dm-half {
        /* padding: 40px; */
    }
    section.section-half .dm-half:nth-child(1) {
        /* padding: 20px 20px 40px 70px; */
    }
    section.section-half .dm-half:nth-child(1) img {
        top: -14px;
    }
    section.section-half h2 {
        font-size: 36px;
    }
}
html #page.homepage {
    padding: 0px !important;
}
.hide-d {
    display: none !important;
}
@media (max-width: 801px) {
    .video-wrapper {
        height: 350px;
    }
    a.button.menu-btn.w-inline-block {
        font-size: 20px;
    }
    .social-from-side {
        display: none;
    }
    section.parallax-bg {
        background-position: 50% 50% !important;
    }
    section.parallax-bg.no-prot:before {
        opacity: 0.4;
    }
    section.parallax-bg.no-prot * {
        color: #fff !important;
    }
    section.parallax-bg.no-prot a {
        border-color: #fff !important;
    }
    section.section-half .dm-half {
        padding: 15px !important;
    }
    section.section-half img {
        transform: none !important;
        top: 0px !important;
    }
    .containerclear {
        width: 100%;
        left: 0px;
        text-align: center;
    }
    .parallax-wrapper.left-side {
        margin: 0px auto;
        text-align: center;
        max-width: 100%;
    }
    footer#site-footer {
        padding: 50px 20px;
    }
    footer#site-footer .dm-third {
        width: 100%;
        margin-bottom: 30px;
    }
    .slide-content span {
        width: 100%;
        max-width: 100%;
        display: block;
        text-align: center;
        letter-spacing: 0px;
    }
    .acaption {
        width: 100%;
        left: 0px;
    }
    #header .dm-third a.hide-d {
        font-size: 59px;
        line-height: normal;
    }
    #header .dm-third a.hide-d {
        display: block !important;
    }
    #logo a {
        font-size: 23px !important;
    }
    #header .dm-third:nth-child(3) {
        justify-content: flex-end;
    }
    #logo img {
        max-height: 87px;
    }
    header#site-header {
        height: 115px;
    }
    .newCon {
        height: 550px;
    }
    #header .dm-third:nth-child(1) {
        text-align: left;
    }
    section.section-half h3 {
        text-align: center;
    }
    section.section-half .dm-half {
        width: 100% !important;
        text-align: center;
    }
    section.section-half .dm-half img {
        width: 400px;
        margin: 0px auto;
        max-width: 100%;
    }
    section.parallax-bg.no-prot {
        padding: 50px 0px;
    }
    .testi-wra h2 {
        max-width: 100%;
    }
    .testimonial_item div {
        max-width: 100%;
    }
    ul.slick-dots {
        max-width: 100%;
    }
    section.parallax-bg:before {
        opacity: 0.6;
    }
    section.parallax-bg {
        padding: 50px 0px;
    }
    .parallax-wrapper {
        max-width: 100%;
        text-align: center;
        transform: none !important;
    }
    section.parallax-bg.meet-doctor {
        padding: 0px;
    }
}
@media (max-width: 620px) {
    #header .dm-third:nth-child(3) {
        display: none;
    }
    #header .logo-wrap #logo {
        text-align: right;
    }
    div#header .dm-third:nth-child(2),
    html div#header .dm-third {
        width: auto !important;
    }
    section.parallax-bg.meet-doctor .containerclear {
        padding: 75px 20px;
    }
    .menu-wrap {
        padding: 20px 15px;
    }
    section.section-half h2 {
        font-size: 30px;
    }
}
@media (max-width: 500px) {
    html h2 {
        font-size: 30px;
    }
    #logo a {
        font-size: 20px !important;
    }
    a.button.menu-btn.w-inline-block {
        /* width: 79px; */
    }
    #header .dm-third:nth-child(1) {
        padding: 0px;
    }
    .newCon {
        height: 400px;
    }
    .slide-content span {
        padding: 10px;
        font-size: 26px;
        margin: 7px 0px;
    }
}
.sticks {
    padding: 4px 5px;
}
@media (min-width: 881px) {
    section.section-half img {
        width: 100%;
        max-width: 1000px;
        transform: none !important;
        height: 100% !important;
        object-fit: cover;
    }
}
.head-wrapper.move-up-me {
    /* top: -100%; */
}
.head-wrapper {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.footer-form-wrapper li#field_2_5 {
    display: none;
}
.social-from-side {
    position: fixed;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10000;
}
.social-from-side a {
    background: var(--sColor);
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    box-shadow: 0px 1px 5px rgb(0 0 0 / 34%);
    margin-bottom: 10px;
    color: #fff;
    font-size: 23px;
}
.social-from-side a:hover {
    color: #fff !important;
}
/* Sub-menu  */
html ul ul.wda-long-menu,
html .sub-menu {
    display: none;
}
.sub-menu li > a {
    border: 0px;
}
.icon-list ul {
    background: transparent !important;
    padding: 11px 0px;
    padding-left: 17px;
    margin: 0px;
}
.menu-item-has-children > a:after {
    display: none !important;
}
.icon-list > ul > li {
    position: relative;
}
span.expand-me {
    font-size: 27px;
    line-height: 41px;
    padding-left: 12px;
    position: relative;
    top: -2px;
}
.expand-me i.fa-minus:before {
    content: "\f068" !important;
}
span.main-toggler {
    display: flex;
    align-items: center;
    color: #fff;
}
span.expand-me {
    padding: 0px;
    cursor: pointer;
    display: inline-block;
    left: 0px;
    top: 0px;
}
.icon-list ul.sub-menu {
    width: 500px;
}
span.main-toggler {
    display: flex;
    align-items: center;
    color: #fff;
}
span.expand-me {
    padding: 0px;
    display: inline-block;
    left: 0px;
    top: 0px;
}
.icon-list ul.sub-menu {
    width: 500px;
}
nav.menu {
    width: 100%;
    display: block;
    overflow-y: scroll;
    padding: 0px 30px;
    box-sizing: border-box;
    max-height: 90vh;
    height: 600px;
}
nav.menu::-webkit-scrollbar {
    width: 2px;
}
nav.menu::-webkit-scrollbar-track {
    box-shadow: inset 0 0 0px rgb(255 255 255);
}
nav.menu::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}
ul.sub-menu li {
    background-color: #253846 !important;
    padding: 2px 10px;
}
ul.sub-menu a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
div#header .dm-rate-us {
    width: 100%;
}
div#header .dm-rate-us span {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
}
div#header .dm-rate-us a,
div#header .dm-rate-us a:visited {
    color: #fff !important;
}
/* New */
a.button.menu-btn.w-inline-block {
    /* margin: 0px auto; */
    /* margin-right: 0px; */
}
#header .dm-third + div {
    margin: 0px auto;
    margin-right: 0px;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
html .dm-slide-main {
    height: calc(100vh - 153px) !important;
}
html a.btn {
    color: #fff !important;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.90625rem 2.1875rem;
    font-size: 0.9375rem;
    line-height: 1.5;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
html a.btn-primary {
    color: #fff;
    background-color: #78aaaf;
    border-color: transparent !important;
}
section.section-half.welcome .dm-full {
    max-width: 830px;
    margin: 0 auto;
    text-align: center;
}
section.section-half {
    padding: 100px 0px;
    position: relative;
}
h1,
h2,
h3 {
    font-size: 3.75rem !important;
    font-family: "DidotLH" !important;
    color: #000;
    text-transform: none !important;
    font-weight: 400 !important;
}
h1,
h2 {
    font-size: 60px;
}
h5,
.h5 {
    display: block;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 600;
    color: #747b7a !important;
    letter-spacing: 2px;
    font-size: 0.875rem;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p {
    font-size: 1.0625rem;
    line-height: 2.22;
    letter-spacing: 0.1px;
    margin-top: 0;
    margin-bottom: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
section.section-half.welcome h2 {
    margin-bottom: 15px;
    font-size: 60px;
    font-weight: 400;
}
section.section-half.welcome h2 + p {
    margin-bottom: 50px;
}
a.btn.btn-info {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.masimg {
    width: 1100px;
    background-size: cover;
    max-width: 100%;
    background-position: 50% 50%;
    height: 100%;
    position: absolute;
    left: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    line-height: 1.2;
    color: inherit;
    font-weight: inherit;
}
.parallax-wrapper.left-side p:last-of-type {
    margin: 0px;
}
.container-wide {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1380px;
}
.spliter {
    padding: 0px 0px 80px;
}
section.section-half .dm-half:nth-child(2) > div {
    max-width: 505px;
    margin: 0 auto;
    text-align: center;
}
section.section-half.invert .block-color {
    left: auto;
    right: -20%;
}
section.section-half.invert .dm-half:nth-child(1) {
    order: 2;
}
.footer-icons p {
    display: inline-block;
    margin: 0px;
}
.footer-icons {
    text-align: center;
}
.footer-icons a span:before {
    color: #676767;
}
footer#site-footer .dm-full p a,
footer#site-footer .dm-full p {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875rem;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
footer#site-footer .dm-full {
    text-align: center;
}
footer#site-footer .dm-full > p:after {
    width: 100%;
    max-width: 400px;
    margin: 15px auto;
    background: #676767;
    content: "";
    position: relative;
    display: block;
    height: 2px;
}
.footer-icons p {
    margin: 0px;
}
.footer-icons p a {
    font-size: 22px !important;
}
footer .container-wide.dm-flex {
    padding: 145px 0 20px;
}
section.newsletter {
    position: relative;
    background-size: cover;
    position: relative;
    background-position: 50% 50%;
    z-index: 1;
}
.news-cont {
    background-color: #fff;
    position: relative;
    bottom: -80px;
    text-align: center;
    width: 66.66%;
    margin: 0px auto;
    padding: 60px 0px;
}
section.newsletter .container {
    max-width: 1400px !important;
}
html a.btn.btn-info {
    color: var(--aColor) !important;
    background-color: transparent !important;
    border-color: transparent !important;
}
.btn-info > span {
    position: relative;
    color: #78aaaf !important;
    border-bottom: 2px solid #78aaaf;
    padding-bottom: 10px;
    padding-left: 18px;
}
.btn-info > span::before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    left: 0;
    border-left: 2px solid #78aaaf;
    bottom: 0;
}
section.newsletter {
    margin-top: 100px;
    padding: 20px 0px;
}
@media (max-width: 991px) {
    .parallax-wrapper.left-side {
        width: 100%;
        max-width: 550px;
        margin: 0 auto;
        padding: 40px;
        box-shadow: 0px 1px 10px rgb(0 0 0 / 11%);
    }
    .containerclear {
        padding: 0px;
        padding-top: 60px;
    }
    section.parallax-bg.meet-doctor {
        align-items: flex-end;
        padding-bottom: 0px;
    }
    h1,
    .h1,
    h2,
    .h2 {
        font-size: 2.75rem !important;
    }
    section.parallax-bg.meet-doctor:before {
        opacity: 0;
    }
    .masimg {
        background-position: bottom center;
    }
    section.section-half {
        padding: 80px 0px;
    }
    .news-cont {
        width: 100%;
    }
    footer#site-footer {
        padding-left: 0px;
        padding-right: 0px;
    }
    #header .logo-wrap img {
        max-height: initial;
        max-width: 185px;
    }
    header#site-header {
        height: 89px;
    }
    html .dm-slide-main {
        height: 460px !important;
    }
    .slide-content h2 span {
        font-size: 44px;
        margin-bottom: 40px;
    }
    .acaption {
        bottom: 15%;
    }
}
@media (max-width: 640px) {
    section.section-half.welcome {
        padding: 80px 0px;
    }
    section.section-half .dm-half img {
        max-width: 100%;
        width: 100%;
    }
    .block-color.mauve {
        display: none;
    }
    section.section-half {
        padding: 0px;
    }
    .block-color {
        display: none;
    }
    section.section-half.invert .dm-half:nth-child(1) {
        order: inherit;
    }
    section.section-half .dm-half {
        padding: 0px !important;
    }
    section.section-half .dm-half:nth-child(2) {
        padding-top: 26px !important;
    }
    .news-cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    .container-wide {
        padding: 0px 15px;
    }
    .slide-content h2 span {
        padding: 0px;
        font-size: 40px;
    }
    a.btn.btn-info {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .news-cont {
        padding-left: 15px;
        padding-right: 15px;
    }
    .container-wide {
        padding: 0px 15px;
    }
    .slide-content h2 span {
        padding: 0px;
        font-size: 40px;
    }
    .masimg {
        width: 790px;
        height: 450px;
        top: 0px;
        max-width: inherit;
    }
    section.parallax-bg.meet-doctor {
        padding-top: 80px;
    }
    .containerclear {
        padding-left: 15px;
        padding-right: 15px;
    }
    section.parallax-bg.meet-doctor {
        overflow: hidden;
    }
}
.menu-btn span {
    background-color: #000;
    height: 2px;
    margin-bottom: 11px;
    display: block;
}
.menu-btn span:last-of-type {
    margin: 0px;
}
.menu-btn {
    display: inline-block;
    width: 40px;
    float: right;
}
.side-menu-wrap {
    position: fixed;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    top: 0;
    z-index: 999999999;
    background-color: #fff;
    padding: 0;
    right: -420px;
    height: 100%;
    width: 100%;
    max-width: 420px;
    overflow-y: scroll;
}
.side-menu-wrap.show {
    display: block;
    z-index: 99999999;
    right: 0px;
}
#closeBtn {
    color: #78aaaf;
    display: block;
    padding-bottom: 15px;
    padding-left: 0;
    position: relative;
    margin-bottom: 53px;
    margin-top: 25px;
    font-size: 0.875rem;
    letter-spacing: 1px;
}
nav.new-menu {
    margin-bottom: 62px;
    padding: 40px;
}
nav.new-menu li a {
    color: #000;
    text-transform: uppercase;
    font-size: 0.9375rem;
    letter-spacing: 1px;
    padding: 0.55rem 0;
    width: 100%;
    position: relative;
    display: block;
}
.new-list ul {
    list-style: none;
}
.new-list ul li {
    line-height: 2.1 !important;
}
a#closeBtn {
    text-align: right;
    color: #000;
    font-size: 30px;
}
a#closeBtn {
    padding: 0px 40px;
}
#shadow {
    left: 0px;
    top: 0px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    z-index: 9999999;
    position: fixed;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
#shadow.show {
    opacity: 1;
    visibility: visible;
}
a.btn.btn-secondary.w-100 {
    color: #fff;
    background-color: #747b7a !important;
    border-color: #747b7a !important;
}
.px-4 {
    padding: 0px 40px;
    margin-bottom: 7px;
}
.px-4 a {
    display: block !important;
}
.cta_fixed_button {
    display: none !important;
}
#site-header {
    z-index: 99999;
}
.animateThis {
    opacity: 0;
}
.animated {
    opacity: 1;
}
/* Pages */
.single-column {
    max-width: 800px;
    margin: 0px auto;
}
#content_box h2,
#content_box .h2,
#content_box h2 > a,
#content_box .h2 > a {
    font-size: 2rem !important;
    line-height: 1.3;
    font-family: Nunito !important;
    color: #78aaaf;
    margin-bottom: 22px;
    font-weight: bold !important;
    letter-spacing: 0px !important;
}
#content_box ul {
    margin-bottom: 1.5rem;
    color: #676767;
    width: 100%;
    line-height: 2.22;
}
.bp-100 {
    padding-bottom: 100px;
}
.tp-100 {
    padding-top: 100px;
}
#headerimage {
    display: flex;
    height: 525px;
    background-color: #141414;
    position: relative;
    background-size: cover;
    background-position: center;
}

@media (min-width: 881px) {
    .head-wrapper.move-up-me {
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    }
}
.single .article a {
    color: #78aaaf;
    text-decoration: none !important;
}
.post-image {
    width: 100%;
    display: inline-block;
    margin: 45px auto 85px;
    text-align: center;
    position: relative;
}
.row.quick-links {
    display: flex;
}
.row.quick-links .btn-secondary {
    color: #fff;
    background-color: #747b7a !important;
    border-color: #747b7a !important;
}
.post {
    float: none;
}
.insidePage h1 {
    margin-bottom: 25px;
}
/* Accordion  */
#accordion,
.card,
.card-header {
    background-color: transparent;
    border-top: 0;
    border: 0 solid rgba(0, 0, 0, 0.125);
    -webkit-border-radius: 0;
    border-radius: 0;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header {
    padding: 0.75rem 0;
    border-bottom: 2px solid #ececec;
}
#content_box .card-header h2.mb-0 {
    margin-bottom: 0 !important;
    color: #78aaaf !important;
    text-transform: none;
    font-size: 1.5rem !important;
    letter-spacing: 1px !important;
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.card-header .mb-0 button {
    font-size: 1.5rem !important;
    background-color: transparent;
    text-transform: none;
    color: #78aaaf !important;
    padding: 0.375rem 30px 0 0;
    display: block;
    width: 100%;
    text-align: left;
    white-space: normal !important;
    font-weight: normal;
}
.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header {
    padding: 0.75rem 0;
    border-bottom: 2px solid #ececec;
}
.card-header .mb-0[aria-expanded="true"]::after {
    content: "▲";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0px;
    top: 20px;
    color: rgb(120, 170, 175) !important;
    transform: rotate(180deg);
}
.card-header .mb-0::after {
    content: "▲";
    width: 18px;
    height: 18px;
    position: absolute;
    right: 0px;
    top: 20px;
    font-size: 14px;
}
.card-body {
    padding: 1.875rem 0;
}
.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.collapse {
    display: none;
}
div#accordion {
    margin-bottom: 50px;
}
header#site-header {
    float: none;
}
.postCat {
    display: inline-block;
    color: #78aaaf;
    font-size: 0.875rem;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 1.4;
    text-transform: uppercase;
}
.dm-single-post h1 {
    padding: 0px 15px;
}
.insidePage h1 {
    margin-bottom: 25px;
}
div#headerimage {
    align-items: flex-end;
}
.dm-full-width h3 {
    font-family: "Nunito" !important;
    font-style: normal !important;
    font-size: 30px !important;
}
div#headerimage h3 {
    font-style: none !important;
    font-style: normal !important;
    color: #fff !important;
}
/* Blog */
.blog-article .dm-half.post-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    margin: 0px;
}
.blog-article .post-half {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.container.single-page.dm-flex > .post {
    width: 100%;
    max-width: 1120px;
}
.blog-article h3 a {
    display: block;
    font-size: 2rem !important;
    line-height: 1.3;
    color: #78aaaf !important;
    margin-bottom: 22px;
    text-align: left !important;
    font-family: Nunito !important;
    font-style: normal !important;
    letter-spacing: 1px;
}
article.dm-post.excerpt .dm-flex * {
    text-align: left;
}
.blog-article .dm-flex > div {
    padding: 0px 40px;
}
.readMore a {
    color: #7cacb1 !important;
}
.dm-half.post-image .post-image {
    margin: 0px;
}
.blog-article .dm-flex {
    align-items: flex-start;
}
article.dm-post.excerpt {
    border-top: 1px solid #eee;
    margin-top: 20px;
    padding-top: 60px;
}
article.dm-post.excerpt:nth-child(1) {
    border: 0px;
    margin: 0px;
}
article.dm-post.excerpt img {
}
div#content_box.dm-new-posts {
    max-width: 1140px;
    margin: 0px auto;
}
.pagination.pagination-previous-next {
    padding-bottom: 60px;
    padding: 0px 35px 60px;
}
div#post-30 .container {
    max-width: 800px !important;
    padding: 100px 0px;
}
.boxed-in > div {
    box-shadow: 0 0 10px #0000001a;
    background-color: #fff;
    width: 100%;
    padding: 10px 15px 10px;
    height: 100%;
}
.text-center {
    text-align: center !important;
}
.boxed-in .category-title {
    margin-top: 23px;
    margin-bottom: 3px;
}
.category-title {
    color: #78aaaf;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.875rem;
    text-transform: uppercase;
    margin-bottom: 23px;
    display: block;
    font-weight: 600;
}
.col-lg-12.col-md-12.col-sm-12.boxed-in {
    margin: 40px 0px;
}
a.btn.btn-primary.w-100 {
    width: 100%;
    margin: 0px;
}
.as:before {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    content: "";
    display: block;
}
.as h3 {
    font-family: "Nunito" !important;
    font-style: normal !important;
    color: #78aaaf;
    font-size: 30px !important;
    font-weight: bold !important;
}
#featuredIn {
    background-color: #f3f1ed;
    padding: 20px 0 0;
}
#featuredIn .slick-slide {
    margin-right: 80px;
}
#featuredIn .slick-slide img {
    margin-bottom: 20px;
}
.row.quick-links {
    max-width: 100%;
    flex-wrap: wrap;
}
@media (max-width: 640px) {
    html a.btn {
        margin: 0px;
        width: 100%;
        white-space: pre-wrap;
    }
}
@media (max-width: 991px) {
    .insidePage h1 {
        padding: 0px;
        font-size: 2.55rem !important;
    }
    .tp-100 {
        padding-top: 80px;
    }
    .bp-100 {
        padding-bottom: 80px;
    }
    #headerimage {
        height: 305px;
    }
}
.post-image-thumbnail img {
    width: 100%;
    max-width: 360px;
}
.front-view-content {
    line-height: 2.22;
    letter-spacing: 0.1px;
}
@media (max-width: 880px) {
    .dm-half.post-image {
        display: none;
    }
    .dm-half.post-half {
        flex: 1 1 100%;
        max-width: 100%;
        width: 100%;
        padding: 0px !important;
    }
}
.px-4 a {
    margin: 0px;
}
#featuredIn .slick-slide img {
    margin-bottom: 20px;
    height: 130px !important;
    object-fit: contain;
    width: auto;
}
.front {
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}
.page-id-229 label {
    font-weight: 900;
}
.page-id-229 input[type="submit"] {
    padding: 10px 30px;
    background: var(--aColor);
    color: #fff;
    text-transform: uppercase;
}
.image-wrapper {
    background: #e3ded2;
    padding: 70px 20px;
    margin-bottom: 10px;
}
.media-grid h5 {
    display: inline-block;
    color: #7b8075;
    font-size: 0.875rem;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 1.4;
    text-transform: uppercase;
}
.blog_wrap .dm-flex {
    align-items: inherit;
}
.media-grid h2 {
    color: #676767;
    width: 100%;
    font-size: 17px !important;
    font-family: "Nunito" !important;
    font-weight: bold !important;
    line-height: 1.6;
    margin-bottom: 30px;
}
.blog_wrap .dm-third {
    padding: 0px 0px;
    border-bottom: 1px solid rgb(227 222 210 / 60%);
}
.blog_wrap {
    padding: 50px 0px;
}
.image_media {
    height: 200px;
    width: 100%;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.single_post.in_the_media h1 {
    padding: 0px;
}
.single_post.in_the_media h3 {
    text-align: left;
    color: #111;
}
.single_post.in_the_media h3 a {
    color: #a69f8b !important;
    text-decoration: underline !important;
}
.blog_wrap .dm-third {
    margin-top: 50px;
    flex: 1 1 calc(33.33% - 40px);
    width: auto;
    flex-basis: 300px;
    max-width: 310px;
}
section.media_cta {
    padding: 100px 0px;
    background: #e3ded2;
}
section.media_cta h2 {
    font-family: "Nunito" !important;
    font-size: 17px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}
section.media_cta h2 span {
    text-transform: none;
    display: block;
    font-size: 60px;
    line-height: 2;
}
.media_cta h2 span a {
    color: #343c42;
}
.blog_wrap .dm-third:nth-last-child(-n + 3) {
    border: 0px;
}
section.media_cta .dm-fourth a {
    height: 270px;
    display: block;
    width: 100%;
}
.cta_image_media {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%;
}
section.buttons_bottom {
    padding: 50px 0px 100px;
}
section.buttons_bottom .dm-half {
    padding: 0px 50px;
}
section.buttons_bottom a {
    display: grid;
}
section.buttons_bottom .dm-half:nth-child(2) a {
    background: #3c5556 !important;
}
.dm-flex.main {
    justify-content: space-evenly;
}
@media (max-width: 1200px) {
    .dm-fourth {
        flex: 1 1 25%;
        flex-basis: 250px;
    }
    section.media_cta .dm-fourth {
        margin-bottom: 20px;
        padding: 0px 10px;
    }
}
@media (max-width: 1024px) {
    section.buttons_bottom .dm-half {
        padding: 0px;
        width: 100%;
        margin: 10px 0px;
    }
}
.spliter p img {
    max-width: 150px;
}
@media screen and (max-width: 880px) {
    .mobileBtn-last {
        margin-top: 1em !important;
    }
}

.side-menu-wrap.show .dm-rate-us {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0px;
}

h4 {
    font-size: 34px !important;
    font-family: "DidotLH" !important;
    color: #000;
    text-transform: none !important;
    font-weight: 400 !important;
}
#header .logo-wrap {
    margin: 0px auto !important;
    margin-left: 0px !important;
    display: block !important;
}

.slide-content h2 {
    max-width: 700px;
    margin: 0px auto;
}

html .wda_video_style .buttonToAuto {
    bottom: 0px;
    text-align: left;
    padding: 20px;
}

.spliter img {
    background-color: #fff;
}

section.newsletter:before {
    background-size: cover;
    position: absolute;
    background-position: 50% 50%;
    content: "";
    background-image: url(/wp-content/uploads/2024/06/13381541_1609.m00.i125.n001.S.c12.198623492-Topographic-contour-lines-vector-map-seamless-pattern-scaled.jpg);
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    filter: hue-rotate(199deg);
}

div#s-primary > div {
    padding: 0px;
    background: #000;
}

.d-slide-main.dm-half {
    position: relative;
}

.slide-content h2 strong {
    display: block;
    line-height: 1;
}

.slide-content h2:after {content: "";display: block;width: 250px;position: relative;border-bottom: 1px solid #fff;height: 1px;margin: 0px auto;max-width: 100%;top: -19px;}

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


.ourServices {
    background: var(--pColor);
    padding: 50px 0px;
}

.ourServices * {
    color: #fff !important;
}

.ourServices h2 {
    letter-spacing: 0px;
    flex: 1 1 100%;
    margin-bottom: 50px;
    font-size: 55px !important;
}

.ourServices img {
    filter: brightness(0) invert(1);
    max-width: 60px;
}

.ourServices .container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

html .ourServices .col-md-4 {
    flex: 1 1 20%;
    padding: 0px 15px;
}

.ourServices h4 {
    font-size: 23px !important;
    font-family: 'Karla' !important;
}

#header .dm-third + div p {
    margin: 0px;
    font-size: 25px;
    font-weight: bold;
    margin-right: 15px;
}

@media (max-width: 880px) {
	#header .dm-third + div p {
		display: none;
	}
	html .ourServices .col-md-4 {
    flex: 1 1 50%;
}
}

body:not(.home) footer .container-wide.dm-flex {
    padding: 20px;
}

.testimonial-box-dm {
    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);
    font-family: Arial, sans-serif;
  }

  .testimonial-box-dm blockquote {
    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;
}

.insurance {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.insurance img {
text-align: center;
    margin-right: 20px;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #ffffff;
    position: relative;
    box-shadow: 0px 0px 10px #aeaeae;
	width: 200px;
	object-fit: contain;
}