@charset "UTF-8";
/*!
 *  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-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

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

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

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f000"; }

.fa-music:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f001"; }

.fa-search:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f002"; }

.fa-envelope-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f003"; }

.fa-heart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f004"; }

.fa-star:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f005"; }

.fa-star-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f006"; }

.fa-user:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f007"; }

.fa-film:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f008"; }

.fa-th-large:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f009"; }

.fa-th:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00a"; }

.fa-th-list:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00b"; }

.fa-check:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00d"; }

.fa-search-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00e"; }

.fa-search-minus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f010"; }

.fa-power-off:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f011"; }

.fa-signal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f013"; }

.fa-trash-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f014"; }

.fa-home:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f015"; }

.fa-file-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f016"; }

.fa-clock-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f017"; }

.fa-road:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f018"; }

.fa-download:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01b"; }

.fa-inbox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01c"; }

.fa-play-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01e"; }

.fa-refresh:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f021"; }

.fa-list-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f022"; }

.fa-lock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f023"; }

.fa-flag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f024"; }

.fa-headphones:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f025"; }

.fa-volume-off:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f026"; }

.fa-volume-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f027"; }

.fa-volume-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f028"; }

.fa-qrcode:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f029"; }

.fa-barcode:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02a"; }

.fa-tag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02b"; }

.fa-tags:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02c"; }

.fa-book:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02d"; }

.fa-bookmark:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02e"; }

.fa-print:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02f"; }

.fa-camera:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f030"; }

.fa-font:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f031"; }

.fa-bold:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f032"; }

.fa-italic:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f033"; }

.fa-text-height:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f034"; }

.fa-text-width:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f035"; }

.fa-align-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f036"; }

.fa-align-center:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f037"; }

.fa-align-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f038"; }

.fa-align-justify:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f039"; }

.fa-list:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03b"; }

.fa-indent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03c"; }

.fa-video-camera:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03e"; }

.fa-pencil:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f040"; }

.fa-map-marker:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f041"; }

.fa-adjust:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f042"; }

.fa-tint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f044"; }

.fa-share-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f045"; }

.fa-check-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f046"; }

.fa-arrows:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f047"; }

.fa-step-backward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f048"; }

.fa-fast-backward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f049"; }

.fa-backward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04a"; }

.fa-play:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04b"; }

.fa-pause:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04c"; }

.fa-stop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04d"; }

.fa-forward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04e"; }

.fa-fast-forward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f050"; }

.fa-step-forward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f051"; }

.fa-eject:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f052"; }

.fa-chevron-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f053"; }

.fa-chevron-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f054"; }

.fa-plus-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f055"; }

.fa-minus-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f056"; }

.fa-times-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f057"; }

.fa-check-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f058"; }

.fa-question-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f059"; }

.fa-info-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05a"; }

.fa-crosshairs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05b"; }

.fa-times-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05c"; }

.fa-check-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05d"; }

.fa-ban:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05e"; }

.fa-arrow-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f060"; }

.fa-arrow-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f061"; }

.fa-arrow-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f062"; }

.fa-arrow-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f064"; }

.fa-expand:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f065"; }

.fa-compress:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f066"; }

.fa-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f067"; }

.fa-minus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f068"; }

.fa-asterisk:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f069"; }

.fa-exclamation-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06a"; }

.fa-gift:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06b"; }

.fa-leaf:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06c"; }

.fa-fire:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06d"; }

.fa-eye:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06e"; }

.fa-eye-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f071"; }

.fa-plane:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f072"; }

.fa-calendar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f073"; }

.fa-random:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f074"; }

.fa-comment:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f075"; }

.fa-magnet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f076"; }

.fa-chevron-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f077"; }

.fa-chevron-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f078"; }

.fa-retweet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f079"; }

.fa-shopping-cart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07a"; }

.fa-folder:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07b"; }

.fa-folder-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07c"; }

.fa-arrows-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07d"; }

.fa-arrows-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f080"; }

.fa-twitter-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f081"; }

.fa-facebook-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f082"; }

.fa-camera-retro:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f083"; }

.fa-key:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f085"; }

.fa-comments:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f086"; }

.fa-thumbs-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f087"; }

.fa-thumbs-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f088"; }

.fa-star-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f089"; }

.fa-heart-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08a"; }

.fa-sign-out:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08b"; }

.fa-linkedin-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08c"; }

.fa-thumb-tack:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08d"; }

.fa-external-link:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08e"; }

.fa-sign-in:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f090"; }

.fa-trophy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f091"; }

.fa-github-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f092"; }

.fa-upload:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f093"; }

.fa-lemon-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f094"; }

.fa-phone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f095"; }

.fa-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f096"; }

.fa-bookmark-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f097"; }

.fa-phone-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f098"; }

.fa-twitter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09a"; }

.fa-github:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09b"; }

.fa-unlock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09c"; }

.fa-credit-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09e"; }

.fa-hdd-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a0"; }

.fa-bullhorn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a1"; }

.fa-bell:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f3"; }

.fa-certificate:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a3"; }

.fa-hand-o-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a4"; }

.fa-hand-o-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a5"; }

.fa-hand-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a6"; }

.fa-hand-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ab"; }

.fa-globe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ac"; }

.fa-wrench:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ad"; }

.fa-tasks:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ae"; }

.fa-filter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0b0"; }

.fa-briefcase:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0b1"; }

.fa-arrows-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c1"; }

.fa-cloud:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c2"; }

.fa-flask:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c5"; }

.fa-paperclip:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c7"; }

.fa-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c9"; }

.fa-list-ul:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ca"; }

.fa-list-ol:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0cb"; }

.fa-strikethrough:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0cc"; }

.fa-underline:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0cd"; }

.fa-table:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ce"; }

.fa-magic:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d0"; }

.fa-truck:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d1"; }

.fa-pinterest:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d2"; }

.fa-pinterest-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d3"; }

.fa-google-plus-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d4"; }

.fa-google-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d5"; }

.fa-money:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d6"; }

.fa-caret-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d7"; }

.fa-caret-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d8"; }

.fa-caret-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d9"; }

.fa-caret-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0da"; }

.fa-columns:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0de"; }

.fa-envelope:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e0"; }

.fa-linkedin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e4"; }

.fa-comment-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e5"; }

.fa-comments-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e7"; }

.fa-sitemap:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e8"; }

.fa-umbrella:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0eb"; }

.fa-exchange:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ec"; }

.fa-cloud-download:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ed"; }

.fa-cloud-upload:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ee"; }

.fa-user-md:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f0"; }

.fa-stethoscope:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f1"; }

.fa-suitcase:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f2"; }

.fa-bell-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a2"; }

.fa-coffee:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f4"; }

.fa-cutlery:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f5"; }

.fa-file-text-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f6"; }

.fa-building-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f7"; }

.fa-hospital-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f8"; }

.fa-ambulance:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f9"; }

.fa-medkit:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fa"; }

.fa-fighter-jet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fb"; }

.fa-beer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fc"; }

.fa-h-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fd"; }

.fa-plus-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fe"; }

.fa-angle-double-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f100"; }

.fa-angle-double-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f101"; }

.fa-angle-double-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f102"; }

.fa-angle-double-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f103"; }

.fa-angle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f104"; }

.fa-angle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f105"; }

.fa-angle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f106"; }

.fa-angle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f107"; }

.fa-desktop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f108"; }

.fa-laptop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f109"; }

.fa-tablet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10b"; }

.fa-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10c"; }

.fa-quote-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10d"; }

.fa-quote-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10e"; }

.fa-spinner:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f110"; }

.fa-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f112"; }

.fa-github-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f113"; }

.fa-folder-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f114"; }

.fa-folder-open-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f115"; }

.fa-smile-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f118"; }

.fa-frown-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f119"; }

.fa-meh-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11a"; }

.fa-gamepad:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11b"; }

.fa-keyboard-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11c"; }

.fa-flag-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11d"; }

.fa-flag-checkered:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11e"; }

.fa-terminal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f120"; }

.fa-code:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f123"; }

.fa-location-arrow:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f124"; }

.fa-crop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f125"; }

.fa-code-fork:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f127"; }

.fa-question:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f128"; }

.fa-info:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f129"; }

.fa-exclamation:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12a"; }

.fa-superscript:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12b"; }

.fa-subscript:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12c"; }

.fa-eraser:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12d"; }

.fa-puzzle-piece:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12e"; }

.fa-microphone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f130"; }

.fa-microphone-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f131"; }

.fa-shield:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f132"; }

.fa-calendar-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f133"; }

.fa-fire-extinguisher:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f134"; }

.fa-rocket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f135"; }

.fa-maxcdn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f136"; }

.fa-chevron-circle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f137"; }

.fa-chevron-circle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f138"; }

.fa-chevron-circle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f139"; }

.fa-chevron-circle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13a"; }

.fa-html5:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13b"; }

.fa-css3:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13c"; }

.fa-anchor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13d"; }

.fa-unlock-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13e"; }

.fa-bullseye:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f140"; }

.fa-ellipsis-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f141"; }

.fa-ellipsis-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f142"; }

.fa-rss-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f143"; }

.fa-play-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f144"; }

.fa-ticket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f145"; }

.fa-minus-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f146"; }

.fa-minus-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f147"; }

.fa-level-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f148"; }

.fa-level-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f149"; }

.fa-check-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14a"; }

.fa-pencil-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14b"; }

.fa-external-link-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14c"; }

.fa-share-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14d"; }

.fa-compass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f153"; }

.fa-gbp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15a"; }

.fa-file:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15b"; }

.fa-file-text:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f160"; }

.fa-sort-amount-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f163"; }

.fa-thumbs-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f164"; }

.fa-thumbs-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f165"; }

.fa-youtube-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f166"; }

.fa-youtube:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f167"; }

.fa-xing:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f168"; }

.fa-xing-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f169"; }

.fa-youtube-play:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16a"; }

.fa-dropbox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16b"; }

.fa-stack-overflow:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16c"; }

.fa-instagram:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16d"; }

.fa-flickr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16e"; }

.fa-adn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f170"; }

.fa-bitbucket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f171"; }

.fa-bitbucket-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f172"; }

.fa-tumblr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f173"; }

.fa-tumblr-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f174"; }

.fa-long-arrow-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f175"; }

.fa-long-arrow-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f176"; }

.fa-long-arrow-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f177"; }

.fa-long-arrow-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f178"; }

.fa-apple:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f179"; }

.fa-windows:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17a"; }

.fa-android:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17b"; }

.fa-linux:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17c"; }

.fa-dribbble:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17d"; }

.fa-skype:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17e"; }

.fa-foursquare:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f180"; }

.fa-trello:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f181"; }

.fa-female:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f182"; }

.fa-male:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f184"; }

.fa-sun-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f185"; }

.fa-moon-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f186"; }

.fa-archive:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f187"; }

.fa-bug:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f188"; }

.fa-vk:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f189"; }

.fa-weibo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18a"; }

.fa-renren:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18b"; }

.fa-pagelines:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18c"; }

.fa-stack-exchange:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f191"; }

.fa-dot-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f192"; }

.fa-wheelchair:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f193"; }

.fa-vimeo-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f195"; }

.fa-plus-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f196"; }

.fa-space-shuttle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f197"; }

.fa-slack:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f198"; }

.fa-envelope-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f199"; }

.fa-wordpress:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19a"; }

.fa-openid:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19d"; }

.fa-yahoo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19e"; }

.fa-google:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a0"; }

.fa-reddit:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a1"; }

.fa-reddit-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a3"; }

.fa-stumbleupon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a4"; }

.fa-delicious:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a5"; }

.fa-digg:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a8"; }

.fa-drupal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a9"; }

.fa-joomla:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1aa"; }

.fa-language:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ab"; }

.fa-fax:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ac"; }

.fa-building:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ad"; }

.fa-child:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ae"; }

.fa-paw:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b0"; }

.fa-spoon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b1"; }

.fa-cube:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b2"; }

.fa-cubes:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b3"; }

.fa-behance:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b4"; }

.fa-behance-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b5"; }

.fa-steam:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b6"; }

.fa-steam-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b7"; }

.fa-recycle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ba"; }

.fa-tree:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1bb"; }

.fa-spotify:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1bc"; }

.fa-deviantart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1bd"; }

.fa-soundcloud:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1be"; }

.fa-database:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c1"; }

.fa-file-word-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c2"; }

.fa-file-excel-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c8"; }

.fa-file-code-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c9"; }

.fa-vine:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ca"; }

.fa-codepen:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cb"; }

.fa-jsfiddle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d1"; }

.fa-git-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d2"; }

.fa-git:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d5"; }

.fa-qq:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d9"; }

.fa-history:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1da"; }

.fa-circle-thin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1db"; }

.fa-header:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1dc"; }

.fa-paragraph:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1dd"; }

.fa-sliders:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1de"; }

.fa-share-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e0"; }

.fa-share-alt-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e1"; }

.fa-bomb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e3"; }

.fa-tty:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e4"; }

.fa-binoculars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e5"; }

.fa-plug:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e6"; }

.fa-slideshare:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e7"; }

.fa-twitch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e8"; }

.fa-yelp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e9"; }

.fa-newspaper-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ea"; }

.fa-wifi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1eb"; }

.fa-calculator:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ec"; }

.fa-paypal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ed"; }

.fa-google-wallet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ee"; }

.fa-cc-visa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f1"; }

.fa-cc-discover:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f2"; }

.fa-cc-amex:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f3"; }

.fa-cc-paypal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f4"; }

.fa-cc-stripe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f5"; }

.fa-bell-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f7"; }

.fa-trash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f8"; }

.fa-copyright:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f9"; }

.fa-at:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fa"; }

.fa-eyedropper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fb"; }

.fa-paint-brush:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fc"; }

.fa-birthday-cake:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fd"; }

.fa-area-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fe"; }

.fa-pie-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f200"; }

.fa-line-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f201"; }

.fa-lastfm:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f202"; }

.fa-lastfm-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f203"; }

.fa-toggle-off:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f204"; }

.fa-toggle-on:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f205"; }

.fa-bicycle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f206"; }

.fa-bus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f207"; }

.fa-ioxhost:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f208"; }

.fa-angellist:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f209"; }

.fa-cc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20b"; }

.fa-meanpath:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20c"; }

.fa-buysellads:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20d"; }

.fa-connectdevelop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20e"; }

.fa-dashcube:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f210"; }

.fa-forumbee:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f211"; }

.fa-leanpub:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f212"; }

.fa-sellsy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f213"; }

.fa-shirtsinbulk:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f214"; }

.fa-simplybuilt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f215"; }

.fa-skyatlas:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f216"; }

.fa-cart-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f217"; }

.fa-cart-arrow-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f218"; }

.fa-diamond:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f219"; }

.fa-ship:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21a"; }

.fa-user-secret:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21b"; }

.fa-motorcycle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21c"; }

.fa-street-view:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21d"; }

.fa-heartbeat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21e"; }

.fa-venus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f221"; }

.fa-mars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f222"; }

.fa-mercury:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f224"; }

.fa-transgender-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f225"; }

.fa-venus-double:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f226"; }

.fa-mars-double:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f227"; }

.fa-venus-mars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f228"; }

.fa-mars-stroke:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f229"; }

.fa-mars-stroke-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22b"; }

.fa-neuter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22c"; }

.fa-genderless:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22d"; }

.fa-facebook-official:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f230"; }

.fa-pinterest-p:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f231"; }

.fa-whatsapp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f232"; }

.fa-server:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f233"; }

.fa-user-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f234"; }

.fa-user-times:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f236"; }

.fa-viacoin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f237"; }

.fa-train:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f238"; }

.fa-subway:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f239"; }

.fa-medium:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23b"; }

.fa-optin-monster:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23c"; }

.fa-opencart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23d"; }

.fa-expeditedssl:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f244"; }

.fa-mouse-pointer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f245"; }

.fa-i-cursor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f246"; }

.fa-object-group:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f247"; }

.fa-object-ungroup:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f248"; }

.fa-sticky-note:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f249"; }

.fa-sticky-note-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24a"; }

.fa-cc-jcb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24b"; }

.fa-cc-diners-club:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24c"; }

.fa-clone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24d"; }

.fa-balance-scale:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24e"; }

.fa-hourglass-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f253"; }

.fa-hourglass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f256"; }

.fa-hand-scissors-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f257"; }

.fa-hand-lizard-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f258"; }

.fa-hand-spock-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f259"; }

.fa-hand-pointer-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25a"; }

.fa-hand-peace-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25b"; }

.fa-trademark:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25c"; }

.fa-registered:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25d"; }

.fa-creative-commons:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25e"; }

.fa-gg:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f260"; }

.fa-gg-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f261"; }

.fa-tripadvisor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f262"; }

.fa-odnoklassniki:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f264"; }

.fa-get-pocket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f265"; }

.fa-wikipedia-w:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f266"; }

.fa-safari:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f267"; }

.fa-chrome:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f268"; }

.fa-firefox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f269"; }

.fa-opera:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26a"; }

.fa-internet-explorer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26c"; }

.fa-contao:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26d"; }

.fa-500px:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26e"; }

.fa-amazon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f270"; }

.fa-calendar-plus-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f271"; }

.fa-calendar-minus-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f272"; }

.fa-calendar-times-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f273"; }

.fa-calendar-check-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f274"; }

.fa-industry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f275"; }

.fa-map-pin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f276"; }

.fa-map-signs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f277"; }

.fa-map-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f278"; }

.fa-map:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f279"; }

.fa-commenting:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27a"; }

.fa-commenting-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27b"; }

.fa-houzz:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27c"; }

.fa-vimeo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27d"; }

.fa-black-tie:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27e"; }

.fa-fonticons:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f280"; }

.fa-reddit-alien:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f281"; }

.fa-edge:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f282"; }

.fa-credit-card-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f283"; }

.fa-codiepie:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f284"; }

.fa-modx:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f285"; }

.fa-fort-awesome:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f286"; }

.fa-usb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f287"; }

.fa-product-hunt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f288"; }

.fa-mixcloud:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f289"; }

.fa-scribd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28a"; }

.fa-pause-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28b"; }

.fa-pause-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28c"; }

.fa-stop-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28d"; }

.fa-stop-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28e"; }

.fa-shopping-bag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f290"; }

.fa-shopping-basket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f291"; }

.fa-hashtag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f292"; }

.fa-bluetooth:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f293"; }

.fa-bluetooth-b:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f294"; }

.fa-percent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f295"; }

.fa-gitlab:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f296"; }

.fa-wpbeginner:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f297"; }

.fa-wpforms:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f298"; }

.fa-envira:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f299"; }

.fa-universal-access:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29b"; }

.fa-question-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29c"; }

.fa-blind:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29d"; }

.fa-audio-description:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29e"; }

.fa-volume-control-phone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a0"; }

.fa-braille:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a1"; }

.fa-assistive-listening-systems:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a4"; }

.fa-glide:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a5"; }

.fa-glide-g:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a7"; }

.fa-low-vision:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a8"; }

.fa-viadeo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a9"; }

.fa-viadeo-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2aa"; }

.fa-snapchat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ac"; }

.fa-snapchat-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ad"; }

.fa-pied-piper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ae"; }

.fa-first-order:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b0"; }

.fa-yoast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b1"; }

.fa-themeisle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b4"; }

.fa-handshake-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b5"; }

.fa-envelope-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b6"; }

.fa-envelope-open-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b7"; }

.fa-linode:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b8"; }

.fa-address-book:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b9"; }

.fa-address-book-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bc"; }

.fa-user-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bd"; }

.fa-user-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2be"; }

.fa-user-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c0"; }

.fa-id-badge:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c3"; }

.fa-quora:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c4"; }

.fa-free-code-camp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c5"; }

.fa-telegram:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cb"; }

.fa-shower:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cd"; }

.fa-podcast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ce"; }

.fa-window-maximize:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d0"; }

.fa-window-minimize:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d1"; }

.fa-window-restore:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d4"; }

.fa-bandcamp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d5"; }

.fa-grav:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d6"; }

.fa-etsy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d7"; }

.fa-imdb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d8"; }

.fa-ravelry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d9"; }

.fa-eercast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2da"; }

.fa-microchip:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2db"; }

.fa-snowflake-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2dc"; }

.fa-superpowers:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2dd"; }

.fa-wpexplorer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2de"; }

.fa-meetup:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2e0"; }

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

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fad, .fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

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

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

.fa-flip-both, .fa-flip-horizontal.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); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26e"; }

.fa-accessible-icon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f368"; }

.fa-accusoft:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6af"; }

.fa-ad:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f641"; }

.fa-address-book:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b9"; }

.fa-address-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bb"; }

.fa-adjust:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f042"; }

.fa-adn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f170"; }

.fa-adobe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f778"; }

.fa-adversal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f36a"; }

.fa-affiliatetheme:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f36b"; }

.fa-air-freshener:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5d0"; }

.fa-airbnb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f834"; }

.fa-algolia:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f36c"; }

.fa-align-center:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f037"; }

.fa-align-justify:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f039"; }

.fa-align-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f036"; }

.fa-align-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f038"; }

.fa-alipay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f642"; }

.fa-allergies:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f461"; }

.fa-amazon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f270"; }

.fa-amazon-pay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f42c"; }

.fa-ambulance:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a3"; }

.fa-amilia:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f36d"; }

.fa-anchor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13d"; }

.fa-android:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17b"; }

.fa-angellist:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f209"; }

.fa-angle-double-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f103"; }

.fa-angle-double-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f100"; }

.fa-angle-double-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f101"; }

.fa-angle-double-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f102"; }

.fa-angle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f107"; }

.fa-angle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f104"; }

.fa-angle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f105"; }

.fa-angle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f106"; }

.fa-angry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f556"; }

.fa-angrycreative:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f36e"; }

.fa-angular:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f420"; }

.fa-ankh:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f644"; }

.fa-app-store:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f36f"; }

.fa-app-store-ios:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f370"; }

.fa-apper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f371"; }

.fa-apple:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f179"; }

.fa-apple-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5d1"; }

.fa-apple-pay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f415"; }

.fa-archive:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f187"; }

.fa-archway:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0aa"; }

.fa-arrow-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f063"; }

.fa-arrow-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f060"; }

.fa-arrow-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f061"; }

.fa-arrow-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f062"; }

.fa-arrows-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f337"; }

.fa-arrows-alt-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f338"; }

.fa-artstation:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a2"; }

.fa-asterisk:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f069"; }

.fa-asymmetrik:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f372"; }

.fa-at:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fa"; }

.fa-atlas:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f558"; }

.fa-atlassian:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f77b"; }

.fa-atom:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5d2"; }

.fa-audible:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f373"; }

.fa-audio-description:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29e"; }

.fa-autoprefixer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f41c"; }

.fa-avianex:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f374"; }

.fa-aviato:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f421"; }

.fa-award:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f559"; }

.fa-aws:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f375"; }

.fa-baby:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f77c"; }

.fa-baby-carriage:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f77d"; }

.fa-backspace:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f55a"; }

.fa-backward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04a"; }

.fa-bacon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7e5"; }

.fa-bahai:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f666"; }

.fa-balance-scale:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24e"; }

.fa-balance-scale-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f515"; }

.fa-balance-scale-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f516"; }

.fa-ban:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05e"; }

.fa-band-aid:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f462"; }

.fa-bandcamp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d5"; }

.fa-barcode:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02a"; }

.fa-bars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c9"; }

.fa-baseball-ball:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f433"; }

.fa-basketball-ball:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f434"; }

.fa-bath:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cd"; }

.fa-battery-empty:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f244"; }

.fa-battery-full:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f240"; }

.fa-battery-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f242"; }

.fa-battery-quarter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f243"; }

.fa-battery-three-quarters:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f241"; }

.fa-battle-net:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f835"; }

.fa-bed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f236"; }

.fa-beer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fc"; }

.fa-behance:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b4"; }

.fa-behance-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b5"; }

.fa-bell:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f3"; }

.fa-bell-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f6"; }

.fa-bezier-curve:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f55b"; }

.fa-bible:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f647"; }

.fa-bicycle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f206"; }

.fa-biking:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f84a"; }

.fa-bimobject:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f378"; }

.fa-binoculars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e5"; }

.fa-biohazard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f780"; }

.fa-birthday-cake:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fd"; }

.fa-bitbucket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f171"; }

.fa-bitcoin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f379"; }

.fa-bity:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f37a"; }

.fa-black-tie:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27e"; }

.fa-blackberry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f37b"; }

.fa-blender:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f517"; }

.fa-blender-phone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6b6"; }

.fa-blind:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29d"; }

.fa-blog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f781"; }

.fa-blogger:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f37c"; }

.fa-blogger-b:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f37d"; }

.fa-bluetooth:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f293"; }

.fa-bluetooth-b:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f294"; }

.fa-bold:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f032"; }

.fa-bolt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e7"; }

.fa-bomb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e2"; }

.fa-bone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5d7"; }

.fa-bong:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f55c"; }

.fa-book:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02d"; }

.fa-book-dead:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6b7"; }

.fa-book-medical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7e6"; }

.fa-book-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f518"; }

.fa-book-reader:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5da"; }

.fa-bookmark:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02e"; }

.fa-bootstrap:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f836"; }

.fa-border-all:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f84c"; }

.fa-border-none:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f850"; }

.fa-border-style:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f853"; }

.fa-bowling-ball:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f436"; }

.fa-box:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f466"; }

.fa-box-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f49e"; }

.fa-boxes:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f468"; }

.fa-braille:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a1"; }

.fa-brain:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5dc"; }

.fa-bread-slice:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ec"; }

.fa-briefcase:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f469"; }

.fa-broadcast-tower:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f519"; }

.fa-broom:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f51a"; }

.fa-brush:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f55d"; }

.fa-btc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15a"; }

.fa-buffer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f837"; }

.fa-bug:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f188"; }

.fa-building:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ad"; }

.fa-bullhorn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a1"; }

.fa-bullseye:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f140"; }

.fa-burn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f46a"; }

.fa-buromobelexperte:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f37f"; }

.fa-bus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f207"; }

.fa-bus-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f55e"; }

.fa-business-time:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f64a"; }

.fa-buy-n-large:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8a6"; }

.fa-buysellads:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20d"; }

.fa-calculator:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ec"; }

.fa-calendar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f133"; }

.fa-calendar-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f073"; }

.fa-calendar-check:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f274"; }

.fa-calendar-day:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f783"; }

.fa-calendar-minus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f272"; }

.fa-calendar-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f271"; }

.fa-calendar-times:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f273"; }

.fa-calendar-week:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f784"; }

.fa-camera:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f030"; }

.fa-camera-retro:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f083"; }

.fa-campground:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f785"; }

.fa-candy-cane:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f786"; }

.fa-cannabis:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f55f"; }

.fa-capsules:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f46b"; }

.fa-car:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b9"; }

.fa-car-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5de"; }

.fa-car-battery:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5df"; }

.fa-car-crash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5e1"; }

.fa-car-side:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5e4"; }

.fa-caravan:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8ff"; }

.fa-caret-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d7"; }

.fa-caret-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d9"; }

.fa-caret-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0da"; }

.fa-caret-square-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f150"; }

.fa-caret-square-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f191"; }

.fa-caret-square-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f152"; }

.fa-caret-square-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f151"; }

.fa-caret-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d8"; }

.fa-carrot:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f787"; }

.fa-cart-arrow-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f218"; }

.fa-cart-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f217"; }

.fa-cash-register:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f788"; }

.fa-cat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f42d"; }

.fa-cc-amex:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f416"; }

.fa-cc-diners-club:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24c"; }

.fa-cc-discover:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f2"; }

.fa-cc-jcb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24b"; }

.fa-cc-mastercard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f1"; }

.fa-cc-paypal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f4"; }

.fa-cc-stripe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f5"; }

.fa-cc-visa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f0"; }

.fa-centercode:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f380"; }

.fa-centos:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f789"; }

.fa-certificate:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a3"; }

.fa-chair:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6c0"; }

.fa-chalkboard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f51c"; }

.fa-charging-station:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5e7"; }

.fa-chart-area:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fe"; }

.fa-chart-bar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f080"; }

.fa-chart-line:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f201"; }

.fa-chart-pie:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f200"; }

.fa-check:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00c"; }

.fa-check-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f058"; }

.fa-check-double:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f560"; }

.fa-check-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14a"; }

.fa-cheese:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ef"; }

.fa-chess:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f439"; }

.fa-chess-bishop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f43a"; }

.fa-chess-board:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f43c"; }

.fa-chess-king:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f43f"; }

.fa-chess-knight:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f441"; }

.fa-chess-pawn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f443"; }

.fa-chess-queen:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f445"; }

.fa-chess-rook:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f447"; }

.fa-chevron-circle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f137"; }

.fa-chevron-circle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f138"; }

.fa-chevron-circle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f139"; }

.fa-chevron-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f078"; }

.fa-chevron-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f053"; }

.fa-chevron-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f054"; }

.fa-chevron-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f077"; }

.fa-child:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ae"; }

.fa-chrome:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f268"; }

.fa-chromecast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f838"; }

.fa-church:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f51d"; }

.fa-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f111"; }

.fa-circle-notch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ce"; }

.fa-city:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f64f"; }

.fa-clinic-medical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7f2"; }

.fa-clipboard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f328"; }

.fa-clipboard-check:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f46c"; }

.fa-clipboard-list:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f46d"; }

.fa-clock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f017"; }

.fa-clone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f24d"; }

.fa-closed-captioning:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20a"; }

.fa-cloud:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f381"; }

.fa-cloud-meatball:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f73b"; }

.fa-cloud-moon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f73c"; }

.fa-cloud-rain:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f740"; }

.fa-cloud-sun:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f382"; }

.fa-cloudscale:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f383"; }

.fa-cloudsmith:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f384"; }

.fa-cloudversify:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f385"; }

.fa-cocktail:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f561"; }

.fa-code:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f121"; }

.fa-code-branch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f126"; }

.fa-codepen:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cb"; }

.fa-codiepie:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f284"; }

.fa-coffee:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f4"; }

.fa-cog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f013"; }

.fa-cogs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f085"; }

.fa-coins:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f51e"; }

.fa-columns:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0db"; }

.fa-comment:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f075"; }

.fa-comment-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27a"; }

.fa-comment-dollar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f651"; }

.fa-comment-dots:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ad"; }

.fa-comment-medical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7f5"; }

.fa-comment-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4b3"; }

.fa-comments:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f086"; }

.fa-comments-dollar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f653"; }

.fa-compact-disc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f51f"; }

.fa-compass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14e"; }

.fa-compress:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f066"; }

.fa-compress-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f78c"; }

.fa-concierge-bell:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f562"; }

.fa-confluence:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f78d"; }

.fa-connectdevelop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20e"; }

.fa-contao:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26d"; }

.fa-cookie:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f563"; }

.fa-cookie-bite:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f564"; }

.fa-copy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c5"; }

.fa-copyright:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f89e"; }

.fa-couch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4b8"; }

.fa-cpanel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f388"; }

.fa-creative-commons:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25e"; }

.fa-creative-commons-by:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f3"; }

.fa-credit-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09d"; }

.fa-critical-role:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6c9"; }

.fa-crop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f125"; }

.fa-crop-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f565"; }

.fa-cross:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f654"; }

.fa-crosshairs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05b"; }

.fa-crow:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f520"; }

.fa-crown:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f521"; }

.fa-crutch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7f7"; }

.fa-css3:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13c"; }

.fa-css3-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f38b"; }

.fa-cube:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b2"; }

.fa-cubes:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b3"; }

.fa-cut:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c4"; }

.fa-cuttlefish:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f38c"; }

.fa-d-and-d:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6ca"; }

.fa-dailymotion:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f952"; }

.fa-dashcube:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f210"; }

.fa-database:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c0"; }

.fa-deaf:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a4"; }

.fa-delicious:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a5"; }

.fa-democrat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f747"; }

.fa-deploydog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f38e"; }

.fa-deskpro:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f38f"; }

.fa-desktop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f108"; }

.fa-dev:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6cc"; }

.fa-deviantart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1bd"; }

.fa-dharmachakra:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f655"; }

.fa-dhl:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f790"; }

.fa-diagnoses:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f470"; }

.fa-diaspora:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f791"; }

.fa-dice:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f522"; }

.fa-dice-d20:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6cf"; }

.fa-dice-d6:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6d1"; }

.fa-dice-five:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f523"; }

.fa-dice-four:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f524"; }

.fa-dice-one:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f525"; }

.fa-dice-six:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f526"; }

.fa-dice-three:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f527"; }

.fa-dice-two:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f528"; }

.fa-digg:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a6"; }

.fa-digital-ocean:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f391"; }

.fa-digital-tachograph:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f566"; }

.fa-directions:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5eb"; }

.fa-discord:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f392"; }

.fa-discourse:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f393"; }

.fa-divide:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f529"; }

.fa-dizzy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f567"; }

.fa-dna:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f471"; }

.fa-dochub:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f394"; }

.fa-docker:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f395"; }

.fa-dog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6d3"; }

.fa-dollar-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f155"; }

.fa-dolly:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f472"; }

.fa-dolly-flatbed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f474"; }

.fa-donate:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4b9"; }

.fa-door-closed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f52a"; }

.fa-door-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f52b"; }

.fa-dot-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f192"; }

.fa-dove:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ba"; }

.fa-download:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f019"; }

.fa-draft2digital:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f396"; }

.fa-drafting-compass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f568"; }

.fa-dragon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6d5"; }

.fa-draw-polygon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ee"; }

.fa-dribbble:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17d"; }

.fa-dribbble-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f397"; }

.fa-dropbox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16b"; }

.fa-drum:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f569"; }

.fa-drum-steelpan:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f56a"; }

.fa-drumstick-bite:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6d7"; }

.fa-drupal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a9"; }

.fa-dumbbell:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f44b"; }

.fa-dumpster:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f793"; }

.fa-dumpster-fire:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f794"; }

.fa-dungeon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6d9"; }

.fa-dyalog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f399"; }

.fa-earlybirds:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f39a"; }

.fa-ebay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f4"; }

.fa-edge:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f282"; }

.fa-edit:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f044"; }

.fa-egg:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7fb"; }

.fa-eject:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f052"; }

.fa-elementor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f430"; }

.fa-ellipsis-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f141"; }

.fa-ellipsis-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f142"; }

.fa-ello:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5f1"; }

.fa-ember:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f423"; }

.fa-empire:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d1"; }

.fa-envelope:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e0"; }

.fa-envelope-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f658"; }

.fa-envelope-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f199"; }

.fa-envira:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f299"; }

.fa-equals:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f52c"; }

.fa-eraser:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12d"; }

.fa-erlang:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f39d"; }

.fa-ethereum:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f42e"; }

.fa-ethernet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f796"; }

.fa-etsy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d7"; }

.fa-euro-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f153"; }

.fa-evernote:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f839"; }

.fa-exchange-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f362"; }

.fa-exclamation:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12a"; }

.fa-exclamation-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f071"; }

.fa-expand:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f065"; }

.fa-expand-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f31e"; }

.fa-expeditedssl:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23e"; }

.fa-external-link-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f360"; }

.fa-eye:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06e"; }

.fa-eye-dropper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fb"; }

.fa-eye-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f070"; }

.fa-facebook:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09a"; }

.fa-facebook-f:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f39e"; }

.fa-facebook-messenger:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f39f"; }

.fa-facebook-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f082"; }

.fa-fan:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6dc"; }

.fa-fast-backward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f049"; }

.fa-fast-forward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f050"; }

.fa-fax:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ac"; }

.fa-feather:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f52d"; }

.fa-feather-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f56b"; }

.fa-fedex:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f797"; }

.fa-fedora:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f798"; }

.fa-female:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f182"; }

.fa-fighter-jet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fb"; }

.fa-figma:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f799"; }

.fa-file:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15b"; }

.fa-file-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15c"; }

.fa-file-archive:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c6"; }

.fa-file-audio:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c7"; }

.fa-file-code:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c9"; }

.fa-file-contract:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f56c"; }

.fa-file-csv:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6dd"; }

.fa-file-download:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f56d"; }

.fa-file-excel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c3"; }

.fa-file-export:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f56e"; }

.fa-file-image:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c5"; }

.fa-file-import:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f56f"; }

.fa-file-invoice:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f571"; }

.fa-file-medical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f477"; }

.fa-file-medical-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f478"; }

.fa-file-pdf:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c4"; }

.fa-file-prescription:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f572"; }

.fa-file-signature:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f573"; }

.fa-file-upload:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f574"; }

.fa-file-video:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c8"; }

.fa-file-word:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c2"; }

.fa-fill:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f575"; }

.fa-fill-drip:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f576"; }

.fa-film:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f008"; }

.fa-filter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0b0"; }

.fa-fingerprint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f577"; }

.fa-fire:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06d"; }

.fa-fire-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f134"; }

.fa-firefox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f269"; }

.fa-firefox-browser:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f907"; }

.fa-first-aid:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f479"; }

.fa-first-order:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b0"; }

.fa-first-order-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f50a"; }

.fa-firstdraft:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a1"; }

.fa-fish:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f578"; }

.fa-fist-raised:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6de"; }

.fa-flag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f024"; }

.fa-flag-checkered:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11e"; }

.fa-flag-usa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f74d"; }

.fa-flask:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c3"; }

.fa-flickr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16e"; }

.fa-flipboard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f44d"; }

.fa-flushed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f579"; }

.fa-fly:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f417"; }

.fa-folder:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07b"; }

.fa-folder-minus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f65d"; }

.fa-folder-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07c"; }

.fa-folder-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f65e"; }

.fa-font:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f031"; }

.fa-font-awesome:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e6"; }

.fa-fonticons:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f280"; }

.fa-fonticons-fi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a2"; }

.fa-football-ball:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f44e"; }

.fa-fort-awesome:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a3"; }

.fa-forumbee:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f211"; }

.fa-forward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04e"; }

.fa-foursquare:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f180"; }

.fa-free-code-camp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c5"; }

.fa-freebsd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a4"; }

.fa-frog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f52e"; }

.fa-frown:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f119"; }

.fa-frown-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f57a"; }

.fa-fulcrum:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f50b"; }

.fa-funnel-dollar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f662"; }

.fa-futbol:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e3"; }

.fa-galactic-republic:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f50c"; }

.fa-galactic-senate:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f50d"; }

.fa-gamepad:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11b"; }

.fa-gas-pump:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f52f"; }

.fa-gavel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e3"; }

.fa-gem:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a5"; }

.fa-genderless:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22d"; }

.fa-get-pocket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f265"; }

.fa-gg:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f260"; }

.fa-gg-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f261"; }

.fa-ghost:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6e2"; }

.fa-gift:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06b"; }

.fa-gifts:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f79c"; }

.fa-git:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d3"; }

.fa-git-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f841"; }

.fa-git-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d2"; }

.fa-github:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09b"; }

.fa-github-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f113"; }

.fa-github-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f092"; }

.fa-gitkraken:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a6"; }

.fa-gitlab:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f296"; }

.fa-gitter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f426"; }

.fa-glass-cheers:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f79f"; }

.fa-glass-martini:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f000"; }

.fa-glass-martini-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f57b"; }

.fa-glass-whiskey:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7a0"; }

.fa-glasses:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f530"; }

.fa-glide:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a5"; }

.fa-glide-g:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a6"; }

.fa-globe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ac"; }

.fa-globe-africa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f57c"; }

.fa-globe-americas:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f57d"; }

.fa-globe-asia:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f57e"; }

.fa-globe-europe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7a2"; }

.fa-gofore:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a7"; }

.fa-golf-ball:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f450"; }

.fa-goodreads:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a8"; }

.fa-goodreads-g:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a9"; }

.fa-google:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a0"; }

.fa-google-drive:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3aa"; }

.fa-google-play:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ab"; }

.fa-google-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b3"; }

.fa-google-plus-g:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d5"; }

.fa-google-plus-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d4"; }

.fa-google-wallet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ee"; }

.fa-gopuram:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f664"; }

.fa-graduation-cap:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19d"; }

.fa-gratipay:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f184"; }

.fa-grav:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d6"; }

.fa-greater-than:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f531"; }

.fa-greater-than-equal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f532"; }

.fa-grimace:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f57f"; }

.fa-grin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f580"; }

.fa-grin-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f581"; }

.fa-grin-beam:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f583"; }

.fa-grin-hearts:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f584"; }

.fa-grin-squint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f585"; }

.fa-grin-squint-tears:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f586"; }

.fa-grin-stars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f587"; }

.fa-grin-tears:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f588"; }

.fa-grin-tongue:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f58b"; }

.fa-grin-wink:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f58c"; }

.fa-grip-horizontal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f58d"; }

.fa-grip-lines:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7a5"; }

.fa-grip-vertical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f58e"; }

.fa-gripfire:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ac"; }

.fa-grunt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ad"; }

.fa-guitar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7a6"; }

.fa-gulp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ae"; }

.fa-h-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fd"; }

.fa-hacker-news:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3af"; }

.fa-hackerrank:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5f7"; }

.fa-hamburger:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f805"; }

.fa-hammer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6e3"; }

.fa-hamsa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f665"; }

.fa-hand-holding:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4c0"; }

.fa-hand-lizard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f258"; }

.fa-hand-middle-finger:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f806"; }

.fa-hand-paper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f256"; }

.fa-hand-peace:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25b"; }

.fa-hand-point-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a7"; }

.fa-hand-point-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a5"; }

.fa-hand-point-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a4"; }

.fa-hand-point-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a6"; }

.fa-hand-pointer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25a"; }

.fa-hand-rock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f255"; }

.fa-hand-scissors:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f257"; }

.fa-hand-spock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f259"; }

.fa-hands:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4c2"; }

.fa-hands-helping:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4c4"; }

.fa-handshake:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b5"; }

.fa-hanukiah:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6e6"; }

.fa-hard-hat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f807"; }

.fa-hashtag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f292"; }

.fa-hat-cowboy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8c1"; }

.fa-hat-wizard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6e8"; }

.fa-hdd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a0"; }

.fa-heading:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1dc"; }

.fa-headphones:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f025"; }

.fa-headphones-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f58f"; }

.fa-headset:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f590"; }

.fa-heart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f004"; }

.fa-heart-broken:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7a9"; }

.fa-heartbeat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21e"; }

.fa-helicopter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f533"; }

.fa-highlighter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f591"; }

.fa-hiking:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6ec"; }

.fa-hippo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6ed"; }

.fa-hips:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f452"; }

.fa-hire-a-helper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b0"; }

.fa-history:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1da"; }

.fa-hockey-puck:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f453"; }

.fa-holly-berry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7aa"; }

.fa-home:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f015"; }

.fa-hooli:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f427"; }

.fa-hornbill:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f592"; }

.fa-horse:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6f0"; }

.fa-horse-head:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ab"; }

.fa-hospital:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f8"; }

.fa-hospital-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f47d"; }

.fa-hospital-symbol:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f47e"; }

.fa-hot-tub:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f593"; }

.fa-hotdog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f80f"; }

.fa-hotel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f594"; }

.fa-hotjar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b1"; }

.fa-hourglass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f254"; }

.fa-hourglass-end:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f253"; }

.fa-hourglass-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f252"; }

.fa-hourglass-start:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f251"; }

.fa-house-damage:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6f1"; }

.fa-houzz:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27c"; }

.fa-hryvnia:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6f2"; }

.fa-html5:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13b"; }

.fa-hubspot:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b2"; }

.fa-i-cursor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f246"; }

.fa-ice-cream:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f810"; }

.fa-icicles:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ad"; }

.fa-icons:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f86d"; }

.fa-id-badge:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c1"; }

.fa-id-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c2"; }

.fa-id-card-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f47f"; }

.fa-ideal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f913"; }

.fa-igloo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ae"; }

.fa-image:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03e"; }

.fa-images:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f302"; }

.fa-imdb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d8"; }

.fa-inbox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01c"; }

.fa-indent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03c"; }

.fa-industry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f275"; }

.fa-infinity:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f534"; }

.fa-info:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f129"; }

.fa-info-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f05a"; }

.fa-instagram:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16d"; }

.fa-instagram-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f955"; }

.fa-intercom:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7af"; }

.fa-internet-explorer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26b"; }

.fa-invision:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7b0"; }

.fa-ioxhost:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f208"; }

.fa-italic:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f033"; }

.fa-itch-io:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f83a"; }

.fa-itunes:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b4"; }

.fa-itunes-note:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b5"; }

.fa-java:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e4"; }

.fa-jedi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f669"; }

.fa-jedi-order:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f50e"; }

.fa-jenkins:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b6"; }

.fa-jira:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7b1"; }

.fa-joget:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b7"; }

.fa-joint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f595"; }

.fa-joomla:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1aa"; }

.fa-journal-whills:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f66a"; }

.fa-js:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b8"; }

.fa-js-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3b9"; }

.fa-jsfiddle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cc"; }

.fa-kaaba:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f66b"; }

.fa-kaggle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5fa"; }

.fa-key:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f084"; }

.fa-keybase:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f5"; }

.fa-keyboard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11c"; }

.fa-keycdn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ba"; }

.fa-khanda:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f66d"; }

.fa-kickstarter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3bc"; }

.fa-kiss:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f596"; }

.fa-kiss-beam:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f598"; }

.fa-kiwi-bird:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f535"; }

.fa-korvue:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f42f"; }

.fa-landmark:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f66f"; }

.fa-language:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ab"; }

.fa-laptop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f109"; }

.fa-laptop-code:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5fc"; }

.fa-laptop-medical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f812"; }

.fa-laravel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3bd"; }

.fa-lastfm:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f202"; }

.fa-lastfm-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f203"; }

.fa-laugh:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f599"; }

.fa-laugh-beam:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f59a"; }

.fa-laugh-squint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f59b"; }

.fa-laugh-wink:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f59c"; }

.fa-layer-group:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5fd"; }

.fa-leaf:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f06c"; }

.fa-leanpub:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f212"; }

.fa-lemon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f094"; }

.fa-less:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f41d"; }

.fa-less-than:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f536"; }

.fa-less-than-equal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f537"; }

.fa-level-down-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3be"; }

.fa-level-up-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3bf"; }

.fa-life-ring:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cd"; }

.fa-lightbulb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0eb"; }

.fa-line:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c0"; }

.fa-link:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c1"; }

.fa-linkedin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08c"; }

.fa-linkedin-in:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e1"; }

.fa-linode:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b8"; }

.fa-linux:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17c"; }

.fa-lira-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f195"; }

.fa-list:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03a"; }

.fa-list-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f022"; }

.fa-list-ol:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0cb"; }

.fa-list-ul:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ca"; }

.fa-location-arrow:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f124"; }

.fa-lock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f023"; }

.fa-lock-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f30c"; }

.fa-low-vision:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a8"; }

.fa-luggage-cart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f59d"; }

.fa-lyft:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c3"; }

.fa-magento:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c4"; }

.fa-magic:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d0"; }

.fa-magnet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f076"; }

.fa-mail-bulk:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f674"; }

.fa-mailchimp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f59e"; }

.fa-male:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f183"; }

.fa-mandalorian:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f50f"; }

.fa-map:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f279"; }

.fa-map-marked:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f59f"; }

.fa-map-marked-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a0"; }

.fa-map-marker:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f041"; }

.fa-map-marker-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c5"; }

.fa-map-pin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f276"; }

.fa-map-signs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f277"; }

.fa-markdown:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f60f"; }

.fa-marker:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a1"; }

.fa-mars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f222"; }

.fa-mars-double:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f227"; }

.fa-mars-stroke:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f229"; }

.fa-mars-stroke-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22a"; }

.fa-mask:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6fa"; }

.fa-mastodon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f6"; }

.fa-maxcdn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f136"; }

.fa-mdb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8ca"; }

.fa-medal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a2"; }

.fa-medapps:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c6"; }

.fa-medium:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23a"; }

.fa-medium-m:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c7"; }

.fa-medkit:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fa"; }

.fa-medrt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c8"; }

.fa-meetup:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2e0"; }

.fa-megaport:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a3"; }

.fa-meh:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11a"; }

.fa-meh-blank:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a5"; }

.fa-memory:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f538"; }

.fa-mendeley:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7b3"; }

.fa-menorah:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f676"; }

.fa-mercury:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f223"; }

.fa-meteor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f753"; }

.fa-microblog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f91a"; }

.fa-microchip:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2db"; }

.fa-microphone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f130"; }

.fa-microphone-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f539"; }

.fa-microphone-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f131"; }

.fa-microscope:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f610"; }

.fa-microsoft:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ca"; }

.fa-minus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f068"; }

.fa-minus-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f056"; }

.fa-minus-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f146"; }

.fa-mitten:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7b5"; }

.fa-mix:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3cb"; }

.fa-mixcloud:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f289"; }

.fa-mixer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f956"; }

.fa-mizuni:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3cc"; }

.fa-mobile:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10b"; }

.fa-mobile-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3cd"; }

.fa-modx:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f285"; }

.fa-monero:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d0"; }

.fa-money-bill:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f53b"; }

.fa-money-check:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f53c"; }

.fa-money-check-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f53d"; }

.fa-monument:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a6"; }

.fa-moon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f186"; }

.fa-mortar-pestle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a7"; }

.fa-mosque:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f678"; }

.fa-motorcycle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21c"; }

.fa-mountain:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6fc"; }

.fa-mouse:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f245"; }

.fa-mug-hot:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7b6"; }

.fa-music:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f001"; }

.fa-napster:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d2"; }

.fa-neos:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f612"; }

.fa-network-wired:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6ff"; }

.fa-neuter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f22c"; }

.fa-newspaper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ea"; }

.fa-nimblr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5a8"; }

.fa-node:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f419"; }

.fa-node-js:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d3"; }

.fa-not-equal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f53e"; }

.fa-notes-medical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f481"; }

.fa-npm:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d4"; }

.fa-ns8:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d5"; }

.fa-nutritionix:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d6"; }

.fa-object-group:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f247"; }

.fa-object-ungroup:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f248"; }

.fa-odnoklassniki:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f264"; }

.fa-oil-can:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f613"; }

.fa-old-republic:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f510"; }

.fa-om:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f679"; }

.fa-opencart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23d"; }

.fa-openid:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19b"; }

.fa-opera:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26a"; }

.fa-optin-monster:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23c"; }

.fa-orcid:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8d2"; }

.fa-osi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f41a"; }

.fa-otter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f700"; }

.fa-outdent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03b"; }

.fa-page4:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d7"; }

.fa-pagelines:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18c"; }

.fa-pager:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f815"; }

.fa-paint-brush:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fc"; }

.fa-paint-roller:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5aa"; }

.fa-palette:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f53f"; }

.fa-palfed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d8"; }

.fa-pallet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f482"; }

.fa-paper-plane:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d8"; }

.fa-paperclip:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c6"; }

.fa-parachute-box:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4cd"; }

.fa-paragraph:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1dd"; }

.fa-parking:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f540"; }

.fa-passport:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ab"; }

.fa-pastafarianism:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f67b"; }

.fa-paste:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ea"; }

.fa-patreon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d9"; }

.fa-pause:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04c"; }

.fa-pause-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28b"; }

.fa-paw:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b0"; }

.fa-paypal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ed"; }

.fa-peace:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f67c"; }

.fa-pen:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f304"; }

.fa-pen-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f305"; }

.fa-pen-fancy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ac"; }

.fa-pen-nib:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ad"; }

.fa-pen-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14b"; }

.fa-pencil-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f303"; }

.fa-pencil-ruler:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ae"; }

.fa-penny-arcade:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f704"; }

.fa-people-carry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ce"; }

.fa-pepper-hot:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f816"; }

.fa-percent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f295"; }

.fa-percentage:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f541"; }

.fa-periscope:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3da"; }

.fa-person-booth:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f756"; }

.fa-phabricator:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3db"; }

.fa-phoenix-framework:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f511"; }

.fa-phone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f095"; }

.fa-phone-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f879"; }

.fa-phone-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3dd"; }

.fa-phone-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f098"; }

.fa-phone-square-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f87b"; }

.fa-phone-volume:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a0"; }

.fa-photo-video:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f87c"; }

.fa-php:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f457"; }

.fa-pied-piper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f91e"; }

.fa-piggy-bank:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4d3"; }

.fa-pills:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f484"; }

.fa-pinterest:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d2"; }

.fa-pinterest-p:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f231"; }

.fa-pinterest-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d3"; }

.fa-pizza-slice:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f818"; }

.fa-place-of-worship:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f67f"; }

.fa-plane:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f072"; }

.fa-plane-arrival:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5af"; }

.fa-plane-departure:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b0"; }

.fa-play:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04b"; }

.fa-play-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f144"; }

.fa-playstation:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3df"; }

.fa-plug:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e6"; }

.fa-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f067"; }

.fa-plus-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f055"; }

.fa-plus-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fe"; }

.fa-podcast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ce"; }

.fa-poll:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f681"; }

.fa-poll-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f682"; }

.fa-poo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2fe"; }

.fa-poo-storm:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f75a"; }

.fa-poop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f619"; }

.fa-portrait:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e0"; }

.fa-pound-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f154"; }

.fa-power-off:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f011"; }

.fa-pray:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f683"; }

.fa-praying-hands:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f684"; }

.fa-prescription:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f486"; }

.fa-print:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02f"; }

.fa-procedures:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f487"; }

.fa-product-hunt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f288"; }

.fa-project-diagram:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f542"; }

.fa-pushed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12e"; }

.fa-python:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e2"; }

.fa-qq:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d6"; }

.fa-qrcode:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f029"; }

.fa-question:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f128"; }

.fa-question-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f059"; }

.fa-quidditch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f458"; }

.fa-quinscape:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f459"; }

.fa-quora:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c4"; }

.fa-quote-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10d"; }

.fa-quote-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10e"; }

.fa-quran:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f687"; }

.fa-r-project:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f7"; }

.fa-radiation:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7b9"; }

.fa-radiation-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ba"; }

.fa-rainbow:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f75b"; }

.fa-random:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f074"; }

.fa-raspberry-pi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7bb"; }

.fa-ravelry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d9"; }

.fa-react:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f41b"; }

.fa-reacteurope:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f75d"; }

.fa-readme:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4d5"; }

.fa-rebel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d0"; }

.fa-receipt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f543"; }

.fa-record-vinyl:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8d9"; }

.fa-recycle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b8"; }

.fa-red-river:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e3"; }

.fa-reddit:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a1"; }

.fa-reddit-alien:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f281"; }

.fa-reddit-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a2"; }

.fa-redhat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7bc"; }

.fa-redo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01e"; }

.fa-redo-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2f9"; }

.fa-registered:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25d"; }

.fa-remove-format:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f87d"; }

.fa-renren:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18b"; }

.fa-reply:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e5"; }

.fa-reply-all:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f122"; }

.fa-replyd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e6"; }

.fa-republican:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f75e"; }

.fa-researchgate:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f8"; }

.fa-resolving:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e7"; }

.fa-restroom:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7bd"; }

.fa-retweet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f079"; }

.fa-rev:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b2"; }

.fa-ribbon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4d6"; }

.fa-ring:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f70b"; }

.fa-road:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f018"; }

.fa-robot:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f544"; }

.fa-rocket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f135"; }

.fa-rocketchat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e8"; }

.fa-rockrms:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e9"; }

.fa-route:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4d7"; }

.fa-rss:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09e"; }

.fa-rss-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f143"; }

.fa-ruble-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f158"; }

.fa-ruler:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f545"; }

.fa-ruler-combined:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f546"; }

.fa-ruler-horizontal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f547"; }

.fa-ruler-vertical:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f548"; }

.fa-running:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f70c"; }

.fa-rupee-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f156"; }

.fa-sad-cry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b3"; }

.fa-sad-tear:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b4"; }

.fa-safari:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f267"; }

.fa-salesforce:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f83b"; }

.fa-sass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f41e"; }

.fa-satellite:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7bf"; }

.fa-satellite-dish:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7c0"; }

.fa-save:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c7"; }

.fa-schlix:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ea"; }

.fa-school:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f549"; }

.fa-screwdriver:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f54a"; }

.fa-scribd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28a"; }

.fa-scroll:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f70e"; }

.fa-sd-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7c2"; }

.fa-search:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f002"; }

.fa-search-dollar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f688"; }

.fa-search-location:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f689"; }

.fa-search-minus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f010"; }

.fa-search-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00e"; }

.fa-searchengin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3eb"; }

.fa-seedling:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4d8"; }

.fa-sellcast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2da"; }

.fa-sellsy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f213"; }

.fa-server:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f233"; }

.fa-servicestack:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ec"; }

.fa-shapes:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f61f"; }

.fa-share:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f064"; }

.fa-share-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e0"; }

.fa-share-alt-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e1"; }

.fa-share-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14d"; }

.fa-shekel-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20b"; }

.fa-shield-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ed"; }

.fa-ship:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21a"; }

.fa-shipping-fast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f214"; }

.fa-shoe-prints:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f54b"; }

.fa-shopify:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f957"; }

.fa-shopping-bag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f290"; }

.fa-shopping-basket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f291"; }

.fa-shopping-cart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07a"; }

.fa-shopware:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b5"; }

.fa-shower:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cc"; }

.fa-shuttle-van:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b6"; }

.fa-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2f6"; }

.fa-sign-language:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2f5"; }

.fa-signal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f012"; }

.fa-signature:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b7"; }

.fa-sim-card:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7c4"; }

.fa-simplybuilt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f215"; }

.fa-sistrix:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ee"; }

.fa-sitemap:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e8"; }

.fa-sith:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f512"; }

.fa-skating:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7c5"; }

.fa-sketch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7c6"; }

.fa-skiing:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ca"; }

.fa-skull:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f54c"; }

.fa-skull-crossbones:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f714"; }

.fa-skyatlas:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f216"; }

.fa-skype:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17e"; }

.fa-slack:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f198"; }

.fa-slack-hash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ef"; }

.fa-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f715"; }

.fa-sleigh:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7cc"; }

.fa-sliders-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1de"; }

.fa-slideshare:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e7"; }

.fa-smile:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f118"; }

.fa-smile-beam:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5b8"; }

.fa-smile-wink:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4da"; }

.fa-smog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f75f"; }

.fa-smoking:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f48d"; }

.fa-smoking-ban:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f54d"; }

.fa-sms:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7cd"; }

.fa-snapchat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ac"; }

.fa-snapchat-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ad"; }

.fa-snowboarding:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7ce"; }

.fa-snowflake:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2dc"; }

.fa-snowman:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7d0"; }

.fa-snowplow:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7d2"; }

.fa-socks:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f696"; }

.fa-solar-panel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ba"; }

.fa-sort:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f881"; }

.fa-sort-alpha-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f882"; }

.fa-sort-amount-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f884"; }

.fa-sort-amount-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f885"; }

.fa-sort-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f886"; }

.fa-sort-numeric-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f887"; }

.fa-sort-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0de"; }

.fa-soundcloud:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1be"; }

.fa-sourcetree:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7d3"; }

.fa-spa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5bb"; }

.fa-space-shuttle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f197"; }

.fa-speakap:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3f3"; }

.fa-speaker-deck:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f83c"; }

.fa-spell-check:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f891"; }

.fa-spider:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f717"; }

.fa-spinner:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f110"; }

.fa-splotch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5bc"; }

.fa-spotify:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1bc"; }

.fa-spray-can:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5bd"; }

.fa-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c8"; }

.fa-square-full:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f45c"; }

.fa-square-root-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f698"; }

.fa-squarespace:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5be"; }

.fa-stack-exchange:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18d"; }

.fa-stack-overflow:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f16c"; }

.fa-stackpath:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f842"; }

.fa-stamp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5bf"; }

.fa-star:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f005"; }

.fa-star-and-crescent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f699"; }

.fa-star-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f089"; }

.fa-star-half-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c0"; }

.fa-star-of-david:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f69a"; }

.fa-star-of-life:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f621"; }

.fa-staylinked:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3f5"; }

.fa-steam:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b6"; }

.fa-steam-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b7"; }

.fa-steam-symbol:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3f6"; }

.fa-step-backward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f048"; }

.fa-step-forward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f051"; }

.fa-stethoscope:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f1"; }

.fa-sticker-mule:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3f7"; }

.fa-sticky-note:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f249"; }

.fa-stop:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f04d"; }

.fa-stop-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28d"; }

.fa-stopwatch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2f2"; }

.fa-store:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f54e"; }

.fa-store-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f54f"; }

.fa-strava:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f428"; }

.fa-stream:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f550"; }

.fa-street-view:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21d"; }

.fa-strikethrough:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0cc"; }

.fa-stripe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f429"; }

.fa-stripe-s:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f42a"; }

.fa-stroopwafel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f551"; }

.fa-studiovinari:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3f8"; }

.fa-stumbleupon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1a3"; }

.fa-subscript:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12c"; }

.fa-subway:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f239"; }

.fa-suitcase:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c1"; }

.fa-sun:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f185"; }

.fa-superpowers:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2dd"; }

.fa-superscript:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f12b"; }

.fa-supple:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3f9"; }

.fa-surprise:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c2"; }

.fa-suse:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7d6"; }

.fa-swatchbook:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c3"; }

.fa-swift:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8e1"; }

.fa-swimmer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c4"; }

.fa-swimming-pool:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c5"; }

.fa-symfony:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f83d"; }

.fa-synagogue:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f69b"; }

.fa-sync:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f021"; }

.fa-sync-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2f1"; }

.fa-syringe:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f48e"; }

.fa-table:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ce"; }

.fa-table-tennis:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f45d"; }

.fa-tablet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f10a"; }

.fa-tablet-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3fa"; }

.fa-tablets:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f490"; }

.fa-tachometer-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3fd"; }

.fa-tag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02b"; }

.fa-tags:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02c"; }

.fa-tape:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4db"; }

.fa-tasks:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ae"; }

.fa-taxi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ba"; }

.fa-teamspeak:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4f9"; }

.fa-teeth:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f62e"; }

.fa-teeth-open:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f62f"; }

.fa-telegram:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c6"; }

.fa-telegram-plane:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3fe"; }

.fa-temperature-high:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f769"; }

.fa-temperature-low:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f76b"; }

.fa-tencent-weibo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d5"; }

.fa-tenge:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7d7"; }

.fa-terminal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f120"; }

.fa-text-height:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f034"; }

.fa-text-width:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f035"; }

.fa-th:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00a"; }

.fa-th-large:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f009"; }

.fa-th-list:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00b"; }

.fa-the-red-yeti:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f69d"; }

.fa-theater-masks:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f630"; }

.fa-themeco:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c6"; }

.fa-themeisle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b2"; }

.fa-thermometer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f491"; }

.fa-thermometer-empty:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cb"; }

.fa-thermometer-full:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c7"; }

.fa-thermometer-half:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c8"; }

.fa-think-peaks:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f731"; }

.fa-thumbs-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f165"; }

.fa-thumbs-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f164"; }

.fa-thumbtack:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08d"; }

.fa-ticket-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ff"; }

.fa-times:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00d"; }

.fa-times-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f057"; }

.fa-tint:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f043"; }

.fa-tint-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c7"; }

.fa-tired:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c8"; }

.fa-toggle-off:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f204"; }

.fa-toggle-on:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f205"; }

.fa-toilet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7d8"; }

.fa-toilet-paper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f71e"; }

.fa-toolbox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f552"; }

.fa-tools:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7d9"; }

.fa-tooth:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5c9"; }

.fa-torah:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6a0"; }

.fa-torii-gate:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6a1"; }

.fa-tractor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f722"; }

.fa-trade-federation:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f513"; }

.fa-trademark:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25c"; }

.fa-traffic-light:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f637"; }

.fa-trailer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f941"; }

.fa-train:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f238"; }

.fa-tram:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7da"; }

.fa-transgender:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f224"; }

.fa-transgender-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f225"; }

.fa-trash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f8"; }

.fa-trash-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ed"; }

.fa-trash-restore:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f829"; }

.fa-trash-restore-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f82a"; }

.fa-tree:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1bb"; }

.fa-trello:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f181"; }

.fa-tripadvisor:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f262"; }

.fa-trophy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f091"; }

.fa-truck:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d1"; }

.fa-truck-loading:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4de"; }

.fa-truck-monster:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f63b"; }

.fa-truck-moving:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4df"; }

.fa-truck-pickup:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f63c"; }

.fa-tshirt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f553"; }

.fa-tty:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e4"; }

.fa-tumblr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f173"; }

.fa-tumblr-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f174"; }

.fa-tv:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26c"; }

.fa-twitch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e8"; }

.fa-twitter:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f099"; }

.fa-twitter-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f081"; }

.fa-typo3:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f42b"; }

.fa-uber:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f402"; }

.fa-ubuntu:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7df"; }

.fa-uikit:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f403"; }

.fa-umbraco:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f8e8"; }

.fa-umbrella:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ca"; }

.fa-underline:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0cd"; }

.fa-undo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e2"; }

.fa-undo-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ea"; }

.fa-uniregistry:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f404"; }

.fa-unity:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f949"; }

.fa-universal-access:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f29a"; }

.fa-university:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19c"; }

.fa-unlink:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f127"; }

.fa-unlock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09c"; }

.fa-unlock-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f13e"; }

.fa-untappd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f405"; }

.fa-upload:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f093"; }

.fa-ups:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7e0"; }

.fa-usb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f287"; }

.fa-user:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f007"; }

.fa-user-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f406"; }

.fa-user-alt-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4fa"; }

.fa-user-astronaut:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4fb"; }

.fa-user-check:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4fc"; }

.fa-user-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bd"; }

.fa-user-clock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4fd"; }

.fa-user-cog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4fe"; }

.fa-user-edit:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ff"; }

.fa-user-friends:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f500"; }

.fa-user-graduate:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f501"; }

.fa-user-injured:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f728"; }

.fa-user-lock:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f502"; }

.fa-user-md:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f0"; }

.fa-user-minus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f503"; }

.fa-user-ninja:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f504"; }

.fa-user-nurse:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f82f"; }

.fa-user-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f234"; }

.fa-user-secret:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f21b"; }

.fa-user-shield:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f505"; }

.fa-user-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f506"; }

.fa-user-tag:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f507"; }

.fa-user-tie:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f508"; }

.fa-user-times:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f235"; }

.fa-users:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c0"; }

.fa-users-cog:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f509"; }

.fa-usps:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7e1"; }

.fa-ussunnah:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f407"; }

.fa-utensil-spoon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2e5"; }

.fa-utensils:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2e7"; }

.fa-vaadin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f408"; }

.fa-vector-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5cb"; }

.fa-venus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f221"; }

.fa-venus-double:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f226"; }

.fa-venus-mars:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f228"; }

.fa-viacoin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f237"; }

.fa-viadeo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a9"; }

.fa-viadeo-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2aa"; }

.fa-vial:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f492"; }

.fa-vials:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f493"; }

.fa-viber:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f409"; }

.fa-video:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03d"; }

.fa-video-slash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e2"; }

.fa-vihara:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6a7"; }

.fa-vimeo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f40a"; }

.fa-vimeo-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f194"; }

.fa-vimeo-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27d"; }

.fa-vine:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ca"; }

.fa-vk:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f189"; }

.fa-vnv:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f40b"; }

.fa-voicemail:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f897"; }

.fa-volleyball-ball:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f45f"; }

.fa-volume-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f027"; }

.fa-volume-mute:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6a9"; }

.fa-volume-off:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f026"; }

.fa-volume-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f028"; }

.fa-vote-yea:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f772"; }

.fa-vr-cardboard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f729"; }

.fa-vuejs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f41f"; }

.fa-walking:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f554"; }

.fa-wallet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f555"; }

.fa-warehouse:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f494"; }

.fa-water:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f773"; }

.fa-wave-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f83e"; }

.fa-waze:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f83f"; }

.fa-weebly:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5cc"; }

.fa-weibo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f18a"; }

.fa-weight:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f496"; }

.fa-weight-hanging:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5cd"; }

.fa-weixin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d7"; }

.fa-whatsapp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f232"; }

.fa-whatsapp-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f40c"; }

.fa-wheelchair:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f193"; }

.fa-whmcs:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f40d"; }

.fa-wifi:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f266"; }

.fa-wind:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f72e"; }

.fa-window-close:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f410"; }

.fa-window-maximize:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d0"; }

.fa-window-minimize:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d1"; }

.fa-window-restore:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2d2"; }

.fa-windows:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f17a"; }

.fa-wine-bottle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f72f"; }

.fa-wine-glass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5ce"; }

.fa-wix:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f514"; }

.fa-won-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f159"; }

.fa-wordpress:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19a"; }

.fa-wordpress-simple:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f411"; }

.fa-wpbeginner:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f297"; }

.fa-wpexplorer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2de"; }

.fa-wpforms:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f298"; }

.fa-wpressr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e4"; }

.fa-wrench:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0ad"; }

.fa-x-ray:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f497"; }

.fa-xbox:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f412"; }

.fa-xing:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f168"; }

.fa-xing-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f169"; }

.fa-y-combinator:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23b"; }

.fa-yahoo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19e"; }

.fa-yammer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f840"; }

.fa-yandex:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f413"; }

.fa-yandex-international:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f414"; }

.fa-yarn:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f7e3"; }

.fa-yelp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e9"; }

.fa-yen-sign:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f157"; }

.fa-yin-yang:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f6ad"; }

.fa-yoast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b1"; }

.fa-youtube:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f167"; }

.fa-youtube-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f431"; }

.fa-zhihu:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f63f"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa, .fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f000"; }

.fa.fa-meetup {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-star-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f005"; }

.fa.fa-remove:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00d"; }

.fa.fa-close:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f00d"; }

.fa.fa-gear:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f013"; }

.fa.fa-trash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-trash-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ed"; }

.fa.fa-file-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15b"; }

.fa.fa-clock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-clock-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f017"; }

.fa.fa-arrow-circle-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f358"; }

.fa.fa-arrow-circle-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f35b"; }

.fa.fa-play-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-play-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f144"; }

.fa.fa-repeat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01e"; }

.fa.fa-rotate-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f01e"; }

.fa.fa-refresh:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f021"; }

.fa.fa-list-alt {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-dedent:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03b"; }

.fa.fa-video-camera:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03d"; }

.fa.fa-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-picture-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03e"; }

.fa.fa-photo {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-photo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03e"; }

.fa.fa-image {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-image:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f03e"; }

.fa.fa-pencil:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f303"; }

.fa.fa-map-marker:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3c5"; }

.fa.fa-pencil-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pencil-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f044"; }

.fa.fa-share-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-share-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14d"; }

.fa.fa-check-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14a"; }

.fa.fa-arrows:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0b2"; }

.fa.fa-times-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f057"; }

.fa.fa-check-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f058"; }

.fa.fa-mail-forward:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f064"; }

.fa.fa-expand:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f424"; }

.fa.fa-compress:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f422"; }

.fa.fa-eye {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eye-slash {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-warning:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f071"; }

.fa.fa-calendar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f073"; }

.fa.fa-arrows-v:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f338"; }

.fa.fa-arrows-h:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f337"; }

.fa.fa-bar-chart {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f080"; }

.fa.fa-bar-chart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f080"; }

.fa.fa-twitter-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gears:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f085"; }

.fa.fa-thumbs-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f164"; }

.fa.fa-thumbs-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f165"; }

.fa.fa-heart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-heart-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f004"; }

.fa.fa-sign-out:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2f5"; }

.fa.fa-linkedin-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08c"; }

.fa.fa-thumb-tack:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f08d"; }

.fa.fa-external-link:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f35d"; }

.fa.fa-sign-in:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2f6"; }

.fa.fa-github-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lemon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lemon-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f094"; }

.fa.fa-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c8"; }

.fa.fa-bookmark-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bookmark-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f02e"; }

.fa.fa-twitter {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f39e"; }

.fa.fa-facebook-f {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-f:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f39e"; }

.fa.fa-github {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-feed:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09e"; }

.fa.fa-hdd-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hdd-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a0"; }

.fa.fa-hand-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a4"; }

.fa.fa-hand-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a5"; }

.fa.fa-hand-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a6"; }

.fa.fa-hand-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0a7"; }

.fa.fa-arrows-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f31e"; }

.fa.fa-group:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c0"; }

.fa.fa-chain:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c1"; }

.fa.fa-scissors:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c4"; }

.fa.fa-files-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-files-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c5"; }

.fa.fa-floppy-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-floppy-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c7"; }

.fa.fa-navicon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c9"; }

.fa.fa-reorder:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0c9"; }

.fa.fa-pinterest {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pinterest-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0d5"; }

.fa.fa-money {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-money:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3d1"; }

.fa.fa-unsorted:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0dc"; }

.fa.fa-sort-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0dd"; }

.fa.fa-sort-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0de"; }

.fa.fa-linkedin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e1"; }

.fa.fa-rotate-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e2"; }

.fa.fa-legal:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e3"; }

.fa.fa-tachometer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3fd"; }

.fa.fa-dashboard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3fd"; }

.fa.fa-comment-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-comment-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f075"; }

.fa.fa-comments-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-comments-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f086"; }

.fa.fa-flash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e7"; }

.fa.fa-clipboard {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paste {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paste:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f328"; }

.fa.fa-lightbulb-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lightbulb-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0eb"; }

.fa.fa-exchange:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f362"; }

.fa.fa-cloud-download:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f381"; }

.fa.fa-cloud-upload:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f382"; }

.fa.fa-bell-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bell-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f3"; }

.fa.fa-cutlery:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2e7"; }

.fa.fa-file-text-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-text-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15c"; }

.fa.fa-building-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-building-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ad"; }

.fa.fa-hospital-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hospital-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0f8"; }

.fa.fa-tablet:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3fa"; }

.fa.fa-mobile:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3cd"; }

.fa.fa-mobile-phone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3cd"; }

.fa.fa-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f111"; }

.fa.fa-mail-reply:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3e5"; }

.fa.fa-github-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-folder-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-folder-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07b"; }

.fa.fa-folder-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-folder-open-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f07c"; }

.fa.fa-smile-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-smile-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f118"; }

.fa.fa-frown-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-frown-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f119"; }

.fa.fa-meh-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-meh-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11a"; }

.fa.fa-keyboard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-keyboard-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f11c"; }

.fa.fa-flag-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-flag-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f024"; }

.fa.fa-mail-reply-all:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f122"; }

.fa.fa-star-half-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f089"; }

.fa.fa-star-half-empty {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-empty:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f089"; }

.fa.fa-star-half-full {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-full:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f089"; }

.fa.fa-code-fork:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f126"; }

.fa.fa-chain-broken:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f127"; }

.fa.fa-shield:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ed"; }

.fa.fa-calendar-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f133"; }

.fa.fa-maxcdn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-html5 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-css3 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ticket:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3ff"; }

.fa.fa-minus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-minus-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f146"; }

.fa.fa-level-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3bf"; }

.fa.fa-level-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3be"; }

.fa.fa-pencil-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f14b"; }

.fa.fa-external-link-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f360"; }

.fa.fa-compass {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f150"; }

.fa.fa-toggle-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f150"; }

.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f151"; }

.fa.fa-toggle-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f151"; }

.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f152"; }

.fa.fa-toggle-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f152"; }

.fa.fa-eur:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f153"; }

.fa.fa-euro:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f153"; }

.fa.fa-gbp:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f154"; }

.fa.fa-usd:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f155"; }

.fa.fa-dollar:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f155"; }

.fa.fa-inr:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f156"; }

.fa.fa-rupee:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f156"; }

.fa.fa-jpy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f157"; }

.fa.fa-cny:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f157"; }

.fa.fa-rmb:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f157"; }

.fa.fa-yen:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f157"; }

.fa.fa-rub:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f158"; }

.fa.fa-ruble:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f158"; }

.fa.fa-rouble:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f158"; }

.fa.fa-krw:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f159"; }

.fa.fa-won:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f159"; }

.fa.fa-btc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15a"; }

.fa.fa-file-text:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15c"; }

.fa.fa-sort-alpha-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f15d"; }

.fa.fa-sort-alpha-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f881"; }

.fa.fa-sort-amount-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f160"; }

.fa.fa-sort-amount-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f884"; }

.fa.fa-sort-numeric-asc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f162"; }

.fa.fa-sort-numeric-desc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f886"; }

.fa.fa-youtube-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f167"; }

.fa.fa-dropbox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-instagram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-flickr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-adn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f171"; }

.fa.fa-tumblr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-long-arrow-down:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f309"; }

.fa.fa-long-arrow-up:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f30c"; }

.fa.fa-long-arrow-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f30a"; }

.fa.fa-long-arrow-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f30b"; }

.fa.fa-apple {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-windows {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-android {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linux {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dribbble {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skype {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-foursquare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-trello {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gratipay {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f184"; }

.fa.fa-sun-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sun-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f185"; }

.fa.fa-moon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-moon-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f186"; }

.fa.fa-vk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-renren {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pagelines {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f35a"; }

.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f359"; }

.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f191"; }

.fa.fa-toggle-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-left:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f191"; }

.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-dot-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f192"; }

.fa.fa-vimeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-try:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f195"; }

.fa.fa-turkish-lira:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f195"; }

.fa.fa-plus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-plus-square-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0fe"; }

.fa.fa-slack {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wordpress {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-openid {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-institution:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19c"; }

.fa.fa-bank:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19c"; }

.fa.fa-mortar-board:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f19d"; }

.fa.fa-yahoo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-delicious {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-digg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-drupal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-joomla {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spoon:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2e5"; }

.fa.fa-behance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-automobile:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1b9"; }

.fa.fa-envelope-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-envelope-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f0e0"; }

.fa.fa-spotify {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-deviantart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-soundcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-pdf-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c1"; }

.fa.fa-file-word-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-word-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c2"; }

.fa.fa-file-excel-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-excel-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c3"; }

.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-powerpoint-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c4"; }

.fa.fa-file-image-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-image-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c5"; }

.fa.fa-file-photo-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-photo-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c5"; }

.fa.fa-file-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-picture-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c5"; }

.fa.fa-file-archive-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-archive-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c6"; }

.fa.fa-file-zip-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-zip-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c6"; }

.fa.fa-file-audio-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-audio-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c7"; }

.fa.fa-file-sound-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-sound-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c7"; }

.fa.fa-file-video-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-video-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c8"; }

.fa.fa-file-movie-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-movie-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c8"; }

.fa.fa-file-code-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-code-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1c9"; }

.fa.fa-vine {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codepen {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-life-ring {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-bouy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-bouy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cd"; }

.fa.fa-life-buoy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-buoy:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cd"; }

.fa.fa-life-saver {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-saver:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cd"; }

.fa.fa-support {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-support:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1cd"; }

.fa.fa-circle-o-notch:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ce"; }

.fa.fa-rebel {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d0"; }

.fa.fa-resistance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-resistance:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d0"; }

.fa.fa-empire {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d1"; }

.fa.fa-git-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hacker-news {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d4"; }

.fa.fa-yc-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc-square:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d4"; }

.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-qq {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weixin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d7"; }

.fa.fa-send:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d8"; }

.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paper-plane-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d8"; }

.fa.fa-send-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-send-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1d8"; }

.fa.fa-circle-thin {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-thin:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f111"; }

.fa.fa-header:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1dc"; }

.fa.fa-sliders:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1de"; }

.fa.fa-futbol-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-futbol-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e3"; }

.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-soccer-ball-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1e3"; }

.fa.fa-slideshare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-twitch {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yelp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-newspaper-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ea"; }

.fa.fa-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-wallet {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-visa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-discover {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-amex {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bell-slash-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1f6"; }

.fa.fa-trash:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ed"; }

.fa.fa-copyright {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eyedropper:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fb"; }

.fa.fa-area-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1fe"; }

.fa.fa-pie-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f200"; }

.fa.fa-line-chart:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f201"; }

.fa.fa-lastfm {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ioxhost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-angellist {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-cc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20a"; }

.fa.fa-ils:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20b"; }

.fa.fa-shekel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20b"; }

.fa.fa-sheqel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f20b"; }

.fa.fa-meanpath {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-meanpath:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b4"; }

.fa.fa-buysellads {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dashcube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-forumbee {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-leanpub {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sellsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skyatlas {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-diamond {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-diamond:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f3a5"; }

.fa.fa-intersex:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f224"; }

.fa.fa-facebook-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-official:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09a"; }

.fa.fa-pinterest-p {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-whatsapp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hotel:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f236"; }

.fa.fa-viacoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-medium {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f23b"; }

.fa.fa-optin-monster {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opencart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-battery-4:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f240"; }

.fa.fa-battery:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f240"; }

.fa.fa-battery-3:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f241"; }

.fa.fa-battery-2:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f242"; }

.fa.fa-battery-1:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f243"; }

.fa.fa-battery-0:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f244"; }

.fa.fa-object-group {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-object-ungroup {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f249"; }

.fa.fa-cc-jcb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-clone {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hourglass-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hourglass-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f254"; }

.fa.fa-hourglass-1:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f251"; }

.fa.fa-hourglass-2:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f252"; }

.fa.fa-hourglass-3:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f253"; }

.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-rock-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f255"; }

.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-grab-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f255"; }

.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-paper-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f256"; }

.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-stop-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f256"; }

.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-scissors-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f257"; }

.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-lizard-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f258"; }

.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-spock-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f259"; }

.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-pointer-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25a"; }

.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-peace-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f25b"; }

.fa.fa-registered {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-creative-commons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tripadvisor {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-get-pocket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-safari {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-chrome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-firefox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opera {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-television:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f26c"; }

.fa.fa-contao {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-500px {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-amazon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-plus-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f271"; }

.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-minus-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f272"; }

.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-times-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f273"; }

.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-check-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f274"; }

.fa.fa-map-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-map-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f279"; }

.fa.fa-commenting:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ad"; }

.fa.fa-commenting-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-commenting-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f4ad"; }

.fa.fa-houzz {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f27d"; }

.fa.fa-black-tie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fonticons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-edge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09d"; }

.fa.fa-codiepie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-modx {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-usb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-product-hunt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-mixcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-scribd {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pause-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28b"; }

.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-stop-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f28d"; }

.fa.fa-bluetooth {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gitlab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpforms {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envira {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f368"; }

.fa.fa-question-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-question-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f059"; }

.fa.fa-volume-control-phone:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a0"; }

.fa.fa-asl-interpreting:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a3"; }

.fa.fa-deafness:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a4"; }

.fa.fa-hard-of-hearing:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a4"; }

.fa.fa-glide {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-glide-g {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-signing:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2a7"; }

.fa.fa-viadeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-first-order {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yoast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-themeisle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b3"; }

.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-circle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b3"; }

.fa.fa-font-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b4"; }

.fa.fa-handshake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-handshake-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b5"; }

.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-envelope-open-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b6"; }

.fa.fa-linode {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-address-book-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-address-book-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2b9"; }

.fa.fa-vcard:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bb"; }

.fa.fa-address-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-address-card-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bb"; }

.fa.fa-vcard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-vcard-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bb"; }

.fa.fa-user-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-circle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2bd"; }

.fa.fa-user-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f007"; }

.fa.fa-id-badge {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-drivers-license:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c2"; }

.fa.fa-id-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-id-card-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c2"; }

.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-drivers-license-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c2"; }

.fa.fa-quora {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-telegram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-thermometer-4:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c7"; }

.fa.fa-thermometer:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c7"; }

.fa.fa-thermometer-3:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c8"; }

.fa.fa-thermometer-2:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2c9"; }

.fa.fa-thermometer-1:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2ca"; }

.fa.fa-thermometer-0:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cb"; }

.fa.fa-bathtub:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cd"; }

.fa.fa-s15:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2cd"; }

.fa.fa-window-maximize {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-restore {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-rectangle:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f410"; }

.fa.fa-window-close-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-close-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f410"; }

.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-rectangle-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f410"; }

.fa.fa-bandcamp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-grav {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-etsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-imdb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ravelry {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2da"; }

.fa.fa-snowflake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-snowflake-o:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f2dc"; }

.fa.fa-superpowers {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cab:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f1ba"; }

/*!
 * Font Awesome Free 5.12.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

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 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body:after {
  content: url(../images/plugin/lightbox/close.png) url(../images/plugin/lightbox/loading.gif) url(../images/plugin/lightbox/prev.png) url(../images/plugin/lightbox/next.png);
  display: none; }

body.lb-disable-scrolling {
  overflow: hidden; }

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none; }

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal; }

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px; }

.lightbox a img {
  border: none; }

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px; }

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-container {
  padding: 4px; }

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/plugin/lightbox/loading.gif) no-repeat; }

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

.lb-container > .nav {
  left: 0; }

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block; }

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/plugin/lightbox/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/plugin/lightbox/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s; }

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both; }

.lb-data {
  padding: 0 4px;
  color: #ccc; }

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em; }

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em; }

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999; }

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/plugin/lightbox/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-prev:before {
  content: "←"; }

[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -25px; }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next:before {
  content: "→"; }

[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.m-accordion-01 > .accordion-ttl {
  cursor: pointer; }

.m-accordion-01 > .accordion-ttl.is-open + .accordion-wrap {
  max-height: 100%; }

.m-accordion-01 > .accordion-wrap {
  overflow: hidden;
  max-height: 0; }

.tabContentsWrap .tabContentsInner {
  display: none; }

.tabContentsWrap .tabContentsInner.is-active {
  display: block; }

html, body {
  min-width: 1210px; }

@media screen and (max-width: 768px) {
  html, body {
    min-width: inherit;
    min-width: auto; } }

@media screen and (max-width: 768px) {
  html.is-open, body.is-open {
    overflow: hidden;
    height: 100%; } }

html {
  height: 100%;
  font-size: 62.5%; }

body {
  padding-left: 80px;
  border-left: 30px solid #e8390e;
  background-color: #f5f5f4;
  line-height: 1.7;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #333333;
  -webkit-text-size-adjust: 100%; }

@media screen and (max-width: 1350px), (max-height: 650px) {
  body {
    padding-left: 0;
    border-left: none; } }

@media screen and (max-width: 768px) {
  body {
    line-height: 1.5;
    font-size: 14px;
    font-size: 1.4rem; } }

a {
  display: inline-block;
  color: inherit;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  outline: none;
  text-decoration: none; }

a:visited {
  color: inherit; }

a:active {
  color: inherit; }

a:hover {
  opacity: 0.7;
  color: inherit; }

a:focus {
  outline: none; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  pointer-events: none; }

input, textarea, select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type="text"]:focus:placeholder, input[type="email"]:focus:placeholder, input[type="mail"]:focus:placeholder, input[type="tel"]:focus:placeholder, input[type="password"]:focus:placeholder, textarea:focus:placeholder {
  color: transparent !important; }

input[type="text"]:focus:focus::-webkit-input-placeholder, input[type="email"]:focus:focus::-webkit-input-placeholder, input[type="mail"]:focus:focus::-webkit-input-placeholder, input[type="tel"]:focus:focus::-webkit-input-placeholder, input[type="password"]:focus:placeholder, textarea:focus:focus::-webkit-input-placeholder {
  color: transparent !important; }

input[type="text"]:focus:focus:-moz-placeholder, input[type="email"]:focus:focus:-moz-placeholder, input[type="mail"]:focus:focus:-moz-placeholder, input[type="tel"]:focus:focus:-moz-placeholder, input[type="password"]:focus:placeholder, textarea:focus:focus:-moz-placeholder {
  color: transparent !important; }

input[type="text"]:focus:focus::-moz-placeholder, input[type="email"]:focus:focus::-moz-placeholder, input[type="mail"]:focus:focus::-moz-placeholder, input[type="tel"]:focus:focus::-moz-placeholder, input[type="password"]:focus:placeholder, textarea:focus:focus::-moz-placeholder {
  color: transparent !important; }

input[type="text"], input[type="email"], input[type="mail"], input[type="tel"], input[type="password"], input[type="submit"], textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 10px 17px;
  border: 1px solid #B3B3B3;
  font-size: 1.6rem;
  line-height: 1.5; }

input[type="text"], input[type="email"], input[type="mail"], input[type="tel"], input[type="password"], textarea {
  width: 100%; }

input[type="radio"] {
  margin: 0 10px 0 0; }

select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 16px 17px 14px;
  cursor: pointer; }

@media screen and (max-width: 768px) {
  select {
    padding: 11px 17px 9px; } }

select::-ms-expand {
  display: none; }

.table-pcfix {
  overflow-x: scroll; }

.table-pcfix table {
  width: 1170px; }

.unit-table-01 {
  table-layout: fixed;
  width: 100%; }

@media screen and (max-width: 768px) {
  .unit-table-01.tb-vertical thead {
    display: none; } }

@media screen and (max-width: 768px) {
  .unit-table-01.tb-vertical tr {
    border: 1px solid #D6D6D6; } }

@media screen and (max-width: 768px) {
  .unit-table-01.tb-vertical tr th, .unit-table-01.tb-vertical tr td {
    display: block;
    width: 100% !important;
    border: none; } }

@media screen and (max-width: 414px) {
  .unit-table-01.sp-vertical thead {
    display: none; } }

@media screen and (max-width: 414px) {
  .unit-table-01.sp-vertical tr {
    border: 1px solid #D6D6D6; } }

@media screen and (max-width: 414px) {
  .unit-table-01.sp-vertical tr th, .unit-table-01.sp-vertical tr td {
    display: block;
    width: 100% !important;
    border: none; } }

.unit-table-01.small tr th, .unit-table-01.small tr td {
  padding: 10px; }

@media screen and (max-width: 768px) {
  .unit-table-01.small tr th, .unit-table-01.small tr td {
    padding: 7px; } }

.unit-table-01 tr th, .unit-table-01 tr td {
  border: 1px solid #D6D6D6;
  vertical-align: top;
  padding: 15px;
  text-align: left; }

@media screen and (max-width: 768px) {
  .unit-table-01 tr th, .unit-table-01 tr td {
    padding: 10px; } }

.unit-table-01 tr th {
  background-color: #E7E7EB;
  font-weight: bold; }

.fs12 {
  font-size: 1.2rem; }

@media screen and (max-width: 768px) {
  .fs12 {
    font-size: 1.1rem; } }

@media screen and (max-width: 414px) {
  .fs12 {
    font-size: 1.0rem; } }

.fs13 {
  font-size: 1.3rem; }

@media screen and (max-width: 768px) {
  .fs13 {
    font-size: 1.2rem; } }

@media screen and (max-width: 414px) {
  .fs13 {
    font-size: 1.1rem; } }

.fs14 {
  font-size: 1.4rem; }

@media screen and (max-width: 768px) {
  .fs14 {
    font-size: 1.3rem; } }

@media screen and (max-width: 414px) {
  .fs14 {
    font-size: 1.2rem; } }

.fs15 {
  font-size: 1.5rem; }

@media screen and (max-width: 768px) {
  .fs15 {
    font-size: 1.4rem; } }

@media screen and (max-width: 414px) {
  .fs15 {
    font-size: 1.3rem; } }

.fs16 {
  font-size: 1.6rem; }

@media screen and (max-width: 768px) {
  .fs16 {
    font-size: 1.5rem; } }

@media screen and (max-width: 414px) {
  .fs16 {
    font-size: 1.4rem; } }

.fs17 {
  font-size: 1.7rem; }

@media screen and (max-width: 768px) {
  .fs17 {
    font-size: 1.6rem; } }

@media screen and (max-width: 414px) {
  .fs17 {
    font-size: 1.5rem; } }

.fs18 {
  font-size: 1.8rem; }

@media screen and (max-width: 768px) {
  .fs18 {
    font-size: 1.7rem; } }

@media screen and (max-width: 414px) {
  .fs18 {
    font-size: 1.6rem; } }

.fs19 {
  font-size: 1.9rem; }

@media screen and (max-width: 768px) {
  .fs19 {
    font-size: 1.8rem; } }

@media screen and (max-width: 414px) {
  .fs19 {
    font-size: 1.7rem; } }

.fs20 {
  font-size: 2.0rem; }

@media screen and (max-width: 768px) {
  .fs20 {
    font-size: 1.9rem; } }

@media screen and (max-width: 414px) {
  .fs20 {
    font-size: 1.8rem; } }

.fs21 {
  font-size: 2.1rem; }

@media screen and (max-width: 768px) {
  .fs21 {
    font-size: 2.0rem; } }

@media screen and (max-width: 414px) {
  .fs21 {
    font-size: 1.9rem; } }

.fs22 {
  font-size: 2.2rem; }

@media screen and (max-width: 768px) {
  .fs22 {
    font-size: 2.1rem; } }

@media screen and (max-width: 414px) {
  .fs22 {
    font-size: 2.0rem; } }

.fs23 {
  font-size: 2.3rem; }

@media screen and (max-width: 768px) {
  .fs23 {
    font-size: 2.2rem; } }

@media screen and (max-width: 414px) {
  .fs23 {
    font-size: 2.1rem; } }

.fs24 {
  font-size: 2.4rem; }

@media screen and (max-width: 768px) {
  .fs24 {
    font-size: 2.3rem; } }

@media screen and (max-width: 414px) {
  .fs24 {
    font-size: 2.2rem; } }

.fs25 {
  font-size: 2.5rem; }

@media screen and (max-width: 768px) {
  .fs25 {
    font-size: 2.4rem; } }

@media screen and (max-width: 414px) {
  .fs25 {
    font-size: 2.3rem; } }

.fs26 {
  font-size: 2.6rem; }

@media screen and (max-width: 768px) {
  .fs26 {
    font-size: 2.5rem; } }

@media screen and (max-width: 414px) {
  .fs26 {
    font-size: 2.4rem; } }

.fs27 {
  font-size: 2.7rem; }

@media screen and (max-width: 768px) {
  .fs27 {
    font-size: 2.6rem; } }

@media screen and (max-width: 414px) {
  .fs27 {
    font-size: 2.5rem; } }

.fs28 {
  font-size: 2.8rem; }

@media screen and (max-width: 768px) {
  .fs28 {
    font-size: 2.7rem; } }

@media screen and (max-width: 414px) {
  .fs28 {
    font-size: 2.6rem; } }

.fs29 {
  font-size: 2.9rem; }

@media screen and (max-width: 768px) {
  .fs29 {
    font-size: 2.8rem; } }

@media screen and (max-width: 414px) {
  .fs29 {
    font-size: 2.7rem; } }

.fs30 {
  font-size: 3.0rem; }

@media screen and (max-width: 768px) {
  .fs30 {
    font-size: 2.9rem; } }

@media screen and (max-width: 414px) {
  .fs30 {
    font-size: 2.8rem; } }

.font-s12 {
  font-size: 1.2rem !important; }

@media screen and (max-width: 768px) {
  .font-s12 {
    font-size: 1.1rem !important; } }

@media screen and (max-width: 414px) {
  .font-s12 {
    font-size: 1.0rem !important; } }

.font-s13 {
  font-size: 1.3rem !important; }

@media screen and (max-width: 768px) {
  .font-s13 {
    font-size: 1.2rem !important; } }

@media screen and (max-width: 414px) {
  .font-s13 {
    font-size: 1.1rem !important; } }

.font-s14 {
  font-size: 1.4rem !important; }

@media screen and (max-width: 768px) {
  .font-s14 {
    font-size: 1.3rem !important; } }

@media screen and (max-width: 414px) {
  .font-s14 {
    font-size: 1.2rem !important; } }

.font-s15 {
  font-size: 1.5rem !important; }

@media screen and (max-width: 768px) {
  .font-s15 {
    font-size: 1.4rem !important; } }

@media screen and (max-width: 414px) {
  .font-s15 {
    font-size: 1.3rem !important; } }

.font-s16 {
  font-size: 1.6rem !important; }

@media screen and (max-width: 768px) {
  .font-s16 {
    font-size: 1.5rem !important; } }

@media screen and (max-width: 414px) {
  .font-s16 {
    font-size: 1.4rem !important; } }

.font-s17 {
  font-size: 1.7rem !important; }

@media screen and (max-width: 768px) {
  .font-s17 {
    font-size: 1.6rem !important; } }

@media screen and (max-width: 414px) {
  .font-s17 {
    font-size: 1.5rem !important; } }

.font-s18 {
  font-size: 1.8rem !important; }

@media screen and (max-width: 768px) {
  .font-s18 {
    font-size: 1.7rem !important; } }

@media screen and (max-width: 414px) {
  .font-s18 {
    font-size: 1.6rem !important; } }

.font-s19 {
  font-size: 1.9rem !important; }

@media screen and (max-width: 768px) {
  .font-s19 {
    font-size: 1.8rem !important; } }

@media screen and (max-width: 414px) {
  .font-s19 {
    font-size: 1.7rem !important; } }

.font-s20 {
  font-size: 2.0rem !important; }

@media screen and (max-width: 768px) {
  .font-s20 {
    font-size: 1.9rem !important; } }

@media screen and (max-width: 414px) {
  .font-s20 {
    font-size: 1.8rem !important; } }

.font-s21 {
  font-size: 2.1rem !important; }

@media screen and (max-width: 768px) {
  .font-s21 {
    font-size: 2.0rem !important; } }

@media screen and (max-width: 414px) {
  .font-s21 {
    font-size: 1.9rem !important; } }

.font-s22 {
  font-size: 2.2rem !important; }

@media screen and (max-width: 768px) {
  .font-s22 {
    font-size: 2.1rem !important; } }

@media screen and (max-width: 414px) {
  .font-s22 {
    font-size: 2.0rem !important; } }

.font-s23 {
  font-size: 2.3rem !important; }

@media screen and (max-width: 768px) {
  .font-s23 {
    font-size: 2.2rem !important; } }

@media screen and (max-width: 414px) {
  .font-s23 {
    font-size: 2.1rem !important; } }

.font-s24 {
  font-size: 2.4rem !important; }

@media screen and (max-width: 768px) {
  .font-s24 {
    font-size: 2.3rem !important; } }

@media screen and (max-width: 414px) {
  .font-s24 {
    font-size: 2.2rem !important; } }

.font-s25 {
  font-size: 2.5rem !important; }

@media screen and (max-width: 768px) {
  .font-s25 {
    font-size: 2.4rem !important; } }

@media screen and (max-width: 414px) {
  .font-s25 {
    font-size: 2.3rem !important; } }

.font-s26 {
  font-size: 2.6rem !important; }

@media screen and (max-width: 768px) {
  .font-s26 {
    font-size: 2.5rem !important; } }

@media screen and (max-width: 414px) {
  .font-s26 {
    font-size: 2.4rem !important; } }

.font-s27 {
  font-size: 2.7rem !important; }

@media screen and (max-width: 768px) {
  .font-s27 {
    font-size: 2.6rem !important; } }

@media screen and (max-width: 414px) {
  .font-s27 {
    font-size: 2.5rem !important; } }

.font-s28 {
  font-size: 2.8rem !important; }

@media screen and (max-width: 768px) {
  .font-s28 {
    font-size: 2.7rem !important; } }

@media screen and (max-width: 414px) {
  .font-s28 {
    font-size: 2.6rem !important; } }

.font-s29 {
  font-size: 2.9rem !important; }

@media screen and (max-width: 768px) {
  .font-s29 {
    font-size: 2.8rem !important; } }

@media screen and (max-width: 414px) {
  .font-s29 {
    font-size: 2.7rem !important; } }

.font-s30 {
  font-size: 3.0rem !important; }

@media screen and (max-width: 768px) {
  .font-s30 {
    font-size: 2.9rem !important; } }

@media screen and (max-width: 414px) {
  .font-s30 {
    font-size: 2.8rem !important; } }

.t-center {
  text-align: center; }

.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.txt-center {
  text-align: center !important; }

.txt-left {
  text-align: left !important; }

.txt-right {
  text-align: right !important; }

.block {
  display: block; }

.iblock {
  display: inline-block; }

.inline {
  display: inline; }

.pc-block {
  display: block; }

@media screen and (max-width: 768px) {
  .pc-block {
    display: none; } }

.pc-iblock {
  display: inline-block; }

@media screen and (max-width: 768px) {
  .pc-iblock {
    display: none; } }

.sp-block {
  display: none; }

@media screen and (max-width: 768px) {
  .sp-block {
    display: block; } }

.sp-iblock {
  display: none; }

@media screen and (max-width: 768px) {
  .sp-iblock {
    display: inline-block; } }

@media screen and (min-width: 769px) {
  .sp-visible {
    display: none !important; } }

@media screen and (max-width: 768px) {
  .pc-visible {
    display: none !important; } }

@media screen and (min-width: 415px) {
  .mb-visible {
    display: none !important; } }

@media screen and (max-width: 414px) {
  .tb-visible {
    display: none !important; } }

.mt5 {
  margin-top: 5px !important; }

@media screen and (max-width: 414px) {
  .mt5 {
    margin-top: 3px !important; } }

.mt10 {
  margin-top: 10px !important; }

@media screen and (max-width: 414px) {
  .mt10 {
    margin-top: 5px !important; } }

.mt15 {
  margin-top: 15px !important; }

@media screen and (max-width: 414px) {
  .mt15 {
    margin-top: 8px !important; } }

.mt20 {
  margin-top: 20px !important; }

@media screen and (max-width: 414px) {
  .mt20 {
    margin-top: 10px !important; } }

.mt25 {
  margin-top: 25px !important; }

@media screen and (max-width: 414px) {
  .mt25 {
    margin-top: 13px !important; } }

.mt30 {
  margin-top: 30px !important; }

@media screen and (max-width: 414px) {
  .mt30 {
    margin-top: 15px !important; } }

.mt35 {
  margin-top: 35px !important; }

@media screen and (max-width: 414px) {
  .mt35 {
    margin-top: 18px !important; } }

.mt40 {
  margin-top: 40px !important; }

@media screen and (max-width: 414px) {
  .mt40 {
    margin-top: 20px !important; } }

.mt45 {
  margin-top: 45px !important; }

@media screen and (max-width: 414px) {
  .mt45 {
    margin-top: 23px !important; } }

.mt50 {
  margin-top: 50px !important; }

@media screen and (max-width: 414px) {
  .mt50 {
    margin-top: 25px !important; } }

.mb5 {
  margin-bottom: 5px !important; }

@media screen and (max-width: 414px) {
  .mb5 {
    margin-bottom: 3px !important; } }

.mb10 {
  margin-bottom: 10px !important; }

@media screen and (max-width: 414px) {
  .mb10 {
    margin-bottom: 5px !important; } }

.mb15 {
  margin-bottom: 15px !important; }

@media screen and (max-width: 414px) {
  .mb15 {
    margin-bottom: 8px !important; } }

.mb20 {
  margin-bottom: 20px !important; }

@media screen and (max-width: 414px) {
  .mb20 {
    margin-bottom: 10px !important; } }

.mb25 {
  margin-bottom: 25px !important; }

@media screen and (max-width: 414px) {
  .mb25 {
    margin-bottom: 13px !important; } }

.mb30 {
  margin-bottom: 30px !important; }

@media screen and (max-width: 414px) {
  .mb30 {
    margin-bottom: 15px !important; } }

.mb35 {
  margin-bottom: 35px !important; }

@media screen and (max-width: 414px) {
  .mb35 {
    margin-bottom: 18px !important; } }

.mb40 {
  margin-bottom: 40px !important; }

@media screen and (max-width: 414px) {
  .mb40 {
    margin-bottom: 20px !important; } }

.mb45 {
  margin-bottom: 45px !important; }

@media screen and (max-width: 414px) {
  .mb45 {
    margin-bottom: 23px !important; } }

.mb50 {
  margin-bottom: 50px !important; }

@media screen and (max-width: 414px) {
  .mb50 {
    margin-bottom: 25px !important; } }

.ml5 {
  margin-left: 5px !important; }

@media screen and (max-width: 414px) {
  .ml5 {
    margin-left: 3px !important; } }

.ml10 {
  margin-left: 10px !important; }

@media screen and (max-width: 414px) {
  .ml10 {
    margin-left: 5px !important; } }

.ml15 {
  margin-left: 15px !important; }

@media screen and (max-width: 414px) {
  .ml15 {
    margin-left: 8px !important; } }

.ml20 {
  margin-left: 20px !important; }

@media screen and (max-width: 414px) {
  .ml20 {
    margin-left: 10px !important; } }

.ml25 {
  margin-left: 25px !important; }

@media screen and (max-width: 414px) {
  .ml25 {
    margin-left: 13px !important; } }

.ml30 {
  margin-left: 30px !important; }

@media screen and (max-width: 414px) {
  .ml30 {
    margin-left: 15px !important; } }

.ml35 {
  margin-left: 35px !important; }

@media screen and (max-width: 414px) {
  .ml35 {
    margin-left: 18px !important; } }

.ml40 {
  margin-left: 40px !important; }

@media screen and (max-width: 414px) {
  .ml40 {
    margin-left: 20px !important; } }

.ml45 {
  margin-left: 45px !important; }

@media screen and (max-width: 414px) {
  .ml45 {
    margin-left: 23px !important; } }

.ml50 {
  margin-left: 50px !important; }

@media screen and (max-width: 414px) {
  .ml50 {
    margin-left: 25px !important; } }

.mr5 {
  margin-right: 5px !important; }

@media screen and (max-width: 414px) {
  .mr5 {
    margin-right: 3px !important; } }

.mr10 {
  margin-right: 10px !important; }

@media screen and (max-width: 414px) {
  .mr10 {
    margin-right: 5px !important; } }

.mr15 {
  margin-right: 15px !important; }

@media screen and (max-width: 414px) {
  .mr15 {
    margin-right: 8px !important; } }

.mr20 {
  margin-right: 20px !important; }

@media screen and (max-width: 414px) {
  .mr20 {
    margin-right: 10px !important; } }

.mr25 {
  margin-right: 25px !important; }

@media screen and (max-width: 414px) {
  .mr25 {
    margin-right: 13px !important; } }

.mr30 {
  margin-right: 30px !important; }

@media screen and (max-width: 414px) {
  .mr30 {
    margin-right: 15px !important; } }

.mr35 {
  margin-right: 35px !important; }

@media screen and (max-width: 414px) {
  .mr35 {
    margin-right: 18px !important; } }

.mr40 {
  margin-right: 40px !important; }

@media screen and (max-width: 414px) {
  .mr40 {
    margin-right: 20px !important; } }

.mr45 {
  margin-right: 45px !important; }

@media screen and (max-width: 414px) {
  .mr45 {
    margin-right: 23px !important; } }

.mr50 {
  margin-right: 50px !important; }

@media screen and (max-width: 414px) {
  .mr50 {
    margin-right: 25px !important; } }

.color-red {
  color: #e8390e !important; }

.telephone a {
  cursor: default; }

.telephone a:hover {
  opacity: 1; }

.android .telephone a, .iphone .telephone a {
  opacity: .7; }

.wrapper {
  width: 1170px;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 1350px) {
  .wrapper {
    width: 100%; } }

@media screen and (max-width: 768px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px; } }

.breadcrumb {
  position: relative;
  margin-bottom: 30px;
  background-color: #eeedea;
  color: #333333; }

@media screen and (max-width: 768px) {
  .breadcrumb {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    height: 40px;
    margin-bottom: 20px;
    white-space: nowrap; } }

.breadcrumb::-webkit-scrollbar {
  width: 0;
  height: 0; }

.breadcrumb::-webkit-scrollbar-track {
  background: transparent; }

.breadcrumb::-webkit-scrollbar-thumb {
  background: transparent; }

.breadcrumb .inner {
  width: 1170px;
  margin: 0 auto;
  padding: 10px;
  background-color: #eeedea; }

@media screen and (max-width: 768px) {
  .breadcrumb .inner {
    display: inline-block;
    width: auto;
    padding-right: 60px; } }

.breadcrumb .inner > span, .breadcrumb .inner a {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  margin-right: 5px;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.1em; }

@media screen and (max-width: 768px) {
  .breadcrumb .inner > span, .breadcrumb .inner a {
    margin-left: 3px;
    font-size: 1.2rem; } }

.breadcrumb .inner > span:hover, .breadcrumb .inner a:hover {
  text-decoration: underline; }

.breadcrumb .inner > span:after, .breadcrumb .inner a:after {
  content: ">";
  margin-left: 5px; }

.breadcrumb .inner > span:last-child:after, .breadcrumb .inner a:last-child:after {
  display: none; }

.breadcrumb .inner a {
  color: #048dc6; }

.breadcrumb .inner > span {
  /*
            &:before {
                content: ">";
                vertical-align: middle;
                display: inline-block;
                margin: 0 2px;
                padding: 14px 0 5px;
                font-size: 1.1rem;
                @media screen and (max-width: 768px) {
                    margin-right: 3px;
                    font-size: 1.0rem;
                }
            }
            */
  /*
            > span,
            a {
                vertical-align: middle;
                display: inline-block;
                padding: 14px 0 5px;
                color: #95949A;
            }
            */ }

