 @font-face{font-family:Playfair Display Medium;
 src:url(../fonts/Playfair-Display-Medium.ttf);
 }
 @font-face{font-family:Playfair Display SemiBold;
 src:url(../fonts/Playfair-Display-SemiBold.ttf);
 }
@font-face{font-family:Lato Regular;
 src:url(../fonts/Lato-Regular.ttf);
 }
@font-face{font-family:Lato Bold;
 src:url(../fonts/Lato-Bold.ttf);
 }

 
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:Lato 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:#d6609f; }
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:#d6609f; 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% 30px;
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:140px;
  transform: translateY(8px);
  position: absolute;
  transition: transform .3s ease-in-out;
  padding: 9px;
  top: 0px;
}
.logo1-d{
  max-width:130px !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:130px; transform:translateY(8px);}
.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{position:fixed;top:0;width:100% !important;  backdrop-filter: blur(40px); z-index: 999; box-shadow:1px 5px 10px rgba(0,0,0,0.15); height:80px !important; background:#fff9 !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; }.page-header ul a{font-size:13px !important;}.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; }.page-header ul a{font-size:15px !important;}.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:0px; 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:1rem;position: relative; padding-left:8px
}

.topnav-right li a {
    color:#000000;padding:8px 6px;
}
.topnav-right li a:hover{
    color:#d6609f;
}

