 @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:#6c3b5b; }
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:#6c3b5b; 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:175px; transform:translateY(-2px);}
.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:#6c3b5b;
}

.topnav-right .active a {
    background: #6c3b5b !important;
    color: #ffffff !important;
    border-radius: 6px;
}
 
 
.phone-head-top{ width:max-content;
   border-radius: 8px;
   border: 2px solid #6c3b5b;
   box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #6c3b5b;
    background:linear-gradient(90deg,#6c3b5b,#6c3b5b 35%,#6c3b5b);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:#6c3b5b;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:#6c3b5b;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:#6c3b5b !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: #6c3b5b;font-size:13px;border-radius:25px;padding:5px 10px;border:2px solid #6c3b5b;}
.get-started-m a:hover{color:#6c3b5b;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:#6c3b5b;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: #6c3b5b;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;}
.wiki-services{background:#2c416c; column-count:1; border-radius: 20px;padding: 20px;margin-bottom: 40px;}
.wiki-services ul{Display:flex;  gap:20px; align-items: self-start; margin:0px; padding:0px; position:relative; z-index: 1; }
.wiki-services ul::before {content: "";position: absolute;top:30%;left: 0px;width: 100%;height: 2px;background:none;z-index: -1;
}
.wiki-services li{width:25%; text-align: center; list-style:none; margin:0px; padding:10px 0px; position:relative; background:#2c416c; z-index:1;}
.wiki-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;}
.wiki-services li:last-child:before{background:none;}
.wiki-services li img{height:80px; width:auto; margin:0px 0px 10px;}
.wiki-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: #6c3b5b;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #6c3b5b;
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:#6c3b5b; 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:#6c3b5b;
    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:#6c3b5b;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative;  
}
.hometop-section-form h2 {
  font-size:24px;
  color: #ffffff;
  padding-bottom:5px;
  font-family: ProximaNova-Semibold;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.hometop-section-form p{font-size:14px; line-height:18px; color:#ffffff; 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 #6c3b5b;}
.hometop-section-form textarea:focus {border:1px solid #6c3b5b; }
.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 !important;
  height:35px;
  color: #000 !important;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius: 20px;
  background-color: #ffffff !important;
  outline: none;
  text-align: left;
}

.hometop-section-form .submit-now {
  font-family: Inter Medium;
  color: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:20px 0px 0px;
  width: 100%;
  border-radius:20px;
border: 1px solid rgba(255, 255, 255, 0.38);
background:linear-gradient(90deg,#d4ae4e,#d4ae4e 35%,#e4a210);
  font-size: 14px;
  padding:10px 20px;
  position: relative;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #e4a210;
}

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

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

.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:#6c3b5b !important;border: 2px solid #6c3b5b; 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;}
 
 
 
#home-why-wiki{background:linear-gradient(90deg,#ffffff,#fffff 35%,#ffffff);padding:10px 0 10px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
.home-why-wiki{Display:flex;gap:50px; align-items:center; margin:0px; padding:0px; position:relative;}

#home-why-wiki h2 {width:20%;color:#6c3b5b;font-size:30px; line-height:35px;text-align:left;margin: 0px 0px 0px; padding: 0px;font-family:ProximaNova-Semibold; font-weight:bold; border-right: 1px solid #6c3b5b;}
#home-why-wiki ul{width:80%; display:flex; gap:20px; margin:0px 0px 0px; padding:0px; position:relative;}
#home-why-wiki li{width:33.33%;display:flex; gap:10px; align-items:center;  text-align: center; margin:0px; padding:0px; position:relative;}
.moment-count-box{width:33%; margin:0px 0px 0px; padding:0px;}
.moment-count-doc{width:70%; margin:0px 0px 0px; padding:0px;}
#home-why-wiki li img{width:auto; height:60px; margin:0px; padding:0px; position:relative;}
#home-why-wiki h3{color:#6c3b5b;font-size:35px; font-family:ProximaNova-Semibold; font-weight:bold; margin:0px 0px 0px; padding:0px; position:relative;}
#home-why-wiki p{color:#000;font-size:16px; line-height:22px; margin:0px 0px 0px; padding:0px; position:relative;}
 
 
 
#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: #6c3b5b;
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}#slider-hosptal-no h2 span{color:#3ca6d1;}
#slider-hosptal-no p{
  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,#43304c,#43304c 35%,#6c3b5b);color: #ffffff;border: 2px solid #43304c;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 #43304c; }
.home-treatments-button .call-us-now:hover{background:#ffffff;color:#43304c;}

.home-treatments-button .ask-question {
  width: max-content;
  background: #fff;
  color:#6c3b5b;
  border: 2px solid #6c3b5b;
  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 #6c3b5b;
}
.home-treatments-button .ask-question:hover {background:#6c3b5b; color:#fff;}
.flex-row-reverse {flex-direction: row-reverse;}
.wiki-section-doc{background:#fff;width: 100%;height: auto;padding:60px 0px;margin:0px 0px 0px; position: relative;}
.wiki-section-doc h2 {
    font-size:45px;
	color: #000000;
	font-family: ProximaNova-Semibold;
  font-weight: bold;
    margin-bottom:55px;text-align:center;
}
.wiki-section-box{
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0px;
}
.wiki-section-left {
    width: 50%;
    position: relative;
    margin-right: 0px;
    padding: 0px;
    height: 100%;
}
.wiki-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%;
}

.wiki-section-right h3{
    font-size:22px; font-weight:bold;
    color:#444;
    margin: 0px 0 10px;
}
.wiki-section-right p {
    font-size:17px;
    color:#444;
    margin: 0px 0 10px;
}
.wiki-section-right p strong{color:#6c3b5b;}

.wiki-product-details{
  background: #ffffff;
  margin: 0px;
  padding: 0px 0px 50px;
  position: relative;
}
.wiki-product-details h2 {
  font-size: 45px;
  color: #37b2e4;
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.wiki-product-details h2 span{Display:block;}

.wiki-product-details .home-treatments-button{justify-content: left;}
.wiki-product-details p {
  font-size: 16px;
  width: 70%;
  color: #000;
  margin: 0px auto;
  text-align: center;
}
.wiki-product-box {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 40px 0;
  gap: 7%;
}
.wiki-product-left {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}
.wiki-product-left img {
  border-radius: 12px;
}
.wiki-product-right {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}
.wiki-product-right h3{
  font-size: 18px; line-height:30px;
  color: #444;
  margin: 0px 0 15px;
}
.wiki-product-right h4{
  font-size: 18px; font-weight:bold;font-style: italic;
  color: #444;
  margin: 0px 0 15px;
}

.wiki-product-right ul{margin:30px 0 40px; padding:0px;}
.wiki-product-right  ul li {
    position: relative;
    color: #444;
    padding-left:40px;
    margin-bottom:10px;
	font-size: 16px;
	list-style:none;
}
.wiki-product-right  ul li strong{color:#3ca6d1; font-family:Inter SemiBold;}
.wiki-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;
}

.wiki-section-right ul{margin:10px 0 20px; padding:0px;}
.wiki-section-right  ul li {
    position: relative;
    color:#444;
    padding-left:40px;
    margin-bottom:15px;
	font-size:16px;
	list-style:none;
}
.wiki-section-right ul li strong{color:#3ca6d1; font-family:Inter SemiBold;}
.wiki-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;
}

#meet-our-team{
  width: 100%;
  background:#6c3b5b;
  border-radius:0px;
  height: auto;
  overflow: hidden;
  padding:60px 0px 80px;
  position: relative;
  margin:60px 0px 0px;
  z-index:1;
}
#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:#ffffff;
  font-family: ProximaNova-Semibold;
  margin: 0px 0px 5px;
  padding: 0px;
  position: relative;
}
#meet-our-team  h4{color:#fff;font-size: 18px; margin: 0px 0px 45px;}
 
#our-experts{ margin:0px; padding:0px; position:relative; }
.experts-item{background:#fff; width:100%;  height:420px; margin:0px;   padding:20px 30px 40px; position:relative;}
.experts-img-box{width: 100%; display:flex; gap:30px; margin:0px; padding:0px; position:relative;}
.experts-img-box img{object-fit: cover; width:130px !important; height:130px; padding:5px; box-shadow: 0 4px 40px rgba(0, 0, 0, .1); border-radius:100%;}.dr-head{width:70%;}
.experts-img-box h3{color:#6c3b5b;font-size:25px; font-family: ProximaNova-Semibold; margin:20px 0px 5px;}
.experts-img-box p{color:#444444;font-size: 18px; margin:0px 0px 5px; padding:0px 0px 5px;}
.experience-box{color:#444444; font-size:16px; margin:0px 0px 25px; padding:0px 0px 15px; border-bottom: 1px solid #e1e1e1;}
.experience-box strong{color:#6c3b5b;}
.experts-doc-box{width:100%; margin:0px; padding:0px; position:relative;}
.experts-doc-box h3{color:#6c3b5b;font-size:22px; font-family: ProximaNova-Semibold; margin:0px 0px 10px;}
.experts-doc-box ul {margin: 10px 0;padding: 0px;}
.experts-doc-box ul li {position: relative;color: #6D6D6D;padding-left: 20px;margin-bottom:4px;font-size: 16px;margin-left:1px;list-style: none;}
.experts-doc-box ul li::before {content: '';background:#6c3b5b;width: 8px;height: 8px;border-radius: 50px;position: absolute;top: 12px;left: 0px;}

 
 
#ivf-step{background:#ffffff;padding:40px 0 40px;margin: 0px;width: 100%;position: relative;z-index:1;  overflow: hidden;}
#ivf-step h2 {
  font-size: 48px;
  color: #000000; text-align:center;
  font-family: ProximaNova-Semibold;
  margin: 0px 0px 5px;
  padding: 0px;
  position: relative;
}
#ivf-step h2 span{color:#6c3b5b;}
#ivf-step h3{
  color: #444444;
  font-size:16px;
  line-height:25px;
  text-align: center;
  padding: 20px 0px 0px;
  margin: 0px 0px 50px;
}



.ivf-step{display:flex; gap:80px; align-items: center; margin:0px;  padding:0px; position:relative;}
.ivf-step-left{width:55%; height:100%;  margin-left:35px; padding:0px; position:relative;}
.ivf-step-left p{color: #757575;font-size: 18px;line-height: 35px; padding:0px 0px 10px; margin-left: -30px;}
.ivf-step-right{width:45%; height:100%  margin:0px; padding:0px; position:relative;}
.ivf-step-right img{border-radius: 16px;}



#types-surgeries{background:#ffffff;padding:40px 0 40px;margin: 0px;width: 100%;position: relative;z-index:1;  overflow: hidden;}
#types-surgeries h2 {
  font-size: 48px;
  color: #000000; text-align:center;
  font-family: ProximaNova-Semibold;
  margin: 0px 0px 5px;
  padding: 0px;
  position: relative;
}
#types-surgeries h2 span{color:#6c3b5b;}
#types-surgeries h4{width:80%; display:flex; color: #444444;font-size:16px;line-height:25px; text-align: center; padding: 20px 0px 0px;margin: 0px auto 50px;}

#types-surgeries ul {
  width: 100%;
  gap:20px;
  margin:70px 0px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;justify-content: center;
}
#types-surgeries li {
  width:32%;
  position: relative;
  padding: 15px;color:#000; 
  border-radius: 12px;
  border: 1px solid rgba(88, 29, 86, 0.14);
  backdrop-filter: blur(25.850000381469727px);
}


#types-surgeries li h3{font-size:20px; color:#7e3a7c; font-family: ProximaNova-Semibold; padding-left:60px; margin:0px; position:relative; height:55px; display:flex;  gap:20px; align-items:center;}
#types-surgeries li h3 span{background:#6c3b5b; width:50px; height:50px; position:absolute; left:0px; top:0px; margin:0px; padding:10px; border-radius:100%;} #types-surgeries li h3 span img{filter: brightness(0) invert(1);}
#types-surgeries li p{font-size:16px; line-height:25px; text-align: left; padding:0px; margin-top:10px; position:relative;}

 .add-read-more.show-less-content .second-section,
.add-read-more.show-less-content .read-less {
   display: none;
}

.add-read-more.show-more-content .read-more {
   display: none;
}

.add-read-more .read-more,
.add-read-more .read-less {
   font-weight: bold;
   margin-left: 2px;
   color:#b8912d;
   cursor: pointer;
}

.add-read-more{
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}





 
 
#treatment-care-section{background:linear-gradient(90deg,#6c3b5b,#6c3b5b 35%,#5a416b);padding:20px 0px 20px;margin:0px 0px 60px;position: relative;z-index: 1;overflow: hidden;}
#treatment-care-section ul {
    display: flex;
  align-items: flex-start;
  margin:0px 0px 0px;
  padding:0px;
  width: 100%;
  gap: 20px;
  border-radius: 12px;
}
#treatment-care-section li {
    width:25%;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.55);
    padding-left:20px;
	padding-right:0px;
}
#treatment-care-section li .icon-img-slider{margin:0px; padding:0px 0px 10px; position:relative;}
#treatment-care-section li img{display:flex; width:auto; height:60px; margin:0px auto;}
#treatment-care-section li p{
    font-size:16px;
    color:#ffffff; 
    padding:0px 0px 0px;
	margin:0px;
    width:auto;
	text-align:center;
}
#treatment-care-section li:first-child{border-left:0px solid #fff; padding-left:0%;}
 
 
 

#treatment-approach{background:#ffffff;padding:0px 0px 20px;margin: 0px;position: relative;z-index: 1;overflow: hidden;}
#treatment-approach h2{font-size: 45px;color: #6c3b5b;font-family: ProximaNova-Semibold; font-weight:bold;margin: 0px 0px 0px;padding: 0px 0px 50px;}
#treatment-approach h3{color: #444; font-size:20px;font-weight: 700;margin: 0px 0px 50px;padding: 0px 0px 0px; }

#treatment-approach ul{display:flex; flex-wrap:wrap; gap:20px;  margin:0px; padding:50px 0px 0px; position:relative; z-index:1; justify-content: center;}
#treatment-approach li{display:flex; width:23%; list-style:none; margin:0px 0px 60px; padding:90px 40px 40px; position:relative; border:2px solid #6c3b5b; background:#fff; border-radius:10px;}
#treatment-approach .treatment-approach-icon{display:flex; align-items:center; justify-content:center; position:absolute; left: 27%; top:-50px; background:linear-gradient(90deg,#6c3b5b,#6c3b5b 35%,#5a416b);border:2px solid #6c3b5b; box-shadow: inset -4px 4px 9.8px 0 hsla(0, 0%, 100%, .29), 0 8px 19.2px -10px #6c3b5b;  color:#fff; border-radius:100%; width:120px; height:120px;}
#treatment-approach .treatment-approach-icon img{width:70px; height:70px;}
.treatment-approach-doc{display:flex; align-items:center; justify-content:center; width: 100%;}
#treatment-approach .treatment-approach-doc p{color:#000; font-size:18px; width: 100%; text-align:center;}
#treatment-approach .treatment-approach-doc p strong{color:#baaec2;}
#treatment-approach li:nth-child(2n) .treatment-approach-icon{background:#6c3b5b;}


#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: #37b2e4;
  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:#37b2e4;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 #37b2e4; 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,#6ecff6,#6ecff6 35%,#37b2e4);}
#consumer-studies li:nth-child(4n) .consumer-studies-icon{background:linear-gradient(90deg,#6ecff6,#6ecff6 35%,#37b2e4);}
#consumer-studies li:nth-child(6n) .consumer-studies-icon{background:linear-gradient(90deg,#6ecff6,#6ecff6 35%,#37b2e4);}
#consumer-studies li:nth-child(8n) .consumer-studies-icon{background:linear-gradient(90deg,#6ecff6,#6ecff6 35%,#37b2e4);}
#consumer-studies li:nth-child(10n) .consumer-studies-icon{background:linear-gradient(90deg,#6ecff6,#6ecff6 35%,#37b2e4);}

.consumer-studies-icon{display:flex; align-items:center; justify-content:center; position:absolute; left:-70px; top:10px; background:#37b2e4; 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:#37b2e4; 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, #fff 0%, #fff 100%);height: auto;overflow: hidden;padding:60px 30px;position: relative;margin: 0px; border-radius: 20px;}
.faqs h2 {font-size:45px; color:#6c3b5b;font-family: ProximaNova-Semibold;text-align: center;margin: 0px;padding:0px 0 50px; }


#why-choose-Cocoon{width: 100%;background: #eee7eb;height: auto;overflow: hidden;padding:60px 0px;position: relative;margin: 0px 0px;}
#why-choose-Cocoon h2 {font-size:45px; color:#6c3b5b;font-family: ProximaNova-Semibold;text-align: center;margin: 0px;padding:0px 0 50px; }
.why-choose-Cocoon{width:85%; display:flex; gap:50px;   padding:0px 0px;position: relative; margin:0px auto;}
.why-choose-Cocoon-left{width:43%; padding:0px 0px;position: relative; margin:0px 0px;}
.why-choose-Cocoon-left ul{margin:10px 0 20px; padding:0px;}
.why-choose-Cocoon-left  ul li {position: relative;color: #000; border:1px solid #fff; background:#fff;padding-left:55px;padding-top:8px; padding-bottom:8px; border-radius:8px;margin-bottom:10px;border: 2px solid #6c3b5b;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #6c3b5b;font-size:18px;list-style:none;}
.why-choose-Cocoon-left ul li strong{color:#0d4588; font-family:Inter SemiBold;}
.why-choose-Cocoon-left  ul li::before {content: '';background:url(../images/2023/01/do.png) no-repeat;background-size:20px;width:28px;height:28px;position: absolute; top:10px; left:18px;}
.why-choose-Cocoon-right{width:57%;padding:0px 0px;position: relative; margin:0px 0px;}
.why-choose-doc{width:100%;padding:0px 0px;position: relative; margin:0px 0px;}
.why-choose-doc h3{width: 100%; background:linear-gradient(90deg,#6c3b5b,#6c3b5b 35%,#6c3b5b); font-size:18px; font-weight:bold; color:#ffffff; text-align: center;margin: 0px;padding:10px 0 10px; position:absolute; 
bottom:0px; left:0px; }
.why-choose-doc h3 span{display:block; font-size:16px; color:#ffffff; font-weight:400; margin-top:10px;}



#voices-trust{background: #F6F6F6;padding:80px 0 60px;margin: 0px;width: 100%; position: relative;z-index:2; overflow:hidden;}
#voices-trust h2{font-size: 46px;font-family: ProximaNova-Semibold;
  text-align: center;
  color: #1D1D1D;
  padding-bottom:10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
#voices-trust h4{font-size: 18px; color: #504E4E; text-align:center; margin: 0px;padding:0px 0px 10px; }
#expert-video .item{margin:30px;}
#expert-video .testimonials-item{
  position: relative;
  width: 100%;
  z-index: 1;
}
#expert-video .testimonials-item::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background:linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 20%, #000 100%);
  background-position: right top;
  z-index: 1;
  border-radius: 20px;
}

#expert-video .testimonials-item .video-voices-icon{position: absolute;top:40%;left:45%;z-index: 2;}
#expert-video .testimonials-item .video-voices-icon:hover{opacity:0.7;} 
#expert-video .testimonials-item .video-voices-icon img {width: 60px;height: 60px;}

#expert-video .testimonials-item img {
  border-radius: 20px;object-fit: cover;
  position: relative;
}
#expert-video .testimonials-text{
  position: absolute;
  margin: 10px;
  border-radius: 20px;
  inset: auto 0px 0px;
  z-index: 1;
  padding: 15px;
  display: flex;
  flex-direction: column;
  -moz-box-pack: end;
  justify-content: flex-end;
}
#expert-video .testimonials-text h3{color:#fff; font-size:18px; font-weight:Bold;}
#expert-video .testimonials-text h4{color:#fff; font-size:18px; font-weight:Bold;}
#expert-video .testimonials-dd{color:#fff; font-size:12px; padding:10px 0;}




#awards-recognition{background:#F5F3FB;padding:60px 0 60px; width: 100%;position: relative;z-index: 1;overflow:hidden;}
#awards-recognition h2 {font-size: 46px;
  font-family: ProximaNova-Semibold;
  text-align: center;
  color: #1D1D1D;
  padding-bottom: 10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;}
#awards-recognition p{font-size: 18px;
  color: #504E4E; width:80%;
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 50px;}


#awards{padding-left:30%; padding-right:30%;}
#awards .item{margin-bottom:100px;} #awards .awards-excellence img{border-radius: 4px;}
.awards-text { background:#fff; padding:20px; position:absolute; bottom:20px; right:0px; width:80%; border-radius:4px; border: 1px solid rgba(0, 0, 0, 0.09);box-shadow: 0px 7px 8.8px -5px rgba(195, 187, 219, 0.47);}
#awards .item h3{font-size:20px; color:#000; margin-bottom:10px;}
#awards .item p{font-size:14px; color: #504E4E; margin-bottom:10px; padding-bottom:0px; margin: 0px;  text-align:left;}
#awards .item span{font-size:12px; color:rgba(80, 78, 78, 0.50);}


#health-guide{
  width: 100%;
  background:linear-gradient(to bottom, #6c3b5b 65%, #ffffff 0%);
  height:auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
  margin: 0px;
}
#health-guide .mid-inner {
    max-width: 75%;
    width: 75%;
	margin: 0px auto;
}
#health-guide h2 {
  font-size: 48px;
  color: #ffffff; text-align:center;
  font-family: ProximaNova-Semibold;
  margin: 0px 0px 5px;
  padding: 0px;
  position: relative;
}
#health-guide p {
  color: #ffffff;
  font-size:16px;
  line-height:25px;
  text-align: center;
  padding: 20px 0px 0px;
  margin: 0px 0px 50px;
}



#patient-reviews{
  width: 100%;
  background:linear-gradient(to bottom, #ffffff 65%, #ffffff 0%);
  border-radius:0px 0px 0px 0px;
  height:auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
  margin:60px 0px  0px;
}
#patient-reviews h2 {
  font-size: 48px;
  color:#6c3b5b;
  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:#ffffff;box-shadow: 0px 4px 13.3px -9px rgba(0, 0, 0, 0.25);margin: 0px;padding:20px 30px 10px;position: relative;}
.partners-name{display:flex; align-items: center; gap:25px; justify-content: space-between; margin:0px; padding:20px; position:relative;}
.test-do{width:auto !important; height:55px; margin:0px; padding:0px; position:absolute; top:-30px; left:-30px;}
.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:50px 20px 5px; font-size:24px; line-height: 24px; font-weight:700;}
.our-patient-item p{color:#444; padding:10px 20px 5px; font-size:16px; height:180px;}

  
  
#lets-talk {
 background-image: url(../images/2023/bg.jpg);background-position:center top;
padding: 80px 0px;margin:40px 0px 0px;color: #fff;background-repeat: no-repeat;background-size: cover;background-attachment: fixed;}
.lets-talk{display:flex; gap:50px; margin:0px; padding:0px; position:relative;}
.lets-talk-left{width:50%; margin:0px; padding:0px; position:relative;}
.lets-talk-left h2{color:#ffffff;margin: 10px 0px 10px;font-size:55px;font-family: ProximaNova-Semibold;}
.lets-talk-left h4{color:#ffffff;margin:0px 0px 10px;font-size:14px;}
.lets-talk-left p{color:#ffffff; font-size:22px;padding: 0px 0 40px;
}
.lets-talk-left .navbar__buttons{justify-content: left; margin-left:1px;}
.lets-talk-left .phone-head-top img{top:10px;}
.lets-talk-left .phone-head-top{margin: 0px 0 0px; font-size: 18px;}
.lets-talk-left .phone-head{margin: 0px 0 0px; font-size: 18px;}
.lets-talk-right{width:50%; margin:0px; padding:0px; position:relative;}
.lets-talk-right h2{color:#ffffff;margin: 10px 0px 10px;font-size:50px;font-family: ProximaNova-Semibold;}
 
.lets-talk-right input::placeholder {color:#ffffff; font-size:14px;}
.lets-talk-right textarea::placeholder {color:#ffffff; font-size:14px;}
 
.lets-talk-form{display:flex; gap:20px; margin:25px 0px 25px; padding:0px; }
.lets-talk-form1{display:flex; gap:20px; margin:25px 0px 25px; padding:0px; }
.lets-talk-right .home-form-box{width: 100%; }
.lets-talk-right input, textarea {
  border: 1px solid #ffffff;
  height:38px;
  color: #ffffff;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius: 20px;
  background:none;
  outline: none;
  text-align: left;
}
.lets-talk-right .submit-now {
  font-family: Inter Medium;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:20px 0px 0px;
  width: 100%;
  border-radius:20px;
border: 1px solid rgba(255, 255, 255, 0.38);
background:linear-gradient(90deg,#fec444,#fec444 35%,#e4a210);
  font-size: 16px;
  padding:10px 20px;
  position: relative;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #e4a210;
}

.lets-talk-right .box-now1{
  width: 100%;
  height:80px; color:#fff !important;
  background:none !important;
  padding-top: 10px;
  padding-left: 16px;
  border-radius: 20px;
}

footer {display:flex; overflow:hidden; flex-direction: column;margin: 0px;padding:20px 0px 20px;position: relative;background:#6c3b5b;z-index: 1;}
.copyright {font-size: 14px;display: flex; align-items:center; color: #ffffff;width: 100%;justify-content: space-around;}
.copyright .logo-footer{width:100%;}
.copyright .logo-footer img{width:20%;}
.copyright .wh{width:100%;text-align:right;}

/*----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:#37b2e4;}
.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:#37b2e4;
    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 #37b2e4;}
.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%, #37b2e4 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------- */
.wiki-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;}
.wiki-estimate a{color:#fff; font-weight:bold; background: #6c3b5b; border: 2px solid #6c3b5b; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #6c3b5b; 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;}
.wiki-estimate a img{position: absolute;left:4px; filter: brightness(0) invert(1);width: 30px;height: 30px;margin: 0 6px;}

.wiki-estimate a:hover{background:#ffffff; color: #6c3b5b;}
.wiki-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:linear-gradient(90deg,#fec444,#fec444 35%,#e4a210);  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:#000000; margin:10px 0px 10px; font-size:35px; font-family: ProximaNova-Semibold;}
.get-section-left p{color:#444; 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:#000;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;}


.wiki-achievements{position:relative; margin:40px 0px 60px;}
.wiki-achievements img{border-radius:12px;}
.wiki-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;}
.wiki-achievements h2 {font-size: 40px;color: #37b2e4;font-family: ProximaNova-Semibold;margin:20px 0px 30px;padding: 0px;position: relative; text-align:center;}
.wiki-achievements ul{position:absolute; margin:0px; padding:0px; left:30px; bottom:20px;display: flex; width: 100%;}
.wiki-achievements li {width:25%;align-items: center;text-align:left;justify-content: left;padding:0px 8px;}
.wiki-achievements li:nth-child(1n) {width:26%;}
.wiki-achievements li:nth-child(2n) {width:26%;}
.wiki-achievements li:nth-child(3n) {width:26%;}
.wiki-achievements li:nth-child(4n) {width:20%;}
.wiki-achievements h3{font-family: Inter SemiBold; font-size:32px; color:#fff;}
.wiki-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) {
.wiki-estimate{display:none;}
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#37b2e4;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:#fff; 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: #8a5477;border-top: 1px solid #fff;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important; border-radius: 30px 30px 0px 0px;}
  .navigation-mobile-link img {
    filter: brightness(0) invert(1);
  }
	
.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:6px 0; transform:translateY(0px);}
 .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;}
#wiki-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;}

#slider-hosptal-no p{font-size:16px; line-height: 25px;}
.wiki-section-doc h2{font-size:30px;}
.faqs h2{font-size:30px;}#patient-reviews h2{font-size:30px;}

.home-treatments-button{flex-direction: column;}#slider-hosptal-no h2{font-size:24px;}
.home-treatments-button .call-us-now{width:100%;}
.home-treatments-button .ask-question{width:100%;}
.wiki-section-box{flex-direction: column;}
.wiki-section-left{width:100%;}.wiki-section-right{width:100%; padding:20px;}
.wiki-section-right h2{font-size:30px;}.wiki-section-right h3{font-size:18px;}.wiki-section-right p{font-size:16px;}
.wiki-product-details h2{font-size:30px;}.wiki-product-details p{width:100%;}
.wiki-product-box{flex-direction: column; gap:40px;}
.wiki-product-left{width:100%;}.wiki-product-right{width:100%;}
.wiki-product-right h3{font-size:16px; line-height: 25px;}.wiki-product-right ul li{font-size:16px;}
#treatment-approach h2{font-size:30px;}#treatment-approach h3{font-size:16px; line-height: 25px;}
#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;}
.wiki-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; margin: 0px 0px 15px;}
.experts-item{flex-direction: column; gap:20px; padding:15px; height:auto;}
.experts-img-box{width:100%; flex-direction: column;}.experts-doc-box{width:100%; display: none;}
.dr-head{width:100%;}
.experts-img-box h3{font-size:20px; margin:0px;}.experience-box{margin: 0px 0px 5px;}



 
#why-choose-Cocoon{padding: 60px 0px 0px;} #why-choose-Cocoon h2{font-size:30px;}
.why-choose-Cocoon{width:100%; flex-direction: column; gap:20px;}.why-choose-Cocoon-left{width:100%;}
.why-choose-Cocoon-right{width:100%;}.why-choose-doc h3 span{font-size:14px;}

#patient-reviews{margin:0px;}.our-patient-item{padding:20px 0px 10px;} .our-patient-item p{height:100%;}
.our-patient-item h3{font-size:20px;} .test-do{top:-20px; left:-20px; height:40px;}
.faqs{padding:60px 0px;}

.home-why-wiki{flex-direction: column; gap:20px;}
#home-why-wiki h2{width:100%; border-right:0px solid #cf9c5b; border-bottom: 1px solid #cf9c5b; font-size: 25px;line-height:25px; margin: 0px 0px 10px; padding:20px 0px 10px;}
#home-why-wiki ul{flex-direction: column; width:100%;}
#home-why-wiki li{width:100%;}

.lets-talk{flex-direction: column; gap:20px;}
.lets-talk-left{width:100%;}.lets-talk-left h2{font-size:30px;line-height:35px; margin:10px 0px 0px;}
.lets-talk-left p{font-size:16px; padding: 0px 0 20px;}
.lets-talk-left .phone-head{font-size:13px;} .lets-talk-left .phone-head-top{font-size:13px;}
.phone-head img{width: 18px;}.phone-head-top img{width: 18px; top: 8px;}
.lets-talk-right{width:100%;}.lets-talk-right h2{font-size:30px;}
.lets-talk-form{flex-direction: column; gap:20px;}

footer{padding: 20px 0px 90px;}.copyright{flex-direction: column; gap:20px;}.copyright .logo-footer img{width:50%;}.copyright .wh{text-align: center;}.copyright .logo-footer{text-align: center;}
 
#meet-our-team li{flex-direction: column;align-items: flex-start;}
#meet-our-team li .dr-img{width:30%;}.dr-ex-box{width:100%; display:block;}
#meet-our-team li .dr-doc{width:100%;}
#meet-our-team li .dr-book{width:100%; display: flex; text-align:center;}
#meet-our-team li .dr-book a{width:100%; display: block;}


#treatment-care-section ul{flex-wrap:wrap;}#treatment-care-section li{width:46%;}
#treatment-care-section li:nth-child(3n){border-left:0px solid rgba(255, 255, 255, 0.55);}
#treatment-care-section li:nth-child(5n){border-left:0px solid rgba(255, 255, 255, 0.55);}
#treatment-care-section li:nth-child(6n){border-left:1px solid rgba(255, 255, 255, 0.55);}

#health-guide{background: linear-gradient(to bottom, #6c3b5b 80%, #fff 0%);}
#ivf-step h2{font-size:24px;}.ivf-step{flex-direction: column; gap:40px;}
.ivf-step-right{width:100%;}.ivf-step-left{width:90%;}
#types-surgeries h2{font-size:24px;}#types-surgeries h4{width:100%; font-size:16px; margin: 0px auto 0px;}
#types-surgeries ul{margin:30px 0px 20px;}#types-surgeries li h3{font-size:16px;}
#types-surgeries li{width:100%;}

#voices-trust h2{font-size:24px;}#voices-trust h4{font-size:16px;}
#expert-video .testimonials-item .video-voices-icon img {width:40px;height:40px;}

#awards-recognition h2{font-size:24px;}#awards-recognition p{font-size:16px; width:100%;}
.awards-text{width: 90%; padding:15px; bottom: -7px;}
#awards {padding-left:0%;padding-right:0%;}#awards .item h3{font-size:16px;}
#awards .item p{text-align:left;}

}