.breadcrumb .inner > span:first-child {
  margin-left: 0; }

.breadcrumb .inner > span:first-child:before {
  display: none; }

#pageTop {
  z-index: 400;
  position: fixed;
  bottom: 18px;
  right: 18px;
  width: 102px;
  height: 102px; }

@media screen and (max-width: 768px) {
  #pageTop {
    bottom: 0;
    right: 0;
    width: 45px;
    height: 45px; } }

#pageTop a {
  display: block;
  width: 100%;
  height: 100%;
  /*
        &:before {
            display: block;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-59%);
            width: 100%;
            content: "\f077";
            font-family: FontAwesome;
            font-size: 2.4rem;
            text-align: center;
            line-height: 1;
            @media screen and (max-width: 768px) {
                font-size: 2.0rem;
            }
        }
        */ }

#pageTop a:hover {
  opacity: 0.7; }

.cf:after {
  content: "";
  display: block;
  clear: both; }

.box-colomn-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.box-colomn-01.pc-col02 .colomn-inner {
  width: 50%;
  margin-top: 15px; }

.box-colomn-01.pc-col03 .colomn-inner {
  width: 32%;
  margin-top: 15px; }

.box-colomn-01.pc-col03 .colomn-inner:nth-of-type(3n+2) {
  margin-right: 2%;
  margin-left: 2%; }

