@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Hind:300,400,700');
@font-face {
    font-family: 'hindbold';
    src: url('hind-bold-webfont.woff2') format('woff2'),
         url('hind-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindlight';
    src: url('hind-light-webfont.woff2') format('woff2'),
         url('hind-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindmedium';
    src: url('hind-medium-webfont.woff2') format('woff2'),
         url('hind-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindregular';
    src: url('hind-regular-webfont.woff2') format('woff2'),
         url('hind-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'hindsemibold';
    src: url('hind-semibold-webfont.woff2') format('woff2'),
         url('hind-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
font-family: 'ubuntubold';
    src: url('ubuntu-b-webfont.eot');
    src: url('ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('ubuntu-b-webfont.woff2') format('woff2'),
         url('ubuntu-b-webfont.woff') format('woff'),
         url('ubuntu-b-webfont.ttf') format('truetype'),
         url('ubuntu-b-webfont.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* -------------------------------ESTILO DISEÑO PAGINA ------------------------------- */

/*primero mobile*/
Html {
      font-size: 10px;
  
}

div#pagina { 
      width: 95%;
      margin: auto;
}





body { 
    background-color: #233166;

}

body.neutra { 
    background-color: #b9bfd6;
    margin: 0rem 0 0 0;
    padding: 0;
}

body.rojo { 
    background-color: #c75256;
    margin: 0rem 0 0 0;
    padding: 0;
}


body.amarillo { 
    background-color: #f8b929;
    margin: 0rem 0 0 0;
    padding: 0;
}


#centro {
    width: 100%;
    align-content: center;
    
    
    
    
    }

header {
}


main{ 
     font-family:  'Hind';
    font-weight: 400;
    font-size: 1.5rem;
}

aside{
}
p{  font-family:  'Hind';
    font-weight: 400;
    color: #2f576d
}
h1{
    font-family:  'Hind';
    font-weight: 800;
    font-size: 2.3rem;
    color: #fabc30
    
}


h1.modulo{
    font-family:  'Hind';
    font-weight: 800;
    font-size: 2.3rem;
    color: #242423
    
}


h2{
    font-family:  'Hind';
    font-weight: 400;
    font-size: 1.5rem;
    color: azure
    
}




 h3{
        
    text-align: center;
    margin: 8px;
    font-family:  'Hind';
    font-weight: 800;
    font-size: 2rem;
    color: azure;
    width: 200px;
    display:inline-block;
	align-items: center;
    padding-top: 1rem;
    padding-bottom: 0.8rem;
    justify-content:space-around;
       text-align: center;
	
	background-color: #c6393e;
    border-radius: 15px;

}

h3:hover {
background-color: #cb6568;
    
}  

h3.solo {

 margin-top:7rem;
    margin-bottom: 4rem;
    
}    

h3.solo:hover {
background-color: #cb6568;
    
} 

 h3.literatura{

    width: 237px;
     height: 60px;
    display:flex;
  	background-color: #c6393e;
    border-radius: 20px;
    }

h3.literatura:hover {background-color: #cb6568;} 

h3.teatro{

    width: 237px;
     height: 60px;
    display:flex;
  	background-color: #f8b00b;
    border-radius: 20px;
    }


h3.teatro:hover{background-color: #f4c14d;  }

h3.votacion{

    width: 237px;
     height: 60px;
    display:flex;
  	background-color: #233166;
    border-radius: 20px;
    
}
h3.votacion:hover{
  	background-color: #4b5371;}

h3.modulo{

    width: 237px;
     height: 60px;
    display:flex;
  	background-color: #ececec;
    border-radius: 20px;
    font-size: 2rem;
    color: #2f576d;
    text-align: center;
    
    
}

h4{
    font-family:  'Hind';
    font-weight: 400;
    font-size: 1.3rem;
    color: #e8f2fc
    
}




p.titulo {
    
    padding: 0px 0px 0px 0px;
    height: 10px;
    text-align: center;
    font-family: 'Hind';
    font-weight: 700;
    font-size: 1.6rem;
    color: azure;
    
    
}

p.titulo2 {
    
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-family: 'Hind';
    font-weight: 700;
    font-size: 2.1rem;
    color: azure;
    
    
}


p.texto {
    
    padding: 0px 30px 0px 30px;
    text-align: center;
    font-family: 'Hind';
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.8rem; 
    color: azure;
   }

p.texto1 {
    
    padding: 0px 30px 0px 30px;
    text-align: left;
    font-family: 'Hind';
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.8rem; 
    color: azure;
   }

p.rojo {
    
    padding: 0px 30px 0px 30px;
    text-align: center;
    font-family: 'Hind';
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.8rem; 
    color: #ce1111;
    
    
}


p.lista {
    font-family:  'Hind';
    font-weight: 700;
    font-size: 1.6rem;
    color: #fabc30;
    text-align: center;
    padding:  0rem 0rem 1.5rem 0rem;
    border-bottom: 1px solid #fabc30;
      
}

ul{
    list-style: none;
    margin: 0;
    padding: 0;
     display: block;
}

header nav ul li a {
    font-family:  'Hind';
    font-weight: 200;
    
    color: #e8f2fc;
    font-size: 1.9rem;
    text-decoration: none;
    display: block;
    background-color: #7ca3b7;
}


header nav ul li {
    background-color: #233166;
    text-align: center;
    width: 25%;
    margin: 0 0REM 2REM 0;
    height: auto;
    line-height: 2rem;
        
}



nav#botones ul{
    
    background-color: #233166;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: baseline;
    align-content: center;
    
    text-align: center;
    width: 100%;
    margin: 0 5REM 2REM 0;
    height: auto;
    line-height: 3rem;
    text-decoration: none;
    list-style: none;

}


nav#botones ul li figure{
    width: 100%;
    margin: 2rem 0rem auto;
    background-color: #233166;
    
}


#centro li {
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: center;
    
}


#centro h1{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 0.5rem 0rem 0 0;
    padding-bottom:5px;
    padding-top:5px;
    
}

#centro ul{
    align-content: center;
    display: flex;
    flex-direction: column; 
    justify-content: space-around;
    margin: 0.5rem 0rem 0 0;
    padding-bottom:5px;
    padding-top:5px;
    
}



#centro li h4{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 0.3rem 5rem 5rem 5rem;
    
    
}


#centro li figure img{
    
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 3rem 3rem 0rem 3rem;
    border-radius: 30%;
    
}


#centro h3{
    text-decoration: none;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
   align-content: center;
    
        
}

#centro a{
    text-decoration: none;
         
}


