
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Raleway:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Electrolize&display=swap');


:root { --main-color:#F78200;}

body {font-family: 'Lato', sans-serif; font-size:16px; color:#222; padding:0; margin:0;   }
a { text-decoration:none; }
a:hover { text-decoration:none; }

ul, li { margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 {font-family: 'Lato', sans-serif; font-weight:600; }

 
.button2 {  background:linear-gradient(to left, #ed8449 , #e3346f); border-radius:5px; border:0; line-height:55px; height:55px; padding:0px 55px 0 22px; color:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); font-size:14px; display:inline-block; overflow:hidden; position:relative; }
.button2:hover { background:#555; color:#ffff; } 
.button2 i { font-size:23px; float:right;line-height:58px; padding: 0 0 0 10px; position:absolute; right:22px; top:0; transition:ease all 0.3s; }
.button2:hover i { right:15px;  }

.button1 {  background:linear-gradient(to left, #ed8449 , #e3346f);  border-radius:5px; border:0;   padding:18px 55px 18px 22px; color:#fff; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); font-size:15px; display:inline-block; overflow:hidden; position:relative;   }
.button1:hover {   color:#fff;   } 
.button1 i { font-size:20px; float:right;line-height:61px; padding: 0 0 0 10px; position:absolute; right:22px; top:0; transition:ease all 0.3s; }
.button1:hover i { right:15px;  }

.button3 {  background:#fff;  border-radius:5px; border:0;   padding:18px 55px 18px 22px; color:#000; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); font-size:15px; display:inline-block; overflow:hidden; position:relative;   }
.button3:hover { color:#000;   } 
.button3 i { font-size:20px; float:right;line-height:61px; padding: 0 0 0 10px; position:absolute; right:22px; top:0; transition:ease all 0.3s; }
.button3:hover i { right:15px;  }
 
 
 .headermain { position:fixed; width:100%;  width: 100%; top:0px; left: 0;  z-index:99; }
 .notification {  display:block; width:100%; background:#000;   }

/*.imp-info-data .container-fluid { padding:0; }*/

.impecttop { display:flex; padding:0 10px; } 
.contop { position:absolute; top:0; right:0; }

.emnomber { color:#fff; font-size:14px; background:linear-gradient(to left, #ed8449 , #e3346f); float:right; padding:0 15px; display:flex; } 
.emnomber strong { display:inline !important ; line-height:34px !important; }
.emnomber a { display:inline-block !important; font-weight:bold !important; color: #ffffff;  font-size:14px !important; padding:0 0 0 5px !important;}
.emnomber1 { color:#fff; font-size:14px; background:linear-gradient(to right, #006da5, #324c83); float:right; padding: 0 15px; } 
.emnomber1 a { display:inline-block !important; font-weight:bold !important; color: #ffffff;  font-size:14px !important; padding:0 0 0 5px !important;}


.notification .imp-info-data {  line-height:36px; text-align:center; }
.notification .imp-info-data strong { font-size: 16px; font-weight:normal; color: #ffffff; text-align:center; display:block;  line-height:36px; }

.notification .imp-info-data .imp-action {cursor: pointer; display:inline-block; margin:0px auto;}
.notification .imp-info-data .imp-data { margin-top: 0px;display: none; background:linear-gradient(to right, #005d95, #324c83); padding:30px;}
.notification .imp-info-data .imp-data input { display:block; width:100%; line-height:40px; height:40px; background:#fff; border-radius:5px; border:0; padding:0 10px; }
.notification .imp-info-data .imp-data select { display:block; width:100%; line-height:40px; height:40px; background:#fff; border-radius:5px; border:0; padding:0 10px; }
.notification .imp-info-data .imp-data input[type="file"] { line-height:34px; padding:0 0px; }
.notification .imp-info-data .imp-data button { line-height:40px; height:40px; width:100%; padding:0 20px; font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;}
.notification .imp-info-data .imp-data a{color: #ffffff;}
.notification .imp-info-data .imp-data a:hover{text-decoration: underline;}
.imp-info-data .rotate-arrow{ display: inline-flex;transform: rotate(0deg);  transition: all 0.5s;}
.imp-info-data .rotate-arrow.up{transform: rotate(180deg);}
 
 
.back-indent-right { float: right; color: gray;  text-decoration: none; font-weight: 500; }

.back-indent-right:hover { color: darkgray; /* Optional: slight hover effect */ } 

.header { padding:15px 10px;  transition:ease all 0.3s; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-bottom:1px solid rgba(255,255,255,0.2); position:relative; }
.header .logo { float:left;   padding:0px 0 0 0px; width:280px; position:absolute; left:50%; top:15px; margin:4px 0 0 -140px;     z-index: 1; } 
.header .logo img { width:85%; margin:0px auto; }
.header .logo-w { display:block; }
.header .logo-b { display:none; }
 
.login-header { margin:8px 0 0 0px; }
.login-header .bookappointment { background:linear-gradient(to left, #D73F2B, #96291A); float:right; padding:0px 20px; line-height:44px; display: inline-block; color: #fff; font-size:14px; margin:0px 0 0 10px; border-radius:5px; }
.login-header .bookappointment i { font-size:22px; margin:2px 6px 0 0;  display:block; float:left; color:#fff;  }
.login-header .bookappointment:hover {  }
.login-header .bookappointment:hover i {    }



/*.header.sticky .bookappointment { background:linear-gradient(to left, #D73F2B, #96291A); color: #fff;}
.header.sticky  .bookappointment i {color:#fff;}*/
 
 

 .navbar-toggler { display:none; }
.navbar { padding:0; }
.nav ul { list-style:none; margin:0px 0 0 0; padding:0 20px 0 20px; display:block; width:100%;  }
.nav ul li {   float:left;position:relative;margin:0px 0; padding:0px 25px 0 0;color:#000;cursor: pointer;}
.nav ul li a { font-size: 14px;font-weight: 500; padding:0 0 0px 0; color:#fff; line-height:60px; }

.nav ul li:nth-child(1) { float:left; }  
.nav ul li:nth-child(2) { float:left; }  
.nav ul li:nth-child(3) { float:left; }  
.nav ul li:nth-child(4) { float:left; }  
.nav ul li:nth-child(5) { float:right; }  
.nav ul li:nth-child(6) { float:right; }  
.nav ul li:nth-child(7) { float:right; }  
.nav ul li:nth-child(8) { float:right; }   

.nav ul li a:hover { color:#a20100; }
.nav ul .dropdowns { display:none; position:absolute; top:49px; left:0px; min-width:220px;  padding:0px; z-index:99; background:#fff; border:0px solid #ddd;box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:10px; }
.nav ul .dropdowns li { display:block;margin:0;float:none;padding: 0;  border:0 !important; position:relative; width:100%; float:left; }
.nav ul .dropdowns li a { background:#fff; display:flow-root; padding:7px 15px !important; line-height:32px; font-size:13px; color:#000; transition:ease all 0.3s; border-left:2px solid #fff; white-space: nowrap; border-right:1px solid #f1f1f1; }  
.nav ul .dropdowns li:nth-child(even) a{ background:; }

 .nav ul .dropdownsfull {  min-width:820px;  } 
 .nav ul .dropdownsfull li { display:block;margin:0;float:none;padding: 0;  border:0 !important; position:relative; width:33.33%; float:left; }

.nav ul .dropdowns li a i { float:right; padding:0px 0 0 0; display:block; }
.nav ul .dropdowns li a img { width:30px; margin:0 4px 0 0; }
.nav ul li:hover .dropdowns { display:block;}
.nav ul .dropdowns li a:hover {  color:#D73F2B; border-left:2px solid #D73F2B; background: #d73f2b06;}

 
.nav ul .dropdowns-2 { display:none; position:absolute; top:0px; left:100%; padding:0px; min-width:200px; z-index:99; background:#fff; border:0px solid #ddd; box-shadow:0px 0px 20px rgb(0 0 0 / 5%); border-radius:10px; }
.nav ul .dropdowns-2 li { width:100%; }
.nav ul .dropdowns-2 li a { padding:5px 15px !important; background:#e7eeff; border-left-color:#e7eeff;  }
.nav ul .dropdowns li:hover .dropdowns-2 { display:block; } 


.headermain.sticky ,.headermain.headermaininner  { background:#fff;  box-shadow: 0px 0px 20px rgb(0 0 0 / 5%); position:sticky; }
.headermain.sticky .logo img  {  }

.headermain.sticky .contantde , 					.headermain.headermaininner .contantde   { color:#555; }
.headermain.sticky .contantde i, 					.headermain.headermaininner .contantde i { color:#D73F2B; }
.headermain.sticky .contantde strong , 				.headermain.headermaininner .contantde strong { color:#D73F2B;}
.headermain.sticky  .nav ul li a , 					.headermain.headermaininner  .nav ul li a  { color:#444 !important;  }
.headermain.sticky .nav ul li i,					.headermain.headermaininner .nav ul li i {  color:#444 !important; font-weight:500;}
.headermain.sticky .nav ul li:hover,				.headermain.headermaininner .nav ul li:hover { color:#ed8449 !important; font-weight:500;}
.headermain.sticky .nav ul li:hover,				.headermain.headermaininner .nav ul li:hover  a{ color:#ed8449 !important; }
.headermain.sticky .nav ul li a:hover,  			.headermain.headermaininner .nav ul li a:hover  { color:#888; }
.headermain.sticky .nav ul .dropdowns li a, 		.headermain.headermaininner .nav ul .dropdowns li a { color:#000 !important; }  
.headermain.sticky .nav ul .dropdowns li a:hover, 	.headermain.headermaininner .nav ul .dropdowns li a:hover { color:#ed8449 !important; }  

 .headermain.sticky .logo-w , 						.headermain.headermaininner .logo-w  { display:none; }
.headermain.sticky .logo-b, 						.headermain.headermaininner .logo-b { display:block; }

 

.header.colorchange  { background:#fff;  box-shadow: 0px 0px 20px rgb(0 0 0 / 5%); }
.header.colorchange .nav ul li a { color:#444 !important; }
.header.colorchange .nav ul li i {  color:#444 !important;}
.header.colorchange .nav ul li:hover { color:#888; }
.header.colorchange .nav ul li a:hover { color:#888; }
.header.colorchange .nav ul .dropdowns li a { color:#000; }  
.header.colorchange .nav ul .dropdowns li a:hover { color:#D73F2B; }  
 .header.colorchange .logo-w { display:none; }
.header.colorchange .logo-b { display:block; }



  
.slider { display:block; overflow:hidden; background:#fff; }
/*.slider:after { content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:0.4; }*/
.slider  video { height:100%; width:100%;   }
.slider img { width:100%; height:480px; object-fit:cover; }
.slide-inner { position:relative;  opacity:0.7;  }

.arrowanima { position:absolute; bottom:20px; text-align:center; display:block; width:100%; z-index:1;overflow:hidden; }
.arrowanima a { width:30px; height:50px; text-align:center; border:2px solid #fff; text-align:center; color:#fff; border-radius:20px; display:block; margin:0px auto; display: flex;
    justify-content: center;
    align-items: center;  }
.arrowanima i { display:flex;  }

 
.arrowanima i {
    -webkit-animation: action 1s infinite  alternate;
    animation: action 1s infinite  alternate;
}

@-webkit-keyframes action {
    0% { transform: translateY(-8px); }
    100% { transform: translateY(8px); }
}

@keyframes action {
    0% { transform: translateY(-8px); }
    100% { transform: translateY(8px); }
}

.slide-inner:before { content:""; top:0; left:0; height:100%; width:100%;  opacity:0.6; position:absolute; z-index:1; display:none;  }

.slide-in {z-index:3; padding:90px 0 0px 0; position:absolute; bottom:0; left:10%; width:80%;  display: flex;  justify-content: center;  text-align: center;  align-items: center; height:100%; }
.slide-in h1 { font-size:64px; line-height:72px;  color:#fff; padding:0px 0 0px  0px; font-weight:500; margin:0; }
.slide-in p { font-size:34px; color:#fff; padding:0 0 25px 0px; width:100%; }
.main_slider { position:relative; } 
.main_sliderin { position:relative; }
.main_slider img { width:100%; height:100vh; object-fit:cover; }
 
.main_slider.arrowsldier .slick-prev { left:70px; }
.main_slider.arrowsldier .slick-next { right:70px; }
.main_slider.arrowsldier .slick-prev, .main_slider.arrowsldier .slick-next {width:50px;height:50px;background:rgba(255,255,255,0.2); border:0; border-radius:50px; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; }



 .section-51 { display:flow-root; padding:  0px 0; background:linear-gradient(to left, #ed8449 , #e3346f); position:relative; z-index:1; margin-top:-10px; }
 
.section-51  .secimage img { width:100%; }
.section-51 ul { list-style:none; padding:0; margin:0; display:flex; justify-content: center;  }
.section-51 ul li {   display:block; overflow:hidden; position:relative; padding:40px 50px; border-left:1px solid rgba(0,0,0,0.2);   }
.section-51 ul li:first-child { border-left:0; }
.section-51 ul li:last-child { border-right:0; }

.section-51 ul li img { width:100%; height:100%; object-fit:cover; }
.section-51 ul li a { position:relative; overflow:hidden; display:inline-block; width:100%; height:100%;   }
.section-51 ul li a .box-1 .icon { width:60px; height:60px; border:1px solid #dadada; border-radius:100px; line-height:60px; display:block; float:left; display:block; color:#a20100;   text-align:center; background:#fff; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); }
.section-51 ul li a .box-1 .icon i { display:block; font-size:22px; }
.section-51 ul li:hover .box-1  { bottom:-0px; }
.section-51 ul li .box-1 strong { font-size:16px; color:#fff;   font-weight:400; float:left; padding:7px 0 0 10px; }
 
 
 .section-5main { display:flex; }
 .ab_slider { width:50%; }
 .section-5 { display:flow-root; padding:  0px 0; width:50%;  }
 
.section-5  .secimage img { width:100%; }
.section-5 ul { list-style:none; padding:0; margin:0; display:block; justify-content: center;  }
.section-5 ul li {   display:block; overflow:hidden; position:relative; padding:0px; min-height:260px; border-left:1px solid rgba(0,0,0,0.2); width:50%; float:left; text-align:center; transition:ease all 0.3s; }
.section-5 ul li:first-child { border-left:0; }
.section-5 ul li:last-child { border-right:0; }

.section-5 ul li img { width:100%; height:100%; object-fit:cover; }
.section-5 ul li a { position:relative; overflow:hidden; display:inline-block; width:100%; height:100%; padding:40px 50px; min-height:200px; display: flex; justify-content: center;  align-items: center; } 
.section-5 ul li a .box-1 .icon { width:60px; height:60px; border:1px solid #dadada; border-radius:100px; line-height:60px;  display:block; color:#a20100;   text-align:center; background:#fff; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); margin:0px auto; }
.section-5 ul li a .box-1 .icon i { display:block; font-size:26px; }
.section-5 ul li:hover .box-1  { bottom:-0px; }
.section-5 ul li .box-1 strong { font-size:16px; color:#fff;   font-weight:400; padding:10px 0 0 0px; display:block; }


.section-5 ul li:nth-child(1) { background:#96291A; } 
.section-5 ul li:nth-child(2) { background:#a20100; } 
.section-5 ul li:nth-child(3) { background:#a20100; } 
.section-5 ul li:nth-child(4) { background:#96291A; } 

.section-5 ul li:hover { box-shadow:inset 0px 0px 70px rgb(0 0 0 / 30%); }

.about-sec { padding:0px 0 60px 0; }
.about-sec img { display:block; margin:0px auto 0;  width:100%; height:520px; display:block;    } 
.about-sec small { color:#D73F2B; display:block; font-size:12px;font-weight:400; } 
.about-sec h2 { color:#000000; display:block; font-size:40px; font-weight:600; margin:0 0 20px 0; padding:0; } 
.about-sec p { color:#505050; display:block; font-size:14px; font-weight:400; margin:0 0 20px 0; padding:0; } 

.about-sec  .orderclass { order:2;}

.about-sec .content{ padding:50px 0; }


.about-sec1 { padding:30px 0 50px 0; }
.about-sec1 .row { padding-bottom:20px; padding-top:0px;}
.about-sec1 .row:first-child {   padding-bottom:60px;}

.logoicon {   margin:0; position:relative; }
.logoicon:after { content:""; border-bottom:1px dashed #dadada; margin:0; position:absolute; top:22px; z-index:-1; width:100%; left:0; }
.logoicon img { width:40px !important; display:block; margin:0px auto; background:#FFF; }

.about-sec1 img { display:block; margin:30px auto 0;  width:100%; display:block;   object-fit:cover; } 
.about-sec1 small { color:#D73F2B; display:block; font-size:12px;font-weight:400; } 
.about-sec1 h2 { color:#000000; display:block; font-size:40px; font-weight:600; margin:0 0 20px 0; padding:0; } 
.about-sec1 p { color:#505050; display:block; font-size:14px; font-weight:400; margin:0 0 20px 0; padding:0; } 

.about-sec1  .orderclass { order:2;}

.about-sec1 .content{ padding:50px 20px  0px 20px; }

/*.about-sec .image-sec { width:80%; margin:0px auto; display:block; position:relative; height:450px; }
.about-sec .image-sec .images-1 { position:absolute; width:100%; display:block; z-index:3; }
.about-sec .image-sec .images-2 { position:absolute; width:100%; display:block; z-index:1;  -webkit-animation:rotatediv1 34s linear infinite;  -moz-animation:rotatediv1 34s linear infinite; animation:rotatediv1 34s linear infinite; }
.about-sec .image-sec .images-3 { display:none; position:absolute; width:100%; display:block; z-index:2; -webkit-animation:rotatediv 34s linear infinite;  -moz-animation:rotatediv 34s linear infinite; animation:rotatediv 34s linear infinite; }

@-moz-keyframes rotatediv { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes rotatediv { 100% { -webkit-transform: rotate(360deg); } }
@keyframes rotatediv { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }


@-moz-keyframes rotatediv1 { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes rotatediv1 { 100% { -webkit-transform: rotate(360deg); } }
@keyframes rotatediv1 { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
*/

.specialities { padding:20px 0 70px 0;    }
.specialities h3 { color:#000000; display:block; font-size:40px; font-weight:600; margin:0 0 10px 0; padding:0; text-align:left; } 
.specialities p { color:#505050; display:block; font-size:14px; font-weight:400; margin:0 0 30px 0; padding:0;text-align:left; } 
.specialities .nav { display:flex; justify-content: left; border:0; }
.specialities .nav li { float:left; }
.specialities .nav button { background:#fafafa; padding:10px 20px; display:inline-block; float:left; color:#000; margin:0 4px; border:0; border-radius:5px; font-size:15px;  box-shadow:0 15px 25px 0 rgb(24 28 33 / 5%);}
.specialities .nav  button.active  { background:linear-gradient(to left, #D73F2B, #96291A); color:#fff;  }

.specialinner { box-shadow:0px 20px 30px rgb(0 0 0 / 5%); padding:30px; margin:10px 0;  }
.specialinner h4  { font-size:20px; color:#000; padding:0 0 10px 0; margin:0 0 10px 0; line-height:20px; border-bottom:1px solid #f1f1f1;  }

.specialities-list { display: table; text-align:left; border:0; padding: 0px  ; margin:20px 0 0 0;  }
.specialities-list li { width:46%; padding:0px 10px 0 0; margin:0 2% 2% 0; display: block; float:left;   position:relative;     }
.specialities-list li .icon { width:70px; height:70px; float:left; border-radius:50px; line-height:70px; display:block; color:#a20100;   text-align:center;  margin:0px 15px 0 0px; border-right:0px solid #96291A;box-shadow:0 15px 25px 0 rgb(24 28 33 / 5%);  }
.specialities-list li .icon img { width:60%; }
.specialities-list li strong { display:block; font-size:14px; font-weight:500;   padding:23px 0 0 0; float:left; }


.request-call { padding:0 0 70px 0; position:sticky; top:90px; text-align:center;  background:url(../images/doc.png), linear-gradient(to right, #0089ba, #324c83);border-radius:10px;background-size:contain; background-repeat:no-repeat; background-position:center bottom;margin-left: 20px;   }
.request-call-in { margin-bottom:0px;  padding:60px 40px 180px 40px;text-align:center; 
 height:100%;    }
.request-call h4  { font-size:30px; color:#fff; padding:0 0 20px 0; margin:0;text-align:center !important;  }
.request-call p  { font-size:16px; color:#fff; padding:0 0 30px 0; margin:0;text-align:center; }
.request-call img { display:block; text-align:center; width:70%; margin:0px auto; }


.internationaltie { padding:60px 0; background:#f1f6fe; }


.finddiseassesmain { background:url(../images/slider1.jpg) no-repeat center center fixed; background-size:cover; padding:90px 0; position:relative; }
.finddiseassesmain:before { content:""; top:0; left:0; height:100%; width:100%; background:#000; opacity:0.6; position:absolute; z-index:0;  }
.finddiseassesmain .container { position:relative; z-index:1; }
.finddiseasses { display:flex; box-shadow:0 15px 25px 0 rgb(24 28 33 / 5%); border-radius:10px; overflow:hidden; }
.finddiseasses h4  { font-size:20px; color:#222; padding:0 0 30px 0; margin:0;text-align:center; font-weight:400;  }

.finddiseasses .finddiseassesin { width:50%; padding:50px;   text-align:center;  background: #fff;  }
.finddiseasses .finddiseassesin input { border-radius:5px; line-height:50px; height:50px; padding:0 15px; border:1px solid #dadada; font-size:13px; width:90%; margin:0px auto 20px; }
.finddiseasses .finddiseassesin .button1 { padding:0px 55px 0px 22px; line-height:50px; }
.finddiseasses .finddiseassesin .button1 i { line-height:50px;  }

.finddiseasses .finddiseassesin1 { width:50%; padding:50px;   text-align:center;  background: #f1f6fe; border-left: px solid #dadada; }
.finddiseasses .finddiseassesin1 ul { padding:00px  20px 0  ; text-align:center; display:inline-block; list-style:none; }
.finddiseasses .finddiseassesin1 ul li { display:inline-block; margin:5px ; }
.finddiseasses .finddiseassesin1 ul li a {display:block; color:#222; width:40px; height:40px; line-height:40px; border-radius:40px; font-size:16px; text-transform:uppercase; background:#fff;}
.finddiseasses .finddiseassesin1 ul li a:hover { background:#D73F2B; color:#fff; }
.letestnews {  padding:70px 0; overflow:hidden; position:relative; } 

.letestnews small { display:block; font-size: 13px; color:#D73F2B; font-style: normal; font-weight: 400; padding:0 0 0px 0; text-align:left; }
.letestnews h4 { font-size: 40px; line-height:40px; font-style: normal; font-weight: 500; line-height: normal; color: #000; text-align:center; padding:0 0 0px 0;  }
.letestnews p { display:block; font-size: 14px; color:#000; font-style: normal;   padding:0 0 0px 0; text-align:center; }
.letestnews .homeblogsin { position:relative;  }
.letestnews .homeblogsin  .button2 {  line-height: 48px;  height: 48px; }
.letestnews .homeblogsin  .button2 i { line-height:51px; } 
.letestnews .slick-list  {   }
.letestnews .latestpost_slider {  margin:0 00px; }
 
.letestnews-box { display:flex;  background: #fff; overflow:hidden; border-radius:10px; padding:0; margin:20px;  text-align:left; box-shadow:0px 10px 15px rgb(0 0 0 / 5%); }
.letestnews-box .images { width:40%;  }
.letestnews-box .images img { width:100%; height:100%; object-fit:cover; }

.letestnews-box .contant { width:60%; padding:30px; text-align:left; }
.letestnews-box .contant h3  { font-size:21px; color:#000; }
.letestnews-box .contant p { font-size:15px; color:#666; padding:15px 0;text-align:left;  }
.letestnews-box .contant a { line-height: 48px;  height: 48px;  }
.letestnews-box .contant a i { line-height:51px; } 


.arrowsldier1 .slick-dots { display:none !important; }
.arrowsldier1 .slick-prev, .arrowsldier1 .slick-next {width:50px;height:50px;background:#fff;border-radius:5px;border:0px solid #dadada;box-shadow:0px 0px 10px rgb(0 0 0 / 5%);font-size:0;line-height:48px;text-align:center; transition:ease all 0.3s; }
.arrowsldier1 .slick-prev { position:absolute; bottom:50%; margin:0px 0 -25px 0; left:-40px; z-index:2; }
.arrowsldier1 .slick-next { position:absolute; bottom:50%; margin:0px 0 -25px 0; right:-40px; z-index:2;   }
.arrowsldier1 .slick-prev:before { content:"\e605"; font-size:16px; font-family: 'simple-line-icons'; color:#000 ; }
.arrowsldier1 .slick-next:before { content:"\e606"; font-size:16px; font-family: 'simple-line-icons'; color:#000 ; }
.arrowsldier1 .slick-prev:hover , .arrowsldier1 .slick-next:hover { background:#D73F2B; color:#fff; } 
  
.patientslide {  position:relative; z-index:1; padding:0 0 50px 0; }
.patientslide:after { content:""; position:absolute; left:0; bottom:0; height:55%; background:#f1f6fe; width:100%; z-index:-2; }
.patientslide .container { border-bottom:0px solid #dadada; padding:00px 0 0px 0;}
.patientslide small { display:block; font-size: 14px; color:#000; font-style: normal; font-weight: 400; padding:0 0 0px 0; text-align:center; }
.patientslide h4 { font-size: 40px; line-height:40px; font-style: normal; font-weight: 500; line-height: normal; color: #000; text-align:center; padding:0 0 20px 0;  }
.patientslide .patient_slider .slick-slide { padding:0  0px;   }

.logoicon1 {   margin:40px 0 0 0; position:relative; }
.logoicon1:after { content:""; border-bottom:1px dashed #dadada; margin:0; position:absolute; top:22px; z-index:-1; width:100%; left:0; }
.logoicon1 img { width:40px; display:block; margin:0px auto; background:#f1f6fe; }


.patientslide .patient_slider .pimg { width:96%; float:left; position:relative; height:260px; border-radius:10px; overflow:hidden; margin:2%  ; cursor:pointer; }
.patientslide .patient_slider .pimg .icon { position:absolute; top:0; left:0; height:100%; width:100%; background:rgba(0,0,0,0.4); transition:ease all 0.3s; align-items: center; display: flex; vertical-align: middle;justify-content: center; }
.patientslide .patient_slider .pimg1 {  height:420px; }
.patientslide .patient_slider .pimg .icon .data {   width: 100%; text-align:center; padding:0 20px; }
.patientslide .patient_slider .pimg .icon i { font-size:40px; color:#fff; padding:0 0  0px 0; transition:ease all 0.3s; border:2px solid #fff; width:70px; height:70px; border-radius:60px; line-height:66px; display:block; margin:0px auto 10px; }
.patientslide .patient_slider .pimg .icon strong { display:block; color:#fff; }
.patientslide .patient_slider .pimg .icon p { display:block; color:#fff; font-size:13px; }
.patientslide .patient_slider .pimg:hover .icon { background:rgba(0,0,0,0.7);  }
.patientslide .patient_slider .pimg:hover .icon i  { margin:0px auto 30px;  }

.patientslide .patient_slider .pimg img { width:100%; height:100%; object-fit:cover;  }



.patientslide .patient_slider iframe { background: #3448a3;  background: -webkit-linear-gradient(to right, #021B79, #3448a3);  background: linear-gradient(to right, #021B79, #3448a3); padding:15px; border-radius:18px; }


.homeblogs {  padding:0 0 70px 0; position:relative; background:#f4f7fe; } 

.homeblogs:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    display: block;
    z-index: -1;  background: linear-gradient(360deg, #f4f7fe 50.08%, rgba(251, 249, 255, 0) 100%);
}
.homeblogs small { display:block; font-size: 13px; color:#D73F2B; font-style: normal; font-weight: 400; padding:0 0 0px 0; text-align:left; }
.homeblogs h4 { font-size: 40px; line-height:40px; font-style: normal; font-weight: 500; line-height: normal; color: #000; text-align:left; padding:0 0 20px 0;  }
.homeblogs p { display:block; font-size: 14px; color:#000; font-style: normal;   padding:0 0 0px 0; text-align:left; }
.homeblogsin { position:relative;  }
.homeblogs .button2 { float:right; top: 0px; position:absolute; right:0; z-index:1; line-height: 48px;  height: 48px; }
 .homeblogs .button2 i { line-height:51px; }
.homeblogs .blog_slider { list-style:none; /*display:flow-root; padding:0; margin:0;*/ }
.homeblogs .blog_slider li { margin: 10px;  }
.homeblogs .blog_slider li a { width:100%; margin:0%; float:left;  padding:0px;   background:#fff; border:0px solid #fff; display:block; overflow:hidden; position:relative;box-shadow: 0px 10px 15px rgb(0 0 0 / 5%); border-radius:5px; overflow:hidden;  }
.homeblogs .blog_slider li img { width:100%; height:100%; height:245px; object-fit:cover; }
/*.homeblogs .blog_slider li:first-child { width:50%; height:490px;}*/
.homeblogs .blog_slider li a { position:relative; overflow:hidden; display:inline-block; width:100%; height:100%; }
.homeblogs .blog_slider li .box-1 {/* position:absolute; width:100%;  background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.9)); z-index:1; left:0; bottom:0%; transition:ease all 0.3s; height:45%;*/ padding:10px; background:#fff; }
.homeblogs .blog_slider li:first-child  .box-1 {  height:25%; }

.homeblogs .blog_slider  li:hover .box-1  { height:100%; }
.homeblogs .blog_slider li a .box-1 strong {   font-size:14px; color:#000;  font-weight:400; /*position:absolute; bottom:0px;padding:50px 25px 25px 25px; width:100%;*/ }


.inter-tieup { padding:70px 0 70px 0; text-align: center; position:relative;   }
.inter-tieup .col-sm-3 { order:2; }
/*.inter-tieup  .container { border-top:1px solid #ddd; padding-top:50px; }*/
.inter-tieup h3 {display:block;  font-size:36px; margin:0 0 10px 0; font-weight: 500; text-align:left; } 
.inter-tieup p {display:block;  font-size:14px; margin:0 0 20px 0; font-weight: 400; text-align:left; } 

.inter-tieup ul { list-style: none; padding: 0; margin: 0; text-align: left;}
.inter-tieup ul li { width: 19%; margin:10px; display: inline-block;  background: #fff;
  border-radius: 10px;   }
.inter-tieup ul li img { width:50%;   display: block; margin: 0px auto; object-fit: cover; }
.inter-tieup  .tieup-list { display:block;  background: #fff; padding:0; margin:0px; 
 text-align:left;   width:100%; float:left; }
.inter-tieup  .tieup-list .images { width:100%; height:190px; border-radius:10px; overflow:hidden;  box-shadow: 0px 10px 15px rgb(0 0 0 / 5%);  border-bottom: 0px solid rgb(0 0 0 / 16%); }
.inter-tieup  .tieup-list .images img { width:100%; height:100%; display:block; }
.inter-tieup  .tieup-list .contant { width:100%; padding:20px 0px 0 0; position:relative;   }
.inter-tieup  .tieup-list .contant img { width:60px; height:60px; position:absolute; top:-30px; border-radius:100px; 
background:#fff; right:10px; padding:10px; }
.inter-tieup  .tieup-list .contant h3  { font-size:14px; line-height:20px; color:#000; margin:0px 0 0px 0; display:black; text-transform:capitalize; font-weight:500; text-align:center; }
.inter-tieup  .tieup-list .contant p { font-size:13px; color:#666; overflow-y: scroll; height: 60px; margin:0; }
.inter-tieup  .tieup-list .contant strong { background:linear-gradient(to left, #2B32B2, #1488CC); font-weight:normal; padding:5px 10px; font-size:11px; 
color:#fff; border-radius:20px; }
.inter-tieup .slick-track { padding: 0px 0; }

.arrowsldier .slick-dots { display:none !important; }
.arrowsldier .slick-prev, .arrowsldier .slick-next { width:50px;height:50px;background:#fff; border:0; border-radius:5px;
box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; transition:ease all 0.2s; }
.arrowsldier .slick-prev { position:absolute; bottom:50%; margin:0px 0 -25px 0; left:-60px; z-index:2; }
.arrowsldier .slick-next { position:absolute; bottom:50%; margin:0px 0 -25px 0; right:-60px; z-index:2;   }
/*.arrowsldier .slick-prev:before { content:"\e605"; font-size:16px; font-family: 'simple-line-icons';  }
.arrowsldier .slick-next:before { content:"\e606"; font-size:16px; font-family: 'simple-line-icons';  }


*/

.arrowsldier2 .slick-dots { display:none !important; }
.arrowsldier .slick-prev, .arrowsldier .slick-next {  }
.arrowsldier2 .slick-prev, .arrowsldier2 .slick-next {  top: -60px;  width:50px;height:50px;background:#fff; border:0; border-radius:50px;
box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; transition:ease all 0.2s; padding:0; }
.arrowsldier2 .slick-prev { position:absolute;  margin:0px 0 0px 0; right:70px; left: inherit; z-index:2; }
.arrowsldier2 .slick-next { position:absolute;   margin:0px 0 0px 0; right:0px;left: inherit; z-index:2;   }
.arrowsldier2 .slick-prev:before { content:""; background:url(../images/arrow.png) no-repeat 0 -0px; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.arrowsldier2 .slick-next:before {  content:""; background:url(../images/arrow.png) no-repeat -50px -50px ; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.arrowsldier2  .slick-prev:hover , .arrowsldier2  .slick-next:hover { background:#D73F2B; color:#fff; } 


.arrowsldier .slick-dots { display:none !important; }
.arrowsldier .slick-prev, .arrowsldier .slick-next {width:50px;height:50px;background:rgba(255,255,255,0.4); border:0; border-radius:50px; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; }
.arrowsldier .slick-prev { position:absolute; bottom:50%; margin:0px 0 -25px 0; left:20px; z-index:2; padding:0; }
.arrowsldier .slick-next { position:absolute; bottom:50%; margin:0px 0 -25px 0; right:20px; z-index:2; padding:0;  }
.arrowsldier  .slick-prev:hover , .arrowsldier  .slick-next:hover { background:#D73F2B; color:#fff; } 

.arrowsldier .slick-prev:before { content:""; background:url(../images/arrow.png) no-repeat 0 -0px; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.arrowsldier .slick-next:before {  content:""; background:url(../images/arrow.png) no-repeat -50px -50px ; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.arrowsldier .slick-prev:hover:before { content:""; background:url(../images/arrow.png) no-repeat -50px -0px ; width:50px;height:50px; display:block; }
.arrowsldier .slick-next:hover:before {  content:""; background:url(../images/arrow.png) no-repeat -0px -50px ; width:50px;height:50px; display:block;  }

 
 
 
/*.ab_slider.arrowsldier .slick-prev { left:20px; }
.ab_slider.arrowsldier .slick-next { right:20px; }
.ab_slider.arrowsldier .slick-prev, .ab_slider.arrowsldier .slick-next {width:50px;height:50px;background:rgba(255,255,255,0.2); border:0; border-radius:50px; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; }
 
*/

.shcarrow .slick-dots {  }
.shcarrow .slick-prev, .swssldier .slick-next {width:50px;height:50px; background:#0D0D0D; border:0; border-radius:40px;
box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#fff ; font-size:0;line-height:48px; text-align:center; top:-80px; }
.shcarrow .slick-prev { position:absolute;  margin:0px 0 0px 0; right:60px; z-index:2; }
.shcarrow .slick-next { position:absolute;   margin:0px 0 0px 0; right:0px; z-index:2;   }
.shcarrow .slick-prev:before { content:"\e605"; font-size:16px; font-family: 'simple-line-icons';  }
.shcarrow .slick-prev:after {  content: "\e605"; font-size: 16px;  font-family: 'simple-line-icons'; position: absolute;   left: 16px; }
 
 
 
/*.mainmenu {display: flex; justify-content: flex-start;margin-top: 0px; margin-bottom: 0px;}
.mainmenu nav ul li{display: block ; float:left; line-height: 40px; padding-left: 25px;}
.mainmenu nav ul li a{font-size: 14px;font-weight: 500; padding:0 0 0px 0; color:#000; line-height:70px; }
.mainmenu nav ul li a:hover{color: #333;}
.mainmenu nav ul li:hover .dropnav { display:block;  }
.mainmenu .dropnav { display:none; background:#fff; position:absolute; top:70px; width:100%; left:0; z-index:11; padding:30px 0px ; border-top:1px solid #dadada; }
.mainmenu .dropnav li { display:block; line-height: 16px;}
.mainmenu .dropnav li a { color:#414141 !important; border-bottom:none !important; font-size:12px; padding:6px 0; line-height:18px; display:inline-block; font-weight:normal; }
.mainmenu .dropnav .dropnavin h3 {font-size: 16px;  padding: 10px 0px;  color: #000;  font-weight: bold;}
.mainmenu .dropnav ul { position:relative; padding:0; margin:0; }
.mainmenu .dropnav ul li:hover{ color:#f78200 ; }
.mainmenu .dropnav ul li  { padding:0; }
.mainmenu .dropnav ul li a:hover{ color:#27a5f2!important; text-decoration: underline!important;}
.mainmenu .dropnav ul:after { content:""; background:rgba(5,87,122,0.5); position:absolute; right:50px; top:0; height:160px; display:none; width:1px; transform:rotate(-18deg) }

.mainmenu .col-md-4:last-child ul:after { display:none;  }

.megamenu-list li { width:100% !important; float:none !important; }
.megamenu-list1 li { width:50% !important; float:left !important; }*/

/*
.header {   padding:10px 20px; position: fixed; width: 100%; top: 0; left: 0;   z-index:3; transition:ease all 0.3s; top:0; }
.header .logo { float:left; width:100%;  padding:15px 0 0 0px;   /*box-shadow:0px 0px 20px rgb(0 0 0 / 5%);background:linear-gradient(90deg, #cc640b 0%, #f5821f 100%);   } 
.header .logo img {   height:40px;   margin:5px 15px 0 0; float:left;  }
.header .logo-w { display:block; }
.header .logo-b { display:none; }
 
.header-contant {  padding:8px 0 0 0 !important; text-align:right; float:right;  }
.header-contant .cd-signin { font-size:14px; font-weight:500; background: none; border: 0px solid #fff; padding: 10px 25px;  border-radius: 5px; display: inline-block; color: #fff;margin:0 0 0 10px; } 
.header-contant .cd-signup { background: #fff; border: 1px solid #fff; padding: 10px 25px; border-radius: 5px; display: inline-block; color: #222; margin:0 0 0 10px; }
.header-contant .cd-signin:hover { background: none; color:#222; border: 0px solid #fafafa; }
.header-contant .cd-signup:hover { background: #fafafa; color:#222; border: 1px solid #fafafa; }


.applynow { margin:8px 0 0 10px; float:right; background: #fff; border: 1px solid #fff; padding: 10px 25px; border-radius: 5px; 
display: inline-block; color: #222; font-size:14px; }


 
.header .nav { padding:12px 0px 0 0px ; display:block; margin:0px auto; }
.nav ul { line-height:none; margin:0px 0 0 0; padding:0; }
.nav ul li { border:1px solid #fff; border-radius:5px; float:left;position:relative;margin:3px 0;font-size: 15px;padding:10px 15px;color:#fff;cursor: pointer;}
.nav ul li a { font-size:15px;  color:#fff; display:block; text-transform:capitalize; font-weight:400; }
.nav ul li a:hover { color:#aaa; }
.nav ul .dropdowns { display:none; position:absolute; top:43px; left:0px; padding:0px; width:250px; z-index:99; background:#fafafa; border:0px solid #ddd;  }
.nav ul .dropdowns li {display:block;margin:0;float:none;padding: 0;  border:0 !important; position:relative; }
.nav ul .dropdowns li a { display:block; padding:10px 15px !important; font-size:14px; color:#000; transition:ease all 0.3s; border-left:2px solid #fff; }
.nav ul .dropdowns li a i { float:right; padding:4px 0 0 0; }
.nav ul li:hover .dropdowns { display:block; }
.nav ul .dropdowns li a:hover {  padding:10px 15px 10px 18px !important; color:#1488CC; border-left:2px solid #1488CC; font-weight:bold; }

 
.nav ul .dropdowns-2 { display:none; position:absolute; top:0px; left:250px; padding:0px; width:250px; z-index:99; background:#fff; border:0px solid #ddd;  }
.nav ul .dropdowns li:hover .dropdowns-2 { display:block; }

.header.sticky  { background:#fff;   padding:5px 20px; box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);}
.header.sticky  .nav ul li a , .header.sticky  .nav ul li ,.header.sticky  .nav ul li i { color:#444; }
.header.sticky .nav ul li:hover { color:#888; }
.header.sticky .nav ul li a:hover { color:#888;  }
.header.sticky .logo {   padding:4px 0 0 0px; } 

.header.sticky .logo-w { display:none; }
.header.sticky .logo-b { display:block; }
.header.sticky .header-contant {   padding:6px 0 0 0 !important;   }
.header.sticky .header-contant .cd-signin { background: none; border: 0px solid #2B32B2;    color: #2B32B2; } 
.header.sticky .header-contant .cd-signup { background: linear-gradient(to left, #2B32B2, #1488CC); border: 1px solid #2B32B2;  color: #fff;  }
.header.sticky .header-contant .cd-signin:hover { background: none; color:#1488CC; border: 0px solid #1488CC; }
.header.sticky .header-contant .cd-signup:hover { background: #1488CC; color:#fff; border: 1px solid #1488CC; }

.header.sticky .nav { padding:4px 0 0 0; }
.header.sticky .nav ul li { border:1px solid #dadada; }

.header.sticky .applynow { margin:6px 0 0 10px; background: linear-gradient(to left, #2B32B2, #1488CC); border: 1px solid #2B32B2;  color: #fff;  }
.header.sticky .applynow:hover { background: none; color:#1488CC; border: 1px solid #1488CC; }
*/
  

.footer { background:linear-gradient(to right, #006da5, #324c83); padding:60px 0 40px 0; }
/*.subscribe h4 { font-size:36px; font-weight:600; margin:0 0 30px 0; color:#030303; display:block; }
.subscribe input { height:60px; background:none; line-height:60px; padding:0 20px; font-size:16px; border:1px solid #1D234F; margin:0 0 20px 0; color:#030303; display:block; width:60% ; float:left; }
.subscribe button { height:60px; background:#1D234F; line-height:60px; padding:0 20px; font-size:16px; border:1px solid #1D234F; margin:0 0 20px 0; color:#fff; display:block; width:70px; float:left; } 
*/
.footer-link h5 { font-size:15px; font-weight:bold; color:#fff; padding:0 0 25px 0; margin:0; text-transform:capitalize; position:relative; }
.footer-link h5:after { content:""; position:absolute; bottom:15px; background:#fff; height:1px; width:100px; display:block; left:0;  }

.footer-link ul { list-style:none; }
.footer-link li { width:50%; float:left; display:block; }
.footer-link li a { font-size:13px; line-height:21px; padding:0 0 8px 0; color:#eee; display:inline-block; transition:ease all 0.3s; }
 .footer-link li a:hover{ color: #D73F2B; }  

.footer-link p { position:relative; font-size:14px; line-height:21px;  color:#eee; padding:0 0 15px 25px; margin:0; }
.footer-link p i { position:absolute; width:30px; text-align:center; left:-8px; font-size:20px; display:block; top:0px;  }
.footer-link p a[href^=tel] {color:#eee; }
.footer-link p a[href^=mail] {color:#eee; }

.footer-link2 li { width:100%; }

.copyright { background:linear-gradient(to right, #006da5, #324c83); padding:25px 0; border-top: 1px dashed #ffffff3d;  }
.copyright p {  font-size:13px; line-height:21px; padding:0px 0 0px 0; margin:0; display:block; color:#eee; text-align:left; }
.copyright a {  font-size:13px; line-height:21px; padding:0px  0px 0px  20px; float:right; color:#eee; }
.footer-social { float:left; margin:30px 0 0 0; }
.footer-social ul { list-style:none; text-align:center; }
.footer-social li { display:inline-block; float:left; }
.footer-social li a { width:38px; height:38px; color:#555; background:#FFF; font-size:18px; text-align:center; line-height:38px; border-radius:40px; display:block; margin:0 10px 0 0px; transition:ease all 0.3s; }
.footer-social li a:hover { /* color:#FFFFFF;*/ transform:scale(1.06);}
 



.slick-slider{ position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}
.slick-track:before,.slick-track:after{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px; }
[dir='rtl'] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}
.slick-dots {	display: flex; justify-content: center; margin: 0; padding: 1rem 0;	list-style-type: none; position:absolute; left:0px; bottom:60px; width:100%; padding:0px;}	
.slick-dots li:last-child { margin-bottom:0px; }
.slick-dots li:first-child { padding-left:500px; }
.slick-dots li button { display: block; width: 11px; height: 11px; padding: 0; border: none;		border-radius: 50%; background:none; text-indent: -9999px; border: 1px solid rgba(0,0,0,0.1); margin:0px 4px; }
.slick-dots li.slick-active button { background-color: #fc654c; }


.sidebaropen {  } 
.sidebaropen span { box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14); -webkit-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
-moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);   cursor:pointer; background:white; width:50px; height:50px; text-align:center; line-height:50px;
 padding:0px; display:block; position:absolute; top:41%; margin:0 0 -25px 0; color:#fff; left:-50px; border-radius:5px 0px 0 5px;  }
.sidebaropen span i {  font-size:24px;}
.sidebaropen span small { width:5px; height:5px; float:left; display:block; margin:2px; border-radius:4px; background:#fff; }
.sidebaropen { width:380px;   border-radius:10px 0 0 10px; background:#fff; right:-380px; position:fixed; display:block; top:255px; z-index:101; transition:ease all 0.4s;  }
.sidebaropen.open { right:0;  }
.sidebaropen.open .grid-svg{
  display: none;
}
.color.change { background: linear-gradient(to left, #D73F2B, #96291A); } 

.sidebarform { padding:0px; overflow:hidden; } 
.sidebarform-in { padding:20px; }
.sidebarform-in  a { width:33%; float:left; min-height:90px; text-align:center; color:#000; font-size:14px; padding:25px 5px 20px 5px; }
.sidebarform-in  a .icon { width:60px; height:60px; padding:13px; border-radius:14px; display:block; margin:0px auto 10px; border: 2px solid #E3366D; }
  /* border-image-slice: 1; border-image-source: linear-gradient(to right, #ed8449, #e3346f); box-sizing: border-box;} */
.sidebarform-in  a .icon img { width:100%; }
.sidebarform-in  a:hover { color:#E3366D; } 

.sidebaropenleft { } 
.sidebaropenleft span { cursor:pointer;  background:linear-gradient(to left, #ed8449 , #e3346f); width:50px; height:130px; text-align:center; line-height:50px;
 padding:0px; display:block; position:absolute; top:17%; margin:0 0 -25px 0; color:#fff; right:-50px; border-radius:0px 5px 5px 0px;   }
 .sidebaropenleft strong { opacity: 1;  bottom: -52px;   transform: rotate(180deg);   white-space: nowrap;  writing-mode: vertical-rl; transform-origin: -3px 0px; left: 52px; position: absolute;}
.sidebaropenleft span i {  font-size:24px;}
.sidebaropenleft span small { width:5px; height:5px; float:left; display:block; margin:2px; border-radius:4px; background:#fff; }
.sidebaropenleft { width:300px;   border-radius:0px 10px 10px  0px; background:#fafafa; left:-300px; position:fixed; display:block; top:36%; z-index:101; transition:ease all 0.4s;  }
.sidebaropenleft.open { left:0;  }
.color.change { background:linear-gradient(to left, #ed8449 , #e3346f); } 

.sidebarformleft { padding:0px; overflow:hidden; min-height:200px;  } 
.sidebarform-inleft { padding:20px; }
.sidebarform-inleft  a { font-size:18px; color:#000; display:block; font-weight:400; }
.sidebarform-inleft  a .icon { width:60px; border:1px solid #96291A; height:60px; padding:13px; border-radius:100px; display:block; margin:0px auto 10px; }
.sidebarform-inleft  a .icon img { width:100%; }
.sidebarform-inleft a:hover { color:#96291A; }

.sidebarform-inleft .contantde { position:relative; float:left;   font-size:13px; text-transform:uppercase; color:#999; line-height:20px; padding:10px  10px 10px 30px; margin:0 0 10px 0;  }
.sidebarform-inleft .contantde i {   position:absolute; left:0px; top:16px; font-size:22px; color:#a20100; }
.sidebarform-inleft .contantde small {  font-size:18px; color:#000; display:block; font-weight:400; }

.sidebaropenem { width: 50px;  border-radius: 10px 0 0 10px;  background: #fff;  right: 0px;  position: fixed;  display: block;  top: 180px;  z-index: 101;  transition: ease all 0.4s; } 
.sidebaropenem span { cursor:pointer;  background:linear-gradient(to left, #ed8449 , #e3346f); width:50px; height:190px; text-align:center; line-height:50px;
 padding:0px; display:block; position:absolute; top:17%; margin:0 0 -25px 0; color:#fff; right:-0px; border-radius:5px 0 0 5px;   }
.sidebaropenem strong { opacity: 1;  top: 175px;   transform: rotate(180deg);   white-space: nowrap;  writing-mode: vertical-rl; transform-origin: -0px 0px; left: 52px; position: absolute;}
 /*
.sidebarform .sidesocial { background:#4A95B6; padding:10px; display:flex; }
.sidebarform .sidesocial .calls {}
.sidebarform .sidesocial .calls p{ color:#05577A; float:left; display:block; margin:4px 0 0px 0; font-size:14px; line-height:18px;}
.sidebarform .sidesocial .calls img { width:34px; float:left; margin:4px 5px 0 0; }
.sidebarform .sidesocial .socials { width:42%; float:right; color:#05577A; }
.sidebarform .sidesocial .socials p { font-size:12px; text-align:right; display:block; margin:0 0 0px 0; }
.sidebarform .sidesocial .socials ul { list-style:none; text-align:right; }
.sidebarform .sidesocial .socials li { display:inline-block;   }
.sidebarform .sidesocial .socials li a { width:17px; height:20px; color:#05577A; background:none; font-size:16px; text-align:center; line-height:20px; border-radius:40px; display:block; margin:0 0px 0 0px; }
.sidebarform .sidesocial .socials li a:hover { color:#fff; }
 */


.blackdiv { opacity:0; }
.blackdiv.open {  position:fixed; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.7); opacity:1; transition:ease all 0.4s; z-index:100;}


.slider-innerpage { background:linear-gradient(to right, #006da5, #324c83); padding:40px 0; jus }
.slider-innerpage h1 { color:#fff;  text-align:center; font-size:36px; font-weight:bold; margin:0; }
.slider-innerpage .slider-form { padding:20px 0 0 0; text-align:center; }
.slider-innerpage .slider-form select { width:100%; padding:0 10px; border-radius:5px; background:#fff; height:40px; line-height:40px; display:inline-block; border:1px solid #dadada; font-size:16px; color:#222; margin:0 0px; font-size:13px; }
.slider-innerpage .slider-form input { width:100%; padding:0 10px; border-radius:5px; background:#fff; height:40px; line-height:40px; display:inline-block; border:1px solid #dadada; font-size:16px; color:#222; margin:0 0px; font-size:13px;   }

.doc-listpage { padding:40px 0; }


.find-dc-list { margin:15px 0;  position:relative; overflow:hidden; text-align:center;  }
.find-dc-list .images { display:block; width:100%; height:300px; border-radius:10px; overflow:hidden; position:relative; background:#fff; }

.find-dc-list .images img { width:100%; height:100%; object-fit:cover;   transition:ease all 0.3s; }
.find-dc-list .contant  { padding:0; position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.8); z-index:1; left:0; bottom:-100%; transition:ease all 0.3s;  }
.find-dc-list:hover  .contant  { bottom:-0px; }
.find-dc-list .contant h3 { padding:0; margin:0 0 15px 0; font-size:17px; font-weight:500; color:#fff; }
.find-dc-list .contant p { padding:0; margin:0 0 8px 0; font-size:13px; color:#fff;  }
.find-dc-list .contant  a { width: auto;  float: right;  padding: 5px 10px;  margin: 15px 0px 0 0;  color: #fff; border-radius: 5px; }
.find-dc-list .contant .button1111 { width: auto;  float: left;  padding: 5px 10px;  margin: 15px 5px 0 0;  color: #fff; border-radius: 5px; } 
.find-dc-list .contant2  { padding:20px 50px 20px 0; text-align:left; position:relative;   }
.find-dc-list .contant2 h3 { padding:0; margin:0 0 6px 0; font-size:18px; font-weight:500; color:#000; }
.find-dc-list .contant2 p { padding:0; margin:0 0 0px 0; font-size:13px; color:#444;  }
/*.find-dc-list .contant2 .button1111 { position:absolute; right:0px; top:20px; width:40px; line-height:40px; height:40px; padding:0; } 
.find-dc-list .contant2 .button1111 i { position:static; line-height:40px; padding:0; float:none; } */
.find-dc-list .contant .button1111:hover { background:#f1f1f1; color:#222;  }

.find-dc-list .contant .button111 { background:#fff;   color:#111; }
.find-dc-list .contant .button111:hover { background:#f1f1f1; color:#222;   }
.find-dc-list .contant .contant-in { position:absolute; bottom:10px; width:100%;  padding:16px; }



.doc-detils { padding:50px 0 50px 0; background:#fff; }
.doc-detils .nav-tabs { border:0; padding:0 0 15px 0; }
.doc-detils .nav-tabs button {  padding:8px  15px; background:#000; display:inline-block; font-size:13px; float:left; color:#fff; margin:0 5px 0 0; border:0; border-radius:5px; font-size:15px;   }
.doc-detils .nav-tabs button.active  { background:linear-gradient(to left, #D73F2B, #96291A); color:#fff;  }
.doc-detils .imgss {    overflow:hidden; padding:0 !important; box-shadow:0 2px 14px 0 rgba(0,0,0,0.2); }
.doc-detils .imgss img { width:100%; height:100%; max-width:350px; max-height:350px; object-fit:cover;border-radius:20px; display:block; margin:0px auto; }


.doc-detils .coeimage {  border-radius:20px; overflow:hidden; margin: 25px 0px; }
.doc-detils .coeimage img { width:100%; height:100%; border: 6px solid #F78600; border-radius: 50%; }
.doc-detils .contant {margin: 0px 0px;}
.doc-detils .contant h2 { font-size:34px; font-weight:bold; color:#fff; padding:0; margin:0 0 10px 0; display:block; }
.doc-detils .contant span { font-size:18px; line-height:28px; color:#fff; padding:0; margin:0 0 10px 0; display:block; font-weight:normal; }

.doc-detils .contant strong { font-size:18px; line-height:28px; color:#fff; padding:0; margin:0 0 0px 0; display:block; font-weight:normal; }
.doc-detils .contant p strong {font-size: 15px;    color: #fff;    padding: 0;    margin: 0 0 0px 0;    display: inline;    font-weight: bold; }
.doc-detils .contant p { font-size:14px; line-height:24px; color:#fff; padding:0; margin:5px 0 5px 0;display:block; }
.doc-detils .contant p span { font-size:14px !important; line-height:24px !important; color:#fff;  margin:0 20px 0 0; display:block; float:left; }

.doc-detail { margin:0 0 20px 0; }
.doc-detail li { width:100%; display:inline-block;  font-size:14px; padding:0 0 10px 0; }
.doc-detail li span { width:120px; font-size:14px; display:inline-block; font-weight:bold; }

.listingdocdetail {/* position:sticky; top:125px; */border-bottom:1px solid #dadada; background:#fff; z-index:1; }
.listingdocdetail ul { list-style:none; display: flex;  justify-content: center; } 
.listingdocdetail li {  }
.listingdocdetail li a {  padding:15px  10px; display:inline-block; float:left; color:#000; margin:0 10px 0 0; border:0; border-radius:5px; font-size:15px;   }
.listingdocdetail li.active a  { color:#D73F2B;  }

.ratingsec { width:100%; display:inline-block; margin:10px 0 10px 0; }
.ratingsec p { float:left; font-size:14px; line-height:20px; font-weight:bold; margin:0 !important; }
.ratingsec p small  { display:block; font-weight:normal;}
.ratingsec i { float:left; margin:1px 10px 0 0; font-size:30px; color:#fff; }


.information-contant { margin:0 0 20px  0; box-shadow:0px 10px 15px rgb(0 0 0 / 5%); padding:20px; border-radius:10px; }
.heading-line { display:block; width:100%; padding: 8px; margin:0 0 20px 0;    border-bottom: 0px solid #dadada;  background:#f4f7fe; }
.heading-line:before { content:""; position:absolute; top:13px; background:#dadada; width:100%; height:1px; display:none; } 
.heading-line h4 { font-size:22px;      margin:0; }

.listing-detail p { font-size:14px; padding:0 0 8px 24px !important; position:relative; margin:0; }
.listing-detail p:before { content:""; position:absolute; left:0; width:14px; height:14px; border-radius:20px; background:linear-gradient(to left, #D73F2B, #96291A); display:block; float:left; margin:0px 0px 0 0; top:4px; }
.listing-detail p:after { content:""; position:absolute; width:8px; height:8px; border-radius:8px; background:#fff; top:7px; left:3px; }

.listing-detail small { display:block; font-weight:bold; font-size:16px; }

.listing-detail ul {   position:relative; margin:0; list-style:none; }
.listing-detail li { font-size:14px; padding:0 0 8px 24px; position:relative; margin:0; }
.listing-detail  li:before { content:""; position:absolute; left:0; width:14px; height:14px; border-radius:20px; background:linear-gradient(to left, #ed8449 , #e3346f);  display:block; float:left; margin:0px 0px 0 0; top:4px; }
.listing-detail  li:after { content:""; position:absolute; width:8px; height:8px; border-radius:8px; background:#fff; top:7px; left:3px;  }


.retalted-doc { background:#f4f7fe; padding:60px 0; }  
.retalted-doc h2 { color: #000000;  display: block;  font-size: 40px;  font-weight: 600;  margin: 0 0 20px 0;  padding: 0; }
.retalted-doc a { float:right; }

.viewall_arrow .slick-slide { margin:0 10px; }

.viewall_arrow .slick-dots { display:none !important; }
.viewall_arrow .slick-prev, .viewall_arrow .slick-next {width:50px;height:50px;background:#000; border:0; border-radius:50px; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; }
.viewall_arrow .slick-prev { position:absolute; top:-60px; margin:0px 0 -25px 0; right:70px; z-index:2; padding:0; }
.viewall_arrow .slick-next { position:absolute; top:-60px; margin:0px 0 -25px 0; right:0px; z-index:2; padding:0;  }
.viewall_arrow  .slick-prev:hover , .viewall_arrow  .slick-next:hover { background:#D73F2B; color:#fff; } 

.viewall_arrow .slick-prev:before { content:""; background:url(../images/arrow.png) no-repeat -50px -0px; width:50px;height:50px; display:block; transition:ease all 0.3s; }

.viewall_arrow .slick-next:before {  content:""; background:url(../images/arrow.png) no-repeat -0px -50px ; width:50px;height:50px; display:block; transition:ease all 0.3s; }

.viewall_arrow .slick-prev:hover:before { content:""; background:url(../images/arrow.png) no-repeat -50px -0px ; width:50px;height:50px; display:block; }

.viewall_arrow .slick-next:hover:before {  content:""; background:url(../images/arrow.png) no-repeat -0px -50px ; width:50px;height:50px; display:block;  }


.formpopup .modal-body { background:linear-gradient(to right, #006da5, #324c83); padding:30px; }
.bookforms { padding:0 0 15px 0; }
.bookforms input { padding:14px; border:0px solid #dadada; border-radius:5px; display:block; width:100%; font-size:14px; }
.bookforms select { padding:14px; border:0px solid #dadada; border-radius:5px; display:block; width:100%; font-size:14px; }

.bookforms .button1 { margin: 0px 0 0 0; display:inline-block; padding:14px 55px 12px 24px;font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;  }
.bookforms .button1 i { line-height:52px; }


.contacts-top {
  padding: 0 0; background:url(../images/our-leadership.jpg) no-repeat; background-size:cover;
  margin: 0px 0 0 0;
  text-align: center;
  position:  relative;
}
.contacts-top .mask-overlay {position: absolute; width: 100%; height: 100%; top:  0; opacity: 0.5; background: #000; }

.contacts-top h1 {
  font-size: 36px;
  color: #fff;
  display: block;
  padding: 0;
  margin: 0 0 10px 0
}

.contacts-top p {
  font-size: 14px;
  color: #fff;
  display: block;
  padding: 0;
  width: 50%;
  margin: 0 auto 20px
}

.contacts-top .col-md-12 {
  border-bottom: 1px solid #dadada;
  padding: 100px 15px
}

.contacts {
  padding: 60px 0 70px 0;
  position: relative
}

.contact-deta h4 {
  text-transform: capitalize !important
}

.contact-deta strong {
  color: rgba(248, 248, 248, .5)
}

.contact-form h4 {
  font-size: 30px;
  line-height: 30px;
  color: #333;
  display: block;
  margin: 0 0 20px 0;
  font-weight: 600
}

.contact-form input,
.contact-form select {
  line-height: 60px;
  font-size: 16px;
  height: 60px;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #dadada;
  margin: 0 0 20px 0
}

.contact-form textarea {
  font-size: 16px;
  height: 120px;
  padding: 20px 20px;
  width: 100%;
  border: 1px solid #dadada;
  margin: 0 0 20px 0
}

.contact-form .button2 {
  line-height: 60px;
  font-size: 16px;
  height: 60px;
  background: #1d234f;
  color: #fff;
  display: inline-block;
  padding: 0 50px
}

.contact-form input[type=file] {
  line-height: 52px;
  font-size: 16px;
  height: 60px;
  padding: 0 0;
  width: 100%;
  border: 1px solid #dadada;
  margin: 0 0 20px 0
}
.contact-detail h4 {
  font-size: 30px;
  line-height: 30px;
  color: #333;
  display: block;
  margin: 0 0 20px 0;
  font-weight: 600
}

.contact-detail-add p {
  font-size: 14px;
  margin: 0 0 30px 0
}

.contact-detail-add ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.contact-detail-add li {
  font-size: 16px;
  padding: 0 50px 15px 25px;
  position: relative
}

.contact-detail-add li i {
  color: #D73F2B;
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 18px
}



.news-detail {
  padding: 40px 0
}

.side-link {
  background: #fff;
  border: 1px solid #dadada
}

.side-link {
  list-style: none;
  padding: 0;
  margin: 0
}

.side-link li {
  border-bottom: 1px solid #dadada
}

.side-link li:last-child {
  border-bottom: 0
}

.side-link li a {
  font-size: 16px;
  display: block;
  padding: 12px 20px;
  color: #000;
  font-weight: 300
}

.side-link li.active a {
  font-weight: 700;
  background: linear-gradient(to left, #D73F2B, #96291A);
  color: #fff
}

.content-statick h4 {
  font-size: 22px;
  display: block;
  border-bottom: 0 solid #dadada;
  padding: 0;
  margin: 0 0 15px 0
}

.content-statick p {
  font-size: 14px;
  display: block;
  line-height: 20px;
  color: #000;
  margin: 0 0 25px 0
}




.visonmission { padding:50px 0 70px 0; background:#f4f7fe; }
.visonmission img { width:100%;  }
.visonmission .misionicon { width:130px; height:130px;  display:block;   margin:10px auto; border:0px solid #000; border-radius:100px; padding:30px; background:linear-gradient(to left, #ed8449 , #e3346f);  }

.visonmission .misioncontent { text-align:center; padding:0px 40px; align-items: center; justify-content: center; flex-flow: column;  height: 100%;  }
.visonmission .misioncontent h4 {     font-size: 32px; font-weight: 600;  }
.visonmission .secvi { order:2; }

.technoly-sec { display:block; padding:70px 0; }

.techcont  { display:flex; border-radius:10px; margin:15px 0;  box-shadow: 0px 10px 15px rgb(0 0 0 / 5%); flex-flow: column; height:94%; overflow:hidden; }
.techcont .images { height:220px; display:block; width:100%; float:left; margin:0  0px 0 0; border-radius:10px; }
.techcont .images img { width:100%; height:100%; object-fit:cover;   }

.techcont .con { padding:20px; width:100%;   }
.techcont .con h4 a { display:block; text-align:left; font-size:18px; padding:0 0 0px 0; font-weight: bold; color:#000; }
.techcont .con h4 a:hover { color:#e3346f; }
.techcont .con p { font-size:14px; margin:0; display:block;overflow: hidden;
    
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical; }

.subspecialties { background:linear-gradient(to right, #006da5, #324c83); }
.subspecialties h2 { color:#fff; }
.techcont1  { display:block; border-radius:10px; margin:15px 10px; padding:10px; box-shadow: 0px 10px 15px rgb(0 0 0 / 5%); background:#fff; height:94%; overflow:hidden; }
.techcont1 .images {  display:block; width:100%;  margin:0  0px 0 0; border-radius:10px; height:200px; overflow:hidden; }
.techcont1 .images img { width:100%; height:100%; object-fit:cover; }

.techcont1 .con { padding:15px 0px 7px 0px; width:100%; text-align:center; }
.techcont1 .con a { display:block; text-align:center; font-size:16px; padding:0 0 0px 0; font-weight: 600; color:#000; }
.techcont1 .con a:hover { color:#e3346f; }
.techcont1 .con p { font-size:14px; margin:0; display:block; }
.techcont1 .con a {  display:block; }

.subspecialtieswhy { background:#fff; }

.faqs { padding:60px 0; }

.docspcl .find-dc-list { margin:15px 10px ;  }


.spec-sec .techcont { /* flex-flow: column;  text-align:center;*/ padding:20px; height:87%; }
.spec-sec .techcont .images {   display:block;   padding:0 20px 0 0px; margin:0 auto 0; height:fit-content; overflow:hidden; width: 30%;  }
.spec-sec .techcont .images img { width:100%; height:100%; object-fit:contain;   }

.spec-sec .techcont .con { padding:0px; width:100%; }
.spec-sec .techcont .con a { margin:7px 0 0 0; display:block; background:none; color:#D73F2B; transition:ease all 0.3s; }
.spec-sec .techcont .con a i{   color:#D73F2B; padding:0 0 0 5px; transition:ease all 0.3s;} 
.spec-sec .techcont .con a:hover i{ padding:0 0 0 8px; }

.spec-sec .techcont1 { /* flex-flow: column;  text-align:center;*/ padding:20px; height:87%; }
.spec-sec .techcont1 .images {   display:block;   padding:0 20px 0 0px; margin:0 auto 0; height:fit-content; overflow:hidden; width: 30%;  }
.spec-sec .techcont1 .images img { width:100%; height:100%; object-fit:contain;   }

.spec-sec .techcont1 .con { padding:0px; width:100%; }
.spec-sec .techcont1 .con a { margin:7px 0 0 0; display:block; background:none; color:#D73F2B; transition:ease all 0.3s; }
.spec-sec .techcont1 .con a i{   color:#D73F2B; padding:0 0 0 5px; transition:ease all 0.3s;} 
.spec-sec .techcont1 .con a:hover i{ padding:0 0 0 8px; }

.apply-process {   padding:70px 0px 60px 0; position:relative; }
/*.apply-process:before {  content: "";  position: absolute;  bottom: 0; left: 0;  width: 100%;  height: 60%; display: block;  z-index: -1;  background: linear-gradient(360deg, #f4f7fe 50.08%, rgba(251, 249, 255, 0) 100%); }*/

.apply-process1 {   padding:20px 0px 0 0; position:relative; }
.apply-process1:before { display:none; ; }
  .apply-process1 .container { border-top:0px solid #dadada; border-bottom:1px solid #dadada;  padding-top:10px    }
.apply-process1:after {  content: "";  position: absolute;  top: 0; left: 0;  width: 100%;  height: 60%; display: block;  z-index: -1;  background: linear-gradient(180deg, #f4f7fe 50.08%, rgba(251, 249, 255, 0) 100%); display:none; }

.apply-process h3 { display:block; text-align:center; font-size:40px; padding:0 0 10px 0; font-weight: 500; }
.apply-process p { display:block; text-align:center; font-size:14px; padding:0 200px; margin: 0; color:#666; }
.apply-process small { display:block; text-align:center; font-size:12px; text-transform:uppercase; padding:0 0px 10px 0px; margin: 0; color:#1488CC; }

.apply-process ul {list-style: none; padding:150px 0 150px 0px; text-align: center; display:flex;    justify-content: center; justify-content:center;}
.apply-process ul li {display: flex;  flex-flow: column;margin:0 0%;text-align: center; width:200px; position:relative; }

.apply-process ul li .icon { border:2px solid #9B9A84; width:140px; height:140px;   padding:15px; display:flex; margin:0px auto 0px;  position:relative; 
 box-shadow: 0px 20px 30px rgb(0 0 0 / 5%); border-radius:100px; font-size:30px;color:#2B32B2; transition:ease all 0.3s; justify-content: center;
    align-items: center;}
.apply-process ul li  .icon img { width:70%; transition:ease all 0.3s; }

/*.apply-process ul li .icon:before { content:""; position:absolute; bottom:-20px; left:70px; height:20px; border-left:1px dashed #9b9a84; width:3px;  }
.apply-process ul li:nth-child(even) .icon:before { bottom:auto; top:-20px;    } */

.apply-process ul li .icon:after {     content: "";
    position: absolute;
    width: 204px;
    height: 96px;
    /* background-color: gold; */
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    border: 5px dashed #033;
    border-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: -28px;
    left: -33px; }
	
	 
.apply-process ul li:nth-child(even) .icon:after 
{ content: "";
    position: absolute;
   
    border-top-left-radius: initial;
    border-top-right-radius: initial;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    border: 5px  dashed #033;
    border-top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    bottom: -28px;
    top: auto;
    }
	
  .apply-process ul li:hover .icon { background:#fff !important; } 
  .apply-process ul li  .conts {     position: absolute; top: -140px; width: 100%; }

.apply-process ul li:nth-child(even)  .conts {     position:absolute; top: auto; bottom: -140px; }

.apply-process ul li .conts:before { content:""; position: absolute;
    bottom: -34px;
    left: 91px;
    height: 16px;
    BORDER: 0;
    background: #f6005c;
    WIDTH: ;
    width: 16px;
    border-radius: 17px; }
.apply-process ul li:nth-child(even) .conts:before { bottom:auto; top:-35px;    } 

.apply-process ul li .conts:after { content:""; position: absolute;
    bottom: -18px;
    left: 98px;
    height: 20px;
    /* HEIGHT: 3px; */
    BACKGROUND: #000;
    WIDTH: 2PX;  }
.apply-process ul li:nth-child(even) .conts:after { bottom:auto; top:-19px;    } 

  .apply-process ul li  .conts strong { font-size:40px;  }
  .apply-process ul li:nth-child(even)   .icon { order:2; }
 

.apply-process ul li:hover .icon  { border:2px dashed #000; }

.apply-process ul li h5  {display: block; font-size: 16px; font-weight:500; color: #000; }
.apply-process ul li a {display: block; font-size: 13px; text-transform: uppercase;}
.apply-process ul li a { margin:15px 0 0 0; background: #fff; border: 1px solid #1488CC; padding: 10px 25px; border-radius: 5px; display: inline-block; color: #1488CC;
 margin:10px 0 0 0px; }
.apply-process ul li a:hover { background: #1488CC; color:#fff; border: 1px solid #1488CC; }

.apply-process ul li:last-child .icon:after {   }

.apply-process ul li:nth-child(1) .icon{ background:#cbe4f9; }
.apply-process ul li:nth-child(2) .icon{ background:#cdf5f6; }
.apply-process ul li:nth-child(3) .icon{ background:#eff9da; }
.apply-process ul li:nth-child(4) .icon{ background:#f9ebdf; }
.apply-process ul li:nth-child(5) .icon{ background:#f9d8d6; }
.apply-process ul li:nth-child(6) .icon{ background:#cdf5f6; }
.apply-process ul li:nth-child(7) .icon{ background:#f9ebdf; }

 .inter-specialities{
        padding: 20px 0;
    }
    .inter-specialities h2{
        display: block;
        border-bottom: 3px solid;
        text-align: center;
        font-size: 34px;
        padding: 0 0 10px 0;
        font-weight: bold;
    }
    .inter-specialities .view{
        color: #1a1a1a;
    }
.inter-specialities .icon img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}
    .speciality-card {
  display: flex;
  align-items: center;
  height: 72px;
  gap: 10px;
  padding: 16px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  transition: box-shadow 0.2s;
  text-decoration: none;
  background-color: #fff;
}
    .speciality-card:hover {
      box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
    }
    .speciality-active {
      background-color: #003366;
      color: white;
      border: none;
    }
    .speciality-title {
      font-weight: 600;
      color:rgb(34, 34, 34);
      margin: 0;
    }
    .speciality-active .speciality-title {
      color: white;
    }


.why-choose{
        padding: 70px 0;
    }

    .why-choose h2{
        display: block;
        text-align: center;
        font-size: 34px;
        padding: 0 0 10px 0;
        font-weight: bold;
    }
    .why-choose .icon img{
  width: 40px;
  height: 40px;
  object-fit: contain;
}
  .stats-card {
    background-color: #f1f6fe;
    padding: 30px 20px;
    border-radius: 16px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
    border: 1px solid #eee;
    background-size: 20px 20px;
  }

  .stats-card img {
    height: 50px;
    margin-bottom: 15px;
  }

  .stat-value {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
  }

  .stat-label {
    color: #444;
    font-size: 15px;
    margin: 0;
  }

  
 .international-inner {
    position: relative;
}
 .international-inner img { height:450px; }
.international-heder { background:rgba(0,0,0,0.5);  position: absolute;
    z-index: 11;
    text-align: left;
    top: 0%; width:100%; height:100%;
    left: 0%;
    color: #fff; display: flex;
    justify-content: center;
    align-items: center; }

  .process-section h3{
    display: block;
    text-align: center;
    font-size: 34px;
    padding: 0 0 10px 0;
    font-weight: bold;
}
  .process-wrapper {
    position: relative;
    padding: 15px 0;
    gap: 20px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .process-step {
    width: 140px;
    position: relative;
  }

  .circle {
    background-color: #fff;
    border-radius: 50%;
    border: 20px solid #003049;
    height: 138px;
    width: 138px;
    padding: 24px;
    margin-bottom: 10px;
  }

  .circle img {
    width: 50px;
    height: 50px;
  }
  .process-step .step {
    
  }
  .process-step .step h4{
    font-size: 24px;
    font-weight: 700;
    margin: 0;
  }

  .process-step .step p{
    font-size: 14px;
    color: #333;
  }

  /* Optional: Connectors */
  .process-wrapper::before {
    content: '';
    position: absolute;
    top: 80px;
    left: 70px;
    right: 70px;
    height: 8px;
    background-color: #003049;
    z-index: 0;
  }

  .process-step .circle {
    z-index: 1;
    position: relative;
  }
  


.interservices { display:block; background:#fff; padding:40px; border-radius:10px; }
.interservices ul {   position:relative; margin:20px 0; list-style:none;     display: flex;
    flex-flow: wrap;}
.interservices li { font-size:14px; padding:0 0 8px 24px; position:relative; margin:3px 0; width:50%; }
.interservices li:before { content:""; position:absolute; left:0; width:14px; height:14px; border-radius:20px; background:linear-gradient(to left, #ed8449 , #e3346f);  display:block; float:left; margin:0px 0px 0 0; top:4px; }
.interservices li:after { content:""; position:absolute; width:8px; height:8px; border-radius:8px; background:#fff; top:7px; left:3px;  }


.spec-details { display:block; background: linear-gradient(to right, #006da5, #324c83);  padding:30px 0 50px 0; }
.spec-details-in { height:100%; justify-content:center; display:flex; align-items:baseline; flex-flow:column; }
.spec-details  h3 { display:block; text-align:left; font-size:34px; padding:0 0 10px 0; font-weight: bold; color:#fff; }
.spec-details  p { display:block; text-align:left; font-size:14px; padding:0 00px; margin: 0; color:#f1f1f1; }
.spec-details .imgss  { border-radius:20px; background:#fff;  width:100%; height:100%; max-width:300px; max-height:300px; padding:50px; box-shadow: 0px 10px 15px rgb(0 0 0 / 5%); margin:0px auto; display:block;  } 
.spec-details  .imgss img { object-fit:cover; width:100%; height:100%; max-width:350px; max-height:350px;}
.spec-details a { display:inline-block; width:230px; margin:20px 0 0 0; }

.spec-details-in3 {  }
.spec-details-in3 a { display:inline-block; width:auto; margin:20px 10px 0 0; padding:13px 52px 13px 17px; }
.spec-details-in3 a i { line-height:48px; }
.spec-details-in3 h3 { text-align:center; }

.spec-details3 .imgss {height:230px; width:230px;  }

.features-sec { padding:70px 0; background:#f4f7fe; }
.features-sec h4 { display:block; text-align:left; font-size:26px; padding:0 0 10px 0; font-weight: 500; }
.features-sec ul { display:flex; flex-flow:wrap; list-style:none; }
.features-sec li { width:48%; padding:20px 20px 20px 60px; position:relative; background:#fff; font-size:14px;  margin:0 2% 20px 0%; box-shadow:0px 10px 15px rgb(0 0 0 / 5%);  border-radius:10px;  }
.features-sec li i { content:""; position:absolute; left:20px; top:20px; text-align:center; color:#D73F2B; border:0px solid #D73F2B;   width:30px; height:30px; line-height:28px; font-size:28px; border-radius:4px; }
.features-sec li strong { display:block; font-size:16px; margin:0 0 5px 0; }

.subspcial-sec { padding:60px 0; background:#fff; }
.subspcial-sec  h3 { display:block; text-align:left; font-size:34px; padding:0 0 10px 0; font-weight: bold; }

.subspcial-sec  img { border-radius:10px; object-fit:cover; height:300px; width:100%; } 
.subspcial-sec .nav { display:flex; justify-content: left; border:0; display:flex;flex-flow: inherit; overflow-x:scroll;}
.subspcial-sec .nav li { float:left; white-space: nowrap;}

.features-sec2 { background:#fff; } 

.subspcial-sec .nav button { background:#000; padding:10px 20px; display:inline-block; float:left; color:#fff; margin:0 10px 0 0; border:0; border-radius:5px; font-size:15px;  box-shadow:0 15px 25px 0 rgb(24 28 33 / 5%);}
.subspcial-sec .nav  button.active  { background:linear-gradient(to left, #D73F2B, #96291A); color:#fff;  }
.subspcial-sec .tab-content { margin:30px 0 0 0; border:0-px solid #dadada; padding:30px;  box-shadow:0px 10px 15px rgb(0 0 0 / 5%);  border-radius:10px;   }
.subspcial-sec .tab-content h5 {display:block; text-align:left; font-size:26px; padding:0 0 10px 0; font-weight: 500;}
.subspcial-sec .tab-content p { display:block; text-align:left; font-size:14px; padding:0 00px; margin: 0; color:#666;}
.subspcial-sec .tab-content strong { display:block; text-align:left; font-size:18px; padding:20px 00px; margin: 0; color:#000; display:block; }

 .subspcial-sec .tab-content  ul {   position:relative; margin:0; list-style:none; }
.subspcial-sec .tab-content  li { font-size:14px; padding:0 0 8px 24px; position:relative; margin:0; color:#666; }
.subspcial-sec .tab-content   li:before { content:""; position:absolute; left:0; width:14px; height:14px; border-radius:20px; background:linear-gradient(to left, #D73F2B, #96291A); display:block; float:left; margin:0px 0px 0 0; top:4px; }
.subspcial-sec .tab-content   li:after { content:""; position:absolute; width:8px; height:8px; border-radius:8px; background:#fff; top:7px; left:3px;  }

.relateddoctors { display:block; padding:50px 0 70px 0; background:#f4f7fe; }
.relateddoctors a { float:right; }
.relateddoctors  h4 { display:block; text-align:left; font-size:34px; padding:0 0 10px 0; font-weight: bold; }


.heaclcheckup {}
.heaclcheckup .card {  width: 100%;box-shadow:0 5px 15px 0 rgb(24 28 33 / 5%); overflow:hidden; border:0; margin:10px 0  }
.heaclcheckup .image-container { height: 200px; width:100%; overflow:hidden; }
.heaclcheckup .image-container img {  width: 100%;  height: 100%; object-fit:cover; }
.heaclcheckup .content {  flex: 2;  padding:20px 15px; text-align:center;min-height: 250px; }
.heaclcheckup .content h2 {  margin: 0;  font-size: 1.1em; }
.heaclcheckup .content p {
    margin: 8px 0;
    color: #666; overflow: hidden; font-size:13px;
   display: -webkit-box;
   -webkit-line-clamp: 3; /* number of lines to show */
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}
.heaclcheckup .price {  font-size: 20px; color: #ff4500; padding:0px; text-align:center;   }
.heaclcheckup .price strong {    color:#555; margin: 0px 5px; text-decoration: line-through;  }


.heaclcheckup .button2{  line-height:40px; height:40px; }
.heaclcheckup .button2 i { font-size:19px; line-height:39px;  }

.heaclcheckup .flex{
    display: flex;
    align-items: center;
    padding: 12px 0;
}
.heaclcheckup .booking_btn{   width: 100%;   display: flex;  justify-content: center;  align-items: center; padding:20px 0 0 0; }

.checksldier .slick-dots { display:none !important; }
.checksldier .slick-prev, .checksldier .slick-next {width:50px;height:50px;   border:0; border-radius:40px;
box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#fff ; font-size:0;line-height:48px; text-align:center; top:-80px; transition:ease all 0.3s; background:url(../images/left-chevron.png) no-repeat #000; }
.checksldier .slick-prev { position:absolute;  margin:0px 0 0px 0; right:60px; z-index:2;  background-position:-0px 0 ; }
.checksldier .slick-next { position:absolute;   margin:0px 0 0px 0; right:0px; z-index:2; background-position:-0px -50px;  }
 .checksldier .slick-prev:hover, .checksldier .slick-next:hover { background-color:#e3346f; color:#fff; }

.checksldier .slick-slide { padding:0 10px; }



.tastnames strong { display:block; font-size:20px; width:100%; padding:0 0 10px 0;  }
.tastnames { display:block;  padding:0 40px ;  }

.tastnames1 { display:block;padding:0 40px ;}

.tastnames .tasklistsec ,.tastnames ul {  position:relative; margin:20px 0 !important; list-style:none; display: block;  flex-flow: wrap; width:100%;  }
 .tastnames li { font-size:14px; padding:0 0 8px 24px; position:relative; margin:3px 0; width:50%; }
 .tastnames li:before  { content:""; position:absolute; left:0; width:14px; height:14px; border-radius:20px; background:linear-gradient(to left, #ed8449 , #e3346f);  display:block; float:left; margin:0px 0px 0 0; top:4px; }
.tastnames li:after { content:""; position:absolute; width:8px; height:8px; border-radius:8px; background:#fff; top:7px; left:3px;  }

.checkupdetail .imgss { padding:0; overflow:hidden; }

.checkupdetail .price {  font-size: 22px; color: #fff; padding:0px; text-align:left;  font-weight:600;  }
.checkupdetail .price strong {    color:#fff; margin: 0px 5px; text-decoration: line-through; font-weight:300;  }

/*.heaclcheckup .card:hover{
    background: linear-gradient(to right, #006da5, #324c83);
    color: #fff;
}
.heaclcheckup .card:hover .book-now{
    color: #324c83;
    background-color: #fff;
}
.heaclcheckup .card:hover .discounted-fee{
    color: #ff4500;
}
.heaclcheckup .card:hover .fee, .content p{
    color: #fff;
}
*/

.menuinner { padding:50px 0 0px 0; }
.menuinner .col-md-12 { display: flex; text-align: center;  justify-content: center; }
.menuinner a { background:#fff; padding:12px 40px; text-align:center; color:#000; border-radius:5px; margin:0 5px ; box-shadow: 0px 10px 15px rgb(0 0 0 / 5%); min-width:230px; }
.menuinner a.active { background: linear-gradient(to left, #ed8449 , #e3346f); color:#fff; }

.tccontent { padding:10px 0 50px 0; }
.tccontentin {margin: 0 0 20px 0;  box-shadow: 0px 10px 15px rgb(0 0 0 / 5%);  padding: 30px;  border-radius: 10px;}
.tccontent h2 { color:#000000; display:block; font-size:30px; font-weight:600; margin:0 0 20px 0; padding:0; } 

.tccontent h3 { color:#000000; display:block; font-size:20px; font-weight:600; margin:0 0 10px 0; padding:0; } 
.tccontent p { color:#505050; display:block; font-size:14px; font-weight:400; margin:0 0 30px 0; padding:0; } 

.tccontent ul {   position:relative; margin:0 0 20px 0; list-style:none; }
.tccontent li { font-size:14px; font-weight:400; padding:0 0 8px 24px; position:relative; margin:0; }
.tccontent li:before { content:""; position:absolute; left:0; width:14px; height:14px; border-radius:20px; background:linear-gradient(to left, #ed8449 , #e3346f);  display:block; float:left; margin:0px 0px 0 0; top:4px; }
.tccontent li:after { content:""; position:absolute; width:8px; height:8px; border-radius:8px; background:#fff; top:7px; left:3px;  }


.swsnews-hub { padding:30px 0 30px 0; }
.swsnews-hub .itemsec { padding: 10px;   border-radius:10px;   box-shadow: 0px 10px 15px rgb(0 0 0 / 5%); margin:10px 0 10px 0; }
.swsnews-hub .item { height: 300px;  overflow: hidden;padding-bottom:0px; }
.swsnews-hub .item img { width:100%; height:100%; object-fit:cover; }
.swsnews-hub .itemsec h5 { display:block; font-size:16px; margin:14px 0 7px 0; }

 
.innerwrapper { padding:60px 0  60px 0;  }


.scgallery .gallery-box { width: 100%; height: 350px; position: relative; text-align: center; margin-bottom: 25px; background-size: cover; border-radius:18px; overflow:hidden; }
.scgallery .gallery-box .overlay { position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, .4); height: 350px; width: 100%; display: table; padding:0 20px;transition:ease all 0.3s; }
.scgallery .gallery-box .overlay .inner { display: table-cell; vertical-align: middle; height: 350px; width: 100% }
.scgallery .gallery-box .overlay .inner .play { display: inline-block; width: 100%;  font-size: 20px; margin-bottom: 8px; color: #fff }
.scgallery .gallery-box .overlay .inner h4 { color: #fff; font-size: 30px; margin: 0 }
.scgallery .gallery-box .overlay .inner small { color: #fff; font-size: 14px; line-height:25px;  margin: 0 0 8px 0; font-weight: 400; transition:ease all 0.3s; display:block; }
.scgallery .gallery-box img { width: 100%; height: 350px; object-fit: cover; transform: scale(1, 1); transition: .3s }
.scgallery .gallery-box:hover  .inner small { margin:0 0 25px 0; }
.scgallery .gallery-box:hover  .overlay{ background: rgba(0, 0, 0, .6); }


.gallerypopup {  }
.gallerypopup .modal-body { position:relative; padding:0;  }
.gallerypopup .modal-body .btn-close { position:absolute; top:-30px; right:0; color:#fff; background:none;  opacity: 1; padding: 0; }
.gallerypopup .modal-body .btn-close i { font-size:34px; line-height:34px; color:#fff; }
.gallerypopup .carousel-inner { height:500px; display:block;  }
.gallerypopup .carousel-item  { height:100%; }
.gallerypopup .carousel-inner img { height:100% !important; width:100% ; object-fit:cover; display:block;  }

.carousel-control-prev, .carousel-control-next { width:10%; }
.carousel-control-prev-icon, .carousel-control-next-icon {  width:50px;height:50px;background-color:rgba(0,0,0,0.4); border-radius:5px; background-size: 50% 50%;}

.galsldier .slick-dots { display:none !important; }
.galsldier .slick-prev, .galsldier .slick-next {width:50px;height:50px;background:rgba(255,255,255,0.4); border:0; border-radius:50px; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; }
.galsldier .slick-prev { position:absolute; bottom:50%; margin:0px 0 -25px 0; left:20px; z-index:2; padding:0; }
.galsldier .slick-next { position:absolute; bottom:50%; margin:0px 0 -25px 0; right:20px; z-index:2; padding:0;  }
.galsldier  .slick-prev:hover , .galsldier  .slick-next:hover { background:#D73F2B; color:#fff; } 
.galsldier .slick-prev:before { content:""; background:url(../images/arrow.png) no-repeat 0 -0px; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.galsldier .slick-next:before {  content:""; background:url(../images/arrow.png) no-repeat -50px -50px ; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.galsldier .slick-prev:hover:before { content:""; background:url(../images/arrow.png) no-repeat -50px -0px ; width:50px;height:50px; display:block; }
.galsldier .slick-next:hover:before {  content:""; background:url(../images/arrow.png) no-repeat -0px -50px ; width:50px;height:50px; display:block;  }
 
 .tsldier .slick-dots { display:none !important; }
.tsldier .slick-prev, .tsldier .slick-next {width:50px;height:50px;background:rgba(,0,0,0.6); border:0; border-radius:50px; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); color:#444 ; font-size:0;line-height:48px;text-align:center; }
.tsldier .slick-prev { position:absolute; bottom:50%; margin:0px 0 -25px 0; left:-70px; z-index:2; padding:0;   }
.tsldier .slick-next { position:absolute; bottom:50%; margin:0px 0 -25px 0; right:-70px; z-index:2; padding:0;   }
.tsldier  .slick-prev:hover , .tsldier  .slick-next:hover { background:#D73F2B; color:#fff; } 
.tsldier .slick-prev:before { content:""; background:url(../images/arrow.png) no-repeat -50px -0px; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.tsldier .slick-next:before {  content:""; background:url(../images/arrow.png) no-repeat -0px -50px ; width:50px;height:50px; display:block; transition:ease all 0.3s; }
.tsldier .slick-prev:hover:before { content:""; background:url(../images/arrow.png) no-repeat -50px -0px ; width:50px;height:50px; display:block; }
.tsldier .slick-next:hover:before {  content:""; background:url(../images/arrow.png) no-repeat -0px -50px ; width:50px;height:50px; display:block;  }
 

/*--- Gallery Slider --- */
/*.swsgallery-slider { width:100%; }
.swsgallery-slider ul { list-style: none outside none; padding-left: 0; margin-bottom:0; }
.swsgallery-slider li { display: block; float: left; margin-right: 6px; cursor:pointer;}
.swsgallery-slider .lSSlideOuter { position:relative; }
.swsgallery-slider .lSSlideOuter .lSPager.lSGallery { height:55px; width:80px; object-fit: cover;  }
.swsgallery-slider .lSSlideOuter .lSPager.lSGallery li { height:55px;}
.swsgallery-slider .lSSlideOuter .lSPager.lSGallery li img { height:100%;}
.swsgallery-slider .lSSlideOuter .lSPager.lSGallery li.active, .swsgallery-slider .lSSlideOuter .lSPager.lSGallery li:hover { border-radius:0px;height:55px; }

.swsgallery-slider .lSAction .lSPrev,.swsgallery-slider .lSAction .lSNext { position:absolute; display:inline-block; width:50px; height:50px; top:50%; margin-top:-25px; color:#fff; cursor:pointer; background-repeat:no-repeat; background:url(../images/left-chevron.png) no-repeat #000; background-position:0 0 ;  border-radius:40px; opacity:1 !important;  }
.swsgallery-slider .lSAction .lSPrev:hover, .swsgallery-slider .lSAction .lSNext:hover  { background:url(../images/left-chevron.png) no-repeat #31A649; }
.swsgallery-slider .lSAction .lSPrev  ,.swsgallery-slider .lSAction .lSPrev:hover{ left:0px; background-position:-0px 0 ; } 
.swsgallery-slider .lSAction .lSNext ,.swsgallery-slider .lSAction .lSNext:hover { right:0px; background-position:-0px -50px; }

.swsgallery-slider .lSSlideWrapper { overflow:hidden; margin-bottom:20px; }
.swsgallery-slider .lSSlideWrapper ul li { text-align:center;}
.swsgallery-slider .lSSlideWrapper ul li img { width:100%; height:500px; object-fit: contain; }

*/
/*--- Gallery Tab --- */
/*.swsgallery-tab { padding:40px; width:960px; margin:0px auto; overflow:hidden; padding-top:20px; }
.swsgallery-tab h3 { color:#000; margin:0px 0 10px 0; text-align:center; display:block;  }
.swsgallery-tab .close-gallery {position: absolute; right: 40px;  top: 20px;  font-size: 20px;  background: 0 0;  border: 1px solid #000; color: #000;  border-radius: 50%;   width: 50px;  height: 50px; }  
.swsgallery-tab .close-gallery:hover { background:#31A649 !important; border: 1px solid #31A649;color: #fff;  }  
.swsgallery-tab .nav-tabs { border:none; text-align:right; margin-bottom:20px; }
.swsgallery-tab .nav-tabs li { float:none;  display:inline-block; }
.swsgallery-tab .nav-tabs li a { border:none; background:none; color:#fff; font-weight:500; font-size:16px; text-align:center; }
.swsgallery-tab .nav-tabs > li.active > a, .swsgallery-tab .nav-tabs > li.active > a:hover,.swsgallery-tab .nav-tabs > li.active > a:focus { border:none;  border-bottom:2px solid #fff; background:none; color:#fff; }
.swsgallery-tab .tab-content > .tab-pane { display: block;visibility: hidden; }
.swsgallery-tab .tab-content > .tab-pane.active { visibility: visible; }
.swsgallery-tab .tab-content { position: relative; } 
.swsgallery-tab .tab-pane:not(:first-child){ position: absolute; width: 100%; height: 100%; top: 0; left: 0; }

body.gallery-page,body.swsgallery-page #content { background:#000; padding:0px; }
*/

.enentspage { padding:30px 0 50px 0; }
.enents-inners {  box-shadow: 0px 10px 15px rgb(0 0 0 / 5%); padding:15px; margin:10px 0; background:#fff; border-radius:10px; overflow:hidden; }
.enents-inners .contant-img { overflow: hidden; height:250px; margin-bottom: 10px; }
.enents-inners .contant-img img { width: 100%; height:100%; object-fit:cover; }
.enents-inners .contant-img a { height:100%; display:block; width:100%; }
  
.enents-inners  small { font-size:12px;  color:#e3346f; margin:5px 0 0 0; display:block; }
.enents-inners  a { font-size:15px;  color:#000; transition:ease all 0.3s; display:block; float:none; }
.enents-inners  a:hover { color:#e3346f; }

.ledership-page { padding:60px 0; }

.ledershipnew {  padding: 0 0 30px;  margin: 0 0 30px;   display:flex;  width: 100%; }
.ledershipnew:last-child { margin: 0; padding: 0; border-bottom: 0 }
.ledershipnew .imgse { width: 45%;  float: left;  margin: 0  3% 0 0;  position: relative; }
.ledershipnew:nth-child(even) .imgse{ order:2; margin:0; }

 

.ledershipnew .imgse .imgs { width: 100%; height:100%; object-fit:cover; border-radius: 10px; overflow: hidden; margin: 0 auto; transition: .3s } 
.ledershipnew .imgse .imgs img{ width: 100%; transform: scale(1.1, 1.1);transition:ease all 0.7s; }
.ledershipnew .imgse .imgs img:hover { transform: scale(1.0, 1.0);  }
.ledershipnew .imgse .imgs { width: 100%; height:100%; object-fit:cover; border-radius: 18px; overflow: hidden; margin: 0 auto; transition: .3s }

.ledershipnew .consec  h3 { font-size: 42px; margin: 0 0 20px; line-height: 52px; font-weight: 500; float: left; }

.ledershipnew .consec {width: 55%;  display: flex;  flex-flow: column;  justify-content: center;  align-items: baseline; padding:0 20px; }
 
.ledershipnew .consec small { display: inline-flex; font-size: 18px; margin: 5px 0 15px; color: #505050; font-style: italic }
.ledershipnew .consec p { display: block; font-size: 14px; color: #505050; margin:0; }
.ledershipnew .consec strong { display: block; font-size: 14px; margin: 15px 0 0 }
.ledershipnew .consec a { margin:30px 0 0 0; }

.modalpopup { top:0; }
.back_image {  position: absolute;  z-index: -11;  left: 0px;  width: 800px;  }
.founder{  position: relative;  z-index: 1;  background: transparent; }
.popup {padding: 50px;}
.popup .imgse{text-align:center;  margin:30px; position: relative; }
.popup .imgse .img{width:270px; display:block; height:270px; border-radius:18px; overflow: hidden; margin: 0 auto; object-fit: cover; border: 0 !important}
.popup .imgse .img img{width:100%;}
.popup .imgse h3{padding:0 0 0px 0; margin:30px 0; font-size:30px; font-weight: 600; line-height:18px; color:#000; display:block; }
.popup .imgse small{padding:0 0 0px 0; margin:20px 0; font-size:18px; font-weight: 500; line-height:18px; color:#505050; font-style: italic}
.popup .btn-close { position: absolute; top: 10px; right: 10px; z-index: 1 }
.popup .contant h3 { display: block; font-size: 30px; margin: 5px 0 10px; color:rgb(0, 0, 0); }
.popup .contant p { font-size: 15px; display: block; padding: 0; margin: 0; color: #505050 }

.intform { background:#f4f7fe; padding:50px 0; }

.eventfeed-heading { display:block; }
.eventfeed-heading strong { font-size:18px;   color: #333333; display:block; font-weight:normal;  }
/*a {  color:#000; }
a:hover {  color:#fff; }
*/
.eventfeed { margin:15px 0 35px 0; box-sizing: border-box;  padding:20px; border-radius: 5px; background-color: #FFFFFF; box-shadow: 0 1px 10px rgba(0,0,0,0.1); }
.eventfeed .dates { box-sizing: border-box; padding:10px; font-size:12px; width: 10%; border: 1px solid #000; border-radius: 5px; float:left; text-align:center; overflow:hidden; }
.eventfeed .dates strong { display:block; font-size:16px; line-height:28px; }
.eventfeed .dates small { font-size:10px; display:block; line-height:20px; }
.eventfeed .dates span { background: linear-gradient(to left, #ed8449, #e3346f); font-size:11px; display:block; line-height:20px; padding:0px ​10px; color:#fff; }

.eventfeed .infofeed { float:right; width:88%; }
.eventfeed .infofeed h1 { font-size:28px; color:#000; padding:0 0 12px 0; margin:0; line-height:26px; }
.eventfeed .infofeed h1 a { font-size:28px; color:#000; padding:0 0 0px 0; margin:0; transition:ease all 0.2s;}
.eventfeed .infofeed h1 a:hover { color:#000; }
.eventfeed .infofeed h2 { font-size:18px; color:#333; padding:0 0 12px 0; margin:0; line-height:26px; }
.eventfeed .infofeed h2 a { font-size:18px; color:#333; padding:0 0 0px 0; margin:0; transition:ease all 0.2s;}
.eventfeed .infofeed h2 a:hover { color:#0090DD; }
.eventfeed .infofeed small { font-size:12px; display:block; line-height:20px;   color:rgba(51,51,51,0.7); padding:0 15px 10px 0; float:left; }
.eventfeed .infofeed img { width:100%; }
.eventfeed .infofeed p { font-size:15px; display:block; line-height:24px; color:rgba(51,51,51,0.7); padding:10px 0 10px 0; margin:0; }
.eventfeed .infofeed p a { color:#0090DD; display:block; }

.eventfeed .infofeed .all-btns { padding:10px 0 0 0; display:inline-block; width:100%; }
.eventfeed .infofeed .all-btns .leftbtn { width:58%; float:left; }
.eventfeed .infofeed .all-btns .leftbtn p {  font-size:14px; display:block; line-height:24px; color:rgba(51,51,51,0.7); padding:0 0 0px 0; margin:0;  }
.eventfeed .infofeed .all-btns .leftbtn p i { color:#000;  }
.eventfeed .infofeed .all-btns .rightbtn { float:left; width:100%;  }
.eventfeed .infofeed .all-btns .rightbtn button ,.eventfeed .infofeed .all-btns .rightbtn a {background: linear-gradient(to left, #ed8449, #e3346f);
    border-radius: 5px;
    border: 0;
    padding: 18px 22px;
    color: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
    font-size: 15px;
    display: inline-block;
    overflow: hidden;
    position: relative;}
.eventfeed .infofeed .all-btns .rightbtn button i,.eventfeed .infofeed .all-btns .rightbtn a i  { margin:0 0 0 20px; display:none; }
.eventfeed .infofeed .all-btns .rightbtn button:hover,.eventfeed .infofeed .all-btns .rightbtn a:hover { background:#212121; }

.eventfeed-bottom { display:block; padding:15px 10px 5px 10px; border-top:1px solid #dadada; margin:15px 0 0 0; font-size:11px;   color: rgba(51,51,51,0.7);  }


.homeside-post {  margin:0px 0 30px 0; padding:15px; display:block; box-sizing: border-box;  border: 1px solid #DADADA; border-radius: 5px; background-color: #FFFFFF; position: sticky;
    top: 140px; }
.homeside-post h4 {   color: rgba(0,0,0,0.49); font-size:16px; text-transform:uppercase; margin:0 0 10px 0; }
.homeside-post .side-post-in { list-style:none; margin:0; padding:0;  max-height:250px; overflow-y:scroll; }
.homeside-post .side-post-in ul { list-style:none; padding:0; margin:0; }
.homeside-post .side-post-in ul li { display:block; }
.homeside-post .side-post-in ul li a { color: rgba(0,0,0,0.49); font-size:14px; display:block; padding:5px 25px 10px 0; position:relative; }
.homeside-post .side-post-in ul li a:hover { color:#000; }
.homeside-post .side-post-in ul li a strong {  font-size:15px; line-height:18px; font-weight:500; float:right; position:absolute; top:8px; right:8px; }


/*event detail page start */

.detail-feeds { padding:60px 0; }
.eventdetail { margin:0px 0 35px 0; box-sizing: border-box; border: 1px solid #DADADA; padding:20px; border-radius: 5px; background-color: #FFFFFF; box-shadow: 0 1px 10px rgba(0,0,0,0.1); }
.eventdetail small { font-size:13px; display:block; line-height:20px;   color:rgba(51,51,51,0.7); padding:0 15px 2px 0; float:left; }

.eventdetail .dates { box-sizing: border-box; height: 70px; width: 10%; border: 1px solid #31A649; border-radius: 5px; float:left; text-align:center; overflow:hidden; }
.eventdetail .dates strong { display:block; font-size:16px; line-height:28px; }
.eventdetail .dates small { font-size:10px; display:block; line-height:20px; }
.eventdetail .dates span { background: linear-gradient(to left, #ed8449, #e3346f); font-size:11px; display:block; line-height:20px; padding:0px ​10px; color:#fff; }
.eventdetail-bottom { display:none; padding:15px 10px 5px 10px; border-top:1px solid #dadada; margin:15px 0 0 0; font-size:11px;   color: rgba(51,51,51,0.7);  }
.eventdetail-bottom p { margin:0; padding:2px 0; font-size:11px;  }

.eventdetail .infofeed { float:none; width:100%; }
.eventdetail .infofeed .heading {}
.eventdetail .infofeed .heading .icon { float:right; background: linear-gradient(to left, #ed8449, #e3346f); margin:0 0 0 10px; text-align:center; width:32px; height:32px; line-height:32px; color:#fff; border-radius:30px; }
.eventdetail .infofeed .heading .icon:hover { background:#313131; }
.eventdetail .infofeed h2 { font-size:18px; color:#333; padding:0 0 5px 0; margin:0; line-height:26px; width:100%; display:block;  }
.eventdetail .infofeed h2 a { font-size:18px; color:#333; padding:0 0 0px 0; margin:0; transition:ease all 0.2s;}
.eventdetail .infofeed h2 a:hover { color:#0090DD; }

.infofeed .heading { width:67%; float:left; }
.infofeed .heading h1 { font-size:28px; color:#000; padding:0 0 12px 0; margin:0; line-height:38px; }
.infofeed .heading h1 a { font-size:28px; color:#000; padding:0 0 0px 0; margin:0; transition:ease all 0.2s;}
.infofeed .heading h1 a:hover { color:#000; }
.eventdetail .tag-social { padding:5px 0 0 0px; float:left; width:32%; }
.eventdetail .tag-social ul { list-style:none; margin:0; padding:0; }
.eventdetail .tag-social li { float:left; margin:0 0px 0px 5px; padding:0 0 5px 0; }
.eventdetail .tag-social li a {  height:32px; padding:0 20px; color:#000; font-size:11px; float:left; background:none;  border-radius:32px; border:1px solid #31A649; text-align:center; line-height:32px; transition:ease all 0.2s; }
.eventdetail .tag-social li a:hover { color:#fff; background: linear-gradient(to left, #ed8449, #e3346f);  }

.eventdetail .sociable { padding:5px 0 0 0px; float:right; width:32%; }
.eventdetail .sociable ul { list-style:none; margin:0; padding:0; float:right; }
.eventdetail .sociable li { float:left; margin:0 0px 0px 5px;}
.eventdetail .sociable li a { width:32px; height:32px; float:left; background:none;  border-radius:32px; text-align:center; line-height:32px; transition:ease all 0.2s; }
.eventdetail .sociable li a i { color:#e3346f; }
.eventdetail .sociable li a:hover { background: linear-gradient(to left, #ed8449, #e3346f);}
.eventdetail .sociable li a:hover i { color:#fff; }

.event-table { padding:15px 0 15px 0; }
.event-table table { width:100%; border:1px solid #dadada; }
.event-table table tr { background:#fff; }
.event-table table tr td { padding:10px; font-size:14px; border:1px solid #dadada; }
.event-table table tr td span { display:block; padding:8px 0 0px 0; }
.event-table table tr td span i { font-size:16px; }
.eventdetail .images { width:100%; margin:20px 0 30px 0; }
.eventdetail .images img { width:100%; }

.slider-innerpage { }
.slider-innerpage .breadcrumb { justify-content: center; padding:0px 0 0 0; margin:0; }
.slider-innerpage .breadcrumb li { color:#fff; font-size:13px; }
.slider-innerpage .breadcrumb li a { color:#fff; }
.slider-innerpage .breadcrumb li a:hover { color:#f1f1f1; }
.slider-innerpage .breadcrumb-item + .breadcrumb-item::before { color:#fff; content:url('../images/dd2.svg');  }


.blankbredcromb { background:#f4f7fe; padding:8px 0; }
.blankbredcromb .breadcrumb { justify-content: left; padding:0px 0 0 0; margin:0; }
.blankbredcromb .breadcrumb li { color:#555; font-size:13px; }
.blankbredcromb .breadcrumb li a { color:#555; }
.blankbredcromb .breadcrumb li a:hover { color:#e3346f; }
.blankbredcromb .breadcrumb-item + .breadcrumb-item::before { color:#555; color:#fff; content:url('../images/dd1.svg');  }

.blankbredcromb2 {   padding:8px 0; background:linear-gradient(to right, #006da5, #324c83); }
.blankbredcromb2 .breadcrumb { justify-content: left; padding:0px 0 0 0; margin:0; }
.blankbredcromb2 .breadcrumb li { color:#FFF; font-size:13px; }
.blankbredcromb2 .breadcrumb li a { color:#FFF; }
.blankbredcromb2 .breadcrumb li a:hover { color:#e3346f; }
.blankbredcromb2 .breadcrumb-item + .breadcrumb-item::before { color:#FFF;  color:#fff; content:url('../images/dd2.svg');  }

.contentformet { padding:40px 0; font-size:14px; line-height:22px;}
.contentformet p { font-size:14px; line-height:22px; margin: 0 0 5px 0;}
.contentformet li { font-size:14px; line-height:22px; margin: 0 0 5px 0;}
.contentformet ol { margin:0 0 15px 20px; padding:0; }
.contentformet ul { margin:0 0 15px 20px; padding:0; }

.contentformet h1 { font-size:26px; line-height:36px; }
.contentformet h2 { font-size:24px; line-height:32px; }
.contentformet h3 { font-size:22px; line-height:28px; }
.contentformet h4 { font-size:20px; line-height:24px; }
.contentformet h5 { font-size:18px; line-height:20px; }
.contentformet h6 { font-size:16px; line-height:18px; }

<!--.event_slider  { padding: 10px; border-radius: 10px;  box-shadow: 0px 10px 15px rgb(0 0 0 / 5%);  margin: 0px 0 10px 0; }
-->
.event_slider img { height:500px; width:100%; object-fit:cover; }

.calender-doc { position:relative; }
.calendarin { position:absolute; background:#fff; display:block; border-radius:10px; padding:0px;  box-shadow:0px 0px 20px rgb(0 0 0 / 5%); overflow:hidden;}
.calender-doc .button1 { width:100%; margin:0px 0 0 0 ; text-align:center; }

.faqs .accordion-item { margin:8px 0; border:1px solid rgba(0, 0, 0, 0.125) !important; border-radius:5px; overflow:hidden; }

.faqs .accordion-item  .accordion-button:focus { box-shadow:none;  }
.faqs .accordion-button:not(.collapsed) { color:#fff; background:linear-gradient(to right, #006da5, #324c83); }
.faqs .accordion-button::after { background:url(../images/plus.png) no-repeat; width:12px; height:12px; }
.faqs .accordion-button:not(.collapsed)::after  { background:url(../images/minus.png) no-repeat;}

.bookingsec {  background: #fff;
        padding: 25px;
        border-radius: 10px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
       
        margin:0 0 20px 0;  }
		
		
.doc-info .conant { padding:15px; }
.doc-info .conant h4 { font-size:16px; color:#314141; line-height:20px; display:block;}
.doc-info .conant p { font-size:13px; color:#314141; line-height:20px; display:block; }

.doc-info .conant ul { list-style:none; padding:0; margin:0 0 10px 0; display:inline-block; width:100%; }
.doc-info .conant ul li { display:block; float:left; padding:0 15px 0 0; font-size:13px; color:#314141;}

.heading-line1 { display:block; width:100%; padding:10px; margin:0 0 12px 0; position:relative; background:#fafafa; }
/*.heading-line1:before { content:""; position:absolute; top:13px; background:#dadada; width:100%; height:1px; } 
*/.heading-line1 h5 { font-size:14px;   padding:0 ; line-height:18px; position:relative; z-index:1;   margin:0; }

.date-sec { padding:0px 0 40px 0; display:inline-block; width:100%; }
.date-sec input { border:1px solid #dadada; color:#000; line-height:45px; height:45px; padding:0 15px; border-radius:40px; width:300px; font-size:14px;  }


.doctor-detail .doc-form  {}
.doctor-detail .doc-form  .heading-line { width:60%; }
.doctor-detail .doc-form  .heading-line h5 { font-weight:bold; text-transform:uppercase; }

.time-tabing { padding:15px 0 20px 0; display:inline-block; width:100%; }
.doctor-detail .doc-form ul { margin:0; border:0; }
.doctor-detail .doc-form ul li button { font-size:13px; font-weight:bold; padding:0 0 5px 0; margin:0 30px 0 0; color:#888; border:0 !important; border-bottom:1px solid #fff!important; border-radius:0!important; }
.doctor-detail .doc-form ul li button.active { font-size:13px; color:#000; border:0 !important;border-bottom:1px solid #C26600!important;border-radius:0!important; }

.doctor-detail .doc-form .tab-content { padding:20px 0 0 0; display:inline-block; width:100%; }

.p-data {  padding:15px 0 0px 0; display:inline-block; width:100%; }
.pdata-form { padding:0 0 20px 0; display:block; }
.pdata-form  input { width:100%; display:block; border:1px solid #dadada; color:#222; line-height:50px; height:50px; padding:0 15px; border-radius:5px;   font-size:14px; }

.radio-sec {}
.radio-sec .labcoms { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none;  -ms-user-select: none; user-select: none; float:left;   margin-right:10px; min-width:130px;height: 35px; }
/* Hide the browser's default radio button */
.radio-sec .labcoms input { position: absolute; opacity: 0;  cursor: pointer; }
/* Create a custom radio button */
.radio-sec .checkmark { position: absolute;  top: 0;  left: 0;  height: 40px; padding:0 0px; line-height:40px;  width: 100%;  background-color: none ; border:1px solid #4CAF50; border-radius: 54px; }
.radio-sec strong { position:absolute; z-index:1; left:0; font-size:14px;  line-height:40px; white-space:nowrap;   font-weight:normal; padding:0 15px 0 15px; width:100%; text-align:center;  }
/* On mouse-over, add a grey background color */
.radio-sec .labcoms:hover input ~ .checkmark { background-color: none ; border:1px solid #4CAF50;  }

/* When the radio button is checked, add a blue background */
.radio-sec .labcoms input:checked ~ .checkmark { background: linear-gradient(to left, #ed8449 , #e3346f) ; border:1px solid #e3346f; color:#fff; }

/* When the radio button is checked, add a blue background */
.radio-sec .labcoms input:disabled ~ .checkmark { background-color: #fafafa ; border:1px solid #fafafa; color:#444; }


/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-sec .checkmark:after {  content: ""; position: absolute;   display: none; }

/* Show the indicator (dot/circle) when checked */
.radio-sec .labcoms input:checked ~ .checkmark:after {  display: block; }

/* Style the indicator (dot/circle) */
.radio-sec .labcoms .checkmark:after { display:none; left: 11px; top: 18px;  width: 5px;  height: 10px;   border:0;  border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg);  -ms-transform: rotate(45deg);  transform: rotate(45deg);}

 .radio-sec .booked input:checked ~ .checkmark {
    background-color: #f60065;
    border: 1px solid #f60065;
    color: #fff;
}
.bookingsec .form-group label { width:100%; display:block;  }

.bookingsec .form-group input ,.bookingsec .form-group select { line-height: 50px; font-size: 14px; height: 50px; padding: 0 10px;  width: 100%;  border: 1px solid #dadada;  margin: 0 0 0px 0; }

.feedoc { display:block; padding:20px 0 0 0; font-size:30px; color:#fff; font-weight: 700; }
.share-button { width:auto !important; display:block !important; margin:5px 0 0 0 !important; }

.controls { display:inline-block; width:100%; }
.controls  .button2 { float:right; }
.controls span { float:right; font-size:30px; margin:7px 20px; }

.doc-form .section { padding:10px 0 20px 0; }
.doc-form  .review-item { display:flex; padding:5px 0; }
.doc-form .review-label  { width:25%; font-weight:500; font-size:14px; }
.doc-form .review-value { font-weight:700; font-size:14px; }

.tanku { padding:20px 0 50px 0; display:block; text-align:center; }
.tanku .bi-check { font-size:120px; line-height:120px; color:#18d056;  }
.tanku h2 { font-size:30px; }
.tanku h3 { font-size:20px; display:block; margin:15px 0; }
.tanku a { margin:0 10px; }

.radiocheck { display:flex; padding:10px  0 20px 0; font-size:15px; }
.radiocheck label { padding:0 0px 0 30px; margin:0; }
.radiocheck input { float:left; width:20px; height:20px; margin:2px 6px 0 0;}

.interpatbox { box-shadow:0px 10px 15px rgb(0 0 0 / 5%); padding:25px; border-radius:10px; margin:0 0 20px 0; }
.doclistinter { padding:0 10px; }
.doclistinter img { width:100%; height:350px; object-fit:cover; border-radius:10px;  }
.doclistinter h3 { display:block; font-size:18px; margin:10px 0 0 0;  color:#000;}
.doclistinter p { display:block; font-size:14px; margin:0px 0; color:#414141; }

.inter-sp { box-shadow:0px 10px 15px rgb(0 0 0 / 5%); padding:10px; border-radius:10px; margin:0 0 10px 0;transition:ease all 0.3s; }
.inter-sp a { display:flex; justify-content: flex-start; align-items: center; transition:ease all 0.3s; }
.inter-sp:hover  { background:#f4f7fe; }
.inter-sp img { width:50px; height:50px; margin:0 10px 0 0; }
.inter-sp h4 { font-size:16px; margin:0; padding:0; color:#000; }
.interspacialitypage { padding:60px 0; } 

.getestimate { background:linear-gradient(to right, #006da5, #324c83); padding:25px;  display: flex; justify-content: flex-start; align-items: baseline;  flex-flow: column;  text-align: left; border-radius:10px; position:sticky; top:120px;}
.getestimate form { width:100%; }
.getestimate select { display:block; width:100%; line-height:50px; height:50px; background:#fff; border-radius:0px; border:0px solid #dadada; margin:6px 0; padding:0 10px; }
.getestimate h3 {  color:#fff; font-size:28px; }
.getestimate h5 { margin:15px 0 10px 0; display:block;  color:#fff; font-size:24px;}
.getestimate small { font-size:12px;  color:#fff; }

.headonginter {     display: flex; justify-content: space-between;align-items: center;padding:0 0 15px 0; }
.headonginter h2 { display:block; font-size:40px; font-weight:500; padding:0; margin:0;  }
.headonginter a { font-size:14px; color:#000; }

.doc-listpage .headonginter {  }

.interpage { display:block; background:#fff; padding:0; overflow:hidden;  }
.interpage img { width:100%; height:100%; object-fit:cover; }
 
.interpage .contact-form { padding:50px; }

.awardre { padding:50px 0; background:#f1f6fe; }
.awardre .inter-sp { box-shadow:none; }
.awardre .inter-sp a { display:block;  }
.awardre .inter-sp img { width:100%; height:250px; object-fit:cover; border-radius:10px; background:#fff;  }
.awardre .inter-sp h4 { display:block; font-size:18px; margin:10px 0 0 0;  color:#000; text-align:center; }

.snapshot { padding:0px 0 20px 0; }
.stat { box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.10); padding:20px 10px 30px 10px; text-align:center; background:#fff; border-radius: 18px; margin:0 10px; }
.stat .icon { width:80px; height:80px; line-height:80px; display:block; margin:10px auto 10px ; background:linear-gradient(to left, #ed8449 , #e3346f); border-radius:80px; }
.stat .icon  img { width:70%;   }
.stat strong { font-size: 40px; font-style: normal; font-weight: 700; color: #030303;  display:block; }
.stat span { font-size: 14px; font-style: normal; font-weight: 400; color: #000; display:block; }
.stat strong .counter-value { display:inline-block; }

.foundationspap1 { }
.foundationspap1 ul{list-style:none;padding:20px 0 0;margin:0; text-align:center; display: flex; text-align: center; justify-content: space-between;}
.foundationspap1 ul li{width: 31%; display: inline-block; margin: 0 0%;display:inline-block; }
.foundationspap1 ul li .images{width:120px;height:120px;background:#fff;line-height:120px;border-radius:100px;margin:0 auto 40px}
.foundationspap1 ul li .images img{width:50%;transition:transform .8s}
.foundationspap1 ul li .images img:hover{transform:scale(1.5)}
.foundationspap1 ul li strong{ }
 

.newfind-list { display:flex; box-shadow:0px 0px 10px rgb(0 0 0 / 5%); margin:10px 0; border-radius:10px; overflow:hidden; flex-flow: column; } 
.newfind-list  .images { width:30%; }
.newfind-list  .images img { width:100%; height:100%; Object-fit:cover; }
.newfind-list  .contant-in { width:100%; padding:10px 10px 10px 120px; position:relative; display: flex; flex-flow: column; }
.newfind-list  .contant-in img { width:100px; height:100px; Object-fit:cover; border-radius:100px; position:absolute; left:10px; top:10px; }

.newfind-list  .contant-in  .drqaname {  padding:0px 0 10px 0; }
.newfind-list  .contant-in  .drqaname h3  { display:block; padding:0 0 5px 0; margin:0; font-size:16px; font-weight:600; }
.newfind-list  .contant-in  .drqaname p {   display:block; padding:0; margin:0; font-size:14px;  }

.newfind-list  .contant-in .drqa { padding:10px 0px 0 0; border-top:1px solid #dadada; }
.newfind-list  .contant-in .drqa p {  display:block; padding:3px 0 3px 20px; margin:0; font-size:14px; position:relative; }
.newfind-list  .contant-in .drqa p i { position:absolute; left:0; top:0; }

.newfind-list   .fnew-btn {  padding:15px;justify-content: space-between; display:flex; background:#f4f7ff;flex-flow: row-reverse; }
.newfind-list   .fnew-btn button {  background: linear-gradient(to left, #ed8449 , #e3346f); border-radius: 5px;  border: 0;  padding:10px 20px; color: #fff; font-size: 14px;  display: inline-block; position: relative;transition:ease all 0.3s;  }
.newfind-list   .fnew-btn button:hover { background:#111; }
.newfind-list   .fnew-btn a { transition:ease all 0.3s;  border-radius: 5px;  border: 0;  padding:10px 0px; color: #000; font-size: 14px;  display: inline-block; position: relative; }
.newfind-list  .contant-in .fnew-btn a i {  }
.newfind-list  .contant-in .fnew-btn a:hover {   color: #ed8449; }
.newfind-list  .contant-in .fnew-btn a:hover i { }

.intergallery  { padding:0  0 50px 0 ; background:#f1f6fe; }
.intergallery h4 {     font-size: 40px;
    line-height: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
    text-align: left;
    padding: 0 0 20px 0; }
.intergallery .order2 { order:2; }
.intergallery  ul { list-style:none; padding:0; margin:0; display:flex; }
.intergallery  ul li { width:20%; height:300px; margin:0 10px 0 0;  }
.intergallery  ul li  img{ width:100%; height:100%; object-fit:cover; border-radius:10px; box-shadow:0px 10px 15px rgb(0 0 0 / 5%);  }

.whatsapp-float {
    top: 445px;
    position: fixed;
    right: 0;
    z-index: 101;
}
.whatsapp-icon {
    align-items: center;
    background: #FFF;
    border-radius: 5px 0 0 5px;
    box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
    -webkit-box-shadow: 0 6px 8px 2px rgba(0, 0, 0, .14);
    -moz-box-shadow: 0 6px 8px 2px rgba(0,0,0,.14);
    display: flex;
    float: right;
    height: 50px;
    justify-content: center;
    margin-left: 0;
    position: relative;
    text-align: center;
    width: 50px;
    z-index: 102;
    cursor: pointer;
}
.whatsapp-icon img{
    width: 90px;
    height: 90px;
}

.whtsapp-link h5 {
    background-color: #ecf2fa;
    border-radius: 5px;
    color: #6d6d6d;
    float: left;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin: 10px 0 0;
    padding: 10px;
    position: absolute;
    transition: all .3s ease-in-out;
    width: 165px;
    z-index: 0;
}
.whtsapp-link h5, .whtsapp-link:hover h5 {
    opacity: 1;
    right: 52px;
}
.whtsapp-link .whatsapp-icon img, .whtsapp-link:hover .whatsapp-icon img {
    /* transform: rotate(45deg); */
}
.whatsapp-icon img {
    transition: all .3s ease-in-out;
    width: 32px;
}

.tawkdesktop {   }
.tawkmobile { display:none; }

.footermobilemenu { display:none; }

@media  (max-width:767px) { 

.sidebaropenem, .whtsapp-link,.sidebaropen { display:none; }
 
.footermobilemenu { display:flex; height:60px; overflow:hidden; position:fixed; bottom:0; left:0; padding:0px; background:#fff; box-shadow:0px 10px 15px rgb(0 0 0 / 5%); width:100%; list-style:none; margin:0; z-index: 99999; justify-content: space-between;}
.footermobilemenu li { width:20%; padding:8px; text-align:center; }
.footermobilemenu li a { display: flex; flex-direction: column; justify-content: center; justify-content: space-between; }
.footermobilemenu li img { width:24px; height: 24px; margin:3px auto 0px; display:block; }
.footermobilemenu li p { display:block; font-size:9px;  color:#000; margin:2px 0 0 0; white-space:nowrap; }
.footermobilemenu .whatsapp-icon { background:none; box-shadow:none; color:#2db742;   }

.main-content { margin-top:100px; }
.emnomber { display: flex;
    position: absolute;
    top: 51px;
    right: -5px;
    z-index: 11111;
    width: 125px;
    padding: 0 10px;}
.emnomber strong { display:none !important; }

.emnomber1 { display:none; }
.headermain { z-index:102; }
.imp-info-data .container-fluid { padding:0; }
 
	.headermain.sticky, .headermain.headermaininner { position:fixed; }
	.notification .imp-info-data strong { font-size:11px; }

	.notification { height:38px; }
	.header {  background:#fff; height:70px; padding:5px  0px; }
	.header .container-fluid { padding:0; }
	.header .logo { position: relative; left: 15px; margin: 0; z-index:3; top:6px; width:180px; }
	.header .logo img { margin:0; }
	.header .logo-w { display:none; }
	 .header .logo-b { display:block; }
	.about-sec1 img { width:100%; }
	.about-sec1 .orderclass  { order: inherit; }
	
 .notification .imp-info-data .imp-data { position:relative; z-index:99999; padding:20px;  }
	.notification .imp-info-data .imp-data input { margin:5px 0; }
	.notification .imp-info-data .imp-data button { margin-top:5px; }
	.navbar { position: fixed;  top: 45px;  background:none; width: 100%; }
.navbar-toggler {  border:0; display:block;   left:0; margin:0px auto; padding:4px 0; }
.navbar-toggler:focus  { outline:none; box-shadow:none; } 
.navbar-collapse { top:0px; border-bottom:1px solid #dadada; background:#fff; width:100%; z-index:99999; padding:0; position:fixed;  left:-100%;  height: calc(100vh - 60px);  padding: 0 0 00px;overflow-y:scroll;transition: .3s; }
	.navbar-collapse.show{left:0 }	
	
	 
.navbar-toggler.collapsed span{background:#000;height:2px;position:relative;width:20px}
.navbar-toggler.collapsed span:after{content:"";height:2px;background:#000;width:100%;top:-7px;position:absolute;left:0;transform:rotate(0deg);top:-7px}
.navbar-toggler.collapsed span:before{content:"";height:2px;background:#000;width:100%;bottom:-7px;position:absolute;left:0;transform:rotate(0deg);top:7px} 
.navbar-toggler span{background:#000;height:0;position:relative;width:20px}
.navbar-toggler span:after{content:"";height:2px;background:#000;width:100%;top:-7px;position:absolute;left:0;transform:rotate(45deg);top:0}
.navbar-toggler span:before{content:"";height:2px;background:#000;width:100%;bottom:-7px;position:absolute;left:0;transform:rotate(-45deg);top:0}
 
 
 

.nav ul { padding:0; }
.nav ul li:hover, .navbar ul li.active {  }
.nav ul li { display:block; width:100%; text-align:left; padding:0 20px; }
.nav ul .dropdowns li { width:100%; }
.nav ul li a { text-align:left; padding:0 0px; border-bottom:1px solid rgba(0,0,0,0.03); color:#000; display:block; }
.nav ul .dropdowns {   position:static; background:#f1f1f1;   width:100%; margin:0 0 15px 0; min-width: 100%; display:block; box-shadow:none; } 
.nav ul .dropdowns-2 { display:block;   position:static; background:none; padding:0 0px 0 20px; width:100%; /*background: rgba(0,0,0,0.1);*/  visibility: visible;  opacity: 1;  } 
.nav ul .dropdowns li .fa-angle-right { display:none;   }
.navbar .fa-angle-down { display:block; float:right; }
.nav ul .dropdowns li a { border-left:1px solid #f1f1f1; }
.slider { margin-top:100px; }	
.slide-inner { height:170px; }
.slider video { height:170px; object-fit:cover;   }

	
.section-51 ul { flex-flow: wrap; }
 .section-51 ul li { width:50%; display:block; padding:20px 10px; }
 .section-51 ul li .box-1 strong { font-size:15px; }

 .specialities-list li { width:100%; }
 .request-call { padding:0; margin:20px 0 0 0; }
.request-call-in {  padding: 60px 40px 160px 40px;}	


.footer { padding:20px 0 0 0; }
.footer-link { padding:20px 0; }
.footer-link2 li { width:50%; }
.copyright{ text-align:center; padding: 20px 0 75px 0; }
.copyright p { text-align:center; }
.copyright a { float:none; display:inline-block; padding:0 10px; }
  .about-sec1 h2 { font-size:26px; } 
  .homeblogs h4 { text-align:center;   }
  .homeblogsin { text-align:center; }
  .homeblogs .button2 { float:none; position:static; margin:0px auto; display:inline-block; }

.slider-innerpage { margin-top:100px; }  

.sidebaropen { width:240px; right:-240px; }
.sidebaropenleft { width:250px; left:-250px; }
.sidebarform-in a { width:50%; }
.techcont { flex-flow: wrap; }
.techcont .images { width: 100%; }
.techcont .con { width:100%; padding:20px; }
 .interservices li { width:100%; }
  .apply-process ul{ flex-flow: wrap; padding:20px 0 0 0; }
  .apply-process ul li{ width:100%; display:flex; margin:0 0 50px 0; flex-flow:nowrap; }
  .apply-process ul li .icon { margin:0 0  0px 0; height: 80px;
    width: 100px;
    padding: 10px;  }
  .apply-process ul li .conts { display: flex;  justify-content: center;   align-items: center; padding:0 0 0 15px; align-items: baseline; flex-flow: column; position:static; }
  .apply-process ul li:nth-child(even) .conts  {  position:static; }
  .apply-process ul li h5 { margin:0  }
  .apply-process ul li:nth-child(even) .icon {  order: inherit; }
.apply-process ul li .conts:after { height:50px; bottom:-50px; left:40px; }
.apply-process ul li:nth-child(even) .conts:after { top:auto; bottom:-50px; }
  .apply-process ul li .conts:before { display:none; }  
  .apply-process ul li .icon:after { left: 13px;  width: 65px;  height: 13px; top: 123px;  transform: rotate(90deg); display:none !important; }
  .apply-process ul li:last-child { margin:0; }
  .apply-process ul li:nth-child(even) .icon { }
  .apply-process ul li:nth-child(even) .icon:before { top:auto; }
  .apply-process ul li .icon:before { height:40px; bottom:-45px !important; }
  
  .apply-process ul li:last-child .conts:after  { display:none; }
  
.spec-details-in { align-items: center;  }  
  .spec-details p span, .spec-details p  { font-size:13px !important; text-align:center; } 
.features-sec { padding:40px 0;  }
.features-sec li { width:100%; } 
.spec-details { padding:40px 0; }
.spec-details h3 { text-align:center; font-size:24px; }
.features-sec h4 { font-size:18px; }

.spec-details .imgss { width:250px; height:250px; margin:0px auto 20px; } 
.subspcial-sec img { margin:0 0 20px 0; }
.subspcial-sec .nav { display:flex;flex-flow: inherit; overflow-x:scroll; }
  .subspcial-sec .nav li {  white-space: nowrap; }
  .slider-innerpage .slider-form { padding:15px 15px 0 15px; }
  .slider-innerpage .slider-form input ,.slider-innerpage .slider-form select{ margin:4px 0; }
.spec-sec .techcont .images { width:100%; padding:0; margin:0 0 10px 0; } 
.menuinner a { min-width:49%; }
.retalted-doc { padding:40px 0; }
.retalted-doc h2 { font-size:24px; text-align:center; }
 .retalted-doc .button2 { float:none; }
 
 .ledershipnew { display:block; }
 .ledershipnew .imgse { width:100%; }
 .ledershipnew .imgse .imgs { width:250px; height:250px; margin:0px auto 20px; }
 .ledershipnew .consec { width:100%; padding:0;align-items: center; }
 .ledershipnew .consec h3 { font-size:24px; line-height:34px; margin:0; }
.ledershipnew .consec p { text-align:center; }

.popup { padding:0; }
.popup .imgse h3 { font-size:20px; line-height:25px; margin:0 0 10px 0; }
.popup .imgse small { font-size:15px; }
.gallerypopup .slick-list { height:270px; }
.eventfeed .infofeed { width:100%; }
.eventfeed .dates { height:auto; display:inline-block; width:auto; margin:0 0 5px 0; padding:3px; }
.section-51 { margin-top:0; }
.tsldier .slick-prev { left: 20px; }
.tsldier .slick-next { right: 20px; }
.patient_slider { padding:0 40px; }

.patientslide { overflow:hidden; }

.foundationspap1 ul {  justify-content: center; flex-flow: wrap; }
.foundationspap1 ul li { width:60%; margin:0 0 25px 0; }
.interpage .contact-form { padding:50px 0; }
}

@media  (min-width: 768px) and (max-width: 999px) 
{

.spec-details .imgss { width:200px; height:200px; }
.header .col-md-12 { padding:0; }
.nav ul { padding:0; }
.nav ul li { padding:0 10px 0 0;  }
.nav ul li:nth-child(5) { float:right; padding:0 0 0 10px; }  
.nav ul li:nth-child(6) ,.nav ul li:nth-child(4){ float:right; display:none; } 
.nav ul li:nth-child(7) { float:right; padding:0 0 0 10px; display:none;}   
.nav ul li:nth-child(8) { float:right; padding:0 0 0 10px; } 
.nav ul li a { font-size:13px; }
  
.header .logo {  width: 180px;  margin: 11px 0 0 -90px; }
.impecttop { width:70%; }
.notification .imp-info-data strong { font-size:12px; }
.emnomber { padding:0 8px; font-size:12px; }
.emnomber a { font-size:12px !important; }	
.emnomber1 { padding:0 8px; font-size:12px; }
.emnomber1 a { font-size:12px !important; }	
.section-51 ul li { padding:20px; }
.section-51 ul li a .box-1 .icon { width:50PX; height:50px; line-height:50px; }
.section-51 ul li a .box-1 .icon i { font-size:18px; }
.section-51 ul li .box-1 strong { font-size:13px; }

.specialities-list li { }
.specialities-list li .icon { width:50px; height:50px; line-height:50px; }
.specialities-list li strong { padding:0; }

.request-call-in { padding:40px 20px 130px 20px; }
.request-call h4 { font-size:24px; }
.request-call p { font-size:13px; }


.about-sec1 .content { padding: 0px 0px 0px 0px;}
.about-sec1 .content br { display:none; }
.about-sec1 h2 { font-size:26px; }

.slide-inner { height:460px; }
.slider video { height:auto; }

}

@media (min-device: 1000px) and (max-width: 1100px) 
{
	
.spec-details .imgss { width:200px; height:200px; }
.header .col-md-12 { padding:0; }
.nav ul { padding:0; }
.nav ul li { padding:0 15px 0 0;  }
.nav ul li:nth-child(5) { float:right; padding:0 0 0 15px; }  
.nav ul li:nth-child(6) { float:right; padding:0 0 0 15px; }  
.nav ul li:nth-child(7) { float:right; padding:0 0 0 15px;  }  
.nav ul li:nth-child(8) { float:right; padding:0 0 0 15px; }  
.header .logo {  width: 160px;  margin: 7px 0 0 -80px; }
.notification .imp-info-data strong { font-size:12px; }
.emnomber { padding:0 8px; font-size:12px; }
.emnomber a { font-size:12px !important; }	
.emnomber1 { padding:0 8px; font-size:12px; }
.emnomber1 a { font-size:12px !important; }	
.nav ul li a { line-height:40px; }
.footer-social li a { width:34px; height:34px; font-size:14px; margin:0 7px 0 0; }
.section-51 ul li { padding:30px; }

.about-sec1 .content { padding: 0px 20px 0px 20px;}
.about-sec1 h2 { font-size:26px; }
.specialities-list li { display:flex; justify-content: left;  align-items: center;}
.specialities-list li strong { padding:0; }
.request-call-in { padding:40px 20px 180px 20px; }
.request-call h4 { font-size:24px; }
.request-call p { font-size:13px; }
.apply-process ul li .icon:after { left:78px; z-index:-1; }
}

@media (min-width: 1101px) and (max-width: 1200px){ 
.nav ul { padding:0; }
.nav ul li { padding:0 15px 0 0;  }
.nav ul li:nth-child(5) { float:right; padding:0 0 0 15px; }  
.nav ul li:nth-child(6) { float:right; padding:0 0 0 15px; }  
.nav ul li:nth-child(7) { float:right; padding:0 0 0 15px;  }  
.nav ul li:nth-child(8) { float:right; padding:0 0 0 15px; }  
.header .logo {  width: 240px;  margin: 7px 0 0 -120px; }
.notification .imp-info-data strong { font-size:13px; }
.emnomber { padding:0 12px; font-size:13px; }
.emnomber a { font-size:13px !important; }	
.emnomber1 { padding:0 12px; font-size:13px; }
.emnomber1 a { font-size:13px !important; }	
}

@media only screen and (min-resolution: 132dpi) and (max-device-width: 1024px) and (orientation : portrait) /* applies to lg also */ {};
@media only screen and (device-aspect-ratio: 1024/768) and (orientation : portrait) /* does not work on iPad or LG */ {};

 /* Mobile/Desktop display control */
                    .desktop-specialities {
                        display: block;
                    }

                    .mobile-specialities {
                        display: none;
                        margin-top: 20px;
                    }

                    @media (max-width: 767px) {
                        .desktop-specialities {
                            display: none;
                        }

                        .mobile-specialities {
                            display: block;
                        }

                        .specialities-carousel {
                            position: relative;
                            padding: 0 30px;
                        }

                        .specialities-carousel .speciality-slide {
                            padding: 20px 0;
                        }

                        .specialities-carousel .mobile-list {
                            display: flex;
                            flex-direction: column;
                            gap: 15px;
                            list-style: none;
                            padding: 0;
                            margin: 0;
                        }

                        .specialities-carousel .mobile-list li {
                            width: 100%;
                            margin: 0;
                            padding: 15px;
                            border-bottom: 1px solid #eee;
                            display: flex;
                            align-items: center;
                            background: #fafafa;
                            border-radius: 8px;
                            /* box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08); */
                        }

                        .specialities-carousel .mobile-list li:last-child {
                            border-bottom: none;
                        }

                        .specialities-carousel .mobile-list li .icon {
                            width: 50px;
                            height: 50px;
                            line-height: 50px;
                            margin-right: 15px;
                            flex-shrink: 0;
                            border-radius: 50%;
                            background: white;
                            box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
                            display: inline-flex;
                            justify-content: center;
                            align-items: center;
                        }

                        .specialities-carousel .mobile-list li .icon img {
                            width: 70%;
                            height: auto;
                        }

                        .specialities-carousel .mobile-list li strong {
                            font-size: 14px;
                            padding: 0;
                            line-height: 1.4;
                            color: #444;
                            flex-grow: 1;
                        }

                        .specialities-carousel .mobile-list li a {
                            text-decoration: none;
                            display: block;
                            flex-grow: 1;
                        }

                        /* Slick carousel styling for mobile */
                        .specialities-carousel .slick-dots {
                            bottom: -40px;
                            text-align: center;
                            list-style: none;
                            padding: 0;
                            margin: 0;
                        }

                        .specialities-carousel .slick-dots li {
                            display: inline-block;
                            margin: 0 5px;
                            width: auto;
                            border: none;
                            padding: 0;
                        }

                        .specialities-carousel .slick-dots li button {
                            width: 12px;
                            height: 12px;
                            border-radius: 50%;
                            background: #ccc;
                            border: none;
                            font-size: 0;
                            line-height: 0;
                            padding: 0;
                            cursor: pointer;
                            transition: background 0.3s ease;
                        }

                        .specialities-carousel .slick-dots li.slick-active button {
                            background: #D73F2B;
                        }

                        .specialities-carousel .slick-prev,
                        .specialities-carousel .slick-next {
                            position: absolute;
                            top: 50%;
                            transform: translateY(-50%);
                            width: 40px;
                            height: 40px;
                            border-radius: 50%;
                            background: rgba(215, 63, 43, 0.8);
                            border: none;
                            color: white;
                            font-size: 18px;
                            cursor: pointer;
                            z-index: 10;
                            transition: background 0.3s ease;
                        }

                        .specialities-carousel .slick-prev {
                            left: -5px;
                        }

                        .specialities-carousel .slick-next {
                            right: -5px;
                        }

                        .specialities-carousel .slick-prev:hover,
                        .specialities-carousel .slick-next:hover {
                            background: rgba(215, 63, 43, 1);
                        }

                        .specialities-carousel .slick-prev:before,
                        .specialities-carousel .slick-next:before {
                            display: none;
                        }
                    }