@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col01 .colomn-inner {
    width: 100%;
    margin-top: 20px;
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media screen and (max-width: 414px) {
  .box-colomn-01.tb-col01 .colomn-inner {
    margin-top: 15px; } }

@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col01 .colomn-inner:first-child {
    margin-top: 0; } }

@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner {
    width: 48%;
    margin-top: 15px; } }

@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner:nth-of-type(odd) {
    margin-left: 0;
    margin-right: 2%; } }

@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner:nth-of-type(even) {
    margin-left: 2%;
    margin-right: 0; } }

.box-colomn-01.tb-col02 .colomn-inner:first-child {
  margin-top: 0; }

@media screen and (max-width: 768px) {
  .box-colomn-01.tb-col02 .colomn-inner:first-child {
    margin-top: 15px; } }

@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner {
    width: 100%;
    margin-top: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner:nth-of-type(odd) {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner:nth-of-type(even) {
    margin-top: 15px;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (max-width: 414px) {
  .box-colomn-01.sp-col01 .colomn-inner:first-child {
    margin-top: 0; } }

@media screen and (max-width: 768px) {
  .box-colomn-01 .colomn-inner figure img {
    width: 100%; } }

.box-pagenation-01 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 1;
  color: #333333; }

@media screen and (max-width: 768px) {
  .box-pagenation-01 {
    font-size: 1.4rem; } }

@media screen and (max-width: 414px) {
  .box-pagenation-01 {
    font-size: 1.2rem; } }

.box-pagenation-01 > span {
  display: inline-block;
  margin: 0 6px; }

.box-pagenation-01 a {
  padding: 12px 26px 11px;
  border: 1px solid #333333;
  color: inherit; }

@media screen and (max-width: 768px) {
  .box-pagenation-01 a {
    padding: 10px 22px 10px; } }

@media screen and (max-width: 414px) {
  .box-pagenation-01 a {
    padding: 8px 10px 7px; } }

.box-pagenation-01 a:hover {
  opacity: 1;
  color: #ffffff;
  background-color: #333333; }

.box-pagenation-01 .prev a:before {
  content: "<";
  margin-right: 10px; }

@media screen and (max-width: 768px) {
  .box-pagenation-01 .prev a:before {
    margin-right: 5px; } }

.box-pagenation-01 .next a:after {
  content: ">";
  margin-left: 10px; }

@media screen and (max-width: 768px) {
  .box-pagenation-01 .next a:after {
    margin-left: 5px; } }

.box-404-01 {
  text-align: center; }

.box-404-01 .title-wrap .title {
  display: block;
  font-weight: bold;
  font-size: 4.5rem;
  letter-spacing: 0.1em;
  line-height: 1; }

@media screen and (max-width: 768px) {
  .box-404-01 .title-wrap .title {
    font-size: 2.5rem; } }

.box-404-01 .title-wrap .catch {
  display: block;
  margin-top: 5px; }

.box-404-01 p {
  margin-top: 25px; }

@media screen and (max-width: 768px) {
  .box-404-01 p {
    margin-top: 15px; } }

.box-404-01 .unit-link-01 {
  margin-top: 25px; }

@media screen and (max-width: 768px) {
  .box-404-01 .unit-link-01 {
    margin-top: 15px; } }

.box-undertitle-01 .title-wrap {
  position: relative;
  width: 100%;
  height: 300px;
  background: url(../images/title/title_default.jpg) no-repeat center center transparent;
  background-size: cover; }

@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap {
    height: 250px; } }

@media screen and (max-width: 414px) {
  .box-undertitle-01 .title-wrap {
    height: 200px; } }

.box-undertitle-01 .title-wrap.color-white {
  color: #ffffff; }

.box-undertitle-01 .title-wrap.color-white .title {
  border-color: #ffffff; }

.box-undertitle-01 .title-wrap .title-inner {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title-inner {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }

.box-undertitle-01 .title-wrap .title {
  padding: 25px 47px;
  font-size: 3.0rem;
  letter-spacing: 0.1em;
  white-space: nowrap; }

@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .title {
    padding: 15px 25px;
    font-size: 2.4rem; } }

@media screen and (max-width: 414px) {
  .box-undertitle-01 .title-wrap .title {
    padding: 10px;
    font-size: 2.0rem; } }

.box-undertitle-01 .title-wrap .ruby {
  display: block;
  font-size: 1.2rem;
  font-style: italic;
  letter-spacing: 0.1em;
  text-align: center; }

@media screen and (max-width: 768px) {
  .box-undertitle-01 .title-wrap .ruby {
    font-size: 0.9rem; } }

.box-form-01 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 19px 0 18px;
  border-top: 1px solid #D6D6D6; }

@media screen and (max-width: 768px) {
  .box-form-01 dl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.box-form-01 dl:first-child {
  border-top: none;
  padding-top: 0; }

.box-form-01 dl dt {
  width: 210px;
  padding-top: 10px; }

@media screen and (max-width: 768px) {
  .box-form-01 dl dt {
    width: 100%;
    padding-top: 0; } }

.box-form-01 dl dd {
  width: calc(100% - 210px); }

@media screen and (max-width: 768px) {
  .box-form-01 dl dd {
    width: 100%;
    margin-top: 10px; } }

.box-form-01 .required:after {
  display: inline-block;
  content: "※";
  margin-left: 12px;
  padding: 2px 5px 0;
  font-size: 1.2rem;
  text-align: center;
  color: red; }

.box-form-01 .telephone-wrap input[type="text"] {
  width: 160px; }

@media screen and (max-width: 768px) {
  .box-form-01 .telephone-wrap input[type="text"] {
    width: 65px; } }

.box-form-01 .telephone-wrap > span:after {
  content: "-";
  display: inline-block;
  margin: 0 7px; }

.box-form-01 .telephone-wrap > span:last-child:after {
  display: none; }

.box-form-01 textarea {
  height: 180px; }

.box-form-01 .unit-btn-01 {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  .box-form-01 .unit-btn-01 {
    margin-top: 20px; } }

.box-form-01 .wpcf7-radio .wpcf7-list-item {
  margin-right: 20px; }

.box-form-01 label {
  cursor: pointer; }

.box-form-01 .agree-wrap {
  text-align: center; }

.box-form-01 .submit-wrap {
  position: relative;
  margin-top: 30px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .box-form-01 .submit-wrap {
    margin-top: 20px; } }

.box-form-01 a {
  text-decoration: underline; }

.box-thanks-01 {
  text-align: center; }

.box-thanks-01 .title-wrap {
  display: block;
  font-size: 3.0rem;
  line-height: 1; }

@media screen and (max-width: 768px) {
  .box-thanks-01 .title-wrap {
    font-size: 2.5rem; } }

.box-thanks-01 p {
  margin-top: 25px; }

@media screen and (max-width: 768px) {
  .box-thanks-01 p {
    margin-top: 15px; } }

.box-thanks-01 .unit-link-01 {
  margin-top: 25px; }

@media screen and (max-width: 768px) {
  .box-thanks-01 .unit-link-01 {
    margin-top: 15px; } }

.box-articlenav-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  margin-top: 50px; }

.box-articlenav-01 > span {
  position: relative; }

.box-articlenav-01 > span:before {
  content: '';
  width: 0%;
  display: inline-block;
  position: absolute;
  bottom: -2px;
  height: 1px;
  background: #333333; }

.box-articlenav-01 > span.prev a:before {
  content: '<';
  margin-right: 0.2em; }

.box-articlenav-01 > span.next a:after {
  content: '>';
  margin-left: 0.2em; }

.box-articlenav-01 > span:hover a {
  opacity: 1; }

.box-articlenav-01 > span:hover:before {
  width: 100%; }

@media screen and (max-width: 768px) {
  .box-articlenav-01 > span {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media screen and (max-width: 414px) {
  .box-articlenav-01 > span {
    width: 50%; }
  .box-articlenav-01 > span.next {
    text-align: right; }
  .box-articlenav-01 > span.next a {
    margin-right: 25px; } }

@media screen and (max-width: 768px) {
  .box-articlenav-01 > [class^='unit-btn'] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    text-align: center;
    margin-top: 20px; } }

.box-logo-01 {
  display: none;
  padding: 20px 0;
  background-color: #e8390e;
  text-align: center;
  color: #fff; }

@media screen and (max-width: 768px) {
  .box-logo-01 {
    display: block; } }

.box-logo-01 .logo-wrap {
  width: 200px;
  margin-top: 10px; }

.unit-pagenation-01 {
  text-align: center; }

.unit-pagenation-01 a {
  display: inline-block;
  position: relative;
  margin: 0 10px;
  padding: 10px 10px;
  border: 1px solid #e8390e;
  background-color: #e8390e;
  font-size: 1.5rem;
  text-align: center;
  color: #ffffff; }

@media screen and (max-width: 768px) {
  .unit-pagenation-01 a {
    margin: 0 5px;
    font-size: 1.4rem; } }

.unit-pagenation-01 a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #e8390e; }

.unit-pagenation-01 .prev a, .unit-pagenation-01 .next a {
  min-width: 100px; }

@media screen and (max-width: 768px) {
  .unit-pagenation-01 .prev a, .unit-pagenation-01 .next a {
    min-width: 70px;
    padding: 10px 0 10px 5px; } }

.unit-pagenation-01 .prev a:before, .unit-pagenation-01 .next a:before {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: FontAwesome; }

.unit-pagenation-01 .prev a:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f104";
  left: 10px; }

.unit-pagenation-01 .return a {
  min-width: 220px; }

@media screen and (max-width: 768px) {
  .unit-pagenation-01 .return a {
    min-width: 100px; } }

.unit-pagenation-01 .next a:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f105";
  right: 10px; }

.unit-list-01 li {
  position: relative;
  margin-top: 5px;
  padding-left: 1em; }

.unit-list-01 li:before {
  content: "・";
  margin-left: -1em; }

.unit-list-01 li:first-child {
  margin-top: 0; }

.unit-list-01 li a {
  color: #0071BC;
  text-decoration: underline; }

.unit-list-01.arrow li {
  padding-left: 1.3em; }

.unit-list-01.arrow li:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: "\f105";
  margin-left: 0;
  font-family: FontAwesome;
  font-size: 1.6rem; }

.unit-numlist-01, .box-blogdetail-01 ol {
  list-style: decimal;
  padding-left: 1.4em; }

.unit-numlist-01 > li:not(:last-child), .box-blogdetail-01 ol > li:not(:last-child) {
  margin-bottom: 5px; }

.unit-note-01 {
  position: relative;
  padding-left: 1em; }

.unit-note-01:before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0; }

.unit-note-01 + .unit-note {
  margin-top: 5px; }

.unit-tab-01 {
  position: relative;
  border-bottom: 4px solid #e8390e;
  text-align: center; }

@media screen and (max-width: 768px) {
  .unit-tab-01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: none; } }

.unit-tab-01 li {
  display: inline-block;
  margin: 0 9px -1px 7px;
  font-size: 1.8rem;
  text-align: center; }

@media screen and (max-width: 768px) {
  .unit-tab-01 li {
    display: block;
    width: 50%;
    margin: 15px 0 0;
    font-size: 1.6rem; } }

@media screen and (max-width: 414px) {
  .unit-tab-01 li {
    font-size: 1.4rem; } }

@media screen and (max-width: 768px) {
  .unit-tab-01 li:nth-of-type(1), .unit-tab-01 li:nth-of-type(2) {
    margin-top: 0; } }

@media screen and (max-width: 768px) {
  .unit-tab-01 li:nth-of-type(odd) {
    padding-right: 7px; } }

@media screen and (max-width: 768px) {
  .unit-tab-01 li:nth-of-type(even) {
    padding-left: 7px; } }

.unit-tab-01 li a {
  min-width: 200px;
  padding: 11px 0 7px;
  border: 1px solid #e8390e;
  background-color: #e8390e;
  color: #ffffff; }

@media screen and (max-width: 768px) {
  .unit-tab-01 li a {
    min-width: auto;
    min-width: inherit;
    width: 100%;
    padding: 8px 0 5px; } }

.unit-tab-01 li a.is-active, .unit-tab-01 li a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #e8390e; }

.unit-btn-01 span:before, .unit-btn-01 a:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 2.0rem; }

.unit-btn-01 span:hover, .unit-btn-01 a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #e8390e; }

.unit-btn-01 span:hover input[type="submit"], .unit-btn-01 a:hover input[type="submit"] {
  color: #e8390e; }

.unit-btn-01 span input[type="submit"], .unit-btn-01 a input[type="submit"] {
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.unit-btn-01 > span, .unit-btn-01 a {
  display: inline-block;
  position: relative;
  min-width: 200px;
  padding: 7px 5px;
  border: 1px solid #e8390e;
  background-color: #e8390e;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer; }

@media screen and (max-width: 768px) {
  .unit-btn-01 > span, .unit-btn-01 a {
    min-width: inherit;
    min-width: auto;
    min-width: 164px; } }

.unit-btn-01 input[type="submit"], .unit-btn-01 a {
  padding: 10px 21px 9px 5px; }

@media screen and (max-width: 768px) {
  .unit-btn-01 input[type="submit"], .unit-btn-01 a {
    padding: 5px 31px 4px 3px; } }

.unit-btn-01 > span input[type="submit"] {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
  border: none;
  cursor: pointer; }

.unit-btn-02 a {
  position: relative;
  min-width: 260px;
  padding: 10px 10px;
  border: 2px solid #ffffff;
  font-size: 1.6rem;
  text-align: center;
  color: #ffffff; }

.unit-btn-02 a:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 2.0rem; }

.unit-btn-02 a:hover {
  opacity: 1;
  background-color: #00437c; }

.unit-btn-03 a {
  position: relative;
  width: 100%;
  padding: 29px 0 26px;
  border: 1px solid #e8390e;
  background-color: #e8390e;
  color: #ffffff;
  text-align: center; }

.unit-btn-03 a:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.unit-btn-03 a:after {
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: FontAwesome;
  font-size: 2.0rem;
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.unit-btn-03 a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #e8390e; }

.unit-btn-03 a:hover:before {
  border-color: #e8390e; }

.unit-btn-03 a:hover:after {
  color: #e8390e; }

.unit-link-01 a {
  color: #ce1d00; }

.unit-link-01 a:after {
  content: "\f105";
  margin-left: 10px;
  font-family: FontAwesome; }

@media screen and (max-width: 768px) {
  .unit-youtube-01 {
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
  .unit-youtube-01 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; } }

.wp-pagenavi {
  margin-top: 56px;
  font-size: 1.6rem;
  text-align: center;
  /*
    .first,
    .last,
    .pages{
        display: none;
    }
    */
  /*
    .previouspostslink,
    .nextpostslink{
        border: none;
        background-color: transparent;
        font-size: 1.4rem;
        @media screen and (max-width: 768px) {
            font-size: 1.2rem;
        }
        &:before,
        &:after{
            display: block;
            color: $base_c;
            font-family: FontAwesome;
            line-height: 1;
        }
        &:before{
            line-height: 0.7;
            font-size: 2.0rem;
            @media screen and (max-width: 768px) {
                font-size: 1.6rem;
            }
        }
        &:after{
            margin-top: 5px;
            @media screen and (max-width: 768px) {
                margin-top: 3px;
            }
        }
    }
    .previouspostslink{
        margin-right: 31px;
        @media screen and (max-width: 768px) {
            margin-right: 25px;
        }
        @media screen and (max-width: 414px) {
            margin-right: 5px;
        }
        &:before{
            content: "\f104";
        }
        &:after{
            content: "前へ";
        }
    }
    .nextpostslink{
        margin-left: 31px;
        @media screen and (max-width: 768px) {
            margin-left: 25px;
        }
        @media screen and (max-width: 414px) {
            margin-left: 5px;
        }
        &:before{
            content: "\f105";
        }
        &:after{
            content: "次へ";
        }
    }
    */ }

@media screen and (max-width: 768px) {
  .wp-pagenavi {
    margin-top: 28px;
    font-size: 1.4rem; } }

.wp-pagenavi .extend, .wp-pagenavi .current {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #333333; }

.wp-pagenavi .extend {
  min-width: auto;
  min-width: inherit;
  padding: 0; }

@media screen and (max-width: 414px) {
  .wp-pagenavi .extend {
    display: none; } }

.wp-pagenavi > a, .wp-pagenavi > span {
  vertical-align: middle;
  display: inline-block;
  min-width: 32px;
  min-height: 32px;
  margin: 0 2px 4px 3px;
  padding: 0 5px;
  border: 1px solid #e8390e;
  background-color: #e8390e;
  text-align: center;
  color: #ffffff;
  line-height: 32px;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

@media screen and (max-width: 768px) {
  .wp-pagenavi > a, .wp-pagenavi > span {
    min-width: 30px;
    min-height: 30px;
    padding: 0;
    line-height: 30px; } }

@media screen and (max-width: 414px) {
  .wp-pagenavi > a, .wp-pagenavi > span {
    min-width: 26px;
    min-height: 26px;
    padding: 0;
    line-height: 26px; } }

.wp-pagenavi > a:hover {
  opacity: 1;
  background-color: #ffffff;
  color: #e8390e; }

.ajax-loader {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 150%);
  -ms-transform: translate(-50%, 150%);
  transform: translate(-50%, 150%); }

.box-blogdetail-01 > * {
  margin-top: 20px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 > * {
    margin-top: 15px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 > * {
    margin-top: 10px; } }

.box-blogdetail-01 > *:first-child {
  margin-top: 0; }

.box-blogdetail-01 h1, .box-blogdetail-01 h2, .box-blogdetail-01 h3 {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h1, .box-blogdetail-01 h2, .box-blogdetail-01 h3 {
    margin-top: 35px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h1, .box-blogdetail-01 h2, .box-blogdetail-01 h3 {
    margin-top: 30px; } }

.box-blogdetail-01 h1:first-child, .box-blogdetail-01 h2:first-child, .box-blogdetail-01 h3:first-child {
  margin-top: 0; }

.box-blogdetail-01 h1 + h2, .box-blogdetail-01 h1 + h3, .box-blogdetail-01 h1 + h4, .box-blogdetail-01 h1 + h5, .box-blogdetail-01 h1 + h6, .box-blogdetail-01 h2 + h2, .box-blogdetail-01 h2 + h3, .box-blogdetail-01 h2 + h4, .box-blogdetail-01 h2 + h5, .box-blogdetail-01 h2 + h6, .box-blogdetail-01 h3 + h2, .box-blogdetail-01 h3 + h3, .box-blogdetail-01 h3 + h4, .box-blogdetail-01 h3 + h5, .box-blogdetail-01 h3 + h6 {
  margin-top: 20px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h1 + h2, .box-blogdetail-01 h1 + h3, .box-blogdetail-01 h1 + h4, .box-blogdetail-01 h1 + h5, .box-blogdetail-01 h1 + h6, .box-blogdetail-01 h2 + h2, .box-blogdetail-01 h2 + h3, .box-blogdetail-01 h2 + h4, .box-blogdetail-01 h2 + h5, .box-blogdetail-01 h2 + h6, .box-blogdetail-01 h3 + h2, .box-blogdetail-01 h3 + h3, .box-blogdetail-01 h3 + h4, .box-blogdetail-01 h3 + h5, .box-blogdetail-01 h3 + h6 {
    margin-top: 15px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h1 + h2, .box-blogdetail-01 h1 + h3, .box-blogdetail-01 h1 + h4, .box-blogdetail-01 h1 + h5, .box-blogdetail-01 h1 + h6, .box-blogdetail-01 h2 + h2, .box-blogdetail-01 h2 + h3, .box-blogdetail-01 h2 + h4, .box-blogdetail-01 h2 + h5, .box-blogdetail-01 h2 + h6, .box-blogdetail-01 h3 + h2, .box-blogdetail-01 h3 + h3, .box-blogdetail-01 h3 + h4, .box-blogdetail-01 h3 + h5, .box-blogdetail-01 h3 + h6 {
    margin-top: 10px; } }

.box-blogdetail-01 h1 + table, .box-blogdetail-01 h1 + p, .box-blogdetail-01 h2 + table, .box-blogdetail-01 h2 + p, .box-blogdetail-01 h3 + table, .box-blogdetail-01 h3 + p {
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h1 + table, .box-blogdetail-01 h1 + p, .box-blogdetail-01 h2 + table, .box-blogdetail-01 h2 + p, .box-blogdetail-01 h3 + table, .box-blogdetail-01 h3 + p {
    margin-top: 8px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h1 + table, .box-blogdetail-01 h1 + p, .box-blogdetail-01 h2 + table, .box-blogdetail-01 h2 + p, .box-blogdetail-01 h3 + table, .box-blogdetail-01 h3 + p {
    margin-top: 5px; } }

.box-blogdetail-01 h4, .box-blogdetail-01 h5, .box-blogdetail-01 h6 {
  margin-top: 30px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h4, .box-blogdetail-01 h5, .box-blogdetail-01 h6 {
    margin-top: 25px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h4, .box-blogdetail-01 h5, .box-blogdetail-01 h6 {
    margin-top: 20px; } }

.box-blogdetail-01 h4:first-child, .box-blogdetail-01 h5:first-child, .box-blogdetail-01 h6:first-child {
  margin-top: 0; }

.box-blogdetail-01 h4 + table, .box-blogdetail-01 h4 + p, .box-blogdetail-01 h5 + table, .box-blogdetail-01 h5 + p, .box-blogdetail-01 h6 + table, .box-blogdetail-01 h6 + p {
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h4 + table, .box-blogdetail-01 h4 + p, .box-blogdetail-01 h5 + table, .box-blogdetail-01 h5 + p, .box-blogdetail-01 h6 + table, .box-blogdetail-01 h6 + p {
    margin-top: 8px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h4 + table, .box-blogdetail-01 h4 + p, .box-blogdetail-01 h5 + table, .box-blogdetail-01 h5 + p, .box-blogdetail-01 h6 + table, .box-blogdetail-01 h6 + p {
    margin-top: 5px; } }

.box-blogdetail-01 h2 {
  margin-bottom: 20px;
  padding-bottom: 19px;
  border-bottom: 1px solid #D6D6D6;
  font-size: 2.2rem;
  letter-spacing: 0.07em;
  margin-top: 75px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h2 {
    margin-top: 60px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    font-size: 2.0rem; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h2 {
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 1.8rem; } }

.box-blogdetail-01 h2:first-child {
  margin-top: 0; }

.box-blogdetail-01 h3 {
  font-size: 2.0rem; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h3 {
    font-size: 1.8rem; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h3 {
    font-size: 1.6rem; } }

.box-blogdetail-01 h4 {
  font-size: 1.8rem; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h4 {
    font-size: 1.7rem; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h4 {
    font-size: 1.5rem; } }

.box-blogdetail-01 h5 {
  font-size: 1.7rem; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h5 {
    font-size: 1.6rem; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h5 {
    font-size: 1.5rem; } }

.box-blogdetail-01 h6 {
  font-size: 1.6rem; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 h6 {
    font-size: 1.5rem; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 h6 {
    font-size: 1.4rem; } }

.box-blogdetail-01 ul li {
  position: relative;
  margin-top: 5px;
  padding-left: 1em; }

.box-blogdetail-01 ul li:before {
  content: "・";
  margin-left: -1em; }

.box-blogdetail-01 ul li:first-child {
  margin-top: 0; }

.box-blogdetail-01 ul li a {
  color: #0071BC;
  text-decoration: underline; }

.box-blogdetail-01 p:after {
  content: "";
  display: block;
  clear: both; }

.box-blogdetail-01 a {
  color: #048dc6;
  text-decoration: underline; }

.box-blogdetail-01 strong {
  font-weight: bold; }

.box-blogdetail-01 img {
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 img {
    margin-top: 15px;
    margin-bottom: 15px; } }

.box-blogdetail-01 img.alignright {
  margin-left: 50px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 img.alignright {
    margin-left: 30px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 img.alignright {
    margin: 10px auto; } }

.box-blogdetail-01 img.alignleft {
  margin-right: 50px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 img.alignleft {
    margin-right: 30px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 img.alignleft {
    margin: 10px auto; } }

.box-blogdetail-01 hr {
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  border: none;
  border-top: 1px solid #E7E7EB; }

.box-blogdetail-01 iframe {
  width: 100% !important; }

.box-blogdetail-01 table {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  .box-blogdetail-01 table {
    margin-top: 30px; } }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 table {
    margin-top: 25px; } }

.box-blogdetail-01 table:first-child {
  margin-top: 0; }

.box-blogdetail-01 figure figcaption {
  padding: 5px 10px; }

.box-blogdetail-01 .box-colomn .colomn-inner figure img {
  width: 100%; }

.box-blogdetail-01 .alignright {
  float: right; }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 .alignright {
    float: none; } }

.box-blogdetail-01 .alignleft {
  float: left; }

@media screen and (max-width: 414px) {
  .box-blogdetail-01 .alignleft {
    float: none; } }

.box-blogdetail-01 .aligncenter {
  margin-right: auto;
  margin-left: auto; }

#header {
  display: block;
  z-index: 100;
  width: 100%;
  background-color: #ffffff; }

@media screen and (max-width: 768px) {
  #header {
    width: 100%; } }

#header .header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: fixed;
  top: 0;
  left: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 8px 22px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 768px) {
  #header .header-inner {
    z-index: 1;
    width: 100%;
    padding: 0;
    background-color: transparent; } }

#header .header-inner:before {
  display: none;
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff; }

@media screen and (max-width: 768px) {
  #header .header-inner:before {
    display: none; } }

#header .header-inner .logo {
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  display: block;
  width: 198px;
  height: 24px; }

@media screen and (max-width: 768px) {
  #header .header-inner .logo {
    display: none;
    width: 114px;
    height: 18px;
    z-index: 2;
    position: relative;
    background-color: #fff; } }

#header .header-inner .logo a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/common/header/logo.png) no-repeat center center transparent;
  background-size: contain; }

#header .header-inner .logo img {
  width: 225px;
  height: 35.5px; }

@media screen and (max-width: 768px) {
  #header .header-inner .logo img {
    width: 200px;
    height: 31px; } }

@media screen and (max-width: 375px) {
  #header .header-inner .logo img {
    width: 190px;
    height: 30px; } }

@media screen and (max-width: 320px) {
  #header .header-inner .logo img {
    width: 170px;
    height: 27px; } }

#header .header-inner .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (max-width: 940px) {
  #header .header-inner .btn-wrap {
    display: none; } }

#header .header-inner .m-nav-01 {
  font-size: 1.2rem; }

#header .func-btn {
  display: none;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  z-index: 10;
  position: fixed;
  top: 0;
  width: 60px;
  height: 48px;
  background: no-repeat top right transparent;
  background-size: contain;
  cursor: pointer; }

@media screen and (max-width: 940px) {
  #header .func-btn {
    display: block;
    width: 51px;
    height: 48px; } }

#header .func-btn a {
  display: block;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 940px) {
  #header .navbutton {
    right: 0;
    background-image: url(../images/common/header/menu_btn.svg); } }

@media screen and (max-width: 940px) {
  .is-open #header .navbutton:before {
    display: block; } }

#header .navbutton:before {
  display: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/common/header/menu_btn_close.svg) no-repeat center top transparent;
  background-size: contain; }

#globalNav {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  z-index: 5;
  position: fixed;
  top: 50px;
  left: 30px;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #globalNav {
    overflow: hidden;
    position: fixed;
    left: 0;
    width: 100%; } }

@media screen and (max-width: 940px) {
  #globalNav {
    top: 0;
    max-height: 0; } }

@media screen and (max-width: 940px) {
  .is-open #globalNav {
    max-height: 100%; } }

@media screen and (max-width: 940px) {
  #globalNav .nav-inner {
    overflow-y: scroll;
    height: 100vh;
    padding-top: 55px;
    padding-bottom: 0;
    background-color: rgba(255, 255, 255, 0.9); } }

#globalNav .nav-inner > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: calc(3em + 27px);
  background: #f5f5f4; }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #globalNav .nav-inner ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: none;
    width: 100%; } }

