/* === Base Reset & Global Styles === */
* {
  box-sizing: border-box;
}






.text-2{font-weight: 600;
font-size: 22pt;}

[data-translate] {
  white-space: pre-line;
}


#responsiveWrapper {
  transition: transform 0.3s ease;
}
#responsiveWrapper {
  /*position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1080px;
  transform-origin: top left;*/

  position: relative;
  width: 100%;
  height: auto;
  will-change: transform;
  transition: transform 0.3s ease-out;
}



label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  text-align: right;
  margin-top: 10px;
}

body {
  margin: 0;
  padding: 0;
  
  font-family: sans-serif;
}

.u-enable-responsive .menu-collapse {
  display: none;
}

/* ============ SECTION STYLES ============ */

.u-section-1 {
  aspect-ratio: 16/9;
  background-position: center;
  background-repeat: no-repeat, no-repeat;
  background-image: url("images/1.png");
  background-size: cover;
}

.u-section-1 .u-sheet-1 {
  min-height: auto;
}

.u-section-1 .u-text-1 {
  font-weight: 600;
  margin: 35% auto 0 0;
}

.u-section-1 .u-text-2 {
  width: 800px;
  margin: 20px auto 0 0;
}

.u-section-1 .u-btn-1 {
  margin-top: 40px;
  padding: 10px 30px;
  border-radius: 8px;
  border: 3px solid rgb(255, 255, 255);
}

.u-section-2 {
  aspect-ratio: 16/9;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("images/2.png");
  background-size: cover;
}

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

.u-section-2 .u-text-1 {
  max-width: 600px;
  width: 100%;
  font-weight: 600;
  margin: 15% 0 0 auto;
}


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

.u-section-2 .u-btn-1 {
  margin-top: 40px;
  padding: 10px 30px;
  border-radius: 8px;
  border: 3px solid rgb(255, 255, 255);
  margin: 30px 0 60px auto;
}

.u-section-3 {
  aspect-ratio: 16/9;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("images/3.png");
  background-size: cover;
}

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

.u-section-3 .u-text-1 {
  font-weight: 600;
  margin: 50% auto 0;
}

.u-section-3 .u-form-1 {
  width: 570px;
  margin: 30px auto -299px;
}

.u-section-3 .u-form-1 {
  width: 540px;
}

.u-section-3 .u-form-1 {
  width: 500px;
}

.u-section-4 {
  aspect-ratio: 16/9;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("images/4.png");
  background-size: cover;
}

.u-section-4 .u-layout-wrap-1 {
  margin-top: 15%;
  margin-bottom: 0;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 780px;
}

.u-section-4 .u-container-layout-1 {
  padding: 0;
}

.u-section-4 .u-text-1 {
  font-weight: 600;
  margin: -400px 200px 0 auto;
}

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

.u-section-4 .u-layout-cell-2 {
  min-height: 780px;
}

.u-section-4 .u-container-layout-2 {
  padding: 0px;
  margin-left: -5px;
  margin-right: -5px;
}

.u-section-4 .u-gallery-1 {
  height: 720px;
  margin-bottom: 0;
  margin-top: 0;
}

.u-section-4 .u-carousel-indicators-1 {
  position: absolute;
  bottom: 10px;
}

.u-section-4 .u-carousel-item-1,
.u-section-4 .u-carousel-item-2 {
  margin-right: 0;
}

.u-section-4 .u-over-slide-1,
.u-section-4 .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-4 .u-carousel-control-1 {
  position: absolute;
  left: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-4 .u-carousel-control-2 {
  position: absolute;
  right: 10px;
  width: 40px;
  height: 40px;
  padding: 4px;
}

.u-section-5 {
  aspect-ratio: 16/9;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("images/5.png");
  background-size: cover;
  min-height: auto;
}

.u-section-5 .u-text-1 {
  font-weight: 600;
  margin: 30% auto auto;
}

.u-section-5 .u-layout-wrap-1 {
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-layout-cell-1,
.u-section-5 .u-layout-cell-2 {
  min-height: 780px;
}

.u-section-5 .u-container-layout-1,
.u-section-5 .u-container-layout-2 {
  padding: 30px;
}

.u-section-5 .u-form-1 {
  max-width: 570px;
  margin: 20px auto 0;
}

.u-section-6 {
  aspect-ratio: 16/9;
  background-position: center
  ;
  background-repeat: no-repeat;
  background-image: url("images/6.png");
  background-size: cover;
}

.u-section-6 .u-sheet-1 {
  min-height: 780px;
}

.u-section-6 .u-text-1 {
  font-weight: 600;
  margin: 0 0 0 auto;
}

.u-section-6 .u-text-2 {
  text-align: right;
  margin: 0 0 0 auto;
}

.u-section-6 .u-text-2 p {
  font-size: 16pt;
}

/* ============ BUTTONS / UI COMPONENTS ============ */

#goUpBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
  background-color: transparent;
  color: white;
  border: none;
  border-radius: 30px;
  padding: 12px 16px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 0;
  transform: scale(0.9);
}

#goUpBtn:hover {
  transform: translateY(-10px) scale(0.9);
  background-color: #0b3c2d;
}

