 @font-face{font-family:Inter Regular;
 src:url(../fonts/Inter-Regular.ttf);
 }
@font-face{font-family:Inter Bold;
 src:url(../fonts/Inter-Bold.ttf);
 }
@font-face{font-family:Inter Semi Bold;
 src:url(../fonts/Inter-Semi-Bold.ttf);
 }
  @font-face{font-family:Inter Medium;
 src:url(../fonts/Inter-Medium.ttf);
 }
 @font-face{font-family:Geist Regular;
 src:url(../fonts/Geist-Regular.ttf);
 }
 @font-face{font-family:Geist Medium;
 src:url(../fonts/Geist-Medium.ttf);
 }
 @font-face{font-family:Britti Sans;
 src:url(../fonts/Britti-Sans.otf);
 }


/*-----------------------*/
html {scroll-behavior: smooth;}
body { padding: 0; margin: 0 auto;font-family:Geist 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:#202833; }
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 { 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: '';}



/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  transition: transform .3s ease-in-out;
  width:100%;
  margin:0px auto;
  top:25px; 
  height:90px;
  position: relative;
  z-index: 666;
}
/*#header-id .midbox-inner{max-width:85rem;}*/

.lalit-head{display:block !important;}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}


.headerTertiary {
  align-items: center;
  display: flex;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding: 1rem;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:40%;
  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;
}




