/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.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: .75em;
  vertical-align: -15%
}
.fa-2x {
  font-size: 2em
}
.fa-fw {
  width: 1.28571429em;
  text-align: center
}
.pull-right {
  float: right
}
.pull-left {
  float: left
}
.fa-check:before {
  content: "\f00c"
}
.fa-home:before {
  content: "\f015"
}
.fa-clock-o:before {
  content: "\f017"
}
.fa-road:before {
  content: "\f018"
}
.fa-map-marker:before {
  content: "\f041"
}
.fa-calendar:before {
  content: "\f073"
}
.fa-comment:before {
  content: "\f075"
}
.fa-comments:before {
  content: "\f086"
}
.fa-caret-right:before {
  content: "\f0da"
}
.fa-angle-right:before {
  content: "\f105"
}
.fa-circle-o:before {
  content: "\f10c"
}
.fa-pencil-square:before {
  content: "\f14b"
}
.fa-train:before {
  content: "\f238"
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}
.fa-search:before {
  content: "\f002"
}
.fa-star:before {
  content: "\f005"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"
}
.fa-star-o:before {
  content: "\f006"
}
.fa-minus:before {
  content: "\f068"
}
.fa-arrow-left:before {
  content: "\f060"
}
.fa-list::before{
  content:"\f03a"
}
.fa-commenting::before{
  content:"\f27a"
}
.fa-share::before{
  content:"\f064"
}
.fa-angle-right::before{
  content:"\f105"
}
.fa-angle-up::before{
  content:"\f106"
}
.fa-copyright::before{
  content:"\f1f9"
}
.fa-times::before{
  content:"\f00d"
}
.fa-gift::before{
  content:"\f06b"
}
.fa-circle::before{
  content:"\f111"
}
.fa-jpy::before{
  content:"\f157"
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}