@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic);
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600&subset=latin,latin-ext,cyrillic);

@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400');
@import url('https://fonts.googleapis.com/css?family=Varela+Round');

/* FUENTES */

@font-face{font-family:"MYRIADPRO-BOLDIT";
src:url(../fuentes/MYRIADPRO-BOLDIT.otf);
}






ul{list-style:none;}
	   
.clear{float:clear;}

a:link   
{   
 text-decoration:none;   
} 


.icono_footer{
	width:15px;
	height:15px;


}

	
/******* LISTADO ************/	


#Div_gris{
	width:100%;
	height:auto;
	
	background-repeat:no-repeat;
	overflow:hidden;
	box-sizing: border-box;
	padding:30px 0px 10px 100px;
	margin-top:50px;	
	border-bottom: solid;
	border-bottom-color: #E0E0E0;
	border-bottom-width: 3px;
	
	}
	
.Titulo_detalles{
	 font-family: 'Roboto Condensed', sans-serif;
	font-size:3em;
  line-height: 1.4;
  color:#000;
  }	


.Titulo_detalles2{
	 font-family: 'Roboto Condensed', sans-serif;
	font-size:1.2em;
  line-height: 1.4;
  color:#000;
  }	
	
.Bajada_detalles	{
   font-family: 'Roboto Condensed', sans-serif;
  font-size:1em;
  line-height: 1.4;
  color:#000;
  }	
	
	

#mostrar{
	display: none;
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
	padding:10px 0px 10px 50px;	
	
	}


.filtro{
	width:100%;
	height:auto;
	background-color: #F5F5F5;
	overflow:hidden;
	box-sizing: border-box;
	padding:0px 0px 30px 0px;
	
	
	}

	
#grupo_recuadros{
	width:100%;
	height:auto;
	background-color: #F5F5F5;
	overflow:hidden;
	box-sizing: border-box;
	padding:50px 0px 70px 120px;
	
	
	}



.recuadro{
	width:20%;
	height:340px;
	background-color: #fff;
	overflow:hidden;
	box-sizing: border-box;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	border-color: #E0E0E0;
	position: relative;
	opacity: 0;
				
	-webkit-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
-moz-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
	

	
	
}

.Texto-Barra_ofertas{
	width:100px;
	margin-top:10px;
	position:absolute;
	text-align:center;
	padding:2px;
	margin-left:5px;
	z-index:99999;
	font-family: 'Comfortaa', cursive;
	font-size:1.2em;
  font-style:normal;
  line-height: 1.2;
  color:#fff;
	background-color:#202228;
	}	

.foto_listado{
	width: 100%;
	height: 250px;
}


.Divtexto{
	width:100%;
	padding:3px 5px 3px 5px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#fff;
	
	
	
	}



.TextoTituloRecuadros{
  width: auto;
  font-family: 'Comfortaa', cursive;
  font-size: 1.2em;
  line-height: 1.4;
  color:#000;
	text-align: left;

  

}


.TextoTituloRecuadros_Bajada{
  width: 100%;
  font-family: 'Varela Round', sans-serif;
  font-size: 13px;
  	overflow:hidden;
	box-sizing: border-box;

  color:#3B3B3B;
	text-align: left;
	float:left;
	 position:absolute;
	 bottom:10px;

}

.precio{
  width: 50%;
  font-family: 'Varela Round', sans-serif;
  font-size: 20px;
  	overflow:hidden;
	box-sizing: border-box;


  color:#3B3B3B;
	text-align: right;

}


.info{
  width: auto;
  font-family: 'Varela Round', sans-serif;
  font-size: 13px;


  color:#3B3B3B;
	text-align: left;

}



.Texto-PRECIO{
  width: 45%;
 font-family: 'Comfortaa', cursive;
  font-size: 2.2em;
  line-height: 1.4;
  color:#000;
	float: left;
bottom:5px;
	position:absolute;
    


}



.Texto-Descripcion {
  width: 45%;
  font-family: 'Comfortaa', cursive;
  font-size:0.9em;
  font-style:normal;
  line-height: 1.2;
  color:#333;
  margin-top:30px;
	float: right;
	text-align: right;
	bottom:15px;
	position:absolute;
	right: 5px;
}


.icono_azul{
	font-family:Calibri;
	font-size:1em;
	color:#48adc3;
	text-decoration: none;
	} 










/* #FOOTER
*****************************************/



footer{
    width:100%;
	height:auto;
    background:#202228;
	overflow:hidden;
	box-sizing: border-box;
	padding: 40px;

}


.datos{
	width: 40%;
	height: auto;
	padding: 0px;
	float: left;

}

.TextoFooter1 {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.4;
  color:#FFF;
  text-align:left;
}



.mapa{
	width: 30%;
	height: 200px;
	border: 0;
	padding: 0px;
	float: right;
}


