/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../usr/local/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*!
 *  Font Awesome 4.6.3 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.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 14, scss/stylesheet.scss */
.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;
}

/* line 14, scss/stylesheet.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 14, scss/stylesheet.scss */
.fa-2x {
  font-size: 2em;
}

/* line 14, scss/stylesheet.scss */
.fa-3x {
  font-size: 3em;
}

/* line 14, scss/stylesheet.scss */
.fa-4x {
  font-size: 4em;
}

/* line 14, scss/stylesheet.scss */
.fa-5x {
  font-size: 5em;
}

/* line 14, scss/stylesheet.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 14, scss/stylesheet.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 14, scss/stylesheet.scss */
.fa-ul > li {
  position: relative;
}

/* line 14, scss/stylesheet.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 14, scss/stylesheet.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 14, scss/stylesheet.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 14, scss/stylesheet.scss */
.fa-pull-left {
  float: left;
}

/* line 14, scss/stylesheet.scss */
.fa-pull-right {
  float: right;
}

/* line 14, scss/stylesheet.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 14, scss/stylesheet.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* line 14, scss/stylesheet.scss */
.pull-right {
  float: right;
}

/* line 14, scss/stylesheet.scss */
.pull-left {
  float: left;
}

/* line 14, scss/stylesheet.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 14, scss/stylesheet.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 14, scss/stylesheet.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 14, scss/stylesheet.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-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);
  }
}
/* line 14, scss/stylesheet.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 14, scss/stylesheet.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 14, scss/stylesheet.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 14, scss/stylesheet.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 14, scss/stylesheet.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, scss/stylesheet.scss */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 14, scss/stylesheet.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 14, scss/stylesheet.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 14, scss/stylesheet.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 14, scss/stylesheet.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 14, scss/stylesheet.scss */
.fa-inverse {
  color: #fff;
}

/* line 14, scss/stylesheet.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 14, scss/stylesheet.scss */
.fa-music:before {
  content: "\f001";
}

/* line 14, scss/stylesheet.scss */
.fa-search:before {
  content: "\f002";
}

/* line 14, scss/stylesheet.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 14, scss/stylesheet.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 14, scss/stylesheet.scss */
.fa-star:before {
  content: "\f005";
}

/* line 14, scss/stylesheet.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 14, scss/stylesheet.scss */
.fa-user:before {
  content: "\f007";
}

/* line 14, scss/stylesheet.scss */
.fa-film:before {
  content: "\f008";
}

/* line 14, scss/stylesheet.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 14, scss/stylesheet.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 14, scss/stylesheet.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 14, scss/stylesheet.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 14, scss/stylesheet.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 14, scss/stylesheet.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 14, scss/stylesheet.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 14, scss/stylesheet.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 14, scss/stylesheet.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 14, scss/stylesheet.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 14, scss/stylesheet.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 14, scss/stylesheet.scss */
.fa-home:before {
  content: "\f015";
}

/* line 14, scss/stylesheet.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 14, scss/stylesheet.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 14, scss/stylesheet.scss */
.fa-road:before {
  content: "\f018";
}

