@charset "UTF-8";
/*
========== Font family
*/
/*
========== Color
*/
/* thai */
@font-face {
  font-family: "Sarabun";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local("sarabun-regular"), local("sarabun-regular"), url(../fonts/Sarabun-Regular.ttf) format("truetype");
}
/* thai */
@font-face {
  font-family: "Sarabun-bold";
  font-style: bold;
  font-weight: normal;
  font-display: swap;
  src: local("sarabun-bold"), local("sarabun-bold"), url(../fonts/Sarabun-Bold.ttf) format("truetype");
}
/* thai */
@font-face {
  font-family: "DB-Helvethaica-X";
  font-weight: normal;
  font-display: swap;
  font-stretch: normal !important;
  font-weight: normal !important;
  font-style: normal !important;
  src: local("DB-Helvethaica-X"), local("DB-Helvethaica-X"), url(../fonts/DB-Helvethaica-X.ttf) format("truetype");
}
/* thai */
@font-face {
  font-family: "DB-Helvethaica-X-Bold";
  font-weight: bold;
  font-display: swap;
  font-stretch: normal !important;
  font-weight: normal !important;
  font-style: normal !important;
  src: local("DB-Helvethaica-X-Bold"), local("DB-Helvethaica-X-Bold"), url(../fonts/DB-Helvethaica-X-Bold.ttf) format("truetype");
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.single-product-spec-content .accordion_container .accordion_body h3,
.h4,
.h5,
.single-product-spec-content .accordion_container .accordion_head,
.single-product-tab-nav .tab-switcher div,
.h6,
.btn-secondary span,
.btn-secondary,
.btn-primary-outline,
.product-menu-content .row .btn-primary-outline-rounded,
.btn-primary-outline-rounded,
.btn-primary-ghost,
.btn-primary,
.gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input,
.btn-primary-light,
.navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link,
.footer-contact-social-bg .footer-contact-social .social-title,
.extra {
  font-family: "DB-Helvethaica-X-bold";
  color: #ffffff;
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 0;
  margin-right: 0;
}

.extra {
  font-size: 56px;
  line-height: 80px;
}
@media (max-width: 767px) {
  .extra {
    font-size: 38px;
    line-height: 48px;
  }
}

p,
li {
  font-size: 24px;
  font-family: "DB-Helvethaica-X";
  line-height: 24px;
  word-break: break-word;
  word-wrap: break-word;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  p,
li {
    font-size: 22px;
    line-height: 24px;
  }
}

p {
  margin-bottom: 30px;
}

.disable {
  color: #BDBDBD;
}

ul,
ol {
  margin-left: 30px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  ul,
ol {
    margin-left: 0;
  }
}

ul {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-left: 0;
}

.post-content,
.site-content {
  margin-top: 0px;
}
.post-content ol,
.post-content ul,
.post-content dl,
.site-content ol,
.site-content ul,
.site-content dl {
  margin-bottom: 2rem;
}
.post-content p,
.post-content a,
.post-content li,
.site-content p,
.site-content a,
.site-content li {
  font-family: "DB-Helvethaica-X";
  color: #ffffff;
}
.post-content p strong,
.post-content a strong,
.post-content li strong,
.site-content p strong,
.site-content a strong,
.site-content li strong {
  font-family: "DB-Helvethaica-X-bold";
}
.post-content li,
.site-content li {
  margin-bottom: 10px;
}
.post-content ol,
.site-content ol {
  margin-left: 0;
  padding-left: 1.3rem;
}
.post-content .dark,
.post-content .black,
.site-content .dark,
.site-content .black {
  color: #000000;
}
.post-content .no-shadow,
.site-content .no-shadow {
  box-shadow: none !important;
}
.post-content .aligncenter,
.site-content .aligncenter {
  text-align: center;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post-content .text-white,
.site-content .text-white {
  color: #ffffff;
}
.post-content .text-dark,
.site-content .text-dark {
  color: #181818;
}
.post-content .round,
.site-content .round {
  border-radius: 100%;
}

.bg-black {
  background-color: #000000;
}

.bg-dark {
  background-color: #181818;
}

.bg-gray-800 {
  background-color: #424242;
}

.bg-red-dark {
  background-color: #7F0000;
}

.bg-red-middle {
  background-color: #B70000;
}

.bg-red {
  background-color: #EB080A;
}

.bg-white {
  background: #ffffff;
}

.bg-red-2 {
  background-color: #A70000;
}

.display1 {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 56px;
  line-height: 80px;
  text-decoration: none;
}
@media (max-width: 767px) {
  .display1 {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: bold;
    font-size: 38px;
    line-height: 48px;
    text-decoration: none;
  }
}

h1,
.h1 {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 48px;
  line-height: 64px;
  text-decoration: none;
}
@media (max-width: 767px) {
  h1,
.h1 {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-decoration: none;
  }
}

h2,
.h2 {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 56px;
  text-decoration: none;
}
@media (max-width: 767px) {
  h2,
.h2 {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 40px;
    text-decoration: none;
  }
}

h3,
.h3,
.single-product-spec-content .accordion_container .accordion_body h3 {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 56px;
  text-decoration: none;
}
@media (max-width: 767px) {
  h3,
.h3,
.single-product-spec-content .accordion_container .accordion_body h3 {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 32px;
    text-decoration: none;
  }
}

h4,
.h4 {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-decoration: none;
}
@media (max-width: 767px) {
  h4,
.h4 {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    text-decoration: none;
  }
}

h5,
.h5,
.single-product-spec-content .accordion_container .accordion_head,
.single-product-tab-nav .tab-switcher div {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 40px;
  text-decoration: none;
}
@media (max-width: 767px) {
  h5,
.h5,
.single-product-spec-content .accordion_container .accordion_head,
.single-product-tab-nav .tab-switcher div {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    text-decoration: none;
  }
}

h6,
.h6,
.btn-secondary span,
.btn-secondary,
.btn-primary-outline,
.product-menu-content .row .btn-primary-outline-rounded,
.btn-primary-outline-rounded,
.btn-primary-ghost,
.btn-primary,
.gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input,
.btn-primary-light,
.navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link,
.footer-contact-social-bg .footer-contact-social .social-title {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}
@media (max-width: 767px) {
  h6,
.h6,
.btn-secondary span,
.btn-secondary,
.btn-primary-outline,
.product-menu-content .row .btn-primary-outline-rounded,
.btn-primary-outline-rounded,
.btn-primary-ghost,
.btn-primary,
.gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input,
.btn-primary-light,
.navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link,
.footer-contact-social-bg .footer-contact-social .social-title {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-decoration: none;
  }
}

::-webkit-input-placeholder {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

::-moz-placeholder {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

:-ms-input-placeholder {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

::-ms-input-placeholder {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

p,
.p,
.single-product-spec-content .accordion_container .accordion_body .col-spec,
.single-product-spec-content .accordion_container .accordion_body .col-spec-odd,
.single-product-machine .tb-machine td,
.single-product-machine .tb-machine th,
.single-product-basic-spec div,
::placeholder,
#breadcrumbs a,
#breadcrumbs span,
footer .footer-info .copy_right p,
footer .footer-info ul li a,
footer .footer-info p,
footer .footer-navigation .menu li a,
footer {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}
::-webkit-input-placeholder strong {
  font-weight: 700;
}
::-moz-placeholder strong {
  font-weight: 700;
}
:-ms-input-placeholder strong {
  font-weight: 700;
}
::-ms-input-placeholder strong {
  font-weight: 700;
}
p strong,
.p strong,
.single-product-spec-content .accordion_container .accordion_body .col-spec strong,
.single-product-spec-content .accordion_container .accordion_body .col-spec-odd strong,
.single-product-machine .tb-machine td strong,
.single-product-machine .tb-machine th strong,
.single-product-basic-spec div strong,
::placeholder strong,
#breadcrumbs a strong,
#breadcrumbs span strong,
footer .footer-info .copy_right p strong,
footer .footer-info ul li a strong,
footer .footer-info p strong,
footer .footer-navigation .menu li a strong,
footer strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  ::-webkit-input-placeholder {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    text-decoration: none;
  }
  ::-moz-placeholder {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    text-decoration: none;
  }
  :-ms-input-placeholder {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    text-decoration: none;
  }
  ::-ms-input-placeholder {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    text-decoration: none;
  }
  p,
.p,
.single-product-spec-content .accordion_container .accordion_body .col-spec,
.single-product-spec-content .accordion_container .accordion_body .col-spec-odd,
.single-product-machine .tb-machine td,
.single-product-machine .tb-machine th,
.single-product-basic-spec div,
::placeholder,
#breadcrumbs a,
#breadcrumbs span,
footer .footer-info .copy_right p,
footer .footer-info ul li a,
footer .footer-info p,
footer .footer-navigation .menu li a,
footer {
    font-family: "DB-Helvethaica-X";
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 32px;
    text-decoration: none;
  }
  pstrong,
.pstrong {
    font-weight: 700;
  }
}

small,
.small {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
}
smallstrong,
.smallstrong {
  font-weight: 700;
}
@media (max-width: 767px) {
  small,
.small {
    font-family: "Sarabun";
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    text-decoration: none;
  }
  smallstrong,
.smallstrong {
    font-weight: 700;
  }
}

.body, body {
  font-family: "Sarabun";
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
}
.bodystrong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .body, body {
    font-family: "Sarabun";
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
  }
  .bodystrong {
    font-weight: 700;
  }
}

.bodysmall, .gform_wrapper .gfield_required .gfield_required_text:before {
  font-family: "Sarabun";
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
}
.bodysmallstrong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .bodysmall, .gform_wrapper .gfield_required .gfield_required_text:before {
    font-family: "Sarabun";
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
  }
  .bodysmallstrong {
    font-weight: 700;
  }
}

.bg-primary-1 {
  background: #7f0000;
}

.bg-primary-2 {
  background: #b70000;
}

.bg-primary-3 {
  background: #eb080a;
}

.bg-primary-4 {
  background: #9a0000;
}

.bg-primary-5 {
  background: #a70000;
}

.bg-secondary-1 {
  background: #000000;
}

.bg-secondary-2 {
  background: #181818;
}

.bg-white {
  background: #ffffff;
}

.bg-neutral-2 {
  background: #424242;
}

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

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

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

.container {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
  max-width: 540px;
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1140px;
  }
}

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

.container {
  max-width: 540px;
}

@media (min-width: 768px) {
  .container-md, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container {
    max-width: 960px;
  }
}
@media (min-width: 1440px) {
  .container-xl, .container-lg, .container-md, .container {
    max-width: 1140px;
  }
}
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .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.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .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.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .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.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .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.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1440px) {
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

  .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.3333333333%;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

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

  .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.3333333333%;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

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

  .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.3333333333%;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

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

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

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

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

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

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.d-none {
  display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1440px) {
  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

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

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

  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

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

  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

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

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

  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

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

  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
@media (min-width: 1440px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important;
  }

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

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

  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important;
  }

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

  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-10 {
  margin: 10px !important;
}

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

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

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

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

.m-15 {
  margin: 15px !important;
}

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

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

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

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

.m-30 {
  margin: 30px !important;
}

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

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

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

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

.m-45 {
  margin: 45px !important;
}

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

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

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

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

.m-50 {
  margin: 50px !important;
}

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

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

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

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

.m-60 {
  margin: 60px !important;
}

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

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

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

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

.m-80 {
  margin: 80px !important;
}

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

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

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

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

.m-90 {
  margin: 90px !important;
}

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

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

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

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

.m-120 {
  margin: 120px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-10 {
  padding: 10px !important;
}

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

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

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

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

.p-15 {
  padding: 15px !important;
}

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

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

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

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

.p-30 {
  padding: 30px !important;
}

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

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

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

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

.p-45 {
  padding: 45px !important;
}

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

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

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

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

.p-50 {
  padding: 50px !important;
}

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

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

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

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

.p-60 {
  padding: 60px !important;
}

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

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

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

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

.p-80 {
  padding: 80px !important;
}

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

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

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

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

.p-90 {
  padding: 90px !important;
}

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

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

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

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

.p-120 {
  padding: 120px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n10 {
  margin: -10px !important;
}

.mt-n10,
.my-n10 {
  margin-top: -10px !important;
}

.mr-n10,
.mx-n10 {
  margin-right: -10px !important;
}

.mb-n10,
.my-n10 {
  margin-bottom: -10px !important;
}

.ml-n10,
.mx-n10 {
  margin-left: -10px !important;
}

.m-n15 {
  margin: -15px !important;
}

.mt-n15,
.my-n15 {
  margin-top: -15px !important;
}

.mr-n15,
.mx-n15 {
  margin-right: -15px !important;
}

.mb-n15,
.my-n15 {
  margin-bottom: -15px !important;
}

.ml-n15,
.mx-n15 {
  margin-left: -15px !important;
}

.m-n30 {
  margin: -30px !important;
}

.mt-n30,
.my-n30 {
  margin-top: -30px !important;
}

.mr-n30,
.mx-n30 {
  margin-right: -30px !important;
}

.mb-n30,
.my-n30 {
  margin-bottom: -30px !important;
}

.ml-n30,
.mx-n30 {
  margin-left: -30px !important;
}

.m-n45 {
  margin: -45px !important;
}

.mt-n45,
.my-n45 {
  margin-top: -45px !important;
}

.mr-n45,
.mx-n45 {
  margin-right: -45px !important;
}

.mb-n45,
.my-n45 {
  margin-bottom: -45px !important;
}

.ml-n45,
.mx-n45 {
  margin-left: -45px !important;
}

.m-n50 {
  margin: -50px !important;
}

.mt-n50,
.my-n50 {
  margin-top: -50px !important;
}

.mr-n50,
.mx-n50 {
  margin-right: -50px !important;
}

.mb-n50,
.my-n50 {
  margin-bottom: -50px !important;
}

.ml-n50,
.mx-n50 {
  margin-left: -50px !important;
}

.m-n60 {
  margin: -60px !important;
}

.mt-n60,
.my-n60 {
  margin-top: -60px !important;
}

.mr-n60,
.mx-n60 {
  margin-right: -60px !important;
}

.mb-n60,
.my-n60 {
  margin-bottom: -60px !important;
}

.ml-n60,
.mx-n60 {
  margin-left: -60px !important;
}

.m-n80 {
  margin: -80px !important;
}

.mt-n80,
.my-n80 {
  margin-top: -80px !important;
}

.mr-n80,
.mx-n80 {
  margin-right: -80px !important;
}

.mb-n80,
.my-n80 {
  margin-bottom: -80px !important;
}

.ml-n80,
.mx-n80 {
  margin-left: -80px !important;
}

.m-n90 {
  margin: -90px !important;
}

.mt-n90,
.my-n90 {
  margin-top: -90px !important;
}

.mr-n90,
.mx-n90 {
  margin-right: -90px !important;
}

.mb-n90,
.my-n90 {
  margin-bottom: -90px !important;
}

.ml-n90,
.mx-n90 {
  margin-left: -90px !important;
}

.m-n120 {
  margin: -120px !important;
}

.mt-n120,
.my-n120 {
  margin-top: -120px !important;
}

.mr-n120,
.mx-n120 {
  margin-right: -120px !important;
}

.mb-n120,
.my-n120 {
  margin-bottom: -120px !important;
}

.ml-n120,
.mx-n120 {
  margin-left: -120px !important;
}

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

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

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

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

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

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-md-10 {
    margin: 10px !important;
  }

  .mt-md-10,
.my-md-10 {
    margin-top: 10px !important;
  }

  .mr-md-10,
.mx-md-10 {
    margin-right: 10px !important;
  }

  .mb-md-10,
.my-md-10 {
    margin-bottom: 10px !important;
  }

  .ml-md-10,
.mx-md-10 {
    margin-left: 10px !important;
  }

  .m-md-15 {
    margin: 15px !important;
  }

  .mt-md-15,
.my-md-15 {
    margin-top: 15px !important;
  }

  .mr-md-15,
.mx-md-15 {
    margin-right: 15px !important;
  }

  .mb-md-15,
.my-md-15 {
    margin-bottom: 15px !important;
  }

  .ml-md-15,
.mx-md-15 {
    margin-left: 15px !important;
  }

  .m-md-30 {
    margin: 30px !important;
  }

  .mt-md-30,
.my-md-30 {
    margin-top: 30px !important;
  }

  .mr-md-30,
.mx-md-30 {
    margin-right: 30px !important;
  }

  .mb-md-30,
.my-md-30 {
    margin-bottom: 30px !important;
  }

  .ml-md-30,
.mx-md-30 {
    margin-left: 30px !important;
  }

  .m-md-45 {
    margin: 45px !important;
  }

  .mt-md-45,
.my-md-45 {
    margin-top: 45px !important;
  }

  .mr-md-45,
.mx-md-45 {
    margin-right: 45px !important;
  }

  .mb-md-45,
.my-md-45 {
    margin-bottom: 45px !important;
  }

  .ml-md-45,
.mx-md-45 {
    margin-left: 45px !important;
  }

  .m-md-50 {
    margin: 50px !important;
  }

  .mt-md-50,
.my-md-50 {
    margin-top: 50px !important;
  }

  .mr-md-50,
.mx-md-50 {
    margin-right: 50px !important;
  }

  .mb-md-50,
.my-md-50 {
    margin-bottom: 50px !important;
  }

  .ml-md-50,
.mx-md-50 {
    margin-left: 50px !important;
  }

  .m-md-60 {
    margin: 60px !important;
  }

  .mt-md-60,
.my-md-60 {
    margin-top: 60px !important;
  }

  .mr-md-60,
.mx-md-60 {
    margin-right: 60px !important;
  }

  .mb-md-60,
.my-md-60 {
    margin-bottom: 60px !important;
  }

  .ml-md-60,
.mx-md-60 {
    margin-left: 60px !important;
  }

  .m-md-80 {
    margin: 80px !important;
  }

  .mt-md-80,
.my-md-80 {
    margin-top: 80px !important;
  }

  .mr-md-80,
.mx-md-80 {
    margin-right: 80px !important;
  }

  .mb-md-80,
.my-md-80 {
    margin-bottom: 80px !important;
  }

  .ml-md-80,
.mx-md-80 {
    margin-left: 80px !important;
  }

  .m-md-90 {
    margin: 90px !important;
  }

  .mt-md-90,
.my-md-90 {
    margin-top: 90px !important;
  }

  .mr-md-90,
.mx-md-90 {
    margin-right: 90px !important;
  }

  .mb-md-90,
.my-md-90 {
    margin-bottom: 90px !important;
  }

  .ml-md-90,
.mx-md-90 {
    margin-left: 90px !important;
  }

  .m-md-120 {
    margin: 120px !important;
  }

  .mt-md-120,
.my-md-120 {
    margin-top: 120px !important;
  }

  .mr-md-120,
.mx-md-120 {
    margin-right: 120px !important;
  }

  .mb-md-120,
.my-md-120 {
    margin-bottom: 120px !important;
  }

  .ml-md-120,
.mx-md-120 {
    margin-left: 120px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-md-10 {
    padding: 10px !important;
  }

  .pt-md-10,
.py-md-10 {
    padding-top: 10px !important;
  }

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

  .pb-md-10,
.py-md-10 {
    padding-bottom: 10px !important;
  }

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

  .p-md-15 {
    padding: 15px !important;
  }

  .pt-md-15,
.py-md-15 {
    padding-top: 15px !important;
  }

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

  .pb-md-15,
.py-md-15 {
    padding-bottom: 15px !important;
  }

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

  .p-md-30 {
    padding: 30px !important;
  }

  .pt-md-30,
.py-md-30 {
    padding-top: 30px !important;
  }

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

  .pb-md-30,
.py-md-30 {
    padding-bottom: 30px !important;
  }

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

  .p-md-45 {
    padding: 45px !important;
  }

  .pt-md-45,
.py-md-45 {
    padding-top: 45px !important;
  }

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

  .pb-md-45,
.py-md-45 {
    padding-bottom: 45px !important;
  }

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

  .p-md-50 {
    padding: 50px !important;
  }

  .pt-md-50,
.py-md-50 {
    padding-top: 50px !important;
  }

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

  .pb-md-50,
.py-md-50 {
    padding-bottom: 50px !important;
  }

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

  .p-md-60 {
    padding: 60px !important;
  }

  .pt-md-60,
.py-md-60 {
    padding-top: 60px !important;
  }

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

  .pb-md-60,
.py-md-60 {
    padding-bottom: 60px !important;
  }

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

  .p-md-80 {
    padding: 80px !important;
  }

  .pt-md-80,
.py-md-80 {
    padding-top: 80px !important;
  }

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

  .pb-md-80,
.py-md-80 {
    padding-bottom: 80px !important;
  }

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

  .p-md-90 {
    padding: 90px !important;
  }

  .pt-md-90,
.py-md-90 {
    padding-top: 90px !important;
  }

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

  .pb-md-90,
.py-md-90 {
    padding-bottom: 90px !important;
  }

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

  .p-md-120 {
    padding: 120px !important;
  }

  .pt-md-120,
.py-md-120 {
    padding-top: 120px !important;
  }

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

  .pb-md-120,
.py-md-120 {
    padding-bottom: 120px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-md-n10 {
    margin: -10px !important;
  }

  .mt-md-n10,
.my-md-n10 {
    margin-top: -10px !important;
  }

  .mr-md-n10,
.mx-md-n10 {
    margin-right: -10px !important;
  }

  .mb-md-n10,
.my-md-n10 {
    margin-bottom: -10px !important;
  }

  .ml-md-n10,
.mx-md-n10 {
    margin-left: -10px !important;
  }

  .m-md-n15 {
    margin: -15px !important;
  }

  .mt-md-n15,
.my-md-n15 {
    margin-top: -15px !important;
  }

  .mr-md-n15,
.mx-md-n15 {
    margin-right: -15px !important;
  }

  .mb-md-n15,
.my-md-n15 {
    margin-bottom: -15px !important;
  }

  .ml-md-n15,
.mx-md-n15 {
    margin-left: -15px !important;
  }

  .m-md-n30 {
    margin: -30px !important;
  }

  .mt-md-n30,
.my-md-n30 {
    margin-top: -30px !important;
  }

  .mr-md-n30,
.mx-md-n30 {
    margin-right: -30px !important;
  }

  .mb-md-n30,
.my-md-n30 {
    margin-bottom: -30px !important;
  }

  .ml-md-n30,
.mx-md-n30 {
    margin-left: -30px !important;
  }

  .m-md-n45 {
    margin: -45px !important;
  }

  .mt-md-n45,
.my-md-n45 {
    margin-top: -45px !important;
  }

  .mr-md-n45,
.mx-md-n45 {
    margin-right: -45px !important;
  }

  .mb-md-n45,
.my-md-n45 {
    margin-bottom: -45px !important;
  }

  .ml-md-n45,
.mx-md-n45 {
    margin-left: -45px !important;
  }

  .m-md-n50 {
    margin: -50px !important;
  }

  .mt-md-n50,
.my-md-n50 {
    margin-top: -50px !important;
  }

  .mr-md-n50,
.mx-md-n50 {
    margin-right: -50px !important;
  }

  .mb-md-n50,
.my-md-n50 {
    margin-bottom: -50px !important;
  }

  .ml-md-n50,
.mx-md-n50 {
    margin-left: -50px !important;
  }

  .m-md-n60 {
    margin: -60px !important;
  }

  .mt-md-n60,
.my-md-n60 {
    margin-top: -60px !important;
  }

  .mr-md-n60,
.mx-md-n60 {
    margin-right: -60px !important;
  }

  .mb-md-n60,
.my-md-n60 {
    margin-bottom: -60px !important;
  }

  .ml-md-n60,
.mx-md-n60 {
    margin-left: -60px !important;
  }

  .m-md-n80 {
    margin: -80px !important;
  }

  .mt-md-n80,
.my-md-n80 {
    margin-top: -80px !important;
  }

  .mr-md-n80,
.mx-md-n80 {
    margin-right: -80px !important;
  }

  .mb-md-n80,
.my-md-n80 {
    margin-bottom: -80px !important;
  }

  .ml-md-n80,
.mx-md-n80 {
    margin-left: -80px !important;
  }

  .m-md-n90 {
    margin: -90px !important;
  }

  .mt-md-n90,
.my-md-n90 {
    margin-top: -90px !important;
  }

  .mr-md-n90,
.mx-md-n90 {
    margin-right: -90px !important;
  }

  .mb-md-n90,
.my-md-n90 {
    margin-bottom: -90px !important;
  }

  .ml-md-n90,
.mx-md-n90 {
    margin-left: -90px !important;
  }

  .m-md-n120 {
    margin: -120px !important;
  }

  .mt-md-n120,
.my-md-n120 {
    margin-top: -120px !important;
  }

  .mr-md-n120,
.mx-md-n120 {
    margin-right: -120px !important;
  }

  .mb-md-n120,
.my-md-n120 {
    margin-bottom: -120px !important;
  }

  .ml-md-n120,
.mx-md-n120 {
    margin-left: -120px !important;
  }

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

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

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

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

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-lg-10 {
    margin: 10px !important;
  }

  .mt-lg-10,
.my-lg-10 {
    margin-top: 10px !important;
  }

  .mr-lg-10,
.mx-lg-10 {
    margin-right: 10px !important;
  }

  .mb-lg-10,
.my-lg-10 {
    margin-bottom: 10px !important;
  }

  .ml-lg-10,
.mx-lg-10 {
    margin-left: 10px !important;
  }

  .m-lg-15 {
    margin: 15px !important;
  }

  .mt-lg-15,
.my-lg-15 {
    margin-top: 15px !important;
  }

  .mr-lg-15,
.mx-lg-15 {
    margin-right: 15px !important;
  }

  .mb-lg-15,
.my-lg-15 {
    margin-bottom: 15px !important;
  }

  .ml-lg-15,
.mx-lg-15 {
    margin-left: 15px !important;
  }

  .m-lg-30 {
    margin: 30px !important;
  }

  .mt-lg-30,
.my-lg-30 {
    margin-top: 30px !important;
  }

  .mr-lg-30,
.mx-lg-30 {
    margin-right: 30px !important;
  }

  .mb-lg-30,
.my-lg-30 {
    margin-bottom: 30px !important;
  }

  .ml-lg-30,
.mx-lg-30 {
    margin-left: 30px !important;
  }

  .m-lg-45 {
    margin: 45px !important;
  }

  .mt-lg-45,
.my-lg-45 {
    margin-top: 45px !important;
  }

  .mr-lg-45,
.mx-lg-45 {
    margin-right: 45px !important;
  }

  .mb-lg-45,
.my-lg-45 {
    margin-bottom: 45px !important;
  }

  .ml-lg-45,
.mx-lg-45 {
    margin-left: 45px !important;
  }

  .m-lg-50 {
    margin: 50px !important;
  }

  .mt-lg-50,
.my-lg-50 {
    margin-top: 50px !important;
  }

  .mr-lg-50,
.mx-lg-50 {
    margin-right: 50px !important;
  }

  .mb-lg-50,
.my-lg-50 {
    margin-bottom: 50px !important;
  }

  .ml-lg-50,
.mx-lg-50 {
    margin-left: 50px !important;
  }

  .m-lg-60 {
    margin: 60px !important;
  }

  .mt-lg-60,
.my-lg-60 {
    margin-top: 60px !important;
  }

  .mr-lg-60,
.mx-lg-60 {
    margin-right: 60px !important;
  }

  .mb-lg-60,
.my-lg-60 {
    margin-bottom: 60px !important;
  }

  .ml-lg-60,
.mx-lg-60 {
    margin-left: 60px !important;
  }

  .m-lg-80 {
    margin: 80px !important;
  }

  .mt-lg-80,
.my-lg-80 {
    margin-top: 80px !important;
  }

  .mr-lg-80,
.mx-lg-80 {
    margin-right: 80px !important;
  }

  .mb-lg-80,
.my-lg-80 {
    margin-bottom: 80px !important;
  }

  .ml-lg-80,
.mx-lg-80 {
    margin-left: 80px !important;
  }

  .m-lg-90 {
    margin: 90px !important;
  }

  .mt-lg-90,
.my-lg-90 {
    margin-top: 90px !important;
  }

  .mr-lg-90,
.mx-lg-90 {
    margin-right: 90px !important;
  }

  .mb-lg-90,
.my-lg-90 {
    margin-bottom: 90px !important;
  }

  .ml-lg-90,
.mx-lg-90 {
    margin-left: 90px !important;
  }

  .m-lg-120 {
    margin: 120px !important;
  }

  .mt-lg-120,
.my-lg-120 {
    margin-top: 120px !important;
  }

  .mr-lg-120,
.mx-lg-120 {
    margin-right: 120px !important;
  }

  .mb-lg-120,
.my-lg-120 {
    margin-bottom: 120px !important;
  }

  .ml-lg-120,
.mx-lg-120 {
    margin-left: 120px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-lg-10 {
    padding: 10px !important;
  }

  .pt-lg-10,
.py-lg-10 {
    padding-top: 10px !important;
  }

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

  .pb-lg-10,
.py-lg-10 {
    padding-bottom: 10px !important;
  }

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

  .p-lg-15 {
    padding: 15px !important;
  }

  .pt-lg-15,
.py-lg-15 {
    padding-top: 15px !important;
  }

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

  .pb-lg-15,
.py-lg-15 {
    padding-bottom: 15px !important;
  }

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

  .p-lg-30 {
    padding: 30px !important;
  }

  .pt-lg-30,
.py-lg-30 {
    padding-top: 30px !important;
  }

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

  .pb-lg-30,
.py-lg-30 {
    padding-bottom: 30px !important;
  }

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

  .p-lg-45 {
    padding: 45px !important;
  }

  .pt-lg-45,
.py-lg-45 {
    padding-top: 45px !important;
  }

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

  .pb-lg-45,
.py-lg-45 {
    padding-bottom: 45px !important;
  }

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

  .p-lg-50 {
    padding: 50px !important;
  }

  .pt-lg-50,
.py-lg-50 {
    padding-top: 50px !important;
  }

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

  .pb-lg-50,
.py-lg-50 {
    padding-bottom: 50px !important;
  }

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

  .p-lg-60 {
    padding: 60px !important;
  }

  .pt-lg-60,
.py-lg-60 {
    padding-top: 60px !important;
  }

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

  .pb-lg-60,
.py-lg-60 {
    padding-bottom: 60px !important;
  }

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

  .p-lg-80 {
    padding: 80px !important;
  }

  .pt-lg-80,
.py-lg-80 {
    padding-top: 80px !important;
  }

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

  .pb-lg-80,
.py-lg-80 {
    padding-bottom: 80px !important;
  }

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

  .p-lg-90 {
    padding: 90px !important;
  }

  .pt-lg-90,
.py-lg-90 {
    padding-top: 90px !important;
  }

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

  .pb-lg-90,
.py-lg-90 {
    padding-bottom: 90px !important;
  }

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

  .p-lg-120 {
    padding: 120px !important;
  }

  .pt-lg-120,
.py-lg-120 {
    padding-top: 120px !important;
  }

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

  .pb-lg-120,
.py-lg-120 {
    padding-bottom: 120px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-lg-n10 {
    margin: -10px !important;
  }

  .mt-lg-n10,
.my-lg-n10 {
    margin-top: -10px !important;
  }

  .mr-lg-n10,
.mx-lg-n10 {
    margin-right: -10px !important;
  }

  .mb-lg-n10,
.my-lg-n10 {
    margin-bottom: -10px !important;
  }

  .ml-lg-n10,
.mx-lg-n10 {
    margin-left: -10px !important;
  }

  .m-lg-n15 {
    margin: -15px !important;
  }

  .mt-lg-n15,
.my-lg-n15 {
    margin-top: -15px !important;
  }

  .mr-lg-n15,
.mx-lg-n15 {
    margin-right: -15px !important;
  }

  .mb-lg-n15,
.my-lg-n15 {
    margin-bottom: -15px !important;
  }

  .ml-lg-n15,
.mx-lg-n15 {
    margin-left: -15px !important;
  }

  .m-lg-n30 {
    margin: -30px !important;
  }

  .mt-lg-n30,
.my-lg-n30 {
    margin-top: -30px !important;
  }

  .mr-lg-n30,
.mx-lg-n30 {
    margin-right: -30px !important;
  }

  .mb-lg-n30,
.my-lg-n30 {
    margin-bottom: -30px !important;
  }

  .ml-lg-n30,
.mx-lg-n30 {
    margin-left: -30px !important;
  }

  .m-lg-n45 {
    margin: -45px !important;
  }

  .mt-lg-n45,
.my-lg-n45 {
    margin-top: -45px !important;
  }

  .mr-lg-n45,
.mx-lg-n45 {
    margin-right: -45px !important;
  }

  .mb-lg-n45,
.my-lg-n45 {
    margin-bottom: -45px !important;
  }

  .ml-lg-n45,
.mx-lg-n45 {
    margin-left: -45px !important;
  }

  .m-lg-n50 {
    margin: -50px !important;
  }

  .mt-lg-n50,
.my-lg-n50 {
    margin-top: -50px !important;
  }

  .mr-lg-n50,
.mx-lg-n50 {
    margin-right: -50px !important;
  }

  .mb-lg-n50,
.my-lg-n50 {
    margin-bottom: -50px !important;
  }

  .ml-lg-n50,
.mx-lg-n50 {
    margin-left: -50px !important;
  }

  .m-lg-n60 {
    margin: -60px !important;
  }

  .mt-lg-n60,
.my-lg-n60 {
    margin-top: -60px !important;
  }

  .mr-lg-n60,
.mx-lg-n60 {
    margin-right: -60px !important;
  }

  .mb-lg-n60,
.my-lg-n60 {
    margin-bottom: -60px !important;
  }

  .ml-lg-n60,
.mx-lg-n60 {
    margin-left: -60px !important;
  }

  .m-lg-n80 {
    margin: -80px !important;
  }

  .mt-lg-n80,
.my-lg-n80 {
    margin-top: -80px !important;
  }

  .mr-lg-n80,
.mx-lg-n80 {
    margin-right: -80px !important;
  }

  .mb-lg-n80,
.my-lg-n80 {
    margin-bottom: -80px !important;
  }

  .ml-lg-n80,
.mx-lg-n80 {
    margin-left: -80px !important;
  }

  .m-lg-n90 {
    margin: -90px !important;
  }

  .mt-lg-n90,
.my-lg-n90 {
    margin-top: -90px !important;
  }

  .mr-lg-n90,
.mx-lg-n90 {
    margin-right: -90px !important;
  }

  .mb-lg-n90,
.my-lg-n90 {
    margin-bottom: -90px !important;
  }

  .ml-lg-n90,
.mx-lg-n90 {
    margin-left: -90px !important;
  }

  .m-lg-n120 {
    margin: -120px !important;
  }

  .mt-lg-n120,
.my-lg-n120 {
    margin-top: -120px !important;
  }

  .mr-lg-n120,
.mx-lg-n120 {
    margin-right: -120px !important;
  }

  .mb-lg-n120,
.my-lg-n120 {
    margin-bottom: -120px !important;
  }

  .ml-lg-n120,
.mx-lg-n120 {
    margin-left: -120px !important;
  }

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

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

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

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

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1440px) {
  .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-xl-10 {
    margin: 10px !important;
  }

  .mt-xl-10,
.my-xl-10 {
    margin-top: 10px !important;
  }

  .mr-xl-10,
.mx-xl-10 {
    margin-right: 10px !important;
  }

  .mb-xl-10,
.my-xl-10 {
    margin-bottom: 10px !important;
  }

  .ml-xl-10,
.mx-xl-10 {
    margin-left: 10px !important;
  }

  .m-xl-15 {
    margin: 15px !important;
  }

  .mt-xl-15,
.my-xl-15 {
    margin-top: 15px !important;
  }

  .mr-xl-15,
.mx-xl-15 {
    margin-right: 15px !important;
  }

  .mb-xl-15,
.my-xl-15 {
    margin-bottom: 15px !important;
  }

  .ml-xl-15,
.mx-xl-15 {
    margin-left: 15px !important;
  }

  .m-xl-30 {
    margin: 30px !important;
  }

  .mt-xl-30,
.my-xl-30 {
    margin-top: 30px !important;
  }

  .mr-xl-30,
.mx-xl-30 {
    margin-right: 30px !important;
  }

  .mb-xl-30,
.my-xl-30 {
    margin-bottom: 30px !important;
  }

  .ml-xl-30,
.mx-xl-30 {
    margin-left: 30px !important;
  }

  .m-xl-45 {
    margin: 45px !important;
  }

  .mt-xl-45,
.my-xl-45 {
    margin-top: 45px !important;
  }

  .mr-xl-45,
.mx-xl-45 {
    margin-right: 45px !important;
  }

  .mb-xl-45,
.my-xl-45 {
    margin-bottom: 45px !important;
  }

  .ml-xl-45,
.mx-xl-45 {
    margin-left: 45px !important;
  }

  .m-xl-50 {
    margin: 50px !important;
  }

  .mt-xl-50,
.my-xl-50 {
    margin-top: 50px !important;
  }

  .mr-xl-50,
.mx-xl-50 {
    margin-right: 50px !important;
  }

  .mb-xl-50,
.my-xl-50 {
    margin-bottom: 50px !important;
  }

  .ml-xl-50,
.mx-xl-50 {
    margin-left: 50px !important;
  }

  .m-xl-60 {
    margin: 60px !important;
  }

  .mt-xl-60,
.my-xl-60 {
    margin-top: 60px !important;
  }

  .mr-xl-60,
.mx-xl-60 {
    margin-right: 60px !important;
  }

  .mb-xl-60,
.my-xl-60 {
    margin-bottom: 60px !important;
  }

  .ml-xl-60,
.mx-xl-60 {
    margin-left: 60px !important;
  }

  .m-xl-80 {
    margin: 80px !important;
  }

  .mt-xl-80,
.my-xl-80 {
    margin-top: 80px !important;
  }

  .mr-xl-80,
.mx-xl-80 {
    margin-right: 80px !important;
  }

  .mb-xl-80,
.my-xl-80 {
    margin-bottom: 80px !important;
  }

  .ml-xl-80,
.mx-xl-80 {
    margin-left: 80px !important;
  }

  .m-xl-90 {
    margin: 90px !important;
  }

  .mt-xl-90,
.my-xl-90 {
    margin-top: 90px !important;
  }

  .mr-xl-90,
.mx-xl-90 {
    margin-right: 90px !important;
  }

  .mb-xl-90,
.my-xl-90 {
    margin-bottom: 90px !important;
  }

  .ml-xl-90,
.mx-xl-90 {
    margin-left: 90px !important;
  }

  .m-xl-120 {
    margin: 120px !important;
  }

  .mt-xl-120,
.my-xl-120 {
    margin-top: 120px !important;
  }

  .mr-xl-120,
.mx-xl-120 {
    margin-right: 120px !important;
  }

  .mb-xl-120,
.my-xl-120 {
    margin-bottom: 120px !important;
  }

  .ml-xl-120,
.mx-xl-120 {
    margin-left: 120px !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .p-xl-10 {
    padding: 10px !important;
  }

  .pt-xl-10,
.py-xl-10 {
    padding-top: 10px !important;
  }

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

  .pb-xl-10,
.py-xl-10 {
    padding-bottom: 10px !important;
  }

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

  .p-xl-15 {
    padding: 15px !important;
  }

  .pt-xl-15,
.py-xl-15 {
    padding-top: 15px !important;
  }

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

  .pb-xl-15,
.py-xl-15 {
    padding-bottom: 15px !important;
  }

  .pl-xl-15,
.px-xl-15 {
    padding-left: 15px !important;
  }

  .p-xl-30 {
    padding: 30px !important;
  }

  .pt-xl-30,
.py-xl-30 {
    padding-top: 30px !important;
  }

  .pr-xl-30,
.px-xl-30 {
    padding-right: 30px !important;
  }

  .pb-xl-30,
.py-xl-30 {
    padding-bottom: 30px !important;
  }

  .pl-xl-30,
.px-xl-30 {
    padding-left: 30px !important;
  }

  .p-xl-45 {
    padding: 45px !important;
  }

  .pt-xl-45,
.py-xl-45 {
    padding-top: 45px !important;
  }

  .pr-xl-45,
.px-xl-45 {
    padding-right: 45px !important;
  }

  .pb-xl-45,
.py-xl-45 {
    padding-bottom: 45px !important;
  }

  .pl-xl-45,
.px-xl-45 {
    padding-left: 45px !important;
  }

  .p-xl-50 {
    padding: 50px !important;
  }

  .pt-xl-50,
.py-xl-50 {
    padding-top: 50px !important;
  }

  .pr-xl-50,
.px-xl-50 {
    padding-right: 50px !important;
  }

  .pb-xl-50,
.py-xl-50 {
    padding-bottom: 50px !important;
  }

  .pl-xl-50,
.px-xl-50 {
    padding-left: 50px !important;
  }

  .p-xl-60 {
    padding: 60px !important;
  }

  .pt-xl-60,
.py-xl-60 {
    padding-top: 60px !important;
  }

  .pr-xl-60,
.px-xl-60 {
    padding-right: 60px !important;
  }

  .pb-xl-60,
.py-xl-60 {
    padding-bottom: 60px !important;
  }

  .pl-xl-60,
.px-xl-60 {
    padding-left: 60px !important;
  }

  .p-xl-80 {
    padding: 80px !important;
  }

  .pt-xl-80,
.py-xl-80 {
    padding-top: 80px !important;
  }

  .pr-xl-80,
.px-xl-80 {
    padding-right: 80px !important;
  }

  .pb-xl-80,
.py-xl-80 {
    padding-bottom: 80px !important;
  }

  .pl-xl-80,
.px-xl-80 {
    padding-left: 80px !important;
  }

  .p-xl-90 {
    padding: 90px !important;
  }

  .pt-xl-90,
.py-xl-90 {
    padding-top: 90px !important;
  }

  .pr-xl-90,
.px-xl-90 {
    padding-right: 90px !important;
  }

  .pb-xl-90,
.py-xl-90 {
    padding-bottom: 90px !important;
  }

  .pl-xl-90,
.px-xl-90 {
    padding-left: 90px !important;
  }

  .p-xl-120 {
    padding: 120px !important;
  }

  .pt-xl-120,
.py-xl-120 {
    padding-top: 120px !important;
  }

  .pr-xl-120,
.px-xl-120 {
    padding-right: 120px !important;
  }

  .pb-xl-120,
.py-xl-120 {
    padding-bottom: 120px !important;
  }

  .pl-xl-120,
.px-xl-120 {
    padding-left: 120px !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-n6 {
    margin: -5rem !important;
  }

  .mt-xl-n6,
.my-xl-n6 {
    margin-top: -5rem !important;
  }

  .mr-xl-n6,
.mx-xl-n6 {
    margin-right: -5rem !important;
  }

  .mb-xl-n6,
.my-xl-n6 {
    margin-bottom: -5rem !important;
  }

  .ml-xl-n6,
.mx-xl-n6 {
    margin-left: -5rem !important;
  }

  .m-xl-n10 {
    margin: -10px !important;
  }

  .mt-xl-n10,
.my-xl-n10 {
    margin-top: -10px !important;
  }

  .mr-xl-n10,
.mx-xl-n10 {
    margin-right: -10px !important;
  }

  .mb-xl-n10,
.my-xl-n10 {
    margin-bottom: -10px !important;
  }

  .ml-xl-n10,
.mx-xl-n10 {
    margin-left: -10px !important;
  }

  .m-xl-n15 {
    margin: -15px !important;
  }

  .mt-xl-n15,
.my-xl-n15 {
    margin-top: -15px !important;
  }

  .mr-xl-n15,
.mx-xl-n15 {
    margin-right: -15px !important;
  }

  .mb-xl-n15,
.my-xl-n15 {
    margin-bottom: -15px !important;
  }

  .ml-xl-n15,
.mx-xl-n15 {
    margin-left: -15px !important;
  }

  .m-xl-n30 {
    margin: -30px !important;
  }

  .mt-xl-n30,
.my-xl-n30 {
    margin-top: -30px !important;
  }

  .mr-xl-n30,
.mx-xl-n30 {
    margin-right: -30px !important;
  }

  .mb-xl-n30,
.my-xl-n30 {
    margin-bottom: -30px !important;
  }

  .ml-xl-n30,
.mx-xl-n30 {
    margin-left: -30px !important;
  }

  .m-xl-n45 {
    margin: -45px !important;
  }

  .mt-xl-n45,
.my-xl-n45 {
    margin-top: -45px !important;
  }

  .mr-xl-n45,
.mx-xl-n45 {
    margin-right: -45px !important;
  }

  .mb-xl-n45,
.my-xl-n45 {
    margin-bottom: -45px !important;
  }

  .ml-xl-n45,
.mx-xl-n45 {
    margin-left: -45px !important;
  }

  .m-xl-n50 {
    margin: -50px !important;
  }

  .mt-xl-n50,
.my-xl-n50 {
    margin-top: -50px !important;
  }

  .mr-xl-n50,
.mx-xl-n50 {
    margin-right: -50px !important;
  }

  .mb-xl-n50,
.my-xl-n50 {
    margin-bottom: -50px !important;
  }

  .ml-xl-n50,
.mx-xl-n50 {
    margin-left: -50px !important;
  }

  .m-xl-n60 {
    margin: -60px !important;
  }

  .mt-xl-n60,
.my-xl-n60 {
    margin-top: -60px !important;
  }

  .mr-xl-n60,
.mx-xl-n60 {
    margin-right: -60px !important;
  }

  .mb-xl-n60,
.my-xl-n60 {
    margin-bottom: -60px !important;
  }

  .ml-xl-n60,
.mx-xl-n60 {
    margin-left: -60px !important;
  }

  .m-xl-n80 {
    margin: -80px !important;
  }

  .mt-xl-n80,
.my-xl-n80 {
    margin-top: -80px !important;
  }

  .mr-xl-n80,
.mx-xl-n80 {
    margin-right: -80px !important;
  }

  .mb-xl-n80,
.my-xl-n80 {
    margin-bottom: -80px !important;
  }

  .ml-xl-n80,
.mx-xl-n80 {
    margin-left: -80px !important;
  }

  .m-xl-n90 {
    margin: -90px !important;
  }

  .mt-xl-n90,
.my-xl-n90 {
    margin-top: -90px !important;
  }

  .mr-xl-n90,
.mx-xl-n90 {
    margin-right: -90px !important;
  }

  .mb-xl-n90,
.my-xl-n90 {
    margin-bottom: -90px !important;
  }

  .ml-xl-n90,
.mx-xl-n90 {
    margin-left: -90px !important;
  }

  .m-xl-n120 {
    margin: -120px !important;
  }

  .mt-xl-n120,
.my-xl-n120 {
    margin-top: -120px !important;
  }

  .mr-xl-n120,
.mx-xl-n120 {
    margin-right: -120px !important;
  }

  .mb-xl-n120,
.my-xl-n120 {
    margin-bottom: -120px !important;
  }

  .ml-xl-n120,
.mx-xl-n120 {
    margin-left: -120px !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1440px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #ffffff !important;
}

.text-primary {
  color: #B70000 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #6b0000 !important;
}

.text-secondary {
  color: #000000 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: black !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #EB080A !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a10507 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

/*!
 * Bootstrap Reboot v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #ffffff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #B70000;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #6b0000;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.ico-burger {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .ico-burger {
    font-size: 20px;
    margin-top: -5px;
  }
}

.ico-burger__burger,
.ico-burger__burger::before,
.ico-burger__burger::after {
  height: 35px;
  -webkit-transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
@media (max-width: 991px) {
  .ico-burger__burger,
.ico-burger__burger::before,
.ico-burger__burger::after {
    height: auto;
  }
}
@media (max-width: 767px) {
  .ico-burger__burger,
.ico-burger__burger::before,
.ico-burger__burger::after {
    height: 35px;
  }
}

.ico-burger__burger::before {
  font-family: "Font Awesome 5 Pro";
  content: "\F0C9";
  color: #424242;
  font-weight: 400;
  font-size: 20px;
  -webkit-transform: translateY(-8px);
      -ms-transform: translateY(-8px);
          transform: translateY(-8px);
}

/* -------------------------------------------
**  ANIMATION 
============================================= */
.ico-burger.is-active .ico-burger__burger {
  background: transparent;
}

.ico-burger.is-active .ico-burger__burger::before {
  font-family: "Font Awesome 5 Pro";
  content: "\F00D";
  color: #ffffff;
  font-weight: 400;
  font-size: 20px;
}

.ico-burger.is-active {
  background: #292929;
  color: #ffffff;
  padding: 20px 0px 10px 0px;
}
@media (max-width: 767px) {
  .ico-burger.is-active {
    padding: 20px 0px 2px 0px;
  }
}
.ico-burger.is-active .ico-burger__burger {
  color: #ffffff;
  margin: auto;
}

#masthead {
  background-color: #b70000;
  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;
  z-index: 999;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 767px) {
  #masthead {
    background-color: transparent;
    -webkit-filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.1));
            filter: drop-shadow(0px 2px 2px rgba(0, 0, 0, 0.1));
  }
}
#masthead .site-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 767px) {
  #masthead .site-logo {
    padding: 0px 20px 0px 16px;
  }
}
#masthead .site-logo img {
  width: auto;
  height: auto;
}

.pre-header {
  display: block;
  background-color: #ffffff;
  position: relative;
  padding: 8px 0px 0px 0px;
}
.pre-header .container:first-child {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991px) {
  .pre-header {
    padding: 0px 0px 0px 0px;
  }
  .pre-header .w-50 {
    width: 35% !important;
  }
  .pre-header .container:first-child {
    margin: 0;
    padding: 0;
  }
}
.pre-header .top-menu-desktop {
  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;
}
.pre-header .top-menu-desktop .distributors-center .fas {
  font-size: 12px;
  margin-right: 8px;
}
.pre-header .top-menu-desktop .company_phone {
  margin-top: -10px;
}
.pre-header .top-menu-desktop .company_phone .fas {
  font-size: 14px;
  margin-right: 8px;
  color: #b70000;
}
.pre-header .top-menu-desktop .company_phone a {
  margin-top: 2px;
}
.pre-header .top-menu-desktop .social-share {
  margin-top: 5px;
}
.pre-header .top-menu-desktop .social-share ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.pre-header .top-menu-desktop .social-share ul li {
  padding: 0px 4px;
}
.pre-header .top-menu-desktop .social-share ul li .social-youtube .theme-icon svg {
  width: 27px;
  margin-top: -2px;
}
.pre-header .top-menu-desktop .social-share ul li .social-email .theme-icon svg {
  width: 22px;
  margin-top: -2px;
}
.pre-header .top-menu-desktop .social-share svg {
  min-height: 16px;
}
.pre-header .top-menu-desktop .language_widget {
  margin-top: -5px;
}
.pre-header .top-menu-desktop .language_widget .wpml-ls-item-toggle {
  line-height: 26px;
  background: transparent;
  border: 0;
  font-size: 16px;
  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;
  height: 100%;
  padding-right: calc(3px + .7em + .7em) !important;
}
.pre-header .top-menu-desktop .language_widget .wpml-ls-item-toggle:hover, .pre-header .top-menu-desktop .language_widget .wpml-ls-item-toggle:focus {
  background-color: transparent !important;
  text-decoration: none;
}
.pre-header .top-menu-desktop .search-form .theme-icon {
  margin-top: 3px;
}
.pre-header .top-menu-desktop .search-form .theme-icon .far {
  color: #000000;
}
.pre-header .top-menu-desktop .vertical-line {
  border: 1px solid #b6b6b6;
  height: 20px;
  margin: 8px 16px;
  vertical-align: middle;
  margin-top: -2px;
}
.pre-header .top-menu-desktop .vertical-line.no-padding-right {
  margin: -2px 8px 8px 16px;
}
.pre-header .top-menu-desktop .vertical-line.no-padding-left {
  margin: -2px 0px 8px 4px;
}
.pre-header a {
  font-family: "DB-Helvethaica-X";
  color: #181818 !important;
  font-size: 22px;
  font-weight: bold;
  line-height: 26px;
}
.pre-header a .theme-icon {
  max-width: 0px !important;
  width: 0px !important;
  display: inline;
}
.pre-header .phone a {
  font-weight: normal !important;
}
.pre-header .social-fb {
  float: left;
}
.pre-header .social-line {
  float: right;
}
.pre-header .header-menu-bar {
  background-color: #000000;
}
.pre-header .header-menu-bar .container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.pre-header .header-menu-bar .contact-us-link {
  text-align: center;
  padding: 20px 0px;
}
.pre-header .header-menu-bar .contact-us-link a:hover {
  color: #ffffff !important;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .contact-us-link {
    text-align: center;
    height: 100%;
    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;
    width: 75%;
    float: left;
  }
  .contact-us-link a:hover {
    text-decoration: underline;
  }
  .contact-us-link h6 {
    padding: 0px;
    margin: 0;
  }
}
.sticky {
  top: -1px;
  position: -webkit-sticky;
  position: sticky;
  padding-top: 0;
}

.sticky-logo {
  display: none;
  opacity: 0;
}

@-webkit-keyframes a_sticky {
  0% {
    margin-top: 100px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes a_sticky {
  0% {
    margin-top: 100px;
  }
  100% {
    margin-top: 0;
  }
}
.isSticky {
  -webkit-animation: a_sticky 1s ease 0s 1 normal forwards;
          animation: a_sticky 1s ease 0s 1 normal forwards;
}

.wpml-ls {
  width: auto;
}
.wpml-ls img {
  min-height: 16px;
}
.wpml-ls ul,
.wpml-ls li {
  height: 100%;
}
.wpml-ls ul {
  margin-left: 0px !important;
}
.wpml-ls ul li {
  margin-left: -4px !important;
}
.wpml-ls .wpml-ls-legacy-dropdown .wpml-ls-flag + span {
  margin-left: 0.2em;
}
.wpml-ls .wpml-ls-item-toggle {
  line-height: 26px;
  background: transparent;
  border: 0;
  font-size: 16px;
  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;
  height: 100%;
  padding-right: calc(3px + .7em + .7em) !important;
}
.wpml-ls .wpml-ls-item-toggle:hover, .wpml-ls .wpml-ls-item-toggle:focus {
  background-color: transparent !important;
  text-decoration: none;
}
.wpml-ls .wpml-ls-item-toggle:after {
  content: "";
  top: calc(50% - 5px) !important;
  padding: 2px !important;
}
.wpml-ls .wpml-ls-sub-menu {
  height: auto;
  background-color: #ffffff;
}
.wpml-ls .wpml-ls-sub-menu a {
  font-size: 14px;
  color: #343a40;
  border: 0;
  padding: 10px;
}
.wpml-ls .wpml-ls-sub-menu a:hover {
  text-decoration: none;
}
.wpml-ls .wpml-ls-sub-menu li {
  border: 0;
}

.wpml-ls-legacy-list-horizontal {
  padding: 0px !important;
  float: right;
}

.wpml-ls-native {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 32px;
  text-decoration: none;
}

footer {
  background-color: #181818;
}
footer h6 {
  border-bottom: 1px solid #ffffff;
}
footer .footer-navigation {
  padding: 72px 0px;
}
@media (max-width: 767px) {
  footer .footer-navigation {
    padding: 48px 20px !important;
  }
}
footer .footer-navigation .menu {
  margin-top: 16px;
  padding-left: 0px;
}
@media (max-width: 767px) {
  footer .footer-navigation .menu {
    padding-left: 5px;
  }
}
footer .footer-navigation .menu li a {
  color: #ffffff;
}
footer .footer-info {
  background-color: #292929;
  padding: 20px 0px;
}
footer .footer-info p {
  color: #b6b6b6;
  margin-top: 10px;
}
@media (max-width: 767px) {
  footer .footer-info ul {
    padding-left: 0px;
  }
}
footer .footer-info ul li {
  display: inline-block;
}
footer .footer-info ul li:first-child {
  padding-right: 56px;
}
@media (max-width: 767px) {
  footer .footer-info ul li:first-child {
    padding-right: 0px;
  }
}
footer .footer-info ul li a {
  color: #b6b6b6;
}
footer .footer-info .copy_right p {
  color: #b6b6b6;
}

.footer-contact-social-bg {
  background-color: #292929;
  background-image: -webkit-linear-gradient(150deg, #292929 50%, #7f0000 50%);
  min-height: 100px;
  margin-top: 2px;
}
@media (max-width: 767px) {
  .footer-contact-social-bg {
    background-color: #292929;
    background-image: none;
    min-height: 0;
  }
}
.footer-contact-social-bg .footer-contact-social {
  padding: 30px 15px;
}
.footer-contact-social-bg .footer-contact-social .theme-icon {
  display: inline;
  padding-right: 20px;
}
.footer-contact-social-bg .footer-contact-social .social-title {
  display: inline;
  color: #ffffff;
}
@media (max-width: 767px) {
  .footer-contact-social-bg .footer-contact-social .phone .theme-icon {
    padding-right: 0px;
  }
  .footer-contact-social-bg .footer-contact-social .phone .theme-icon svg {
    width: 24px;
    height: auto;
  }
  .footer-contact-social-bg .footer-contact-social .line_id .theme-icon {
    padding-right: 0px;
  }
  .footer-contact-social-bg .footer-contact-social .line_id .theme-icon svg {
    width: 30px;
    height: auto;
  }
  .footer-contact-social-bg .footer-contact-social .facebook {
    padding-right: 0px;
  }
  .footer-contact-social-bg .footer-contact-social .facebook .theme-icon svg {
    width: 28px;
    height: auto;
  }
  .footer-contact-social-bg .footer-contact-social .youtube {
    padding-right: 0px;
  }
  .footer-contact-social-bg .footer-contact-social .youtube .theme-icon svg {
    width: 38px;
    height: auto;
  }
}

html,
* {
  font-family: "Sarabun", sans-serif;
  -webkit-font-smoothing: antialiased;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

body {
  overflow-x: hidden !important;
  background-color: #181818;
  color: #ffffff;
}

.border-0 {
  border: 0 !important;
}

.transition {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.row-full,
.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.content-area {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  .content-area {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.theme-icon {
  max-width: 100px;
  color: #b70000;
  width: 20px;
}

.icon-arrow, .navigation .menu-item-has-children:after, .wpml-ls .wpml-ls-item-toggle:after {
  border: solid #ffffff !important;
  border-width: 0 1px 1px 0 !important;
  display: inline-block;
  padding: 3px;
}
.icon-arrow.right, .navigation .right.menu-item-has-children:after, .wpml-ls .right.wpml-ls-item-toggle:after {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.icon-arrow.left, .navigation .left.menu-item-has-children:after, .wpml-ls .left.wpml-ls-item-toggle:after {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.icon-arrow.up, .navigation .up.menu-item-has-children:after, .wpml-ls .up.wpml-ls-item-toggle:after {
  -ms-transform: scaleX(-1) rotate(-135deg);
      transform: scaleX(-1) rotate(-135deg);
  -webkit-transform: scaleX(-1) rotate(-135deg);
}
.icon-arrow.down, .navigation .icon-arrow.menu-item-has-children:after, .navigation .down.menu-item-has-children:after, .navigation .menu-item-has-children:after, .pre-header .top-menu-desktop .language_widget .icon-arrow.wpml-ls-item-toggle:after, .pre-header .top-menu-desktop .language_widget .navigation .wpml-ls-item-toggle.menu-item-has-children:after, .navigation .pre-header .top-menu-desktop .language_widget .wpml-ls-item-toggle.menu-item-has-children:after, .wpml-ls .pre-header .top-menu-desktop .language_widget .wpml-ls-item-toggle:after, .pre-header .top-menu-desktop .language_widget .wpml-ls .wpml-ls-item-toggle:after, .wpml-ls .wpml-ls-item-toggle:after {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.icon-arrow-black, .pre-header .top-menu-desktop .language_widget .wpml-ls-item-toggle:after {
  border: solid #181818 !important;
  border-width: 0 1px 1px 0 !important;
  display: inline-block;
  padding: 3px;
}
.icon-arrow-black.right, .pre-header .top-menu-desktop .language_widget .right.wpml-ls-item-toggle:after {
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.icon-arrow-black.left, .pre-header .top-menu-desktop .language_widget .left.wpml-ls-item-toggle:after {
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.icon-arrow-black.up, .pre-header .top-menu-desktop .language_widget .up.wpml-ls-item-toggle:after {
  -ms-transform: scaleX(-1) rotate(-135deg);
      transform: scaleX(-1) rotate(-135deg);
  -webkit-transform: scaleX(-1) rotate(-135deg);
}
.icon-arrow-black.down, .navigation .icon-arrow-black.menu-item-has-children:after, .pre-header .top-menu-desktop .language_widget .wpml-ls-item-toggle:after, .wpml-ls .icon-arrow-black.wpml-ls-item-toggle:after {
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.arrow {
  display: inline-block;
  position: absolute;
  width: 60px;
  height: 60px;
  background: transparent;
  text-indent: -9999px;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  text-decoration: none;
  color: transparent;
}

.arrow:hover {
  border-color: #ffffff;
  border-width: 5px;
}

.arrow:before {
  display: block;
  height: 200%;
  width: 200%;
  margin-left: -50%;
  margin-top: -50%;
  content: "";
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.arrow.prev {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 0;
}

.arrow.next {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 0;
}

.arrow.up {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 175px;
}

.arrow.down, .navigation .arrow.menu-item-has-children:after, .pre-header .top-menu-desktop .language_widget .arrow.wpml-ls-item-toggle:after, .wpml-ls .arrow.wpml-ls-item-toggle:after {
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
  right: 175px;
}

.navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item {
  margin: 0px 15px 0 0;
  vertical-align: baseline;
}
.navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
  color: #ffffff !important;
  padding: 20px 15px;
}
.navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-family: "DB-Helvethaica-X";
  font-size: 24px;
  font-weight: normal;
  color: #ffffff !important;
}
.navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu > ul.mega-sub-menu {
    background: #000000;
  }
}
@media (max-width: 767px) {
  .navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu .menu {
    position: relative;
    padding-right: 15px !important;
    padding-left: 10px !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 0;
  }
  .navigation #mega-menu-wrap-primary-menu #mega-menu-primary-menu .menu:after {
    border-right: solid 1px #dee2e6;
    margin-right: 15px !important;
    content: "";
    height: 25px;
    top: 50%;
    position: absolute;
    right: -2px;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
  }
}
@media (max-width: 767px) {
  .navigation li {
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .navigation li a {
    font-family: "DB-Helvethaica-X";
    color: #ffffff;
    padding: 12px 32px;
    display: block;
    margin: 0;
    font-size: 22px;
    font-weight: normal;
  }
  .navigation li:hover {
    background-color: #750000;
  }
  .navigation li:hover > a {
    color: #ffffff;
    text-decoration: none;
  }
}
.navigation .menu-item-has-children:after {
  content: "";
  top: calc(50% - 5px) !important;
  padding: 2px !important;
  right: 5px;
  position: absolute;
  border-color: #ffffff !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.navigation .menu-item-has-children .sub-menu {
  display: none;
  position: absolute;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 350px;
  padding: 0;
  background-color: #EB080A;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0px 0px 2px #00000029;
}
.navigation .menu-item-has-children .sub-menu li {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.navigation .menu-item-has-children .sub-menu li a {
  color: #ffffff;
}
.navigation .menu-item-has-children:hover .sub-menu {
  display: block;
  opacity: 1;
}
.navigation .menu-item-has-children:hover:after {
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}

.mobile-menu-panel {
  position: fixed;
  width: 100vw;
  background: #000000;
  left: -100%;
  top: 30px;
  display: block;
  opacity: 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 58px);
  z-index: 99;
}
.mobile-menu-panel .container {
  padding: 0;
}
.mobile-menu-panel.is-active {
  display: block;
  left: 0;
  opacity: 1;
  margin-top: 26px;
}
@media (max-width: 767px) {
  .mobile-menu-panel.is-active {
    margin-top: 20px;
  }
}
.mobile-menu-panel #mega-menu-wrap-primary-mobile-menu .mega-menu-toggle {
  display: none;
}
.mobile-menu-panel #mega-menu-wrap-primary-mobile-menu .mega-menu-toggle + #mega-menu-primary-mobile-menu {
  background: #000000;
  padding: 16px 0px;
}
.mobile-menu-panel #mega-menu-wrap-primary-mobile-menu #mega-menu-primary-mobile-menu > li.mega-menu-item {
  border-bottom: 1px solid #424242;
  padding: 24px 0px;
}
.mobile-menu-panel #mega-menu-wrap-primary-mobile-menu #mega-menu-primary-mobile-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: transparent;
}
.mobile-menu-panel #mega-menu-wrap-primary-mobile-menu #mega-menu-primary-mobile-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  height: 20px;
}
.mobile-menu-panel #mega-menu-wrap-primary-mobile-menu #mega-menu-primary-mobile-menu > li.mega-menu-flyout .mega-sub-menu {
  padding: 16px 0px;
  border-top: 1px solid #424242;
  border-bottom: 1px solid #424242;
}
.mobile-menu-panel #mega-menu-wrap-primary-mobile-menu #mega-menu-primary-mobile-menu > li.mega-menu-flyout .mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 32px;
  text-decoration: none;
  background-color: #232323;
}
.mobile-menu-panel .search-mobile {
  padding: 8px 24px;
}
.mobile-menu-panel .search-mobile .search-form .theme-icon {
  margin-top: 3px;
}
.mobile-menu-panel .search-mobile .search-form .theme-icon .far {
  color: #ffffff;
}
.mobile-menu-panel .search-mobile .search-form .search-field {
  width: 90%;
}
.mobile-menu-panel .phone-mobile {
  padding: 8px 24px;
}
.mobile-menu-panel .phone-mobile .fas {
  float: left;
  margin-right: 8px;
  margin-top: 10px;
}
.mobile-menu-panel .phone-mobile p {
  margin-bottom: 0;
}
.mobile-menu-panel .social-mobile {
  padding: 8px 24px;
}
.mobile-menu-panel .social-mobile ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.mobile-menu-panel .social-mobile ul li {
  width: 40px;
}
.mobile-menu-panel .distributor-center-mobile {
  padding: 8px 24px;
}
.mobile-menu-panel .distributor-center-mobile .fas {
  margin-right: 8px;
  font-size: 14px;
}
.mobile-menu-panel .language-mobile {
  padding: 8px 24px;
}
.mobile-menu-panel .language-mobile .wpml-ls .wpml-ls-item-toggle:after {
  border-width: 0 2px 2px 0 !important;
  padding: 3px !important;
}
.mobile-menu-panel .language-mobile .wpml-ls ul {
  width: 90px !important;
}
.mobile-menu-panel .language-mobile .wpml-ls .wpml-ls-native {
  color: #ffffff;
}

.cta-button-settings {
  padding-top: 20px;
  padding-bottom: 60px;
}
.cta-button-settings .button-bg {
  background-color: #a70000;
  -webkit-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
          transform: skewX(-20deg);
  width: 100%;
  overflow: hidden;
}
.cta-button-settings .button-bg .item {
  -webkit-transform: skewX(20deg);
      -ms-transform: skewX(20deg);
          transform: skewX(20deg);
  padding: 35px 60px 30px 0px;
  width: auto;
}
.cta-button-settings .button-bg .item h6 {
  text-align: center;
  font-weight: bold;
}
.cta-button-settings .button-bg .item h6:after {
  content: url("../images/arrow-right.svg");
  width: 19px;
  height: 10px;
  float: right;
  margin-top: 5px;
}
.cta-button-settings .button-bg:hover {
  background-color: #9a0000;
}
.cta-button-settings a {
  text-decoration: none;
}
.cta-button-settings a:hover {
  text-decoration: none;
}

.btn, .gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input {
  font-family: "DB-Helvethaica-X", sans-serif;
}

.btn-primary, .gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input,
.btn-primary-light {
  background-color: #b70000;
  color: #ffffff;
  padding: 16px 56px;
}
.btn-primary:hover, .gform_wrapper .gform_footer button:hover,
.gform_wrapper .gform_footer input:hover,
.gform_wrapper .gform_page_footer button:hover,
.gform_wrapper .gform_page_footer input:hover,
.btn-primary-light:hover {
  background-color: #9a0000;
  color: #ffffff;
  text-decoration: none;
}
.btn-primary:active, .gform_wrapper .gform_footer button:active,
.gform_wrapper .gform_footer input:active,
.gform_wrapper .gform_page_footer button:active,
.gform_wrapper .gform_page_footer input:active,
.btn-primary-light:active {
  background-color: #7f0000;
  color: #ffffff;
}

.btn-primary-outline, .product-menu-content .row .btn-primary-outline-rounded, .btn-primary-outline-rounded,
.btn-primary-ghost {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 16px 56px;
}
.btn-primary-outline:hover, .product-menu-content .row .btn-primary-outline-rounded:hover, .btn-primary-outline-rounded:hover,
.btn-primary-ghost:hover {
  background-color: #ffffff;
  color: #181818;
  text-decoration: none;
}
.btn-primary-outline:active, .product-menu-content .row .btn-primary-outline-rounded:active, .btn-primary-outline-rounded:active,
.btn-primary-ghost:active {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}

.btn-primary-outline-rounded {
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 1000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-primary-outline-rounded:hover {
  background-color: #ffffff;
  color: #181818;
  text-decoration: none;
}
.btn-primary-outline-rounded:active {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #7f0000;
}

.btn-secondary {
  background-color: #000000;
  color: #ffffff;
  padding: 16px 56px;
}
.btn-secondary span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.btn-secondary span:after {
  content: url("../images/arrow-right14x9.svg");
  width: 14px;
  height: 9px;
  margin-left: 14px;
  margin-top: 3px;
  float: right;
}
.btn-secondary:hover {
  background-color: #9a0000;
  color: #ffffff;
  text-decoration: none;
}
.btn-secondary:active {
  background-color: #7f0000;
  color: #ffffff;
}

#breadcrumbs a,
#breadcrumbs span {
  color: #181818;
}
#breadcrumbs:empty {
  display: none;
}
#breadcrumbs .breadcrumb_last {
  color: #a2a2a2;
}

.tns-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0px;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.tns-nav button {
  width: 80px;
  height: 20px;
  border: 0;
  display: block;
  padding: 0;
  margin: 0 5px;
  background: #292929;
  outline: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tns-nav button.tns-nav-active {
  background: #7f0000;
}

.tns-outer {
  position: relative;
}

.tns-item {
  -webkit-box-flex: unset !important;
  -webkit-flex: unset !important;
      -ms-flex: unset !important;
          flex: unset !important;
}
@media (max-width: 991px) {
  .tns-item .post-item {
    margin-bottom: 30px;
  }
}

.tns-controls [data-controls=prev],
.tns-controls [data-controls=next] {
  display: inline-block !important;
  width: 52px;
  height: 52px;
  position: absolute;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 50%;
  border-radius: 0;
  background-color: transparent;
  border: none;
  color: transparent !important;
  z-index: 9;
  background-color: #424242;
  opacity: 0.4;
  border-radius: 100%;
}
.tns-controls [data-controls=prev]:before,
.tns-controls [data-controls=next]:before {
  position: absolute;
  content: "";
  margin: auto;
  width: calc(20px/1.5);
  height: calc(20px/1.5);
  background: rgba(0, 0, 0, 0);
  border: calc(16px/6) solid #ffffff;
  border-right: none;
  border-top: none;
  top: 0;
  bottom: 0;
}
.tns-controls [data-controls=prev] {
  left: -90px;
}
.slider-full .tns-controls [data-controls=prev] {
  left: 2%;
}
.tns-controls [data-controls=prev]:before {
  left: 0;
  right: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.tns-controls [data-controls=next] {
  right: -90px;
}
.slider-full .tns-controls [data-controls=next] {
  right: 2%;
}
.tns-controls [data-controls=next]:before {
  left: 0;
  right: calc(30px/8);
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.slider-body {
  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;
  height: 100%;
}

.banner-section {
  margin-top: -200px;
  margin-bottom: 145px;
}

.slider-body {
  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;
  height: 100%;
}

.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.product-menu-content {
  background-color: #292929;
}
.product-menu-content .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-menu-content .row .btn, .product-menu-content .row .gform_wrapper .gform_footer button, .gform_wrapper .gform_footer .product-menu-content .row button,
.product-menu-content .row .gform_wrapper .gform_footer input,
.gform_wrapper .gform_footer .product-menu-content .row input,
.product-menu-content .row .gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer .product-menu-content .row button,
.product-menu-content .row .gform_wrapper .gform_page_footer input,
.gform_wrapper .gform_page_footer .product-menu-content .row input {
  font-family: "DB-Helvethaica-X", sans-serif;
  max-width: 180px;
  padding: 14px 50px;
}
.product-menu-content .row .btn-primary-outline-rounded {
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 1000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-menu-content .row .btn-primary-outline-rounded:hover {
  background-color: #ffffff;
  color: #181818 !important;
  text-decoration: none;
}
.product-menu-content .row .btn-primary-outline-rounded:active {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #7f0000;
}
.product-menu-content a {
  color: #ffffff !important;
}
.product-menu-content a:hover {
  text-decoration: underline;
}
.product-menu-content a .price {
  font-weight: normal;
  color: #c1c1c1;
}

.product-menu-mobile-content .container {
  padding: 16px;
  border-top: 1px solid #424242;
  border-bottom: 1px solid #424242;
}
.product-menu-mobile-content .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-menu-mobile-content .row h6 {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 0px;
}
.product-menu-mobile-content .row p {
  font-size: 18px;
  margin-bottom: 0px !important;
}

#mega-menu-wrap-primary-mobile-menu #mega-menu-primary-mobile-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  padding: 0px 16px;
  background-color: #232323;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius: 0;
  background: #292929;
  border: 0;
  padding: 0px 0px 0px 0px;
  position: fixed;
  width: 100vw;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: url("../images/nav-drop-arrow.svg");
  width: 11px;
  margin-top: -8px;
  padding: 0px 12px 0px 12px;
}

#mega-menu-wrap-primary-menu #mega-menu-primary-menu > li.mega-menu-item > a.mega-menu-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.search-form {
  right: 0px;
  top: 1px;
  padding-left: 0px;
}
.search-form .theme-icon {
  float: left;
}
.search-form .theme-icon .far {
  font-weight: 700;
  color: #000000;
  font-size: 14px;
}
.search-form .search-field {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 32px;
  text-decoration: none;
  background: transparent;
  border: none;
  color: #828282;
  width: 50px;
}
.search-form .search-field::-webkit-search-cancel-button {
  display: none;
}
.search-form .search-field::-webkit-input-placeholder {
  color: #828282;
}
.search-form .search-field::-moz-placeholder {
  color: #828282;
}
.search-form .search-field:-ms-input-placeholder {
  color: #828282;
}
.search-form .search-field::-ms-input-placeholder {
  color: #828282;
}
.search-form .search-field::placeholder {
  color: #828282;
}
.search-form .search-field:focus {
  outline: 0;
  background: transparent;
}

.search-form-mobile .theme-icon {
  float: left;
}
.search-form-mobile .theme-icon .far {
  font-weight: 900;
  color: #ffffff;
  font-size: 14px;
}
.search-form-mobile .search-field-mobile {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 32px;
  text-decoration: none;
  background: transparent;
  border: none;
}
.search-form-mobile .search-field-mobile::-webkit-search-cancel-button {
  display: none;
}
.search-form-mobile .search-field-mobile::-webkit-input-placeholder {
  color: #e0e0e0;
}
.search-form-mobile .search-field-mobile::-moz-placeholder {
  color: #e0e0e0;
}
.search-form-mobile .search-field-mobile:-ms-input-placeholder {
  color: #e0e0e0;
}
.search-form-mobile .search-field-mobile::-ms-input-placeholder {
  color: #e0e0e0;
}
.search-form-mobile .search-field-mobile::placeholder {
  color: #e0e0e0;
}
.search-form-mobile .search-field-mobile:focus {
  outline: 0;
  background: transparent;
}

#cookie-law-info-bar div {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
  font-weight: 400 !important;
}
#cookie-law-info-bar .cli-bar-btn_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cookie-law-info-bar .cli-bar-btn_container a {
  text-align: center;
}
#cookie-law-info-bar .cli-bar-btn_container a.medium {
  font-weight: bold;
}
#cookie-law-info-bar .cli-bar-btn_container a.cli_settings_button {
  border-radius: 0px;
  border: 1px solid #000000;
  padding: 12px 30px;
}
#cookie-law-info-bar .cli-bar-btn_container a.cli_settings_button:hover {
  background: #fcfbfb !important;
}
#cookie-law-info-bar .cli-bar-btn_container a.wt-cli-accept-all-btn {
  border-radius: 0px;
  padding: 12px 30px;
  border: 1px solid #B70000;
}
#cookie-law-info-bar .cli-bar-btn_container a.wt-cli-accept-all-btn:hover {
  background: #B70000 !important;
  opacity: 0.8;
}

