@charset "UTF-8";
/* line 1, ../_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana Regular Bold, '微軟正黑體';
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../_reset.scss */
html {
  line-height: 1;
}

/* line 26, ../_reset.scss */
ol, ul {
  list-style: none;
}

/* line 30, ../_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 35, ../_reset.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 41, ../_reset.scss */
q, blockquote {
  quotes: none;
}

/* line 44, ../_reset.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 49, ../_reset.scss */
a img {
  border: none;
}

/* line 53, ../_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 113, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* line 28, ../_layout.scss */
* {
  box-sizing: border-box;
}

/* line 31, ../_layout.scss */
a {
  text-decoration: none;
  color: inherit;
}
/* line 34, ../_layout.scss */
a:hover {
  color: inherit;
  text-decoration: none;
}

/* line 39, ../_layout.scss */
.sky-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px !important;
  padding: 0;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
.sky-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (max-width: 1024px) {
  /* line 39, ../_layout.scss */
  .sky-container {
    max-width: 740px;
    margin-left: auto;
    margin-right: auto;
    width: 740px !important;
  }
  /* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
  .sky-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 740px) {
  /* line 39, ../_layout.scss */
  .sky-container {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
    width: 480px !important;
  }
  /* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
  .sky-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}
@media (max-width: 500px) {
  /* line 39, ../_layout.scss */
  .sky-container {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    min-width: 320px !important;
  }
  /* line 12, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.2/sass/susy/output/support/_clearfix.scss */
  .sky-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}

/* line 57, ../_layout.scss */
.wrap {
  overflow: hidden;
}

/* line 60, ../_layout.scss */
.wrap-mask {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99998;
  left: 0;
  top: 0;
  cursor: pointer;
}

/* line 70, ../_layout.scss */
.loading-mask {
  background: url(../images/loadicon.gif);
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  height: 110%;
  width: 100%;
  position: absolute;
  z-index: 999999;
  left: 0;
  top: -10%;
  margin: 0;
}
@media (max-width: 1024px) {
  /* line 70, ../_layout.scss */
  .loading-mask {
    height: 115%;
    top: -15%;
  }
}

/* line 87, ../_layout.scss */
#topcontrol {
  width: 50px;
  height: 50px;
  z-index: 999;
  opacity: .8;
}
/* line 92, ../_layout.scss */
#topcontrol img {
  width: 100%;
}

/* line 106, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 100%;
  line-height: 1.5em;
}

/* line 20, ../_base.scss */
* {
  font-family: Arial, '微軟正黑體', '新細明體', serif;
}

/* line 25, ../_base.scss */
h1 {
  font-size: 32px;
  line-height: 48px;
}

/* line 30, ../_base.scss */
p {
  font-size: 16px;
  line-height: 24px;
}

/* line 35, ../_base.scss */
.text-left {
  float: left !important;
}

/* line 38, ../_base.scss */
.text-right {
  float: right !important;
}

/* line 41, ../_base.scss */
.text-center {
  text-align: center !important;
}

/* line 44, ../_base.scss */
.show {
  display: inline-block !important;
}

/* line 47, ../_base.scss */
.hide {
  display: none !important;
}

/* line 50, ../_base.scss */
.unclick {
  cursor: not-allowed !important;
}

