/*
Theme Name: Harbor - 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;
}
.container {
    max-width: 1170px !important;
    width: 100%;
}

.btn {
    color: #fff !important;
    background: #1179bd;
    padding: 10px 15px;
    text-transform: uppercase;
    border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 1px 1px 1px #000;
    -moz-box-shadow: 1px 1px 1px #000;
}
html .menu-item-has-children > a:after {
    right: -14px;
}
ul#menu-main-menu .sub-menu li {
    border-bottom: 1px solid #fff;
    margin: 0px;
    padding: 5px 10px;
}
#header {
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10000000;
    padding: 20px 0px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
html .slick-dots li button {
    background-color: rgb(0 0 0 / 44%);
    width: 10px;
    height: 10px;
}
section#reviews * {
    color: #fff !important;
}

#services {
    padding-bottom: 1px;
}

#services .item {
    border: 1px solid #fff;
    box-sizing: border-box;
}
.home #header, #site-header.sca #header, .main-header {
    background-color: transparent;
    background-image: none;
}
header#site-header {
    position: relative;
    width: 100%;
    float: left;
    height: auto;
}
.archive header#site-header  {
    background-color: #000;
}
#site-header.sca #header, .main-header {
    background-color: var(--pColor);
}
.asinnerImage {
    display: none;
}
.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
    margin-bottom:20px;
}
.alignright {
    float: right;
    margin: 0px 0px 20px 20px;
    margin-bottom:20px;
}
.alignnone {
    margin-bottom:20px;
}
.noborder { 
    border: 0;
    -webkit-box-shadow: 0 0 0 0 black;
    -moz-box-shadow: 0 0 0 0 black;
    box-shadow: 0 0 0 0 black;
}
.center { text-align: Center; }
.clear { clear: both; }

/* header */
/*  .main-header { background: #2b346b; } */

.logo-wrap, .headerPhone, .headerInfo { float: left; width: 31%; padding: 1%; }
.logo-wrap { margin: 10px 0 0 0; }
.headerInfo { width: 32%; text-align: right; margin-top: 30px; }
.headerInfo p { margin-bottom: 5px; }
.headerPhone { text-align: center; margin-top: 30px; }
.headerPhone a { color: #fff !important; }
div.header-social-icons { background: none; border: 0px; }
div.header-social-icons a { background: #ccc; border-radius: 50%; padding: 10px; width: 30px; text-align: center; line-height: 30px; margin: 0px 5px; font-size: 26px;}
div.header-social-icons::before { border: 0px; }
#primary-navigation .header-social-icons a, .header-social-icons a { padding: 0px 10px; }

.primary-slider-container { max-width: 100%; float: none; width: 100%;  overflow: hidden; margin: 0px; }
.primary-slider-container .slide-caption { width: 94%; padding: 2% 3%; bottom: 0%; left: 0px; max-height: 50px; }
.slide-title { font-size: 32px !important; line-height: 34px; }
.owl-carousel .owl-item img { max-width: 100% !important; }
.primary-slider .owl-dots { bottom: 8%; top: inherit; right: 16%; }

.step:last-of-type:after {
    display: none;
}
#page { padding-top: 0px; width: 100%; max-width: 100%; }

/* home boxes */
.homeBoxes {
    margin: 0px auto;
    margin-top: 0px;
    text-align: left;
    padding: 25px 0px;
}
.homeBoxes h3{
    color: #000;
    font-size: 32px;
    margin-top: 0px;
}
.homeBoxes p{
    color: #000 !important;
    font-size: 14px !important;
}
.homeBoxes .box01,
.homeBoxes .box02,
.homeBoxes .box03 {
    float: left;
    width: 33.33%;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}
.homeBoxes .box02{
    width: 32%;
}

/* home widgets */
.homeWidgets {
    margin: 30px auto;
    text-align: left;
}
.widgetBox {
    margin-right: 3%;
    margin-bottom: 20px;
    padding: 2%;
    width: 27%;
    float: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    background: rgba(255,255,255,0.8);
}
.widgetBox h3 { text-align: center; }

.widgetBox.noMargin {
    margin-right: 0px;
}
.widgetBox img { width: 100%; }

.textwidget p {
    font-size: 16px;
    line-height: 20px;
}



/* inner pages */
input[type="text"], textarea {
    background-color: #eee;
}
#page.single { float: left; }
.article { background: none;  margin: 0 auto; float: none; }
.page h1.title { margin-bottom: 20px; }

/* footer */
.copyrights { text-align: center; color: #fff; }
#copyright-note span { display: none; }
.to-top { float: none; }
#copyright-note .to-top span{ display: inline-block; font-size: 16px; line-height: 24px; }

.hide-d { display: none; }

.social-icons a {
    display: inline-block;
    color: #fff;
    background: #404040;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 2px;
}
.headerPhone {
    width: 100%;
    margin-top: 0px;
}
.headerPhone p {
    display: inline-block;
    font-size: 14px;
    margin:0px;
    color: #fff;
}
header .navigation {
    float: right;
    width: 80%;
}
header .logo-wrap {
    float: left;
    width: 20%;
}
.navigation ul {
    text-align: right;
    padding-top: 30px;
}
.navigation ul li {
    float: none;
    display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
} 
#secondary-navigation a{
    padding: 5px 10px 12px;
    margin: 0;
    text-transform: none !important;
}
.ct-newcon a {
    color:  #fff;
    font-weight: bold;
}
.newCon {
    height: 100vh;
    background-size: cover;
    background-position: 50% 50%;
}
.rwow {
    float: right !important;
}
.lwow {
    float: left !important;
}
.leftwow {
    width: 34%;
    float: left;
    box-sizing: border-box;
    padding:0px 15px;
    display: none;
}
.leftwow img {
    display: block;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.56);
}
.rightwow {
    width: 100%;
    box-sizing: border-box;
    padding:0px 15px;
    float: right;
}
.row {
    margin:0px -15px;
}
.row:after,
.container:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.main-header .container {
    background-color: transparent !important;
}
#reviews {
    position: relative;
    padding:100px 0px;
}
#reviews h2 {
    color: #1179bd;
    font-size: 32px;
    padding-top: 10px !important;
}
#reviews h4 {
    font-weight: normal;
    line-height: 26px;
    font-size: 16px;
}
.carousel-indicators {
    bottom: -9px !important;
}
.col-sm-6 {
    width: 50%;
    box-sizing: border-box;
    padding:0px 15px;
    float: left;
}
.featured {
    margin: 30px auto 20px;
}
.featured img {
    border: 2px solid #ececec;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}
.homeBoxes,
.featured,
.welcome {
    overflow: hidden;
}
.featured p {
    padding-right: 15px;
}
.homeBoxes {
    background: #2b4f97;
    border-bottom: 5px solid #2b4f97;
    font-size: 14px;
    padding: 30px 0px;
}
.homeBoxes h3 {
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
footer {
    margin-top: 0px;
    padding:10px 0px;
}
.to-top,.to-top a {
    color: #fff !important;
}
.article:after {
    clear:both;
    content: "";
    display: block;
    position: relative;
}
.post-info {
    display: none !important;
}

.opacit_ { opacity: 0; }
.sticky { position: fixed !important; box-shadow: 0px 0px 17px rgba(0,0,0,0.9); }
.sticky img { max-width: 100px !important }

#logo a, #logo img { float: none !important; }
.innerImage {
    height: 350px;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}
.article {
    max-width: 1200px;
    width: 100%;
    margin:20px auto;
    box-shadow: 0px 0px 0px;
    padding:20px 15px;
    box-sizing: border-box;
}

/* New Draft */
.newCon,
.video_holder {
    height: 100vh !important;
    position: relative;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
}

.video_holder video {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
#secondary-navigation {
    float: none !important;
}
.carousel-caption {
    color: #fff;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: 10;
    transform: translateY(-50%);
}
.newCon:before,
.video_holder:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background-color: #000;
    opacity: 0.3;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.carousel-caption p {
    font-size: 24px;
    line-height: 1.4;
}
.carousel-caption h2 {
    color: #fff;
    font-size: 54px;
}

.carousel-caption a.abtn {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 9px 40px;
    font-size: 22px;
    border-radius: 3px;
    margin-top: 15px;
}
.zoomSection a:hover,
.carousel-caption a:hover {
    color: #fff;
}
div#header .container {
    max-width: 100% !important;
    padding: 0px 15px;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#header .logo-wrap {
    float: left;
    margin: 0px auto;
    margin-left: 0px;
    width: auto;
    padding: 10px 0px;
}

div#header .rightside {
    float: right;
    width: auto;
}
.social-from-side {
    position: fixed;
    left: 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%);
}
div#header .address p,div#header .address .pull-inline {
    display: inline-block;
    color: #fff;
    margin-right: 16px;
    font-size: 18px;
}
div#header .address p {
    margin-bottom: 13px;
}