#globalNav .nav-inner ul .short-visible {
  display: none; }

@media screen and (max-width: 768px) {
  #globalNav .nav-inner ul .short-visible {
    display: block; } }

#globalNav .nav-inner ul li {
  position: relative;
  text-align: center;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl; }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #globalNav .nav-inner ul li {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb; } }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #globalNav .nav-inner ul li {
    width: calc(100% / 6); } }

@media screen and (max-width: 940px) {
  #globalNav .nav-inner ul li {
    width: 100%;
    border-top: 1px solid #ffffff;
    text-align: left; } }

:not(.touch) #globalNav .nav-inner ul li:hover .nav-ope ~ .nav-inner-inner, #globalNav .nav-inner ul li.is-active .nav-ope ~ .nav-inner-inner {
  width: auto; }

@media screen and (max-width: 1350px), (max-height: 650px) {
  :not(.touch) #globalNav .nav-inner ul li:hover .nav-ope ~ .nav-inner-inner, #globalNav .nav-inner ul li.is-active .nav-ope ~ .nav-inner-inner {
    width: auto;
    height: auto; } }

#globalNav .nav-inner ul li a {
  display: block;
  position: relative;
  padding: 25px 26px 12px;
  /*padding: 15px 26px 15px;*/
  color: #e8390e;
  cursor: pointer; }

