@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family: "Quicksand", sans-serif !important;
overflow-x:hidden;
}

.form-control{
font-weight:600 !important;
font-size:14px !important;
}

.form-select{
font-weight:600 !important;
font-size:14px !important;
}

.line_bg{
    background-color:#1D4A38 !important;
}

.rounded-15{
border-radius:15px;    
}

.rounded-10{
border-radius:10px;    
}

.text-yellow{
color:#FDC900;    
}

.red{
  color:#F60C0C;  
}

.grey{
color:#a7a7a7;    
}

.heading_font{
font-family: "Quicksand", sans-serif !important;
}

.color1{
    color:#1D4A38 !important;
}

.color4{
color: #735836 !important;
}

.color3{
    color:#F60C0C !important;
}


/* Custom Scrollbar Styling */

/* Width */
::-webkit-scrollbar {
  width: 6px;
  height: 6px; /* For horizontal scroll */
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: #2C6A3B;
  
  border: 1px solid transparent;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-color: #2C6A3B;
}


.header_font{
font-family: "Quicksand", sans-serif !important;
    
}

#btn-back-to-top {
  position: fixed;
  bottom: 0px;
  right: 20px;
  display: none;
  z-index:200;
}

.call{
   float:left;
   width:25px;
   height:25px;
   background-color:#fff;
   border-radius:50%;
   line-height:27px;
   text-align:center;
   margin-right:10px;
}

.call i{
    font-size:15px;
}



h1, h2, h3, h4, h5, h6, p, a, ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}

.color{
    color:#002261;
}

.color2{
color: #2EA6F7;
}



.logo{
   width:260px; 
}


.top_head {
    float: left;
    width: 100%;
    display: block;
    background-color:#1D4A38;
}

.top_head_txt {
    float: left;
    width: auto;
    text-align: left;
    font-size: 14px;
    line-height:28px;
    font-weight: 600;
    color:#1D4A38;
}

.bottom_head {
    float: left;
    width: 100%;
    border-bottom: 1px solid #E1E0E0;
    display: block;
    background-color: #fff;
    padding:5px 0px;
}

.tab_header{
display:none;    
}

.hamburger{
margin-top:10px;   
}

.menu_color {
    color: #000 !important;
}


.desktop_banner{
float:left;
width:100%;
display:block;
}

.mobile_banner{
float:left;
width:100%;
display:none;
}


.mainbody_div {
    float: left;
    width: 100%;
    padding: 60px 0px;
}

.admission-img {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    float: left;
    width: 50%;
    height: 250px;
    background-color: #0E8BDF;
}

.doctor_name{
float:left;
width:100%;
text-align:left;
    color: #016A93;
    font-size: 18px;
font-weight:700;

}

.subheading{
float:left;
width:100%;
text-align:left;
font-size:17px;
line-height:25px;
color:#000;
font-weight:500;

}


.mainhome_title {
    float: left;
    width: 100%;
    height: auto;
       text-align: left;
    font-size: 30px;
    line-height: 35px;
   color:#1D4A38;
   font-weight:900;
    }




.mainhome_title_white {
    float: left;
    width: 100%;
    height: auto;
       text-align: left;
    font-size: 30px;
    line-height: 45px;
    color: #fff;
    font-weight: 500;
     text-transform:uppercase;
}






.mainhome_title_inside {
    float: left;
    width: 100%;
    height: auto;
       text-align: left;
    font-size: 25px;
    line-height: 35px;
    color: #005394;
    font-weight: 500;
}


.mainhome_title_inside:after {
    display: block;
    /* position: absolute; */
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: #005394;
    content: '';
}




.doctor_designation{
float:left;
width:100%;
text-align:left;
font-size:18px;
color:#000;
font-weight:600;

}

.img_width{
width:auto;    
}

.homepage_heading_div {
    float: left;
    width: 100%;
    font-size: 24px;
    color: #0A3F6B;
    font-weight: 700;
}

.homepage_heading_div1 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #0A3F6B;
    font-weight: 700;
}




.home_about_txt {
    text-align: left;
    font-size: 16px;
    line-height:23px;
    color:#222121;
    text-align:justify;
    font-weight:500;
    
}

::marker{color:#FDC900;
    font-size: 20px;
    line-height:10px;
}  



.list li {
    list-style: disc;
    line-height: 35px !important;
    margin-left:20px;
}


.footer_heading {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    
}

.footer_txt {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 14px;
    
}

.footer_txt ul li {
    list-style: none;
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    font-weight:500;
}


.footer_bottom {
    float: left;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 13px;
    padding: 15px;
    margin-top:30px;
   
    display: block;
    background-color:#FDC900;
}

.inside_desktop_banner {
    float: left;
    width: 100%;
  
    display: block;
   
}

.desktop_banner_name{
float:left; 
width:100%;
text-align:left;
font-size:28px;
font-weight:700;
color:#fff;
}

.desktop_banner_bradcrum{
float:left; 
width:100%;
text-align:left;
font-size:15px;
font-weight:500;
color:#fff;

}


.reconstraction{
float: left;
    width: 100%;
    height: 250px;    
}

