/*
HOJA DE ESTILOS
*/

/**************************/
/*        CONTENIDO        /
/**************************/
/*
1.- RESET
2.- GENERALES / INICIO
3.- HEADER
4.- QUIENES
5.- COMO 
6.- QUE
7.- TRABAJOS
8.- FOOTER
9.- MEDIA QUERIES
10.- TRABAJOS
*/
.ancho {
	width: 27.8%
}
.ancho2 {
	width: 22.22%
}
/*********************/
/*      1.- RESET     /
/*********************/
	*{
		margin: 0;
		padding: 0;
		outline: 0;
	}

/***********************************/
/*      2.- GENERALES / INICIO      /
/***********************************/
	body{
		font-family: 'Ubuntu', sans-serif !important;
	}
	.body-capacitagro{
		background-color: #a8b2b8;
	}
	header, .wrapper{
		width: 100%;
	}
	.oculto{
		display: none !important;
	}
	.visible{
		display: block !important;
	}
	.margin-10{
		margin-top: 40px;
	}
	.slicknav_menu {
		display:none !important;
	}
	#inicio{
		width: 100%;
		overflow: hidden;
	}
	#inicio img{
		width: 100%;
	}
	.margin-invisible{
		width: 100%;
		height: 80px;
		background: transparent;
	}
	.margin-invisible_ii{
		width: 100%;
		height: 30px;
		background: transparent;
		display: none;
	}
	.menu_bar-sticky-wrapper{
		display: none;
		height: 57px;
	}
	.margin-no{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#menu_bar-sticky-wrapper{
		position: absolute;
    width: 100%;
    z-index: 9999999999;
	}

/*********************/
/*      3.- HEADER    /
/*********************/
	.wrapper-header{
		background: url('../img/menu-bg.jpg') repeat-x;
		height: 87px;
		background-size: cover;
		z-index: 9999;
	}
	nav{
		padding-top: 27px;
	}
	.logo{
		padding: 15px 0;
	}
	.logo, .logo a, {
		display: block;
		width: 100%;
	}
	.logo a img{
		max-width: 240px;
		width: 100%;
	}
	nav ul li{
		display: inline-block;
		padding-left: 104px;
		float: right;
	}
	nav ul li a{
		display: block;
		position: relative;
	}
	.como a img, .donde a img{
		margin-top: -7px;
	}
	.selector{
		display: block;
    display: block;
    position: absolute;
    left: 28%;
    margin: 5px auto;
	}
	nav ul li.como a img.selector, nav ul li.donde a img.selector{
		margin-top: 10px;
	}
	#menu_bar{
    background: url('../img/menu-bg.jpg') repeat;
    display: block;
    width: 100% !important;
	}
	#como-menu img.selector{
    left: 20%;
	}
	#que-menu img.selector{
		left: 0;
	}

/***********************/
/*      4.- QUIENES     /
/***********************/	
	.quienes-branding div{
		padding: 0 20px;
		width: 100%;
		max-width: 800px;
		margin: auto;
	}
	.quienes-branding div img{
		width: 100%;
	}
	#quienes{
		padding: 150px 0 116px 0;
	}
	.quienes-branding-descripcion{
    font-family: 'Ubuntu', sans-serif;
    color: #6c6e70;
    font-size: 20px;
    padding: 20px 0;
    text-align: center;
	}
	.quienes-branding-descripcion p, .como-branding-descripcion p{
		padding-bottom: 20px;
	}
	.img-font{
    list-style: none;
    margin: auto;
    width: 71%;	
	}
	.img-font li{
		padding: 0 22px;
		display: inline-block;
    font-size: 2.2em;
    color: #6C6F73;
    text-transform: uppercase;
    font-weight: 600;
	}
	.img-font li p{
		text-align: center;
		padding: 10px 0;
	}
	.content-img-quienes{
		width: 100% !important;
		max-width: 140px !important;
		margin: auto !important;
	}
	.plus img{
		display: block;
	}
	.plus600{
		padding-bottom: 35px;
	}
	.plus100{
		padding-bottom: 35px;
	}
	.como{
		margin-top: 2px;
	}
	.que{
		margin-top: -2px;
	}
	.donde{
		margin-top: 3px;
	}

/***********************/
/*      5.- COMO        /
/***********************/	
	.como-branding-descripcion{
    font-family: 'Ubuntu', sans-serif;
    color: #FFFFFF;
    font-size: 20px;
    padding: 40px 0;
    text-align: center;
	}
	#como{
		background-color: #1B1112;
		padding: 129px 0;
	}
	.como-branding-descripcion h1{
		font-weight: 100;
		margin-top: 0;
		text-transform: uppercase;
	}

