
/*CSS APLICACION*/
body{
    margin: 0;
    font-family: sans-serif;
}

p{
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
}
header{
    width: 100%;
    background: #d4d4d4;
}

#btn-menu{display: none;}

header label{
    display: none; 
    width: 3rem; 
    height: 3rem; 
    padding: 1rem; 
}

header label:hover{
    cursor: pointer; 
    background: rgba(0,0,0,0.3);
}
.bx-wrapper .bx-controls-direction a{
    z-index:3!important;
}
.menu{
    border-radius: 0px 0px 15px 15px;
    z-index: 5;
}
.menu ul{
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: flex-start;
}

.menu li:hover{
    background: rgba(0,0,0,0.3);   
}
.menu li a{
    display: block;
    padding: 1rem 2rem;
    color: white;
    text-decoration: none;
}


.logo-menu{
    position: absolute;
    /* left: calc(50% - 25px); */
    top: 18px;
    width:50px;
    right: 85px;
}

.logo-ptna{
    position: absolute;
    right: 15px;
    top: 25px;
    width:50px;
}

img.seleccionado {
    box-shadow: 0px 12px 36px 1px #333;
}

.reloj{
    position: absolute;
    right: 20px;
    margin-top: 15px;
    background: url("../imagenes/reloj.png");
    background-size: cover;
    width: 30px;
    height: 30px;
    line-height: 36px;
    text-align: center;
    font-weight: 800;
    color: #000;
    z-index: 2;
}


 #map { 
    width: 100%;
    height: 250px;
    box-shadow: 5px 5px 5px #888;
 }

main{
    width: 50%;
    margin: auto;
}
/*body{
    background: #66f;
}*/
@media (max-width:768px){
    main{
        width: 100%;
    }

    .logo-menu{
        top: 26px;
        left: calc(50% - 25px);
    }    
    
    
    .logo-ptna{
        top:32px;
    }
    
    header label{
        display: block;
    }
    
    .menu{
        position: absolute;
        background: #d4d4d4;
        width: 40%;
        margin-left: -70%;
        transition: all .3s;
    }
    .menu ul{
        flex-direction: column;
    }
    .menu li{
        border-top: 1px solid white;
    }
    #btn-menu:checked ~ .menu{
        margin: 0;  
    }
}


.contenedora-del-equipo{
    background: #fff;
}

.slider{
    height: 250px;
}
/*CSS GALERIA*/


.titulo{
    color:#6666ff;
    font-size: 2em;
    margin: 0px;
}
main.galeria{
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
}

.galeria2 {
    margin:1em;
}
.imagenes{
    position: relative;
}
main.galeria .imagenes > div{
    display: flex;
    justify-content: space-between;
}

main.galeria img{
    width: 100%;
}

main.galeria .titulo{
    text-align: center;
}


.imagen-larga{
    width:98%;
    margin: auto;
    margin-bottom: 5px;
    position: relative;
}

.imagen-mitad{
    width:48%;
    margin: auto;
    position: relative;
}

.imagen-tercio{
    width:31.33%;
    margin: auto;
    position: relative;
}


.btn-descargar button{
    border-radius: 17px 17px 17px 17px;
    width: 150px;
    height: 28px;
    background: #6666ff;
    color: #fff;
    border: none;
    margin: auto;
    cursor: pointer;
    display: block;
}

.btn-pregunta button{
    border-radius: 17px 17px 17px 17px;
    width: 180px;
    height: 28px;
    color: #6666ff;
    margin: auto;
    cursor: pointer;
    display: block;
    border: #6666ff 3px solid;
    margin-bottom: 20px;

}

.btn-pregunta a{
    text-decoration: none;
}


.subtitulo_imagen{
    display: none;
}

.imagenes img:hover + .subtitulo_imagen {
    display: block;
    position: absolute;
    bottom: 0;
    background: #ffffff75;
    width: 100%;
    line-height: 22px;
    padding-left: 5px;
    min-height: 50px;
}

