 .u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("images/img1-portada.png");
  background-position: 50% 50%;
}

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

.u-section-1 .u-text-1 {
  font-family: Haroopath;
  margin: 210px auto 0;
}

.u-section-1 .u-text-2 {
  margin: 74px auto 0;
}

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

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

.u-section-1 .u-text-5 {
  margin: 39px auto 60px;
}

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

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

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

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 247px;
  }
}@font-face {
  font-family: 'Haroopath';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Haroopath.otf);
}