body
{
    font-family: 'Nunito Light' !important;
    font-weight:normal;  
    line-height: 1;
}
body::-webkit-scrollbar
{
    visibility: hidden;
    width: 2px;
    height: 7px;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(228, 228, 228);
}
body::-webkit-scrollbar-thumb {
  background-color: rgb(0, 0, 0);
}
.header-top{
    background-color: #0f598c3d;
}
.header-icon img{
    width: 26px;
}
.header-icon p{
    font-family: 'Nunito SemiBold' !important;
    font-size: 13px;
    color: #000000;
}
.header-icon span{
    font-size: 20px;
    color: #115888;
}
.header-searching{
    width: 150px;
}
.header-search{
    padding: 0px;
}
.header-search:focus {
    border-bottom-color: #80bdff !important;
    border-top-color: #80bdff !important;
    border-right-color: #80bdff !important;
    box-shadow: 0 0 0 0rem rgb(237, 237, 237) !important;
}
.input-group-prepend{
    max-width: 66px;
}
.input-group-prepend > span {
    padding: 0px 5px;
    background-color: white;
    border-right: 0px;
    color: #a9a9a9;
}
.img-search-fluid {
    max-width: 100%;
}
.input-group > .form-control {
    border-left: 0px;
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
    height: 26px;    
    font-size: 12px;
}
.socialmedia{
    font-size: 16px !important;
    vertical-align: -webkit-baseline-middle;
    text-decoration: none !important;
    color: #81b8f5;
}
.socialmedia:hover{
    color: #81b8f5;
}
a.socialmediadivider::after {
    content: "|";
    font-size: 17px;
    color: #0a92d1;
    padding-left: 0.5rem;
    padding-right: 0.16rem;
    vertical-align: bottom;
    font-weight: 100;
} 
a.socialmediadividerfooter:after {
    content: "|";
    font-size: 18px;
    color: #fff;
    padding-left: 0.5rem;
    padding-right: 0.16rem;
    vertical-align: bottom;
    font-weight: 100;
} 
a.socialmedianodivider::after {
    content: "";
    font-size: 16px;
    color: #0a92d1;
    padding-left: 0.5rem;
    padding-right: 0.16rem;
    vertical-align: bottom;
    font-weight: 100;
}  
.makeapp_link, .makeapp_link:hover{
    text-decoration: none;
}
.nav-head{
    background-color: white;
}
.logo{
    //max-width: 275px;
    width: 90%;
}
.navbar-nav{
    font-size: 15px;
    font-family: "Nunito SemiBold";    
}
ul.navbar-nav li.dropdown:hover > div.dropdown-menu {
    display: block;
}
.nav-link{
    color: #000000;
    cursor: pointer;
}
.nav-item .nav-link:hover {
    color: #56b1e4 !important;
}
.nav-item > .dropdown-toggle::after{
    display: none !important;
}
li.dropdown .dropdown-menu{
    border-radius: 0;
    padding: 0px;
    border: 0px;
}
.submenu{
    list-style: none;
    background-color: #56b1e4;
    margin-top: 14px;
    min-width: 234px;
}
.dropdown-item{
    font-size: 13px;
    font-family: "Nunito Regular";
    color: white;
    padding: 10px 0px;
    text-transform: uppercase;
}
.dropdown-item:hover{
    color: #000000c7;
}
.underline{
    border-bottom: 1px solid #ffffff73;
}
.dropdown-item:hover{
    background-color: #56b1e4;
}
.carousel-border{
    padding: 6px 8px;
    border-radius: 50%;
}

.carousel-border > .carouselicon{
    width: 50%;
}
.carousel-indicators{
    float: left!important;
    justify-content: flex-start;
}