/* line 14, scss/stylesheet.scss */
.fa-download:before {
  content: "\f019";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 14, scss/stylesheet.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 14, scss/stylesheet.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 14, scss/stylesheet.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 14, scss/stylesheet.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 14, scss/stylesheet.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 14, scss/stylesheet.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 14, scss/stylesheet.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 14, scss/stylesheet.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 14, scss/stylesheet.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 14, scss/stylesheet.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 14, scss/stylesheet.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 14, scss/stylesheet.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 14, scss/stylesheet.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 14, scss/stylesheet.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 14, scss/stylesheet.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 14, scss/stylesheet.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 14, scss/stylesheet.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 14, scss/stylesheet.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 14, scss/stylesheet.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 14, scss/stylesheet.scss */
.fa-font:before {
  content: "\f031";
}

/* line 14, scss/stylesheet.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 14, scss/stylesheet.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 14, scss/stylesheet.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 14, scss/stylesheet.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 14, scss/stylesheet.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 14, scss/stylesheet.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 14, scss/stylesheet.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 14, scss/stylesheet.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 14, scss/stylesheet.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 14, scss/stylesheet.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 14, scss/stylesheet.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 14, scss/stylesheet.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 14, scss/stylesheet.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 14, scss/stylesheet.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 14, scss/stylesheet.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 14, scss/stylesheet.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 14, scss/stylesheet.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 14, scss/stylesheet.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 14, scss/stylesheet.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 14, scss/stylesheet.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 14, scss/stylesheet.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 14, scss/stylesheet.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 14, scss/stylesheet.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 14, scss/stylesheet.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 14, scss/stylesheet.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 14, scss/stylesheet.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 14, scss/stylesheet.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 14, scss/stylesheet.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 14, scss/stylesheet.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 14, scss/stylesheet.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 14, scss/stylesheet.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 14, scss/stylesheet.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 14, scss/stylesheet.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 14, scss/stylesheet.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 14, scss/stylesheet.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 14, scss/stylesheet.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 14, scss/stylesheet.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 14, scss/stylesheet.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 14, scss/stylesheet.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 14, scss/stylesheet.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 14, scss/stylesheet.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 14, scss/stylesheet.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 14, scss/stylesheet.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 14, scss/stylesheet.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 14, scss/stylesheet.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 14, scss/stylesheet.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 14, scss/stylesheet.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 14, scss/stylesheet.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 14, scss/stylesheet.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 14, scss/stylesheet.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 14, scss/stylesheet.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 14, scss/stylesheet.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 14, scss/stylesheet.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 14, scss/stylesheet.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 14, scss/stylesheet.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 14, scss/stylesheet.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 14, scss/stylesheet.scss */
.fa-random:before {
  content: "\f074";
}

/* line 14, scss/stylesheet.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 14, scss/stylesheet.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 14, scss/stylesheet.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 14, scss/stylesheet.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 14, scss/stylesheet.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 14, scss/stylesheet.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 14, scss/stylesheet.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 14, scss/stylesheet.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 14, scss/stylesheet.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 14, scss/stylesheet.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 14, scss/stylesheet.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 14, scss/stylesheet.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 14, scss/stylesheet.scss */
.fa-key:before {
  content: "\f084";
}

/* line 14, scss/stylesheet.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 14, scss/stylesheet.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 14, scss/stylesheet.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 14, scss/stylesheet.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 14, scss/stylesheet.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 14, scss/stylesheet.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 14, scss/stylesheet.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 14, scss/stylesheet.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 14, scss/stylesheet.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 14, scss/stylesheet.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 14, scss/stylesheet.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 14, scss/stylesheet.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 14, scss/stylesheet.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 14, scss/stylesheet.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 14, scss/stylesheet.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 14, scss/stylesheet.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 14, scss/stylesheet.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 14, scss/stylesheet.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 14, scss/stylesheet.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 14, scss/stylesheet.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 14, scss/stylesheet.scss */
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

/* line 14, scss/stylesheet.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 14, scss/stylesheet.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 14, scss/stylesheet.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 14, scss/stylesheet.scss */
.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

/* line 14, scss/stylesheet.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 14, scss/stylesheet.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 14, scss/stylesheet.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 14, scss/stylesheet.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 14, scss/stylesheet.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 14, scss/stylesheet.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 14, scss/stylesheet.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 14, scss/stylesheet.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 14, scss/stylesheet.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 14, scss/stylesheet.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 14, scss/stylesheet.scss */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 14, scss/stylesheet.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 14, scss/stylesheet.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 14, scss/stylesheet.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 14, scss/stylesheet.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 14, scss/stylesheet.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 14, scss/stylesheet.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 14, scss/stylesheet.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 14, scss/stylesheet.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 14, scss/stylesheet.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 14, scss/stylesheet.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 14, scss/stylesheet.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 14, scss/stylesheet.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 14, scss/stylesheet.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 14, scss/stylesheet.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 14, scss/stylesheet.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 14, scss/stylesheet.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 14, scss/stylesheet.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 14, scss/stylesheet.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 14, scss/stylesheet.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 14, scss/stylesheet.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 14, scss/stylesheet.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 14, scss/stylesheet.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 14, scss/stylesheet.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 14, scss/stylesheet.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 14, scss/stylesheet.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 14, scss/stylesheet.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 14, scss/stylesheet.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 14, scss/stylesheet.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 14, scss/stylesheet.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 14, scss/stylesheet.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 14, scss/stylesheet.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 14, scss/stylesheet.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 14, scss/stylesheet.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 14, scss/stylesheet.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 14, scss/stylesheet.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 14, scss/stylesheet.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 14, scss/stylesheet.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 14, scss/stylesheet.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 14, scss/stylesheet.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 14, scss/stylesheet.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 14, scss/stylesheet.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 14, scss/stylesheet.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 14, scss/stylesheet.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 14, scss/stylesheet.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 14, scss/stylesheet.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 14, scss/stylesheet.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 14, scss/stylesheet.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 14, scss/stylesheet.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 14, scss/stylesheet.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 14, scss/stylesheet.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 14, scss/stylesheet.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 14, scss/stylesheet.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 14, scss/stylesheet.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 14, scss/stylesheet.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 14, scss/stylesheet.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 14, scss/stylesheet.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 14, scss/stylesheet.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 14, scss/stylesheet.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 14, scss/stylesheet.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 14, scss/stylesheet.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 14, scss/stylesheet.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 14, scss/stylesheet.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 14, scss/stylesheet.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 14, scss/stylesheet.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 14, scss/stylesheet.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 14, scss/stylesheet.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 14, scss/stylesheet.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 14, scss/stylesheet.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 14, scss/stylesheet.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 14, scss/stylesheet.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 14, scss/stylesheet.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 14, scss/stylesheet.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 14, scss/stylesheet.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 14, scss/stylesheet.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 14, scss/stylesheet.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 14, scss/stylesheet.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 14, scss/stylesheet.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 14, scss/stylesheet.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 14, scss/stylesheet.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 14, scss/stylesheet.scss */
.fa-code:before {
  content: "\f121";
}

/* line 14, scss/stylesheet.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 14, scss/stylesheet.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 14, scss/stylesheet.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 14, scss/stylesheet.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 14, scss/stylesheet.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 14, scss/stylesheet.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 14, scss/stylesheet.scss */
.fa-question:before {
  content: "\f128";
}

/* line 14, scss/stylesheet.scss */
.fa-info:before {
  content: "\f129";
}

/* line 14, scss/stylesheet.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 14, scss/stylesheet.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 14, scss/stylesheet.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 14, scss/stylesheet.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 14, scss/stylesheet.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 14, scss/stylesheet.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 14, scss/stylesheet.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 14, scss/stylesheet.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 14, scss/stylesheet.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 14, scss/stylesheet.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 14, scss/stylesheet.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 14, scss/stylesheet.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 14, scss/stylesheet.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 14, scss/stylesheet.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 14, scss/stylesheet.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 14, scss/stylesheet.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 14, scss/stylesheet.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 14, scss/stylesheet.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 14, scss/stylesheet.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 14, scss/stylesheet.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 14, scss/stylesheet.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 14, scss/stylesheet.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 14, scss/stylesheet.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 14, scss/stylesheet.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 14, scss/stylesheet.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 14, scss/stylesheet.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 14, scss/stylesheet.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 14, scss/stylesheet.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 14, scss/stylesheet.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 14, scss/stylesheet.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 14, scss/stylesheet.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 14, scss/stylesheet.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 14, scss/stylesheet.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 14, scss/stylesheet.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 14, scss/stylesheet.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 14, scss/stylesheet.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 14, scss/stylesheet.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 14, scss/stylesheet.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 14, scss/stylesheet.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 14, scss/stylesheet.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 14, scss/stylesheet.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 14, scss/stylesheet.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 14, scss/stylesheet.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 14, scss/stylesheet.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 14, scss/stylesheet.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 14, scss/stylesheet.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 14, scss/stylesheet.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 14, scss/stylesheet.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 14, scss/stylesheet.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 14, scss/stylesheet.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 14, scss/stylesheet.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 14, scss/stylesheet.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 14, scss/stylesheet.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 14, scss/stylesheet.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 14, scss/stylesheet.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 14, scss/stylesheet.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 14, scss/stylesheet.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 14, scss/stylesheet.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 14, scss/stylesheet.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 14, scss/stylesheet.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 14, scss/stylesheet.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 14, scss/stylesheet.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 14, scss/stylesheet.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 14, scss/stylesheet.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 14, scss/stylesheet.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 14, scss/stylesheet.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 14, scss/stylesheet.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 14, scss/stylesheet.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 14, scss/stylesheet.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 14, scss/stylesheet.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 14, scss/stylesheet.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 14, scss/stylesheet.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 14, scss/stylesheet.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 14, scss/stylesheet.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 14, scss/stylesheet.scss */
.fa-female:before {
  content: "\f182";
}

/* line 14, scss/stylesheet.scss */
.fa-male:before {
  content: "\f183";
}

/* line 14, scss/stylesheet.scss */
.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

/* line 14, scss/stylesheet.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 14, scss/stylesheet.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 14, scss/stylesheet.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 14, scss/stylesheet.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 14, scss/stylesheet.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 14, scss/stylesheet.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 14, scss/stylesheet.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 14, scss/stylesheet.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 14, scss/stylesheet.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 14, scss/stylesheet.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 14, scss/stylesheet.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 14, scss/stylesheet.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 14, scss/stylesheet.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 14, scss/stylesheet.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 14, scss/stylesheet.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 14, scss/stylesheet.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 14, scss/stylesheet.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 14, scss/stylesheet.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 14, scss/stylesheet.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 14, scss/stylesheet.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 14, scss/stylesheet.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 14, scss/stylesheet.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 14, scss/stylesheet.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 14, scss/stylesheet.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 14, scss/stylesheet.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 14, scss/stylesheet.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 14, scss/stylesheet.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 14, scss/stylesheet.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 14, scss/stylesheet.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 14, scss/stylesheet.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 14, scss/stylesheet.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 14, scss/stylesheet.scss */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 14, scss/stylesheet.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 14, scss/stylesheet.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 14, scss/stylesheet.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 14, scss/stylesheet.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 14, scss/stylesheet.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 14, scss/stylesheet.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 14, scss/stylesheet.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 14, scss/stylesheet.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 14, scss/stylesheet.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 14, scss/stylesheet.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 14, scss/stylesheet.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 14, scss/stylesheet.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 14, scss/stylesheet.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 14, scss/stylesheet.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 14, scss/stylesheet.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 14, scss/stylesheet.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 14, scss/stylesheet.scss */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 14, scss/stylesheet.scss */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 14, scss/stylesheet.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 14, scss/stylesheet.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 14, scss/stylesheet.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 14, scss/stylesheet.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 14, scss/stylesheet.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 14, scss/stylesheet.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 14, scss/stylesheet.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 14, scss/stylesheet.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 14, scss/stylesheet.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 14, scss/stylesheet.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 14, scss/stylesheet.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 14, scss/stylesheet.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 14, scss/stylesheet.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 14, scss/stylesheet.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 14, scss/stylesheet.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 14, scss/stylesheet.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 14, scss/stylesheet.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 14, scss/stylesheet.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 14, scss/stylesheet.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 14, scss/stylesheet.scss */
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 14, scss/stylesheet.scss */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 14, scss/stylesheet.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 14, scss/stylesheet.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 14, scss/stylesheet.scss */
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

/* line 14, scss/stylesheet.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 14, scss/stylesheet.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 14, scss/stylesheet.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 14, scss/stylesheet.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 14, scss/stylesheet.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 14, scss/stylesheet.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 14, scss/stylesheet.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 14, scss/stylesheet.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 14, scss/stylesheet.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 14, scss/stylesheet.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 14, scss/stylesheet.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 14, scss/stylesheet.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 14, scss/stylesheet.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 14, scss/stylesheet.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 14, scss/stylesheet.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 14, scss/stylesheet.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 14, scss/stylesheet.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 14, scss/stylesheet.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 14, scss/stylesheet.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 14, scss/stylesheet.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 14, scss/stylesheet.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 14, scss/stylesheet.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 14, scss/stylesheet.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 14, scss/stylesheet.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 14, scss/stylesheet.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 14, scss/stylesheet.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 14, scss/stylesheet.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 14, scss/stylesheet.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 14, scss/stylesheet.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 14, scss/stylesheet.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 14, scss/stylesheet.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 14, scss/stylesheet.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 14, scss/stylesheet.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 14, scss/stylesheet.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 14, scss/stylesheet.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 14, scss/stylesheet.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 14, scss/stylesheet.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 14, scss/stylesheet.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 14, scss/stylesheet.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 14, scss/stylesheet.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 14, scss/stylesheet.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 14, scss/stylesheet.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 14, scss/stylesheet.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 14, scss/stylesheet.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 14, scss/stylesheet.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 14, scss/stylesheet.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 14, scss/stylesheet.scss */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 14, scss/stylesheet.scss */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 14, scss/stylesheet.scss */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 14, scss/stylesheet.scss */
.fa-dashcube:before {
  content: "\f210";
}

/* line 14, scss/stylesheet.scss */
.fa-forumbee:before {
  content: "\f211";
}

/* line 14, scss/stylesheet.scss */
.fa-leanpub:before {
  content: "\f212";
}

/* line 14, scss/stylesheet.scss */
.fa-sellsy:before {
  content: "\f213";
}

/* line 14, scss/stylesheet.scss */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 14, scss/stylesheet.scss */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 14, scss/stylesheet.scss */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 14, scss/stylesheet.scss */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 14, scss/stylesheet.scss */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 14, scss/stylesheet.scss */
.fa-diamond:before {
  content: "\f219";
}

/* line 14, scss/stylesheet.scss */
.fa-ship:before {
  content: "\f21a";
}

/* line 14, scss/stylesheet.scss */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 14, scss/stylesheet.scss */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 14, scss/stylesheet.scss */
.fa-street-view:before {
  content: "\f21d";
}

/* line 14, scss/stylesheet.scss */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 14, scss/stylesheet.scss */
.fa-venus:before {
  content: "\f221";
}

/* line 14, scss/stylesheet.scss */
.fa-mars:before {
  content: "\f222";
}

/* line 14, scss/stylesheet.scss */
.fa-mercury:before {
  content: "\f223";
}

/* line 14, scss/stylesheet.scss */
.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

/* line 14, scss/stylesheet.scss */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 14, scss/stylesheet.scss */
.fa-venus-double:before {
  content: "\f226";
}

/* line 14, scss/stylesheet.scss */
.fa-mars-double:before {
  content: "\f227";
}

/* line 14, scss/stylesheet.scss */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 14, scss/stylesheet.scss */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 14, scss/stylesheet.scss */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 14, scss/stylesheet.scss */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 14, scss/stylesheet.scss */
.fa-neuter:before {
  content: "\f22c";
}

/* line 14, scss/stylesheet.scss */
.fa-genderless:before {
  content: "\f22d";
}

/* line 14, scss/stylesheet.scss */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 14, scss/stylesheet.scss */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 14, scss/stylesheet.scss */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 14, scss/stylesheet.scss */
.fa-server:before {
  content: "\f233";
}

/* line 14, scss/stylesheet.scss */
.fa-user-plus:before {
  content: "\f234";
}

/* line 14, scss/stylesheet.scss */
.fa-user-times:before {
  content: "\f235";
}

/* line 14, scss/stylesheet.scss */
.fa-hotel:before, .fa-bed:before {
  content: "\f236";
}

/* line 14, scss/stylesheet.scss */
.fa-viacoin:before {
  content: "\f237";
}

/* line 14, scss/stylesheet.scss */
.fa-train:before {
  content: "\f238";
}

/* line 14, scss/stylesheet.scss */
.fa-subway:before {
  content: "\f239";
}

/* line 14, scss/stylesheet.scss */
.fa-medium:before {
  content: "\f23a";
}

/* line 14, scss/stylesheet.scss */
.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

/* line 14, scss/stylesheet.scss */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 14, scss/stylesheet.scss */
.fa-opencart:before {
  content: "\f23d";
}

/* line 14, scss/stylesheet.scss */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 14, scss/stylesheet.scss */
.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240";
}