header .navigation {
    width: 100%;
    float: none;
}

ul#menu-main-menu {
    padding-top: 0px;
}

#logo img {
    max-width: 325px;
    width: 100%;
    /* filter: brightness(0) invert(1); */
}

div#wp_access_helper_container {
    top: 180px;
}

#secondary-navigation a {
    padding: 5px 10px;
    text-transform: uppercase !important;
}

.address a {
    color: #fff !important;
}

.social-icons.pull-inline a {
    background-color: #fff;
    color: #111 !important;
}

.address {
    padding-top: 0px;
    text-align: right;
}
.welcome {
    padding: 80px 0px;
    box-sizing: border-box;
}
section#reviews * {
}

#services {
    padding-bottom: 1px;
}

#services .item {
    border: 1px solid #fff;
    box-sizing: border-box;
}
section.welcome .row {
    margin: 0px 0px 35px;
}
a#move-to-top {
    width: 40px;
    height: 40px;
    font-size: 30px;
    line-height: 20px;
    font-weight: 400 !important;
}
section.welcome h2 {
    font-size:45px;
}

section.welcome img {
    padding: 0px;
    border: 0px;
    display: block;
    margin: 0px auto;
}
.map iframe {
    display: block;
    width: 100%;
}
section.welcome .row:nth-child(2) strong {
    display: block;
    font-size: 24px;
    margin-bottom: 5px;
}

.copyrights, .copyrights p, .copyrights a {
    border-color: #fff !important;
    color: #fff !important;
}
section.welcome h3 {
    text-transform: capitalize;
    color: #454545;
    font-weight: bold;
    font-size: 24px;
}
footer {
    margin: 0px !important;
}

.zoomSection {
    position: relative;
}
.zoomSection {
    padding: 200px 0px 220px;
    overflow: hidden;
}
.samba:before {
    animation-name: samba;
    animation-duration: 30s;
    animation-fill-mode: both;
}
.reviews:before,
.zoomSection:before {
    height: 100%;
    background-position: 50% 68%;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
}
.servicesField .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.servitem {
    width: 33.33%;
    float: left;
    padding: 15px;
    box-sizing: border-box;
}
#reviews {
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}
section#reviews p {
    text-align: justify;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

section#reviews h4 {
    color: #fff;
    font-size: 27px;
    text-align: left;
    padding-top: 20px;
    margin-bottom: 0px;
}
section#reviews:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #494949;
    opacity: 0;
    height: 100%;
    width: 100%;
}

section#reviews h2 {
    position: relative;
    z-index: 10;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 38px;
}

section#reviews .container {
    position: relative;
    z-index: 10;
}

.servicesField {
    padding: 100px 0px;
}

.servitem a {
    display: block;
    text-align: center;
}
.servitem {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.servitem:hover a {
    color: #fff !important;
}
.servitem:hover {
    background-color: rgba(0,0,0,0.2);
}

.servitem img {
    max-width: 95px;
    margin-bottom: 15px;
}

.servitem a:nth-child(2) {
    text-transform: uppercase;
    color: #777;
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0px;
}
.servitem:nth-child(1),.servitem:nth-child(2),.servitem:nth-child(3),.servitem:nth-child(4) {
    margin-bottom: 30px;
}

/* @media screen and (min-width: 1600px) { } */
    @keyframes samba {
        0% { opacity: 0; }
        100% { opacity: 1;}
    }
.zoomSection.zoomSection1 {
    background-attachment: fixed;
    background-size: cover;
}
.zoomSection1:after,
.zoomSection:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    background-color: #ffffff;
    opacity: 0.9;
    height: 100%;
    width: 100%;
}

.zoomSection {
    text-align: center;
}
.paws {
    padding: 0px;
}

