@charset "UTF-8";

a, select, textarea, input[type='checkbox']:before, .tm-swiper .swiper-pagination-bullet:before, .tm-swiper .swiper-pagination-bullet:after, .tm-swiper.pagination-style-04 .swiper-alt-arrow-button, .tm-swiper.pagination-style-05 .swiper-pagination-bullet:after, .tm-swiper.pagination-style-07 .swiper-pagination-bullet, .tm-swiper.pagination-style-07 .swiper-pagination-bullet:after, .tm-swiper.pagination-style-08 .swiper-alt-arrow-button, .tm-swiper:hover .swiper-nav-button, .dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:before, .dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:after, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:before, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:after {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

input[type='checkbox']:after {
  -webkit-transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.section-header::after {
  content: "";
  display: table;
  clear: both;
}

input[type='checkbox']:after, .tm-swiper.pagination-style-04 .swiper-alt-arrow-button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

.tm-swiper.nav-style-04 .swiper-nav-button i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 900;
}

.tm-swiper.pagination-style-08 .swiper-alt-arrow-button:before, .tm-swiper .swiper-nav-button i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Pro' !important;
  font-weight: 400;
}


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

html {
  box-sizing: border-box;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

mark {
  background: #ffff00;
  color: #000000;
}

small {
  font-size: 80%;
}

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

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 18px;
}

input[type='search'] {
  box-sizing: inherit;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  max-width: 1200px;
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

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

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .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-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-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-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-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-right-0 {
  margin-right: 0%;
}

.col-xs-offset-right-1 {
  margin-right: 8.33333%;
}

.col-xs-offset-right-2 {
  margin-right: 16.66667%;
}

.col-xs-offset-right-3 {
  margin-right: 25%;
}

.col-xs-offset-right-4 {
  margin-right: 33.33333%;
}

.col-xs-offset-right-5 {
  margin-right: 41.66667%;
}

.col-xs-offset-right-6 {
  margin-right: 50%;
}

.col-xs-offset-right-7 {
  margin-right: 58.33333%;
}

.col-xs-offset-right-8 {
  margin-right: 66.66667%;
}

.col-xs-offset-right-9 {
  margin-right: 75%;
}

.col-xs-offset-right-10 {
  margin-right: 83.33333%;
}

.col-xs-offset-right-11 {
  margin-right: 91.66667%;
}

.col-xs-offset-right-12 {
  margin-right: 100%;
}

@media (min-width: 544px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66667%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66667%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66667%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66667%;
  }
  .col-sm-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-right-0 {
    margin-right: 0%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66667%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66667%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66667%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66667%;
  }
  .col-md-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-right-0 {
    margin-right: 0%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.33333%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.66667%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.33333%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.66667%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.33333%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.66667%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.33333%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.66667%;
  }
  .col-lg-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.33333%;
  }
  .col-xl-pull-2 {
    right: 16.66667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.33333%;
  }
  .col-xl-pull-5 {
    right: 41.66667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.33333%;
  }
  .col-xl-pull-8 {
    right: 66.66667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.33333%;
  }
  .col-xl-pull-11 {
    right: 91.66667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.33333%;
  }
  .col-xl-push-2 {
    left: 16.66667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.33333%;
  }
  .col-xl-push-5 {
    left: 41.66667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.33333%;
  }
  .col-xl-push-8 {
    left: 66.66667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.33333%;
  }
  .col-xl-push-11 {
    left: 91.66667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-right-0 {
    margin-right: 0%;
  }
  .col-xl-offset-right-1 {
    margin-right: 8.33333%;
  }
  .col-xl-offset-right-2 {
    margin-right: 16.66667%;
  }
  .col-xl-offset-right-3 {
    margin-right: 25%;
  }
  .col-xl-offset-right-4 {
    margin-right: 33.33333%;
  }
  .col-xl-offset-right-5 {
    margin-right: 41.66667%;
  }
  .col-xl-offset-right-6 {
    margin-right: 50%;
  }
  .col-xl-offset-right-7 {
    margin-right: 58.33333%;
  }
  .col-xl-offset-right-8 {
    margin-right: 66.66667%;
  }
  .col-xl-offset-right-9 {
    margin-right: 75%;
  }
  .col-xl-offset-right-10 {
    margin-right: 83.33333%;
  }
  .col-xl-offset-right-11 {
    margin-right: 91.66667%;
  }
  .col-xl-offset-right-12 {
    margin-right: 100%;
  }
}

@media (min-width: 1920px) {
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xxl-pull-0 {
    right: auto;
  }
  .col-xxl-pull-1 {
    right: 8.33333%;
  }
  .col-xxl-pull-2 {
    right: 16.66667%;
  }
  .col-xxl-pull-3 {
    right: 25%;
  }
  .col-xxl-pull-4 {
    right: 33.33333%;
  }
  .col-xxl-pull-5 {
    right: 41.66667%;
  }
  .col-xxl-pull-6 {
    right: 50%;
  }
  .col-xxl-pull-7 {
    right: 58.33333%;
  }
  .col-xxl-pull-8 {
    right: 66.66667%;
  }
  .col-xxl-pull-9 {
    right: 75%;
  }
  .col-xxl-pull-10 {
    right: 83.33333%;
  }
  .col-xxl-pull-11 {
    right: 91.66667%;
  }
  .col-xxl-pull-12 {
    right: 100%;
  }
  .col-xxl-push-0 {
    left: auto;
  }
  .col-xxl-push-1 {
    left: 8.33333%;
  }
  .col-xxl-push-2 {
    left: 16.66667%;
  }
  .col-xxl-push-3 {
    left: 25%;
  }
  .col-xxl-push-4 {
    left: 33.33333%;
  }
  .col-xxl-push-5 {
    left: 41.66667%;
  }
  .col-xxl-push-6 {
    left: 50%;
  }
  .col-xxl-push-7 {
    left: 58.33333%;
  }
  .col-xxl-push-8 {
    left: 66.66667%;
  }
  .col-xxl-push-9 {
    left: 75%;
  }
  .col-xxl-push-10 {
    left: 83.33333%;
  }
  .col-xxl-push-11 {
    left: 91.66667%;
  }
  .col-xxl-push-12 {
    left: 100%;
  }
  .col-xxl-offset-0 {
    margin-left: 0%;
  }
  .col-xxl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xxl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xxl-offset-3 {
    margin-left: 25%;
  }
  .col-xxl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xxl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xxl-offset-6 {
    margin-left: 50%;
  }
  .col-xxl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xxl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xxl-offset-9 {
    margin-left: 75%;
  }
  .col-xxl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xxl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xxl-offset-12 {
    margin-left: 100%;
  }
  .col-xxl-offset-right-0 {
    margin-right: 0%;
  }
  .col-xxl-offset-right-1 {
    margin-right: 8.33333%;
  }
  .col-xxl-offset-right-2 {
    margin-right: 16.66667%;
  }
  .col-xxl-offset-right-3 {
    margin-right: 25%;
  }
  .col-xxl-offset-right-4 {
    margin-right: 33.33333%;
  }
  .col-xxl-offset-right-5 {
    margin-right: 41.66667%;
  }
  .col-xxl-offset-right-6 {
    margin-right: 50%;
  }
  .col-xxl-offset-right-7 {
    margin-right: 58.33333%;
  }
  .col-xxl-offset-right-8 {
    margin-right: 66.66667%;
  }
  .col-xxl-offset-right-9 {
    margin-right: 75%;
  }
  .col-xxl-offset-right-10 {
    margin-right: 83.33333%;
  }
  .col-xxl-offset-right-11 {
    margin-right: 91.66667%;
  }
  .col-xxl-offset-right-12 {
    margin-right: 100%;
  }
}

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

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

