@font-face {
  font-family: 'awesome';
  src: url('../font/awesome.eot?75365427');
  src: url('../font/awesome.eot?75365427#iefix') format('embedded-opentype'),
       url('../font/awesome.woff2?75365427') format('woff2'),
       url('../font/awesome.woff?75365427') format('woff'),
       url('../font/awesome.ttf?75365427') format('truetype'),
       url('../font/awesome.svg?75365427#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: 'awesome';
    src: url('../font/awesome.svg?75365427#awesome') format('svg');
  }
}
*/
 
 [class^="awesome-"]:before, [class*=" awesome-"]:before {
  font-family: "awesome";
  font-style: normal;
  font-weight: normal;
  speak: never;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  
 
  /* 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); */
}
 
.awesome-glass:before { content: '\e805'; } /* '' */
.awesome-music:before { content: '\e806'; } /* '' */
.awesome-search:before { content: '\e807'; } /* '' */
.awesome-mail:before { content: '\e808'; } /* '' */
.awesome-heart:before { content: '\e809'; } /* '' */
.awesome-heart-empty:before { content: '\e80a'; } /* '' */
.awesome-star:before { content: '\e80b'; } /* '' */
.awesome-star-empty:before { content: '\e80c'; } /* '' */
.awesome-star-half:before { content: '\e80d'; } /* '' */
.awesome-user:before { content: '\e80e'; } /* '' */
.awesome-users:before { content: '\e80f'; } /* '' */
.awesome-minus:before { content: '\e810'; } /* '' */
.awesome-plus-circled:before { content: '\e811'; } /* '' */
.awesome-plus:before { content: '\e812'; } /* '' */
.awesome-cancel-circled2:before { content: '\e813'; } /* '' */
.awesome-cancel-circled:before { content: '\e814'; } /* '' */
.awesome-cancel:before { content: '\e815'; } /* '' */
.awesome-ok-circled2:before { content: '\e816'; } /* '' */
.awesome-ok-circled:before { content: '\e817'; } /* '' */
.awesome-ok:before { content: '\e818'; } /* '' */
.awesome-th-list:before { content: '\e819'; } /* '' */
.awesome-th:before { content: '\e81a'; } /* '' */
.awesome-th-large:before { content: '\e81b'; } /* '' */
.awesome-camera-alt:before { content: '\e81c'; } /* '' */
.awesome-camera:before { content: '\e81d'; } /* '' */
.awesome-picture:before { content: '\e81e'; } /* '' */
.awesome-videocam:before { content: '\e81f'; } /* '' */
.awesome-video:before { content: '\e820'; } /* '' */
.awesome-minus-circled:before { content: '\e821'; } /* '' */
.awesome-help-circled:before { content: '\e822'; } /* '' */
.awesome-info-circled:before { content: '\e823'; } /* '' */
.awesome-home:before { content: '\e824'; } /* '' */
.awesome-link:before { content: '\e825'; } /* '' */
.awesome-attach:before { content: '\e826'; } /* '' */
.awesome-lock:before { content: '\e827'; } /* '' */
.awesome-lock-open:before { content: '\e828'; } /* '' */
.awesome-pin:before { content: '\e829'; } /* '' */
.awesome-eye:before { content: '\e82a'; } /* '' */
.awesome-eye-off:before { content: '\e82b'; } /* '' */
.awesome-tag:before { content: '\e82c'; } /* '' */
.awesome-forward:before { content: '\e82d'; } /* '' */
.awesome-upload:before { content: '\e82e'; } /* '' */
.awesome-download:before { content: '\e82f'; } /* '' */
.awesome-thumbs-down:before { content: '\e830'; } /* '' */
.awesome-thumbs-up:before { content: '\e831'; } /* '' */
.awesome-flag:before { content: '\e832'; } /* '' */
.awesome-bookmark:before { content: '\e833'; } /* '' */
.awesome-tags:before { content: '\e834'; } /* '' */
.awesome-export:before { content: '\e835'; } /* '' */
.awesome-pencil:before { content: '\e836'; } /* '' */
.awesome-edit:before { content: '\e837'; } /* '' */
.awesome-print:before { content: '\e838'; } /* '' */
.awesome-retweet:before { content: '\e839'; } /* '' */
.awesome-comment:before { content: '\e83a'; } /* '' */
.awesome-chat:before { content: '\e83b'; } /* '' */
.awesome-bell:before { content: '\e83c'; } /* '' */
.awesome-attention:before { content: '\e83d'; } /* '' */
.awesome-attention-circled:before { content: '\e83e'; } /* '' */
.awesome-location:before { content: '\e83f'; } /* '' */
.awesome-phone:before { content: '\e840'; } /* '' */
.awesome-cog:before { content: '\e841'; } /* '' */
.awesome-cog-alt:before { content: '\e842'; } /* '' */
.awesome-wrench:before { content: '\e843'; } /* '' */
.awesome-volume-off:before { content: '\e844'; } /* '' */
.awesome-volume-down:before { content: '\e845'; } /* '' */
.awesome-volume-up:before { content: '\e846'; } /* '' */
.awesome-headphones:before { content: '\e847'; } /* '' */
.awesome-clock:before { content: '\e848'; } /* '' */
.awesome-block:before { content: '\e849'; } /* '' */
.awesome-resize-full:before { content: '\e84a'; } /* '' */
.awesome-resize-small:before { content: '\e84b'; } /* '' */
.awesome-resize-vertical:before { content: '\e84c'; } /* '' */
.awesome-up-dir:before { content: '\e84d'; } /* '' */
.awesome-left-dir:before { content: '\e84e'; } /* '' */
.awesome-right-dir:before { content: '\e84f'; } /* '' */
.awesome-down-open:before { content: '\e850'; } /* '' */
.awesome-left-open:before { content: '\e851'; } /* '' */
.awesome-right-open:before { content: '\e852'; } /* '' */
.awesome-up-open:before { content: '\e853'; } /* '' */
.awesome-down-big:before { content: '\e854'; } /* '' */
.awesome-left-big:before { content: '\e855'; } /* '' */
.awesome-right-big:before { content: '\e856'; } /* '' */
.awesome-up-big:before { content: '\e857'; } /* '' */
.awesome-right-hand:before { content: '\e858'; } /* '' */
.awesome-left-hand:before { content: '\e859'; } /* '' */
.awesome-up-hand:before { content: '\e85a'; } /* '' */
.awesome-down-hand:before { content: '\e85b'; } /* '' */
.awesome-shuffle:before { content: '\e85c'; } /* '' */
.awesome-play:before { content: '\e85d'; } /* '' */
.awesome-play-circled2:before { content: '\e85e'; } /* '' */
.awesome-stop:before { content: '\e85f'; } /* '' */
.awesome-trash-empty:before { content: '\e860'; } /* '' */
.awesome-doc:before { content: '\e861'; } /* '' */
.awesome-folder:before { content: '\e862'; } /* '' */
.awesome-folder-open:before { content: '\e863'; } /* '' */
.awesome-login:before { content: '\e864'; } /* '' */
.awesome-logout:before { content: '\e865'; } /* '' */
.awesome-down-circled2:before { content: '\e866'; } /* '' */
.awesome-up-circled2:before { content: '\e867'; } /* '' */
.awesome-cw:before { content: '\e868'; } /* '' */
.awesome-ccw:before { content: '\e869'; } /* '' */
.awesome-arrows-cw:before { content: '\e86a'; } /* '' */
.awesome-down-dir:before { content: '\e86b'; } /* '' */
.awesome-basket:before { content: '\e86c'; } /* '' */
.awesome-calendar:before { content: '\e86d'; } /* '' */
.awesome-resize-horizontal:before { content: '\e86e'; } /* '' */
.awesome-zoom-in:before { content: '\e86f'; } /* '' */
.awesome-zoom-out:before { content: '\e870'; } /* '' */
.awesome-pause:before { content: '\e871'; } /* '' */
.awesome-to-end:before { content: '\e872'; } /* '' */
.awesome-to-end-alt:before { content: '\e873'; } /* '' */
.awesome-to-start:before { content: '\e874'; } /* '' */
.awesome-to-start-alt:before { content: '\e875'; } /* '' */
.awesome-fast-fw:before { content: '\e876'; } /* '' */
.awesome-fast-bw:before { content: '\e877'; } /* '' */
.awesome-eject:before { content: '\e878'; } /* '' */
.awesome-target:before { content: '\e879'; } /* '' */
.awesome-signal:before { content: '\e87a'; } /* '' */
.awesome-award:before { content: '\e87b'; } /* '' */
.awesome-inbox:before { content: '\e87c'; } /* '' */
.awesome-globe:before { content: '\e87d'; } /* '' */
.awesome-cloud:before { content: '\e87e'; } /* '' */
.awesome-flash:before { content: '\e87f'; } /* '' */
.awesome-umbrella:before { content: '\e880'; } /* '' */
.awesome-flight:before { content: '\e881'; } /* '' */
.awesome-leaf:before { content: '\e882'; } /* '' */
.awesome-font:before { content: '\e883'; } /* '' */
.awesome-bold:before { content: '\e884'; } /* '' */
.awesome-italic:before { content: '\e885'; } /* '' */
.awesome-text-height:before { content: '\e886'; } /* '' */
.awesome-text-width:before { content: '\e887'; } /* '' */
.awesome-align-left:before { content: '\e888'; } /* '' */
.awesome-align-center:before { content: '\e889'; } /* '' */
.awesome-align-right:before { content: '\e88a'; } /* '' */
.awesome-align-justify:before { content: '\e88b'; } /* '' */
.awesome-list:before { content: '\e88c'; } /* '' */
.awesome-indent-left:before { content: '\e88d'; } /* '' */
.awesome-indent-right:before { content: '\e88e'; } /* '' */
.awesome-scissors:before { content: '\e88f'; } /* '' */
.awesome-briefcase:before { content: '\e890'; } /* '' */
.awesome-off:before { content: '\e891'; } /* '' */
.awesome-road:before { content: '\e892'; } /* '' */
.awesome-list-alt:before { content: '\e893'; } /* '' */
.awesome-qrcode:before { content: '\e894'; } /* '' */
.awesome-barcode:before { content: '\e895'; } /* '' */
.awesome-book:before { content: '\e896'; } /* '' */
.awesome-adjust:before { content: '\e897'; } /* '' */
.awesome-tint:before { content: '\e898'; } /* '' */
.awesome-check:before { content: '\e899'; } /* '' */
.awesome-asterisk:before { content: '\e89a'; } /* '' */
.awesome-gift:before { content: '\e89b'; } /* '' */
.awesome-fire:before { content: '\e89c'; } /* '' */
.awesome-magnet:before { content: '\e89d'; } /* '' */
.awesome-chart-bar:before { content: '\e89e'; } /* '' */
.awesome-credit-card:before { content: '\e89f'; } /* '' */
.awesome-floppy:before { content: '\e8a0'; } /* '' */
.awesome-megaphone:before { content: '\e8a1'; } /* '' */
.awesome-key:before { content: '\e8a2'; } /* '' */
.awesome-truck:before { content: '\e8a3'; } /* '' */
.awesome-hammer:before { content: '\e8a4'; } /* '' */
.awesome-lemon:before { content: '\e8a5'; } /* '' */
.awesome-move:before { content: '\f047'; } /* '' */
.awesome-link-ext:before { content: '\f08e'; } /* '' */
.awesome-check-empty:before { content: '\f096'; } /* '' */
.awesome-bookmark-empty:before { content: '\f097'; } /* '' */
.awesome-phone-squared:before { content: '\f098'; } /* '' */
.awesome-twitter:before { content: '\f099'; } /* '' */
.awesome-facebook:before { content: '\f09a'; } /* '' */
.awesome-github-circled:before { content: '\f09b'; } /* '' */
.awesome-rss:before { content: '\f09e'; } /* '' */
.awesome-hdd:before { content: '\f0a0'; } /* '' */
.awesome-certificate:before { content: '\f0a3'; } /* '' */
.awesome-left-circled:before { content: '\f0a8'; } /* '' */
.awesome-right-circled:before { content: '\f0a9'; } /* '' */
.awesome-up-circled:before { content: '\f0aa'; } /* '' */
.awesome-down-circled:before { content: '\f0ab'; } /* '' */
.awesome-tasks:before { content: '\f0ae'; } /* '' */
.awesome-filter:before { content: '\f0b0'; } /* '' */
.awesome-resize-full-alt:before { content: '\f0b2'; } /* '' */
.awesome-beaker:before { content: '\f0c3'; } /* '' */
.awesome-docs:before { content: '\f0c5'; } /* '' */
.awesome-blank:before { content: '\f0c8'; } /* '' */
.awesome-menu:before { content: '\f0c9'; } /* '' */
.awesome-list-bullet:before { content: '\f0ca'; } /* '' */
.awesome-list-numbered:before { content: '\f0cb'; } /* '' */
.awesome-strike:before { content: '\f0cc'; } /* '' */
.awesome-underline:before { content: '\f0cd'; } /* '' */
.awesome-table:before { content: '\f0ce'; } /* '' */
.awesome-magic:before { content: '\f0d0'; } /* '' */
.awesome-pinterest-circled:before { content: '\f0d2'; } /* '' */
.awesome-pinterest-squared:before { content: '\f0d3'; } /* '' */
.awesome-gplus-squared:before { content: '\f0d4'; } /* '' */
.awesome-gplus:before { content: '\f0d5'; } /* '' */
.awesome-money:before { content: '\f0d6'; } /* '' */
.awesome-columns:before { content: '\f0db'; } /* '' */
.awesome-sort:before { content: '\f0dc'; } /* '' */
.awesome-sort-down:before { content: '\f0dd'; } /* '' */
.awesome-sort-up:before { content: '\f0de'; } /* '' */
.awesome-mail-alt:before { content: '\f0e0'; } /* '' */
.awesome-linkedin:before { content: '\f0e1'; } /* '' */
.awesome-gauge:before { content: '\f0e4'; } /* '' */
.awesome-comment-empty:before { content: '\f0e5'; } /* '' */
.awesome-chat-empty:before { content: '\f0e6'; } /* '' */
.awesome-sitemap:before { content: '\f0e8'; } /* '' */
.awesome-paste:before { content: '\f0ea'; } /* '' */
.awesome-lightbulb:before { content: '\f0eb'; } /* '' */
.awesome-exchange:before { content: '\f0ec'; } /* '' */
.awesome-download-cloud:before { content: '\f0ed'; } /* '' */
.awesome-upload-cloud:before { content: '\f0ee'; } /* '' */
.awesome-user-md:before { content: '\f0f0'; } /* '' */
.awesome-stethoscope:before { content: '\f0f1'; } /* '' */
.awesome-suitcase:before { content: '\f0f2'; } /* '' */
.awesome-bell-alt:before { content: '\f0f3'; } /* '' */
.awesome-coffee:before { content: '\f0f4'; } /* '' */
.awesome-food:before { content: '\f0f5'; } /* '' */
.awesome-doc-text:before { content: '\f0f6'; } /* '' */
.awesome-building:before { content: '\f0f7'; } /* '' */
.awesome-hospital:before { content: '\f0f8'; } /* '' */
.awesome-ambulance:before { content: '\f0f9'; } /* '' */
.awesome-medkit:before { content: '\f0fa'; } /* '' */
.awesome-fighter-jet:before { content: '\f0fb'; } /* '' */
.awesome-beer:before { content: '\f0fc'; } /* '' */
.awesome-h-sigh:before { content: '\f0fd'; } /* '' */
.awesome-plus-squared:before { content: '\f0fe'; } /* '' */
.awesome-angle-double-left:before { content: '\f100'; } /* '' */
.awesome-angle-double-right:before { content: '\f101'; } /* '' */
.awesome-angle-double-up:before { content: '\f102'; } /* '' */
.awesome-angle-double-down:before { content: '\f103'; } /* '' */
.awesome-angle-left:before { content: '\f104'; } /* '' */
.awesome-angle-right:before { content: '\f105'; } /* '' */
.awesome-angle-up:before { content: '\f106'; } /* '' */
.awesome-angle-down:before { content: '\f107'; } /* '' */
.awesome-desktop:before { content: '\f108'; } /* '' */
.awesome-laptop:before { content: '\f109'; } /* '' */
.awesome-tablet:before { content: '\f10a'; } /* '' */
.awesome-mobile:before { content: '\f10b'; } /* '' */
.awesome-circle-empty:before { content: '\f10c'; } /* '' */
.awesome-quote-left:before { content: '\f10d'; } /* '' */
.awesome-quote-right:before { content: '\f10e'; } /* '' */
.awesome-spinner:before { content: '\f110'; } /* '' */
.awesome-circle:before { content: '\f111'; } /* '' */
.awesome-reply:before { content: '\f112'; } /* '' */
.awesome-github:before { content: '\f113'; } /* '' */
.awesome-folder-empty:before { content: '\f114'; } /* '' */
.awesome-folder-open-empty:before { content: '\f115'; } /* '' */
.awesome-smile:before { content: '\f118'; } /* '' */
.awesome-frown:before { content: '\f119'; } /* '' */
.awesome-meh:before { content: '\f11a'; } /* '' */
.awesome-gamepad:before { content: '\f11b'; } /* '' */
.awesome-keyboard:before { content: '\f11c'; } /* '' */
.awesome-flag-empty:before { content: '\f11d'; } /* '' */
.awesome-flag-checkered:before { content: '\f11e'; } /* '' */
.awesome-terminal:before { content: '\f120'; } /* '' */
.awesome-code:before { content: '\f121'; } /* '' */
.awesome-reply-all:before { content: '\f122'; } /* '' */
.awesome-star-half-alt:before { content: '\f123'; } /* '' */
.awesome-direction:before { content: '\f124'; } /* '' */
.awesome-crop:before { content: '\f125'; } /* '' */
.awesome-fork:before { content: '\f126'; } /* '' */
.awesome-unlink:before { content: '\f127'; } /* '' */
.awesome-help:before { content: '\f128'; } /* '' */
.awesome-info:before { content: '\f129'; } /* '' */
.awesome-attention-alt:before { content: '\f12a'; } /* '' */
.awesome-superscript:before { content: '\f12b'; } /* '' */
.awesome-subscript:before { content: '\f12c'; } /* '' */
.awesome-eraser:before { content: '\f12d'; } /* '' */
.awesome-puzzle:before { content: '\f12e'; } /* '' */
.awesome-mic:before { content: '\f130'; } /* '' */
.awesome-mute:before { content: '\f131'; } /* '' */
.awesome-shield:before { content: '\f132'; } /* '' */
.awesome-calendar-empty:before { content: '\f133'; } /* '' */
.awesome-extinguisher:before { content: '\f134'; } /* '' */
.awesome-rocket:before { content: '\f135'; } /* '' */
.awesome-maxcdn:before { content: '\f136'; } /* '' */
.awesome-angle-circled-left:before { content: '\f137'; } /* '' */
.awesome-angle-circled-right:before { content: '\f138'; } /* '' */
.awesome-angle-circled-up:before { content: '\f139'; } /* '' */
.awesome-angle-circled-down:before { content: '\f13a'; } /* '' */
.awesome-html5:before { content: '\f13b'; } /* '' */
.awesome-css3:before { content: '\f13c'; } /* '' */
.awesome-anchor:before { content: '\f13d'; } /* '' */
.awesome-lock-open-alt:before { content: '\f13e'; } /* '' */
.awesome-bullseye:before { content: '\f140'; } /* '' */
.awesome-ellipsis:before { content: '\f141'; } /* '' */
.awesome-ellipsis-vert:before { content: '\f142'; } /* '' */
.awesome-rss-squared:before { content: '\f143'; } /* '' */
.awesome-play-circled:before { content: '\f144'; } /* '' */
.awesome-ticket:before { content: '\f145'; } /* '' */
.awesome-minus-squared:before { content: '\f146'; } /* '' */
.awesome-minus-squared-alt:before { content: '\f147'; } /* '' */
.awesome-level-up:before { content: '\f148'; } /* '' */
.awesome-level-down:before { content: '\f149'; } /* '' */
.awesome-ok-squared:before { content: '\f14a'; } /* '' */
.awesome-pencil-squared:before { content: '\f14b'; } /* '' */
.awesome-link-ext-alt:before { content: '\f14c'; } /* '' */
.awesome-export-alt:before { content: '\f14d'; } /* '' */
.awesome-compass:before { content: '\f14e'; } /* '' */
.awesome-expand:before { content: '\f150'; } /* '' */
.awesome-collapse:before { content: '\f151'; } /* '' */
.awesome-expand-right:before { content: '\f152'; } /* '' */
.awesome-euro:before { content: '\f153'; } /* '' */
.awesome-pound:before { content: '\f154'; } /* '' */
.awesome-dollar:before { content: '\f155'; } /* '' */
.awesome-rupee:before { content: '\f156'; } /* '' */
.awesome-yen:before { content: '\f157'; } /* '' */
.awesome-rouble:before { content: '\f158'; } /* '' */
.awesome-won:before { content: '\f159'; } /* '' */
.awesome-bitcoin:before { content: '\f15a'; } /* '' */
.awesome-doc-inv:before { content: '\f15b'; } /* '' */
.awesome-doc-text-inv:before { content: '\f15c'; } /* '' */
.awesome-sort-name-up:before { content: '\f15d'; } /* '' */
.awesome-sort-name-down:before { content: '\f15e'; } /* '' */
.awesome-sort-alt-up:before { content: '\f160'; } /* '' */
.awesome-sort-alt-down:before { content: '\f161'; } /* '' */
.awesome-sort-number-up:before { content: '\f162'; } /* '' */
.awesome-sort-number-down:before { content: '\f163'; } /* '' */
.awesome-thumbs-up-alt:before { content: '\f164'; } /* '' */
.awesome-thumbs-down-alt:before { content: '\f165'; } /* '' */
.awesome-youtube-squared:before { content: '\f166'; } /* '' */
.awesome-youtube:before { content: '\f167'; } /* '' */
.awesome-xing:before { content: '\f168'; } /* '' */
.awesome-xing-squared:before { content: '\f169'; } /* '' */
.awesome-youtube-play:before { content: '\f16a'; } /* '' */
.awesome-dropbox:before { content: '\f16b'; } /* '' */
.awesome-stackoverflow:before { content: '\f16c'; } /* '' */
.awesome-instagram:before { content: '\f16d'; } /* '' */
.awesome-flickr:before { content: '\f16e'; } /* '' */
.awesome-adn:before { content: '\f170'; } /* '' */
.awesome-bitbucket:before { content: '\f171'; } /* '' */
.awesome-bitbucket-squared:before { content: '\f172'; } /* '' */
.awesome-tumblr:before { content: '\f173'; } /* '' */
.awesome-tumblr-squared:before { content: '\f174'; } /* '' */
.awesome-down:before { content: '\f175'; } /* '' */
.awesome-up:before { content: '\f176'; } /* '' */
.awesome-left:before { content: '\f177'; } /* '' */
.awesome-right:before { content: '\f178'; } /* '' */
.awesome-apple:before { content: '\f179'; } /* '' */
.awesome-windows:before { content: '\f17a'; } /* '' */
.awesome-android:before { content: '\f17b'; } /* '' */
.awesome-linux:before { content: '\f17c'; } /* '' */
.awesome-dribbble:before { content: '\f17d'; } /* '' */
.awesome-skype:before { content: '\f17e'; } /* '' */
.awesome-foursquare:before { content: '\f180'; } /* '' */
.awesome-trello:before { content: '\f181'; } /* '' */
.awesome-female:before { content: '\f182'; } /* '' */
.awesome-male:before { content: '\f183'; } /* '' */
.awesome-gittip:before { content: '\f184'; } /* '' */
.awesome-sun:before { content: '\f185'; } /* '' */
.awesome-moon:before { content: '\f186'; } /* '' */
.awesome-box:before { content: '\f187'; } /* '' */
.awesome-bug:before { content: '\f188'; } /* '' */
.awesome-vkontakte:before { content: '\f189'; } /* '' */
.awesome-weibo:before { content: '\f18a'; } /* '' */
.awesome-renren:before { content: '\f18b'; } /* '' */
.awesome-pagelines:before { content: '\f18c'; } /* '' */
.awesome-stackexchange:before { content: '\f18d'; } /* '' */
.awesome-right-circled2:before { content: '\f18e'; } /* '' */
.awesome-left-circled2:before { content: '\f190'; } /* '' */
.awesome-collapse-left:before { content: '\f191'; } /* '' */
.awesome-dot-circled:before { content: '\f192'; } /* '' */
.awesome-wheelchair:before { content: '\f193'; } /* '' */
.awesome-vimeo-squared:before { content: '\f194'; } /* '' */
.awesome-try:before { content: '\f195'; } /* '' */
.awesome-plus-squared-alt:before { content: '\f196'; } /* '' */
.awesome-space-shuttle:before { content: '\f197'; } /* '' */
.awesome-slack:before { content: '\f198'; } /* '' */
.awesome-mail-squared:before { content: '\f199'; } /* '' */
.awesome-wordpress:before { content: '\f19a'; } /* '' */
.awesome-openid:before { content: '\f19b'; } /* '' */
.awesome-bank:before { content: '\f19c'; } /* '' */
.awesome-graduation-cap:before { content: '\f19d'; } /* '' */
.awesome-yahoo:before { content: '\f19e'; } /* '' */
.awesome-google:before { content: '\f1a0'; } /* '' */
.awesome-reddit:before { content: '\f1a1'; } /* '' */
.awesome-reddit-squared:before { content: '\f1a2'; } /* '' */
.awesome-stumbleupon-circled:before { content: '\f1a3'; } /* '' */
.awesome-stumbleupon:before { content: '\f1a4'; } /* '' */
.awesome-delicious:before { content: '\f1a5'; } /* '' */
.awesome-digg:before { content: '\f1a6'; } /* '' */
.awesome-pied-piper-squared:before { content: '\f1a7'; } /* '' */
.awesome-pied-piper-alt:before { content: '\f1a8'; } /* '' */
.awesome-drupal:before { content: '\f1a9'; } /* '' */
.awesome-joomla:before { content: '\f1aa'; } /* '' */
.awesome-language:before { content: '\f1ab'; } /* '' */
.awesome-fax:before { content: '\f1ac'; } /* '' */
.awesome-building-filled:before { content: '\f1ad'; } /* '' */
.awesome-child:before { content: '\f1ae'; } /* '' */
.awesome-paw:before { content: '\f1b0'; } /* '' */
.awesome-spoon:before { content: '\f1b1'; } /* '' */
.awesome-cube:before { content: '\f1b2'; } /* '' */
.awesome-cubes:before { content: '\f1b3'; } /* '' */
.awesome-behance:before { content: '\f1b4'; } /* '' */
.awesome-behance-squared:before { content: '\f1b5'; } /* '' */
.awesome-steam:before { content: '\f1b6'; } /* '' */
.awesome-steam-squared:before { content: '\f1b7'; } /* '' */
.awesome-recycle:before { content: '\f1b8'; } /* '' */
.awesome-cab:before { content: '\f1b9'; } /* '' */
.awesome-taxi:before { content: '\f1ba'; } /* '' */
.awesome-tree:before { content: '\f1bb'; } /* '' */
.awesome-spotify:before { content: '\f1bc'; } /* '' */
.awesome-deviantart:before { content: '\f1bd'; } /* '' */
.awesome-soundcloud:before { content: '\f1be'; } /* '' */
.awesome-database:before { content: '\f1c0'; } /* '' */
.awesome-file-pdf:before { content: '\f1c1'; } /* '' */
.awesome-file-word:before { content: '\f1c2'; } /* '' */
.awesome-file-excel:before { content: '\f1c3'; } /* '' */
.awesome-file-powerpoint:before { content: '\f1c4'; } /* '' */
.awesome-file-image:before { content: '\f1c5'; } /* '' */
.awesome-file-archive:before { content: '\f1c6'; } /* '' */
.awesome-file-audio:before { content: '\f1c7'; } /* '' */
.awesome-file-video:before { content: '\f1c8'; } /* '' */
.awesome-file-code:before { content: '\f1c9'; } /* '' */
.awesome-vine:before { content: '\f1ca'; } /* '' */
.awesome-codeopen:before { content: '\f1cb'; } /* '' */
.awesome-jsfiddle:before { content: '\f1cc'; } /* '' */
.awesome-lifebuoy:before { content: '\f1cd'; } /* '' */
.awesome-circle-notch:before { content: '\f1ce'; } /* '' */
.awesome-rebel:before { content: '\f1d0'; } /* '' */
.awesome-empire:before { content: '\f1d1'; } /* '' */
.awesome-git-squared:before { content: '\f1d2'; } /* '' */
.awesome-git:before { content: '\f1d3'; } /* '' */
.awesome-hacker-news:before { content: '\f1d4'; } /* '' */
.awesome-tencent-weibo:before { content: '\f1d5'; } /* '' */
.awesome-qq:before { content: '\f1d6'; } /* '' */
.awesome-wechat:before { content: '\f1d7'; } /* '' */
.awesome-paper-plane:before { content: '\f1d8'; } /* '' */
.awesome-paper-plane-empty:before { content: '\f1d9'; } /* '' */
.awesome-history:before { content: '\f1da'; } /* '' */
.awesome-circle-thin:before { content: '\f1db'; } /* '' */
.awesome-header:before { content: '\f1dc'; } /* '' */
.awesome-paragraph:before { content: '\f1dd'; } /* '' */
.awesome-sliders:before { content: '\f1de'; } /* '' */
.awesome-share:before { content: '\f1e0'; } /* '' */
.awesome-share-squared:before { content: '\f1e1'; } /* '' */
.awesome-bomb:before { content: '\f1e2'; } /* '' */
.awesome-soccer-ball:before { content: '\f1e3'; } /* '' */
.awesome-tty:before { content: '\f1e4'; } /* '' */
.awesome-binoculars:before { content: '\f1e5'; } /* '' */
.awesome-plug:before { content: '\f1e6'; } /* '' */
.awesome-slideshare:before { content: '\f1e7'; } /* '' */
.awesome-twitch:before { content: '\f1e8'; } /* '' */
.awesome-yelp:before { content: '\f1e9'; } /* '' */
.awesome-newspaper:before { content: '\f1ea'; } /* '' */
.awesome-wifi:before { content: '\f1eb'; } /* '' */
.awesome-calc:before { content: '\f1ec'; } /* '' */
.awesome-paypal:before { content: '\f1ed'; } /* '' */
.awesome-gwallet:before { content: '\f1ee'; } /* '' */
.awesome-cc-visa:before { content: '\f1f0'; } /* '' */
.awesome-cc-mastercard:before { content: '\f1f1'; } /* '' */
.awesome-cc-discover:before { content: '\f1f2'; } /* '' */
.awesome-cc-amex:before { content: '\f1f3'; } /* '' */
.awesome-cc-paypal:before { content: '\f1f4'; } /* '' */
.awesome-cc-stripe:before { content: '\f1f5'; } /* '' */
.awesome-bell-off:before { content: '\f1f6'; } /* '' */
.awesome-bell-off-empty:before { content: '\f1f7'; } /* '' */
.awesome-trash:before { content: '\f1f8'; } /* '' */
.awesome-copyright:before { content: '\f1f9'; } /* '' */
.awesome-at:before { content: '\f1fa'; } /* '' */
.awesome-eyedropper:before { content: '\f1fb'; } /* '' */
.awesome-brush:before { content: '\f1fc'; } /* '' */
.awesome-birthday:before { content: '\f1fd'; } /* '' */
.awesome-chart-area:before { content: '\f1fe'; } /* '' */
.awesome-chart-pie:before { content: '\f200'; } /* '' */
.awesome-chart-line:before { content: '\f201'; } /* '' */
.awesome-lastfm:before { content: '\f202'; } /* '' */
.awesome-lastfm-squared:before { content: '\f203'; } /* '' */
.awesome-toggle-off:before { content: '\f204'; } /* '' */
.awesome-toggle-on:before { content: '\f205'; } /* '' */
.awesome-bicycle:before { content: '\f206'; } /* '' */
.awesome-bus:before { content: '\f207'; } /* '' */
.awesome-ioxhost:before { content: '\f208'; } /* '' */
.awesome-angellist:before { content: '\f209'; } /* '' */
.awesome-cc:before { content: '\f20a'; } /* '' */
.awesome-shekel:before { content: '\f20b'; } /* '' */
.awesome-meanpath:before { content: '\f20c'; } /* '' */
.awesome-buysellads:before { content: '\f20d'; } /* '' */
.awesome-connectdevelop:before { content: '\f20e'; } /* '' */
.awesome-dashcube:before { content: '\f210'; } /* '' */
.awesome-forumbee:before { content: '\f211'; } /* '' */
.awesome-leanpub:before { content: '\f212'; } /* '' */
.awesome-sellsy:before { content: '\f213'; } /* '' */
.awesome-shirtsinbulk:before { content: '\f214'; } /* '' */
.awesome-simplybuilt:before { content: '\f215'; } /* '' */
.awesome-skyatlas:before { content: '\f216'; } /* '' */
.awesome-cart-plus:before { content: '\f217'; } /* '' */
.awesome-cart-arrow-down:before { content: '\f218'; } /* '' */
.awesome-diamond:before { content: '\f219'; } /* '' */
.awesome-ship:before { content: '\f21a'; } /* '' */
.awesome-user-secret:before { content: '\f21b'; } /* '' */
.awesome-motorcycle:before { content: '\f21c'; } /* '' */
.awesome-street-view:before { content: '\f21d'; } /* '' */
.awesome-heartbeat:before { content: '\f21e'; } /* '' */
.awesome-venus:before { content: '\f221'; } /* '' */
.awesome-mars:before { content: '\f222'; } /* '' */
.awesome-mercury:before { content: '\f223'; } /* '' */
.awesome-transgender:before { content: '\f224'; } /* '' */
.awesome-transgender-alt:before { content: '\f225'; } /* '' */
.awesome-venus-double:before { content: '\f226'; } /* '' */
.awesome-mars-double:before { content: '\f227'; } /* '' */
.awesome-venus-mars:before { content: '\f228'; } /* '' */
.awesome-mars-stroke:before { content: '\f229'; } /* '' */
.awesome-mars-stroke-v:before { content: '\f22a'; } /* '' */
.awesome-mars-stroke-h:before { content: '\f22b'; } /* '' */
.awesome-neuter:before { content: '\f22c'; } /* '' */
.awesome-genderless:before { content: '\f22d'; } /* '' */
.awesome-facebook-official:before { content: '\f230'; } /* '' */
.awesome-pinterest:before { content: '\f231'; } /* '' */
.awesome-whatsapp:before { content: '\f232'; } /* '' */
.awesome-server:before { content: '\f233'; } /* '' */
.awesome-user-plus:before { content: '\f234'; } /* '' */
.awesome-user-times:before { content: '\f235'; } /* '' */
.awesome-bed:before { content: '\f236'; } /* '' */
.awesome-viacoin:before { content: '\f237'; } /* '' */
.awesome-train:before { content: '\f238'; } /* '' */
.awesome-subway:before { content: '\f239'; } /* '' */
.awesome-medium:before { content: '\f23a'; } /* '' */
.awesome-y-combinator:before { content: '\f23b'; } /* '' */
.awesome-optin-monster:before { content: '\f23c'; } /* '' */
.awesome-opencart:before { content: '\f23d'; } /* '' */
.awesome-expeditedssl:before { content: '\f23e'; } /* '' */
.awesome-battery-4:before { content: '\f240'; } /* '' */
.awesome-battery-3:before { content: '\f241'; } /* '' */
.awesome-battery-2:before { content: '\f242'; } /* '' */
.awesome-battery-1:before { content: '\f243'; } /* '' */
.awesome-battery-0:before { content: '\f244'; } /* '' */
.awesome-mouse-pointer:before { content: '\f245'; } /* '' */
.awesome-i-cursor:before { content: '\f246'; } /* '' */
.awesome-object-group:before { content: '\f247'; } /* '' */
.awesome-object-ungroup:before { content: '\f248'; } /* '' */
.awesome-sticky-note:before { content: '\f249'; } /* '' */
.awesome-sticky-note-o:before { content: '\f24a'; } /* '' */
.awesome-cc-jcb:before { content: '\f24b'; } /* '' */
.awesome-cc-diners-club:before { content: '\f24c'; } /* '' */
.awesome-clone:before { content: '\f24d'; } /* '' */
.awesome-balance-scale:before { content: '\f24e'; } /* '' */
.awesome-hourglass-o:before { content: '\f250'; } /* '' */
.awesome-hourglass-1:before { content: '\f251'; } /* '' */
.awesome-hourglass-2:before { content: '\f252'; } /* '' */
.awesome-hourglass-3:before { content: '\f253'; } /* '' */
.awesome-hourglass:before { content: '\f254'; } /* '' */
.awesome-hand-grab-o:before { content: '\f255'; } /* '' */
.awesome-hand-paper-o:before { content: '\f256'; } /* '' */
.awesome-hand-scissors-o:before { content: '\f257'; } /* '' */
.awesome-hand-lizard-o:before { content: '\f258'; } /* '' */
.awesome-hand-spock-o:before { content: '\f259'; } /* '' */
.awesome-hand-pointer-o:before { content: '\f25a'; } /* '' */
.awesome-hand-peace-o:before { content: '\f25b'; } /* '' */
.awesome-trademark:before { content: '\f25c'; } /* '' */
.awesome-registered:before { content: '\f25d'; } /* '' */
.awesome-creative-commons:before { content: '\f25e'; } /* '' */
.awesome-gg:before { content: '\f260'; } /* '' */
.awesome-gg-circle:before { content: '\f261'; } /* '' */
.awesome-tripadvisor:before { content: '\f262'; } /* '' */
.awesome-odnoklassniki:before { content: '\f263'; } /* '' */
.awesome-odnoklassniki-square:before { content: '\f264'; } /* '' */
.awesome-get-pocket:before { content: '\f265'; } /* '' */
.awesome-wikipedia-w:before { content: '\f266'; } /* '' */
.awesome-safari:before { content: '\f267'; } /* '' */
.awesome-chrome:before { content: '\f268'; } /* '' */
.awesome-firefox:before { content: '\f269'; } /* '' */
.awesome-opera:before { content: '\f26a'; } /* '' */
.awesome-internet-explorer:before { content: '\f26b'; } /* '' */
.awesome-television:before { content: '\f26c'; } /* '' */
.awesome-contao:before { content: '\f26d'; } /* '' */
.awesome-500px:before { content: '\f26e'; } /* '' */
.awesome-amazon:before { content: '\f270'; } /* '' */
.awesome-calendar-plus-o:before { content: '\f271'; } /* '' */
.awesome-calendar-minus-o:before { content: '\f272'; } /* '' */
.awesome-calendar-times-o:before { content: '\f273'; } /* '' */
.awesome-calendar-check-o:before { content: '\f274'; } /* '' */
.awesome-industry:before { content: '\f275'; } /* '' */
.awesome-map-pin:before { content: '\f276'; } /* '' */
.awesome-map-signs:before { content: '\f277'; } /* '' */
.awesome-map-o:before { content: '\f278'; } /* '' */
.awesome-map:before { content: '\f279'; } /* '' */
.awesome-commenting:before { content: '\f27a'; } /* '' */
.awesome-commenting-o:before { content: '\f27b'; } /* '' */
.awesome-houzz:before { content: '\f27c'; } /* '' */
.awesome-vimeo:before { content: '\f27d'; } /* '' */
.awesome-black-tie:before { content: '\f27e'; } /* '' */
.awesome-fonticons:before { content: '\f280'; } /* '' */
.awesome-reddit-alien:before { content: '\f281'; } /* '' */
.awesome-edge:before { content: '\f282'; } /* '' */
.awesome-credit-card-alt:before { content: '\f283'; } /* '' */
.awesome-codiepie:before { content: '\f284'; } /* '' */
.awesome-modx:before { content: '\f285'; } /* '' */
.awesome-fort-awesome:before { content: '\f286'; } /* '' */
.awesome-usb:before { content: '\f287'; } /* '' */
.awesome-product-hunt:before { content: '\f288'; } /* '' */
.awesome-mixcloud:before { content: '\f289'; } /* '' */
.awesome-scribd:before { content: '\f28a'; } /* '' */
.awesome-pause-circle:before { content: '\f28b'; } /* '' */
.awesome-pause-circle-o:before { content: '\f28c'; } /* '' */
.awesome-stop-circle:before { content: '\f28d'; } /* '' */
.awesome-stop-circle-o:before { content: '\f28e'; } /* '' */
.awesome-shopping-bag:before { content: '\f290'; } /* '' */
.awesome-shopping-basket:before { content: '\f291'; } /* '' */
.awesome-hashtag:before { content: '\f292'; } /* '' */
.awesome-bluetooth:before { content: '\f293'; } /* '' */
.awesome-bluetooth-b:before { content: '\f294'; } /* '' */
.awesome-percent:before { content: '\f295'; } /* '' */
.awesome-gitlab:before { content: '\f296'; } /* '' */
.awesome-wpbeginner:before { content: '\f297'; } /* '' */
.awesome-wpforms:before { content: '\f298'; } /* '' */
.awesome-envira:before { content: '\f299'; } /* '' */
.awesome-universal-access:before { content: '\f29a'; } /* '' */
.awesome-wheelchair-alt:before { content: '\f29b'; } /* '' */
.awesome-question-circle-o:before { content: '\f29c'; } /* '' */
.awesome-blind:before { content: '\f29d'; } /* '' */
.awesome-audio-description:before { content: '\f29e'; } /* '' */
.awesome-volume-control-phone:before { content: '\f2a0'; } /* '' */
.awesome-braille:before { content: '\f2a1'; } /* '' */
.awesome-assistive-listening-systems:before { content: '\f2a2'; } /* '' */
.awesome-american-sign-language-interpreting:before { content: '\f2a3'; } /* '' */
.awesome-asl-interpreting:before { content: '\f2a4'; } /* '' */
.awesome-glide:before { content: '\f2a5'; } /* '' */
.awesome-glide-g:before { content: '\f2a6'; } /* '' */
.awesome-sign-language:before { content: '\f2a7'; } /* '' */
.awesome-low-vision:before { content: '\f2a8'; } /* '' */
.awesome-viadeo:before { content: '\f2a9'; } /* '' */
.awesome-viadeo-square:before { content: '\f2aa'; } /* '' */
.awesome-snapchat:before { content: '\f2ab'; } /* '' */
.awesome-snapchat-ghost:before { content: '\f2ac'; } /* '' */
.awesome-snapchat-square:before { content: '\f2ad'; } /* '' */
.awesome-pied-piper:before { content: '\f2ae'; } /* '' */
.awesome-first-order:before { content: '\f2b0'; } /* '' */
.awesome-yoast:before { content: '\f2b1'; } /* '' */
.awesome-themeisle:before { content: '\f2b2'; } /* '' */
.awesome-google-plus-circle:before { content: '\f2b3'; } /* '' */
.awesome-font-awesome:before { content: '\f2b4'; } /* '' */
.awesome-handshake-o:before { content: '\f2b5'; } /* '' */
.awesome-envelope-open:before { content: '\f2b6'; } /* '' */
.awesome-envelope-open-o:before { content: '\f2b7'; } /* '' */
.awesome-linode:before { content: '\f2b8'; } /* '' */
.awesome-address-book:before { content: '\f2b9'; } /* '' */
.awesome-address-book-o:before { content: '\f2ba'; } /* '' */
.awesome-address-card:before { content: '\f2bb'; } /* '' */
.awesome-address-card-o:before { content: '\f2bc'; } /* '' */
.awesome-user-circle:before { content: '\f2bd'; } /* '' */
.awesome-user-circle-o:before { content: '\f2be'; } /* '' */
.awesome-user-o:before { content: '\f2c0'; } /* '' */
.awesome-id-badge:before { content: '\f2c1'; } /* '' */
.awesome-id-card:before { content: '\f2c2'; } /* '' */
.awesome-id-card-o:before { content: '\f2c3'; } /* '' */
.awesome-quora:before { content: '\f2c4'; } /* '' */
.awesome-free-code-camp:before { content: '\f2c5'; } /* '' */
.awesome-telegram:before { content: '\f2c6'; } /* '' */
.awesome-thermometer:before { content: '\f2c7'; } /* '' */
.awesome-thermometer-3:before { content: '\f2c8'; } /* '' */
.awesome-thermometer-2:before { content: '\f2c9'; } /* '' */
.awesome-thermometer-quarter:before { content: '\f2ca'; } /* '' */
.awesome-thermometer-0:before { content: '\f2cb'; } /* '' */
.awesome-shower:before { content: '\f2cc'; } /* '' */
.awesome-bath:before { content: '\f2cd'; } /* '' */
.awesome-podcast:before { content: '\f2ce'; } /* '' */
.awesome-window-maximize:before { content: '\f2d0'; } /* '' */
.awesome-window-minimize:before { content: '\f2d1'; } /* '' */
.awesome-window-restore:before { content: '\f2d2'; } /* '' */
.awesome-window-close:before { content: '\f2d3'; } /* '' */
.awesome-window-close-o:before { content: '\f2d4'; } /* '' */
.awesome-bandcamp:before { content: '\f2d5'; } /* '' */
.awesome-grav:before { content: '\f2d6'; } /* '' */
.awesome-etsy:before { content: '\f2d7'; } /* '' */
.awesome-imdb:before { content: '\f2d8'; } /* '' */
.awesome-ravelry:before { content: '\f2d9'; } /* '' */
.awesome-eercast:before { content: '\f2da'; } /* '' */
.awesome-microchip:before { content: '\f2db'; } /* '' */
.awesome-snowflake-o:before { content: '\f2dc'; } /* '' */
.awesome-superpowers:before { content: '\f2dd'; } /* '' */
.awesome-wpexplorer:before { content: '\f2de'; } /* '' */
.awesome-meetup:before { content: '\f2e0'; } /* '' */
.awesome-github-squared:before { content: '\f300'; } /* '' */
.awesome-twitter-squared:before { content: '\f304'; } /* '' */
.awesome-facebook-squared:before { content: '\f308'; } /* '' */
.awesome-linkedin-squared:before { content: '\f30c'; } /* '' */