/*
Theme Name: Metro - 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 */
/*article ul {
    padding: .05em 0 1.571em 1.9em!important;
    list-style-type: square;
}*/
.container {
    max-width: 1170px !important;
}
.copyrights .container a:hover {
    color: #fff;
}
.container.single-page.dm-flex .box {
    width: 100%;
}
html .btn {
    background: #f9c3c4;
    border: none;
    border-radius: 15px !important;
    box-shadow: inset 0px -4px 0px 0px rgb(169, 90, 155);
    color: #ffffff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    min-width: 200px;
    padding: 15px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
    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;
}
.alignright {
    float: right;
    margin: 0px 0px 20px 20px;
    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;
}
#site-header:after {
    clear: both;
    content: "";
    display: block;
}
.alignnone {
    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;
}
.center {
    text-align: Center;
}
.clear {
    clear: both;
}

/* header */
.main-header {
    background: #fff;
}
#header {
    top: 0px;
}
.logo-wrap,
.address {
    float: left;
    width: auto;
    padding: 10px;
    box-sizing: border-box;
}
.logo-wrap {
    margin: 0;
    margin: 0px auto;
    margin-left: 0px;
    float: none;
}
.logo-wrap img {
    float: none;
    float: none !important;
    display: block;
    max-width: 300px;
}
.address {
    text-align: right;
}
.address p {
    margin-bottom: 5px;
    font-size: 14px;
    color: #000;
}
.address a {
    color: #000 !important;
}
div.social-icons {
    background: none;
    border: 0px;
}
div.social-icons a {
    background: #fff;
    border-radius: 50%;
    padding: 10px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0px 5px;
    font-size: 26px;
}
div.social-icons::before {
    border: 0px;
}

.primary-slider-container {
    max-width: 100%;
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0px;
}
.primary-slider-container .slide-caption {
    width: 33%;
    padding: 2%;
    bottom: 30%;
    left: 59%;
    float: right;
}
.slide-title {
    font-size: 37px !important;
    text-shadow: 0 0 0 !important;
    line-height: normal;
    font-weight: bold !important;
    display: inline-block;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    box-sizing: border-box;
}
.owl-carousel .owl-item img {
    max-width: 100% !important;
}
.primary-slider .owl-dots {
    bottom: 8%;
    top: inherit;
    right: 16%;
    display: none !important;
}

#page {
    padding-top: 0px;
    width: 100%;
    max-width: 100%;
}
/* home boxes */

.homeBoxes {
    margin: 0px auto;
    text-align: center;
    z-index: 10;
    position: relative;
}

.homeBoxes .container:after {
    clear: both;
    content: "";
    position: relative;
    display: block;
}
.homeBox {
    position: relative;
    float: left;
    width: 25%;
    padding: 0px 15px;
    box-sizing: border-box;
    text-align: center;
}
.homeBoxes .btn {
    display: inline-block;
    width: 200px;
    max-width: 100%;
    box-sizing: border-box;
}
.homeBoxes h2 {
    text-align: center;
    font-size: 33px;
}
.homeBox a {
    position: relative;
    display: inline-block;
    width: 100%;
}
.homeBox .cube-image {
    height: 205px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    border-radius: 15px;
}
.rightwow a {
    text-decoration: underline;
}
.rightwow a,
.rightwow a:hover {
    color: #fff;
}
.homeBox h3 {
    position: relative;
    text-align: Center;
    margin: 0px;
    box-sizing: border-box;
    padding: 10px 0;
    z-index: 6000;
    color: #000;
}

/* inner pages */
#page.single {
    float: left;
}
.article {
    background: #fff;
    margin: 0 auto;
    float: none;
}
.page h1.title {
    margin-bottom: 20px;
}

/* footer */
.copyrights {
    text-align: center;
}
#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;
}

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