@media (min-width: 544px) {
  .col-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .col-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 768px) {
  .col-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .col-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 992px) {
  .col-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .col-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 1200px) {
  .col-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .col-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 1920px) {
  .col-xxl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .col-xxl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

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

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

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

@media (min-width: 544px) {
  .row-sm-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .row-sm-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-sm-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media (min-width: 768px) {
  .row-md-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .row-md-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-md-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media (min-width: 992px) {
  .row-lg-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .row-lg-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-lg-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media (min-width: 1200px) {
  .row-xl-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .row-xl-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-xl-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media (min-width: 1920px) {
  .row-xxl-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .row-xxl-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .row-xxl-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

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

@media (min-width: 544px) {
  .row-sm-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .row-md-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .row-lg-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  .row-xl-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

@media (min-width: 1920px) {
  .row-xxl-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
  }
}

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

@media (min-width: 544px) {
  .row-sm-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .row-md-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (min-width: 992px) {
  .row-lg-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (min-width: 1200px) {
  .row-xl-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (min-width: 1920px) {
  .row-xxl-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.col-xs-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

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

.col-xs-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

@media (min-width: 544px) {
  .col-sm-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .col-sm-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .col-sm-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 768px) {
  .col-md-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .col-md-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .col-md-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 992px) {
  .col-lg-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .col-lg-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .col-lg-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 1200px) {
  .col-xl-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .col-xl-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .col-xl-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@media (min-width: 1920px) {
  .col-xxl-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
  .col-xxl-center {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
  }
  .col-xxl-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

@-webkit-keyframes move-vertical {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  50% {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  75% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes move-vertical {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(0, 10px);
    transform: translate(0, 10px);
  }
  50% {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  75% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@-webkit-keyframes move-vertical-reversed {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  50% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  75% {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes move-vertical-reversed {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
  }
  50% {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  75% {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@-webkit-keyframes move-vertical-2 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(0, 10px) rotate(5deg) skew(25deg);
    transform: translate(0, 10px) rotate(5deg) skew(25deg);
  }
  50% {
    -webkit-transform: translate(0, 5px) rotate(0deg) skew(0deg);
    transform: translate(0, 5px) rotate(0deg) skew(0deg);
  }
  75% {
    -webkit-transform: translate(0, -5px) rotate(-5deg) skew(-25deg);
    transform: translate(0, -5px) rotate(-5deg) skew(-25deg);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes move-vertical-2 {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  25% {
    -webkit-transform: translate(0, 10px) rotate(5deg) skew(25deg);
    transform: translate(0, 10px) rotate(5deg) skew(25deg);
  }
  50% {
    -webkit-transform: translate(0, 5px) rotate(0deg) skew(0deg);
    transform: translate(0, 5px) rotate(0deg) skew(0deg);
  }
  75% {
    -webkit-transform: translate(0, -5px) rotate(-5deg) skew(-25deg);
    transform: translate(0, -5px) rotate(-5deg) skew(-25deg);
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

.move-vertical {
  -webkit-animation: move-vertical 5s linear infinite;
  animation: move-vertical 5s linear infinite;
}

.move-vertical-reversed {
  -webkit-animation: move-vertical-reversed 5s linear infinite;
  animation: move-vertical-reversed 5s linear infinite;
}

.move-vertical-reversed-2 {
  -webkit-animation: move-vertical-reversed 3s linear infinite;
  animation: move-vertical-reversed 3s linear infinite;
}

.move-vertical-2 {
  -webkit-animation: move-vertical-2 5s linear infinite;
  animation: move-vertical-2 5s linear infinite;
}

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

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

a:hover, a:focus {
  color: #FD8D15;
}

a.active {
  color: #ffffff;
}

a[href^=tel] {
  text-decoration: none;
}

.link-secret {
  color: inherit !important;
}

.link-transition-01 {
  position: relative;
}

.link-transition-01:after {
  content: '';
  width: 0;
  height: 1px;
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
  background: currentColor;
}

.link-transition-01:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}

.link-transition-02 {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 5px 0;
}

.link-transition-02:before, .link-transition-02:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e7e7e7;
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}

.link-transition-02:after {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0) translateZ(0);
          transform: scaleX(0) translateZ(0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.link-transition-02:hover:before {
  -webkit-transform: scaleX(0) translateZ(0);
          transform: scaleX(0) translateZ(0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.link-transition-02:hover:after {
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0);
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s, -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.3s;
}

.link-in-title {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

.link-in-title:hover {
  color: #FD8D15 !important;
}

.title-has-link a {
  color: inherit !important;
  font-size: inherit !important;
  line-height: inherit !important;
}

.title-has-link a:hover {
  color: #FD8D15 !important;
}

ul {
  padding-left: 20px;
}

ol {
  list-style: decimal;
  padding-left: 30px;
}

ol, ul {
  margin-top: 1em;
  margin-bottom: 1em;
}

ol li + li, ul li + li {
  margin: 6px 0 0;
}

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

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

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

.list-style-dots li {
  position: relative;
  padding: 0 0 0 15px;
}

.list-style-dots li:before {
  position: absolute;
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: currentColor;
}

::-webkit-input-placeholder {
  color: #9b9b9b;
}

:-moz-placeholder {

  color: #9b9b9b;
}

::-moz-placeholder {

  color: #9b9b9b;
}

:-ms-input-placeholder {
  color: #9b9b9b;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'] {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  padding: 3px 18px;
  min-height: 50px;
  outline: none;
  border-radius: 5px;
  font-family: "Kanit", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  box-shadow: none;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='url']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='number']:focus,
input[type='tel']:focus {
  color: #000;
  border-color: #000;
  background-color: #fff;
  box-shadow: none;
}

input[type='text'][disabled],
input[type='email'][disabled],
input[type='url'][disabled],
input[type='password'][disabled],
input[type='search'][disabled],
input[type='number'][disabled],
input[type='tel'][disabled] {
  color: #ffffff !important;
  background-color: #f1f1f1 !important;
  border-color: #f1f1f1 !important;
}

select {
  width: 100%;
  max-width: 100%;
  padding: 3px 30px 3px 18px;
  min-height: 50px;
  outline: none;
  border-radius: 5px;
  background: transparent url(../svgs/select-arrow.svg) no-repeat;
  background-position: center right 18px;
  background-size: 10px auto;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: "Kanit", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  box-shadow: none;
}

select:focus {
  color: #000;
  border-color: #000;
  background-color: #fff;
  box-shadow: none;
}

textarea {
  width: 100%;
  outline: none;
  border-radius: 5px;
  display: block;
  padding: 12px 18px;
  max-width: 100%;
  font-family: "Kanit", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  color: #000;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  box-shadow: none;
}

textarea:focus {
  color: #000;
  border-color: #000;
  background-color: #fff;
  box-shadow: none;
}


input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='tel'],
textarea {
  -webkit-appearance: none;
}

@-webkit-keyframes autofill {
  to {
    color: #7e7e7e;
    background: #fff;
  }
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}

.form-group {
  margin: 0 0 25px;
}

.form-group p.error, .form-group label.error {
  display: block;
  margin: 3px 0 0;
  font-size: 13px;
  color: #d9534f;
}

.form-label {
  display: block;
  font-size: 13px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 6px;
}

.form-label[for] {
  cursor: pointer;
}

.form-label-checkbox {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-size: 14px;
}

.form-label-checkbox input[type=checkbox] {
  top: 2px;
}


@supports (-webkit-overflow-scrolling: touch) {
  input[type='text'],
  input[type='email'],
  input[type='url'],
  input[type='password'],
  input[type='search'],
  input[type='number'],
  input[type='tel'],
  select,
  textarea {
    font-size: 16px !important;
  }
}

input[type='checkbox'] {
  position: relative;
  background: transparent;
  border-width: 0;
  box-shadow: none;
  margin: 0 9px 0 1px;
  cursor: pointer;
  height: 14px;
  width: 14px;
}

input[type='checkbox']:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 0.125rem;
}

input[type='checkbox']:after {
  position: absolute;
  font-size: 12px;
  content: "";
  display: block;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  color: #fff;
}

input[type='checkbox']:hover:before {
  border-color: #000;
}

input[type='checkbox']:checked:before {
  background: #000;
  border-color: transparent;
}

input[type='checkbox']:checked:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

input[type='radio'] {
  position: relative;
  padding: 5px;
  margin: 0 10px 0 2px;
  cursor: pointer;
}

input[type='radio']:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  -webkit-transition: border-color .3s ease;
  transition: border-color .3s ease;
}

input[type='radio']:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #000;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

input[type='radio']:hover:before {
  border-color: #000;
}

input[type='radio']:checked {
  cursor: auto;
}

input[type='radio']:checked:before {
  border-color: #ccc;
}

input[type='radio']:checked:after {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  padding: 0 28px;
  height: 50px;
  line-height: 46px;
  outline: none;
  text-decoration: none;
  color: var(--mg-button-text, #ffffff);
  border: 2px solid var(--mg-button-border, #4e4e4e);
  background-color: var(--mg-button-background, transparent);
  border-radius: 5px;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: none;
  cursor: pointer;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  box-shadow: none;
}

button:focus,
input[type='button']:focus,
input[type='reset']:focus,
input[type='submit']:focus,
.button:focus {
  outline: none;
}

button[disabled], button.disabled,
input[type='button'][disabled],
input[type='button'].disabled,
input[type='reset'][disabled],
input[type='reset'].disabled,
input[type='submit'][disabled],
input[type='submit'].disabled,
.button[disabled],
.button.disabled {
  cursor: not-allowed;
  background-color: transparent !important;
  border-color: #4e4e4e !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

button:focus, button:hover,
input[type='button']:focus,
input[type='button']:hover,
input[type='reset']:focus,
input[type='reset']:hover,
input[type='submit']:focus,
input[type='submit']:hover,
.button:focus,
.button:hover {
  color: var(--mg-button-hover-text, #000000);
  border-color: var(--mg-button-hover-border, #ffffff);
  background-color: var(--mg-button-hover-background, #ffffff);
  box-shadow: 0 0 0 0.2rem var(--mg-button-hover-background, #ffffff);
}

.button-outline {
  --mg-button-text: #ffffff;
  --mg-button-border: #ffffff;
  --mg-button-background: rgba(0, 0, 0, 0);
  --mg-button-hover-text: #000000;
  --mg-button-hover-border: #ffffff;
  --mg-button-hover-background: #ffffff;
}

.button-black {
  --mg-button-text: #fff;
  --mg-button-border: #000;
  --mg-button-background: #000;
  --mg-button-hover-text: #fff;
  --mg-button-hover-border: #000;
  --mg-button-hover-background: #000;
}

.button {
  display: inline-block;
}

.button-thick-border {
  border-width: 2px;
}

@media (min-width: 992px) {
  button,
  input[type='button'],
  input[type='reset'],
  input[type='submit'],
  .button {
    padding: 0 35px;
    height: 60px;
    line-height: 56px;
    font-size: 18px;
  }
}

::-moz-selection {
  -webkit-text-fill-color: #fff;
  background: #FD8D15;
  color: #ffffff;
}

::selection {
  -webkit-text-fill-color: #fff;
  background: #FD8D15;
  color: #ffffff;
}

::-moz-selection {
  -webkit-text-fill-color: #fff;
  background: #FD8D15;
  color: #ffffff;
}

::-webkit-selection {
  -webkit-text-fill-color: #fff;
  background: #FD8D15;
  color: #ffffff;
}

hr {
  margin-bottom: 1.5em;
  height: 1px;
  border: 0;
  background-color: #ccc;
}

img {
  max-width: 100%;

  height: auto;

  vertical-align: top;
}

figcaption {
  padding: 16px 0 0;
  text-align: center;
  font-size: .9em;
}

[style*="--lazy-image-height"]:before {
  display: block;
  width: 100%;
  content: "";
  height: 0;
  padding-top: var(--lazy-image-height);
}

.dreambitcity-lazy-image {
  position: relative;
  overflow: hidden;
  background-color: #e2e2e2;
  max-width: 100%;
  width: var(--lazy-image-width);
}

.dreambitcity-lazy-image:before {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  -webkit-animation: skeleton-loading 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
          animation: skeleton-loading 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

.dreambitcity-lazy-image img {
  position: absolute;
  top: 0;
  left: 0;
}

.ll-background.ll-background-unload {
  position: relative;
  background-color: #e2e2e2 !important;
  background-image: none !important;
}

.ll-background.ll-background-unload:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 100%);
  -webkit-animation: skeleton-loading 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
          animation: skeleton-loading 1s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

td,
th {
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

th {
  color: #ffffff;
  font-weight: 700;
}

table th.empty {
  visibility: hidden;
  border: 0;
  background: none;
}

table tr:nth-child(2n) td {
  background: rgba(0, 0, 0, 0.01);
}

body {
  color: #ffffff;
  background-color: #0c0c0c;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  line-height: 26px;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  line-height: 1.3;
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}

h1 {
  font-size: 38px;
}

h2 {
  font-size: 32px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 26px;
}

h5 {
  font-size: 22px;
}

h6 {
  font-size: 18px;
}

p {
  margin-bottom: 1.5em;
  margin-top: 0;
}

p:last-child {
  margin-bottom: 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

address {
  margin: 0 0 1.5em;
}

pre {
  font-size: 15px;
  overflow: auto;
  margin-bottom: 1.6em;
  padding: 1.6em;
  max-width: 100%;
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  line-height: 1.6;
  white-space: pre-wrap;

  white-space: -moz-pre-wrap;

  white-space: -pre-wrap;

  white-space: -o-pre-wrap;

  word-wrap: break-word;
}

code,
kbd,
tt,
var {
  font-size: 15px;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

code {
  background: #f3f4f5;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: none;
  text-decoration: none;
}

mark {
  color: #FD8D15;
}

big {
  font-size: 125%;
}

blockquote,
q {
  quotes: "" "";
}

blockquote:before, blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote {
  margin: 50px 0 44px 48px !important;
  border: 0;
  padding: 0;
  font-family: "Kanit", sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-style: normal;
  font-size: 28px;
  line-height: 1.43;
  max-width: 660px;
}

blockquote cite {
  display: block;
  font-family: "Kanit", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 18px 0 0;
}

blockquote cite em {
  font-style: inherit;
}

blockquote p {
  margin: 0 0 18px;
}

blockquote p > cite {
  display: block;
  margin: 36px 0 0;
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 24px;
  }
  blockquote p > cite {
    margin: 20px 0 0;
  }
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 20px;
    margin: 30px 0 !important;
  }
}

.svg-icon {
  font-size: 36px;
  line-height: 1;
  display: inline-block;
}

.svg-icon svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}

.svg-icon svg *[stroke^="#"],
.svg-icon svg *[stroke^="url(#"] {
  stroke: currentColor;
}

.svg-icon svg *[fill^="#"],
.svg-icon svg *[fill^="url(#"] {
  fill: currentColor;
}

.tm-swiper {
  --slides-view: 1;
  position: relative;
  z-index: 1;
}

.tm-swiper .swiper-inner {
  position: relative;
}

.tm-swiper .swiper-container {
  width: 100%;
}

.tm-swiper .swiper-container:not(.swiper-container-initialized) .swiper-slide {
  margin-right: calc(1px * var(--gutter, 0));
}

.tm-swiper .swiper-container .swiper-slide {
  width: var(--slides-width, calc( (100% - ((var(--slides-view) - 1) * var(--gutter, 0) * 1px)) / var(--slides-view)));
}

.tm-swiper .swiper-slide {
  box-sizing: border-box;
  text-align: left;
  overflow: visible;
}

.tm-swiper .swiper-slide .tm-button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.tm-swiper > .swiper-inner > .swiper-container > .swiper-wrapper > .swiper-slide {
  display: var(--swiper-content-display, block);
  -webkit-align-self: var(--swiper-content-v-align, flex-start);
      -ms-flex-item-align: var(--swiper-content-v-align, flex-start);
          align-self: var(--swiper-content-v-align, flex-start);
  -webkit-box-pack: var(--swiper-content-h-align, flex-start);
  -webkit-justify-content: var(--swiper-content-h-align, flex-start);
      -ms-flex-pack: var(--swiper-content-h-align, flex-start);
          justify-content: var(--swiper-content-h-align, flex-start);
}

.tm-swiper[data-autoplay='1'] .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.tm-swiper > .swiper-inner > .swiper-container.swiper-container-horizontal > .swiper-wrapper[data-active-items='auto'] > .swiper-slide {
  width: auto !important;
}

.tm-swiper > .swiper-inner > .swiper-container.swiper-container-horizontal > .swiper-wrapper[data-active-items='auto'] > .swiper-slide img {
  width: auto;
}

.tm-swiper > .swiper-inner > .swiper-container.swiper-container-vertical > .swiper-wrapper[data-active-items='auto'] > .swiper-slide {
  height: auto !important;
}

.tm-swiper > .swiper-inner > .swiper-container.swiper-container-vertical > .swiper-wrapper[data-active-items='auto'] > .swiper-slide img {
  height: auto;
}

.tm-swiper.highlight-centered-items .swiper-slide {
  -webkit-transition: opacity .25s linear;
  transition: opacity .25s linear;
}

.tm-swiper.highlight-centered-items-opacity .swiper-slide:not(.swiper-slide-active) {
  opacity: .4;
}

.tm-swiper .swiper-pagination-container {
  position: var(--swiper-pagination-vertical-position);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  margin-top: 50px;
}

.tm-swiper .swiper-pagination-container .container,
.tm-swiper .swiper-pagination-container .row,
.tm-swiper .swiper-pagination-container .col-md-12 {
  height: 100%;
}

.tm-swiper .swiper-pagination-wrap {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: var(--swiper-pagination-vertical-align, flex-end);
  -webkit-align-items: var(--swiper-pagination-vertical-align, flex-end);
      -ms-flex-align: var(--swiper-pagination-vertical-align, flex-end);
          align-items: var(--swiper-pagination-vertical-align, flex-end);
  -webkit-box-pack: var(--swiper-pagination-horizontal-align, center);
  -webkit-justify-content: var(--swiper-pagination-horizontal-align, center);
      -ms-flex-pack: var(--swiper-pagination-horizontal-align, center);
          justify-content: var(--swiper-pagination-horizontal-align, center);
}

.tm-swiper .swiper-pagination-inner {
  pointer-events: auto;
  margin-top: var(--swiper-pagination-margin-top);
  margin-right: var(--swiper-pagination-margin-right);
  margin-bottom: var(--swiper-pagination-margin-bottom);
  margin-left: var(--swiper-pagination-margin-left);
  position: relative;
  z-index: 6;
}

.tm-swiper .swiper-pagination {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: var(--swiper-pagination-direction, row);
      -ms-flex-direction: var(--swiper-pagination-direction, row);
          flex-direction: var(--swiper-pagination-direction, row);
}

.tm-swiper .swiper-pagination.swiper-pagination-progressbar {
  width: 100%;
  height: 3px;
  left: 0;
  top: 0;
  background: #bbb;
}

.tm-swiper .swiper-pagination.swiper-pagination-custom {
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
}

.tm-swiper .swiper-pagination-bullets {
  font-size: 0;
}

.tm-swiper .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  margin: var(--swiper-pagination-v-spacing, 5px) var(--swiper-pagination-h-spacing, 5px);
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 0;
  background: transparent;
  opacity: 1;
  position: relative;
  outline: none;
  color: #fff;
}

.tm-swiper .swiper-pagination-bullet:hover {
  color: #fff;
}

.tm-swiper .swiper-pagination-bullet:hover:before {
  width: 10px;
  height: 10px;
}

.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
}

.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 1;
}

.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 14px;
  height: 14px;
}

.tm-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  cursor: default;
}

.tm-swiper .swiper-pagination-bullet:before, .tm-swiper .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 10px;
  height: 10px;
  z-index: 1;
}

.tm-swiper .swiper-pagination-bullet:before {
  background: currentColor;
  opacity: .3;
}

.tm-swiper .swiper-pagination-bullet:after {
  border: 1px solid transparent;
  border-radius: 50%;
}

.tm-swiper .swiper-pagination-bullet:only-child {
  visibility: hidden;
}

.tm-swiper .fraction {
  display: inline-block;
}

.tm-swiper .swiper-pagination-bullets-dynamic {
  white-space: nowrap;
}

.tm-swiper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(1) !important;
      -ms-transform: scale(1) !important;
          transform: scale(1) !important;
}

.tm-swiper.pagination-style-02 .swiper-pagination-bullet {
  width: 22px;
  margin: var(--swiper-pagination-v-spacing, 4px) var(--swiper-pagination-h-spacing, 4px);
  color: rgba(0, 0, 0, 0.5);
}

.tm-swiper.pagination-style-02 .swiper-pagination-bullet:before {
  border-radius: 0;
  width: 22px;
  height: 4px;
  background-color: currentColor;
}

.tm-swiper.pagination-style-02 .swiper-pagination-bullet:after {
  display: none;
}

.tm-swiper.pagination-style-02 .swiper-pagination-bullet:hover {
  color: #000;
}

.tm-swiper.pagination-style-02 .swiper-pagination-bullet:hover:before {
  background-color: currentColor;
}

.tm-swiper.pagination-style-02 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #000;
}

.tm-swiper.pagination-style-02 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 1;
  background-color: currentColor;
}

.tm-swiper.pagination-style-03 .fraction {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

.tm-swiper.pagination-style-03 .fraction * {
  display: inline-block;
  vertical-align: middle;
}

.tm-swiper.pagination-style-03 .fraction .separator {
  width: 40px;
  height: 1px;
  background: #eee;
  margin: var(--swiper-pagination-v-spacing, 13px) var(--swiper-pagination-h-spacing, 13px);
}

.tm-swiper.pagination-style-04 .swiper-pagination-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: var(--swiper-pagination-direction, row);
      -ms-flex-direction: var(--swiper-pagination-direction, row);
          flex-direction: var(--swiper-pagination-direction, row);
}

.tm-swiper.pagination-style-04 .fraction {
  font-size: 16px;
  font-weight: 500;
  color: #000;
}

.tm-swiper.pagination-style-04 .fraction div {
  display: inline-block;
}

.tm-swiper.pagination-style-04 .swiper-pagination {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin: 15px;
  min-width: 80px;
}

.tm-swiper.pagination-style-04 .swiper-alt-arrow-button {
  color: #9b9b9b;
  font-size: 20px;
  cursor: pointer;
  width: 45px;
  height: 45px;
  text-align: center;
  border: 1px solid #eee;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: rotate(var(--swiper-pagination-arrow-rotate, 0));
      -ms-transform: rotate(var(--swiper-pagination-arrow-rotate, 0));
          transform: rotate(var(--swiper-pagination-arrow-rotate, 0));
}

.tm-swiper.pagination-style-04 .swiper-alt-arrow-button:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
  box-shadow: 0 0 0 0.2rem #000;
}

.tm-swiper.pagination-style-04 .swiper-alt-arrow-prev {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.tm-swiper.pagination-style-04 .swiper-alt-arrow-prev:before {
  content: "";
}

.tm-swiper.pagination-style-04 .swiper-alt-arrow-next {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.tm-swiper.pagination-style-04 .swiper-alt-arrow-next:before {
  content: "";
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet {
  width: 26px;
  height: 26px;
  margin: var(--swiper-pagination-v-spacing, 3px) var(--swiper-pagination-h-spacing, 3px);
  color: rgba(0, 0, 0, 0.5);
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet:before {
  width: 8px;
  height: 8px;
  background-color: currentColor;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  opacity: 0;
  border: 1px solid transparent;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet:hover, .tm-swiper.pagination-style-05 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #000;
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet:hover:before, .tm-swiper.pagination-style-05 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background-color: currentColor;
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet:hover:after, .tm-swiper.pagination-style-05 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  opacity: 1;
  border-color: currentColor;
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 100%;
  height: 100%;
}

.tm-swiper.pagination-style-05 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 1;
}

.tm-swiper.pagination-style-06 .fraction {
  font-size: 14px;
  color: #000;
  font-weight: 700;
}

.tm-swiper.pagination-style-06 .fraction * {
  display: inline-block;
  line-height: 1;
}

.tm-swiper.pagination-style-06 .fraction .separator {
  font-size: 0.9em;
  position: relative;
  top: -1px;
  padding: 0px 8px;
}

.tm-swiper.pagination-style-07 .swiper-pagination-bullet {
  color: #000;
  font-size: 24px;
  font-weight: 500;
  width: auto;
  height: auto;
  line-height: 1;
  margin: 0;
}

.tm-swiper.pagination-style-07 .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: var(--swiper-pagination-spacing, 22px);
}

.tm-swiper.pagination-style-07 .swiper-pagination-bullet:before {
  display: none;
}

.tm-swiper.pagination-style-07 .swiper-pagination-bullet:after {
  content: '';
  width: 0;
  height: 1px;
  background-color: #000;
  position: absolute;
  right: calc(-1 / 3 * var(--swiper-pagination-spacing, 22px));
  top: 50%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  left: auto;
  border: 0;
}

.tm-swiper.pagination-style-07 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  padding-right: 100px;
}

.tm-swiper.pagination-style-07 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  width: 100px;
}

.tm-swiper.pagination-style-08 .swiper-pagination-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: var(--swiper-pagination-direction, row);
      -ms-flex-direction: var(--swiper-pagination-direction, row);
          flex-direction: var(--swiper-pagination-direction, row);
}

.tm-swiper.pagination-style-08 .swiper-pagination {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.tm-swiper.pagination-style-08 .swiper-alt-arrow-button {
  color: #000;
  font-size: 14px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  -webkit-transform: rotate(var(--swiper-pagination-arrow-rotate, 0));
      -ms-transform: rotate(var(--swiper-pagination-arrow-rotate, 0));
          transform: rotate(var(--swiper-pagination-arrow-rotate, 0));
}

.tm-swiper.pagination-style-08 .swiper-alt-arrow-button:hover {
  color: #000;
}

.tm-swiper.pagination-style-08 .swiper-alt-arrow-prev {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.tm-swiper.pagination-style-08 .swiper-alt-arrow-prev:before {
  content: "";
}

.tm-swiper.pagination-style-08 .swiper-alt-arrow-next {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.tm-swiper.pagination-style-08 .swiper-alt-arrow-next:before {
  content: "";
}

.tm-swiper .swiper-nav-buttons-wrap {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.tm-swiper .swiper-nav-buttons-wrap .container,
.tm-swiper .swiper-nav-buttons-wrap .row,
.tm-swiper .swiper-nav-buttons-wrap .col-md-12 {
  height: 100%;
}

.tm-swiper .swiper-nav-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}

.tm-swiper .swiper-nav-button {
  --dreambitcity-swiper-nav-button-hover-background: #fff;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.25s linear 0.5s, opacity 0.25s linear 0.5s;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.25s linear 0.5s, opacity 0.25s linear 0.5s;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  outline: none;
  width: 45px;
  height: 45px;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 10px 0;
  pointer-events: auto;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: none;
}

.tm-swiper .swiper-nav-button.swiper-button-disabled {
  opacity: .5;
  cursor: auto;
}

.tm-swiper .swiper-nav-button:hover {
  color: #000;
  background-color: var(--dreambitcity-swiper-nav-button-hover-background);
  box-shadow: 0 0 0 0.2rem var(--dreambitcity-swiper-nav-button-hover-background);
}

.tm-swiper .swiper-nav-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.tm-swiper .swiper-nav-button:after {
  display: none;
}

.tm-swiper.nav-show-always .swiper-nav-button {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.tm-swiper .swiper-button-prev {
  left: 30px;
}

.tm-swiper .swiper-button-prev i:before {
  content: "";
}

.tm-swiper .swiper-button-next {
  right: 30px;
}

.tm-swiper .swiper-button-next i:before {
  content: "";
}

.tm-swiper:hover .swiper-nav-button {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.tm-swiper .nav-button-text {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.tm-swiper.nav-style-02 .swiper-nav-button {
  font-size: 18px;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.25s linear, opacity 0.25s linear;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.25s linear, opacity 0.25s linear;
  border: 1px solid #fff;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.01);
}

.tm-swiper.nav-style-02 .swiper-nav-button:hover {
  background-color: var(--dreambitcity-swiper-nav-button-hover-background);
  border-color: #000;
  box-shadow: 0 0 0 0.2rem var(--dreambitcity-swiper-nav-button-hover-background);
}

.tm-swiper.nav-style-02 .swiper-button-prev {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  left: 30px;
}

.tm-swiper.nav-style-02 .swiper-button-next {
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
  right: 30px;
}

.tm-swiper.nav-style-02.nav-show-always .swiper-nav-button, .tm-swiper.nav-style-02:hover .swiper-nav-button {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.tm-swiper.nav-style-03 .swiper-nav-button {
  width: 64px;
  height: 64px;
  font-size: 23px;
  color: #000;
  border-width: 0;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: none;
}

.tm-swiper.nav-style-03 .swiper-nav-button:hover {
  color: #000;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.11);
}

.tm-swiper.nav-style-03 .swiper-nav-button svg {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
  color: currentColor;
}

.tm-swiper.nav-style-03 .swiper-nav-button svg *[stroke^="#"],
.tm-swiper.nav-style-03 .swiper-nav-button svg *[stroke^="url(#"] {
  stroke: currentColor;
}

.tm-swiper.nav-style-03 .swiper-nav-button svg *[fill^="#"],
.tm-swiper.nav-style-03 .swiper-nav-button svg *[fill^="url(#"] {
  fill: currentColor;
}

.tm-swiper.nav-style-03 .swiper-button-prev {
  left: 30px;
}

.tm-swiper.nav-style-03 .swiper-button-next {
  right: 30px;
}

.tm-swiper.nav-style-04 .swiper-nav-button {
  color: #000;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.11);
  background-color: #fff;
  border: 0;
}

.tm-swiper.nav-style-04 .swiper-button-prev {
  left: 30px;
}

.tm-swiper.nav-style-04 .swiper-button-next {
  right: 30px;
}

.dreambitcity-slider-buttons .button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -5px;
  margin-left: -5px;
}

.dreambitcity-slider-buttons .slider-btn {
  --dreambitcity-swiper-nav-button-hover-background: #000;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.25s linear 1s, opacity 0.25s linear 1s;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.25s linear 1s, opacity 0.25s linear 1s;
  background-image: none;
  width: 45px;
  height: 45px;
  font-size: 14px;
  background-color: transparent;
  color: #000;
  border-radius: 50%;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.19);
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin: 0 5px;
}

.dreambitcity-slider-buttons .slider-btn:hover {
  color: #fff;
  background-color: var(--dreambitcity-swiper-nav-button-hover-background);
  border-color: #000;
  box-shadow: 0 0 0 0.2rem var(--dreambitcity-swiper-nav-button-hover-background);
}

.dreambitcity-slider-buttons .icon {
  display: block;
  font-size: inherit;
  color: inherit;
  -webkit-transition: none;
  transition: none;
}

.dreambitcity-slider-buttons .icon.reverse {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.dreambitcity-slider-buttons.style-02 .button-wrap, .dreambitcity-slider-buttons.style-03 .button-wrap, .dreambitcity-slider-buttons.style-04 .button-wrap {
  margin-left: 0;
  margin-right: 0;
}

.dreambitcity-slider-buttons.style-02 .slider-btn, .dreambitcity-slider-buttons.style-03 .slider-btn, .dreambitcity-slider-buttons.style-04 .slider-btn {
  margin: 0;
}

.dreambitcity-slider-buttons.style-02 .slider-prev-btn, .dreambitcity-slider-buttons.style-03 .slider-prev-btn, .dreambitcity-slider-buttons.style-04 .slider-prev-btn {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.dreambitcity-slider-buttons.style-02 .slider-next-btn, .dreambitcity-slider-buttons.style-03 .slider-next-btn, .dreambitcity-slider-buttons.style-04 .slider-next-btn {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.dreambitcity-slider-buttons.style-02 .pagination-wrapper, .dreambitcity-slider-buttons.style-03 .pagination-wrapper, .dreambitcity-slider-buttons.style-04 .pagination-wrapper {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  text-align: center;
}

.dreambitcity-slider-buttons.style-02 .slider-btn {
  font-size: 23px;
  width: 80px;
  height: 80px;
}

.dreambitcity-slider-buttons.style-02 .pagination-wrapper {
  margin: 0 17px;
  min-width: 84px;
  width: auto;
}

.dreambitcity-slider-buttons.style-02 .fraction {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #000;
}

.dreambitcity-slider-buttons.style-02 .fraction div {
  display: inline-block;
}

.dreambitcity-slider-buttons.style-03 .slider-btn, .dreambitcity-slider-buttons.style-04 .slider-btn {
  font-size: 14px;
}

.dreambitcity-slider-buttons.style-03 .pagination-wrapper, .dreambitcity-slider-buttons.style-04 .pagination-wrapper {
  font-size: 0;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  margin: 0 5px;
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 0;
  background: transparent;
  opacity: 1;
  position: relative;
  outline: none;
  color: #000;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:hover, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:hover {
  color: #000;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:hover:before, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:hover:before {
  width: 10px;
  height: 10px;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #000;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet.swiper-pagination-bullet-active:before, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  opacity: 0;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet.swiper-pagination-bullet-active:after, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  border-color: currentColor;
  width: 14px;
  height: 14px;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet.swiper-pagination-bullet-active, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  cursor: default;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:before, .dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:after, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:before, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 100%;
  width: 8px;
  height: 8px;
  z-index: 1;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:before, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:before {
  background: currentColor;
}

.dreambitcity-slider-buttons.style-03 .swiper-pagination-bullet:after, .dreambitcity-slider-buttons.style-04 .swiper-pagination-bullet:after {
  border: 1px solid transparent;
  border-radius: 50%;
}

.dreambitcity-slider-buttons.style-03 .slider-btn {
  border: 0;
}

.dreambitcity-slider-buttons.style-03 .slider-btn:hover {
  color: #000;
  background-color: transparent;
  box-shadow: none;
}

.dreambitcity-slider-buttons.style-05 .button-wrap {
  margin-left: -10px;
  margin-right: -10px;
}

.dreambitcity-slider-buttons.style-05 .slider-btn {
  width: auto;
  height: 45px;
  border-radius: 0;
  border-width: 0;
  margin: 0 10px;
  box-shadow: none;
  color: #000;
  background-color: transparent;
}

.dreambitcity-slider-buttons.style-05 .slider-btn:hover {
  color: #FD8D15;
}

.tm-swiper--light .swiper-pagination-bullet {
  color: rgba(255, 255, 255, 0.5);
}

.tm-swiper--light .swiper-pagination-bullet:hover, .tm-swiper--light .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #fff;
}

.tm-swiper--light.pagination-style-03 .fraction {
  color: #fff;
}

.tm-swiper--light.pagination-style-03 .fraction .separator {
  background-color: rgba(255, 255, 255, 0.5);
}

.tm-swiper--light.pagination-style-05 .swiper-pagination-bullet {
  color: #fff;
}

.tm-swiper--light.pagination-style-06 .fraction {
  color: #fff;
}

body.rtl .tm-swiper.pagination-style-07 .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-right: var(--swiper-pagination-spacing, 22px);
}

body.rtl .tm-swiper.pagination-style-07 .swiper-pagination-bullet:after {
  left: calc(-1 / 3 * var(--swiper-pagination-spacing, 22px));
  right: auto;
}

@media screen and (min-width: 1380px) {
  .tm-swiper .swiper-button-prev {
    left: -75px;
  }
  .tm-swiper .swiper-button-next {
    right: -75px;
  }
  .tm-swiper.nav-style-03 .swiper-button-prev {
    left: -94px;
  }
  .tm-swiper.nav-style-03 .swiper-button-next {
    right: -94px;
  }
  .tm-swiper.nav-style-04 .swiper-button-prev {
    left: -22px;
  }
  .tm-swiper.nav-style-04 .swiper-button-next {
    right: -22px;
  }
}

@media (max-width: 991px) {
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet {
    font-size: 22px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 15px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet:after {
    right: -5px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    padding-right: 60px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 60px;
  }
}

@media (max-width: 767px) {
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet {
    font-size: 20px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet + .swiper-pagination-bullet {
    margin-left: 10px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet:after {
    right: -3px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    padding-right: 60px;
  }
  .tm-swiper.pagination-style-07 .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    width: 60px;
  }
}

.tm-swiper[style*='--items-desktop:'] {
  --slides-view: var(--items-desktop);
}

.tm-swiper[style*='--gutter-desktop:'] {
  --gutter: var(--gutter-desktop);
}

@media (min-width: 1600px) {
  .tm-swiper[style*='--items-widescreen:'] {
    --slides-view: var(--items-widescreen);
  }
  .tm-swiper[style*='--gutter-widescreen:'] {
    --gutter: var(--gutter-widescreen);
  }
}

@media (max-width: 1199px) {
  .tm-swiper[style*='--items-laptop:'] {
    --slides-view: var(--items-laptop);
  }
  .tm-swiper[style*='--gutter-laptop:'] {
    --gutter: var(--gutter-laptop);
  }
}

@media (max-width: 991px) {
  .tm-swiper[style*='--items-tablet-extra:'] {
    --slides-view: var(--items-tablet-extra);
  }
  .tm-swiper[style*='--gutter-tablet-extra:'] {
    --gutter: var(--gutter-tablet-extra);
  }
}

@media (max-width: 767px) {
  .tm-swiper[style*='--items-tablet:'] {
    --slides-view: var(--items-tablet);
  }
  .tm-swiper[style*='--gutter-tablet:'] {
    --gutter: var(--gutter-tablet);
  }
}

@media (max-width: 575px) {
  .tm-swiper[style*='--items-mobile-extra:'] {
    --slides-view: var(--items-mobile-extra);
  }
  .tm-swiper[style*='--gutter-mobile-extra:'] {
    --gutter: var(--gutter-mobile-extra);
  }
}

@media (max-width: 360px) {
  .tm-swiper[style*='--items-mobile:'] {
    --slides-view: var(--items-mobile);
  }
  .tm-swiper[style*='--gutter-mobile:'] {
    --gutter: var(--gutter-mobile);
  }
}

.grid-modern {
  --grid-columns: 3;
  --grid-row-gap: 30px;
  --grid-column-gap: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (minmax(0, 1fr))[var];
      grid-template-columns: repeat(var(--grid-columns), minmax(0, 1fr));
  -webkit-column-gap: var(--grid-column-gap);
     -moz-column-gap: var(--grid-column-gap);
          column-gap: var(--grid-column-gap);
  row-gap: var(--grid-row-gap);
}

.ps-container .ps-scrollbar-x-rail {
  height: 10px;
}

.ps-container .ps-scrollbar-x-rail > .ps-scrollbar-x {
  bottom: 0;
  border-radius: 0;
}

.ps-container .ps-scrollbar-x-rail:hover > .ps-scrollbar-y, .ps-container .ps-scrollbar-x-rail:active > .ps-scrollbar-y {
  height: 100%;
}

.ps-container > .ps-scrollbar-y-rail {
  width: 10px;
}

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  right: 0;
  border-radius: 0;
}

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 100%;
}

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #000;
}

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #000;
}

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

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

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

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

.primary-color {
  color: #FD8D15;
}

.primary-color-dark {
  color: #B327BE;
}

.list-no-style {
  margin: 0;
  padding: 0;
}

.list-no-style li {
  list-style: none;
}

.list-inline li {
  margin: 0;
}

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

.text-left {
  text-align: start;
}

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

.text-line-through {
  text-decoration: line-through;
}

.text-gradient {
  display: inline-block;
  background: -webkit-linear-gradient(left, #FD8D15 0%, #B327BE 100%);
  background: linear-gradient(to right, #FD8D15 0%, #B327BE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@-webkit-keyframes tm-loop-move-vertical {
  0% {
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0);
  }
}

@keyframes tm-loop-move-vertical {
  0% {
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 15px, 0);
            transform: translate3d(0, 15px, 0);
  }
}

.loop-move-vertical {
  -webkit-animation: 3s tm-loop-move-vertical linear infinite alternate;
          animation: 3s tm-loop-move-vertical linear infinite alternate;
  -webkit-animation-duration: var(--loop-speed, 3000ms);
          animation-duration: var(--loop-speed, 3000ms);
}


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

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

.rotating {
  -webkit-animation: tm-rotating linear infinite;
  animation: tm-rotating linear infinite;
  -webkit-animation-duration: var(--loop-speed, 5000ms);
          animation-duration: var(--loop-speed, 5000ms);
}

body {
  overflow-x: hidden;
}

.container-fluid,
.container-extended,
.container-large,
.container-full-gap-100 {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.9375rem);
  padding-left: var(--bs-gutter-x, 0.9375rem);
  margin-right: auto;
  margin-left: auto;
}

@media screen and (min-width: 1200px) {
  .container {
    --bs-gutter-x: 50px;
    max-width: 1320px;
  }
  .container.container--gutter-70 {
    max-width: 1370px;
  }
  .container.container--gutter-70 [class*="col-"] {
    padding-left: 35px;
    padding-right: 35px;
  }
  .container-extended {
    --bs-gutter-x: 50px;
    max-width: 1380px;
  }
  .container-large {
    --bs-gutter-x: 50px;
    max-width: 1540px;
  }
  .container-full-gap-100 {
    --bs-gutter-x: 100px;
  }
}


.navbar-toggler {
  margin: 0 0 0 16px;
  display: block;
  position: relative;
  width: 28px;
  height: 24px;
  color: #ffffff;
  border-color: transparent;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  box-shadow: none;
  background: none;
  outline: none;
  border-color: transparent;
  color: #ffffff;
}

.navbar-toggler .navbar-toggler-icon {
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  width: 100%;
  height: 2px;
  background: currentColor;
}

.navbar-toggler:before {
  position: absolute;
  top: -1px;
  left: 2px;
  width: 32px;
  height: 2px;
  background: currentColor;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.navbar-toggler:after {
  position: absolute;
  bottom: -1px;
  left: 2px;
  width: 32px;
  height: 2px;
  background: currentColor;
  content: '';
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.navbar-toggler.collapsed .navbar-toggler-icon {
  display: block;
}

.navbar-toggler.collapsed:before, .navbar-toggler.collapsed:after {
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler.collapsed:before {
  bottom: 0;
}

.navbar-toggler.collapsed:after {
  bottom: 0;
}

.mobile-menu {
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  background-image: -webkit-linear-gradient(45deg, #FD8D15, #B327BE);
  background-image: linear-gradient(45deg, #FD8D15, #B327BE);
  background-size: cover;
  border-radius: 5px;
}

.mobile-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 0;
  margin: 0 -10px;
}

.mobile-menu ul li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.mobile-menu ul li a {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}

.mobile-menu ul li a:hover, .mobile-menu ul li a:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}

.site-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  padding: 22px 0;
  z-index: 111;
  background-color: #0c0c0c;
}

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

.site-header.sticky {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);
  padding: 12px 0;
}

.primary-menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.primary-menu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.primary-menu ul a {
  padding: 12px 30px;
  color: #8e8e8e;
  -webkit-transition: .3s all;
  transition: .3s all;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.primary-menu ul a:hover, .primary-menu ul a:focus {
  color: #ffffff;
}

@media (max-width: 1400px) {
  .primary-menu ul li a {
    padding: 12px 20px;
  }
}

@media (max-width: 1919px) {
  .primary-menu {
    display: none;
  }
}

@media (min-width: 1200px) {
  #mobile-menu, .navbar-toggler {
    display: none;
  }
  .primary-menu {
    display: block;
  }
}

.site-footer {
  padding-bottom: 45px;
  background-image: url("../images/footer/footer-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
}

.site-footer .sub-heading {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.site-footer .section-heading {
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 30px;
}

.site-footer .social-list {
  margin-bottom: 70px;
}

.site-footer .footer-block {
  margin-bottom: 70px;
}

.site-footer .footer-block--heading {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 24px;
}

.site-footer .button-wrapper .button {
  margin-right: 20px;
  margin-bottom: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 500;
}

.site-footer .button-wrapper .button i {
  font-size: 20px;
  margin-right: 12px;
}

.site-footer .download-app-lists {
  list-style: none;
  padding: 0;
  margin: 0;
}

.site-footer .download-app-lists li {
  display: inline-block;
  margin: 0 16px 20px 0;
}

.site-footer .download-app-lists img {
  -webkit-transition: all .2s;
  transition: all .2s;
}

.site-footer .download-app-lists a:hover img {
  -webkit-transform: scale(1.07);
      -ms-transform: scale(1.07);
          transform: scale(1.07);
}

@media (min-width: 768px) {
  .site-footer .sub-heading {
    font-size: 22px;
  }
  .site-footer .section-heading {
    font-size: 56px;
    line-height: 64px;
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .site-footer .sub-heading {
    font-size: 24px;
  }
  .site-footer .section-heading {
    font-size: 70px;
    line-height: 78px;
    margin-bottom: 50px;
  }
  .site-footer .copyright {
    margin-top: 40px;
  }
}

@media only screen and (min-width: 1400px) {
  .site-footer .section-heading {
    font-size: 80px;
    line-height: 90px;
  }
}

@media (max-width: 767px) {
  .site-footer .download-app-lists li:first-child {
    display: block;
  }
  .site-footer .download-app-lists img {
    max-width: 150px;
  }
}

.section {
  position: relative;
}

.section ~ .section {
  padding-top: 80px;
}

.section-inner {
  position: relative;
}

.section-content-inner {
  position: relative;
  z-index: 9999;
}

.section-effect-snow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  pointer-events: none;
}

.section-heading {
  font-size: 32px;
  line-height: 1.35;
  margin-bottom: 20px;
}

.section-heading mark {
  background: -webkit-linear-gradient(left, #FD8D15 0%, #B327BE 100%);
  background: linear-gradient(to right, #FD8D15 0%, #B327BE 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0;
}

.section-sub-heading {
  display: inline-block;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 10px;
  border-radius: 3px;
  line-height: 1.167;
  margin: 0 0 20px;
}

.section-description {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
}

.button-wraper .button {
  margin-right: 16px;
  margin-bottom: 10px;
}

.button-wraper .button:last-child {
  margin-right: 0;
}

.social-list {
  padding: 0;
  margin: 15px 0 0;
}

.social-list li {
  display: inline-block;
  list-style: none;
  margin-right: 6px;
}

.social-list li:last-child {
  margin-right: 0;
}

.social-list a {
  display: inline-block;
  font-size: 18px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  background-color: #282828;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
}

.social-list a:hover {
  color: #000000;
  background-color: #ffffff;
}

.section-shapes {
  position: relative;
}

.section-shape {
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

@media (min-width: 768px) {
  .section ~ .section {
    padding-top: 100px;
  }
  .section-heading {
    font-size: 38px;
  }
}

@media (min-width: 1200px) {
  .section ~ .section {
    padding-top: 150px;
  }
  .section-heading {
    font-size: 48px;
  }
  .social-list a {
    font-size: 20px;
    height: 52px;
    width: 52px;
    line-height: 52px;
  }
}

.section-features__content {
  padding: 35px 0;
}

.section-features .section-heading {
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 15px;
}

.section-features .section-description {
  font-size: 20px;
  font-weight: 500;
}

.section-features .button-wraper {
  margin-top: 35px;
}

.section-features .button-wraper .button {
  min-width: 200px;
}

.section-features .social-wrapper {
  margin-top: 35px;
}

.section-features .social-wrapper h3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .section-features .section-heading {
    font-size: 56px;
    line-height: 64px;
  }
  .section-features .section-description {
    font-size: 22px;
  }
  .section-features .button-wraper {
    margin-top: 35px;
  }
  .section-features .social-wrapper {
    margin-top: 50px;
  }
  .section-features .social-wrapper h3 {
    margin-bottom: 20px;
  }
}

@media (min-width: 992px) {
  .section-features__img {
    max-width: 776px;
  }
  .section-features .button-wraper {
    margin-top: 35px;
  }
  .section-features .button-wraper .button {
    min-width: 227px;
  }
}

@media (min-width: 1200px) {
  .section-features .section-heading {
    font-size: 70px;
    line-height: 78px;
  }
  .section-features .section-description {
    font-size: 24px;
  }
  .section-features .button-wraper {
    margin-top: 50px;
  }
  .section-features .social-wrapper {
    margin-top: 80px;
  }
  .section-features .social-wrapper h3 {
    margin-bottom: 30px;
  }
  .section-features__img {
    max-width: 776px;
  }
}

@media only screen and (min-width: 1400px) {
  .section-features .section-heading {
    font-size: 80px;
    line-height: 90px;
  }
}

.section-whydbc .section-heading {
  font-size: 26px;
  margin-bottom: 30px;
}

.section-whydbc__content {
  margin-bottom: 50px;
}

.section-whydbc .section-shapes {
  margin-top: 70px;
}

.section-whydbc .section-whydbc-shape-1 {
  bottom: calc(100% - 40px);
  left: calc(50% + 70px);
}

.section-whydbc .section-whydbc-shape-2 {
  bottom: calc(100% - 20px);
  right: calc(50% + 30px);
}

.section-whydbc .section-whydbc-shape-3 {
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991px) {
  .section-whydbc .section-whydbc-shape-1 img,
  .section-whydbc .section-whydbc-shape-2 img,
  .section-whydbc .section-whydbc-shape-3 img {
    max-width: 70%;
  }
}

@media (min-width: 992px) {
  .section-whydbc__content {
    padding-left: 50px;
  }
  .section-whydbc .section-heading {
    font-size: 32px;
  }
}

.section.section-overview {
  padding-top: 100px;
}

.section.section-overview .overview-inner {
  padding-top: 100px;
}

.section-overview {
  background-image: url("../images/overview-bg.png"), url("../images/why-bg.png");
  background-position: bottom 180px left, top left;
  background-repeat: no-repeat, no-repeat;
  padding-top: 150px;
}

.section-overview__logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px auto 15px;
  width: var(--overview-logo-w, 200px);
  height: var(--overview-logo-w, 200px);
  max-width: 100%;
}

.section-overview__logo:before, .section-overview__logo:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 150%;
  height: 150%;
  border: 1px solid rgba(225, 225, 225, 0.17);
}

.section-overview__logo:after {
  width: 200%;
  height: 200%;
  border: 1px solid rgba(225, 225, 225, 0.1);
}

.section-overview__logo .overview-logo {
  width: 150px;
}

.section-overview__logo .overview-logo__dot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.overview-item {
  text-align: left;
  margin-top: 35px;
  display: inline-block;
  width: 100%;
  padding: 0 15px;
  vertical-align: top;
}

.overview-item__icon {
  margin-bottom: 15px;
}

.overview-item__title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.overview-item__list {
  padding-left: 20px;
}

@media (min-width: 544px) {
  .overview-item {
    width: calc(50% - 2px);
  }
  .overview-item__icon {
    margin-bottom: 25px;
  }
  .overview-item__title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .overview-item__list {
    padding-left: 30px;
  }
}

@media (min-width: 768px) {
  .overview-item {
    width: calc(100% / 3 - 3px);
  }
}

@media (min-width: 992px) {
  .section.section-overview {
    padding-top: 180px;
    padding-bottom: 150px;
  }
  .section.section-overview .overview-inner {
    padding-top: 100px;
  }
  .section-overview__logo {
    --overview-logo-w: 300px;
    margin: 0;
  }
  .section-overview__logo .overview-logo {
    width: 200px;
  }
  .section-overview__table {
    position: relative;
    width: 795px;
    height: 795px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .overview-item {
    position: absolute;
    width: 252px;
    margin-top: 0;
    padding: 0;
  }
  .overview-item .inner {
    max-width: 242px;
  }
  .overview-item__icon {
    position: relative;
    width: 78px;
  }
  .overview-item__icon img {
    position: relative;
    z-index: 3;
  }
  .overview-item__icon:after {
    position: absolute;
    z-index: 2;
  }
  .overview-item.one {
    top: 150px;
    left: 0;
  }
  .overview-item.one .overview-item__icon:after {
    content: url("../images/overview-icon-1-path.png");
    top: 50%;
    left: 100%;
  }
  .overview-item.two {
    bottom: 50px;
    left: 30px;
  }
  .overview-item.two .overview-item__icon:after {
    content: url("../images/overview-icon-2-path.png");
    top: -6px;
    left: 100%;
  }
  .overview-item.three {
    bottom: -100px;
    left: calc(50% - 70px);
  }
  .overview-item.three .overview-item__icon:after {
    content: url("../images/overview-icon-3-path.png");
    bottom: calc(100% - 20px);
    left: 50%;
  }
  .overview-item.four {
    top: 155px;
    right: -85px;
  }
  .overview-item.four .overview-item__icon:after {
    content: url("../images/overview-icon-4-path.png");
    top: 35px;
    right: calc(100% - 40px);
  }
  .overview-item.five {
    bottom: 0;
    right: -50px;
  }
  .overview-item.five .overview-item__icon:after {
    content: url("../images/overview-icon-5-path.png");
    top: -6px;
    right: calc(100% - 40px);
  }
}

@media (min-width: 1200px) {
  .section.section-overview {
    padding-top: 180px;
  }
  .section.section-overview .overview-inner {
    padding-top: 100px;
  }
  .section-overview__logo {
    --overview-logo-w: 376px;
    margin: 0;
  }
  .section-overview__logo .overview-logo {
    width: 252px;
  }
  .section-overview__table {
    position: relative;
    width: 795px;
    height: 795px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .overview-item {
    position: absolute;
    width: 252px;
    margin-top: 0;
  }
  .overview-item__icon {
    position: relative;
    width: 78px;
  }
  .overview-item__icon img {
    position: relative;
    z-index: 3;
  }
  .overview-item__icon:after {
    position: absolute;
    z-index: 2;
  }
  .overview-item.one {
    top: 150px;
    left: -40px;
  }
  .overview-item.one .overview-item__icon:after {
    content: url("../images/overview-icon-1-path.png");
    top: 50%;
    left: 100%;
  }
  .overview-item.two {
    bottom: 0;
    left: 0;
  }
  .overview-item.two .overview-item__icon:after {
    content: url("../images/overview-icon-2-path.png");
    top: -6px;
    left: 100%;
  }
  .overview-item.three {
    bottom: -140px;
    left: calc(50% - 40px);
  }
  .overview-item.three .overview-item__icon:after {
    content: url("../images/overview-icon-3-path.png");
    bottom: calc(100% - 20px);
    left: 50%;
  }
  .overview-item.four {
    top: 145px;
    right: -170px;
  }
  .overview-item.four .overview-item__icon:after {
    content: url("../images/overview-icon-4-path.png");
    top: 35px;
    right: calc(100% - 20px);
  }
  .overview-item.five {
    bottom: 10px;
    right: -140px;
  }
  .overview-item.five .overview-item__icon:after {
    content: url("../images/overview-icon-5-path.png");
    top: -6px;
    right: calc(100% - 40px);
  }
}

.section-system {
  padding-top: 160px;
  padding-bottom: 45px;
  background-image: url("../images/ecosystem-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
}

.section-system .section-description {
  max-width: 537px;
  margin: 0 auto;
}

.section-system__image {
  padding: 35px 0;
}

.section-system .system-item {
  text-align: left;
  margin-bottom: 35px;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  padding: 0 15px;
}

.section-system .system-item__title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.section-system .system-item__list {
  padding-left: 30px;
  margin: 0;
}

@media (min-width: 544px) {
  .section-system .system-item {
    width: calc(50% - 2px);
  }
}

@media (min-width: 768px) {
  .section-system .system-item {
    width: calc(100% / 3 - 3px);
  }
  .section-system .system-item__title {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media (min-width: 992px) {
  .section-system {
    background-position: center center;
    padding-bottom: 200px;
  }
  .section-system__table {
    position: relative;
    width: 990px;
    margin: 80px auto 0;
  }
  .section-system__image {
    padding: 100px 0;
  }
  .section-system .system-item {
    max-width: 215px;
    position: absolute;
    margin-bottom: 0;
    padding: 0;
  }
  .section-system .system-item.one {
    top: 30px;
    left: 20px;
  }
  .section-system .system-item.two {
    top: 0;
    left: 550px;
  }
  .section-system .system-item.three {
    top: 300px;
    right: 33px;
  }
  .section-system .system-item.four {
    bottom: 66px;
    left: 78px;
  }
  .section-system .system-item.five {
    bottom: -85px;
    left: 378px;
  }
  .section-system .system-item.six {
    bottom: 124px;
    right: 28px;
  }
}

@media only screen and (min-width: 1370px) {
  .section-system .system-item.one {
    top: 25px;
    left: 10px;
  }
  .section-system .system-item.two {
    top: -10px;
    left: 550px;
  }
  .section-system .system-item.three {
    top: 256px;
    right: -121px;
  }
  .section-system .system-item.four {
    bottom: 109px;
    left: -15px;
  }
  .section-system .system-item.five {
    bottom: -85px;
    left: 378px;
  }
  .section-system .system-item.six {
    bottom: 172px;
    right: -23px;
  }
}

.section-join-us {
  padding-top: 30px !important;
}

.section-join-us .inner {
  padding: 115px 15px;
  border-radius: 20px;
  background-color: #FD8D15;
  background-image: url("../images/join-us-bg.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-join-us .section-heading {
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 30px;
}

.section-join-us .section-sub-heading {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: capitalize;
  color: #ffffff;
  background-color: transparent;
  padding: 0;
}

@media (min-width: 768px) {
  .section-join-us .section-heading {
    font-size: 56px;
    line-height: 68px;
  }
  .section-join-us .section-sub-heading {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  .section-join-us .section-heading {
    font-size: 64px;
    line-height: 78px;
  }
}

@media (min-width: 1200px) {
  .section-join-us .section-heading {
    font-size: 80px;
    line-height: 90px;
    margin-bottom: 35px;
  }
}

.section-teaser {
  padding-top: 160px;
  background-image: url("../images/section-teaser-bg.png");
  background-position: top -100px center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-teaser .section-description {
  max-width: 527px;
  margin: 0 auto;
}

.section-teaser .video-popup {
  position: relative;
  text-align: center;
  max-width: 100%;
  width: 1000px;
  margin: 70px auto;
}

.section-teaser .video-popup a {
  border-radius: 10px;
  display: block;
  overflow: hidden;
}

.section-teaser .video-popup a:hover .video-play-btn {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
      -ms-transform: translate(-50%, -50%) scale(1.1);
          transform: translate(-50%, -50%) scale(1.1);
}

.section-teaser .video-popup .video-img {
  border-radius: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.section-teaser .video-popup .video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 104px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.section-tokenomics {
  padding-top: 80px;
}

.section-tokenomics .section-header {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .section-tokenomics {
    padding-top: 100px;
  }
}

@media (min-width: 992px) {
  .section-tokenomics {
    padding-top: 100px;
    margin-top: 150px;
  }
  .section-tokenomics .section-header {
    margin-bottom: 80px;
  }
}

.section-roadmap {
  background-image: url("../images/token-bg.png");
  background-position: top right;
  background-repeat: no-repeat;
}

.section-roadmap .timeline {
  margin-top: 70px;
}

.box-stroke {
  position: relative;
}

.box-stroke .item-wrap {
  border-radius: 10px;
  padding: 20px;
}

.box-stroke .item-wrap:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background-color: #1d1d1d;
  background-image: url("../images/noise.png"), -webkit-linear-gradient(right, rgba(60, 60, 60, 0.16), rgba(194, 194, 194, 0.06));
  background-image: url("../images/noise.png"), linear-gradient(to left, rgba(60, 60, 60, 0.16), rgba(194, 194, 194, 0.06));
  border-radius: 10px;
  z-index: 2;
}

.box-stroke .item-wrap:after {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  content: '';
  background-color: #1d1d1d;
  background-image: url("../images/noise.png"), -webkit-linear-gradient(45deg, #fd8d15, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0), #fd404a);
  background-image: url("../images/noise.png"), linear-gradient(45deg, #fd8d15, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0), #fd404a);
  z-index: 1;
  border-radius: 10px;
}

.box-stroke * {
  position: relative;
  z-index: 3;
}

.timeline--desktop {
  display: none;
}

.timeline--desktop .item {
  width: 300px;
  max-width: 100%;
}

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

.timeline--desktop .timeline--row.row-top {
  position: relative;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.timeline--desktop .timeline--row.row-top:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 120%;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
}

.timeline--desktop .timeline--row.row-top .item {
  margin-left: 50px;
}

.timeline--desktop .timeline--row.row-top .item:before {
  right: 50%;
  top: calc(100% + 50px);
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.timeline--desktop .timeline--row.row-top .item:after {
  right: 50%;
  top: calc(100% + 50px);
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.timeline--desktop .timeline--row.row-bottom {
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
}

.timeline--desktop .timeline--row.row-bottom .item {
  margin-right: 50px;
}

.timeline--desktop .timeline--row.row-bottom .item:before {
  right: 50%;
  top: auto;
  bottom: calc(100% + 40px);
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.item.item-hightlight:before {
  background: linear-gradient(to right, #FD8D15 0%, #B327BE 100%) !important;
  width: 20px !important;
  height: 20px !important;
  bottom: calc(100% + 30px) !important;
}

.timeline--desktop .timeline--row.row-bottom .item:after {
  top: auto;
  right: 50%;
  bottom: calc(100% + 26px);
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.timeline--mobile {
  position: relative;
}

.timeline--mobile:before {
  content: '';
  position: absolute;
  top: 0;
  left: 10px;
  width: 1px;
  height: 100%;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), white, rgba(255, 255, 255, 0));
}

.timeline--mobile .item {
  margin-left: 30px;
}

.timeline--mobile .item ~ .item {
  margin-top: 30px;
}

.timeline .item {
  position: relative;
}

.timeline .item:before, .timeline .item:after {
  content: '';
  position: absolute;
  border-radius: 50%;
}

.timeline .item:before {
  right: calc(100% + 14px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background-color: #fff;
}

.timeline .item:after {
  right: calc(100% + 7px);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border: 1px solid rgba(255, 255, 255, 0.24);
}

.timeline .item__title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}

.timeline .item__list {
  margin-bottom: 0;
  color: #fff;
}

@media (min-width: 992px) {
  .timeline--desktop {
    display: block;
  }
  .timeline--mobile {
    display: none;
  }
}

@media (min-width: 1200px) {
  .timeline--desktop .timeline--row.row-top .item {
    margin-left: 110px;
  }
  .timeline--desktop .timeline--row.row-bottom .item {
    margin-right: 110px;
  }
}

.section-partner {
  background-image: url("../images/partner/partner-bg.png");
  background-position: bottom -200px right 0;
  background-repeat: no-repeat;
  padding-bottom: 250px;
}

.section-partner .partners-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 70px;
}

.section-partner .partners-list__item {
  vertical-align: middle;
  min-height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-partner .partners-list__item img {
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
  opacity: .8;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.section-partner .partners-list__item img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1;
}

.section-partner .section-shapes {
  margin-top: 250px;
}

.section-partner .section-partner-shape-2 {
  bottom: 100%;
  right: 0;
}

.section-partner .section-partner-shape-3 {
  bottom: calc(100% + 170px);
  right: 120px;
}

.section-partner .section-partner-shape-1 {
  bottom: 20px;
  right: 20px;
}

@media (max-width: 991px) {
  .section-partner .section-partner-shape-1 img,
  .section-partner .section-partner-shape-2 img,
  .section-partner .section-partner-shape-3 img {
    max-width: 80%;
  }
  .section-partner .section-partner-shape-1 {
    right: 0;
    width: 100%;
  }
  .section-partner .section-partner-shape-2 {
    right: 20%;
  }
  .section-partner .section-partner-shape-3 {
    right: 40%;
  }
}

@media (max-width: 767px) {
  .section-partner .section-partner-shape-3 {
    bottom: calc(100% + 100px);
  }
  .section-partner .section-partner-shape-2 {
    right: 0;
  }
}

.section-advisors {
  margin-top: -200px;
}

.section-advisors .section-header {
  margin-bottom: 35px;
}

.advisor--item {
  position: relative;
  text-align: center;
  margin: 115px auto 0;
  width: 370px;
  max-width: 100%;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.advisor--item .advisor__img {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 5;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 170px;
  border-radius: 50%;
  overflow: hidden;
}

.advisor--item .advisor__content .item-wrap {
  padding: 105px 30px 25px;
}

.advisor--item .advisor__content .item__title {
  font-size: 24px;
  margin-bottom: 5px;
}

.advisor--item .social-list a {
  background-color: transparent;
}

.advisor--item .social-list a:hover {
  background-color: #fff;
}

.advisor--item:hover {
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
}

.section-team {
  padding-bottom: 100px;
  background-image: url("../images/ecosystem-bg.png");
  background-position: bottom center;
  background-repeat: no-repeat;
}

.section-team .section-header {
  margin-bottom: 35px;
}

.team-item {
  text-align: center;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.team-item img {
  width: 150px;
  border-radius: 50%;
  margin: 0 auto 30px;
}

.team-item .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 3px;
}

.team-item:hover {
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
}

.team-slider.tm-swiper .swiper-container {
  padding-top: 15px;
}

@media (min-width: 1200px) {
  .section-team {
    padding-bottom: 140px;
  }
}
