 @font-face{font-family:ProximaNova-Regular;
 src:url(../fonts/ProximaNova-Regular.ttf);
 }
 @font-face{font-family:Inter Medium;
 src:url(../fonts/Inter-Medium.ttf);
 }
@font-face{font-family:Inter SemiBold;
 src:url(../fonts/Inter-SemiBold.ttf);
 }
@font-face{font-family:ProximaNova-Semibold;
 src:url(../fonts/ProximaNova-Semibold.ttf);
 }

 
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:ProximaNova-Regular; position: relative; font-weight: 400; overflow-x: hidden; color: #000; font-size: 16px;background:#fff;}
ul { list-style: none }
a { text-decoration: none; outline: none; }
body a:hover, body a:focus { text-decoration: none; color:#144d92; }
a:focus { outline: none; text-decoration: underline }
textarea:focus { outline: none }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0; max-width: 100%; width: 100%;}
p {padding: 0px; margin: 0px;}h2{font-family:Inter Medium;} 
h1, h2, h3, h4, ul, p { padding: 0px; margin: 0px;}
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
.clr { clear: both; height: 0 }.latest-newsbox::placeholder {color:#666666; font-size:15px;}
.form-control:focus { box-shadow: none }
ul { padding: 0; list-style: none;}
a {color:#144d92; text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
a:hover { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
 


/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  background:none;
  height:auto;
  transition: transform .3s ease-in-out;
  width:100%;padding:0px 0 5px;
  margin:0px auto;
  top:0px;
}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}

.headerTertiary {
  align-items: center;
  display: flex;
height:auto;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding:0% 80px;
justify-content: space-between;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.emergency-no a{color:#e30000 !important;}
.nav-topright{  padding-top:20px;margin-right: 0px;}
.sticky .nav-topright{padding-top:10px;padding-bottom: 8px;}
.nav-topright ul {
    display: flex;
    font-size:15px; font-weight:700;
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.nav-topright li {
    margin-left:.3rem;position: relative; padding-left:4px
}

.nav-topright li a {
    color:#6d6e71;
}
.nav-topright li a:hover{
    color:#2278b5;
}


.headnav-right{width:90%;display: flex;justify-content:right; margin:0px;}

.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:auto;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}


.logo-d > img {
  max-width:220px;
  transform:translateY(0px);
  position:relative;
  transition: transform .3s ease-in-out;
  padding:12px 0px 0px;
}
.logo1-d{
  max-width:230px !important;
  transform:translateY(-50px) !important;
  position: absolute;
  transition: transform .3s ease-in-out;
  padding-bottom: 40px;
  top: 0;
  margin-left: 120px;
  z-index: 999;
}
.sticky .logo-d > img {max-width:220px; transform:translateY(-4px);}
.sticky .logo1-d {max-width:200px !important; transform:translateY(15px) !important; margin-left:110px;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky .headerTertiary{margin-top: -10px;}
.sticky{position:fixed;top:0;width:100% !important;  backdrop-filter: blur(40px); z-index: 999; box-shadow:1px 5px 10px rgba(0,0,0,0.2); height:80px !important;  background: #fff !important; padding:0px 0 !important; }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.sticky #top-head{display:none;}}
.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}

 
.navbar__buttons{display: flex;align-items: center;gap:10px;/*flex-grow: 1;*/ justify-content: right; margin-left:15px;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}
 

@media (min-width: 64rem){.navbar__buttons a {font-size:13px; font-family:ProximaNova-Regular;}.page-header ul a{font-size:13px !important; font-family:ProximaNova-Regular; }.page-header .top-menu > li > a{padding: 1.3rem 0.4rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 0.5rem !important;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:15px;   font-family:ProximaNova-Regular;}.page-header ul a{font-size:15px !important; font-family:ProximaNova-Regular;}.page-header .top-menu > li > a{padding: 1.3rem 0.8rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 1rem !important;}
}



.topnav-right{display:flex; margin-top:10px; padding:0px;  align-items: center;}
.topnav-right ul {
    display: flex;
    font-size:15px; 
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.topnav-right li {
    margin-left:0.5rem;position: relative; padding-left:0px
}

.topnav-right li a {
    color:#000000;padding:8px 6px;
}
.topnav-right li a:hover{
    color:#144d92;
}

.topnav-right .active a {
    background: #144d92 !important;
    color: #ffffff !important;
    border-radius: 6px;
}
 
 
.phone-head-top{ width:max-content;
   border-radius: 8px;
   border: 2px solid #144d92;
   box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #144d92;
    background:linear-gradient(90deg,#144d92,#144d92 35%,#144d92);color:#fff !important;
    margin:30px 0 20px;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head-top:hover{background:#144d92;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head-top img {width:22px;position: absolute;left:12px;top:6px; filter: brightness(0) invert(1);}
 

.phone-head{ width:max-content;
   border-radius: 8px;
   background: linear-gradient(263deg, #46bb00 5.26%, #3b9d00 104.79%);
  box-shadow: inset -4px 4px 9.8px 0 hsla(0, 0%, 100%, .29), 0 8px 19.2px -10px #256200;
  border: 2px solid #46bb00;
   color:#fff !important;
    margin:30px 0 20px;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head:hover{background:#1FAB2A;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head img {width:22px;position: absolute;left:12px;top:6px;}
.phone-head:hover img{filter: brightness(0) invert(1);}
.content-head{ width:max-content;color:#ffffff !important;border-radius: 8px;border: 1px solid rgba(255, 255, 255, 0.38);background:#144d92;margin: 20px 0;display: inline-flex;justify-content: center;align-items: center;font-size:15px;padding:8px 20px 8px; transition: all 0.4s ease;position: relative;}
.content-head:hover{background:#ffffff;color:#144d92 !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);} .content-head .fa-angle-right{margin-left:10px;}
.content-head img{width:27px;position:absolute;left:10px;top:5px;}


/*--Head END--*/
.wiki-mk {padding-left:80px;padding-right:80px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.get-started-m a {color:#fff;background: #144d92;font-size:13px;border-radius:25px;padding:5px 10px;border:2px solid #144d92;}
.get-started-m a:hover{color:#144d92;background:#ffffff;}
.form-mob{display:none;}


.astercare-no{position:relative; margin:0px 0px 40px; padding:0px; border-radius: 8px;
border: 1px solid rgba(0, 0, 0, 0.07);background:#144d92;box-shadow: 0px 6px 25.2px -14px rgba(0, 0, 0, 0.25);}
.astercare-no ul{Display:flex; align-items:center; margin:0px; padding:0px; position:relative;}
.astercare-no li{width:25%; border-right:2px solid #EDEDED; text-align: center; list-style:none; margin:0px; padding:10px 20px; position:relative;}
.astercare-no li:last-child{border-right:0px solid #EDEDED;}
.astercare-no li img{height:80px; width:auto; margin:0px 0px 10px;}
.astercare-no h2{font-size:18px;  color: #ffffff;margin:15px 0px 10px; padding:0px; position:relative;}
.astercare-no p{font-size:14px; height:60px; color: #ffffff; margin:0px; padding:0px; position:relative;}



.care-services h2 {font-size: 40px;color: #144d92;font-family: ProximaNova-Semibold;margin: 0px 0px 5px;padding: 0px;position: relative;}
.care-services p { font-size: 16px;line-height: 27px;color: #64656A;margin: 0px 0px 25px;padding: 0px;}
.aster-services{background:#2c416c; column-count:1; border-radius: 20px;padding: 20px;margin-bottom: 40px;}
.aster-services ul{Display:flex;  gap:20px; align-items: self-start; margin:0px; padding:0px; position:relative; z-index: 1; }
.aster-services ul::before {content: "";position: absolute;top:30%;left: 0px;width: 100%;height: 2px;background:none;z-index: -1;
}
.aster-services li{width:25%; text-align: center; list-style:none; margin:0px; padding:10px 0px; position:relative; background:#2c416c; z-index:1;}
.aster-services li::before{content: "";position: absolute;top:30%;right:-90px;width: 100px;height:40px;background:url(../sl/prev-arrow.png) no-repeat; background-size:27%; filter: brightness(0) invert(1); z-index:-1;}
.aster-services li:last-child:before{background:none;}
.aster-services li img{height:80px; width:auto; margin:0px 0px 10px;}
.aster-services p{font-size:14px; color:#ffffff !important; margin:0px 0px 0px !important; padding:0px; }


.our-services-free{background:#fff; border: 1px solid #cfd9e8; display:flex; gap:20px; align-items:center; justify-content: space-between; margin:40px 0px; padding:10px; border-radius:12px;}
.our-services-free img{height:40px; width:auto; margin:0px;}
.our-services-free p {font-size:15px; font-weight:bold; line-height: 27px;color: #64656A;margin: 0px 0px 0px;padding: 0px;}
.our-services-free a {border-radius: 6px;border: 1px solid rgba(255, 255, 255, 0.31);color: #fff;background: #144d92;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #144d92;
margin: 20px 0;font-size: 16px;font-weight: 500;padding: 6px 20px;position: relative;display: flex; width:250px;justify-content:center; align-items: center;}


#hometop-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px; position: relative;margin-top:0px; z-index:1;}
.home-slider-img {object-fit: cover;height:100%;}
/*#hometop-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #F1F7F8 0%, rgba(241, 247, 248, 0.00) 100%);
  z-index: 1;
}*/

.hometop-section{
  display: flex;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  align-items: center;
}
.hometop-section-left {
  width:70%;
  margin-left:6%;
  padding: 0px;
}
.hometop-section-left h1 {
  font-size:35px;
  font-family:ProximaNova-Semibold;font-weight:bold;
  color: #444; 
  padding-bottom:10px;
  z-index: 1;
  width:60%;
  position: relative;
  display: block;
}
.hometop-section-left h1 span{font-size:65px; color:#144d92; display:block;}
.hometop-section-left h3{
  font-size:30px; 
  color: #000;
  padding-bottom:90px; 
  z-index: 1;
  width:60%;
  position: relative;
  display: block;
}
.hometop-section-left p {
  font-size:16px;
  color: #000;
  width:60%;
  margin-bottom:20px;
}
.hometop-section-left ul {
     align-items: center;
    margin:0px 0px 0px;
    padding: 0px 0;
    width:60%;
}
.hometop-section-left li {
    width: max-content;
    position: relative;
    color: #000;
	padding-left:18px;
	margin-bottom:8px;
	margin-left:1px;
	list-style: none;
	font-size:16px;
}
.hometop-section-left li::before {
    content: '';
    background:#144d92;
    width:6px;
    height:6px;
    border-radius:100%;
    position: absolute;
    top:9px;
    left: 0px;
}
.hometop-section-left li h2{
    font-size:44px;
    color: #ffffff;font-family:Inter SemiBold;
    padding:0px 0px 0px;
	margin:0px;
	display: flex;
    align-items: center;
    gap:8px;
}
.hometop-section-left li .fa-star{font-size:30px;}

.hometop-section-left li h5{
    font-size:14px;
    color: #ffffff;
    padding:0px 0px 0px;
	margin:0px;
}
 
.hometop-section-right {
   width:27%;
  margin-left:0%;
  margin-right:8%;
  padding: 0px;
  margin-top:80px;
}
.hometop-form-box{border-radius: 10px;border: 1px solid rgba(220, 220, 220, 0.60);background: #f2f2f2;box-shadow: 0px 9px 31.2px -26px rgba(0, 0, 0, 0.49); padding:10px;}
.hometop-section-form {
  border-radius: 8px;
  border: 1px solid #E7E7E7;
  background:#144d92;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative;  
}
.hometop-section-form h2 {
  font-size:22px;
  color: #ffffff;
  padding-bottom:10px;
  font-family: ProximaNova-Semibold;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.hometop-section-form p{font-size:14px; color: #64656A; margin-bottom:5px; border-bottom:0px solid #EAEAEA; padding-bottom:5px;}

.hometop-section-form .home-form-box {
margin-bottom:10px;display: block;width: 100%;
}
.hometop-section-form input::placeholder {color: rgba(183, 183, 183, 0.70); font-size:14px;}
.ding select::placeholder {color:#666666; font-size:14px;}
.hometop-section-form textarea::placeholder {color: rgba(183, 183, 183, 0.70); font-size:14px;}
.hometop-section-form input:focus {border:1px solid #144d92;}
.hometop-section-form textarea:focus {border:1px solid #144d92; }
.hometop-section-form label {
  font-size: 12px;
  color: #ffffff;
  margin-bottom:5px;
  font-family: Inter Medium;
}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form input, textarea {
  border: 1px solid #D2D4DF;
  height:35px;
  color: #797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:6px;
  background-color: #ffffff;
  outline: none;
  text-align: left;
}

.hometop-section-form .submit-now {
  font-family: Inter Medium;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:20px 0px 0px;
  width: 100%;
  border-radius:6px;
border: 1px solid rgba(255, 255, 255, 0.38);
background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);
  font-size: 14px;
  padding:8px 20px;
  position: relative;
}

.hometop-section-form .magbox {
  width: 100%;
  height:80px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 16px;
  border-radius:6px;
}
.iti{width: 100%;}

.iti--separate-dial-code .iti__selected-flag{border-radius:6px 0px 0px 6px;}

.medical-report-all{position: relative;overflow: hidden;display: inline-block;width:100%; margin-top:10px; text-align:left;}.medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medical-report-file{background:#ffff; color:#144d92 !important;border: 2px solid #144d92; font-size:16px;border-radius:8px;padding:6px 11px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}

.hometop-section-form  .iti__country-list {width:315px;overflow-x: hidden;}
 
 
 
#slider-hosptal-no{
  width: 100%;
  background:#ffffff;
  height:auto;
  overflow: hidden;
  padding:40px 0px 0px;
  position: relative;
  margin: 0px;
}
 
#slider-hosptal-no h2 {
  font-size: 45px;
  color: rgb(20, 77, 146);
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  padding-bottom: 10px;
  z-index: 1; text-align:center;
  width: 100%;
  position: relative;
  display: block;
}#slider-hosptal-no h2 span{color:#c87699; display:block;}
#slider-hosptal-no h3 {
  font-size: 18px;
  line-height: 30px;
  color: #444;
  margin: 0px 0 15px;
}


.home-treatments-button {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin: 0px;
  padding:20px 0px 0px;
  width: 100%;
}
.home-treatments-button .call-us-now{width:max-content;background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);color: #ffffff;border: 2px solid #00b48d;margin:0px 0;text-align: center;font-size:18px;border-radius: 8px;padding: 9px 30px;position: relative; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #00b48d; }
.home-treatments-button .call-us-now:hover{background:#ffffff;color:#00b48d;}

.home-treatments-button .ask-question {
  width: max-content;
  background: #fff;
  color:#144d92;
  border: 2px solid #144d92;
  margin: 0px 0;
  text-align: center;
  font-size: 18px;
  border-radius: 8px;
  padding: 9px 30px;
  position: relative;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #144d92;
}
.home-treatments-button .ask-question:hover {background:#144d92; color:#fff;}
.flex-row-reverse {flex-direction: row-reverse;}
.aster-section-doc{background:#c5e9db;width: 100%;height: auto;padding:0px;margin:60px 0px 0px; position: relative;}
.aster-section-box{
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0px;
}
.aster-section-left {
    width: 50%;
    position: relative;
    margin-right: 0px;
    padding: 0px;
    height: 100%;
}
.aster-section-right {
    width: 50%;
    position: relative;
    padding: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	padding-right: 6%;
}
.aster-section-right h2 {
    font-size:35px;
	color: #144d92;
	font-family: ProximaNova-Semibold;
  font-weight: bold;
    margin-bottom:15px;
}
.aster-section-right h3{
    font-size:22px; font-weight:bold;
    color:#444;
    margin: 0px 0 10px;
}
.aster-section-right p {
    font-size:16px;
    color:#000;
    margin: 0px 0 10px;
}


.aster-product-details{
  background: #ffffff;
  margin: 0px;
  padding: 0px 0px 50px;
  position: relative;
}
.aster-product-details h2 {
  font-size: 45px;
  color: #144d92;
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.aster-product-details h2 span{Display:block;}

.aster-product-details .home-treatments-button{justify-content: left;}
.aster-product-details p {
  font-size: 16px;
  width: 70%;
  color: #000;
  margin: 0px auto;
  text-align: center;
}
.aster-product-box {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 40px 0;
  gap: 7%;
}
.aster-product-left {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}
.aster-product-left img {
  border-radius: 12px;
}
.aster-product-right {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}
.aster-product-right h3{
  font-size: 18px; line-height:30px;
  color: #444;
  margin: 0px 0 15px;
}
.aster-product-right h4{
  font-size: 18px; font-weight:bold;font-style: italic;
  color: #444;
  margin: 0px 0 15px;
}

.aster-product-right ul{margin:30px 0 40px; padding:0px;}
.aster-product-right  ul li {
    position: relative;
    color: #444;
    padding-left:40px;
    margin-bottom:10px;
	font-size: 16px;
	list-style:none;
}
.aster-product-right  ul li strong{color:#3ca6d1; font-family:Inter SemiBold;}
.aster-product-right  ul li::before {
    content: '';
    background:url(../images/2023/01/do.png) no-repeat;
	background-size:20px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}

.aster-section-right ul{margin:10px 0 20px; padding:0px;}
.aster-section-right  ul li {
    position: relative;
    color: #000;
    padding-left:40px;
    margin-bottom:15px;
	font-size:16px;
	list-style:none;
}
.aster-section-right ul li strong{color:#0d4588; font-family:Inter SemiBold;}
.aster-section-right  ul li::before {
    content: '';
    background:url(../images/2023/01/do.png) no-repeat;
	background-size:20px;
    width:28px;
    height:28px;
    position: absolute;
    top:2px;
    left:0px;
}


#normal-delivery-package{
  width: 100%;
  background: #ffffff;
  height: auto;
  overflow: hidden;
  padding:60px 0px 60px;
  position: relative;
  margin: 0px;
}
#normal-delivery-package h2 {
  font-size: 45px;
  color: rgb(20, 77, 146);
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  padding-bottom: 10px;
  z-index: 1; 
  width: 100%;
  position: relative;
  display: block;
}
#normal-delivery-package h2 span{color:#c87699;}
#normal-delivery-package h4 {
  font-size: 16px;
  line-height:22px;
  color: #444;
  margin: 0px 0 15px;
}
.normal-delivery-package{width:100%; display:flex; gap:50px; margin:50px 0px 40px; padding:0px; position:relative;}
.normal-delivery-left{width:50%;  margin:0px; padding:0px; position:relative;}
.normal-delivery-right{width:50%;  margin:0px; padding:0px; position:relative;}


#caesarean-delivery-package{
  width: 100%;
  background: #ffffff;
  height: auto;
  overflow: hidden;
  padding:60px 0px 60px;
  position: relative;
  margin: 0px;
}
#caesarean-delivery-package h2 {
  font-size: 45px;
  color: rgb(20, 77, 146);
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  padding-bottom: 10px;
  z-index: 1; 
  width: 100%;
  position: relative;
  display: block;
}
#caesarean-delivery-package h2 span{color:#c87699;}
#caesarean-delivery-package h4 {
  font-size: 16px;
  line-height:22px;
  color: #444;
  margin: 0px 0 15px;
}
.caesarean-delivery-package{width:100%; display:flex; gap:50px; margin:50px 0px 40px; padding:0px; position:relative;}
.caesarean-delivery-left{width:50%;  margin:0px; padding:0px; position:relative;}
.caesarean-delivery-right{width:50%;  margin:0px; padding:0px; position:relative;}


#both-package-section{
  width: 100%;
  background: #ffffff;
  height: auto;
  overflow: hidden;
  padding:60px 0px 60px;
  position: relative;
  margin: 0px;
}
#both-package-section h2 {
  font-size: 45px;
  color: rgb(20, 77, 146);
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  padding-bottom: 10px;
  z-index: 1; 
  width: 100%;
  position: relative;
  display: block;
}
#both-package-section h2 span{color:#c87699;}
#both-package-section h4 {
  font-size: 16px;
  line-height:22px;
  color: #444;
  margin: 0px 0 15px;
}

.both-package-section{width:100%; display:flex; gap:0px; margin:50px 0px 40px; padding:0px; position:relative;}


.both-package-left{width:33.33%;  margin:0px; padding:20px; border-radius:24px; background:#fff; position:relative;}
.both-package-left h3 {font-size:24px; line-height:34px; font-family: ProximaNova-Semibold;   height:75px;  color:#000;  margin: 0px 0 1px;}
.both-package-left h3 span{color:#000; display:block;}
.both-package-left ul {display:block;margin:0px 0px 0px;padding:0px;}
.both-package-left  li{width:100%;position: relative; font-size:18px; color:#000000; height:50px;  display: flex; align-items: center; padding:0px; margin: 0px;}

.both-package-mid{width:50%;  margin:0px; padding:20px; border-radius:24px; background:#00b48d; position:relative;}
.both-package-mid h3 {font-size:24px; line-height:34px; font-family: ProximaNova-Semibold;   height:75px;  color:#fff;  margin: 0px 0 1px;}
.both-package-mid h3 span{color:#fff; display:block;}
.both-package-mid ul {display:block;margin:0px 0px 0px;padding:0px;}
.both-package-mid  li{width:100%;position: relative; font-size:18px;   color:#fff; height:50px; display: flex;align-items: center; padding-left:45px;  margin:0px; }
.both-package-mid   li::before {content:''; filter: brightness(0) invert(1); background: url(../images/2023/01/vector-icon.png) no-repeat; background-size:20px; width:30px; height:30px;  position:absolute; top:15px; left:10px;}


.both-package-right{width:50%;  margin:0px; padding:20px; border-radius:24px; background:#144d92; position:relative;}
.both-package-right h3 {font-size:24px; line-height:34px; font-family: ProximaNova-Semibold;   height:75px;  color:#fff;  margin: 0px 0 1px;}
.both-package-right h3 span{color:#fff; display:block;}
.both-package-right ul {display:block;margin:0px 0px 0px;padding:0px;}
.both-package-right  li{width:100%;position: relative; font-size:18px;   color:#fff; height:50px; display: flex;align-items: center; padding-left:45px;  margin:0px; }
.both-package-right   li::before {content:''; filter: brightness(0) invert(1); background: url(../images/2023/01/vector-icon.png) no-repeat; background-size:20px; width:30px; height:30px;  position:absolute; top:15px; left:10px;}








#meet-our-team{
  width: 100%;
  background: linear-gradient(rgb(20, 77, 146) 100%, rgb(255, 255, 255) 0%);
  border-radius:30px;
  height: auto;
  overflow: hidden;
  padding:60px 0px 80px;
  position: relative;
  margin: 0px 0px 20px;
  z-index:1px;
}
#meet-our-team::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background: url(../images/2023/01/excellence-healthcare.png) no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index:1;
}
#meet-our-team h2 {
  font-size: 48px;
  color: rgb(255, 255, 255);
  font-family: ProximaNova-Semibold;
  margin: 0px 0px 5px;
  padding: 0px;
  position: relative;
  z-index: 1;
}
#meet-our-team  h4{color:#fff;font-size: 18px; margin: 0px 0px 25px;}

.experts-item {
  border-radius: 12px;
  background:none;
  margin: 0px;
  padding: 10px;
}
.experts-item img {
  padding: 10px;
  border-radius: 100%;
  background: #00b48d;
  width:80% !important;
  margin:0px auto;
}
.experts-item h3 {
  color: #e0fff8;font-family: ProximaNova-Semibold;
  text-align: center;
  font-size:22px;height:70px;
  margin: 0px;
  padding: 15px 0px 5px;
}
.experts-item .experts-text{
  color:#ffffff;
  text-align: center;
  font-size: 12px;
  margin: 0px;
  padding: 0px 0px 15px;
}
.experts-item .experts-years{
  color:#ffffff;
  text-align: center;
  font-size: 14px;
  margin: 0px;
  padding: 0px 0px 15px;
  padding-bottom: 15px;
}
.experts-item a {
  border-radius: 6px;
  border:2px solid #00b48d;
  background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);
  color: #fff;
  margin: 0px;
  font-size: 18px;
  padding: 10px 30px 10px;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #00b48d;
}
.experts-item a:hover{background:#ffffff; color: #00b48d; }


#treatment-approach{background:#ffffff;padding:40px 0px 20px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#treatment-approach h2{font-size: 45px;color: #144d92;font-family: ProximaNova-Semibold; font-weight:bold;margin: 0px 0px 0px;padding: 0px 0px 20px;}
#treatment-approach h3{color: #444; font-size:25px;font-weight: 700;margin: 0px 0px 50px;padding: 0px 0px 20px; }

#treatment-approach ul{display:flex; flex-wrap:wrap; gap:20px;  margin:0px; padding:50px 0px 0px; position:relative; z-index:1;}
#treatment-approach li{display:flex; width:31.33%; list-style:none; margin:0px 0px 70px; padding:110px 40px 40px; position:relative; border:2px solid #144d92; background: #fff; border-radius:10px;}
#treatment-approach .treatment-approach-icon{display:flex; align-items:center; justify-content:center; position:absolute; left:40px; top:-50px; background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);border:2px solid #144d92; color:#fff; border-radius:100%; width:120px; height:120px;}
#treatment-approach .treatment-approach-icon img{width:70px; height:70px;}
#treatment-approach .treatment-approach-doc p{color:#000; font-size:18px; }
#treatment-approach li:nth-child(2n) .treatment-approach-icon{background:#00b48d;}


#consumer-studies{padding:60px 0px 60px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#consumer-studies::before {
  content: "";
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  background: url(../images/2023/01/bg.jpg) no-repeat;
  background-size:cover;
  background-position:100% 100%;
  z-index: -1;
  opacity: 0.1;
}

#consumer-studies h2 {
  font-size: 45px;font-weight: bold;
  color: #144d92;
  font-family: ProximaNova-Semibold;
  text-align: center;
  padding-bottom: 10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
#consumer-studies h3{
  font-size:18px;
  width: 70%;
  padding:0px 0px 40px;
  color: #535353;
  margin: 0px auto;
  text-align: center;
}
#consumer-studies ul{display:block; margin-left:15%; padding:0px; position:relative; z-index:1;}
#consumer-studies ul::before {content: "";position: absolute;bottom: 0px;left:38%;width:2px;height: 100%;background:#144d92;z-index:-1;}
#consumer-studies li{display:flex; width:55%; list-style:none; margin:0px 0px 70px; padding:50px 40px 50px 120px; position:relative; border:2px solid #144d92; background:#ffffff; border-radius:10px;}
#consumer-studies li:nth-child(1n) {margin-left:0px;}
#consumer-studies li:nth-child(2n) {margin-left:30%;}
#consumer-studies li:nth-child(3n) {margin-left:0px;}
#consumer-studies li:nth-child(4n) {margin-left:30%;}
#consumer-studies li:nth-child(5n) {margin-left:0px;}
#consumer-studies li:nth-child(6n) {margin-left:30%;}
#consumer-studies li:nth-child(7n) {margin-left:0px;}

#consumer-studies li:nth-child(2n) .consumer-studies-icon{background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);}
#consumer-studies li:nth-child(4n) .consumer-studies-icon{background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);}
#consumer-studies li:nth-child(6n) .consumer-studies-icon{background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);}
#consumer-studies li:nth-child(8n) .consumer-studies-icon{background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);}
#consumer-studies li:nth-child(10n) .consumer-studies-icon{background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);}

.consumer-studies-icon{display:flex; align-items:center; justify-content:center; position:absolute; left:-70px; top:10px; background:#144d92; color:#fff; font-size:40px; font-family: ProximaNova-Semibold; font-weight: bold; border-radius:100%; width:140px; height:140px;}
.consumer-studies-doc h3{color: #444444; font-size:22px; font-family:Gotham Medium; margin-bottom:7px;}
.consumer-studies-doc p{color:#144d92; font-size:22px; font-weight:700;}


#faqs{width: 100%;background:#fff;height: auto;overflow: hidden;padding:0px 0px;position: relative;margin: 0px;}
.faqs{width: 100%;background:linear-gradient(to bottom, #e6f1ff 0%, #fff 100%);height: auto;overflow: hidden;padding:60px 30px;position: relative;margin: 0px; border-radius: 20px;}
.faqs h2 {font-size:45px; color:#144d92;font-family: ProximaNova-Semibold;text-align: center;margin: 0px;padding: 0px 0 10px; }




#why-choose-us{
    background: #ffffff;
    padding: 50px 0 50px;
    margin: 0px;
    width: 100%;
    position: relative;
	z-index:2;
}
.why-choose-us{
  justify-content: space-between;
  margin:0px 0px 30px;
  padding:70px 30px;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);
  z-index: 1;
}
.why-choose-us::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity:0.4;
  background: url(../images/2023/01/excellence-healthcare.png) no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: -1;
}
.why-choose-us::after{
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/2024/01/why-bg.png) no-repeat;
  background-size:cover;
  background-position: bottom right;
  z-index: -1;
}
.why-choose-us-left{
    margin: 0px;
    padding: 0px;
    width:100%;
}
.why-choose-us .why-img{position:absolute; right:0px; bottom:0px; width:auto; height:90%;}
.why-choose-us h2{
  color:#ffffff;
  font-size: 40px;
  margin:0px 0px 10px;
  padding: 0px;
  font-family: ProximaNova-Semibold;
  font-weight: bold;
}
.why-choose-us p{
  color:#ffffff;
  font-size:16px;
  margin: 0px;
  padding: 0px;
}

.why-choose-us ul {
  margin:50px 0px  0px;
  padding:0px 0;
  width: 100%;
  display:flex; 
  flex-wrap:wrap;
  gap:30px;
  
}
.why-choose-us .better-icon{display:flex; position:absolute; left:10px; width:65px;height:65px;background:#144d92; border-radius:12px; padding:15px;margin-bottom:7px;}

.why-choose-us li {
  width:31%;
  align-items: center;
  text-align: left;
  justify-content: left;
  position: relative;
  padding-left:90px;
  margin-bottom:30px;
}

.why-choose-us li:nth-child(7n){margin-top:-20px;}
.why-choose-us li:nth-child(8n){margin-top:-20px;}
.why-choose-us li:nth-child(9n){margin-top:-20px;}
.why-choose-us li:nth-child(10n){margin-top:-50px;}

.why-choose-us li h4{
  font-size:20px;
  font-family: ProximaNova-Semibold;
  color: #ffffff;
  padding: 5px 0;
}
.why-choose-us li span{
  font-size: 14px;
  color: #ffffff;
  padding:0px;
  margin: 0px;
  Display:block;
}




.whatsapp-now{
  width: max-content;
  color: #fff !important;
  border-radius: 12px;
  background:linear-gradient(263deg, #46bb00 5.26%, #3b9d00 104.79%);
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #256200;
  margin: 0px;
  text-align: center;
  font-size: 16px;
  margin-top:50px;
  display: flex;
  padding:12px 32px;
  gap: 10px;
  transition: all 0.4s ease;
  position: relative;
}
.whatsapp-now img{width:auto; height:22px;}




#health-guide{
  width: 100%;
  background:linear-gradient(to bottom, #c5e9db 65%, #ffffff 0%);
  border-radius:30px 30px 0px 0px;
  height:auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
  margin: 0px;
}
#health-guide h2 {
  font-size: 48px;
  color: #144d92;text-align:center;
  font-family: ProximaNova-Semibold;
  margin: 0px 0px 25px;
  padding: 0px;
  position: relative;
}
#health-guide .mid-inner {
    max-width: 75%;
    width: 75%;
	margin: 0px auto;
}
#health-guide .ttm-video-btn {position: absolute;top:55%;left:48%;}
.ttm-play-btn {border-radius:30px;color:#fff;font-size:18px;display:inline-block;padding:10px 20px 10px 50px;position:relative}
.ttm-play-btn:hover, .ttm-video-btn span.ttm-btn-play {color: #fff;}
.ttm-video-btn .ttm-btn-play {background:#e30000;
position:absolute;top:50%;left:0;right:0;margin-top:-30px;z-index:5;width:70px;height:70px;border-radius:50px;text-align:center;line-height:70px;font-size:25px;margin-right:-1px;cursor:pointer;display:inline-block;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}
.ttm-btn-play:after,.ttm-btn-play:before{content:'';border:1px solid;border-color:inherit;width:150%;height:150%;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:-25%;top:-25%;opacity:1;-webkit-animation:1s videoplay-anim linear infinite;animation:1s videoplay-anim linear infinite}
.ttm-btn-play:before{-webkit-animation-delay:.5s;animation-delay:.5s}.ttm-play-btn:hover,.ttm-video-btn span.ttm-btn-play{color:#fff}.ttm-video-btn:hover .ttm-btn-play{background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);color:rgba(255,255,255,1)}.fid-section.bg-img5{background-attachment:fixed}

#patient-reviews{
  width: 100%;
  background:linear-gradient(to bottom, #144d92 65%, #ffffff 0%);
  border-radius:0px 0px 0px 0px;
  height:auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
  margin: 0px;
}
#patient-reviews h2 {
  font-size: 48px;
  color: #fff;
  font-family: ProximaNova-Semibold;
  margin: 0px 0px 25px;
  padding: 0px;
  position: relative;
}
.our-patient-item{border-radius: 12px;border: 1px solid rgba(0, 0, 0, 0.08);
background: #FFF;box-shadow: 0px 4px 13.3px -9px rgba(0, 0, 0, 0.25);margin: 0px;padding:20px 0px 10px;position: relative;}
.partners-name{display:flex; align-items: center; gap:25px; justify-content: space-between; margin:0px; padding:20px; position:relative;}
.img-partners img{width:55px !important; height:55px !important; border-radius:100%;}
.partners-name span img{width:auto !important; height:22px;}
.our-patient-item h3{color: #1E1E2F;  padding:10px 20px 5px; font-size:16px; line-height: 24px; font-weight:700;}
.our-patient-item p{color:#444; padding:10px 20px 5px; font-size:14px; height:180px;}

  
  
  
  
 

footer {background:linear-gradient(125deg, #0eb48e 0%, #0eb48e 21%, #1b438b 100%); display:flex; overflow:hidden; flex-direction: column;margin: 0px;padding:20px 0px 20px;position: relative;z-index: 1;}
.copyright {font-size: 14px;display: flex; align-items:center; color: #64656A;width: 100%;justify-content: space-around; background: #fff;
  border-radius: 20px;
  padding: 20px;}
.copyright .logo-footer{width:100%;}
.copyright .logo-footer img{width:30%;}
.copyright .wh{width:100%;text-align:right;}
.copyright .wh p{width:100%;text-align:right; color:#253d79; font-size:16px; font-weight:bold;}
.copyright .wh a{width:100%;text-align:right; color:#253d79; font-size:16px;}
.wiki-copy{text-align:center; color:#fff; margin-top:10px;}

/*----END footer ----*/




.mob-head-button{display:none;}
#button {
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index:999;
  -webkit-animation: button-top 4s ease-in-out infinite alternate;
  animation: button-top 4s ease-in-out infinite alternate;
}
 
#button:active {
  background:#fff; border:1px solid #F1862A;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*---------MOB Header------- */

.Whatsapp {display:none;position: fixed;bottom:30px;left: 55px; z-index: 800;cursor: pointer;background-color:#ffffff;border: 1px solid rgba(255, 104, 0, 0.39);border-radius:10px;padding:7px  14px;line-height: 18px;font-weight: 500;width:260px;text-align: center;}.Whatsapp a{color:#000; text-decoration:none; font-size:19px;}
.Whatsapp a span{color:#1dc839;}

.get-an-estimate{position: fixed;bottom:30px;right:30px;z-index: 800;cursor: pointer;background-color:#F1862A;border-radius: 81px;padding:3px 20px 3px 1px;font-weight: 500;width:max-content;text-align: center; border-bottom: 4px solid #984803; box-shadow: 0 10px 20px rgb(232 164 105 / 20%), 0 5px 10px rgb(232 164 105 / 10%);}
.get-an-estimate a{color:#ffffff !important;}
.get-an-estimate img{vertical-align:middle; background:#984803; padding:6px; border-radius:100%; width:40px; height:40px; margin:0 4px 0px 3px;}
.get-an-estimate:hover{border-bottom:4px solid #162a54; background-color:#144d92;}
.get-an-estimate:hover img{background:#162a54;}

.find-boxht {display:none;}
.navigation-mobile-link {height:56px; color:#000 !important; text-align:center !important; justify-content:center !important; flex-grow:1 !important; flex-direction:column !important; display:flex !important; text-decoration:none; border-right:1px solid #f1f1f1;}
.f-12 {font-size: 12px;}
.navigation-mobile-link .mx-auto{margin-left: auto !important; width:25px; margin-right:auto !important; padding-top:10px;}


.video-body{position: absolute;top: 0;align-items: center;display: flex;justify-content: center;width: 100%;height:160px;}
#gallery{margin:40px 0px 0px; padding-bottom: 80px;} #gallery .item{padding:10px 0;}
.icon-play {
    background: url(../images/2023/05/icon-play.png) no-repeat center center transparent;
    width: 70px;
    height: 70px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color:#144d92;
    line-height:70px;
    text-align: center;
    padding-left:0px;
	font-size:22px;
}
.icon-play:hover {-webkit-transform: scale(.8);-ms-transform: scale(.8);-o-transform: scale(.8);transform: scale(.8);}

.our-gallery img {width: 100%;border-radius: 7px;margin:0px;border: 1px solid #144d92;}
.our-gallery{border-radius:5px;padding:7px;position: relative;
height: 100%;background: #fff;margin: 0 5px;box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
}


#patient-video-doc{padding:40px 0px 40px; margin:0px 0px 60px;}
#patient-video{}
.patient-video-item{position:relative; margin:0px 0px 10px; padding:0px;}
.patient-video-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: 0.5s !important;
    transform: translateY(10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #144d92 100%);
    border-radius: 20px;
}
.patient-video-item img{border-radius:12px; }
.patient-video-item .content {position: absolute;bottom:0px;left: 0px;width: 100%;color: white;z-index:2;word-break: break-word;padding: 15px;text-align: center; }
.patient-video-item .content h5{font-weight:bold; margin:0px; color:#fff;}
.patient-video-item .content p{margin: 0px 0px 0px; color:#fff;}
.patient-video-item   .ttm-video-btn {
    position: absolute;
    top: 50%;
    left: 40%;
}

/*---------Mob Header------- */
.aster-estimate{position: fixed;bottom: 30px;right: 55px;z-index: 800;cursor: pointer; font-weight: 500;width:max-content;text-align: center; background:none; gap:12px;display:none;flex-direction: column;}
.aster-estimate a{color:#fff; font-weight:bold; background: #144d92; border: 2px solid #144d92; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #144d92; height:42px; border-radius: 10px;padding:7px 14px 7px 50px;line-height:18px; display: flex; align-items: center;justify-content:left;}
.sticky-get{display:flex;}
.aster-estimate a img{position: absolute;left:4px; filter: brightness(0) invert(1);width: 30px;height: 30px;margin: 0 6px;}

.aster-estimate a:hover{background:#ffffff; color: #144d92;}
.aster-estimate a:hover img{filter:inherit;}

/*---------END Header------- */

/*---------MOB Header------- */
.footer-bottom-mob {display:none;}
/*---------MOB Header------- */

#get-section{background:#ffffff;  margin:30px 0px 0px; padding:30px 0px 0px; position:relative;}
.get-section-box{background:#144d92;  margin:90px 0px 0px; border-radius: 20px 20px 0px 0; padding:30px 0px 0px; position:relative;}
#get-section .get-img{position:absolute; width:auto; height:280px; left:20px; bottom:0px;}
.get-section{display:flex; gap:0px; margin-left:350px; padding:0px 0px; position:relative; z-index: 1;}
.get-section::after {position: absolute;content: "";width: 100%;height: 100%;background: url(../images/2023/01/get-bg.png) no-repeat;background-size:12%;background-position:left bottom;left:58%;bottom:30%;z-index:-1;}
.get-section-left{width:70%; margin:0px; padding:0px; position:relative;}
.get-section-left h3{color:#ffffff;; margin:10px 0px 10px; font-size:35px; font-family: ProximaNova-Semibold;}
.get-section-left p{color:#ffffff; width:89%; font-size:18px; padding:0px 0 40px;}
.get-section-right{width:max-content; margin:0px; padding:20px 0; position:relative;}
.get-section-right a{background:#ffffff; border: 1px solid rgba(255, 255, 255, 0.38); color:#144d92;margin:0px;font-size:14px;padding:10px 30px 10px;position: relative; border-radius: 8px;}
.get-section-right a .fa-angle-right {margin-left:5px;}
.get-section-right a:hover{background:none; color:#ffffff; border:2px solid #ffffff;}


.aster-achievements{position:relative; margin:40px 0px 60px;}
.aster-achievements img{border-radius:12px;}
.aster-achievements::before {position: absolute;content: "";width: 100%;height:80%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.8) 100%);bottom: 0px; border-radius:12px;}
.aster-achievements h2 {font-size: 40px;color: #144d92;font-family: ProximaNova-Semibold;margin:20px 0px 30px;padding: 0px;position: relative; text-align:center;}
.aster-achievements ul{position:absolute; margin:0px; padding:0px; left:30px; bottom:20px;display: flex; width: 100%;}
.aster-achievements li {width:25%;align-items: center;text-align:left;justify-content: left;padding:0px 8px;}
.aster-achievements li:nth-child(1n) {width:26%;}
.aster-achievements li:nth-child(2n) {width:26%;}
.aster-achievements li:nth-child(3n) {width:26%;}
.aster-achievements li:nth-child(4n) {width:20%;}
.aster-achievements h3{font-family: Inter SemiBold; font-size:32px; color:#fff;}
.aster-achievements  p{font-size:14px !important;text-align:left !important;width:100% !important;color: #ffffff !important; padding-bottom:0px !important; margin: 0px !important;}


.cost-table{padding:0px 0px 40px; position:relative;}
.cost-table table.table tr th {
    background: #2c416c;
    color: #fff;
    font-size: 16px;
    border: 1px solid #EEEFF1;
    font-weight: 400;
}
.cost-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}
.cost-table th, td {
    text-align: center;
    padding: 8px;
    font-size: 16px;
    color: #000;
    border-left: 1px solid #ddd;
}
.cost-table tr:nth-child(even) {
    background-color: #fff;
}
.cost-table table img{width:15px;}



@media screen and (max-width:880px) {
.aster-estimate{display:none;}
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#144d92;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:none; border-radius:10px 10px 0px 0px;}
.navigation-mobile-link {height:60px;color:#ffffff !important;text-align: center !important;justify-content: center !important;flex-grow: 1 !important;flex-direction: column !important;display: flex !important;text-decoration: none;border-right:1px solid #e9f9ff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:22px;margin-right:auto !important;}
.f-12 {font-size:12px; color:#000; font-family:Inter SemiBold; padding-top:5px;}
	
#enquiry-bottom-all{display:none;} .get-an-estimate{display:none;}.Whatsapp {display:none;}
.find-boxht {position: fixed;bottom: 0;left: 0;right: 0;z-index:3;background: #fff;border-top: 1px solid #f7f7f7;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important;}
	
.slider-des{display:none;}.slider-mob{display:block;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:9px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex; margin-top:7px !important;}	


.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:14px;}
/*---------END Header------- */

.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:70px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:130px; display:block; padding:8px 0; transform:translateY(4px);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
.home-slider{height:220px;}#slider-section {height:100%; background:none;}
.sticky{backdrop-filter:none; height:60px !important;}

.midbox-inner {margin: 0 auto;max-width:100%;width: 100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}

#hometop-section{margin-top:0px;}
.hometop-section{position: relative;background:#fffff;flex-direction: column; align-items: flex-start;}.form-mob{display:block; padding:0px 15px; margin-top:-20px; position:relative; z-index:1;}.hometop-section-right .hometop-form-box{display:none;}
#aster-care-section{padding:0px 0 0px;}
#hometop-section::before{background-size:100%; display:none;}
.hometop-section-left {width:100%;margin-left: 0%;padding: 20px; margin-top:0px;}
.hometop-section-left h1{font-size:22px; color:#383838; width: 100%; padding-bottom:10px; margin-top:20px;}
.hometop-section-left h1 span{font-size:28px;}
.hometop-section-left p{font-size:14px;width:100%; margin-bottom:0px;}
.hometop-section-button a{padding: 6px 20px; display:none;}
.hometop-section-right {display: block;width: 96%;margin: 2%; padding-top:14px;}
.hometop-section-button{display:none;}
.hometop-section-left ul{margin:20px 0px 0px;}
.hometop-section-left li h2{font-size:25px; color: #383838;}
.hometop-section-left li h5{font-size:11px; height:30px; color:#64656A;}
.hometop-section-left li .fa-star {font-size: 20px;}
.hometop-section-left li{padding-right:4%; padding-left:20px; margin-left:0px; font-size:14px;}
.hometop-section-left li::before {height:6px; width:6px;}
.slider-hosptal-no ul{flex-wrap:wrap; justify-content: center; gap: 20px;}
.slider-hosptal-no li{width:46%;}.slider-hosptal-no li h3{font-size:16px;}

.home-treatments-button{flex-direction: column;}#slider-hosptal-no h2{font-size:30px;}
.home-treatments-button .call-us-now{width:100%;}
.home-treatments-button .ask-question{width:100%;}
.aster-section-box{flex-direction: column;}
.aster-section-left{width:100%;}.aster-section-right{width:100%; padding:20px;}
.aster-section-right h2{font-size:30px;}.aster-section-right h3{font-size:18px;}.aster-section-right p{font-size:16px;}
.aster-product-details h2{font-size:30px;}.aster-product-details p{width:100%;}
.aster-product-box{flex-direction: column; gap:40px;}
.aster-product-left{width:100%;}.aster-product-right{width:100%;}
.aster-product-right h3{font-size:16px; line-height: 25px;}.aster-product-right ul li{font-size:16px;}
#treatment-approach h2{font-size:30px;}#treatment-approach h3{font-size:18px;}
#treatment-approach ul {flex-direction:column; gap:70px;}
#treatment-approach li{width:100%; padding:70px 20px 30px; margin:0px 0px 10px;}
#treatment-approach .treatment-approach-icon{width: 100px;height: 100px;}
#treatment-approach .treatment-approach-icon img {width: 60px;height: 60px;}
#treatment-approach .treatment-approach-doc p{font-size:18px;}
.aster-product-details h2 span{Display:inline-block;}

#consumer-studies h2{font-size:30px;}#consumer-studies h3{width:100%; margin-bottom:50px;}
#consumer-studies ul{margin-left:0%;}#consumer-studies ul::before{left:50%;}
#consumer-studies li{width:100%; padding:80px 20px 40px;}
#consumer-studies li:nth-child(2n) {margin-left:0%;}
#consumer-studies li:nth-child(4n) {margin-left:0%;}
.consumer-studies-icon{top:-45px; font-size:30px; left:0px; right:0px; margin:0px auto; width:100px;height:100px;}
.consumer-studies-icon img{width:60px;height:60px;}
.consumer-studies-doc p{font-size:18px;}

 
#get-section {padding-bottom: 20px;overflow: hidden;}
.get-section-box {margin: 0px 0px 0px;}
 #get-section .get-img {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
    left:0px;
    height: auto;
  }
 .get-section {
    flex-direction: column;
    margin-left: 20px;
  }
  .get-section-left {
    width: 100%;
  }
   .get-section-left h3 {
    font-size:25px;
  }
   .get-section-left p {
    padding: 0px 0 30px;
    width: 100%;font-size:14px;
  }
   .get-section-right {
    width: 100%;
  }
 
#health-guide h2{font-size:30px;}
#health-guide .mid-inner {
    max-width:100%;
    width:100%;
	margin: 0px auto;
}
#health-guide .ttm-video-btn {
  position: absolute;
  top: 58%;
  left:40%;
}

#meet-our-team h2{font-size:30px;}#meet-our-team h4{font-size:16px;}

.why-choose-us{padding:40px 20px;}
.why-choose-us h2{font-size: 25px;}
.why-choose-us ul{gap: 0px;}.why-choose-us .better-icon{width:55px;height:55px; padding:8px;}
.why-choose-us li h4{font-size:18px; height:50px;}.why-choose-us li span{font-size:10px;}
.why-choose-us li{width:100%;}
.whatsapp-now{width: auto; text-align: right;}

.why-choose-us li:nth-child(7n){margin-top:0px;}
.why-choose-us li:nth-child(8n){margin-top:0px;}
.why-choose-us li:nth-child(9n){margin-top:0px;}
.why-choose-us li:nth-child(10n){margin-top:0px;}


#normal-delivery-package h2{font-size: 30px;}
.normal-delivery-package{flex-direction: column;}.normal-delivery-left{width:100%;}.normal-delivery-right{width:100%;}

#caesarean-delivery-package h2{font-size: 30px;} 
.caesarean-delivery-package{flex-direction: column;}.caesarean-delivery-left{width:100%;}.caesarean-delivery-right{width:100%;}


#both-package-section h2{font-size: 30px;}
.both-package-section{overflow-x: scroll;
        flex-wrap: initial;
        justify-content: left;
        padding-bottom: 15px;
        padding-right: 15px;}
		
.both-package-left{width:90%;  flex: 0 0 90%;}.both-package-left h3{font-size:18px; line-height:28px;}.both-package-left li{font-size:16px;}
.both-package-mid{width:100%;  flex: 0 0 100%;}.both-package-mid h3{font-size:18px; line-height:28px;}.both-package-mid li{font-size:16px;}
.both-package-right{width:100%;  flex: 0 0 100%;}.both-package-right h3{font-size:18px; line-height:28px;}.both-package-right li{font-size:16px;}


footer{margin-bottom:70px;}.copyright .logo-footer{text-align: center; margin-bottom:20px;}
.copyright{flex-direction: column; justify-content: center;}.copyright .wh{text-align:center;}
.copyright .logo-footer img{width:50%;}.wiki-copy{font-size:14px;}
 

}

