#cajaprincipal {
	width: 96%;
}

h1 {
	font-family: Play;
	font-size: 30px;
    text-align: left;
    background-color: #DA291C;
	color: #fff;
   	padding: 6px 20px;
  	border-radius:4px;
}

h2 {
	font-family: Play;
	font-size: 22px;
	color: #046A38;
	background-color: #EEEEEE;
    border-top: #046A38 1px solid; 
    border-bottom: #046A38 1px solid;
  	border-radius: 10px;
   	padding: 6px 15px;	
	margin-bottom: 1px;
    margin-top: 5px;    
}

h3 {
	font-family: Play;
	font-size: 18px;
    text-align: left;
    background-color: #046A38;
	color: #fff;
   	padding: 4px 12px;
  	border-radius:4px;
}

h4 {
	font-family: Play;
	font-size: 1rem;
    text-align: left;
    background-color: #fffdef;
	color: #046A38;
   	padding: 1px 6px;
  	border-radius:4px;
    margin-bottom: 5px;
}

.volver {
    font-family: LaconicRegular;
	font-size: 20px;
    font-weight: bold;
	color: #046A38;
    opacity: 0.5;
}

.volver:hover {
    text-decoration: none;
    opacity: 1;
}

.flecha {
    font-family: Play;
    font-weight: bold;
    color: #046A38;
    font-size: 50px;
    padding: 0px 75px;
    opacity: 0.5;
}

.flechamed {
    font-family: Play;
    font-weight: bold;
    color: #046A38;
    font-size: 30px;
    padding: 0px 75px;
    opacity: 0.5;
}

.flecha:hover, .flechamed:hover {
    opacity: 1;
    transition: opacity 0.5s;
    text-decoration: none;
}

.bloquecontenido {
    width: 95%;
    margin: 0 auto;
}

.bloqueresultados {
    min-width: 20%;
    max-width: 46%;
    margin: 0.5rem;
    float:left;
}


.capamitad {
	width: 47%;
	float: left;
	margin: 0 0.5em;
}

.encabezado {
	text-align:left;
    font-family: Play;
	font-size:10px;
}

.ordenar {
    font-family: "Ropa Sans";
	font-size: 0.8rem;
	color: #046A38;
}

.ordenar:hover {
    text-decoration: none;
    color: #fff;
    background: #046A38;
}

.textotitulop {
    display: inline-block;
    font-family: Play;
	font-size: 16px;
    font-weight: bold;
	color: #000;	
    padding: 4px;
    margin-left: 15px;
}

.lateralderecho {
    text-align: center;
    float: right;
    width: 24%;
    padding-right: 5px;
}

.ubicacion{
    display: inline-block;
    padding: 0.3rem;
    margin-left: 20px;
    margin-top: -5px;
    background: #E8E8E8;
    border-radius: 0.3rem;
}

.buscaempleo {
    display: inline-block;
    padding: 0.3rem;
    margin-left: 1rem;
    margin-top: -5px;
    background: #2f7b15;
    color: #fff;
    border-radius: 0.3rem;
}

.buscaempleo:hover, .buscaempleo a:hover {
    color: #2f7b15;
    background: #fff;
}

/* ------------------------- CabeceraLogo */

#cabeceralogo {
	position: relative;
	max-width: 100%;
	height: 170px;
    z-index: 1;
}

#cabeceralogo h1 {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegobd600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .escor {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegoescor600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .codice {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegocodice600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .pres {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegopres600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .deventos {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodeventos600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .ext {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegoext600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .edicion {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegoedicion600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .bden {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegobden600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo .gamerdic {
	width: 550px;
	height: 140px;
	position: absolute;
	background: url(logodevuegogamerdic600.jpg) no-repeat left top;
	text-indent: -9999px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #000;
}

#cabeceralogo ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 300px;
	height: 30px;
	position: absolute;
	right: 30px;
	bottom: 20px;
}

#cabeceralogo ul li {
	float: left;
	margin: 0 10px;
}

.sublogo {
    max-width: 100%;
	font-size: 1.5rem;
}

#cabeceralogo #redes {
    float: right;
    padding-top: 5px;
    padding-right: 25px;
    margin-right: 6rem;
}

#cabeceralogo .social {
    font-size: 30px;
    color: #046A38;
    padding: 3px;
    opacity: 0.7; 
    transition: opacity 0.5s;
}

#cabeceralogo .social:hover {
    opacity: 1; 
    transition: opacity 0.5s;
}

/* ------------------------- BloquesTop */

#bloquestop {
    font-family: Play;
    margin: 0 auto;
	width: 95%;
    height: 24px;
    top: -5px;
	padding: 5px 2px 5px 2px;
	background-color: #333;
    text-align: center; 
    vertical-align: middle;  
    box-shadow:0px 0px 1px 1px rgba(0,0,0,.5);
}

#bloquestop .network {
	font-family: LaconicRegular;
	font-size: 18px;
	color: #fff;
    margin-right: 25px;
}

#bloquestop .contenedorbloque {
    float: left;
}

#bloquestop .subbloque {
	font-size: 9px;
}

#bloquestop .subbloque:hover {
    text-decoration:none;
}

#bloquestop .bloquebig {
    float: left;
	font-size: 1rem;
    font-weight: bold;
	color: #fefacd;
    padding: 0.3rem 1.4rem;
    margin-bottom: 0px;
    margin-left: -3px;
    border-radius: 0.5rem 0.5rem 0 0;
}

#bloquestop .bloquebig:hover {
	background-color: #fefacd;
	color: #000;
    text-decoration: none;
}

#bloquestop .abloquebig {
    font-weight: bold;
}

#bloquestop .abloquebig:hover {
    text-decoration:none;
}

#bloquestop .bloquebigselect {
    float: left;
	font-size: 1rem;
    font-weight: bold;
    padding: 0.3rem 1.4rem;
    margin-bottom: 0px;
    margin-left: -3px;
	background-color: #fff;
	color: #000;
    text-decoration: none;
    border-radius: 0.5rem 0.5rem 0 0;
}

#bloquestop .abloquebigselect {
    text-decoration:none;
}

#topmovil {
    display: none;
}

#navjuegom {
    display: none;
}

/* ------------------------- BloquesIndex */

#bloquesindex {
	width: 100%;
    margin: 0;
	padding: 0.5rem 0.1rem;
	background-color: #046A38;
    text-align: center; 
    vertical-align: middle;  
}

#bloquesindex span {
    color: #FFFFFF;
}

#bloquesindex .bloque {
    display: inline-block;
	font-family: Play;
    font-size: 1.2rem;
    font-weight: bold;
	color: #fefacd;
   	padding: 0.2rem 1rem;
    margin-left: -3px;
    text-transform: uppercase;
    border-radius: 0.5rem;
}

#bloquesindex .bloque:hover {
	background-color: #DA291C;
	color: #fefacd;
    text-decoration: none;
}

/* ------------------------- MasBloquesIndex */

#masbloquesindex {
	width: 100%;
    margin: 0;
	padding: 0.3rem 0.1rem;
	background-color: #023c20;
    text-align: center; 
    vertical-align: middle;  
}

#masbloquesindex span {
    color: #FFFFFF;
}

#masbloquesindex .bloque {
    display: inline-block;
	font-family: Play;
    font-size: 1rem;
    font-weight: bold;
	color: #fefacd;
   	padding: 2px 9px;
    margin-left: -3px;
    text-transform: uppercase;  
    border-radius: 0.5rem;
}

#masbloquesindex .bloque:hover {
	background-color: #DA291C;
	color: #fefacd;
    text-decoration: none;
}

/* ------------------------- SubBloquesIndex */

#subbloquesindex {
	width: 100%;
    margin: 0;
	padding: 0.3rem 0.1rem;
	background-color: #046A38;
    text-align: center; 
    vertical-align: middle;  
}

#subbloquesindex span {
    color: #FFFFFF;
}

#subbloquesindex .bloque {
    display: inline-block;
	font-family: Play;
    font-size: 0.9rem;
	color: #fefacd;
   	padding: 4px 14px 4px 14px;
    margin-left: -3px;
    text-transform: uppercase; 
    border-radius: 0.5rem;
}

#subbloquesindex .bloque:hover {
	background-color: #DA291C;
	color: #fefacd;
    text-decoration: none;
}

/* ------------------------- CabeceraJuego */

#cabecerajuego {
	position: relative;
	width: 100%;
	text-align:left;
    margin-bottom: -1rem;
}

#titulojuego {  
	font-size: 3rem;
    text-align: left;
}

#cabecerajuego .estudio {
	font-size: 1.2rem;
    margin-left: 1.6rem;
}

#cabecerajuego .estudio2 {
	font-size: 1rem;
    margin-left: 1.2rem;
}

#cabecerajuego .estudio:hover, #cabecerajuego .estudio2:hover {
    color: #000;
    background: #fefacd;
    text-decoration: none;
}

#cabecerajuego .ano {
	font-size: 1.2rem;
    margin-left: 10px;
}

#cabecerajuego .titulopadre {
    float: left;
    text-align: left;
    margin-right: 20px;
}

#cabecerajuego .titulopadre:hover {
    text-decoration:none;
    font-weight: bold;
  	border-radius: 2px;
	text-decoration: none;
    color: #fff;
}

/* ------------------------- CabeceraIndex */

#cabeceraindex {
	position: relative;
	width: 100%;
	height: 75px;
	text-align:left;
}

/* ------------------------- NavJuego */

#boxnavjuego {
    width: 100%;
    border-top:1px solid #046A38;
    border-bottom:1px solid #046A38;
    background-color: #FFE900;
    margin: 1rem 0;
    border-radius: 0.5rem;
}

#navjuego {
    margin-top: 2rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem 0;
    align-items: baseline;
}

#navjuego .aicon {
    display: none;
    }

#navjuego .seccion {
    min-width: 5%;
    padding: 0.2rem 0.5rem;
    border: 0px;
    float: left;
    text-align: center;
    margin: 3px;
	background-color: #FFE900;
  	border-radius: 0.5rem;
	font-family: Play;
    font-weight: bold;
	font-size: 0.8rem;	
}

#navjuego .seccion:hover {
    color: #FFE900;
    background-color: #046A38;
}

#navjuego .seccionactual {
    min-width: 5%;
    padding: 0.2rem 0.5rem;
    border: 0px;
    float: left;
    text-align: center;
    margin: 3px;
    color: #DCECF4;
	background-color: #046A38;
  	border-radius: 0.5rem;
	font-family: Play;
    font-weight: bold;
	font-size: 0.8rem; 	
}

#navjuego .icono {
    font-size: 0.8rem;
    margin-right: 0.2rem;
}

#navjuego .icono .mini {
    font-size: 1rem;          
}

#navjuego .seccion:hover, #navjuego .icono:hover, #navjuego .seccionactual:hover {
    text-decoration: none;	
}

/* ------------------------- SelectorPlataformas */
#selectorplataformas {
    width: 100%;
    text-align: center;
}

#selectorplataformas .bloqueplataforma {
display: inline-block;
width: 92px;
padding: 10px;
border: 0px;
text-align: center;
margin: 4px;
background-color:#fffdef;
opacity: 0.7;
border-radius: 6px;
}

#selectorplataformas .bloqueplataformap {
display: inline-block;
width: 92px;
padding: 10px;
border: 0px;
text-align: center;
margin: 4px;
background-color:#cfe7f3c9;
opacity: 0.7;
border-radius: 6px;
}

#selectorplataformas .bloqueplataforma:hover {
opacity: 1;
}

#selectorplataformas .nombreplataforma {
font-family: Play;
font-size: 11px;
font-weight: bold;
color:#046A38;		
}

#selectorplataformas .nombreplataforma:hover {
text-decoration: none;
}

#selectorplataformas .imgplataforma {
max-width: 85%;
}

/* ------------------------- Infojuego */

.divjuegom {
    display: none;
}

/* ------------------------- MosaicoSecciones */

.mosaicosecciones {
	width: 100%;
    padding: 2px;
    border: 0px;
    text-align: center;
}

.mosaicosecciones h2 {
	margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 25px;
    text-align: left;	
}

.mosaicosecciones .bloqueg {
    display: inline-block;
	width: 10rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 5.5px;
	background-color:#046A38;
  	border-radius: 6px;
}

.mosaicosecciones .bloquem {
    display: inline-block;
	width: 8rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 4px;
	background-color:#046A38;
  	border-radius: 6px;
}

.mosaicosecciones .bloquep {
    display: inline-block;
	width: 7rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 3px;
	background-color:#046A38;
  	border-radius: 5px;
}

.mosaicosecciones .bloquen {
    display: inline-block;
	width: 6rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 3px;
	background-color:#046A38;
  	border-radius: 5px;
}

