.section-covid {
  margin-top: 46px; }
  .section-covid .int {
    padding: 0 8em; }
  .section-covid h2 {
    font-family: 'SantanderText-Bold';
    font-size: 33px;
    line-height: normal;
    letter-spacing: normal;
    color: #ec0000;
    margin: 0 0 20px;
    padding: 0; }
  .section-covid h3 {
    font-family: 'SantanderText-Regular';
    font-size: 30px;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 0 0 15px;
    padding: 0; }
  .section-covid p {
    font-family: 'SantanderText-Regular';
    font-size: 20px;
    padding: 0;
    margin: 0 0 20px;
    color: #4a4a4a; }
    .section-covid p span {
      color: #ec0000; }
  .section-covid .covid-content-form {
    margin: 0 0 45px;
    width: 100%;
    max-width: 1030px; }
    .section-covid .covid-content-form .covid-grid {
      display: flex;
      flex-wrap: wrap; }
      .section-covid .covid-content-form .covid-grid > div {
        width: 50%; }
        .section-covid .covid-content-form .covid-grid > div label {
          font-size: 18px;
          font-family: 'SantanderText-Regular';
          color: #4a4a4a;
          display: block;
          padding: 0 10px; }
        .section-covid .covid-content-form .covid-grid > div input {
          height: 50px;
          width: 100%;
          max-width: 415px;
          border-radius: 0;
          font-size: 18px; }
        .section-covid .covid-content-form .covid-grid > div input:-moz-placeholder {
          color: #afafaf; }
        .section-covid .covid-content-form .covid-grid > div input::-webkit-input-placeholder {
          color: #afafaf;
          display: none; }
        .section-covid .covid-content-form .covid-grid > div select {
          height: 50px;
          width: 100%;
          max-width: 415px;
          border-radius: 0;
          font-size: 18px;
          color: #afafaf; }
    .section-covid .covid-content-form .covid-acepto {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      margin-bottom: 34px; }
      .section-covid .covid-content-form .covid-acepto > div {
        display: flex;
        align-items: center;
        margin-bottom: 10px; }
      .section-covid .covid-content-form .covid-acepto input {
        float: left;
        margin-right: 10px; }
      .section-covid .covid-content-form .covid-acepto p {
        display: inline-block;
        font-size: 17px;
        font-family: 'SantanderText-Regular';
        color: #4a4a4a;
        padding: 0;
        margin: 0; }
      .section-covid .covid-content-form .covid-acepto label {
        margin: 0 10px 0 0; }
    .section-covid .covid-content-form input[type="submit"] {
      width: 100%;
      max-width: 196px;
      height: 34px;
      border-radius: 21px;
      border: solid 1px #ec0000;
      background-color: #ec0000;
      text-align: center;
      border: 0;
      color: #fff;
      font-size: 18px;
      font-family: 'SantanderText-Regular';
      cursor: pointer; }
      .section-covid .covid-content-form input[type="submit"]:hover {
        background-color: #fff;
        color: #ec0000;
        border: solid 1px #ec0000; }
  .section-covid .btn-covid {
    display: block;
    width: 100%;
    max-width: 338px;
    height: 51px;
    border-radius: 25.5px;
    border: solid 1px #ec0000;
    background-color: #ec0000;
    text-align: center;
    color: #fff;
    padding: 15px 4em;
    line-height: 17px; }
    .section-covid .btn-covid:hover {
      background-color: #fff;
      color: #ec0000;
      border: solid 1px #ec0000;
      text-decoration: none; }
  .section-covid.thnk {
    margin: 200px 0; }
    .section-covid.thnk h2 {
      text-align: center;
      font-size: 22px;
      margin-bottom: 0; }
    .section-covid.thnk h3 {
      text-align: center;
      font-size: 40px;
      margin-bottom: 30px;
      font-family: 'SantanderText-Bold'; }
    .section-covid.thnk p {
      text-align: center;
      font-size: 30px; }
    .section-covid.thnk a {
      margin: 0 auto;
      font-size: 18px; }

.section-covid-faqs {
  margin: 40px 0 80px; }
  .section-covid-faqs .int {
    padding: 0 8em; }
  .section-covid-faqs h4 {
    font-family: 'SantanderText-Bold';
    font-size: 36px;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 0 0 30px;
    padding: 0; }
  .section-covid-faqs span {
    font-family: 'SantanderText-Regular';
    font-size: 30px;
    line-height: normal;
    letter-spacing: normal;
    color: #4a4a4a;
    margin: 0 0 17px;
    padding: 0; }
  .section-covid-faqs p {
    font-size: 24px;
    font-family: 'SantanderText-Regular';
    color: #4a4a4a;
    padding: 0;
    margin: 0; }
  .section-covid-faqs .covid-grid-dudas {
    display: flex;
    margin: 44px 0; }
    .section-covid-faqs .covid-grid-dudas > div {
      width: calc(100% / 6);
      cursor: pointer; }
      .section-covid-faqs .covid-grid-dudas > div span {
        display: block;
        text-align: center;
        font-size: 21px;
        font-family: 'SantanderText-Regular';
        color: #4a4a4a; }
      .section-covid-faqs .covid-grid-dudas > div i {
        display: block;
        text-align: center;
        color: #000;
        padding: 1em 0;
        margin: 17px auto 0; }
        .section-covid-faqs .covid-grid-dudas > div i:hover {
          text-decoration: none;
          background-color: #ededed; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-1 {
            background: url("../../img/iconos/tarjera.svg") no-repeat center center;
            background-size: 100% !important; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-2 {
            background: url("../../img/iconos/cuenta.svg") no-repeat center center;
            background-size: 100% !important; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-3 {
            background: url("../../img/iconos/inversiones_2.svg") no-repeat center center;
            background-size: 100% !important; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-4 {
            background: url("../../img/iconos/credito.svg") no-repeat center center;
            background-size: 100% !important; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-5 {
            background: url("../../img/iconos/auto.svg") no-repeat center center;
            background-size: 100% !important; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-6 {
            background: url("../../img/iconos/personal.svg") no-repeat center center;
            background-size: 100% !important; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-7 {
            background: url("../../img/iconos/credito-nomina.svg") no-repeat center center;
            background-size: 100% !important; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico-8 {
            background: url("../../img/iconos/credito-pyme.svg") no-repeat center center;
            background-size: 70%; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico9 {
            background: url("../../img/iconos/dinerocreciente_activo.svg") no-repeat center center;
            background-size: 70%; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico11 {
            background: url("../../img/iconos/retiros_sin_tarjeta_over.svg") no-repeat center center;
            background-size: 70%; }
          .section-covid-faqs .covid-grid-dudas > div i:hover .ico10 {
            background: url("../../img/iconos/transferenciasR2.svg") no-repeat;
            width: 90px;
            height: 44px;
            background-size: 100%; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-1 {
          background: url("../../img/iconos/icon_tarjetas.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-2 {
          background: url("../../img/iconos/icon_cuentas.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-3 {
          background: url("../../img/iconos/inversiones_1.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-4 {
          background: url("../../img/iconos/icon_credito_hipotecario.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-5 {
          background: url("../../img/iconos/icon_credito_automotrizv1.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-6 {
          background: url("../../img/iconos/icon_credito_personalv5.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-7 {
          background: url("../../img/iconos/credito-nomina.svg") no-repeat center center;
          width: 42px;
          height: 44px;
          background-size: 100%; }
        .section-covid-faqs .covid-grid-dudas > div i.ico-8 {
          background: url("../../img/iconos/credito-pyme.svg") no-repeat center center;
          width: 42px;
          height: 44px;
          background-size: 72%; }
        .section-covid-faqs .covid-grid-dudas > div i .ico9 {
          background: url("../../img/iconos/dinerocreciente_activo.svg") no-repeat center center;
          width: 42px;
          height: 44px;
          background-size: 72%; }
        .section-covid-faqs .covid-grid-dudas > div i .ico11 {
          background: url("../../img/iconos/retiros_sin_tarjeta_over.svg") no-repeat center center;
          width: 42px;
          height: 44px;
          background-size: 72%; }
        .section-covid-faqs .covid-grid-dudas > div i .ico10 {
          background: url("../../img/iconos/transferenciasR2.svg") no-repeat;
          width: 90px;
          height: 44px;
          background-size: 100%; }
      .section-covid-faqs .covid-grid-dudas > div:hover {
        background: #ec0000; }
        .section-covid-faqs .covid-grid-dudas > div:hover span {
          color: #fff; }
        .section-covid-faqs .covid-grid-dudas > div:hover i.ico-1 {
          background: url("../../img/iconos/icon-hov-1.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div:hover i.ico-6 {
          background: url("../../img/iconos/icon-hov-2.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div:hover i.ico-7 {
          background: url("../../img/iconos/icon-hov-3.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div:hover i.ico-5 {
          background: url("../../img/iconos/icon-hov-4.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div:hover i.ico-4 {
          background: url("../../img/iconos/icon-hov-5.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div:hover i.ico-8 {
          background: url("../../img/iconos/icon-hov-6.svg") no-repeat center center;
          width: 42px;
          height: 44px;
          background-size: 72%; }
      .section-covid-faqs .covid-grid-dudas > div.hov {
        background: #ec0000; }
        .section-covid-faqs .covid-grid-dudas > div.hov span {
          color: #fff; }
        .section-covid-faqs .covid-grid-dudas > div.hov i.ico-1 {
          background: url("../../img/iconos/icon-hov-1.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div.hov i.ico-6 {
          background: url("../../img/iconos/icon-hov-2.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div.hov i.ico-7 {
          background: url("../../img/iconos/icon-hov-3.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div.hov i.ico-5 {
          background: url("../../img/iconos/icon-hov-4.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div.hov i.ico-4 {
          background: url("../../img/iconos/icon-hov-5.svg") no-repeat center center;
          width: 42px;
          height: 44px; }
        .section-covid-faqs .covid-grid-dudas > div.hov i.ico-8 {
          background: url("../../img/iconos/icon-hov-6.svg") no-repeat center center;
          width: 42px;
          height: 44px;
          background-size: 72%; }
  .section-covid-faqs .cont-covi-dudas p {
    font-size: 18px;
    color: #4a4a4a;
    font-family: 'SantanderText-Regular';
    padding: 0;
    margin: 0 0 20px; }
  .section-covid-faqs .cont-covi-dudas a {
    word-break: break-word; }

.aplaza__header {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #F2F2F2; }

.aplaza__header--img {
  position: absolute;
  width: 50%;
  right: 0;
  height: 100%;
  background-image: url("../../img/fondo_landing_apoyo.jpg");
  opacity: 0.3;
  background-repeat: no-repeat;
  background-position: right bottom;
  z-index: 0;
  overflow: hidden; }

.aplaza__header--img::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0) -80%, #F2F2F2 100%);
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%); }

.aplaza__header__content {
  z-index: 3; }

.aplaza__text--red {
  color: #EC0000; }

.aplaza__text--violet {
  color: #9E3667; }

a.aplaza__text--red:hover {
  color: #ec0000;
  text-decoration: none; }

.aplaza__text--regular {
  font-family: 'SantanderHeadline-Regular'; }

.aplaza__text--md {
  font-size: 1.3em; }

.aplaza__text--sm {
  font-size: 14px; }

.aplaza__text--16 {
  font-size: 16px; }

.aplaza__text--18 {
  font-size: 18px; }

.aplaza__text--20 {
  font-size: 20px; }

.aplaza__text--24 {
  font-size: 24px; }

.aplaza__text--light {
  font-family: 'SantanderText-Light'; }

.aplaza__text--light--gray {
  font-family: 'SantanderText-Light';
  color: #767676; }

.aplaza__text--light--red {
  font-family: 'SantanderText-Light';
  color: #EC0000; }

.aplaza__btn {
  background: #EC0000;
  font-size: 16px;
  /* Dark/Elevation/Red/XL */
  display: inline !important;
  padding: 10px 50px;
  color: #fff;
  display: block;
  text-align: center;
  box-shadow: 0px 10px 12px rgba(236, 0, 0, 0.12);
  border-radius: 40px;
  text-decoration: none;
  border: 0; }

.aplaza__btn--cancelar {
  background: #868686;
  font-size: 16px;
  /* Dark/Elevation/Red/XL */
  display: inline !important;
  padding: 10px 50px;
  color: #fff;
  display: block;
  text-align: center;
  box-shadow: 0px 10px 12px rgba(49, 49, 49, 0.12);
  border-radius: 40px;
  text-decoration: none;
  border: 0; }

.aplaza__btn--disabled {
  background: #868686;
  opacity: 0.3;
  font-size: 16px;
  /* Dark/Elevation/Red/XL */
  display: inline !important;
  padding: 10px 50px;
  color: #fff;
  display: block;
  text-align: center;
  box-shadow: 0px 10px 12px rgba(49, 49, 49, 0.12);
  border-radius: 40px;
  text-decoration: none;
  border: 0;
  cursor: default; }

.aplaza__btn--disabled:hover {
  cursor: default; }

button[disabled=disabled], button:disabled {
  background: #868686;
  opacity: 0.3;
  font-size: 16px;
  /* Dark/Elevation/Red/XL */
  display: inline !important;
  padding: 10px 50px;
  color: #fff;
  display: block;
  text-align: center;
  box-shadow: 0px 10px 12px rgba(49, 49, 49, 0.12);
  border-radius: 40px;
  text-decoration: none;
  border: 0;
  cursor: default; }

.aplaza__btn--left {
  margin: initial !important;
  display: initial !important; }

.aplaza__btn--inactive {
  border: 0;
  background: #D9D9D9;
  /* Dark/Elevation/Red/XL */
  display: inline !important;
  padding: 10px 50px;
  color: #999999;
  font-size: 16px;
  display: block;
  text-align: center;
  border-radius: 40px; }

.aplaza__btn:hover {
  text-decoration: none;
  color: #fff; }

.input__container {
  border: 1px solid #CCCCCC;
  background: #FFFFFF;
  padding: 10px 16px;
  box-sizing: border-box;
  font-size: 16px; }

.input__container input {
  padding: 0;
  border: 0 !important; }

.input__container .form-control:focus {
  box-shadow: none; }

.section__curp {
  padding: 20px 0;
  background: #F2F2F2; }

.personal__info .personal__label {
  margin: 0;
  font-size: 14px;
  opacity: 0.6; }

.personal__info .personal__value {
  font-size: 20px; }

.personal__info .personal__value--curp {
  font-size: 20px;
  letter-spacing: 2px; }

.section__curp p, .aplaza__faqs p {
  font-family: 'SantanderHeadline-Regular'; }

.apoyo__separador {
  font-size: 20px;
  position: relative; }

.apoyo__separador:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  left: 0;
  top: 100%;
  border-radius: 2px;
  background: #FF0000; }

/*
**********************************
              FAQS
**********************************
*/
.aplaza__faqs {
  background: #fff; }

.faq__container {
  border: 0;
  border-bottom: solid 1px #CCCCCC; }

.faq__header {
  padding: 0 0 5px 0; }

.faq__header button:first-child {
  font-size: 20px;
  color: #000000 !important;
  text-decoration: none !important;
  padding: 0; }

.faq__header button:first-child:hover {
  color: #000000 !important;
  text-decoration: none !important; }

.faq__title {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.faq__btn--icon {
  padding: 0;
  font-size: 30px;
  color: #EC0000 !important;
  font-family: 'SantanderHeadline-Regular' !important;
  text-decoration: none !important; }

.faq__btn--icon:hover {
  text-decoration: none;
  color: #EC0000 !important;
  font-family: 'SantanderHeadline-Regular' !important; }

.faq__content {
  font-size: 16px; }

.faq__content--hidden {
  height: 23px;
  overflow: hidden; }

.faq__content--show {
  height: auto;
  overflow: initial; }

/*
**********************************
              FOOTER
**********************************
*/
.aplaza__footer {
  background: #EC0000;
  color: #fff;
  padding: 8em 0; }

.aplaza__footer--sub {
  margin-bottom: 10px;
  font-family: 'SantanderHeadline-Regular'; }

/*
**********************************
      SECCION DE VALIDACION
**********************************
*/
.validate__sub {
  font-size: 16px; }

.validate__title {
  font-size: 40px;
  margin-bottom: 46px !important; }

.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em; }

.loader {
  margin: 30px 0;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ec0000;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.errorTxt {
  font-size: 14px;
  margin-top: 5px;
  color: #ec0000; }

/*
**********************************
      SELECTOR DE SUCURSAL
**********************************
*/
.aplaza__selector {
  width: 90%;
  background: #E5E5E5;
  border-radius: 40px;
  padding: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.aplaza__sucursales--active {
  background: #EC0000;
  border-radius: 40px;
  text-align: center;
  color: #fff;
  width: 50%;
  padding: 5px; }

.aplaza__sucursales--inactive {
  text-align: center;
  color: #000;
  background: #e5e5e5;
  width: 50%;
  border: 0;
  padding: 5px; }

.aplaza__selector button.active.focus,
.aplaza__selector button.active:focus,
.aplaza__selector button.focus,
.aplaza__selector button.focus:active,
.aplaza__selector button:active:focus,
.aplaza__selector button:focus {
  outline: 0 !important;
  outline-offset: 0  !important;
  background-image: none  !important;
  -webkit-box-shadow: none !important;
  box-shadow: none  !important; }

.sucursal__container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-bottom: solid 1px  #CCCCCC;
  margin-bottom: 1em;
  padding-bottom: 1em; }

.sucursal__data {
  width: 70%; }

.sucursal__check {
  width: 30%;
  display: flex;
  justify-content: center;
  align-self: flex-start;
  height: auto;
  flex-wrap: wrap; }

.sucursal__fecha {
  background: #fff;
  color: #000000;
  font-family: 'SantanderHeadline-Regular';
  font-size: 18px;
  border: solid 1px #ec0000;
  padding: 5px 15px;
  border-radius: 40px;
  transition: all 50ms;
  margin: 0.5em; }

.sucursal__fecha--active {
  background: #EC0000;
  color: #fff;
  font-family: 'SantanderHeadline-Regular';
  font-size: 18px;
  border: solid 1px #ec0000;
  padding: 5px 15px;
  border-radius: 40px;
  transition: all 50ms;
  margin: 0.5em; }

.sucursal__fecha:hover {
  background: #ec0000;
  color: #fff; }

.select__sucursal {
  -webkit-appearance: menulist;
  /*webkit browsers */
  -moz-appearance: menulist;
  /*Firefox */
  appearance: menulist;
  /* modern browsers */
  width: 80%;
  background: #fff;
  border-radius: 30px;
  border: solid 1px #ec0000;
  padding: 10px;
  height: 33px;
  font-size: 15px; }

.sucursal__radio {
  /* Hide original inputs */
  visibility: hidden;
  position: absolute; }

.sucursal__radio + label:before {
  height: 20px;
  width: 20px;
  margin-right: 2px;
  content: " ";
  display: inline-block;
  vertical-align: baseline;
  background: #F2F2F2;
  /* Light/Primary/Light */
  border-radius: 50%;
  border: 1px solid #CCCCCC; }

.sucursal__radio:checked + label:before {
  background: #63B468;
  border: 1px solid #63B468; }

.sucursal__name {
  font-size: 20px;
  font-family: 'SantanderText-Bold';
  margin-bottom: 4px; }

.sucursal__direccion {
  font-family: 'SantanderHeadline-Regular';
  font-size: 18px;
  margin-bottom: 4px; }

.sucursal__horario {
  color: #ec0000;
  font-size: 18px; }

/*
**********************************
    VALIDACION DE INFO
**********************************
*/
.sucursal__result--label {
  font-size: 18px;
  font-family: 'SantanderHeadline-Regular';
  margin-bottom: 1px;
  opacity: 0.6; }

.sucursal__result--name {
  font-size: 20px;
  margin-bottom: 10px; }

.sucursal__result--address {
  font-family: 'SantanderHeadline-Regular';
  font-size: 20px;
  color: #595959; }

/*
**********************************
            STEPS
**********************************
*/
.steps {
  max-width: 250px;
  display: block;
  margin: 0 auto;
  width: 100%; }

.complete__title {
  font-size: 28px; }

.ocultar__seccion {
  display: none; }

/*
**********************************
    MODIFICACION DE ESTILOS
**********************************
*/
.modal-body {
  font-family: 'SantanderHeadline-Regular'; }
  .modal-body div {
    margin-bottom: 0.5em; }

@media screen and (min-width: 1200px) {
  .fix--container {
    padding: 0 30px; } }

@media only screen and (max-width: 992px) {
  .section-covid .int {
    padding: 0; }
  .section-covid-faqs .int {
    padding: 0; }
  .cont-mov {
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 20px; }
  .covid-grid-dudas {
    width: 1030px; }
  .section-covid {
    margin-top: 20px; }
  .section-covid .covid-content-form .covid-grid > div {
    width: 100%; }
  .section-covid .covid-content-form input[type="submit"] {
    margin: 0 auto;
    display: block; }
  .section-covid h3 {
    font-size: 24px; } }

@media screen and (max-width: 991px) {
  .validate__personal {
    background: #F2F2F2; }
  .aplaza__header {
    background: #F2F2F2; }
  .aplaza__header--img {
    display: none; }
  .validate__title {
    font-size: 24px; } }

@media only screen and (max-width: 667px) {
  .buttons__mobile {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
    .buttons__mobile button {
      margin-bottom: 1em; }
  .sucursal__container {
    flex-wrap: wrap; }
  .sucursal__container .sucursal__data {
    width: 100%;
    text-align: center; }
  .sucursal__check {
    width: 100%;
    text-align: center;
    flex-wrap: wrap; }
  .sucursal__check .sucursal__name {
    width: 100%; }
  .sucursal__fecha--active, .sucursal__fecha {
    width: 100%; }
  .apoyoPyme__form button.aplaza__btn {
    display: block !important;
    margin: 0 auto; }
  .apoyoPyme__form p.aplaza__plazo {
    text-align: center; }
  .fix--container {
    padding: 0 2em; }
  .section-covid .int {
    padding: 0 2em; }
  .section-covid-faqs .int {
    padding: 0 2em; }
  .cont-mov {
    overflow-y: auto; }
  .section-covid-faqs .covid-grid-dudas {
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0; }
    .section-covid-faqs .covid-grid-dudas > div {
      width: 49%;
      background-color: #6f7779;
      height: 40px;
      border-radius: 40px;
      margin-bottom: 10px; }
      .section-covid-faqs .covid-grid-dudas > div span {
        display: block;
        height: 40px;
        line-height: 35px;
        font-size: 15px;
        color: white;
        padding: 0;
        margin: 0; }
      .section-covid-faqs .covid-grid-dudas > div i {
        display: none; } }

@media only screen and (max-width: 575px) {
  .row__localizar {
    flex-direction: column-reverse; } }
