@charset "utf-8";
/* CSS Document */
.display-celulares{ display:inherit !important;}
body{ margin:0px; background-color: #f06c08;}
/*********************************** 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  *************************************************************/
.logo{  width:50%; height:auto; float:left; padding:2% 0%; margin-right:30% }
#botones{ width:20%; height:auto; float:right; padding:5% 0%;}
nav{ right:0; background:#f06c08;  width:180px; top:0;  z-index:0;  position:absolute; position:fixed;}
#boton{  cursor:pointer; padding:2% 0% 1% 2%;}
.menu_tablet_girar {
	font-family: titulo;
	font-size: 17px;
	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%;}
/*********************************** PIE  **********************************************************************/
.pie_24{ width:20%; 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; margin-bottom: 5%;}
.pie_27{ width:100%; height:auto; float:left; margin-bottom: 5%;}
.pie_100{ width:100%; height:auto; float:left; border-top:#344d0b 1px solid; padding-top:20px;  margin-top: 10px; }
/*********************************** NOSOTROS  *****************************************************************/
.cont_21{ width:50%; height:auto; float:left; margin-bottom:5%;}
.cont_22{ width:100%; height:auto; float:left; }
/**********************************************************************************************/
.contDatosNum{ width:90%; height:auto; float:left;}
.conIdiomas{ width:100%; height:auto; float:left;}
.cajalarga{ width:100%; height:auto; float:left; margin:1% 0%;}

.ico_ini{ width:50%; height:auto; float:left; margin:2% 0%;}

.ConVis{ width:100%; height:auto; float:left; margin:2% 0%;}
.VisFoto{ width:25%; height:auto; float:left; margin-right: 5%;}
.VisTex{ width:70%; height:auto; float:left;  }
.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:100%; height:auto; float:left; margin: 2% 0%;}
#derechos_info{ width:90%; height:auto; margin-left:auto; margin-right:auto; max-width:1200px; padding: 0% 5% 10% 5%; overflow:hidden;}

.contDonTex{ width:80%; height:auto; float:left; margin: 2% 6%; background:#fff; padding: 4%; border-radius: 5px;}
.contDonCod{ width:90%; height:auto; float:left; margin: 2% 5%;}

.MapaTrab{ width:90%; height:auto; float:left; margin: 2% 5%;}
/*********************************** TIPOGRAFIAS  **************************************************************/
.Texto_negro {
	font-family: Arial;
	font-size: 15px;
	color: #000;
	text-decoration: none;
}
.Titulo_banner {
	font-family: titulo;
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.Texto_banner {
	font-family: Arial;
	font-size: 12px;
	color: #e1c8b6;
	text-decoration: none;
}
.Texto {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.Titulo {
	font-family: titulo;
	font-size: 20px;
	color: #2e712d;
	text-decoration: none;
}
.Sub_Titulo {
	font-family: titulo;
	font-size: 18px;
	color: #2e712d;
	text-decoration: none;
}
.Titulo_pie {
	font-family: titulo;
	font-size: 25px;
	color: #e2b904;
}
.Texto_pie {
	font-family: Arial;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}