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

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

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

.u-section-1 .u-gallery-inner-1 {
  --gap: 0px;
}

.u-section-1 .u-carousel-item-1 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-1 .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-1 .u-carousel-item-2 {
  margin-right: 0;
  margin-top: 0;
}

.u-section-1 .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-1 .u-carousel-item-3 {
  margin-right: 0;
}

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

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

.u-section-1 .u-text-1 {
  margin: -430px 112px 0;
}

.u-section-1 .u-gallery-2 {
  height: 500px;
  width: 900px;
  margin: 149px auto 9px;
}

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

.u-section-1 .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-1 .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-1 .u-over-slide-6 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.2), rgba(0,0,0,0.2));
  padding: 20px;
}

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

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

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

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

  .u-section-1 .u-carousel-item-1 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-2 {
    margin-right: initial;
    margin-top: initial;
  }

  .u-section-1 .u-carousel-item-3 {
    margin-right: initial;
  }

  .u-section-1 .u-carousel-control-1 {
    left: 8px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 8px;
  }

  .u-section-1 .u-text-1 {
    width: auto;
    margin-right: calc(((100% - 940px) / 2)  + 254px);
    margin-left: calc(((100% - 940px) / 2)  + 47px);
  }

  .u-section-1 .u-gallery-2 {
    margin-top: 150px;
  }
}

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

  .u-section-1 .u-carousel-control-1 {
    left: 6px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 6px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -465px;
    margin-right: calc(((100% - 720px) / 2)  + 229px);
    margin-left: calc(((100% - 720px) / 2)  + 36px);
  }

  .u-section-1 .u-gallery-2 {
    width: 720px;
    height: 899px;
    margin-top: 60px;
    margin-bottom: -65px;
  }

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

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

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

  .u-section-1 .u-carousel-control-1 {
    left: 5px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 5px;
  }

  .u-section-1 .u-text-1 {
    margin-top: -268px;
    margin-right: calc(((100% - 540px) / 2)  + 85px);
    margin-left: calc(((100% - 540px) / 2));
  }

  .u-section-1 .u-gallery-2 {
    width: 540px;
    height: 650px;
    margin-top: 50px;
    margin-bottom: -2166px;
  }
}

@media (max-width: 575px) {
   .u-section-1 {
    padding-right: 0;
    min-height: 957px;
  }

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

  .u-section-1 .u-carousel-control-1 {
    left: 3px;
  }

  .u-section-1 .u-carousel-control-2 {
    right: 3px;
  }

  .u-section-1 .u-text-1 {
    width: 340px;
    margin-top: -188px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-gallery-2 {
    width: 340px;
    height: 450px;
    margin-top: 9px;
    margin-bottom: 9px;
  }
}.u-section-2 .u-sheet-1 {
  min-height: 569px;
  margin-bottom: 0;
}

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

.u-section-2 .u-text-2 {
  font-family: Carattere;
  font-size: 2.47059rem;
  width: 900px;
  margin: 17px auto 0;
}

.u-section-2 .u-text-3 {
  width: 900px;
  margin: 17px auto 0;
}

.u-section-2 .u-text-4 {
  width: 900px;
  margin: 26px auto 50px;
}

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

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

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

  .u-section-2 .u-text-2 {
    width: 720px;
    margin-top: 18px;
  }

  .u-section-2 .u-text-3 {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-2 .u-text-4 {
    width: auto;
    margin-top: 29px;
    margin-left: 0;
    margin-right: 0;
  }
}

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

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

  .u-section-2 .u-text-2 {
    width: 540px;
    font-size: 2.5rem;
  }

  .u-section-2 .u-text-3 {
    margin-top: 18px;
  }

  .u-section-2 .u-text-4 {
    margin-top: 25px;
  }
}

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

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

  .u-section-2 .u-text-2 {
    width: 340px;
    font-size: 2rem;
  }

  .u-section-2 .u-text-3 {
    margin-top: 14px;
  }

  .u-section-2 .u-text-4 {
    margin-top: 34px;
  }
} .u-section-3 {
  background-image: linear-gradient(0deg, rgba(44, 104, 110, 0.5), rgba(44, 104, 110, 0.5)), url('images/back_01.jpg');
  background-size: cover, cover;
}

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

.u-section-3 .u-text-1 {
  margin: 100px auto 0;
}

.u-section-3 .u-text-2 {
  width: 826px;
  margin: 30px auto 54px;
}

@media (max-width: 1199px) {
   .u-section-3 {
    background-position: 50% 50%, 50% 50%;
  }

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

  .u-section-3 .u-text-1 {
    margin-top: 60px;
  }
}

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

  .u-section-3 .u-text-2 {
    width: 720px;
  }
}

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

  .u-section-3 .u-text-2 {
    width: 540px;
  }
}

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

  .u-section-3 .u-text-2 {
    width: 340px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 717px;
}

