@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(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600&subset=latin,latin-ext,cyrillic);
@import 'https://fonts.googleapis.com/css?family=Hammersmith+One|Rubik';
@import url('https://fonts.googleapis.com/css?family=Comfortaa');

/* 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;   
} 

.Contenedor{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color: #F4F4F4;

	
}


.icono_footer{
	width:15px;
	height:15px;


}


.icono_contacto{
	width:25px;
	height:25px;


}

/*********************************** ENCABEZADO ************************************/



.encabezado{
	width:100%;
	height:80px;


}


/*********************************** DIV BLANCO ************************************/

.div-blanco{
	width:100%;
	height:auto;
	background-color: #fff;
	overflow:hidden;
	box-sizing: border-box;
	padding:10px 10px 10px 10px;	
	}
	
.div-al50{
	width:50%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
	float:left;
	}

.img-al50{
	width:80%;
	height:auto;	
	
	}
	
/*********************************** BANNER ************************************/
.main2transpatente{
	width:62%;
	height:450PX;
	color:#fff;
	padding:70px;
	margin-top:-450px;
	position:absolute;

	box-sizing: border-box;
	z-index:0;	
}



.Titulo-Home{

 width: 100%;
  /* font-family: 'Open Sans', sans-serif;*/
  /* font-family: 'Rubik', sans-serif;*/
  font-family: 'Hammersmith One', sans-serif;
  font-size: 3em;
  line-height: 1.2;
  color:#FFF;
text-shadow:#000 1px 1px 5px;
 	
}




.TextoInfoBlanco {
  width: auto;
  font-family: "Calibri", sans-serif;
  font-size: 2em;
  line-height: 1.4;
  color:#fff;
}



#recuadro_envio{
	width:100%;
	height:auto;
	background-color: #fff;
	overflow:hidden;
	box-sizing: border-box;
	padding:30px 0px 30px 70px;
	
	
	}




/** OFERTAS***/


#grupo_recuadros{
	width:100%;
	height:auto;
	background-color: #EEEEEE;
	overflow:hidden;
	box-sizing: border-box;
	padding:50px 0px 70px 120px;
	
	
	}


.Titulos{
  width: auto;
  font-family: 'Comfortaa', cursive;
  font-size: 3em;
  line-height: 1.4;
  color:#000;
	padding: 0px;
	margin-bottom: 20px;
 

  

}
.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 0px 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;
	
	 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;

}



/* #FOOTER
*****************************************/



footer{
    width:100%;
	height:auto;
    background:#202228;
	overflow:hidden;
	box-sizing: border-box;
	padding: 20px;

}


.datos{
	width: 60%;
	height: auto;
	border: 0;
	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;
}





/*********************************** CONSULTAS ************************************/






.consultas{
    width:100%;
	height:auto;
    background-image:url(../images/fondo_form.jpg);
	overflow:hidden;
	box-sizing: border-box;
	padding: 40px 0px 40px 70px;

}

.Titulos_consultas{
	  
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 2em;
  line-height: 1.4;
  color:#fff;
	padding: 25px;
}




.formulario_consultas{
    width:45%;
	height:auto;
    
	overflow:hidden;
	box-sizing: border-box;
	margin-right:50px;
	float: left;

}




.datos_consultas{
    width:40%;
	height:auto;
    
	overflow:hidden;
	box-sizing: border-box;


}



.Texto_datos_cons{
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size:1.6em;
  font-style:normal;
  line-height: 1.4;
  color:#FFF;
}


.mapa{
	width: 100%;
	height: 230px;
	border: 0;
	
}




.div_iconos{
	width: 40%;
	height: auto;
	overflow: hidden;
	box-sizing: border-box;
	text-align: left;

}



.icono{
	width: auto;
	height: auto;
	float: left;


}