.navigation ul {
    text-align: center;
}
.navigation ul li {
    float: none;
    display: inline-block;
}
#secondary-navigation .navigation > ul > .menu-item-has-children > a {
    padding-right: 32px;
}
#secondary-navigation a {
    padding: 10px 12px;
    margin: 0;
    text-transform: uppercase !important;
}
.newCon {
    height: 600px;
    background-size: cover;
    background-position: 50% 50%;
}
.featured {
    margin: 0px auto;
    z-index: 1000;
    text-align: center;
    background: #fff;
}
section#wda_testi:before,
section#wda_testi:after {
    opacity: 0 !important;
}
.leftimage {
    height: 300px;
    background-position: 50% 50%;
    background-attachment: fixed;
    background-size: cover;
}
.rightimage {
    float: right;
    width: 50%;
    height: 300px;
    background-position: 50% 50%;
    background-attachment: fixed;
    background-size: cover;
}
.featured .cube-image {
    height: 350px;
    border-radius: 50%;
    width: 350px;
    display: block;
    margin-bottom: 20px;
    background-position: 50% 0%;
    background-size: cover;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin: 0px;
}
div#regular-header .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.address.hide-xs p:nth-child(1) {
    font-weight: bold;
    font-size: 20px;
}

.address p:nth-child(2) {
    font-size: 16px;
}

.address p:nth-child(3) {
    font-size: 13px;
}

.logo-wrap > * {
    margin: 0px;
}

.footerboxes a {
    display: inline-block;
    border: 20px solid #fff;
    border-radius: 50%;
}

.footerboxes h3 {
    font-size: 30px;
}
.featured p {
    padding-right: 15px;
}

.footerboxes {
    position: relative;
    margin-top: -150px;
    z-index: 10;
    display: flex;
    justify-content: center;
}
.box {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 15px;
}
.box:nth-child(2) {
    animation-delay: 0.2s;
}
.box:nth-child(3) {
    animation-delay: 0.4s;
}
.newclients a {
    color: #fff;
}
.welcome h1,
.newclients h2 {
    color: #fff;
    margin-top: 0px;
    font-size: calc(20px + 1vw);
}
.welcome h1 {
    text-align: center;
}
.welcome p,
.newclients p {
    color: #fff;
    font-size: calc(12px + 0.5vw);
}
.welcome .container,
.newclients .container,
.home-offer .container {
    max-width: 100% !important;
    width: 100% !important;
}

.rightwow {
    width: 50%;
    padding: 60px;
    box-sizing: border-box;
    margin: 0px auto;
    margin-right: 0px;
}
.leftwow {
    background: #007f00 url(/wp-content/uploads/2019/03/cross-scratches.png);
    width: 50%;
    padding: 40px;
    float: left;
    box-sizing: border-box;
}
.leftwow p,
.leftwow label,
.leftwow h1,
.leftwow h2 {
    color: #fff;
}
.leftwow h2 {
    font-size: 36px;
    text-align: center;
}
.newclients .rightwow p {
    color: #fff;
}
.row {
    margin: 0px -15px;
}
.row:after,
.container:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.main-header .container {
    background-color: transparent !important;
}

.carousel-indicators {
    bottom: -9px !important;
}
.services {
    padding: 2%;
    text-align: center;
}

.col-sm-6 {
    width: 50%;
    float: left;
}
.col-sm-3 {
    width: 23%;
    padding: 1%;
    float: left;
}
.services img {
    border-radius: 20px;
    -moz-border-radius: 20px;
    width: 90%;
}
.services h3 {
    margin: 10px 0 30px 0;
}
#wda_testi .container {
    width: 100%;
}
#wda_testi .dm-half li:before {
    display: none !important;
}

