@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Caveat:wght@400;700&family=Lobster&family=Monoton&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&family=Playfair+Display+SC:ital,wght@0,400;0,700;1,700&family=Playfair+Display:ital,wght@0,400;0,700;1,700&family=Roboto:ital,wght@0,400;0,700;1,400;1,700&family=Source+Sans+Pro:ital,wght@0,400;0,700;1,700&family=Work+Sans:ital,wght@0,400;0,700;1,700&display=swap');
h1 h2 h3 h4 h5 p {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.navbar-light .navbar-toggler{
    color: #fd490a!important;
    border-color:#fd490a!important;
}

.our-specialities-bg-img {
    background-image: url("../images/doctor-with-stethoscope-banner.jpg");
     background-size:cover;
     background-repeat:no-repeat;
     padding: 50px;   
}


.our-specialities-text {
    color: #fd490a;
    font-size: 30px;
}

.bsd-Hospital-Specialties {
    color: #fd490a;
    font-size: 32px;
    padding: 10px;

}

.bsd-hospital-paragraph {
    font-size: 16px;
    padding: 10px;
    margin-top: -20px;
}
.neurosurgeon {
    color: #fd490a!important;
}

.neurosurgeon-what-comes-under {
    color: #0f59a9!important;
}

.neuro-img-size {
    height: 350px;
    width: 350px;
}

.Other-departments {
    color: #fd490a!important;
    text-align: center;

}

.other-departments-span {
    font-weight: bold;

}
.thankyou{
    background-image: url("../images/thankyou.jpg");
  

}




.header-strip {
    position: static;
    top: 0;
    padding: 3px;
    background-color: #094d97 !important;
}

.header-strip-text {
    color: white !important;
    margin: 5px;

}



.logo-image-size {
    height: auto;
    width: 100px;
    vertical-align: middle;

}

.nav-link {
    display: block;
    padding: 1.2rem 0.6rem !important;
}

.nav-social-icons-color {
    color: white;
}

.nav-link {
    color: black !important;
}

.nav-bar-font-size {
    font-size: 18px;
}

.nav-item::after {
    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background: #fd490a;
    transition: 0.4s
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #e13423;
}

.nav-link {
    padding: 25px 5px;
    transition: 0.2s
}

.nav-item:hover::after {
    width: 100%
}

.navbar-nav a:hover {
    color: #fd490a !important;
}

.contact-us-icon-background {
    border-width: 0 !important;
    border-radius: 20px !important;
    background-color: #094d97 !important;
    display: block;
}



.contactus-button {
    border-radius: 30px;
    height: 35px;
    color: #094d97;
    border: 2px solid #094d97;
    background-color: white;
    width: 100%;
    margin-top: 15px;
    /*padding:1.2rem 1rem;*/

}

.contactus-button:hover {
    color: #fd490a;
    border: 2px solid #fd490a;
}

.contact-us-center {
    text-align: center;
}

.contactus-number-button {
    border-radius: 30px;
    height: 40px;
    width: 130px;
    color: #094d97;
    border-color: #094d97;
    background-color: white;
}
.thankyou-img{
    height:90px;
    width:90px;
}




.enquiry-bg {
    background-color: #fd490a;
}

.enquiry-text {
    color: white;
    font-size: 22px;
    font-weight: 200;
}

.enquiry-text-s {
    color: white;
    font-size: 22px;
    font-weight: bold !important;
}

.enquiry-button {
    color: #fd490a;
    background-color: white;
    border-radius: 5px;
    border-width: 0;
    font-size: 18px;
    font-weight: 500;
    padding: 5px;

}

.enquiry-button-web {
    color: #fd490a;
    background-color: white;
    border-radius: 5px;
    border-width: 0;
    font-size: 18px;
    font-weight: 500;
    padding: 5px;
    height: 40px;
    margin-top: 10px;

}

.card-container-text-one {
    font-size: 22px;
    color: #FFFFFF;
}

.container-three-background-color {
    background-color: #222222;
    padding: 20px;
}

.footer-company-text {
    color: #FFFFFF;
    font-size: 22px;
    text-align: left;
}

.footer-read-more {
    color: #ca3b0a !important;
}

.footer-company-ul {
    color: #999999;
    list-style-type: none;
    padding: 10px;

}

.footer-about-text {
    color: #999999;
    font-size: 16px;

}

.footer-ul-font {
    font-size: 14px;
}

.footer-img {
    margin-left: -20px;
}

.footer-design {
    margin-left: -2px;
}

.footer-icon-size {
    width: 40px;
    height: 40px;
}

.copyright-text {
    color: #999999;
}

.copy-right-span {
    color: #fd490a;
}

.social-icons {
    color: #999999;
}

img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.specialities {
    border-bottom: 2px solid white;
    text-decoration: none !important;
    padding-bottom: 8px;
}





.navbar-light .navbar-nav .nav-link a.active {

    text-decoration: under-line !important;
    color: #fd490a;
}




.bg-orange {
    background: #fd490a;
}

.fhpl-img-size {
    width: 250px;
    height: 140px;
}

.star {
    width: 200px;
    height: 140px;
}

.insurance-network-img-size {
    width: 250px;
    height: 140px;
}









.mssh-box-one {
    border: solid 2px white;
    background-color: #094d97;
   

}

.mssh-box-one-res {
    border: solid 2px white;
    background-color: #fd490a;
    margin: 10px;
    width: 250px;

}

.mssh-box-two {
    border: solid 2px white;
    background-color: #fd490a;
   

}

.mssh-box-three {
    border: solid 2px white;
    background-color: #094d97;
  

}

.mssh-box-one-text {
    color: white;
    font-size: 24px;
    text-align: center;
    margin-top: -10px;

}

.mssh-box-one-button {
    color: white!important;
    width: 230px;
    background-color: #0a4584 !important;

}

.mssh-box-two-text {
    color: white;
    font-size: 24px;
    text-align: center;
    margin-top: -10px;

}

.mssh-box-two-button {
    color: white!important;
    width: 230px;
    background-color: #cb3b09 !important;

}

.mssh-box-three-text {
    color: white;
    font-size: 24px;
    text-align: center;
    margin-top: -10px;

}

.mssh-box-three-button {
    color: white!important;
    width: 230px;
    background-color: #0a4584 !important;

}

.mssh-box-margin-res {
    margin: 0px !important;
}

.mssh-box-one-res {
    border: solid 2px white;
    background-color: #094d97;
    margin: 10px;
   
    height: 50px;

}

.mssh-box-two-res {
    border: solid 2px white;
    background-color: #fd490a;
    margin: 10px;
;

}

.mssh-box-three-res {
    border: solid 2px white;
    background-color: #094d97;
    margin: 10px;
  

}

.mssh-box-one-text-res {
    color: white;
    font-size: 24px;
    text-align: center;
    margin-top: -10px;

}

.mssh-box-one-button-res {
    color: white!important;
    width: 230px!important;
    background-color: #ca3b0a !important;


}

.mssh-box-two-text-res {
    color: white;
    font-size: 24px;
    text-align: center;
    margin-top: -10px;

}

.mssh-box-two-button-res {
    color: white!important;
    width: 230px;
    background-color: #ca3b0a !important;

}

.mssh-box-three-text-res {
    color: white;
    font-size: 24px;
    text-align: center;
    margin-top: -10px;

}

.mssh-box-three-button-res {
    color: white!important;
    width: 230px;
    background-color: #0a4584 !important;

}
.text-white{
    color:white!important;
}
@media screen and (max-width:500px) {
    h1{font-size: 28px!important}
    h4{font-size: 20px!important}
    p{font-size: 16px!important}
    .our-specialities-bg-img {
        background-image: url("../images/doctor-with-stethoscope-banner-res.jpg");
         background-size:cover;
         background-repeat:no-repeat;
       
         
    
        padding: 20px;
    }
  
}