@media screen and (max-width: 1350px), (max-height: 850px) {
  #globalNav .nav-inner ul li a {
    padding: 10px 1em;
    font-size: 1.2rem; } }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #globalNav .nav-inner ul li a {
    background-color: rgba(255, 255, 255, 0.7); } }

@media screen and (max-width: 768px) {
  #globalNav .nav-inner ul li a {
    background-color: rgba(255, 255, 255, 0); } }

:not(.touch) #globalNav .nav-inner ul li a:hover, #globalNav .nav-inner ul li a.is-active {
  opacity: 1;
  color: #0f68b3; }

@media screen and (max-height: 650px) {
  #globalNav .nav-inner ul li a:before {
    display: none; } }

@media screen and (max-width: 940px) {
  #globalNav .nav-inner ul li a:before {
    display: block;
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 2.0rem;
    color: #e8390e; } }

#globalNav .nav-inner ul li .title {
  display: block;
  font-size: 1.6rem; }

#globalNav .nav-inner ul li .ruby {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.2em; }

#globalNav .nav-inner .nav-inner-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: calc(3em + 27px);
  width: 0; }

@media screen and (max-height: 850px) {
  #globalNav .nav-inner .nav-inner-inner {
    left: calc(1em + 1.8em); } }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #globalNav .nav-inner .nav-inner-inner {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    border: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    max-width: 100%;
    min-height: 0;
    height: 0; } }