/* line 53, ../_base.scss */
.content-fixed {
  position: fixed !important;
  overflow: hidden !important;
  width: 100% !important;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
/*@font-face {
  *font-family: 'FontAwesome';
  *src: url('../../../fonts/fontawesome-webfont.eot?v=4.3.0');
  *src: url('../../../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
   * url('../../../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
   * url('../../../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),
   * url('../../../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
   * url('../../../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
//  src: url('../../../fonts/FontAwesome.otf') format('opentype'); // used when developing fonts
 * font-weight: normal;
 * font-style: normal;
} */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../fonts/fontawesome-webfont.eot");
  src: url("../../../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../../fonts/fontawesome-webfont.woff") format("woff"), url("../../../fonts/fontawesome-webfont.ttf") format("truetype"), url("../../../fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 4, ../component/font-awesome/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}

/* makes the font 33% larger relative to the icon container */
/* line 5, ../component/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, ../component/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, ../component/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, ../component/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, ../component/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, ../component/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, ../component/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
/* line 8, ../component/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, ../component/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
/* line 16, ../component/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, ../component/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, ../component/font-awesome/_bordered-pulled.scss */
.pull-right {
  float: right;
}

/* line 11, ../component/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 14, ../component/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}
/* line 15, ../component/font-awesome/_bordered-pulled.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 4, ../component/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, ../component/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 4, ../component/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, ../component/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, ../component/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, ../component/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, ../component/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, ../component/font-awesome/_rotated-flipped.scss */
: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;
}

/* line 4, ../component/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, ../component/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, ../component/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, ../component/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, ../component/font-awesome/_stacked.scss */
.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 */
/* line 4, ../component/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, ../component/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, ../component/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, ../component/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, ../component/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, ../component/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, ../component/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, ../component/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, ../component/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, ../component/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, ../component/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, ../component/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, ../component/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, ../component/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 20, ../component/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 21, ../component/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 22, ../component/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 23, ../component/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 24, ../component/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 26, ../component/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 27, ../component/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 28, ../component/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 29, ../component/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 30, ../component/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 31, ../component/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 32, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 33, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 34, ../component/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 35, ../component/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 36, ../component/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 38, ../component/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 39, ../component/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 40, ../component/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 41, ../component/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 42, ../component/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 43, ../component/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 44, ../component/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 45, ../component/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 46, ../component/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 47, ../component/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 48, ../component/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 49, ../component/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 50, ../component/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 51, ../component/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 52, ../component/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 53, ../component/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 54, ../component/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 55, ../component/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 56, ../component/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 57, ../component/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 58, ../component/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 59, ../component/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 60, ../component/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 61, ../component/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 62, ../component/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 63, ../component/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 64, ../component/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 66, ../component/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 67, ../component/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 68, ../component/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 71, ../component/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 72, ../component/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 73, ../component/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 74, ../component/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 75, ../component/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 77, ../component/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 78, ../component/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 79, ../component/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 80, ../component/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 81, ../component/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 82, ../component/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 83, ../component/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 84, ../component/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 85, ../component/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 86, ../component/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 87, ../component/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 88, ../component/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 89, ../component/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 90, ../component/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 91, ../component/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 92, ../component/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 93, ../component/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 94, ../component/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 95, ../component/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 96, ../component/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 97, ../component/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 98, ../component/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 99, ../component/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 100, ../component/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 101, ../component/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 102, ../component/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 103, ../component/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 104, ../component/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 105, ../component/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 106, ../component/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 108, ../component/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 109, ../component/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 110, ../component/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 111, ../component/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 112, ../component/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 113, ../component/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 114, ../component/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 115, ../component/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 116, ../component/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 117, ../component/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 118, ../component/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 119, ../component/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 121, ../component/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 122, ../component/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 123, ../component/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 124, ../component/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 125, ../component/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 126, ../component/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 127, ../component/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 128, ../component/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 129, ../component/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 130, ../component/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 131, ../component/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 132, ../component/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 133, ../component/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 134, ../component/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 136, ../component/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 137, ../component/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 138, ../component/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 139, ../component/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 140, ../component/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 142, ../component/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 143, ../component/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 144, ../component/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 145, ../component/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 146, ../component/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 147, ../component/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 148, ../component/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 149, ../component/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 150, ../component/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 151, ../component/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 152, ../component/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 153, ../component/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 154, ../component/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 155, ../component/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 156, ../component/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 157, ../component/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 158, ../component/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 159, ../component/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 160, ../component/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 161, ../component/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 163, ../component/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 164, ../component/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 165, ../component/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 166, ../component/font-awesome/_icons.scss */
.fa-rss:before {
  content: "";
}

/* line 167, ../component/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 168, ../component/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 169, ../component/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 170, ../component/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 171, ../component/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 172, ../component/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 173, ../component/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 174, ../component/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 175, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 176, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 177, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 178, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 179, ../component/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 180, ../component/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 181, ../component/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 182, ../component/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 183, ../component/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 184, ../component/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 185, ../component/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 187, ../component/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 189, ../component/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 190, ../component/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 191, ../component/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 193, ../component/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 195, ../component/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 196, ../component/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 198, ../component/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 199, ../component/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 202, ../component/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 203, ../component/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 204, ../component/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 205, ../component/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 206, ../component/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 207, ../component/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 208, ../component/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 209, ../component/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 210, ../component/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 211, ../component/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 212, ../component/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 213, ../component/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 214, ../component/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 215, ../component/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 216, ../component/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 217, ../component/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 218, ../component/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 219, ../component/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 221, ../component/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 223, ../component/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 225, ../component/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 226, ../component/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 227, ../component/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 229, ../component/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 231, ../component/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 233, ../component/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 234, ../component/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 235, ../component/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 237, ../component/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 238, ../component/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 239, ../component/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 241, ../component/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 242, ../component/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 243, ../component/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 244, ../component/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 245, ../component/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 246, ../component/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 247, ../component/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 248, ../component/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 249, ../component/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 250, ../component/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 251, ../component/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 252, ../component/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 253, ../component/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 254, ../component/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 255, ../component/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 256, ../component/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 257, ../component/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 258, ../component/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 259, ../component/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 260, ../component/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 261, ../component/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 262, ../component/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 263, ../component/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 264, ../component/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 265, ../component/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 266, ../component/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 267, ../component/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 268, ../component/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 269, ../component/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 270, ../component/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 271, ../component/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 273, ../component/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 274, ../component/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 275, ../component/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 276, ../component/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 277, ../component/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 278, ../component/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 280, ../component/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 281, ../component/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 282, ../component/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 283, ../component/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 284, ../component/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 285, ../component/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 286, ../component/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 287, ../component/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 288, ../component/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 289, ../component/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 290, ../component/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 291, ../component/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 292, ../component/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 294, ../component/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 297, ../component/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 298, ../component/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 299, ../component/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 300, ../component/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 302, ../component/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 303, ../component/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 304, ../component/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 305, ../component/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 306, ../component/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 307, ../component/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 308, ../component/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 309, ../component/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 310, ../component/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 311, ../component/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 312, ../component/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 313, ../component/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 314, ../component/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 315, ../component/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 316, ../component/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 317, ../component/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 318, ../component/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 319, ../component/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 320, ../component/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 321, ../component/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 322, ../component/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 323, ../component/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 324, ../component/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 325, ../component/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 326, ../component/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 327, ../component/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 328, ../component/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 329, ../component/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 330, ../component/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 331, ../component/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 332, ../component/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 333, ../component/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 334, ../component/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 335, ../component/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 336, ../component/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 337, ../component/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 338, ../component/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 339, ../component/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 341, ../component/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 343, ../component/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 345, ../component/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 347, ../component/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 348, ../component/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 350, ../component/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 352, ../component/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 356, ../component/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 359, ../component/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 361, ../component/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 363, ../component/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 364, ../component/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 365, ../component/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 366, ../component/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 367, ../component/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 368, ../component/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 369, ../component/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 370, ../component/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 371, ../component/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 372, ../component/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 373, ../component/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 374, ../component/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 375, ../component/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 376, ../component/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 377, ../component/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 378, ../component/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 379, ../component/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 380, ../component/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 381, ../component/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 382, ../component/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 383, ../component/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 384, ../component/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 385, ../component/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 386, ../component/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 387, ../component/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 388, ../component/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 389, ../component/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 390, ../component/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 391, ../component/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 392, ../component/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 393, ../component/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 394, ../component/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 395, ../component/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 396, ../component/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 397, ../component/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 398, ../component/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 399, ../component/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 400, ../component/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 401, ../component/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 403, ../component/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 404, ../component/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 405, ../component/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 406, ../component/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 407, ../component/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 408, ../component/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 409, ../component/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 410, ../component/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 411, ../component/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 412, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 413, ../component/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 414, ../component/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 416, ../component/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 417, ../component/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 418, ../component/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 419, ../component/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 421, ../component/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 422, ../component/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 423, ../component/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 424, ../component/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 425, ../component/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 426, ../component/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 427, ../component/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 430, ../component/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 432, ../component/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 433, ../component/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 434, ../component/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 435, ../component/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 436, ../component/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 437, ../component/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 438, ../component/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 439, ../component/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 440, ../component/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 441, ../component/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 442, ../component/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 443, ../component/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 444, ../component/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 445, ../component/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 446, ../component/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 447, ../component/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 448, ../component/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 449, ../component/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 450, ../component/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 451, ../component/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 452, ../component/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 453, ../component/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 454, ../component/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 455, ../component/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 456, ../component/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 457, ../component/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 459, ../component/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 461, ../component/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 462, ../component/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 463, ../component/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 464, ../component/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 465, ../component/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 466, ../component/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 467, ../component/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 468, ../component/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 469, ../component/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 470, ../component/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 473, ../component/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 475, ../component/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 477, ../component/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 479, ../component/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 480, ../component/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 481, ../component/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 482, ../component/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 483, ../component/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 488, ../component/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 489, ../component/font-awesome/_icons.scss */
.fa-ra:before,
.fa-rebel:before {
  content: "";
}

/* line 491, ../component/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 493, ../component/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 494, ../component/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 495, ../component/font-awesome/_icons.scss */
.fa-hacker-news:before {
  content: "";
}

/* line 496, ../component/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 497, ../component/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 498, ../component/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 500, ../component/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 502, ../component/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 504, ../component/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 505, ../component/font-awesome/_icons.scss */
.fa-genderless:before,
.fa-circle-thin:before {
  content: "";
}

/* line 507, ../component/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 508, ../component/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 509, ../component/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 510, ../component/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 511, ../component/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 512, ../component/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 513, ../component/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 515, ../component/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 516, ../component/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 517, ../component/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 518, ../component/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 519, ../component/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 520, ../component/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 521, ../component/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 522, ../component/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 523, ../component/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 524, ../component/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 525, ../component/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 526, ../component/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 527, ../component/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 528, ../component/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 529, ../component/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 530, ../component/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 531, ../component/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 532, ../component/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 533, ../component/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 534, ../component/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 535, ../component/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 536, ../component/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 537, ../component/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 538, ../component/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 539, ../component/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 540, ../component/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 541, ../component/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 542, ../component/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 543, ../component/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 544, ../component/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 545, ../component/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 546, ../component/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 547, ../component/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 548, ../component/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 549, ../component/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 550, ../component/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 551, ../component/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 552, ../component/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 555, ../component/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 556, ../component/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 557, ../component/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 558, ../component/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 559, ../component/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 560, ../component/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 561, ../component/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 562, ../component/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 563, ../component/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 564, ../component/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 565, ../component/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 566, ../component/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 567, ../component/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 568, ../component/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 569, ../component/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 570, ../component/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 571, ../component/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 572, ../component/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 573, ../component/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 574, ../component/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 575, ../component/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 576, ../component/font-awesome/_icons.scss */
.fa-transgender:before {
  content: "";
}

/* line 577, ../component/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 578, ../component/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 579, ../component/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 580, ../component/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 581, ../component/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 582, ../component/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 583, ../component/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 584, ../component/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 585, ../component/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 586, ../component/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 587, ../component/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 588, ../component/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 589, ../component/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 590, ../component/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 591, ../component/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 593, ../component/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 594, ../component/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 595, ../component/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 596, ../component/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
/* line 5, ../plugin/_colorbox.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

/* line 6, ../plugin/_colorbox.scss */
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

/* line 7, ../plugin/_colorbox.scss */
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

/* line 8, ../plugin/_colorbox.scss */
#cboxContent {
  position: relative;
}

/* line 9, ../plugin/_colorbox.scss */
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

/* line 10, ../plugin/_colorbox.scss */
#cboxTitle {
  margin: 0;
}

/* line 11, ../plugin/_colorbox.scss */
#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 12, ../plugin/_colorbox.scss */
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

/* line 13, ../plugin/_colorbox.scss */
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

/* line 14, ../plugin/_colorbox.scss */
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

/* line 15, ../plugin/_colorbox.scss */
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
/* line 22, ../plugin/_colorbox.scss */
#cboxOverlay {
  background: #000;
}

