body{
  font-family:'Bi NeoIndustrial-Regular';
}
.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 90vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.m-fac {
display:none !important;
}
.f-ac-dk {
display:block !important;
}
.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
/* .p-premio-card {
top: 102px;
left: 696px;
  max-width:579px;
width: 100%;
min-height: 528px;
  height:100%;
  color:#003865;
  font-size: 24px;

background: #FFFFFF 0% 0% no-repeat padding-box;
border-radius: 75px 0px;
} */
.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.body-general {
  font-family: 'Bineoindustrial-Regular';
  font-size: 16px;
  font-weight: 400;
/*   background: transparent linear-gradient(360deg, #003865 0%, #001C33 100%) 0% 0% no-repeat padding-box; */
  background: #003865;
  position: relative;
    z-index: 5000;
}

.background-login {
 display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 91vh;
    padding-right: 5.5%;
    /* padding-left: 5.5%; */
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1500px;
    margin: auto;
    gap: 190px;
  @media  (max-width: 1270px) {
    display:flex;
/*     flex-direction: column; */
   flex-wrap:wrap;
    gap: 20px;
    padding: 0 2.5%;
  }
}
/* Para tablets en modo retrato y horizontal */
@media only screen and (min-width: 1688px) and (min-height: 1366px) {
  .background-login {
  height: 93vh !important;
  }
}
@media only screen and (min-width: 1026px) and (min-height: 1366px) {
  .background-login {
  height: 93vh !important;
  }
}
 @media only screen and (min-width: 912px) and (min-height: 1368px) {
  .background-login {
  height: 85vh !important;
    gap:10px !important;
    margin-bottom: 103px !important;
  }
   
} 
@media only screen and (min-width: 853px) and (min-height: 1280px) {
  .background-login {
  height: 93vh !important;
  }
} 



@media only screen and (min-width: 768px) and (min-height: 1366px) {
  .background-login {
  height: 93vh !important;
  }
} 

/*div#login {
    background: #003865;
}*/


.banner-principal {
  display: block;
  max-width: 100%;
  height: auto;
}



.contenedor-principal {
  margin-top: 20px;
  margin-bottom: 20px;
}

.fondo-formulario-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 479px;
  max-height: 528px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px 0px;
  background-color: #fff;
  box-shadow: 7px 7px 35px 5px rgba(0, 0, 0, 0.12);
}

.image {
  max-width: 35%;
  margin-bottom: 10px;
}

