@charset "UTF-8";
@import url("Effra/stylesheet.css");
@import url("Effra_Bold/stylesheet.css");
/* CSS Document */

/*font-family: 'Fjalla One', sans-serif;*/

body {
    font-family: Effra;
    font-weight:  400;
    font-style:  normal;
    font-size: 13px;
    margin: 0;
}
.wrap {
	width: 960px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}
.wrap.clientes {
	width: 750px;
	height: auto;
	float: right;
	overflow: auto;
	margin-top: 50px;
}
.logos {
	width: 100%;
	height: 99px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 21.7px;
}
.logos:last-child {
	margin-bottom: 0px;
}
.logos.fila {
	margin-bottom: 30px;
}
.logos-content {
	width: 99px;
	height: auto;
	float: left;
	margin-right: 118px;
	margin-bottom: 10px;
}
.logos-content:last-child {
	float: left;
	margin-right: 0px;
}
header {
	width: 100%;
	height: 112px;
	background-color: #FFFFFF;
	position: fixed;
	z-index: 1;
	box-shadow: 0px 0px 6px rgba(136, 136, 136, 0.3);
}
.header-top-wrap {
	width: auto;
	height: 30px;
	float: right;
}
.header-top {
	width: 100%;
	height: 30px;
	color: #979797;
	border-bottom: 1px solid #E5E5E5;
}
.header-top a {
	color: #979797;
	text-decoration: none;
	font-size: 11px;
}
.header-top i {
	color: #cccccc;
}
.header-top-datos {
	width: auto;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #cccccc;
	float: left;
}
.header-top-datos:first-child {
	padding-left: 0px;
}
.header-top-datos.last {
	padding-right: 0px;
	border-right: none;
}
.header-bottom {
	width: 960px;
	height: 82px;
	margin-left: auto;
	margin-right: auto;
}
.header-bottom img {
	float: left;
	margin-top: 21px;
}
nav {
	width: auto;
	height: 13px;
	float: right;
	text-align: right;
	margin-top: 38px;
}
nav a {
    font-family: "Effra Bold";
    font-size: 13px;
    text-decoration: none;
    color: #9DA4AC;
    margin-right: 30px;
}
nav a:hover {
	color: #37509E;
}
nav a:last-child {
	margin-right: 0px;
}
nav.responsive {
	display: none;
  }
#menu-responsive {
	display:none;
}
#home {
	position:absolute;
	top:0px;
}
#nosotros {
	position:absolute;
	top:1930px;
}
#equipo {
	position:absolute;
	top:2960px;
}
#servicios {
	position:absolute;
	top:4162px;
}
#proyectos {
	position:absolute;
	top:5850px;
}
#clientes {
	position:absolute;
	top:7092px;
}
#contacto {
	position:absolute;
	top:7920px;
}
.boton-subir {
	display:none;
}
section.contacto {
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #9DA4AC;
	padding-top: 50px;
	padding-bottom: 40px;
	color: #0F161E;
}
section.foto {
	width: 100%;
	height: auto;
	margin-bottom: -4px;
}
section.azul {
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #192b48;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #FFFFFF;
}
section.gris {
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #cccccc;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #666666;
}
section.blanco {
	width: 100%;
	height: auto;
	overflow: auto;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #0F161E;
}
section.blanco h1 {
	color: #30539F;
	font-size:56px;
}
section.blanco.servicios {
	padding-bottom: 20px;
}
section.azul.busqueda-propiedades {
	padding-top: 170px;
}
section.slider {
	width: 100%;
	height: 450px;
	background-image: url(images/slider.jpg);
	background-size: cover;
}
div.equipo-titulo {
	position: absolute;
	top: 2800px;
	right: 19%;
}
div.equipo-titulo h1 {
	color: #0F161E;
	font-size: 44px;
}
div.servicios-content {
	width: 100%;
	height: auto;
	overflow: auto;
	min-height: 800px;
	background-image: url(images/servicios-2.jpg);
	background-repeat: no-repeat;
    background-position: right top;
	background-attachment: scroll;
	background-size: cover;
}
div.servicios-content img {
	width: 100%;
	height: auto;
}
div.servicios-content-2 {
	width: 100%;
	height: auto;
	overflow: auto;
	min-height: 798px;
	background-image: url(images/servicios-3.jpg);
	background-repeat: no-repeat;
    background-position: left top;
	background-attachment: scroll;
	background-size: cover;
	padding-top: 100px;
}
div.servicios-content-2 img {
	width: 100%;
	height: auto;
}
div.clientes-logos {
	width: 100%;
	height: auto;
	overflow: auto;
	min-height: 830px;
	background-image: url(images/clientes.jpg);
	background-repeat: no-repeat;
    background-position: left top;
	background-attachment: scroll;
	background-size: cover;
}
div.clientes-logos img {
	width: 100%;
	height: auto;
}
.main-wrap {
	padding-top:82px;
}
.col-izq {
	width: 47%;
	height: auto;
	overflow: auto;
	float: left;
}
.col-izq.equipo {
	text-align: right;
	margin-bottom: 30px;
	font-size: 14px;
	color: #9DA4AC;
	font-family: "Effra Bold";
	line-height: 150%;
}
.col-der {
	width: 47%;
	height: auto;
	overflow: auto;
	float: right;
}
.col-der.margen-arriba {
	margin-top: 33px;
}
.col-der.equipo {
	margin-bottom: 30px;
	font-size: 14px;
	color: #9DA4AC;
	font-family: "Effra Bold";
	line-height: 150%;
}
.col-izq.servicios-columnas {
	width: 42%;
	height: auto;
	overflow: auto;
	float: left;
}
.col-der.servicios-columnas {
	width: 42%;
	height: auto;
	overflow: auto;
	float: left;
	margin-left: 6%;
}
.wrap.servicios-wrap {
	position: relative;
	top: 70px;
	overflow: auto;
}
.col-1 {
	width: 32%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}