.mosaicosecciones .bloquegapagado {
    display: inline-block;
	width: 10rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 5.5px;
	background-color:#046A38;
    opacity: 0.3;
  	border-radius: 6px;
}

.mosaicosecciones .bloquemapagado {
    display: inline-block;
	width: 8rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 4px;
	background-color:#046A38;
    opacity: 0.3;
  	border-radius: 6px;
}

.mosaicosecciones .bloquepapagado {
    display: inline-block;
	width: 7rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 3px;
	background-color:#046A38;
    opacity: 0.3;
  	border-radius: 5px;
}

.mosaicosecciones .bloquenapagado {
    display: inline-block;
	width: 6rem;
    padding: 4px 3px;
    border: 0px;
    text-align: center;
    margin: 3px;
	background-color:#046A38;
    opacity: 0.3;
  	border-radius: 5px;
}

.mosaicosecciones .bloqueg:hover, .mosaicosecciones .bloquem:hover, .mosaicosecciones .bloquep:hover, .mosaicosecciones .bloquen:hover {
    color: #fefacd;
    background-color: #DA291C;
    transition: background-color 0.5s;
}

.mosaicosecciones .secciong {
	font-family: Play;
    font-size: 1.1rem;
    font-weight: bold;
	color:#fefacd;	
  	border-radius: 4px;  
    padding-top: 2px; 
    padding-bottom: 2px; 	
}

.mosaicosecciones .seccionm {
	font-family: Play;
    font-size: 1rem;
    font-weight: bold;
	color:#fefacd;	
  	border-radius: 4px; 
    padding-top: 2px; 
    padding-bottom: 2px; 	
}

.mosaicosecciones .seccionp {
	font-family: Play;
    font-size: 0.9rem;
    font-weight: bold;
	color:#fefacd;	
  	border-radius: 4px;  
    padding-top: 2px; 
    padding-bottom: 2px; 	
}

.mosaicosecciones .seccionn {
	font-family: Play;
    font-size: 0.8rem;
    font-weight: bold;
	color:#fefacd;	
  	border-radius: 4px;  
    padding-top: 2px; 
    padding-bottom: 2px; 	
}

.mosaicosecciones .secciong:hover, .mosaicosecciones .seccionm:hover, .mosaicosecciones .seccionp:hover, .mosaicosecciones .seccionn:hover {
    text-decoration: none;
}

.mosaicosecciones .iconog, .mosaicosecciones .iconom, .mosaicosecciones .iconop, .mosaicosecciones .iconon {
    padding: 0.3rem;
}

.mosaicosecciones .iconog {
    font-size: 4rem;
    color: #fefacd;          
}

.mosaicosecciones .iconog .mini {
    font-size: 2rem;          
}

.mosaicosecciones .iconom {
    font-size: 3rem;
    color: #fefacd;          
}

.mosaicosecciones .iconom .mini {
    font-size: 1.5rem;          
}

.mosaicosecciones .iconop {
    font-size: 2rem;
    color: #fefacd;          
}

.mosaicosecciones .iconop .mini {
    font-size: 1rem;          
}

.mosaicosecciones .iconon {
    font-size: 1.2rem;
    color: #fefacd;          
}

.mosaicosecciones .iconog:hover, .mosaicosecciones .iconom:hover, .mosaicosecciones .iconop:hover, .mosaicosecciones .iconon:hover {
    text-decoration: none;	
}

.mosaicosecciones .bloquestat {
	width: 8%;
    padding: 2px;
    border: 0px;
    float: left;
    text-align: center;
    margin: 4px;
	background-color:#fffdef;
    opacity: 0.9;
  	border-radius: 6px;
}

.mosaicosecciones .bloquestatg {
	width: 16%;
    padding: 2px;
    border: 0px;
    float: left;
    text-align: center;
    margin: 4px;
	background-color:#fffdef;
    opacity: 0.9;
  	border-radius: 6px;
}

.mosaicosecciones .bloquestat:hover, .mosaicosecciones .bloquestatg:hover {
	background-color:#CDDAE0;
    opacity: 1;
}

.mosaicosecciones .bloquestat a:hover, .mosaicosecciones .bloquestatg a:hover {
    text-decoration: none;
    color: #ccc;          
}

.mosaicosecciones .cuadrostat {
    padding: 2px;
    border: 0px;
    float: left;
    text-align: center;
    margin: 8px;
	background-color:#fffdef;
    opacity: 0.9;
  	border-radius: 6px;
}

.mosaicosecciones .iconostat {
    font-size: 2rem;
    color: #046A38;          
}

.mosaicosecciones .numstat {
	font-family: LaconicRegular;
	font-size: 1.8rem;
    font-weight: bold;
	color:#DA291C;	
}

.mosaicosecciones .stat {
	font-family: Play;
	font-size: 0.9rem;
	color:#054706;	   	
}

.mosaicosecciones .bloquesetup {
	width: 18%;
    padding: 2px;
    border: 0px;
    float: left;
    text-align: center;
    margin: 4px;
	background-color:#709351;
    opacity: 0.95;
  	border-radius: 6px;
}

.mosaicosecciones .iconosetup {
    font-size: 48px;
    color: #fffdef;          
}

.mosaicosecciones .modelosetup {
	font-family: Rubik;
	font-size: 24px;
    font-weight: bold;
	color:#fff;	
}

.mosaicosecciones .marcasetup {
	font-family: Play;
	font-size: 12px;
	color:#fffdef;	   	
}

.mosaicosecciones .tiposetup {
    display: block;
	font-family: Play;
	font-size: 0.9em;
    color:#fffdef;
    background-color: #333;
    border-radius: 6px; 	
}


/* -------------------------- Wiki */

#wiki {
	width: 95%;
	float: left;
	padding: 2px;
    padding-top: 25px;
    padding-left: 10px;
}

#wiki p, #wiki ul, #wiki li {
    font-family: Rubik, sans-serif; 
    font-size: 16px;
    font-weight: normal !important;
    color: #333;
}

#wiki .info {
    vertical-align: middle;  
    margin-top: 5px;
    margin-bottom: 5px;	
}

#wiki a {
    font-family: Rubik, sans-serif; 
    color: #356734;
}

/* -------------------------- NDP */

#ndp {
	width: 75%;
    margin: auto;
}

#ndp p, #ndp ul, #ndp li, #ndp td {
    font-family: Rubik, sans-serif; 
    font-size: 16px;
    font-weight: normal !important;
    color: #333;
}

#ndp .info {
    vertical-align: middle;  
    margin-top: 5px;
    margin-bottom: 5px;	
}

#ndp a {
    font-family: Rubik, sans-serif; 
    color: #356734;
}


.etiquetas {
    display: flex;
    flex-wrap: wrap;
    gap: 0.2rem;
}
.etiquetas .divetiqueta {
    text-align: center;
    max-width: 5rem;
    padding: 0.2rem;
    border-radius: 6px;
    border: 1px dotted #046A38;
    overflow: hidden;
    text-overflow: ellipsis;
}
.etiquetas .divetiqueta:hover {
    background: #046A38;
}
.etiquetas .divetiqueta:hover a {
    color: #fff;
    text-decoration: none;
}
.etiquetas .icono {
    font-size: 30px;
    color: #046A38;
    padding: 2px;
}
.etiquetas .icono:hover {
    background: #046A38;
    color: #fff;
}
.etiquetas .iconosub {
    font-size: 16px;
    color: #046A38;
    padding: 2px;
}
.etiquetas .iconosub:hover {
    background: #046A38;
    color: #fff;
}
.etiquetas .etiqueta {
    font-size: 0.7rem;
    color: #046A38;
    border-radius: 2px;
    padding: 2px;
}
.etiquetas .etiqueta:hover {
    text-decoration: none;
    background: #046A38;
    color: #fff;
}
.etiquetas .marcada {
    text-decoration: none;
    background: #046A38;
    color: #fff !important;
}
.etiquetas .subetiqueta {
    font-size: 12px;
    color: #046A38;
    border-radius: 2px;
    padding: 2px;
}
.etiquetas .subetiqueta:hover {
    text-decoration: none;
    background: #046A38;
    color: #fff;
}

/* ------------------------- Desenvolvedores */

#desarrolladores {
   	padding: 10px 15px 15px 20px;
    margin-top: -20px;
}

#desarrolladores table{
	width:95%;
}

#desarrolladores td{
	text-align:left;
    padding: 4px 10px;
  	border-radius:4px;
    border-bottom: 1px solid #ccc;
}

#desarrolladores .tdsinborde{
    border-bottom: none;
}

#desarrolladores .tddesarrolladores {
    background: #E0E4EA;
}

#desarrolladores .tddesarrolladores:hover {
    background: #fefacd;
}

#desarrolladores .tddesarrollos {
    background: #046A38;
}

#desarrolladores .tddesarrollosfix {
    background: #046A38;
    border-left: 1px #046A38 solid;
}

#desarrolladores .tddesarrollos:hover {
    background: #709351;
}

#desarrolladores .rol {
    font-family: Play;
	font-size: 0.9rem;
	color: #fff;
}

#desarrolladores .rol:hover {
    text-decoration: none;
	color: #FFF;
}

/* ------------------------- Desenvolvimentos */

#desarrollos {
    padding: 1rem;
}

#desarrollos .enlaceestudio {
 color: #FFFFFF;
}

#desarrollos table{
 width:99%;
}

#desarrollos td {
 text-align:left;
 padding: 4px 10px;
   border-radius:4px;
 background-color: #F9FAFB;
 border-bottom: 1px solid #ccc;
}

#desarrollos .tdvacio {
 border: none;
 background-color: #fff;
}

#desarrollos .tddesarrolladores {
 background: #E0E4EA;
}

#desarrollos .tddesarrolladores:hover {
 background: #fefacd;
}

#desarrollos .tdestudio {
 background: #046A38;
}

#desarrollos .tdestudio:hover {
 background-color: #fefacd; 
 text-decoration:none;
}

#desarrollos .tddesarrollos {
 background: #008d66;
}

#desarrollos .tddesarrollos:hover {
 background: #709351;
}

#desarrollos .rol {
 font-family: Play;
 font-size: 12px;
 color: #fff;
}

#desarrollos .rol:hover {
 text-decoration: none;
 color: #ddd;
}

/* ------------------------- DesenvolvimentosEXTERNOS */

#desarrollosext {
    padding: 1rem;
    opacity: 0.9;
    font-size: 0.7rem;
}

#desarrollosext .enlacedesarrollador {
    font-size: 1.2em;
}

#desarrollosext .enlaceestudio {
 color: #FFFFFF;
 font-size: 0.7rem;
}

#desarrollosext .enlaceestudio:hover{
 color: #000;
 text-decoration: none;
}

#desarrollosext table{
 width:99%;
}

#desarrollosext td{
 text-align:left;
 padding: 4px 10px;
border-radius:4px;
 background-color: #F9FAFB;
 border-bottom: 1px solid #ccc;
}

#desarrollosext .tddesarrolladores {
 background: #E0E4EA;
}

#desarrollosext .tddesarrolladores:hover {
 background: #fefacd;
}

#desarrollosext .tdestudio {
 background: #046A38;
}

#desarrollosext .tdestudio:hover {
 background-color: #fefacd; 
 text-decoration:none;
}

#desarrollosext .tddesarrollos {
 background: #008d66;
}

#desarrollosext .tddesarrollos:hover {
 background: #709351;
}

#desarrollosext .rolext {
 font-family: Play;
 color: #FFF;
}

#desarrollosext .infomini {
 font-family: LaconicRegular;
 font-size:11px;
 color:#333;	
 vertical-align: middle;  
 font-weight: normal;
 margin-top: 5px;
 margin-bottom: 5px;	
}

/* ------------------------ ListadoEst&uacute;dios */

#listadoestudios {
   	padding: 10px 15px 15px 20px;
   	
}

#listadoestudios .enlaceestudio{
    font-size: 1.2rem;
    font-weight: bold;
}

#listadoestudios table{
	width:95%;
}

#listadoestudios td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#listadoestudios .tdestudios {
    background: #E0E4EA;
}

#listadoestudios .tdestudios:hover {
    color: #000000;
    background: #DADFE6; 
    font-weight: bold;  
}

#listadoestudios .tdlocalidad {
    background: #046A38;
    font-family: Play;
	color: #fff;
}

#listadoestudios .tipo {
    font-family: Rubik;
	font-size: 12px;
	color: #333;
    margin-right: 5px;
  	border-radius:4px;
    padding: 1px 3px;
}

#listadoestudios .tipo:hover {
    background: #046A38;
	color: #fff;
    text-decoration:none;
}

/* ------------------------- MosaicoEstudio */

#mosaicoestudio {
	width: 100%;
    padding: 2px;
    border: 0px;
}

