.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.banner {
  position: relative;
  overflow: hidden;
  padding: 130px 40px 0px;
  background-color: #f9b815;
  background-clip: border-box;
}

.banner.amarillo {
  background-color: #ffea80;
}

.banner.morado {
  background-color: #c13296;
}

.banner.negro {
  background-color: #feeacd;
}

.contenedor {
  position: relative;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.contenedor.adorno {
  height: 100%;
}

.contenedor.var {
  height: 100%;
}

.contenedor.tiny {
  max-width: 800px;
}

.left_banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 388px;
  min-height: 100px;
  padding-right: 40px;
  padding-bottom: 40px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.titulo_banner {
  display: inline-block;
  margin: 50px 20px 50px 0px;
  font-family: Speedee, sans-serif;
  color: #743997;
  font-size: 50px;
  line-height: 50px;
}

.titulo_banner.naranja {
  color: #fd7e10;
}

.titulo_banner.morado {
  color: #fff;
}

.titulo_banner.negro {
  color: #000;
}

.titulo_banner.titulo_header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 20px;
}

.outline-border {
  position: relative;
  display: inline-block;
  font-size: 60px;
  line-height: 50px;
}

.outline-border.head_t {
  font-size: 30px;
  line-height: 35px;
}

.centro_banner {
  position: relative;
  z-index: 9;
  width: auto;
  margin-right: auto;
  margin-bottom: 75px;
  margin-left: auto;
  padding-left: 0px;
  float: none;
}

.contenedor_big {
  padding: 40px;
  background-image: url('../images/fondo_big1.svg');
  background-position: 6% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
}

.contenedor_big.naranja {
  padding-bottom: 0px;
  background-image: url('../images/fondo_big_naranja.svg');
  background-size: 100%;
  background-repeat: no-repeat;
}