.cli-modal .cli-privacy-overview h4 {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  text-decoration: none;
  color: #181818;
}
.cli-modal .cli-modal-content .cli-tab-section .cli-tab-header a {
  font-weight: bold;
}
.cli-modal .cli-modal-content .cli-tab-section .cli-tab-header .cli-switch input:checked + .cli-slider {
  background-color: #B70000;
}
.cli-modal .cli-tab-footer .wt-cli-privacy-accept-btn {
  text-transform: capitalize !important;
  font-weight: bold;
  font-family: inherit;
  background-color: white;
  color: #181818;
  border-radius: 0px;
  padding: 12px 30px;
  text-align: center;
}
.cli-modal .cli-tab-footer .cli-privacy-content-text {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  text-decoration: none;
}
.cli-modal .cli-tab-footer #wt-cli-privacy-save-btn {
  border-radius: 0px;
  padding: 12px 30px;
  border: 1px solid #B70000;
  background: #B70000 !important;
  color: #ffffff;
}

.site {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.site .site-main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

#wpadminbar {
  top: auto;
  bottom: 0;
}

.banner-header {
  position: relative;
  width: 100%;
}

.header-bg {
  text-align: center;
}
.header-bg img {
  background-color: #7f0000;
  -o-object-fit: cover;
     font-family: "object-fit:cover;object-position:center";
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: auto;
  height: auto;
}

