a{ text-decoration: none;}
.box-in-shadow{
    box-shadow:inset 0 0 10px #000;
}
.hr-black{
    background-color: #000000;
    opacity: 0.15;
}
.zoom{
    transition: transform .5s; /* Animation */
}
.zoom:hover{
    
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}



hr {
    border: 0;
    opacity: 0.25;
    height: 1px;
    background-color: #ffffff;
}
.logo{
    width: 100px;
}
.pb-15{
    padding-bottom: 15px;
}
.pt-15{
    padding-top: 15px;
}
.navbar-nav{
   font-family: 'Comfortaa', sans-serif;
}
h1,h2,h3,h4,h5,h6,a, button{
    font-family: 'Comfortaa', sans-serif;
}
.white-color{
    color: #ffffff !important;
    }
.orange-color{
color: #E2942F !important;
}
.orange-color-bg{
    background-color: #E2942F !important;
    }
.gradiant-bg{
        background: rgb(2,0,36);
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(6,226,244,1) 0%, rgba(226,148,47,1) 100%);
    }
.blue-color{
    color: #29363D !important;
}
.light-blue{
    color: #3AAAB5 !important;
}
p, p a{
    color: #29363D;
    font-size: 16px;
}
.navbar-nav{
    margin-top: 15px;
}
.nav-link{
    color: #29363D;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}
a.dropdown-item {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 7px;
    padding-top: 7px;
}
.header-services{
/*background: linear-gradient(180deg, #29363D 0%, #000000 100%);*/
min-height: 60px;
background: rgba(6,226,244,1) ;
background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(6,226,244,1) 0%, rgba(42,128,136,1) 100%);

}