.galeria2 h3{
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
/*CSS PANTALLA DESCARGA COMENZO*/
body.descarga-violeta{
    background-color:#6666ff;
}

main.descarga{
    text-align: center;
}

.descarga2 {
    margin:1em;
}
main.descarga h1{
    color: yellow;
    font-size: 2em;
    margin: 0px;
 
 
}
    main.descarga h2{
    color: yellow;
    
   
}
main.descarga h3{
    color:#fff;
    
}

.ilustracion-felicidades{

    width: 70%;
    margin: auto;
}

.btn-ir-galeria button{
    border-radius: 17px 17px 17px 17px;
    width: 150px;
    height: 28px;
    background: #6666ff;
    color: #fff;
    border: 2px solid #fff;
    margin: auto;
    cursor: pointer;
    margin-bottom: 10px;
}


/*csss Felicidades----------------*/

.ilustracion-felicidades2 {
   
    margin-left: 40px;
   
}




/*csss Novedades----------------*/

.contenedora-del-equipo h1 {
    font-size: 2em;
    color: #6666ff;
    margin: 0px;
}




.contenedora-del-equipo h3{
  
    text-align: left;
    margin-bottom: 20px;
   width: 75%;
   margin-left:auto;
   margin-right: auto;
   margin-bottom: 15px;
}

.contenedora-del-equipo h5{
    margin-top:5px;
    color:#949494;  
}


img{
    width:100%;
}
.imagen-noticia {
    width: 75%;
    margin: auto;  
    
}


.info-noticia{
    width: 75%;
    margin: auto;
    text-align: left;
}

.contenedora-del-equipo {
    width: 100%;
    margin:1em;
    text-align: center;
    
}


.btn-descargar {
    margin-bottom: 15px;
}

.btn-descargar a{
    width: 100%;
}




/*css Noticia individual */

.contendornoticia {
    text-align: left;
    background: #fff;
    margin: 1em;
    
}

.contendornoticia h1 {
    text-align: center;
    margin: 0px;
    font-size: 2em;
    color: #6666ff;
}

.contendornoticia h5 {
color: #6666ff;

}
section.contendornoticia h4{
    text-align:left;
    margin:0px;
    color: #949494;
   
}

.titulo2 {
    text-align: left;
    font-size: 2.5em;
    margin: 0px;
}

.puente{
    color: #6666ff;
    
}




/* CSS DE INDEX----------------------------------------------------*/
/** {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    text-align: center;
    font-family: roboto, sans-serif;
  }
  */

  
  /*menu y logo */
  /*
  #logo {
    width: 4em;
    padding-top: 0.5em;
    display: block;
    margin-right: 2em;
  }
  
  header{
    width: 100%;
    background: #d4d4d4;
    display: flex;
    justify-content: space-between;
  }
  
  #btn-menu{display: none;}
  
  header label{
    display: none; 
    width: 3rem; 
    height: 3rem; 
    padding: 1rem; 
  }
  
  header label:hover{
    cursor: pointer; 
    background: rgba(0,0,0,0.3);
  }
  
  .menu ul{
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: flex-start;
  }
  
  .menu li{
    border-right: 1px solid rgb(0, 0, 0);
  }
  .menu li:hover{
    background: rgba(0,0,0,0.3);   
  }
  .menu li a{
    display: block;
    padding: 1rem 2rem
    color: rgb(0, 0, 0);
    text-decoration: none;
  }
  
  @media (max-width:768px){
    header label{
        display: block;
    }
    
    .menu{
      color: black;
        position: absolute;
        background: #d4d4d4;
        width: 40%;
        margin-left: -70%;
        transition: all .3s;
    }
    .menu ul{
        flex-direction: column;
    }
    .menu li{
        border-top: 1px solid rgb(0, 0, 0);
    }
    #btn-menu:checked ~ .menu{
        margin: 0;  
    }
  }
*/
  /* acá termina el menu y logo*/

  
  .container1 {
    background-color: #6666ff;
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    margin: 0em;
    font-size: .8em;
    width: 100%;
    padding-bottom: 2em;
    text-align: center;
  }/*esta es la parte azul */
  
  .container1 h1 {
    font-size: 3.5em;
    margin-top: 0.5em;
    margin-bottom: 0.1em;
  }
  .container1 h2 {
    border-bottom: .3rem solid #ffffff;
    padding-bottom: 1.5em;
  }
  
.container1 h3 {
    font-size: 1.7em;
}


.container1 em {   
    font-size: 16px;
}

  .contenedorblaco h1 {
      color:#6666ff;
      text-align: center;
      font-size: 2em;
  }

/*  p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }

*/
  
    main {
      display: flex;
      flex-direction: column;
      align-items: center; /*
      margin: 1em!important; */
  } /*para que esté centrado el contenedor*/
  
  .contenedorwhite {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    padding: 1em 0.5em 1.3em 0.5em;
    width: 100%;
    max-width: 80em;
    background-position: center center; 
   
  } 
  
  .contenedorblaco{
    margin: 1em;
  }
  
.contenedorblaco h3{
    font-size: 1.8em;
    color:#6666ff;
    
}
.violeta{
    
    background: #6666ff;
   

}


.nomargentopbottom{
    margin-top: 0;
    margin-bottom: 0;
}

#invitacionajugar {

    font-size: 20px;
    width: 65%;
    color: #6666ff;
    text-align: center;
    margin-top: 30px;
    
  } 

