@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #42854a;}
/************************************************************************************************/
#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:20%; height:auto; float:left; padding:2% 60% 2% 0%;}
#botones{ width:20%; height:auto; float:left;  padding:5% 0%;}	
nav{ right:0; background:#42854a;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed; }
#boton{  cursor:pointer;}
.menu_tablet_girar {
	font-family: Arial medium;
	font-size: 20px;
	color: #f6f18e;
	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:100%; height:auto; float:left; margin:1% 0%;}
.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;}

.cajNov50{ width:90%; height:auto; float:left; margin: 0% 1%; background: #e0eff1; border-bottom: #6ad6e2 2px solid; padding: 5%;}
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:100%; height:auto; float:left; margin-bottom:2%;}
.cont_22{ width:100%; height:auto; float:left; }
.cajaNov{ width:90%; height:auto; float:left; margin:1% 0%; padding: 5%; background: #e0eff1; border-bottom: #6ad6e2 2px solid;}
.cjaTes{ width:100%; height:auto; float:left; margin:1% 0%; border-bottom: #b3c6c8 1px solid; padding-bottom: 2%;}
.imagTes{ width:10%; height:auto; float:left; margin-right: 5%;}
.TexTex{ width:85%; height:auto; float:left;}
/*********************************** NOSOTROS  *****************************************************************/
.cajaGale100{ width:100%; height:auto; float:left; margin-bottom:1%;}
.fotGal{ width:100%; height:auto; float:left; margin: 0% 0% 2% 0%;}
/*********************************** PIE  **********************************************************************/
.pie_24{ width:100%; height:auto; float:left; margin-bottom:5%;}
.pie_25{ width:100%; height:auto; float:left; margin-bottom:5%;}
.pie_26{ width:100%; height:auto; float:left; }
#pie{ width:100%; height:auto; float:left;  background:#151614; padding:4% 0% 15% 0%;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto {
	font-family: Arial medium;
	font-size: 15px;
	color: #626262;
	text-decoration: none;
	line-height: 21px;
}
.TextoBlanco {
	font-family: Arial medium;
	font-size: 14px;
	color: #fff;
	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: #151614;
	text-decoration: none;
}
.Titulo_pie {
	font-family: Arial medium;
	font-size: 20px;
	color: #f6f18e;
}	
.Texto_pie {
	font-family: Arial medium;
	font-size: 17px;
	color: #8cbe9b;
	text-decoration: none; 
	line-height: 25px;
}