.paws img {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.paws a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.copyrights p span {
    border-color: #000 !important;
}
.copyrights p span span {
    border:0px !important;
    padding:0px !important;
    margin:0px !important;
}
.copyrights strong {
    font-size: 21px;
}
.paws .col6 {
    flex: 1 1 25%;
    float: left;
    text-align: center;
    background-color: var(--pColor);
    border-right: 1px solid white;
    box-sizing: border-box;
    padding: 20px 0px;
    flex-basis: 300px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.paws a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.paws img {
    display: block;
}

.paws span {
    display: block;
    text-transform: uppercase;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    
    font-weight: 400;
    line-height: 1;
    font-size: 18px;
    text-align: left;
}

.paws .col6:nth-child(1) {
    position: relative;
}

.paws .col6:nth-child(2) {
    position: relative;
}

.paws .col6:nth-child(1) img {
    position: relative;
}

.paws .col6:nth-child(2) img {
    position: relative;
}

.zoomSection p {
    color: #111;
    line-height: 27px;
    text-align: justify;
    text-align-last: center;
    font-size: 20px;
    font-weight: 300;
}

.zoomSection .container {
    position: relative;
    z-index: 100;
}

.zoomSection span {
    font-weight: bold;
    font-size: 35px;
    margin: 35px 0px 0px;
    display: block;
}

.zoomSection a.btn {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    padding: 9px 40px;
    font-size: 22px;
    border-radius: 3px;
    margin-top: 15px;
}
header#site-header {
    z-index: 10000000;
}
@media screen and (max-width: 1440px) {

    .zoomSection {
        padding:190px 0px;
    }
}
.mustwhite #nav-icon1 span, .mustwhite #nav-icon3 span, .mustwhite #nav-icon4 span,
.sca #nav-icon1 span, .sca #nav-icon3 span, #nav-icon4 span {
    background-color: #fff;
}
@media screen and (min-width: 881px) {
    .anchor-fix {
        position: relative;
        top: -140px;
    }
    #logo img {
        box-sizing: border-box;
    }
    .sub-menu li a {
        color: #fff !important;
    }
    .address,
    #logo img,
    #site-header {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    #logo img {
        box-sizing: border-box;
    }
    .mustwhite #logo img,
    .sca #logo img {
        padding-right: 75px;
    }
   
}
@media screen and (max-width: 1152px) {
    section#reviews p {
        padding:0px 30px;
        box-sizing: border-box;
    }
    #secondary-navigation a {
        padding: 5px 6px;
        text-transform: uppercase !important;
    }
    #logo img {
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .zoomSection {
        padding: 150px 50px;
        overflow: hidden;
    }
    .welcome {
        padding: 70px;
    }
    .innerImage {
        height: 350px;
    }
    #page {
        max-width: 100% !important;
        width: 100% !important;
    }
    footer .container {
        width: 100%;
    }
    .headerPhone {
        box-sizing: border-box;
    }
}
.welcome h2 {
}
/* mobile */
@media screen and (max-width: 880px) {
    .welcome h2 {
        text-align: center;
    }
    header#site-header {
        height: auto !important;
    }
    #header{
        background-color: rgb(10, 88, 161, 0) !important;
    }
    #page.homepage {
        padding-top: 20px !important;
    }
    .welcome img {
        width: 100%!important;
    }
    #post-236 img, #post-11 img, #post-11 img {
        width: 120px!important;
    }
    #secondary-navigation .navigation .current-menu-item {
        background: #333!important;
    }
    html .post-content img {
        width: auto !important;
        height: auto !important;
        float: none !important;
        margin: 0px auto 20px !important;
    }
    .rightside {
        width: 100% !important;
    }
    .rightside a#pull {
        box-sizing: border-box;
        margin: 0px auto;
    }
    #logo img {
        box-sizing: border-box;
        display: block;
        width: 100%;
        margin: 10px auto;
    }
    .address {
        display: none !important;
    }
    div#header .container {
        max-width: 100% !important;
        padding: 0px;
        box-sizing: border-box;
        width: 100% !important;
        text-align: center;
    }
    #header #logo a { display:block; text-align: center; }
    #header:after,#regular-header:after {
        clear: both;
        content: "";
        display: block;
    }
    #site-header {
        position: relative !important;
    }
    .logo-wrap {
        width: 100% !important;
    }
    .servitem {
        width: 50%;
        margin-bottom: 20px !important;
    }
    .servicesField {
        box-sizing: border-box;
        padding:50px 20px;
    }
    #reviews,
    .reviews:before, .zoomSection:before {
        background-attachment: scroll;
    }
    section.welcome h1,
    section.welcome p,section.welcome h3 {
        text-align: center;
    }
    .welcome {
        padding: 40px 20px;
    } 
    #header .logo-wrap {
        float: none !important;
    }
    #secondary-navigation {
        height: auto !important;
    }
    #page.homepage {
        padding-top: 20px !important;
    }
    .hide-d { display: block; }
    #header { background: none; padding: 0px 0 0px 0px; margin-bottom: 0px; }
    .mobileBtn { margin-bottom: 0px; }
    .mobileBtn a, .hours{ display: block; color: #fff; text-align: center; background: #005a42; padding: 10px; border-radius: 0; -moz-border-radius: 0px; margin: 10px !important;}
    .mobileBtn.phoneBtn { font-size: 20px; }
    .mobileBtn a:hover, .mobileBtn a:visited { color: #fff; }
    .primary-slider-container, .hide-xs { display: none; }
    .container, .welcome .container, .widgetBox { width: 96%; padding: 2%; }
    
    .innerImage { display: none; }
    .homeBoxes, .homeWidgets, .welcome, .footerSocial, div.footer .copy { width: 100%; height: auto;}
    .box01, .box02, .box03 { width: 96%; float: none; margin-bottom: 20px; padding: 2%;}
    .welcome {margin: 20px auto;}
    .homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 { width: 98%; }
    .post-content img { width: 100% !important; height: auto !important; }
    .footer-widgets.widgets-num-4 .f-widget:nth-child(even), .footer-widgets.widgets-num-3 .f-widget:nth-child(even),
    .footer-widgets.widgets-num-4 .f-widget, .footer-widgets.widgets-num-3 .f-widget    { width: 100% !important; max-width: 100% !important; }
    .hours { display: none !important; }
    .main-header { background-color: #fff !important; }
    .leftwow {
         width: 100%;
    }
    .rightwow {
        width: 100%;
    }
    .col-sm-6 {
        width: 100%;
    }
    .row {
        margin:0px;
    }
    .welcome iframe {
        height: 400px !important;
    }
    .featured .btn {
        display: block;
        text-align: center;
    }
    .homeBoxes .box01, .homeBoxes .box02, .homeBoxes .box03 {
        height: auto;
    }
    .box02 .btn {
        display: block;
        max-width: 250px;
        margin:10px auto 0px;
    }
    footer .container {
        width: 100%;
    }
    #regular-header { display: none; }
    .sticky { background-color: #fff !important; }
    
    div.header-social-icons { float: none !important; text-align: center; background:none!important;}
    div.header-social-icons a { float: none; display: inline-block; position: relative; z-index: 9999; }
    .header-social-icons {  text-align: Center; float: none !important; }
    .header-social-icons a {  display: inline-block; font-size: 32px !important; width: 34px !important; line-height: 34px; color: #333 !important; }
    section.welcome .row:nth-child(1) .leftwow {
        float: left;
        width: 40%;
    }

    section.welcome .row:nth-child(1) .rightwow {
        float: right;
        text-align: left;
        width: 60%;
    }

    section.welcome .row:nth-child(1) .rightwow p,section.welcome .row:nth-child(1) .rightwow h1 {
        text-align: left;
    }
    .asinnerImage {
        display: none !important;
    }
    section.welcome .row:nth-child(1) .leftwow {
        width: 100%;
        margin-bottom: 20px;
    }
    section.welcome .row:nth-child(1) .rightwow {
        width: 100%;
    }
    div#header .container {
        flex-wrap: wrap;
    }
}
ul.WellnessPlans {
    list-style: none;
    text-align: center;
}

ul.WellnessPlans li {
    display: inline-block;
    text-align: center;
}
#menu-item-348 .sub-menu {
    right: 0px;
    left: auto;
}
.page h1.title {
    margin-bottom: 20px;
    font-weight: bold;
    border-bottom: 1px solid #006d51;
    padding-bottom: 10px;
}

.asinnerImage {
    height: 210px;
    background-color: rgba(10, 88, 161, 0.57);
}
@media screen and (max-width: 540px) {
    #site-header {
        position: relative !important;
        /* background-color: rgba(10, 88, 161, 0.27) !important; */
    }

    footer .container {
        box-sizing: border-box;
    }
    .col6 {
        width: 100% !important;
        top: 0px !important;
        margin-bottom: 30px;
    }
    .zoomSection a {
        display: inline-block;
        border: 2px solid #fff;
        color: #fff;
        padding: 9px 20px;
        font-size: 22px;
        border-radius: 3px;
        margin-top: 15px;
    }
    .zoomSection span {
        font-weight: bold;
        font-size: 35px;
        margin: 35px 0px 0px;
        display: block;
        line-height: 36px;
        font-size: 30px;
    }
    .zoomSection {
        padding:50px 15px;
    }
    .zoomSection p {
        text-align: center;
    }
    section.welcome h1 {
        font-size: 29px;
        font-weight: bold;
        color: #111;
        letter-spacing: 1px;
        line-height: normal;
        margin: 15px 0px;
    }
    .welcome {
        padding:20px 10px;
    }
    .welcome img {
        margin-bottom: 10px;
    }
    section.welcome .row:nth-child(1) .leftwow {
        float: left;
        width: 100%;
    }

    section.welcome .row:nth-child(1) .rightwow {
        float: right;
        text-align: left;
        width: 100%;
    }

    section.welcome .row:nth-child(1) .rightwow p,section.welcome .row:nth-child(1) .rightwow h1 {
        text-align: center;
    }
}

#logo a {
    color: #fff;
    font-weight: bold;
    max-width: 400px;
    display: block;
    color: #fff !important;
}
.welcome h2 {
    text-align: center;
}
section.welcome h2:after {
    content: '';
    display: block;
    width: 163px;
    height: 2px;
    background-color: #e5e5e5;
    transition: width 0.5s ease-out;
    margin: 30px auto 35px;
}

.welcome h2 strong {
    color: #967bb6;
}
.new-services .container {
    width: 100%;
    padding: 0px;
    max-width: 100% !important;
    display: flex;
}

.serv-item {
    flex: 1 1 25%;
    flex-basis: 300px;
    height: 25vw;
    background-size: cover;
    background-position: 50% 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
}

.serv-item span {
    font-size: 25px;
    margin: 0px auto;
    margin-bottom: 10px;
    text-align: left;
    line-height: 1.2;
    color: #fff;
    
    text-transform: uppercase;
    display: block;
    text-align: center;
}

