@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

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

progress {
  vertical-align: baseline;
}

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

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

figure {
  margin: 1em 40px;
}

img {
  border-style: none;
}

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

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

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button, input, select, textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  padding: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

html, body {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 15px;
  line-height: 1.5;
  color: #212529;
}

html {
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #333;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

.w3-serif {
  font-family: serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  margin: 20px 0 10px;
}

hr {
  border: 0;
  border-top: 1px solid #eee;
  margin: 20px 0;
}

p {
  margin: 0 0 10px;
}

button:focus, input:focus {
  outline: none;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table th {
  text-align: left;
}

.table th, .table td {
  padding: 0.5rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th, .table-bordered td {
  border: 1px solid #dee2e6;
}

.table-striped tr:nth-of-type(even) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.panel {
  padding: 0.01em 15px;
  margin-top: 15px;
  margin-bottom: 15px;
  background: #eee;
}

.thumbPic {
  margin: 0;
}

.thumbPic:hover img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.8;
}

.thumbPic img {
  line-height: 1;
  max-width: 100%;
}

.thumbPic__title {
  padding-top: 10px;
}

.breadcrumb {
  width: 100%;
  height: auto;
  background: #47588e;
  padding: 10px 0 10px 20px;
}

.breadcrumb a {
  color: #fff;
}

.breadcrumb span {
  color: #fff;
}

.breadcrumb span:active {
  color: #ffa6a6;
}

.navIcon {
  top: 24px;
  right: 20px;
  display: none;
  position: fixed;
  cursor: pointer;
}

@media (max-width: 812px) {
  .navIcon {
    display: block;
  }
}

.navIcon__line {
  width: 30px;
  height: 2px;
  margin: 6px 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.navIcon__line-black {
  background-color: #333;
}

.navIcon__line-white {
  background-color: #fff;
}

.navIcon.change .navIcon__line-1 {
  -webkit-transform: rotate(-45deg) translate(-5px, 6px);
          transform: rotate(-45deg) translate(-5px, 6px);
}

.navIcon.change .navIcon__line-2 {
  opacity: 0;
}

.navIcon.change .navIcon__line-3 {
  -webkit-transform: rotate(45deg) translate(-5px, -7px);
          transform: rotate(45deg) translate(-5px, -7px);
}

.container-full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

@media (min-width: 162px) {
  .container {
    width: 100%;
  }
}

@media (min-width: 424px) {
  .container {
    width: 428px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 95%;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.block {
  display: block;
  width: 100%;
}

.list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.list li {
  padding: 8px 16px;
  border-bottom: 1px solid #eee;
}

.list li:last-child {
  border-bottom: none;
}

.list-lineNone li {
  border-bottom: none;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.border {
  border: 1px solid #ccc;
}

.btn, .button {
  border: none;
  display: inline-block;
  padding: 8px 16px;
  vertical-align: middle;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  background-color: inherit;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  background: #eee;
}

.btn:hover {
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.media {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

.media img {
  width: 100%;
}

.media-body {
  -ms-flex: 1;
  -webkit-box-flex: 1;
          flex: 1;
  padding-left: 20px;
}

.media-body-left {
  padding-left: 0;
  padding-right: 20px;
}

.iconMid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.iconMid i:before {
  margin: 0;
}

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.flex-inline {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-direction: row;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-direction: column;
}

.flex-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
}

.flex-fill {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto;
}

.flex-grow {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.justify-content-start {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.justify-content-end {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

.justify-content-center {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.justify-content-between {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}

.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-content-start {
  -ms-flex-line-park: start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.align-content-end {
  -ms-flex-line-park: end;
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.align-content-center {
  -ms-flex-line-park: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.align-content-between {
  -ms-flex-line-park: justify;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.align-content-around {
  -ms-flex-line-park: distribute;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

.align-content-stretch {
  -ms-flex-line-park: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}

.align-items-start {
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

.align-items-end {
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
}

.align-items-center {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.align-items-baseline {
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
          align-items: baseline;
}

.align-items-stretch {
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
}

.align-self-auto {
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
      align-self: auto;
}

.align-self-start {
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.align-self-end {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.align-self-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center;
}

.align-self-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
      align-self: stretch;
}

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1;
}

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13;
}

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0;
}

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1;
}

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2;
}

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3;
}

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4;
}

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5;
}

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6;
}

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7;
}

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8;
}

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9;
}

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10;
}

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11;
}

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12;
}

@media (min-width: 812px) {
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}

@media (min-width: 992px) {
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}

@media (min-width: 1200px) {
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1;
  }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13;
  }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
  }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1;
  }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2;
  }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3;
  }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4;
  }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5;
  }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6;
  }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7;
  }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8;
  }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9;
  }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10;
  }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11;
  }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12;
  }
}

