.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-3xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Telefonica';
    font-weight: normal;
}


.fondo_movistar {
    background-image: url('../img/fondo_home_peru.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.fondo_movistar_registrar {
    background-image: url('../img/fondo_azul_2026.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}




.fondo_movistar_cuadro {
    background-image: url('../img/fondo_cuadros_2_f.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.fondo_movistar_cuadro_new {
    background-image: url('../img/fondo_mapa_departemento.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.img_logo_inte {
    width: 147px;
}

.img_logo_movistar {
    width: 140px;
}

.img_text_red {
    width: 420px;
    margin-top: 20px;
}

.bloq_text_img {
    gap: 10px;
}

.bloq_text_img span {
    font-size: 90px;
    line-height: 1.2;
    color: #fff;
}

.img_logo_full img {
    width: 100%;
    object-fit: contain;

}

.btn_azul_comensar {
    background: #0d022b;
    color: #fff;
    font-size: 45px;
    line-height: 44px;
    text-transform: uppercase;
    width: 100%;
    max-width: 585px;
    text-align: center;
    padding: 30px 15px;
    border-radius: 40px;
    border: none;
}

.btn_azul_comensar:hover {
    color: #fff;
    text-decoration: none !important;
}

.btn_azul_comensar.btn_azul_blanco {
    background: #fff;
    color: #17b8ff;
}


.bloq_text_mapa_home p {
    color: #fff;
    font-size: 43px;
    line-height: 1.2;
    margin-top: 30px !important;
}

.bloq_mapa_centrado {
    width: 100%;
}

.bloq_text_mapa_home {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#form_movistar_r {
    width: 100%;
    max-width: 970px;
}

.bloq_formulario_regitro {
    background-image: url('../img/fondo_movil_form.webp');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding-top: 250px;
    padding-bottom: 170px;
}

.bloq_formulario_regitro h1 {
    font-size: 55px;
    line-height: 1.2;
    font-weight: 300;
    color: #fff;
}

.gap_input {
    gap: 25px;
    width: 100%;
}

#form_movistar_r label span {
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
    width: 123px;
}

.margin_70_top {
    margin-top: 70px;
}

.margin_50_top {
    margin-top: 50px;
}

.quitar_margin_boton_d {
    margin-top: -30px;
}

#form_movistar_r label input {
    width: 100%;
    max-width: 531px;
    height: 60px;
    border: 2px solid #fff;
    background: none;
    border-radius: 50px;
    font-size: 25px;
    line-height: 33px;
    font-weight: 300;
    padding: 0px 20px;
    color: #fff;
}

#form_movistar_r label input:focus {
    background: #ffffff7a;
}

.gap_clumn_10 {
    gap: 20px;
}

.calcular_alto_form {
    height: calc(100% - 70px);
}

.bloq_mapa_peru_selecion polygon:hover,
.activar_deparamento_final {

    cursor: pointer;

}



.bloq_ubicacion_mapa {
    width: 275px;
    background: linear-gradient(115deg, #0a0a3c 0%, #0d1b4d 40%, #155bb5 100%);
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    position: absolute;
}

.bloq_ubicacion_mapa span {
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    margin-left: -10px;

}

.contenedor_mapa_result {
    background: #44bfea;
    border-radius: 90px;
    width: 100%;
    padding: 50px 30px 50px 30px;
}

.img_puntero_mapa {
    width: 95px;
    position: relative;
    left: -10px;
}

.img_departamento {
    width: 400px;
    object-fit: contain;
    height: 450px;
    margin-top: 40px;
}

.text_final_departamento {
    font-size: 65px;
    line-height: 1.2;
    color: #fff;
    margin-top: 25px !important;
    margin-bottom: 20px !important;
}

.text_final_departamento2 {
    font-size: 55px;
    line-height: 1.2;
    color: #fff;
    margin-top: 24px !important;
    margin-bottom: 30px !important;
}


.text_final_departamento3 {
    font-size: 40px;
    line-height: 47px;
    color: #fff;
    margin-top: 24px !important;
    margin-bottom: 30px !important;
}


.text_final_departamento strong,
.text_final_departamento2 strong {
    font-weight: bold;
}

.text_legales_final {
    font-size: 32px;
    line-height: 28px;
    color: #fff;
}

.ancho_input_error {
    max-width: 531px;
}

.bloq_mapa_centrar_table svg {
    height: 1350px;
}

.border_error_form {
    border: 1px solid red !important;
}

.text_error_departamento {
    color: red;
    font-size: 18px;
    font-weight: bold;
}

#nombre_persona_elejida {
    text-transform: capitalize;
}

.alto_100_porcentaje {
    height: 100%;
    display: flex;
    align-items: center;
    background: #44bfea;
    border-radius: 90px;
}

#nombre_persona_elejida,
#texto_felicidad_ganador {
    font-size: 61px;
    line-height: 1.2;
}