﻿body {
    font-family: "Lato", sans-serif;
    /* background: #d9f9ea;*/
    font-size: 1.17vw;
}

.wrapper {
    width: 85vw;
    margin: auto;
    box-shadow: 1px 4px 10px -3px #aaa !important;
}

.top-header {
    background-color: #086002;
    padding-top: 0vw;
    padding-bottom: 0vw;
}
.mh23 {
    color: #086002;
    font-weight: 900;
    font-size: 1.90vw;
    text-transform: uppercase;
}

    .top-header img {
        filter: brightness(0) invert(1);
        width: 15vw;
    }

    .top-header ul li {
        text-align: right;
        list-style: none;
        margin-right: 16px;
        padding: 0;
        display: inline-block;
    }

    .top-header ul {
        text-align: right;
        margin: 0;
        padding: 0;
        margin-top: 5px;
    }

    .top-header .logo {
        margin-right: 2vw;
    }

    .top-header .btn-primary {
        padding: 0.80vw 1.83vw 0.80vw 1.83vw;
        color: #104376 !important;
        background-color: #fcb913;
        border-color: #fcb913 !important;
    }

        .top-header .btn-primary:hover {
            padding: 0.80vw 1.83vw 0.80vw 1.83vw;
            color: #fff !important;
            background-color: #fcb913;
        }

    .top-header .btn-outline-light {
        padding: 0.80vw 1.83vw 0.80vw 1.83vw;
        color: #fff !important;
        border: 2px solid #fff
    }

        .top-header .btn-outline-light:hover {
            padding: 0.80vw 1.83vw 0.80vw 1.83vw;
            color: #104376 !important;
        }

    .top-header ul li a {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.02vw;
        font-weight: 600;
        text-decoration: none;
        margin: 0;
        padding: 0;
    }
    .top-header ul li a:hover {
        color: #fff;
        text-transform: uppercase;
        font-size: 1.02vw;
        font-weight: 600;
        text-decoration: none;
        margin: 0;
        padding: 0;
    }

#cursor {
    font-size:1vw;
    -webkit-animation: balink 0.8s infinite;
}

@-webkit-keyframes balink {
    0% {
        color: White
       
    }

    50% {
        color: red
    }

    100% {
        color: red
    }
}

.btn-free-appraisal {
    writing-mode: sideways-lr;
    position: fixed;
    top: 43vh;
    padding: 3vh 1vh;
    background: #086002 !important;
    font-size: 1.4vw;
    border: 0px;
    border-radius: 0px;
    /* border: 0px; */
    z-index: 70;
    left: 0;
}
.lbt {
    margin-top: 0.5vw !important;
    margin-right: 2vw !important;
}
.lbty {
    margin-top: 0.2vw !important;
    margin-right: 2vw !important;
}
.location-heading-ddl {
    background: #096002;
    color: #fff;
    font-size: 1.25vw;
    font-weight: 600;
    list-style: none;
}

/*.top-header ul li a:hover {
    color: #cf4520;
    font-size: 1.02vw;
    font-weight: 600;
    text-decoration: none;
}*/

.top-header ul li a svg {
    color: red;
    font-size: 18px;
   
    -webkit-animation: balink 0.8s infinite;
}

.navigation {
    background-color: #086002;
}

.bg-light {
    background-color: #086002 !important;
    text-align: right;
    margin-left: 0vw;
    padding: 0.58vw 1.17vw !important;
}

.dropdown-menu-right {
    right: auto;
    left: auto;
}

.navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 3vw;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 0.99vw;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 0.50vw !important;
    padding-right: 0.50vw !important;
}

.navbar-light .nav-link {
    display: block;
    padding: 0.58vw 1.17vw !important;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fff !important;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fff !important;
}
/*.navbar-light .navbar-nav .mynav:before {
    content: " | ";
    padding-right: 0.73vw;
    color: #fff;
}*/
.dropdown:hover .dropdown-menu {
    display: block;
}


.menubar li {
    color: #d1d4c6;
    text-align: right;
    list-style: none;
    margin-right: 14px;
    padding: 0;
    display: inline-block;
}

.menubar {
    margin-top: 25px !important;
    padding: 0;
    margin: 0;
}

    .menubar li a {
        color: #d1d4c6;
        font-size: 17px;
        font-weight: 400;
        text-decoration: none;
        margin: 0;
        padding: 0;
    }

