<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@900&amp;display=swap");
@font-face {
  font-family: Pangram;
  src: local("Pangram-Black") url("fonts/Pangram-Black.woff") format("woff"); }
@font-face {
  font-family: Pangram;
  src: local("Pangram-Bold") url("fonts/Pangram-Bold.woff") format("woff"); }
@font-face {
  font-family: Pangram;
  src: local("Pangram-ExtraBold") url("fonts/Pangram-ExtraBold.woff") format("woff"); }
@font-face {
  font-family: Pangram;
  src: local("Pangram-ExtraLight") url("fonts/Pangram-ExtraLight.woff") format("woff"); }
@font-face {
  font-family: Pangram;
  src: local("Pangram-Light") url("fonts/Pangram-Light.woff") format("woff"); }
@font-face {
  font-family: Pangram;
  src: local("Pangram-Medium") url("fonts/Pangram-Medium.woff") format("woff"); }
@font-face {
  font-family: Pangram;
  src: local("Pangram-Regular") url("fonts/Pangram-Regular.woff") format("woff"); }
html {
  font-size: 15px; }

body {
  font-family: "Pangram", sans-serif;
  background: #f9f9f9; }

.pleca-superior {
  background-color: #5C0F8B;
  height: 35px;
  padding: 5px 26px; }

.pleca-superior img {
  width: 23px;
  height: auto; }

.pleca-superior a {
  color: white;
  font-weight: 500;
  text-decoration: none;
  padding: 9px; }

.margen-mitelmovil {
  margin-right: 10px; }

.encabezado {
  background: rgba(255, 255, 255, 0.9);
  color: #1E1A34;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.encabezado img {
  width: 135px;
  height: auto;
  padding-left: 15px; }

.menu-mitelmovil {
  background: #5C0F8B;
  color: #1E1A34;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.menu-mitelmovil img {
  width: 135px;
  height: auto;
  padding-left: 15px; }

.cerrar-sesion {
  margin-left: auto;
  margin-right: 10px;
  margin-top: 12px; }

.cerrar-sesion ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }

.cerrar-sesion ul li a {
  color: #2ED9C3;
  font-size: 21px;
  padding: 12px;
  margin: 0 5px;
  text-decoration: none;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.cerrar-sesion img {
  width: 45px;
  height: auto;
  margin-top: -5px; }

.seccion-mitelmovil {
  margin-top: 107px; }

.contenido-mitelmovil {
  background: white;
  padding-top: 35px;
  padding-bottom: 105px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); }

.icono-mitelmovil img {
  width: 135px;
  height: auto; }

.nombre-usuario {
  color: #5C0F8B;
  margin-left: -30px; }

.usuario-mitelmovil {
  font-size: 45px;
  font-weight: bold; }

.numero-usuario {
  font-size: 32px;
  margin-top: -25px; }

.link-referencia img {
  width: 115px;
  height: auto; }

.link-recarga img {
  width: 95px;
  height: auto; }

.link-recarga {
  color: #5C0F8B;
  font-size: 19px; }

.link-recarga:hover {
  color: #5C0F8B;
  text-decoration: none; }

.link-estado img {
  width: 50px;
  height: auto;
  padding-left: 5px; }

.link-estado {
  color: #5C0F8B;
  font-size: 19px; }

.link-estado:hover {
  color: #5C0F8B;
  text-decoration: none; }

.col-izq-inicio img {
  width: 25px;
  height: auto;
  margin-top: 3px; }

.col-izq-perfil img {
  width: 17px;
  height: auto;
  margin-top: 16px; }

.col-izq-detalles img {
  width: 25px;
  height: auto;
  margin-left: 5px;
  margin-top: 19px; }

.col-izq-servicio img {
  width: 20px;
  height: auto;
  margin-top: 12px; }

.col-izq-historial img {
  width: 21px;
  height: auto;
  margin-top: 15px; }

.col-izq-cambio img {
  width: 25px;
  height: auto;
  margin-top: 19px; }

.col-links {
  margin-left: -15px; }

.col-links a {
  color: #5C0F8B;
  font-size: 19px; }

.vigencia {
  color: #5C0F8B;
  background-color: #85e89a;
  border-radius: 5px;
  padding: 20px 0px 5px 0px;
  text-transform: uppercase; }

.fecha-vigencia {
  font-size: 21px;
  font-weight: bold; }

.col-der-contenido {
  margin-top: 45px;
  padding-left: 25px; }

.nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
  color: #fff;
  background-color: #5C0F8B; }

.paquete-disponible {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: bold;
  background-color: #85e89a;
  padding: 8px 20px 8px 20px; }

.contenido-paquete {
  color: #5C0F8B;
  font-size: 19px;
  padding: 20px;
  border: 2px solid #85e89a; }

.beneficios-mitelmovil {
  font-size: 25px;
  font-weight: bold; }

.img-beneficios img {
  width: 180px;
  height: auto; }

.btn-detalles {
  color: white;
  background: #5C0F8B;
  border: transparent;
  border-radius: 7px;
  padding: 10px 35px;
  font-size: 23px; }

.btn-detalles:hover {
  color: white;
  background: #5C0F8B;
  border: transparent;
  border-radius: 7px;
  padding: 10px 35px;
  font-size: 23px; }

.card2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #5C0F8B;
  border-radius: 21px;
  margin-top: 15px; }

.pleca-card {
  color: white;
  background: #5C0F8B;
  font-size: 21px;
  padding: 15px 20px 15px 20px;
  border-radius: 15px 15px 0px 0px; }

.card-body2 {
  color: #515151;
  font-size: 17px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  border-radius: 21px; }

.detalles-servicio p {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: bold;
  padding: 20px 0px 0px 30px; }

.detalles-disponible p {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: bold;
  padding-top: 20px; }

.detalles-minutos-izq p {
  color: #5C0F8B;
  font-size: 17px;
  padding: 0px 0px 0px 30px; }

.porcentaje p {
  color: #5250de; }

.detalles-minutos p {
  color: #5C0F8B;
  font-size: 17px; }

.perfil-img img {
  width: 25px;
  height: auto; }

.perfil-titulo {
  color: #5C0F8B;
  font-size: 21px;
  font-weight: bold;
  margin-left: -19px; }

/*.border-inferior-mt{
    border-bottom: 1px solid $secundario;
    padding: 5px;
}*/
.pin-img img {
  width: 35px;
  height: auto; }

.pin-titulo {
  color: #5C0F8B;
  font-size: 21px;
  font-weight: bold;
  margin-left: -15px;
  margin-top: -3px; }

.numero-img img {
  width: 23px;
  height: auto; }

.numero-titulo {
  color: #5C0F8B;
  font-size: 21px;
  font-weight: bold;
  margin-left: -15px; }

.titulo-detalles {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: bold;
  margin-left: -10px; }

.btn-llamadas {
  display: grid; }

.btn-llamadas, .btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.llamadas {
  color: #5C0F8B;
  border: 3px solid #85e89a;
  border-radius: 20px;
  padding: 25px 0px 0px 0px; }

.llamadas img {
  width: 60px;
  height: auto; }

.titulo-detalle {
  font-size: 23px;
  font-weight: bold;
  margin-top: 15px; }

.d-mensajes {
  color: #5C0F8B;
  border: 3px solid #85e89a;
  border-radius: 21px;
  padding: 55px 0px 0px 0px; }

.d-mensajes img {
  width: 95px;
  height: auto; }

.titulo-mensaje {
  font-size: 23px;
  font-weight: bold;
  margin-top: 25px; }

/*.d-megas{
    color: $principal;
    border: 3px solid $principal;
    border-radius: 17px;
    padding: 25px 0px 0px 0px;
}*/
.d-megas {
  color: #5C0F8B;
  border: 3px solid #f92121;
  border-radius: 21px;
  padding: 25px 0px 0px 0px; }

.d-megas img {
  width: 95px;
  height: auto; }

.titulo-megas {
  font-size: 23px;
  font-weight: bold;
  margin-top: 15px; }

:root {
  --color-green: #85e89a;
  --color-red: #f92121;
  --color-button: #fdffff;
  --color-black: #5C0F8B; }

.switch-button {
  display: inline-block; }

.switch-button .switch-button__checkbox {
  display: none; }

.switch-button .switch-button__label {
  background-color: var(--color-red);
  width: 4rem;
  height: 2rem;
  border-radius: 3rem;
  display: inline-block;
  position: relative; }

.switch-button .switch-button__label:before {
  -webkit-transition: .2s;
  transition: .2s;
  display: block;
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: var(--color-button);
  content: '';
  border-radius: 50%;
  -webkit-box-shadow: inset 0px 0px 0px 1px var(--color-black);
          box-shadow: inset 0px 0px 0px 1px var(--color-black); }

.switch-button .switch-button__checkbox:checked + .switch-button__label {
  background-color: var(--color-green); }

.switch-button .switch-button__checkbox:checked + .switch-button__label:before {
  -webkit-transform: translateX(2rem);
          transform: translateX(2rem); }

.contenido-porcentaje {
  color: #5C0F8B;
  font-size: 17px; }

.img-porcentaje img {
  width: 165px;
  height: auto; }

.titulo-general h5 {
  color: white; }

.btn-buzon {
  display: grid; }

.btn-buzon, .btn:focus, .btn.focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.buzon {
  color: #5C0F8B;
  border: 3px solid #85e89a;
  border-radius: 20px;
  padding: 25px 0px 0px 0px; }

.buzon img {
  width: 100px;
  height: auto; }

.titulo-buzon {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px; }

.servicio-activo {
  color: #5C0F8B;
  background-color: #85e89a;
  font-size: 21px;
  padding: 15px 0px 2px 0px;
  border-radius: 0px 0px 17px 17px;
  text-decoration: none; }

.servicio-off {
  background: #f92121;
  font-size: 21px;
  padding: 15px 0px 2px 0px;
  border-radius: 0px 0px 17px 17px; }

.servicio-off p {
  color: white; }

.btn-desvio {
  display: grid; }

.desvio {
  color: #5C0F8B;
  border: 3px solid #f92121;
  border-radius: 20px;
  padding: 25px 0px 0px 0px; }

.desvio img {
  width: 60px;
  height: auto; }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.img-modal img {
  width: 25px;
  height: auto;
  margin-left: 25px; }

.titulo-desvio {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px; }

.btn-tripartita {
  display: grid; }

.tripartita {
  color: #5C0F8B;
  border: 3px solid #f92121;
  border-radius: 20px;
  padding: 45px 0px 0px 0px; }

.tripartita img {
  width: 140px;
  height: auto; }

.img-modal-tripartita img {
  width: 45px;
  height: auto;
  margin-left: 25px; }

.titulo-tripartita {
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  padding: 0px 10px 0px 10px; }

.btn-incondicional {
  display: grid; }

.incondicional {
  color: #5C0F8B;
  border: 3px solid #f92121;
  border-radius: 20px;
  padding: 25px 0px 0px 0px; }

.incondicional img {
  width: 60px;
  height: auto; }

.titulo-incondicional {
  font-size: 20px;
  font-weight: bold;
  margin-top: 15px;
  padding: 0px 10px 0px 10px; }

.leyenda-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline; }

.formulario-modal .form-control {
  background-color: #fff;
  border: 1px solid #5C0F8B; }

.formulario-modal .campos-contacto {
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.formulario-modal label {
  font-size: 15px; }

/*RADIO*/
.content-input input,
.content-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

.content-input input {
  visibility: hidden;
  position: absolute;
  right: 0; }

.content-input {
  position: relative;
  margin-bottom: 30px;
  padding: 5px 0 5px 60px;
  /* Padding de 60px para posicionar el elemento &lt;i&gt; en este espacio*/
  display: block; }

/* Estas reglas se aplicarán a todos las elementos i después de cualquier input*/
.content-input input + i {
  background: #f0f0f0;
  border: 2px solid #5C0F8B;
  position: absolute;
  left: 0; }

/* Estas reglas se aplicarán a todos los i despues de un input de tipo radio*/
.content-input input[type=radio] + i {
  height: 25px;
  width: 25px;
  border-radius: 100%;
  left: 21px; }

.content-input input[type=radio] + i:before {
  content: '';
  display: block;
  height: 13px;
  width: 13px;
  background: red;
  border-radius: 100%;
  position: absolute;
  z-index: 1;
  top: 4px;
  left: 4px;
  background: #2ED9C3;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  /* Todas las propiedades | tiempo | tipo movimiento */
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  /* Lo ocultamos*/ }

.content-input input[type=radio]:checked + i:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.content-input:hover input[type=radio]:not(:checked) + i {
  background: #B1E8CD; }

.titulo-historia {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: bold;
  margin-left: -15px; }

.sub-contenido {
  color: #5C0F8B;
  font-size: 17px; }

.sub-historial {
  color: #5C0F8B;
  border-bottom: 1px solid #2ED9C3;
  padding-bottom: 5px; }

.historial-paq {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: bold; }

.paq-actual {
  color: #5C0F8B;
  font-size: 21px;
  font-weight: bold; }

.titulo-cambio {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: bold;
  margin-left: -15px; }

.contenido-cambio {
  color: #f92121;
  font-size: 17px;
  font-weight: bold; }

.frase-cambio {
  color: #5C0F8B;
  font-size: 17px; }

.form-cambio {
  color: #5C0F8B;
  font-size: 17px; }

.select-css {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #5C0F8B;
  line-height: 1.4;
  padding: .5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #5C0F8B;
  -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.03);
          box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.03);
  position: relative;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.select-css::-ms-expand {
  display: none; }

.select-css:hover {
  border-color: #888; }

.select-css:focus {
  border-color: #aaa;
  -webkit-box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
          box-shadow: 0 0 1px 3px rgba(59, 153, 252, 0.7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #222;
  outline: none; }

.select-css option {
  font-weight: normal; }

.caja::after {
  content: "\025be";
  display: table-cell;
  padding-top: 7px;
  text-align: center;
  width: 30px;
  height: 30px;
  position: absolute;
  background: white;
  top: 34px;
  right: 19px;
  pointer-events: none; }

.btn-cambio {
  color: white;
  background-color: #5C0F8B;
  border: transparent;
  border-radius: 7px;
  padding: 10px 35px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.tc-cambio a {
  color: #5C0F8B; }

.encabezado button img {
  width: 45px;
  height: auto; }

.boton-menu,
.boton-buscar {
  border: 0px;
  margin: 0px;
  padding: 0px 15px;
  background: transparent; }

.boton-menu:focus,
.boton-buscar:focus {
  outline: 0; }

.boton-buscar {
  margin-left: auto;
  margin-right: 10px; }

#campo-buscar {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; }

.busqueda {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin: 15px 0px; }

.busqueda input[type="text"] {
  border: 1px solid #5C0F8B;
  border-radius: 5px 0 0 5px;
  padding: 7px;
  font-size: 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 70%;
          flex: 1 1 70%; }

.busqueda input[type="submit"] {
  border: 1px solid #5C0F8B;
  border-radius: 0 5px 5px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  background-color: #5C0F8B;
  color: white;
  font-size: 17px; }

.menu-principal {
  margin-left: auto;
  margin-right: 10px;
  margin-top: 12px; }

.menu-principal ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none; }

.menu-principal ul li a {
  color: #5C0F8B;
  font-size: 19px;
  padding: 12px;
  margin: 0 5px;
  text-decoration: none;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.menu-principal ul li a:hover,
.menu-principal ul li.active a {
  color: #5C0F8B;
  border-bottom: 5px solid #2ED9C3; }

#otn-sim a {
  color: #5C0F8B !important;
  background-color: #2ED9C3;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 10px;
  font-weight: 500;
  border-bottom: transparent; }

#btn-sim a:hover {
  color: #5C0F8B !important;
  background-color: #2ED9C3;
  border-radius: 10px;
  border-bottom: transparent; }

#recargas-mp a {
  color: white !important;
  background-color: #5C0F8B;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 10px;
  border-bottom: transparent;
  font-weight: 500; }

#recargas-mp a:hover {
  color: #5C0F8B !important;
  background-color: #2ED9C3;
  border-bottom: transparent; }

#menu-movil {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%; }

#menu-movil ul {
  margin-top: 15px; }

#menu-movil ul li {
  padding: 0px;
  list-style: none; }

#menu-movil ul li a {
  display: block;
  padding: 10px 0px;
  text-align: center;
  color: #5C0F8B;
  font-size: 21px;
  text-transform: uppercase;
  border-top: 1px solid #5C0F8B;
  text-decoration: none; }

#menu-movil ul li a:hover,
#menu-movil ul li:active a {
  color: #2ED9C3; }

ul {
  -webkit-padding-start: 0px;
     -moz-padding-start: 0px;
          padding-inline-start: 0px; }

#recargas a {
  color: white !important;
  background-color: #5C0F8B;
  border-radius: 25px; }

