@charset "utf-8";
@import url("/w3.css");
:root{
	--alt-min-gen:720px;
}
body{
	max-width:1170px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/imgs/globocometa.png"), url(/imgs/nubes2.png) , url(/imgs/fondo0.jpg);
	background-repeat:   no-repeat, no-repeat, repeat;
	background-position: left top, right top;
	background-size: 20%, 20%, auto;	
}
header{
	box-shadow: 4px 4px 3px  #F14B2F; 
	margin-bottom: 10px;
}
.ads
{
	width: 768px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-image: -webkit-repeating-linear-gradient(180deg,rgba(247,250,251,0.27) 0%,rgba(179,231,244,1.00) 98.45%,rgba(179,231,244,1.00) 98.45%,rgba(180,232,245,0.58) 100%);
	background-image: repeating-linear-gradient(270deg,rgba(247,250,251,0.27) 0%,rgba(179,231,244,1.00) 98.45%,rgba(179,231,244,1.00) 98.45%,rgba(180,232,245,0.58) 100%);
	
}
@font-face {
    font-family: Satisfy;
    src: url(/fonts/satisfy-regular.ttf);
}
.outline {
  font-family: satisfy;	
  text-shadow:0 1px 1px #000, 0 -1px 1px #000, 1px 0 1px #000, -1px 0 1px #000;
  color:white;
  font-style: italic;
}

h1 {
  font-family: satisfy;	
  font-style: italic;
  font-weight: bold;
	margin-bottom:0px
}
#subtitulo h1
{	background-color: rgba(165,238,254,1.00);
	border-bottom: thick ridge rgba(255,126,104,0.80);
	margin-top: 0;
	border-radius: 20px 20px 0 0;
}

#titcateg {
	height:40px;
	box-shadow: 2px 4px 2px 0px grey;
	margin-bottom: 4px;
	}
#titcateg h2 {
	font-family: "Comic Sans MS", cursive, sans-serif;
	position: relative;
	bottom: 14px;
}
#subtitulo h4{
	font-family: "Comic Sans MS", cursive, sans-serif;
}

#paginas {
	width: auto;
	background-color:rgba(165,238,254,1.00);
	margin-top: 30px;
	height: 30px
}
.w3-bar a.active {
	    background-color: #4CAF50 !important;
    color: white;
}
.w3-bar a:hover:not(.active) {background-color: #ffffff !important;}

.colder{
	height: 100%; 
	background-color: rgba(255,106,81,0.15);
}

#imgentr{
	margin-top: 50px;
	max-height: 300px;
}

.colderInd
{
	height: 100%; 
	min-height: 720px;
	background-color: rgba(255,106,81,0.15);
}

.w3-main {
	height: 720px;
}

.celdas > section
{
	border-radius: 20px;
}

.pagInd.w3-main {
	min-height: 750px;
	/*height: auto; */
}

.pagInd > section
{
	border-radius: 20px;
}

.contInd, .contSos{
	height: 100%;
	padding: 0 15px 0 15px;
}

.contIndCat{
	padding: 0px 10px 0px 10px;
	text-align:justify;
	left: 40%;
}
.w3-row-padding {
	height: 28%;
	width: auto;
	padding-left: 0px ;
	padding-right: 0px ;
	margin-right: 0px;
	margin-left: 0px;
}
.w3-row{
	padding-top: 0px;
	padding-bottom: 0px;
	
}
#subtitulo h2 {
	margin: 0px auto 0px 0px ;
	border-bottom: thick ridge rgba(255,126,104,0.80);
}


.contDis
{
	margin-left: 8%;
	padding:0px !important;
}
.porDis
{
 height: 100px;
 margin-right: 5px;
 border-bottom: 1px solid white;
 font-family:sans-serif;	
 font-size: 12px;	
}
.porDis img
{
	width: 55px;
	height: auto;
	
}
.porDis div
{
	width: 100%;
	text-align: center;
}

.aniSon
{
 height: 150px;
 border-bottom: 1px solid white;
 font-family:sans-serif;	
 font-size: 12px;	
cursor: pointer;
}
.aniSon img
{
	width: 100px;
	height: auto;
}
.aniSon div
{
	width: 100%;
	text-align: center;
}

.contgif {
	height: 200px;
	position: relative;
	border: thin solid #E8E9EC;
	margin-bottom: 1px;
	margin-right: 0px;
}



.centgif
{
	text-align:center;
	width: auto;
	height: 123px;
	min-width: 0px;
	max-width: 100%;
	max-height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.centgif img
{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: auto;
	max-width: 99%;
	max-height: 120px;
	cursor: pointer;
}

figure.centgif figcaption
{
	position: absolute;
	top: 125px;
	left: 0px;
	right:0px;
	font-size: 12px;
}

.centgifmod, .centgifmod img 
{
	text-align:center;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.boton{
	width: 20px;
	height: 15px;
}	

#paginas .w3-bar .w3-bar-item
{
	padding: 5px 8px 5px 8px;
}

#navhor .w3-bar-item
{
	padding-top: 0px;
	padding-bottom: 0px;
}



#categorias
{
	position: static !important;
	width: 98%;
	background-color:transparent;	
}


#categorias  div:first-child .w3-button
  {
	margin-bottom: 8px;
	background-color: rgba(255,76,46,0.80);	
	background-image: url(imgs/portada1.gif);
	background-repeat: no-repeat;  
	background-position: left center;
	border-left: 0px !important;  
	height: 40px;
	padding-top: 8px;
	padding-left: 40px;
	color:rgba(229,247,254,1.00);
	font-weight: bold;
}
#categorias  div:first-child .w3-button:hover
{
	color: black !important;
	background-color:#FF7E68 !important;
	background-image:none; 
	background-image: url(imgs/portada1.gif);
	background-repeat: no-repeat;  
	background-position: left center;
	font-style: italic;
}

#categorias .w3-bar-item
{
	margin-bottom: 4px;
	background-color:rgb(250,250,210);	
	height: 30px;
	padding-top: 3px;
	padding-bottom: 0px;
}
#categorias .w3-button
{
	border-left: thick solid #636553 !important;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	color:brown;
}

#categorias .w3-button:hover
{
	color: rgba(166,23,0,1.00) !important;
	background-color: rgba(255,255,255,1.00) !important;
	background-image: url("/cats/Animales/ocell3.gif");
	border-left: 12px solid transparent !important;
	background-repeat: no-repeat;
	background-position: -14px;
	font-style: italic;
}


@media (max-width:992px){
	.flotar {
	position: absolute !important;
    background-color: aqua;
    width: 250px;
	}
#categorias {
	display: none;
	position: absolute !important;
	background-color: aqua;
	width: 250px;
}
	.colderInd{
		height: 90px;
		min-height:90px;
	}
.boton div:nth-child(odd)
	{
	  height:4px; border-radius: 2px;
	}
	.boton div:nth-child(even)
	{
	 height:4px; background-color: black; border-radius: 2px	
	}

}


@media (max-width:600px){
	.celdas{ height: 1200px}
	.alto {height: auto}
	
#categorias {
	display: none;
    position: absolute !important;
    background-color: aqua;
    width: 250px;

}
.w3-container .w3-main  {
	height: 1120px;
}


	
}