/* line 14, scss/stylesheet.scss */
.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 14, scss/stylesheet.scss */
.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242";
}

/* line 14, scss/stylesheet.scss */
.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243";
}

/* line 14, scss/stylesheet.scss */
.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244";
}

/* line 14, scss/stylesheet.scss */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 14, scss/stylesheet.scss */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 14, scss/stylesheet.scss */
.fa-object-group:before {
  content: "\f247";
}

/* line 14, scss/stylesheet.scss */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 14, scss/stylesheet.scss */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 14, scss/stylesheet.scss */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 14, scss/stylesheet.scss */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 14, scss/stylesheet.scss */
.fa-clone:before {
  content: "\f24d";
}

/* line 14, scss/stylesheet.scss */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 14, scss/stylesheet.scss */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 14, scss/stylesheet.scss */
.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

/* line 14, scss/stylesheet.scss */
.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

/* line 14, scss/stylesheet.scss */
.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

/* line 14, scss/stylesheet.scss */
.fa-hourglass:before {
  content: "\f254";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 14, scss/stylesheet.scss */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 14, scss/stylesheet.scss */
.fa-trademark:before {
  content: "\f25c";
}

/* line 14, scss/stylesheet.scss */
.fa-registered:before {
  content: "\f25d";
}

/* line 14, scss/stylesheet.scss */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 14, scss/stylesheet.scss */
.fa-gg:before {
  content: "\f260";
}

/* line 14, scss/stylesheet.scss */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 14, scss/stylesheet.scss */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 14, scss/stylesheet.scss */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 14, scss/stylesheet.scss */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 14, scss/stylesheet.scss */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 14, scss/stylesheet.scss */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 14, scss/stylesheet.scss */
.fa-safari:before {
  content: "\f267";
}

/* line 14, scss/stylesheet.scss */
.fa-chrome:before {
  content: "\f268";
}

/* line 14, scss/stylesheet.scss */
.fa-firefox:before {
  content: "\f269";
}

/* line 14, scss/stylesheet.scss */
.fa-opera:before {
  content: "\f26a";
}

/* line 14, scss/stylesheet.scss */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 14, scss/stylesheet.scss */
.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

/* line 14, scss/stylesheet.scss */
.fa-contao:before {
  content: "\f26d";
}

/* line 14, scss/stylesheet.scss */
.fa-500px:before {
  content: "\f26e";
}

/* line 14, scss/stylesheet.scss */
.fa-amazon:before {
  content: "\f270";
}

/* line 14, scss/stylesheet.scss */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 14, scss/stylesheet.scss */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 14, scss/stylesheet.scss */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 14, scss/stylesheet.scss */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 14, scss/stylesheet.scss */
.fa-industry:before {
  content: "\f275";
}

/* line 14, scss/stylesheet.scss */
.fa-map-pin:before {
  content: "\f276";
}

/* line 14, scss/stylesheet.scss */
.fa-map-signs:before {
  content: "\f277";
}

/* line 14, scss/stylesheet.scss */
.fa-map-o:before {
  content: "\f278";
}

/* line 14, scss/stylesheet.scss */
.fa-map:before {
  content: "\f279";
}

/* line 14, scss/stylesheet.scss */
.fa-commenting:before {
  content: "\f27a";
}

/* line 14, scss/stylesheet.scss */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 14, scss/stylesheet.scss */
.fa-houzz:before {
  content: "\f27c";
}

/* line 14, scss/stylesheet.scss */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 14, scss/stylesheet.scss */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 14, scss/stylesheet.scss */
.fa-fonticons:before {
  content: "\f280";
}

/* line 14, scss/stylesheet.scss */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 14, scss/stylesheet.scss */
.fa-edge:before {
  content: "\f282";
}

/* line 14, scss/stylesheet.scss */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 14, scss/stylesheet.scss */
.fa-codiepie:before {
  content: "\f284";
}

/* line 14, scss/stylesheet.scss */
.fa-modx:before {
  content: "\f285";
}

/* line 14, scss/stylesheet.scss */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 14, scss/stylesheet.scss */
.fa-usb:before {
  content: "\f287";
}

/* line 14, scss/stylesheet.scss */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 14, scss/stylesheet.scss */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 14, scss/stylesheet.scss */
.fa-scribd:before {
  content: "\f28a";
}

/* line 14, scss/stylesheet.scss */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 14, scss/stylesheet.scss */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 14, scss/stylesheet.scss */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 14, scss/stylesheet.scss */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 14, scss/stylesheet.scss */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 14, scss/stylesheet.scss */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 14, scss/stylesheet.scss */
.fa-hashtag:before {
  content: "\f292";
}

/* line 14, scss/stylesheet.scss */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 14, scss/stylesheet.scss */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 14, scss/stylesheet.scss */
.fa-percent:before {
  content: "\f295";
}

/* line 14, scss/stylesheet.scss */
.fa-gitlab:before {
  content: "\f296";
}

/* line 14, scss/stylesheet.scss */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 14, scss/stylesheet.scss */
.fa-wpforms:before {
  content: "\f298";
}

/* line 14, scss/stylesheet.scss */
.fa-envira:before {
  content: "\f299";
}

/* line 14, scss/stylesheet.scss */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 14, scss/stylesheet.scss */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 14, scss/stylesheet.scss */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 14, scss/stylesheet.scss */
.fa-blind:before {
  content: "\f29d";
}

/* line 14, scss/stylesheet.scss */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 14, scss/stylesheet.scss */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 14, scss/stylesheet.scss */
.fa-braille:before {
  content: "\f2a1";
}

/* line 14, scss/stylesheet.scss */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 14, scss/stylesheet.scss */
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 14, scss/stylesheet.scss */
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

/* line 14, scss/stylesheet.scss */
.fa-glide:before {
  content: "\f2a5";
}

/* line 14, scss/stylesheet.scss */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 14, scss/stylesheet.scss */
.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

/* line 14, scss/stylesheet.scss */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 14, scss/stylesheet.scss */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 14, scss/stylesheet.scss */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 14, scss/stylesheet.scss */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 14, scss/stylesheet.scss */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 14, scss/stylesheet.scss */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 14, scss/stylesheet.scss */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 14, scss/stylesheet.scss */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 14, scss/stylesheet.scss */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 14, scss/stylesheet.scss */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 14, scss/stylesheet.scss */
.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 14, scss/stylesheet.scss */
.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

/* line 14, scss/stylesheet.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 14, scss/stylesheet.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 203, scss/stylesheet.scss */
strong,
b {
  font-weight: 600;
}

/* line 208, scss/stylesheet.scss */
h1,
h3 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: .6rem;
  font-size: 1.75rem;
  opacity: .95;
}
/* line 214, scss/stylesheet.scss */
h1 a,
h3 a {
  text-decoration: none;
  color: inherit;
}

