@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #b8a268;}
/*********************************** MENU PRINCIPAL  ****************************************/
.caja_cab{  width:100%; height:auto; float:left; padding:1% 0%; border-bottom:#e3e4e4 1px solid;}
.logo{  width:30%; height:auto; float:left; padding:2% 0%; margin-right: 10%;}
.datos_pag{  width:33%; height:auto; float:left; padding:1% 0%;}
#botones{ width:60%; height:auto; float:left; }	
nav{ right:0; background:#b8a268;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer; padding:5%;}
.menu_tablet_girar {
	font-family: cursiva;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
} 
/*********************************** BANNER  ***********************************************/
.eslog{ width:90%; height:auto; float:left; position: absolute; z-index: 10000; margin: 1% 5%;}

.esl_txt{ width:90%; height:auto; float:left;}
#banner_int{ width:100%; height:auto; float:left; background-attachment: fixed;  overflow:hidden; background-image:url(../imagenes/1.jpg); padding: 3% 0%;}
/*********************************** BARRA FLOTANTE  **************************************/
.barra_flotante{ width:40px; height:auto; float:left; padding:0%; position: fixed; z-index: 10000000; left:0%; margin-top:5%;}
.ico_llamar{ width:70%; height:auto; float:left; background:#01d59c; padding:15%;}
.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%;}
/*********************************** INDEX *************************************************/

/*********************************** MINI GALERIA ******************************************/

/*********************************** PIE  **************************************************/
.pie_6{ width:50%; height:auto; float:left;}
.pie_7{ width:50%; height:auto; float:left;}
.pie_8{ width:50%; height:auto; float:left;}
.pie_9{ width:50%; height:auto; float:left;}
/*********************************** NOSOTROS  *********************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }

#cont_4_cont{ width:100%; height:auto; float:left;  margin-bottom:20px; border-bottom:#e3e4e4 solid 1px;}
#cont_5{ width:100%; height:auto; float:left; }
.cont_8{ width:20%; height:auto; float:left; margin-right:5%;}
.cont_9{ width:75%; height:auto; float:left;;}
.cont_10{ width:30%; height:auto; float:left; }
/*********************************** SERVICIOS  ********************************************/
.ser{ width:46%; height:auto; float:left; margin: 0% 1% 2% 1%; border-bottom:#e3e4e4 1px solid; background:#fafafa; padding:1%;}
/*********************************** PRODUCTOS  ********************************************/
.caja_pro{ width:100%; height:auto; float:left; }
.foto_pro{ width:34%; height:auto; float:left; margin-right:1%; }
.des_pro{ width:65%; height:auto; float:left; }
.foto_caj{ width:100%; height:230px; float:left; overflow:hidden;}
/*********************************** CONTACTO  *********************************************/
.formulario_1{ width:100%; height:auto; float:left; }
.formulario_2{ width:33%; height:auto; float:left; margin-top:2%; margin-right:2%;}
.formulario_3{ width:65%; height:auto; float:left; margin-top:2%;}
#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:96%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:2%; }
.comentarios{ width:98%;  background:#fbfafa; border:#d2d2d2 solid 1px; padding:1%;  }
/*********************************** TIPOGRAFIAS  *****************************************/
.Titulo_blanco {
	font-family: titulo;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
}
.SubTitulo_blanco {
	font-family: light;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
}
.Texto_blanco {
	font-family: cursiva;
	font-size: 12px;
	color: #dae2e9;
	text-decoration: none;
	line-height: 20px;
}
.Texto {
	font-family: cursiva;
	font-size: 12px;
	color: #424242;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #b8a268;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 18px;
	color: #000;
}	
.Texto_pie {
	font-family: cursiva;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}