﻿h2.boldsize {
    font-size:16px;
font-weight:bold;
}
h3.boldsize {
    font-size:16px;
font-weight:bold;
}
h4.boldsize {
    font-size:16px;
font-weight:bold;
}
.result{
    color: #249ea1;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.result span{
    font-size: 30px; 
    color: #1e6f8e;
}
.successmessage {
    width: 100%;
    display: none;
    margin-bottom: 5px;
}

    .successmessage p {
        width: 100%;
        color: green;
        font-style: italic;
        letter-spacing: 0!important;
    }
    .pstyle {
    font-size:55px !important;
    color:black !important;
}
.footersuccessmessage {
    width: 100%;
    display: none;
    margin-bottom: 5px;
}

    .footersuccessmessage p {
        width: 100%;
        color: green;
        font-style: italic;
        letter-spacing: 0!important;
    }

.booksuccessmessage {
    width: 100%;
    display: none;
    margin-bottom: 5px;
}

    .booksuccessmessage p {
        width: 100%;
        color: green;
        font-style: italic;
        letter-spacing: 0!important;
    }

label.error {
    color: red;
    font-style: normal;
    margin-top: 10px;
}

span.search {
    font-weight: 700;
}

.searchpadding {
    padding-top: 5px;
}

.parallax_cnt h2 {
    font-size: 27px!important;
}

.swiper-container-horizontal .swiper-wrapper .swiper-slide .wrap {
    min-height: 700px!important;
}

.reviewtitlecolor {
    color: #1e6f8e;
}

.resultnotfound {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

    .resultnotfound p {
        width: 100%;
        font-size: 32px;
        color: green;
        font-style: italic;
        letter-spacing: 0!important;
    }

.margintop {
    margin-top: 15px;
}

.login-note {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    display: grid;
    color: green;
    font-size: 22px;
}

    .login-note span {
        color: green;
        font-size: 30px;
    }
.hoverride {
font-family:'Cairo', sans-serif;
font-size:16px;
line-height:1.71429;
font-weight:bold;
color:#0000ff;
}
.hoverride2 {
font-family:'Cairo', sans-serif;
font-size:16px;
line-height:1.71429;
font-weight:bold;
color:#6aa84f;
}

.book-note {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    display: grid;
    color: green;
    font-size: 22px;
}
.why-choose-us {
      padding-bottom: 140px !important;
}
.hide {
    display:none;
}

.header11 {
    box-sizing: border-box;
    margin: 10px 0px 20px;
    padding: 0px;
    line-height: 50px;
    text-align: right;
    background-color: rgb(253, 253, 253);
    font-size: 35px;
    font-family: Cairo, sans-serif;
    color: rgb(33, 37, 41);
}
.header12 {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    color: rgb(86, 112, 177) !important;
}
.header13 {
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}
.headBold {
    font-size: 36px;
    font-weight: 700;
}
.head14 {
    color: unset !important;
    font-size: 40px !important;
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 600;
    line-height: 1.5;
    color: inherit;
    margin-top: 0;
  
    box-sizing: border-box;
}
.head15 {
    color: #5670b1!important;
    font-size: 20px!important;
    text-transform: capitalize!important;
}
.head16 {
    box-sizing: border-box;
    margin: 45px 15px 0px 0px;
    padding: 0px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: rgb(48, 48, 48);
    font-size: 1.25rem;
    text-transform: uppercase;
}
.headh3 {
    font-weight: 400 !important;
    font-size: 1rem!important;
  
}
.headh2 {
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #5670b1 !important;
}
.head17 {
    color: #fff !important;
    line-height: 1.2 !important;
    position: relative!important;
    font-size: 18px!important;
    font-weight: 700!important;
}
.names{
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #5670b1;
    white-space: nowrap;
    float: right;
}
.head18 {
    font-weight: 700 !important;
    font-size: 20px !important;
}
.head19 {
    color: #fff !important;
    font-size: 1.5rem !important;
}
.blog-content-area ul li {
    display: list-item !important;
    margin-right: 20px;
    margin-left: 20px;
}

@media only screen and (max-width: 600px) {
    .about {
            background-image: url('../../content/images/bannerMobile/about.jpg')!important;
        }

        .service {
            background-image: url('../../content/images/bannerMobile/Service.jpg') !important;
        }

        .success {
            background-image: url('../../content/images/bannerMobile/success.jpg') !important;
        }

        .patientguide {
            background-image: url('../../content/images/bannerMobile/patientguide.jpg') !important;
        }

        .mediabanner {
            background-image: url('../../content/images/bannerMobile/media.jpg') !important;
        }

        .contactus {
            background-image: url('../../content/images/bannerMobile/contactus.jpg') !important;
        }
    }
/*mb-3,h3 {
    display: none;
}*/

.btn-style {
    background-color: #007bff;
    color: white;
    padding: 10px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    font-weight:bold;
    font-size:20px;
}

.h3-special {
    margin: 10px;
    font-size: 26px;
    color: #484eff;
    font-weight: bold;
}

.h2-special {
    margin: 10px;
    font-size: 40px;
    color: #484eff;
    font-weight: bold;
}

