
a {
    text-decoration: none !important;
    
}
.desactivado { 
    pointer-events: none; 
    cursor: default; 
} 

.div-table {
    display: table;
    width: 100%;
    border: 0px solid #666666;
    border-spacing: 0px;
    /* cellspacing:poor IE support for  this */

}

.div-table-row {
    display: table-row;
    width: auto;
    clear: both;
}

.div-table-col {
    float: left;
    /* fix for  buggy browsers */
    display: table-column;
}

.header {
    top: 0;
    left: 10%;
    position: absolute;
    display: table;
    width: 80%;
    z-index: 10;
}

.v-align-header {
    padding: 10px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    background: #1F1F1F;
    box-shadow: 0px 4px 13px 15px rgba(0, 0, 0, 0.40);
    backdrop-filter: blur(2px);
}

.center {
    top: 0;
    left: 0;
    position: absolute;
    display: table;
    width: 100%;
    height: 100%;
    border: 0px;
    background-color: #000000;
    background-image: url("../img/fondo.gif");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.v-align {
    padding-top: 100px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.sesion{
position: absolute;
display: inline;
padding: 5px;
right: 50px;
}

.box {
    display: inline-block;
    vertical-align: top;
}

.box2 {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.frase {
    color: #FFF;
    text-align: center;
    font-family: 'Roboto Mono', monospace;
    font-size: 22px;

    line-height: normal;
    border: 1px solid var(--pinki, #FF00B8);
    background: rgba(49, 49, 49, 0.90);
    box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.25) inset;
    padding: 10px 50px 10px 50px;
    display: inline-block;
}

.frase2 {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    border: 1px solid var(--pinki, #FF00B8);
    background: rgba(49, 49, 49, 0.90);
    box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.25) inset;
    padding: 10px 0px;
    width: 600px;
    display: inline-block;
}

.rosa {
    font-family: "Roboto Mono", monospace;
    color: #FF00B8;
}

.rosa_fuerte {
    font-family: "Roboto Mono", monospace;
    color: #FF00B8;
    font-weight: bold;
}

.blanco {
    font-family: "Roboto Mono", monospace;
    color: #ffffff;
}

.rosa2 {
    font-family: "Fira Code", monospace;
    color: #FF00B8;
}

.blanco2 {
    font-family: "Fira Code", monospace;
    color: #ffffff;

}

.img-option {
    object-fit: cover;
    object-position: top;
    width: 300px;
    height: 300px;
}

.opcion {
    color: #FFF;
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
    border: 1px solid var(--pinki, #FF00B8);
    background: rgba(49, 49, 49, 0.90);
    box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.25) inset;
    padding: 10px 0px 10px 0px;
}

.cuenta {
    color: #FFF;
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 30px;
    font-weight: 400;

}

.opcion_seleccionado {
    color: #000000;
    text-align: center;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
    border: 1px solid var(--pinki, #fafafa);
    background: #FF00B8;
    box-shadow: 0px 4px 50px 30px rgba(0, 0, 0, 0.25) inset;
    padding: 10px 0px 10px 0px;
}


.foto_voto {
    position: relative;
    left: 172px;
    z-index: 1;
    bottom: 27px;
    transform: scaleX(-1);
    filter: brightness(0.2);
    object-fit: cover;
    object-position: top;
    width: 300px;
    height: 300px;
}





#reloj {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 40px;
    color: #ffffff;
}

.fondo {
    padding-right: 50%;
    position: relative;
    align-content: center;
}


.fondo::before {
    content: "";
    position: absolute;
    top: 23%;
    width: 96%;
    height: 52%;
    transform: translateY(-50%);
    border-top: 15px solid rgba(0, 0, 0, 0.678);
    border-left: 15px solid rgba(0, 0, 0, 0.678);
    border-radius: 100px 0 0 0;
    background-color: #0e0e0e;
    left: -12%;
}

.fondo::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -12%;
    width: 138%;
    border-top: 5px solid #FF00B8;
}

.fondo2 {
    padding-right: 50%;
    position: relative;
    align-content: center;

}

.fondo2::before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 138px;
    width: 390px;
    height: 260px;
    transform: translateY(-50%);
    border-top: 15px solid rgba(0, 0, 0, 0.678);
    border-left: 15px solid rgba(0, 0, 0, 0.678);
    border-radius: 100px 0 0 0;
    background-color: #0e0e0e;
    left: -46px;
}

.fondo2::after {
    content: "";
    position: absolute;
    top: 273px;
    left: -45px;
    width: 505px;
    border-top: 5px solid #FF00B8;
}





.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

}
.chart {
    display: flex;
    align-items: center;
    margin-bottom: 1px;
    left: -7px;
    position: relative;
    bottom: 260px;
    z-index: 1;
}