/* # pc chica
*****************************************/
@media screen and (max-width: 1024px){
	
	.main2transpatente{
	width:62%;
	height:450PX;
	color:#fff;
	padding:70px;
	margin-top:-370px;
	position:absolute;

	box-sizing: border-box;
	z-index:0;	
}


.Titulo-Home{

 width: 100%;
  /* font-family: 'Open Sans', sans-serif;*/
  /* font-family: 'Rubik', sans-serif;*/
  font-family: 'Hammersmith One', sans-serif;
  font-size: 2.5em;
  line-height: 1.2;
  color:#FFF;
text-shadow:#000 1px 1px 5px;
 	
}
	
	
	
	.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;
}


}

	
/* # CELULAR
*****************************************/
@media screen and (max-width: 768px){
	
	/*********************************** DIV BLANCO ************************************/

.div-blanco{
	width:100%;
	height:auto;
	background-color: #fff;
	overflow:hidden;
	box-sizing: border-box;
	padding:10px 10px 10px 10px;	
	}
	
.div-al50{
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
	float:none;
	}

.img-al50{
	width:100%;
	height:auto;	
	
	}	
	
	/*********************************** BANNER 50/50************************************/

.banne1{
	display: block;
	width: 100%;
	height: auto;
	margin-right:0px;
	overflow:hidden;
	box-sizing: border-box;
	float:none;
}


.banne2{
	display: block;
	width: 100%;
	height: auto;
	overflow:hidden;
	box-sizing: border-box;
}



.img_banner{
	width: 100%;
	height: auto;
	float: none;
}
	
	
	
	/*********************************** BANNER ************************************/
.main2transpatente{
	width:100%;
	height:350PX;
	color:#fff;
	padding:30px;
	margin-top:0px;
	position:relative;
	background: url(../images/banner_celular2.jpg);
	box-sizing: border-box;
	z-index:0;	
}

	.banner{
		display: none;
	}
	


.Titulo-Home{

 width: 100%;
  /* font-family: 'Open Sans', sans-serif;*/
  /* font-family: 'Rubik', sans-serif;*/
  font-family: 'Hammersmith One', sans-serif;
  font-size: 2em;
  line-height: 1.2;
  color:#FFF;
text-shadow:#000 1px 1px 5px;
 	
}




.TextoInfoBlanco {
  width: auto;
  font-family: "Calibri", sans-serif;
  font-size: 2em;
  line-height: 1.4;
  color:#fff;
}
	
	
	
	
	/* #FOOTER
*****************************************/



footer{
    width:100%;
	height:auto;
    background:#0000fe;
	overflow:hidden;
	box-sizing: border-box;
	padding:40px 0px 40px 20px;
}



.TextoFooter1 {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.4;
  color:#FFF;
  text-align:none;
}


	
	
	
	/** OFERTAS***/

.Texto-Barra_ofertas{
	width:70px;
	margin-top:5px;
	position:absolute;
	text-align:center;
	padding:2px;
	margin-left:3px;
	z-index:99999;
	font-family: 'Comfortaa', cursive;
	font-size:0.7em;
  font-style:normal;
  line-height: 1.2;
  color:#fff;
	background-color:#0E0E0E;
	}	


		

.Titulos{
  width: auto;
  font-family: 'Comfortaa', cursive;
  font-size: 1.8em;
  line-height: 1.4;
  color:#000;
	padding: 10px;
 

  

}


#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;

}

	
	
		/* #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;
}




	
	
	/*********************************** CONSULTAS ************************************/






.consultas{
    width:100%;
	height:auto;
    background-image:url(../images/fondo_form.jpg);
	overflow:hidden;
	box-sizing: border-box;
	padding: 20px 0px 20px 5px;

}

.Titulos_consultas{
	  
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 1.6em;
  line-height: 1.4;
  color:#fff;
	padding: 25px;
}




.formulario_consultas{
    width:100%;
	height:auto;
    
	overflow:hidden;
	box-sizing: border-box;
	margin-right:0px;
	float: none;

}




.datos_consultas{
    width:100%;
	height:auto;
    
	overflow:hidden;
	box-sizing: border-box;


}



.Texto_datos_cons{
	display: none;
}


.mapa{
	width: 100%;
	height: 230px;
	border: 0;
	
}
	
	
	
.div_iconos{
	width: 100%;
	height: 150px;
	overflow: hidden;
	box-sizing: border-box;
	text-align: center;
	order: 1;
	

}



.icono{
	width: 30%;
	height: auto;
	float: none;


}
	
	
	
	
	
}



