@font-face {
  font-family: poet;
  src: url(../fonts/GoodOT-CondNews.otf);
}
@media screen and (max-width: 1100px) {
	body{
		background-image: url(../img/bgMovil.jpg) !important;
		background-size: cover !important;
		background-color: #161450 !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: 255px !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: cover;
    visibility: hidden;
    background-color: #000;
}
#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: #161450 !important;
}
a{
    text-decoration: none;
	color: #cc2553 !important;
}
#trivia{
    margin-top: 10%;
}
#titleTrivia{
    
}
#instrucciones{
    background-image: url(../img/instrucciones.jpg);
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: contain;
    background-position-x: center;
	background-color: #161450 !important;
    background-repeat: no-repeat;
	z-index: 10;
    visibility: hidden;
}
#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: #fff;
    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: 10px;
    font-size: 1em;
    outline: none;
    width: 100%;
    background-color: #00000000;
    color: #7f7f7f;
    text-align: left;
    border: solid 3px #CC2553;
    border-radius: 30px;
	margin: 10px 0px;
}

input[type=submit]{
    background-image: url(../img/boton.png);
    width: 331px;
    background-size: contain;
    height: 76px;
    background-color: #00000000;
    margin-top: -55px;
    background-position-y: center;
    background-repeat: no-repeat;
}
.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) {
    #aviso-movil-horizontal {
        display:none; 
    }
}
@media only screen and (orientation:portrait) {
    #wrapper {
        display:none; 
    }
    #aviso-movil-horizontal {
        display:block !important; 
    }
    #v_area{
        display:none !important; 
    }
}
#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: cover;
	z-index: 11;
}
#botonInstrucciones{
	background-image: url(../img/continuarInstrucciones.png);
	width: 420px;
    height: 80px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    margin-top: 41%;
    margin-bottom: 50%;
	cursor: pointer;
}
#botonInstrucciones:hover{
	background-image: url(../img/continuarInstrucciones2.png);
	
}