.bx-wrapper {
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important; 
    border: 5px solid #6666ff!important;
    background: #6666ff!important;
    background-color: #6666ff!important;
}
  
#invitacionajugar img {
    width: 70%;
    margin: auto;
  
}

  main nav a {
    background-color: #6666ff;
    width: 12em;
    height: 2.6em;
    border-radius: 5em;
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1.4em;
    border: solid .2em #ffffff;
  }  /*esto es para que se haga botón*/ 
  
  footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #000000;
    color: rgb(255, 255, 255);
    padding: 1em 0.5em 1.3em 0.5em;
   
  }
  
  /*css trivia----------------------------------*/
  
  .container2 {
      margin: 1em;
      text-align: center;

 
  }

/*esta es la parte azul */
  
  .container2 h2 {
      text-align: center;
      color:#ffffff;
  }


.container2 img{
            width: 59%;
}
  
  .botonazul{
    background-color: #6666ff;
    color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    margin: 0em;
    font-size: .8em;
    width: 100%;
    padding-bottom: 2em;
   
  }

    .container2 p {
        text-align:center;
        color: #ffffff;
    }

.container2 h1 {
    font-size: 2em;
    margin: 0px;
    color:yellow;
}


  


 /*css trivia pregunta----------------------------------*/

.pregunta1 {
    width: 100%;
    background-color: #6666ff;
    text-align: center;
    position: relative;
}


#imagenpregunta {
    width: 75%;
    padding: 10px;
}

#imagenpregunta2 {
    position: absolute;
    top: 30%;
    left: 0px;
    width: 25%;
    
}
  
.pregunta2 {
    width: 100%;
    text-align: center;
}

.pregunta2  h3 {
    color: #949494;
}


 /*css trivia correcto----------------------------------*/


.correcto {
     background-color: #6666ff;
    
}
#pantalla {
    
    width: 100%;
    text-align: center;
    margin: 1em;
}

#pantalla h1{
     color: yellow;
    font-size: 2em;
    margin: 0px;
    
}

#pantalla img{
    width: 70%;
}

#pantalla p {
    color:  #ffffff;
    width: 55%;
    margin: auto;
   margin-bottom: 10px;
}

.ganador {
    width: 57%;!important;
}

 /*css trivia incorrecto----------------------------------*/

.incorrecto {
    width: 55%;
}

#pantalla2 {
    
    width: 100%;
    text-align: center;
    margin: 1em;
}

#pantalla2 h1{
     color: yellow;
    font-size: 2em;
    margin: 0px;
    
}
#pantalla2 p {
    color:  #ffffff;
    width: 86%;
    margin: auto;
    margin-bottom: 10px;
    text-align: left;
}

#amarillo
{
color: yellow;
}

/*csss ganadosr--*/
#pantalla3 {
    
    width: 100%;
    text-align: center;
    margin: 1em;
}

#pantalla3 h1{
     color: yellow;
    font-size: 2em;
    margin: 0px;
    
}

#pantalla3 img{
    width: 60%;
}

#pantalla3 p {
    color:  #ffffff;
    width: 55%;
    margin: auto;
   margin-bottom: 10px;
}

/*css nosotros----*/
main.nosotros_a{
    background: #fff;
    
}

.nosotros {
    text-align: left;
    margin: 1em;
}

.nosotros h1{
    text-align: center;
    font-size: 2em;
    margin: 0px;
    color: #6666ff;
}

.nosotros2 {
    text-align: left;
    margin: 1em;
}

.nosotros2 h3 {
    margin: 0px;
}

.linea {
    background-color: black;
    height: 2px;
    
}