        html,
        body {
            width: 100%;
            height: 100%;
            font-size: 12px;
            font-family: 'Roboto', sans-serif;
            padding:0px !important;
        }
        #prueba {
            display: none;
        }

        .modal {
            overflow-x: hidden;
            overflow-y: auto;
        }
        
        .info {
            margin-left: -3%;
            margin-top: 0.5%;
        }

        #img-nodisponible {
            width: 35%;
        }

        #desktopHeader {
            display: none;
        }
       /*modal contrafactura*/
       .txt_blq{
        padding: 0 4em 0 1em;
        color:#d4cccc;
        font-size:11px;
        margin-top: -7px;
        text-shadow: initial;
        margin-bottom: 15px;
       }
       #btn-generarNip{
        border-radius: 20px;
       }
       #btn-continuarNip{
        border-radius: 20px;
       }
       #btn-regresarNip{
        border-radius: 20px;
       }
       .disable-option {
        opacity: .3;
        cursor: default!important;
        pointer-events: none;
       }
        .modal-title-h {
            margin: auto;
            color: #222222;
        }
        .modal-content-pin {
            padding: 1.2rem !important;
        }
        .modal-texto {
            font-size: 1rem;
            color: #666666;
        }
        .txt_modal {
            padding: 12px;
        }

        #Nip_add {
            border: 0;
            border-bottom: solid #000 1px;
            width: 100%;
            background-color: white;
        }
        /*.btn.disabled, .btn:disabled {
            background-color: var(--dark-medium-gray);
            border: 1px solid var(--dark-medium-gray);
            color: var(--davis-gray);
        }*/
        /*.modal-texto-rojo {
            color: var(--maximum-red);
        }*/
        #spn-volverGenerar {
             color: #da291c; 
        }
        /*modal contrafactura*/
        /*CSS PARA EL FLUJO DE PAQUETES*/
        
        .img-paquete {
            width: 25%;
        }
        
        .img-number {
            width: 15%;
        }
        
        .verifica {
            font-size: 14px !important;
        }
        
        .img-number {
            width: 10%;
        }
        
        .check-validate {
            color: rgb(22, 150, 179);
            font-size: 30px;
            margin-left: 15px;
            cursor: pointer;
            margin-top: 14px;
        }
        /*Logo Services*/
        
        .logo-services {
            width: 30%;
            height: 30%;
        }
        /*Centrar Contenido Paquete*/
        
        .desc-center {
            text-align: center;
            position: relative;
            top: 50%;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
        }
        
        .leyenda {
            margin-top: 20px;
        }
        
        .col-05 {
            width: 4.16%;
        }
        
        .col-075 {
            width: 6.25%;
        }
        
        .col-5 {
            width: 41.66%;
        }
        /*SUPERPONER DIV*/
        
        #datos {
            position: relative;
            background-color: green;
        }
        
        .txt-cargando {
            color: #EF3829;
            font-size: 2.5em;
            font-weight: 500;
        }
        
        .center {
            margin-left: auto;
            margin-right: auto;
            display: block;
            width: 30%;
            height: 10%;
        }
        /*ESTILOS DE ACTIVACIONES*/
        
        .detalle-paquetes {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 0 5px;
            float: left;
            margin-bottom: 3%;
        }
        
        .detalle-paquetes h3 {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 16px;
            font-size: 0.7em;
            background: #000104;
            color: #fff;
            padding: 10px 5px;
            text-align: center;
            font-weight: 400;
            overflow: hidden;
        }
        
        .detalle-paquetes dl dd.precio {
            background: #1F97AE;
            position: relative;
            color: #fff;
        }
        
        .detalle-paquetes dl dd:first-of-type {
            border-top: initial;
        }
        
        .detalle-paquetes dl dd {
            background: #fff;
            border-color: #d0ccc7 !important;
            border: solid 0.5px;
            padding: 10px 5px;
        }
        
        .nombre_paquete {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 16px;
            font-size: 0.7em;
            background: #000104;
            color: #fff;
            padding: 10px 5px;
            text-align: center;
            font-weight: 400;
            overflow: hidden;
            border-color: #d0ccc7 !important;
            border: solid 0.5px;
            height: 80px;
        }
        
        .detalle-paquetes dl dd.minutos {
            background: #DDD;
            color: #000104;
            font-size: 0.6em;
            height: 60px;
        }
        
        .detalle-paquetes dl dd.servicio {
            background-color: transparent;
            color: #000104;
            font-size: 0.6em;
            height: 60px;
        }
        /************************/
        
        .no-padding {
            padding: 0px;
        }
        
        .header {
            background-color: #EF3829;
        }
        
        .footer {
            height: 14%;
            background-color: #000000;
            flex-direction: row;
            color: white;
            /*margin-top: -7%;*/
        }
        
        .footer {
            padding: 10px 0px 15px 0px;
        }
        
        .header {
            padding: 10px 0px 15px 0px;
        }
        
        #content {
            width: 100%;
            height: 100%;
            background-color: #ffffff;
            display: table;
        }
        
        #content.content-tp {
            padding-top: 0px;
        }
        
        #content>.container {
            display: table-cell;
            vertical-align: middle;
        }
        
        .titulos {
            text-align: center;
        }
        
        .site-title {
            font-size: 1.45em;
            font-weight: bold;
            margin: 0;
        }
        
        .site-breadcrumb {
            font-size: 1.1em;
            font-style: italic;
            margin: 0;
        }
        
        #avance {
            width: 100%;
            height: 5px;
        }
        
        .steps {
            width: 33.333%;
            height: 100%;
            background-color: #ebebeb;
            float: left;
        }
        
        .steps-active {
            background-color: #1f97ae;
        }
        
        .main-section {
            text-align: center;
            padding-top: 10%;
        }
        
        .btn-blue,
        .btn-blue:hover {
            font-weight: bold;
            background-color: #4f8d9e;
            color: #fff;
            font-size: 1.8em;
            padding: 12px;
        }
        
        .btn-blue:hover {
            background-color: #447988;
        }
        
        .big-text {
            font-size: 2.5em;
        }
        
        .txt-inicio {
            font-size: 1.8em;
            color: #666;
        }
        
        .medium-text {
            font-size: 1.75em;
            font-weight: 500;
            color: #666;
        }
        
        .txt-inicio-recarga {
            font-size: 1.7em;
            color: #666;
            margin-bottom: 4%;
        }
        
        .logo-container {
            margin-bottom: 5%;
        }
        
        .btn-container {
            margin-top: 3.5em;
        }
        /*TEXTO KUSHKI PARA NUEVA OPCION DE PAQUETES*/
        
        .texto-kushki {
            font-size: 1.9em;
            text-align: center;
        }
        /*ESTILOS DEL INPUT DEL NUMERO*/
        
        .dato {
            padding: 1%;
        }
        
        .dato input {
            width: 30%;
            text-align: center;
            background-color: transparent;
            border-color: #d0ccc7 !important;
            border: solid 1px;
            text-decoration-color: #9d9d9d;
            color: #9d9d9d;
            font-size: 2.3em;
        }
        /*ESTILO DE CUADROS DE RECARGAS Y ACTIVACIONES*/
        
        .activaciones {
            margin: 0% 10% 5% 10%
        }
        
        .resumen {
            background-color: #ececec;
            border-color: #d0ccc7 !important;
            border: solid 1px;
            text-decoration-color: #9d9d9d;
            padding: 5%;
            text-align: center;
        }
        
        .resumen p {
            font-size: 1.5em;
            text-align: left;
        }
        
        .recargas {
            background-color: transparent;
            border-color: #d0ccc7 !important;
            border: solid 1px;
            text-decoration-color: #9d9d9d;
            padding: 5% 2% 5% 2%;
            text-align: center;
        }
        
        .col-md-1-5 {
            width: 12.49666666%;
        }
        
        .recargas ul {
            list-style: none;
            list-style-type: none;
            padding: 0;
        }
        
        .titulo-activacion {
            font-size: 2em;
            color: #000;
        }
        
        .subtitulo-activacion {
            font-size: 1.3em;
            color: #000;
        }
        /*ESTILO DEL DETALLE DE PAQUETE*/
        
        .principal {
            background-color: transparent;
            border-color: #b7b7b7 !important;
            border: solid 1px;
            text-decoration-color: #b7b7b7;
            padding: 5% 2% 5% 2%;
            text-align: center;
        }
        /*FIN ESTILO DEL DETALLE DE PAQUETE*/
        /*INPUT*/
        
        .numero-user:focus {
            border: 1.5px solid #1f97ae !important;
            outline: 0;
            /*: solid 1px;*/
        }
        /*BOTONES ACEPTAR Y REGRESAR*/
        
        .btn-regresar {
            border: 1px solid #1F97AE;
            background-color: #FFFFFF;
            color: #1F97AE;
            text-align: center!important;
            width: 90%;
            font-size: 1.8em;
            box-sizing: border-box;
            border-radius: 20px;
        }
        
        .btn-regresar:hover {
            background-color: #1f97ae;
            color: #FFFFFF;
        }
        
        .btn-beneficios {
            border: 1px solid #1F97AE;
            background-color: #FFFFFF;
            color: #1F97AE;
            text-align: center!important;
            width: 90%;
            font-size: 1.8em;
            margin-bottom: 4%;
        }
        
        .btn-beneficios:hover {
            background-color: #1f97ae;
            color: #FFFFFF;
        }
        
        .btn-continuar {
            background-color: #EF3829;
            color: #FFFFFF;
            text-align: center!important;
            width: 90%;
            font-size: 1.8em;
        }
        .btn-continuar-gris{
            background-color: #595a5b;
            color: #FFFFFF;
            text-align: center!important;
            width: 90%;
            font-size: 1.8em;
        }
        
        .btn-new-continuar {
            background-color: #EF3829;
            color: #FFFFFF;
            text-align: center!important;
            width: 90%;
            font-size: 1.8em;
        }
        
        .btn-continuar-activacion {
            background-color: #EF3829;
            color: #FFFFFF;
            text-align: center!important;
            width: 80%;
            font-size: 0.9em;
        }
        
        .btn-continuar-activacion:hover {
            background-color: #EF3829;
            color: #fff;
        }
        
        article {
            font-size: 1.8em !important;
        }
        
        #main {
            display: block;
            /*justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;*/
        }
        
        #main img {
            width: 150px;
            /* margin-left: 20px; */
            margin-top: 10%;
        }
        
        #contenido {
            display: table;
        }
        /* spinner */
        
        .loading {
            position: fixed;
            z-index: 999;
            height: 100%;
            width: 100%;
            margin: auto;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            display: none;
        }
        
        .loading:before {
            content: '';
            display: block;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.45);
        }
        
        .spinner {
            width: 6em;
            height: 6em;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            margin: auto;
        }
        
        .recarga-block {
            font-size: 3em;
            color: #a9a6a6;
            font-weight: bold;
            padding: 30% 0 30% 0;
            background-color: transparent;
            border-color: #d0ccc7 !important;
            border: solid 1px;
            text-decoration-color: #9d9d9d;
            width: 100%;
            height: 100%;
            display: table;
            position: relative;
            margin-bottom: 10%;
            cursor: pointer;
        }
        
        .recargas:hover,
        .recarga-block:hover {
            border-color: #1f97ae !important;
            border: solid 1px;
        }
        
        .recarga-block-active {
            color: #333;
            border-color: #1f97ae !important;
            border: solid 1px;
            padding: 30% 0 30% 0;
            background-color: transparent;
            text-decoration-color: #9d9d9d;
            width: 100%;
            height: 100%;
            display: table;
            position: relative;
            margin-bottom: 10%;
            cursor: pointer;
        }

        .recarga-block .price-info {
            pointer-events: none;
            opacity: 0;
            font-size: 0.55em;
        }

        .recarga-block-active .price-info {
            pointer-events: initial;
            outline: none;
            opacity: 1;
        }
        
        .activacion-block {
            text-align: left;
            height: 155px;
            cursor: default;
        }
        
        .activacion-content {
            padding: 0.75em 1em;
        }
        
        .activacion-block hr {
            margin-top: 0.15em;
            margin-bottom: 0.15em;
        }
        
        .recarga-value {
            display: table-cell;
            vertical-align: middle;
            font-size: 3em;
            color: #a9a6a6;
            font-weight: bold;
        }
        
        .recarga-value-active {
            display: table-cell;
            vertical-align: middle;
            font-size: 3em;
            color: #333;
            font-weight: bold;
        }
        
        .recarga-icon {
            background: #a6adb4;
            display: inline-block;
            width: 45px;
            height: 45px;
            border-top-left-radius: 90px;
            position: absolute;
            bottom: 0;
            right: 0;
        }
        
        .recarga-icon span {
            font-size: 1.75em;
            top: 15px;
            left: 5px;
            color: #fff;
        }
        
        .recarga-icon-active {
            background: #e62037;
        }
        
        .btn-container-recargas {
            margin-top: 2em;
        }
        
        .btn-container-recargas .btn-blue {
            font-size: 1.25em;
        }
        
        .btn-red {
            background-color: #e31d1a;
        }
        
        .btn-red:hover {
            background-color: #cd1b18;
        }
        
        .glyphicon-ok {
            display: none;
        }
        
        .valores-section {
            padding-top: 0.5em;
        }
        
        .activacion-info {
            font-size: 1.4em;
            font-weight: 500;
        }
        
        .activacion-price {
            font-size: 1.6em;
            font-weight: 500;
            color: #4f8d9e;
        }
        
        .etiqueta-precio {
            font-size: 1.55em;
            font-weight: 400;
        }
        
        .btn-loquiero,
        .btn-loquiero:hover {
            color: #fff;
        }
        
        .content-error {
            width: 100%;
            height: 100%;
            background-color: #edeeef;
            display: table;
        }
        
        .content-error>div {
            display: table-cell;
            vertical-align: middle;
        }
        
        .txt-error {
            font-size: 1.75em;
            font-weight: 500;
            color: #9d9d9d;
        }
        
        .activacion-header {
            min-height: 110px;
            display: table;
        }
        
        .activacion-header div {
            display: table-cell;
            vertical-align: middle;
        }
        
        .modal-header-alert {
            padding: 6px 10px 6px 40px;
            background-color: #e9e9e9;
        }
        
        .ico-title-condiciones {
            padding: 16px;
            background: url('../img/ico-title-medium.png') no-repeat;
        }
        
        .ico-title {
            position: absolute;
            left: 10px;
        }
        
        .btn-sq {
            border-radius: 0px;
            border: 0px;
        }
        
        .btn-cancelar,
        .btn-cancelar:hover {
            background-color: #000;
            color: #fff;
            margin-right: 0.75em;
        }
        
        .btn-cont,
        .btn-cont:hover {
            background-color: #EF3829;
            color: #EF3829;
            margin-right: 0.75em;
        }
        
        .btn-continuar,
        .btn-continuar:hover,
        .btn-new-continuar:hover {
            background-color: #EF3829;
            color: #fff;
        }
        
       
        .btn-continuar-gris:hover {
            background-color: #595a5b;
            color: #fff;
        }
        
        .pad-top {
            padding-top: 2rem;
        }
        
        .modal-sm {
            min-width: 300px;
        }
        
        .detalle-feature {
            /*border: 1px solid #b7b7b7;*/
            border-radius: 10px;
            margin-bottom: 1em;
            /*margin: 1em;
            min-height: 75px;*/
            margin-top: 4%;
        }
        
        .detalle-feature h3 {
            font-weight: 500;
            font-size: 1em;
            margin-top: 5px;
        }
        
        .detalle-feature span {
            color: #b7b7b7;
        }
        
        .detalle-feature .col-md-6 {
            margin-top: 0.75em;
            margin-bottom: 0.75em;
        }
        
        .detalle-feature .col-md-6:nth-child(odd) {
            border-right: 1px solid #b7b7b7;
        }
        
        .detalle-content {
            padding-left: 1.5em;
        }
        
        .img-detalle-feature {
            width: 15px;
            height: auto;
            margin-right: 0.75em;
        }
        
        .detalle-feature hr {
            margin: 4px auto;
            width: 80%;
        }
        
        .no-padding-left {
            padding-left: 0px;
        }
        
        .detalle-feature .col-md-6:nth-child(even) {
            padding-left: 0px;
        }
        
        .medium-light {
            font-size: 1.5em;
            font-weight: bold;
        }
        
        .medium-light-app {
            font-size: 1.5em;
        }
        
        .medium-bold {
            font-size: 2.1em;
            font-weight: 500;
        }
        
        .descarga-row {
            margin-top: 3.5em;
        }
        
        .icon-app {
            margin-top: 1em;
        }
        
        .icon-app img {
            max-width: 70%;
        }
        
        .kushki-section {
            padding: 0;
        }
        
        .deplazamiento {
            padding: 0% 20% 0% 20%;
        }
        
        .logo {
            width: 10%;
            height: 10%;
        }
        
        .info {
            display: none;
        }

        .barritas-mi-claro {
            background: url(../img/barritas_mi_claro.png) no-repeat;
            float: left;
            left: -4px;
            padding: 9px;
            position: relative;
            top: 2px;
        }
        
        @media (max-width: 320px) {
            /**************************************** <320px ************************************/
            .info {
                display: block;
            }
            .check-validate {
                color: rgb(22, 150, 179);
                font-size: 25px;
                margin-left: 15px;
                cursor: pointer;
                margin-top: 14px;
            }
            /*Font Size Textos*/
            .titulo-activacion {
                font-size: 1em;
                color: #1f97ae;
            }
            .subtitulo-activacion {
                font-size: 0.8em;
                color: #000;
            }
            .big-text {
                font-size: 1.7em;
            }
            .txt-inicio {
                font-size: 1.5em;
                color: #666;
            }
            .resumen p {
                font-size: 1.1em;
                text-align: left;
            }
            .btn-beneficios {
                font-size: 1.1em;
            }
            .btn-continuar {
                font-size: 1.1em;
                margin-bottom: 3%;
            }
            .btn-continuar-gris {
                font-size: 1.1em;
                margin-bottom: 3%;
            }
            .btn-regresar {
                font-size: 1.1em;
            }
            .leyenda {
                margin-top: 10px;
                font-size: 0.7em;
            }
            /*Input*/
            .dato input {
                width: 62%;
                font-size: 1.3em;
            }
            .numero-active {
                border-color: #1f97ae !important;
                border: solid 1px;
            }
            .numero-inactive {
                border-color: #1f97ae !important;
                border: solid 0px;
            }
            .txt-cargando {
                font-size: 1.5em;
            }
            /*Logos e Iconos*/
            .icon-app {
                margin-top: 1em;
                width: 50%;
                /*margin-left: auto;
	    margin-right: auto;
	    display: block;*/
            }
            .logo-services {
                width: 60%;
                height: 60%;
            }
            .logo {
                width: 25%;
                height: 25%;
            }
            #main img {
                width: 70px;
                /* margin-left: 20px; */
                margin-top: 10%;
            }
            /*Divs*/
            #content {
                width: 100%;
                height: 100%;
                display: table;
            }
            .recargas {
                margin-top: 10%;
            }
            .img-number {
                width: 5%;
            }
            .btn-kushki,
            .btn-cancelar-kushki {
                width: 125%;
            }
        }
        
        @media (min-width: 320px) {
            /********************** >320px **********************************************/
            .info {
                display: block;
            }
            .check-validate {
                color: rgb(22, 150, 179);
                font-size: 25px;
                margin-left: 15px;
                cursor: pointer;
                margin-top: 14px;
            }
            .logo {
                width: 25%;
                height: 25%;
            }
            /*FONT SIZE*/
            .titulo-activacion {
                font-size: 1.2em;
                color: #1f97ae;
            }
            .subtitulo-activacion {
                font-size: 0.88em;
                color: #000;
            }
            .big-text {
                font-size: 1.7em;
            }
            .txt-inicio {
                font-size: 1.5em;
                color: #666;
            }
            .dato input {
                width: 64%;
                font-size: 1.5em;
            }
            .resumen p {
                font-size: 1.1em;
                text-align: left;
            }
            .btn-beneficios {
                font-size: 1.3em;
                width: 70%;
            }
            .btn-continuar {
                font-size: 1.3em;
                width: 70%;
                margin-bottom: 5%;
            }
            .inicioConf {
                font-size: 1.3em;
                width: 90% !important;
                margin-bottom: 5%;
            }
            .btn-continuar-gris {
                font-size: 1.3em;
                width: 70%;
                margin-bottom: 5%;
            }
            .btn-new-continuar {
                font-size: 1.3em;
                width: 80%;
                margin-bottom: 5%;
            }
            .btn-kushki,
            .btn-cancelar-kushki {
                width: 125%;
            }
            .mg-left {
                margin-left: -3%;
            }
            .pad-right {
                padding-right: 2%;
            }
            .btn-regresar {
                font-size: 1.3em;
                width: 70%;
                margin-bottom: 5%;
            }
            .txt-cargando {
                font-size: 1.8em;
            }
            .leyenda {
                margin-top: 10px;
                font-size: 0.8em;
            }
            /*Iconos e Imagenes*/
            .icon-app {
                margin-top: 1em;
                width: 50%;
                /*margin-left: auto;
	    margin-right: auto;
	    display: block;*/
            }
            #main img {
                width: 90px;
                /* margin-left: 20px; */
                margin-top: 10%;
            }
            /*Divs*/
            #content {
                width: 100%;
                height: 100%;
                display: table;
            }
            .recargas {
                margin-top: 5%;
            }
            .img-number {
                width: 5%;
            }
            .margin-top-confirma-linea {
                margin-top: 10%;
            }
            .modal-recomendacion {
                padding-top: 2%;
            }
            .recargasMovil {
                background-color: #ffffff;
                border-color: #d0ccc7 !important;
                margin: 0px -39px 14px 0px;
                padding-bottom: 32px;
                padding-top: 32px;
                padding-left: 10px;
                border-radius: 16px;
                text-align: left;
                margin-left: -10%;
                margin: 0% 0% 5% 0%;
            }
            .titulo-activacion {
                font-size: 1.1em;
                color: #1f97ae;
            }
        }
        
        @media (min-width: 360px) {
            .subtitulo-activacion {
                font-size: 1em;
                color: #000;
            }
        }
        
        @media (min-width: 375px) {
            .titulo-activacion {
                font-size: 1.2em;
                color: #1f97ae;
            }
            .subtitulo-activacion {
                font-size: 1.06em;
                color: #000;
            }
        }
        
        @media (min-width: 400px) {
            .titulo-activacion {
                font-size: 1.3em;
                color: #1f97ae;
            }
            .subtitulo-activacion {
                font-size: 1.1em;
                color: #000;
            }
            .recargasMovil {
                padding-left: 16px;
            }
            .btn-continuar {
                padding-top: 3%;
                width: 70%;
            }
            .btn-continuar-gris {
                padding-top: 3%;
                width: 70%;
            }
            .btn-new-continuar {
                width: 76%;
            }
        }
        
        @media (min-width: 500px) {
            .subtitulo-activacion {
                font-size: 1.3em;
                color: #000;
            }
            .btn-continuar {
                padding-top: 2%;
                width: 70%;
            }
            .btn-continuar-gris {
                padding-top: 2%;
                width: 70%;
            }
        }

        
        
        @media (min-width: 576px) {
            /************************ SMALL BOOTSTRAP ****************************/
            /*Logo e Icono*/
            .logo {
                width: 15%;
                height: 15%;
            }
            #img-nodisponible {
                width: 15%;
            }
            .info {
                display: none;
            }
            .check-validate {
                color: rgb(22, 150, 179);
                font-size: 30px;
                margin-left: 15px;
                cursor: pointer;
                margin-top: 14px;
            }
            /*ESTILOS DEL INPUT DEL NUMERO*/
            /*Font size Textos*/
            .titulo-activacion {
                font-size: 1.7em;
                color: #1f97ae;
            }
            .subtitulo-activacion {
                font-size: 1.5em;
                color: #000;
            }
            .big-text {
                font-size: 2em;
            }
            .txt-inicio {
                font-size: 1.8em;
                color: #666;
            }
            .dato input {
                width: 53%;
                font-size: 2em;
            }
            .resumen p {
                font-size: 1.5em;
                text-align: left;
            }
            .btn-beneficios {
                font-size: 1.7em;
                width: 60%;
            }
            .btn-continuar {
                font-size: 1.7em;
                width: 60%;
                padding-top: 1%;
                margin-bottom: 5%;
            }
            .btn-continuar-gris {
                font-size: 1.7em;
                width: 60%;
                padding-top: 1%;
                margin-bottom: 5%;
            }
            .btn-new-continuar {
                font-size: 1.7em;
                width: 60%;
                margin-bottom: 5%;
            }
            .mg-left {
                margin-left: -14%;
            }
            .pad-right {
                padding-right: 0%;
            }
            .btn-regresar {
                font-size: 1.7em;
                width: 60%;
                margin-bottom: 5%;
            }
            .icon-app {
                margin-top: 1em;
                width: 50%;
                /*margin-left: auto;
	    margin-right: auto;
	    display: block;*/
            }
            /*Divs*/
            #content {
                width: 100%;
                height: 100%;
                display: table;
            }
            .activaciones {
                margin: 0% 20% 5% 20%
            }
            .margin-top-confirma-linea {
                margin-top: 10%;
            }
            .modal-recomendacion {
                padding-left: 4%;
                padding-left: 4%;
            }
            .btn-continuar-pago {
                padding-top: 1.5% !important;
                height: 45px !important;
            }
            .recargasMovil {
                background-color: #ffffff;
                border-color: #d0ccc7 !important;
                margin: 0px -39px 14px 0px;
                padding-bottom: 32px;
                padding-top: 32px;
                padding-left: 10px;
                border-radius: 16px;
                text-align: left;
            }
        }
        
        @media (min-width: 768px) {
            /************************ MEDIUM BOOTSTRAP ****************************/
            .dato input {
                width: 61%;
                font-size: 2em;
            }
            .titulo-activacion {
                font-size: 2em;
                color: #1f97ae;
            }
            /*Divs*/
            .activaciones {
                margin: 0% 15% 5% 15%
            }
            .logo {
                width: 15%;
                height: 15%;
            }
            .modal-recomendacion {
                padding-left: 0%;
                padding-left: 0%;
                padding-top: 0%;
            }
            .btn-continuar-pago {
                padding-top: 1.5% !important;
                height: 45px !important;
            }
            .btn-continuar {
                padding-top: 2%;
            }
            .btn-continuar-gris {
                padding-top: 2%;
            }
            .mg-left {
                margin-left: -3%;
            }
            #desktopHeader {
                display: block;
                /*margin-bottom: 2em;*/
            }

            .br-hide-medium {
                display: none;
            }

            .main-section {
                padding-top: 3%;
            }
        }
        
        @media (min-width: 992px) {
            /************************ LARGE BOOTSTRAP ****************************/
            /*Logos e Iconos*/
            .logo {
                width: 10%;
                height: 10%;
            }
            .center {
                width: 8%;
            }
            /*Input*/
            .dato input {
                width: 25%;
                font-size: 2em;
                margin-left: 38%;
            }
            /*Font Size Textos*/
            .leyenda {
                margin-top: 10px;
                font-size: 0.9em;
            }
            .btn-beneficios {
                font-size: 1.7em;
                width: 90%;
            }
            .btn-continuar {
                font-size: 1.7em;
                width: 90%;
            }
            .btn-continuar-gris {
                font-size: 1.7em;
                width: 90%;
            }
            .btn-new-continuar {
                font-size: 1.7em;
                width: 90%;
            }
            .btn-kushki,
            .btn-cancelar-kushki {
                width: 130%;
            }
            .btn-regresar {
                font-size: 1.7em;
                width: 90%;
            }
            .mg-left {
                padding-left: 4%;
            }
            .pad-right {
                padding-right: 1%;
            }
            .titulo-activacion {
                font-size: 2em;
                color: #1f97ae;
            }
            .recargas {
                margin-right: 2%;
            }
            /*Divs*/
            .activaciones {
                margin: 0% 2% 2% 2%
            }
            .img-number {
                width: 10%;
            }
            .info {
                margin-left: -2%;
            }
            .margin-top-confirma-linea {
                margin-top: 1%;
            }
        }
        
        @media (min-width: 1200px) {
            /************************ EXTRA LARGE BOOTSTRAP ****************************/
            /*Font Size*/
            .txt-cargando {
                font-size: 2.7em;
            }
            .leyenda {
                margin-top: 20px;
            }
            .titulo-activacion {
                font-size: 2em;
                color: #000;
            }
            .subtitulo-activacion {
                font-size: 1.4em;
            }
            /*Imagenes e Iconos*/
            #main img {
                width: 120px;
                /* margin-left: 20px; */
                margin-top: 10%;
            }
            .activaciones {
                margin: 0% -15% 0% -15%;
            }
            /*Font Size*/
            .big-text {
                font-size: 2em;
            }
            .txt-inicio {
                font-size: 2em;
                color: #666;
            }
            .margin-top-confirma-linea {
                margin-top: 1%;
            }
        }
        
        @media (min-width: 1500px) {
            /************************ EXTRA LARGE BOOTSTRAP ****************************/
            /*Font Size*/
            .txt-cargando {
                font-size: 2.7em;
            }
            .leyenda {
                margin-top: 20px;
            }
            .titulo-activacion {
                font-size: 2em;
                color: #000;
            }
            .subtitulo-activacion {
                font-size: 1.4em;
            }
            /*Imagenes e Iconos*/
            #main img {
                width: 120px;
                /* margin-left: 20px; */
                margin-top: 10%;
            }
            .activaciones {
                margin: 0% 0% 0% 0%;
            }
            /*Font Size*/
            .big-text {
                font-size: 2em;
            }
            .txt-inicio {
                font-size: 2em;
                color: #666;
            }
            .margin-top-confirma-linea {
                margin-top: 1%;
            }
        }
        /*Quita las flechitas del input*/
        
        input[type="number"]::-webkit-outer-spin-button,
        input[type="number"]::-webkit-inner-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }
        
        input[type="number"] {
            -moz-appearance: textfield;
        }
        /*ESTILO NUEVO MODAL PAGO KUSHKI*/
        
        .btn-continuar-pago,
        .btn-continuar-pago:hover,
        .btn-continuar-pago:focus {
            background-color: #EF3829;
            color: #FFF;
            outline: none;
            width: 86%;
            font-weight: bold;
            font-size: 18px;
            padding-top: 2% !important;
            height: 40px !important;
        }
        
        
        .btn-continuar-gris:hover,
        .btn-continuar-gris:focus {
            background-color:  #595a5b;
            color: #FFF;
            outline: none;
            font-weight: bold;
            font-size: 18px;
            padding-top: 2% !important;
            height: 40px !important;
        }
        
        .botones-modal {
            padding-top: 4%;
            padding-bottom: 4%;
        }
        
        #cabecera {
            font-weight: bold;
        }
        
        .mensajevalidacionDetalle {
            font-size: 16px;
            font-weight: bold;
        }
        
        .recomendacion,
        .por-tu-seguridad {
            padding-top: 5%;
        }
        
        #img-recomendacion,
        #img-seguridad {
            width: 50% !important;
        }
        /*FIN ESTILOS*/
        /*ESTILO NUEVO MODAL PAGO CON TARJETA O CARGO A FACTURA*/
        
        .btn-cancelar-kushki {
            /*background-color: #595a5b;
            color: white;*/

            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            padding: 16px 24px;

            position: static;
            /*width: 220px;*/
            height: 40px;
            left: 0px;
            top: 60px;

            border: 1px solid #1097AE;
            box-sizing: border-box;
            border-radius: 20px;

            /* Inside auto layout */

            flex: none;
            order: 1;
            flex-grow: 0;
            /*margin: 20px 0px;*/
            background-color: transparent;
            color: #1097AE;


        }
        
        .btn-kushki {
            /*background-color: #EF3829;
            color: white;*/
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            padding: 16px 24px;

            position: static;
            /*width: 220px;*/
            height: 40px;
            left: 0px;
            top: 0px;

            border: 1px solid #DA271C;
            box-sizing: border-box;
            border-radius: 20px;

            /* Inside auto layout */

            flex: none;
            order: 0;
            flex-grow: 0;
            /*margin: 20px 0px;*/
            color: #DA271B;
            background-color: transparent
        }
        
        button.btn-cancelar-kushki:hover,
        button.btn-kushki:hover {
            opacity: 0.8;
            text-decoration: none;
            color: #DA271B;
        }
        
        button.btn-cancelar-kushki:focus,
        button.btn-kushki:focus,
        button.btn-new-continuar:focus {
            outline: none !important;
            /*color: white !important;*/
        }
        
        button.btn-close-modal:focus {
            color: #000;
            outline: none !important;
        }
        /*FIN ESTILOS*/
        
        div[data-toggle="buttons"] label {
            display: inline-block;
            padding: 6px 12px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: normal;
            line-height: 2em;
            text-align: left;
            white-space: nowrap;
            vertical-align: top;
            cursor: pointer;
            background-color: none;
            border: 0px solid #6B6B6B;
            border-radius: 3px;
            color: #6B6B6B;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            -o-user-select: none;
            user-select: none;
        }
        
        label input[type="radio"]~i.fa.fa-dot-circle-o {
            display: none;
        }
        
        label input[type="radio"]~i.fa.fa-dot-circle-o {
            display: none;
        }
        
        label input[type="radio"]~i.fa.fa-circle-o {
            color: #c8c8c8;
            display: inline;
        }
        
        label:hover input[type="radio"]~i.fa {
            color: #e31d1a;
        }
        
        label input[type="radio"]:checked~i.fa.fa-circle-o {
            display: none;
        }
        
        label input[type="radio"]:checked~i.fa.fa-dot-circle-o {
            /*color: #e31d1a;*/
            color: #FCAB10;
            display: inline;
        }
        
        .btn.active:focus,
        .btn.active,
        .btn:active,
        .btn:active.focus,
        .btn:active:focus {
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            outline: 0 !important;
        }

