@import url("https://fonts.googleapis.com/css?family=Raleway:100,300,400,500,700,900");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
div pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
figure,
header,
nav,
section,
article,
aside,
footer,
figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

header,
nav,
section,
article,
aside,
footer,
hgroup {
  display: block;
}

* {
  box-sizing: border-box;
}

html,
body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  background-color: #fff;
  font-size: 16px;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

ul {
  margin-bottom: 0px;
}

/* 
---------------------------------------------
global styles
--------------------------------------------- 
*/
html,
body {
  background: #fff;
  font-family: "Raleway", sans-serif;
}

::selection {
  background: #ff589e;
  color: #fff;
}

::-moz-selection {
  background: #ff589e;
  color: #fff;
}

.section {
  position: relative;
  padding-top: 100px;
  padding-bottom: 80px;
}

.section.colored {
  background: #f2f2fe;
}

.hr {
  bottom: 0px;
  width: 100%;
  height: 1px;
  margin-top: 100px;
  border-bottom: 1px solid #eee;
}

.left-heading.light .section-title {
  color: #ffffff;
}

.left-heading .section-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 42px;
  color: #1e1e1e;
  letter-spacing: 0.25px;
  margin-bottom: 30px;
  position: relative;
}

.center-heading {
  text-align: center;
}

.center-heading .section-title {
  font-weight: 500;
  font-size: 28px;
  color: #1e1e1e;
  letter-spacing: 1.75px;
  line-height: 38px;
  margin-bottom: 20px;
}

.center-heading.colored .section-title {
  color: #ffffff;
}

.center-text {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #777;
  line-height: 28px;
  letter-spacing: 1px;
  margin-bottom: 50px;
}

.center-text.colored {
  color: #fff;
}

.center-text p {
  font-size: 15px;
  color: #777;
  margin-bottom: 30px;
}

.left-text {
  font-weight: 400;
  font-size: 16px;
  color: #777;
  line-height: 28px;
  letter-spacing: 1px;
}

.left-text.light {
  color: #fff;
}

.left-text p {
  margin-bottom: 30px;
}

.left-text p.dark {
  color: #3b566e;
}

.padding-bottom-top-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.padding-bottom-80 {
  padding-bottom: 80px !important;
}

.padding-bottom-100 {
  padding-bottom: 100px !important;
}

.border-bottom {
  border-bottom: 1px solid #eee !important;
}

.mbottom-30 {
  margin-bottom: 30px !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-bottom {
  -ms-flex-item-align: flex-end !important;
  align-self: flex-end !important;
}

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-15 {
  margin-top: 15px !important;
}

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden;
  }
  .mobile-top-fix {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .mobile-bottom-fix {
    margin-bottom: 30px;
  }
  .mobile-bottom-fix-big {
    margin-bottom: 60px;
  }
}

a.main-button-slider {
  font-size: 13px;
  border-radius: 20px;
  padding: 12px 20px;
  background-color: #9ec185;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.25px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a.main-button-slider:hover {
  background-color: #425b5c;
  color: white;
}