/***********************/
/*      6.- QUE         /
/***********************/	
	#que{
		background: url('../img/que-bg.jpg') repeat;
    font-family: 'Ubuntu', sans-serif;
		padding: 200px 0;
		background-size: cover;
	}
	.que-content{
    border: solid #FFFFFF 3px;
    height: 80px;
    margin-bottom: 35px;
    background-color: rgba(0, 0, 0, 0.52);
    padding: 18px 10px;
	}
	.que-content h2{
    color: #FFFFFF;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
	}
	.padding-special{
		padding-top: 25px !important;
	}
	.padding-special-I{
		padding: 14px;
	}
	.nuestros-trabajos div a{
		display: block;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 25px;
    margin-top: 114px;
	}
	.container-servicios{
		padding: 0 65px;
	}
	.content-flecha{
		padding-top: 20px;
		width: 100%;
		max-width: 87px;
		margin: auto;
	}
	.content-flecha img{
		width: 100%;
	}
/****************************/
/*      7.- TRABAJOS         /
/****************************/	
	.trabajos-header{
		background: url('../img/que-bg.jpg') repeat-x;
		height: 100px;
		font-family: 'Ubuntu', sans-serif;
		color: #FFFFFF;
		background-size: cover;
		padding-top: 23px;
		margin-bottom: 34px;
	}
	.trabajos-header div{
    border: solid #FFFFFF 2px;
    padding: 10px;
    margin: auto;
    width: 353px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
	}
	.trabajos-header-especial{
    background: #FFFFFF;
    height: 100px;
    font-family: 'Ubuntu', sans-serif;
    color: #000000;
    padding-top: 40px;
    margin-bottom: 30px;
	}
	.trabajos-header-especial div{
    border: double #000000 4px;
    padding: 10px;
    margin: auto;
    width: 365px;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
	}
	.trabajos-detalle-header{
		margin-bottom: 0 !important;
	}
	.banner div, .banner div img{
	
	}
	.detalle-descripcion{
		color: #535456 !important;
	}
	.navegacion div{
		width: 200px;
		margin: 100px auto;
	}
	.navegacion div img{
		width: 100%;
	}
	.miniaturas-trabajos{
	  margin-left: 0!important;
    margin-right: 0 !important;
	}
	.miniaturas-trabajos div div a, .miniaturas-trabajos div div a img{
		width: 100%;
		display: block;
	}
	 .miniaturas-trabajos div div a img:hover{
    border: 4px solid rgb(255, 117, 0);
    -webkit-box-shadow: inset 0 0 0 1px red;
    -moz-box-shadow: inset 0 0 0 1px red;
    box-shadow: inset 0 0 0 1px red;
}
	.divi-50{
		width: 50%;
		float: left;
	}
	.divi-50 img{
		width: 100%;
	}
	#navegacion{
		margin: 40px 0;
		width: 100%;
	}
	#navegacion a{
		display: block;
		width: 200px;
		margin: auto;
	}
	#navegacion a img{
		width: 100%;
	}
	.banner-img img{
		width: 100%;
	}
	.mensaje-trabajos{
		font-family: 'Ubuntu', sans-serif !important;
		color: #535355;
		padding: 30px;
	}
	.mensaje-trabajos p{
		padding-bottom: 10px;
		font-size: 1.6em; 
	}
	.mensaje-trabajos .video-btn {
		border: 2px solid #666;
		color: #666;
		padding: 10px 20px;
		font-weight: 600;
	}
	.mensaje-trabajos .video-btn:hover {
		text-decoration: none;
	}
	.algunas-titulo{
		letter-spacing: 1px;
		padding: 0 5px;
		font-family: serif;
	}
	.cosas-titulo{
		font-family: 'Ubuntu', sans-serif !important;
		font-weight: 600;
		letter-spacing: 1px;
		padding: 0 5px;
	}
	.que-titulo{
		letter-spacing: 1px;
		padding: 0 1px;
		font-family: serif;
		text-transform: none;
		font-style: italic;
	}
	.que-hicimos-titulo{
		font-family: 'Ubuntu', sans-serif !important;
		font-weight: 100;
		letter-spacing: 1px;
		padding: 0 5px;
	}

