﻿body {
    font-family: 'Roboto Slab', serif;
    overflow-x: hidden;
}

.wrapper {
    width: 1349px;
    margin: auto;
    box-shadow: 1px 4px 10px -3px #aaa !important;
}

.topbar-header {
    background: black;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .topbar-header ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align:right;
    }

        .topbar-header ul li {
            display: inline-block;
            padding-right: 19px;
            color:#fff;
           
        }

            .topbar-header ul li a {
                font-size: 15px;
                color: white;
                text-transform: uppercase;
                text-decoration: none;
            }

    .topbar-header uli li a:hover {
        font-size: 16px;
        color: white;
        text-transform: uppercase;
        text-decoration: none;
    }

.bg-light {
    background-color: #498749 !important;
    padding:0px;
}
.topbar-header p{
    margin:0px;

    color:#fff;
}
.navigation {
    background-color: #498749;
}

    .navigation img {
        width: 225px;
        height: auto;
    }

.dropdown-menu-right {
    right: auto;
    left: auto;
    background-color: #498749;
}

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 17px;
    color: #fff;
    white-space: nowrap;
    background: #498749;
    text-transform: uppercase;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:hover {
        display: block;
        width: 100%;
        padding: 0.25rem 1.5rem;
        clear: both;
        font-weight: 400;
        color: #fff;
        text-align: inherit;
        white-space: nowrap;
        background-color: #255e04;
        border: 0;
       
    }

.introfooter {
    padding-top: 30px;
    text-align: justify;
}
/*.navbar-light .navbar-brand {
    top: 0.8vh;
    color: #fff;
    z-index: 70;
    position: absolute;
}*/
ul.navbar-nav {
    margin-left: 120px;
}

.navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 15px;
    text-transform: uppercase;
}

    .navbar-light .navbar-nav .nav-link:hover {
        color: #fff !important;
    }


.navbar-light .navbar-nav .mynav:before {
    content: " | ";
    padding-right: 10px;
    color: #fff;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.video-banner {
    position: relative;
}

    .video-banner video {
        width: 100%;
        height: 590.55px;
        object-fit: cover;
    }

.video-form {
    position: absolute;
    top: 4vh;
    width: 100%;
}

    .video-form h2 {
        color: #fff;
        font-family: Karla,Sans-serif;
        font-size: 48px;
        font-weight: 800;
        text-transform: uppercase;
        line-height: .9em;
        letter-spacing: -3.2px;
    }

    .video-form h1 {
        color: #fff;
        text-align: left;
        font-family: Montserrat,Sans-serif;
        font-size: 28px;
        font-weight: 500;
        text-transform: none;
        font-style: italic;
        line-height: 1.4em;
        letter-spacing: 0;
    }

.btnbanner {
    font-family: Montserrat,Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #fff;
    border-style: solid;
    border-width: 2px;
    border-color: #ffffff;
    padding: 11px 12px;
}

    .btnbanner:hover {
        color: #fff;
        text-decoration: none;
    }

.bannertop {
    margin-top: 90px;
    margin-left: 80px;
}

.covid {
    padding-top: 52px;
    background: #252525;
    padding-bottom: 34px;
}

    .covid p {
        color: white;
    }

    .covid a {
        color: yellow;
        text-decoration: dashed;
    }