#goUpBtn.show-btn {
  display: block;
  opacity: 1;
  transform: scale(1);
}

.fast-call-button {
  display: inline-block;
  position: fixed;
  bottom: 100px;
  right: 30px;
  background-color: transparent;
  color: white;
  padding: 14px 20px;
  font-size: 16px;
  border-radius: 30px;
  text-decoration: none;
  transition: background-color 0.3s ease, transform 0.2s ease;
  z-index: 9999;
}

.fast-call-button:hover {
  background-color: #0b3c2d;
}

.running-line-container {
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  box-sizing: border-box;
  right: -50%;
}

.running-line {
  display: inline-block;
  padding-left: 100%;
  animation: scrollLeft 20s linear infinite;
  font-size: 0;
}

.partner {
  display: inline-block;
  width: 200px;
  height: 100px;
  margin-right: 40px;
  transition: transform 0.3s ease;
}

.partner img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(1) opacity(0.7);
  transition: all 0.3s ease;
}

.partner:hover img {
  filter: grayscale(0) opacity(1);
}

@keyframes scrollLeft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.lang-switch button {
  background: none;
  border: none;
  color: white;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}

.lang-switch button.active {
  text-decoration: underline;
}

.lswitch {
  position: absolute;
  top: 30%;
  right: 150px;
}

/* ============ RESPONSIVE MEDIA QUERIES ============ */

/* Tablet Landscape / Laptop */
@media (max-width: 1440px) and (min-width: 1025px) {
  .u-section-1 .u-text-1,
  .u-section-2 .u-text-1,
  .u-section-3 .u-text-1,
  .u-section-5 .u-text-1,
  .u-section-6 .u-text-1 {
    font-size: clamp(28px, 3vw, 40px);
  }

  .u-section-1 .u-btn-1,
  .u-section-2 .u-btn-1 {
    font-size: clamp(16px, 2vw, 20px);
    padding: clamp(10px, 1.2vw, 12px) clamp(24px, 3vw, 36px);
  }

  .u-section-6 .u-text-2 p {
    font-size: 14pt;
  }
}

/* Tablet Portrait */
@media (max-width: 1024px) and (min-width: 768px) {
  .u-section-1 .u-text-1,
  .u-section-2 .u-text-1,
  .u-section-3 .u-text-1,
  .u-section-5 .u-text-1,
  .u-section-6 .u-text-1 {
    font-size: clamp(24px, 4vw, 32px);
  }

  .u-section-1 .u-btn-1,
  .u-section-2 .u-btn-1 {
    font-size: clamp(14px, 2.5vw, 18px);
    padding: clamp(8px, 1vw, 12px) clamp(20px, 2.5vw, 30px);
  }

  .u-section-1 .u-text-2,
  .u-section-2 .u-text-2 {
    width: 90%;
  }

  .u-section-6 .u-text-2 p {
    font-size: 12pt;
  }
}

/* Mobile Devices */

@media (max-width: 767px) {
  .u-section-1,
  .u-section-2,
  .u-section-3,
  .u-section-4,
  .u-section-5,
  .u-section-6 {
    aspect-ratio: auto;
    min-height: 100vh;
  }

  .u-section-1 .u-text-1,
  .u-section-2 .u-text-1,
  .u-section-3 .u-text-1,
  .u-section-5 .u-text-1,
  .u-section-6 .u-text-1 {
    font-size: clamp(20px, 6vw, 28px);
    margin: 20% auto 10px;
  }

  .u-section-1 .u-btn-1,
  .u-section-2 .u-btn-1 {
    font-size: clamp(12px, 4vw, 16px);
    width: 80%;
    padding: 10px 20px;
  }

  .u-section-1 .u-text-2,
  .u-section-2 .u-text-2,
  .u-section-5 .u-form-1 {
    width: 90%;
    margin: 10px auto;
  }

  .u-section-6 .u-text-2 {
    margin: 10px auto;
  }

  .u-section-6 .u-text-2 p {
    font-size: 10pt;
  }

  .running-line-container {
    width: 100%;
    right: auto;
  }

  .partner {
    width: 120px;
    height: 60px;
    margin-right: 15px;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 300px;
  }

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

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

  .fast-call-button {
    bottom: 80px;
    right: 20px;
    font-size: 14px;
    padding: 10px 16px;
  }

  #goUpBtn {
    bottom: 20px;
    right: 20px;
    font-size: 14px;
    padding: 10px 14px;
  }
}