.header-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 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;
}

.tns-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 0px;
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
.tns-nav button {
  width: 80px;
  height: 20px;
  border: 0;
  display: block;
  padding: 0;
  margin: 0 5px;
  background: #292929;
  outline: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tns-nav button.tns-nav-active {
  background: #7f0000;
}

.tns-outer {
  position: relative;
}

.tns-item {
  -webkit-box-flex: unset !important;
  -webkit-flex: unset !important;
      -ms-flex: unset !important;
          flex: unset !important;
}
@media (max-width: 991px) {
  .tns-item .post-item {
    margin-bottom: 30px;
  }
}

.tns-controls [data-controls=prev],
.tns-controls [data-controls=next] {
  display: inline-block !important;
  width: 52px;
  height: 52px;
  position: absolute;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  top: 50%;
  border-radius: 0;
  background-color: transparent;
  border: none;
  color: transparent !important;
  z-index: 9;
  background-color: #424242;
  opacity: 0.4;
  border-radius: 100%;
}
.tns-controls [data-controls=prev]:before,
.tns-controls [data-controls=next]:before {
  position: absolute;
  content: "";
  margin: auto;
  width: calc(20px/1.5);
  height: calc(20px/1.5);
  background: rgba(0, 0, 0, 0);
  border: calc(16px/6) solid #ffffff;
  border-right: none;
  border-top: none;
  top: 0;
  bottom: 0;
}
.tns-controls [data-controls=prev] {
  left: -90px;
}
.slider-full .tns-controls [data-controls=prev] {
  left: 2%;
}
.tns-controls [data-controls=prev]:before {
  left: 0;
  right: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.tns-controls [data-controls=next] {
  right: -90px;
}
.slider-full .tns-controls [data-controls=next] {
  right: 2%;
}
.tns-controls [data-controls=next]:before {
  left: 0;
  right: calc(30px/8);
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.slider-body {
  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;
  height: 100%;
}

.banner-section {
  margin-top: -200px;
  margin-bottom: 145px;
}

.slider-body {
  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;
  height: 100%;
}

.tns-outer {
  padding: 0 !important;
}
.tns-outer [hidden] {
  display: none !important;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  transition: all 0s;
}
.tns-slider > .tns-item {
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}
.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}
.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}
.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}
.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}
.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -webkit-transition: opacity 0s, -webkit-transform 0s;
  transition: opacity 0s, -webkit-transform 0s;
  transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s, -webkit-transform 0s;
}
.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}
.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}
.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}
.tns-vpfix > div, .tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}
.tns-t-ct {
  width: 2333.3333333333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}
