@font-face {
  font-family: 'Lust'; 
  src: url('fonts/22005.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

h2 {
  font-family: 'Lust', sans-serif !important;
}

body {
  background-image: url("images/ffffff.png") !important; 
  background-repeat: repeat !important;
  background-position: top center !important;
  background-size: 100% auto !important;
  background-attachment: scroll !important;
}

.u-section-1, 
.u-section-2, 
.u-section-3, 
.u-section-4 {
  background-image: none !important;
  background-color: transparent !important;
  min-height: auto !important;
}

.u-section-4 .u-text-5, 
.u-section-4 .u-text-6, 
.u-section-4 .u-text-7 {
  margin: 0 !important;
  display: inline-block !important;
  width: auto !important;
  transition: transform 0.3s ease, font-weight 0.3s ease !important;
}

.u-section-4 .u-text-5:hover, 
.u-section-4 .u-text-6:hover, 
.u-section-4 .u-text-7:hover {
  transform: scale(1.05) !important;
}

.u-section-4 .u-btn-2:hover {
  font-size: inherit !important;
}

.contact-socials {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 50px !important;
  margin-top: 40px !important;
  align-items: center;
}

@media (max-width: 767px) {
  .contact-socials {
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 20px;
  }
}

.u-section-1 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/ffffff.png");
  background-size: cover;
  min-height: 1035px;
}

.u-section-1 .u-image-1 {
  width: 1140px;
  min-height: 265px;
  height: auto;
  background-image: url("images/kykthy2.png");
  filter: none;
  background-position: 50% 50%;
  margin: 210px auto 0;
}

.u-section-1 .u-group-elements-2 {
  width: 285px;
  min-height: 196px;
  height: auto;
  margin: 35px auto 0 0;
}

.u-section-1 .u-image-2 {
  height: 73px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-1 .u-text-1 {
  font-family: 'Lust', sans-serif !important;
  font-weight: 500;
  margin: 17px auto 0 0;
}

.u-section-1 .u-image-3 {
  height: 300px;
  margin-top: 259px;
  margin-bottom: 0;
}

@media (max-width: 1199px) {
   .u-section-1 {
    min-height: 786px;
  }

  .u-section-1 .u-image-1 {
    width: 940px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 361px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-image-1 {
    width: 720px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-image-1 {
    width: 540px;
  }

  .u-section-1 .u-image-3 {
    margin-top: 360px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-image-1 {
    width: 340px;
  }
} .u-section-2 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/ffffff.png");
  background-size: cover;
}

.u-section-2 .u-sheet-1 {
  min-height: 400px;
}

.u-section-2 .u-text-1 {
  font-family: Inter;
  margin: 60px auto 0 0;
}

.u-section-2 .u-image-1 {
  height: 114px;
  margin-top: 0;
  margin-bottom: 60px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 {
    min-height: 330px;
  }

  .u-section-2 .u-text-1 {
    width: 490px;
  }
}

@media (max-width: 991px) {
  .u-section-2 .u-sheet-1 {
    min-height: 253px;
  }
}

@media (max-width: 767px) {
  .u-section-2 .u-sheet-1 {
    min-height: 190px;
  }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 {
    min-height: 120px;
  }
} .u-section-3 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/ffffff.png");
  background-size: cover;
}

.u-section-3 .u-sheet-1 {
  min-height: 1128px;
}

.u-section-3 .u-text-1 {
  font-family: Inter;
  margin: 91px auto 0 0;
}

.u-section-3 .u-gallery-1 {
  height: 499px;
  margin-top: 25px;
  margin-bottom: 0;
}

.u-section-3 .u-gallery-inner-1 {
  --gap: 20px;
  grid-template-columns: repeat(3, auto);
}

.u-section-3 .u-over-slide-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-2 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-3 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-gallery-2 {
  height: 311px;
  margin-top: 20px;
  margin-bottom: 0;
}

.u-section-3 .u-gallery-inner-2 {
  --gap: 20px;
  grid-template-columns: repeat(2, auto);
}

.u-section-3 .u-over-slide-4 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-over-slide-5 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

.u-section-3 .u-btn-1 {
  --radius: 50px;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  transition-duration: 0.5s;
  margin: 20px auto 60px;
}

@media (max-width: 1199px) {
  .u-section-3 .u-sheet-1 {
    min-height: 788px;
  }

  .u-section-3 .u-gallery-1 {
    height: 412px;
  }

  .u-section-3 .u-gallery-2 {
    height: 256px;
    margin-top: 444px;
  }

  .u-section-3 .u-btn-1 {
    font-weight: 400;
  }
}

@media (max-width: 991px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1851px;
  }

  .u-section-3 .u-gallery-1 {
    height: 947px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(2, auto);
  }

  .u-section-3 .u-gallery-2 {
    height: 784px;
    margin-top: 802px;
  }

  .u-section-3 .u-gallery-inner-2 {
    grid-template-columns: repeat(1, auto);
  }
}

@media (max-width: 767px) {
  .u-section-3 .u-sheet-1 {
    min-height: 2839px;
  }

  .u-section-3 .u-gallery-1 {
    height: 2131px;
  }

  .u-section-3 .u-gallery-inner-1 {
    grid-template-columns: repeat(1, auto);
  }

  .u-section-3 .u-gallery-2 {
    height: 588px;
  }
}

@media (max-width: 575px) {
  .u-section-3 .u-sheet-1 {
    min-height: 1832px;
  }

  .u-section-3 .u-gallery-1 {
    height: 1342px;
  }

  .u-section-3 .u-gallery-2 {
    height: 370px;
  }
}

.u-section-3 .u-btn-1,
.u-section-3 .u-btn-1:before,
.u-section-3 .u-btn-1 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-3 .u-btn-1.u-btn-1.u-btn-1:hover {
  font-weight: bold !important;
  font-size: 16px !important;
}

.u-section-3 .u-btn-1.u-btn-1.u-btn-1.hover {
  font-weight: bold !important;
  font-size: 16px !important;
} .u-section-4 {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-image: url("images/ffffff.png");
  background-size: cover;
}

.u-section-4 .u-sheet-1 {
  min-height: 459px;
}

.u-section-4 .u-text-1 {
  font-family: Inter;
  margin-bottom: 0;
  margin-top: 20px;
}

.u-section-4 .u-text-2 {
  margin: 20px auto 0 0;
}

.u-section-4 .u-text-3 {
  font-family: Inter;
  font-size: 1rem;
  margin: 20px 0 0;
}

.u-section-4 .u-text-4 {
  margin: 21px 0 0;
}

.u-section-4 .u-btn-1 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-icon-1 {
  vertical-align: 0px;
}

.u-section-4 .u-btn-2 {
  transition-duration: 0.5s;
  font-weight: 400;
  padding: 0;
}

.u-section-4 .u-icon-2 {
  vertical-align: 0px;
}

.u-section-4 .u-btn-3 {
  background-image: none;
  padding: 0;
}

.u-section-4 .u-icon-3 {
  vertical-align: 0px;
}

@media (max-width: 1199px) {
  .u-section-4 .u-sheet-1 {
    min-height: 378px;
  }

  .u-section-4 .u-btn-2 {
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .u-section-4 .u-sheet-1 {
    min-height: 290px;
  }
}

@media (max-width: 767px) {
  .u-section-4 .u-sheet-1 {
    min-height: 218px;
  }
}

@media (max-width: 575px) {
  .u-section-4 .u-sheet-1 {
    min-height: 137px;
  }
}

.u-section-4 .u-btn-2,
.u-section-4 .u-btn-2:before,
.u-section-4 .u-btn-2 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-4 .u-text-5,
.u-section-4 .u-text-5:before,
.u-section-4 .u-text-5 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-4 .u-text-5.u-text-5.u-text-5:hover {
  font-weight: bold !important;
}

.u-section-4 .u-text-5.u-text-5.u-text-5.hover {
  font-weight: bold !important;
}

.u-section-4 .u-text-7,
.u-section-4 .u-text-7:before,
.u-section-4 .u-text-7 > .u-container-layout:before {
  transition-property: fill, color, background-color, stroke-width, border-style, border-width, border-top-width, border-left-width, border-right-width, border-bottom-width, custom-border, borders, box-shadow, text-shadow, opacity, border-radius, stroke, border-color, font-size, font-style, font-weight, text-decoration, letter-spacing, transform, background-image, image-zoom, background-size, background-position;
}

.u-section-4 .u-text-7.u-text-7.u-text-7:hover {
  font-weight: bold !important;
}

.u-section-4 .u-text-7.u-text-7.u-text-7.hover {
  font-weight: bold !important;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #1a1a1a;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2147483647 !important; 
  transition: opacity 0.8s ease;
  pointer-events: all;
}

.loader-content {
  text-align: center;
  color: white;
  font-family: 'Inter', sans-serif;

body.loading {
  overflow: hidden;
}