figure.logo {
    
    padding-top: 7rem;
    
}  


figure.cargar {
    
    padding-top: 0rem;
    margin: 0rem;
    
} 


figure.emoji {
    
    padding-top: 3rem;
    padding-bottom: 4rem;
    margin: 0rem;
    border-radius: 0px;
} 


figure.emoji img {
    
    padding-top: 3rem;
    padding-bottom: 4rem;
    margin: 0rem;
    border-radius: 0px;
} 
p.ayuda{
    
    width: 100%;
    display: inline-block;
  
    text-align: center;
    text-decoration-line: none;
    color:#fabc30;
    font-size: 1.8rem;
    line-height: 1.7rem;

    
}  
p.ayuda:hover{ color:#f4d287;}  


form { 
    
    width: 100%;
    display:inline-block;
    align-content: center;
    text-align:center;
    box-shadow: none;
    text-shadow: none;
  
}

form ul li input{
    
   
    width: 80%;
    display: flex;
    align-content: center;
    align-items: center;
    text-align: left;

    

    padding: 0.5rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    

    background-color: whitesmoke;
    border: 1px solid:#062b7e;
    border-radius: 5px;
    box-shadow: none;
    text-shadow: none;
    
    font-family:  'Hind';
    font-weight: 700;
    font-size: 1.8rem;
    color: #0d111d;
    
       
}



input#noche {   
    width: 25px;  
    padding: 0rem;
     border: 0px;
     
}


input#tarde {   
    width: 25px;  
    padding: 0rem;
     border: 0px;
     
}

li.tildar {
    
    width:75%;   
    font-family: 'Hind';
    font-weight: 700;
    font-size: 1.7rem;
    color: azure;
    
}


.horario {
    width: 80%;
    display: flex;
    flex-direction: row;
    align-items:center;
}



ul#materiales {
    padding-bottom: 5rem;
   }


#materiales a{
    height: 2rem;
   }

#materiales li{
    height: 4rem;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    
   }

#materiales li p{
   width: 150px;
    
   }

section#preguntas{
    
    background-color: #233166;
    margin-bottom: 7rem;
   }

section#preguntas p{
    
    margin: 0px 15px 0px 15px;
   }

ul#formulario textarea{   
    
    margin: 15px;
    font-family: 'Hind';
    font-weight: 200;
    font-size: 1.5rem;
    color: #233166;
}


section#consignas{

    margin-bottom: 7rem;
   }



h5{
    font-family:  'Hind';
    font-weight: 400;
    font-size: 1.8rem;
    color: #f8b00b;
    text-align: center;
    border-bottom: 2px solid #f8b00b;
    
}


div.videoresponsive{
   text-align: center;
    
}


 {
}