.bar {
    width: var(--size);
    height: 20px;
    background-color: #FF00B8;
    margin-right: 5px;
    border-radius: 10px;
    max-width: 100%;
}

.label {
    font-family: "Fira Code", monospace;
    font-size: 30px;
    color: #ffffff;
}

.redondo {
    background-color: #c4058e;
    font-family: "Roboto Mono", monospace;
    border: none;
    color: white;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 20px;
    position: relative;
    bottom: 253px;
    z-index: 1;
}

.redondo2 {
    background-color: #c4058e;
    font-family: "Roboto Mono", monospace;
    border: none;
    color: white;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 20px;
    position: relative;
    bottom: 253px;
    left: 50%;

}

.cerrar {
    background-color: #c4058e;
    font-family: "Roboto Mono", monospace;
    border: none;
    color: white;
    padding: 5px 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 20px;

}

.centrar {
    text-align: center;

}


.puntuacion {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-weight: bold;
    font-size: 50px;
    line-height: normal;
    padding: 10px 0px;
    display: inline-block;
    position: absolute;
    left: 135px;
    bottom: 241px;
    z-index: 1;
}

.votos {
    color: #ffffff;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 25px;
    font-weight: bold;
    line-height: normal;
    padding: 10px 0px;
    width: 200px;
    display: inline-block;
    position: relative;
    left: 5px;
    bottom: 15px;
}

.caja {
    padding-left: 50%;
    position: absolute;
    top: 68%;
}

.porcentaje {
    color: #ffffff;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 50px;
    font-weight: 400;
    line-height: normal;
    padding: 10px 0px;
    width: 60px;
    display: inline-block;
    position: relative;
    left: 248px;
    bottom: 288px;
    z-index: 1;
}



.linea {
    color: #ffffff;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    width: 200px;
    display: inline-block;
    padding: 0 10px;
    border: 2px solid #FF00B8;
    border-right: 2px solid #FF00B8;
    position: relative;
    z-index: 1;
    background-color: #000000;
    bottom: 295px;
    left: 100px;
}



.normal {
    padding-right: 250px;
    position: relative;
    align-content: center;
    width: 250px;
}

.normal::before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 87px;
    width: 760px;
    height: 446px;
    border-top: 15px solid rgba(0, 0, 0, 0.678);
    border-left: 13px solid rgba(0, 0, 0, 0.678);
    border-radius: 100px 0 0 0;
    background-color: #0e0e0e;
    left: -252px;
}

.normal::after {
    content: "";
    position: absolute;
    top: 545px;
    left: -251px;
    width: 960px;
    border-top: 5px solid #FF00B8;
    transform: scaleY(-1);
    z-index: 1;
}

.chart_normal {
    display: flex;
    align-items: center;
    margin-bottom: 1%;
    left: -175px;
    position: relative;
    bottom: 245px;
    z-index: 1;
}



.chart_normal2 {
    display: flex;
    align-items: center;
    margin-bottom: 1%;
    left: 110px;
    position: relative;
    bottom: 498px;
    z-index: 1;
}

.linea_normal {
    color: #ffffff;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
    width: 250px;
    display: inline-block;
    padding: 0 10px;
    border: 2px solid #FF00B8;
    border-right: 2px solid #FF00B8;
    position: relative;
    z-index: 1;
    background-color: #000000;
    bottom: 464px;
    left: 370px;
}

.porcentaje_normal {
    color: #ffffff;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 50px;
    font-weight: 400;
    line-height: normal;
    padding: 10px 0px;
    width: 50px;
    display: inline-block;
    position: relative;
    left: 52px;
    bottom: 408px;
    z-index: 1;
}

