 @font-face{font-family:Roboto Regular;
 src:url(../fonts/Roboto-Regular.ttf);
 }
 @font-face{font-family:Roboto Medium;
 src:url(../fonts/Roboto-Medium.ttf);
 }
@font-face{font-family:Prata Regular;
 src:url(../fonts/Roboto-Bold.ttf);
 }
@font-face{font-family:Roboto Black;
 src:url(../fonts/Roboto-Black.ttf);
 }
 @font-face{font-family:Prata Regular;
 src:url(../fonts/Inter-Bold.ttf);
 }
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto; 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:#c23030; }
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;}
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:#c23030; 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 }

.csn-ul{margin-left:20px;  text-align: justify;}
.csn-ul li {position: relative;margin-bottom:7px;}
.csn-ul li:before {position: absolute;top:9px;left:-19px;height: 8px;width: 8px;
background:#014d49;border-radius: 100%;content: '';}

/*.video-main .waves {
    right: -15px !important;
    bottom: -15px !important;
} */

.animation-element {
  opacity: 0;
}
.animation-element.slide-left {
  opacity: 0;
  transition: all 800ms linear;
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  transition: all 800ms linear;
  transform: translate3d(100px, 0, 0);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}


.animation-element.slide-up {
  opacity: 0;
  transition: all 200ms linear;
  transform: translate3d(0, 100px, 0);
}

.animation-element.slide-up.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-up1 {
  opacity: 0;
  transition: all 300ms linear;
  transform: translate3d(0, 300px, 0);
}

.animation-element.slide-up1.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-up2 {
  opacity: 0;
  transition: all 400ms linear;
  transform: translate3d(0, 400px, 0);
}

.animation-element.slide-up2.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}


/*===============header===============*/
#top-head{background:#fad9c9; padding:5px 0; align-items: center; display:flex; justify-content: center; flex-wrap: wrap;}
#top-head p{font-size:18px; font-weight:bold; margin-right:15px;}
#top-head a {background: #4e2a18;color: #fff;margin: 0px;font-size: 18px;font-weight:bold;border-radius: 8px; padding:2px 14px;border: 1px solid #4e2a18;}
#header-id {
    height: auto;
}
#header-id {
  background:#000000;
  height:110px;
  transition: transform .3s ease-in-out;
  width:100%;padding:15px 0px 0px;
  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% 50px;
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;}
 


.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:60px;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}


.logo-d > img {
  max-width:290px;
  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:270px; transform:translateY(6px);}
.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:110px !important; background:#000000 !important; padding:5px 0 0 !important; }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.sticky .page-header .sub-menu{background:#fff;}
.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}

