@charset "UTF-8";

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,900);

/*
Diseño y desarrollo: Hazlo Web Diseño
Sitio web: www.hazloweb.cl
Teléfono: +56 9 92906820
Correo: contacto@hazloweb.cl
Cliente: Apal Ingenieros
Año: Junio 2014
*/

body {
	width: 100%;
	margin: 0 auto;
	color: #2E3444;
	font-size: 100%;
	line-height: 1.25;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
}

a img {
	border: none;
}

a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #FFF; 
	text-decoration: none;
}

.container {
	width: 100%;
	margin: 0 auto; 
}

.header {
	width: 100%;
	background-color: #FFF;
	position: fixed; 
	top: 0; 
	left: 0;
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	z-index: 9999;
}

.content {

}

.footer {
	width: 100%;
	margin: 0 auto;
	float: left;
	color: #FFF;
	background-image: url(../imagenes/background.jpg);
	background-position: center bottom;
	background-color: #2E3192;
	padding-top: 40px;
	padding-bottom: 40px;
}

.pagina {
	width: 1000px;
	margin: 0 auto;
}

.header-top {
	width: 100%;
	background-image: url(../imagenes/background.jpg);
	background-position: center top;
	background-color: #2E3192;
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	text-transform: uppercase;
}

.logo {
	width: 367px;
	float: left;
}

.menu {
	width:633px;
	float: left;
	text-align: right;
	padding-top: 30px;
	text-transform: uppercase;
}

.slideshow {
	width: 100%;
	margin-top: 138px;
}

.slideshow2 {
	width: 1000px;
	height: 365px;
	margin: 0 auto;
	margin-top: 138px;
}

.sombra {
	width: 100%;
	min-width: 1000px;
	height: 40px;
	float: left;
	background-image: url(../imagenes/sombra.png);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -6px;
	z-index: 1;
}

.separacion {
	width: 100%;
	height: 50px;
	float:left;
}

.separacion2 {
	width: 100%;
	height: 66px;
	float:left;
}

.item-footer {
	width: 1000px;
	min-height: 20px;
	margin-bottom: 60px;
}

.infofooter-a {
	width: 210px;
	float: left;
	margin-right: 1px;
}

.infofooter {
	width: 380px;
	float: left;
	margin-left: 14px;
}

.titulo {
	font-size: 30px;
	padding-bottom: 20px;
}

.botonfooter {
	font-size: 18px;
	margin-top: 10px;
}

.titulo-pagina {
	width: 100%;
	float: left;
	font-size: 40px;
	text-align: center;
	color: #333;
	padding-top: 50px;
	padding-bottom: 50px;
}

.titulo-pagina-int {
	width: 100%;
	float: left;
	font-size: 40px;
	text-align: left;
	color: #333;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.titulo-pagina-int2 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #333;
	padding-bottom: 20px;
	text-transform: uppercase;
}

.descripcion-servicios {
	
}

.sidebar {
	width: 300px;
	float: left;
	margin-right: 30px;
}

.imgpage {
	width: 100%;
	min-width: 1000px;
	z-index: 1000;
}

.page {
	width: 670px;
	float: left;
}

.logos-empresas {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.logos {
	width: 125px;
	height: 125px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 50%;
	-moz-filter: grayscale(100%);
	-o-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); 
	filter: gray; 
	-webkit-transition: all .6s ease;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	border: none;
}

.logos1 {
	width: 125px;
	height: 125px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	border: none;
}

.logos2 {
	width: 125px;
	height: 125px;
	margin-bottom: 10px;
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	border: none;
}

.copyright {
	width: 1000px;
	float: left;
	font-size: 10px;
	padding-top: 30px;
	text-align: center;
	text-transform: uppercase;
}

.txtform {
	width: 100%;
}

.input {
	width: 500px;
	height: 40px;
	background-color: #E7E7E7;
	border: none;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 18px;
	padding-left: 4px;
	appearance: none;
	-webkit-appearance:none;
	border-radius: 0px;
}

.input2 {
	width: 100%;
	height: 40px;
	border: none;
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 16px;
	padding-left: 4px;
	appearance: none;
	-webkit-appearance:none;
	border-radius: 0px;
	margin-left: -4px;
}

.select {
	width: 500px;
	height: 41px;
	background-color: #E7E7E7;
	border: none;
	margin-top: 2px;
	margin-bottom: 12px;
	font-size: 18px;
	padding-left: 4px;
	appearance: none;
	-webkit-appearance:none;
	border-radius: 0px;
}

.textarea {
	width: 665px;
	min-height: 200px;
	background-color: #E7E7E7;
	border: none;
	margin-top: 2px;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	padding-left: 4px;
	appearance: none;
	-webkit-appearance:none;
	border-radius: 0px;
}

.button {
	background-color: #2E3192;
	color: #FFF;
	border: none;
	cursor: pointer;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	appearance: none;
	-webkit-appearance:none;
	text-transform: uppercase;
}

.advertencia {
	color: #F00;
}

.proyectos {
	width: 100%;
	text-align: center;
	margin-left: 20px;
}

.item-proyecto {
	width: 300px;
	height: 310px;
	float:left;
	text-align: center;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.item-imagen {
	padding-top: 20px;
}

.item-img {
	width: 280px;
	height: 200px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	border: none;
}

.item-nombre {
	margin-top: 10px;
	font-size: 24px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.paginador {
	width: 100%;
	float: left;
	text-align: center;
	color: #2E3192;
	margin-top: 20px;
}

.tsidebar {
	color: #333;
	margin-bottom: 6px;
	font-size: 22px;
}

.item {
	color: #333 !important;
}

.if {
	margin-right: 6px;
	top: 20px;
}

.item-staff {
	font-size: 20px;
} 

.item-cargo {
	color: #CCC;
}

.item-estudios {
	font-size: 12px;
}

.s {
	width: 100%;
	float: left;
	margin-top: 30px;
	height: 1px;
	color: #003;
	background-color: #003;
	border: none;
}

.google-maps {
	position: relative;
	min-width: 1000px !important;
	padding-bottom: 28.5%;
	height: 365px;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	min-width: 1000px !important;
	height: 100% !important;
}

/* Administración */

.login {
	width: 400px;
	height: 400px;
	-webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
	border: none;
  	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
  	-ms-border-radius: 8px;
  	-o-border-radius: 8px;
  	border-radius: 8px;
	margin: 0 auto;
	color: #000;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.f {
	width: 134px !important;
	float: left;
}

.fotosg {
	width: 670px !important;
	float: left;
	margin-bottom: 10px;
}

.social {
	margin-top: 2px !important;
	float: right;
	margin-left: -4px;
}