#mosaicoestudio .tdestudio {
	float: left;
    padding-left: 4px;
    width: 24%;
    min-height: 250px; 
    text-align: center;
}

#mosaicoestudio img {
	vertical-align:middle;
}

#mosaicoestudio .estudio {
	font-family: "Ropa Sans";
	font-size: 20px;
	color:#046A38;	   
    padding-top: 2px; 
    padding-bottom: 2px;	
}

#mosaicoestudio .estudio:hover {
	text-decoration: none;
    background: #046A38;
    color: #fff;
}

#mosaicoestudio .localidad {
    margin-top: 11px;
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 11px;
	color: #FFF;	
    padding: 4px;
  	border-radius:4px;	
}

#mosaicoestudio .logo {
  	border-radius: 4px;
    max-width: 85%;
    max-height: 10em;
    margin-right: 5px;
    margin-bottom: 5px;
}

#mosaicoestudio .icono {
  	border-radius: 4px;
    font-size: 10em;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.5;
}

/* ------------------------- Est&uacute;diosAlAzar */

#estudiosalazar {
	width: 100%;
    padding: 2px;
    border: 0px;
}

#estudiosalazar table {
	width: 100%;
}

#estudiosalazar td {
	width: 33%;
    padding-left: 4px; 
    text-align: center;
}

#estudiosalazar .logo {
    border: 0px;
  	border-radius: 4px;
    max-width: 200px;
    max-height: 125px;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.7;
}

#estudiosalazar .logo:hover {
    opacity: 1;
}

/* ------------------------- EmpresasAlAzar */

#empresasalazar {
	width: 100%;
    padding: 2px;
    border: 0px;
}

#empresasalazar table {
	width: 100%;
}

#empresasalazar td {
	width: 33%;
    padding-left: 4px; 
    text-align: center;
}

#empresasalazar .logo {
    border: 0px;
  	border-radius: 4px;
    max-width: 200px;
    max-height: 125px;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.7;
}

#empresasalazar .logo:hover {
    opacity: 1;
}

/* ------------------------- ListadoEditoras */

#listadoeditoras {
   	padding: 10px 15px 15px 20px;
}

#listadoeditoras .enlaceeditora{
    font-size: 1.2rem;
    font-weight: bold;
}

#listadoeditoras .enlaceeditora:hover{
    text-decoration: none;
}

#listadoeditoras table{
	width:95%;
}

#listadoeditoras td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#listadoeditoras .tdeditoras {
    background: #E0E4EA;
}

#listadoeditoras .tdeditoras:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    color: #000000;
    background: #DADFE6; 
    font-weight: bold;  
}

#listadoeditoras .tdlocalidad {
    background: #046A38;
    font-family: Play;
	font-size: 18px;

}

/* ------------------------- MosaicoEditora */

#mosaicoeditora {
	width: 100%;
    padding: 2px;
    border: 0px;
}

#mosaicoeditora .tdeditora {
	float: left;
    padding-left: 4px;
    width: 24%;
    min-height: 250px; 
    text-align: center;
}

#mosaicoeditora h2 {
	font-family: LaconicRegular;
	font-size:22px;
	color:#493A15;	
	margin-bottom: 1px;
    margin-top: 5px;	
}

#mosaicoeditora .editora {
	font-family: "Ropa Sans";
	font-size: 20px;
	color:#046A38;	
  	border-radius: 4px;
    padding-top: 2px; 
    padding-bottom: 2px;	
}

#mosaicoeditora .editora:hover {
	text-decoration: none;
    background: #046A38;
    color: #fff;
}

#mosaicoeditora .localidad {
    margin-top: 11px;
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 11px;
	color: #FFF;	
    padding: 4px;
  	border-radius:4px;	
}

#mosaicoeditora .logo {
  	border-radius: 4px;
    max-width: 85%;
    max-height: 10em;
    margin-right: 5px;
    margin-bottom: 5px;
}

#mosaicoeditora .icono {
  	border-radius: 4px;
    font-size: 10em;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.5;
}

/* ------------------------- ListadoPlataformas */

#listadoplataformas {
   	padding: 10px 15px 15px 20px;
   	
}

#listadoplataformas .enlaceplataforma{
    font-size: 1.2rem;
}

#listadoplataformas .enlaceplataforma:hover{
    text-decoration: none;
    color: #000;
}

#listadoplataformas #listadoplataforma{

	width:50%;
}

#listadoplataformas td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
}

#listadoplataformas .tdplataformas {
    background: #E0E4EA;
}

#listadoplataformas .tdplataformas:hover {
    background: #DADFE6; 
}

#listadoplataformas .tdnjuegos {
    background: #F9FAFB;
    text-align: left;
    font-family: LaconicRegular;
	font-size: 16px;  
}

#listadoplataformas .tdlocalidad {
    background: #046A38;
    font-family: Play;
	font-size: 18px;
	color: #FFF;
}

/* ------------------------- MosaicoPlataforma */

#mosaicoplataforma {
	width: 100%;
    padding: 40px;
    border: 0px;
}

#mosaicoplataforma .plataforma {
	font-size: 20px;
	color:#046A38;	
    background: #E0E4EA;
  	border-radius: 4px; 
    padding-top: 2px; 
    padding-bottom: 2px;	
}

#mosaicoplataforma .logo {
    width: 150px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.5;
    padding: 15px;
}

#mosaicoplataforma .logo:hover {
    opacity: 1;
}

#mosaicoplataforma .logogrupo {
    width: 125px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.5;
}

#mosaicoplataforma .logogrupo:hover {
    opacity: 1;
}



/* ------------------------- Listadomedios */

#listadomedios #listadomedio{
	width:90%;
}

#listadomedios .enlacemedio {
    font-size: 1.2rem;
}

#listadomedios td {
	text-align:left;
    padding: 4px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;    
}

#listadomedios .tdmedios {
    background: #E0E4EA;
}

#listadomedios .tdmedios:hover {
    background: #DADFE6; 
}

#listadomedios .tdnjuegos {
    background: #F9FAFB;
    text-align: left;
	font-size: 16px;  
}

#listadomedios .tdlocalidad {
    background: #046A38;
    font-family: Play;
	font-size: 18px;
	color: #FFF;
}

#listadomedios .tipo {
	font-size: 12px;
	color: #333;
    margin-right: 5px;
  	border-radius:4px;
    padding: 1px 3px;
}

#listadomedios .tipo:hover {
    background: #046A38;
	color: #fff;
    text-decoration:none;
}

/* ------------------------- Mosaicomedio */

.mosaicomedio {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem 0;
    align-items: baseline;
}

.mosaicomedio .td {
    flex: 1;
    text-align: center;
    min-width: 18%;
    max-width: 25%;
    padding: 0.5rem;
}

.mosaicomedio .td4 {
    flex: 1;
    text-align: center;
    min-width: 22%;
    padding: 0.5rem;
}

.mosaicomedio .td2 {
    flex: 1;
    text-align: center;
    min-width: 32%;
    max-width: 46%;
    padding: 0.5rem;
}

.mosaicomedio .medio {
	font-size: 1.2rem;	
}

.mosaicomedio .logomos {
    border-radius: 4px;
    max-width: 60%;
    max-height: 250px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.mosaicomedio .tipo {
	font-family: Rubik;
	font-size: 12px;
	color:#356734;
}

.mosaicomedio .tipo:hover {
    color: #000;
	background-color: #fefacd;
  	border-radius: 2px; 
    padding: 2px;
    text-decoration: none;
}

/* ------------------------- MediosAlAzar */

#mediosalazar {
	width: 100%;
    padding: 2px;
    border: 0px;
}

#mediosalazar table {
	width: 100%;
}

#mediosalazar td {
	width: 33%;
    padding-left: 4px; 
    text-align: center;
}

#mediosalazar .logo {
    border: 0px;
  	border-radius: 4px;
    max-width: 250px;
    max-height: 75px;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.6;
}

#mediosalazar .logo:hover {
    opacity: 1;
}

/* ------------------------- PlataformasAlAzar */

#plataformasalazar {
	width: 100%;
    padding: 2px;
    border: 0px;
}

#plataformasalazar table {
	width: 100%;
}


#plataformasalazar td {
	width: 33%;
    padding-left: 4px; 
    text-align: center;
}

#plataformasalazar .logo {
    border: 0px;
  	border-radius: 4px;
    max-width: 250px;
    max-height: 75px;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.6;
}

#plataformasalazar .logo:hover {
    opacity: 1;
}

/* ------------------------- Listadotiendas */

#listadotiendas {
   	padding: 10px 15px 15px 20px;
   	
}

#listadotiendas .enlacetienda{
    font-size: 1.2rem;
}

#listadotiendas .enlacetienda:hover{
    text-decoration: none;
}

#listadotiendas table{
	width:95%;
}

#listadotiendas td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
}

#listadotiendas .tdtiendas {
    background: #E0E4EA;
}

#listadotiendas .tdtiendas:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    color: #000000;
    background: #DADFE6; 
    font-weight: bold;  
}

#listadotiendas .tdlocalidad {
    background: #046A38;
    font-family: Play;
	font-size: 18px;
	color: #FFF;
}

/* ------------------------- Mosaicotienda */

#mosaicotienda {
	width: 100%;
}

#mosaicotienda .td {
    vertical-align: middle;
    text-align: center;
    width: 20%;
    padding: 5px 0;
    float: left;
    min-height: 85px;
}

#mosaicotienda h2 {
	font-family: LaconicRegular;
	font-size:22px;
	color:#493A15;	
	margin-bottom: 1px;
    margin-top: 5px;	
}

#mosaicotienda .tienda {
	font-size: 20px;
	color:#046A38;	
    background: #E0E4EA;
  	border-radius: 4px;  
    padding-top: 2px; 
    padding-bottom: 2px;	
}

#mosaicotienda .logo {
  	border-radius: 4px;
    max-width: 150px;
    max-height: 50px;
    margin-right: 5px;
    margin-bottom: 5px;
    opacity: 0.7;
}

#mosaicotienda .logo:hover {
    opacity: 1;
}

/* ------------------------- LateralContenido */

#lateralcontenido {
	width: 165px;
	float: right;
	padding: 5px;
}

#lateralcontenido h3 {
	font-family: LaconicRegular;
	font-size:12px;
    font-weight: normal;
    text-transform: uppercase;
	color:#000;
	margin-bottom: 1px;
    margin-top: 20px;	
    border-top: #777 solid 1px;	
}

#lateralcontenido #portada img {
    border: 0px;
    display: block;
	margin-top:10px;
	width:140px;
  	border-radius:8px;
    box-shadow: 0 0 8px #000;
}

/* ------------------------- ListadoJuego */

#listadojuego {
    width: 100%;
   	padding: 0.5rem;
   	
}

#listadojuego table{
	width:99%;
}

#listadojuego .enlaceestudio {
	color: #FFFFFF;
}

#listadojuego td{
	text-align:left;
    font-size: 1rem;
    padding: 4px;
  	border-radius:4px;
    border-bottom: 1px solid #ccc;
}

#listadojuego .tdsinborde{
    border-bottom: none;
    background-color: #fff;
}

#listadojuego .tdjuego {
    padding-left: 10px;
    background: #E0E4EA;
}

#listadojuego .tdjuego:hover {
	background-color: #fefacd; 
    text-decoration:none 
}

#listadojuego .enlacejuego {
    font-size: 1.2rem;
    line-height: 1.5;
}

#listadojuego .tdestudio {
    padding-left: 6px;
    background: #046A38;
}

#listadojuego .tdestudio:hover {
    color: #000000;
    background: #046A38; 
    font-weight: bold;  
}

#listadojuego .tdgeneros {
    background: #F9FAFB;
    font-family: LaconicRegular;
	color: #333;
}

#listadojuego .tdgeneros:hover {
    font-weight: bold;  
}


#listadojuego .tdprecio {
    background: #00889C;
    font-family: Rubik;
    font-size: 0.9rem;
	color: #fff;
}

#listadojuego .tdprecio:hover {
    font-weight: bold;  
}

#listadojuego .tdprecio a {
	color: #fff;
}

#listadojuego .tdprecio a:hover {
    text-decoration: none;
    font-weight: bold;
}

#listadojuego .tddescuento {
    background: #3FEBFF;
    font-family: LaconicRegular;
    font-size: 12px;
	color: #FFF;
}

#listadojuego .tddescuento:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    font-weight: bold;  
}

#listadojuego .tddescuento a {
	color: #000;
}

#listadojuego .tddescuento a:hover {
    text-decoration: none;
    font-weight: bold;
}

#listadojuego .precioeuro {
    font-size: 10px;
}

#listadojuego .enlacegenero {
    font-family: Play;
	font-size: 11px;
	color: #333;
}

#listadojuego .enlacegenero:hover{
    text-decoration: none;
}