.main-loader{
    background-color: white;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.main-loader>img{
    max-width: 100px;
    margin-bottom: 10px;
}

.main-loader>p{
    font-size: 1.4em;
}

.parrafo {
    color: #9d9d9d;
    font-size: 1.5em
}



.btnAceptarStreaming{
    width: 45%;
    background-color: #ffffff;
    color: #404040;
    font-size: 18px;
}

.btnAceptarStreaming:hover {
    background-color: #bbbbbb;
    color: #fff;
}

.modal-header1 {
    padding: 15px;
    padding-top: 22px;
}

.modal-body1 {
    position: relative;
    padding: 15px;
    padding-top: 0;
}

.botones-modal{
    width: 100%;
    margin: 0;
    border-top: 1px solid #e5e5e5;
    padding-top: 0px;
}


#loader1 {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999999;
    background: #8f8f8f63;
    pointer-events: none;
}

#loader1>.contenedor {
    text-align: center;
    align-items: center;
}

#loader1>.contenedor>img {
    max-width: 200px;
    margin-top: 40%;
    background: white;
    border-radius: 20px;
    width: 100px;
    height: 100px;
}
.btnAceptarMensaje{
    background-color: transparent !important;
    color: red;
    margin-right: 0.75em;
    border: 1px solid #DA271C;
    box-sizing: border-box;
    border-radius: 20px;
    width: 162px;
    height: 36px;
    left: 0px;
    top: 0px;
}

