.mainContent {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

section .btn-volver {
  padding-left: 0;
  padding-right: 0;
}
section .section-right {
  text-align: center;
}
section .section-right h1 {
  margin-bottom: 20px;
  color: #F7D300;
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
}
section .section-right .btn-n2 {
  margin-top: 10px;
}
section .section-right .btn-n2:not(:last-child) {
  margin-bottom: 30px;
}
section .section-right .lnk-primary {
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}
section .section-right .enlace-recordatorio {
  margin-top: 47px;
  font-size: 18px;
  line-height: 22px;
}
section .section-left {
  color: #1b1b1b;
  font-size: 18px;
  line-height: 22px;
}
section .section-left h2 {
  margin-bottom: 20px;
  font-weight: 700;
}
section .section-left .btn-n1:hover {
  border-color: #F7D300;
  background-color: #FFFFFF;
  color: #F7D300;
}

@media (min-width: 1600px) {
  section:before, section:after {
    width: calc(50% - 121px);
    right: calc(50% + 121px);
  }
  section .section-right {
    width: 58%;
    flex: 0 0 58%;
  }
  section .section-left {
    width: 42%;
    flex: 0 0 42%;
  }
  section .section-left .section-left-cont {
    width: 448px;
  }
  section .section-left h2 {
    font-size: 54px;
    line-height: 58px;
  }
}
@media (min-width: 700px) and (max-width: 1199px), (min-width: 1200px) and (max-width: 1599px) {
  section .section-left h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .section-right {
    width: 65%;
    flex: 0 0 65%;
  }
  .section-left {
    width: 35%;
    flex: 0 0 35%;
  }
  .section-left .section-left-cont {
    width: 300px;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .section-right {
    width: 61%;
    flex: 0 0 61%;
  }
  .section-left {
    width: 39%;
    flex: 0 0 39%;
  }
  .section-left .section-left-cont {
    width: 300px;
  }
}
@media (min-width: 1000px) and (max-width: 1199px), (min-width: 1200px) and (max-width: 1599px) {
  section:before, section:after {
    width: calc(50% - 113px);
    right: calc(50% + 113px);
  }
}
@media (min-width: 700px) and (max-width: 999px) {
  section .section-left {
    padding-top: 47px;
    padding-bottom: 47px;
    margin-top: 69px;
  }
}
@media (min-width: 1000px) {
  section {
    position: relative;
  }
  section:before, section:after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
  }
  section:before {
    background-image: url("../../../../images/dc_modulos/admin/loginFront/bgr.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  section:after {
    background-color: rgba(247, 211, 0, 0.2);
  }
  section .container {
    position: relative;
  }
  section .btn-volver {
    padding-left: 0;
    padding-right: 0;
    border-color: transparent;
    background-color: transparent;
    color: #1b1b1b;
    position: absolute;
    z-index: 1;
    top: 20px;
    left: 20px;
  }
  section .btn-volver:focus, section .btn-volver:hover {
    color: #1b1b1b;
  }
  section .btn-volver:focus span, section .btn-volver:hover span {
    text-decoration: underline;
  }
  section .container > .row {
    flex-direction: row-reverse;
  }
  section .section-right {
    display: flex;
    align-items: center;
  }
  section .section-right .section-right-cont {
    width: 396px;
    margin-left: auto;
    margin-right: auto;
  }
  section .section-right picture {
    margin-bottom: 70px;
  }
  section .section-left {
    min-height: var(--viewportHeight);
    display: flex;
    align-items: center;
  }
}
@media (max-width: 999px) {
  section {
    padding-top: 20px;
  }
  section .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  section .row > * {
    padding-left: 20px;
    padding-right: 20px;
  }
  section .btn-volver {
    padding-left: 0;
    padding-right: 0;
    border-color: transparent;
    background-color: transparent;
    color: #1b1b1b;
  }
  section .btn-volver:focus, section .btn-volver:hover {
    color: #1b1b1b;
  }
  section .btn-volver:focus span, section .btn-volver:hover span {
    text-decoration: underline;
  }
  section .section-right {
    margin-top: 40px;
  }
  section .section-right picture {
    margin-bottom: 40px;
  }
  section .section-left {
    background-image: url("../../../../images/dc_modulos/admin/loginFront/bgr.jpg");
    background-size: cover;
    background-position: center;
    text-align: center;
    position: relative;
    z-index: 1;
  }
  section .section-left:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(247, 211, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  section .section-left picture {
    display: none;
  }
  section .section-left h2 {
    font-size: 44px;
    line-height: 48px;
  }
}
@media (max-width: 699px) {
  section .btn-n1 {
    width: 100%;
    display: flex;
  }
  section .section-right .btn-n2 {
    width: 100%;
    display: flex;
  }
  section .section-left {
    padding-top: 34px;
    padding-bottom: 34px;
    margin-top: 30px;
  }
  section .section-left h2 {
    font-size: 24px;
    line-height: 28px;
  }
}/*# sourceMappingURL=admin.css.map */