@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?orkqwr');
  src: url('fonts/icomoon.eot?orkqwr#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?orkqwr') format('truetype'),
    url('fonts/icomoon.woff?orkqwr') format('woff'),
    url('fonts/icomoon.svg?orkqwr#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-pin:before {
  content: "\e900";
}
.icon-email:before {
  content: "\e901";
}
.icon-phone:before {
  content: "\e902";
}
.icon-magnifying-glass:before {
  content: "\e903";
}
.icon-shopping-cart:before {
  content: "\e904";
}
.icon-right-arrow:before {
  content: "\e905";
}
.icon-strategy:before {
  content: "\e906";
}
.icon-point-of-sale:before {
  content: "\e907";
}
.icon-consumer-behavior:before {
  content: "\e908";
}
.icon-verification:before {
  content: "\e909";
}
.icon-quotes:before {
  content: "\e90a";
}
.icon-help:before {
  content: "\e90b";
}
.icon-customer-review:before {
  content: "\e90c";
}

.icon-consultant:before {
  content: "\e90d";
}
.icon-telephone:before {
  content: "\e90e";
}
.icon-business:before {
  content: "\e90f";
}
.icon-creative:before {
  content: "\e910";
}
.icon-global:before {
  content: "\e911";
}
.icon-news:before {
  content: "\e912";
}
.icon-consulting:before {
  content: "\e913";
}
.icon-group:before {
  content: "\e914";
}
.icon-report:before {
  content: "\e915";
}
.icon-mobile-analytics:before {
  content: "\e916";
}
.icon-creative-1:before {
  content: "\e917";
}
.icon-analysis:before {
  content: "\e918";
}

/*icons con imágenes*/
.icon-experiencia {
	/*content: "\e908";*/
	content: url("../../images/icon/icon-experiencia.png");
}
.icon-experiencia:hover {
	content: url("../../images/icon/icon-experiencia02.png");
}

.icon-pais {
	content: url("../../images/icon/icon-paises.png")
}
.icon-pais:hover {
	content: url("../../images/icon/icon-paises02.png");
}

.icon-clientes-activos {
	content: url("../../images/icon/icon-clientesa.png");
}
.icon-clientes-activos:hover {
	content: url("../../images/icon/icon-clientesa02.png");
}

.icon-servicios-contabilidad {
	content: url("../../images/icon/icon-servicios-contabilidad.png");
}
.icon-servicios-asesoria {
	content: url("../../images/icon/icon-servicios-asesoria.png");
}
.icon-servicios-compilance {
	content: url("../../images/icon/icon-servicios-compliance.png");
}
.icon-servicios-empresas {
	content: url("../../images/icon/icon-servicios-empresas.png");
}
.icon-servicios-reingenieria {
	content: url("../../images/icon/icon-servicios-reingenieria.png");
}
.icon-servicios-pymes {
	content: url("../../images/icon/icon-servicios-pymes.png");
}