 @font-face{font-family:ProximaNova-Regular;
 src:url(../fonts/ProximaNova-Regular.ttf);
 }
 @font-face{font-family:Inter Medium;
 src:url(../fonts/Inter-Medium.ttf);
 }
@font-face{font-family:Inter SemiBold;
 src:url(../fonts/Inter-SemiBold.ttf);
 }
@font-face{font-family:ProximaNova-Semibold;
 src:url(../fonts/ProximaNova-Semibold.ttf);
 }

 
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:ProximaNova-Regular; position: relative; font-weight: 400; overflow-x: hidden; color: #000; font-size: 16px;background:#fff;}
ul { list-style: none }
a { text-decoration: none; outline: none; }
body a:hover, body a:focus { text-decoration: none; color:#144d92; }
a:focus { outline: none; text-decoration: underline }
textarea:focus { outline: none }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0; max-width: 100%; width: 100%;}
p {padding: 0px; margin: 0px;}h2{font-family:Inter Medium;} 
h1, h2, h3, h4, ul, p { padding: 0px; margin: 0px;}
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
.clr { clear: both; height: 0 }.latest-newsbox::placeholder {color:#666666; font-size:15px;}
.form-control:focus { box-shadow: none }
ul { padding: 0; list-style: none;}
a {color:#144d92; text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
a:hover { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
 


/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  background:none;
  height:auto;
  transition: transform .3s ease-in-out;
  width:100%;padding:0px 0 5px;
  margin:0px auto;
  top:0px;
}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}

.headerTertiary {
  align-items: center;
  display: flex;
height:auto;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding:0% 80px;
justify-content: space-between;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.emergency-no a{color:#e30000 !important;}
.nav-topright{  padding-top:20px;margin-right: 0px;}
.sticky .nav-topright{padding-top:10px;padding-bottom: 8px;}
.nav-topright ul {
    display: flex;
    font-size:15px; font-weight:700;
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.nav-topright li {
    margin-left:.3rem;position: relative; padding-left:4px
}

.nav-topright li a {
    color:#6d6e71;
}
.nav-topright li a:hover{
    color:#2278b5;
}


.headnav-right{width:90%;display: flex;justify-content:right; margin:0px;}

.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:auto;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}


.logo-d > img {
  max-width:140px;
  transform:translateY(4px);
  position:relative;
  transition: transform .3s ease-in-out;
  padding:1px 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:120px; transform:translateY(4px);}
.sticky .logo1-d {max-width:200px !important; transform:translateY(15px) !important; margin-left:110px;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky .headerTertiary{margin-top: -10px;}
.sticky{position:fixed;top:0;width:100% !important;  backdrop-filter: blur(40px); z-index: 999; box-shadow:1px 5px 10px rgba(0,0,0,0.2); height:80px !important;  background: #fff !important; padding:0px 0 !important; }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.sticky #top-head{display:none;}}
.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}

 
.navbar__buttons{display: flex;align-items: center;gap:10px;/*flex-grow: 1;*/ justify-content: right; margin-left:15px;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}
 

@media (min-width: 64rem){.navbar__buttons a {font-size:13px; font-family:ProximaNova-Regular;}.page-header ul a{font-size:13px !important; font-family:ProximaNova-Regular; }.page-header .top-menu > li > a{padding: 1.3rem 0.4rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 0.5rem !important;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:15px;   font-family:ProximaNova-Regular;}.page-header ul a{font-size:15px !important; font-family:ProximaNova-Regular;}.page-header .top-menu > li > a{padding: 1.3rem 0.8rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 1rem !important;}
}



.topnav-right{display:flex; margin-top:10px; padding:0px;  align-items: center;}
.topnav-right ul {
    display: flex;
    font-size:15px; 
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.topnav-right li {
    margin-left:0.5rem;position: relative; padding-left:0px
}

.topnav-right li a {
    color:#000000;padding:8px 6px;
}
.topnav-right li a:hover{
    color:#144d92;
}

.topnav-right .active a {
    background: #1b4480 !important;
    color: #ffffff !important;
    border-radius: 6px;
}
 
 
.phone-head-top{ width:max-content;
   border-radius: 8px;
   border: 2px solid #3da3e3;
   box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #3da3e3;
    background:#3da3e3;color:#fff !important;
    margin:30px 0 20px;text-align:center;
    font-size: 15px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head-top:hover{background:#3da3e3;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head-top img {width:22px;position: absolute;left:12px;top:6px; filter: brightness(0) invert(1);}
 

.phone-head{ width:max-content;
   border-radius: 8px;
   background:#00428c;
  box-shadow: inset -4px 4px 9.8px 0 hsla(0, 0%, 100%, .29), 0 8px 19.2px -10px #00428c;
  border: 2px solid #00428c;
   color:#fff !important;
    margin:30px 0 20px;text-align:center;
    font-size: 15px;
    padding:8px 20px 8px 20px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head:hover{background:#00428c;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head img {width:22px;position: absolute;left:12px;top:6px;}
.phone-head:hover img{filter: brightness(0) invert(1);}
.content-head{ width:max-content;color:#ffffff !important;border-radius: 8px;border: 1px solid rgba(255, 255, 255, 0.38);background:#144d92;margin: 20px 0;display: inline-flex;justify-content: center;align-items: center;font-size:15px;padding:8px 20px 8px; transition: all 0.4s ease;position: relative;}
.content-head:hover{background:#ffffff;color:#144d92 !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);} .content-head .fa-angle-right{margin-left:10px;}
.content-head img{width:27px;position:absolute;left:10px;top:5px;}


/*--Head END--*/
.wiki-mk {padding-left:80px;padding-right:80px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.get-started-m a {color:#fff;background: #1b4480;font-size:13px;border-radius:25px;padding:5px 10px;border:2px solid #1b4480;}
.get-started-m a:hover{color:#144d92;background:#ffffff;}
.form-mob{display:none;}


.astercare-no{position:relative; margin:0px 0px 40px; padding:0px; border-radius: 8px;
border: 1px solid rgba(0, 0, 0, 0.07);background:#144d92;box-shadow: 0px 6px 25.2px -14px rgba(0, 0, 0, 0.25);}
.astercare-no ul{Display:flex; align-items:center; margin:0px; padding:0px; position:relative;}
.astercare-no li{width:25%; border-right:2px solid #EDEDED; text-align: center; list-style:none; margin:0px; padding:10px 20px; position:relative;}
.astercare-no li:last-child{border-right:0px solid #EDEDED;}
.astercare-no li img{height:80px; width:auto; margin:0px 0px 10px;}
.astercare-no h2{font-size:18px;  color: #ffffff;margin:15px 0px 10px; padding:0px; position:relative;}
.astercare-no p{font-size:14px; height:60px; color: #ffffff; margin:0px; padding:0px; position:relative;}



.care-services h2 {font-size: 40px;color: #1b4480;font-family: ProximaNova-Semibold;margin: 0px 0px 5px;padding: 0px;position: relative;}
.care-services p { font-size: 16px;line-height: 27px;color: #64656A;margin: 0px 0px 25px;padding: 0px;}
.spa-services{background:#2c416c; column-count:1; border-radius: 20px;padding: 20px;margin-bottom: 40px;}
.spa-services ul{Display:flex;  gap:20px; align-items: self-start; margin:0px; padding:0px; position:relative; z-index: 1; }
.spa-services ul::before {content: "";position: absolute;top:30%;left: 0px;width: 100%;height: 2px;background:none;z-index: -1;
}
.spa-services li{width:25%; text-align: center; list-style:none; margin:0px; padding:10px 0px; position:relative; background:#2c416c; z-index:1;}
.spa-services li::before{content: "";position: absolute;top:30%;right:-90px;width: 100px;height:40px;background:url(../sl/prev-arrow.png) no-repeat; background-size:27%; filter: brightness(0) invert(1); z-index:-1;}
.spa-services li:last-child:before{background:none;}
.spa-services li img{height:80px; width:auto; margin:0px 0px 10px;}
.spa-services p{font-size:14px; color:#ffffff !important; margin:0px 0px 0px !important; padding:0px; }


.our-services-free{background:#fff; border: 1px solid #cfd9e8; display:flex; gap:20px; align-items:center; justify-content: space-between; margin:40px 0px; padding:10px; border-radius:12px;}
.our-services-free img{height:40px; width:auto; margin:0px;}
.our-services-free p {font-size:15px; font-weight:bold; line-height: 27px;color: #64656A;margin: 0px 0px 0px;padding: 0px;}
.our-services-free a {border-radius: 6px;border: 1px solid rgba(255, 255, 255, 0.31);color: #fff;background: #1b4480;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #1b4480;
margin: 20px 0;font-size: 16px;font-weight: 500;padding: 6px 20px;position: relative;display: flex; width:250px;justify-content:center; align-items: center;}


#hometop-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px; position: relative;margin-top:0px; z-index:1;}
.home-slider-img {object-fit: cover;height:100%;}
/*#hometop-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #F1F7F8 0%, rgba(241, 247, 248, 0.00) 100%);
  z-index: 1;
}*/

.hometop-section{
  display: flex;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  align-items: center;
}
.hometop-section-left {
  width:50%;
  margin-left:6%;
  padding:190px 0px 0px;
}
.hometop-section-left h1 {
  font-size:35px;
  font-family:ProximaNova-Semibold;font-weight:bold;
  color: #444; 
  padding-bottom:10px;
  z-index: 1;
  width:60%;
  position: relative;
  display: block;
}
.hometop-section-left h1 span{font-size:65px; color:#144d92; display:block;}
.hometop-section-left h2{
  font-size:30px; font-family:ProximaNova-Semibold;font-weight:bold;
  color: #fff;
  padding-bottom:15px; 
  z-index: 1;
  width:60%;
  position: relative;
  display: block;
}
.hometop-section-left h2::before {
  position: absolute;
  content: "";
  width:100%;
  height:10px;
  background:url(../images/2023/01/line-img.png) no-repeat;
  background-size:40px;
   z-index: 1;
   bottom:0px;
   left:0px;
}
.hometop-section-left h2 span{font-size:16px; color:#a0daf7; display:block; font-family:ProximaNova-Regular; font-weight:700;}
.hometop-section-left p {
  font-size:16px;
  color: #000;
  width:60%;
  margin-bottom:20px;
}
.hometop-section-left ul {
    display:flex; align-items: center;
    margin:0px 0px 0px;
    padding: 0px 0;
    width:60%;
}
.hometop-section-left li {
    width: max-content;
    position: relative;
    color: #fff; font-family:ProximaNova-Semibold;font-weight:bold;
	border-left: 1px solid rgba(217, 217, 217, 0.36);
	padding-right: 6%;
	padding-left:18px;
	margin-bottom:8px;
	margin-left:1px;
	list-style: none;
	font-size:22px;
}
 
.hometop-section-left li:first-child {
    border-left: 0px solid #fff;
    padding-left: 0%;
}
.hometop-section-left li h2{
    font-size:44px;
    color: #ffffff;font-family:Inter SemiBold;
    padding:0px 0px 0px;
	margin:0px;
	display: flex;
    align-items: center;
    gap:8px;
}
.hometop-section-left li .fa-star{font-size:30px;}

.hometop-section-left li h5{
    font-size:14px;
    color: #ffffff;
    padding:0px 0px 0px;
	margin:0px;
}
 
.hometop-section-right {
   width:50%;
  margin-left:0%;
  margin-right:8%;
  padding: 0px;
  margin-top:80px;
}
.hometop-form-box{border-radius: 10px;border: 1px solid rgba(220, 220, 220, 0.60);background: #f2f2f2;box-shadow: 0px 9px 31.2px -26px rgba(0, 0, 0, 0.49); padding:10px;}
.hometop-section-form {
  border-radius: 8px;
  border: 1px solid #fff;
  background:#fff;
  margin: 0px;
  padding:15px 15px 5px;
  position: relative;  
}
.hometop-section-form h2 {
  font-size:22px;
  color: #000;
  padding-bottom:10px;
  font-family: ProximaNova-Semibold;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.hometop-section-form p{font-size:14px; color: #64656A; margin-bottom:5px; border-bottom:0px solid #EAEAEA; padding-bottom:5px;}

.hometop-section-form .home-form-box1 {
margin-bottom:10px;display:flex; gap:25px; width: 100%;
}
.hometop-section-form .home-form-box {
margin-bottom:0px;display: block;width: 100%;
}
.hometop-section-form input::placeholder {color:#444; font-size:14px;}
.ding select::placeholder {color:#444; font-size:14px;}
.hometop-section-form textarea::placeholder {color:#444; font-size:14px;}
.hometop-section-form input:focus {border:1px solid #1b4480;}
.hometop-section-form textarea:focus {border:1px solid #1b4480; }
.hometop-section-form label {
  font-size: 12px;
  color: #000;
  margin-bottom:5px;
  font-family: Inter Medium;
}
.box-now1{height:80px; margin-bottom:5px;}

.clg-rs-dropdown{display:flex; gap:20px;  justify-content:left; width:100%; margin:0px; padding:0px; position:relative; }
.clg-rs-dropdown  select {
   -webkit-appearance:none;
   -moz-appearance:none;
   -ms-appearance:none;
   appearance:none;
   outline:0;
   box-shadow:none;
   border:0!important;
   background:#f8f8f8;
   background-image: none;
   flex: 1;
   padding: 0 .5em;
   color:#444;
   cursor:pointer;
   font-size:15px;
   font-family:arial;
}
.clg-rs-dropdown  select::-ms-expand {
   display: none;
}
.clg-rs-dropdown  .select {
   position:relative;
   right:0px;
   top:0px;
   display: flex;
   width:100%;
   height:37px;
   line-height:37px;
   padding-right:30px;
   background:#f8f8f8;
   border:1px solid #D2D4DF;
   overflow: hidden;
   border-radius:8px;
}
.clg-rs-dropdown .select::after {
   content:'';
   position: absolute;
   width:25px; height:25px;
   background:url(../images/2023/01/arrow-icon1.png) no-repeat;
   background-size:16px;
   top:14px;
   right: 0px;
   padding:0px;
   cursor:pointer;
   pointer-events:none;
   transition:.25s all ease;
}
.clg-rs-dropdown  .select:hover::after {color:#444444;}

.hometop-section-form input, textarea {
  border: 1px solid #D2D4DF;
  height:37px;
  color: #797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius:6px;
  background-color: #f8f8f8;
  outline: none;
  text-align: left;
}

.hometop-section-form .submit-now {
  font-family: Inter Medium;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin:20px 0px 0px;
  width: 100%;
  border-radius:6px;
border: 1px solid rgba(255, 255, 255, 0.38);
background:#00428c;
  font-size: 14px;
  padding:8px 20px;
  position: relative;
}

.hometop-section-form .magbox {
  width: 100%;
  height:80px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 16px;
  border-radius: 20px;
}
.iti{width: 100%;}

.iti--separate-dial-code .iti__selected-flag{border-radius: 30px 0px 0px 30px;}

.medical-report-all{position: relative;overflow: hidden;display: inline-block;width:100%; margin-top:10px; text-align:left;}.medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medical-report-file{background:#ffff; color:#144d92 !important;border: 2px solid #1b4480; 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;}
 
.flex-row-reverse{flex-direction: row-reverse;}


 
#slider-spa-overview{
  width: 100%;
  background:#f0703a;
  height:auto;
  overflow: hidden;
  padding:0px 0px 0px;
  position: relative;
  margin: 0px;
}
 
#slider-spa-overview h2 {
  font-size:35px;
  color:#ffffff;
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  text-align: center;
  padding:20px 0px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
#slider-spa-overview h2 span{color:#c87699;}
 

 
.flex-row-reverse {flex-direction: row-reverse;}
.spa-section-doc{background:#e7eaf9;width: 100%;height: auto;padding:60px 0px 60px;margin:0px 0px 0px; position: relative;}

.spa-section-doc h2 {
    font-size:40px;
	color:#2d416b;
	font-family: ProximaNova-Semibold;
  font-weight: bold;
    margin-bottom:15px;
}
.spa-section-doc h2 span{color:#3da3e3;}
.spa-section-doc h3{
    font-size:18px; line-height:28px; font-weight:bold;
    color:#444;
    margin: 0px 0 20px;
}
.spa-section-doc p {
    font-size:18px; line-height:30px;
    color:#000;
    margin: 0px 0 20px;
}

.spa-section-box{
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0px;
}
.spa-section-left {
    width:45%;
    position: relative;
    margin-right: 0px;
    padding: 0px;
    height: 100%;
}
.spa-section-right{
    width:55%;
    position: relative;
    padding:0px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	padding-right: 6%;
}
.spa-section-right img{ width:65%; margin:0px auto;}



.spa-product-details{
  background: #ffffff;
  margin: 0px;
  padding: 0px 0px 50px;
  position: relative;
}
.spa-product-details h2 {
  font-size: 45px;
  color: #1b4480;
  font-family: ProximaNova-Semibold;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.spa-product-details h2 span{Display:block;}

.spa-product-details .home-treatments-button{justify-content: left;}
.spa-product-details p {
  font-size: 16px;
  width: 70%;
  color: #000;
  margin: 0px auto;
  text-align: center;
}
.spa-product-box {
  width: 100%;
  display: flex;
  align-items: center;
  margin: 40px 0;
  gap: 7%;
}
.spa-product-left {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}
.spa-product-left img {
  border-radius: 12px;
}
.spa-product-right {
  width: 50%;
  position: relative;
  margin-right: 0px;
  padding: 0px;
}
.spa-product-right h3{
  font-size: 18px; line-height:30px;
  color: #444;
  margin: 0px 0 15px;
}
.spa-product-right h4{
  font-size: 18px; font-weight:bold;font-style: italic;
  color: #444;
  margin: 0px 0 15px;
}
  
   
  
#sparsh-courses{width: 100%; background:#2d416b; margin: 0px;padding:60px 0px 60px;position: relative;overflow: hidden;}
#sparsh-courses h2 {font-size: 45px;color:#ffffff; font-family: ProximaNova-Semibold;font-weight: bold;margin: 0px 0px 0px;padding: 0px 0px 50px;}
#sparsh-courses h2 span{color:#3da3e3;}

#sparsh-courses ul{display: flex; gap: 20px;margin:0px 0px 0px;padding: 0px;position: relative;}
#sparsh-courses li{width:33.33%;margin:10px 0px;padding: 20px;position: relative;border-radius: 12px;border:2px dashed #3da3e3;background: #2d416b;box-shadow: 0 4px 10px 0 rgba(16, 24, 64, .05); display: flex;
flex-direction: column;align-items: center;justify-content: center;}
#sparsh-courses li:hover{box-shadow: inset -4px 4px 9.8px 0 hsla(0, 0%, 100%, .29), 0 8px 19.2px -10px #3da3e3;}
#sparsh-courses li:nth-child(1n) {background: #e8f5fc;}
#sparsh-courses li:nth-child(2n) {background: #f9f7f7;}
#sparsh-courses li:nth-child(3n) {background: #e8f5fc;}
#sparsh-courses li:nth-child(4n) {background: #e8f5fc;}
#sparsh-courses li:nth-child(5n) {background: #f9f7f7;}
#sparsh-courses li:nth-child(6n) {background: #e8f5fc;}

#sparsh-courses h3{color: #3da3e3;font-size:22px; font-family: ProximaNova-Semibold;  text-align: center;   margin:0px 0px 0px; padding:0px 0px 0px; position:relative;}
#sparsh-courses h4{color: #3da3e3;font-size:22px; font-family: ProximaNova-Semibold;  text-align: center;   margin:0px 0px 0px; padding:0px 0px 0px; position:relative;}
#sparsh-courses p{color:#000000;font-size:18px; text-align: center; margin:0px 0px 0px; padding:0px; position:relative;}


.dream-college{display:flex; gap:15px; font-size:30px; color:#fff; text-align: center; font-family: ProximaNova-Semibold; font-weight:bold; margin:50px 80px 20px; padding:0px; position:relative;}
.dream-college span{color:#3da3e3; display:inline-block;}
.dream-dd-left{color:#fff; display:inline-block; font-size:80px; line-height:40px; position: relative; bottom: -20px;}
.dream-dd-right{color:#fff; display:inline-block; font-size:80px; line-height:10px; position: relative; bottom: -40px;}
.dream-college .do-left{position:absolute; left:-70px; top:0px;margin:0px; padding:0px;}
.dream-college .do-left img{width:54px;  height:auto;}
.dream-college .do-right{position:absolute; right:0px; bottom:-15px; margin:20px 0px 0px; padding:0px;}
.dream-college .do-right img{width:50px;  height:auto;}

#sets-apart{width: 100%; background:#fff; margin: 0px;padding:60px 0px 60px;position: relative;overflow: hidden;}
#sets-apart h2 {font-size: 45px;color:#2d416b; font-family: ProximaNova-Semibold;font-weight: bold;margin: 0px 0px 0px;padding: 0px 0px 50px;}
#sets-apart h2 span{color:#3da3e3;}

.sets-apart{display:flex; margin:0px; padding:0px; position:relative;}
.sets-apart1{background:none !important; width: 100%; margin:0px; padding:0px; position:relative;}
.sets-apart2{background:none !important; width: 100%; margin:0px; padding:0px; position:relative;}
.sets-apart3{background:none !important; width: 100%; margin:0px; padding:0px; position:relative;}

.sa-box{color:#ff0000; font-weight:bold;}.sa-box2{color:#00b050; font-weight:bold;}
.sa-img-1{background:none !important; border:0px !important;}
.sets-apart img{width:100%;  height:auto; margin:0px; display: flex;}

.sets-apart table {border-collapse:collapse; width: 100%;border:0px solid #ffffff;margin-bottom:30px;}
.sets-apart table tr th {background:#ef5da2; color: #fff;font-size:18px;  border:2px solid #e7eaf9; font-weight:bold;}
.sets-apart th, td{width:33.33%; text-align: left;  font-size:16px; color:#000000; padding:10px;border:2px solid #e7eaf9; } 
.sets-apart tr:hover td{background:#e7eaf9;}
 



#admission-process{width: 100%; background:#e7eaf9; margin: 0px;padding:60px 0px 60px;position: relative;overflow: hidden;}
#admission-process h2 {font-size: 45px;color:#2d416b; font-family: ProximaNova-Semibold;font-weight: bold;margin: 0px 0px 0px;padding: 0px 0px 10px;}
#admission-process h2 span{color:#3da3e3;}
#admission-process h3{background:#d2ebf9; display:flex; width:max-content; font-size:30px;color:#2d416b; font-family: ProximaNova-Semibold;font-weight: bold;margin: 0px 0px 50px;padding:10px 20px 10px;}

.admission-process-box{width:100%; margin:0px; padding:0px; position:relative;}
.admission-process-box ul{width:100%; display:flex; gap:30px; margin:110px 0px 0px; padding:0px; position:relative;}
.admission-process-box li{width:20%; text-align:center; margin:0px; padding:0px; position:relative;}
.admission-process-box li::before {position: absolute;content: "";width: 100%;height:50px;background: url(../images/2023/01/04/arrow.png) no-repeat;background-size:120px;background-position: top right;z-index: 1;top:-40px;left: 65px;}
.admission-process-box li:last-child::before{ background:none;}
.admission-process-box li img{width:auto; height:auto;}


.required-documents{width:100%; margin:0px; padding:0px; position:relative;}
.required-documents ul{width:100%; background: #d2ebf9; display:flex; align-items: center; margin:110px 0px 0px; padding:0px; position:relative;}
.required-documents li{display:flex; gap:20px; font-size:22px; line-height:34px; height:130px; width:20%; margin: 20px 0px; padding:20px 20px 20px 70px; position:relative;  border-right:1px solid #000;}
.required-documents li span{background:#2d416b; color:#fff; border-radius:100%; font-size:16px; height:30px; width:30px; display:flex; align-items:center; justify-content:center; position: absolute; left:30px; top:20px;}
.required-documents li:first-child{padding:20px; height:176px; margin: 0px; background:#2d416b; align-items: center; color:#fff; font-size:30px; font-family: ProximaNova-Semibold; font-weight:bold;}
.required-documents li:first-child::after {position: absolute;content: "";width: 100%;height:50px;background: url(../images/2023/01/04/arrow-left.png) no-repeat;background-size:20px;background-position:top right;z-index: 1;top:72px;right:-20px;}
.required-documents li:last-child{border-right:0px;}

#sparsh-institution{width: 100%; background:#2d416b; margin: 0px;padding:60px 0px 60px;position: relative;overflow: hidden;}
#sparsh-institution h2 {font-size: 45px;color:#ffffff; font-family: ProximaNova-Semibold;font-weight: bold;margin: 0px 0px 0px;padding: 0px 0px 20px;}
#sparsh-institution h2 span{color:#3da3e3;}
#sparsh-institution p {color:#fff; font-size:22px; font-family: ProximaNova-Semibold;}
.sparsh-institution-img{display:flex; width:35%; margin:0px auto; padding:50px 0px; }
 



.sparsh-institution-ul{margin:0px; padding:0px; position:relative;}
.sparsh-institution-ul ul{width:100%; display:flex; flex-wrap:wrap; gap:20px; margin:0px; padding:0px; position:relative;}
.sparsh-institution-ul li{width:23.44%; list-style:none; border:2px solid #3da3e3; margin:0px; padding:15px; position:relative;} 
.sparsh-institution-ul li h3{color: #3da3e3;font-size:50px; font-family:ProximaNova-Semibold; font-weight:bold;  text-align: center;   margin:0px 0px 0px; padding:0px 0px 0px; position:relative;}
.sparsh-institution-ul li p{color:#ffffff;font-size:25px !important; line-height:30px; text-align: center; margin:10px 0px 0px; padding:0px; position:relative;}

.sparsh-institution-box {width:100%;display:block;align-items: center;margin:40px 0px 0px;}
.sparsh-institution-box img{width:100% !important;}


#admission-process em{display:flex; font-size:25px; font-family: ProximaNova-Semibold;font-weight: bold; margin:40px 0px 0px;}
  
  
#content-section{width: 100%;background:linear-gradient(to bottom, #5db9f7 60%, #002e5f 0%);height: auto;overflow: hidden;padding:60px 0px 80px;position: relative;margin: 0px;}
#content-section h2 {font-size:45px; color:#17437f;font-family: ProximaNova-Semibold;text-align: center;margin: 0px;padding: 0px 0 10px; }

.contact-map{
    display: flex;
    background: #ffffff;
    padding:30px; 
    width:100%;
	margin:20px auto;
}
.contact-us-left {
    margin: 0px;
    padding:20px;
    width:40%;
    position: relative;
}

.contact-us-left .phone-box{font-weight: 400;color:#1b4480;font-size:18px; margin-bottom:25px; padding-left:60px; position:relative; border-bottom: 1px solid #444444; padding-bottom: 20px;}
.contact-us-left .phone-box img{position:absolute; top:2px; left:0px; width:30px;}
.contact-us-left .email-box{font-weight: 400;color:#1b4480;font-size:18px; margin-bottom:25px; padding-left:60px; position:relative; border-bottom: 1px solid #444444; padding-bottom: 20px;}
.contact-us-left .email-box img{position:absolute; top:-4px; left:0px; width:30px;}
.contact-us-left .address-box{font-weight: 400;color:#1b4480;font-size:18px; margin-bottom:25px; padding-left:60px; position:relative; }
.contact-us-left .address-box img{position:absolute; top:2px; left:0px; width:30px;}

.contact-us-right {margin: 0px;padding: 0px;width:60%;  position: relative;}
.contact-us-right .map{width:100%; height:100%; border:0px; border-radius:1px;}


 

footer {display:flex; overflow:hidden; flex-direction: column;margin: 0px;padding:20px 0px 20px;position: relative;background:#3da3e3;z-index: 1;}
.copyright {font-size: 16px;display: flex; font-weight: bold; align-items:center; color: #ffffff;width: 100%;justify-content: space-around;}
.copyright .logo-footer{width:100%;}
.copyright .logo-footer img{width:20%;}
.copyright .wh{width:50%;text-align:left; }

.footer-social{width:50%; display: flex;gap: 20px;justify-content: right;align-items: center; margin: 0px;padding: 0px;position: relative;}
.footer-social ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}
.footer-social li {
    width:45px;
    padding: 0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.footer-social li a {
    background:#ffffff;
    color:#002e5f;
    display: block;
    border-radius: 100%;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}


/*----END footer ----*/




.mob-head-button{display:none;}
#button {
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index:999;
  -webkit-animation: button-top 4s ease-in-out infinite alternate;
  animation: button-top 4s ease-in-out infinite alternate;
}
 
#button:active {
  background:#fff; border:1px solid #F1862A;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*---------MOB Header------- */

.Whatsapp {display:none;position: fixed;bottom:30px;left: 55px; z-index: 800;cursor: pointer;background-color:#ffffff;border: 1px solid rgba(255, 104, 0, 0.39);border-radius:10px;padding:7px  14px;line-height: 18px;font-weight: 500;width:260px;text-align: center;}.Whatsapp a{color:#000; text-decoration:none; font-size:19px;}
.Whatsapp a span{color:#1dc839;}

.get-an-estimate{position: fixed;bottom:30px;right:30px;z-index: 800;cursor: pointer;background-color:#F1862A;border-radius: 81px;padding:3px 20px 3px 1px;font-weight: 500;width:max-content;text-align: center; border-bottom: 4px solid #984803; box-shadow: 0 10px 20px rgb(232 164 105 / 20%), 0 5px 10px rgb(232 164 105 / 10%);}
.get-an-estimate a{color:#ffffff !important;}
.get-an-estimate img{vertical-align:middle; background:#984803; padding:6px; border-radius:100%; width:40px; height:40px; margin:0 4px 0px 3px;}
.get-an-estimate:hover{border-bottom:4px solid #162a54; background-color:#144d92;}
.get-an-estimate:hover img{background:#162a54;}

.find-boxht {display:none;}
.navigation-mobile-link {height:56px; color:#000 !important; text-align:center !important; justify-content:center !important; flex-grow:1 !important; flex-direction:column !important; display:flex !important; text-decoration:none; border-right:1px solid #f1f1f1;}
.f-12 {font-size: 12px;}
.navigation-mobile-link .mx-auto{margin-left: auto !important; width:25px; margin-right:auto !important; padding-top:10px;}


.video-body{position: absolute;top: 0;align-items: center;display: flex;justify-content: center;width: 100%;height:160px;}
#gallery{margin:40px 0px 0px; padding-bottom: 80px;} #gallery .item{padding:10px 0;}
.icon-play {
    background: url(../images/2023/05/icon-play.png) no-repeat center center transparent;
    width: 70px;
    height: 70px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color:#144d92;
    line-height:70px;
    text-align: center;
    padding-left:0px;
	font-size:22px;
}
.icon-play:hover {-webkit-transform: scale(.8);-ms-transform: scale(.8);-o-transform: scale(.8);transform: scale(.8);}

.our-gallery img {width: 100%;border-radius: 7px;margin:0px;border: 1px solid #1b4480;}
.our-gallery{border-radius:5px;padding:7px;position: relative;
height: 100%;background: #fff;margin: 0 5px;box-shadow: 0 1px 6px rgb(0 0 0 / 15%);
}


#patient-video-doc{padding:40px 0px 40px; margin:0px 0px 60px;}
#patient-video{}
.patient-video-item{position:relative; margin:0px 0px 10px; padding:0px;}
.patient-video-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: 0.5s !important;
    transform: translateY(10px);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #1b4480 100%);
    border-radius: 20px;
}
.patient-video-item img{border-radius:12px; }
.patient-video-item .content {position: absolute;bottom:0px;left: 0px;width: 100%;color: white;z-index:2;word-break: break-word;padding: 15px;text-align: center; }
.patient-video-item .content h5{font-weight:bold; margin:0px; color:#fff;}
.patient-video-item .content p{margin: 0px 0px 0px; color:#fff;}
.patient-video-item   .ttm-video-btn {
    position: absolute;
    top: 50%;
    left: 40%;
}

/*---------Mob Header------- */
.spa-estimate{position: fixed;bottom: 30px;right: 55px;z-index: 800;cursor: pointer; font-weight: 500;width:max-content;text-align: center; background:none; gap:12px;display:none;flex-direction: column;}
.spa-estimate a{color:#fff; font-weight:bold; background: #1b4480; border: 2px solid #1b4480; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #1b4480; height:42px; border-radius: 10px;padding:7px 14px 7px 50px;line-height:18px; display: flex; align-items: center;justify-content:left;}
.sticky-get{display:flex;}
.spa-estimate a img{position: absolute;left:4px; filter: brightness(0) invert(1);width: 30px;height: 30px;margin: 0 6px;}

.spa-estimate a:hover{background:#ffffff; color: #1b4480;}
.spa-estimate a:hover img{filter:inherit;}

/*---------END Header------- */

/*---------MOB Header------- */
.footer-bottom-mob {display:none;}
/*---------MOB Header------- */

#get-section{background:#ffffff;  margin:30px 0px 0px; padding:30px 0px 0px; position:relative;}
.get-section-box{background:linear-gradient(90deg,#00b48d,#00b48d 35%,#02876a);  margin:90px 0px 0px; border-radius: 20px 20px 0px 0; padding:30px 0px 0px; position:relative;}
#get-section .get-img{position:absolute; width:auto; height:280px; left:20px; bottom:0px;}
.get-section{display:flex; gap:0px; margin-left:350px; padding:0px 0px; position:relative; z-index: 1;}
.get-section::after {position: absolute;content: "";width: 100%;height: 100%;background: url(../images/2023/01/get-bg.png) no-repeat;background-size:12%;background-position:left bottom;left:58%;bottom:30%;z-index:-1;}
.get-section-left{width:70%; margin:0px; padding:0px; position:relative;}
.get-section-left h3{color:#ffffff;; margin:10px 0px 10px; font-size:35px; font-family: ProximaNova-Semibold;}
.get-section-left p{color:#ffffff; width:89%; font-size:18px; padding:0px 0 40px;}
.get-section-right{width:max-content; margin:0px; padding:20px 0; position:relative;}
.get-section-right a{background:#ffffff; border: 1px solid rgba(255, 255, 255, 0.38); color:#144d92;margin:0px;font-size:14px;padding:10px 30px 10px;position: relative; border-radius: 8px;}
.get-section-right a .fa-angle-right {margin-left:5px;}
.get-section-right a:hover{background:none; color:#ffffff; border:2px solid #ffffff;}


.spa-achievements{position:relative; margin:40px 0px 60px;}
.spa-achievements img{border-radius:12px;}
.spa-achievements::before {position: absolute;content: "";width: 100%;height:80%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.8) 100%);bottom: 0px; border-radius:12px;}
.spa-achievements h2 {font-size: 40px;color: #1b4480;font-family: ProximaNova-Semibold;margin:20px 0px 30px;padding: 0px;position: relative; text-align:center;}
.spa-achievements ul{position:absolute; margin:0px; padding:0px; left:30px; bottom:20px;display: flex; width: 100%;}
.spa-achievements li {width:25%;align-items: center;text-align:left;justify-content: left;padding:0px 8px;}
.spa-achievements li:nth-child(1n) {width:26%;}
.spa-achievements li:nth-child(2n) {width:26%;}
.spa-achievements li:nth-child(3n) {width:26%;}
.spa-achievements li:nth-child(4n) {width:20%;}
.spa-achievements h3{font-family: Inter SemiBold; font-size:32px; color:#fff;}
.spa-achievements  p{font-size:14px !important;text-align:left !important;width:100% !important;color: #ffffff !important; padding-bottom:0px !important; margin: 0px !important;}

.fixed-enquire {
  position: fixed;
  bottom: 20em;
  transform: rotate(-90deg);
  background-color: #3da3e3;
  right: -70px;
  border-radius: 6px;
  z-index: 9;
}
.fixed-enquire .side-equire {
  color: #fff !important;
  letter-spacing: 0.27px;
  font-size: 18px;
  padding: 10px 25px 20px;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none !important;
}

.fixed-enquiretwo {
  position: fixed;
  bottom: 10em;
  transform: rotate(-90deg);
  background-color: #3da3e3;
  right: -45px;
  border-radius: 6px;
  z-index: 9;
}
a.side-equiretwo {
  color: #fff !important;
  letter-spacing: 0.27px;
  font-size: 18px;
  padding: 10px 25px 20px;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none !important;
}


@media screen and (max-width:880px) {
.fixed-enquire{display:none;}.fixed-enquiretwo{display:none;}
	
.spa-estimate{display:none;} 
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#144d92;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:none; border-radius:10px 10px 0px 0px;}
.navigation-mobile-link {height:60px;color:#ffffff !important;text-align: center !important;justify-content: center !important;flex-grow: 1 !important;flex-direction: column !important;display: flex !important;text-decoration: none;border-right:1px solid #e9f9ff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:22px;margin-right:auto !important; filter: brightness(0) invert(1);}
.f-12 {font-size:14px; color:#fff; font-family:Inter SemiBold; padding-top:5px;}
	 
	
#enquiry-bottom-all{display:none;} .get-an-estimate{display:none;}.Whatsapp {display:none;}
.find-boxht {position: fixed;bottom: 0;left: 0;right: 0;z-index:3;background:#3da3e3;border-top: 1px solid #fff;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important; border-radius: 12px 12px 0px 0px;}
	
.slider-des{display:none;}.slider-mob{display:block;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:9px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex; margin-top:7px !important;}	


.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:14px;}
/*---------END Header------- */

.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:70px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:110px; display:block; padding:8px 0; transform:translateY(-1px);}
 .sticky .logo-m > img{max-width:90px; padding:8px 0; transform:translateY(-1px);}
.home-slider{height:220px;}#slider-section {height:100%; background:none;}
.sticky{backdrop-filter:none; height:60px !important;}

.midbox-inner {margin: 0 auto;max-width:100%;width: 100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}

#slider-spa-overview h2{font-size:22px;}#evolve-beyond h2{font-size:30px;}
#classroom-img-section h2{font-size:30px;}#associations-section h2{font-size:30px;}

#hometop-section{margin-top:0px; background: #526f9e;}
.hometop-section{position: relative;background:#fffff;flex-direction: column; align-items: flex-start;}.form-mob{display:block; padding:0px 15px; margin-top:-20px; position:relative; z-index:1;} 
#spa-care-section{padding:0px 0 0px;}.hometop-section-form .home-form-box1{flex-direction: column; gap: 10px;}
#hometop-section::before{background-size:100%; display:none;}
.hometop-section-left {width:100%;margin-left: 0%;padding: 20px; margin-top:0px;}
.hometop-section-left h1{font-size:22px; color:#383838; width: 100%; padding-bottom:10px; margin-top:20px;}
.hometop-section-left h1 span{font-size:28px;}
.hometop-section-left h2{font-size:22px; width: 100%;}
.hometop-section-left p{font-size:14px;width:100%; margin-bottom:0px;}
.hometop-section-button a{padding: 6px 20px; display:none;}
.hometop-section-right {display: block;width: 96%;margin: 2%; padding-top:14px;}
.spa-section-right img{width: 96%;}
.spa-section-doc h2{font-size:30px; width:100%;}.spa-section-doc h3{font-size:16px;}
#sparsh-courses h2{font-size:30px; width:100%;}
#sparsh-courses ul{flex-direction: column; margin:0px 0px;}#sparsh-courses li{width:100%;}
.dream-college{font-size:25px; margin:50px 0px 20px;}.dream-college img{width:304px;}
#admission-process h2{font-size:30px; width:100%;}#admission-process h3{font-size:20px; width: auto;}
.admission-process-box ul{flex-direction: column; gap:20px; margin:20px 0px 0px;}
.admission-process-box li{width:100%;}.admission-process-box li::before{background-size:0px;}
.admission-process-box li img{width:80%;}

.required-documents ul{flex-direction: column; gap:0px;}
.required-documents li:first-child{width:100%; height:auto; font-size:25px;}.required-documents li{width:80%; height:auto; border-right:0px solid #000; border-bottom: 1px solid #000; margin:0px 0px; padding:15px 10px 15px 50px;}
.required-documents li:first-child::after{display:none;}
.required-documents li span{left: 0px; top:20px;}
.required-documents li:last-child{border-bottom:0px solid #000;}
#admission-process em{font-size:20px;}


.home-treatments-button{flex-direction: column;}#slider-hosptal-no h2{font-size:30px;}
.home-treatments-button .call-us-now{width:100%;}
.home-treatments-button .ask-question{width:100%;}
.spa-section-box{flex-direction: column;}
.spa-section-left{width:100%;}.spa-section-right{width:100%; padding:0px;}
.spa-section-right h2{font-size:25px; margin-top:30px;}.spa-section-right h3{font-size:18px;}.spa-section-right p{font-size:16px;}
.spa-product-details h2{font-size:30px;}.spa-product-details p{width:100%;}
.spa-product-box{flex-direction: column; gap:40px;}
.spa-product-left{width:100%;}.spa-product-right{width:100%;}
.spa-product-right h3{font-size:16px; line-height: 25px;}.spa-product-right ul li{font-size:16px;}

#sparsh-features h2{font-size:25px; padding:0px 0px 30px;}#sparsh-features li{width:100%;}
#sparsh-vision-mission h2{font-size:25px; padding:0px 0px 30px;}#sparsh-vision-mission ul{flex-direction: column;}#sparsh-vision-mission li{width:100%;}
 
#sets-apart h2{font-size:25px; padding:0px 0px 30px;}.sa-img-1 img{height:70px;}
.sets-apart table tr th{font-size:16px; line-height:20px;}.sets-apart{justify-content: center;}
.sets-apart th, td{width:100%;}

#ceo-message h2{font-size:25px; padding:0px 0px 30px;}
#ceo-message .spa-section-left{width:100%; text-align: center;}#ceo-message .spa-section-left img{width:70%; margin:0px 0px 40px;}.ceo-message{font-size:14px;}
#ceo-message .spa-section-right{width:100%; padding-right:0%;}

#sparsh-institution h2{font-size:30px; padding:0px 0px 30px;}#sparsh-institution p{font-size:20px;}
#sparsh-institution .spa-section-left{width:100%; text-align: center;}#sparsh-institution .spa-section-left img{width:70%; margin:0px 0px 40px;}
#sparsh-institution .spa-section-right{width:100%; padding-right:0%;}
.sparsh-institution-ul ul{width:100%; flex-wrap:wrap; gap:20px;}.sparsh-institution-ul li{width:100%;}
.sparsh-institution-box{flex-direction: column; gap:20px;}.sparsh-institution-ul li h3{font-size:50px;}
 .sparsh-institution-box img{width:100% !important;}


#content-section h2{font-size:30px;}.contact-map{flex-direction:column; gap:20px; padding:15px;}
.contact-us-left{width:100%; padding:0px;}.contact-us-right{width:100%;}
.contact-us-left .email-box{font-size:16px; padding-left:50px;}.contact-us-left .phone-box{font-size:16px;padding-left:50px;}
.contact-us-left .address-box{font-size:16px; padding-left:50px;}
footer{padding:20px 0px 100px}
.copyright{flex-direction:column; gap:20px;}.copyright .wh{width:100%; text-align:center;}
.footer-social{flex-direction:column; gap:20px; width:100%;}
 

}

