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

.icon-search:before { content: '\e800'; } /* '' */
.icon-mail:before { content: '\e801'; } /* '' */
.icon-heart:before { content: '\e802'; } /* '' */
.icon-heart-empty:before { content: '\e803'; } /* '' */
.icon-star:before { content: '\e804'; } /* '' */
.icon-star-empty:before { content: '\e805'; } /* '' */
.icon-star-half:before { content: '\e806'; } /* '' */
.icon-video:before { content: '\e807'; } /* '' */
.icon-videocam:before { content: '\e808'; } /* '' */
.icon-picture:before { content: '\e809'; } /* '' */
.icon-camera:before { content: '\e80a'; } /* '' */
.icon-th-large:before { content: '\e80b'; } /* '' */
.icon-th:before { content: '\e80c'; } /* '' */
.icon-th-list:before { content: '\e80d'; } /* '' */
.icon-ok:before { content: '\e80e'; } /* '' */
.icon-ok-circled:before { content: '\e80f'; } /* '' */
.icon-ok-circled2:before { content: '\e810'; } /* '' */
.icon-cancel:before { content: '\e811'; } /* '' */
.icon-cancel-circled:before { content: '\e812'; } /* '' */
.icon-cancel-circled2:before { content: '\e813'; } /* '' */
.icon-plus:before { content: '\e814'; } /* '' */
.icon-plus-circled:before { content: '\e815'; } /* '' */
.icon-minus:before { content: '\e816'; } /* '' */
.icon-minus-circled:before { content: '\e817'; } /* '' */
.icon-help-circled:before { content: '\e818'; } /* '' */
.icon-info-circled:before { content: '\e819'; } /* '' */
.icon-home:before { content: '\e81a'; } /* '' */
.icon-link:before { content: '\e81b'; } /* '' */
.icon-attach:before { content: '\e81c'; } /* '' */
.icon-lock:before { content: '\e81d'; } /* '' */
.icon-target:before { content: '\e81e'; } /* '' */
.icon-eye:before { content: '\e81f'; } /* '' */
.icon-eye-off:before { content: '\e820'; } /* '' */
.icon-tag:before { content: '\e821'; } /* '' */
.icon-tags:before { content: '\e822'; } /* '' */
.icon-thumbs-up:before { content: '\e823'; } /* '' */
.icon-thumbs-down:before { content: '\e824'; } /* '' */
.icon-forward:before { content: '\e825'; } /* '' */
.icon-pencil:before { content: '\e826'; } /* '' */
.icon-edit:before { content: '\e827'; } /* '' */
.icon-print:before { content: '\e828'; } /* '' */
.icon-comment:before { content: '\e829'; } /* '' */
.icon-chat:before { content: '\e82a'; } /* '' */
.icon-bell:before { content: '\e82b'; } /* '' */
.icon-attention:before { content: '\e82c'; } /* '' */
.icon-attention-circled:before { content: '\e82d'; } /* '' */
.icon-location:before { content: '\e82e'; } /* '' */
.icon-trash-empty:before { content: '\e82f'; } /* '' */
.icon-doc:before { content: '\e830'; } /* '' */
.icon-phone:before { content: '\e831'; } /* '' */
.icon-cog:before { content: '\e832'; } /* '' */
.icon-basket:before { content: '\e833'; } /* '' */
.icon-calendar:before { content: '\e834'; } /* '' */
.icon-logout:before { content: '\e835'; } /* '' */
.icon-clock:before { content: '\e836'; } /* '' */
.icon-resize-full:before { content: '\e837'; } /* '' */
.icon-resize-small:before { content: '\e838'; } /* '' */
.icon-note:before { content: '\e839'; } /* '' */
.icon-plus-circled-1:before { content: '\e83a'; } /* '' */
.icon-zoom-in:before { content: '\e83b'; } /* '' */
.icon-plus-1:before { content: '\e83c'; } /* '' */
.icon-zoom-out:before { content: '\e83d'; } /* '' */
.icon-cancel-1:before { content: '\e83e'; } /* '' */
.icon-down-dir:before { content: '\e83f'; } /* '' */
.icon-up-dir:before { content: '\e840'; } /* '' */
.icon-left-dir:before { content: '\e841'; } /* '' */
.icon-right-dir:before { content: '\e842'; } /* '' */
.icon-down-open:before { content: '\e843'; } /* '' */
.icon-left-open:before { content: '\e844'; } /* '' */
.icon-right-open:before { content: '\e845'; } /* '' */
.icon-up-open:before { content: '\e846'; } /* '' */
.icon-down-big:before { content: '\e847'; } /* '' */
.icon-left-big:before { content: '\e848'; } /* '' */
.icon-right-big:before { content: '\e849'; } /* '' */
.icon-up-big:before { content: '\e84a'; } /* '' */
.icon-arrows-cw:before { content: '\e84b'; } /* '' */
.icon-shuffle:before { content: '\e84c'; } /* '' */
.icon-play:before { content: '\e84d'; } /* '' */
.icon-align-justify:before { content: '\e84e'; } /* '' */
.icon-pause:before { content: '\e84f'; } /* '' */
.icon-scissors:before { content: '\e850'; } /* '' */
.icon-off:before { content: '\e851'; } /* '' */
.icon-check:before { content: '\e852'; } /* '' */
.icon-gift:before { content: '\e853'; } /* '' */
.icon-chart-bar:before { content: '\e854'; } /* '' */
.icon-credit-card:before { content: '\e855'; } /* '' */
.icon-megaphone:before { content: '\e856'; } /* '' */
.icon-heart-1:before { content: '\e857'; } /* '' */
.icon-heart-empty-1:before { content: '\e858'; } /* '' */
.icon-user:before { content: '\e859'; } /* '' */
.icon-check-1:before { content: '\e85a'; } /* '' */
.icon-camera-1:before { content: '\e85b'; } /* '' */
.icon-picture-1:before { content: '\e85c'; } /* '' */
.icon-video-1:before { content: '\e85d'; } /* '' */
.icon-minus-squared-1:before { content: '\e85e'; } /* '' */
.icon-minus-circled-1:before { content: '\e85f'; } /* '' */
.icon-help-1:before { content: '\e860'; } /* '' */
.icon-help-circled-1:before { content: '\e861'; } /* '' */
.icon-info-1:before { content: '\e862'; } /* '' */
.icon-info-circled-1:before { content: '\e863'; } /* '' */
.icon-home-1:before { content: '\e864'; } /* '' */
.icon-down-open-1:before { content: '\e865'; } /* '' */
.icon-left-open-1:before { content: '\e866'; } /* '' */
.icon-up-open-1:before { content: '\e867'; } /* '' */
.icon-down-open-mini:before { content: '\e868'; } /* '' */
.icon-left-open-mini:before { content: '\e869'; } /* '' */
.icon-up-open-mini:before { content: '\e86a'; } /* '' */
.icon-right-open-mini:before { content: '\e86b'; } /* '' */
.icon-arrows-ccw:before { content: '\e86c'; } /* '' */
.icon-cw:before { content: '\e86d'; } /* '' */
.icon-dot-3:before { content: '\e86e'; } /* '' */
.icon-dot-2:before { content: '\e86f'; } /* '' */
.icon-dot:before { content: '\e870'; } /* '' */
.icon-search-1:before { content: '\e871'; } /* '' */
.icon-search-2:before { content: '\e872'; } /* '' */
.icon-bookmark:before { content: '\e873'; } /* '' */
.icon-camera-alt:before { content: '\e874'; } /* '' */
.icon-compass:before { content: '\e875'; } /* '' */
.icon-location-1:before { content: '\e876'; } /* '' */
.icon-print-1:before { content: '\e877'; } /* '' */
.icon-share-1:before { content: '\e878'; } /* '' */
.icon-ok-outline:before { content: '\e879'; } /* '' */
.icon-ok-1:before { content: '\e87a'; } /* '' */
.icon-cancel-outline:before { content: '\e87b'; } /* '' */
.icon-cancel-2:before { content: '\e87c'; } /* '' */
.icon-plus-outline:before { content: '\e87d'; } /* '' */
.icon-plus-2:before { content: '\e87e'; } /* '' */
.icon-minus-outline:before { content: '\e87f'; } /* '' */
.icon-minus-1:before { content: '\e880'; } /* '' */
.icon-thumbs-up-1:before { content: '\e881'; } /* '' */
.icon-thumbs-down-1:before { content: '\e882'; } /* '' */
.icon-pin:before { content: '\e883'; } /* '' */
.icon-pin-outline:before { content: '\e884'; } /* '' */
.icon-basket-1:before { content: '\e885'; } /* '' */
.icon-bookmark-1:before { content: '\e886'; } /* '' */
.icon-bookmark-empty-1:before { content: '\e887'; } /* '' */
.icon-heart-2:before { content: '\e888'; } /* '' */
.icon-heart-empty-2:before { content: '\e889'; } /* '' */
.icon-video-alt:before { content: '\e88a'; } /* '' */
.icon-pencil-1:before { content: '\e88b'; } /* '' */
.icon-eye-1:before { content: '\e88c'; } /* '' */
.icon-eye-off-1:before { content: '\e88d'; } /* '' */
.icon-location-2:before { content: '\e88e'; } /* '' */
.icon-address-book-1:before { content: '\e88f'; } /* '' */
.icon-video-2:before { content: '\e890'; } /* '' */
.icon-picture-2:before { content: '\e891'; } /* '' */
.icon-music:before { content: '\e892'; } /* '' */
.icon-lock-open:before { content: '\e893'; } /* '' */
.icon-pin-1:before { content: '\e894'; } /* '' */
.icon-download:before { content: '\e895'; } /* '' */
.icon-upload:before { content: '\e896'; } /* '' */
.icon-login:before { content: '\e897'; } /* '' */
.icon-award:before { content: '\e898'; } /* '' */
.icon-font:before { content: '\e899'; } /* '' */
.icon-align-left:before { content: '\e89a'; } /* '' */
.icon-align-center:before { content: '\e89b'; } /* '' */
.icon-align-right:before { content: '\e89c'; } /* '' */
.icon-qrcode:before { content: '\e89d'; } /* '' */
.icon-magnet:before { content: '\e89e'; } /* '' */
.icon-floppy:before { content: '\e89f'; } /* '' */
.icon-layout:before { content: '\e8a0'; } /* '' */
.icon-menu-1:before { content: '\e8a1'; } /* '' */
.icon-cancel-circled-1:before { content: '\e8a2'; } /* '' */
.icon-cancel-squared:before { content: '\e8a3'; } /* '' */
.icon-phone-1:before { content: '\e8a4'; } /* '' */
.icon-resize-full-1:before { content: '\e8a5'; } /* '' */
.icon-resize-small-1:before { content: '\e8a6'; } /* '' */
.icon-down-open-big:before { content: '\e8a7'; } /* '' */
.icon-right-open-big:before { content: '\e8a8'; } /* '' */
.icon-up-open-big:before { content: '\e8a9'; } /* '' */
.icon-left-open-big:before { content: '\e8aa'; } /* '' */
.icon-play-1:before { content: '\e8ab'; } /* '' */
.icon-stop:before { content: '\e8ac'; } /* '' */
.icon-pause-1:before { content: '\e8ad'; } /* '' */
.icon-record:before { content: '\e8ae'; } /* '' */
.icon-to-end:before { content: '\e8af'; } /* '' */
.icon-to-start:before { content: '\e8b0'; } /* '' */
.icon-fast-backward:before { content: '\e8b1'; } /* '' */
.icon-fast-forward:before { content: '\e8b2'; } /* '' */
.icon-monitor:before { content: '\e8b3'; } /* '' */
.icon-mobile-1:before { content: '\e8b4'; } /* '' */
.icon-back-in-time:before { content: '\e8b5'; } /* '' */
.icon-paper-plane-1:before { content: '\e8b6'; } /* '' */
.icon-chart-line:before { content: '\e8b7'; } /* '' */
.icon-chart-bar-1:before { content: '\e8b8'; } /* '' */
.icon-flow-tree:before { content: '\e8b9'; } /* '' */
.icon-flow-branch:before { content: '\e8ba'; } /* '' */
.icon-flow-cascade:before { content: '\e8bb'; } /* '' */
.icon-flow-line:before { content: '\e8bc'; } /* '' */
.icon-flow-parallel:before { content: '\e8bd'; } /* '' */
.icon-thumbs-up-2:before { content: '\e8be'; } /* '' */
.icon-thumbs-down-2:before { content: '\e8bf'; } /* '' */
.icon-location-3:before { content: '\e8c0'; } /* '' */
.icon-basket-2:before { content: '\e8c1'; } /* '' */
.icon-basket-alt:before { content: '\e8c2'; } /* '' */
.icon-ok-2:before { content: '\e8c3'; } /* '' */
.icon-cancel-3:before { content: '\e8c4'; } /* '' */
.icon-plus-3:before { content: '\e8c5'; } /* '' */
.icon-tag-1:before { content: '\e8c6'; } /* '' */
.icon-tags-1:before { content: '\e8c7'; } /* '' */
.icon-fontsize:before { content: '\e8c8'; } /* '' */
.icon-bag:before { content: '\e8c9'; } /* '' */
.icon-box-1:before { content: '\e8ca'; } /* '' */
.icon-clock-1:before { content: '\e8cb'; } /* '' */
.icon-globe:before { content: '\e8cc'; } /* '' */
.icon-call:before { content: '\e8cd'; } /* '' */
.icon-dropbox-1:before { content: '\e8ce'; } /* '' */
.icon-logout-1:before { content: '\e8cf'; } /* '' */
.icon-login-1:before { content: '\e8d0'; } /* '' */
.icon-download-2:before { content: '\e8d1'; } /* '' */
.icon-upload-2:before { content: '\e8d2'; } /* '' */
.icon-glass:before { content: '\e8d3'; } /* '' */
.icon-cog-alt:before { content: '\e8d4'; } /* '' */
.icon-wrench:before { content: '\e8d5'; } /* '' */
.icon-trash-1:before { content: '\e8d6'; } /* '' */
.icon-archive:before { content: '\e8d7'; } /* '' */
.icon-basket-3:before { content: '\e8d8'; } /* '' */
.icon-chat-1:before { content: '\e8d9'; } /* '' */
.icon-comment-1:before { content: '\e8da'; } /* '' */
.icon-chat-2:before { content: '\e8db'; } /* '' */
.icon-comment-alt:before { content: '\e8dc'; } /* '' */
.icon-menu-2:before { content: '\f008'; } /* '' */
.icon-th-thumb:before { content: '\f00a'; } /* '' */
.icon-th-thumb-empty:before { content: '\f00b'; } /* '' */
.icon-download-1:before { content: '\f02e'; } /* '' */
.icon-upload-1:before { content: '\f02f'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-facebook-1:before { content: '\f09a'; } /* '' */
.icon-rss:before { content: '\f09e'; } /* '' */
.icon-filter:before { content: '\f0b0'; } /* '' */
.icon-resize-full-alt:before { content: '\f0b2'; } /* '' */
.icon-docs:before { content: '\f0c5'; } /* '' */
.icon-menu:before { content: '\f0c9'; } /* '' */
.icon-table:before { content: '\f0ce'; } /* '' */
.icon-sort:before { content: '\f0dc'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-comment-empty:before { content: '\f0e5'; } /* '' */
.icon-chat-empty:before { content: '\f0e6'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-exchange:before { content: '\f0ec'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-doc-text:before { content: '\f0f6'; } /* '' */
.icon-plus-squared:before { content: '\f0fe'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-right:before { content: '\f105'; } /* '' */
.icon-angle-up:before { content: '\f106'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */
.icon-desktop:before { content: '\f108'; } /* '' */
.icon-laptop:before { content: '\f109'; } /* '' */
.icon-tablet:before { content: '\f10a'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-quote-left:before { content: '\f10d'; } /* '' */
.icon-spinner:before { content: '\f110'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-reply:before { content: '\f112'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-star-half-alt:before { content: '\f123'; } /* '' */
.icon-direction:before { content: '\f124'; } /* '' */
.icon-crop:before { content: '\f125'; } /* '' */
.icon-unlink:before { content: '\f127'; } /* '' */
.icon-help:before { content: '\f128'; } /* '' */
.icon-info:before { content: '\f129'; } /* '' */
.icon-attention-alt:before { content: '\f12a'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-mute:before { content: '\f131'; } /* '' */
.icon-calendar-empty:before { content: '\f133'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-ellipsis:before { content: '\f141'; } /* '' */
.icon-ellipsis-vert:before { content: '\f142'; } /* '' */
.icon-minus-squared:before { content: '\f146'; } /* '' */
.icon-minus-squared-alt:before { content: '\f147'; } /* '' */
.icon-ok-squared:before { content: '\f14a'; } /* '' */
.icon-doc-text-inv:before { content: '\f15c'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-youtube-play:before { content: '\f16a'; } /* '' */
.icon-dropbox:before { content: '\f16b'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-apple:before { content: '\f179'; } /* '' */
.icon-android:before { content: '\f17b'; } /* '' */
.icon-linux:before { content: '\f17c'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-box:before { content: '\f187'; } /* '' */
.icon-plus-squared-alt:before { content: '\f196'; } /* '' */
.icon-slack:before { content: '\f198'; } /* '' */
.icon-cube:before { content: '\f1b2'; } /* '' */
.icon-database:before { content: '\f1c0'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-history:before { content: '\f1da'; } /* '' */
.icon-circle-thin:before { content: '\f1db'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-newspaper:before { content: '\f1ea'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-bell-off-empty:before { content: '\f1f7'; } /* '' */
.icon-trash:before { content: '\f1f8'; } /* '' */
.icon-copyright:before { content: '\f1f9'; } /* '' */
.icon-eyedropper:before { content: '\f1fb'; } /* '' */
.icon-brush:before { content: '\f1fc'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-buysellads:before { content: '\f20d'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-street-view:before { content: '\f21d'; } /* '' */
.icon-venus:before { content: '\f221'; } /* '' */
.icon-mars:before { content: '\f222'; } /* '' */
.icon-pinterest:before { content: '\f231'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-server:before { content: '\f233'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-mouse-pointer:before { content: '\f245'; } /* '' */
.icon-object-group:before { content: '\f247'; } /* '' */
.icon-clone:before { content: '\f24d'; } /* '' */
.icon-get-pocket:before { content: '\f265'; } /* '' */
.icon-calendar-plus-o:before { content: '\f271'; } /* '' */
.icon-calendar-minus-o:before { content: '\f272'; } /* '' */
.icon-shopping-basket:before { content: '\f291'; } /* '' */
.icon-hashtag:before { content: '\f292'; } /* '' */
.icon-percent:before { content: '\f295'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */
.icon-address-book:before { content: '\f2b9'; } /* '' */
.icon-address-book-o:before { content: '\f2ba'; } /* '' */
.icon-address-card:before { content: '\f2bb'; } /* '' */
.icon-address-card-o:before { content: '\f2bc'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
.icon-id-card:before { content: '\f2c2'; } /* '' */
.icon-id-card-o:before { content: '\f2c3'; } /* '' */
.icon-facebook:before { content: '\f300'; } /* '' */
.icon-twitter-1:before { content: '\f302'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-github-text:before { content: '\f307'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-linkedin-squared:before { content: '\f30c'; } /* '' */
.icon-vimeo:before { content: '\f30f'; } /* '' */
.icon-tumblr:before { content: '\f311'; } /* '' */
.icon-linkedin:before { content: '\f31a'; } /* '' */
.icon-lock-1:before { content: '\f512'; } /* '' */
.icon-lock-open-1:before { content: '\f513'; } /* '' */