.lswitch {
    top: 10%!important;
    right: 20px!important;
  }

@media (max-width: 1600px) {

  .u-section-3 .u-text-1 {
    margin: 30% auto 0;
  }

  .u-back-image {
    height: auto;
  }
  .u-section-4 .u-text-2 {
    max-width: 600px;
    width: 100%;
  }
  .u-section-4 .u-layout-wrap-1 {
    /*margin-top: 0;*/
  }

  .u-section-4 .u-layout-cell-1 {
    min-height: 1px;
    /*margin-top: 15%;*/
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 1px;
    /*margin-top: 15%;*/

  }

  .u-section-4 .u-gallery-1 {
    height: 500px;
  }





}

@media (max-width: 1400px) {
  .u-section-4 .u-text-2 {
    max-width: 500px;
    width: 100%;
  }

  }


@media (max-width: 1200px) {
  .u-section-4 .u-text-2 {
    max-width: 400px;
    width: 100%;
  }

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

  .u-section-3 .u-text-1 {
    margin: -5% auto 0;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 21%;
    margin-bottom: 0;
  }

  .u-section-5 .u-layout-cell-1, .u-section-5 .u-layout-cell-2 {
    min-height: 748px;
  }
  .u-section-6 .u-sheet-1 {
    min-height: 750px;
  }





  }


  @media (max-width: 1024px) {

    .u-image.u-logo img {
      width: 315px;
    }

    .u-section-2 .u-text-2 {
      max-width: 567px;
    }

    .u-section-2 .u-text-1 {
      margin: 8% 0 0 auto;
    }
    .u-section-4 .u-layout-wrap-1 {
      margin-top: 24%;
    }

    .u-section-5 .u-layout-cell-1, .u-section-5 .u-layout-cell-2 {
      min-height: 741px;
    }

    .u-section-6 .u-sheet-1 {
      min-height: 741px;
    }




  }



@media (max-width: 991px) {
  .u-image.u-logo img {
    width: 268px;
  }
  .u-section-2 .u-sheet-1 {
    min-height: 843px;
  }
  .u-section-4 .u-text-2 {
    width: auto;
    margin: 20px 66px 0 auto;
  }
  .u-section-4 .u-gallery-1 {
    height: 400px;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-top: 0;
  }

.u-section-4 .u-layout-cell-1 {
  min-height: 733px;
}

.u-section-4 .u-layout-cell-2 {
  min-height: 733px;
}

.u-section-5 .u-layout-cell-1, .u-section-5 .u-layout-cell-2 {
  min-height: 733px;
}
.u-section-6 {
  justify-content: center!important;
}
.u-section-6 .u-sheet-1 {
  min-height: 733px;
}

.u-enable-responsive .menu-collapse {
  display: flex;
}







}


@media (max-width: 767px) { 
  .u-header .u-menu-1 {
    margin-top: 0;
    flex-wrap: nowrap!important;
  }
  .u-header .u-image-1 {
    margin-top: -10px;
  }

  .u-header .u-sheet-1 {
    margin-top: -18px;
  }

  .u-image.u-logo img {
    margin-right: -30px;
  }

  #header .lswitch-mobile {
    margin-top: 0;
  }

  .u-section-4 .u-layout-cell-1, .u-section-4 .u-layout-cell-2 {
    min-height: 1px;
  }

  .u-section-5 .u-layout-cell-1, .u-section-5 .u-layout-cell-2 {
    min-height: 1px;
  }

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



  }



@media (max-width: 575px) { 
  .u-header .u-sheet-1 {
    max-width: 100vw;
    margin: 6px 15px 0;
    width: 100% !important;
  }

  .u-image.u-logo img {
    margin-right: 0px;
    width: 248px;
  }

  .u-section-1 .u-text-2, .u-section-2 .u-text-2, .u-section-5 .u-form-1 {
    width: 100%;
  }

  .u-section-1 .u-text-1 {
    margin: 70% auto 10px!important;
  }

  .u-section-3 .u-form-1 {
    width: 100%;
  }

}


@media (max-width: 500px) { 
  .u-image.u-logo img {
    margin-right: -10px;
    width: 243px;
  }
  .lang-switch button {
    font-size: 13px;
    padding: 0px 3px;
  }

}

@media (max-width: 450px) { 
  .u-header .u-sheet-1 {
    margin: 8px 15px 0;
  }
  .u-image.u-logo img {
   margin-right: -17px;
   width: 234px;
  }
  .lang-switch button {
    font-size: 13px;
    padding: 0px 3px;
  }

}