/* 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 {
    line-height: 24px;
}
.homeBoxes {
    background: #fff;
    padding: 60px 0px;
}

.homeBoxes label {
    color: #fff !important;
}
footer {
    margin-top: 0px;
    padding: 10px 0px;
}
.to-top,
.to-top a {
    color: #fff !important;
}
#page.single {
    float: none !important;
}
.article:after {
    clear: both;
    content: "";
    display: block;
    position: relative;
}
.post-info {
    display: none !important;
}
#featured-thumbnail {
    float: right;
    width: 30%;
}
.front-view-content {
    float: left;
    width: 68%;
}
.opacit_ {
    opacity: 0;
}
.sticky {
    position: fixed !important;
    box-shadow: 0px 0px 17px rgba(0, 0, 0, 0.9);
}
.sticky img {
    max-width: 100px !important;
}
img.cclogo {
    width: 30%;
    top: -15px;
    position: relative;
}
#logo a {
    float: none !important;
    display: block;
}
.footerlogos {
    background: #fff;
    padding: 5px;
}
.home-offer li input {
    width: 100% !important;
    height: 40px;
}
.video_holder {
    height: 700px;
    position: relative;
    overflow: hidden;
}
.carousel-caption {
    position: absolute;
    left: 0px !important;
    width: 100%;
    bottom: 250px !important;
    text-align: center;
}

.carousel-caption a {
    display: inline-block;
    background-color: #e49fe580;
    color: #fff;
    padding: 10px 20px;
    border-radius: 4px;
}
.box a:after {
    color: #ffffff;
    content: "\f0c1";
    display: block;
    font-family: "Font Awesome 5";
    font-size: 80px;
    left: 0;
    line-height: 80px;
    margin-top: -35px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0;
}

.box a {
    position: relative;
}

.box a:before {
    top: 30px;
    left: 30px;
    bottom: 30px;
    right: 30px;
    background-color: #f9c3c4;
    content: "";
    position: absolute;
    border-radius: 50%;
    opacity: 0.7;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: 0;
}

.box a:hover:after {
    opacity: 1;
}

.box a:hover:before {
    opacity: 0.65;
}
.carousel-caption h2 {
    color: #fff;
    font-size: 45px;
}
.video_holder video {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
section.home-offer .row {
    margin: 0px !important;
}
/* Footer */
.col6 {
    width: 100%;
    text-align: center;
    color: 0px 15px;
}

.care-it {
    display: flex;
    justify-content: center;
}

.col6 #field_2_1 {
    width: 50%;
    display: inline-block;
}

.col6 #field_2_2 {
    width: 50%;
    display: inline-block;
}

.col6 input {
    width: 100% !important;
}

.col6 + .col6 {
    padding: 0px 8px !important;
    box-sizing: border-box;
    margin-bottom: 2px !important;
}

.col6 input {
    background: rgba(255, 255, 255, 0.34);
    border: 1px solid #f8c2c3;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    height: 45px;
    line-height: 22px;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
    padding: 0px 10px !important;
    font-weight: 400;
}

.col6 textarea {
    border: 1px solid #f8c2c3;
    color: #fff;
    background: rgba(255, 255, 255, 0.34);
}

.col6 label {
    display: none !important;
}

.col6 .gform_footer.top_label {
    padding: 0px 10px;
}

.col6 input[type="submit"] {
    cursor: pointer;
    background-color: #f9c3c4;
    color: #fff;
    border: 0px;
    font-size: 20px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    border: none;
    -webkit-border-radius: 25px !important;
    -khtml-border-radius: 25px !important;
    -icab-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -ms-border-radius: 25px !important;
    -o-border-radius: 25px !important;
    border-radius: 25px !important;
    -moz-box-shadow: inset 0px -4px 0px 0px rgba(68, 136, 183, 1);
    box-shadow: inset 0px -4px 0px 0px rgb(119, 63, 109);
    color: #ffffff !important;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    min-width: 200px;
    padding: 15px 30px !important;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0px auto;
    margin-right: 0px;
    display: inline-block;
    height: auto !important;
}

.col6 .gform_footer.top_label {
    text-align: right;
}

.col6 + .col6 li {
    margin: 0px !important;
}

.col6 #field_2_5 {
    font-size: 14px;
    margin-bottom: 10px !important;
}
.col6.footerinfo img {
    filter: brightness(0) invert(1);
    display: block;
    margin-bottom: 20px;
}

.care-it p a {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    padding: 0 0 5px 35px;
    position: relative;
}

.col6.footerinfo p i {
    position: absolute;
    top: 7px;
    font-size: 23px;
    color: #fff;
}
.care-it .socials-list {
    list-style: none;
    padding-left: 0px;
}
.care-it .socials-list li {
    margin-left: 5px;
}
.care-it .socials-list a:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.care-it .socials-list li:first-of-type {
    margin-left: 19px;
}
html .main-footer h3 {
    letter-spacing: 1.4px;
    line-height: 16px;
    text-transform: uppercase;
    font-style: normal;
    color: #fff;
    font-size: 27px;
    padding: 0px 2px;
    font-weight: bold;
}
.main-footer__copyr {
    text-align: center;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin-top: 20px;
    padding-top: 15px;
}
.main-footer {
    padding-bottom: 30px;
}
.main-footer,
.main-footer p,
.main-footer a {
    font-size: 15px;
    color: #f2f2f2;
    letter-spacing: 0;
}
.main-footer p {
    margin-bottom: 10px;
}
.main-footer a {
    margin-bottom: 0;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
}
.main-footer h3 {
    padding: 10px 0;
    font-size: 13px;
    letter-spacing: 1.4px;
    line-height: 16px;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 0;
    color: #828387;
}
.main-footer__copyr {
    text-align: center;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    margin-top: 20px;
    padding-top: 15px;
}
.care-it {
    text-align: center;
    padding: 20px 0px 0px;
    margin-bottom: -5px;
}