.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}
.tns-t-ct > div {
  width: 1.4285714286%;
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

.relate-blog-content {
  padding: 110px 15px;
}
.relate-blog-content .relate-blog-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.relate-blog-content .relate-blog-header h2 {
  border-bottom: 3px solid #7f0000;
}

.cta-button-settings {
  padding-top: 20px;
  padding-bottom: 60px;
}
.cta-button-settings .button-bg {
  background-color: #a70000;
  -webkit-transform: skewX(-20deg);
      -ms-transform: skewX(-20deg);
          transform: skewX(-20deg);
  width: 100%;
  overflow: hidden;
}
.cta-button-settings .button-bg .item {
  -webkit-transform: skewX(20deg);
      -ms-transform: skewX(20deg);
          transform: skewX(20deg);
  padding: 35px 60px 30px 0px;
  width: auto;
}
.cta-button-settings .button-bg .item h6 {
  text-align: center;
  font-weight: bold;
}
.cta-button-settings .button-bg .item h6:after {
  content: url("../images/arrow-right.svg");
  width: 19px;
  height: 10px;
  float: right;
  margin-top: 5px;
}
.cta-button-settings .button-bg:hover {
  background-color: #9a0000;
}
.cta-button-settings a {
  text-decoration: none;
}
.cta-button-settings a:hover {
  text-decoration: none;
}

.btn, .gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input {
  font-family: "DB-Helvethaica-X", sans-serif;
}

.btn-primary, .gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input,
.btn-primary-light {
  background-color: #b70000;
  color: #ffffff;
  padding: 16px 56px;
}
.btn-primary:hover, .gform_wrapper .gform_footer button:hover,
.gform_wrapper .gform_footer input:hover,
.gform_wrapper .gform_page_footer button:hover,
.gform_wrapper .gform_page_footer input:hover,
.btn-primary-light:hover {
  background-color: #9a0000;
  color: #ffffff;
  text-decoration: none;
}
.btn-primary:active, .gform_wrapper .gform_footer button:active,
.gform_wrapper .gform_footer input:active,
.gform_wrapper .gform_page_footer button:active,
.gform_wrapper .gform_page_footer input:active,
.btn-primary-light:active {
  background-color: #7f0000;
  color: #ffffff;
}

.btn-primary-outline, .btn-primary-outline-rounded, .product-menu-content .row .btn-primary-outline-rounded,
.btn-primary-ghost {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  padding: 16px 56px;
}
.btn-primary-outline:hover, .btn-primary-outline-rounded:hover, .product-menu-content .row .btn-primary-outline-rounded:hover,
.btn-primary-ghost:hover {
  background-color: #ffffff;
  color: #181818;
  text-decoration: none;
}
.btn-primary-outline:active, .btn-primary-outline-rounded:active, .product-menu-content .row .btn-primary-outline-rounded:active,
.btn-primary-ghost:active {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}

.btn-primary-outline-rounded {
  font-size: 22px;
  line-height: 24px;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 1000px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.btn-primary-outline-rounded:hover {
  background-color: #ffffff;
  color: #181818;
  text-decoration: none;
}
.btn-primary-outline-rounded:active {
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #7f0000;
}

.btn-secondary {
  background-color: #000000;
  color: #ffffff;
  padding: 16px 56px;
}
.btn-secondary span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.btn-secondary span:after {
  content: url("../images/arrow-right14x9.svg");
  width: 14px;
  height: 9px;
  margin-left: 14px;
  margin-top: 3px;
  float: right;
}
.btn-secondary:hover {
  background-color: #9a0000;
  color: #ffffff;
  text-decoration: none;
}
.btn-secondary:active {
  background-color: #7f0000;
  color: #ffffff;
}

/* Accordion styles */
.tabs-accordion {
  overflow: hidden;
}

.tab-accordion {
  width: 100%;
  color: #ffffff !important;
  overflow: hidden;
}
.tab-accordion-label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1em;
  background: #b70000;
  font-weight: bold;
  cursor: pointer;
  width: 100%;
  padding: 10px 20px !important;
  border-radius: 0;
  color: #ffffff !important;
}
.tab-accordion-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.tab-accordion-content {
  max-height: 0;
  padding: 0 1em;
  color: #ffffff;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.tab-accordion-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #b70000;
  cursor: pointer;
}

input:checked + .tab-accordion-label {
  background: #840000;
}
input:checked + .tab-accordion-label::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
input:checked ~ .tab-accordion-content {
  max-height: 100vh;
  padding: 1em;
}

.gform_wrapper .gfield {
  margin-top: 10px;
}
.gform_wrapper .gfield_label {
  font-family: "DB-Helvethaica-X";
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
  font-size: 24px !important;
}
.gform_wrapper .gfield_required .gfield_required_text {
  font-size: 0;
}
.gform_wrapper .gfield_required .gfield_required_text:before {
  content: "*";
  color: inherit;
}
.gform_wrapper .gfield textarea.medium {
  height: 145px !important;
}
.gform_wrapper input[type=color],
.gform_wrapper input[type=date],
.gform_wrapper input[type=datetime-local],
.gform_wrapper input[type=datetime],
.gform_wrapper input[type=email],
.gform_wrapper input[type=month],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=search],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=time],
.gform_wrapper input[type=url],
.gform_wrapper input[type=week],
.gform_wrapper select,
.gform_wrapper textarea {
  background-color: #ffffff !important;
  border: none !important;
}
@media (max-width: 767px) {
  .gform_wrapper input[type=color],
.gform_wrapper input[type=date],
.gform_wrapper input[type=datetime-local],
.gform_wrapper input[type=datetime],
.gform_wrapper input[type=email],
.gform_wrapper input[type=month],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=search],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=time],
.gform_wrapper input[type=url],
.gform_wrapper input[type=week],
.gform_wrapper select,
.gform_wrapper textarea {
    min-width: 310px;
  }
}
.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer {
  text-align: center;
}
.gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input {
  color: #ffffff;
  font-size: 24px !important;
  border: none;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .gform_wrapper .gform_footer button,
.gform_wrapper .gform_footer input,
.gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer input {
    padding: 8px 56px;
    width: 100%;
  }
}

