.elementor-50 .elementor-element.elementor-element-0cc742a{--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-20d9687 */: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;
}

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

.BeausiteFitTrial_Light_24px {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.25vw;
  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: var(--secondary-color);
}

a {
  text-decoration: none;
}

.slider-bg-btn {
  width: 10vw;
  height: 2.5vw;
  /* border: 0.1vw solid #FFF; */
  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: #FFF; */
  color: #000;
}

.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: 100% 0%;
  background-size: 150%;
}


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

.slide-bg-content {
  display: flex;
  flex-direction: column;
  width: 42.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;
  /* color: #FFF; */
}

.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;
  color: #000;
}

.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);
}

.content_title {
  color: #465129;
  margin: .6vw 0;
}

h1 {
  font-family: "Domaine Display Regular", 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;
}


.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/thehumansainternational-banner-1-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;
}

.width_100vw_container {
  width: 100%;
  background-color: #F9F9F9;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-us-container {
  /* width: 74.6875vw; */
}

.contact-us-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.contact-us-container {
  padding: 3vw 0;
}

.contact_us_function {
  display: flex;
  width: 40vw;
  margin: 0 auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.contact_us_function_layout {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5vw;
}

.function_img {
  width: 3.64vw;
  height: 3.64vw !important;
  object-fit: contain;
}

.location_box {
  display: flex;
  flex-direction: row;
  margin: 1vw 0;
  gap: 1vw;
}

.location_box_layout {
  display: flex;
  /* flex-wrap: wrap; */
  flex-direction: column;
  justify-content: center;
  margin: 7vw 0;
  gap: 5vw;
}

.other_location_layout {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  /* margin: 5vw 0; */
  gap: 2vw;
}

.location_title {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.56vw;
  color: #465129;
  text-align: left;
}

.info_item_layout {
  display: flex;
  flex-direction: row;
}

.margin_top_2vw {
  margin-top: 2vw;
}

.info_title {
  /* font-family: Beausite Fit Trial; */
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.14vw;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 0.5vw 0;
}

.location_info {
  display: flex;
  flex-direction: column;
  padding: 2vw 2vw 0 2vw;
}

.location_info_layout {
  display: flex;
  flex-direction: row;

}

.info_icon_text_box {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.5vw;
}




.location_item_layout {
  display: flex;
  flex-direction: column;
  gap: 1vw;
}










.other_location_title {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.87vw;
  color: #465129;
  text-align: left;
  margin: 2vw 0 1vw 0;
}

.location_name {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.45vw;

}

.location_text {
  font-size: 0.9vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
  line-height: 2.4vw;
}

.location_img {
  width: 26vw;
  height: 15vw !important;
  object-fit: cover;
  border-radius: 1vw;
}

.location_item {
  display: flex;
  flex-direction: column;
}

.item_info {
  display: flex;
  flex-direction: row;
}

.info_container {
  display: flex;
  flex-direction: row;

}

.info_item {
  display: flex;
  width: 24vw;
  flex-direction: column;
}

#left_info_item {
  border-right: 1px solid #46512966;
  padding: 0 1vw;
}

#right_info_item {
  margin-left: 2vw;
}

.location_info_container {
  display: flex;
  flex-direction: column;
}

.location_icon {
  padding-top: 0.4vw;
  width: 1.5vw !important;
  height: 1.8vw !important;
  object-fit: contain;
  object-position: bottom;
}

.location_text_layout {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0 1vw;
  gap: 0.5vw;
}

.space_line {
  border-top: 1px solid #d1d1d1;
  /* 设置上边框为2px的黑色实线 */
  margin: 20px 0;
  /* 在上下增加间距，使分割线看起来更明显 */
  width: 100%;
}










.info_item_title {
  margin: 1vw 0;
  font-family: "Domaine Display Regular", sans-serif;
  font-size: 1.15vw;
  font-weight: bold;

}

.vaccination_descript {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.45vw;
}

.vaccine_items {
  width: 22vw;
  height: 27vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2vw;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 2vw;
  border-radius: 2vw;
  justify-content: space-between;
}

.vaccine_items_img {
  width: 7.6vw;
  height: 6.9vw !important;
  object-fit: contain;
}


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

.slide-descript {
  font-family: 'Beausite Fit Trial Light', sans-serif;
  font-size: 1.04vw;
  font-weight: 400;
  line-height: 2.65625vw;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 2vw 0;
}

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


.section_container {
  width: 74.6875vw;
  margin: 2vw 0;
  display: flex;
  /* justify-content: space-between; */
}


.section_text_box {
  display: flex;
  flex-direction: column;
  /* gap: 2vw; */
  justify-content: space-between;
}

.section_h1 {
  font-family: "Domaine Display Semibold", sans-serif;
  text-align: center;
  font-size: 1.875vw;
  margin: 2vw 0;
}

.greenSectionH1 {
  color: #465129;
}

.text_align_center {
  text-align: center;
}

.section_box h1 {
  text-align: center;
  font-size: 2.7vw;
  margin: 1vw 0;
}

.readmore_link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0.5vw 3vw;
  border: 1px solid #000;
  border-radius: 2vw;
  color: #000;
  width: 14vw;
  font-size: 1.1vw;
}


.section_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20vw;
  margin: 2vw 0;
  padding: .5vw 1vw;
  border-radius: 2vw;
  border: 1px solid #000;
  color: #000;
}

.learnmore_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12vw;
  margin: 2vw 0;
  padding: .8vw 0vw;
  border-radius: 2vw;
  border: 1px solid #000;
  color: #000;
  font-size: 1vw;
  font-family: "Beausite Classic Light", sans-serif;
}

.assessments_box {
  width: 74.6875vw;
  margin: 4vw 0;
}


.program_details_items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 1vw;
  width: 15vw;
}

.program_details_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 5vw;
  padding: 2vw 0;
}

.program_details_container h1 {
  margin: 2vw 0;
  color: #465129;
  font-family: "Domaine Display Semibold", sans-serif;
  font-size: 2.3vw;
}

.program_details_items_img {
  width: 8.3vw;
  height: 8.3vw !important;
}

.program_details_items_title_box {
  height: 5vw;
}

.program_details_items_title {
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.45vw;
  text-align: center;
}

.program_details_items_descript {
  width: 16vw;
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.1vw;
  text-align: center;
}

.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;
}


.information-descript {
  font-size: 0.8vw;
  font-family: "Beausite Classic Light", sans-serif;
  width: 100%;
  text-align: center;
}/* End custom CSS */