.care-it .socials-list {
    align-items: center;
    /*justify-content: center;*/
    font-size: 21px;
    padding-top: 10px;
    display: flex;
}

.care-it .socials-list * {
    border-color: #fff !important;
    color: #fff !important;
}
.care-it .socials-list a:hover span {
    color: #000 !important;
}
.socials-list__link {
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 36px;
}
footer .gform_wrapper .top_label div.ginput_container {
    margin-top: 16px;
}
footer.main-footer .col-12 a {
    color: #fff !important;
}
footer {
    padding: 30px 0px;
}
.care-it p {
    position: relative;
}
.care-it h4 {
    font-weight: bold;
    font-size: 30px;
}

.care-it h4 a {
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer textarea::placeholder,
footer input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    font-weight: 400;
}
footer input::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-weight: 400;
}
footer input:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    font-weight: 400;
}
footer input:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-weight: 400;
}

.welcome h2 {
    color: #fff;
    font-size: 30px;
}
.rightwow:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 50px 0;
    border-color: transparent #a95a9b transparent transparent;
    content: "";
    position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.rightwow {
    position: relative;
}
.row.blow {
    position: relative;
}

.leftimage {
    width: 50%;
    position: absolute;
    height: 100%;
    left: 0px;
    top: 0px;
}
.new-metro > .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.new-metro {
    padding: 70px 0px;
}

.new-metro h3 {
    background: #a95a9b;
    border-bottom: 5px solid #773f6d;
    -webkit-border-radius: 6px 6px 0 0;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 30px;
    line-height: 35px;
    padding: 20px 15px 15px;
    text-align: center;
}
.dm-test-more .dm-readmore-wrapper.dm-modal {
    height: auto;
}
section#wda_testi a {
    font-weight: bold;
    color: #000;
    display: inline-block;
}
.new-metro .dm-half {
    padding: 0px 15px;
}

section#wda_testi h2,
section#wda_testi h4 {
    color: #000 !important;
}

.dm-testmore a {
    color: #000 !important;
    font-weight: bold;
}

html .slickTesti {
    padding: 0px 55px;
}

html .bg-white {
    filter: drop-shadow(2px 2px 7px rgba(0, 0, 0, 0.0980392));
    border-top: 30px solid #fff;
    box-sizing: border-box;
}

html .item {
    padding: 10px;
    box-sizing: border-box;
}

section#wda_testi {
    padding: 20px 0px;
}

