
    html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;

    vertical-align: baseline;
}

.vid_title {
    color: #44e03b;
    font-family: 'Orbitron';
}

.container_metodologia:after {
    border-top: 1px solid #fff;
}

.container_metodologia {
    color: #fff;
}

.vid_credit {
    color: #fff;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
body * {
    box-sizing: border-box;
}
.footer {
    border-top: 2px solid #44e03b;
    width: 100%;
    -webkit-font-smoothing: antialiased;
}
.graphic_ai2 {
    padding: 0;
}

.footer .share .twitter a {
    background-image: url(https://static.univision.com/especiales/noticias/infografias/plantilla-infografia/template-2023/assets/twitter_footer_white.png);
}

.footer .share .facebook a {
    background-image: url(https://static.univision.com/especiales/noticias/infografias/plantilla-infografia/template-2023/assets/facebook_footer_white.png);
}

.footer .share .instagram a {
    background-image: url(https://static.univision.com/especiales/noticias/infografias/plantilla-infografia/template-2023/assets/instagram_footer_white.png);
}

.fullentrada, .article, .footer, ._2pqF8._7obux {
    background: #333;
}

.fullentrada {
    padding: 32px 0;
}
._2SPez, ._2UmdU, ._3X6Xp, ._2pqF8._7obux,.ytY_P>span {
    color: #fff;
}

.cls-1 {
    fill: #fff !important;
}

.logo .cls-1 {
    fill: gray !important;
}
.article {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 32px;

}
.entrada {
    background: #333;
}
.entrada .autores, .entrada .fecha {
    color: #fff;
}
:focus {
    outline: 0;
}

a {
    color:#44e03b;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,th,td {
    text-align: left;
    font-weight: normal;
}

fieldset,img {
    border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal;
    font-weight: normal;
}

ol,ul {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: "";
}

blockquote,q {
    quotes: "" "";
}

abbr,acronym {
    border: 0;
}

body {
    background-color: #333;
    color: #fff !important;
}

article a, .uvs-text-link {
    color: #fff !important;
}

.container_eclipse {
    max-width: 860px;
    margin: 0 auto;
    padding: 20px;
}
.m_zipcode {
    max-width:622px;
    margin: 0 auto;
}
.midPar {
    max-width:622px;
    margin: 50px auto 0 auto;
}
.container_eclipse h3 {
    font: bold 23px/1.2 'Orbitron',sans-serif;
    color: #44e03b;
    margin-bottom: 8px;
}

.container_eclipse p {
    font: normal 18px/26px 'Roboto Slab',sans-serif;
}

.modulo_eclipse {
    height: 580px;
    font-family: Orbitron, sans-serif;
    margin-top: 30px;
    max-width: 460px !important;
    margin: 30px auto;
    border: 1px dashed #44e03b;
    border-radius: 20px;
}

.modulo_eclipse .ciudad {
    color: #44e03b;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px auto 5px auto;
    max-width: 90%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.modulo_eclipse .tipo_eclipse {
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    z-index: 1000;
}

.input_zipcode {
    position: relative;
    width: 220px;
    margin: 0 auto;
    /* outline: 1px solid red; */
}

.input_zipcode .clear_zip {
    position: absolute;
    width: 50px;
    height: 58px;
    display: block;
    right: 0;
    top: 0;
    background: url(https://cdn1.uvnimg.com/23/17/bf2df38044d0b26fbb5c7aa919f8/clear.svg) no-repeat center center / 14px auto;
    display: none;
}

.zipcode {
    padding-top: 30px;
    text-align: center;
    position: relative;
}

.zipcode input {
    width: 100%;
    outline: none !important;
    border: 1px solid #44e03b;
    background-color: #333;
    padding: 12px 30px 4px 2px;
    font: normal 40px Orbitron, sans-serif;
    text-align: center;
    color: #44e03b;
    border: 1px solid #44e03b;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    border-radius: 0;
    text-align: center;
    line-height: 1;
    box-sizing: border-box;
}

.zipcode input::-webkit-outer-spin-button, .zipcode input::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0;
}

.zipcode .mensaje, .zipcode .tip {
    background-color: #ccc;
    padding: 10px;
    position: absolute;
    top: 92px;
    box-sizing: border-box;
    font: normal 11px 'Roboto', sans-serif;
    width: 100%;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: transform .2s ease-out;
    -moz-transition: transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    transform: scale(1, 0) translate(0, 0px);
    transform-origin: top center;
    text-transform: uppercase;
    color: #000;
}

.zipcode .tip {
    top: -6px;
    bottom: auto;
    transform: scale(1, 1);
    opacity: 1;
    width: 160px;
    left: 50%;
    margin-left: -80px;
    animation-name: flash;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    z-index: 1000;
    color: #000;
    font: normal 12px 'Roboto',sans-serif;
}

@keyframes flash {
    0% {
        opacity: .5;
        transform: translate(0, -5px);
    }

    50% {
        opacity: 1;
        transform: translate(0, 0px);
    }

    100% {
        opacity: .5;
        transform: translate(0, -5px);
    }
}

.zipcode .mensaje:before, .zipcode .tip:before {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ccc transparent;
    content: " ";
}

.zipcode .tip:before {
    position: absolute;
    top: auto;
    bottom: -10px;
    left: 50%;
    border-width: 10px 10px 0 10px;
    border-color: #ccc transparent transparent transparent;
}

.zipcode input:focus {
    outline: none !important;
    box-shadow: rgba(68, 224, 59, .5) 0 0 20px;
}

.c_eclipse {
    height: 230px;
    overflow: hidden;
    margin-top: -20px;
    transform: scale(-1, 1);
}

.eclipse {
    margin: 0 auto;
    position: relative;
    width: 150px;
    height: 150px;
    background-color: #333333;
    margin-top: 46px;
    transform: rotate(0);
}

.eclipse .sun, .eclipse .moon {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    background: yellow;
}

.eclipse .moon {
    left: -150px;
    top: 0px;
    background: #333333;
    opacity: 0;
}

.user_ani .eclipse .moon {
    opacity: 1;
}

@keyframes rotacion {
    0% {
        transform: rotate(-25deg);
    }

    100% {
        transform: rotate(50deg);
    }
}

.eclipse .sun:after {
    content: " ";
    display: block;
    width: 180px;
    height: 180px;
    top: 0;
    left: 0;
    filter: blur(12px);
    background: url(../images/assets/sun-halo8.png) no-repeat center center / 150px auto;
    left: -15px;
    top: -15px;
    position: absolute;
}

.eclipse.total_eclipse .sun:after {
    transform: scale(1.05, 1.05);
    filter: blur(14px) brightness(3);
}

.modulo_eclipse.ani .eclipse .moon, .modulo_eclipse.ani .c_tiempos .linea_progreso .momento, .modulo_eclipse.ani .eclipse, .modulo_eclipse.ani .eclipse .sun:after {
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.modulo_eclipse.ani .eclipse .moon {
    -webkit-animation-name: moon_ani;
    animation-name: moon_ani;
}

.modulo_eclipse.ani .c_tiempos .linea_progreso .momento {
    -webkit-animation-name: dial_ani;
    animation-name: dial_ani;
}

.modulo_eclipse.ani .eclipse {
    -webkit-animation-name: rotacion;
    animation-name: rotacion;
}

.modulo_eclipse.ani .eclipse .sun:after {
    -webkit-animation-name: eclipse_total_ani;
    animation-name: eclipse_total_ani;
}

.c_tiempos .tiempos * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.c_tiempos .c_linea_progreso {
    margin: 0 50px;
    height: 70px;
    padding-top: 20px;
}

.c_tiempos .linea_progreso {
    border-top: 1px solid #44e03b;
    position: relative;
}

.c_tiempos .linea_progreso .momento, .c_tiempos .linea_progreso .m {
    position: absolute;
    left: 0;
    top: -5px;
    width: 9px;
    height: 9px;
    background-color: #44e03b;
    background-color: #333;
    border: 1px solid #44e03b;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 50;
}

.c_tiempos .linea_progreso .momento {
    background-color: #44e03b;
    z-index: 100;
    opacity: 0;
    box-shadow: #44e03b 0 0 10px;
}

.user_ani .c_tiempos .linea_progreso .momento {
    opacity: 1;
}

.c_tiempos .linea_progreso .m.m_med {
    left: 50%;
}

.c_tiempos .linea_progreso .m.m_fin {
    left: 100%;
}

.c_tiempos .tiempos {
    margin-top: -40px;
    color: #44e03b;
    position: relative;
}

.c_tiempos .tiempos>div {
    width: 100px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 0;
    font: normal 12px 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #999;
    white-space: nowrap;
}

.c_tiempos .tiempos .hora {
    font: normal 22px Orbitron, sans-serif;
    color: #44e03b;
    margin-bottom: 4px;
}

.c_tiempos .tiempos .hora span {
    font-size: 10px;
    letter-spacing: 2px;
    margin-left: 2px;
}

.c_tiempos .tiempos>.medio {
    left: 50%;
    margin-left: -50px;
}

.c_tiempos .tiempos .fin {
    left: auto;
    right: 0;
}

.spinner {
    width: 32px;
    height: 32px;
    background: url(https://cdn3.uvnimg.com/94/20/abbc41ae44429adcae93ed680ce3/spinner.svg);
    background-size: 32px auto;
    position: absolute;
    left: 50%;
    top: 110px;
    margin-left: -16px;
    margin-top: -16px;
    animation-name: rotate;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    display: none;
}

.cuenta_atras_numeros {
    max-width: 270px;
    margin: 0 auto;
}

.cuenta_atras {
    color: #44e03b;
    margin-top: 70px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    pointer-events: none;
}

.cuenta_atras p {
    font-size: 13px;
    margin: 0;
    font-family: Orbitron, sans-serif;
}

.cuenta_atras .p {
    padding-top: 10px;
    display: inline-block;
    width: 60px;
    font-size: 12px;
    color: #999;
    margin: 0;
}

.cuenta_atras .p .n {
    font-family: Orbitron, sans-serif;
    font-size: 16px;
    color: #44e03b;
    margin-bottom: 5px;
    border: 0.5px solid #e0e0e0;
    width: 60px;
    margin: 0 auto 5px auto;
    padding: 12px 0 9px 0;
}

@-webkit-keyframes rotate {
    0% {
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    0% {
    }

    100% {
        transform: rotate(360deg)
    }
}


/* MAPA INTERACTIVO */


.m_c_mapa_eclipse_raw {
    background-color: #333;
    padding: 15px 0 0 0;
    border-radius: 10px;
    max-width: 622px;
    margin: 50px auto 0px auto;
}
.m_c_mapa_eclipse_raw .midPar {
    padding: 0 2%;
}
.m_c_mapa_eclipse_raw h3,
 .m_c_mapa_eclipse_raw p {
    /* color: #fff; */
    margin: 0 0 10px 0;
}
.in_raw {
    margin-left: -10px;
    margin-right: -10px;
}
.m_c_mapa_eclipse {
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
    padding: 4% 0;
    font-family: 'Source Sans Pro', 'Roboto', sans-serif;
    /* margin-left: -10px; */
    /* margin-right: -10px; */
}

.m_titulo_mapa {
    font-family: 'Source Sans Pro', 'Roboto', sans-serif;
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin: 10px 0 0 0;
}

.m_mapa_eclipse {width: 100%;position: relative;margin: 0;box-sizing: border-box;}

.m_eclipses {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.m_mapa_eclipse .m_path {
    width: 100%;
    position: absolute;
    left: 24%;
    height: 100%;
    background: url(../images/assets/ruta-corregida-trans2.png) no-repeat center center / 100% auto;
    pointer-events: none;
    top: 9%;
    transform: scale(0.85) rotate(-13deg);
}


.m_mapa_eclipse svg {
    width: 100%;
    height: auto;
}

.m_mapa_eclipse .m_sol_luna {
    position: absolute;
    width: 42px;
    border-radius: 100%;
}


.m_mapa_eclipse .m_sol_luna {
    overflow: hidden;
    transform: scale(1, 1);
    transform-origin: left top;
}

.m_eclipse_total {
    position: absolute;
    left: -9%;
    top: 14.5%;
    outline: 1px solid green;
}

.m_mapa_eclipse .m_sol_luna,
.m_mapa_eclipse .m_sol_luna .m_sol,
.m_mapa_eclipse .m_sol_luna .m_luna,
.m_mapa_eclipse .m_sol_luna .m_c_luna,
.m_mapa_eclipse .m_eclipse_total_luna {
    width: 42px;
    height: 42px;
}

.m_mapa_eclipse .m_sol_luna .m_sol,
.m_mapa_eclipse .m_sol_luna .m_luna,
.m_mapa_eclipse .m_eclipse_total_luna {
    border-radius: 100%;
    z-index: 5;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 0;
    background-color: rgb(255, 184, 0);
}

.m_mapa_eclipse .m_eclipse_total_luna {
    top: 15%;
    left: 0;
    background: transparent url(../images/assets/total.png) center center / 100px auto;
    width: 100px;
    height: 100px;
    margin-left: -13px;
    margin-top: -13px;
}

.m_mapa_eclipse .m_sol_luna .m_sol:after {
    content: " ";
    display: block;
    width: 42px;
    height: 42px;
    top: 5px;
    left: 10px;
    filter: blur(3px);
    background: url(../images/assets/sun-halo-peq.png) no-repeat center center / 42px auto;
    left: 0px;
    top: 0px;
    position: absolute;
}

.m_mapa_eclipse .m_sol_luna.m_activo {
    opacity: .8;
}

.m_mapa_eclipse .m_sol_luna.m_activo .m_luna {
    background-color: red !important;
}

.m_mapa_eclipse .m_sol_luna.m_activo .m_sol {
    border-color: red;
    background-color: rgba(255, 255, 0, 1);
}

.m_mapa_eclipse .m_sol_luna .m_c_luna {
    position: absolute;
    left: 0px;
    top: 0px;
}

.m_mapa_eclipse .m_sol_luna .m_luna {
    background-color: #000;
    border: 1px solid rgba(255, 255, 255, .5);
    border: 0;
    z-index: 10;
    left: 0px;
    top: 0px;
}

.m_mapa_eclipse .m_columna_eclipse {
    position: absolute;
    height: 100%;
}


.m_slider_eclipse {
    width: 83.4%;
    height: 80px;
    position: relative;
    margin: -5px 0 0 8.3%;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.m_horas .m_tick:before,
.m_slider_eclipse .m_dial {
    position: absolute;
    height: 14px;
    margin-left: 0px;
    border-left: 1px solid #44e03b;
    top: 25px;
    left: 0px;
}

.m_slider_eclipse .m_dial {
    z-index: 10;
    width: 14px;
    height: 14px;
    margin-left: -6px;
    top: 18px;
    border: 0;
}

.m_slider_eclipse .m_dial:before {
    position: absolute;
    content: ' ';
    height: 24px;
    top: 10px;
    left: 0px;
    width: 24px;
    background-color: #44e03b;
    border-radius: 100%;
    border: 3px solid #333;
}

.m_slider_eclipse .m_dial .m_hora {
    color: #fff;
    margin-top: -12px;
    width: 64px;
    text-align: center;
    margin-left: -23px;
    font-size: 18px;
    position: relative;
}

.m_slider_eclipse .m_dial .m_hora:before,
.m_slider_eclipse .m_dial .m_hora:after {
    content: ' ';
    position: absolute;
    width: 20px;
    height: 20px;
    display: none;
    left: -20px;
    top: 2px;
    background: url(../images/assets/arrow.svg) no-repeat center center / 15px;
    transform: rotate(90deg);
    animation: m_arrowmove1 1s infinite;
}

@keyframes m_arrowmove1 {
    0% {
        transform: translate(0, 0) rotate(90deg);
    }

    100% {
        transform: translate(-10px, 0) rotate(90deg) scale(.1, .1);
        opacity: 0;
    }
}

.m_no_user_interaction .m_dial .m_hora:before,
.m_no_user_interaction .m_dial .m_hora:after {
    display: block;
}


.m_slider_eclipse .m_dial .m_hora:after {
    left: auto;
    right: -20px;
    transform: rotate(270deg);
    animation: m_arrowmove2 1s infinite;
}

@keyframes m_arrowmove2 {
    0% {
        transform: translate(0, 0) rotate(270deg);
    }

    100% {
        transform: translate(10px, 0) rotate(270deg) scale(.1, .1);
        opacity: 0;
    }
}

.m_slider_eclipse .m_dial .m_hora span {
    font-size: 60%;
}

.m_slider_eclipse:after {
    width: 100%;
    border-bottom: 1px solid #44e03b;
    position: absolute;
    top: 50%;
    left: 0;
    content: ' ';
}

.m_slider_eclipse .m_completion {
    position: absolute;
    top: 38px;
    width: 0;
    height: 5px;
    background-color: #44e03b;
}

.m_horas {
    font-size: 0;
    color: #fff;
    pointer-events: none;
    margin-top: -15px;
}

.m_horas .m_tick {

    font-size: 16px;
    width: 16.666666%;
    display: inline-block;
    text-align: center;
    color: #44e03b;
    margin-top: -5px;
    position: relative;
}

.m_horas .m_tick:before {
    content: ' ';
    background-color: #333;
    left: 50%;
    top: -20px;
}

.m_horas .m_tick span {
    font-size: 70%;
    padding-left: 2px;
}

.m_no_select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


.m_nota {
    color: #999;
    font-size: 12px;
    margin: 16px 7px;
    /* text-align: right; */
    vertical-align: middle;
}

.m_nota:before {
    content: ' ';
    width: 15px;
    height: 2px;
    margin-right: 3px;
    display: inline-block;
    background-color: red;
    vertical-align: middle;
}

.m_tip {
    top: -25px;
    transform: scale(1, 1);
    opacity: 1;
    background-color: #ccc;
    padding: 6px 7px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
    animation-name: m_flash;
    animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    z-index: 1000;
    left: 0;
    position: absolute;
    display: none;
    margin-left: -30px;
    font-size: 13px;
}


.m_no_user_interaction .m_tip {
    display: block;
}

.m_tip:before {
    content: ' ';
    position: absolute;
    bottom: -8px;
    left: 50%;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #ccc transparent transparent transparent;
    display: block;
    margin-left: -11px;
}

@keyframes m_flash {
    0% {
        opacity: .5;
        transform: translate(0, -5px);
    }
    50% {
        opacity: 1;
        transform: translate(0, 0px);
    }
    100% {
        opacity: .5;
        transform: translate(0, -5px);
    }
}

.in_raw .m_hora,
.in_raw .m_horas {
    font-family: 'Orbitron', 'Roboto', sans-serif;
}

.in_raw .m_slider_eclipse .m_dial .m_hora:after {
    right: -30px;
}


.allhist .historia .titulo, .allhist .historia .mas_fecha {
    color: #fff;
}
@media (max-width: 1023px) {
    .m_horas .m_tick {
        font-size: 12px;
    }
    .m_tip {
        font-size: 12px;
        top: -35%
    }

    .m_mapa_eclipse .m_path:after {
        right: 2%;
        top: 83.5%;
        font-size: 20px;
    }
}

@media screen and (min-width: 860px) {

    .m_nota {
        margin: 24px 40px;
    }
}
/* FIN MAPA INTERACTIVO */
