/* Minification failed. Returning unminified contents.
(22107,22): run-time error CSS1039: Token not allowed after unary operator: '-fc-daygrid-event-dot-width'
 */
/*!
 * Bootstrap v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}*/

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -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: 13;
  order: 13;
}

.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;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -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: 13;
    order: 13;
  }
  .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;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -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: 13;
    order: 13;
  }
  .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;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -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: 13;
    order: 13;
  }
  .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;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -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: 13;
    order: 13;
  }
  .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;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.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,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input[disabled] ~ .custom-file-label,
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}

.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar .container,
.navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -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.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img,
.card-img-top,
.card-img-bottom {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion > .card {
  overflow: hidden;
}

.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}

.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item {
  display: -ms-flexbox;
  display: flex;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}

a.badge:hover, a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-item + .list-group-item {
  border-top-width: 0;
}

.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}

.list-group-flush {
  border-radius: 0;
}

.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  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-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  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-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.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;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -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-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-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-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.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;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.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;
}

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -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-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -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: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  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: 576px) {
  .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;
  }
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    -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-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -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: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    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;
  }
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    -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-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -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: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    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;
  }
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    -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-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -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: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    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;
  }
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    -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-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -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: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    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;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.eot');
    src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Light.woff2') format('woff2'), url('../fonts/Montserrat-Light.woff') format('woff'), url('../fonts/Montserrat-Light.ttf') format('truetype'), url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.eot');
    src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Medium.woff2') format('woff2'), url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf') format('truetype'), url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff2') format('woff2'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.eot');
    src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2'), url('../fonts/Montserrat-SemiBold.woff') format('woff'), url('../fonts/Montserrat-SemiBold.ttf') format('truetype'), url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@charset "UTF-8";

@font-face {
    font-family: "Bacelic";
    src: url("../fonts/bacelic.eot?v=2");
    src: url("../fonts/bacelic.eot?#iefix") format("embedded-opentype"), url("../fonts/bacelic.woff?v=2") format("woff"), url("../fonts/bacelic.ttf?v=2") format("truetype"), url("../fonts/bacelic.svg#bacelic?v=2") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "bacelic" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "bacelic" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\61";
}
.icon-arrow-left:before {
  content: "\62";
}
.icon-arrow-right:before {
  content: "\63";
}
.icon-arrow-up:before {
  content: "\64";
}
.icon-bag:before {
  content: "\65";
}
.icon-direction-down:before {
  content: "\66";
}
.icon-direction-left:before {
  content: "\67";
}
.icon-direction-right:before {
  content: "\68";
}
.icon-direction-up:before {
  content: "\69";
}
.icon-fb:before {
  content: "\6a";
}
.icon-heart:before {
  content: "\6b";
}
.icon-heart-line:before {
  content: "\6c";
}
.icon-inst:before {
  content: "\6d";
}
.icon-leaf:before {
  content: "\6e";
}
.icon-li:before {
  content: "\6f";
}
.icon-minus:before {
  content: "\70";
}
.icon-phone:before {
  content: "\71";
}
.icon-plus:before {
  content: "\72";
}
.icon-search:before {
  content: "\73";
}
.icon-star:before {
  content: "\74";
}
.icon-tw:before {
  content: "\75";
}
.icon-pi:before {
  content: "\76";
}
.icon-menu:before {
  content: "\77";
}
.icon-check:before {
  content: "\78";
}
.icon-close:before {
  content: "\79";
}
.icon-arrow-fwd:before {
  content: "\7a";
}
.icon-arrow-back:before {
  content: "\41";
}
.icon-yt:before {
  content: "\42";
}
.icon-mail:before {
  content: "\43";
}
.icon-user:before {
  content: "\44";
}
.icon-user2:before {
  content: "\45";
}
.icon-print:before {
  content: "\46";
}

/*!
 * Bootstrap-select v1.13.17 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */

@-webkit-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}
.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.bs3.bootstrap-select .dropdown-toggle .filter-option {
  padding-right: inherit;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bootstrap-select .dropdown-menu .notify.fadeOut {
  -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
       -o-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
          animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
-webkit-touch-callout: none;
-webkit-user-select: none;
-ms-touch-action: none;
-ms-user-select: none;
-moz-user-select: none;
-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.noUi-target {
	position: relative;
	direction: ltr;
}
.noUi-base {
	width: 100%;
	height: 100%;
	position: relative;
}
.noUi-origin {
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
}
.noUi-handle {
	position: relative;
	z-index: 1;
}
.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
	z-index: 10;
}
.noUi-stacking + .noUi-origin {
/* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
	*z-index: -1;
}
.noUi-state-tap .noUi-origin {
-webkit-transition: left 0.3s, top 0.3s;
	transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
	cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
	height: 18px;
}
.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	left: -17px;
	top: -6px;
}
.noUi-vertical {
	width: 18px;
}
.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	left: -6px;
	top: -17px;
}

/* Styling;
 */
.noUi-background {
	background: #FAFAFA;
	box-shadow: inset 0 1px 1px #f0f0f0;
}
.noUi-connect {
	background: #3FB8AF;
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
-webkit-transition: background 450ms;
	transition: background 450ms;
}
.noUi-origin {
	border-radius: 2px;
}
.noUi-target {
	border-radius: 4px;
	border: 1px solid #D3D3D3;
	box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-target.noUi-connect {
	box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors;
 */
.noUi-dragable {
	cursor: w-resize;
}
.noUi-vertical .noUi-dragable {
	cursor: n-resize;
}
.noUi-handle {
	border: 1px solid #D9D9D9;
	border-radius: 3px;
	background: #FFF;
	cursor: default;
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #EBEBEB,
				0 3px 6px -3px #BBB;
}
.noUi-active {
	box-shadow: inset 0 0 1px #FFF,
				inset 0 1px 7px #DDD,
				0 3px 6px -3px #BBB;
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 14px;
	top: 6px;
}
.noUi-handle:after {
	left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px;
}
.noUi-vertical .noUi-handle:after {
	top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
	background: #B8B8B8;
}
[disabled] .noUi-handle {
	cursor: not-allowed;
}

/* This is the core CSS of Tooltipster */

/* GENERAL STRUCTURE RULES (do not edit this section) */

.tooltipster-base {
	/* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
	display: flex;
	pointer-events: none;
	/* this may be overriden in JS for fixed position origins */
	position: absolute;
}

.tooltipster-box {
	/* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
	flex: 1 1 auto;
}

.tooltipster-content {
	/* prevents an overflow if the user adds padding to the div */
	box-sizing: border-box;
	/* these make sure we'll be able to detect any overflow */
	max-height: 100%;
	max-width: 100%;
	overflow: auto;
}

.tooltipster-ruler {
	/* these let us test the size of the tooltip without overflowing the window */
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	visibility: hidden;
}

/* ANIMATIONS */

/* Open/close animations */

/* fade */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade.tooltipster-show {
	opacity: 1;
}

/* grow */

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow.tooltipster-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

/* swing */

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing.tooltipster-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

/* fall */

.tooltipster-fall {
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall.tooltipster-initial {
	top: 0 !important;
}
.tooltipster-fall.tooltipster-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0 !important;
	opacity: 0;
}

/* slide */

.tooltipster-slide {
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-initial {
	left: -40px !important;
}
.tooltipster-slide.tooltipster-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0 !important;
	opacity: 0;
}

/* Update animations */

/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */

/* fade */

@keyframes tooltipster-fading {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.tooltipster-update-fade {
	animation: tooltipster-fading 400ms;
}

/* rotate */

@keyframes tooltipster-rotating {
	25% {
		transform: rotate(-2deg);
	}
	75% {
		transform: rotate(2deg);
	}
	100% {
		transform: rotate(0);
	}
}

.tooltipster-update-rotate {
	animation: tooltipster-rotating 600ms;
}

/* scale */

@keyframes tooltipster-scaling {
	50% {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}

.tooltipster-update-scale {
	animation: tooltipster-scaling 600ms;
}

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */

/* .tooltipster-box */

.tooltipster-sidetip .tooltipster-box {
	background: #565656;
	border: 2px solid black;
	border-radius: 4px;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
	margin-top: 8px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
	margin-right: 8px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
	margin-left: 8px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
	margin-bottom: 8px;
}

/* .tooltipster-content */

.tooltipster-sidetip .tooltipster-content {
	color: white;
	line-height: 18px;
	padding: 6px 14px;
}

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */

.tooltipster-sidetip .tooltipster-arrow {
	overflow: hidden;
	position: absolute;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
	height: 10px;
	/* half the width, for centering */
	margin-left: -10px;
	top: 0;
	width: 20px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	right: 0;
	/* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
	height: 20px;
	margin-top: -10px;
	left: 0;
	/* same as .tooltipster-left .tooltipster-arrow */
	top: 0;
	width: 10px;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
	bottom: 0;
	height: 10px;
	margin-left: -10px;
	width: 20px;
}

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
	height: 0;
	position: absolute;
	width: 0;
}

/* .tooltipster-arrow-background */

.tooltipster-sidetip .tooltipster-arrow-background {
	border: 10px solid transparent;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
	border-bottom-color: #565656;
	left: 0;
	top: 3px;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
	border-left-color: #565656;
	left: -3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
	border-right-color: #565656;
	left: 3px;
	top: 0;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
	border-top-color: #565656;
	left: 0;
	top: -3px;
}

/* .tooltipster-arrow-border */

.tooltipster-sidetip .tooltipster-arrow-border {
	border: 10px solid transparent;
	left: 0;
	top: 0;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
	border-bottom-color: black;
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
	border-left-color: black;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
	border-right-color: black;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
	border-top-color: black;
}

/* tooltipster-arrow-uncropped */

.tooltipster-sidetip .tooltipster-arrow-uncropped {
	position: relative;
}

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
	top: -10px;
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
	left: -10px;
}

/**
 * Swiper 5.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 3, 2020
 */

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
/*:root {
  --swiper-theme-color: #007aff;
}*/
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
/*:root {
  --swiper-navigation-size: 44px;
  --swiper-navigation-color: var(--swiper-theme-color);
}*/
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  /*width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);*/
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  /*color: var(--swiper-navigation-color, var(--swiper-theme-color));*/
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  /*font-size: var(--swiper-navigation-size);*/
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
/*.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}*/
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  /*background: var(--swiper-pagination-color, var(--swiper-theme-color));*/
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  /*background: var(--swiper-pagination-color, var(--swiper-theme-color));*/
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
/*.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}*/
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  /*border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));*/
  border-radius: 50%;
  border-top-color: transparent;
}
/*.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}*/
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/*! lightgallery - v1.7.1 - 2020-06-13
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2020 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("../fonts/lg.eot?n1z373");
  src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  background: none;
  border: none;
  box-shadow: none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium none;
  border: none;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.slinky-menu {
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slinky-menu > ul {
  left: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slinky-menu ul,
.slinky-menu li {
  list-style: none;
  margin: 0;
}

.slinky-menu ul {
  width: 100%;
}

.slinky-menu a {
  align-items: center;
  display: flex;
}

.slinky-menu a span {
  flex: 1;
  line-height: 1.4;
}

.slinky-menu li ul {
  display: none;
  left: 100%;
  position: absolute;
  top: 0;
}

.slinky-menu .header {
  display: flex;
}

.slinky-menu .header .title {
  flex: 1;
  line-height: 1.4;
  margin: 0;
  order: 1;
}

/* .slinky-theme-default {
  background: #f6f7f8;
} */

.slinky-theme-default .title {
  color: #333;
  padding: 1em;
}

.slinky-theme-default li {
  line-height: 1;
}

.slinky-theme-default a:not(.back) {
  color: #333;
  /* padding: 1em; */
}

/* .slinky-theme-default a:not(.back):hover {
  background: rgba(90, 200, 250, 0.25);
}

.slinky-theme-default a:not(.back):active {
  background: rgba(90, 200, 250, 0.5);
} */

.slinky-theme-default .next::after,
.slinky-theme-default .back::before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+ICAgIDxwYXRoIGQ9Ik0xMi4yMTkgMi4yODFMMTAuNzggMy43MiAxOC4wNjIgMTFIMnYyaDE2LjA2M2wtNy4yODIgNy4yODEgMS40MzggMS40MzggOS05IC42ODctLjcxOS0uNjg3LS43MTl6IiAvPjwvc3ZnPg==)
    center no-repeat;
  background-size: 1em;
  content: "";
  height: 1em;
  opacity: 0.25;
  transition: 200ms;
  width: 1em;
}

.slinky-theme-default .next::after {
  margin-left: 1em;
}

.slinky-theme-default .back::before {
  padding: 1em;
  transform: scaleX(-1);
}

.slinky-theme-default .next:hover::after,
.slinky-theme-default .back:hover::before {
  opacity: 0.75;
}

.slinky-theme-default .next:active::after,
.slinky-theme-default .back:active::before {
  opacity: 1;
}

[v-cloak] > * {
    display: none;
}

/* GLOBAL */
html, body {
    height: 100%;
}

body {
    position: relative;
    font-family: 'Montserrat', Arial, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #000000;
    line-height: 1.6;
}

a {
    color: #d8462d;
    text-decoration: none;
}

#prijavaPosao {
    color: #fff;
    background-color: #d8462d;
    border-radius: 50px;
    padding: 15px 20px;
    margin: 0 0 30px 0;
    line-height: 1.3;
}

#prijavaPosao:hover {
    background: #bc361f;
}

a:hover,
a:focus,
a.active,
a:active {
    color: #d8462d;
    outline: none;
    text-decoration: none;
}

.btn:focus, .btn.focus {
    box-shadow: none;
}

.slide-content > a p {
    margin-bottom: 0;
}

strong {
    font-weight: 600;
}

a, button, .lang > div {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

button,
button:focus,
button:active {
    border: 0;
    outline: none;
}

input[type=text], input[type=password] {
    outline: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 600;
}

h1 {
    font-size: 28px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.petica h1 {
    text-align: center;
}

#category-container h1 {
    margin: 0 0 10px 0;
}

h2, .h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

.section-title {
    text-align: center;
}

h6 {
    font-size: 11px;
}

.req {
    color: #E9003F;
    font-size: 130%;
    font-weight: 600;
    margin-left: 8px;
}

.img_responsive, .imgresponsive {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}

.textbox, textarea {
    background: #ebedef;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
    transition: all 0.3s ease;
}

.textbox:focus, textarea:focus, .select-list:focus {
    background: #fff;
    border-color: #7e8289;
    box-shadow: 0 0 10px rgba(49,56,68,0.3);
}

.btn {
    display: inline-block;
    font-weight: 600;
    padding: 10px 40px;
    margin: 0;
    color: #000;
    text-align: center;
    border-radius: 100px;
    border: none;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn:focus,
.btn:hover,
.btn:active {
    background: #bc361f;
    color: #fff;
    outline: none;
}

.btn-primary {
    background: #d8462d;
    color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #bc361f;
    color: #fff;
}

.btn-secondary {
    background: #EFF1F6;
    border-color: #EFF1F6;
    color: #11131E;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    background: #59b2c1;
    color: #fff;
}

#d_poslovnice label {
    display: block;
    margin: 5px 0 0 0;
}

#d_poslovnice select {
    height: 35px;
    border-radius: 6px;
    padding: 7px;
}


.btn-tertiary {
    background: #11345c;
    color: #ffffff;
}

.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary:active {
    background: #205ca1;
    color: #fff;
}

.btn-action {
    background: #5cb67e;
    color: #fff;
}


.btn-action-white {
    background: #fff;
    border: 1px solid #00ac5b;
    color: #00ac5b;
}

.btn-action:focus,
.btn-action:active,
.btn-action:hover,
.btn-action-white:hover,
.btn-action-white:focus,
.btn-action-white:active {
    background: #40a566;
    border-color: #40a566;
    color: #fff;
}

.btn-dark,
.btn-dark:focus {
    background: #2A2B2C;
    border: 1px solid #2A2B2C;
    color: #fff;
}

.btn-dark:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.btn-silk,
.btn-silk:focus {
    background: rgba(255,255,255,0.2);
    border: transparent;
    box-shadow: 5px 15px 20px rgba(0,0,0,0.2);
    color: #000;
}

.btn-silk:hover {
    background: #000;
    border-color: #000;
    color: #fff;
}

.btn i {
    position: relative;
    margin-right: 8px;
    top: 2px;
}

.align-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


.no-scroll {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}

.center-img {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    max-width: 100%;
}

.dark-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.tablica-3-kolone {
    width: 100%;
}

.tablica-3-kolone td {
    width: 33.333%;
    padding-right: 40px;
    padding-top: 60px;
}

.tablica-3-kolone tr:first-of-type td {
    padding-top: 10px;
}

.tablica-podaci {
    border-spacing: 0;
    border-collapse: collapse;
    border-width: 1px;
}

.tablica-podaci tr td {
    padding: 8px 15px;
    border-top: 2px solid #fff;
    vertical-align: top;
}

.tablica-podaci tr td:first-child {
    background: #f2f2f2;
    color: #888888;
}



/* CUSTOM CHECKBOXES */
label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox] + label {
    font-weight: 300;
    position: relative;
    padding: 0 0 0 30px;
}

input[type=checkbox] + label:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #A8A8A8;
    background: transparent;
    border-radius: 3px;
    font-family: 'bacelic';
    content: ' ';
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-right: 12px;
    overflow: hidden;
}

input[type=checkbox] + label.podaci-r1-label:before,
.gdpr-accept input[type=checkbox] + label:before {
    top: 1px;
}

input[type=checkbox]:checked + label:before {
    content: '\78';
    color: #d8462d;
}

input[type=radio] {
    display: none;
}

input[type=radio] + label {
    position: relative;
    font-weight: 300;
}

input[type=radio] + label:before {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid #AEB1BB;
    content: ' ';
    text-align: center;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 10px;
}

input[type=radio]:checked + label:after {
    content: '';
    position: absolute;
    display: inline-block;
    left: 5px;
    top: 9px;
    width: 10px;
    height: 10px;
    background: #d8462d;
    border-radius: 5px;
    text-align: center;
}


/* SELECTPICKER OVERRIDE */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .btn {
    text-transform: none;
    padding: 11px 16px;
    transition: all 0.3s ease-in-out;
    text-shadow: none;
    border: 1px solid #d8d8d8;
    border-radius: 100px;
    background: #ffffff;
}

.bootstrap-select .btn .filter-option {
    font-size: 12px;
    font-weight: 500;
    color: #39434B;
    letter-spacing: 0;
    padding-right: 15px;
}

.bootstrap-select .btn:hover, .bootstrap-select .btn:focus, .bootstrap-select .btn:hover .filter-option {
    color: #39434B;
}

.bootstrap-select .btn:hover {
    background: #f1f2f3;
}

.bootstrap-select .btn:focus {
    background: #f1f2f3;
    border-color: #AEB1BB;
}

.bootstrap-select.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.bootstrap-select .btn-default:active, .bootstrap-select .btn-default.active, .bootstrap-select.open > .dropdown-toggle.btn-default {
    background: #ddd;
    border-color: #ddd;
    color: #232323;
}

.dropdown-toggle::after {
    width: 13px;
    height: 10px;
    display: block;
    background: url(../img/chevron-down.svg) 50% 50% no-repeat;
    background-size: 13px auto;
    border: none;
}

.bootstrap-select .dropdown-menu {
    border-radius: 5px;
    border: 0;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.3);
    font-size: 12px;
    font-weight: 500;
}

.bootstrap-select .dropdown-menu > li > a {
    padding: 5px 15px;
}

.dropdown-item {
    line-height: 1.8;
}


.bootstrap-select .dropdown-menu > li > a:hover {
    background: #ddd;
}

.bootstrap-select .dropdown-menu > li.selected a {
    background: none;
    color: #59b2c1;
}


