@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?30827957');
  src: url('../font/fontello.eot?30827957#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?30827957') format('woff2'),
       url('../font/fontello.woff?30827957') format('woff'),
       url('../font/fontello.ttf?30827957') format('truetype'),
       url('../font/fontello.svg?30827957#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?30827957#fontello') format('svg');
  }
}
*/
 
 [class^="ico-"]:before, [class*=" ico-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.ico-down-dir:before { content: '\e800'; } /* '' */
.ico-up-dir:before { content: '\e801'; } /* '' */
.ico-left-dir:before { content: '\e802'; } /* '' */
.ico-right-dir:before { content: '\e803'; } /* '' */
.ico-down-big:before { content: '\e804'; } /* '' */
.ico-left-big:before { content: '\e805'; } /* '' */
.ico-right-big:before { content: '\e806'; } /* '' */
.ico-up-big:before { content: '\e807'; } /* '' */
.ico-facebook:before { content: '\e808'; } /* '' */
.ico-gplus:before { content: '\e809'; } /* '' */
.ico-twitter:before { content: '\e80a'; } /* '' */
.ico-youtube:before { content: '\e80b'; } /* '' */
.ico-down-open:before { content: '\e80c'; } /* '' */
.ico-left-open:before { content: '\e80d'; } /* '' */
.ico-right-open:before { content: '\e80e'; } /* '' */
.ico-up-open:before { content: '\e80f'; } /* '' */
.ico-down-open-big:before { content: '\e810'; } /* '' */
.ico-left-open-big:before { content: '\e811'; } /* '' */
.ico-right-open-big:before { content: '\e812'; } /* '' */
.ico-quote-left:before { content: '\e813'; } /* '' */
.ico-signal:before { content: '\e814'; } /* '' */
.ico-download-1:before { content: '\e815'; } /* '' */
.ico-upload:before { content: '\e816'; } /* '' */
.ico-down-small:before { content: '\e817'; } /* '' */
.ico-left-small:before { content: '\e818'; } /* '' */
.ico-right-small:before { content: '\e819'; } /* '' */
.ico-up-small:before { content: '\e81a'; } /* '' */
.ico-rss:before { content: '\e81b'; } /* '' */
.ico-down-open-2:before { content: '\e81c'; } /* '' */
.ico-left-open-2:before { content: '\e81d'; } /* '' */
.ico-right-open-2:before { content: '\e81e'; } /* '' */
.ico-up-open-2:before { content: '\e81f'; } /* '' */
.ico-down:before { content: '\e820'; } /* '' */
.ico-left:before { content: '\e821'; } /* '' */
.ico-right:before { content: '\e822'; } /* '' */
.ico-up:before { content: '\e823'; } /* '' */
.ico-down-open-1:before { content: '\e824'; } /* '' */
.ico-left-open-1:before { content: '\e825'; } /* '' */
.ico-right-open-1:before { content: '\e826'; } /* '' */
.ico-up-open-1:before { content: '\e827'; } /* '' */
.ico-down-circle:before { content: '\e828'; } /* '' */
.ico-left-circle:before { content: '\e829'; } /* '' */
.ico-right-circle:before { content: '\e82a'; } /* '' */
.ico-moon-inv:before { content: '\e82b'; } /* '' */
.ico-quote-right:before { content: '\e82c'; } /* '' */
.ico-quote-left-1:before { content: '\e82d'; } /* '' */
.ico-quote-right-1:before { content: '\e82e'; } /* '' */
.ico-quote:before { content: '\e82f'; } /* '' */
.ico-pinterest:before { content: '\e830'; } /* '' */
.ico-search:before { content: '\e831'; } /* '' */
.ico-picture:before { content: '\e832'; } /* '' */
.ico-camera:before { content: '\e833'; } /* '' */
.ico-info-circled:before { content: '\e834'; } /* '' */
.ico-home:before { content: '\e835'; } /* '' */
.ico-mail:before { content: '\e836'; } /* '' */
.ico-heart:before { content: '\e837'; } /* '' */
.ico-guest:before { content: '\e838'; } /* '' */
.ico-users:before { content: '\e839'; } /* '' */
.ico-mail-alt:before { content: '\e83a'; } /* '' */
.ico-mail-1:before { content: '\e83b'; } /* '' */
.ico-phone-1:before { content: '\e83c'; } /* '' */
.ico-up-circle:before { content: '\e83d'; } /* '' */
.ico-up-open-big:before { content: '\e83e'; } /* '' */
.ico-basket:before { content: '\e83f'; } /* '' */
.ico-basket-1:before { content: '\e840'; } /* '' */
.ico-location-2:before { content: '\e841'; } /* '' */
.ico-plus-circle:before { content: '\e842'; } /* '' */
.ico-minus-circle:before { content: '\e843'; } /* '' */
.ico-cancel-circle:before { content: '\e844'; } /* '' */
.ico-ok-circle:before { content: '\e845'; } /* '' */
.ico-edit:before { content: '\e846'; } /* '' */
.ico-trash-empty:before { content: '\e847'; } /* '' */
.ico-calendar:before { content: '\e848'; } /* '' */
.ico-mobile:before { content: '\e849'; } /* '' */
.ico-time-left:before { content: '\e84a'; } /* '' */
.ico-at:before { content: '\e84b'; } /* '' */
.ico-cog:before { content: '\e84c'; } /* '' */
.ico-attention:before { content: '\e84d'; } /* '' */
.ico-attention-circled:before { content: '\e84e'; } /* '' */
.ico-logout:before { content: '\e84f'; } /* '' */
.ico-switch:before { content: '\e850'; } /* '' */
.ico-arrows-cw:before { content: '\e851'; } /* '' */
.ico-arrow-combo:before { content: '\e852'; } /* '' */
.ico-video:before { content: '\e853'; } /* '' */
.ico-attach:before { content: '\e854'; } /* '' */
.ico-thumbs-up:before { content: '\e855'; } /* '' */
.ico-thumbs-down:before { content: '\e856'; } /* '' */
.ico-resize-full:before { content: '\e857'; } /* '' */
.ico-orario:before { content: '\e858'; } /* '' */
.ico-resize-full-1:before { content: '\e859'; } /* '' */
.ico-login:before { content: '\e85a'; } /* '' */
.ico-placeholder-2:before { content: '\e85b'; } /* '' */
.ico-calendario:before { content: '\e85c'; } /* '' */
.ico-search-1:before { content: '\e85d'; } /* '' */
.ico-globe:before { content: '\e85e'; } /* '' */
.ico-info:before { content: '\e85f'; } /* '' */
.ico-print:before { content: '\e860'; } /* '' */
.ico-chat-1:before { content: '\e861'; } /* '' */
.ico-comment:before { content: '\e862'; } /* '' */
.ico-bag:before { content: '\e863'; } /* '' */
.ico-share:before { content: '\e864'; } /* '' */
.ico-credit-card:before { content: '\e865'; } /* '' */
.ico-plus:before { content: '\e866'; } /* '' */
.ico-plus-1:before { content: '\e867'; } /* '' */
.ico-minus:before { content: '\e868'; } /* '' */
.ico-minus-1:before { content: '\e869'; } /* '' */
.ico-eye:before { content: '\e86a'; } /* '' */
.ico-eye-off:before { content: '\e86b'; } /* '' */
.ico-tag:before { content: '\e86c'; } /* '' */
.ico-at-1:before { content: '\e86d'; } /* '' */
.ico-chat:before { content: '\e86e'; } /* '' */
.ico-wine-1:before { content: '\e86f'; } /* '' */
.ico-clock:before { content: '\e870'; } /* '' */
.ico-th-thumb:before { content: '\f00a'; } /* '' */
.ico-globe-inv:before { content: '\f019'; } /* '' */
.ico-download:before { content: '\f02e'; } /* '' */
.ico-location-1:before { content: '\f031'; } /* '' */
.ico-link-ext:before { content: '\f08e'; } /* '' */
.ico-food:before { content: '\f0f5'; } /* '' */
.ico-circle-empty:before { content: '\f10c'; } /* '' */
.ico-circle:before { content: '\f111'; } /* '' */
.ico-direction:before { content: '\f124'; } /* '' */
.ico-calendar-empty:before { content: '\f133'; } /* '' */
.ico-ticket:before { content: '\f145'; } /* '' */
.ico-instagram:before { content: '\f16d'; } /* '' */
.ico-dot-circled:before { content: '\f192'; } /* '' */
.ico-cab:before { content: '\f1b9'; } /* '' */
.ico-cc-visa:before { content: '\f1f0'; } /* '' */
.ico-cc-mastercard:before { content: '\f1f1'; } /* '' */
.ico-cc-discover:before { content: '\f1f2'; } /* '' */
.ico-cc-amex:before { content: '\f1f3'; } /* '' */
.ico-cc-paypal:before { content: '\f1f4'; } /* '' */
.ico-cc-stripe:before { content: '\f1f5'; } /* '' */
.ico-cart-arrow-down:before { content: '\f218'; } /* '' */
.ico-motorcycle:before { content: '\f21c'; } /* '' */
.ico-whatsapp:before { content: '\f232'; } /* '' */