::-webkit-input-placeholder {
  font-weight: 200;
  color: #a2a2a2;
  padding: 0 10px;
}

::-moz-placeholder {
  font-weight: 200;
  color: #a2a2a2;
  padding: 0 10px;
}

:-ms-input-placeholder {
  font-weight: 200;
  color: #a2a2a2;
  padding: 0 10px;
}

::-ms-input-placeholder {
  font-weight: 200;
  color: #a2a2a2;
  padding: 0 10px;
}

::placeholder {
  font-weight: 200;
  color: #a2a2a2;
  padding: 0 10px;
}

.site-content {
  background-color: #000000;
}

.content-area {
  padding-top: 0px;
}

.header-bg img {
  -o-object-fit: cover;
     font-family: "object-fit:cover;object-position:center";
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: auto;
}

.post-header {
  background-color: #7f0000;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid inherit;
}
.post-header .price {
  text-align: right;
}
@media (max-width: 767px) {
  .post-header .price {
    text-align: left;
  }
}

.post-header-mobile {
  background-color: transparent;
  padding-top: 40px;
}
.post-header-mobile .price-line {
  width: 130px;
  border-bottom: 2px solid #b70000;
  padding: 0px 0px 24px 0px;
}
.post-header-mobile .desc {
  font-weight: bold;
}

