.u-section-1 {
  background-image: url("images/login-fondo.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 714px;
  height: 100vh;
  
  float: right;
}

.u-section-1 .u-group-1 {
  width: 340px;
  height: auto;
  min-height: 594px;
  margin: 60px auto 60px 0;
  
  float: right;
  margin-right: 50px;
}

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

.u-section-1 .u-image-1 {
  width: 160px;
  height: 58px;
  margin: -3px auto 0;
}

.u-section-1 .u-form-1 {
  height: 356px;
  margin-top: 14px;
  margin-bottom: 0;
}

.u-section-1 .u-label-1 {
  font-size: 1.25rem;
  font-weight: 400;
}

.u-section-1 .u-input-1 {
  font-weight: 400;
  letter-spacing: 0px;
  outline-width: 0;
}

.u-section-1 .u-input-1:focus {
    background-color: transparent;
}

.u-section-1 .u-label-2 {
  font-size: 1.25rem;
  font-weight: 400;
}

.u-section-1 .u-input-2 {
  font-weight: 400;
  letter-spacing: 0px;
  outline-width: 0;
}

.u-section-1 .u-input-2:focus {
    background-color: transparent;
}

.u-section-1 .u-btn-1 {
  border-style: none;
  font-size: 1.25rem;
  background-image: none;
  padding: 8px 78px;
  outline-width: 0;
}

.u-section-1 .u-btn-2 {
  border-style: none none none none;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 18px auto 0 30px;
  padding: 0;
}

.u-section-1 .u-btn-3 {
  border-style: none none none none;
  font-weight: 700;
  font-size: 0.875rem;
  margin: 18px auto 0 30px;
  padding: 0;
}

.googleplay {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 2.6 !important;
}

.u-section-1 .u-text-1 {
  font-size: 0.875rem;
  line-height: 1.2;
  margin: 24px 21px 0 30px;
}

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

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

  .u-section-1 .u-group-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-section-1 .u-form-1 {
    height: 339px;
    margin-top: 20px;
  }

  .u-section-1 .u-btn-2 {
    margin-top: -23px;
  }

  .u-section-1 .u-btn-3 {
    margin-top: 33px;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: color 9999s ease-out, background-color 5000s ease-in-out 0s;
}