#listadojuego .tiendaimg{
	border:0;
    max-height: 20px;
   	padding:4px;
    opacity: 0.5; 
}

#listadojuego .tiendaimg:hover {
    opacity: 1;
}

/* -------------------------- Visualizar */

#visualizar {
    float:right;
    width: 300px;
    height: 20px;
	text-align: right;
    padding-right: 20px;
    margin-top: 1px;
}

#visualizar img {
	vertical-align:middle;
	border:0;
}

#visualizar a {
	font-family: "Ropa Sans";
	font-size: 14px;
	color: #046A38;	
    padding: 2px 5px; 
  	border-radius:4px;
    text-transform: none !important; 
}

#visualizar a:hover {
	text-decoration: none;
    background: #054706;
    color: #fff;
}

#visualizar span {
    color: #666666;
    font-size: 11px;
    padding-left: 15px; 
    padding-right: 15px; 
}

/* -------------------------- Filtrar */

#filtrar {
    float:right;
	text-align: right;
    padding-right: 20px;
    margin-top: 1px;
}

#filtrar a:hover {
	text-decoration: none;
    background: #046A38;
    color: #fff;
}

#filtrar span {
    color: #666666;
    padding-left: 15px; 
    padding-right: 15px; 
}

/* ------------------------- EnlacesYGN */

#enlacesygn {
	font-size:12px;
    text-align: center;
	color: #000000;
   	padding:5px;
}

#enlacesygn img{
	border:0;
    margin-bottom: 5px;
    opacity: 0.7;
    margin-top: 5px;
}

#enlacesygn img:hover{
    opacity: 1;
}

/* ------------------------- Plataformas */

#plataformas {
	width: 95%;
	color: #000000;
   	padding:5px;
    text-align: center;
}

.cuadroplataforma {
    background-color: #FFF;
    margin-bottom: 10px;
    text-align: left;
    padding: 5px;
}

#plataformas img {
    vertical-align: middle;
}

#plataformas .imgplataforma {
    max-height: 35px;
    max-width: 85px; 
    border: 0px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

#plataformas .fechalanzamiento {
    font-family: Rubik;
	font-size: 14px;
	color: #046A38;
  	border-radius: 6px;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 6px;
    margin-top: 0px; 
    min-height: 40px;
}

#plataformas .fechalanzamiento:hover {
    color: #333;
    background-color: #E0E4EA;
    text-decoration: none;
}

#plataformas .titulop {
    font-family: "Ropa Sans";
	font-size: 11px;
    font-style: italic;
	color: #046A38;
    opacity: 0.8;
    margin: 3px 0px 5px 10px;
}

#plataformas .ano {
    font-size: 22px; 
    padding-left: 10px;
}

#plataformas .estado {
    font-size: 20px; 
    float: left; 
    padding-right: 5px;
}


/* ------------------------- Precios */

#precios {
	font-size:14px;
    text-align: center;
	width:190px;
	color: #000000;
  	border-radius:8px;
   	padding:5px;
}

#precios img {
    vertical-align: middle;
}

#precios .cuadroprecio {
    width: 85px;
  	border-radius:6px;
    padding: 3px;
    text-align: center;
    margin: 5px auto;
    font-family: Rubik;
    font-size: 28px;
    color: #333;
    background-color: #66CCFF;
}

#precios .mejorprecioeuro {
    font-size: 16px;
}

/* ------------------------- Informacion */

#informacion {
	font-size:14px;
    text-align: left;
	width:190px;
	color: #000000;
  	border-radius:8px;
   	padding:5px;
}

#informacion img {
    vertical-align: middle;
}

#informacion a {
    font-family: "Ropa Sans";
	font-size: 16px;
	color: #046A38;
}


/* ------------------------- Principal Criticas */

#principalcriticas {
	text-align:center;
	width: 98%;
	float: left;
	padding: 2px;
    padding-top: 25px;
    padding-left: 10px;
}

#principalcriticas .escor {
	font-family: Play;
	font-size: 3rem;
    font-weight: bold;
	color: #046A38;
	background-color: #EEEEEE;
    vertical-align: middle;  
    margin-bottom: 1rem;
  	border-radius:5px;	
}

#principalcriticas #portada {
    float: left;
    text-align: center;
}

#principalcriticas #portada img {
	margin-top: 10px;
    margin-bottom: 20px;
	max-width: 250px;
  	border-radius: 8px;
    box-shadow: 0 0 8px #000;
}

#principalcriticas .cuadroptstodas {
  	border-radius: 1rem;
    text-align: center;
    margin: 5px auto;
    font-family: LaconicRegular;
    font-size: 10rem;
    font-weight: bold;
    color: #fff;
    background-color: #046A38;
}

#principalcriticas .bloquecolor {
  	border-radius: 0.5rem;
    text-align: center;
    margin: -1rem auto 1rem auto;
    height: 1.5rem;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

#principalcriticas .bloquecolormini {
    border-radius: 0.5rem;
    text-align: center;
    margin: -0.7rem auto 1rem auto;
    height: 1rem;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

#principalcriticas .cuadroporctodas {
    border-radius: 1rem;
    text-align: center;
    margin: 5px auto;
    font-family: LaconicRegular;
    font-size: 8rem;
    font-weight: bold;
    color: #fff;
    background-color: #046A38;
}

#principalcriticas .cuadroptsesp {
    border-radius: 1rem;
    text-align: center;
    margin: 5px auto;
    font-family: LaconicRegular;
    font-size: 6rem;
    font-weight: bold;
    color: #fff;
    background-color: #046A38;
}

#principalcriticas .cuadroptsext {
    border-radius: 1rem;
    text-align: center;
    margin: 5px auto;
    font-family: LaconicRegular;
    font-size: 6rem;
    font-weight: bold;
    color: #fff;
    background-color: #046A38;
}

#principalcriticas .contenedorpuntos {
	width: 40rem;
    margin: 0 auto;
    text-align:center;
}

#principalcriticas .contenedorpuntostodas {
    display: inline-block;
	width: 40rem;
    margin: 1rem auto;
    text-align:center;
    border-radius: 8px;
    padding: 1rem;
    box-shadow: 2px 2px 10px #666;
}

#principalcriticas .bandera {
	width: 50px;
}

#principalcriticas .contenedoresp {
	width: 39%;
    float: left;
    margin: 1rem;
    text-align:center;
    border-radius: 8px;
    padding: 1rem;
    box-shadow: 2px 2px 10px #666;
}

#principalcriticas .contenedorext {
	width: 39%;
    float: left;
    margin: 1rem;
    text-align:center;
    border-radius: 8px;
    padding: 1rem;
    box-shadow: 2px 2px 10px #666;
}

#principalcriticas .plataformaselect {
    max-height: 50px; 
    max-width: 25;;
  	border-radius:6px;
}

#principalcriticas .cuadrostat {
    width: 22%;
    min-height: 5.7em;
    padding: 10px;
    float: left;
    text-align: left;
    margin: 8px;
    background-color: #fffdef;
    opacity: 0.9;
    border-radius: 6px;
    font-family: Play;
    font-size: 15px;
    color: #046A38;
    border: 0.5px solid #046A38;
}



/* ------------------------- ListadoCriticas */

#listadocriticas {
    width: 100%;
   	padding: 10px 15px 15px 20px;
   	
}

#listadocriticas .imgplataforma {
    filter: grayscale(1);
    opacity: 0.7;
    max-height: 15px;
    max-width: 100px;
}

#listadocriticas .imgplataforma:hover {
    filter: brightness(100%);
    opacity: 1;
}

#listadocriticas td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#listadocriticas .tdplataforma {
    background: #F9FAFB;
}

#listadocriticas .enlacejuego {
    color: #fff;
    font-weight: normal;
}

#listadocriticas .enlaceplataforma {
    font-family: LaconicRegular;
	font-size: 14px;
	color: #046A38;
}

#listadocriticas .tdmedio {
    padding-left: 10px;
    background: #E0E4EA;
    cursor: pointer;
}

#listadocriticas .tdmedio:hover {
	background-color: #fefacd; 
    text-decoration:none; 
}

#listadocriticas .tdjuego {
    padding-left: 6px;
    background: #046A38;
}

#listadocriticas .tdjuego:hover {
    color: #000000;
    background: #046A38; 
    font-weight: bold;  
}

#listadocriticas .tdredactor {
    background: #F9FAFB;
    text-align: left;
}

#listadocriticas .bandera {
    width: 15px;
}

#listadocriticas .tdcomentario {
    background-color: #fff;
    padding: 15px;
    border: 0.5px solid #046A38;
}

#listadocriticas .imgmedio {
    max-width: 150px;
    max-height: 50px; 
  	border-radius:6px;
    margin-left: 15px;
}

#listadocriticas p {
    text-align: justify;
    padding: 0px 15px;
}

/* ------------------------- ListadoPremios */

#listadopremios {
    width: 95%;
   	padding: 10px 15px 15px 20px;
   	
}

#listadopremios td {
	text-align:left;
    padding: 4px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#listadopremios .tdpremio {
    background: #F9FAFB;
    text-align: left;
    font-family: Rubik;
	font-size: 13px;
    width: 50%;
}

#listadopremios .tdjuego {
    padding-left: 10px;
    background: #E0E4EA;
    cursor: pointer;
    width: 50%;
}

#listadopremios .tdjuego:hover {
	background-color: #fefacd; 
    text-decoration:none; 
}

#listadopremios .tdcomentario {
    border: #E0E4EA 1px solid;
  	border-radius:12px;
    padding: 5px;
}

#listadopremios .imgpremio {
    max-width: 150px;
    max-height: 50px; 
  	border-radius:6px;
    margin-left: 15px;
}

#listadopremios p {
    text-align: justify;
    padding: 0px 15px;
}


/* ------------------------- Principal Estado */

#principalestado {
	width: 80%;
	float: left;
	padding: 2px;
    padding-top: 15px;
    padding-left: 10px;
}



/* ------------------------- Principal Estadisticas */

#principalestadisticas {
	width: 100%;
	float: left;
	padding: 2px;
    padding-top: 10px;
    font-size: 20px;
}

/* ------------------------- Aviso Estado */

#avisoestado {
    padding: 5px;
  	border-radius:6px;
    background: #E0E4EA;
    text-align: justify;
    text-justify: inter-word;
}

#avisoestado .comentario p {
    padding: 3px 10px;
}

#selectorsecciones {
	text-align:center;
}

#selectorsecciones .botonseccion{
    padding: 4px 10px;
  	border-radius:4px;
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 18px;
	color: #FFF;
    margin-left: 10px;
}

#selectorsecciones .botonseccion:hover {
    text-decoration: none;
    background: #000;
	color: #FFF;
}

#selectorsecciones .botonsubseccion{
    padding: 3px 8px;
  	border-radius:4px;
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 13px;
	color: #FFF;
}

#selectorsecciones .botonsubseccion:hover {
    text-decoration: none;
    background: #000;
	color: #FFF;
}


/* ------------------------- SelectorEstadisticas */

#selectorestadisticas {
	text-align:center;
}

#selectorestadisticas .botonseccion{
    display: inline-block;
	font-family: Play;
	font-size: 1.2rem;
	color:#046A38;
    background-color: #fffdef;
    padding: 6px 10px;
    margin: 5px;
    transition: 0.2s;
    border-radius: 0.5rem;
}

#selectorestadisticas .botonseccion:hover {
    text-decoration: none;
	background-color:#046A38;
    color: #fffdef;
    transition: 0.2s;
}

#selectorestadisticas .botonsubseccion{
	font-family: Play;
	font-size: 1rem;
	color:#046A38;
    background-color: #fffdef;
    padding: 6px 10px;
    margin: 5px;
    transition: 0.2s;
    border-radius: 0.5rem;
}

#selectorestadisticas .botonsubseccion:hover {
    text-decoration: none;
	background-color:#046A38;
    color: #fffdef;
    transition: 0.2s;
}

/* ------------------------- Aviso Precios */

#avisoprecios {
    padding: 5px;
  	border-radius:6px;
    background: #E0E4EA;
    text-align: justify;
    text-justify: inter-word;
}

#avisoprecios .comentario p {
    padding: 3px 10px;
}

/* ------------------------- Critica DeVuego PT (fjogo) */

#opiniondevuego {
    font-size: 1rem;
    margin: 1rem 2rem;
    padding: 1rem;
  	border-radius:6px;
    background: #deeaf6;
    text-align: justify;
}

#opiniondevuego .comentario p {
    font-size: 1.2rem;
    padding: 1.2rem;
}

#opiniondevuego .fas {
    color: #046A38;
}

/* ------------------------- Lojas */

#tiendas {
	text-align:center;
	width:100%;
	color: #000000;
  	border-radius:8px;
   	padding:5px;
}