.navigation svg {
    color: #d1d4c6;
    font-size: 18px;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    background: #fff;
}

.nav-item svg {
    font-size: 1.17vw;
    color: #ffffff;
}

.navbar-expand-lg .navbar-nav .dbn {
    position: absolute;
    left: -24vw;
}

.navbar-expand-lg .navbar-nav .dbn1 {
    position: absolute;
    left: -10vw;
}


.dropdown-item span {
    color: #086002;
}

.dropdown-header {
    display: block;
    text-align: center;
    text-transform: uppercase;
    background: #086002;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.17vw;
    color: #fcb913;
    margin-right: 0.5vw;
    white-space: nowrap;
}

.dropdown-item {
    display: block;
    width: 100%;
    font-size: 1.02vw;
    text-transform: capitalize;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 600;
    color: #000;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    padding-right: 0.5vw;
}

    .dropdown-item:hover {
        background-color: #086002b5;
        color: #fff;
    }

        .dropdown-item:hover span {
            color: #fff;
        }



.video-banner .btn-primary {
    color: #fff;
    background-color: #086002 !important;
    border-color: #086002 !important;
}

.insurances-block {
    padding-top: 3vw;
    padding-bottom: 3vw;
}

.insurances {
    background-color: #d9f9ea;
    padding-top: 2vw;
    padding-bottom: 2vw;
}

.insurance .title {
    color: #086002;
    font-weight: 900;
    font-size: 2.5vw;
    text-transform: capitalize;
}

.insurance h3 {
    margin-top: 1vw;
    font-size: 1.50vw;
    /*color: #1f4272;*/
    color: #fcb913;
    font-weight: 600;
}

.insurance ul li {
    font-size: 1.25vw;
    color: #000;
}

.carouslmainpage {
    margin-right: -15px;
}

.adcolor {
    font-size: 1.47vw !important;
    text-align: center;
}

    .adcolor b {
        font-size: 1.47vw !important;
    }

.lbp {
    padding-left: 1.2vw;
}

    .lbp li {
        padding-bottom: 0.50vw;
    }

        .lbp li b {
            color: #096002;
        }

.footer {
    padding-top: 2.94vw;
    background-color: #022600f5;
    padding-bottom: 1.5vw;
}

    .footer h4 {
        font-weight: 600;
        padding-bottom: 20px;
        font-size: 1.50vw;
        line-height: 1.2;
        font-style: normal;
        color: #fcb913;
        margin-bottom: 0rem;
    }

    .footer ul {
        margin: 0;
        padding: 0;
    }

    .footer svg {
        font-size: 1.02vw;
        margin-right: 5px;
    }

.footmenu {
    padding-top: 2.94vw !important;
}

    .footmenu a {
        border-bottom: 0.3px solid #aea493;
    }

.footer ul li {
    list-style: none;
    padding-bottom: 0.2vw;
    color: #fff;
    font-size: 0.92vw;
    line-height: 1.21;
    margin-bottom: 5px;
}

.footer svg:hover {
    color: #cd6727;
}

.footer ul li a {
    text-decoration: none;
    padding-bottom: 0.2vw;
    color: #fff;
    font-size: 0.92vw;
    line-height: 1.21;
}

.footer p {
    color: #fff;
}

.footer ul li a:hover {
    color: #fcb913;
}

.social li {
    display: inline;
}

    .social li svg {
        font-size: 1.69vw;
        margin-right: 17px;
        margin-bottom: 18px;
    }

.video-banner {
    position: relative;
}

    .video-banner video {
        width: 100%;
        height: 36.02vw;
        object-fit: cover;
    }

.video-form {
    position: absolute;
    top: 4vh;
    width: 100%;
}

    .video-form h1 {
        color: #fff;
        font-size: 2.6vw;
        font-weight: 700;
        text-transform: uppercase;
        line-height: .9em;
        letter-spacing: -3.2px;
    }

        .video-form h1 span {
            color: #fdba11;
            font-size: 2.6vw;
            font-weight: 700;
            text-transform: uppercase;
            line-height: .9em;
            letter-spacing: -3.2px;
        }

   /* .video-form h1 {
        color: #fff;
        text-align: left;
        font-size: 28px;
        font-weight: 500;
        text-transform: none;
        font-style: italic;
        line-height: 1.4em;
        letter-spacing: 0;
    }*/