.col-2 {
	width: 32%;
	height: auto;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	text-align: center;
	margin-bottom: 30px;
}
.col-3 {
	width: 32%;
	height: auto;
	float: right;
	text-align: center;
	margin-bottom: 30px;
}
.col-4 {
	width: 32%;
	height: auto;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 17%;
}
.col-5 {
	width: 32%;
	height: auto;
	float: right;
	text-align: center;
	margin-bottom: 30px;
	margin-right: 17%;
}
.col-1.buscador {
	text-align: left;
	margin-bottom: 0px;
}
.col-2.buscador {
	text-align: left;
	margin-bottom: 0px;
}
.col-3.buscador {
	text-align: left;
	margin-bottom: 0px;
}
i.equipo {
	color: #192b48;
}
img.sombra {
	border-radius: 100%;
	box-shadow: 2px 2px 6px rgba(136, 136, 136, 0.5);
}
.linea-blanca {
	width: 50px;
	height: 1px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
.linea-azul {
	width: 50px;
	height: 1px;
	background-color: #192b48;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
.linea-gris {
	width: 50px;
	height: 1px;
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}
footer {
	width: 100%;
	height: auto;
	background-color: #30539F;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-izq {
	width: 791px;
	height: auto;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
}
.footer-izq i {
	margin-right: 3px;
	font-size: 24px;
}
.footer-izq a {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.footer-izq a:hover {
	color: #192b48;
	text-decoration: none;
}
.footer-izq-datos {
	width: auto;
	height: 30px;
	line-height: 150%;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}
.footer-izq-datos:first-child {
	padding-left: 0px;
}
.footer-izq-datos.last {
	padding-right: 0px;
}
.footer-der {
	width: 169px;
	height: 70px;
	float: right;
}
a {
	font-size: 13px;
}
p {
	line-height: 150%;
	margin-top: 0px;
}
p:last-child {
	margin-bottom: 0px;
}
h1 {
    font-family: "Effra Bold";
    font-size: 26px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: uppercase;
	letter-spacing: 8px;
}
.titulos {
	color: #0F161E;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}
.subtitulos {
	font-weight: 400;
}
.subtitulos-servicios {
	font-size: 12px;
	font-weight: 500;
}
input[type="text"] {
    width: 100%;
	height: 50px;
	border: solid 4px #FFF;
	background-color: #FFFFFF;
	margin-bottom: 20PX;
	padding-left: 2%;
	color: #192b48;
	font-size: 12px;
	box-sizing: border-box;
}
input[type="email"] {
    width: 100%;
	height: 50px;
	border: solid 4px #FFF;
	background-color: #FFFFFF;
	margin-bottom: 20PX;
	padding-left: 2%;
	color: #192b48;
	font-size: 12px;
	box-sizing: border-box;
}
input[type="tel"] {
    width: 100%;
	height: 50px;
	border: solid 4px #FFF;
	background-color: #FFFFFF;
	margin-bottom: 20PX;
	padding-left: 2%;
	color: #192b48;
	font-size: 12px;
	box-sizing: border-box;
}
input[type="number"] {
    width: 165px;
	height: 50px;
	border: solid 4px #FFF;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	margin-right: 12px;
	padding-left: 2%;
	color: #192b48;
	font-size: 12px;
	box-sizing: border-box;
}
input[type="submit"] {
    width: 130px;
	height: 55px;
	border: solid 4px #30539F;
	background-color: #30539F;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Effra;
	text-transform: uppercase;
	float: right;
}
input[type="submit"]:hover {
	background-color: #FFF;
	border: solid 4px #FFF;
	color: #30539F;
}
select {
    width: 100%;
	height: 50px;
	border: solid 4px #FFF;
	background-color: #FFFFFF;
	margin-bottom: 20PX;
	padding-left: 2%;
	color: #192b48;
	font-size: 12px;
	box-sizing: border-box;
	border-radius:0px;
	-webkit-border-radius:0px;
	-webkit-appearance: none;
	background-image: url(images/flechita.png);
    background-position: center right;
    background-repeat: no-repeat;
}
select.buscador {
    width: 100px;
}
textarea {
    width: 100%;
	height: 150px;
	border: solid 4px #FFF;
	background-color: #FFFFFF;
	margin-bottom: 20PX;
	padding-left: 2%;
	padding-top: 10px;
	color: #192b48;
	font-size: 12px;
	resize: none;
	box-sizing: border-box;
}
label {
	text-transform: uppercase;
	font-size: 12px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #192b48;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #192b48;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #192b48;
}
strong {font-family: 'Effra Bold';}
.foto.responsive {display: none;}
button.boton {
    width: 130px;
	height: 55px;
	border: solid 4px #30539F;
	background-color: #30539F;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Effra;
	text-transform: uppercase;
	float: right;
}
button.boton:hover {
	background-color: #FFF;
	border: solid 4px #FFF;
	color: #30539F;
}
p.margen-arriba1 {
	margin-top: 55px;
}