.serv-item:before {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #0a0a0a;
    top: 0px;
    left: 0px;
    content: "";
    opacity: 0.4;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.serv-item:hover:before {opacity: 0.8;}

.serv-item .hide-ud {
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    max-height: 0px;
    overflow: hidden;
}
.serv-item:hover .hide-ud {
    max-height: 500px;

}

.serv-item a {
    padding: 5px 30px;
    text-transform: uppercase;
    font-size: 18px;
    
    display: inline-block;
    background: transparent;
    background-size: 200% 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    transition: background 0.25s ease-out;
    align-self: center;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 10px;
}

.serv-item a:hover {
    background: #fff;
    color: #000;
}

.meet-doc {
    padding: 90px 0px 50px;
}

.meet-doc h2:after {
    content: '';
    display: block;
    width: 163px;
    height: 2px;
    background-color: #e5e5e5;
    transition: width 0.5s ease-out;
    margin: 40px auto;
}

.meet-doc h2 {
    text-align: center;
    font-size: 45px;
}
.hide-ud p {
    margin-bottom: 5px;
    color: #fff;
    font-size: 15px;
    
    letter-spacing: 1px;
}
.home-doc {
    display: flex;
}

.left-doc {
    width: 35%;
}

.right-doc {
    width: 65%;
}

.right-doc h3 {
    color: white;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0px 60px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    background: var(--aColor);
}

.doc-content {
    padding: 40px;
    margin: 0 auto;
}
.left-doc img {
    width: 100%;
}

.meet-doc .container-wide {
    max-width: 1600px;
    margin: 0px auto;
}
section#reviews {
    padding: 0px;
}

section#reviews .dm-half {
    padding: 130px 40px;
    padding-bottom: 180px;
    background-color: var(--pColor);
    text-align: left;
    background-size: cover;
    background-position: 50% 50%;
}

section#reviews p {
    text-align: left;
}

section#reviews .dm-half li:before {
    opacity: 0;
}
.dm-half.asas {
    position: relative;
}
html .slick-dots .slick-active button {
    background-color: #fff !important;
}
.dm-half.asas:before {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    content: "";
    opacity: 0.4;
}
.dm-half * {
    color: #fff !impo;
}

section#reviews .dm-flex {
    align-items: inherit;
    background-size: cover;
    background-position: 50% 50%;
}
section#reviews .dm-half > div {
    width: 80%;
    margin: 0px auto;
    color: #fff !important;
}

section#reviews h2 {
    font-size: 45px;
    letter-spacing: 3px;
}

p.lead {
    margin: 30px 0 40px;
}

section#reviews .carousel p {
    font-size: 25px;
    line-height: 1.4;
    
    font-weight: 300;
    width: 100%;
    margin: 0 auto;
}


.zoomSection.zoomSection1 {
    -webkit-clip-path: polygon(0 150px, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 150px, 100% 0, 100% 100%, 0% 100%);
    margin-top: -150px;
    padding-top: 290px;
}
.top-angle h2 {
	text-transform: uppercase;
	font-size: 40px;
    margin-bottom: 30px;
}

footer#site-footer * {
    color: #ffffff !important;
    font-size: 15px;
}

footer#site-footer .container {
    display: flex;
    flex-wrap: wrap;
}
section.welcome p {
    text-align: center;
}
.copyrights {
    padding: 0px;
}

footer#site-footer p {
    margin: 0px;
    text-align: left;
}

.sub-footer .container {
    display: flex;
    flex-wrap: wrap;
}

/*li#field_3_5 {
    display: none;
}*/

.sub-footer .dm-half:nth-child(2) .gform_fields {
    display: flex;
    flex-wrap: wrap;
}
.sub-footer {
    padding: 60px 0px 40px;
}
.sub-footer .dm-half:nth-child(2) .gform_fields > div {
    width: 50%;
    margin-top: 4px;
}

.sub-footer .dm-half:nth-child(2) .gform_fields > div input {
    width: 100%;
    height: 50px;
    border: 1px solid #b7b7b7;
    background: transparent;
    color: #b7b7b7;
}

.sub-footer .dm-half:nth-child(2) .gform_fields > div label {
    display: none;
}

.sub-footer .dm-half:nth-child(2) .gform_fields > div:nth-child(5),.sub-footer .dm-half:nth-child(2) .gform_fields > div:nth-child(4) {
    width: 100%;
}

.sub-footer .gform_wrapper .gform_footer {
    margin: 0px;
    padding-top: 7px;
}

.sub-footer .dm-half:nth-child(2) .gform_fields > div textarea {
    border: 1px solid #b7b7b7;
    background: transparent;
    color: #b7b7b7;
}

.sub-footer h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 36px;
}

.footer-icons.pull-inline a {
    border: 1px solid #967bb6;
    width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    font-size: 36px;
    color: #967bb6;
}

.footer-icons.pull-inline {
    text-align: center;
}

.sub-footer .gform_footer.top_label input {
    background: var(--aColor);
    color: #fff;
    width: 200px !important;
    text-transform: uppercase;
    height: 46px;
    padding: 0px;
    letter-spacing: 1px;
}
.sub-footer h3 p {
    color: #967bb6;
    line-height: 1;
    font-size: 23px;
    padding: 10px 0px;
}
.sub-footer .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.paws .container {
    max-width: 100% !important;
    width: 100% !important;
    padding: 1px;
    display: flex;
}

.sub-footer .gform_fieds {
    display: flex;
    gap: 0px !important;
}

.sub-footer .gform_fieds {}

.sub-footer .gform_fields > div input {
    width: 50% !important;
    height: 50px;
    padding: 0px 10px !important;
}

.sub-footer .gform_fields > div:nth-child(2),.sub-footer .gform_fields > div:nth-child(3) {
    width: calc(50% - 8px);
}

.sub-footer .gform_fields > div {
    width: calc(100% - 8px);
    margin: 4px;
}

.sub-footer .gform_fields > div input {
    width: 100% !important;
}

.sub-footer .gform_fields {
    gap: 0px !important;
    display: flex !important;
    flex-wrap: wrap;
}

.paws .col6 img {
    max-width: 40px;
    margin-right: 10px;
    filter: brightness(0) invert(1);
}
.copyrights {
    border-top: 1px solid #bcbcbc;
    padding-top: 10px;
    margin-top: 10px;
}

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

footer#site-footer .dm-third:nth-child(1) a {
    font-size: 32px;
    display: block;
    font-weight: bold;
}

footer#site-footer > .container {
    justify-content: center;
    padding-left: 0px;
    padding-right: 0px;
}

footer#site-footer h3 a {
    font-weight: bold !important;
    margin: 0px;
    font-size: 23px;
    letter-spacing: 1px;
}

footer#site-footer .dm-third:nth-child(2) p,footer#site-footer .dm-third:nth-child(3) p {
    font-size: 18px;
    margin-bottom: 20px;
}