/* line 23, ../plugin/_colorbox.scss */
#colorbox {
  outline: 0;
}

/* line 24, ../plugin/_colorbox.scss */
#cboxTopLeft {
  width: 14px;
  height: 14px;
  background: url(../images/controls.png) no-repeat 0 0;
}

/* line 25, ../plugin/_colorbox.scss */
#cboxTopCenter {
  height: 14px;
  background: url(../images/border.png) repeat-x top left;
}

/* line 26, ../plugin/_colorbox.scss */
#cboxTopRight {
  width: 14px;
  height: 14px;
  background: url(../images/controls.png) no-repeat -36px 0;
}

/* line 27, ../plugin/_colorbox.scss */
#cboxBottomLeft {
  width: 14px;
  height: 43px;
  background: url(../images/controls.png) no-repeat 0 -32px;
}

/* line 28, ../plugin/_colorbox.scss */
#cboxBottomCenter {
  height: 43px;
  background: url(../images/border.png) repeat-x bottom left;
}

/* line 29, ../plugin/_colorbox.scss */
#cboxBottomRight {
  width: 14px;
  height: 43px;
  background: url(../images/controls.png) no-repeat -36px -32px;
}

/* line 30, ../plugin/_colorbox.scss */
#cboxMiddleLeft {
  width: 14px;
  background: url(../images/controls.png) repeat-y -175px 0;
}

/* line 31, ../plugin/_colorbox.scss */
#cboxMiddleRight {
  width: 14px;
  background: url(../images/controls.png) repeat-y -211px 0;
}

/* line 32, ../plugin/_colorbox.scss */
#cboxContent {
  background: #fff;
  overflow: visible;
}

/* line 33, ../plugin/_colorbox.scss */
.cboxIframe {
  background: #fff;
}

/* line 34, ../plugin/_colorbox.scss */
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

/* line 35, ../plugin/_colorbox.scss */
#cboxLoadedContent {
  margin-bottom: 5px;
}

/* line 36, ../plugin/_colorbox.scss */
#cboxLoadingOverlay {
  background: url(../images/loading_background.png) no-repeat center center;
}

/* line 37, ../plugin/_colorbox.scss */
#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center;
}

/* line 38, ../plugin/_colorbox.scss */
#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #7C7C7C;
}

/* line 39, ../plugin/_colorbox.scss */
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
/* line 42, ../plugin/_colorbox.scss */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  background: url(../images/controls.png) no-repeat 0px 0px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
/* line 45, ../plugin/_colorbox.scss */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

/* line 47, ../plugin/_colorbox.scss */
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}

/* line 48, ../plugin/_colorbox.scss */
#cboxPrevious:hover {
  background-position: -51px 0px;
}

/* line 49, ../plugin/_colorbox.scss */
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}

/* line 50, ../plugin/_colorbox.scss */
#cboxNext:hover {
  background-position: -75px 0px;
}

/* line 51, ../plugin/_colorbox.scss */
#cboxClose {
  right: 0;
  background-position: -100px -25px;
}

/* line 52, ../plugin/_colorbox.scss */
#cboxClose:hover {
  background-position: -100px 0px;
}

/* line 54, ../plugin/_colorbox.scss */
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}

/* line 55, ../plugin/_colorbox.scss */
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}

/* line 56, ../plugin/_colorbox.scss */
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}

/* line 57, ../plugin/_colorbox.scss */
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}