/***************************/
/*     8.- CONTACTO        /
/***************************/
	.wrapper-contacto{
		margin-top: 130px;
		width: 100%;
		background-color: #f2f2f2;
	}
	.title{
		width: 100%;
	}
	.map-oficinas{
		padding-left: 6px;
	}
	.map-planta-industrial{
		padding-right: 6px;
	}
	.map-oficinas, .map-planta-industrial{
		width: 50%;
		float: left;
		background-color: #f2f2f2;
	}
	.map-oficinas iframe, .map-planta-industrial iframe{
		border: 4px solid #fbffff !important;
		width: 100%;
	}
	.map-oficinas{
		width: 50%;
		float: left;
	}
	.map-oficinas p, .map-planta-industrial p{
	  font-size: 24.25px;
	  color: #4e4e4e;
	  text-align: center;
	  width: 100%;
	  margin: 10px 0px 10px 0px;
	}
	iframe{
    height: 285px;
		width: 100%;
		overflow: hidden;
	}

	/************************************/
	/*   8.1.- INFORMACIÓN DE CONTACTO   /
	/************************************/
		.informacion-contacto h6, .enviame-mensaje h6{
			font-size: 24.25px;
			color: #4e4e4e;
			font-weight: 500;
			margin: 40px 0px 30px 0px;
		}
		.informacion-contacto ul{
			list-style: none;
			margin: 0;
		  padding: 0;
		}
		.informacion-contacto ul li{
			    display: inline;
    margin-right: 18px;
		  font-weight: 300;
		  font-size: 14px;
		  line-height: 2.1;
		  overflow: hidden;
		}
		.informacion-contacto ul li span{
			display: block;
			width: 50px;
		  height: 50px;
		  border: solid 1px #FF7E00;
			color: #FF7E00;
			position: relative;
			float: left;
			margin-right: 11px;
		}
		.informacion-contacto ul li i{
			color: #FF7E00;
		 	font-size: 14px;
			margin-right: 8px;
		}
		.direccion{
			line-height: 1 !important;
		}
		.correo{
		 left: 22% !important;
		 top: 19% !important;
		}
		.telefono{
		 left: 30% !important;
		 top: 24% !important;
		}

	/************************************/
	/*     8.2.- ENVIANOS UN MENSAJE     /
	/************************************/
		input[type="text"], input[type="email"], #mensaje{
			background-color: #f2f2f2 !important;
			border-radius: 0 !important;
			border: none !important;
			color: #4e4e4e !important;
			font-size: 15.92px;
			padding: 10px 0px 11px 21px;
			box-shadow: none !important;
				-ms-box-shadow: none !important;
					-moz-box-shadow: none !important;
						-o-box-shadow: none !important;
							-webkit-box-shadow: none !important;
		}
		input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, #mensaje::-webkit-input-placeholder{ 
			color: #CECECE !important; 
		}
		input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, #mensaje:-moz-placeholder{
			color: #CECECE !important; 
		}
		input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, #mensaje::-moz-placeholder{
			color: #CECECE !important; 
		}
		input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, #mensaje:-ms-input-placeholder{
			color: #CECECE !important; 
		}
		input[type="submit"]{
		  background-color: #FF7E00;
		  font-size: 20.08px;
		  padding: 6px 30px 6px 30px;
		  border: none;
		  color: #f2f2f2;
		  text-transform: uppercase;
		}
		input[type="submit"]:hover, input[type="submit"]:focus{
		  background-color: #EA7400;
		}

		/************************************/
		/*         8.3.- VALIDACIÓN          /
		/************************************/
			.error{
				background-color: #E2EBFD;
		    display: block;
		    margin-top: 3px;
		    padding: 8px;
		    font-weight: 500;
		    border-radius: 3px;
			}
			.envio-mensaje{
		    background-color: #3661B7;
		    font-weight: 300;
		    font-size: 18px;
		    color: #FFF;
		    padding: 20px;
		    border-radius: 4px;
		    position: relative;
			}
			.envio-mensaje i{
				position: absolute;
		    top: 39%;
		    color: #FFF;
		    right: 2%;
		    cursor: pointer;
			}
			.oculto{
				display: none !important;
			}
			.visible{
				display: block;
			}
			#cargando{
				position: absolute;
    		right: 0%;
    		top: 35%;
			}
			#btn-enviar{
				position: relative;
			}
			.carga-etiqueta{
				right: 100% !important;
			}