:not(.touch) #globalNav .nav-inner .nav-inner-inner:hover, #globalNav .nav-inner .nav-inner-inner.is-active {
  max-width: 100vw;
  width: 100vw; }

#globalNav .nav-inner .nav-inner-inner li {
  text-align: left; }

#globalNav .nav-inner .nav-inner-inner a {
  display: block;
  white-space: nowrap;
  background-color: rgba(255, 255, 255, 0.7); }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #globalNav .nav-inner .nav-inner-inner a {
    display: block;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center; } }

@media screen and (max-width: 940px) {
  #globalNav .nav-inner .nav-inner-inner a {
    padding-left: 2.5em;
    text-align: left; } }

#footer {
  display: block;
  width: calc(100% - 0px);
  padding: 25px 0 27px;
  background-color: #333333;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 3;
  position: relative; }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #footer {
    width: 100%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

@media screen and (max-width: 768px) {
  #footer {
    width: 100%;
    padding: 25px 0 50px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); } }

#footer .footer-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1170px;
  margin: 0 auto;
  padding-left: 80px;
  font-size: 1.2rem; }

@media screen and (max-width: 1350px), (max-height: 650px) {
  #footer .footer-inner {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0; } }

@media screen and (max-width: 768px) {
  #footer .footer-inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0 20px; } }

#footer .footer-inner .logo {
  width: 132px;
  margin-right: 48px; }

@media screen and (max-width: 768px) {
  #footer .footer-inner .logo {
    margin: 0 auto; } }

#footer .footer-inner .logo img {
  width: 100%; }

#footer .footer-inner .m-nav-02 {
  margin-left: 10px; }

@media screen and (max-width: 768px) {
  #footer .footer-inner .m-nav-02 {
    width: 100%;
    margin: 20px auto 0; } }

#footer .footer-inner .m-nav-02 li {
  color: #fff; }

#footer .footer-inner .m-nav-02 li a {
  color: #fff; }

#footer .copyright {
  font-size: 1.2rem;
  letter-spacing: 0.14em;
  text-align: center;
  color: #ffffff; }

@media screen and (max-width: 768px) {
  #footer .copyright {
    margin-top: 30px;
    letter-spacing: 0; } }

#contents {
  position: relative;
  padding-bottom: 40px;
  width: 1170px;
  margin: 0 auto; }

@media screen and (max-width: 1350px) {
  #contents {
    padding-left: 20px;
    padding-right: 20px; } }

@media screen and (max-width: 768px) {
  #contents {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-top: 10px solid #e8390e; } }

@media screen and (max-width: 940px) {
  #contents.top {
    border-top: none; } }

#contents.top .contents > .l-layout-01, #contents.top .contents > .l-layout-02 {
  margin-top: 20px; }

#contents.top .contents > .l-layout-01:first-child, #contents.top .contents > .l-layout-02:first-child {
  margin-top: 0; }

#contents .contents-left {
  width: 80px; }

#contents .contents-right {
  width: calc(100% - 80px); }

@media screen and (max-width: 768px) {
  #contents .contents {
    width: 100%; } }

/* 01_TOP */
#secMainvisual {
  overflow: hidden;
  position: relative;
  padding: 22px 0 44px; }

@media screen and (max-width: 1170px) {
  #secMainvisual {
    width: 100%;
    padding: 0 0 24px; } }

#secMainvisual:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 606px;
  width: 564px;
  height: 100%;
  background: url(../images/top/mainvisual.png) no-repeat center top transparent;
  background-size: cover; }

@media screen and (max-width: 768px) {
  #secMainvisual:before {
    z-index: -1;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/top/mainvisual_sp.png) repeat center center transparent;
    background-size: contain; } }

#secMainvisual .ttlcatch {
  font-size: 2.2rem;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media screen and (max-width: 768px) {
  #secMainvisual .ttlcatch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 63px 12px 15px;
    background-color: #fff;
    font-size: 1.4rem; } }

#secMainvisual .ttlcatch .catch {
  position: relative; }

@media screen and (max-width: 768px) {
  #secMainvisual .ttlcatch .catch {
    width: 8em;
    margin-right: 15px; } }

#secMainvisual .ttlcatch .catch:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -15px;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  width: 100vw;
  border-top: 4px solid #0181cc;
  border-bottom: 4px solid #bfad5e; }

@media screen and (max-width: 768px) {
  #secMainvisual .ttlcatch .catch:before {
    display: none; } }

#secMainvisual .ttlcatch .catchimg {
  display: none; }

@media screen and (max-width: 768px) {
  #secMainvisual .ttlcatch .catchimg {
    display: block;
    width: calc(100% - 8em - 20px); } }

#secMainvisual .ttlnav {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0.70196) 0%, rgba(255, 255, 255, 0.90196) 100%);
  background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0.70196) 0%, rgba(255, 255, 255, 0.90196) 100%);
  background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0.70196) 0%, rgba(255, 255, 255, 0.90196) 100%);
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5); }

@media screen and (max-width: 768px) {
  #secMainvisual .ttlnav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

#secMainvisual .ttlnav li {
  width: 33.3%;
  text-align: center; }

#secMainvisual .ttlnav li a {
  display: block;
  padding: 5px; }

#secMainvisual .ttlnav li a:before {
  content: "＞";
  margin-right: 5px; }

#secMainvisual .ttl {
  margin-top: 28px; }

@media screen and (max-width: 768px) {
  #secMainvisual .ttl {
    width: 46.4%;
    margin-top: 35px;
    margin-left: 25px; } }

#secMainvisual .maincatch {
  position: relative;
  display: block;
  width: 606px;
  margin-top: 28px;
  padding: 18px 0;
  text-align: center; }

@media screen and (max-width: 768px) {
  #secMainvisual .maincatch {
    display: none; } }

#secMainvisual .maincatch:before, #secMainvisual .maincatch:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%; }

#secMainvisual .maincatch:before {
  top: 0;
  border-top: 1px solid #3e2121;
  border-bottom: 1px solid #d9d4d4; }

#secMainvisual .maincatch:after {
  bottom: 0;
  border-top: 1px solid #d9d4d4;
  border-bottom: 1px solid #3e2121; }

#secMainvisual .maincatch img {
  display: block;
  margin: 0 auto; }

#secTopSeries {
  margin-bottom: 50px;
  padding: 23px 33px 32px 25px;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16); }

@media screen and (max-width: 768px) {
  #secTopSeries {
    margin-bottom: 30px;
    padding: 0 0 15px; } }

@media screen and (max-width: 768px) {
  #secTopSeries .search-wrap {
    padding: 10px 0 15px;
    background: url(../images/top/seach_back.png) repeat center center transparent;
    background-size: contain; } }

#secTopSeries .l-search-01 {
  width: 723px;
  margin-top: 20px; }

@media screen and (max-width: 768px) {
  #secTopSeries .l-search-01 {
    width: 100%;
    margin-top: 15px; } }

#secTopSeries .l-gallery-01 {
  margin-top: 38px; }

@media screen and (max-width: 768px) {
  #secTopSeries .l-gallery-01 {
    width: calc(100% - 60px);
    margin: 30px auto 0; } }

#secTopSeries .m-btn-03 {
  margin-top: 31px; }

@media screen and (max-width: 768px) {
  #secTopSeries .m-btn-03 {
    margin-top: 20px; } }

@media screen and (max-width: 768px) {
  #secTopNews .m-btn-04 {
    margin-top: 10px; } }

@media screen and (max-width: 768px) {
  #secTopFeatured .m-btn-04 {
    margin-top: 10px; } }

@media screen and (max-width: 768px) {
  #secTopRecommend .m-btn-04 {
    margin-top: 10px; } }

@media screen and (max-width: 768px) {
  #secTopFaq .m-btn-04 {
    margin-top: 10px; } }

@media screen and (max-width: 768px) {
  #secTopTwitter .m-btn-04 {
    margin-top: 10px; } }

/* 08_detail */
#secBookDetail {
  padding: 30px;
  background-color: #fff; }

@media screen and (max-width: 768px) {
  #secBookDetail {
    padding: 15px; } }

#secBookDetail .l-bookDetail-01 {
  margin-top: 20px; }

@media screen and (max-width: 768px) {
  #secBookDetail .l-bookDetail-01 {
    margin-top: 15px; } }

#secBookDetail .l-flex-01 .flex-inner {
  padding: 0 10px; }

@media screen and (max-width: 768px) {
  #secBookDetail .l-flex-01 .flex-inner {
    padding: 0; } }

#secBookDetail .m-ttl-05 {
  margin-top: 20px; }

#secBookDetail .m-table-01 {
  margin-top: 10px; }

#secBookDetail .m-info-01 {
  margin-top: 5px; }

#secBookDetail .m-btn-06 {
  margin-top: 20px; }

#secBookDetail .m-ttl-02 {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  #secBookDetail .m-ttl-02 {
    margin-top: 30px; } }

#secBookDetail .m-list-02 {
  margin-top: 20px; }

#detailFeatured {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  #detailFeatured {
    margin-top: 25px; } }

#detailFeatured:first-child {
  margin-top: 0; }

#detailFeatured .l-info-01 {
  margin-top: 25px; }

@media screen and (max-width: 768px) {
  #detailFeatured .l-info-01 {
    margin-top: 20px; } }

/* 04_books_list */
#secSearchResult .l-search-02 {
  width: 700px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  #secSearchResult .l-search-02 {
    width: 100%; } }

#secSearchResult .l-searchword-01 {
  margin-top: 30px; }

@media screen and (max-width: 768px) {
  #secSearchResult .l-searchword-01 {
    margin-top: 20px;
    padding: 0 37px; } }

#secSearchResult .l-search-03 {
  margin-top: 30px; }

@media screen and (max-width: 768px) {
  #secSearchResult .l-search-03 {
    margin-top: 20px; } }

#secSearchResult .l-result-01 {
  margin-top: 30px; }

@media screen and (max-width: 768px) {
  #secSearchResult .l-result-01 {
    margin-top: 10px; } }

/* 16_bookstore */
#newsList .m-btn-04 {
  margin-top: 20px; }

#downloadList {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  #downloadList {
    margin-top: 30px; } }

#downloadList .m-ttl-07 {
  margin-bottom: 20px; }

#downloadList .m-tab-01 {
  margin-top: 20px; }

/* 07_search_book */
#searchDetail {
  background-color: #f5f5f4; }

/* 21_searchshop_prefectures_list */
#searchShop .l-section-02 {
  margin-top: 30px; }

#searchShop .m-ttl-08 {
  margin-top: 30px;
  margin-bottom: 15px; }

#searchShop .m-ttl-08:first-child {
  margin-top: 0; }

/* 13_unv_detail */
#unvDetail .l-detail-01 {
  margin-top: 10px; }

/* 09_series */
#bookSeries .l-article-04 {
  margin-top: 20px; }

/* 19_mail_register */
#mailRegister .l-section-02 {
  margin-top: 30px; }

@media screen and (max-width: 768px) {
  #mailRegister .l-section-02 {
    padding: 20px; } }

#mailRegister .m-ttl-08 {
  margin-top: 30px;
  margin-bottom: 15px; }

#mailRegister .m-ttl-08:first-child {
  margin-top: 0; }

#secBlogList .l-article-05 {
  margin-top: 30px; }
  @media screen and (max-width: 768px) {
    #secBlogList .l-article-05 {
      margin-top: 20px; } }

#secBlogList .m-more-01 {
  margin-top: 30px; }

#secBlogList .m-more-01 .blogmorebtn {
  cursor: pointer;
}

#secBlogDetail .blogdetail-inner {
  padding: 25px 10px 0;
  background-color: #fff; }

#secBlogDetail .m-link-04 {
  margin-top: 30px; }

.l-section-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  padding: 10px 25px 21px;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16); }

@media screen and (max-width: 768px) {
  .l-section-01 {
    padding: 20px; } }

.l-section-01:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-left: 6px solid transparent; }

@media screen and (max-width: 768px) {
  .l-section-01:before {
    width: 100%;
    height: auto;
    border-left: none;
    border-top: 5px solid transparent; } }

.l-section-01 > * {
  width: 100%; }

.l-section-01.no-padding {
  padding: 0; }

.l-section-01.color-gray:before {
  border-color: #8c8a86; }

.l-section-01.color-blue:before {
  border-color: #0181cc; }

.l-section-01.color-brown:before {
  border-color: #bfad5e; }

.l-section-01.color-tw:before {
  border-color: #55ACEE; }

/* 20201010 */
.l-section-01.color-red:before {
  border-color: #8ad5c2; }

.l-section-01 .m-btn-04 {
  margin-top: 50px;
  font-size: 1.9rem; }

@media screen and (max-width: 768px) {
  .l-section-01 .m-btn-04 {
    margin-top: 30px;
    font-size: 1.5rem; } }

.l-section-02 {
  position: relative;
  padding: 25px;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16); }

.l-layout-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (max-width: 768px) {
  .l-layout-01 > .layout-inner {
    margin-top: 20px; } }

@media screen and (max-width: 768px) {
  .l-layout-01 > .layout-inner:first-child {
    margin-top: 0; } }

.l-layout-01 > .layout-inner:nth-of-type(odd) {
  width: 265px; }

@media screen and (max-width: 768px) {
  .l-layout-01 > .layout-inner:nth-of-type(odd) {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto; } }

.l-layout-01 > .layout-inner:nth-of-type(even) {
  width: calc(100% - 285px); }

@media screen and (max-width: 768px) {
  .l-layout-01 > .layout-inner:nth-of-type(even) {
    width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto; } }

@media screen and (max-width: 768px) and (max-width: 768px) {
  .l-layout-01 .l-layout-02 > .layout-inner {
    width: 100%; } }

.l-layout-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.l-layout-02 > .layout-inner {
  width: calc(50% - 10px); }

@media screen and (max-width: 768px) {
  .l-layout-02 > .layout-inner {
    width: calc(100% - 40px);
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (max-width: 768px) {
  .l-layout-02 > .layout-inner:first-child {
    margin-top: 0; } }

.l-search-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 600px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .l-search-01 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding: 0 20px; } }

.l-search-01 .m-btn-02 {
  width: 110px; }

@media screen and (max-width: 768px) {
  .l-search-01 .m-btn-02 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 20px; } }

.l-search-01 .m-input-01 {
  width: calc(100% - 126px); }

@media screen and (max-width: 768px) {
  .l-search-01 .m-input-01 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%; } }

.l-search-02 {
  padding: 15px 25px;
  background-color: #f5f5f4; }

.l-search-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative; }

@media screen and (max-width: 768px) {
  .l-search-03 {
    padding: 0 20px; } }

.l-search-03 .ttl {
  width: 100%;
  margin-bottom: 10px;
  text-align: center; }

.l-search-03 .conditions-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 170px); }

@media screen and (max-width: 768px) {
  .l-search-03 .conditions-wrap {
    width: 100%; } }

.l-search-03 .conditions-wrap > .m-dl-04 {
  width: calc(20% - 5px); }

@media screen and (max-width: 768px) {
  .l-search-03 .conditions-wrap > .m-dl-04 {
    width: 100%; } }

.l-search-03 .conditions-wrap label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 10px 10px 0; }

.l-search-03 .conditions-wrap label.pref {
  margin-right: 0; }

.l-search-03 .conditions-wrap label input {
  margin-right: 5px; }

.l-search-03 .submit-wrap {
  width: 150px; }

@media screen and (max-width: 768px) {
  .l-search-03 .submit-wrap {
    width: 100%;
    margin-top: 20px;
    text-align: center; } }

.l-search-04 {
  margin-left: auto;
  margin-right: auto;
  padding: 4px 20px 17px;
  background-color: #eeedea;
  font-size: 1.4rem; }
  @media screen and (max-width: 768px) {
    .l-search-04 {
      width: calc(100% - 60px); } }
  .l-search-04 .ttl {
    margin-bottom: 7px;
    text-align: center;
    font-size: 1.6rem; }
  .l-search-04 .m-checkbox-01 {
    display: inline-block;
    margin-top: 13px;
    margin-right: 25px; }
  .l-search-04 .m-btn-08 {
    margin: 20px auto 0;
    text-align: center; }
    .l-search-04 .m-btn-08 button {
      background-color: #fff; }
  .l-search-04 .filter-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .l-search-04 .filter-list li {
      margin: 13px 25px 0 0;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .l-search-04 .filter-list li {
          margin: 15px 15px 0; } }
      .l-search-04 .filter-list li .active {
        color: #e8390e; }


/* 20201010 */
.rowsbox {
  width: calc(100% - 265px - 25px);
}
@media screen and (max-width: 768px) {
  .rowsbox {
    width: calc(100% - 40px);
    margin: 20px auto 0;
  }
}


.l-ttl-01 .figure-wrap {
  margin: 0 auto;
  background-color: #F3F3F3; }
  @media screen and (max-width: 768px) {
    .l-ttl-01 .figure-wrap {
      width: 100%; } }
  .l-ttl-01 .figure-wrap img {
    max-width: 790px;
    width: 100%;
    margin: 0 auto; }

.l-ttl-01 .detail-wrap {
  width: calc(100% - 30px);
  margin: 20px auto 0;
  padding: 0 0 20px;
  border-bottom: 1px solid #000; }
  .l-ttl-01 .detail-wrap .m-ttl-06 {
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
    letter-spacing: 0.2em; }

.l-gallery-01 {
  position: relative;
  width: 980px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .l-gallery-01 {
    width: 100%; } }

.l-gallery-01 .inner {
  text-align: center;
  font-size: 1.2rem; }

.l-gallery-01 .inner .ttl {
  display: block;
  width: 100px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .l-gallery-01 .inner .ttl {
    width: auto; } }

.l-gallery-01 .inner a {
  padding: 0 5px;
  color: #048dc6; }

.l-gallery-01 .inner img {
  height: 140px;
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  .l-gallery-01 .inner img {
    max-width: none;
    height: 100px; } }

.l-gallery-01 .slick-arrow:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

.l-gallery-01 .slick-prev:before {
  left: -15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 13px 12.5px 0;
  border-color: transparent #51504d transparent transparent; }

@media screen and (max-width: 768px) {
  .l-gallery-01 .slick-prev:before {
    left: 5px; } }

.l-gallery-01 .slick-next:before {
  right: -15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 13px;
  border-color: transparent transparent transparent #51504d; }

@media screen and (max-width: 768px) {
  .l-gallery-01 .slick-next:before {
    right: 5px; } }

.l-gallery-02 {
  position: relative; }

.l-gallery-02 .inner-wrap {
  padding: 0 15px; }

.l-gallery-02 .inner-wrap .inner {
  overflow: hidden;
  margin-top: 10px;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  text-align: center;
  font-size: 1.1rem; }

.l-gallery-02 .inner-wrap .inner:first-child {
  margin-top: 0; }

.l-gallery-02 .inner-wrap .inner a {
  padding: 10px;
  width: 100%; }

.l-gallery-02 .inner-wrap .inner a > * {
  margin-top: 5px; }

.l-gallery-02 .inner-wrap .inner a > *:first-child {
  margin-top: 0; }

.l-gallery-02 .inner-wrap .inner img {
  width: 70px;
  margin: 0 auto; }

.l-gallery-02 .slick-arrow {
  height: 100%; }

.l-gallery-02 .slick-arrow:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 11px;
  height: 18px;
  background: no-repeat center center transparent;
  background-size: contain; }

.l-gallery-02 .slick-prev {
  left: -13px; }

.l-gallery-02 .slick-prev:before {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(../images/common/icon_arrow_left.png); }

.l-gallery-02 .slick-next {
  right: -13px; }

.l-gallery-02 .slick-next:before {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-image: url(../images/common/icon_arrow_right.png); }

.l-article-01 .article-inner {
  margin-top: 22px; }

@media screen and (max-width: 768px) {
  .l-article-01 .article-inner {
    margin-top: 15px; } }

.l-article-01 .article-inner:first-child {
  margin-top: 0; }

.l-article-01 .article-inner .ttl {
  font-size: 1.2rem;
  line-height: 1.5; }

.l-article-01 .article-inner a > * {
  margin-top: 5px; }

.l-article-01 .article-inner a > *:first-child {
  margin-top: 0px; }

.l-article-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  background-color: #fff; }

.l-article-02 .article-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 10px);
  margin-top: -6px;
  padding: 15px 13px 21px;
  border-top: 6px solid #f5f5f4; }

.l-article-02 .article-inner .figure-wrap {
  width: 10%; }

.l-article-02 .article-inner .figure-wrap span {
  display: block;
  margin: 3px auto 0;
  padding: .2em 0;
  font-size: 1.2rem;
  text-align: center;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #ff5924;
  background: #ff5924;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.l-article-02 .article-inner .figure-wrap a:hover span {
  color: #ff5924;
  background: #ffffff; }

.l-article-02 .article-inner .data-wrap {
  width: 88%; }

@media screen and (max-width: 768px) {
  .l-article-02 .article-inner {
    width: 100%;
    padding: 10px 13px 16px; }
  .l-article-02 .article-inner .figure-wrap {
    width: 100%; }
  .l-article-02 .article-inner .figure-wrap img {
    width: 30%;
    margin: 0 auto 10px; }
  .l-article-02 .article-inner .data-wrap {
    width: 100%; } }

.l-article-02 .article-inner .m-table-02 {
  margin-top: 10px; }

.l-article-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden; }

.l-article-03 .article-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(50% - 10px);
  margin-top: -1px;
  padding: 20px 0;
  border-top: 1px solid #eeedea; }

@media screen and (max-width: 768px) {
  .l-article-03 .article-inner {
    width: 100%; } }

.l-article-03 .article-inner .figure-wrap {
  width: 75px; }

.l-article-03 .article-inner .figure-wrap a {
  text-align: center; }

.l-article-03 .article-inner .figure-wrap .caption {
  display: block;
  margin-top: 5px;
  font-size: 1.0rem; }

.l-article-03 .article-inner .figure-wrap .caption:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 3px;
  background: url(../images/download/icon_grass02.png) no-repeat center center transparent;
  background-size: contain; }

.l-article-03 .article-inner .detail-wrap {
  position: relative;
  width: calc(100% - 75px - 10px);
  font-size: 1.4rem; }

.l-article-03 .article-inner .detail-wrap .ttl {
  margin: 10px 0;
  padding-right: 50px;
  font-size: 1.8rem; }

.l-article-03 .article-inner .detail-wrap .ttl > span {
  display: block;
  font-size: 1.1rem; }

.l-article-03 .article-inner .detail-wrap .download a {
  display: block; }

.l-article-03 .article-inner .detail-wrap .download a:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background: url(../images/download/icon_download.png) no-repeat top right transparent;
  background-size: contain; }

.l-article-04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff; }

.l-article-04 .article-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(50% - 20px);
  margin-top: -5px;
  border-top: 5px solid #f5f5f4; }

@media screen and (max-width: 768px) {
  .l-article-04 .article-inner {
    width: 100%; } }

.l-article-04 .article-inner a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 18px 32px; }

@media screen and (max-width: 768px) {
  .l-article-04 .article-inner a {
    padding: 18px 20px; } }

.l-article-04 .article-inner .figure-wrap {
  width: 82px; }

.l-article-04 .article-inner .detail-wrap {
  width: calc(100% - 82px - 20px);
  font-size: 1.4rem; }

@media screen and (max-width: 768px) {
  .l-article-04 .article-inner .detail-wrap {
    width: calc(100% - 82px - 10px); } }

.l-article-04 .article-inner .detail-wrap > * {
  margin-top: 10px; }

.l-article-04 .article-inner .detail-wrap > *:first-child {
  margin-top: 0; }

.l-article-04 .article-inner .summary-wrap {
  width: 100%;
  margin-top: 15px;
  font-size: 1.2rem; }

.l-article-04 .article-inner .summary-wrap > * {
  margin-top: 10px; }

.l-article-04 .article-inner .summary-wrap > *:first-child {
  margin-top: 0; }

.l-article-05 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start; }
  .l-article-05#filter {
    width: calc(100% + 20px);
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
    @media screen and (max-width: 768px) {
      .l-article-05#filter {
        width: 100%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0); } }
  .l-article-05 .gallery-item {
  opacity: 1;
  width: calc(25% - 20px);
  height: 340px !important;
  margin: 0 10px 20px;
  background-color: #fff;
  transition: all 0.6s ease-out; }