.download-section {
  float: right !important;
  padding: 20px 0px !important;
  text-align: right;
  width: 90px !important;
}
@media (max-width: 767px) {
  .download-section {
    padding: 15px 0px 0px 0px !important;
  }
}
.download-section a:hover {
  text-decoration: none;
}
.download-section .theme-icon svg {
  float: left;
}
.download-section h6 {
  color: #B70000;
  font-weight: bold;
}

.single-product-tab-nav {
  height: 64px;
}
@media (max-width: 767px) {
  .single-product-tab-nav {
    height: 56px;
  }
}
@media (max-width: 767px) {
  .single-product-tab-nav ul {
    padding-left: 0px;
  }
}
.single-product-tab-nav .tab-switcher {
  display: inline-block;
  cursor: pointer;
  margin-top: -5px;
}
.single-product-tab-nav .tab-switcher div {
  color: #181818 !important;
  margin-right: 2px;
  padding: 30px 60px;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .single-product-tab-nav .tab-switcher div {
    padding: 20px 28px;
  }
}
.single-product-tab-nav .tab-switcher .tab-active {
  display: block;
  position: relative;
  padding: 25px 60px 25px 60px;
  margin-top: -10px;
  z-index: 99;
  font-weight: 700;
  background: #b70000;
  color: #ffffff !important;
}
@media (max-width: 991px) {
  .single-product-tab-nav .tab-switcher .tab-active {
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .single-product-tab-nav .tab-switcher .tab-active {
    padding: 16px 30px 30px 30px;
    z-index: 1;
  }
}

.single-product-model {
  background-color: #181818;
  padding-bottom: 80px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .single-product-model {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.single-product-model .tns-nav {
  margin-top: -50px !important;
}
@media (max-width: 991px) {
  .single-product-model .tns-nav {
    margin-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .single-product-model .tns-nav {
    margin-top: 0px !important;
  }
}
.single-product-model .tns-nav button {
  width: 24px;
}
@media (max-width: 767px) {
  .single-product-model .tns-nav button {
    width: 17px;
    height: 8px;
  }
}
.single-product-model .tns-nav button.tns-nav-active {
  width: 70px;
}
@media (max-width: 767px) {
  .single-product-model .tns-nav button.tns-nav-active {
    width: 48px;
    height: 8px;
  }
}

.single-product-basic-spec {
  background-color: #000000;
  padding-top: 80px;
  padding-bottom: 80px;
  font-family: "DB-Helvethaica-X", sans-serif;
}
@media (max-width: 991px) {
  .single-product-basic-spec {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .single-product-basic-spec {
    padding-top: 40px;
  }
}
.single-product-basic-spec h2 {
  color: #eb080a;
}
.single-product-basic-spec iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .single-product-basic-spec iframe {
    margin-top: 60px;
    height: 380px;
  }
}
@media (max-width: 767px) {
  .single-product-basic-spec iframe {
    margin-top: 50px;
    height: auto;
  }
}
.single-product-basic-spec .basic-spec-info .row {
  font-family: "DB-Helvethaica-X", sans-serif;
  border-bottom: 1px solid #828282;
  padding: 8px;
  width: 98%;
}
@media (max-width: 767px) {
  .single-product-basic-spec .basic-spec-info .row {
    width: 100%;
    margin: 0;
  }
}
.single-product-basic-spec .basic-spec-info .row .bold {
  font-weight: bold;
}

.single-product-system-slider {
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #292929;
}
.single-product-system-slider .tns-nav {
  margin-top: 60px !important;
}
.single-product-system-slider .tns-nav button {
  background: #4f4f4f;
  width: 24px;
}
.single-product-system-slider .tns-nav button.tns-nav-active {
  background: #7f0000;
  width: 70px;
}

.single-product-system-slider-mobile {
  margin-top: 40px;
  padding-top: 0px;
}
.single-product-system-slider-mobile h3 {
  margin-top: 38px;
  font-size: 30px;
  line-height: 32px;
}
.single-product-system-slider-mobile .tns-nav {
  margin-top: 0px !important;
}
.single-product-system-slider-mobile .tns-nav button {
  background: #4f4f4f;
  width: 13px;
  height: 5px;
}
.single-product-system-slider-mobile .tns-nav button.tns-nav-active {
  background: #7f0000;
  width: 44px;
  height: 5px;
}

.single-product-machine {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .single-product-machine {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.single-product-machine .tb-machine th {
  text-align: center;
  font-weight: bold;
  background: #7f0000;
  padding: 25px;
  width: 50%;
}
@media (max-width: 767px) {
  .single-product-machine .tb-machine th {
    padding: 10px 16px;
    text-align: left;
  }
}
.single-product-machine .tb-machine tr {
  border-bottom: 1px solid color-primary-1;
}
.single-product-machine .tb-machine td {
  text-align: center;
  width: 50%;
  padding-top: 20px;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .single-product-machine .tb-machine td {
    text-align: left;
    padding: 12px 16px 4px 16px;
  }
}

.single-product-gallery .img-hover-zoom {
  height: auto;
  overflow: hidden;
}
.single-product-gallery .img-hover-zoom img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.single-product-gallery .img-hover-zoom:hover img {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
}

.single-product-gallery-slider .tns-nav,
.product-list-content .tns-nav {
  margin-top: 24px !important;
}
.single-product-gallery-slider .tns-nav button,
.product-list-content .tns-nav button {
  background: #4f4f4f;
  width: 13px;
  height: 5px;
}
.single-product-gallery-slider .tns-nav button.tns-nav-active,
.product-list-content .tns-nav button.tns-nav-active {
  background: #7f0000;
  width: 44px;
  height: 5px;
}

.relate-blog-content {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #292929;
}
.relate-blog-content .btn, .relate-blog-content .gform_wrapper .gform_footer button, .gform_wrapper .gform_footer .relate-blog-content button,
.relate-blog-content .gform_wrapper .gform_footer input,
.gform_wrapper .gform_footer .relate-blog-content input,
.relate-blog-content .gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer .relate-blog-content button,
.relate-blog-content .gform_wrapper .gform_page_footer input,
.gform_wrapper .gform_page_footer .relate-blog-content input {
  min-width: 150px !important;
}

.single-product-contact {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #000000;
}
@media (max-width: 767px) {
  .single-product-contact {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

.product-list-content .product-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-list-content .product-header h2 {
  border-bottom: 2px solid #b70000;
}
.product-list-content .product-header .btn, .product-list-content .product-header .gform_wrapper .gform_footer button, .gform_wrapper .gform_footer .product-list-content .product-header button,
.product-list-content .product-header .gform_wrapper .gform_footer input,
.gform_wrapper .gform_footer .product-list-content .product-header input,
.product-list-content .product-header .gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer .product-list-content .product-header button,
.product-list-content .product-header .gform_wrapper .gform_page_footer input,
.gform_wrapper .gform_page_footer .product-list-content .product-header input {
  min-width: 155px;
  padding: 14px 50px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .product-list-content .product-header .btn, .product-list-content .product-header .gform_wrapper .gform_footer button, .gform_wrapper .gform_footer .product-list-content .product-header button,
.product-list-content .product-header .gform_wrapper .gform_footer input,
.gform_wrapper .gform_footer .product-list-content .product-header input,
.product-list-content .product-header .gform_wrapper .gform_page_footer button,
.gform_wrapper .gform_page_footer .product-list-content .product-header button,
.product-list-content .product-header .gform_wrapper .gform_page_footer input,
.gform_wrapper .gform_page_footer .product-list-content .product-header input {
    min-width: 110px;
    padding: 5px 30px;
  }
}

.single-product-spec-content {
  margin-top: 50px;
}
.single-product-spec-content .accordion_container {
  background-color: #ffffff;
  padding: 0;
}
.single-product-spec-content .accordion_container .accordion_head {
  color: #ffffff;
  cursor: pointer;
  margin: 0 0 1px 0;
  padding: 16px 25px;
  border-bottom: 1px solid #bababa;
  background-color: #7f0000;
}
.single-product-spec-content .accordion_container .accordion_head .plusminus {
  float: right;
  font-family: "DB-Helvethaica-X", sans-serif !important;
  font-size: 40px;
}
.single-product-spec-content .accordion_container .accordion_body div,
.single-product-spec-content .accordion_container .accordion_body p,
.single-product-spec-content .accordion_container .accordion_body span {
  color: #181818;
}
.single-product-spec-content .accordion_container .accordion_body h3 {
  color: #181818;
}
.single-product-spec-content .accordion_container .accordion_body .col-spec,
.single-product-spec-content .accordion_container .accordion_body .col-spec-odd {
  padding: 12px 30px;
  border-bottom: 1px solid #b6b6b6 !important;
}
.single-product-spec-content .accordion_container .accordion_body .col-spec-odd {
  background-color: #ebebeb;
}

.gform_wrapper .gform_body .gform_fields .ginput_container_email {
  margin-top: 5px !important;
}

.cta-button-settings {
  padding-top: 100px;
  padding-bottom: 0px;
  width: 100%;
}
@media (max-width: 991px) {
  .cta-button-settings {
    padding-top: 50px;
  }
  .cta-button-settings .bg-mobile {
    background: transparent;
  }
}
@media (max-width: 767px) {
  .cta-button-settings {
    padding-top: 80px;
  }
  .cta-button-settings .bg-mobile {
    background: #a70000;
  }
}
@media (max-width: 767px) {
  .cta-button-settings .button-bg {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    background-color: #a70000;
  }
}
@media (max-width: 991px) {
  .cta-button-settings .button-bg .item {
    padding: 20px 30px 20px 0px;
  }
}
@media (max-width: 767px) {
  .cta-button-settings .button-bg .item {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .cta-button-settings .button-bg .item h6 {
    text-align: left;
    border-bottom: 1px solid #ffffff;
  }
}
@media (max-width: 767px) {
  .cta-button-settings .button-bg .item h6::after {
    margin-top: -2px !important;
  }
}

@media (max-width: 991px) {
  .tns-controls [data-controls=prev] {
    left: 0px;
  }
  .slider-full .tns-controls [data-controls=prev] {
    left: 0% !important;
  }
  .tns-controls [data-controls=next] {
    right: 0px;
  }
  .slider-full .tns-controls [data-controls=next] {
    right: 0% !important;
  }
}