@charset "utf-8";

/* CSS Document */

/* latin */
@font-face {
  font-family: 'Fredoka One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/fredokaone/v8/k3kUo8kEI-tA1RRcTZGmTlHGCac.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	/* ELIMINA EL BLOQUEO AZUL EN IPAD */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

body {
    margin: 0;
	background-color: #b9bfb6;
  font-family: 'Fredoka One';
}

.clearfloat {
  clear: both;
	
}

.clearfloat-10 {
  clear: both;
	height: 10px;
}

.responsive-img{
	width: 100%;
	height: auto;
	display:block;
	margin:auto;
}

footer{
		width: 100%;
	margin-top: 2%;

}

.pie_creditos{
	width: 100%;
	background-color: #6b4d5e;
   
}

.pie_creditos p{
    color: #c0b1b1;
    text-align: left;
    text-decoration: none;
    padding-left: 3%;
}

.pie_creditos a{
color: #c0b1b1;
text-decoration: none;
}


/* DESK  JUEGOS INDIVIDUALES **********************************************/


.container-indiv{
	max-width: 1000px;
	display:block;
    margin: auto;
    background-color: #686868;
}

.container-indiv p{
	font-size: 1em;
	color: #ffffff;
}

.juego-main{
	width: 1000px;
	height: 100%;
	margin:auto;
	display: block;
	
}

.juego{
	width: 510px;
	height: auto;
	float: left;
}

.espacio-horizontal-150{
	width: 100%;
	height: auto;
	min-height: 130px;
	text-align: center;
	background-color: #944b77;
	position: relative;
}

.espacio-horizontal-150 a{
	font-size: 1.1em;

	color: #faa83d;
	font-weight: bold;
	 text-decoration: none;
	margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);	

}
.espacio-horizontal-150 a:hover{
		color:#FFF266;
}

.encabezado{
 width: 100%; 
	height: auto;
    padding-top: 1%;
background-color: #6a6a6a;
}

.encabezado img{
 width: 100%;  
	height: auto;
     display: block;
    margin: auto;
}

.enca-mobile {
    display: none;
}

.indiv-contenido{
	width: auto;
	background-color: #6b4d5e;
	padding: 3%;
}
/* h1 **********************************************/
.indiv-contenido h1{
    font-size: 1.7em;
    text-align: left;
    color: #F9DEEF;
    font-weight: 200;
}
.indiv-contenido a{
	color: #faa83d;
}
.indiv-contenido a:hover{
	color: #FFF266;
}

h2{
    font-size: 1.2em;
    letter-spacing: 0.05em;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #FADDF0;
    text-align: left;
    font-weight: 200;
}

.imagen-juegos img{
    float: left;
    width: 50%;
    height: 50%;
    max-width: 270px;
    padding-bottom: 2%;
    padding-right: 2%;
}

.submenu-link2{
display: none;
}

.home-img{
	float: left;
	padding-right: 0.5%;
}

.home-txt a{
	color: #faa83d;
}
.home-txt a:hover{
	color: #FFF266;
}

/* Desk ADSENSE++++++++++++++++++ */
.publicidad-juegos-derecha{
    float: right;
    margin-left: 150px;
    height: 600px;
    width: 300px;
}


/* MOVIL JUEGOS INDIVIDUALES **********************************************/


/* Mobile */
@media (max-width : 500px){
		.container-indiv .juego-main .publi {
    display: none;
}
    	.publicidad-juegos-derecha{
		display: none;
        visibility: hidden;
	}
        
    .encabezado {
display: none;
}

.enca-mobile{
display: block;
width: 100%; 
	height: auto;
padding-top: 1%;
background-color: #6a6a6a;
}
    
.enca-mobile img{
width: 100%;  
	height: auto;
display: block;
margin: auto;
}
    .container-indiv{
	width: 100%;
	height: auto;
	}
	
	.juego-main{
    width: 100%;
    height: auto;
	}	
    

    
.juego{
	width: 100%;
	height: auto;
	display: block;
	margin: auto;
	background-color: #686868;
}

.indiv-contenido{
    width: 100%;
}
        

.centrar{
		text-align: center;
}	
	


.espacio-horizontal-150{
	width: 100%;
	min-height: 150px;
}

	.submenu-link2{
	width: 100%;
	display: inline-block;
	background-color: #9f63a0;
	padding-top: 1.5%;
	padding-bottom: 1.5%;
	padding-left: 1%;
	text-align: center;
	margin-bottom: 4%;

}
.submenu-link2 a{
	font-size: 1.2em;
	color:#faa83d;
	text-decoration: none;
}
.submenu-link2 a:hover{
		color:#FFF266;
}
	
/* Móvil ADSENSE **********************************************/


.publicidad-responsive-inferior{
	
	background-color: #000000;
}

.ad-inferior-sm-tablet{display: none;}

aside{
	width: 34%;
	float: left;
	display: table-cell;
}


aside p{
	font-size: 1em;
}






@media(max-width:511px){
	#_preload_div_,#animation_container{	
		min-height:  450px;
		background: #797979 !important;
	}
	#_preload_div_ img{
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	
	}
	#_preload_div_{
		background: #fff !important;
	}
}


@media(max-width:500px){
	#_preload_div_,#animation_container{
		height: auto !important;
		min-height: 450px;
	}
	
}

@media(width:428px){
	#_preload_div_,#animation_container{		
		min-height: 450px;
	}
	
}


@media(width:414px){
	#_preload_div_,#animation_container{		
		min-height: 450px;
	}
	
}

@media(width:390px){
	#_preload_div_,#animation_container{		
		min-height: 450px;
	}
	
}

@media(max-width:375px){
#_preload_div_,#animation_container{
min-height: 450px;
	}
}

@media(width:320px){
#_preload_div_,#animation_container{		
min-height:450px;
}
}
	}
