@charset "utf-8";
/* CSS Document */ 

@font-face {
	font-family: 'Metropolis';
	src: url('../fonts/Metropolis-Bold.otf');
}

@font-face {
	font-family: 'Altone';
	src: url('../fonts/Altone-Regular.ttf');
}

@font-face {
	font-family: 'Altone Bold';
	src: url('../fonts/Altone-Bold.ttf');
}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?2xm7hd');
  src:  url('../fonts/icomoon.eot?2xm7hd#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?2xm7hd') format('truetype'),
    url('../fonts/icomoon.woff?2xm7hd') format('woff'),
    url('../fonts/icomoon.svg?2xm7hd#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-molcajete:before {
  content: "\e900";
}
.icon-arvizu:before {
  content: "\e901";
}
.icon-corporativo:before {
  content: "\e902";
}
.icon-correo-b:before {
  content: "\e903";
}
.icon-correo:before {
  content: "\e904";
}
.icon-derechos:before {
  content: "\e905";
}
.icon-general:before {
  content: "\e906";
}
.icon-litigio:before {
  content: "\e907";
}
.icon-mapa-b:before {
  content: "\e908";
}
.icon-marcas:before {
  content: "\e909";
}
.icon-patentes:before {
  content: "\e90a";
}
.icon-telefono-b:before {
  content: "\e90b";
}
.icon-telefono:before {
  content: "\e90c";
}
.icon-whatsapp:before {
  content: "\e90d";
	position: relative;
}
.icon-whatsapp:after {
  content: "\e90e";
	position: absolute;
	left: 0;
	z-index: -1;
}
.icon-play:before {
  content: "\ea1c";
}
.icon-der:before {
  content: "\ea3c";
}
.icon-izq:before {
  content: "\ea40";
}
.icon-google-plus:before {
  content: "\ea8b";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eaca";
}
