
@font-face {
  font-display: swap;
  font-family: 'Roboto-Light';
  src: url('./fonts/roboto/Roboto-Light.woff2') format('woff2');
  font-weight: 400;
}

/* roboto-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('./fonts/roboto/roboto-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
    url('./fonts/roboto/roboto-v20-latin-regular.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/roboto/roboto-v20-latin-regular.woff2')
      format('woff2'),
    /* Super Modern Browsers */
      url('./fonts/roboto/roboto-v20-latin-regular.woff') format('woff'),
    /* Modern Browsers */ url('./fonts/roboto/roboto-v20-latin-regular.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('./fonts/roboto/roboto-v20-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('./fonts/roboto/roboto-v20-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
    url('./fonts/roboto/roboto-v20-latin-700.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/roboto/roboto-v20-latin-700.woff2')
      format('woff2'),
    /* Super Modern Browsers */ url('./fonts/roboto/roboto-v20-latin-700.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/roboto/roboto-v20-latin-700.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('./fonts/roboto/roboto-v20-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

@font-face {
  font-display: swap;
  font-family: 'DroidSansMono';
  font-style: normal;
  font-weight: normal;
  src: url('./fonts/DroidSansMonoRegular/font.woff2') format('woff2'),
    url('./fonts/DroidSansMonoRegular/font.woff') format('woff');
}

@font-face {
  font-display: swap;
  font-family: 'DroidSansMono';
  font-style: normal;
  font-weight: bold;
  src: url('./fonts/DroidSansMonoBold/5e5dc507-75df-4b51-9a09-791bc31459e2.woff2')
      format('woff2'),
    url('./fonts/DroidSansMonoBold/01686900-b1c0-4002-ade5-7604e24d4b64.woff')
      format('woff');
}
@font-face {
  font-display: swap;
  font-family: 'AkzidenzGrotesk';
  src: url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.eot'); /* IE9 Compat Modes */
  src: url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.woff')
      format('woff'),
    /* Modern Browsers */
      url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.ttf')
      format('truetype'),
    /* Safari, Android, iOS */
      url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Regular.svg#AkzidenzGrotesk-Regular')
      format('svg'); /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
}

/* AkzidenzGrotesk-Bold */
@font-face {
  font-display: swap;
  font-family: 'AkzidenzGrotesk';
  src: url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Bold.eot'); /* IE9 Compat Modes */
  src: url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Bold.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Bold.woff')
      format('woff'),
    /* Modern Browsers */
      url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Bold.ttf') format('truetype'),
    /* Safari, Android, iOS */
      url('./fonts/AkzidenzGrotesk/AkzidenzGrotesk-Bold.svg#AkzidenzGrotesk-Bold')
      format('svg'); /* Legacy iOS */
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-display: swap;
  font-family: 'PlayfairDisplay';
  src: url('./fonts/PlayfairDisplay/PlayfairDisplay-Bold.ttf')
    format('truetype');
  font-style: normal;
  font-weight: bold;
}

/* KNE Icons /*
/*!
 *  kne icon 1.0.0 by WebGarage AG 2020 - https://www.webgarage.ch
 */
@font-face {
  font-display: swap;
  font-family: 'kneicon';
  src: url('./fonts/kneicon/kneicon-Regular.eot'); /* IE9 Compat Modes */
  src: url('./fonts/kneicon/kneicon-Regular.eot?#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */ url('./fonts/kneicon/kneicon-Regular.otf') format('opentype'),
    /* Open Type Font */ url('./fonts/kneicon/kneicon-Regular.svg')
      format('svg'),
    /* Legacy iOS */ url('./fonts/kneicon/kneicon-Regular.ttf')
      format('truetype'),
    /* Safari, Android, iOS */ url('./fonts/kneicon/kneicon-Regular.woff')
      format('woff'),
    /* Modern Browsers */ url('./fonts/kneicon/kneicon-Regular.woff2')
      format('woff2'); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

.ki {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  font-family: 'kneicon';
  font-size: 14px;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* kne icon list*/
.ki-acrobat-reader:before {
  content: '\eabf';
}

.ki-applemusic:before {
  content: '\eac0';
}

.ki-atlassian:before {
  content: '\eac1';
}

.ki-aws:before {
  content: '\eac2';
}

.ki-baidu:before {
  content: '\eac3';
}

.ki-bing:before {
  content: '\eac4';
}

.ki-bower:before {
  content: '\eac5';
}

.ki-dailymotion:before {
  content: '\eac6';
}

.ki-delicious:before {
  content: '\eac7';
}

.ki-deviantart:before {
  content: '\eac8';
}

.ki-disqus:before {
  content: '\eac9';
}

.ki-flipboard:before {
  content: '\eaca';
}

.ki-graphql:before {
  content: '\eacb';
}

.ki-hexo:before {
  content: '\eacc';
}

.ki-hipchat:before {
  content: '\eacd';
}

.ki-icq:before {
  content: '\eace';
}

.ki-invision:before {
  content: '\eacf';
}

.ki-jekyll:before {
  content: '\ead0';
}

.ki-jira:before {
  content: '\ead1';
}

.ki-json:before {
  content: '\ead2';
}

.ki-livestream:before {
  content: '\ead3';
}

.ki-messenger:before {
  content: '\ead4';
}

.ki-meteor:before {
  content: '\ead5';
}

.ki-onenote:before {
  content: '\ead6';
}

.ki-mongodb:before {
  content: '\ead7';
}

.ki-netflix:before {
  content: '\ead8';
}

.ki-nginx:before {
  content: '\ead9';
}

.ki-odnoklassniki:before {
  content: '\eada';
}

.ki-onedrive:before {
  content: '\eadb';
}

.ki-origin:before {
  content: '\eadc';
}

.ki-pingdom:before {
  content: '\eadd';
}

.ki-rails:before {
  content: '\eade';
}

.ki-raspberry-pi:before {
  content: '\eadf';
}

.ki-redis:before {
  content: '\eae0';
}

.ki-redux:before {
  content: '\eae1';
}

.ki-saucelabs:before {
  content: '\eae2';
}

.ki-srv:before {
  content: '\eae3';
}

.ki-sentry:before {
  content: '\eae4';
}

.ki-shazam:before {
  content: '\eae5';
}

.ki-shopify:before {
  content: '\eae6';
}

.ki-sinaweibo:before {
  content: '\eae7';
}

.ki-slides:before {
  content: '\eae8';
}

.ki-sublimetext:before {
  content: '\eae9';
}

.ki-swift:before {
  content: '\eaea';
}

.ki-tts:before {
  content: '\eaeb';
}

.ki-telegram:before {
  content: '\eaec';
}

.ki-tesla:before {
  content: '\eaed';
}

.ki-tinder:before {
  content: '\eaee';
}

.ki-treehouse:before {
  content: '\eaef';
}

.ki-twoo:before {
  content: '\eaf0';
}

.ki-udacity:before {
  content: '\eaf1';
}

.ki-webstorm:before {
  content: '\eaf2';
}

.ki-wix:before {
  content: '\eaf3';
}

.ki-yandex-international:before {
  content: '\eaf4';
}

.ki-yandex:before {
  content: '\eaf5';
}

.ki-ember:before {
  content: '\eab7';
}

.ki-cpanel:before {
  content: '\eab8';
}

.ki-viber:before {
  content: '\eab9';
}

.ki-deskpro:before {
  content: '\eaba';
}

.ki-discord:before {
  content: '\eabb';
}

.ki-discourse:before {
  content: '\eabc';
}

.ki-adobe:before {
  content: '\ea9b';
}

.ki-algolia:before {
  content: '\ea9c';
}

.ki-atom:before {
  content: '\ea9d';
}

.ki-babel:before {
  content: '\ea9e';
}

.ki-coffeescript:before {
  content: '\ea9f';
}

.ki-electronjs:before {
  content: '\eaa0';
}

.ki-mysql:before {
  content: '\eaa1';
}

.ki-oracle:before {
  content: '\eaa2';
}

.ki-php:before {
  content: '\eaa3';
}

.ki-sourcetree:before {
  content: '\eaa4';
}

.ki-ubuntu:before {
  content: '\eaa5';
}

.ki-unity:before {
  content: '\eaa6';
}

.ki-unreal-engine:before {
  content: '\eaa7';
}

.ki-webpack:before {
  content: '\eaa8';
}

.ki-angelist:before {
  content: '\ea7a';
}

.ki-app-store:before {
  content: '\ea7b';
}

.ki-digg:before {
  content: '\ea7e';
}

.ki-dockers:before {
  content: '\ea7f';
}

.ki-envato:before {
  content: '\ea80';
}

.ki-gitlab:before {
  content: '\ea81';
}

.ki-google-drive:before {
  content: '\ea82';
}

.ki-google-play:before {
  content: '\ea83';
}

.ki-grunt:before {
  content: '\ea84';
}

.ki-gulp:before {
  content: '\ea85';
}

.ki-hacker-news:before {
  content: '\ea86';
}

.ki-imdb:before {
  content: '\ea87';
}

.ki-jenkins:before {
  content: '\ea88';
}

.ki-joomla:before {
  content: '\ea89';
}

.ki-kickstarter:before {
  content: '\ea8a';
}

.ki-laravel:before {
  content: '\ea8b';
}

.ki-less:before {
  content: '\ea8c';
}

.ki-line:before {
  content: '\ea8d';
}

.ki-npm:before {
  content: '\ea8e';
}

.ki-periscope:before {
  content: '\ea8f';
}

.ki-product-hunt:before {
  content: '\ea90';
}

.ki-quora:before {
  content: '\ea91';
}

.ki-skyatlas:before {
  content: '\ea92';
}

.ki-reisegarantie:before {
  content: '\ea93';
}

.ki-myclimate:before {
  content: '\ea94';
}

.ki-bestservice:before {
  content: '\ea95';
}

.ki-uber:before {
  content: '\ea96';
}

.ki-vine:before {
  content: '\ea97';
}

.ki-visual-studio:before {
  content: '\ea98';
}

.ki-vk:before {
  content: '\ea99';
}

.ki-vuejs:before {
  content: '\ea9a';
}

.ki-microsoft:before {
  content: '\ea79';
}

.ki-blogger:before {
  content: '\ea7c';
}

.ki-500px:before {
  content: '\e90a';
}

.ki-amazon:before {
  content: '\e90b';
}

.ki-ampproject:before {
  content: '\e90c';
}

.ki-android:before {
  content: '\e90d';
}

.ki-angularjs:before {
  content: '\e90e';
}

.ki-apple:before {
  content: '\e90f';
}

.ki-behance:before {
  content: '\e910';
}

.ki-bitbucket:before {
  content: '\e911';
}

.ki-bluetooth-b:before {
  content: '\e912';
}

.ki-cloudflare:before {
  content: '\e913';
}

.ki-codepen:before {
  content: '\e914';
}

.ki-css3:before {
  content: '\e915';
}

.ki-dribbble:before {
  content: '\e916';
}

.ki-dropbox:before {
  content: '\e917';
}

.ki-facebook:before {
  content: '\e918';
}

.ki-flickr:before {
  content: '\e919';
}

.ki-foursquare:before {
  content: '\e91a';
}

.ki-git:before {
  content: '\e91b';
}

.ki-github:before {
  content: '\e91c';
}

.ki-google-plus:before {
  content: '\e91d';
}

.ki-google:before {
  content: '\e91e';
}

.ki-hangout:before {
  content: '\e91f';
}

.ki-houzz:before {
  content: '\e920';
}

.ki-html5:before {
  content: '\e921';
}

.ki-instagram:before {
  content: '\e922';
}

.ki-java:before {
  content: '\e923';
}

.ki-jquery:before {
  content: '\e924';
}

.ki-jsfiddle:before {
  content: '\e925';
}

.ki-linkedin:before {
  content: '\e926';
}

.ki-linux:before {
  content: '\e927';
}

.ki-magento:before {
  content: '\e928';
}

.ki-maxcdn:before {
  content: '\e929';
}

.ki-medium:before {
  content: '\e92a';
}

.ki-meetup:before {
  content: '\e92b';
}

.ki-nodejs:before {
  content: '\e92c';
}

.ki-opencart:before {
  content: '\e92d';
}

.ki-pinterest:before {
  content: '\e92e';
}

.ki-playstation:before {
  content: '\e92f';
}

.ki-python:before {
  content: '\e930';
}

.ki-react:before {
  content: '\e931';
}

.ki-reddit:before {
  content: '\e932';
}

.ki-ruby:before {
  content: '\e933';
}

.ki-sass:before {
  content: '\e934';
}

.ki-skype:before {
  content: '\e935';
}

.ki-slack:before {
  content: '\e936';
}

.ki-snapchat:before {
  content: '\e937';
}

.ki-soundcloud:before {
  content: '\e938';
}

.ki-spotify:before {
  content: '\e939';
}

.ki-stack-overflow:before {
  content: '\e93a';
}

.ki-steam:before {
  content: '\e93b';
}

.ki-stumbleupon:before {
  content: '\e93c';
}

.ki-svn:before {
  content: '\e93d';
}

.ki-swarm:before {
  content: '\e93e';
}

.ki-tripadvisor:before {
  content: '\e93f';
}

.ki-tumblr:before {
  content: '\e940';
}

.ki-twitch:before {
  content: '\e941';
}

.ki-twitter:before {
  content: '\e942';
}

.ki-vimeo:before {
  content: '\e943';
}

.ki-wetransfer:before {
  content: '\e944';
}

.ki-whatsapp:before {
  content: '\e945';
}

.ki-wifi-logo:before {
  content: '\e946';
}

.ki-wikipedia:before {
  content: '\e947';
}

.ki-windows:before {
  content: '\e948';
}

.ki-wordpress:before {
  content: '\e949';
}

.ki-xbox:before {
  content: '\e94a';
}

.ki-yahoo:before {
  content: '\e94b';
}

.ki-yelp:before {
  content: '\e94c';
}

.ki-youtube-play:before {
  content: '\e94d';
}

.ki-cocoapods:before {
  content: '\eb28';
}

.ki-composer:before {
  content: '\eb29';
}

.ki-yarn:before {
  content: '\eb2a';
}

.ki-language:before {
  content: '\ea27';
}

.ki-toggle-off:before {
  content: '\ea2c';
}

.ki-toggle-on:before {
  content: '\ea7d';
}

.ki-anchor:before {
  content: '\eabe';
}

.ki-archive:before {
  content: '\eaf6';
}

.ki-at:before {
  content: '\eaf7';
}

.ki-ban:before {
  content: '\eaf8';
}

.ki-battery-half:before {
  content: '\eaf9';
}

.ki-battery-full:before {
  content: '\eafa';
}

.ki-battery-empty:before {
  content: '\eafb';
}

.ki-battery-quarter:before {
  content: '\eafc';
}

.ki-battery-three-quarters:before {
  content: '\eafd';
}

.ki-bell-alt:before {
  content: '\eafe';
}

.ki-bell:before {
  content: '\eaff';
}

.ki-bookmark-alt:before {
  content: '\eb00';
}

.ki-bookmark:before {
  content: '\eb01';
}

.ki-bug:before {
  content: '\eb02';
}

.ki-calculator:before {
  content: '\eb03';
}

.ki-calendar:before {
  content: '\eb04';
}

.ki-crosshairs:before {
  content: '\eb05';
}

.ki-desktop:before {
  content: '\eb06';
}

.ki-download:before {
  content: '\eb07';
}

.ki-film:before {
  content: '\eb08';
}

.ki-history:before {
  content: '\eb09';
}

.ki-hourglass-end:before {
  content: '\eb0a';
}

.ki-hourglass-half:before {
  content: '\eb0b';
}

.ki-hourglass-start:before {
  content: '\eb0c';
}

.ki-hourglass:before {
  content: '\eb0d';
}

.ki-info:before {
  content: '\eb0e';
}

.ki-key:before {
  content: '\eb0f';
}

.ki-keyboard:before {
  content: '\eb10';
}

.ki-laptop:before {
  content: '\eb11';
}

.ki-lightbulb:before {
  content: '\eb12';
}

.ki-magnet:before {
  content: '\eb13';
}

.ki-map-marker-alt:before {
  content: '\eb14';
}

.ki-map-marker:before {
  content: '\eb15';
}

.ki-map:before {
  content: '\eb16';
}

.ki-mobile-alt:before {
  content: '\eb17';
}

.ki-mobile:before {
  content: '\eb18';
}

.ki-paw:before {
  content: '\eb19';
}

.ki-phone:before {
  content: '\eb1a';
}

.ki-power:before {
  content: '\eb1b';
}

.ki-qrcode:before {
  content: '\eb1c';
}

.ki-question:before {
  content: '\eb1d';
}

.ki-search:before {
  content: '\eb1e';
}

.ki-sitemap:before {
  content: '\eb1f';
}

.ki-star-half:before {
  content: '\eb20';
}

.ki-stopwatch:before {
  content: '\eb21';
}

.ki-tablet-alt:before {
  content: '\eb22';
}

.ki-tablet:before {
  content: '\eb23';
}

.ki-ticket:before {
  content: '\eb24';
}

.ki-tv:before {
  content: '\eb25';
}

.ki-upload:before {
  content: '\eb26';
}

.ki-user-secret:before {
  content: '\eb27';
}

.ki-camera:before {
  content: '\e996';
}

.ki-clock:before {
  content: '\e997';
}

.ki-close-a:before {
  content: '\e998';
}

.ki-code:before {
  content: '\e999';
}

.ki-comment:before {
  content: '\e99a';
}

.ki-commenting:before {
  content: '\e99b';
}

.ki-comments:before {
  content: '\e99c';
}

.ki-crop:before {
  content: '\e99d';
}

.ki-cursor:before {
  content: '\e99e';
}

.ki-database:before {
  content: '\e99f';
}

.ki-date:before {
  content: '\e9a0';
}

.ki-earth:before {
  content: '\e9a1';
}

.ki-email:before {
  content: '\e9a2';
}

.ki-eye:before {
  content: '\e9a3';
}

.ki-female:before {
  content: '\e9a4';
}

.ki-favorite:before {
  content: '\e9a5';
}

.ki-filter:before {
  content: '\e9a6';
}

.ki-fire:before {
  content: '\e9a7';
}

.ki-flag:before {
  content: '\e9a8';
}

.ki-flash:before {
  content: '\e9a9';
}

.ki-home:before {
  content: '\e9aa';
}

.ki-link:before {
  content: '\e9ab';
}

.ki-locked:before {
  content: '\e9ac';
}

.ki-male:before {
  content: '\e9ad';
}

.ki-minus-a:before {
  content: '\e9ae';
}

.ki-more-v-a:before {
  content: '\e9af';
}

.ki-more-v:before {
  content: '\e9b0';
}

.ki-move-h-a:before {
  content: '\e9b1';
}

.ki-move-h:before {
  content: '\e9b2';
}

.ki-nav-icon-a:before {
  content: '\e9b3';
}

.ki-nav-icon-grid-a:before {
  content: '\e9b4';
}

.ki-nav-icon-grid:before {
  content: '\e9b5';
}

.ki-nav-icon-list-a:before {
  content: '\e9b6';
}

.ki-nav-icon-list:before {
  content: '\e9b7';
}

.ki-nav-icon:before {
  content: '\e9b8';
}

.ki-navigate:before {
  content: '\e9b9';
}

.ki-paper-plane:before {
  content: '\e9ba';
}

.ki-person:before {
  content: '\e9bb';
}

.ki-persons:before {
  content: '\e9bc';
}

.ki-picture:before {
  content: '\e9bd';
}

.ki-plus-a:before {
  content: '\e9be';
}

.ki-print:before {
  content: '\e9bf';
}

.ki-quote-a-left:before {
  content: '\e9c0';
}

.ki-quote-a-right:before {
  content: '\e9c1';
}

.ki-quote-left:before {
  content: '\e9c2';
}

.ki-quote-right:before {
  content: '\e9c3';
}

.ki-reply:before {
  content: '\e9c4';
}

.ki-rss:before {
  content: '\e9c5';
}

.ki-scissors:before {
  content: '\e9c6';
}

.ki-share-a:before {
  content: '\e9c7';
}

.ki-share:before {
  content: '\e9c8';
}

.ki-trash:before {
  content: '\e9c9';
}

.ki-unlocked:before {
  content: '\e9ca';
}

.ki-usb:before {
  content: '\e9cb';
}

.ki-wifi:before {
  content: '\e9cc';
}

.ki-world-o:before {
  content: '\e9cd';
}

.ki-world:before {
  content: '\e9ce';
}

.ki-zoom:before {
  content: '\e9cf';
}

.ki-adjust:before {
  content: '\ea6f';
}

.ki-recycle:before {
  content: '\ea70';
}

.ki-pinboard:before {
  content: '\eabd';
}

.ki-zoom-minus:before {
  content: '\eab2';
}

.ki-zoom-plus:before {
  content: '\eab3';
}

.ki-check:before {
  content: '\eab4';
}

.ki-asterisk:before {
  content: '\eab5';
}

.ki-hashtag:before {
  content: '\eab6';
}

.ki-checkbox-active:before {
  content: '\e982';
}

.ki-checkbox-passive:before {
  content: '\e983';
}

.ki-radio-btn-active:before {
  content: '\e984';
}

.ki-radio-btn-passive:before {
  content: '\e985';
}

.ki-shopping-bag-1:before {
  content: '\ea6b';
}

.ki-shopping-bag:before {
  content: '\ea6c';
}

.ki-shopping-barcode:before {
  content: '\ea71';
}

.ki-shopping-basket-add:before {
  content: '\ea72';
}

.ki-shopping-basket-remove:before {
  content: '\ea73';
}

.ki-shopping-basket:before {
  content: '\ea74';
}

.ki-shopping-package:before {
  content: '\ea75';
}

.ki-shopping-pos-machine:before {
  content: '\ea76';
}

.ki-shopping-sale:before {
  content: '\ea77';
}

.ki-shopping-store:before {
  content: '\ea78';
}

.ki-angle-dobule-down:before {
  content: '\e964';
}

.ki-angle-dobule-left:before {
  content: '\e965';
}

.ki-angle-dobule-right:before {
  content: '\e966';
}

.ki-angle-dobule-up:before {
  content: '\e967';
}

.ki-angle-down:before {
  content: '\e968';
}

.ki-angle-left:before {
  content: '\e969';
}

.ki-angle-right:before {
  content: '\e96a';
}

.ki-angle-up:before {
  content: '\e96b';
}

.ki-arrow-down-l:before {
  content: '\e96c';
}

.ki-arrow-down:before {
  content: '\e96d';
}

.ki-arrow-expand:before {
  content: '\e96e';
}

.ki-arrow-h:before {
  content: '\e96f';
}

.ki-arrow-left-l:before {
  content: '\e970';
}

.ki-arrow-left:before {
  content: '\e971';
}

.ki-arrow-move:before {
  content: '\e972';
}

.ki-arrow-resize:before {
  content: '\e973';
}

.ki-arrow-return-left:before {
  content: '\e974';
}

.ki-arrow-return-right:before {
  content: '\e975';
}

.ki-arrow-right-l:before {
  content: '\e976';
}

.ki-arrow-right:before {
  content: '\e977';
}

.ki-arrow-swap:before {
  content: '\e978';
}

.ki-arrow-up-l:before {
  content: '\e979';
}

.ki-arrow-up:before {
  content: '\e97a';
}

.ki-arrow-v:before {
  content: '\e97b';
}

.ki-caret-down:before {
  content: '\e97c';
}

.ki-caret-left:before {
  content: '\e97d';
}

.ki-caret-right:before {
  content: '\e97e';
}

.ki-caret-up:before {
  content: '\e97f';
}

.ki-fi:before {
  content: '\e980';
}

.ki-backward:before {
  content: '\e9da';
}

.ki-eject:before {
  content: '\e9db';
}

.ki-equalizer:before {
  content: '\e9dc';
}

.ki-forward:before {
  content: '\e9dd';
}

.ki-headphone:before {
  content: '\e9de';
}

.ki-heart:before {
  content: '\e9df';
}

.ki-mic:before {
  content: '\e9e0';
}

.ki-music-note:before {
  content: '\e9e1';
}

.ki-pause:before {
  content: '\e9e2';
}

.ki-play-list:before {
  content: '\e9e3';
}

.ki-play:before {
  content: '\e9e4';
}

.ki-player-settings:before {
  content: '\e9e5';
}

.ki-podcast:before {
  content: '\e9e6';
}

.ki-random:before {
  content: '\e9e7';
}

.ki-record:before {
  content: '\e9e8';
}

.ki-star:before {
  content: '\e9e9';
}

.ki-step-backwrad:before {
  content: '\e9ea';
}

.ki-step-forward:before {
  content: '\e9eb';
}

.ki-stop:before {
  content: '\e9ec';
}

.ki-volume-down:before {
  content: '\e9ed';
}

.ki-volume-mute:before {
  content: '\e9ee';
}

.ki-volume-off:before {
  content: '\e9ef';
}

.ki-volume-up:before {
  content: '\e9f0';
}

.ki-airplay:before {
  content: '\ea68';
}

.ki-bold:before {
  content: '\ea0e';
}

.ki-broken-link:before {
  content: '\ea0f';
}

.ki-center-align:before {
  content: '\ea10';
}

.ki-close:before {
  content: '\ea11';
}

.ki-columns:before {
  content: '\ea12';
}

.ki-copy:before {
  content: '\ea13';
}

.ki-eraser:before {
  content: '\ea14';
}

.ki-export:before {
  content: '\ea15';
}

.ki-file-1:before {
  content: '\ea16';
}

.ki-file-2:before {
  content: '\ea17';
}

.ki-folder:before {
  content: '\ea18';
}

.ki-font:before {
  content: '\ea19';
}

.ki-import:before {
  content: '\ea1a';
}

.ki-indent:before {
  content: '\ea1b';
}

.ki-italic:before {
  content: '\ea1c';
}

.ki-justify:before {
  content: '\ea1d';
}

.ki-left-align:before {
  content: '\ea1e';
}

.ki-link2:before {
  content: '\ea1f';
}

.ki-list-1:before {
  content: '\ea20';
}

.ki-list-2:before {
  content: '\ea21';
}

.ki-outdent:before {
  content: '\ea22';
}

.ki-paperclip:before {
  content: '\ea23';
}

.ki-paragraph:before {
  content: '\ea24';
}

.ki-paste:before {
  content: '\ea25';
}

.ki-preview:before {
  content: '\ea26';
}

.ki-print2:before {
  content: '\ea27';
}

.ki-redo:before {
  content: '\ea28';
}

.ki-right-align:before {
  content: '\ea29';
}

.ki-save-1:before {
  content: '\ea2a';
}

.ki-save:before {
  content: '\ea2b';
}

.ki-scissors2:before {
  content: '\ea2c';
}

.ki-strikethrough:before {
  content: '\ea2d';
}

.ki-subscript:before {
  content: '\ea2e';
}

.ki-superscript:before {
  content: '\ea2f';
}

.ki-table-1:before {
  content: '\ea30';
}

.ki-table-2:before {
  content: '\ea31';
}

.ki-text-height:before {
  content: '\ea32';
}

.ki-text-width:before {
  content: '\ea33';
}

.ki-underline:before {
  content: '\ea34';
}

.ki-undo:before {
  content: '\ea35';
}

.ki-cloud-down:before {
  content: '\ea36';
}

.ki-cloud-refresh:before {
  content: '\ea37';
}

.ki-cloud-up:before {
  content: '\ea38';
}

.ki-cloudy-gusts:before {
  content: '\ea39';
}

.ki-cloudy:before {
  content: '\ea3a';
}

.ki-compass:before {
  content: '\ea3b';
}

.ki-day-cloudy:before {
  content: '\ea3c';
}

.ki-day-haze:before {
  content: '\ea3d';
}

.ki-day-lightning:before {
  content: '\ea3e';
}

.ki-day-rain:before {
  content: '\ea3f';
}

.ki-day-snow:before {
  content: '\ea40';
}

.ki-day-sunny:before {
  content: '\ea41';
}

.ki-fog:before {
  content: '\ea42';
}

.ki-horizon-alt:before {
  content: '\ea43';
}

.ki-horizon:before {
  content: '\ea44';
}

.ki-lightning:before {
  content: '\ea45';
}

.ki-lightnings:before {
  content: '\ea46';
}

.ki-night-alt-cloudy:before {
  content: '\ea47';
}

.ki-night-alt-lightning:before {
  content: '\ea48';
}

.ki-night-alt-rain:before {
  content: '\ea49';
}

.ki-night-alt-snow:before {
  content: '\ea4a';
}

.ki-night-clear:before {
  content: '\ea4b';
}

.ki-rain:before {
  content: '\ea4c';
}

.ki-rainbow:before {
  content: '\ea4d';
}

.ki-rains:before {
  content: '\ea4e';
}

.ki-snow:before {
  content: '\ea4f';
}

.ki-snows:before {
  content: '\ea50';
}

.ki-thermometer:before {
  content: '\ea51';
}

.ki-umbrella:before {
  content: '\ea52';
}

.ki-wind:before {
  content: '\ea53';
}

.ki-confused:before {
  content: '\ea54';
}

.ki-dizzy:before {
  content: '\ea55';
}

.ki-expressionless:before {
  content: '\ea56';
}

.ki-frowning:before {
  content: '\ea57';
}

.ki-heart-eyes:before {
  content: '\ea58';
}

.ki-laughing:before {
  content: '\ea59';
}

.ki-mad:before {
  content: '\ea5a';
}

.ki-nervous:before {
  content: '\ea5b';
}

.ki-neutral:before {
  content: '\ea5c';
}

.ki-open-mouth:before {
  content: '\ea5d';
}

.ki-rage:before {
  content: '\ea5e';
}

.ki-slightly-smile:before {
  content: '\ea5f';
}

.ki-smiley:before {
  content: '\ea60';
}

.ki-smiling:before {
  content: '\ea61';
}

.ki-stuck-out-tongue:before {
  content: '\ea62';
}

.ki-sunglasses:before {
  content: '\ea63';
}

.ki-surprised:before {
  content: '\ea64';
}

.ki-tongue:before {
  content: '\ea65';
}

.ki-wink:before {
  content: '\ea66';
}

.ki-zipper-mouth:before {
  content: '\ea67';
}

.ki-aids:before {
  content: '\eb49';
}

.ki-ambulance:before {
  content: '\eb4a';
}

.ki-bandage:before {
  content: '\eb4b';
}

.ki-bed-patient:before {
  content: '\eb4c';
}

.ki-blood-drop:before {
  content: '\eb4d';
}

.ki-blood-test:before {
  content: '\eb4e';
}

.ki-blood:before {
  content: '\eb4f';
}

.ki-dna:before {
  content: '\eb50';
}

.ki-doctor:before {
  content: '\eb51';
}

.ki-drug-pack:before {
  content: '\eb52';
}

.ki-first-aid-alt:before {
  content: '\eb53';
}

.ki-heart-alt:before {
  content: '\eb54';
}

.ki-heartbeat-alt:before {
  content: '\eb55';
}

.ki-heartbeat:before {
  content: '\eb56';
}

.ki-helicopter-ambulance:before {
  content: '\eb57';
}

.ki-hospital:before {
  content: '\eb58';
}

.ki-injection-syringe:before {
  content: '\eb59';
}

.ki-laboratory:before {
  content: '\eb5a';
}

.ki-nurse:before {
  content: '\eb5b';
}

.ki-nursing-home:before {
  content: '\eb5c';
}

.ki-paralysis-disability:before {
  content: '\eb5d';
}

.ki-pills:before {
  content: '\eb5e';
}

.ki-prescription:before {
  content: '\eb5f';
}

.ki-pulse-alt:before {
  content: '\eb60';
}

.ki-stethoscope:before {
  content: '\eb61';
}

.ki-surgical-knife:before {
  content: '\eb62';
}

.ki-tablets:before {
  content: '\eb63';
}

.ki-test-bottle:before {
  content: '\eb64';
}

.ki-test-tube-alt:before {
  content: '\eb65';
}

.ki-test-tube:before {
  content: '\eb66';
}

.ki-thermometer-alt:before {
  content: '\eb67';
}

.ki-american-express:before {
  content: '\e9d0';
}

.ki-credit-card:before {
  content: '\e9d1';
}

.ki-google-wallet:before {
  content: '\e9d2';
}

.ki-iyzigo:before {
  content: '\e9d3';
}

.ki-mastercard:before {
  content: '\e9d4';
}

.ki-paypal-p:before {
  content: '\e9d5';
}

.ki-paypal:before {
  content: '\e9d6';
}

.ki-payu:before {
  content: '\e9d7';
}

.ki-troy:before {
  content: '\e9d8';
}

.ki-visa:before {
  content: '\e9d9';
}

.ki-dinners-club:before {
  content: '\ea6a';
}

.ki-apple-pay:before {
  content: '\ea69';
}

.ki-discover:before {
  content: '\ea6d';
}

.ki-jcb:before {
  content: '\ea6e';
}

.ki-dislike:before {
  content: '\e994';
}

.ki-like:before {
  content: '\e995';
}

.ki-audio-description:before {
  content: '\e900';
}

.ki-blind:before {
  content: '\e901';
}

.ki-braille:before {
  content: '\e902';
}

.ki-deaf:before {
  content: '\e903';
}

.ki-fa-american-sign-language-interpreting:before {
  content: '\e904';
}

.ki-low-vision:before {
  content: '\e906';
}

.ki-tty:before {
  content: '\e907';
}

.ki-universal-acces:before {
  content: '\e908';
}

.ki-wheelchair:before {
  content: '\e909';
}

.ki-area-chart:before {
  content: '\e954';
}

.ki-bar-chart:before {
  content: '\e955';
}

.ki-line-chart:before {
  content: '\e956';
}

.ki-pie-chart-1:before {
  content: '\e957';
}

.ki-pie-chart-2:before {
  content: '\e958';
}

.ki-chrome:before {
  content: '\e94e';
}

.ki-edge:before {
  content: '\e94f';
}

.ki-firefox:before {
  content: '\e950';
}

.ki-internet-explorer:before {
  content: '\e951';
}

.ki-opera:before {
  content: '\e952';
}

.ki-safari:before {
  content: '\e953';
}

.ki-bitcoin:before {
  content: '\e959';
}

.ki-dollar:before {
  content: '\e95a';
}

.ki-euro:before {
  content: '\e95b';
}

.ki-gbp:before {
  content: '\e95c';
}

.ki-gg:before {
  content: '\e95d';
}

.ki-ils:before {
  content: '\e95e';
}

.ki-inr:before {
  content: '\e95f';
}

.ki-krw:before {
  content: '\e960';
}

.ki-rouble:before {
  content: '\e961';
}

.ki-tl:before {
  content: '\e962';
}

.ki-yen:before {
  content: '\e963';
}

.ki-genderless:before {
  content: '\e986';
}

.ki-intersex:before {
  content: '\e987';
}

.ki-mars-double:before {
  content: '\e988';
}

.ki-mars-stroke-h:before {
  content: '\e989';
}

.ki-mars-stroke-v:before {
  content: '\e98a';
}

.ki-mars-stroke:before {
  content: '\e98b';
}

.ki-mars:before {
  content: '\e98c';
}

.ki-mercury:before {
  content: '\e98d';
}

.ki-neuter:before {
  content: '\e98e';
}

.ki-transgender-alt:before {
  content: '\e98f';
}

.ki-transgender:before {
  content: '\e990';
}

.ki-venus-double:before {
  content: '\e991';
}

.ki-venus-mars:before {
  content: '\e992';
}

.ki-venus:before {
  content: '\e993';
}

.ki-automobile:before {
  content: '\e9fb';
}

.ki-bicycle:before {
  content: '\e9fc';
}

.ki-bus:before {
  content: '\e9fd';
}

.ki-car:before {
  content: '\e9fe';
}

.ki-helicopter:before {
  content: '\e9ff';
}

.ki-metro:before {
  content: '\ea00';
}

.ki-motorcycle:before {
  content: '\ea01';
}

.ki-plane:before {
  content: '\ea02';
}

.ki-rocket:before {
  content: '\ea03';
}

.ki-ship:before {
  content: '\ea04';
}

.ki-subway:before {
  content: '\ea05';
}

.ki-taxi:before {
  content: '\ea06';
}

.ki-train:before {
  content: '\ea07';
}

.ki-truck:before {
  content: '\ea08';
}

.ki-yacht:before {
  content: '\ea09';
}

.ki-beach-slipper:before {
  content: '\eb2b';
}

.ki-bus-ticket:before {
  content: '\eb2c';
}

.ki-cocktail:before {
  content: '\eb2d';
}

.ki-compass-alt:before {
  content: '\eb2e';
}

.ki-direction-sign:before {
  content: '\eb2f';
}

.ki-do-not-disturb:before {
  content: '\eb30';
}

.ki-flotation-ring:before {
  content: '\eb31';
}

.ki-holiday-village:before {
  content: '\eb32';
}

.ki-hot-air-balloon:before {
  content: '\eb33';
}

.ki-hotel-alt:before {
  content: '\eb34';
}

.ki-hotel:before {
  content: '\eb35';
}

.ki-island:before {
  content: '\eb36';
}

.ki-money-symbol:before {
  content: '\eb37';
}

.ki-parasol:before {
  content: '\eb38';
}

.ki-passport-alt:before {
  content: '\eb39';
}

.ki-passport:before {
  content: '\eb3a';
}

.ki-photograph:before {
  content: '\eb3b';
}

.ki-plane-ticket:before {
  content: '\eb3c';
}

.ki-room:before {
  content: '\eb3d';
}

.ki-sait-boat:before {
  content: '\eb3e';
}

.ki-snorkel:before {
  content: '\eb3f';
}

.ki-suitcase-alt:before {
  content: '\eb40';
}

.ki-suitcase:before {
  content: '\eb41';
}

.ki-sun:before {
  content: '\eb42';
}

.ki-sunglasses-alt:before {
  content: '\eb43';
}

.ki-swimsuit:before {
  content: '\eb44';
}

.ki-tent:before {
  content: '\eb45';
}

.ki-ticket-alt:before {
  content: '\eb46';
}

.ki-train-ticket:before {
  content: '\eb47';
}

.ki-wallet:before {
  content: '\eb48';
}

.ki-circle-o-notch:before {
  content: '\e9f1';
}

.ki-propeller-1:before {
  content: '\e9f2';
}

.ki-propeller-2:before {
  content: '\e9f3';
}

.ki-propeller-3:before {
  content: '\e9f4';
}

.ki-propeller-4:before {
  content: '\e9f5';
}

.ki-spinner-cog:before {
  content: '\e9f6';
}

.ki-spinner-fidget:before {
  content: '\e9f7';
}

.ki-spinner-refresh:before {
  content: '\e9f8';
}

.ki-spinner-rotate-forward:before {
  content: '\e9f9';
}

.ki-spinner:before {
  content: '\e9fa';
}

.ki-snowflake:before {
  content: '\eab1';
}

.ki-snowflake-1:before {
  content: '\eaa9';
}

.ki-snowflake-2:before {
  content: '\eaaa';
}

.ki-snowflake-3:before {
  content: '\eaab';
}

.ki-snowflake-4:before {
  content: '\eaac';
}

.ki-snowflake-5:before {
  content: '\eaad';
}

.ki-snowflake-6:before {
  content: '\eaae';
}

.ki-snowflake-7:before {
  content: '\eaaf';
}

.ki-snowflake-8:before {
  content: '\eab0';
}

.ki-curve:before {
  content: '\ea0b';
}

.ki-ellipse:before {
  content: '\ea0c';
}

.ki-rectangle:before {
  content: '\ea0d';
}

.ki-shield:before {
  content: '\ea0a';
}

.ki-inverse {
  color: #fff;
}

.ki-spin {
  animation: fi-spin 2s infinite linear;
}

.ki-pulse {
  animation: fi-spin 1s infinite steps(8);
}

@keyframes fi-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.ki-border {
  position: relative;
  z-index: 1;
  width: 2.2em;
  height: 2.2em;
  line-height: 2em;
  vertical-align: middle;
  border: solid 2px #000;
}
.ki-border.ellipse {
  border-radius: 2.2em;
}
.ki-border.curve {
  border-radius: 0.4em;
}
.ki-border.rectangle {
  border-radius: 0em;
}
.ki-border:before {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: inherit;
}

.ki-stack {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 2.2em;
  height: 2.2em;
  line-height: 2.2em;
  vertical-align: middle;
}
.ki-stack.ellipse:after {
  content: '\ea0c';
}
.ki-stack.curve:after {
  content: '\ea0b';
}
.ki-stack.rectangle:after {
  content: '\ea0d';
}
.ki-stack:after {
  position: absolute;
  z-index: -1;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2.2em;
}
.ki-stack:before {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: inherit;
  color: #fff;
}

.ki-r-45 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
  transform: rotate(45deg);
}

.ki-r-90 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
  transform: rotate(90deg);
}

.ki-r-135 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
  transform: rotate(135deg);
}

.ki-r-180 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
  transform: rotate(180deg);
}

.ki-r-225 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
  transform: rotate(225deg);
}

.ki-r-270 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
  transform: rotate(270deg);
}

.ki-r-315 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
  transform: rotate(315deg);
}

.ki-f-horizontal {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
  transform: scale(-1, 1);
}

.ki-f-vertical {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
  transform: scale(1, -1);
}

.ki-list {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.ki-list > li {
  position: relative;
}
.ki-list > li .ki {
  position: absolute;
  top: 0.14286em;
  left: -2.14286em;
  width: 2.14286em;
  text-align: center;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.ki-fw {
  width: 1.28571em;
  text-align: center;
}