.puntuacion_normal {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-weight: bold;
    font-size: 50px;
    line-height: normal;
    padding: 10px 0px;
    display: inline-block;
    position: relative;
    bottom: 590px;
    z-index: 1;
}

.sexo_normal {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-weight: bold;
    font-size: 35px;
    line-height: normal;
    padding: 10px 0px;
    display: inline-block;
    position: absolute;
    left: 110px;
    bottom: 735px;
    z-index: 1;
}

.foto_normal {
    position: relative;
    left: 231px;
    z-index: 1;
    bottom: -45px;
    filter: brightness(0.2);
    object-fit: cover;
    object-position: top;
    width: 500px;
    height: 500px;
    transform: scaleX(-1);
}

.edad_normal {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-weight: bold;
    font-size: 35px;
    line-height: normal;
    padding: 10px 0px;
    display: inline-block;
    position: absolute;
    left: -175px;
    bottom: 735px;
    z-index: 1;
}

.foto_invertir {
    position: relative;
    left: -280px;
    z-index: 1;
    top: 992px;
    transform: scaleX(-1);
    filter: brightness(0.2);
    object-fit: cover;
    object-position: top;
    width: 500px;
    height: 500px;
}
.invertir {
  
    position: relative;
    align-content: center;
    transform: scaleY(-1);
 
}
.invertir::before {
    display: inline-block;
    content: "";
    position: absolute;
    top: 1031px;
    width: 800px;
    height: 446px;
    border-bottom: 15px solid rgba(0, 0, 0, 0.678);
    border-right: 15px solid rgba(0, 0, 0, 0.678);
    border-radius: 0 0 100px 0;
    background-color: #0e0e0e;
    left: -105px;
    transform: scaleY(-1);
}




.chart_invertir {
    display: flex;
    align-items: center;
    margin-bottom: 1%;
    left: 122px;
    position: relative;
    bottom: -547px;
    z-index: 1;
    transform: scaleY(-1);
}

.chart_invertir2 {
    display: flex;
    align-items: center;
    margin-bottom: 1%;
    left: 397px;
    position: relative;
    bottom: -420px;
    z-index: 1;
    transform: scaleY(-1);
}

.puntuacion_invertir {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-weight: bold;
    font-size: 50px;
    line-height: normal;
    padding: 10px 0px;
    display: inline-block;
    position: relative;
    left: 290px;
    bottom: -649px;
    z-index: 1;
    transform: scaleY(-1);
}

.sexo_invertir {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-weight: bold;
    font-size: 35px;
    line-height: normal;
    padding: 10px 0px;
    display: inline-block;
    position: absolute;
    left: 123px;
    bottom: -341px;
    z-index: 1;
    transform: scaleY(-1);
}
.edad_invertir {
    color: #FFF;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-weight: bold;
    font-size: 35px;
    line-height: normal;
    padding: 10px 0px;
    display: inline-block;
    position: absolute;
    left: 397px;
    bottom: -340px;
    z-index: 1;
    transform: scaleY(-1);
}

.porcentaje_invertir {
    color: #ffffff;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 50px;
    font-weight: 400;
    line-height: normal;
    padding: 10px 0px;
    width: 50px;
    display: inline-block;
    position: relative;
    left: 110px;
    bottom: -518px;
    z-index: 1;
    transform: scaleY(-1);
    filter: brightness(0.4);
}

.linea_invertir {
    color: #ffffff;
    text-align: center;
    font-family: 'Fira Code', monospace;
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
    width: 250px;
    display: inline-block;
    padding: 0 10px;
    border: 2px solid #FF00B8;
    border-right: 2px solid #FF00B8;
    position: relative;
    z-index: 1;
    background-color: #000000;
    bottom: -460px;
    left: -210px;
    transform: scaleY(-1);
}
.centro{
    display: grid;
    place-items: center;
}





@media only screen and (min-width: 769px) {
    .logo {
        height: 50px;
    }
}

