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

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

.u-section-1 .u-text-1 {
  font-family: Haroopath;
  font-size: 3rem;
  margin: 211px auto 0;
}

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

.u-section-1 .u-text-3 {
  font-size: 1rem;
  font-family: "League Spartan";
  margin: 20px 0 60px;
}

.u-section-1 .u-list-icon-1 {
  color: rgb(76, 175, 80) !important;
}

.u-section-1 .u-list-icon-2 {
  color: rgb(76, 175, 80) !important;
}

.u-section-1 .u-list-icon-3 {
  color: rgb(76, 175, 80) !important;
}

.u-section-1 .u-list-icon-1 {
  color: rgb(76, 175, 80) !important;
}

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

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

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

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

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

  .u-section-1 .u-text-1 {
    font-size: 1.5rem;
  }
}@font-face {
  font-family: 'Haroopath';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Haroopath.otf);
}