a.main-button {
  font-size: 13px;
  border-radius: 20px;
  padding: 12px 20px;
  background-color: #8261ee;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.25px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

a.main-button:hover {
  background-color: #ff589e;
}

button.main-button {
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 13px;
  border-radius: 20px;
  padding: 12px 20px;
  background-color: #8261ee;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.25px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

button.main-button:hover {
  background-color: #ff589e;
}

/* 
---------------------------------------------
header
--------------------------------------------- 
*/
.header-area {
  position: fixed;
  top: 30px;
  left: 0px;
  right: 0px;
  z-index: 100;
  height: 100px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-area .main-nav {
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-radius: 40px;
  min-height: 80px;
  background: #fff;
}

.header-area .main-nav .logo {
  float: left;
  margin-top: 37px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-left: 30px;
}

.header-area .main-nav .logo img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-top: -20px;
  margin-bottom: -20px;
}

.header-area .main-nav .nav {
  float: right;
  margin-top: 27px;
  margin-left: 0px;
  margin-right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  z-index: 999;
}

.header-area .main-nav .nav li {
  padding-left: 20px;
  padding-right: 20px;
}

.header-area .main-nav .nav li:last-child {
  padding-right: 0px;
}

.header-area .main-nav .nav li a {
  display: block;
  font-weight: 500;
  font-size: 13px;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 40px;
  line-height: 40px;
  border: transparent;
  letter-spacing: 1px;
}

/* .header-area .main-nav .nav li a:hover {
  color: #ff589e;
} */

.header-area .main-nav .menu-trigger {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 23px;
  width: 32px;
  height: 40px;
  text-indent: -9999em;
  z-index: 99;
  right: 40px;
  display: none;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #3b566e;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #3b566e;
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  left: 0;
  width: 75%;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
  content: "";
}

.header-area .main-nav .menu-trigger span {
  top: 16px;
}

.header-area .main-nav .menu-trigger span:before {
  -moz-transform-origin: 33% 100%;
  -ms-transform-origin: 33% 100%;
  -webkit-transform-origin: 33% 100%;
  transform-origin: 33% 100%;
  top: -10px;
  z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
  -moz-transform-origin: 33% 0;
  -ms-transform-origin: 33% 0;
  -webkit-transform-origin: 33% 0;
  transform-origin: 33% 0;
  top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
  background-color: transparent;
  width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
  -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
  -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
  -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
  transform: translateY(6px) translateX(1px) rotate(45deg);
  background-color: #3b566e;
}

.header-area .main-nav .menu-trigger.active span:after {
  -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
  transform: translateY(-6px) translateX(1px) rotate(-45deg);
  background-color: #3b566e;
}

.header-area.header-sticky {
  min-height: 80px;
}

.header-area.header-sticky .logo {
  margin-top: 25px;
}

.header-area.header-sticky .nav {
  margin-top: 20px !important;
}

.header-area.header-sticky .nav li a {
  color: #1e1e1e;
}

/* .header-area.header-sticky .nav li a.active {
  color: #ff589e;
} */

@media (max-width: 1200px) {
  .header-area .main-nav .nav li {
    padding-left: 12px;
    padding-right: 12px;
  }
  .header-area .main-nav:before {
    display: none;
  }
}

@media (max-width: 991px) {
  .header-area {
    padding: 0px 15px;
    height: 80px;
    box-shadow: none;
    text-align: center;
  }
  .header-area .container {
    padding: 0px;
  }
  .header-area .logo {
    margin-top: 27px !important;
    margin-left: 30px;
  }
  .header-area .menu-trigger {
    display: block !important;
  }
  .header-area .main-nav {
    overflow: hidden;
  }
  .header-area .main-nav .nav {
    float: none;
    width: 100%;
    margin-top: 80px !important;
    display: none;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    margin-left: 0px;
  }
  .header-area .main-nav .nav li:first-child {
    border-top: 1px solid #eee;
  }
  .header-area .main-nav .nav li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .header-area .main-nav .nav li a {
    height: 50px !important;
    line-height: 50px !important;
    padding: 0px !important;
    border: none !important;
    background: #fff !important;
    color: #3b566e !important;
  }
  .header-area .main-nav .nav li a:hover {
    background: #eee !important;
  }
}

@media (min-width: 992px) {
  .header-area .main-nav .nav {
    display: flex !important;
  }
}

/* 
---------------------------------------------
welcome
--------------------------------------------- 
*/
.welcome-area {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../physio-images/home_picture/index_bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100vh;
}

.about-bg {
  background-image: url(../physio-images/home_picture/about_us_bg.png);
}

.collaboration-bg {
  background-image: url(../physio-images/home_picture/collaboration_bg.png.jpeg);
}

.contact-bg {
  background-image: url(../physio-images/home_picture/contact_bg.png);
}

.teamwork-bg {
  background-image: url(../physio-images/home_picture/team_bg.png.jpeg);
}

.therapy_bg {
  background-image: url(../physio-images/home_picture/therapy_bg.png.jpeg);
}

@media (max-width: 991px) {
  .bg-about-us {
    background-position: -390px center;
  }
}

.welcome-area .header-text {
  position: absolute;
  top: 50%;
  transform: translateY(-55%);
  text-align: center;
  width: 100%;
}

.welcome-area .header-text h1 {
  font-weight: 500;
  font-size: 36px;
  line-height: 54px;
  letter-spacing: 1.4px;
  margin-bottom: 30px;
  color: #fff;
}

.welcome-area .header-text p {
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  line-height: 28px;
  letter-spacing: 0.25px;
  margin-bottom: 40px;
  position: relative;
}

@media (max-width: 991px) {
  .welcome-area .header-text {
    top: 65% !important;
    transform: perspective(1px) translateY(-60%) !important;
    text-align: center;
  }
  .welcome-area .header-text h1 {
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
  }
  .welcome-area .header-text h1 span {
    color: #fff;
  }
  .welcome-area .header-text p {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
  }
}

@media (max-width: 820px) {
  .welcome-area .header-text {
    top: 65% !important;
    transform: perspective(1px) translateY(-60%) !important;
  }
  .welcome-area .header-text h1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .welcome-area .header-text p {
    margin-bottom: 20px;
  }
}

@media (max-width: 765px) {
  .welcome-area {
    margin-bottom: 50px;
    /* margin-top: 50px; */
    padding-bottom: 50px;
  }
  .welcome-area .header-text {
    top: 50% !important;
    transform: perspective(1px) translateY(-50%) !important;
    text-align: center;
  }
  .welcome-area .header-text .buttons {
    display: none;
  }
  .welcome-area .header-text h1 {
    font-weight: 600;
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 30px !important;
  }
  .welcome-area .header-text h1 span {
    color: #fff;
  }
  .welcome-area .header-text p {
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 40px;
  }
}

/* 
---------------------------------------------
features
--------------------------------------------- 
*/
.features-small-item {
  cursor: pointer;
  display: block;
  background: #ffffff;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 30px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  position: relative;
  margin-bottom: 30px;
}

.features-small-item:hover .icon {
  background-color: #ff589e;
}

.features-small-item .icon {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 90px;
  height: 90px;
  line-height: 90px;
  margin: auto;
  position: relative;
  margin-bottom: 30px;
  background: #d5ceee;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.features-small-item .icon i {
  font-size: 18px;
  color: #fff;
}

.features-small-item .features-title {
  font-weight: 500;
  font-size: 18px;
  color: #1e1e1e;
  letter-spacing: 0.7px;
  margin-bottom: 15px;
  position: relative;
  z-index: 2;
}

.features-small-item p {
  font-weight: 400;
  font-size: 13px;
  color: #777;
  letter-spacing: 0.5px;
  line-height: 25px;
  position: relative;
  z-index: 2;
}

.features-small-item a {
  float: right;
  position: relative;
  z-index: 2;
}

.home-feature {
  padding-bottom: 25px;
  padding-top: 50px;
  margin-top: -220px;
  z-index: 9;
}

@media (max-width: 991px) {
  .home-feature {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
  }
}

/* 
---------------------------------------------
parallax & home seperator
--------------------------------------------- 
*/
.mini {
  min-height: 215px;
  overflow: hidden;
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}

.mini:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(../physio-images/main_objective/obj_bg1.png);
  z-index: 2;
  top: 0%;
}

.therapy-type-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(../physio-images/main_objective/obj_bg2.png);
}

