/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  padding: 0px;
  margin: 0px; }

*, *:after, *:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  text-decoration: none;
  color: inherit; }

li {
  list-style: none; }

html, body {
  height: inherit;
  width: inherit; }

body {
  background-color: #211f23;
  background-repeat: no-repeat;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF53455B', endColorstr='#FF201E22');
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjAlIiByPSI3MCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNiMTk1YmYiLz48c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzA5MzU2ZCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -moz-radial-gradient(top, circle, #b195bf 0%, #09356d 70%);
  background-image: -webkit-radial-gradient(top, circle, #b195bf 0%, #09356d 70%);
  background-image: radial-gradient(circle at top, #b195bf 0%, #09356d 70%);
  color: #fff;
  font-family: 'Lato', sans-serif; }

.blue {
  color: #3959f7;
  text-shadow: 0px 0px 1px #000000; }

.green {
  color: #b3edd6;
  text-shadow: 0px 0px 1px #000000; }

.red {
  color: #f45e61;
  text-shadow: 0px 0px 1px #000000; }

.blacktext {
  color: black; }

.swal2-popup.swal2-modal.swal2-show {
  padding: 60px 0px !important; }

#toparea:before, footer:before, footer #Line section article:before, footer #Line section article .QRcode .title:before, #toparea:after, footer:after, footer #Line section article:after, footer #Line section article .QRcode .title:after {
  content: "";
  display: table; }

#toparea:after, footer:after, footer #Line section article:after, footer #Line section article .QRcode .title:after {
  clear: both;
  overflow: hidden; }

html {
  overflow-x: hidden; }

main {
  width: 100%;
  max-width: 1600px;
  margin: auto; }

.container.demo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1; }

.large-header {
  position: relative;
  width: 100%;
  background: #111;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 1; }

.demo .large-header {
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/499416/demo-bg.jpg"); }

.main-title {
  position: absolute;
  margin: 0;
  padding: 0;
  color: #F9F1E9;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0); }

.demo .main-title {
  text-transform: uppercase;
  font-size: 4.2em;
  letter-spacing: 0.1em; }

.main-title .thin {
  font-weight: 200; }

header {
  font-family: sans-serif;
  position: fixed;
  width: 100%;
  height: 150px;
  top: 0;
  left: 0;
  background-color: rgba(22, 22, 22, 0.4);
  border-bottom: 3px solid rgba(0, 0, 0, 0.4);
  z-index: 500;
  -webkit-transition: height 0.3s; }

header .container {
  width: 90%;
  margin: 0 auto; }

header h1 {
  margin-top: 0; }

header h1, header nav {
  display: inline-block;
  position: relative;
  line-height: 150px;
  -webkit-transition: all 0.3s; }

header a {
  text-decoration: none;
  color: #ccc; }

header nav {
  float: right;
  line-height: 150px;
  font-size: 1.4em; }

header nav a {
  margin-left: 10px; }

header nav a:hover {
  border-top: 2px dotted white;
  border-bottom: 2px dotted white; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  header h1, header nav {
    display: inline-block;
    position: relative;
    line-height: 70px;
    -webkit-transition: all 0.3s; } }

header.minimized {
  height: 60px; }

header.minimized h1, header.minimized nav {
  line-height: 60px; }

header.minimized nav {
  font-size: 1.2em; }

header.minimized h1 {
  font-size: 1.7em; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  header.minimized nav {
    display: none; } }

#toparea {
  height: 80%;
  min-height: 500px;
  padding-top: 200px;
  display: flex; }

#toparea > * {
  float: left;
  width: 60%; }

#toparea .container {
  position: relative;
  width: 40%;
  z-index: 400;
  align-self: center; }

#toparea #content {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, rgba(248, 248, 248, 0.5) 0%, rgba(249, 249, 249, 0.5) 100%);
  background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0.5) 0%, rgba(249, 249, 249, 0.5) 100%);
  background: -o-linear-gradient(top, rgba(248, 248, 248, 0.5) 0%, rgba(249, 249, 249, 0.5) 100%);
  background: -ms-linear-gradient(top, rgba(248, 248, 248, 0.5) 0%, rgba(249, 249, 249, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(248, 248, 248, 0.5) 0%, rgba(249, 249, 249, 0.5) 100%);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgargba(#fff, 0.5) inset;
  -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -o-box-shadow: 0 1px 0 argba(#fff, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  border: 1px solid rgba(196, 198, 202, 0.5);
  margin: 0 auto;
  padding: 25px 0 0;
  position: relative;
  text-align: center;
  text-shadow: 0 1px 0 rgargba(#fff, 0.5);
  width: 400px; }

#toparea #content h1 {
  color: #000a67;
  font: bold 25px Helvetica, Arial, sans-serif;
  letter-spacing: -0.05em;
  line-height: 20px;
  margin: 10px 0 30px; }

#toparea #content h1:before, #toparea #content h1:after {
  content: "";
  height: 1px;
  position: absolute;
  top: 10px;
  width: 27%; }

#toparea #content h1:after {
  background: #7e7e7e;
  background: -moz-linear-gradient(left, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: -webkit-linear-gradient(left, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: -o-linear-gradient(left, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: -ms-linear-gradient(left, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(to right, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  right: 0; }

#toparea #content h1:before {
  background: #7e7e7e;
  background: -moz-linear-gradient(right, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: -webkit-linear-gradient(right, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: -o-linear-gradient(right, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: -ms-linear-gradient(right, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(to left, rgba(126, 126, 126, 0.4) 0%, rgba(255, 255, 255, 0.4) 100%);
  left: 0; }

#toparea #content:after, #toparea #content:before {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, rgba(248, 248, 248, 0.4) 0%, rgba(249, 249, 249, 0.4) 100%);
  background: -webkit-linear-gradient(top, rgba(248, 248, 248, 0.4) 0%, rgba(249, 249, 249, 0.4) 100%);
  background: -o-linear-gradient(top, rgba(248, 248, 248, 0.4) 0%, rgba(249, 249, 249, 0.4) 100%);
  background: -ms-linear-gradient(top, rgba(248, 248, 248, 0.4) 0%, rgba(249, 249, 249, 0.4) 100%);
  background: linear-gradient(to bottom, rgba(248, 248, 248, 0.4) 0%, rgba(249, 249, 249, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f9f9f9',GradientType=0 );
  border: 1px solid #c4c6ca;
  content: "";
  display: block;
  height: 100%;
  left: -1px;
  position: absolute;
  width: 100%; }

#toparea #content:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
  top: 0;
  z-index: -1; }

#toparea #content:before {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  top: 0;
  z-index: -2; }

#toparea #content form {
  margin: 0 20px;
  position: relative; }

#toparea #content form input[type="text"], #toparea #content form input[type="password"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  -moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #c8c8c8;
  color: #777;
  font: 13px Helvetica, Arial, sans-serif;
  margin: 0 0 10px;
  padding: 15px 10px 15px 40px;
  width: 80%; }

#toparea #content form input[type="text"]:focus, #toparea #content form input[type="password"]:focus {
  -webkit-box-shadow: 0 0 2px #ed1c24 inset;
  -moz-box-shadow: 0 0 2px #ed1c24 inset;
  -ms-box-shadow: 0 0 2px #ed1c24 inset;
  -o-box-shadow: 0 0 2px #ed1c24 inset;
  box-shadow: 0 0 2px #ed1c24 inset;
  background-color: #fff;
  border: 1px solid #ed1c24;
  outline: none; }

#toparea #username {
  background-position: 10px 10px !important; }

#toparea #password {
  background-position: 10px -53px !important; }

#toparea #content form input[type="submit"] {
  background: #fee79a;
  background: -moz-linear-gradient(top, #fee79a 0%, #fec151 100%);
  background: -webkit-linear-gradient(top, #fee79a 0%, #fec151 100%);
  background: -o-linear-gradient(top, #fee79a 0%, #fec151 100%);
  background: -ms-linear-gradient(top, #fee79a 0%, #fec151 100%);
  background: linear-gradient(to bottom, #fee79a 0%, #fec151 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fee79a', endColorstr='#fec151',GradientType=0 );
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -ms-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  border: 1px solid #D69E31;
  color: #85592e;
  cursor: pointer;
  float: left;
  font: bold 15px Helvetica, Arial, sans-serif;
  height: 35px;
  margin: 20px 0 35px 15px;
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  width: 120px; }

#toparea #content form input[type="submit"]:hover {
  background: #fec151;
  background: -moz-linear-gradient(top, #fec151 0%, #fee79a 100%);
  background: -webkit-linear-gradient(top, #fec151 0%, #fee79a 100%);
  background: -o-linear-gradient(top, #fec151 0%, #fee79a 100%);
  background: -ms-linear-gradient(top, #fec151 0%, #fee79a 100%);
  background: linear-gradient(to bottom, #fec151 0%, #fee79a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec151', endColorstr='#fee79a',GradientType=0 ); }

#toparea #content form div a {
  color: #004a80;
  float: right;
  font-size: 12px;
  margin: 30px 15px 0 0;
  text-decoration: underline; }

#toparea .button {
  background: #f7f9fa;
  background: -moz-linear-gradient(top, rgba(43, 43, 43, 0.5) 0%, #f9d3d3 100%);
  background: -webkit-linear-gradient(top, rgba(43, 43, 43, 0.5) 0%, #f9d3d3 100%);
  background: -o-linear-gradient(top, rgba(43, 43, 43, 0.5) 0%, #f9d3d3 100%);
  background: -ms-linear-gradient(top, rgba(43, 43, 43, 0.5) 0%, #f9d3d3 100%);
  background: linear-gradient(to bottom, rgba(43, 43, 43, 0.5) 0%, #f9d3d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fa', endColorstr='#f0f0f0',GradientType=0 );
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #CFD5D9;
  padding: 15px 0; }

#toparea .button a {
  color: #7E7E7E;
  font-size: 17px;
  padding: 2px 0 2px 40px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

#toparea .button a:hover {
  background-position: 0 -135px;
  color: #00aeef; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  #toparea {
    flex-wrap: wrap; }
  #toparea > * {
    float: initial;
    width: 90%;
    margin: auto; }
  #toparea .container {
    width: 90%;
    margin-top: 0px; }
  #toparea #content {
    width: 100%;
    max-width: 400px; }
  #toparea #content form div a {
    margin: 30px 10px 0 0; }
  #toparea .button {
    height: 100px; }
  #toparea .button a {
    position: absolute;
    padding: 0;
    width: 100%;
    left: 0;
    bottom: 10px; }
  #toparea #video {
    width: 100%;
    margin-top: 20px;
    margin-top: 30px;
    text-align: center; } }

#page {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  margin-top: 50px; }

#page .introll {
  max-width: 1600px;
  margin: auto;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: stretch; }

#page .introll .intbox {
  width: calc(100%/4 - 30px);
  display: flex;
  align-items: center;
  justify-content: center; }

#page .introll .intbox .intimg {
  text-align: center; }

#page .introll .intbox .intimg img {
  max-width: 100%; }

#page .introll .intbox.title {
  font-size: 22px;
  color: #635fd6;
  text-align: center; }

#page .introll .intbox.title p {
  margin: auto;
  border-bottom: 1px solid #5d00ff; }

#page .introll .intbox section {
  padding: 5px;
  font-size: 18px;
  color: #5b76af; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  #page .introll {
    padding: 5px 10px; }
  #page .introll .intbox {
    width: calc(100%/4); }
  #page .introll .intbox section {
    padding: 2px;
    font-size: 12px;
    color: #5b76af; } }

