@charset "UTF-8";

/*
==============================
Custom Icons
==============================
*/

@font-face {
  font-family: "untitled-font-5";
  src:url("fonts/untitled-font-5.eot");
  src:url("fonts/untitled-font-5.eot?#iefix") format("embedded-opentype"),
    url("fonts/untitled-font-5.woff") format("woff"),
    url("fonts/untitled-font-5.ttf") format("truetype"),
    url("fonts/untitled-font-5.svg#untitled-font-5") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "untitled-font-5" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "untitled-font-5" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ubic:before {
  content: "\64";
}
.icon-user:before {
  content: "\6a";
}
.icon-lupa:before {
  content: "\6b";
}
.icon-chevron-top:before {
  content: "\72";
}
.icon-facebook:before {
  content: "\74";
}
.icon-twitter:before {
  content: "\75";
}
.icon-icon-presupuesto:before {
  content: "\76";
}
.icon-instagram:before {
  content: "\77";
}
.icon-lista:before {
  content: "\79";
}
.icon-icono-dni:before {
  content: "\7a";
}
.icon-angle-down:before {
  content: "\41";
}
.icon-angle-left:before {
  content: "\42";
}
.icon-angle-right:before {
  content: "\43";
}
.icon-angle-up:before {
  content: "\44";
}
.icon-linkedin:before {
  content: "\45";
}
.icon-telegram:before {
  content: "\46";
}
.icon-phone:before {
  content: "\47";
}
.icon-play-circle-o:before {
  content: "\48";
}
.icon-play-circle:before {
  content: "\49";
}
.icon-tag:before {
  content: "\4b";
}
.icon-unlock:before {
  content: "\4d";
}
.icon-unlock-alt:before {
  content: "\4e";
}
.icon-menu-abierto:before {
  content: "\4f";
}
.icon-whatsapp:before {
  content: "\51";
}
.icon-youtube:before {
  content: "\52";
}
.icon-carrito:before {
  content: "\53";
}
.icon-video:before {
  content: "\54";
}
.icon-mail:before {
  content: "\59";
}
.icon-icono-lupa:before {
  content: "\39";
}
.icon-chevron-derecho:before {
  content: "\6f";
}
.icon-chevron-bottom:before {
  content: "\70";
}
.icon-chevron-izquierdo:before {
  content: "\71";
}
.icon-maps:before {
  content: "\30";
}
.icon-person-back-go:before {
  content: "\61";
}
.icon-play-hidden-ub:before {
  content: "\62";
}
.icon-group-persons-idea:before {
  content: "\65";
}
.icon-pencil-ub:before {
  content: "\66";
}
.icon-group-persons:before {
  content: "\67";
}
.icon-flowers-card:before {
  content: "\63";
}
.icon-ife:before {
  content: "\68";
}
.icon-talk-user:before {
  content: "\69";
}
.icon-arrow-circle-o-right:before {
  content: "\6c";
}
.icon-arrow-circle-o-left:before {
  content: "\6d";
}
.icon-caret-left:before {
  content: "\6e";
}
.icon-caret-right:before {
  content: "\73";
}
.icon-chevron-circle-left:before {
  content: "\78";
}
.icon-chevron-circle-right:before {
  content: "\4a";
}