.video-container {
    overflow: hidden;
    position: relative;
    width: 100%
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: ""
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/* GD SELECT*/
.gd-select {
    position: relative;
}

.gd-selected,
.toggle-filters {
    position: relative;
    background: #ffffff;
    border: 1px solid #D3D3D3;
    padding: 5px 0;
    border-radius: 100px;
    cursor: pointer;
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
}

.toggle-filters a {
    padding: 0 30px 0 20px;
    display: inline-block;
    width: 100%;
    color: #000000;
    position: relative;
}

.toggle-filters a:after {
    content: '';
    width: 22px;
    height: 24px;
    display: block;
    position: absolute;
    top: -2px;
    right: 20px;
    background: url(../img/filters-ico2.svg) 50% 50% no-repeat;
    background-size: 22px auto;
}

/*.gd-selected:hover { background: #fff; border-color: #AEB1BB; }*/
.gd-selected button {
    position: relative;
    display: block;
    width: 100%;
    background: none;
    padding: 0 30px 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    font-weight: 500;
    font-size: 13px;
}

.toggle-filters a {
    position: relative;
}

.gd-selected button:after {
    content: '';
    display: block;
    position: absolute;
    width: 7px;
    height: 100%;
    top: 0;
    right: 15px;
    background: url(../img/arrow-right.svg) 50% 50% no-repeat;
    background-size: 6px auto;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.gd-selected.active button:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.gd-search {
    padding: 16px 12px 2px 12px;
}

.gd-search input {
    display: block;
    width: 100%;
    border: 1px solid #AEB1BB;
    padding: 4px 8px;
    font-style: italic;
    border-radius: 2px;
}

.gd-dropdown {
    display: none;
    position: absolute;
    width: 240px;
    top: 33px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    max-height: 250px;
    overflow: auto;
}

.gd-dropdown ul {
    margin: 0;
    padding: 10px 0;
    list-style: none;
}

.gd-dropdown ul li {
    display: block;
    position: relative;
    padding: 4px 12px;
    cursor: pointer;
    line-height: 20px;
}

.gd-dropdown ul a,
.gd-dropdown ul em

{
    position: relative;
    display: block;
    color: #333;
    text-decoration: none;
    padding-right: 40px;
    padding-left: 32px;
    word-break: break-word;
}

.gd-dropdown ul a:hover {
    color: #59b2c1;
}

.gd-dropdown ul li p {
    display: inline-block;
    width: calc(100% - 25px);
    position: relative;
    padding-left: 35px;
    z-index: 0;
    margin-bottom: 0;
    top: -2px;
}

.gd-dropdown .disabled {
    cursor: default;
}

.gd-dropdown .disabled em {
    color: #999;
    font-style: normal;
}

.gd-dropdown .amount {
    position: absolute;
    right: 14px;
    top: 3px;
    color: #999;
    font-size: 13px;
}

.gd-dropdown .item-check {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 12px;
    top: 2px;
    border: 1px solid #AEB1BB;
    border-radius: 2px;
}

.gd-dropdown .item-check::after {
    display: none;
    position: absolute;
    left: 4px;
    top: 3px;
    font: 11px 'bacelic';
    content: '\78';
    color: #59b2c1;
}

.gd-dropdown .checked .item-check::after {
    display: block;
}



/* RANGE SLIDER */
.noUi-horizontal {
    margin: 6px 6px 20px 8px;
    height: 2px;
}

.noUi-target {
    border: 0;
    border-radius: 5px;
    box-shadow: none;
}

.noUi-origin {
    border-radius: 10px;
}

.noUi-background {
    background: #AEB1BB;
    box-shadow: none;
}

.noUi-connect {
    background: #AEB1BB;
    box-shadow: none;
}

.noUi-horizontal .noUi-handle {
    width: 15px;
    height: 15px;
    left: -8px;
    top: -7px;
}

.noUi-horizontal .noUi-handle.noUi-handle-upper {
    left: -10px;
}

.noUi-origin {
    background: #AEB1BB;
}

.noUi-origin:first-of-type {
    background: #AEB1BB;
}

.noUi-handle {
    border: 0;
    border-radius: 50%;
    box-shadow: none;
    cursor: pointer;
    background: #d8462d;
}

.noUi-handle::before {
    display: none;
}

.noUi-handle::after {
    display: none;
}



/* WRAPPERS */
.mobile-visible,
.tablet-visible {
    display: none;
}

.topbar {
    background: #EDEDED;
    font-size: 13px;
    padding: 5px 0;
}

.topbar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.topbar ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.topbar li:last-child {
    margin: 0;
}

.right-topbar {
    position: relative;
    top: 2px;
}

.topbar-label {
    font-weight: 600;
    color: #104864;
}

.topbar .gray {
    color: #11131E;
}

.left-topbar .gray {
    position: relative;
    top: -1px;
}

.left-topbar li:first-child .working-hours:before {
    margin: 0 10px 0 0;
}

.topbar a:hover,
.topbar a:focus,
.topbar a:active,
.topbar a span:hover,
.topbar a span:focus,
.topbar a span:active {
    color: #d8462d;
}

.topbar .poslovnice-topbar {
    position: relative;
    padding: 0 0 0 25px;
}

.topbar .poslovnice-topbar:before {
    content: '';
    position: absolute;
    left: 0;
    top: -2px;
    width: 15px;
    height: 18px;
    display: block;
    background: url(../img/pin-poslovnice2.svg) 50% 50% no-repeat;
    background-size: 13px auto;
}

header {
    position: relative;
    background: #fff;
    z-index: 101;
    height: 140px;
    /*height: 184px;*/
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

header .container {
    position: relative;
}

header .logo {
    float: left;
    position: relative;
    top: 11px;
}

header .logo img {
    width: 90px;
    transition: all .3s ease-out;
}

header.sticky .logo img {
    width: 76px;
}

::-webkit-input-placeholder {
    color: #000000 !important;
}

::-moz-placeholder {
    color: #000000 !important;
}

:-ms-input-placeholder {
    color: #000000 !important;
}

:-moz-placeholder {
    color: #000000 !important;
}


.search {
    float: right;
    width: 585px;
    border: 1px solid #DDDDDD;
    border-radius: 100px;
    margin: 34px 30px 0 0;
    background: #ffffff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.search ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.search ul li {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
}

.search .search-field input {
    display: block;
    width: 100%;
    padding: 10px 15px;
    line-height: 20px;
    border: 0;
    background: none;
    font-weight: 300;
    font-size: 14px;
}

.search .search-btn {
    width: 100%;
    height: 40px;
    width: 50px;
    text-align: center;
    font-size: 18px;
}

.search .search-btn a {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    background: transparent;
    color: #d8462d;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.search .search-btn a:hover,
.search .search-btn a:focus {
    background: #d8462d;
    color: #fff;
}

.search .search-btn a span {
    position: relative;
    top: 10px;
}

.header-menu {
    position: relative;
    margin: 37px 0 0 0;
    padding: 0;
    list-style: none;
    float: right;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header-menu > li {
    float: right;
    margin-left: 30px;
    line-height: 24px;
}

.header-menu li a {
    position: relative;
    display: block;
    color: #11131E;
    line-height: 1.4;
    font-weight: 500;
}

.header-menu li a:hover,
.header-menu li a:focus,
.header-menu li a:active {
    color: #d8462d;
}

.header-menu li .user-menu a {
    color: #ffffff;
}

.header-menu li .user-menu a:hover,
.header-menu li .user-menu a:focus,
.header-menu li .user-menu a:active {
    color: #d7d7d7;
}

.mobile-menu {
    width: 27px;
    height: 27px;
    display: block;
    top: 7px;
    background: url(../img/mobile-menu-lines.svg) 50% 50% no-repeat;
    background-size: 27px auto;
}

.header-menu .login-register {
    position: relative;
    padding: 0 0 0 40px;
    margin: 0;
}

.header-menu .login-register:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 24px;
    height: 24px;
    background: url(../img/user-ico.svg) 50% 50% no-repeat;
    background-size: 24px auto;
}

.header-menu .login-register a {
    display: block;
    line-height: 1.3;
}

.login-register .profile {
    color: #B5B5B5;
}

.header-menu li a i {
    position: absolute;
    right: -9px;
    top: -4px;
    width: 18px;
    height: 18px;
    line-height: 17px;
    background: #d8462d;
    font-size: 10px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}

.header-menu li .cart-ico i {
    background: #5cb67e;
}

.user-menu {
    display: none;
    position: absolute;
    width: 200px;
    right: 0;
    top: 40px;
    z-index: 1002;
    background: #59b2c1;
    color: #fff;
    margin: 0;
    font-size: 14px;
    list-style: none;
    box-shadow: 0 20px 20px rgba(0,0,0,0.10);
}

.user-menu-title {
    position: relative;
    display: block;
    font-size: 16px;
    padding: 10px 20px;
    border-bottom: 1px solid #c40c4a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
}

.user-menu-title i {
    font-style: normal;
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 15px;
    color: #ccc;
}

.user-menu ul {
    margin: 0;
    padding: 10px 20px 10px 20px;
    list-style: none;
    text-align: left;
}

.user-menu ul li {
    display: block;
    padding: 5px 0;
}

.user-menu ul li:first-child {
    padding: 0 0 5px 0;
}

.user-menu ul li:last-child {
    padding: 5px 0 0 0;
}

.napomena {
    font-size: 14px;
    color: red;
}

.user-menu-trigger .login-register {
    padding: 0 20px 0 0;
}

.user-menu-trigger .login-register:before {
    top: 8px;
}

.lang {
    position: relative;
    float: right;
    margin-top: 32px;
    margin-left: 30px;
}

.lang > span {
    font-weight: 600;
    transition: 0.3s all ease;
    cursor: pointer;
}

.lang > span::after {
    margin-left: 8px;
    font: 10px 'bacelic';
    content: 'a';
}

.lang > span:hover {
    color: #222;
}

.lang ul {
    display: none;
    position: absolute;
    left: -30px;
    top: 40px;
    z-index: 1000;
    background: #fff;
    margin: 0;
    padding: 10px 0;
    list-style: none;
    box-shadow: 0 20px 20px rgba(0,0,0,0.10);
    border: 1px solid #e9e9e9;
}

.lang ul li {
    display: block;
}

.lang ul li a {
    display: block;
    padding: 5px 30px;
    color: #222;
}

.lang ul li a:hover {
    color: #17c192;
}

.cart-ico {
    width: 32px;
    height: 30px;
    background: url(../img/cart-ico.svg) 50% 50% no-repeat;
    background-size: 32px auto;
}

.fav-ico-wrapper {
    top: 8px;
}

.cart-ico {
    top: 7px;
}

.fav-ico {
    display: block;
    width: 27px;
    height: 30px;
    background: url(../img/fav-ico.svg) 50% 50% no-repeat;
    background-size: 27px auto;
}

.icon-search:before {
    font-weight: 600;
}

.section {
    padding: 60px 0 0 0;
}

.section-title span {
    font-size: 35px;
    font-weight: 300;
}

.section-content {
    margin-top: 40px;
}

.section-bottom {
    margin-top: 40px;
    text-align: center;
}



/* MAIN MENU */

/*desktop menu toggler*/

.hamburgerOut {
    display: inline-flex;
    color: #ffffff;
    cursor: pointer;
    font-weight: 600;
    margin-right: 25px;
    align-items: center;
}

.hamburgerOut-title {
    position: relative;
    top: -3px;
}

.hamburger-lines {
    display: inline-block;
    height: 22px;
    width: 32px;
    cursor: pointer;
    z-index: 2;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    top: -3px;
    margin-right: 10px;
}

.hamburger-lines .line {
    display: block;
    height: 3px;
    width: 100%;
    border-radius: 10px;
    background: #ffffff;
}

.hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.4s ease-in-out;
}

.hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
}

.hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.4s ease-in-out;
}

/*clicked desktop hamburger*/


.hamburger-lines.clicked .line1 {
    transform: rotate(45deg);
    position: relative;
    top: -2px;
}

.hamburger-lines.clicked .line2 {
    transform: scaleY(0);
}

.hamburger-lines.clicked .line3 {
    transform: rotate(-45deg);
    position: relative;
    bottom: 0px;
}


.main-menu-wrapper {
    position: relative;
    z-index: 100;
    background: #d8462d;
    height: 46px;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.main-menu {
    position: relative;
}

.main-menu ul {
    margin: 0;
    /*  padding: 0;*/
    list-style: none;
}

.main-menu a {
    color: #000000;
}

.main-menu a:hover {
    color: #d8462d;
}

.main-menu > ul {
    display: block;
}

.main-menu > ul > li {
    padding: 10px 0px 10px 0;
    font-size: 14px;
}

.main-menu > ul > li:first-of-type {
    padding: 10px 0px 10px 0;
}

.main-menu > ul > li:first-of-type span {
    font-size: 18px;
}

.main-menu > ul > li:last-of-type {
    padding-right: 0;
}

.main-menu > ul > li > a {
    display: block;
    font-weight: 600;
    background: transparent;
}

.main-menu > ul > li > a.active {
    text-decoration: none;
    color: #ffb76e;
}

.main-menu > ul > li.b2b-btn-menu {
    padding: 7px 10px 10px 0;
}

.akademija-btn {
    position: relative;
    top: -1px;
}

.b2b-btn-menu a,
.akademija-btn a,
.main-menu > ul > .mobile-akademija > a {
    background: #d8462d;
    border-radius: 20px;
    color: #ffffff;
    padding: 7px 20px;
    text-transform: uppercase;
    position: relative;
    top: -3px;
    font-weight: 600;
    text-align: center;
}


.akademija-btn a,
.main-menu > ul > .mobile-akademija > a {
    background: #11345c;
    margin: 0 0 0 20px;
}

.akademija-btn a:hover,
.b2b-btn-menu a:hover {
    background: #59b2c1;
}

.akademija-btn a::before,
.mobile-akademija a::before {
    content: '';
    position: relative;
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(../img/calendar-ico.svg) 50% 50% no-repeat;
    background-size: 18px auto;
    margin: 0 10px 0 0;
    top: 3px;
}

.bclc-btn a,
.main-menu > ul > .mobile-bclc > a {
    background: #5cb67e;
    border-radius: 20px;
    color: #ffffff;
    padding: 7px 20px;
    text-transform: uppercase;
    position: relative;
    top: -3px;
    font-weight: 600;
    text-align: center;
    margin-left: 20px;
}


/*.bclc-btn a::before,
.mobile-bclc a::before {
    content: '';
    position: relative;
    display: inline-block;
    width: 18px;
    height: 20px;*/
    /*background: 50% 50% no-repeat;*/
    /*background-size: 18px auto;*/
    /*margin: 0 10px 0 0;*/
    /*top: 3px;
}*/
/*
.bclc-btn a,
.main-menu > ul > .mobile-bclc > a {
    
    margin: 0 0 0 20px;
}*/

.b2b-btn-menu.mobile-majstori,
.firstLvl > .mobile-akademija,
.firstLvl > .mobile-bclc {
    display: none;
}

.main-menu ul li.black-week a {
    background: #000000;
    border-radius: 20px;
    color: #ffffff;
    padding: 2px 10px;
}

.main-menu ul li.b2b-btn-menu a:hover,
.main-menu ul li.b2b-btn-menu a:focus,
.main-menu ul li.b2b-btn-menu a:active,
.main-menu ul li.black-week a:hover,
.main-menu ul li.black-week a:focus,
.main-menu ul li.black-week a:active {
    background: #c9163e;
}

.main-menu a.active {
    color: #e1e1e1;
    text-decoration: underline;
}

.main-menu > ul .single-col {
    position: relative;
}

.main-menu .sub-nav {
    padding: 20px;
    overflow-y: auto;
}

.nice-scrollbar {
    scrollbar-width: thin;
    scrollbar-base-color: #F0F0F0;
    scrollbar-face-color: #59b2c1;
    scrollbar-3dlight-color: #c1c1c1;
    scrollbar-highlight-color: #c1c1c1;
    scrollbar-track-color: #F0F0F0;
    scrollbar-arrow-color: #c1c1c1;
    scrollbar-shadow-color: #c1c1c1;
    scrollbar-dark-shadow-color: #59b2c1;
}

.nice-scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #F0F0F0;
    border-radius: 4px;
}

.nice-scrollbar::-webkit-scrollbar-thumb {
    background-color: #59b2c1;
    border-radius: 4px;
}

.nice-scrollbar::-webkit-scrollbar-track {
    background-color: #F0F0F0;
    border-radius: 4px;
}

.sub-nav {
    display: none;
    /*position: absolute;
    width: 100%;
    max-height: 70vh;
    overflow-y: auto;
    left: 0;
    top: 44px;
    background: #F7F7F7;
    border-bottom: 1px solid #A0A4B1;
    box-shadow: 0 20px 20px rgba(0,0,0,0.10);
    overflow: hidden;*/
}

.sub-nav:before {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    display: block;
    background: url(../img/bacelic-simbol.svg) 50% 50% no-repeat;
    background-size: 200px auto;
    bottom: 40px;
    right: -20px;
    opacity: .1;
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
    z-index: 1;
}

.sub-nav .active-link {
    color: #59b2c1;
    font-weight: 600;
    text-decoration: underline;
}

.sub-nav-inner {
    display: block;
    margin: 0 auto;
    width: 1400px;
    padding: 0 0 50px 0;
    max-height: 70vh;
    overflow-y: auto;
}

.sub-nav-col {
    position: relative;
    float: left;
    display: block;
    width: 338px;
    padding: 10px 0 10px 20px;
    z-index: 2;
}

.sub-nav-col ul {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
}

.sub-nav-col ul:first-child {
    margin-top: 0;
}

.sub-nav-col ul li {
    display: block;
    padding: 4px 0 0 0;
}

.sub-nav a,
.sub-nav-col ul li a {
    color: #000000;
    font-size: 14px;
}

.sub-nav-col ul li a:hover {
    color: #d8462d;
}

.sub-nav-col .cat-name {
    display: block;
    margin-top: 20px;
}

.sub-nav-col .cat-name:first-child {
    margin-top: 0;
}

.sub-nav-col .cat-name {
    font-weight: 600;
    color: #000000;
    font-size: 16px;
}

.sub-nav-col .cat-name:hover {
    color: #d8462d;
}

.mobile-main-user-controls,
.mobile-main-menu-head,
.mobile-sign-in-up,
.user-links {
    display: none;
}

.master-menu {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.master-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.master-menu a {
    color: #2A2B2C;
}

.master-menu a:hover {
    color: #59b2c1;
}

.master-menu > ul {
    width: auto;
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.master-menu > ul > li {
    float: left;
    padding: 18px 46px;
    font-weight: 600;
}


.main-nav-flipper {
    position: relative;
}




/* STICKY HEADER */
header.sticky {
    position: fixed;
    left: 0;
    top: 45px;
    width: 100%;
    height: 120px;
}

header.sticky.nolenta {
    top: 0;
}

header.sticky .logo {
    top: 8px;
}

header.sticky .search {
    margin: 24px 30px 0 0;
}

header.sticky .header-menu {
    margin: 27px 0 0 0;
}

.main-menu-wrapper.sticky {
    position: fixed;
    left: 0;
    top: 165px;
    width: 100%;
    box-shadow: 0 15px 30px rgba(0,0,0,0.3);
}

.main-menu-wrapper.sticky.nolenta {
    top: 120px;
}

.main-menu-wrapper.sticky + .path,
.main-menu-wrapper.sticky + .page-content,
.main-menu-wrapper.sticky + .product-container,
.main-menu-wrapper.sticky + .povijestNarudzbiHolder,
.main-menu-wrapper.sticky + .home-slider-wrapper,
.main-menu-wrapper.sticky + .discount-counter,
.main-menu-wrapper.sticky + .container-box {
    margin-top: 164px;
}

.home-slider-wrapper .swiper-slide {
    width: 100%;
}

.home-slider-wrapper {
    text-align: center;
    position: relative;
}

.home-slider {
    position: relative;
    display: inline-block;
    width: 100%;
}

.home-slider .swiper-button-prev,
.home-slider .swiper-container-rtl .swiper-button-next {
    left: 20px;
}

.home-slider .swiper-button-next,
.home-slider .swiper-container-rtl .swiper-button-prev {
    right: 20px;
}

.home-slider picture {
    position: relative;
    display: inline-block;
    width: 100%;
}

.home-slider img,
.home-slider source {
    width: 100%;
}

.slide-content {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    max-width: 1110px;
    text-align: left;
    text-shadow: 0 2px 5px rgba(0,0,0,.7);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slide-content h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

.slide-content h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
}

.slide-btn {
    color: #ffffff;
    background: #C9163E;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 30px;
    text-align: center;
    margin: 20px 0 0 0;
    display: inline-block;
    text-shadow: none;
}

.slide-btn:hover {
    background: #59b2c1;
    color: #ffffff;
    text-decoration: none;
}


.slider-dummy {
    background: #f5f5f5;
}

.slider-dummy,
.slider-dummy .container {
    position: relative;
}

.slider-dummy .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}



/* HOME CATEGORIES */
.home-categories {
    position: relative;
    height: 400px;
}

.home-categories .bgnd-strip {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 1;
}

.home-categories .strip-1 {
    top: 0;
    background: #fff;
}

.home-categories .strip-2 {
    top: 100px;
    background: #FAFBFC;
}

.home-categories .strip-3 {
    top: 200px;
    background: #F5F6F9;
}

.home-categories .strip-4 {
    top: 300px;
    background: #EFF1F6;
}

.home-categories .container {
    position: relative;
    z-index: 2;
}

.home-categories .cat-link {
    display: block;
    float: left;
    width: 16.6666%;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 55px;
}

.home-categories .cat-title {
    display: block;
    color: #11131E;
    font-weight: 600;
    margin-top: 10px;
    line-height: 22px;
    transition: 0.3s all ease;
}

.home-categories .cat-link:hover .cat-title {
    color: #59b2c1;
}



/* TABS */
.nav-tabs {
    border-bottom: none;
    text-align: center;
}

.nav-tabs > li {
    margin: 0 5px;
}

.nav-tabs > li > a,
.nav-tabs .nav-link,
.actions .card .card-header a {
    margin-right: 0;
    font-size: 14px;
    font-weight: 600;
    color: #11345c;
    border: none;
    border-radius: 100px;
    padding: 9px 15px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
}

.actions .card .card-header a {
    text-transform: none;
    border-radius: 0;
}

.nav-tabs > li > a.active,
.nav-tabs > li > a.active:hover,
.nav-tabs > li > a.active:focus,
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:active {
    border: 0;
    color: #fff;
    background: #59b2c1;
}

.nav-tabs .nav-link.active:after,
.nav-tabs .nav-link:hover:after,
.nav-tabs .nav-link:focus:after,
.nav-tabs .nav-link:active:after {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 9px 0 9px;
    border-color: #59b2c1 transparent transparent transparent;
}

.akademija_tabovi.nav-tabs > li > a,
.akademija_tabovi.nav-tabs .nav-link {
    font-size: 22px;
    padding: 12px 40px;
}


/* FEATURED */
.featured .section-title {
    position: relative;
}

.featured .nav-tabs {
    position: absolute;
    right: 0;
    top: 0;
}



/* PRODUCT GRID ITEM */

.prod-item {
    border: 1px solid #F1F1F1;
    border-radius: 6px;
    background: #ffffff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.prod-item:hover,
.prod-item:focus,
.prod-item:active {
    border: 1px solid #ffd4cc;
}

.prod-item > ul {
    margin: 0;
    padding: 10px;
    list-style: none;
    /*display: table;*/
    width: 100%;
}

.prod-item > ul > li {
    /*    display: table-cell;
    vertical-align: top;*/
    line-height: 1.3;
}

.prod-item .item-pic {
    position: relative;
    display: block;
    z-index: 1;
    padding: 50px 10px 10px 10px;
}

.prod-item .item-pic a {
    display: block;
    height: 100%;
    color: #000000;
}

.prod-item .item-pic img {
    position: relative;
    display: block;
    z-index: 1;
    margin: 0 auto;
}

.prod-item .item-title {
    display: block;
    font-size: 16px;
}


.prod-item .item-title a {
    color: #000000;
    font-weight: 500;
    word-break: break-word;
    text-decoration: none;
}

.prod-item .item-title a:hover,
.prod-item .item-title a:active,
.prod-item .item-title a:focus {
    color: #d8462d;
}

.prod-item .item-price {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 5px 0;
    color: #151515;
}

.prod-item .item-price .price-wrapper {
    align-self: center;
}

.prod-item .item-price span {
    display: inline-block;
}

.prod-item .item-price .price-before {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: 300;
    color: #707070;
}

.prod-item .item-price .price-now {
    color: #151515;
}

.prod-item .favorite-trigger {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 21px;
    color: #D3D3D3;
    cursor: pointer;
    z-index: 3;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.prod-item .favorite-trigger svg {
    width: 20px;
    height: 20px;
}

.prod-item .favorite-trigger svg path {
    stroke: #d3d3d3;
    fill: none;
}

.prod-item .favorite-trigger.liked .heart-full svg path,
.prod-item .favorite-trigger.heart-full svg path,
.prod-item .favorite-trigger .heart-full svg path {
    fill: #d8462d;
    stroke: #d8462d;
}

.prod-item .item-badges {
    position: absolute;
    left: 15px;
    top: 15px;
    right: 15%;
    z-index: 2;
}


/* ITEM BADGES */
.item-badges {
    width: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.item-badges li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

.item-badges li span,
.item-badges li a {
    position: relative;
    display: block;
    width: 45px;
    height: 45px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 12px;
    font-weight: 600;
    border-radius: 100px;
}

.prod-item .item-badges li span,
.prod-item .item-badges li a {
    font-size: 12px;
}

.item-badges li span > i,
.item-badges li a > i {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    font-style: normal;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.item-badges li span.badge-discount {
    background: #59b2c1;
    font-size: 22px;
}

.item-badges li span.badge-discount-fuksija {
    background: #d8462d;
    font-size: 22px;
}

.item-badges li span.badge-new {
    border: 1px solid #5cb67e;
    color: #5cb67e;
}

.catalogue-newsletter-wrapper {
    padding: 0;
}

#fax_important {
    display: none;
}

.catalogue-section {
    position: relative;
    overflow: hidden;
    display: block;
}

.catalogue-section img {
    width: 100%;
    border-radius: 6px
}

.catalogue-content {
    font-size: 18px;
    font-weight: 600;
}

.catalogue-txt {
    width: 40%;
    display: block;
    float: right;
    text-align: right;
    margin: 30px;
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    right: 40px;
    top: 45px;
}

.catalogue-btn {
    background: #59b2c1;
    color: #ffffff;
    font-weight: 600;
    border-radius: 100px;
    display: block;
    text-align: center;
    width: 180px;
    padding: 11px 0;
    margin: 20px 0 0 0;
    float: right;
}

.catalogue-btn:hover,
.catalogue-btn:focus,
.catalogue-btn:active {
    color: #ffffff;
    background: #1778a7;
}

/* NEWSLETTER SIGNUP */
.newsletter-signup-inner {
    position: relative;
    border-radius: 6px;
    color: #ffffff;
    text-shadow: 0 1px 6px rgba(0,0,0,.8);
    overflow: hidden;
}

.newsletter-signup-inner img {
    width: 100%;
}

.newsletter-signup-inner .btn-primary {
    text-shadow: none;
    background: #11345c;
    margin: 20px 0 0 0;
}

.newsletter-signup-inner .btn-primary:hover,
.newsletter-signup-inner .btn-primary:focus,
.newsletter-signup-inner .btn-primary:active {
    background: #205ca1;
}

.newsletter-signup-content h2 {
    font-weight: 600;
    margin: 0 0 20px 0;
    font-size:35px;
}

.newsletter-subtitle {
    font-size: 14px;
    font-weight: 500;
}

.newsletter-signup-content input[type=checkbox] + label:before {
    border: 1px solid #ffffff;
    background: rgba(255,255,255, .2);
}

.newsletter-signup-content input[type=checkbox]:checked + label:before {
    background: #ffffff;
    text-shadow: none;
}

.newsletter-signup-content {
    position: absolute;
    z-index: 2;
    padding: 0px 50px;
    top: 50%;
    transform: translateY(-50%);
}

.newsletter-form {
    width: 100%;
    margin: 20px auto;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.newsletter-form .nl-email {
    border-radius: 100px 0 0 100px;
    background: #fff;
    padding: 0 15px;
    position: relative;
}

.newsletter-form .nl-email:before {
    content: '';
    position: absolute;
    top: 0;
    right: -10px;
    display: block;
    height: 100%;
    width: 20px;
    background: #fff;
    z-index: 2;
}

.newsletter-form .nl-name {
    width: 35%;
    background: #fff;
    padding: 0 15px;
    border-left: 1px solid #D4D4D4;
}

.newsletter-form .nl-email input,
.newsletter-form .nl-name input {
    color: #11131E;
    width: 100%;
    height: 100%;
    display: block;
    border: none;
}

.newsletter-form .nl-button {
    position: relative;
    z-index: 3;
    width: 120px;
    border-radius: 30px 100px 100px 30px;
}

.newsletter-form .nl-button .btn {
    padding: 11px 0;
    text-align: center;
    width: 100%;
    border-radius: 0 100px 100px 0;
}

.newsletter-signup .gdpr-accept {
    margin-top: 15px;
}

.newsletter-signup .gdpr-accept a {
    color: #fff;
    text-decoration: underline;
}

.newsletter-signup .gdpr-accept a:hover {
    color: #11131E;
}

.newsletter-form .btn-primary {
    background: #D02349;
}

.newsletter-form .btn-primary:hover,
.newsletter-form .btn-primary:focus,
.newsletter-form .btn-primary:active {
    background: #b11a3b;
}

gdpr-accept {
    font-size: 14px;
}

/* HIGHLIGHTS */
.highlights {
    padding-bottom: 60px;
}

.highlights img {
    border-radius: 6px;
    width: 100%;
}

.left-side-banner {
    width: 40.3%;
    margin: 0 15px 0 0;
}


.right-side-banners a {
    display: block;
}

.right-side-banners a:first-of-type {
    margin: 0 0 20px 0;
}

/* BRANDS */
.brands {
    margin: 0 0 80px 0;
    background: #f7f7f7;
    padding: 30px 0;
}

.brands-carousel {
    position: relative;
}

.brands h2 {
    margin: 0 0 20px 0;
}

.brands .swiper-button-prev,
.brands .swiper-button-next {
    transform: translateY(-50%);
}

.brands a {
    position: relative;
    display: block;
}

.brands .swiper-slide {
    width: auto;
}

.brands a img {
    display: inline-block;
    max-width: 150px;
    opacity: 0.7;
    transition: 0.5s all ease;
}

.brands a:hover img {
    opacity: 1;
}


/* SEASONAL */
.seasonal {
    padding-top: 40px;
}

.featured-products {
    padding: 50px 0 50px 0;
    position: relative;
    background-color: #F7F7F7;
    margin: 80px 0px;
}

.product-carousel {
    position: relative;
}

.product-carousel .swiper-pagination,
.related-products .swiper-pagination,
.actions .swiper-pagination {
    right: 0;
    left: 0;
    bottom: -50px;
}

.actions .swiper-pagination {
    bottom: -30px;
}

.product-carousel .swiper-pagination-bullet,
.related-products .swiper-pagination-bullet,
.actions .swiper-pagination-bullet {
    background: #EDEDED;
    border: none;
    margin: 0 5px;
    outline: none;
    width: 12px;
    height: 12px;
}

.related-products .swiper-pagination-bullet {
    background: #cfcfcf;
}

.product-carousel .swiper-pagination-bullet-active,
.related-products .swiper-pagination-bullet-active,
.actions .swiper-pagination-bullet-active {
    background: #59b2c1;
}

.product-carousel .swiper-button-next,
.product-carousel .swiper-container-rtl .swiper-button-prev,
.brands-carousel .swiper-button-next,
.brands-carousel .swiper-container-rtl .swiper-button-prev,
.recently-viewed-carousel .swiper-button-next,
.recently-viewed-carousel .swiper-container-rtl .swiper-button-prev,
.related-products-carousel .swiper-button-next,
.related-products-carousel .swiper-container-rtl .swiper-button-prev {
    right: -10px;
}

.product-carousel .swiper-button-prev,
.product-carousel.swiper-container-rtl .swiper-button-next,
.brands-carousel .swiper-button-prev,
.brands-carousel .swiper-container-rtl .swiper-button-next,
.recently-viewed-carousel .swiper-button-prev,
.recently-viewed-carousel .swiper-container-rtl .swiper-button-prev,
.related-products-carousel .swiper-button-prev,
.related-products-carousel .swiper-container-rtl .swiper-button-prev {
    left: -10px;
}

/* WIDE HIGHLIGHT */
.wide-highlight img {
    width: 100% !important;
}


/* BENEFITS */
.benefits {
    background: #F7F7F7;
    padding: 25px 0;
}

.benefits ul {
    margin: 0;
    padding: 0 20px 0 0;
    list-style: none;
    width: 33%;
}

.benefits ul .benefit-icon {
    display: inline-block;
    width: 70px;
}

.benefits ul .benefit-icon a {
    display: inline-block;
}

.benefits ul .benefit-icon span {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 65px;
    background: #000;
    border-radius: 100%;
}

.benefits ul .benefit-icon span img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 35px;
    transform: translate(-50%,-50%);
}

.benefits ul .benefit-icon .ways-pay img {
    left: 57%;
}

.benefits ul .benefit-text {
    margin: 0 0 0 10px;
    font-weight: 600;
    line-height: 1.4;
    font-size: 16px;
}

.benefits ul .benefit-text a {
    color: #2C2C2C;
}

.benefits ul .benefit-text a:hover,
.benefits ul .benefit-text a:focus,
.benefits ul .benefit-text a:active {
    color: #d8462d;
}

.benefits ul .benefit-text span {
    display: block;
    font-weight: 300;
    margin-top: 5px;
    font-size: 14px;
    color: #707070;
    line-height: 1.3
}

/* NEWS */

.container.blog,
.blog-detail .container {
    max-width: 1200px;
}

.blog h1 {
    text-align: center;
    margin: 0 0 30px 0;
}

.news-item {
    width: 31%;
    margin: 0 3% 3% 0;
}

.news-item a {
    display: inline-block;
}

.news-item:nth-of-type(3n) {
    margin: 0 0 3% 0;
}

.news-item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.news-pic img {
    border-radius: 6px;
    width: 100%;
}

.news-date {
    position: relative;
    font-size: 12px;
    color: #A0A4B1;
    margin-bottom: 10px;
}

.news-title {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 0 0;
    color: #000000;
    line-height: 1.4;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.news-item a:hover .news-title {
    color: #59b2c1;
}

.news-lead {
    margin-top: 10px;
    color: #707070;
}

.news-link {
    margin-top: 10px;
    font-weight: 600;
}



/* FOOTER */
footer {
    margin-top: 60px;
    background: #F8F8F8;
    padding: 40px 0;
    font-size: 14px;
    color: #454545;
}

.footer-logo img {
    width: 80px;
    height: 75px;
}

.footer-info-desc {
    margin: 20px 0;
    line-height: 1.6;
}

.footer-info,
.footer-col {
    width: 33%;
    position: relative;
}

.footer-col {
    line-height: 2;
    padding: 0 0 0 80px;
}

.footer-col:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    display: block;
    width: 1px;
    background: #E8E8E8;
}

.certs {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.certs li {
    display: inline-block;
    margin: 0 0 10px 0;
}

.certs img {
    width: 95px;
}

footer .link-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

footer .link-list li {
    display: block;
    margin-top: 5px;
}

footer .link-list li:first-child {
    margin: 0;
}

footer a {
    color: #454545;
}

footer .link-group-title {
    font-weight: 600;
    color: #11345c;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.footer-col .link-group-title:last-of-type {
    margin: 30px 0 10px 0;
}


footer .cards {
    position: relative;
    margin: 30px 0 10px 0;
    display: inline-block;
    width: 100%;
    text-align: left;
}

footer .cards ul,
footer .social {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
}

footer .cards ul li {
    display: inline-block;
    margin: 0 5px 15px 0;
    height: 30px;
}

footer .cards ul li img {
    position: relative;
    max-height: 30px;
    max-width: 100px;
}

.footer-disclaimer {
    text-align: center;
    font-size: 13px;
}

.footer-disclaimer a {
    font-weight: 600;
}

footer .copy {
    width: 100%;
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
}

footer .disclaimer {
    margin-top: 40px;
    color: #7F8390;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 20px;
}

footer .social li {
    display: inline-block;
    margin-right: 15px;
}

footer .social a {
    display: block;
    position: relative;
    font-size: 16px;
    text-align: center;
}

footer .social a span {
    position: relative;
}


footer .social .fb {
    color: #3B5999;
    top: -1px;
}

footer .social .inst {
    color: #517fa4;
    font-size: 18px;
}

footer .social .yt {
    color: #bb0000;
    font-size: 21px;
    top: 2px;
}

footer .social .li {
    color: #0e76a8;
}

.icon-pinterest {
    top: 2px;
    width: 23px;
    height: 23px;
    display: block;
    background: url(../img/pinterest.svg) 50% 50% no-repeat;
    background-size: 23px auto;
}

.icon-tiktok {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../img/tiktok.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}



/* BREADCRUMBS */
.path {
    margin: 20px 0 0 0;
}

.breadcrumbs {
    font-size: 13px;
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.breadcrumbs ul li {
    display: inline-block;
}

.breadcrumbs ul li a {
    font-weight: 600;
}

.breadcrumbs ul li::after {
    content: '/';
    padding: 0 5px;
    color: #2C2C2C;
}

.breadcrumbs ul li:last-child::after {
    display: none;
}

.breadcrumbs ul li:last-child a {
    font-weight: 300;
}

.breadcrumbs a {
    color: #3e3e3e;
}

.breadcrumbs a:hover {
    color: #d8462d;
    text-decoration: underline;
}


/* PRODUCT LISTING */
.page-heading {
    margin-top: 20px;
}

.basket-main .page-heading {
    margin-top: 60px;
}

.page-content {
    margin-top: 25px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

article a {
    font-weight: 600;
    text-decoration: underline;
}

.page-content.narrow .container {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.content-block {
    margin-bottom: 35px;
}

.page-content article h3 {
    margin-bottom: 30px;
    font-weight: 600;
    color: #006699;
}

.page-sidebar {
    float: left;
    /*width: 260px;*/
    width: 20%;
    border: 1px solid #F1F1F1;
    border-radius: 6px;
}

.super-cat {
    position: relative;
    background: #59b2c1;
    padding: 13px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
    font-size: 14px;
}

.super-cat a {
    color: #fff;
}

.menu-left {
    padding: 0 20px;
}

.menu-left ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}


.menu-left ul li {
    display: block;
}

.menu-left ul li a {
    position: relative;
    display: block;
    color: #11131E;
    padding-right: 0;
    font-size: 14px;
}

.menu-left ul li a:hover {
    color: #d8462d;
}

.menu-left ul li span {
    position: absolute;
    right: 0;
    top: 18px;
    font-size: 80%;
    font-weight: 400;
    color: #8E929E;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.menu-left .active {
    color: #000000;
}

.menu-left ul li ul li a.active {
    color: #59b2c1;
    font-weight: 600;
}

.menu-left ul li a {
    padding: 4px 0;
    font-weight: 600;
    line-height: 1.4;
}

.menu-left ul ul {
    padding: 0 0 0 15px;
    margin: 0;
}

.menu-left ul ul li {
    padding-top: 2px;
    padding-bottom: 2px;
}

.menu-left ul ul li span {
    top: 0;
    transform: none;
    -webkit-transform: none;
}

.menu-left ul ul li a {
    font-weight: 300;
}

.menu-left > ul > li:first-child a {
    padding: 0 50px 6px 0;
}

.menu-left > ul > li:last-child a {
    padding: 6px 50px 0 0;
}

.page-main {
    float: right;
    /*width: 970px;*/
    width: 77%;
}

.page-main h2.mobile-lead {
    display: none;
}

.filters {
    position: relative;
}

.filters .mobile-title {
    display: none;
}

.filter,
.toggle-filters {
    float: left;
    width: 18.5%;
    margin: 20px 10px 0 0;
    font-size: 13px;
}

.range {
    padding: 18px 12px 14px 12px;
}

.range-slider {
    height: 10px;
    margin-top: 10px;
}

.slider-values {
    overflow: hidden;
    margin-top: 20px;
}

.filter .calc_value {
    float: right;
    width: 44%;
    padding: 4px 8px;
    font-size: 13px;
    border: 1px solid #ddd;
}

.filter .calc_value:first-of-type {
    float: left;
}




.hidden-filters,
.mobile-triggers,
.filters-bottom,
.selected-filters-mobile,
.close-filters {
    display: none;
}

.selected-filters {
    position: relative;
    padding-top: 10px;
    font-size: 14px;
}

.selected-filters ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.selected-filters ul li {
    position: relative;
    display: inline-block;
    margin-right: 8px;
    margin-top: 10px;
    color: #fff;
    background: #5cb67e;
    padding: 0 30px 0 10px;
    line-height: 30px;
    border-radius: 6px;
}

.selected-filters ul li:first-of-type {
    margin-left: 0;
}

.selected-filters .icon-close {
    position: absolute;
    right: 0;
    top: 1px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 8px;
    text-align: center;
    overflow: hidden;
    line-height: 30px;
    opacity: 0.5;
}

.selected-filters .icon-close:hover {
    color: #fff;
    opacity: 1;
}

.remove-all-filters {
    font-weight: 600;
    margin: 10px 0 0 0;
    display: inline-block;
    width: 100%;
    color: #d8462d;
}

.remove-all-filters:hover {
    color: #bc361f;
}

.grid-heading {
    position: relative;
    line-height: 40px;
    margin-top: 10px;
}

.grid-qty {
    float: left;
    position: relative;
    line-height: 40px;
    top: 3px;
}

.grid-qty strong {
    color: #39434B;
}

.page-nav {
    text-align: center;
    color: #39434B;
}

.grid-heading .page-nav {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}

.page-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-nav ul li {
    display: inline-block;
    margin: 0 10px;
    line-height: 40px;
}

.page-nav ul li a {
    position: relative;
    top: 3px;
    color: #39434B;
    font-size: 18px;
    z-index: 10;
}

.page-nav ul li a:hover {
    color: #59b2c1;
}

.page-nav ul li span,
.page-nav ul li input {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    border-radius: 5px;
}

.page-nav ul li input {
    margin-right: 10px;
    text-align: center;
    width: 40px;
    border: 1px solid #E0E1E6;
    background: none;
    color: #59b2c1;
    font-weight: 600;
}

.sort-results {
    float: right;
    font-size: 12px;
}

.sort-results span {
    display: inline-block;
    vertical-align: middle;
}

.sort-results .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
    margin: 0 0 0 15px;
}

.product-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 20px;
    justify-content: space-between;
}



.product-grid .prod-item {
    /*width: 310px;*/
    width: 32%;
    float: left;
}

.product-grid .prod-item:nth-child(3n+1) {
    margin-left: 0;
}

.grid-bottom {
    text-align: center;
    margin-top: 50px;
}



/* LANDING PAGES */
.collage-top {
    margin-bottom: 40px;
}

.collage-top .large-img {
    float: left;
    width: 700px;
    overflow: hidden;
}

.collage-top-inner {
    float: left;
    width: 320px;
    margin-left: 20px;
}

.collage-top .small-img {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.collage-top .small-img:first-of-type {
    margin-top: 0;
}

.collage-top img {
    width: 100% !important;
}



/* PRODUCT QUANTITY STEPPER */
.kol-label {
    margin: 0 0 10px 0;
    display: inline-block;
    width: 100%;
}

.change_qty {
    max-width: 200px;
    margin: 0 20px 0 0;
    padding: 0;
    list-style: none;
    line-height: 41px;
    display: block;
    float: left;
}

.change_qty li {
    float: left;
    display: block;
    width: 33.333%;
}

.change_qty .prod_qty {
    width: 33.333%;
    height: 41px;
    border-top: 1px solid #E6E7EC;
    border-bottom: 1px solid #E6E7EC;
    font-weight: 600;
}

.change_qty li .handle {
    display: block;
    height: 41px;
    color: #000;
    text-align: center;
    font-size: 10px;
    border: 1px solid #E6E7EC;
    background: #f5f5f5;
}

.change_qty li .handle:hover {
    text-decoration: none;
    color: #fff;
    background: #d8462d;
    border-color: #d8462d;
}

.change_qty li .handle.sub {
    border-right: 0;
    border-radius: 100px 0 0 100px;
}

.change_qty li .handle.add {
    border-left: 0;
    border-radius: 0 100px 100px 0;
}

.change_qty li input {
    display: block;
    color: #232323;
    width: 100%;
    border: 0;
    background: none;
    height: 41px;
    line-height: 41px;
    text-align: center;
}

.basket-products .change_qty {
    margin: 0 auto;
    float: none;
    height: 35px;
    line-height: 35px;
    width: 100%;
    max-width: 140px;
}

.basket-products .change_qty li .handle,
.basket-products .change_qty .prod_qty {
    height: 35px;
}

.basket-products .change_qty li input {
    height: 35px;
    line-height: 35px;
}

/* PRODUCT PAGE */
.product-general {
    color: #707070;
}

.product-name {
    font-size: 28px;
    line-height: 1.2;
    margin: 0 0 10px 0;
    font-weight: 600;
    color: #2C2C2C;
}

.product-price {
    margin-top: 10px;
    font-size: 28px;
    font-weight: 600;
}

.product-price span {
    display: inline-block;
    vertical-align: baseline;
}

.price-before-wrapper {
    display: inline-block;
    text-decoration: line-through;
    color: #454545;
    font-size: 16px;
    margin-left: 15px;
    position: relative;
    top: -3px;
}

.product-price .price-rate {
    display: block;
    color: #A0A4B1;
    font-size: 16px;
    font-weight: 400;
}

.product-price .price-now {
    font-weight: 600;
    color: #d8462d;
}

.product-info-sheet {
    margin-top: 40px;
}

.product-info {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #E3E6EC;
}

.product-info:first-of-type {
    margin-top: 40px;
}

.product-info li {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    padding-top: 12px;
    padding-bottom: 12px;
}

.product-info li:first-child {
    text-align: left;
    text-transform: uppercase;
}

.product-info:first-of-type {
    border-top: 0;
}

.product-info:first-of-type li {
    padding-top: 0;
}

.product-info:last-of-type li {
    padding-bottom: 0;
}

.product-info .availability span {
    position: relative;
    margin-right: 5px;
}

.piktogram-list {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}

.piktogram-list li {
    display: inline-block;
    margin-right: 20px;
}

.piktogram-img {
    width: 100px;
    height: auto;
}

.product-info .availability .icon-check {
    top: 3px;
}

.product-info .available {
    color: #00A76E;
}

.product-info .not-available {
    color: #A0A4B1;
}

.product-info .coming-soon {
    color: #E98400;
}

.product-set-qty {
    margin-top: 30px;
}

.product-set-qty .change_qty {
    line-height: 50px;
}

.product-set-qty .change_qty .prod_qty {
    height: 50px;
    border-top: 1px solid #AEB1BB;
    border-bottom: 1px solid #AEB1BB;
}

.product-set-qty .change_qty li input {
    height: 50px;
    line-height: 50px;
}

.product-set-qty .change_qty li .handle {
    height: 50px;
    font-size: 12px;
    border: 1px solid #AEB1BB;
}

.product-set-qty .change_qty li .handle.sub {
    border-right: 0;
}

.product-set-qty .change_qty li .handle.add {
    border-left: 0;
}

.product-add {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
}

.product-add .btn-action,
.product-add .btn-favorites,
.product-add .btn-action-white {
    margin-left: 0;
}

.product-info .availability a {
    color: #000000;
    font-weight: 600;
}

.product .product-pic-inner .btn-favorites {
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    margin: 0 0 0 30px;
    right: 10px;
    z-index: 10;
    border: none;
    padding: 0;
    top: 10px;
    width: auto;
}

.btn-favorites:hover,
.btn-favorites:active,
.btn-favorites:focus {
    background: transparent;
}

.btn-favorites svg {
    width: 23px;
    height: 20px;
}

.btn-favorites.in-favs path {
    fill: #d8462d;
}

.product-pills {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-pills li {
    display: inline-block;
    background: #EFF1F6;
    color: #A0A4B1;
    border-radius: 4px;
    line-height: 20px;
    padding: 5px 12px;
    white-space: nowrap;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 600;
}

.product-pills li img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.product-benefits {
    margin-bottom: 20px;
    border: 1px solid #E0E1E6;
    border-radius: 5px;
    padding: 10px;
    display: inline-block;
    width: 100%;
    font-size: 13px;
}

.product-benefits.promokod-inner {
    margin: 0;
}

.product-benefits img {
    float: left;
    width: 30px;
}

.product .product-pic {
    padding: 0;
    color: #707070;
}

.product .product-pic-inner {
    position: relative;
}

.product .product-pic-inner a {
    display: inline-block;
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
}

.product .product-pic-carousel {
    position: relative;
    z-index: 1;
}

.product .product-pic-carousel img {
    display: block;
    margin: 0 auto;
    width: auto;
    aspect-ratio: auto;
}

.product .product-thumbs {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0 0;
}

.product .product-thumbs button {
    display: block;
    width: 90px;
    height: 90px;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #E6E7EC;
    overflow: hidden;
}

.product .product-thumbs button:first-child {
    margin-top: 0;
}

.product .product-thumbs button img {
    display: inline-block;
    vertical-align: middle;
}

.product .product-thumbs button:hover {
    border-color: #e1e2e3;
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

.product .swiper-slide-thumb-active img {
    border-color: #d8462d;
}

/*.product-thumbs .swiper-slide {
    width: 80px;
}*/

.product-thumbs img {
    border: 1px solid #e6e6e6;
    padding: 5px;
    /*width: 60px;*/
    cursor: pointer;
    border-radius: 5px;
}

.product .item-badges {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}

.product .item-badges li span {
    font-size: 13px;
}

.product .item-badges li span.badge-discount {
    font-size: 40px;
    width: 90px;
    height: 90px;
}

.product .item-badges li span.badge-discount-fuksija {
    font-size: 24px;
    width: 90px;
    height: 90px;
}

.product .item-badges li .profi-sticker {
    font-size: 24px;
    width: 90px;
    height: 90px;
}

.product .item-badges li .profi-sticker span {
    font-size: 14px;
}

.share-label {
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.addthis_inline_share_toolbox_ailw {
    display: block;
    float: left;
    clear: none !important;
}

.print-page {
    position: relative;
    color: #707070;
    margin: 0 0 0 10px;
    top: -2px;
}

.print-page:hover {
    color: #59b2c1;
}

.print-page .icon-print {
    position: relative;
    top: 3px;
    margin: 0 5px 0 0;
    color: #2C2C2C;
    font-size: 16px;
}

.product-share .print-page > span {
    position: relative;
    top: 4px;
    font-size: 20px;
}

.product-share .print-page i {
    font-style: normal;
    margin-left: 10px;
}
/*.prod-availability {  margin-top: 15px; font-size: 13px;}*/
prod-availability {
    font-size: 13px;
}

.out-of-stock {
    background: #EFF1F6;
}

.out-of-stock.discount {
    background: none;
    border: 1px solid #d8dae0;
}

.out-of-stock.discount .prod-availability {
    text-transform: none;
}

.prod-discounted-price {
    font-weight: 600;
    font-size: 26px;
    margin: 0 0 10px 0;
    color: #00ac5b;
}

.placanje-dostava {
    display: inline-block;
    width: 100%;
    margin: 15px 0 10px 0;
    padding: 0;
}

.placanje-dostava li {
    display: block;
    float: left;
    margin: 0 0 15px 0;
}

.placanje-dostava li:last-child {
    margin: 0 0 15px 0;
}

.placanje-dostava li a {
    display: inline-block;
}

.placanje-dostava .placanje-ico,
.placanje-dostava .dostava-ico,
.more-info-contact {
    position: relative;
    padding: 5px 0 0 35px;
    color: #104864;
}

.placanje-dostava a:hover,
.placanje-dostava a:focus,
.placanje-dostava a:active {
    color: #d8462d;
}

.placanje-dostava .dostava-ico {
    padding: 5px 0 0 48px;
}

.placanje-dostava .placanje-ico:before {
    content: '';
    display: block;
    width: 25px;
    height: 26px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url(../img/uvjeti-placanja-ico.svg) 50% 50% no-repeat;
    background-size: 25px auto;
}

.placanje-dostava .dostava-ico:before {
    content: '';
    display: block;
    width: 35px;
    height: 24px;
    position: absolute;
    top: 5px;
    left: 0;
    background: url(../img/mogucnosti-dostave-ico2.svg) 50% 50% no-repeat;
    background-size: 35px auto;
}

.more-info-contact:before {
    content: '';
    display: block;
    width: 25px;
    height: 26px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url(../img/contact-us-ico2.svg) 50% 50% no-repeat;
    background-size: 25px auto;
}


.half-col {
    float: left;
    width: 45%;
    margin-left: 40px;
}

.half-col:first-of-type {
    margin-left: 0;
}

.product-description {
    margin-top: 40px;
    color: #2C2C2C;
}

.product-description .tab-content {
    line-height: 1.8;
}

.product-description .nav-tabs {
    margin-bottom: 40px;
}

.product-characteristic {
    display: table;
    width: 100%;
    margin: 2px 0;
    padding: 0;
    list-style: none;
    border: 1px solid #EFF1F6;
}

.product-characteristic li {
    display: table-cell;
    padding: 12px 15px;
    word-break: break-word;
}

.product-characteristic li:first-of-type {
    width: 200px;
    background: #EFF1F6;
    font-weight: 600;
}

/* PRODUCT SHEET */
.product-sheet {
    margin: 0 auto;
}

.product-sheet-title {
    text-align: center;
    font-size: 70px;
    line-height: 75px;
    font-weight: 300;
    margin-top: 60px;
}

.product-sheet-lead {
    text-align: center;
    font-size: 20px;
    color: #BABFCF;
    font-weight: 600;
    margin-top: 20px;
}

.product-sheet-emphasized {
    text-align: center;
    font-size: 16px;
    color: #59b2c1;
    font-weight: 600;
}

.product-sheet-movie {
    padding: 60px 0;
}

.product-sheet-text {
    margin: 20px 0;
}

.product-sheet-bottom {
    text-align: center;
    margin-top: 40px;
}


.topbar .upit-btn {
    background: #d8462d;
    color: #ffffff;
    padding: 3px 10px 4px 10px;
    border-radius: 100px;
    position: relative;
    top: -1px;
}

.topbar .upit-btn:hover,
.topbar .upit-btn:focus,
.topbar .upit-btn:active {
    background: #bc361f;
    color: #ffffff;
}

/* KOSARICA */

/*.basket {
    padding: 0 0 50px 0;
}*/

.basket h1 {
    font-size: 23px;
}

.basket header {
    position: relative;
    width: 100%;
    background: transparent;
    margin: 0;
    border-bottom: 1px solid #e2e2e2;
    height: 140px;
}

.section-head {
    margin-top: 0;
    margin-bottom: 50px;
    text-align: center;
}

.basket-btns {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}

.basket-btns.mobile-hide {
    margin-top: 0;
}

.btn-basket-back {
    float: left;
}

.basket-products-sidro .btn-basket-order {
    padding: 10px 30px;
}

.btn-basket-order {
    float: right;
}

.basket .btn-cont-helper {
    margin-top: 25px;
}

.basket-products {
    margin-top: 50px;
}

.basket-products .heading {
    display: table;
    width: 100%;
    border-bottom: 3px solid #E0E1E6;
    font-weight: 600;
}

.basket-products .heading div {
    display: table-cell;
    padding-bottom: 10px;
}

.basket-products .remove-wrap {
    width: 60px;
    text-align: right;
}

.basket-products .item {
    border-bottom: 1px solid #E0E1E6;
    padding: 20px 0;
}

.basket-products .basket-row {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.basket-products .basket-row > div {
    display: table-cell;
    vertical-align: middle;
}

.basket-products .mobile-title {
    display: none;
}

.basket-products .img-title-wrapper > div {
    display: table;
    width: 100%;
}

.basket-products .product-img {
    display: table-cell;
    width: 60px;
    vertical-align: middle;
}

.basket-products .product-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
    padding-right: 40px;
}

.basket-products .product-title ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.2;
}

.basket-products .cijena-kom-wrapper {
    width: 415px;
}

.basket-products .cijena-kom-wrapper > div {
    display: table;
    width: 100%;
}

.basket-products .cijena-wrapper,
.basket-products .kom-ukupno {
    display: table-cell;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    line-height: 22px;
}

.basket-products .kom-wrapper {
    display: table-cell;
    width: 140px;
    vertical-align: middle;
    text-align: center;
}

.basket-products .kom-wrapper .change_qty li .handle {
    background: #f2f2f2;
}

.basket-products .kom-wrapper .change_qty li .handle:hover {
    background: #d8462d;
    border-color: #d8462d;
}

.basket-products .cijena-wrapper .cijena-sada {
    color: #d8462d;
    font-size: 15px;
    font-weight: 600;
}

.basket-products .cijena-wrapper .cijena-prije {
    display: block;
    font-size: 13px;
    color: #81838B;
    text-decoration: line-through;
}

.basket-products .remove-wrap .remove {
    font-size: 10px;
    color: #E9003F;
}

.basket-products .product-title ul a {
    color: #000000;
}

.basket-products .product-title ul a:hover,
.basket-products .product-title ul a:focus,
.basket-products .product-title ul a:active {
    color: #59b2c1;
}

.popust-label {
    color: #59b2c1;
    font-weight: 600;
}

.basket .total-sum-wrapper {
    text-align: right;
    padding-top: 15px;
}

.basket .total-sum-wrapper ul {
    display: table;
    width: 100%;
    max-width: 360px;
    margin: 5px 0 0 auto;
    padding: 0;
    list-style: none;
    font-size: 18px;
}

.basket .total-sum-wrapper .min-saving {
    color: #d8462d;
}

.basket .total-sum-wrapper .total-sum {
    font-size: 20px;
}

.basket .promo-code-enter {
    background: #FAFAFA;
    margin-top: 20px;
    padding: 25px 20px;
    width: 100%;
    border-radius: 10px;
}

.basket .promo-code-enter ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
}

.basket .promo-code-enter ul li {
    display: table-cell;
    vertical-align: middle;
}

.basket .promo-code-enter ul .promo-input input {
    width: 220px;
    border: 1px solid #EEEEEE;
}

.basket .promo-code-enter ul .promo-btn {
    width: 140px;
}

.basket .promo-code-enter ul .promo-btn .btn {
    width: 100%;
}

.basket .promo-code-enter input {
    margin-top: 0;
}

.basket .promo-code-enter .btn {
    margin-left: 10px;
}

.basket .order-overview .headings {
    display: table;
    margin: 0 0 0 auto;
}

.basket .order-overview .headings > div {
    display: table-cell;
}

.basket .order-overview .headings .selected-quantity {
    padding-right: 0;
}

.basket .order-overview .headings {
    width: 50%;
    margin-right: 0;
}

.order-overview .cijena-kom-wrapper {
    width: 50%;
}

.order-overview .selected-pdv,
.order-overview .selected-pdv-rate {
    vertical-align: middle;
    display: table-cell;
}

.order-overview .selected-quantity {
    width: 20%;
    text-align: center;
}

.order-overview .selected-price-per-piece,
.order-overview .selected-pdv,
.order-overview .selected-price-total {
    width: 20%;
}

.order-overview .selected-pdv-rate {
    width: 20%;
    text-align: center;
}

.order-overview .selected-pdv {
    text-align: right;
}

.podaci-uplata {
    margin-top: 40px;
}

.podaci-uplata ul {
    margin: -1px 0 0 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
    max-width: 640px;
    border: 1px solid #d5d5d5;
}

.podaci-uplata ul li {
    display: table-cell;
    vertical-align: top;
    padding: 8px 16px;
}

.podaci-uplata ul li:first-child {
    width: 160px;
    background: #eaeaea;
}

.steps {
    list-style-type: none;
    padding: 0;
    text-align: center;
    font-size: 14px;
    margin: 40px 0;
}

.steps li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
    border-radius: 100px;
    padding: 9px 20px;
    border: 1px solid #dedede;
}

.steps li.active {
    font-weight: 600;
    background: #59b2c1;
    color: #fff;
    border: 1px solid #59b2c1;
}

.steps li .step-wrapper {
    font-weight: 500;
}

.steps li.active .step-wrapper {
    color: #ffffff;
}

.steps li .step-wrapper .circle {
    display: none;
}



.signins-wrapper {
    background: #fff;
    padding: 0 0 30px 0;
}

.signins-wrapper h4 {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
}

.signins-wrapper .item {
    position: relative;
    float: left;
    /*width: 365px;*/
    width: 32%;
    border-left: 1px solid #d5d5d5;
    padding: 0 60px 80px 60px;
}

.signins-wrapper .item:first-of-type {
    border-left: 0;
    padding-left: 0;
}

.signins-wrapper .item.last {
    padding-right: 0;
}

.signins-wrapper .btn-holder {
    position: absolute;
    left: 60px;
    bottom: 0;
}

.signins-wrapper .item:first-of-type .btn-holder {
    left: 0;
}

.signins-wrapper .half-col {
    width: 50%;
    float: left;
    padding-left: 60px;
    margin-left: 0;
}

.signins-wrapper .half-col:first-of-type {
    border-right: 1px solid #d5d5d5;
    padding-left: 0;
    padding-right: 60px;
}

.single-signin-wrapper {
    position: relative;
}

.prijava .btn-holder {
    position: relative;
    left: 0;
    margin-top: 30px;
}

.form-control {
    padding: 7px 20px;
    height: 40px;
    margin-top: 5px;
    border-radius: 100px;
    font-size: 14px;
}

.radio-wrapper {
    display: inline-block;
    margin-left: 40px;
}

.full-width {
    display: block;
}

.form-group,
.form-check {
    margin-bottom: 25px;
}

.form-check {
    padding-left: 10px;
}

.company-data,
.shipping-form {
    display: none;
}

.shipping-form {
    padding-top: 25px;
}

.autocomplete-items {
    padding: 7px 0;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}

.autocomplete-items > div {
    cursor: pointer;
    padding: 3px 10px;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.autocomplete-items > div:hover {
    background: #f1f2f3;
}

.note_span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
}

.form-group {
    position: relative;
}

.form-group label {
    position: absolute;
    left: 20px;
    top: 8px;
    z-index: 2;
    font-size: 14px;
    font-weight: 300;
    pointer-events: none;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.form-group label.is-required {
    top: 4px;
}

.form-group input {
    position: relative;
}

.form-group.focused label,
.kontakt-form-wrapper .form-group.focused label,
.kontakt-form-wrapper .form-group.txt-area.focused label {
    font-size: 10px;
    top: -22px;
}

.kontakt-form-wrapper .form-group.focused label {
    top: -15px;
}

.form-group.focused input {
    font-size: 14px;
}

.form-group.focused label.not-floating {
    position: relative;
    top: auto;
    left: auto;
    font-size: 16px;
}

.form-error-message {
    color: #59b2c1;
    margin: 0 0 20px 0;
    display: none;
}

.radio-wrapper {
    margin-left: 0;
}

.panel-group .panel-default > .panel-heading {
    background: none;
}

.panel-group .panel-heading {
    padding: 12px 20px;
}

.panel-group .panel-heading label {
    display: block;
    width: 100%;
}

.panel-group .panel + .panel {
    margin-top: 10px;
}

.panel-group .panel-body {
    background: #f5f5f5;
    padding: 15px 20px 20px 20px;
}

.vrste-dostave,
.terms-conditions {
    margin-top: 20px;
}

.kartice .bootstrap-select {
    margin-top: 5px;
}

.delivery {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.delivery li {
    padding: 12px 20px;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    margin-top: 10px;
}

.delivery li:first-of-type {
    margin-top: 0;
}

.delivery li .delivery-price {
    color: #888888;
    font-weight: 300;
}

.btn-naruci {
    margin-top: 30px;
}

.total-price {
    padding: 12px 20px;
    border: 1px solid #d5d5d5;
    background: #f5f5f5;
    border-radius: 4px;
    margin-top: 10px;
}

.total-price strong {
    color: #d8462d;
}

.btn-naruci-note {
    margin-top: 30px;
}

.btn-naruci-note > div {
    margin-top: 15px;
    color: #888888;
}

.purchase-details-item {
    margin-top: 25px;
}

.purchase-details-item:first-child {
    margin-top: 0;
}

.detalji-kupovine {
    width: 50%;
    margin-top: 40px;
    padding-bottom: 20px;
}

.new-customer-registration-wrapper ul,
.list-terms {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-terms {
    margin: 0 0 40px 0;
}

.globaldizajn {
    margin-top: 25px;
    text-align: center;
    font-size: 11px;
    color: #a7a7a7;
}

.new-customer-registration-wrapper ul li,
.list-terms li {
    position: relative;
    padding-left: 30px;
    margin: 0 0 20px 0;
}

.new-customer-registration-wrapper ul li:last-child,
.list-terms li:last-child {
    margin: 0;
}

.new-customer-registration-wrapper ul li:before,
.list-terms li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    background: url(../img/check-circle2.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}


.product-colours {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}

.product-colours > li {
    display: inline-block;
    margin-bottom: 5px;
}

.product-colours > li a {
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid transparent;
    border: 2px solid transparent;
    border-radius: 100%;
    padding: 2px;
    overflow: hidden;
    line-height: 0;
}


.product-colours > li a[disabled] {
    opacity: 0.3;
    cursor: default;
}

.product-colours > li a span {
    display: inline-block;
}


.product-colours > li a:first-of-type:hover {
    border-color: #d8462d;
}

.product-colours > li a[disabled]:first-of-type:hover {
    border-color: transparent;
}

.product-colours > li a img {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
}

.product-colours > li.active a:first-of-type {
    border-color: #d8462d;
}

.product-colours img {
    border-radius: 100%;
}

/* VIEWED ITEMS TABLE */
.viewed-item {
    display: table;
    width: 100%;
    max-width: 1160px;
    table-layout: fixed;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #d5d5d5;
    line-height: 20px;
}

.viewed-item:first-of-type {
    border-top: 0;
}

.viewed-item > div {
    display: table-cell;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
}

.viewed-item .item-fav {
    position: relative;
    top: -2px;
    width: 60px;
    text-align: right;
}

.viewed-item .item-fav a {
    color: #d8d8d8;
}

.viewed-item .item-fav a.is-a-favorite,
.viewed-item .item-fav a:hover {
    color: #17c192;
}

.viewed-item .item-pic {
    width: 120px;
}

.viewed-item .item-info i {
    color: #555;
    font-style: normal;
}

.viewed-item .item-info span {
    display: block;
    font-weight: 600;
    color: #232323;
}

.viewed-item .item-price {
    width: 180px;
    text-align: right;
    font-weight: 600;
    padding-right: 40px;
}

.viewed-item .item-cart-action {
    width: 240px;
    padding-right: 10px;
    text-align: center;
}

.viewed-item .item-cart-action .prod-qty {
    display: none;
}

.viewed-item .item-cart-action .move-to-cart {
    display: inline-block;
    width: 100%;
    font-weight: 600;
}

.viewed-item .item-action {
    width: 24px;
    font-size: 12px;
}

.viewed-item .item-action a {
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    position: relative;
    top: 2px;
    color: #ff3552;
}

.viewed-item .item-action a:hover {
    color: #00c0f3;
}

.viewed-items .page-nav {
    margin-top: 40px;
}

.viewed-items .nav-tabs {
    margin-bottom: 40px;
}



/* COOKIES */
.cookies {
    position: fixed;
    width: 100%;
    max-width: 480px;
    right: 0;
    bottom: 0;
    background: #59b2c1;
    padding: 20px;
    color: #fff;
    z-index: 12000;
    line-height: 1.4;
    border-top-left-radius: 6px;
}

.cookies-button {
    margin-top: 20px;
}

.cookies > a {
    text-decoration: underline;
    color: #fff;
}

.cookies > a:hover {
    opacity: 0.6;
}

.cookies .btn {
    padding: 5px 20px;
}
/* SUGGEST BOX */
.suggest-box {
    background: #ffffff;
    text-align: left;
    position: absolute;
    top: 130px;
    left: auto;
    right: auto;
    margin: 0 auto;
    width: 800px;
    z-index: 101;
    -webkit-transition: visibility 0s linear 300ms, opacity 300ms ease;
    -moz-transition: visibility 0s linear 300ms, opacity 300ms ease;
    -o-transition: visibility 0s linear 300ms, opacity 300ms ease;
    transition: visibility 0s linear 300ms, opacity 300ms ease;
    opacity: 1;
    visibility: visible;
    border-radius: 5px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.suggest-box.show {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.suggest-box .collection {
    padding: 20px 20px 15px 20px;
}

.suggest-box .collection-title {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    color: #808080;
}

.suggest-box .collection-title:first-child {
    margin-top: 0;
}

.suggest-box .collection-title .icon-close {
    display: none;
}

.suggest-box .product-list-small {
    border-left: 1px solid #eeeaec;
    margin: 0 -10px 0 -1px;
    width: 59.2%;
    padding: 20px;
}

.suggest-box .buttons {
    background: #f5f5f5;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid #eeeaec;
    text-align: center;
}

.suggest-box .buttons .btn {
    width: 200px;
    margin: 0 auto;
    border-radius: 5px;
    padding: 10px;
    line-height: 1;
    font-size: 13px;
}

.suggest-box .buttons .btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.suggest-box .buttons .btn span {
    font-size: 14px;
}

.suggest-box:before,
.suggest-box:after {
    position: absolute;
    top: -9px;
    left: 66px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 9px 8.5px;
    border-color: transparent transparent #eeeaec transparent;
    content: "";
}

.suggest-box:after {
    top: -7px;
    border-color: transparent transparent #fff transparent;
}

.suggest-box ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.search.opened .ca-box {
    left: 55px;
    right: auto;
    width: 315px;
}

.suggest-box .results {
    background: #fff;
}

.suggest-box .results:before,
.suggest-box .results:after {
    content: " ";
    display: table;
}

.suggest-box .results:after {
    clear: both;
}

.suggest-box .collection,
.suggest-box .product-list-small {
    float: left;
    width: 50%;
}

.suggest-box .collection {
    border-right: 1px solid #eeeaec;
}

.suggest-box .collection ul {
    font-size: 14px;
    margin: 0 0 10px 0;
}

.suggest-box .collection a {
    display: block;
    text-decoration: none;
    padding: 4px 12px;
    font-weight: 500;
    color: #000;
    border: 1px solid transparent;
}

.suggest-box .results a:hover,
.suggest-box .results a.active,
.suggest-box .results a:active,
.suggest-box .results a:focus,
.suggest-box .product-list-small a.spc:hover,
.suggest-box .product-list-small a.spc:focus,
.suggest-box .product-list-small a.spc:active {
    color: #d8462d;
    border: 1px solid #d8462d;
    text-decoration: none;
}

.suggest-box .product-list-small a.spc {
    display: table;
    border: 1px solid transparent;
    width: 100%;
    color: #232323;
}

.suggest-box .product-list-small a.spc p {
    margin: 0.3em 0 0 0;
    font-size: 12px;
}

.suggest-box .product-list-small a.spc .img {
    display: table-cell;
    width: 60px;
    text-align: center;
    vertical-align: middle;
    padding: 7px 0 7px 10px;
}

.suggest-box .product-list-small a.spc .img img {
    max-width: 50px;
    max-height: 50px;
}

.suggest-box .product-list-small a.spc .spc-info {
    display: table-cell;
    padding: 7px 10px;
    vertical-align: middle;
    line-height: 18px;
}

.suggest-box .product-list-small a.spc .spc-info span {
    display: block;
}

.suggest-box .product-list-small a.spc .spc-info .name {
    font-size: 14px;
}

.suggest-box .product-list-small .title {
    margin: 0;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    line-height: 18px;
}


.suggest-box .grupa-opis {
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    color: #65655f;
}

.suggest-box .results a:hover .grupa-opis,
.suggest-box .results a.active .grupa-opis,
.suggest-box .results a:active .grupa-opis,
.suggest-box .results a:focus .grupa-opis {
    color: #000000;
}

.search .suggest-box ul,
.search .suggest-box ul li {
    display: block;
    height: auto;
}

header.sticky .suggest-box {
    top: 110px;
}
/* contact form*/
.contact-form {
    margin-top: 30px;
}

.contact-form h3.success_mail {
    color: #00A76E;
}

.contact-form h3.error_mail {
    color: #E9003F;
}



.tab-content > .tab-pane {
    display: block;
    visibility: hidden;
    height: 0px;
    overflow: hidden;
}

.tab-content > .active {
    visibility: visible;
    height: auto;
    overflow: visible;
}

/* vue js iscrtavanje texta */
[v-cloak] > * {
    visibility: hidden;
}

@supports not (-ms-high-contrast: none) {
    [v-cloak] > * {
        visibility: hidden;
    }
}


/* HOME TEASERS */
.teasers a {
    float: left;
    width: 25%;
}



/* LOADING */

.loader,
.loader:before,
.loader:after {
    background: #59b2c1;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 8px;
    height: 40px;
}

.loader {
    color: #59b2c1;
    text-indent: -9999em;
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    margin: -20px 0 0 -5px;
}

.loader:before,
.loader:after {
    position: absolute;
    top: 0;
    content: '';
}

.loader:before {
    left: -15px;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.loader:after {
    left: 15px;
}

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 30px;
    }

    40% {
        box-shadow: 0 -2em;
        height: 40px;
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 30px;
    }

    40% {
        box-shadow: 0 -2em;
        height: 40px;
    }
}


.sucess_color {
    color: #00A76E;
    font-weight: 600;
}




/* DOSTUPNOST */

.availability-table .dostupno,
.availability-table .na-upit {
    text-align: center;
}



.availability-table .circle {
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    background: #ccc;
    margin: 0 auto;
}

.availability-table .circle.green {
    background: #15b575;
}

.availability-table .circle.orange {
    background: #ff9d49;
}

.availability-table a {
    color: #000000;
}

.availability-table .table > thead > tr > th,
.availability-table .table > tbody > tr > th,
.availability-table .table > tfoot > tr > th,
.availability-table .table > thead > tr > td,
.availability-table .table > tbody > tr > td,
.availability-table .table > tfoot > tr > td {
    line-height: 1;
    padding: 10px;
}

.price-rate-tooltip-wrapper {
    position: relative;
    /*margin: 10px 0 0 0;*/
    display: inline-block;
    width: 100%;
}

.price-rate-tooltip {
    background: #59b2c1;
    font-size: 14px;
    color: #ffffff;
    width: 50%;
    text-align: center;
    font-weight: 300;
    padding: 5px;
    border-radius: 5px;
}

.price-rate-tooltip-wrapper .price-rate {
    color: #11131E;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

.price-rate-tooltip-wrapper .price-rate-info {
    position: relative;
    display: block;
    float: left;
    top: 1px;
    width: 21px;
    height: 21px;
    background: url(../img/info-ico.svg) 50% 50% no-repeat;
    background-size: 21px auto;
    cursor: pointer;
    /*margin: 0 0 0 10px;*/
}

.tooltip-inner {
    background: #59b2c1;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #59b2c1;
}

.product-pic .tooltip-inner {
    background: #e4f0ff;
    color: #11345c;
}

.product-pic .bs-tooltip-bottom .arrow::before {
    border-bottom-color: #e4f0ff;
}


/* PRINT PAGE */
body.print {
    font-size: 12px;
}

.print .container {
    max-width: 720px;
}

.print header {
    background: none;
}

.print .page-content {
    margin-top: 0;
}

.print .path {
    margin-bottom: 30px;
    font-size: 10px;
    line-height: 18px;
    padding-top: 0;
}

.print .product-pic {
    width: 100%;
}

.print .product .product-general {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
}

.print .product-pic-inner {
    width: 100%;
}

.print .product-pic-inner img {
    margin-left: auto;
    margin-right: auto;
}

.print .product-name,
.print .product-price {
    font-size: 20px;
    line-height: 28px;
}

.print .product-price {
    margin-top: 30px;
}

.print .prod-availability {
    font-size: 12px;
    line-height: 18px;
}

.print .out-of-stock {
    max-width: 100% !important;
    border: 1px solid #ccc;
    margin-bottom: 0 !important;
    margin-top: -1px;
    padding: 0 15px 15px 15px !important;
}

.print .product-info-sheet {
    overflow: hidden;
}

.print .product-info {
    float: left;
    width: 48%;
    margin-left: 4%;
}

.print .product-info:first-of-type {
    margin-top: 0;
    border-top: 1px solid #E3E6EC;
}

.print .product-info:first-of-type li {
    padding-top: 8px;
}

.print .product-info:nth-child(2n+1) {
    margin-left: 0;
}

.print .product-info li {
    text-align: left;
    padding-top: 8px;
    padding-bottom: 8px;
}

.print .product-info li:first-of-type {
    width: 50%;
}

.print .product-description {
    margin-top: 20px;
}

.print .half-col {
    margin-left: 0;
}

.print .product-characteristic {
    margin: 2px 0 0 0;
}

.print .product-characteristic li {
    padding: 8px 10px;
}

.print footer {
    margin-top: 30px;
    border-top: 2px solid #ccc;
    text-align: center;
    line-height: 18px;
    padding: 0 0 20px 0;
}

.print footer .container div {
    margin-top: 20px;
}

.print footer .container ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

.print footer .container ul li {
    display: inline-block;
    margin-left: 30px;
}

.print footer .container ul li:first-of-type {
    margin-left: 0;
}



.seasonal .section-title {
    padding: 0 20px;
}

.discounted-label {
    color: #11131E;
    font-size: 15px;
    margin: 0 0 5px 0;
    display: inline-block;
    width: 100%;
}


.swiper-button-prev,
.swiper-button-next {
    width: 40px;
    height: 40px;
    background: #efefef;
    border-radius: 50%;
    opacity: .7;
    border: 1px solid #ccc;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.swiper-button-prev:hover,
.swiper-button-next:hover {
    opacity: 1;
}

.swiper-button-prev:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    background: url(../img/chevron-down-blue.svg) 50% 50% no-repeat;
    background-size: auto 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.swiper-button-next:before {
    content: '';
    width: 40px;
    height: 40px;
    display: block;
    background: url(../img/chevron-down-blue.svg) 50% 50% no-repeat;
    background-size: auto 10px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 16px;
    display: none;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 15px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 15px;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    opacity: 1;
    background: transparent;
    border: 1px solid #ffffff;
}

.home-slider .swiper-pagination-bullet {
    box-shadow: 0 1px 5px rgba(0,0,0,.2);
}

.swiper-pagination-bullet-active {
    background: #59b2c1;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0;
}
/* nova paginacija */
.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}


.pagination > li > a,
.pagination > li > span {
    position: relative;
    padding: 0;
    text-decoration: none;
    color: #253450;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    margin: 0 3px;
    font-size: 14px;
}

.page-link:hover {
    color: #253450;
}

.page-link:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 123, 0, 0.25);
}

.next-page a, .prev-page a {
    display: block;
    background: url(../img/chevron-down.svg) 50% 50% no-repeat;
    background-size: auto 7px;
    width: 34px;
    height: 34px;
    padding: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.prev-page a,
.first-page a {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-radius: 50%;
}

.pagination > li.nav-dots > span {
    border: 1px solid transparent;
    letter-spacing: 2px;
}

.page-item.active .page-link {
    border-color: #d8462d;
    background: #d8462d;
}


.pagination-mobile {
    display: none;
}

.show-all-in-cat {
    display: none;
}

.main-categories-wrapper {
    padding: 50px 0 0 0;
}

.main-categories-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.main-categories-wrapper ul li {
    width: 24%;
}

.main-categories-wrapper h2 {
    font-size: 20px;
}

.main-categories-wrapper a {
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
    /* border-radius: 6px;*/
}

.main-categories-wrapper .category-content-wrapper {
    color: #000000;
    position: absolute;
    top: 0;
    right: 0;
    left: 40%;
    bottom: 0;
}

.main-categories-wrapper .category-content-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    top: -85px;
    bottom: 0;
    background: #F7F7F7;
    display: block;
    border-radius: 100%;
    width: 166%;
    height: 160%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.main-categories-wrapper .subcategories {
    color: #393939;
    line-height: 1.2;
    margin: 8px 0 0 0;
    font-size: 14px;
    font-weight: 300;
}

.main-categories-wrapper a:hover .category-content-wrapper,
.main-categories-wrapper a:hover .subcategories,
.main-categories-wrapper a:focus .category-content-wrapper,
.main-categories-wrapper a:focus .subcategories,
.main-categories-wrapper a:active .category-content-wrapper,
.main-categories-wrapper a:active .subcategories {
    color: #ffffff;
}

.main-categories-wrapper a:hover .category-content-wrapper:before,
.main-categories-wrapper a:focus .category-content-wrapper:before,
.main-categories-wrapper a:active .category-content-wrapper:before {
    background: #d8462d;
}

.main-categories-wrapper .category-content {
    position: absolute;
    top: 50%;
    right: 15px;
    left: 25px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.inspiration h2,
.featured-products h2 {
    text-align: center;
    margin: 0 0 30px 0;
    font-weight: 600;
}

.inspiration img {
    border-radius: 6px;
    width: 100%;
}

.inspiration h3 {
    margin: 30px 0 10px 0;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
}

.inspiration ul {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 14px;
}

.inspiration ul li a {
    color: #2C2C2C;
}

.inspiration ul li a:hover,
.inspiration ul li a:focus,
.inspiration ul li a:active {
    color: #59b2c1;
}

.inspiration ul li {
    margin: 7px 0;
}

.inspiration ul li:first-child {
    margin: 0 0 7px 0;
}

.inspiration ul li:last-child {
    margin: 7px 0 0 0;
}

.inspiration ul li .show-all-link {
    color: #59b2c1;
    font-weight: 500;
}

.month-actions .nav-tabs {
    display: none;
}

.cat-code .parent-name {
    margin: 0 20px 0 0;
}

.page-content .cat-code strong {
    color: #707070;
}

.package-wrapper {
    margin: 10px 0 0 0;
}

.package-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0 0;
    display: inline-block;
    width: 100%;
}

.package-wrapper ul li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
}

.package-wrapper ul li.active a,
.package-wrapper ul li a:hover,
.package-wrapper ul li a:active,
.package-wrapper ul li a:focus {
    background: #d8462d;
    color: #ffffff;
    border: 1px solid #d8462d;
}

.package-wrapper ul li a {
    display: block;
    color: #000000;
    width: auto;
    border-radius: 100px;
    text-align: center;
    background: #ffffff;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #e6e6e6;
    text-transform: uppercase;
}

.package-wrapper + .product-add {
    margin: 10px 0 20px 0;
}

.nijanse + .package-wrapper {
    margin: 20px 0 0 0;
}

.product-facts {
    padding: 10px 15px;
    background: #e4f0ff;
    border-radius: 10px;
    font-size: 14px;
}

.product-facts ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #104864;
}

.product-facts ul li {
    position: relative;
    padding: 0 0 0 30px;
}

.product-facts ul li:only-child {
    margin: 0;
}

.product-facts ul li:first-child:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 11px;
    display: block;
    left: 0;
    top: 5px;
    background: url(../img/check-benefits.svg) 50% 50% no-repeat;
    background-size: 16px auto;
}

.product-share {
    margin: 10px 0 0 0;
    line-height: 30px;
    color: #707070;
}

.share-icos {
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 0;
}

.share-icos li {
    display: block;
    float: left;
    margin: 0 20px 0 0;
}

.share-icos li .email-share svg {
    width: 20px;
    height: 15px;
}

.share-icos li .fb-share svg {
    width: 7.5px;
    height: 15px;
}

.share-icos li .email-share path,
.share-icos li .fb-share path {
    fill: #418db2;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.share-icos li .email-share:hover path,
.share-icos li .email-share:active path,
.share-icos li .email-share:focus path,
.share-icos li .fb-share:hover path,
.share-icos li .fb-share:active path,
.share-icos li .fb-share:focus path {
    fill: #f68b1e;
}

.related-products {
    background: #F4F4F4;
    padding: 50px 0;
    margin: 50px 0;
}

.related-products h2 {
    text-align: left;
    margin: 0 0 30px 0;
}

.related-products.recently-viewed {
    background: #ffffff;
    padding: 0;
    margin: 50px 0 0 0;
}

.forgot-pass {
    font-weight: 500;
    color: #d8462d;
}

.btn-basket-back {
    padding: 10px 30px;
}

textarea.form-control {
    border-radius: 6px;
}

.actions {
    padding: 60px 0 10px 0;
}

.actions .nav-tabs {
    display: none;
}

.actions .tab-content {
    width: 78.5%;
}

.actions h2 {
    border-radius: 6px 6px 6px 0;
    padding: 15px 25px;
    border: 1px solid #F1F1F1;
}

.actions .card-body {
    padding: 10px 0 0 17px;
    position: relative;
}

.actions .nav-tabs .nav-link.active:after,
.actions .nav-tabs .nav-link:hover:after,
.actions .nav-tabs .nav-link:focus:after,
.actions .nav-tabs .nav-link:active:after {
    display: none;
}

.actions .nav-tabs > li {
    margin: -1px 0 0 0;
}

.actions .nav-tabs > li a,
.actions .nav-tabs > li > a.active,
.actions .nav-tabs > li > a.active:hover,
.actions .nav-tabs > li > a.active:focus,
.actions .nav-tabs .nav-link.active,
.actions .nav-tabs .nav-item.show .nav-link,
.actions .nav-tabs .nav-link:hover,
.actions .nav-tabs .nav-link:focus,
.actions .nav-tabs .nav-link:active {
    border: 1px solid #F1F1F1;
}

.actions .nav-tabs > li > a.active,
.actions .nav-tabs > li > a.active:hover,
.actions .nav-tabs > li > a.active:focus,
.actions .nav-tabs .nav-link.active,
.actions .nav-tabs .nav-item.show .nav-link,
.actions .nav-tabs .nav-link:hover,
.actions .nav-tabs .nav-link:focus,
.actions .nav-tabs .nav-link:active {
    background: #E1F2FB;
}

.actions .nav-tabs > li > a,
.actions .nav-tabs .nav-link {
    border-radius: 0 6px 6px 0;
    padding: 15px;
}


/* BACK TO TOP */
.top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 15px;
    z-index: 88;
    border-radius: 100px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(216, 70, 45, 0.88) url(../img/chevron-up-white.svg) no-repeat 50% 50%;
    background-size: 13px auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.top.is-visible,
.top.fade-out,
.no-touch .top:hover {
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.top.is-visible {
    visibility: visible;
    opacity: 1;
}

.top.fade-out {
    opacity: 0.5;
}

.top.fade-out:hover,
.no-touch .top:hover {
    background-color: rgba(216, 70, 45, 1);
    opacity: 1;
}

.category-desc {
    font-size: 14px;
    color: #707070;
    font-weight: 300;
    line-height: 2;
}

.category-desc .read-more-category {
    font-size: 14px;
    font-weight: 600;
    color: #000000;
}

.category-desc-content {
    max-height: 80px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .7s ease-out;
    transition: all .7s ease-out;
}

.category-desc-content.revealed {
    max-height: 3000px;
    -webkit-transition: all .7s ease-out;
    transition: all .7s ease-out;
}

.category-desc-content:after {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    height: 32px;
    background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

.category-desc-content.revealed:after {
    display: none;
}

/*.category-desc.full-view > .category-desc-content {
    max-height: none;
    display: inline;
}

.category-desc.full-view > .category-desc-content > .js-shave-char {
    display: none;
}

.category-desc.full-view > .category-desc-content > .js-shave {
    display: inline !important;
}*/

.category-desc-content a {
    font-weight: 600;
    color: #59b2c1;
}

.category-desc-content a:hover {
    color: #f68b1e;
}

.category-desc-content ul {
    margin: 10px 0;
}

@media only screen and (min-width: 768px) {
    .top {
        right: 20px;
        bottom: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .top {
        right: 30px;
        bottom: 30px;
    }
}

.poslovnice-wrapper {
    margin: 30px 0 0 0;
}

.poslovnice-wrapper h2 {
    font-size: 20px;
    color: #104864;
}

.poslovnice-list,
.poslovnice-list ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.poslovnice-list {
    margin: 10px 0 0 0;
}

.poslovnice-list ul {
    padding: 30px;
    border-bottom: 2px solid #F5F5F5;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.poslovnice-list ul:hover {
    background: #f3f3f3;
}

.lokacija-name {
    font-weight: 600;
    padding: 0 10px 0 0;
}

.poslovnice-list ul li {
    width: 50%;
    position: relative;
}

.poslovnice-list ul li:last-child {
    font-weight: 300;
    color: #104864;
    padding: 0 50px 0 0;
}

.poslovnica-arrow {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

�.poslovnica-arrow:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/arrow-right.svg) 50% 50% no-repeat;
    background-size: 10px auto;
}

.webshop-info-box {
    margin: 30px 0 0 0;
    background: #FAFAFA;
    border-radius: 6px;
    padding: 20px;
    display: inline-block;
    line-height: 1.8;
    width: 33%;
}

.webshop-info-box h3 {
    color: #000000;
    margin: 0 0 10px 0;
}

.form-wrapper {
    background: #F8F8F8;
    padding: 40px 25px;
    border-radius: 6px;
}

.kontakt-form-wrapper {
    margin: 30px 0 0 0;
}

.kontakt-form-wrapper h2 {
    margin: 0 0 20px 0;
}

.kontakt-form-wrapper .form-row {
    display: inline-block;
    width: 100%;
    margin: 0;
}

.kontakt-form-wrapper .form-group {
    width: 48%;
}

.kontakt-form-wrapper .form-group .form-control {
    border: 1px solid #E3E3E3;
}

.kontakt-form-wrapper .form-group.txt-area {
    width: 100%;
    margin-bottom: 20px;
}

.kontakt-form-wrapper .form-group label {
    top: 14px;
}

/* STORE LOCATOR */
.stores {
    text-align: center;
}

.store-item {
    margin: 0 0 50px 0;
}

.store-selector {
    width: 440px;
    display: inline-block;
    margin: 20px 0 0 0;
}

.stores .destination-map,
.store-item .destination-map {
    height: 640px;
}

.store-details {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-top: 40px;
    line-height: 26px;
}

.store-info {
    display: table-cell;
    width: 440px;
    vertical-align: middle;
    background: #f2f2f2;
    padding: 40px 48px;
}

.store-info .btn {
    margin-top: 36px;
}

.store-info .product-page-quick {
    margin: 0 0 15px 0;
}

.store-info .item-rating span {
    color: #cdcdcd;
}

.rate-store {
    text-align: center;
    margin: 0 0 30px 0;
}

.rate-store .btn-action {
    margin: 20px 0 0 0;
}

.rate-store .product-rating-item {
    text-align: left;
    margin-top: 30px;
}

.store-city {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.store-name {
    font-weight: 600;
    line-height: 1.1em;
    margin-bottom: 24px;
}

.store-location {
    display: table-cell;
    vertical-align: middle;
}

.stores .bootstrap-select .btn {
    border-color: #D3D3D3;
    background: #ffffff;
}

.store-selector .bootstrap-select .btn .filter-option {
    font-size: 16px;
    font-weight: 600;
}

.store-selector .dropdown-toggle::after {
    background: url(../img/chevron-down-blue.svg) 50% 50% no-repeat;
    background-size: 13px auto;
}

.sign-in-up {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 95%;
    max-width: 640px;
    text-align: center;
    padding: 50px;
    background: #fbfbfb;
    border-radius: 10px;
    box-shadow: 0 15px 25px rgba(0,0,0,.15);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.sign-in-up-close {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 24px;
    right: 15px;
    font-size: 12px;
    color: #2a2d2e;
    opacity: .5;
}

.sign-in-up-wrapper {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.46);
    z-index: 10000;
}

.sign-in-up .logo {
    display: inline-block;
    width: 90px;
}

.sign-in-up .title {
    font-size: 20px;
    margin: 30px 0;
    line-height: 1.4;
    margin: 30px 0 0 0;
    font-weight: 600;
}

.sign-in-up .form-wrapper {
    margin-left: auto;
    margin-right: auto;
    background: transparent;
    padding: 20px 0 0 0;
}

.form-field input {
    display: block;
    width: 100%;
    border: 1px solid #aeb1bb;
    background: none;
    padding: 12px 16px;
    height: 50px;
    z-index: 1;
    position: relative;
    padding-top: 20px;
    padding-bottom: 6px;
    font-size: 16px;
    margin: 5px;
}

.form-group, .form-field {
    position: relative;
}

.form-field label {
    position: absolute;
    left: 16px;
    z-index: 2;
    font-weight: 300;
    pointer-events: none;
    font-size: 12px;
    top: 2px;
}

.form-field textarea {
    width: 100%;
    padding: 20px 8px 10px 8px;
    border: 1px solid #aeb1bb;
    background: none;
}

.sign-in-up .form-wrapper {
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
}

.form-wrapper .rate-this-product {
    margin: 0 0 20px 0;
}

.form-button {
    margin: 20px 0 0 0;
}

.error {
    margin: 10px 0 0 0;
    color: #ed1c24;
}

.blog-main-img {
    position: relative;
    z-index: 2;
}

.blog-main-img:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 6px;
    display: block;
    z-index: 1;
    background: -moz-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0) 56%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(44%, rgba(0,0,0,0)), color-stop(45%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0) 56%);
    background: -o-linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0) 56%);
    background: linear-gradient(0deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 55%, rgba(0,0,0,0) 56%);
}

.blog-main-img img {
    border-radius: 6px;
    width: 100%;
}

.blog-main-img h1 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 2;
    color: #ffffff;
    margin: 0;
    font-size: 35px;
}

.blog-section-content {
    position: relative;
    z-index: 2;
}

.blog-section-content h2 {
    margin: 0 0 20px 0;
}

.blog-gray-section {
    padding: 200px 0 130px 0;
    position: relative;
    margin: -170px 0 0 0;
}

.blog-gray-section:before {
    content: '';
    position: absolute;
    top: 0;
    z-index: 1;
    display: block;
    background: #F8F8F8;
    left: -40%;
    right: -40%;
    height: 100%;
}

.img-left-section img {
    border-radius: 0 6px 6px 0;
}

.img-left-section,
.img-right-section {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 100px 0 0 0;
    z-index: 2;
}

.blog-section-content-wrapper {
    width: 100%;
}

.img-left-section .blog-section-content {
    width: 460px;
    padding: 0 0 0 30px;
}

.img-right-section img {
    border-radius: 6px 0 0 6px;
}

.img-right-section .blog-section-content {
    text-align: right;
    padding: 0 30px 0 0;
    width: 460px;
    float: right;
}

.two-column-section {
    margin: 100px 0;
}

.two-column-section img {
    border-radius: 6px;
}

.two-column-section h2 {
    margin: 30px 0 20px 0;
}

.two-column-content {
    -moz-column-count: 2;
    -moz-column-gap: 40px;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
}

.page-content article {
    line-height: 2;
}

.blog-gallery-wrapper img {
    cursor: pointer;
}

.blog-gallery-wrapper ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.blog-gallery-wrapper li {
    width: 48%;
    display: inline-block;
    margin: 0 0 40px 0;
}

.nagradna-img {
    margin: 0 0 20px 0;
    border-radius: 6px;
}

.nagradna-igra-form-row h2 {
    font-size: 22px;
    margin: 20px 0;
    color: #454545;
}

.nagradna-igra-form-row .form-check {
    padding: 0;
}

.prod-color {
    margin: 10px 0 0 0;
}

.prod-color span {
    font-weight: 600;
}

/*POVIJEST NARUDZBI*/
.povijestNarudzbiHolder #orderList .listItem {
    /*display: none;*/
    background-color: #EFF1F6;
}

.povijestNarudzbiHolder .list-group-item.active,
.povijestNarudzbiHolder .list-group-item.active:hover,
.povijestNarudzbiHolder .list-group-item.active:focus {
    z-index: 2;
    color: #39434B;
    background-color: #EFF1F6;
    border-color: #EFF1F6;
}

.povijestNarudzbiHolder tr {
    cursor: pointer;
}

.povijestNarudzbiHolder .order-items {
    display: none;
    padding: 16px 16px 0px 16px;
}

.povijestNarudzbiHolder .nopadding {
    padding: 0px !important;
}

.povijestNarudzbiHolder .pager a {
    font-weight: 300;
    color: gray;
    padding-top: 10px
}

.povijestNarudzbiHolder .pager span {
    font-size: 18px;
}

.povijestNarudzbiHolder {
    margin: 20px 0 0 0;
}

.discount-counter {
    text-align: center;
    margin: 0;
    background: #827EB9;
    color: #F9B752;
}

.discount-counter .dc-counts {
    padding: 10px 0;
}

.discount-counter .dc-cols {
    margin: 0 auto;
    height: 70px;
    vertical-align: middle;
    line-height: 1;
}

.discount-counter .dc-days,
.discount-counter .dc-hours,
.discount-counter .dc-minutes,
.discount-counter .dc-seconds {
    font-size: 35px;
    vertical-align: middle;
    font-weight: 600;
    border-radius: 100%;
    width: 65px;
    height: 65px;
    padding: 0;
    line-height: 65px;
    color: #827EB9;
}

.discount-counter .dc-days {
    background: #F9B752;
}

.discount-counter .dc-hours {
    background: #F9B752;
}

.discount-counter .dc-minutes {
    background: #F9B752;
}

.discount-counter .dc-seconds {
    background: #F9B752;
}

.discount-counter td {
    padding: 6px 3px 0 3px;
    vertical-align: middle;
}

.discount-counter .dc-label {
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
    vertical-align: top;
    padding: 5px 3px 0 3px;
}

.discount-counter .counter-txt {
    vertical-align: middle;
    font-size: 22px;
    padding-right: 30px;
    padding-top: 0;
    font-weight: 400;
    line-height: 1.2;
}

.discount-counter .counter-txt a,
.discount-counter .counter-txt a:hover,
.discount-counter .counter-txt a:focus,
.discount-counter .counter-txt a:active {
    color: #ffffff;
}

.counter-txt-mobile {
    display: none;
}

.at-resp-share-element .at-share-btn {
    margin: 0 5px !important;
}

.prod-item .item-price.send-inquiry button {
    border-radius: 50px;
    padding: 5px 15px;
    font-size: 14px;
    width: 100%;
}

.prod-item .item-price.send-inquiry button:hover {
    background: #59b2c1;
    color: #ffffff;
}

.order-items td a {
    color: #000;
    font-weight: 500;
}

.order-items td a:hover,
.order-items td a:focus,
.order-items td a:active {
    color: #2092ca;
}

.order-items .table th:last-child {
    text-align: right;
}

.order-items .btn-action {
    display: block;
    float: right;
    margin: 0 0 20px 0;
}

.table .thead-dark th {
    background-color: #f68b1e;
    border-color: #f68b1e;
}

.order-items .table .thead-dark th {
    background-color: #2092ca;
    border-color: #2092ca;
}

.table thead th {
    vertical-align: middle;
}

.tab-pdf {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tab-pdf li {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px 0;
}

.tab-pdf li a {
    position: relative;
    color: #3e3e3e;
}

.tab-pdf li a:hover,
.tab-pdf li a:focus,
.tab-pdf li a:active {
    color: #59b2c1;
}

.tab-pdf li a:before {
    content: '';
    position: relative;
    top: -6px;
    display: block;
    width: 26px;
    height: 34px;
    background: url(../img/pdf-ico.svg) 50% 50% no-repeat;
    background-size: 26px auto;
    float: left;
    margin: 0 15px 0 0;
}

.package-wrapper ul li .sizeDisabled,
.package-wrapper ul li .sizeDisabled:hover,
.package-wrapper ul li .sizeDisabled:focus,
.package-wrapper ul li .sizeDisabled:active {
    opacity: .5;
    background: #EAEAEA;
    cursor: default;
    color: #000000;
}

#loginform {
    margin: 30px 0 0 0;
}

.obavijest-cijena {
    font-size: 12px;
    margin: 0 0 20px 0;
}

.nijanse {
    font-size: 12px;
    margin: 0;
}

.kontakt-form-wrapper .form-row.privola {
    font-size: 13px;
}

.gdpr-accept {
    margin: 20px 0;
    font-size: 13px;
}

.kontakt-form-wrapper.newsletter .form-wrapper {
    padding: 30px;
}

.working-hours {
    color: #11131E;
}

.working-hours .tooltip-inner {
    text-align: left;
    max-width: 300px;
    background: #bc361f;
}

.working-hours .tooltip.show {
    opacity: 0.95;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #bc361f;
}

.working-hours:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    top: 3px;
    margin: 0 10px 0 10px;
    background: url(../img/working-hours2.svg) 50% 50% no-repeat;
    background-size: 18px auto;
}

.purchase-details-item textarea {
    padding: 7px 10px;
}

.single-signin-wrapper.dostava {
    margin: 30px 0 0 0;
}

.card-header {
    border-bottom: none;
}

.payment .card {
    margin: 0 0 5px 0;
}

.payment .radio-wrapper,
.payment .radio-wrapper input[type=radio] + label {
    width: 100%;
}

.payment .radio-wrapper {
    padding: 0.75rem 1.25rem;
    cursor: pointer;
}

.card-header {
    padding: 0;
}

.basket-attributes {
    font-size: 11px;
    text-transform: uppercase;
}

.actions .swiper-button-prev,
.actions .swiper-container-rtl .swiper-button-next {
    left: 30px;
}

.selected-filters-desktop {
    display: inline-block;
    width: 100%;
}

.recently-viewed-carousel,
.related-products-carousel {
    position: relative;
}

.article-main-img {
    width: 100%;
}

.inspiracija-link {
    color: #000000;
}

/*404*/

.container-box {
    display: table;
    margin: auto;
    font-size: 18px;
}

.maskota-holder {
    width: 30%;
    display: table-cell;
    vertical-align: middle;
}

.errorHr {
    width: 50%;
}

.maskota-holder img {
    width: 100%;
    height: auto;
}

.zid {
    width: 70%;
    display: table-cell;
    vertical-align: middle;
}

.text404 {
    text-align: center;
    padding: 70px 70px;
}

.text404 p {
    font-size: 20px;
}

.text404 li {
    text-align: left;
    list-style-type: none;
    line-height: 40px;
    color: orange;
}

.stupac {
    width: 50%;
}

.red {
    width: 350px;
    margin: 0 auto;
    display: flex;
}

.red ul {
    padding: 0px;
}

.red ul a {
    text-decoration: none;
}

.error-type {
    font-weight: 600;
    color: orange;
}

.ups {
    font-size: 60px;
}

.jumix-ico {
    position: absolute;
    display: block;
    bottom: 30px;
    right: 10px;
    width: 45px;
    height: 45px;
    background: url(../img/jumix-ico.svg) 50% 50% no-repeat;
    background-size: 45px auto;
    z-index: 2;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
}

.product-pic-inner .jumix-ico {
    width: 60px;
    height: 60px;
    background-size: 60px auto;
}

.colorado-ico {
    position: absolute;
    display: block;
    bottom: 25px;
    right: 10px;
    width: 45px;
    height: 45px;
    background: url(../img/colorado-mix.png) 50% 50% no-repeat;
    background-size: 45px auto;
    z-index: 2;
    border-radius: 100%;
    box-shadow: 0 2px 5px rgba(0,0,0,.3);
}

.product-pic-inner .colorado-ico {
    width: 60px;
    height: 60px;
    background-size: 60px auto;
}


/* jub nijanse */
.color-palette-wrapper {
    margin: 50px 0 70px 0;
}

.color-palette-wrapper h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 30px 0;
}

.view-colour-palette ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.view-colour-palette.view-display-id-page,
.view-colour-palette.view-display-id-page-palette,
.view-colour-palette.view-display-id-page-palette-all {
    position: relative;
    width: 100%;
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1:after,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1:before,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi:after,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi:before,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1:after,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1:before,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi:after,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi:before,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1:after,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1:before,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi:after,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi:before {
    content: "";
    display: table;
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1:after,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi:after,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1:after,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi:after,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1:after,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi:after {
    clear: both;
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-header,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-footer,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-header,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1 > .view-footer,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1 > .view-header,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi > .view-footer,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi > .view-header,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1 > .view-footer,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1 > .view-header,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi > .view-footer,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi > .view-header {
    float: left;
    margin-top: 1px;
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-header .palette-navi-prev,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi > .view-header .palette-navi-prev,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1 > .view-header .palette-navi-prev,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi > .view-header .palette-navi-prev {
    width: 32px;
    height: 36px;
    cursor: pointer;
    background: url(../img/chevron-down.svg) 50% 50% no-repeat;
    background-size: 13px auto;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-footer .palette-navi-next,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi > .view-footer .palette-navi-next,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1 > .view-footer .palette-navi-next,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi > .view-footer .palette-navi-next {
    width: 32px;
    height: 36px;
    cursor: pointer;
    background: url(../img/chevron-down.svg) 50% 50% no-repeat;
    background-size: 13px auto;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-content,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-content,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1 > .view-content,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi > .view-content,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1 > .view-content,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi > .view-content {
    float: left;
    padding: 0 1px;
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row {
    float: left;
    cursor: pointer;
    margin: 1px 1px 0 0;
    position: relative;
    height: 36px;
    width: 10px;
}

.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row.active > div,
.view-colour-palette.view-display-id-page .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row.active > div,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row.active > div,
.view-colour-palette.view-display-id-page-palette .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row.active > div,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_1 > .view-content .views-row.active > div,
.view-colour-palette.view-display-id-page-palette-all .view-header .view-colour-palette.view-display-id-block_navi > .view-content .views-row.active > div {
    height: 44px !important;
    position: absolute;
    z-index: 1;
    top: -4px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
    border: 1px solid #fff;
}

.view-colour-palette .view-content .views-row {
    width: 10px;
}

.view-colour-palette .palette-navi-prev {
    width: 21px;
}

.view-colour-palette .palette-navi-next {
    width: 21px;
}

.view-colour-palette.view-display-id-page > .view-content,
.view-colour-palette.view-display-id-page-palette > .view-content,
.view-colour-palette.view-display-id-page-palette-all > .view-content {
    position: relative;
    height: 440px;
    width: 625px;
    overflow-y: scroll;
    padding: 5px 0;
    margin: 20px auto;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content {
    position: relative;
    top: 0;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color:after,
.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color:before,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color:after,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color:before,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color:after,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color:before {
    content: "";
    display: table;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color:after,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color:after,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color:after {
    clear: both;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color h3,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color h3,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color h3 {
    display: none;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color .views-row,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color .views-row,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color .views-row {
    width: 100px;
    height: 90px;
    min-width: 100px;
    padding-right: 2px;
    float: left;
    position: relative;
    margin-bottom: 20px;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color .views-row .item-shade,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color .views-row .item-shade,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color .views-row .item-shade {
    border-color: #fff;
    width: 100%;
    overflow: hidden;
    position: relative;
    color: #212529;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color .views-row .item-shade .field-shade-rgb,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color .views-row .item-shade .field-shade-rgb,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color .views-row .item-shade .field-shade-rgb {
    width: 100%;
    position: relative;
}

.view-colour-palette.view-display-id-page > .view-content .palette-content .item-color .views-row .item-shade .field-shade-title,
.view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color .views-row .item-shade .field-shade-title,
.view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color .views-row .item-shade .field-shade-title {
    font-size: 12px;
    padding: 3px 5px;
    background: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.view-colour-palette .view-content .palette-content .item-color .views-row .item-shade:hover .field-shade-title,
.view-colour-palette .view-content .palette-content .item-color .views-row .item-shade:active .field-shade-title,
.view-colour-palette .view-content .palette-content .item-color .views-row .item-shade:focus .field-shade-title,
.view-colour-palette .view-content .palette-content .item-color .views-row .item-shade.checked-shade .field-shade-title {
    color: #ffffff;
    background: #59b2c1;
}

.view-colour-palette .view-content .palette-content .item-color .views-row .item-shade.checked-shade .field-shade-rgb:after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    background: url(../img/shade-checked.svg) 50% 50% no-repeat;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.color-swatch {
    width: 100%;
    height: 60px;
}

.color-picker .color-swatch {
    width: 9px;
    height: 36px;
}

.shade-pick-btn {
    position: relative;
    border: 1px solid #DEDEDE;
    border-radius: 100px;
    padding: 10px 20px 10px 50px;
    margin: 20px 0;
    display: inline-block;
    color: #000000;
    font-weight: 600;
    font-size: 14px;
}

.shade-pick-btn:before {
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../img/nijansa-btn-ico.svg) 50% 50% no-repeat;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.shade-pick-btn:hover,
.shade-pick-btn:focus,
.shade-pick-btn:active {
    color: #000000;
    background: #f6f6f6;
}

.picked-shade {
    color: #ffffff;
    padding: 28px 20px;
    margin: 10px 0 20px 0;
    border-radius: 10px;
    border: 1px solid #e6e6e6;
}

.picked-shade ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.picked-shade ul li {
    display: inline-block;
    margin: 0 35px 0 0;
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
}

.picked-shade ul li:last-child {
    margin: 0;
}

.picked-shade ul li .shade-label {
    font-weight: 300;
    font-size: 13px;
}

.picked-shade ul li .shade-name {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.picked-shade.white-shade {
    color: #000000;
}

.picked-shade.white-shade ul li {
    text-shadow: none;
}

.item-badges li .custom-sticker,
.item-badges li .profi-sticker,
.related-products .profi-sticker {
    position: relative;
    border-radius: 100%;
    text-align: center;
    background: #2092ca;
    color: #fff;
    width: 45px;
    height: 45px;
    word-break: break-word;
    padding: 0 3px;
}

.item-badges li .profi-sticker,
.related-products .profi-sticker {
    background: #55388c;
}

.item-badges li .custom-sticker span,
.item-badges li .profi-sticker span,
.related-products .profi-sticker span {
    position: relative;
    font-size: 9px;
    font-weight: 300;
    display: block;
    height: auto;
    width: auto;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.item-badges li .profi-sticker span,
.related-products .profi-sticker span {
    font-size: 8px;
}

.product-pic .item-badges li .custom-sticker {
    width: 90px;
    height: 90px;
}

.product-pic .item-badges li .custom-sticker span {
    font-size: 16px;
}

.product-pic .item-badges + .item-badges {
    left: 110px;
}

.product-pic .item-badges + .item-badges + .item-badges {
    left: 210px;
}

.from-catalogue {
    position: absolute;
    top: 20px;
    left: 0;
    font-weight: 700;
    z-index: 2;
    background: #d8462d;
    color: #fff;
    padding: 5px 15px;
    font-size: 13px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}

.product-pic .item-badges + .from-catalogue {
    top: 120px;
}

.prod-item .item-badges + .from-catalogue {
    top: 70px;
}

.prod-item .from-catalogue,
.prod-item .item-badges:empty + .from-catalogue {
    top: 10px;
}

.color-calc {
    padding: 15px;
    background: #f5f5f5 url(../img/calculator-ico.svg) 107% 10px no-repeat;
    background-size: 115px auto;
    border-radius: 10px;
    margin: 0 0 20px 0;
}

.color-calc .left-side {
    margin: 0 30px 0 0;
}

.color-calc .form-control {
    background: #e4f0ff;
    border: 1px solid #8dadd6;
}

.basket-price-wrapper {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 13px;
}

.two-selects #radionica {
    margin: 0 30px 0 0;
}

.promo-modal .modal-body {
    padding: 0;
}

.promo-modal img {
    border-radius: 20px;
}

.promo-modal .modal-content {
    border: none;
    border-radius: 20px;
}

.promo-modal .close {
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 10;
    background: #ffffff url(../img/close-ico.svg) 50% 50% no-repeat;
    background-size: 12px auto;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    opacity: 1;
}

.topbar .b2b-btn {
    border-radius: 100px;
    padding: 4px 10px 5px 10px;
    position: relative;
    background: #59b2c1;
    top: -1px;
    color: #fff;
    line-height: 1;
    display: none;
}

.topbar .b2b-btn:hover {
    background: #349cad;
    color: #fff;
}

.carousel-landing-wrapper {
    padding: 20px 0;
}

.product-carousel-landing {
    position: relative;
    padding: 30px 0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rate-this-product {
    margin: 25px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.rate-this-product li {
    display: inline-block;
    font-size: 30px;
}

.rate-this-product li button,
.item-rating span {
    color: #E8E8E8;
    background: transparent;
    padding: 1px 6px;
    -webkit-background-clip: text;
}

.rate-this-product li button:hover,
.rate-this-product li button.active,
.item-rating span.full {
    background: transparent;
    -webkit-background-clip: text; /*-webkit-text-fill-color: transparent;*/
    color: #E5A126;
}

.item-rating span {
    display: inline-block;
    margin: 0 2px;
    font-size: 17px;
    margin-bottom: 10px;
    color: #dfdfdf;
}

.rate-this-product-message {
    color: #E5A126;
    margin-top: 20px;
    text-align: center;
}

.product-ratings {
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.product-rating-item {
    position: relative;
    padding: 20px;
    border: 1px solid #DFDFDF;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 20px;
}

.product-rating-item .item-rating span {
    padding: 1px 2px;
}

.product-rating-item .item-rating-head ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-rating-item .item-rating-head ul li {
    display: inline-block;
}

.product-rating-item .item-rating-head ul li:first-of-type {
    color: #8E9395;
    padding-right: 10px;
    position: relative;
    top: -3px;
}

.product-rating-item .item-rating-head .rating-date {
    float: right;
    font-size: 13px;
    color: #8E9395;
}

.product-page-quick {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
}

.product-page-quick li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.product-page-quick .item-rating span {
    padding: 0;
    margin: 0;
}

.product-page-quick .item-rating {
    position: relative;
    top: 2px;
}

.product-page-quick li a {
    color: #707070;
}

.product-page-quick .reviews-link a {
    color: #000000;
    font-weight: 600;
    text-decoration: underline;
}

.product-description .tab-content h2 {
    text-align: center;
    font-size: 24px;
}

.product-description .btn {
    display: block;
    margin: 30px auto 0 auto;
}

#login-modal .btn-holder {
    margin: 20px 0 0 0;
}

.returns-form-wrapper .radio-wrapper {
    width: 100%;
}

.jamstvo-wrapper {
    position: relative;
    padding: 5px 0 5px 33px;
    margin: 0 0 15px 0;
    color: #104864;
}

.jamstvo-wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 23px;
    height: 26px;
    display: block;
    background: url(../img/jamstvo-ico.svg) 50% 50% no-repeat;
    background-size: 23px auto;
}

.aaa-bisnode {
    display: inline-block;
    margin: 20px 0;
}

.aaa-bisnode img {
    width: 100%;
}

/*najniza cijena*/

.lowest-price {
    font-size: 10px;
    color: #8E8E8E;
    font-weight: 300;
    margin: 0 0 20px 0;
}

.lowest-price span,
.lowest-price-catalogue span {
    color: #121212;
}

.lowest-price-catalogue {
    font-size: 9px;
    color: #8E8E8E;
    font-weight: 300;
    line-height: 1.2;
    margin: 5px 0 0 0;
}

.video-slider-embed {
    width: 100%;
    background: url(../img/video-bg.jpg) 50% 50% no-repeat;
    background-size: cover;
}

.embed-container {
    position: relative;
    padding-bottom: 24.5%;
    height: 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 1004px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-content .embed-container {
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.products-five-wrapper {
    margin: 50px -10px;
}

.products-five-wrapper .promo-item {
    margin: 0 10px 2% 10px;
    width: calc(33.3333% - 20px);
}

.products-five-wrapper .promo-item:first-of-type,
.products-five-wrapper .promo-item:nth-of-type(2) {
    width: calc(50% - 20px);
}

.promo-item {
    border: 1px solid #e6e6e6;
    padding: 20px;
    border-radius: 10px;
    text-decoration: none;
    color: #2c2c2c;
}

.promo-item .item-pic {
    max-width: 120px;
    width: 100%;
}

.products-five-wrapper .promo-item:first-of-type .item-pic,
.products-five-wrapper .promo-item:nth-of-type(2) .item-pic {
    max-width: 200px;
}

.promo-item .title-price {
    padding: 0 0 0 15px;
}

.promo-item .old-price {
    text-decoration: line-through;
    font-weight: 300;
    color: #707070;
}

.promo-item .new-price {
    font-weight: 600;
    background: #e57722;
    color: #ffffff;
    font-size: 19px;
    padding: 10px 15px;
    border-radius: 5px;
    display: inline-block;
    line-height: 1;
    margin: 5px 0;
}

.promo-item .price-action {
    color: #000;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 300;
    margin-top: 10px;
}

.products-five-wrapper .promo-item:first-of-type .new-price,
.products-five-wrapper .promo-item:nth-of-type(2) .new-price {
    font-size: 25px;
}

.promo-item .item-title {
    font-size: 18px;
    line-height: 1.2;
    margin: 0 0 10px 0;
}

.dostavaObavijest {
    color: red;
}

.products-five-intro {
    text-align: center;
    margin: 30px 0 0 0;
    font-size: 18px;
}

.gratis-content .prod-item .item-pic {
    padding: 0;
}

.gratis-content .prod-item-wrapper {
    margin: 0 0 15px 0;
}

.gratis-content .prod-item {
    padding: 10px 15px;
}

.gratis-content .prod-item .btn {
    padding: 10px 20px;
}

.gratis-content .title-price-wrapper {
    width: 70%;
}

.close {
    font-weight: 500;
    font-size: 2.5rem;
}

.pricesForUm {
    font-weight: 300;
    font-size: 10px;
    color: #000000;
}

.pricesWithVAT,
.price-difference {
    font-weight: 300;
    font-size: 10px;
    color: #8E8E8E;
    margin: 0 0 10px 0;
}

.price-difference {
    font-weight: 400;
}

#posalji-upit-btn + .price-difference {
    margin: 10px 0 0 0;
}

.four-banners {
    padding-bottom: 60px;
}

.banners-wrap {
    padding: 0px 15px;
    width: 77%;
    max-width: 1440px;
    margin: 0 auto;
}

.fb-cols {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.fb-col {
    width: 50%;
    margin-top: 20px;
    padding: 0 10px;
}

.fb-img {
    display: block;
    border-radius: 6px;
    overflow: hidden;
}

.fb-img > img {
    display: block;
    width: 100%;
}

.tecaj_konverzije {
    text-align: center;
    font-size: 23px;
    padding: 0 15px 35px 15px;
}

.tecaj_konverzije span {
    font-weight: 600;
    color: #184183;
}

.dostavaObavijest {
    color: #d8462d;
    font-weight: 500;
}

.product-colours.splat > li {
    margin-bottom: 10px;
}

.product-colours.splat > li a {
    width: 70px;
    height: 70px;
    border-radius: 0;
}

.product-colours.splat > li a img {
    border: none;
    border-radius: 0;
    width: 60px;
    height: 60px;
}

.orange {
    color: #f68b1e;
}

.top5 .promo-item {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    align-items: stretch;
    height: 100%;
}

.top5 .promo-item .item-title {
    margin: 0;
}

.top5 .promo-item .new-price {
    padding: 7px 7px;
    line-height: 1.2;
    margin: 10px 0px;
    font-weight: 500;
    white-space: nowrap;
    font-size: 16px;
}

.top5 .promo-item .title-price {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}

.top5 .lowest-price-catalogue {
    margin: 0px 0 0 0;
}

.fb-img {
    position: relative;
}

.fb-txt {
    color: #fff;
    font-size: 30px;
    text-shadow: 0 2px 5px rgba(0,0,0,.7);
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.product-facts .poslovnice-btn {
    position: relative;
    background: #11345c;
    color: #ffffff;
    padding: 3px 10px 3px 25px;
    border-radius: 100px;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
}

.product-facts .poslovnice-btn:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 6px;
    width: 12px;
    height: 15px;
    display: block;
    background: url(../img/pin-poslovnice-white.svg) 50% 50% no-repeat;
    background-size: 11px auto;
}

.product-facts .poslovnice-btn:hover,
.product-facts .poslovnice-btn:focus,
.product-facts .poslovnice-btn:active {
    background: #205ca1;
}

.poslovnice-dostupnost-lista {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.poslovnice-dostupnost-lista li {
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #e8e8e8;
}

.poslovnice-dostupnost-lista li:first-child {
    padding-top: 0;
}

.poslovnice-dostupnost-lista li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.poslovnice-dostupnost-lista a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #000000;
}

.poslovnice-dostupnost-lista a:hover,
.poslovnice-dostupnost-lista a:focus,
.poslovnice-dostupnost-lista a:active {
    color: #59b2c1;
}


.poslovnice-dostupnost-lista a:before {
    content: '';
    width: 10px;
    height: 10px;
    display: block;
    background: #14ba65;
    border-radius: 100%;
    position: absolute;
    left: -20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}


.poslovnice-dostupnost-lista a:after {
    content: '';
    position: absolute;
    right: -13px;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/arrow-right.svg) 50% 50% no-repeat;
    background-size: 7px auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.poslovnice-dostupnost-lista .nedostupnoUPoslovnici a:before {
    background: #FF0000;
}


.close {
    font-size: 2rem;
    font-weight: 600;
}

.katalogMjeseca {
    text-align: center;
    padding: 60px 0px 0px 0px
}

.katalogMjeseca h2 {
    font-size: 36px;
    color: #d8462d;
    margin-bottom: 25px;
}

.katalogMjeseca a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 10px 35px;
    background-color: #5cb67e;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 500;
}

.katalogMjeseca a:hover {
    background-color: #40a566;
}

.topSLideWrap {
    min-height: 280px;
    height: 100%;
}

.topSLideWrap.pink {
    background-image: url(../img/pinkBG.png);
    background-size: cover;
    background-size: 100% 100%;
    border-radius: 5px;
}

.topSLideWrap.blue {
    background-image: url(../img/blueBG.png);
    background-size: cover;
    background-size: 100% 100%;
    border-radius: 5px;
}

.topSLideWrap.orange {
    background-image: url(../img/orangeBG.png);
    background-size: cover;
    background-size: 100% 100%;
    border-radius: 5px;
}

.topSLideWrap.green {
    background-image: url(../img/greenBG.png);
    background-size: 100% 100%;
    border-radius: 5px;
}


.topContent {
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    position: relative;
    height: 100%;
    min-height: 280px;
}

.topBagde {
    position: absolute;
    right: 15px;
    top: 25px;
    z-index: 5;
}

.topContent .nazivKategorije {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
}

.featured-products .allTop {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 30px 0px 0px 0;
    color: #59b2c1;
}


.foo-bedzevi {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

.foo-bedzevi a {
    margin: 10px 10px 10px 0px;
}

.foo-bedzevi .trustprofilePopup img {
    width: auto;
    height: 55px;
}

.foo-bedzevi .top10 img {
    width: auto;
    height: 75px;
}

.znackice-inner {
    text-align: center;
}

.znackice-inner h3 {
    margin: 0 0 40px 0;
}

.znackice {
    padding: 0 60px;
    background: #EAE8D9;
    width: 49%;
    border-radius: 6px;
}

.catalogue-wrapper {
    width: 49%;
}

.znackice a {
    display: inline-block;
    margin: 10px 15px 0 0;
}

.znackice a:last-of-type {
    margin: 0;
}

.znackice a img {
    width: auto;
    height: 95px;
}

.znackice a:nth-child(3) img {
    width: auto;
    height: 75px;
}

.znackice a:last-child img {
    width: auto;
    height: 65px;
}

.newsletter-modal .modal-title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.35;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,.7);
}

.newsletter-modal .close {
    color: #fff;
    opacity: .8;
    text-shadow: none;
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: 500;
    font-size: 42px;
    line-height: 1;
    z-index: 20;
    background: #d8462d;
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.newsletter-modal .close span {
    position: relative;
    top: -2px;
}

.newsletter-modal .form-control {
    margin: 0 15px 0 0;
    border: none;
}

.newsletter-modal .btn-primary {
    background: #59b2c1;
}

.newsletter-modal .btn-primary:hover {
    background: #11345c;
}

.newsletter-modal .form-check {
    margin: 0;
    color: #ffffff;
    text-shadow: 0 1px 3px rgba(0,0,0,.7);
}

.newsletter-modal .gdpr-accept {
    margin: 20px 0 0 0;
}

.newsletter-modal .form-check a {
    text-shadow: none;
    color: #59b2c1;
}

.newsletter-modal .modal-content {
    position: relative;
    /* stari bg - background: url(../img/nl-modal-bg.jpg) 50% 50% no-repeat;*/
    background: url(../img/zanimaju-vas-popusti-bg.png) 50% 50% no-repeat;
    background-size: cover;
    border-radius: 10px;
}

.newsletter-modal .modal-body {
    padding: 50px 30px;
    width: 100%;
    max-width: 400px;
}

.newsletter-modal input[type=checkbox] + label:before {
    border: none;
    background: #ffffff;
    line-height: 20px;
}

.newsletter-modal.popust-modal .modal-content {
    background: none;
}

.newsletter-modal.popust-modal .modal-content .m-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.prod-basket {
    display: block;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background: #5cb67e url(../img/cart-ico-white.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}

.prod-basket:hover {
    background: #40a566 url(../img/cart-ico-white.svg) 50% 50% no-repeat;
    background-size: 20px auto;
}

.middle-basket .close {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 1;
    align-self: center;
    padding: 0 40px 0 0;
    width: 180px;
}

.middle-basket .close::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: -2px;
    right: 15px;
    background: url(../img/chevron-down.svg) 50% 50% no-repeat;
    background-size: 11px auto;
    transform: rotate(-90deg);
}

.middle-basket .modal-header {
    display: flex;
    justify-content: space-between;
}

.middle-basket .modal-title {
    position: relative;
    color: #5cb67e;
    padding: 0 0 0 50px;
}

.middle-basket .modal-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background: #5cb67e url(../img/check-white.svg) 50% 50% no-repeat;
    background-size: 15px auto;
}

.middle-basket img {
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-radius: 10px;
}

.middle-basket .item-price {
    padding: 30px 0;
    font-weight: 600;
}

.middle-basket .prod-code {
    font-size: 14px;
    margin: 10px 0 0 0;
}

.middle-basket-prod-info {
    padding: 0 0 0 30px;
}

.middle-basket-btn a {
    margin: 0 10px 0 0;
}

.middle-basket .modal-body {
    padding: 30px;
}

.middle-basket .close.mobile-show {
    display: none;
}

.product-general .benefits {
    margin: 10px 0 0 0;
    border-radius: 10px;
    padding: 10px;
}

.product-general .benefits ul {
    padding: 0 5px;
    text-align: center;
}

.product-general .benefits ul .benefit-icon {
    display: block;
    width: 50px;
    margin: 0 auto;
}

.product-general .benefits ul .benefit-icon span {
    width: 50px;
    height: 50px;
}

.product-general .benefits ul .benefit-icon span img {
    width: 25px;
}

.product-general .benefits ul .benefit-text {
    width: 100%;
    margin: 0;
}

.product-general .benefits ul .benefit-text span {
    font-size: 12px;
}

.submit-btn-note {
    display: block;
    font-size: 11px;
    color: #909090;
    margin: 5px 0 0 5px;
}

.next-step-btn-wrapper {
    width: 240px;
}

.next-step-btn-wrapper button {
    width: 100%;
}

.terms-conditions .register-suglasnost {
    padding: 0;
    margin: 15px 0 0 0;
}

.payment-method {
    margin: 30px 0 0 0;
}

.placanje-pregled-dostave {
    margin: 50px 0 0 0;
}

.placanje-pregled-dostave .detalji-kupovine {
    margin: 20px 0;
    padding: 0;
}

.support-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.support-list li {
    padding: 5px 0;
}

.support-list a {
    color: #000000;
}

.akademija-item-wrapper {
    margin: 40px 0;
    display:flex;
    justify-content:space-between;
}

.akademija-item {
    flex-grow: 1;
    flex-basis: 0;
    background: #f4f4f4;
    border-radius: 10px;
    padding: 30px;
    max-width:48%;
    color: #000;
    text-decoration: none;
    text-align: center;
    border: 1px solid #f6f6f6;
    margin-right:30px;
}

.akademija-item h2 {
    font-size: 22px;
}

.akademija-item:last-child {
    margin-right:0;
}

.akademija-item:hover {
    color: #000;
    box-shadow: 0 3px 20px rgba(0,0,0,.2);
}

.akademija-item h2 {
    margin: 10px 0 15px 0;
}

.page-content article .akademija-item h3 {
    margin: 0;
    color: #d8462d;
    font-weight: 400;
    font-size: 18px;
}

.akademija-item-desc {
    font-size: 14px;
    font-weight: 300;
}

.akademija-item img {
    display: block;
    margin: 0 auto 30px auto;
    max-width: 100px;
}

.calendar-wrapper {
    position: relative;
}

.calendar-wrapper .popper,
.calendar-wrapper .tooltip {
    position: absolute;
    z-index: 9999;
    opacity: 1;
    color: #f3f3f3;
    border-radius: 3px;
    text-align: center;
    border: 1px solid #dfdfdf;
}

.calendar-wrapper .tooltip-inner {
    background: #f3f3f3;
    padding: 10px;
    color: #000;
}

.calendar-wrapper .style5 .tooltip {
    background: #1E252B;
    color: #FFFFFF;
    max-width: 200px;
    width: auto;
    font-size: .8rem;
    padding: .5em 1em;
}

.calendar-wrapper .popper .popper__arrow,
.calendar-wrapper .tooltip .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    margin: 5px;
}

.calendar-wrapper .popper[x-placement^="top"],
.calendar-wrapper .tooltip[x-placement^="top"] {
    margin-bottom: 5px;
}

.calendar-wrapper .popper[x-placement^="top"] .popper__arrow,
.calendar-wrapper .tooltip[x-placement^="top"] .tooltip-arrow {
    border-width: 5px 5px 0 5px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    bottom: -5px;
    left: calc(50% - 5px);
    margin-top: 0;
    margin-bottom: 0;
    color: #dbdbdb;
}


.radionica-check input[type=checkbox] + label:before {
    top: 1px;
}

.radionica-check.error input[type=checkbox] + label:before,
.radionica-form input.error {
    border: 1px solid #59b2c1;
    background: #ffe9e9;
}

.radionica-form input.error {
    margin: 5px 0 0 0;
}

.free-delivery-msg {
    display: inline-block;
    background: #d8462d;
    padding: 10px 15px;
    border-radius: 6px;
    margin: 10px 0;
    color: #fff;
}


.fc-daygrid-event {
    white-space: initial;
}

.fc-daygrid-dot-event .fc-event-title {
    line-height: 1.2;
}

.pre-black-friday {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: #000;
}

.prod-item .item-badges li .pre-black-friday span {
    color: #ffffff;
    font-size: 9px;
    line-height: 1;
    top: 7px;
    top: 50%;
    height: auto;
    transform: translateY(-50%);
}

.product .pre-black-friday {
    width: 90px;
    height: 90px;
}

.product .item-badges li .pre-black-friday span {
    width: 100%;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
}

.free-delivery-badge {
    position: absolute;
    bottom: 20px;
    left: 10px;
    z-index: 2;
    background: #827EB9;
    font-size: 9px;
    padding: 7px 10px;
    color: #fff;
    right: 10px;
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    line-height: 1;
}

.product .free-delivery-badge {
    width: 90px;
    height: 90px;
    bottom: 20px;
    font-size: 14px;
}

.free-delivery-badge span {
    position: relative;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}

.gradient-link {
    font-weight: 500;
    background: rgb(17,52,92);
    background: linear-gradient(45deg, rgba(130,126,185,1) 0%, rgba(216,70,45,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#gratis-modal {
    z-index: 1051;
}

body > div.zsiq_custommain.siq_bR {
    z-index: 100 !important;
    bottom: 110px !important;
}

.slogan {
    position: absolute; 
    top: 34px;
    left: 140px;
    transition: all .3s ease-out;
}

.sticky .slogan {
    top: 28px;
}

.slogan img {
    width: 200px;
    transition: all .3s ease-out;
}

.sticky .slogan {
    left: 120px;
}

.sticky .slogan img {
    width: 170px;
}

.container-masonry,
.badges-catalogue-container {
    max-width: 1720px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}

.masonry-section.katalog {
    padding: 20px 0 0 0;
}

.masonry-section.katalog .container-masonry {
    padding: 0;
}

.masonry-section.katalog .masonry-home {
    margin: 0 0 40px 0;
}

.badges-catalogue-container {
    margin: 40px auto 0 auto;
}

.masonry-section h2 {
    font-size: 36px;
    margin: 0 0 30px 0;
}

.masonry-home {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 40px;
    gap: 40px;
    padding: 0;
    margin: 0 0 60px 0;
}

.masonry-home .block-category-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.masonry-item picture::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, .65));
}

.masonry-home li {
    grid-column: 1/5;
}

.masonry-item {
    position: relative;
    overflow: hidden;
    border-radius: 6px;
}

.masonry-cat {
    position: absolute;
    font-weight: 600;
    bottom: 20px;
    left: 20px;
    color: #fff;
    font-size: 26px;
    line-height: 1.3;
}

.masonry-item img {
    width: 100%;
    height: 100%;
    transition: transform .2s linear;
}

.masonry-item:focus a,
.masonry-item:hover a,
.masonry-item:active a {
    background: rgba(216, 70, 45,.5)
}

.masonry-item:focus img,
.masonry-item:hover img,
.masonry-item:active img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.masonry-item picture {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%
}

.masonry-item a {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    width: 100%;
    transition: background .2s linear
}

.masonry-home li {
    list-style-type: none;
}

.masonry-home li:first-of-type {
    grid-column: 1/5;
    grid-row: 1/3
}

.masonry-home li:nth-of-type(2) {
    grid-column: 5/9
}

.masonry-home li:nth-of-type(3) {
    grid-column: 9/13
}

.masonry-home li:nth-of-type(4) {
    grid-column: 5/13
}

.masonry-home li:nth-of-type(5) {
    grid-column: 1/4
}

.masonry-home li:nth-of-type(6) {
    grid-column: 4/7
}

.masonry-home li:nth-of-type(7) {
    grid-column: 7/10
}

.masonry-home li:nth-of-type(8) {
    grid-column: 10/13
}


.masonry-section.hobisti li:nth-of-type(2) {
    grid-column: 8 / 13;
}

.masonry-section.hobisti li:first-of-type {
    grid-column: 1 / 8;
    grid-row: auto;
}

.masonry-section.hobisti li:nth-of-type(3) {
    grid-column: 1 / 7;
}

.masonry-section.hobisti li:nth-of-type(4) {
    grid-column: 7 / 13;
}

.kontakt-form-wrapper.newsletter {
    max-width: 900px;
}

.kontakt-form-wrapper.newsletter .form-row {
    margin: 0 0 5px 0;
}

.input-groups-wrapper {
    margin: 0 0 20px 0;
}

.input-groups-wrapper input[type=checkbox] + label:before {
    top: 2px;
}

.btn-secondary.btn.disabled:hover {
    background: #6c757d;
}

.pregled-kupovine .obavijest {
    color: #000;
    background: #f3f3f3;
    padding: 20px;
    border-radius: 6px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
    color: #F36523;
}


.pregled-kupovine .obavijest p {
    margin: 0;
}

.featured-posts-wrapper {
    margin: 60px 0 0 0;
}

.featured-posts-wrapper h2 {
    margin: 0 0 30px 0;
}

.featured-posts {
    position: relative;
}

.featured-posts .news-item {
    width: 100%;
    margin: 0;
}

.featured-posts .swiper-button-prev,
.featured-posts .swiper-button-next {
    top: -65px;
}

.featured-posts .swiper-button-next {
    right: 0;
}

.featured-posts .swiper-button-prev {
    left: auto;
    right: 50px;
}

.featured-posts .swiper-button-prev.swiper-button-disabled,
.featured-posts .swiper-button-next.swiper-button-disabled {
    opacity: .4;
}

.fc-event-past {
    color:gray;
}

.fc-event-past .fc-daygrid-event-dot {
    border:calc(var(--fc-daygrid-event-dot-width) / 2) solid gray;
}

.lenta {
    /*background: #d8462d;*/
    background: #16171c;
    text-align: center;
}

.lenta a {
    color: #fff;
    padding: 10px 0;
    display: inline-block;
    font-size: 14px;
}

.lenta .icon-close {
    position: relative;
    right: -30px;
    top: 2px;
    color: #fff;
    cursor: pointer;
}

.lenta.sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 45px;
    z-index: 100;
}

.price-difference-badge {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 10;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    font-size: 13px;
    text-transform: uppercase;
    background: #e4f0ff;
    line-height: 12px;
}

.item-badges + .price-difference-badge {
    left: 110px;
    
}

.item-badges + .item-badges + .price-difference-badge {
    left: 210px;
}

.item-badges + .item-badges + .item-badges + .price-difference-badge {
    left: 310px;
}

.restriction-wrapper {
    text-align: center;
    margin: 0 0 50px 0;
    padding: 20px;
}

.restriction-btns-wrapper a {
    margin: 10px 10px 5px 10px;
}

.paletna-dostava-wrapper {
    margin: 10px 0 0 0;
}

.paletna-dostava-wrapper p {
    margin: 5px 0 0 0;
}

.paletna-dostava-wrapper input[type=checkbox] + label:before {
    background: #fff;
}

.paletna-dostava-wrapper input[type=checkbox] + label {
    color: #000;
}

.delivery .radio-wrapper {
    width: 100%;
}

.note-delivery {
    margin: 0 0 40px 0;
}

.blog-section-content img {
    display: block !important;
    height: auto !important;
    max-width: 100% !important;
    width: auto !important;
}

@media screen and (min-width: 1921px) {
    .img-left-section,
    .img-right-section {
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto;
    }
}


@media (min-width: 768px) {
    .actions .nav-tabs {
        display: flex;
        flex-flow: column nowrap;
        width: 22.5%;
    }

    .actions .nav-tabs .nav-link {
        white-space: nowrap;
        text-transform: none;
    }

    .actions .card {
        border: none;
    }

    .actions .card .card-header {
        display: none;
    }

    .actions .card .collapse {
        display: block;
    }
   
}

@media screen and (min-width: 767px) {
    .remove-all-filters-mob {
        display: none;
        
    }
}

@media screen and (min-width: 1200px) {

    header .newMenu {
        display: flex;
        position: relative;
        top: 25px;
        z-index: 1001;
        height: 46px;
        align-items: center;
        width: 100%;
        transition: all .3s ease-out;
    }

    .main-menu {
        display: none;
        background: #ffffff;
        box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
        top: 46px;
    }

    .firstLvl {
        background: #ffffff;
        position: relative;
        padding: 40px 50px;
        max-height: 80vh;
        min-height: 75vh;
    }

    .firstLvl::after {
        content: '';
        position: absolute;
        display: block;
        width: 1px;
        height: 100%;
        background: #cecece;
        left: 25%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }


    .firstLvl > li {
        width: calc((25%) - 40px);
        display: flex;
        align-items: center;
   
    }
    .firstLvl > li img {
        width:35px;
        height:35px;
        margin-right:10px;
    }


    .firstLvl > li a {
        width: 100%;
    }

    .firstLvl li.active > a {
        color: #d8462d;
        position: relative;
    }

    .firstLvl > li.active > a::after {
        content: "";
        width: 24px;
        height: 16px;
        position: absolute;
        top: 50%;
        right: -16px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 12px solid transparent;
        border-right: 12px solid #d8462d;
        box-sizing: border-box;
        opacity: 1;
        transition: all .2s;
        z-index: 1001;
    }

    .firstLvl .prvi .sub-nav,
    .firstLvl .active .sub-nav {
        display: flex;
	    flex-flow: row wrap;
        position: absolute;
        left: 25%;
        top: 0px;
        width: 74.7%;
        height: auto;
        max-height: 100%;
        padding: 40px 15px;
        /*border-left: 1px solid #cecece;*/
        border-bottom: 0;
        box-shadow: none;
        background: #ffffff;
        overflow-y: auto;
    }

    .firstLvl .active .sub-nav::before {
        display: none;
    }

    .firstLvl .active .sub-nav-col {
        width: 32%;
        padding: 10px 0 20px 20px;
        margin: 0 1% 30px 0;
        border-bottom: 1px solid #e2e2e2;
    }

    .firstLvl .active .sub-nav-col.ul_graditeljstvoboje-i-lakovi,
    .firstLvl .active .sub-nav-col.ul_alati-i-strojevirucni-alati,
    .firstLvl .active .sub-nav-col.ul_alati-i-strojevielektricni-alati {
        width: 66%;
    }

    .firstLvl .active .sub-nav-col.ul_graditeljstvosuha-gradnja {
        width: 45%;
    }

    #ul_graditeljstvoboje-i-lakovi,
    #ul_alati-i-strojevirucni-alati,
    #ul_alati-i-strojevielektricni-alati {
        column-gap: 20px;
        column-fill: balance;
        column-count: 3;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    #ul_graditeljstvosuha-gradnja {
        column-gap: 20px;
        column-fill: balance;
        column-count: 2;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    .firstLvl .active .sub-nav li > ul li {
        width: 100%;
    }

    .firstLvl .sub-nav .active {
        color: #F58B1E;
        font-weight: 600;
    }

    .firstLvl .sub-nav .prikaziWrap {
        width: 100% !important;
        display: block !important;
        /*margin-top: 30px;*/
    }

    .prikaziSve {
        display: inline-block;
        padding: 0px 40px 0px 20px;
        position: relative;
        font-weight: 600;
        width: fit-content !important;
    }

    .prikaziSve::after {
        content: "";
        position: absolute;
        display: inline-block;
        width: 25px;
        height: 13px;
        background: url(../img/ios-arrow-round-forward-red.svg) 50% 50% no-repeat;
        background-size: 20px auto;
        right: 0px;
        top: 5px;
        transition: all .3s ease-out;
    }

    .sub-nav .prikaziSve {
        color: #d8462d;
    }

    .sub-nav-col .prikaziSve {
        font-weight: 400;
        color: #000;
        padding: 0px 35px 0px 0;
        margin: 10px 0 0 0;
    }

    .sub-nav-col .prikaziSve::after {
        background: url(../img/ios-arrow-round-forward-red.svg) 50% 50% no-repeat;
        background-size: 15px auto;
    }

    .prikaziSve::after,
    .prikaziSve:hover::after,
    .prikaziSve:active::after {
        background-image: url(../img/ios-arrow-round-forward-red.svg);
    }

    header.sticky .newMenu {
       top: 18px;
    }

  


}

@media screen and (min-width:1400px) {

    .container {
    
   max-width:1720px;

    }
}



@media screen and (max-width: 1459px) {

    .search {
        width: 430px;
        margin-left: 80px;
    }

    .suggest-box {
        width: 600px;
    }

    .main-menu .sub-nav-col ul li {
        padding: 4px 0 0 0;
    }

    .sub-nav-inner {
        width: 1130px;
    }

    .sub-nav-col {
        width: 272px;
    }

    .page-sidebar {
        width: 21%;
    }

    .page-main {
        width: 75%;
    }

    .product-grid .prod-item {
        width: calc(34% - 22px);
    }

    .product .product-thumbs {
        width: 100%;
    }

    .product .product-thumbs button {
        float: left;
        width: 92px;
        height: 92px;
        margin-top: 0;
        margin-left: 20px;
    }

    .product .product-thumbs button:first-child {
        margin-left: 0;
    }

    .half-col {
        width: 46%;
    }

    .signins-wrapper .item {
        padding: 0 40px 80px 40px;
    }

    .signins-wrapper .btn-holder {
        left: 40px;
    }

    .prijava .btn-holder {
        left: 0;
    }

    .slide-content {
        max-width: 90%;
        width: 90%;
        left: 0;
    }

    .img-left-section .blog-section-content,
    .img-right-section .blog-section-content {
        width: 100%;
    }

    .img-right-section img,
    .img-left-section img {
        width: 50%;
    }
}

@media screen and (max-width: 1399px) {
    .promo-item .item-title {
        font-size: 16px;
    }

    .products-five-wrapper .promo-item:first-of-type .new-price, .products-five-wrapper .promo-item:nth-of-type(2) .new-price {
        font-size: 20px;
    }

    .promo-item .new-price {
        font-size: 14px;
    }

    .promo-item .price-action {
        font-size: 10px;
    }

    .akademija-item-wrapper {
        flex-direction: column;
    }

    .akademija-item {
        width: 100%;
        margin: 0 0 30px 0;
        min-width:unset;
        max-width:unset;
    }
}

@media screen and (max-width: 1199px) {
    header .logo img {
        width: 80px;
    }

    header .logo {
        top: 17px;
    }

    .slogan,
    .sticky .slogan {
        left: 110px;
    }

    .sticky .slogan {
        top: 28px;
    }

    .slogan img,
    .sticky .slogan img {
        width: 170px;
    }

    .newMenu {
        display:none;
    }

    .basket-price-wrapper {
        right: 14px;
        top: 2px;
    }

    .topbar .b2b-btn {
        display: block;
    }

    .b2b-btn-menu.mobile-majstori,
    .firstLvl > .mobile-akademija,
    .firstLvl > .mobile-bclc {
        display: block;
    }

    .main-menu ul .mobile-akademija {
        border-bottom: none;
    }

    .main-menu > ul > .mobile-bclc {
        padding: 0 0 15px 0;
    }

    .main-menu > ul > .mobile-akademija > a,
    .main-menu > ul > .mobile-akademija > a:hover,
    .main-menu > ul > li.mobile-akademija > a span {
        color: #fff;
    }

    .main-menu ul li.b2b-btn-menu a:hover {
        background: #d8462d;
    }

    .main-menu > ul > .mobile-akademija > a,
    .main-menu > ul > .mobile-bclc > a {
        margin: 0;
        top: auto;
        display: block;
        padding: 10px;
        font-weight: 400;
        margin-left: 0;
    }

    .b2b-btn-menu.mobile-majstori a {
        background: #d8462d;
    }

    .main-menu {
        display: block !important;
    }

    .main-menu > ul > li > a {
        text-transform: uppercase;
    }

    .main-menu ul li.b2b-btn-menu a {
        padding: 10px 10px 10px 10px;
        margin-right:0;
    }
    .main-menu > ul > li.b2b-btn-menu {
        padding: 7px 0px 0 0px;
    }


        .main-menu ul li.b2b-btn-menu a span {
        
        color:#fff;

        }

        .main-menu ul li.b2b-btn-menu.nagradnaIgra a {
            display: block;
        }

    .firstLvl > li img{
        display:inline-block;
        width:25px;
        height:25px;
        cursor:pointer;
        margin-right:10px;
    }

    .path {
        margin: 10px 0;
    }

    .page-content {
        margin-top: 0;
    }

    .slide-content h2 {
        font-size: 25px;
        margin: 5px 0 0 0;
    }

    .slide-btn,
    .slide-content h3 {
        font-size: 14px;
    }

    .mobile-main-user-controls,
    .mobile-main-menu-head,
    .mobile-sign-in-up,
    .user-links {
        display: block;
    }

    .user-links {
        list-style-type: none;
        padding: 15px 10px;
        margin: 0 0 15px 0;
        text-align: center;
        position: relative;
        background: #f1f1f1;
        border-radius: 6px;
    }

    .user-links li {
        display: inline-block;
        margin: 0 10px;
    }

    .user-links li a {
        color: #ffffff;
        padding: 5px 15px;
        background: #349cad;
        border-radius: 100px;
    }

    .show-all-in-cat {
        display: block;
    }

    .main-menu a,
    .main-menu > ul > li:first-of-type span {
        color: #000000;
        font-size: 16px;
        font-weight: 400;
    }

    .main-menu a:hover,
    .main-menu a:active,
    .main-menu a:focus,
    .sub-nav-col .cat-name:hover,
    .sub-nav-col .cat-name:active,
    .sub-nav-col .cat-name:focus {
        color: #333;
    }

    header .container {
        width: 100%;
        max-width: 100%;
    }

    .desktop-visible {
        display: none;
    }

    .tablet-visible {
        display: block;
    }

    .search {
        width: 48%;
        margin-left: 50px;
    }

    .suggest-box {
        width: auto;
        left: 2%;
        right: 2%;
    }

    .suggest-box:before,
    .suggest-box:after {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .user-menu-trigger .login-register:before {
        top: 5px;
    }

    .slinky-theme-default .back::before {
        padding: 1em 1em 1em 0;
        margin: 0 10px 0 0;
    }

    .slinky-theme-default a.active-link {
        color: #1D93CC;
        text-decoration: none;
    }

    .sub-nav-col ul li a {
        font-size: 16px;
        font-weight: 300;
    }

    .main-menu-wrapper {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin-top: 0;
        background: rgba(0, 0, 0, 0.83);
        z-index: 10000;
        -webkit-transition: none;
        transition: none;
    }

    .slinky-menu .header {
        padding: 5px 0 0 0;
    }

    .slinky-theme-default .next::after {
        height: 1.2em;
        width: 1.2em;
    }

    .main-menu-wrapper .container {
        width: 400px;
        position: relative;
        height: 100%;
        margin-right: 0;
        background: #fff;
        padding: 0 20px;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .show-all-in-cat {
        display: block;
        font-weight: 600;
    }

    .main-menu {
        padding: 0;
        margin: 0;
        display: block;
        min-height: 80% !important;
        max-height: 100% !important;
        height: auto !important;
        overflow-y: auto;
    }

    .sub-nav-col .cat-name {
        font-size: 16px;
        font-weight: 300;
    }

    .slinky-theme-default .title {
        padding: 0.5em;
        font-weight: 600;
        color: #d8462d;
    }

    .slinky-menu .prikaziSve {
        font-weight: 600;
    }

    .main-menu > ul > li:first-of-type a.back {
        text-decoration: none;
    }

    .main-menu > ul {
        padding: 0;
        position: relative;
    }

    .main-menu > ul > li {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
        font-size: 16px;
        left: 0;
    }

    .main-menu > ul > li:first-of-type {
        margin-top: 0;
    }

    .main-menu > ul > li > a {
        font-weight: 400;
        padding: 0;
        display: flex;
    }

    .main-menu > ul > li.opened .sub-nav {
        display: inline-block;
    }

    .main-menu .sub-nav {
        /* display: initial; */
        position: absolute;
        top: 0;
        left: 100%;
        background: none;
        border-bottom: 0;
        box-shadow: none;
        font-size: 15px;
        right: initial;
        margin: 0;
        width: 100%;
        /* width: 350px; */
        padding: 0;
        max-height: 100%;
        overflow-y: initial;
        overflow-x: initial;
    }

    .sub-nav:before, .sub-nav:after {
        display: none;
    }

    .main-menu ul li {
        float: none;
        padding: 10px 0;
        font-size: 16px;
        margin: 0;
        border-bottom: 1px solid #e7e7e7;
        width: 100%;
        display: inline-block;
    }

    .main-menu ul .b2b-btn-menu{border-bottom:0;}

    .main-menu .sub-nav-col ul li {
        padding: 10px 0;
    }

    .main-menu ul li:last-child {
        border-bottom: none;
    }

    .sub-nav-inner {
        width: 100%;
    }

    .sub-nav-col {
        float: none;
        /* width: 100%; */
        width: 350px;
        padding: 20px 0 0 20px;
        position: initial;
    }

    /* .sub-nav-col ul {
        padding-left: 20px;
    } */

    .sub-nav .active {
        text-decoration: none;
    }

    .sub-nav-col .cat-name {
        margin-top: 0;
    }

    .mobile-main-menu-head {
        display: block;
        padding: 10px 0;
        border-bottom: 2px solid #e4e4e4;
        margin: 0 0 10px 0;
    }

    .mobile-main-menu-head ul {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 22px;
        font-weight: 600;
    }

    .mobile-main-menu-head ul li {
        display: table-cell;
        vertical-align: middle;
    }

    .mobile-menu-close {
        position: relative;
        width: 30px;
    }

    .mobile-menu-close a {
        position: relative;
        top: 6px;
        display: block;
        width: 30px;
        height: 30px;
        text-align: center;
        font-family: 'bacelic';
        font-size: 20px;
        color: #39434B;
        opacity: 0.4;
    }

    .mobile-menu-close a:hover {
        color: #0067af;
        opacity: 1;
    }

    .section-content,
    .section-bottom {
        margin-top: 30px;
    }

    .featured .section-title {
        padding-right: 0;
        text-align: center;
    }

    .featured .nav-tabs {
        position: relative;
        right: auto;
        top: auto;
        margin-top: 40px;
    }

    .newsletter-signup {
        padding-top: 0;
    }

    .benefits ul {
        display: block;
        padding: 0 20px;
    }

    .benefits ul .benefit-icon {
        display: block;
        width: 100%;
        text-align: center;
    }

    .benefits ul .benefit-text {
        text-align: center;
        width: 100%;
        margin: 0;
    }

    header.sticky {
        box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    }

    .main-menu-wrapper.sticky {
        top: 0;
        box-shadow: none;
    }

    .main-menu-wrapper.sticky + .home-slider-wrapper,
    .main-menu-wrapper.sticky + .path,
    .main-menu-wrapper.sticky + .product-container,
    .main-menu-wrapper.sticky + .povijestNarudzbiHolder,
    .main-menu-wrapper.sticky + .discount-counter,
    .main-menu-wrapper.sticky + .container-box {
        margin-top: 120px;
    }

    .main-categories-wrapper,
    .section,
    .catalogue-newsletter-wrapper {
        padding: 35px 0 0 0;
    }

    .featured-products {
        padding: 35px 0;
        margin: 30px 0 0 0;
    }

    .highlights {
        padding-bottom: 40px;
    }

    .actions {
        padding: 40px 0 10px 0;
    }

    .inspiration h2, .featured-products h2 {
        margin: 0 0 20px 0;
    }

    footer {
        margin-top: 40px;
        padding: 40px 0;
    }

    footer .link-group {
        padding-right: 20px;
    }

    footer .copy {
        margin-top: 30px;
    }

    footer .disclaimer {
        text-align: left;
    }

    .seasonal {
        padding-top: 30px;
    }

    .prod-item ul,
    .prod-item ul li {
        display: block;
    }

    .item-badges li span.free-delivery-sticker-small {
        margin-top: 5px;
    }

    .prod-item .item-price {
        width: 100%;
    }

    .prod-item .favorite-trigger {
        font-size: 20px;
    }

    .prod-item .actions-overlay {
        padding: 0 20px;
    }

    .prod-item .actions-overlay .btn {
        margin-top: 10px;
    }

    .page-sidebar {
        display: none;
    }

    .page-main {
        width: 100%;
    }

    .product-grid .prod-item {
        margin-left: 0;
        margin-top: 30px;
    }

    .product-grid .prod-item:nth-child(3n+1) {
        margin-left: 0;
    }

    .product-grid .prod-item:nth-child(4n+1) {
        margin-left: 0;
    }

    .grid-bottom {
        margin-top: 40px;
    }

    .collage-top .large-img {
        width: 625px;
    }

    .collage-top-inner {
        width: 285px;
    }

    .product .product-pic {
        width: 440px;
    }

    .product .product-thumbs button {
        width: 80px;
        height: 80px;
        margin-left: 10px;
    }

    .product-characteristic {
        font-size: 14px;
    }

    .product-characteristic li:first-child {
        width: 160px;
    }

    .product-sheet-title {
        font-size: 50px;
        line-height: 55px;
        margin-top: 45px;
    }

    .product-sheet-lead {
        font-size: 18px;
        margin-top: 15px;
    }

    .product-sheet-movie {
        padding: 40px 0;
    }

    .product-sheet-text {
        margin: 15px 0;
    }

    .product-sheet-bottom {
        margin-top: 30px;
    }

    .basket-products .remove-wrap {
        width: 40px;
    }

    .basket-products .product-title {
        padding-left: 30px;
        padding-right: 30px;
    }

    .basket-products .cijena-kom-wrapper {
        width: 420px;
    }

    .basket-products .cijena-wrapper,
    .basket-products .kom-ukupno {
        width: 110px;
    }

    .basket-products .kom-wrapper {
        padding-left: 40px;
    }

    .signins-wrapper .item {
        width: 310px;
    }

    .signins-wrapper .half-col {
        width: 465px;
        padding-left: 40px;
    }

    .signins-wrapper .half-col:first-of-type {
        padding-right: 40px;
    }

    .viewed-items.page-content {
        margin-top: 0;
    }

    .viewed-items .nav-tabs {
        margin-bottom: 10px;
    }

    .viewed-item .item-fav {
        width: 24px;
        font-size: 24px;
    }

    .viewed-item .item-info {
        padding-right: 20px;
    }

    .viewed-item .item-price {
        width: 130px;
        padding-right: 40px;
    }

    .viewed-item .item-cart-action {
        width: 170px;
        padding-right: 20px;
    }

    .viewed-item .item-cart-action .move-to-cart {
        line-height: 20px;
        margin-left: 0;
    }

    .viewed-item .item-action {
        width: 24px;
    }

    .basket .promo-code-enter {
        padding: 20px 30px;
    }

    .left-side-banner {
        width: 48.5%;
    }

    .actions .tab-content {
        width: 74.5%;
    }

    .main-categories-wrapper h2 {
        font-size: 20px;
    }

    .main-categories-wrapper .subcategories {
        font-size: 14px;
    }

    .product-general .change_qty {
        max-width: 170px;
        margin: 0 20px 0 0;
    }

    .product-add .btn-favorites {
        margin: 0 0 0 20px;
    }

    .change_qty li input {
        height: 41px;
        line-height: 41px;
    }

    .change_qty li .handle,
    .change_qty .prod_qty {
        height: 41px;
    }

    .related-products {
        padding: 40px 0;
        margin: 40px 0;
    }

    .related-products.recently-viewed {
        margin: 40px 0 0 0;
    }

    .store-info {
        width: 320px;
        padding: 32px 40px;
    }

    .stores-map .destination-map,
    .store-item .destination-map {
        height: 520px;
    }

    .page-heading-content.poslovnice h1 {
        margin-bottom: 10px;
    }

    .prod-item .item-badges {
        left: 10px;
        top: 10px;
    }

    .steps li {
        margin-right: 15px;
    }

    .cart-ico {
        top: 2px;
    }

    .fav-ico-wrapper {
        top: 3px;
    }

    .actions .nav-tabs {
        width: 25%;
    }

    .four-banners {
        padding-bottom: 40px;
    }

    .catalogue-txt {
        right: 20px;
        top: 15px;
        width: 53%;
    }

    .catalogue-btn {
        margin: 10px 0 0 0;
    }

    .main-categories-wrapper ul li {
        width: 49%;
        margin: 0 0 10px 0;
    }

    .sub-nav-col .prikaziSve {
        display: none;
    }

    .masonry-cat {
        font-size: 18px;
    }

    .masonry-home {
        gap: 30px;
        grid-gap: 30px;
    }

    .znackice {
        padding: 0 30px;
    }

    .znackice-inner h3 {
        margin: 0 0 20px 0;
        font-size: 20px;
    }

    .znackice a img {
        height: 75px;
    }

    .znackice a:last-child img {
        height: 45px;
    }

    .newsletter-signup-content h2 {
        font-size:28px;
    }

    .masonry-section.katalog .masonry-home {
        margin: 0;
    }

    .masonry-section.katalog {
        padding: 40px 0 0 0;
    }

    .brands {
        margin: 40px 0 0 0;
    }

    .basket h1 {
        font-size: 21px;
    }
}

@media screen and (max-width: 991px) {
    .slogan,
    .sticky .slogan {
        left: 80px;
        top: 16px;
    }

    .sticky .slogan {
        top: 16px;
    }

    .slogan img,
    .sticky .slogan img {
        width: 140px;
    }

    .basket header {
        height: 95px;
    }

    .basket-price-wrapper {
        display: none;
    }

    .search .search-btn a,
    .search .search-btn,
    .search ul li {
        height: 30px;
    }

    .search .search-btn a:hover,
    .search .search-btn a:focus {
        background: transparent;
        color: #1D93CC;
    }

    .search .search-btn a span {
        top: 4px;
    }

    .search .search-field input {
        padding: 7px 15px;
    }

    .podaci.user-data .section-head {
        margin-top: 20px;
    }

    .slide-content h2 {
        font-size: 21px;
    }

    .slide-btn {
        margin: 10px 0 0 0;
    }

    .header-menu,
    header.sticky .header-menu {
        margin: 12px 0 0 0;
    }

    header .logo img,
    header.sticky .logo img {
        width: auto;
        height: 42px;
    }

    .container {
        width: 100%;
        max-width: 100%;
    }

    header,
    header.sticky {
        height: 140px;
    }

    header .logo,
    header.sticky .logo {
        margin-top: 9px;
        top: -1px;
    }

    header.sticky .search {
        width: 100%;
        margin: 7px 0 0 0;
    }

    .product-carousel .swiper-button-next,
    .product-carousel .swiper-container-rtl .swiper-button-prev,
    .brands-carousel .swiper-button-next,
    .brands-carousel .swiper-container-rtl .swiper-button-prev,
    .recently-viewed-carousel .swiper-button-next,
    .recently-viewed-carousel .swiper-container-rtl .swiper-button-prev,
    .related-products-carousel .swiper-button-next,
    .related-products-carousel .swiper-container-rtl .swiper-button-prev {
        right: 10px;
    }

    .product-carousel .swiper-button-prev,
    .product-carousel.swiper-container-rtl .swiper-button-next,
    .brands-carousel .swiper-button-prev,
    .brands-carousel.swiper-container-rtl .swiper-button-next,
    .recently-viewed-carousel .swiper-button-prev,
    .recently-viewed-carousel .swiper-container-rtl .swiper-button-prev,
    .related-products-carousel .swiper-button-prev,
    .related-products-carousel .swiper-container-rtl .swiper-button-prev {
        left: 10px;
    }

    .search {
        width: 100%;
        margin: 8px 0 0 0;
    }

    .suggest-box {
        top: 150px;
    }

    header.sticky .suggest-box {
        top: 145px;
    }

    .catalogue-newsletter-wrapper {
        padding: 40px 0 0 0;
    }

    .catalogue-txt {
        right: 0;
        margin: 20px;
    }

    .main-categories-wrapper {
        padding: 40px 0 0 0;
    }

    .inspiration h2, .featured-products h2 {
        margin: 0 0 20px 0;
    }

    .inspiration h3 {
        padding: 0;
        margin: 20px 0 5px 0;
    }

    .inspiration ul {
        padding: 0;
    }

    .actions {
        padding: 40px 0 10px 0;
    }

    footer {
        margin-top: 40px;
        padding: 40px 0;
    }

    .main-menu-wrapper.sticky + .home-slider,
    .main-menu-wrapper.sticky + .path,
    .main-menu-wrapper.sticky + .product-container,
    .main-menu-wrapper.sticky + .povijestNarudzbiHolder,
    .main-menu-wrapper.sticky + .discount-counter,
    .main-menu-wrapper.sticky + .container-box {
        margin-top: 140px;
    }

    footer .cards,
    footer .disclaimer {
        margin-top: 30px;
    }

    .product-grid .prod-item {
        width: 31%;
        margin-top: 20px;
    }

    .product-grid .prod-item:nth-child(3n+1) {
        margin-left: 0;
    }

    .collage-top .large-img {
        width: 100%;
    }

    .collage-top-inner {
        width: 100%;
        margin-left: 0;
    }

    .collage-top .small-img {
        width: 345px;
        margin-top: 20px;
        margin-left: 20px;
    }

    .collage-top .small-img:first-of-type {
        margin-top: 20px;
        margin-left: 0;
    }

    .product .product-pic {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .product .product-pic-inner {
        float: none;
        margin-left: auto;
        margin-right: auto;
        /*        max-width: 450px;*/
        max-width: 100%;
    }

    .product .product-thumbs {
        text-align: center;
    }

    .product .product-thumbs button {
        float: none;
        display: inline-block;
        width: 80px;
        height: 80px;
        margin-left: 8px;
    }

    .product .product-general {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }

    .product-add .btn-favorites {
        padding: 10px 0;
        margin: 0 0 0 10px;
    }

    .product-description {
        margin-top: 30px;
    }

    .product-benefits,
    .product-info {
        max-width: 100%;
    }

    .product-description .tab-content {
        padding: 10px 0;
    }

    .product-name {
        font-size: 25px;
    }

    .product-share {
        max-width: 100%;
    }

    .half-col {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .signins-wrapper {
        padding-bottom: 0;
    }

    .signins-wrapper .item {
        width: 100%;
        padding: 40px 0;
        border-left: 0;
        border-top: 1px solid #d5d5d5;
    }

    .signins-wrapper .item:first-of-type {
        border-top: 0;
        padding-top: 0;
    }

    .signins-wrapper .item.last {
        padding-bottom: 0;
    }

    .signins-wrapper .btn-holder {
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 25px;
    }

    .signins-wrapper .item:first-of-type .btn-holder {
        left: auto;
    }

    .signins-wrapper .half-col {
        width: 100%;
        padding-top: 40px;
        border-top: 1px solid #d5d5d5;
        padding-left: 0;
    }

    .signins-wrapper .half-col:first-of-type {
        border-top: 0;
        border-right: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 40px;
    }

    .steps li .step-title {
        display: none;
    }

    .steps li .step-wrapper .circle {
        display: block;
    }

    .steps li {
        width: 40px;
        height: 40px;
        line-height: 39px;
        margin-right: 10px;
        display: inline-block;
        border-radius: 100%;
        text-align: center;
        padding: 0;
    }

    .steps li:last-of-type {
        margin-right: 0;
        padding-right: 0;
    }

    .steps li:last-of-type::after {
        display: none;
    }

    .detalji-kupovine {
        width: 100%;
    }

    .teasers a {
        width: 50%;
    }

    .right-side-banners {
        width: 73.5%;
    }

    .newsletter-signup-content {
        padding: 0 20px;
    }

    .product-carousel .swiper-pagination,
    .related-products .swiper-pagination,
    .actions .swiper-pagination {
        bottom: -30px;
    }

    .product-general .change_qty {
        max-width: 120px;
    }

    .img-left-section, .img-right-section {
        margin: 50px 0 0 0;
    }

    .blog-section-content:before {
        left: 0;
        right: 0;
    }

    .blog-gray-section {
        padding: 120px 0 40px 0;
        margin: -90px 0 0 0;
    }

    .blog-gray-section:before {
        left: 0;
        right: 0;
    }

    .blog-section-content h2 {
        margin: 0 0 10px 0;
    }

    .two-column-section {
        margin: 50px 0;
    }

    .two-column-content {
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
    }

    .btn-action {
        padding: 10px 30px;
    }

    .nav-tabs > li > a,
    .nav-tabs .nav-link,
    .actions .card .card-header a {
        padding: 9px 10px;
    }

    .products-five-wrapper .promo-item {
        width: calc(50% - 20px);
    }

    .promo-item .new-price,
    .products-five-wrapper .promo-item:first-of-type .new-price,
    .products-five-wrapper .promo-item:nth-of-type(2) .new-price {
        font-size: 13px;
    }

    .promo-item .item-pic,
    .products-five-wrapper .promo-item:first-of-type .item-pic,
    .products-five-wrapper .promo-item:nth-of-type(2) .item-pic {
        max-width: 120px;
    }

    .promo-item .item-title {
        font-size: 15px;
    }

    .promo-item .price-action {
        font-size: 9px;
    }


    .banners-wrap {
        width: 90%;
    }

    .fb-txt {
        font-size: 3vw;
    }

    .katalogMjeseca h2 {
        font-size:35px;
    }

    .katalogMjeseca a {
        font-size: 18px;
    }

    .middle-basket .modal-dialog {
        max-width: 95%;
    }

    .free-delivery-msg {
        width: 100%;
        text-align: center;
        margin: 10px 0 0 0;
    }

    .akademija-item:hover {
        box-shadow: none;
    }

    .masonry-home {
        grid-template-columns: repeat(8,1fr)
    }

    .masonry-home li:nth-of-type(2n-1),
    .masonry-section.hobisti li:nth-of-type(2n-1) {
        grid-column: 1/5
    }

    .masonry-home li:nth-of-type(2n),
    .masonry-section.hobisti li:nth-of-type(2n) {
        grid-column: 5/9
    }

    .masonry-home li:first-of-type {
        grid-row: auto;
    }

    .masonry-section h2 {
        font-size: 30px;
    }

    .znackice {
        padding: 0 20px;
    }

    .znackice-inner h3 {
        font-size: 18px;
        margin: 0;
    }

    .znackice a img,
    .znackice a:nth-child(3) img {
        height: 60px;
    }

    .znackice a:last-child img {
        height: 30px;
    }

    .newsletter-signup-content h2 {
        font-size: 25px;
    }

   

}


@media only screen and (max-width: 767px) {
    .slogan,
    .sticky .slogan {
        left: 65px;
        top: 10px;
    }

    .slogan img,
    .sticky .slogan img {
        width: 130px;
    }

    .products-five-wrapper {
        margin: 50px 0;
    }

    .products-five-wrapper {
        margin: 50px 0 30px 0;
    }

    .newsletter-signup-inner {
        display: flex;
        align-items: center;
        justify-content: center;
        
    }

    .catalogue-txt {
        margin: 30px;
        top: 15%;
        width: 45%;
    }

    .discount-counter .counter-txt {
        font-size: 20px;
    }

    .header-menu li .user-menu ul li {
        margin: 0;
    }

    .user-menu-title {
        padding: 5px 20px;
        font-size: 14px;
        font-weight: 600;
    }

    header,
    header.sticky {
        height: 123px;
    }

    header .logo img,
    header.sticky .logo img {
        height: 31px;
    }

    .basket header .logo img {
        height: 42px;
    }

    .tablica-3-kolone {
        display: block;
    }

    .tablica-3-kolone td {
        display: block;
        width: 100%;
        padding-right: 0;
        padding-top: 40px;
    }

    .tablica-3-kolone tr:first-of-type td {
        padding-top: 40px;
    }

    .tablica-3-kolone tr:first-of-type td:first-child {
        padding-top: 0;
    }

    .newsletter-signup-content h2 {
        font-size: 25px;
        margin: 0 0 5px 0;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .breadcrumbs {
        font-size: 12px;
        line-height: 18px;
    }

    .mobile-hidden {
        display: none;
    }

    .mobile-visible {
        display: block;
    }

    .header-menu,
    header.sticky .header-menu {
        margin-top: 6px;
    }

    .header-menu li {
        margin-left: 20px;
    }

    .header-menu li a i {
        right: -8px;
        top: -2px;
        width: 14px;
        height: 14px;
        font-size: 8px;
        line-height: 14px;
    }

    .cart-ico {
        width: 27px;
        background: url(../img/cart-ico.svg) 50% 50% no-repeat;
        background-size: 27px auto;
    }

    .fav-ico {
        width: 24px;
        background: url(../img/fav-ico.svg) 50% 50% no-repeat;
        background-size: 24px auto;
    }

    header .lang {
        position: relative;
        float: right;
        margin-top: 17px;
        margin-left: 30px;
    }

    .search ul li {
        height: 32px;
    }

    .search .search-field input {
        padding-bottom: 6px;
        padding-top: 6px;
    }

    .search .search-btn {
        height: 32px;
        width: 40px;
        font-size: 16px;
    }

    .search .search-btn a {
        height: 32px;
        border-radius: 0 16px 16px 0;
    }

    .search .search-btn a span {
        position: relative;
        top: 5px;
    }

    .suggest-box {
        width: 100%;
        left: 0;
        top: 50px;
    }

    .suggest-box .collection {
        display: none;
        padding: 10px 15px 10px 15px;
    }

    .suggest-box .collection, .suggest-box .product-list-small {
        width: 100%;
    }

    .suggest-box .collection ul,
    .suggest-box .collection-title {
        font-size: 12px;
        position: relative;
    }

    .suggest-box .collection-title .icon-close {
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        text-align: center;
        right: 0;
        top: 0;
        font-size: 8px;
        cursor: pointer;
    }

    .suggest-box .collection ul {
        display: none;
    }

    .suggest-box .product-list-small {
        padding: 15px;
    }

    .suggest-box .results {
        height: 400px;
        overflow-y: scroll;
    }

    .suggest-box .buttons {
        padding: 0;
    }

    .suggest-box .buttons .btn {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 0;
    }

    .suggest-box .product-list-small a.spc .spc-info {
        line-height: 16px;
    }

    .suggest-box .product-list-small a.spc .spc-info .name {
        font-size: 13px;
    }

    .main-menu-wrapper .container {
        width: 100%;
        max-width: 360px;
    }

    .main-menu {
        margin-bottom: 30px;
    }

    .main-menu > ul {
        padding: 0;
    }

    .sub-nav {
        font-size: 13px;
    }

    .sub-nav-col,
    .sub-nav-col ul {
        padding-left: 15px;
    }

    .sub-nav-col .cat-name a::before {
        margin-right: 7px;
    }

    .master-menu > ul {
        display: block;
        padding: 0 20px 20px 20px;
    }

    .master-menu > ul > li {
        margin-top: 10px;
    }

    .mobile-main-menu-head ul {
        font-size: 18px;
        font-weight: 800;
    }

    .mobile-menu-close {
        width: 30px;
    }

    .mobile-menu-close a {
        font-size: 12px;
    }

    .mobile-main-user-controls ul {
        padding: 20px;
    }

    .section-title span {
        font-size: 22px;
    }

    .section-content {
        margin-top: 20px;
    }

    .section-bottom {
        margin-top: 20px;
    }

    .newsletter-signup-inner,
    .catalogue-section {
        width: 100%;
    }

    .catalogue-section {
        margin: 0 0 20px 0;
    }

    .newsletter-form {
        margin: 10px auto;
    }

    .newsletter-signup .gdpr-accept {
        margin-top: 15px;
    }

    .newsletter-signup .gdpr-accept a {
        color: #fff;
        text-decoration: underline;
    }

    .newsletter-signup .gdpr-accept a:hover {
        color: #11131E;
    }

    .prod-item .item-title {
        font-size: 13px;
    }

    .prod-item .item-price {
        font-size: 13px;
    }

    .prod-item .item-price .price-before {
        display: block;
        margin-left: 0;
    }

    .prod-item .favorite-trigger {
        right: 10px;
        top: 3px;
        line-height: 1;
    }

    .featured .nav-tabs {
        margin-top: 20px;
    }

    .nav-tabs > li {
        margin-left: 20px;
    }

    .nav-tabs > li:first-of-type {
        margin-left: 0;
    }

    .nav-tabs > li > a {
        font-size: 13px;
        padding: 0 0 3px 0;
    }

    .prod-item .item-pic {
        /*height: 100%;*/
        padding: 40px 10px 10px 10px;
    }

    header.sticky {
        box-shadow: 0 10px 20px rgba(0,0,0,0.15);
    }

    .main-menu-wrapper.sticky + .home-slider,
    .main-menu-wrapper.sticky + .path,
    .main-menu-wrapper.sticky + .product-container,
    .main-menu-wrapper.sticky + .povijestNarudzbiHolder,
    .main-menu-wrapper.sticky + .discount-counter,
    .main-menu-wrapper.sticky + .container-box {
        margin-top: 118px;
    }

    .seasonal {
        padding-top: 20px;
    }

    .prod-item .item-price {
        font-size: 16px;
    }

    .product-grid .prod-item {
        width: calc(50% - 10px);
        margin-left: 0;
    }

    .product-grid .prod-item:nth-child(4n+1) {
        margin-left: 0;
    }

   /* .product-grid .prod-item:nth-child(2n+2) {
        margin-left: 20px;
    }*/

    .filters {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(3,30,78,0.98);
        z-index: 11000;
        border-bottom: 0;
        margin: 0;
    }

    .filters-inner {
        position: absolute;
        width: 100%;
        height: 100%;
        max-width: 360px;
        left: 0;
        top: 0;
        padding: 20px;
        background: #fff;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }

    .filters .mobile-title {
        display: block;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .filter,
    .toggle-filters {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: 15px;
    }

    .toggle-filters a,
    .gd-selected {
        padding-top: 10px;
        padding-bottom: 10px;
        border: none;
        border-bottom: 1px solid #D3D3D3;
        border-radius: 0;
    }

    .toggle-filters a {
        border: none;
    }

    .toggle-filters a:after {
        top: 8px;
    }

    .gd-selected i,
    .toggle-filters a i {
        top: 12px;
    }

    .gd-dropdown {
        position: relative;
        top: auto;
        position: relative;
        max-height: none;
        width: 100%;
        box-shadow: none;
    }

    .toggle-filters {
        margin-bottom: 15px;
        padding-top: 0;
        padding-bottom: 0;
    }

    .hidden-filters {
        padding-bottom: 70px;
    }

    .hidden-filters .filter:first-of-type {
        margin-top: 0;
    }

    .mobile-triggers {
        display: block;
        overflow: hidden;
        line-height: 30px;
    }

    .mobile-triggers a {
        float: left;
        width: 48%;
        text-align: center;
        color: #232323;
        margin-left: 4%;
    }

    .mobile-triggers a:first-of-type {
        margin-left: 0;
    }

    .filters-bottom {
        display: block;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 360px;
        z-index: 100;
        text-align: center;
    }

    .filters-bottom a {
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
        border-radius: 0;
    }

    .close-filters {
        display: block;
        z-index: 2;
        position: absolute;
        font-size: 12px;
        right: 20px;
        top: 28px;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        color: #39434B;
        opacity: 0.5;
    }

    .close-filters:hover {
        opacity: 1;
        color: #488BFF;
    }

    .selected-filters {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 20px;
        font-size: 13px;
    }

    .remove-all-filters {
        position: relative;
        right: auto;
        top: auto;
        display: inline-block;
        margin-top: 10px;
    }

    .selected-filters-mobile {
        display: block;
    }

   /* .selected-filters-desktop {
        display: none;
    }*/

    .grid-qty {
        text-align: left;
        top: auto;
        line-height: 20px;
        font-size: 14px;
    }

    .sort-results {
        position: relative;
        z-index: 100;
        line-height: 1;
    }

    .sort-results .bootstrap-select .btn {
        padding: 5px 15px;
    }

    .dropdown-toggle::after {
        background-size: 9px auto;
    }

    .bootstrap-select .btn .filter-option {
        padding-right: 5px;
    }

    .sort-label {
        display: none;
    }

    .grid-heading {
        margin-top: 20px;
    }

    .grid-heading .page-nav {
        display: none;
    }

    .collage-top {
        margin-bottom: 30px;
    }

    .collage-top .small-img {
        width: 48.5%;
        margin-left: 3%;
    }

    .collage-top .small-img:first-of-type {
        margin-left: 0;
    }

    .product-name {
        font-size: 24px;
        line-height: 28px;
    }

    .basket h1 {
        font-size: 18px;
    }

    .product-share ul li {
        font-size: 14px;
    }

    .product-share ul a {
        width: 32px;
        height: 32px;
    }

    .product-share ul a span {
        line-height: 32px;
        top: 1px;
    }

    .product-share i {
        display: none;
    }

    .product-pills li {
        font-size: 11px;
        padding: 3px 8px;
    }

    .product-benefits {
        padding: 10px 12px;
    }

    .product-add {
        margin: 15px 0 20px 0;
    }

    .product-add .btn-favorites span {
        font-size: 18px;
        margin-right: 6px;
    }

    .product-info-sheet {
        margin-top: 30px;
        font-size: 13px;
        line-height: 20px;
    }

    .product-info {
        display: block;
        padding: 10px 0;
    }

    .product-info:first-of-type {
        margin-top: 25px;
        border-top: 1px solid #E3E6EC;
    }

    .product-info:last-of-type {
        border-bottom: 1px solid #E3E6EC;
    }

    .product-info li {
        display: block;
        text-align: left;
        padding: 0;
    }

    .product-description .nav-tabs {
        margin-bottom: 10px;
    }

    .product-characteristic {
        font-size: 13px;
    }

    .product-characteristic li {
        padding: 8px 12px;
    }

    .product-characteristic li:first-child {
        width: 120px;
    }

    .product-sheet-title {
        font-size: 35px;
        line-height: 40px;
        margin-top: 30px;
    }

    .product-sheet-lead {
        font-size: 16px;
        margin-top: 10px;
    }

    .product-sheet-movie {
        padding: 30px 0;
    }

    .product-sheet-emphasized {
        font-size: 14px;
    }

    .product-sheet-text {
        margin: 10px 0;
    }

    .product-sheet-bottom {
        margin-top: 20px;
    }

    .mobile-hide {
        display: none;
    }

    .steps {
        margin-top: 25px;
    }

    .basket header .logo {
        width: 140px;
        margin-top: 10px;
    }

    .basket header ul {
        font-size: 12px;
    }

    .basket .section-head {
        margin-bottom: 25px;
    }

    .basket-products {
        margin-top: 0;
        border-top: 1px solid #E0E1E6;
    }

    .basket-products .item {
        position: relative;
        padding: 10px 0;
        font-size: 13px;
        line-height: 18px;
    }

    .basket-products .heading {
        display: none;
    }

    .basket-products .mobile-title {
        display: table-cell;
        vertical-align: middle;
        width: 70px;
    }

    .basket-products .basket-row,
    .basket-products .basket-row > div {
        display: block;
    }

    .basket-products .product-title {
        padding-left: 15px;
        padding-right: 25px;
    }

    .basket-products .cijena-kom-wrapper {
        width: 100%;
        padding-left: 75px;
    }

    .basket-products .cijena-kom-wrapper > div {
        display: block;
    }

    .basket-products .cijena-wrapper,
    .basket-products .kom-ukupno {
        display: table;
        width: 100%;
        text-align: left;
        margin-top: 10px;
    }

    .basket-products .kom-wrapper {
        display: table;
        width: 100%;
        padding-left: 0;
        text-align: left;
        margin-top: 10px;
    }

    .basket-products .price-single,
    .basket-products .version_add,
    .basket-products .price-sum {
        display: table-cell;
        vertical-align: middle;
    }

    .basket-products .cijena-wrapper .cijena-prije {
        display: inline-block;
        font-size: 11px;
        margin-left: 10px;
    }

    .basket-products .remove-wrap {
        position: absolute;
        right: -10px;
        top: 4px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
    }

    .basket-products .change_qty {
        max-width: 120px;
        line-height: 30px;
    }

    .basket-products .change_qty li .handle,
    .basket-products .change_qty .prod_qty {
        height: 30px;
    }

    .basket-products .change_qty li input {
        height: 30px;
        line-height: 30px;
    }

    .basket-btns {
        margin-top: 25px;
    }

    .basket .total-sum-wrapper .total-sum {
        font-size: 16px;
    }

    .basket .promo-code-enter {
        padding: 15px;
    }

    .basket .promo-code-enter ul .promo-input input {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .signins-wrapper h4 {
        font-size: 18px;
    }

    .signins-wrapper .item {
        padding: 25px 0 30px 0;
    }

    .signins-wrapper .btn-holder {
        margin-top: 15px;
    }

    .signins-wrapper .half-col {
        padding-top: 25px;
    }

    .signins-wrapper .half-col:first-of-type {
        padding-bottom: 25px;
    }

    .vrste-dostave,
    .terms-conditions,
    .btn-naruci-note,
    .btn-naruci {
        margin-top: 20px;
    }

    .signins-wrapper .panel:first-of-type .panel-heading,
    .signins-wrapper .panel:last-of-type .panel-heading,
    .signins-wrapper .panel-group .panel,
    .signins-wrapper .panel-group .panel:first-of-type,
    .signins-wrapper .panel-group .panel:last-of-type {
        border-radius: 4px;
        box-shadow: none;
    }

    .signins-wrapper .panel-group .panel + .panel {
        margin-top: 10px;
    }

    .purchase-details-item {
        margin-top: 15px;
    }

    .panel-group .panel-body {
        padding: 15px;
    }

    .panel-group .panel-heading {
        padding: 8px 15px;
    }

    .delivery li {
        padding: 8px 15px;
    }

    .detalji-kupovine {
        margin-top: 30px;
    }

    .all-letters-item {
        display: block;
    }

    .all-letters-item-letter {
        display: block;
        width: 100%;
        font-size: 20px;
        padding-top: 20px;
        text-align: left;
    }

    .all-letters-item-lists {
        display: block;
        padding-top: 10px;
    }

    .all-letters-item-lists > div {
        border-left: 0;
        padding-left: 0;
    }

    .letter-brands li {
        float: left;
        width: 50%;
        padding-right: 20px;
    }

    .podaci-uplata {
        margin-top: 25px;
    }

    .viewed-item {
        font-size: 13px;
        line-height: 16px;
    }

    .viewed-item .item-pic {
        width: 70px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .viewed-item .item-pic img {
        max-width: 100%;
    }

    .viewed-items .tab-pane {
        padding-top: 0;
        padding-bottom: 0;
    }

    .content-block {
        margin-bottom: 20px;
    }

    .category-desc {
        margin-bottom: 20px;
    }

    .cookies {
        padding: 15px 20px;
        font-size: 13px;
        line-height: 20px;
    }

    .cookies-button {
        margin-top: 15px;
    }

    .inspiration ul,
    .inspiration h3 {
        padding: 0;
    }

    .inspiration h2 {
        margin: 0 0 25px 0;
    }

    .inspiration h3 {
        margin: 10px 0 5px 0;
        font-size: 18px;
    }

    .inspiration ul li:first-child {
        margin: 0 0 5px 0;
    }

    .inspiration ul li:last-child {
        margin: 5px 0 0 0;
    }

    .inspiration ul li {
        margin: 5px 0;
    }

    .main-categories-wrapper ul li {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .main-categories-wrapper ul li:last-child {
        margin: 0;
    }

    .main-categories-wrapper .category-content-wrapper {
        left: 13%;
    }

    .main-categories-wrapper .category-content-wrapper:before {
        height: 290%;
        top: -165px;
        width: 116%;
    }

    .right-side-banners {
        width: 72.5%;
    }

    footer {
        font-size: 13px;
        text-align: center;
    }

    .footer-col {
        padding: 0;
        margin: 0 0 30px 0;
    }

    .footer-col:before {
        display: none;
    }

    .footer-info, .footer-col {
        width: 100%;
    }

    footer .cards {
        text-align: center;
    }

    footer .link-group-title {
        margin: 0;
    }

    .footer-col .link-group-title:last-of-type {
        margin: 20px 0 0 0;
    }

    .footer-col {
        margin: 0 0 20px 0;
    }

    .footer-col:last-of-type {
        margin: 0;
    }

    .certs {
        margin: 0 0 20px 0;
    }

    footer .cards {
        margin: 20px 0 0 0;
    }

    footer .cards ul li {
        margin: 0 5px 5px 0;
    }

    .month-actions .tab-pane {
        display: block !important;
        opacity: 1;
    }

    .actions .tab-pane {
        display: block !important;
        opacity: 1;
    }

    .actions .tab-content {
        width: 100%;
    }

    .actions .tab-content > .tab-pane {
        visibility: visible;
        height: auto;
        overflow: visible;
        margin: 3px 0 0 0;
    }

    .actions .tab-content > .tab-pane .card-header {
        padding: 0;
        border: none;
    }

    .actions .tab-content > .tab-pane .card-header a {
        padding: 15px 10px;
        display: inline-block;
        width: 100%;
    }

    .actions .card-body {
        padding: 20px;
    }

    .actions .swiper-pagination {
        bottom: 10px;
    }

    .actions .fade:not(.show) {
        opacity: 1;
    }

    .search {
        margin: 6px 0 0 0;
        position: relative;
    }

    header.sticky .suggest-box {
        top: 50px;
    }

    .news-item {
        width: 48%;
    }

    .news-item:nth-of-type(3n) {
        margin: 0 3% 3% 0;
    }

    .news-item:nth-of-type(2n) {
        margin: 0 0 3% 0;
    }

    .main-categories-wrapper a img {
        height: 180px;
    }

    .actions h2 {
        border: none;
        border-radius: 0;
        padding: 0;
        text-align: center;
        margin: 0 0 20px 0;
    }

    .nav-tabs > li > a,
    .nav-tabs .nav-link,
    .actions .card .card-header a {
        padding: 9px 20px;
    }

    .product .product-general {
        margin-top: 20px;
    }

    .poslovnice-list ul {
        padding: 20px 0;
    }

    .poslovnice-list ul:hover {
        background: #ffffff;
    }

    .webshop-info-box {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .poslovnica-arrow:before {
        background: url(../img/arrow-right.svg) 50% 50% no-repeat;
        background-size: 15px auto;
    }

    .store-info {
        display: block;
        width: 100%;
        padding: 32px 20px;
    }

    .store-location {
        display: block;
    }

    .store-details {
        margin-top: 32px;
        line-height: 22px;
    }

    .stores-map .destination-map,
    .store-item .destination-map {
        height: 320px;
    }

    .store-item {
        margin: 0 0 20px 0;
    }

    .img-right-section img,
    .img-left-section img {
        width: 100%;
        border-radius: 6px;
    }

    .img-left-section, .img-right-section {
        padding: 0 15px;
    }

    .blog-main-img h1 {
        font-size: 30px;
    }

    .img-left-section .blog-section-content,
    .img-right-section .blog-section-content {
        padding: 0;
        margin: 10px 0 0 0;
    }

    .img-right-section .blog-section-content {
        float: none;
        text-align: left;
    }

    .two-column-section h2 {
        margin: 10px 0 10px 0;
    }

    .two-column-section {
        margin: 30px 0;
    }

    .blog-gray-section {
        padding: 100px 0 40px 0;
    }

    .blog-gallery-wrapper li {
        width: 49%;
        margin: 0 0 15px 0;
    }

    .product .product-thumbs,
    .product-share {
        margin: 10px 0 0 0;
    }

    .product-description .nav-tabs .nav-item {
        display: inline-block;
        width: 100%;
        text-align: left;
        margin: 0 0 5px 0;
    }

    .product-description .nav-tabs .nav-link.active:after,
    .product-description .nav-tabs .nav-link:hover:after,
    .product-description .nav-tabs .nav-link:focus:after,
    .product-description .nav-tabs .nav-link:active:after {
        display: none;
    }

    .product-description .nav-tabs > li > a.active,
    .product-description .nav-tabs > li > a.active:hover,
    .product-description .nav-tabs > li > a.active:focus,
    .product-description .nav-tabs .nav-link.active,
    .product-description .nav-tabs .nav-item.show .nav-link,
    .product-description .nav-tabs .nav-link:hover,
    .product-description .nav-tabs .nav-link:focus,
    .product-description .nav-tabs .nav-link:active {
        border: 1px solid #D8F2FF;
    }

    .product-description .nav-tabs .nav-link {
        border: 1px solid #e0e0e0;
    }

    .product-description .tab-content {
        padding: 0 10px;
    }

    .gd-selected button {
        padding: 0 30px 0 0;
    }

    .gd-selected button:after {
        right: 3px;
    }

    .gd-dropdown .amount {
        right: 0;
    }

    .gd-dropdown .item-check {
        left: 0;
    }

    .gd-dropdown ul li {
        padding: 4px 0;
    }

    .range {
        padding: 18px 0 14px 0;
    }

    .subcats-mobile-wrapper {
        display: none;
        padding: 10px;
        margin: 10px 0px 0px;
        border: 1px solid #dedede;
        border-radius: 5px;
    }

    .menu-left {
        padding: 0 10px;
    }

    .menu-left ul li {
        border-bottom: 1px solid #e0e0e0;
        padding: 5px 0;
    }

    .menu-left ul li:first-child {
        padding: 0 0 5px 0;
    }

    .menu-left ul li:last-child {
        border-bottom: none;
        padding: 5px 0 0 0;
    }

    .actions .swiper-button-prev,
    .actions .swiper-container-rtl .swiper-button-next {
        left: 15px;
    }

    .main-categories-wrapper a:hover .category-content-wrapper:before, .main-categories-wrapper a:focus .category-content-wrapper:before, .main-categories-wrapper a:active .category-content-wrapper:before {
        background: #F7F7F7;
    }

    .main-categories-wrapper a:hover .category-content-wrapper,
    .main-categories-wrapper a:hover .subcategories,
    .main-categories-wrapper a:focus .category-content-wrapper,
    .main-categories-wrapper a:focus .subcategories,
    .main-categories-wrapper a:active .category-content-wrapper,
    .main-categories-wrapper a:active .subcategories {
        color: #707070;
    }

    .main-categories-wrapper h2,
    .main-categories-wrapper a:hover h2,
    .main-categories-wrapper a:focus h2,
    .main-categories-wrapper a:active h2 {
        color: #000000;
    }

    .naletjeli {
        font-size: 25px;
    }

    .text404 {
        padding: 0px 0px;
    }

    .aaa-bisnode {
        margin: 0 0 20px 0;
    }

    .products-five-wrapper .promo-item:first-of-type,
    .products-five-wrapper .promo-item:nth-of-type(2),
    .products-five-wrapper .promo-item {
        width: 100%;
    }

    .promo-item .item-pic,
    .products-five-wrapper .promo-item:first-of-type .item-pic,
    .products-five-wrapper .promo-item:nth-of-type(2) .item-pic {
        max-width: 20%;
    }

    .promo-item .title-price {
        padding: 0 0 0 25px;
        width: 80%;
    }


    .promo-item .new-price,
    .products-five-wrapper .promo-item:first-of-type .new-price,
    .products-five-wrapper .promo-item:nth-of-type(2) .new-price {
        font-size: 21px;
    }

    .products-five-wrapper .promo-item {
        margin: 0 0 20px 0;
    }

    .fb-col {
        width: 100%;
    }

    .banners-wrap {
        width: 100%;
    }

    .fb-txt {
        font-size: 4vw;
    }

    .foo-bedzevi {
        justify-content:center;
    }

    .middle-basket-btn a {
        margin: 0 0 10px 0;
        display: block;
    }

    .middle-basket-btn button {
        display: block;
        width: 100%;
    }

    .middle-basket .modal-title {
        padding: 0 0 0 40px;
    }

    .middle-basket .modal-title::before {
        width: 25px;
        height: 25px;
        background: #14ba65 url(../img/check-white.svg) 50% 50% no-repeat;
        background-size: 13px auto;
    }

    .promocode,
    .promocode-badges .foo-bedzevi {
        width: 100%;
    }

    .basket .promo-code-enter ul {
        display: block;
        float: right;
    }

    .basket .foo-bedzevi {
        justify-content: end;
    }

    .banner-title {
        text-align: center;
    }

    .znackice {
        width: 100%;
        padding: 20px;
        margin: 0 0 20px 0;
    }

    .catalogue-wrapper {
        width: 100%;
    }

    .badges-catalogue-container {
        margin: 20px auto 0 auto;
    }

    .znackice a:last-child img {
        height: 40px;
    }

    .price-note-footer {
        margin: 20px 0 0 0;
    }

    .akademija_tabovi.nav-tabs > li > a,
    .akademija_tabovi.nav-tabs .nav-link {
        font-size: 18px;
        padding: 10px 20px;
    }
}


@media only screen and (max-width: 639px) {
    .slide-content h2 {
        font-size: 25px;
        line-height: 1.4;
    }

    .embed-container {
        padding-bottom: 87.5%;
    }

    .nav-tabs > li {
        margin-left: 10px;
    }

    .news-date span {
        display: block;
        position: relative;
    }

    .collage-top .small-img,
    .collage-top .small-img:first-of-type {
        margin-top: 15px;
    }

    .basket header ul li {
        margin: 0 5px;
        text-align: right;
    }

    .tablica-podaci,
    .tablica-podaci tr {
        display: block;
    }

    .tablica-podaci tr {
        margin-top: 15px;
    }

    .tablica-podaci tr:first-of-type {
        margin-top: 0;
    }

    .tablica-podaci tr td {
        display: block;
        border: 1px solid #f2f2f2;
    }

    .topbar-label {
        display: none;
    }

    .topbar-label.dani {
        display: inline-block;
    }

    .nav-tabs > li > a, .nav-tabs .nav-link, .actions .card .card-header a {
        padding: 9px 15px;
    }

    .nav-tabs > li {
        margin: 0 5px;
    }

    .discount-counter .counter-txt {
        font-size: 16px;
        padding-right: 20px;
    }

    .discount-counter .dc-days,
    .discount-counter .dc-hours,
    .discount-counter .dc-minutes,
    .discount-counter .dc-seconds {
        font-size: 24px;
    }

    .discount-counter td {
        padding: 7px 0px 0 0;
    }

    .view-colour-palette.view-display-id-page > .view-content,
    .view-colour-palette.view-display-id-page-palette > .view-content,
    .view-colour-palette.view-display-id-page-palette-all > .view-content {
        width: 400px;
    }


}


@media only screen and (max-width: 575px) {
    .topbar {
        font-size: 12px;
    }

    .two-selects #radionica {
        margin: 0 0 25px 0;
    }

    .btn {
        padding: 10px 20px;
        width: 100%;
    }

    .search {
        margin: 7px 0 0 0;
    }

    .tablica-3-kolone td {
        width: 100%;
        padding-right: 0;
    }

    .news-wrapper {
        margin: -10px 0 0 0;
    }

    .news-item {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .prod-item .item-price span {
        display: block;
    }

    .prod-item .item-price .price-before {
        margin-left: 0;
    }

    .collage-top .small-img {
        width: 100%;
        margin-left: 0;
    }

    .product .product-pic-inner {
        margin-bottom: 10px;
    }

    .product .product-thumbs button {
        width: 50px;
        height: 50px;
        margin-left: 6px;
    }

    .product .product-general {
        margin-top: 10px;
    }

    .btn-basket-back,
    .btn-basket-order {
        width: 100%;
    }

    .btn-basket-order {
        margin-top: 10px;
    }

    .podaci-uplata ul,
    .podaci-uplata ul li {
        display: block;
    }

    .podaci-uplata ul li:first-child {
        width: 100%;
    }

    .teasers a {
        width: 100%;
    }

    .grid-bottom {
        margin-top: 10px;
    }

    .pagination {
        display: inline-block;
        text-align: center;
    }

    .pagination li {
        display: block;
        margin: 0 0 10px 0;
        float: left;
    }

    .inspiration-item {
        margin: 0 0 30px 0;
    }

    .inspiration .col-xs-12:last-of-type .inspiration-item {
        margin: 0;
    }

    .main-categories-wrapper a img {
        max-width: 150px;
        height: auto;
    }

    .main-categories-wrapper .category-content-wrapper {
        left: 73px;
    }

    .main-categories-wrapper .category-content-wrapper:before {
        top: -95px;
        height: 227%;
    }

    .main-categories-wrapper h2 {
        font-size: 18px;
    }

    .left-side-banner,
    .right-side-banners {
        width: 100%;
    }

    .highlights-inner a {
        display: inline-block;
    }

    .right-side-banners a:first-of-type {
        margin: 20px 0;
    }

    .news-item {
        width: 100%;
        margin: 0 0 8% 0;
    }

    .news-item:nth-of-type(3n),
    .news-item:nth-of-type(2n) {
        margin: 0 0 8% 0;
    }

    .benefits ul {
        display: table;
        width: 100%;
        padding: 15px 0 0 0;
    }

    .benefits ul:first-of-type {
        padding-top: 0;
    }

    .product-general .benefits ul .benefit-icon {
        display: table-cell;
        width: 60px;
        vertical-align: middle;
    }

    .benefits ul .benefit-icon {
        width: auto;
    }

    .product-general .benefits ul .benefit-text {
        padding: 5px 0 0 10px;
    }

    .product-general .benefits {
        width: 100%;
    }

    .product-general .benefits ul {
        padding: 0 0 10px 0;
    }

    .product-general .benefits ul:last-of-type {
        padding: 0;
    }

    .benefits ul .benefit-icon span {
        width: 60px;
        height: 60px;
    }

    .benefits ul .benefit-icon span img {
        width: 36px;
    }

    .benefits ul .benefit-text {
        padding-left: 10px;
        text-align: left;
    }

    .benefits ul .benefit-text span {
        font-size: 13px;
        margin-top: 0;
    }

    .modal-title {
        font-size: 16px;
    }

    .modal-header .close {
        padding: 5px 15px;
    }

    .nav-tabs > li > a,
    .nav-tabs .nav-link {
        font-size: 13px;
    }

    .product-description .nav-tabs > li {
        margin: 0;
    }

    .related-products h2 {
        text-align: center;
        margin: 0 0 20px 0;
    }

    .benefits {
        padding: 20px 0;
    }

    h2, .h2 {
        font-size: 21px;
    }

    .inspiration h2,
    .featured-products h2,
    .actions h2 {
        margin: 0 0 15px 0;
    }

    .product .item-badges {
        left: 5px;
        top: 5px;
    }

    .product-share {
        margin: 10px 0 0 0;
    }

    .product-share .addthis_inline_share_toolbox_ailw,
    .more-info-contact,
    .print-page {
        display: block;
        float: left;
    }

    .kontakt-form-wrapper .form-group {
        width: 100%;
    }

    .kontakt-form-wrapper .form-group label {
        top: 8px;
    }

    .kontakt-form-wrapper .form-group.focused label {
        top: -18px;
    }

    .form-wrapper {
        padding: 25px;
    }

    .poslovnice-wrapper h2,
    .webshop-info-box h3,
    .kontakt-form-wrapper h2 {
        font-size: 18px;
    }

    .kontakt-form-wrapper .form-group.txt-area {
        margin-bottom: 15px;
    }

    .store-selector {
        margin: 10px 0 0 0;
        width: 100%;
    }

    h1 {
        font-size: 24px;
    }

    .blog-main-img h1 {
        font-size: 28px;
        bottom: 20px;
        left: 20px;
    }

    .blog-gray-section {
        padding: 0; 
        margin: 10px 0 0 0;
    }

    .blog-gray-section:before {
        display: none;
    }

    .img-left-section,
    .img-right-section {
        margin: 30px 0 0 0;
    }

    .topbar .poslovnice-topbar .gray,
    .topbar .working-hours .gray {
        display: none;
    }

    .discount-counter .counter-txt {
        padding: 0;
        display: none;
    }

    .working-hours:before {
        margin: 0;
    }

    .discount-counter .counter-txt-mobile {
        display: inline-block;
        margin: 0 0 10px 0;
        font-weight: 400;
        width: 100%;
        padding: 0 10px;
        font-size: 18px;
    }

    .discount-counter .counter-txt-mobile a,
    .discount-counter .counter-txt-mobile a:hover,
    .discount-counter .counter-txt-mobile a:focus,
    .discount-counter .counter-txt-mobile a:active {
        color: #ffffff;
    }

    .discount-counter td {
        padding: 0;
        vertical-align: middle;
    }

    .discount-counter .dc-days, .discount-counter .dc-hours, .discount-counter .dc-minutes, .discount-counter .dc-seconds {
        vertical-align: middle;
    }

    .discount-counter .dc-cols {
        height: 60px;
    }

    .discount-counter .dc-label {
        font-size: 9px;
    }

    .share-label {
        display: none;
    }

    .placanje-dostava li {
        margin: 0 20px 15px 0;
    }

    .product-general .change_qty {
        max-width: 100%;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .catalogue-section {
        z-index: 1;
    }

    .catalogue-btn {
        width: 100%;
    }

    .filters .mobile-title {
        font-size: 20px;
    }

    .product .item-badges li span.badge-discount,
    .product .item-badges li span.badge-discount-fuksija,
    .product .item-badges li .profi-sticker,
    .price-difference-badge {
        font-size: 16px;
        width: 60px;
        height: 60px;
        font-weight: 600;
    }

    .product .pre-black-friday {
        width: 60px;
        height: 60px;
    }

    .price-difference-badge {
        font-size: 8px;
        top: 5px;
        left: 5px;
    }

    .item-badges + .price-difference-badge {
        left: 75px;
    }

    .item-badges + .item-badges + .price-difference-badge {
        left: 145px;
    }

    .item-badges + .item-badges + .item-badges + .price-difference-badge {
        left: 210px;
    }

    .product .item-badges li .pre-black-friday span {
        font-size: 9px;
    }

    .product .item-badges li .profi-sticker span {
        font-size: 9px;
    }

    .product-pic .custom-sticker {
        width: 70px;
        height: 70px;
    }

    .container-box {
        display: block;
    }

    .maskota-holder {
        height: auto;
        width: 25%;
        display: block;
        margin: 0 auto;
    }

    .zid {
        width: 100%;
        display: block;
    }

    .text404 {
        padding: 5px;
    }

    .ups {
        font-size: 40px;
    }

    .naletjeli {
        font-size: 25px;
    }

    .red {
        display: block;
        width: 100%;
    }

    .stupac {
        width: 100%;
    }

    .text404 ul {
        padding: 0;
        margin: 0;
    }

    .text404 li {
        text-align: center;
        font-size: 18px;
        font-weight: 500;
    }

    .errorHr {
        width: 70%;
    }

    .error-type {
        margin: 30px 0 0 0;
    }

    .color-calc {
        background: #f5f5f5 url(../img/calculator-ico.svg) 110% 60px no-repeat;
        background-size: 130px auto;
    }

    .color-calc .left-side {
        margin: 0 0 10px 0;
    }

    .promo-modal .modal-content {
        width: 90%;
        margin: 0 auto;
    }

    .topbar .b2b-btn,
    .topbar .upit-btn {
        top: 0;
    }

    .product-rating-item .item-rating-head ul li {
        display: block;
    }

    .product-rating-item .item-rating span:first-of-type {
        margin: 0 2px 0 0;
    }

    .product-rating-item .item-rating-head .rating-date {
        position: absolute;
        top: 15px;
        left: 15px;
    }

    .product-rating-item {
        padding: 45px 15px 15px 15px;
    }

    .promo-item .item-pic,
    .products-five-wrapper .promo-item:first-of-type .item-pic,
    .products-five-wrapper .promo-item:nth-of-type(2) .item-pic {
        max-width: 30%;
    }

    .promo-item .title-price {
        width: 70%;
    }

    .products-five-intro {
        font-size: 16px;
    }

    .fb-txt {
        font-size: 5vw;
    }

    .tecaj_konverzije {
        font-size: 18px;
    }

    .product-pic .item-badges + .item-badges {
        left: 75px;
    }

    .product-pic .item-badges + .item-badges + .item-badges {
        left: 145px;
    }

    .product-pic .item-badges + .from-catalogue {
        top: 80px;
        font-size: 11px;
        padding: 5px 10px;
    }

    .prod-item .item-badges + .from-catalogue {
        top: 60px;
    }

    .product-pic .item-badges li .custom-sticker {
        width: 60px;
        height: 60px;
    }

    .product-pic .item-badges li .custom-sticker span {
        font-size: 11px;
    }

    .trustprofilePopup {
        display: block;
        margin: 0 0 20px 0;
    }

    .katalogMjeseca {
        padding: 30px 0px 00px 0px;
    }

    .newsletter-modal .modal-body {
        max-width: 100%;
        padding: 30px;
    }

    .newsletter-modal .form-control {
        margin: 0 0 20px 0;
    }

    .middle-basket img {
        margin: 0 auto 20px auto;
    }

    .middle-basket .close {
        padding: 0 40px 0 0;
        margin: 20px auto 0 auto;
    }

    .middle-basket-prod-info {
        padding: 0;
        width: 100%;
    }

    .middle-basket-prod-info h3 {
        font-size: 18px;
    }

    .middle-basket .modal-header {
        flex-wrap: wrap;
    }

    .middle-basket .item-price {
        padding: 20px 0;
    }

    .middle-basket .modal-body {
        padding: 20px;
    }

    .middle-basket .close.mobile-show {
        display: block;
        margin: 20px auto;
        float: none;
        padding: 0;
        text-align: left;
        width: 160px;
    }

    .middle-basket .close::after {
        width: 11px;
        height: 11px;
        display: block;
        top: 2px;
        right: 0;
    }

    .middle-basket .close {
        display: none;
    }

    .next-step-btn-wrapper {
        width: 100%;
        text-align: center;
    }

    .basket .promo-code-enter ul .promo-input input {
        width: 180px;
    }

    .basket .promo-code-enter {
        padding: 0;
        background: transparent;
    }

    .basket .promo-code-enter ul .promo-input input {
        background: #FAFAFA;
    }

    .basket .foo-bedzevi {
        margin: 10px 0 0 0;
    }

    .free-delivery-badge {
        bottom: 10px;
        font-size: 8px;
        width: 55px;
        height: 55px;
    }

    .jumix-ico {
        bottom: 15px;
    }

    .product .free-delivery-badge {
        width: 75px;
        height: 75px;
        font-size: 11px;
    }

    .masonry-home {
        grid-template-columns: repeat(4, 1fr);
        gap: 20px;
        grid-gap: 20px;
    }

    .masonry-home li,
    .masonry-home li:nth-of-type(2n),
    .masonry-section.hobisti li:nth-of-type(2n) {
        grid-column: 1 / 5;
    }

    .masonry-section h2 {
        font-size: 26px;
        margin: 0 0 20px 0;
    }

    .znackice-inner h3 {
        font-size: 16px;
    }

    .akademija-item h2 {
        font-size: 21px;
    }

 

}

@media only screen and (max-width: 479px) {

    .catalogue-txt {
        top: 0;
    }

    .catalogue-content {
        font-size: 16px;
    }

    #basketFinalPrice {
        font-size: 12px;
        position: relative;
        top: 4px;
    }
    
    body {
        font-size: 14px;
    }

    .topbar {
        font-size: 11px;
    }

    .topbar .poslovnice-topbar {
        padding: 0 0 0 20px;
    }

    .topbar .poslovnice-topbar:before {
        top: -5px;
    }

    .working-hours:before {
        top: 2px;
    }

    .product-general .change_qty {
        max-width: 100%;
        width: 100%;
        margin: 0 0 20px 0;
    }

    .form-wrapper,
    .kontakt-form-wrapper.newsletter .form-wrapper {
        padding: 20px;
    }

    .blog-main-img h1 {
        font-size: 24px;
        position: relative;
        bottom: auto;
        left: auto;
        margin: 10px 0 0 0;
        color: #000000;
    }

    .blog-main-img:after {
        display: none;
    }

    .viewed-item {
        position: relative;
        padding: 10px 0;
    }

    .viewed-item > div {
        display: block;
        padding-top: 8px;
        padding-bottom: 0;
        float: left;
    }

    .viewed-item .item-fav {
        width: 16px;
        height: 30px;
        line-height: 30px;
        padding: 0;
        font-size: 16px;
        position: absolute;
        right: 4px;
        top: 0;
        float: none;
    }

    .viewed-item .item-pic {
        float: left;
        width: 90px;
        padding: 0;
        margin-left: 0;
        margin-right: 20px;
    }

    .viewed-item .item-info {
        padding-right: 0;
        padding-top: 0;
        width: 50%;
    }

    .viewed-item .item-info i {
        display: none;
    }

    .viewed-item .item-price {
        width: 50%;
        padding-right: 0;
        margin-top: 0;
        text-align: left;
    }

    .viewed-item .item-cart-action {
        display: block;
        width: 50%;
        padding-top: 10px;
        padding-right: 0;
        text-align: left;
    }

    .viewed-item .item-action {
        position: absolute;
        right: 8px;
        top: 4px;
        font-size: 10px;
    }

    .viewed-items .tab-pane {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .viewed-items .nav-tabs > li > a {
        font-size: 12px;
        line-height: 20px;
    }

    .viewed-items .page-nav {
        margin-top: 20px;
    }

    .placanje-dostava .placanje-ico, .placanje-dostava .dostava-ico, .more-info-contact {
        padding: 5px 0 0 48px;
    }

    .placanje-dostava .dostava-ico:before {
        width: 31px;
        background: url(../img/mogucnosti-dostave-ico.svg) 50% 50% no-repeat;
        background-size: 31px auto;
    }

    .placanje-dostava {
        margin: 20px 0 0 0;
    }

    .print-page {
        margin: 0 20px;
    }

    .placanje-dostava li {
        margin: 0 0 15px 0;
        float: none;
    }

    .sign-in-up {
        padding: 40px 20px;
    }

    .sign-in-up .title {
        font-size: 18px;
    }

    .gd-dropdown ul a,
    .gd-dropdown ul em {
        font-size: 13px;
    }

    .prod-item > ul {
        padding: 0 10px 10px 10px;
    }

    .category-desc .category-desc-content {
        line-height: 1.6;
    }

    .product-description {
        margin-top: 20px;
    }

    .discount-counter .dc-days,
    .discount-counter .dc-hours,
    .discount-counter .dc-minutes,
    .discount-counter .dc-seconds {
        width: 55px;
        height: 55px;
        line-height: 55px;
    }

    .jumix-ico {
        width: 35px;
        height: 35px;
        background-size: 35px auto;
    }

    .colorado-ico {
        width: 35px;
        height: 35px;
        background-size: 35px auto;
    }

    .view-colour-palette.view-display-id-page > .view-content,
    .view-colour-palette.view-display-id-page-palette > .view-content,
    .view-colour-palette.view-display-id-page-palette-all > .view-content {
        width: 300px;
    }

    .picked-shade {
        padding: 20px 20px 15px 20px;
    }

    .picked-shade ul li {
        margin: 0 13px 5px 0;
    }

    .picked-shade ul li .shade-name {
        font-size: 16px;
    }

    .lowest-price-catalogue {
        font-size: 10px;
    }

    .promo-item .item-title {
        font-size: 16px;
    }

    .promo-item .new-price, .products-five-wrapper .promo-item:first-of-type .new-price, .products-five-wrapper .promo-item:nth-of-type(2) .new-price {
        font-size: 16px;
    }

    .product-facts,
    .product-facts .poslovnice-btn {
        font-size: 13px;
    }

    .product-facts .poslovnice-btn {
        margin: 10px 0 5px 0;
    }

    .product-facts ul li {
        padding: 0 0 0 25px;
    }

    .product-facts ul li:last-child {
        padding: 0 0 0 10px;
    }

    .prod-item .item-price {
        flex-wrap: wrap;
    }

    .item-badges li span.badge-discount {
        font-size: 20px;
        width: 40px;
        height: 40px;
    }

    .prod-basket {
        width: 100%;
        border-radius: 20px;
        margin: 10px 0 0 0;
    }

    .product-general .benefits {
        margin: 20px 0 0 0;
    }

    .fc .fc-toolbar-title {
        font-size: 18px;
    }

    .masonry-section.katalog {
        padding: 20px 0 0 0;
    }

    .lenta .icon-close {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
    }

    .lenta a {
        padding-right: 30px;
        line-height: 1;
    }


}

@media only screen and (max-width: 374px) {

    .slogan {
        display: none;
    }

    .newsletter-signup-content h2 {
        font-size:18px;
    }

    input[type=checkbox] + label {
        font-size:13px;
    }

    .newsletter-signup-inner .btn-primary {
        margin:10px 0px 0px 0px;
    }

    .catalogue-txt {
        width: 65%;
        margin:20px;
        top:15px;
    }

    .topbar {
        font-size: 10px;
    }

    .topbar ul li {
        margin: 0 3px 0 0;
    }

    .slide-content h2 {
        font-size: 22px;
    }

    .slide-btn {
        padding: 9px 20px;
    }

    .topbar-label.dani {
        display: none;
    }

    .nav-tabs > li > a,
    .nav-tabs .nav-link {
        font-size: 11px;
    }

    .store-selector .bootstrap-select .btn .filter-option {
        font-size: 14px;
    }
    #basketFinalPrice {
        font-size: 11px;
    }
    .blog-main-img h1 {
        font-size: 21px;
    }

    .list-terms {
        margin: 0 0 20px 0;
    }

    .nagradna-igra-form-row h2 {
        margin: 0 0 10px 0;
    }

    .user-links li a {
        font-size: 13px;
        padding: 5px 10px;
    }

    .cat-code .parent-name {
        margin: 0;
        display: block;
    }

    .basket .promo-code-enter ul {
        display: block;
    }

    .basket .promo-code-enter ul li {
        display: inline-block;
        width: 100%;
    }

    .basket .promo-code-enter ul .promo-btn,
    .basket .promo-code-enter ul .promo-input input {
        width: 100%;
    }

    .basket .promo-code-enter ul .promo-btn .btn {
        margin: 10px 0 0 0;
    }

    .color-swatch {
        width: 93%;
    }

    .view-colour-palette.view-display-id-page > .view-content .palette-content .item-color .views-row .item-shade .field-shade-title,
    .view-colour-palette.view-display-id-page-palette > .view-content .palette-content .item-color .views-row .item-shade .field-shade-title,
    .view-colour-palette.view-display-id-page-palette-all > .view-content .palette-content .item-color .views-row .item-shade .field-shade-title {
        width: 91px;
    }

    .promo-item .item-title {
        font-size: 14px;
    }

    .promo-item .new-price, .products-five-wrapper .promo-item:first-of-type .new-price, .products-five-wrapper .promo-item:nth-of-type(2) .new-price {
        font-size: 14px;
    }

    .product-facts,
    .product-facts .poslovnice-btn {
        font-size: 12px;
    }

    .basket .foo-bedzevi {
        justify-content: center;
    }

}

 