.texto_detalle {
   font-family: 'Roboto Condensed', sans-serif;
  font-size:1.3em;
  line-height: 1.4;
  color:#000;
	padding: 30px;
	text-align: left;
  }	

.div_iconos{
	width: 50%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;

}



.icono{
	width: 15%;
	height: auto;
	float: right;


}






/* # PARA CELULARES 1024
*****************************************/
@media screen and (max-width: 1024px){



.recuadro{
	width:20%;
	height:340px;
	background-color: #fff;
	overflow:hidden;
	box-sizing: border-box;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	border-color: #E0E0E0;
	position: relative;
	opacity: 0;
				
	-webkit-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
-moz-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
	

	
	
}

.foto_listado{
	width: 100%;
	height: 220px;
}
	
	
	
	
.TextoTituloRecuadros{
  width: auto;
  font-family: 'Comfortaa', cursive;
  font-size: 1em;
  line-height: 1.4;
  color:#000;
	text-align: left;

  

}
	
	

}


/* # PARA CELULARES 400
*****************************************/
@media screen and (max-width: 768px){
	
	
	



/******* LISTADOS ************/	


#Div_gris{
	width:100%;
	height:auto;
	
	overflow:hidden;
	box-sizing: border-box;
	padding:35px 0px 10px 20px;
	margin-top:50px;	
	
	}
	
.Titulo_detalles{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:2em;
  line-height: 1.4;
  color:#000;
  }	
	
.Bajada_detalles	{
  font-family: 'Roboto Condensed', sans-serif;
  font-size:1em;
  line-height: 1.4;
  color:#000;
  }	
	

	
	#mostrar{
	display: none;
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
	padding:10px 0px 10px 30px;	
	
	}

	

.Titulo_detalles2{
	 font-family: 'Roboto Condensed', sans-serif;
	font-size:1em;
  line-height: 1.4;
  color:#000;
  }		
	
	
	
#grupo_recuadros{
	width:100%;
	height:auto;
	background-color: #EEEEEE;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 0px 20px 10px;
	
	
	}



.recuadro{
	width:45%;
	height:290px;
	background-color: #fff;
	overflow:hidden;
	box-sizing: border-box;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	border-color: #bbbbbb;
	position: relative;
				
	-webkit-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
-moz-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
	

	
	
}



.foto_listado{
	width: 100%;
	height: 140px;
}


.Divtexto{
	width:100%;
	padding:3px 5px 3px 5px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#fff;
	
	
	}



.TextoTituloRecuadros{
  width: auto;
  font-family: 'Comfortaa', cursive;
  font-size: 0.6em;
  line-height: 1.4;
  color:#000;
	text-align: left;

  

}


.TextoTituloRecuadros_Bajada{
  width: 100%;
  font-family: 'Varela Round', sans-serif;
  font-size: 13px;
  	overflow:hidden;
	box-sizing: border-box;

  color:#3B3B3B;
	text-align: left;
	float:left;

}

.precio{
  width: 50%;
  font-family: 'Varela Round', sans-serif;
  font-size: 20px;
  	overflow:hidden;
	box-sizing: border-box;


  color:#3B3B3B;
	text-align: right;

}
	




.Texto-PRECIO{
  width: 100%;
 font-family: 'Comfortaa', cursive;
  font-size: 1.8em;
  line-height: 1.4;
  color:#000;
	float: none;
	text-align: center;
	margin-top:10px;
	bottom:20px;
	position:absolute;

}



.Texto-Descripcion {
  width: 100%;
  font-family: 'Comfortaa', cursive;
  font-size:0.9em;
  font-style:normal;
  line-height: 1.2;
  color:#333;
  margin-top:0px;
	float: none;
	text-align: center;
	bottom:5px;
	position:absolute;
	right: 0px;
}


.icono_azul{
	font-family:Calibri;
	font-size:1em;
	color:#48adc3;
	text-decoration: none;
	} 



	
	
	
	

	
	/* #FOOTER
*****************************************/



footer{
    width:100%;
	height:auto;
    background:#202228;
	overflow:hidden;
	box-sizing: border-box;
	padding: 10px;
	display: grid;

}



.datos{
	width: 100%;
	height: auto;
	padding: 0px;
	float: none;
	order: 2;

}

.TextoFooter1 {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size:1.3em;
  font-style:normal;
  line-height: 1.4;
  color:#FFF;
  text-align:center;
}



.mapa{
	width: 100%;
	height: 200px;
	border: 0;
	padding: 0px;
	float: none;
	margin-top: 20px;
}
	
	
	
	.div_iconos{
	width: 100%;
	height: 150px;
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
	order: 1;
	

}



.icono{
	width: 30%;
	height: auto;
	float: none;


}
	

}