#tiendas .tiendaimg{
	border:0;
	max-width: 150px;
    max-height: 35px;
   	padding:4px;
}

#tiendas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:14px;
	font-weight:bold;
}

#tiendas .plataforma {
    max-height: 45px;
    max-width: 100px;
}

#tiendas .webautor:hover {
    background: #BBE9FF;
    text-decoration: none;
    color: #000;
}

#tiendas .precio {
    font-family: Rubik;
    font-size: 11px;
    font-weight: normal;    
    color: #666;
   	padding:3px;
  	border-radius:6px;
    background: #E6EEEC;
}

#tiendas .early {
    font-family: LaconicRegular;
	font-size: 12px;
	color: #666;
  	border-radius:2px;
    margin-left: 10px;
    margin-top: 5px;
    line-height: 15px;
    font-weight: normal;
}

/* ------------------------- PEGI */

#pegilanzamiento {
   	padding:5px;
}

#pegilanzamiento .edadpegi{
    width: 35px;
    margin-left: 10px;
  	border-radius:3px;
    opacity: 0.9;
}

#pegilanzamiento .temapegi{
    width: 25px;
  	margin-right: 5px;
  	border-radius:3px;
    opacity: 0.9;
}

/* ------------------------- Capturas */

#capturas {
	text-align:left;
	color: #000000;
   	padding:5px;
    margin-top: -10px;
}

#capturas img{
	border:0px;
	height: 80px;
  	border-radius: 5px;
    margin-left: 2px;
    margin-bottom: 6px;
}

#capturas img:hover{ 
    box-shadow: 0 0 4px #000;
}

/* ------------------------- Videos */

#videos {
	text-align:left;
	color: #000000;
   	padding: 5px;
    margin-top: -20px;
}

#videos .td {
    float: left;
	text-align: center;
    width: 18%;
}

#videos .titulo {
	font-family: Rubik;
	font-size:11px;
	color:#666;		
}

#videos .tipo {
	font-family: Play;
	font-size:11px;
	color:#666;
    text-transform: capitalize;			
}

#videos .thumb{
	border:0px;
	height: 100px;
    max-width: 100%;
  	border-radius: 5px;
   	padding:1px;
    margin: 0px auto;
}

#videos .thumb:hover {
    box-shadow: 0 0 4px #000;
}

/* ------------------------- Videos */

#premiosjuego {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem 0;
    align-items: baseline;
}

#premiosjuego .td {
    text-align: center;
    min-width: 10%;
    max-width: 15%;
    padding: 0.3rem;
}

#premiosjuego .edicion {
    display: block;
	font-family: Play;
	font-size:1.3rem;
	color:#fff;
  	border-radius: 3px;
    background-color: #046A38;
    margin-bottom: 0px;		
}

#premiosjuego .premio {
    display: block;
	font-family: Rubik;
	font-size:11px;
    padding: 0.5rem;
	color:#333;	
  	border-radius: 3px;	
    background-color: #E0E4EA;
    margin-top: 0px;		
}

#premiosjuego .thumb{
	border:0px;
    max-width: 80%;
    max-height: 3rem;
   	padding:1px;
    margin-bottom: 1px;
    opacity: 0.9;
}

#premiosjuego .thumb:hover{
    opacity: 1;
    transition: all 0.5s ease;
}

/* ------------------------- Principal Desenvolvimentos */

#principaldesarrollos {
	width: 100%;
	float: left;
	padding: 2px;
    padding-left: 10px;
}

/* ------------------------- PrincipalVideo */

#principalvideo {
	width: 100%;
	float: left;
    text-align: center;
	padding: 2px;
    padding-top: 25px;
}

#principalvideo iframe {
    width: 100%;
    height: 438px;
}

#principalvideo .video{
	border:0px;
	max-width: 95%;
    min-width: 538px;
    min-height: 600px;
  	border-radius: 12px;
   	padding:1px;
    margin: 0 auto;
    aspect-ratio: auto;
}

#principalvideo .imagplataforma {
    max-width: 10%; 
    padding: 5px 10px;
}

/* ------------------------- CabeceraDesarrollador */

#cabeceradesarrollador {
	position: relative;
	width: 100%;
	min-height: 75px;
	text-align:left;
}

#cabeceradesarrollador .flag-icon {
    margin-left: 0.5rem;
    font-size: 1.2rem;
}

#cabeceradesarrollador .divlogo {
    display: none;
}

#nombredesarrollador {
	font-family: Play;
    font-weight: bold;
	font-size: 3rem;
    text-align: left;
	color: #fff;
    background-color: #046A38;
    border-bottom: #046A38 solid 1px;
   	padding: 6px 6px 8px 20px;
    border-radius: 4px;
    margin-right: 5px;
}

#cabeceradesarrollador .nombrecentro {
	font-family: Play;
	font-size:30px;
    font-weight: bold;
    text-align: left;
    color: #fff;
    background-color: #046A38;
    border-bottom: #046A38 solid 1px;
   	padding: 6px 6px 8px 20px;
    border-radius: 4px;
}

#cabeceradesarrollador .nombrereal {
    float: left;
	font-family: Play;
	font-size: 18px;
    text-align: left;
	color: #fff;
    margin-right: 20px;
}

#cabeceradesarrollador h3 {
	font-family: LaconicRegular;
	font-size:24px;
	color: #777777;
	text-align:center;
   	padding:1px;
}

#cabeceradesarrollador .localidad{
    font-family: LaconicRegular;
	font-size: 20px;
	color: #356734;
    text-align: left;
}

#cabeceradesarrollador .localidad:hover {
    font-weight: bold;
    text-decoration: none;
}

#cabeceradesarrollador .provincia{
    font-family: LaconicRegular;
	font-size: 14px;
	color: #356734;
    text-align: left;
    padding: 4px;
}

#cabeceradesarrollador .provincia:hover {
    font-weight: bold;
    text-decoration: none;
}

#cabeceradesarrollador .nacimiento {
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 14px;
	color: #FFFFFF;
  	border-radius:4px;
    padding: 5px;
    margin-left: 10px;
}

#cabeceradesarrollador .logo {
	margin-top: 10px;
    margin-right: 25px;
    float: right;
    max-width: 200px;
    max-height: 150px;
}

/* ------------------------- PrincipalDesarrollador */

#principaldesarrollador {
	width: 100%;
	float: left;
	padding: 10px 2px 2px 2px;
}

.infodesarrollador {
    margin-top: 10px;
    margin-left: 10px;
	width: 95%;
    background-color: #F4F5F6;
  	border-radius:6px;
}

#fotopersona {
    float: right;
    margin-top: -50px;
    margin-right: 1rem; 
}

#fotopersona img {
    width: 145px; 
    border: 1px solid #046A38;
  	border-radius:6px;  
}

#foto img {
	margin-top:10px;
	width:120px;
  	border-radius:8px;
    box-shadow:0px 0px 1px 1px rgba(0,0,0,.5);
}

#bio {
    padding-top: 5px;
}

#biop {
    float: right;
    padding-top: 5px;
    padding-right: 25px;
    margin-top: 0px;
}

#bio .social, #biop .social {
    font-size: 42px;
    color: #046A38;
    padding: 6px;
    transition: color 0.5s;
}

#bio .social:hover, #biop .social:hover {
    transition: transform .2s;
    transform: scale(1.3); 
}



#perfilesdevuego {
    width: 100%;
    float: left;
    padding-top: 5px;
    padding-right: 15px;
}

#perfilesdevuego .perfil{
    float: right;
    font-family: Play;
	font-size: 14px;
    padding: 5px;
    margin: 0px 5px auto 5px;
    background: #046A38;
    color: #fff;
  	border-radius:4px;
}

#perfilesdevuego .perfil:hover{
    background: #333;
    color: #fff;
    text-decoration: none;
}

#perfilesdevuego .perfilesport {
    float: right;
    font-family: Play;
	font-size: 14px;
    padding: 5px;
    margin: 0px 5px auto 5px;
    background: #580061;
    color: #fff;
  	border-radius:4px;
}

#perfilesdevuego .perfilesport:hover{
    background: #D5B9E9;
    color: #000;
    text-decoration: none;
}

#perfilesdevuego .perfildv{
    float: right;
    font-family: Play;
	font-size: 14px;
    padding: 5px;
    margin: 0px 5px auto 5px;
    background: #A35D00;
    color: #fff;
  	border-radius:4px;
}

#perfilesdevuego .perfildv:hover{
    background: #543000;
    color: #fff;
    text-decoration: none;
}

#perfilesdevuego .perfilpvatj{
    float: right;
    font-family: Play;
	font-size: 14px;
    padding: 5px;
    margin: 0px 5px auto 5px;
    background: #00C08C;
    color: #fff;
  	border-radius:4px;
}

#perfilesdevuego .perfilpvatj:hover{
    background: #008C66;
    color: #fff;
    text-decoration: none;
}

#perfilesdevuego .perfillatam{
    float: right;
    font-family: Play;
	font-size: 14px;
    padding: 5px;
    margin: 0px 5px auto 5px;
    background: #356734;
    color: #fff;
  	border-radius:4px;
}

#perfilesdevuego .perfillatam:hover{
    background: #0B400B;
    color: #fff;
    text-decoration: none;
}

/* ------------------------- PrincipalEmpresa */

#principalempresa {
	width: 73%;
	float: left;
	padding: 20px 2px 2px 2px;
}

#principalempresa .info p {
    margin-top: 10px;
}

#principalempresa .tipo{
    display: inline;
    font-family: LaconicRegular;
	font-size: 16px;
    padding: 5px;
    margin-left: 10px;
    background: #046A38;
    color: #fff;
  	border-radius:4px;
}

#principalempresa .tipo:hover{
    background: #fff;
    color: #333;
    text-decoration: none;
}

/* ------------------------- PrincipalPlataforma */

#principalplataforma {
	width: 100%;
	float: left;
	padding: 20px 2px 2px 2px;
}

#principalplataforma .logo {
    margin-right: 25px;
    margin-top: 10px;
    float: right;
    max-height: 100px;
    max-width: 200px;
}

#principalplataforma .info {
	width: 73%; 
    background-color: #F4F5F6;
  	border-radius:6px;
   	padding:10px 15px;
}


.tiendaactualizada {
	font-family: LaconicRegular;
	font-size:11px;
	color:#333;	
    vertical-align: middle;  
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;	
}

.listadojuegosh2 {
	font-family: LaconicRegular;
	font-size:16px;
    font-weight: normal;
    text-transform: uppercase;
	color:#000;
	margin-bottom: 1px;
    margin-top: 20px;	
    border-top: #777 solid 1px;	
}

/* ------------------------- PrincipalCategoria */

#principalcategoria {
	width: 100%;
	float: left;
	padding: 20px 2px 2px 2px;
}

#principalcategoria .logo {
    margin-right: 25px;
    float: right;
    max-height: 100px;
    max-width: 225px;
    margin-top: 10px;
}

#principalcategoria .info {
	width: 655px;
    background-color: #F4F5F6;
  	border-radius:6px;
}

/* ------------------------- PrincipalMotor */

#principalmotor {
	width: 100%;
	float: left;
	padding: 20px 2px 2px 2px;
}

#principalmotor .logo {
    margin-right: 25px;
    float: right;
    max-height: 100px;
    max-width: 250px;
}

#principalmotor .info {
	width: 73%;
    background-color: #F4F5F6;
  	border-radius:6px;
}

/* ------------------------- PrincipalPEGI */

#principalpegi {
	width: 100%;
	float: left;
	padding: 20px 2px 2px 2px;
}

#principalpegi .logo {
    margin-right: 25px;
    float: right;
    max-height: 150px;
}

#principalpegi .iconofiltro {
    float: left;
    margin-left: 25px;
    height: 64px;
}

#principalpegi .info {
	width: 73%;
    background-color: #F4F5F6;
  	border-radius:6px;
}

/* ------------------------- PrincipalMedio */

#principalmedio {
	width: 100%;
	float: left;
	padding: 20px 2px 2px 2px;
}

#principalmedio .logo {
    margin-right: 25px;
    float: right;
    max-height: 100px;
    max-width: 250px;
}

#principalmedio .stats {
	font-size:16px;
    font-family: Play;
    font-weight: normal; 
	color: #333;
}

#principalmedio .pais {
	font-size:16px;
	font-family: "Ropa Sans";
	color: #000;
}

#logomedio {
    float: right;
    margin-top: -75px;
    margin-right: 5px;
    border-radius: 4px;
    background-color: #046A38; 
}

#logomedio img {
    max-width: 200px;
    max-height: 125px;
    border-radius: 6px; 
    padding: 10px;
    margin: 15px;
    background: #fff;
}

/* ------------------------- PrincipalPremio */

#principalpremio {
	width: 95%;
	float: left;
	padding: 20px 2px 2px 2px;
}