/* line 222, scss/stylesheet.scss */
[data-href] {
  cursor: pointer;
}

/* line 225, scss/stylesheet.scss */
div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 229, scss/stylesheet.scss */
html {
  font-size: 14px;
  line-height: 1;
}

/* line 233, scss/stylesheet.scss */
body {
  color: #001e3c;
  padding: 0;
  font-size: .9rem;
  line-height: 1.8;
  letter-spacing: .01rem;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
}

/* line 243, scss/stylesheet.scss */
.content {
  box-shadow: 0px 0px 200px rgba(0, 30, 60, 0.05);
  background-color: #fff;
}

/* line 247, scss/stylesheet.scss */
.header-and-content-container {
  -moz-perspective: 800px;
  -webkit-perspective: 800px;
  perspective: 800px;
}

/* line 251, scss/stylesheet.scss */
.background {
  pointer-events: none;
  opacity: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 30, 60, 0.1);
  z-index: 2;
}

/* line 261, scss/stylesheet.scss */
.header-and-content {
  position: relative;
  z-index: 1;
  -webkit-transition: -webkit-transform ease .5s, -webkit-filter ease .5s;
  -moz-transition: -moz-transform ease .5s, -moz-filter ease .5s;
  -ms-transition: -ms-transform ease .5s, -ms-filter ease .5s;
  -o-transition: -o-transform ease .5s, -o-filter ease .5s;
  transition: transform ease .5s, filter ease .5s;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}

