/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

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

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

/*!
 * Bootstrap Grid v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

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

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.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-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-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%;
  padding-right: 15px;
  padding-left: 15px;
}

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

.row-cols-1 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

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

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

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

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

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

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

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

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

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

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

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.btn {
  display: inline-block;
  border: none;
  color: #333;
  padding: .2rem 1.5rem;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (min-width: 768px) {
  .btn {
    padding: .4rem 2rem;
  }
}

@media (min-width: 992px) {
  .btn {
    padding: .6rem 3rem;
  }
}

@media (min-width: 1201px) {
  .btn {
    padding: .6rem 3.5rem;
  }
}

@media (min-width: 1601px) {
  .btn {
    padding: .7rem 4rem;
  }
}

.btn:hover {
  background-color: #fff;
  color: #000;
}

.btn .iconfont {
  font-size: 14px;
}

.btn.btn-default {
  background-color: #f7f7f7;
  color: #333;
}

.btn.btn-default:hover {
  background-color: #dedede;
}

.btn.btn-default-outline {
  color: #000;
  border: #000 1px solid;
}

.btn.btn-default-outline:hover {
  background-color: #000;
  color: #fff;
}

.btn.btn-yellow {
  background-color: #000;
  color: #333;
}

.btn.btn-yellow:hover {
  background-color: black;
  color: #000;
}

.btn.btn-primary {
  color: #fff;
  background-color: #FFB719;
}

.btn.btn-primary:hover {
  color: #fff;
  background-color: #e59d00;
}

.btn.btn-primary-outline {
  border: #000 1px solid;
  color: #000;
}

@media (min-width: 992px) {
  .btn.btn-primary-outline {
    border: #000 2px solid;
  }
}

.btn.btn-primary-outline:hover {
  background-color: #000;
  color: #fff;
}

.btn.btn-send {
  background-color: #000;
  color: #fff;
  padding: .8rem 2rem;
  border-radius: 0;
}

.btn.btn-send:hover {
  background-color: black;
}

.btn-radius {
  border-radius: 16px;
}

@media (min-width: 768px) {
  .btn-radius {
    border-radius: 19px;
  }
}

@media (min-width: 992px) {
  .btn-radius {
    border-radius: 22px;
  }
}

@media (min-width: 1201px) {
  .btn-radius {
    border-radius: 27px;
  }
}

@media (min-width: 1601px) {
  .btn-radius {
    border-radius: 30px;
  }
}

@font-face {
  font-family: "Poppins";
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "ElliotSans";
  src: url("../fonts/ElliotSans-Bold.ttf") format("truetype");
  font-weight: bold;
}

body {
  color: #000;
  background-color: #fff;
  font-family: "PingFang SC", "Microsoft YaHei", "Helvetica", "Helvetica Neue", "Arial", sans-serif;
  font-size: 0.875rem;
  margin: 0 auto;
  position: relative;
  padding-top: 45px;
}

@media (min-width: 576px) {
  body {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  body {
    padding-top: 60px;
  }
}

@media (min-width: 992px) {
  body {
    font-size: 0.875rem;
    padding-top: 0;
  }
}

@media (min-width: 1201px) {
  body {
    font-size: 1rem;
  }
}

a {
  text-decoration: none;
  color: #3c3c3c;
}

a:hover {
  text-decoration: none;
  color: #000;
}

@media (min-width: 1601px) {
  .container {
    max-width: 1500px;
  }
}

.title-section {
  border-bottom: 1px #ddd solid;
  margin-bottom: 1rem;
}

.title-section h2 {
  color: #041A87;
  font-weight: normal;
}

h2,
h3 {
  color: #333;
}

.banner {
  background-color: #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  position: relative;
  z-index: 1;
}

.banner img {
  width: 100%;
}

.banner1 {
  background-color: #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  position: relative;
  height: 200px;
}

@media (min-width: 768px) {
  .banner1 {
    height: 250px;
  }
}

@media (min-width: 992px) {
  .banner1 {
    height: 300px;
  }
}

@media (min-width: 1201px) {
  .banner1 {
    height: 350px;
  }
}

@media (min-width: 1601px) {
  .banner1 {
    height: 400px;
  }
}

.banner1 .container {
  height: 100%;
  text-align: center;
}

.banner1 .container .title {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: none;
  padding-top: 2rem;
}

.banner1 .container h1 {
  font-weight: bold;
  font-size: 1rem;
}

@media (min-width: 576px) {
  .banner1 .container h1 {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  .banner1 .container h1 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .banner1 .container h1 {
    font-size: 1.75rem;
  }
}

@media (min-width: 1201px) {
  .banner1 .container h1 {
    font-size: 2rem;
  }
}

@media (min-width: 1601px) {
  .banner1 .container h1 {
    font-size: 2.25rem;
  }
}

.banner1 .container p {
  display: inline-block;
  font-size: 0.875rem;
  position: relative;
}

@media (min-width: 992px) {
  .banner1 .container p {
    font-size: 1rem;
  }
}

@media (min-width: 1201px) {
  .banner1 .container p {
    font-size: 1.125rem;
  }
}

@media (min-width: 1601px) {
  .banner1 .container p {
    font-size: 1.25rem;
  }
}

.banner1 .container p::before {
  width: 30px;
  height: 1px;
  content: " ";
  display: block;
  position: absolute;
  left: -45px;
  top: 50%;
  z-index: 10;
  background-color: #fff;
}

.banner1 .container p::after {
  background-color: #fff;
  width: 30px;
  height: 1px;
  content: " ";
  display: block;
  position: absolute;
  right: -45px;
  top: 50%;
  z-index: 10;
}

.page {
  background-color: #fff;
  padding-top: 70px;
}

@media (min-width: 1201px) {
  .page {
    padding-top: 80px;
  }
}

@media (min-width: 1601px) {
  .page {
    padding-top: 100px;
  }
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

img {
  max-width: 100%;
}

.line-1 {
  border: none;
  border-top: 1px #ddd solid;
}

.text100 {
  font-size: 1.875rem;
}

@media (min-width: 768px) {
  .text100 {
    font-size: 3.4375rem;
  }
}

@media (min-width: 992px) {
  .text100 {
    font-size: 4.375rem;
  }
}

@media (min-width: 1201px) {
  .text100 {
    font-size: 5.3125rem;
  }
}

@media (min-width: 1601px) {
  .text100 {
    font-size: 6.25rem;
  }
}

.text90 {
  font-size: 2rem;
}

@media (min-width: 768px) {
  .text90 {
    font-size: 3.75rem;
  }
}

@media (min-width: 992px) {
  .text90 {
    font-size: 4.375rem;
  }
}

@media (min-width: 1201px) {
  .text90 {
    font-size: 5rem;
  }
}

@media (min-width: 1601px) {
  .text90 {
    font-size: 5.625rem;
  }
}

.text70 {
  font-size: 2.25rem;
}

@media (min-width: 768px) {
  .text70 {
    font-size: 2.875rem;
  }
}

@media (min-width: 992px) {
  .text70 {
    font-size: 3.625rem;
  }
}

@media (min-width: 1201px) {
  .text70 {
    font-size: 4rem;
  }
}

@media (min-width: 1601px) {
  .text70 {
    font-size: 4.375rem;
  }
}

.text60 {
  font-size: 1.625rem;
}

@media (min-width: 768px) {
  .text60 {
    font-size: 2.25rem;
  }
}

@media (min-width: 992px) {
  .text60 {
    font-size: 3rem;
  }
}

@media (min-width: 1201px) {
  .text60 {
    font-size: 3.375rem;
  }
}

@media (min-width: 1601px) {
  .text60 {
    font-size: 3.75rem;
  }
}

.text50 {
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .text50 {
    font-size: 1.875rem;
  }
}

@media (min-width: 992px) {
  .text50 {
    font-size: 2.25rem;
  }
}

@media (min-width: 1201px) {
  .text50 {
    font-size: 2.625rem;
  }
}

@media (min-width: 1601px) {
  .text50 {
    font-size: 3.125rem;
  }
}

.text40 {
  font-size: 1.375rem;
}

@media (min-width: 768px) {
  .text40 {
    font-size: 1.75rem;
  }
}

@media (min-width: 992px) {
  .text40 {
    font-size: 2rem;
  }
}

@media (min-width: 1201px) {
  .text40 {
    font-size: 2.25rem;
  }
}

@media (min-width: 1601px) {
  .text40 {
    font-size: 2.5rem;
  }
}

.text38 {
  font-size: 1.375rem;
}

@media (min-width: 768px) {
  .text38 {
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  .text38 {
    font-size: 1.875rem;
  }
}

@media (min-width: 1201px) {
  .text38 {
    font-size: 2.125rem;
  }
}

@media (min-width: 1601px) {
  .text38 {
    font-size: 2.375rem;
  }
}

.text36 {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .text36 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .text36 {
    font-size: 1.75rem;
  }
}

@media (min-width: 1201px) {
  .text36 {
    font-size: 2rem;
  }
}

@media (min-width: 1601px) {
  .text36 {
    font-size: 2.25rem;
  }
}

.text34 {
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .text34 {
    font-size: 1.75rem;
  }
}

@media (min-width: 992px) {
  .text34 {
    font-size: 1.875rem;
  }
}

@media (min-width: 1201px) {
  .text34 {
    font-size: 2rem;
  }
}

@media (min-width: 1601px) {
  .text34 {
    font-size: 2.125rem;
  }
}

.text32 {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .text32 {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .text32 {
    font-size: 1.5rem;
  }
}

@media (min-width: 1201px) {
  .text32 {
    font-size: 1.75rem;
  }
}

@media (min-width: 1601px) {
  .text32 {
    font-size: 2rem;
  }
}

.text30 {
  font-size: 1.375rem;
}

@media (min-width: 768px) {
  .text30 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .text30 {
    font-size: 1.625rem;
  }
}

@media (min-width: 1201px) {
  .text30 {
    font-size: 1.75rem;
  }
}

@media (min-width: 1601px) {
  .text30 {
    font-size: 1.875rem;
  }
}

.text28 {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .text28 {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .text28 {
    font-size: 1.5rem;
  }
}

@media (min-width: 1201px) {
  .text28 {
    font-size: 1.625rem;
  }
}

@media (min-width: 1601px) {
  .text28 {
    font-size: 1.75rem;
  }
}

.text26 {
  font-size: 1.125rem;
}

@media (min-width: 768px) {
  .text26 {
    font-size: 1.25rem;
  }
}

@media (min-width: 992px) {
  .text26 {
    font-size: 1.375rem;
  }
}

@media (min-width: 1201px) {
  .text26 {
    font-size: 1.5rem;
  }
}

@media (min-width: 1601px) {
  .text26 {
    font-size: 1.625rem;
  }
}

@media (min-width: 992px) {
  .text24 {
    font-size: 1.125rem;
  }
}

@media (min-width: 1201px) {
  .text24 {
    font-size: 1.375rem;
  }
}

@media (min-width: 1601px) {
  .text24 {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .text22 {
    font-size: 1.125rem;
  }
}

@media (min-width: 1201px) {
  .text22 {
    font-size: 1.25rem;
  }
}

@media (min-width: 1601px) {
  .text22 {
    font-size: 1.375rem;
  }
}

.text20 {
  font-size: 0.875rem;
}

@media (min-width: 992px) {
  .text20 {
    font-size: 1rem;
  }
}

@media (min-width: 1201px) {
  .text20 {
    font-size: 1.125rem;
  }
}

@media (min-width: 1601px) {
  .text20 {
    font-size: 1.25rem;
  }
}

.pt-media-15 {
  padding-top: 3rem;
}

@media (min-width: 768px) {
  .pt-media-15 {
    padding-top: 3rem;
  }
}

@media (min-width: 992px) {
  .pt-media-15 {
    padding-top: 9rem;
  }
}

@media (min-width: 1201px) {
  .pt-media-15 {
    padding-top: 13rem;
  }
}

@media (min-width: 1601px) {
  .pt-media-15 {
    padding-top: 15rem;
  }
}

.pt-media-9 {
  padding-top: 5rem;
}

@media (min-width: 768px) {
  .pt-media-9 {
    padding-top: 6rem;
  }
}

@media (min-width: 992px) {
  .pt-media-9 {
    padding-top: 7rem;
  }
}

@media (min-width: 1201px) {
  .pt-media-9 {
    padding-top: 8rem;
  }
}

@media (min-width: 1601px) {
  .pt-media-9 {
    padding-top: 9rem;
  }
}

.pt-media-7 {
  padding-top: 3rem;
}

@media (min-width: 768px) {
  .pt-media-7 {
    padding-top: 4rem;
  }
}

@media (min-width: 992px) {
  .pt-media-7 {
    padding-top: 5rem;
  }
}

@media (min-width: 1201px) {
  .pt-media-7 {
    padding-top: 6rem;
  }
}

@media (min-width: 1601px) {
  .pt-media-7 {
    padding-top: 7rem;
  }
}

.pt-media-6 {
  padding-top: 2rem;
}

@media (min-width: 768px) {
  .pt-media-6 {
    padding-top: 3rem;
  }
}

@media (min-width: 992px) {
  .pt-media-6 {
    padding-top: 4rem;
  }
}

@media (min-width: 1201px) {
  .pt-media-6 {
    padding-top: 5rem;
  }
}

@media (min-width: 1601px) {
  .pt-media-6 {
    padding-top: 6rem;
  }
}

.pt-media-5 {
  padding-top: 1rem;
}

@media (min-width: 768px) {
  .pt-media-5 {
    padding-top: 2rem;
  }
}

@media (min-width: 992px) {
  .pt-media-5 {
    padding-top: 3rem;
  }
}

@media (min-width: 1201px) {
  .pt-media-5 {
    padding-top: 4rem;
  }
}

@media (min-width: 1601px) {
  .pt-media-5 {
    padding-top: 5rem;
  }
}

.pt-media-4 {
  padding-top: 1rem;
}

@media (min-width: 992px) {
  .pt-media-4 {
    padding-top: 2rem;
  }
}

@media (min-width: 1201px) {
  .pt-media-4 {
    padding-top: 3rem;
  }
}

@media (min-width: 1601px) {
  .pt-media-4 {
    padding-top: 4rem;
  }
}

.pt-media-3 {
  padding-top: 1rem;
}

@media (min-width: 768px) {
  .pt-media-3 {
    padding-top: 2rem;
  }
}

@media (min-width: 992px) {
  .pt-media-3 {
    padding-top: 3rem;
  }
}

.pb-media-3 {
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .pb-media-3 {
    padding-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .pb-media-3 {
    padding-bottom: 3rem;
  }
}

.pb-media-4 {
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .pb-media-4 {
    padding-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .pb-media-4 {
    padding-bottom: 3rem;
  }
}

@media (min-width: 1201px) {
  .pb-media-4 {
    padding-bottom: 4rem;
  }
}

.pb-media-5 {
  padding-bottom: 1rem;
}

@media (min-width: 768px) {
  .pb-media-5 {
    padding-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .pb-media-5 {
    padding-bottom: 3rem;
  }
}

@media (min-width: 1201px) {
  .pb-media-5 {
    padding-bottom: 4rem;
  }
}

@media (min-width: 1601px) {
  .pb-media-5 {
    padding-bottom: 5rem;
  }
}

.pb-media-6 {
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  .pb-media-6 {
    padding-bottom: 3rem;
  }
}

@media (min-width: 992px) {
  .pb-media-6 {
    padding-bottom: 4rem;
  }
}

@media (min-width: 1201px) {
  .pb-media-6 {
    padding-bottom: 5rem;
  }
}

@media (min-width: 1601px) {
  .pb-media-6 {
    padding-bottom: 6rem;
  }
}

.pb-media-7 {
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .pb-media-7 {
    padding-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  .pb-media-7 {
    padding-bottom: 5rem;
  }
}

@media (min-width: 1201px) {
  .pb-media-7 {
    padding-bottom: 6rem;
  }
}

@media (min-width: 1601px) {
  .pb-media-7 {
    padding-bottom: 7rem;
  }
}

.pb-media-8 {
  padding-bottom: 4rem;
}

@media (min-width: 768px) {
  .pb-media-8 {
    padding-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .pb-media-8 {
    padding-bottom: 6rem;
  }
}

@media (min-width: 1201px) {
  .pb-media-8 {
    padding-bottom: 7rem;
  }
}

@media (min-width: 1601px) {
  .pb-media-8 {
    padding-bottom: 8rem;
  }
}

.pb-media-9 {
  padding-bottom: 5rem;
}

@media (min-width: 768px) {
  .pb-media-9 {
    padding-bottom: 6rem;
  }
}

@media (min-width: 992px) {
  .pb-media-9 {
    padding-bottom: 7rem;
  }
}

@media (min-width: 1201px) {
  .pb-media-9 {
    padding-bottom: 8rem;
  }
}

@media (min-width: 1601px) {
  .pb-media-9 {
    padding-bottom: 9rem;
  }
}

.pb-media-11 {
  padding-bottom: 7rem;
}

@media (min-width: 768px) {
  .pb-media-11 {
    padding-bottom: 8rem;
  }
}

@media (min-width: 992px) {
  .pb-media-11 {
    padding-bottom: 9rem;
  }
}

@media (min-width: 1201px) {
  .pb-media-11 {
    padding-bottom: 10rem;
  }
}

@media (min-width: 1601px) {
  .pb-media-11 {
    padding-bottom: 11rem;
  }
}

.mb-media-2 {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .mb-media-2 {
    margin-bottom: 2rem;
  }
}

.mb-media-3 {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .mb-media-3 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .mb-media-3 {
    margin-bottom: 3rem;
  }
}

.mb-media-4 {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .mb-media-4 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .mb-media-4 {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1201px) {
  .mb-media-4 {
    margin-bottom: 4rem;
  }
}

.mb-media-5 {
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .mb-media-5 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) {
  .mb-media-5 {
    margin-bottom: 3rem;
  }
}

@media (min-width: 1201px) {
  .mb-media-5 {
    margin-bottom: 4rem;
  }
}

@media (min-width: 1601px) {
  .mb-media-5 {
    margin-bottom: 5rem;
  }
}

.mb-media-7 {
  margin-bottom: 3rem;
}

@media (min-width: 768px) {
  .mb-media-7 {
    margin-bottom: 4rem;
  }
}

@media (min-width: 992px) {
  .mb-media-7 {
    margin-bottom: 5rem;
  }
}

@media (min-width: 1201px) {
  .mb-media-7 {
    margin-bottom: 6rem;
  }
}

@media (min-width: 1601px) {
  .mb-media-7 {
    margin-bottom: 7rem;
  }
}

.mb-media-8 {
  margin-bottom: 4rem;
}

@media (min-width: 768px) {
  .mb-media-8 {
    margin-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .mb-media-8 {
    margin-bottom: 6rem;
  }
}

@media (min-width: 1201px) {
  .mb-media-8 {
    margin-bottom: 7rem;
  }
}

@media (min-width: 1601px) {
  .mb-media-8 {
    margin-bottom: 8rem;
  }
}

.map {
  position: relative;
}

.map img {
  width: 100%;
}

.map .dot {
  width: 20px;
  height: 20px;
  background-color: #FFB719;
  border-radius: 50%;
  position: absolute;
  z-index: 100;
  line-height: 20px;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.map .dot::after {
  position: absolute;
  content: " ";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
}

.map .dot::before {
  position: absolute;
  content: " ";
  display: block;
  width: 50px;
  height: 1px;
  left: 100%;
  top: 50%;
  background-color: #FFB719;
}

.map .dot .city {
  position: absolute;
  left: 400%;
  white-space: nowrap;
  color: #FFB719;
  z-index: 10;
  top: 0;
}

.site-header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 8000;
  width: 100%;
  height: 45px;
  -webkit-transition: all .2s;
  transition: all .2s;
  background-color: #2a2a2a;
}

@media (min-width: 768px) {
  .site-header {
    height: 60px;
  }
}

@media (min-width: 992px) {
  .site-header {
    position: absolute;
    height: 70px;
  }
}

@media (min-width: 1201px) {
  .site-header {
    height: 80px;
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (min-width: 1601px) {
  .site-header {
    height: 100px;
  }
}

.site-header .container,
.site-header .row {
  height: 100%;
}

.site-header .logo {
  display: block;
  width: 130px;
}

@media (min-width: 1201px) {
  .site-header .logo {
    width: 140px;
  }
}

@media (min-width: 1601px) {
  .site-header .logo {
    width: 157px;
  }
}

.site-header .mainav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.site-header .mainav > li {
  position: relative;
  height: 100%;
}

.site-header .mainav > li.active > a {
  color: #fff;
}

.site-header .mainav > li.active > a::after {
  width: 100%;
}

.site-header .mainav > li > a {
  display: block;
  padding: .5rem 3rem;
  height: 100%;
  position: relative;
  color: #656565;
  text-transform: uppercase;
  border-bottom: 1px #656565 solid;
}

.site-header .mainav > li > a .en {
  display: block;
  width: 80px;
  text-align: center;
}

.site-header .mainav > li > a .cn {
  display: none;
  width: 80px;
  text-align: center;
}

.site-header .mainav > li > a:hover .en {
  display: none;
}

.site-header .mainav > li > a:hover .cn {
  display: block;
}

.site-header .mainav > li > a::after {
  content: "";
  background-color: #fff;
  width: 0%;
  height: 3px;
  left: 0;
  bottom: -2px;
  margin-left: -7px;
  z-index: 10;
  position: absolute;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (min-width: 1201px) {
  .site-header .mainav > li > a {
    padding: .6rem 4rem;
    font-size: 1rem;
  }
}

@media (min-width: 1601px) {
  .site-header .mainav > li > a {
    font-size: 1.125rem;
    padding: .7rem 6rem;
  }
}

.site-header .mainav > li > a:hover {
  color: #fff;
}

.site-header .mainav > li > a:hover::after {
  width: 100%;
}

.site-header .mainav > li > a.active {
  color: #fff;
}

.site-header .mainav > li > a.active::after {
  width: 100%;
}

.site-header .mainav > li .sub-menu {
  position: absolute;
  width: 154px;
  left: 50%;
  top: 43px;
  z-index: 10;
  background-color: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 10px;
  display: none;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.12);
}

@media (min-width: 1201px) {
  .site-header .mainav > li .sub-menu {
    top: 49px;
  }
}

@media (min-width: 1601px) {
  .site-header .mainav > li .sub-menu {
    top: 55px;
  }
}

.site-header .mainav > li .sub-menu > li {
  position: relative;
}

.site-header .mainav > li .sub-menu > li a {
  display: block;
  padding: .8rem 1rem;
  line-height: 1.5;
  text-align: center;
}

.site-header .mainav > li .sub-menu > li a .en {
  display: block;
  text-align: center;
}

.site-header .mainav > li .sub-menu > li a .cn {
  display: none;
  text-align: center;
}

.site-header .mainav > li .sub-menu > li a:hover {
  background-color: #000;
  color: #fff;
}

.site-header .mainav > li .sub-menu > li a:hover .en {
  display: none;
}

.site-header .mainav > li .sub-menu > li a:hover .cn {
  display: block;
}

.site-header .mainav > li .sub-menu > li a.active {
  background-color: #000;
  color: #fff;
}

.site-header .mainav > li .sub-menu > li .lastnav {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 150px;
  right: -180px;
  top: 0;
  z-index: 10;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: all .2s;
  transition: all .2s;
  -webkit-box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.12);
}

.site-header .mainav > li .sub-menu > li.hasnav:hover .lastnav {
  opacity: 1;
  right: -150px;
}

.site-header .mainav > li.hasnav:hover .sub-menu {
  display: block;
  margin-top: -5px;
}

.site-header .mainav > li.hasnav:hover .sub-menu.parent31 {
  width: 660px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.site-header .mainav > li.hasnav:hover .sub-menu.parent31 > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.site-header .mainav > li.hasnav:hover .sub-menu.parent31 > li > a {
  background-color: transparent;
  border-bottom: 1px #ddd solid;
  color: #666;
  margin-left: 1.3rem;
  margin-right: 1.3rem;
}

.three-sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.three-sub-menu li a {
  padding-left: 0;
  padding-right: 0;
}

.site-header .search,
.site-header .contact {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  line-height: 32px;
  margin-left: .8rem;
}

.site-header .contact {
  background-color: #FFB719;
}

@media (min-width: 992px) {
  .site-header .mobilemenu {
    display: none;
  }
}

.site-header .mobilemenu .menu-toggle {
  width: 28px;
  cursor: pointer;
}

.site-header .mobilemenu .menu-toggle.on .one {
  -webkit-transform: rotate(45deg) translate(3px, 5px);
          transform: rotate(45deg) translate(3px, 5px);
}

.site-header .mobilemenu .menu-toggle.on .two {
  opacity: 0;
}

.site-header .mobilemenu .menu-toggle.on .three {
  -webkit-transform: rotate(-45deg) translate(6px, -8px);
          transform: rotate(-45deg) translate(6px, -8px);
}

.site-header .one,
.site-header .two,
.site-header .three {
  width: 100%;
  height: 2px;
  background-color: #fff;
  margin: 6px auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.site-header .menu-over {
  position: fixed;
  right: -100vw;
  top: 45px;
  width: 100%;
  height: calc(110vh - 45px);
  background-color: #fff;
  opacity: 0;
  -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  z-index: -10;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media (min-width: 768px) {
  .site-header .menu-over {
    top: 60px;
    height: calc(110vh - 60px);
  }
}

.site-header .menu-over.showMenu {
  right: 0;
  opacity: 1;
}

.site-header .menu-over ul.mobilenav {
  list-style: none;
  margin: 0;
  padding: 2rem 0 0 0;
  height: 83vh;
  overflow-y: auto;
}

.site-header .menu-over ul.mobilenav > li {
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
  border-bottom: 1px #eee solid;
}

.site-header .menu-over ul.mobilenav > li > a {
  display: block;
  color: #333;
  position: relative;
  padding: 1rem 1rem;
  text-transform: uppercase;
}

.site-header .menu-over ul.mobilenav > li > a:hover, .site-header .menu-over ul.mobilenav > li > a:active, .site-header .menu-over ul.mobilenav > li > a:focus {
  color: #000;
}

.site-header .menu-over ul.mobilenav > li.active a {
  color: #000;
}

.site-header .menu-over ul.mobilenav > li .sub-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 1rem;
  display: none;
}

.site-header .menu-over ul.mobilenav > li .sub-menu li {
  border-top: #eeee solid 1px;
  position: relative;
}

.site-header .menu-over ul.mobilenav > li .sub-menu li a {
  display: block;
  padding: 1rem 1rem;
  color: #666;
  font-size: 0.875rem;
}

.site-header .menu-over ul.mobilenav .hasnav {
  position: relative;
}

.site-header .menu-over ul.mobilenav .hasnav > a::after {
  content: "";
  position: absolute;
  right: 1rem;
  top: 1.7rem;
  width: 0;
  height: 0;
  display: block;
  border: 5px transparent solid;
  border-top-color: #000;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.site-header .menu-over ul.mobilenav .open > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: 1.2rem;
}

.site-header .menu-over .minemailoa {
  text-align: center;
  margin-top: 1rem;
}

.site-header .menu-over .minemailoa a {
  border-radius: 50%;
  background-image: linear-gradient(-45deg, #62ae4b 0%, #0857a6 100%);
  text-align: center;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #fff;
}

.site-header .menu-over .minemailoa a.oa {
  margin-left: .8rem;
}

.site-header.fixheader .mainav > li > a {
  text-shadow: none;
}

.site-header.fixheader .mainav > li > a:hover {
  color: #000;
}

.site-header.fixheader .ql a {
  border: 1px solid #000;
  color: #000;
}

.site-header.fixheader .ql a.active {
  background-color: #000;
  color: #fff;
}

.site-header.fixheader .one,
.site-header.fixheader .two,
.site-header.fixheader .three {
  background-color: #000;
}

.home-body .site-header {
  position: fixed;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.home-body .site-header .topnav li a {
  color: #fff;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}

.home-body .site-header .mainav > li > a {
  color: #fff;
}

.home-body .site-header .mainav > li > a:hover {
  color: #FFB719;
  border-bottom-color: #FFB719;
}

.home-body .site-header .mainav > li > a.active {
  color: #fff;
}

.home-body .site-header.fixheader {
  background-color: #fff;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
}

.home-body .site-header.fixheader .mainav > li > a {
  color: #595757;
}

.home-body .site-header.fixheader .mainav > li > a.active {
  color: #000;
  border-bottom-color: #000;
}

.home-body .site-header.fixheader .search a .iconfont {
  color: #041A87;
}

.home-body .site-header.fixheader .lang a .iconfont {
  color: #041A87;
}

.home-body .site-header.fixheader .one,
.home-body .site-header.fixheader .two,
.home-body .site-header.fixheader .three {
  background-color: #333;
}

@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes arrow-scroll {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  55% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

@keyframes arrow-scroll {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  55% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}

.page-home {
  background-color: #fff;
  position: relative;
  z-index: 30;
}

.page-home .overly_link {
  position: absolute;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.page-home .s4 {
  position: relative;
  background-color: #000;
}

.page-home .s4 .row, .page-home .s4 .col-5, .page-home .s4 .col-7 {
  height: 100%;
}

.page-home .s4 .top {
  height: 100%;
}

.page-home .s4 .top .pic {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
  width: 49.258%;
}

.page-home .s4 .top .pic::before {
  content: " ";
  display: block;
  position: absolute;
  left: -2rem;
  top: -2rem;
  width: 43.17%;
  height: 48.24%;
  background-color: #9b7131;
  z-index: 10;
}

.page-home .s4 .top .pic img {
  position: relative;
  z-index: 11;
}

.page-home .s4 .top .pic .title-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  z-index: 12;
  width: 112.77%;
}

.page-home .s4 .top .pic .title-img img.img01 {
  width: 100%;
}

.page-home .s4 .img03 {
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-home .s4 .txt {
  position: absolute;
  left: 2rem;
  top: 7rem;
  color: #fff;
  padding-top: 2rem;
  z-index: 300;
}

.page-home .s4 .txt .title {
  display: inline-block;
  padding: 0 1.5rem;
  height: 65px;
  background-color: #fff;
  border-radius: 12px;
  color: #000;
  text-align: center;
  line-height: 65px;
  font-size: 1.875rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-home .s4 .txt .title {
    font-size: 2.25rem;
    padding: 0 2rem;
  }
}

@media (min-width: 1601px) {
  .page-home .s4 .txt .title {
    font-size: 2.625rem;
  }
}

.page-home .s4 .txt p {
  color: #fff;
  font-size: 1.875rem;
}

@media (min-width: 1201px) {
  .page-home .s4 .txt p {
    font-size: 2.25rem;
  }
}

@media (min-width: 1601px) {
  .page-home .s4 .txt p {
    font-size: 2.625rem;
  }
}

.page-home .s5 {
  background-color: #000;
}

.page-home .s5 .leftcol {
  height: 100vh;
  position: relative;
}

.page-home .s5 .leftcol img.bg {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.page-home .s5 .leftcol img.title {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  z-index: 100;
  width: 54%;
  max-width: 605px;
}

.page-home .s5 .rightcol {
  height: 100vh;
  position: relative;
}

.page-home .s5 .rightcol .txt {
  position: absolute;
  left: 2rem;
  top: 9rem;
  z-index: 400;
}

.page-home .s5 .rightcol .txt .title {
  display: inline-block;
  padding: 0 1.5rem;
  height: 45px;
  background-color: #fff;
  border-radius: 8px;
  color: #000;
  text-align: center;
  line-height: 45px;
  font-size: 1.625rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.page-home .s5 .rightcol .txt p {
  font-size: 40px;
  color: #fff;
}

.page-home .s5 .rightcol .pic {
  position: absolute;
  width: 54.6%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-40%, -40%);
          transform: translate(-40%, -40%);
  z-index: 300;
}

.page-home .s5 .rightcol .pic img {
  position: relative;
  z-index: 300;
}

.page-home .s5 .rightcol .pic::after {
  position: absolute;
  content: " ";
  display: block;
  width: 70%;
  height: 7rem;
  right: -2rem;
  bottom: -2rem;
  z-index: 1;
  background-color: #85544a;
}

.page-home .s6 .rightcol {
  position: relative;
  height: 100%;
}

.page-home .s6 .rightcol .img01 {
  position: absolute;
  right: 2rem;
  bottom: 2rem;
  z-index: 300;
  width: 72.7%;
  max-width: 698px;
}

.page-home .s7 {
  color: #fff;
}

.page-home .s7 a {
  color: #fff;
}

.page-home .animate__animated {
  opacity: 0;
}

.page-home .s1 {
  position: relative;
}

.page-home .s1 .btn-more {
  background-color: rgba(255, 255, 255, 0.7);
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  text-align: center;
  display: inline-block;
  padding: 0 2rem;
  color: #000;
  font-size: 1rem;
  margin-top: 2rem;
}

.page-home .s1 .btn-more:hover {
  background-color: #fff;
}

.page-home .s1 .arrow-scroll {
  position: absolute;
  z-index: 300;
  right: 0;
  left: 0;
  bottom: 40px;
  text-align: center;
}

.page-home .s1 .arrow-scroll__wrapper {
  -webkit-animation: arrow-scroll 1.7s infinite ease;
          animation: arrow-scroll 1.7s infinite ease;
}

.page-home .s1 .bg {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  z-index: 0;
}

.page-home .s1 .vid {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  z-index: 0;
  display: block;
  margin: 0;
}

.page-home .s1 .txt-container {
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}

.page-home .s1 .txt-container .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-size: 1.125rem;
}

.page-home .s1 .txt-container .container .logo-b {
  text-align: center;
  margin-bottom: 2rem;
}

.page-home .s1 .txt-container .container .logo-b img {
  width: 26.5%;
}

.page-home .s1 .txt-container .container .img02 {
  margin-bottom: 4rem;
  width: 26.5%;
}

.page-home .s1 .txt-container .txt {
  color: #fff;
  font-size: 1.75rem;
}

@media (min-width: 1201px) {
  .page-home .s1 .txt-container .txt {
    font-size: 2rem;
  }
}

@media (min-width: 1601px) {
  .page-home .s1 .txt-container .txt {
    font-size: 2.25rem;
  }
}

.page-home .s2 {
  position: relative;
  background-color: #000;
}

.page-home .s2 .row {
  height: 100vh;
}

.page-home .s2 .row .col {
  height: 100vh;
}

.page-home .s2 .pic {
  position: relative;
  height: calc(100vh - 240px);
}

@media (min-width: 1201px) {
  .page-home .s2 .pic {
    height: calc(100vh - 260px);
  }
}

@media (min-width: 1601px) {
  .page-home .s2 .pic {
    height: calc(100vh - 280px);
  }
}

.page-home .s2 .pic .img02 {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.page-home .s2 .pic .img01 {
  position: absolute;
  left: 72px;
  bottom: 1rem;
  z-index: 100;
  width: 59.47%;
}

.page-home .s2 .c1 {
  height: 240px;
}

@media (min-width: 1201px) {
  .page-home .s2 .c1 {
    height: 260px;
  }
}

@media (min-width: 1201px) {
  .page-home .s2 .c1 {
    height: 280px;
  }
}

.page-home .s2 .txt {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  padding: 0 56px;
}

@media (min-width: 1601px) {
  .page-home .s2 .txt {
    padding: 0 72px;
  }
}

.page-home .s2 .txt .title {
  display: inline-block;
  padding: 0 1.5rem;
  height: 45px;
  background-color: #fff;
  border-radius: 8px;
  color: #000;
  text-align: center;
  line-height: 45px;
  font-size: 1.625rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-home .s2 .txt .title {
    font-size: 2rem;
    line-height: 65px;
    height: 65px;
    border-radius: 12px;
    padding: 0 2rem;
  }
}

@media (min-width: 1601px) {
  .page-home .s2 .txt .title {
    font-size: 2.625rem;
  }
}

.page-home .s2 .txt p {
  font-size: 1.625rem;
}

@media (min-width: 1201px) {
  .page-home .s2 .txt p {
    font-size: 2rem;
  }
}

@media (min-width: 1601px) {
  .page-home .s2 .txt p {
    font-size: 2.625rem;
  }
}

.page-home .s2 .img03 {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.page-home .s3 {
  position: relative;
  background-color: #000;
}

.page-home .s3 .row {
  height: 100%;
}

.page-home .s3 .row .col-8 {
  height: 100%;
  position: relative;
}

.page-home .s3 .row .col-8 .img01 {
  width: 100%;
  height: 100%;
  -o-object-position: center center;
     object-position: center center;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}

.page-home .s3 .row .col-8 .txt {
  position: absolute;
  left: 72px;
  top: 8rem;
}

.page-home .s3 .row .col-8 .txt .title {
  display: inline-block;
  padding: 0 1.5rem;
  height: 65px;
  background-color: #fff;
  border-radius: 12px;
  color: #000;
  text-align: center;
  line-height: 65px;
  font-size: 1.875rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-home .s3 .row .col-8 .txt .title {
    font-size: 2.25rem;
    padding: 0 2rem;
  }
}

@media (min-width: 1601px) {
  .page-home .s3 .row .col-8 .txt .title {
    font-size: 2.625rem;
  }
}

.page-home .s3 .row .col-8 .txt p {
  color: #fff;
  font-size: 1.875rem;
}

@media (min-width: 1201px) {
  .page-home .s3 .row .col-8 .txt p {
    font-size: 2.25rem;
  }
}

@media (min-width: 1601px) {
  .page-home .s3 .row .col-8 .txt p {
    font-size: 2.625rem;
  }
}

.page-home .s3 .pic {
  margin: 2.6rem auto 0 auto;
  width: 56.14%;
  position: relative;
}

.page-home .s3 .pic::before {
  content: " ";
  display: block;
  position: absolute;
  left: -18px;
  top: -33px;
  width: 69.73%;
  height: 26.94%;
  background-color: #7080A4;
  z-index: 10;
}

.page-home .s3 .pic img {
  display: block;
  position: relative;
  z-index: 11;
}

.page-home .s3 .pic .img01 {
  width: 158.88%;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  z-index: 12;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
}

.load-content {
  position: fixed;
  top: 30%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 3000;
  margin-top: -61px;
}

.load-content.loaded {
  display: none;
}

.load-content .logo {
  margin: 0 auto 2rem;
  width: 122px;
  background-color: #000;
  height: 122px;
  text-align: center;
  border-radius: 50%;
  padding: 1.5rem;
}

.load-content .logo img {
  max-height: 100%;
}

.load-content .num {
  margin-bottom: 1.5rem;
}

.load-content .logo-lofree {
  width: 50%;
  margin: 0 auto;
}

.home-mask {
  height: 100vh;
  -webkit-clip-path: circle(60px at 50% 30%);
          clip-path: circle(60px at 50% 30%);
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
}

.home-mask.loaded {
  -webkit-clip-path: circle(2500px at 50% 30%);
          clip-path: circle(2500px at 50% 30%);
}

.overly {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #fff;
  width: 100%;
  height: 100%;
}

.overly .box {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 auto;
  width: 200px;
  height: 200px;
  background-color: #000;
  -webkit-box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 24px rgba(0, 0, 0, 0.15);
}

.overly .box .video-header {
  position: relative;
}

.overly .box .video-header .btnClose {
  position: absolute;
  right: 1rem;
  top: .4rem;
  z-index: 100;
}

.overly .box .video-header .btnClose .iconfont {
  font-size: 1.5rem;
}

.overly .box .video-title {
  padding: .6rem 1rem;
  font-size: 1.25rem;
}

.overly .box .video_wrap {
  padding: 0 1rem 1rem;
}

.overly .box .video_wrap video {
  width: 100%;
  display: block;
}

.page-about {
  padding-bottom: 1.5rem;
}

.page-about .title-img {
  margin-bottom: 1rem;
}

.page-about .title-img img {
  height: 36px;
}

@media (min-width: 1201px) {
  .page-about .title-img img {
    height: 46px;
  }
}

@media (min-width: 1601px) {
  .page-about .title-img img {
    height: 66px;
  }
}

.page-about .s1 {
  padding-top: 2rem;
  margin-bottom: 1rem;
}

.page-about .s1 .c1 {
  position: relative;
}

.page-about .s1 .c1 .logo-s1 {
  padding: 1rem;
}

.page-about .s1 .c1 .logo-s1 img {
  width: 48%;
}

.page-about .s1 .c1 .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
}

.page-about .s1 .c1 .txt .des {
  padding-left: 2rem;
  border-left: 5px #fff solid;
}

.page-about .s1 .c1 .txt h3 {
  color: #fff;
  font-size: 1.25rem;
}

@media (min-width: 1201px) {
  .page-about .s1 .c1 .txt h3 {
    font-size: 1.625rem;
  }
}

@media (min-width: 1601px) {
  .page-about .s1 .c1 .txt h3 {
    font-size: 2.25rem;
  }
}

.page-about .s2 {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 2rem;
}

.page-about .s2 .banner-s2 {
  position: relative;
  margin-bottom: 5rem;
}

.page-about .s2 .banner-s2 .title-s2 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
  text-align: center;
}

.page-about .s2 .banner-s2 .title-s2 h3 {
  font-weight: bold;
  color: #fff;
  font-size: 56px;
}

@media (min-width: 1201px) {
  .page-about .s2 .banner-s2 .title-s2 h3 {
    font-size: 64px;
  }
}

@media (min-width: 1201px) {
  .page-about .s2 .banner-s2 .title-s2 h3 {
    font-size: 76px;
  }
}

.page-about .s2 .timeline {
  position: relative;
}

.page-clinical .list .item {
  margin-bottom: 1rem;
  background-color: #fff;
}

@media (min-width: 768px) {
  .page-clinical .list .item {
    margin-bottom: 2rem;
  }
}

.page-clinical .list .item .pic {
  display: block;
  margin-bottom: .6rem;
}

@media (min-width: 768px) {
  .page-clinical .list .item .pic {
    max-width: 300px;
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .page-clinical .list .item .pic {
    max-width: 496px;
  }
}

.page-clinical .list .item .pic img {
  width: 100%;
}

.page-clinical .list .item .txt {
  padding: 0 1rem;
}

@media (min-width: 1201px) {
  .page-clinical .list .item .txt {
    padding: 0 2rem;
  }
}

@media (min-width: 1601px) {
  .page-clinical .list .item .txt {
    padding: 0 3rem;
  }
}

@media (min-width: 992px) {
  .page-clinical .list .item .txt h3 {
    font-weight: lighter;
  }
}

@media (min-width: 1201px) {
  .page-clinical .list .item .txt h3 {
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 768px) {
  .page-clinical .list .item .txt p {
    display: none;
  }
}

@media (min-width: 992px) {
  .page-clinical .list .item .txt p {
    display: block;
  }
}

.page-clinical .list .item:hover {
  color: #000;
}

.page-clinical .list .item:hover a {
  color: #000;
}

.page-clinical-detail .s1 {
  height: 150px;
  background-color: #000;
  background-position: center center;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

@media (min-width: 992px) {
  .page-clinical-detail .s1 {
    height: 200px;
  }
}

@media (min-width: 1201px) {
  .page-clinical-detail .s1 {
    height: 300px;
  }
}

@media (min-width: 1601px) {
  .page-clinical-detail .s1 {
    height: 400px;
  }
}

.page-clinical-detail .s1 .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-clinical-detail .s1 h1 {
  color: #fff;
}

@media (min-width: 992px) {
  .page-clinical-detail .s1 h1 {
    font-weight: lighter;
  }
}

.page-medical .leftcol {
  background-color: #fff;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .page-medical .leftcol {
    width: 275px;
  }
}

.page-medical .leftcol header {
  padding: 1rem 1rem;
  border-bottom: 1px #eee solid;
}

@media (min-width: 1201px) {
  .page-medical .leftcol header {
    padding: 1rem 1.5rem;
  }
}

.page-medical .leftcol h3 {
  padding: .6rem 0;
  border-bottom: 1px #eee solid;
  margin: 0 1rem;
  font-weight: lighter;
  color: #333;
  cursor: pointer;
  position: relative;
}

@media (min-width: 1201px) {
  .page-medical .leftcol h3 {
    margin: 0 1.5rem;
  }
}

@media (min-width: 1601px) {
  .page-medical .leftcol h3 {
    font-size: 1.125rem;
  }
}

.page-medical .leftcol h3 .iconfont {
  margin-right: .3rem;
}

@media (min-width: 1601px) {
  .page-medical .leftcol h3 .iconfont {
    font-size: 1.125rem;
  }
}

.page-medical .leftcol h3::after {
  content: " ";
  display: block;
  position: absolute;
  border: 5px transparent solid;
  border-top-color: #333;
  right: 0;
  top: 1rem;
  z-index: 10;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (min-width: 1201px) {
  .page-medical .leftcol h3::after {
    top: 1.5rem;
  }
}

.page-medical .leftcol h3:hover {
  color: #000;
}

.page-medical .leftcol h3:hover::after {
  border-top-color: #000;
}

.page-medical .leftcol h3.openav::after {
  border-top-color: #000;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.page-medical .leftcol .categories {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  padding: 0 1rem;
}

@media (min-width: 1201px) {
  .page-medical .leftcol .categories {
    padding: 0 1.5rem;
  }
}

.page-medical .leftcol .categories.openav {
  display: block;
}

.page-medical .leftcol .categories li {
  border-bottom: 1px #eee solid;
}

.page-medical .leftcol .categories li a {
  display: block;
  padding: .8rem 0;
  color: #999;
  font-size: 14px;
}

.page-medical .leftcol .categories li a:hover {
  color: #000;
}

.page-medical .list .item {
  margin-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-medical .list .item {
    margin-bottom: 2rem;
  }
}

.page-medical .list .item .pic {
  max-width: 496px;
  display: block;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .page-medical .list .item .pic {
    margin-bottom: 0;
  }
}

.page-medical .txt {
  padding: 0 1rem;
  border-bottom: 1px #eee solid;
  margin-bottom: .5rem;
}

@media (min-width: 1201px) {
  .page-medical .txt {
    padding: 0 2rem;
    padding-bottom: 1rem;
  }
}

.page-medical .txt h3 {
  line-height: 1;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .page-medical .txt h3 {
    font-weight: lighter;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 1201px) {
  .page-medical .txt h3 {
    margin-bottom: 2rem;
  }
}

@media (min-width: 768px) {
  .page-medical .txt p.des {
    height: 56px;
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  .page-medical .txt p.des {
    height: 53px;
  }
}

@media (min-width: 1201px) {
  .page-medical .txt p.des {
    height: 53px;
    margin-bottom: 1.5rem;
  }
}

@media (min-width: 1601px) {
  .page-medical .txt p.des {
    height: 58px;
  }
}

.page-medical-detail .s1 {
  position: relative;
  z-index: 0;
}

.page-medical-detail .s1 img {
  width: 100%;
}

.page-medical-detail .s1 .title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.page-medical-detail .s1 .title .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
}

.page-medical-detail .s2 {
  z-index: 980;
  margin-top: -15px;
  position: relative;
}

@media (min-width: 768px) {
  .page-medical-detail .s2 {
    margin-top: -30px;
  }
}

@media (min-width: 992px) {
  .page-medical-detail .s2 {
    margin-top: -50px;
  }
}

@media (min-width: 1201px) {
  .page-medical-detail .s2 {
    margin-top: -70px;
  }
}

@media (min-width: 1601px) {
  .page-medical-detail .s2 {
    margin-top: -90px;
  }
}

.page-medical-detail .s2 .content {
  background-color: #fff;
  padding: 1rem;
}

@media (min-width: 768px) {
  .page-medical-detail .s2 .content {
    padding: 2rem;
  }
}

@media (min-width: 992px) {
  .page-medical-detail .s2 .content {
    padding: 2rem 3rem;
  }
}

@media (min-width: 1201px) {
  .page-medical-detail .s2 .content {
    padding: 3rem 4rem;
  }
}

.page-contact .pic img {
  width: 100%;
}

.page-contact .txt {
  padding: 1rem;
}

.page-contact .txt address {
  color: #333;
}

.page-contact .txt .iconfont {
  color: #000;
  font-size: 1.25rem;
}

.page-contact .txt .clist {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #333;
}

.page-contact .txt .clist li {
  margin-bottom: .6rem;
}

@media (min-width: 1201px) {
  .page-contact .txt .clist li {
    font-size: 1rem;
  }
}

.page-team .item {
  background-color: #fff;
  max-width: 560px;
  margin-bottom: 1.875rem;
}

.page-team .item.ood {
  margin: 0 0 0 auto;
}

@media (min-width: 1201px) {
  .page-team .item {
    margin-bottom: 3.75rem;
  }
}

.page-team .item .txt {
  padding: 1rem;
  position: relative;
  height: 346px;
}

@media (min-width: 1201px) {
  .page-team .item .txt {
    padding: 2rem;
  }
}

.page-team .item .txt .name {
  color: #333;
}

.page-team .item .txt .des {
  color: #999;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  padding: 1rem;
  margin: 0;
}

@media (min-width: 1201px) {
  .page-team .item .txt .des {
    padding: 2rem;
  }
}

.page-team .item img {
  width: 100%;
}

.page-global .s1 .item {
  text-align: center;
}

.page-global .s1 .item img {
  margin-bottom: 2rem;
  width: 100%;
}

.page-global .s1 .item .des {
  position: relative;
  font-size: 0.875rem;
}

@media (min-width: 768px) {
  .page-global .s1 .item .des {
    font-size: 1rem;
  }
}

@media (min-width: 768px) {
  .page-global .s1 .item .des {
    font-size: 1.125rem;
  }
}

@media (min-width: 992px) {
  .page-global .s1 .item .des {
    font-size: 1.25rem;
  }
}

@media (min-width: 1201px) {
  .page-global .s1 .item .des {
    font-size: 1.375rem;
  }
}

@media (min-width: 1601px) {
  .page-global .s1 .item .des {
    font-size: 1.5rem;
  }
}

.page-global .s1 .item .des .num {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

.page-global .s1 .item .des .num .count {
  color: #ccc;
  display: inline-block;
}

.page-cooperation p {
  color: #999;
  text-align: justify;
}

@media (min-width: 1201px) {
  .page-cooperation p {
    font-size: 1rem;
    line-height: 2;
  }
}

.page-projects .s1 .type {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

.page-projects .s1 .type li {
  padding-left: 1.5rem;
  position: relative;
  margin-left: 2rem;
  display: inline-block;
}

.page-projects .s1 .type li::before {
  content: " ";
  display: block;
  width: 1rem;
  height: 1rem;
  background-color: rgba(219, 221, 0, 0.2);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.page-projects .s1 .type li:last-child::before {
  background-color: rgba(63, 79, 151, 0.2);
}

.page-projects .s1 .item {
  background-color: #fff;
  height: 240px;
  margin-bottom: 1.875rem;
}

.page-projects .s1 .item:hover {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

.page-projects .s1 .item h3.title {
  background-color: rgba(219, 221, 0, 0.2);
  padding: 1rem;
  text-align: center;
  font-weight: normal;
}

@media (min-width: 1201px) {
  .page-projects .s1 .item h3.title {
    font-size: 1rem;
    padding: 1.5rem;
  }
}

@media (min-width: 1601px) {
  .page-projects .s1 .item h3.title {
    font-size: 1.125rem;
  }
}

.page-projects .s1 .item h3.title.title2 {
  background-color: rgba(63, 79, 151, 0.2);
}

.page-projects .s1 .item .txt {
  padding: 1rem 3rem;
  text-align: center;
}

@media (min-width: 1601px) {
  .page-projects .s1 .item .txt {
    padding: 1.5rem 3rem;
  }
}

.page-projects .s1 .item .txt .des {
  margin-bottom: 1.5rem;
}

.page-jobs .s1 .thead {
  border: 1px #ddd solid;
  padding: .7rem 1rem;
  background-color: #eee;
}

@media (min-width: 992px) {
  .page-jobs .s1 .thead {
    padding: .9rem 2rem;
  }
}

.page-jobs .s1 .thead h3 {
  font-weight: normal;
  margin: 0;
  font-size: 0.875rem;
}

@media (min-width: 1201px) {
  .page-jobs .s1 .thead h3 {
    font-size: 1rem;
  }
}

.page-jobs .s1 .thead .c3 {
  text-align: right;
}

.page-jobs .s1 .item {
  border: 1px #ddd solid;
  border-top: none;
}

.page-jobs .s1 .item .job-header {
  cursor: pointer;
  padding: 1rem 1rem;
  opacity: .7;
  font-size: 0.875rem;
}

@media (min-width: 992px) {
  .page-jobs .s1 .item .job-header {
    padding: 1.6rem 2rem;
  }
}

@media (min-width: 1201px) {
  .page-jobs .s1 .item .job-header {
    font-size: 1rem;
  }
}

.page-jobs .s1 .item .job-header .c3 {
  text-align: right;
}

.page-jobs .s1 .item .job-body {
  background-color: #fbfbfb;
  padding: 1rem 1rem;
  display: none;
}

@media (min-width: 768px) {
  .page-jobs .s1 .item .job-body {
    padding: 2rem 1rem;
  }
}

.page-jobs .s1 .item .job-body article {
  opacity: .7;
}

@media (min-width: 1201px) {
  .page-jobs .s1 .item .job-body {
    padding: 2rem 3rem;
  }
}

.page-jobs .s1 .item .job-body ol {
  padding-left: 1.3rem;
}

.page-jobs .s1 .item.active .job-header {
  background-color: #f2f2f3;
  color: #333;
  opacity: 1;
}

.page-jobs .s1 .item.active .job-header .c3 {
  color: #000;
}

.page-jobs .s1 .item.active .job-body {
  display: block;
}

.page-jobs .s1 .c2 {
  display: none;
}

@media (min-width: 768px) {
  .page-jobs .s1 .c2 {
    display: block;
  }
}

.page-jobs .s1 .job-content .item1 {
  border-bottom: 1px #eee solid;
  background: url(../img/zhiyin.png) no-repeat left top 1.2rem;
  background-size: 16px auto;
  padding-left: 1.6rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-jobs .s1 .job-content .item1 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: url(../img/zhiyin.png) no-repeat left top 2.6rem;
    background-size: auto auto;
    padding-left: 2.5rem;
  }
}

.page-jobs .s1 .job-content .item1 h4 {
  margin: 0;
  font-weight: normal;
}

.page-jobs .s1 .job-content .item1 p {
  margin: 0;
  opacity: .7;
}

.page-jobs .s1 .job-content .last {
  padding: 1.6rem;
}

@media (min-width: 1201px) {
  .page-jobs .s1 .job-content .last {
    padding: 2.5rem;
  }
}

.page-jobs .s1 .job-content .last dd {
  margin-bottom: 1rem;
}

.page-jobs .s1 .job-content .last dd a {
  color: #000;
}

.page-jobs .s1 .job-content .last dd a:hover {
  text-decoration: underline;
}

.page-jobs .s2 .contact address {
  color: #333;
}

.page-jobs .s2 .contact i.iconfont {
  font-size: 1.25rem;
  margin-right: .5rem;
  color: #041A87;
}

.page-jobs .s2 .con {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 1601px) {
  .page-jobs .s2 .con {
    font-size: 1rem;
  }
}

.page-products {
  padding-bottom: 2rem;
}

@media screen and (min-width: 1201px) {
  .page-products {
    min-height: calc(100vh - 82px);
  }
}

@media screen and (min-width: 1601px) {
  .page-products {
    min-height: calc(100vh - 98px);
  }
}

.page-products .s1 {
  padding-top: 3rem;
}

.page-products .s1 .item {
  position: relative;
  max-width: 400px;
  margin: 0 auto 2rem;
  cursor: pointer;
}

@media (min-width: 1201px) {
  .page-products .s1 .item {
    max-width: 500px;
  }
}

@media (min-width: 1601px) {
  .page-products .s1 .item {
    max-width: 640px;
  }
}

.page-products .s1 .item::after {
  content: "";
  display: block;
  width: 99%;
  height: 98%;
  position: absolute;
  z-index: 1;
  right: -10px;
  bottom: -12px;
  background-color: #CDCEC6;
}

@media (min-width: 1201px) {
  .page-products .s1 .item::after {
    right: -15px;
    bottom: -17px;
  }
}

@media (min-width: 1601px) {
  .page-products .s1 .item::after {
    right: -20px;
    bottom: -22px;
  }
}

.page-products .s1 .item img.bg {
  display: block;
  position: relative;
  z-index: 5;
}

.page-products .s1 .item .subNav {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
}

.page-products .s1 .item .subNav ul.list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 124px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.page-products .s1 .item .subNav ul.list li {
  border-bottom: 1px #eee solid;
}

.page-products .s1 .item .subNav ul.list li a {
  display: block;
  padding: .8rem 0;
  color: #fff;
  text-align: center;
  font-size: 1.125rem;
}

@media (min-width: 1201px) {
  .page-products .s1 .item .subNav ul.list li a {
    font-size: 1.5rem;
  }
}

@media (min-width: 1601px) {
  .page-products .s1 .item .subNav ul.list li a {
    font-size: 1.875rem;
  }
}

.page-products .s1 .item .txt {
  width: 104px;
  height: 36px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 11;
  text-align: center;
  line-height: 33px;
}

.page-products .s1 .item.lt::after {
  background-color: #C6CED0;
  right: auto;
  left: -10px;
}

@media (min-width: 1201px) {
  .page-products .s1 .item.lt::after {
    left: -15px;
  }
}

@media (min-width: 1601px) {
  .page-products .s1 .item.lt::after {
    left: -20px;
  }
}

.page-products .s1 .item:hover .subNav {
  opacity: 1;
  visibility: visible;
}

.page-fun-list .banner {
  margin-bottom: 20px;
}

.page-fun-list .banner .brand-title {
  position: absolute;
  left: 5%;
  bottom: 0;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  margin: 0;
  line-height: 1;
  color: #000;
  font-size: 2rem;
}

@media screen and (min-width: 768px) {
  .page-fun-list .banner .brand-title {
    font-size: 3rem;
  }
}

@media screen and (min-width: 992px) {
  .page-fun-list .banner .brand-title {
    font-size: 4rem;
  }
}

@media screen and (min-width: 1201px) {
  .page-fun-list .banner .brand-title {
    font-size: 5rem;
  }
}

@media screen and (min-width: 1601px) {
  .page-fun-list .banner .brand-title {
    font-size: 6rem;
  }
}

.page-fun-list .banner .bg {
  width: 100%;
}

.page-fun-list .categories {
  padding-top: 2rem;
  text-align: right;
  margin-bottom: 2rem;
}

@media (min-width: 1601px) {
  .page-fun-list .categories {
    margin-bottom: 3rem;
  }
}

.page-fun-list .categories a {
  display: inline-block;
  border: 1px #000 solid;
  border-radius: 4px;
  padding: .2rem 1.6rem;
  margin-left: 1.6rem;
  font-size: 1rem;
}

@media (min-width: 1201px) {
  .page-fun-list .categories a {
    font-size: 1.25rem;
  }
}

@media (min-width: 1601px) {
  .page-fun-list .categories a {
    font-size: 1.5rem;
  }
}

.page-fun-list .categories a.active {
  background-color: #000;
  color: #fff;
}

.page-fun-list .products .item {
  border: 1px #eee solid;
  margin-bottom: 36px;
  overflow: hidden;
}

.page-fun-list .products .item .pic {
  overflow: hidden;
}

.page-fun-list .products .item .pic a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.page-fun-list .products .item .pic a:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.page-fun-list .products .item .txt {
  text-align: center;
}

.page-fun-list .products .item .txt .title {
  margin-bottom: 1.5rem;
}

.page-product-list {
  padding-bottom: 2rem;
  position: relative;
}

.page-product-list .banner-product {
  position: relative;
  text-align: center;
  margin-bottom: .4rem;
}

@media screen and (min-width: 1201px) {
  .page-product-list .banner-product {
    margin-bottom: 1rem;
  }
}

@media screen and (min-width: 1601px) {
  .page-product-list .banner-product {
    margin-bottom: 2rem;
  }
}

.page-product-list .banner-product .bg {
  width: 100%;
}

.page-product-list .section-header {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 50;
  -webkit-transform: translateY(70%);
          transform: translateY(70%);
}

.page-product-list .section-header .title {
  margin-bottom: 1rem;
}

.page-product-list .section-header .title img {
  height: 60px;
}

@media screen and (min-width: 1201px) {
  .page-product-list .section-header .title img {
    height: 80px;
  }
}

@media screen and (min-width: 1601px) {
  .page-product-list .section-header .title img {
    height: 98px;
  }
}

.page-product-list .section-header p {
  font-size: 1rem;
}

@media (min-width: 1201px) {
  .page-product-list .section-header p {
    font-size: 1.25rem;
  }
}

@media (min-width: 1601px) {
  .page-product-list .section-header p {
    font-size: 1.5rem;
  }
}

.page-product-list .categories {
  padding-top: 2rem;
  text-align: center;
  margin-bottom: 2rem;
}

@media (min-width: 1601px) {
  .page-product-list .categories {
    margin-bottom: 3rem;
  }
}

.page-product-list .categories a {
  display: inline-block;
  border: 1px #000 solid;
  border-radius: 4px;
  padding: .2rem 1.6rem;
  margin-left: 1.6rem;
  font-size: 1rem;
}

@media (min-width: 1201px) {
  .page-product-list .categories a {
    font-size: 1.25rem;
  }
}

@media (min-width: 1601px) {
  .page-product-list .categories a {
    font-size: 1.5rem;
  }
}

.page-product-list .categories a.active {
  background-color: #000;
  color: #fff;
}

.page-product-list .products {
  position: relative;
  z-index: 300;
}

.page-product-list .products .item {
  padding: 1.25rem 1.25rem 1.25rem;
  border: 1px #eee solid;
  margin-bottom: 1.25rem;
}

@media (min-width: 1201px) {
  .page-product-list .products .item {
    padding: 1.25rem 1.25rem 1.875rem;
  }
}

@media (min-width: 1601px) {
  .page-product-list .products .item {
    padding: 1.25rem 1.25rem 2.5rem;
  }
}

.page-product-list .products .item .pic {
  height: 170px;
  width: 100%;
  position: relative;
  margin-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-product-list .products .item .pic {
    height: 220px;
  }
}

@media (min-width: 1601px) {
  .page-product-list .products .item .pic {
    height: 270px;
  }
}

.page-product-list .products .item .pic img {
  max-height: 170px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
}

@media (min-width: 1201px) {
  .page-product-list .products .item .pic img {
    max-height: 220px;
  }
}

@media (min-width: 1601px) {
  .page-product-list .products .item .pic img {
    max-height: 270px;
  }
}

.page-product-list .products .item .colors {
  text-align: center;
  margin-bottom: .3rem;
}

.page-product-list .products .item .colors .color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 0 .3rem;
  position: relative;
}

.page-product-list .products .item .colors .color::after {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  border: 1px solid currentColor;
  border-radius: 50%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.page-product-list .products .item .colors .color:hover::after {
  width: 26px;
  height: 26px;
}

.page-product-list .products .item .colors .color.active::after {
  width: 26px;
  height: 26px;
}

.page-product-list .products .item h3.title {
  text-align: center;
  font-size: 1rem;
  font-weight: normal;
}

.page-product-detail {
  max-width: 750px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 3rem;
}

.page-product-detail .s1 {
  position: relative;
  padding-left: 17.5%;
  margin-bottom: 2rem;
}

.page-product-detail .s1 .section-header {
  padding-right: 1.25rem;
  text-align: right;
}

.page-product-detail .s1 .section-header h2 {
  font-size: 2.375rem;
  color: #E9AC44;
  font-weight: normal;
  margin: 0;
  line-height: 1.5;
}

.page-product-detail .s1 .section-header h3 {
  font-size: 1.5rem;
  color: #848484;
  font-weight: normal;
  line-height: 1.5;
}

.page-product-detail .s1 .bg {
  position: relative;
}

.page-product-detail .s1 .bg img {
  width: 100%;
}

.page-product-detail .s1 p.des {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #E9AC44;
  z-index: 100;
  padding-left: 1.25rem;
  margin: 0;
  font-size: 0.625rem;
}

.page-product-detail .s2 {
  position: relative;
  padding-left: 17.5%;
  margin-bottom: 3rem;
  padding-right: 1.25rem;
}

.page-product-detail .s2 .section-header p {
  position: relative;
  padding-top: .5rem;
  font-size: 0.75rem;
  color: #848484;
}

.page-product-detail .s2 .section-header p::before {
  content: " ";
  display: block;
  width: 12px;
  height: 2px;
  background-color: #848484;
  position: absolute;
  left: 0;
  top: 0;
}

.page-product-detail .s2 .bg {
  position: relative;
}

.page-product-detail .s2 .bg img {
  width: 100%;
}

.page-product-detail .s2 .txt {
  position: absolute;
  border-top: #E9AC44 solid 1px;
  bottom: 0;
  left: 0;
  color: #000;
  z-index: 100;
  margin-left: 1.25rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 0.75rem;
  width: 69.333%;
}

.page-product-detail .s3 {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 3rem;
  padding-right: 1.25rem;
}

.page-product-detail .s3 .section-header {
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.page-product-detail .s3 .section-header h2 {
  font-size: 1.25rem;
  color: #E9AC44;
  position: relative;
  padding-bottom: 1rem;
}

.page-product-detail .s3 .section-header h2::before {
  content: " ";
  display: block;
  width: 12px;
  height: 2px;
  background-color: #848484;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-product-detail .s3 .section-header p {
  font-size: 0.75rem;
  color: #848484;
}

.page-product-detail .s3 .bg img {
  width: 100%;
}

.page-product-detail .s4 {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 3rem;
  padding-right: 1.25rem;
}

.page-product-detail .s4 .section-header {
  text-align: right;
}

.page-product-detail .s4 .section-header p {
  font-size: 0.75rem;
  color: #848484;
  margin-bottom: .7rem;
}

.page-product-detail .s4 .bg {
  position: relative;
}

.page-product-detail .s4 .bg img.mbg {
  width: 100%;
}

.page-product-detail .s4 .bg .pop {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 10;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-product-detail .s4 .bg .ty {
  position: absolute;
  left: 0;
  top: -45px;
  z-index: 10;
}

.page-product-detail .s5 {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 3rem;
  padding-right: 1.25rem;
}

.page-product-detail .s5 .section-header {
  position: relative;
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.page-product-detail .s5 .section-header::before, .page-product-detail .s5 .section-header::after {
  content: " ";
  display: block;
  width: 15px;
  height: 15px;
  border: 2px #D7DADE solid;
  border-bottom: none;
  border-right: none;
  position: absolute;
  left: 0;
  top: 0;
}

.page-product-detail .s5 .section-header::before {
  border-right: 2px #D7DADE solid;
  border-left: none;
  right: 0;
  left: auto;
  top: 0;
}

.page-product-detail .s5 .section-header p {
  position: relative;
  font-size: 0.75rem;
  color: #848484;
  margin-bottom: .7rem;
  padding-top: .8rem;
}

.page-product-detail .s5 .section-header p::before {
  content: " ";
  display: block;
  width: 15px;
  height: 3px;
  background-color: #E9AC44;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-product-detail .s5 .pic {
  position: relative;
  padding: 5rem 2rem;
  text-align: center;
  background-color: #D7DADE;
}

.page-product-detail .s5 .pic .pop {
  position: absolute;
  left: 50%;
  top: 3rem;
  z-index: 10;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 0.75rem;
  background-color: #E9AC44;
  padding: .3rem .5rem;
  width: 70%;
}

.page-product-detail .s6 {
  padding-left: 1.25rem;
}

.page-product-detail .s6 .section-header {
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.page-product-detail .s6 .section-header::after {
  content: "";
  display: block;
  width: 36.4%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  background-color: #D7DADE;
}

.page-product-detail .s6 .section-header p {
  position: relative;
  z-index: 100;
  font-size: 0.75rem;
  padding-top: .6rem;
}

.page-product-detail .s6 .section-header p::before {
  content: " ";
  display: block;
  width: 15px;
  height: 3px;
  background-color: #E9AC44;
  position: absolute;
  left: 0;
  top: 0;
}

.page-product-detail .s6 .pic {
  position: relative;
}

.page-product-detail .s6 .pic .pop {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: right;
  top: -1.3rem;
  z-index: 100;
}

.page-product-detail .s6 .pic .pop::before {
  content: " ";
  display: block;
  width: 48px;
  height: 1px;
  background-color: #E9AC44;
  position: absolute;
  left: 0;
  top: .5rem;
}

.page-news .categories {
  text-align: center;
  padding: 2rem 1rem;
}

@media (min-width: 1201px) {
  .page-news .categories {
    padding: 3rem 1rem;
  }
}

@media (min-width: 1601px) {
  .page-news .categories {
    padding: 4rem 1rem;
  }
}

.page-news .categories a {
  display: inline-block;
  padding: .3rem 2rem;
  border: 1px #000 solid;
  border-radius: 6px;
  font-size: 1rem;
  margin: 0 1rem;
}

@media (min-width: 1201px) {
  .page-news .categories a {
    font-size: 1.125rem;
    margin: 0 1.5rem;
  }
}

@media (min-width: 1601px) {
  .page-news .categories a {
    font-size: 1.25rem;
    padding: .4rem 2rem;
    margin: 0 2rem;
  }
}

.page-news .categories a:hover {
  background-color: #000;
  color: #fff;
}

.page-news .categories a.active {
  background-color: #000;
  color: #fff;
}

.page-news .newslist {
  margin-bottom: 2rem;
}

.page-news .newslist .item {
  position: relative;
  margin-bottom: 2rem;
}

@media (min-width: 1601px) {
  .page-news .newslist .item {
    margin-bottom: 3rem;
  }
}

.page-news .newslist .item .note {
  margin-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-news .newslist .item .txt {
    padding-left: 1rem;
  }
}

@media (min-width: 1601px) {
  .page-news .newslist .item .txt {
    padding-left: 2rem;
  }
}

.page-news .newslist .item h3 a {
  color: #000;
}

.page-news .newslist .item h3 a:hover {
  text-decoration: underline;
}

.page-news .newslist .item p.des {
  color: #999;
  text-align: justify;
}

@media (min-width: 1601px) {
  .page-news .newslist .item p.des {
    font-size: 1rem;
  }
}

.page-news .newslist .item.odd {
  background-color: #fff;
}

.page-news-detail .banner-news-detail {
  padding-top: 2rem;
}

.page-news-detail .banner-news-detail img {
  width: 100%;
}

@media (min-width: 1201px) {
  .page-news-detail .container {
    max-width: 790px;
  }
}

.page-news-detail .one {
  padding-top: 2rem;
}

.page-news-detail .one .note {
  margin-bottom: 2rem;
}

.page-news-detail .one .content {
  color: #8a9095;
  margin-bottom: 2rem;
}

@media (min-width: 1201px) {
  .page-news-detail .one .content {
    margin-bottom: 3rem;
  }
}

.page-news-detail .one .content p {
  text-align: justify;
}

@media (min-width: 1201px) {
  .page-news-detail .one .content p {
    font-size: 1rem;
  }
}

.page-news-detail .one .content .pic {
  text-align: center;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.page-news-detail .one .pagenav a {
  max-width: 280px;
  display: inline-block;
  height: 36px;
  border-radius: 18px;
  padding: 0 1.5rem;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: #000 1px solid;
  margin: 0 .5rem;
}

@media (min-width: 992px) {
  .page-news-detail .one .pagenav a {
    margin: 0 1rem 0 0;
  }
}

@media (min-width: 1601px) {
  .page-news-detail .one .pagenav a {
    height: 60px;
    border-radius: 30px;
    padding: 0 3rem;
    line-height: 60px;
    font-size: 1rem;
  }
}

.page-news-detail .one .pagenav a:hover {
  background-color: #000;
  color: #fff;
}

.page-patient .item {
  background-color: #F4F5FA;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .page-patient .item {
    margin-bottom: 2rem;
  }
}

@media (min-width: 1601px) {
  .page-patient .item {
    margin-bottom: 3rem;
  }
}

.page-patient .item .txt {
  max-width: 430px;
  padding: 2rem 2rem;
  height: 100%;
  position: relative;
}

@media (min-width: 1601px) {
  .page-patient .item .txt {
    padding: 2rem 3rem;
  }
}

.page-patient .item .txt h3 {
  margin-bottom: 1rem;
}

.page-patient .item .txt .note {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1rem 2rem;
  color: #999;
}

@media (min-width: 1601px) {
  .page-patient .item .txt .note {
    padding: 1rem 3rem;
    bottom: 1rem;
  }
}

.page-patient .item .txt .note .iconfont {
  position: absolute;
  right: 2rem;
  bottom: 0;
  font-size: 2rem;
  z-index: 10;
}

@media (min-width: 1601px) {
  .page-patient .item .txt .note .iconfont {
    right: 3rem;
  }
}

.page-patient .item .txt p {
  color: #999;
}

.page-patient .item:hover {
  background-color: #000;
}

.page-patient .item:hover .txt h3 {
  color: #fff;
}

.page-patient .item:hover .txt p,
.page-patient .item:hover .txt .note {
  color: #fff;
  opacity: .5;
}

.page-college .item {
  margin-bottom: 1rem;
}

.page-college .item .pic {
  text-align: center;
}

.page-college .item .pic img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  height: 339px;
}

.page-college .item .txt {
  padding: 1rem;
}

.page-college .item .txt h3 {
  margin: 0;
  font-weight: normal;
}

.page-college .item .txt .date {
  position: relative;
  padding-left: 1.875rem;
  color: #999;
}

.page-college .item .txt .date::before {
  position: absolute;
  content: " ";
  display: block;
  width: 20px;
  height: 1px;
  left: 0;
  top: 50%;
  z-index: 10;
  background-color: #000;
  opacity: .5rem;
}

.page-investor .nav {
  padding: 1rem;
  border: 1px #eee solid;
  display: inline-block;
}

@media (min-width: 1201px) {
  .page-investor .nav {
    padding: 1.5rem;
  }
}

.page-investor .nav .list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-investor .nav .list li {
  margin-bottom: 1rem;
}

@media (min-width: 1201px) {
  .page-investor .nav .list li {
    margin-bottom: 1.5rem;
  }
}

.page-investor .nav .list li a {
  font-size: 1rem;
}

@media (min-width: 768px) {
  .page-investor .nav .list li a {
    font-size: 1.125rem;
  }
}

@media (min-width: 992px) {
  .page-investor .nav .list li a {
    font-size: 1.25rem;
  }
}

@media (min-width: 1201px) {
  .page-investor .nav .list li a {
    font-size: 1.375rem;
  }
}

@media (min-width: 1601px) {
  .page-investor .nav .list li a {
    font-size: 1.5rem;
  }
}

.page-investor .nav .list li.active {
  border-bottom: 1px #000 solid;
}

.page-investor .nav .list li.active a {
  color: #000;
}

.page-investor .nav .list li:last-child {
  margin-bottom: 0;
}

.page-investor .investor_list {
  margin-bottom: 2rem;
}

.page-investor .investor_list .item {
  border-bottom: 1px #ddd solid;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.page-investor .investor_list .item:first-child {
  border-top: 1px #ddd solid;
}

.page-investor .investor_list .item h3 {
  font-weight: normal;
  margin: 0;
}

.page-investor .investor_list .item h3 a {
  display: inline-block;
  position: relative;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.page-investor .investor_list .item h3 a::before {
  position: absolute;
  content: " ";
  left: 0;
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  width: 0;
  height: 2px;
  background-color: #000;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.page-investor .investor_list .item h3 a .sum {
  display: inline-block;
  width: 30px;
}

.page-investor .investor_list .item h3 a:hover {
  padding-left: 3rem;
}

.page-investor .investor_list .item h3 a:hover::before {
  width: 22px;
}

.page-investor .investor_list .item .date {
  color: #999;
}

@media (min-width: 1601px) {
  .page-investor .investor_list .item .date {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .page-investor-detail .one_article {
    padding-right: 2rem;
  }
}

@media (min-width: 1201px) {
  .page-investor-detail .one_article {
    padding-right: 3rem;
  }
}

@media (min-width: 1601px) {
  .page-investor-detail .one_article {
    padding-right: 4rem;
  }
}

.page-investor-detail .one_article .title {
  text-align: center;
  border-bottom: 2px #eee solid;
  padding-bottom: 1rem;
  color: #000;
  font-weight: normal;
  margin-bottom: 1rem;
}

.page-investor-detail .one_article .down .iconfont {
  color: #000;
}

.page-investor-detail .pagenav a {
  max-width: 280px;
  display: inline-block;
  height: 36px;
  border-radius: 18px;
  padding: 0 1.5rem;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: #000 1px solid;
  margin: 0 .5rem 1rem;
}

@media (min-width: 992px) {
  .page-investor-detail .pagenav a {
    margin: 0 1rem 1rem 0;
  }
}

@media (min-width: 1601px) {
  .page-investor-detail .pagenav a {
    height: 60px;
    border-radius: 30px;
    padding: 0 3rem;
    line-height: 60px;
    font-size: 1rem;
  }
}

.page-investor-detail .pagenav a:hover {
  background-color: #000;
  color: #fff;
}

.page-search .newslist .item {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px #ddd solid;
}

@media (min-width: 768px) {
  .page-search .newslist .item {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.page-search .newslist .item a {
  font-weight: normal;
}

@media (min-width: 1601px) {
  .page-search .newslist .item a {
    font-size: 1.125rem;
  }
}

.page-search .newslist .item a strong {
  color: #24C6DC;
}

.page-search .newslist .item .pubdate {
  color: #ccc;
}

.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 1rem;
}

@media (min-width: 768px) {
  .pagination {
    padding-top: 2rem;
  }
}

.pagination li {
  display: inline-block;
  margin: 0;
}

.pagination li a {
  display: block;
  line-height: 1;
  padding: .2rem .5rem;
  color: #999;
  margin: 0 .5rem;
}

@media (min-width: 768px) {
  .pagination li a {
    padding: .5rem .72rem;
  }
}

.pagination li.active a {
  color: #000;
}

.pagination li:hover a {
  color: #000;
}

.pagination li .prev,
.pagination li .next {
  padding: 0;
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 32px;
  border: 1px #c6c6c8 solid;
  color: #000;
  border-radius: 3px;
}

.pagination li .prev .iconfont,
.pagination li .next .iconfont {
  font-size: 1.25rem;
}

@media (min-width: 1601px) {
  .pagination li .prev,
  .pagination li .next {
    width: 45px;
    height: 45px;
    line-height: 43px;
  }
}

.pagination li .prev:hover,
.pagination li .next:hover {
  border: 1px #000 solid;
  background-color: #000;
  color: #fff;
}

.page-link {
  color: #999;
}

.page-link:hover {
  color: #000;
}

.page-link .iconfont {
  font-size: 0.875rem;
}

.site-footer {
  background-color: #000;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1601px) {
  .site-footer {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}

.site-footer .logo {
  margin-bottom: 1.5rem;
}

.site-footer .bot {
  padding: 1rem;
  color: #fff;
  font-size: 0.75rem;
}

.site-footer .bot a {
  color: #fff;
}

.site-footer .bot a:hover {
  color: #FFB719;
  border-bottom: 1px #FFB719 solid;
}

.toTop {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  display: block;
  opacity: .5;
  z-index: 2000;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  background-color: #eee;
  line-height: 50px;
  border-radius: 5px;
  color: #000;
}

@media (min-width: 768px) {
  .toTop {
    right: 2rem;
    bottom: 2rem;
  }
}

.toTop .iconfont {
  font-size: 1.5rem;
}

.toTop:hover {
  opacity: 1;
}

@media print {
  *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.page-online {
  background: #e8f2f2 url(../img/online_bg.jpg) no-repeat center center;
  min-height: 990px;
}

.page-online .s1 {
  padding-top: 5rem;
}

@media screen and (min-width: 1201px) {
  .page-online .s1 {
    max-width: 800px;
  }
}

.page-online .s1 h3.title {
  font-weight: normal;
}

@media screen and (min-width: 1201px) {
  .page-online .s1 h3.title {
    margin-bottom: 2rem;
  }
}

.page-online .s1 .shops .item a {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}

.page-online .s1 .shops .item a.pic img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.page-online .s1 .shops .item a.pic:hover img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.page-conference {
  padding-top: 70px;
}

@media screen and (min-width: 1201px) {
  .page-conference {
    padding-top: 80px;
  }
}

@media screen and (min-width: 1201px) {
  .page-conference {
    padding-top: 80px;
  }
}

.page-conference .banner {
  text-align: center;
  width: 100%;
  margin-bottom: 2rem;
}

.page-conference .container {
  max-width: 1130px;
  margin-bottom: 5rem;
}

.page-conference .container .txt {
  margin-bottom: 2rem;
}

.page-conference .container .marquee {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.page-num {
    padding: 10px;
}

/*# sourceMappingURL=styles.css.map */