.elementor-3877 .elementor-element.elementor-element-262cc45{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-c74eba5 */:root {
  --primary-color: #000;
  --secondary-color: #fff;
  --accent-color: #d1d1d1;
  --font-main: 'Beausite Classic Light', sans-serif;
  font-size: 16px;
  /* Base font size for rem calculations */
}


.BeausiteFit_Light_28px {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.45vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.BeausiteFit_Light_40px {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 2.08vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.BeausiteClassic_Light_18px {
  font-family: 'Beausite Classic Light', sans-serif;
  font-size: 1vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-family: var(--font-main);
  line-height: 1.6;
  color: var(--primary-color);
  background-color: #FFF;
}

a {
  text-decoration: none;
}


.border_bottom_line {
  border-bottom: 1px solid #000;
}

#page-container {
  display: flex;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  flex-direction: column;
  align-items: center;
  background-color: #FFF;
  box-sizing: border-box;
  /* overflow: hidden; */
  position: relative;
}

.page_title_background {
  width: 100%;
  height: 35.4vw;
  position: relative;
  border-radius: 0;
  background-image:
    linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255, 0.1) 100%),
    url('../jpg/physiotherapy-v2-banner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  /* background-position: 0 50%; */
  display: flex;
  align-items: center;
}

.background_context {
  display: flex;
  flex-direction: column;
  margin-left: 12%;
}

.background_small_title {
  font-family: 'Beausite Classic Light', sans-serif;
  font-size: 1.56vw;
}

.background_big_title {
  font-family: 'Domaine Display Semibold', sans-serif;
  line-height: 3.5vw;
  font-size: 3.125vw;
  color: #FFF;
}


.white_link_style {
  width: 13.0vw;
  height: 3.40vw;
  margin: 2vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2vw;
  color: #FFF;
  border: 0.1vw solid #FFF;
  font-size: 1.04vw;
  font-family: 'Beausite Classic Light', sans-serif;
}

.black_link_style {
  width: 13.0vw;
  height: 3.40vw;
  margin: 2vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2vw;
  color: #000;
  border: 0.1vw solid #000;
  font-size: 1.04vw;
  font-family: 'Beausite Classic Light', sans-serif;
}

.white_link_style {
  width: 13.0vw;
  height: 2.60vw;
  margin: 2vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2vw;
  color: #FFF;
  border: 0.1vw solid #FFF;
  font-size: 1.04vw;
  font-family: 'Beausite Classic Light', sans-serif;
}

.descript_center_font_style {
  font-size: 1.04vw;
  font-family: 'Beausite Classic Light', sans-serif;
  text-align: center;
}

.main_container {
  width: 100%;
}

.main-descript {
  width: 74.3vw;
  margin: 4vw auto;
}



.section_center_one_layout {
  margin: 1vw auto;
  text-align: center;
  font-size: 1.875vw;
  font-family: 'Domaine Display Semibold', sans-serif;
}




.section_one_layout,
.section_three_content_title,
.section_three_content_layout,
.thress_content_table,
.service_flow_layout {
  width: 74.3vw;
  display: flex;
  flex-direction: column;
  margin: 2vw auto;
}

.section_three_content_layout {
  align-items: center;
  padding-bottom: 2vw;
}





.section_three_layout {
  width: 100%;
  background-color: #F9F9F9;
}



.section_three_content_title {
  text-align: center;
  font-size: 2.1875vw;
  font-family: 'Beausite Fit Regular', sans-serif;
  /* margin: 1vw 0; */
  margin: 4vw 0 0.5vw 0;
  color: #000;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin: 2vw auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 1vw;

}

th,
td {
  padding: 12px 15px;
  border: 1px solid #ddd;
  width: 50%;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

thead {
  background-color: #f8f8f8;
}

thead th {
  font-family: "Beausite Fit Regular", sans-serif;
  border-radius: 1vw 1vw 0 0;
  font-size: 1.25vw;
  color: #FFF;
  text-align: center;
  background-color: #465129;
  border: none;
}

.three_table_td_title {
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.25vw;
  color: #465129;
  text-align: center;
}

.three_table_td_context {
  font-size: 0.83vw;
  font-family: "Beausite Classic Light", sans-serif;
}

.encompass_items_layout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 4vw auto;
  gap: 4vw;
}

.encompass_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
}

.encompass_item_img {
  width: 8.54vw;
  height: 8.54vw !important;
  object-fit: cover;
}

.encompass_item_title,
.encompass_item_descript {
  font-size: 0.83vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
  text-align: center;
}

.three_content_descript {
  font-size: 0.9375vw;
  text-align: center;
  font-family: "Beausite Fit Trial Light", sans-serif;
}

.encompass_item_title {
  width: 60%;
}

.serviceflow_items_layout {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 2vw;
  width: 100%;
  margin: 2vw auto;
}

.mt_4vw{
  margin: 4vw 0;

}

.serviceflow_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
}

.serviceflow_item_icon {
  width: 5.57vw;
  height: 5.57vw !important;
  object-fit: contain;
}

.serviceflow_item_title {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.25vw;
  color: #465129;
  margin: 2vw 0;
}

.serviceflow_item_descript {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 0.9375vw;
  text-align: center;
}
.three_content_footer{
  font-size: 0.9375vw;
  text-align: center;
  font-family: "Beausite Fit Trial Light", sans-serif;
}/* End custom CSS */