@font-face {
  font-family: 'fontello-awesome';
  src: url('../font/fontello-awesome.eot?37074198');
  src: url('../font/fontello-awesome.eot?37074198#iefix') format('embedded-opentype'),
       url('../font/fontello-awesome.woff2?37074198') format('woff2'),
       url('../font/fontello-awesome.woff?37074198') format('woff'),
       url('../font/fontello-awesome.ttf?37074198') format('truetype'),
       url('../font/fontello-awesome.svg?37074198#fontello-awesome') 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-awesome';
    src: url('../font/fontello-awesome.svg?37074198#fontello-awesome') format('svg');
  }
}
*/
[class^="i-"]:before, [class*=" i-"]:before {
  font-family: "fontello-awesome";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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); */
}

.i-heart:before { content: '\e800'; } /* '' */
.i-heart-empty:before { content: '\e801'; } /* '' */
.i-note:before { content: '\e802'; } /* '' */
.i-arrows-cw:before { content: '\e803'; } /* '' */
.i-info-circled:before { content: '\e804'; } /* '' */
.i-help-circled:before { content: '\e805'; } /* '' */
.i-star:before { content: '\e806'; } /* '' */
.i-star-empty:before { content: '\e807'; } /* '' */
.i-star-half:before { content: '\e808'; } /* '' */
.i-user:before { content: '\e809'; } /* '' */
.i-picture:before { content: '\e80a'; } /* '' */
.i-download:before { content: '\e80b'; } /* '' */
.i-upload:before { content: '\e80c'; } /* '' */
.i-bell:before { content: '\e80d'; } /* '' */
.i-chat:before { content: '\e80e'; } /* '' */
.i-ok:before { content: '\e80f'; } /* '' */
.i-ok-circled:before { content: '\e810'; } /* '' */
.i-ok-circled2:before { content: '\e811'; } /* '' */
.i-cancel:before { content: '\e812'; } /* '' */
.i-cancel-circled:before { content: '\e813'; } /* '' */
.i-attention:before { content: '\e814'; } /* '' */
.i-attention-circled:before { content: '\e815'; } /* '' */
.i-comment:before { content: '\e816'; } /* '' */
.i-thumbs-up:before { content: '\e817'; } /* '' */
.i-thumbs-down:before { content: '\e818'; } /* '' */
.i-bookmark:before { content: '\e819'; } /* '' */
.i-eye:before { content: '\e81a'; } /* '' */
.i-eye-off:before { content: '\e81b'; } /* '' */
.i-cog:before { content: '\e81c'; } /* '' */
.i-dice:before { content: '\e81d'; } /* '' */
.i-adjust-1:before { content: '\e81e'; } /* '' */
.i-block:before { content: '\e81f'; } /* '' */
.i-resize-full:before { content: '\e820'; } /* '' */
.i-resize-small:before { content: '\e821'; } /* '' */
.i-zoom-in:before { content: '\e822'; } /* '' */
.i-zoom-out:before { content: '\e823'; } /* '' */
.i-down-circled2:before { content: '\e824'; } /* '' */
.i-up-circled2:before { content: '\e825'; } /* '' */
.i-down-dir:before { content: '\e826'; } /* '' */
.i-up-dir:before { content: '\e827'; } /* '' */
.i-left-dir:before { content: '\e828'; } /* '' */
.i-right-dir:before { content: '\e829'; } /* '' */
.i-down-open:before { content: '\e82a'; } /* '' */
.i-left-open:before { content: '\e82b'; } /* '' */
.i-right-open:before { content: '\e82c'; } /* '' */
.i-up-open:before { content: '\e82d'; } /* '' */
.i-cw:before { content: '\e82e'; } /* '' */
.i-ccw:before { content: '\e82f'; } /* '' */
.i-play:before { content: '\e830'; } /* '' */
.i-pause:before { content: '\e831'; } /* '' */
.i-stop:before { content: '\e832'; } /* '' */
.i-award:before { content: '\e833'; } /* '' */
.i-globe:before { content: '\e834'; } /* '' */
.i-flash:before { content: '\e835'; } /* '' */
.i-off:before { content: '\e836'; } /* '' */
.i-floppy:before { content: '\e837'; } /* '' */
.i-credit-card:before { content: '\e838'; } /* '' */
.i-megaphone:before { content: '\e839'; } /* '' */
.i-resize-vertical:before { content: '\e83a'; } /* '' */
.i-lock:before { content: '\e83b'; } /* '' */
.i-lock-open:before { content: '\e83c'; } /* '' */
.i-picture-1:before { content: '\e83d'; } /* '' */
.i-link:before { content: '\e83e'; } /* '' */
.i-attach:before { content: '\e83f'; } /* '' */
.i-lock-1:before { content: '\e840'; } /* '' */
.i-lock-open-1:before { content: '\e841'; } /* '' */
.i-link-1:before { content: '\e842'; } /* '' */
.i-yin-yang:before { content: '\e843'; } /* '' */
.i-heart-1:before { content: '\e844'; } /* '' */
.i-heart-empty-1:before { content: '\e845'; } /* '' */
.i-flow-cross:before { content: '\e846'; } /* '' */
.i-emit:before { content: '\e847'; } /* '' */
.i-asterisk:before { content: '\e848'; } /* '' */
.i-lightbulb-1:before { content: '\e849'; } /* '' */
.i-mobile-1:before { content: '\e84a'; } /* '' */
.i-headphones:before { content: '\e84b'; } /* '' */
.i-truck:before { content: '\e84c'; } /* '' */
.i-lightbulb-2:before { content: '\e84d'; } /* '' */
.i-params:before { content: '\e84e'; } /* '' */
.i-flight:before { content: '\e84f'; } /* '' */
.i-light-up:before { content: '\e850'; } /* '' */
.i-lightning:before { content: '\e851'; } /* '' */
.i-bolt:before { content: '\e852'; } /* '' */
.i-cancel-circled-outline:before { content: '\e853'; } /* '' */
.i-cancel-circled-1:before { content: '\e854'; } /* '' */
.i-trash-empty:before { content: '\e855'; } /* '' */
.i-spin1:before { content: '\e856'; } /* '' */
.i-cancel-circled-2:before { content: '\e857'; } /* '' */
.i-spin3:before { content: '\e858'; } /* '' */
.i-spin4:before { content: '\e859'; } /* '' */
.i-spin5:before { content: '\e85a'; } /* '' */
.i-spin6:before { content: '\e85b'; } /* '' */
.i-tag:before { content: '\e85c'; } /* '' */
.i-barcode:before { content: '\e85d'; } /* '' */
.i-chart-bar:before { content: '\e85e'; } /* '' */
.i-cancel-circled2:before { content: '\e85f'; } /* '' */
.i-crown:before { content: '\e860'; } /* '' */
.i-doc:before { content: '\e861'; } /* '' */
.i-camera:before { content: '\e862'; } /* '' */
.i-picture-2:before { content: '\e863'; } /* '' */
.i-plus:before { content: '\e864'; } /* '' */
.i-crosshair:before { content: '\e865'; } /* '' */
.i-qrcode:before { content: '\e866'; } /* '' */
.i-help-circled-alt:before { content: '\e867'; } /* '' */
.i-qrcode-1:before { content: '\e868'; } /* '' */
.i-basket-1:before { content: '\e869'; } /* '' */
.i-mail:before { content: '\e86a'; } /* '' */
.i-wallet:before { content: '\e86b'; } /* '' */
.i-paypal-1:before { content: '\e86c'; } /* '' */
.i-key-1:before { content: '\e86d'; } /* '' */
.i-users-1:before { content: '\e86e'; } /* '' */
.i-resize-horizontal:before { content: '\e86f'; } /* '' */
.i-floppy-1:before { content: '\e870'; } /* '' */
.i-folder:before { content: '\e871'; } /* '' */
.i-folder-open:before { content: '\e872'; } /* '' */
.i-text-height:before { content: '\e873'; } /* '' */
.i-text-width:before { content: '\e874'; } /* '' */
.i-book:before { content: '\e875'; } /* '' */
.i-gauge:before { content: '\e876'; } /* '' */
.i-moon-1:before { content: '\e877'; } /* '' */
.i-adjust:before { content: '\e878'; } /* '' */
.i-block-1:before { content: '\e879'; } /* '' */
.i-infinity:before { content: '\e87a'; } /* '' */
.i-chart-area:before { content: '\e87b'; } /* '' */
.i-chart-bar-1:before { content: '\e87c'; } /* '' */
.i-chart-pie:before { content: '\e87d'; } /* '' */
.i-fingerprint:before { content: '\e87e'; } /* '' */
.i-microphone:before { content: '\e87f'; } /* '' */
.i-heart-2:before { content: '\e880'; } /* '' */
.i-code:before { content: '\e881'; } /* '' */
.i-fire:before { content: '\e882'; } /* '' */
.i-tag-1:before { content: '\e883'; } /* '' */
.i-tags:before { content: '\e884'; } /* '' */
.i-pin:before { content: '\e885'; } /* '' */
.i-clock-1:before { content: '\e886'; } /* '' */
.i-gift:before { content: '\e887'; } /* '' */
.i-minus:before { content: '\e888'; } /* '' */
.i-plus-1:before { content: '\e889'; } /* '' */
.i-plus-circle:before { content: '\e88a'; } /* '' */
.i-plus-2:before { content: '\e88b'; } /* '' */
.i-plus-3:before { content: '\e88c'; } /* '' */
.i-flashlight:before { content: '\e88d'; } /* '' */
.i-minus-1:before { content: '\e88e'; } /* '' */
.i-minus-circled:before { content: '\e88f'; } /* '' */
.i-minus-circle:before { content: '\e890'; } /* '' */
.i-minus-2:before { content: '\e891'; } /* '' */
.i-warning-empty:before { content: '\e892'; } /* '' */
.i-attention-alt-1:before { content: '\e893'; } /* '' */
.i-layout:before { content: '\e894'; } /* '' */
.i-star-1:before { content: '\e895'; } /* '' */
.i-star-empty-1:before { content: '\e896'; } /* '' */
.i-heart-3:before { content: '\e897'; } /* '' */
.i-heart-empty-2:before { content: '\e898'; } /* '' */
.i-note-1:before { content: '\e899'; } /* '' */
.i-note-beamed:before { content: '\e89a'; } /* '' */
.i-target:before { content: '\e89b'; } /* '' */
.i-cw-1:before { content: '\e89c'; } /* '' */
.i-arrows-ccw:before { content: '\e89d'; } /* '' */
.i-rain:before { content: '\e89e'; } /* '' */
.i-plane:before { content: '\e89f'; } /* '' */
.i-flash-1:before { content: '\e8a0'; } /* '' */
.i-female-2:before { content: '\e8a1'; } /* '' */
.i-ok-circled2-1:before { content: '\e8a2'; } /* '' */
.i-male-2:before { content: '\e8a3'; } /* '' */
.i-th:before { content: '\e8a4'; } /* '' */
.i-flag:before { content: '\e8a5'; } /* '' */
.i-share:before { content: '\e8a6'; } /* '' */
.i-eth:before { content: '\e8a7'; } /* '' */
.i-lifesaver:before { content: '\e8a8'; } /* '' */
.i-lifesaver-2:before { content: '\e8a9'; } /* '' */
.i-stars-3:before { content: '\e8aa'; } /* '' */
.i-stars-4:before { content: '\e8ab'; } /* '' */
.i-alien-3:before { content: '\e8ac'; } /* '' */
.i-alien-1:before { content: '\e8ad'; } /* '' */
.i-alien-2:before { content: '\e8ae'; } /* '' */
.i-alien-ware:before { content: '\e8af'; } /* '' */
.i-life-tree:before { content: '\e8b0'; } /* '' */
.i-life-tree-1:before { content: '\e8b1'; } /* '' */
.i-magic-1:before { content: '\e8b2'; } /* '' */
.i-moon-2:before { content: '\e8b3'; } /* '' */
.i-edit:before { content: '\e8b4'; } /* '' */
.i-umbrella:before { content: '\e8b5'; } /* '' */
.i-fire-1:before { content: '\e8b6'; } /* '' */
.i-key:before { content: '\e8b7'; } /* '' */
.i-life-tree-2:before { content: '\e8b8'; } /* '' */
.i-crosshair-thin:before { content: '\e8b9'; } /* '' */
.i-life-tree-3:before { content: '\e8ba'; } /* '' */
.i-life-tree-4:before { content: '\e8bb'; } /* '' */
.i-life-tree-5:before { content: '\e8bc'; } /* '' */
.i-life-tree-6:before { content: '\e8bd'; } /* '' */
.i-font-increase:before { content: '\e8be'; } /* '' */
.i-font-decrease:before { content: '\e8bf'; } /* '' */
.i-color-adjust:before { content: '\f020'; } /* '' */
.i-heart-broken:before { content: '\f028'; } /* '' */
.i-move:before { content: '\f047'; } /* '' */
.i-info-circled-1:before { content: '\f085'; } /* '' */
.i-info-circled-alt:before { content: '\f086'; } /* '' */
.i-link-ext:before { content: '\f08e'; } /* '' */
.i-bookmark-empty:before { content: '\f097'; } /* '' */
.i-rss:before { content: '\f09e'; } /* '' */
.i-left-circled:before { content: '\f0a8'; } /* '' */
.i-right-circled:before { content: '\f0a9'; } /* '' */
.i-up-circled:before { content: '\f0aa'; } /* '' */
.i-down-circled:before { content: '\f0ab'; } /* '' */
.i-resize-full-alt:before { content: '\f0b2'; } /* '' */
.i-beaker:before { content: '\f0c3'; } /* '' */
.i-docs:before { content: '\f0c5'; } /* '' */
.i-menu:before { content: '\f0c9'; } /* '' */
.i-magic:before { content: '\f0d0'; } /* '' */
.i-mail-alt:before { content: '\f0e0'; } /* '' */
.i-gauge-1:before { content: '\f0e4'; } /* '' */
.i-comment-empty:before { content: '\f0e5'; } /* '' */
.i-chat-empty:before { content: '\f0e6'; } /* '' */
.i-sitemap:before { content: '\f0e8'; } /* '' */
.i-lightbulb:before { content: '\f0eb'; } /* '' */
.i-download-cloud:before { content: '\f0ed'; } /* '' */
.i-upload-cloud:before { content: '\f0ee'; } /* '' */
.i-bell-alt:before { content: '\f0f3'; } /* '' */
.i-coffee:before { content: '\f0f4'; } /* '' */
.i-doc-text:before { content: '\f0f6'; } /* '' */
.i-fighter-jet:before { content: '\f0fb'; } /* '' */
.i-plus-squared:before { content: '\f0fe'; } /* '' */
.i-angle-double-left:before { content: '\f100'; } /* '' */
.i-angle-double-right:before { content: '\f101'; } /* '' */
.i-angle-double-up:before { content: '\f102'; } /* '' */
.i-angle-double-down:before { content: '\f103'; } /* '' */
.i-angle-left:before { content: '\f104'; } /* '' */
.i-angle-right:before { content: '\f105'; } /* '' */
.i-angle-up:before { content: '\f106'; } /* '' */
.i-angle-down:before { content: '\f107'; } /* '' */
.i-circle-empty:before { content: '\f10c'; } /* '' */
.i-spinner:before { content: '\f110'; } /* '' */
.i-circle:before { content: '\f111'; } /* '' */
.i-folder-empty:before { content: '\f114'; } /* '' */
.i-folder-open-empty:before { content: '\f115'; } /* '' */
.i-smile:before { content: '\f118'; } /* '' */
.i-frown:before { content: '\f119'; } /* '' */
.i-meh:before { content: '\f11a'; } /* '' */
.i-keyboard:before { content: '\f11c'; } /* '' */
.i-flag-empty:before { content: '\f11d'; } /* '' */
.i-flag-checkered:before { content: '\f11e'; } /* '' */
.i-terminal:before { content: '\f120'; } /* '' */
.i-code-1:before { content: '\f121'; } /* '' */
.i-star-half-alt:before { content: '\f123'; } /* '' */
.i-unlink:before { content: '\f127'; } /* '' */
.i-help:before { content: '\f128'; } /* '' */
.i-attention-alt:before { content: '\f12a'; } /* '' */
.i-shield:before { content: '\f132'; } /* '' */
.i-rocket:before { content: '\f135'; } /* '' */
.i-angle-circled-left:before { content: '\f137'; } /* '' */
.i-angle-circled-right:before { content: '\f138'; } /* '' */
.i-angle-circled-up:before { content: '\f139'; } /* '' */
.i-angle-circled-down:before { content: '\f13a'; } /* '' */
.i-lock-open-alt:before { content: '\f13e'; } /* '' */
.i-bullseye:before { content: '\f140'; } /* '' */
.i-ellipsis:before { content: '\f141'; } /* '' */
.i-ellipsis-vert:before { content: '\f142'; } /* '' */
.i-play-circled:before { content: '\f144'; } /* '' */
.i-minus-squared:before { content: '\f146'; } /* '' */
.i-minus-squared-alt:before { content: '\f147'; } /* '' */
.i-ok-squared:before { content: '\f14a'; } /* '' */
.i-euro:before { content: '\f153'; } /* '' */
.i-dollar:before { content: '\f155'; } /* '' */
.i-bitcoin:before { content: '\f15a'; } /* '' */
.i-doc-inv:before { content: '\f15b'; } /* '' */
.i-doc-text-inv:before { content: '\f15c'; } /* '' */
.i-youtube-play:before { content: '\f16a'; } /* '' */
.i-apple:before { content: '\f179'; } /* '' */
.i-windows:before { content: '\f17a'; } /* '' */
.i-android:before { content: '\f17b'; } /* '' */
.i-linux:before { content: '\f17c'; } /* '' */
.i-female:before { content: '\f182'; } /* '' */
.i-male:before { content: '\f183'; } /* '' */
.i-sun:before { content: '\f185'; } /* '' */
.i-moon:before { content: '\f186'; } /* '' */
.i-bug:before { content: '\f188'; } /* '' */
.i-right-circled2:before { content: '\f18e'; } /* '' */
.i-left-circled2:before { content: '\f190'; } /* '' */
.i-dot-circled:before { content: '\f192'; } /* '' */
.i-plus-squared-alt:before { content: '\f196'; } /* '' */
.i-slack:before { content: '\f198'; } /* '' */
.i-bank:before { content: '\f19c'; } /* '' */
.i-graduation-cap:before { content: '\f19d'; } /* '' */
.i-language:before { content: '\f1ab'; } /* '' */
.i-paw:before { content: '\f1b0'; } /* '' */
.i-cube:before { content: '\f1b2'; } /* '' */
.i-cubes:before { content: '\f1b3'; } /* '' */
.i-database:before { content: '\f1c0'; } /* '' */
.i-file-pdf:before { content: '\f1c1'; } /* '' */
.i-file-image:before { content: '\f1c5'; } /* '' */
.i-file-audio:before { content: '\f1c7'; } /* '' */
.i-file-video:before { content: '\f1c8'; } /* '' */
.i-file-code:before { content: '\f1c9'; } /* '' */
.i-lifebuoy:before { content: '\f1cd'; } /* '' */
.i-circle-notch:before { content: '\f1ce'; } /* '' */
.i-paper-plane:before { content: '\f1d8'; } /* '' */
.i-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.i-circle-thin:before { content: '\f1db'; } /* '' */
.i-sliders:before { content: '\f1de'; } /* '' */
.i-bomb:before { content: '\f1e2'; } /* '' */
.i-plug:before { content: '\f1e6'; } /* '' */
.i-newspaper:before { content: '\f1ea'; } /* '' */
.i-wifi:before { content: '\f1eb'; } /* '' */
.i-paypal:before { content: '\f1ed'; } /* '' */
.i-cc-paypal:before { content: '\f1f4'; } /* '' */
.i-cc-stripe:before { content: '\f1f5'; } /* '' */
.i-bell-off:before { content: '\f1f6'; } /* '' */
.i-bell-off-empty:before { content: '\f1f7'; } /* '' */
.i-copyright:before { content: '\f1f9'; } /* '' */
.i-at:before { content: '\f1fa'; } /* '' */
.i-chart-line:before { content: '\f201'; } /* '' */
.i-connectdevelop:before { content: '\f20e'; } /* '' */
.i-diamond:before { content: '\f219'; } /* '' */
.i-ship:before { content: '\f21a'; } /* '' */
.i-heartbeat:before { content: '\f21e'; } /* '' */
.i-venus:before { content: '\f221'; } /* '' */
.i-mars:before { content: '\f222'; } /* '' */
.i-neuter:before { content: '\f22c'; } /* '' */
.i-whatsapp:before { content: '\f232'; } /* '' */
.i-battery-4:before { content: '\f240'; } /* '' */
.i-battery-3:before { content: '\f241'; } /* '' */
.i-battery-2:before { content: '\f242'; } /* '' */
.i-battery-1:before { content: '\f243'; } /* '' */
.i-battery-0:before { content: '\f244'; } /* '' */
.i-mouse-pointer:before { content: '\f245'; } /* '' */
.i-hourglass-o:before { content: '\f250'; } /* '' */
.i-hourglass-2:before { content: '\f252'; } /* '' */
.i-registered:before { content: '\f25d'; } /* '' */
.i-creative-commons:before { content: '\f25e'; } /* '' */
.i-credit-card-alt:before { content: '\f283'; } /* '' */
.i-bluetooth-b:before { content: '\f294'; } /* '' */
.i-envira:before { content: '\f299'; } /* '' */
.i-question-circle-o:before { content: '\f29c'; } /* '' */
.i-first-order:before { content: '\f2b0'; } /* '' */
.i-user-circle:before { content: '\f2bd'; } /* '' */
.i-user-circle-o:before { content: '\f2be'; } /* '' */
.i-user-o:before { content: '\f2c0'; } /* '' */
.i-id-card-o:before { content: '\f2c3'; } /* '' */
.i-telegram:before { content: '\f2c6'; } /* '' */
.i-thermometer:before { content: '\f2c7'; } /* '' */
.i-thermometer-3:before { content: '\f2c8'; } /* '' */
.i-thermometer-2:before { content: '\f2c9'; } /* '' */
.i-thermometer-quarter:before { content: '\f2ca'; } /* '' */
.i-thermometer-0:before { content: '\f2cb'; } /* '' */
.i-podcast:before { content: '\f2ce'; } /* '' */
.i-window-maximize:before { content: '\f2d0'; } /* '' */
.i-window-close:before { content: '\f2d3'; } /* '' */
.i-window-close-o:before { content: '\f2d4'; } /* '' */
.i-snowflake-o:before { content: '\f2dc'; } /* '' */
.i-superpowers:before { content: '\f2dd'; } /* '' */
.i-spread:before { content: '\f527'; } /* '' */
