 @font-face{font-family:Inter Regular;
 src:url(../fonts/Inter-Regular.ttf);
 }
 @font-face{font-family:Inter Medium;
 src:url(../fonts/Inter-Medium.ttf);
 }
@font-face{font-family:Inter SemiBold;
 src:url(../fonts/Inter-SemiBold.ttf);
 }
@font-face{font-family:Inter-Bold;
 src:url(../fonts/Inter-Bold.ttf);
 }

 
 
/*-----------------------*/
html {scroll-behavior:smooth;}
body { padding: 0; margin: 0 auto;font-family:Inter Regular; position: relative; font-weight: 400; overflow-x: hidden; color: #000; font-size: 16px;background:#fff;}
ul { list-style: none }
a { text-decoration: none; outline: none; }
body a:hover, body a:focus { text-decoration: none; color:#1585D2; }
a:focus { outline: none; text-decoration: underline }
textarea:focus { outline: none }
input { outline: none !important }
button, button:focus { outline: none }
a img { border: none }
img { border: 0; max-width: 100%; width: 100%;}
p {padding: 0px; margin: 0px;}h2{font-family:Inter Medium;} 
h1, h2, h3, h4, ul, p { padding: 0px; margin: 0px;}
textarea { resize: none }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #fff }
input:-moz-placeholder, textarea:-moz-placeholder { color: #fff }
input::-moz-placeholder { opacity: 1; outline: none }
textarea::-moz-placeholder { opacity: 1; outline: none }
.clr { clear: both; height: 0 }.latest-newsbox::placeholder {color:#666666; font-size:15px;}
.form-control:focus { box-shadow: none }
ul { padding: 0; list-style: none;}
a {color:#1585D2; text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
a:hover { text-decoration: none; -moz-transition: all .2s; -webkit-transition: all .2s; transition: all .2s }
 


/*===============header===============*/
#header-id {
    height: auto;
}
#header-id {
  background:#ffffff;
  height:auto;
  transition: transform .3s ease-in-out;
  width:100%;padding:0px 0 5px;
  margin:0px auto;
  top:0px;
}
.header-inner {
    margin: 0 auto;
    max-width:1280px;
    width:100%;
}

.headerTertiary {
  align-items: center;
  display: flex;
height:auto;
position: relative;
z-index: 666;
background: none;
margin: auto;
max-width:90rem; width:100%;
padding:0% 80px;
justify-content: space-between;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.topnav-left {
  max-width:50%;
  padding: 0px;
  width: 100%;
  display: block;
  float: left;
}
.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.headerTertiary .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.emergency-no a{color:#e30000 !important;}
.nav-topright{  padding-top:20px;margin-right: 0px;}
.sticky .nav-topright{padding-top:10px;padding-bottom: 8px;}
.nav-topright ul {
    display: flex;
    font-size:15px; font-weight:700;
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.nav-topright li {
    margin-left:.3rem;position: relative; padding-left:4px
}

.nav-topright li a {
    color:#6d6e71;
}
.nav-topright li a:hover{
    color:#2278b5;
}


.headnav-right{width:90%;display: flex;justify-content:right; margin:0px;}

.headerSecondry{
  align-items: center;
  background:none;
  display: flex;
  height:auto;
  position: relative;

}
.logo-scrollup{display:block;}
.logo-scrolldown{display:none;}


.logo-d > img {
  max-width:170px;
  transform:translateY(0px);
  position:relative;
  transition: transform .3s ease-in-out;
  padding:0px 0px 0px;
}
.logo1-d{
  max-width:230px !important;
  transform:translateY(-50px) !important;
  position: absolute;
  transition: transform .3s ease-in-out;
  padding-bottom: 40px;
  top: 0;
  margin-left: 120px;
  z-index: 999;
}
.sticky .logo-d > img {max-width:170px; transform:translateY(-4px);}
.sticky .logo1-d {max-width:200px !important; transform:translateY(15px) !important; margin-left:110px;}
.logo-m > img {
  max-width: 130px;
  transform:translateY(-1px);
  position:absolute;
  display:none;
  left: 20px;
  
}
.sticky{position:fixed;top:0;width:100% !important;  backdrop-filter: blur(40px); z-index: 999; /*box-shadow:1px 5px 10px rgba(0,0,0,0.2);*/ height:80px !important; background:#ffffff !important; padding:0px 0 !important; }
/*.sticky .headerTertiary{display:none;}*/
.sticky .headerSecondry{height: auto;}

.sticky #top-head{display:none;}}
.sticky .page-header {padding:0.0rem 1rem 0rem 1rem;}
.sticky .logo-scrollup{display:none;}
.sticky .logo-scrolldown{display:block;}

 


.navbar__buttons{display: flex;align-items: center;gap:10px;/*flex-grow: 1;*/ justify-content: right; margin-left:15px;}
.navbar__buttons a {
    color: var(--text-gray-color);
    font-weight: 500;
    transition: 0.3s ease;
}
 

@media (min-width: 64rem){.navbar__buttons a {font-size:13px; font-family:Inter Regular;}.page-header ul a{font-size:13px !important; font-family:Inter Regular; }.page-header .top-menu > li > a{padding: 1.3rem 0.4rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 0.5rem !important;}
}

@media (min-width:90rem){.navbar__buttons a {font-size:15px;   font-family:Inter Regular;}.page-header ul a{font-size:15px !important; font-family:Inter Regular;}.page-header .top-menu > li > a{padding: 1.3rem 0.8rem !important;}
.sticky .page-header .top-menu > li > a{padding: 0.9rem 1rem !important;}
}



.topnav-right{display:flex; margin:0px; padding:0px;  align-items: center;}
.topnav-right ul {
    display: flex;
    font-size:15px; 
    justify-content: flex-end;
    line-height: 1.25rem;
    margin-bottom: 0;
}
.topnav-right li {
    margin-left:1rem;position: relative; padding-left:8px
}

.topnav-right li a {
    color:#000000;padding:8px 6px;
}
.topnav-right li a:hover{
    color:#1585D2;
}

.topnav-right .active a {
    background: #1585D2 !important;
    color: #ffffff !important;
    border-radius: 6px;
}
 
 
.phone-head{ width:max-content;
   border: 1px solid #1E78B5;
    background: #ffffff;color:#1E78B5 !important;
    margin: 20px 0;text-align:center;
    font-size: 15px;
    border-radius:81px;
    padding:8px 10px 8px 40px;
    transition: all 0.4s ease;
    position: relative;	
}
.phone-head:hover{background:#1E78B5;color:#ffffff !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.phone-head img {width: 20px;position: absolute;left:14px;top:9px;}
.phone-head:hover img{filter: brightness(0) invert(1);}
.content-head{ width:max-content;color:#ffffff !important;border: 1px solid #F1862A;background:#F1862A;margin: 20px 0;display: inline-flex;justify-content: center;align-items: center;font-size:15px;border-radius:81px;padding:8px 20px 8px; transition: all 0.4s ease;position: relative;}
.content-head:hover{background:#ffffff;color:#F1862A !important; box-shadow: 1px 5px 10px rgba(0,0,0,0.1);}
.content-head img{width:27px;position:absolute;left:10px;top:5px;}


/*--Head END--*/
.wiki-mk {padding-left:80px;padding-right:80px;}
.midbox-inner{margin:auto;max-width:90rem;width:100%; position: relative;}
.get-started-m a {color:#fff;background: #1585D2;font-size:13px;border-radius:25px;padding:5px 10px;border:2px solid #1585D2;}
.get-started-m a:hover{color:#1585D2;background:#ffffff;}


#hometop-section{width:100%;background:#ffffff; height:100%;overflow:hidden;padding:0px; position: relative;margin:0px;}
.home-slider-img {object-fit: cover;height:100%;}
#hometop-section::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background:url(../images/2023/01/bg-slider.png) no-repeat;
  background-size:cover;
  z-index: 1;
}
.hometop-section{
  display: flex;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  align-items: center;
}
.hometop-section-left {
  width:70%;
  margin-left:6%;
  padding: 0px;
}
.hometop-section-left h1 {
  font-size:44px;font-family:Inter-Bold;
  color: #ffffff;font-weight:Bold;
  padding-bottom:10px;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}
.hometop-section-left h3{
  font-size:30px; 
  color: #ffffff; 
  padding-bottom:20px;font-family:Inter Medium;
  z-index: 1;
  width:100%;
  position: relative;
  display: block;
}
.hometop-section-left p {
  font-size:18px;
  color: #ffffff;
  width: 85%;
  margin-bottom:50px;
}
.wa-scroll{scroll-margin-top:80px;}
.walk ul {
    align-items: center;
    margin:0px 0px 0px !important;
    padding: 0px 0;
    width: 100%;
	display: block !important;
}
.walk li {
    width: max-content;
    position: relative;
    color: #fff !important;
	padding-left: 20px !important;
	margin-bottom:7px;
	margin-left:17px !important;
	list-style: none !important;
	font-size:16px;
	border-left:0px !important;
}
.walk li::before {
    content: '';
    background:#fff !important;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top:10px;
    left: 0px;
}



.hometop-section-left ul {
    display: flex;
    align-items: center;
    margin:20px 0px 0px;
    padding: 0px 0;
    width: 100%;
}
.hometop-section-left li {
    width: max-content;
    position: relative;
    border-left: 1px solid rgba(217, 217, 217, 0.36);
    padding-left: 6%;
	padding-right: 6%;
}
.hometop-section-left li h2{
    font-size:44px;
    color: #ffffff;font-family:Inter SemiBold;
    padding:0px 0px 0px;
	margin:0px;
	display: flex;
    align-items: center;
    gap:8px;
}
.hometop-section-left li .fa-star{font-size:30px;}

.hometop-section-left li h5{
    font-size:14px;
    color: #ffffff;
    padding:0px 0px 0px;
	margin:0px;
}

.hometop-section-left li:first-child{border-left:0px solid #fff; padding-left:0%;}

.hometop-section-button {
  display: flex;
  margin: 0px;
  padding: 0px;
  position: relative;
  gap: 25px;
}
.hometop-section-button a {
background: #1585D2;
  color: #ffffff !important;
  margin: 20px 0;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding:10px 20px;
  position: relative;
  border: 2px solid #1585D2;
}

.hometop-section-button a img{width:auto; height:15px; margin-left:10px;}
.hometop-section-right {
  width: max-content;
  margin-left:10%;
  margin-right: 6%;
  padding: 0px;
}
.hometop-section-form {
  background: #fff;
  margin: 0px;
  padding:14px 20px 10px;
  position: relative;
  border-top:0px solid #1585D2;
  border-radius: 12px;
}
.hometop-section-form h2 {
  font-size: 20px;
  text-align: center;
  color: #000000;
  padding-bottom:10px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.hometop-section-form h2::before {
  content: '';
  position: absolute;
  left:25%;
  bottom:0px;
  background:#1585D2;
  height:3px;
  width:50%;
}
.hometop-section-form .home-form-box {
margin-bottom:5px;display: block;width: 100%;
}
.hometop-section-form input::placeholder {color:#666666; font-size:14px;}
.ding select::placeholder {color:#666666; font-size:14px;}
.hometop-section-form textarea::placeholder {color:#666666; font-size:14px;}
.hometop-section-form label {
  font-size: 12px;
  color: #575757;
  margin-bottom:5px;
  font-family: Inter Medium;
}
.hometop-section-form input, textarea {
  border: 1px solid #D2D4DF;
  height:38px;
  color: #797E82;
  padding-left: 15px;
  width: 100%;
  font-size: 16px;
  border-radius: 8px;
  background-color: #ffffff;
  outline: none;
  text-align: left;
}

.hometop-section-form .submit-now {
  background:#1585D2;
  font-family: Inter Medium;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  width: 100%;
  box-shadow: 1px 5px 10px rgba(0,0,0,0.1);
  font-size: 14px;
  border-radius:8px;
  padding:7px 20px;
  position: relative;
  border: 2px solid #1585D2;
}

.hometop-section-form .magbox {
  width: 100%;
  height:80px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-left: 16px;
}
.iti{width: 100%;}

.medical-report-all{position: relative;overflow: hidden;display: inline-block;width:100%; margin-top:10px; text-align:left;}.medical-report-all input[type=file] {font-size: 100px;position: absolute;left: 0;top: 0;opacity: 0;}
.medical-report-file{background:#ffff; color:#1585D2 !important;border: 2px solid #1585D2; font-size:16px;border-radius:8px;padding:6px 11px;position: relative;width: 100%;text-align:left; display:flex; align-items: center; justify-content: center;}
.medical-report-all img{display:inline-block;width:16px; height:16px; margin-right:10px;}

.hometop-section-form  .iti__country-list {width:315px;overflow-x: hidden;}

#walk-again-aboutus{
  width: 100%;
  background:#ffffff;
  height:auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
  margin: 0px;
}
.walk-about-box{display:flex; align-items:center; gap:55px; margin:0px; padding:0px; position:relative; justify-content: space-between;}
.walk-aboutbox-left{width:45%;  margin:0px;  position:relative;}.walk-aboutbox-left img{border-radius:12px;}
.walk-aboutbox-left .ttm-video-btn {position: absolute;top:47%;left: 45%; z-index: 2;}
.walk-aboutbox-left .ttm-video-btn .ttm-btn-play{width:50px;height:50px; line-height:50px; font-size:20px;}

.walk-aboutbox-right{width:55%;  margin:0px;  position:relative;}
.walk-aboutbox-right h2 {
  font-size: 40px;
  color: #012F87;
  font-weight: 600;
  font-family: Inter SemiBold;
}
.walk-aboutbox-right ul {
  display: flex;
  align-items: center;
  margin:20px 0px 0px;
  padding: 0px 0px 0;
  width: 100%;
  gap:18px;
}
.walk-aboutbox-right li {
  width:33.33%;
  position: relative;
  padding:15px;
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 4px 33.2px -6px rgba(0, 0, 0, 0.25);
  transition: 600ms ease transform;
}
.walk-aboutbox-right li:hover {transform: scaleX(1.1) scaleY(1.1);z-index: 2;}
.walk-aboutbox-right li img {
  width: auto;
  height: 45px;
  margin:30px 0px 25px;
}
.walk-aboutbox-right li h2 {
  font-size:16px;
  color:#012F87;
  font-weight: 600;
  padding-bottom: 10px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
}
.walk-aboutbox-right li p {
  color:#012F87;
  font-size:15px;
  font-style: normal;
  font-weight: 200;
  text-transform: capitalize;
  height: 160px;
}


#walk-again-about{
  width: 100%;
  background:#ffffff;
  height:auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
  margin: 0px;
}
.walk-again-about{display:flex; margin:0px; padding:0px; position:relative; justify-content: space-between;}
.walk-about-left{width:30%; padding-right:5%; margin:0px;  position:relative;}
.walk-about-left h2 {
  font-size: 40px;
  color:#012F87;font-weight: 600;
  padding-bottom:20px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.walk-about-left span{color:#012F87; display:block;}
.walk-about-left p{
color: #000000;
font-size:16px;
font-style: normal;
font-weight: 500;
text-transform: capitalize;}

.walk-about-right{width:65%; margin:0px; padding:0px; position:relative;}

#choose-from-walk{
  width: 100%;
  background: linear-gradient(to bottom, #01163D 75%, #ffffff 0%);
  height: auto;
  overflow: hidden;
  padding: 60px 0px;
  position: relative;
  margin: 0px;
}
#choose-from-walk h2 {
  font-size: 40px;
  color:#ffffff;
  font-weight: 600;
  padding-bottom:10px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
#choose-from-walk h3{
  font-size: 40px;
  color:#ffffff;
  font-weight:400;
  padding-bottom:10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
#choose-from-walk p {
  color:#ffffff;
  font-size:22px;
  font-style: normal;
  font-weight:200;
  text-transform: capitalize;
}


#treatments{margin:50px 0px 0px; padding:0px 40px 0; position:relative;}
#treatments .item{margin:0px; padding:50px 10px; position:relative;}
.treatments-items{
  position: relative;
  border-radius:12px 12px;
  margin:0px 0px;
  text-align: center;transition: 600ms ease transform;
  box-shadow: 0px 8px 19.3px -10px rgba(0, 0, 0, 0.25);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#treatments .treatments-items:hover {transform: scaleX(1.1) scaleY(1.1);z-index: 2;}
 

.treatments-items img{width:90px !important; height:90px; margin:50px auto}
.treatments-items h4{
  font-size:14px;
  color:#022E88;
  background:#ffffff;
  padding:15px 30px 15px 20px;
  margin: 0px;
  border-radius:0px 0px 12px 12px;
  position:relative;
  text-align: left;
  height:60px;
}
.treatments-items h4 img {
  content:"";	
  width: auto !important;
  height: 12px;
  position:absolute; right:10px; top:17px;
  margin: 0px;
}


#choose-from-walk ul {
  display: flex;
  align-items: center;
  margin:50px 0px 0px;
  padding:0px 50px 0;
  width: 100%;
  gap:25px;
}
#choose-from-walk li {
  width:20%;
  position: relative;
  border-radius:12px 12px;
  background: #7B2274;
  text-align: center;transition: 600ms ease transform;
  box-shadow: 0px 8px 19.3px -3px rgba(0, 0, 0, 0.25);
}
#choose-from-walk li:hover {transform: scaleX(1.1) scaleY(1.1);z-index: 2;}
#choose-from-walk li:nth-child(1n){background: #7B2274;}
#choose-from-walk li:nth-child(2n){background:#217693;}
#choose-from-walk li:nth-child(3n){background:#1585D2;}
#choose-from-walk li:nth-child(4n){background:#E1C011;}
#choose-from-walk li:nth-child(5n){background:#7B2274;}

#choose-from-walk li img{width:90px; height:90px; margin:50px 0px;}
#choose-from-walk li h4{
  font-size:14px;
  color:#022E88;
  background:#ffffff;
  padding:15px 30px 15px 20px;
  margin: 0px;
  border-radius:0px 0px 12px 12px;
  position:relative;
  text-align: left;
  height:60px;
}
#choose-from-walk li h4 img {
  content:"";	
  width: auto;
  height: 12px;
  position:absolute; right:10px; top:17px;
  margin: 0px;
}

#testimonials-video{
  width: 100%;
  background: #ffffff;
  height: auto;
  overflow: hidden;
  padding:60px 0px 20px;
  position: relative;
  margin: 0px;
}
.testimonials-video{display:flex; align-items:center; gap:0px; margin:0px; padding:0px; position:relative;}
.testimonials-video-left{width:50%; margin-left:8%; align-items:center;  padding:0px; position:relative;}
.testimonials-video-left h2 {
  font-size: 44px;
  color:#012F87;
  font-weight: 600;
  padding-bottom: 20px;
  font-family:Inter SemiBold;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.testimonials-video-left h2 span{display:block;}
.testimonials-video-left h3 {
  font-size: 44px;
  color:#012F87;
  font-weight:200;
  padding-bottom:10px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.testimonials-video-left img{width:auto; height:35px; margin-left:20px;}
 
.testimonials-video-left p {
  color:#012F87;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
.testimonials-video-left a {
background: #1585D2;
  color: #ffffff !important;
  margin:30px 0 0px;
  width: max-content;
  align-items: center;
  display:flex;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding:10px 20px;
  position: relative;
  border: 2px solid #1585D2;
  transition: 600ms ease transform;
}
.testimonials-video-left a:hover {
  box-shadow: 0 10px 20px rgb(4 46 136 / 20%), 0 5px 10px rgb(4 46 136 / 10%);
}
.testimonials-video-left a img{width:auto; height:15px; margin-left:10px;}
.testimonials-video-right{width:50%; align-items:center; margin:0px; padding:0px; position:relative;}

.video-box .ttm-video-btn {position: absolute;top:50%;left: 40%;}
.ttm-play-btn {border-radius:30px;color:#fff;font-size:18px;display:inline-block;padding:10px 20px 10px 50px;position:relative}
.ttm-play-btn:hover, .ttm-video-btn span.ttm-btn-play {color: #fff;}
.ttm-video-btn .ttm-btn-play {background-color:#1585D2;
position:absolute;top:50%;left:0;right:0;margin-top:-30px;z-index:5;width:70px;height:70px;border-radius:50px;text-align:center;line-height:70px;font-size:25px;margin-right:-1px;cursor:pointer;display:inline-block;-webkit-transition:.15s ease-in-out;transition:.15s ease-in-out}
.ttm-btn-play:after,.ttm-btn-play:before{content:'';border:1px solid;border-color:inherit;width:150%;height:150%;-webkit-border-radius:100%;border-radius:100%;position:absolute;left:-25%;top:-25%;opacity:1;-webkit-animation:1s videoplay-anim linear infinite;animation:1s videoplay-anim linear infinite}
.ttm-btn-play:before{-webkit-animation-delay:.5s;animation-delay:.5s}.ttm-play-btn:hover,.ttm-video-btn span.ttm-btn-play{color:#fff}.ttm-video-btn:hover .ttm-btn-play{background-color:#e30000;color:rgba(255,255,255,1)}.fid-section.bg-img5{background-attachment:fixed}

.video-box .content {position: absolute;bottom:15px;left: 0px;width: 100%;color: white;z-index: 5;word-break: break-word;padding:0px 15px;}
.video-box::after {content: '';position: absolute;top: 0;left: 0;height: 100%;width: 100%;transition: 0.5s !important;transform: translateY(10px);background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.6) 70%); border-radius:10px;}
.video-box .content h4 {margin-bottom:5px;color: #fff;font-weight:700;font-size:22px; }
.video-box .content p{margin-bottom: 0;color: #fff;font-weight:200;font-size:14px; }




#testimonials-walk{
  width: 100%;
  background: #ffffff;
  height: auto;
  overflow: hidden;
  padding:60px 0px 110px;
  position: relative;
  margin: 0px;
}
.item-testimonials{position:relative; padding-left:110px; margin: 0px 22%;}
.item-testimonials:before{content:""; width:100px; height:100px; background:url(../images/2023/01/do-icon.png) no-repeat; background-size:70%; position:absolute; left:0px; top:0px;  }
.item-testimonials p{font-size:14px; color: #012F87; text-align: center; margin:0px; padding:0px;}
.testimonials-img{width:max-content;  margin-top:50px; display:flex;   position:relative; padding:0px;}
.testimonials-img img{width:70px !important; height:70px; border-radius:100%; position:absolute; left:0px; top:-10px; margin:0px;}
.testimonials-text{display:block; padding-left:90px; height:100px;}
.testimonials-text h3{font-size:18px; color:#012F87; font-family:Inter Medium; padding-bottom:7px;}.testimonials-text h4{font-size:14px; color: #012F87;}

#rehab-centre{
  width: 100%;
  background:#ffffff;
  height: auto;
  overflow: hidden;
  padding:80px 0px;
  position: relative;
  margin: 0px;
}
.rehab-centre{display:flex; align-items: center; gap:30px; margin:0px; padding:0px; width:100%;}
.rehab-centre-left{width:50%;  margin:0px; padding:0px;}
.rehab-centre-left img{padding-right:20%;}
.rehab-centre-right{width:50%;  margin:0px; padding:0px;}
.rehab-centre-right h2 {
  font-size: 44px;
  color:#012F87;
  font-weight: 600;
  padding-bottom: 20px;
  font-family:Inter SemiBold;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.rehab-centre-right h3 {
  font-size: 44px;
  color:#012F87;
  font-weight:200;
  padding-bottom:0px;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.rehab-centre-right p {
  color:#012F87;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
.rehab-centre-right a {
background: #1585D2;
  color: #ffffff !important;
  margin:30px 0 0px;
  width: max-content;
  align-items: center;
  display:flex;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding:10px 20px;
  position: relative;
  border: 2px solid #1585D2;
  transition: 600ms ease transform;
}
.rehab-centre-right a:hover {
  box-shadow: 0 10px 20px rgb(4 46 136 / 20%), 0 5px 10px rgb(4 46 136 / 10%);
}
.rehab-centre-right a img{width:auto; height:15px; margin-left:10px;}



#technology-walk{
  width: 100%;
  background: linear-gradient(90deg, #001742 0%, #001742 35%, #013c6e 100%);
  height: auto;
  overflow: hidden;
  padding:80px 0px;
  position: relative;
  margin: 0px;
}
.technology-walk{display:flex; align-items: center; gap:30px; margin:0px; padding:0px; width:100%;}
.technology-walk-left{width:50%;  margin:0px; padding:0px;}
.technology-walk-left h2 {
  font-size: 40px;
  color:#ffffff;
  font-weight: 600;
  padding-bottom: 20px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
  display: block;
}
.technology-walk-left p {
  color:#ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  text-transform: capitalize;
}
.technology-walk-left a {
background: #1585D2;
  color: #ffffff !important;
  margin:30px 0 0px;
  width: max-content;
  align-items: center;
  display:flex;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding:10px 20px;
  position: relative;
  border: 2px solid #1585D2;
  transition: .5s ease-out;
  box-shadow: 0 50px 50px rgb(255 255 255 / 5%), 0 4px 15px rgb(0 0 0 / 5%);
}
.technology-walk-left a:hover {
	box-shadow: 0 10px 20px rgb(255 255 255 / 20%), 0 5px 10px rgb(255 255 255 / 10%);
}
.technology-walk-left a img{width:auto; height:15px; margin-left:10px;}
.technology-walk-right{width:50%;  margin:0px; padding:0px;}

.technology-walk-right ul {
  display: flex;
  flex-wrap:wrap;
  align-items: center;
  margin:0px 0px 0px;
  padding: 0px 0px 0;
  width: 100%;
  gap: 25px;
}
.technology-walk-right li {
  width:46.33%;
  position: relative;
  padding:15px;
  border-radius:8px;
  background: #1585D2;
  box-shadow: 0px 4px 33.2px -6px rgba(0, 0, 0, 0.25);
  transition: 600ms ease transform;
}
.technology-walk-right li:hover{background:#ffffff; transform: scaleX(1.1) scaleY(1.1);z-index: 2;}
.technology-walk-right li h3 {
  font-size:16px;
  color:#ffffff;
  font-weight: 600;
  padding-bottom:5px;
  font-family: Inter Medium;
  z-index: 1;
  width: 100%;
  position: relative;
}
.technology-walk-right li:hover h3{color:#012F87;}
.technology-walk-right li p {
  color:#ffffff;
  font-size:12px;
  padding-bottom:5px;
  font-style: normal;
  font-weight: 200;
  text-transform: capitalize;
}
.technology-walk-right li:hover p{color:#012F87;}
.technology-walk-right a {
	background:none;
  color:#1585D2 !important;
  margin:0px 0 0px;
  width: max-content;
  align-items: center;
  display:flex;
  font-size: 14px;
  font-weight: 500;
  border-radius: 81px;
  padding:0px;
  position: relative;
}
.technology-walk-right a img{width:auto; height:10px; margin-left:10px;}


#appointment-walk{
  width: 100%;
  background:#ffffff;
  height: auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
 margin: 0px;
}
.appointment-walk{display:flex; align-items: center; gap:25px; margin:0px; padding:50px; position:relative; border-radius: 16px; background: #FFF;box-shadow: 0px 4px 56.9px -11px rgba(0, 0, 0, 0.25);}
.appointment-walk-left{width:70%; margin:0px; padding:0px; position:relative;}
.appointment-walk-left h2{color:#022E88;font-size:48px; font-family:Inter SemiBold; font-weight: 600;}.appointment-walk-left h2 span{display:block;}
.appointment-walk-right{width:30%; margin:0px; padding:0px; position:relative;}
.appointment-walk-right p{color: #012F87;font-size: 14px;}
.appointment-walk-right a {
background: #1585D2;
  color: #ffffff !important;
  margin:20px 0 0px;
  width: max-content;
  align-items: center;
  display:flex;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding:10px 20px;
  position: relative;
  border: 2px solid #1585D2;
  transition: .5s ease-out;
  box-shadow: 0 50px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%);
}
.appointment-walk-right a:hover {
    transform: scale(1.01);
	box-shadow: 0 10px 20px rgb(4 46 136 / 20%), 0 5px 10px rgb(4 46 136 / 10%);
}
.appointment-walk-right a img{width:auto; height:15px; margin-left:10px;}

#faqs-walk{
  width: 100%;
  background:#ffffff;
  height: auto;
  overflow: hidden;
  padding:60px 0px;
  position: relative;
 margin: 0px;
}
.faqs-walk{display:flex; align-items:flex-start; gap:50px; margin:0px; padding:0px; position:relative;}
.faqs-walk-left{width:40%; margin:0px; padding:0px; position:relative;}

.faqs-testimonials{position: relative;padding-left:50px;margin: 0px 0%;}
.faqs-testimonials{position:relative; padding-left:50px; margin: 0px%;}
.faqs-testimonials:before{content:""; width:100px; height:100px; background:url(../images/2023/01/do-icon.png) no-repeat; background-size:30%; position:absolute; left:0px; top:-25px;  }
.faqs-testimonials p{font-size:14px; color: #012F87; text-align:left; margin:0px; padding:0px;}
.faqs-testimonials-img{width:max-content;  margin-top:50px; display:flex;   position:relative; padding:0px;}
.faqs-testimonials-img img{width:70px !important; height:70px; border-radius:100%; position:absolute; left:0px; top:-10px; margin:0px;}
.faqs-testimonials-text{display:block; padding-left:90px; height:100px;}
.faqs-testimonials-text h3{font-size:18px; color:#012F87; font-family:Inter Medium; padding-bottom:7px;}
.faqs-testimonials-text h4{font-size:14px; color: #012F87;}
.faqs-walk-right{width:60%; margin:0px; padding:0px; position:relative;}

.scrollbar-1 {
  scrollbar-width: thin;
  scrollbar-color:#99abe3 #022E88;
}
.scrollbar-1::-webkit-scrollbar {
  width:4px;
  height:4px;
}
.scrollbar-1::-webkit-scrollbar-track {
  background-clip: content-box;
  border:1px solid transparent;
}
.scrollbar-1::-webkit-scrollbar-thumb {
  background-color:#022E88;
}
.scrollbar-1::-webkit-scrollbar-thumb:hover {
  background-color:#012392;
}
.scrollbar-1::-webkit-scrollbar-corner, .scrollbar-1::-webkit-scrollbar-track {
  background-color:#99abe3;
}
/* The below styles are for display purposes only */
[class^=scrollbar-1] {
  height:480px;
  overflow-y: scroll;
  overflow-x:hidden;padding:25px 30px;
  margin-right:-10px;
}


#your-journey{
  width: 100%;
  background: #ffffff;
  height: auto;
  overflow: hidden;
  padding: 60px 0px;
  position: relative;
  margin: 0px;
}
.your-journey{display:flex; gap:30px; margin:0px; padding:0px;  position:relative; justify-content: space-between; align-items: center;}
.your-journey-left{width:70%; margin:0px; padding:0px;  position:relative;}
.your-journey-left ul{
display: flex;
  align-items: center;
  margin: 0px 0px 0px;
  padding: 0px 0px 0;
  width: 100%;
  gap: 25px;
}
.your-journey-left li {
  width: 20%;
  position: relative;
  margin:0px;
  padding:0px;
  
}
.your-journey-left li img{border-radius:12px;}
.your-journey-right{width:30%; margin:0px; padding:0px;  position:relative;}
.your-journey-right h2 {
  color: #022E88;
  font-size:44px;
  font-family: Inter SemiBold;
  font-weight: 600;
}.your-journey-left h2 span{display:block;}



#home-locations{background: #ffffff;
  padding:50px 0 50px;
  margin: 0px;
  width: 100%;
  position: relative;
  overflow: hidden;
}


.home-locations-box h2 {
  font-size:35px;
  color:#243A81;
  text-align: left;
  padding-bottom:20px;
  font-family: Inter SemiBold;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.home-locations-box p {
  font-size: 16px;
  width:92%;padding-bottom:20px;
  color:#243A81;
}
.home-locations-box a {
  font-size: 16px;
  color: #F2336D;
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
}
.home-locations-box a img {
  width: auto !important;
  height: 12px;
  margin-left: 14px;
}


#home-locations ul{
  display: flex;align-items: center;
  flex-wrap: wrap;
  margin: 0px;
  padding: 30px 0;
  width: 100%;
  gap:20px;
  justify-content: space-between;
}
#home-locations li {
  flex: 0 0 32%;
  align-items: center;
  text-align: left;
  justify-content: left;
  position:relative;
  transition: 600ms ease transform;
}
#home-locations li:hover .item-locations::after{background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.5) 100%);}
.item-locations{
  width: 100%;
  height:auto;
  margin: 0px;
  padding: 0px;
  position: relative;
  z-index: 1;
}
.item-locations::after {
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 30%, #000 100%);
  position: absolute;
  opacity: 0.69;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  border-radius: 8px;
  left: 0px;
  bottom:0px;
}

.item-locations img {
  border-radius: 12px; height:100%;
}
.locations-text{
  position: absolute;
  bottom: 14px;
  left: 14px;
  border-radius: 8px;
  z-index: 2;
}

.locations-text h3 {
  font-size: 20px;
  color: #ffffff;
  text-align: left;
  padding-bottom: 10px;
  font-family: Inter SemiBold;
  z-index: 1;
  position: relative;
  display: block;
  letter-spacing: 0px;
}
.locations-text h3 img {
  width: auto !important;
  height: 12px;
  margin-left:5px;
}
.explore-locations{
background: #1585D2;
  color: #ffffff !important;
  margin:20px 0 0px !important;
  width: max-content;
  align-items: center;
  display:flex;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding:10px 20px !important;
  position: relative;
  border: 2px solid #1585D2;
  transition: .5s ease-out;
  box-shadow: 0 50px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%);
}
.explore-locations:hover {
    transform: scale(1.01);
	box-shadow: 0 10px 20px rgb(4 46 136 / 20%), 0 5px 10px rgb(4 46 136 / 10%);
}
.explore-locations img{width:auto; height:15px; margin-left:10px;}

.locations-text a{color:#ffffff;}
.locations-text a:hover{color:#ffffff;}
.locations-text a img {
  width: auto !important;
  height: 12px;
  margin-right:5px;
}




#treatment-offer{
  width: 100%;
  background: #ffffff;
  height: auto;
  overflow: hidden;
  padding:0px 0px;
  position: relative;
  margin: 0px;
}
#treatment-offer::before {
  content: "";
  width: 60%;
  height: 100%;
  background: url(../images/2023/01/offerings.png) no-repeat;
  background-size:29%;
  background-position:bottom left;
  position: absolute;
  left:6%;
  bottom: 0px;

}
.treatment-offer-walk{
  width:70%; margin-left:30%;
  display: flex;
  align-items: center;
  gap: 25px;
  padding:50px 0;
  position: relative;
}
.treatment-offer-left{width:70%; margin:0px;padding:0px;}
.treatment-offer-left h2{color: #022E88;font-size:40px;font-family: Inter SemiBold;font-weight: 600;}
.treatment-offer-left p {color: #012F87;font-size: 16px;}
.treatment-offer-right{width:30%; margin:0px;padding:0px; justify-content:right; display: flex;}
.treatment-offer-right a {
background: #1585D2;
  color: #ffffff !important;
  margin:20px 0 0px;
  width: max-content;
  align-items: center;
  display:flex;
  font-size: 16px;
  font-weight: 500;
  border-radius: 81px;
  padding:10px 20px;
  position: relative;
  border: 2px solid #1585D2;
  transition: .5s ease-out;
  box-shadow: 0 10px 20px rgb(4 46 136 / 20%), 0 5px 10px rgb(4 46 136 / 10%);
}
.treatment-offer-right a:hover {
    transform: scale(1.01);
    box-shadow: 0 50px 50px rgb(0 4 12 / 5%), 0 4px 15px rgb(0 0 0 / 5%);
}
.treatment-offer-right a img{width:auto; height:15px; margin-left:10px;}




/*----footer ----*/
footer{display:flex;flex-direction:column; margin:0px; padding:40px 0px 20px; position:relative; z-index:1;}
footer:before {
  content: "";
  width:100%;
  height:100%;
  background: url(../images/2023/01/footer.jpg) no-repeat;
  background-size:cover;
  position: absolute;
  left: 0px;
  top:0px;
  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:30%; margin:0px; padding:0px; position:relative;}
.footer-footer-logo img {width:170px;}
.footer-footer-location{width:40%; margin:0px; padding:0px; position:relative; text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno{width:30%; margin:0px; padding:0px; position:relative;text-align:right; color:#fff; font-size:16px;}
.footer-footer-callno a{color:#BACCD8;}

.footer-section {margin: 0px;padding: 0px;display: flex;gap:30px;position: relative;border-top:1px solid rgba(255, 255, 255, 0.21);}
.footer-links{width:100%;margin:50px 0px 0; padding:0px;display: flex; justify-content: space-between;}
.footer-navbox{width:auto;} .footer-nav-des{display:block;}.footer-nav-mob{display:none;}
.footer-navbox h4{font-size:16px;font-weight: 400;color: #ffffff;padding-bottom: 10px;margin:0px;}
.footer-navbox ul{display: block;margin: 0px;padding: 0px;}
.footer-navbox li{display: block;padding: 0px;list-style: none;}
.footer-links a{display:block;font-size:14px;   margin:0px;padding:5px 0px;color:#BACCD8;}
.footer-links a:hover{color:#e1e1e1;}
.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; margin-top:50px; border-top:1px solid rgba(255, 255, 255, 0.21);
    font-size: 14px;
    display: flex;color:#ffffff;
    width: 100%;justify-content: space-around;
}
.copyright .wiki {
    width:30%;margin-top:0px;
}
.copyright .wiki ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
	gap: 10px;
}
.copyright .wiki li {
    width: 14%;
    padding:0px;
    list-style: none;
    position: relative;
    text-align: center;
}
.copyright .wiki li a {
    color:#0C2055;border:2px solid #ffffff;
    display: block;background:#ffffff;
    border-radius:100%;
    width:35px;
    height:35px;
    line-height:30px;
    font-size:18px;
}
.copyright .wiki li a:hover{background:#0e296b; color:#ffffff;}
.copyright .wh{
    width:100%;
   align-items: center;
	display: flex;
  gap: 20px;
}
.copyright .wh a{color:#FFF;;}

.but .fa-chevron-down{display:none;}
.footer-navbox .active .fa-chevron-down::before{content: "\f077";}
 
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#000000;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:none; border-radius:10px 10px 0px 0px;}
.navigation-mobile-link {height:60px;color:#ffffff !important;text-align: center !important;justify-content: center !important;flex-grow: 1 !important;flex-direction: column !important;display: flex !important;text-decoration: none;border-right:1px solid #ffffff;}
.navigation-mobile-link .mx-auto{margin-left:auto !important;width:15px;margin-right:auto !important;}
.f-12 {font-size:12px;   padding-top:5px;}

/*----END footer ----*/




.mob-head-button{display:none;}
#button {
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index:999;
  -webkit-animation: button-top 4s ease-in-out infinite alternate;
  animation: button-top 4s ease-in-out infinite alternate;
}
 
#button:active {
  background:#fff; border:1px solid #F1862A;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

/*---------MOB Header------- */

.Whatsapp {display:none; position: fixed;bottom:30px;left: 55px; z-index: 800;cursor: pointer;background-color:#1585D2;border-radius:10px;padding:7px  14px;line-height: 18px;font-weight: 500;width:260px;text-align: center;}.Whatsapp a{color:#000; text-decoration:none; font-size:19px;}
.Whatsapp a span{color:#1dc839;}

.get-an-estimate{position: fixed;bottom:30px;right:30px;z-index: 800;cursor: pointer;background-color:#F1862A;border-radius: 81px;padding:3px 20px 3px 1px;font-weight: 500;width:max-content;text-align: center; border-bottom: 4px solid #984803; box-shadow: 0 10px 20px rgb(232 164 105 / 20%), 0 5px 10px rgb(232 164 105 / 10%);}
.get-an-estimate a{color:#ffffff !important;}
.get-an-estimate img{vertical-align:middle; background:#984803; padding:6px; border-radius:100%; width:40px; height:40px; margin:0 4px 0px 3px;}
.get-an-estimate:hover{border-bottom:4px solid #162a54; background-color:#1585D2;}
.get-an-estimate:hover img{background:#162a54;}

.find-boxht {display:none;}
.navigation-mobile-link {height:56px; color:#000 !important; text-align:center !important; justify-content:center !important; flex-grow:1 !important; flex-direction:column !important; display:flex !important; text-decoration:none; border-right:1px solid #f1f1f1;}
.f-12 {font-size: 12px;}
.navigation-mobile-link .mx-auto{margin-left: auto !important; width:25px; margin-right:auto !important; padding-top:10px;}

/*---------MOB Header------- */
.footer-bottom-mob {display: none; }



/*---------MOB Header------- */

@media screen and (max-width:880px) {
	
.footer-bottom-mob{position:fixed;bottom: 0;left: 0;right: 0;z-index: 3;background:#1585D2;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:22px;margin-right:auto !important;}
.f-12 {font-size:12px; font-family:Inter SemiBold; padding-top:5px;}
	
#enquiry-bottom-all{display:none;} .get-an-estimate{display:none;}.Whatsapp {display:none;}
.find-boxht {position: fixed;bottom: 0;left: 0;right: 0;z-index:3;background: #fff;border-top: 1px solid #f7f7f7;box-shadow: 0 -1px 4px rgba(0,0,0,.08);display:flex !important;}
	
.slider-des{display:none;}.slider-mob{display:block;} .iti__country-list{width:280px; overflow-x:hidden;}
.mob-head-button{display:flex; margin:0px; gap:10px; right:15px;top:9px;position: absolute; align-items: center;justify-content: center;}
.m-searchbox img{width:30px;height:auto;}	
.mob-phone img{width:30px;height:auto;}.get-started-m{display:flex; margin-top:7px !important;}	


.dropdown-phone1{z-index:999; right:0px; min-width:340px; padding-top:20px;}.sticky .dropdown-phone1{padding-top:8px;}
.dropdown-phone1 ul{z-index:999;}
.dropdown-phone1 a{font-size:14px;}
/*---------END Header------- */

.m-search-box{display:flex;display: flex;align-items: center;justify-content: center;}
.m-search-box img {width: 25px;height: 25px;}
.m-phone{display:flex;display: flex;align-items: center;justify-content: center;}
.m-phone img {width: 25px;height: 25px;}
#header-id{height:70px; width: 100%;  padding:1px 0;}.headerSecondry{height:auto;}
 .headerTertiary{display:none !important;}  
.logo-m > img{max-width:110px; display:block; padding:8px 0; transform: translateY(-3px);}
 .sticky .logo-m > img{transform: translateY(-7px);}
 .sticky .logo-d > img{max-width:134px; transform: translateY(17px); z-index: 666;}
.home-slider{height:220px;}#slider-section {height:100%; background:none;}
.sticky{backdrop-filter:none; height:60px !important;}

.midbox-inner {margin: 0 auto;max-width:100%;width: 100%; }
.wiki-mk {padding-left:20px;padding-right:20px;}

.hometop-section{position: relative;background:linear-gradient(90deg, #001742 0%, #001742 35%, #013c6e 100%);flex-direction: column; align-items: flex-start;}
#hometop-section::before{background-size:100%; display:none;}
.hometop-section-left {width:100%;margin-left: 0%;padding: 20px; margin-top:0px;}
.hometop-section-left h1{font-size:32px;width: 100%; padding-bottom:10px;}.hometop-section-left h3{font-size:20px; padding-bottom:10px;}.home-slider-img {object-fit: cover;height:150px;}
.hometop-section-left p{font-size:14px;width:100%; margin-bottom:0px;}
.hometop-section-button a{padding: 6px 20px; display:none;}
.hometop-section-right {display: block;width: 96%;margin: 2%; padding-top:14px;}
.hometop-section-button{display:none;}
.hometop-section-left li h2{font-size: 30px;}
.hometop-section-left li h5{font-size:11px;}.hometop-section-left li .fa-star {font-size: 20px;}
.hometop-section-left li{padding-right:4%; padding-left:4%;}
 
.walk-about-box{flex-direction:column;}.walk-aboutbox-left{width:100%;}.walk-aboutbox-right{width:100%;}
.walk-aboutbox-right ul{flex-direction:column;}.walk-aboutbox-right li{width:100%;}
.walk-aboutbox-right li:hover{transform:initial;}
.walk-again-about{flex-direction: column;}
.walk-about-left{width:100%; margin-bottom:25px;}.walk-about-left h2{font-size:30px;}.walk-about-left p{font-size:14px;}
.walk-about-right{width:100%;}
.walk-aboutbox-right h2{font-size:25px;}
#choose-from-walk{padding:60px 0px 0px;}
#choose-from-walk .wiki-mk {padding-left:0px;padding-right:0px;}
#choose-from-walk h3{font-size:20px; padding-left: 20px;padding-right: 20px;}#choose-from-walk h2{font-size:30px; padding-left: 20px;padding-right: 20px;}#choose-from-walk p{font-size:14px; padding-left: 20px;padding-right: 20px;}
#choose-from-walk ul{flex-wrap: initial;justify-content: left;overflow-x: scroll;gap: 15px; padding: 0px 20px 30px 20px;}
#choose-from-walk li{width:60%; flex: 0 0 60%;}#choose-from-walk li:hover{transform: initial;}

.testimonials-video{flex-direction:column;}
.testimonials-video-left{width:100%; margin-left:0%; padding:0 20px;}
.testimonials-video-left h3{font-size: 24px;}.testimonials-video-left h3 img{height:20px;margin-left: 10px;}
.testimonials-video-left h2{font-size:25px;}.testimonials-video-left p{font-size:14px;}
.testimonials-video-left a{font-size: 14px; padding:7px 20px; margin:20px 0 20px;}.testimonials-video-left a img{height: 12px;}
.testimonials-video-right{width:100%; padding:0 20px;}
#rehab-centre{padding:40px 0px 25px;}
.rehab-centre{flex-direction: column;}.rehab-centre-left{width:100%;}.rehab-centre-right{width:100%;}
.rehab-centre-left img{padding-right:0%;}.rehab-centre-right h3{font-size:22px;}.rehab-centre-right h2{font-size:30px;}
.rehab-centre-right p{font-size:14px;}
.rehab-centre-right a{font-size: 14px; padding:7px 20px; margin:20px 0 0px;}.rehab-centre-right a img{height: 12px;}

#treatments{padding:0px 0px 0px 20px;}


.item-testimonials{margin:0px;}
.item-testimonials::before{width:40px;height:40px;}.item-testimonials{padding-left:47px;}.testimonials-text{padding-left:65px; height:50px;}.testimonials-img img{width:50px !important;height:50px; top:-2px;}.testimonials-text h3{font-size:16px;}.testimonials-text h4{font-size:12px;}
.technology-walk{width:100%; padding-top:0px; flex-direction: column;}#technology-walk::before{width:100%; background-size:80%;}.technology-walk-left{width:100%;}.technology-walk-right{width:100%;}.technology-walk-right li{width:100%;}
.technology-walk-right li:hover{transform:initial;}
.technology-walk h2{font-size:30px;}.technology-walk p{font-size:14px;}
.appointment-walk{flex-direction: column; padding:20px; gap: 14px;}.appointment-walk-left{width:100%;}.appointment-walk-left h2{font-size:22px; text-align: center;}.appointment-walk-right p{font-size:14px; text-align: center; margin-bottom:14px;}
.appointment-walk-right a{font-size: 14px; padding:7px 20px; margin: 0px auto;}.appointment-walk-right a img{height: 12px;}
.appointment-walk-right{width:100%;}
.faqs-walk{flex-direction: column;  gap: 14px;}
.faqs-walk-left{width:100%;}.faqs-walk-right{width:100%;}
[class^="scrollbar-1"]{padding:0px 20px 0px 5px;}

.faqs-testimonials::before {width:70px;height:70px;}.faqs-testimonials{padding-left: 32px;}
.faqs-testimonials-img{margin-top: 30px;}.faqs-testimonials-text{padding-left: 60px;}
.faqs-testimonials-img img {width:45px !important;height:45px; top: -2px;}.faqs-testimonials-text h3{font-size:16px;}
.faqs-testimonials-text h4{font-size:12px;}

#home-locations{padding:20px 0 20px;}
#home-locations ul{flex-direction:column;  gap:14px;}#home-locations li{flex: 0 0 100%;}
.home-locations-box p{width:100%; padding-bottom:0px; font-size: 14px;}.explore-locations{padding: 7px 20px !important; margin-bottom:10px !important;}

#your-journey{padding:10px 0px;}#your-journey .wiki-mk {padding-left:0px;padding-right:0px;}
.your-journey-right h2{font-size:30px; padding-left:20px;padding-right:20px;}
.your-journey{flex-direction:column;  gap:14px;}.your-journey-left{width:100%;}.your-journey-left h2{font-size:30px;}
.your-journey-right{width:100%;}.your-journey-left ul{flex-wrap:initial;justify-content: left;overflow-x: scroll;gap: 15px;padding: 0px 20px 20px 20px;}.your-journey-left li{width:60%;flex: 0 0 60%;}
#treatment-offer::before{background-size: 90%;}
.treatment-offer-walk{width:100%;margin-left:0%; flex-direction:column; padding:0px 0 50px;}.treatment-offer-left{width:100%;}
.treatment-offer-left h2{font-size:22px; padding-bottom: 15px;}.treatment-offer-right{width:100%;}
.treatment-offer-right a{font-size: 14px; padding:7px 20px;}.treatment-offer-right a img{height: 12px;}

/*------Footer-----*/
.footer-newsletter{flex-direction: column; gap:0px;}.footer-newsletter-left h2{font-size:30px;line-height:40px;}
.footer-newsletter-right{margin-top:25px;}

.footer-section{flex-direction: column; gap:0px;}
.footer-contact{flex-direction: column; gap:10px;}.footer-footer-logo{width:100%; text-align: center;}.footer-footer-location{width:100%; text-align: center; font-size:14px;}.footer-footer-callno{width:100%; text-align: center; font-size:14px;}
.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;border-top:0px; gap:20px;  padding-bottom:60px; margin-top:10px; font-size: 14px;}.copyright .wiki{width:100%; margin-bottom:14px;}.copyright .wiki ul{justify-content: center;}.copyright .wh{width:100%; text-align: center;}.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.21);} .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;}
.copyright .wh {display:block; font-size: 12px;}.copyright .wh span{display:block; margin-top:10px;}
/*------END Footer-----*/

}