.eventimg_css {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

.clinic_maindiv{
 float:left;
 width:100%;
 background-color:#f4f4f4;
 text-align:left;
 color:#000;
 font-size:15px;
 padding:15px;
}

.hospital_name{
font-weight:700;
font-size:20px;
}

.testimonials_maindiv{
  float:left;
 width:100%;
 border:1px solid #02769c;
 padding:20px;
}

.touch_maindiv {
    float: left;
    width: 100%;
    background-color: #F6F5FA;
    
    padding: 20px;
}



.get_in_touch_heading {
    float: left;
    width: 100%;
    font-size: 1.4rem;
    color: #193D81;
}
.get_formdiv {
    float: left;
    width: 100%;
}

.doctor_search_select {
    float: left;
    width: 100%;
    background-color: #fff;
    height: 45px;
    line-height: 45px;
    
    padding: 0px 10px;
    text-align: left;
    font-size: 14px;
    border-radius:5px;
    color: #000;
    border: 0px;
    outline: 0px;
}

.btn1 {
    float:left;
    padding: 7px 35px;
    border-radius: 5px;
    transition: all 0.5s ease;
    border: 1px solid transparent;
    font-weight: 500;
    background-color:#0A3F6B;
    color:#fff;
    text-align:center;
    font-size:17px;
}

.btn1:hover {
    border: 1px solid #0A3F6B;
    color: #0A3F6B !important;
    background-color:#e3ebff;
}

.address{
   float: left;
    width: 100%;
    font-size:17px;
    color:#000;
    line-height:25px;
    font-weight:400;
}



.secretory{
float:left;
width:200px;
}

.login_desktop{
display:block;    
}

.login_mob{
display:none;    
}


.banner_font_new {
    float: left;
    width: 600px;
    text-align: left;
    color: #fff;
    
    
    font-weight: 500;
    font-size: 18px;
    
}

.banner_font_subheading {
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    line-height:40px;
}

.carousel-control-next, .carousel-control-prev{
width:5% !important;    
}

.readmore_maindiv{
    width:180px;
    margin:0px auto;
}


.readmore_btn{
float:left;
width:auto;
padding:10px 20px;
margin-top:15px;
height:45px;
font-size:15px;
line-height:23px;
background-color:#F9B900;
text-align:center;
color:#000;
border-radius:5px;
font-weight:600;
transition: all 0.5s ease;
border:0px solid #2EA6F7;

}

.readmore_btn:hover{
background-color:#1D4A38;
color:#fff;

}


.readmore_btn_other{
float:left;
width:auto;
padding:8px 10px;
margin-top:15px;
height:auto;
font-size:14px;
line-height:35px;
background-color:#2C6A3B;
text-align:center;
color:#fff;
border-radius:50px;
font-weight:600;
transition: all 0.5s ease;
border:0px solid #2C6A3B;

}

.readmore_btn_other:hover{
background-color:#F9B900;
color:#2C6A3B;

}


.appointment_btn_other{
float:left;
width:100%;
padding:5px;
margin-top:5px;
height:auto;
font-size:14px;
line-height:30px;
background-color:#F9B900;
text-align:center;
color:#2C6A3B;
border-radius:50px;
font-weight:600;
transition: all 0.5s ease;
border:0px solid #2C6A3B;

}

.appointment_btn_other:hover{
background-color:#2C6A3B;
color:#fff;

}


.countdown_number {
    display: inline-block;
    font-size: 35px;
   
    font-weight: 900;
    color: #2C6A3B;
    width: 100%;
    text-align: center;
    line-height: 35px;
   
}


.coundown_txt {
    float: left;
    width: 100%;
    height: auto;
    font-size: 13px;
    text-align: center;
    color: #000;
    font-weight: 400;
   
}

.counter_maindiv{
float:left;
width:100%;
}

.event_show{
display:none;    
}


.governing_body_maindiv{
float:left;
width:100%;
padding:10px;
background-color:#F4F4F4;
border:1px solid #D7D7D7;
}

.member_designation{
float:left;
width:100%;
text-align:left;
font-size:22px;
line-height:27px;
color:#074673;
font-weight:600;
margin-bottom:0px;
}

.member_name{
float:left;
width:100%;
text-align:left;
font-size:18px;
color:#666363;
font-weight:600;

}


.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 15px !important;
}




.owl-theme .owl-dots .owl-dot.active span {
    background-color: #193D81;
    width: 10px;
    height: 10px;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #B2C3FF;
}



.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    background-color: #B2C3FF;
    transition: all 0.5s ease;
    height: 10px;
}


.gallery_imgdiv {
float: left;
width: 100%;
height: auto;
}


.media_imgdiv {
float: left;
width: 100%;
height: 250px;
}


.pointers_imgdiv {
float: left;
width: 100%;
height: 400px;
}


.eventimg_css {
width: 100%;
height: 100%;
object-fit: cover;
}


.testimonials_maindiv_new{
float:left;
width:100%;
background-color:#1D4A38;
padding:15px;
border-radius:20px;

}

.testimonials_img{
    float:left;
width:50px;  
 margin-right:10px;
}

.testimonials_name{
 
 width:100%;
 color:#fff;
 text-align:left;
 font-size:15px;
 margin-top:10px;
 font-weight:700;

 
}

.testimonials_details{
 float:left;
 width:100%;
 color:#fff;
 height:230px;
 overflow:hidden;
 font-size:16px;
 line-height:22px;
 text-align:left;
 
}

.social_div{
float:left;
width:45px;
height:45px;
border-radius:7px;
border:1px solid #fff;
text-align:center;
color:#000;
font-size:20px;
line-height:45px;
margin-right:10px;
transition: all 0.5s ease;
background-color:#FDC900;
}

.social_div:hover{
background-color:#fff;
color:#000;
}


.social_div_header{
float:right;
width:30px;
height:30px;
text-align:center;
color:#2C6A3B;
font-size:25px;
line-height:20px;
margin-right:10px;

}




.inside_subheading{
float:left;
width:100%;
margin-bottom:20px;
height:auto;
font-size:35px;
font-weight:600;
color:#005394;
position:relative;
}

.inside_subheading:after{
display:block;
bottom:0;
float:right;
right:0;
width:85%;
height:3px;
background: #000;
margin: 25px 0px 0 0;
content:'';
}

.readall-button{
 float:right; 
  color: #fff !important;
 text-align:right !important;
 width: auto !important;
    padding: 8px 15px !important;
       height: 35px;
    font-size: 15px;
    line-height: 18px;
    background-color: #c0dff8 !important;
    text-align: center !important;
   margin-top:15px;
    border-radius: 5px;
}



.blog_img{
float:left;
width:100%;
height:230px;
}

.blog_title{
 float:left;
 width:100%;
 text-align:left;
 font-size:20px;
 line-height:28px;
 color:#005394;
 display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight:500;

}

.blog_title_inside{
 float:left;
 width:100%;
 text-align:left;
 font-size:25px;
 color:#1D4A38;
font-weight:500;

}

.blog_time{
 float:left;
 width:100%;
 text-align:left;
 font-size:15px;
 line-height:20px;
 color:#000;
     font-weight:400;

}