/* line 1, ../partial/_navigation.scss */
.navigation {
  display: block;
  position: fixed;
  right: 2%;
  top: 25%;
  width: 60px;
  height: 400px;
  padding-top: 25px;
  z-index: 9999;
}
@media (max-width: 740px) {
  /* line 1, ../partial/_navigation.scss */
  .navigation {
    top: 0;
    left: 0;
    right: inherit;
    width: 96%;
    margin: 0 2%;
    height: auto;
    font-size: 20px;
    padding-top: 45px;
  }
}
/* line 20, ../partial/_navigation.scss */
.navigation .logoText {
  padding: 9px 15px;
}
/* line 23, ../partial/_navigation.scss */
.navigation .dropDown {
  display: none;
  width: 100%;
  height: 45px;
  left: initial;
  right: 0;
  top: 5px;
  position: absolute;
  color: white;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  /* btn */
  /* iconbar */
  /* iconbar */
}
@media (max-width: 740px) {
  /* line 23, ../partial/_navigation.scss */
  .navigation .dropDown {
    display: inline-block;
  }
}
/* line 37, ../partial/_navigation.scss */
.navigation .dropDown .fa-bars {
  position: absolute;
  right: 0;
  padding: 12px 15px;
  cursor: pointer;
}
/* line 44, ../partial/_navigation.scss */
.navigation .dropDown .menuIcon {
  position: absolute;
  right: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 7px 10px;
  cursor: pointer;
}
/* line 53, ../partial/_navigation.scss */
.navigation .dropDown .menuIcon span {
  margin: 0 auto;
  position: relative;
  top: 12px;
}
/* line 58, ../partial/_navigation.scss */
.navigation .dropDown .menuIcon span:before, .navigation .dropDown .menuIcon span:after {
  position: absolute;
  content: '';
}
/* line 62, ../partial/_navigation.scss */
.navigation .dropDown .menuIcon span, .navigation .dropDown .menuIcon span:before, .navigation .dropDown .menuIcon span:after {
  width: 25px;
  height: 4px;
  background-color: #fff;
  display: block;
}
/* line 68, ../partial/_navigation.scss */
.navigation .dropDown .menuIcon span:before {
  margin-top: -9px;
}
/* line 71, ../partial/_navigation.scss */
.navigation .dropDown .menuIcon span:after {
  margin-top: 9px;
}
/* line 3, ../component/_iconbar.scss */
.navigation .dropDown .iconbar span {
  transition-duration: 0s;
  transition-delay: .2s;
  -webkit-transition-duration: 0s;
  -webkit-transition-delay: .2s;
}
/* line 9, ../component/_iconbar.scss */
.navigation .dropDown .iconbar.active span {
  background-color: transparent;
  transition-delay: .2s;
}
/* line 14, ../component/_iconbar.scss */
.navigation .dropDown .iconbar span:before {
  transition-property: margin, transform;
  -webkit-transition-property: margin, -webkit-transform;
  transition-duration: .2s;
  -webkit-transition-duration: .2s;
  transition-delay: .2s, 0;
  -webkit-transition-delay: .2s, 0;
}
/* line 22, ../component/_iconbar.scss */
.navigation .dropDown .iconbar.active span:before {
  margin-top: 0;
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition-delay: 0, .2s;
  -webkit-transition-delay: 0, .2s;
}
/* line 29, ../component/_iconbar.scss */
.navigation .dropDown .iconbar span:after {
  transition-property: margin, transform;
  -webkit-transition-property: margin, -webkit-transform;
  transition-duration: .2s;
  -webkit-transition-duration: .2s;
  transition-delay: .2s, 0;
  -webkit-transition-delay: .2s, 0;
}
/* line 37, ../component/_iconbar.scss */
.navigation .dropDown .iconbar.active span:after {
  margin-top: 0;
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition-delay: 0, .2s;
  -webkit-transition-delay: 0, .2s;
}
@media (max-width: 740px) {
  /* line 80, ../partial/_navigation.scss */
  .navigation .menu {
    display: none;
  }
}
/* line 84, ../partial/_navigation.scss */
.navigation .menu li {
  opacity: .6;
  padding: 5px 0;
  position: relative;
  width: 60px;
  height: 70px;
  border-radius: 5px;
}
/* line 91, ../partial/_navigation.scss */
.navigation .menu li span {
  display: none;
}
@media (max-width: 740px) {
  /* line 84, ../partial/_navigation.scss */
  .navigation .menu li {
    opacity: 1;
    color: white;
    width: 100%;
    height: 40px;
    line-height: 2;
    background-color: rgba(0, 0, 0, 0.8);
    margin: 5px 0;
    text-align: center;
  }
  /* line 103, ../partial/_navigation.scss */
  .navigation .menu li span {
    display: inline;
  }
  /* line 106, ../partial/_navigation.scss */
  .navigation .menu li img {
    display: none;
  }
}
/* line 110, ../partial/_navigation.scss */
.navigation .menu li a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 117, ../partial/_navigation.scss */
.navigation .menu li:hover {
  opacity: 1;
}
/* line 119, ../partial/_navigation.scss */
.navigation .menu li:hover img {
  transition: all 1s ease;
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
@media (max-width: 740px) {
  /* line 119, ../partial/_navigation.scss */
  .navigation .menu li:hover img {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
/* line 127, ../partial/_navigation.scss */
.navigation .menu li:before {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/menubg.png);
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 740px) {
  /* line 127, ../partial/_navigation.scss */
  .navigation .menu li:before {
    display: none;
  }
}
/* line 142, ../partial/_navigation.scss */
.navigation .menu li:first-child {
  margin-top: 10px;
}
/* line 144, ../partial/_navigation.scss */
.navigation .menu li:first-child:before {
  margin-top: -15px;
  padding-bottom: 92px;
  background-position: center top;
}
/* line 150, ../partial/_navigation.scss */
.navigation .menu li:last-child {
  margin: 0;
}
/* line 152, ../partial/_navigation.scss */
.navigation .menu li:last-child:before {
  padding-bottom: 85px;
  background-position: center bottom;
}

/* line 1, ../partial/_header.scss */
.header {
  position: relative;
  width: 100%;
  height: 1426px;
  background-image: url(../images/title2.jpg), url(../images/title1_1.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: bottom ,center top;
}
@media (max-width: 740px) {
  /* line 1, ../partial/_header.scss */
  .header {
    background: none;
    height: auto;
  }
}
/* line 14, ../partial/_header.scss */
.header .logo {
  width: 100%;
  text-align: center;
  padding-top: 375px;
  margin-left: 35px;
  position: relative;
  z-index: 999;
}
@media (max-width: 740px) {
  /* line 14, ../partial/_header.scss */
  .header .logo {
    margin-left: 0;
    margin-top: 70%;
    float: left;
    padding: 0;
  }
  /* line 26, ../partial/_header.scss */
  .header .logo img {
    width: 100%;
  }
}
@media (max-width: 500px) {
  /* line 14, ../partial/_header.scss */
  .header .logo {
    margin-top: 70%;
  }
}
/* line 36, ../partial/_header.scss */
.header .videoBox {
  position: relative;
  width: 600px;
  height: 600px;
  margin: 0 auto;
  margin-top: -157px;
  margin-left: 210px;
}
@media (max-width: 1024px) {
  /* line 36, ../partial/_header.scss */
  .header .videoBox {
    margin-left: 80px;
  }
}
@media (max-width: 740px) {
  /* line 36, ../partial/_header.scss */
  .header .videoBox {
    margin-left: 0;
    width: 100%;
    height: 245px;
    margin-top: 0;
    margin-bottom: 15%;
    float: left;
  }
}
@media (max-width: 500px) {
  /* line 36, ../partial/_header.scss */
  .header .videoBox {
    height: 185px;
  }
}
/* line 59, ../partial/_header.scss */
.header .videoBox:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../images/movie2.png);
  background-position: 2px -2px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
          transform: rotate(50deg);
  -webkit-animation: turnaround2 1.5s 1 forwards;
          animation: turnaround2 1.5s 1 forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
@media (max-width: 740px) {
  /* line 59, ../partial/_header.scss */
  .header .videoBox:before {
    display: none;
  }
}
/* line 77, ../partial/_header.scss */
.header .flashbox {
  -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
          transform: rotate(50deg);
  -webkit-animation: turnaround2 1.5s 1 forwards;
          animation: turnaround2 1.5s 1 forwards;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  width: 100%;
  height: 100%;
  position: absolute;
}
/* line 85, ../partial/_header.scss */
.header .boxlight {
  display: inline-block;
  position: absolute;
  width: 305px;
  height: 305px;
  -webkit-animation: lighting 5s ease infinite;
          animation: lighting 5s ease infinite;
  background-repeat: no-repeat;
  -webkit-animation-delay: 0;
          animation-delay: 0;
  opacity: 0;
}
@media (max-width: 740px) {
  /* line 85, ../partial/_header.scss */
  .header .boxlight {
    display: none;
  }
}
/* line 97, ../partial/_header.scss */
.header .boxlight.light1 {
  background-image: url(../images/light2_1.png);
  left: 3px;
  top: 18px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
/* line 103, ../partial/_header.scss */
.header .boxlight.light2 {
  background-image: url(../images/light2_2.png);
  right: -25px;
  top: -65px;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
/* line 109, ../partial/_header.scss */
.header .boxlight.light3 {
  background-image: url(../images/light2_3.png);
  right: 1px;
  bottom: 20px;
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
/* line 115, ../partial/_header.scss */
.header .boxlight.light4 {
  background-image: url(../images/light2_4.png);
  left: -30px;
  bottom: -35px;
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s;
}
/* line 122, ../partial/_header.scss */
.header .circleVideo {
  width: 310px;
  height: 310px;
  margin: 0 auto;
  position: absolute;
  top: 144px;
  left: 146px;
  background-color: #333;
  border-radius: 100%;
  overflow: hidden;
  color: white;
  text-align: center;
  -webkit-animation: turnaround 3s 1 forwards;
          animation: turnaround 3s 1 forwards;
  z-index: 9;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
/* line 138, ../partial/_header.scss */
.header .circleVideo a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -2;
  left: 0;
  top: 0;
}
@media (max-width: 740px) {
  /* line 122, ../partial/_header.scss */
  .header .circleVideo {
    border-radius: 0;
    height: 305px;
    width: 100%;
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-animation: none;
            animation: none;
    top: 0;
    left: 0;
    background-color: inherit;
  }
  /* line 155, ../partial/_header.scss */
  .header .circleVideo:after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/moviebg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
  }
}
@media (max-width: 500px) {
  /* line 122, ../partial/_header.scss */
  .header .circleVideo {
    height: 200px;
  }
}
/* line 172, ../partial/_header.scss */
.header .circleVideo .cover {
  width: 345px;
  height: 182px;
  position: absolute;
}
/* line 177, ../partial/_header.scss */
.header .circleVideo .coverTop {
  background-image: url(../images/movie1_1.png);
  background-repeat: no-repeat;
  background-position: -4px -4px;
  background-size: 92%;
  top: 0;
  -webkit-animation: openTheDoor .5s ease forwards;
          animation: openTheDoor .5s ease forwards;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
@media (max-width: 740px) {
  /* line 177, ../partial/_header.scss */
  .header .circleVideo .coverTop {
    display: none;
    -webkit-animation: none;
            animation: none;
  }
}
/* line 191, ../partial/_header.scss */
.header .circleVideo .coverBottom {
  background-image: url(../images/movie1_2.png);
  background-repeat: no-repeat;
  background-position: -4px 26px;
  background-size: 92%;
  bottom: 0;
  -webkit-animation: openTheDoor2 .5s ease forwards;
          animation: openTheDoor2 .5s ease forwards;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
@media (max-width: 740px) {
  /* line 191, ../partial/_header.scss */
  .header .circleVideo .coverBottom {
    display: none;
    -webkit-animation: none;
            animation: none;
  }
}
/* line 204, ../partial/_header.scss */
.header .circleVideo iframe {
  width: 760px;
  height: 450px;
  position: absolute;
  top: -50px;
  left: -72%;
  z-index: -5;
  /* opacity: 0.5 */
}
@media (max-width: 740px) {
  /* line 204, ../partial/_header.scss */
  .header .circleVideo iframe {
    width: 90%;
    top: 30px;
    height: 245px;
    left: 27px;
    z-index: 9;
  }
}
@media (max-width: 500px) {
  /* line 204, ../partial/_header.scss */
  .header .circleVideo iframe {
    width: 90%;
    height: 163px;
    top: 20px;
    left: 18px;
  }
}
@media (max-width: 740px) {
  /* line 228, ../partial/_header.scss */
  .header .btnBg {
    display: block;
    float: left;
    background-image: url(../images/btnbg1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: -17px bottom;
  }
}
@media (max-width: 740px) and (max-width: 500px) {
  /* line 228, ../partial/_header.scss */
  .header .btnBg {
    background-position: -12px bottom;
  }
}

/* line 242, ../partial/_header.scss */
.header .btnArea {
  width: 230px;
  display: inline-block;
  text-align: right;
  float: left;
  margin-top: -385px;
  margin-left: -10px;
  position: relative;
}
/* line 250, ../partial/_header.scss */
.header .btnArea.rightSide {
  float: right;
  overflow: hidden;
}
@media (max-width: 1024px) {
  /* line 250, ../partial/_header.scss */
  .header .btnArea.rightSide {
    margin-left: 0;
    margin-right: -80px;
  }
}
@media (max-width: 740px) {
  /* line 250, ../partial/_header.scss */
  .header .btnArea.rightSide {
    margin-right: 0;
  }
}
/* line 262, ../partial/_header.scss */
.header .btnArea .light:after {
  content: '';
  background-image: url(../images/light_1.png);
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  right: -80px;
  bottom: -25px;
  width: 350px;
  height: 90px;
}
@media (max-width: 740px) {
  /* line 262, ../partial/_header.scss */
  .header .btnArea .light:after {
    display: none;
  }
}
/* line 276, ../partial/_header.scss */
.header .btnArea .light.rightSide {
  left: -75px;
}
@media (max-width: 740px) {
  /* line 276, ../partial/_header.scss */
  .header .btnArea .light.rightSide {
    left: inherit;
  }
}
/* line 281, ../partial/_header.scss */
.header .btnArea .light.rightSide:after {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  right: inherit;
  left: 55px;
}
/* line 288, ../partial/_header.scss */
.header .btnArea .btnBox2 {
  z-index: 9;
  position: relative;
  margin-top: -10px;
  padding-left: 70px;
}
/* line 293, ../partial/_header.scss */
.header .btnArea .btnBox2.rightSide {
  padding-left: 0;
}
@media (max-width: 1024px) {
  /* line 242, ../partial/_header.scss */
  .header .btnArea {
    margin-left: -100px;
  }
}
@media (max-width: 740px) {
  /* line 242, ../partial/_header.scss */
  .header .btnArea {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  /* line 304, ../partial/_header.scss */
  .header .btnArea .btnBox, .header .btnArea .btnBox2 {
    display: inline-block;
    position: relative;
    z-index: 9;
    float: left;
    width: 50%;
    margin: 0;
    padding-left: 0;
  }
  /* line 312, ../partial/_header.scss */
  .header .btnArea .btnBox img, .header .btnArea .btnBox2 img {
    width: 100%;
  }
  /* line 316, ../partial/_header.scss */
  .header .btnArea .btnBox2 {
    float: right;
  }
}
/* line 322, ../partial/_header.scss */
.header .btnArea2, .header .btnArea3 {
  margin-top: -50px;
  width: 50%;
  height: 120px;
  position: relative;
  z-index: 9;
}
/* line 328, ../partial/_header.scss */
.header .btnArea2 .qrBox, .header .btnArea3 .qrBox {
  display: inline-block;
  float: left;
  width: 150px;
  height: 120px;
  position: absolute;
  right: 5px;
  bottom: 0;
}
@media (max-width: 740px) {
  /* line 328, ../partial/_header.scss */
  .header .btnArea2 .qrBox, .header .btnArea3 .qrBox {
    display: none;
  }
}
/* line 340, ../partial/_header.scss */
.header .btnArea2 .qrBox2, .header .btnArea3 .qrBox2 {
  display: inline-block;
  float: left;
  width: 160px;
  height: 130px;
  position: absolute;
  left: -25px;
  bottom: -10px;
}
@media (max-width: 740px) {
  /* line 340, ../partial/_header.scss */
  .header .btnArea2 .qrBox2, .header .btnArea3 .qrBox2 {
    display: none;
  }
}
@media (max-width: 740px) {
  /* line 322, ../partial/_header.scss */
  .header .btnArea2, .header .btnArea3 {
    width: 100%;
    margin: 0;
    height: auto;
    text-align: center;
  }
}
/* line 359, ../partial/_header.scss */
.header .btnArea2 {
  float: left;
  padding-left: 210px;
}
/* line 362, ../partial/_header.scss */
.header .btnArea2 .btnBox {
  width: 180px;
  height: 60px;
  position: relative;
  z-index: 9;
  overflow: hidden;
}
/* line 368, ../partial/_header.scss */
.header .btnArea2 .btnBox .btnSet {
  margin-left: -75px;
}
@media (max-width: 740px) {
  /* line 368, ../partial/_header.scss */
  .header .btnArea2 .btnBox .btnSet {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  /* line 359, ../partial/_header.scss */
  .header .btnArea2 {
    padding-left: 85px;
  }
}
@media (max-width: 740px) {
  /* line 359, ../partial/_header.scss */
  .header .btnArea2 {
    padding: 0;
  }
  /* line 380, ../partial/_header.scss */
  .header .btnArea2 .btnBox, .header .btnArea2 .btnBox2 {
    display: inline-block;
    float: left;
    width: 50%;
    height: auto;
  }
  /* line 385, ../partial/_header.scss */
  .header .btnArea2 .btnBox img, .header .btnArea2 .btnBox2 img {
    width: 100%;
  }
  /* line 389, ../partial/_header.scss */
  .header .btnArea2 .btnBox2 {
    float: right;
  }
}
/* line 395, ../partial/_header.scss */
.header .btnArea3 {
  float: right;
  padding-left: 115px;
}
/* line 398, ../partial/_header.scss */
.header .btnArea3 .btnBox {
  width: 180px;
  height: 60px;
  position: relative;
  z-index: 9;
  overflow: hidden;
}
/* line 404, ../partial/_header.scss */
.header .btnArea3 .btnBox .btnSet {
  margin-left: -65px;
}
@media (max-width: 740px) {
  /* line 404, ../partial/_header.scss */
  .header .btnArea3 .btnBox .btnSet {
    margin-left: 0;
  }
}
@media (max-width: 740px) {
  /* line 395, ../partial/_header.scss */
  .header .btnArea3 {
    padding-left: 0;
  }
  /* line 413, ../partial/_header.scss */
  .header .btnArea3 .btnBox, .header .btnArea3 .btnBox2 {
    height: auto;
    width: 50%;
    float: left;
    display: inline-block;
  }
  /* line 418, ../partial/_header.scss */
  .header .btnArea3 .btnBox img, .header .btnArea3 .btnBox2 img {
    width: 100%;
  }
  /* line 422, ../partial/_header.scss */
  .header .btnArea3 .btnBox2 {
    float: right;
  }
}
@-webkit-keyframes openTheDoor {
  0% {
    top: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    top: -240px;
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
@keyframes openTheDoor {
  0% {
    top: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    top: -240px;
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes openTheDoor2 {
  0% {
    bottom: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    bottom: -240px;
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
@keyframes openTheDoor2 {
  0% {
    bottom: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  100% {
    bottom: -240px;
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes turnaround {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg);
  }
  50% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes turnaround {
  0% {
    -webkit-transform: rotate(-50deg);
            transform: rotate(-50deg);
  }
  50% {
    -webkit-transform: rotate(100deg);
            transform: rotate(100deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes turnaround2 {
  0% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes turnaround2 {
  0% {
    -webkit-transform: rotate(50deg);
            transform: rotate(50deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@-webkit-keyframes lighting {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  39% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  45% {
    opacity: .5;
  }
  50% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  61% {
    opacity: 1;
  }
  65% {
    opacity: .5;
  }
  70% {
    opacity: 1;
  }
  75% {
    opacity: .3;
  }
  80% {
    opacity: 1;
  }
  81% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lighting {
  0% {
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  10% {
    opacity: 0;
  }
  39% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  45% {
    opacity: .5;
  }
  50% {
    opacity: 1;
  }
  55% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  61% {
    opacity: 1;
  }
  65% {
    opacity: .5;
  }
  70% {
    opacity: 1;
  }
  75% {
    opacity: .3;
  }
  80% {
    opacity: 1;
  }
  81% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* line 2, ../partial/_content.scss */
.content {
  position: relative;
  width: 100%;
  background-image: url(../images/bg.jpg);
  background-position: center top;
  background-repeat-y: repeat;
  color: white;
  margin-top: -25px;
}
@media (max-width: 740px) {
  /* line 2, ../partial/_content.scss */
  .content {
    background: none;
    margin: 0;
    padding: 0;
    padding-bottom: 18.6%;
  }
}
@media (max-width: 500px) {
  /* line 2, ../partial/_content.scss */
  .content {
    padding-bottom: 0;
  }
}
/* line 2, ../component/_newsInfo.scss */
.content .newsBg {
  width: 730px;
  height: 595px;
  margin: 0 auto;
  margin-left: 155px;
  position: relative;
  top: -135px;
  background-image: url(../images/bulletin/b0.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 102%;
  padding-top: 235px;
  z-index: 1;
}
/* line 15, ../component/_newsInfo.scss */
.content .newsBg.listNews {
  background: none;
  padding-top: 110px;
}
@media (max-width: 500px) {
  /* line 15, ../component/_newsInfo.scss */
  .content .newsBg.listNews {
    padding-top: 50px;
  }
}
@media (max-width: 1024px) {
  /* line 2, ../component/_newsInfo.scss */
  .content .newsBg {
    margin-left: 25px;
  }
}
@media (max-width: 740px) {
  /* line 2, ../component/_newsInfo.scss */
  .content .newsBg {
    margin-left: 0;
    width: 100%;
    background: none;
    padding-top: 120px;
    top: -75px;
  }
}
@media (max-width: 500px) {
  /* line 2, ../component/_newsInfo.scss */
  .content .newsBg {
    top: -45px;
    padding-top: 105px;
  }
}
/* line 36, ../component/_newsInfo.scss */
.content .newsBg .newsInfo {
  height: 40px;
  line-height: 35px;
  margin-left: 12px;
  width: 100%;
  float: left;
  font-size: 18px;
}
/* line 43, ../component/_newsInfo.scss */
.content .newsBg .newsInfo .typeTab {
  float: left;
  width: 47.75%;
  text-align: center;
  border: 2px solid #fff;
  border-right: none;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
}
@media (max-width: 740px) {
  /* line 43, ../component/_newsInfo.scss */
  .content .newsBg .newsInfo .typeTab {
    width: 50%;
  }
}
/* line 56, ../component/_newsInfo.scss */
.content .newsBg .newsInfo .typeTab:first-child {
  border-radius: 5px 0 0 5px;
}
/* line 59, ../component/_newsInfo.scss */
.content .newsBg .newsInfo .typeTab:last-child {
  border-right: 2px solid #fff;
  border-radius: 0 5px 5px 0;
}
/* line 63, ../component/_newsInfo.scss */
.content .newsBg .newsInfo .typeTab.active {
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 740px) {
  /* line 36, ../component/_newsInfo.scss */
  .content .newsBg .newsInfo {
    margin-left: 0;
    width: 100%;
  }
}
/* line 72, ../component/_newsInfo.scss */
.content .newsBg .newsContent {
  width: 100%;
  float: left;
  margin-top: 5px;
}
/* line 77, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon ul {
  float: left;
  margin-left: 10px;
  display: inline-block;
  width: 95%;
  margin-bottom: 14px;
}
@media (max-width: 740px) {
  /* line 77, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon ul {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5px;
  }
}
/* line 89, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon li {
  float: left;
  border-bottom: 1px dashed #7a7a7a;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: white;
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 98, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon li .infoT {
  float: left;
  display: block;
  width: 75%;
  margin-right: 10px;
  color: white;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 740px) {
  /* line 98, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon li .infoT {
    width: 65%;
  }
}
@media (max-width: 500px) {
  /* line 98, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon li .infoT {
    width: 47%;
  }
}
/* line 114, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon li:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 740px) {
  /* line 89, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon li {
    background: none;
  }
}
/* line 121, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon .cate1 {
  background-image: url(../images/bulletin/event.png);
}
/* line 124, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon .cate2 {
  background-image: url(../images/bulletin/system.png);
}
/* line 127, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon .cate3 {
  background-image: url(../images/bulletin/guide.png);
}
/* line 130, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon .cate1, .content .newsBg .newsContent .infoCon .cate2, .content .newsBg .newsContent .infoCon .cate3, .content .newsBg .newsContent .infoCon .cate4 {
  width: 62px;
  display: inline-block;
  float: left;
  height: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 10px;
}
@media (max-width: 740px) {
  /* line 130, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon .cate1, .content .newsBg .newsContent .infoCon .cate2, .content .newsBg .newsContent .infoCon .cate3, .content .newsBg .newsContent .infoCon .cate4 {
    margin-right: 5px;
  }
}
@media (max-width: 500px) {
  /* line 130, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon .cate1, .content .newsBg .newsContent .infoCon .cate2, .content .newsBg .newsContent .infoCon .cate3, .content .newsBg .newsContent .infoCon .cate4 {
    margin-right: 5px;
    font-size: 16px;
  }
}
/* line 147, ../component/_newsInfo.scss */
.content .newsBg .newsContent .infoCon .moreInfo {
  text-align: center;
  display: inline-block;
  width: 16%;
  float: right;
  position: relative;
}
@media (max-width: 740px) {
  /* line 153, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon .moreInfo.text-left, .content .newsBg .newsContent .infoCon .moreInfo.text-right {
    width: 16%;
    margin-top: 10px;
  }
  /* line 157, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon .moreInfo.text-left span, .content .newsBg .newsContent .infoCon .moreInfo.text-right span {
    display: none;
  }
}
@media (max-width: 740px) {
  /* line 147, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .infoCon .moreInfo {
    width: 100%;
  }
}
/* line 167, ../component/_newsInfo.scss */
.content .newsBg .newsContent .type2, .content .newsBg .newsContent .type3, .content .newsBg .newsContent .type4 {
  display: none;
}
/* line 170, ../component/_newsInfo.scss */
.content .newsBg .newsContent .pageSelect {
  position: relative;
  left: 50%;
  width: 100%;
  float: left;
  padding-left: 0;
  margin-left: -34%;
  text-align: center;
  bottom: 0;
}
@media (max-width: 740px) {
  /* line 170, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .pageSelect {
    bottom: -5px;
  }
}
@media (max-width: 500px) {
  /* line 170, ../component/_newsInfo.scss */
  .content .newsBg .newsContent .pageSelect {
    bottom: -40px;
    left: 52%;
  }
}
/* line 186, ../component/_newsInfo.scss */
.content .newsBg .newsContent .pageSelect li {
  width: 25px;
  height: 25px;
  float: left;
  margin: 5px;
  border: 1px solid #fff;
  line-height: 25px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
/* line 196, ../component/_newsInfo.scss */
.content .newsBg .newsContent .pageSelect li.active {
  background-color: rgba(255, 255, 255, 0.3);
}
/* line 26, ../partial/_content.scss */
.content .infoBanner {
  width: 730px;
  height: 510px;
  margin: 0 auto;
  position: relative;
  background-image: url(../images/b1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 99.8%;
  top: -230px;
  left: 20px;
}
/* line 37, ../partial/_content.scss */
.content .infoBanner .slide {
  width: 651px;
  position: absolute;
  bottom: 28px;
  left: 37px;
}
/* line 42, ../partial/_content.scss */
.content .infoBanner .slide .carousel-indicators {
  bottom: -50px;
}
/* line 44, ../partial/_content.scss */
.content .infoBanner .slide .carousel-indicators li {
  width: 25px;
  height: 25px;
  font-size: 14px;
  line-height: 24px;
  text-indent: inherit;
  border-radius: inherit;
  margin: 0;
}
/* line 53, ../partial/_content.scss */
.content .infoBanner .slide .carousel-indicators .active {
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 740px) {
  /* line 37, ../partial/_content.scss */
  .content .infoBanner .slide {
    left: 1px;
    width: 100.1%;
    bottom: 0;
    position: relative;
    float: left;
  }
}
@media (max-width: 500px) {
  /* line 37, ../partial/_content.scss */
  .content .infoBanner .slide {
    left: 0;
    width: 100%;
  }
}
@media (max-width: 740px) {
  /* line 26, ../partial/_content.scss */
  .content .infoBanner {
    width: 95%;
    top: 0;
    left: 0;
    height: auto;
    float: left;
    background: none;
    margin-top: -20%;
    margin-left: 3%;
  }
  /* line 78, ../partial/_content.scss */
  .content .infoBanner:before {
    content: ' ';
    position: absolute;
    width: 112%;
    height: 180%;
    left: -5.6%;
    top: -70%;
    background-image: url(../images/b1.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 99.7%;
  }
}
@media (max-width: 500px) {
  /* line 26, ../partial/_content.scss */
  .content .infoBanner {
    margin-top: -45%;
  }
}
/* line 95, ../partial/_content.scss */
.content .infoData {
  width: 690px;
  margin: 0 auto;
  position: relative;
  background-image: url(../images/b2.png);
  background-repeat: no-repeat;
  background-position: center top;
  top: -248px;
  padding-top: 205px;
}
/* line 104, ../partial/_content.scss */
.content .infoData .infoBtn {
  margin-left: 60px;
  width: 630px;
  height: 253px;
  position: relative;
}
/* line 109, ../partial/_content.scss */
.content .infoData .infoBtn .ibtn, .content .infoData .infoBtn .ibtnHover {
  display: block;
  position: absolute;
  opacity: 1;
}
/* line 114, ../partial/_content.scss */
.content .infoData .infoBtn .ibtnHover {
  opacity: 0;
  transition: all .25s ease;
}
/* line 123, ../partial/_content.scss */
.content .infoData .infoBtn:hover .ibtnHover {
  opacity: 1;
  transition: all .25s ease;
}
@media (max-width: 740px) {
  /* line 104, ../partial/_content.scss */
  .content .infoData .infoBtn {
    width: 100%;
    height: auto;
    margin-left: 0;
    padding-top: 35%;
    padding-bottom: 1%;
    overflow: hidden;
  }
  /* line 139, ../partial/_content.scss */
  .content .infoData .infoBtn img {
    width: 111%;
  }
}
@media (max-width: 740px) {
  /* line 95, ../partial/_content.scss */
  .content .infoData {
    width: 100%;
    top: 0;
    left: 0;
    padding: 0;
    margin-top: 20%;
    padding-top: 30%;
    float: left;
    background-size: 100%;
  }
}
/* line 155, ../partial/_content.scss */
.content .infoNews {
  width: 100%;
  height: 700px;
  margin: 0 auto;
  position: relative;
  background-image: url(../images/b3.png);
  background-repeat: no-repeat;
  background-position: center -6px;
  background-size: 75%;
  top: -245px;
  padding: 187px 170px 50px 170px;
}
@media (max-width: 1024px) {
  /* line 155, ../partial/_content.scss */
  .content .infoNews {
    background-size: 100%;
    background-position: center 2px;
    padding: 187px 60px 30px 60px;
  }
}
@media (max-width: 740px) {
  /* line 155, ../partial/_content.scss */
  .content .infoNews {
    width: 100%;
    height: 680px;
    top: 0;
    left: 0;
    float: left;
    background-size: 100%;
    padding: 27% 5% 0 5%;
    background-image: url(../images/m_b3.png);
    background-size: 99%;
  }
}
@media (max-width: 500px) {
  /* line 155, ../partial/_content.scss */
  .content .infoNews {
    height: 500px;
    padding: 27% 5% 5% 5%;
  }
}
/* line 187, ../partial/_content.scss */
.content .infoNews .fbox {
  width: 100%;
  height: 100%;
}
/* line 192, ../partial/_content.scss */
.content .infoFeature {
  width: 737px;
  height: 720px;
  margin: 0 auto;
  position: relative;
  background-image: url(../images/b4.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  left: 5px;
  top: -240px;
  z-index: 9;
}
@media (max-width: 740px) {
  /* line 192, ../partial/_content.scss */
  .content .infoFeature {
    width: 100%;
    height: 500px;
    top: 0;
    left: 0;
    padding: 0;
    float: left;
    background-size: 100%;
    background-position: -5px top;
  }
}
@media (max-width: 500px) {
  /* line 192, ../partial/_content.scss */
  .content .infoFeature {
    height: 350px;
  }
}
/* line 216, ../partial/_content.scss */
.content .infoFeature .slide {
  width: 651px;
  position: absolute;
  bottom: 40px;
  left: 58px;
}
@media (max-width: 740px) {
  /* line 216, ../partial/_content.scss */
  .content .infoFeature .slide {
    width: 89%;
    left: 30px;
    bottom: inherit;
    top: 158px;
  }
}
@media (max-width: 500px) {
  /* line 216, ../partial/_content.scss */
  .content .infoFeature .slide {
    top: 105px;
    left: 20px;
  }
}
/* line 231, ../partial/_content.scss */
.content .infoFeature .slide .carousel-indicators {
  bottom: -60px;
}
/* line 233, ../partial/_content.scss */
.content .infoFeature .slide .carousel-indicators li {
  width: 25px;
  height: 25px;
  font-size: 14px;
  line-height: 24px;
  text-indent: inherit;
  border-radius: inherit;
  margin: 0;
}
/* line 242, ../partial/_content.scss */
.content .infoFeature .slide .carousel-indicators .active {
  background-color: rgba(255, 255, 255, 0.3);
}

/* line 250, ../partial/_content.scss */
#cboxTitle {
  display: none !important;
}

/* line 253, ../partial/_content.scss */
.cooperative {
  width: 700px;
  height: 450px;
  padding: 40px 110px;
}
@media (max-width: 740px) {
  /* line 253, ../partial/_content.scss */
  .cooperative {
    text-align: center;
    width: 370px;
    height: 630px;
    padding: 15px 0;
  }
  /* line 259, ../partial/_content.scss */
  .cooperative img {
    width: 100%;
  }
  /* line 262, ../partial/_content.scss */
  .cooperative .titleImg {
    width: 95%;
  }
}
@media (max-width: 500px) {
  /* line 253, ../partial/_content.scss */
  .cooperative {
    width: 320px;
    height: 580px;
  }
}
/* line 273, ../partial/_content.scss */
.cooperative ul > li {
  float: left;
  width: 154px;
  height: 113px;
}
@media (max-width: 500px) {
  /* line 273, ../partial/_content.scss */
  .cooperative ul > li {
    width: 135px;
    height: 99px;
  }
}
@media (max-width: 740px) {
  /* line 282, ../partial/_content.scss */
  .cooperative ul {
    width: 85%;
    margin: 0 auto;
  }
}

/* line 1, ../partial/_footer.scss */
.footer {
  width: 100%;
  background-image: url(../images/footer.jpg);
  background-position: center top;
  background-repeat-y: repeat;
  height: 1095px;
  margin-top: -768px;
  position: relative;
  z-index: 0;
  color: white;
}
@media (max-width: 740px) {
  /* line 1, ../partial/_footer.scss */
  .footer {
    margin-top: 0;
    background: none;
    height: 690px;
  }
}
@media (max-width: 500px) {
  /* line 1, ../partial/_footer.scss */
  .footer {
    margin-top: 19%;
    height: 420px;
    padding-top: 8%;
  }
}
/* line 25, ../partial/_footer.scss */
.footer .btnArea4, .footer .btnArea5 {
  top: 580px;
  width: 50%;
  height: 120px;
  position: relative;
  z-index: 9;
}
@media (max-width: 740px) {
  /* line 25, ../partial/_footer.scss */
  .footer .btnArea4, .footer .btnArea5 {
    top: 0;
  }
}
@media (max-width: 500px) {
  /* line 25, ../partial/_footer.scss */
  .footer .btnArea4, .footer .btnArea5 {
    margin-top: -15%;
  }
}
/* line 37, ../partial/_footer.scss */
.footer .btnArea4 .btnSet, .footer .btnArea5 .btnSet {
  cursor: pointer;
}
/* line 40, ../partial/_footer.scss */
.footer .btnArea4 .qrBox, .footer .btnArea5 .qrBox {
  display: inline-block;
  float: left;
  width: 150px;
  height: 120px;
  position: absolute;
  right: 5px;
  bottom: 0;
}
/* line 49, ../partial/_footer.scss */
.footer .btnArea4 .qrBox2, .footer .btnArea5 .qrBox2 {
  display: inline-block;
  float: left;
  width: 160px;
  height: 130px;
  position: absolute;
  left: -25px;
  bottom: -10px;
}
/* line 59, ../partial/_footer.scss */
.footer .btnArea4 {
  float: left;
  padding-left: 200px;
}
@media (max-width: 1024px) {
  /* line 59, ../partial/_footer.scss */
  .footer .btnArea4 {
    padding-left: 70px;
  }
}
@media (max-width: 740px) {
  /* line 59, ../partial/_footer.scss */
  .footer .btnArea4 {
    padding-left: 0;
  }
}
/* line 68, ../partial/_footer.scss */
.footer .btnArea4 .btnBox {
  width: 265px;
  height: 50px;
  position: relative;
  z-index: 9;
  text-align: right;
}
@media (max-width: 740px) {
  /* line 68, ../partial/_footer.scss */
  .footer .btnArea4 .btnBox {
    width: 100%;
    height: 60%;
  }
  /* line 77, ../partial/_footer.scss */
  .footer .btnArea4 .btnBox img {
    width: 100%;
  }
}
@media (max-width: 500px) {
  /* line 68, ../partial/_footer.scss */
  .footer .btnArea4 .btnBox {
    height: 40%;
  }
}
/* line 87, ../partial/_footer.scss */
.footer .btnArea5 {
  float: right;
}
/* line 89, ../partial/_footer.scss */
.footer .btnArea5 .btnBox {
  width: 265px;
  height: 50px;
  position: relative;
  z-index: 9;
}
@media (max-width: 740px) {
  /* line 89, ../partial/_footer.scss */
  .footer .btnArea5 .btnBox {
    width: 100%;
    height: 60%;
  }
  /* line 97, ../partial/_footer.scss */
  .footer .btnArea5 .btnBox img {
    width: 100%;
  }
}
@media (max-width: 500px) {
  /* line 89, ../partial/_footer.scss */
  .footer .btnArea5 .btnBox {
    height: 40%;
  }
}
/* line 106, ../partial/_footer.scss */
.footer .company-info {
  width: 100%;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  padding: 30px 50px;
  position: absolute;
}
@media (max-width: 740px) {
  /* line 106, ../partial/_footer.scss */
  .footer .company-info {
    height: 85px;
    padding: 15px 0;
  }
}
/* line 117, ../partial/_footer.scss */
.footer .company-info .infoL {
  width: 50%;
  float: left;
  display: inline-block;
  padding-left: 100px;
}
@media (max-width: 1024px) {
  /* line 117, ../partial/_footer.scss */
  .footer .company-info .infoL {
    padding-left: 10px;
  }
}
@media (max-width: 740px) {
  /* line 117, ../partial/_footer.scss */
  .footer .company-info .infoL {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
}
/* line 130, ../partial/_footer.scss */
.footer .company-info .infoL .infoLogo {
  margin-right: 30px;
}
/* line 133, ../partial/_footer.scss */
.footer .company-info .infoL .copyright {
  font-size: 14px;
}
/* line 137, ../partial/_footer.scss */
.footer .company-info .infoR {
  display: inline-block;
  width: 50%;
  float: right;
  text-align: right;
}
@media (max-width: 740px) {
  /* line 137, ../partial/_footer.scss */
  .footer .company-info .infoR {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: -80%;
    left: 2%;
  }
}
@media (max-width: 500px) {
  /* line 151, ../partial/_footer.scss */
  .footer .company-info .infoR img {
    max-width: 75%;
  }
}

@-webkit-keyframes flash-lighting {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes flash-lighting {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 1;
  }
  5% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes flash-lighting2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  23% {
    opacity: 1;
  }
  27% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flash-lighting2 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  23% {
    opacity: 1;
  }
  27% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fly {
  0% {
    top: 0;
  }
  25% {
    top: 20px;
  }
  50% {
    top: 0;
  }
  75% {
    top: 20px;
  }
  100% {
    top: 0;
  }
}
@keyframes fly {
  0% {
    top: 0;
  }
  25% {
    top: 20px;
  }
  50% {
    top: 0;
  }
  75% {
    top: 20px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes fly2 {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes fly2 {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
/* line 22, ../main.scss */
.theMan {
  text-align: center;
  position: relative;
  z-index: 90;
}

/* line 27, ../main.scss */
.flashLight, .flashLight2 {
  position: absolute;
}

/* line 30, ../main.scss */
.flashLight {
  right: 18%;
  -webkit-animation: flash-lighting 4s ease infinite;
          animation: flash-lighting 4s ease infinite;
  opacity: 0;
}

/* line 35, ../main.scss */
.flashLight2 {
  left: 21%;
  -webkit-animation: flash-lighting2 4s ease infinite;
          animation: flash-lighting2 4s ease infinite;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
  opacity: 0;
}

/* line 41, ../main.scss */
.rock {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
}
@media (max-width: 740px) {
  /* line 41, ../main.scss */
  .rock {
    display: none;
  }
}
/* line 51, ../main.scss */
.rock .rock1, .rock .rock2, .rock .rock3, .rock .rock4 {
  position: absolute;
  -webkit-animation: fly 8s ease infinite;
          animation: fly 8s ease infinite;
}
/* line 55, ../main.scss */
.rock .rock1 {
  right: 27%;
  top: 0;
  margin-top: 3%;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
/* line 61, ../main.scss */
.rock .rock2 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
  left: 63%;
}
/* line 65, ../main.scss */
.rock .rock3 {
  margin-top: 7%;
  left: 43%;
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s;
}
/* line 70, ../main.scss */
.rock .rock4 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  margin-top: 8%;
  left: 28%;
}

/* line 76, ../main.scss */
.rock5 {
  position: relative;
  -webkit-animation: none;
          animation: none;
  margin-top: -54%;
  z-index: 8;
  text-align: center;
  -webkit-animation: fly2 90s linear infinite;
          animation: fly2 90s linear infinite;
}

/* line 85, ../main.scss */
.commingsoon {
  width: 90px;
  height: 90px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 999;
  display: none;
}
/* line 94, ../main.scss */
.commingsoon img {
  display: inline-block;
  width: 90px;
  height: 90px;
}

/* line 100, ../main.scss */
.comesoon {
  cursor: pointer;
}

/* line 103, ../main.scss */
.wrap {
  position: relative;
}
/* line 105, ../main.scss */
.wrap .headerTransform {
  width: 100%;
  height: 440px;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1;
}
@media (max-width: 740px) {
  /* line 105, ../main.scss */
  .wrap .headerTransform {
    display: none;
  }
}
/* line 116, ../main.scss */
.wrap .headerTransform .headImg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center top;
  opacity: 0;
  transition: all 2s ease;
}
/* line 126, ../main.scss */
.wrap .headerTransform .headImg.active {
  opacity: 1;
  transition: all 2s ease;
}
/* line 130, ../main.scss */
.wrap .headerTransform .headImg.head1 {
  background-image: url(../images/title1_1.jpg);
}
/* line 133, ../main.scss */
.wrap .headerTransform .headImg.head2 {
  background-image: url(../images/title1_2.jpg);
}
/* line 136, ../main.scss */
.wrap .headerTransform .headImg.head3 {
  background-image: url(../images/title1_3.jpg);
}
@media (max-width: 740px) {
  /* line 103, ../main.scss */
  .wrap {
    background-image: url(../images/m_title.jpg), url(../images/m_footer.jpg), url(../images/m_bg.jpg);
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-position: center top, center 102%, center 194px;
    background-size: 100%;
  }
}
@media (max-width: 500px) {
  /* line 103, ../main.scss */
  .wrap {
    background-position: center top, center bottom, center 108px;
  }
}

/* line 155, ../main.scss */
.btnSet {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 160, ../main.scss */
.btnSet .ibtnHover {
  display: none;
}
/* line 164, ../main.scss */
.btnSet:hover .ibtn {
  display: none;
}
/* line 167, ../main.scss */
.btnSet:hover .ibtnHover {
  display: inline-block;
}

@media (max-width: 740px) {
  /* line 174, ../main.scss */
  .content .btnSet {
    position: absolute;
    left: 0;
    top: 0;
  }
}
