/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-user:before {
  content: "\f007";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-lock:before {
  content: "\f023";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-list:before {
  content: "\f03a";
}
.fa-edit:before {
  content: "\f044";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-comment:before {
  content: "\f075";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-key:before {
  content: "\f084";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-upload:before {
  content: "\f093";
}
.fa-phone:before {
  content: "\f095";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-flash:before {
  content: "\f0e7";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-vk:before {
  content: "\f189";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-ge:before {
  content: "\f1d1";
}
.fa-send:before{
  content: "\f1d8";
}
.fa-send-o:before {
  content: "\f1d9";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-battery-4:before {
  content: "\f240";
}
.fa-battery-3:before {
  content: "\f241";
}
.fa-battery-2:before {
  content: "\f242";
}
.fa-battery-1:before {
  content: "\f243";
}
.fa-commenting:before {
  content: "\f27a";
}