.elementor-9610 .elementor-element.elementor-element-2be9a9a{--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-44cfa9e */: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 */
}



.BeausiteClassic_Light_24px {
  font-family: 'Beausite Classic Light', sans-serif;
  font-size: 1.1vw;
  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;
}

body {
  font-family: var(--font-main);
  line-height: 1.6;
  color: var(--primary-color);
  background-color: var(--secondary-color);
}

a {
  text-decoration: none;
}

.slider-bg-btn {
  width: 10vw;
  height: 2.5vw;
  border: 0.052083vw solid #000;
  border-radius: 2.604167vw;
  margin: 1.083333vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Beausite Classic Light", sans-serif;
  font-size: 1.04vw;
  font-weight: 300;
  line-height: 1.5rem;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000;
}


li {
  margin: 0 !important;
  list-style: none;
}

h1 {
  font-family: "Beausite Classic Light", sans-serif;
  font-size: 2.5vw;
  font-weight: 600;
  line-height: 4.09375vw;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  /* margin: 1vw 0; */
  color: #000;
}

.global_font_style {
  margin: 0;
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1vw;
  font-weight: 400;
  line-height: 2.65625vw;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.margin-top-20 {
  margin-top: 2vw;
}

.margin-top-10vw {
  padding-top: 12vw;
  height: 48vw;
}

.enpty-space {
  height: 1.25vw;
}

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

.white_link_style {
  width: 13.0vw;
  height: 2.60vw;
  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;
}

.page_title_background {
  width: 100%;
  height: 35.4vw;
  position: relative;
  border-radius: 0;
  background-image:
    url('../jpg/services-in-other-cities-of-gba-banner-scaled.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 25%;
  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,
.background_gold_title {
  font-family: 'Domaine Display Semibold', sans-serif;
  font-size: 2.81vw;

}

.background_gold_title {
  /* color: "rgb(171, 147, 123)"; */
  color: #ab937b;
}

.page_description_text {
  width: 69.5vw;
  font-family: 'Beausite Fit Trial Light', sans-serif;
  font-size: 0.93vw;
  text-align: center;
  margin: 2vw auto;
}

.description_big_text {
  font-family: 'Beausite Fit Trial Regular', sans-serif;
  font-size: 1.04vw;
  text-align: center;
  margin: 2vw auto;
  font-weight: bold;

}

#page-container {
  /* max-width: 2560px; */
  display: flex;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  flex-direction: column;
  align-items: center;
  background-color: #FFF;
}


.slider {
  width: 100vw;
  height: 35.4vw;
  position: relative;
  border-radius: 0;
}

.slide {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.slide.active {
  display: block;
}

.slide-container :nth-child(1) .slide-bg-container {
  background-position: 0% 50%;
  background-size: cover;
}


.slide-bg-container {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  padding: 10vw 0 0 12vw;
}

.slide-bg-content {
  display: flex;
  flex-direction: column;
  width: 36.583333vw;
}

.slide-bg-content-title {
  font-family: "Domaine Display Semibold", sans-serif;
  font-size: 3.125vw;
  font-weight: 600;
  line-height: 4.09375vw;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000;
}

.slide-bg-content-text {
  font-family: "Beausite Classic Light", sans-serif;
  font-size: 2.8125vw;
  font-weight: 300;
  line-height: 2.25vw;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#slide-dots {
  position: absolute;
  bottom: 1.041667vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.520833vw;
  z-index: 99;
}

.dot {
  width: 0.625vw;
  height: 0.625vw;
  z-index: 99;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}

.dot.active {
  background: #fff;
  transform: scale(1.2);
}

.slide-descript-container {
  margin: 3vw 0;
  width: 74.6875vw;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.slide-descript-container p {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.04vw;
  font-weight: 400;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.slide-descript-text-2 {
  margin-top: 1.5vw;
}

.main_img_style {
  width: 57vw;
  margin: 0 auto;
}

.main-services-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 2vw;
  justify-content: center;
}

.main_img_style_left,
.main_img_style_right {
  width: 37.2vw;
}

.main_img_style_left {
  height: 36vw !important;
}

.main_img_style,
.main_img_style_left,
.main_img_style_right {
  object-fit: cover;
}

.centre-container,
.service-container,
.phy-services-table-container,
.related-container,
.services_container,
.service-main-container,
.featured_services_container {
  width: 74.6875vw;
  margin: 2vw 0;
  display: flex;
  flex-direction: column;
}

.service-container,
.related-container {
  align-items: center;
}

.centre-container h1 {
  text-align: left;
  font-size: 1.875vw;
  margin: 0;
}

.centre-descript_h1 {
  line-height: 2.65625vw;
}

.related-container h1 {
  text-align: left;
}

.information-descript {
  /* margin: 4vw 0; */
  font-size: 1vw;
  font-family: "Beausite Classic Light", sans-serif;
  text-align: center;
}

.centre-descript-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin: 2vw 0;
  gap: 1vw;
}

.centre-descript-icon {
  width: 4.5vw;
}

.centre-descript-title {
  font-weight: bold;
  font-size: 1.45vw;
}

.centre-descript-descript {
  font-family: "Beausite Classic Light", sans-serif;
  font-weight: 200;
  font-size: 1vw;
}

.centre-descript-text-container {
  display: flex;
  flex-direction: column;
}


.phy-services-table-container {
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

table {
  border-collapse: collapse;
  width: 100%;
}

thead {
  background-color: #f8f8f8;
}

thead th {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.1vw;
  font-weight: bold;
  color: #333;
  text-align: center;
  background-color: #efefef;
  color: #000;
  padding: .5vw 0;
}

td {
  padding: .5vw 0;
  border: 1px solid #ddd;
  font-size: 1vw;
  text-align: center;
  margin: 0;
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-weight: 400;
  line-height: 2.65625vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.services-table {
  margin: 1vw 0;
}

.colspan3_style {
  text-align: center;
}

.program-table {
  width: 100%;
  border-collapse: collapse;
  /* 去除单元格之间的空隙 */
  table-layout: fixed;
  /* 设置表格为固定布局，使所有列的宽度相等 */
}

.program-table th {
  padding: 10px;
  text-align: left;
  border: 1px solid #ddd;
  width: 33.33%;
  /* 每个单元格宽度设置为33.33% */
}

.colspan3_style {
  text-align: center;
  font-weight: bold;
}


.related-items {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 1vw;
  margin: 2vw 0;
}

.related_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #d0cfcf;
  width: 14vw;
}

.related_item-img {
  width: 6.25vw;
  margin: 2vw 0;
}

.related_item-title {
  margin: 2vw 0;
}

.related_item-title,
.related_item-title,
.readme_link {
  font-size: 1vw;
}

.readme_link {
  margin: 1vw 0;
  color: #4f4f4f;

}

.readme_box {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .5vw;
  transition: all 0.3s ease;
}

.readme_icon {
  color: #4f4f4f;
  font-size: 1vw;
}

.readme_box:hover {
  transform: translateY(-1vw);
}

.supplements_link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-weight: 400;
  color: #000;
  height: 2.5vw;
  padding: 0 4vw;
  border: 1px solid #d0cfcf;
  border-radius: 3vw;
  gap: .5vw;
  margin: 2vw 0;
}

.faq-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 74.6875vw;
  margin: 2vw 0;
}

.faqList {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 0 1vw;

}

.faq-title {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 1vw;
  align-items: center;
  justify-content: space-between;

}

.faq-title p {
  margin: 0;
}

.faq-items {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 1vw;
  border-bottom: 1px solid #000;
}

.faq-items :hover {
  cursor: pointer;
}

.faq-content {
  display: block;
  width: 100%;
  max-height: 0;
  background-color: #f9f9f9;
  transition: all 1s ease;
  overflow: hidden;
  /* 隐藏超出部分 */
}

.faq-content.open {
  max-height: 20vw;
  /* 最大高度需要根据内容大小调整 */
  opacity: 1;
}


.service-main-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 74.6875vw;
  /* margin: 0 auto; */
}

.services-img-descript-1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 3vw;
}


