html,
body {
  overflow-x: hidden;
}

body {
  font-family: Montserrat, sans-serif;
  background-color: #212529;
}

.bg-azul {
  background-color: #212529;
}

.container-fluid {
  margin-top: 55px;
}

.antes {
  font-weight: 600;
}

.doble {
  background: linear-gradient(87.67deg, #ea3856 44.44%, #ffbf3f 151.99%);
  width: 59vw;
  margin: auto;
  font-weight: 700;
  font-size: 1.5vw;
  padding: 5px;
  border-radius: 10px;
}

.antes-megas,
.antes-megas75 {
  font-size: 48px;
  opacity: 0.5;
}

.antes-megas75::before {
  content: " ";
  display: block;
  position: absolute;
  left: 12px;
  top: 60px;
  width: 70%;
  height: 2px;
  background-color: red;
}

.asterisco {
  font-size: 35px;
  position: absolute;
  top: 0;
  right: 2%;
}

.antes-megas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 12px;
  top: 60px;
  width: 100%;
  height: 5px;
  background-color: red;
}

.hidden {
  display: none;
}

.logo {
  width: 30%;
}

.tel {
  color: #007bff;
  margin: 0;
  font-weight: 700;
}

.tel-md {
  display: none;
}

.nav-item {
  text-align: center;
  font-weight: 600;
}

.active .nav-link {
  border-bottom: 1px solid #eebf12;
}

.w-40 {
  width: 40%;
}

.desktop {
  display: none;
}

.mobile {
  display: block;
  margin: 0 auto;
}

.paquetes {
  padding: 40px 20px;
  color: #fff;
  padding-top: 0;
}

.paquete-wrap {
  padding: 30px;
  padding-top: 0;
}

.tittle-paquetes {
  margin-top: 30px;
  margin-bottom: 10px;
}

.header {
  text-align: center;
  padding: 10px 0;
}

.titulo-paquete {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}

.pago {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  line-height: 14px;
}

.boton {
  padding: 40px 0;
  text-align: center;
  justify-content: center;
}

.megas-l {
  font-size: 38px;
  font-weight: 600;
  margin: 0 4px 0 0;
  line-height: 40px;
}

.promo {
  margin: 0;
  font-size: 25px;
}

.promos-carls {
  background-position: center;
  background-color: #ffc627;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  font-weight: 800;
}

.color-carls {
  color: #ffc627 !important;
}

.boton-carls {
  color: #ffc627;
  border: 1px solid #ffc627;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-carls:hover {
  text-decoration: none;
  background-color: #ffc627;
  color: #fff;
}

/* Estilos temporales para landing elektra */
.promos-elektra {
  background-position: center;
  background-color: #e1251b;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  font-weight: 800;
}

.color-elektra {
  color: #e1251b !important;
}

