 @font-face{font-family:Inter Regular;
 src:url(../fonts/Inter-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:capitolium;
 src:url(../fonts/Capitolium-Light.ttf);
 }

 
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:Inter 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:#00ADED; }
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:#00ADED; 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:170px;
  transform:translateY(0px);
  position:relative;
  transition: transform .3s ease-in-out;
  padding:0px 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:170px; transform:translateY(-4px);}
.sticky .logo1-d {max-width:200px !important; transform:translateY(15px) !important; margin-left:110px;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky{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:#ffffff !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:Inter Regular;}.page-header ul a{font-size:13px !important; font-family:Inter 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:Inter Regular;}.page-header ul a{font-size:15px !important; font-family:Inter 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: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:0.5rem;position: relative; padding-left:0px
}

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

.topnav-right .active a {
    background: #00ADED !important;
    color: #ffffff !important;
    border-radius: 6px;
}
 
.phone-head-top{ width:max-content;
   border-radius: 8px;
   border: 1px solid #00ADED;
    background: #ffffff;color:#00ADED !important;
    margin: 20px 0;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head-top:hover{background:#00ADED;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;}
.phone-head-top:hover img{filter: brightness(0) invert(1);}

.phone-head-top{ width:max-content;
   border-radius: 8px;
   border: 1px solid #00ADED;
    background: #ffffff;color:#00ADED !important;
    margin: 20px 0;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head-top:hover{background:#00ADED;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;}
.phone-head-top:hover img{filter: brightness(0) invert(1);}

.phone-head{ width:max-content;
   border-radius: 8px;
   border: 1px solid #1FAB2A;
    background: #ffffff;color:#1FAB2A !important;
    margin: 20px 0;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:#00ADED;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:#00ADED !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: #00ADED;font-size:13px;border-radius:25px;padding:5px 10px;border:2px solid #00ADED;}
.get-started-m a:hover{color:#00ADED;background:#ffffff;}

.form-mob{display:none;}

#hometop-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px; position: relative;margin-top:-90px; 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:40px;
  font-family:capitolium;
  color: #000; 
  padding-bottom:10px;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}
.hometop-section-left h1 span{color:#00ADED; display:block;}
.hometop-section-left h3{
  font-size:40px; 
  color: #000;
  padding-bottom:90px; 
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}
.hometop-section-left p {
  font-size:16px;
  color: #000;
  width:60%;
  margin-bottom:30px;
}
.hometop-section-left ul {
     align-items: center;
    margin:0px 0px 0px;
    padding: 0px 0;
    width: 100%;
}
.hometop-section-left li {
    width: max-content;
    position: relative;
    color: #000;
	padding-left: 20px;
	margin-bottom:10px;
	margin-left:17px;
	list-style: none;
	font-size:16px;
}
.hometop-section-left li::before {
    content: '';
    background:#000000;
    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;
}
 
.hometop-section-right {
  width: max-content;
  margin-left:6%;
  margin-right:8%;
  padding: 0px;
}
.hometop-form-box{border-radius: 10px;border: 1px solid rgba(220, 220, 220, 0.60);background: #F9F9F9;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: #FFF;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative;  
}
.hometop-section-form h2 {
  font-size:20px;
  color: #000000;
  padding-bottom:5px;
  font-family: capitolium;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.hometop-section-form p{font-size:14px; color: #64656A; margin-bottom:5px; border-bottom:0px solid #EAEAEA; padding-bottom:5px;}

.hometop-section-form .home-form-box {margin-bottom:7px;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 #00ADED;}
.hometop-section-form textarea:focus {border:1px solid #00ADED; }
.hometop-section-form label {
  font-size: 12px;
  color: #575757;
  margin-bottom:5px;
  font-family: Inter Medium;
}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form input, textarea {
  border: 1px solid #D2D4DF;
  height:32px;
  color: #797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius: 20px;
  background-color: #ffffff;
  outline: none;
  text-align: left;
}

.hometop-section-form .submit-now {
  font-family: Inter Medium;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  width: 100%;
  border-radius: 20px;
border: 1px solid rgba(255, 255, 255, 0.38);
background: #00ADED;
  font-size: 14px;
  padding:8px 20px;
  position: relative;
}

.hometop-section-form .magbox {
  width: 100%;
  height:80px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 16px;
  border-radius: 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:#00ADED !important;border: 2px solid #00ADED; 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;}
 

#asian-heart-section{background:#ffffff;padding:60px 0 0px;margin: 0px;width: 100%;position: relative;z-index:1;}

.asian-heart-section{display:flex; gap:30px; margin:0px;  padding:0px; position:relative;}
.asian-heart-section-left{width:70%; height:100%  margin:0px; padding:0px; position:relative; overflow: hidden;}
.asian-heart-doc{margin:0px; padding:0px; position:relative;}
.asian-heart-doc h2{font-size:48px; color: #0095DA; font-family: capitolium; margin:0px 0px 25px; padding:0px; position:relative;}
.asian-heart-doc h2 span{color: #00ADED; position:relative; z-index:1;}
.asian-heart-doc h2 span:before {position: absolute;content: "";width: 100%;height: 30px;background: url(../images/2023/01/line-icon.png) no-repeat;background-size: 100%;background-position: 38% 100%;z-index: -1;bottom: -10px;left: 0px;}
.asian-heart-doc p {font-size:16px; line-height:27px;color:#64656A;margin:0px 0px 25px; padding:0px;}

.asian-wiki ul {
     align-items: center;
    margin:0px 0px 30px;
    padding: 0px 0;
    width: 100%;
}
.asian-wiki li {
    width: max-content;
    position: relative;
    font-size:16px; line-height:27px;color:#64656A;
	padding-left: 20px;
	margin-bottom:10px;
	margin-left:17px;
	list-style: none;
}
.asian-wiki li::before {
    content: '';
    background:#64656A;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top:10px;
    left: 0px;
}


.asian-heart-bg{position:relative; margin-top:40px;}
.asian-heart-bg::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.6) 100%);
    bottom: 0px;
}
.asian-heart-bg ul{position:absolute; margin:0px; padding:0px; left:30px; bottom:20px;display: flex; width: 100%;}
.asian-heart-bg li {width:25%;align-items: center;text-align:left;justify-content: left;padding:0px 8px;}
.asian-heart-bg li:nth-child(1n) {width:20%;}
.asian-heart-bg li:nth-child(2n) {width:28%;}
.asian-heart-bg li:nth-child(3n) {width:28%;}
.asian-heart-bg li:nth-child(4n) {width:24%;}

.asian-heart-bg h3{font-family: Inter SemiBold; font-size:32px; color:#fff;}
.asian-heart-bg  p{font-size:14px !important;text-align:left !important;width:100% !important;color: #ffffff !important; padding-bottom:0px !important; margin: 0px !important;}

.asian-heart-button{background:#00ADED; border: 1px solid rgba(255, 255, 255, 0.38); color:#ffffff;margin:0px;font-size:14px;padding:10px 30px 10px;position: relative; border-radius: 8px;}
.asian-heart-button .fa-angle-right {margin-left:5px;}
.asian-heart-button:hover{background: #ffffff; color:#00ADED; border:2px solid #00ADED;}


.wiki-nav{scroll-margin-top:120px;}
.wiki-nav1{scroll-margin-top:300px;}
#overview{margin-top:40px; padding-bottom:20px;}#overview ul {
  width: 100%;
  margin: 0px 0px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#overview li {
    width:48%;
    display: flex;
    gap: 20px;
    padding: 20px 20px;
    align-items:flex-start;
	border-radius: 8px;
    border: 1px solid #D1D1D1;
    background: #FFF;
	
}
#overview li:hover{border-radius: 8px;background: #00ADED;}
#overview li span {
    width:53px;
	height:47px;
  line-height:47px;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 16px;
  border-radius:100%;
background: #00ADED;
color:#fff;
  display: block;
  text-align: center;
  margin-bottom:0px;
  }
#overview li:hover span {background:#ffffff;color:#00ADED;}
#overview li h3 {
  font-size: 18px;
  line-height:32px; 
  color: #4B4B59;
  width: 100%;
  letter-spacing: 0.18px;
}
#overview li:hover h3{color:#ffffff;}


#why-choose{padding-top:10px; padding-bottom:50px;}
#faq {
  padding-top: 10px;
  padding-bottom:80px;
}

#need-procedure{padding-top:70px; padding-bottom:50px;} 
#need-procedure ul {
  width: 100%;
  margin: 0px 0px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#need-procedure li {
    width:100%;
    display: flex;
    gap: 20px;
    padding:5px 0px;
    align-items:flex-start;
    background: #FFF;
	
}
#need-procedure li span {
    width:43px;
	height:37px;
  line-height:37px;
    display: flex;
    justify-content: center;
    align-items: center;
	font-size: 14px;
  border-radius:100%;
background: #00ADED;
color:#fff;
  display: block;
  text-align: center;
  margin-bottom:0px;
  }
#need-procedure li h3 {
  font-size:16px;
  line-height:25px; 
  color: #64656A;
  width: 100%;
  letter-spacing: 0.18px;
}








#best-hospitals{margin-top:40px; padding-bottom:20px;} 
.hospitals-item{border-radius:12px; border:1px solid #F0F0F0; background:#FFF; margin:0px; padding:10px;}
.hospitals-item h3{color: #121C42; text-align: center; font-size: 16px; margin:0px; padding:15px 0px 5px;}
.hospitals-item .hospitals-text{color: #6D6D6D; text-align: center; font-size: 12px; margin:0px; padding:0px 0px 15px;}.hospitals-item img{border-radius:8px;}
.hospitals-item a{border-radius:6px;  border: 1px solid #00ADED; background: rgba(0, 173, 237, 0.12); color: #00ADED; margin:0px;font-size:14px;padding:10px 30px 10px;position: relative; width: 100%;
display: block;text-align: center;}
.hospitals-item a:hover{background:#ffffff; color:#00ADED; border:1px solid #00ADED;}

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

.asian-heart-contact{width:100%;   justify-content: space-between; border-radius:12px;background:#00ADED; margin:40px 0px 60px; padding:0px; position:relative;}
.asian-heart-book{margin: 0px;padding:20px;position:relative; display:flex; width: 100%;height: 100%;align-items: center; border-radius:8px;}
.asian-heart-book::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background:#00ADED;
  z-index: -1;
}
.asian-heart-contact img{border-radius: 8px;}
.asian-heart-contact-left{width:100%; margin:0px; padding:30px 30px 0px; position:relative; z-index: 1;}
.asian-heart-contact-left::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/2023/01/get-bg.png) no-repeat;
  background-size:20%;
  background-position:right bottom;
  right:0%;
  bottom:0%;
  z-index: -1;
}
.asian-heart-contact-left h2{font-size:30px; color:#ffffff; font-family: capitolium; margin:0px 0px 10px; padding:0px; position:relative;}
.asian-heart-contact-left p {width:80%; font-size:16px; line-height:27px;color:#ffffff;margin:0px 0px 10px; padding:0px;}
.asian-heart-contact-right{width:40%; margin:0px; padding:10px 0px 10px 30px; position:relative;}
.asian-heart-contact-right a{background:#ffffff; border: 1px solid rgba(255, 255, 255, 0.38); color:#00ADED;margin:0px;font-size:14px;padding:10px 40px 10px;position: relative; border-radius: 8px;}
.asian-heart-contact-right a .fa-angle-right {margin-left:5px;}
.asian-heart-contact-right a:hover{background:none; color:#ffffff; border:2px solid #ffffff;}
.asian-heart-contact-right a .fa-angle-right {margin-left: 5px;}

#asian-heart-step ul{margin:40px 0px 40px; padding-left:10%; position:relative; z-index:1;}
#asian-heart-step ul:before{content: "";position: absolute;top:0%;left:40px;width:7px;height:100%;background:#EFEFEF;;z-index: -1;}
#asian-heart-step li{width:100%; padding:0px; margin-bottom:30px; position:relative; z-index:1;}
#asian-heart-step li span{width:70px; height:70px; border-radius:100%; background:#00ADED;display:flex; position:absolute; left:-10%; top:0%;}
.step-box{padding:0px 25px 30px;} 
#asian-heart-step li span img{width:auto; height:40px; margin-left:15px; margin-top: 15px;}
.step-box h3{color: #383838;; margin:10px 0px 10px; font-size:22px; font-family:Inter Medium;}
.step-box p{color: #64656A; font-size:16px;}

.asian-heart-section-right{width:30%; padding:0px 0px;margin:0px 0px;height: 100%;top: 100px; position: sticky; align-items: center;justify-content: center;scroll-margin-top: 150px;}


#get-section{background:#00ADED;  margin:90px 0px 0px; padding:30px 0px 0px; position:relative;}
#get-section .get-img{position:absolute; width:auto; height:220px; left:0px; bottom:0px;}
.get-section{display:flex; gap:0px; margin-left:230px; 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:32%;bottom:17%;z-index:-1;}
.get-section-left{width:40%; margin:0px; padding:0px; position:relative;}
.get-section-left h3{color:#ffffff;; margin:10px 0px 10px; font-size:26px; font-family: capitolium;}
.get-section-left p{color:#ffffff; width: 70%; 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:#00ADED;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;}



#our-patient{padding-right:10px; padding-bottom: 80px;}
.our-patient-item{border-radius: 12px;border: 1px solid rgba(0, 0, 0, 0.08);
background: #FFF;box-shadow: 0px 4px 13.3px -9px rgba(0, 0, 0, 0.25);margin: 0px;padding:20px 0px 10px;position: relative;}
.partners-name{display:flex; align-items: center; gap:25px; justify-content: space-between; margin:0px; padding:20px; position:relative;}
.img-partners img{width:55px !important; height:55px; border-radius:100%;}
.partners-name span img{width:auto; height:22px;}
.our-patient-item h3{color: #1E1E2F;  padding:10px 20px 5px; font-size:16px; line-height: 24px; font-weight:700;}
.our-patient-item p{color:#97979A; padding:10px 20px 5px; font-size:14px; height:180px;}



#doctors-video{padding-right:10px; padding-bottom: 80px;}
#doctors-video img{border-radius:8px 8px;background: #A5A5A5;}
.doctors-video-item .ttm-video-btn {position: absolute;top:50%;left:41%; z-index: 2;}
.ttm-play-btn:hover, .ttm-video-btn span.ttm-btn-play {color: #fff;}
.ttm-video-btn .ttm-btn-play {background:rgba(0, 172, 237, 0.78);backdrop-filter: blur(2.5999999046325684px);position:absolute;top:50%;left:0;right:0;margin-top:-30px;z-index:5;width:70px;height:70px;border-radius:50px;text-align:center;line-height:70px;font-size:30px;margin-right:-1px;cursor:pointer;display:inline-block;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}.ttm-play-btn:hover,.ttm-video-btn span.ttm-btn-play{color:#fff}.ttm-video-btn:hover .ttm-btn-play{background-color:#e30000;color:rgba(255,255,255,1)}.fid-section.bg-img5{background-attachment:fixed}



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: 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:#00ADED;}
.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:#00ADED;
    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 #00ADED;}
.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%);
}


/*---------MOB Header------- */
.footer-bottom-mob {display: none; }
/*---------MOB Header------- */
#dr-team{margin-bottom:40px;}
#dr-team ul{display:flex; gap:20px; flex-wrap:wrap; margin:0px; padding:0px; position:relative;}
#dr-team li{width:31%; list-style:none; margin:0px 0px 20px; padding:0px; position:relative;}





@media screen and (max-width:880px) {
	
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#00ADED;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:none; border-radius:10px 10px 0px 0px;}
.navigation-mobile-link {height:60px;color:#ffffff !important;text-align: center !important;justify-content: center !important;flex-grow: 1 !important;flex-direction: column !important;display: flex !important;text-decoration: none;border-right:1px solid #e9f9ff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:22px;margin-right:auto !important;}
.f-12 {font-size:12px; color:#000; font-family:Inter SemiBold; padding-top:5px;}
	
#enquiry-bottom-all{display:none;} .get-an-estimate{display:none;}.Whatsapp {display:none;}
.find-boxht {position: fixed;bottom: 0;left: 0;right: 0;z-index:3;background: #fff;border-top: 1px solid #f7f7f7;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important;}
	
.slider-des{display:none;}.slider-mob{display:block;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:9px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex; margin-top:7px !important;}	


.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:14px;}
/*---------END Header------- */

.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:70px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:120px; display:block; padding:8px 0; transform: translateY(5px);}
 .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; 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;}
#asian-heart-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:28px; color:#383838; width: 100%; padding-bottom:10px; margin-top:20px;}
.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:4%; margin-left:0px; font-size:14px;}
.hometop-section-left li::before {height:6px; wid th:6px;}
.asian-heart-section{flex-direction: column;}
.asian-heart-section-left{width:100%;}.asian-heart-doc h2{font-size:28px;}
.asian-heart-doc p{font-size:14px; height:auto;}.asian-heart-section-right{width:100%;}
.asian-wiki li{font-size:14px;}
#need-procedure li h3{font-size:14px;}

.asian-heart-contact{flex-direction: column; height:auto;}.asian-heart-book{flex-direction: column;}
.asian-heart-contact-left{width:100%;}.asian-heart-contact-left h2{font-size:28px;}
.asian-heart-contact-left p{font-size:14px; width:100%;}.asian-heart-contact-right{width:100%;}
.asian-heart-contact-left::after{background:none;}
.asian-heart-bg::before{background:none;}
.asian-heart-bg ul{position:relative; flex-wrap:wrap; left:0px; padding:10px; bottom:0px; background:#00ADED; }
.asian-heart-bg li:nth-child(1n) {width:50%;}
.asian-heart-bg li:nth-child(2n) {width:50%; margin:10px 0px;}
.asian-heart-bg li:nth-child(3n) {width:50%; margin:10px 0px;}
.asian-heart-bg li:nth-child(4n) {width:50%;}
.asian-heart-bg h3{font-size:25px; text-align:center;}
.asian-heart-bg p{font-size:14px; text-align: center !important;}

#overview li{width:100%; padding:15px;}#overview li h3{font-size:14px;line-height:20px;}
#overview li span{width:43px;height:35px;line-height:35px; font-size:14px;}

#dr-team li{width:100%; list-style:none; margin:0px 0px 20px; padding:0px; position:relative;}


.step-box {padding:0px 10px 1px 35px;}
#asian-heart-step li span{width:50px;height:50px;}
#asian-heart-step li span img{height:30px; margin-left:10px; margin-top:10px;}#asian-heart-step ul::before{left:27px;width:4px;}
.step-box h3{font-size:18px;}#get-section{padding-bottom:20px; overflow:hidden;}
#get-section .get-img{position: relative; margin-top:0px; margin-left:-70px;}
.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;}
.asian-heart-section-right{display:none;}
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;}

}