.mr-auto {
  margin-right: auto;
}

.ml-auto {
  margin-left: auto;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}

.animate-flash {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flash;
          animation-name: flash;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate-fading {
  -webkit-animation: fading 10s infinite;
          animation: fading 10s infinite;
}

@-webkit-keyframes fading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fading {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.animate-opacity {
  -webkit-animation: opac 0.8s;
          animation: opac 0.8s;
}

@-webkit-keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.animate-top {
  position: relative;
  -webkit-animation: animatetop 0.4s;
          animation: animatetop 0.4s;
}

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}

.animate-left {
  position: relative;
  -webkit-animation: animateleft 0.4s;
          animation: animateleft 0.4s;
}

@-webkit-keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

@keyframes animateleft {
  from {
    left: -300px;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

.animate-right {
  position: relative;
  -webkit-animation: animateright 0.4s;
          animation: animateright 0.4s;
}

@-webkit-keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}

@keyframes animateright {
  from {
    right: -300px;
    opacity: 0;
  }
  to {
    right: 0;
    opacity: 1;
  }
}

.animate-bottom {
  position: relative;
  -webkit-animation: animatebottom 0.4s;
          animation: animatebottom 0.4s;
}

@-webkit-keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes animatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }
  to {
    bottom: 0;
    opacity: 1;
  }
}

.animate-zoom {
  -webkit-animation: animatezoom 0.6s;
          animation: animatezoom 0.6s;
}