@media (max-width: 1600px) {
    .serv-item span {
        padding:0px 15px;
        box-sizing: border-box;
    }
}
@media (max-width: 1280px) {
    .serv-item:nth-child(4),.serv-item:nth-child(5) {
        flex: 1 1 50%;
    }

    .new-services .container {
        flex-wrap: wrap;
    }
    .doc-content p:nth-child(3) {
        display: none;
    }
}
@media (max-width: 1200px) {
    .doc-content p:nth-child(2) {
        display: none;
    }
    section#reviews .dm-half > div {
        width: 100%;
    }

    section#reviews .dm-half {
        padding: 100px 25px;
    }

    section#reviews p {
        padding: 0px;
    }

    div#header .logo-wrap {
        width: 300px;
    }
}
@media (max-width: 880px) {
    .paws .col6 {
        width: 50%;
    }
    .serv-item {
        height: 300px;
    }

    .left-doc {
        width: 100%;
    }

    .right-doc {
        width: 100%;
    }
    .sub-footer .container .dm-half {
        width: 100%;
    }
    .home-doc {
        flex-wrap: wrap;
    }

    .doc-content p:nth-child(2),.doc-content p:nth-child(3) {
        display: block;
    }
    .sub-footer .container .dm-half + div {
        padding-top: 50px;
    }
    div#header .logo-wrap {
        width: 300px;
    }

    footer#site-footer .dm-third:nth-child(1) {
        width: 100%;
        text-align: center;
        padding-bottom: 22px;
    }

    footer#site-footer .dm-third:nth-child(1) p {
        text-align: center;
    }
    .paws .col6 {
        border: 1px solid #fff;
    }
    #header #logo a {
     color: #000 !important;
        text-align: center;
        max-width: 100%;
        font-weight: bold;
        
    }

    #header #logo {
        margin: 0px auto;
        width: 100% !important;
        padding: 0px 0px;
    }
    .serv-item {
        flex: 1 1 50%;
        border: 1px solid #fff;
        box-sizing: border-box;
    }
    .imsas {
        height: 300px;
        width: 300px;

        border-radius: 50%;
        background-position: 50% 50%;
        background-size: cover;
        margin:20px auto;
    }
    .dm-half.asas {
        width: 100% !important;
    }
    .dm-half.asas + div {
        display: none;
    }
    .zoomSection.zoomSection1 {
        padding-top: 190px;
    }
    #header #logo a {
        text-align: left;
    }
}
@media (max-width: 640px) {
    section#reviews .dm-half {
        padding: 50px 25px 100px;
    }
    .sub-footer li:nth-child(2), .sub-footer li:nth-child(3) {
        width: 100% !important;
    }
    footer#site-footer h3 {
        text-align: center;
    }

    .dm-t-third {
        margin-bottom: 20px;
    }
    .right-doc h3 {
        padding: 0px 10px;
		font-size: 20px;
		text-transform: capitalize;
    }

    .slide-doc-controls {
        right: 9px;
    }
    .doctor-slider .slick-arrow {
        display: none !important;
    }
    .social-from-side {
        display: none !important;
    }
    section.welcome h2 {
        font-size: 35px;
    }
    .meet-doc h2 {
        padding: 0px 15px;
        line-height: 1;
    }
    div#header .logo-wrap {
        padding-left: 0px !important;
    }
    html h1, html h2 {
        font-size: 40px;
    }
    .col6 {
        margin-bottom: 0px !important;
    }
    .sub-footer .dm-half:nth-child(2) ul li {
        width: 100%;
    }
    footer#site-footer p {
        text-align: center;
    }
    .sub-footer .dm-half:nth-child(2) ul li {
        width: 100%;
    }

    footer#site-footer .dm-third,footer#site-footer .dm-third p {
        text-align: center;
    }
    .rightwow {
        padding: 0px;
    }
}
.sub-footer ul {
    display: flex;
}

.sub-footer ul input {
    width: 100%;
}

.sub-footer ul li {
    width: 33.33%;
}

.gform_footer.top_label input {
    display: block !important;
    margin: 0px auto !important;
}


@media (min-width: 881px) {
    .mustwhite *,
    .sca * {
        color: #fff !important;
    }
    .mustwhite .address a,
    .sca .address a {
        color: #fff !important;
    }
    html .mustwhite #logo a,
    html .sca #logo a {
        color: #fff !important;
    }
}


/* Template */
html section.page-header {
    z-index: 1;
    background-color: var(--aColor);
    padding: 10px 0px;
}

.page_holder {
    clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
    transform-origin: bottom left;
    height: 80vh;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}

.page_holder .container {
    color: #fff;
    background: rgb(150 123 182 / 90%);
    text-align: center;
    display: inline-block;
    padding: 40px;
}

.page_holder h2:after {
    content: '';
    display: block;
    width: 163px;
    height: 2px;
    background-color: #e5e5e5;
    transition: width 0.5s ease-out;
    margin: 40px auto;
}

section.page-header h2 {
    font-size: 50px;
    color:inherit;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.content-over p {
    margin: 0px;
}
section.three-boxes .container {
    display: flex;
    flex-wrap: wrap;
}

section.three-boxes {
    background-image: linear-gradient(to top, #e6e6e600, #ececec, #f2f2f2, #f9f9f9, #fff);
    padding: 40px;
    margin-bottom: 0px;
}

section.three-boxes .dm-third {
    min-width: 25%;
    max-width: 33.33%;
    padding: 0.75rem 20px;
    display: flex;
}

section.three-boxes h3 {
    color: #967bb6;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 8px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: bold !important;
    letter-spacing: 2px;
}

section.three-boxes p {
    color: #000;
    font-size: 16px;
    margin: 0px;
}

section.three-boxes h3:after {
    content: '';
    display: block;
    width: 163px;
    height: 2px;
    background-color: #e5e5e5;
    transition: width 0.5s ease-out;
    margin: 10px 0;
}

section.three-boxes a {
    padding: 30px;
    position: relative;
    background: #fff;
    display: flex;
    flex-direction: column;
    width: 100%;
    transition: box-shadow 0.25s ease;
    box-shadow: 0px 0px 40px 0 rgb(0 0 0 / 8%);
}

section.three-boxes .container {
    width: 100%;
    max-width: 1400px !important;
}

section.three-boxes {
    padding-top: 70px;
}

section.main_content {
    padding: 50px 0px;
}

section.main_content h2 {
    color: #967bb6;
}
html .textimonialForm label {
    display: none !important;
}

html .textimonialForm > p {
    margin-bottom: 40px;
    font-size: 40px;
    font-weight: 300 !important;
    margin: 0px;
}

.textimonialForm ul {
    display: flex !important;
    flex-wrap: wrap;
}

.textimonialForm li input {
    background: #fff !important;
    height: 50px;
    padding: 0px 15px !important;
}

.textimonialForm li:nth-child(3), .textimonialForm li:nth-child(2) {
    width: calc(50% - 10px);
}

html .textimonialForm li:nth-child(1) {
    display: block !important;
    font-size: 14px;
    text-align: center;
}

.textimonialForm li#field_1_7 {
    width: calc(100% - 10px) !important;
}

.textimonialForm li:nth-child(4),.textimonialForm li:nth-child(5),.textimonialForm li:nth-child(6) {
    width: calc(33.33% - 10px);
}

.textimonialForm select {
    width: 100% !important;
    height: 50px;
}

.textimonialForm label {
    font-size: 16px !important;
    font-weight: 300 !important;
    text-transform: capitalize !important;
}

.textimonialForm textarea {
    height: 100px !important;
    background: #fff !important;
}

section#mim-appt {
    padding: 50px 0px 100px;
    clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
    transform-origin: bottom left;
    margin-bottom: 25px;
}

.textimonialForm li {
    margin: 0px !important;
}

.textimonialForm li#field_1_12:after {
    content: '';
    display: block;
    width: 163px;
    height: 2px;
    background-color: #e5e5e5;
    transition: width 0.5s ease-out;
    margin: 40px auto 0;
    margin-bottom: 40px;
}

.textimonialForm li {
    padding: 0px !important;
}

.textimonialForm ul {
    gap: 10PX;
}


.textimonialForm li#field_1_5 {
    POSITION: RELATIVE;
}

.textimonialForm li#field_1_5 img {
    position: absolute;
    top: 20px;
    right: 10px;
}

.ginput_container.ginput_container_date {}

.textimonialForm .ginput_container {
    margin: 0px !important;
}
.container.mamabear {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 75% minmax(316px, 25%);
    margin-bottom: 40px;
}

.main-bar {
    padding-right: 80px;
    padding-bottom: 50px;
}

.super-side {
    padding: 25px 0 25px 40px;
    box-shadow: -10px 10px 20px 0 rgb(0 0 0 / 6%);
    will-change: min-height;
}
@media (max-width: 760px) {
    .page-id-410 tr > td:nth-child(1),
    .page-id-84 tr > td:nth-child(1) {
        flex-basis: 400px;
    }
    .page-id-410 tr > td,
    .page-id-84 tr > td {
        flex-basis: 250px;
    }
}
.page-id-84 tr td:nth-child(3) font,.page-id-84 tr td:nth-child(3) span {
    font-size: 20px !important;
    font-weight: bold;
}
.step h4 {
    font-weight: 300;
    text-transform: uppercase;
    color: #967bb6;
    font-size: 40px;
    font-weight: 300 !important;
}