#principalpremio .logo {
    margin-right: 25px;
    float: right;
    max-height: 200px;
    max-width: 350px;
}

#principalpremio .info {
    background-color: #F4F5F6;
  	border-radius:6px;
}

/* -------------------------- ListadoJogos */

#listadojuegos {
	position: relative;
	width: 100%;
   	padding: 5px 5px 40px 5px;
    clear: both;
}

#listadojuegos .titulocalendario {
	font-family: LaconicRegular;
	font-size: 46px;
    font-weight: bold;
	color: #046A38;
    border-bottom: #046A38 2px solid;
   	padding: 6px;	
	margin-bottom: 1px;
    margin-top: 5px;
    text-align: center;
}

#listadojuegos ul {
    margin-left: -35px;
}

#listadojuegos .info {
    vertical-align: middle;  
    margin-top: 5px;
    margin-bottom: 5px;	
}

.listajuego {
	font-family: OswaldLight;
	font-size: 20px;
	color:#493A15;	
    padding-left: 5px; 
}

.tddlc {
    padding-left: 20px;
}

.listadlc {
	font-family: OswaldLight;
	font-size: 16px;
	color:#493A15;	
    padding-left: 5px; 
}

.editorajuego {
	font-family: OswaldLight;
	font-size: 18px;
	color:#8F722D;	
    padding-left: 5px; 
}

.editoradlc {
	font-family: OswaldLight;
	font-size: 14px;
	color:#8F722D;	
    padding-left: 5px; 
}

/* ------------------------- Letras */

#letras {
    width: 100%;
    padding: 2px;
    border: 0px;
    text-align: center;
}

#letras .bloqueletra {
    width: 2.8%;
    padding: 2px;
    border: 0px;
    float: left;
    text-align: center;
    margin: 4px;
    background-color:#fffdef;
    border-radius: 6px;
    opacity: 0.7;
}

#letras .bloqueletra:hover {
	opacity: 1;
}

#letras .bloqueletra:hover a {
	color: #046A38;
    text-decoration: none;
}

#letras .bloqueletrado {
    width: 3%;
    padding: 2px;
    border: 0px;
    float: left;
    text-align: center;
    margin: 4px;
    background-color:#046A38;
    border-radius: 6px;
}

#letras .bloqueletrado a {
	color: #FFFFFF;
    text-decoration: none;
}

#letras .aletra {
    font-size: 2.4rem;
    font-weight: bold;
	color: #046A38;
}

#letras .aletra:hover {
	color: #FFFFFF;
    text-decoration: none;
}

#letras .subletra {
	font-family: Rubik;
	font-size: 1.2rem;
	color: #054706;
}

#letras .subletra:hover {
	color: #FFFFFF;
    text-decoration: none;
}

#letras .letra {
	font-family: LaconicRegular;
	font-size: 20px;
    font-weight: bold;
	color: #046A38;
	background-color: #FFFFFF;
    border: #000000 solid 1px;
  	border-radius: 4px;
   	padding: 4px 6px 4px 6px;
    margin-bottom: 25px;
    margin-left: 3px;   
}

#letras .letra:hover {
	background-color: #046A38;
	color: #FFFFFF;
    text-decoration: none;
}

.botongrupo {
	font-family: LaconicRegular;
	font-size: 16px;
    font-weight: bold;
	color: #FFFFFF !important;
	background-color: #046A38;
    border: #000000 solid 1px;
  	border-radius: 4px;
   	padding: 4px 6px 4px 6px;
    margin-bottom: 25px;
    margin-left: 3px;
}

.botongrupo:hover {
	background-color: #FFFFFF;
    border-top: #046A38 1px solid; 
    border-bottom: #046A38 1px solid;
	color: #046A38 !important;
    text-decoration: none;
  	border-radius: 8px;
}

/* ------------------------- A�os */

#anos {
	position: relative;
	width: 200px;
	height: 150px;
    margin-top: 0px;
    float:left;
}

#anos select {
	margin-top: 10px;
	font-family: "Ropa Sans";
	font-size: 20px;
    font-weight: bold;
    width: 80px;
	color: #046A38;
	background-color: #FFFFFF;
    border: #000000 solid 1px;
  	border-radius: 6px;
   	padding: 6px 6px 4px 8px;
    margin-bottom: 25px;
    margin-left: 3px;  
}

/* ------------------------- FiltroCalendario */

#filtrocalendario {
	position: relative;
	width: auto;
	height: 100px;
    margin-top: 5px;
    float:left;
}

#filtrocalendario select {
	margin-top: 10px;
	font-family: "Ropa Sans";
	font-size: 20px;
    font-weight: bold;
	color: #046A38;
	background-color: #FFFFFF;
    border: #000000 solid 1px;
  	border-radius: 6px;
   	padding: 6px 6px 4px 8px;
    margin-bottom: 25px;
    margin-left: 3px;  
}

#filtrocalendario option {
    padding: 5px;
}

#filtrocalendario option:hover {
	color: #356734;
    text-decoration: none;
	background-color: #FFFFFF;
}

/* ------------------------- Localidades */

#localidades {
	position: relative;
	width: auto;
	height: 70px;
    margin-top: 0px;
    float:left;
    padding-left: 10px;
}

#localidades select {
	margin-top: 10px;
	font-family: "Ropa Sans";
	font-size: 16px;
    font-weight: bold;
	color: #046A38;
	background-color: #FFFFFF;
    border: #000000 solid 1px;
  	border-radius: 6px;
   	padding: 3px 3px 3px 4px;
    margin-bottom: 25px;
    margin-left: 3px;
}

#localidades option:hover {
	color: #FFFFFF;
    text-decoration: none;
	background-color: #046A38;
}

/* ------------------------- BuscaJogos */

#buscajuegos {
	position: relative;
	width: 350px;
    margin-top: 0px;
    float:left;
    padding-left: 10px;
}

#buscajuegos #busqueda {
	font-family: "Ropa Sans";
	font-size: 16px;
    width: 300px;
	color: #000000;
    border: #000000 solid 1px;
  	border-radius: 6px;
   	padding: 3px;
}

#buscajuegos .boton {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #046A38;
    border: #000000 solid 1px;
  	border-radius: 6px;
   	padding: 5px;
    margin-bottom: 25px;
    margin-left: 3px; 
}

/* ------------------------- Lan&ccedil;amentos */

#lanzamientos {
	position: relative;
	width: 350px;
    margin-top: 5px;
    float:left;
}

#lanzamientos .busqueda {
    display: block;
	font-family: LaconicRegular;
	font-size: 13px;
	color:#046A38;
    background-color: #fffdef;
    padding: 3px 5px;
    margin: 3px 5px;
    transition: 0.2s;	
}

#lanzamientos i{
    margin-right: 10px;
}

#lanzamientos .busqueda:hover {
    text-decoration: none;
	background-color:#046A38;
    color: #fffdef;
    transition: 0.2s;
}

/* ------------------------- BloqueJogos */

#bloquejuegos .imgplataforma {
    max-height: 15px;
    max-width: 100px;
}

/* ------------------------- LateralEmpresa */

#lateralempresa {
	width: 23%;
	float: right;
	padding: 5px;
}

#lateralempresa .social {
    font-size: 30px;
    color: #046A38;
    padding: 3px;
    opacity: 0.5; 
    transition: opacity 0.5s;
}

#lateralempresa .social:hover {
    opacity: 1; 
    transition: opacity 0.5s;
}

#lateralempresa h3 {
	font-family: Play;
    font-weight: bold;
	font-size: 14px;
    text-align: left;
	color: #fff;
   	padding: 3px 10px;
  	border-radius:4px;
}

#lateralempresa .divlogo {
    text-align: center;
}

#lateralempresa .logo {
	margin-top: 5px;
    max-width: 75%;
    max-height: 10rem;
}


/* -------------------------- Actividad estudio */


#actividad {
    font-size: 1em;
}

#actividad .anos{
    padding: 3px;
    margin: 10px auto;
    font-family: LaconicRegular;
    font-size: 24px;
    font-weight: bold;
    color: #046A38;
  	border-radius:4px;
}

/* -------------------------- Empresa estudio */

#empresa .esempresa{
    font-size: 12px;
}

#empresa .empresanombre{
    font-family: LaconicRegular;
    font-size: 18px;
    font-weight: bold;
    color: #046A38;
}


/* -------------------------- Footer */

#footer {
	clear: both;
    margin: 0 auto;
   	font-size: 16px;
	width: 97%;
    /*max-width: 1500px;*/
	padding: 1rem;
    color: #FFF;
	background-color: #333;
    box-shadow:0px 0px 1px 1px rgba(0,0,0,.3);
    border-radius: 0.5rem;
    vertical-align: middle;
    line-height: 18px;
}

#footer a {
   	padding: 2px;
    font-family: Play;
	color: #FFE900;
}

#footer .proyecto {
    float: right; 
    text-align: right;
    padding: 0.5rem;
}

#footer span {
	color: #FFF;	
}

#footer .by {
	color: #FFF;	
}

#footer .social {
    font-size: 2rem;
    padding: 0.5rem;
}

/* -------------------------- Footer */

#subfooter {
	clear: both;
    width: 96%;
    margin:0 auto;
    text-align: center;
    background-color:#FFFFFF;
    padding:5px 10px 5px 10px;
    box-shadow:0px 0px 2px 2px rgba(0,0,0,.5);
    border-radius: 0.5rem;
}

#subfooter .logo {
    height: 4rem;
    margin: 0.5rem;
    vertical-align: middle;
}

#subfooter .textocolabora {
	font-family: LaconicRegular;
	font-size: 16px;
    font-weight: bold;
	color: #333;
    margin-left: 25px;
}

/* -------------------------- Licencia */

#licencia {
	clear: both;
    margin: 0 auto;
	padding: 5px;
	text-align: center;
    vertical-align: middle;
}

#licencia a {
   	padding: 2px;
    font-family: CicleSemi;
   	font-size: 12px;
	color: #FFFFFF;    
}

#licencia .licencia {
    padding: 2px;
 font-family: LaconicRegular;
    font-size: 11px;
 color: #FFF;    
}

/* -------------------------- Contacto */

#contacto {
	width: 95%;
    position: relative;
    padding-left: 25px;	
}

#contacto .boton { 
	font-family: Play;
	font-size: 18px;
    font-weight: bold;
	color: #FFFFFF;
	background-color: #046A38;
    border: #046A38 solid 1px;
  	border-radius: 6px;
   	padding: 6px 6px 4px 8px;
    margin-bottom: 25px;
    margin-left: 3px;  
}

#contacto .boton:hover { 
	background-color: #fefacd;
    text-decoration: none;
    color: #000;
}

#contacto .bloquetercio {
    float: left;
    width: 33%; 
}

#contacto .bloquemedio {
    float: left;
    width: 50%; 
}

#contacto .cuadrocontacto {
    max-width: 95%;
    min-width: 50%;
	font-family: Rubik;
	font-size: 18px;
	color: #000000;
    border: #046A38 solid 1px;
  	border-radius: 8px;
   	padding: 6px 6px 4px 8px;
    margin-bottom: 5px;
    margin-left: 3px;
}

#contacto .cuadrocontactogrande {
    max-width: 95%;
    min-width: 50%;
	font-family: Rubik;
	font-size: 24px;
	color: #000000;
    border: #046A38 solid 1px;
  	border-radius: 8px;
   	padding: 6px 6px 4px 8px;
    margin-bottom: 5px;
    margin-left: 3px;
}

#contacto .cuadrostat {
    width: 95%;
    padding: 10px;
    border: 1px solid #333;
    text-align: left;
    margin: 10px auto;
    background-color: #fffdef;
    opacity: 0.9;
    border-radius: 6px;
    font-family: Play;
    font-size: 15px;
    color: #046A38;
}

#contacto .estado {
    font-family: Play;
    font-size: 1.5em;
    color: #046A38;
}

#contacto .cuando {
    font-family: Play;
    font-size: 0.9em;
    font-weight: bold;
    color: #333;
}

/* -------------------------- CajaCookies */

#cajacookies { 
    font-family: "Rubik";
    font-size: 1.2em;
    box-shadow: 0px 0px 5px 5px #000; 
    background-color: #fffdef; 
    color: #000;
    padding: 10px; 
    margin-left: -15px; 
    margin-right: -15px; 
    margin-bottom: 0px; 
    position: fixed; 
    bottom: 0px; 
    width: 40%;
    text-align: center; 
    z-index: 1;
} 
#cajacookies button { 
    font-family: Play;
    font-size: 1rem;
    font-weight: bold;
    color: white;
    background:#046A38;
    border:0px;
    padding: 0.3rem;
    float: right;
    margin-right: 0.5rem;
    border-radius:4px;
 }

 #cajacookies button:hover { 
    background:#DA291C;
 }

 #iconocookies { 
    box-shadow: 0px 0px 2px 2px #000; 
    background-color: #fffdef; 
    color: #046A38;
    padding: 5px; 
    margin-bottom: 0px; 
    position: fixed; 
    bottom: 0px; 
    text-align: center; 
    z-index: 1;
}

