@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #40953a;}
/************************************************************************************************/
#cabezera{ width:100%; height:auto; float:left; background:#24331e; padding:1% 0%;}
#contenido_cabezera{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; 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:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;  }
/*********************************** CABEZERA  ****************************************/
#menu{ width:100%; height:auto; float:left;  background:#fff; }
#menu_cont{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden; border-bottom:#d6d6d6 1px solid;}
/*********************************** MENU  *************************************************************/
.logo{  width:30%; height:auto; float:left; padding:2% 60% 2% 0%;}
#botones{ width:10%; height:auto; float:left;  padding:5% 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: titulo;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	line-height: 50px;
	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%;}
/*****************************************************************************************/
.iniCont{ width:80%; height:auto; float:left; margin:1% 10%;}
.nosTexto{ width:90%; height:auto; float:left; margin:0% 5% 3% 5%; }
.nosImg{ width:90%; height:auto; float:left; margin:0% 5% 0% 5%; }

.ini1{ width:70%; height:auto; float:left; margin:0% 15% 3% 15%;}
.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; }
/*********************************** PIE  **********************************************************************/
.pie_24{ width:90%; height:auto; float:left; margin:1% 5%;}
.pie_25{ width:90%; height:auto; float:left; margin:1% 5%;}
.pie_26{ width:90%; height:auto; float:left; margin:1% 5%;}
.pie_27{ width:90%; height:auto; float:left; margin:1% 5%;}

.derechos{  width:90%; height:auto; float:left; padding:4% 0% 10% 0%; margin-top:3%; border-top:#1f1f1f 1px solid;} 
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto {
	font-family: Arial medium;
	font-size: 15px;
	color: #626262;
	text-decoration: none;
	line-height: 21px;
}
.TextoAmarillo {
	font-family: Arial medium;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}
.Titulo {
	font-family: Arial medium;
	font-size: 25px;
	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: 25px;
}