 .u-section-1 {
  background-position: 50% 50%, 50% 50%;
  background-repeat: no-repeat, no-repeat;
  background-image: linear-gradient(to bottom, rgba(44, 204, 196, 0.5), rgba(255, 255, 255, 0.5)), linear-gradient(to bottom, rgba(173, 204, 233, 1), rgba(173, 204, 233, 1));
  background-size: cover, cover;
}

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

.u-section-1 .u-text-1 {
  font-family: "Abril Fatface";
  margin: 18px 0 0;
}

.u-section-1 .u-text-2 {
  font-family: "Abril Fatface";
  width: 541px;
  margin: 23px auto 30px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-text-1 {
    width: 541px;
    margin-top: 31px;
    margin-left: auto;
    margin-right: auto;
  }

  .u-section-1 .u-text-2 {
    margin-top: 17px;
    margin-bottom: 36px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-text-1 {
    margin-top: 24px;
  }
}

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

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

@media (max-width: 575px) {
  .u-section-1 .u-text-1 {
    width: 340px;
  }

  .u-section-1 .u-text-2 {
    width: 340px;
  }
} .u-section-2 {
  filter: none;
  background-image: url("../images/colloseum3.jpg");
  min-height: 377px;
  background-position: 50% 50%;
}

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

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

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

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

.u-section-3 .u-image-1 {
  width: 533px;
  box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
  height: 300px;
  margin: 63px auto 46px;
}

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

  .u-section-3 .u-image-1 {
    height: 191px;
    width: 340px;
  }
}.u-section-4 .u-sheet-1 {
  min-height: 212px;
}

.u-section-4 .u-text-1 {
  font-weight: 700;
  margin: 35px auto 0;
}

.u-section-4 .u-btn-1 {
  --radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
  letter-spacing: 1px;
  margin: 35px auto 59px;
}

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

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

.u-section-5 .u-text-1 {
  font-weight: 700;
  width: 372px;
  margin: 20px auto 0;
}

.u-section-5 .u-text-2 {
  margin: 31px 0 41px;
}

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

  .u-section-5 .u-text-1 {
    width: auto;
    margin-top: 11px;
  }
}

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

  .u-section-5 .u-text-1 {
    margin-top: 40px;
  }

  .u-section-5 .u-text-2 {
    margin-top: 22px;
    margin-bottom: 31px;
  }
}

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

  .u-section-5 .u-text-1 {
    margin-top: -20px;
  }

  .u-section-5 .u-text-2 {
    width: auto;
    margin-top: 27px;
    margin-bottom: 46px;
  }
}

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

  .u-section-5 .u-text-1 {
    width: 268px;
    margin-top: 48px;
  }

  .u-section-5 .u-text-2 {
    margin-top: 38px;
    margin-bottom: 58px;
  }
}