
/* Fuentes */

@font-face{
    font-family: Whitney-MediumItalic;
    font-weight: lighter;
    src: url("../fonts/Whitney-MediumItalic.otf");
}

@font-face{
    font-family: Whitney-Medium;
    font-weight: normal;
    src: url("../fonts/Whitney-MediumItalic.otf");
}

@font-face{
    font-family: Whitney-Book;
    font-weight: normal;
    src: url("../fonts/Whitney-Book.otf");
}

@font-face{
    font-family: Whitney-Black;
    font-weight: bolder;
    src: url("../fonts/Whitney-Black.otf");
}

/* Variables globales */
.fondo_transparente{
    background-color: transparent;
}

.fuente-texto-normal{
    font-family: Whitney-MediumItalic;
}

.fuente-texto-italic{
    font-family: Whitney-MediumItalic;
    font-weight: lighter ;
}

.fuente-texto-bold{
    font-family: Whitney-Bold;
    font-weight: bolder;
}

.fondo {
    background-image: url(./img/fondo.jpg);
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover;
}
.fondo-negro{
    background-color: black;
}

.boton-instrucciones{
    background-color: orange;
}

.botones-avanzar{
    margin-top: 61px;
}

.fondo-blanco{
    background-color: white;
}

.img_boton{
    width: 80%;
}

/* Nav */
.nav-separador{
    font-size: 1.5rem;
}
.text-size{
    font-size: 1rem;
}

/* Plecas */

.pleca_izquierda{
    width: 35%;
    float: left;
}

.pleca_central{
    width: 25%;
    float: left;
    text-align: center;
}

.pleca_derecha{
    width: 35%;
    float: left;
}

.pleca_izquierda img{
    width: 100%;
	text-align: left;

}
.pleca_derecha img {
    width: 100%;
    text-align: left;
}

.pleca_central img {
    margin-top: 16px;
    width: 100%;
}

/* Carousel */

.carousel-temas{
    margin-top: 40px;
}


/* Imagen instruciones */
.imagen-instrucciones{
    width: 40%;
}


/*imagenes de preguntas*/
.img-preguntas{
    width: 100%;
    margin-top: 30px;
}

/*seccion preguntas*/

.seccion-preguntas{
    margin-top: 60px;
}

.columna-preguntas{
    border-color: black;
    border-width: 1px;
    border-style: dashed;
    background-color: rgba(255, 255, 255, 0.5);
}






/*seccion de preguntas a contestar*/

.tiempo{
  font-size: 1.8em;  
}

.puntaje{
    font-size: 1.8em;
}

.contenedor-pregunta{
    margin: 2px, 0, 0, 0;
}

.pregunta{
    width: 105%;
}

.container-respuestas{
  width: 120px;
}

.img-respuestas{
    width: 120px;

}


/*    seccion puntos*/

.puntos{
    margin-top: 20px;
    justify-content: center;
    align-items: center;
}

.imagen-puntos{
    width: 60%;
    margin: auto;
}


.texto-puntos{
    color: white;
    font-size: 64px;
}



/*seccion respuestas*/


.contenedor-resultados{
    margin-top:60px;
}

.columna-respuestas{
    border-color: black;
    border-width: 1px;
    border-style: dashed;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    background-color: rgba(255, 255, 255, 0.5);
}

.columna-respuestas img{
    display: block;
    margin:auto;
    width: 100%;

}

main{
    width: 100%;
    display: flex;
}


main .contenedor-respuesta{
    width: 50%;
}

main .contenedor-modalidad{
        width: 50%;
}

.tipo_violencia{
    background-color: #e15c28;
     width: 350px;
     height: 27px; 
     color:white;
}

.tipo_modalidad{
     background-color: #e15c28;
     width: 300px;
     height: 27px; 
     color:white;   
}

.cantidad{
    color:white;

}


/*seccion repuestas anterior*/

.footer_back{
        width: 100%;
        bottom: 0;
        position: absolute;
        height: 140px;
        text-align: center;
        z-index: 1;
        background-color: white;
        margin-top: -90px;
        opacity: 0.9;
    }

.div_que_bloquea_respuestas{
        width: 100%;
        height: 190px;
        position: absolute;
        z-index: 9999999999;
        display: block;
    }

.footer_opciones{
        width: 100%;
        bottom: 0;
        position: absolute;
        height: 140px;
        text-align: center;
        z-index: 3;
    }

.tipos_de_violencia{
        width: 47%;
        float: left;
        height: auto;
    }

.col_naranja_a{
        width: 50px;
        background-color: #e15c28;
        height: 160px;
        float: left;
    }

.col_naranja_b{
        width: 92%;
        height: 40px;
        float: left;
    }
.col_naranja_b_color{
        width: 350px;
        height: 25px;
        background-color: #e15c28;
        float: left;
    }
.titulo_bloque_color{
        font-size: 15px;
        font-weight: 300;
        text-align: left;
        font-family: Whitney-Bold, Sans-Serif;
        color: #fff;
        text-transform: uppercase;
        padding-left: 15px;
        margin-top:2px;
        margin-bottom: 0px;
    }
.cantidad{
        font-size: 17px;
        font-weight: 300;
        text-align: center;
        font-family: Whitney-Bold, Sans-Serif;
        color: #fff;
    }
.col_naranja_c{
        width: 100%;
        float: left;
        height: auto;
    }
.checkboxs_naranja{
        width: auto;
        position: absolute;
        margin-left: 8px;
        margin-top: -4px;
    }

.modalidades_de_violencia{
        width: 50%;
        float: left;
        height: auto;
    }
.col_azul_a{
        width: 50px;
        background-color: #e15c28;
        height: 160px;
        float: left;
    }

.col_azul_b{
        width: 92%;
        height: 40px;
        float: left;
    }
.col_azul_b_color{
        width: 410px;
        height: 25px;
        background-color: #e15c28;
        float: left;
    }

.checkboxs_azul{
        width: auto;
        position: absolute;
        margin-left: 5px;
        margin-top: -4px;
    }
    