#recargas a:hover {
  color: #2ED9C3 !important;
  background-color: #5C0F8B;
  border-radius: 25px; }

.slider-principal {
  margin-top: 5px;
  z-index: 0; }

.servicios {
  margin-top: -120px;
  z-index: 1;
  margin-bottom: 60px; }

.caja1 a {
  background-color: white;
  border: 3px solid #5C0F8B;
  height: 320px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 9px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  color: #5C0F8B;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.caja1 a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.caja2 a {
  background-color: white;
  border: 3px solid #2ED9C3;
  height: 320px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 9px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  color: #5C0F8B;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.caja2 a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.caja2 a h2 {
  padding-top: 10px; }

.caja3 a {
  background-color: white;
  border: 3px solid #5C0F8B;
  height: 320px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 9px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  color: #5C0F8B;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.caja3 a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.caja4 a {
  background-color: white;
  border: 3px solid #2ED9C3;
  height: 320px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 9px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  color: #2ED9C3;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.caja4 a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.margen-top-servicios {
  margin-top: 45px; }

.img-s1 {
  width: 119px;
  height: auto;
  margin-bottom: 25px; }

.img-s2 {
  margin-top: 54px;
  margin-bottom: 25px;
  width: 270px;
  height: auto; }

.img-s3 {
  width: 225px;
  height: auto;
  margin-bottom: 25px; }

.img-s4 {
  width: 150px;
  height: auto;
  margin-bottom: 25px; }