/* mobile */
@media screen and (max-width: 1152px) {
    #page,
    .container {
        max-width: 100% !important;
        width: 100% !important;
    }
    footer .container {
        width: 100%;
    }
}
.dm-testmore.dm-readmore > div {
    height: auto;
}
.innerImage {
    height: 1px !important;
}
@media screen and (max-width: 1024px) {
    .featured .cube-image {
        height: 240px;
        width: 240px;
    }
}
@media screen and (max-width: 991px) {
    .homeBox {
        width: 50%;
        margin-bottom: 35px;
    }
}
@media screen and (max-width: 880px) {
	
	.page-id-119 div#meetd-0::before {
    left: -10px !important;
    width: 150px !important;
    height: 150px !important;
	}
	
	div#meetd-2::before {
    left: -10px !important;
    width: 150px !important;
    height: 150px !important;
	}
	
    .leftimage,
    .rightimage {
        background-attachment: scroll !important;
        position: relative;
        height: 250px;
        width: 100%;
    }
    .box {
        width: 100%;
    }
    .col6 {
        width: 100%;
        margin-bottom: 30px;
    }
    .video_holder {
        display: none !important;
    }
    .homeBox {
        margin-bottom: 15px;
    }

    .innerImage {
        display: block;
    }
    img.cclogo {
        width: 95%;
    }
    #header:after,
    #regular-header:after {
        clear: both;
        content: "";
        display: block;
    }
    .logo-wrap {
        width: 100% !important;
    }
    #header .logo-wrap {
        float: none !important;
    }
    #secondary-navigation {
        height: auto !important;
    }
    .main-header .container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0px !important;
    }
    html a#pull {
        box-sizing: border-box;
        margin: 0px !important;
    }
    .footerboxes {
        margin-top: 0px;
    }
    .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: #000;
        padding: 10px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        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%;
    }
    .homeBoxes,
    .homeWidgets,
    .welcome,
    .newclients,
    .footerSocial,
    div.footer .copy {
        width: 100%;
        height: auto;
    }
    .box01,
    .box02,
    .box03 {
        width: 96%;
        float: none;
        margin-bottom: 20px;
        padding: 2%;
    }
    .welcome,
    .newclients {
        background: none;
    }

    .welcome .rightwow,
    .newclients .rightwow {
        margin: 0px auto;
        padding: 15px;
        width: 100%;
        text-align: center;
        height: auto !important;
    }

    .post-content img {
        width: 100% !important;
        height: auto !important;
    }

    .main-header,
    .header-social-icons {
        background-color: #fff !important;
    }

    .col-md-6,
    .col-sm-3,
    .col-md-4 {
        width: 98%;
        margin-bottom: 30px;
    }
    .row {
        margin: 0px;
    }
    .welcome iframe {
        height: 400px !important;
    }
    .featured .btn {
        display: block;
        text-align: center;
    }
    .homeBoxes .box01,
    .homeBoxes .box02,
    .homeBoxes .box03 {
        height: auto;
        width: 96%;
        padding: 2%;
        text-align: center;
    }
    .rightwow:before {
        display: none !important;
    }
    .homeBoxes h3 {
        text-align: center;
    }
    footer .container {
        width: 100%;
    }
    #logo a,
    #logo img {
        margin: 0px auto;
    }
    .sticky {
        background-color: #fff !important;
    }

    div.header-social-icons {
        float: none !important;
        text-align: center;
    }
    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: #000 !important;
    }
    .row.blow {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .row.blow .letimage {
        order: 1;
    }

    .row.blow .rightwow {
        order: 2;
    }
    .care-it {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 640px) {
    .homeBox,
    .leftwow,
    .rightwow,
    .rightimage {
        width: 100%;
    }
}
.innerImage img {
    width: 100% !important;
}
#header .logo-wrap {
    padding: 0px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 0px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeABit {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeABit {
    -webkit-animation-name: fadeABit;
    animation-name: fadeABit;
}

footer a {
    color: #fff;
}

.address .dm-rate-us {
    vertical-align: middle;
}
.address.hide-xs .dm-rate-us span {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.address.hide-xs .dm-rate-us a,
.address.hide-xs .dm-rate-us a:visited {
    color: #f6c72a !important;
}

div.social-icons {
    display: inline-block;
}

div.social-icons a {
    padding: 0px;
    text-align: center;
}

.dm-footer-info {
    padding: 0px 15px;
    text-align: center;
}

.owl-item:nth-child(2) .newCon {
    background-position: 50% 38%;
}

.homeBoxes {
    display: none;
}

section.newclients {
    display: none;
}

.col6 + .col6 {
    display: none;
}

@media (max-width: 768px) {
    .footerboxes {
        flex-wrap: wrap;
    }
}

.main-footer .socials-list li:before {
    display: none;
}

.footer-hours p,
.footer-hours {
    font-size: 20px !important;
}

.main-footer__content {
    text-align: left;
}

.main-footer__content h3 {
    margin: 1rem 0;
}

table tr:nth-child(even) {
    background: #f8f8f8;
}
table tr td {
    border: solid 2px white;
}
table th {
    background: #88dcdb;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    border: solid 2px white;
}



div#meetd-2::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -70px;
  width: 170px;  
  height: 170px;
  background-image: url('/wp-content/uploads/2025/08/childrensdoctorshawaii.com-removebg-preview.png'); /* replace with your image */
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 50; 
}
.page-id-119 div#meetd-0::before {
  content: "";
  position: absolute;
  top: -100px;
  left: -70px;
  width: 170px;  
  height: 170px;
  background-image: url('/wp-content/uploads/2025/08/childrensdoctorshawaii.com-removebg-preview.png'); /* replace with your image */
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 50; 
}
