.elementor-1919 .elementor-element.elementor-element-dca32b2{--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-fd71ed2 */: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;
}
.BeausiteFit_Regular_24px {
  font-family: "Beausite Fit Regular", 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: 0% 10%;
  background-size: 100%;
}


.slide-bg-container {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  padding: 12vw 0 0 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/vaccination-banner-2-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 {
  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;
}

.vaccine_items_container,
.vaccination_content_container {
  width: 74.6875vw;
}

.vaccine_items_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3vw;
  padding-bottom: 2vw;
}

.width_100vw_container {
  padding: 3vw 0;
}

.vaccination_content_container {
  display: flex;
  flex-direction: column;

}

.vaccination_item {
  margin-top: 4vw;
}

.vaccination_title {
  margin: 1vw 0;
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.45vw;

}

.vaccination_descript {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.04vw;
  margin-bottom: 3vw;
}

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

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


.slide-descript-container {
  margin: 3vw 0 0 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;
}

p {
  margin: 0;
}

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

.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 */