@font-face {
  font-family: poet;
  src: url(../fonts/Knockout-HTF92-UltmtCruiserwt.otf);
}
@media screen and (max-width: 1100px) {
	body{
		background-image: url(../img/bgMovil.jpg) !important;
		background-size: cover !important;
		background-color: #000 !important;
	}
	form {
		margin: 30% auto auto auto !important;
	}
	#zapato2{
		width: 30% !important;
		height: 30% !important;
		top: -71px !important;
	}
	#zapato1{
	    bottom: 0 !important;
		height: 24% !important;
		width: 59% !important;
	}
	#footImg{
		width: 100% !important;
	}
	input[type=text], input[type=email], input[type=number]{
		  width: 75% !important;
		}
	
	

}
#ranking{
    display: none;
    background-image: url(../img/backrank.jpg);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: contain;
    margin-top: -24px;
    padding: 0;
    background-position-x: center;
    background-repeat: no-repeat;
}
#puntaje{   
    background-image: url("../img/puntos.jpg");
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
    visibility: hidden;
    cursor: pointer;
    background-size: cover;
}

#juego{   
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    /*visibility: hidden;*/
}

#gracias{
    background-image: url(../img/gracias.png);
    position: fixed;
    width: 100%;
    height: 100%;
    margin-top: 0px;
    padding: 0px;
    z-index: 1;
    background-size: contain;
    visibility: hidden;
    background-color: #000;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}
#camp2{
    background-image: url(../img/camp2.png);
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: -27px;
    padding: 0px;
    z-index: 1;
    background-size: contain;
    visibility: hidden;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}

#footImg{
		width: 40%
	}

body{
    font-family: poet !important;
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url("../img/backround.jpg");
    color: #fff !important;
}
a{
    text-decoration: none;
}
#trivia{
    margin-top: 10%;
}
#titleTrivia{
    
}
#instrucciones{
    background-image: url(../img/backTerminos.jpg);
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: contain;
    background-position-x: center;
    background-color: #000;
    background-repeat: no-repeat;
	z-index: 10;
    visibility: hidden;
}
#terminos{
    position: relative;
    width: 50%;
    height: 45%;
    overflow: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 34%;
}
#juegos{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
td, #pregunta{
}
#correcto{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff85;
    background-image: url('../img/correcto.png');
    background-size: cover;
    top: 0;
    visibility: hidden;
}
#incorrecto{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff85;
    background-image: url('../img/incorrecto.png');
    background-size: cover;
    top: 0;
    visibility: hidden;
}
table { 
    border-spacing: 10px;
    border-collapse: separate !important;
}

#titleTrivia img{
    width: 100%;
    
}
form{
    font-family: poet;
    color: #7f7f7f;
    margin: 0 auto;
    padding: 0px;
    margin-top: 15%;
    border-radius: 21px;
}

input{
    border: solid 0;
    border-radius: 3px;
}

input[type=text], input[type=email], input[type=number], input[name="empresa"], input[name="pais"], input[name="ciudad"]{
        padding: 0px;
    font-size: 1.5em;
    outline: none;
    background-color: #f3f3d3;
    color: #1d1710;
    text-align: center;
    border: solid 0px #ffffff;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}
input[type=checkbox]{
    box-sizing: border-box;
    width: 40px;
    margin: 9px;
}


#campo{
    background-image: url(../img/backcampos.png);
    padding: 39px 0 12px 0;
    background-size: cover;
    background-position: bottom;  
}
input[type=submit]{
    background-image: url(../img/continuarInstrucciones.png);
    width: 300px;
    height: 83px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0%;
    cursor: pointer;
    background-color: rgb(0,0,0,0);
}
.center{
    text-align: center;
}

.opcion{
    padding: 5px 0;
}

.barra{
    background-color:rgb(152, 196, 236);
    border-radius: 4px;
    padding: 10px;
}

.seleccionado{
    background-color: rgb(33, 90, 143);
    border-radius: 4px;
    color: white;
    padding: 10px;
}

#menu{
    background-color: #eee;
    padding: 10px;
}
#menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    width: 100%;
}
#menu ul li{
    display: inline;
}
#menu ul li a{
    color: #1E69E3;
    text-decoration: none;
}
#menu ul li a:hover{
    color: rgb(227, 109, 30);
    text-decoration: none;
}
.cerrar-sesion{
    float: right;
}

#aviso-movil-horizontal {
    display: none;
}
#aviso{
        display:none; 

}
#aviso img{
    width: 60%;
    top: 30%;
    position: absolute;
    left: 20%;
}
@media only screen and (orientation:landscape) {
    
    #wrapper {
        display:none; 
    }
    #aviso-movil-horizontal {
        display:block !important; 
    }
    #v_area{
        display:none !important; 
    }
}
@media only screen and (orientation:portrait) {
    #aviso-movil-horizontal {
        display:none; 
    }
}
#v_area{
    z-index: 99;
    /*mosca*/
    
    /*endmosca*/
}
#rotar{
    background-image: url(../img/rotatedevice_0.jpg);
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0;
    position: absolute;
    background-size: contain;
    z-index: 10;
    background-position-x: center;
    background-repeat: no-repeat;
    background-color: #0B41CD;
}
#botonInstrucciones{
    background-image: url(../img/continuarInstrucciones.png);
    width: 150px;
    height: 40px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12%;
    cursor: pointer;
}
}
#botonInstrucciones:hover{
	background-image: url(../img/continuarInstrucciones2.png);
	
}
#botonInstrucciones2{
    background-image: url(../img/nocontinuarInstrucciones.png);
    width: 150px;
    height: 40px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 12%;
    cursor: pointer;
}
}
#botonInstrucciones2:hover{
    background-image: url(../img/nocontinuarInstrucciones2.png);
    
}