.services-img-descript-2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 3vw;
}

.services-img-descript-1 img,
.services-img-descript-2 img,
.services-img-descript-1-text {
  width: 30vw;
}

.services-img-descript-1 p {
  line-height: 2vw;
  font-size: 1.1vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
}


.faq-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 74.6875vw;
  margin: 2vw 0;
}

.faqList {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 0 1vw;

}

.faq-title {
  display: flex;
  flex-direction: row;
  width: 100%;
  padding: 1vw;
  align-items: center;
  justify-content: space-between;

}

.faq-items {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 0 1vw;
  border-bottom: 1px solid #000;
}

.faq-items :hover {
  cursor: pointer;
}

.faq-content {
  display: block;
  width: 100%;
  max-height: 0;
  background-color: #f9f9f9;
  transition: all 1s ease;
  overflow: hidden;
  /* 隐藏超出部分 */
}

.faq-content.open {
  max-height: 100vw;
  /* 最大高度需要根据内容大小调整 */
  opacity: 1;
}

.faq-content {
  font-family: 1vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-weight: 400;
  color: #000;
  /* padding: 1vw; */
}

.content-descript {
  padding: .5vw 2vw;
}

.content-title {
  margin: 1vw;
}

.supplements_link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-weight: 400;
  color: #000;
  width: 21vw;
  height: 3vw;
  border: 1px solid #d0cfcf;
  border-radius: 3vw;
  gap: .5vw;
}

/* carousel */
.carousel-container {
  position: relative;
  width: 74.6875vw;
  overflow: hidden;
  margin: 2vw 0;
}

.carousel {
  overflow: hidden;
  width: 74.6875vw;
}

.carousel-track-slider {
  display: flex;
  transition: transform 0.5s ease-in-out;
  gap: 1vw;
  width: 24vw !important;
}

.carousel-item {
  width: 24vw;
  margin-right: 0;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: transparent;
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  z-index: 10;
  font-size: 18px;
  border-radius: 5px;
}


.left-btn {
  left: 10px;
}

.right-btn {
  right: 10px;
}

.featured-services-title {
  text-align: center !important;

}

.featured-services-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1vw;
}

.enquiry-item-container {
  display: flex;
  flex-direction: row;
  padding: 1vw 0;
  justify-content: space-around;

}

.featured-services-img {
  width: 24vw;
}

.enquiry-item-title {
  margin: 1vw 0;
}

.enquiry-item {
  display: flex;
  flex-direction: column;
  align-items: center;

  font-size: 1.1vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
  width: 13vw;
  text-align: center;
}

.enquiry-item-img {
  width: 5vw;
}

.enquiry-item-qrCode {
  width: 10vw;
}/* End custom CSS */