.u-section-4 .u-shape-1 {
  width: 60px;
  height: 15px;
  margin: 60px auto 0;
}

.u-section-4 .u-text-1 {
  font-size: 2.94118rem;
  margin: 11px auto 0;
}

.u-section-4 .u-layout-wrap-1 {
  margin: 18px 0 0 auto;
}

.u-section-4 .u-layout-cell-1 {
  min-height: 400px;
  filter: none;
}

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

.u-section-4 .u-text-2 {
  font-size: 1.88235rem;
  margin: 0;
}

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

.u-section-4 .u-container-layout-2 {
  padding: 27px 31px;
}

.u-section-4 .u-image-1 {
  filter: none;
  width: 222px;
  height: 296px;
  margin: 0 auto;
}

.u-section-4 .u-layout-cell-3 {
  min-height: 400px;
  filter: none;
}

.u-section-4 .u-container-layout-3 {
  padding: 27px 30px;
}

.u-section-4 .u-image-2 {
  filter: none;
  width: 223px;
  height: 288px;
  margin: 0 auto;
}

.u-section-4 .u-icon-1 {
  width: 64px;
  height: 64px;
  margin: 26px 538px 0 auto;
}

.u-section-4 .u-btn-1 {
  border-style: double;
  margin: 0 auto 60px;
  padding: 0;
}

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

  .u-section-4 .u-shape-1 {
    margin-top: 58px;
  }

  .u-section-4 .u-layout-wrap-1 {
    margin-right: initial;
    margin-left: initial;
  }

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

  .u-section-4 .u-text-2 {
    font-size: 1.64706rem;
  }

  .u-section-4 .u-layout-cell-2 {
    min-height: 330px;
    background-position: 50% 50%;
    background-size: cover;
    filter: none;
  }

  .u-section-4 .u-image-1 {
    width: 188px;
    height: 250px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 330px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .u-section-4 .u-image-2 {
    width: 194px;
    height: 250px;
  }

  .u-section-4 .u-icon-1 {
    margin-right: 438px;
  }

  .u-section-4 .u-btn-1 {
    margin-bottom: 58px;
  }
}

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

  .u-section-4 .u-shape-1 {
    margin-top: 49px;
  }

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

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

  .u-section-4 .u-text-2 {
    font-size: 1.5rem;
  }

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

  .u-section-4 .u-container-layout-2 {
    padding: 10px;
  }

  .u-section-4 .u-image-1 {
    height: 230px;
    width: 179px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 278px;
  }

  .u-section-4 .u-container-layout-3 {
    padding: 10px;
  }

  .u-section-4 .u-image-2 {
    width: 176px;
    height: 230px;
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-4 .u-icon-1 {
    margin-top: 35px;
    margin-right: 328px;
  }

  .u-section-4 .u-btn-1 {
    margin-bottom: 49px;
  }
}

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

  .u-section-4 .u-shape-1 {
    width: 48px;
    height: 12px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.232143941325756rem;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 214px;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .u-section-4 .u-image-1 {
    width: 185px;
    height: 238px;
  }

  .u-section-4 .u-image-2 {
    width: 185px;
    height: 242px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-4 .u-icon-1 {
    margin-top: 17px;
    margin-right: auto;
  }

  .u-section-4 .u-btn-1 {
    margin-top: 5px;
    margin-bottom: 31px;
  }
}

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

  .u-section-4 .u-shape-1 {
    width: 40px;
    height: 10px;
  }

  .u-section-4 .u-text-1 {
    font-size: 2.23529rem;
  }

  .u-section-4 .u-layout-wrap-1 {
    width: 200px;
  }

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

  .u-section-4 .u-text-2 {
    font-size: 1.23529rem;
  }

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

  .u-section-4 .u-image-1 {
    margin-left: -3px;
    margin-right: -3px;
  }

  .u-section-4 .u-layout-cell-3 {
    min-height: 290px;
  }

  .u-section-4 .u-image-2 {
    inset: auto;
    margin-left: -3px;
    margin-right: -3px;
  }

  .u-section-4 .u-btn-1 {
    margin-bottom: 58px;
  }
}.u-section-5 .u-sheet-1 {
  min-height: 234px;
}

.u-section-5 .u-icon-1 {
  width: 64px;
  height: 74px;
  margin: 50px auto 0;
}

.u-section-5 .u-text-1 {
  letter-spacing: 1px;
  margin: 30px auto 50px;
}