.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:auto;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}
.logo-d > img {
  width:100%;
  position:relative;
}
.logo-d{
  position:relative;height: 100%;
  transition: transform .3s ease-in-out; 
  flex: 0 0 280px;
    display: flex;
    align-items: center;
	/*background-color:#e7f5f9;*/
    padding:15px 20px;
}
.sticky .logo-d > img {max-width:90px; transform:translateY(-1px);}
.sticky .logo-d {flex: 0 0 250px;}.logo-m{display:none;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky{display:block !important; position:fixed !important;top:0;width:100% !important;  /* backdrop-filter: blur(40px);*/ z-index: 999; /*box-shadow:1px 5px 10px rgba(0,0,0,0.2);*/}
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

/*.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: 1.5rem;flex-grow: 1; justify-content: right;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}

@media (min-width: 64rem){.navbar__buttons a {font-size:14px;}.page-header ul a{font-size:14px !important;}
.phone-head{font-size:13px;}.profile-head{font-size:14px;}.cart-head{font-size:14px;}
.topnav-left{gap:0px; margin-left:25px;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:16px;}.page-header ul a{font-size:16px !important;}
.phone-head{font-size:15px;}.profile-head{font-size:15px;}.cart-head{font-size:15px;}
.topnav-left{gap:0px; margin-left:45px;}
}

.head-location .ss-main .ss-content {width:150px;}
.head-location .ss-single-selected .placeholder{color: #1E1E2F !important;}
.head-quick-links a{color: #1E1E2F !important;}
.head-quick-links .top-menu a{color: #1E1E2F !important; padding:10px 5px !important;}


.topnav-left{display:flex;  padding: 0px;align-items: center;}
.head-language{margin:0px; width:180px; padding:0px; position:relative;}
.head-language::before {content: "";width:21px;height:30px;background: url(../images/2024/01/language-icon.png) no-repeat;background-size:90%;position: absolute;left:-5px;top:8px;z-index:2;}
.head-location{margin:0px; width: max-content; padding:0px; position:relative;}
.head-location::before {content: "";width:17px;height:30px;background: url(../images/2024/01/location-icon.png) no-repeat;background-size:90%;position: absolute;left:-5px;top:8px;z-index:2;}

.head-quick-links{margin:0px; width:130px; padding:0px; position:relative;}

.topnav-left .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px; width: max-content;}
.topnav-left .ss-main .ss-single-selected .ss-arrow span {border:solid #000;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.topnav-left .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.topnav-left .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}


.head-right-button{display:flex; width:100%; gap:0px; margin:0px; padding:0px 20px 0px 0px; justify-content: space-between;}
.contact-top-button{display:flex; align-items: center; width: max-content; gap:10px; margin:0px; padding:0px; position:relative;}
.head-top-nav{display:flex; align-items: center; width: max-content; gap:10px; margin:0px; padding:0px; position:relative;}


.nearby-labs-menu{position:relative}
.packages-menu{position:relative}
.tests-menu{position:relative}

.phone-top-button{width:max-content; background:#f5a706; color:#ffffff !important; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 35px 10px;transition: all 0.4s ease;position: relative; border:0px; cursor:pointer;}
.phone-top-button img {width:17px;position: absolute;left:10px;top:9px;}

.profile-head{ width:max-content; background: linear-gradient(262deg, #940b36 0%, #b01f4d 100%); color:#fff !important;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset;margin:16px 0;text-align:center;font-size: 14px;border-radius:8px;padding:8px 15px 8px 15px;transition: all 0.4s ease;position: relative;}
.profile-head img {width:auto; height:18px; position:relative;}
.profile-head span{padding-left:5px;}

.book-a-stay{width:max-content; display: flex; align-items: center; gap:10px; background:#253B80; color:#ffffff !important; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10); cursor:pointer;}.book-a-stay img {width:auto; height:16px; position:relative;}
.book-a-stay span{padding-left:5px;}.book-a-stay:hover{background:#35A0ED;}
 
.page-header{height:90px; border: 1px solid #DCE0E6; background: #fff !important; border-radius:20px; box-shadow:0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
#target-1 {background:#F6F5F5;width:100%;  box-shadow: -6px 10px 24px 0px rgba(0, 0, 0, 0.10);padding:10px 0px 0px; margin-top:0px; display:none; position: fixed;left:0px;top:74px;z-index:999;}
#target-1 .head-search{display:flex; gap:20px; margin:0px; padding:0px 7%; position:relative;}
@media (min-width: 64rem){#target-1 .head-search{padding:0px 4%;}}
@media (min-width:90rem){#target-1 .head-search{padding:0px 7%;}}

#target-1  p{color:#000 !important; }
#target-1 .ss-main .ss-single-selected{color:#000 !important;}
#target-1 .ss-main .ss-single-selected{border:1px solid #000 !important; background:#fff !important;}
#target-1 .home-search-room{border:1px solid #000 !important; color: #000; background:#fff !important;}

#target-3{background:#F6F5F5;width:450px;  box-shadow: -6px 10px 24px 0px rgba(0, 0, 0, 0.10);padding:20px; margin:0px; display:none; position:absolute;right:7%;top:90px;z-index:999;}
#target-3 .hide-3-yes{width: 18%; display:block; background: #000000; color: #ffffff !important;margin: 0px 0px 0px;height: 40px !important;border: 0px;text-align: center;font-size: 14px;padding: 8px 15px 8px;transition: all 0.4s ease;position: relative; }
.hide-3-yes .hide-button{justify-content: center;}


.hide{display:none;}
/*  added this - not working  */
.hide-1-yes{display:none;  background:none; font-size:16px; border:0px;}
.hide-2-yes{display:none;}.hide-button{display:flex; gap:6px; align-items:center;}




 

/*--Head END--*/
.wiki-mk{padding-left:40px; padding-right:40px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%;}

#home-wiki-slider{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:50px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
.home-wiki-slider{width:100%; display:flex; margin:0px; padding:0px; position:relative;}
.home-wiki-slider::before { content: "";position: absolute;top:0px;left: 0px;width: 100%;height:100%; background: url(../images/2025/03/slider-bg.webp); background-repeat:no-repeat; background-size:64%; background-position:left top;   z-index:1;}

.home-wiki-slider::after{ content: "";position: absolute; bottom: -1px; right:0px;width: 100%;height:120px; background: url(../images/2025/03/slider-bg-1.webp); background-repeat:no-repeat; background-size:74%; background-position:bottom right;   z-index:1;}

.home-wiki-left{width:44%;  margin:60px 0px 80px; padding-left:7%; position:relative; z-index:1;}
.home-wiki-left h1{width:95%;font-size:55px;  font-family:Inter Bold; font-weight:bold; color:#ffffff; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-wiki-left h2{width:100%;font-size:16px; line-height:22px;  font-family:Inter Bold;  color:#ffffff; padding-right: 15px; margin:14px 0px; display:block; position: relative;}
.home-wiki-left h3{width:100%;font-size:22px;  font-family:Inter Bold;  color:#ffffff; padding:0px;margin:10px 0px; display:block; position: relative;}
.home-wiki-left p {font-size:15px;font-family:Inter Regular;  color:#ffffff;  width:100%;  margin:10px 0px 40px;}
.home-wiki-left a{width:max-content; display: flex; align-items: center; gap:10px; background:#ffffff; color:#263C81; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; cursor:pointer;}
.home-wiki-left a img {width:auto; height:12px; position:relative;}
.home-wiki-left a:hover{background:#12A7FF; color:#ffffff;}

.home-wiki-right{width:56%; margin:0px; padding:20px 0px 0px; position:relative;}
.home-wiki-slider .slider-no-box{width:100%; display:flex; justify-content: right; margin:0px; padding:0px 0px 0px; position:absolute; right:0px; bottom:0px; z-index: 2;}
.slider-no-box ul{width:65%; display:flex; align-items:center; margin:10px 0px 25px; padding-right:4%; position:relative; z-index: 1;}
.slider-no-box li{width:33%; margin:0px; padding:0px; position:relative;}
.slider-no-box li h3{font-size:20px; font-family:Inter Regular;    color:#ffffff;  width:100%;  margin:0px 0px 0px;}
.slider-no-box li p {font-size:15px; font-family:Inter Regular;  color:#ffffff;  width:100%;  margin:5px 0px 0px;}
.slider-no-box li::before{content: ""; width:1px; height:100%; background:#fff; right:25px; top:0px; position: absolute; z-index:-1;}
.slider-no-box li:last-child::before{width:0px;}

@media (min-width: 64rem){ .home-wiki-left h1{font-size:34px;}.home-wiki-right li h3{font-size: 18px;}.home-wiki-right li p{font-size:12px;}
}
@media (min-width:90rem){.home-wiki-left h1{font-size:45px;}.home-wiki-right li h3{font-size:20px;}.home-wiki-right li p{font-size:15px;}
}

#home-we-help{width:100%;background:#ffffff; height:100%; padding:60px 0px 110px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-conditions-section  .midbox-inner{position:relative;}
#home-we-help::before { content: "";position: absolute;bottom:60px;left: 0px;width: 100%;height:100%; background: url(../images/2025/03/01/bg-left.png); background-repeat:no-repeat; background-size:30%; background-position:left bottom;   z-index:-1;}

#home-we-help::after{ content: "";position: absolute;top:110px;right: 0px;width: 100%;height:100%; background: url(../images/2025/03/01/bg-right.png); background-repeat:no-repeat; background-size:25%; background-position:right top;   z-index:-1;}

#home-we-help h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold;  color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-we-help  h4{width:40%;font-size:16px; line-height:24px; color:#00061ABA; padding:0px; margin:14px 0px 0px; display:block; position: relative;}
#home-we-help  .home-impact-sub{width:100%;font-size:16px; font-weight:700; height:50px; text-align:center; color:#0E1B3A; padding-right:20px;margin:14px 0px 0px; display:block; position: relative;}
#home-we-help  .home-impact-sub span{color:#30A9FF;}
#we-help-slider { padding-top:50px;}
.we-help-item{width:95%;    margin:10px 0px 20px;    padding:30px 25px;    border-radius: 8px;    border: 1px solid rgba(0, 0, 0, 0.07);    background: #FFF;position: relative;}
.we-help-item img{width: auto !important;  height:60px !important;  position: absolute;  right: -10px;  bottom: -10px;}
  
.we-help-item h3{width:80%;font-size:18px; height:60px;  font-family:Inter Semi Bold; color:#192B55; padding:0px;margin:0px 0px 0px;  display:block; position: relative;}
.we-help-item p{ font-size:14px; font-family:Inter Regular;  color:#7D7D7D;  width:100%; height: 50px;  margin:10px 0px 0px;}
#home-we-help .view-case{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:80px auto 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #1F2632;  cursor:pointer;}
#home-we-help .view-case:hover{background: #35A0ED;}
#home-we-help .view-case img{width:auto; height:16px; position:relative;}

#home-possibilities{width:100%;background:#f0faff; height:100%; padding:0px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1; overflow: hidden;}
.home-possibilities{width: 100%;display: flex; gap:50px; align-items:center; margin: 0px;padding: 0px;position: relative;}
.home-possibilities::before { content: "";position: absolute;bottom:0px;left:4%;width:90px;height:100%; background: url(../images/2025/03/line-bg.png); background-repeat:no-repeat; background-size:100%; background-position:left top;   z-index:1;}

.home-possibilities-left{width:60%;  margin:0px 0px 0px; padding-left:14%; position:relative; z-index:1;}
.home-possibilities-left h2{width:90%;font-size:40px;  font-family:Inter Bold; font-weight:bold; color:#1F2632; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-possibilities-left p {font-size:16px;font-family:Inter Regular;  color:#00061ABA;  width:90%;  margin:10px 0px 20px;}
.home-possibilities-left a{width:max-content; display: flex; align-items: center; gap:10px; background:#12A7FF; color:#fff; margin:16px 0;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10); transition: all 0.4s ease;position: relative; border-radius:8px; cursor:pointer;}
.home-possibilities-left a img {width:auto; height:16px; filter: brightness(0) invert(1); position:relative; }
.home-possibilities-left a:hover{background:#253B80; color:#ffffff;}

.home-possibilities-left .question{box-shadow: initial; border:0px; border-radius:0px; padding:15px 0px 15px;   margin:0px 0px;}
.home-possibilities-left .question h3{font-size:24px; color:#192B55;   font-family:Inter Bold; padding:0px;margin:0px 0px; position: relative;}
.home-possibilities-left .question.active h3{color:#12A7FF;}.home-possibilities-left .answer{padding:1rem 0px 0rem;}
.home-possibilities-left .answer p{color:#414858; line-height:24px;}

.home-possibilities-right{width:40%; margin: 0px;padding: 0px;position: relative;}

#home-recovery{width:100%;background:#ffffff; height:100%; padding:0px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-recovery::before { content: "";position: absolute;bottom:220px;left: 0px;width: 100%; height:100px; background:#12A7FF80;  z-index:-1;}
.home-recovery{width:100%; height:100%; padding:60px 0px 150px; position: relative;margin:0px 0px 0px; z-index:1;}

.home-recovery::before { content: "";position: absolute;bottom:40px;left: 0px;width: 100%;height:100%; background: url(../images/2025/03/02/left-icon.png); background-repeat:no-repeat; background-size:25%; background-position:left bottom;   z-index:-1;}

.home-recovery::after{ content: "";position: absolute;top:110px;right: 0px;width: 100%;height:100%; background: url(../images/2025/03/02/right-icon.png); background-repeat:no-repeat; background-size:25%; background-position:right top;   z-index:-1;}


#home-recovery h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold; text-align:center;  color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-recovery  h4{width:65%;font-size:16px; line-height:24px; text-align:center; color:#00061ABA; padding:0px; margin:14px auto 0px; display:block; position: relative;}

#why-choose-slider{margin: 50px 0px 0px; padding: 0px; position: relative;}
.why-choose-item{width:100%;  margin:15px 0px 15px;    padding:40px 20px 30px;    border-radius:8px;    border: 1px solid rgba(0, 0, 0, 0.07);    background: #FFF; box-shadow: 0px 6px 25.2px -14px rgba(0, 0, 0, 0.25);    position: relative;}
.why-choose-item img{width:auto !important; height:70px !important;}
.why-choose-item h3{width:100%;font-size:20px;  font-family:Inter Semi Bold; color:#192B55; padding:0px;margin:25px 0px 10px;  display:block; position: relative;}
.why-choose-item p{ font-size:16px; line-height:20px; font-family:Inter Regular;   color:#00061ABA;  width:100%;  margin:10px 0px 0px;}


#walk-patient-stories{width:100%;background:#ffffff; height:100%; padding:60px 0px 110px; position: relative;margin:0px 0px 0px; z-index:1;}
#walk-patient-stories h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold;  color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#walk-patient-stories  h4{width:85%;font-size:16px; line-height:24px; color:#00061ABA; padding:0px; margin:14px 0px 0px; display:block; position: relative;}
.walk-patient-stories{width:100%; margin:50px 0px 0px; padding:0px; position:relative;}
.patient-stories-tab{width:100%;padding:5px; margin-top:20px; border-radius:16px;height:100%;}
.walk-patient-stories::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 20%, rgba(0, 0, 0, 0.8) 100%);
    background-position: right top;
    z-index: 1;
}
.home-video-test{position:absolute; top:35%; left:50%; z-index:666;}.home-video-test img{width:auto;  height:60px;}

@media (min-width: 64rem){.home-video-test{position:absolute; top:35%; left:50%; z-index:666;}.home-video-test img{width:auto;  height:50px;}
}
@media (min-width:90rem){.home-video-test{position:absolute; top:40%; left:50%; z-index:666;}.home-video-test img{width:auto;  height:80px;}
}


#home-patient-stories{padding-right:10%;}
#home-patient-stories .patient-stories-item{border-right:1px solid #4445;}
.patient-stories-doc{position:absolute; width:80%;  height: 200px; right:0px; bottom:-10px; padding:0px; margin:0px; z-index:2;}
.patient-stories-doc::before{ content: "";position: absolute;bottom:0px;left:0px;width: 100%;height:100%; background: url(../images/2025/03/05/bg.png); background-repeat:no-repeat; background-size:100%; background-position:left bottom;   z-index:-1;}
.patient-stories-doc::after{ content: "";position: absolute;top:-24px;left:48px;width:80px;height:80px; background: url(../images/2025/03/05/dotted-icon.png); background-repeat:no-repeat; background-size:100%; background-position:left top;   z-index:-1;}
.patient-stories-doc h3{color:#fff; font-family: Inter Bold; font-size:18px; line-height:24px; padding-right:6%;  margin:-90px 0px 20px;  padding-left:160px;}


#walk-technologies{width:100%;background:#ffffff; height:100%; padding:60px 0px 0px; position: relative;margin:0px 0px 0px; z-index:2;}
#walk-technologies h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold;  color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#walk-technologies  h4{width:85%;font-size:16px; line-height:24px; color:#00061ABA; padding:0px; margin:14px 0px 0px; display:block; position: relative;}
.walk-technologies{width:100%; display:flex; align-items:center; background:#263c81; margin:50px 0px 0px; padding:0px; position:relative;}
.walk-technologies-left{width:50%; margin:0px; padding:0px; position:relative;}
.walk-technologies-left img{height:100%;}
.walk-technologies-right{width:50%;  margin:0px; padding:0px 80px 0px 50px; position:relative;}


.walk-technologies-right .button {  display:inline-block;  width:100%;position:relative;  height:auto; padding:0.6rem 0px 1rem 0.6rem; margin-bottom:0px; color:#fff;cursor:pointer;  text-decoration: none; border-bottom:1px solid #fff5;}
.walk-technologies-right .button:last-child{border-bottom:0px solid #fff5;}
.walk-technologies-right .button h5{font-size:18px; color:#ffffff; font-family: Inter Bold; line-height:1.25em;letter-spacing: 0.01em; padding:0rem; margin: 0px;}
.walk-technologies-right .button p{display:none; padding:5px 0px 0px;  font-size:14px;}


@media (min-width: 64rem){ .walk-technologies-right .button h5{font-size:16px;}.walk-technologies-right .button p{font-size:12px;}
}
@media (min-width:90rem){.walk-technologies-right .button h5{font-size:18px;}.walk-technologies-right .button p{font-size:14px;}
}


.walk-technologies-right .button span{display:none; font-size:22px; font-family: Inter Bold; color:#fff8;}
.walk-technologies-right .button.active span{display:block;}
.walk-technologies-right .active p{display:block; color:#ffffff; }
.content{margin:0px; position:relative;}
.content img{object-fit: revert;position: relative;height:100%;width: 100%;}
.walk-technologies-right img{display:none;}
.walk-technologies-right .learn-more{display:none;}
.walk-technologies-right .button.active .learn-more{display:flex; width: max-content; background:#fff; font-size:14px; color:#12A7FF;  padding:4px 10px; margin:10px 0px 0px; border-radius:2px; position:relative;}

#walk-technologies div[class*="content-"] { display:none;}
#walk-technologies div.active { display:block;}

.walk-technologies-right .active .arrow-icon{background-image:url(../images/2025/03/home-icon-2.png);}
.arrow-icon{background-image:url(../images/2025/03/home-icon-1.png);width:23px;height:23px;background-size: contain;background-repeat: no-repeat;position: absolute;bottom:14px;right:0px;}




#home-conditions-section{width:100%;background:#FAFAFA; height:100%; padding:60px 0px 100px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-conditions-section  .midbox-inner{position:relative;}
#home-conditions-section .midbox-inner::before{ content: "";position: absolute;bottom:-45px;left:0px;width: 100%;height:100%; background: url(../images/2025/03/02/bg.png); background-repeat:no-repeat; background-size:8%; background-position:left bottom;   z-index:-1;}
#home-conditions-section .midbox-inner::after{ content: "";position: absolute;top:70px;right:0px;width: 100%;height:100%; background: url(../images/2025/03/02/bg.png); background-repeat:no-repeat; background-size:8%; background-position:right top;   z-index:-1;}

#home-conditions-section h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold;  color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}

#home-conditions{margin:60px 0px 0px; padding:10px; background:#fff; border:1px solid #DCE0E6; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);	border-radius:12px;}
.conditions-item{position: relative;  padding:10px;  z-index:1;  border-radius:12px;  border: 1px solid #DCE0E6;}
.conditions-item img{ border-radius:12px;}
.conditions-item h3 {width: 100%;  font-size:18px;  font-family: Inter Semi Bold;  color:#30A9FF;  padding: 0px;  margin:15px 0px 15px;
  display: block;  position: relative;}


#home-centres-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:80px 0px 80px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-centres-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#home-centres-section h4 {width:60%;font-size: 16px;line-height: 24px;text-align: center;color: #00061ABA;padding: 0px;margin: 14px auto;display: block;position: relative;}
#home-centres-section::before { content: "";position: absolute;bottom:-20%;right:36%;width: 100%;height:100%; background: url(../images/2025/03/01/bg-left.png); background-repeat:no-repeat; background-size:35%; background-position:right bottom;   z-index:-1;}

#home-centres-section::after{ content: "";position: absolute;top:70px;right:0px;width: 100%;height:100%; background: url(../images/2025/03/01/bg-right.png); background-repeat:no-repeat; background-size:35%; background-position:right top;   z-index:-1;}


#home-blogs-section{width:100%;background:linear-gradient(to bottom, #12A7FF 70%, #ffffff 0%); height:100%;overflow:hidden;padding:80px 0px 120px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-blogs-section .blog-sud-head{color:#FFF8; font-size:14px; text-align:center;}
#home-blogs-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#home-blogs-section h4 {width:40%;font-size: 16px;line-height: 24px;text-align: center;color:#ffffff;padding: 0px;margin: 14px auto;display: block;position: relative;}


#home-footer-bottom{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-footer-bottom h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 70px; display:block; position: relative;}
.home-footer-bottom{width:95%;background:#263c81; border-radius:32px; padding:40px; margin:0px auto 0px;   position:relative; z-index:1;}
.home-footer-bottom::before { content: "";position: absolute;top:0px;left:0px;width: 100%;height:100%; background: url(../images/2025/03/texture.png); background-repeat:no-repeat; background-size:cover; background-position:left top; opacity:0.1;   z-index:-1;}
.home-footer-bottom ul {display: flex;align-items:flex-start;margin:0px 0px 0px;padding: 0px 0px 0;width: 100%;}
.home-footer-bottom li {width:33.33%;position: relative; padding:0px 30px; margin-left:70px; border-right:1px solid rgba(255, 255, 255, 0.15);}
.home-footer-bottom li:last-child{border-right:0px solid #fff; padding-right:0px;}
.home-footer-bottom li:first-child{margin-left:20px;}
.home-footer-bottom li h3 {font-size:18px;color:#ffffff; font-family:Inter Medium; padding: 10px 0px 5px;width: 100%;position: relative;}
.home-footer-bottom li p {color:#fff9;width:100%;margin: 15px 0;font-size: 14px; font-family:Inter Regular; }
.home-footer-bottom li img {width: auto;height:30px;margin-bottom:10px;}
.home-footer-bottom li a {color:#ffffff;  font-size:14px;}
.home-footer-bottom li a .arrow{width: auto !important;height: 12px; margin-top: -2px; margin-left: 5px; margin-bottom: 0px;}




#home-slider{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px 0px 0px; position: relative;margin:25px 0px 0px; z-index:1;}
.home-slider{width:100%; display:flex; gap:0px; padding:0px 0px 0px; margin:0px; position: relative;}
.home-slider-left{width:55%;  padding:90px 0px 60px; margin:0px; position: relative;}
.home-slider-left h1{width:90%;font-size:30px;  font-family:Inter Bold; font-weight:bold; color:#1F2632; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-slider-left h2{width:100%;font-size:16px; line-height:22px;  font-family:Inter Bold;  color: #444; padding-right: 15px; margin:14px 0px; display:block; position: relative;}
.home-slider-left h3{width:100%;font-size:16px;  font-family:Inter Bold;  color:#1F2632; padding:0px;margin:10px 0px; display:block; position: relative;}
.home-slider-left p {
  font-size:15px;font-family:Inter Regular;
  color:#212529;
  width:100%;
  margin:10px 0px 10px;
}
.home-slider-left ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.home-slider-left li {
    width:auto;font-family:Geist Regular;
    position: relative;
    color:#00061A;font-weight:bold;
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
	font-size:15px;
}
.home-slider-left li::before {
   content: '';
    background: url(../images/2025/01/r-arrow.png);
	background-repeat:no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:6px;
    left:0px;
}

.home-slider-right{width:50%; display:flex; gap:0px; padding-left: 0%; margin-left: -80px;   position: relative;  z-index:1;}
.home-slider-right::before { content: "";position: absolute;top: 0px;right: 0px;width: 100%;height:100%; background: linear-gradient(to left, rgb(255, 255, 255, .95) 30%, rgb(255, 255, 255, .0) 70%); opacity:0.9; z-index:1; display:none;}
.home-slider-right::after{ content: "";position: absolute;bottom: 0px;right: 0px;width: 100%;height:200px; background: linear-gradient(to top, rgb(255, 255, 255, .95) 30%, rgb(255, 255, 255, .0) 100%); opacity:1; z-index:1; display:none;}

 .home-slider-mob{display:none; max-width:100%;  padding:10px 0px;}.home-slider-img{display:block; max-width:initial;  padding:10px 0px;}

.treatment-slider-box{width:50%; margin:0px; padding:0px; position:relative;}
.marquee-inner span{
  height:50%;
}
.marquee-wrapper .marquee-block{
  width:auto;
  height:100%vh;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  margin: 20px 0 20px 220px;
  background:#1B2531;
  padding: 30px 0;
  float:left;
}
.marquee-inner{
  display: block;
  height: 200%;
  width:100%;
  position: absolute;
  margin:0px;
}
.marquee-inner.to-left{
  animation: marqueeTop 14s linear infinite;
}
.marquee-inner.to-right{
  animation: marqueeBottom 14s linear infinite;
}
.marquee-item{
  width:auto;
  height:auto;
  display: block;
  margin:10px;
  transition: all .2s ease-out;
  background:#ffffff;
  position:relative;border-radius:12px;
}

.marquee-item img{height:auto; width:100%; border-radius:12px;}

.marquee-inner:hover{
    animation-play-state: paused;
}

@keyframes marqueeTop{
  0% {
    top: 0;
  }
  100% {
    top: -100%;
  }
}
@keyframes marqueeBottom{
  0% { 
    top: -100%; 
  }
  100% {
   top: 0; 
  }
}


 
 #speciality-menutop{width: 100%;background:#fff;width: 100%;height: auto;padding:10px 0 10px;margin: 0px;display:flex;position:relative; border-bottom:1px solid #D7D7D7;}
.speciality-menutop{padding: 0px;margin: 0px;width:100%;height:auto; display:flex; justify-content: space-between; align-items: center;}
.sticky-p {position:fixed !important;top:117px;z-index:6;width: 100%;border-top:1px solid #D7D7D7;}
.sticky-n {position: fixed;top:150px;z-index:99;width: 100%;border-top: 0px solid #0e0e0e;background-color: #fff;}
.speciality-menutop ul {display:flex;margin: 0px; padding: 0px;gap: 14px;width: 100%;justify-content: space-between;}
.speciality-menutop li {padding: 0px;margin: 0px;}
.speciality-menutop li a img{ width:40px; height:40px; padding:6px;}
.speciality-menutop li a {font-size:15px;color:#253B80 !important;display: block; margin:0px 0;padding:0px 6px; line-height:40px;}
.speciality-menutop .active a{background:#253B80 !important; color:#ffffff !important;border-radius: 6px;}
.speciality-menutop .active a img{filter: brightness(0) invert(1);  width:40px; height:40px; padding:6px;}
.wiki-scroll{scroll-margin-top:0px;}

 
.scrollto-anchor-links{background-color: #fff;width: 100%;}
.scrollto-anchor-links.sticky-nav{position:fixed;top:0px;margin-top: 0;border-top: 1px solid #D9D9D9;}
.scrollto-anchor-links ul{display: flex;  margin: 0px;  padding: 0px;  gap: 14px;  width: 100%;  justify-content: space-between;}
.scrollto-anchor-links ul li{padding: 0px;  margin: 0px;}
.scrollto-anchor-links ul li a{font-size: 15px;  color: #253B80 !important;  display: block;  margin: 0px 0;  padding: 0px 8px;  line-height: 40px;}
.scrollto-anchor-links ul li a.active{background: #253B80 !important;  color: #ffffff !important;  border-radius: 6px;}
   

#promising-results-section{width:100%;background:#FAFAFA; height:100%;overflow:hidden;padding:60px 0px 0px; position: relative;margin:25px 0px 0px; z-index:1;}
.promising-results-section{width:100%; display:flex; gap:90px; padding:0px 0px 0px; margin:0px; position: relative;}
.promising-results-left{width:50%; display:flex;  align-items: flex-end; padding-right:10%; margin:0px; position: relative;  z-index:1;}
.promising-results-right{width:50%;  padding:40px 0px 0px; margin:0px 0px 50px; position: relative;}
.promising-results-right h2{width:100%;font-size:52px;  font-family:Inter Bold; font-weight:bold; color:#1F2632; padding:0px;margin:14px 0px; display:block; position: relative;}
.promising-results-right p {
  font-size:16px;font-family:Inter Regular;
  color:#212529;
  width:90%;
  margin:10px 0px 20px;
}
.promising-results-right ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.promising-results-right li {
    width:auto;font-family:Geist Regular;
    position: relative;
    color:#00061A;  
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
	font-size:16px;
}
.promising-results-right li::before {
   content: '';
    background: url(../images/2025/01/r-arrow.png);
	background-repeat:no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}


#programs-services-section{width:100%;background:linear-gradient(100deg, #35A0ED 20%, #2278B5 80%); height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#programs-services-section h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px; display:block; position: relative;}
#programs-services-section ul {
    display: flex;
    margin:50px 0px 0px;
    padding:15px;
    gap: 14px;
    justify-content:center;
	background:#fff;
	border-radius:12px;
}
#programs-services-section  li{
  width:33.33%;
  position: relative;
  padding:20px;
  z-index: 1;
  border-radius:12px;
  border: 1px solid #DCE0E6;
}
#programs-services-section  li .pro-home-img{border-radius:12px; border: 1px solid #DCE0E6;}

#programs-services-section  li h3{width:100%;font-size:20px; height:50px; font-family:Inter Semi Bold; color:#192B55; padding-right:20px;margin:14px 0px 0px; display:block; position: relative;}
#programs-services-section  li p { font-size:16px;font-family:Inter Regular; height:115px;  color:#7D7D7D;  width:100%;  margin:10px 0px 0px;}
#programs-services-section  li .read-more{ width:max-content; display: flex; align-items: center; gap:10px; background:#253B80; color:#ffffff; margin:16px 0 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; box-shadow:1px 5px 10px rgba(0,0,0,0.3); cursor:pointer;}#programs-services-section  li .read-more:hover{  background:#35A0ED; color:#fff;}
#programs-services-section  li .read-more img{width:auto; height:16px; position:relative;}





#home-impact-stroke{width:100%;background:#FAFAFA; height:100%; padding:60px 0px 110px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-impact-stroke::before { content: "";position: absolute;top:240px;left: 0px;width: 100%;height:200px; background: url(../images/2025/01/mask-left.webp); background-repeat:no-repeat; background-size:30%; background-position:left bottom;   z-index:-1;}

#home-impact-stroke::after{ content: "";position: absolute;top:240px;right: 0px;width: 100%;height:200px; background: url(../images/2025/01/mask-right.webp); background-repeat:no-repeat; background-size:30%; background-position:right bottom;   z-index:-1;}

#home-impact-stroke h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-impact-stroke  h4{width:70%;font-size:16px; line-height:24px; text-align:center; color:#00061ABA; padding:0px; margin:14px auto 0px; display:block; position: relative;}
#home-impact-stroke  .home-impact-sub{width:100%;font-size:16px; font-weight:700; height:50px; text-align:center; color:#0E1B3A; padding-right:20px;margin:14px 0px 0px; display:block; position: relative;}
#home-impact-stroke  .home-impact-sub span{color:#30A9FF;}

#impact-stroke {padding-left:8%; padding-top:50px;}
.impact-stroke-item{width: 100%;    margin:10px 0px 20px;    padding: 15px;    border-radius: 8px;    border: 1px solid rgba(0, 0, 0, 0.07);    background: #FFF;    box-shadow: 0px 6px 25.2px -14px rgba(0, 0, 0, 0.25);    position: relative;}
.impact-stroke-item img{width:auto !important; height:35px !important;}
.impact-stroke-item h3{width:100%;font-size:16px;  font-family:Inter Semi Bold; color:#192B55; padding:0px;margin:14px 0px 0px;  display:block; position: relative;}
.impact-doc-h .impact-stroke-item h3{height:40px;}
.impact-stroke-item p{ font-size:14px; font-family:Inter Regular;  color:#7D7D7D;  width:100%; height: 50px;  margin:10px 0px 0px;}
.impact-doc-h .impact-stroke-item p{height:80px !important;}



#home-different-walk{width:100%;background:linear-gradient(to bottom, #FAFAFA 30%, #ffffff 70%); height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-different-walk h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-different-walk  h4{width:70%;font-size:16px; line-height:24px; text-align:center; color:#00061ABA; padding:0px; margin:14px auto 0px; display:block; position: relative;}
#home-different-walk  h5{width:100%;font-size:24px; line-height:24px; font-family:Inter Bold; color:#00061A; padding:0px; margin:50px 0px 50px; display:block; position: relative;}
.medflick-table table.table tr th {
    background:#fff;
    color: #fff;
    font-size: 16px;
    border: 1px solid #253B80;
    font-weight: 400;
}
.medflick-table table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border:1px solid #253B80;
}
.medflick-table th, td {
    text-align: center;
    padding: 8px;
    font-size: 16px;
    color: #000;
    border-left: 1px solid #253B80;
}
.medflick-table tr:nth-child(even) {
    background-color: #fff;
}
.medflick-table table img{width:15px;}



#outcome-expect{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:20px 0px 20px; position: relative;margin:0px 0px 0px; z-index:1;}
#outcome-expect h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px 10px; display:block; position: relative;}
#outcome-expect  h4 {width:60%;font-size: 16px;line-height: 24px;text-align: center;color: #00061ABA;padding: 0px;margin: 14px auto;display: block;position: relative;}
#outcome-expect ul{width:100%; display:flex; gap:20px; margin:50px 0px 0px; padding:0px; position:relative;}
#outcome-expect li{width:25%;  margin:0px; padding-left:30px; position:relative;}
#outcome-expect li::before {
  content: '';
  background: url(../images/2025/01/r-arrow.png) no-repeat;
  background-size: 17px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0px;
}
#outcome-expect li::after{
  content: '';
  background:#0E3F7E14;
  width:2px;
  height:100%;
  position: absolute;
  top:0px;
  right:0px;
}
#outcome-expect li:last-child::after{width:0px;}
#outcome-expect li h3{font-size:18px; color:#020816E0;  margin:0px 0px 7px; padding:0px; position:relative;}
#outcome-expect li p{font-size:14px; color:#000B21BA; margin:0px; padding:0px; position:relative;}



#home-technologies{width:100%;background:linear-gradient(to bottom, #FAFAFA 30%, #ffffff 70%); height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-technologies h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-technologies  h4{width:70%;font-size:16px; line-height:24px; text-align:center; color:#00061ABA; padding:0px; margin:14px auto 0px; display:block; position: relative;}
.home-treatment{display:flex; gap:30px; margin:50px 0px 0px; padding:0px; position:relative;}

.home-treatment ul {
    display: flex;flex-wrap: wrap;
    margin:0px 0px 0px;
    padding:10px;
    gap: 14px;
    justify-content:left;
	background:#fff;border: 1px solid #DCE0E6;box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);
	border-radius:12px;
}
.home-treatment  li{
  width:32%;
  position: relative;
  padding:10px;
  z-index: 1;
  border-radius:12px;
  border: 1px solid #DCE0E6;
}
.home-treatment li .pro-home-img{border-radius:12px; border: 1px solid #DCE0E6;}

.home-treatment li .technologies-head{width:100%;font-size:15px;   color:#192B55; padding-right:0px;margin:14px 0px 0px; display:block; position: relative;}.home-treatment  li .recommended-ther{ font-size:15px; color:#30A9FF;  width:100%;  margin:0px 0px 14px;}
.home-treatment  li p{ font-size:15px; color:#7D7D7D;  width:100%;  margin:5px 0px 0px;}
.home-treatment  li a{ width:max-content; display: flex; align-items: center; gap:10px;  color:#30A9FF; margin:0px 0 0px;text-align:center;font-size: 15px;   padding:5px 0px 0px; position: relative;  }


#principles-section{width:100%;background:#FAFAFA; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
.principles-section{display:flex; gap:100px; padding:0px 0 0px; margin:0px 0px;width: 100%; position: relative}
.principles-left{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.principles-left img{border-radius:12px;}
.principles-right{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.principles-right h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold;   color:#00061A; padding:0px;margin:0px 0px 50px; display:block; position: relative;}
 




#home-conventional-section{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-conventional-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
.home-conventional-section{display:flex; gap:0px; border:1px solid #0000001F; border-radius:12px; margin:50px 0px 0px; padding:0px; position:relative;}
.conventiona-box{width:33.33%; margin:0px 0px 0px; padding:20px 0px 0px; position:relative;}
.conventiona-box h3{width:100%;font-size:24px; height: 80px; font-family:Britti Sans; color:#192B55; padding:10px 20px 10px; margin:0px 0px; display:block; position: relative;}
.conventiona-box ul {display:block;margin:0px 0px 0px;padding:0px;}
.conventiona-box  li{width:100%;position: relative; font-size:15px; height:60px;display: flex;align-items: center;padding:0px 20px; margin:0px;border-bottom: 2px dotted #C9E0EA;}
.conventiona-box  li:last-child{border-bottom:0px dotted #C9E0EA;}
.home-conventional-section .conventiona-box:nth-child(1n){background:#ffffff; border-radius:12px 0px 0px 12px;}
.home-conventional-section .conventiona-box:nth-child(2n){background:#F0F0F0; border-radius:0px 0px;}
.home-conventional-section .conventiona-box:nth-child(3n){background:#45BFFD; border-radius:0px 12px 12px 0px;}
.home-conventional-section .conventiona-box:nth-child(3n) h3{color:#fff;}
.home-conventional-section .conventiona-box:nth-child(3n) li{color:#fff;}

.td-video img{border-radius:18px; margin:50px 0px 0px; padding:0px 0px 0px; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}


#home-science{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#home-science h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#home-science h4 {
  width:65%;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #00061ABA;
  padding: 0px;
  margin: 14px auto 0px;
  display: block;
  position: relative;
}
#home-science .sub-head{
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #0E1B3A;
  padding-right: 20px;
  margin:0px 0px 20px;
  display: block;
  position: relative;
}

#home-science ul {
  display: flex;
  margin: 50px 0px 0px;
  padding: 15px;
  gap: 14px;
  justify-content: center;
  background: #fff;
  border-radius: 12px;
}
#home-science li {
  width: 33.33%;
  position: relative;
  padding: 20px;
  z-index: 1;
  border-radius: 12px;
  border: 1px solid #DCE0E6;
  box-shadow:0px 42px 50px -50px rgba(0, 0, 0, 0.50);
}

#home-science li img{
  width: auto;
  height:50px;
}
#home-science li h3 {
  width: 100%;
  font-size:16px;
  font-family:Geist Medium;
  color:#00061A;
  padding-right: 20px;
  margin: 14px 0px 0px;
  display: block;
  position: relative;
}
#home-science li p {
  font-size: 16px;
  font-family:Geist Regular;
  color:#00061ABA;
  width: 100%;
  margin: 10px 0px 0px;
}


#journey-recovery{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#journey-recovery h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#journey-recovery h4 {
  width:65%;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #00061ABA;
  padding: 0px;
  margin: 14px auto 0px;
  display: block;
  position: relative;
}
.journey-recovery{
  display: flex;
  gap: 30px;
  margin: 50px 0px 0px;
  padding: 0px;
  position: relative;
}

.journey-recovery ul{display: flex;
  margin:0px 0px 0px;
  padding:5px;
  gap: 14px;
  justify-content: center;
  background: #fff;
  border-radius: 12px;
  border: 1px solid #DCE0E6;
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.10);
}
.journey-recovery li{ 
  width:100%;display:flex; gap:30px;align-items: flex-start;
  position: relative;
  padding:10px;
  z-index: 1;  
}
.journey-recovery li img{width:30%; height:auto; border-radius:12px; margin:0px ;padding:0px;}
.pa-doc{width:70%; margin:0px ;padding:0px;}
.journey-recovery li h3{ font-size: 15px;
  color: #30A9FF;
  width: 100%;
  margin:5px 0px 4px;}
  
.journey-recovery li p {
  font-size: 15px;
  color: #7D7D7D;
  width: 100%;
  margin:0px 0px 25px;
}


#journey-rehabilitation-section{width:100%;background:#ffffff; height:100%; padding:50px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#journey-rehabilitation-section h2{width:75%;font-size:44px; font-family:Inter Bold; font-weight:bold;  color:#00061A; padding:0px;margin:14px auto 90px; display:block; position: relative;}
.journey-rehabilitation-img{width:70%; margin: 0px auto;}

.journey-rehabilitation-section{width:100%;  margin:20px 0px 20px; padding:0px; position:relative;}
.journey-rehabilitation-section ul{width:80%; display:flex; gap:0px; margin:20px auto 20px; padding:0px; border-bottom:14px solid #12a8ff; position:relative;}
.journey-rehabilitation-section ul::before {position: absolute; content: ""; width:100%; height:100%;background: url(../images/2025/06/licon-icon.png) no-repeat;background-size:65%;background-position:left top;z-index:-1; left:0; top:-20px;}
.journey-rehabilitation-section li{width:33.33%; margin:20px 0px 0px; padding:0px 0px 40px; border: 1px solid #DCE0E6; position:relative;}
.journey-rehabilitation-section h3{width:100%; background:#243b7f; font-size:28px; text-align: center; font-family:Inter Bold; font-weight:bold;  color:#fff; padding:40px 20px; margin:0px 0px 30px; display:block; position: relative;}
.journey-rehabilitation-section h3 span{width:100%; display:block; background:#243b7f; font-size:28px; font-weight:200; font-family: Geist Regular;   color:#fff; padding:0px; margin:0px 0px 0px;  position: relative;}
.journey-rehabilitation-section li p {  font-size:22px;  color: #00061ABA;  width: 100%;  margin:5px 0px 20px; padding:0px 20px 0px;}
.journey-rehabilitation-section li:nth-child(1n){margin-top:220px;}
.journey-rehabilitation-section li:nth-child(2n){margin-top:110px;}
.journey-rehabilitation-section li:nth-child(3n){margin-top:0px;}


.journey-rehabilitation-section1{width:100%;  margin:20px 0px 20px; padding:0px; position:relative;}
.journey-rehabilitation-section1 ul{width:100%; display:flex; gap:0px; margin:20px auto 20px; padding:0px; border-bottom:14px solid #12a8ff; position:relative;}
.journey-rehabilitation-section1 ul::before {position: absolute; content: ""; width:100%; height:100%;background: url(../images/2025/06/licon-icon.png) no-repeat;background-size:72%;background-position:left top;z-index:-1; left:0; top:0px;}
.journey-rehabilitation-section1 li{width:33.33%; margin:20px 0px 0px; padding:0px 0px 40px; border: 1px solid #DCE0E6; position:relative;}
.journey-rehabilitation-section1 h3{width:100%; background:#243b7f; font-size:28px; text-align: center; font-family:Inter Bold; font-weight:bold;  color:#fff; padding:40px 20px; margin:0px 0px 30px; display:block; position: relative;}
.journey-rehabilitation-section1 h3 span{width:100%; display:block; background:#243b7f; font-size:28px; font-weight:200; font-family: Geist Regular;   color:#fff; padding:0px; margin:0px 0px 0px;  position: relative;}
.journey-rehabilitation-section1 li p {  font-size:22px;  color: #00061ABA;  width: 100%;  margin:5px 0px 20px; padding:0px 20px 0px;}
.journey-rehabilitation-section1 li:nth-child(1n){margin-top:300px;}
.journey-rehabilitation-section1 li:nth-child(2n){margin-top:220px;}
.journey-rehabilitation-section1 li:nth-child(3n){margin-top:120px;}
.journey-rehabilitation-section1 li:nth-child(4n){margin-top:0px;}


.journey-rehabilitation-section2{width:100%;  margin:20px 0px 20px; padding:0px; position:relative;}
.journey-rehabilitation-section2 ul{width:100%; display:flex; gap:0px; margin:20px auto 20px; padding:0px; border-bottom:14px solid #12a8ff; position:relative;}
.journey-rehabilitation-section2 ul::before {position: absolute; content: ""; width:100%; height:100%;background: url(../images/2025/06/licon-icon.png) no-repeat;background-size:80%;background-position:left top;z-index:-1; left:0; top:-30px;}
.journey-rehabilitation-section2 li{width:33.33%; margin:20px 0px 0px; padding:0px 0px 40px; border: 1px solid #DCE0E6; position:relative;}
.journey-rehabilitation-section2 h3{width:100%; background:#243b7f; font-size:28px; text-align: center; font-family:Inter Bold; font-weight:bold;  color:#fff; padding:40px 20px; margin:0px 0px 30px; display:block; position: relative;}
.journey-rehabilitation-section2 h3 span{width:100%; display:block; background:#243b7f; font-size:28px; font-weight:200; font-family: Geist Regular;   color:#fff; padding:0px; margin:0px 0px 0px;  position: relative;}
.journey-rehabilitation-section2 li p {  font-size:22px;  color: #00061ABA;  width: 100%;  margin:5px 0px 20px; padding:0px 20px 0px;}
.journey-rehabilitation-section2 li:nth-child(1n){margin-top:400px;}
.journey-rehabilitation-section2 li:nth-child(2n){margin-top:300px;}
.journey-rehabilitation-section2 li:nth-child(3n){margin-top:220px;}
.journey-rehabilitation-section2 li:nth-child(4n){margin-top:120px;}
.journey-rehabilitation-section2 li:nth-child(5n){margin-top:0px;}






#backs-recovery-section{width:100%;background:#ffffff; height:100%; padding:50px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#backs-recovery-section h2{width:100%;font-size:44px; font-family:Inter Bold; font-weight:bold;  color:#00061A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.journey-rehabilitation-img{width:70%; margin: 0px auto;}


.backs-recovery-section{display:flex; gap:60px; margin:20px 0px 20px; padding:0px; position:relative;}
.backs-recovery-left{width:40%;  height: 100%; margin:0px; padding:0px; top: 100px;position: sticky;align-items: center;justify-content: center; scroll-margin-top:150px;}
.backs-recovery-left h3 {
  width: 100%;
  font-size:32px;
  font-family: Britti Sans;
  color: #192B55;
  padding: 10px 0px 10px;
  margin: 0px 0px;
  display: block;
  position: relative;
}
.backs-recovery-left h5{
  width: 100%;
  font-size: 22px;
  font-family: Britti Sans;
  color:#80828C;
  padding:0px 0px 0px;
  margin: 0px 0px;
  display: block;
  position: relative;
}
.backs-recovery-left img{margin:0px 0px 30px; border-radius:16px; box-shadow:0px 32px 40px -30px #383128;}

.backs-recovery-right{width:60%;   margin:0px; padding:0px; position:relative;}
.backs-recovery-right p {
  font-size:16px;font-family:Inter Regular;
  color:#00061ABA;
  width:90%;
  margin:10px 0px 20px;
}
.backs-recovery-right p strong{color:#192B55;}
.steps-box{
     align-items: center;
    margin:0px 0px 0px;
    padding: 0px 0;
    width: 100%;
	border-left: 2px dashed #ADADAD;
}
.steps-box li::before {
  content: '';
  position: absolute;
  left: 0px;
  top:0px;background:none !important;
  top: 0px;
  
}

.steps-box li::after {
  content: '';
  width: 12px;
  background: linear-gradient(138.72deg, #ADE8FF 2.85%, #32B9FF 97.15%);
  height: 12px;
  border-radius: 50%;
  position: absolute;
  left:-6px;
  top:7px;
  z-index:1;
}



.backs-recovery-right ul {
     align-items: center;
    margin:0px 0px 20px;
    padding: 0px 0;
    width: 100%;
}
.backs-recovery-right li {
    width:auto;font-family:Geist Regular;
    position: relative;
     color:#00061ABA;
	padding-left:30px;
	margin-bottom:10px;
	list-style: none;
	font-size:16px;
}
.backs-recovery-right li::before {
   content: '';
    background: url(../images/2025/01/arrow-b.png);
	background-repeat:no-repeat;
    background-size: 17px;
    width:30px;
    height:30px;
    position: absolute;
    top:4px;
    left:0px;
}


#technology-meets-section{width:100%; background:#fff;  height:100%; padding:60px 0px 60px; position: relative; margin:0px 0px 0px; z-index:1;}
#technology-meets-section h2{width:100%;font-size:45px; font-family:Inter Bold; font-weight:bold;  text-align: center; color:#00061A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.technology-meets-section{width:100%; display:flex; gap:50px; align-items: center; padding:0px; margin:0px; position:relative;}
.technology-meets-left{width:60%;  padding:0px; margin:0px; position:relative;}
.technology-meets-right{width:40%;   padding:0px; margin:0px; position:relative;}.technology-meets-right img{margin-bottom:20px; border-radius:25px;}
.technology-meets-right h3 {width: 100%;  font-size:22px;  font-family:Britti Sans;  color:#192B55; margin:14px 0px 10px;  display: block;  position: relative;}
.technology-meets-right  p {  font-size: 16px;  font-family:Geist Regular;  color:#00061ABA;  width: 100%;  margin:0px 0px 0px;}


#principles-walk-section{width:100%;background:#FAFAFA; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
.principles-walk-section{display:flex; gap:100px; padding:0px 0 0px; margin:0px 0px;width: 100%; position: relative}
.principles-walk-left{width:50%; padding:0px 0px 0px; margin:0px 0px;  position: relative}
.principles-walk-left img{border-radius:0px 0px 0px 0px; margin-bottom:40px;}

.principles-walk-left .question-1 h5{font-size:22px; color:#30A9FF; font-family: Britti Sans; line-height: 1.25em;letter-spacing: 0.01em;     padding-right: 37px;}
.principles-walk-left .answer-1{padding:1rem 0px 1rem;}
.principles-walk-left .answer-1 p{margin:0;  padding:0px;  color: #676767;  font-size:18px;}
.principles-walk-left .question-1{color: #696979;position: relative;padding:0rem 0px 0px 6rem;cursor: pointer;border-radius:0px;margin-bottom:0px;border-bottom: 1px solid #F0F0F0;position:relative;}
.principles-walk-left .question-1::before {content: '';position:absolute;left:8%;top:0px;bottom: 0px;border-left:2px solid #ADADAD;}
.principles-walk-left .active h5::before {background-color:rgba(53, 160, 237, 0.28);}
.principles-walk-left .active h5::after{background-color: #ffffff;}
.principles-walk-left .question-1 h5::after {content: '';width:25px;background-color:#35A0ED;height:25px;border-radius: 50%;position: absolute;left:38px; top:0px;z-index: 2;}
.principles-walk-right{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.principles-walk-right h2{width:100%;font-size:36px; font-family:Inter Bold; font-weight:bold;   color:#00061A; padding:0px;margin:0px 0px 50px; display:block; position: relative;}.principles-walk-right img{width:80%; margin:0px auto; display:flex;}
.principles-walk-right p{font-size:18px;  font-family:Geist Regular; text-align: center; color:#00061ABA;  width: 100%;  margin:20px 0px 0px;}


#two-complementary-processes{width:100%;background:#fff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
.two-complementary-processes{display:flex; gap:100px; padding:0px 0 0px; margin:0px 0px;width: 100%; position: relative}
.two-complementary-processes-left{width:50%; padding:0px 0px 0px; margin:0px 0px;  position: relative}
.two-complementary-processes-left img{border-radius:0px 0px 0px 0px; margin-bottom:40px;}
.two-complementary-processes-right{width:50%; padding:0px 0 0px; margin:0px 0px;  position: relative}
.two-complementary-processes-right h2{width:100%;font-size:36px; font-family:Inter Bold; font-weight:bold;   color:#00061A; padding:0px;margin:0px 0px 50px; display:block; position: relative;}.two-complementary-processes-right img{width:80%; margin:0px auto; display:flex;}
 



#key-areas-section{width:100%; background:#fff;  height:100%; padding:60px 0px 60px; position: relative; margin:0px 0px 0px; z-index:1;}
.key-areas-section{width:100%; display:flex; align-items: center; gap:0px; padding:0px; margin:0px; position:relative;}
.key-areas-left{width:50%;  padding-left: 50px; margin:0px; position:relative;}
.key-areas-left h2{width:100%;font-size:35px; font-family:Inter Bold; font-weight:bold;  text-align: center; color:#00061A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.key-areas-right{width:50%;  padding:0px; margin:0px; position:relative; border-right: 2px dotted #30A9FF;   padding-right: 50px;}
.key-areas-right h2{width:90%;font-size:44px; font-family:Inter Bold; font-weight:bold;  text-align: center; color:#00061A; padding:0px;margin:14px auto 10px; display:block; position: relative;}
.key-areas-right p{font-size:18px;  font-family:Geist Regular; text-align: center; color:#00061ABA;  width: 100%;  margin:0px 0px 30px;}



#journey-rehabilitation-section{width:100%; background:#fff;  height:100%; padding:60px 0px 60px; position: relative; margin:0px 0px 0px; z-index:1;}
.journey-rehabilitation-section{width:100%; display:flex; gap:0px; padding:0px; margin:0px; position:relative;}
.journey-rehabilitation-left{width:50%;  padding-left: 50px; margin:0px; position:relative;}
.journey-rehabilitation-left h2{width:100%;font-size:35px; font-family:Inter Bold; font-weight:bold;  text-align: center; color:#00061A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.journey-rehabilitation-right{width:50%;  padding:0px; margin:0px; position:relative; border-right: 2px dotted #30A9FF;   padding-right: 50px;}
.journey-rehabilitation-right h2{width:90%;font-size:44px; font-family:Inter Bold; font-weight:bold;  text-align: center; color:#00061A; padding:0px;margin:14px auto 10px; display:block; position: relative;}
.journey-rehabilitation-right p{font-size:18px;  font-family:Geist Regular; text-align: center; color:#00061ABA;  width: 100%;  margin:0px 0px 30px;}


#conventional-walk-section{width:100%; background:#F0F0F0;  height:100%; padding:80px 0px 80px; position: relative; margin:0px 0px 0px; z-index:1;}
.conventional-walk-section{width:100%; background:#fff; border: 1px solid #0000001F; border-radius: 12px; display:flex; gap:0px; padding:30px; margin:0px; position:relative;}
.conventional-walk-left{width:50%;  padding-right: 50px; margin:0px; position:relative;}
.conventional-walk-left h3{width:100%;font-size:35px; height: 80px; font-family:Britti Sans; color:#192B55; text-align:center; padding:10px 20px 10px; margin:0px 0px; display:block; position: relative;}
.conventional-walk-left ul {display:block;margin:0px 0px 0px;padding:0px;}
.conventional-walk-left  li{width:100%;position: relative; font-size:26px; color:#00061ABA; height:110px;  display: flex;align-items: center; padding-left:60px;     margin: 0px; border-bottom: 2px dotted #C9E0EA;}
.conventional-walk-left  li::before {content:''; background: url(../images/2025/06/icon-x.png) no-repeat; background-size:30px; width:50px;    height:50px; position:absolute;top:35px; left:0px;}

.conventional-walk-right{width:50%;   padding-right: 50px; margin:0px; position:relative;}
.conventional-walk-right h3{width:100%;font-size:35px; height: 80px; font-family:Britti Sans;    color:#45BFFD; text-align:center; padding:10px 20px 10px; margin:0px 0px; display:block; position: relative;}
.conventional-walk-right ul {display:block;margin:0px 0px 0px;padding:0px;}
.conventional-walk-right  li{width:100%;position: relative; font-size:26px; color:#00061ABA; height:110px; display: flex;align-items: center; padding-left:60px;     margin:0px; border-bottom: 2px dotted #C9E0EA;}
.conventional-walk-right   li::before {content:''; background: url(../images/2025/06/icon-right.png) no-repeat; background-size:30px; width:50px;    height:50px;  position:absolute;top:30px; left:0px;}





#advanced-technologies-section{width:100%; background: linear-gradient(106.05deg, #30A9FF 0.22%, #253B80 99.78%);
; height:100%; padding:60px 0px 150px; position: relative;margin:0px 0px 0px; z-index:1;}
.advanced-technologies-section{padding-left:8%; margin:0px; position:relative;}
.advanced-technologies-section h2{width:100%;font-size:45px; font-family:Inter Bold; font-weight:bold;  color:#ffffff; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
.advanced-technologies-item{
  position: relative;background:#fff;
  padding: 20px;
  z-index: 1;
  border-radius: 12px;
  border: 1px solid #DCE0E6;
  box-shadow: 0px 7px 8px 0px rgba(0, 0, 0, 0.10);}
.advanced-technologies-item img{border-radius: 12px;}
.advanced-technologies-item h3 {
  width: 100%;
  font-size:17px;
  font-family:Geist Medium;
  color:#00061A;
  padding: 15px 0px 10px;
  margin: 0px 0px;
  display: block;
  position: relative;
}
.advanced-technologies-item p {
  font-size: 16px;
  font-family:Geist Regular;
  color:#00061ABA;
  margin:0px 0px 0px;
  height: 130px;
}


#transformation-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#transformation-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px 30px; display:block; position: relative;}
#transformation-section ul{width:100%; display:flex; gap:70px; margin:50px 0px 0px; padding:0px; position:relative;}
#transformation-section li{width:25%;  margin:0px; padding-left:30px; position:relative;}
#transformation-section li::before {
  content: '';
  background: url(../images/2025/01/r-arrow.png) no-repeat;
  background-size: 17px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  left: 0px;
}
#transformation-section li::after{
  content: '';
  background:#0E3F7E14;
  width:2px;
  height:100%;
  position: absolute;
  top:0px;
  right:0px;
}
#transformation-section li:last-child::after{width:0px;}
#transformation-section li h3{font-size:18px; color:#020816E0;  margin:0px 0px 7px; padding:0px; position:relative;}
#transformation-section li p{font-size:14px; color:#000B21BA; margin:0px; padding:0px; position:relative;}


#study-results-section{width:100%;background:linear-gradient(to bottom, #fafafa 30%, #fafafa 70%); height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#study-results-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px 30px; display:block; position: relative;}
.study-results-section{width:100%; padding:0px;margin:0px 0px 0px; display:block; position: relative;}
.study-results-section ul{width:95%; display:flex; gap: 40px; margin:50px 0px 0px; padding-left:5%; position:absolute;  bottom:40px;}
.study-results-section li{width:25%;  margin:0px; padding-left:30px; position:relative;}
.study-results-section li::before{content: ''; width:30px; height:30px; background:url(../images/2025/01/arrow-b.png); background-repeat:no-repeat; background-size:17px; position:absolute; top:4px; left:0px;}
.study-results-section li h3{font-size:18px; color:#ffffff;  margin:0px 0px 7px; padding:0px; position:relative;}
.study-results-section li p{font-size:14px; color:#ffffff; margin:0px; padding:0px; position:relative;}

#study-results-section .view-case{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:50px auto 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #1F2632;  cursor:pointer;}#study-results-section .view-case:hover{background: #35A0ED;}
#study-results-section .view-case img{width:auto; height:16px; position:relative;}


#experts-section{width:100%;background:#FAFAFA; height:100%; padding:110px 0px 0px; position: relative;margin:0px 0px 0px; z-index:1;}
#experts-section h2{width:100%;font-size:54px;  font-family:Inter Bold; font-weight:bold; text-align:center; color:#1F2632; padding:0px;margin:14px 0px; display:block; position: relative;}


#experts-section::before{content: '';  background:url(../images/2025/01/07/bg.webp); background-repeat:no-repeat;  background-size:100%;  background-position:top left;  width:100%;  height:100%; border-radius:20px;  position: absolute;  top:20px;  left: 0px;  z-index:-1;}

.experts-section{width:100%; display:flex; align-items:flex-start; gap:90px; padding:0px 0px 0px; margin:0px; position: relative;}
.experts-section-left{width:50%; display:flex;  align-items: flex-end; padding-right:10%; margin:0px; position: relative;  z-index:1;}
.experts-section-right{width:50%;  padding:40px 0px 0px; margin:0px 0px 0px; overflow:hidden; position: relative;}
.experts-section-right h2{width:100%;font-size:44px;  font-family:Inter Bold; font-weight:bold; color:#1F2632; padding:0px;margin:14px 0px; display:block; position: relative;}
.experts-section-right p{font-size:16px;font-family:Inter Regular;color:#212529;width:100%;margin:10px 0px 20px;}

#experts-list{width:100%; margin:0px; padding:0px 0px 0px; overflow:hidden;}
.experts-list-item{display:flex; gap:20px; align-items:center; margin:0px; padding:0px;}
.experts-list-item img{width:70px !important; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10); background:#fff; border-radius:12px;  margin:10px; padding:5px;}
.experts-list-item .experts-doc{width:100%; box-shadow: 0px 0.25px 0.25px 0px #FFFFFF0F inset;  margin:0px; padding:0px;}
.experts-list-item h3{font-size:25px;  font-family:Inter Semi Bold;   color:#00061A;  margin:50px 0px 0px; padding:0px;}


#success-stories-section{width:100%;background:#fff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#success-stories-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px 50px; display:block; position: relative;}
#success-stories-section h3{width:100%;font-size:35px; font-family:Inter Semi Bold; font-weight:bold;   color:#00061A; padding:0px;margin:14px 0px 30px; display:block; position: relative;}
.success-stories-box{display: flex;  gap:90px;  margin: 50px 0px 0px;  padding: 0px;  position: relative;}

.p-name{display:block; margin:0px; text-align: left;}.p-name span{display:block; margin:0px; color:#848484;}
#success-stories-section .patient-name{display:flex; color:#00061A; gap:10px; align-items:center; margin:20px 0px 0px; padding:0px;}
.p-img{width:auto;  height:60px; border-radius:12px;}.video-icon{width:auto;  height:20px;}


#treatmen-blogs-section{width:100%;background: linear-gradient(106.81deg, #35A0ED 1.2%, #2278B5 98.8%); height:100%;overflow:hidden;padding:80px 0px 120px; position: relative;margin:0px 0px 0px; z-index:1;}
#treatmen-blogs-section .blog-sud-head{color:#FFF8; font-size:14px; text-align:center;}
#treatmen-blogs-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#treatmen-blogs-section h4 {width:40%;font-size: 16px;line-height: 24px;text-align: center;color:#ffffff;padding: 0px;margin: 14px auto;display: block;position: relative;}

#treatmen-blogs{width:100%; margin:50px 0px 0px; padding:0px 0px; position:relative;}
.treatmen-blogs-item{width:100%; margin:20px 0px 20px; padding:20px; border-radius:20px; background:#fff; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #1F2632; position:relative;}
.blogs-tips{display:flex; gap:15px;  margin:10px 0px 20px;  padding:0px; position:relative;}
.blogs-tips div{background:#F7FCFF;  border:1px solid #D6E3EB; color: #000; margin:0px; padding:4px 10px; border-radius:56px;}
.treatmen-blogs-item img{border-radius:20px;  margin:0px; padding:0px;}
.treatmen-blogs-item h3{width:100%; font-size:18px; font-family:Inter Medium; font-weight:bold; color:#192B55; padding:0px;margin:20px 0px 15px; display:block; position: relative;}
.treatmen-blogs-item p {font-size:14px;font-family:Geist Regular; color:#00061ABA;width: 100%; margin:0px 0px 20px;}

.blogs-posted{display:flex; gap:10px; align-items:center; color:#71707A;  margin:0px 0px 0px;  padding:20px 0px 0px; position:relative; z-index:1;}
.blogs-posted::before{content: '';  background: url(../images/2025/01/10/bg.png); background-repeat:no-repeat;  background-size:100%;  background-position:top left;  width:100%;  height:100%; position: absolute;  top:0px;  left: 0px;  z-index:-1;}
.blogs-posted .posted-doc{font-size:17px; font-family:Inter Medium;   color:#23355E;}
.blogs-posted .posted-doc span{color:#16B4FEFA;}
.blogs-posted .posted-date{font-size:14px; font-family:Inter Medium;   color:#71707A;}


#rehabilitation-centres-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:80px 0px 80px; position: relative;margin:0px 0px 0px; z-index:1;}
#rehabilitation-centres-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#rehabilitation-centres-section h4 {width:60%;font-size: 16px;line-height: 24px;text-align: center;color: #00061ABA;padding: 0px;margin: 14px auto;display: block;position: relative;}
.rehabilitation-centres-box{display: flex; gap:90px;  margin:100px 0px 0px;  padding: 0px;  position: relative;}
.center-doc{margin-left:4%;  padding:0px;  position: relative;}
.center-doc img{border-radius:20px; box-shadow: 0px 32px 40px -40px #383128;
 margin:0px; padding:0px;  position: relative;}
.center-doc::before{content: '';  background: url(../images/2025/01/09/bg.png); background-repeat:no-repeat;  background-size:100%;  background-position: bottom left;  width:100%;  height:100%; border-radius:20px;  position: absolute;  bottom:0px;  left: 0px;  z-index:1;}

.center-doc-box{display: flex; gap:90px; align-items:flex-end; position:absolute; bottom:30px; left:0px;  margin:0px 0px 0px;  padding:0px 40px; z-index:2; justify-content: space-between; width: 100%;}
.center-doc-box h3{font-size:28px; font-family:Inter Medium;  color:#ffffff;  margin: 0px 0px 0px;  padding: 0px;}
.center-doc-box a{background:#fff; border-radius:12px; display: flex; gap:10px; font-size:16px; color:#000000; font-family:Geist Regular; margin: 50px 0px 0px;  padding:6px 15px;}
.center-doc-box a img{width:auto;  height:25px; margin:0px 0px 0px;  padding: 0px;}


#treatmen-faqs-section{width:100%;background:#ffffff; height:100%; padding:110px 0px 80px; position: relative;margin:0px 0px 0px; z-index:1;}
#treatmen-faqs-section::before{content: '';  background: url(../images/2025/01/07/bg.webp) no-repeat; background-repeat:no-repeat;  background-size:100%;  background-position:top left;  width:100%;  height:100%;  position: absolute;  top:0px;  left: 0px;  z-index:-1;}

.treatmen-faqs-section{display:flex; gap:60px; margin:0px; padding:0px; position:relative;}
.treatmen-faqs-left{width:40%; margin:0px; padding:0px; position:relative;}
.faqs-sud-head{font-family:Geist Regular; color:#00061A; font-size:16px;}
.treatmen-faqs-left h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; color:#00061A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
.treatmen-faqs-left p{width:100%;font-size:16px; line-height: 24px; font-family:Geist Regular; color:#00061ABA; padding: 0px; margin:20px 0px 20px;display: block;position: relative;}
.treatmen-faqs-left a{width:max-content; display: flex; align-items: center; gap:10px;background: linear-gradient(0deg, #253B80, #253B80),linear-gradient(180deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%); color:#ffffff; margin:0px 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #1F2632;  cursor:pointer;}#study-results-section .view-case:hover{background: #35A0ED;}
.treatmen-faqs-left a img{width:auto; height:16px; position:relative;}.treatmen-faqs-left a:hover{  background:#35A0ED; color:#fff;}
.treatmen-faqs-right{width:60%; margin:0px; padding:0px; position:relative;}


#footer-bottom{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#footer-bottom h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#ffffff; padding:0px;margin:14px 0px 70px; display:block; position: relative;}
.footer-bottom{width:95%;background:#263c81; border-radius:32px; padding:40px; margin:0px auto 0px; box-shadow:-4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 49.2px -10px #1F2632;  position:relative; z-index: 1;}
.footer-bottom::before { content: "";position: absolute;top:0px;left:0px;width: 100%;height:100%; background: url(../images/2025/03/texture.png); background-repeat:no-repeat; background-size:cover; background-position:left top; opacity:0.1;   z-index:-1;}
.footer-bottom ul {display: flex;align-items:flex-start;margin:0px 0px 0px;padding: 0px 0px 0;width: 100%;}
.footer-bottom li {width:33.33%;position: relative; padding:0px 30px; margin-left:70px; border-right:1px solid rgba(255, 255, 255, 0.15);}
.footer-bottom li:last-child{border-right:0px solid #fff; padding-right:0px;}
.footer-bottom li:first-child{margin-left:20px;}
.footer-bottom li h3 {font-size:18px;color:#fff; font-family:Inter Medium; padding: 10px 0px 5px;width: 100%;position: relative;}
.footer-bottom li p {color:#fff9;width:100%;margin: 15px 0;font-size: 14px; font-family:Inter Regular; }
.footer-bottom li img {width: auto;height:30px;margin-bottom:10px;}
.footer-bottom li a {color:#fff;  font-size:14px;}
.footer-bottom li a .arrow{width: auto !important;height: 12px; margin-top: -2px; margin-left: 5px; margin-bottom: 0px;}


/*---- Advanced Technologies ----*/
#how-does-work-section{width:100%;background:#ffffff; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#how-does-work-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px; display:block; position: relative;}
#how-does-work-section h4 {width:65%;  font-size:16px;  line-height:24px;  text-align:center;  color:#00061ABA;  padding:0px 0px 40px;  margin:14px auto 0px;  display:block;  position: relative;}

#patient-recovery-section{width:100%; background: #FAFAFA; height:100%; padding:60px 0px 60px; position: relative;margin:0px 0px 0px; z-index:1;}
#patient-recovery-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px 0px 40px;margin:14px 0px; display:block; position: relative;}
#patient-recovery-section h4 {width:65%;  font-size:16px;  line-height:24px;  text-align:center;  color:#00061ABA;  padding:0px 0px 0px;  margin:14px auto 0px;  display:block;  position: relative;}
/*---- Advanced Technologies END ----*/



/*---- Conditions We Treat ----*/
.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, 40px, 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, 80px, 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, 120px, 0);
}

.animation-element.slide-up2.in-view {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}


.flex-row-reverse {flex-direction: row-reverse;}
#conditions-we-treat-head{width:100%; padding:0px 0px 0px;margin:60px 0px 0px;position: relative; z-index: 1;overflow: hidden;}
#conditions-we-treat-head h1{width: 100%;  font-size: 44px;  font-family: Inter Bold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 10px;  display: block;  position: relative;}
#conditions-we-treat-head p {width:60%; font-size:16px; text-align:center; font-family:Inter Regular; color:#ffffff;  margin:0px auto;}
.conditions-we-treat-head{width: 95%; background:#00061A; border-radius: 32px; padding:110px 40px; margin:0px auto; position: relative; z-index: 1; overflow: hidden;}
.conditions-we-treat-head::before {content:""; position:absolute;  top:0px; left:0px;  width:100%;  height:100%;  background: url(../images/2025/05/bg.png);   background-repeat:no-repeat; background-size:cover;  background-position:top left; z-index:-1;}


#conditions-we-treat{background:#fff; padding:60px 0px 80px;margin:0px 0px 0px;position: relative; z-index: 1;overflow: hidden;}
#conditions-we-treat h2{width: 100%;  font-size: 44px;  font-family: Inter Bold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 50px;  display: block;  position: relative;}

.conditions-we-treat{display:flex;  align-items: center;  margin:0px; padding:0px;}
.conditions-list-img{width:50%; margin:40px; padding:0px; border-radius:0px;     position: relative;}
.conditions-list-img img{margin:0px; padding:0px; border-radius:12px;}
/*.conditions-list-img::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(55deg, var(--cretech-secondary, #008ff4) 0%, var(--cretech-primary, #0b2268) 100%);
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
	z-index: -1;
}*/

 

.conditions-list-doc{width:50%; margin:0px; padding:0px 6% 0px;}
.conditions-list-doc h3{color:#00061A; font-size:30px; font-family: Inter Bold; font-weight:700; margin:0px 0px 30px; padding:0px 0px 0px;}
.conditions-list-doc .conditions-doctext{color:#00061ABA; font-size:16px; line-height: 24px; margin:0px 0px 0px; padding:0px 0px 0px;}

.conditions-we-treat .learn-more-walk{width:max-content; display: flex; align-items: center; gap:10px;background:#35A0ED; color:#ffffff; margin:40px 0px 0px;text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px;     box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 19.2px -10px #1F2632;  cursor:pointer;}
.conditions-we-treat .learn-more-walk:hover{background: #35A0ED;}
.conditions-we-treat .learn-more-walk img{width:auto; height:16px; position:relative;}
/*---- Conditions We Treat END ----*/

/*---- Success Stories  ----*/
#walk-stories-of-real{width:100%; background:#00061A; padding:0px 0px 0px;margin:30px 0px 0px;position: relative; z-index: 1; overflow: hidden;}
#walk-stories-of-real::before {content:""; position:absolute;  top:0px; left:30%;  width:100%;  height:100%;  background: url(../images/2025/05/success-stories-bg1.png);   background-repeat:no-repeat; background-size:40%;  background-position:top left; z-index:-1;}
#walk-stories-of-real h1{width: 100%;  font-size: 44px;  font-family: Inter Bold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 10px;  display: block;  position: relative;}
#walk-stories-of-real p {width:60%; font-size:16px; text-align:center; font-family:Inter Regular; color:#ffffff;  margin:0px auto;}
.walk-stories-of-real{width: 95%;  border-radius: 32px; padding:100px 40px 170px; margin:0px auto; position: relative; z-index: 1;}

#walk-stories-bottom{padding:0px 0px 0px;  margin:0px;  position:relative;  z-index:1;}
#walk-stories-bottom ul{position: relative;margin:-90px 0px 0px; padding:0px 40px; display:flex; gap:20px; justify-content: center; z-index: 2;}
#walk-stories-bottom li{ position: relative; padding:0px 0px 0px; margin:0px 0px 40px; border:5px solid #fff; border-radius:17px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10);     transition: .4s ease-in-out;}
#walk-stories-bottom li:hover {transform: scale(1.10);    z-index: 2;}
#walk-stories-bottom li img{border-radius:12px;}
#walk-stories-bottom li .video-icon{position: absolute; left:39%; top:37%; z-index:2;}
#walk-stories-bottom li .video-icon img{width: 60px;  height: 60px;}
#walk-stories-bottom li .video-icon:hover{opacity:1;}

#walk-stories-list{background:#fff; padding:80px 0px 80px;  margin:0px; position:relative; z-index:1;  overflow:hidden;}
#walk-stories-list::before {content:""; position:absolute;  top:0px; left:0px;  width:100%;  height:100%;  background: url(../images/2025/05/success-stories-bg.png);   background-repeat:no-repeat; background-size:100%;  background-position:top left; z-index:-1;}


#walk-stories-list .video-library-box{width:100%; display: flex; gap: 80px; margin:0px; padding: 0px 0px 40px; position: relative;  justify-content: space-between; z-index:6;} .video-library-box .ding{width:20%;}
#walk-stories-list h2 {width:62%; font-size:30px; font-weight: bold; color:#00061A;  padding:0px;  margin:0px 0px;  display:block;  position: relative;}

#walk-stories-list ul{position: relative;margin:40px 0px 0px; padding:0px 0px; display:flex; flex-wrap:wrap; gap:20px; justify-content: center; z-index: 2;}
#walk-stories-list li{width:31.33%; position: relative; padding:0px 0px 0px; margin:0px 0px 40px; border:5px solid #fff; border-radius:0px; box-shadow: -6px 10px 14px 0px rgba(0, 0, 0, 0.10);     transition: .4s ease-in-out; z-index: 1;}
#walk-stories-list li::before {    content: "";    position: absolute;    bottom: 0px;    left: 0px;    width: 100%;    height: 100%;    background: linear-gradient(to bottom, rgb(0, 0, 0, .10) 60%, rgb(0, 0, 0, .80) 80%);z-index:1;}
/*#walk-stories-list li:hover::before {background: linear-gradient(to bottom, rgb(0, 0, 0, .10) 60%, rgb( 37, 59, 128, .88) 80%);}*/

#walk-stories-list li:hover {transform: scale(1.10);    z-index:2;}
#walk-stories-list li img{border-radius:0px; z-index: 1;}
#walk-stories-list li .video-icon{position: absolute; left:40%; top:36%; z-index:2;}
#walk-stories-list li .video-icon img{width:90px;  height:90px;}
#walk-stories-list li .video-icon:hover{opacity:1;}
#walk-stories-list li:hover .video-icon img{filter: invert(111%) sepia(14%) saturate(214%) hue-rotate(0deg) brightness(98%) contrast(190%); opacity:0.9;}

.walk-stories-doc{padding:0px 20px;  position:absolute;  bottom:20px;  width:100%;  margin:0px;  z-index:2;}
.walk-stories-doc h3{width:100%;font-size:22px; font-family:Inter Bold;   color:#ffffff; padding:0px;margin:1px 0px 0px; display:block; position: relative;}
.walk-stories-doc  p{width:100%; font-size:16px; line-height:14px; color:#ffffff; padding:0px; margin:10px 0px 0px; display:block; position: relative;}
/*---- Success Stories END  ----*/


/*---- Contact  ----*/
#walk-contact-section{width:100%;  padding:0px 0px 0px;margin:30px 0px 0px;position: relative; z-index: 1; }
#walk-contact-section h1{width: 100%;  font-size: 44px;  font-family: Inter Bold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 10px;  display: block;  position: relative;}
#walk-contact-section p {width:60%; font-size:16px; text-align:center; font-family:Inter Regular; color:#ffffff;  margin:0px auto;}
.walk-contact-section{width: 95%; background:#253B80;  border-radius: 32px; padding:130px 40px 130px; margin:0px auto; position: relative; z-index: 1; overflow: hidden;}
.walk-contact-section::before {content:""; position:absolute;  top:0px; left:30%;  width:100%;  height:100%;  background: url(../images/2025/05/success-stories-bg1.png);   background-repeat:no-repeat; background-size:40%;  background-position:top left; z-index:-1;}


#location-address-section {background: #ffff;    margin: 0px 0px 0px;    padding: 40px 0px 100px;    position: relative;    overflow: hidden;}
#location-address-section h2{width:100%;font-size:52px; font-family:Inter Bold; font-weight:bold; text-align:center; color:#00061A; padding:0px;margin:14px 0px 0px; display:block; position: relative;}
#location-address-section h4 {width:60%;font-size: 16px;line-height: 24px;text-align: center;color: #00061ABA;padding: 0px 0px 40px;margin: 14px auto;display: block;position: relative;}

.location-address-section{width:100%; display:flex; gap:60px; padding:0px; margin:0px; position:relative;}
.location-address-left{width:60%; padding:0px; margin:0px; position:relative;}
.location-address-left h3{font-size:44px; font-family: Inter Medium; font-weight:bold; color:#00061A; margin:0px 0px 15px; padding:0px;}
.location-address-left p{color:#445; font-size:16px; margin:0px; padding:0px 0px 30px;}

.location-address-left .lets-talk-form {width: 100%;gap: 15px;padding-bottom:5px;display: flex;}
.location-address-left .lets-talk-dr{display:block;width: 100%; margin-bottom:5px; position:relative;}
.location-address-left .lets-talk-dr input::placeholder {color:#444; font-size:16px;}
.location-address-left .lets-talk-dr input:focus{border-left:2px solid #00a0e3 !important;}
.location-address-left .lets-talk-dr  textarea::placeholder {color:#444; font-size:16px;}
.location-address-left .lets-talk-dr  textarea:focus{border-left:2px solid #00a0e3 !important;}
.location-address-left .lets-talk-dr input, textarea{border-left:2px solid #253B80 !important; border:1px solid #4445;   height:50px;  padding-left:20px;  width:100%;  font-size:16px;  border-radius: 8px;  background-color:#ffffff;  outline:none;  text-align:left;}
.location-address-left .magbox {background-color:#ffffff;width: 100%;height:140px;padding-top:15px; padding-left:20px;}
.location-address-left .submit-now{background:#253B80;color: #ffffff;border: 2px solid #253B80; font-size:18px;border-radius:6px;padding:10px;position: relative; width:100%;  margin:0px 0 0px;}
.location-address-left .submit-now:hover{background:#ffffff; color:#253B80;}

.location-address-right{width:40%; background-color:#00061A; border-radius: .5rem;  box-shadow:-4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset, 0px 8px 49.2px -10px #1F2632; padding:30px; margin:0px; position:relative;}
.location-address-right h3{font-size:24px; font-family:Inter Bold; color:#35A0ED; margin:0px 0px 35px; padding:0px;}
.location-address-right .phone-box{font-weight: 400;color: #fff;font-size:17px; margin-bottom:20px; padding-left:60px; position:relative; border-bottom: 1px solid #fff4; padding-bottom: 30px;}
.location-address-right .phone-box img{position:absolute; top:2px; left:0px; width:40px;}
.location-address-right .email-box{font-weight: 400;color: #fff;font-size:17px; margin-bottom:20px; padding-left:60px; position:relative; border-bottom: 1px solid #fff4; padding-bottom: 30px;}
.location-address-right .email-box img{position:absolute; top:-4px; left:0px; width:40px;}
.location-address-right .address-box{font-weight: 400;color: #fff;font-size:17px; margin-bottom:0px; padding-left:60px; position:relative; }
.location-address-right .address-box img{position:absolute; top:2px; left:0px; width:40px;}


.location-address-right ul {
    display: flex;
    flex-wrap: wrap;
    padding:15px 0px 0px;
	margin:15px 0px 0px;
	gap: 10px;
	border-top:1px solid #fff4;
	justify-content: center;
}
.location-address-right li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.location-address-right li a {
    color:#35A0ED;border:4px solid #253B80;
    display:flex; align-items: center; justify-content: center; background:#ffffff;
    border-radius:100%;
    width:45px;
    height:45px;
    line-height:40px;
    font-size:18px;
}
.location-address-right li a:hover{background:#35A0ED; color:#ffffff; border:4px solid #35A0ED;}
/*---- Contact END  ----*/

/*---- Blog  ----*/
#blog-list-head{width:100%; padding:0px 0px 0px;margin:60px 0px 0px;position: relative; z-index: 1;overflow: hidden;}
#blog-list-head h1{width: 100%;  font-size: 44px;  font-family: Inter Bold;  font-weight: bold;  text-align: center;  color: #ffffff;  padding: 0px;  margin:0px 0px 10px;  display: block;  position: relative;}
#blog-list-head p {width:60%; font-size:16px; text-align:center; font-family:Inter Regular; color:#ffffff;  margin:0px auto;}
.blog-list-head{width: 95%; background:#00061A; border-radius: 32px; padding:110px 40px; margin:0px auto; position: relative; z-index: 1; overflow: hidden;}
.blog-list-head::before {content:""; position:absolute;  top:0px; left:0px;  width:100%;  height:100%;  background: url(../images/2025/05/blog.png);   background-repeat:no-repeat; background-size:cover;  background-position:top left; opacity:0.5; z-index:-1;}


#blogs-mid-list{background:#ffffff;padding:60px 0px 60px;margin: 0px 0px 0px;position: relative;overflow: hidden;}
#blogs-mid-list h2{color: #000;font-size:40px;font-family: Inter Bold; padding:0px 0px 10px; margin:0px;}
#blogs-mid-list p{color: #444444;font-size:16px; padding:0px; margin:0px;}
.blog-blockquote{width:100%; margin:0px; padding:0px; position:relative;}
.blog-blockquote ul{display:flex; flex-wrap:wrap; gap:15px;  margin:40px 0px 0px; padding:0px; position:relative;}
.blog-blockquote li{width:32.33%; margin:0px 0px 20px; padding:30px 15px; position:relative; z-index:1; border-radius:1px;}
.blog-blockquote li::before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background:#fff; box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.25) inset, 0px 8px 19.2px -10px #4447; border-radius: 20px; z-index: -1;}

.blog-blockquote .blog-list-img{position:relative; margin:0px; padding:0px; position:relative; z-index:1; border-radius: 8px;}
.blog-list-img .blog-img-text{z-index: 1;top: 15px; left:15px;position:absolute;border-radius: 46px;background: rgba(0, 0, 0, 0.39);backdrop-filter: blur(9.050000190734863px);padding: 10px 20px;color: #fff;margin-bottom: 10px;display: flex;width: max-content;}
 .blog-blockquote .blog-list-img img{border-radius: 8px;}
.blog-blockquote li h3{color:#192B55; font-size: 22px; font-family: Inter Bold; padding:10px 0px 0px;}
.blog-blockquote li p{color:#00061ABA !important; font-size:16px !important; padding:10px 0px !important;}
.blog-blockquote li .blog-datetime{display:flex; gap:0px; margin-top:10px; align-items:center; color:#16B4FEFA; font-size:14px;}.time-blog{font-size:16px; position:relative; margin-left:25px;}
.blog-datetime span{position:absolute; top:10px; left:-12px; width:7px; height:7px; background:#fff; border-radius:100%;}
.blog-blockquote li span{background:#16B4FEFA; border-radius:100%;}
.blog-blockquote li .blog-od{color:#000 !important;}


#blog-details-slider{background:url(../images/2025/05/blog-bg-slider.png) no-repeat; background-size:cover; width: 100%;height: 100%;padding:0px 0px 60px;position: relative;margin:-90px 0px 60px;z-index: 1;}
.blog-details-slider{width: 100%;display: flex;gap: 10px;padding:120px 0px 0px;margin:0px 0px 0px;position: relative;}
.blog-details-left{  width: 50%;  padding:20px 0px 0px;  margin: 0px 0px 0px;  position: relative;}
.blog-details-left img {  width: 100%;  height:550px;  object-fit: cover;  object-position: center center; border-radius: 40px 0px 0px 40px;}
.blog-details-right{width: 50%;  padding-left:7%; padding-top:100px; padding-right:9%;  margin:0px 0px 0px;  position: relative;  z-index: 1;}
.blog-details-right h4{font-size:18px;  color:#30A9FF;  padding-bottom:0px;   z-index: 1; font-family:Inter Bold; width:max-content;  position: relative;  display: block;}
.blog-details-right h1 {font-size:40px; font-family:Inter Bold;  color:#ffffff;  padding:1px;  margin:14px 0px;  z-index: 1;  width:100%;  position: relative;  display: block;}
.blog-details-right h1 span{color:#fff; display:block;}
.blog-details-right h2{font-size:26px;  font-family:Inter Bold; color:#fff; padding-bottom:20px;  z-index:1; width:100%; position: relative;  display: block;}
.blog-details-right p {font-size:14px;color: #fff;width:100%;margin:10px 0px 20px;} 

#blog-mid-doc{width:100%;background: #ffffff;height: 100%;overflow: hidden;padding:60px 0px;position: relative;margin:0px;}
.blog-mid-doc{display:flex; gap:60px; margin:0px; padding:0px; position:relative;}
.blog-mid-doc-left{width:70%; margin:0px; padding:0px; position:relative;}
.blog-mid-doc-left .speciality-quotation{background:#f0faff; padding:20px 20px 20px 50px; margin:25px 0 25px; position:relative; font-size: 16px; color:#12A7FF;}
.blog-mid-doc-left .speciality-quotation::before{content:'';background:#12A7FF;width:4px;height:80%;position: absolute;top:10%; left:20px;}

.blog-mid-doc-left h2{font-size:30px; width:100%; color:#192B55; padding-bottom:0px;font-family: Inter Bold;z-index:1;position: relative;display: block;}
.blog-mid-doc-left h2 span{z-index:1; position:relative; width:max-content;}

.blog-mid-doc-left h3{font-size:25px; width:100%; color:#192B55; padding:14px 0px;font-family: Inter Bold;z-index:1;position: relative;display: block;}

.blog-mid-doc-left h4{font-size:22px; width:100%; color:#12A7FF; padding:10px 0px;font-family: Inter Bold;z-index:1;position: relative;display: block;}

.blog-mid-doc-left p {font-size: 16px;width: 100%;color:#192B55;margin:10px 0px 20px;}
.blog-mid-doc-left  ul{margin:25px 0 25px; padding:0px;}
.blog-mid-doc-left  ul li{position: relative;color: #192B55; width:90%; padding-left:27px;margin-bottom:20px;font-size: 16px;margin-left:1px;list-style:none;}
.blog-mid-doc-left  ul li::before {content: '';background:#253B80;width: 8px;height: 8px;border-radius: 50px; border: 4px solid #32c6f4;  padding: 4px; position: absolute;top:4px;left: 0px;}

.blog-mid-doc-right{width:30%; margin:0px; padding:0px; position:relative;}
.blog-nav{display:flex;flex-direction: column; width:100%; padding:15px; border:1px solid rgba(0,0,0,.1); border-radius:10px; margin-bottom:25px;}
.blog-nav img {  max-height: 3.5rem;  max-width: 3.5rem;  min-width: unset; margin-bottom:20px;}
.blog-nav h3{font-size:24px;color: #090909;font-weight: 400;width: 100%; font-family: Inter Bold; margin-bottom: 14px;text-transform: capitalize;}
.blog-nav ul {display: block; margin: 0px;padding: 0px;gap: 14px;}
.blog-nav li {padding: 0px !important;list-style:none; margin: 0px !important; position: relative;}
.blog-nav li img{position:absolute; width:auto; height:12px; right:10px; top:12px;}
.blog-nav li .active {background:#ededed;color:#000 !important; }
.blog-nav li::before{background:none !important;}
.blog-nav li a {font-size: 16px;color: #7C7C7C;display: block;margin: 4px 0;padding: 8px 15px;border-bottom: 1px solid rgba(0,0,0,.1); position: relative;}
.blog-nav li a:hover{background:#ededed; color:#000 !important;  }
.blog-scroll{scroll-margin-top:100px;}
.Subscribe p{color: #444444; font-size:16px; margin-bottom:25px;}
.Subscribe input:focus {border:1px solid #3B9D00;}
.Subscribe ::placeholder {color: #444444; font-size:16px;}
.Subscribe input{border: 1px solid #DCDCDC;height:45px;color:#818181;padding-left: 15px;width: 100% !important;font-size: 16px; background: #ededed;outline: none;text-align: left;}
.Subscribe .send-message{background:#253B80;box-shadow: -4px 4px 9.8px 0px rgba(255, 255, 255, 0.29) inset;width:100%;color:#ffffff;border:0px;height:45px;padding:15px 20px 15px 20px;position: relative;z-index: 1;margin-top:15px;display: flex;align-items: center; justify-content:center; font-size: 18px;}
/*---- Blog Details END ----*/


/*---- Begin Your Rehab  ----*/
#begin-your-rehab-section{width: 100%;background:#fff;height: 100%;overflow: hidden;padding:110px 0px 110px;position: relative;margin: 0px 0px 0px;z-index: 1;}
#begin-your-rehab-section::before {position: absolute; content: ""; width: 100%; height: 100%; background: url(../images/2025/05/walk-again.gif) no-repeat; background-size:40%; background-position: left bottom; z-index: -1; left:-3%; bottom:0px;}
.begin-your-rehab-section {box-shadow: rgba(0, 0, 0, 0.1) 1px 5px 10px;  width:70%;border:15px solid #fff;   height: auto;   display: block;position: relative;  background:#FAFAFA;   padding: 30px;   border-radius: 16px;   margin-left: 30%;}

.begin-your-rehab-section h3{font-size:25px; font-family: Inter Medium; font-weight:bold; color:#00061A; margin:0px 0px 25px; padding:0px;}
.begin-your-rehab-section p{color:#445; font-size:16px; margin:0px; padding:0px 0px 30px;}

.begin-your-rehab-section .lets-talk-form {width: 100%;gap: 15px;padding-bottom:5px;display: flex;}
.begin-your-rehab-section .lets-talk-dr{display:block;width: 100%; margin-bottom:5px; position:relative;}
.begin-your-rehab-section .lets-talk-dr input::placeholder {color:#444; font-size:16px;}
.begin-your-rehab-section .lets-talk-dr input:focus{border-left:2px solid #00a0e3 !important;}
.begin-your-rehab-section .lets-talk-dr  textarea::placeholder {color:#444; font-size:16px;}
.begin-your-rehab-section .lets-talk-dr  textarea:focus{border-left:2px solid #00a0e3 !important;}
.begin-your-rehab-section .lets-talk-dr input, textarea{border-left:2px solid #253B80 !important; border:1px solid #4445;   height:50px;  padding-left:20px;  width:100%;  font-size:16px;  border-radius: 8px;  background-color:#ffffff;  outline:none;  text-align:left;}
.begin-your-rehab-section .magbox {background-color:#ffffff;width: 100%;height:140px;padding-top:15px; padding-left:20px;}
.begin-your-rehab-section .submit-now{background:#253B80;color: #ffffff;border: 2px solid #253B80; font-size:18px;border-radius:6px;padding:10px;position: relative; width:100%;  margin:0px 0 0px;}
.begin-your-rehab-section .submit-now:hover{background:#ffffff; color:#253B80;}

.begin-your-rehab-section .ss-main .ss-single-selected .placeholder{color:#444; font-size:16px;}
.begin-your-rehab-section  .ss-main .ss-single-selected{border-left:2px solid #253B80; height:50px; padding-left:20px;}

.begin-your-rehab-section .form-icon-bg {    width:45px;    height:45px;  background:none;      display: flex;    align-items: center;    justify-content: center;    border-radius: 6px;    position: absolute;    top:0px;    left: 0px;  padding:0px;     z-index: 1;}
.begin-your-rehab-section .form-icon-bg img {width: auto;height:30px;}


.begin-your-rehab-section  .file-input img{width:auto; height:35px; margin:10px auto; display:flex;}
.begin-your-rehab-section  .file-input {
  display: inline-block;
  text-align: left;
  background: #ffffff;
  border: 1px solid #253B80;
  padding:6px 16px 20px;
  width:50%;
  margin-top:10px;
  position: relative;
  border-radius:8px;
}

.begin-your-rehab-section .file-input > [type='file'] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}

.begin-your-rehab-section .file-input .button {
  display:inline-block;
  color:#253B80;
  cursor: pointer;
  padding:0px 8px;
  width: max-content;
  position: relative;
}

.begin-your-rehab-section .file-input:hover > .button {
  background:#03426D;
  color: white;
}

.begin-your-rehab-section .file-input > .label {
  color: #CFCFCF;
  /*white-space: nowrap;*/
  text-align: center;
  width: 100%;
  display: block;
}

.begin-your-rehab-section .file-input.-chosen > .label {
  opacity: 1;
}
/*---- Begin Your Rehab  END ----*/


/*---- Location  ----*/
#walk-again-location-slider{
  background:#00061A;
  padding:60px 0 60px;
  margin:20px 0px 60px;
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
#walk-again-location-slider h1{
  font-size:44px;
  color:#35A0ED;
   width:50%;
  text-align: center;margin: 0px auto;
  padding-bottom:20px;
  font-family:Inter Bold;
  z-index: 1;
  position: relative;
  display: block;
}
#walk-again-location-slider p {
  font-size: 16px;
  width: 60%;
  font-family: Inter Regular;
  margin: 0px auto;
  text-align: center;
  padding-bottom: 20px;
  color: #ffffff;
}

.find-location-button{display: flex;  width: 100%;  gap:45px; margin:20px 0 30px;   justify-content: center;}
.location-button-left{width:max-content; display: flex; align-items: center; gap:10px; background:#ffffff; color:#263C81; margin:0px 0; text-align:center;font-size: 16px; font-weight: bold; padding:10px 20px 10px; transition: all 0.4s ease;position: relative; border-radius:8px; cursor:pointer;}
.location-button-left img {width:auto; height:12px; position:relative;}
.location-button-left:hover{background:#12A7FF; color:#ffffff;}
.location-button-right{font-family:Inter Medium;  color:#35A0ED !important;  margin:0px 0;  font-size: 18px;  padding:10px 10px 10px 60px;  position: relative;}
.location-button-right img{width:50px; position:absolute; left:0px; top:0px;}



#walk-again-location-slider ul{position: relative;  overflow: hidden;  margin:50px 0 0px;  display:flex;  gap:15px;  justify-content: center;}

#walk-again-location-slider li{ position: relative;}
#walk-again-location-slider li img{border-radius:12px;}
#walk-again-location-slider li .video-icon{z-index:2;left:40%;}
#walk-again-location-slider li .video-icon:hover{opacity:0.7;}

#walk-again-location-slider  .video-body{position: absolute;top: 0;align-items: center;display: flex;justify-content: center;width: 100%;height:100%;}

#walk-again-location-slider  .icon-play {
    background: url(../images/2025/08/icon-play.png) no-repeat center center transparent;
    width: 85px;
    height: 85px;
    display: inline-block;
	background-size:70px;
	    transition: 600ms ease transform;
    color:#5b5aa6; opacity:0.9;
	border-radius:100%;
    line-height: 85px;
    text-align: center;
    padding-left: 3px;
}
#walk-again-location-slider li:hover  .icon-play {transform: scaleX(1.1) scaleY(1.1);}
/*---- Location END ----*/


/*----footer ----*/
footer{background:#ffffff; display:flex; flex-direction:column; border-top:2px dashed #dcdddf; margin:0px 0px  0px; padding:50px 0px 20px;  position:relative; z-index:1;}
.footer-contact{display:flex; align-items:center; gap:0px; margin:0px; padding:0px 0 20px; position:relative; justify-content: space-between;}

.footer-footer-logo{width:100%; margin:0px; padding:0px 0px 0px; position:relative;}
.footer-footer-logo img {width:300px; margin-bottom:25px;}

.footer-navbox1{width:40%; display:block; margin:0px;padding:0px; }
.footer-navbox1 a{color:#00061A !important;}
.footer-navbox1 a:hover{color:#253B80 !important;}

.footer-navbox1 .wiki{width:max-content; display:block; margin:220px 0px 0px;padding:0px; }
.footer-navbox1 .wiki ul{
    display: flex;
    padding:20px 0px 0px;
	gap: 10px;
}
.footer-navbox1 .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.footer-navbox1 .wiki li a {
    color: #000 =; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:26px;
    font-size:18px;
}
.footer-navbox1 .wiki li a:hover{background:#253B80; color:#ffffff !important;}


.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:20px;font-weight: 700;color:#00061A;padding-bottom: 10px;margin:0px;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}

.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:16px;     margin:0px;padding:5px 0px; color:#7D7D7D;}
.footer-links a:hover{color:#00061A;}
.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:20px;  border-top:1px solid #00061A0F;
    font-size: 16px;
    display: flex; color:#00000063;
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width:0%;margin-top:0px;
}
.copyright .wiki ul {
    display:none;
    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:00000063; 
    display: block; 
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:35px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#ffffff; color:#0e296b;}
.copyright .wh{
    width:100%;
   align-items: center;
	display: flex;
  gap: 20px;
  justify-content:space-between;
}
.copyright .wh a{color:#00000063;}.copyright .wh a:hover{color:#00061A;}

.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;}
.foot-policy-nav{display:flex; align-items:center; gap:45px;}
/*----END footer ----*/






/*---------END Header------- */
.topnav-selectbox{display:none; justify-content:space-between;gap:12px;border-bottom:1px solid #efefef;}
.topnav-selectbox .ss-main .ss-single-selected{border:0px solid #ffffff; border-radius:8px;}
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span {border:solid #000;border-width: 0 2px 2px 0;display: inline-block;padding:4px;  transition: transform .2s, margin .2s; }
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span.arrow-down{margin: -3px 0 0 8px;}
.topnav-selectbox .ss-main .ss-single-selected .ss-arrow span.arrow-up{margin:3px 0 0 8px;}


.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;} 
.mob-login{display:flex;align-items: center;justify-content: center;width:auto; margin:6px 10px 0px;}
.mob-login img{width: auto;
  height:25px;margin-top:5px;}


.mob-login span{color:#ffffff; padding:0px 6px; font-size:14px;} 
.mob-login a{color:#ff4d5e; font-size:14px;}.mob-login a:hover{color:#ffffff; font-size:14px;}
.get-started-m{display:flex;align-items: center;font-family:Lato Bold;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------- */

 
 
#popup_this {
	top: 50%;
	left: 50%;opacity:0;
	text-align:center;
	margin-top: 30px;width:450px;
	margin-left:auto;margin-right:auto;
	background:#fff;
	padding: 10px;
	position: fixed;
}
#popup_this .location-address-left{ width: 100%; background:#f0faff;   padding: 10px;}#popup_this .location-address-left p{width:100%; display:none; margin: 0px auto;}
#popup_this .location-address-left h3{font-size:28px; margin:10px 0px 25px;}
.b-close {color: #fff;	background:#12A7FF;	padding: 5px 10px;	position: absolute;	z-index: 999; right: 0;	top: 0;	cursor: pointer;}
#popup_this img{width:380px;}
.modal-body{width:380px; padding: 10px;}
#popup_this .contact-form {width: 100%;padding-bottom:7px;display:block;}
#popup_this input, select, textarea {
  border: 1px solid #dcdee2;
  height:45px;
  padding-left: 15px;
  width: 100%;
  font-size: 14px;
  border-radius: 4px;
  background-color: #fff;
  outline: none;
  text-align: left;
}
#popup_this label {
  display: block;
  color: #000;font-size:12px;
  text-align: left;
  font-weight:200;
  margin-bottom:4px;
}
#popup_this .magbox {
  width: 100%;
  height: 100px;padding-top:10px;
  margin-top:0px;
}
#popup_this ::placeholder {color:#000; font-size:14px;}
#popup_this .submit-button {
  background:#2a2e81 !important;
  border:2px solid #fff !important;
  padding: 11px 49px !important;
  color: #fff !important;
  font-size: 17px !important;
  margin: 20px auto !important;
  display: block !important;
  border-radius: 30px !important;
}
#popup_this .submit-button:hover{color:#2a2e81; background:none; clip-path:none important;}
.admission-text{font-size:30px;margin-bottom:10px;color:#2a2e81;font-weight: bold;width: auto;position: relative; width:90%;}

@media screen and (max-width:880px) {
#popup_this {padding:10px; margin-left:0px; left:20px; right:20px;}
#popup_this img{width:90%;}
#popup_this img{width:100%;}
.modal-body{width:100%; padding: 10px;}
}
 


@media screen and (max-width:880px) {
#popup_this {width:90%;}#popup_this .location-address-left h3{font-size: 22px;}#popup_this .location-address-left p{font-size:12px;}
	
	
.head-search .hide-1-yes{display:none !important;}#target-1{top: initial; bottom:54px; padding: 70px 0px;}
#enquiry-bottom-all{display:none;}.Whatsapp{display:none;}.topnav-selectbox{display: flex; justify-content: right;} 
.topnav-selectbox .ss-main .ss-single-selected{width: max-content;}
.sticky .topnav-selectbox{display:none;}
.footer-bottom-mob {display: flex;}.cta-bar{bottom:70px;}
.slider-des{display:none !important;}.slider-mob{display:block !important;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:1px;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;}
/*---------END Header------- */
.page-header{display:none !important;}
.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:auto; width: 100%;  padding:0px 0; top:10px;}.headerSecondry{width: 95%; margin: 0px auto;height:auto; border: 1px solid #DCE0E6;
  background: #fff !important;  border-radius:8px; margin: 0px auto; box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.10);}
 .headerTertiary{display:none !important;}  
#header-id .wiki-mk {padding-left: 0px;}

.logo-m{ position: relative;width:55%; height: 100%;transition:transform .3s ease-in-out;flex:0 0 0px;display: flex;align-items: center;justify-content: center;padding:14px 10px;}
.logo-m img{max-width:100%; transform: translateY(2px);}
.sticky .logo-m img{max-width:100%; display:block; padding:0px 0; transform: translateY(-2px);}
 
/*---------END Header------- */

.midbox-inner {margin: 0 auto;max-width:100%;width:100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}
.home-slider-mob{display:block;}.home-slider-img{display:none;}
#home-slider{overflow:hidden;}
.home-slider{flex-direction: column; gap:0px;}.home-slider-left{width:100%; padding:20px 0px 0px;} 
.home-slider-left h1{width:100%;  font-size:22px;}.home-slider-left h2{font-size:15px; padding-right:0px;}
.home-slider-left p{width:100%; font-size:14px;}.home-slider-left li{font-size:14px;}
.home-slider-left li::before{width:20px; height:20px; top:2px;}.home-slider-right{width:100%; padding:20px 0px 0px; margin-left:0px; height: 290px; overflow: hidden;}.home-slider-right::before{background-size:100%; background-position:left top; height: 110px;}.home-slider-right::after{background-size:100%; background-position:left bottom; bottom:-30px; height: 110px;}


/*--------- Home ------- */
#home-wiki-slider{padding-top:30px; padding-bottom:60px;}
.home-wiki-slider{flex-direction: column; gap:0px;}
.home-wiki-left{width:100%; margin:20px 0px 0px; padding-left: 20px;}.home-wiki-slider::before{background-size:100%; background:#263d80; z-index:-1; border-radius:0px 60px 0px 0px}.home-wiki-left h3{font-size:14px; margin:0px 0px 0px;}.home-wiki-left h1{font-size:22px; width:95%; margin:10px 0px;}.home-wiki-left p{font-size:12px; width:95%; margin: 10px 0px 20px;}
.home-wiki-left a{padding:6px 10px 6px; font-size:14px;}.home-wiki-right{width:100%; padding:10px 0px 0px;}.home-wiki-right ul{width:100%; padding:0px 10px 0px;}
.home-wiki-right li{width:100%;}.home-wiki-right li::before{right:10px;}
.home-wiki-right li h3{font-size:14px;}.home-wiki-right li p{font-size:12px;}

.home-wiki-slider::after{background:none;}.home-wiki-slider .slider-no-box{background:#12A7FF; bottom:-60px;}.slider-no-box  li::before{right:-2px;}
li.border-none::before{background:none;}

.slider-no-box ul{width:100%; flex-wrap: wrap; justify-content:center; padding:10px 10px; margin:0px;} .slider-no-box li{width:33.33%; margin:0px 0px 10px; text-align: center;}
.slider-no-box li h3{font-size:14px;}.slider-no-box li p{font-size:12px;}



#home-we-help .wiki-mk{padding-right:0px;}#home-we-help::before{background-size:100%;}#home-we-help::after{background-size:100%;}
#home-we-help h2{font-size:27px;}#home-we-help h4{width:100%; font-size:14px; padding-right:20px;}
#home-we-help .view-case{margin:0px auto 0px;}
.home-possibilities{flex-direction: column; gap:0px;}
.home-possibilities::before{left: 7px; width:30px; background:url(../images/2025/03/line-bg-1.png); background-repeat: no-repeat;
  background-size: 100%;  background-position: left top;}
.home-possibilities-left{width:100%; padding-left:45px; padding-right:20px;}.home-possibilities-left h2{width:100%; font-size:27px; padding-top:20px;}.home-possibilities-left p{font-size:14px;}.home-possibilities-left .question h3{font-size:18px;}
.home-possibilities-left p{width:100%; font-size:14px;}.home-possibilities-left .answer p{font-size:14px;}
.home-possibilities-right{width:100%;}.home-possibilities-left li::before {background-size:12px;}.home-possibilities-left li h3{font-size:16px; margin:15px 0px 0px;}
#home-recovery::after{top: 330px;}.home-recovery::after{background-size: 85%; top: 180px;}.home-recovery::before{bottom:70px; background-size:75%;}
#home-recovery h2{font-size:27px;}#home-recovery h4{width:100%; font-size:14px; line-height:20px;}#home-recovery ul{flex-direction: column; gap:20px;}
#home-recovery li{width:100%;}#home-recovery li img{height:50px !important;}#home-recovery li p{font-size:12px;}
#walk-patient-stories{padding:0px 0px 60px;}
#walk-patient-stories h2{font-size:27px;}#walk-patient-stories h4{width:100%; font-size:14px; line-height:20px;}
.patientbox img{object-fit: cover; height:300px;}
.home-video-test img {width: auto;height:30px !important;}

.patient-stories-doc{width: 95%; height:70px;}.patient-stories-doc::after{width:30px;  height:30px; left:6px; top:6px;}
.patient-stories-doc h3{font-size:12px; font-family: Geist Regular; line-height:16px; padding-left:45px;}
#home-patient-stories .patient-stories-item{border-right:0px solid #4445;}
.patient-stories-tab .patientlinks h5{font-size:14px !important;}#home-patient-stories{padding-right:0%;}
#walk-technologies h2{font-size:27px;}#walk-technologies h4{width:100%; font-size:14px; line-height:20px;}

.walk-technologies{flex-direction: column; gap:0px;}.walk-technologies-left{width:100%; display:none;}.walk-technologies-right{width:100%; padding:40px 20px 40px;}
.walk-technologies-right .button{margin-bottom:1px;}.walk-technologies-right .button h5{font-size: 18px; padding-right:20px;}
.walk-technologies-right .button p{font-size:14px;}.walk-technologies-right img{display:none; margin:10px 0px; border-radius:5px;}
.walk-technologies-right .button.active img{display:block;}

#home-conditions-section h2{font-size:27px; width: 80%;}#home-conditions{margin:40px 0px 0px;}.conditions-item h3{font-size:16px;}
#home-centres-section h2{font-size:27px;}#home-centres-section h4{width:100%; font-size:14px; line-height:20px;}
#home-blogs-section h2{font-size:27px;}#home-blogs-section h4{width:100%; font-size:14px; line-height:20px;}

.home-footer-bottom{border-radius:22px; padding:20px;}
#home-footer-bottom h2{font-size:25px; margin: 14px 0px 20px; text-align: left;}.home-footer-bottom ul{flex-direction:column; gap:0px;}.home-footer-bottom li{width:100%; padding:10px 0px; margin:0px 0px; border-right:0px; border-bottom: 1px solid rgba(255, 255, 255, 0.15);}.home-footer-bottom li:first-child{margin-left:0px;}.home-footer-bottom li:last-child{border-bottom:0px;}

/*---------Home END ------- */
.home-slider-mob{display:block;}.home-slider-img{display:none;}

.promising-results-section{flex-direction: column; gap:20px;}.promising-results-left{width:100%; padding:20px 0px 0px;}
.promising-results-right{width:100%; padding:0px 0px 0px;}.promising-results-right h2{font-size:30px;}.promising-results-right p{width:100%; font-size:14px;}
.promising-results-right li{font-size:14px;}.promising-results-right li::before{width:20px; height:20px; top:2px;}
#programs-services-section h2{font-size:30px;}#programs-services-section ul{flex-direction: column; gap:20px; padding:10px;}
#programs-services-section li{width:100%; padding:15px;}#programs-services-section li h3{font-size:18px;}#programs-services-section li p{font-size:14px;}#programs-services-section li .read-more{font-size:14px;}
#home-impact-stroke h2{font-size:30px;}#home-impact-stroke h4{width:100%; font-size:14px;}
#home-impact-stroke .home-impact-sub{width:100%; font-size:14px; padding:0px;}
#impact-stroke{padding-left:20px;}
#home-technologies h2{font-size:30px;}#home-technologies h4{width:100%; font-size:14px;}
.home-treatment{flex-direction: column; gap:20px;}
.home-treatment ul{flex-direction: column; gap:20px;}.home-treatment li{width:100%;}
.home-treatment li .technologies-head{padding-right:0px;}

.principles-section{flex-direction: column; gap:20px;}.principles-left{width:100%;}.principles-right{width:100%;}
.principles-right h2{font-size:30px;}

#home-conventional-section h2{font-size:24px;}.home-conventional-section{flex-wrap: initial; gap: 1px; justify-content: left; overflow-x: scroll;    overflow-y: hidden; margin-bottom:30px;}
.conventiona-box{width:85%; flex: 0 0 85%;}.conventiona-box h3{font-size:18px; height:auto;}.conventiona-box li{font-size:13px; height:110px !important; padding:10px 15px;}
.home-conventional-section .conventiona-box:nth-child(1n){background:#ffffff; border-radius:12px 12px 0px 0px;}
.home-conventional-section .conventiona-box:nth-child(2n){background:#F0F0F0; border-radius:0px 0px;}
.home-conventional-section .conventiona-box:nth-child(3n){background:#45BFFD; border-radius:0px 0px 12px 12px;}
#home-science{padding:0px 0px 60px;}#home-science .sub-head{font-size:16px;}#home-science h2{font-size:30px;}
#home-science h4{width:100%; font-size:14px;}#home-science ul{flex-direction: column; gap:20px; padding:1px;}#home-science li{width:100%;}
#home-science li img{height:40px;} #home-science li p{font-size:14px;}
#journey-recovery{overflow:hidden; padding:20px 0px 60px;}#journey-recovery h2{font-size:24px;}#journey-recovery h4{width:100%; font-size:14px;}
.journey-recovery{flex-direction: column; gap:20px;}.journey-recovery li img{width:100%;}.journey-recovery li{flex-direction: column; gap:20px;}.pa-doc{width:100%;}
#backs-recovery-section{overflow:hidden;} #backs-recovery-section h2{font-size:28px; margin: 14px 0px 30px;}.backs-recovery-section{flex-direction:column; gap:20px;}
.backs-recovery-left{width:100%; position: relative; top:0px; scroll-margin-top:0px;}.backs-recovery-left h3{font-size:24px;}.backs-recovery-right{width:100%;}.backs-recovery-left h5{font-size:18px;}
.backs-recovery-right p{width:100%; font-size:14px;}.backs-recovery-right li{font-size:14px;}
.backs-recovery-right li::before{width:20px; height:20px; top:2px;}
.advanced-technologies-section{padding-left:20px;}.advanced-technologies-item{padding:10px 10px 20px;}
#advanced-technologies-section{overflow:hidden;} .advanced-technologies-section h2{font-size:30px; padding-right:20px;}.advanced-technologies-item h3{font-size:16px; height: 60px;}.advanced-technologies-item p{font-size:14px;}#transformation-section h2{font-size:25px;}
.td-video img{margin:0px 0px 0px; border-radius:8px; object-fit:cover; height:170px;}
#transformation-section ul{flex-direction: column; gap:20px; margin:30px 0px 0px;}#transformation-section li{width:100%;}
#transformation-section li::after{width:100%; height:2px; top: initial; bottom: -10px;}

#study-results-section h2{font-size:30px;}
.study-results-section ul{flex-direction: column; gap:20px; position: relative; width:100%; bottom:0px; padding-left:0%; margin:20px 0px 0px;}
.study-results-section li{width:100%;}.study-results-section li p{color: #020816E0;}
#experts-section{overflow:hidden;} .experts-section{flex-direction:column; gap:20px;}.experts-section-left{width:100%;}.experts-section-right{width:100%; padding-bottom:70px;}#experts-section h2{font-size:30px;}
.experts-section-right h2{font-size:25px;}.experts-section-right p{font-size:14px;}#experts-list{width:100%;}
#success-stories-section{overflow:hidden; padding:0px 0px 60px;}
#success-stories-section h2{font-size:30px;}.success-stories-box{flex-direction:column; gap:0px;}#success-stories-section h3{font-size:16px; line-height:24px; margin-top:40px;}
#treatmen-blogs-section{overflow:hidden;} #treatmen-blogs-section h2{font-size:30px;}#treatmen-blogs-section h4{width:100%; font-size:14px;}
.experts-list-item h3{margin:0px;}
.impact-stroke-item h3{height:35px;}

#rehabilitation-centres-section h2{font-size:30px;}#rehabilitation-centres-section h4{width:100%; font-size:14px;}
.rehabilitation-centres-box{flex-direction:column; gap:0px; margin:40px 0px 0px;}
.center-doc{margin-left:0%; padding:20px 0px 0px;}.center-doc img{object-fit: cover;height:280px;}
.center-doc-box{flex-direction:column; gap:0px; padding: 0px 15px;}
.center-doc-box h3{width: 100%; font-size:22px;}.center-doc-box a img{height: 20px;} .center-doc-box a{width: 100%; margin:20px 0px 0px; font-size: 14px;}
#treatmen-faqs-section{padding: 50px 0px 40px;}
.treatmen-faqs-section{flex-direction:column; gap:20px;}.treatmen-faqs-left{width:100%;}.treatmen-faqs-right{width: 100%;}
.treatmen-faqs-left h2{font-size:30px;}.treatmen-faqs-left p{width:100%; font-size:14px;}

.footer-bottom{border-radius:22px; padding:20px;}
#footer-bottom h2{font-size:25px; margin: 14px 0px 20px; text-align: left;}.footer-bottom ul{flex-direction:column; gap:0px;}.footer-bottom li{width:100%; padding:10px 0px; margin:0px 0px; border-right:0px; border-bottom: 1px solid rgba(255, 255, 255, 0.15);}.footer-bottom li:first-child{margin-left:0px;}.footer-bottom li:last-child{border-bottom:0px;}



.medflick-table{overflow: auto;}#home-different-walk h2{font-size:30px;}#home-different-walk h4{width:100%; font-size:14px;}
#home-different-walk h3{font-size:18px;}

#outcome-expect h2{font-size:30px;}#outcome-expect h4{width:100%; font-size:14px;}#outcome-expect ul{flex-direction:column; gap:0px;}
#outcome-expect li{width:100%; margin: 0px 0px 20px;}#outcome-expect li h3{font-size:16px;}
#outcome-expect li::after{width:100%; height:2px; top: initial; bottom: -10px;}

.sticky-p{top: 67px;}
.speciality-menutop ul{flex-wrap:initial;gap:1px;justify-content:left;overflow-x: scroll;overflow-y: hidden;}
.speciality-menutop li {width:auto;flex:0 0 auto; font-weight:400; }
.speciality-menutop li a{font-size:12px; padding:7px 12px;}
.speciality-menutop li a img {width:30px;height:30px;padding:4px;}


/*---- Advanced Technologies ----*/
#how-does-work-section h2{font-size:30px;}#how-does-work-section h4{width:100%; font-size:14px;}
#patient-recovery-section h2{font-size:30px;}#patient-recovery-section h4{width:100%; font-size:14px;}
/*---- Advanced Technologies End ----*/

/*---- Conditions We Treat ----*/
.conditions-we-treat-head{padding:60px 20px 60px;}.conditions-we-treat-head::before {opacity:0.3;}
#conditions-we-treat-head h1{font-size:28px;}#conditions-we-treat-head p{width:100%;  font-size:15px;}

#conditions-we-treat h2{font-size:25px;} #conditions-we-treat{padding:0px 0px 0px;}
.conditions-we-treat{flex-direction:column; gap:0px; padding: 40px 0px;}.conditions-list-img{width:100%; padding:0px;}.conditions-list-doc{width:100%; padding:0px;}.conditions-list-doc h3{font-size:22px; margin: 0px 0px 10px;} .conditions-list-doc .conditions-doctext{font-size:15px;}
.conditions-we-treat .learn-more-walk{margin:20px 0px 0px;}
/*---- Conditions We Treat END ----*/


/*---- Begin Your Rehab ----*/
#begin-your-rehab-section{padding:40px 0px 350px;}
.begin-your-rehab-section{width:100%; margin-left:0%; padding:20px;}.begin-your-rehab-section h3{font-size:20px;}
.begin-your-rehab-section .lets-talk-form{flex-direction:column; gap:5px;}
.begin-your-rehab-section .file-input{width:100%;}
.begin-your-rehab-section .file-input > .label{font-size:12px;}.begin-your-rehab-section .file-input img{height:20px;}
#begin-your-rehab-section::before{background-size: 90%; bottom:0px;}
/*---- Begin Your Rehab  END ----*/

/*---- Success Stories  ----*/
.walk-stories-of-real{width:100%; padding: 100px 0px 170px;}#walk-stories-of-real h1{font-size:30px;}#walk-stories-of-real p{font-size:15px; width: 95%;}
#walk-stories-bottom ul{flex-direction:column; padding:0px 0px;}#walk-stories-bottom li{margin: 0px 0px 0px;}
#walk-stories-list .video-library-box{flex-direction:column; gap:40px;}#walk-stories-list h2{width:100%; font-size:18px;}
.video-library-box .ding{width:100%;}#walk-stories-list li{width:100%; margin: 0px 0px 0px;}
.walk-stories-doc h3{font-size:16px;}.walk-stories-doc p{font-size:14px; margin:7px 0px 0px;}
#walk-stories-list li .video-icon img{width:60px;  height:60px;}
/*---- Success Stories END  ----*/


/*---- Contact  ----*/
.walk-contact-section{width:100%; padding:60px 40px;}
#walk-contact-section h1{font-size:30px;}#walk-contact-section p{width:100%; font-size:15px;}
#location-address-section h2{font-size:30px;}#location-address-section h4{width:100%;}
.location-address-section{flex-direction:column; gap:20px;}
.location-address-left{width:100%;}.location-address-left h3{font-size:30px; margin:0px 0px 5px;}
.location-address-left .lets-talk-form{flex-direction:column; gap:5px;}
.location-address-right .phone-box{font-size:15px;}.location-address-right .email-box{font-size:15px;}.location-address-right .address-box{font-size:15px;}
.location-address-right{width:100%;}
/*---- Contact END  ----*/


/*---- Blog Details ----*/
.blog-list-head{width:100%; padding:60px 40px;}#blog-list-head h1{font-size:30px;}#blog-list-head p{width:100%; font-size:15px;}
.blog-blockquote ul{flex-direction:column; gap:20px;}.blog-blockquote li{width:100%;}
.blog-list-img .blog-img-text{font-size:12px; padding:5px 10px;}.time-blog{font-size:14px;}.blog-blockquote li h3{font-size:20px;}
.blog-blockquote li p{font-size:14px !important;}

#blog-details-slider{margin:-90px 0px 0px;}
.blog-details-slider{flex-direction:column; gap:20px;}.blog-details-left{width:100%;}
.blog-details-left img{height:250px; border-radius:20px 0px 0px 20px;}.blog-details-right{width:100%; padding-top:20px; padding-bottom:80px;}
.blog-details-right h4{font-size:15px;}
.blog-details-right h1{font-size:27px;}.blog-details-right p{font-size:12px;}
#blog-mid-doc{padding:0px 0px 60px;}
.blog-mid-doc{flex-direction:column; gap:20px;} .blog-mid-doc-left{width:100%;}
.blog-mid-doc-right{width:100%;}.blog-mid-doc-left h2{font-size:25px;}.blog-mid-doc-left h3{font-size:22px;}
.blog-mid-doc-left h4{font-size:22px;}
.blog-mid-doc-left p{font-size:14px; margin: 10px 0px 15px;}.blog-mid-doc-left ul li{font-size:14px;}
.blog-nav h3{font-size:22px; text-align: center;}.blog-nav li a{font-size:14px;}
/*---- Blog Details END ----*/

/*------Footer-----*/
.footer-footer-logo{width:100%; margin:0px 0px 30px;}.footer-footer-logo img{width:80%; margin:0px auto; display: flex;}
.footer-navbox1{width:100%;}.footer-navbox1 .footerbox{display:block !important;}.footer-navbox1 .wiki{width:100%; margin:20px 0px 40px;}
.footer-contact-whc ul{flex-direction:column;}.footer-contact-whc li:first-child{margin-left:0px;}
.footer-contact-whc li{width:100%; margin-left:0px; padding:20px 0px;}
.footer-contact-whc li h3{font-size:18px;}
.footer-newsletter{flex-direction:column; gap:0px; padding: 40px 0;}.footer-newsletter-left{width:100%;}
.footer-newsletter-left h2{font-size:25px;line-height:40px;}.footer-newsletter-right{width:100%;}
.footer-newsletter-right{margin-top:25px;}
.footer-section{flex-direction: column; gap:0px;}.footer-about{width:100%; padding-right:0%; padding-bottom:40px; border-bottom:1px solid rgba(255, 255, 255, 0.15);}.footer-navbox h4{font-size:16px;}.footer-links{flex-direction: column; margin:0px 0px 0;}.footer-navbox{margin:12px 0 0px;}
.copyright{flex-direction: column;  margin-top:10px; font-size: 14px;}.copyright .wiki{width:100%; margin-top:14px;}.copyright .wiki ul{justify-content: center;}.copyright .wh{width:100%; text-align: center; flex-direction:column; gap:20px;}.footerbox{display:none; }  .footer-navbox ul{display:none; padding-top:10px;}.but{cursor:pointer; position:relative; border-bottom:1px solid rgba(255, 255, 255, 0.15);} .but .fa-chevron-down{display: flex;position: absolute;right:8px;top:0px;}.footer-bottom-mob{display:flex;}
#button{display:none;}.footer-nav-des{display:none;}.footer-nav-mob{display:block;}.foot-policy-nav{gap: 35px;}
/*------END Footer-----*/
 
 

#technology-meets-section h2{font-size:25px;}
.technology-meets-section{flex-direction:column;}.technology-meets-left{width:100%;}.technology-meets-right{width:100%;}
.technology-meets-right h3{font-size:20px;}
#journey-rehabilitation-section{padding:20px 0px 60px;}
.journey-rehabilitation-section{flex-direction:column; }
.journey-rehabilitation-left{width:100%; padding-bottom:0px; padding-left:0px; padding-right:0px;}
.journey-rehabilitation-left h2{font-size:20px;}
.journey-rehabilitation-right{width:100%; padding-right:0px; padding-bottom:10px; margin-bottom:30px; border-bottom: 2px dotted #30A9FF; border-right: 0px dotted #30A9FF;}
 .journey-rehabilitation-right h2{font-size:20px;}.journey-rehabilitation-right p{font-size:15px;}
 
 
#key-areas-section{padding:20px 0px 60px;}#key-areas-section .wiki-mk{padding-left:0px; padding-right:0px;}
.key-areas-section{flex-direction:column; }
.key-areas-left{width:100%; padding-bottom:0px; padding-left:10px; padding-right:10px;}
.key-areas-left h2{font-size:20px;}
.key-areas-right{width:100%; padding-left: 20px; padding-right: 20px;  padding-bottom:10px; margin-bottom:30px; border-bottom: 2px dotted #30A9FF; border-right: 0px dotted #30A9FF;}
.key-areas-right h2{font-size:20px;}.key-areas-right p{font-size:15px;}
 
 
.conventional-walk-section{flex-direction:column; gap:50px; padding:20px;}.conventional-walk-left{width:100%; padding:0px;}.conventional-walk-left h3{font-size:22px; padding: 10px 0px 10px; height:auto;}.conventional-walk-left li{font-size: 18px; padding-left:43px; padding-top:10px; padding-bottom:10px; height: auto; }.conventional-walk-left li::before{background-size: 22px; top: 25px;}
.conventional-walk-right{width:100%; padding:0px; height:auto;}.conventional-walk-right h3{font-size:22px; padding: 10px 0px 10px; height:auto;}
.conventional-walk-right li{font-size: 18px; padding-left:43px; padding-top:10px; padding-bottom:10px; height: auto; }.conventional-walk-right li::before{background-size: 22px; top: 25px;}


.principles-walk-section{flex-direction:column;}
 .principles-walk-left{width:100%;}.principles-walk-right{width:100%;}
.principles-walk-left .question-1 h5::after {left: 14px;}
.principles-walk-left .question-1 {padding: 0rem 0px 0px 5rem;}
 .principles-walk-right h2{font-size:25px;}.principles-walk-right p{font-size:16px;}
 
.backs-recovery-section img{width:100% !important;}.principles-walk-section{gap: 10px;}
.journey-rehabilitation-img{width:100%; margin: 0px auto;}


.two-complementary-processes{flex-direction:column; gap:0px;}
.two-complementary-processes-left{width:100%;}.two-complementary-processes-right{width:100%;}
.two-complementary-processes-right h2{font-size:25px;}.two-complementary-processes-right p{font-size:16px;}


#journey-rehabilitation-section h2{width: 100%; font-size: 28px; margin:14px 0px 30px;}
.journey-rehabilitation-section ul::before {background:none;}
.journey-rehabilitation-section ul{width:100%; flex-direction:column; gap:0px;}
.journey-rehabilitation-section li{width: 100%;}
.journey-rehabilitation-section h3{font-size: 24px; padding:20px 20px;}
.journey-rehabilitation-section h3 span{font-size:22px;}
.journey-rehabilitation-section li p{font-size:18px; margin:5px 0px 15px;}
.journey-rehabilitation-section li:nth-child(1n){margin-top:0px;}
.journey-rehabilitation-section li:nth-child(2n){margin-top:0px;}
.journey-rehabilitation-section li:nth-child(3n){margin-top:0px;}

.journey-rehabilitation-section1 ul::before {background:none;}
.journey-rehabilitation-section1 ul{width:100%; flex-direction:column; gap:0px;}
.journey-rehabilitation-section1 li{width: 100%;}
.journey-rehabilitation-section1 h3{font-size: 24px; padding:20px 20px;}
.journey-rehabilitation-section1 h3 span{font-size:22px;}
.journey-rehabilitation-section1 li p{font-size:18px; margin:5px 0px 15px;}
.journey-rehabilitation-section1 li:nth-child(1n){margin-top:0px;}
.journey-rehabilitation-section1 li:nth-child(2n){margin-top:0px;}
.journey-rehabilitation-section1 li:nth-child(3n){margin-top:0px;}

.journey-rehabilitation-section2 ul::before {background:none;}
.journey-rehabilitation-section2 ul{width:100%; flex-direction:column; gap:0px;}
.journey-rehabilitation-section2 li{width: 100%;}
.journey-rehabilitation-section2 h3{font-size: 24px; padding:20px 20px;}
.journey-rehabilitation-section2 h3 span{font-size:22px;}
.journey-rehabilitation-section2 li p{font-size:18px; margin:5px 0px 15px;}
.journey-rehabilitation-section2 li:nth-child(1n){margin-top:0px;}
.journey-rehabilitation-section2 li:nth-child(2n){margin-top:0px;}
.journey-rehabilitation-section2 li:nth-child(3n){margin-top:0px;}
 
 
 
/*---- Location ----*/
#walk-again-location-slider h1{width:100%; font-size:34px;}#walk-again-location-slider p{width:100%; font-size:12px;}
 .find-location-button{flex-direction: column; align-items: center;     gap: 20px;}
#walk-again-location-slider ul{flex-wrap: wrap; gap: 8px;}#walk-again-location-slider li{width:48%; }
#walk-again-location-slider .icon-play{background-size: 52px;}
/*---- Location END ----*/
 
 
}