.topnav-right .active a {
    background: #d6609f !important;
    color: #ffffff !important;
    border-radius: 6px;
}
 
 
.phone-head-top{ width: max-content;
    background:linear-gradient(90deg, #d6609f 0%, #4865c1 100%);
    color: #fff !important;
    margin: 20px 0;
    gap:10px; align-items:center; justify-content:center;
    font-size: 20px;font-family: Lato Bold;
    border-radius:30px;
   padding:8px 20px 8px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;
}

.phone-head-top:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head-top img {width:auto; height:22px; filter: brightness(0) invert(1);}
.phone-head-top:hover img{filter: brightness(0) invert(1);}

.phone-head{width: max-content;
    background: #4dc247;
    color: #fff !important;
    margin: 20px 0;
    display:flex; gap:10px; align-items:center; justify-content:center;
    font-size: 20px;
    border-radius:30px;
    padding:8px 20px 8px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #4dc247;
}
.phone-head:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head img {width:auto; height:22px;}

.content-head{width: max-content;
    background:rgba(0, 173, 237, 0.12);
    color:#d6609f !important;
    border: 2px solid #d6609f;
    margin: 20px 0;
    text-align: center;
    font-size: 20px;
    border-radius: 8px;
    padding: 8px 60px 8px 15px;
    transition: all 0.4s ease;
    position: relative;
    box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;}

.content-head .fa-angle-right{margin-left:10px;}.content-head span{background: #1ea2b8;  padding: 6px 10px 10px;  position: absolute;  right: 0px;  top: 0px; border-radius:6px;}
.content-head img{width:auto;  height:15px;}

/*--Head END--*/
.wiki-mk {padding-left:40px;padding-right:40px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.get-started-m a {color:#fff;background: #d6609f;font-size:13px;border-radius:5px;padding:5px 10px;border:2px solid #d6609f;}
.get-started-m a:hover{color:#d6609f;background:#ffffff;}.get-started-m img{filter: brightness(0) invert(1); width: auto;   height: 20px;}
.form-mob{display:none;}


#main-section{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin-top:0px; z-index:1;}
.main-section{display:flex; gap:40px; margin:0px; padding:0px; position:relative;}
.main-section-left{width:74%; height:100%;  margin:0px; padding:0px 20px; position:relative; overflow: hidden;}
.main-section-right{width:26%; padding:0px 0px;margin:-480px 0px 0px; height: 100%;top: 100px; position: sticky; align-items: center;justify-content: center;scroll-margin-top: 150px;}


.home-slider-button{display:flex; gap:20px; padding:0px; margin:40px 0px 20px;}
.home-slider-schedule{width:max-content; background:linear-gradient(90deg, #d6609f 0%, #4865c1 100%); color:#fff !important;   margin:0px 0px 0px;    text-align: center;  font-size:18px !important; border-radius:30px; padding:14px 15px 14px 15px;    transition: all 0.4s ease;    position: relative;	display: flex;    justify-content: center;	align-items:center;}
.home-slider-schedule:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.home-slider-schedule img {width:auto; height:28px; margin-right:13px;}

.home-slider-call{width:max-content; background:none; color:#2a66c9 !important;  border:2px solid #2a66c9;    margin:0px 0px 0px;    text-align: center;  font-size:18px !important; border-radius:12px; padding:14px 15px 14px 15px;    transition: all 0.4s ease;    position: relative;	display: flex;    justify-content: center;	align-items:center;}
.home-slider-call:hover{box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.home-slider-call img {width:auto; height:34px; margin-right:13px}


#hometop-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px 0px; position: relative;margin-top:0px; z-index:1;}
.home-slider-img {object-fit: cover; height:100%;}
.hometop-section-box{padding:0px 0px; margin:0px; position: relative;}
.hometop-section-box::before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: none;
    z-index: 1;
	background: rgba(0, 0, 0, .0);
}

.hometop-section{
  display: flex;
  margin: 0px;
  padding:70px 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: min-content;
  align-items: center;
}
.hometop-section-left {
  width:65%;
  margin-left:0%;
 padding-right:20%;
}

.hometop-section-left h1 {
  font-size:45px; border-left:4px solid #ffffff;
  font-family:Lato Bold;
  color: #ffffff;
  padding-left:15px;
  margin:14px 0px;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}
.hometop-section-left h1 span{color: #ffffff; display:block;}
.hometop-section-left h2{
  font-size:26px;  font-family:Lato Regular; font-weight: bold;
  color:#ffffff;
  padding-bottom:10px; 
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}


.hometop-section-left .dr-img{width:auto;  height:130px; border:2px solid #fff; border-radius:12px; margin-bottom:10px; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}

.hometop-section-left h3{
  font-size:26px; font-family:Lato Bold; 
  color:#ffffff;
  padding-bottom:0px; 
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}
.hometop-section-left span{
  font-size:22px;  
  color:#ffffff;
  padding-bottom:0px; 
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}


.hometop-section-left p {
  font-size:16px;
  color: #ffffff;
  width:90%;
  margin:0px 0px 20px;
}
.hometop-section-left ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.hometop-section-left li {
    width:auto;
    position: relative;
    color: #ffffff;
	padding-left: 20px;
	margin-bottom:8px;
	margin-left:17px;
	list-style: none;
	font-size:15px;
}
.hometop-section-left li::before {
    content: '';
    background:#ffffff;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top:10px;
    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;
}

.upload-doc-button{display:flex; gap:15px; align-items: center;margin: 0px;padding: 0px;}
.download-brochure{display:flex; gap:15px;align-items: center;  background:#fff;color: #d6609f !important;margin:10px 0;font-size: 16px;font-weight: 500;border-radius: 6px;padding:8px 20px;position: relative;border: 2px solid #d6609f;}
.download-brochure img{width:auto;  height:25px;}

.apply-now{display:flex; gap:15px;align-items: center; width: max-content; background: #d6609f; color: #ffffff !important;  margin:5px 0;font-size: 16px;font-weight: 500;border-radius: 6px;padding:8px 20px;position: relative;border: 2px solid #d6609f; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;}
.apply-now img{width:auto;  height:15px;}

 
.hometop-section-right {
 width:30%;
  margin-left:4%;
  margin-right:0%;
  padding-top:4%;
}

.hometop-form-box{border-radius:6px; border:0px solid #fff;background:#f0f1ff; padding:10px; position:relative; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}

.hometop-section-form {
  border-radius: 8px;
  background:none;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative;border: 1px solid #ddd;  background: #fff;
}
.form-text-doc{border-radius:6px;background:none; padding:1px; margin-bottom:10px;}
.form-text-doc h3{
  font-size:20px;font-family: Lato Bold; text-align:center;
  letter-spacing:1px;
  color: #d6609f;
  padding-bottom:0px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.form-text-doc h2 {
  font-size:30px;font-family: Lato Bold; text-align:center;
  letter-spacing:0.1px; 
  color:#000;
  padding-bottom:0px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.form-text-doc p{width:auto; text-align:center; font-size:12px; color:#444; background:none; margin:5px auto; padding:0px 0px; border-radius:6px;}

.home-form-box1{display:flex; gap:15px; margin:0px; padding:0px; position:relative;}
.hometop-section-form .home-form-box {
margin-bottom:10px;display: block;width: 100%;}
.hometop-section-form input::placeholder {color:#797979; font-size:14px;}
.ding select::placeholder {color:#666666; font-size:14px;}
.hometop-section-form textarea::placeholder {color:#797979; font-size:14px;}
.hometop-section-form input:focus {border:1px solid #d6609f;}
.hometop-section-form textarea:focus {border:1px solid #d6609f;}
.hometop-section-form label {
  font-size: 12px;
  color: #fff;
  margin-bottom:5px;
}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form input, textarea {
  border:1px solid rgb(221, 221, 221);
  height:40px;
  color: #797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:6px;
  background-color: #ffffff;
  outline: none;
  text-align: left;
}
.hometop-section-form p{font-size:14px; color:#797979;}

.hometop-section-form .submit-now {
  color:#fff;font-weight:bold;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:15px 0px 0px;
  width: 100%;
  border:0px;
  border-radius:30px; 
  background:linear-gradient(90deg, #d6609f 0%, #4865c1 100%);
  font-size:18px;
  padding:8px 20px;
  position: relative;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;
  
}
.hometop-section-form .submit-now:hover{  background: #ffffff; color:#d6609f; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;}

.hometop-section-form .magbox {
  width: 100%;
  height:80px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 16px;
  border-radius:8px;
}
.iti{width: 100%;}

.iti--separate-dial-code .iti__selected-flag{border-radius:8px 0px 0px 8px;}

.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:#d6609f !important;border: 2px solid #d6609f; 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;}

.cv-upload-box{background:#F6F0F0;border: 2px solid #d6609f;border-radius: 8px;padding:7px 11px;position: relative;width: 100%; display:block;cursor: pointer;align-items: center;justify-content: center;}
.custom-button{background:none; border:0px; width: 100%; text-align:center; font-size: 16px; color:#d6609f !important;}
.custom-button img {display:inline-block;width: 16px;height: 16px;margin-right: 10px;}
.custom-text{display: block;width: 100%; text-align:center; color:#444;}
 

.slider-bottom{position:absolute; width:90%; height:auto; padding:30px; margin:0px auto; left:0px; right: 0px; bottom:60px; align-items: center;backdrop-filter: blur(2px);background-color:#025a9495;border-radius: 16px;display: flex; z-index: 2; border: 1px solid #fff6;  box-shadow: -4px 4px 9.8px 0px rgba(65, 95, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;}
.slider-bottom ul {
    display: flex;
  align-items: flex-start;
  margin:0px 0px 0px;
  padding:0px;
  width: 100%;
  gap: 20px;
}
.slider-bottom li {
    width:25%;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.55);
    padding-left:20px;
	padding-right:0px;
}
.slider-bottom li h2{
    font-size:30px;
    color:#ffffff;font-family:Lato Bold;
    padding:0px 0px 10px;
	margin:0px;
	display: flex;
    align-items: center;
    gap:8px;justify-content: center;
}
.slider-bottom li h5{
    font-size:14px;
    color:#ffffff; 
    padding:0px 0px 0px;
	margin:0px;
    width:auto;
	text-align:center;
}
.slider-bottom li:first-child{border-left:0px solid #fff; padding-left:0%;}
.flex-row-reverse {flex-direction: row-reverse;}

#overview-section{width:100%; background: #fff3f3; height:100%;overflow:hidden;padding:20px; position: relative;margin:20px 0px 10px; z-index:1; border-radius:8px;}
 

#overview-section h2{width:100%;font-size:32px; font-family:Lato Bold; font-weight:bold;  color:#00061A; padding:0px 0px 20px;margin:0px 0px 20px; display:block; position: relative;}
#overview-section h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#d6609f;}
#overview-section h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color:#d6609f;}

#overview-section p {font-size: 16px;    color:#000000;    width:100%;    margin: 10px 0px 20px;}
#overview-section ul {align-items:center; margin:0px 0px 20px; padding: 0px 0;  width: 100%;}
#overview-section li {    width:auto;     position: relative;    color:#00061A;  	padding-left:30px;	margin-bottom:10px;	list-style: none;	font-size:16px;}
#overview-section li::before {   content: '';    background: url(../images/2025/01/icon-right-2.png) no-repeat;    background-size: 17px;    width:30px;    height:30px;    position: absolute;    top:4px;left:0px;}


#ivf-cost-section{width:100%;background:#fff3f3; height:100%;overflow:hidden;padding:20px; position: relative;margin:20px 0px 40px; z-index:1; border-radius:8px;}
 

#ivf-cost-section h2{width:100%;font-size:32px; font-family:Lato Bold; font-weight:bold;  color:#00061A; padding:0px 0px 20px;margin:0px 0px 20px; display:block; position: relative;}
#ivf-cost-section h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#d6609f;}
#ivf-cost-section h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color:#d6609f;}

 
 
#treatments-overview-doc{width:100%;  height:100%; padding:20px 0px; margin:0px 0px 0px; border-radius:8px;   position: relative; z-index:1; }

#types-section{background: #f0f1ff; width:100%;  height:100%; padding:20px; margin:20px 0px 0px; border-radius:8px;   position: relative; z-index:1; }
#faq-section{width:100%;  height:100%; padding:20px 0px; margin:0px 0px 0px; border-radius:8px;   position: relative; z-index:1; }

#keep-in-mind{background:#e4eefa; width:100%;  height:100%; padding:20px; margin:0px 0px 20px; border-radius:8px;   position: relative; z-index:1; }
.keep-in-mind{padding:0px 0px 0px;  position: relative;  margin: 0px 0px 0px;}
.keep-in-mind h2 {font-size:32px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 20px;  margin-bottom:30px;  z-index: 1;   position: relative;  display: block;}
.keep-in-mind h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#2a66c9;}
.keep-in-mind h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color:#2a66c9;}

#faq-section{width:100%;  height:100%; padding:20px 0px 0px; margin:0px 0px 0px; border-radius:8px;   position: relative; z-index:1; }
 


#treatment-cost-depend{background:#fff;  margin: 0px 0px 30px;  padding: 30px 30px;  border-radius: 8px;  border: 1px solid #2a66c9;  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;} 
#treatment-cost-depend ul{Display:flex; gap:20px;  margin:0px 0px 0px; padding:0px; position:relative;}
#treatment-cost-depend li{width:33.33%; display: flex; align-items:center; gap:20px;  justify-content: left; margin:0px; padding:0px; position:relative;}
#treatment-cost-depend li img{width: auto; height:65px; margin:0px;}
#treatment-cost-depend li h3{font-size:22px; font-family:Lato Bold; font-weight: bold; color:#2a66c9; margin:0px 0px 0px;}
#treatment-cost-depend li h3 span{font-size:14px; color:#000; font-family: Lato Regular; font-weight:200; display:block; margin:5px 0px 0px;}

 

.keep-in-mind span{display:block; font-size:18px;  color:#d6609f;  padding-bottom:10px;   z-index: 1; font-family:Inter Bold; width:max-content;  position: relative;  display: block;}
.keep-in-mind  p{font-size:16px; line-height:24px;  color:#000000; padding:0px; margin-bottom:20px; display:block; position: relative;}
.keep-in-mind strong{color: #000;}
.keep-in-mind ul {display:block;margin:30px 0px 0px;padding:0px; column-count: 2;}
.keep-in-mind  li{width:100%; font-size:16px;   position: relative;  color:#000000;   padding-left:37px;     margin:0px 0px 10px; padding-bottom:10px;}
.keep-in-mind  li::before {content:''; background: url(../images/2025/01/icon-right-2.png) no-repeat; background-size:18px; width:40px;    height:40px;  position:absolute;top:4px; left:0px;}




#keep-in-mind ul{padding:0px 0px 0px;  position: relative;  margin: 0px 0px 0px; display: flex;  gap:15px;  flex-wrap: wrap;}
#keep-in-mind li{width:31%;
  padding: 15px;
  position: relative;
  margin: 0px 0px 10px;
  background: #fff;
  border-radius: 8px;
  border: 1px dashed #445;}
#keep-in-mind li h3{font-size:16px; font-weight:bold; color:#1F2632;  padding:0px;  margin:10px 0px 0px;  z-index: 1;  width:100%;  position: relative;  display: block;}
#keep-in-mind li  p{width:100%;font-size:15px; line-height:24px; color:#000000; padding:0px; margin:10px 0px 20px; display:block; position: relative;}
#keep-in-mind li .jour-icon{width:auto; height:50px;}
#keep-in-mind li  a{width:max-content;font-size:16px; line-height:24px; display:flex; align-items:center; justify-content:center; gap:15px; color:#00061ABA; border:1px solid #4445; border-radius:12px; padding:10px 10px; margin:10px 0px; position: relative; transition: all .2s ease-in-out;}
#keep-in-mind li a img{width:auto; height:18px;}
#keep-in-mind li:hover a {scale: 1.1;}



#indicationss-wiki-section {background:#fff;    padding:30px 0 30px;    margin: 0px 0px 0px;    width: 100%;    position: relative;}
#indicationss-wiki-section h2 {font-size:32px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 20px;  margin-bottom:20px;  z-index: 1;   position: relative;  display: block;}
#indicationss-wiki-section h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#d6609f;}
#indicationss-wiki-section h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color: #d6609f;}
.indicationss-wiki-section{width: 100%; display:grid;  gap:20px;  grid-template-columns: repeat(2, 1fr); padding:0px; margin:40px 0px 0px; position: relative;}
.indicationss-wiki-box{background:#fff; border-radius: 6px;  box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15); padding:30px; margin:0px 0px 0px; position: relative;}
.indicationss-wiki-box::before {content: '';    position: absolute;    bottom: 0;    left: 0;    width: 100%;    height:2px;    background: -webkit-gradient(linear, left top, right top, color-stop(25%, #d6609f), color-stop(0, #2a66c9));    background: -o-linear-gradient(left, #d6609f 25%, #2a66c9 0);    background: linear-gradient(to right, #d6609f 25%, #2a66c9 0);}

.indicationss-wiki-box h3{font-size:20px;  font-weight: 700; color:#000;  width:auto;   margin:0px 0px 14px;   padding:20px 0px 14px;   position:relative;}
.indicationss-wiki-box h3:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color: #d6609f; z-index:2;}
.indicationss-wiki-box h3:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width:100%;max-width:100%;background-color:#d6609f; z-index:1;}

.indicationss-wiki-box ul {display:block;margin:30px 0px 0px;padding:0px;}
.indicationss-wiki-box  li{width:100%; font-size:16px; font-weight:500;  position: relative;  color:#000000;  display: flex; align-items: center; padding-left:37px;     margin:0px 0px 10px; padding-bottom:10px; border-bottom: 2px dotted #00a0e325;}
.indicationss-wiki-box   li::before {content:''; background: url(../images/2025/01/icon-right-1.png) no-repeat; background-size:18px; width:40px;    height:40px;  position:absolute;top:4px; left:0px;}




#benefits-wiki-section  {background:#f0f1ff;   padding:30px 20px;    margin:20px 0px 20px;    width: 100%;    position: relative;}
#benefits-wiki-section  h2 {font-size:32px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 20px;  margin-bottom:20px;  z-index: 1;   position: relative;  display: block;}
#benefits-wiki-section  h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#2a66c9;}
#benefits-wiki-section  h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color: #2a66c9;}

#benefits-wiki-section p{font-size:16px; margin:0px auto;  padding:20px 0px 10px; position:relative;} 
#benefits-wiki-section strong{color: #000;}
#benefits-wiki-section ul {display:block;margin:10px 0px 0px;padding:0px;}
#benefits-wiki-section  li{width:100%; font-size:16px;   position: relative;  color:#000000;   padding-left:37px;     margin:0px 0px 10px; padding-bottom:10px;}
#benefits-wiki-section   li::before {content:''; background: url(../images/2025/01/icon-right-1.png) no-repeat; background-size:18px; width:40px;    height:40px;  position:absolute;top:4px; left:0px;}


#advanced-treatments{background:#fff;   padding:20px 20px;    margin:20px 0px 20px;    width: 100%;    position: relative;}
#advanced-treatments  h2 {font-size:32px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 20px;  margin-bottom:20px;  z-index: 1;   position: relative;  display: block;}
#advanced-treatments  h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#d6609f;}
#advanced-treatments  h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color: #d6609f;}

#advanced-treatments p{font-size:16px; margin:0px auto;  padding:20px 0px 10px; position:relative;} 
#advanced-treatments strong{color: #000;}
#advanced-treatments ul {display:block;margin:10px 0px 0px;padding:0px;}
#advanced-treatments  li{width:100%; font-size:16px;   position: relative;  color:#000000;   padding-left:37px;     margin:0px 0px 10px; padding-bottom:10px;}
#advanced-treatments   li::before {content:''; background: url(../images/2025/01/icon-right-2.png) no-repeat; background-size:18px; width:40px;    height:40px;  position:absolute;top:4px; left:0px;}




#package-offer-section{background:#fff3f3;   padding:30px 20px 0px;    margin:20px 0px 20px;    width: 100%;    position: relative;}
#package-offer-section  h2 {font-size:32px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 20px;  margin-bottom:20px;  z-index: 1;   position: relative;  display: block;}
#package-offer-section  h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#d6609f;}
#package-offer-section h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color:#d6609f;}

.package-offer-section{display:flex; gap:80px;  align-items: center; margin:0px;  padding:30px 30px 0px 30px; position:relative;}
.package-offer-left{width:45%; height:100%;  margin-left:35px; padding:0px; position:relative;}
.package-offer-right{width:55%; height:100%  margin:0px; padding:0px 0px 30px; position:relative;}

#package-offer-section  h3{font-size:27px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 10px;  margin-bottom:10px;  z-index: 1;   position: relative;  display: block;}

#package-offer-section p{font-size:16px; margin:0px auto;  padding:0px 0px 0px; position:relative;} 
#package-offer-section strong{color: #000;}
#package-offer-section ul {display:block;margin:10px 0px 0px;padding:0px;}
#package-offer-section  li{width:100%; font-size:16px;   position: relative;  color:#000000;   padding-left:37px;     margin:0px 0px 10px; padding-bottom:10px;}
#package-offer-section   li::before {content:''; background: url(../images/2025/01/icon-right-2.png) no-repeat; background-size:18px; width:40px;    height:40px;  position:absolute;top:4px; left:0px;}



#service-offered{background:#fff;   padding:30px 20px 30px;    margin:20px 0px 20px;    width: 100%;    position: relative;}
#service-offered h2 {font-size:32px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 20px;  margin-bottom:20px;  z-index: 1;   position: relative;  display: block;}
#service-offered  h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#d6609f;}
#service-offered h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color:#d6609f;}

#service-offered ul {
  width: 100%;
  gap:20px;
  margin:30px 0px 20px;
  position: relative;
  display: flex;
  flex-wrap:wrap;
  
}
#service-offered li {
  width:48%;
  position: relative;
  padding: 15px;color:#000; 
  border-radius: 12px;
  border: 1px solid rgba(88, 29, 86, 0.14);
  backdrop-filter: blur(25.850000381469727px);
  background:#ffffff;
}
#service-offered li:hover{background:#d6609f; color:#FFF; }
#service-offered li h3{font-size:18px; padding-left:60px; margin:0px; position:relative; height:55px; display:flex;  gap:20px; align-items:center;}
#service-offered li span{background:#d6609f; width:50px; height:50px; position:absolute; left:0px; top:0px; margin:0px; padding:10px; border-radius:6px;} 



#speciality{background:#fff;    padding:30px 0 30px;    margin: 0px 0px 0px;    width: 100%;    position: relative;}
#speciality  h2 {font-size:32px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px 0px 20px;  margin-bottom:50px;  z-index: 1;   position: relative;  display: block;}
#speciality h2:before {content: "";position: absolute;left: 0;bottom: 0;height: 5px;width: 55px;background-color:#d6609f;}
#speciality  h2:after {content: "";position: absolute;left: 0;bottom: 2px;height: 1px;width: 95%;max-width: 255px;background-color:#d6609f;}

#our-team{padding-right:20px;padding-bottom:0px;}#our-team img{border-radius:8px; padding:10px;background: #F5F5F5;}


#speciality ul{width:100%; margin:0px; padding:0px; position:relative;}
#speciality li{width:100%; Display:flex; align-items: center; gap:20px; margin:0px 0px 15px; padding:15px; border-radius: 8px;border: 1px solid rgba(0, 0, 0, 0.07); background: #FFF;box-shadow: 0px 6px 25.2px -14px rgba(0, 0, 0, 0.25); position:relative; }
#speciality li .dr-img{width:20%; border-radius:12px; background: #e4e6fe; border: 2px solid rgba(0, 0, 0, 0.02); margin:0px; padding:5px; position:relative;}#speciality li .dr-img img{border-radius:12px;}
#speciality li .dr-doc{width:54%; margin:0px; padding:0px; position:relative;}
#speciality li .dr-doc h3{color:#000; font-size:18px; font-family: Lato Bold; margin:0px; padding:0px; position:relative;}
#speciality li .dr-doc h4{color: #000; font-size:16px;  margin:7px 0px 15px; padding:0px; position:relative;}
#speciality li .dr-book{width:30%; display: flex; justify-content: right; text-align: right; margin:0px; padding:0px; position:relative;}
#speciality li .dr-book a{display: flex; align-items;center; gap:15px; border-radius:30px; font-size: 16px; font-family: Lato Bold; background:linear-gradient(90deg, #d6609f 0%, #4865c1 100%); color:#ffffff; margin:0px; padding:11px 15px 11px; text-align:center; position:relative;}
#speciality li .dr-book a img{width: auto;  height: 28px; }

.dr-ex-box{display:flex; gap:10px; }
.dr-ex-item{color: #000; font-size:14px; border-radius: 4px;border: 1px solid rgba(0, 0, 0, 0.2);background:#f0f1ff; margin:0px; padding:7px 15px; position:relative;}
.dr-ex-item span{color:#2a66c9; font-weight:bold; font-size:14px; Display:flex; gap:7px;}
.dr-ex-item span img{width:auto; height:15px;}



.hospitals-item{border-radius:12px; border:1px solid #F0F0F0; background:#FFF; margin:0px; padding:10px;}
.hospitals-item h3{color:#2a66c9; font-family: Lato Bold; text-align: center; font-size: 18px; margin:0px; padding:15px 0px 5px;}
.hospitals-item .hospitals-text{color:#000000; text-align: center; font-size:14px; margin:0px; padding:0px 0px 15px;}.hospitals-item img{border-radius:8px;}
.hospitals-item a{border-radius:6px;  border: 1px solid #d6609f; background:#d6609f; color:#054968; margin:0px;font-size:18px; font-family: Lato Bold; padding:10px 30px 10px;position: relative; width: 100%; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f; display: block;text-align: center;}
.hospitals-item a:hover{background:#ffffff; color:#d6609f; border:1px solid #d6609f;}

 

#hospital-networks{background:#ffffff; padding:0px; margin:40px 0px 40px;width: 100%; position: relative;}
#hospital-networks h2 {font-size:35px; margin-bottom:50px;  font-family:Lato Bold; font-weight:bold; color:#1F2632;  z-index:1;  width: 100%;  position: relative;  display: block;}
.hospital-item{display:flex; gap:55px; margin:0px; padding:30px; position:relative; border-radius:8px; border:1px solid #CFCFCF;} 
.hospital-left{width:50%;  margin:0px; padding:0px; position:relative;}
.hospital-right{width:50%; margin:0px; padding:0px; position:relative;}
.hospital-right h3{background:#e4eefa; border-radius:5px; text-align:center; color:#2a66c9; font-size:25px; font-family: Lato Bold; margin:0px; padding:10px;}
.hospital-right ul{margin:0px; padding:20px 0px 0px; position:relative;}
.hospital-right li{display:flex; align-items:center; justify-content: left; gap:25px; margin:0px; padding:20px 0px 0px; position:relative;}
.hospital-right li img{width:75px !important;  height:75px; margin:0px; padding:0px 0px 0px; position:relative;}
.hospital-right li p{width:80%; font-size:16px; line-height:22px; margin:0px; padding:0px 0px 0px; position:relative;}


.get-estimate-sec{display:flex; align-items:center; justify-content:center; box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important; background-color: #E7F3FD; padding:0px; margin:10px 0px 20px; position:relative; }
.get-estimate-sec h2{color:#2a66c9; font-family: Lato Bold;  font-size:30px; margin:0px; padding:10px;}
.get-estimate-sec .call-back{background: #d6609f; display:flex; gap:20px; align-items:center; justify-content:center; border-radius:5px; text-align:center; color:#fff; font-size:20px; margin:0px; padding:10px;}
 .get-estimate-sec .call-back img{width:auto;  height:30px; margin:0px; padding:0px 0px 0px; position:relative;}
 

#key-highlights-section{background:#ffffff; padding:20px; margin:40px 0px 40px;width: 100%; position: relative;}
.key-highlights-section{display:flex; gap:100px; padding:0px 0 0px; margin:0px 0px;width: 100%; position: relative}
.key-highlights-left{width:45%; padding:0px 0 0px; margin:0px 0px;  position: relative}.key-highlights-left img{border-radius: 0px 70px 0px 70px;}
#key-highlights-section h2 {  font-size:35px; margin-bottom:50px;  font-family: Lato Bold; font-weight:bold; color:#1F2632;  z-index: 1;  width: 100%;  position: relative;  display: block;}
.key-highlights-left h3{font-size:28px; padding:15px 0px;  font-family: Lato Bold;  color: #444;  z-index: 1;  width: 100%;  position: relative;display: block;}
.key-highlights-left p {font-size: 16px;color: #000000;width: 90%;margin:14px 0px 20px;}
.key-highlights-left ul {display:block; margin-top:15px; margin-bottom:15px; padding:0px;width: 100%;}
.key-highlights-left li{width:100%; position: relative;color:#000000;padding-left: 40px;margin-bottom:10px; font-size:16px;list-style: none;}
.key-highlights-left li:last-child{width:100%;}
.key-highlights-left li::before{content: '';background: url(../images/2023/01/home-arrow.png) no-repeat;background-size:17px;width:100%;height:65px;position: absolute;top:8px;left: 0px;}

.key-highlights-right{width:55%; padding:0px 10px 0px; margin:0px 0px;  position: relative}
 


#complete-treatment-section{width:100%; background: #f2f4f8; height:100%; border-radius:8px;  padding:20px 20px 40px; position: relative;margin:0px 0px 0px; z-index:1;}
#complete-treatment-section h2{width:100%;font-size:35px; font-family:Lato Bold; font-weight:bold;  color:#00061A; padding:0px;margin:0px 0px 20px; display:block; position: relative;}
#complete-treatment-section p {font-size: 17px;    color: #1F2632;    width:100%;    margin: 10px 0px 20px;}
#complete-treatment-section ul {display:flex;  flex-wrap:wrap;  gap:20px; align-items: flex-start;  margin:0px 0px 30px; padding: 0px 0;  width: 100%;}
#complete-treatment-section li {width:48%;     position: relative;    color:#00061A;  	padding-left:30px;	margin-bottom:0px;	list-style: none;	font-size:16px;}
#complete-treatment-section li::before {   content: '';    background: url(../images/2025/01/r-arrow.png) no-repeat;    background-size: 17px;    width:30px;    height:30px;    position: absolute;    top:4px;left:0px;}
#complete-treatment-section .about-button .book-app{margin:40px 0px 0px;}
 
 
 
#about-why-choose{width:100%;  background:linear-gradient(180.05deg, #d0f0f4 0.22%, #d0f0f4 99.78%);    padding:20px 20px 30px;  border-radius:8px; position: relative;  margin:20px 0px 0px;  overflow:hidden;}
.about-why-choose{display:flex; gap:0px; flex-direction: column; padding:0px 0px 0px;  position: relative;  margin: 0px 0px 0px;}
.about-why-choose-left{width:100%;  padding:0px 0px 0px;  position: relative;  margin: 0px 0px 0px;}
.about-why-choose-left h4{font-size:20px;  color:#007e74;  padding-bottom:0px;   z-index: 1; width:max-content;  position: relative;  display: block;}
.about-why-choose-left h2 {font-size:35px; font-weight: bold; font-family:Lato Bold;  color:#1F2632;  padding:0px;  margin:0px 0px 15px;  z-index: 1;  width:100%;  position: relative;  display: block;}
.about-why-choose-left p {font-size:17px; color:#1F2632;  padding:0px;  margin:0px 0px 20px;  z-index: 1;  width:100%;  position: relative;  display: block;}
.about-why-choose-left a{width:max-content; display: flex; align-items: center; gap:10px;background:#d6609f; color:#ffffff; margin:0px 0px 60px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;  cursor:pointer;}
.about-why-choose-left a img{width:auto; height:16px; position:relative;}.treatmen-faqs-left a:hover{  background:#35A0ED; color:#fff;}


.about-why-choose-right{width:100%;  padding:0px 0px 0px;  position: relative;  margin: 0px 0px 0px;}
.about-why-choose-right h3{font-size:20px;  font-family:Lato Bold;  color:#1F2632;  padding:0px;  margin:0px 0px 30px;  z-index: 1;  width:100%;  position: relative;  display: block;}
.about-why-choose-right p {font-size:17px; color:#1F2632;  padding:0px;  margin:0px 0px 20px;  z-index: 1;  width:100%;  position: relative;  display: block;}
.about-why-choose-right  a{width:max-content; display: flex; align-items: center; gap:10px;background:#d6609f; color:#ffffff; margin:40px 0px 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;  cursor:pointer;}
.about-why-choose-right  a img{width:auto; height:16px; position:relative;}.about-why-choose-right  a:hover{  background:#35A0ED; color:#fff;}

.about-why-choose-right ul {align-items:center; margin:0px 0px 20px; padding: 0px 0;  width: 100%;}
.about-why-choose-right li {    width:auto;     position: relative;    color:#00061A;  padding:10px; 	padding-left:40px; background:#fff; border-radius: 8px;	margin-bottom:15px;	list-style: none;	font-size:16px;}
.about-why-choose-right li::before {   content: '';    background: url(../images/2025/01/logo-icon.png) no-repeat;    background-size:25px;    width:30px;    height:30px;    position: absolute;    top:12px;left:5px;}



#asian-team{width: 100%;height: auto;padding:40px 20px 60px;margin:0px 0px 0px;display: flex;position: relative;}
.asian-team{display: flex; gap:30px; margin:0px; background:none; padding:0px; border-radius:10px; align-items: center; position: relative;}
.asian-team-left{width:35%; margin:0px; padding:0px;}
.dr-box {position: relative;    padding:40px 20px;    border-radius: 8px;   border: 1px solid #d6609f;  background: rgba(0, 173, 237, 0.12); text-align: center;}
.dr-box h3 {font-size:22px;font-weight: bold;padding:15px 0px 8px;color:#000;text-align: center;}.dr-box img{padding:15px;}
.work-exp {text-align: center;display: block; font-size:16px; color: #067dc2;}
.dr-box strong{text-align:center;display: block;font-size:16px; color:#444}
.asian-team-right{width:65%; margin:0px; padding:0px;}
.asian-team-right h2 {font-size:35px; color:#000; margin:0px 0 20px;font-family:Lato Bold; font-weight: bold;}
.asian-team-right h3 {font-size:18px; line-height:30px; font-weight:bold; color:#009ced;margin: 0px 0 10px;padding: 0px;}
.asian-team-right p {font-size:16px;  color:#000;margin:10px 0 20px;padding: 0px;}
.asian-team-right a {font-size: 18px;background:#d6609f; color: #ffffff !important;margin-top: 30px;padding:10px 40px;display: flex;width: max-content;justify-content: center;border-radius: 8px; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;}


#quick-query-section{width:100%; background:linear-gradient(180.05deg, #f2f4f8 0.22%, #f2f4f8 99.78%); height:100%;overflow:hidden;padding:20px; border-radius:8px; position: relative;margin:0px 0px 20px; z-index:1;}

.quick-query-section { padding: 0px 0px 0px;  position: relative;  margin: 0px 0px 30px;}
.quick-query-section h2 {font-size:35px; font-weight:bold; font-family:Lato Bold;  color:#1F2632;  padding:0px;  margin:14px 0px 0px;  z-index: 1;  width:70%;  position: relative;  display: block;}
.quick-query-section span{display:block; font-size:18px;  color:#d6609f;  padding-bottom:10px;   z-index: 1; font-family:Inter Bold; width:max-content;  position: relative;  display: block;}
.quick-query-section  p{font-size:16px; line-height:24px; color:#00061ABA; padding:0px; margin:14px auto 0px; display:block; position: relative;}

#quick-query-section h4 {width:100%;  font-size:18px;   line-height: 24px;  font-family:Lato Bold;  color: #444;  padding: 0px;  margin:14px 0px 50px;  display: block;  position: relative;}
#quick-query-section ul{display:flex; flex-wrap:wrap; gap:20px;  padding:30px 0px 20px;  position: relative;  margin: 0px 0px 0px;}
#quick-query-section li{width:100%; display:flex;  gap:40px; align-items:center; padding:20px 20px 20px; margin: 0px 0px 0px;  border:1px dashed #d6609f;  border-radius: 8px; position: relative;}
#quick-query-section li h3{font-size:17px; font-weight:bold; height: 44px; color:#1F2632;  padding:0px;  margin:10px 0px 0px;  z-index: 1;  width:100%;  position: relative;  display: block;}
#quick-query-section li  p{width:100%;font-size:16px; line-height:24px; color:#00061ABA; padding:0px; margin:10px 0px 20px; display:block; position: relative;}
#quick-query-section li img{width:auto; height:65px;}

#quick-query-section li  a{width:60%;font-size:16px; line-height:24px;  background: #d6609f; font-weight:bold; display:flex; align-items:center; justify-content:center; gap:15px; color:#ffffff; border:2px solid #d6609f; border-radius:12px; padding:10px 10px; margin:0px 0px; position: relative; transition: all .2s ease-in-out; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;}
#quick-query-section li a img{width:auto; height:22px; filter: brightness(0) invert(1);}
#quick-query-section li:hover a {scale: 1.1; background:#ffffff; color: #d6609f;}
#quick-query-section li:hover a img{filter:inherit;}



#treatmen-faqs-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px 20px; position: relative;margin:0px 0px 0px; z-index:1;}
.treatmen-faqs-section{display:flex; gap:20px; flex-direction: column; margin:0px; padding:0px; position:relative;}
.treatmen-faqs-left{width:100%; margin:0px; padding:0px; position:relative;}
.faqs-sud-head{ color:#00061A; font-size:16px;}
.treatmen-faqs-left h2{width:100%;font-size:35px; font-family:Lato Bold; font-weight:bold; color:#00061A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
.treatmen-faqs-left p{width:100%;font-size:16px; line-height: 24px;  color:#00061ABA; padding: 0px; margin:10px 0px 0px;display: block;position: relative;}
.treatmen-faqs-left a{width:max-content; display: flex; align-items: center; gap:10px;background:#d6609f; color:#ffffff; margin:0px 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:30px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;  cursor:pointer;}
.treatmen-faqs-left a img{width:auto; height:16px; position:relative;}.treatmen-faqs-left a:hover{  background:#35A0ED; color:#fff;}
.treatmen-faqs-right{width:100%; margin:0px; padding:0px; position:relative;}

 
#infrastructure-facilities{width:100%;background:#f2f4f8; border-radius:8px; height:100%;overflow:hidden;padding:20px; position: relative;margin:40px 0px 0px; z-index:1;}
#infrastructure-facilities h2{width:100%;font-size:35px; font-family:Lato Bold; font-weight:bold; color:#00061A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#facilities{margin:40px 0px 0px; padding-bottom:60px;} #facilities .item{padding:10px 0;}
.our-gallery {  border-radius:25px;  padding:20px; border: 1px solid #2a66c9;  position: relative;  height: 100%;  background: #fff;  margin:40px 0 20px;  box-shadow: 0 1px 6px rgb(0 0 0 / 15%);}
.our-gallery img {  width: 100%;  border-radius:25px;  margin: 0px;  border: 1px solid #d6609f; margin-top: -50px;  height: 250px;  object-fit: cover;}
.video-body{position: absolute;top: 0;align-items: center;display: flex;justify-content: center;width:90%;height:90%;}
.icon-play {
    background: url(../images/2025/01/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:#d6609f;
    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);}


.bn-contact{
  border-radius:20px;
  background-color:#ffe3ef;
  padding:20px; margin-top:20px;
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;text-align: center;position:relative;
}

 


.appointment-new-container{display: flex; gap:60px; align-items: center;justify-content: center;padding:1px;margin:0px 0px 0px;position: relative;border-radius: 6px;}
.appointment-new-container p{font-size:18px; font-family: 'Poppins', sans-serif; font-weight:bold; color:#fff; padding:0px; margin:0px;}
.appointment-new-container a {display: flex; gap:10px;  align-items: center;justify-content: center;    background:linear-gradient(90deg, #d6609f 0%, #4865c1 100%);         border-radius:30px;    height:45px; color:#fff !important; text-decoration:none;    position: relative;    width:97%;	font-weight:bold; font-size:16px;	font-family: 'Poppins', sans-serif;}
.appointment-new-container a img{width:auto; height:27px; filter: brightness(0) invert(1);}
 
.bn-contact .phone-head{width:100%; gap:20px; border-radius: 30px; padding:10px 0px 10px; font-weight:bold; margin: 20px 0 0px; font-size:16px;  display: flex;  align-items: center;  justify-content: center;}
.bn-contact .phone-head img{position:relative; left: 0;  top: 0;}


 
footer {display:flex; overflow:hidden; flex-direction: column;margin: 0px;padding:20px 0px 20px;position: relative;background: #F5F5F5;z-index: 1;}
.copyright {font-size: 14px;display: flex; align-items:center; color: #64656A;width: 100%;justify-content: center;flex-direction: column;}
.copyright .logo-footer{width:100%; text-align:center;}
.copyright .logo-footer img{width:200px; }
.copyright .wh{width:100%;text-align:center; border-top: 1px solid #ddd; padding-top:10px; margin-top:10px;}

footer ul{width:100%; display:flex; border-top: 1px solid #ddd; padding:10px 0px 0px; margin:10px 0px 0px; position:relative;}
footer li{display:flex;  gap:0px; justify-content: center; width:100%; margin:0px; padding:0px; position:relative;}
footer li span img{ width:30px; margin-right:15px;}
footer li a{font-size: 14px; color:#64656A; margin:0px; padding:0px; position:relative;}

/*----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: 6px;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:#d6609f;}
.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;}

 .wikione-estimate{position: fixed;bottom: 30px;right: 55px;z-index: 800;cursor: pointer; font-weight: 500;width:240px;text-align: center; background:none; gap:12px;display:none;flex-direction: column;}
.wikione-estimate a{color:#fff; font-weight:bold; background:#d6609f; border: 2px solid #d6609f; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f; 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;}
.wikione-estimate a img{position: absolute;left:4px; filter: brightness(0) invert(1);width: 30px;height: 30px;margin: 0 6px;}
.wikione-estimate a:hover{background:#ffffff; color: #d6609f;}
.wikione-estimate a:hover img{filter:inherit;}


/*---------MOB Header------- */
.footer-bottom-mob {display: none; }


@media screen and (max-width:992px) {
.home-slider-img {object-fit: cover;height:395px;}
.hometop-section-left h1{font-size: 40px;}
.eternal-heart-section-left{width:100%;}.eternal-heart-section-right{Display:none;}
}

@media (min-width: 64rem){.hometop-section-left h1{font-size:40px;}.hometop-section-left h2{font-size:16px;}
.hometop-section-left p{font-size: 14px;}
.form-text-doc h2 {font-size:19px;}.hometop-section-form p{font-size:10px;}
.slider-bottom{padding: 15px; bottom:40px;}.hometop-section-right{padding-top:0%; width: 34%;}.form-text-doc p{font-size:11px;}
.we-help-you h3{width: 84%;}.big-box.violet-bg{width: 97%;}.main-section-right .form-text-doc h2{font-size:18px;}.main-section-right .form-text-doc p{font-size:11px;}
}

@media (min-width:90rem){
.hometop-section-left h1{font-size:65px; font-weight: bold;}.hometop-section-left h2{font-size:16px; line-height:25px;} 
.hometop-section-left p{font-size: 16px;}

.form-text-doc h2 {font-size:22px;} .hometop-section-form p{font-size:12px;}.slider-bottom{padding:25px; bottom:60px;}
.hometop-section-right{padding-top:4%; width: 30%;}.form-text-doc p{font-size: 12px;}.we-help-you h3{width: 80%;}
.big-box.violet-bg{width:100%;}  .main-section-right .form-text-doc h2{font-size:22px;}.main-section-right .form-text-doc p{font-size:12px;}
}



#get-section{background:#d6609f;  margin:60px 0px 0px; padding:30px 0px 0px; position:relative;}
#get-section .get-img{position:absolute; width:auto; height:220px; left:10px; bottom:0px;}
.get-section{display:flex; gap:0px; margin-left:220px; padding:0px 0px 30px; position:relative; z-index: 1;}
.get-section::after {position: absolute;content: "";width: 100%;height: 100%;background: url(../images/2025/01/get-bg.png) no-repeat;background-size:12%;background-position:left bottom;left:34%;bottom:20px;z-index:-1;}
.get-section-left{width:45%; margin:0px; padding:0px; position:relative;}
.get-section-left h3{color:#ffffff;; margin:10px 0px 10px; font-size:26px;}
.get-section-left p{color:#ffffff; width:90%; font-size:16px; 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:#d6609f;margin:0px;font-size:14px;padding:10px 30px 10px;position: relative; border-radius: 8px; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;}
.get-section-right a .fa-angle-right {margin-left:5px;}
.get-section-right a:hover{background:none; color:#ffffff; border:2px solid #ffffff;}

 
.eternal-about-bg{position:relative; overflow: hidden; margin:40px 0px 40px; z-index:1;}
.eternal-about-bg img{border-radius:8px;}
.eternal-about-bg::before {
    position: absolute;
    content: "";
    width: 100%;
    height:37%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #d6609f 100%);
   backdrop-filter: blur(10px);
   bottom: 0px;
}
.begin-your-treatment{position:relative;}
.eternal-about-bg::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/2025/01/bg-4.png) no-repeat;
    background-size:10%;
    background-position:right bottom;
    right:32%;
    bottom:14px;
    z-index:1;
}
.eternal-about-bg ul{position:absolute; margin:0px; padding:0px; left:0px; bottom:30px;display: flex; width: 100%; justify-content: space-between;}
.eternal-about-bg li {width:auto;align-items: center;text-align:left;justify-content: left;padding:0px 8px; }
.eternal-about-bg li:nth-child(1n) {width:60%; padding-left:20px;}
.eternal-about-bg li:nth-child(2n) {width:40%; padding-right:20px;}
.eternal-about-bg h3{font-size:28px; color:#fff; margin-bottom:10px;}
.eternal-about-bg  p{font-size:16px;text-align:left;width:100%;color: #ffffff; padding-bottom:0px; margin: 0px;}

.eternal-about-bg a{border-radius:6px; font-size:18px; font-weight:bold;  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f; background:linear-gradient(90deg, #d6609f 0%, #4865c1 100%); color:#fff !important; margin:10px 0px 0px; padding:10px 30px 10px;position: relative; width: 100%;
display: block;text-align: center;}
 
 

/*---------MOB Header------- */
@media screen and (max-width:880px) {
.eternal-about-bg{border: 1px solid #d6609f; border-radius:8px;}
.eternal-about-bg ul{position:relative; background:#fff; flex-wrap:wrap; padding:15px; bottom:0px;}
.eternal-about-bg::after{display:none;}.eternal-about-bg h3{color:#000000; font-weight:bold; font-size:20px;}.eternal-about-bg p{color:#000000; margin-bottom:10px;}
.eternal-about-bg li:nth-child(1n) {width:100%; padding-left:0px;}
.eternal-about-bg li:nth-child(2n) {width:100%; padding-right:0px;}
.eternal-about-bg a{border: 2px solid #d6609f; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f; background: #d6609f; color:#fff;}
	
#get-section{padding-bottom:20px; overflow:hidden; text-align: center; margin: 40px 0px 0px;}
#get-section .get-img{position: relative; margin-top:0px; margin-left:0px;}
.get-section{flex-direction: column; margin-left:0px;}
.get-section-left{width:100%;}.get-section-right{width:100%;}
.get-section::after{background:none;}.get-section-left p{padding:0px 0 10px; width:100%; text-align: center;}
	
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#d6609f;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; filter: brightness(0) invert(1);}
.f-12 {font-size:14px; color:#ffffff;   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:#d6609f; border-top: 1px solid #f7f7f7;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important; border-radius:10px 10px 0px 0px;}
	
.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:12px !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------- */
.wikione-estimate{display:none;}

.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:80px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:130px; z-index:9; display:block; padding: 9px; transform: translateY(7px); }
 .sticky .logo-m > img{transform: translateY(1px);}
 .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;  background:#fff !important; height:80px !important;}

.midbox-inner {margin: 0 auto;max-width:100%;width: 100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}

#hometop-section{margin-top:0px; padding: 0px 0px;}.home-slider-img {object-fit: cover;height:auto;}
.hometop-section{display:none; position: relative;background:#1697ac; padding:40px 20px 10px; flex-direction: column; align-items: flex-start;}.form-mob{display:block; padding:0px 1px; margin-top:10px; margin-bottom: 20px; position:relative; z-index:1;}.hometop-section-right .hometop-form-box{display:none;}.hometop-section-form p{font-size:10px;}.form-text-doc h3{font-size:14px;}
.hometop-section-form input, textarea{height:35px;}
.home-form-box1{flex-direction: column; gap:0px;}.form-text-doc h2{font-size:20px;}
.hometop-section-left {width:100%;margin-left:0%;padding-right:0%;}
.hometop-section-left h3{color:#e0fbff; font-size:20px;}.hometop-section-left span{color:#fff; font-size:16px;} .hometop-section-left h1{color:#e0fbff; font-size:25px;}
.hometop-section-left h2{color:#ffffff; font-size:16px;}
.hometop-section-left p{color:#ffffff; font-size:14px; width:100%; margin:0px 0px 20px;}.upload-doc-button{gap: 10px;}
.download-brochure{font-size: 14px; padding: 8px 15px; gap: 10px;}.download-brochure img{height: 16px;}.apply-now{font-size: 14px; padding: 8px 10px; gap: 10px;}.apply-now img{height: 10px;}

.hometop-section-box::before{background:none;}
.slider-bottom{position: relative; background-color:#d6609f; width:100%; bottom:0px; border-radius:0px 0px 16px 16px; box-shadow: -4px 4px 9.8px 0px rgba(65, 95, 255, 0.29) inset, 0px 8px 19.2px -10px #d6609f;}.slider-bottom ul{flex-wrap: wrap;}
.slider-bottom li{width:45%; border-left:0px; padding-left: 0px;}.slider-bottom li h2{font-size: 25px; padding: 0px 0px 7px;}

#overview-section h2{font-size:22px;}#overview-section p{font-size:15px;}
.treatments-overview-doc{flex-direction: column; gap:20px;}
#treatments-overview-doc{padding:20px 0px;}
 .treatments-overview-left{width:100%; margin: 0px 20px 0px;} .treatments-overview-left img{height:auto;} .treatments-overview-right{width:100%; padding:0px 0px;}
 .treatments-overview-right span{margin:4px 0px 0px;}.treatments-overview-right h2{font-size:25px;}.treatments-overview-right p{font-size:15px;}

 #key-highlights-section{padding:0px;} #key-highlights-section h2{font-size:25px; padding: 0px 20px;}
 .key-highlights-section{flex-direction: column; gap:20px; padding:0px 20px}.key-highlights-left{width:100%;}
 .key-highlights-right{width:100%;}#overview-section li{font-size:15px;}
 
 
.keep-in-mind{flex-direction:column; gap:0px;}
.keep-in-mind h2{width:100%; font-size:22px; margin:0px 0px 25px;}.keep-in-mind span{font-size:14px;}
.keep-in-mind p{width:100%; font-size:15px;}
#keep-in-mind ul{flex-direction:column; gap:0px;}#keep-in-mind li{width:100%;}#keep-in-mind li p{font-size:15px; height:auto;}
.final-thoughts-ivf{flex-direction:column; gap:0px;}.final-thoughts-ivf h2{width:100%; font-size:25px; margin:10px 0px 10px;}.final-thoughts-ivf span{font-size:14px;}
.final-thoughts-ivf p{width:100%; font-size:15px;}
 
#complete-treatment-section h2{font-size:25px;}#complete-treatment-section p{font-size:15px;}#complete-treatment-section ul{gap:15px;}
#complete-treatment-section li{width:100%; font-size:15px;}

.quick-query-section h2{font-size:25px;}.quick-query-section p{font-size:15px;}#quick-query-section li{width:100%; flex-direction:column; gap:0px;}#quick-query-section li img{height:50px;}#quick-query-section li a{width:100%;}
#quick-query-section li h3{height:auto; text-align: center; font-size:16px; margin:15px 0px 15px;}
 

#about-why-choose{padding:20px 20px 30px;}
.about-why-choose{flex-direction: column; gap:20px;}.about-why-choose-left{width:100%;}.about-why-choose-left h4{font-size:15px;}.about-why-choose-left h2{font-size:25px;}
.about-why-choose-left p{font-size:15px;}
.about-why-choose-right{width:100%;}.about-why-choose-right h3{font-size:18px;}.about-why-choose-right p{font-size:15px;}.about-why-choose-right li{font-size:15px;}
 


.asian-team{flex-direction: column; gap:20px;}.asian-team-left{width:100%;}.dr-box{padding:20px 20px;}.dr-box img{padding:0px 40px;}.dr-box h3{font-size:18px;}.work-exp{font-size:15px;}.dr-box strong{font-size:14px;}.asian-team-right{width:100%;}.asian-team-right h2{font-size:25px;}.asian-team-right h3{font-size:16px; line-height:25px;}.asian-team-right p{font-size:14px;}
.asian-team-right a{font-size:16px; margin: 0px auto;}
#treatmen-faqs-section{padding:0px 0px 60px;}
.treatmen-faqs-section{flex-direction: column; gap:20px;}.treatmen-faqs-left{width:100%; padding: 0px 20px;}.treatmen-faqs-right{width:100%; padding:0px 10px;}.treatmen-faqs-left h2{font-size:30px;}
.treatmen-faqs-left p{font-size:15px; margin:10px 0px 20px;}
#infrastructure-facilities{padding:20px 20px 0px;}.our-gallery{margin: 40px 0 0px;}
#infrastructure-facilities h2{font-size:25px;}

.main-section{flex-direction: column; gap:20px;}.main-section-left{width:100%; padding: 0px 0px;}
.main-section-right{width:100%; margin:0px 0px 0px;}

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;}
.eye-checkup ul {column-count:1;}


.hospital-item{flex-direction: column; gap:25px; padding:15px;}.hospital-left{width:100%;}.hospital-right{width:100%;}
.hospital-right h3{font-size:18px;}.hospital-right li{gap:15px;}.hospital-right li img {  width:45px !important;height:45px;}
.hospital-right li p{font-size:14px;}

.get-estimate-sec{flex-direction: column; gap:15px; padding:0px 0px 20px;}.get-estimate-sec h2{font-size:20px; text-align:center;}
 

#treatment-cost-depend{padding:20px 10px;}
#treatment-cost-depend ul {flex-wrap:wrap; justify-content:center;}
#treatment-cost-depend li {width:100%;}#treatment-cost-depend li h3{font-size:20px;}#treatment-cost-depend li h3 span{font-size: 14px;}
#faq-section{padding:10px;}

#speciality li{flex-direction: column;align-items: flex-start;}
#speciality li .dr-img{width:30%;}
#speciality li .dr-doc{width:100%;}
#speciality li .dr-book{width:100%; display: flex; text-align:center;}
#speciality li .dr-book a{width:100%;}

.keep-in-mind ul{column-count:1;}
#advanced-treatments h2{font-size:22px;}

#package-offer-section h2{font-size:22px;}
.package-offer-section{flex-direction: column; gap:30px; padding:20px 0px 20px;}.package-offer-left{width:100%; margin-left:0px;}
.package-offer-right{width:100%;}#package-offer-section h3{font-size:18px;}

#service-offered h2{font-size:22px;}#service-offered li{width:100%;}

.home-slider-button{flex-direction: column; gap:20px;}
.dr-ex-box{flex-wrap: wrap; gap:10px;}.dr-ex-item{width:47%;}.home-slider-schedule{width: auto; text-align: left;    font-size: 16px !important;    line-height: 19px;}
.dr-ex-item:last-child{width:97%;}
#ivf-cost-section h2{font-size:22px;}

}