.feature-item-change-state-button-deactivate{
    color: #FCAB10 !important;
    text-decoration: none !important;
}

.ico-tarjeta-condiciones {
    padding: 16px;
    background: url('../img/Credit-card.png') no-repeat;
}

.ico-factura-condiciones {
    padding: 16px;
    background: url('../img/Document-text.png') no-repeat;
}

.main-content {
    width: 100%;
    margin: 0 auto;
}

.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0;
}

.w-100 {
    width: 100%;
}

.app-form-field {
    margin: 0 auto;
    float: initial;
}

.app-form-field input {
    text-align: center;
    width: 100%;
}

.app-form-field label {
    text-align: left;
}

.numero-user input {
    text-align: left;
    background-color: transparent;
    border-color: #d0ccc7;
    border: solid 1px;
    text-decoration-color: #9d9d9d;
    color: #9d9d9d;
    font-size: 2.3em;
}

.numero-user:focus {
    border-color: #1f97ae;
}

.numero-user input {
    padding: 0.5rem 0.8em;
    border-radius: 4px !important;
    color: #000 !important;
    text-align: left;
}

.numero-user input,
.numero-user input:focus {
    outline: none !important;
    box-shadow: none !important;
    border: 1px solid #B9B9B9 !important;
}

.numero-user label {
    font-size: 1.167em;
}        