.blog_text{
 float:left;
 width:100%;
 text-align:left;
 font-size:16px;
 color:#000;

 
 display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.blog_text_inside{
 float:left;
 width:100%;
 text-align:justify;
 font-size:16px;
 color:#000;

}


.event_videoheading{
  float:left;
 width:100%;
 text-align:left;
 font-size:22px;
 color:#000;
 font-weight:600;
}
.event_video{
  float:left;
 width:100%;

}


.shareholder_name{
   float:left;
 width:100%;
 text-align:center;
 font-size:16px;
 line-height:18px;
 color:#000;
 font-weight:600;
 margin-top:8px;
 margin-bottom:5px;
}

.shareholder_designation{
 text-align:center;
 font-size:14px;
 line-height:18px;
 color:#7c7c7c;
 font-weight:600;
}


.mission_maindiv{
 float:left;
 width:100%;
 background-color:#005394;
 padding:30px;
}

.mission_vision_heading{
  float:left;
 width:100%;
 font-size:35px;
 color:#fff;
 font-weight:700;
 }
 
.statement_height{
height:200px;    
}

.logo_icon{
float:right;
width:150px;
opacity:.2;
margin-top:-70px;
}


.newsletter{
width:50% !important; 
border-radius:5px 0px 0px 5px;
}

.newsletter_btn{
width:20% !important;  
border-radius:0px 5px 5px 0px;
height:45px;
padding:0px;
}

.shareholder_border{
border:1px solid #ddd;    
}

.fixed-top {
    position: fixed;
    top: 0;
    left: 0;
    animation: smoothScroll 0.9s forwards;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

.carousel-caption{

right:10%;
}


.counter_bg{
 float:left;
 width:100%;
 background-color:#F9B900;
 padding:20px 0px;
}

.counter_image{

width:120px;
height:120px;
background-color:#2EA6F7;
margin:0px auto;
}

.counter_iconsize{
 width:70px;
 height:70px;
}

.counter_iconsize1{
 width:60px;
 height:60px;
}


.counter_iconsize_mt{
margin-top:20px;    
}

.counter_iconsize_mt1{
margin-top:30px;    
}


.service_topgap{
margin-top:40px;    
}


.service_home_maindiv{
    float:left;
    width:100%;
padding:60px 35px;
background-color:#2EA6F7;
border-radius:30px;
margin-top:-100px;
}


.serviceshome_title {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 25px;
    line-height: 40px;
    color: #222;
    font-weight: 600;
}


.service_btn{
float:left;
width:auto;
padding:10px 25px;
margin-top:15px;
height:45px;
font-size:15px;
line-height:23px;
background-color:#002261;
text-align:center;
color:#fff;
border-radius:50px;
transition: all 0.5s ease;
border:1px solid #002261;

}

.service_btn:hover{
background-color:#fff;
color:#002261;
border:1px solid #fff;
}





.why_service{
float:left;
width:100%;
text-align:center;
}

.why_service:hover{
  color:#000;
   transition: all 0.5s ease;
}

.service_icondiv{
float:left; 
width:70px;
height:70px;
border-radius:50%;
background-color:#002261;
text-align:center;

transition: all 0.5s ease;
}

.service_icondiv:hover{
 background-color:#2EA6F7;   
}

.why_service:hover .service_icondiv{
 transition: all 0.5s ease;   
 background-color:#2EA6F7;   
}

.why_service svg{
 color: #190f44; transition: all 0.5s ease;   
 height:70px;
}

.why_service:hover svg path {
	transition: all 0.5s ease;
    fill: #190f44;
}

.service_subheading{
float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 17px;
        color: #fff;
    font-weight: 700;
   
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.test_about{
    font-size:12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}


.owl-theme .owl-nav [class*='owl-']:hover {
    background:transparent !important;
}

.owl-prev {
    position: absolute;
    left: -40px;
    top: 130px;
 z-index:1;
}

.owl-next {
    position: absolute;
    right: -40px;
    top: 130px;
 z-index:1;
}

.owl-theme .owl-nav [class*=owl-]{
    background: transparent !important;
    color: #FFF;
    text-decoration: none;
    /*transform: scale(1);
    transition: all 0.5s ;*/
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
    color: #FFF;
    text-decoration: none;
    /*transform: scale(1);
    transition: all 0.5s ;*/
}

.doctor_maindiv{
float:left;
width:100%;
}

.doctor_name_new{
float:left;
width:100%;
text-align:left;
font-size:18px;
font-weight:700;
color:#002261;
text-transform:uppercase;
}

.doctor_designation_new{
float:left;
width:100%;
text-align:left;
font-size:14px;
font-weight:500;
color:#2EA6F7;
}

.readmore_btnsmall{
line-height:26px; 
}


.parallexBG_video {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 70px;
    padding-top: 70px;
        background-image: url(../images/parallex-video.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}


.mainbody_div_parallex {
    float: left;
    width: 100%;
    padding: 0px 0px;
}

.nursing_mainimage{
  float: left;
    width: 100%;
    z-index:10;
    position:relative;
}


.nursing_imgdiv {
    float: left;
    width: 100%;
    height: 350px;
}


.testimonial_newmaindiv{

 margin-top:-150px;
 padding-top:130px !important;
}

.blog_homedate {
    font-size: 14px;
    font-weight: 900;
    color:#742f34;
}

.blog_hometext{
font-size:19px; 
color:#1D4A38;
line-height:24px;
font-weight:900;
height:50px;
display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_blog{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.about_point_heading {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 25px;
    font-weight:600;
}


.about_point_bodt {
    float: left;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 19px;
}

.van{
 width:84px;
 height:84px;
}

.department_height{
    height:120px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.department_img{
width:100%;
height:230px;
}


.body-list li::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #4caeda;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 0;
}


.rounded-20 {
    border-radius: 20px;
}


.bg-blue {
    background-color: #1A75BB;
}

.form-select {
    border-radius: 0px !important;
}


.mobile_docdesig {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    color: #F60C0C ;
    font-weight: 500;
    
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sticky {
    position: sticky;
    top: 90px;
    overflow: auto;
}


.social_div_footer {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    margin-right: 10px;
    transition: all 0.5sease;
}

.address_maindiv{
    float:left;
    width:100%;
}

.gallery_imgdiv{
float:left;
width:100%;
height:300px;
}

.event_name_new{
float:left;
width:100%;
margin-top:10px;
text-align:left;
 font-size:16px;
 font-weight:700;
 line-height:20px;
 height:40px;
 text-transform:uppercase;
}


.gallery_imgdiv1 {
    float: left;
    width: 100%;
    height: 250px;
}

.hr1 {
    height: 1px;
    width: 70px;
    background-color: #fff;
    margin-bottom: 3px;
}

.hr2 {
    height: 1px;
    width: 40px;
    background-color: #fff;
}


.director_img {
    height: 200px;
    object-fit: contain;
}

.submenu{
font-size:15px !important;    
}

.header_social{
float:right;
width:35px;
height:35px;
line-height:35px;
border-radius:50%;
background-color:#F9B900;
text-align:center;
color:#000;
font-size:18px;
margin-left:8px;
}

.wishlist_no {
    float: right;
    width: 18px;
    height: 18px;
    line-height:18px;
    border-radius: 50%;
    background-color: #2C6A3B;
    margin-top: 0px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    margin-left: 25px;
    font-weight: 600;
    z-index: 10;
    position: absolute;
    /* border: 1px solid #FFFFFF; */
}

.diagnostic_topheading{
    font-size:25px;
    font-weight:900;
    color:#89B8F0;
}

.diagnostic_heading{
    font-size:35px;
    font-weight:900;
    color:#89B8F0;
    line-height:35px;
}

.counter_body{
    float:left;
    width:100%;
   border-right:2px solid #2C6A3B;
    padding:20px 10px;
}

.owl-next img {
        width: 50px;
        
} 

 .owl-prev img {
        width: 50px;
       
        
}


.package_maindiv{
float:left;
width:100%;
background-color:#568862;
border-radius:20px;

}

.doctor_div {
    float: left;
    width: 100%;
    position: relative;
}

.doctor_overlay {
    float: left;
    width: 100%;
    height: 100%;
    z-index: 70;
    position: absolute;
}








.doctor_namediv {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    background-color: #fff;
    bottom: 10px;
    position: absolute;
    padding: 5px;
       }

.doctor_desig {
    font-size: 14px;
}

.btn3_new {
    float:right;

   
       color: #fff;
      
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
   background-color:#EEAB00;
    letter-spacing: 1px;
   
    
        transition: all 0.5s ease-out;
    padding:7px 18px;
    width:100%;
    text-align:center;
    border-radius:50px;
   
}

.popular_heading{
 float:left;
 width:100%;
 text-align:left;
 font-size:28px;
 color:#fff;
 font-weight:900;
 line-height:45px;

}


.popular_subheading{
 float:left;
 width:100%;
 text-align:left;
 font-size:16px;
 color:#fff;
 font-weight:500;
 line-height:25px;

}

.package_searchbox {
    float: left;
    width: 100%;
    height: auto;
    padding: 8px;
    background-color: #fff;
    
    margin-top: 20px;
}

.homesearch_maindiv {
    float: left;
    width: 75%;
    height: auto;
}

.home_findtest{
float:left;
width:94% !important;
height:37px !important;
line-height:37px;
background-color:#fff !important;
text-align:left;
font-size:14px;
color:#000;
padding:0px 10px;
border:0px !important;
border-top-left-radius:5px !important;
border-bottom-left-radius:5px !important;

}

textarea:focus, input:focus{
    outline: none;
}

.home_searchbtndiv {
    float: left;
    width: 25%;
    height: auto;
}

.home_search_btn{
float:left;
width:100%;
height:45px;
line-height:45px;
background-color:#F9B900;
text-align:center;
font-size:15px;
color:#2C6A3B;
border:0px;
cursor:pointer;
border-radius:50px;
font-weight:600;
transition: all 0.5s ease;
}

.home_search_btn:hover{
    background-color:#568862;
    color:#fff;
}


.home_contact{
float:left;
width:100%;
background-color:#2C6A3B;
border-radius:20px 0px 0px 20px;
padding:20px;
}

.home_form{
float:left;
width:100%;
}

.map_height{
height:380px;
margin-top:10px;
border-radius:0px 20px 20px 0px;
}

.footer_font{
color:#fff;    
}


.test_searchbox{
    background-color:#F5F5F5 !important; 
    border:1px solid #DEDEDE !important; 
    width:100% !important;
    height:50px !important;
    line-height:50px;
    border-radius:0px !important;
}

.test_details{
float:left;
width:100%;
padding:20px;
background: linear-gradient(180deg,rgba(218, 234, 252, 1) 0%, rgba(235, 243, 253, 1) 100%);    
}


.carousel-caption{
    float:left;
    top:80px !important; 
    margin-left:-100px !important;
}


.test_details li {
    list-style: disc;
    line-height: 25px !important;
    margin-left: 20px;
}


.added_cart{
color:#F60C0C !important;
background-color:#f1dada !important;

}

.home_collection{
    float:left;
    width:100%;
height:325px;    
}


.loginBG_main {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 3%;
    border: 1px solid #eaeaea;
    margin-bottom: 40px;
    box-shadow: 0px 18px 30px -10px rgb(0 0 0 / 35%);
}


.verify_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 23px;
    line-height: 27px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 10px;
}


.verify_subtxt {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 20px;
}

.doctor_search_select {
    border: 1px solid #bababa;
}

.header_cart_div{
 width:100px   
}

.banner_subsub{
    float:left;
    width:100%;
    margin-top:25px;
    font-size:11px;
    color:#fff;
}

.desktab_count{
  float:left;
  width:100%;
  display:block;
 
}

.desk_count_maindiv{
   float:left;
  width:100%;
  padding:10px 20px 20px 20px;
  margin-top:-80px;
  z-index:1;
  position:absolute;
  background-color:#F9B900; border-radius:20px 0px 0px 20px;
}


.who_we_are{
float:left; 
width:100%;
font-size:28px;
color:#2C6A3B;
}

.who_we_are_sub{
float:left; 
width:100%;
font-size: 12px;
    line-height: 19px;
    color: #000;
    text-align:left;
}

.thin{
font-weight:400;    
}

.home_about_topgap{
    padding: 120px 0px 60px;
}




  section.feedback .card {
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 20px;
}

section.feedback .card img {
    border-radius: 20px;
    transition: 8s ease;
    /*filter: sepia(50%);*/
}

section.feedback .card-title {
    font-size: 23px;
    font-weight: 700;
	text-transform:uppercase;
}

section.feedback .card .card-img-overlay {
background: linear-gradient(180deg,rgba(71, 125, 96, 0) 50%, rgba(71, 125, 96, 1) 100%);
    
    justify-content: center;
    align-items: flex-end;
    border-radius: 0px;
    transition: all 2s ease;
}

section.feedback .card:hover img {
    transform: scale(1.1);
   /* filter: sepia(0);*/
}


  




.card-img-overlay {
  background: linear-gradient(180deg, rgba(179, 179, 179, 0) 38.47%, rgba(29, 74, 56, 0.74) 68.22%, #1D4A38 114.29%);

    padding: 15px 18px;
    border-radius: 15px;
    transition: all 2s ease;
}



.owl-theme .owl-dots .owl-dot.active span {
    background-color: #006165 !important;
    width: 25px !important;
    height: 7px;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 7px;
    margin: 5px 7px;
    background: #006165 !important;
   
}

.slider_doctor_name{
font-size:18px;    
}

.slider_service_name{
font-size:19px;    
}

.slider_doctor_departyment{
font-size:14px;    
}


section.carepackage .owl-prev .owl-next img {
    width:40px !important;
}


section.carepackage .owl-prev {
    position: absolute;
    left: -45px;
    top: 200px;
 z-index:1;
 width:70px;
}

section.carepackage .owl-next {
    position: absolute;
    right: -45px;
    top: 200px;
 z-index:1;
 width:70px;
}


.parallexBG_saree {
    width: 100%;
    height: auto;
    float: left;
        border-radius:20px;
    background-repeat: no-repeat;
    background-position: center center;
    /*background-attachment: fixed;*/
    background-size: cover;
   
}

.parallex_topbg{
float:left;
width:100%;
height:auto;
 background: linear-gradient(91deg,rgba(0, 47, 28, 0) 0%, rgba(0, 47, 28, 1) 100%);
  border-radius:20px;
  padding:60px 40px;
 
}

.desktop_services{
    float:left;
    width:100%;
padding:0px 30px;
margin-top:-140px;
}

.slider_service_name{
font-size:16px;    
}


.excellencetxt_div {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #2C6A3B;
    border-radius:20px;
}


.excellencetxt_iconmain_div {
    float: left;
    width: 100%;
    padding: 30px 20px 20px;
    background-color: #F9B900;
    border-radius:20px;
}


.excellence_maindiv{
  float:left;
  width:100%;
  background-color:#fff;
  border-radius:15px;
  padding:14px 4px;
  transition: all 0.5s ease;
}

.excellence_maindiv:hover{
  background-color:#FBF0D0;   
}

.excellence_icon{
    width:60px;
    margin:0px auto;
}

.excellence_name{
float:left;
width:100%;
text-align:center;
color:#000;
font-size:12px;
margin-top:8px;
}


.whatsappnow {
        display: block;
        position: fixed;
        z-index: 15;
        /* bottom: 105px; */
        bottom: 70px;
        right: 23px;
    }
    
    
 .whatsappbtn {
        height: 50px;
        width: 50px;
        border-radius: 50%;
        background-color: #25d366;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        cursor: pointer;
    }   
    
    .whatsappbtn i {
        font-size: 27px;
    }
    
 .top_header_search{
    float:left;
    width:100%;
    height:30px;
    background-color:#fff;
    border-radius:5px;
    margin:-3px 0px 2px;
 }   
    
   .search-button {
       float:left;
        width: 10%;
        border: 0px;
        outline: 0px;
        font-size:18px;
        margin-top:2px !important;
    } 
    
.topheader_searchbox {
        float: left;
        width: 89%;
        margin-left:1%;
        height: 30px;
        padding: 0px;
        text-align: left;
        color: #000 !important;
        font-weight:600;
        font-size: 14px;
        border: 0px;
        outline: 0px;
        background-color:transparent;
    }  
    
    
 .btn2 {

    display: inline-block;
       color: #000;
       height:40px;
       line-height:40px;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    background-color:#FDC900 !important;
    letter-spacing: 1px;
    background: linear-gradient(to right, #1D4A38 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    text-transform:none;
    width:100%;
    text-align:center;
    border-radius:6px;
   
}



.btn2:hover {
    color: #fff;
   
    background-position: left bottom;
    /* 

    color: var(--text-white);

     */
}  


.btn3 {

    display: inline-block;
       color: #fff;
       height:40px;
       line-height:40px;
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
    background-color:#1D4A38 !important;
    letter-spacing: 1px;
    background: linear-gradient(to right, #FDC900 50%, transparent 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: all 0.5s ease-out;
    
    width:100%;
    text-align:center;
    border-radius:6px;
   
}



.btn3:hover {
    color: #000;
   
    background-position: left bottom;
    /* 

    color: var(--text-white);

     */
} 

.lifestyle_txt{
    float:left;
    width:100%;
    text-align:left;
    font-size:16px;
    font-weight:600;
    color:#1D4A38;
    line-height:21px;
}

.lifestyle_icon{
    float:left;
    width:70px;
    height:70px;
    padding:8px;
    border-radius:50%;
    background-color:#FFF8DE;
}
    
.home_readmoregap{
float:left;
width:120px;
}  

.service_bottomgap{
padding-bottom:100px;    
}

.why_choose_div{
    float:left;
    width:100%;
    padding:20px;
    border-radius:15px;
    background: linear-gradient(to right, #fffbe7, #f0de95);
    box-shadow: 12px 12px 24px -12px rgba(0, 0, 0, 0.175);
}

.why_choose_no{
color:#FDC900;
font-size:50px;
font-weight:900;
}


.why_choose_heading{
    float:left;
    width:100%;
    font-size:18px;
    font-weight:900;
}

.tour{
float:left;
width:160px;
margin-right:10px;
}



/* Scroll to top */


.scroll-top {
  position: fixed;
  bottom: 30px;
  right: 15px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  /* background: white; */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 999;
  filter: drop-shadow(0px 0.5px 1px #00000070);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease;
  transform: scale(0.8);
}

.scroll-top.show1 {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.scroll-top .scrollprogress {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-90deg);
}

.scroll-top .progress-bg {
  stroke: #ccc;
  stroke-width: 4;
}

.scroll-top .progressscroll {
  stroke: #1D4A38;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  transition: stroke-dashoffset 0.1s linear;
}


 .scroll-top .arrow svg {
    width: 15px;
    height: 20px;
    transform: translate(1px, -1px);
} 

/* Scroll to top */

section.courseintro_page .card {
    padding: 10px;
}

section.courseintro_page .card img {
    border-radius: 20px;
    object-fit: cover;
    height: 265px;
}

section.courseintro_page .card .card-body .truncate {
    -webkit-line-clamp: 3;
}

section.courseintro_page .controls {
    gap: 10px;
}

section.courseintro_page .control {
    background: transparent;
    color: #1D4A38;
    padding: 12px 17px;
    border: 1px solid #1D4A38;
    border-radius: 10px;
    cursor: pointer;
    font-weight:600;
    transition: all 0.6s ease;
}

section.courseintro_page .control:hover {
    background: #1D4A38;
    color: white;
}

section.courseintro_page .mixitup-control-active {
    color: #fff;
    background: #1D4A38;
}


.gallery_imgdiv_home {
    float: left;
    width: 100%;
    height: 300px;
}

.eventimg_css1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.get_in_touch{
    /* Base dark green */
  background-color: #1c4332;

  /* Gradient overlay */
  background-image: radial-gradient(
    circle at 30% 50%,   /* gradient center position */
    #2f5c45 0%,          /* lighter center tone */
    #1c4332 60%,         /* main dark tone */
    #2f5c45 100%         /* deeper outer edge */
  );

  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  color: #ffffff; /* optional: for white text */
}

.top_blur{
    border-radius: 100%;
fill: rgba(207, 255, 236, 0.35);
filter: blur(100px);
height : 250px;
width : 250px;
position:absolute;
top:-125px;
left:-125px;
z-index:999;
background-color:#79e2b8;
}


.top_blur_yellow{
    border-radius: 100%;
fill: rgba(207, 255, 236, 0.35);
filter: blur(100px);
height : 150px;
width : 150px;
position:absolute;
top:-125px;
left:-125px;
z-index:999;
background-color:#FDC900;
}







.bottom_blur{
    border-radius: 100%;
fill: rgba(207, 255, 236, 0.35);
filter: blur(100px);
height : 250px;
width : 250px;
position:absolute;
bottom:-125px;
right:-125px;
z-index:999;
background-color:#79e2b8;
}

.home_gettouch{
float:left;
width:100% !important;
height:45px !important;
line-height:45px;
background-color:transparent;
text-align:left;
font-size:14px;
color:#fff !important;
padding:0px 10px;
border:1px solid #fff !important;
border-radius:7px !important;
font-weight:500;
}

.footer_newsletter{
float:left;
width:100%;
height:40px;
border:1px solid #fff;
border-radius:5px;
}

.newsletter_input{
float:left;
width:80%;
height:40px;
border:0px;
text-align:left;
font-size:15px;
color:#000;
padding:0px 8px;
background-color:transparent;
}

.card-img-overlay-video {
   
    padding: 15px 18px;
    border-radius: 15px;
    transition: all 2s ease;
}

section.banner.other_banner.departmentbanner .card img {
    object-position: 86%;
}

section.banner.other_banner.departmentbanner .card-img-overlay {
   
 background: linear-gradient(261deg,rgba(0, 47, 28, 0) 0%, rgba(0, 47, 28, 1) 100%);
}


.highlightband {
flex-direction: row;
        border-radius: 80px;
        align-items: center;
        /*background: rgba(253, 201, 0, 0.14);*/
         background: rgba(116, 47, 52, .9);
        border: 2px solid transparent;
        padding: 12px 16px;
        gap: 0;
        backdrop-filter: blur(53.05px) !important;
        justify-content: space-between;
    }


.service_name_body{
    font-size:12px;
    font-weight:600;
    text-align:left;
    line-height:16px;
    color:#fff;
}

.servise_top{
    margin-top: -41px;
    position: relative;
    z-index: 2;
}

.inside_applydiv{
float:left;
width:100%;
padding:20px;

    border-radius:20px;
    background-color:#1D4A38; 
    position:relative; 
    overflow:hidden;
}


section.location .accordion-button {
    background-color: #1D4A38;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size:15px;
}
section.location {
 background: url('../Images/black_bg.webp');
 background-position: center;
 background-repeat: no-repeat;
 background-size: cover;
}

section.location .accordion-button::after {
  background-image: url(../images/down-arrow.png);
}
section.location .accordion-body {
    /*padding-left: 47px;*/
    background: #edf4e2;
}

.accordion-button:not(.collapsed){
      background: #1D4A38 !important; 
}
section.location .accordion-button:focus {
  box-shadow: none;
}

.accordion-item {
    color: var(--bs-accordion-color);
    background-color: var(--bs-accordion-bg);
    border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
    border: 0;
}


section.location ul li {
    list-style: disc;
    font-family: nexa-book, sans-serif;
    font-weight: 700;
    color: #fff;
}

section.location ul li::marker {
  color: #ffffff;
  font-weight: 500;
}

.accordion {
  --bs-accordion-bg: transparent;
}


select:focus {
  outline: none;
}


.blog_comment_div {
    float: left;
    width: 100%;
    
    background-color: #1D4A38;
    border-radius: 4px;
    margin-bottom: 10px;
    border-radius:20px;
}

.blog_comment_title {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    padding: 1rem 1.5rem;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: left;
}

.blog_comment_body {
    float: left;
    width: 100%;
  
    padding: 20px;
}

 .blog_small_txt {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    color: #fff;
    line-height: 1.6;
    text-align: justify;
    margin-bottom: 10px;
}   

.post-thumb {
    float: left;
    border-radius: 0px;
    width: 80px;
    height: 60px;
    overflow: hidden;
}

.post-content {
    float: left;
    width: 65%;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #fff;
    margin-left: 5%;
    font-weight: 600;
}

.badge_new {
    float:left;
    padding: 5px 10px;
    background-color: #fff !important;
    color: #000;
    font-size: 12px;
    border-radius: 4px;
    margin-right: 5px;
    margin-bottom: 5px;
        border: 1px solid #eeeeee;
        transition: all 0.5s ease;
        cursor:pointer;
        font-weight:600;
        
}

.badge_new:hover{
  
    background-color: #1D4A38 !important;
    color:#fff;
}


.inisiative_font{
    font-size:14px;
    line-height:18px;
}

.book_visit{
  float:right;  
}


@media only screen and (max-width:1200px){
    
    
 .post-thumb {
    width: 60px;
    height: 60px;
    
}

.post-content {
    float: left;
    width: 65%;

}   
    
    
    
    
    
    
.service_name_body{
    line-height:14px;
}
    
    
    
.testimonials_name{
 font-size:16px;
 margin-top:10px;

 
}

.testimonials_details{

 height:230px;
 overflow:hidden;
 font-size:15px;
 line-height:20px;

 
}    
    
    
    
    
    .excellence_maindiv{

  border-radius:10px;
  padding:14px 0px;

}
    
    
.excellence_icon{
    width:60px;
    margin:0px auto;
}    
    
    
    
.slider_service_name{
font-size:19px;    
}    
    
    .department_img{
width:100%;
height:270px;
}
    
    
  .service_subheading{
font-size: 22px;

}  
    
    
    .countdown_number {
    display: inline-block;
    font-size: 40px;

    line-height: 40px;
   
}

.coundown_txt {
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    text-align: center;
    color: #000;
    font-weight: 400;
   
}
    
    
 .home_about_txt {

    font-size: 16px;
    line-height:23px;

    
}
    
 
 
 .home_about_topgap{
    padding: 60px 0px 60px;
}
 
    
    
.desktab_count{
  display:none;
 
}    
    
    
        
.nav-link {
        color: #000;
        line-height: 10px;
        font-weight: 600 !important;
        padding-left: 0px !important;
    }
    
 .nav-link:focus, .nav-link:hover {
    color: #000;
}   
    
    
    
    
.bottom_head {
    padding:0px 0px;
}    
    
    
    
    
  .header_cart_div{
 width:100px; 
 margin-left:15px;
}
    
.logo{
   width:220px; 
}    
    
    
    .doctor_name{
    font-size:18px;    
    }
    
    
 .blog_hometext{
font-size:17px; 
line-height:22px;
height:auto;
display:block;
}   
    
    
    
.popular_heading{
 font-size:24px;
 line-height:27px;

}    
    
    
    
    
.diagnostic_topheading{
    font-size:20px;
    font-weight:900;
    color:#89B8F0;
}

.diagnostic_heading{
    font-size:25px;
    font-weight:900;
    color:#89B8F0;
    line-height:30px;
}    
    
    
    
 .carousel-caption{
    float:left;
    top:70px !important; 
    margin-left:-100px !important;
}   
    
    
    
.nav-links li a{
    font-weight: 500;
    padding: 9px 8px !important;
    transition: all 0.3s ease;
    color: #0a3f6b;
    font-size:13px !important;
}
    
 .banner_font_subheading{
    font-size:25px;
    line-height:35px;
}   
    
}







@media only screen and (max-width:999px){
    
    
  .post-thumb {
    width: 50px;
    height: 50px;
    
}

.post-content {
    float: left;
    width: 65%;

}    
    
    
    
    
  .blog_hometext{
font-size:16px; 
line-height:20px;

}    
    
    
    
 .service_name_body{
    font-size:10px;
    font-weight:600;
    text-align:left;
    line-height:14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

} 

.servise_top{
    margin-top: -21px;
    position: relative;
    z-index: 2;
}


    
   .mob_btn{
    height:auto !important;
    line-height:18px;
    padding:8px 0px;
}

  .gallery_imgdiv_home {
    float: left;
    width: 100%;
    height: 200px;
}  
    
    
    
 .service_bottomgap{
padding-bottom:70px !important;    
}
 
 
    
  .lifestyle_txt{
    font-size:14px;
    line-height:17px;
}

.lifestyle_icon{
    float:left;
    width:60px;
    height:60px;
    padding:8px;

}  
    
    
    
    
    
 .excellence_icon{
    width:40px;
    margin:0px auto;
}  

.excellence_name{
font-size:10px;    
}
    
    
    
  .slider_service_name{
font-size:19px;    
}  
    
    
 .department_img{
width:100%;
height:230px;
}   
    
    
 .appointment_btn_other{
float:left;
width:100%;
padding:0px 5px;
margin-top:5px;
height:auto;
font-size:11px;
line-height:35px;
background-color:#F9B900;
text-align:center;
color:#2C6A3B;
border-radius:50px;
font-weight:600;
transition: all 0.5s ease;
border:0px solid #2C6A3B;

}

.appointment_btn_other:hover{
background-color:#2C6A3B;
color:#fff;

}  

.appointment_btn_other svg{
    display:none;
}


    
    
    
    
    
 .mainbody_div {
     padding:40px 0px;
 }   
    
    
  .carousel-caption{
    float:left;
    top:40px !important; 
    margin-left:-100px !important;
} 

.banner_font_subheading{
    font-size:20px;
    line-height:30px;
}


.banner_subsub{
    margin-top:10px;

}

.banner_font_new {
    float: left;
    width: 550px;
    text-align: left;
    color: #fff;
    
    
    font-weight: 400;
    font-size: 14px;
    padding: 10px 20px 15px 0px;
}
    
    
    
    .pointers_imgdiv {
height: 200px;
}
    
    
.mission_vision_heading{
  float:left;
 width:100%;
 font-size:25px;
 }
 
.statement_height{
height:250px;    
}
    
 .newsletter{
width:60% !important; 

}

.newsletter_btn{
width:40% !important;  
height:35px;
}   
    
    
    
    .footer_heading {
    font-size: 20px;

}
    
    
 .event_videoheading{
 font-size:20px;

}
   
    
    
    
    .member_designation{
font-size:18px;
line-height:22px;
}

.member_name{
font-size:15px;
line-height:19px;

}

    
    
 .testimonials_details{
 height:320px;
 
 
}   
    
    
    
   
 .media_imgdiv {
height: 150px;
}    
    
    .event_show{
display:block;    
}
    
    
 .countdown_number {
    display: inline-block;
    font-size: 30px;
    line-height: 30px;
   
}   
    
    
.mainhome_title {
    font-size: 25px;
    line-height: 35px;

} 


.mainhome_title_white {
    font-size: 25px;
    line-height: 35px;
}
    
  
.mainhome_title_inside {
    font-size: 25px;
    line-height: 35px;
}  
  
    
    


.login_mob{
display:block;    
}
  
   
   
    
.btn1 {
font-size:14px; 
padding:7px 0px;
width:100%;
}
    
    
    
 .touch_maindiv{
 padding:15px;
}

.get_in_touch_heading{
font-size:19px;
}


.doctor_search_select {
height: 35px;
line-height: 35px;
}
    
 .admission-img {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    float: left;
    width: 50%;
    height: 280px;
    
}   
    
 .img_width{
width:200px;    
}


.doctor_name{
font-size:18px;
}

.doctor_deegree{
font-size:20px;

}

.doctor_designation{
float:left;
width:100%;
text-align:left;
font-size:18px;
color:#000;
font-weight:600;

}
    
.bottom_head{
display:none;    
} 

.tab_header{
float:left;
width:100%;
border-bottom:1px solid #E1E0E0;
display:block;
background-color:#fff;
}

.nav-link {
    color: #000;
    line-height: 10px;
    
    font-weight: 600 !important;
    padding-left: 0px !important;
}

.submenu {
    padding-left: 0rem;
    font-weight: 500 !important;
    font-size: 14px !important;
}

.nav-link:focus, .nav-link:hover {
     color: #000 !important;
}


.menu_topgap{
margin-top:20px;    
}


.coundown_txt {
    font-size: 14px;
line-height:18px;
   
}

    
}





@media only screen and (max-width:768px){
   .home_collection{
    float:left;
    width:100%;
height:200px;    
} 
}




@media only screen and (max-width:480px){
  .hamburger{
/*margin-top:6px;*/
margin-top:-10px; 
} 

.top_head_txt {
font-size: 12px;

}

.offcanvas {
    max-width: 80%;
}

.desktop_banner{

display:none;
}

.mobile_banner{
float:left;
width:100%;
display:block;
}

.admission-img {
    height: 390px;
    
}   
    
 .img_width{
width:290px;    
}

.doctor_name{
font-size:18px;
}

.doctor_deegree{
font-size:15px;

}

.doctor_designation{
font-size:13px;


}

.homepage_heading_div {
    float: left;
    width: 100%;
    font-size: 20px;

}


.homepage_heading_div1 {
    float: left;
    width: 100%;
    font-size: 17px;
    line-height:normal;

}


.home_about_txt {
    text-align: left;
    font-size: 15px;
    line-height:22px;
    color:#000;
}

.mainbody_div {
    float: left;
    width: 100%;
    padding: 30px 0px;
}

.inside_desktop_banner {
 padding: 0px;
}

.desktop_banner_name{
font-size:20px;
font-weight:600;
}

.desktop_banner_bradcrum{
font-size:12px;


}

.reconstraction{
float: left;
    width: 100%;
    height: 150px;    
}

.hospital_name{
font-weight:700;
font-size:18px;
}
.address{
font-size:16px;
line-height:25px;
}

.secretory{
float:left;
width:40%;
margin-left:30%;
}

.subheading{
float:left;
width:100%;
text-align:left;
font-size:16px;
line-height:22px;

}


.mainhome_title {
    float: left;
    width: 100%;
    height: auto;
       text-align: left;
    font-size: 22px;
    line-height: 26px;
     
}


.mainhome_title_white {
    float: left;
    width: 100%;
    height: auto;
       text-align: left;
    font-size: 22px;
    line-height: 35px;
      font-weight: 500;
}


.mainhome_title_inside {
    float: left;
    width: 100%;
    height: auto;
       text-align: left;
    font-size: 20px;
    line-height: 35px;
    color: #005394;
    font-weight: 500;
}






.countdown_number {
    display: inline-block;
    font-size: 28px;
    line-height: 30px;
   
}


.coundown_txt {
    font-size: 12px;

   
}



.member_designation{
font-size:17px;
line-height:20px;
}

.member_name{
font-size:15px;


}


.testimonials_details{

 height:350px;
 font-size:16px;
 line-height:23px;

 
}

 .social_div{
float:left;
width:35px;
height:35px;
font-size:15px;
line-height:35px;
margin-right:8px;
}   



 .media_imgdiv {
height: 130px;
}  




thead{
font-size:14px !important;    
}

tbody{
  font-size:13px !important;   
}


.readall-button{
    padding: 4px 10px !important;
       height: auto;
    font-size: 13px;
    line-height: 18px;

}


.blog_title{
 font-size:18px;
 line-height:22px;

}

.blog_text{
 font-size:14px;
}

.blog_text_inside{
 font-size:14px;
}

.blog_title_inside{
 float:left;
 width:100%;
 text-align:left;
 font-size:20px;
line-height:24px;

}

 .event_videoheading{
 font-size:17px;
line-height:normal;
}

.mission_maindiv{
 padding:25px 15px 15px;
}

.mission_vision_heading{
  float:left;
 width:100%;
 font-size:23px;
 color:#fff;
 font-weight:700;
 }
 
 .logo_icon{
float:right;
width:100px;
opacity:.2;
margin-top:-60px;
}


.shareholder_name{
  font-size:13px;
 line-height:15px;

}
   
.newsletter{
width:70% !important; 

}

.newsletter_btn{
width:30% !important;  
height:35px;
} 

.footer_txt ul li {
    font-size: 12px;
    line-height: 25px;
   
;
}

.footer_txt {
    font-size: 12px;
}

.shareholder_designation{
 font-size:12px;

}

.counter_bg{
padding:20px 0px 0px;
}

.counter_image{

width:90px;
height:90px;

}

.counter_iconsize{
 width:50px;
 height:50px;
}

.counter_iconsize1{
 width:45px;
 height:45px;
}

.counter_iconsize_mt{
margin-top:15px;    
}
.counter_iconsize_mt1{
margin-top:20px;    
}

.serviceshome_title {
    font-size: 22px;
    line-height: 30px;
}

.service_topgap{
margin-top:80px;    
}


.service_home_maindiv{
padding:40px 35px;
margin-top:-100px;
margin-bottom:30px;
border-radius:20px;
}

.service_subheading{
font-size: 17px;

}

.owl-next{
        width: 40px;
         right: -27px;
    top: 130px;
} 

 .owl-prev{
        width: 40px;
         left: -27px;
    top: 130px;
        
}
    
 .owl-next img {
        width: 35px;
        
} 

 .owl-prev img {
        width: 35px;
       
        
}

.doctor_name_new{
text-align:center;

}

.doctor_designation_new{
text-align:center;
font-size:14px;
}




.readmore_btnsmall{
line-height:24px; 
padding:10px 20px;
}


.mainbody_div1 {
        float: left;
        width: 100%;
        padding: 50px 0px;
    }


.about_point_heading {
    font-size: 20px;

}


.department_height{
    height:65px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rounded-20 {
    border-radius: 15px;
}

.list li {
    
    line-height: 30px !important;
   
}


.rounded-5 {
border-radius: 15px !important;    
}

.mob_docname{
text-align:left;
font-size:13px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.mob_docdesig{
text-align:left;
font-size:12px;
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}


.mobile_docdesig {
      font-size: 12px;
    line-height: 18px;
   
}

.fs-4{
font-size:20px !important;    
}

.event_name_new{
 margin-bottom:15px;
 height:auto;
 }
 
 .gallery_imgdiv{
height:191px;
}

.gallery_imgdiv1{
height:auto;    
    
}

.director_img {
    height: 180px;
    }

.counter_body{
    
    border-radius:0px;
    padding:10px 10px;
    margin-bottom:25px;
    height:auto;
}

.diagnostic_heading{
    font-size:25px;
       line-height:25px;
}

.diagnostic_topheading{
    font-size:20px;
   
}

.package_searchbox {
 padding:4px;   
}

.popular_heading {
        font-size: 22px;
        line-height: 25px;
        margin-top: 50px;
    }
    
 .map_height{
height:250px;  
margin-top:0px;
border-radius:0px 0px 15px 15px;
}  

.doctor_namediv{
    padding:10px;
}

 .login_desktop{
display:none;    
}




 .appointment_btn_other svg{
    display:block;
} 


 .appointment_btn_other{
float:left;
width:100%;
padding:5px 5px;
margin-top:5px;
height:auto;
font-size:13px;
line-height:30px;


}

section.carepackage .owl-prev .owl-next img {
    width:35px !important;
}


section.carepackage .owl-prev {
  
    left: -24px;


 width:35px;
}

section.carepackage .owl-next {
 
    right: -24px;

 width:35px;
}


.excellencetxt_iconmain_div {
    float: left;
    width: 100%;
    padding: 15px 10px 10px 10px ;
    background-color: #F9B900;
    border-radius:0px 0px 20px 20px;
}


.excellence_maindiv{
  float:left;
  width:100%;
  background-color:#fff;
  border-radius:15px;
  padding:14px 4px;
  transition: all 0.5s ease;
}

.excellence_icon{
    width:40px;
    margin:0px auto;
}

.excellence_name{
float:left;
width:100%;
text-align:center;
color:#000;
font-size:12px;
margin-top:8px;
white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.excellencetxt_div {

    padding: 20px 10px;
   
    border-radius:20px 20px 0px 0px;
}


.home_contact{
float:left;
width:100%;
background-color:#2C6A3B;
border-radius:15px 15px 0px 0px;
padding:20px;
}


.whatsappnow {
        display: block;
        position: fixed;
        z-index: 15;
        /* bottom: 105px; */
        bottom: 60px;
        right: 26px;
    }
    
    
 .whatsappbtn {
        height: 40px;
        width: 40px;
        
    }   
    
    .whatsappbtn i {
        font-size: 23px;
    }
    
   .lifestyle_txt{
    font-size:15px;
    line-height:18px;
    text-align:left;
    padding-left:3px;
}

.lifestyle_icon{
    float:left;
    width:45px;
    height:45px;
    padding:3px;

}    
    
.service_bottomgap{
padding-bottom:50px;    
}

.parallex_topbg{

  border-radius:15px;
  padding:60px 20px;
 
}

.slider_doctor_name{
font-size:18px;    
}

section.courseintro_page .controls {
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        gap: 6px;
    }
    
 section.courseintro_page .control {
        flex: 0 0 auto;
        white-space: nowrap;
        font-size: 15px;
        padding: 8px 22px;
    }   
    
  .gallery_imgdiv_home {
    float: left;
    width: 100%;
    height: 150px;
}    


section.banner .card img {
    height: auto;
    object-fit: cover;
    aspect-ratio: 0.9 / 1;
}

section.banner.other_banner .card img {
    aspect-ratio: 5 / 1;
    height: 32vh;
    object-position: 92%;
}

.banner_font{
    font-size:18px !important;
}

.mob_btn{
    height:auto !important;
    line-height:18px;
    padding:8px 0px;
}

.servise_top{
    margin-top: 30px;
    position: relative;
    z-index: 2;
}

.highlightband{
border-radius:20px;   
/*background: linear-gradient(180deg,rgba(252, 247, 217, 1) 0%, rgba(252, 220, 91, 1) 98%);*/
border:0px;
}

.service_name_body {
    font-size:14px;
    line-height:18px;
    
}

  .blog_hometext{
font-size:18px; 
line-height:24px;
height:auto;
}    
   
  .post-thumb {
    width: 70px;
    height: 70px;
    
}

.social_div_footer{
    margin-right:0px;
    height:45px;
    width:45px;
    line-height:45px;
}
.inisiative_font{
    font-size:16px;
    line-height:22px;
}

.book_visit{
  float:left;  
}


}