@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?19204922');
  src: url('../font/fontello.eot?19204922#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?19204922') format('woff2'),
       url('../font/fontello.woff?19204922') format('woff'),
       url('../font/fontello.ttf?19204922') format('truetype'),
       url('../font/fontello.svg?19204922#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?19204922#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-mail-alt:before { content: '\e802'; } /* '' */
.icon-mail-squared:before { content: '\e803'; } /* '' */
.icon-location-1:before { content: '\e804'; } /* '' */
.icon-download:before { content: '\e804'; } /* '' */
.icon-videocam:before { content: '\e805'; } /* '' */
.icon-upload:before { content: '\e805'; } /* '' */
.icon-picture:before { content: '\e806'; } /* '' */
.icon-pin:before { content: '\e806'; } /* '' */
.icon-camera:before { content: '\e807'; } /* '' */
.icon-user:before { content: '\e807'; } /* '' */
.icon-camera-alt:before { content: '\e808'; } /* '' */
.icon-users:before { content: '\e808'; } /* '' */
.icon-th-large:before { content: '\e809'; } /* '' */
.icon-volume-off:before { content: '\e809'; } /* '' */
.icon-th:before { content: '\e80a'; } /* '' */
.icon-folder:before { content: '\e80a'; } /* '' */
.icon-th-list:before { content: '\e80b'; } /* '' */
.icon-folder-open:before { content: '\e80b'; } /* '' */
.icon-ok:before { content: '\e80c'; } /* '' */
.icon-ok-squared:before { content: '\e80d'; } /* '' */
.icon-volume-down:before { content: '\e80d'; } /* '' */
.icon-ok-circled2:before { content: '\e80e'; } /* '' */
.icon-volume-up:before { content: '\e80e'; } /* '' */
.icon-holzner-nur-logo:before { content: '\e80f'; } /* '' */
.icon-cancel:before { content: '\e810'; } /* '' */
.icon-headphones:before { content: '\e810'; } /* '' */
.icon-cancel-circled:before { content: '\e811'; } /* '' */
.icon-leaf:before { content: '\e811'; } /* '' */
.icon-cancel-circled2:before { content: '\e812'; } /* '' */
.icon-check:before { content: '\e812'; } /* '' */
.icon-plus:before { content: '\e813'; } /* '' */
.icon-credit-card:before { content: '\e813'; } /* '' */
.icon-plus-circled:before { content: '\e814'; } /* '' */
.icon-floppy:before { content: '\e814'; } /* '' */
.icon-plus-squared:before { content: '\e815'; } /* '' */
.icon-plus-squared-alt:before { content: '\e816'; } /* '' */
.icon-minus:before { content: '\e817'; } /* '' */
.icon-minus-circled:before { content: '\e818'; } /* '' */
.icon-minus-squared:before { content: '\e819'; } /* '' */
.icon-minus-squared-alt:before { content: '\e81a'; } /* '' */
.icon-help:before { content: '\e81b'; } /* '' */
.icon-help-circled:before { content: '\e81c'; } /* '' */
.icon-info-circled:before { content: '\e81d'; } /* '' */
.icon-info:before { content: '\e81e'; } /* '' */
.icon-home:before { content: '\e81f'; } /* '' */
.icon-link:before { content: '\e820'; } /* '' */
.icon-lock:before { content: '\e820'; } /* '' */
.icon-unlink:before { content: '\e821'; } /* '' */
.icon-lock-open:before { content: '\e821'; } /* '' */
.icon-thumbs-up:before { content: '\e822'; } /* '' */
.icon-thumbs-down:before { content: '\e823'; } /* '' */
.icon-thumbs-up-alt:before { content: '\e824'; } /* '' */
.icon-thumbs-down-alt:before { content: '\e825'; } /* '' */
.icon-reply:before { content: '\e826'; } /* '' */
.icon-forward:before { content: '\e827'; } /* '' */
.icon-reply-all:before { content: '\e828'; } /* '' */
.icon-attention-alt:before { content: '\e829'; } /* '' */
.icon-attention:before { content: '\e82a'; } /* '' */
.icon-attention-circled:before { content: '\e82b'; } /* '' */
.icon-location:before { content: '\e82c'; } /* '' */
.icon-pencil:before { content: '\e82c'; } /* '' */
.icon-phone:before { content: '\e82d'; } /* '' */
.icon-edit:before { content: '\e82d'; } /* '' */
.icon-phone-squared:before { content: '\e82e'; } /* '' */
.icon-print:before { content: '\e82e'; } /* '' */
.icon-fax:before { content: '\e82f'; } /* '' */
.icon-asterisk:before { content: '\e82f'; } /* '' */
.icon-menu:before { content: '\e830'; } /* '' */
.icon-cog:before { content: '\e831'; } /* '' */
.icon-calendar:before { content: '\e832'; } /* '' */
.icon-calendar-empty:before { content: '\e833'; } /* '' */
.icon-down-circled2:before { content: '\e834'; } /* '' */
.icon-up-circled2:before { content: '\e835'; } /* '' */
.icon-left-circled2:before { content: '\e836'; } /* '' */
.icon-right-circled2:before { content: '\e837'; } /* '' */
.icon-cog-alt:before { content: '\e837'; } /* '' */
.icon-down-dir:before { content: '\e838'; } /* '' */
.icon-wrench:before { content: '\e838'; } /* '' */
.icon-up-dir:before { content: '\e839'; } /* '' */
.icon-basket:before { content: '\e839'; } /* '' */
.icon-left-dir:before { content: '\e83a'; } /* '' */
.icon-right-dir:before { content: '\e83b'; } /* '' */
.icon-clock:before { content: '\e83b'; } /* '' */
.icon-down-open:before { content: '\e83c'; } /* '' */
.icon-block:before { content: '\e83c'; } /* '' */
.icon-left-open:before { content: '\e83d'; } /* '' */
.icon-zoom-in:before { content: '\e83d'; } /* '' */
.icon-right-open:before { content: '\e83e'; } /* '' */
.icon-zoom-out:before { content: '\e83e'; } /* '' */
.icon-up-open:before { content: '\e83f'; } /* '' */
.icon-angle-left:before { content: '\e840'; } /* '' */
.icon-angle-right:before { content: '\e841'; } /* '' */
.icon-angle-up:before { content: '\e842'; } /* '' */
.icon-angle-down:before { content: '\e843'; } /* '' */
.icon-angle-circled-left:before { content: '\e844'; } /* '' */
.icon-angle-circled-right:before { content: '\e845'; } /* '' */
.icon-angle-circled-up:before { content: '\e846'; } /* '' */
.icon-angle-circled-down:before { content: '\e847'; } /* '' */
.icon-down-big:before { content: '\e848'; } /* '' */
.icon-left-big:before { content: '\e849'; } /* '' */
.icon-globe:before { content: '\e849'; } /* '' */
.icon-right-big:before { content: '\e84a'; } /* '' */
.icon-cloud:before { content: '\e84a'; } /* '' */
.icon-up-big:before { content: '\e84b'; } /* '' */
.icon-flash:before { content: '\e84b'; } /* '' */
.icon-right-hand:before { content: '\e84c'; } /* '' */
.icon-umbrella:before { content: '\e84c'; } /* '' */
.icon-left-hand:before { content: '\e84d'; } /* '' */
.icon-gift:before { content: '\e84d'; } /* '' */
.icon-up-hand:before { content: '\e84e'; } /* '' */
.icon-down-hand:before { content: '\e84f'; } /* '' */
.icon-chart-bar:before { content: '\e84f'; } /* '' */
.icon-left-circled:before { content: '\e850'; } /* '' */
.icon-right-circled:before { content: '\e851'; } /* '' */
.icon-up-circled:before { content: '\e852'; } /* '' */
.icon-down-circled:before { content: '\e853'; } /* '' */
.icon-expand:before { content: '\e854'; } /* '' */
.icon-collapse:before { content: '\e855'; } /* '' */
.icon-expand-right:before { content: '\e856'; } /* '' */
.icon-collapse-left:before { content: '\e857'; } /* '' */
.icon-desktop:before { content: '\e858'; } /* '' */
.icon-laptop:before { content: '\e859'; } /* '' */
.icon-tablet:before { content: '\e85a'; } /* '' */
.icon-mobile:before { content: '\e85b'; } /* '' */
.icon-list:before { content: '\e85c'; } /* '' */
.icon-ellipsis:before { content: '\e85d'; } /* '' */
.icon-facebook-1:before { content: '\e85e'; } /* '' */
.icon-ellipsis-vert:before { content: '\e85f'; } /* '' */
.icon-facebook-squared-1:before { content: '\e860'; } /* '' */
.icon-instagramm:before { content: '\e861'; } /* '' */
.icon-twitter-squared:before { content: '\e864'; } /* '' */
.icon-twitter-1:before { content: '\e865'; } /* '' */
.icon-youtube:before { content: '\e866'; } /* '' */
.icon-youtube-squared:before { content: '\e867'; } /* '' */
.icon-youtube-play:before { content: '\e868'; } /* '' */
.icon-search-1:before { content: '\e869'; } /* '' */
.icon-mail-1:before { content: '\e86a'; } /* '' */
.icon-reply-1:before { content: '\e86b'; } /* '' */
.icon-reply-all-1:before { content: '\e86c'; } /* '' */
.icon-forward-1:before { content: '\e86d'; } /* '' */
.icon-left-open-mini:before { content: '\e86e'; } /* '' */
.icon-right-open-mini:before { content: '\e86f'; } /* '' */
.icon-up-open-mini:before { content: '\e870'; } /* '' */
.icon-down-open-big:before { content: '\e871'; } /* '' */
.icon-left-open-big:before { content: '\e872'; } /* '' */
.icon-right-open-big:before { content: '\e873'; } /* '' */
.icon-up-open-big:before { content: '\e874'; } /* '' */
.icon-down-open-mini:before { content: '\e875'; } /* '' */
.icon-up-open-1:before { content: '\e876'; } /* '' */
.icon-right-open-1:before { content: '\e877'; } /* '' */
.icon-left-open-1:before { content: '\e878'; } /* '' */
.icon-down-open-1:before { content: '\e879'; } /* '' */
.icon-twitter:before { content: '\e87a'; } /* '' */
.icon-twitter-circled:before { content: '\e87b'; } /* '' */
.icon-facebook:before { content: '\e87c'; } /* '' */
.icon-facebook-circled:before { content: '\e87d'; } /* '' */
.icon-facebook-squared:before { content: '\e87e'; } /* '' */
.icon-gplus:before { content: '\e87f'; } /* '' */
.icon-gplus-circled:before { content: '\e880'; } /* '' */
.icon-instagram:before { content: '\e881'; } /* '' */
.icon-monitor:before { content: '\e882'; } /* '' */
.icon-mobile-1:before { content: '\e883'; } /* '' */
.icon-calender:before { content: '\e884'; } /* '' */
.icon-timeback:before { content: '\e885'; } /* '' */
.icon-docinsider:before { content: '\e886'; } /* '' */
.icon-klarowsi-und:before { content: '\e887'; } /* '' */
.icon-eye:before { content: '\e888'; } /* '' */
.icon-eye-off:before { content: '\e889'; } /* '' */
.icon-tag:before { content: '\e88a'; } /* '' */
.icon-tags:before { content: '\e88b'; } /* '' */
.icon-bookmark:before { content: '\e88c'; } /* '' */
.icon-flag:before { content: '\e88d'; } /* '' */
.icon-quote-left:before { content: '\e88e'; } /* '' */
.icon-quote-right:before { content: '\e88f'; } /* '' */
.icon-comment:before { content: '\e890'; } /* '' */
.icon-chat:before { content: '\e891'; } /* '' */
.icon-comment-empty:before { content: '\e892'; } /* '' */
.icon-chat-empty:before { content: '\e893'; } /* '' */
.icon-bell:before { content: '\e894'; } /* '' */
.icon-direction:before { content: '\e895'; } /* '' */
.icon-align-justify:before { content: '\e896'; } /* '' */
.icon-video:before { content: '\e897'; } /* '' */
.icon-ok-circled:before { content: '\e898'; } /* '' */
.icon-newsletter2:before { content: '\e899'; } /* '' */
.icon-gemeinschaft:before { content: '\e89a'; } /* '' */
.icon-monitor-g:before { content: '\e910'; } /* '' */
.icon-monitor-e:before { content: '\e911'; } /* '' */
.icon-check-empty:before { content: '\f096'; } /* '' */
.icon-bookmark-empty:before { content: '\f097'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-download-cloud:before { content: '\f0ed'; } /* '' */
.icon-upload-cloud:before { content: '\f0ee'; } /* '' */
.icon-user-md:before { content: '\f0f0'; } /* '' */
.icon-stethoscope:before { content: '\f0f1'; } /* '' */
.icon-bell-alt:before { content: '\f0f3'; } /* '' */
.icon-building:before { content: '\f0f7'; } /* '' */
.icon-hospital:before { content: '\f0f8'; } /* '' */
.icon-ambulance:before { content: '\f0f9'; } /* '' */
.icon-medkit:before { content: '\f0fa'; } /* '' */
.icon-h-sigh:before { content: '\f0fd'; } /* '' */
.icon-angle-double-left:before { content: '\f100'; } /* '' */
.icon-angle-double-right:before { content: '\f101'; } /* '' */
.icon-angle-double-up:before { content: '\f102'; } /* '' */
.icon-angle-double-down:before { content: '\f103'; } /* '' */
.icon-circle-empty:before { content: '\f10c'; } /* '' */
.icon-circle:before { content: '\f111'; } /* '' */
.icon-folder-empty:before { content: '\f114'; } /* '' */
.icon-folder-open-empty:before { content: '\f115'; } /* '' */
.icon-smile:before { content: '\f118'; } /* '' */
.icon-frown:before { content: '\f119'; } /* '' */
.icon-meh:before { content: '\f11a'; } /* '' */
.icon-flag-empty:before { content: '\f11d'; } /* '' */
.icon-flag-checkered:before { content: '\f11e'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-mute:before { content: '\f131'; } /* '' */
.icon-lock-open-alt:before { content: '\f13e'; } /* '' */
.icon-pencil-squared:before { content: '\f14b'; } /* '' */
.icon-female:before { content: '\f182'; } /* '' */
.icon-male:before { content: '\f183'; } /* '' */
.icon-sun:before { content: '\f185'; } /* '' */
.icon-moon:before { content: '\f186'; } /* '' */
.icon-box:before { content: '\f187'; } /* '' */
.icon-dot-circled:before { content: '\f192'; } /* '' */
.icon-bank:before { content: '\f19c'; } /* '' */
.icon-google:before { content: '\f1a0'; } /* '' */
.icon-building-filled:before { content: '\f1ad'; } /* '' */
.icon-child:before { content: '\f1ae'; } /* '' */
.icon-file-pdf:before { content: '\f1c1'; } /* '' */
.icon-file-image:before { content: '\f1c5'; } /* '' */
.icon-file-archive:before { content: '\f1c6'; } /* '' */
.icon-file-audio:before { content: '\f1c7'; } /* '' */
.icon-file-video:before { content: '\f1c8'; } /* '' */
.icon-file-code:before { content: '\f1c9'; } /* '' */
.icon-circle-notch:before { content: '\f1ce'; } /* '' */
.icon-wechat:before { content: '\f1d7'; } /* '' */
.icon-paper-plane:before { content: '\f1d8'; } /* '' */
.icon-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.icon-circle-thin:before { content: '\f1db'; } /* '' */
.icon-sliders:before { content: '\f1de'; } /* '' */
.icon-share:before { content: '\f1e0'; } /* '' */
.icon-share-squared:before { content: '\f1e1'; } /* '' */
.icon-paypal:before { content: '\f1ed'; } /* '' */
.icon-cc-paypal:before { content: '\f1f4'; } /* '' */
.icon-bell-off:before { content: '\f1f6'; } /* '' */
.icon-bell-off-empty:before { content: '\f1f7'; } /* '' */
.icon-chart-area:before { content: '\f1fe'; } /* '' */
.icon-chart-pie:before { content: '\f200'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-toggle-off:before { content: '\f204'; } /* '' */
.icon-toggle-on:before { content: '\f205'; } /* '' */
.icon-cart-plus:before { content: '\f217'; } /* '' */
.icon-cart-arrow-down:before { content: '\f218'; } /* '' */
.icon-user-secret:before { content: '\f21b'; } /* '' */
.icon-heartbeat:before { content: '\f21e'; } /* '' */
.icon-facebook-official:before { content: '\f230'; } /* '' */
.icon-whatsapp:before { content: '\f232'; } /* '' */
.icon-user-plus:before { content: '\f234'; } /* '' */
.icon-user-times:before { content: '\f235'; } /* '' */
.icon-bed:before { content: '\f236'; } /* '' */
.icon-television:before { content: '\f26c'; } /* '' */
.icon-calendar-plus-o:before { content: '\f271'; } /* '' */
.icon-calendar-minus-o:before { content: '\f272'; } /* '' */
.icon-calendar-times-o:before { content: '\f273'; } /* '' */
.icon-calendar-check-o:before { content: '\f274'; } /* '' */
.icon-map-pin:before { content: '\f276'; } /* '' */
.icon-map-signs:before { content: '\f277'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-commenting:before { content: '\f27a'; } /* '' */
.icon-commenting-o:before { content: '\f27b'; } /* '' */
.icon-envira:before { content: '\f299'; } /* '' */
.icon-user-circle:before { content: '\f2bd'; } /* '' */
.icon-user-circle-o:before { content: '\f2be'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */
