@charset "UTF-8";
/*
* UPgates system
*
* @copyright  Copyright (c) 2010 EVici webdesign s.r.o.
* @link       http://www.upgates.com
* @category   UPgates
* @package    UPgates
* @version    7.0
*/
/**************** modules / critical / root ****************/
:root {
  --red: #dc3545;
  --yellow: #ffc107;
  --green: #1abc9c;
  --cyan: #17a2b8;
  --transparent: transparent;
  --default: #eaebf6;
  --primary: #020411;
  --secondary: #9225ff;
  --success: #1abc9c;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --white: #fff;
  --breakpoint-xs: 0;
  --breakpoint-sm: 480px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Kanit", sans-serif;
  --font-family-monospace: "Kanit", sans-serif; }

/**************** modules / critical / reboot ****************/
*,
*::before,
*::after {
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

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

body {
  font-weight: 400;
  line-height: 1.55;
  color: #020411;
  text-align: left;
  margin: 0;
  background-color: #fff;
  overflow-x: hidden;
  font-family: "Kanit", sans-serif;
  font-size: 1em; }
  @media (min-width: 1200px) {
    .wf-active body {
      font-family: "Kanit", sans-serif; } }

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

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

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

p, .p, ul, ol, dl, address, pre {
  margin-top: 0;
  margin-bottom: 1em; }

abbr[title],
abbr[data-toggle] {
  text-decoration: underline;
  text-decoration: underline dotted;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 1px;
  cursor: help;
  border-bottom: 0; }

address {
  font-style: normal;
  line-height: inherit; }

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

dt {
  font-weight: 600; }

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

b,
strong {
  font-weight: 700; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a, .a {
  text-decoration: none;
  background-color: transparent;
  cursor: pointer; }
  p a,
  .underline a,
  .text ul a,
  .text ol a,
  .text table a, p .a,
  .underline .a,
  .text ul .a,
  .text ol .a,
  .text table .a {
    text-decoration: underline; }

a:not([href]):not([tabindex]),
.no-link {
  color: inherit !important;
  text-decoration: none;
  cursor: inherit; }

.pointer-events-none {
  pointer-events: none !important; }

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

pre {
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0; }

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

iframe,
video {
  max-width: 100%; }

video {
  background-color: rgba(0, 0, 0, 0.35); }

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

table {
  border-collapse: collapse; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

input,
button,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  max-width: 100%; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

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-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**************** modules / critical / background ****************/
.bg-transparent {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1) !important;
  background-color: transparent; }
  .bg-transparent .outer-line:not(.hide) + .page-end,
  .bg-transparent .outer-line:not(.hide) + .hide + .page-end {
    border-color: rgba(255, 255, 255, 0.1); }

.bg-default {
  color: #020411;
  border-color: #fbfbfd !important;
  background-color: #eaebf6; }
  .bg-default .outer-line:not(.hide) + .page-end,
  .bg-default .outer-line:not(.hide) + .hide + .page-end {
    border-color: #fbfbfd; }

.bg-primary {
  color: #e1e1e2;
  border-color: #0f1435 !important;
  background-color: #020411; }
  .bg-primary .outer-line:not(.hide) + .page-end,
  .bg-primary .outer-line:not(.hide) + .hide + .page-end {
    border-color: #0f1435; }

.bg-secondary {
  color: #f2e5ff;
  border-color: #a54bff !important;
  background-color: #9225ff; }
  .bg-secondary .outer-line:not(.hide) + .page-end,
  .bg-secondary .outer-line:not(.hide) + .hide + .page-end {
    border-color: #a54bff; }

.bg-success {
  color: #fff;
  border-color: !important;
  background-color: #1abc9c; }

.bg-info {
  color: #fff;
  border-color: !important;
  background-color: #17a2b8; }

.bg-warning {
  color: #fff;
  border-color: !important;
  background-color: #ffc107; }

.bg-danger {
  color: #fff;
  border-color: !important;
  background-color: #dc3545; }

.bg-white {
  color: #020411;
  border-color: #e0e2ec !important;
  background-color: #fff; }
  .bg-white .outer-line:not(.hide) + .page-end,
  .bg-white .outer-line:not(.hide) + .hide + .page-end {
    border-color: #e0e2ec; }

.bg-default.reset-gray {
  background-color: #eaebf6; }

.bg.bg-transparent .outer-line:not(.btn) {
  border-color: rgba(255, 255, 255, 0.1); }

.bg.bg-default .outer-line:not(.btn) {
  border-color: #fbfbfd; }

.bg.bg-primary .outer-line:not(.btn) {
  border-color: #0f1435; }

.bg.bg-secondary .outer-line:not(.btn) {
  border-color: #a54bff; }

.bg.bg-white .outer-line:not(.btn) {
  border-color: #e0e2ec; }

.b.bg-transparent a:not([role*="button"]):not([class*="text-c-"]):not(.badge),
.b.bg-transparent .a {
  color: #fff; }
  .b.bg-transparent a:not([role*="button"]):not([class*="text-c-"]):not(.badge):hover, .b.bg-transparent a:not([role*="button"]):not([class*="text-c-"]):not(.badge):focus,
  .b.bg-transparent .a:hover,
  .b.bg-transparent .a:focus {
    color: #eaebf6; }

.b.bg-transparent .color-dis {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff; }

.b.bg-transparent .color-dis-light {
  color: rgba(255, 255, 255, 0.1); }

.b.bg-transparent .text-c-body {
  color: #fff; }

.b.bg-transparent .text-c-muted {
  color: rgba(255, 255, 255, 0.6); }

.b.bg-default a:not([role*="button"]):not([class*="text-c-"]):not(.badge),
.b.bg-default .a {
  color: #020411; }
  .b.bg-default a:not([role*="button"]):not([class*="text-c-"]):not(.badge):hover, .b.bg-default a:not([role*="button"]):not([class*="text-c-"]):not(.badge):focus,
  .b.bg-default .a:hover,
  .b.bg-default .a:focus {
    color: #050a2c; }

.b.bg-default .color-dis {
  background-color: #fff;
  color: #020411; }

.b.bg-default .color-dis-light {
  color: #fff; }

.b.bg-default .text-c-body {
  color: #020411; }

.b.bg-default .text-c-muted {
  color: rgba(2, 4, 17, 0.6); }

.b.bg-primary a:not([role*="button"]):not([class*="text-c-"]):not(.badge),
.b.bg-primary .a {
  color: #fff; }
  .b.bg-primary a:not([role*="button"]):not([class*="text-c-"]):not(.badge):hover, .b.bg-primary a:not([role*="button"]):not([class*="text-c-"]):not(.badge):focus,
  .b.bg-primary .a:hover,
  .b.bg-primary .a:focus {
    color: #fff; }

.b.bg-primary .color-dis {
  background-color: #050a2c;
  color: #fff; }

.b.bg-primary .color-dis-light {
  color: #050a2c; }

.b.bg-primary .text-c-body {
  color: #e1e1e2; }

.b.bg-primary .text-c-muted {
  color: rgba(225, 225, 226, 0.6); }

.b.bg-secondary a:not([role*="button"]):not([class*="text-c-"]):not(.badge),
.b.bg-secondary .a {
  color: #fff; }
  .b.bg-secondary a:not([role*="button"]):not([class*="text-c-"]):not(.badge):hover, .b.bg-secondary a:not([role*="button"]):not([class*="text-c-"]):not(.badge):focus,
  .b.bg-secondary .a:hover,
  .b.bg-secondary .a:focus {
    color: #fff; }

.b.bg-secondary .color-dis {
  background-color: #a144ff; }

.b.bg-secondary .color-dis-light {
  color: #a144ff; }

.b.bg-secondary .text-c-body {
  color: #f2e5ff; }

.b.bg-secondary .text-c-muted {
  color: rgba(242, 229, 255, 0.6); }

.b.bg-white a:not([role*="button"]):not([class*="text-c-"]):not(.badge),
.b.bg-white .a {
  color: #020411; }
  .b.bg-white a:not([role*="button"]):not([class*="text-c-"]):not(.badge):hover, .b.bg-white a:not([role*="button"]):not([class*="text-c-"]):not(.badge):focus,
  .b.bg-white .a:hover,
  .b.bg-white .a:focus {
    color: #050a2c; }

.b.bg-white .color-dis {
  background-color: #eaebf6;
  color: #020411; }

.b.bg-white .color-dis-light {
  color: #eaebf6; }

.b.bg-white .text-c-body {
  color: #020411; }

.b.bg-white .text-c-muted {
  color: rgba(2, 4, 17, 0.6); }

.bg.bg-transparent .widget {
  border-color: rgba(255, 255, 255, 0.1); }

.bg.bg-default .widget {
  border-color: #fbfbfd; }

.bg.bg-primary .widget {
  border-color: #0f1435; }

.bg.bg-secondary .widget {
  border-color: #a54bff; }

.bg.bg-white .widget {
  border-color: #e0e2ec; }

.b.bg-transparent *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider), .b.bg-transparent:after, .b.bg-transparent:before,
.b.bg-transparent *:after,
.b.bg-transparent *:before {
  border-color: rgba(255, 255, 255, 0.1); }

.b.bg-default *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider), .b.bg-default:after, .b.bg-default:before,
.b.bg-default *:after,
.b.bg-default *:before {
  border-color: #fbfbfd; }

.b.bg-primary *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider), .b.bg-primary:after, .b.bg-primary:before,
.b.bg-primary *:after,
.b.bg-primary *:before {
  border-color: #0f1435; }

.b.bg-secondary *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider), .b.bg-secondary:after, .b.bg-secondary:before,
.b.bg-secondary *:after,
.b.bg-secondary *:before {
  border-color: #a54bff; }

.b.bg-white *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider), .b.bg-white:after, .b.bg-white:before,
.b.bg-white *:after,
.b.bg-white *:before {
  border-color: #e0e2ec; }

.bg-blur-sm:before,
.bg-blur-sm .cvr-video {
  -webkit-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px); }

.bg-blur-md:before,
.bg-blur-md .cvr-video {
  -webkit-filter: blur(6px);
  -ms-filter: blur(6px);
  filter: blur(6px); }

.b.bg-white .color-dis[href],
.b.bg-default .color-dis[href] {
  color: #020411; }

.bg.bg-primary .b.bg-primary:not(.color-fix):not(.x):not(.widget) {
  background-color: #050a2c;
  border-color: #020411 !important; }
  .bg.bg-primary .b.bg-primary:not(.color-fix):not(.x):not(.widget) *:not(.btn):not(.form-control):not(.input-group-addon):not(.ui-spinner-button):not(.divider), .bg.bg-primary .b.bg-primary:not(.color-fix):not(.x):not(.widget):after, .bg.bg-primary .b.bg-primary:not(.color-fix):not(.x):not(.widget):before,
  .bg.bg-primary .b.bg-primary:not(.color-fix):not(.x):not(.widget) *:after,
  .bg.bg-primary .b.bg-primary:not(.color-fix):not(.x):not(.widget) *:before {
    border-color: #020411; }
  .bg.bg-primary .b.bg-primary:not(.color-fix):not(.x):not(.widget) .color-dis {
    background-color: #020411; }

.bg-transparent.bg-transparent-reset {
  background-color: #020411; }

.b.bg-transparent .text-primary,
.b.bg-primary .text-primary,
.b.bg-secondary .text-primary {
  color: #fff !important; }

.outer-line {
  border-style: solid;
  border-width: 0; }
  .outer-line:not(.widget) {
    border-width: 1px 0; }
  .container .outer-line:not(.x), .outer-line.full-outer {
    border-width: 1px; }

.bg-img,
.bg-filter {
  position: relative;
  z-index: 0; }

.bg-img:before,
.bg-filter:after {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.bg-img:before {
  background-repeat: no-repeat;
  background-position: center; }

.bg-filter:after {
  font-family: "FontAwesome";
  text-align: center; }

.hidden-bg-img:before, .hidden-bg-img:after {
  display: none; }

@media (min-width: 768px) and (max-width: 991.98px) {
  .hidden-bg-img-sm:before, .hidden-bg-img-sm:after,
  .hidden-bg-img-sm .th-ov {
    display: none; } }

@media (max-width: 767.98px) {
  .hidden-bg-img-xs:before, .hidden-bg-img-xs:after,
  .hidden-bg-img-xs .th-ov {
    display: none; } }

.hidden-bg-filter:after {
  display: none; }

.x {
  background-color: transparent !important;
  border-width: 0; }

/**************** modules / critical / buttons ****************/
.btn {
  font-weight: 400;
  line-height: 1.5;
  padding: 0.66667em 1.3334em;
  border-width: 0;
  text-align: center;
  text-decoration: none;
  color: inherit;
  white-space: nowrap;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn .mr-i {
    margin-right: 0.62501em !important; }
    @media (min-width: 1200px) {
      .btn .mr-i .mr-xl-i {
        margin-right: 0.62501em !important; } }
  .btn .ml-i {
    margin-left: 0.62501em !important; }

[class*='btn'].outer-line {
  border-width: 0 !important; }
  [class*='btn'].outer-line:not(:hover) {
    background: none !important; }

.btn-block {
  width: 100%;
  white-space: normal;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  .btn-blockinput[type="submit"], .btn-blockinput[type="reset"], .btn-blockinput[type="button"] {
    width: 100%; }

@media (min-width: 480px) {
  [class*='btn-block-max'] {
    max-width: 19em; } }

.btn-link {
  font-weight: 400;
  background-color: transparent; }

.btn-hg {
  font-size: 1.25em; }

.btn-lg {
  font-size: 1.125em; }

.btn-sm {
  font-size: 0.875em; }

[class*='btn-ico'] {
  padding: 0;
  overflow: hidden;
  border-radius: 10em; }
  [class*='btn-ico'] .fa {
    font-size: inherit; }
  [class*='btn-ico'] .fa-play {
    margin-right: -0.1em; }
  [class*='btn-ico'] img {
    max-width: 50%;
    height: auto;
    max-height: 50%;
    width: auto; }

.btn-ico-xs {
  min-width: 2em;
  height: 2em;
  min-height: 2em;
  line-height: 2em; }

.btn-ico-sm {
  min-width: 2.9em;
  height: 2.9em;
  min-height: 2.9em;
  line-height: 2.9em; }

.btn-ico-md {
  min-width: calc(2.2 * 15px * 2.2 + .22vw);
  height: calc(2.2 * 15px * 2.2 + .22vw);
  min-height: calc(2.2 * 15px * 2.2 + .22vw);
  line-height: calc(2.2 * 15px * 2.2 + .22vw);
  font-size: calc(15px * 2 + .22vw); }

.btn-ico-lg {
  min-width: calc(2 * 15px * 2.8 + .22vw);
  height: calc(2 * 15px * 2.8 + .22vw);
  min-height: calc(2 * 15px * 2.8 + .22vw);
  line-height: calc(2 * 15px * 2.8 + .22vw);
  font-size: calc(15px * 2 + .22vw); }

.btn-default {
  border-color: #fbfbfd;
  color: #020411;
  background-color: #eaebf6; }
  .btn-default.outer-line:not(:hover) {
    color: #eaebf6; }

.btn-primary {
  border-color: #050a2c;
  color: #fff;
  background-color: #020411; }
  .btn-primary.outer-line:not(:hover) {
    color: #020411; }

.btn-secondary {
  border-color: #a144ff;
  color: #fff;
  background-color: #9225ff; }
  .btn-secondary.outer-line:not(:hover) {
    color: #9225ff; }

.btn-success {
  color: #fff;
  background-color: #1abc9c; }
  .btn-success.outer-line:not(:hover) {
    color: #1abc9c; }

.btn-info {
  color: #fff;
  background-color: #17a2b8; }
  .btn-info.outer-line:not(:hover) {
    color: #17a2b8; }

.btn-warning {
  color: #fff;
  background-color: #ffc107; }
  .btn-warning.outer-line:not(:hover) {
    color: #ffc107; }

.btn-danger {
  color: #fff;
  background-color: #dc3545; }
  .btn-danger.outer-line:not(:hover) {
    color: #dc3545; }

.btn-white,
.b.bg-transparent .btn-primary:not(.color-fix),
.b.bg-default .btn-default:not(.color-fix):not(.outer-line),
.b.bg-primary .btn-primary:not(.color-fix),
.b.bg-primary .input-group .btn-primary:not(.color-fix),
.b.bg-secondary .btn-secondary:not(.color-fix) {
  border-color: #e0e2ec;
  color: #020411;
  background-color: #fff; }
  .btn-white.outer-line:not(:hover),
  .b.bg-transparent .btn-primary:not(.color-fix).outer-line:not(:hover),
  .b.bg-default .btn-default:not(.color-fix):not(.outer-line).outer-line:not(:hover),
  .b.bg-primary .btn-primary:not(.color-fix).outer-line:not(:hover),
  .b.bg-primary .input-group .btn-primary:not(.color-fix).outer-line:not(:hover),
  .b.bg-secondary .btn-secondary:not(.color-fix).outer-line:not(:hover) {
    color: #fff; }

.b.bg-primary .btn-primary.color-fix {
  border-color: #050a2c;
  color: #fff;
  background-color: #050a2c;
  border-color: #020411; }
  .b.bg-primary .btn-primary.color-fix.outer-line:not(:hover) {
    color: #020411; }

.b.bg-secondary .btn-secondary:not(.color-fix) {
  color: #9225ff; }

.b.bg-white .btn-default {
  -webkit-box-shadow: none;
  box-shadow: none; }

.b.bg-white .btn-white.outer-line,
.b.bg-default .btn-white.outer-line {
  color: #020411; }

.b.bg-white .btn-default.outer-line,
.b.bg-default .btn-default.outer-line {
  color: #020411; }

.b.bg-white .btn-white.outer-line:not(:hover) {
  -webkit-box-shadow: inset 0 0 0 1px #eaebf6;
  box-shadow: inset 0 0 0 1px #eaebf6; }

.btn.active:not(.outer-line) .badge {
  background-color: #eaebf6; }

.b.bg-transparent .btn.active:not(.outer-line) .badge {
  background-color: rgba(255, 255, 255, 0.1); }

.b.bg-white .btn.active:not(.outer-line) .badge {
  background-color: #fff; }

.b.bg-default .btn.active:not(.outer-line) .badge {
  -webkit-box-shadow: none;
  box-shadow: none; }

.b.bg-primary .btn.active:not(.outer-line) .badge {
  background-color: #020411; }

.bg.bg-primary .b.bg-primary:not(.x) .btn.active:not(.outer-line) {
  -webkit-box-shadow: none;
  box-shadow: none; }
  .bg.bg-primary .b.bg-primary:not(.x) .btn.active:not(.outer-line) .badge {
    background-color: #050a2c; }

.AddProductToCart:not(.AddProductToCartInitialized),
.AddToCartButton:not(.AddToCartButtonInitialized) {
  background: rgba(0, 0, 0, 0.1);
  cursor: default !important;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .AddProductToCart:not(.AddProductToCartInitialized) .fa,
  .AddToCartButton:not(.AddToCartButtonInitialized) .fa {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear; }
    .AddProductToCart:not(.AddProductToCartInitialized) .fa:before,
    .AddToCartButton:not(.AddToCartButtonInitialized) .fa:before {
      content: '\f110'; }

/**************** modules / critical / button-group ****************/
.btn-group {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .btn-group > .btn {
    margin: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
  .btn-group > .btn:not(:first-child) {
    margin-left: -1px; }
    .btn-group > .btn:not(:first-child):not(.outer-line) {
      border-left-width: 1px;
      border-left-style: solid; }

/**************** modules / critical / type ****************/
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 800;
  color: inherit;
  margin-bottom: 0.65em;
  letter-spacing: -0.0375em; }
  .wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6, .wf-active
  .h1, .wf-active .h2, .wf-active .h3, .wf-active .h4, .wf-active .h5, .wf-active .h6 {
    font-family: "Kanit", sans-serif; }

h1, .h1 {
  font-size: 2.175rem; }
  @media (min-width: 992px) {
    h1, .h1 {
      font-size: calc(2.175rem * 0.8 + 1.35vw); } }
  @media (min-width: 1498px) {
    h1, .h1 {
      font-size: 3.06675rem; } }

h2, .h2 {
  font-size: 1.885rem; }
  @media (min-width: 992px) {
    h2, .h2 {
      font-size: calc(1.885rem * 0.93 + 0.4vw); } }
  @media (min-width: 1498px) {
    h2, .h2 {
      font-size: 2.13295rem; } }

h3, .h3 {
  font-size: 1.3775rem; }
  @media (min-width: 992px) {
    h3, .h3 {
      font-size: calc(1.3775rem * 0.93 + 0.4vw); } }
  @media (min-width: 1498px) {
    h3, .h3 {
      font-size: 1.6675rem; } }

h4, .h4 {
  font-size: 1.16rem; }
  @media (min-width: 992px) {
    h4, .h4 {
      font-size: calc(1.16rem * 0.93 + 0.4vw); } }
  @media (min-width: 1498px) {
    h4, .h4 {
      font-size: 1.39997rem; } }

h5, .h5 {
  font-size: 1.09982em; }

h6, .h6 {
  font-size: 1.0005em; }

hr {
  border: 0;
  border-top-width: 1px;
  border-top-style: solid;
  margin-top: 1em;
  margin-bottom: 1em; }

.hr-lg {
  border-top-width: 2px; }

small,
.small {
  font-size: smaller;
  font-weight: 400;
  letter-spacing: 0; }

h1 .small, .h1 .small {
  display: block;
  font-size: 1rem !important;
  line-height: 1.55 !important;
  margin-top: .5em;
  font-family: "Kanit", sans-serif; }
  @media (min-width: 1200px) {
    .wf-active h1 .small, .wf-active .h1 .small {
      font-family: "Kanit", sans-serif; } }

@media (min-width: 992px) {
  h1, .h1 {
    margin-bottom: 0.4em; } }

h1, .h1,
h2, .h2,
h3, .h3 {
  line-height: 1.2; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small {
    font-size: 65%; }
  h1 .badge, .h1 .badge,
  h2 .badge, .h2 .badge,
  h3 .badge, .h3 .badge {
    position: relative;
    vertical-align: middle; }

.font-family-base {
  letter-spacing: 0;
  font-family: "Kanit", sans-serif !important; }
  @media (min-width: 1200px) {
    .wf-active .font-family-base {
      font-family: "Kanit", sans-serif !important; } }

.font-size-sm {
  font-size: 0.875em !important; }

.font-size {
  font-size: 1em !important; }

.font-size-lg {
  font-size: 1.125em !important; }

.font-size-hg {
  font-size: 2em !important; }

.font-size-0 {
  font-size: 0 !important; }

@media (min-width: 1200px) {
  .rem,
  .rem-col > * {
    font-size: 0.9375rem !important; } }

.rem-sm {
  font-size: 0.875rem !important; }

.rem-md {
  font-size: 0.9375rem !important; }

.rem-lg {
  font-size: 1.125rem !important; }

blockquote {
  border-left-width: 2px;
  border-left-style: solid;
  margin-left: 1.5em;
  padding-left: 1em; }

.p-last-n p:last-of-type {
  margin-bottom: 0; }

.all-mb-0 * {
  margin-bottom: 0; }

.line-height-0 {
  line-height: 0 !important; }

.line-height-sm {
  line-height: 1.45 !important; }

.standard_price,
.common_price {
  text-decoration: line-through; }

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

.text {
  /* Do not format class text. Only its content. */ }
  .text img:not(.ImgLazy):not(.or-item) {
    max-width: 100%;
    height: auto; }
  .text iframe {
    max-width: 100%; }
  .text ol,
  .text ul {
    text-align: left; }
  .text h2, .text h3, .text h4 {
    margin: calc(0.65em * 2 + .8vw) 0 calc(0.65em + .8vw); }

.text-start + h2, .text-start + h3, .text-start + h4 {
  margin-top: 0; }

.no-item {
  font-size: 2em;
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em;
  margin-bottom: 1em;
  opacity: 0.4; }

/**************** modules / critical / grid ****************/
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 1867px; }
  @media (min-width: 380px) {
    .container {
      padding-left: 20px;
      padding-right: 20px; } }
  @media (min-width: 768px) {
    .container {
      padding-left: 30px;
      padding-right: 30px; }
      .container .container:not(.reset-container-px-0) {
        padding-left: 0;
        padding-right: 0; } }

.container {
  margin-left: auto;
  margin-right: auto; }
  .container .container {
    margin-left: 0; }

.container {
  max-width: 1498px; }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-13, .col-xl-14, .col-xl-15, .col-xl-16, .col-xl-17, .col-xl-18, .col-xl-19, .col-xl-20, .col-xl-21, .col-xl-22, .col-xl-23, .col-xl-24, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

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

.col-1 {
  -ms-flex: 0 0 4.16667%;
  flex: 0 0 4.16667%;
  max-width: 4.16667%; }

.col-2 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-3 {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%; }

.col-4 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-5 {
  -ms-flex: 0 0 20.83333%;
  flex: 0 0 20.83333%;
  max-width: 20.83333%; }

.col-6 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-7 {
  -ms-flex: 0 0 29.16667%;
  flex: 0 0 29.16667%;
  max-width: 29.16667%; }

.col-8 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-9 {
  -ms-flex: 0 0 37.5%;
  flex: 0 0 37.5%;
  max-width: 37.5%; }

.col-10 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-11 {
  -ms-flex: 0 0 45.83333%;
  flex: 0 0 45.83333%;
  max-width: 45.83333%; }

.col-12 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-13 {
  -ms-flex: 0 0 54.16667%;
  flex: 0 0 54.16667%;
  max-width: 54.16667%; }

.col-14 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-15 {
  -ms-flex: 0 0 62.5%;
  flex: 0 0 62.5%;
  max-width: 62.5%; }

.col-16 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-17 {
  -ms-flex: 0 0 70.83333%;
  flex: 0 0 70.83333%;
  max-width: 70.83333%; }

.col-18 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-19 {
  -ms-flex: 0 0 79.16667%;
  flex: 0 0 79.16667%;
  max-width: 79.16667%; }

.col-20 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-21 {
  -ms-flex: 0 0 87.5%;
  flex: 0 0 87.5%;
  max-width: 87.5%; }

.col-22 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-23 {
  -ms-flex: 0 0 95.83333%;
  flex: 0 0 95.83333%;
  max-width: 95.83333%; }

.col-24 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 25;
  order: 25; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.order-13 {
  -ms-flex-order: 13;
  order: 13; }

.order-14 {
  -ms-flex-order: 14;
  order: 14; }

.order-15 {
  -ms-flex-order: 15;
  order: 15; }

.order-16 {
  -ms-flex-order: 16;
  order: 16; }

.order-17 {
  -ms-flex-order: 17;
  order: 17; }

.order-18 {
  -ms-flex-order: 18;
  order: 18; }

.order-19 {
  -ms-flex-order: 19;
  order: 19; }

.order-20 {
  -ms-flex-order: 20;
  order: 20; }

.order-21 {
  -ms-flex-order: 21;
  order: 21; }

.order-22 {
  -ms-flex-order: 22;
  order: 22; }

.order-23 {
  -ms-flex-order: 23;
  order: 23; }

.order-24 {
  -ms-flex-order: 24;
  order: 24; }

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

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

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

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

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

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

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

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

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

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

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

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

.offset-13 {
  margin-left: 54.16667%; }

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

.offset-15 {
  margin-left: 62.5%; }

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

.offset-17 {
  margin-left: 70.83333%; }

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

.offset-19 {
  margin-left: 79.16667%; }

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

.offset-21 {
  margin-left: 87.5%; }

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

.offset-23 {
  margin-left: 95.83333%; }

@media (min-width: 480px) {
  .col-sm {
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .col-sm-auto {
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .col-sm-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-sm-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-sm-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-sm-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-sm-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-sm-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-sm-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-sm-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-sm-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-sm-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-sm-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-sm-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-sm-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-last {
    -ms-flex-order: 25;
    order: 25; }
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }
  .order-sm-13 {
    -ms-flex-order: 13;
    order: 13; }
  .order-sm-14 {
    -ms-flex-order: 14;
    order: 14; }
  .order-sm-15 {
    -ms-flex-order: 15;
    order: 15; }
  .order-sm-16 {
    -ms-flex-order: 16;
    order: 16; }
  .order-sm-17 {
    -ms-flex-order: 17;
    order: 17; }
  .order-sm-18 {
    -ms-flex-order: 18;
    order: 18; }
  .order-sm-19 {
    -ms-flex-order: 19;
    order: 19; }
  .order-sm-20 {
    -ms-flex-order: 20;
    order: 20; }
  .order-sm-21 {
    -ms-flex-order: 21;
    order: 21; }
  .order-sm-22 {
    -ms-flex-order: 22;
    order: 22; }
  .order-sm-23 {
    -ms-flex-order: 23;
    order: 23; }
  .order-sm-24 {
    -ms-flex-order: 24;
    order: 24; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 4.16667%; }
  .offset-sm-2 {
    margin-left: 8.33333%; }
  .offset-sm-3 {
    margin-left: 12.5%; }
  .offset-sm-4 {
    margin-left: 16.66667%; }
  .offset-sm-5 {
    margin-left: 20.83333%; }
  .offset-sm-6 {
    margin-left: 25%; }
  .offset-sm-7 {
    margin-left: 29.16667%; }
  .offset-sm-8 {
    margin-left: 33.33333%; }
  .offset-sm-9 {
    margin-left: 37.5%; }
  .offset-sm-10 {
    margin-left: 41.66667%; }
  .offset-sm-11 {
    margin-left: 45.83333%; }
  .offset-sm-12 {
    margin-left: 50%; }
  .offset-sm-13 {
    margin-left: 54.16667%; }
  .offset-sm-14 {
    margin-left: 58.33333%; }
  .offset-sm-15 {
    margin-left: 62.5%; }
  .offset-sm-16 {
    margin-left: 66.66667%; }
  .offset-sm-17 {
    margin-left: 70.83333%; }
  .offset-sm-18 {
    margin-left: 75%; }
  .offset-sm-19 {
    margin-left: 79.16667%; }
  .offset-sm-20 {
    margin-left: 83.33333%; }
  .offset-sm-21 {
    margin-left: 87.5%; }
  .offset-sm-22 {
    margin-left: 91.66667%; }
  .offset-sm-23 {
    margin-left: 95.83333%; } }

@media (min-width: 768px) {
  .col-md {
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .col-md-auto {
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .col-md-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-md-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-md-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-md-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-md-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-md-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-md-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-md-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-md-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-md-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-md-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-md-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-md-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-md-last {
    -ms-flex-order: 25;
    order: 25; }
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }
  .order-md-13 {
    -ms-flex-order: 13;
    order: 13; }
  .order-md-14 {
    -ms-flex-order: 14;
    order: 14; }
  .order-md-15 {
    -ms-flex-order: 15;
    order: 15; }
  .order-md-16 {
    -ms-flex-order: 16;
    order: 16; }
  .order-md-17 {
    -ms-flex-order: 17;
    order: 17; }
  .order-md-18 {
    -ms-flex-order: 18;
    order: 18; }
  .order-md-19 {
    -ms-flex-order: 19;
    order: 19; }
  .order-md-20 {
    -ms-flex-order: 20;
    order: 20; }
  .order-md-21 {
    -ms-flex-order: 21;
    order: 21; }
  .order-md-22 {
    -ms-flex-order: 22;
    order: 22; }
  .order-md-23 {
    -ms-flex-order: 23;
    order: 23; }
  .order-md-24 {
    -ms-flex-order: 24;
    order: 24; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 4.16667%; }
  .offset-md-2 {
    margin-left: 8.33333%; }
  .offset-md-3 {
    margin-left: 12.5%; }
  .offset-md-4 {
    margin-left: 16.66667%; }
  .offset-md-5 {
    margin-left: 20.83333%; }
  .offset-md-6 {
    margin-left: 25%; }
  .offset-md-7 {
    margin-left: 29.16667%; }
  .offset-md-8 {
    margin-left: 33.33333%; }
  .offset-md-9 {
    margin-left: 37.5%; }
  .offset-md-10 {
    margin-left: 41.66667%; }
  .offset-md-11 {
    margin-left: 45.83333%; }
  .offset-md-12 {
    margin-left: 50%; }
  .offset-md-13 {
    margin-left: 54.16667%; }
  .offset-md-14 {
    margin-left: 58.33333%; }
  .offset-md-15 {
    margin-left: 62.5%; }
  .offset-md-16 {
    margin-left: 66.66667%; }
  .offset-md-17 {
    margin-left: 70.83333%; }
  .offset-md-18 {
    margin-left: 75%; }
  .offset-md-19 {
    margin-left: 79.16667%; }
  .offset-md-20 {
    margin-left: 83.33333%; }
  .offset-md-21 {
    margin-left: 87.5%; }
  .offset-md-22 {
    margin-left: 91.66667%; }
  .offset-md-23 {
    margin-left: 95.83333%; } }

@media (min-width: 992px) {
  .col-lg {
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .col-lg-auto {
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .col-lg-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-lg-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-lg-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-lg-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-lg-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-lg-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-lg-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-lg-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-lg-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-lg-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-lg-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-lg-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-lg-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-last {
    -ms-flex-order: 25;
    order: 25; }
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }
  .order-lg-13 {
    -ms-flex-order: 13;
    order: 13; }
  .order-lg-14 {
    -ms-flex-order: 14;
    order: 14; }
  .order-lg-15 {
    -ms-flex-order: 15;
    order: 15; }
  .order-lg-16 {
    -ms-flex-order: 16;
    order: 16; }
  .order-lg-17 {
    -ms-flex-order: 17;
    order: 17; }
  .order-lg-18 {
    -ms-flex-order: 18;
    order: 18; }
  .order-lg-19 {
    -ms-flex-order: 19;
    order: 19; }
  .order-lg-20 {
    -ms-flex-order: 20;
    order: 20; }
  .order-lg-21 {
    -ms-flex-order: 21;
    order: 21; }
  .order-lg-22 {
    -ms-flex-order: 22;
    order: 22; }
  .order-lg-23 {
    -ms-flex-order: 23;
    order: 23; }
  .order-lg-24 {
    -ms-flex-order: 24;
    order: 24; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 4.16667%; }
  .offset-lg-2 {
    margin-left: 8.33333%; }
  .offset-lg-3 {
    margin-left: 12.5%; }
  .offset-lg-4 {
    margin-left: 16.66667%; }
  .offset-lg-5 {
    margin-left: 20.83333%; }
  .offset-lg-6 {
    margin-left: 25%; }
  .offset-lg-7 {
    margin-left: 29.16667%; }
  .offset-lg-8 {
    margin-left: 33.33333%; }
  .offset-lg-9 {
    margin-left: 37.5%; }
  .offset-lg-10 {
    margin-left: 41.66667%; }
  .offset-lg-11 {
    margin-left: 45.83333%; }
  .offset-lg-12 {
    margin-left: 50%; }
  .offset-lg-13 {
    margin-left: 54.16667%; }
  .offset-lg-14 {
    margin-left: 58.33333%; }
  .offset-lg-15 {
    margin-left: 62.5%; }
  .offset-lg-16 {
    margin-left: 66.66667%; }
  .offset-lg-17 {
    margin-left: 70.83333%; }
  .offset-lg-18 {
    margin-left: 75%; }
  .offset-lg-19 {
    margin-left: 79.16667%; }
  .offset-lg-20 {
    margin-left: 83.33333%; }
  .offset-lg-21 {
    margin-left: 87.5%; }
  .offset-lg-22 {
    margin-left: 91.66667%; }
  .offset-lg-23 {
    margin-left: 95.83333%; } }

@media (min-width: 1200px) {
  .col-xl {
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .col-xl-auto {
    width: auto;
    max-width: none;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .col-xl-1 {
    -ms-flex: 0 0 4.16667%;
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .col-xl-2 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .col-xl-4 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-5 {
    -ms-flex: 0 0 20.83333%;
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .col-xl-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-7 {
    -ms-flex: 0 0 29.16667%;
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .col-xl-8 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .col-xl-10 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-11 {
    -ms-flex: 0 0 45.83333%;
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .col-xl-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-13 {
    -ms-flex: 0 0 54.16667%;
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .col-xl-14 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .col-xl-16 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-17 {
    -ms-flex: 0 0 70.83333%;
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .col-xl-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-19 {
    -ms-flex: 0 0 79.16667%;
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .col-xl-20 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .col-xl-22 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-23 {
    -ms-flex: 0 0 95.83333%;
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .col-xl-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-last {
    -ms-flex-order: 25;
    order: 25; }
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }
  .order-xl-13 {
    -ms-flex-order: 13;
    order: 13; }
  .order-xl-14 {
    -ms-flex-order: 14;
    order: 14; }
  .order-xl-15 {
    -ms-flex-order: 15;
    order: 15; }
  .order-xl-16 {
    -ms-flex-order: 16;
    order: 16; }
  .order-xl-17 {
    -ms-flex-order: 17;
    order: 17; }
  .order-xl-18 {
    -ms-flex-order: 18;
    order: 18; }
  .order-xl-19 {
    -ms-flex-order: 19;
    order: 19; }
  .order-xl-20 {
    -ms-flex-order: 20;
    order: 20; }
  .order-xl-21 {
    -ms-flex-order: 21;
    order: 21; }
  .order-xl-22 {
    -ms-flex-order: 22;
    order: 22; }
  .order-xl-23 {
    -ms-flex-order: 23;
    order: 23; }
  .order-xl-24 {
    -ms-flex-order: 24;
    order: 24; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 4.16667%; }
  .offset-xl-2 {
    margin-left: 8.33333%; }
  .offset-xl-3 {
    margin-left: 12.5%; }
  .offset-xl-4 {
    margin-left: 16.66667%; }
  .offset-xl-5 {
    margin-left: 20.83333%; }
  .offset-xl-6 {
    margin-left: 25%; }
  .offset-xl-7 {
    margin-left: 29.16667%; }
  .offset-xl-8 {
    margin-left: 33.33333%; }
  .offset-xl-9 {
    margin-left: 37.5%; }
  .offset-xl-10 {
    margin-left: 41.66667%; }
  .offset-xl-11 {
    margin-left: 45.83333%; }
  .offset-xl-12 {
    margin-left: 50%; }
  .offset-xl-13 {
    margin-left: 54.16667%; }
  .offset-xl-14 {
    margin-left: 58.33333%; }
  .offset-xl-15 {
    margin-left: 62.5%; }
  .offset-xl-16 {
    margin-left: 66.66667%; }
  .offset-xl-17 {
    margin-left: 70.83333%; }
  .offset-xl-18 {
    margin-left: 75%; }
  .offset-xl-19 {
    margin-left: 79.16667%; }
  .offset-xl-20 {
    margin-left: 83.33333%; }
  .offset-xl-21 {
    margin-left: 87.5%; }
  .offset-xl-22 {
    margin-left: 91.66667%; }
  .offset-xl-23 {
    margin-left: 95.83333%; } }

.col-w {
  padding-right: 15px;
  padding-left: 15px; }

/**************** modules / critical / images ****************/
img.active,
video.active {
  -webkit-box-shadow: 0 0 0 0.2rem #9225ff;
  box-shadow: 0 0 0 0.2rem #9225ff; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-fluid-2 {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  width: auto; }

@media (max-width: 415px) {
  .img-fluid-xs {
    max-width: 100%;
    height: auto; } }

.img-cover {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

.img-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: left;
  -ms-flex-align: center;
  align-items: center; }

.img-thumbnail, .th-video.bg-size-padding > * {
  -webkit-box-shadow: 0 0.1rem 0.27rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.1rem 0.27rem rgba(0, 0, 0, 0.1); }
  .lightbox-overlay .img-thumbnail, .lightbox-overlay .th-video.bg-size-padding > * {
    background-color: #fff; }

.video-ico {
  position: absolute; }

.figure {
  display: inline-block; }

.figure-caption {
  font-size: 90%;
  padding: 0.66667em 1rem; }

.ImgLazy {
  transition: all 0.25s ease-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .ImgLazy {
      transition: none; } }
  .ImgLazy:not(.img-loaded) {
    opacity: 0; }

img[src*='no-picture'] {
  width: 100% !important;
  max-width: 11em; }

@media (min-width: 768px) {
  .or {
    text-align: left; } }

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

.or-item {
  display: block; }
  @media (min-width: 768px) {
    .or-left .or-item {
      float: left;
      max-width: 50%;
      margin-right: 2em; }
    .or-right .or-item {
      float: right;
      max-width: 50%;
      margin-left: 2em; } }

/**************** modules / critical / forms ****************/
.nospam {
  display: none !important; }

.form-control {
  display: block;
  width: 100%;
  height: 2.83334em;
  padding: 0.66667em 1.3334em;
  text-align: left;
  border-width: 0;
  font-size: 1em;
  line-height: 1.5;
  color: #020411;
  background-color: #fff;
  background-clip: padding-box;
  position: relative; }
  .form-control::placeholder {
    color: rgba(2, 4, 17, 0.5);
    opacity: 1; }

.form-group {
  margin-bottom: 1.3334em;
  position: relative; }

.form-text {
  display: block;
  margin-top: 0.66667em; }

.form-row {
  margin-right: -0.5em;
  margin-left: -0.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 0.5em;
    padding-left: 0.5em; }

@media (min-width: 480px) {
  .form-inline label {
    margin-bottom: 0; }
  .form-inline .form-control {
    width: auto;
    min-width: 235px; } }

.col-form-label {
  padding-top: 0.66667em;
  font-size: inherit;
  line-height: 1.5; }
  @media (max-width: 767.98px) {
    .col-form-label {
      padding-top: 0; } }
  @media (min-width: 768px) {
    .col-form-label {
      margin-bottom: 0; } }

textarea.form-control {
  height: auto; }

select,
.select {
  padding-right: 2.6668em !important;
  vertical-align: middle;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23020411' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1.3334em center;
  background-size: 0.9em 0.7em;
  -webkit-appearance: none;
  appearance: none; }
  .b.bg-primary select, .b.bg-primary
  .select {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E"); }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

@media (max-width: 479.98px) {
  select.form-control {
    height: auto; } }

.checkbox-offset {
  display: none !important; }

.custom-control {
  position: relative;
  display: block;
  min-height: 22.4px;
  padding-left: 24px; }

.custom-control-inline {
  margin-right: 1em;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    background-color: #020411; }

.custom-control-label {
  position: relative;
  margin-bottom: 0; }
  .custom-control-label:after, .custom-control-label:before {
    content: "";
    position: absolute;
    top: calc((1em * 1.55 - 16px) * 0.42);
    left: -24px;
    font-size: inherit;
    width: 16px;
    height: 16px;
    display: block; }
  .custom-control-label:before {
    border-width: 2px;
    border-style: solid;
    border-color: rgba(2, 4, 17, 0.3) !important;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .custom-control-label:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%; }
  .custom-control-input:checked ~ .custom-control-label:before {
    border-width: 0; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.b.bg-primary .custom-control:not([class*=has]) .custom-control-label:before,
.b.bg-transparent .custom-control:not([class*=has]) .custom-control-label:before {
  border-color: rgba(255, 255, 255, 0.5) !important; }

.b.bg-primary .custom-control-input:checked ~ .custom-control-label:before,
.b.bg-transparent .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #fff; }

.b.bg-primary .custom-checkbox:not([class*=has]) .custom-control-input:checked ~ .custom-control-label:after,
.b.bg-transparent .custom-checkbox:not([class*=has]) .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23020411' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.b.bg-primary .custom-radio:not([class*=has]) .custom-control-input:checked ~ .custom-control-label:after,
.b.bg-transparent .custom-radio:not([class*=has]) .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23020411'/%3E%3C/svg%3E"); }

.b.bg-transparent .custom-control .custom-control-label:after {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%); }

.b.bg-transparent .form-control,
.b.bg-transparent .ui-spinner-button,
.b.bg-transparent .input-group-append .btn.outer-line:not(:hover) {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1) !important; }

.b.bg-transparent .input-group .btn-clear {
  color: #fff; }

.b.bg-transparent .form-control::placeholder {
  color: rgba(255, 255, 255, 0.5); }

.b.bg-primary .form-control,
.b.bg-primary .ui-spinner-button,
.b.bg-primary .input-group-append .btn.outer-line:not(:hover) {
  color: #fff;
  background-color: #050a2c !important; }

.b.bg-primary .input-group .btn-clear {
  color: #fff; }

.b.bg-primary .form-control::placeholder {
  color: rgba(255, 255, 255, 0.5); }

.b.bg-white .form-control,
.b.bg-white .ui-spinner-button,
.b.bg-white .input-group-append .btn.outer-line:not(:hover) {
  color: #020411;
  background-color: #eaebf6 !important; }

.b.bg-white .input-group .btn-clear {
  color: #020411; }

.b.bg-white .form-control::placeholder {
  color: rgba(2, 4, 17, 0.5); }

.b[class*='bg-'] .has-required .col-form-label,
.b[class*='bg-'] .has-required .input-icon,
.b[class*='bg-'] .has-required .custom-control:not(.custom-checkbox-multi) .custom-control-label,
.b[class*='bg-'] .has-required .active {
  color: #9225ff !important;
  font-weight: 600; }

.b[class*='bg-'] .has-required .form-control,
.b[class*='bg-'] .has-required .input-group,
.b[class*='bg-'] .has-required img.active {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(146, 37, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(146, 37, 255, 0.5); }
  .b.bg-white .b[class*='bg-'] .has-required .form-control, .b.bg-white
  .b[class*='bg-'] .has-required .input-group, .b.bg-white
  .b[class*='bg-'] .has-required img.active {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(146, 37, 255, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(146, 37, 255, 0.5); }

.b[class*='bg-'] .has-required .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #9225ff; }

.b[class*='bg-'] .has-success .col-form-label,
.b[class*='bg-'] .has-success .input-icon,
.b[class*='bg-'] .has-success .custom-control:not(.custom-checkbox-multi) .custom-control-label,
.b[class*='bg-'] .has-success .active {
  color: #1abc9c !important;
  font-weight: 600; }

.b[class*='bg-'] .has-success .form-control,
.b[class*='bg-'] .has-success .input-group,
.b[class*='bg-'] .has-success img.active {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(26, 188, 156, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(26, 188, 156, 0.5); }
  .b.bg-white .b[class*='bg-'] .has-success .form-control, .b.bg-white
  .b[class*='bg-'] .has-success .input-group, .b.bg-white
  .b[class*='bg-'] .has-success img.active {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(26, 188, 156, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(26, 188, 156, 0.5); }

.b[class*='bg-'] .has-success .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #1abc9c; }

.b[class*='bg-'] .has-error .col-form-label,
.b[class*='bg-'] .has-error .input-icon,
.b[class*='bg-'] .has-error .custom-control:not(.custom-checkbox-multi) .custom-control-label,
.b[class*='bg-'] .has-error .active {
  color: #dc3545 !important;
  font-weight: 600; }

.b[class*='bg-'] .has-error .form-control,
.b[class*='bg-'] .has-error .input-group,
.b[class*='bg-'] .has-error img.active {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }
  .b.bg-white .b[class*='bg-'] .has-error .form-control, .b.bg-white
  .b[class*='bg-'] .has-error .input-group, .b.bg-white
  .b[class*='bg-'] .has-error img.active {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.b[class*='bg-'] .has-error .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #dc3545; }

/**************** modules / critical / spinner ****************/
.spinner {
  width: 7em;
  text-align: center; }

/**************** modules / critical / input-group ****************/
.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch; }
  .input-group > .form-control {
    position: relative;
    width: 1%;
    height: auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    .input-group > .form-control:not(:last-child) {
      margin-right: -1.2em; }
    .input-group > .form-control:not(:first-child) {
      padding-left: 3.2em; }
  .input-group .form-control {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  .input-group .btn-clear {
    color: #020411;
    background-color: transparent !important; }

.input-group-prepend,
.input-group-append-ico {
  position: absolute;
  height: 100%; }

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex; }

.input-group-prepend {
  pointer-events: none; }

.input-group-append-ico {
  right: 0;
  z-index: 1; }
  .input-group .input-group-append-ico + .form-control {
    padding-left: 1.3334em; }

.input-group-text {
  padding: 0.66667em 1.3334em;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

/**************** modules / critical / input-icons ****************/
.form-control + .input-icon {
  position: absolute;
  top: 50%;
  right: 0.86671em;
  font-size: 1.25em;
  margin-top: -0.625rem; }

/**************** modules / critical / nav ****************/
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }

.nav-link {
  display: block;
  padding: 0.66667em 0.66667rem 0.66667em;
  position: relative; }
  @media (min-width: 1200px) {
    .b.bg-white .nav-link.active,
    .b.bg-default .nav-link.active {
      color: #9225ff !important; } }

.nav-tabs {
  border-bottom-width: 1px !important;
  border-bottom-style: solid;
  position: relative;
  z-index: 1;
  white-space: nowrap; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    font-weight: 600;
    white-space: nowrap; }
  @media (min-width: 768px) {
    .nav-tabs {
      margin-top: -1.3334em; }
      .nav-tabs .nav-link {
        height: 100%;
        padding: 1.3334em 2.6668rem 1.3334em 0; } }
  @media (max-width: 767.98px) {
    .nav-tabs {
      margin-top: -0.25em;
      padding-bottom: 1em; }
      .nav-tabs .nav-item {
        margin: 0.25em 0; }
      .nav-tabs .active:before {
        display: none !important; }
      .nav-tabs .nav-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center; } }

@media (min-width: 992px) {
  .nav-tabs-lg {
    font-size: 1.125em; } }

.nav-item {
  position: relative; }

.tab-pane {
  display: none; }
  .tab-pane.active {
    display: block; }

.card-header-tabs {
  border-bottom: 0;
  padding: 0.25em 0; }
  @media (min-width: 768px) {
    .card-header-tabs {
      padding: 0 !important;
      margin: -0.75em 0; } }

/**************** modules / critical / navbar ****************/
.navbar {
  position: relative;
  padding: 0.33334em 0; }
  @media (min-width: 768px) {
    .navbar {
      padding-top: 0.66667em;
      padding-bottom: 0.66667em; } }
  .navbar,
  .navbar > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: space-between;
    justify-content: space-between; }
  .navbar > .container {
    -ms-flex-align: center;
    align-items: center; }
  .navbar.flex-column {
    -ms-flex-align: start;
    align-items: flex-start; }

.navbar-sm,
.navbar-sm .nav-link,
.navbar-sm .btn {
  height: 2.867rem; }

.navbar-md {
  min-height: 3.6rem;
  padding-top: 0;
  padding-bottom: 0; }

@media (min-width: 1200px) {
  .header:not(.fixed-top) .navbar-lg .top-menu .nav-link {
    min-height: 4rem;
    height: 5.33334rem;
    max-height: 0.66667em; }
  .header:not(.fixed-top) .navbar-menu-lg {
    font-size: 1em; } }
  @media (min-width: 1200px) and (min-width: 992px) {
    .header:not(.fixed-top) .navbar-menu-lg {
      font-size: calc(1em * 0.845 + 0.25vw); } }
  @media (min-width: 1200px) and (min-width: 1498px) {
    .header:not(.fixed-top) .navbar-menu-lg {
      font-size: 1.0789em; } }

@media (min-width: 768px) {
  .header:not(.fixed-top) .navbar-lg {
    min-height: 5.33334rem; } }

.navbar-menu .badge {
  margin: -.1em 0; }

.navbar-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .navbar-nav .nav-link {
    white-space: nowrap; }

.navbar-collapse {
  border-width: 0 !important;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: 0.66667em 1em;
  background-color: transparent;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center; }

.navbar {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: left; }

@media (min-width: 1200px) {
  .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row; }
    .navbar-nav .nav-link {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center; }
  .navbar-collapse {
    background-color: transparent !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .nav-arrow {
    display: none !important; } }

/**************** modules / critical / card ****************/
.card {
  position: relative;
  word-wrap: break-word;
  background-clip: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }
  .card .list-group,
  .card .nav-list {
    border-top-width: 1px !important;
    border-top-style: solid; }
  .card > .list-group {
    margin-bottom: 0; }
  .card .close {
    margin: 0;
    position: absolute;
    top: 0;
    left: calc(50% - 1.83em / 2);
    z-index: 2; }

.card-body,
.tile {
  padding: 1.3334em 1.3334rem;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.tile {
  cursor: pointer;
  transition: all 0.25s ease-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .tile {
      transition: none; } }
  @media (min-width: 480px) {
    .tile {
      -ms-flex-pack: space-between;
      justify-content: space-between; } }

.card-title {
  margin-bottom: 1.3334em; }

.card-text:last-child {
  margin-bottom: 0; }

.card-header {
  font-size: 1.125em;
  font-weight: 600;
  padding: 0.75em 1.3334rem;
  margin-bottom: 0;
  border-width: 0 0 1px;
  border-style: solid; }
  .bg-wrap .card-header {
    border-bottom-width: 0; }

.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.card-item {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

.card-columns {
  orphans: 1;
  widows: 1;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1; }
  .card-columns > * {
    display: inline-block;
    width: 100%; }

.accordion .card:not(:first-of-type) .card-header {
  border-top-width: 1px;
  border-radius: 0; }

.accordion .card-header {
  border-bottom-width: 0; }

/**************** modules / critical / breadcrumb ****************/
.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none; }
  .breadcrumb li {
    display: inline; }
  .breadcrumb .fa-home {
    vertical-align: text-top; }
  @media (max-width: 767.98px) {
    .breadcrumb {
      overflow-x: auto;
      white-space: nowrap; } }

.breadcrumb-item + .breadcrumb-item::before {
  content: "";
  font-family: "FontAwesome";
  display: inline-block;
  padding-right: 0.50001em; }

/**************** modules / critical / dropdown ****************/
.dropdown-toggle .caret {
  font-style: normal;
  font-weight: normal;
  margin-left: 0.45em;
  line-height: 0;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.5;
  transition: all 0.25s ease-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .dropdown-toggle .caret {
      transition: none; } }
  .dropdown-toggle .caret:before {
    content: "";
    font-family: "FontAwesome";
    font-size: inherit; }

.dropdown-menu,
.dropdown-arrow {
  position: absolute;
  visibility: hidden;
  opacity: 0; }

.dropdown-toggle-split {
  padding-right: 1em;
  padding-left: 1em; }
  .dropdown-toggle-split .caret {
    margin-left: 0; }

/**************** modules / critical / tables ****************/
.table {
  width: 100%;
  border-width: 0 !important;
  margin-bottom: 1em; }
  .table tr.active {
    color: #fff !important;
    background-color: #9225ff !important; }
  .table th,
  .table td {
    padding: 0.66667em 1.3334rem;
    vertical-align: top;
    border-top-width: 1px;
    border-top-style: solid; }
  .table thead th {
    vertical-align: bottom;
    border-top-width: 0;
    border-bottom-width: 2px;
    border-bottom-style: solid; }
  .table tbody th, .table tbody td {
    vertical-align: middle; }
  .table .checkbox,
  .table .radio {
    margin: 0; }

.table-head-n tr:first-child th,
.table-head-n tr:first-child td {
  border-top-width: 0; }

@media (min-width: 1200px) {
  .table-th-fix th {
    width: 35%;
    min-width: 180px; } }

@media (min-width: 1200px) {
  .table-th-max th span {
    min-width: 105px;
    display: block; } }

.table-responsive {
  display: block;
  width: 100%;
  margin-bottom: 1em;
  overflow-x: auto; }
  .table-responsive table {
    margin-bottom: 0; }

.table-items .img-thumbnail, .table-items .th-video.bg-size-padding > * {
  max-width: 60px; }

/**************** modules / critical / collapse ****************/
.collapse:not(.show) {
  display: none; }

@media (min-width: 480px) {
  .reset-collapse-sm {
    display: block !important;
    height: auto !important; } }

@media (min-width: 1200px) {
  .reset-collapse-xl {
    display: block !important;
    height: auto !important; } }

.reset-collpase-all .btn-collapse {
  display: none !important; }

.reset-collpase-all .collapse {
  display: block !important;
  height: auto !important; }

/**************** modules / critical / active-line ****************/
.active-line .active:not(.open):not(.carousel-item):before {
  content: '';
  position: absolute;
  background-color: #9225ff;
  display: block;
  z-index: 1; }

.ac-t .active:not(.open):not(.carousel-item):before,
.ac-b .active:not(.open):not(.carousel-item):before {
  height: 3px;
  width: 100%; }

.ac-r .active:not(.open):not(.carousel-item):before,
.ac-l .active:not(.open):not(.carousel-item):before {
  width: 4px;
  height: 100%; }

.ac-t .active:not(.open):not(.carousel-item):before,
.ac-r .active:not(.open):not(.carousel-item):before,
.ac-l .active:not(.open):not(.carousel-item):before {
  top: 0; }

.ac-r .active:not(.open):not(.carousel-item):before {
  right: 0; }

.ac-b .active:not(.open):not(.carousel-item):before {
  bottom: 0; }

.ac-t .active:not(.open):not(.carousel-item):before,
.ac-b .active:not(.open):not(.carousel-item):before,
.ac-l .active:not(.open):not(.carousel-item):before {
  left: 0; }

@media (max-width: 1199.98px) {
  .ac-reset-b .active:not(.open):not(.carousel-item):before {
    height: 3px;
    width: 100%;
    top: auto;
    bottom: 0;
    left: 0; } }

/**************** modules / critical / pagination ****************/
.pagination {
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 0;
  list-style: none; }

.page-item > a {
  min-width: 2.8em; }

.active > .page-link,
.page-dots {
  pointer-events: none; }

.page-link {
  padding: 0.66667em 0.9rem;
  text-align: center;
  display: block; }
  .page-link .fa {
    margin: -0.25em 0 0; }

@media (max-width: 479.98px) {
  .page-item:not(.page-btn):not(.active) {
    display: none; }
  .active > .page-link {
    padding-left: 1.3334rem;
    padding-right: 1.3334rem; }
    .active > .page-link .page-count {
      display: inline; } }

/**************** modules / critical / badge ****************/
.badge {
  font-family: "Kanit", sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.45;
  text-align: center;
  display: inline-block;
  padding: 0.27em 0.676em;
  min-width: 2em;
  letter-spacing: 0;
  white-space: nowrap; }
  .badge:not(.label) {
    border-radius: 10em; }
  .badge:empty {
    display: none; }
  .badge[href] {
    text-decoration: none; }

.badge-sticker {
  min-width: 1em;
  position: absolute; }
  .navbar .badge-sticker {
    top: -12%;
    right: -1em; }
    @media (min-width: 1200px) {
      .navbar .badge-sticker {
        right: -1em; } }
  .navbar-sm .badge-sticker {
    top: 0; }
  .nav-tabs .badge-sticker,
  .btn .badge-sticker {
    margin: -0.13em 0; }

/**************** modules / critical / alert ****************/
.alert {
  padding: 1.3334em 1.3334em; }
  .alert h2, .alert h3, .alert h4 {
    color: inherit !important; }
  .alert p {
    font-size: inherit;
    line-height: inherit;
    margin-bottom: 0; }
    .alert p + p {
      margin-top: 0.5em; }
  .alert a:not(.btn) {
    color: inherit !important;
    font-weight: 700; }

.alert-success {
  background-color: #d1f2eb;
  color: #0b4c3f; }
  .alert-success .text-muted {
    color: #9fc0b9 !important; }

.alert-info {
  background-color: #d1ecf1;
  color: #094049; }
  .alert-info .text-muted {
    color: #9ebbbf !important; }

.alert-warning {
  background-color: #fff3cd;
  color: #6c5103; }
  .alert-warning .text-muted {
    color: #cec19b !important; }

.alert-danger {
  background-color: #f8d7da;
  color: #5e171e; }
  .alert-danger .text-muted {
    color: #c7a4a7 !important; }

/**************** modules / critical / media ****************/
.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start; }
  .media .media:before {
    content: '';
    width: 1em;
    height: 1em;
    margin: 0 1rem;
    border-width: 0 0 2px 2px;
    border-style: solid; }

.media-body {
  -ms-flex: 1;
  flex: 1; }

/**************** modules / critical / progress ****************/
.progress {
  display: -ms-flexbox;
  display: flex; }

.progress,
.progress-bar {
  height: 0.4em; }

/**************** modules / critical / slider ****************/
.ui-slider {
  margin-left: 0.625em !important;
  margin-right: 0.625em !important;
  width: calc(100% - 1.25em) !important;
  overflow: visible;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: inherit;
  justify-content: inherit; }

.ui-slider-range {
  height: 100%;
  margin: 0 !important;
  display: block;
  position: absolute;
  z-index: 1; }

.ui-slider-handle {
  height: 1.25em;
  width: 1.25em;
  margin-left: -0.625em;
  top: -0.425em;
  position: absolute;
  cursor: pointer;
  z-index: 2;
  transition: background 0.25s; }
  @media screen and (prefers-reduced-motion: reduce) {
    .ui-slider-handle {
      transition: none; } }

.ui-slider-value {
  margin-top: 1.15834em;
  font-size: 0.875em; }
  .ui-slider-value.first {
    margin-left: -0.625em; }
  .ui-slider-value.last {
    margin-left: auto;
    margin-right: -0.625em; }

/**************** modules / critical / list-group ****************/
.list-group {
  padding-left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

.lgi {
  position: relative;
  display: block;
  padding: 0.66667em 1.3334rem;
  overflow: hidden; }
  .lgi p {
    line-height: 1.45; }
  .lgi.active {
    z-index: 2; }

.lgi-1 {
  border-width: 1px 0 0;
  border-style: solid; }
  .lgi-1:first-of-type {
    border-top-width: 0; }

.b.bg-white .lgi-a.active,
.b.bg-default .lgi-a.active {
  color: #9225ff !important; }

.lg-body {
  padding-left: 1em;
  padding-bottom: 0.3em; }
  .lg-body .lgi {
    padding-top: 0.33334em;
    padding-bottom: 0.33334em; }
  .lg-body .lg-body .lgi {
    font-size: 0.875em; }

.lgi-heading {
  font-family: inherit !important;
  font-size: inherit;
  font-weight: 600; }

@media (min-width: 1200px) {
  .lgi-text {
    font-size: 0.875em; } }

.list-group-horizontal .lgi-1 {
  border-width: 0 0 0 1px; }
  .list-group-horizontal .lgi-1:first-child {
    border-left-width: 0; }

/**************** modules / critical / cross ****************/
.cross {
  height: 1.83em;
  width: 1.83em;
  opacity: 0.65; }
  .cross:before, .cross:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    font-size: 18px; }
  .cross:before {
    height: 1px;
    width: 0.61em;
    margin-left: calc((-0.61em + 1px) / 2); }
  .cross:after {
    height: 0.61em;
    width: 1px;
    margin-top: calc((-0.61em + 1px) / 2); }

.b.bg-white .cross:not(.color-reset):before, .b.bg-white .cross:not(.color-reset):after,
.b.bg-default .cross:not(.color-reset):before,
.b.bg-default .cross:not(.color-reset):after {
  background-color: #020411; }

/**************** modules / critical / close ****************/
.close {
  font-size: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none; }

/**************** modules / critical / cover ****************/
.cvr-content {
  z-index: 2; }

.cvr-title-under {
  display: none; }

.cvr-bottom {
  font-size: 1.29375em;
  line-height: 1.2; }

.cvr-btn {
  font-weight: inherit;
  line-height: 1.2; }

.cover {
  min-height: 50vh;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: 1px;
  background-repeat: no-repeat;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: start;
  align-items: flex-start; }
  .cover:before,
  .cover .cvr-video {
    transition: 0.75s; }
    @media screen and (prefers-reduced-motion: reduce) {
      .cover:before,
      .cover .cvr-video {
        transition: none; } }
  .cover:before,
  .cover .cvr-video, .cover:after {
    z-index: 0; }
  .cover:not(.bg-loaded):before {
    opacity: 0 !important; }
  .cover.bg-img-custom:before {
    background-image: inherit !important; }
  .cover > *:not(.ov) {
    position: relative;
    z-index: 1; }
  @media (min-width: 1200px) {
    .cover-animation .cover:hover:before,
    .cover-animation .cover:hover .cvr-video {
      -webkit-transform: scale(1.02);
      transform: scale(1.02); } }
  .cover.text-left {
    -ms-flex-align: start;
    align-items: flex-start; }
  .cover.text-right {
    -ms-flex-align: end;
    align-items: flex-end; }
  .cover.text-center {
    -ms-flex-align: center;
    align-items: center; }
  .cvr-h-sm .cover {
    min-height: 345px; }
  .cvr-h-md .cover {
    min-height: 33.3369rem; }
  .cvr-h-hg .cover {
    min-height: 100vh; }
  @media (min-width: 480px) {
    .cvr-h-xs .cover {
      min-height: 13em; }
    .cvr-h-lg .cover {
      min-height: 34.79em; }
    .cvr-h-col .cover {
      min-height: 21rem; } }

.cvr-v-top {
  -ms-flex-pack: start;
  justify-content: flex-start; }

.cvr-v-bottom {
  -ms-flex-pack: end;
  justify-content: flex-end; }

.cvr-video {
  height: 100%; }
  .bg-size-cover .cvr-video {
    object-fit: cover; }
  .bg-v-top .cvr-video {
    object-position: 50% 0 !important; }
  .bg-v-bottom .cvr-video {
    object-position: 50% 100% !important; }
  .bg-v-left .cvr-video {
    object-position: 0 50% !important; }
  .bg-v-right .cvr-video {
    object-position: 100% 50% !important; }
  .bg-v-left-top .cvr-video {
    object-position: 0 0 !important; }
  .bg-v-left-bottom .cvr-video {
    object-position: 0 100% !important; }
  .bg-v-right-top .cvr-video {
    object-position: 100% 0 !important; }
  .bg-v-right-bottom .cvr-video {
    object-position: 100% 100% !important; }

.carousel-video-mute {
  left: auto !important; }
  .carousel-video-mute.active .fa:before {
    content: '\f028'; }

/**************** modules / critical / overlay ****************/
.ov {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/**************** modules / critical / modal ****************/
.modal {
  display: none; }

/**************** modules / critical / carousel ****************/
.carousel {
  position: relative; }
  @media (min-width: 480px) {
    .carousel .tile {
      display: -ms-flexbox !important;
      display: flex !important; } }

.carousel:not(.carousel-active) .c-i-one > *:not(:first-child),
.carousel-active .carousel-spinner {
  display: none !important; }

.carousel-spinner {
  text-align: center !important; }
  @media (max-width: 479.98px) {
    .carousel-spinner {
      display: none !important; } }

@media (min-width: 480px) {
  .carousel:not(.carousel-active) .c-loading-hide {
    display: none !important; } }

.carousel-inner {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: left; }
  @media (min-width: 480px) {
    .carousel-inner {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; } }

@media (max-width: 479.98px) {
  .carousel-inner-block-xs {
    display: block; }
    .carousel-inner-block-xs > * {
      vertical-align: top; } }

.carousel-item {
  position: relative;
  width: 100%;
  transition: 0.6s ease-in-out left;
  -ms-flex-align: start;
  align-items: flex-start; }
  .carousel-item:not(.active):not(.carousel-item-next):not(.carousel-item-prev) {
    display: none !important; }

.carousel-item-wrapper {
  -ms-flex-pack: start;
  justify-content: left;
  -ms-flex-align: stretch;
  align-items: stretch; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -ms-flexbox !important;
  display: flex !important; }

.carousel-item.active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

@media (min-width: 480px) {
  .carousel-nav-p .carousel-item:first-child:not(:only-child):not(:last-child) .carousel-cont {
    padding-right: 4.125em; }
  .carousel-nav-p .carousel-item:first-child:not(:only-child):not(:last-child) ~ .carousel-item .carousel-cont {
    padding-left: 4.125em; }
  .carousel-nav-p .carousel-item:first-child:not(:only-child):not(:last-child) ~ .carousel-item:not(:last-child) .carousel-cont {
    padding-right: 4.125em; }
  .carousel-nav-p-2 .carousel-item:first-child:not(:only-child):not(:last-child) {
    padding-right: 1.625em; }
    .carousel-nav-p-2 .carousel-item:first-child:not(:only-child):not(:last-child) ~ .carousel-item {
      padding-left: 1.625em; }
    .carousel-nav-p-2 .carousel-item:first-child:not(:only-child):not(:last-child) ~ .carousel-item:not(:last-child) {
      padding-right: 1.625em; } }

.carousel-navs {
  z-index: 1;
  pointer-events: none; }

.carousel-nav {
  position: absolute;
  top: calc(50% - 2.5em / 2);
  width: 2.5em;
  height: 2.5em;
  text-align: center;
  z-index: 1;
  pointer-events: auto;
  opacity: 0.4;
  transition: all 0.25s ease-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    .carousel-nav {
      transition: none; } }
  .carousel:hover .carousel-nav {
    opacity: 1; }
  @media (max-width: 479.98px) {
    .carousel-nav {
      display: none; } }
  .carousel-nav .fa {
    position: relative;
    font-size: 1.5em;
    top: -1px; }

@media (min-width: 480px) {
  .carousel-prev {
    left: 1.3334em; } }

.carousel-prev .fa {
  left: -1px; }

@media (min-width: 480px) {
  .carousel-next {
    right: 1.3334em; } }

.carousel-next .fa {
  right: -1px; }

.carousel-indicators-style {
  top: auto;
  z-index: 1; }

.c-i-item {
  height: 1.875em;
  line-height: 1.875em;
  width: 1.875em;
  margin: -0.5625em 0; }

.carousel-dots {
  pointer-events: none; }

.carousel-dot {
  display: inline-block;
  cursor: pointer;
  pointer-events: auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .carousel-dot:before {
    content: '';
    width: 0.75em;
    height: 0.75em;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 0.4; }
  .carousel-dot.active:before, .carousel-dot:hover:before {
    opacity: 1; }

.carousel-def.carousel-indicators-style {
  display: none; }

.carousel-def .carousel-prev {
  left: -0.625em; }

.carousel-def .carousel-next {
  right: -0.625em; }

.b.bg-white .carousel-dot:before,
.b.bg-default .carousel-dot:before,
.bg.bg-white .carousel-def .carousel-dot:before,
.bg.bg-default .carousel-def .carousel-dot:before {
  background: #020411; }

.b.bg-white .carousel-dot.active:before,
.b.bg-default .carousel-dot.active:before,
.bg.bg-white .carousel-def .carousel-dot.active:before,
.bg.bg-default .carousel-def .carousel-dot.active:before {
  background: #020411; }

/**************** modules / critical / tooltip ****************/
.tooltip {
  position: absolute;
  z-index: 1030;
  padding: 0.5em 0;
  margin: 0.5em;
  font-size: 0.875em;
  word-wrap: break-word;
  pointer-events: none;
  opacity: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 1.55;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-family: "Kanit", sans-serif; }
  @media (min-width: 1200px) {
    .wf-active .tooltip {
      font-family: "Kanit", sans-serif; } }
  .tooltip .arrow {
    position: absolute;
    left: 50%;
    width: 1em;
    height: 0.5em; }
    .tooltip .arrow::before {
      content: "";
      position: absolute;
      border-color: transparent !important;
      border-style: solid;
      border-top-color: #081148 !important; }

.bs-tooltip-top .arrow {
  bottom: 0; }
  .bs-tooltip-top .arrow::before {
    top: 0;
    border-width: 0.5em 0.5em 0; }

.bs-tooltip-bottom .arrow {
  top: 0; }
  .bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 0.5em 0.5em;
    border-bottom-color: #081148 !important; }

.tooltip-static {
  position: relative;
  z-index: unset !important; }
  .tooltip-static .arrow {
    margin-left: -0.5em; }

[data-toggle*='tooltip']:hover + .tooltip,
.tooltip-static {
  opacity: 1; }

.tooltip-inner {
  max-width: 14.875em;
  padding: 1em;
  color: #fff;
  text-align: center;
  background-color: #081148;
  -webkit-box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05); }

/**************** modules / critical / transitions ****************/
@media screen {
  .fade {
    opacity: 0; } }

.fade.show {
  opacity: 1; }

/**************** utilities / align ****************/
.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

/**************** utilities / borders ****************/
.border {
  border-width: 1px !important;
  border-style: solid; }

.border-0 {
  border-width: 0 !important; }

.border-top {
  border-top-width: 1px !important;
  border-top-style: solid; }

.border-top-0 {
  border-top-width: 0 !important; }

.border-right {
  border-right-width: 1px !important;
  border-right-style: solid; }

.border-right-0 {
  border-right-width: 0 !important; }

.border-bottom {
  border-bottom-width: 1px !important;
  border-bottom-style: solid; }

.border-bottom-0 {
  border-bottom-width: 0 !important; }

.border-left {
  border-left-width: 1px !important;
  border-left-style: solid; }

.border-left-0 {
  border-left-width: 0 !important; }

.rounded {
  border-radius: 10em !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-top-0 {
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.rounded-top-left-0 {
  border-top-left-radius: 0 !important; }

.rounded-top-right-0 {
  border-top-right-radius: 0 !important; }

.rounded-right-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-bottom-right-0 {
  border-bottom-right-radius: 0 !important; }

.rounded-bottom-left-0 {
  border-bottom-left-radius: 0 !important; }

.rounded-left-0 {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

/**************** utilities / clearfix ****************/
.clearfix::after {
  content: "";
  display: table;
  clear: both; }

/**************** utilities / display ****************/
.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-list-item {
  display: list-item !important; }

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

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

@media (min-width: 480px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-list-item {
    display: list-item !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    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-list-item {
    display: list-item !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    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-list-item {
    display: list-item !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

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

.none {
  display: none; }

.hidden,
[hidden],
.hide {
  display: none !important; }

.opacity-0 {
  opacity: 0 !important; }

.disabled {
  cursor: not-allowed;
  opacity: 0.5; }

/**************** utilities / flex ****************/
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

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

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

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

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

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

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

.justify-content-end-var {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

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

.justify-content-center-var {
  -ms-flex-pack: start !important;
  justify-content: left !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-end-var {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-center-var {
    -ms-flex-pack: start !important;
    justify-content: left !important; }
  .justify-content-sm-between {
    -ms-flex-pack: space-between !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: flex- flex-start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: flex- flex-end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-end-var {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-center-var {
    -ms-flex-pack: start !important;
    justify-content: left !important; }
  .justify-content-md-between {
    -ms-flex-pack: space-between !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: flex- flex-start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: flex- flex-end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-end-var {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-center-var {
    -ms-flex-pack: start !important;
    justify-content: left !important; }
  .justify-content-lg-between {
    -ms-flex-pack: space-between !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: flex- flex-start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: flex- flex-end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-end-var {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-center-var {
    -ms-flex-pack: start !important;
    justify-content: left !important; }
  .justify-content-xl-between {
    -ms-flex-pack: space-between !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: flex- flex-start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: flex- flex-end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

/**************** utilities / float ****************/
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

/**************** utilities / overflow ****************/
.overflow-hidden {
  overflow: hidden; }

/**************** utilities / position ****************/
.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

/**************** utilities / shadows ****************/
.shadow {
  -webkit-box-shadow: 0 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.86rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.86rem rgba(0, 0, 0, 0.05); }
  .shadow.shadow-sm {
    -webkit-box-shadow: 0 0.1rem 0.27rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.1rem 0.27rem rgba(0, 0, 0, 0.1); }
  .shadow.shadow-lg {
    -webkit-box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05); }

.shadow-0 {
  box-shadow: none; }

.shadow-text {
  text-shadow: 0 0.1rem 0.27rem rgba(0, 0, 0, 0.1); }

.shadow-fix {
  -webkit-box-shadow: 0 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.86rem rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.25rem 0.6rem rgba(0, 0, 0, 0.05), 0 0.625rem 1.86rem rgba(0, 0, 0, 0.05); }
  .shadow-fix.shadow-lg {
    -webkit-box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05);
    box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05); }

.bg.bg-white .b.bg-default,
.bg.bg-white .alert,
.b.bg-white .color-dis,
.b.bg-white .color-ico,
.b.bg-white .form-control,
.b.bg-white .input-group,
.b.bg-white .img-thumbnail,
.b.bg-white .th-video.bg-size-padding > *,
.b.bg-white .badge.bg-default,
.b.bg-primary .form-control,
.b.bg-primary .input-group {
  -webkit-box-shadow: none;
  box-shadow: none; }

.b.bg-white .color-dis-light {
  text-shadow: none; }

/**************** utilities / sizing ****************/
.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; }

@media (max-width: 479.98px) {
  .reset-mx-3 {
    margin-right: -15px !important;
    margin-left: -15px !important;
    border-radius: 0 !important;
    width: auto !important; } }
  @media (max-width: 479.98px) and (min-width: 380px) {
    .reset-mx-3 {
      margin-left: -20px !important;
      margin-right: -20px !important; } }

@media (max-width: 479.98px) {
  .reset-px-0 {
    padding-right: 0;
    padding-left: 0; } }

.max-w-30 {
  max-width: 30% !important; }

.max-w-xs {
  max-width: 320px; }

.max-w-sm {
  max-width: 420px; }

.max-w-md {
  max-width: 708px; }

.max-w-lg {
  max-width: 932px; }

.max-w-xl {
  max-width: 1140px; }
  .max-w-xl.container {
    max-width: 1200px; }

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

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

.min-h-auto {
  min-height: 1px !important; }

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

@media (min-width: 1200px) {
  .min-h-column-100vh {
    min-height: 100vh !important; } }

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

.mt-n-6 {
  margin-top: -3.3334em; }

.mt-n-5 {
  margin-top: -2em; }

/**************** utilities / spacing ****************/
.mr-i {
  margin-right: 0.41668em !important; }

.ml-i {
  margin-left: 0.41668em !important; }

@media (min-width: 1200px) {
  .mr-xl-i {
    margin-right: 0.41668em !important; } }

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

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

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

.m-1 {
  margin: 0.33334em !important; }

.mt-1,
.my-1 {
  margin-top: 0.33334em !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.33334em !important; }

.m-2 {
  margin: 0.66667em !important; }

.mt-2,
.my-2 {
  margin-top: 0.66667em !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.66667em !important; }

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

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

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

.m-4 {
  margin: 1.3334em !important; }

.mt-4,
.my-4 {
  margin-top: 1.3334em !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.3334em !important; }

.m-5 {
  margin: 2em !important; }

.mt-5,
.my-5 {
  margin-top: 2em !important; }

.mb-5,
.my-5 {
  margin-bottom: 2em !important; }

.m-6 {
  margin: 3.3334em !important; }

.mt-6,
.my-6 {
  margin-top: 3.3334em !important; }

.mb-6,
.my-6 {
  margin-bottom: 3.3334em !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-1 {
  padding: 0.33334em !important; }

.pt-1,
.py-1 {
  padding-top: 0.33334em !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.33334em !important; }

.p-2 {
  padding: 0.66667em !important; }

.pt-2,
.py-2 {
  padding-top: 0.66667em !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.66667em !important; }

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

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

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

.p-4 {
  padding: 1.3334em !important; }

.pt-4,
.py-4 {
  padding-top: 1.3334em !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.3334em !important; }

.p-5 {
  padding: 2em !important; }

.pt-5,
.py-5 {
  padding-top: 2em !important; }

.pb-5,
.py-5 {
  padding-bottom: 2em !important; }

.p-6 {
  padding: 3.3334em !important; }

.pt-6,
.py-6 {
  padding-top: 3.3334em !important; }

.pb-6,
.py-6 {
  padding-bottom: 3.3334em !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-6,
.px-6 {
  padding-left: 3.3334rem !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: 480px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.33334em !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.33334em !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.33334em !important; }
  .m-sm-2 {
    margin: 0.66667em !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.66667em !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.66667em !important; }
  .m-sm-3 {
    margin: 1em !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1em !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1em !important; }
  .m-sm-4 {
    margin: 1.3334em !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.3334em !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.3334em !important; }
  .m-sm-5 {
    margin: 2em !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 2em !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 2em !important; }
  .m-sm-6 {
    margin: 3.3334em !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 3.3334em !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 3.3334em !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.33334rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.33334rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.66667rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.66667rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.3334rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.3334rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 2rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 2rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 3.3334rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 3.3334rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.33334em !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.33334em !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.33334em !important; }
  .p-sm-2 {
    padding: 0.66667em !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.66667em !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.66667em !important; }
  .p-sm-3 {
    padding: 1em !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1em !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1em !important; }
  .p-sm-4 {
    padding: 1.3334em !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.3334em !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.3334em !important; }
  .p-sm-5 {
    padding: 2em !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 2em !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 2em !important; }
  .p-sm-6 {
    padding: 3.3334em !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 3.3334em !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 3.3334em !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.33334rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.33334rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.66667rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.66667rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.3334rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.3334rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 2rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 2rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 3.3334rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 3.3334rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.33334em !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.33334em !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.33334em !important; }
  .m-md-2 {
    margin: 0.66667em !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.66667em !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.66667em !important; }
  .m-md-3 {
    margin: 1em !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1em !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1em !important; }
  .m-md-4 {
    margin: 1.3334em !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.3334em !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.3334em !important; }
  .m-md-5 {
    margin: 2em !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 2em !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 2em !important; }
  .m-md-6 {
    margin: 3.3334em !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 3.3334em !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 3.3334em !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.33334rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.33334rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.66667rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.66667rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.3334rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.3334rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 2rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 2rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 3.3334rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 3.3334rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.33334em !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.33334em !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.33334em !important; }
  .p-md-2 {
    padding: 0.66667em !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.66667em !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.66667em !important; }
  .p-md-3 {
    padding: 1em !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1em !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1em !important; }
  .p-md-4 {
    padding: 1.3334em !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.3334em !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.3334em !important; }
  .p-md-5 {
    padding: 2em !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 2em !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 2em !important; }
  .p-md-6 {
    padding: 3.3334em !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 3.3334em !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 3.3334em !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.33334rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.33334rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.66667rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.66667rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.3334rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.3334rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 2rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 2rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 3.3334rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 3.3334rem !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; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.33334em !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.33334em !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.33334em !important; }
  .m-lg-2 {
    margin: 0.66667em !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.66667em !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.66667em !important; }
  .m-lg-3 {
    margin: 1em !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1em !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1em !important; }
  .m-lg-4 {
    margin: 1.3334em !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.3334em !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.3334em !important; }
  .m-lg-5 {
    margin: 2em !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 2em !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 2em !important; }
  .m-lg-6 {
    margin: 3.3334em !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 3.3334em !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 3.3334em !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.33334rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.33334rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.66667rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.66667rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.3334rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.3334rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 2rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 2rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 3.3334rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 3.3334rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.33334em !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.33334em !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.33334em !important; }
  .p-lg-2 {
    padding: 0.66667em !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.66667em !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.66667em !important; }
  .p-lg-3 {
    padding: 1em !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1em !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1em !important; }
  .p-lg-4 {
    padding: 1.3334em !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.3334em !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.3334em !important; }
  .p-lg-5 {
    padding: 2em !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 2em !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 2em !important; }
  .p-lg-6 {
    padding: 3.3334em !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 3.3334em !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 3.3334em !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.33334rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.33334rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.66667rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.66667rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.3334rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.3334rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 2rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 2rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 3.3334rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 3.3334rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.33334em !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.33334em !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.33334em !important; }
  .m-xl-2 {
    margin: 0.66667em !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.66667em !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.66667em !important; }
  .m-xl-3 {
    margin: 1em !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1em !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1em !important; }
  .m-xl-4 {
    margin: 1.3334em !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.3334em !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.3334em !important; }
  .m-xl-5 {
    margin: 2em !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 2em !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 2em !important; }
  .m-xl-6 {
    margin: 3.3334em !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 3.3334em !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 3.3334em !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.33334rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.33334rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.66667rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.66667rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.3334rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.3334rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 2rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 2rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 3.3334rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 3.3334rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.33334em !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.33334em !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.33334em !important; }
  .p-xl-2 {
    padding: 0.66667em !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.66667em !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.66667em !important; }
  .p-xl-3 {
    padding: 1em !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1em !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1em !important; }
  .p-xl-4 {
    padding: 1.3334em !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.3334em !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.3334em !important; }
  .p-xl-5 {
    padding: 2em !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 2em !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 2em !important; }
  .p-xl-6 {
    padding: 3.3334em !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 3.3334em !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 3.3334em !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.33334rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.33334rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.66667rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.66667rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.3334rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.3334rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 2rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 2rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 3.3334rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 3.3334rem !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; } }

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

.mx-auto-var {
  margin-right: auto; }

/**************** utilities / text ****************/
.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-wrap {
  white-space: normal !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

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

.text-right-var {
  text-align: left !important; }

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

.text-center-var {
  text-align: left !important;
  -ms-flex-pack: start;
  justify-content: left; }

@media (min-width: 480px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-right-var {
    text-align: left !important; }
  .text-sm-center {
    text-align: center !important; }
  .text-sm-center-var {
    text-align: left !important;
    -ms-flex-pack: start;
    justify-content: left; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-right-var {
    text-align: left !important; }
  .text-md-center {
    text-align: center !important; }
  .text-md-center-var {
    text-align: left !important;
    -ms-flex-pack: start;
    justify-content: left; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-right-var {
    text-align: left !important; }
  .text-lg-center {
    text-align: center !important; }
  .text-lg-center-var {
    text-align: left !important;
    -ms-flex-pack: start;
    justify-content: left; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-right-var {
    text-align: left !important; }
  .text-xl-center {
    text-align: center !important; }
  .text-xl-center-var {
    text-align: left !important;
    -ms-flex-pack: start;
    justify-content: left; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase,
.text-uppercase-first::first-letter {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-transform-initial {
  text-transform: uppercase !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight {
  font-weight: 600 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !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-c-primary {
  color: #020411 !important; }

a.text-c-primary:hover, a.text-c-primary:focus {
  color: black !important; }

.b.bg-primary .text-c-primary {
  color: #fff !important; }

.text-c-secondary {
  color: #9225ff !important; }

a.text-c-secondary:hover, a.text-c-secondary:focus {
  color: #7300e7 !important; }

.text-c-success {
  color: #1abc9c !important; }

a.text-c-success:hover, a.text-c-success:focus {
  color: #13866f !important; }

.text-c-info {
  color: #17a2b8 !important; }

a.text-c-info:hover, a.text-c-info:focus {
  color: #107282 !important; }

.text-c-warning {
  color: #ffc107 !important; }

a.text-c-warning:hover, a.text-c-warning:focus {
  color: #c99700 !important; }

.text-c-danger {
  color: #dc3545 !important; }

a.text-c-danger:hover, a.text-c-danger:focus {
  color: #b51f2e !important; }

.b.bg-primary .text-c-primary,
.b.bg-primary .text-c-body,
.b.bg-transparent .text-c-primary,
.b.bg-transparent .text-c-body {
  color: #fff !important; }

.color-in {
  color: inherit !important; }

/**************** utilities / embed ****************/
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 2em;
  overflow: hidden; }
  .container .embed-responsive {
    border-radius: 0.375rem; }
  .embed-responsive::before {
    content: "";
    padding-top: 60vh;
    display: block; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

@media (min-width: 992px) {
  .embed-responsive-21by9:before {
    padding-top: 42.85714%; } }

.embed-responsive-16by9:before {
  padding-top: 56.25%; }

.embed-responsive-4by3:before {
  padding-top: 75%; }

/**************** utilities / visibility ****************/
.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

/**************** utilities / screenreaders ****************/
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  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; }

/**************** templates / layout-critical ****************/
.widget {
  padding-top: 3.3334em; }
  @media (max-width: 767.98px) {
    .container .widget {
      margin-left: -15px;
      margin-right: -15px;
      width: auto; } }
  @media (max-width: 767.98px) and (min-width: 380px) {
    .container .widget {
      margin-left: -20px;
      margin-right: -20px; } }

.pb-widget {
  padding-bottom: 3.3334em !important; }

.widget > .container,
.widget-container {
  padding-bottom: 1.3334em; }

.widget > .container-pb-0 {
  padding-bottom: 0; }

.widget-container {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.outer-line:not(.hide):not(.outer0) + .widget,
.outer-line:not(.hide):not(.outer0) + .hide + .widget {
  border-width: 1px 0 0;
  border-top-style: solid; }

.bg-transparent:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .widget.bg-transparent:not(.bg-img),
.bg-transparent:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .hide + .widget.bg-transparent:not(.bg-img) {
  padding-top: 0; }

.bg-default:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .widget.bg-default:not(.bg-img),
.bg-default:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .hide + .widget.bg-default:not(.bg-img) {
  padding-top: 0; }

.bg-primary:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .widget.bg-primary:not(.bg-img),
.bg-primary:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .hide + .widget.bg-primary:not(.bg-img) {
  padding-top: 0; }

.bg-secondary:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .widget.bg-secondary:not(.bg-img),
.bg-secondary:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .hide + .widget.bg-secondary:not(.bg-img) {
  padding-top: 0; }

.bg-white:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .widget.bg-white:not(.bg-img),
.bg-white:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .hide + .widget.bg-white:not(.bg-img) {
  padding-top: 0; }

.bg-clear:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .widget.bg-clear:not(.bg-img),
.bg-clear:not([class*='outer-']):not(.bg-img):not(.hide):not(.hidden):not(.widget-fix) + .hide + .widget.bg-clear:not(.bg-img) {
  padding-top: 0; }

.block.outer-line {
  border-width: 0 0 1px !important;
  margin-bottom: 2em; }

.header {
  z-index: 3 !important; }

main::after,
.column::after,
.column-sticky::after {
  content: "";
  display: table;
  clear: both; }

.ftr-hdln,
.ftr-nwsltr,
.footer {
  position: relative; }

.page {
  padding: 0;
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.layout-row {
  margin-right: -15px;
  margin-left: -15px; }
  .layout-row > * {
    padding-right: 15px;
    padding-left: 15px; }

@media (min-width: 1200px) {
  .column {
    width: 25vw;
    max-width: 298px;
    text-align: left; }
    .column:not(.pt-0) {
      padding-top: 3.3334em !important; } }

@media (max-width: 1199.98px) {
  .column-left {
    display: none; } }

.MenuOnTopMargin {
  margin-top: 0; }

.CA {
  display: none; }

@media (min-width: 1200px) {
  .layout-col-one .content {
    width: calc(100vw - (100vw - 100%));
    min-width: calc(100vw - (100vw - 100%)); }
  .layout-col-two .content {
    width: calc((100vw - (100vw - 100%)) - 25vw);
    min-width: calc((100vw - (100vw - 100%)) - 298px); } }

@media (min-width: 1200px) and (max-width: 1527.98px) {
  .layout-col-two .cols .row-col-break-1:not(.no-cols) {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
    .layout-col-two .cols .row-col-break-1:not(.no-cols) > * {
      max-width: 100% !important;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  .layout-col-two .cols .row-col-break-2:not(.no-cols) > * {
    max-width: 50% !important;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%; } }

.bg-fixed:before {
  position: fixed;
  will-change: transform;
  background-attachment: unset !important;
  background-position: 50% 0; }

@media (max-width: 1199.98px) {
  .layout-col-right .content {
    margin-bottom: -3.3334em; } }

@media (min-width: 1200px) {
  .column-sticky {
    position: sticky;
    top: calc(3.6rem + 3.3334em); }
    .ie .column-sticky {
      position: static; } }

.column .card {
  margin-bottom: 2em; }

/**************** templates / components / header ****************/
.header {
  font-size: 1rem;
  position: relative; }

.text-logo {
  font-size: 4.2em;
  text-decoration: none !important;
  line-height: 1.14; }
  @media (max-width: 767.98px) {
    .text-logo {
      font-size: calc(2.867rem - 1em); } }

@media (min-width: 768px) {
  .tl-md {
    font-size: 3.1em; } }

.navbar-brand {
  height: calc(3.6rem - 2 * 0.33334em); }
  .navbar-brand img {
    max-height: 75%; }
  .navbar-brand img[src*='.svg'] {
    height: calc(2.7rem - 2 * 0.33334em); }

body:not(.fixed-navbar) .ft-only {
  display: none !important; }

@media (min-width: 1200px) {
  body:not(.fixed-navbar) .ft-only-lg {
    display: none !important; } }

body:not(.fixed-navbar) .navbar-lg-cont {
  height: calc(3.6rem - 2 * 0.33334em); }
  @media (min-width: 768px) {
    body:not(.fixed-navbar) .navbar-lg-cont {
      height: calc(5.33334rem - 2 * 0.66667em); } }

@media (min-width: 768px) {
  body:not(.fixed-navbar) .navbar-brand {
    height: calc(5.33334rem - 2 * 0.66667em); }
    body:not(.fixed-navbar) .navbar-brand img[src*='.svg'] {
      height: calc(4.0rem - 2 * 0.66667em); } }

.fixed-navbar .navbar-lg-cont {
  height: calc(3.6rem - 2 * 0.33334em); }

.header-alert {
  z-index: 1; }
  @media (min-width: 1200px) {
    .header-alert {
      z-index: 5; } }

.header-top {
  z-index: 3; }

.header-main {
  z-index: 2; }

.header-bottom {
  z-index: 1; }

.navbar-dropdown-1 {
  margin-top: 0 !important; }

.navbar:not(.bg-header-base).bg-transparent:before, .navbar:not(.bg-header-base).bg-transparent:after {
  display: none; }

.badge-cart {
  position: relative;
  top: -0.75em !important;
  right: -0.55em !important; }

@media (min-width: 1200px) {
  .badge-cart {
    top: -1em !important; } }

.header-logo {
  z-index: 4; }

@media (min-width: 1200px) {
  .navbar-brand {
    height: calc(8.20034rem - 2 * 0.66667em) !important; }
    .navbar-brand img {
      max-height: 75%; }
    .navbar-brand img[src*='.svg'] {
      height: calc((8.20034rem) * 0.75 - 2 * 0.66667em) !important; } }

.header-bottom {
  z-index: 1; }
  @media (max-width: 1199.98px) {
    .header-bottom {
      display: inline !important;
      border-width: 0 !important;
      z-index: 1051; } }

/**************** templates / components / banners-main ****************/
@media (max-width: 991.98px) {
  .th-cover.text-center, .th-cover.text-right {
    text-align: left !important; }
  .cvr-title:after {
    margin-left: 0px !important; } }

@media (min-width: 768px) {
  .b.text-right .cvr-title:after {
    margin-right: 0;
    margin-left: auto; }
  .b.text-center .cvr-title:after {
    margin-right: auto;
    margin-left: auto; }
  .b.text-left .cvr-title:after {
    margin-left: 0; } }

.th-text,
.th-img {
  -ms-flex: 1;
  flex: 1; }

.th-img {
  z-index: 0;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .th-img.bg-v-top, .th-img.bg-v-left-top, .th-img.bg-v-right-top {
    -ms-flex-align: start;
    align-items: flex-start; }
  .th-img.bg-v-bottom, .th-img.bg-v-left-bottom, .th-img.bg-v-right-bottom {
    -ms-flex-align: end;
    align-items: flex-end; }
  @media (max-width: 991.98px) {
    .th-img[class*='bg-v-']:not([class*='bg-v-right']) {
      -ms-flex-pack: center;
      justify-content: center; } }
  .th-img[class*='bg-v-left'] {
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .th-img[class*='bg-v-right'] {
    -ms-flex-pack: end;
    justify-content: flex-end; }

.bg-img-custom .th-ov {
  display: none; }

@media (min-width: 992px) {
  .cvr-h-xs .th-img {
    max-height: 17.55em; }
  .cvr-h-sm .th-img {
    max-height: 465.75px; }
  .cvr-h-md .th-img {
    max-height: 45.00482rem; } }

.th-video {
  z-index: 2; }

@media (max-width: 991.98px) {
  .bg-size-padding {
    padding: 0 1em 3.3334em;
    -ms-flex-pack: start;
    justify-content: left; } }
  @media (max-width: 991.98px) and (min-width: 480px) {
    .bg-size-padding {
      padding-left: 3.3334em;
      padding-right: 3.3334em; } }

@media (max-width: 991.98px) {
  .th-text {
    padding-bottom: 2em; }
  .th-img {
    max-height: 300vh !important; }
    .th-img[class*='bg-v-']:not([class*='bg-v-right']) {
      -ms-flex-pack: center;
      justify-content: center; } }

@media (max-width: 991.98px) and (min-width: 480px) {
  .carousel-nav-p .th-img.bg-size-padding {
    padding-left: 4.6668em !important;
    padding-right: 4.6668em !important; } }

@media (min-width: 992px) {
  .th-cover {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
    .th-cover .th-img {
      width: 50%; }
    .th-cover .bg-size-cover img {
      max-width: 150%; }
  .or-left .cvr-content {
    -ms-flex-order: 1;
    order: 1; }
  .th-img.bg-size-padding {
    padding: 3.3334em; }
    .th-img.bg-size-padding img {
      object-fit: contain; }
  .th-img.bg-size-contain img, .th-img.bg-size-padding img {
    max-height: 100%;
    width: auto; }
  .or-left .bg-size-padding {
    padding-right: 0 !important; }
  .or-right .bg-size-padding {
    padding-left: 0 !important; }
  .th-text {
    max-width: 50%;
    padding-bottom: 3.3334em; }
  .th-text-max {
    max-width: calc(34em + 5vw); }
  .or-right .th-text {
    padding-right: 2em !important; }
  .or-right .th-text-max {
    margin-left: auto; }
  .or-left .th-text {
    padding-left: 2em !important; }
  .or-left .th-text-max {
    margin-right: auto; }
  .th-text-p {
    max-width: 550px; }
    .th-cover.text-right .th-text-p {
      margin-right: 0;
      margin-left: auto; }
    .th-cover.text-left .th-text-p {
      margin-left: 0; } }

/**************** templates / components / page-header ****************/
.hide-header .page-header {
  display: none !important; }

.ph-block {
  margin-bottom: 3.3334em; }

.ph-block-in {
  margin-bottom: 2em; }

/**************** templates / components / page-text-hp ****************/
/**************** templates / components / products-list ****************/
.p-l-one .p-i {
  max-width: 100% !important; }

@media (min-width: 480px) {
  .card-item {
    max-width: calc(50% + 0px);
    -ms-flex-preferred-size: calc(50% + 0px);
    flex-basis: calc(50% + 0px); } }

@media (min-width: 768px) {
  .card-item {
    max-width: calc(33.33% + 0px);
    -ms-flex-preferred-size: calc(33.33% + 0px);
    flex-basis: calc(33.33% + 0px); } }

@media (min-width: 1200px) {
  .card-item {
    max-width: calc(25% + 0px);
    -ms-flex-preferred-size: calc(25% + 0px);
    flex-basis: calc(25% + 0px); } }

@media (min-width: 1498px) {
  .card-item {
    max-width: calc(20% + 0px);
    -ms-flex-preferred-size: calc(20% + 0px);
    flex-basis: calc(20% + 0px); } }

@media (min-width: 1200px) {
  .layout-col-two .cols .card-item {
    max-width: calc(33.33% + 0px);
    -ms-flex-preferred-size: calc(33.33% + 0px);
    flex-basis: calc(33.33% + 0px); } }

@media (min-width: 1498px) {
  .layout-col-two .cols .card-item {
    max-width: calc(25% + 0px);
    -ms-flex-preferred-size: calc(25% + 0px);
    flex-basis: calc(25% + 0px); } }

@media (min-width: 1200px) {
  [class*='sidr-tabs'] .card-item {
    max-width: calc(33.33% + 0px) !important;
    -ms-flex-preferred-size: calc(33.33% + 0px) !important;
    flex-basis: calc(33.33% + 0px) !important; } }

@media (min-width: 768px) {
  .modal-lg .card-item {
    max-width: calc(33.33% + 0px) !important;
    -ms-flex-preferred-size: calc(33.33% + 0px) !important;
    flex-basis: calc(33.33% + 0px) !important; } }

@media (min-width: 480px) {
  .p-l-tabs {
    padding-top: 1.3334rem !important; } }

.tile {
  background-color: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none; }
  @media (min-width: 1200px) {
    .tile.shadow:hover {
      -webkit-box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05);
      box-shadow: 0 0.625rem 1.26rem rgba(0, 0, 0, 0.05), 0 1.25rem 3.78rem rgba(0, 0, 0, 0.05); } }

.ph-3.ph-box {
  margin-bottom: 1em !important; }

@media (min-width: 480px) and (max-width: 767.98px) {
  .p-l-slider .card-item:nth-child(2) ~ .card-item {
    display: none !important; } }

@media (min-width: 480px) and (max-width: 1199.98px) {
  .p-l-slider .card-item:nth-child(3) ~ .card-item {
    display: none !important; } }

@media (min-width: 480px) and (max-width: 1497.98px) {
  .p-l-slider .card-item:nth-child(4) ~ .card-item {
    display: none !important; } }

@media (min-width: 480px) and (max-width: 1806.98px) {
  .layout-fluid .p-l-slider .card-item:nth-child(5) ~ .card-item {
    display: none !important; } }

@media (min-width: 1807px) {
  .layout-fluid .p-l-slider .card-item:nth-child(6) ~ .card-item {
    display: none !important; } }

@media (min-width: 1498px) {
  .layout-container .p-l-slider .card-item:nth-child(5) ~ .card-item,
  .max-w-xxl .p-l-slider .card-item:nth-child(5) ~ .card-item {
    display: none !important; } }

@media (min-width: 1200px) and (min-width: 480px) and (max-width: 1497.98px) {
  .layout-col-two .cols .p-l-slider .card-item:nth-child(3) ~ .card-item {
    display: none !important; } }

@media (min-width: 1200px) and (min-width: 480px) and (max-width: 1806.98px) {
  .layout-col-two .cols .p-l-slider .card-item:nth-child(4) ~ .card-item {
    display: none !important; } }

@media (min-width: 1807px) {
  .layout-col-two .cols .p-l-slider .card-item:nth-child(5) ~ .card-item {
    display: none !important; } }

@media (min-width: 1498px) {
  .layout-col-two.layout-container .cols .p-l-slider .card-item:nth-child(4) ~ .card-item {
    display: none !important; } }

@media (min-width: 1200px) {
  [class*='sidr-tabs'] .p-l-slider .card-item:nth-child(3) ~ .card-item {
    display: none !important; } }

/**************** templates / components / products-item ****************/
@media (min-width: 480px) {
  .p-i-img {
    min-height: 244px; } }

[class*='p-i-img-'] {
  transition: all 0.25s ease-out; }
  @media screen and (prefers-reduced-motion: reduce) {
    [class*='p-i-img-'] {
      transition: none; } }

.pit-params,
.pit-desc {
  display: none; }

@media (max-width: 767.98px) {
  .p-i-img-2 {
    visibility: hidden;
    opacity: 0; } }

@media (min-width: 768px) {
  .p-i-img-2,
  .noTouch .p-i-img:hover .p-i-img-1:not(:only-of-type) {
    visibility: hidden;
    opacity: 0; }
  .noTouch .p-i-img:hover .p-i-img-2 {
    visibility: visible;
    opacity: 1; } }

/**************** templates / components / products-mobile ****************/
@media (max-width: 479.98px) {
  .tile {
    margin-right: 0; }
  .card-group-reset-xs {
    margin-right: -15px;
    margin-left: -15px; } }
  @media (max-width: 479.98px) and (min-width: 380px) {
    .card-group-reset-xs {
      margin-right: -20px;
      margin-left: -20px; } }

@media (max-width: 479.98px) {
  .p-i {
    padding: 1em 1em 1.3334em !important; }
    .p-i:not(:only-child) {
      max-width: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
  .p-i-img img {
    width: auto; }
  .p-i-labels {
    display: none !important; }
  .p-i {
    line-height: 1.45; }
  .p-i-desc,
  .p-i-cart span {
    display: none !important; } }

/**************** templates / components / rating-control ****************/
.rating-control {
  line-height: 0; }

/**************** templates / components / subcategories ****************/
.subct img {
  min-width: 50px; }

/**************** templates / components / left-menu ****************/
.cl-ico {
  left: auto;
  right: 0;
  top: 50%;
  margin-top: calc((-1.83em - 1px) / 2);
  display: none; }

.lg-body .lg-body .cl-ico {
  right: .25em; }

.cl-minus:after {
  display: none; }

.MenuTreeOpened > a > .cl-plus,
.MenuTreeClosed > a > .cl-plus {
  display: inline-block; }

.MenuTreeOpened > a > .cl-minus,
.MenuTreeClosed > a > .cl-minus {
  display: none; }

.MenuTreeOpened > a > .cl-minus {
  display: inline-block; }

.MenuTreeOpened > a > .cl-plus {
  display: none; }

/**************** templates / components / banner ****************/
.banner {
  background-color: inherit; }
  .banner .carousel-indicators-style {
    margin-bottom: 1em; }
  .banner p:last-child {
    margin-bottom: 0; }

.bnr-col .cover-content,
.bnr-col .carousel-indicators-style {
  padding-left: 1.3334em;
  padding-right: 1.3334em; }

@media (max-width: 479.98px) {
  .bnr-cont .outer-line {
    border-top-width: 0 !important;
    border-right-width: 0 !important;
    border-left-width: 0 !important; } }

.bnr-wide .outer-line {
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-left-width: 0 !important; }

/**************** templates / components / headlines ****************/
.hl-item.text-left, .hl-item.text-right {
  display: -ms-flexbox;
  display: flex; }

.text-left.hl-item,
.text-right.hl-item {
  font-size: 0.9rem; }
  .text-left.hl-item h2,
  .text-right.hl-item h2 {
    font-size: 1.4rem;
    margin-bottom: 0.45em; }

.text-left > .hl-ico,
.text-right > .hl-ico {
  margin: 0 1.3334rem 1em 0;
  font-size: 1.6em;
  min-width: 2.4em;
  height: 2.4em;
  min-height: 2.4em;
  line-height: 2.4em; }

.text-right > .hl-ico {
  margin: 0 0 1em 1rem;
  -ms-flex-order: 1;
  order: 1; }

/**************** templates / components / gallery ****************/
@media (min-width: 768px) {
  .gallery-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 992px) {
  .gallery-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 1200px) {
  .gallery-columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4; } }

@media (min-width: 1200px) {
  .layout-col-two .gallery-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 1498px) {
  .layout-col-two .gallery-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }

@media (min-width: 768px) {
  .gallery-count-2 {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
    max-width: calc(calc((1200px - 2 * 30px - 2 * 2em) / 3) * 2 + 2em); } }

@media (min-width: 992px) {
  .gallery-count-3 {
    -webkit-column-count: 3 !important;
    -moz-column-count: 3 !important;
    column-count: 3 !important;
    max-width: calc(calc((1200px - 2 * 30px - 2 * 2em) / 3) * 3 + 2em * 2); } }

@media (min-width: 1200px) {
  .layout-col-two .gallery-count-2 {
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
    column-count: 2 !important;
    max-width: calc(calc((1200px - 2 * 30px - 2 * 2em) / 3) * 2 + 2em); } }

/**************** templates / components / dynamic-form ****************/
.frm-empty {
  display: none; }

.onDynamicFormForm {
  display: none; }

/**************** templates / components / downloads ****************/
.dwnld .card-item {
  word-break: break-all; }

.dwnld .card-item {
  text-align: left;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center; }

.dwnld .btn {
  margin: 0 0.66667em 0 0 !important; }

/**************** templates / components / share ****************/
.share .container {
  position: relative;
  left: -0.33334em !important; }

/**************** templates / components / articles ****************/
/**************** templates / components / news-box ****************/
/**************** templates / components / tabs-hp ****************/
.tabs-hp-content {
  margin-top: -1px; }

/**************** templates / components / tabs-order ****************/
@media (max-width: 767.98px) {
  .tabs-order > .nav-item {
    width: 33%; }
  .tabs-order .nav-link {
    line-height: 1.3;
    white-space: normal; } }

@media (min-width: 480px) {
  .tabs-order {
    font-size: 1.125em; } }

/**************** templates / components / labels ****************/
.p-i-labels {
  z-index: 1; }

.b.bg-default .lbl.bg-default,
.b.bg-primary .lbl.bg-primary {
  color: #020411;
  background-color: #fff; }

.b.bg-white .lbl.bg-white {
  background-color: #eaebf6;
  -webkit-box-shadow: none;
  box-shadow: none; }

.p-i-labels {
  position: absolute;
  height: 1px;
  top: 1em;
  left: 1em;
  right: 1em; }
  .p-i-labels > * {
    max-width: 9em; }

.p-i-labels {
  -ms-flex-align: end;
  align-items: flex-end; }

/**************** templates / components / languages ****************/
@media (max-width: 1199.98px) {
  .langs-dropdown-left {
    left: -40px !important; } }

/**************** templates / components / backlinks ****************/
.backlink-wrapper,
.partners .carousel-spinner {
  height: 105px; }

/**************** templates / components / product-top ****************/
@media (min-width: 480px) {
  .other-photos .carousel-inner,
  .other-photos .carousel-spinner {
    height: 84px; }
  .other-photos .carousel-item:before {
    display: none; } }

@media (min-width: 1200px) {
  .pp-main img {
    max-height: 65vh;
    width: auto;
    height: unset; } }

.op-img {
  position: relative; }
  .op-img:before {
    margin-top: -1px; }

@media (min-width: 1200px) {
  .pd-shortdesc-img {
    float: right; } }

.pd-shortdesc-img [data-src*='no-picture'] {
  display: none; }

.pd-desc-info > .hide + *,
.pd-desc-info > *:first-child {
  margin-left: 0 !important;
  padding-left: 0 !important;
  border-left-width: 0 !important; }

/**************** templates / components / product-bottom ****************/
.description-tabs .position-sticky {
  background-color: inherit;
  z-index: 1; }

.description-tabs .position-sticky {
  top: 0; }

@media (min-width: 1200px) {
  .is-top-menu .description-tabs .position-sticky {
    top: calc(3.6rem - 3px); } }

/**************** templates / components / products-filters-horizontal ****************/
@media (min-width: 768px) {
  .pfh .col-form-label {
    max-width: 15em; } }

.pfh-sorting .fa {
  vertical-align: middle; }

/**************** templates / components / products-filters-vertical ****************/
/**************** templates / components / products-item-table ****************/
.pit-image a {
  width: 60px; }

.pit-head {
  min-width: 17em; }

/**************** templates / components / products-top ****************/
/**************** templates / components / footer ****************/
.footer:not(.outer-line) hr {
  visibility: hidden; }

.footer a:not(:hover):not(:focus) {
  color: inherit !important; }

.ftr-pay > * {
  margin-right: 15px;
  margin-left: 15px; }

@media (max-width: 479.98px) {
  body:not(.page-hp) .page-end {
    margin-bottom: -1px; } }

@media (min-width: 768px) {
  .ftr-con {
    width: auto !important; } }

.ftr-ico {
  margin-right: 1.33334rem; }

/**************** templates / forms / newsletter-form ****************/
.newsletter-heading .fa {
  line-height: 0.8; }

@media (min-width: 768px) {
  .newsletter-heading {
    max-width: 50%; } }

/**************** templates / Category / viewWithProducts ****************/
.pfh-mb + .pfh-actives {
  margin-top: -0.66667em; }

/**************** templates / Product / view ****************/
@media (min-width: 992px) {
  .layout-col-one .or-right .pd-pics {
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 1528px) {
  .layout-col-two .or-right .pd-pics {
    -ms-flex-order: 1;
    order: 1; } }

@media (min-width: 992px) {
  .pd-pics-in {
    min-height: 400px; } }

.pd-tocart .tooltip-static {
  margin-top: -2.2rem; }

@media (min-width: 480px) {
  .pd-tocart .col-form-label {
    padding-top: .2em;
    text-align: left; }
  .pd-tocart .variant-select .col-form-label,
  .pd-tocart .variant-image .col-form-label {
    padding-top: .9em; } }

.vs .pd-tocart-quantity-2,
body:not(.vs):not(.vt) .pd-tocart-quantity-2,
.variant-select-hidden {
  display: none; }

@media (max-width: 767.98px) {
  .pd-tocart-quantity-2,
  .pd-variant-table {
    display: none; }
  .vt .variant-select-hidden {
    display: block; } }

@media (min-width: 768px) {
  .vt .pd-availability,
  .vt .pd-add-top-cart,
  .vt .variants,
  .vt .pd-quantity,
  .vt .pd-prices,
  .vt .variant-select-hidden,
  .vt .pd-tocart-quantity-1,
  .vs .pd-tocart-quantity-2,
  .vs .pd-variant-table,
  .no-variant .pd-tocart-quantity-2 {
    display: none; } }

.pd-ofr hr:last-of-type {
  display: none; }

/**************** font-awesome / font-awesome ****************/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/**************** font-awesome / path ****************/
@font-face {
  font-family: 'FontAwesome';
  src: url("/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/**************** font-awesome / core ****************/
.fa {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**************** font-awesome / icons ****************/
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-angle-up:before {
  content: "";
  position: relative;
  top: -1px; }

.fa-angle-down:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-exclamation-triangle:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-edit:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-bars:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-reply:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-warning:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-play:before {
  content: ""; }

/**************** font-awesome / larger ****************/
.fa-lg {
  font-size: 1.266667em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.min-fa .fa {
  min-width: 1.3em; }

/**************** font-awesome / animated ****************/
.fa-spin {
  animation: fa-spin 1.5s infinite linear; }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.ie .fa {
  -webkit-animation: none;
  animation: none; }

/**************** theme 1 ****************/
.bg-img {
  /* $_banner-main-margin setting in templates / components / banners-main.css */
  /* $_header-height setting in templates / components / header.css */ }
  .bg-img:before {
    background-image: url("/theme/texture.svg");
    background-size: 982px 1160px;
    opacity: 0.06706; }
  .bg-img.bg-default:before {
    opacity: 0.6; }
  .bg-img.bg-secondary:before {
    opacity: 0.14; }
  .bg-img.bg-white:not(.bg-img-custom):before {
    -webkit-filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%);
    -ms-filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%);
    filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%);
    opacity: 0.09; }
  .bg-img.bg-white:not(.bg-img-custom).bg-blur-sm:before {
    -webkit-filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%) blur(2px);
    -ms-filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%) blur(2px);
    filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%) blur(2px); }
  .bg-img.bg-white:not(.bg-img-custom).bg-blur-md:before {
    -webkit-filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%) blur(6px);
    -ms-filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%) blur(6px);
    filter: brightness(50%) sepia(1) hue-rotate(194deg) saturate(154.44737%) brightness(43.72549%) blur(6px); }
  .bg-img:not(.bg-img-custom).bg-v-bottom:before {
    background-position: top;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1); }
  .bg-img[class*='bg-header-pos-']:before {
    background-position: 50% -100px; }
  @media (min-width: 1200px) {
    .bg-img[class*='bg-header-pos-']:before {
      background-position: 50% -100px; }
    .bg-img.bg-header-pos-2:before {
      background-position: 50% calc(-2.867rem + -100px); }
    .bg-img.bg-header-pos-3:before {
      background-position: 50% calc(-2.867rem - 5.33334rem + -100px); }
    .fixed-top .bg-img:before {
      background-position: 50% -100px; } }
  .bg-img.bg-img-p:before {
    background-position: 50% calc(-3.6rem + -100px); }
    @media (min-width: 480px) {
      .bg-img.bg-img-p:before {
        background-position: 50% calc(-3.6rem + -100px); } }
    @media (min-width: 768px) {
      .bg-img.bg-img-p:before {
        background-position: 50% calc(-5.33334rem + -100px); } }
    @media (min-width: 1200px) {
      .bg-img.bg-img-p:before {
        background-position: 50% calc(-8.20034rem + -100px); } }
  @media (min-width: 1200px) {
    .is-top-menu .bg-img.bg-img-p:before {
      background-position: 50% calc(-11.80034rem + -100px); } }
  .bg-img.bg-img-p.bg-fixed:before {
    background-position: 50% -100px; }
    @media (min-width: 1200px) {
      .bg-img.bg-img-p.bg-fixed:before {
        background-position: 50% -100px; } }
  .bg-img.th-cover:before {
    font-size: 1rem;
    background-position: 50% calc(-3.6rem + -100px); }
    @media (min-width: 480px) {
      .bg-img.th-cover:before {
        background-position: 50% calc(-3.6rem - 2em + -100px); } }
    @media (min-width: 768px) {
      .bg-img.th-cover:before {
        background-position: 50% calc(-5.33334rem - 2em + -100px); } }
    @media (min-width: 1200px) {
      .bg-img.th-cover:before {
        background-position: 50% calc(-8.20034rem - 3.3334em + -100px); }
        .is-top-menu .bg-img.th-cover:before {
          background-position: 50% calc(-11.80034rem - 3.3334em + -100px); } }

.outer-img:not(.hide):not(.reset-o-i) + .widget:not(.bg-img), .outer-img:not(.hide):not(.reset-o-i) + .hide + .widget:not(.bg-img) {
  position: relative;
  border-top: 0; }
  .outer-img:not(.hide):not(.reset-o-i) + .widget:not(.bg-img):before, .outer-img:not(.hide):not(.reset-o-i) + .hide + .widget:not(.bg-img):before {
    content: '';
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    margin-top: -62px;
    padding-top: 62px;
    position: absolute;
    top: 1px;
    right: 0;
    left: 0;
    z-index: 1;
    opacity: 1; }
    @media (min-width: 1440px) {
      .outer-img:not(.hide):not(.reset-o-i) + .widget:not(.bg-img):before, .outer-img:not(.hide):not(.reset-o-i) + .hide + .widget:not(.bg-img):before {
        padding-top: 4.30556%;
        margin-top: -4.30556%; } }

.widget.outer-img:not(.hide):not(.reset-o-i) {
  padding-bottom: 62px; }
  .widget.outer-img:not(.hide):not(.reset-o-i) + *:not(.widget):not(.bg-img) {
    margin-top: -62px; }
  @media (min-width: 1440px) {
    .widget.outer-img:not(.hide):not(.reset-o-i) {
      padding-bottom: 4.30556%; }
      .widget.outer-img:not(.hide):not(.reset-o-i) + *:not(.widget):not(.bg-img) {
        margin-top: -4.30556%; } }

.banner.outer-img .cvr-content,
.banner.outer-img .carousel-indicators-style {
  margin-bottom: calc(62px + 1em); }
  @media (min-width: 1440px) {
    .banner.outer-img .cvr-content,
    .banner.outer-img .carousel-indicators-style {
      margin-bottom: calc(4.30556% + 1em); } }

.outerflip + *:not(.bg-img):before, .outerflip + .hide + *:not(.bg-img):before {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.bg.bg-transparent .outer-img + .widget:not(.bg-img):before,
.bg.bg-transparent .outer-img + .hide + .widget:not(.bg-img):before,
.outer-img.bg-transparent:not(.hide) + .widget.bg-transparent:not(.bg-img):before,
.outer-img.bg-transparent:not(.hide) + .hide + .widget.bg-transparent:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='transparent' fill-opacity='0.5' stroke='rgba(255, 255, 255, 0.1)' stroke-width='1px' stroke-dasharray='0' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='transparent' stroke='rgba(255, 255, 255, 0.1)' stroke-width='1px' stroke-dasharray='0' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

body .outer-img:not(.hide) + .widget.bg-transparent:not(.bg-img):before, body .outer-img:not(.hide) + .hide + .widget.bg-transparent:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='transparent' fill-opacity='0.5' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='transparent' fill-opacity='1' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

.bg.bg-default .outer-img + .widget:not(.bg-img):before,
.bg.bg-default .outer-img + .hide + .widget:not(.bg-img):before,
.outer-img.bg-default:not(.hide) + .widget.bg-default:not(.bg-img):before,
.outer-img.bg-default:not(.hide) + .hide + .widget.bg-default:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='%23eaebf6' fill-opacity='0.5' stroke='%23fbfbfd' stroke-width='1px' stroke-dasharray='0' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='%23eaebf6' stroke='%23fbfbfd' stroke-width='1px' stroke-dasharray='0' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

body .outer-img:not(.hide) + .widget.bg-default:not(.bg-img):before, body .outer-img:not(.hide) + .hide + .widget.bg-default:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='%23eaebf6' fill-opacity='0.5' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='%23eaebf6' fill-opacity='1' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

.bg.bg-primary .outer-img + .widget:not(.bg-img):before,
.bg.bg-primary .outer-img + .hide + .widget:not(.bg-img):before,
.outer-img.bg-primary:not(.hide) + .widget.bg-primary:not(.bg-img):before,
.outer-img.bg-primary:not(.hide) + .hide + .widget.bg-primary:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='%23020411' fill-opacity='0.5' stroke='%230f1435' stroke-width='1px' stroke-dasharray='0' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='%23020411' stroke='%230f1435' stroke-width='1px' stroke-dasharray='0' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

body .outer-img:not(.hide) + .widget.bg-primary:not(.bg-img):before, body .outer-img:not(.hide) + .hide + .widget.bg-primary:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='%23020411' fill-opacity='0.5' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='%23020411' fill-opacity='1' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

.bg.bg-white .outer-img + .widget:not(.bg-img):before,
.bg.bg-white .outer-img + .hide + .widget:not(.bg-img):before,
.outer-img.bg-white:not(.hide) + .widget.bg-white:not(.bg-img):before,
.outer-img.bg-white:not(.hide) + .hide + .widget.bg-white:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='%23fff' fill-opacity='0.5' stroke='%23e0e2ec' stroke-width='1px' stroke-dasharray='0' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='%23fff' stroke='%23e0e2ec' stroke-width='1px' stroke-dasharray='0' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

body .outer-img:not(.hide) + .widget.bg-white:not(.bg-img):before, body .outer-img:not(.hide) + .hide + .widget.bg-white:not(.bg-img):before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 62'%3E%3Cpath fill='%23fff' fill-opacity='0.5' d='M1481,63.1c-835-5-781-64-1000-60c-184,1-239,56-515,59C-34,62.1,1483,69.1,1481,63.1z'/%3E%3Cpath fill='%23fff' fill-opacity='1' d='M1501,63.1c-163,0-316-52-500-53c-238,0-262,51-1055,50C864,131.1,1501,63.1,1501,63.1z'/%3E%3C/svg%3E"); }

.h1-hg {
  line-height: 1;
  padding: .1em 0;
  font-size: 3.306rem; }
  @media (min-width: 480px) {
    .h1-hg {
      font-size: 4.1325rem; } }
  @media (min-width: 480px) and (min-width: 992px) {
    .h1-hg {
      font-size: calc(4.1325rem * 0.8 + 2.4vw); } }
  @media (min-width: 1498px) {
    .h1-hg {
      font-size: calc(2.175rem * 1.9 * .6 + 2.4vw); } }
  .h1-hg + .title-under-mt {
    margin-top: .65em !important; }

.th-ov {
  background: linear-gradient(transparent 60%, rgba(255, 255, 255, 0.18) 100%) center no-repeat;
  z-index: -1; }

/**************** modules / critical / formatting ****************/
.bg-img-custom:before {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: auto !important;
  opacity: 1 !important; }

.bg-repeat-xy:before {
  background-repeat: repeat !important; }

.bg-repeat-x:before {
  background-repeat: repeat-x !important; }

.bg-repeat-y:before {
  background-repeat: repeat-y !important; }

.bg-size-cover:before {
  background-size: cover !important; }

.bg-size-contain:before {
  background-size: contain !important; }

.bg-v-center:before {
  background-position: center !important; }

.bg-v-top:before {
  background-position: top !important; }

.bg-v-bottom:before {
  background-position: bottom !important; }

.bg-v-left:before {
  background-position: left center !important; }

.bg-v-right:before {
  background-position: right center !important; }

.bg-v-left-top:before {
  background-position: left top !important; }

.bg-v-left-bottom:before {
  background-position: left bottom !important; }

.bg-v-right-top:before {
  background-position: right top !important; }

.bg-v-right-bottom:before {
  background-position: right bottom !important; }

.bg-blur-sm:before {
  -webkit-filter: 2px;
  -ms-filter: 2px;
  filter: 2px; }

.bg-blur-md:before {
  -webkit-filter: 6px;
  -ms-filter: 6px;
  filter: 6px; }

.bg-filter:before,
.bg-filter .cvr-video {
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%); }

.bg-filter.bg-blur-sm:before,
.bg-filter.bg-blur-sm .cvr-video {
  -webkit-filter: grayscale(100%) blur(2px);
  -ms-filter: grayscale(100%) blur(2px);
  filter: grayscale(100%) blur(2px); }

.bg-filter.bg-blur-md:before,
.bg-filter.bg-blur-md .cvr-video {
  -webkit-filter: grayscale(100%) blur(6px);
  -ms-filter: grayscale(100%) blur(6px);
  filter: grayscale(100%) blur(6px); }

.bg-filter:after {
  background-color: inherit;
  opacity: 0.8; }

.bg-filter.bg-transparent:before,
.bg-filter.bg-transparent .cvr-video {
  -webkit-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%); }

.bg-filter.bg-transparent.bg-blur-sm:before,
.bg-filter.bg-transparent.bg-blur-sm .cvr-video {
  -webkit-filter: grayscale(0%) blur(2px);
  -ms-filter: grayscale(0%) blur(2px);
  filter: grayscale(0%) blur(2px); }

.bg-filter.bg-transparent.bg-blur-md:before,
.bg-filter.bg-transparent.bg-blur-md .cvr-video {
  -webkit-filter: grayscale(0%) blur(6px);
  -ms-filter: grayscale(0%) blur(6px);
  filter: grayscale(0%) blur(6px); }

.bg-filter.bg-transparent:after {
  background-color: #020208;
  opacity: 0.2; }

/**************** custom-upgates ****************/
/**************** custom ****************/
/*** SNIPERDESIGN 2021 ***/
.sticky-c {
  position: sticky;
  top: 0;
  animation: slide-down 0.4s; }

.sticky-c-desktop {
  position: sticky;
  top: 0;
  transform: translateY(-80px); }

.page-cart .ui-spinner {
  font-size: 16px !important; }

.page-cart .th-img {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 65px; }

.page-cart.lang-ch .pd-quantity .ui-spinner-button {
  filter: invert(0); }

@keyframes slide-down {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

/* dočasne potom smazat spolu se style.css v hlavicce, smazat class test-version v body */
body:not(.lang-ch) .headlines article:nth-child(-n+4) {
  display: none; }

body:not(.lang-ch) .btn-default {
  clip-path: polygon(25px 0%, 100% 0, 100% 100%, 0 100%, 0% 15px);
  padding: 12px 24px !important;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
  position: relative;
  z-index: 4; }

.botom-menu-ftr div + div {
  display: none; }

/* konec docasne */
body:not(.lang-ch) .b.bg-white .nav-link.active, body:not(.lang-ch) .b.bg-default .nav-link.active {
  color: #9225FF !important; }

body:not(.lang-ch).page-cart .order-buttons .btn-secondary {
  clip-path: polygon(0 0, 100% 0, 100% 30px, 230px 100%, 0 100%) !important; }

body:not(.lang-ch).page-cart .order-buttons .btn-default {
  clip-path: polygon(15px 0%, 100% 0, 100% 100%, 0 100%, 0% 15px) !important; }

body:not(.lang-ch).page-shipment .order-buttons .btn-secondary {
  clip-path: polygon(0 0, 100% 0, 100% 30px, 240px 100%, 0 100%) !important; }

body:not(.lang-ch).page-shipment .order-buttons .btn-default {
  clip-path: polygon(15px 0%, 100% 0, 100% 100%, 0 100%, 0% 15px) !important; }

body:not(.lang-ch).page-checkout .order-buttons .btn-secondary {
  clip-path: polygon(0 0, 100% 0, 100% 30px, 220px 100%, 0 100%) !important; }

body:not(.lang-ch).page-checkout .order-buttons .btn-default {
  clip-path: polygon(15px 0%, 100% 0, 100% 100%, 0 100%, 0% 15px) !important; }

/* PARALLAX */
.parallax-img {
  position: absolute;
  top: 110px;
  right: 0px;
  z-index: 1; }
  @media (max-width: 1199.9px) {
    .parallax-img {
      width: 150px; } }

.parallax-img-hp-cat {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 220px;
  z-index: 1; }
  @media (max-width: 1199.9px) {
    .parallax-img-hp-cat {
      width: 150px; } }

.fav-cat {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0; }
  @media (max-width: 1199.9px) {
    .fav-cat {
      width: 150px;
      z-index: 0; } }

.parallax-onas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  @media (max-width: 1199.9px) {
    .parallax-onas {
      width: 150px; } }

.parallax-cat {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  @media (max-width: 1199.9px) {
    .parallax-cat {
      width: 150px; } }

body:not(.sidebar-menu-open) .parallax-cat {
  z-index: 3; }

.parallax-footer {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0; }
  @media (max-width: 1199.9px) {
    .parallax-footer {
      width: 150px;
      z-index: 0; } }

.zix {
  z-index: 99; }

@media (max-width: 480px) {
  .tabs-order .nav-link {
    text-align: center; }
  .mx-auto.pp-main.Lightbox {
    width: 100%;
    text-align: center;
    height: 260px !important; }
    .mx-auto.pp-main.Lightbox img {
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%; }
  .not-display-arrow .carousel-def.ov {
    display: none !important; } }

/* CONCEPT2 WEB CSS */
.lang-ch .authorized-label-banner {
  clip-path: unset; }

.lang-ch .b.bg-white #description p a, .lang-ch .b.bg-white #description ul > li > a:not(.nav-link), .lang-ch .b.bg-white .category-top-desc p a, .lang-ch .b.bg-white .category-top-desc ul > li > a:not(.nav-link) {
  color: #b1cf33 !important; }

.lang-ch .category-top-desc .page-text a {
  color: #b1cf33 !important; }

.lang-ch .oc-scrolltop .fa {
  display: flex;
  width: 32px;
  height: 32px;
  border: 2px solid #fff !important;
  align-items: center;
  justify-content: center; }

.lang-ch .op-img.is-up .img-op-c {
  clip-path: unset; }

.lang-ch .active-line .active:not(.open):not(.carousel-item):before {
  background-color: #b1cf33; }

.lang-ch .btn-secondary.pd-tocart-quantity-1 {
  box-shadow: 0px 0px 10px rgba(139, 195, 74, 0.4); }

.lang-ch .top-custom-menu .nav-link:hover:before {
  background: linear-gradient(0deg, rgba(177, 207, 51, 0) 0%, rgba(177, 205, 50, 0.14) 100%);
  border-top: 3px solid #b1cf33; }

.lang-ch .b.bg-white .nav-link.TM.active, .lang-ch .b.bg-white .nav-link.TM:hover {
  color: #b1cf33 !important;
  box-shadow: inset 0px -3px 0px 0px #b1cf33 !important; }

.lang-ch .p-i.tile:hover:before, .lang-ch .p-i.tile:hover:after {
  display: none !important; }

.lang-ch .b.bg-white .nav-link.active, .lang-ch .b.bg-default .nav-link.active {
  color: #b1cf33 !important; }

.lang-ch #tabs-hp .nav-item .nav-link.active:before, .lang-ch #tabs-pdd .nav-item .nav-link.active:before {
  background: linear-gradient(180deg, rgba(177, 207, 51, 0) 0%, rgba(177, 205, 50, 0.08) 100%);
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  border-bottom: 3px solid #b1cf33 !important;
  height: 20px; }

.lang-ch .sc-rcmnd:before {
  display: none !important; }

.lang-ch .sc-rcmnd {
  padding-top: 40px !important; }

.lang-ch .sc-hdln {
  background-color: #fff !important; }
  .lang-ch .sc-hdln h2.h2-headlines {
    color: #000; }
  .lang-ch .sc-hdln img {
    box-shadow: unset !important; }
  .lang-ch .sc-hdln .headline-desc {
    color: #787B96;
    font-size: 14px;
    line-height: 1.3; }
  .lang-ch .sc-hdln .headline-title {
    color: #000;
    font-size: 18px;
    margin-bottom: 5px; }

@media (min-width: 1200px) {
  .lang-ch .navbar-md .navbar-collapse {
    background-position: unset;
    background: #fff !important;
    background-repeat: no-repeat; } }

.lang-ch .pd-default-box {
  padding-top: 30px !important; }
  .lang-ch .pd-default-box:before {
    display: none !important; }

.lang-ch .b.bg-white .nav-link.active, .lang-ch .b.bg-default .nav-link.active {
  color: #b1cf33 !important; }

.lang-ch .btn-secondary:focus, .lang-ch .btn:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(182, 211, 27, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(182, 211, 27, 0.5); }

.lang-ch .category-top-desc:before {
  content: unset;
  display: none !important; }

.lang-ch .category-top-desc {
  padding-top: 4rem !important; }

.lang-ch .category-with-image {
  padding-bottom: 0px;
  min-height: 170px; }

.lang-ch .p-i-cart {
  filter: drop-shadow(0px 0px 10px rgba(182, 211, 27, 0.4)); }

.lang-ch .sc-bnr-main {
  padding-top: 0px !important; }

.lang-ch .p-i-labels .badge, .lang-ch .btn-quick-info, .lang-ch .authorized-reseller .btn-white, .lang-ch .qi-pd, .lang-ch #snippet--labelsAjax .badge, .lang-ch .mobile-labels-pd .badge, .lang-ch .op-img.is-down .img-op-c, .lang-ch .product-top-photo .carousel-nav.carousel-next, .lang-ch .accessories .btn-to-cart-p-i {
  clip-path: unset; }

.lang-ch .p-i-img, .lang-ch .acc-img, .lang-ch .alternative .carousel-nav.carousel-next, .lang-ch .accessories .carousel-nav.carousel-next, .lang-ch .set .carousel-nav.carousel-next, .lang-ch .related .carousel-nav.carousel-next {
  clip-path: unset; }

.lang-ch .p-i-cart .btn-to-cart-p-i {
  background: #b5d217 linear-gradient(180deg, #c0d93a, #b5d217) repeat-x;
  clip-path: unset; }

.lang-ch .btn-secondary {
  background: #b5d217 linear-gradient(180deg, #c0d93a, #b5d217) repeat-x;
  color: #000 !important; }

.lang-ch .filter-shadow-secondary {
  filter: drop-shadow(0px 0px 10px rgba(182, 211, 27, 0.4)); }

.lang-ch .authorized-reseller {
  background-image: unset !important;
  background: #b5d217 linear-gradient(180deg, #c0d93a, #b5d217) repeat-x !important; }
  .lang-ch .authorized-reseller h2 {
    color: #000; }

.lang-ch .footer-c {
  background: #000 linear-gradient(180deg, #262626, #000) repeat-x; }

/* MIXINS */
/* VARS */
/* GLOBAL */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  letter-spacing: unset; }

.b.bg-white #description p a, .b.bg-white #description ul > li > a:not(.nav-link), .b.bg-white .category-top-desc p a, .b.bg-white .category-top-desc ul > li > a:not(.nav-link) {
  color: #9225ff !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 600; }

body:not(.lang-ch) .active-line .active:not(.open):not(.carousel-item):before {
  background-color: #9225FF; }

body:not(.lang-ch) .btn-primary, body:not(.lang-ch) .btn-secondary:not(.pd-tocart-quantity-1) {
  clip-path: polygon(0 0, 100% 0, 100% 70%, 88% 100%, 0 100%);
  padding: 12px 24px !important;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
  position: relative;
  z-index: 4; }

abbr[title],
abbr[data-toggle] {
  text-decoration: none; }

.font-weight-bold {
  font-weight: 600 !important; }

.page-order .footer-c {
  overflow: hidden; }

#snippet--addToCartDialog th {
  font-weight: 400; }

body:not(.lang-ch) #snippet--addToCartDialog .order-buttons .btn-secondary {
  clip-path: polygon(0 0, 100% 0, 100% 25px, 161px 100%, 0 100%) !important;
  padding: 12px 24px !important;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
  position: relative;
  z-index: 4; }

body:not(.lang-ch) #snippet--addToCartDialog .order-buttons .btn-default {
  clip-path: polygon(15px 0%, 100% 0, 100% 100%, 0 100%, 0% 15px) !important;
  padding: 12px 24px !important;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
  position: relative;
  z-index: 4; }

.p-i-labels {
  top: 2em;
  left: 2em; }

.hp-cats .card-item:hover .hp-cat-hover {
  position: relative;
  display: block;
  z-index: 4; }
  .hp-cats .card-item:hover .hp-cat-hover.is-up-angle:before {
    content: '';
    background-image: url(/shop-data/svg/hover1.svg);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 100%;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat; }
  .hp-cats .card-item:hover .hp-cat-hover.is-down-angle:after {
    content: '';
    background-image: url(/shop-data/svg/hover1.svg);
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 100%;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    -webkit-transform: scaleX(-1);
    transform: scaleY(-1); }

.pfh {
  display: none !important; }

.p-l-tabs {
  margin-top: 25px; }

.text-c-success {
  color: #1CC700 !important; }

.bg-primary {
  color: #fff; }

.btn-secondary {
  background: linear-gradient(300.05deg, #5E00BD 33.27%, #7300E7 69.83%); }

.bg-default {
  background-color: #F4F4F4; }

.card-group {
  margin: -0.5em; }

.card-item {
  margin: 0.5em; }

.filter-shadow-secondary {
  filter: drop-shadow(0px 0px 10px rgba(146, 37, 255, 0.4)); }

b,
strong {
  font-weight: 500; }

@media (min-width: 1200px) {
  .card-item {
    max-width: calc(25% + -1em);
    -ms-flex-preferred-size: calc(25% + -1em);
    flex-basis: calc(25% + -1em); } }

/* CUSTOM ICONS */
.svg-search-white {
  background-image: url("/shop-data/svg/Search.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 14px;
  height: 14px; }

.svg-angle-right {
  background-image: url("/shop-data/svg/Vector.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 8px;
  height: 14px; }

.svg-cart {
  background-image: url("/shop-data/svg/icon-cart.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 20px;
  height: 20px; }

.svg-check {
  background-image: url("/shop-data/svg/icon-check.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 12px;
  height: 11px; }

.svg-scroll {
  background-image: url("/shop-data/svg/scrolltoppurple.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 32px;
  height: 32px; }

.svg-scrollch {
  background-image: url("/shop-data/svg/scrolltopgreen.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 32px;
  height: 32px; }

.svg-bars {
  background-image: url("/shop-data/svg/icon-bars.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 18px;
  height: 16px; }

.svg-close {
  background-image: url("/shop-data/svg/icon-close.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  width: 15px;
  height: 16px; }

/* CSS MAIN */
.header-alert {
  background: linear-gradient(300.05deg, #5E00BD 33.27%, #7300E7 69.83%);
  color: #fff; }

.page-cart .pd-quantity .form-control {
  color: #000 !important; }

.page-cart .pd-quantity .ui-spinner-button {
  filter: invert(1);
  opacity: 1 !important; }

.page-cart .pd-quantity .units {
  color: #000; }

.top-custom-menu-mobile .nav-item > a {
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #FFFFFF !important;
  text-transform: uppercase; }

.acc-img {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0);
  min-width: 100px;
  padding: 10px;
  min-height: 100px; }

.ScrollToTop.oc-scrolltop.show {
  position: absolute;
  bottom: 0;
  right: 0; }
  .ScrollToTop.oc-scrolltop.show:hover {
    cursor: pointer; }

.product-top-photo .carousel-nav {
  width: 32px;
  height: 32px;
  border-radius: 0px;
  opacity: 1;
  background-color: #020411 !important;
  color: #fff !important; }
  .product-top-photo .carousel-nav.carousel-next {
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0); }
  .product-top-photo .carousel-nav.carousel-prev {
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%, 0 25%); }

.accessory-wrap {
  display: flex;
  background: #f4f4f4;
  padding: 1.3334em 1.3334rem;
  height: 100%; }

#banner3 .carousel-dots {
  left: 80px; }

#banner2 .carousel-nav, #banner3 .carousel-nav {
  width: 32px;
  height: 32px;
  border-radius: 0px;
  opacity: 1;
  background-color: #fff !important;
  color: #020411 !important; }
  #banner2 .carousel-nav.carousel-next, #banner3 .carousel-nav.carousel-next {
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
    display: flex !important;
    right: 0;
    left: 0;
    top: calc(45.5% - 2.5em / 2); }
  #banner2 .carousel-nav.carousel-prev, #banner3 .carousel-nav.carousel-prev {
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
    display: flex !important;
    left: unset; }
  #banner2 .carousel-nav:hover, #banner3 .carousel-nav:hover {
    background-color: #1A1C33 !important;
    color: #fff !important; }

#banner2 .carousel-next, #banner3 .carousel-next {
  right: 0; }

#banner2 .ov.carousel-navs, #banner3 .ov.carousel-navs {
  left: unset;
  right: 15%; }

#banner2 .carousel-dots, #banner3 .carousel-dots {
  top: calc(20% - 2.5em / 2); }
  #banner2 .carousel-dots .carousel-dot.active:before, #banner2 .carousel-dots .carousel-dot:hover:before, #banner3 .carousel-dots .carousel-dot.active:before, #banner3 .carousel-dots .carousel-dot:hover:before {
    opacity: 1;
    background-color: #9225FF !important;
    border: 1px solid #9225FF !important; }
  #banner2 .carousel-dots .c-i-item, #banner3 .carousel-dots .c-i-item {
    height: 1.575em;
    line-height: 1.575em;
    width: 1.575em; }
  #banner2 .carousel-dots .carousel-dot:before, #banner3 .carousel-dots .carousel-dot:before {
    width: 8px;
    height: 8px;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    border: 1px solid #fff !important; }

.close-c {
  padding-left: 14px !important; }

.accessories + .alternative {
  padding-top: 100px !important; }

.accessories .p-i.tile:hover:before, .accessories .p-i.tile:hover:after {
  display: none !important; }

.accessories .p-i.tile {
  background-color: #fff !important; }

.accessories .p-i-cart-acc {
  filter: drop-shadow(0px 0px 10px rgba(146, 37, 255, 0.4)); }

.accessories .btn-to-cart-p-i {
  clip-path: polygon(100% 0, 100% 70%, 90% 100%, 0 100%, 0 0);
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #FFFFFF;
  width: fit-content;
  padding: 10px 25px;
  text-transform: uppercase; }

.acc-desc h4 {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  color: #020411;
  margin-bottom: 15px !important; }

.hp-cats {
  position: relative; }
  .hp-cats .carousel-nav {
    width: 32px;
    height: 32px;
    border-radius: 0px;
    opacity: 1;
    background-color: #1A1C33 !important;
    color: #fff !important; }
    .hp-cats .carousel-nav.carousel-next {
      clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
      display: flex !important; }
    .hp-cats .carousel-nav.carousel-prev {
      clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
      display: flex !important; }
  .hp-cats .carousel-def .carousel-prev {
    left: -4.325em; }
  .hp-cats .carousel-def .carousel-next {
    right: 0; }
  .hp-cats .ov {
    position: absolute;
    top: -70px;
    right: 0.66667rem;
    left: unset; }
  .hp-cats .carousel-nav {
    top: 0; }

.alternative h2, .accessories h2, .set h2, .related h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
  color: #020411; }
  .alternative h2 .badge, .accessories h2 .badge, .set h2 .badge, .related h2 .badge {
    display: none; }

.alternative .carousel-nav, .accessories .carousel-nav, .set .carousel-nav, .related .carousel-nav {
  width: 32px;
  height: 32px;
  border-radius: 0px;
  opacity: 1;
  background-color: #020411 !important;
  color: #fff !important; }
  .alternative .carousel-nav:not(.hidden), .accessories .carousel-nav:not(.hidden), .set .carousel-nav:not(.hidden), .related .carousel-nav:not(.hidden) {
    display: flex !important; }
  .alternative .carousel-nav.carousel-next, .accessories .carousel-nav.carousel-next, .set .carousel-nav.carousel-next, .related .carousel-nav.carousel-next {
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0); }
  .alternative .carousel-nav.carousel-prev, .accessories .carousel-nav.carousel-prev, .set .carousel-nav.carousel-prev, .related .carousel-nav.carousel-prev {
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%, 0 25%); }

body:not(.lang-ch) #cookiesDialog .btn-default {
  clip-path: polygon(17px 0%, 100% 0, 100% 100%, 0 100%, 0% 15px); }

body:not(.lang-ch) #cookiesDialog .btn-secondary {
  clip-path: polygon(0 0, 100% 0, 100% 30px, 545px 100%, 0 100%); }

body:not(.lang-ch) .CA .CaSettings.btn-default {
  width: 120px;
  clip-path: polygon(12px 0%, 100% 0, 100% 100%, 0 100%, 0% 12px) !important;
  padding: 10px !important;
  text-transform: unset !important; }

body:not(.lang-ch) .CA .CaSaveAll.btn-secondary {
  padding: 10px !important;
  width: 120px;
  clip-path: polygon(0 0, 100% 0, 100% 68%, 91% 100%, 0 100%); }

body:not(.lang-ch) .other-photos .carousel-nav.carousel-next {
  clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
  border-radius: unset !important; }

body:not(.lang-ch) .other-photos .carousel-nav.carousel-prev {
  clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
  border-radius: unset !important; }

.table-param-pd td, .table-param-pd th {
  border-color: #F4F4F4 !important; }

.table-param-pd th {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 15px; }
  .table-param-pd th + td {
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 15px;
    color: #787B96; }

.table-param-pd tr:hover {
  background-color: #f9f9f9; }
  .table-param-pd tr:hover th + td {
    color: #020411 !important; }

.img-op-c img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto; }

.img-op-c-wrap {
  filter: drop-shadow(0px 0px 1px #dbdbdb) !important;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center; }

.op-img.is-up .img-op-c {
  clip-path: polygon(85% 0, 100% 15%, 100% 100%, 0 100%, 0 0); }

.op-img.is-down .img-op-c {
  clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0); }

.img-op-c {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #fff;
  padding: 5px; }

.pd-prices-c {
  display: flex;
  align-items: flex-start; }

.with-vat-label {
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 1.2;
  color: #787B96; }

.pd-availability {
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 15px;
  line-height: 20px; }
  .pd-availability strong {
    font-weight: normal !important; }

.b-ite {
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  color: #787B96; }

#description > .text h2, #description > .text h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  color: #020411;
  text-align: left !important; }
  #description > .text h2 span, #description > .text h2 strong, #description > .text h3 span, #description > .text h3 strong {
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    color: #020411;
    text-align: left !important; }

#description > .text p, #description > .text ul, #description > .text li {
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.7;
  color: #787B96; }

.qi-pd {
  padding: 19px 32px;
  width: 100%;
  clip-path: polygon(100% 0, 100% 65%, 96% 100%, 0 100%, 0 0);
  background-color: #fff;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  color: #787B96; }

.shadow-border-qi {
  filter: drop-shadow(0px 0px 1px #787B96) !important;
  margin-top: 48px !important; }

.pd-prices-c .font-size-hg {
  font-weight: 300;
  font-size: 26px !important; }

.pd-prices-c .text-c-muted {
  font-weight: 300;
  font-size: 26px !important;
  color: #787B96 !important;
  margin-left: 25px !important; }

.img-sub {
  display: block;
  min-width: 60px; }

.subcategories-custom .box-filter-wrapper {
  filter: drop-shadow(0px 0px 1px #e0e2ec) !important; }
  @media (min-width: 1200px) {
    .subcategories-custom .box-filter-wrapper {
      max-width: calc(33.33% + -1em);
      -ms-flex-preferred-size: calc(33.33% + -1em);
      flex-basis: calc(33.33% + -1em); } }
  .subcategories-custom .box-filter-wrapper:hover {
    filter: drop-shadow(0px 0px 1px #9225FF) !important; }
    .subcategories-custom .box-filter-wrapper:hover a {
      color: #9225FF !important; }

.subcategories-custom .sub-custom {
  clip-path: polygon(30px 0%, 100% 0, 100% 100%, 0 100%, 0% 30px);
  padding: 10px 32px;
  width: 100%;
  max-width: 100% !important;
  flex-basis: 100% !important;
  display: flex;
  min-height: 80px; }

.subcategories-custom a {
  font-style: normal;
  font-weight: normal !important;
  font-size: 15px;
  line-height: 20px;
  color: #020411; }

.page-product .banners-bottom {
  display: none; }

div#snippet-products-paging2 ul {
  text-align: center;
  margin-bottom: 100px !important; }

div#snippet-products-paging2 {
  text-align: center; }

.breadcrumbs-custom {
  color: #fff !important;
  margin-bottom: 20px;
  font-size: 13px; }
  .breadcrumbs-custom a {
    color: #fff !important; }

.page-item.active > .page-link {
  border-bottom: 3px solid #6500cd; }

.b[class*='bg-'] .has-success .form-control,
.b[class*='bg-'] .has-success .input-group,
.b[class*='bg-'] .has-success img.active {
  box-shadow: unset !important; }

.b[class*='bg-'] .has-success .col-form-label,
.b[class*='bg-'] .has-success .input-icon,
.b[class*='bg-'] .has-success .custom-control:not(.custom-checkbox-multi) .custom-control-label,
.b[class*='bg-'] .has-success .active {
  color: #020411 !important; }

.authorized-label-banner-cat {
  top: 50% !important;
  transform: translateY(-70%); }

div#banner_paticka_prava {
  clip-path: polygon(100% 0, 100% 82%, 90% 100%, 0 100%, 0 0); }

div#banner_paticka_leva {
  clip-path: polygon(50px 0%, 100% 0, 100% 100%, 0 100%, 0% 50px); }

#banner_paticka_leva .cover,
#banner_paticka_prava .cover {
  min-height: 290px; }
  #banner_paticka_leva .cover h2 > a,
  #banner_paticka_prava .cover h2 > a {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 48px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    color: #FFFFFF; }
  #banner_paticka_leva .cover.bg-filter:before,
  #banner_paticka_prava .cover.bg-filter:before {
    filter: grayscale(0%);
    background: linear-gradient(180deg, rgba(2, 4, 17, 0.35) 0%, #020411 100%); }
  #banner_paticka_leva .cover.bg-filter:after,
  #banner_paticka_prava .cover.bg-filter:after {
    background-color: transparent;
    opacity: 1;
    background: linear-gradient(180deg, rgba(2, 4, 17, 0.35) 0%, #020411 100%); }

.page-item > a {
  width: 32px;
  height: 32px;
  min-width: unset;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 10px;
  padding: 15px 0px;
  font-size: 15px;
  color: #787B96 !important; }
  .page-item > a:hover {
    color: #020411 !important; }

.page-item.active > a {
  color: #020411 !important; }

.page-btn.next > a {
  clip-path: polygon(100% 0, 100% 76%, 76% 100%, 0 100%, 0 0);
  background: #1A1C33;
  color: #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  min-width: unset;
  padding: 0; }
  .page-btn.next > a:hover {
    background-color: #1A1C33 !important; }

.page-btn.previous > a {
  clip-path: polygon(30% 0%, 100% 0, 100% 100%, 0 100%, 0% 30%);
  background: #1A1C33;
  color: #fff !important;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }
  .page-btn.previous > a .svg-angle-right {
    transform: scaleX(-1); }
  .page-btn.previous > a:hover {
    background-color: #1A1C33 !important; }

.page-link:hover {
  text-decoration: none;
  background-color: transparent !important; }

.p-l-cont > .container, .category-top-desc > .container, .banners-bottom > .container {
  max-width: 1180px; }

.pd-main-block.container, #long-desc.container {
  max-width: 1180px; }

.category-top-desc {
  position: relative; }
  .category-top-desc:before {
    border-width: 0 60px 60px 0px;
    top: -60px;
    border-color: transparent !important;
    box-sizing: border-box;
    border-style: solid;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    border-bottom-color: #fff !important; }
  .category-top-desc .page-text {
    font-style: normal;
    font-weight: 300;
    font-size: 15px;
    line-height: 32px;
    color: #787B96;
    text-align: left !important; }
    .category-top-desc .page-text a {
      color: #9225FF !important; }

.page-text {
  text-align: left; }
  .page-text p, .page-text span {
    text-align: left; }

.category-with-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 200px;
  position: relative;
  padding-top: 50px;
  padding-bottom: 130px;
  z-index: 1; }
  .category-with-image h1 {
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #FFFFFF; }
  .category-with-image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(86.93deg, rgba(2, 4, 17, 0.75) 31.36%, rgba(2, 4, 17, 0.35) 76.91%); }

.page-manufacturer .p-l-cont {
  margin-top: 0px !important;
  position: relative; }
  .page-manufacturer .p-l-cont:before {
    border-width: 0 60px 60px 0px;
    top: -60px;
    border-color: transparent !important;
    box-sizing: border-box;
    border-style: solid;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    border-bottom-color: #fff !important; }

@media (max-width: 991.9px) {
  .about-us-header h2, .sc-rcmnd h2, .authorized-reseller h2, .custom-gallery h2 {
    font-size: 1.5rem !important; }
  .about-us-header small {
    margin-bottom: 5px; } }

.lang-ch .svg-cart {
  filter: invert(1); }

.lang-ch .b.bg-white .pd-quantity .ui-spinner, .lang-ch .b.bg-white .pd-quantity .form-control, .lang-ch .b.bg-white .pd-quantity .ui-spinner-button {
  color: #000; }

.lang-ch .btn-tocart {
  color: #000; }

.lang-ch .svg-angle-right {
  filter: invert(1); }

.lang-ch .b[class*='bg-'] .has-required .col-form-label, .lang-ch .b[class*='bg-'] .has-required .input-icon, .lang-ch .b[class*='bg-'] .has-required .custom-control:not(.custom-checkbox-multi) .custom-control-label, .lang-ch .b[class*='bg-'] .has-required .active {
  color: #b1cf33 !important; }

.lang-ch .b[class*='bg-'] .has-required .form-control, .lang-ch .b[class*='bg-'] .has-required .input-group, .lang-ch .b[class*='bg-'] .has-required img.active {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(177, 207, 57, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(177, 207, 57, 0.5); }

.lang-ch .accessories .p-i-cart-acc {
  filter: drop-shadow(0px 0px 10px rgba(177, 207, 57, 0.4)); }

@media (max-width: 767.98px) {
  #banner3 .ov.carousel-navs {
    left: 0;
    right: -40px;
    margin: 0 auto;
    bottom: 25px;
    top: unset; }
  #banner3 .carousel-nav.carousel-prev {
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0);
    bottom: 0;
    right: 0;
    left: -80px;
    top: unset;
    bottom: 0;
    margin: 0 auto;
    clip-path: polygon(24% 0, 100% 0, 100% 100%, 0 100%, 0 25%); }
  #banner3 .carousel-nav.carousel-next {
    right: 0;
    left: 0px;
    top: unset;
    bottom: 0;
    margin: 0 auto;
    clip-path: polygon(100% 0, 100% 80%, 80% 100%, 0 100%, 0 0); }
  #banner3 .carousel-nav.carousel-next {
    top: unset; }
  #banner3 .carousel-indicators {
    display: none; }
  .breadcrumb {
    min-height: 25px; }
  .page-manufacturer .card-group {
    margin: 0; }
  .tabs-order .nav-link {
    justify-content: flex-start; } }

body:not(.lang-ch) .uc-goto .btn-secondary {
  clip-path: polygon(0 0, 100% 0, 100% 30px, 230px 100%, 0 100%) !important;
  width: 243.38px;
  margin: 0 auto; }

.b.bg-white .pd-quantity .form-control, .b.bg-white .pd-quantity .ui-spinner-button {
  background-color: transparent !important;
  color: #fff; }
  .b.bg-white .pd-quantity .form-control:focus, .b.bg-white .pd-quantity .ui-spinner-button:focus {
    box-shadow: none !important; }

.b.bg-white .pd-quantity .units {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-right: -40px;
  left: 0;
  right: 0;
  text-align: center; }

.b.bg-white .pd-quantity .ui-spinner {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #FFFFFF; }

.b.bg-white .pd-quantity .spinner {
  width: 7em;
  text-align: center;
  font-weight: 600;
  padding: 5px !important; }

.b.bg-white .pd-quantity .ui-spinner-button.ui-spinner-down {
  left: 20px;
  right: unset;
  height: 100%;
  padding: 0;
  width: auto;
  transform: scaleX(-1); }

.b.bg-white .pd-quantity .ui-spinner-button.ui-spinner-up {
  right: 0;
  left: unset;
  height: 100%;
  padding: 0;
  width: auto; }

.btn-secondary.pd-tocart-quantity-1 {
  box-shadow: 0px 0px 10px rgba(146, 37, 255, 0.4);
  margin-top: 10px;
  padding: 12px 15px; }

.pd-tocart-quantity-1 {
  display: flex;
  justify-content: space-evenly;
  align-items: center; }

.cntc-1, .cntc-1 a {
  color: #787B96; }

.btn-tocart {
  background-color: transparent !important;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #FFFFFF; }

.pd-tocart {
  margin-top: 55px !important; }

.pd-default-box {
  background-color: #f4f4f4;
  padding: 0px 45px 30px; }
  .pd-default-box:before {
    border-width: 0 0px 30px 30px;
    top: -30px;
    border-color: transparent !important;
    box-sizing: border-box;
    border-style: solid;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    border-bottom-color: #f4f4f4 !important; }

.pd-desc-c {
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 20px;
  color: #787B96; }

.h1AddVariant {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px; }

#snippet--labelsAjax .badge, .mobile-labels-pd .badge {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #FFFFFF;
  box-shadow: none;
  clip-path: polygon(100% 0, 100% 78%, 96% 100%, 0 100%, 0 0); }

.pd-breadcrumbs {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 13px;
  color: #787B96 !important;
  margin-top: 20px; }
  .pd-breadcrumbs a {
    color: #787B96 !important; }

.lbl-4 {
  background-color: #25CBFF; }

.lbl-5 {
  background-color: #9225FF; }

.lbl-1 {
  background-color: #FF3939; }

.p-i-labels {
  -ms-flex-align: start;
  align-items: flex-start; }
  .p-i-labels > * {
    max-width: 20em; }
  .p-i-labels .badge {
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    color: #FFFFFF;
    box-shadow: none !important;
    clip-path: polygon(100% 0, 100% 78%, 96% 100%, 0 100%, 0 0); }

.p-i-cart {
  filter: drop-shadow(0px 0px 10px rgba(146, 37, 255, 0.4)); }
  .p-i-cart .btn-to-cart-p-i {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #9225FF;
    background: linear-gradient(300.05deg, #5E00BD 33.27%, #7300E7 69.83%);
    clip-path: polygon(100% 0, 100% 76%, 76% 100%, 0 100%, 0 0); }

.p-i-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }

.p-i-price {
  line-height: 1; }

.p-i-price .font-size-lg {
  font-style: normal;
  font-weight: 300;
  font-size: 26px !important;
  color: #020411; }

.p-i-price .text-c-muted {
  font-style: normal;
  font-weight: 300;
  font-size: 26px !important;
  color: #787B96; }

.p-i-av {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 15px; }

.p-i-img {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  clip-path: polygon(100% 0, 100% 90%, 90% 100%, 0 100%, 0 0); }

.p-i-header {
  margin-bottom: 15px !important; }
  .p-i-header a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px !important;
    line-height: 20px;
    display: block;
    text-align: left;
    color: #020411; }

.p-i.tile {
  background-color: #F4F4F4 !important; }
  .p-i.tile:hover:before {
    content: '';
    background-image: url(/shop-data/svg/hover1.svg);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 100%;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat; }
  .p-i.tile:hover:after {
    content: '';
    background-image: url(/shop-data/svg/hover1.svg);
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 100%;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    background-repeat: no-repeat;
    -webkit-transform: scaleX(-1);
    transform: scaleY(-1); }

#tabs-hp, #tabs-pdd {
  margin-top: 0px;
  margin-bottom: 40px; }
  #tabs-hp .nav-item:not(:last-child), #tabs-pdd .nav-item:not(:last-child) {
    margin-right: 48px; }
  #tabs-hp .nav-item .nav-link, #tabs-pdd .nav-item .nav-link {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 1.4;
    color: #020411;
    padding: 0px 0px 15px 0px; }
    #tabs-hp .nav-item .nav-link.active:before, #tabs-pdd .nav-item .nav-link.active:before {
      background: linear-gradient(180deg, rgba(146, 37, 255, 0) 0%, rgba(146, 37, 255, 0.08) 100%);
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0;
      border-bottom: 3px solid #9225FF !important;
      height: 20px; }

.authorized-reseller {
  min-height: 300px;
  margin-top: 95px;
  background-image: url(/shop-data/svg/purple_rect2.svg);
  background-repeat: no-repeat;
  background-size: 100%; }
  .authorized-reseller h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 42px;
    display: flex;
    align-items: center;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    max-width: 450px;
    margin-bottom: 35px; }
  .authorized-reseller .kolo-ov {
    position: absolute;
    top: -140px;
    width: auto;
    max-width: 100%;
    height: auto; }
  .authorized-reseller .btn-white {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 88% 100%, 0 100%);
    padding: 12px 24px !important;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 10px;
    line-height: 1.4;
    text-transform: uppercase; }

.more-button-wrap {
  margin-top: 8px; }
  .more-button-wrap a.btn {
    clip-path: polygon(0 0, 100% 0, 100% 70%, 88% 100%, 0 100%);
    padding: 12px 24px !important;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    text-transform: uppercase;
    box-shadow: 0px 0px 10px rgba(146, 37, 255, 0.4); }

.copyright a, .copyright {
  font-size: 12px;
  font-weight: 300;
  color: #787B96 !important; }

.owner-company, .owner-company a {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #787B96 !important; }

.ftr-top {
  margin-bottom: 100px;
  position: relative; }

.social-ico:not(:last-child) {
  margin-bottom: 20px; }

.btn-quick-info {
  clip-path: polygon(0 0, 100% 0, 100% 70%, 88% 100%, 0 100%);
  padding: 12px 24px !important;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase; }

@media (min-width: 480px) {
  .payment-loga img:not(:last-child) {
    margin-right: 40px; } }

.ftr-contact {
  font-family: Kanit;
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 48px;
  letter-spacing: 0.05em; }

.footer-c {
  padding-bottom: 60px;
  padding-top: 60px;
  overflow: hidden; }
  .footer-c ul.list-unstyled {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    color: #FFFFFF; }

.footer-title {
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 24px;
  color: #787B96;
  margin-bottom: 20px;
  display: block; }
  .footer-title a {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 24px;
    color: #787B96 !important;
    margin-bottom: 20px;
    display: block;
    pointer-events: none; }

.custom-gallery {
  padding: 90px 0px 60px 0px;
  text-align: center; }
  .custom-gallery h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 24px !important; }
  .custom-gallery img {
    margin: 0.5em;
    width: 180px;
    height: 180px;
    display: inline-block; }

.sc-rcmnd {
  position: relative;
  padding-bottom: 50px; }
  .sc-rcmnd h2 {
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    padding-top: 40px;
    text-align: center;
    letter-spacing: 0.05em;
    color: #020411;
    margin-bottom: 24px !important; }
  .sc-rcmnd:before {
    border-width: 0 60px 60px 0px;
    top: -60px;
    border-color: transparent;
    box-sizing: border-box;
    border-style: solid;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0;
    border-bottom-color: #fff; }

.about-us-header {
  margin-bottom: 24px;
  position: relative;
  z-index: 2; }
  .about-us-header small {
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.1em;
    color: #787B96;
    margin-bottom: 15px;
    display: block; }
  .about-us-header h2 {
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 0.05em;
    color: #FFFFFF; }

.about-us-section {
  padding-bottom: 170px; }
  .about-us-section > .container {
    max-width: 980px; }

.about-us-desc > p:first-child {
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 32px;
  margin-bottom: 32px; }

.about-us-desc a.btn {
  clip-path: polygon(0 0, 100% 0, 100% 70%, 88% 100%, 0 100%);
  padding: 12px 24px !important;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
  box-shadow: 0px 0px 10px rgba(146, 37, 255, 0.4); }

.hp-cats {
  padding-top: 94px;
  padding-bottom: 104px; }
  .hp-cats .cat-hp-title {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 32px;
    margin-top: 20px;
    display: block;
    margin: 20px auto 0px;
    padding-bottom: 10px;
    position: relative;
    width: fit-content; }
  .hp-cats .p-i {
    text-align: center; }
    .hp-cats .p-i .cat-hp-img {
      min-height: 280px; }
      .hp-cats .p-i .cat-hp-img.is-up {
        clip-path: polygon(85% 0, 100% 15%, 100% 100%, 0 100%, 0 0); }
      .hp-cats .p-i .cat-hp-img.is-down {
        clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 100%, 0 0); }
    .hp-cats .p-i:hover .cat-hp-title:after {
      content: '';
      background: linear-gradient(180deg, rgba(146, 37, 255, 0) 0%, rgba(146, 37, 255, 0.11) 100%);
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      border-bottom: 3px solid #9225FF !important; }

.header-main > .container {
  align-items: stretch; }

div#snippet--basketTotalAjax {
  display: flex;
  align-items: center;
  margin: 0px 40px; }

.lang-select > .nav-link {
  height: 100%; }

.header-function-icons {
  align-items: stretch; }

body:not(.lang-ch) .user-cart-btn {
  position: relative; }
  body:not(.lang-ch) .user-cart-btn > a.btn {
    line-height: 1.2;
    color: #ffffff;
    font-size: 13px;
    align-items: center;
    letter-spacing: 0.1em;
    overflow: hidden;
    background: #787B96;
    position: relative;
    clip-path: polygon(0 40%, 15% 0, 100% 0, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0% 100%, 0% 0%);
    border: 1px solid #787B96; }
    body:not(.lang-ch) .user-cart-btn > a.btn:before {
      content: "" !important;
      clip-path: polygon(0 40%, 15% 0, 100% 0, 100% 0%, 100% 100%, 100% 100%, 0% 100%, 0% 100%, 0% 0%);
      background: #020411;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0px;
      right: 0px;
      top: 0px;
      bottom: 0px;
      display: block;
      z-index: -1; }

.user-cart-btn {
  position: relative; }
  .user-cart-btn > a.btn {
    line-height: 1.2;
    color: #ffffff;
    font-size: 13px;
    align-items: center;
    letter-spacing: 0.1em;
    background: #000;
    border: 1px solid #787B96 !important;
    position: relative; }
  .user-cart-btn:hover .user-cart {
    visibility: visible;
    opacity: 1; }

.headline-title {
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.4;
  cursor: default !important; }

.headline-image {
  margin-bottom: 24px; }

h2.h2-headlines {
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 48px; }

.authorized-label-banner {
  padding: 15px 20px;
  background-color: #000;
  font-style: normal;
  font-weight: normal;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  width: 164px;
  text-align: left;
  position: absolute !important;
  top: 100px;
  right: 0;
  clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%, 0 25%); }

.btn-banner-c {
  clip-path: polygon(0 0, 100% 0, 100% 70%, 88% 100%, 0 100%);
  padding: 12px 24px !important;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  text-transform: uppercase;
  box-shadow: 0px 0px 10px rgba(146, 37, 255, 0.4);
  margin-top: 40px;
  position: relative;
  z-index: 4; }

#banner2 {
  background-color: #020411;
  padding-bottom: 120px; }
  #banner2 .cover {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 92% 100%, 0 100%);
    background-image: url("/shop-data/png/Banner-bg.png");
    background-size: cover;
    min-height: 700px; }
    #banner2 .cover:before {
      content: '';
      display: block !important;
      background: linear-gradient(82.42deg, rgba(2, 4, 17, 0.75) 36.17%, rgba(2, 4, 17, 0.35) 78.53%);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1;
      opacity: 1; }
  #banner2 .th-text-p {
    color: #fff; }
    #banner2 .th-text-p .text-c-muted {
      font-weight: 500;
      font-size: 13px;
      display: block;
      margin-bottom: 0px; }
    #banner2 .th-text-p h2 {
      font-size: 120px;
      margin-bottom: 20px;
      letter-spacing: 0.03em;
      line-height: 0.8; }
      #banner2 .th-text-p h2 + p {
        font-weight: 300;
        font-size: 26px; }

#banner3 {
  background-color: #020411;
  padding-bottom: 90px; }
  #banner3 .cover {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 92% 100%, 0 100%);
    min-height: 700px; }
    #banner3 .cover.bg-filter:after {
      background-color: inherit;
      opacity: 0.6; }
    #banner3 .cover.bg-filter:before {
      -webkit-filter: grayscale(40%);
      -ms-filter: grayscale(40%);
      filter: grayscale(40%); }
  #banner3 .th-text-p {
    color: #fff;
    max-width: unset; }
    #banner3 .th-text-p .text-c-muted {
      font-weight: 500;
      font-size: 13px;
      display: block;
      color: #cfcfcf !important;
      margin-bottom: 0px;
      text-transform: uppercase; }
    #banner3 .th-text-p h2 {
      font-size: 60px;
      margin-bottom: 0px;
      letter-spacing: 0.03em;
      line-height: 1.4;
      text-transform: uppercase; }
      #banner3 .th-text-p h2 + p {
        font-weight: 300;
        font-size: 26px; }

.top-custom-menu .nav-link {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 25px;
  padding-left: 25px;
  letter-spacing: 0.1em;
  height: 100%;
  position: relative; }
  .top-custom-menu .nav-link:hover:before {
    content: '';
    background: linear-gradient(0deg, rgba(146, 37, 255, 0) 0%, rgba(146, 37, 255, 0.14) 100%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border-top: 3px solid #5e00bd; }

/* MEDIA QUERY */
#tabs-hp.b.bg-white .color-dis {
  background-color: transparent !important; }

#tabs-hp.active-line .active:not(.open):not(.carousel-item):before {
  display: block !important; }

#tabs-pdd .color-dis {
  background-color: transparent !important; }

#tabs-pdd.active-line .active:not(.open):not(.carousel-item):before {
  display: block !important; }

@media (min-width: 1200px) {
  .b.bg-white .nav-link.TM {
    font-style: normal;
    font-weight: normal !important;
    padding: 0.899em 0.66667rem 0.899em;
    font-size: 15px; }
    .b.bg-white .nav-link.TM.active, .b.bg-white .nav-link.TM:hover {
      color: #9225FF !important;
      box-shadow: inset 0px -3px 0px 0px #9225ff !important; }
  .navbar-md {
    min-height: unset;
    position: relative;
    margin-top: -15px; }
    .navbar-md .navbar-collapse {
      position: relative;
      top: 20px;
      background: -webkit-linear-gradient(45deg, transparent 0px, #fff 0px), -webkit-linear-gradient(135deg, transparent 10px, #fff 10px), -webkit-linear-gradient(225deg, transparent 0px, #fff 0px), -webkit-linear-gradient(315deg, transparent 10px, #fff 10px);
      background-position: bottom left, bottom right, top right, top left;
      -moz-background-size: 55% 55%;
      -webkit-background-size: 55% 55%;
      background-size: 55% 55%;
      background-repeat: no-repeat; }
  .pd-bg {
    min-height: 45px; }
  .product-top-photo {
    max-width: 650px;
    border: 1px solid #F4F4F4 !important;
    text-align: center;
    padding: 25px;
    min-height: 560px; } }

@media (min-width: 1300px) {
  .b.bg-white .nav-link.TM {
    padding: 0.899em 1rem 0.899em; } }

@media (min-width: 480px) {
  .other-photos .carousel-inner,
  .other-photos .carousel-spinner {
    height: 100px; }
  .p-i-img {
    min-height: 290px; }
  .card-item {
    max-width: calc(50% + -1em);
    -ms-flex-preferred-size: calc(50% + -1em);
    flex-basis: calc(50% + -1em); } }

@media (min-width: 768px) {
  .header:not(.fixed-top) .navbar-lg {
    min-height: unset; }
  .cvr-content {
    padding-left: 80px; }
  .card-item {
    max-width: calc(33.33% + -1em);
    -ms-flex-preferred-size: calc(33.33% + -1em);
    flex-basis: calc(33.33% + -1em); } }

@media (max-width: 1199.9px) {
  #banner3 .carousel-indicators {
    display: none; }
  .top-menu.Menu > .nav-item > .nav-link {
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 19px;
    line-height: 16px;
    padding-left: 14px !important;
    color: #020411; }
  .lang-mobile {
    align-items: center;
    justify-content: center; }
  .nt-search {
    padding: 0px !important; }
    .nt-search span.text-uppercase {
      font-style: normal;
      font-weight: 500;
      font-size: 13px;
      letter-spacing: 0.1em; }
  div#snippet--basketTotalAjax {
    margin: 0; }
  .user-cart {
    right: 0rem !important; }
  .header-main {
    padding-bottom: 15px !important; }
    .header-main > .container {
      flex-wrap: wrap; }
  .header-function-icons.d-flex {
    width: 100%;
    justify-content: space-between; }
  .pp-main {
    padding: 25px;
    border: 1px solid #f4f4f4 !important; }
  #banner2 .th-text-p h2 {
    font-size: 5rem; }
  #banner2 .cover {
    clip-path: unset; }
  #banner2 .carousel-dots {
    top: 90%; }
  .authorized-label-banner {
    top: 30px; }
  #banner2 .cvr-content {
    padding-right: 20px !important;
    padding-top: 100px !important; }
  #banner3 .th-text-p h2 {
    font-size: 5rem; }
  #banner3 .cover {
    clip-path: unset; }
  #banner3 .carousel-dots {
    top: 90%; }
  #banner3 .cvr-content {
    padding-right: 20px !important;
    padding-top: 100px !important; } }

@media (max-width: 1199.9px) and (min-width: 992px) {
  .pd-info {
    padding-left: 60px; } }

@media (min-width: 992px) {
  span.social-w {
    min-width: 55px;
    display: inline-block;
    text-align: left; } }

@media (max-width: 767.9px) {
  .p-i-price .text-c-muted {
    font-size: 20px !important; }
  .p-i-price .font-size-lg {
    font-size: 20px !important; }
  .alternative h2, .accessories h2, .set h2, .related h2 {
    font-size: 22px; }
  #tabs-hp, #tabs-pdd {
    margin-bottom: 10px; }
  #banner3 .th-text-p h2 {
    font-size: 2rem; }
  #banner3 .authorized-label-banner {
    top: 30px;
    margin-left: auto;
    position: relative !important; }
  #banner3 {
    padding-bottom: 40px; }
  #banner3 .th-text-p h2 + p {
    font-size: 1rem; }
  #banner3 .cover {
    min-height: unset; }
  #banner3 .cvr-content {
    padding-top: 60px !important; }
  #banner3 .cvr-content {
    text-align: center !important; }
  .payment-loga img {
    margin-bottom: 20px; }
  .custom-gallery {
    padding-bottom: 0px !important; } }

@media (max-width: 991.9px) {
  .p-i-wrap {
    align-items: flex-end; }
  span.social-w {
    min-width: 75px;
    display: inline-block;
    text-align: center; }
  .ftr-top .adress-ftr {
    margin-bottom: 36px !important; }
    .ftr-top .adress-ftr .footer-title {
      margin-bottom: 5px; }
  .botom-menu-ftr .footer-title a {
    margin-bottom: 10px; }
  .botom-menu-ftr {
    margin-bottom: 15px; }
  .custom-gallery h2 {
    font-size: 24px; }
  .p-i-cart-acc {
    text-align: center; }
  .fixed-top {
    top: calc(-6.83334rem - 1px) !important; }
    .fixed-top.header-show {
      top: calc(-5.33334rem - 1px) !important; }
  .accessories .sliding > .carousel-inner {
    overflow: unset; }
  .accessories + .alternative {
    padding-top: 30px !important; }
  #long-desc .card-body.pt-0.mx-0.px-sm-5.tab-content {
    padding: 0; }
  .pd-info .pd-desc-c, .pd-info #snippet--labelsAjax {
    display: none; }
  .pd-pics {
    padding-bottom: 0px !important; }
  .product-top-photo .carousel-indicators {
    text-align: center;
    margin-top: 20px; }
  .product-top-photo .carousel-dot:before {
    width: 10px;
    height: 10px;
    border-radius: 0;
    background: #fff !important;
    opacity: 1;
    margin: 5px;
    border: 1px solid #787B96 !important; }
  .product-top-photo .carousel-dot.active:before {
    background: #020411 !important; }
  .authorized-label-banner.authorized-label-banner-cat, #snippet--otherImagesHorizontalAjax {
    display: none; } }

@media (max-width: 991.9px) and (max-width: 479.98px) {
  .table-elastic .pd-quantity .form-control {
    margin-bottom: 0px !important; } }

@media (max-width: 991.9px) {
  .authorized-reseller {
    margin-top: 0; }
  .ftr-top {
    margin-bottom: 50px;
    position: relative; } }

@media (max-width: 991.9px) and (max-width: 767.9px) and (min-width: 480px) {
  .hp-cats h2.h2-headlines {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 991.9px) {
  .ScrollToTop.oc-scrolltop.show {
    position: relative;
    width: 100%;
    text-align: center; }
    .ScrollToTop.oc-scrolltop.show > i {
      margin: 32px auto 0; }
  .about-us-header {
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: flex-start !important; }
    .about-us-header h2 {
      margin-bottom: 20px !important; }
    .about-us-header img {
      max-width: 160px; }
  h2.h2-headlines {
    font-size: 1.5rem; }
  .hp-cats {
    padding-top: 40px;
    padding-bottom: 40px; }
  .authorized-reseller {
    background: linear-gradient(300.05deg, #5E00BD 33.27%, #7300E7 69.83%);
    padding-top: 35px; }
    .authorized-reseller .kolo-ov {
      top: 0;
      position: relative; }
    .authorized-reseller .right-block {
      text-align: center;
      min-height: 310px; }
      .authorized-reseller .right-block .kolo-ov {
        top: 55px;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 320px; }
    .authorized-reseller h2 {
      font-size: 24px;
      line-height: 1.4;
      max-width: 100%;
      justify-content: center;
      margin-bottom: 35px; }
    .authorized-reseller .left-block {
      text-align: center; } }

@media (max-width: 479.9px) {
  .custom-gallery {
    padding: 50px 0px 50px 0px;
    text-align: center; }
  .hp-cats .h2-headlines {
    margin-bottom: 0px; }
  .payment-loga img {
    margin-right: 20px;
    margin-left: 20px; }
  .p-i-price .common_price {
    display: block;
    margin-left: 0px !important;
    margin-top: 3px !important; }
  #description > .text h2 span, #description > .text h2 strong, #description > .text h3 span, #description > .text h3 strong {
    font-size: 19px; }
  .page-item:not(.page-btn):not(.active) {
    display: list-item !important; }
  .ftr-top {
    text-align: center; }
  .p-i-av {
    margin-top: auto; }
  picture.p-i-img-1 img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 120px; }
  picture.p-i-img-1 {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }
  .p-i-img {
    height: 150px; }
  .card-item.p-i:not(:only-child) {
    max-width: calc(50% + -1em);
    -ms-flex-preferred-size: calc(50% + -1em);
    flex-basis: calc(50% + -1em); }
  .p-i-img > picture {
    padding: 15px; }
  .p-i-cart span {
    display: block !important; }
  .headline-image {
    margin-bottom: 10px; }
  .headline-title {
    margin-bottom: 15px; }
  .about-us-header h2 {
    font-size: 24px; }
  h2.h2-headlines {
    margin-bottom: 25px; }
  .hp-cats .ov {
    position: absolute;
    top: unset;
    left: unset;
    bottom: 30px; } }

#banner3 .carousel-cont {
  padding-top: 1.3334em !important; }