.welcome {
    padding-top: 60px;
    background: black;
    padding-bottom:50px;
}
    .welcome h1 {
    color: #FFF;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}
 

    .welcome p {
        text-align: justify;
        font-size: 18px;
        color:#fff;
    }

.locations {
    background-image: url(../Images/Common-Images/Our-Location-BG.jpg);
    padding-top: 50px;
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-bottom: 80px;
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


h1 {
    color: #498749;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.locations img {
    width:10%;

}

.locations .card h5 {
    font-size: 18px;
    margin: 0;
    color: #fff;
    background: #498749;
    padding: 8px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.locationsfax {
    font-size: 17px;
    color: black;
    font-family: monospace;
    font-weight: 600;
}
.locations .card svg {
    color: #498749;
    margin-right: 4px;
}
.locationsphone {
    font-size: 17px;
    color: black;
    font-family: monospace;
    font-weight: 600;
}
.locations .card p {
    font-size: 15.5px;
    font-family: 'Roboto Slab';
    color: #477b2d;
    font-weight: 600;
}
.tblpipe {
    color: white;
    text-decoration: none;
    margin-right: 25px;
}

.locations .card {
    box-shadow: 3px 5px 11px 1px #aaa !important;
    border-radius: 20px;
    
}

    .locations .card a {
        color: black;
        text-decoration: none;
    }

        .locations .card a:hover {
            color: black;
            text-decoration: none;
        }

.locations h4 {
    font-family: 'Overlock', cursive;
    color: #fff;
    font-size: 29px;
    margin-bottom: 0px !important;
    background: #498749;
    display: inline-block;
    padding: 10px 20px;
    margin: 0px 0px 10px
}

.w-20 {
    width: 25%;
    padding: 0px 10px;
}

.services {
    background-image: url(../Images/Common-Images/Physical-Therapy.jpg);
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    
}
.bgservicecolor {
    background-color: #00000075;
    padding-bottom: 60px;
    padding-top: 30px;
}
.servicep {
    padding-bottom: 5px;
    color:#fff;
    font-size:18px;
}

.services a img {
    width: 50%;
}



.services h4 {
    font-size: 15px;
    margin-top: 5px;
    
}
.locspan {
    color: yellow;
}
.services a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

.pacificbg .btn-warning {
   
    color: #000;
    background-color: #b9ffb9;
    border-color: #b9ffb9;
    padding: 10px 45px;
    font-size: 19px;
}

.services a:hover {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

.searchloc {
    padding-top: 37px;
    padding-bottom: 40px;
    background: #498749;
}

    .searchloc h3 {
        margin-left: 40px;
        color: #fff;
        font-size: 25px;
    }

    .searchloc p {
        margin-left: 40px;
        color: #FFF;
    }

    .searchloc a {
        color: #FFF;
    }

        .searchloc a:hover {
            color: #FFF;
            text-decoration: none;
        }

.searchlocbtn {
    margin-left: 40px;
    font-size: 16px;
    font-weight: 500;
    padding: 0.3em 1em;
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all !important;
    transition-property: all !important;
}

.button {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 2%;
    border: 1px solid white;
    text-decoration: none;
    font-size: 15px;
    outline: none;
    color: #FFF;
    margin-left: 40px;
    background-color: #fc3c3c00;
}



    .button span {
        -webkit-transition: 0.6s;
        -moz-transition: 0.6s;
        -o-transition: 0.6s;
        transition: 0.6s;
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .button:before,
    .button:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0;
        bottom: 0px;
        padding: 7%;
        background: #255e04;
        font-size: 13px;
        width: 100%;
        text-align: center;
        opacity: 0;
        border: none !important;
        -webkit-transition: .4s,opacity .6s;
        -moz-transition: .4s,opacity .6s;
        -o-transition: .4s,opacity .6s;
        transition: .4s,opacity .6s;
    }

    /* :before */

    .button:before {
        content: attr(data-hover);
        -webkit-transform: translate(-150%,0);
        -moz-transform: translate(-150%,0);
        -ms-transform: translate(-150%,0);
        -o-transform: translate(-150%,0);
        transform: translate(-150%,0);
    }

    /* :after */

    .button:after {
        content: attr(data-active);
        -webkit-transform: translate(150%,0);
        -moz-transform: translate(150%,0);
        -ms-transform: translate(150%,0);
        -o-transform: translate(150%,0);
        transform: translate(150%,0);
    }

    /* Span on :hover and :active */

    .button:hover span,
    .button:active span {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
    }

    /*  
    We show :before pseudo-element on :hover 
    and :after pseudo-element on :active 
*/

    .button:hover:before,
    .button:active:after {
        opacity: 1;
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        -webkit-transition-delay: .4s;
        -moz-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s;
    }

    /* 
  We hide :before pseudo-element on :active
*/

    .button:active:before {
        -webkit-transform: translate(-150%,0);
        -moz-transform: translate(-150%,0);
        -ms-transform: translate(-150%,0);
        -o-transform: translate(-150%,0);
        transform: translate(-150%,0);
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
    }

.footer {
  
    background: #252525;
    padding-top: 50px;
    padding-bottom: 20px;
}

.footerimg {
    width: 90%;
    margin-top: 15px !important;
    padding-right: 0px;
}

.footer h4 {
    color: #000;
    background: #b9ffb9;
   
    font-size: 21px;
    padding: 3px;
    margin: 0;
    text-align: center;
}
.footh4 {
    margin-left:7px;
    color: #fff;
    padding-top: 12px !important;
    font-size: 20px;
}

.footer p {
    color: #fff;
    font-size: 14px;
}

    .footer p a {
        color: #7bed4e;
    }

.social1 {
    text-align: left;
    margin: 0;
    padding: 0;
}

    .social1 li {
        display: inline;
    }

        .social1 li svg {
            color: #7bfb7b;
            font-size: 20px;
            margin-right: 5px !important;
            margin-bottom: 0px;
        }

.home {
    padding: 0;
    margin-left: 100px;
}

    .home a {
        font-size: 16px;
        color: #7bfb7b;
    }

.footerend {
    background: #1e1e1e;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .footerend p {
        color: #fff;
        margin: 0;
        padding: 0;
    }

        .footerend p a {
            color: #fff;
        }

            .footerend p a:hover {
                color: #fff;
                text-decoration: none;
            }

.Locationsearch {
    padding-top: 40px;
    padding-bottom: 0px;
}
.Locationsearch h1{
    margin-bottom:10px;
}
    .Locationsearch .form-control {
        border: 1px solid #272de4 !important;
    }

    .Locationsearch .btn-success {
        background-color: #498749 !important;
    }

.locationlist {
    padding-top: 30px;
    padding-bottom: 60px;
}

    .locationlist h3 {
        color: #498749;
    }

    .locationlist a {
        color: #498749;
        font-weight: 600;
        text-decoration: none;
    }

        .locationlist a:hover {
            color: #498749;
            font-weight: 600;
            text-decoration: none;
        }

.btn-outline-success {
    color: #272de4;
    border-color: #272de4;
    background: white !important;
}

    .btn-outline-success:hover {
        color: #272de4;
        background: white !important;
        border-color: #272de4;
    }

.my-custom-scrollbar {
    position: relative;
    height: 500px;
    overflow: auto;
}

.table-wrapper-scroll-y {
    display: block;
}

.btnwelcome {
    font-family: Montserrat,Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #498749;
    padding: 15px 39px;
}

    .btnwelcome:hover {
        color: #fff;
        background-color: #498749;
        text-decoration: none;
    }

.services h1{
    color:#fff;
   
}


.services .card {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}
.services .card {
    border: none;
    border-radius: 8%;
    background-color: #b9ffb93d;
}
    .services .card .img-top {
        display: none;
        position: absolute;
        top:0;
        right:0;
        left:0;
        z-index: 99;
    }

    .services .card:hover .img-top {
        display: block;
        margin: 0 auto;
       
    }
.searchloc ul li {
    color: yellow;
}
    .searchloc ul li a:hover {
        color: #fff;
        background-color: #255e04;
    }
.searchloc h4 {
    margin-left: 21px;
    color: #fff;
    font-size: 25px;
}
.ourlocation {
    border: 3px Solid #c6ff63;
    padding: 10pX;
    box-shadow: 5px 5px 5px 3px #0064007a;
    background-color: #498749;
    border-radius: 25px;
}
.heigtt {
    padding-top: 89px;
}

.accident {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}
.accident h6 {
    margin-bottom: 0px;
    padding:10px 0px;
    font-size:19px;
}
    .accident .col-md-12 {
        padding: 2px;
        box-shadow: 2px 4px 14px -3px #aaa !important;
    }
    .accidenth1 {
        margin-bottom: 30px !important;
    }
.accident a {
    color: #000;
    text-decoration: none;
}
    .accident a:hover {
        color: #272de4;
        text-decoration: underline;
    }
.accident p {
    text-align: justify;
    font-size: 17px;
}

.pacificbg {
    background-image: url(../Images/Common-Images/appointment-bg.jpg);
    position: relative;
   /* padding: 13.75rem 0 6.25rem 0;*/
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
   
}

.bgtranseffect {
    padding: 7.75rem 0 6.25rem 0;
    background-color: #00000075;
}
.pacificbg h2 {
    font-size: 37px;
    color: #fff;
    
}
    .pacificbg p{
        margin-top:15px;
        color:white;
        font-size:18px;
    }
.testimonials {
    padding: 50px 0;
    
    box-shadow: 0 -4px 8px #f4f4f4;
}
    .testimonials h1 {
        color: #498749;
        font-size: 30px;
    }
.testimonials p {
    font-size: 17px;
  line-height:1.6;
}
.img-circle {
    width:20%;
}
.carousel-indicators {
    position: absolute;
    right: 0;
  
    bottom: -40px;
    left: 0;
}
    .carousel-indicators li {
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #498749;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        opacity: .5;
        transition: opacity .6s ease;
    }
.footerimg svg {
    color: #7bfb7b;
    margin-right:4px;
}
.footerimg a {
    color: white;
    font-size:15px;
    
    text-decoration:none;
}
    .footerimg a:hover {
        color: white;
       
        text-decoration: none;
    }
.footer table tr td {
    color:white;
}

.RequestAppointment .img-src {
    background-image: url('../Images/Common-Images/Request-Appointment.png');
    width: 100%;
    background-size: cover;
}
.RequestAppointment .container {
    box-shadow: 2px 4px 14px -3px #aaa !important;
    margin-top:50px;
   margin-bottom:50px;
}
.RequestAppointment .container .col-md-12{
    padding-top:40px;
    padding-bottom:40px;
}
.RequestAppointment h4 {
    font-weight: bold;
    color: #498749 !important; font-size:27px;
}
.RequestAppointment label{
    font-size:14px;
    margin:0px;
}
.RequestAppointment .form-control {
    margin-bottom: 3px;
    font-size: 14px;
}
.RequestAppointment .btn {
    background: #498749;
    color: #fff;
    margin-top: 10px;
    padding: 10px 25px;
}
.Contact .btn {
    background: #498749;
    color: #fff;
    margin-top: 10px;
    padding: 10px 25px;
}

.Contact .img-src {
    background-image: url('../Images/Common-Images/Contact-page.png');
    width: 100%;
    background-size: cover;
}

.Contact .Cont {
    box-shadow: 2px 4px 14px -3px #aaa !important;
   
    margin-bottom: 50px;
}

    .Contact .container .col-md-12 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
.Contact h4 {
    font-weight: bold;
    font-size: 27px;
    color: #498749 !important;
}

.Contact label {
    font-size: 14px;
    margin: 0px;
}
.headingpart h4{
    font-size:35px;
}
.headingpart p{
    font-size:18px;
    line-height:1.7;
}
.Contact .form-control {
    margin-bottom: 3px;
    font-size: 14px;
}

.Contact.btn {
    background: #498749;
    color: #fff;
    margin-top: 10px;
    padding: 10px 25px;
}
.thankyou {
    padding: 50px 0px;
}
.insurances {
   /* background: rgba(0,0,0,0.3);*/
    padding:70px 0px;
}
    .insurances a{
        color:#fff;
        text-decoration:none;
    }
    /*.main-ins {
    background-image: url('../Images/Common-Images/Insurances.png');
    background-size: cover;
    background-attachment: fixed;
  
}*/
    .insurances svg {
        color: #dbdb76;
    }
    .insurances h2 {
        color: #498749;
        text-align: left;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .insurances h4 {
        color: #fff ;
        background: #498749;
        margin-bottom: 25px;
        display: inline-block;
        padding: 8px 19px;
        font-size: 19px;
        border-radius: 4px;
    }
.insurances ul li {
    color: #fff;
    font-size:17px;
    list-style-type: disclosure-closed;
    line-height: 1.9;
}

.location-page h4 {
    background: #252323;
    color: #fff;
    text-align: center;
    
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px !important;
    margin: 0px;
}

.location-page {
    padding-top: 15px;
}

    .location-page h3 {
        font-size: 38px;
        font-weight: bold;
        color: #498749;
        padding-bottom: 8px;
        text-align: center;
    }
.btn-apt {
    background: #498749;
    border-radius:0px;
    padding:7px 18px;
    margin-top:7px;
    border:0px;
}
.location-page .col-md-9 h4 {
    margin: 0px;
    font-size: 24px;

    padding: 6px 0px;
}

    .location-page .col-md-9 h5 {
        /*  background: #194d84;*/
        color: #000;
        font-size: 18px;
        font-weight: 600;
        margin: 0px;
        padding: 6px 0px;
    }

    .location-page .col-md-9 p {
        padding: 4px 15px;
    }

    .location-page .col-md-9 .PhoneList li {
        list-style: none;
        display: inline-block;
        font-size: 18px;
        font-weight: 600;
        margin-right: 8px;
        color: #000;
    }

    .location-page ul {
        /* background: #194d84;*/
        margin-bottom: 5px;
        /*   border-top: 1px solid #0096e7;*/
    }

    .location-page .col-md-9 {
        border: 1px dotted #075982;
    }

    .location-page .form-control {
        border-radius: 1px;
        margin-bottom: 5px;
    }

    .location-page .col-md-3 .btn-all {
        background: #0b2a52;
        color: #fff;
        font-size: 16px;
        padding: 10px 30px;
        border-radius: 50px;
    }

.staff img {
    border-radius: 50%;
    border-style: solid;
    border-width: 0;
    background-clip: border-box;
    border-color: #0096e7;
    border-top-width: 4px;
    border-left-width: 6px;
}

.staff .col-md-12 {
    padding: 0px;
}

.staff h6 {
    font-size: 17px;
    padding-top: 10px;
    font-weight: 600;
    margin: 3px;
}

.staff .post {
    margin: 0px;
    font-weight: 600;
    color: #0096e7;
    font-size: 16px;
    font-style: italic;
}
.AboutUs {
    padding:50px 0px;
}
.AboutUs .card{
    margin-bottom:10px;
    border-radius:0px;
}
.AboutUs .card a{
    color:#000;
}
    .AboutUs svg {
        color: #498749;
    }
    .AboutUs h4 {
        color: #498749;
        font-size:26px;
        font-weight:bold;
    }
    .AboutUs p{
        line-height:1.7;
        margin:0px;
    }
    .AboutUs .card-header {
        padding: 0.50rem 1.25rem;
    }
.Services{
    padding:50px 0px;
}
.Services h4 {
    text-align: center;
    margin: 0px;
    font-size:18px;
    padding: 7px 0px;
    color: #fff;
}
    .Services h2 {
        margin-bottom: 25px;
        font-size: 32px;
        text-transform: uppercase;
        font-weight: bold;
    }
.Services .col-md-12 {
    background: #498749;
    padding:3px;
    box-shadow: 2px 4px 14px -3px #aaa !important;
}
.Services  .row{
    margin-bottom:30px;
}
.loc-insList li {
    box-shadow: 2px 4px 14px -3px #aaa !important;
    list-style: none;
    margin-bottom: 10px;
    padding: 10px 27px;
}
.footer .btn {
    border: 1px solid #b9ffb9;
    background: transparent;
    margin-top: 10px;
    width:89%;
}
.btn-AptReq {
    background: #252525;
    color:#fff;
    padding:8px 19px;
}
.btn-AptReq:hover{
    background:#000;
    color:#fff;
}
.AboutUs .card-body{
    padding:7px 12px;
}