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

.u-section-1 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.u-section-1 .u-image-1 {
  min-height: 564px;
  background-size: contain;
  background-image: url("images/logo_nuevo.png");
}

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

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

.u-section-1 .u-container-layout-2 {
  padding: 40px 30px 45px;
}

.u-section-1 .u-line-1 {
  width: 136px;
  height: 3px;
  transform-origin: left center;
  margin: 0 auto 0 0;
}

.u-section-1 .u-text-1 {
  font-size: 4.0625rem;
  font-weight: 700;
  margin: 35px 0 0;
}

.u-section-1 .u-text-2 {
  margin: 23px 115px 0 0;
}

.u-section-1 .u-btn-1 {
  font-size: 1rem;
  border-style: solid;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 25px 5px 0 5px;
  text-align: center;
  max-width: 40%;
}

.u-section-1 .u-icon-1 {
  width: 16px;
  height: 22px;
}

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

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

  .u-section-1 .u-text-2 {
    margin-right: 15px;
  }

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

  .u-section-1 .u-btn-1 {
    margin-left: auto;
    max-width: 45%;
  }
}

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

  .u-section-1 .u-line-1{
    margin-left: auto;
  }

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

  .u-section-1 .u-container-layout-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .u-section-1 .u-text-1 {
    font-size: 2.8rem;
    text-align: center;
  }

  .u-section-1 .u-text-2 {
    margin-right: 0;
    text-align: center;
  }

  .u-section-1 .u-btn-1 {
    margin-left: auto;
    min-width: 70%;
  }
}

@media (max-width: 768px) {
  .u-section-1 .u-image-1 {
    max-height: 534px;
  }

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

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

  .u-section-1 .u-text-1 {
    font-size: 3rem;
    text-align: center;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .u-section-1 .u-line-1 {
    margin-left: auto;
  }

  .u-section-1 .u-btn-1 {
    margin-left: auto;
    min-width: 70%;
  }
}

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

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

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