/****************************/
/*         8.- FOOTER        /
/****************************/	
	footer{
		width: 100%;
		height: 50px;
		text-align: center;
		padding: 15px;
		background: url('../img/menu-bg.jpg') repeat-x;
	}
	footer p, footer p a{
		color: #FFFFFF;
	}
	footer p a:hover{
		color: #FFFFFF;
	}






/****************************/
/*     9.- MEDIAQUERIES      /
/****************************/	
	/*1200*/
	@media screen and (max-width: 1200px) {
		nav ul li {
    	padding-left: 68px;
		}
		.img-font li{
			padding: 0 8px;
		}
	}
	/*992*/
	@media screen and (max-width: 992px) {
		nav ul li {
    	padding-left: 38px;
		}
		.img-font{
			width: 100%;
		}
	}
	/*768*/
	@media screen and (max-width: 768px) {
		#menu {
			display:none;
		}
		.logo a img {
	    opacity: 0;
		}
		.slicknav_menu {
			display:block !important;
		}
		.selector{
			display: none;
		}
		header{
			display: none;
		}
		.que a.menu{
			padding: 7px 0px 9px 11px;
		}
		.quienes-branding-descripcion p, .como-branding-descripcion p{
	    font-size: 18px;
	    padding: 5px 30px 10px 30px;
		}
		#quienes {
    	padding: 33px 20px;
		}
		.como-branding-descripcion h1 {
	    font-size: 20px;
		}
		#como {
	    padding: 60px 0;
		}
		#que {
	    padding: 102px 0;
		}
		.que-content {
	    padding: 26px 10px;
		}
		.padding-special-I {
    	padding: 17px;
		}
		.img-font li{
			display: block;
		}
		.plus img {
    	margin: auto;
		}
		nav ul li {
	    float: none;
	    padding: 0;
		}
		.logo{
			padding:0;
		}
		.menu_bar-sticky-wrapper{
			display: block;
		}
		.ocultar-xs{
			display: none;
		}
		.parrafo-proyecto div div p {
    	font-size: 1.3em !important;
		}
		.parrafo-campana cite {
	    padding-left: 0 !important;
		}
		.margin-invisible_ii{
			display: block;
		}
	}
	/*480*/
	@media screen and (max-width: 480px) {
		.trabajos-header {
	    height: 127px;
		}
		.trabajos-header div {
		    width: 185px;
		}
		.slicknav_btn {
	    margin: -27px 1px 6px;
		}
		.trabajos-header-especial div {
	    width: 300px;
		}
		.trabajos-header-especial div p{
			font-size: .7em;
		}
	}
	/*368*/
	@media screen and (max-width: 368px) {
		.logo a img {
    max-width: 140px;
		}
	}
/*************************/
/*      10.- TRABAJOS     /
/*************************/
.banner, .banner img{
	width: 100%;
}
.parrafo-proyecto div div p{
	padding: 35px 0px;
  	font-size: 1.6em;
  	color: #666
}
.imagenes-proyecto div img{
	width: 100%;
}
.padding-no{
	padding: 0 !important;
}
.margin-no_ii{
	margin: 0 !important;
}
.capacitagro-img-grande img{
	width: 100%;
	max-width: 700px;
	display: block;
	margin: auto;
}
.menu-proyectos{
	margin: auto;
  width: 240px;
}
.menu-proyectos li{
 	display: inline-block;
  margin-right: 10px;
}
.menu-proyectos li a img {
	width: 100%;
}
.anterior, .siguiente{
	width: 60px;
}
.anterior img, .siguiente img{
	padding-top: 27px;
}
.todos{
	width: 80px;
}
.padding-100{
	padding: 100px 0;
}
.parrafo-campana{
	text-align: center;
	color: #535456;
}
.parrafo-campana cite{
	display: block;
  padding-left: 393px;
  padding-top: 20px;
}
.parrafo-campana div div p {
    padding: 135px 0 30px 0;
    font-size: 2em;
}
.imagenes1 div{
	padding-top: 20px;
}
.imagenes1 div img{
	width: 100%;
}
.body-igriega{
background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(211,212,214,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(211,212,214,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(211,212,214,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(211,212,214,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(211,212,214,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(211,212,214,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d4d6', GradientType=1 );
}



/********************
    CAMPANA
********************/

body.campana div.trabajos img {
	-webkit-transition: -webkit-transform 0.5s;
}

body.campana div.trabajos img:hover {

	-webkit-transform: scale(1.3);
	position: relative;
	z-index: 100;

}