/* @media (max-width: 991px) {
  .mini:before {
    background-image: url(../physio-images/main_objective/obj_bg1.png);
  }
} */

.mini .mini-content {
  position: relative;
  z-index: 3;
}

.mini .mini-content .info {
  text-align: center;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.mini .mini-content .info small {
  display: block;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 5px;
}

.mini .mini-content .info strong {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 40px;
  display: block;
}

.mini .mini-content .info h1 {
  color: #fff;
  font-weight: 500;
  font-size: 28px;
  letter-spacing: 0.25px;
  margin-bottom: 30px;
}

.mini .mini-content .info p {
  letter-spacing: 1px;
  margin-bottom: 40px;
  color: #fff;
  letter-spacing: 0.25px;
  line-height: 26px;
  font-weight: 400;
  font-size: 15px;
}

.mini .mini-content .info p span {
  text-decoration: underline;
}

.mini .mini-content .mini-box {
  display: block;
  background: #fff;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
}

.mini .mini-content .mini-box:hover {
  margin-top: -10px;
}

.mini .mini-content .mini-box:before {
  content: "";
  position: absolute;
  z-index: -1;
  background: #fff;
  width: 100%;
  opacity: 0.15;
  height: 100%;
  bottom: -10px;
  left: 0px;
  right: -20px;
  margin: auto;
  border-radius: 20px;
}

.mini .mini-content .mini-box i {
  display: block;
  font-size: 20px;
  margin-bottom: 15px;
}

.mini .mini-content .mini-box span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  color: #777;
  letter-spacing: 0.75px;
}

.mini .mini-content .mini-box strong {
  display: block;
  font-weight: 400;
  font-size: 17px;
  color: #1e1e1e;
  letter-spacing: 0.25px;
  margin-bottom: 5px;
  margin-top: 20px;
}

.mini .mini-content .mini-box img {
  border-radius: 100%;
  /* width: 90%;
  height: 90%; */
}

.counter {
  overflow: hidden;
  position: relative;
}