.contenedor_big.var {
  padding-bottom: 0px;
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.contenedor_big.morado {
  padding-bottom: 0px;
  background-image: url('../images/fondo_big_morado.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.contenedor_big.negro {
  padding-bottom: 0px;
  background-image: url('../images/fondo_big_negro.svg');
  background-size: 100%;
}

.texto_grande {
  font-size: 65px;
}

.x {
  position: absolute;
  left: -85px;
  bottom: 70px;
  width: 25px;
}

.x.var {
  left: auto;
  top: 20px;
  right: 10px;
  bottom: auto;
  width: 20px;
}

.linea {
  position: absolute;
  left: -85px;
  bottom: 20px;
  width: 150px;
}

.lineas {
  position: absolute;
  left: auto;
  top: auto;
  right: 30px;
  bottom: -5px;
  width: 60px;
  height: 60px;
}

.circulo {
  position: absolute;
  left: -15%;
  top: 8%;
  right: auto;
  bottom: auto;
  width: 80px;
  height: 80px;
}

.circulo.var {
  left: auto;
  top: auto;
  right: 10px;
  bottom: 75px;
  width: 35px;
  height: 35px;
}

.circulo.new {
  left: 45%;
  width: 70px;
  height: 70px;
}

.triangulo {
  position: absolute;
  left: auto;
  top: auto;
  right: 22%;
  bottom: -21%;
  width: 50px;
  height: 60px;
}

.triangulo.var {
  right: 36%;
  bottom: -2%;
}

.header {
  position: absolute;
  z-index: 9;
  width: 100%;
  padding: 25px 0px;
}

.navbar {
  background-color: transparent;
}

.content__header {
  display: inline-block;
  width: 100%;
}

.brand {
  width: 30%;
  padding-left: 20px;
}

.logo {
  height: 75px;
}

.nav_menu {
  display: block;
  width: 70%;
  height: auto;
  -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;
  text-align: right;
}

.nav_link {
  height: auto;
  margin-left: 5px;
  padding: 22px 15px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.nav_link.naranja {
  color: #fc7e12;
}

.nav_link.morado {
  color: #fff;
}

.nav_link.negro {
  color: #000;
}

.opciones {
  width: 100%;
  padding: 60px 40px;
  float: left;
  background-color: #fff;
}

.columna_opcion {
  width: 25%;
  min-height: 100px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  text-align: center;
}

.imagen_columna {
  display: block;
  height: 160px;
  margin-right: auto;
  margin-left: auto;
}

.imagen_columna.var {
  display: block;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.enlace_columna {
  display: inline-block;
  margin-top: 35px;
  padding: 10px 25px;
  border-radius: 50px;
  background-color: #743997;
  font-family: Speedee, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: none;
}

.enlace_columna.var {
  margin-top: 0px;
  font-size: 14px;
}

.titulo_seccion {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 40px;
  padding-right: 25px;
  padding-left: 5px;
  background-image: url('../images/linea_titulos.svg');
  background-position: 0% 100%;
  background-size: 100% 50%;
  background-repeat: no-repeat;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 35px;
}

.titulo_seccion.var {
  background-image: url('../images/linea_blanca.svg');
}

.causas {
  width: 100%;
  padding: 60px 40px;
  float: left;
  background-image: url('../images/causas.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.columna_causa {
  width: 50%;
  min-height: 100px;
  float: left;
  text-align: center;
}

.imagen_causa {
  display: block;
  max-height: 250px;
  margin-right: auto;
  margin-left: auto;
}

.promociones {
  width: 100%;
  padding: 75px 40px 25px;
  float: left;
  background-color: #fff;
}

.columna_promocion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.333333333333336%;
  height: 165px;
  margin-right: 1%;
  margin-left: 1%;
  padding: 40px;
  float: left;
  -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;
  border: 2px solid #f9b815;
  border-radius: 10px;
  text-decoration: none;
}

.logo_promo {
  height: 65px;
}

.texto-promo {
  margin-left: 25px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.linea_final {
  position: absolute;
  left: -40px;
  top: 75px;
  right: auto;
  bottom: auto;
  height: 40px;
}

.circulo_final {
  position: absolute;
  left: auto;
  top: -10%;
  right: 30%;
  bottom: auto;
  height: 50px;
}

.x_final {
  position: absolute;
  left: auto;
  top: 45px;
  right: -30px;
  bottom: auto;
  height: 20px;
}

.enlace_mas {
  margin-top: 40px;
  text-align: center;
}

.separacion {
  width: 100%;
  height: 2px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fc7e12;
}

.enlaces_finales {
  text-align: center;
}

.enlace_final {
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
}

.linea__final {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 1px;
  height: 14px;
  margin-right: 10px;
  margin-left: 10px;
  background-color: #000;
}

.adornos_footer {
  width: 100%;
  height: 150px;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 40px;
  float: left;
}

.linea_amarilla {
  height: 25px;
  margin-left: -50px;
}

.x__amarilla {
  position: absolute;
  left: 0px;
  bottom: 31px;
  width: 25px;
}

.dos_puntos {
  position: absolute;
  left: 30%;
  bottom: -15px;
  width: 20px;
}

.diagonal {
  position: absolute;
  left: auto;
  top: -38px;
  right: -50px;
  bottom: auto;
  width: 75px;
}

.circulo_amarillo {
  position: absolute;
  right: 55px;
  bottom: 10px;
  width: 40px;
}

.circulo_amarillo.var {
  right: 140px;
  bottom: 0px;
  width: 50px;
}

.footer {
  width: 100%;
  height: 200px;
  padding-top: 75px;
  float: left;
  background-image: url('../images/footer_amarillo.svg');
  background-position: 15% 0px;
  background-size: 113% 115%;
  background-repeat: no-repeat;
}

.footer.naranja {
  background-image: url('../images/footer_naranja.svg');
}

.footer.morado {
  background-image: url('../images/footer_morado.svg');
}

.footer.negro {
  background-image: url('../images/footer_negro.svg');
}

.bandera {
  height: 35px;
}

.terminos_condiciones {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  font-family: Speedee, sans-serif;
}

.terminos_condiciones.morado {
  color: #fff;
}

.terminos_condiciones.negro {
  color: #fff;
}

.enlace_condiciones {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.enlace_condiciones.morado {
  color: #fff;
}

.enlace_condiciones.negro {
  color: #fff;
}

.copyright {
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 13px;
}

.copyright.morado {
  color: #fff;
}

.copyright.negro {
  color: #fff;
}

.apoyo_con {
  width: 100%;
  padding: 40px;
  float: left;
}

.titulo_apoyo {
  width: 100%;
  max-width: 300px;
  margin: 0px auto;
  background-image: url('../images/linea_titulos.svg');
  background-position: 50% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.titulo_apoyo.var {
  max-width: 350px;
}

.contenedor__compra {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.columna__apoyo {
  width: 50%;
  min-height: 100px;
  float: left;
  text-align: center;
}

.imagen_combo {
  height: 200px;
}

.formulario__compra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 25px;
  -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;
}

.sumar {
  margin-top: -25px;
  margin-right: 15px;
  color: #000;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.restar {
  margin-top: -25px;
  margin-left: 15px;
  color: #000;
  font-size: 25px;
  line-height: 25px;
  text-decoration: none;
}

.form_cantidad {
  margin-bottom: 0px;
}

.cantidad_normal {
  width: 60px;
  height: 60px;
  margin-bottom: 5px;
  border: 1px solid #ced4da;
  border-radius: 5px;
}

.cantidad_label {
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 12px;
}

.totales {
  margin-top: 40px;
  text-align: center;
}

.total__pagar {
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.total__amarilla {
  width: 100%;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #f9b815;
}

.total__amarilla.naranja {
  background-color: #fc7e12;
}

.total__amarilla.morado {
  background-color: #c23195;
}

.total__amarilla.negro {
  background-color: #000;
}

.confirmar {
  display: inline-block;
  padding: 10px 35px;
  border-radius: 50px;
  background-color: #f9b815;
  font-family: Speedee, sans-serif;
  color: #000;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.confirmar.naranja {
  border: 2px solid #fc7e12;
  background-color: #ffea80;
}

.confirmar.morado {
  background-color: #c13296;
  color: #fff;
}

.confirmar.negro {
  background-color: #000;
  color: #fff;
}

.equipo {
  width: 100%;
  padding: 60px 40px;
  float: left;
  background-color: #fff;
}

.contenedor__equipos {
  display: block;
  width: 100%;
  max-width: 800px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.columna__equipo {
  width: 31.333333333333336%;
  margin-right: 1%;
  margin-left: 1%;
  float: left;
  text-align: center;
}

.logo_equipo {
  max-height: 150px;
}

.logo_equipo.tiny {
  width: 50px;
}

.titulo_equipo {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Speedee, sans-serif;
  color: #000;
}

.form__equipos {
  margin-bottom: 0px;
}

.button_field {
  display: inline-block;
  padding-left: 0px;
}

.label_field {
  display: none;
}

.field_radio {
  margin-left: 0px;
}

.nina {
  position: absolute;
  left: -50px;
  top: auto;
  right: auto;
  bottom: -75px;
  display: block;
  overflow: hidden;
  height: 450px;
}

.nino {
  position: absolute;
  left: auto;
  top: auto;
  right: -100px;
  bottom: -75px;
  height: 450px;
}

.big_title {
  font-size: 60px;
  line-height: 50px;
}

.big_title.head_t {
  font-size: 25px;
  line-height: 30px;
}

.right_banner {
  width: 50%;
  float: left;
}

.nina_in {
  position: relative;
  z-index: 2;
  height: 450px;
}

.left_footer {
  width: 50%;
  padding-right: 40px;
  float: left;
}

.right_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 95px;
  padding-top: 50px;
  padding-left: 40px;
  float: left;
  -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;
}

.titulo_redes {
  font-family: Speedee, sans-serif;
  color: #000;
}

.titulo_redes.mob {
  display: none;
}

.titulo_redes.morado {
  color: #fff;
}

.titulo_redes.negro {
  color: #fff;
}

.red {
  margin-left: 10px;
}

.red_img {
  height: 35px;
}

.red_img.morado {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.red_img.negro {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.header_interno {
  width: 100%;
  height: 125px;
  float: left;
  background-color: #f9b815;
  background-image: url('../images/adornoHead.png');
  background-position: 50% 0%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.nino_head {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 100%;
  float: right;
}

.brand_in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.head__t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 25px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content__pago {
  width: 100%;
  padding: 60px;
  float: left;
  background-color: #fff;
}

.enlaces__pago {
  margin-bottom: 40px;
  padding-bottom: 25px;
  border-bottom: 2px solid #f9b815;
  text-align: center;
}

.enlaces__pago.morado {
  border-bottom-color: #c23195;
}

.enlaces__pago.negro {
  border-bottom-color: #000;
}

.enlace_pago {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  font-family: Speedee, sans-serif;
  color: #000;
  text-decoration: none;
}

.contenedor_formulario {
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
}

.titulo__pago {
  width: 100%;
  max-width: 250px;
  margin: 0px auto 40px;
  background-image: url('../images/linea_titulos.svg');
  background-position: 50% 100%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 35px;
  text-align: center;
}

.titulo__pago.var {
  max-width: 400px;
}

.label_pago {
  width: 98%;
  margin-right: 1%;
  margin-bottom: 7px;
  margin-left: 1%;
  float: left;
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 500;
}

.input_pago {
  width: 98%;
  height: auto;
  margin-right: 1%;
  margin-bottom: 20px;
  margin-left: 1%;
  padding: 5px 20px;
  float: left;
  border: 1px solid #ced4da;
  border-radius: 5px;
  font-family: Inter, sans-serif;
  color: #000;
}

.input_pago.select {
  width: 31.333333333333336%;
  padding-right: 25px;
  background-color: transparent;
  background-image: url('../images/arrow.png');
  background-position: 95% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
  font-size: 13px;
}

.linea_pago {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 30px;
  float: left;
  background-color: #fc7e12;
}

.linea_pago.negro {
  background-color: #000;
}

.detalle_compra {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 15px;
  border-top: 2px solid #fc7e12;
}

.detalle_compra.morado {
  border-top-color: #c23195;
}

.detalle_compra.negro {
  border-top-color: #000;
}

.content_detalle.generico {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.left_detalle {
  width: 30%;
  padding-right: 40px;
  float: left;
  text-align: center;
}

.equipo_detalle {
  margin-top: 15px;
  font-family: Speedee, sans-serif;
  color: #000;
}

.medio_detalles {
  width: 40%;
  float: left;
}

.medio_detalles.generico {
  width: 60%;
}

.texto_detalle {
  margin-bottom: 10px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 35px;
}

.totales_detalle {
  margin-top: 50px;
}

.descuento {
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 16px;
}

.total_detalle {
  margin-top: 10px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 35px;
}

.right_detalles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  float: left;
  -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;
  text-align: center;
}

.right_detalles.generico {
  width: 40%;
}

.cantidad_detalle {
  margin-bottom: 15px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 15px;
}

.cantidad_details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  padding: 15px;
  -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;
  border: 1px solid #ced4da;
  border-radius: 5px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 60px;
}

.content_compra {
  width: 100%;
  padding: 60px 40px;
  float: left;
  background-color: #fff;
}

.left_compra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-right: 40px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.imagen_compra {
  height: 225px;
}

.alto_compra {
  height: 275px;
  max-width: 699px;
  margin-right: auto;
  margin-left: auto;
}

.right_compra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  float: left;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.titulo_compra {
  margin-bottom: 20px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 35px;
}

.texto_compra {
  max-width: 300px;
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}

.third_compra {
  width: 100%;
  padding-bottom: 0px;
  float: left;
  background-color: #fff;
}

.compra_content {
  padding-bottom: 35px;
  border-bottom: 2px solid #fc7e12;
  font-family: Inter, sans-serif;
  color: #000;
  text-align: center;
}

.compra_content.morado {
  border-bottom-color: #93036e;
}

.compra_content.negro {
  border-bottom-color: #000;
}

.enlace_compra {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: 150px;
  margin-right: 0.5%;
  margin-left: 0.5%;
  padding: 0px 26px 18px;
  float: left;
  -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;
  border: 2px solid #fc7e12;
  border-radius: 10px;
  background-color: #ffea80;
  background-image: url('../images/fondo_am.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
}

.enlace_compra.morado {
  border-color: #93036e;
  background-color: #c13296;
  background-image: url('../images/formasMoradas.svg');
}

.enlace_compra.negro {
  border-color: #000;
  background-color: #feeacd;
  background-image: url('../images/formasNegras.svg');
}

.fourth_compra {
  width: 100%;
  padding: 80px 40px 100px;
  float: left;
  text-align: center;
}

.titulo_final_compra {
  margin-bottom: 40px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
}

.link_compra {
  color: red;
}

.link_compra.morado {
  color: #93036e;
}

.link_compra.negro {
  color: #000;
}

.imagen_cuadro {
  padding-right: 0px;
  text-align: right;
}

.info_cuadro {
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
}

.img_cuadro {
  height: 50px;
}

._1_title {
  margin-bottom: 0px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 15px;
}

._1_title.morado {
  color: #fff;
}

._2_text {
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 15px;
}

._2_text.morado {
  color: #fff;
}

.contenedor__contador {
  width: 100%;
  padding-bottom: 40px;
  float: left;
  border-bottom: 2px solid #f9b815;
}

.first_contador {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100px;
  margin-bottom: 40px;
  float: left;
}

.enlace__equipo {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 40px;
  border-radius: 50px;
  background-color: #f9b815;
  font-family: Speedee, sans-serif;
  color: #000;
  text-decoration: none;
  background-clip: border-box;
}

.segundo__contador {
  position: relative;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  float: left;
}

.primero__contador {
  width: 100%;
  float: left;
  text-align: center;
}

.contenedor__puestos {
  display: inline-block;
  width: 100%;
  max-width: 370px;
}

.columna__contador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 115px;
  height: 400px;
  margin-right: 1%;
  margin-left: 1%;
  padding-top: 30px;
  padding-bottom: 20px;
  float: left;
  -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;
  background-color: transparent;
}

.title_team {
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 11px;
}

.porcentaje {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 100%;
  margin-bottom: 15px;
  padding-bottom: 20px;
  -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;
  border-radius: 50px;
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.porcentaje.amarillo {
  background-color: #f9b815;
  color: #333000;
}

.porcentaje.morado {
  height: 60%;
  background-color: #c13296;
  color: #fff;
}

.porcentaje.negro {
  height: 40%;
  -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;
  background-color: #000;
  color: #fff;
}

.numero_lugar {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.circulo_contador {
  width: 65px;
  margin-left: -40px;
}

.linea__contador {
  position: absolute;
  left: -25px;
  top: auto;
  right: auto;
  bottom: -40px;
  display: block;
  height: 30px;
}

.fila__promocion {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 40px;
  border-bottom: 2px solid #f9b815;
}

.left_promo {
  width: 55%;
  height: 250px;
  float: left;
}

.img_promo {
  height: 100%;
  margin-left: -40px;
}

.right_promo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 250px;
  padding-left: 0px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.enlace__promo {
  padding: 10px 40px;
  border-radius: 50px;
  background-color: #f9b815;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.abajo__promo {
  width: 100%;
  margin-top: 30px;
  float: left;
}

.titulo_promo {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
}

.texto_promo {
  display: inline-block;
  margin-top: 25px;
  font-family: Inter, sans-serif;
}

.promos_body {
  width: 100%;
  padding: 60px 40px;
  float: left;
}

.columna_patrocinador {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31.333333333333336%;
  height: 200px;
  margin-right: 1%;
  margin-bottom: 30px;
  margin-left: 1%;
  float: left;
  -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;
  border: 2px solid #f9b815;
  border-radius: 10px;
}

.contenedor__patrocinador {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}

.patrocinador {
  height: 75px;
}

.contenedor_vale {
  width: 100%;
  padding: 60px 40px 50px;
  float: left;
  text-align: center;
}

.container_vale {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.container_vale.var {
  position: relative;
  max-width: 700px;
}

.titulo_vale {
  margin-top: 0px;
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.codigo_qr {
  max-width: 200px;
  margin: 25px auto 10px;
}

.codigo_vale {
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.producto_vale {
  margin-top: 5px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
}

.contenedor_enlace_vale {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
}

.contenedor_enlace_vale.var {
  margin-top: 50px;
}

.enlace_vale {
  display: inline-block;
  padding: 12px 45px;
  border-radius: 50px;
  background-color: #f9b815;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 17px;
  text-decoration: none;
}

.content_linea {
  max-width: 800px;
  margin: 40px auto;
}

.content_linea.var {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
}

.yellow_line {
  width: 100%;
  height: 2px;
  background-color: #f9b815;
}

.titulo_terminos {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
}

.item_list {
  margin-bottom: 5px;
  padding-left: 10px;
}

.lista {
  padding-left: 25px;
  font-family: Inter, sans-serif;
  color: #000;
  text-align: left;
}

.disclaimer_vale {
  margin-top: 50px;
  font-family: Inter, sans-serif;
  color: #000;
}

.disclaimer_vale.var {
  margin-top: 75px;
  margin-bottom: 20px;
}

.disclaimer_vale.var.big {
  margin-top: 60px;
  margin-bottom: 75px;
  font-size: 17px;
  line-height: 22px;
}

.enlace_servicio {
  display: inline-block;
  color: red;
}

.curva_vale {
  position: absolute;
  left: -100px;
  top: auto;
  right: auto;
  bottom: -50px;
  width: 150px;
}

.right_adorno {
  position: absolute;
  left: auto;
  top: auto;
  right: -100px;
  bottom: -50px;
}

.titulo_10 {
  margin-top: -40px;
  margin-bottom: 85px;
  font-family: Speedee, sans-serif;
  color: #743997;
  font-size: 16px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.titulo_canjeado {
  max-width: 300px;
  margin: 0px auto 85px;
  font-family: Speedee, sans-serif;
  color: #000;
  font-size: 35px;
  line-height: 40px;
}

.titulo_canjeado.var {
  margin-top: 0px;
  margin-bottom: 0px;
}

.titulo_canjeado.var.new {
  max-width: 400px;
}

.texto_mas_vales {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  color: #000;
}

.outline-border{
  color: transparent;
  -webkit-text-stroke: 2px #743997;
}

.outline-border.naranja{
  color: transparent;
  -webkit-text-stroke: 2px #FC7E12;
}

.outline-border.morado{
  color: transparent;
  -webkit-text-stroke: 2px #fff;
}


.outline-border.negro{
  color: transparent;
  -webkit-text-stroke: 2px #000;
}

.outline-border.head_t{
  color: transparent;
  -webkit-text-stroke: 2px #743997;
}

select{
   -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
}


.contenedor__compra .fila__promocion:last-child{
  border:none;
}

.w-nav[data-animation="over-right"] .w-nav-overlay, .w-nav[data-animation="over-right"] [data-nav-menu-open]{
  height: 100vh !important;
  position: fixed;
}

.formulario-compra{
  position: relative;
}

.sumar {
    position: absolute;
    left: -30px;
    top: 50%;
    background: transparent;
    margin-top: -10px;
}

.restar {
    position: absolute;
    right: -30px;
    top: 50%;
    background: transparent;
    margin-top: -10px;
}

.cantidad_normal{
  background: transparent !important;
  text-align: center;
  color: #000;
  font-size: 25px;
  font-family: Speedee, sans-serif;
}

/*RADIO*/
  input[type=radio] {
    display:none;
  }
  .slide-toggle {
    display: block;
    position: relative;
    flex: none;
    width: 50px;
    height: 24px;
    border-radius: 30px;
    background-color: #cccccc;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
    z-index: 1;
    margin: 10px;
  }
  .slide-toggle::before,
  .slide-toggle::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 1px;
    border-radius: 30px;
    height: 22px;
    background-color: #fff;
    transform: translate3d(0,0,0);
    transition: 0.2s cubic-bezier(0, 1.1, 1, 1.1);;
  }

  .slide-toggle::before {
    z-index: -1;
    width: 48px;
    right: 1px;
    transform: scale(1);
  }

  .slide-toggle::after {
      z-index: 1;
      width: 15px;
      height: 15px;
      left: 5px;
      top: 4px;
      border: 1px solid #cccccc;
      background: #cccccc;
  }

  input:checked + .slide-toggle::before {
    transform: scale(0);
  }

  input:checked + .slide-toggle::after  {
    transform: translate3d(20px,0,0);
    background: #fff !important;
    border: 1px solid #fff !important;
  }

  input:checked + .slide-toggle{
    background: #2f72f4;
  }
/*RADIO*/

@media screen and (max-width: 991px) {
  .left_banner {
    padding-right: 0px;
  }

  .titulo_banner {
    margin-right: 50px;
    font-size: 45px;
    line-height: 45px;
  }

  .outline-border {
    font-size: 60px;
    line-height: 60px;
  }

  .x {
    left: 0px;
  }

  .linea {
    left: 0px;
  }

  .circulo {
    width: 60px;
    height: 50px;
  }

  .logo {
    height: 50px;
  }

  .nav_menu {
    width: 25%;
    margin-top: 0px;
    padding-top: 100px;
    background-color: rgba(0, 0, 0, 0.85);
  }

  .nav_link {
    margin-left: 0px;
    padding: 12px 30px;
    color: #f9b814;
    text-align: right;
  }

  .opciones {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .columna_opcion {
    width: 50%;
    margin-bottom: 50px;
  }

  .adornos_footer {
    overflow: hidden;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .toggle {
    height: 50px;
    margin-right: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url('../images/menu.svg');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    color: transparent;
  }

  .toggle.w--open {
    z-index: 99;
    background-color: transparent;
    color: transparent;
  }

  .nina {
    left: -107px;
  }

  .nino {
    right: -150px;
  }

  .nina_in {
    height: 350px;
  }

  .contenedor_vale {
    overflow: hidden;
  }
}

@media screen and (max-width: 767px) {
  .banner {
    padding-top: 75px;
  }

  .left_banner {
    width: 100%;
    height: auto;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .titulo_banner {
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .centro_banner {
    width: 100%;
    margin-bottom: 0px;
    padding-left: 0px;
    z-index: 1;
  }

  .contenedor_big {
    background-size: 100% 100%;
  }

  .x.var {
    top: 53px;
    right: 0px;
  }

  .lineas {
    bottom: 11px;
  }

  .circulo {
    left: -78px;
    top: 9%;
    right: auto;
    bottom: auto;
    width: 80px;
    height: 80px;
  }

  .circulo.var {
    right: 20px;
    bottom: 75px;
    width: 50px;
    height: 50px;
  }

  .circulo.new {
    left: -16%;
  }

  .triangulo {
    bottom: -4%;
  }

  .brand {
    width: 50%;
  }

  .opciones {
    overflow: hidden;
  }

  .titulo_seccion {
    display: block;
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .causas {
    padding-bottom: 20px;
  }

  .columna_causa {
    width: 100%;
    margin-bottom: 40px;
  }

  .promociones {
    overflow: hidden;
    padding-top: 40px;
  }

  .columna_promocion {
    width: 48%;
    margin-bottom: 25px;
  }

  .linea_final {
    left: -16px;
    top: 5px;
  }

  .circulo_final {
    top: -9px;
    right: -60px;
  }

  .x_final {
    display: none;
    overflow: hidden;
  }

  .enlace_mas {
    margin-top: 15px;
  }

  .dos_puntos {
    bottom: 10px;
  }

  .footer {
    height: auto;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    background-size: auto 110%;
  }

  .toggle {
    margin-right: 20px;
  }

  .columna__apoyo {
    width: 100%;
    margin-bottom: 40px;
  }

  .totales {
    margin-top: 0px;
  }

  .equipo {
    padding-bottom: 20px;
  }

  .columna__equipo {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 40px;
    margin-left: 0%;
  }

  .nina {
    position: relative;
    left: 0px;
    bottom: 0px;
    display: block;
    height: 350px;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }

  .nino {
    display: none;
  }

  .big_title {
    font-size: 45px;
  }

  .right_banner {
    width: 100%;
  }

  .nina_in {
    height: 400px;
  }

  .left_footer {
    width: 100%;
    padding-right: 0px;
  }

  .right_footer {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 25px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .titulo_redes {
    display: none;
  }

  .titulo_redes.mob {
    display: block;
    width: 100%;
  }

  .red {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
  }

  .left_detalle {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0px;
    text-align: center;
  }

  .medio_detalles {
    width: 100%;
  }

  .medio_detalles.generico {
    width: 100%;
  }

  .texto_detalle {
    text-align: center;
  }

  .totales_detalle {
    text-align: center;
  }

  .right_detalles {
    display: block;
    width: 100%;
    margin-top: 25px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }

  .right_detalles.generico {
    width: 100%;
  }

  .cantidad_details {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .enlace_compra {
    width: 49%;
    margin-bottom: 15px;
  }

  .fourth_compra {
    padding-bottom: 40px;
  }

  .segundo__contador {
    padding-bottom: 25px;
  }

  .circulo_contador {
    display: none;
  }

  .fila__promocion {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 25px;
  }

  .left_promo {
    width: 100%;
    height: auto;
  }

  .img_promo {
    display: block;
    height: 200px;
    margin-right: auto;
    margin-left: auto;
  }

  .right_promo {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 25px;
    text-align: center;
  }

  .enlace__promo {
    display: inline-block;
  }

  .titulo_promo {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }

  .texto_promo {
    margin-top: 15px;
    text-align: center;
  }

  .promos_body {
    padding: 40px 20px;
  }

  .columna_patrocinador {
    width: 48%;
  }

  .contenedor_vale {
    padding-top: 40px;
  }

  .content_linea.var {
    display: inline-block;
    width: 100%;
  }

  .disclaimer_vale.var.big {
    margin-top: 0px;
  }

  .curva_vale {
    display: none;
  }

  .right_adorno {
    display: none;
  }

  .titulo_canjeado.var {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .left_banner.var {
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .titulo_banner {
    font-size: 25px;
    line-height: 30px;
  }

  .outline-border {
    font-size: 30px;
    line-height: 35px;
  }

  .contenedor_big {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contenedor_big.var {
    padding-top: 20px;
  }

  .x {
    left: -20px;
  }

  .x.var {
    top: 39px;
    right: -25px;
  }

  .linea {
    left: -20px;
    width: 100px;
  }

  .lineas {
    right: 0px;
  }

  .circulo {
    left: -75px;
    width: 60px;
    height: 60px;
  }

  .circulo.var {
    right: -5px;
    bottom: 105px;
    width: 35px;
    height: 35px;
  }

  .circulo.new {
    left: -34%;
  }

  .triangulo {
    right: 100px;
    bottom: -5px;
    width: 35px;
    height: 40px;
  }

  .header {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brand {
    width: 65%;
  }

  .opciones {
    padding-right: 15px;
    padding-left: 15px;
  }

  .columna_opcion {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .imagen_columna {
    height: 125px;
  }

  .imagen_columna.var {
    width: 100%;
    height: 125px;
  }

  .enlace_columna {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
  }

  .contenedor_columnas {
    text-align: center;
  }

  .titulo_seccion {
    display: block;
    width: 100%;
    max-width: 220px;
    margin-right: auto;
    margin-left: auto;
    font-size: 25px;
    text-align: center;
  }

  .causas {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .columna_causa {
    width: 100%;
    margin-bottom: 30px;
  }

  .promociones {
    padding-right: 32px;
    padding-left: 32px;
  }

  .columna_promocion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    margin-right: 1%;
    margin-bottom: 25px;
    margin-left: 1%;
    padding: 25px 15px;
    float: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .logo_promo {
    display: inline-block;
    height: 40px;
    float: left;
  }

  .texto-promo {
    display: inline-block;
    width: 65px;
    margin-left: 15px;
    float: left;
    font-size: 14px;
    text-align: left;
  }

  .linea_final {
    left: -25px;
  }

  .x_final {
    top: 25px;
    right: -16px;
  }

  .enlace_final {
    display: inline-block;
    margin-bottom: 10px;
  }

  .linea__final {
    display: none;
    overflow: hidden;
  }

  .adornos_footer {
    overflow: hidden;
    padding-right: 11px;
    padding-left: 11px;
  }

  .linea_amarilla {
    width: 80px;
    margin-left: -20px;
  }

  .x__amarilla {
    left: 135px;
    top: 22px;
    bottom: auto;
    width: 15px;
  }

  .dos_puntos {
    left: 30%;
    bottom: 15px;
    width: 15px;
  }

  .diagonal {
    top: 46px;
    right: -50px;
  }

  .circulo_amarillo {
    bottom: 85px;
    width: 30px;
  }

  .circulo_amarillo.var {
    bottom: 54px;
    width: 35px;
  }

  .footer {
    padding-right: 30px;
    padding-left: 30px;
    background-position: 20% 50%;
    background-size: auto 101%;
  }

  .apoyo_con {
    padding-right: 30px;
    padding-left: 30px;
  }

  .imagen_combo {
    height: auto;
  }

  .total__pagar {
    font-size: 20px;
  }

  .nina {
    height: 300px;
    margin-top: 0px;
  }

  .big_title {
    font-size: 35px;
  }

  .nina_in {
    height: 250px;
  }

  .nino_head {
    display: none;
  }

  .brand_in {
    width: 40%;
    padding-left: 15px;
  }

  .content__pago {
    padding: 20px;
  }

  .titulo__pago {
    font-size: 20px;
    line-height: 25px;
  }

  .label_pago {
    font-size: 13px;
  }

  .texto_detalle {
    font-size: 20px;
    line-height: 25px;
  }

  .total_detalle {
    font-size: 20px;
    line-height: 25px;
  }

  .content_compra {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .left_compra {
    width: 100%;
    height: auto;
    padding-right: 0px;
  }

  .imagen_compra {
    height: auto;
  }

  .alto_compra {
    height: auto;
  }

  .right_compra {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }

  .titulo_compra {
    font-size: 20px;
    line-height: 25px;
  }

  .texto_compra {
    font-size: 15px;
    line-height: 20px;
  }

  .enlace_compra {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .fourth_compra {
    padding: 40px 20px;
  }

  .titulo_final_compra {
    margin-bottom: 25px;
    font-size: 20px;
    line-height: 25px;
  }

  .columna__contador {
    width: 85px;
  }
  
  .contenedor__puestos{
      padding-left: 41px;
  }

  .img_promo {
    height: auto;
  }

  .promos_body {
    padding-right: 25px;
    padding-left: 25px;
  }

  .columna_patrocinador {
    width: 100%;
    height: auto;
    margin-right: 0%;
    margin-bottom: 15px;
    margin-left: 0%;
    padding: 30px;
  }

  .contenedor_vale {
    padding: 40px 25px 25px;
  }

  .titulo_vale {
    font-size: 14px;
    line-height: 18px;
  }

  .content_linea.var {
    display: inline-block;
    width: 100%;
    margin-top: 25px;
  }

  .titulo_terminos {
    font-size: 20px;
    line-height: 25px;
  }

  .lista {
    padding-left: 15px;
    font-size: 13px;
    line-height: 18px;
  }

  .disclaimer_vale.var.big {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .titulo_10 {
    margin-top: -20px;
    margin-bottom: 65px;
  }

  .titulo_canjeado {
    margin-bottom: 50px;
  }

  .titulo_canjeado.var {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 30px;
  }
}

@font-face {
  font-family: 'Speedee';
  src: url('../fonts/Speedee-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}