@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #26532a;}
/*********************************** MENU  *************************************************************/
.logo{  width:50%; height:auto; float:left; padding:1% 0%;}
.datos_pag{  width:100%; height:auto; float:right; padding:1% 0%;}
#botones{ width:10%; height:auto; float:right; padding-top:3%;}	
nav{ right:0; background:#26532a;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;}
#boton{  cursor:pointer; padding:2% 2% 1% 2%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	margin-right:15px;
} 
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:100%; height:auto; float:left; position: fixed; z-index: 10000000; padding:0%; bottom:0%;}
.ico_llamar{ width:8%; height:auto; float:left; background:#01d59c; padding:1% 10%;}
.ico_whatsapp{ width:8%; height:auto; float:left; background:#40e15d; padding:1% 2%;}
.ico_facebook{ width:8%; height:auto; float:left; background:#3d548e; padding:1% 2%;}
.ico_mail{ width:8%; height:auto; float:left; background:#0f7dee; padding:1% 2%;}
.ico_ubicacion{ width:8%; height:auto; float:left; background:#f6f6f6; padding:1% 2%;}
.ico_youtube{ width:8%; height:auto; float:left; background:#de1a2a; padding:1% 2%;}
.ico_instagram{ width:8%; height:auto; float:left; background:#cb2a5f; padding:1% 2%;}
/*********************************** BANNER  *******************************************************************/
.eslo{ width:100%; height:auto; float:left; position:absolute; z-index:1000; margin:5% 0% 0% 2%;}
/*********************************** ESLOGAN  ******************************************************************/
.ini_1{  width:100%; height:auto; float:left; margin-bottom:2%; }
.ini_2{  width:100%; height:auto; float:left; margin-bottom:2%; }
.ini_3{  width:100%; height:auto; float:left; }
/*********************************** NOSOTROS  *****************************************************************/
.titulo_nos{ width:100%; height:auto; float:left; padding:2% 0%; border-bottom:#cccccc 1px solid; margin-bottom:3%; }
.nos_texto{ width:100%; height:auto; float:left; margin-bottom:3%;}
.nos_foto{ width:100%; height:auto; float:left; }
/*********************************** SUBMENU  *************************************************************/
.cont_cat{  width:100%; height:auto; float:left;}

.cont_cat_pro{  width:30%; height:auto; float:left; margin-right:1%; padding:1%; background:#FFF; border:#efefef 1px solid; margin-bottom:1%; overflow:hidden;}
/*********************************** PIE  **********************************************************************/
.pie_24{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_25{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_26{ width:100%; height:auto; float:left; margin-bottom:2%;}
.pie_27{ width:100%; height:auto; float:left; margin-bottom:2%;}
.derechos{  width:100%; height:auto; float:left; padding:4% 0% 0% 0%; margin-top:3%; border-top:#2b2b2b 1px solid;}
/*********************************** PRODUCTOS  ****************************************************************/
.foto_tra{ width:68%; height:auto; float:left; padding:2% 5%; margin:0% 10% 1% 10%; border:#e7e7e7 1px solid;}
/*********************************** CONTACTO  *****************************************************************/
.formulario_1{ width:100%; height:auto; float:left; }
.formulario_2{ width:100%; height:auto; float:left;}
#celdas{ width:100%; height:auto; float:left;  margin:0% 0% 2% 0%;}

#celdas{ width:100%; height:auto; float:left; margin-top:2%;}
#celdas_comentario{ width:100%; height:auto; float:left; margin-top:2%;}
#boton_enviar{ width:100%; height:auto; float:left; margin-top:2%;}
.casilla{ width:96%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:2%; }
.comentarios{ width:98%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:1%;  }
/*********************************** TIPOGRAFIAS  **************************************************************/
.Titulo_sloga {
	font-family: titulo;
	font-size: 30px;
	color: #26532a;
	text-decoration: none;
	line-height: 35px;
}
.Texto_sloga {
	font-family: normal;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}
.Texto {
	font-family: normal;
	font-size: 13px;
	color: #433627;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #433627;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 15px;
	color: #433627;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 17px;
	color: #fff;
}	
.Texto_pie {
	font-family: normal;
	font-size: 12px;
	color: #e5d9cd;
	text-decoration: none;
}