footer {
  margin: 100px auto;
  width: 100%;
  max-width: 1600px; }

footer > * {
  float: left; }

footer #fb-root {
  width: 50%;
  text-align: center; }

footer #Line {
  width: 50%; }

footer #Line section {
  width: 90%;
  margin: auto;
  transition: .3s;
  position: relative;
  z-index: 100; }

footer #Line section article {
  background: rgba(109, 109, 109, 0.2);
  display: block;
  padding: 1rem;
  border-radius: 5px; }

footer #Line section article .QRcode {
  float: left;
  width: 50%;
  text-align: right;
  padding: 10px; }

footer #Line section article .QRcode .title {
  padding: 5px 10px;
  height: 40px; }

footer #Line section article .QRcode .title > * {
  float: left;
  height: 100%; }

footer #Line section article .QRcode .title img {
  border-radius: 50%;
  background-color: #82878b; }

footer #Line section article .QRcode .title p {
  line-height: 30px; }

footer #Line section article .QRcode .qrcodeimg {
  width: 100%;
  padding: 15px; }

footer #Line section article .QRcode .qrcodeimg img {
  width: 100%; }

footer #Line section article .QRcode:last-child {
  float: right; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  footer #Line section {
    max-width: 100%;
    outline: none; }
  footer #Line section::before {
    outline: none; }
  footer #Line section article {
    outline: none; }
  footer #Line section article .QRcode {
    width: 100%; }
  footer #Line section article .QRcode .title p {
    width: 80%; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  footer {
    margin: 30px auto;
    width: 90%; }
  footer #Line, footer #fb-root {
    width: 100%; }
  footer #Line section, footer #fb-root section {
    width: 100%; } }
