@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** MENU PRINCIPAL  **************************/
.logo{  width:25%; height:auto; float:left; padding:0.5% 0%; }
#menu_botones{ width:60%; height:auto; float:right; margin-top:4%;}
#botones{ width:100%; height:auto; float:left; margin:0px; padding:0px; max-width:1200px;}
#botones li { display:inline; }
#botones li a {  
	font-family: titulo;
	font-size: 16px;
	color: #c4736e;
	text-decoration: none;	
	width:21%;
	padding:1% 0%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
	margin:0% 2%;
	border-radius:15px;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
	width:21%;
	padding:1% 0%;
	float:left;
	border-radius:15px;
	background:#c4736e;
	margin:0% 2%;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 16px;
	color: #fff;
	text-decoration: none;	
	width:21%;
	padding:1% 0%;
	float:left;
	border-radius:15px;
	background:#c4736e;
	margin:0% 2%;
} 
/*********************************** BARRA FLOTANTE******************************************/
.barra_flotante{ width:45px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:15%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:5%;}
.ico_whatsapp{ width:70%; height:auto; float:left; background:#40e15d; padding:15%;}
.ico_facebook{ width:70%; height:auto; float:left; background:#3d548e; padding:15%;}
.ico_youtube{ width:70%; height:auto; float:left; background:#de1a2a; padding:15%;}
.ico_instagram{ width:70%; height:auto; float:left; background:#cb2a5f; padding:15%;}
.ico_mail{ width:70%; height:auto; float:left; background:#0f7dee; padding:15%;}
.ico_ubicacion{ width:70%; height:auto; float:left; background:#f6f6f6; padding:15%;}
/*********************************** ESLOGAN  ********************************/
.eslo{ width:auto; height:auto; float:left; position:absolute; z-index:1000; margin:5% 0% 0% 10%;}
/*********************************** INDEX  ************************************/
.ini_1{  width:100%; height:auto; float:left; margin-bottom:5%; }
.ini_2{  width:30%; height:auto; float:left; }
.ini_3{  width:30%; height:auto; float:left; margin:0% 3.5%; }
/*********************************** SUBMENU  ********************************/
.sub_menu{  width:19%; height:auto; float:left; margin-right:1%;}
.cont_cat{  width:80%; 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;}

#titulo_submeu{ width:90%; height:auto; float:left; background:#c4736e; padding:5%;}
#boton_submenu{ width:100%; height:auto; float:left;  padding:0px; margin:0px;}
#boton_submenu li { display:inline; }
#boton_submenu li a {  
	font-family: normal;
	font-size: 15px;
	color: #433627;
	text-decoration: none;	
	width:96%;
	padding:4% 2%;
	float:left;
	-webkit-transition: background 1s, color 1s, text-shadow 1s, border-left 1s ;
	-webkit-transition-delay: 0.3s; 
	-moz-transition: background 1s, color 1s, text-shadow 1s;
	-moz-transition-delay: 0.2s;
	-ms-transition: background 1s, color 1s, text-shadow 1s;
	-ms-transition-delay: 0.2s;
    background:#efdcd9;
	border-bottom:#e0b9b4 1px solid;
	
		}
#boton_submenu li a:hover{
	font-family: normal;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:96%;
	padding:4% 2%;
	float:left;
	background:#c4736e; 
	 }	
#boton_submenu a:hover, #boton_submenu .active a{
	font-family: normal;
	font-size: 15px;
	color: #fff;
	text-decoration: none;	
	width:96%;
	padding:4% 2%;
	float:left;
	background:#e0b9b4;
}
/*********************************** PIE  ***************************************/
.pie_24{ width:30%; height:auto; float:left;}
.pie_25{ width:25%; height:auto; float:left;}
.pie_26{ width:17%; height:auto; float:left; }
.pie_27{ width:28%; height:auto; float:left; }
.derechos{  width:100%; height:auto; float:left; padding:4% 0% 0% 0%; margin-top:3%; border-top:#2b2b2b 1px solid;} 
/*********************************** NOSOTROS  ******************************/
.titulo_nos{ width:100%; height:auto; float:left; padding:2% 0%; border-bottom:#cccccc 1px solid; margin-bottom:3%; }
.nos_texto{ width:55%; height:auto; float:left; margin-right:5%; }
.nos_foto{ width:35%; height:auto; float:left; }
/*********************************** SERVICIOS  *********************************/

/*********************************** 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:30%; height:auto; float:left; margin-right:10%; }
.formulario_2{ width:60%; height:auto; float:left;}
#celdas{ width:32.3%; height:auto; float:left; margin-top:1%; margin:1% 1% 0% 0%;}

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