.dropdown-phone1{display: none;position: absolute; border-radius:12px;min-width:380px;overflow: auto;z-index:999;  right:40px; padding-top:30px;}
.dropdown-phone1 ul{background:#c23030;border-radius:12px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); padding:15px 5px; position:relative; z-index:999;}
.dropdown-phone1 ul::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(bg.png) no-repeat;
  background-size:50%;
  background-position: bottom right;
  z-index: -1;
  bottom:0px;
  right:0px;
}
.dropdown-phone1 a {text-align:left;padding:0.4rem 1rem;text-decoration: none;display:flex;justify-content: space-between;color:#ffffff !important;border-bottom:0px solid #c23030;} 
.dropbtn1{position:relative;}

.dropdown:hover .dropdown-phone1{
  display:block;
}


.navbar__buttons{display: flex;align-items: center;gap:10px;/*flex-grow: 1;*/ justify-content: right;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}
.page-header .top-menu > li > a span{display:block; font-size:13px;}

.topnav-sub-menu{display:flex; margin-bottom:0px; padding:0px; gap:0px; align-items: center; justify-content: right;}
.topnav-sub-menu ul{display: flex; font-size:15px; justify-content: flex-end; margin:0px; padding:0px;}
.topnav-sub-menu li {position: relative; padding:6px 14px; margin:0px 0px 0px; border-right:2px solid #ffffff; background:#eaa43c;}
.topnav-sub-menu li:last-child{margin-right:0px;}
.topnav-sub-menu li img{width:auto; height:16px; margin-right:5px;}
.topnav-sub-menu li a {color:#ffffff;}
.topnav-sub-menu li a:hover{color:#ffffff;}

.head-language{margin:0px; width:max-width; padding:0px; position:relative;}
.eng{background:url(../images/2024/01/en.png) no-repeat; background-size:25px; width:25px; height:25px; position:relative;}

.head-language .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px; padding:0px; height: auto;}
.head-language .ss-main .ss-single-selected .ss-arrow span {border:solid #787878;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.head-language .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.head-language .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}
.head-language .ss-main .ss-content{width:110px;}

.headnav-right{width:80%;display: flex;flex-direction: column; justify-content:right; margin-top:0px;}
.topnav-right{display:flex; margin:0px; padding:0px; gap:20px; align-items: center; justify-content: right;}
.topnav-right ul {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
}
.topnav-right li {margin-left:0rem;position: relative; padding-left:4px;}
.topnav-right li a {color:#1C1E1B;}
.topnav-right li a:hover{color:#c23030;}

.page-header{display:flex; justify-content: space-between; align-items: center; }
.menu-button{width:max-content;display:block; margin:0px; padding:0px;}
.menu-button ul {
    display: flex;
    font-size:14px; 
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-left:15px;
}
.menu-button li {margin:0px;position: relative; padding:0px;}

.menu-button li a {
    color:#ffffff !important;
	 background:#c23030;
	border-radius: 190px;
	padding:10px 40px 10px 14px;
	position:relative;
}
.menu-button li img{width:auto; height:14px; position:absolute; right:14px; top:12px;}
.menu-button li a:hover{color:#ffffff !important;}
.menu-button li:last-child img{filter: brightness(0) invert(1);}
 

.menu-top{max-width:100%;}
.menu-top .page-header{max-width:100%; gap:25px; padding:0px; margin:10px 0px 0px;}
.sticky .page-header .top-menu-wrapper{margin-top:12px;}

@media (min-width: 64rem){.navbar__buttons a {font-size:18px; }.page-header ul a{font-size:18px !important;  }.page-header .top-menu > li > a{padding:0.2rem 0rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.1rem 0rem !important;}
.topnav-right ul {font-size: 14px;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:18px;   }.page-header ul a{font-size:18px !important; }.page-header .top-menu > li > a{padding:0.2rem 0rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.1rem 0rem !important;}.topnav-right ul {font-size: 16px;}
}

 


.scrollbar{
  scrollbar-width: thin;
  scrollbar-color:#ffffff #818181;
}
.scrollbar::-webkit-scrollbar {
  width:4px;
  height:4px;
}
.scrollbar::-webkit-scrollbar-track {
  background-clip: content-box;
  border:1px solid transparent;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color:#ffffff;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color:#C7A15B;
}
.scrollbar::-webkit-scrollbar-corner, .scrollbar::-webkit-scrollbar-track {
  background-color:#818181;
}
/* The below styles are for display purposes only */
[class^=scrollbar] {
  height:500px;
  overflow-y:auto;
  overflow-x:hidden;
  padding-right:10px; margin-right:10px;
}



.navigation img{width:25px; }
.search-head{position:relative; padding-left:0px; color:#1A1A1A !important;}
.search-head img{width:18px; position: absolute;left:10px; top:-10px;}
.phone-head img{width:18px; position: absolute;left:-22px; top:0px;}

.phone-head{ width:167px;background:#ffffff;
    color:#c23030 !important;
    border: 2px solid #c23030;
    margin: 20px 0;text-align:center;
    font-size: 15px;
    border-radius: 8px;
    padding:8px 10px 8px 30px;
    transition: all 0.4s ease;
    position: relative;
	
}
.content-head{ width:100px;background: #c23030;
    color:#ffffff !important;
    border: 2px solid #c23030;
    margin: 20px 0;text-align:center;
    font-size:15px;
    border-radius: 8px;
    padding:8px 10px; 
    transition: all 0.4s ease;
    position: relative;
	
}

.btn-11 {
  border: none;
  background: #c23030;
  background: #c23030;
    color: #fff;
    overflow: hidden;
}

.log-in:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -100px;
    left: 0;
    width:25px;
    height: 100%;
    background-color: #fff;
    animation: log-in 4s ease-in-out infinite;
}
@-webkit-keyframes log-in {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}



/*--Head END--*/
.wiki-mk {padding-left:50px;padding-right:50px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.flex-row-reverse {flex-direction:row-reverse;}
  
#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%;}
#home-slider .home-slider-img{display:block;}#home-slider .home-slider-mob{display:none;}
.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:27%;
  margin-left:0%;
  margin-right:8%;
  padding: 0px;
  margin-top:40px;
}
.hometop-section-right {
  width:70%;
  margin-left:6%;
  padding: 0px;
}
.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:#eaa43c;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative;  
}
.hometop-section-form h2 {
  font-size:22px;
  color: #00000;
  padding-bottom:20px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.hometop-section-form p{font-size:14px; color: #444444; 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:#444444; font-size:14px;}
.ding select::placeholder {color:#666666; font-size:14px;}
.hometop-section-form textarea::placeholder {color:#444444; font-size:14px;}
.hometop-section-form select::placeholder{color:#444444; font-size:14px;}
.hometop-section-form input:focus {border:1px solid #144d92;}
.hometop-section-form textarea:focus {border:1px solid #144d92; }

.hometop-section-form label {
  font-size: 12px;
  color: #444444;
  margin-bottom:5px;
}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form .ss-main .ss-single-selected{border-radius:5px;  height:35px; background: #ffffff;  border: 1px solid #D2D4DF; color: #797E82; padding: 6px 15px 6px 15px;}
.hometop-section-form .ss-main .ss-single-selected .placeholder{color:#444444; font-size:14px;}

.hometop-section-form input, textarea {
  border: 1px solid #D2D4DF;
  height:35px;
  color: #797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:5px;
  background-color: #ffffff;
  outline: none;
  text-align: left;
}

.hometop-section-form .submit-now {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:20px 0px 0px;
  width: 100%;
  border-radius: 20px;
  border: 2px solid #eaa43c;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #eaa43c;
  background:#000000;
  font-size: 16px;
  padding:7px 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:#144d92 !important;border: 2px solid #144d92; font-size:16px;border-radius:8px;padding:6px 11px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}

.hometop-section-form  .iti__country-list {width:315px;overflow-x: hidden;}
  
  
#slider-bottom {
    background: linear-gradient(90deg, #cccd65, #eaa43c 35%, #eaa43c);
    width: 100%;
    height: auto;
    background: linear-gradient(275deg, #ef8d47, #ff6600);
    padding: 30px 0px 30px;
    margin: 0px;
    position: relative;
    z-index: 1;
}
#slider-bottom::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity:0.4;
  background: url(../images/2024/01/excellence-healthcare.png) no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: -1;
}
#slider-bottom h2 {font-size:50px;line-height:40px; text-align:center;color: #000000;z-index: 1;width: 100%;position: relative;display: block;}
#slider-bottom ul {
    display: flex;
    align-items: flex-start;
    padding: 10px;
    width: 100%;
    gap: 18px;
    flex-wrap: wrap;
    align-items: stretch;
}
#slider-bottom li {
    width: 30%;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.55);
    padding-left: 20px;
    padding-right: 0px;
    background: white;
    border-radius: 12px;
    overflow: hidden;
}
#slider-bottom li:first-child{border-left:0px solid #fff; padding-left:0%;}
#slider-bottom li .icon-img-slider {
    margin: 0px;
    padding: 0px 0px 4px;
    position: relative;
}
#slider-bottom li img {
    display: flex;
    width: auto;
    height: 52px;
    margin: 0px auto;
    margin-top: 20px;
    filter: drop-shadow(0px 1000px 0 #d16004);
    transform: translateY(-1000px);
}
#slider-bottom h2 {
    font-size: 88px;
    line-height: 92px;
    text-align: left;
  
    color: #ffffff;
    z-index: 1;
    width: 100%;
    position: relative;
    display: block;
}
#slider-bottom li h2 {
    font-size: 38px;
    color: black;
    text-align: center;
    line-height: normal;
}
#slider-bottom li .fa-star{font-size:30px;}
#slider-bottom li h5 {
    font-size: 13px;
    color: #ff8f07;
    padding: 6px 0px 14px;
    margin: 0px;
    width: auto;
    text-align: center;
}
  
#home-specializations{/*background:#ffffff;*/ padding:50px 0px 1px; margin:0px; position:relative; overflow:hidden;} 
#home-specializations h2{font-size:50px;line-height:60px;color:#000000;padding-bottom:70px;z-index: 1;width:80%;position: relative;display:block; margin: 0px auto; text-align: center;}
#home-specializations h2 span{color:#146a4d;}
#home-specializations ul{display:flex; flex-wrap: wrap; gap:25px; margin:0px; padding:0px; position:relative;}
#home-specializations li {
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px;
    position: relative;
    /*border-radius: 25px;*/
    /*border: 1px solid #ff802861;*/
    /*background: #ff87320d;*/
    /*box-shadow: 0px 21px 28.9px -19px rgba(0, 0, 0, 0.17);*/
    display: flex;
    align-items: stretch;
}
/*#home-specializations li:nth-child(even) .programs-img {
  margin-left: 25px;
  margin-right: 0;
}*/
#home-specializations li .programs-img {
    /* padding: 15px; */
    border-radius: 30px;
    height: 300px;
    min-width: 40%;
    object-fit: cover;
    margin-right: 25px;
}
#home-specializations li h3{font-size:24px; line-height:34px;   color:#000000; margin:0px; padding:0px 0px 10px;}#home-specializations li:hover{ box-shadow: 1px 5px 10px rgba(0,0,0,0.0);}
#home-specializations li p{font-size:16px; color:#444444; margin:0px; padding:0px 0px 20px;}
#home-specializations li:hover h3{color:#eaa43c;}

.programs-button {
    /* width: 96%; */
    display: flex;
    /* gap: 20px; */
    justify-content: start;
    /* left: 2%; */
    /* bottom: 20px; */
    /* margin: 0px; */
    /* padding: 0px; */
    /* position: absolute; */
}
.biotechnology-programs-doc {
    margin: 0px;
    padding: 30px 35px;
    position: relative;
    border-radius: 25px;
    border: 1px solid #ff802861;
    background: #ff87320d;
    box-shadow: 0px 21px 28.9px -19px rgba(0, 0, 0, 0.17);
}

.programs-button .enquiry-now{background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:relative;}
.programs-button .enquiry-now span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:2px;padding:0px;border-radius:100%;}
.programs-button .enquiry-now img{width:auto !important; height:13px; filter: brightness(0) invert(1);}

.programs-button .enquiry-now:hover{background:#eaa43c; color:#ffffff !important;}
.programs-button .enquiry-now:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

.programs-button .download-brochure{width:58%; background:#000; font-size:15px; text-align: left; color:#ffffff; border-radius:20px; margin:0px; padding:8px 20px; position:relative;}
.programs-button .download-brochure span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#000;right:0px;top:1px;padding:0px;border-radius:100%;}
.programs-button .download-brochure img{width:auto; height:13px; filter: brightness(0) invert(1);}
 
  
  
#home-scholarships-section{width:100%; background:#fff; padding:60px 0px 60px; margin:0px;    position: relative;  overflow: hidden;}
.home-scholarships-section{width:100%; display:flex; gap:60px; padding:0px 0px 0px; margin:0px; position:relative; }
.home-scholarships-doc-left{width:50%; padding:0px 0px 0px; margin:0px; position:relative;}
.home-scholarships-doc-left h3{width:100%;  font-size:20px; color:#eaa43c;  padding-left:14px;  z-index: 1;
position:relative;}
.home-scholarships-doc-left h3::before{content: ''; background:#eaa43c;width: 8px;height: 8px;border-radius: 50px;position: absolute;top:8px;left: 0px;}
.home-scholarships-doc-left h2{font-size:45px;  color:#010202;  padding:10px 0px 20px;    z-index: 1;  position: relative; }
.home-scholarships-doc-left a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:relative;}
.home-scholarships-doc-left a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}.home-scholarships-doc-left a img{width:auto; height:13px; filter: brightness(0) invert(1);}
.home-scholarships-doc-left a:hover{background:#eaa43c; color:#ffffff !important;}
.home-scholarships-doc-left  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}


.home-scholarships-doc-right{width:50%; padding:0px 0px 0px; margin:0px; position:relative;}
.home-scholarships-doc-right p{width:100%;  font-size:16px;  line-height:28px;  color:#010221;  padding:10px 0px 10px;  z-index: 1;position:relative; display:block;}


#placement-highlights{width:100%; background:#191919; padding:60px 0px 60px; margin:0px;    position: relative;  overflow: hidden;}
#placement-highlights h2{font-size:44px;line-height:50px;color:#ffffff;padding-bottom:50px;z-index: 1;width:100%;position: relative; display:flex; gap:20px; align-items:center;}

#placement-highlights p{font-size:20px;line-height:50px; margin:0px 0px 0px; color:#ffffff; width:auto;position: relative;display:block;}
.slider-counter{color:#fff; text-align: center; margin-top:20px;}


#placement-highlights a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:absolute; right:7%; top:20px; z-index:2;}
#placement-highlights a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#placement-highlights a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#placement-highlights a:hover{background:#eaa43c; color:#ffffff !important;}
#placement-highlights  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}


#top-recruiters-section{width:100%; background:#f1f5fb; padding:40px 0px 40px; margin:0px;    position: relative;  overflow: hidden;}
#top-recruiters-section h2{font-size:44px;line-height:50px;color:#000000;padding-bottom:50px;z-index: 1;width:100%;position: relative;display:flex; gap:20px; align-items:center;}
#top-recruiters-section p {font-size:18px;line-height: 50px;margin: 0px 0px 0px;color: #444444; width:auto;position: relative;display: block;}

#top-recruiters-section a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:absolute; right:7%; top:10px; z-index:2;}
#top-recruiters-section a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#top-recruiters-section a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#top-recruiters-section a:hover{background:#eaa43c; color:#ffffff !important;}
#top-recruiters-section  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

#top-recruiters-section ul{
  display:flex;flex-wrap:wrap;
  gap:30px;
  margin:0px 0px 0px;
  padding: 0px;
  align-items: center;
}
#top-recruiters-section li{
  width:22.55%;
  background:#fff;
  box-shadow: 0 4px 8px 0 rgba(16, 24, 64, .1);
  margin: 0px;
  padding:10px;
  border-radius:12px;
}
#top-recruiters-section li img{
  width:45%;
  height:auto;
  display:flex;
  margin:0px auto;
}


#top-industry{width:100%; background:#ffffff; padding:40px 0px 40px; margin:0px;    position: relative;  overflow: hidden;}
#top-industry h2{font-size:44px;line-height:50px;color:#000000;padding-bottom:50px;z-index: 1;width:100%;position: relative; display:flex; gap:20px; align-items:center;}
#top-industry p {font-size:18px;line-height: 50px;margin: 0px 0px 0px;color: #444444; width:auto;position: relative;display: block;}

#top-industry a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:absolute; right:7%; top:10px; z-index:2;}
#top-industry a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#top-industry a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#top-industry a:hover{background:#eaa43c; color:#ffffff !important;}
#top-industry  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

#top-industry ul{
  display:flex;flex-wrap:wrap;
  gap:30px;
  margin:0px 0px 0px;
  padding: 0px;
  align-items: center;
}
#top-industry li{
  width:22.55%;
  background:#fff;
  box-shadow: 0 4px 8px 0 rgba(16, 24, 64, .1);
  margin: 0px;
  padding:10px;
  border-radius:12px;
}
#top-industry li img{
  width:45%;
  height:auto;
  display:flex;
  margin:0px auto;
}
 
 
#home-your-revenues{background: #f1f5fb; padding:60px 0 60px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
#home-your-revenues h2 {width:80%;color: #000000;font-size:44px; line-height:65px; text-align: center; margin:0px auto 20px; padding: 0px;}
#home-your-revenues ul{display:flex; gap:40px; margin:50px 0px 50px; padding:0px; position:relative;}
#home-your-revenues li{width:33%; margin:0px; padding:0px; position:relative;}
#home-your-revenues li .icon-img{background:linear-gradient(90deg,#cccd65,#eaa43c 35%,#eaa43c); border: 2px solid #fff;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #eaa43c; width:100px; height:100px; margin:0px auto; padding:0px; position:relative; display: flex; align-items: center;justify-content: center; border-radius:100%;}
#home-your-revenues li .icon-img img{width:60px; height:60px; margin:0px; padding:0px; position:relative;}
#home-your-revenues h3{color: #000000;font-size:20px; text-align: center; font-weight:bold; margin:10px 0px 0px; padding:0px; position:relative;}
#home-your-revenues h4{color: #940b36;font-size:18px; text-align: center; font-weight:bold; margin:10px 0px 0px; padding:0px; position:relative;}
#home-your-revenues p{color:#444444;font-size:16px; text-align: center; margin:10px 0px 0px; padding:0px; position:relative;}
 
#home-your-revenues a{width:130px; display: flex; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px;  margin:0px auto; padding:8px 16px; position:relative; z-index:2;}
#home-your-revenues a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#home-your-revenues a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#home-your-revenues a:hover{background:#eaa43c; color:#ffffff !important;}
#home-your-revenues  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}
  
  
 
.home-testimonials-button a{width:140px; display: flex; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px;  margin:0px auto; padding:8px 16px; top:20px; position:relative; z-index:2;}
.home-testimonials-button a span{width:38px; height:38px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}.home-testimonials-button a img{width:auto; height:13px; filter: brightness(0) invert(1);}
.home-testimonials-button a:hover{background:#eaa43c; color:#ffffff !important;}
.home-testimonials-button  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

#home-testimonials{
  background: #ffffff;column-count: 1;
  padding:40px 0 40px;
  margin: 0px;
  width: 100%;
  position: relative;
  z-index: 2;
}


#home-testimonials h2 {
  color: #000000;
  font-size: 40px;
  text-align: center;
  margin: 0px 20%;
  padding: 0px 0 20px;
  
}
#home-testimonials h2 span{color:#eaa43c;}
.partners-img{margin:0px 0px 50px; text-align:center; padding:0px; position:relative;}
.partners-img img{width:auto; height:45px;}


#partner-testimonials{margin:70px 0px 110px;}
.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:10px;position: relative;}
.partners-name{display:flex; align-items: center; gap:25px; justify-content: space-between; margin:0px; padding:20px; position:relative;}
.partners-name span img{width:auto !important; height:22px;}
.our-patient-item h3{color: #1E1E2F;  padding:10px 20px 10px; font-size:20px; line-height: 24px; font-weight:700;}
.our-patient-item p{color:#444; padding:10px 20px 5px; font-size:16px; height:250px;}


#partner-videos{margin:50px 0px 50px;}



#home-testimonials ul {
  width: 100%;
  margin:70px 0px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#home-testimonials li{width:31.33%; margin:0px; padding:0px; position:relative;}

#home-testimonials li .blog-item-box{
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:85px; height:85px; border-radius:100%;}
.partners-name span img{width:auto; height:22px;}
.blog-item-box h3{color: #1E1E2F;  padding:10px 20px 5px; font-size:16px; line-height: 24px; font-weight:700;}
.blog-item-box h3 span{display:block; color:#444;}
.blog-item-box p{color: #97979A; padding:10px 20px 5px; font-size: 14px; height:270px;}

#patient-video{background: #F9F9F9;padding: 50px 0 110px;margin: 0px;width: 100%; position: relative;z-index:2; overflow:hidden;}
#patient-video h2{font-size: 40px; text-align:center;  color: #000; margin:0px; padding:0px;}
#patient-video p{font-size:16px; text-align:center; color: #4B4B59; margin:15px 20%; padding:0px 0px 20px;}
#video-testimonials{margin-left:7%; padding:60px 0px 0px; position:relative;}
.video-testimonials-item{
  position: relative;
  width: 100%;
  z-index: 1;
}
.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;
}

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

.video-testimonials-item img {
  border-radius: 20px;object-fit: cover;
  position: relative;
}
.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;
}
.video-testimonials-text h3{color:#fff; font-size:16px; font-weight:Bold;}
.video-testimonials-dd{color:#fff; font-size:18px; padding:10px 0;}

.video-testimonials {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 22px;
}

.video-testimonials::before {content: "";position: absolute;width: 100%;height: 100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.9) 100%);background-position:bottom  left;z-index: 1;border-radius:8px;}
.video-testimonials .video-voices-icon{position: absolute;top:45%;left:45%;z-index: 2;}
.video-testimonials .video-voices-icon:hover{opacity:0.7;}
.video-testimonials .video-voices-icon img {width: 60px;height: 60px;}
.video-testimonials img {border-radius: 8px;object-fit: cover; position: relative;}
.video-testimonials .video-voices-icon img{width: 50px !important;height: 50px;}
.video-testimonials .video-voices-icon{top:40%;left:40%;}
.video-testimonials .video-testimonials-dd{font-size:14px;}


  
  
#advantage-labs{background:linear-gradient(90deg,#cccd65,#cccd65 15%,#eaa43c); width:100%; height: auto; padding:60px 0px 20px; margin:0px; position: relative;  z-index: 1;}
#advantage-labs::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity:0.4;
  background: url(../images/2024/01/excellence-healthcare.png) no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: -1;
}
#advantage-labs h2 {font-size:50px;line-height:40px; text-align:center;color: #000000;z-index: 1;width: 100%;position: relative;display: block;}
#advantage-labs ul {display: flex; flex-wrap:wrap; margin:40px 0px 0px;padding: 10px;width: 100%;gap:0px; }
#advantage-labs li {width:33%;position: relative;border-right:2px solid rgba(255, 255, 255, 0.55);padding:20px 30px;margin:0px 0px 50px;}
#advantage-labs li:nth-child(3n){border-right:0px solid #fff;}
#advantage-labs li .icon-img-slider{background:#ffff; border: 2px solid #955e0c;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #955e0c; width:100px; height:100px; margin:0px auto; padding:0px; position:relative; display: flex; align-items: center;justify-content: center; border-radius:100%;}
#advantage-labs li img{display:flex; width:auto; height:60px; margin:0px auto;}
#advantage-labs li h2{font-size:20px; line-height:30px; color:#000000; padding:20px 0px 0px;margin:0px;}
 
  
#most-prominent-projects{background: #f1f5fb; padding:60px 0 60px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
#most-prominent-projects h2 {width:100%;color: #000000;font-size:35px; line-height:50px; text-align: center; margin:0px auto 20px; padding: 0px;}
#most-prominent-projects ul{display:flex; gap:40px; margin:50px 0px 0px; padding:0px; position:relative;}
#most-prominent-projects li{width:33%; margin:0px; padding:0px; position:relative;}
#most-prominent-projects li .icon-img{background:#fff; border: 2px solid #fff;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #444; width:100px; height:100px; margin:0px auto; padding:0px; position:relative; display: flex; align-items: center;justify-content: center; border-radius:100%;}
#most-prominent-projects li .icon-img img{width:60px; height:60px; margin:0px; padding:0px; position:relative;}
#most-prominent-projects h3{color: #000000;font-size:18px; text-align: center; font-weight:bold; margin:10px 0px 0px; padding:0px; position:relative;}
 
 
#support-section{background: #ffffff; padding:60px 0 60px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
#support-section h2 {width:80%;color: #000000;font-size:44px; line-height:65px; text-align: center; margin:0px auto 20px; padding: 0px;}
.support-section{display:flex; margin:50px 0px 0px; padding:0px; position:relative;}
.support-section-left{width:50%;margin:0px;padding:50px 60px 50px 7%;position: relative;}
.support-section-left h3 {font-size:30px; color: #eaa43c;margin: 0px 0px 25px;padding: 0px;position: relative;}
.support-section-right{background: linear-gradient(262deg, #eaa43c 0%, #eaa43c 100%); width:50%;margin:0px;padding:50px 7% 50px 50px;position: relative;}
.support-section-right h3 {font-size:30px; color:#000000; margin: 0px 0px 25px;padding: 0px;position: relative;}
.support-section ul{margin:10px 0 20px; padding:0px;}
.support-section  ul li {position: relative;color: #000;padding-left:40px;margin-bottom:15px;font-size:16px;list-style:none;}
.support-section ul li strong{color:#0d4588; }
.support-section  ul li::before {content: '';background:url(../images/2024/01/do.png) no-repeat;background-size:20px;width:28px;height:28px;position: absolute;top:2px;left:0px;}




/*----footer ----*/
footer{background: #000000; display:flex;flex-direction:column; margin-top:0px; padding:0px 0px 10px; position:relative; z-index:1;}

.footer-contact-whc{background:linear-gradient(262deg, #eaa43c 0%, #eaa43c 100%); margin-top:-110px; margin-bottom:40px; padding:30px; position:relative; border-radius: 12px;}
.footer-contact-whc h2 {width: 80%;color: #000000;font-size: 44px;line-height: 65px;text-align: center;margin: 0px auto 20px;padding: 0px;}
.footer-contact-whc .search-box{width:40%; display:flex; gap:10px; margin:0px auto 0px; position:relative;}
.footer-contact-whc .search-box input::placeholder {color: rgba(0, 0, 0, 0.25); font-size:16px;}
.footer-contact-whc .search-box input {height: 55px;padding-left:45px;width: 100%;font-size: 16px;border: 0px;border-radius:8px 8px;background:#fff;border: 1px solid #CDCDCD;outline: none;position:relative; border-radius:40px;}
.footer-contact-whc .search-box .search-now{color: #ffffff;margin:0px;border:0px;font-size:16px;border-radius:40px;padding:9px 20px;width: 130px;text-align: center;background: linear-gradient(263deg, #000000 5.26%, #000000 104.79%);box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset;}


.footer-contact{display:flex; align-items:center; gap:15px; margin:0px; padding:0px 0 20px; position:relative; justify-content: space-between; flex-direction: column;}
.footer-footer-logo{width:80%;  margin-top:0px; margin-bottom: 20px; padding:30px 0px 30px; position:relative; background: #fff; border-radius: 0px 0px 60px 60px;}
.footer-contact a{color:#fff;}.footer-contact a:hover{color:#eaa43c;}
.footer-footer-logo h2{width:80%;color: #000000;font-size:30px; text-align: center;margin: 0px auto 20px;padding: 0px;}
.footer-footer-logo ul{display:flex; margin:40px 0px 0px; padding:0px; justify-content: center;}
.footer-footer-logo ul li{ border-right:3px solid #2c5d40; padding:0px 30px;}
.footer-footer-logo ul li:last-child{border-right:0px solid #fff;}
.footer-footer-logo ul img {width:auto; height:100px;}
.lal-group{display: flex; width:auto; height:120px; margin:0px auto;}


.footer-footer-location{width:40%; margin:0px; padding:0px; position:relative; text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno{width:30%; margin:0px; padding:0px; position:relative;text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno a{color:#BACCD8;}

.footer-section {margin: 0px;padding: 0px;display: flex;gap:30px;position: relative;border-top:1px solid rgba(255, 255, 255, 0.21);}
.footer-links{width:100%;margin:50px 0px 0; padding:0px;display: flex; justify-content: space-between;}
.footer-navbox{width:auto;} .footer-nav-des{display:block;}.footer-nav-mob{display:none;}
.footer-navbox h4{font-size:16px;font-weight: 400;color: #ffffff;padding-bottom: 10px;margin:0px;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}
.footer-navbox1{display: block;margin: 0px;padding: 0px; column-count:2; gap:80px;}
.footer-navbox li{display: block;padding: 0px;list-style: none;}
.footer-navbox li img{width:auto; height:15px; margin-right:15px;}
.footer-links a{display:block;font-size:14px;   margin:0px;padding:5px 0px; color: rgba(255, 255, 255, 0.50)}
.footer-links a:hover{color:#ffff;}
.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footerbox a .fa{padding-right:7px;}

.footer-soc li{padding-left:25px; position:relative;}
.footer-navbox li .fa{position:absolute; left:0px; top:10px;}

.copyright {
	margin-top:20px;padding-top:12px; margin-top:50px; border-top:1px solid rgba(255, 255, 255, 0.21);
    font-size: 14px;
    display: flex; color: rgba(255, 255, 255, 0.40);
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width:30%;margin-top:0px;
}
.copyright .wiki ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
	gap: 10px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color: #fff; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#ffffff; color:#eaa43c;}
.copyright .wh{
    width:100%;
   align-items: center;
	display: flex;
  gap: 20px;
}
.copyright .wh a{color: rgba(255, 255, 255, 0.40);}

.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
 
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#000000;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 #ffffff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:15px;margin-right:auto !important;}
.f-12 {font-size:12px;   padding-top:5px;}
/*----END footer ----*/






  

/*---------END Header------- */
.get-started-m a {color:#fff;background: #000000;font-size:13px;border-radius:5px;padding:5px 7px;border: 1px solid #000000;}
.mob-head-button{display:none;}
.m-searchbox{display:flex;align-items: center;justify-content: center;width:auto;}
.mob-phone{display:flex;align-items: center;justify-content: center;width:auto;} 
.get-started-m{display:flex;align-items: center;width: auto;}.get-started-m a{color:#ffffff; background: #000000;font-size: 13px; border-radius: 5px;padding:5px 7px; border: 1px solid #000000;}
.get-started-m a:hover{color:#ffffff; background:#000000;}
/*---------END Header------- */




/*---------Mob Header------- */
.whatsapp-mob {display:none;width: max-content;background: #4dc247;color: #fff !important;border: 2px solid #4dc247; padding:3px 5px; border-radius:6px;}
.whatsapp-mob img{width:auto; height:20px; position: relative;margin-top: -2px;}

.mob-head-button{display:none;}
.m-searchbox{display:flex;align-items: center;justify-content: center;width:auto;}
.mob-phone{display:flex;align-items: center;justify-content: center;width:auto;} 
.get-started-m{display:flex;align-items: center;width: auto;}.get-started-m a{color:#ffffff; background: #c23030;font-size:12px; border-radius: 5px;padding:5px 10px; border: 1px solid #c23030;}
.get-started-m a:hover{color:#ffffff; background:#c23030;}
/*---------END Header------- */

.wiki-img-mob{display:none;}.wiki-img-img{display:block;}


@media screen and (max-width:880px) {
.home-slider-mob{display:block !important;}.home-slider-img{display:none !important;}
.wiki-img-mob{display:block;}.wiki-img-img{display:none;}
.whatsapp-mob {display:flex;}
	
.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:8px;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;}	


.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;}.menu-top{display:none !important;}
/*---------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:60px; width:100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:155px; display:block; padding:8px 0; transform: translateY(2px);}
 .sticky .logo-m > img{transform: translateY(-1px);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
#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{flex-direction:column; position: relative;}
.hometop-section-left{width:100%; margin-right:0%; margin-top:0px;}

#slider-bottom .wiki-mk{padding-left:10px;padding-right:10px;}
#slider-bottom h2{font-size:30px;}#slider-bottom ul{flex-wrap: wrap; padding:0px;}
#slider-bottom li{width:46%; padding-left: 15px;}#slider-bottom li img{width: auto; height:30px;}#slider-bottom li h2{font-size:30px;}
#slider-bottom li h5{height:auto; font-size:16px; line-height;20px;}
#slider-bottom li:nth-child(3n){border-left:0px solid #fff;}
#slider-bottom li:nth-child(5n){border-left:0px solid #fff;}
#slider-bottom li:nth-child(6n){border-left: 1px solid rgba(255, 255, 255, 0.55);}

#home-specializations h2{width:100%; font-size:25px; line-height:34px; padding-bottom:20px;}
#home-specializations li{width:100%; padding:20px 20px 30px;}#home-specializations li h3{font-size:20px; padding: 0px 0px 10px;}#home-specializations li p{font-size:14px; padding: 0px 0px 20px;}
#home-scholarships-section{padding:0px 0px 40px;}#home-specializations li .programs-img{padding:0px;}
.biotechnology-programs-doc{padding:20px 0px 30px;}
.home-scholarships-section{flex-direction:column; gap:20px;}
.home-scholarships-doc-left{width:100%;}.home-scholarships-doc-left h2{font-size:30px;}
.home-scholarships-doc-right{width:100%;}.home-scholarships-doc-right p{font-size:14px; line-height:22px;}
#placement-highlights h2{font-size:30px; line-height:35px; flex-wrap: wrap; gap:0px;}
#placement-highlights p{font-size:14px; line-height:22px;}
#top-recruiters-section h2{font-size:30px; line-height:40px; padding-bottom:0px; flex-wrap: wrap; gap:0px;}#top-recruiters-section p{font-size:14px; line-height:22px; margin-bottom:40px;}
#top-recruiters-section ul{gap:20px;}
#top-recruiters-section li{width:45%;}#top-recruiters-section li img{width:90%;}
#top-industry h2{font-size:30px; line-height:40px; padding-bottom:0px; flex-wrap: wrap; gap:0px;}#top-industry p{font-size:14px; line-height:22px; margin-bottom:40px;}#top-industry ul{gap:20px;}
#top-industry li{width:45%;}#top-industry li img{width:90%;}

#home-your-revenues h2{width:100%; font-size:20px; line-height:30px;}#home-your-revenues ul{flex-direction:column; margin:20px 0px 0px; gap:20px;}#home-your-revenues li{width:100%;}#home-your-revenues h3{font-size:18px;}#home-your-revenues p{font-size:14px;}#home-testimonials h2{font-size:20px; line-height:30px; margin:0px 0px 30px; padding: 0px 0 0px;}
#home-testimonials li{width:100%;}

#advantage-labs h2{font-size:25px; line-height:40px;}#advantage-labs ul{margin:20px 0px 0px;}
#advantage-labs li{width:100%;  border-right:0px solid rgba(255, 255, 255, 0.55); border-bottom: 2px solid rgba(255, 255, 255, 0.55);  padding-bottom:20px; margin: 0px 0px 20px;}#advantage-labs li h2{font-size:14px; line-height:22px;}#advantage-labs li:nth-child(6n){border-bottom: 0px solid #fff;}

#most-prominent-projects h2{width:100%; font-size:22px; line-height:35px;}
#most-prominent-projects ul{flex-direction:column; gap:30px; margin:20px 0px 0px;}#most-prominent-projects li{width:100%;}
#most-prominent-projects h3{font-size:16px;}#most-prominent-projects li .icon-img{width:80px; height:80px;}
#most-prominent-projects li .icon-img img{width:50px; height:50px;}
#support-section h2{width:95%; font-size:25px; line-height:35px;}.support-section{flex-direction:column; margin:30px 0px 0px;}
.support-section-left{width:100%; padding:20px;}.support-section-left h3{font-size:25px;}
.support-section-right{width:100%; padding:20px;}.support-section-right h3{font-size:25px;}
#support-section{padding: 60px 0 0px;}

.footer-contact-whc h2{width:95%; font-size:25px; line-height:35px;}
.footer-contact-whc .search-box{flex-direction:column; gap:20px; width:100%;}
.footer-contact-whc .search-box input{padding:0px 15px; text-align:center; height:40px;}
.footer-contact-whc .search-box .search-now{margin:0px auto;}
.footer-footer-logo{width:95%; padding:0px 0px 0px;}.footer-footer-logo ul{flex-direction:column; width:95%; margin: 0px auto;}.footer-footer-logo h2{font-size:20px; margin:20px auto 10px;}
.footer-footer-logo ul li{border-right:0px solid #000; border-bottom:1px solid #000; padding:10px 0px;}
.footer-footer-logo ul li:last-child{border-bottom:0px solid #000;}
.footer-contact p{text-align:center; font-size:16px;}.lal-group{height:70px; margin:20px auto;} .footer-footer-logo ul img{height:50px;margin: 0px auto;display: flex;}
.copyright{flex-direction:column; gap:20px;}.copyright .wh{text-align: center;}.copyright .wiki{width:100%;}
.copyright .wiki ul{justify-content: center;}


#placement-highlights a{position: relative;right: 0px;top:-20px; }
#top-placements{ margin-top:20px;}

#top-recruiters-section a{position: relative;right: 0px;top:-10px; margin: 0px auto; display: flex;}
#top-recruiters-section ul{margin-top:20px;}#top-recruiters-section a span{top:2px;}

#top-industry a{position: relative;right: 0px;top:-10px; margin: 0px auto; display: flex;}
#top-industry ul{margin-top:20px;}#top-industry a span{top:2px;}
#home-your-revenues a{position: relative;right: 0px;top:20px;}#home-your-revenues a span{top:2px;}

.our-patient-item h3{padding: 10px 0px 10px; font-size:20px;}
.our-patient-item p{color:#444; padding:10px 0px 5px; font-size:14px; height:auto;}
.partners-name{padding:10px 0px;}
.img-partners img{width:55px !important; height:55px !important;}

}

 @font-face{
 src:url(../fonts/Roboto-Regular.ttf);
 }
 @font-face{
 src:url(../fonts/Roboto-Medium.ttf);
 }
@font-face{
 src:url(../fonts/Roboto-Bold.ttf);
 }
@font-face{font-family:Roboto Black;
 src:url(../fonts/Roboto-Black.ttf);
 }
 @font-face{
 src:url(../fonts/Inter-Bold.ttf);
 }

 
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto; 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:#c23030; }
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{} 
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:#c23030; 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 }

.csn-ul{margin-left:20px;  text-align: justify;}
.csn-ul li {position: relative;margin-bottom:7px;}
.csn-ul li:before {position: absolute;top:9px;left:-19px;height: 8px;width: 8px;
background:#014d49;border-radius: 100%;content: '';}



.animation-element {
  opacity: 0;
}
.animation-element.slide-left {
  opacity: 0;
  transition: all 800ms linear;
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  transition: all 800ms linear;
  transform: translate3d(100px, 0, 0);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}


.animation-element.slide-up {
  opacity: 0;
  transition: all 200ms linear;
  transform: translate3d(0, 100px, 0);
}

.animation-element.slide-up.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-up1 {
  opacity: 0;
  transition: all 300ms linear;
  transform: translate3d(0, 300px, 0);
}

.animation-element.slide-up1.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-up2 {
  opacity: 0;
  transition: all 400ms linear;
  transform: translate3d(0, 400px, 0);
}

.animation-element.slide-up2.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}


/*===============header===============*/
#top-head{background:#fad9c9; padding:5px 0; align-items: center; display:flex; justify-content: center; flex-wrap: wrap;}
#top-head p{font-size:18px; font-weight:bold; margin-right:15px;}
#top-head a {background: #4e2a18;color: #fff;margin: 0px;font-size: 18px;font-weight:bold;border-radius: 8px; padding:2px 14px;border: 1px solid #4e2a18;}
#header-id {
    height: auto;
}
#header-id {
  background:#000000;
  height:110px;
  transition: transform .3s ease-in-out;
  width:100%;padding:15px 0px 0px;
  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% 50px;
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;}
 


.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:60px;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}


.logo-d > img {
  max-width:290px;
  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:270px; transform:translateY(6px);}
.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:110px !important; background:#000000 !important; padding:5px 0 0 !important; }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.sticky .page-header .sub-menu{background:#fff;}
.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}

.dropdown-phone1{display: none;position: absolute; border-radius:12px;min-width:380px;overflow: auto;z-index:999;  right:40px; padding-top:30px;}
.dropdown-phone1 ul{background:#c23030;border-radius:12px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); padding:15px 5px; position:relative; z-index:999;}
.dropdown-phone1 ul::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: url(bg.png) no-repeat;
  background-size:50%;
  background-position: bottom right;
  z-index: -1;
  bottom:0px;
  right:0px;
}
.dropdown-phone1 a {text-align:left;padding:0.4rem 1rem;text-decoration: none;display:flex;justify-content: space-between;color:#ffffff !important;border-bottom:0px solid #c23030;} 
.dropbtn1{position:relative;}

.dropdown:hover .dropdown-phone1{
  display:block;
}


.navbar__buttons{display: flex;align-items: center;gap:10px;/*flex-grow: 1;*/ justify-content: right;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}
.page-header .top-menu > li > a span{display:block; font-size:13px;}

.topnav-sub-menu{display:flex; margin-bottom:0px; padding:0px; gap:0px; align-items: center; justify-content: right;}
.topnav-sub-menu ul{display: flex; font-size:15px; justify-content: flex-end; margin:0px; padding:0px;}
.topnav-sub-menu li {position: relative; padding:6px 14px; margin:0px 0px 0px; border-right:2px solid #ffffff; background:#eaa43c;}
.topnav-sub-menu li:last-child{margin-right:0px;}
.topnav-sub-menu li img{width:auto; height:16px; margin-right:5px;}
.topnav-sub-menu li a {color:#ffffff;}
.topnav-sub-menu li a:hover{color:#ffffff;}

.head-language{margin:0px; width:max-width; padding:0px; position:relative;}
.eng{background:url(../images/2024/01/en.png) no-repeat; background-size:25px; width:25px; height:25px; position:relative;}

.head-language .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px; padding:0px; height: auto;}
.head-language .ss-main .ss-single-selected .ss-arrow span {border:solid #787878;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.head-language .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.head-language .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}
.head-language .ss-main .ss-content{width:110px;}

.headnav-right{width:80%;display: flex;flex-direction: column; justify-content:right; margin-top:0px;}
.topnav-right{display:flex; margin:0px; padding:0px; gap:20px; align-items: center; justify-content: right;}
.topnav-right ul {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
}
.topnav-right li {margin-left:0rem;position: relative; padding-left:4px;}
.topnav-right li a {color:#1C1E1B;}
.topnav-right li a:hover{color:#c23030;}

.page-header{display:flex; justify-content: space-between; align-items: center; }
.menu-button{width:max-content;display:block; margin:0px; padding:0px;}
.menu-button ul {
    display: flex;
    font-size:14px; 
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-left:15px;
}
.menu-button li {margin:0px;position: relative; padding:0px;}

.menu-button li a {
    color:#ffffff !important;
   background:#c23030;
  border-radius: 190px;
  padding:10px 40px 10px 14px;
  position:relative;
}
.menu-button li img{width:auto; height:14px; position:absolute; right:14px; top:12px;}
.menu-button li a:hover{color:#ffffff !important;}
.menu-button li:last-child img{filter: brightness(0) invert(1);}
 

.menu-top{max-width:100%;}
.menu-top .page-header{max-width:100%; gap:25px; padding:0px; margin:10px 0px 0px;}
.sticky .page-header .top-menu-wrapper{margin-top:12px;}

@media (min-width: 64rem){.navbar__buttons a {font-size:18px; }.page-header ul a{font-size:18px !important;  }.page-header .top-menu > li > a{padding:0.2rem 0rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.1rem 0rem !important;}
.topnav-right ul {font-size: 14px;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:18px;   }.page-header ul a{font-size:18px !important; }.page-header .top-menu > li > a{padding:0.2rem 0rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.1rem 0rem !important;}.topnav-right ul {font-size: 16px;}
}

 


.scrollbar{
  scrollbar-width: thin;
  scrollbar-color:#ffffff #818181;
}
.scrollbar::-webkit-scrollbar {
  width:4px;
  height:4px;
}
.scrollbar::-webkit-scrollbar-track {
  background-clip: content-box;
  border:1px solid transparent;
}
.scrollbar::-webkit-scrollbar-thumb {
  background-color:#ffffff;
}
.scrollbar::-webkit-scrollbar-thumb:hover {
  background-color:#C7A15B;
}
.scrollbar::-webkit-scrollbar-corner, .scrollbar::-webkit-scrollbar-track {
  background-color:#818181;
}
/* The below styles are for display purposes only */
[class^=scrollbar] {
  height:500px;
  overflow-y:auto;
  overflow-x:hidden;
  padding-right:10px; margin-right:10px;
}



.navigation img{width:25px; }
.search-head{position:relative; padding-left:0px; color:#1A1A1A !important;}
.search-head img{width:18px; position: absolute;left:10px; top:-10px;}
.phone-head img{width:18px; position: absolute;left:-22px; top:0px;}

.phone-head{ width:167px;background:#ffffff;
    color:#c23030 !important;
    border: 2px solid #c23030;
    margin: 20px 0;text-align:center;
    font-size: 15px;
    border-radius: 8px;
    padding:8px 10px 8px 30px;
    transition: all 0.4s ease;
    position: relative;
  
}
.content-head{ width:100px;background: #c23030;
    color:#ffffff !important;
    border: 2px solid #c23030;
    margin: 20px 0;text-align:center;
    font-size:15px;
    border-radius: 8px;
    padding:8px 10px; 
    transition: all 0.4s ease;
    position: relative;
  
}

.btn-11 {
  border: none;
  background: #c23030;
  background: #c23030;
    color: #fff;
    overflow: hidden;
}

.log-in:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -100px;
    left: 0;
    width:25px;
    height: 100%;
    background-color: #fff;
    animation: log-in 4s ease-in-out infinite;
}
@-webkit-keyframes log-in {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}



/*--Head END--*/
.wiki-mk {padding-left:50px;padding-right:50px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.flex-row-reverse {flex-direction:row-reverse;}
  
#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%;}
#home-slider .home-slider-img{display:block;}#home-slider .home-slider-mob{display:none;}
.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:27%;
  margin-left:0%;
  margin-right:8%;
  padding: 0px;
  margin-top:40px;
}
.hometop-section-right {
  width:70%;
  margin-left:6%;
  padding: 0px;
}
.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:#eaa43c;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative;  
}
.hometop-section-form h2 {
  font-size:22px;
  color: #00000;
  padding-bottom:20px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.hometop-section-form p{font-size:14px; color: #444444; 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:#444444; font-size:14px;}
.ding select::placeholder {color:#666666; font-size:14px;}
.hometop-section-form textarea::placeholder {color:#444444; font-size:14px;}
.hometop-section-form select::placeholder{color:#444444; font-size:14px;}
.hometop-section-form input:focus {border:1px solid #144d92;}
.hometop-section-form textarea:focus {border:1px solid #144d92; }

.hometop-section-form label {
  font-size: 12px;
  color: #444444;
  margin-bottom:5px;
}
.box-now1{height:80px; margin-bottom:5px;}
.hometop-section-form .ss-main .ss-single-selected{border-radius:5px;  height:35px; background: #ffffff;  border: 1px solid #D2D4DF; color: #797E82; padding: 6px 15px 6px 15px;}
.hometop-section-form .ss-main .ss-single-selected .placeholder{color:#444444; font-size:14px;}

.hometop-section-form input, textarea {
  border: 1px solid #D2D4DF;
  height:35px;
  color: #797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:5px;
  background-color: #ffffff;
  outline: none;
  text-align: left;
}

.hometop-section-form .submit-now {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:20px 0px 0px;
  width: 100%;
  border-radius: 20px;
  border: 2px solid #eaa43c;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #eaa43c;
  background:#000000;
  font-size: 16px;
  padding:7px 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:#144d92 !important;border: 2px solid #144d92; font-size:16px;border-radius:8px;padding:6px 11px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}

.hometop-section-form  .iti__country-list {width:315px;overflow-x: hidden;}
  
  
#slider-bottom {
    background: linear-gradient(90deg, #cccd65, #eaa43c 35%, #eaa43c);
    width: 100%;
    height: auto;
    background: linear-gradient(275deg, #ef8d47, #ff6600);
    padding: 30px 0px 30px;
    margin: 0px;
    position: relative;
    z-index: 1;
}
#slider-bottom::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity:0.4;
  background: url(../images/2024/01/excellence-healthcare.png) no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: -1;
}
#slider-bottom h2 {font-size:50px;line-height:40px; text-align:center;color: #000000;z-index: 1;width: 100%;position: relative;display: block;}
#slider-bottom ul {
    display: flex;
    align-items: flex-start;
    padding: 10px;
    width: 100%;
    gap: 18px;
    flex-wrap: wrap;
    align-items: stretch;
}
#slider-bottom li {
    width: 30%;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.55);
    padding-left: 8px;
    padding-right: 8px;
    background: white;
    border-radius: 12px;
    overflow: hidden;
}
#slider-bottom li:first-child{border-left:0px solid #fff; padding-left:0%;}
#slider-bottom li .icon-img-slider {
    margin: 0px;
    padding: 0px 0px 4px;
    position: relative;
}
#slider-bottom li img {
    display: flex;
    width: auto;
    height: 52px;
    margin: 0px auto;
    margin-top: 20px;
    filter: drop-shadow(0px 1000px 0 #d16004);
    transform: translateY(-1000px);
}
#slider-bottom h2 {
    font-size: 88px;
    line-height: 92px;
    text-align: left;
    
    color: #ffffff;
    z-index: 1;
    width: 100%;
    position: relative;
    display: block;
}
#slider-bottom li h2 {
    font-size: 38px;
    color: black;
    text-align: center;
    line-height: normal;
}
#slider-bottom li .fa-star{font-size:30px;}
#slider-bottom li h5 {
    font-size: 13px;
    color: #ff8f07;
    padding: 6px 0px 14px;
    margin: 0px;
    width: auto;
    text-align: center;
}
  
#home-specializations{/*background:#ffffff;*/ padding:50px 0px 1px; margin:0px; position:relative; overflow:hidden;} 
#home-specializations h2{font-size:50px;line-height:60px;color:#000000;padding-bottom:70px;z-index: 1;width:80%;position: relative;display:block; margin: 0px auto; text-align: center;}
#home-specializations h2 span{color:#146a4d;}
#home-specializations ul{display:flex; flex-wrap: wrap; gap:25px; margin:0px; padding:0px; position:relative;}
#home-specializations li {
    width: 100%;
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px;
    position: relative;
    /*border-radius: 25px;*/
    /*border: 1px solid #ff802861;*/
    /*background: #ff87320d;*/
    /*box-shadow: 0px 21px 28.9px -19px rgba(0, 0, 0, 0.17);*/
    display: flex;
    align-items: stretch;
}
/*#home-specializations li:nth-child(even) .programs-img {
  margin-left: 25px;
  margin-right: 0;
}*/
#home-specializations li .programs-img {
    /* padding: 15px; */
    border-radius: 30px;
    height: 300px;
    min-width: 40%;
    object-fit: cover;
    margin-right: 25px;
}
#home-specializations li h3{font-size:24px; line-height:34px;   color:#000000; margin:0px; padding:0px 0px 10px;}#home-specializations li:hover{ box-shadow: 1px 5px 10px rgba(0,0,0,0.0);}
#home-specializations li p{font-size:16px; color:#444444; margin:0px; padding:0px 0px 20px;}
#home-specializations li:hover h3{color:#eaa43c;}

.programs-button {
    /* width: 96%; */
    display: flex;
    /* gap: 20px; */
    justify-content: start;
    /* left: 2%; */
    /* bottom: 20px; */
    /* margin: 0px; */
    /* padding: 0px; */
    /* position: absolute; */
}
.biotechnology-programs-doc {
    margin: 0px;
    padding: 30px 35px;
    position: relative;
    border-radius: 25px;
    border: 1px solid #ff802861;
    background: #ff87320d;
    box-shadow: 0px 21px 28.9px -19px rgba(0, 0, 0, 0.17);
}

.programs-button .enquiry-now{background:#cc6e00; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:relative;}
.programs-button .enquiry-now span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#cc6e00;right:-25px;top:2px;padding:0px;border-radius:100%;}
.programs-button .enquiry-now img{width:auto !important; height:13px; filter: brightness(0) invert(1);}

.programs-button .enquiry-now:hover{background:#eaa43c; color:#ffffff !important;}
.programs-button .enquiry-now:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

.programs-button .download-brochure{width:58%; background:#000; font-size:15px; text-align: left; color:#ffffff; border-radius:20px; margin:0px; padding:8px 20px; position:relative;}
.programs-button .download-brochure span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#000;right:0px;top:1px;padding:0px;border-radius:100%;}
.programs-button .download-brochure img{width:auto; height:13px; filter: brightness(0) invert(1);}
 
  
  
#home-scholarships-section{width:100%; background:#fff; padding:60px 0px 60px; margin:0px;    position: relative;  overflow: hidden;}
.home-scholarships-section{width:100%; display:flex; gap:60px; padding:0px 0px 0px; margin:0px; position:relative; }
.home-scholarships-doc-left{width:50%; padding:0px 0px 0px; margin:0px; position:relative;}
.home-scholarships-doc-left h3{width:100%;  font-size:20px; color:#eaa43c;  padding-left:14px;  z-index: 1;
position:relative;}
.home-scholarships-doc-left h3::before{content: ''; background:#eaa43c;width: 8px;height: 8px;border-radius: 50px;position: absolute;top:8px;left: 0px;}
.home-scholarships-doc-left h2{font-size:45px;  color:#010202;  padding:10px 0px 20px;    z-index: 1;  position: relative; }
.home-scholarships-doc-left a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:relative;}
.home-scholarships-doc-left a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}.home-scholarships-doc-left a img{width:auto; height:13px; filter: brightness(0) invert(1);}
.home-scholarships-doc-left a:hover{background:#eaa43c; color:#ffffff !important;}
.home-scholarships-doc-left  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}


.home-scholarships-doc-right{width:50%; padding:0px 0px 0px; margin:0px; position:relative;}
.home-scholarships-doc-right p{width:100%;  font-size:16px;  line-height:28px;  color:#010221;  padding:10px 0px 10px;  z-index: 1;position:relative; display:block;}


#placement-highlights{width:100%; background:#191919; padding:60px 0px 60px; margin:0px;    position: relative;  overflow: hidden;}
#placement-highlights h2{font-size:44px;line-height:50px;color:#ffffff;padding-bottom:50px;z-index: 1;width:100%;position: relative; display:flex; gap:20px; align-items:center;}

#placement-highlights p{font-size:20px;line-height:50px; margin:0px 0px 0px; color:#ffffff; width:auto;position: relative;display:block;}
.slider-counter{color:#fff; text-align: center; margin-top:20px;}


#placement-highlights a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:absolute; right:7%; top:20px; z-index:2;}
#placement-highlights a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#placement-highlights a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#placement-highlights a:hover{background:#eaa43c; color:#ffffff !important;}
#placement-highlights  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}


#top-recruiters-section{width:100%; background:#f1f5fb; padding:40px 0px 40px; margin:0px;    position: relative;  overflow: hidden;}
#top-recruiters-section h2{font-size:44px;line-height:50px;color:#000000;padding-bottom:50px;z-index: 1;width:100%;position: relative;display:flex; gap:20px; align-items:center;}
#top-recruiters-section p {font-size:18px;line-height: 50px;margin: 0px 0px 0px;color: #444444; width:auto;position: relative;display: block;}

#top-recruiters-section a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:absolute; right:7%; top:10px; z-index:2;}
#top-recruiters-section a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#top-recruiters-section a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#top-recruiters-section a:hover{background:#eaa43c; color:#ffffff !important;}
#top-recruiters-section  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

#top-recruiters-section ul{
  display:flex;flex-wrap:wrap;
  gap:30px;
  margin:0px 0px 0px;
  padding: 0px;
  align-items: center;
}
#top-recruiters-section li{
  width:22.55%;
  background:#fff;
  box-shadow: 0 4px 8px 0 rgba(16, 24, 64, .1);
  margin: 0px;
  padding:10px;
  border-radius:12px;
}
#top-recruiters-section li img{
  width:45%;
  height:auto;
  display:flex;
  margin:0px auto;
}


#top-industry{width:100%; background:#ffffff; padding:40px 0px 40px; margin:0px;    position: relative;  overflow: hidden;}
#top-industry h2{font-size:44px;line-height:50px;color:#000000;padding-bottom:50px;z-index: 1;width:100%;position: relative; display:flex; gap:20px; align-items:center;}
#top-industry p {font-size:18px;line-height: 50px;margin: 0px 0px 0px;color: #444444; width:auto;position: relative;display: block;}

#top-industry a{width:130px; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px; margin:0px; padding:8px 16px; position:absolute; right:7%; top:10px; z-index:2;}
#top-industry a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#top-industry a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#top-industry a:hover{background:#eaa43c; color:#ffffff !important;}
#top-industry  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

#top-industry ul{
  display:flex;flex-wrap:wrap;
  gap:30px;
  margin:0px 0px 0px;
  padding: 0px;
  align-items: center;
}
#top-industry li{
  width:22.55%;
  background:#fff;
  box-shadow: 0 4px 8px 0 rgba(16, 24, 64, .1);
  margin: 0px;
  padding:10px;
  border-radius:12px;
}
#top-industry li img{
  width:45%;
  height:auto;
  display:flex;
  margin:0px auto;
}
 
 
#home-your-revenues{background: #f1f5fb; padding:60px 0 60px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
#home-your-revenues h2 {width:80%;color: #000000;font-size:44px; line-height:65px; text-align: center; margin:0px auto 20px; padding: 0px;}
#home-your-revenues ul{display:flex; gap:40px; margin:50px 0px 50px; padding:0px; position:relative;}
#home-your-revenues li{width:33%; margin:0px; padding:0px; position:relative;}
#home-your-revenues li .icon-img{background:linear-gradient(90deg,#cccd65,#eaa43c 35%,#eaa43c); border: 2px solid #fff;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #eaa43c; width:100px; height:100px; margin:0px auto; padding:0px; position:relative; display: flex; align-items: center;justify-content: center; border-radius:100%;}
#home-your-revenues li .icon-img img{width:60px; height:60px; margin:0px; padding:0px; position:relative;}
#home-your-revenues h3{color: #000000;font-size:20px; text-align: center; font-weight:bold; margin:10px 0px 0px; padding:0px; position:relative;}
#home-your-revenues h4{color: #940b36;font-size:18px; text-align: center; font-weight:bold; margin:10px 0px 0px; padding:0px; position:relative;}
#home-your-revenues p{color:#444444;font-size:16px; text-align: center; margin:10px 0px 0px; padding:0px; position:relative;}
 
#home-your-revenues a{width:130px; display: flex; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px;  margin:0px auto; padding:8px 16px; position:relative; z-index:2;}
#home-your-revenues a span{width:36px; height:36px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}#home-your-revenues a img{width:auto; height:13px; filter: brightness(0) invert(1);}
#home-your-revenues a:hover{background:#eaa43c; color:#ffffff !important;}
#home-your-revenues  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}
  
  
 
.home-testimonials-button a{width:140px; display: flex; background:#eaa43c; font-size:16px; text-align:center; justify-content: center; color:#ffffff; border-radius:20px;  margin:0px auto; padding:8px 16px; top:20px; position:relative; z-index:2;}
.home-testimonials-button a span{width:38px; height:38px; display:flex; align-items:center; justify-content:center; position:absolute;background:#eaa43c;right:-25px;top:0px;padding:0px;border-radius:100%;}.home-testimonials-button a img{width:auto; height:13px; filter: brightness(0) invert(1);}
.home-testimonials-button a:hover{background:#eaa43c; color:#ffffff !important;}
.home-testimonials-button  a:hover span{right:-40px; transition-property: all; transition-timing-function: cubic-bezier(.135,.9,.15,1);transition-duration: .9s;}

#home-testimonials{
  background: #ffffff;column-count: 1;
  padding:40px 0 40px;
  margin: 0px;
  width: 100%;
  position: relative;
  z-index: 2;
}


#home-testimonials h2 {
  color: #000000;
  font-size: 40px;
  text-align: center;
  margin: 0px 20%;
  padding: 0px 0 20px;
  
}
#home-testimonials h2 span{color:#eaa43c;}
.partners-img{margin:0px 0px 50px; text-align:center; padding:0px; position:relative;}
.partners-img img{width:auto; height:45px;}


#partner-testimonials{margin:70px 0px 110px;}
.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:10px;position: relative;}
.partners-name{display:flex; align-items: center; gap:25px; justify-content: space-between; margin:0px; padding:20px; position:relative;}
.partners-name span img{width:auto !important; height:22px;}
.our-patient-item h3{color: #1E1E2F;  padding:10px 20px 10px; font-size:20px; line-height: 24px; font-weight:700;}
.our-patient-item p{color:#444; padding:10px 20px 5px; font-size:16px; height:250px;}


#partner-videos{margin:50px 0px 50px;}



#home-testimonials ul {
  width: 100%;
  margin:70px 0px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
#home-testimonials li{width:31.33%; margin:0px; padding:0px; position:relative;}

#home-testimonials li .blog-item-box{
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:85px; height:85px; border-radius:100%;}
.partners-name span img{width:auto; height:22px;}
.blog-item-box h3{color: #1E1E2F;  padding:10px 20px 5px; font-size:16px; line-height: 24px; font-weight:700;}
.blog-item-box h3 span{display:block; color:#444;}
.blog-item-box p{color: #97979A; padding:10px 20px 5px; font-size: 14px; height:270px;}

#patient-video{background: #F9F9F9;padding: 50px 0 110px;margin: 0px;width: 100%; position: relative;z-index:2; overflow:hidden;}
#patient-video h2{font-size: 40px; text-align:center;  color: #000; margin:0px; padding:0px;}
#patient-video p{font-size:16px; text-align:center; color: #4B4B59; margin:15px 20%; padding:0px 0px 20px;}
#video-testimonials{margin-left:7%; padding:60px 0px 0px; position:relative;}
.video-testimonials-item{
  position: relative;
  width: 100%;
  z-index: 1;
}
.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;
}

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

.video-testimonials-item img {
  border-radius: 20px;object-fit: cover;
  position: relative;
}
.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;
}
.video-testimonials-text h3{color:#fff; font-size:16px; font-weight:Bold;}
.video-testimonials-dd{color:#fff; font-size:18px; padding:10px 0;}

.video-testimonials {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 22px;
}

.video-testimonials::before {content: "";position: absolute;width: 100%;height: 100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.0) 20%, rgba(0, 0, 0, 0.9) 100%);background-position:bottom  left;z-index: 1;border-radius:8px;}
.video-testimonials .video-voices-icon{position: absolute;top:45%;left:45%;z-index: 2;}
.video-testimonials .video-voices-icon:hover{opacity:0.7;}
.video-testimonials .video-voices-icon img {width: 60px;height: 60px;}
.video-testimonials img {border-radius: 8px;object-fit: cover; position: relative;}
.video-testimonials .video-voices-icon img{width: 50px !important;height: 50px;}
.video-testimonials .video-voices-icon{top:40%;left:40%;}
.video-testimonials .video-testimonials-dd{font-size:14px;}


  
  
#advantage-labs{background:linear-gradient(90deg,#cccd65,#cccd65 15%,#eaa43c); width:100%; height: auto; padding:60px 0px 20px; margin:0px; position: relative;  z-index: 1;}
#advantage-labs::before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  opacity:0.4;
  background: url(../images/2024/01/excellence-healthcare.png) no-repeat;
  background-size: cover;
  background-position: bottom center;
  z-index: -1;
}
#advantage-labs h2 {font-size:50px;line-height:40px; text-align:center;color: #000000;z-index: 1;width: 100%;position: relative;display: block;}
#advantage-labs ul {display: flex; flex-wrap:wrap; margin:40px 0px 0px;padding: 10px;width: 100%;gap:0px; }
#advantage-labs li {width:33%;position: relative;border-right:2px solid rgba(255, 255, 255, 0.55);padding:20px 30px;margin:0px 0px 50px;}
#advantage-labs li:nth-child(3n){border-right:0px solid #fff;}
#advantage-labs li .icon-img-slider{background:#ffff; border: 2px solid #955e0c;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #955e0c; width:100px; height:100px; margin:0px auto; padding:0px; position:relative; display: flex; align-items: center;justify-content: center; border-radius:100%;}
#advantage-labs li img{display:flex; width:auto; height:60px; margin:0px auto;}
#advantage-labs li h2{font-size:20px; line-height:30px; color:#000000; padding:20px 0px 0px;margin:0px;}
 
  
#most-prominent-projects{background: #f1f5fb; padding:60px 0 60px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
#most-prominent-projects h2 {width:100%;color: #000000;font-size:35px; line-height:50px; text-align: center; margin:0px auto 20px; padding: 0px;}
#most-prominent-projects ul{display:flex; gap:40px; margin:50px 0px 0px; padding:0px; position:relative;}
#most-prominent-projects li{width:33%; margin:0px; padding:0px; position:relative;}
#most-prominent-projects li .icon-img{background:#fff; border: 2px solid #fff;
  box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #444; width:100px; height:100px; margin:0px auto; padding:0px; position:relative; display: flex; align-items: center;justify-content: center; border-radius:100%;}
#most-prominent-projects li .icon-img img{width:60px; height:60px; margin:0px; padding:0px; position:relative;}
#most-prominent-projects h3{color: #000000;font-size:18px; text-align: center; font-weight:bold; margin:10px 0px 0px; padding:0px; position:relative;}
 
 
#support-section{background: #ffffff; padding:60px 0 60px;margin: 0px;width: 100%;position: relative;z-index: 2; overflow:hidden;}
#support-section h2 {width:80%;color: #000000;font-size:44px; line-height:65px; text-align: center; margin:0px auto 20px; padding: 0px;}
.support-section{display:flex; margin:50px 0px 0px; padding:0px; position:relative;}
.support-section-left{width:50%;margin:0px;padding:50px 60px 50px 7%;position: relative;}
.support-section-left h3 {font-size:30px; color: #eaa43c;margin: 0px 0px 25px;padding: 0px;position: relative;}
.support-section-right{background: linear-gradient(262deg, #eaa43c 0%, #eaa43c 100%); width:50%;margin:0px;padding:50px 7% 50px 50px;position: relative;}
.support-section-right h3 {font-size:30px; color:#000000; margin: 0px 0px 25px;padding: 0px;position: relative;}
.support-section ul{margin:10px 0 20px; padding:0px;}
.support-section  ul li {position: relative;color: #000;padding-left:40px;margin-bottom:15px;font-size:16px;list-style:none;}
.support-section ul li strong{color:#0d4588; }
.support-section  ul li::before {content: '';background:url(../images/2024/01/do.png) no-repeat;background-size:20px;width:28px;height:28px;position: absolute;top:2px;left:0px;}




/*----footer ----*/
footer{background: #000000; display:flex;flex-direction:column; margin-top:0px; padding:0px 0px 10px; position:relative; z-index:1;}

.footer-contact-whc{background:linear-gradient(262deg, #eaa43c 0%, #eaa43c 100%); margin-top:-110px; margin-bottom:40px; padding:30px; position:relative; border-radius: 12px;}
.footer-contact-whc h2 {width: 80%;color: #000000;font-size: 44px;line-height: 65px;text-align: center;margin: 0px auto 20px;padding: 0px;}
.footer-contact-whc .search-box{width:40%; display:flex; gap:10px; margin:0px auto 0px; position:relative;}
.footer-contact-whc .search-box input::placeholder {color: rgba(0, 0, 0, 0.25); font-size:16px;}
.footer-contact-whc .search-box input {height: 55px;padding-left:45px;width: 100%;font-size: 16px;border: 0px;border-radius:8px 8px;background:#fff;border: 1px solid #CDCDCD;outline: none;position:relative; border-radius:40px;}
.footer-contact-whc .search-box .search-now{color: #ffffff;margin:0px;border:0px;font-size:16px;border-radius:40px;padding:9px 20px;width: 130px;text-align: center;background: linear-gradient(263deg, #000000 5.26%, #000000 104.79%);box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset;}


.footer-contact{display:flex; align-items:center; gap:15px; margin:0px; padding:0px 0 20px; position:relative; justify-content: space-between; flex-direction: column;}
.footer-footer-logo{width:80%;  margin-top:0px; margin-bottom: 20px; padding:30px 0px 30px; position:relative; background: #fff; border-radius: 0px 0px 60px 60px;}
.footer-contact a{color:#fff;}.footer-contact a:hover{color:#eaa43c;}
.footer-footer-logo h2{width:80%;color: #000000;font-size:30px; text-align: center;margin: 0px auto 20px;padding: 0px;}
.footer-footer-logo ul{display:flex; margin:40px 0px 0px; padding:0px; justify-content: center;}
.footer-footer-logo ul li{ border-right:3px solid #2c5d40; padding:0px 30px;}
.footer-footer-logo ul li:last-child{border-right:0px solid #fff;}
.footer-footer-logo ul img {width:auto; height:100px;}
.lal-group{display: flex; width:auto; height:120px; margin:0px auto;}


.footer-footer-location{width:40%; margin:0px; padding:0px; position:relative; text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno{width:30%; margin:0px; padding:0px; position:relative;text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno a{color:#BACCD8;}

.footer-section {margin: 0px;padding: 0px;display: flex;gap:30px;position: relative;border-top:1px solid rgba(255, 255, 255, 0.21);}
.footer-links{width:100%;margin:50px 0px 0; padding:0px;display: flex; justify-content: space-between;}
.footer-navbox{width:auto;} .footer-nav-des{display:block;}.footer-nav-mob{display:none;}
.footer-navbox h4{font-size:16px;font-weight: 400;color: #ffffff;padding-bottom: 10px;margin:0px;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}
.footer-navbox1{display: block;margin: 0px;padding: 0px; column-count:2; gap:80px;}
.footer-navbox li{display: block;padding: 0px;list-style: none;}
.footer-navbox li img{width:auto; height:15px; margin-right:15px;}
.footer-links a{display:block;font-size:14px;   margin:0px;padding:5px 0px; color: rgba(255, 255, 255, 0.50)}
.footer-links a:hover{color:#ffff;}
.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
.footerbox a .fa{padding-right:7px;}

.footer-soc li{padding-left:25px; position:relative;}
.footer-navbox li .fa{position:absolute; left:0px; top:10px;}

.copyright {
  margin-top:20px;padding-top:12px; margin-top:50px; border-top:1px solid rgba(255, 255, 255, 0.21);
    font-size: 14px;
    display: flex; color: rgba(255, 255, 255, 0.40);
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width:30%;margin-top:0px;
}
.copyright .wiki ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
  gap: 10px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color: #fff; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#ffffff; color:#eaa43c;}
.copyright .wh{
    width:100%;
   align-items: center;
  display: flex;
  gap: 20px;
}
.copyright .wh a{color: rgba(255, 255, 255, 0.40);}

.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
 
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#000000;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 #ffffff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:15px;margin-right:auto !important;}
.f-12 {font-size:12px;   padding-top:5px;}
/*----END footer ----*/






  

/*---------END Header------- */
.get-started-m a {color:#fff;background: #000000;font-size:13px;border-radius:5px;padding:5px 7px;border: 1px solid #000000;}
.mob-head-button{display:none;}
.m-searchbox{display:flex;align-items: center;justify-content: center;width:auto;}
.mob-phone{display:flex;align-items: center;justify-content: center;width:auto;} 
.get-started-m{display:flex;align-items: center;width: auto;}.get-started-m a{color:#ffffff; background: #000000;font-size: 13px; border-radius: 5px;padding:5px 7px; border: 1px solid #000000;}
.get-started-m a:hover{color:#ffffff; background:#000000;}
/*---------END Header------- */




/*---------Mob Header------- */
.whatsapp-mob {display:none;width: max-content;background: #4dc247;color: #fff !important;border: 2px solid #4dc247; padding:3px 5px; border-radius:6px;}
.whatsapp-mob img{width:auto; height:20px; position: relative;margin-top: -2px;}

.mob-head-button{display:none;}
.m-searchbox{display:flex;align-items: center;justify-content: center;width:auto;}
.mob-phone{display:flex;align-items: center;justify-content: center;width:auto;} 
.get-started-m{display:flex;align-items: center;width: auto;}.get-started-m a{color:#ffffff; background: #c23030;font-size:12px; border-radius: 5px;padding:5px 10px; border: 1px solid #c23030;}
.get-started-m a:hover{color:#ffffff; background:#c23030;}
/*---------END Header------- */

.wiki-img-mob{display:none;}.wiki-img-img{display:block;}


@media screen and (max-width:880px) {
.home-slider-mob{display:block !important;}.home-slider-img{display:none !important;}
.wiki-img-mob{display:block;}.wiki-img-img{display:none;}
.whatsapp-mob {display:flex;}
  
.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:8px;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;}  


.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;}.menu-top{display:none !important;}
/*---------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:60px; width:100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:155px; display:block; padding:8px 0; transform: translateY(2px);}
 .sticky .logo-m > img{transform: translateY(-1px);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
#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{flex-direction:column; position: relative;}
.hometop-section-left{width:100%; margin-right:0%; margin-top:0px;}

#slider-bottom .wiki-mk{padding-left:10px;padding-right:10px;}
#slider-bottom h2{font-size:30px;}#slider-bottom ul{flex-wrap: wrap; padding:0px;}
#slider-bottom li{width:46%; padding-left: 15px;}#slider-bottom li img{width: auto; height:30px;}#slider-bottom li h2{font-size:30px;}
#slider-bottom li h5{height:auto; font-size:16px; line-height;20px;}
#slider-bottom li:nth-child(3n){border-left:0px solid #fff;}
#slider-bottom li:nth-child(5n){border-left:0px solid #fff;}
#slider-bottom li:nth-child(6n){border-left: 1px solid rgba(255, 255, 255, 0.55);}

#home-specializations h2{width:100%; font-size:25px; line-height:34px; padding-bottom:20px;}
#home-specializations li{width:100%; padding:20px 20px 30px;}#home-specializations li h3{font-size:20px; padding: 0px 0px 10px;}#home-specializations li p{font-size:14px; padding: 0px 0px 20px;}
#home-scholarships-section{padding:0px 0px 40px;}#home-specializations li .programs-img{padding:0px;}
.biotechnology-programs-doc{padding:20px 0px 30px;}
.home-scholarships-section{flex-direction:column; gap:20px;}
.home-scholarships-doc-left{width:100%;}.home-scholarships-doc-left h2{font-size:30px;}
.home-scholarships-doc-right{width:100%;}.home-scholarships-doc-right p{font-size:14px; line-height:22px;}
#placement-highlights h2{font-size:30px; line-height:35px; flex-wrap: wrap; gap:0px;}
#placement-highlights p{font-size:14px; line-height:22px;}
#top-recruiters-section h2{font-size:30px; line-height:40px; padding-bottom:0px; flex-wrap: wrap; gap:0px;}#top-recruiters-section p{font-size:14px; line-height:22px; margin-bottom:40px;}
#top-recruiters-section ul{gap:20px;}
#top-recruiters-section li{width:45%;}#top-recruiters-section li img{width:90%;}
#top-industry h2{font-size:30px; line-height:40px; padding-bottom:0px; flex-wrap: wrap; gap:0px;}#top-industry p{font-size:14px; line-height:22px; margin-bottom:40px;}#top-industry ul{gap:20px;}
#top-industry li{width:45%;}#top-industry li img{width:90%;}

#home-your-revenues h2{width:100%; font-size:20px; line-height:30px;}#home-your-revenues ul{flex-direction:column; margin:20px 0px 0px; gap:20px;}#home-your-revenues li{width:100%;}#home-your-revenues h3{font-size:18px;}#home-your-revenues p{font-size:14px;}#home-testimonials h2{font-size:20px; line-height:30px; margin:0px 0px 30px; padding: 0px 0 0px;}
#home-testimonials li{width:100%;}

#advantage-labs h2{font-size:25px; line-height:40px;}#advantage-labs ul{margin:20px 0px 0px;}
#advantage-labs li{width:100%;  border-right:0px solid rgba(255, 255, 255, 0.55); border-bottom: 2px solid rgba(255, 255, 255, 0.55);  padding-bottom:20px; margin: 0px 0px 20px;}#advantage-labs li h2{font-size:14px; line-height:22px;}#advantage-labs li:nth-child(6n){border-bottom: 0px solid #fff;}

#most-prominent-projects h2{width:100%; font-size:22px; line-height:35px;}
#most-prominent-projects ul{flex-direction:column; gap:30px; margin:20px 0px 0px;}#most-prominent-projects li{width:100%;}
#most-prominent-projects h3{font-size:16px;}#most-prominent-projects li .icon-img{width:80px; height:80px;}
#most-prominent-projects li .icon-img img{width:50px; height:50px;}
#support-section h2{width:95%; font-size:25px; line-height:35px;}.support-section{flex-direction:column; margin:30px 0px 0px;}
.support-section-left{width:100%; padding:20px;}.support-section-left h3{font-size:25px;}
.support-section-right{width:100%; padding:20px;}.support-section-right h3{font-size:25px;}
#support-section{padding: 60px 0 0px;}

.footer-contact-whc h2{width:95%; font-size:25px; line-height:35px;}
.footer-contact-whc .search-box{flex-direction:column; gap:20px; width:100%;}
.footer-contact-whc .search-box input{padding:0px 15px; text-align:center; height:40px;}
.footer-contact-whc .search-box .search-now{margin:0px auto;}
.footer-footer-logo{width:95%; padding:0px 0px 0px;}.footer-footer-logo ul{flex-direction:column; width:95%; margin: 0px auto;}.footer-footer-logo h2{font-size:20px; margin:20px auto 10px;}
.footer-footer-logo ul li{border-right:0px solid #000; border-bottom:1px solid #000; padding:10px 0px;}
.footer-footer-logo ul li:last-child{border-bottom:0px solid #000;}
.footer-contact p{text-align:center; font-size:16px;}.lal-group{height:70px; margin:20px auto;} .footer-footer-logo ul img{height:50px;margin: 0px auto;display: flex;}
.copyright{flex-direction:column; gap:20px;}.copyright .wh{text-align: center;}.copyright .wiki{width:100%;}
.copyright .wiki ul{justify-content: center;}


#placement-highlights a{position: relative;right: 0px;top:-20px; }
#top-placements{ margin-top:20px;}

#top-recruiters-section a{position: relative;right: 0px;top:-10px; margin: 0px auto; display: flex;}
#top-recruiters-section ul{margin-top:20px;}#top-recruiters-section a span{top:2px;}

#top-industry a{position: relative;right: 0px;top:-10px; margin: 0px auto; display: flex;}
#top-industry ul{margin-top:20px;}#top-industry a span{top:2px;}
#home-your-revenues a{position: relative;right: 0px;top:20px;}#home-your-revenues a span{top:2px;}

.our-patient-item h3{padding: 10px 0px 10px; font-size:20px;}
.our-patient-item p{color:#444; padding:10px 0px 5px; font-size:14px; height:auto;}
.partners-name{padding:10px 0px;}
.img-partners img{width:55px !important; height:55px !important;}

}