.servicio-tel {
  color: white;
  background: url("../images/S9.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.servicio-tel h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 3px 2px #5C0F8B; }

.contenido-tel {
  background: url("../images/S10.png") no-repeat center center;
  background-size: cover;
  height: 1150px;
  margin-bottom: 65px; }

.parrafo-tel {
  color: #5C0F8B;
  font-size: 30px;
  padding: 54px;
  margin-top: 15px; }

.img-tarjeta {
  padding: 45px; }

.contenido-sim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.sim-h1 {
  color: #5C0F8B;
  padding: 34px;
  font-size: 45px;
  font-weight: bold; }

.link-tel-compatibilidad {
  color: #2ED9C3; }

.link-tel-compatibilidad:hover {
  color: #2ED9C3;
  text-decoration: none; }

.contenido-servicio {
  margin-top: 65px;
  padding: 45px; }

.contenido-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.titulo-info {
  color: #5C0F8B;
  font-size: 17px;
  font-weight: bold; }

.info-p {
  color: #5C0F8B;
  font-size: 17px; }

.img-contrato {
  width: 105px;
  height: auto; }

.img-recarga-cel {
  width: 60px;
  height: auto; }

.img-tv {
  width: 100px;
  height: auto; }

.img-deuda {
  width: 90px;
  height: auto; }

.titulo-servicio {
  background: #5C0F8B; }

.titulo-servicio h1 {
  color: white;
  font-size: 45px;
  padding: 45px; }

.margen-info {
  margin-top: 65px; }

.paquetes-st {
  color: white;
  background: #5C0F8B; }

.paquetes-st p {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: normal; }

.mifi {
  color: white;
  background: url("../images/S11.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 145px; }

.mifi h1 {
  font-size: 115px;
  font-weight: bold;
  margin-left: 135px; }

.contenido-mifi {
  margin-top: 45px;
  margin-bottom: 40px;
  background: url("../images/mifi-fondo.svg") no-repeat center; }

.titulo-mifi {
  color: #5C0F8B;
  font-size: 29px;
  padding: 5px; }

.link-mifi {
  color: #5C0F8B;
  font-weight: bold;
  text-decoration: underline; }

.link-mifi:hover {
  color: #5C0F8B;
  font-weight: bold;
  text-decoration: underline; }

.internet-casa {
  color: white;
  background: url("../images/S8.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 145px; }

.internet-casa h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center; }

.contenido-internet {
  margin-top: 45px;
  margin-bottom: 45px; }

.titulo-internet {
  color: #5C0F8B;
  font-size: 95px;
  font-weight: bold; }

.texto-internet {
  color: #5C0F8B;
  font-size: 29px;
  margin-top: 25px;
  background: url("../images/casa-fondo.svg") no-repeat center; }

.dispositivos {
  color: white;
  background: url("../images/S15.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.dispositivos h1 {
  font-size: 115px;
  font-weight: bold;
  text-shadow: 2px 3px 2px #5C0F8B; }

.contenido-dispositivos {
  margin-top: 45px;
  margin-bottom: 40px; }

.titulo-dispositivos {
  color: #5C0F8B;
  font-size: 55px;
  font-weight: bold;
  padding: 5px; }

.logo-telmov {
  width: 350px;
  height: auto; }

.marca-dispositivos {
  margin-top: 45px; }

.modelo {
  font-size: 75px;
  text-align: right; }

.btn-telmov {
  color: white;
  font-size: 25px;
  font-weight: bold;
  max-width: 300px;
  text-transform: uppercase;
  padding: 18px;
  margin-bottom: 25px;
  border: transparent;
  background: #5C0F8B;
  border-radius: 35px;
  text-decoration: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-telmov:hover {
  color: #5C0F8B;
  font-size: 25px;
  font-weight: bold;
  max-width: 300px;
  text-transform: uppercase;
  padding: 18px;
  border: transparent;
  background: #2ED9C3;
  border-radius: 35px;
  text-decoration: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.margen-btn-catalogo {
  margin-top: 45px;
  margin-bottom: 50px; }

.btn-catalogo {
  color: white;
  font-size: 25px;
  font-weight: bold;
  max-width: 300px;
  text-transform: uppercase;
  padding: 18px;
  border: transparent;
  background: #5C0F8B;
  border-radius: 35px;
  text-decoration: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-catalogo:hover {
  color: #5C0F8B;
  font-size: 25px;
  font-weight: bold;
  max-width: 300px;
  text-transform: uppercase;
  padding: 18px;
  border: transparent;
  background: #2ED9C3;
  border-radius: 35px;
  text-decoration: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.lider {
  background: #fdc900;
  padding: 35px; }

.btn-lider {
  color: white;
  font-size: 25px;
  font-weight: bold;
  max-width: 300px;
  text-transform: uppercase;
  padding: 18px;
  margin-bottom: 25px;
  border: transparent;
  background: #5C0F8B;
  border-radius: 35px;
  text-decoration: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-lider:hover {
  color: white;
  font-size: 25px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 18px;
  border: transparent;
  background: #5C0F8B;
  border-radius: 35px;
  text-decoration: none; }

.nosotros {
  color: white;
  background: url("../images/S12.jpg") no-repeat center center;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 145px; }

.nosotros h1 {
  font-size: 115px;
  font-weight: bold;
  text-shadow: 2px 3px 2px #5C0F8B; }

.contenido-nosotros {
  margin-top: 45px;
  margin-bottom: 40px; }

.titulo-nosotros {
  color: #5C0F8B;
  font-size: 25px;
  font-weight: bold;
  padding: 5px; }

.texto-nosotros {
  color: #5C0F8B;
  font-size: 25px; }

.promo {
  color: white;
  background: url("../images/fondo-promo.jpg") no-repeat center;
  background-size: cover;
  height: auto;
  padding-bottom: 95px; }

.promo {
  font-size: 25px;
  font-weight: lighter; }

.promo h1 {
  font-weight: bold;
  margin-top: 100px;
  font-size: 75px;
  padding-left: 55px;
  margin-bottom: 35px; }

.promo p {
  font-size: 35px; }

.img-promo100 {
  width: 500px;
  height: auto; }

.img-costo-promo {
  width: 500px;
  height: auto; }

.vineta {
  width: 15px;
  height: auto; }

.margen-top-tc {
  margin-top: 35px; }

.link-promo {
  color: #5C0F8B;
  font-size: 15px;
  font-weight: normal;
  text-decoration: underline; }

.link-promo:hover {
  color: #5C0F8B;
  font-size: 15px; }

.folio-promo {
  color: #5C0F8B;
  font-size: 14px !important;
  margin-top: 10px;
  font-weight: normal; }

.btn-promo {
  color: #5C0F8B;
  font-weight: bold;
  background-color: #2ED9C3;
  border: none;
  padding: 20px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.btn-promo:hover,
.btn-promo:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: none;
  font-size: 23px;
  -webkit-box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
          box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em); }

.btn-promo:active {
  color: #1E1A34 !important;
  background-color: #2ED9C3 !important;
  border: none !important;
  font-size: 23px !important;
  -webkit-box-shadow: 0 0.5em 0.5em -0.4em var(--hover) !important;
          box-shadow: 0 0.5em 0.5em -0.4em var(--hover) !important;
  -webkit-transform: translateY(-0.25em) !important;
          transform: translateY(-0.25em) !important; }

.flecha-btn {
  width: 15px;
  height: auto; }

.btn-promo:hover,
.btn-promo:focus,
.btn-promo:active {
  --hover: #ffffff; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.recomendaciones {
  margin-bottom: 50px; }

.pleca-recomendacion {
  margin-top: 45px;
  margin-bottom: 45px; }

.recomendaciones h1 {
  color: white;
  font-weight: bold;
  font-size: 75px;
  margin-top: 50px;
  padding-bottom: 25px;
  padding-left: 55px; }

.recomendaciones h2 {
  color: #5C0F8B; }

.alinea-recomendacion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.img-fav {
  width: 170px;
  height: auto; }

.nombre-cel {
  color: black;
  font-size: 65px;
  margin-top: -25px; }

.costo-r {
  font-size: 75px;
  font-weight: bold; }

.marca-r {
  font-size: 25px;
  display: none; }

.cel-recomendacion {
  width: 250px;
  height: auto; }

.img-equipo {
  width: 450px;
  height: auto; }

.img-promo200 {
  width: 300px;
  height: auto; }

.img-costo200 {
  width: 450px;
  height: auto; }

.img-costo-promo100 {
  width: 300px;
  height: auto; }

.telmov-100-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.link-recomendacion {
  color: #5C0F8B;
  font-size: 15px;
  text-align: center;
  text-decoration: underline; }

.link-recomendacion:hover {
  color: #5C0F8B;
  font-size: 15px;
  text-align: center; }

.folio-recomendacion {
  color: #5C0F8B;
  font-size: 14px !important;
  margin-top: 10px; }

.cantidad-paquete {
  font-size: 35px; }

.btn-recomendaciones {
  color: white;
  font-weight: bold;
  background-color: #5C0F8B;
  border: none;
  padding: 20px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
  margin-bottom: 25px; }

.btn-recomendaciones:hover,
.btn-recomendaciones:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: none;
  font-size: 23px;
  -webkit-box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
          box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em); }

.btn-recomendaciones:active {
  color: white !important;
  background-color: #2ED9C3 !important;
  border: none !important;
  font-size: 23px !important;
  -webkit-box-shadow: 0 0.5em 0.5em -0.4em var(--hover) !important;
          box-shadow: 0 0.5em 0.5em -0.4em var(--hover) !important;
  -webkit-transform: translateY(-0.25em) !important;
          transform: translateY(-0.25em) !important; }

.btn-recomendaciones:hover,
.btn-recomendaciones:focus,
.btn-recomendaciones:active {
  --hover: #5c0f8b; }

/*.beneficios{
    color: white;
    background: url("../images/img1.jpg") no-repeat center top;
    background-size: cover;
    min-height: 750px;
}
.beneficios{
    font-size: 25px;
    font-weight: lighter;
}
.beneficios h1{
    font-weight: bold;
    margin-top: 100px;
    font-size: 75px;
}*/
.beneficios {
  margin-bottom: 60px; }

.box-beneficios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.beneficios h1 {
  color: #5C0F8B;
  font-size: 75px;
  font-weight: bold; }

.beneficios h2 {
  color: #505050;
  font-size: 21px;
  padding: 25px 25px 0px 25px; }

.beneficios p {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: lighter;
  padding: 0px 25px 0px 25px; }

.img-b1 {
  width: 145px;
  height: auto; }

.img-b2 {
  width: 120px !important;
  height: auto; }

.img-b3 {
  width: 125px;
  height: auto; }

.img-b4 {
  width: 125px;
  height: auto; }

.box-beneficios a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  background-color: #2ED9C3; }

.ofertas {
  color: white;
  background: #5C0F8B;
  background-size: cover;
  height: 100%; }

.ofertas h1 {
  font-weight: bold;
  margin-top: 70px;
  margin-bottom: 50px;
  font-size: 75px; }

.ofertas h2 {
  color: #5C0F8B;
  font-size: 47px;
  font-weight: lighter;
  text-transform: uppercase; }

.ofertas h4 {
  color: #2ED9C3;
  font-size: 45px;
  font-weight: bold;
  margin-top: -20px; }

.link-detalles {
  color: #5C0F8B;
  border: transparent;
  background-color: transparent;
  font-size: 19px;
  text-align: center;
  margin-top: 20px; }

.link-detalles:hover {
  color: #5C0F8B;
  font-size: 19px;
  text-align: center;
  text-decoration: none; }

.bs-popover-bottom &gt; .arrow::after, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #c6f4ec; }

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #5C0F8B;
  background-color: #c6f4ec;
  border-bottom: 1px solid #5C0F8B;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #5C0F8B;
  background: #c6f4ec; }

.link-tc {
  color: #5C0F8B;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  text-align: center;
  margin-top: 15px; }

.link-tc:hover {
  color: #5C0F8B;
  font-size: 14px;
  font-weight: 400;
  text-align: center; }

.contenido-vdetalles {
  font-size: 14px;
  margin-left: 0;
  margin-right: 0; }

.vdetalles-fila1 {
  background: #c6f4ec;
  margin-left: 0;
  margin-right: 0;
  padding: 10px; }

.vdetalles-fila1 span {
  font-weight: bold; }

.vdetalles-fila2 {
  background: #dacfe2;
  margin-left: 0;
  margin-right: 0;
  padding: 10px; }

.vdetalles-fila2 span {
  font-weight: bold; }

.folio {
  font-size: 12px !important;
  margin-top: 10px; }

.ofertas p {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: normal; }

.caja-ofertas .costo1 {
  color: #5C0F8B;
  font-size: 77px;
  font-weight: bold;
  text-transform: uppercase; }

.contenido-ofertas {
  padding-left: 55px; }

.caja-ofertas {
  border: 4px solid #2ED9C3;
  max-width: 320px;
  height: auto;
  margin-bottom: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 7px;
  color: white;
  background-color: rgba(255, 255, 255, 0.99);
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 25px 25px 0px 25px; }

.img-telmovil100 {
  padding-bottom: 15px; }

.caja-ofertas .img-dias {
  width: 150px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px; }

.telmovil100 {
  color: white !important;
  background: #F44573;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

/*.dias7{
    color: white !important;
    background: #824BF9;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    padding: 10px 35px 10px 35px;
    font-size: 23px !important;
    font-weight: lighter !important;
}*/
.dias7 {
  color: white !important;
  background: #824BF9;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.dias15 {
  color: white !important;
  background: #16df7e;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.dias30 {
  color: white !important;
  background: #1F7CEA;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

/*CONTENIDO 3 DIAS*/
.paquete {
  color: white !important;
  font-weight: lighter !important;
  font-size: 29px;
  line-height: 1em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

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

.costo-paquete {
  color: #5C0F8B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 15px 0px 15px;
  font-size: 17px !important; }

.costop {
  font-weight: bold;
  font-size: 75px;
  line-height: 1em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.pesos {
  font-size: 25px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.telmovil100 span {
  font-weight: normal;
  color: white; }

.dias3 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

/*CONTENIDO 7 DIAS*/
.paquete {
  color: white !important;
  font-weight: lighter !important;
  font-size: 29px;
  line-height: 1em; }

.dias7 span {
  font-weight: normal;
  color: white; }

.dias7 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

/*CONTENIDO 15 DIAS*/
.paquete2 {
  color: white !important;
  font-weight: lighter !important;
  font-size: 29px;
  line-height: 1em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.dias15 span {
  font-weight: normal;
  color: white; }

.dias15 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

/*CONTENIDO 30 DIAS*/
.dias30 span {
  font-weight: normal;
  color: white; }

.dias30 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.costo2 {
  color: #5C0F8B !important;
  font-weight: bold !important;
  font-size: 82px;
  line-height: 1em; }

.btn-ofertas {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 1px solid #2ED9C3;
  border-radius: 25px;
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 3px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-ofertas:hover,
.btn-ofertas:focus {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  font-size: 23px;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.btn-ofertas:active {
  color: #5C0F8B !important;
  background-color: #2ED9C3 !important;
  border: 1px solid #2ED9C3 !important;
  font-size: 23px !important;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.modal-header {
  border-bottom: 1px solid #5C0F8B;
  background: #5C0F8B; }

.close {
  color: white; }

.close:hover,
.close:focus {
  color: white; }

.close:active {
  color: white; }

.modal-body {
  color: #5C0F8B;
  padding: 0px; }

.modal-footer {
  border-top: 1px solid #5C0F8B; }

.btn-pop-paquete {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 5px;
  padding: 10px;
  font-size: 15px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-pop-paquete:hover,
.btn-pop-paquete:focus {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 5px;
  text-decoration: none; }

.btn-pop-paquete:active {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 5px; }

.btn-paquetes {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  border-radius: 9px;
  padding: 15px 20px 15px 20px;
  font-size: 25px;
  text-transform: uppercase;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-paquetes:hover {
  color: white;
  background-color: #5C0F8B;
  border: 2px solid #2ED9C3;
  border-radius: 9px;
  padding: 15px 20px 15px 20px;
  font-size: 25px;
  -webkit-box-shadow: 0 0.5em 0.5em -0.3em white;
          box-shadow: 0 0.5em 0.5em -0.3em white;
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em); }

.paquetes {
  color: white;
  background: #5C0F8B;
  margin-top: 145px; }

.paquetes h1 {
  font-weight: bold;
  margin-top: 70px;
  margin-bottom: 50px;
  font-size: 75px; }

.paquetes h2 {
  color: #5C0F8B;
  font-size: 47px;
  font-weight: lighter;
  text-transform: uppercase; }

.paquetes h4 {
  color: #2ED9C3;
  font-size: 45px;
  font-weight: bold;
  margin-top: -20px; }

.link-detalles {
  color: white;
  border-radius: 50px;
  background-color: #5C0F8B;
  font-size: 19px;
  text-align: center;
  margin-top: 20px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.link-detalles:hover {
  color: white;
  font-size: 19px;
  text-align: center;
  text-decoration: none; }

.bs-popover-bottom &gt; .arrow::after, .bs-popover-auto[x-placement^="bottom"] &gt; .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #c6f4ec; }

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #5C0F8B;
  background-color: #c6f4ec;
  border-bottom: 1px solid #5C0F8B;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5); }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #5C0F8B;
  background: #c6f4ec; }

.link-tc {
  color: #5C0F8B;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
  text-align: center;
  margin-top: 15px; }

.link-tc:hover {
  color: #5C0F8B;
  font-size: 14px;
  font-weight: 400;
  text-align: center; }

.folio {
  font-size: 14px !important;
  margin-top: 10px; }

.paquetes p {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: normal; }

.caja-ofertas .costo1 {
  color: #5C0F8B;
  font-size: 77px;
  font-weight: bold;
  text-transform: uppercase; }

.contenido-ofertas {
  padding-left: 55px; }

.caja-ofertas {
  border: 4px solid #2ED9C3;
  max-width: 320px;
  height: auto;
  margin-bottom: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 7px;
  color: white;
  background-color: rgba(255, 255, 255, 0.99);
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 25px 25px 0px 25px; }

.img-telmovil100 {
  padding-bottom: 15px; }

.caja-ofertas .img-dias {
  width: 150px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px; }

.telmovil100 {
  color: white !important;
  background: #F44573;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.telmovil200-30D {
  color: white !important;
  background: #f0b40e;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.telmovil100-30D {
  color: white !important;
  background: #ff3baa;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.telmovil45-3D {
  color: white !important;
  background: #a0da19;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.telmovil75-7D {
  color: white !important;
  background: #3acad4;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.telmovil150-15 {
  color: white !important;
  background: #1dd497;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.dias7 {
  color: white !important;
  background: #824BF9;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.dias15 {
  color: white !important;
  background: #16df7e;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.dias30 {
  color: white !important;
  background: #1F7CEA;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.telmovil300-30D {
  color: white !important;
  background: #fc7131;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

.telmovil500-30D {
  color: white !important;
  background: #6442ff;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  padding: 10px 35px 10px 35px;
  font-size: 17px !important;
  font-weight: lighter !important; }

/*CONTENIDO 3 DIAS*/
.paquete {
  color: white !important;
  font-weight: lighter !important;
  font-size: 29px;
  line-height: 1rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.megas {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-weight: normal;
  color: white; }

.dias3 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

/*CONTENIDO 7 DIAS*/
.paquete {
  color: white !important;
  font-weight: lighter !important;
  font-size: 29px;
  line-height: 1em; }

.dias7 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

/*CONTENIDO 15 DIAS*/
.paquete2 {
  color: white !important;
  font-weight: lighter !important;
  font-size: 29px;
  line-height: 1em;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.dias15 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

/*CONTENIDO 30 DIAS*/
.dias30 span {
  font-weight: normal;
  color: white; }

.dias30 span:last-child {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.costo2 {
  color: #5C0F8B !important;
  font-weight: bold !important;
  font-size: 82px;
  line-height: 1em; }

.btn-ofertas {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 3px solid #5C0F8B;
  border-radius: 25px;
  font-size: 23px;
  font-weight: bold;
  letter-spacing: 3px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-ofertas:hover,
.btn-ofertas:focus {
  color: white;
  background-color: #5C0F8B;
  border: 3px solid #5C0F8B;
  font-size: 23px;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.btn-ofertas:active {
  color: #5C0F8B !important;
  background-color: #2ED9C3 !important;
  border: 3px solid #2ED9C3 !important;
  font-size: 23px !important;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.modal-header {
  border-bottom: 1px solid #5C0F8B;
  background: #5C0F8B; }

.close {
  color: white; }

.close:hover,
.close:focus {
  color: white; }

.close:active {
  color: white; }

.modal-body {
  color: #5C0F8B; }

.modal-footer {
  border-top: 1px solid #5C0F8B; }

.btn-pop-paquete {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 5px;
  padding: 10px;
  font-size: 15px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-pop-paquete:hover,
.btn-pop-paquete:focus {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 5px;
  text-decoration: none; }

.btn-pop-paquete:active {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 5px; }

.login {
  color: white;
  background: url("../images/Flogin.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.login h3 {
  color: #2ED9C3;
  font-size: 25px;
  border-bottom: 3px solid #2ED9C3;
  margin-bottom: 25px; }

.contenido-login {
  max-width: 430px;
  height: auto;
  background: rgba(92, 15, 139, 0.9);
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 15px;
  padding: 35px; }

.contenido-login a {
  color: #2ED9C3;
  font-size: 21px;
  margin-top: -10px;
  text-decoration: none; }

.contenido-login .recupera-pass {
  color: white;
  font-size: 15px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: 5px; }

.logo-login {
  width: 235px;
  height: auto;
  padding: 25px; }

.contenido-login .icon-cel {
  width: 25px;
  height: auto; }

.contenido-login .icon-pass {
  width: 30px;
  height: auto; }

.contenido-login label {
  font-size: 21px;
  font-weight: 400; }

.input-login {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: none; }

.f-login {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 25px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: rgba(255, 255, 255, 0.9);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 3px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

.espaciado-input {
  margin-bottom: 15px; }

.espaciado-input2 {
  margin-bottom: 35px; }

.btn-login {
  color: #1E1A34;
  background-color: #2ED9C3;
  border: none;
  padding: 15px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 21px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-login:hover,
.btn-login:focus {
  color: white;
  background-color: #2ED9C3;
  border: none;
  font-size: 23px;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.btn-login:active {
  color: white !important;
  background-color: #2ED9C3 !important;
  border: none !important;
  font-size: 23px !important;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.registro {
  color: white;
  background: url("../images/Flogin.jpg") no-repeat center top;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 140px; }

.registro h3 {
  color: #2ED9C3;
  font-size: 25px;
  border-bottom: 3px solid #2ED9C3;
  margin-bottom: 25px; }

.registro hr {
  background-color: #2ED9C3; }

.contenido-registro {
  background: rgba(92, 15, 139, 0.9);
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 15px; }

.contenido-registro a {
  color: #2ED9C3;
  font-size: 17px;
  margin-top: -10px; }

.logo-registro {
  width: 235px;
  height: auto;
  padding: 25px; }

.contenido-registro .icon-registro {
  width: 30px;
  height: auto; }

.contenido-registro .icon-cel {
  width: 25px;
  height: auto; }

.contenido-registro .icon-correo {
  width: 35px;
  height: auto; }

.contenido-registro label {
  font-size: 19px; }

.input-registro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: transparent;
  border: none; }

.f-registro {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 25px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: rgba(255, 255, 255, 0.9);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 3px;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

.espaciado-input {
  margin-bottom: 15px; }

.espaciado-input2 {
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.espaciado-input2 .form-check-input {
  position: relative; }

.espaciado-input2 .form-check-label {
  position: relative; }

.btn-registro {
  color: #1E1A34;
  background-color: #2ED9C3;
  border: none;
  padding: 15px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 21px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-registro:hover,
.btn-registro:focus {
  color: white;
  background-color: #2ED9C3;
  border: none;
  font-size: 23px;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.btn-registro:active {
  color: white !important;
  background-color: #2ED9C3 !important;
  border: none !important;
  font-size: 23px;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white; }

.aviso {
  margin-top: 230px;
  margin-bottom: 100px; }

.aviso a {
  color: #5C0F8B;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none; }

.aviso .telefonos-ap {
  font-size: 17px;
  color: #5C0F8B; }

.legales {
  margin-top: 230px;
  margin-bottom: 70px; }

.legales h3 {
  color: #5C0F8B; }

.legal-box {
  height: auto;
  background: white;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #2ED9C3;
  border-radius: 5px;
  padding: 35px; }

.legal-box img {
  width: 65px;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.titulo-docs {
  margin-top: 25px;
  margin-bottom: 25px; }

.legal-box a {
  text-decoration: none; }

.btn-legales {
  color: #5C0F8B;
  background-color: transparent;
  border: 2px solid #2ED9C3;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-legales:hover,
.btn-legales:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.btn-legales:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.recursos {
  margin-top: 230px;
  margin-bottom: 70px; }

.recursos h3 {
  color: #5C0F8B; }

.recursos-box {
  max-width: 430px;
  height: auto;
  background: white;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #2ED9C3;
  border-radius: 5px;
  padding: 35px; }

.recursos-box img {
  width: 65px;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.recursos-box a {
  text-decoration: none; }

.btn-recursos {
  color: #5C0F8B;
  background-color: transparent;
  border: 2px solid #2ED9C3;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-recursos:hover,
.btn-recursos:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.btn-recursos:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.terminos {
  margin-top: 230px;
  margin-bottom: 100px; }

.terminos h4 {
  font-weight: bold; }

.terminos a {
  color: #5C0F8B;
  text-decoration: underline; }

.terminos span {
  font-weight: bold; }

.portabilidad {
  margin-top: 45px;
  margin-bottom: 65px; }

.banner-portabilidad {
  color: white;
  background: url("../images/S4.jpg") no-repeat center top;
  background-size: cover;
  height: 80vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.banner-portabilidad h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 3px 2px #5C0F8B; }

.anuncio-portabilidad {
  color: white;
  background-color: #5C0F8B;
  padding: 65px 0px 65px 0px; }

.anuncio-portabilidad h3 {
  font-size: 25px;
  font-weight: lighter; }

.portabilidad h1 {
  color: #5C0F8B;
  margin-top: 30px;
  margin-bottom: 30px; }

.portabilidad h2 {
  color: #5C0F8B;
  margin-top: 25px;
  margin-bottom: 65px; }

.portabilidad h3 {
  color: #5C0F8B;
  font-size: 18px;
  padding: 25px;
  border-radius: 5px;
  line-height: 2; }

.portabilidad h4 {
  color: #5C0F8B; }

.link-sim {
  color: #2ED9C3;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.link-sim:hover {
  color: #5C0F8B;
  text-decoration: none; }

.btn-compatibilidad a {
  color: white;
  font-size: 19px;
  padding: 18px;
  margin-bottom: 25px;
  border: transparent;
  background: -webkit-gradient(linear, left top, right top, from(#5846f9), color-stop(90%, #7b27d8));
  background: linear-gradient(90deg, #5846f9 0%, #7b27d8 90%);
  border-radius: 15px;
  text-decoration: none;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.sim-img img {
  width: 50px;
  height: auto; }

.btn-compatibilidad a:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.desbloqueado {
  width: 150px;
  height: auto; }

.img-nip {
  width: 120px;
  height: auto; }

.img-sms {
  width: 120px;
  height: auto; }

.img-reloj {
  width: 120px;
  height: auto; }

.margen-portabilidad {
  margin-top: 25px;
  margin-bottom: 25px; }

.contenido-portabilidad h1 {
  color: #5C0F8B;
  font-size: 21px;
  padding: 10px;
  line-height: 2; }

.contenido-portabilidad span {
  float: left;
  font-size: 35px;
  font-weight: bold;
  line-height: 29px;
  padding: 2px;
  margin-right: 5px; }

.contenido-portabilidad ul li {
  color: #5C0F8B;
  font-size: 17px;
  margin-left: 35px; }

.margen-h4 {
  margin-top: 65px; }

.compatibilidad {
  margin-top: 65px;
  margin-bottom: 65px; }

.verificacion-img {
  width: 120px;
  height: auto;
  padding: 10px; }

/*.banner-compatibilidad{
    color: white;
    background: url("../images/S5.jpg") no-repeat center top;
    background-size: cover;
    height: 100vh;
    margin-top: 143px;
    display: flex;
    align-items: center;
}*/
.banner-compatibilidad h1 {
  color: #5C0F8B;
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  margin-top: 173px; }

.compatibilidad h2 {
  color: #5C0F8B;
  font-size: 27px;
  margin-top: 5px; }

.compatibilidad h4 {
  color: #5C0F8B;
  font-size: 21px;
  margin-top: 15px; }

.vozapp {
  color: #5C0F8B;
  font-size: 21px; }

.compatibilidad p {
  color: #5C0F8B;
  font-size: 21px;
  margin-top: 20px; }

.compatibilidad span {
  font-weight: bold; }

.n-imei {
  line-height: 50px;
  font-size: 55px !important;
  font-weight: bold;
  margin-bottom: 0px;
  text-shadow: 3px 3px 0px #2ED9C3;
  letter-spacing: 5px; }

.size-imei {
  color: #444444 !important;
  font-size: 17px !important; }

.btn-imei {
  font-size: 21px;
  background: -webkit-gradient(linear, left top, right top, from(#5846f9), color-stop(90%, #7b27d8));
  background: linear-gradient(90deg, #5846f9 0%, #7b27d8 90%);
  border: none;
  border-radius: 5px;
  color: white;
  padding: 12px 25px;
  width: 100%;
  margin-bottom: 15px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-imei:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.campo-imei {
  background-color: white;
  border: 1px solid #2ED9C3;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.validacion-imei {
  background: #16df7e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 7px;
  padding: 15px; }

.validacion-imei span {
  text-decoration: underline; }

.no-valido {
  color: white;
  background-color: #ff061e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 7px;
  padding: 15px; }

.bloqueo-imei {
  color: white;
  background-color: orange;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 7px;
  padding: 15px; }

.validacion-imei h1 {
  color: #5C0F8B;
  font-size: 29px;
  font-weight: bold;
  margin-bottom: 0px; }

.no-valido h1 {
  font-size: 29px;
  font-weight: bold;
  margin-bottom: 0px; }

.enlace-equipos {
  color: white;
  text-decoration: underline; }

.enlace-equipos:hover {
  color: white; }

.enlace-app {
  color: #5C0F8B;
  text-decoration: underline; }

.enlace-app:hover {
  color: #5C0F8B; }

.clientes {
  margin-top: 45px;
  margin-bottom: 65px; }

.banner-clientes {
  color: white;
  background: url("../images/S6.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.banner-clientes h1 {
  font-size: 95px;
  font-weight: bold;
  text-align: center;
  margin-top: 325px;
  text-shadow: 2px 3px 2px #5C0F8B; }

.comunicate {
  color: #5C0F8B;
  padding: 65px 0px 25px 0px; }

.comunicate h1 {
  font-size: 39px;
  font-weight: bold; }

.c-elementos-ac {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.ero-imgero-contacto {
  color: #5C0F8B;
  font-size: 65px;
  font-weight: bolder; }

.direccion-atencion {
  font-size: 21px;
  margin-top: 25px; }

.img-imei {
  width: 100px;
  height: auto; }

.img-contacto {
  width: 180px;
  height: auto; }

.img-call {
  width: 60px;
  height: auto; }

.sms-call {
  font-size: 80px;
  font-weight: bolder;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.txt-ac-top {
  font-size: 21px;
  font-weight: lighter;
  margin-bottom: -25px; }

.txt-ac-bottom {
  font-size: 21px;
  font-weight: lighter; }

.margen-inferior-ac {
  margin-bottom: 35px; }

.margen-top-call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.numero-contacto {
  font-size: 45px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.numero-contacto a {
  color: #5C0F8B;
  font-size: 30px;
  font-weight: bold; }

.ayuda-servicios {
  margin-top: 30px;
  margin-bottom: 70px; }

.ayuda-servicios h1 {
  color: #5C0F8B;
  margin-bottom: 30px; }

.ayuda-servicios h3 {
  color: #5C0F8B;
  margin-bottom: 15px; }

.p-servicios {
  color: #5C0F8B;
  font-size: 35px;
  margin: 0 auto;
  margin-bottom: 35px;
  padding: 10px; }

.ayuda-box {
  max-width: 430px;
  height: auto;
  background: white;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #2ED9C3;
  border-radius: 5px;
  padding: 35px; }

.ayuda-box .movil-img {
  width: 60px;
  height: auto;
  margin: 0 auto; }

.ayuda-box .mifi-img {
  width: 100px;
  height: auto;
  margin: 0 auto; }

.ayuda-box .casa-img {
  width: 110px;
  height: auto;
  margin: 0 auto; }

.ayuda-box .equipos-img {
  width: 120px;
  height: auto;
  margin: 0 auto; }

.sucursales-img {
  width: 70px;
  height: auto;
  margin: 0 auto; }

.btn-ayuda {
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#5846f9), color-stop(90%, #7b27d8));
  background: linear-gradient(90deg, #5846f9 0%, #7b27d8 90%);
  border: transparent;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-ayuda:hover {
  color: white;
  text-decoration: none;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.formulario {
  margin-bottom: 85px; }

.banner-contacto {
  color: white;
  background: url("../images/S7.jpg") no-repeat center top;
  background-size: cover;
  height: 80vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.banner-contacto h1 {
  font-size: 145px;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 3px 2px #5C0F8B; }

.titulo-contacto {
  color: #5C0F8B;
  font-size: 50px;
  margin-bottom: 65px; }

.formulario p {
  color: #515151;
  font-size: 15px; }

.margen-contacto {
  margin-bottom: 35px; }

.img-ubicacion {
  width: 45px;
  height: auto;
  padding-right: 10px; }

.img-tel {
  width: 45px;
  height: auto;
  padding-right: 10px; }

.img-correo {
  width: 45px;
  height: auto;
  padding-right: 10px; }

.correo-contacto {
  color: #5C0F8B; }

.correo-contacto:hover {
  color: #5C0F8B; }

.formulario label {
  color: #5C0F8B;
  font-size: 19px; }

.formulario .campos-contacto {
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.campo-mensaje {
  border: 1px solid #5C0F8B;
  padding-left: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.formulario textarea {
  resize: none; }

.formulario .form-control {
  background-color: #fff;
  border: 1px solid #5C0F8B; }

.mensajes {
  color: #0fbc61;
  font-size: 17px; }

.btn-contacto {
  color: white;
  background-color: #5C0F8B;
  border: transparent;
  border-radius: 7px;
  padding: 10px 35px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px; }

.btn-contacto:hover,
.btn-contacto:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: transparent;
  font-size: 23px; }

.btn-contacto:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: transparent;
  font-size: 23px; }

.mapa-contacto {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }

.mapa-contacto iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.recargas {
  margin-top: 180px;
  margin-bottom: 30px; }

.recargas h1 {
  color: #5C0F8B;
  font-size: 32px;
  margin-bottom: 30px; }

.recargas h3 {
  color: #5C0F8B;
  font-size: 19px;
  margin-bottom: 15px; }

.p-recarga {
  color: #5C0F8B;
  font-size: 27px;
  margin: 0 auto;
  margin-bottom: 35px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.recargas .p-mensaje {
  color: red; }

.recargas form {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.recarga-img img {
  width: 45px;
  height: auto; }

.recarga-box {
  height: auto;
  background: white;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #2ED9C3;
  border-radius: 5px;
  padding: 35px; }

.sombra-recarga-box {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); }

.recarga-box .movil-img {
  width: 60px;
  height: auto;
  margin: 0 auto; }

.recarga-box .mifi-img {
  width: 100px;
  height: auto;
  margin: 0 auto; }

.recarga-box .casa-img {
  width: 110px;
  height: auto;
  margin: 0 auto; }

.recarga-box .numero-img {
  width: 55px;
  height: auto; }

.img-correo-recarga {
  line-height: 100px; }

.recarga-box .correo-img {
  width: 75px;
  height: auto; }

.recarga-box .mifirecarga-img {
  width: 85px;
  height: auto; }

.recarga-box .costo-img {
  width: 75px;
  height: auto;
  margin: 0 auto; }

.recarga-box .pago-img {
  width: 110px;
  height: auto;
  margin: 0 auto; }

.recarga-box a {
  text-decoration: none; }

.recarga-box .form-check {
  padding-left: 0px; }

.recargas label {
  color: #5C0F8B; }

.recargas .campo-tel {
  background-color: #c6f4ec;
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.campo-correo {
  background-color: #c6f4ec;
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.campos-radio {
  list-style: none;
  margin-top: 25px; }

.campo-radio-item {
  position: relative; }

.radio-box-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.radio-box-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c6f4ec;
  margin: 8 auto;
  border-radius: 7px;
  -webkit-transition: color,.5s;
  transition: color,.5s;
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 27px;
  font-weight: bold;
  margin-bottom: 25px; }

.radio-box-span {
  color: #5C0F8B;
  text-align: center;
  padding: 6px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto; }

.radio-box-label:hover {
  background-color: #1ebca5; }

.radio-box-input:checked + .radio-box-label {
  background-color: #2ED9C3; }

.radio-box-input-paso3 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.radio-box-label-paso3 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c6f4ec;
  border-radius: 7px;
  -webkit-transition: color,.5s;
  transition: color,.5s;
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 19px; }

.radio-box-span-paso3 {
  color: #5C0F8B;
  text-align: center;
  padding: 6px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto; }

.radio-box-label-paso3:hover {
  background-color: #1ebca5; }

.radio-box-input-paso3:checked + .radio-box-label-paso3 {
  background-color: #2ED9C3; }

.btn-acordeon {
  color: #2ED9C3;
  background: #5C0F8B;
  font-weight: bold;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin-left: auto;
  margin-right: 15px;
  margin-bottom: -43px; }

.btn-acordeon:hover,
.btn-acordeon:focus {
  color: #5C0F8B;
  background-color: #2ED9C3; }

.btn-acordeon:active {
  color: #5C0F8B;
  background-color: #2ED9C3; }

.contenido-acordeon {
  color: #5C0F8B;
  border: 1px solid #5C0F8B;
  margin-bottom: 20px; }

.btn-recarga {
  color: white;
  background-color: #5C0F8B;
  border: 2px solid #5C0F8B;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-recarga:hover,
.btn-recarga:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.btn-recarga:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.banner-sucursales {
  color: white;
  background: url("../images/S14.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.banner-sucursales h1 {
  font-size: 115px;
  font-weight: bold;
  text-shadow: 2px 3px 2px #5C0F8B; }

.sucursales {
  margin-top: 45px;
  margin-bottom: 40px; }

.titulo-sucursales {
  color: white;
  font-size: 25px;
  padding: 15px;
  background: #5C0F8B;
  border-radius: 3px; }

.texto-sucursales {
  color: #5C0F8B;
  font-size: 25px;
  padding: 15px;
  background: white;
  border-bottom: 1px solid #5C0F8B; }

.link-sucursales {
  color: #5C0F8B; }

.link-sucursales:hover {
  color: #5C0F8B;
  text-decoration: none; }

.estados {
  color: #5C0F8B;
  background: white;
  border-bottom: 1px solid #5C0F8B; }

.titulo-sucursal {
  font-weight: bold;
  padding-top: 15px; }

.btn-mapa {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 1px solid #2ED9C3;
  border-radius: 25px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 19px;
  font-weight: bold;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 15px; }

.btn-mapa:hover,
.btn-mapa:focus {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 25px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 19px;
  font-weight: bold;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 15px; }

.btn-mapa:active {
  color: white;
  background-color: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 25px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 19px;
  font-weight: bold;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 15px; }

.icon-map {
  width: 30px;
  height: auto; }

.banner-cobertura {
  color: white;
  background: url("../images/S13.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.banner-cobertura h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  margin-top: 85px;
  text-shadow: 2px 3px 2px #5C0F8B; }

.titulo-cobertura {
  color: #5C0F8B;
  font-size: 21px; }

.titulo-cobertura h1 {
  font-size: 43px;
  font-weight: bold;
  color: #5C0F8B;
  margin-top: 65px; }

.titulo-cobertura p {
  color: #5C0F8B;
  font-size: 19px; }

.circle-g {
  width: 45px;
  height: auto; }

#mapa {
  width: 100%;
  height: 600px; }

.p-cobertura {
  margin-top: 25px; }

.leyenda-cobertura {
  font-weight: bold; }

.titulo-pf {
  color: white;
  background: url("../images/S16.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.titulo-pf h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  margin-top: 85px;
  text-shadow: 2px 3px 2px #5C0F8B; }

.preguntas {
  padding-bottom: 65px; }

.preguntas h1 {
  color: #5C0F8B;
  margin-bottom: 30px; }

.preguntas h3 {
  color: #5C0F8B;
  margin-bottom: 15px; }

.p-servicios-pf {
  color: #5C0F8B;
  font-size: 35px;
  margin: 0 auto;
  margin-top: 35px;
  margin-bottom: 45px;
  padding: 10px; }

.ayuda-box {
  max-width: 430px;
  height: auto;
  background: white;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #2ED9C3;
  border-radius: 5px;
  padding: 35px; }

.ayuda-box .movil-img {
  width: 60px;
  height: auto;
  margin: 0 auto; }

.ayuda-box .mifi-img {
  width: 100px;
  height: auto;
  margin: 0 auto; }

.ayuda-box .casa-img {
  width: 110px;
  height: auto;
  margin: 0 auto; }

.ayuda-box .equipos-img {
  width: 120px;
  height: auto;
  margin: 0 auto; }

.btn-ayuda {
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#5846f9), color-stop(90%, #7b27d8));
  background: linear-gradient(90deg, #5846f9 0%, #7b27d8 90%);
  border: transparent;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-ayuda:hover {
  color: white;
  text-decoration: none;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.ayuda-sitio {
  color: white;
  background: url("../images/S24.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.ayuda-sitio h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  margin-top: 85px;
  text-shadow: 2px 3px 2px #5C0F8B; }

.manuales-movil {
  padding-top: 65px;
  padding-bottom: 65px;
  background: #5C0F8B; }

.titulo-manuales h2 {
  font-size: 45px;
  color: white;
  margin-bottom: 35px; }

.manuales-movil h3 {
  color: #5C0F8B; }

.manuales-box a {
  height: 340px;
  background: white;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 3px solid #2ED9C3;
  border-radius: 17px;
  padding: 25px;
  color: #5C0F8B;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.manuales-box a:hover {
  height: 340px;
  background: white;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 3px solid #2ED9C3;
  border-radius: 17px;
  padding: 25px;
  color: #5C0F8B;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
          box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 0.5);
  -webkit-transform: scale(1.1);
          transform: scale(1.1); }

.manuales-box img {
  margin: 0 auto;
  width: 65px;
  height: auto; }

.manuales-box p {
  font-size: 25px;
  border: 2px solid #2ED9C3;
  border-radius: 7px;
  padding: 5px; }

.btn-manuales {
  color: #5C0F8B;
  border: 2px solid #2ED9C3;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-manuales:hover,
.btn-manuales:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.btn-manuales:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.preguntas h2 {
  color: #5C0F8B;
  font-size: 45px;
  margin-top: 35px; }

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #2ED9C3;
  border-radius: 21px;
  margin-top: 15px; }

.card-body {
  color: #515151;
  font-size: 17px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
  background: #eefffd;
  border-radius: 21px; }

.card-body-recargas {
  color: #515151;
  font-size: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px;
  padding: 1rem;
  background: #eefffd;
  border-radius: 21px; }

.card-body a {
  color: #5C0F8B;
  text-decoration: underline; }

.card-body ul {
  margin-left: 25px; }

.card-cabecera {
  background-color: white;
  border-bottom: 1px solid #2ED9C3; }

.btn-link {
  padding: 20px;
  font-size: 19px;
  font-weight: 400;
  color: #5C0F8B;
  text-decoration: none;
  text-align: left;
  border-radius: 21px; }

.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #5C0F8B;
  text-decoration: none;
  border-bottom: 1px solid #2ED9C3; }

.img-flecha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.flecha-baja {
  width: 20px;
  height: auto;
  margin-top: -25px; }

.ayuda-mifi {
  color: white;
  background: url("../images/S17.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.ayuda-mifi h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  margin-top: 65px;
  text-shadow: 2px 3px 2px #5C0F8B; }

.preguntas-mifi {
  margin-top: 65px;
  margin-bottom: 45px; }

.preguntas-mifi h2 {
  color: #5C0F8B;
  font-size: 42px; }

.preguntas-mifi-pf {
  margin-top: 35px;
  margin-bottom: 45px; }

.preguntas-mifi-pf h2 {
  color: #5C0F8B;
  font-size: 42px; }

.pago-exitoso {
  color: white;
  background: url("../images/S18.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.pago-exitoso h1 {
  font-size: 45px;
  text-align: center;
  font-weight: normal; }

.pago-exitoso span {
  color: #2ED9C3; }

.pago-error {
  color: white;
  background: url("../images/S18.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.pago-error h1 {
  font-size: 45px;
  text-align: center;
  font-weight: normal; }

.pago-error span {
  color: #2ED9C3; }

.pago-oxxo {
  color: white;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 135px;
  margin-bottom: 100px; }

.pago-oxxo h1 {
  font-size: 35px;
  text-align: center;
  font-weight: normal; }

.pago-oxxo span {
  color: #2ED9C3; }

.btn-oxxo {
  color: white;
  background-color: #5C0F8B;
  border: 2px solid #5C0F8B;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-oxxo:hover,
.btn-oxxo:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.btn-oxxo:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.oferta-encabezado {
  color: white;
  background: #5C0F8B;
  background-size: cover;
  height: auto;
  margin-top: 35px; }

.oferta-encabezado h1 {
  font-weight: bold;
  margin-top: 180px;
  margin-bottom: 35px;
  font-size: 75px; }

.oferta-promo {
  color: white;
  background: url("../images/fondo-promo.jpg") no-repeat center;
  background-size: cover;
  height: auto;
  padding-top: 35px; }

.oferta-promo {
  font-size: 25px;
  font-weight: lighter; }

.oferta-promo h1 {
  font-weight: bold;
  margin-top: 120px;
  margin-bottom: 35px;
  font-size: 75px; }

.promo p {
  font-size: 35px; }

.img-promo100 {
  width: 500px;
  height: auto; }

.img-costo-promo {
  width: 500px;
  height: auto; }

.vineta {
  width: 15px;
  height: auto; }

.margen-top-ofertas {
  margin-top: 145px; }

.link-promo {
  color: #5C0F8B;
  font-size: 15px;
  font-weight: normal;
  text-decoration: underline; }

.link-promo:hover {
  color: #5C0F8B;
  font-size: 15px; }

.folio-promo {
  color: #5C0F8B;
  font-size: 14px !important;
  margin-top: 10px;
  font-weight: normal; }

.btn-promo {
  color: #5C0F8B;
  font-weight: bold;
  background-color: #2ED9C3;
  border: none;
  padding: 20px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.btn-promo:hover,
.btn-promo:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: none;
  font-size: 23px;
  -webkit-box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
          box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  -webkit-transform: translateY(-0.25em);
          transform: translateY(-0.25em); }

.btn-promo:active {
  color: #1E1A34 !important;
  background-color: #2ED9C3 !important;
  border: none !important;
  font-size: 23px !important;
  -webkit-box-shadow: 0 0.5em 0.5em -0.4em var(--hover) !important;
          box-shadow: 0 0.5em 0.5em -0.4em var(--hover) !important;
  -webkit-transform: translateY(-0.25em) !important;
          transform: translateY(-0.25em) !important; }

.flecha-btn {
  width: 15px;
  height: auto; }

.btn-promo:hover,
.btn-promo:focus,
.btn-promo:active {
  --hover: #ffffff; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.paquetes-ofertas {
  color: white;
  background: #5C0F8B; }

.paquetes-ofertas h1 {
  font-weight: bold;
  margin-top: 70px;
  margin-bottom: 50px;
  font-size: 75px; }

.paquetes-ofertas h2 {
  color: #5C0F8B;
  font-size: 47px;
  font-weight: lighter;
  text-transform: uppercase; }

.paquetes-ofertas h4 {
  color: #2ED9C3;
  font-size: 45px;
  font-weight: bold;
  margin-top: -20px; }

.paquetes-ofertas p {
  color: #5C0F8B;
  font-size: 19px;
  font-weight: normal; }

.cupon {
  color: white;
  background: url("../images/S5.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px; }

.cupon h1 {
  font-size: 105px;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 3px 2px #5C0F8B; }

.contenido-cupon {
  margin-top: 45px;
  margin-bottom: 45px; }

.titulo-cupon {
  color: #5C0F8B;
  font-size: 25px;
  font-weight: bold; }

.texto-cupon {
  color: #5C0F8B;
  font-size: 19px;
  margin-top: 25px; }

.btn-cupon {
  color: white;
  background-color: #5C0F8B;
  border: transparent;
  border-radius: 7px;
  padding: 10px 35px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 15px; }

.btn-cupon:hover,
.btn-cupon:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: transparent;
  font-size: 23px; }

.btn-cupon:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: transparent;
  font-size: 23px; }

.no-valido-cupon {
  color: white;
  background-color: #ff061e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 7px;
  padding: 15px; }

.no-valido-cupon p {
  font-size: 19px;
  color: white; }

.margen-genero {
  margin-top: 5px; }

.genero p {
  color: #5C0F8B;
  font-size: 19px; }

.contenido-canje {
  margin-top: 185px;
  margin-bottom: 45px; }

.titulo-canje {
  color: #5C0F8B;
  font-size: 25px;
  font-weight: bold; }

.texto-canje {
  color: #5C0F8B;
  font-size: 19px;
  margin-top: 25px; }

.formulario-beneficios {
  margin-bottom: 45px; }

.btn-canje {
  color: white;
  background-color: #5C0F8B;
  border: transparent;
  border-radius: 7px;
  padding: 10px 35px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px; }

.btn-canje:hover,
.btn-canje:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: transparent;
  font-size: 23px; }

.btn-canje:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: transparent;
  font-size: 23px; }

.no-valido-cupon {
  color: white;
  background-color: #ff061e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 7px;
  padding: 15px; }

.no-valido-cupon p {
  font-size: 19px;
  color: white; }

.margen-genero {
  margin-top: 5px; }

.genero p {
  color: #5C0F8B;
  font-size: 19px; }

.num-canje {
  color: #5C0F8B;
  font-size: 21px; }

.codigo-canje {
  color: #5C0F8B;
  font-size: 65px;
  font-weight: bold; }

.formulario-canje label {
  color: #5C0F8B;
  font-size: 19px; }

.formulario-canje .campos-contacto {
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.formulario-canje .form-control {
  background-color: #fff;
  border: 1px solid #5C0F8B; }

.calendar, .calendar_weekdays, .calendar_content {
  max-width: 450px; }

.calendar {
  margin: auto;
  font-weight: 400; }

.calendar_content {
  background: #fff; }

.calendar_weekdays {
  background: #5C0F8B; }

.calendar_header {
  padding: 10px 0; }

.calendar_content, .calendar_weekdays, .calendar_header {
  position: relative;
  overflow: hidden; }

.calendar_weekdays div {
  display: inline-block;
  vertical-align: top;
  color: #fff !important; }

.calendar_weekdays div, .calendar_content div {
  width: 14.28571%;
  overflow: hidden;
  text-align: center;
  background-color: transparent;
  color: #000;
  font-size: 16px;
  padding: 15px 0; }

.calendar_content div {
  border: 1px solid transparent;
  float: left;
  position: relative;
  z-index: 0; }

.calendar_content div:hover {
  border: 1px solid #dcdcdc;
  cursor: default; }

.calendar_content div.blank:hover {
  cursor: default;
  border: 1px solid transparent; }

.calendar_content div.past-date {
  color: #d5d5d5; }

.calendar_content div.today {
  font-weight: bold;
  font-size: 16px;
  color: #fff !important; }

.calendar_content div.today:after {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 0 auto;
  background: #5C0F8B;
  z-index: -1;
  -webkit-box-shadow: 0px 5px 11px -9px rgba(0, 0, 0, 0.48);
          box-shadow: 0px 5px 11px -9px rgba(0, 0, 0, 0.48); }

.calendar_content div.selected {
  background-color: #f0f0f0; }

.calendar_header {
  width: 100%;
  text-align: center; }

.calendar_header h2 {
  padding: 0 10px;
  font-weight: 500;
  font-size: 23px;
  color: #5C0F8B;
  float: left;
  width: 70%;
  margin: 0 0 10px; }

button.switch-month {
  background-color: transparent;
  padding: 0;
  outline: none;
  border: none;
  color: #5C0F8B;
  float: left;
  width: 15%;
  -webkit-transition: color .2s;
  transition: color .2s; }

button.switch-month:hover {
  color: #5C0F8B; }

.img-recarga {
  width: 70px;
  height: auto; }

.leyenda-recarga {
  color: #5C0F8B;
  font-size: 21px; }

.contenido-leyenda-canje {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.lanzamiento {
  background: url("../images/fondo-p.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  margin-top: 35px; }

.contenido-l {
  margin: 0 auto; }

.scene {
  margin-top: 60px; }

.sms {
  margin-top: 15px; }

.logo-referencia {
  width: 100px;
  height: auto; }

.img-cel-sms {
  z-index: 9;
  margin-top: -35px;
  margin-bottom: -40px; }

.img-sms {
  width: 60px;
  height: auto; }

.sms h2 {
  font-size: 32px; }

.contorno-logo {
  background: #5C0F8B;
  border: 1px solid #5C0F8B;
  border-radius: 9px 9px 0px 0px;
  padding: 35px; }

.contenido-sms {
  color: #5C0F8B;
  background: white;
  border: 1px solid #5C0F8B;
  border-radius: 0px 0px 9px 9px;
  padding: 25px 25px 10px 25px;
  margin-bottom: 25px; }

.contenido-sms p {
  font-size: 17px; }

.contenido-sms span {
  font-weight: bold; }

.contenido-sms ul li {
  margin-left: 15px; }

.madicionales {
  padding: 3px 10px 0px 10px;
  border-left: 9px solid #2ED9C3;
  background: #e5e5e5; }

.recarga {
  margin-top: 15px; }

.recarga h2 {
  color: #5C0F8B;
  font-size: 16px;
  margin-top: 35px;
  margin-bottom: 30px; }

.recarga-box-n {
  height: auto;
  background: white;
  margin: 0 auto;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #2ED9C3;
  border-radius: 5px;
  padding: 25px; }

.recarga label {
  color: #5C0F8B; }

.recarga-box-n .movil-img {
  width: 60px;
  height: auto;
  margin: 0 auto; }

.recarga-box-n .mifi-img {
  width: 100px;
  height: auto;
  margin: 0 auto; }

.recarga-box-n .casa-img {
  width: 110px;
  height: auto;
  margin: 0 auto; }

.recarga-box-n .numero-img {
  width: 55px;
  height: auto; }

.img-correo-recarga {
  line-height: 100px; }

.recarga-box-n .correo-img {
  width: 75px;
  height: auto; }

.recarga-box-n .mifirecarga-img {
  width: 85px;
  height: auto; }

.recarga-box-n .costo-img {
  width: 75px;
  height: auto;
  margin: 0 auto; }

.recarga-box-n .pago-img {
  width: 110px;
  height: auto;
  margin: 0 auto; }

.recarga-box-n a {
  text-decoration: none; }

.recarga-box-n .form-check {
  padding-left: 0px; }

.recarga .campo-tel {
  background-color: #c6f4ec;
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.campo-correo {
  background-color: #c6f4ec;
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.titulo-docs-n {
  color: #5C0F8B;
  font-size: 17px;
  margin-top: 19px;
  margin-bottom: 15px; }

.btn-referencia {
  color: white;
  background-color: #5C0F8B;
  border: 2px solid #5C0F8B;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.btn-referencia:hover,
.btn-referencia:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px;
  text-decoration: none; }

.btn-referencia:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.leyenda-sms {
  font-size: 14px !important;
  margin-top: 15px; }

.leyenda-sms a {
  color: #5C0F8B;
  font-weight: bold; }

.campo-correo {
  background-color: #c6f4ec;
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.campos-radio {
  list-style: none;
  margin-top: 25px; }

.campo-radio-item {
  position: relative; }

.radio-box-input-n {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.radio-box-label-n {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c6f4ec;
  margin: 8 auto;
  border-radius: 7px;
  -webkit-transition: color,.5s;
  transition: color,.5s;
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 25px; }

.radio-box-span-n {
  color: #5C0F8B;
  text-align: center;
  padding: 6px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto; }

.radio-box-label-n:hover {
  background-color: #1ebca5; }

.radio-box-input-n:checked + .radio-box-label-n {
  background-color: #2ED9C3; }

.radio-box-input-paso3-n {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.radio-box-label-paso3-n {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c6f4ec;
  border-radius: 7px;
  -webkit-transition: color,.5s;
  transition: color,.5s;
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
  font-size: 16px; }

.radio-box-span-paso3-n {
  color: #5C0F8B;
  text-align: center;
  padding: 6px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto; }

.radio-box-label-paso3-n:hover {
  background-color: #1ebca5; }

.radio-box-input-paso3-n:checked + .radio-box-label-paso3-n {
  background-color: #2ED9C3; }

.btn-acordeon-n {
  color: #2ED9C3;
  background: #5C0F8B;
  font-weight: bold;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  margin-left: auto;
  margin-right: 15px;
  margin-bottom: -40px; }

.btn-acordeon-n:hover,
.btn-acordeon-n:focus {
  color: #5C0F8B;
  background-color: #2ED9C3; }

.btn-acordeon-n:active {
  color: #5C0F8B;
  background-color: #2ED9C3; }

.contenido-acordeon-n {
  color: #5C0F8B;
  border: 1px solid #5C0F8B;
  margin-bottom: 20px; }

.btn-recarga {
  color: white;
  background-color: #5C0F8B;
  border: 2px solid #5C0F8B;
  border-radius: 7px;
  padding: 10px 25px;
  font-size: 23px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.btn-recarga:hover,
.btn-recarga:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.btn-recarga:active {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: 2px solid #2ED9C3;
  font-size: 23px; }

.banner-puntos {
  color: white;
  background: url("../images/S23.jpg") no-repeat center top;
  background-size: cover;
  height: 80vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.banner-puntos h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  margin-top: 85px;
  text-shadow: 2px 3px 2px #5C0F8B; }

.titulo-puntos h1 {
  font-size: 35px;
  color: #5C0F8B;
  margin-top: 65px; }

.titulo-puntos a {
  font-size: 35px;
  color: #5C0F8B;
  margin-top: 65px; }

.leyenda-tarjetapr h1 {
  font-size: 25px;
  color: #5C0F8B; }

.leyenda-tarjetapr a {
  font-size: 25px;
  color: #5C0F8B; }

.alinea-pr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.tarjeta-pr {
  width: 110px;
  height: auto;
  margin: 0 auto; }

.titulo-cobertura p {
  color: #5C0F8B;
  font-size: 19px; }

.centrado-tiendas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.img-circle {
  width: 185px; }

.img-farmacias {
  width: 185px; }

.img-extra {
  width: 195px; }

.img-seven {
  width: 185px; }

.img-mercado {
  width: 185px; }

.img-funion {
  width: 85px; }

#map {
  width: 100%;
  height: 600px; }

.p-cobertura {
  margin-top: 25px; }

.leyenda-cobertura {
  font-weight: bold; }

.campo-puntos {
  background-color: white;
  border: 1px solid #5C0F8B;
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.leyenda-pr {
  color: #5C0F8B;
  font-size: 17px; }

#loadingscreen {
  background-color: rgba(25, 25, 25, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  margin-top: 0;
  top: 0;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

#loadingscreen img {
  width: 100px;
  height: 100px;
  position: relative; }

.titulo-prueba {
  font-size: 105px;
  font-weight: bold;
  text-align: center; }

.main {
  position: fixed;
  background: #5C0F8B;
  width: 100%;
  height: 100%;
  left: 50%;
  margin-top: 15px; }

.scrollDist {
  width: 100%;
  height: 200%; }

.titulo-cn {
  color: white;
  background: url("../images/S24.jpg") no-repeat center top;
  background-size: cover;
  height: 100vh;
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.titulo-cn h1 {
  font-size: 115px;
  font-weight: bold;
  text-align: center;
  margin-top: 85px;
  text-shadow: 2px 3px 2px #5C0F8B; }

.advertencia {
  color: red;
  font-size: 23px; }

.contenido-cambio {
  color: #5C0F8B;
  font-size: 23px;
  font-weight: 400; }

.elementos-form {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.contenido-form label {
  color: #5C0F8B;
  font-size: 19px; }

.contenido-form .form-control {
  background-color: #fff;
  border: 1px solid #5C0F8B;
  height: 45px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.caja-select::after {
  content: "\025be";
  display: table-cell;
  padding-top: 7px;
  text-align: center;
  width: 30px;
  height: 30px;
  position: absolute;
  background: white;
  top: 42px;
  right: 19px;
  pointer-events: none; }

.alerta-cambio {
  color: white;
  background: red;
  font-size: 19px;
  padding: 25px;
  border-radius: 7px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.alerta-correcto {
  color: #5C0F8B;
  background: #16df7e;
  font-size: 19px;
  padding: 25px;
  border-radius: 7px;
  margin-top: -25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.tc-cambio .form-check-input {
  position: relative;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }

.formulario-kuesky {
  margin-top: 185px; }

.img-tarjetak {
  width: 65px;
  height: auto;
  margin-bottom: 25px; }

.titulo-fkuesky {
  color: #5C0F8B;
  font-size: 35px; }

.f-kuesky {
  background: white;
  padding: 25px;
  margin-bottom: 35px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.09), 0 4px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.09), 0 4px 8px rgba(0, 0, 0, 0.09); }

.f-kuesky label {
  color: #5C0F8B;
  font-size: 19px; }

.f-kuesky .form-control {
  background-color: #fff;
  border: 1px solid #5C0F8B; }

.f-kuesky .campo-fkuesky {
  padding: 25px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-pkuesky {
  color: white;
  background-color: #5C0F8B;
  border: transparent;
  font-size: 23px;
  padding: 10px 35px; }

.btn-pkuesky:hover, .btn-pkuesky:focus {
  color: #5C0F8B;
  background-color: #2ED9C3;
  border: transparent;
  font-size: 23px; }

.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.fast {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.title-tab {
  color: #5C0F8B;
  font-size: 19px; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn; }

.form-input-error {
  font-size: 12px;
  margin-bottom: 0;
  display: none; }

.form-input-error-activo {
  display: block; }

.formulario-grupo-input {
  position: relative; }

.formulario-validacion-estado {
  position: absolute;
  right: 10px;
  bottom: 15px;
  z-index: 100;
  font-size: 16px;
  opacity: 0; }

.formulario-grupo-correcto .formulario-validacion-estado {
  color: #1ed12d;
  opacity: 1; }

.formulario-grupo-incorrecto .formulario-validacion-estado {
  color: #bb2929;
  opacity: 1; }

.kushki-img {
  width: auto;
  height: 100px;
  margin: 0 auto; }

.venta-sim {
  margin-top: 210px;
  margin-bottom: 100px; }

.ajustar-sim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.sombra-sim {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }

.chip-img {
  width: 45px;
  height: auto; }

.contenido-chip {
  margin-top: 5px; }

.titulo-sim h1 {
  color: #5C0F8B;
  font-size: 45px;
  font-weight: bolder; }

.titulo-sim p {
  color: #5C0F8B;
  font-size: 18px; }

.titulo-sim p span {
  font-size: 18px;
  font-weight: bold; }

.titulo-sim a {
  color: #5C0F8B;
  font-weight: bold; }

.chip-titulo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.margen-d-sim {
  margin-top: 35px; }

.lista-beneficios1 {
  color: #5C0F8B;
  background: #c6f4ec;
  font-size: 17px;
  font-weight: bold;
  padding: 10px; }

.lista-beneficios2 {
  color: #5C0F8B;
  background: #edf9f7;
  font-size: 17px;
  font-weight: bold;
  padding: 10px; }

.s-sims {
  color: #5C0F8B;
  padding: 10px;
  width: 100px;
  height: 60px;
  border: 1px solid #5C0F8B;
  font-size: 23px; }

.chip-paquete {
  color: #5C0F8B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 65px; }

.paquete-img {
  width: 37px; }

.paquetes-sim {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px; }

.caja-paquete {
  border: 4px solid #2ED9C3;
  max-width: 320px;
  height: auto;
  margin-bottom: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 7px;
  color: #5C0F8B;
  background-color: rgba(255, 255, 255, 0.99);
  text-decoration: none;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 15px 15px 0px 15px; }

.radio-box-input-sim {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0; }

.radio-box-label-sim {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #c6f4ec;
  border: 3px solid #5C0F8B;
  border-radius: 25px;
  -webkit-transition: color,.5s;
  transition: color,.5s;
  -webkit-transition-delay: 0s, 0s;
          transition-delay: 0s, 0s;
  font-size: 27px;
  font-weight: bold; }

.radio-box-span-sim {
  color: #5C0F8B;
  padding: 6px;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto; }

.radio-box-label-sim:hover {
  background-color: #1ebca5;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.3); }

.radio-box-input-sim:checked + .radio-box-label-sim {
  background-color: #2ED9C3;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.35);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.35); }

.card-body-recargas-filas {
  color: #515151;
  font-size: 15px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 1px; }

/*
.pleca-superior-vtex{
    background-color: #F10472;
    height: 35px;
    padding: 10px 16px 30px 30px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.pleca-superior-vtex a{
    color: white;
    font-weight: 500;
    text-decoration: none;
    padding: 9px;
}
.margen-mitelmovil{
    margin-right: 10px;
}
//------------------------
// MENU
//------------------------
.encabezado-vtex{
    background: rgba(82,18,130,0.9);
    color: white;
    padding: 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
//------------------------
// LOGO
//------------------------
.logo-menu-vtex{
    width: 195px;
    height: auto;
    padding-left: 15px;
}
.icono-tel-vtex{
    width: 21px;
    height: auto;
}

//------------------------
// MENU PRINCIPAL
//------------------------
.menu-principal-vtex ul{
    display: flex;
    list-style: none;
}
.menu-principal-vtex a{
    color: white;
    font-size: 19px;
    padding: 12px;
    margin: 0 5px;
    text-decoration: none;
    transition: all 1s ease;
}
.menu-principal-vtex ul li a:hover,
.menu-principal-vtex ul li.active a{
    color: #e2e2e2;
}
.menu-vtex{
    color: white;
    font-size: 19px;
    margin-left: 50px;
    display: flex;
    padding: 12px;
    transition: all 1s ease;
}
.division-btn{
    border-right: 1px solid white;
    text-align: center;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.division-btn2{
    text-align: center;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-puntos{
    flex: 0 0 auto;
}
.icon-vtex-ayuda{
    width: 15px;
    height: auto;
    padding: 1px;
}
.icon-vtex-puntos{
    width: 20px;
    height: auto;
}
.icon-vtex-cuenta{
    width: 20px;
    height: auto;
}
.icon-vtex-carrito{
    width: 23px;
    height: auto;
}
.icon-menu2-vtex{
    width: 21px;
    height: auto;
}
//------------------------
// BOTON MENU VTEX
//------------------------
#btn-menu-vtex{
    color: white !important;
    background-color: #F10472;
    padding: 12px;
    border: 1px solid #F10472;
    border-radius: 10px;
    font-weight: 500;
}
#btn-menu-vtex:hover{
    color: white !important;
    background-color:  #F10472;
    border: 1px solid #F10472;
}
.icon-vtex-h{
    width: 25px;
    height: auto;
    margin-left: 5px;
}

//------------------------
// CAMPO BUSCAR VTEX
//------------------------
#campo-buscar{
    flex: 1 1 100%;
}
.busqueda-vtex{
    display: flex;
    align-items: center;
    height: 50px;
    margin: 15px 0px;
}
.busqueda-vtex input[type="text"]{
    height: 50px;
    border: 1px solid $principal;
    border-radius: 5px;
    padding: 10px;
    font-size: 16px;
}
.espacio-span{
    margin-left: -2px;
    z-index: 1;
}
.btn-search-vtex{
    border-radius: 0 5px 5px 0;
    background-color: #fdc900;
}
.busqueda-vtex input[type="submit"]{
    border: 1px solid $principal;
    border-radius: 0 5px 5px 0;
    flex: 1 1 auto;
    background-color: #fdc900;
    color: white;
    font-size: 17px;
}
.icon-vtex-s{
    width: 35px;
    height: auto;
}
//------------------------
// NEWSLATTER
//------------------------
.newsletter{
    color: white;
    background-color: #F10472;
    margin-top: 191px;
    padding: 50px;
}
.leyenda-newsletter{
    font-size: 19px;
}
.icon-vtex-new{
    width: 45px;
    height: auto;
}
//------------------------
// FOOTER VTEX
//------------------------
.footer-vtex{
    background: white;
    padding-top: 55px;
}
.titulos-footer{
    color: #4c4c4c;
    font-size: 19px;
    font-weight: bold;
}
.footer-vtex ul{
    padding-left: 0;
}
.footer-vtex ul li{
    list-style: none;
}
.footer-vtex a{
    color: #3b3b3b;
    font-size: 15px;
    font-weight: lighter;
    text-decoration: none;
}
.footer-vtex a:hover{
    color: #3b3b3b;
}

.marcas-vtex{
    padding: 35px;
    display: flex;
    margin: 0 auto;
}
.img-redes-vtex{
    width: 15px;
}
.img-redes-vtex2{
    width: 25px;
}
.img-marcas-vtex{
    width: 75px;
    height: auto;
}

.proximamente{
    width: 1200px;
    height: auto;
    display: flex;
    margin: 0 auto;
    margin-top: 250px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.logo-box{
    background-color: white;
    padding: 25px;
    z-index: 1;
}
.logo-telmovplay{
    width: 350px;
}
.borde-tp{
    background: white;
    border: 1px solid #104c77;
    border-radius: 5px;
    padding: 50px;
    margin-top: -60px;
}
.proximamente h1{
    color:#104c77;
    font-size: 115px;
    font-weight: bold;
    padding: 50px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 0px;
    text-shadow: 3px 3px 0px #aac25b;
    letter-spacing: 5px;
}
*/
.pie {
  background: #5C0F8B;
  padding-top: 55px; }

.pie p {
  color: white;
  font-size: 21px; }

.pie ul li {
  list-style: none; }

.pie a {
  color: white;
  font-size: 18px;
  font-weight: lighter;
  text-decoration: none; }

.pie a:hover {
  color: #2ED9C3; }

.pie .direccion {
  color: white;
  font-size: 18px;
  font-weight: lighter; }

.pagos .direccion img {
  width: 17px;
  height: auto; }

.pie .aclientes {
  color: white;
  font-size: 18px;
  font-weight: lighter; }

.pagos .aclientes img {
  width: 21px;
  height: auto; }

.img-whats {
  width: 29px !important;
  height: auto; }

hr {
  background-color: #2ED9C3; }

.img-redes {
  width: 25px;
  height: auto; }

.img-pago {
  width: 75px;
  height: auto; }

.espaciado-iconos {
  margin-left: 21px; }

.logo-footer {
  width: 235px;
  height: auto;
  margin-bottom: 35px; }

.derechos {
  color: white;
  font-weight: lighter;
  font-size: 17px;
  background: #5C0F8B;
  padding: 15px; }

.pie ul li i {
  font-size: 20px;
  color: white; }

.btn-sube {
  position: fixed;
  bottom: 25px;
  right: 30px;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-sube:hover {
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white;
  background: white; }

.btn-sube img {
  width: 35px;
  height: auto; }

.btn-whats {
  position: fixed;
  bottom: 69px;
  right: 29px;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.btn-whats:hover {
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 15px 0px white;
          box-shadow: 0px 0px 15px 0px white;
  background: white; }

.btn-whats img {
  width: 38px;
  height: auto; }

.chat-icon {
  width: 55px;
  height: auto;
  position: fixed;
  bottom: 70px;
  right: 20px;
  text-decoration: none;
  z-index: 99999;
  line-height: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.animacion-chat {
  background: #2ED9C3;
  width: 55px;
  height: 55px;
  border-radius: 50%; }

@media (min-width: 1251px) {
  .campo-escritorio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

  .boton-buscar {
    margin-left: 10px !important;
    margin-right: 10px; }

  .encabezado button img {
    width: 50px;
    height: auto; }

  .busqueda {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin: 15px 0px;
    width: 710px; }

  .busqueda input[type="text"] {
    border: 1px solid #5C0F8B;
    border-radius: 5px 0 0 5px;
    padding: 17px;
    font-size: 19px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 70%;
            flex: 1 1 70%; }

  .busqueda input[type="submit"] {
    border-radius: 0 5px 5px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    color: white;
    font-size: 19px;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .busqueda input:hover[type="submit"] {
    border: 1px solid #2ED9C3;
    border-radius: 0 5px 5px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    background-color: #2ED9C3;
    color: #5C0F8B;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; } }
@media (max-width: 1250px) {
  .encabezado {
    background: white;
    color: #1E1A34;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .slider-principal {
    margin-top: 75px;
    margin-bottom: 25px;
    z-index: 0; }

  .campo-escritorio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }

  .boton-buscar {
    margin-left: 10px !important;
    margin-right: 10px; }

  .encabezado button img {
    width: 50px;
    height: auto; }

  .busqueda {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin: 15px 0px;
    width: 710px; }

  .busqueda input[type="text"] {
    border: 1px solid #5C0F8B;
    border-radius: 5px 0 0 5px;
    padding: 17px;
    font-size: 19px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 70%;
            flex: 1 1 70%; }

  .busqueda input[type="submit"] {
    border-radius: 0 5px 5px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    color: white;
    font-size: 19px;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .busqueda input:hover[type="submit"] {
    border: 1px solid #2ED9C3;
    border-radius: 0 5px 5px 0;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    background-color: #2ED9C3;
    color: #5C0F8B;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .servicios {
    text-align: center;
    margin-top: -100px;
    z-index: 1;
    margin-bottom: 30px; }

  .servicios h2 {
    font-size: 19px; }

  .caja1 a {
    background-color: white;
    border: 3px solid #5C0F8B;
    height: 180px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #5C0F8B;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .caja1 a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

  .caja2 a {
    background-color: white;
    border: 3px solid #2ED9C3;
    height: 180px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #2ED9C3;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .caja2 a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

  .caja2 a h2 {
    padding-top: 0px; }

  .caja3 a {
    background-color: white;
    border: 3px solid #5C0F8B;
    height: 180px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #5C0F8B;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .caja3 a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

  .caja4 a {
    background-color: white;
    border: 3px solid #2ED9C3;
    height: 180px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #2ED9C3;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .caja4 a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

  .img-s1 {
    width: 50px;
    height: auto; }

  .img-s2 {
    width: 150px;
    height: auto; }

  .img-s3 {
    width: 90px;
    height: auto; }

  .img-s4 {
    width: 90px;
    height: auto; }

  .servicio-tel {
    color: white;
    background: url("../images/S9.jpg") no-repeat right;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 105px; }

  .servicio-tel h1 {
    font-size: 65px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .contenido-tel {
    background: url("../images/S10.png") no-repeat center top;
    background-size: cover;
    height: 434px;
    margin-bottom: 5px; }

  .parrafo-tel {
    color: #5C0F8B;
    font-size: 20px;
    padding: 54px;
    margin-top: 15px; }

  .parrafo1 {
    color: #5C0F8B;
    font-size: 20px;
    padding: 0px;
    margin-top: 65px; }

  .img-cel {
    width: 190px;
    height: auto;
    margin-top: 65px; }

  .img-tarjeta {
    padding: 35px; }

  .contenido-sim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .sim-h1 {
    color: #5C0F8B;
    padding: 0px;
    font-size: 20px;
    font-weight: bold; }

  .link-tel-compatibilidad {
    color: #2ED9C3; }

  .link-tel-compatibilidad:hover {
    color: #2ED9C3;
    text-decoration: none; }

  .contenido-servicio {
    margin-top: 25px;
    padding: 0px; }

  .contenido-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .titulo-info {
    color: #5C0F8B;
    font-size: 15px;
    font-weight: bold; }

  .info-p {
    color: #5C0F8B;
    font-size: 15px; }

  .img-contrato {
    width: 95px;
    height: auto; }

  .img-recarga-cel {
    width: 60px;
    height: auto; }

  .img-tv {
    width: 100px;
    height: auto; }

  .img-deuda {
    width: 80px;
    height: auto; }

  .titulo-servicio {
    background: #5C0F8B; }

  .titulo-servicio h1 {
    color: white;
    font-size: 25px;
    padding: 15px; }

  .margen-info {
    margin-top: 15px;
    margin-bottom: 35px; }

  .mifi {
    color: white;
    background: url("../images/S11.jpg") no-repeat center center;
    background-size: cover;
    height: 100vh;
    margin-top: 145px; }

  .mifi h1 {
    font-size: 145px;
    font-weight: bold;
    margin-left: 205px;
    margin-top: -300px; }

  .contenido-mifi {
    margin-top: 45px;
    margin-bottom: 40px;
    background: url("../images/mifi-fondo.svg") no-repeat center; }

  .titulo-mifi {
    color: #5C0F8B;
    font-size: 29px;
    padding: 25px; }

  .dispositivos {
    color: white;
    background: url("../images/S15.jpg") no-repeat center center;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 35px; }

  .dispositivos h1 {
    font-size: 75px;
    font-weight: bold;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .contenido-dispositivos {
    margin-top: 25px;
    margin-bottom: 40px; }

  .titulo-dispositivos {
    color: #5C0F8B;
    font-size: 37px;
    font-weight: bold;
    padding: 5px; }

  .logo-telmov {
    width: 350px;
    height: auto; }

  .marca-dispositivos {
    margin-top: 15px; }

  .modelo {
    font-size: 45px;
    text-align: right; }

  .btn-telmov {
    color: white;
    font-size: 21px;
    font-weight: bold;
    max-width: 300px;
    text-transform: uppercase;
    padding: 18px;
    margin-bottom: 25px;
    border: transparent;
    background: #5C0F8B;
    border-radius: 35px;
    text-decoration: none;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .btn-telmov:hover {
    color: white;
    font-size: 21px;
    font-weight: bold;
    max-width: 300px;
    text-transform: uppercase;
    padding: 18px;
    margin-bottom: 25px;
    border: transparent;
    background: #5C0F8B;
    border-radius: 35px;
    text-decoration: none;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .promo h1 {
    font-weight: bold;
    margin-top: 55px;
    font-size: 47px; }

  .img-promo100 {
    width: 350px;
    height: auto; }

  .img-promo200 {
    width: 350px;
    height: auto; }

  .nombre-cel {
    color: black;
    font-size: 45px; }

  .recomendaciones h2 {
    color: #5C0F8B;
    margin-top: 5px;
    font-size: 35px; }

  .cantidad-paquete {
    font-size: 25px; }

  .nombre-cel {
    color: black;
    font-size: 35px;
    margin-top: -20px; }

  .costo-r {
    font-size: 35px;
    font-weight: bold; }

  /*.beneficios{
      color: white;
      background: url("../images/img1.jpg") no-repeat center top;
      background-size: cover;
      min-height: 650px;
  }
  .beneficios h1{
      font-weight: bold;
      margin-top: 50px;
      font-size: 55px;
  }*/
  .beneficios {
    margin-top: 0px;
    z-index: 1;
    margin-bottom: 10px; }

  .box-beneficios {
    border: transparent;
    max-width: 650px;
    height: 230px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 3px;
    color: white;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .beneficios h1 {
    font-weight: bold;
    margin-top: 10px;
    font-size: 55px; }

  .beneficios h2 {
    color: #5C0F8B;
    font-size: 16px;
    font-weight: bold;
    padding: 25px 25px 0px 25px; }

  .beneficios2 p {
    color: #5C0F8B;
    font-size: 15px;
    font-weight: lighter;
    padding: 0px 25px 0px 25px; }

  .img-b1 {
    width: 80px;
    height: auto; }

  .img-b2 {
    width: 75px !important;
    height: auto; }

  .img-b3 {
    width: 90px;
    height: auto; }

  .img-b4 {
    width: 100px;
    height: auto; }

  .ofertas h1 {
    font-weight: bold;
    margin-top: 50px;
    font-size: 55px; }

  .caja-ofertas {
    border: 4px solid #2ED9C3;
    max-width: 320px;
    height: auto;
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    color: white;
    background-color: rgba(255, 255, 255, 0.99);
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 25px; }

  .margentop-portabilidad-img {
    margin-top: 50px; }

  .margentop-portabilidad-h2 {
    margin-top: 60px;
    margin-bottom: 50px; }

  .portabilidad h2 {
    color: #5C0F8B;
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 27px;
    font-weight: 500; }

  .espaciado-portabilidad {
    margin-top: 65px;
    margin-bottom: 30px; }

  .compatibilidad {
    margin-top: 15px;
    margin-bottom: 65px; }

  .verificacion-img {
    width: 120px;
    height: auto;
    padding: 0px; }

  /*.banner-compatibilidad{
      color: white;
      background: url("../images/S5.jpg") no-repeat center top;
      background-size: cover;
      height: 100vh;
      margin-top: 100px;
      display: flex;
      align-items: center;
  }*/
  .banner-compatibilidad h1 {
    font-size: 65px;
    font-weight: bold;
    text-align: center;
    margin-top: 165px; }

  .compatibilidad h2 {
    color: #5C0F8B;
    font-size: 23px;
    margin-top: 5px; }

  .compatibilidad p {
    color: #5C0F8B;
    font-size: 21px;
    margin-top: 20px; }

  .compatibilidad span {
    font-weight: bold; }

  .size-imei {
    color: #444444 !important;
    font-size: 15px !important; }

  .banner-contacto {
    color: white;
    background: url("../images/S7.jpg") no-repeat center right;
    background-size: cover;
    height: 100vh;
    margin-top: 83px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .banner-contacto h1 {
    font-size: 125px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .formulario label {
    color: #5C0F8B;
    font-size: 17px; }

  .formulario p {
    margin-left: 10px; }

  .recargas h3 {
    color: #5C0F8B;
    font-size: 15px;
    margin-bottom: 15px; }

  .radio-box-label {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 25px; }

  .btn-acordeon {
    margin-bottom: -35px; }

  .radio-box-label-paso3 {
    font-size: 15px; }

  .card-body-recargas {
    color: #515151;
    font-size: 12px; } }
@media (max-width: 1024px) and (orientation: landscape) {
  #recargas-mp a {
    color: white !important;
    background-color: #5C0F8B;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 10px;
    border-bottom: transparent;
    font-weight: 500; }

  .menu-principal ul li a {
    color: #5C0F8B;
    font-size: 17px;
    padding: 12px;
    margin: 0 5px;
    text-decoration: none;
    border-bottom: 5px solid transparent;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }

  .boton-buscar {
    margin-left: -20px !important;
    margin-right: 0px; }

  .nombre-cel {
    color: black;
    font-size: 35px;
    margin-top: -17px; }

  .costo-r {
    font-size: 45px;
    font-weight: bold; } }
@media (max-width: 767px) {
  .pleca-superior {
    background-color: #5C0F8B;
    height: 35px;
    padding: 5px 3px; }

  .encabezado {
    background: white;
    color: #1E1A34;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .boton-menu, .boton-buscar {
    border: 0px;
    margin: 0px;
    padding: 0px 0px;
    background: transparent; }

  .busqueda {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    margin: 15px 0px;
    width: auto; }

  .busqueda input[type="text"] {
    border: 1px solid #5C0F8B;
    border-radius: 5px 0 0 5px;
    padding: 17px;
    font-size: 14px;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }

  .busqueda input[type="submit"] {
    border-radius: 0 5px 5px 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    color: white;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .busqueda input:hover[type="submit"] {
    border: 1px solid #2ED9C3;
    border-radius: 0 5px 5px 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    background-color: #2ED9C3;
    color: #5C0F8B;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .encabezado img {
    width: 105px;
    height: auto;
    padding-left: 15px; }

  .slider-principal {
    margin-top: 124px;
    margin-bottom: 25px;
    z-index: 0; }

  .carousel-item img {
    max-height: 200px; }

  .servicios {
    text-align: center;
    margin-top: 0px;
    z-index: 1;
    margin-bottom: 20px; }

  .servicios h2 {
    font-size: 27px; }

  .caja1 a {
    background-color: white;
    border: 3px solid #5C0F8B;
    height: 250px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #5C0F8B;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .caja1 a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

  .caja2 a {
    background-color: white;
    border: 3px solid #2ED9C3;
    height: 250px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #2ED9C3;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .caja2 a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

  .caja2 a h2 {
    padding-top: 10px; }

  .caja3 a {
    background-color: white;
    border: 3px solid #5C0F8B;
    height: 250px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #5C0F8B;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .caja3 a:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }

  .caja4 a {
    background-color: white;
    border: 3px solid #2ED9C3;
    height: 250px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: #2ED9C3;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .margen-top-servicios {
    margin-top: 0px; }

  .img-s1 {
    width: 75px;
    height: auto; }

  .img-s2 {
    width: 200px;
    height: auto; }

  .img-s3 {
    width: 120px;
    height: auto; }

  .img-s4 {
    width: 120px;
    height: auto; }

  .servicio-tel {
    color: white;
    background: url("../images/S9.jpg") no-repeat right;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 105px; }

  .servicio-tel h1 {
    font-size: 55px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .contenido-tel {
    background: url("../images/S10.png") no-repeat center center;
    background-size: cover;
    height: 100vh;
    margin-bottom: 5px; }

  .parrafo-tel {
    color: #5C0F8B;
    font-size: 15px;
    padding: 0px;
    margin-top: 35px; }

  .img-cel {
    width: 170px;
    height: auto;
    margin-top: 15px; }

  .img-tarjeta {
    padding: 35px; }

  .contenido-sim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .sim-h1 {
    color: #5C0F8B;
    padding: 0px;
    font-size: 20px;
    font-weight: bold; }

  .link-tel-compatibilidad {
    color: #2ED9C3; }

  .link-tel-compatibilidad:hover {
    color: #2ED9C3;
    text-decoration: none; }

  .contenido-servicio {
    margin-top: 25px;
    padding: 25px; }

  .contenido-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .titulo-info {
    color: #5C0F8B;
    font-size: 15px;
    font-weight: bold; }

  .info-p {
    color: #5C0F8B;
    font-size: 15px; }

  .img-contrato {
    width: 150px;
    height: auto;
    margin-bottom: 25px; }

  .img-recarga-cel {
    width: 80px;
    height: auto;
    margin-bottom: 25px; }

  .img-deuda {
    width: 120px;
    height: auto;
    margin-bottom: 0px; }

  .img-tv {
    width: 150px;
    height: auto; }

  .titulo-servicio {
    background: #5C0F8B; }

  .titulo-servicio h1 {
    color: white;
    font-size: 25px;
    padding: 15px; }

  .margen-info {
    margin-top: 15px;
    margin-bottom: 10px; }

  .mifi {
    color: white;
    background: url("../images/S11.jpg") no-repeat left;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 105px; }

  .mifi h1 {
    font-size: 95px;
    font-weight: bold;
    margin-left: 0px;
    margin-top: -290px; }

  .contenido-mifi {
    margin-top: 25px;
    margin-bottom: 40px;
    background: url("../images/mifi-fondo.svg") no-repeat center; }

  .titulo-mifi {
    color: #5C0F8B;
    font-size: 19px;
    padding: 5px; }

  .internet-casa {
    color: white;
    background: url("../images/S8.jpg") no-repeat center top;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 125px; }

  .internet-casa h1 {
    font-size: 75px;
    font-weight: bold;
    text-align: center; }

  .contenido-internet {
    margin-top: 45px;
    margin-bottom: 45px; }

  .titulo-internet {
    color: #5C0F8B;
    font-size: 35px;
    font-weight: bold; }

  .texto-internet {
    color: #5C0F8B;
    font-size: 19px;
    margin-top: 25px;
    background: url(../images/casa-fondo.svg) no-repeat center; }

  .dispositivos {
    color: white;
    background: url("../images/S15.jpg") no-repeat center center;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 35px; }

  .dispositivos h1 {
    font-size: 45px;
    font-weight: bold;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .contenido-dispositivos {
    margin-top: 25px;
    margin-bottom: 40px; }

  .titulo-dispositivos {
    color: #5C0F8B;
    font-size: 17px;
    font-weight: bold;
    padding: 5px; }

  .logo-telmov {
    width: 350px;
    height: auto; }

  .marca-dispositivos {
    margin-top: 15px; }

  .modelo {
    font-size: 45px;
    text-align: right; }

  .btn-telmov {
    color: white;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 18px;
    margin-bottom: 25px;
    border: transparent;
    background: #5C0F8B;
    border-radius: 35px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .btn-telmov:hover {
    color: #5C0F8B;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 18px;
    margin-bottom: 25px;
    border: transparent;
    background: #2ED9C3;
    border-radius: 35px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .margen-btn-catalogo {
    margin-top: 10px;
    margin-bottom: 20px; }

  .btn-catalogo {
    color: white;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 18px;
    border: transparent;
    background: #5C0F8B;
    border-radius: 35px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .btn-catalogo:hover {
    color: #5C0F8B;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 18px;
    border: transparent;
    background: #2ED9C3;
    border-radius: 35px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .nosotros {
    color: white;
    background: url("../images/S12.jpg") no-repeat center center;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 105px; }

  .nosotros h1 {
    font-size: 55px;
    font-weight: bold;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .contenido-nosotros {
    margin-top: 45px;
    margin-bottom: 40px; }

  .titulo-nosotros {
    color: #5C0F8B;
    font-size: 19px;
    font-weight: bold;
    padding: 5px; }

  .texto-nosotros {
    color: #5C0F8B;
    font-size: 19px; }

  .promo {
    height: auto;
    padding-bottom: 0px; }

  .pleca-recomendacion {
    margin-top: 15px;
    margin-bottom: 15px; }

  .promo h1 {
    font-weight: bold;
    margin-top: 45px;
    font-size: 47px;
    text-align: center;
    padding-left: 0px; }

  .promo p {
    font-size: 30px;
    padding-left: 20px; }

  .btn-promo {
    margin-bottom: 30px; }

  .margen-top-tc {
    margin-top: 0px;
    padding-bottom: 15px; }

  .recomendaciones h1 {
    font-size: 37px;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-left: 10px; }

  .nombre-cel {
    font-size: 50px;
    margin-top: -25px; }

  .img-equipo {
    width: 300px;
    height: auto; }

  .recomendaciones h2 {
    font-size: 37px; }

  .costo-r {
    font-size: 55px;
    font-weight: bold;
    text-align: center; }

  /*.beneficios h1{
      font-weight: bold;
      margin-top: 50px;
      font-size: 41px;
  }
  .box-beneficios a{
      background-color: rgba(46,217,195,0.9);
      border: transparent;
      max-width: 630px;
      height: 550px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      border-radius: 3px;
      color: white;
      text-decoration: none;
      transition: all .5s ease;
  }
  .img-b2{
      width: 110px;
      height: auto;
  }*/
  .beneficios {
    margin-top: 10px;
    z-index: 1;
    margin-bottom: 30px; }

  .box-beneficios {
    border: transparent;
    max-width: 650px;
    height: 180px;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 3px;
    color: white;
    text-align: center;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .beneficios h2 {
    color: #505050;
    font-size: 21px;
    font-weight: bold;
    padding: 25px 25px 0px 25px; }

  .beneficios2 p {
    color: #5C0F8B;
    font-size: 19px;
    font-weight: lighter;
    padding: 0px 25px 0px 25px; }

  .img-b1 {
    width: 100px;
    height: auto; }

  .img-b2 {
    width: 95px !important;
    height: auto; }

  .img-b3 {
    width: 100px;
    height: auto; }

  .ofertas h1 {
    font-weight: bold;
    margin-top: 50px;
    font-size: 55px;
    text-align: center;
    padding-left: 0px; }

  .contenido-ofertas {
    padding-left: 15px; }

  .caja-ofertas {
    border: 4px solid #2ED9C3;
    max-width: 320px;
    height: auto;
    margin-bottom: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 7px;
    color: white;
    background-color: rgba(255, 255, 255, 0.99);
    text-decoration: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding: 25px; }

  .link-tc {
    color: #5C0F8B;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    text-align: center;
    margin-top: 15px; }

  .link-tc:hover {
    color: #5C0F8B;
    font-size: 14px;
    font-weight: 400;
    text-align: center; }

  .btn-paquetes {
    color: #5C0F8B;
    background-color: #2ED9C3;
    border: 2px solid #2ED9C3;
    border-radius: 9px;
    padding: 15px 20px 15px 20px;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .btn-paquetes:hover {
    color: white;
    background-color: #5C0F8B;
    border: 2px solid #2ED9C3;
    border-radius: 9px;
    padding: 15px 20px 15px 20px;
    font-size: 15px;
    -webkit-box-shadow: 0 0.5em 0.5em -0.3em white;
            box-shadow: 0 0.5em 0.5em -0.3em white;
    -webkit-transform: translateY(-0.25em);
            transform: translateY(-0.25em); }

  .paquetes {
    color: white;
    background: #5C0F8B;
    margin-top: 100px; }

  .paquetes h1 {
    font-weight: bold;
    margin-top: 70px;
    margin-bottom: 50px;
    font-size: 45px;
    text-align: center; }

  .banner-portabilidad {
    margin-top: 120px; }

  .banner-portabilidad h1 {
    font-size: 55px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .margentop-portabilidad-img {
    margin-top: 50px; }

  .margentop-portabilidad-h2 {
    margin-top: 5px; }

  .portabilidad h2 {
    color: #5C0F8B;
    margin-top: 20px;
    margin-bottom: 25px;
    font-size: 27px;
    font-weight: 500; }

  .espaciado-portabilidad {
    margin-top: 65px;
    margin-bottom: 30px; }

  .img-sim {
    width: 210px;
    height: auto; }

  .img-asesor {
    width: 210px;
    height: auto; }

  .compatibilidad {
    margin-top: 15px;
    margin-bottom: 65px; }

  .verificacion-img {
    width: 60px;
    height: auto;
    padding: 0px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  /*.banner-compatibilidad{
      color: white;
      background: url("../images/S5.jpg") no-repeat center top;
      background-size: cover;
      height: 100vh;
      margin-top: 100px;
      display: flex;
      align-items: center;
  }*/
  .banner-compatibilidad h1 {
    color: #5C0F8B;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-top: 135px; }

  .compatibilidad h2 {
    color: #5C0F8B;
    font-size: 15px;
    margin-top: 5px; }

  .compatibilidad p {
    color: #5C0F8B;
    font-size: 15px;
    margin-top: 20px; }

  .compatibilidad span {
    font-weight: bold; }

  .size-imei {
    color: #444444 !important;
    font-size: 14px !important; }

  .clientes {
    margin-top: 45px;
    margin-bottom: 65px; }

  .banner-clientes {
    color: white;
    background: url("../images/S6.jpg") no-repeat center top;
    background-size: cover;
    height: 100vh;
    margin-top: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .banner-clientes h1 {
    font-size: 55px;
    font-weight: bold;
    text-align: center;
    margin-top: 195px;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .comunicate {
    padding: 25px 0px 0px 0px; }

  .comunicate h1 {
    font-size: 19px;
    font-weight: bold; }

  .ayuda-servicios {
    margin-top: 5px;
    margin-bottom: 15px; }

  .p-servicios {
    color: #5C0F8B;
    font-size: 25px;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 10px; }

  .txt-ac-top {
    font-size: 21px;
    font-weight: lighter;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px; }

  .txt-ac-bottom {
    font-size: 21px;
    font-weight: lighter;
    margin-left: auto;
    margin-right: auto; }

  .margen-top-call {
    margin-top: 15px;
    margin-bottom: 15px; }

  .sms-call {
    font-size: 60px;
    font-weight: bolder;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

  .numero-contacto {
    color: #5C0F8B;
    font-size: 23px;
    font-weight: bolder;
    text-align: center; }

  .numero-contacto a {
    color: #5C0F8B;
    font-size: 21px;
    font-weight: bold; }

  .banner-contacto {
    color: white;
    background: url("../images/S7.jpg") no-repeat center right;
    background-size: cover;
    height: 100vh;
    margin-top: 83px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .banner-contacto h1 {
    font-size: 65px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .margen-contacto {
    margin-bottom: 35px;
    margin-left: 10px; }

  .titulo-contacto {
    color: #5C0F8B;
    font-size: 35px;
    margin-top: 35px;
    margin-bottom: 35px; }

  .terminos {
    margin-top: 150px;
    margin-bottom: 100px; }

  .banner-cobertura {
    color: white;
    background: url("../images/S13.jpg") no-repeat center top;
    background-size: cover;
    height: 100vh;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .banner-cobertura h1 {
    font-size: 55px;
    font-weight: bold;
    text-align: center;
    margin-top: 35px;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .titulo-cobertura h1 {
    font-size: 21px;
    font-weight: bold;
    color: #5C0F8B;
    margin-top: 35px; }

  .margen-inferior-ac {
    margin-bottom: 10px; }

  #mapa {
    width: 100%;
    height: 400px; }

  .banner-puntos {
    color: white;
    background: url("../images/S23.jpg") no-repeat center top;
    background-size: cover;
    height: 70vh;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .banner-puntos h1 {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin-top: 65px;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .titulo-puntos h1 {
    font-size: 17px;
    font-weight: normal;
    color: #5C0F8B;
    margin-top: 35px; }

  .titulo-cobertura p {
    color: #5C0F8B;
    font-size: 19px; }

  .leyenda-tarjetapr h1 {
    font-size: 17px;
    color: #5C0F8B; }

  .leyenda-tarjetapr a {
    font-size: 17px;
    color: #5C0F8B; }

  .margen-inferior-ac {
    margin-bottom: 20px; }

  #map {
    width: 100%;
    height: 400px; }

  .titulo-pf h1 {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin-top: 145px;
    text-shadow: 2px 3px 2px #5c0f8b; }

  .preguntas {
    margin-top: 0px;
    margin-bottom: 0px; }

  .preguntas h2 {
    font-size: 25px; }

  .ayuda-sitio h1 {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
    margin-top: 185px;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .p-servicios-pf {
    color: #5C0F8B;
    font-size: 30px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 35px;
    padding: 10px; }

  .btn-link {
    padding: 20px;
    font-size: 13px;
    font-weight: 400;
    color: #5C0F8B;
    text-decoration: none; }

  .img-flecha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-left: 20px; }

  .ayuda-mifi {
    color: white;
    background: url("../images/S17.jpg") no-repeat right;
    background-size: cover;
    height: 100vh;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .ayuda-mifi h1 {
    font-size: 75px;
    font-weight: bold;
    text-align: center;
    margin-top: 185px;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .preguntas-mifi {
    margin-top: 50px;
    margin-bottom: 45px; }

  .preguntas-mifi h2 {
    color: #5C0F8B;
    font-size: 25px; }

  .preguntas-mifi-pf {
    margin-top: 5px;
    margin-bottom: 45px; }

  .preguntas-mifi-pf h2 {
    color: #5C0F8B;
    font-size: 25px; }

  .aviso {
    margin-top: 150px;
    margin-bottom: 50px; }

  .banner-sucursales {
    color: white;
    background: url("../images/S14.jpg") no-repeat center top;
    background-size: cover;
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 95px; }

  .banner-sucursales h1 {
    font-size: 50px;
    font-weight: bold;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .sucursales {
    margin-top: 45px;
    margin-bottom: 40px; }

  .contenido-sucursales {
    margin-top: 35px; }

  .titulo-sucursales {
    color: white;
    font-size: 21px;
    padding: 15px;
    background: #5C0F8B;
    border-radius: 3px; }

  .texto-sucursales {
    color: #5C0F8B;
    font-size: 21px;
    padding: 15px;
    background: white;
    border-bottom: 1px solid #5C0F8B; }

  .link-sucursales {
    color: #5C0F8B; }

  .link-sucursales:hover {
    color: #5C0F8B;
    text-decoration: none; }

  .estados {
    color: #5C0F8B;
    background: white;
    border-bottom: 1px solid #5C0F8B; }

  .titulo-sucursal {
    font-weight: bold;
    padding-top: 15px; }

  .btn-mapa {
    color: #5C0F8B;
    background-color: #2ED9C3;
    border: 1px solid #2ED9C3;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 19px;
    font-weight: bold;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-bottom: 15px; }

  .btn-mapa:hover,
  .btn-mapa:focus {
    color: white;
    background-color: #5C0F8B;
    border: 1px solid #5C0F8B;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 19px;
    font-weight: bold;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-bottom: 15px; }

  .btn-mapa:active {
    color: white;
    background-color: #5C0F8B;
    border: 1px solid #5C0F8B;
    border-radius: 25px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 19px;
    font-weight: bold;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-bottom: 15px; }

  .icon-map {
    width: 30px;
    height: auto; }

  .legales {
    margin-top: 150px;
    margin-bottom: 30px; }

  .legales h3 {
    font-size: 21px; }

  .login {
    color: white;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 89px; }

  .contenido-login {
    max-width: 430px;
    height: auto;
    background: rgba(92, 15, 139, 0.9);
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 50px; }

  .contenido-login label {
    font-size: 12px;
    font-weight: 400; }

  .registro {
    color: white;
    background: url("../images/flogin.jpg") no-repeat center top;
    background-size: cover;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 89px; }

  .registro h3 {
    color: #2ED9C3;
    font-size: 21px;
    border-bottom: 3px solid #2ED9C3;
    margin-bottom: 25px; }

  .logo-registro {
    width: 135px;
    height: auto;
    padding: 25px; }

  .contenido-registro {
    height: auto;
    background: rgba(92, 15, 139, 0.9);
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 15px;
    margin-top: 65px;
    margin-bottom: 50px; }

  .contenido-registro label {
    font-size: 12px; }

  .contenido-registro a {
    color: #2ED9C3;
    font-size: 15px; }

  .espaciado-input2 .form-check-input {
    position: absolute;
    margin-top: 5px; }

  .espaciado-input2 .form-check-label {
    position: absolute; }

  .espaciado-input2 .form-check {
    position: inherit;
    display: block; }

  .btn-registro {
    color: #1E1A34;
    background-color: #2ED9C3;
    border: none;
    padding: 15px 25px;
    font-size: 19px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-bottom: 21px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

  .btn-registro:hover,
  .btn-registro:focus {
    color: white;
    background-color: #2ED9C3;
    border: none;
    font-size: 19px;
    -webkit-box-shadow: 0px 0px 15px 0px white;
    box-shadow: 0px 0px 15px 0px white; }

  .btn-login:active {
    color: white !important;
    background-color: #2ED9C3 !important;
    border: none !important;
    font-size: 19px !important;
    -webkit-box-shadow: 0px 0px 15px 0px white;
            box-shadow: 0px 0px 15px 0px white; }

  .recargas {
    margin-top: 140px;
    margin-bottom: 30px; }

  .recargas h3 {
    color: #5C0F8B;
    font-size: 17px;
    margin-bottom: 15px; }

  .btn-acordeon {
    color: #2ED9C3;
    background: #5C0F8B;
    font-weight: bold;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: right;
    -ms-flex-pack: right;
    justify-content: right;
    margin-left: auto;
    margin-right: 15px;
    margin-bottom: -38px; }

  .radio-box-label {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #c6f4ec;
    margin: 8 auto;
    border-radius: 7px;
    -webkit-transition: color,.5s;
    transition: color,.5s;
    -webkit-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 25px; }

  .pago-oxxo h1 {
    font-size: 21px;
    text-align: center;
    font-weight: normal; }

  .radio-box-input-paso3 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }

  .radio-box-label-paso3 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #c6f4ec;
    border-radius: 7px;
    -webkit-transition: color,.5s;
    transition: color,.5s;
    -webkit-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
            box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05), 0 2px 4px rgba(0, 0, 0, 0.05);
    font-size: 16px; }

  .radio-box-span-paso3 {
    color: #5C0F8B;
    text-align: center;
    padding: 6px;
    -ms-flex-negative: 1;
        flex-shrink: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 auto; }

  .radio-box-label-paso3:hover {
    background-color: #1ebca5; }

  .radio-box-input-paso3:checked + .radio-box-label-paso3 {
    background-color: #2ED9C3; }

  .oferta-encabezado h1 {
    font-weight: bold;
    margin-top: 120px;
    margin-bottom: 0px;
    font-size: 25px; }

  .oferta-promo {
    color: white;
    background: url("../images/fondo-promo.jpg") no-repeat center;
    background-size: cover;
    height: auto;
    margin-top: 0px; }

  .oferta-promo {
    font-size: 25px;
    font-weight: lighter; }

  .oferta-promo h1 {
    font-weight: bold;
    margin-top: 120px;
    margin-bottom: 35px;
    font-size: 35px; }

  .promo p {
    font-size: 35px; }

  .paquetes-ofertas h1 {
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 30px; }

  .margen-top-ofertas {
    margin-top: 45px; }

  .cupon {
    color: white;
    background: url("../images/S5.jpg") no-repeat right;
    background-size: cover;
    height: 70vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 85px; }

  .cupon h1 {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .contenido-cupon {
    margin-top: 15px;
    margin-bottom: 45px; }

  .titulo-cupon {
    color: #5C0F8B;
    font-size: 15px;
    font-weight: normal; }

  .texto-cupon {
    color: #5C0F8B;
    font-size: 19px;
    margin-top: 25px; }

  .btn-cupon {
    color: white;
    background-color: #5C0F8B;
    border: transparent;
    border-radius: 7px;
    padding: 10px 35px;
    font-size: 23px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 15px; }

  .btn-cupon:hover,
  .btn-cupon:focus {
    color: #5C0F8B;
    background-color: #2ED9C3;
    border: transparent;
    font-size: 23px; }

  .btn-cupon:active {
    color: #5C0F8B;
    background-color: #2ED9C3;
    border: transparent;
    font-size: 23px; }

  .no-valido-cupon {
    color: white;
    background-color: #ff061e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 7px;
    padding: 15px; }

  .no-valido-cupon p {
    font-size: 19px;
    color: white; }

  .margen-genero {
    margin-top: 12px; }

  .genero p {
    color: #5C0F8B;
    font-size: 19px; }

  .seccion-mitelmovil {
    margin-top: 62px; }

  .menu-mitelmovil {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .menu-mitelmovil img {
    width: 95px;
    height: auto;
    padding-left: 15px; }

  .cerrar-sesion {
    margin-left: auto;
    margin-right: 0px;
    margin-top: 19px; }

  .cerrar-sesion ul li a {
    color: #2ED9C3;
    font-size: 17px;
    padding: 7px;
    margin: 0px;
    text-decoration: none;
    border-bottom: 5px solid transparent;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }

  .cerrar-sesion img {
    width: 35px;
    height: auto; }

  .menu-mitelmovil button img {
    width: 55px;
    height: auto; }

  .menu-movil {
    border: 0px;
    margin: 0px;
    padding: 0px 15px;
    background: transparent; }

  .menu-movil:focus {
    outline: 0; }

  .link-estado img {
    width: 25px;
    height: auto;
    padding-left: 0px;
    margin-top: -3px; }

  .estado-linea {
    text-align: center;
    margin-top: -5px !important; }

  .fondo-link-m {
    background: #5C0F8B;
    padding: 10px;
    border-bottom: 1px solid #2ED9C3; }

  .link-recarga {
    color: white; }

  .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #5C0F8B;
    border-color: #5C0F8B #5C0F8B #5C0F8B; }

  .nav-tabs .nav-link {
    border-right: 1px solid #5C0F8B;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }

  .nav-tabs {
    border-bottom: 1px solid #5C0F8B; }

  #links-movil ul li a {
    display: block;
    padding: 10px 0px;
    text-align: center;
    color: white;
    font-size: 21px;
    text-transform: uppercase;
    border-top: 1px solid #2ED9C3;
    text-decoration: none; }

  .icono-mitelmovil img {
    width: 95px;
    height: auto;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .nombre-usuario {
    color: #5C0F8B;
    margin-left: 0px; }

  .usuario-mitelmovil {
    font-size: 25px;
    font-weight: bold;
    text-align: center; }

  .numero-usuario {
    font-size: 25px;
    margin-top: -15px;
    text-align: center; }

  .estado-linea {
    text-align: center; }

  .col-der-contenido {
    margin-top: 15px;
    padding-left: 15px; }

  .link-img img {
    width: 25px;
    height: auto; }

  .link-img-perfil img {
    width: 20px;
    height: auto; }

  .link-img-detalles img {
    width: 27px;
    height: auto; }

  .link-img-servicio img {
    width: 17px;
    height: auto; }

  .link-img-historial img {
    width: 23px;
    height: auto; }

  .link-img-cambio img {
    width: 27px;
    height: auto; }

  .iconos-centrados {
    margin: 0 auto; }

  .acomodo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px; }

  .lista-movil {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    background: #eaeaea; }

  .paquete-disponible {
    color: #5C0F8B;
    font-size: 17px;
    font-weight: bold;
    background-color: #85e89a;
    padding: 8px 20px 8px 20px; }

  .beneficios-mitelmovil {
    font-size: 19px;
    font-weight: bold; }

  .img-beneficios img {
    width: 150px;
    height: auto;
    margin-top: 15px; }

  .pleca-card {
    color: white;
    background: #5C0F8B;
    font-size: 17px;
    padding: 15px 20px 15px 20px;
    border-radius: 15px 15px 0px 0px; }

  .paq-actual {
    border-bottom: 1px solid #2ED9C3; }

  .btn-cambio {
    margin-top: 35px; }

  .form-check {
    margin: 0 auto; }

  .titulo-cn {
    color: white;
    background: url("../images/S24.jpg") no-repeat center top;
    background-size: cover;
    height: 85vh;
    margin-top: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

  .titulo-cn h1 {
    font-size: 55px;
    font-weight: bold;
    text-align: center;
    margin-top: 85px;
    text-shadow: 2px 3px 2px #5C0F8B; }

  .contenido-cambio {
    color: #5C0F8B;
    font-size: 17px;
    font-weight: 400; }

  .contenido-form label {
    color: #5C0F8B;
    font-size: 16px; }

  .caja-select {
    margin-top: 15px; }

  .caja-select::after {
    content: "\025be";
    display: table-cell;
    padding-top: 7px;
    text-align: center;
    width: 30px;
    height: 30px;
    position: absolute;
    background: white;
    top: 34px;
    right: 19px;
    pointer-events: none; }

  .formulario-kuesky {
    margin-top: 155px; }

  .img-tarjetak {
    width: 65px;
    height: auto;
    margin-bottom: 25px; }

  .titulo-fkuesky {
    color: #5C0F8B;
    font-size: 21px; }

  .venta-sim {
    margin-top: 110px;
    margin-bottom: 100px; }

  .ajustar-sim {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .chip-img {
    width: 45px;
    height: auto;
    margin-left: 1px; }

  .contenido-chip {
    margin-top: 25px; }

  .titulo-sim h1 {
    color: #5C0F8B;
    font-size: 35px;
    font-weight: bolder; }

  .titulo-sim p {
    color: #5C0F8B;
    font-size: 15px; }

  .titulo-sim p span {
    font-size: 15px;
    font-weight: bold; }

  .margen-d-sim {
    margin-top: 25px; }

  .lista-beneficios1 {
    color: #5C0F8B;
    background: #c6f4ec;
    font-size: 12px;
    font-weight: bold;
    padding: 10px; }

  .lista-beneficios2 {
    color: #5C0F8B;
    background: #edf9f7;
    font-size: 12px;
    font-weight: bold;
    padding: 10px; }

  .leyenda-activar {
    font-size: 12px !important; }

  .pie {
    padding-top: 25px; }

  .logo-footer {
    width: 180px;
    height: auto;
    margin-top: 15px;
    margin-bottom: 35px; }

  .pagos {
    margin-top: 25px;
    text-align: left !important; }

  .derechos {
    text-align: center; }

  #links-legales {
    margin-top: 35px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    text-align: center; }

  #direccion-m {
    margin-top: 25px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }

  .pie .direccion {
    color: white;
    font-weight: lighter;
    text-align: center; }

  .pie .aclientes {
    color: white;
    font-weight: lighter;
    text-align: center; }

  .btn-sube {
    position: fixed;
    bottom: 17px;
    right: 21px;
    text-decoration: none;
    z-index: 99999;
    line-height: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .btn-sube:hover {
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px 0px white;
            box-shadow: 0px 0px 15px 0px white;
    background: white; }

  .btn-sube img {
    width: 35px;
    height: auto; }

  .btn-whats {
    position: fixed;
    bottom: 65px;
    right: 19px;
    text-decoration: none;
    z-index: 99999;
    line-height: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease; }

  .btn-whats:hover {
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 15px 0px white;
            box-shadow: 0px 0px 15px 0px white;
    background: white; }

  .btn-whats img {
    width: 38px;
    height: auto; } }
@media (max-width: 330px) {
  .link-img img {
    width: 23px;
    height: auto; }

  .link-img-perfil img {
    width: 18px;
    height: auto; }

  .link-img-detalles img {
    width: 25px;
    height: auto; }

  .link-img-servicio img {
    width: 16px;
    height: auto; }

  .link-img-historial img {
    width: 21px;
    height: auto; }

  .link-img-cambio img {
    width: 24px;
    height: auto; }

  .iconos-centrados {
    margin: 0 auto; }

  .acomodo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0px; } }

/*# sourceMappingURL=estilos.css.map */</pre></body></html>