<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------
// CARGA DE FUENTES
//------------------------*/
@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");
}
/*/------------------------
// ESTILOS GENERALES DEL SITIO
//------------------------*/
html {
    font-size: 15px;
}
body {
    font-family: "Pangram", sans-serif;
    background: #f7f7f7;
}
.pleca-superior {
    background-color: #5C0F8B;
    height: 35px;
    padding: 5px 20px; 
}
  .pleca-superior img {
    width: 23px;
    height: auto; 
}
  .pleca-superior a {
    color: white;
    text-decoration: none;
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.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-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-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;
}

#recargas-mp a {
    color: white !important;
    background-color: #5C0F8B;
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 10px;
    border-bottom: transparent;
    font-weight: 500;
}
/*/------------------------
// MI TELMOVIL
//------------------------*/
.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; 
    }
  .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: #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; 
    }
    .close {
        color: white;
    }
    .close:hover, .close:focus {
        color: white;
    }
    .close:active {
        color: white;
    }
    .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;
    }
  /*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: 0px 0 0px 50px;
    /* 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{
    margin-top: 100px;
  }
  .tc-cambio a {
    color: #5C0F8B;
    }
    /**/
    .login {
        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: 105px;
        }
      
      .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;
        margin-bottom: 45px;
        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; 
        }
        .formulario label {
            color: #5C0F8B;
            font-size: 19px;
        }
        .formulario .form-control {
            background-color: #fff;
            border: 1px solid #5C0F8B;
        }
        .formulario .campos-contacto {
            border: 1px solid #5C0F8B;
            padding: 25px;
            -webkit-transition: all .5s ease;
            transition: all .5s ease;
        }
        .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;
        }
/**/
.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; }
/**/
.modal-header {
    border-bottom: 1px solid #5C0F8B;
    background: #5C0F8B;
}
.modal-body {
    color: #5C0F8B;
}
.leyenda-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.formulario-modal label {
    font-size: 15px;
}




/*------------------------
//*********MOVIL*********
/------------------------*/
@media (max-width: 767px){
    .boton-menu {
        border: 0px;
        margin: 0px;
        padding: 0px 0px;
        background: transparent;
    }
    button, select {
        text-transform: none;
    }
    .boton-menu:focus, .boton-buscar:focus {
        outline: 0;
    }
    .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;
    }
    .encabezado img {
        width: 105px;
        height: auto;
        padding-left: 15px;
    }
    .encabezado button img {
        width: 50px;
        height: auto;
    }
    #menu-movil {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    #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;
    }
    ul {
        -webkit-padding-start: 0px;
        -moz-padding-start: 0px;
        padding-inline-start: 0px;
    }
    #recargas a {
        color: white !important;
        background-color: #5C0F8B;
        border-radius: 25px;
    }
    .logo-login {
        width: 135px;
        height: auto;
        padding: 25px;
    }
    .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 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 {
        margin-top: 5px; }
    
      .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; }

/**/
.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; }

  .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; } 
}</pre></body></html>