.boton-elektra {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-elektra:hover {
  text-decoration: none;
  background-color: #e1251b;
  color: #fff;
}

.promos-didi {
  background-position: center;
  background-color: #ff7d41;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  font-weight: 800;
}

.color-didi {
  color: #ff7d41 !important;
}

.boton-didi {
  color: #ff7d41;
  border: 1px solid #ff7d41;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-didi:hover {
  text-decoration: none;
  background-color: #ff7d41;
  color: #fff;
}

.promos-tony {
  background-position: center;
  background-color: #92e7f5;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  font-weight: 800;
}

.color-tony {
  color: #92e7f5 !important;
}

.boton-tony {
  color: #92e7f5;
  border: 1px solid #92e7f5;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-tony:hover {
  text-decoration: none;
  background-color: #92e7f5;
  color: #fff;
}

.max-height-65 {
  max-height: 65px !important;
}

.promos-liverpool {
  background-position: center;
  background-color: #e10098;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  font-weight: 800;
}

.color-liverpool {
  color: #e10098 !important;
}

.boton-liverpool {
  color: #e10098;
  border: 1px solid #e10098;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-liverpool:hover {
  text-decoration: none;
  background-color: #e10098;
  color: #fff;
}

.btn-nuevo {
  background-color: red;
  padding: 2px 5px;
  border-radius: 30px;
}

.img-hg {
  cursor: pointer;
}

.logo-form {
  width: 40%;
}

.tv-adicional {
  font-weight: 400;
  margin: 0;
}

.footer {
  text-align: center;
  margin-top: 10px;
}

.descuento {
  font-size: 14px;
  margin: 0 auto;
  width: 60%;
  font-weight: 400;
}

.n-pantallas {
  margin: 0;
  margin-top: 10px;
  font-size: 40px;
  color: red;
  font-weight: 700;
  line-height: 40px;
}

.pantallas {
  margin: 0;
  font-size: 20px;
}

.megas-diviertete {
  font-size: 95px;
  font-weight: 600;
  color: rgba(219, 65, 123, 1);
  margin: 0;
  line-height: 100px;
}

.paquete-diviertete {
  position: relative;
  padding: 0;
}

.paquete-diviertete-M {
  position: relative;
  padding: 0;
}

.paquete-diviertete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/woman-wearing-white-jeans-and-blue-sweather-and-ta-2ANEV69-min.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.paquete-diviertete-M::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/2.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.megas-diviertete-M {
  font-size: 95px;
  font-weight: 600;
  color: rgba(89, 217, 252, 1);
  margin: 0;
  line-height: 100px;
}

.promos-diviertete-M {
  background: linear-gradient(
    90deg,
    rgba(85, 77, 222, 1) 0%,
    rgba(89, 217, 252, 1) 100%
  );
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
}

.price-diviertete-M {
  font-size: 40px;
  color: rgba(89, 217, 252, 1);
  line-height: 40px;
  margin: 5px 0;
}

.boton-diviertete-M {
  color: white;
  background-color: rgba(89, 217, 252, 1);
  border: 1px solid rgba(89, 217, 252, 1);
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-diviertete-M:hover {
  text-decoration: none;
  border-color: rgba(85, 77, 222, 1);
  background-color: rgba(85, 77, 222, 1);
  color: #fff;
}

.promos-diviertete {
  background: linear-gradient(to right, #88008f 0, rgba(219, 65, 123, 1) 100%);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
}

.price-diviertete {
  font-size: 40px;
  color: rgba(219, 65, 123, 1);
  line-height: 40px;
  margin: 5px 0;
}

.boton-diviertete {
  color: white;
  background-color: rgba(219, 65, 123, 1);
  border: 1px solid rgba(219, 65, 123, 1);
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-diviertete:hover {
  text-decoration: none;
  border-color: #88008f;
  background-color: #88008f;
  color: #fff;
}

.paquete-diviertete-mas {
  position: relative;
  padding: 0;
  margin: 60px 0;
  border-radius: 10px;
}

.paquete-diviertete-mas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/happy-fit-young-woman-using-laptop-watching-online-X3TAB9V-min.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.megas-emocionate {
  font-size: 95px;
  font-weight: 600;
  color: #6833a1;
  margin: 0;
  line-height: 100px;
}

.paquete-emocionate {
  position: relative;
  padding: 0;
  border-radius: 10px;
}

.paquete-emocionateM {
  position: relative;
  padding: 0;
  border-radius: 10px;
}

.paquete-emocionate::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-image: url(../imagenes/img/leisure-time-V64ET3M-min.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.paquete-emocionateM::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/mundial.png);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.promos-emocionate {
  background: linear-gradient(to right, #25045e 0, #6833a1 100%);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
}

.price-emocionate {
  font-size: 40px;
  color: white;
  line-height: 40px;
  margin: 5px 0;
}

.boton-emocionate {
  color: white;
  border: 1px solid #25045e;
  background-color: #25045e;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-emocionate:hover {
  text-decoration: none;
  background-color: #6833a1;
  border-color: #6833a1;
  color: #fff;
}

.megas-sorprendete {
  font-size: 95px;
  font-weight: 600;
  color: #5fb157;
  margin: 0;
  line-height: 100px;
}

.paquete-sorprendete {
  position: relative;
  padding: 0;
  border-radius: 10px;
  margin-top: 60px;
}

.paquete-sorprendeteM {
  position: relative;
  padding: 0;
  border-radius: 10px;
  margin-top: 60px;
}

.paquete-sorprendete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/selfie-in-kitchen-74J52YE-min.JPG);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.promos-sorprendete {
  background: linear-gradient(to right, #5fb157 0, #c6f148 100%);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
}

.price-sorprendete {
  font-size: 40px;
  color: #5fb157;
  line-height: 40px;
  margin: 5px 0;
}

.boton-sorprendete {
  color: white;
  border: 1px solid #5fb157;
  background-color: #5fb157;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-sorprendete:hover {
  text-decoration: none;
  background-color: #c6f148;
  color: #fff;
}

.megas-sorprendete-mas {
  font-size: 95px;
  font-weight: 600;
  color: #ef7500;
  margin: 0;
  line-height: 100px;
}

.paquete-sorprendete-mas {
  position: relative;
  padding: 0;
  border-radius: 10px;
  margin-top: 60px;
}

.paquete-sorprendete-mas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/sorprendete-mas.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.promos-sorprendete-mas {
  background: linear-gradient(to right, #d64437 0, #ef7500 100%);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
}

.price-sorprendete-mas {
  font-size: 40px;
  color: #ef7500;
  line-height: 40px;
  margin: 5px 0;
}

.boton-sorprendete-mas {
  color: white;
  border: 1px solid #d64437;
  background-color: #d64437;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-sorprendete-mas:hover {
  text-decoration: none;
  background-color: #ef7500;
  color: #fff;
}

.terminos {
  font-size: 10px;
  margin-top: 40px;
}

/* vix */

.vix .boton {
  padding-top: 40px;
  padding-bottom: 0;
}

.vix .n-pantallas {
  margin: 0;
  margin-top: 10px;
  font-size: 30px;
  color: rgb(255, 89, 0);
  font-weight: 700;
  line-height: 35px;
}

.vix .pantallas {
  margin: 0;
  font-size: 15px;
}

.vix .megas-l {
  font-size: 30px;
  line-height: 30px;
}

.vix .promo {
  font-size: 20px;
  line-height: 26px;
}

.img_vix {
  margin-top: 15px;
  margin-bottom: 20px;
  width: 30%;
}

.vix .megas-diviertete {
  font-size: 95px;
  font-weight: 700;
  color: rgb(255, 89, 0);
  margin: 0;
  line-height: 78px;
}

.vix .paquete-diviertete {
  position: relative;
  padding: 0;
}

.vix .paquete-diviertete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/6.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.vix .promos-diviertete {
  background-image: url(../imagenes/img/Degradado_40M.jpg);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  background: rgb(255, 89, 0);
  background: -moz-linear-gradient(left, #ff5900 0, #a72551 100%);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0, #ff5900),
    color-stop(100%, #a72551)
  );
  background: -webkit-linear-gradient(left, #ff5900 0, #a72551 100%);
  background: -o-linear-gradient(left, #ff5900 0, #a72551 100%);
  background: -ms-linear-gradient(left, #ff5900 0, #a72551 100%);
  background: linear-gradient(to right, #ff5900 0, #a72551 100%);
}

.vix .price-diviertete {
  font-size: 70px;
  color: #fff;
  line-height: 75px;
  margin: 5px 0;
  font-weight: 700;
}

.vix .boton-diviertete {
  color: #fff;
  background-color: rgb(255, 89, 0);
  border: 1px solid rgb(255, 89, 0);
  border-radius: 50px;
  padding: 10px 17px;
  font-size: 16px;
  font-weight: bolder;
  margin: 0 auto;
  text-decoration: none;
}

.vix .boton-diviertete:hover {
  text-decoration: none;
  background-color: rgb(255, 89, 0);
  color: #fff;
}

.vix .paquete-diviertete-mas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/5.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.vix .paquete-emocionate::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/4.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.vix .paquete-sorprendete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/3.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

/* AMAZON */
.amazon .boton {
  padding-top: 40px;
  padding-bottom: 0;
}

.terminos {
  font-size: 10px;
  margin-top: 40px;
}

.amazon .n-pantallas {
  margin: 0;
  margin-top: 10px;
  font-size: 30px;
  color: red;
  font-weight: 700;
  line-height: 35px;
}

.amazon .pantallas {
  margin: 0;
  font-size: 15px;
}

.amazon .megas-l {
  font-size: 30px;
  line-height: 30px;
}

.amazon .promo {
  font-size: 20px;
  line-height: 26px;
}

.img_amazon {
  margin-top: 15px;
  margin-bottom: 20px;
  width: 75%;
}

.amazon .megas-diviertete {
  font-size: 95px;
  font-weight: 700;
  color: #65b1f3;
  margin: 0;
  line-height: 78px;
}

.amazon .paquete-diviertete {
  position: relative;
  padding: 0;
}

.amazon .paquete-diviertete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/2.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.amazon .promos-diviertete {
  background-image: url(../imagenes/img/Degradado_40M.jpg);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  background: #65b1f3;
  background: -moz-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0, #65b1f3),
    color-stop(100%, #202446)
  );
  background: -webkit-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: -o-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: -ms-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: linear-gradient(to right, #65b1f3 0, #202446 100%);
}

.amazon .price-diviertete {
  font-size: 70px;
  color: #fff;
  line-height: 75px;
  margin: 5px 0;
  font-weight: 700;
}

.amazon .boton-diviertete {
  color: #fff;
  background-color: #65b1f3;
  border: 1px solid #65b1f3;
  border-radius: 50px;
  padding: 10px 17px;
  font-size: 16px;
  font-weight: bolder;
  margin: 0 auto;
  text-decoration: none;
}

.amazon .boton-diviertete:hover {
  text-decoration: none;
  background-color: #65b1f3;
  color: #fff;
}

.amazon .paquete-diviertete-mas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/1.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.amazon .paquete-emocionate::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/2.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.amazon .paquete-sorprendete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/3.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.img-form {
  width: 100%;
}

.modal-content {
  background-color: #212529;
}

.modal-header {
  margin: 0;
  border: unset;
  padding-bottom: 0;
}

.texto-form {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.politicas {
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  margin: 20px 0;
}

.politicas-link {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  margin: 20px 0;
}

.close {
  color: #fff;
  font-size: 40px;
}

.boton-enviar {
  color: #fff;
  width: 100%;
  background-color: #007bff;
  border: 1px solid #007bff;
  border-radius: 10px;
  padding: 10px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-enviar:hover {
  text-decoration: none;
  background-color: #4a9ef5;
  color: #fff;
}

.modal-body {
  padding-top: 0;
}

.menu-bottom {
  border-top: 1px solid #343a40;
}

.boton-chat {
  color: #fff;
  width: 48%;
  border: 1px solid #007bff;
  border-radius: 10px;
  padding: 10px 10px;
  font-size: 12px;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
}

.boton-chat:hover {
  text-decoration: none;
  background-color: #4a9ef5;
  color: #fff;
}

.boton-llamar {
  color: #fff;
  width: 48%;
  background-color: #007bff;
  border: 1px solid #007bff;
  border-radius: 10px;
  padding: 10px 10px;
  font-size: 12px;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
}

.boton-llamar:hover {
  text-decoration: none;
  background-color: #4a9ef5;
  color: #fff;
  cursor: pointer;
}

.pie {
  padding: 20px 0;
  margin-bottom: 50px;
  text-align: center;
  justify-content: center;
  flex-wrap: wrap;
}

.link-footer {
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: 800;
  padding: 5px;
}

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

.footer-pag {
  background-color: #202020;
}

.img-gracias {
  text-align: center;
  padding: 15% 40px;
}

.text-gracias {
  text-align: center;
}

.fa-phone {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .container-fluid {
    margin-top: 70px;
  }

  .tel {
    display: none;
  }

  .tel-md {
    display: block;
    color: #007bff;
    margin: 0;
    font-weight: 700;
    font-size: 25px;
    margin-right: 40px;
  }

  .logo {
    width: 15%;
    margin-right: 10px;
  }

  .nav-item {
    padding: 0 20px;
  }

  .paquete-wrap {
    padding: 0;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
  }

  .paquete-diviertete,
  .paquete-diviertete-M,
  .paquete-diviertete-mas,
  .paquete-emocionate,
  .paquete-emocionateM,
  .paquete-sorprendete,
  .paquete-sorprendeteM {
    margin: 25px 3%;
  }

  .menu-bottom {
    display: none;
  }

  .sidebar {
    padding: 1% 0;
  }

  .encabezado {
    text-align: center;
    margin-top: 0;
    margin-top: 20px;
  }

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

  .sub-tittle {
    font-weight: 400;
    color: #888f96;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
  }

  .bolder {
    font-weight: 800;
  }

  .formulario {
    padding: 20px 50px;
  }

  .form-sidebar {
    border-radius: 25px;
  }

  .politicas-link-sidebar {
    color: #888f96;
    text-decoration: none;
    font-size: 10px;
    text-align: center;
    margin: 20px 0;
  }

  .boton-enviar-sidebar {
    color: #fff;
    width: 100%;
    background-color: #007bff;
    border: 1px solid #007bff;
    border-radius: 20px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    text-decoration: none;
  }

  .boton-enviar-sidebar:hover {
    text-decoration: none;
    background-color: #4a9ef5;
    color: #fff;
  }

  .chat {
    background-color: #f1f1f1;
    text-align: center;
    padding: 20px 10px;
  }

  .tittle-chat {
    margin-bottom: 25px;
  }

  .boton-chat-sidebar {
    color: #007bff;
    background-color: transparent;
    border: 2px solid #007bff;
    border-radius: 20px;
    padding: 10px 70px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    text-decoration: none;
  }

  .boton-chat-sidebar:hover {
    text-decoration: none;
    background-color: #4a9ef5;
    color: #fff;
  }

  .img-form {
    width: 75%;
  }

  .pie {
    margin-bottom: 10px;
  }

  .img-gracias {
    text-align: end;
    padding: 15% 40px;
  }

  .text-gracias {
    padding: 15% 40px;
  }

  .wrap-sidebar {
    height: 90%;
    justify-content: center;
    display: flex;
  }

  .img-gracias {
    padding: 15% 80px;
  }
}

.error {
  color: red;
}

.tp-zone-picker {
  background-color: #fff;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: auto;
  overflow-y: scroll;
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: block;
  z-index: 8010;
  background: url(/images/fancybox/fancybox_overlay.png);
}

#tp-zone-picker-landing {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 18px;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding: 9% 0;
  text-align: center;
}

.fancybox-inner {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  position: relative;
  overflow: auto;
}

#tp-zone-picker-landing img {
  max-height: 83px;
  max-width: 55%;
}

#tp-zone-picker-landing h4 {
  font-size: 1.5em;
  font-weight: 700;
  margin: 0.8em 0 0;
}

#tp-zone-picker-landing p {
  font-size: 1em;
  width: 69%;
}

body {
  font-family: Montserrat, sans-serif;
  background-color: #212529;
}

.bg-azul {
  background-color: #212529;
}

.container-fluid {
  margin-top: 55px;
}

.hidden {
  display: none;
}

.logo {
  width: 30%;
}

.tel {
  color: #007bff;
  margin: 0;
  font-weight: 700;
}

.tel-md {
  display: none;
}

.nav-item {
  text-align: center;
  font-weight: 600;
}

.active .nav-link {
  border-bottom: 1px solid #eebf12;
}

.paquetes {
  padding: 40px 20px;
  color: #fff;
  padding-top: 0;
}

.paquete-wrap {
  padding: 30px;
  padding-top: 0;
}

.tittle-paquetes {
  margin-top: 30px;
  margin-bottom: 10px;
}

.header {
  text-align: center;
  padding: 10px 10px;
}

.titulo-paquete {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}

.pago {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  line-height: 14px;
}

.boton {
  padding: 40px 0;
  text-align: center;
  justify-content: center;
}

.megas-l {
  font-size: 38px;
  font-weight: 600;
  margin: 0 4px 0 0;
  line-height: 40px;
}

.promo {
  margin: 0;
  font-size: 25px;
  padding: 0 10px;
}

.tv-adicional {
  font-weight: 400;
  margin: 0;
}

.footer {
  text-align: center;
  margin-top: 10px;
}

.descuento {
  font-size: 14px;
  margin: 0 auto;
  width: 60%;
  font-weight: 400;
}

.n-pantallas {
  margin: 0;
  margin-top: 10px;
  font-size: 40px;
  color: red;
  font-weight: 700;
  line-height: 40px;
}

.pantallas {
  margin: 0;
  font-size: 20px;
}

.paquete-diviertete {
  position: relative;
  padding: 0;
}

/* Nuevo paquete 50 megas */
.paquete-sorprendeteM::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/5.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.megas-sorprendeteM {
  font-size: 95px;
  font-weight: 600;
  color: #59d9fc;
  margin: 0;
  line-height: 100px;
}

.promos-sorprendeteM {
  background: linear-gradient(to right, #554dde 0, #59d9fc) center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  font-weight: 800;
}

.price-sorprendeteM {
  font-size: 40px;
  color: #52a9dc;
  line-height: 40px;
  margin: 5px 0;
}

.paquete-diviertete-M {
  position: relative;
  padding: 0;
  margin-bottom: 30px;
}

.boton-sorprendeteM {
  color: white;
  border: 1px solid #554dde;
  background-color: #554dde;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-sorprendeteM:hover {
  color: white;
  background-color: #59d9fc;
  text-decoration: none;
}

.paquete-diviertete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/woman-wearing-white-jeans-and-blue-sweather-and-ta-2ANEV69-min.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.megas-diviertete-mas {
  font-size: 95px;
  font-weight: 600;
  color: #52a9dc;
  margin: 0;
  line-height: 100px;
}

.paquete-diviertete-mas {
  position: relative;
  padding: 0;
  margin: 60px 0;
  border-radius: 10px;
}

.paquete-diviertete-mas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/happy-fit-young-woman-using-laptop-watching-online-X3TAB9V-min.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.promos-diviertete-mas {
  background: linear-gradient(to right, #264294 0, #52a9dc) center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
}

.price-diviertete-mas {
  font-size: 40px;
  color: #52a9dc;
  line-height: 40px;
  margin: 5px 0;
}

.boton-diviertete-mas {
  color: white;
  border: 1px solid #52a9dc;
  background-color: #52a9dc;
  border-radius: 10px;
  padding: 15px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-diviertete-mas:hover {
  text-decoration: none;
  border: 1px solid #264294;
  background-color: #264294;
  color: #fff;
}

/* IZTAPALAPA */
.hamburger .hamburger-inner {
  background-color: #203248;
  border-radius: 0;
}

.hamburger .hamburger-inner::before,
.hamburger .hamburger-inner::after {
  background-color: #203248;
  border-radius: 0;
}

.hamburger.is-active .hamburger-inner {
  background-color: #203248;
  border-radius: 0;
}

.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #203248;
  border-radius: 0;
}

.hamburger.is-active:hover {
  opacity: 1;
}

.hamburger:hover {
  opacity: 1;
}

.modal.offcanvas-menu {
  width: 520px;
  max-width: 80%;
  transition: transform 0.2s ease-in-out;
  transform: translateX(100%);
}

.modal.offcanvas-menu .modal-content {
  height: inherit;
  color: black;
  background-color: white;
}

.modal.offcanvas-menu .modal-content .nav .nav-link {
  color: #87d39e;
  text-align: center;
}

.modal.offcanvas-menu.show {
  transform: translateX(0);
}

#menuModal {
  right: 0 !important;
  left: calc(100% - 435px) !important;
}

#menuModal .close {
  color: black;
  font-size: 40px;
  margin-left: 10px;
}

.menu-bottom-1 {
  background-color: transparent;
}

.fixed-bottom-1 {
  position: fixed;
  right: 0;
  bottom: 50%;
  z-index: 1030;
}

.btn-primary-iztapalapa {
  position: relative;
  font-size: 17px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1em 2.5em;
  display: inline-block;
  border-radius: 6em;
  transition: all 0.2s;
  border: none;
  font-family: inherit;
  font-weight: 500;
  color: black;
  background-color: white;
}

.btn-primary-iztapalapa:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.btn-primary-iztapalapa:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.btn-primary-iztapalapa::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}

.btn-primary-iztapalapa::after {
  background-color: #fff;
}

.btn-primary-iztapalapa:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}

.btn-primary-iztapalapa > i {
  font-size: 30px;
  padding: 13px;
}

.img-iztapalapa {
  width: 80%;
}

.div-iztapalapa {
  justify-content: center;
  align-items: center;
  display: flex;
}

.descuento-iztapalapa {
  width: 25%;
}

/* FIN IZTAPALAPA */

.vix .boton {
  padding-top: 40px;
  padding-bottom: 0;
}

.terminos {
  font-size: 10px;
  margin-top: 40px;
}

.vix .n-pantallas {
  margin: 0;
  margin-top: 10px;
  font-size: 30px;
  color: #ff5900;
  font-weight: 700;
  line-height: 35px;
}

.vix .pantallas {
  margin: 0;
  font-size: 15px;
}

.vix .megas-l {
  font-size: 30px;
  line-height: 30px;
}

.vix .promo {
  font-size: 20px;
  line-height: 26px;
}

.img_vix {
  margin-top: 15px;
  margin-bottom: 20px;
}

.vix .megas-diviertete {
  font-size: 95px;
  font-weight: 700;
  color: #ff5900;
  margin: 0;
  line-height: 78px;
}

.vix .paquete-diviertete {
  position: relative;
  padding: 0;
}

.vix .paquete-diviertete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/4.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.vix .promos-diviertete {
  background-image: url(../imagenes/img/Degradado_40M.jpg);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  background: #ff5900;
  background: -moz-linear-gradient(left, #a72551 0, #ff5900 100%);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0, #a72551),
    color-stop(100%, #ff5900)
  );
  background: -webkit-linear-gradient(left, #a72551 0, #ff5900 100%);
  background: -o-linear-gradient(left, #a72551 0, #ff5900 100%);
  background: -ms-linear-gradient(left, #a72551 0, #ff5900 100%);
  background: linear-gradient(to right, #a72551 0, #ff5900 100%);
}

.vix .price-diviertete {
  font-size: 70px;
  color: #fff;
  line-height: 75px;
  margin: 5px 0;
  font-weight: 700;
}

.vix .boton-diviertete {
  color: #fff;
  background-color: #ff5900;
  border: 1px solid #ff5900;
  border-radius: 50px;
  padding: 10px 17px;
  font-size: 16px;
  font-weight: bolder;
  margin: 0 auto;
  text-decoration: none;
}

.vix .boton-diviertete:hover {
  text-decoration: none;
  background-color: #ff5900;
  color: #fff;
}

.vix .paquete-diviertete-mas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/5.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.vix .paquete-emocionate::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/4.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.vix .paquete-sorprendete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/3.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.amazon .boton {
  padding-top: 40px;
  padding-bottom: 0;
}

.terminos {
  font-size: 10px;
  margin-top: 40px;
}

.amazon .n-pantallas {
  margin: 0;
  margin-top: 10px;
  font-size: 30px;
  color: red;
  font-weight: 700;
  line-height: 35px;
}

.amazon .pantallas {
  margin: 0;
  font-size: 15px;
}

.amazon .megas-l {
  font-size: 30px;
  line-height: 30px;
}

.amazon .promo {
  font-size: 20px;
  line-height: 26px;
}

.img_amazon {
  margin-top: 15px;
  margin-bottom: 20px;
  width: 50%;
}

.amazon .megas-diviertete {
  font-size: 95px;
  font-weight: 700;
  color: #65b1f3;
  margin: 0;
  line-height: 78px;
}

.amazon .paquete-diviertete {
  position: relative;
  padding: 0;
}

.amazon .paquete-diviertete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/2.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.amazon .promos-diviertete {
  background-image: url(../imagenes/img/Degradado_40M.jpg);
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 15px 0;
  background: #65b1f3;
  background: -moz-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0, #65b1f3),
    color-stop(100%, #202446)
  );
  background: -webkit-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: -o-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: -ms-linear-gradient(left, #65b1f3 0, #202446 100%);
  background: linear-gradient(to right, #65b1f3 0, #202446 100%);
}

.amazon .price-diviertete {
  font-size: 70px;
  color: #fff;
  line-height: 75px;
  margin: 5px 0;
  font-weight: 700;
}

.amazon .boton-diviertete {
  color: #fff;
  background-color: #65b1f3;
  border: 1px solid #65b1f3;
  border-radius: 50px;
  padding: 10px 17px;
  font-size: 16px;
  font-weight: bolder;
  margin: 0 auto;
  text-decoration: none;
}

.amazon .boton-diviertete:hover {
  text-decoration: none;
  background-color: #65b1f3;
  color: #fff;
}

.amazon .paquete-diviertete-mas::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/1.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.amazon .paquete-emocionate::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/2.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.amazon .paquete-sorprendete::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-image: url(../imagenes/img/3.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 25px;
}

.img-form {
  width: 100%;
}

.modal-content {
  background-color: #212529;
}

.modal-header {
  margin: 0;
  border: unset;
  padding-bottom: 0;
}

.texto-form {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.politicas {
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  margin: 20px 0;
}

.politicas-link {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
  margin: 20px 0;
}

.close {
  color: #fff;
  font-size: 40px;
}

.boton-enviar {
  color: #fff;
  width: 100%;
  background-color: #007bff;
  border: 1px solid #007bff;
  border-radius: 10px;
  padding: 10px 60px;
  font-size: 20px;
  margin: 0 auto;
  text-decoration: none;
}

.boton-enviar:hover {
  text-decoration: none;
  background-color: #4a9ef5;
  color: #fff;
}

.modal-body {
  padding-top: 0;
}

.menu-bottom {
  border-top: 1px solid #343a40;
}

.boton-chat {
  color: #fff;
  width: 48%;
  border: 1px solid #007bff;
  border-radius: 10px;
  padding: 12px 10px;
  font-size: 15px;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
}

.boton-chat:hover {
  text-decoration: none;
  background-color: #4a9ef5;
  color: #fff;
}

.boton-llamar {
  color: #fff;
  width: 48%;
  background-color: #007bff;
  border: 1px solid #007bff;
  border-radius: 10px;
  padding: 12px 10px;
  font-size: 15px;
  margin: 0 auto;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
}

.boton-llamar:hover {
  text-decoration: none;
  background-color: #4a9ef5;
  color: #fff;
  cursor: pointer;
}

.pie {
  padding: 20px 0;
  margin-bottom: 50px;
  text-align: center;
  justify-content: center;
  flex-wrap: wrap;
}

.link-footer {
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: 800;
  padding: 5px;
}

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

.footer-pag {
  background-color: #202020;
}

.img-gracias {
  text-align: center;
  padding: 15% 40px;
}

.text-gracias {
  text-align: center;
}

.fa-phone {
  margin-right: 10px;
}

.error {
  color: red;
}

.tp-zone-picker {
  background-color: #fff;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: auto;
  overflow-y: scroll;
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: block;
  z-index: 8010;
  background: url(/images/fancybox/fancybox_overlay.png);
}

#tp-zone-picker-landing {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 18px;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding: 9% 0;
  text-align: center;
}

.fancybox-inner {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
  position: relative;
  overflow: auto;
}

#tp-zone-picker-landing img {
  max-height: 83px;
  max-width: 55%;
}

#tp-zone-picker-landing h4 {
  font-size: 1.5em;
  font-weight: 700;
  margin: 0.8em 0 0;
}

#tp-zone-picker-landing p {
  font-size: 1em;
  width: 69%;
}

#tp-zone-picker-landing select {
  padding: 0.3em 0.6em;
  z-index: 9999;
}

.link {
  cursor: pointer;
}

.modal-title {
  color: #fff;
  padding: 15px;
}

.tp-close-button {
  color: #fff !important;
  cursor: pointer;
}

#tp-legal-title {
  color: #fff;
}

.terminos {
  cursor: pointer;
}

#tp-zone-picker-landing select {
  padding: 0.3em 0.6em;
  z-index: 9999;
}

.link {
  cursor: pointer;
}

.modal-title {
  color: #fff;
  padding: 15px;
}

.tp-close-button {
  color: #fff !important;
  cursor: pointer;
}

#tp-legal-title {
  color: #fff;
}

.terminos {
  cursor: pointer;
}

.box {
  border: 1px solid;
  border-radius: 10px;
  padding: 20px;
}

.tptv {
  max-height: 35px;
  text-align: center;
}

.addons p {
  color: #ffffff;
  font-size: 14px;
  font-weight: lighter;
}

.icono-img {
  height: 10px;
  margin-right: 7px;
}

.hogar p {
  font-size: 14px;
  font-weight: lighter;
}

/* PESTAÑA BACK TO SCHOOL */
.internet .paquete-diviertete-mas::after,
.internet .paquete-diviertete::after,
.internet .paquete-sorprendete-mas::after,
.internet .paquete-emocionate::after,
.internet_tv .paquete-diviertete-mas::after,
.internet_tv .paquete-diviertete::after,
.internet_tv .paquete-sorprendete-mas::after,
.internet_tv .paquete-emocionate::after,
.amazon-tv .paquete-sorprendete-mas::after,
.amazon-tv .paquete-diviertete::after,
.amazon-tv .paquete-sorprendete::after,
.amazon .paquete-sorprendete-mas::after,
.amazon .paquete-diviertete::after,
.amazon .paquete-sorprendete::after,
.internet .paquete-sorprendete::after,
.internet .paquete-diviertete-M::after,
.internet_tv .paquete-sorprendete::after,
.internet_tv .paquete-diviertete-M::after,
.amazon-tv .paquete-diviertete-mas::after,
.amazon .paquete-diviertete-mas::after,
.vix .paquete-diviertete-mas::after,
.vix .paquete-diviertete::after,
.vix .paquete-sorprendete::after,
.vix .paquete-sorprendete-mas::after {
  content: "Apple TV+ por 1 año";
  position: absolute;
  right: 0;
  top: -15px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fe5537;
  height: 32px;
  width: 220px;
  border-radius: 30px;
  z-index: 9;
  margin: 0px auto;
  font-weight: 600;
}

.border-bts {
  border: 3px solid #fe5537;
  border-radius: 30px;
  margin-top: 15px !important;
}

.cinta {
  background: linear-gradient(90deg, rgb(226, 30, 48), rgb(239, 100, 72));
  width: 100%;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding: 30px 0px;
}

/* circulo descuentos */
#iconoDescuento {
  background-color: #d4002a;
  border-radius: 50%;
  height: 100px;
  position: absolute;
  width: 100px;
  top: -35px;
  right: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(45deg);
  z-index: 100;
}

#iconoDescuento .descRojo {
  color: #fff;
  font-weight: 700;
  font-size: 17px;
  margin-top: 5px;
  margin: 0 0 0px !important;
  transform: rotate(30deg);
}

#iconoDescuento p {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
}

.nueva-promo {
  background-color: #d4002a;
  border-radius: 20px;
  height: 35px;
  position: absolute;
  width: 355px;
  top: -25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* DOS PRECIOS */

.price-anterior {
  text-align: center;
  flex-direction: column;
  font-size: 20px;
  font-weight: 600;
}

.price-nuevo {
  border-left: 1px solid gray;
  text-align: center;
  flex-direction: column;
  font-size: 20px;
  font-weight: 600;
}

.price-nuevo p {
  text-wrap: nowrap;
}

.top-card {
  align-items: flex-start;
}

.tachado {
  text-decoration: line-through;
}

.antes-precio {
  opacity: 0.5;
}

.antes-precio::before {
  content: " ";
  display: block;
  position: absolute;
  left: 12px;
  top: 50px;
  width: 60%;
  height: 5px;
  background-color: red;
}

.cintillo-buen-mes {
  position: absolute;
  right: 85px;
  top: 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  border-radius: 7px 7px 0px 0px;
  height: 35px;
  width: 100%;
  max-width: 400px;
  z-index: -1;
  margin: 0px auto;
  font-weight: 800;
  font-size: 20px;
  font-style: italic;
  text-transform: uppercase;
}

.bg-primer {
  background-color: #ef4a01;
}

@media (min-width: 1006px) {
  .container-fluid {
    margin-top: 70px;
  }

  .tel {
    display: none;
  }

  .tptv {
    max-height: 45px;
  }

  .tel-md {
    display: block;
    color: #007bff;
    margin: 0;
    font-weight: 700;
    font-size: 25px;
    margin-right: 40px;
  }

  .logo {
    width: 15%;
    margin-right: 10px;
  }

  .nav-item {
    padding: 0 20px;
  }

  .paquete-wrap {
    padding: 0;
    width: 100%;
    justify-content: center;
    margin: 0 auto;
  }

  .paquete-diviertete,
  .paquete-diviertete-M,
  .paquete-diviertete-mas,
  .paquete-emocionate,
  .paquete-emocionateM,
  .paquete-sorprendete,
  .paquete-sorprendeteM,
  .paquete-sorprendete-mas {
    margin: 25px 3%;
  }

  .menu-bottom {
    display: none;
  }

  .sidebar {
    padding: 1% 0;
  }

  .encabezado {
    text-align: center;
    margin-top: 0;
    margin-top: 20px;
  }

  .tittle-form {
    margin-bottom: 0px;
    font-size: 40px;
  }

  .sub-tittle {
    font-weight: 400;
    color: #888f96;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
  }

  .bolder {
    font-weight: 800;
  }

  .formulario {
    padding: 20px 50px;
  }

  .form-sidebar {
    border-radius: 25px;
  }

  .politicas-link-sidebar {
    color: #888f96;
    text-decoration: none;
    font-size: 10px;
    text-align: center;
    margin: 20px 0;
  }

  .boton-enviar-sidebar {
    color: #fff;
    width: 100%;
    background-color: #007bff;
    border: 1px solid #007bff;
    border-radius: 20px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    text-decoration: none;
  }

  .boton-enviar-sidebar:hover {
    text-decoration: none;
    background-color: #4a9ef5;
    color: #fff;
  }

  .chat {
    background-color: #f1f1f1;
    text-align: center;
    padding: 20px 10px;
  }

  .tittle-chat {
    margin-bottom: 25px;
  }

  .boton-chat-sidebar {
    color: #007bff;
    background-color: transparent;
    border: 2px solid #007bff;
    border-radius: 20px;
    padding: 10px 70px;
    font-size: 20px;
    font-weight: 700;
    margin: 0 auto;
    text-decoration: none;
  }

  .boton-chat-sidebar:hover {
    text-decoration: none;
    background-color: #4a9ef5;
    color: #fff;
  }

  .img-form {
    width: 75%;
  }

  .pie {
    margin-bottom: 10px;
  }

  .img-gracias {
    text-align: end;
    padding: 15% 40px;
  }

  .text-gracias {
    padding: 15% 40px;
  }

  .wrap-sidebar {
    height: 90%;
    justify-content: center;
    display: flex;
  }

  .img-gracias {
    padding: 15% 80px;
  }

  .footer-pag {
    width: 100%;
  }
}

@media (max-width: 1070px) {
  .boton-diviertete,
  .boton-diviertete-mas,
  .boton-emocionate,
  .boton-sorprendete,
  .boton-sorprendete-mas {
    padding: 15px 30px;
  }

  .tel-md {
    margin-right: 10px;
    font-size: 18px;
  }

  .nav-item {
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .boton-chat-sidebar {
    padding: 10px 30px;
    font-size: 20px;
  }

  .paquete-diviertete-mas {
    margin: 35px 3%;
  }

  .paquete-diviertete {
    margin: 35px 3%;
  }

  .paquete-emocionate {
    margin: 35px 3%;
  }

  .paquete-sorprendete-mas {
    margin: 35px 3%;
  }

  .paquete-sorprendete {
    margin: 35px 3%;
  }

  .paquete-sorprendeteM {
    margin: 35px 3%;
  }

  #iconoDescuento {
    right: 0;
    top: -24;
    height: 80px;
    width: 80px;
  }

  #iconoDescuento .descRojo {
    font-size: 13px;
  }
}

@media (min-width: 430px) {
  .desktop {
    display: block;
  }

  .mobile {
    display: none;
  }

  .tptv {
    max-height: 45px;
    text-align: center;
  }
}

@media (max-width: 435px) {
  .tptv {
    max-height: 45px;
    text-align: center;
  }

  #iconoDescuento {
    right: -10px;
    top: -35px;
    height: 100px;
    width: 100px;
    z-index: 100;
  }

  #iconoDescuento .descRojo {
    font-size: 13px;
  }

  .menu-bottom-1 {
    display: none;
  }

  /* Ajustes oferta enero 2023 */
  .selectores li:nth-of-type(1) .nav-link {
    padding-bottom: 21px;
    padding-top: 21px;
  }

  .dropdown-toggle {
    white-space: unset;
  }

  /* Ajustes oferta enero 2023 */
}

@media (min-width: 1900px) {
  .tptv {
    max-height: 60px;
    text-align: center;
  }
}

@media (min-width: 2400px) {
  .tptv {
    max-height: 65px;
    text-align: center;
  }
}

@media (min-width: 2700px) {
  .tptv {
    max-height: 70px;
    text-align: center;
  }
}

@media (min-width: 2900px) {
  .tptv {
    max-height: 80px;
    text-align: center;
  }
}

/*Estilos para arreglar slider que se hace grande cuando se anima*/
@media (min-width: 768px) {
  .padding-x-35px {
    padding-left: 35px;
    padding-right: 35px;
  }
}

@media (max-width: 1280px) {
  .antes-megas {
    font-size: 35px;
  }

  .antes-megas75::before {
    width: 76%;
    top: 61px;
  }

  .antes-megas::before {
    width: 100%;
    top: 54px;
  }
}

@media (max-width: 768px) {
  .menu-bottom-1 {
    display: none;
  }

  .despues-megas {
    margin: 0 4px 0 -10px;
  }

  .antes-megas {
    font-size: 25px;
  }

  .antes-megas span {
    font-size: 16px !important;
  }

  .antes-megas75 span {
    font-size: 16px !important;
  }

  .antes-megas75::before {
    width: 76%;
    top: 61px;
  }

  .antes-megas::before {
    width: 84%;
    top: 54px;
  }

  .doble {
    width: 325px;
    font-size: 14px;
  }

  .w-xs-10 {
    width: 100% !important;
  }

  .img-iztapalapa {
    width: 100%;
  }

  .descuento-iztapalapa {
    width: 100%;
  }
}

/*Estilos para funcionalidad de transicion recuadros de digalogo 3p*/
.carouselPromos3p .carousel-item {
  margin-left: 0px;
}

.carouselPromos23p .carousel-item {
  margin-left: 0px;
}

ul.nav.nav-tabs {
  border: none;
  max-width: 930px;
  margin: auto auto 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav > li {
  position: relative;
  display: block;
}

ul.nav.nav-tabs li.active a {
  color: black;
}

ul.nav.nav-tabs li a {
  border: 1px solid white;
  border-radius: 5px;
  color: white;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

ul.nav.nav-tabs li.active a:after {
  opacity: 1;
  visibility: visible;
}

ul.nav.nav-tabs li a:after {
  opacity: 0;
  visibility: hidden;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -10px;
  transition: all 0.3s ease-in-out;
}

/* 
    Flecha original
    ul.nav.nav-tabs li a:after {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
    transition: all .3s ease-in-out;
} */

ul.nav.nav-tabs li.active a {
  color: black;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

a:active,
a:hover {
  outline: 0;
}

ul.nav.nav-tabs li a:hover {
  color: black;
}

.carouselPromos3p .carousel-item.active {
  display: flex;
}

.carouselPromos23p .carousel-item.active {
  display: flex;
}

/*  alinea el boton de comprar en el bottom del paquete, el paquete debe tener displau flex.
.boton-diviertete {
    color: #eebf12;
    border: 1px solid #eebf12;
    border-radius: 10px;
    !*! padding: 15px 60px; *!
    font-size: 20px;
    !*! margin: 0 auto; *!
    text-decoration: none;
    bottom: 40px;
    position: absolute;
    width: 75%;
    !*! left: 50px; *!
}
.boton {
    padding: 40px 0;
    text-align: center;
    justify-content: center;
    display: flex;
}*/

/* Estilos nuevas landings oferta enero 2023 */
.box {
  padding: 20px 10px;
}

.tptv img:nth-of-type(2) {
  width: 15% !important;
}

.promos {
  position: relative;
  border-radius: 7px;
  border: 2px solid rgb(0, 123, 255);
  font-size: 16px;
  font-weight: 600;
  background: transparent;
  color: #fff;
  overflow: hidden;
  box-shadow: 0 0 0 0 transparent;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.promos:hover {
  background: rgb(61, 106, 255);
  box-shadow: 0 0 10px 5px rgba(0, 142, 236, 0.815);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.promos:hover::before {
  -webkit-animation: sh02 0.5s 0s linear;
  -moz-animation: sh02 0.5s 0s linear;
  animation: sh02 0.5s 0s linear;
}

.promos::before {
  content: "";
  display: block;
  width: 0px;
  height: 86%;
  position: absolute;
  top: 7%;
  left: 0%;
  opacity: 0;
  background: #fff;
  box-shadow: 0 0 50px 30px #fff;
  -webkit-transform: skewX(-20deg);
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

@keyframes sh02 {
  from {
    opacity: 0;
    left: 0%;
  }

  50% {
    opacity: 1;
  }

  to {
    opacity: 0;
    left: 100%;
  }
}

.promos.active .nav-link {
  box-shadow: 0 0 0 0 transparent !important;
  -webkit-transition: box-shadow 0.2s ease-in !important;
  -moz-transition: box-shadow 0.2s ease-in !important;
  transition: box-shadow 0.2s ease-in !important;
  border-bottom: none !important;
}

@media (min-width: 1006px) {
  .nav-item {
    padding: 0 14px;
  }

  .tel-md {
    margin-right: 3px;
  }
}

.amazon .price-sorprendete-mas {
  font-size: 35px;
  color: white;
  line-height: 40px;
  margin: 5px 0;
}

ul.nav.nav-tabs li .dropdown-item {
  border: 1px solid white;
  border-radius: 5px;
  color: #212529;
}

.carousel-indicators {
  bottom: -40px;
}
