/*!
 *  Font Awesome 4.4.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.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  cursor: pointer;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.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);
  }
}
.fa-shopping-cart:before {content: "\f07a";}
.fa-user:before {content: "\f007";}
.fa-phone:before {content: "\f095";}
.fa-map-marker:before {content: "\f041";}
.fa-envelope-o:before {content: "\f003";}
.fa-home:before {content: "\f015";}
.fa-at:before {content: "\f1fa";}
.fa-envelope-o:before {content: "\f003";}
.fa-heart:before {content: "\f004";}
.fa-heart-o:before {content: "\f08a";}
.fa-facebook-official:before {content: "\f230";}
.fa-facebook-square:before {content: "\f082";}
.fa-trash-o:before {content: "\f014";}
.fa-trash:before {content: "\f014";}
.fa-plus-square:before {content: "\f0fe";}
.fa-plus:before {content: "\f067";}
.fa-video-camera:before {content: "\f03d";}
.fa-cogs:before {content: "\f085";}
.fa-bullhorn:before {content: "\f0a1";}
.fa-remove:before {content: "\f00d";}
.fa-edit:before {content: "\f044";}
.fa-search:before {content: "\f002";}
.fa-cc-visa:before {content: "\f1f0";}
.fa-cc-mastercard:before {content: "\f1f1";}
.fa-cc-amex:before {content: "\f1f3";}
.fa-cc-paypal:before {content: "\f1f4";}
.fa-cloud-download:before {content: "\f0ed";}
.fa-toggle-off:before {content: "\f204";}
.fa-toggle-on:before {content: "\f205";}
.fa-archive:before {content: "\f187";}
.fa-check-square:before {content: "\f14a";}
.fa-sort-desc:before {content: "\f0dd";}
.fa-power-off:before {content: "\f011";}
.fa-reply:before {content: "\f112";}
.fa-mobile:before {content: "\f10b";}
.fa-clock-o:before {content: "\f017";}
.fa-black-tie:before {content: "\f27e";}
.fa-ban:before {content: "\f05e";}
.fa-circle-thin:before {content: "\f1db";}

.fa-caret-square-o-down:before {  content: "\f150";}
.fa-check:before {content: "\f00c";}


.fa-stack-1x, .fa-stack-2x {
    left: -9px;
    top: -7px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-lg > .bar_vert {
	font-family: "LatoLatinThin";
    left: -15px;
    top: -20px;
    position: absolute;
    text-align: center;
    font-size: 68px;
    transform: rotate(45deg);
}
.fa-stack-2x {font-size: 55px;}
.fa-stack {
    display: inline-block;
    height: auto;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-inside {font-size: 35px;}
.fa-credit-card:before {content: "\f09d";}
.fa-paypal:before {content: "\f1ed";}
.fa-facebook:before {content: "\f09a";}
.fa-angle-down:before {content: "\f107";}
.fa-angle-double-down:before {content: "\f103";}
.fa-bars:before {content: "\f0c9";}
.fa-repeat:before {content: "\f01e";}
.fa-eye:before {content: "\f06e";}
.fa-spinner:before { content: "\f110";}
