/*!
 *  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-face {
  font-family: FontAwesome;
  src: url(/assets2/fonts/fontawesome-webfont.woff2) format('woff2');
  font-weight: 400;
  font-style: normal;
}
.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%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-search:before {
  content: '\f002';
}
.fa-star:before {
  content: '\f005';
}
.fa-check:before {
  content: '\f00c';
}
.fa-close:before {
  content: '\f00d';
}
.fa-home:before {
  content: '\f015';
}
.fa-download:before {
  content: '\f019';
}
.fa-list-alt:before {
  content: '\f022';
}
.fa-tag:before {
  content: '\f02b';
}
.fa-book:before {
  content: '\f02d';
}
.fa-font:before {
  content: '\f031';
}
.fa-text-height:before {
  content: '\f034';
}
.fa-text-width:before {
  content: '\f035';
}
.fa-align-left:before {
  content: '\f036';
}
.fa-align-center:before {
  content: '\f037';
}
.fa-align-right:before {
  content: '\f038';
}
.fa-align-justify:before {
  content: '\f039';
}
.fa-list:before {
  content: '\f03a';
}
.fa-image:before {
  content: '\f03e';
}
.fa-map-marker:before {
  content: '\f041';
}
.fa-play:before {
  content: '\f04b';
}
.fa-stop:before {
  content: '\f04d';
}
.fa-chevron-left:before {
  content: '\f053';
}
.fa-chevron-right:before {
  content: '\f054';
}
.fa-check-circle:before {
  content: '\f058';
}
.fa-info-circle:before {
  content: '\f05a';
}
.fa-arrow-left:before {
  content: '\f060';
}
.fa-arrow-right:before {
  content: '\f061';
}
.fa-arrow-up:before {
  content: '\f062';
}
.fa-arrow-down:before {
  content: '\f063';
}
.fa-gift:before {
  content: '\f06b';
}
.fa-chevron-up:before {
  content: '\f077';
}
.fa-chevron-down:before {
  content: '\f078';
}
.fa-twitter-square:before {
  content: '\f081';
}
.fa-facebook-square:before {
  content: '\f082';
}
.fa-phone:before {
  content: '\f095';
}
.fa-phone-square:before {
  content: '\f098';
}
.fa-twitter:before {
  content: '\f099';
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: '\f09a';
}
.fa-credit-card:before {
  content: '\f09d';
}
.fa-arrow-circle-left:before {
  content: '\f0a8';
}
.fa-arrow-circle-right:before {
  content: '\f0a9';
}
.fa-arrow-circle-up:before {
  content: '\f0aa';
}
.fa-arrow-circle-down:before {
  content: '\f0ab';
}
.fa-group:before {
  content: '\f0c0';
}
.fa-link:before {
  content: '\f0c1';
}
.fa-square:before {
  content: '\f0c8';
}
.fa-list-ul:before {
  content: '\f0ca';
}
.fa-table:before {
  content: '\f0ce';
}
.fa-h-square:before {
  content: '\f0fd';
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: '\f10b';
}
.fa-circle:before {
  content: '\f111';
}
.fa-location-arrow:before {
  content: '\f124';
}
.fa-info:before {
  content: '\f129';
}
.fa-maxcdn:before {
  content: '\f136';
}
.fa-chevron-circle-left:before {
  content: '\f137';
}
.fa-chevron-circle-right:before {
  content: '\f138';
}
.fa-chevron-circle-up:before {
  content: '\f139';
}
.fa-chevron-circle-down:before {
  content: '\f13a';
}
.fa-html5:before {
  content: '\f13b';
}
.fa-css3:before {
  content: '\f13c';
}
.fa-play-circle:before {
  content: '\f144';
}
.fa-check-square:before {
  content: '\f14a';
}
.fa-instagram:before {
  content: '\f16d';
}
.fa-long-arrow-down:before {
  content: '\f175';
}
.fa-long-arrow-up:before {
  content: '\f176';
}
.fa-long-arrow-left:before {
  content: '\f177';
}
.fa-long-arrow-right:before {
  content: '\f178';
}
.fa-apple:before {
  content: '\f179';
}
.fa-android:before {
  content: '\f17b';
}
.fa-google:before {
  content: '\f1a0';
}
.fa-child:before {
  content: '\f1ae';
}
.fa-car:before {
  content: '\f1b9';
}
.fa-support:before {
  content: '\f1cd';
}
.fa-send:before {
  content: '\f1d8';
}
.fa-header:before {
  content: '\f1dc';
}
.fa-copyright:before {
  content: '\f1f9';
}
.fa-at:before {
  content: '\f1fa';
}
.fa-whatsapp:before {
  content: '\f232';
}
.fa-bed:before {
  content: '\f236';
}
.fa-safari:before {
  content: '\f267';
}
.fa-500px:before {
  content: '\f26e';
}
.fa-map:before {
  content: '\f279';
}
.fa-edge:before {
  content: '\f282';
}
.fa-credit-card-alt:before {
  content: '\f283';
}
.fa-stop-circle:before {
  content: '\f28d';
}