/* -------------------------- SeccionesWeb */

#seccion{
    padding: 15px 25px;
	font-size:18px;
    font-family: Rubik;
}

#seccion .donaciones {
    width: 155px;
    background-color: #66CCFF;
  	border-radius:10px;
    padding: 5px;
    text-align: center;
    font-family: LaconicRegular;
    font-size: 42px;
    color: #333;
}

#seccion .donacioneseuro {
    font-size: 30px;
}

/* ------------------------- MosaicoJuego */

.mosaicojuego {
    width: 99%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem;
    align-items: flex-end;
}

.mosaicojuego .td {
    flex: 1;
    text-align: center;
    min-width: 18%;
    max-width: 25%;
    padding: 0.5rem 0;
    margin-bottom: 2rem;
    background-color: #eee;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

.mosaicojuego .td4 {
    flex: 1;
    text-align: center;
    min-width: 22%;
    padding: 0.5rem 0;
    margin-bottom: 2rem;
    background-color: #eee;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

.mosaicojuego .td2 {
    flex: 1;
    text-align: center;
    min-width: 32%;
    max-width: 46%;
    padding: 0.5rem 0;
    margin-bottom: 2rem;
    background-color: #eee;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

.mosaicojuego .td:hover, .mosaicojuego .td4:hover, .mosaicojuego .td2:hover {
    box-shadow: #054706 0px 3px 10px;
	transition-duration: 0.4s;
}

.mosaicojuego .juego {
    display: block;
    background-color: #046A38;
    color: #fff;
	font-size: 1.3rem;
    padding: 0.5rem;
}

.mosaicojuego .juego:hover {
    background-color: #DA291C;
}

.mosaicojuego .estudio {
    display: block;
	font-family: Rubik;
	font-size: 1rem;
    padding: 2px;
	color:#046A38;		
}

.mosaicojuego .estudio:hover {
    color: #000;
	background-color: #fefacd;
  	border-radius: 2px; 
    text-decoration: none;	
}

.mosaicojuego .ano {
    display: block;
	font-family: Rubik;
	font-size: 1.5rem;
	color: #046A38;
}

.mosaicojuego .portada {
  	border-radius: 4px;
    max-width: 70%;
    max-height: 300px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    box-shadow: 0 0 8px #000;
}

.mosaicojuego .portada:hover {
    box-shadow: 0 0 8px #054706;
}

.mosaicojuego .tiendaimg{
	border:0;
    max-height: 20px;
   	padding:4px;
    opacity: 0.5; 
}

.mosaicojuego .tiendaimg:hover {
    opacity: 1;
}

.mosaicojuego .tdprecio {
    width: 30%;
    border-radius: 4px;
    background: #046A38;
    font-family: Rubik;
    color: #fff;
    padding: 5px;
    font-size: 18px;
    margin: 0px auto;
}

.mosaicojuego .tdprecio:hover {
    font-weight: bold;  
}

.mosaicojuego .tdprecio a {
	color: #fff;
}

.mosaicojuego .tdprecio a:hover {
    text-decoration: none;
    font-weight: bold;
}

.mosaicojuego .tddescuento {
    background: #3FEBFF;
    border-radius: 4px;
    font-family: LaconicRegular;
    font-size: 14px;
    padding: 4px;
}
 
.mosaicojuego .tddescuento:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    font-weight: bold;  
}

.mosaicojuego .tddescuento a {
	color: #000;
}

.mosaicojuego .tddescuento a:hover {
    text-decoration: none;
    font-weight: bold;
}

.mosaicojuego .precioeuro {
    font-size: 12px;
}

.mosaicojuego .cuadropts {
    width: 8rem;
    border-radius: 1rem;
    text-align: center;
    margin: 5px auto;
    font-family: LaconicRegular;
    font-size: 4rem;
    font-weight: bold;
    color: #fff;
    background-color: #046A38;
}

.mosaicojuego .bloquecolor {
    border-radius: 0.5rem;
    text-align: center;
    margin: -0.6rem auto 0 auto;
    height: 0.7rem;
    width: 8rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

.mosaicojuego .enlacecuadro {
    color: #333;    
}

.mosaicojuego .enlacecuadro:hover {
    text-decoration: none;
}

.limpiarmosaico5{
    clear: both;
}

/* ------------------------- Calendario */

#calendario table {
    width: 100%;
    border-spacing: 5px;
}

#calendario td {
    padding: 10px 5px;
    vertical-align: top;
  	border-radius: 6px;
    text-align: center;
}

#calendario .tddia {
    min-height: 100px;
    width: 14%;
    background-color: #fffdef;
}

#calendario .tdsemana {
    min-height: 100px;
    width: 15%;
    background-color: #fffdef;
}

#calendario .tdfinde {
    min-height: 100px;
    width: 8%;
    background-color: #E8E8E8;
}

#calendario .nombredia {
    font-family: "Ropa Sans";
	font-size: 12px;
	color: #046A38;
    text-transform: uppercase;
}

#calendario .dia {
	font-family: LaconicRegular;
	font-size: 42px;
    font-weight: bold;
    opacity: 0.5;
	color: #046A38;	
}

#calendario .dia:hover {
    opacity: 1;
    text-decoration: none;	
}

#calendario .juego {
    display: block;
    background-color: #046A38;
    color: #fff;
	font-size: 1.2rem;
    padding: 0.5rem;
}

#calendario .evento {
    font-family: "Play";
	font-size: 1.2rem;
    font-weight: bold;
	color:#046A38;	
  	border-radius: 2px;  
    padding: 2px;
}

#calendario .evento:hover {
	text-decoration: none;
    background: #046A38;
    color: #fff;
}

#calendario .estudio {
	font-family: Rubik;
	font-size: 12px;
	color:#356734;		
}

#calendario .estudio:hover {
    color: #000;
	background-color: #fefacd;
  	border-radius: 2px;
    padding: 2px;
    text-decoration: none;	
}

#calendario .ano {
	font-family: Rubik;
	font-size: 12px;
	color: #046A38;	
}

#calendario .portada {
  	border-radius: 4px;
    max-width: 65%;
    max-height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 0 0 8px #000;
}

#calendario .portada:hover {
    box-shadow: 0 0 8px #054706;
}

#calendario .bloquejuego{
  	border-radius: 6px;
    background-color: #fff;
    text-align: center;
    margin-top: 10px;
    padding: 0.5rem 0;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

#calendario .info {
    font-family: "Ropa Sans";
	font-size:11px;
	color:#666;	
}

.mosaicojuego .logoplataforma, #calendario .logoplataforma {
    max-height: 2rem; 
    padding: 0.2rem;
}

.mosaicojuego .logoplataforma:hover ,#calendario .logoplataforma:hover {
    max-height: 2.5rem; 
    transition: 0.2s;
}


/* -------------------------- ListadoDesenvolvedores*/

#listadodesarrolladores {
   	padding: 1rem;
   	
}

#listadodesarrolladores .enlacedesarrollador {
    font-size: 1.2rem;
    line-height: 1.5;
}

#listadodesarrolladores table{
	width:98%;
}

#listadodesarrolladores td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#listadodesarrolladores .tddesarrolladores {
    background: #E0E4EA;
}

#listadodesarrolladores .tddesarrolladores:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    color: #000000;
    background: #DADFE6; 
    font-weight: bold;  
}

#listadodesarrolladores .tddesarrollos {
    background: #046A38;
	font-size: 12px;
	color: #FFF;
}

#listadodesarrolladores .tdjuegos {
	text-align:left;
    padding-left: 10px;
    background: #E0E4EA;
}

#listadodesarrolladores .tdjuegos:hover {
	background-color: #fefacd; 
    text-decoration:none;  
}

/* -------------------------- ListadoPersonas*/

#listadopersonas {
   	padding: 10px 15px 15px 20px;
   	
}

#listadopersonas table{
	width:98%;
}

#listadopersonas td {
	text-align:left;
    padding: 4px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#listadopersonas .tdpersonas {
    background: #E0E4EA;
}

#listadopersonas .tdpersonas:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    color: #000000;
    background: #DADFE6; 
    font-weight: bold;  
}

#listadopersonas .tdmedios {
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 12px;
	color: #FFF;
}

/* ------------------------- MosaicoDesarrollador */

#mosaicodesarrollador {
    width: 99%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.5rem;
    align-items: flex-end;
}

#mosaicodesarrollador .td {
    flex: 1;
    text-align: center;
    min-width: 18%;
    max-width: 25%;
    padding: 0.5rem 0;
    margin-bottom: 2rem;
    background-color: #eee;
    border-radius: 1rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

#mosaicodesarrollador .td:hover {
    box-shadow: #054706 0px 3px 10px;
	transition-duration: 0.4s;
}

#mosaicodesarrollador .desarrollador {
    display: block;
    background-color: #046A38;
    color: #fff;
	font-size: 1.3rem;
    padding: 0.5rem;	
}

#mosaicodesarrollador .desarrollador:hover {
    text-decoration: none;
    background-color: #DA291C;	
}

#mosaicodesarrollador .rol {
    display: block;
	font-family: Play;
	font-size: 1rem;
    font-weight: bold;
	color:#046A38;	
}

#mosaicodesarrollador .foto {
  	border-radius: 15%;
    height: 10rem;
    margin: 1rem; 
    box-shadow: 0 0 8px #000;
}

#mosaicodesarrollador .foto:hover {
    box-shadow: 0 0 8px #054706;
}

#mosaicodesarrollador .social {
    font-size: 1.5rem;
    padding: 0.3rem;
}

#mosaicodesarrollador .social:hover {
    transition: transform .4s;
    transform: scale(1.3);
}

/* -------------------------  Buscador */

#buscador {
	width: 500px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 55px;
}

#buscador #busqueda {
	font-family: Play;
	font-size: 1.5rem;
    padding: 1rem;
    width: 425px;
	color: #fff;
    background-color: #046A38;
    border: 0;
  	border-radius: 2rem;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 1px 5px;
}

#buscador #busqueda::placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.5;
}

#buscador .boton {
    font-size: 1.5rem;
    color: #fff;
    margin-top: 10px;
    background-color: #046A38;
    border: 0px;
    margin-left: -4rem;
}

/* -------------------------  Buscador404 */

#buscador404 {
    margin: 0 auto;
}

#buscador404 #busqueda {
	font-family: "Ropa Sans";
	font-size: 20px;
    width: 325px;
	color: #fff;
    background-color: #046A38;
    border: #000 solid 1px;
  	border-radius: 8px;
   	padding: 6px 6px 4px 8px;
    margin-bottom: 5px;
    margin-left: 3px; 
}

#buscador404 #busqueda::placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.5;
}

#buscador404 .boton {
    font-size: 30px;
	color: #046A38;
    margin-top: 10px;
    background-color: #fff;
    border: 0px;
}

/* -------------------------  Redes */

#boxredesm {
    display: none;
}

#redes {
   	padding: 5px;
    margin-top: 5px;
}

#redes img {
    border: 0px;
    padding-right: 5px;
    width: 35px;
    opacity: 0.5; 
}

#redes a {
    font-size: 48px;
    color: #046A38;
    padding: 10px;
    opacity: 0.5; 
    transition: opacity 0.5s;    
}

#redes a:hover {
    opacity: 1; 
    transition: opacity 0.5s;
}

/* ------------------------- EstadoLojas */

#estadotiendas {
    width: 80%;
   	padding: 10px 15px 15px 20px;
   	
}

#estadotiendas td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
}

#estadotiendas .tdtienda {
    padding-left: 10px;
    text-align: center;
}

#estadotiendas .tdactualizacion {
    text-align: left;
    font-family: LaconicRegular;
	color: #333;
    font-size: 14px;
}

#estadotiendas .tiendaimg {
    max-height: 35px; 
  	border-radius:6px;
    margin-left: 15px;
    padding: 5px;
}

/* -------------------------- Cookies */

#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:30px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
	font-family: LaconicRegular;
    font-size:14px;
    top:30%;
}
 
.inner a.ok {
    font-size:18px;
    padding:4px;
    color:#356734;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#356734;
}

/* -------------------------- YGN */

#ygn {
    font-family: Play;
	clear: both;
	color: #999;
    margin: 0 auto;
   	font-size: 12px;
    margin-top: 35px;
	width: 100%;
	padding-top: 5px;
    padding-bottom: 5px;
	background-color: #000;
    vertical-align: middle;
    text-align: center;
    bottom: 0;
}