.step h5 {
    text-transform: uppercase;
    color: #967bb6;
    font-size: 30px;
    font-weight: 300 !important;
}

.super-side > h3 a {
    font-weight: 300 !important;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
}
.lcp_catlist {
    list-style: none;
}

.lcp_catlist li {
    background: #967bb6;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

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

.lcp_catlist a {
    font-weight: bold;
    display: block;
    margin-bottom: 12px;
}

.lcp_catlist p {
    font-size: 15px;
}

.lcp_excerpt {
    font-size: 15px;
}
.page-id-99 iframe {
    display: block;
    margin:0px auto;
}
.super-side h3 {
    text-align: center;
    font-size: 20px;
    font-weight: bold !important;
}
.page-id-99 .step h4 {
    font-size: 30px;
    text-transform: none;
    line-height: 1.3;
    margin-bottom: 20px;
}
.step:after {
    content: '';
    display: block;
    width: 163px;
    height: 2px;
    background-color: #e5e5e5;
    transition: width 0.5s ease-out;
    margin: 70px 0;
}
.consult li {
    padding: 0px !important;
    width: 100% !important;
}

.consult li:nth-child(1) {
    display: none !important;
}

.consult li input, .consult li select,.consult li textarea {
    width: 100% !important;
    border: 1px solid #ddd;
    outline: none;
    box-shadow: 0 0 5px rgb(0 0 0 / 5%);
    padding: 0 12px;
    height: 42px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 10px;
    background: #fff;
    padding: 0px 15px !important;
    font-size: 15px !important;
    margin: 0px !important;
}

.consult li#field_1_5 {
    position: relative;
}
.consult label {
    display: none !important;
}
.consult li#field_1_5 img {
    position: absolute;
    top: 13px;
    right: 11px;
}

.consult li textarea {
    padding-top: 9px !important;
}

.consult .gform_wrapper .gform_footer {
    margin: 0px !important;
    padding-top: 10px;
}
.doc-box a {
    position: relative;
    display: block;
    box-shadow: 0px 0px 25px 0 rgb(0 0 0 / 25%);
}
#secondary-navigation .menu-item-has-children > a:after {
    font-size: 11px;
    right: 16px;
}
.doc-box span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    padding: 15px 0px;
    color: #fff;
}

.doc-box a:before {
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
    background: #000;
    opacity: 0.3;
}

.doc-box img {
    display: block;
    height: 250px !important;
    object-fit: cover;
    width: 100%;
    object-position: 50% 30%;
}

.doc-box {
    border-top: 1px solid #e5e5e5;
    padding-top: 31px;
    margin-top: 25px;
}
.consult input[type="submit"] {
    background: #967bb6;
    color: #fff;
    width: 200px !important;
    text-transform: uppercase;
    height: 46px;
    padding: 0px;
    letter-spacing: 1px;
}

@media (max-width: 1100px) {
    .page_holder {
        padding: 0px 50px;
    }

    .content-over p {
        font-size: 18px;
    }

    section.page-header h2 {
        font-size: 44px;
    }

    .page_holder h2:after {
        margin: 20px auto 25px;
    }

    section.three-boxes .dm-third {
        width: 50% !important;
        max-width: 50%;
        padding: 15px;
    }

    section.main_content .container {
        padding: 0px 30px;
    }

    section.three-boxes {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 880px) {
    section.main_content .container {
        padding:0px 15px;
    }
    #secondary-navigation .menu-item-has-children > a:after {
        font-size: 11px;
    }

    section.main_content .container {
        display: block;
    }

    .main-bar {
        padding: 0px;
    }

    .super-side {
        padding: 25px;
    }
    .page_holder {
        padding: 0px 10px;
        height: auto;
    }

    .content-over p {
        font-size: 15px;
    }

    .page_holder .container {
        position: relative;
        margin: 100px 0px 180px;
    }

    section.three-boxes .dm-third {
        width: 100% !important;
        max-width: 100%;
    }

    section.three-boxes {
        padding-left: 10px;
        padding-right: 10px;
    }

    section.requestappt .textimonialForm ul li,.textimonialForm li#field_1_7 {
        width: 100% !important;
    }

}
.content-over div a {
    font-weight: bold;
    color: #fff;
}
.main-bar p:nth-child(1) > iframe {
    width: 100%;
    height: 450px;
}
.page-id-171 .dm-third img,
.page-id-164 .dm-third img {
    width: 100%;
}
.page-id-171 .dm-flex,
.page-id-164 .dm-flex {
    align-items: inherit;
}
.page-id-166 .step .dm-third a {
    display: block;
    text-align: center;
}
.page-id-158 .step .dm-third img {
    width: 100%;
    display: block;
}

.page-id-166 .step .dm-third + br {
    display: none;
}

.page-id-166 .step .dm-third img {
    width: 100%;
}

.page-id-166 .step .dm-flex {
    align-items: inherit;
}
.page-id-84 tr td:nth-child(3) font {
    font-size: 19px !important;
    font-weight: bold;
    text-align: center;
}
section.three-boxes a:hover {
    background: transparent;
    box-shadow: 0px 0px 50px 0 rgb(0 0 0 / 20%);
}

section.three-boxes a:after {
    content: " ";
    transition: box-shadow 0.25s ease;
    position: absolute;
    box-shadow: 0px 0px 0px 0px #fff;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
ul.sub-menu.toggle-submenu {
    background: var(--aColor);
}
section.three-boxes a:hover:after {
    box-shadow: 0px 0px 0px 5px #fff;
}
@media (max-width: 640px) {
    html h1, html h2 {
        font-size: 34px;
    }
    section.page-header h2 {
        font-size: 24px;
    }
}

/* Mega Menu */

header .navigation {
    position: initial;
}

#menu-main-menu ul.sub-menu {
}

#menu-main-menu ul.sub-menu li {
    background: transparent !important;
}

#menu-main-menu ul.sub-menu li a {
    color: #fff !important;
}
/* Icon 1 */

#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
    width: 40px;
    height: 29px;
    position: relative;
    margin: 0px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
    top: 0px;
}

#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #ffffff;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}


/* Icon 3 */

#nav-icon3 span:nth-child(1) {
    top: 0px;
}

#nav-icon3 span:nth-child(2) {
    top: 11px;
}

#nav-icon3 span:nth-child(3) {
    top: 21px;
}

#nav-icon3.open span:nth-child(1) {
    transform: translate3d(0px, 12px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
}

#nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
}

#nav-icon3.open span:nth-child(3) {
    transform: translate3d(0px, -13px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    top: 25px;
}

#nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
}
.sub-menu .current_page_item:before {
    display: none;
}



.menu {
    padding-left: 15px;
}

.big-menu {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: fixed;
    top: 80px;
    z-index: 9999999;
    width: 100%;
    background: #fff;
    padding-top: 20px;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}

.menuFromAbove > ul {
    display: flex;
    display: flex;
    flex-direction: row;
    z-index: 5;
    /* height: 50px; */
    justify-content: space-around;
}

@media (min-width: 992px) {
   .menuFromAbove .sub-menu {
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background: var(--sColor);
    } 
}
@media (min-width: 881px) {
    .menuFromAbove .sub-menu {
        position: absolute;
        left: 0px;
        bottom: auto;
        top: auto;
        width: 100%;
        opacity: 0;
        padding: 0px;
        visibility: hidden;
        transform: translateY(15px);
        right: auto !important;
        width: 200px;
    }
}

.mas {
    width: 100%;
    display: flex;
}

.menuFromAbove ul {
    list-style: none;
    margin: 0px;
}

.menuFromAbove > ul > li {
    display: inline-block;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 15px 30px;
    z-index: 0;
    text-align: center;
    box-sizing: border-box;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 0.75rem;
    box-sizing: border-box;
}

.mas li {
    float: none !important;
    width: auto !important;
    border: 0px !important;
    background: transparent !important;
}

