@charset "utf-8";
/* CSS Document */ 

@font-face {
	font-family: 'Altivo Bold';
	src: url(../fonts/Altivo-Bold.otf);
}
@font-face {
	font-family: 'Bold Regular';
	src: url(../fonts/Altivo-Regular.otf);
}
@font-face {
	font-family: 'Bold Thin';
	src: url(../fonts/Altivo-Thin.ttf);
}
@font-face {
	font-family: 'Lato';
	src: url(../fonts/Lato-Light.ttf);
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?nbrhhu');
  src:  url('../fonts/icomoon.eot?nbrhhu#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?nbrhhu') format('truetype'),
    url('../fonts/icomoon.woff?nbrhhu') format('woff'),
    url('../fonts/icomoon.svg?nbrhhu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-adquisicion:before {
  content: "\e901";
}
.icon-buscar:before {
  content: "\e902";
}
.icon-candado:before {
  content: "\e903";
}
.icon-cerrar:before {
  content: "\e904";
}
.icon-construir:before {
  content: "\e906";
}
.icon-der:before {
  content: "\e907";
}
.icon-desarrollo:before {
  content: "\e908";
}
.icon-down:before {
  content: "\e909";
}
.icon-edificio:before {
  content: "\e90a";
}
.icon-grafica:before {
  content: "\e90b";
}
.icon-inauguracion:before {
  content: "\e90c";
}
.icon-info:before {
  content: "\e90d";
}
.icon-izq:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-obra:before {
  content: "\e910";
}
.icon-portafolio:before {
  content: "\e911";
}
.icon-terreno:before {
  content: "\e912";
}
.icon-territorio:before {
  content: "\e913";
}
.icon-tiempo:before {
  content: "\e914";
}
.icon-wolstrat:before {
  content: "\e915";
}
.icon-mamoot:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eac9";
}