@charset "utf-8";
/* CSS Document */
.display-tablet{ display:inherit !important;}
body{ margin:0px; background-color: #40953a;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#24331e; padding:1% 0%;}
#contenido_cabezera{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 10%; overflow:hidden;}
/***********************************   ****************************************/
#datoLogo{ width:100%; height:auto; float:left;  background:#fff; position: sticky; top: 0; z-index:1000000;  border-bottom:#d6d6d6 1px solid;}
#datoLogoCon{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 10%; overflow:hidden;  }
/*********************************** CABEZERA  ****************************************/
#menu{ width:100%; height:auto; float:left;  background:#fff;  }
#menu_cont{ width:80%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 10%; overflow:hidden; border-bottom:#d6d6d6 1px solid;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:20%; height:auto; float:left; margin-right:5%;  padding:1% 0%;}
.datosEmpresa{  width:80%; height:auto; float:left; margin:2% 0%;}
.casDat{  width:30%; height:auto; float:left; margin:0% 1%;}
#botones{ width:20%; height:auto; float:right;  padding:2% 0%;}	
nav{ right:0; background:#40953a;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer;}
.menu_tablet_girar {
	font-family: Arial medium;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	margin-right:15px;
}
/*********************************** 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: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%;}
/*****************************************************************************************/
.iniCont{ width:80%; height:auto; float:left; margin:1% 10%;}
.nosTexto{ width:50%; height:auto; float:left; margin-right:3%; }
.nosImg{ width:47%; height:auto; float:left; }

.ini1{ width:35%; height:auto; float:left; margin-right: 65%;}
.ini2{ width:100%; height:auto; float:left;}
.caja100{ width:96%; height:auto; float:left; background:#eeeeee; padding: 2%; margin: 0% 0% 1% 0%; border-radius: 20px;}
/*********************************** GALERIA  ********************************************/
.subMenu{ width:100%; height:auto; float:left; margin-bottom:5%;}
.infoCatalogo{ width:100%; height:auto; float:left; }
/*********************************** DERECHOS  ****************************************/
#derechos{ width:96%; height:auto; float:left; padding:2%; background:#000; border-top:#2a2b2b 1px solid;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto {
	font-family: Arial medium;
	font-size: 16px;
	color: #626262;
	text-decoration: none;
	line-height: 23px;
}
.TextoAmarillo {
	font-family: Arial medium;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 23px;
}
.Titulo {
	font-family: Arial medium;
	font-size: 30px;
	color: #40953a;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: Arial medium;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
.Titulo_pie {
	font-family: Arial medium;
	font-size: 20px;
	color: #40953a;
}	
.Texto_pie {
	font-family: Arial medium;
	font-size: 17px;
	color: #c2e7bf;
	text-decoration: none; 
	line-height: 28px;
}