/*!
 *  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 PATH
 * -------------------------- */
@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.woff2?v=4.7.0') format('woff2'), 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;
}
.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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-phoneq:before{content:"\f095"}
.fa-envelopeq:before{content:"\f0e0"}
.fa-envelope-oq:before{content:"\f003"}
.fa-userqfa-user-oq:before{content:"\f2c0"}
.fa-user-oq:before{content:"\f2c0"}
.fa-userq:before{content:"\f007"}
.fa-calendarq:before{content:"\f073"}
.fa-calendar-check-oq:before{content:"\f274"}
.fa-clock-oq:before{content:"\f017"}
.fa-address-cardq:before{content:"\f2bb"}
.fa-address-card-oq:before{content:"\f2bc"}
.fa-calculatorq:before{content:"\f1ec"}
.fa-commentq:before{content:"\f075"}
.fa-comment-oq:before{content:"\f0e5"}
.fa-codeq:before{content:"\f121"}
.fa-downloadq:before{content:"\f019"}
.fa-uploadq:before{content:"\f093"}
.fa-cloud-downloadq:before{content:"\f0ed"}
.fa-cloud-uploadq:before{content:"\f0ee"}
.fa-linkq:before{content:"\f0c1"}
.fa-pencilq:before{content:"\f040"}
.fa-file-image-oq:before{content:"\f1c5"}
.fa-file-oq:before{content:"\f016"}
.fa-arrow-leftq:before{content:"\f060"}
.fa-checkq:before{content:"\f00c"}
.fa-timesq:before{content:"\f00d"}

.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;
}
