.elementor-398 .elementor-element.elementor-element-3277abf{--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-34fe42a */:root {
  --primary-color: #000;
  --secondary-color: #fff;
  --accent-color: #d1d1d1;
  --font-main: 'Beausite Classic Light', sans-serif;
  --font-secondary: 'Domaine Display', serif;
  --font-tertiary: 'Beausite Fit', sans-serif;
  font-size: 16px;
  /* Base font size for rem calculations */
}


* {
  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.052083vw solid #000 !important;
  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;
}

p {
  margin: 0;
}

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

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

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

.slide-container :nth-child(2) .slide-bg-container {
  background-position: 50% 12%;
  background-size: 115%;
}

.slide-container :nth-child(3) .slide-bg-container {
  background-position: 100% 62%;
  background-size: 101%;
}

.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: 45.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-size: 1.25vw;
  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;
  line-height: 1.8vw;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.centre-descript_h1 {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.04vw;

}

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

h1 {
  font-family: "Domaine Display Semibold", sans-serif;
  font-size: 3.125vw;
  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;
}

.centre-container,
.service-container {
  width: 74.6875vw;
  margin: 2vw 0;
  display: flex;
  flex-direction: column;
}

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

.centre-container-layout {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2vw;
}

.centre-descript-container {
  display: flex;
  flex-direction: column;
  margin: 2vw 0;
  gap: 1vw;
  width: 50%;
}

.text_img_layout {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1vw;
}

.centre-descript-icon {
  width: 6vw;
  height: 6vw;
}

.centre-descript-title {
  font-weight: bold;
  font-size: 1.45vw;
  color: rgba(70, 81, 41, 1);
}

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

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



.service-container h1 {
  text-align: center;
  margin-bottom: 1.56vw;
  font-size: 1.875vw;
}

.service-items-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1vw;
}

.service-card-items {
  flex-basis: 24vw;
}

.service-items-container .service-card-items:nth-child(8) .service-card img {
  object-fit: cover;
  object-position: 0%;
}

.service-card-items-title {
  margin: 0;
  padding: 0.5vw;
  font-family: "Beausite Classic Light", sans-serif;
  text-align: center;
  font-size: 1.04vw;
}

.service-card {
  position: relative;
  overflow: hidden;
  /* border-radius: 8px; */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.9s ease;
  border-radius: 1.5vw;
}

.service-card img {
  width: 100%;
  height: 17vw;
  /* width: 20vw; */
  object-fit: cover;
  display: block;
}



.card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  padding: 1vw;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(100%);
  transition: transform 0.3s ease;
}

.card-overlay-text {
  text-align: center;
  font-size: 1.1vw;
  line-height: 1.3vw;
}

.service-card:hover .card-overlay {
  transform: translateY(0);
}/* End custom CSS */