@media (max-width: 320px) {
    .numero-user {
        width: 80%;
    }
    
    .numero-user input {
        font-size: 1.3em;
    }
}

@media (min-width: 320px) {

    .numero-user {
        width: 83%;
    }

    .numero-user input {
        font-size: 1.5em;
    }

    .main-content {
        max-width: 360px;
    }
}

@media (min-width: 500px) {
    .main-content {
        max-width: 450px;
    }
}

@media (min-width: 576px) {

    .numero-user input {
        font-size: 2em;
    }
 }
 
@media (min-width: 768px) {

    .numero-user {
        width: 70%;
    }

    .numero-user input {
        font-size: 2em;
    }
}

@media (min-width: 768px) {
    .main-content {
        max-width: 500px;
    }    
}

@media screen and (max-width: 359px) {
    .step {
        width: 100%;
        margin: 0 auto;
    }
}


.step {
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.step p {
    font-size: 1.0503em;
    font-weight: 900;
    padding-left: 2%;
}



.texto-modificado {
    padding: 0px;
    margin: 0 auto;
}

.texto-modificado h3 {
    font-size: 14px;
}

.texto-modificado {
    max-width: 798px;
}

.texto-modificado h4 {
    background-color: #DBDBDB;
    padding: 0.8rem;
    font-size: 12px;
}

@media (min-width: 320px) {

    .texto-modificado h3 {
        font-size: 20px;
        color: #da271c;
    }

    .texto-modificado h4 {
        background-color: #DBDBDB;
        padding: 1rem;
        font-size: 16px;
    }
}

@media (min-width: 400px) {
    .texto-modificado h3 {
        font-size: 24px;
    }

    .texto-modificado h4 {
        font-size: 18px;
    }
}        

#modalFormasDePago {
    padding-left: 0 !important;
  }

#priceBreakDownModal .modal-content {
    font-size: 1.5em !important;
}