#site-header.sca #header .big-menu {
    transform: translateY(-52px);
}

.mustwhite + .big-menu,
.sca + .big-menu {
    top: 82px;
}


.menuFromAbove li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}


@media screen and (min-width: 600px){
    .has-mega-menu{
        position:static;
    }
    li.has-mega-menu .sub-menu {
        width: 100%;
        position: absolute;
        top: NNpx; /*insert the needed value*/
        z-index: 100;
        left:0px;
        right:0px;
    }
    li.has-mega-menu >.sub-menu{
        display: flex;
        flex-wrap: wrap;
        /*CSS GRID lyout*/
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(50%, 1fr));
    }
}
@media screen and (min-width: 992px){
    li.has-mega-menu >.sub-menu{grid-template-columns: repeat(auto-fit,minmax(33.3333%, 1fr)); }
}
@media screen and (min-width: 1200px){
    li.has-mega-menu >.sub-menu{grid-template-columns: repeat(auto-fit,minmax(25%, 1fr));}
}
.big-menu.open-menu {
    opacity: 1;
    pointer-events: all;
    visibility: visible;
}
@media screen and (min-width: 600px){
    li.mega-menu-column {
        width: 100%;
        max-width: 100%;
        min-height: 1px;
        padding: 10px 25px;
        flex: 1 0 calc(50%);
    }
}
@media screen and (min-width: 992px){
    li.mega-menu-column {flex: 1 0 calc(33.333%);}
}
@media screen and (min-width: 1200px){
    li.mega-menu-column {flex: 1 0 calc(25%);}
}
.mega-menu-column img {
  display: block;
}
.mega-menu-column > .sub-menu {
    position: relative !important;
    transform: none !important;
}

.mega-menu-column > a {
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

.mega-menu-column > ul {
    padding-left: 10px !important;
}

@media (max-width: 991px) {
    .paws .container {
        flex-wrap: wrap;
    }
    div#header .logo-wrap {
        width: auto;
    }
    .big-menu {
        position: fixed;
        height: 100%;
        top: 0;
        width: 85%;
        right: 0px;
        text-align: left;
        background: rgba(255,255,255,0.95);
        top: 0px !important;
        padding: 0px !important;
        z-index: 99999999;
        right: -100%;
    }
 
    .menuFromAbove > ul {
        display: block;
        padding: 0px;
    }

    .menuFromAbove > ul > li {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #c7b3df;
    }

    .menuFromAbove ul.sub-menu {
        position: relative;
        display: block;
        opacity: 1;
        visibility: visible;
        display: none;
    }
    .big-menu.open-menu {
        right: 0px;
    }
    .address p:nth-child(2) {display: none !important;}
} 





header#site-header.sca + .rightMenu span {
    background: #000 !important;
}
header#site-header.mustwhite + .rightMenu,
header#site-header.sca + .rightMenu {
    top: 22px;
}
div#page {
    float: none !important;
}

div#page:after {content: "";clear: both;display: block;}
header#site-header.mustwhite + .rightMenu span {
    background: #000 !important;
}
@media (min-width: 992px) {
    .tagle {
        display: none !important;
    }
}
@media (max-width: 991px) {
    #header {
        /* background: #fff !important; */
    }
    header#site-header {
        /* height: 102px !IMPORTANT; */
        /* background: #fff; */
    }
    .menuFromAbove > ul {
        overflow-y: scroll;
        max-height: 90vh;
    }
    .rightMenu span {
        background: #000 !important;
    }

    div#header .logo-wrap a {
        max-width: 300px !important;
        display: block;
        margin: 0px auto;
        margin-left: 0px !important;
        text-align: left;
    }
    .address p:nth-child(2) {
        display: none !important;
    }
    div#header .logo-wrap {
        padding-left: 20px;
    }
    .menuFromAbove {
        padding-top: 65px;
    }
    span.tagle {
        position: absolute;
        right: 0px;
        color: #967bb6;
        height: 55px;
        top: 0px;
        width: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1000;
        cursor: pointer;
    }

    .menuFromAbove > ul > li {
        position: relative;
    }
    .mega-menu-column img {
        display: none !important;
    }
}
@media (max-width: 640px)  {
    #header #logo a {
        font-size: 24px !important;
    }
    .menuFromAbove > ul {
        overflow-y: scroll;
        max-height: 80vh;
    }
}


* {
    box-sizing: border-box;
}
#wp-megamenu-secondary-menu {
    border: 0px !important;
    background: #26aabc;
    top: 20px;
}

.wpmm_brand_logo_wrap {
    display: none;
}
@media (min-width: 991px) {
    html .wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-social-link.wpmm-social-link-search a,
    html #wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
        background:transparent;
        padding-top: 13px;
        padding-bottom: 13px;
    }
}



@media (max-width: 991px) {
    .wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap .wp-megamenu {
        padding: 0px;
    }
    #wp-megamenu-secondary-menu {
        padding: 0px !important;
    }
    html .wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-social-link.wpmm-social-link-search a,
    html #wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
       background: #1099ab;
    }
    #wp-megamenu-secondary-menu.wpmm-mobile-menu a.wpmm_mobile_menu_btn {
        padding: 10px 0px;
        margin: 0px;
        background: #44adbb;
        border-radius: 0px;
        text-align: center;
    }
}
.menuFromAbove.iisible {
    position: fixed;
    z-index: 1000;
    width: 100%;
    visibility: visible;
    opacity: 1;
}

.menuFromAbove {
    visibility: hidden;
    position: fixed;
    background: transparent;
    width: 100%;
    z-index: 1000;
    top: 103px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.2s ease-in-out;
    top: 0px;
    padding-top: 121px;
    background-color: var(--aColor);
}

#wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
    color: #fff;
}
@media (min-width: 881px) {
    ul#menu-main-menu {
        display: flex;
        justify-content: space-between;
        text-align: center;
        padding: 10px 0px;
    }

    ul#menu-main-menu > li a {
        color: #fff;
    }
}

div#header {
    float: none !important;
}

div#nav-icon3.open {
    /* top: -8px; */
}
.address p a {
    transition: opacity 0.4s ease;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}

.address span {
    color: #fff;
    padding: 0 10px;
    font-size: 30px;
    font-weight: 300;
    margin: -5px 0px;
}

html #header .address p {
    display: flex;
    align-items: center;
    margin: 0px;
    justify-content: flex-end;
}

.social-icons.pull-inline {
    display: none !important;
}

div#header {
    padding: 10px 25px;
}
@media (max-width: 991px) {
    .social-icons.pull-inline {
        display: none !important;
    }

    .address p {
        display: block !important;
        margin: 0px !important;
    }

    .address {
        padding: 0px 20px;
    }

    #logo a {
        font-size: 24px;
    }
}
@media (max-width: 881px) {
    html a.wpmm_mobile_menu_btn.show-close-icon {
        display: none !important;
    }

    ul#menu-main-menu {
        display: block !important;
    }
    ul#menu-main-menu img {
        display: none !important;
    }

    #wp-megamenu-secondary-menu.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a {
        color: #fff;
        border-bottom: 1px solid rgb(255 255 255 / 33%);
    }

    span.tagle {
        display: none !important;
    }

    html .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li > .wp-megamenu-sub-menu >li {
        padding: 5px 10px;
    }

    .wp-megamenu-sub-menu ul.wp-megamenu-sub-menu > li {
        /* border-bottom: 1px solid #000 !important; */
    }

    a.activeMenu {
        background: #8f8f8f !important;
    }

    a.activeMenu:hover {
       color: #000!important;
    }

    li#wp-megamenu-item-wpmm-search-icon {
        width: 100% !important;
    }

    li#wp-megamenu-item-wpmm-search-icon  a {
        width: 100%;
    }
}




