@charset "utf-8";
.display-pc{ display:inherit !important;}
/*********************************** CABEZERA  ****************************************/
#linea{ width:100%; height:auto; float:left;  background:#6cbf00; padding: 0.5% 0%;}
#contenido_linea{ width:90%; height:auto;  margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
/*********************************** MENU PRINCIPAL  *************************************************************/
.logo{  width:24%; height:auto; float:left; padding:0.5% 0%;}
#menu_botones{ width:76%; height:auto; float:right; padding:1% 0%;}
#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: 21px;
	color: #383838;
	text-decoration: none;	
	width:20%;
	padding:3% 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;
	}
#botones li a:hover{
	font-family: titulo;
	font-size: 21px;
	color: #ec6d08;
	text-decoration: none;	
	width:20%;
	padding:3% 0%;
	float:left;
	 }	
#botones a:hover, #botones .active a{
	font-family: titulo;
	font-size: 21px;
	color: #ec6d08;
	text-decoration: none;	
	width:20%;
	padding:3% 0%;
	float:left;
} 
/*********************************** 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%;}
/**********************************************************************************************/
.contDatosNum{ width:70%; height:auto; float:left;}
.conIdiomas{ width:30%; height:auto; float:left;}
.cajalarga{ width:100%; height:auto; float:left; margin:1% 0%;}

.ico_ini{ width:19%; height:auto; float:left; margin:2% 0.5%;}

.ConVis{ width:46%; height:auto; float:left; margin:0% 2%;}
.VisFoto{ width:30%; height:auto; float:left; margin-right: 4%;}
.VisTex{ width:60%; height:auto; float:left;  margin-right: 6%; }
.cajaCIen{ width:100%; height:auto; float:left;  }


.cajaHacemos{ width:100%; height:auto; float:left; margin-bottom: 5%; padding-bottom: 5%; border-bottom: solid #b9b9b9 1px;}
.HacFotos{ width:100%; height:auto; float:left; margin-top: 3%;}
.HacFotosPeq{ width:24%; height:auto; float:left; margin-right: 1%;}

.cajaCont3{ width:30%; height:auto; float:left; margin: 2% 1%;}

.contDonTex{ width:36%; height:auto; float:left; margin: 0% 10%; background:#fff; padding: 2%; border-radius: 5px;}
.contDonCod{ width:40%; height:auto; float:left;}

.MapaTrab{ width:48%; height:auto; float:left; margin: 0% 1% 5% 1%;}
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:30%; height:auto; float:left; margin-right:4%;}
.cont_22{ width:66%; height:auto; float:left; }
/*********************************** PIE  **********************************************************************/
.pie_24{ width:10%; height:auto; float:left; margin:2% 5% 0% 0%;}
.pie_25{ width:20%; height:auto; float:left; margin-right:2%;}
.pie_26{ width:35%; height:auto; float:left; margin-right:2%;}
.pie_27{ width:25%; height:auto; float:left; }
.pie_100{ width:100%; height:auto; float:left; border-top:#344d0b 1px solid; padding-top:20px; margin-top: 10px; }
#derechos_info{ width:90%; height:auto; margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5%; overflow:hidden;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto_negro {
	font-family: Arial;
	font-size: 17px;
	color: #000;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 60px;
	color: #fff;
	text-decoration: none;
}
.Texto_banner {
	font-family: Arial;
	font-size: 17px;
	color: #e1c8b6;
	text-decoration: none;
}
.Texto {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	line-height: 25px;
}
.Titulo {
	font-family: titulo;
	font-size: 40px;
	color: #2e712d;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 25px;
	color: #2e712d;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 30px;
	color: #ed6e07;
}	
.Texto_pie {
	font-family: Arial;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	line-height: 23px;
}