.icono-de-red-social {
  max-width: 14px;
  text-decoration:none;
  filter: invert(1) grayscale(1) brightness(2);
  fill: white;
}
.w-inline-block {
    max-width: 45vw; /* 45% del ancho de la ventana del dispositivo */
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background: #00C1D4;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}
.w-inline-block2 {
    max-width: 205px;
    width:100%;
    height: 40px;
    border-radius: 5px;
      display: flex;
    gap: 24px;
    justify-content: center;
    align-items: center;
  text-decoration:none;
  @media(max-width:500px){
   max-width: 180px;
   width:100%;
  }
}
.disclaimer {
  font-family:'Bi NeoIndustrial-Regular';
  color: #2D8C9E;
  text-align: center;
  font-weight:bolder;
  font-size:12px;
  margin-top:30px;
}

.titulo {
  margin-bottom: 20px;
  font-family:'Bi NeoIndustrial-Regular';
  color: #003865;
  font-size: 50px;
  line-height: 55px;
  font-weight: bold;
  text-align: center;
}
.text-rs {
 font-family:'Bi NeoIndustrial-Regular';
letter-spacing: 0px;
  color: #FFFFFF;
  font-size: 13px;
  text-decoration:none;
  margin: 0;
  font-weight: 600;
}
.form-block {
  width: 419px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.lb-dpi {
font-weight: bolder !important;
font-size:16px;
letter-spacing: 0px;
color: #003865;
  font-family:'Bi NeoIndustrial-Regular';
}
.bot-n-ingresar {
  height: 40px;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 36px;
 border-radius: 5px;
  padding-bottom: 18px;
  background: #003865 0% 0% no-repeat padding-box;
  font-family:'Bi NeoIndustrial-Regular' !important;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.bot-n-ingresar:hover {
  background-color: #003865;
  color: #fff;
}
.bot-n-ingresar2 {
  height: 40px;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 36px;
 border-radius: 5px;
  padding-bottom: 18px;
  background: #003865 0% 0% no-repeat padding-box;
  font-family: 'Bi NeoIndustrial-Regular' !important;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.bot-n-ingresar2:hover {
  background-color: #003865;
  color: #fff;
}
.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}


.input-text {
font-family:'Bi NeoIndustrial-Regular';
    color: #000000 !important;
    background: #FFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    opacity: 1;
}

.input-text::placeholder {
  font-family:'Bi NeoIndustrial-Regular';
    color: #000000 !important;
    opacity: 0.5;
  font-size: 12px;
}




.div-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.tarjeta-asociada {
  /*width: 350px;*/
  margin-bottom: 20px;
/*   min-width: 350px; */
  max-width: 350px;
  max-width: 450px;
  width: 450px;
}

.image-4 {
  height: 40px;
}

.slider {
/*   min-height: 76vh; */
/*   height: 100vh; */
  
  background-color: #003865;
  
  @media(max-width: 900px){
/*   min-height: 76vh; */
/*   height: 100vh; */
  margin: 16px 0;
  }
}

.menu-de-navegacion {
/*   position: fixed; */
/*   left: 0%;
  top: 0%;
  right: 0%; */
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
/*   height: 70px; */
/*   padding-right: 5%;
  padding-left: 5%; */
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #003865;
  z-index:6000;
   width:100%;
}

.icon {
  top: 75%;
  color: #fff;
}

.icon-2 {
  top: 75%;
  color: #fff;
}

.slide-nav {
  display: none;
}

.columna-de-tarjeta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.columna-de-retos {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contenido {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top:36px;
  padding-bottom:30px;
}

.tarjeta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 30px;
  border-radius: 75px 0px;
  background-color: #fff;
  box-shadow: 7px 7px 35px 5px rgba(0, 0, 0, 0.12);
  /*max-width: 650px;*/
  max-width: 528px;
  width: 100%;
  /*min-height: 320px;*/
  min-height: 340px;
  align-items: center;
  display: flex;
   flex-direction: column;
}

.info-tarjeta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size:11px;
}

.logo-tarjeta {
  height: 75px;
  margin-bottom: 15px;
}

.descripcion {
  font-family: Bineoindustrial-Regular;
  color: #003865;
  font-size: 14px;
  font-weight: 200;
    margin-bottom: 15px;
 
}

.premio {
  margin-bottom: 5px;
  font-family: Bineoindustrial-Regular;
  color: #003865;
  font-size: 14px;
  font-weight: 700;
}

.fecha-de-vencimiento {
  font-family: Bineoindustrial-Regular;
  color: #003865;
  font-size: 12px;
  font-weight: 200;
  text-align: left;
}

.titulo-reto {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Bineoindustrial-Regular;
  color: #003865;
  font-size: 36px;
  line-height: 24px;
  text-align: center;
  line-height: normal;
  max-width:408px;
  width:100%;
  @media(max-width: 900px){
  font-size: 32px;
  }
}

.contenido-de {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fecha-de-actualizacion {
  font-family: Bineoindustrial-Regular;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.nav-link {
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  font-family: Bineoindustrial-Regular;
  color: #003865;
  font-size: 16px;
  font-weight: 500;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.imagen-de-usuario {
  width: 30px;
}

.icono-cerrar-sesion {
  width: 30px;
  color: #003865;
}

.tarjeta-de-chart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.chart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  @media(max-width: 900px){
  max-width: 100%;
  }
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer {
  margin-top:0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 100px 0px 0px 0px;
  @media(max-width: 725px) {
  border-radius: 0px;
  }
}

.derechos-reservados {
  font-family: Bineoindustrial-Regular;
  color: #fff;
  font-weight:bold;
}

.contenidofooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #fff;
  border-radius: 100px 0px 0px 0px;
  height: 100px;
  @media(max-width: 725px) {
  border-radius: 0px;
  }
}

.link-de-accion {
  height: 30px;
  margin-right: 20px;
}

.icono {
  max-height: 100%;
  max-width: none;
}
.ic-1 {
  border-right: 2px solid #003865;
  padding-right:20px;
  @media(max-width: 346px){
      border-right: 2px solid #003865;
    padding-right: 12px;
  }
}
.ic-2 {
  
  padding-left:20px;
  @media(max-width: 346px){
  padding-left:2px;
  }
}
.left-arrow {
  left: 40%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
      height: 50px;
    margin-bottom: 5%;
}

.right-arrow-2 .icon-2 {
    top: 0;
}
.left-arrow .icon {
    top: 0;
}

.subt-tulo {
  margin-bottom: 60px;
  font-family:'Bi NeoIndustrial-Bold';
  color: #003865;
  font-size: 36px;
  line-height: 32px;
  font-weight: bolder;
  text-align: center;
  @media(max-width: 600px){
  font-size: 24px;
  }
  
}

.text-block {
  margin-right: 10px;
  margin-bottom: 4px;
  font-family:'Bi NeoIndustrial-Regular';
  color: #00c1d4;
  font-size: 32px;
  line-height: 24px;
  font-weight: 700;
}

.text-block-2 {
  position: absolute;
  margin-bottom: 50px;
}

.porcentaje-forzado {
  position: absolute;
  margin-bottom: 50px;
  font-family:'Bi NeoIndustrial-Regular';
  color: #003865;
  font-weight: 700;
}
.foot-v2 {
    display: flex !important;
    max-width: 1024px !important;
    width: 80%;
    justify-content: end !important;
    margin: 0px;
}
.actualizacion {
  padding: 20px 32px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 25px 0px;
  background-color: #003865;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.slider-de-retos {
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.right-arrow {
  display: none;
}

.left-arrow-2 {
  display: none;
}

.puntos-retos {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -15%;
}

.flecha-interna {
  display: none;
}

.right-arrow-2 {
  right: 45%;
      height: 50px;
    margin-bottom: 5%;
}

.div-block-3 {
  margin-left: 15%;
}

.image-5 {
  max-width: 80%;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 40px 0px;
}

.banner-pricipal {
  max-width:579px;
  width: 100%;
  height:auto;
    border: 5px solid #fff;
    border-radius: 120px 0;
  @media(max-width: 900px){
   margin-top: 95px;
  }
}

.div-de-banner-principal {
  margin-right: 0%;
  margin-left: 10%;
  padding-right: 40px;
  padding-left: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;

  position: relative;
  max-width: 452px  !important;
  width: 100%;
  max-height:310px  !important;
  height:100%;
/*     border: 5px solid #fff; */
    border-radius: 120px 0;
   background-size: cover;
  
  
}
.cabecera {
    position: absolute;
    max-width: 130px;
    width: 100%;
    height: 100%;
    max-height: 105px;
    background: #00B3CD;
    border:  none;
    border-radius: 40px 0;
    right: -130px;
    top: -106px;
   
}
.inferior {
    background: #FFA600;
    position: absolute;
    right: -135px;
    bottom: -105px;
/*   border: 5px solid #fff; */
    border-radius: 120px 0;
  z-index: -99;
  max-width: 402px;
    height: 100%;
  max-height: 300px;
    width: 100%;
  @media(max-width: 725px) {
     display:none;
   
  }
}
.div-de-login {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  position:relative;
  z-index: 99;
}

.menuheader{
  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #003865;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-justify-content: space-between;
    justify-content: end;
    left: 0;
    padding-left: 5%;
    padding-right: 5%;
/*     position: fixed; */
    right: 0;
    top: 0;
    max-width: 1950px;
    margin: auto;
  width:100%;
}

@media (max-width: 1270px) {
  .background-login {
display: flex;
 flex-direction: row;
    justify-content: space-between;
  }
  .div-de-banner-principal {
        margin-right: 0;
        margin-left: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        max-width: 452px !important;
        width: 100%;
        min-height: 310px !important;
        height: 100%;
        margin-top: 0px;
        background-size: cover;
    }
}
@media(max-width: 1031px) {
.foot-v2 {
    display: flex !important;
    width: 100%;
    justify-content: end !important;
      margin-right: 90px;
}
}
@media (min-width:990px) and (max-width:1200px){
  
 .w-col-8 {
    width: 50%;
} 
   .div-de-banner-principal {
    margin-right: 0; 
    margin-left: 0;
   
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    max-width: 362px  !important;
    width: 100%;
    min-height:320px  !important;
    height:100%;
    margin-top: 0px;
    background-size: cover;
  }
  .cabecera {
    position: absolute;
    max-width: 100px;
    width: 100%;
    height: 100%;
    max-height: 95px;
    background: #00B3CD;
    border: none;
    border-radius: 30px 0;
    right: -99px;
    top: -95px;
}
  .inferior {
    background: #FFA600;
    position: absolute;
    right: -99px;
    bottom: -71px;
    /* border: 5px solid #fff; */
    border-radius: 120px 0;
    z-index: -99;
    max-width: 302px;
    height: 100%;
    max-height: 280px;
    width: 100%;
}
}

@media screen and (max-width: 990px) {
  
  
  .slider{
    background-position: 100% 50%;
  }
  
  .background-login {
    padding-right: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 100% 50%;
    gap: 60px;
  }

  .tarjeta-asociada {
    width: 400px;
  }

  .icon {
    top: 0%;
  }

  .icon-2 {
    top: 0%;
  }

  .columna-de-tarjeta {
    margin-bottom: 20px;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .columna-de-retos {
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0px;
  }

  .contenido {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom:0px;
  }

  .tarjeta {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 44px;
  }

  .left-arrow {
    left: 10%;
        margin-bottom: 65%;
  }

  .right-arrow-2 {
    right: 10%;
        margin-bottom: 65%;
  }

  .div-de-banner-principal {
   margin-right: 100px; 
    margin-left: 0;
   
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    max-width: 382px  !important;
    width: 100%;
    min-height:320px  !important;
    height:100%;
    margin-top: 120px;
    background-size: cover;
  }
.cabecera {
    position: absolute;
    max-width: 100px;
    width: 100%;
    height: 100%;
    max-height: 95px;
    background: #00B3CD;
    border: none;
    border-radius: 30px 0;
    right: -99px;
    top: -95px;
}
  .inferior {
    background: #FFA600;
    position: absolute;
    right: -99px;
    bottom: -71px;
    /* border: 5px solid #fff; */
    border-radius: 120px 0;
    z-index: -99;
    max-width: 302px;
    height: 100%;
    max-height: 280px;
    width: 100%;
}
}

@media screen and (max-width: 767px) {
  .caja-de-informacion {
    text-align: -webkit-center;
}
  .slider {
  margin: 0
  }
  .info-tarjeta {
    padding: 0;
}
  .background-login {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0;
  }

  .columna-de-tarjeta {
    height: 100%;
    padding-left: 0px;
  }
.contenedor-principal {
  margin-top: 20px;
  margin-bottom: 0;
}

   .div-de-banner-principal {
    max-width: 330px !important;
    max-height: 200px !important;
      min-height: 200px !important;
    border-radius: 72px 0;
      margin-left: 0;
       margin-right:10% !important;
    }
  .cabecera {
    position: absolute;
    max-width: 54px;
    width: 100%;
    height: 100%;
    max-height: 58px;
    background: #00B3CD;
    border:  none;
    border-radius: 20px 0;
    right: -54px;
    top: -58px;
   
}
}
  .links-to-comunicate{
      display: flex;
    width: 100%;
    margin: auto;
    place-content: center !important;
    gap: 10px;
}
  .tarjeta {
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-tarjeta {
    margin-bottom: 10px;
  }

  .descripcion {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 17px;
  }

  .premio {
    font-size: 16px;
  }

  .fecha-de-vencimiento {
    display: flex;
    flex-direction:column;
    gap: 4px;
     @media(max-width: 750px){
  display: flex;
  flex-direction:column;
    gap: 4px;
    justify-content: center;
     text-align: center;
  }
  }

  .tarjeta-de-chart {
    padding-right: 20px;
    padding-left: 20px;
  }

  .left-arrow {
   /* display: none;*/
  }

  .right-arrow-2 {
  /*  display: none;*/
  }
  
  .bot-n-ingresar {
  height: 40px;
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 12px;
 border-radius: 5px;
  padding-bottom: 18px;
  background: #003865 0% 0% no-repeat padding-box;
  font-family: Bineoindustrial-Regular;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
 
}
@media (max-width: 586px) {
  .m-fac {
display:block !important;
}
  .f-ac-dk {
display:none !important;
}
.tarjeta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding: 30px;
    border-radius: 0px;
    background-color: #fff;
    box-shadow: 7px 7px 35px 5px rgba(0, 0, 0, 0.12);
    /* max-width: 650px; */
    max-width: 700px;
    width: 100%;
    /* min-height: 320px; */
    min-height: 340px;
    align-items: center;
    display: flex;
    flex-direction: column;
}
  .ter-cond{
 
    margin-bottom: 60px;
}
  .contenidofooter {
 padding-top: 20px;
    display: flex;
   
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
    height: 160px;
}
  }
@media screen and (max-width: 535px) {
  .derechos-reservados {
    margin-right: 5%;
    margin-left: 5%;
    font-size: 14px;
  }
  .chart {
    margin-bottom:60px;
  }
   .div-de-banner-principal {
    max-width: 300px !important;
    max-height: 190px !important;
      min-height: 200px !important;
    border-radius: 72px 0;
      margin-left: 0;
       margin-right:10% !important;
    }
  .cabecera {
    position: absolute;
    max-width: 54px;
    width: 100%;
    height: 100%;
    max-height: 54px;
    background: #00B3CD;
    border:  none;
    border-radius: 12px 0;
    right: -54px;
    top: -58px;
   
}
   .fondo-formulario-login {
           border-radius: 0px;
               box-shadow: none;
        
        width: 100%;
  }
}
@media screen and (max-width: 555px) {
    .fondo-formulario-login {
       margin-bottom: 20px;
      
    }
}
@media screen and (max-width: 479px) {
  .ter-cond{
 
    margin-bottom: 30px;
}
  .menuheader{
  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #003865;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    -webkit-justify-content: space-between;
    justify-content: end;
    left: 0;
    padding-left: 5%;
    padding-right: 5%;
/*     position: fixed; */
    right: 0;
    top: 0;
    max-width: 1950px;
    margin: auto;
  width:100%;
}
  
    .div-de-banner-principal {
        max-width: 280px !important;
        max-height: 190px !important;
        min-height: 200px !important;
        border-radius: 72px 0;
        margin-left: 0;
        margin-right: 10% !important;
    }
  .cabecera {
        position: absolute;
        max-width: 48px;
        width: 100%;
        height: 100%;
        max-height: 50px;
        background: #00B3CD;
        border: none;
        border-radius: 12px 0;
        right: -48px;
        top: -52px;
    }
  .fondo-formulario-login {
        margin-bottom: 0px;
    }
 .foot-v2 {
    display: flex !important;
    max-width: 999px !important;
    width: 60%;
    justify-content: end !important;
   margin-right: 0px;
}
  .fondo-formulario-login {
           border-radius: 0px;
               box-shadow: none;
        padding: 30px 0;
        width: 100%;
  }

  .image {
    max-width: 30%;
  }

  .icono-de-red-social {
    max-width: 14px;
  }

  .disclaimer {
    padding-right: 25px;
    padding-left: 25px;
    margin-top:40px;
    font-family:'Bi NeoIndustrial-Regular' !important;
  }

  .titulo {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .form-block {
    width: 85%;
    margin-bottom:8px;
  }

  .bot-n-ingresar {
    height: 50px;
    margin-bottom: 12px;
    padding-top: 12px;
    font-size: 14px;
  }

  .input-text {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .div-block {
    width: 90%;
    margin-top: -100px;
  }

  .tarjeta-asociada {
    width: 80%;
       
        max-width: 137px !important;
        min-height: 279px !important;
    
  }
 img.tarjeta-asociada {
   max-width: 137px !important;;
   min-height: 279px !important;;
}
  .image-4 {
    height: 30px;
    margin-bottom: 10px;
  }

  .menu-de-navegacion {
    height: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
  }

  .section {
    margin-top: 0px;
  }

  .columna-de-tarjeta {
        margin-bottom: 0px !important;
        padding-right: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

 .contenido {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 14px;
   margin-bottom:0;
   padding-bottom:0px;
}

  .tarjeta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-top: 0px;
        border-radius: 0px;
  }

  .info-tarjeta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-tarjeta {
    margin-right: 10px;
  }

  .descripcion {
    margin-bottom: 15px;
    padding-top: 0px;
    font-size: 11px;
    line-height: 20px;
  }

  .premio {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .fecha-de-vencimiento {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .brand {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer {
    height: 105px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-radius: 0px;
  }

  .texto {
    text-align: center;
  }

  .contenidofooter {
    
    margin-top: 0px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: send;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
  }

  .div-block-2 {
    margin-top: 10px;
    margin-right: 5%;
    margin-left: 5%;
  }
  .div-block-foot {
    max-width: 1175px;
    width: 80%;
    display:flex;
    justify-content: center !important;
     gap:20px;
    margin-bottom:20px;
    @media(max-width: 346px){
    gap:12px;
    }
  }
  .caja-de-informacion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .subt-tulo {
    margin-bottom: 30px;
  }

  .text-block {
    margin-bottom: 12px;
    font-size: 24px;
  }

  .actualizacion {
    margin-left: 55px;
    margin-right: 55px;
    padding: 15px 10px;
  }

  .div-de-login {
    width: 100%;
    margin: -20px;
  }
  
  .icon, .icon-2 {
      top: -45%;
  }
  .actualizacion {
    margin-left: auto;
    margin-right: auto;
    padding: 15px 10px;
    max-width: 80%;
}

 
}


/* Ajustes mínimos para pantallas muy pequeñas */

@media (max-width: 480px) {
   .w-inline-block {
    max-width: 41vw; /* 45% del ancho de la ventana del dispositivo */
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background: #00C1D4;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-Bold.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Bineoindustrial-Chart' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-Regular.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Bineoindustrial-Regular' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-Regular.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-BoldItalic.ttf) format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-BlackItalic.ttf) format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-LightItalic.ttf) format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-Black.ttf) format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-Light.ttf) format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-ThinItalic.ttf) format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url('../fonts/BiNeoIndustrial-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-Thin.ttf) format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bineoindustrial' !important;
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/BiNeoIndustrial-RegularItalic.ttf) format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/* @font-face {
  font-family: 'Dinot';
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/DINOT-Medium.otf) format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
} */
/* @font-face {
  font-family: 'Dinot';
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/Dinot-Font.otf) format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Dinot';
  src: url(//1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/raw_assets/public/Bi%20Puntos/CA%20-%20BiPuntos/fonts/DINOT-Bold.otf) format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
} */


.form__message {
       color: red;
    font-family: Bineoindustrial;
    font-weight: 600;
    margin-top: -10px;
    font-size: 12px;
}
.links-to-comunicate{
      display: flex;
    width: 100%;
    margin: auto;
    place-content: space-evenly;
 gap: 10px;
}