.wpmm-nav-wrap .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu {
    opacity: 0 !important;
    display: none !important;
    visibility: hidden !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container.show-mega-menu > ul.wp-megamenu-sub-menu {
    animation-duration: 300ms;
    display: block !important;
    top: auto !important;
    opacity: 1 !important;
    z-index: 1 !important;
    visibility: visible !important;
    animation-name: wpmmfadeInDown !important;
}
#header .menu > span {
    cursor: pointer;
}
@media (min-width: 881px) {
    .make-span-black > span {
        color: #fff !important;
    }
}
@media (max-width: 880px) {
    .menu > span {
        background: transparent !important;
    }
    #wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget a {
        color: #fff !important;
    }
}

.wpmm-row {
    background: #26aabc;
}


@media (min-width: 881px) {
    .mustwhite *, .sca * {
    color: #fff!important;
}


#wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a{
    color: #000!important;
    }}

.wpmm-row {
    background: #fff;
}


.wpmm-submenu-right li a:hover {
    background: #e0e0e0!important;
}

div#nav-icon3 {
    margin-top: 5px;
}


span.burguer-text {
    color: #fff;
    margin-right: 10px;
    font-weight: bold;
    font-size: 20px;
}

.menu {
    display: flex;
    align-items: center;
}

i.fa.fa-search {
    color: #fff;
}

@media (max-width: 880px){
    span.burguer-text {
        color: #111;
    }
    #wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
        color: #fff!important;
    }

    .wpmm-row {
        background: #17b1c5!important;
    }
    .rightMenu {
        position: absolute;
        top: 50%;
        right: 10px;
        z-index: 999999999;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        transform: translateY(-50%);
    }
}

.active-mega-menu {
    background: #1590a1 !important;
}


@media (min-width: 881px){

    li a.active-mega-menu {
        color: #000!important;
    }

    .active-mega-menu {
        background: #fff !important;
    }
    .mustwhite .wp-megamenu-sub-menu *, .sca .wp-megamenu-sub-menu * {
        color: #000 !important;
    }
}
.address > p > i {
    margin-right: 8px;
}
#wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a {
    color: #fff;
}

#wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a.active-mega-menu:hover {
    color: #000!important;
}

#wp-megamenu-secondary-menu>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a {
    background-color: #fff;
}

.sub-footer ul {
    display: flex !important;
    flex-wrap: wrap;
}

.sub-footer ul li {
    width: 100%;
}

.sub-footer li:nth-child(2),.sub-footer li:nth-child(3) {
    width: 50%;
}

.sub-footer li input {
    width: 100% !important;
    height: 50px !important;
	background: #fff;
    padding: 0px 10px !important;
}
.sub-footer #field_2_3 {
	width: 100%;
}

footer#site-footer h3 {
    font-size: 25px;
}
.address.inline_part {
    display: flex;
    justify-content: flex-end;
    padding-right: 15px;
    align-items: center;
}

nav.navigation.clearfix.mobile-menu-wrapper a {
    padding: 0px 15px;
}
.fd6-ct p a {
    font-size: 19px !important;
}

.carousel-caption a:hover {
    background-color: var(--aColor);
}
.slickcarousel h4 {
    font-size: 25px;
}

.slickcarousel p {
    font-size: 24px;
    line-height: 1.6;
}

section#reviews .dm-half div {
    position: relative;
    z-index: 1;
}

section#reviews .dm-half p a {
    font-weight: bold;
}

section#reviews a.btn {
    background: #fff !important;
    color: #000 !important;
}
.slide-doc-controls {
    position: absolute;
    right: 25px;
}

.slide-doc-controls button {
    background: #fff;
    border: 0px;
    height: 40px;
    width: 40px;
    transform: translateY(18px);
    cursor: pointer;
}
html section.page-header h1 {
    margin: 0px;
}
.active-mega-menu {
    padding: 5px 10px;
}

.mega-menu li {
    position: relative;
}
.paws .col6:hover {
    transform: scale(1.1);
    box-shadow: 0px 1px 1px #fff;
}

.toggle-menu-item-parent > a:after {content: "\f078";font-family: 'Font Awesome 5';position: absolute;right: 0px;color: #fff;}

.address.inline_part 
 + div .tagle {
    display: none !important;
    opacity: 0;
    visibility: hidden;
}
@media (max-width: 1100px) {
    div#header .container {
        padding: 0px !important;
    }
    .address.inline_part p {
        font-size: 14px !important;
    }

    .address.inline_part a {
        font-size: inherit !important;
    }
}

@media (max-width: 880px) {
    .serv-item .hide-ud {
        max-height: 100%;
}    
    div#header {
        padding: 10px;
        position: relative;
    }

    .address.inline_part {
        display: block !important;
    }

    .rightside a#pull {
        width: 40px;
        position: relative;
        height: 40px;
        padding: 0px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0px;
    }

    .rightside a#pull:after {
        position: relative !important;
        top: 0px;
        left: 0px;
    }

    .address.inline_part p {
        display: none !important;
    }

    div#header .container {
        display: flex;
    }
    #logo img {
        filter: none;
    }
    div#header .logo-wrap {
        padding: 0px;
        width: 80% !important;
    }

    div#header .rightside {
        width: 20% !important;
        padding: 0px !important;
    }
    .noscroll {
        overflow: hidden !important;
    }
    ul.sub-menu {
        text-align: center;
        padding: 0px;
        background: rgb(0 0 0 / 53%);
    }

    #menu-main-menu ul.sub-menu li a {
        text-align: center;
        padding: 5px 0px !important;
    }

    nav.er .menu {
        max-height: 70vh;
        overflow-y: scroll;
    }
        .menuFromAbove {
        height: 100vh;
    }
    div#header.special_mobile .menu div span {
        background: #fff !important;
        color: #fff !important;
    }

    div#header.special_mobile .menu > span {
        color: #fff;
    }
    .menuFromAbove {z-index: 9999999 !important;}
    span.tagle {
        display: flex !important;
        color: #fff;
        height: 46px;
        top: 0px;
        align-items: center;
        justify-content: center;
        width: 46px;
    }
    .mega-menu ul#menu-main-menu {
        padding: 0px 15px;
    }

    .mega-menu ul#menu-main-menu a {
        padding: 5px 10px !important;
        box-sizing: border-box;
        display: block;
    }

    .menuFromAbove {
        background: rgb(0 0 0 / 87%) !important;
    }
    div#header.special_mobile {
        background: rgb(0 0 0 / 87%) !important;
    }
    .mega-menu {
        text-align: center;
    }

    .mega-menu a {
        color: #fff;
        font-size: 23px;
        text-transform: uppercase;
        padding: 10px 0px !important;
    }

    .mega-menu li {
        margin-bottom: 10px;
    }
    .doc-content {
        padding: 20px;
    }
}

@media (max-width: 640px) {
    .serv-item {
        flex:1 1 100%;
    }
    span.burguer-text {
        display: none;
    }
}
@media (min-width: 881px) {
    .anchor-fix {
    position: relative;
    top: -100px;
    width: 100%;
    height: 1px;
}
    .sca div#header {
        box-shadow: 0px 1px 5px rgb(0 0 0 / 6%);
    }
    .menuFromAbove {
        box-shadow: 0px 1px 5px rgb(0 0 0 / 33%);
    }
    header#site-header.inner_page_menu > #header:before {
        position: absolute;
        background: var(--aColor);
        width: 100%;
        height: 100%;
        content: "";
        top: 0px;
        left: 0px;
        opacity: 0.5;
    }
}
.dm-t-third {
    flex: 1 1 33.33%;
    flex-basis: 300px;
}
.social-from-side a {
    margin-bottom: 20px;
}

.dm-rate-us span {
    text-transform: uppercase;
    font-size: 18px;
    vertical-align: middle;
}

.dm-rate-us {
    vertical-align: middle;
}

.dm-footer-info {
    max-width: 960px;
    text-align: center;
    margin: 0px auto 10px;
}

.dm-footer-info p {
    text-align: center !important;
}

.flex-images {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.flex-images img {
    margin: 20px;
    text-align: center;
	width: 400px;
}