@-webkit-keyframes animatezoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes animatezoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.animate-input {
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

.animate-input:focus {
  width: 100% !important;
}

.animate-pop {
  -webkit-animation-name: modalbox;
          animation-name: modalbox;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-timing-function: cubic-bezier(0, 0, 0.3, 1.6);
          animation-timing-function: cubic-bezier(0, 0, 0.3, 1.6);
}

@-webkit-keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes modalbox {
  0% {
    top: -250px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

.slide_run {
  visibility: hidden;
}

.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}

@keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
            transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}

.tns-outer {
  padding: 0 !important;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: '';
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.slideshow {
  position: relative;
}

.tns-controls {
  text-align: center;
  margin-bottom: 10px;
}

.tns-controls [disabled] {
  color: #999999;
  background: #b3b3b3;
  cursor: not-allowed !important;
}

.tns-controls [aria-controls] {
  font-size: 15px;
  margin: 0 5px;
  padding: 0 1em;
  height: 2.5em;
  color: #000;
  background: #e8e8e8;
  border-radius: 3px;
  border: 0;
}

.tns-controls:focus {
  outline: none;
}

.tns-nav {
  text-align: center;
  margin: 10px 0;
  outline: none;
}

.tns-nav > [aria-controls] {
  width: 9px;
  height: 9px;
  padding: 0;
  margin: 0 5px;
  border-radius: 50%;
  background: #ddd;
  border: 0;
}

.tns-nav > .tns-nav-active {
  background: #999;
}

.slide_thumbNav {
  position: relative;
}

.thumbnails {
  margin: 20px 0;
  text-align: center;
}

.thumbnails li {
  display: inline-block;
  cursor: pointer;
  border: 5px solid #fff;
  width: 50px;
}

.thumbnails .tns-nav-active {
  background: none;
  border-color: #000;
}

.thumbnails img {
  vertical-align: bottom;
  height: auto;
  max-height: 50px;
}

.slide_dot {
  margin: 20px 0;
  text-align: center;
}

.slide_dot li {
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  border: 2px solid #ccc;
  background: none;
}

.slide_dot .tns-nav-active {
  border: 2px solid #ccc;
  background: #ccc;
}

.controls {
  text-align: center;
}

.controls li {
  display: block;
  position: absolute;
  top: 50%;
  height: 60px;
  line-height: 50px;
  margin-top: -30px;
  padding: 0 15px;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  font-size: 68px;
  color: #ccc;
}

.controls li:focus {
  outline: none;
}

.controls li:hover {
  background: rgba(0, 0, 0, 0.1);
}

.controls li img {
  display: inline-block;
  vertical-align: middle;
}

.controls .prev {
  left: 0;
}

.controls .next {
  right: 0;
}

.accordion {
  margin: 0 auto;
}

.accordion-title {
  background: #f5f5f5;
  cursor: pointer;
  display: block;
  border: none;
  padding: 10px;
  width: 100%;
  margin: 1px 0;
  text-align: left;
}

.accordion-title:focus {
  border: none;
  outline: none;
}

.accordion-title:after {
  content: "\002B";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordion-title.active:after {
  content: "\2212";
}

.accordion-content {
  padding: 0 10px;
  height: 0;
  line-height: 1.5;
  overflow: hidden;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.accordions-title {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 10px;
  margin: 1px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.accordions-title.active, .accordions-title:hover {
  background-color: #eee;
}

.accordions-title:after {
  content: "\2212";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordions-title.active:after {
  content: "\002B";
}

.accordions-content {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.accordions_lv-title {
  background-color: #ddd;
  color: #444;
  cursor: pointer;
  padding: 10px;
  margin: 1px 0;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.accordions_lv-title.active, .accordions_lv-title:hover {
  background-color: #eee;
}

.accordions_lv-title:after, .accordions_lv-title:before {
  font-size: 22px;
  line-height: 21px;
}

.accordions_lv-title:after {
  content: "▸";
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.accordions_lv-title.active:after {
  content: "▾";
}

.accordions_lv-content {
  background-color: white;
  display: none;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

.modal, .modal-box {
  z-index: 900;
}

.modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  overflow: auto;
  -webkit-animation: opac 0.3s;
          animation: opac 0.3s;
}

.modal-video {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 56.25%;
}

.modal-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.modal-close {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
  float: right;
  cursor: pointer;
}

.modal-closePic {
  font-family: Verdana, sans-serif;
  color: #ddd;
  text-shadow: none;
  opacity: 1;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 44px;
  height: 44px;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 901;
}

@media (max-width: 414px) {
  .modal-closePic {
    background: rgba(0, 0, 0, 0.5);
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
}

.modal-closePic:hover {
  color: #fff;
}

.modal-bg {
  content: "";
  display: block;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.modal-box {
  position: relative;
  width: 50%;
  max-width: 560px;
  margin: 100px auto;
}

@media (max-width: 414px) {
  .modal-box {
    margin: 20px auto 0;
    width: 90%;
  }
}

.modal-box-video {
  width: 65%;
  max-width: 65%;
}

@media (max-width: 414px) {
  .modal-box-video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 43px 10px;
  }
}

.modal-box-img {
  max-width: 90%;
}

@media (max-width: 414px) {
  .modal-box-img {
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
}

.modal-box-live {
  max-width: 90%;
  width: 267px;
}

@media (max-width: 414px) {
  .modal-box-live {
    margin: 50px auto 0;
  }
}

.modal-header {
  padding: 10px 20px;
  color: #333;
  background: #fff;
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #e9ecef;
}

@media (max-width: 414px) {
  .modal-header {
    padding: 10px 20px;
  }
}

.modal-title {
  font-size: 20px;
}

.modal-body {
  background: #fff;
  padding: 15px 20px;
  line-height: 26px;
  border-radius: 0 0 4px 4px;
}

.modal-btn img {
  opacity: 1;
}

.modal-btn img:hover {
  opacity: 0.8;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.tabs li {
  cursor: pointer;
}

.tab-content {
  display: none;
  padding: 15px;
}

.tab-content.current {
  display: inherit;
}
.header_1_1_0 {
  border-bottom: 1px solid #eee;
  position: -webkit-sticky;
  position: sticky;
  z-index: 11;
  width: 100%;
  top: 0;
  background-color: #fff;
  padding: 10px 0;
}

.header_1_1_0__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header_1_1_0__section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_1_1_0__main.active {
  display: block;
  -webkit-animation: animateleft 0.4s;
          animation: animateleft 0.4s;
}

.header_1_1_0__item {
  padding: 33px 12px;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  color: #333;
  font-weight: 600;
}

.header_1_1_0__logo img {
  width: 192px;
  height: 55px;
  display: block;
}

.header_1_1_0__logo2 {
  display: none;
}

.header_1_1_0__logo2 img {
  max-width: 70%;
  margin: 20px 0 0 60px;
}

.header_1_1_0__bg {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  content: '';
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-animation: opac 0.4s;
          animation: opac 0.4s;
}

.header_1_1_0__bg.active {
  display: block;
}

.header_1_1_0__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
}

.header_1_1_0__logo {
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_1_1_0__menu, .header_1_1_0__call {
  position: absolute;
  top: 8px;
  display: none;
}

.header_1_1_0__menu {
  font-size: 30px;
  width: 40px;
  height: 40px;
  left: -7px;
  color: #00597d;
  padding-right: 35px;
  border-right: 1px solid #eee;
}

.header_1_1_0__call {
  width: 40px;
  height: 40px;
  right: -15px;
}

.header_1_1_0__item.active {
  background-color: #eee;
}

.header_1_1_0__phone, .header_1_1_0__regist {
  border-radius: 4px;
  color: #fff;
  padding: 10px 20px 10px 10px;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.header_1_1_0__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #DCDCDC;
  font-size: 15px;
  cursor: pointer;
  margin-left: 10px;
}

.header_1_1_0__phone a {
  color: #194081;
}

.header_1_1_0__regist {
  cursor: pointer;
  background: #d2322f;
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header_1_1_0__regist a {
  color: #fff;
}

@media (max-width: 1200px) {
  .header_1_1_0 {
    background-color: #fff;
    padding: 0;
  }
  .header_1_1_0__box {
    display: block;
  }
  .header_1_1_0__section {
    display: block;
    width: 100%;
  }
  .header_1_1_0__main {
    display: none;
    width: 270px;
    background: #fff;
    position: fixed;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    overflow: auto;
    padding-bottom: 20px;
  }
  .header_1_1_0__item {
    padding: 9px 12px;
    display: block;
    font-weight: 600;
    border-top: 1px dotted #ccc;
  }
  .header_1_1_0__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header_1_1_0__logo2 {
    display: block;
  }
  .header_1_1_0__logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header_1_1_0__logo img {
    height: 45px;
  }
  .header_1_1_0__menu, .header_1_1_0__call {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_1_1_0__phone, .header_1_1_0__regist {
    margin: 0 10px;
    padding: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .header_1_1_0__phone {
    margin-bottom: 5px;
  }
}

@media (max-width: 768px) {
  .header_1_1_0__menu {
    left: 20px;
  }
  .header_1_1_0__call {
    right: 5px;
  }
  .header_1_1_0__regist {
    margin-left: 5px;
    margin-top: 5px;
  }
  .header_1_1_0__phone {
    margin-left: 5px;
  }
}

@media (max-width: 428px) {
  .header_1_1_0__menu {
    left: 16px;
  }
  .header_1_1_0__call {
    right: 15px;
  }
}

@media (max-width: 280px) {
  .header_1_1_0 {
    min-width: 280px;
  }
  .header_1_1_0__main {
    width: 230px;
  }
  .header_1_1_0__logo img {
    height: 35px;
  }
}

.footer_hh_1_0_0 {
  padding: 40px 0;
}

.footer_hh_1_0_0 a {
  display: block;
}

.footer_hh_1_0_0.loaded {
  background: url(../images/ft-bg.jpg) center 0;
}

.footer_hh_1_0_0__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer_hh_1_0_0__left {
  width: 30%;
}

.footer_hh_1_0_0__mid {
  width: 33%;
}

.footer_hh_1_0_0__right {
  width: 30%;
}

.footer_hh_1_0_0__right img {
  display: block;
  width: 100%;
  height: auto;
}

.footer_hh_1_0_0__logo {
  margin-bottom: 10px;
}

.footer_hh_1_0_0__logo img {
  display: block;
  width: 90%;
  height: auto;
}

.footer_hh_1_0_0__license {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}

.footer_hh_1_0_0__certify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer_hh_1_0_0__certify img {
  display: block;
  width: 100%;
  height: auto;
}

.footer_hh_1_0_0__bct {
  width: 48%;
}

.footer_hh_1_0_0__mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.footer_hh_1_0_0__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.footer_hh_1_0_0__item img {
  width: 25px;
  height: 25px;
}

.footer_hh_1_0_0__item span {
  font-size: 16px;
  color: #fff;
}

.footer_hh_1_0_0__line {
  margin: 20px 0;
  height: 2px;
  background-color: #fff;
}

.footer_hh_1_0_0__bottom {
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.footer_hh_1_0_0__bottom p {
  margin: 0;
}

.footer_hh_1_0_0__bottom a {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 1180px) {
  .footer_hh_1_0_0__license {
    font-size: 14px;
  }
  .footer_hh_1_0_0__item span {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .footer_hh_1_0_0 {
    padding: 20px 0 60px;
    max-width: 428px;
    margin: 0 auto;
  }
  .footer_hh_1_0_0 .container {
    max-width: 428px;
  }
  .footer_hh_1_0_0__top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
  .footer_hh_1_0_0__logo img {
    width: 100%;
    height: auto;
  }
  .footer_hh_1_0_0__left {
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .footer_hh_1_0_0__mid {
    width: 100%;
  }
  .footer_hh_1_0_0__right {
    width: 100%;
  }
}

.pop_reg_hh_1_1_0__box .modal-header {
  padding: 0;
  border-bottom: unset;
}

.pop_reg_hh_1_1_0__box .modal-title {
  text-align: center;
  padding-top: 20px;
}

.pop_reg_hh_1_1_0__box .modal-title img {
  margin: 0 auto;
  display: block;
  width: 70%;
}

.pop_reg_hh_1_1_0__box .modal-box {
  max-width: 350px;
  min-width: 310px;
}

@media (max-width: 280px) {
  .pop_reg_hh_1_1_0__box .modal-box {
    min-width: 250px;
  }
}

.pop_reg_hh_1_1_0__box .modal-close {
  font-size: 23px;
  line-height: 0.9;
  margin-right: 9px;
  margin-top: 5px;
}

.pop_reg_hh_1_1_0__box .modal-body {
  padding: 15px 26px 20px;
}

.pop_reg_hh_1_1_0__des {
  padding: 12px 25px;
  font-size: 17px;
  font-weight: 500;
  color: #153d75;
}

.pop_reg_hh_1_1_0__des p {
  margin: 0;
}

@media (max-width: 428px) {
  .pop_reg_hh_1_1_0__des p {
    font-size: 15px;
  }
}

@media (max-width: 280px) {
  .pop_reg_hh_1_1_0__des p {
    font-size: 18px;
  }
}

.pop_reg_hh_1_1_0 input {
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  padding: 7px 12px;
  border: 2px solid #a6bcdb;
  border-radius: 6px;
}

.pop_reg_hh_1_1_0__clicknow input {
  width: 60%;
  background: #fd4810;
  background: -webkit-gradient(linear, left top, right top, from(#fd4810), color-stop(75%, #fe681e), to(#ff7200));
  background: linear-gradient(90deg, #fd4810 0%, #fe681e 75%, #ff7200 100%);
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 14px;
  margin: 10px auto 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  font-weight: bold;
}

@media (max-width: 280px) {
  .pop_reg_hh_1_1_0__clicknow input {
    width: 80%;
  }
}

.pop_reg_hh_1_1_0__contact {
  text-align: center;
  color: #696969;
  font-size: 13px;
}

.pop_reg_hh_1_1_0__contact p {
  margin: 6px 0 5px;
  font-size: 20px;
  font-weight: 500;
  color: #153d75;
}

.pop_reg_hh_1_1_0__contact a {
  color: #fd4810;
  border-bottom: 1px solid #fd982e;
}

.pop_reg_hh_1_1_0__phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 25px;
}

.pop_reg_hh_1_1_0__phone img {
  margin-right: 5px;
  width: 6%;
}

.pop_call_hh_1_1_0__box .modal-header {
  padding: 0;
  border-bottom: unset;
}

.pop_call_hh_1_1_0__box .modal-title {
  text-align: center;
  padding-top: 20px;
}

.pop_call_hh_1_1_0__box .modal-title img {
  display: block;
  margin: 0 auto;
  width: 70%;
}

.pop_call_hh_1_1_0__box .modal-box {
  max-width: 350px;
  min-width: 300px;
}

@media (max-width: 280px) {
  .pop_call_hh_1_1_0__box .modal-box {
    min-width: 250px;
  }
}

.pop_call_hh_1_1_0__box .modal-close {
  font-size: 23px;
  line-height: 0.9;
  margin-right: 9px;
  margin-top: 5px;
}

.pop_call_hh_1_1_0__box .modal-body {
  padding: 15px 25px;
}

@media (max-width: 767px) {
  .pop_call_hh_1_1_0__box .modal-body {
    padding: 10px 25px;
  }
}

.pop_call_hh_1_1_0__heading {
  padding: 0 22px;
  font-size: 16px;
  font-weight: 500;
  color: #5678a8;
  margin: 0;
  margin-top: 10px;
}

@media (max-width: 428px) {
  .pop_call_hh_1_1_0__heading {
    font-size: 14px;
  }
}

.pop_call_hh_1_1_0__des {
  padding: 0px 20px 10px;
  color: #777;
  font-weight: 600;
  font-size: 14px;
}

.pop_call_hh_1_1_0__des span {
  margin-left: 10px;
}

.pop_call_hh_1_1_0__call {
  margin-left: 0 !important;
}

.pop_call_hh_1_1_0__phone p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  color: #153d75;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pop_call_hh_1_1_0__phone p img {
  width: 5%;
  margin-right: 5px;
  margin-left: 0 !important;
}

.pop_call_hh_1_1_0__phone p a {
  font-size: 20px;
  margin-left: 5px;
  color: #fd4810;
  -webkit-text-decoration: revert;
          text-decoration: revert;
}

.pop_call_hh_1_1_0 input {
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  padding: 8px 12px;
  border: 2px solid #a6bcdb;
  border-radius: 6px;
}

.pop_call_hh_1_1_0__click input {
  width: 65%;
  background: #fd4810;
  background: -webkit-gradient(linear, left top, right top, from(#fd4810), color-stop(75%, #fe681e), to(#ff7200));
  background: linear-gradient(90deg, #fd4810 0%, #fe681e 75%, #ff7200 100%);
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 14px;
  margin: 0px auto 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .pop_call_hh_1_1_0__click input {
    width: 100%;
    border-radius: 6px;
  }
}

.pop_call_hh_1_1_0__or {
  margin: 0;
  text-align: center;
  font-size: 16px;
  color: #5678a8;
  font-weight: 500;
}

.pop_call_hh_1_1_0__more {
  width: 100%;
  background: #0f93db;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  margin: 0px auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
  padding: 8px 12px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pop_call_hh_1_1_0__more a {
  margin-left: 5px;
  color: white;
  font-size: 20px;
  font-weight: 400;
  border-bottom: 1px solid white;
}

.pop_call_hh_1_1_0__more img {
  margin: 0 10px !important;
  width: 6%;
}

@media (max-width: 1920px) and (min-width: 768px) {
  .pop_call_hh_1_1_0 .mb {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .pop_call_hh_1_1_0 .pc {
    display: none;
  }
}

html {
  font-size: 13px;
}

@media (max-width: 1440px) {
  html {
    font-size: 12px;
  }
}

@media (max-width: 320px) {
  html {
    font-size: 11px;
  }
}

a,
button {
  cursor: pointer;
  background: none;
  border: none;
}

.registBtn {
  font-size: 14px;
  background: #f7230e;
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  border-radius: 34px;
  border: 2px solid #fff;
  padding: 5px 10px;
}

@media (max-width: 320px) {
  .registBtn {
    font-size: 12px;
  }
}

.screen1 {
  background: url(../images/t1-bg.jpg?ver=3) center 0 no-repeat;
  background-size: 428px;
  min-height: 850px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  max-width: 428px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.screen1 .container {
  max-width: 428px;
}

.screen1__btn {
  text-align: center;
}

@media (max-width: 375px) {
  .screen1 {
    background-size: 375px;
    min-height: 750px;
  }
}

@media (max-width: 320px) {
  .screen1 {
    background-size: 320px;
    min-height: 620px;
  }
}

.screen8 {
  background: url(../images/page8-bg.jpg?ver=2) center 0 no-repeat;
  min-height: auto;
  background-size: cover;
  padding: 30px 0;
  max-width: 428px;
  margin: 0 auto;
}

.screen8 .container {
  max-width: 428px;
}

.screen8__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.screen8__left img {
  width: 80%;
  height: auto;
}

.screen8__left ul {
  padding: 0;
}

.screen8__left ul li {
  list-style: none;
  color: #043a7a;
  font-weight: bold;
}

.screen8__right img {
  width: 100%;
  height: auto;
}

.screen9 {
  background: url(../images/page9-bg.jpg?ver=2) center 0 no-repeat;
  background-size: cover;
  min-height: auto;
  padding: 30px 0;
  max-width: 428px;
  margin: 0 auto;
}

.screen9 .container {
  max-width: 428px;
}

.screen9__title {
  text-align: center;
}

.screen9__title img {
  width: 100%;
  height: auto;
}

.screen9__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  margin-top: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.screen9__item {
  width: 48%;
  position: relative;
}

.screen9__item img {
  width: 100%;
  height: auto;
}

.screen9__text {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #ffffffbf;
  text-align: center;
  padding: 16px  0 10px 0;
}

.screen9__text p {
  font-weight: bold;
  color: #043a7a;
  font-size: 13px;
  margin: 0;
}

.screen9__price {
  background: url(../images/page9-price.jpg) center 0 no-repeat;
  background-size: 70%;
}

.screen9__price p {
  margin: 0;
  color: white;
}

.screen9__price span {
  font-size: 22px;
  font-weight: bold;
}

.screen9__btn {
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 375px) {
  .screen9__item {
    width: 62%;
  }
}

.screen2 {
  min-height: 670px;
  padding: 20px 15px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 428px;
  margin: 0 auto;
}

.screen2 .container {
  max-width: 428px;
}

.screen2.loaded {
  background: url(../images/t2-bg.jpg?ver=4) center 0 no-repeat;
  background-size: 428px;
}

.screen2__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: 600;
}

.screen2__box img {
  display: block;
  width: 100%;
  height: auto;
}

.screen2__sub {
  font-size: 1.1rem;
  font-style: italic;
}

.screen2__name {
  font-size: 2.4rem;
  text-transform: uppercase;
  color: #0054a6;
  font-weight: bold;
}

.screen2__guest {
  background: -webkit-gradient(linear, left top, right top, from(#fe2c07), color-stop(#ff7d01), color-stop(#ffc700), color-stop(#5aba00), color-stop(#01cfff), color-stop(#0172ff), to(#7d42ce));
  background: linear-gradient(to right, #fe2c07, #ff7d01, #ffc700, #5aba00, #01cfff, #0172ff, #7d42ce);
  color: #fff;
  font-weight: 600;
  border-radius: 25px;
  padding: 5px 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-size: 1.4rem;
}

.screen2__desc {
  font-size: 1.1rem;
}

@media (max-width: 320px) {
  .screen2 {
    min-height: 500px;
  }
  .screen2.loaded {
    background-size: 320px;
  }
  .screen2__box {
    gap: 5px;
  }
}

.screen3 {
  padding: 20px 0;
  max-width: 428px;
  margin: 0 auto;
}

.screen3 .container {
  max-width: 428px;
}

.screen3__wrapper {
  position: relative;
}

.screen3__wrapper .tns-outer > button {
  display: none;
}

.screen3__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  background: #fff;
  width: 90%;
  margin: 10px auto;
}

.screen3__tabs .tns-nav-active span {
  color: #00abe5;
  border-bottom: 1px solid #00abe5;
}

.screen3__tab {
  width: 25%;
}

.screen3__tab img {
  display: block;
  width: 100%;
  height: auto;
}

.screen3__tab span {
  display: block;
  font-weight: 600;
  font-size: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 5px auto 0;
}

.screen3__header {
  margin: 0 auto 10px;
  width: 90%;
}

.screen3__header img {
  display: block;
  width: 100%;
  height: auto;
}

.screen3__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}

.screen3__side {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
}

.screen3__mid {
  width: 80%;
  position: relative;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.screen3__mid img {
  display: block;
  width: 100%;
  height: auto;
}

.screen3__mid button {
  position: absolute;
  bottom: 20px;
}

.screen3__text {
  font-size: 1.1rem;
  font-weight: bold;
}

.screen3__text span {
  display: block;
  font-weight: 400;
}

.screen3__text span b {
  font-size: 1.2rem;
  color: #ef4023;
}

.screen3__desc {
  font-size: 1.4rem;
  text-align: center;
}

.screen3__desc span {
  display: block;
  font-weight: 600;
  color: #ef4023;
}

.screen3__desc b {
  color: #00abe5;
}

.screen3__video {
  cursor: pointer;
}

.screen3__video img {
  display: block;
  width: 100%;
  height: auto;
}

.screen4 {
  padding: 20px 0;
  max-width: 428px;
  margin: 0 auto;
}

.screen4 .container {
  max-width: 428px;
}

.screen4.loaded {
  background: url(../images/t4-bg.jpg?ver=2) center 0;
}

.screen4__header {
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  background: -webkit-gradient(linear, left top, right top, from(#fe2c07), color-stop(#ff7d01), color-stop(#ffc700), color-stop(#5aba00), color-stop(#01cfff), color-stop(#0172ff), to(#7d42ce));
  background: linear-gradient(to right, #fe2c07, #ff7d01, #ffc700, #5aba00, #01cfff, #0172ff, #7d42ce);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.screen4__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.screen4__item {
  width: 48%;
  position: relative;
}

.screen4__item img {
  display: block;
  width: 100%;
  height: auto;
}

.screen4__itemLast {
  width: 100%;
}

.screen4__desc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(3, 78, 152, 0.8);
  min-height: 50px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 5px;
}

.screen4__footer {
  text-align: center;
  margin-top: 10px;
}

.screen4__footer button {
  background: -webkit-gradient(linear, left top, right top, from(#fe2c07), color-stop(#ff7d01), color-stop(#ffc700), color-stop(#5aba00), color-stop(#01cfff), color-stop(#0172ff), to(#7d42ce));
  background: linear-gradient(to right, #fe2c07, #ff7d01, #ffc700, #5aba00, #01cfff, #0172ff, #7d42ce);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 20px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.screen4__footer button:hover {
  opacity: 0.7;
}

.screen4__footer span {
  display: block;
  margin-top: 10px;
  font-size: 1rem;
  font-weight: 600;
  font-style: italic;
}

@media (max-width: 320px) {
  .screen4__desc {
    font-size: 0.8rem;
    min-height: 40px;
  }
}

.screen5 {
  padding: 40px 0;
  overflow: hidden;
}

.screen5.loaded {
  background: url(../images/page5-bg.jpg?ver=2) center 0 no-repeat;
  min-height: 640px;
  background-size: 428px;
  max-width: 428px;
  margin: 0 auto;
}

.screen5 .container {
  max-width: 428px;
}

.screen5__title {
  text-align: center;
}

.screen5__title img {
  width: 65%;
  height: auto;
}

.screen5__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 100px;
  margin-top: 30px;
}

.screen5__name {
  text-align: center;
}

.screen5__name p {
  font-weight: bold;
  color: #0051e5;
  font-size: 1.8rem;
}

.screen5__info {
  text-align: center;
}

.screen5__info p {
  font-size: 1.2rem;
  color: #0051e5;
}

.screen5 .tns-nav {
  display: none;
}

@media (max-width: 375px) {
  .screen5.loaded {
    background-size: 375px;
    min-height: 580px;
  }
}

.screen6 {
  padding: 20px 0;
  max-width: 428px;
  margin: 0 auto;
}

.screen6 .container {
  max-width: 428px;
}

.screen6.loaded {
  background: url(../images/t6-bg.jpg?ver=3) center;
  background-size: 428px;
  min-height: 829px;
  padding-top: 60px;
}

.screen6__form {
  background: -webkit-gradient(linear, left top, left bottom, from(#ed3c20), to(#a1220f));
  background: linear-gradient(to bottom, #ed3c20, #a1220f);
  padding: 20px;
  border-radius: 12px;
}

.screen6__title {
  width: 70%;
  margin: 0 auto 15px;
}

.screen6__title img {
  display: block;
  width: 100%;
  height: auto;
}

.screen6__inputGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-bottom: 15px;
}

.screen6__inputGroup input {
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 5px;
  border: none;
}

.screen6__btn {
  text-align: center;
}

.screen6__btn button {
  background: -webkit-gradient(linear, left top, left bottom, from(#b4dde7), color-stop(#16b2d7), to(#18788f));
  background: linear-gradient(to bottom, #b4dde7, #16b2d7, #18788f);
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  border-radius: 20px;
  font-size: 14px;
  border: 2px solid #fff;
  padding: 5px 20px;
}

.screen6__btn span {
  display: block;
  color: #fff;
  font-size: 1.2rem;
  margin-top: 10px;
}

@media (max-width: 390px) {
  .screen6.loaded {
    background-size: 390px;
    min-height: 780px;
  }
}

@media (max-width: 320px) {
  .screen6.loaded {
    background-size: 320px;
    min-height: 640px;
    padding-top: 20px;
  }
}

.regftGroup {
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px;
}

.regftGroup a {
  cursor: pointer;
  border-radius: 5px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 49%;
  padding: 5px 10px;
  font-size: 14px;
}

.regftGroup a img {
  margin-right: 5px;
}

.regftGroup a:nth-child(1) {
  background-color: #004689;
  -webkit-box-shadow: 0px 3px 0px 0px #10384a;
          box-shadow: 0px 3px 0px 0px #10384a;
}

.regftGroup a:nth-child(2) {
  background-color: #e23d3a;
  -webkit-box-shadow: 0px 2px 0px 0px #8f2725;
          box-shadow: 0px 2px 0px 0px #8f2725;
}

@media (max-width: 767px) {
  .regftGroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.fadeInUp.loaded {
  -webkit-animation: fadeInUp 1.25s;
          animation: fadeInUp 1.25s;
}

.fadeInLeft.loaded {
  -webkit-animation: fadeInLeft 1.25s;
          animation: fadeInLeft 1.25s;
}

.fadeInDown.loaded {
  -webkit-animation: fadeInDown 1.25s;
          animation: fadeInDown 1.25s;
}

.fadeInRight.loaded {
  -webkit-animation: fadeInRight 1.25s;
          animation: fadeInRight 1.25s;
}

.fadeIn.loaded {
  -webkit-animation: fadeIn 1.25s;
          animation: fadeIn 1.25s;
}

.bounceInDown.loaded {
  -webkit-animation: bounceInDown 1.25s;
          animation: bounceInDown 1.25s;
}
/*# sourceMappingURL=style.css.map */