@media only screen and (max-width: 932px) {
    .logo {
        width: 90%;
    }

    .frase {
        font-size: 15px;
    }

    .frase2 {
        font-size: 15px;
        width: 90%;
    }

    .redondo {
        font-size: 15px;
        width: 133px;
        top: -170px;
        left: 14px;
        height: 27px;
    }

    .porcentaje {
        font-size: 22px;
        bottom: 168px;
        left: 186px;
    }

    .linea {
        font-size: 15px;
        bottom: 182px;
        width: 169px;
        left: 50px;
        height: 24px;
        padding-top: 5px;
        z-index: 2;
    }

    .box {
        display: inline-block;
        vertical-align: top;
        padding: 0px 20px 0px 20px;
        width: 85%;
    }

    .div-table-col {
        width: 100%;
    }

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

    .foto {
        width: 100%;
        height: auto;
    }

    .opcion {
        width: 100%;
        font-size: 15px;
    }

    .opcion_seleccionado {
        width: 100%;
        font-size: 15px;
    }






    .label {

        font-size: 90%;
    }




    .bar {
        width: var(--size);
        height: 9px;
        background-color: #FF00B8;
        margin-right: 5px;
        border-radius: 10px;
    }


    .votos {
        font-size: 15px;
        width: 100%;
        left: 0px;
        bottom: 16px;
    }

    .linea_normal {
        font-size: 12px;
        width: 123px;
        bottom: 156px;
        left: 136px;
    }




    .porcentaje_normal {
        font-size: 15px;
        left: 20px;
        bottom: 130px;
    }

    .chart_normal {
        left: 12px;
        bottom: 38px;
    }

    .chart_normal2 {
        left: 80px;
        bottom: 162px;
    }



    .puntuacion_normal {
        font-size: 15px;
        padding: 0px 0px;
        left: -11px;
        bottom: 185px;
    }


    .sexo_normal {
        font-size: 15px;
        left: 80px;
        bottom: 270px;
    }

    .edad_normal {
        font-size: 15px;
        left: 12px;
        bottom: 270px;
    }


    .normal {
        padding-right: 36%;
        width: 120px;
        max-width: 120px;
    }
    .normal::before {
        top: 108px;
        width: 250px;
        height: 188px;
        left: -24px;
    }

    .normal::after {
        top: 310px;
        left: -23px;
        width: 319px;
        transform: scaleY(-1);
        z-index: 1;
    }

    .foto_normal {
        left: 120px;
        bottom: -92px;
        width: 175px;
        height: 220px;
    }

    .puntuacion_invertir {
        font-size: 15px;
        padding: 0px 0px;
        left: 80px;
        bottom: -240px;
    }

    .chart_invertir2 {
        left: 210px;
        bottom: -160px;
    }
    .chart_invertir {
        left: 155px;
        bottom: -222px;
    }

    .porcentaje_invertir {
        font-size: 15px;
        padding: 10px 0px;
        width: 20px;
        left: 100px;
        bottom: -180px;
    }

    .linea_invertir {
        font-size: 12px;
        width: 110px;
        padding: 0 10px;
        bottom: -154px;
        left: -10px;
    }

    .sexo_invertir {
        font-size: 15px;
        left: 155px;
        bottom: -125px;
    }
    .edad_invertir {
        font-size: 15px;
        left: 208px;
        bottom: -125px;
    }

    .invertir {
        padding-right: 23%;

    }

    .invertir::before {
        top: 423px;
        width: 238px;
        height: 182px;
        left: 42px;
    }




    .invertir::after {
        content: none;
    }

    .foto_invertir {
        left: -22px;
        top: 405px;
        width: 175px;
        height: 220px;
    }
    .fondo2 {
        padding-right: 50%;
        position: relative;
        align-content: center;

    }

    .fondo2::before {
        top: 95px;
        width: 280px;
        height: 180px;
        left: -38px;
    }

    .fondo2::after {
        top: 190px;
        left: -38px;
        width: 358px;
        z-index: 1;
    }

    .redondo2 {

        font-size: 90%;
        bottom: 130px;
        left: 50%;

    }

    .foto_voto {
        width: 240px;
        height: auto;
        left: 104px;
        top: -20px;
    }

    .chart {

        left: 15px;
        bottom: 162px;
    }

    .puntuacion {
        font-size: 90%;
        left: 140px;
        bottom: 195px;
    }
    .sesion{
        position: static;
        display: inline;
        padding: 5px;
        right: 50px;
        }
}