.l-article-05 .gallery-item.notshow {
  display: none;
}
.l-article-05 .gallery-item.notactive {
  display: none;
}
    @media screen and (max-width: 768px) {
      .l-article-05 .gallery-item {
        width: 100%;
        height: auto !important;
        margin: 0 0 10px; } }
    .l-article-05 .gallery-item a {
      width: 100%;
      padding: 10px; }
    .l-article-05 .gallery-item .overlay {
      width: 100%;
      margin-top: 10px; }
      .l-article-05 .gallery-item .overlay .m-date-02 {
        margin-top: 5px; }
      .l-article-05 .gallery-item .overlay .ttl {
        display: -webkit-box;
        overflow: hidden;
        height: 2.5em;
        margin-top: 10px;
        font-size: 1.8rem;
        line-height: 1.2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .l-article-05 .gallery-item .overlay .l-badge-01 .m-badge-03 {
        margin-bottom: 5px; }
      .l-article-05 .gallery-item .overlay .detail {
        display: -webkit-box;
        overflow: hidden;
        height: 4.7em;
        margin-top: 10px;
        font-size: 1.2rem;
        line-height: 1.5;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
@media screen and (max-width: 768px) {
  .l-article-05 .gallery-item .overlay .ttl {
    height: auto;
  }
  .l-article-05 .gallery-item .overlay .detail {
    height: auto;
  }
}
@media screen\0 {
  .l-article-05 .gallery-item .overlay .ttl {
    height: 2.4em;
  }
  .l-article-05 .gallery-item .overlay .detail {
    height: 4.7em;
  }
}
.m-date-02 {
  display: block;
  font-size: 1.4rem; }

.l-box-01 {
  padding: 30px;
  border: 1px solid #e8390e; }

@media screen and (max-width: 768px) {
  .l-box-01 {
    padding: 15px; } }

.l-detail-01 {
  padding: 30px 10px 25px;
  background-color: #fff; }

.l-detail-01 .m-link-03 {
  margin-top: 10px; }

.l-detail-01 .m-table-01 {
  margin-top: 15px; }

.l-detail-01 .m-btnlist-02 {
  margin-top: 15px; }

.l-badge-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.l-panel-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (max-width: 768px) {
  .l-panel-01 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.l-panel-01 .inner {
  margin-right: 14px;
  margin-bottom: 14px; }

@media screen and (max-width: 768px) {
  .l-panel-01 .inner {
    width: calc(50% - 5px);
    margin-right: 0;
    margin-bottom: 10px; } }

.l-panel-01 .inner a {
  display: block; }

.l-faq-01 .inner {
  margin-top: 30px; }

.l-faq-01 .inner:first-child {
  margin-top: 0; }

.l-faq-01 .inner a {
  position: relative;
  padding-left: calc(1em + 15px); }

.l-faq-01 .inner a:before {
  content: "Q";
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.7rem;
  line-height: 1;
  color: #e2e2e2; }

.l-bookDetail-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.l-bookDetail-01 .figure-wrap {
  width: 200px;
  text-align: center; }

@media screen and (max-width: 768px) {
  .l-bookDetail-01 .figure-wrap {
    width: 100%; } }

.l-bookDetail-01 .figure-wrap img {
  margin: 0 auto 10px; }

@media screen and (max-width: 768px) {
  .l-bookDetail-01 .figure-wrap .m-btnlist-01 {
    margin-top: 25px; } }

.l-bookDetail-01 .figure-wrap .m-btnlist-01 li > span, .l-bookDetail-01 .figure-wrap .m-btnlist-01 li a {
  display: block; }

.l-bookDetail-01 .detail-wrap {
  width: calc(100% - 220px); }

@media screen and (max-width: 768px) {
  .l-bookDetail-01 .detail-wrap {
    width: 100%;
    margin-top: 10px; } }

.l-bookDetail-01 .detail-wrap .l-flex-01 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.l-bookDetail-01 .detail-wrap .l-flex-01 .flex-inner:nth-of-type(odd) {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

@media screen and (max-width: 768px) {
  .l-bookDetail-01 .detail-wrap .l-flex-01 .flex-inner:nth-of-type(odd) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

.l-bookDetail-01 .detail-wrap .l-flex-01 .flex-inner:nth-of-type(even) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

@media screen and (max-width: 768px) {
  .l-bookDetail-01 .detail-wrap .l-flex-01 .flex-inner:nth-of-type(even) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

.l-blog-01 {
  padding: 15px 10px; }

.l-blog-01 > * {
  margin-top: 15px; }

.l-blog-01 > *:first-child {
  margin-top: 0; }

.l-blog-02 {
  position: relative;
  overflow: hidden;
  padding: 15px 10px;
  height: 150px;
  -webkit-transition: height .3s linear;
  -o-transition: height .3s linear;
  transition: height .3s linear; }

@media screen and (max-width: 768px) {
  .l-blog-02 {
    height: 100px; } }

.l-blog-02.is-open {
  height: auto; }

.l-blog-02.is-open .more {
  display: none; }

.l-blog-02 > * {
  margin-top: 15px; }

.l-blog-02 > *:first-child {
  margin-top: 0; }

.l-blog-02 .more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 60%, white 100%);
  background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 60%, white 100%);
  background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, white 60%, white 100%);
  text-align: center;
  font-size: 1.3rem;
  cursor: pointer;
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear; }

.l-blog-02 .more:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 18px;
  height: 9px;
  background: url(../images/common/icon_arrow_down_gray.png) no-repeat center center transparent;
  background-size: contain; }

.l-blog-02 .more:after {
  content: "もっと見る";
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%; }

.l-blog-02 .more:hover {
  opacity: .7; }

.l-blog-03 {
  padding: 25px 15px;
  line-height: 1.625; }
  .l-blog-03 > * {
    margin-top: 20px; }
    .l-blog-03 > *:first-child {
      margin-top: 0; }
  .l-blog-03 b, .l-blog-03 strong {
    font-weight: bold; }
  .l-blog-03 h2, .l-blog-03 h3, .l-blog-03 h4, .l-blog-03 h5, .l-blog-03 h6 {
    font-weight: bold; }
    .l-blog-03 h2 + *, .l-blog-03 h3 + *, .l-blog-03 h4 + *, .l-blog-03 h5 + *, .l-blog-03 h6 + * {
      margin-top: 5px; }
  .l-blog-03 h2 {
    font-size: 20px; }
  .l-blog-03 h3 {
    font-size: 19px; }
  .l-blog-03 h4 {
    font-size: 18px; }
  .l-blog-03 h5 {
    font-size: 17px; }
  .l-blog-03 h6 {
    font-size: 16px; }
  .l-blog-03 img {
    margin-left: auto;
    margin-right: auto; }

.l-info-01 {
  padding: 20px;
  border: 1px solid #979797;
  background-color: #eeedea; }

@media screen and (max-width: 768px) {
  .l-info-01 {
    padding: 15px 10px; } }

.l-info-01 > * {
  margin-top: 10px; }

.l-info-01 > *:first-child {
  margin-top: 0; }

.l-info-01 .m-ttl-04 {
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  .l-info-01 .m-ttl-04 {
    margin-top: 30px; } }

.l-info-01 .m-ttl-04:first-child {
  margin-top: 0; }

.l-flex-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.l-flex-01 > .flex-inner {
  width: 50%; }

@media screen and (max-width: 768px) {
  .l-flex-01 > .flex-inner {
    width: 100%;
    margin-top: 15px; } }

@media screen and (max-width: 768px) {
  .l-flex-01 > .flex-inner:first-child {
    margin-top: 0; } }

.l-status-01 {
  display: -webkit-box;
  display: -ms-flexbox;
/* display: flex; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
  background-color: #eeedea; }

@media screen and (max-width: 768px) {
  .l-status-01 {
    padding: 10px; } }

.l-status-01 .full-inner {
  width: 100%; }

.l-status-01 .status-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  position: relative;
  width: calc(50% - 20px); }

@media screen and (max-width: 768px) {
  .l-status-01 .status-inner {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 100%;
    padding: 10px 0; } }

.l-status-01 .status-inner:before {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 100%;
  border-left: 1px solid #707070; }

@media screen and (max-width: 768px) {
  .l-status-01 .status-inner:before {
    display: block;
    top: auto;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 100%;
    height: auto;
    border-left: none;
    border-top: 1px solid #707070; } }

@media screen and (max-width: 768px) {
  .l-status-01 .status-inner:last-child:before {
    display: none; } }

.l-status-01 .status-inner dt {
  width: 100%;
  padding: 5px;
  background-color: #e2e2e2;
  text-align: center;
  line-height: 1; }

@media screen and (max-width: 768px) {
  .l-status-01 .status-inner dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(1em + 10px); } }

.l-status-01 .status-inner dd {
  width: 100%;
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .l-status-01 .status-inner dd {
    width: calc(100% - 1em - 20px);
    margin-top: 0; } }

.status-inner .m-badge-02 {
  margin-right: 20px; }

@media screen and (max-width: 768px) {
  .status-inner .m-badge-02 {
    margin: 3px 5px 3px 0; } }

.l-searchword-01 {
  text-align: center; }

@media screen and (max-width: 768px) {
  .l-searchword-01 {
    text-align: left; } }

.l-searchword-01 .ttl {
  margin-bottom: 10px; }

.l-searchword-01 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (max-width: 768px) {
  .l-searchword-01 ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.l-searchword-01 ul li {
  margin-right: 20px;
  margin-bottom: 10px; }

@media screen and (max-width: 768px) {
  .l-searchword-01 ul li {
    margin-right: 10px;
    margin-bottom: 10px; } }

.l-searchword-01 ul li a {
  color: #048dc6; }

.l-result-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  background-color: #e8390e;
  line-height: 1.3;
  color: #fff; }

@media screen and (max-width: 768px) {
  .l-result-01 {
    padding: 5px; } }

.l-result-01 .result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.3; }

.l-result-01 .result .num-wrap {
  margin-right: 10px; }

@media screen and (max-width: 768px) {
  .l-result-01 .result .num-wrap {
    margin-right: 5px; } }

.l-result-01 .result .num {
  font-size: 2.5rem;
  line-height: 1.1; }

.l-result-01 .func-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.l-result-01 .func-wrap > * {
  margin-left: 15px; }

@media screen and (max-width: 768px) {
  .l-result-01 .func-wrap > * {
    margin-left: 5px; } }

@media screen and (max-width: 768px) {
  .l-result-01 .func-wrap > *:first-child {
    margin-left: 0; } }

.l-pagenation-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  .l-pagenation-01 {
    margin-top: 20px;
    padding: 0 30px; } }

#result_page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin-top: 40px; }

@media screen and (max-width: 768px) {
  #result_page {
    margin-top: 20px;
    padding: 0 70px; } }

#result_page a {
  display: inline-block;
  padding: 10px 15px;
  color: #c8c8c8; }

@media screen and (max-width: 768px) {
  #result_page a {
    padding: 10px 13px; } }

#result_page a:hover {
  text-decoration: underline; }

#result_page .prev, #result_page .next {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-indent: -9999px; }

#result_page .prev a, #result_page .next a {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #c8c8c8;
  line-height: 1; }

#result_page .prev a:before, #result_page .prev a:after, #result_page .next a:before, #result_page .next a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  background: url(../images/common/icon_prev.svg) no-repeat center center transparent;
  background-size: contain;
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear; }

#result_page .prev a:after, #result_page .next a:after {
  opacity: 0;
  background-image: url(../images/common/icon_prev_white.svg); }

#result_page .prev a:hover, #result_page .next a:hover {
  opacity: 1;
  background-color: #c8c8c8; }

#result_page .prev a:hover:before, #result_page .next a:hover:before {
  opacity: 0; }

#result_page .prev a:hover:after, #result_page .next a:hover:after {
  opacity: 1; }

#result_page .prev {
  left: 0; }

@media screen and (max-width: 768px) {
  #result_page .prev {
    left: 10px; } }

#result_page .next {
  right: 0; }

@media screen and (max-width: 768px) {
  #result_page .next {
    right: 10px; } }

#result_page .next a:before, #result_page .next a:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg); }

#result_page .current {
  display: inline-block;
  padding: 10px 15px;
  color: #004bb1; }

@media screen and (max-width: 768px) {
  #result_page .current {
    padding: 10px 13px; } }

.m-btn-01 a {
  position: relative;
  padding: 6px 38px 6px 23px;
  border: 1px solid #e8390e;
  background-color: #e8390e;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.15em;
  line-height: 1.3;
  color: #fff; }

.m-btn-01 a:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

.m-btn-01 a:hover {
  opacity: 1;
  background-color: #fff;
  color: #e8390e; }

.m-btn-01 a:hover:before {
  border-color: transparent transparent transparent #e8390e; }

.m-btn-02 {
  text-align: center; }

.m-btn-02 a {
  display: block;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #767676;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  color: #e8390e; }

.m-btn-02 a:hover {
  opacity: 1;
  background-color: #e8390e;
  color: #fff; }

.m-btn-03 {
  text-align: center;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.m-btn-03 a {
  padding: 11px 40px;
  background-color: #eeedea;
  color: #51504d; }

@media screen and (max-width: 768px) {
  .m-btn-03 a {
    padding: 11px 30px; } }

.m-btn-03 a:hover {
  background-color: #51504d;
  color: #eeedea; }

.m-btn-04 {
  text-align: center;
  color: #514e45; }

.m-btn-04 a {
  color: #514e45; }

.m-btn-04 a:after {
  content: "＞";
  margin-left: 5px; }

.m-btn-05 > span, .m-btn-05 a {
  display: inline-block;
  position: relative;
  padding: 15px 25px 15px 15px;
  text-align: center;
  line-height: 1; }

.m-btn-05 > span:before, .m-btn-05 a:before {
  content: ">";
  position: absolute;
  top: 45%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.m-btn-05 > span {
  background-color: #eeedea;
  color: #c8c8c8; }

.m-btn-05 a {
  background-color: #c8c8c8; }

.m-btn-05 a:hover {
  opacity: 1;
  background-color: #eeedea;
  color: #c8c8c8; }

.m-btn-06 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.m-btn-06 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 5px;
  border-bottom: 2px solid #0181cc;
  color: #0181cc; }

.m-btn-06 a:before {
  content: "";
  width: 25px;
  height: 23px;
  background: url(../images/common/icon_bell.png) no-repeat center center transparent;
  background-size: contain; }

.m-btn-07 a {
  display: inline-block;
  position: relative;
  padding: 13px 35px;
  border: 1px solid #e2e2e2;
  background-color: #e2e2e2; }

.m-btn-07 a:before {
  content: ">";
  position: absolute;
  top: 45%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.m-btn-07 a:hover {
  opacity: 1;
  background-color: #fff;
  color: #333; }

.m-btn-08 button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 150px;
  padding: 5px 10px 4px;
  border-radius: 10px;
  border: 1px solid #979797;
  font-size: 2.4rem;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

.m-btn-08 button:hover {
  background-color: #979797;
  color: #fff; }

.m-btnpage-01.icon-next a:before, .m-btnpage-01.icon-next a:after {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  -ms-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg); }

.m-btnpage-01 a {
  display: block;
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #c8c8c8; }

.m-btnpage-01 a:before, .m-btnpage-01 a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 16px;
  height: 16px;
  background: url(../images/common/icon_prev.svg) no-repeat center center transparent;
  background-size: contain;
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear; }

.m-btnpage-01 a:after {
  opacity: 0;
  background-image: url(../images/common/icon_prev_white.svg); }

.m-btnpage-01 a:hover {
  opacity: 1;
  background-color: #c8c8c8; }

.m-btnpage-01 a:hover:before {
  opacity: 0; }

.m-btnpage-01 a:hover:after {
  opacity: 1; }

.m-ttl-01 {
  margin-bottom: 18px;
  font-size: 1.8rem;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #51504d; }

.m-ttl-02 {
  padding: 5px 10px;
  background-color: #eeedea;
  font-size: 1.8rem; }

@media screen and (max-width: 768px) {
  .m-ttl-02 {
    width: calc(100% + 30px);
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px); } }

.m-ttl-03 {
  padding-bottom: 5px;
  border-bottom: 5px solid #eeedea;
  font-size: 1.8rem; }

.m-ttl-04 {
  font-size: 1.8rem; }

.m-ttl-05 {
  position: relative;
  padding-left: 25px; }

.m-ttl-05:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  background: no-repeat center center transparent;
  background-size: contain; }

.m-ttl-05.icon-cd:before {
  background-image: url(../images/common/icon_cd.svg); }

.m-ttl-05.icon-rc:before {
  background-image: url(../images/common/icon_rec.svg); }

.m-ttl-05.icon-md:before {
  background-image: url(../images/common/icon_med.svg); }

.m-ttl-06 {
  position: relative;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.8rem;
  font-weight: bold; }

.m-ttl-06.bgc-clear {
  background-color: transparent; }

.m-ttl-06.icon-store {
  padding-top: 80px; }

.m-ttl-06.icon-store:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 84px;
  height: 70px;
  background: url(../images/common/icon_bookstore.svg) no-repeat center center transparent;
  background-size: contain; }

.m-ttl-06.icon-bell {
  padding-top: 67px; }

.m-ttl-06.icon-bell:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 52px;
  height: 57px;
  background: url(../images/common/icon_bell.png) no-repeat center center transparent;
  background-size: contain; }

.m-ttl-07 {
  padding: 10px;
  background-color: #e8390e;
  text-align: center;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 2.8rem;
  color: #fff; }

@media screen and (max-width: 768px) {
  .m-ttl-07 {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px);
    width: calc(100% + 30px); } }

.m-ttl-08 {
  text-align: center;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  font-size: 2.2rem; }

.m-ttl-09 {
  font-size: 2.6rem;
  line-height: 1.4; }

.m-ttl-09 .ruby {
  display: block;
  font-size: 1.2rem; }

.m-ttl-10 {
  font-size: 1.8rem;
  line-height: 1.4; }

.m-ttl-10 > span {
  display: block;
  font-size: 1.1rem; }

.m-ttl-11 {
  font-size: 1.6rem;
  font-weight: bold; }

.m-bookttl-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-bookttl-01 .num {
  margin-right: 15px;
  padding: 10px 3px;
  font-family: "Roboto";
  border: 1px solid #707070;
  line-height: 1;
  font-size: 2.4rem; }

@media screen and (max-width: 768px) {
  .m-bookttl-01 .num {
    margin-right: 10px; } }

.m-bookttl-01 .ttl-wrap {
  line-height: 1.4; }

.m-bookttl-01 .ttl-wrap .catch {
  display: block;
  font-size: 1.2rem; }

.m-bookttl-01 .ttl-wrap .ttl {
  font-size: 2.2rem; }

.m-bookttl-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-bookttl-02 .num {
  width: 2em;
  margin-right: 10px;
  font-family: "Roboto";
  line-height: 1;
  font-size: 2.2rem;
  color: #c8c8c8; }

@media screen and (max-width: 768px) {
  .m-bookttl-02 .num {
    margin-right: 10px; } }

.m-bookttl-02 .ttl-wrap {
  width: calc(100% - 3em - 25px * 3 + 20px);
  line-height: 1.4; }

@media screen and (max-width: 768px) {
  .m-bookttl-02 .ttl-wrap {
    width: calc(100% - 2em - 20px * 3 + 20px); } }

.m-bookttl-02 .ttl-wrap .catch {
  display: block;
  font-size: 1.2rem; }

@media screen and (max-width: 768px) {
  .m-bookttl-02 .ttl-wrap .catch {
    font-size: 1.1rem; } }

.m-bookttl-02 .ttl-wrap .ttl {
  font-size: 2.2rem;
  letter-spacing: .1em; }

.m-bookttl-02 .ttl-wrap .ttl a {
  text-decoration: underline; }

@media screen and (max-width: 768px) {
  .m-bookttl-02 .ttl-wrap .ttl {
    font-size: 1.8rem; } }

.m-bookttl-02 .icon-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: calc(25px * 3 + 30px); }

@media screen and (max-width: 768px) {
  .m-bookttl-02 .icon-wrap {
    width: calc(20px * 3 + 30px); } }

.m-bookttl-02 .icon-wrap .icon {
  display: block;
  width: 25px;
  margin-left: 10px; }

@media screen and (max-width: 768px) {
  .m-bookttl-02 .icon-wrap .icon {
    width: 20px;
    margin-left: 5px; } }

.m-bookttl-02 .icon-wrap .icon:first-child {
  margin-left: 0; }

.m-bookttl-02 .icon-wrap .icon img {
  width: 100%; }

.m-input-01 {
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16); }

.m-input-01.no-shadow {
  -webkit-box-shadow: none;
  box-shadow: none; }

.m-input-01.small input[type="text"] {
  padding: 17px 87px 16px 17px; }

.m-input-01 input[type="text"] {
  z-index: 0;
  position: relative;
  width: 100%;
  padding: 17px 87px 16px 17px;
  background-color: #fff; }

.m-input-01 [type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  z-index: 0;
  position: absolute;
  top: 1px;
  right: 1px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  width: 65px;
  height: calc(100% - 2px);
  background-color: #e8390e;
  cursor: pointer; }

.m-input-01 [type="submit"]:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8.5px 13px 8.5px 0;
  border-color: transparent #e8390e transparent transparent;
  cursor: pointer; }

.m-input-01 [type="submit"]:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 32px;
  height: 32px;
  background: url(../images/common/icon_grass.svg) no-repeat center center transparent;
  background-size: contain;
  cursor: pointer; }

.m-input-01 [type="submit"]:hover {
  opacity: .7; }

.m-input-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.m-input-02 > .inner {
  width: 50%; }

.m-input-02 > .inner:nth-of-type(even) input[type="text"], .m-input-02 > .inner:nth-of-type(even) input[type="email"], .m-input-02 > .inner:nth-of-type(even) input[type="mail"], .m-input-02 > .inner:nth-of-type(even) input[type="tel"] {
  border-left: none; }

.m-input-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.m-input-03 > .inner {
  width: calc(33.3% - 1em); }

.m-input-03 > .inner input[type="text"], .m-input-03 > .inner input[type="email"], .m-input-03 > .inner input[type="mail"], .m-input-03 > .inner input[type="tel"] {
  padding: 10px; }

.m-input-03 > .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 1.5em;
  line-height: 1;
  text-align: center; }

.m-nav-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-nav-01 li {
  position: relative;
  letter-spacing: 0.15em; }

.m-nav-01 li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 70%;
  border-left: 1px solid #8c8a86; }

.m-nav-01 li:first-child:before {
  display: none; }

.m-nav-01 li a {
  position: relative;
  padding: 0 11px; }

.m-nav-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (max-width: 768px) {
  .m-nav-02 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.m-nav-02 li {
  margin-right: 12px; }

.m-result-01 {
  text-align: center;
  font-weight: bold;
  line-height: 1; }

@media screen and (max-width: 768px) {
  .m-result-01 {
    line-height: 1; } }

.m-result-01 .number {
  font-size: 8.9rem;
  font-family: "Roboto";
  color: #e8390e; }

@media screen and (max-width: 768px) {
  .m-result-01 .number {
    font-size: 5.6rem;
    color: #fff; } }

.m-result-01 .item {
  font-size: 4.4rem; }

@media screen and (max-width: 768px) {
  .m-result-01 .item {
    font-size: 2.8rem; } }

.m-date-01 {
  font-weight: bold; }

.m-badge-01, .m-badge-03 {
  display: inline-block;
  min-width: 63px;
  margin-right: 5px;
  padding: 3px 10px;
  background-color: #0181cc;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #fff; }

.m-badge-01.icon-school, .icon-school.m-badge-03 {
  background-color: #bfad5e; }

.m-badge-01.icon-store, .icon-store.m-badge-03 {
  background-color: #8c8a86; }

.m-badge-02 {
  display: inline-block;
  position: relative;
  padding-left: 30px; }

.m-badge-02:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 20px;
  height: 20px;
  background: url(../images/university/detail/icon_lblue.svg) no-repeat center center transparent;
  background-size: contain; }

.m-badge-02.icon-pink:before {
  background-image: url(../images/university/detail/icon_pink.svg); }

.m-badge-02.icon-lgreen:before {
  background-image: url(../images/university/detail/icon_lgreen.svg); }

.m-badge-02.icon-orange:before {
  background-image: url(../images/university/detail/icon_orange.svg); }

.m-badge-02.icon-purple:before {
  background-image: url(../images/university/detail/icon_purple.svg); }

.m-badge-02.icon-med:before {
  background-image: url(../images/common/icon_med.svg); }

.m-badge-02.icon-rec:before {
  background-image: url(../images/common/icon_rec.svg); }

.m-badge-02.icon-cd:before {
  background-image: url(../images/common/icon_cd.svg); }

.m-badge-02.icon-old:before {
  background-image: url(../images/common/icon_old.svg); }

.m-badge-03 {
  background-color: #eeedea;
  color: #333; }

.m-twitter-01 {
  overflow: auto;
  height: 420px; }

.m-btnbnr-01 {
  height: 100%;
  line-height: 1.3;
  font-size: 2.0rem;
  font-weight: bold;
  color: #0181cc; }

@media screen and (max-width: 768px) {
  .m-btnbnr-01 {
    font-size: 1.6rem; } }

.m-btnbnr-01 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 23px 10px 23px 85px;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
  border-left: 6px solid #0181cc;
  background-color: #fff; }

@media screen and (max-width: 768px) {
  .m-btnbnr-01 a {
    padding: 23px 30px 23px 75px;
    border-width: 10px; } }

.m-btnbnr-01 a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: calc(91px / 2);
  height: calc(100px / 2);
  background: url(../images/common/icon_bell.png) no-repeat center center transparent;
  background-size: contain; }

@media screen and (max-width: 768px) {
  .m-btnbnr-01 a:before {
    left: 10px;
    width: 60px;
    height: 50px; } }

.m-btnbnr-01 a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 16px;
  height: 26px;
  background: url(../images/common/icon_arrow_right_blue.png) no-repeat center center transparent;
  background-size: contain; }

@media screen and (max-width: 768px) {
  .m-btnbnr-01 a:after {
    right: 10px;
    width: 12px;
    height: 20px; } }

@media screen and (max-width: 768px) {
  .m-btnbnr-01.btn-small.icon-store a {
    padding: 23px 30px 23px 65px; } }

@media screen and (max-width: 768px) {
  .m-btnbnr-01.btn-small.icon-store a:before {
    width: 50px;
    height: 40px; } }

.m-btnbnr-01.icon-store {
  color: #bfad5e; }

.m-btnbnr-01.icon-store a {
  padding: 23px 10px 23px 100px;
  border-color: #bfad5e; }

@media screen and (max-width: 768px) {
  .m-btnbnr-01.icon-store a {
    padding: 23px 30px 23px 75px; } }

.m-btnbnr-01.icon-store a:before {
  width: calc(125px / 2);
  height: calc(105px / 2);
  background-image: url(../images/common/icon_bookstore.png); }

@media screen and (max-width: 768px) {
  .m-btnbnr-01.icon-store a:before {
    left: 10px;
    width: 60px;
    height: 50px; } }

.m-btnbnr-01.icon-store a:after {
  background-image: url(../images/common/icon_arrow_right_brown.png); }

.m-btnbnr-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (max-width: 768px) {
  .m-btnbnr-02 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.m-btnbnr-02 li {
  width: 156px;
  padding-right: 10px;
  padding-bottom: 10px; }

@media screen and (max-width: 768px) {
  .m-btnbnr-02 li {
    width: 120px;
    margin: 0 5px 10px;
    padding: 0; } }

.m-btnbnr-02 li a {
  display: block; }

.m-btnbnr-02 li img {
  display: block;
  width: 100%; }

.m-btnlist-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-btnlist-01 li {
  width: 100%;
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .m-btnlist-01 li {
    width: calc(50% - 5px);
    margin-top: 0; } }

.m-btnlist-01 li:first-child {
  margin-top: 0; }

.m-btnlist-02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-btnlist-02 > .inner {
  margin-left: 10px;
  margin-right: 10px; }

@media screen and (max-width: 768px) {
  .m-btnlist-02 > .inner {
    margin-top: 20px; } }

@media screen and (max-width: 768px) {
  .m-btnlist-02 > .inner:first-child {
    margin-top: 0; } }

.m-btnlist-02 .m-btn-05 {
  width: 250px; }

.m-btnlist-02 .m-btn-05 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  text-align: center; }

.m-price-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.m-price-01 dd {
  font-size: 2.2rem; }

.m-table-01 {
  width: 100%; }

.m-table-01 th, .m-table-01 td {
  vertical-align: middle;
  padding: 5px 10px;
  border: 1px solid #c8c8c8; }

.m-table-01 th {
  background-color: #fbfbfb;
  text-align: center; }

.m-table-01 td {
  background-color: #fff; }

.m-table-02 {
  width: 100%; }

.m-table-02 th, .m-table-02 td {
  vertical-align: middle;
  text-align: center;
  line-height: 1.4; }

.m-table-02 thead tr th {
  padding: 3px;
  background-color: #c8c8c8;
  border: 1px solid #979797;
  border-bottom: none;
  color: #fff; }

@media screen and (max-width: 768px) {
  .m-table-02 thead tr th {
    padding: 3px 0; } }

.m-table-02 tbody tr .back-lblue {
  background-color: #bfedff; }

.m-table-02 tbody tr .back-pink {
  background-color: #ffc7e3; }

.m-table-02 tbody tr .back-lgreen {
  background-color: #bbffde; }

.m-table-02 tbody tr .back-orange {
  background-color: #ffd7ae; }

.m-table-02 tbody tr .back-purple {
  background-color: #d1ccff; }

.m-table-02 tbody tr a {
  text-decoration: underline; }

.m-table-02 tbody tr th, .m-table-02 tbody tr td {
  height: 54px;
  padding: 5px 10px;
  /*
                &:first-child{
                    @include cf;
                    &:before{
                        content: "";
                        min-height: 50px;
                        display: block;
                        float:left;
                    }
                }
                */ }

.m-table-02 tbody tr td {
  border: 1px solid #979797;
  border-top: none; }

.m-info-01 {
  font-size: 1.2rem; }

@media screen and (max-width: 768px) {
  .m-info-01 {
    font-size: 1.0rem; } }

.m-list-01 li {
  border-top: 1px solid #eeedea; }

.m-list-01 li a {
  display: block;
  position: relative;
  padding: 10px 1em; }

.m-list-01 li a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 11px;
  height: 18px;
  background: url(../images/common/icon_arrow_right.png) no-repeat center center transparent;
  background-size: contain; }

.m-list-02 {
  border-top: 1px solid #f6f5f4; }

.m-list-02 li {
  border-bottom: 1px solid #f6f5f4; }

.m-list-02 li.icon-pdf a {
  padding-left: calc(20px + 13px); }

.m-list-02 li.icon-pdf a:before {
  width: 20px;
  height: 25px;
  background-image: url(../images/common/icon_pdf.svg); }

.m-list-02 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 10px; }

.m-list-02 li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: no-repeat center center transparent;
  background-size: contain; }

.m-tree-01 li {
  position: relative;
  padding-left: 1em; }

.m-tree-01 li:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 9px;
  background: url(../images/university/detail/icon_tree.svg) no-repeat center center transparent;
  background-size: contain; }

.m-tree-01 li:first-child {
  padding-left: 0; }

.m-tree-01 li:first-child:before {
  display: none; }

.m-sns-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px; }

.top .m-sns-01 {
  display: none; }

.m-sns-01 .icon-tw a:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f099"; }

.m-sns-01 .icon-fb a:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f09a"; }

.m-sns-01 .icon-ln a:before {
  margin: 0 .2em;
  content: ""; }

.m-sns-01 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 100px;
  margin: 0 10px;
  padding: 10px 15px;
  border: 1px solid #51504d;
  border-radius: 5px;
  font-size: 1.2rem;
  line-height: 1;
  text-align: center; }

@media screen and (max-width: 768px) {
  .m-sns-01 li a {
    padding: 8px 15px; } }

.m-sns-01 li a:before {
  content: "";
  margin-right: 10px;
  font-family: 'Font Awesome 5 Brands';
  font-weight: 900;
  font-size: 1.6rem; }

.m-radio-01 {
  display: inline-block;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 10px; }

@media screen and (max-width: 768px) {
  .m-radio-01 {
    display: block;
    margin-bottom: 0;
    margin-right: 0; } }

@media screen and (max-width: 768px) {
  .m-radio-01.sp-iblock {
    display: inline-block;
    margin-right: 10px; } }

@media screen and (max-width: 768px) {
  .m-radio-01.sp-iblock + .m-radio-01 {
    margin-top: 0;
    margin-bottom: 20px; } }

@media screen and (max-width: 768px) {
  .m-radio-01 + .m-radio-01 {
    margin-top: 20px; } }

.m-select-01, .m-select-02 {
  display: inline-block;
  position: relative;
  font-size: 1.4rem; }

.m-select-01:before, .m-select-02:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  width: 10px;
  height: 15px;
  background: url(../images/common/icon_arrow_right.png) no-repeat center center transparent;
  background-size: contain; }

@media screen and (max-width: 768px) {
  .m-select-01:before, .m-select-02:before {
    width: 7px;
    height: 12px; } }

.m-select-01 select, .m-select-02 select {
  padding: 9px 30px 8px 10px;
  border-radius: 5px;
  border: 1px solid #707070;
  background-color: #fff; }

@media screen and (max-width: 768px) {
  .m-select-01 select, .m-select-02 select {
    padding: 5px 20px 5px 5px; } }

.m-select-02 select {
  width: 100%;
  border-radius: 0;
  border-color: #B3B3B3; }

@media screen and (max-width: 768px) {
  .m-select-02 select {
    padding: 9px 30px 8px 10px; } }

.m-select-03.is-open .select-inner:before {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg); }

.m-select-03 .select-inner {
  position: relative;
  padding: 9px 30px 8px 10px;
  border: 1px solid #B3B3B3;
  background-color: #fff; }

.m-select-03 .select-inner:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  width: 10px;
  height: 15px;
  background: url(../images/common/icon_arrow_right.png) no-repeat center center transparent;
  background-size: contain; }

@media screen and (max-width: 768px) {
  .m-select-03 .select-inner:before {
    width: 7px;
    height: 12px; } }

.m-submit-01 {
  color: #fff; }

.m-submit-01 a, .m-submit-01 button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 6em;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #333333;
  background-color: #707070;
  font-size: 1.4rem;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

@media screen and (max-width: 768px) {
  .m-submit-01 a, .m-submit-01 button {
    padding: 7px 5px; } }

.m-submit-01 a:hover, .m-submit-01 button:hover {
  background-color: #fff;
  color: #707070; }

.m-submit-02 {
  text-align: center;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff; }

.m-submit-02.no-icon a:before, .m-submit-02.no-icon a:after, .m-submit-02.no-icon button:before, .m-submit-02.no-icon button:after {
  display: none; }

.m-submit-02 a, .m-submit-02 button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-width: 240px;
  margin: 0 auto;
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #e8390e;
  background-color: #e8390e;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

@media screen and (max-width: 768px) {
  .m-submit-02 a, .m-submit-02 button {
    padding: 15px; } }

.m-submit-02 a:before, .m-submit-02 a:after, .m-submit-02 button:before, .m-submit-02 button:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 5px;
  background: url(../images/common/icon_grass.svg) no-repeat center center transparent;
  background-size: contain;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear; }

.m-submit-02 a:before, .m-submit-02 button:before {
  opacity: 0;
  width: 0;
  height: 0;
  background-image: url(../images/common/icon_grass_red.svg); }

.m-submit-02 a:hover, .m-submit-02 button:hover {
  background-color: #fff;
  color: #e8390e; }

.m-submit-02 a:hover:after, .m-submit-02 button:hover:after {
  background-image: url(../images/common/icon_grass_red.svg); }

.m-pagenation-01 .inner {
  padding: 10px 15px;
  color: #c8c8c8; }

@media screen and (max-width: 768px) {
  .m-pagenation-01 .inner {
    padding: 8px; } }

.m-pagenation-01 .inner:hover {
  text-decoration: underline; }

.m-pagenation-01 .current {
  color: #004bb1; }

.m-tab-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 1;
  position: relative;
  font-family: "A-OTF 新ゴ Pro", A-OTF Shin Go Pro, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.m-tab-01.colomn02 .tabInner {
  width: calc(50% - 10px);
  font-size: 2.4rem; }

@media screen and (max-width: 768px) {
  .m-tab-01.colomn02 .tabInner {
    width: calc(50% - 2px); } }

.m-tab-01.style-search .tabInner {
  font-size: 2.0rem;
  color: #c8c8c8; }

.m-tab-01.style-search .tabInner.is-selected .inner {
  font-weight: normal;
  color: #51504d; }

.m-tab-01 .tabInner {
  width: calc(33.3% - 10px);
  padding-top: 10px; }

@media screen and (max-width: 768px) {
  .m-tab-01 .tabInner {
    width: calc(33.3% - 2px); } }

.m-tab-01 .tabInner.is-selected {
  margin-bottom: -2px;
  padding-top: 0; }

.m-tab-01 .tabInner.is-selected .inner {
  font-weight: bold; }

.m-tab-01 .tabInner:hover .inner {
  background-color: #dddcda; }

.m-tab-01 .tabInner.tab-blue .inner {
  border-color: #b0cfe1; }

.m-tab-01 .tabInner.tab-blue .inner:hover {
  background-color: #b0cfe1; }

.m-tab-01 .tabInner.tab-brown .inner {
  border-color: #ede9d5; }

.m-tab-01 .tabInner.tab-brown .inner:hover {
  background-color: #ede9d5; }

.m-tab-01 .tabInner .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 10px;
  border-radius: 5px 5px 0 0;
  border: 2px solid #dddcda;
  border-bottom: none;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: 0px -2px 8px -4px rgba(0, 0, 0, 0.16);
  box-shadow: 0px -2px 8px -4px rgba(0, 0, 0, 0.16); }

@media screen and (max-width: 768px) {
  .m-tab-01 .tabInner .inner {
    padding: 4px; } }

.m-tabwrap-01 {
  z-index: 0;
  position: relative; }

.m-tabwrap-01 .tabContentsInner {
  padding: 20px;
  border: 2px solid #dddcda;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.16); }

@media screen and (max-width: 768px) {
  .m-tabwrap-01 .tabContentsInner {
    padding: 12px; } }

.m-tabwrap-01 .tabContentsInner.tab-blue {
  border-color: #b0cfe1; }

.m-tabwrap-01 .tabContentsInner.tab-brown {
  border-color: #ede9d5; }

.m-tabwrap-01 .tabContentsInner .l-pagenation-01 {
  padding: 0; }

.m-link-01 {
  color: #e8390e !important;
  text-decoration: underline; }

.m-link-02 {
  border-top: 1px solid #eeeeeb; }

.m-link-02 a {
  display: block;
  position: relative;
  padding: 10px 2em;
  background-color: #fff; }

.m-link-02 a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 10px;
  height: 15px;
  background: url(../images/common/icon_arrow_right.png) no-repeat center center transparent;
  background-size: contain; }

.m-link-03.blank a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-link-03.blank a:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background: url(../images/university/detail/icon_external.svg) no-repeat center center transparent;
  background-size: contain;
  color: #939393; }

.m-link-03 a {
  font-size: 1.4rem;
  color: #048dc6; }

.m-link-04 {
  text-align: center; }
  .m-link-04 a {
    text-decoration: underline;
    color: #004bb1; }

.m-dl-01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.m-dl-01 + .m-dl-01 {
  margin-top: 20px; }

.m-dl-01.va-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.m-dl-01.va-top > dt {
  padding-top: 9px; }

.m-dl-01 > dt {
  width: 140px; }

@media screen and (max-width: 768px) {
  .m-dl-01 > dt {
    width: 80px; } }

.m-dl-01 > dd {
  width: calc(100% - 150px); }

@media screen and (max-width: 768px) {
  .m-dl-01 > dd {
    width: calc(100% - 90px); } }

.m-dl-02 {
  position: relative;
  background-color: #eeedea; }

.m-dl-02 + .m-dl-02:before {
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  border-top: 1px solid #707070; }

.m-dl-02.large > dt {
  padding-left: calc(1em + 14px); }

.m-dl-02 .is-open + dd {
  padding: 0 15px 15px; }

.m-dl-02 > dt, .m-dl-02 > dd {
  background-color: #eeedea; }

.m-dl-02 > dt {
  position: relative;
  padding: 15px 35px 15px 14px; }

.m-dl-02 > dt.is-open:before {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg); }

.m-dl-02 > dt:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  width: 10px;
  height: 15px;
  background: url(../images/common/icon_arrow_right.png) no-repeat center center transparent;
  background-size: contain; }

@media screen and (max-width: 768px) {
  .m-dl-02 > dt:before {
    width: 7px;
    height: 12px; } }

.m-dl-02 > dd label {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px; }

.m-dl-03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.m-dl-03 + .m-dl-03 {
  margin-top: 20px; }

.m-dl-03.va-top {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.m-dl-03.va-top > dt {
  padding-top: 9px; }

.m-dl-03 > * {
  width: 100%;
  margin-top: 10px;
  padding-left: 210px; }

@media screen and (max-width: 768px) {
  .m-dl-03 > * {
    padding-left: 0; } }

.m-dl-03 > dt {
  width: 200px;
  padding-left: 0;
  font-weight: bold; }

@media screen and (max-width: 768px) {
  .m-dl-03 > dt {
    width: 100%; } }

.m-dl-03 > dt + dd {
  margin-top: 10px; }

.m-dl-03 > dt:first-child {
  margin-top: 0; }

.m-dl-03 > dt:first-child + dd {
  margin-top: 0; }

@media screen and (max-width: 768px) {
  .m-dl-03 > dt:first-child + dd {
    margin-top: 10px; } }

.m-dl-03 > dd {
  width: calc(100% - 210px);
  padding-left: 0; }

@media screen and (max-width: 768px) {
  .m-dl-03 > dd {
    width: 100%;
    margin-top: 10px; } }

.m-dl-03 > dd + dt {
  margin-top: 10px; }

@media screen and (max-width: 768px) {
  .m-dl-04 + .m-dl-04 {
    margin-top: 10px; } }

.m-dl-04 > dt {
  position: relative;
  padding: 10px 18px;
  background-color: #eeedea; }

@media screen and (max-width: 768px) {
  .m-dl-04 > dt {
    padding: 10px 15px; } }

.m-dl-04 > dt.is-open:before {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  -ms-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg); }

.m-dl-04 > dt.is-open + dd {
  padding: 0 18px 10px; }

@media screen and (max-width: 768px) {
  .m-dl-04 > dt.is-open + dd {
    padding: 0 15px 10px; } }

.m-dl-04 > dt:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  width: 10px;
  height: 15px;
  background: url(../images/common/icon_arrow_right.png) no-repeat center center transparent;
  background-size: contain; }

.m-dl-04 > dd {
  z-index: 1;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  background-color: #eeedea; }

@media screen and (max-width: 768px) {
  .m-dl-04 > dd {
    position: relative;
    top: 0; } }

.m-checkbox-01 {
  cursor: pointer; }

.m-checkbox-01.pref {
  min-width: 5.5em; }

.m-checkbox-01 input:disabled + .inner {
  color: #ccc; }

.m-txt-01 {
  overflow-x: scroll;
  height: 216px;
  padding: 10px 17px;
  border: 1px solid #B3B3B3;
  font-size: 1.3rem; }

.m-txt-01 > * {
  margin-top: 10px; }

.m-txt-01 > *:first-child {
  margin-top: 0; }

.m-txt-01 .ttl {
  margin-top: 30px;
  font-weight: bold; }

.m-listsquare-01, .m-txt-01 .square {
  padding-left: 1em; }

.m-listsquare-01 > li, .m-txt-01 .square > li {
  margin-top: 5px;
  list-style-position: inside;
  list-style: square; }

.m-listdisc-01, .m-txt-01 .disc {
  padding-left: 1em; }

.m-listdisc-01 > li, .m-txt-01 .disc > li {
  margin-top: 5px;
  list-style-position: inside;
  list-style: disc; }

.m-bnr-01 {
  width: 250px; }

.m-bnr-01 a {
  display: block; }

.m-more-01 {
  text-align: center;
  font-size: 1.8rem; }
  .m-more-01 a {
    display: inline-block;
    position: relative;
    padding-bottom: 30px; }
    .m-more-01 a:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      width: 40px;
      height: 24px;
      background: url(../images/common/icon_arrow_down_gray02.png) no-repeat center center transparent;
      background-size: contain; }

#mainvisual {
  overflow: hidden;
  position: relative;
  padding: 0;
  /*
    .slick-slider {
        .slick-arrow {
            display: block;
            z-index: 100;
            position: absolute;
            top: 50%;
            transform: translate(0, -50%);
            width: 66px;
            height: 66px;
            font-size: 0;
            border: 0;
            padding: 0;
            margin: 0;
            outline: none;
            background: none;
            &:before {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                font-family: FontAwesome;
                font-size: 3.6rem;
                line-height: 1;
                text-align: center;
                color: #ffffff;
            }
            &.slick-prev {
                left: 15px;
                &:before {
                    content: "\f053";
                }
            }
            &.slick-next {
                right: 15px;
                &:before {
                    content: "\f054";
                }
            }
        }
        .slick-dots {
            z-index: 100;
            position: absolute;
            bottom: 26px;
            width: 100%;
            height: 21px;
            text-align: center;
            @media screen and (max-width: 768px) {
                bottom: 7px;
            }
            & > li {
                display: inline-block;
                & > * {
                    box-sizing: border-box;
                    display: block;
                    width: 13px;
                    height: 13px;
                    padding: 0;
                    margin: 0 15px;
                    border: 4px solid #ffffff;
                    border-radius: 10px;
                    background: none;
                    @include text-skip;
                    background-color: #ffffff;
                    transition: all 0.3s ease;
                    @media screen and (max-width: 768px) {
                        width: 10px;
                        height: 10px;
                        margin: 0 10px;
                        border: 3px solid #ffffff;
                    }
                }
                &.slick-active,
                &:hover {
                    & > * {
                        opacity: 1;
                        background-color: $base_c;
                    }
                }
            }
        }
    }
    */ }

@media screen and (max-width: 768px) {
  #mainvisual {
    width: 100%;
    height: auto; } }

#mainvisual ul {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

#mainvisual ul li img {
  width: 100% !important; }

@media screen and (max-width: 768px) {
  #mainvisual ul li img {
    width: 100% !important; } }

#mainvisual .bx-wrapper {
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%; }

#mainvisual .bx-controls .bx-pager {
  z-index: 100;
  position: absolute;
  bottom: 26px;
  width: 100%;
  height: 21px;
  text-align: center; }

@media screen and (max-width: 768px) {
  #mainvisual .bx-controls .bx-pager {
    bottom: 7px; } }

#mainvisual .bx-controls .bx-pager .bx-pager-item {
  display: inline-block; }

#mainvisual .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 15px;
  border: 4px solid #ffffff;
  border-radius: 10px;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background-color: #ffffff; }

@media screen and (max-width: 768px) {
  #mainvisual .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
    width: 10px;
    height: 10px;
    margin: 0 10px;
    border: 3px solid #ffffff; } }

#mainvisual .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active, #mainvisual .bx-controls .bx-pager .bx-pager-item .bx-pager-link:hover {
  opacity: 1;
  background-color: #e8390e; }

@media screen and (max-width: 768px) {
  #mainvisual .bx-controls .bx-controls-direction {
    display: none; } }

#mainvisual .bx-controls .bx-controls-direction a {
  display: block;
  z-index: 100;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 66px;
  height: 66px;
  background-size: contain; }

#mainvisual .bx-controls .bx-controls-direction a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: FontAwesome;
  font-size: 3.6rem;
  line-height: 1;
  text-align: center;
  color: #ffffff; }

#mainvisual .bx-controls .bx-controls-direction .bx-prev {
  left: 15px; }

#mainvisual .bx-controls .bx-controls-direction .bx-prev:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f053"; }

#mainvisual .bx-controls .bx-controls-direction .bx-next {
  right: 15px; }

#mainvisual .bx-controls .bx-controls-direction .bx-next:before {
  font-family: 'FontAwesome';
  margin: 0 .2em;
  content: "\f054"; }

#mainvisual .maincatch {
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-51.5%, -57.8%);
  -ms-transform: translate(-51.5%, -57.8%);
  transform: translate(-51.5%, -57.8%);
  text-align: center; }

@media screen and (max-width: 768px) {
  #mainvisual .maincatch {
    -webkit-transform: translate(-50.1%, -57.8%);
    -ms-transform: translate(-50.1%, -57.8%);
    transform: translate(-50.1%, -57.8%); } }

#mainvisual .maincatch .catch {
  margin: 0 auto; }

@media screen and (max-width: 768px) {
  #mainvisual .maincatch .catch img {
    width: 276.5px; } }


/* 20201010 */
#secTopBlog{
  margin: 20px auto 0;
}

.globalNav .srchbox{
  display: none;
  padding: 2em 1em;
}
.m-nav-01{
  align-items: center;
}
.m-nav-01 .srchbox{
  width: 260px;
  padding: 0 10px 0 0;
}
.m-nav-01 .srchbox .m-input-01 {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.16); }
.m-nav-01 .srchbox .m-input-01.small input[type="text"] {
  padding: 5px 50px 5px 5px; }
.m-nav-01 .srchbox .m-input-01 input[type="text"] {
  width: 100%;
  padding: 5px 50px 5px 5px;
  font-size: 1.2rem;
}
.m-nav-01 .srchbox .m-input-01 [type="submit"] {
  width: 40px;}
.m-nav-01 .srchbox .m-input-01 [type="submit"]:after {
  width: 20px;
  height: 20px;}
@media screen and (max-width: 1020px) {
  .m-nav-01 .srchbox{
    width: auto;
    padding: 0 10px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .globalNav .srchbox{
    display: block;
  }
}