/* line 277, scss/stylesheet.scss */
a {
  color: inherit;
}

/* line 280, scss/stylesheet.scss */
[type='button'],
[type='submit'],
button {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  border: 1px solid rgba(0, 30, 60, 0.5);
  display: block;
  font-size: 1rem;
  text-align: center;
  padding: .7rem 1.8rem .5rem 2rem;
  background: #001e3c;
  color: #fff;
  position: relative;
  -webkit-appearance: none;
  z-index: 1;
  cursor: pointer;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
/* line 298, scss/stylesheet.scss */
[type='button']:focus,
[type='submit']:focus,
button:focus {
  outline: none;
}
/* line 301, scss/stylesheet.scss */
[type='button'] span,
[type='submit'] span,
button span {
  position: relative;
  z-index: 2;
}
/* line 306, scss/stylesheet.scss */
[type='button']:hover,
[type='submit']:hover,
button:hover {
  color: #001e3c;
  border-color: #001e3c;
  background-color: #fff;
}

/* line 313, scss/stylesheet.scss */
#logo {
  position: relative;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 6rem;
  text-align: center;
  opacity: 0;
  -moz-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
}
/* line 321, scss/stylesheet.scss */
#logo.on {
  opacity: 1;
}
/* line 324, scss/stylesheet.scss */
#logo h2 {
  display: block;
  text-align: center;
  font-family: 'Hind', sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0 auto .5rem auto;
  opacity: .9;
  text-transform: uppercase;
}
/* line 336, scss/stylesheet.scss */
#logo h2 span {
  padding: 0 10px;
}
/* line 341, scss/stylesheet.scss */
#logo div.slogan {
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  font-size: .80rem;
  font-weight: 300;
  opacity: .6;
  display: block;
  letter-spacing: 11px;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto;
  line-height: 1.3;
}
/* line 356, scss/stylesheet.scss */
#logo div.slogan span {
  padding: 0 5px;
}
/* line 360, scss/stylesheet.scss */
#logo div.subtitle {
  font-size: .55rem;
  text-transform: uppercase;
  opacity: .5;
  letter-spacing: 11px;
  line-height: 1.4;
  font-family: 'Hind', sans-serif;
}
/* line 370, scss/stylesheet.scss */
#logo div span.last {
  letter-spacing: 0px;
}
/* line 373, scss/stylesheet.scss */
#logo div span.slash {
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  font-size: .4rem;
}

/* line 384, scss/stylesheet.scss */
.header {
  margin: 0 auto;
  padding: 8rem 7% 4rem 7%;
  max-width: 2000px;
  width: 100%;
  position: relative;
}

/* line 391, scss/stylesheet.scss */
.content-container {
  margin: 0 auto;
  padding: 4rem 6%;
  max-width: 2000px;
  width: 100%;
  position: relative;
}

/* line 402, scss/stylesheet.scss */
.single-projects .header {
  padding-top: 4rem;
  text-align: center;
}
/* line 20, scss/stylesheet.scss */
.single-projects .header:after {
  clear: both;
  display: block;
  content: '';
}
/* line 406, scss/stylesheet.scss */
.single-projects .header #logo {
  display: inline-block;
  width: auto;
  margin: 0;
}
/* line 410, scss/stylesheet.scss */
.single-projects .header #logo h2 {
  font-size: 1rem;
  margin-bottom: 0;
  letter-spacing: 14px;
}
/* line 416, scss/stylesheet.scss */
.single-projects .header #logo div {
  display: none;
}
/* line 420, scss/stylesheet.scss */
.single-projects .header #menu {
  display: inline-block;
  margin: 0 0 0 4rem;
  text-align: left;
}

/* line 427, scss/stylesheet.scss */
#menu {
  text-align: center;
}
/* line 429, scss/stylesheet.scss */
#menu .mobile {
  display: none;
}
/* line 433, scss/stylesheet.scss */
#menu ul li {
  cursor: pointer;
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
  font-size: .8rem;
  text-transform: uppercase;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  font-weight: 400;
  letter-spacing: 5px;
}
/* line 444, scss/stylesheet.scss */
#menu ul li a {
  text-decoration: none;
}
/* line 447, scss/stylesheet.scss */
#menu ul li.active {
  font-weight: 600;
}
/* line 450, scss/stylesheet.scss */
#menu ul li:after {
  content: '|';
  display: inline-block;
  padding-left: 1rem;
  opacity: .8;
  font-weight: 300;
  font-size: 1.2rem;
}
/* line 458, scss/stylesheet.scss */
#menu ul li.filter {
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  font-size: .9rem;
  line-height: .8;
}
/* line 463, scss/stylesheet.scss */
#menu ul li.filter:after {
  content: '';
}
/* line 467, scss/stylesheet.scss */
#menu ul li:last-child {
  margin-right: 0;
}
/* line 469, scss/stylesheet.scss */
#menu ul li:last-child:after {
  content: '';
  padding-left: 0;
}