.carousel-indicators > li{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    color: white;
}
.carousel-indicators > li.active{
    border: 1px solid white;
    background-color: #fff0;
}
#myCarousel .carousel-item img{
    width: 100%;
}
#myCarousel .carousel-caption {
    bottom: 0;
    top: 0;
    display: flex;
    z-index: 10;
    align-items: center;
    right: 15% !important;
    max-width: 960px !important;
}
#myCarousel .carousel-indicators{
    justify-content:left;
    bottom: 50px;
}
#myCarousel .carousel-indicators li{
    width: 8px;
    height: 8px;
    border: 1px solid white;
    border-radius: 10px;
    background-color: white;
    opacity: 1;
}
#myCarousel .carousel-indicators .active{
    border: 1px solid white;
    background-color: #ffffff00;
}
#myCarousel .carousel-caption h1{
    font-family:'Nunito bold';
    font-size: 48px;
    line-height: inherit;
}
#myCarousel .carousel-caption p{
    font-family:'Montserrat Light';
    font-size: 20px;
    line-height: normal;
}
.sectionbanner1{
    background-image: url(../images/sectionbanner1.jpg);
    background-size: cover;
    background-position: 50%;
    min-height: 448px;
}
.sectionbanner2{
    background-image: url(../images/sectionbanner2.jpg);
    background-size: cover;
    background-position: 75%;
    min-height: 800px;
}
.footersec{    
    background-color: #15568b;
    //background-image: url(../images/footerbanner.jpg);
    background-size: cover;
    background-position: 75%;
    min-height: 520px;
}
.text-pink{
    color: #14568b !important; //5c2f90
}
.text-gray{
    color: #000000 !important;
}
.nurturing-care-bg{
    background-color: #f8f8f8;
}
.nurturing-care h3{
    font-family: "Nunito Semibold";
}
.nurturing-care a{
    padding: 8px 37px;
    border-radius: 16px;
    background: linear-gradient(to right, #8cb8f6,#aeacf9);
    font-size: 20px;
}
.nurturing-care-description p{
    font-family: "Nunito Light";
    font-size: 15px;
    text-align: justify;
    line-height: normal;
}
.specialities .card{
    border: 0px;
    border-radius: 0px;
}
.specialities .card .card-title{
    font-family: "Nunito Bold";
    font-size: 20px;
    line-height: 28px;
}
.specialities .card .card-text{
    font-family: "Nunito Light";
    font-size: 15px;
    text-align: justify;
    line-height: 18px;
    color: #000000;
}
.specialities .card-body a{
    font-family: "Nunito Bold";
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
}
.specialities .card-body a img{
    width: 6px;
    vertical-align: unset;
}
.speciality-hr{
    border-color: #81b8f5;
}
.speciality-footer .media img{
    width: 40px;
}
.speciality-footer .media h2{
    font-family: "Nunito Semibold";
}
.speciality-footer p{
    font-family: "Nunito Regular";
    font-size: 18px;
    line-height: normal;
}
.speciality-footer a{
    background: linear-gradient(to right, #8cb8f6,#aeacf9);
    font-size: 20px;
    padding: 2px 36px;
    border-radius: 16px;
    text-decoration: none;
}
.questions h1{
    font-family: "Nunito Semibold";
}
.sectionbanner1 .row{
    min-height: 448px;
}
.sectionbanner1 h1{
    font-family: "Nunito Semibold";
    line-height: unset;
    font-size: 3rem;
}
.sectionbanner2 .row{
    min-height: 800px
}
.sectionbanner2 h2{
    font-family: "Nunito Semibold";
    font-size: 24px;
}
.sectionbanner2 .subparagraph{
    padding-right: 4rem !important;
    padding-left: 170px !important;
}
.sectionbanner2 .subparagraph h6{
    font-family: "Nunito Regular";
}
.sectionbanner2 .subparagraph p{
    font-family: "Nunito Light";
    font-size: 16px;
    line-height: normal;
    color: #999999;
}
.middile-center-banner{
    top: -50px;
}
.specialdiv1{
    width: 525px;
}
.specialdiv1 .media{
    background: #122643;    
}
.specialdiv1 .media .icon1{
    width: 50px;
}
.specialdiv1 .media h5{
    font-family: "Nunito Light";
}
.specialdiv2{    
    width: 100%;    
}
.specialdiv2 .media{
    background-image: url(../images/middleimage.jpg);
    background-size: cover;
    background-position: 50%;
    min-height: 140px;
}
.specialdiv2 .media .icon1{
    width: 75px;
}
.specialdiv2 .media .icon2{
    width: 4px;
}
.specialdiv2 .media h3{
    font-family: "Nunito Semibold";
}
.questionslink a{
    text-decoration: none;
}
.getin-touch h5, .quick-link h5, .our-specialities h5, enquiry-form h5{
    font-family: "Nunito Regular";
}
.getin-touch .media img{
    width: 26px;
}
.getin-touch .media p{
    font-family: "Nunito Light";
    font-size: 15px;    
    line-height: 20px;
}
.getin-touch .socialmedia{
    font-size: 20px !important;
}
.quick-link a, .our-specialities a, .copyrights{
    font-family: "Nunito Light";
    font-size: 15px;
    text-decoration: none;
}
.enquiry-form .footer-inputs,.enquiry-form .footer-inputs:focus{
    font-family: "Nunito Light";
    font-size: 15px;
}
.footer-inputs{
    background-color: #ffffff00;
    color: white;
    border: 0px;
    border-bottom: 1px solid #ffffff70;
    border-radius: 0px;
    font-size: medium;
    padding: 0.375rem 0rem;
}
.footer-inputs:focus{
    color: white;
    background-color: #ffffff00;
    border-color: #ffffff70;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(195, 195, 195, 0);
    font-size: medium;
}
.footer-btn-submit{
    font-family: "Nunito Light";
    font-size: 13px;
    padding: 8px 32px;
    border-radius: 50px;
    background-color: #ffffff
}
.footermain{
    width: 100%;
    bottom: 0px;
}
.pagebanner{
    background-size: cover;
    background-position: 50%;
    min-height: 150px;
}
.banner-head{
    min-height: 150px;
}
.banner-heading{
    font-family: "Nunito SemiBold";
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0px;
    background-color: #00000000;
    font-family: "Nunito Regular";
    font-size: 14px;
}
.breadcrumb-item + .breadcrumb-item::before {    
    content: url(../images/breadcrumb.png) !important;
}
.breadcrumb-item a{
    text-decoration: none;
    color: #565655;
}
.breadcrumb-item.active, .breadcrumb-item a:hover {
    color: #5c2f90;
}
.normal-paragraph, .normal-ul{
    font-family: "Nunito Light";
    font-size: 15px;
    color: #000000;
    text-align: justify;
}
.normal-paragraph{
    line-height: 22px;
} 
.normal-ul{
    line-height: 22px;
}
.normal-pink-header{
    font-family: "Nunito Regular";
    font-size: 18px;
    color: #5c2f90;
}
.heading-paragraph{
    font-family: "Nunito Light";
    font-size: 17px;
}
.paragraph-heading{
    font-family: "Nunito Semibold";
    font-size: 17px;
}
.location-map>iframe{
    width: 100%;
    min-height: 300px;
}
.contactus-detail>img{
    width: 40px;
}
.contactus-detail .media-body .contact-underline{
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #125886 , #89c764);
}
.contactus-detail .media-body p{
    font-family: "Nunito Light";
    font-size: 14px;
    color: #000000;
    line-height: 16px;
}
.contactusbanner{
    background-image: url(../images/contactus0.jpg);
}
.enquirybanner{
    background-image: url(../images/makeanappointment0.jpg);
}
.commonbanner{
    background-image: url(../images/Blogs0.jpg);
}
.appointment{
    font-size: 15px !important;
    color: #6f6f6e;
}
.formappmnt{
    font-size: 15px !important;
    color: #000000;
}
.appointmentcontact{
    font-size: larger !important;
    color: #6f6f6e;
}
.appmntcntrl{
    height: auto !important;
    background-color: #ffffff;
    color: #000000;
    border-radius: 0 !important;
    font-size: 15px !important;
}
.input-group > .appmntcntrl{
    border-left: 1px solid #ced4da !important;
    border-right: 0px !important;
}
.input-group-prepend > span.appmntcntrlspn {
    padding: 14px;
    background-color: #e9ecef;
    border-left: 0px;
    color: #a9a9a9;
    border-right: 1px solid #ced4da !important;
}
.appmntbtn{
    padding: 3px 30px;
    border-radius: 20px;
    background: linear-gradient(to right, #3686bf,#006cc3);
    font-size: 18px;
    color: white;
}
.accepted-healthcard a.nav-link{
    border-radius: 0px;
    background-color: #00000000;
    color: #272e4a !important;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px solid #dcdcdc;
}
.accepted-healthcard a.borderless {
     border-bottom: 0px !important;
}
.accepted-healthcard a.active, .accepted-healthcard a.nav-link:hover{
    background-color: #deeff7 !important;
}
.ahcarddiv table {
    border-collapse: unset;
    font-size: 14px;
    color: #3b3c3c;
    font-family: "Nunito Regular";
}
.tablehead{
    background-color: #e3f2fd;
}
.ahcarddiv .table-bordered {
    border: 1px solid #e5e5e5;
}
.ahcarddiv .table-bordered thead th, .ahcarddiv .table-bordered thead td {
    border-bottom-width: 0px; 
}
.ahcarddiv .table thead th {
    border-bottom: 0px solid #dee2e6;
}
.ahcarddiv .table-bordered th, .ahcarddiv .table-bordered td {
    border: 1px solid #ffffff00;
}
.ahcarddiv .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f6f6f6 !important;
}
.ahcardblue{
    color: #2e9bd4 !important;
}
.coverplan span{
    margin: 0px 2px;
    color: #cacaca;
    font-size: 16px;
}
.border-bottom-spcl{
    border-bottom: 2px solid #e5e5e5 !important;
}
.insurancelogo img{
    max-height: 40px;
}
.wmcbutton, .wmcbutton:hover{
    background: linear-gradient(to right, #8cb8f6,#aeacf9);
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 16px;
    text-decoration: none !important;
}
.wmcbold{
    font-family: "Nunito Bold";
}
.careerbtn{
    padding: 3px 50px;
    border-radius: 16px;
    background: linear-gradient(to right, #8cb8f6,#aeacf9);
    font-size: 16px;
    color: white;
}
.caree-forms{
    color: #87837c !important; 
}
.caree-forms .form-control{
    border: 1px solid #6d685f; 
}
.careerheading{
    color: #515152 !important; 
}
.caree-forms input[type="file"]{
    
}
.careerback{
    border: 1px solid #757574;
    padding: 6px 10px;
    border-radius: 4px;
}
.careerheading:hover, .careerback:hover{
    cursor: pointer;
}
.blogbox{
    border-radius: 0px !important;
    border-color: #cccccc;
}
.blogimage-holder span{
    padding: 10px 14px;
    background: linear-gradient(to right, #8cb8f6,#aeacf9);
    font-size: 17px;
    bottom: 26px;
    left: 0px;
    border-radius: 4px;
}
.blogbox .card-body h3, .blog-heading{
    font-family: "Nunito Semibold";
    color: #464646;
    font-size: 26px;
}
.blogbox .card-body a, .blogbox .card-body a:hover{
    font-family: "Nunito Bold";
    font-size: 18px;
    text-decoration: none;
}
.blog-subheading{
    font-family: "Nunito Regular";
    font-size: 18px;
}
.contact-border{
    border: 1px solid #1458876b;
    border-radius: 5px;
    background-color: #ffffff08;
}
.company_name{
    color: #125885;
    font-size: 16px;
    font-weight: bold;
}
.required{
    color: red !important;
}