/*!
 *  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;
}
.nywicig {
  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 */
.nywicig-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.nywicig-2x {
  font-size: 2em;
}
.nywicig-3x {
  font-size: 3em;
}
.nywicig-4x {
  font-size: 4em;
}
.nywicig-5x {
  font-size: 5em;
}
.nywicig-fw {
  width: 1.28571429em;
  text-align: center;
}
.nywicig-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.nywicig-ul > li {
  position: relative;
}
.nywicig-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.nywicig-li.nywicig-lg {
  left: -1.85714286em;
}
.nywicig-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.nywicig-pull-left {
  float: left;
}
.nywicig-pull-right {
  float: right;
}
.nywicig.nywicig-pull-left {
  margin-right: .3em;
}
.nywicig.nywicig-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.nywicig.pull-left {
  margin-right: .3em;
}
.nywicig.pull-right {
  margin-left: .3em;
}
.nywicig-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.nywicig-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);
  }
}
.nywicig-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nywicig-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nywicig-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.nywicig-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);
}
.nywicig-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);
}
:root .nywicig-rotate-90,
:root .nywicig-rotate-180,
:root .nywicig-rotate-270,
:root .nywicig-flip-horizontal,
:root .nywicig-flip-vertical {
  filter: none;
}
.nywicig-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.nywicig-stack-1x,
.nywicig-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.nywicig-stack-1x {
  line-height: inherit;
}
.nywicig-stack-2x {
  font-size: 2em;
}
.nywicig-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.nywicig-glass:before {
  content: "";
}
.nywicig-music:before {
  content: "";
}
.nywicig-search:before {
  content: "";
}
.nywicig-envelope-o:before {
  content: "";
}
.nywicig-heart:before {
  content: "";
}
.nywicig-star:before {
  content: "";
}
.nywicig-star-o:before {
  content: "";
}
.nywicig-user:before {
  content: "";
}
.nywicig-film:before {
  content: "";
}
.nywicig-th-large:before {
  content: "";
}
.nywicig-th:before {
  content: "";
}
.nywicig-th-list:before {
  content: "";
}
.nywicig-check:before {
  content: "";
}
.nywicig-remove:before,
.nywicig-close:before,
.nywicig-times:before {
  content: "";
}
.nywicig-search-plus:before {
  content: "";
}
.nywicig-search-minus:before {
  content: "";
}
.nywicig-power-off:before {
  content: "";
}
.nywicig-signal:before {
  content: "";
}
.nywicig-gear:before,
.nywicig-cog:before {
  content: "";
}
.nywicig-trash-o:before {
  content: "";
}
.nywicig-home:before {
  content: "";
}
.nywicig-file-o:before {
  content: "";
}
.nywicig-clock-o:before {
  content: "";
}
.nywicig-road:before {
  content: "";
}
.nywicig-download:before {
  content: "";
}
.nywicig-arrow-circle-o-down:before {
  content: "";
}
.nywicig-arrow-circle-o-up:before {
  content: "";
}
.nywicig-inbox:before {
  content: "";
}
.nywicig-play-circle-o:before {
  content: "";
}
.nywicig-rotate-right:before,
.nywicig-repeat:before {
  content: "";
}
.nywicig-refresh:before {
  content: "";
}
.nywicig-list-alt:before {
  content: "";
}
.nywicig-lock:before {
  content: "";
}
.nywicig-flag:before {
  content: "";
}
.nywicig-headphones:before {
  content: "";
}
.nywicig-volume-off:before {
  content: "";
}
.nywicig-volume-down:before {
  content: "";
}
.nywicig-volume-up:before {
  content: "";
}
.nywicig-qrcode:before {
  content: "";
}
.nywicig-barcode:before {
  content: "";
}
.nywicig-tag:before {
  content: "";
}
.nywicig-tags:before {
  content: "";
}
.nywicig-book:before {
  content: "";
}
.nywicig-bookmark:before {
  content: "";
}
.nywicig-print:before {
  content: "";
}
.nywicig-camera:before {
  content: "";
}
.nywicig-font:before {
  content: "";
}
.nywicig-bold:before {
  content: "";
}
.nywicig-italic:before {
  content: "";
}
.nywicig-text-height:before {
  content: "";
}
.nywicig-text-width:before {
  content: "";
}
.nywicig-align-left:before {
  content: "";
}
.nywicig-align-center:before {
  content: "";
}
.nywicig-align-right:before {
  content: "";
}
.nywicig-align-justify:before {
  content: "";
}
.nywicig-list:before {
  content: "";
}
.nywicig-dedent:before,
.nywicig-outdent:before {
  content: "";
}
.nywicig-indent:before {
  content: "";
}
.nywicig-video-camera:before {
  content: "";
}
.nywicig-photo:before,
.nywicig-image:before,
.nywicig-picture-o:before {
  content: "";
}
.nywicig-pencil:before {
  content: "";
}
.nywicig-map-marker:before {
  content: "";
}
.nywicig-adjust:before {
  content: "";
}
.nywicig-tint:before {
  content: "";
}
.nywicig-edit:before,
.nywicig-pencil-square-o:before {
  content: "";
}
.nywicig-share-square-o:before {
  content: "";
}
.nywicig-check-square-o:before {
  content: "";
}
.nywicig-arrows:before {
  content: "";
}
.nywicig-step-backward:before {
  content: "";
}
.nywicig-fast-backward:before {
  content: "";
}
.nywicig-backward:before {
  content: "";
}
.nywicig-play:before {
  content: "";
}
.nywicig-pause:before {
  content: "";
}
.nywicig-stop:before {
  content: "";
}
.nywicig-forward:before {
  content: "";
}
.nywicig-fast-forward:before {
  content: "";
}
.nywicig-step-forward:before {
  content: "";
}
.nywicig-eject:before {
  content: "";
}
.nywicig-chevron-left:before {
  content: "";
}
.nywicig-chevron-right:before {
  content: "";
}
.nywicig-plus-circle:before {
  content: "";
}
.nywicig-minus-circle:before {
  content: "";
}
.nywicig-times-circle:before {
  content: "";
}
.nywicig-check-circle:before {
  content: "";
}
.nywicig-question-circle:before {
  content: "";
}
.nywicig-info-circle:before {
  content: "";
}
.nywicig-crosshairs:before {
  content: "";
}
.nywicig-times-circle-o:before {
  content: "";
}
.nywicig-check-circle-o:before {
  content: "";
}
.nywicig-ban:before {
  content: "";
}
.nywicig-arrow-left:before {
  content: "";
}
.nywicig-arrow-right:before {
  content: "";
}
.nywicig-arrow-up:before {
  content: "";
}
.nywicig-arrow-down:before {
  content: "";
}
.nywicig-mail-forward:before,
.nywicig-share:before {
  content: "";
}
.nywicig-expand:before {
  content: "";
}
.nywicig-compress:before {
  content: "";
}
.nywicig-plus:before {
  content: "";
}
.nywicig-minus:before {
  content: "";
}
.nywicig-asterisk:before {
  content: "";
}
.nywicig-exclamation-circle:before {
  content: "";
}
.nywicig-gift:before {
  content: "";
}
.nywicig-leaf:before {
  content: "";
}
.nywicig-fire:before {
  content: "";
}
.nywicig-eye:before {
  content: "";
}
.nywicig-eye-slash:before {
  content: "";
}
.nywicig-warning:before,
.nywicig-exclamation-triangle:before {
  content: "";
}
.nywicig-plane:before {
  content: "";
}
.nywicig-calendar:before {
  content: "";
}
.nywicig-random:before {
  content: "";
}
.nywicig-comment:before {
  content: "";
}
.nywicig-magnet:before {
  content: "";
}
.nywicig-chevron-up:before {
  content: "";
}
.minyniw:before {
  content: "";
}
.nywicig-retweet:before {
  content: "";
}
.nywicig-shopping-cart:before {
  content: "";
}
.nywicig-folder:before {
  content: "";
}
.nywicig-folder-open:before {
  content: "";
}
.nywicig-arrows-v:before {
  content: "";
}
.nywicig-arrows-h:before {
  content: "";
}
.nywicig-bar-chart-o:before,
.nywicig-bar-chart:before {
  content: "";
}
.nywicig-twitter-square:before {
  content: "";
}
.nywicig-facebook-square:before {
  content: "";
}
.nywicig-camera-retro:before {
  content: "";
}
.nywicig-key:before {
  content: "";
}
.nywicig-gears:before,
.nywicig-cogs:before {
  content: "";
}
.nywicig-comments:before {
  content: "";
}
.nywicig-thumbs-o-up:before {
  content: "";
}
.nywicig-thumbs-o-down:before {
  content: "";
}
.nywicig-star-half:before {
  content: "";
}
.nywicig-heart-o:before {
  content: "";
}
.nywicig-sign-out:before {
  content: "";
}
.nywicig-linkedin-square:before {
  content: "";
}
.nywicig-thumb-tack:before {
  content: "";
}
.nywicig-external-link:before {
  content: "";
}
.nywicig-sign-in:before {
  content: "";
}
.nywicig-trophy:before {
  content: "";
}
.nywicig-github-square:before {
  content: "";
}
.nywicig-upload:before {
  content: "";
}
.nywicig-lemon-o:before {
  content: "";
}
.nywicig-phone:before {
  content: "";
}
.nywicig-square-o:before {
  content: "";
}
.nywicig-bookmark-o:before {
  content: "";
}
.nywicig-phone-square:before {
  content: "";
}
.nywicig-twitter:before {
  content: "";
}
.nywicig-facebook-f:before,
.nywicig-facebook:before {
  content: "";
}
.nywicig-github:before {
  content: "";
}
.nywicig-unlock:before {
  content: "";
}
.nywicig-credit-card:before {
  content: "";
}
.nywicig-feed:before,
.nywicig-rss:before {
  content: "";
}
.nywicig-hdd-o:before {
  content: "";
}
.nywicig-bullhorn:before {
  content: "";
}
.nywicig-bell:before {
  content: "";
}
.nywicig-certificate:before {
  content: "";
}
.nywicig-hand-o-right:before {
  content: "";
}
.nywicig-hand-o-left:before {
  content: "";
}
.nywicig-hand-o-up:before {
  content: "";
}
.nywicig-hand-o-down:before {
  content: "";
}
.nywicig-arrow-circle-left:before {
  content: "";
}
.nywicig-arrow-circle-right:before {
  content: "";
}
.nywicig-arrow-circle-up:before {
  content: "";
}
.nywicig-arrow-circle-down:before {
  content: "";
}
.nywicig-globe:before {
  content: "";
}
.nywicig-wrench:before {
  content: "";
}
.nywicig-tasks:before {
  content: "";
}
.nywicig-filter:before {
  content: "";
}
.nywicig-briefcase:before {
  content: "";
}
.nywicig-arrows-alt:before {
  content: "";
}
.nywicig-group:before,
.nywicig-users:before {
  content: "";
}
.nywicig-chain:before,
.nywicig-link:before {
  content: "";
}
.nywicig-cloud:before {
  content: "";
}
.nywicig-flask:before {
  content: "";
}
.nywicig-cut:before,
.nywicig-scissors:before {
  content: "";
}
.nywicig-copy:before,
.nywicig-files-o:before {
  content: "";
}
.nywicig-paperclip:before {
  content: "";
}
.nywicig-save:before,
.nywicig-floppy-o:before {
  content: "";
}
.nywicig-square:before {
  content: "";
}
.nywicig-navicon:before,
.nywicig-reorder:before,
.nywicig-bars:before {
  content: "";
}
.nywicig-list-ul:before {
  content: "";
}
.nywicig-list-ol:before {
  content: "";
}
.nywicig-strikethrough:before {
  content: "";
}
.nywicig-underline:before {
  content: "";
}
.nywicig-table:before {
  content: "";
}
.nywicig-magic:before {
  content: "";
}
.nywicig-truck:before {
  content: "";
}
.nywicig-pinterest:before {
  content: "";
}
.nywicig-pinterest-square:before {
  content: "";
}
.nywicig-google-plus-square:before {
  content: "";
}
.nywicig-google-plus:before {
  content: "";
}
.nywicig-money:before {
  content: "";
}
.nywicig-caret-down:before {
  content: "";
}
.nywicig-caret-up:before {
  content: "";
}
.nywicig-caret-left:before {
  content: "";
}
.nywicig-caret-right:before {
  content: "";
}
.nywicig-columns:before {
  content: "";
}
.nywicig-unsorted:before,
.nywicig-sort:before {
  content: "";
}
.nywicig-sort-down:before,
.nywicig-sort-desc:before {
  content: "";
}
.nywicig-sort-up:before,
.nywicig-sort-asc:before {
  content: "";
}
.nywicig-envelope:before {
  content: "";
}
.nywicig-linkedin:before {
  content: "";
}
.nywicig-rotate-left:before,
.nywicig-undo:before {
  content: "";
}
.nywicig-legal:before,
.nywicig-gavel:before {
  content: "";
}
.nywicig-dashboard:before,
.nywicig-tachometer:before {
  content: "";
}
.nywicig-comment-o:before {
  content: "";
}
.nywicig-comments-o:before {
  content: "";
}
.nywicig-flash:before,
.nywicig-bolt:before {
  content: "";
}
.nywicig-sitemap:before {
  content: "";
}
.nywicig-umbrella:before {
  content: "";
}
.nywicig-paste:before,
.nywicig-clipboard:before {
  content: "";
}
.nywicig-lightbulb-o:before {
  content: "";
}
.nywicig-exchange:before {
  content: "";
}
.nywicig-cloud-download:before {
  content: "";
}
.nywicig-cloud-upload:before {
  content: "";
}
.nywicig-user-md:before {
  content: "";
}
.nywicig-stethoscope:before {
  content: "";
}
.nywicig-suitcase:before {
  content: "";
}
.nywicig-bell-o:before {
  content: "";
}
.nywicig-coffee:before {
  content: "";
}
.nywicig-cutlery:before {
  content: "";
}
.nywicig-file-text-o:before {
  content: "";
}
.nywicig-building-o:before {
  content: "";
}
.nywicig-hospital-o:before {
  content: "";
}
.nywicig-ambulance:before {
  content: "";
}
.nywicig-medkit:before {
  content: "";
}
.nywicig-fighter-jet:before {
  content: "";
}
.nywicig-beer:before {
  content: "";
}
.nywicig-h-square:before {
  content: "";
}
.nywicig-plus-square:before {
  content: "";
}
.nywicig-angle-double-left:before {
  content: "";
}
.nywicig-angle-double-right:before {
  content: "";
}
.nywicig-angle-double-up:before {
  content: "";
}
.nywicig-angle-double-down:before {
  content: "";
}
.nywicig-angle-left:before {
  content: "";
}
.nywicig-angle-right:before {
  content: "";
}
.huqyjob:before {
  content: "";
}
.nywicig-angle-down:before {
  content: "";
}
.nywicig-desktop:before {
  content: "";
}
.nywicig-laptop:before {
  content: "";
}
.nywicig-tablet:before {
  content: "";
}
.nywicig-mobile-phone:before,
.nywicig-mobile:before {
  content: "";
}
.nywicig-circle-o:before {
  content: "";
}
.nywicig-quote-left:before {
  content: "";
}
.nywicig-quote-right:before {
  content: "";
}
.nywicig-spinner:before {
  content: "";
}
.nywicig-circle:before {
  content: "";
}
.nywicig-mail-reply:before,
.nywicig-reply:before {
  content: "";
}
.nywicig-github-alt:before {
  content: "";
}
.nywicig-folder-o:before {
  content: "";
}
.nywicig-folder-open-o:before {
  content: "";
}
.nywicig-smile-o:before {
  content: "";
}
.nywicig-frown-o:before {
  content: "";
}
.nywicig-meh-o:before {
  content: "";
}
.nywicig-gamepad:before {
  content: "";
}
.nywicig-keyboard-o:before {
  content: "";
}
.nywicig-flag-o:before {
  content: "";
}
.nywicig-flag-checkered:before {
  content: "";
}
.nywicig-terminal:before {
  content: "";
}
.nywicig-code:before {
  content: "";
}
.nywicig-mail-reply-all:before,
.nywicig-reply-all:before {
  content: "";
}
.nywicig-star-half-empty:before,
.nywicig-star-half-full:before,
.nywicig-star-half-o:before {
  content: "";
}
.nywicig-location-arrow:before {
  content: "";
}
.nywicig-crop:before {
  content: "";
}
.nywicig-code-fork:before {
  content: "";
}
.nywicig-unlink:before,
.nywicig-chain-broken:before {
  content: "";
}
.nywicig-question:before {
  content: "";
}
.nywicig-info:before {
  content: "";
}
.nywicig-exclamation:before {
  content: "";
}
.nywicig-superscript:before {
  content: "";
}
.nywicig-subscript:before {
  content: "";
}
.nywicig-eraser:before {
  content: "";
}
.nywicig-puzzle-piece:before {
  content: "";
}
.nywicig-microphone:before {
  content: "";
}
.nywicig-microphone-slash:before {
  content: "";
}
.nywicig-shield:before {
  content: "";
}
.nywicig-calendar-o:before {
  content: "";
}
.nywicig-fire-extinguisher:before {
  content: "";
}
.nywicig-rocket:before {
  content: "";
}
.nywicig-maxcdn:before {
  content: "";
}
.nywicig-chevron-circle-left:before {
  content: "";
}
.nywicig-chevron-circle-right:before {
  content: "";
}
.nywicig-chevron-circle-up:before {
  content: "";
}
.nywicig-chevron-circle-down:before {
  content: "";
}
.nywicig-html5:before {
  content: "";
}
.nywicig-css3:before {
  content: "";
}
.nywicig-anchor:before {
  content: "";
}
.nywicig-unlock-alt:before {
  content: "";
}
.nywicig-bullseye:before {
  content: "";
}
.nywicig-ellipsis-h:before {
  content: "";
}
.nywicig-ellipsis-v:before {
  content: "";
}
.nywicig-rss-square:before {
  content: "";
}
.nywicig-play-circle:before {
  content: "";
}
.nywicig-ticket:before {
  content: "";
}
.nywicig-minus-square:before {
  content: "";
}
.nywicig-minus-square-o:before {
  content: "";
}
.nywicig-level-up:before {
  content: "";
}
.nywicig-level-down:before {
  content: "";
}
.nywicig-check-square:before {
  content: "";
}
.nywicig-pencil-square:before {
  content: "";
}
.nywicig-external-link-square:before {
  content: "";
}
.nywicig-share-square:before {
  content: "";
}
.nywicig-compass:before {
  content: "";
}
.nywicig-toggle-down:before,
.nywicig-caret-square-o-down:before {
  content: "";
}
.nywicig-toggle-up:before,
.nywicig-caret-square-o-up:before {
  content: "";
}
.nywicig-toggle-right:before,
.nywicig-caret-square-o-right:before {
  content: "";
}
.nywicig-euro:before,
.nywicig-eur:before {
  content: "";
}
.nywicig-gbp:before {
  content: "";
}
.nywicig-dollar:before,
.nywicig-usd:before {
  content: "";
}
.nywicig-rupee:before,
.nywicig-inr:before {
  content: "";
}
.nywicig-cny:before,
.nywicig-rmb:before,
.nywicig-yen:before,
.nywicig-jpy:before {
  content: "";
}
.nywicig-ruble:before,
.nywicig-rouble:before,
.nywicig-rub:before {
  content: "";
}
.nywicig-won:before,
.nywicig-krw:before {
  content: "";
}
.nywicig-bitcoin:before,
.nywicig-btc:before {
  content: "";
}
.nywicig-file:before {
  content: "";
}
.nywicig-file-text:before {
  content: "";
}
.nywicig-sort-alpha-asc:before {
  content: "";
}
.nywicig-sort-alpha-desc:before {
  content: "";
}
.nywicig-sort-amount-asc:before {
  content: "";
}
.nywicig-sort-amount-desc:before {
  content: "";
}
.nywicig-sort-numeric-asc:before {
  content: "";
}
.nywicig-sort-numeric-desc:before {
  content: "";
}
.nywicig-thumbs-up:before {
  content: "";
}
.nywicig-thumbs-down:before {
  content: "";
}
.nywicig-youtube-square:before {
  content: "";
}
.nywicig-youtube:before {
  content: "";
}
.nywicig-xing:before {
  content: "";
}
.nywicig-xing-square:before {
  content: "";
}
.nywicig-youtube-play:before {
  content: "";
}
.nywicig-dropbox:before {
  content: "";
}
.nywicig-stack-overflow:before {
  content: "";
}
.nywicig-instagram:before {
  content: "";
}
.nywicig-flickr:before {
  content: "";
}
.nywicig-adn:before {
  content: "";
}
.nywicig-bitbucket:before {
  content: "";
}
.nywicig-bitbucket-square:before {
  content: "";
}
.nywicig-tumblr:before {
  content: "";
}
.nywicig-tumblr-square:before {
  content: "";
}
.nywicig-long-arrow-down:before {
  content: "";
}
.nywicig-long-arrow-up:before {
  content: "";
}
.nywicig-long-arrow-left:before {
  content: "";
}
.nywicig-long-arrow-right:before {
  content: "";
}
.nywicig-apple:before {
  content: "";
}
.nywicig-windows:before {
  content: "";
}
.nywicig-android:before {
  content: "";
}
.nywicig-linux:before {
  content: "";
}
.nywicig-dribbble:before {
  content: "";
}
.nywicig-skype:before {
  content: "";
}
.nywicig-foursquare:before {
  content: "";
}
.nywicig-trello:before {
  content: "";
}
.nywicig-female:before {
  content: "";
}
.nywicig-male:before {
  content: "";
}
.nywicig-gittip:before,
.nywicig-gratipay:before {
  content: "";
}
.nywicig-sun-o:before {
  content: "";
}
.zyqiby:before {
  content: "";
}
.nywicig-archive:before {
  content: "";
}
.nywicig-bug:before {
  content: "";
}
.nywicig-vk:before {
  content: "";
}
.nywicig-weibo:before {
  content: "";
}
.nywicig-renren:before {
  content: "";
}
.nywicig-pagelines:before {
  content: "";
}
.nywicig-stack-exchange:before {
  content: "";
}
.nywicig-arrow-circle-o-right:before {
  content: "";
}
.nywicig-arrow-circle-o-left:before {
  content: "";
}
.nywicig-toggle-left:before,
.nywicig-caret-square-o-left:before {
  content: "";
}
.nywicig-dot-circle-o:before {
  content: "";
}
.nywicig-wheelchair:before {
  content: "";
}
.nywicig-vimeo-square:before {
  content: "";
}
.nywicig-turkish-lira:before,
.nywicig-try:before {
  content: "";
}
.nywicig-plus-square-o:before {
  content: "";
}
.nywicig-space-shuttle:before {
  content: "";
}
.nywicig-slack:before {
  content: "";
}
.nywicig-envelope-square:before {
  content: "";
}
.nywicig-wordpress:before {
  content: "";
}
.nywicig-openid:before {
  content: "";
}
.nywicig-institution:before,
.nywicig-bank:before,
.nywicig-university:before {
  content: "";
}
.nywicig-mortar-board:before,
.nywicig-graduation-cap:before {
  content: "";
}
.nywicig-yahoo:before {
  content: "";
}
.nywicig-google:before {
  content: "";
}
.nywicig-reddit:before {
  content: "";
}
.nywicig-reddit-square:before {
  content: "";
}
.nywicig-stumbleupon-circle:before {
  content: "";
}
.nywicig-stumbleupon:before {
  content: "";
}
.nywicig-delicious:before {
  content: "";
}
.nywicig-digg:before {
  content: "";
}
.nywicig-pied-piper-pp:before {
  content: "";
}
.nywicig-pied-piper-alt:before {
  content: "";
}
.nywicig-drupal:before {
  content: "";
}
.nywicig-joomla:before {
  content: "";
}
.nywicig-language:before {
  content: "";
}
.nywicig-fax:before {
  content: "";
}
.nywicig-building:before {
  content: "";
}
.nywicig-child:before {
  content: "";
}
.nywicig-paw:before {
  content: "";
}
.nywicig-spoon:before {
  content: "";
}
.nywicig-cube:before {
  content: "";
}
.nywicig-cubes:before {
  content: "";
}
.nywicig-behance:before {
  content: "";
}
.nywicig-behance-square:before {
  content: "";
}
.nywicig-steam:before {
  content: "";
}
.nywicig-steam-square:before {
  content: "";
}
.nywicig-recycle:before {
  content: "";
}
.nywicig-automobile:before,
.nywicig-car:before {
  content: "";
}
.nywicig-cab:before,
.nywicig-taxi:before {
  content: "";
}
.nywicig-tree:before {
  content: "";
}
.nywicig-spotify:before {
  content: "";
}
.nywicig-deviantart:before {
  content: "";
}
.nywicig-soundcloud:before {
  content: "";
}
.nywicig-database:before {
  content: "";
}
.nywicig-file-pdf-o:before {
  content: "";
}
.nywicig-file-word-o:before {
  content: "";
}
.nywicig-file-excel-o:before {
  content: "";
}
.nywicig-file-powerpoint-o:before {
  content: "";
}
.nywicig-file-photo-o:before,
.nywicig-file-picture-o:before,
.nywicig-file-image-o:before {
  content: "";
}
.nywicig-file-zip-o:before,
.nywicig-file-archive-o:before {
  content: "";
}
.nywicig-file-sound-o:before,
.nywicig-file-audio-o:before {
  content: "";
}
.nywicig-file-movie-o:before,
.nywicig-file-video-o:before {
  content: "";
}
.nywicig-file-code-o:before {
  content: "";
}
.nywicig-vine:before {
  content: "";
}
.nywicig-codepen:before {
  content: "";
}
.nywicig-jsfiddle:before {
  content: "";
}
.nywicig-life-bouy:before,
.nywicig-life-buoy:before,
.nywicig-life-saver:before,
.nywicig-support:before,
.nywicig-life-ring:before {
  content: "";
}
.nywicig-circle-o-notch:before {
  content: "";
}
.nywicig-ra:before,
.nywicig-resistance:before,
.nywicig-rebel:before {
  content: "";
}
.nywicig-ge:before,
.nywicig-empire:before {
  content: "";
}
.nywicig-git-square:before {
  content: "";
}
.nywicig-git:before {
  content: "";
}
.nywicig-y-combinator-square:before,
.nywicig-yc-square:before,
.nywicig-hacker-news:before {
  content: "";
}
.nywicig-tencent-weibo:before {
  content: "";
}
.nywicig-qq:before {
  content: "";
}
.nywicig-wechat:before,
.nywicig-weixin:before {
  content: "";
}
.nywicig-send:before,
.nywicig-paper-plane:before {
  content: "";
}
.nywicig-send-o:before,
.nywicig-paper-plane-o:before {
  content: "";
}
.nywicig-history:before {
  content: "";
}
.nywicig-circle-thin:before {
  content: "";
}
.nywicig-header:before {
  content: "";
}
.nywicig-paragraph:before {
  content: "";
}
.nywicig-sliders:before {
  content: "";
}
.nywicig-share-alt:before {
  content: "";
}
.nywicig-share-alt-square:before {
  content: "";
}
.nywicig-bomb:before {
  content: "";
}
.nywicig-soccer-ball-o:before,
.nywicig-futbol-o:before {
  content: "";
}
.nywicig-tty:before {
  content: "";
}
.nywicig-binoculars:before {
  content: "";
}
.nywicig-plug:before {
  content: "";
}
.nywicig-slideshare:before {
  content: "";
}
.nywicig-twitch:before {
  content: "";
}
.nywicig-yelp:before {
  content: "";
}
.nywicig-newspaper-o:before {
  content: "";
}
.nywicig-wifi:before {
  content: "";
}
.nywicig-calculator:before {
  content: "";
}
.nywicig-paypal:before {
  content: "";
}
.nywicig-google-wallet:before {
  content: "";
}
.nywicig-cc-visa:before {
  content: "";
}
.nywicig-cc-mastercard:before {
  content: "";
}
.nywicig-cc-discover:before {
  content: "";
}
.nywicig-cc-amex:before {
  content: "";
}
.nywicig-cc-paypal:before {
  content: "";
}
.nywicig-cc-stripe:before {
  content: "";
}
.nywicig-bell-slash:before {
  content: "";
}
.nywicig-bell-slash-o:before {
  content: "";
}
.nywicig-trash:before {
  content: "";
}
.nywicig-copyright:before {
  content: "";
}
.nywicig-at:before {
  content: "";
}
.nywicig-eyedropper:before {
  content: "";
}
.nywicig-paint-brush:before {
  content: "";
}
.nywicig-birthday-cake:before {
  content: "";
}
.nywicig-area-chart:before {
  content: "";
}
.nywicig-pie-chart:before {
  content: "";
}
.nywicig-line-chart:before {
  content: "";
}
.nywicig-lastfm:before {
  content: "";
}
.nywicig-lastfm-square:before {
  content: "";
}
.nywicig-toggle-off:before {
  content: "";
}
.nywicig-toggle-on:before {
  content: "";
}
.nywicig-bicycle:before {
  content: "";
}
.nywicig-bus:before {
  content: "";
}
.nywicig-ioxhost:before {
  content: "";
}
.nywicig-angellist:before {
  content: "";
}
.nywicig-cc:before {
  content: "";
}
.nywicig-shekel:before,
.nywicig-sheqel:before,
.nywicig-ils:before {
  content: "";
}
.nywicig-meanpath:before {
  content: "";
}
.nywicig-buysellads:before {
  content: "";
}
.nywicig-connectdevelop:before {
  content: "";
}
.nywicig-dashcube:before {
  content: "";
}
.nywicig-forumbee:before {
  content: "";
}
.nywicig-leanpub:before {
  content: "";
}
.nywicig-sellsy:before {
  content: "";
}
.nywicig-shirtsinbulk:before {
  content: "";
}
.nywicig-simplybuilt:before {
  content: "";
}
.nywicig-skyatlas:before {
  content: "";
}
.nywicig-cart-plus:before {
  content: "";
}
.nywicig-cart-arrow-down:before {
  content: "";
}
.nywicig-diamond:before {
  content: "";
}
.nywicig-ship:before {
  content: "";
}
.nywicig-user-secret:before {
  content: "";
}
.nywicig-motorcycle:before {
  content: "";
}
.nywicig-street-view:before {
  content: "";
}
.nywicig-heartbeat:before {
  content: "";
}
.nywicig-venus:before {
  content: "";
}
.nywicig-mars:before {
  content: "";
}
.nywicig-mercury:before {
  content: "";
}
.nywicig-intersex:before,
.nywicig-transgender:before {
  content: "";
}
.nywicig-transgender-alt:before {
  content: "";
}
.nywicig-venus-double:before {
  content: "";
}
.nywicig-mars-double:before {
  content: "";
}
.nywicig-venus-mars:before {
  content: "";
}
.nywicig-mars-stroke:before {
  content: "";
}
.nywicig-mars-stroke-v:before {
  content: "";
}
.nywicig-mars-stroke-h:before {
  content: "";
}
.nywicig-neuter:before {
  content: "";
}
.nywicig-genderless:before {
  content: "";
}
.nywicig-facebook-official:before {
  content: "";
}
.nywicig-pinterest-p:before {
  content: "";
}
.nywicig-whatsapp:before {
  content: "";
}
.nywicig-server:before {
  content: "";
}
.nywicig-user-plus:before {
  content: "";
}
.nywicig-user-times:before {
  content: "";
}
.nywicig-hotel:before,
.nywicig-bed:before {
  content: "";
}
.nywicig-viacoin:before {
  content: "";
}
.nywicig-train:before {
  content: "";
}
.nywicig-subway:before {
  content: "";
}
.nywicig-medium:before {
  content: "";
}
.nywicig-yc:before,
.nywicig-y-combinator:before {
  content: "";
}
.nywicig-optin-monster:before {
  content: "";
}
.nywicig-opencart:before {
  content: "";
}
.nywicig-expeditedssl:before {
  content: "";
}
.nywicig-battery-4:before,
.nywicig-battery:before,
.nywicig-battery-full:before {
  content: "";
}
.nywicig-battery-3:before,
.nywicig-battery-three-quarters:before {
  content: "";
}
.nywicig-battery-2:before,
.nywicig-battery-half:before {
  content: "";
}
.nywicig-battery-1:before,
.nywicig-battery-quarter:before {
  content: "";
}
.nywicig-battery-0:before,
.nywicig-battery-empty:before {
  content: "";
}
.nywicig-mouse-pointer:before {
  content: "";
}
.nywicig-i-cursor:before {
  content: "";
}
.nywicig-object-group:before {
  content: "";
}
.nywicig-object-ungroup:before {
  content: "";
}
.nywicig-sticky-note:before {
  content: "";
}
.nywicig-sticky-note-o:before {
  content: "";
}
.nywicig-cc-jcb:before {
  content: "";
}
.nywicig-cc-diners-club:before {
  content: "";
}
.nywicig-clone:before {
  content: "";
}
.nywicig-balance-scale:before {
  content: "";
}
.nywicig-hourglass-o:before {
  content: "";
}
.nywicig-hourglass-1:before,
.nywicig-hourglass-start:before {
  content: "";
}
.nywicig-hourglass-2:before,
.nywicig-hourglass-half:before {
  content: "";
}
.nywicig-hourglass-3:before,
.nywicig-hourglass-end:before {
  content: "";
}
.nywicig-hourglass:before {
  content: "";
}
.nywicig-hand-grab-o:before,
.nywicig-hand-rock-o:before {
  content: "";
}
.nywicig-hand-stop-o:before,
.nywicig-hand-paper-o:before {
  content: "";
}
.nywicig-hand-scissors-o:before {
  content: "";
}
.nywicig-hand-lizard-o:before {
  content: "";
}
.nywicig-hand-spock-o:before {
  content: "";
}
.nywicig-hand-pointer-o:before {
  content: "";
}
.nywicig-hand-peace-o:before {
  content: "";
}
.nywicig-trademark:before {
  content: "";
}
.nywicig-registered:before {
  content: "";
}
.nywicig-creative-commons:before {
  content: "";
}
.nywicig-gg:before {
  content: "";
}
.nywicig-gg-circle:before {
  content: "";
}
.nywicig-tripadvisor:before {
  content: "";
}
.nywicig-odnoklassniki:before {
  content: "";
}
.nywicig-odnoklassniki-square:before {
  content: "";
}
.nywicig-get-pocket:before {
  content: "";
}
.nywicig-wikipedia-w:before {
  content: "";
}
.nywicig-safari:before {
  content: "";
}
.nywicig-chrome:before {
  content: "";
}
.nywicig-firefox:before {
  content: "";
}
.nywicig-opera:before {
  content: "";
}
.nywicig-internet-explorer:before {
  content: "";
}
.nywicig-tv:before,
.nywicig-television:before {
  content: "";
}
.nywicig-contao:before {
  content: "";
}
.nywicig-500px:before {
  content: "";
}
.nywicig-amazon:before {
  content: "";
}
.nywicig-calendar-plus-o:before {
  content: "";
}
.nywicig-calendar-minus-o:before {
  content: "";
}
.nywicig-calendar-times-o:before {
  content: "";
}
.nywicig-calendar-check-o:before {
  content: "";
}
.nywicig-industry:before {
  content: "";
}
.nywicig-map-pin:before {
  content: "";
}
.nywicig-map-signs:before {
  content: "";
}
.nywicig-map-o:before {
  content: "";
}
.nywicig-map:before {
  content: "";
}
.nywicig-commenting:before {
  content: "";
}
.nywicig-commenting-o:before {
  content: "";
}
.nywicig-houzz:before {
  content: "";
}
.nywicig-vimeo:before {
  content: "";
}
.nywicig-black-tie:before {
  content: "";
}
.nywicig-fonticons:before {
  content: "";
}
.nywicig-reddit-alien:before {
  content: "";
}
.nywicig-edge:before {
  content: "";
}
.nywicig-credit-card-alt:before {
  content: "";
}
.nywicig-codiepie:before {
  content: "";
}
.nywicig-modx:before {
  content: "";
}
.nywicig-fort-awesome:before {
  content: "";
}
.nywicig-usb:before {
  content: "";
}
.nywicig-product-hunt:before {
  content: "";
}
.nywicig-mixcloud:before {
  content: "";
}
.nywicig-scribd:before {
  content: "";
}
.nywicig-pause-circle:before {
  content: "";
}
.nywicig-pause-circle-o:before {
  content: "";
}
.nywicig-stop-circle:before {
  content: "";
}
.nywicig-stop-circle-o:before {
  content: "";
}
.nywicig-shopping-bag:before {
  content: "";
}
.nywicig-shopping-basket:before {
  content: "";
}
.nywicig-hashtag:before {
  content: "";
}
.nywicig-bluetooth:before {
  content: "";
}
.nywicig-bluetooth-b:before {
  content: "";
}
.nywicig-percent:before {
  content: "";
}
.nywicig-gitlab:before {
  content: "";
}
.nywicig-wpbeginner:before {
  content: "";
}
.nywicig-wpforms:before {
  content: "";
}
.nywicig-envira:before {
  content: "";
}
.nywicig-universal-access:before {
  content: "";
}
.nywicig-wheelchair-alt:before {
  content: "";
}
.nywicig-question-circle-o:before {
  content: "";
}
.nywicig-blind:before {
  content: "";
}
.nywicig-audio-description:before {
  content: "";
}
.nywicig-volume-control-phone:before {
  content: "";
}
.nywicig-braille:before {
  content: "";
}
.nywicig-assistive-listening-systems:before {
  content: "";
}
.nywicig-asl-interpreting:before,
.nywicig-american-sign-language-interpreting:before {
  content: "";
}
.nywicig-deafness:before,
.nywicig-hard-of-hearing:before,
.nywicig-deaf:before {
  content: "";
}
.nywicig-glide:before {
  content: "";
}
.nywicig-glide-g:before {
  content: "";
}
.nywicig-signing:before,
.nywicig-sign-language:before {
  content: "";
}
.nywicig-low-vision:before {
  content: "";
}
.nywicig-viadeo:before {
  content: "";
}
.nywicig-viadeo-square:before {
  content: "";
}
.nywicig-snapchat:before {
  content: "";
}
.nywicig-snapchat-ghost:before {
  content: "";
}
.nywicig-snapchat-square:before {
  content: "";
}
.nywicig-pied-piper:before {
  content: "";
}
.nywicig-first-order:before {
  content: "";
}
.nywicig-yoast:before {
  content: "";
}
.nywicig-themeisle:before {
  content: "";
}
.nywicig-google-plus-circle:before,
.nywicig-google-plus-official:before {
  content: "";
}
.nywicig-fa:before,
.nywicig-font-awesome:before {
  content: "";
}
.nywicig-handshake-o:before {
  content: "";
}
.nywicig-envelope-open:before {
  content: "";
}
.nywicig-envelope-open-o:before {
  content: "";
}
.nywicig-linode:before {
  content: "";
}
.nywicig-address-book:before {
  content: "";
}
.nywicig-address-book-o:before {
  content: "";
}
.nywicig-vcard:before,
.nywicig-address-card:before {
  content: "";
}
.nywicig-vcard-o:before,
.nywicig-address-card-o:before {
  content: "";
}
.nywicig-user-circle:before {
  content: "";
}
.nywicig-user-circle-o:before {
  content: "";
}
.nywicig-user-o:before {
  content: "";
}
.nywicig-id-badge:before {
  content: "";
}
.nywicig-drivers-license:before,
.nywicig-id-card:before {
  content: "";
}
.nywicig-drivers-license-o:before,
.nywicig-id-card-o:before {
  content: "";
}
.nywicig-quora:before {
  content: "";
}
.nywicig-free-code-camp:before {
  content: "";
}
.nywicig-telegram:before {
  content: "";
}
.nywicig-thermometer-4:before,
.nywicig-thermometer:before,
.nywicig-thermometer-full:before {
  content: "";
}
.nywicig-thermometer-3:before,
.nywicig-thermometer-three-quarters:before {
  content: "";
}
.nywicig-thermometer-2:before,
.nywicig-thermometer-half:before {
  content: "";
}
.nywicig-thermometer-1:before,
.nywicig-thermometer-quarter:before {
  content: "";
}
.nywicig-thermometer-0:before,
.nywicig-thermometer-empty:before {
  content: "";
}
.nywicig-shower:before {
  content: "";
}
.nywicig-bathtub:before,
.nywicig-s15:before,
.nywicig-bath:before {
  content: "";
}
.nywicig-podcast:before {
  content: "";
}
.nywicig-window-maximize:before {
  content: "";
}
.nywicig-window-minimize:before {
  content: "";
}
.nywicig-window-restore:before {
  content: "";
}
.nywicig-times-rectangle:before,
.nywicig-window-close:before {
  content: "";
}
.nywicig-times-rectangle-o:before,
.nywicig-window-close-o:before {
  content: "";
}
.nywicig-bandcamp:before {
  content: "";
}
.nywicig-grav:before {
  content: "";
}
.nywicig-etsy:before {
  content: "";
}
.nywicig-imdb:before {
  content: "";
}
.nywicig-ravelry:before {
  content: "";
}
.nywicig-eercast:before {
  content: "";
}
.nywicig-microchip:before {
  content: "";
}
.nywicig-snowflake-o:before {
  content: "";
}
.nywicig-superpowers:before {
  content: "";
}
.nywicig-wpexplorer:before {
  content: "";
}
.nywicig-meetup:before {
  content: "";
}
.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;
}