/* line 479, scss/stylesheet.scss */
.items {
  width: 100%;
}
/* line 481, scss/stylesheet.scss */
.items .gutter-sizer {
  width: 5%;
}
/* line 484, scss/stylesheet.scss */
.items .item,
.items .grid-sizer {
  width: 30%;
}
/* line 70, scss/stylesheet.scss */
.items .item {
  margin-bottom: 5rem;
}
/* line 75, scss/stylesheet.scss */
.items .item.hover-effect:hover .item-img img {
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  opacity: 1;
}
/* line 81, scss/stylesheet.scss */
.items .item.hover-effect:hover .item-title h1,
.items .item.hover-effect:hover .item-title h3,
.items .item.hover-effect:hover .item-title h5,
.items .item.hover-effect:hover .item-title h6 {
  opacity: 1;
}
/* line 86, scss/stylesheet.scss */
.items .item.hover-effect:hover .item-title h1 .price,
.items .item.hover-effect:hover .item-title h3 .price,
.items .item.hover-effect:hover .item-title h5 .price,
.items .item.hover-effect:hover .item-title h6 .price {
  opacity: 1;
}
/* line 94, scss/stylesheet.scss */
.items .item .item-img {
  line-height: 0;
  font-size: 0;
  margin-bottom: 2rem;
  overflow: hidden;
}
/* line 99, scss/stylesheet.scss */
.items .item .item-img img {
  width: 100%;
  height: auto;
  -moz-transition: ease-in-out 0.25s;
  -o-transition: ease-in-out 0.25s;
  -webkit-transition: ease-in-out 0.25s;
  transition: ease-in-out 0.25s;
}
/* line 105, scss/stylesheet.scss */
.items .item .item-img #slider {
  width: 100%;
  height: 100%;
}
/* line 109, scss/stylesheet.scss */
.items .item .item-img #slider .ms-slide img {
  margin-top: 0 !important;
}
/* line 113, scss/stylesheet.scss */
.items .item .item-img #slider .ms-bullets {
  bottom: auto;
  top: 1rem;
}
/* line 117, scss/stylesheet.scss */
.items .item .item-img #slider .ms-bullet {
  width: 9px;
  height: 9px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding: 0px;
  background-color: #001e3c;
  opacity: .25;
}
/* line 124, scss/stylesheet.scss */
.items .item .item-img #slider .ms-bullet.ms-bullet-selected {
  opacity: .8;
}
/* line 20, scss/stylesheet.scss */
.items .item .item-info:after {
  clear: both;
  display: block;
  content: '';
}
/* line 137, scss/stylesheet.scss */
.items .item .item-info .item-title h1,
.items .item .item-info .item-title h3 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
/*   letter-spacing: 7px; */
    letter-spacing: 3px;

    word-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: .6rem;
  opacity: .95;
}
/* line 142, scss/stylesheet.scss */
.items .item .item-info .item-title h1 a,
.items .item .item-info .item-title h3 a {
  text-decoration: none;
  color: inherit;
}
/* line 146, scss/stylesheet.scss */
.items .item .item-info .item-title h1 .price,
.items .item .item-info .item-title h3 .price {
  float: right;
  font-weight: 500;
  font-size: 1rem;
  opacity: 1;
  letter-spacing: 2px;
  -moz-transform: translate(7px, 0);
  -ms-transform: translate(7px, 0);
  -webkit-transform: translate(7px, 0);
  transform: translate(7px, 0);
}
/* line 161, scss/stylesheet.scss */
.items .item .item-info .item-title h5 {
  font-size: .6rem;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 300;
  opacity: .8;
  margin-bottom: .7rem;
}
/* line 164, scss/stylesheet.scss */
.items .item .item-info .item-title h5 a {
  text-decoration: none;
}
/* line 167, scss/stylesheet.scss */
.items .item .item-info .item-title h5 span {
  font-size: .6rem;
  opacity: .5;
  padding: 0 .5rem;
}
/* line 173, scss/stylesheet.scss */
.items .item .item-info .item-title h6 {
  font-size: .6rem;
  font-family: 'Hind', sans-serif;
  letter-spacing: 5px;
  font-weight: 300;
  opacity: .8;
}
/* line 176, scss/stylesheet.scss */
.items .item .item-info .item-title h3, .items .item .item-info .item-title h5, .items .item .item-info .item-title h6 {
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 178, scss/stylesheet.scss */
.items .item .item-info .item-title h3 .price, .items .item .item-info .item-title h5 .price, .items .item .item-info .item-title h6 .price {
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 183, scss/stylesheet.scss */
.items .item .item-info .item-desc {
  margin-top: 2rem;
}
/* line 185, scss/stylesheet.scss */
.items .item .item-info .item-desc ul,
.items .item .item-info .item-desc p {
  font-size: .9rem;
  line-height: 1.8;
  letter-spacing: .01rem;
  opacity: .7;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
/* line 189, scss/stylesheet.scss */
.items .item .item-info .item-desc ul:last-child,
.items .item .item-info .item-desc p:last-child {
  margin-bottom: 0;
}
/* line 194, scss/stylesheet.scss */
.items .item .item-info .item-desc ul li {
  margin-bottom: .25rem;
}

/* line 491, scss/stylesheet.scss */
.product {
  width: 100%;
}
/* line 70, scss/stylesheet.scss */
.product .item {
  margin-bottom: 5rem;
}
/* line 75, scss/stylesheet.scss */
.product .item.hover-effect:hover .item-img img {
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  opacity: 1;
}
/* line 81, scss/stylesheet.scss */
.product .item.hover-effect:hover .item-title h1,
.product .item.hover-effect:hover .item-title h3,
.product .item.hover-effect:hover .item-title h5,
.product .item.hover-effect:hover .item-title h6 {
  opacity: 1;
}
/* line 86, scss/stylesheet.scss */
.product .item.hover-effect:hover .item-title h1 .price,
.product .item.hover-effect:hover .item-title h3 .price,
.product .item.hover-effect:hover .item-title h5 .price,
.product .item.hover-effect:hover .item-title h6 .price {
  opacity: 1;
}
/* line 94, scss/stylesheet.scss */
.product .item .item-img {
  line-height: 0;
  font-size: 0;
  margin-bottom: 2rem;
  overflow: hidden;
}
/* line 99, scss/stylesheet.scss */
.product .item .item-img img {
  width: 100%;
  height: auto;
  -moz-transition: ease-in-out 0.25s;
  -o-transition: ease-in-out 0.25s;
  -webkit-transition: ease-in-out 0.25s;
  transition: ease-in-out 0.25s;
}
/* line 105, scss/stylesheet.scss */
.product .item .item-img #slider {
  width: 100%;
  height: 100%;
}
/* line 109, scss/stylesheet.scss */
.product .item .item-img #slider .ms-slide img {
  margin-top: 0 !important;
}
/* line 113, scss/stylesheet.scss */
.product .item .item-img #slider .ms-bullets {
  bottom: auto;
  top: 1rem;
}
/* line 117, scss/stylesheet.scss */
.product .item .item-img #slider .ms-bullet {
  width: 9px;
  height: 9px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  padding: 0px;
  background-color: #001e3c;
  opacity: .25;
}
/* line 124, scss/stylesheet.scss */
.product .item .item-img #slider .ms-bullet.ms-bullet-selected {
  opacity: .8;
}
/* line 20, scss/stylesheet.scss */
.product .item .item-info:after {
  clear: both;
  display: block;
  content: '';
}
/* line 137, scss/stylesheet.scss */
.product .item .item-info .item-title h1,
.product .item .item-info .item-title h3 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: .6rem;
  opacity: .95;
}
/* line 142, scss/stylesheet.scss */
.product .item .item-info .item-title h1 a,
.product .item .item-info .item-title h3 a {
  text-decoration: none;
  color: inherit;
}
/* line 146, scss/stylesheet.scss */
.product .item .item-info .item-title h1 .price,
.product .item .item-info .item-title h3 .price {
  float: right;
  font-weight: 500;
  font-size: 1rem;
  opacity: 1;
  letter-spacing: 2px;
  -moz-transform: translate(7px, 0);
  -ms-transform: translate(7px, 0);
  -webkit-transform: translate(7px, 0);
  transform: translate(7px, 0);
}
/* line 161, scss/stylesheet.scss */
.product .item .item-info .item-title h5 {
  font-size: .6rem;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 300;
  opacity: .8;
  margin-bottom: .7rem;
}
/* line 164, scss/stylesheet.scss */
.product .item .item-info .item-title h5 a {
  text-decoration: none;
}
/* line 167, scss/stylesheet.scss */
.product .item .item-info .item-title h5 span {
  font-size: .6rem;
  opacity: .5;
  padding: 0 .5rem;
}
/* line 173, scss/stylesheet.scss */
.product .item .item-info .item-title h6 {
  font-size: .6rem;
  font-family: 'Hind', sans-serif;
  letter-spacing: 5px;
  font-weight: 300;
  opacity: .8;
}
/* line 176, scss/stylesheet.scss */
.product .item .item-info .item-title h3, .product .item .item-info .item-title h5, .product .item .item-info .item-title h6 {
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 178, scss/stylesheet.scss */
.product .item .item-info .item-title h3 .price, .product .item .item-info .item-title h5 .price, .product .item .item-info .item-title h6 .price {
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
/* line 183, scss/stylesheet.scss */
.product .item .item-info .item-desc {
  margin-top: 2rem;
}
/* line 185, scss/stylesheet.scss */
.product .item .item-info .item-desc ul,
.product .item .item-info .item-desc p {
  font-size: .9rem;
  line-height: 1.8;
  letter-spacing: .01rem;
  opacity: .7;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
/* line 189, scss/stylesheet.scss */
.product .item .item-info .item-desc ul:last-child,
.product .item .item-info .item-desc p:last-child {
  margin-bottom: 0;
}
/* line 194, scss/stylesheet.scss */
.product .item .item-info .item-desc ul li {
  margin-bottom: .25rem;
}
/* line 495, scss/stylesheet.scss */
.product .item .item-img,
.product .item .item-info {
  width: 50%;
  float: right;
}
/* line 20, scss/stylesheet.scss */
.product .item:after {
  clear: both;
  display: block;
  content: '';
}
/* line 502, scss/stylesheet.scss */
.product .item .item-img {
  padding-right: 2rem;
  position: relative;
}
/* line 505, scss/stylesheet.scss */
.product .item .item-img .dots {
  width: 100%;
  padding-right: 2rem;
  height: 10px;
  position: absolute;
  bottom: 10px;
  left: 0;
  text-align: center;
}
/* line 513, scss/stylesheet.scss */
.product .item .item-img .dots .dot {
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #001e3c;
  margin: 0 4px;
  opacity: .2;
  cursor: pointer;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
/* line 521, scss/stylesheet.scss */
.product .item .item-img .dots .dot.a {
  opacity: 1;
}
/* line 529, scss/stylesheet.scss */
.product .item .item-info {
  padding-left: 2rem;
}
/* line 20, scss/stylesheet.scss */
.product .item .item-info:after {
  clear: both;
  display: block;
  content: '';
}
/* line 533, scss/stylesheet.scss */
.product .item .item-info .item-title h1 {
  font-size: 1.75rem;
}
/* line 537, scss/stylesheet.scss */
.product .item .item-info h3 {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  letter-spacing: 3px;
  font-size: .75rem;
  margin-bottom: 1rem;
  padding-bottom: 0.1rem;
  opacity: .9;
}
/* line 546, scss/stylesheet.scss */
.product .item .item-info h3 span {
  letter-spacing: 0;
}
/* line 550, scss/stylesheet.scss */
.product .item .item-info .item-block {
  display: block;
  width: 100%;
  margin-bottom: 2rem;
  float: left;
  padding-right: 4rem;
}
/* line 556, scss/stylesheet.scss */
.product .item .item-info .item-block.item-block-half {
  width: 50%;
}
/* line 560, scss/stylesheet.scss */
.product .item .item-info .order {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
/* line 563, scss/stylesheet.scss */
.product .item .item-info .order .price,
.product .item .item-info .order button {
  display: inline-block;
  vertical-align: middle;
}
/* line 568, scss/stylesheet.scss */
.product .item .item-info .order .price {
  margin-left: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 3px;
}
/* line 578, scss/stylesheet.scss */
.product .item .item-info .table ul {
  font-size: .9rem;
  line-height: 1.8;
  letter-spacing: .01rem;
  opacity: .7;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  line-height: 1.7;
  opacity: .7;
}
/* line 583, scss/stylesheet.scss */
.product .item .item-info .table ul li a {
  text-decoration: none;
}
/* line 588, scss/stylesheet.scss */
.product .item .item-info .table .fa {
  margin-right: .5rem;
}
/* line 591, scss/stylesheet.scss */
.product .item .item-info .table .table-block {
  margin-bottom: 2rem;
}
/* line 594, scss/stylesheet.scss */
.product .item .item-info .table .row {
  padding: .5rem 0;
}
/* line 600, scss/stylesheet.scss */
.product .item .item-info .table .row label {
  text-transform: uppercase;
  font-size: .6rem;
  font-family: 'Hind', sans-serif;
  letter-spacing: 5px;
  font-weight: 300;
  opacity: .8;
  margin-bottom: .5rem;
  display: block;
  letter-spacing: 3px;
}
/* line 607, scss/stylesheet.scss */
.product .item .item-info .table .row .value {
  font-size: .9rem;
  line-height: 1.8;
  letter-spacing: .01rem;
  opacity: .7;
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  line-height: 1.7;
  opacity: .7;
}

/* line 627, scss/stylesheet.scss */
#map {
  height: 500px;
  width: 100%;
}

/* line 631, scss/stylesheet.scss */
.form-container {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 1000;
  top: 100%;
  left: 0;
  display: block;
  -moz-transition: ease-in-out 0.25s all;
  -o-transition: ease-in-out 0.25s all;
  -webkit-transition: ease-in-out 0.25s all;
  transition: ease-in-out 0.25s all;
}
/* line 640, scss/stylesheet.scss */
.form-container .form-container-outer {
  width: 100%;
  height: 100%;
  display: table;
}
/* line 645, scss/stylesheet.scss */
.form-container .form-container-inner {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: 100%;
  padding: 2rem;
  max-height: 100%;
}
/* line 654, scss/stylesheet.scss */
.form-container .form-container-inner .form-itself {
  background-color: #fff;
  max-width: 600px;
  position: relative;
  margin: 0 auto;
}
/* line 659, scss/stylesheet.scss */
.form-container .form-container-inner .form-itself .close {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  text-align: center;
  font-size: 2rem;
  line-height: 1.6;
  width: 40px;
  height: 40px;
  cursor: pointer;
  -moz-transition: ease-in-out 0.25s;
  -o-transition: ease-in-out 0.25s;
  -webkit-transition: ease-in-out 0.25s;
  transition: ease-in-out 0.25s;
}
/* line 671, scss/stylesheet.scss */
.form-container .form-container-inner .form-itself .close:hover {
  background-color: rgba(0, 30, 60, 0.9);
  color: #fff;
}
/* line 676, scss/stylesheet.scss */
.form-container .form-container-inner .form-itself .scrollable {
  position: relative;
  z-index: 1;
  padding: 4rem;
  overflow: auto;
  height: 100%;
}
/* line 685, scss/stylesheet.scss */
.form-container .nf-before-form-content {
  margin-bottom: 2rem;
}
/* line 688, scss/stylesheet.scss */
.form-container .nf-field-container {
  margin-bottom: .5rem;
}
/* line 691, scss/stylesheet.scss */
.form-container [type='text'],
.form-container [type='number'],
.form-container [type='email'],
.form-container [type='tel'],
.form-container select,
.form-container textarea {
  border: none;
  background-color: rgba(0, 30, 60, 0.05);
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  color: #001e3c;
  padding: .25rem;
}
/* line 702, scss/stylesheet.scss */
.form-container [type='text']:focus,
.form-container [type='number']:focus,
.form-container [type='email']:focus,
.form-container [type='tel']:focus,
.form-container select:focus,
.form-container textarea:focus {
  outline: none;
  background-color: rgba(0, 30, 60, 0.1);
}
/* line 706, scss/stylesheet.scss */
.form-container [type='text'][disabled],
.form-container [type='number'][disabled],
.form-container [type='email'][disabled],
.form-container [type='tel'][disabled],
.form-container select[disabled],
.form-container textarea[disabled] {
  background-color: #fff;
}
/* line 711, scss/stylesheet.scss */
.form-container textarea {
  height: 100px !important;
}
/* line 714, scss/stylesheet.scss */
.form-container .nf-field-label {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  letter-spacing: 3px;
  font-size: .75rem;
  margin-top: .4rem;
  padding-bottom: 0.1rem;
  opacity: .9;
}
/* line 723, scss/stylesheet.scss */
.form-container .hr-container {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
/* line 726, scss/stylesheet.scss */
.form-container .hr-container .nf-field-label {
  display: none;
}
/* line 729, scss/stylesheet.scss */
.form-container .hr-container hr {
  height: 1px;
  border: none;
  background-color: rgba(0, 30, 60, 0.1);
}

/* line 739, scss/stylesheet.scss */
[data-type='contact'] .submit-wrap .nf-field-label {
  display: none;
}

/* line 748, scss/stylesheet.scss */
body.form-opened .background {
  opacity: 1;
}
/* line 751, scss/stylesheet.scss */
body.form-opened .header-and-content {
  -webkit-filter: blur(2px);
  filter: blur(2px);
  -moz-transform: rotateX(2deg);
  -ms-transform: rotateX(2deg);
  -webkit-transform: rotateX(2deg);
  transform: rotateX(2deg);
}
/* line 757, scss/stylesheet.scss */
body.form-opened.form-order .form-container[data-type='order'] {
  top: 0;
}
/* line 762, scss/stylesheet.scss */
body.form-opened.form-contact .form-container[data-type='contact'] {
  top: 0;
}

/* line 770, scss/stylesheet.scss */
#mc_signup label {
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Hind', sans-serif;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  letter-spacing: 3px;
  font-size: .75rem;
  margin-top: .4rem;
  padding-bottom: 0.1rem;
  opacity: .9;
  margin-bottom: 10px;
}
/* line 780, scss/stylesheet.scss */
#mc_signup .mc_merge_var {
  margin-bottom: 1rem;
}
/* line 783, scss/stylesheet.scss */
#mc_signup .mc_form_inside {
  margin-top: 2rem;
}
/* line 786, scss/stylesheet.scss */
#mc_signup .mc_signup_submit {
  margin-top: 1rem;
}
/* line 789, scss/stylesheet.scss */
#mc_signup [type='text'],
#mc_signup select,
#mc_signup textarea {
  width: 100%;
  border: none;
  background-color: rgba(0, 30, 60, 0.05);
  font-family: 'Hind', sans-serif;
  letter-spacing: 1px;
  color: #001e3c;
  padding: .25rem;
}
/* line 798, scss/stylesheet.scss */
#mc_signup [type='text']:focus,
#mc_signup select:focus,
#mc_signup textarea:focus {
  outline: none;
  background-color: rgba(0, 30, 60, 0.1);
}
/* line 802, scss/stylesheet.scss */
#mc_signup [type='text'][disabled],
#mc_signup select[disabled],
#mc_signup textarea[disabled] {
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  /* line 809, scss/stylesheet.scss */
  .items .gutter-sizer {
    width: 5%;
  }
  /* line 812, scss/stylesheet.scss */
  .items .grid-sizer,
  .items .item {
    width: 47.5%;
  }

  /* line 821, scss/stylesheet.scss */
  .product .item .item-info .item-block.item-block-half {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  /* line 833, scss/stylesheet.scss */
  .items .gutter-sizer {
    width: 0%;
  }
  /* line 836, scss/stylesheet.scss */
  .items .grid-sizer,
  .items .item {
    width: 100%;
  }

  /* line 841, scss/stylesheet.scss */
  .header {
    padding: 2rem 0;
  }

  /* line 844, scss/stylesheet.scss */
  #menu {
    text-align: center;
  }
  /* line 846, scss/stylesheet.scss */
  #menu .mobile {
    cursor: pointer;
    display: block;
    margin: 0 auto;
    width: 34px;
  }
  /* line 851, scss/stylesheet.scss */
  #menu .mobile span {
    margin-bottom: .4rem;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #001e3c;
  }
  /* line 857, scss/stylesheet.scss */
  #menu .mobile span:last-child {
    margin-bottom: 0;
  }
  /* line 862, scss/stylesheet.scss */
  #menu ul {
    max-height: 0;
    overflow: hidden;
    -moz-transition: ease-in-out 0.25s max-height;
    -o-transition: ease-in-out 0.25s max-height;
    -webkit-transition: ease-in-out 0.25s max-height;
    transition: ease-in-out 0.25s max-height;
  }
  /* line 867, scss/stylesheet.scss */
  #menu ul li {
    display: block;
    width: 100%;
    line-height: 1.5;
    font-size: 1rem;
    margin: .75rem 0;
  }
  /* line 873, scss/stylesheet.scss */
  #menu ul li:first-child {
    margin-top: 1.5rem;
  }
  /* line 876, scss/stylesheet.scss */
  #menu ul li:after {
    display: none;
  }
  /* line 882, scss/stylesheet.scss */
  #menu.open ul {
    max-height: 300px;
  }

  /* line 888, scss/stylesheet.scss */
  .single-projects .header {
    padding-top: 3rem;
  }
  /* line 891, scss/stylesheet.scss */
  .single-projects .header #logo h2 {
    margin-bottom: 1.5rem;
  }
  /* line 895, scss/stylesheet.scss */
  .single-projects .header #menu {
    text-align: center;
    margin: 0;
  }

  /* line 900, scss/stylesheet.scss */
  .content-container {
    padding-top: 1.5rem;
  }

  /* line 904, scss/stylesheet.scss */
  .items .item {
    margin-bottom: 2rem;
  }

  /* line 908, scss/stylesheet.scss */
  #logo {
    margin-bottom: 2rem !important;
    display: block !important;
  }
  /* line 911, scss/stylesheet.scss */
  #logo h2 {
    font-size: 1.5rem;
    line-height: 1.1;
  }
  /* line 914, scss/stylesheet.scss */
  #logo h2 span {
    padding: 0 6px;
  }
  /* line 918, scss/stylesheet.scss */
  #logo div.slogan {
    font-size: .78rem;
  }
  /* line 920, scss/stylesheet.scss */
  #logo div.slogan span {
    padding: 0 2px;
  }

  /* line 927, scss/stylesheet.scss */
  .product .item .item-img,
  .product .item .item-info {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  /* line 934, scss/stylesheet.scss */
  .product .item .item-info .item-block {
    padding-right: 0rem;
  }

  /* line 942, scss/stylesheet.scss */
  .form-container .form-container-inner {
    padding: 0;
  }
  /* line 945, scss/stylesheet.scss */
  .form-container .form-container-inner .form-itself .scrollable {
    padding: 1.5rem;
  }
}
