/**-----------UTILIDADES------------**/
.u-ingles{
	position: absolute;
	right: 10%;
	font-size: .81em;
	color: #1e1e1e;
	text-decoration: none;
}

a.u-ingles:hover{
	color: #01559b;
}

.u-titulos{
	display: block;
	font-size: 3em;
	border-bottom: 3px solid;
	margin: 0 10% 1em;
}

.u-btn{
	color: #fff;
	text-decoration: none;
	background-color: #70b33f;
	padding: .5em 1.15em;
	width: 50%;
	text-align: right;
	margin-right: 10%;
}

a.u-btn:hover{
	color: #e6e6e6;
	text-decoration: none;
	background-color: #578c31;
	padding: .5em 1.15em;
}

/**--------Estilos generales------------**/
/**------------HEADER---------------**/
.header-container{
	display: block;
	text-align: center;
	margin-bottom: 1.5em;
}

.header-logoContainer{
	display: block;
}

.header-logoContainer > a {
	text-decoration: none;
	color: #1e1e1e;
}

.menuPrincipal-container{
	display: inline-block;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

.menuPrincipal{
	margin: 0;
	padding: 0;

}

.menuPrincipal > li {
	display: inline-block;
	margin: 0 .55em;
}

.menuPrincipal > li > a {
	color: #1e1e1e;
	text-decoration: none;
}
.menuPrincipal > li > a:hover {
	color: #01559b;
}
/**-------------SLIDER--------------**/
.slider{
	display: block;
	text-align: center;
	background: #000 url('../img/fabrica.jpg') no-repeat center;
	width: 100%;
	height: 250px;
}
/**-------------SUBIR--------------**/
.subir{
	text-align: right;
	display: block;
	padding: 1em 4em;
	color: #fff;
	text-decoration:none;
}

.subirBlack{
	text-align: right;
	display: block;
	padding: 1em 4em;
	color: #000;
	text-decoration:none;
}

/**----------------SOMOS-----------------**/
.somos{
	text-align: center;
	display: block;
	background: #000 url('../img/bg_nosotros.jpg') no-repeat center;
	padding: 1em 4em;
	color: #fff;
}

.somos-title{
	color: #fff;
}

.somos-informacion{
	padding: 0 5% 2em 5%;
}

.somos-video{
	display: inline;
	padding: 0 0 0 4em;
}

.somos-descripcion{
	display: inline-block;
	text-align: right;
	width: 40%;
	padding: 0 7% 0 3%;
	vertical-align: top;
	font-size: 1.5em;
}

/**-------------SERVICIOS---------------**/
.servicios{
	display: block;
	color: #fff;
	background-color: #01559b;
	text-align: center;
	padding: 2em 0;
}

.servicios-fs{
	display: block;
	padding: 0 10%;
	border-bottom: 3px solid #fff;
	text-align: left;
}

.fs-title{
	display: inline-block;
	font-size: 2.2em;
	text-align: left;
	width:50%;
	margin: 0;
	/*padding: 0 5% 0 5%;*/
}

.servicios-btn{
	color: #fff;
	text-decoration: none;
	background-color: #70b33f;
	padding: .5em 1.15em;
	width: 50%;
	text-align: right;
	margin-right: 10%;
}

a.servicios-btn:hover{
	color: #e6e6e6;
	text-decoration: none;
	background-color: #578c31;
	padding: .5em 1.15em;
}

.servicios-descripcion{
	display: block;
	font-size: 1.5em;
	text-align: left;
}

.servicios-staffing{
	display: block;
	padding: 1.2em 10% 0;
	text-align: left;
}

.staffing-title{
	display: inline-block;
	font-size: 2.2em;
	text-align: left;
	width:50%;
	margin: 0;
	/*padding: 0 5% 0 5%;*/
}

/**-------------PRODUCTOS---------------**/

.productos{
	display: block;
	color: #01559b;
	background-color: #fff;
	text-align: center;
	padding: 2em 0;
}

.productos-menu{
	display: block;
	padding: 0 7%;
}

.productos-menu > li{
	display: inline-block;
	width: 300px;
	margin: 1em 4em 1em 0;
	font-size: 1.2em;

}

.productos-btn{
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background-color: #70b33f;
	padding: .5em 1.15em;
	width: 300px;
	text-align: center;
	margin-right: 10%;
}

a.productos-btn:hover{
	color: #e6e6e6;
	text-decoration: none;
	background-color: #578c31;
	padding: .5em 1.15em;
}

/**--------------CLIENTES LATAM------------------**/

.clientes{
	text-align: center;
	display: block;
	background: #000 url('../img/bg_clientes.jpg') no-repeat top;
	padding: 1em 4em;
	color: #fff;
}

.clientes-sector{
	padding-right:10%; 
	padding-left:10%;
}

.clientes-titles{
	font-size: 2.2em;
	color: #e5e5e5;

}

.clientes-descripcion{
	font-size: 1.5em;
	color: #cccccc;
}

/*---------------DIRECTORIO----------------*/

.directorio{
	display: block;
	color: #01559b;
	background-color: #fff;
	text-align: center;
	padding: 2em 0;
}

.directorio-deptos{
	display: inline-block;
	width: 20%;
	padding-left: 5%;
	text-align: left;
}

.directorio-deptos > p{
	font-size: 1.2em;
	color: #1e1e1e;
	margin: 0;
}

.directorio-deptosTitulo{
	border-bottom: 5px solid #70b33f;
	font-size: 1.8em;
	margin: .7em 0 .2em;
}

/*----------------CONTACTO---------------------*/
.contacto{
	display: block;
	color: #fff;
	background-color: #01559b;
	text-align: center;
	padding: 2em 0;
}

.contacto-form{
	display: inline-block;
	vertical-align: top;
	width: 35%;
	margin: 0 0 0 5%;
	color: #1e1e1e;
}

.contacto-form > input{
	display: block;
	margin: 1.5em 0.5em 1.5em 20%;
	width: 70%;
}

.contacto-form > textarea{
	display: block;
	margin: 1.5em 0.5em 1.5em 20%;
	width: 70%;
	height: 5em;
}

.contacto-formBtn{
	color: #fff;
	text-decoration: none;
	background-color: #70b33f;
	text-align: center;
	border:none;
	height: 1.8em;
}

.contacto-saludos{
	display: inline-block;
	width: 40%;
	margin: 0 5% 0 0;
}

.contacto-saludos > h3{
	margin: 0;
	padding: 0.2em;
	font-size: 2em;
}

.contacto-saludos > p{
	margin: 0;
	padding: 0.5em;
	font-size: 1.15em;
}

.contacto-saludos > h4{
	margin: 0;
	padding: 0.5em;
	text-align: right;
}

/*-----------FOOTER------------*/

.footer{
	display: block;
	text-align: center;
	padding: .5em;
	background-color: #eee;

}

.footer-menu{
	display: inline;

}

.footer-menu > li{
	display: inline;
	font-size: .8em;
	color: #1e1e1e;
}

.footer-menu > li > a {
	color: #1e1e1e;
	text-decoration: none;
	margin: 1em 0;
}
.footer-menu > li > a:hover {
	color: #01559b;
}

.footer-sociales{
	margin: .7em 0;
}

.footer-derechos{
	display: block;
	font-size: .7em;
	color: #ccc;
	position: relative;
	height: 100px;
}


.footer-derechos > p{
	position: absolute;
	left: 0;
	bottom: 0;

}

.footer-derechos > img{
	position: absolute;
	right: 0;
	bottom: 0;
}

/*----------CATALOGO-----------*/

/*----------PRENDARIO-----------*/

.productosblue{
	display: block;
	color: #fff;
	background-color: #01559b;
	text-align: center;
	padding: 2em 0;
}

.productosCatalogo{
	display: block;
	text-align: center;
	color: #1e1e1e;
}

.productosCatalogo-titulo{
	display: block;
	font-size: 3em;
	border-bottom: 3px solid;
	margin: 0 10% 1em;
}

.producto{
	display: block;
	text-align: left;
	width: 80%;
	margin-left: 10%;
	padding: 1.8em 0;
}

.u-productoText{
	display: inline-block;
	text-align: right;
	width: 50%;
	vertical-align: top;
}

.u-headerProductos{
	padding: 0;
}

.u-titulosPoductos{
	display: inline;
	margin:0;
	padding: 0;
	font-size: 2em;
	text-align: right;

}

.u-bodyProductos{
	display: inline-block;
	padding: 1em 10% 1em 0;
}

.u-bodyProductos > p{
	display: inline-block;
	text-align: right;
	border-top: 2px solid #1e1e1e;
	padding-top: 1em;
}




.u-imgContainer{
	display: inline;
	margin: 0;
	padding: 0;
}

.producto:nth-child(odd){
	display: block;
	text-align: right;
	width: 80%;
	margin-left: 10%;
	background-color: #ddd;
	padding: 1.8em 0;
}

.u-productoText:nth-child(odd){
	display: inline-block;
	text-align: left;
	width: 60%;
}

.u-headerProductos:nth-child(odd){
	padding: 0;
}

.u-titulosPoductos:nth-child(odd){
	display: inline;
	margin:0;
	padding: 0;
	font-size: 2em;
	text-align: left;

}

.u-btn:nth-child(even){
	color: #fff;
	text-decoration: none;
	background-color: #70b33f;
	padding: .5em 1.15em;
	width: 50%;
	text-align: left;
	margin-left: 10%;
}

.u-bodyProductos:nth-child(odd){
	display: inline-block;
	padding: 1em 10% 1em 0;
}

.u-bodyProductos:nth-child(odd) > p{
	display: inline-block;
	text-align: right;
	border-top: 2px solid #1e1e1e;
	padding-top: 1em;
}




.u-imgContainer:nth-child(odd){
	display: inline;
	margin: 0;
	padding: 0;
}




.class1{
	width: 50%;
}