.bottom-divider {
    /*ackground-size: 100% 4.41vw;
    height: 4.41vw;*/
    background-size: 100% 4.71vw;
    height: 4.1vw;
}

.bottom-divider {
    background-image: url(../Images/download.svg);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

.info .hr {
    border-top: 2px dashed #fcb913;
    clear: both;
}

.btnbanner {
    font-size: 1.39vw;
    font-weight: 600;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #fff;
    background: #053820;
    border-style: solid;
    border-width: 2px;
    border-color: #053820;
    padding: 11px 12px;
}

    .btnbanner:hover {
        color: #fff;
        text-decoration: none;
    }

.bannertop {
    margin-top: 10.20vw;
    margin-left: 3.88vw;
}
.secservice h2 a {
    color: #fcb913;
    font-weight: 600;
}
.video-form ul {
    display: inline-flex;
    list-style: none;
}

    .video-form ul li {
        font-size: 1.25vw;
        color: #fff;
        margin-right: 1vw;
    }

.fndli {
    margin-top: 2px;
}

.secwelcome {
    background-color: #d9f9ea;
    padding-top: 2vw;
    padding-bottom: 1vw;
}

.mh1 {
    color: #086002;
    font-weight: 900;
    font-size: 2.5vw;
    text-transform: uppercase;
}

.mp {
    font-size: 1.35vw;
    color: #000;
}

.mp3 {
    margin-top: 1vw;
    font-size: 1.60vw;
    color: #1f4272;
    font-weight: 600;
}

.insurances-block ul li {
    font-size: 1.47vw;
    color: #000;
}

.footer h3 {
    color: #fff;
    font-size: 1.27vw;
}

.footerend {
    background: #086002;
    padding-top: 0.73vw;
    padding-bottom: 0.73vw;
}

    .footerend p {
        color: #fff;
        margin: 0;
        padding: 0;
        font-size: 0.92vw;
    }

    .footerend a:hover {
        font-size: 0.92vw;
        color: #fff;
        text-decoration: none;
    }

    .footerend a {
        font-size: 0.92vw;
        color: #fff;
        text-decoration: none;
    }

.appoint h1 {
    color: #fff;
    font-weight: 700;
    font-size: 3.30vw;
    margin-bottom: 4vw;
}

.appoint h3 {
    color: #fff;
    font-weight: 500;
    font-size: 1.80vw;
    margin-bottom: 1vw;
}

.appoint p {
    text-align: justify;
    font-size: 1.50vw;
    color: #fff;
}

.appoint h3 {
    font-size: 1.70vw;
    color: #fcb913;
}

.appoint h2 {
    color: #fff;
    font-size: 2.80vw;
    font-weight: 600;
    margin-bottom: 2vw;
}

.appoint .rehablist1 li {
    font-size: 1.25vw;
    color: #FFf !important;
}

.appoint ul {
    padding: 0px;
    padding-left: 1vw;
}

.footer p {
    font-size: 0.92vw;
}

.bgg-dark {
    background: #000000ab;
    padding-bottom: 2vw;
    padding-top: 2vw;
}

.appoint {
    background-image: url(../../Content/Images/therapy.jpg);
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.Appointment {
    background: #d9f9ea;
    padding-top: 2vw;
    padding-bottom: 3vw;
}

    .Appointment h2 {
        font-size: 2.79vw;
        color: #fff;
        padding-top: 0.88vw;
        margin-bottom: 0px;
        background: #086002;
        font-weight: bold;
    }

.form-control {
    font-size: 1.17vw;
    font-weight: 400;
}

.Appointment .form-control {
    margin-bottom: 0.80vw;
    font-size: 1.17vw;
    font-weight: 400;
    line-height: 1.5;
    border: 0.07vw solid #157053;
}

.appointdiv {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.appointbg {
    background-image: url(../../Content/Images/Request-An-Appointment.jpg);
    width: 100%;
    background-size: cover;
}

.secservice {
    background: #052e44;
    padding-top: 2vw;
}

    .secservice .title { /*
        font-family: 'Overlock', cursive;*/
        font-size: 5vw;
        color: #93BC62;
    }

.location_phone svg {
    margin-right: 0.30vw;
}

.secservice .heading {
    color: #086002;
    font-size: 1.7vw;
    margin-bottom: 1.83vw !important;
    background: rgb(252 185 19);
    display: inline-block;
    padding: 0.73vw 1.47vw;
    border-radius: 2.20vw;
    margin: 0px 0px 0.73vw;
}

.inshome .title {
    display: none;
}

.inshome h3 {
    display: none;
}

.inshome h4 {
    margin: 0px;
    font-size: 1.50vw;
    /* color: #1f4272; */
    color: #fcb913;
    font-weight: 600;
}

.inshome h2 {
    color: #086002;
    font-weight: 900;
    font-size: 2.5vw;
    text-transform: capitalize;
}

.home-locations .col-md-2 {
    margin-bottom: 1.5vw;
}

.location-caption {
    background-color: #086002;
    padding: 5px 0px;
    font-size: 1.02vw;
    color: #FFF;
    display: block;
    text-align: center;
}

.location img {
    height: 6vw !important;
    width: 12vw !important;
}

.location_address, .location_phone {
    color: #fff !important;
    text-align: center;
    font-size: 1.02vw;
    display: block;
}


@media (min-width: 992px) and (max-width: 1200px) {
    .location-address table tr td {
        font-size: 1.02vw;
        color: #000;
        font-family: 'Source Sans Pro', sans-serif !important;
        line-height: 1.7;
    }
}

@media (min-width: 1360px) {

    .bottom-divider {
        background-image: url(../Images/download.svg);
        position: absolute;
        bottom: -6px;
        width: 100%;
        z-index: 1;
    }

    .location-address table tr td {
        font-size: 1.02vw;
        color: #000;
        font-family: 'Source Sans Pro', sans-serif !important;
        line-height: 1.7;
    }
}

.video-form p {
    color: #fff;
    background: blue;
}

.clientsay {
    margin-top: 1vw;
    border: 2px solid #086002;
    border-radius: 1em;
    margin: 2em 1em 1em;
    padding: 0 1em 1em;
    margin: 2vw;
    padding-bottom: 1vw;
}

.legend {
    transform: translatey(-111%);
    width: max-content;
    background: white;
    padding: 0 0.15em;
    font-size: 1.7vw;
    color: #086002;
}



@media (min-width: 1920px) and (max-width: 2560px) {

    .appointdiv table tr td {
        padding-bottom: 0.6vw;
    }

    .carouslmainpage {
        margin-right: -0.80vw;
    }

    .bg-light {
        background-color: #086002 !important;
        text-align: right;
        margin-left: 1.2vw;
    }

    .location-address table tr td {
        font-size: 1vw !important;
        color: #000;
        font-family: 'Source Sans Pro', sans-serif !important;
        line-height: 1.7;
    }
    /* .wrapper {
        width: auto;
        margin-left: 5vw !important;
        margin-right: 5vw !important;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    }*/
    .bottom-divider {
        background-image: url(../Images/download.svg);
        position: absolute;
        bottom: -1%;
        width: 100%;
        z-index: 1;
    }
}


.map iframe {
    height: 22.05vw !important;
}







.Appointment .card {
    border: none;
    padding: 3vw;
    background: #e5faf1;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

    .Appointment .card svg {
        color: #096002;
        font-size: 1.30vw;
        margin-right: 0.50vw;
    }

    .Appointment .card table tr td {
        font-size: 1.20vw;
    }

    .Appointment .card h3 {
        font-size: 2vw;
        color: #fcb913;
        margin-bottom: 0.9vw;
        background-color: #096002;
        text-align: center;
    }

    .Appointment .card p {
        font-size: 1.20vw;
        margin-top: 0.5vw;
    }

        .Appointment .card p a {
            font-size: 1.30vw;
            text-decoration: none;
        }

.headerpatientreview {
    width: 53%;
}

.headerreview {
    display: inline-flex;
}

.googlereview {
    width: 70%;
}

.yelp {
    width: 60%;
}

.richpd {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.richmond-location-link {
    color: #fff;
    font-size: 1.75vw;
    background: #052e44;
    padding: 5px 0px;
    display: block;
    text-align: center;
    margin-bottom: 0px;
}

.appt {
    padding-bottom: 5vw;
    padding-top: 4vw;
}

.faq {
    padding-top: 3vw;
    padding-bottom: 5vw;
    background: #e5faf1;
}

    .faq p strong {
        color: #096002;
    }

    .faq h2 {
        color: #ffff;
        background: #052e44;
        margin-bottom: 0px;
        padding: 0.73vw;
        font-size: 1.70vw;
        font-weight: 600;
    }

.faqt {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    padding-bottom: 1vw;
}

.bgg-dadark {
    padding-bottom: 8.23vw;
    padding-top: 8.23vw;
    background: #00000029;
}

.bgg-ddark {
    background: #00000078;
    padding-bottom: 8.23vw;
    padding-top: 8.23vw;
}

.banners {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

    .banners h1 {
        color: #fff;
        text-align: center;
    }

.rehab {
    padding-top: 4vw;
    padding-bottom: 4vw;
}

    .rehab h2 {
        font-size: 1.50vw;
        color: #0b2f09;
        font-weight: 600;
    }

    .rehab .card {
        border: none;
        padding: 1vw;
        background-color: #e5faf1;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        transition: 2s;
    }

        .rehab .card:hover {
            transform: translateY(-0.36vw);
            box-shadow: 0 1.09vw 1.09vw rgba(0, 0, 0, 0.15);
        }

.handtreatment {
    padding-left: 1.5vw;
}

.bgshadow {
    border: none;
    padding: 1vw;
    background-color: #e5faf1;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: 2s;
}

    .bgshadow:hover {
        transform: translateY(-0.36vw);
        box-shadow: 0 1.09vw 1.09vw rgba(0, 0, 0, 0.15);
    }

.service-area.style2 {
    padding: 4vw 5.88vw;
}

    .service-area.style2 .section-description p {
        width: 55%;
        margin: auto;
    }

    .service-area.style2 .service-single-box {
        padding: 1.94vw 1.08vw 1.47vw;
    }

.service-area {
    padding: 0 0 2.20vw;
}

    .service-area h4 {
        font-size: 2.5vw;
        color: #173073;
        font-weight: 600;
        text-align: center;
    }

    .service-area h5 {
        font-size: 1.50vw;
        margin-bottom: 2vw;
    }

    .service-area.service_bg {
        padding: 0px 0 8.82vw;
    }

        .service-area.service_bg.style {
            padding: 8.82vw 0 3.67vw;
        }

        .service-area.service_bg .service-single-box {
            border: 2px solid #D0A37C;
        }

.row.upper {
    margin-top: -5.88vw;
}
/*single box feature*/
.service-single-box {
    text-align: center;
    padding: 2.94vw 1.47vw 1.47vw;
    box-shadow: 0 0 5.5px rgba(226,213,202,0.25);
    background: #fff;
    border-radius: 5px;
    position: relative;
    transition: .6s ease;
    z-index: 1;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    height: 100%;
}

    .service-single-box::before {
        position: absolute;
        content: "";
        right: 50%;
        top: 0%;
        height: 100%;
        width: 0%;
        background: #086002;
        border-radius: 0.36vw;
        opacity: 0.75;
        transition: .5s;
        z-index: -1;
    }

.service-area .btn-primary {
    color: #fff;
    font-size: 1.17vw;
    background-color: #173073 !important;
    border-color: #173073 !important;
    padding: 0.73vw 1.10vw 0.73vw 1.10vw;
}

    .service-area .btn-primary:hover {
        background-color: #173073 !important;
        border-color: #173073 !important;
        font-size: 1.17vw;
    }

.service-single-box:hover:before {
    right: 0%;
    width: 100%;
}

.service-single-box:hover h3 {
    color: #fff !important;
}
/* feature box icon*/
.service-box-icon {
    height: 5.88vw;
    line-height: 5.88vw;
    width: 5.88vw;
    background: #086002;
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 1.91vw;
}

    .service-box-icon img {
        width: 60%;
    }

.single-feature-icon img {
    width: 5vw;
}

.service-title h3 {
    font-size: 1.20vw;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 1.17vw;
    color: #39374d !important;
}

.richmond-location-links {
    color: #fff;
    font-size: 1.75vw;
    background: #086002;
    padding: 5px 0px;
    display: block;
    text-align: center;
    margin-bottom: 0px;
}

.certmt-2 {
    margin-top: 1vw;
}

.certmt-22 {
    margin-top: 0.60vw;
}


.treatment

.treatment .services-block-three i {
    font-size: 2.35vw;
}

.treatment img {
    width: 50%;
    border: 1px solid lightgrey;
    border-radius: 50%;
    background: #f2f2f2;
}

.treatment .col-md-3 {
    margin-bottom: 1vw;
}

.treatment .services-block-three > a {
    display: block;
    border: 2px solid #d5d5d5;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    padding: 1.47vw;
    position: relative;
    margin-bottom: 2.20vw;
    height: 14.5vw;
}

    .treatment .services-block-three > a:before {
        display: block;
        content: "";
        width: 9%;
        height: 17%;
        position: absolute;
        bottom: -2px;
        right: -2px;
        border-bottom: 2px solid #086002;
        border-right: 2px solid #086002;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

    .treatment .services-block-three > a:after {
        display: block;
        content: "";
        width: 9%;
        height: 17%;
        position: absolute;
        top: -2px;
        left: -2px;
        border-top: 2px solid #086002;
        border-left: 2px solid #086002;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
    }

.treatment .padding-15px-bottom {
    padding-bottom: 1.10vw;
}

.treatment .services-block-three h4 {
    color: #052e44;
    font-size: 1.17vw;
    margin-bottom: 0.73vw;
    font-weight: 800;
}

.treatment .services-block-three p {
    margin-bottom: 0;
    color: #757575;
}

.treatment .services-block-three > a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}

a:hover, a:active {
    color: #086002;
    text-decoration: none;
}

.treatment .services-block-three > a:hover:before, .services-block-three > a:hover:after {
    width: 95%;
    height: 90%;
}

.Carrer-page {
    padding-top: 4vw;
    background: linear-gradient(to right,#e5faf1 68%, #b1f9da 19%);
    padding-bottom: 2.20vw;
}

.addt .title {
    color: #ffffff;
    font-size: 1.20vw;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: #086002;
    margin-left: -15px;
    margin-right: 0px !important;
}

.whowe {
    font-size: 2.05vw;
    margin-bottom: 2vh;
    color: #086002;
    font-weight: bold;
}

.flash-ins {
    -webkit-animation-name: flash-ins;
    -webkit-animation-duration: 600ms;
    font-weight: bold;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

@-webkit-keyframes flash-ins {
    from {
        color: #f00;
    }

    to {
        color: #18c746;
    }
}

.Carrer-page h4 {
    font-size: 2.20vw;
}

.Carrer-page ul {
    padding-left: 1.32vw;
}

.Carrer-page .btn {
    background: #93BC62;
    border-radius: 50px;
    border: 0;
    margin-top: 2vh;
}

.Carrer-page ul li {
    line-height: 1.9;
    font-size: 1.32vw;
    color: #000;
    list-style-type: disclosure-closed;
}

.CarrerForm {
    background: #cbfee6;
}

    .CarrerForm .card {
        background: #cbfee6;
        border: none;
    }

    .CarrerForm .imgform {
        background-image: url(../../Content/Images/Active-PT-Job-Application-section.jpg);
        background-size: cover;
    }

    .CarrerForm .form-control {
        margin-bottom: 0px;
        border-radius: 50px;
        height: 2.79vw;
    }

    .CarrerForm label {
        font-size: 1.10vw;
    }


    .CarrerForm h4 {
        font-size: 2.35vw;
        margin-bottom: 2vh;
        color: #052e44;
        font-weight: bold;
    }

.reviews {
    padding-top: 3vw;
    padding-bottom: 3vw;
}

    .reviews h2 {
        font-size: 1.45vw;
    }

.review-img {
    width: 18.01vw;
    border: 1px solid #086002;
    padding: 15px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.pull-right {
    float: right !important;
}

.section2 .mh1 {
    font-size: 2.9vw;
    color: #26b763;
    font-family: 'Overlock', cursive;
    background: #fff;
    font-weight: 700;
    text-align: center;
    padding-bottom: 1.10vw;
    padding-top: 1.10vw;
    text-transform: capitalize;
    margin-bottom: 0px;
}

.section2 {
    background: #fff;
}


.location-address table tr td {
    font-size: 1.02vw;
    color: #000;
    font-family: 'Source Sans Pro', sans-serif !important;
    line-height: 1.7;
}

.location-address svg {
    color: #d1420e;
    font-size: 1.02vw;
}

.oprthours table {
    width: 100% !important;
}

    .oprthours table tr td {
        border: none;
        font-size: 1.10vw !important;
        text-align: center !important
    }

    .oprthours table tr th {
        border: none;
        font-size: 1.10vw;
        text-align: left !important;
    }

.oprthours .table td, .table th {
    padding: 0px;
    font-size: 1.10vw;
    text-align: center !important;
}

.oprthours p {
    display: none;
}

.what-our-client-says img {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

.reviws {
    margin: 0.36vw 0.36vw;
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}

.what-our-client-says .our-staff-location-title {
    font-size: 1.50vw !important;
    font-family: 'PT Serif', serif !important;
    padding-bottom: 6px;
    padding-top: 7px;
}

.addt hr {
    border-top: 1.5px dotted #93BC62;
    margin: 0.73vw 0px;
}

.our-staff-location-title {
    font-size: 2.35vw;
    text-align: center;
    background-color: #005f77;
    padding: 4px;
    margin: 0;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 0px;
    margin-top: 9px;
    clear: both;
    font-family: "Overlock", cursive;
}

.locationReview {
    border: 2px solid #005f77;
    color: #fff;
    font-size: 1.25vw;
    background: #005f77;
    margin-top: 5px;
    width: 100%;
    padding: 5px 0px;
    border-radius: 0px;
}

    .locationReview:hover {
        background: #005f77;
        color: #fff;
    }

.testi-head {
    padding-bottom: 0px;
    color: #d1420e;
    padding-left: 5px;
    font-size: 1.65vw;
    font-weight: 600;
    text-align: center;
}

.name-compny {
    color: #d1420e;
    font-size: 1.17vw;
    font-weight: bold;
    font-style: italic;
    margin-left: 5px;
}

.happyclint {
    padding: 1.5vw;
    border-left: 1.5px dotted #93BC62;
}

    .happyclint p span {
        color: #333;
    }

    .happyclint p {
        color: #333333d1;
        font-size: 1.20vw;
    }

    .happyclint h3 {
        font-weight: 600;
        font-size: 2vw;
        color: green;
    }

.btn-success {
    color: #fff;
    font-size: 1.17vw;
    background-color: #28a745;
    border-color: #28a745;
    padding: 0.58vw !important;
    font-weight: 600;
}

.happyclnt {
    padding: 1.89vw 1.5vw;
    background: #D9EEE1;
    margin-top: 3.5vw;
    margin-bottom: 1.5vw;
    border: 1px solid #dee2e6;
    margin-left: 0.5vw;
    border-radius: .25rem
}


.btn-section {
    background: #e5faf1;
    padding: 2.5vw;
    margin-left: 0px;
    margin-bottom: 3.5vw;
}
/* Testimonial*/
.testicarousal .carousel {
    border: 1px solid #dee2e6;
    padding-top: 0.73vw;
    padding-bottom: 0.73vw;
    border-radius: .25rem;
}

.testicarousal {
    margin-top: 1vw !important;
}

.testimonial {
    border-left: 4px solid #005f77;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
    padding: 1.76vw 1.39vw 1.32vw 0.95vw;
    margin: 0 1.10vw 2.20vw 1.10vw;
    overflow: hidden;
    background: #fff;
    position: relative;
}

    .testimonial:before {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        border-top: 1.83vw solid #005f77;
        border-left: 1.83vw solid transparent;
        border-right: 1.83vw solid transparent;
        transform: rotate(-45deg);
        transform-origin: 80% -30% 0;
    }

    .testimonial .pic {
        display: inline-block;
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        position: absolute;
        top: 60px;
        left: 20px;
    }

        .testimonial .pic img {
            width: 100%;
            height: auto;
        }

    .testimonial p span {
        font-size: 16.5px !important;
        font-style: italic;
        color: #464343;
        font-family: 'Source Sans Pro', sans-serif !important;
        line-height: 1.6;
        margin-bottom: 0px;
    }

    .testimonial .description {
        font-style: italic !important;
    }

    .testimonial .title {
        background: #fff;
        font-size: 1.32vw;
        font-weight: 700;
        padding-top: 13px;
        color: #d1420e;
        font-style: italic;
        margin: 0;
        text-align: right;
    }

    .testimonial .post {
        display: inline-block;
        font-size: 1.25vw;
        color: #003D69;
    }

    .testimonial .para {
        overflow: scroll;
        height: 8.08vw;
        overflow-x: hidden;
    }

.testicarousal .carousel-indicators li {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #096002;
}
/* width */
::-webkit-scrollbar {
    width: 4px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #aaa;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #fff;
}

.testicarousal .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -1vw;
}

.carouslmainpage .carousel-indicators li {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}

.testimonial a {
    font-size: 1.10vw !important;
}

.location-Review-page {
    padding-top: 3vw;
    padding-bottom: 4vw;
}

    .location-Review-page .col-md-12 {
        padding: 0px;
    }

    .location-Review-page .review-margin {
        margin-top: 2vw;
    }

    .location-Review-page .title {
        margin-bottom: 3vw;
        text-transform: capitalize;
    }

#myModal1 iframe {
    height: 350px !important;
}

#myModal2 iframe {
    height: 350px !important;
}

.continsurance {
    padding-top: 2vw;
    padding-bottom: 2vw;
    background: #d9f9ea;
}

    .continsurance p {
        display: none;
    }

.insurances p {
    display: none;
}





.treatments h3 {
    text-align: center;
    color: #ffff;
    background: #052e44;
    margin-bottom: 0px;
    padding: 0.73vw;
    font-size: 1.70vw;
    font-weight: 600;
}

.treatments {
    background-color: #e5faf1;
}

    .treatments ul {
        list-style: none;
        padding-left: 0vw;
    }

        .treatments ul li a {
            color: #fff;
        }

            .treatments ul li a:hover {
                color: #fcb913;
            }

        .treatments ul li {
            padding-left: 0.50vw;
            margin-top: 0.40vw;
            margin-bottom: 0.50vw;
            background-color: #086002;
            box-shadow: rgb(181 207 180) 0px 5px 15px;
        }

.certmt-23 {
    padding-top: 3vw;
}

.certmt-24 {
    padding-top: 2.5vw;
}

.thanks {
    padding-top: 5vw;
    padding-bottom: 5vw;
}

    .thanks .card {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        transition: 2s;
        border: none;
    }

        .thanks .card:hover {
            transform: translateY(-0.36vw);
            box-shadow: 0 1.09vw 1.09vw rgba(0, 0, 0, 0.15);
        }

    .thanks svg {
        color: #086002;
        font-size: 5vw;
        margin-bottom: 2vh;
    }

    .thanks h3 {
        font-size: 2.30vw !important;
    }

    .thanks p {
        font-size: 1.40vw;
        font-weight: 500;
    }

.location_address, .location_phone {
    color: #fff !important;
    text-align: center;
    font-size: 0.88vw;
    display: block;
}

.location .img-thumbnail {
    padding: 0;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    max-width: 100%;
    height: auto;
}

.location .location-caption {
    background-color: #086002;
    padding: 0px 0px;
    font-size: 1.02vw;
    color: #FFF;
    display: block;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.location .secservice .heading {
    color: #086002;
    font-size: 1.25vw;
    margin-bottom: 1vw !important;
    background: rgb(252 185 19);
    display: inline-block;
    padding: 0.5vw 1vw;
    border-radius: 2.20vw;
    margin: 0px 0px 0vw;
}

.location_phone a {
    color: #fff !important;
}

    .location_phone a:hover {
        color: #fff !important;
    }

.new-search-block .header-search {
    width: 94%;
    height: 4.15vw;
    font-size: 1.52vw;
    background: #086002;
    color: #fff;
    margin-left: 8px;
    display: inline-block;
}

.info h2 {
    font-size: 2.4vw;
    color: #26b763;
    font-family: 'Overlock', cursive;
}

.info h3 {
    font-size: 2vw;
    color: #086002;
}

.info address {
    font-size: 1.17vw;
    font-weight: 600;
}

.info svg {
    color: #d1420e;
}

.info table tr td {
    font-size: 1.17vw;
}

.info .col-md-4 {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.info iframe {
    height: 100%;
}

.info p {
    display: none;
}