.counter:before {
  content: "";
  position: absolute;
  width: 140%;
  height: 140%;
  opacity: 0.9;
  background-image: url(../images/fun-facts-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 2;
  top: -20%;
  left: -20%;
}

.counter .content {
  position: relative;
  z-index: 3;
  width: 100%;
}

.counter .content .count-item {
  height: 340px;
  position: relative;
  float: left;
  width: 100%;
}

.counter .content .count-item.decoration-bottom {
  position: relative;
}

.counter .content .count-item.decoration-bottom:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 32px;
  top: 160px;
  left: 70%;
  background: url(../images/circle-dec.png) center center no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.counter .content .count-item.decoration-top {
  position: relative;
}

.counter .content .count-item.decoration-top:after {
  content: "";
  position: absolute;
  width: 70%;
  height: 32px;
  top: 140px;
  left: 70%;
  background: url(../images/circle-dec.png) center center no-repeat;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.counter .content .count-item:hover strong {
  margin-top: 110px;
}

.counter .content .count-item strong {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 0.25px;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 120px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.counter .content .count-item span {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  letter-spacing: 0.25px;
}

@media (max-width: 991px) {
  .parallax {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: auto;
  }
  .parallax .content {
    position: relative !important;
    top: 0% !important;
    transform: perspective(1px) translateY(0%) !important;
  }
  .counter {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .counter .content {
    position: relative !important;
    top: 0% !important;
    transform: perspective(1px) translateY(0%) !important;
  }
  .counter .content .count-item {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .counter .content .count-item:hover strong {
    margin-top: 0px;
  }
  .counter .content .count-item:before {
    display: none;
  }
  .counter .content .count-item:after {
    display: none;
  }
  .counter .content .count-item strong {
    margin-top: 0px;
  }
}

/* 
---------------------------------------------
footer
--------------------------------------------- 
*/

footer {
  background-image: linear-gradient(127deg, #425b5c 0%, #9ec185 91%);
  padding-top: 30px;
}
/* footer {
  background-image: linear-gradient(127deg, #a759d1 0%, #8261ee 91%);
  padding-top: 30px;
} */

footer .social {
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
}

footer .social li {
  margin: 0px 10px;
  display: inline-block;
}

footer .social li a {
  color: #9ec185;
  text-align: center;
  background-color: #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

footer .social li a:hover {
  background-color: #23444d;
  color: #fff;
}

footer .copyright {
  text-align: center;
  border-top: 1px solid rgba(250, 250, 250, 0.2);
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.88px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  footer .text {
    margin-bottom: 30px;
  }
  footer h5 {
    margin-bottom: 15px;
  }
  footer .footer-nav {
    margin-bottom: 30px;
  }
}

/* Styling for Active Button */
.nav a.active {
  background-color: #007bff;
  color: white !important;
  border-radius: 5px;
  padding: 0px 10px 0px 10px;
}

.d-block {
  border-radius: 20px;
}

/* experienced-text */
.experienced-text {
  padding-top: 5px;
  margin-bottom: -10px !important;
}

/* .custom-btn {
  background: #358d14 !important;
} */

@media (max-width: 991px) {
  .about-us-img img {
    src: url(/assets/physio-images/about_us/ab1.png.jpeg);
  }
}

/* therapy-type */
.therapy-type {
  max-width: 25%;
}

.therapy-type img {
  width: 150px;
  height: 150px;
}

@media (max-width: 991px) {
  .therapy-type {
    max-width: 320px;
  }
  .therapy-type img {
    width: 100px;
    height: 100px;
    padding-left: 0px;
  }

  .mini .mini-content .mini-box strong {
    font-size: 14px;
  }
  .mini .mini-content .mini-box span {
    font-size: 12px;
  }
}

/* book-btn-therapy-type */
.book-btn-therapy-type {
  font-size: 12px !important;
  margin-top: 5px !important;
  margin-bottom: -5px;
  padding: 5px 10px 5px 10px !important;
  border-radius: 12px !important;
  width: fit-content;
  height: fit-content;
}

/* message-rate */
.message-rate {
  padding-top: 20px;
}

/* message-img */
.message-img img {
  border-radius: var(--border-radius-medium);
  width: 100%;
  height: 93%;
}

.message-rate .bi {
  font-size: 35px;
}

/* .rate-star {
  padding-left: 100px;
} */

/* Visble description therapy */

.see-more-container {
  position: relative;
  display: inline-block;
}

.info-box {
  visibility: hidden;
  opacity: 0;
  width: 380px;
  background-color: #ffffff;
  color: #333;
  text-align: left;
  padding: 10px;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 110%;
  left: 0;
  z-index: 1;
  transition: opacity 0.3s ease;
}

.see-more-container:hover .info-box {
  visibility: visible;
  opacity: 1;
}

.info-box {
  top: -50%;
  left: -30%; /* Push to the right of the container */
}

/* Talk to us */
.talk-to-us {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #9ec185;
  color: white;
  padding: 12px 15px;
  border-radius: 30px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  font-family: Arial, sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.talk-to-us h1 {
  font-size: 20px;
  margin: 0;
}

.contact-options {
  position: fixed;
  bottom: 80px; /* just above the button */
  right: 20px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  display: none;
  flex-direction: column;
  gap: 10px;
  padding: 15px;
  z-index: 999;
  min-width: 180px;
}

.contact-options.show {
  display: flex;
}

.contact-options .icon {
  text-decoration: none;
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 20px;
  color: #333;
  padding: 8px 12px;
  border-radius: 8px;
  transition: background 0.3s ease;
}

.contact-options .icon:hover {
  background: #f0f0f0;
}

.contact-options .telegram i {
  color: #0088cc;
}

.contact-options .whatsapp i {
  color: #25d366;
}

/* Switch language */
.switch-language {
  position: fixed;
  top: 45px;
  right: 20px;
  background-color: #ffffff;
  padding: 5px;
  border-radius: 30px;
  border-radius: 30px;
  box-shadow: 0 4px 10px rgb(199 199 199 / 20%);
  z-index: 1000;
  font-family: Arial, sans-serif;
  font-size: 16px;
  cursor: pointer;
}

.switch-language img {
  width: 110px;
  height: 40px;
}

.language-options {
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
  display: none; /* hidden by default */
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  position: absolute;
  right: 0;
  max-width: fit-content;
}

.language-options li {
  padding: 10px;
  cursor: pointer;
  transition: background 0.2s;
}

.language-options li:hover {
  background: #f0f0f0;
}

/* Therapy description dsiplay */

.therapy-type {
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.therapy-content img {
  width: 100%;
  max-width: 100px;
  height: auto;
  margin-bottom: 10px;
}

.tooltip-info {
  display: none;
  position: absolute;
  top: -180px; /* adjust position above */
  left: 50%;
  transform: translateX(-50%);
  background: #f9f9f9;
  color: #333;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  width: 250px;
  z-index: 100;
  font-size: 14px;
  line-height: 1.4;
}

.therapy-type:hover .tooltip-info {
  display: block;
}

.therapy-content p {
  font-size: 14px;
}

.therapy-content strong {
  font-size: 16px !important; /* Title: Jaw Therapy */
}

/* btn menu */
.nav a.active {
  background-color: #9ec185;
}

/* section-bg-1 */
.section-bg-1 {
  padding-left: 0px;
  padding-right: 0px;
  min-height: 500px;
  background-color: #ffffff;
  border-radius: 20px;
}

/* section-bg-2 */
.section-bg-2 {
  background-color: #9ec185;
  height: 200px;
  border-radius: 20px;
  align-items: flex-end;
}

:root {
  --green-1: #bfd9ad; /* light green */
  --green-2: #9fc48b; /* mid green */
  --green-3: #8bb06b; /* darker green */
  --deep: #2f4b4a; /* deep inner bar */
  --muted: #efefef; /* page background */
  --card-w: 280px;
  --gap: 28px;
}

/* Page background */
body {
  margin: 0;
  font-family: "Inter", "Segoe UI", Roboto, Arial, sans-serif;
  background: var(--muted);
  color: #344;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Center stage */
.stage {
  max-width: 1260px;
  margin: 36px auto;
  padding: 0 18px;
}

/* White rounded container (the top white card in the screenshot) */
.therapy-section {
  position: relative;
  background: #fff;
  border-radius: 16px;
  padding: 48px 32px 150px; /* extra bottom padding to reveal bg layers */
  box-shadow: 0 6px 30px rgba(20, 30, 30, 0.06);
  overflow: visible; /* allow bg layers to show outside bounds */
  height: 570px;
}

.therapy-section h2 {
  margin: 0 0 22px;
  font-size: 34px;
  letter-spacing: 1px;
  color: #8bb06b;
  text-align: center;
  font-weight: 800;
  padding-bottom: 10px;
}

.bg-layers .layer-top {
  width: 0px;
  height: 0px;
}

/* Background layered shapes (green bar + inner dark bar) */
.bg-layers {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px; /* how far it sits below the white container */
  width: 92%;
  height: 200px;
  z-index: 0;
  pointer-events: none;
  padding-top: 100px;
  background-color: #9ec185;
  width: 100%;
  border-radius: 16px;
}

.bg-layers-1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 30px; /* how far it sits below the white container */
  width: 92%;
  height: 290px;
  z-index: 0;
  pointer-events: none;
  padding-top: 100px;
  background-color: #425b5c;
  width: 95%;
  border-radius: 16px;
}

.bg-layers .layer-top {
  position: absolute;
  left: 0;
  right: 0;
  height: 120px;
  background: linear-gradient(180deg, var(--green-1), var(--green-2));
  border-radius: 18px;
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0.02) inset;
}

.bg-layers .layer-middle {
  position: absolute;
  left: 6%;
  right: 6%;
  top: 20px;
  height: 80px;
  background: var(--deep);
  border-radius: 14px;
  box-shadow: 0 14px 30px rgba(20, 30, 30, 0.15);
  opacity: 0.95;
}

.bg-layers .layer-inner {
  position: absolute;
  left: 9%;
  right: 9%;
  top: 36px;
  height: 48px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

/* Carousel wrapper sits above background layers */
.carousel-wrap {
  position: relative;
  z-index: 2;
  margin: 18px 0 0;
}

/* Arrow controls */
.arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  background: #fff;
  color: #9ec185;
  border-radius: 50%;
  font-size: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  user-select: none;
  z-index: 3;
}
.arrow.left {
  left: 6px;
}
.arrow.right {
  right: 6px;
}

/* Scrollable container */
.carousel-container {
  display: flex;
  gap: 23px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 16px 0px 26px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; /* firefox */
  margin-left: 30px;
  margin-right: 30px;
  /* background-color: #007bff; */
  border-radius: 20px;
  padding-bottom: 0%;
  padding-left: 10px;
}
.carousel-container::-webkit-scrollbar {
  display: none;
}

/* Card styles */
.card {
  flex: 0 0 var(--card-w);
  max-width: 250px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 22px 28px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transform: translateY(-10px); /* slightly lifted above background */
}

.card .img {
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
  border-radius: 12px 12px 0 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05) inset;
}

.card-content {
  padding: 20px 18px 18px 26px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.card h3 {
  margin: 8px 0 4px;
  font-size: 18px;
  color: #9ec185;
  font-weight: 700;
}
.card p {
  margin: 0 0 12px;
  font-size: 13px;
  color: #6d7b7b;
  line-height: 1.4;
}

.card .btn {
  margin-top: auto;
  display: inline-block;
  background: #9ec185;
  color: #fff;
  margin-bottom: 10px;
  border-radius: 15px;
  text-decoration: none;
  font-weight: 700;
  font-size: 13px;
  box-shadow: 0 6px 14px rgba(139, 176, 107, 0.18);
}

/* Responsive: show fewer cards on smaller screens */
@media (max-width: 980px) {
  :root {
    --card-w: 260px;
    --gap: 20px;
  }
  .therapy-section {
    padding-bottom: 140px;
  }
}
@media (max-width: 720px) {
  :root {
    --card-w: 220px;
    --gap: 16px;
  }
  .arrow.left {
    left: 2px;
  }
  .arrow.right {
    right: 2px;
  }
}

/* teamwork */
:root {
  --page-bg: #3f5a59; /* dark teal page background */
  --panel-bg: #f6f6f6; /* white-ish container */
  --accent: #a7c987; /* title green */
  --card-radius: 20px;
  --card-shadow: 0 24px 40px rgba(18, 34, 34, 0.25);
  --max-width: 1180px;
}

/* Page */
html,
body {
  height: 100%;
  margin: 0;
  font-family: "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  background: var(--page-bg);
  color: #203033;
}

/* Section wrapper */
section.section-padding.section-bg {
  padding: 60px 0;
  background: var(--page-bg);
}

/* Stage container */
.stage {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 0 20px;
}

/* White rounded big panel */
.therapy-panel {
  background: var(--panel-bg);
  border-radius: 18px;
  padding: 48px 64px 72px;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.25);
  position: relative;
}

/* Title */
.therapy-panel h2 {
  margin: 0 0 36px;
  font-size: 34px;
  text-align: center;
  color: var(--accent);
  letter-spacing: 1px;
  font-weight: 800;
}

/* Cards row */
.cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 56px;
  align-items: start;
  justify-items: center;
}

/* Single card */
.card {
  width: 100%;
  max-width: 520px;
  border-radius: var(--card-radius);
  overflow: hidden;
  /* background: rgb(225, 216, 216); */
  box-shadow: var(--card-shadow);
  position: relative;
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.card:hover {
  transform: translateY(-8px);
  box-shadow: 0 36px 64px rgba(10, 20, 20, 0.32);
}

/* image area (cover) */
.card .cover {
  display: block;
  width: 100%;
  height: 420px;
  background-size: cover;
  background-position: center;
  position: relative;
}

/* bottom overlay gradient */
.card .cover::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 140px;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.22) 30%,
    rgba(0, 0, 0, 0.42) 60%,
    rgba(0, 0, 0, 0.6) 100%
  );
  pointer-events: none;
}

/* Card text area */
.card-info {
  position: absolute;
  left: 22px;
  bottom: 22px;
  z-index: 4;
  color: #fff;
  text-shadow: 0 6px 18px rgba(0, 0, 0, 0.45);
}

.card-info {
  background-color: rgba(66, 91, 92, 0.3);
  width: 100%;
  height: fit-content;
  left: 0px;
  bottom: 0px;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.card-info .name {
  font-size: 18px;
  font-weight: 800;
  margin: 0 0 6px;
  letter-spacing: 0.2px;
  color: white;
}

.card-info .role {
  font-size: 12px !important;
  opacity: 0.9;
  margin: 0;
  color: rgba(255, 255, 255, 0.92);
  font-weight: 500;
}

/* Responsive adjustments */
@media (max-width: 1000px) {
  .therapy-panel {
    padding: 36px 28px 56px;
  }
  .card {
    max-width: 420px;
  }
  .card .cover {
    height: 360px;
  }
}

@media (max-width: 720px) {
  .cards {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .therapy-panel {
    padding: 28px 18px 40px;
  }
  .card .cover {
    height: 360px;
  }
}

.section-padding {
  background-color: #ededed;
}

.site-footer-bottom {
  background-color: #9ec185;
}

@media (max-width: 720px) {
  .bg-layers {
    height: 10px;
  }
  .bg-layers-1 {
    height: 10px;
    border-radius: 10px;
  }
  .arrow.right {
    right: 2px;
    width: 20px;
    height: 20px;
  }
  .arrow.left {
    right: 0px;
    width: 20px;
    height: 20px;
  }
  .arrow {
    font-size: 10px;
  }
  .carousel-container {
    width: 300px;
    margin-left: -5px;
    margin-right: 0px;
    gap: 20px;
    border-radius: 20px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-top: 10px;
    /* background-color: #007bff; */
  }
  .card .btn {
    font-size: 12px;
  }
  .card {
    width: 100px;
  }
}

@media (max-width: 720px) {
  :root {
    --card-w: 260px;
    --gap: 16px;
  }
  .therapy-section h2 {
    font-size: 24px;
  }
}

/* section partner */
.carousel-wrap {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.carousel-container {
  display: flex;
  gap: 20px;
  scroll-behavior: smooth;
  overflow-x: auto;
  scrollbar-width: none; /* hide scrollbar */
}
.carousel-container::-webkit-scrollbar {
  display: none;
}

.partner-card {
  width: 250px;
  padding: 20px;
  background: none;
  border-radius: 20px;
  text-align: center;
  color: #c2e0b2;
}

.circle {
  width: 160px;
  height: 160px;
  margin: 0 auto 15px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.circle img {
  width: 100px;
  height: auto;
}

/* .arrow {
  background: none;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  color: #2f4f4f;
  padding: 10px;
} */
.partner-card h3 {
  color: #9ec185;
  font-size: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.partner-card a {
  color: white;
  font-weight: 500;
}

/* contact us */
.contact-container {
  max-width: 900px;
  margin: auto;
  text-align: center;
}

.section-title {
  color: #7aa468;
  font-size: 24px;
  font-weight: bold;
}

.section-subtitle {
  text-align: center;
  font-weight: 900;
  margin-bottom: 30px;
  font-size: 16px;
  color: #3a4d4d;
}

.contact-form {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  /* margin-bottom: 40px; */
}

.form-row {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.form-group {
  flex: 1;
  text-align: left;
}
.form-group.full {
  margin-bottom: 20px;
}
.form-group label {
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.form-group input,
.form-group textarea {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  border: none;
  background: #f1f1f1;
  font-size: 14px;
}

.btn-submit {
  width: 100%;
  background: #9cc784;
  color: #fff;
  border: none;
  padding: 12px 25px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 10px;
  cursor: pointer;
  transition: 0.3s;
}
.btn-submit:hover {
  background: #7aa468;
}

/* Info Cards */
.contact-info {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  background: #2f4f4f;
  border-radius: 20px;
  padding: 40px 20px;
  gap: 20px;
}

.info-card {
  flex: 1 1 200px;
  text-align: center;
  color: #c2e0b2;
}
.info-card h3 {
  margin: 15px 0 10px;
  font-size: 18px;
  font-weight: bold;
}
.info-card p {
  margin: 5px 0;
}
.info-card a {
  color: #c2e0b2;
  text-decoration: none;
}
.icon-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #9cc784;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

/* contact */
.contact-bg {
  height: 920px;
  padding: 48px 150px 150px;
}

.contact-card {
  padding-left: 50px;
}

.circle-contact {
  background-color: #9ec185;
  width: 130px;
  height: 130px;
}

.bg-layers-contact {
  height: 200px;
}

.bg-layers-contact-1 {
  height: 220px;
}

@media (max-width: 720px) {
  .contact-bg {
    height: 920px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .section-padding {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.section-padding.section-bg {
    padding: 0%;
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .welcome-area {
    margin-bottom: 0px;
  }
  .circle-contact {
    width: 65px;
    height: 65px;
  }
  .circle img {
    width: 45px !important;
    height: 45px !important;
  }
  .partner-card h3 {
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .partner-card a {
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .partner-card {
    padding: 0px;
    max-width: 90px !important;
  }
  .contact-card {
    padding-left: 0px;
  }
  .carousel-container {
    gap: 10px;
    /* margin-left: 10px; */
  }
  .bg-layers {
    height: 120px;
    border-radius: 10px;
  }
  .bg-layers-1 {
    height: 120px;
  }
  .contact-bg {
    height: 735px;
  }
  #phone-call {
    width: 30px !important;
    height: 30px !important;
  }
  #phone-call {
    width: 30px !important;
    height: 30px !important;
  }
  .section-subtitle {
    font-size: 16px;
  }
  .therapy-section h2 {
    font-size: 20px !important;
  }
  .form-group label {
    font-size: 14px;
    padding-left: 10px;
  }
  .btn-submit {
    font-size: 14px;
    padding: 8px 0px;
  }
  .card {
    width: 300px !important;
  }
  .therapy-panel h2 {
    font-size: 24px !important;
  }
}

.card .btn:hover {
  background-color: #425b5c;
}

.card p:hover {
  color: #9ec185;
  text-decoration: underline;
}

.card-content h3:hover {
  color: #7a9666;
  text-decoration: underline;
}

.switch-language {
  align-items: flex-end;
}

/* Switch language */
@media (max-width: 1400px) {
  .switch-language {
    right: 800px;
  }
}
@media (max-width: 1200px) {
  .switch-language {
    right: 680px;
  }
}
@media (max-width: 1180px) {
  .switch-language {
    right: 680px;
  }
}

@media (max-width: 992px) {
  .switch-language {
    right: 400px;
  }
}

@media (max-width: 720px) {
  .switch-language {
    right: 200px;
  }
}

@media (max-width: 480px) {
  .switch-language {
    right: 100px;
  }
}

/* therapy details */
.section {
  max-width: 1000px;
  margin: 40px auto;
  background: #fff;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 20px;
}

.left-box {
  background: #f9fdf9;
  border-radius: 12px;
  padding: 20px;
}

.left-box h2 {
  color: #8cb47c;
  margin-top: 0;
  padding-bottom: 10px;
}

.left-box ul {
  padding-left: 20px;
}

.left-box li {
  margin-bottom: 8px;
}

.right-box {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.sub-box {
  background: #f9fdf9;
  border-radius: 12px;
  padding: 20px;
}

.sub-box h3 {
  color: #8cb47c;
  margin-top: 0;
}

.sub-box h2 {
  color: #8cb47c;
  font-size: var(--h3-font-size);
  padding-bottom: 10px;
}

.buttons {
  display: flex;
  justify-content: space-between;
  max-width: 80%;
  margin: 20px auto 0;
}

.btn {
  background: #23444d;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
}

.btn.next {
  background: #8cb47c;
  color: #fff;
}

@media (max-width: 768px) {
  .section {
    grid-template-columns: 1fr;
  }
}

/* .buttons {
  padding-left: 5px;
  padding-right: 5px;
} */

.second-sub-title {
  color: #8cb47c !important;
  padding-top: 20px;
  padding-bottom: 10px;
}

.section-therapy-type-details {
  background-color: #dedede;
  max-width: 80% !important;
}

@media (max-width: 720px) {
  .section-therapy-type-details {
    background-color: #ffffff;
    max-width: 100% !important;
    margin: 0%;
  }
  .buttons {
    max-width: 98%;
  }
}