#ygn .ygnlink {
   	font-size: 1em;
	color: #FFF;
    padding: 2px 5px;
}

#ygn .ygnlink:hover {
    background-color: #333;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 0.5em;
}

#ygn .prev {
    font-size: 1rem;
    border-bottom: 1px solid #999;
    color: #999;
    display: block;
    margin-bottom: -10px;
}





/* -- LIBROS -- */




/* ------------------------- Autores */

#autores {
   	padding: 10px 15px 15px 20px;
   	
}

#autores img{
	vertical-align:middle;
	border:0;
}

#autores .enlaceautor{
    font-family: "Ropa Sans";
	font-size: 18px;
	color: #046A38;
}

#autores .enlaceautor:hover{
    text-decoration: none;
    color: #000;
}

#autores table{
	width:95%;
}

#autores td{
	text-align:left;
    padding: 4px 10px;
  	border-radius:4px;
}

#autores .tdautores {
    background: #E0E4EA;
}

#autores .tdautores:hover {
    background: #fefacd;
}

#autores .tddesarrollos {
    background: #046A38;
}

#autores .tddesarrollosfix {
    background: #046A38;
    border-left: 1px #046A38 solid;
}

#autores .tddesarrollos:hover {
    background: #709351;
}

#autores .localidad {
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 14px;
	color: #FFF;
}


/* ------------------------- CabeceraAutor */

#cabeceraautor {
	position: relative;
	width: 100%;
	height: 75px;
	text-align:left;
}

#nombreautor {
	font-family: Play;
	font-size:36px;
    font-weight: bold;
    text-align: left;
	color: #046A38;
    border-bottom: #046A38 solid 1px;
   	padding: 6px;
}

#cabeceraautor h3 {
	font-family: LaconicRegular;
	font-size:24px;
	color: #777777;
	text-align:center;
   	padding:1px;
}

#cabeceraautor .localidad{
    font-family: LaconicRegular;
	font-size: 20px;
	color: #356734;
    text-align: left;
}

#cabeceraautor .localidad:hover {
    font-weight: bold;
    text-decoration: none;
}

#cabeceraautor .provincia{
    font-family: LaconicRegular;
	font-size: 14px;
	color: #356734;
    text-align: left;
    padding: 4px;
}

#cabeceraautor .provincia:hover {
    font-weight: bold;
    text-decoration: none;
}

#cabeceraautor .nacimiento {
    background: #046A38;
    font-family: LaconicRegular;
	font-size: 20px;
	color: #FFFFFF;
  	border-radius:4px;
    padding: 5px;
    margin-left: 10px;
}

/* ------------------------- Publicaciones */

#publicaciones {
   	padding: 10px 5px 15px 10px;
   	
}

#publicaciones .enlaceautor {
    font-family: "Ropa Sans";
	font-size: 16px;
	color: #046A38;
}

#publicaciones .enlaceautor:hover {
    text-decoration: none;
    color: #000;
}

#publicaciones table{
	width:99%;
}

#publicaciones td{
	text-align:left;
    padding: 4px 10px;
  	border-radius:4px;
}

#publicaciones .tdautores {
    background: #E0E4EA;
}

#publicaciones .tdautores:hover {
    background: #fefacd;
}

#publicaciones .tdpublicaciones {
    background: #046A38;
}

#publicaciones .tdpublicaciones:hover {
    background: #709351;
}

#publicaciones .rol {
    font-family: Play;
	font-size: 12px;
	color: #FFF;
}

#publicaciones .rol:hover {
    text-decoration: none;
	color: #FFF;
}

/* ------------------------- Categorias */

#categorias {
   	padding:5px;
	width: 100%;
   	font-size:medium;
}

#categorias ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom:5px;
}

#categorias .categoria {
	font-family: Play;
	font-size: 14px;
	color:#046A38;	
  	border-radius: 2px;
    padding: 2px;	
}

#categorias .categoria:hover {
	text-decoration: none;
    background: #046A38;
    color: #fff;
}

#categorias .flag-icon {
    width: 23px;
    line-height: 1.1em;
    margin-left: 5px;
    opacity: 0.8;
}


/* -------------------------- Listadolibros */

#listadolibros {
	position: relative;
	width: 100%;
    clear: both;
}

#listadolibros ul {
    margin-left: -35px;
}

/* ------------------------- Listadolibro */

#listadolibro {
    width: 100%;
   	padding: 10px 15px 15px 20px;
   	
}

#listadolibro table{
	width:99%;
}

#listadolibro td{
	text-align:left;
    padding: 4px;
  	border-radius:4px;
}

#listadolibro .tdlibro {
    padding-left: 10px;
    background: #E0E4EA;
}

#listadolibro .tdlibro:hover {
	background-color: #fefacd; 
    text-decoration:none 
}

#listadolibro .tdcategorias {
    background: #00889C;
    font-family: LaconicRegular;
	color: #FFF;
}

#listadolibro .tdcategorias:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    font-weight: bold;  
}

#listadolibro .enlacecategoria {
    font-family: LaconicRegular;
	font-size: 12px;
	color: #FFFFFF;
}

#listadolibro .enlacecategoria:hover{
    text-decoration: none;
}

#listadolibro .tiendaimg{
	border:0;
    max-height: 20px;
   	padding:4px;
    opacity: 0.5; 
}

#listadolibro .tiendaimg:hover {
    opacity: 1;
}

#listadolibro .tdautor {
    padding-left: 6px;
    background: #046A38;
}

#listadolibro .tdautor:hover {
    border-bottom: 1px solid #046A38;
    border-top: 1px solid #046A38;
    color: #000000;
    background: #046A38; 
}

#listadolibro .enlaceautor {
    font-family: Play;
	font-size: 14px;
	color: #FFFFFF;
}

#listadolibro .enlaceotrosautores {
    font-family: Play;
	font-size: 12px;
	color: #FFFFFF;
}

#listadolibro .enlaceautor:hover, #listadolibro .enlaceotrosautores:hover {
    text-decoration: none;
    font-weight: bold;  
}

/* ------------------------- DEVentos */

#deventos {
   	font-size: 1rem;
}

#deventos .enlaceevento {
    font-family: Play;
    font-size: 1.2rem;
    font-weight: bold;
	color: #046A38;
}

#deventos .enlaceevento:hover {
    text-decoration: none;
    color: #000;
}

#deventos .enlacegenero {
    font-family: LaconicRegular;
	font-size: 1rem;
	color: #FFFFFF;
}

#deventos .enlacegenero:hover{
    text-decoration: none;
    color: #000;
}

#deventos .enlaceplataforma {
	font-size: 10px;
    color: #fff;	
}

#deventos .enlaceplataforma:hover{
    text-decoration: none;
    color: #000;
}

#deventos .enlacelugar {
    font-family: LaconicRegular;
	font-size: 1rem;
	color: #FFFFFF;
}

#deventos .enlacelugar:hover{
    color: #000;
    text-decoration: none;
}

#deventos table{
	width:99%;
}

#deventos td{
    padding: 2px;
  	border-radius:4px;
    border-bottom: 1px solid #ccc;
}

#deventos .tdevento {
	text-align:left;
    padding-left: 10px;
    background: #E0E4EA;
}

#deventos .tdevento:hover {
	background-color: #fefacd; 
    text-decoration:none;  
}

#deventos .tdgeneros {
	text-align:left;
    background: #046A38;
	color: #FFF;
}

#deventos .tdgeneros:hover {
    background: #709351;
}

#deventos .tdlugar {
	text-align:left;
    background: #046A38;
}

#deventos .tdlugar:hover {
	background-color: #fefacd; 
    text-decoration:none;
}

#deventos .tdplataformas {
	text-align:left;
    background: #709351;
    color: #fff;
}

#deventos .tdplataformas:hover {
	text-decoration: none;
	background: #fefacd;
    color: #000;
}

#deventos .tipo {
    font-family: 'LaconicRegular';
    font-size: 0.9rem;
	color: #333;
    margin-right: 5px;
  	border-radius:4px;
    padding: 1px 3px;
}

#deventos .tipo:hover {
    background: #046A38;
	color: #fff;
    text-decoration:none;
}

/* ------------------------- MosaicoEvento */

#mosaicoevento {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem 0;
    align-items: baseline;
}

#mosaicoevento .td {
    flex: 1;
    text-align: center;
    min-width: 18%;
    max-width: 25%;
    padding: 0.5rem;
}

#mosaicoevento .td:hover {
    background-color: #fffdef;
  	border-radius: 4px;
    box-shadow:0px 0px 1px 1px rgba(0,0,0,.1);
}

#mosaicoevento .evento {
	font-family: Play;
    font-size: 1.2rem;
    font-weight: bold;
	color:#046A38;	
  	border-radius: 2px;  
    padding: 2px;
}

#mosaicoevento .evento:hover {
	text-decoration: none;
    background: #046A38;
    color: #fff;
}

#mosaicoevento .estudio {
	font-family: Rubik;
	font-size: 1rem;
	color:#356734;		
}

#mosaicoevento .estudio:hover {
    color: #000;
	background-color: #fefacd;
  	border-radius: 2px;
    padding: 2px;
    text-decoration: none;	
}

#mosaicoevento .ano {
	font-family: Rubik;
	font-size: 12px;
	color: #046A38;	
}

#mosaicoevento .portada {
    border-radius: 4px;
    max-width: 60%;
    max-height: 250px;
    margin-top: 5px;
    margin-bottom: 10px;
    box-shadow: 0 0 8px #000;
}

#mosaicoevento .divimagen {
    width: 125px;
    height: 125px;
    overflow:hidden;  
    margin: 5px auto;
  	border-radius: 6px;       
}

#mosaicoevento .enlacecuadro {
    color: #333;    
}

#mosaicoevento .enlacecuadro:hover {
    text-decoration: none;
}


/* ------------------------- Associa&ccedil;&otilde;esMiembro */

#asociacionesmiembro {
   	padding: 10px 5px 15px 10px;
   	
}

#asociacionesmiembro .enlaceestudio {
	color: #FFFFFF;
}

#asociacionesmiembro table{
	width:99%;
}

#asociacionesmiembro td{
	text-align:left;
    padding: 4px 10px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#asociacionesmiembro .tdpersonas {
    background: #E0E4EA;
}

#asociacionesmiembro .tdpersonas:hover {
    background: #fefacd;
}

#asociacionesmiembro .tdasociaciones {
    background: #046A38;
}

#asociacionesmiembro .tdasociaciones:hover {
    background: #709351;
}

#asociacionesmiembro .rol {
    font-family: Play;
	font-size: 12px;
	color: #FFF;
}

#asociacionesmiembro .rol:hover {
    text-decoration: none;
	color: #FFF;
}

/* ------------------------- Charlas */

#charlas {
   	padding: 10px 5px 15px 10px;
    font-size: 1rem;
}

#charlas .enlacecharla {
    font-family: Play;
    font-weight: bold;
	font-size: 1rem;
	color: #046A38;
}

#charlas .enlacecharla:hover {
    text-decoration: none;
    color: #000;
}

#charlas .enlaceestudio {
	color: #FFFFFF;
}

#charlas table{
	width:99%;
}

#charlas td {
	text-align:left;
    padding: 4px 10px;
  	border-radius:4px;
    background-color: #F9FAFB;
    border-bottom: 1px solid #ccc;
}

#charlas .tdcharla {
    background: #E0E4EA;
}

#charlas .tdcharla:hover {
    background: #fefacd;
}

#charlas .tdpersona {
    background: #046A38;
}

#charlas .tdpersona:hover {
    background: #709351;
}

#charlas .rol {
    font-family: Rubik;
	font-size: 12px;
	color: #FFF;
}

#charlas .rol:hover {
    text-decoration: none;
	color: #FFF;
}

/* ------------------------- BreadCrumb */

#breadcrumb {
    width: 100%;
    border-top: 1px solid #333;
    padding: 5px;
}

#breadcrumb ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#breadcrumb li {
    display: inline;
    margin-left: 5px;
}

#breadcrumb a {
    font-family: Play;
    font-size: 14px;
    border-radius:4px;
    background-color: #046A38;
    color: #fff;
    padding: 2px 4px;
}

#breadcrumb a:hover {
	background-color: #000; 
    text-decoration:none; 
}

#breadcrumb .separador {
    font-size: 18px;
    color: #046A38;
}

#mapdiv {
    width:100%; 
    height:550px;
}


/* TODOS LOS TAMA�OS DE PANTALLA */ 





#menumovil {
    display:none;
}

#avisomovil {
    display:none;
}

#avisoresponsive {
    display:none;    
}

::-webkit-scrollbar {
    width: 1em;
  }
   
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
   
::-webkit-scrollbar-thumb {
    background-color: #046A38;
    outline: 1px solid #333;
    border-radius: 5px;
  }

  .fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    border-color: #046A38;
}