.header-services li a{
    opacity: 0.5;
}
.header-services .active a{
    opacity: 1;
}
.header-services-link-wrapper img{
    padding-right: 15px;
    width: 40px;
    height: 40px;
    margin-top: 10px;

}
.header-services-link-wrapper h6 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bolder;
    margin-top: 22px !important;
    opacity: 0.6;
}
.feature-wrapper p {
    font-size: 18px;
    text-align: justify;
}
.feature-wrapper h5{
    font-weight: bold;
    font-size: 22px;
}
.why-choose-wrapper{
    background: url("../img/Why-Us-bg.png") no-repeat center top;
}
.why-choose-wrapper .row{
    height: auto !important;
}
.why-choose-wrapper h1, .why-choose-wrapper h2{
    font-size: 50px;
    font-weight: light;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);

}
.why-choose-wrapper h2{
    color: #ffffff;
}
.why-choose-wrapper h1{
    color: #E2942F;
}
.why-choose-wrapper ul li{
    background: url("../img/icon-tick.png") no-repeat left top;
    background-size: 30px;
    list-style: none;
    padding-left: 50px;
    margin-bottom: 35px;
}
.why-choose-wrapper ul li h4{
    color: #E2942F;

}
.why-choose-wrapper p {
    font-size: 18px;
}
.services-offer-wrapper{
    
background: linear-gradient(89.55deg, #E2942F 1.81%, #91D4EB 99.3%);

}
.services-offer{
border: 1px solid #ACDBF4;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
border-radius: 25px;
background-size: 40px;
padding: 25px !important;
display: inline-block;
width: 100%;
min-height: 200px;

}
.services-offer-container .col{
    position: relative;
}
.services-offer h5{
    color: #29363D;
    font-size: 20px;
    font-weight: bold;
}
.services-offer.services-offer-1{
    background: url("../img/icon-service1.png") no-repeat 175px 85px  #ffffff;  
}
.services-offer.services-offer-2{
    background: url("../img/icon-service2.png") no-repeat 175px 85px  #ffffff;  
}
.services-offer.services-offer-3{
    background: url("../img/icon-service3.png") no-repeat 175px 85px  #ffffff;  
}
.services-offer.services-offer-4{
    background: url("../img/icon-service4.png") no-repeat 175px 85px  #ffffff;  
}
.services-offer.services-offer-5{
    background: url("../img/icon-service5.png") no-repeat 175px 85px  #ffffff;  
}
.services-offer ul{
    padding-left: 0px !important;
}
.services-offer ul li {
    list-style: none;
    background: url("../img/services-tick.png") no-repeat left 6px;
    padding-left: 30px;
    font-size: 18px;
}
.list-unstyled li a{
    text-decoration: none;
    font-size: 14px;
}
.footer-wrapper{
    background: linear-gradient(180deg, #29363D 0%, #000000 100%);
}
.footer-wrapper ul li a{
    text-decoration: none;
}
.footer-logo{ display: inline-block; width: 75px;}
.footer-logo img{ width:100%;}
.footer-company-wrapper p {
    font-size: 12px;
    color: #ffffff;
    max-width: 215px;
    opacity: 0.5;
    text-align: justify;
}
.footer-copyright{
    font-size: 10px;
    color: #ffffff;
    opacity: 0.5;
    text-align:center;
    background-color: #29363D;
    padding: 5px 0;
}
.footer-copyright p{
    margin: 0px !important;
}
.footer-wrapper .row {
    margin: 0px;
}
.footer-wrapper h6{
    color: #91D4EB;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 15px;
}
.footer-address-block{
    background-size: 25px;
    padding-left: 25px;
    display: inline-block;
    padding-left: 40px;
}
.footer-location{
    background: url("../img/icons8-location.png") no-repeat top left;
}
.footer-working-hours{
    background: url("../img/icons8-working.png") no-repeat top left;
}
.footer-contact-call{
    background: url("../img/icons8-call.png") no-repeat top left;
}
.footer-address-block p{
    font-size: 14px;
    color: #ffffff;
    opacity: 0.5;
    margin-bottom: 5px;
}
.social-icon-wrapper a{
    margin-left: 10px;
    width: 25px;
    height: 25px;
}
.list-unstyled a{
    color: #ffffff;
    opacity: 0.5;
    font-size: 14px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: transparent;
    border: none;
    color: #ffffff;
    opacity: 0.6;
    font-size: 14px;
}
.nav-tabs .nav-link{
    font-size: 14px;
    border: none !important;
    text-align: left;
    color: #91D4EB;
    opacity: 0.4;
}
.nav-link.active{
    color: #3AAAB5 !important;
    opacity: 0.7;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link.active{
    color: #E2942F !important;
    opacity: 0.7;
}
.nav-tabs .nav-item{
    padding: 5px 0px !important;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-link, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    outline: none !important;
}
.tab-pane{
    padding: 15px 0;
}
.tab-content-wrapper h6{
    color: #E2942F;
    font-weight: bold;
}
.tab-content-wrapper ul{
    padding: 0px;
    display:flex;
    justify-content: flex-start;
}
.tab-content-wrapper ul li{
    list-style: none;
    margin: 10px 15px 25px 0;
    width: 50%;    
    color: #3AAAB5;
    font-size: 14px;
    text-align: center;
}
.tab-content-wrapper ul li img{
    width: 65px;
    height: 65px;
    border-radius: 15px;
    margin-bottom: 5px;
}
.tab-content-wrapper ul li span{
    display: inline-block;
}
.page-content-wrapper{
    min-height: 30vh;
}
.navbar-light button{
    position: absolute;
    right: 15px;
    top:30px;
}
.carousel-caption h2{
    font-size: 50px;
    color: #29363D;
    margin-bottom: 15px;
}
.carousel-caption h2 span{
    color: #E2942F;
}
.carousel-caption {
    position: absolute;
    right: auto;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;    
    text-align: left;
    top: 25%;
}
.carousel-caption h4{

font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 45px;
color: #FFFFFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
background: linear-gradient(90deg, rgba(217, 217, 217, 0) 13.53%, #6BA6B2 50%);
border-radius: 0px 50px 50px 0px;
padding: 30px 30px 30px 0;
display: inline-block;
}
.carousel-caption p{
font-style: normal;
font-weight: 700;
font-size: 18px;
color: #29363D;
}
.carousel-caption a{
background: #29363D;
border-radius: 50px;
font-family: 'Comfortaa';
font-style: normal;
font-size: 18px;
line-height: 26px;
color: #E2942F;
border: none;
padding: 15px 30px;
text-decoration: none;
}
.banner-wrapper{
    background: url("../img/banner-bg.png") no-repeat center;
    background-size: cover;
}
.banner-wrapper h3 {
    color: #FFFFFF;
    opacity: 0.8;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    margin: 100px 0px;
    text-align: center;
    line-height: 50px;
    font-size: 35px;
}
.page-content-wrapper .row {
    padding: 0px;
    margin: 0px;
}
.title-wrapper{
    background: #3AAAB5;
    padding: 15px 0;
}
.title-wrapper h3{
    color: #29363D;
    padding: 50px 0;
}
.contact-inf-col h6{
    color: #E2942F;
    font-weight: bold;
}
.phone-col img, .email-col img{
    width: 28px;
    height: 28px;
    margin-right: 15px;
    
}
.phone-col a, .email-col a{
    text-decoration: none;
    color: #29363D;
}


.title-wrapper h6{
    color: #ffffff;
}
.title-wrapper a{
    text-decoration: none;
    color: #29363D;
}
.title-col h6{
    margin-right: 15px;
    font-size: 14px;
}
.contactus-service-wrapper{
    background: url("../img/s-bg-contact.png") no-repeat right #3AAAB5;
    background-size: contain;
    
}
.contactus-service-wrapper img{
    max-width:700px;
}
.contactus-service-wrapper .row{
    margin: 0px;
}
.contactus-service-wrapper h4{
    font-size: 30px;
    color: #ffffff;
}
.about-banner-wrapper{
    background: #3AAAB5;
}
.about-banner-wrapper h3{
    font-size: 30px;
    color: #ffffff;
}
.about-banner-wrapper p {
    font-size: 18px;
}
.img-box1{
background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #D9D9D9 100%);
padding: 25px;
text-align: center;
margin-top: 150px;
margin-bottom: 25px;
border-radius: 15px;
min-height: 400px;
}
.img-box1 h4 {
    margin-top: 15px;
}
.img-box1 img, .img-box2 img, .img-box3 img{
    width: 245px;
    height: 245px;
    margin-top: -125px;
}
.img-box1 img{
    margin-top: -150px;
}
.img-box3 img {
    margin-left: -150px;
    margin-top: 25px;
}
.img-box4 img {
    margin-right: -150px;
    margin-top: 25px;
}
.img-box3 {
    margin-left: 150px;
    min-height: 300px;
    margin-top: 40px;
}
.img-box4{
    margin-right:150px;
    min-height: 300px;
    margin-top: 40px;
}
.img-box3 span h4, .img-box4 span h4{ text-align: left;}
.img-box1 p{
    text-align: justify;
}
.img-box2{
background: linear-gradient(180deg, rgba(172, 219, 244, 0) 0%, #ACDBF4 100%);
}
.title-orange-h5{
    font-weight: bold;
    color: #E2942F;
}
.box-model-1{
    text-align: justify;
    padding: 25px;
}
.box-model-1 hr{
     font-size: 18px;
     font-weight: bold;
}
.image-banner{
    padding: 100px 25px;
}
.image-banner.contact-us-banner{
    background: url("../img/banner-bg.png") no-repeat center;
    background-size: cover;
}
.image-banner.contact-us-banner h3{
    color: #ffffff;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}
.header-services ul {
    margin: 0px;
    padding: 0px;
}
.row.header-services li {
    padding: 15px 0px 5px 0px;
    list-style: none;
}
.header-services ul li a {
    text-decoration: none;
    padding-left: 15px;
    font-size: 16px;
    color:#29363D;
    padding-top: 5px;
    text-transform: uppercase;
    opacity: 1 !important;
}
.header-services ul li a:hover, .header-services ul li a.active {
    color:#ffffff;
    opacity: 0.7;
}
.row.header-services img {
    width: 30px;
}
.default-button{
    font-size: 14px;
    font-weight: bold;
    border: none;
    border-radius:0;
    padding: 15px 30px;
    text-align: center;
    text-transform:uppercase;
    text-decoration: none;
    outline: none;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    min-width:150px;
}
.border-white-button{
    border:1px solid #29363D;
    color: #29363D;
}
.default-button:hover{
    opacity: 0.6;
}
.blue-button{    
    color:#ffffff;
    background-color: #3AAAB5;    
}
.white-button{
    color: #29363D;
    background-color: #ffffff;
}
.gray-button{
    background-color: #495057;
    color: #D9D9D9;
}
.orange-button{
    background: #E2942F;
    color: #ffffff;
}
.service-col{
    opacity: 0.9;
}
.service-col:hover{
    opacity: 1;
}
.service-col span {
    position: relative;
    width: 100%;
}
.service-col span button{
    position: absolute;
    bottom: 15px;
    right: 15px;
}
.service-col h5{
    text-align: center;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #29363D;
}
.doctor-col-wrapper{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    background: rgba(172, 219, 244, 0.5) url("../img/Why-Us-bg.png") no-repeat bottom right;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    padding: 10px;
    margin: 15px 0;
    width: 99.5%;
    min-height: 305px;
}
.doctor-col-wrapper .img-info-col{

    padding: 15px;
}
.doctor-col-wrapper h5, .doctor-col-wrapper h6{
    font-weight: bold;
}
.doctor-category{
    background: rgb(58,170,181);
background: linear-gradient(90deg, rgba(58,170,181,1) 0%, rgba(255,255,255,0) 100%);
    padding: 5px 15px;
    border-radius: 10px;
}
.doctor-category h5{
    
    color:#29363D;
    font-weight: bold;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.doctor-col-wrapper a{
    border-radius: 15px;
    padding: 10px 15px;
    text-decoration: none;
    color: #29363D;
}
.doctor-col-wrapper a:hover{
    color: #6BA6B2;
}
.img-col h6{
    font-size: 14px;
    font-weight: bol;
}
.img-col img{
    max-width: 227px;
    height: fit-content;
}
.img-info-col{
    position: relative;
}

.img-info-col p {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #666666;
}
button:hover{
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.popup-content-col h5{
     color: #3AAAB5;
     font-size: 18px;
     text-align:justify;
}
.popup-content-col h6{
    color:#29363D;
    font-weight: bold;
    font-size: 16px;
}
.modal-content button{
    border-radius: 0;
}
.why-choose-doctor-wrapper{
    background: #D9D9D9;
}
.ent-bg{
    background: url("../img/ent-img.png") no-repeat center;
    background-size: cover;
}
.gyno-bg{
    background: url("../img/gyno-bg1.png") no-repeat center;
    background-size: cover;
}
.pedia-bg{
    background: url("../img/pedia-bg.png") no-repeat center;
    background-size: cover;
}
.ortho-bg{
    background: url("../img/ortho-bg.png") no-repeat center;
    background-size: cover;
}
.cosmetic-bg{
    background: url("../img/cosmetic-bg.png") no-repeat center;
    background-size: cover;
}
.Ophthal-bg{
    background: url("../img/ophthal-img2.png") no-repeat center;
    background-size: cover;
}
.dermatology-bg{
    background: url("../img/dermetology-bg.png") no-repeat center;
    background-size: cover;
}
.general-bg{
    background: url("../img/general.doctor-bg.png") no-repeat center;
    background-size: cover;
}
.physio-bg{
    background: url("../img/physio-bg.png") no-repeat center;
    background-size: cover;
}
.popup-img-col h2{
    background-color:rgb(58,170,181, 0.5);
    line-height: 40px;
    color: #ffffff;
    font-weight: bold;

}
.why-choose-doctor-wrapper h2{ font-weight: bold;text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); color: #ffffff; font-size: 40px;}
.why-choose-doctor-wrapper .col{
  list-style: none;
  background: url("../img/icon-tick.png") no-repeat left center;
  padding: 15px 10px;
  margin: 15px 15px;
 color:#29363D;
 font-size: 18px;
 background-size:30px ;

}
.why-choose-doctor-wrapper .col span{
    background-color:rgb(58,170,181, 0.8);
    padding: 15px 30px;
    margin-left: 30px;
    display: inline-block;
    height: 100%;
}
.services-list-wrapper .services-list-col{
    background: url("../img/icons8-heart-health-30.png") no-repeat left top;
    background-size: 25px;
    padding-left: 35px;
    margin-bottom: 15px;
    font-size: 16px;
}
.services-lists{
    border: 1px solid #cccccc;
    border-radius: 15px;
    background:#91D4EB url("../img/servie-feature-list-bg.png") no-repeat bottom;
    background-size: cover;
    padding: 30px 15px;
    background-blend-mode: overlay;
}
.booking-info-wrapper h6{
    font-weight: bold !important  ;
    color:#ffffff;
    font-size: 18px;
}
.booking-info-wrapper p a{
    text-decoration: none;
    color:#ffffff;
    font-size: 16px;
    }
    .booking-info-wrapper p{
        color: #ffffff;
        margin-bottom: 5px;
    }
    .service-col a{
        outline: none;
        text-decoration: none;
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .service-col img{
        width: 100%;
    }
    .meet-expert-wrapper{
        min-height: 300px;
        padding: 50px;
        background:#29363D url("../img/meet-bg.png") no-repeat center;
        background-size: cover;
        background-blend-mode: overlay;
    }     
    .meet-expert-wrapper h4, .meet-expert-wrapper h5 {
        color: #ffffff;
        font-size: 16px;
        line-height: 28px;
    }
.meet-expert-details{
    overflow-y:auto;
}
.meet-expert-col h6{
    color: #ffffff;
}
.patient-find-a-doctor-bg{
    background:url("../img/general.doctor-bg.png") no-repeat center;
    background-size: cover;
}
.patient-appointment-bg{
    background:url("../img/book-an-appointment-bg.png") no-repeat center;
    background-size: cover;
}
.patient-service-offer{
    min-height:auto;
    display: block;
    text-decoration: none;
    transition: transform .5s;
}
.patient-service-offer:hover {
    transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  }


.patient-home-collection-bg{
    background:url("../img/home-collection-bg.png") no-repeat center;
    background-size: cover;
}
.patient-home-visit-bg{
    background:url("../img/doctor-home-visit-bg.png") no-repeat center;
    background-size: cover;
}
.patient-service-offer h3{
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
}
.medical-tour-pack-physio{
    background: url("../img/physio-bg1.png") no-repeat center;
    background-size: cover;
}
.medical-tour-pack-cosmetic{
    background: url("../img/cosmetic-mt-bg.png") no-repeat center;
    background-size: cover;
}
.medical-tour-info-wrapper a{
    text-decoration: none;
    font-weight: bold;
}
.medical-tour-info-wrapper ul{
    padding: 0px;
    margin: 15px 0;
}
.medical-tour-info-wrapper ul li{
    list-style: none;
    margin-bottom: 10px;
}
#event-carousel .carousel-caption{
    position: absolute;
    top: 5%;
    left: 25%;
    width:auto;
    background:rgb(58,170,181, 0.7);
    padding: 30px;
    height: auto;
}

#event-carousel p{ background-color: #FFFFFF; padding: 15px;}
#event-carousel h2{text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
#event-carousel h5{}
.flip-box{
    position: relative;
    text-align: center;
}
.flip-box .img-col{
    max-height: 200px;
}
.back {
    display: none;
    position: absolute;
    width: 100%;    
    background:rgb(58,170,181,0.9);
    padding: 15px;
    top: 0px;
    z-index: 9999;
    text-align: center;
}
.flip-box p{
    height: 100px;
    overflow-y: auto;
    display: block;
}
.flip-box:hover .back, .flip-box:focus .back  {
    display:flex;

}
.flip-event .back{
    height: 85%;
}
.flip-health-checkup-package .back{
    height: 100%;
}
.back h3{ border-bottom: 1px solid #ffffff; padding-bottom: 10px; margin-bottom: 15px;}
.back h5{ color: #FFFFFF;}
.back h6{}
.back span{
    margin: 0 auto;
}
.inner-page-banner{
    position: relative;
    height: 300px;
    background: url("../img/career-bg.png") no-repeat center;
    background-size:cover;
}
.inner-page-banner span h1{
    color: #FFFFFF;
}
.card-subtitle {
    font-size: 10px;
}
.box-type1 {
    border: 1px solid #ACDBF4;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    height: 200px;
    max-width: 200px;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
}
.box-type1 img{
    height: 100%;
}
.box-type1 h6{
    min-height: 50px;
}
.specialities-wrapper h6{
    font-size: 14px !important;
    font-weight: bold;
}
.Specialities-cols-wrapper{
    height: 510px;
    overflow-y: auto;
}
.box-type-2{
    width: 100%;
    max-height: 150px;
    height: 150px;
    overflow: hidden;
}
.box-type-2 img{
    height: 110px !important;
}












@media only screen and (max-width: 992px) {

.nav-tabs .nav-item {
    padding: 5px 0px !important;
    width: 50%;
}
.carousel-caption {
    position: relative;
    right: auto;
    bottom: auto;
    left: auto;
    text-align: left;
    top: auto;
    background: #91D4EB;
    padding: 30px 15px;
}
.carousel-caption p{font-size: 14px;}
.carousel-caption h4{font-size: 14px;padding: 5px 15px 5px 15px;}
.carousel-caption h2{font-size: 22px;}
.carousel-caption button{
border-radius: 25px;
font-size: 14px;
padding: 7px 14px;
}
.why-choose-wrapper h2 {
    font-size: 30px;
}   
.why-choose-wrapper h1 {
    font-size: 30px;
}
.services-offer {
    min-height: 225px;
}
.why-choose-doctor-wrapper .col{
    width: 100%;
}
textarea{
    resize: none;
}









}
@media only screen and (min-width: 992px) and (max-width: 1200px)
{

    .services-offer {
        min-height: 275px;
    }

}
@media only screen and (max-width:768px)
{
    .Specialities-cols-wrapper {
        height: 240px;
    }
  

}