@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  z-index: 500;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  bottom: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-size: 30px;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-style: solid;
  border-width: 0.12em 0.12em 0 0;
  content: "";
  display: inline-block;
  height: 0.45em;
  left: 0.15em;
  position: relative;
  top: 0.15em;
  transform: rotate(-45deg);
  vertical-align: top;
  width: 0.45em;
}
.slick-prev {
  left: 1rem;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "";
  transform: rotate(-135deg);
}
[dir="rtl"] .slick-prev:before {
  content: "";
}
.slick-next {
  right: 1rem;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "";
  transform: rotate(45deg);
}
[dir="rtl"] .slick-next:before {
  content: "";
}
/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 10px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.row {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex: 0 1 auto;
  flex-direction: row;
  flex-wrap: wrap;
}
.row.reverse {
  flex-direction: row-reverse;
}
.row.natural-height {
  align-items: flex-start;
}
.row.flex-column {
  flex-direction: column;
}
.col {
  box-sizing: border-box;
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  padding: 1rem;
}
.col.reverse {
  flex-direction: column-reverse;
}
.first {
  order: -1;
}
.last {
  order: 1;
}
.align-start {
  align-self: flex-start;
}
.align-end {
  align-self: flex-end;
}
.align-center {
  align-self: center;
}
.align-baseline {
  align-self: baseline;
}
.align-stretch {
  align-self: stretch;
}
.col-xs {
  box-sizing: border-box;
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  padding: 1rem;
}
.col-xs-1 {
  box-sizing: border-box;
  flex-basis: 8.3333333333%;
  max-width: 8.3333333333%;
  padding: 1rem;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-2 {
  box-sizing: border-box;
  flex-basis: 16.6666666667%;
  max-width: 16.6666666667%;
  padding: 1rem;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-3 {
  box-sizing: border-box;
  flex-basis: 25%;
  max-width: 25%;
  padding: 1rem;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-4 {
  box-sizing: border-box;
  flex-basis: 33.3333333333%;
  max-width: 33.3333333333%;
  padding: 1rem;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-5 {
  box-sizing: border-box;
  flex-basis: 41.6666666667%;
  max-width: 41.6666666667%;
  padding: 1rem;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-6 {
  box-sizing: border-box;
  flex-basis: 50%;
  max-width: 50%;
  padding: 1rem;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-7 {
  box-sizing: border-box;
  flex-basis: 58.3333333333%;
  max-width: 58.3333333333%;
  padding: 1rem;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-8 {
  box-sizing: border-box;
  flex-basis: 66.6666666667%;
  max-width: 66.6666666667%;
  padding: 1rem;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-9 {
  box-sizing: border-box;
  flex-basis: 75%;
  max-width: 75%;
  padding: 1rem;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-10 {
  box-sizing: border-box;
  flex-basis: 83.3333333333%;
  max-width: 83.3333333333%;
  padding: 1rem;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-11 {
  box-sizing: border-box;
  flex-basis: 91.6666666667%;
  max-width: 91.6666666667%;
  padding: 1rem;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.col-xs-12 {
  box-sizing: border-box;
  flex-basis: 100%;
  max-width: 100%;
  padding: 1rem;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.row.start-xs {
  justify-content: flex-start;
}
.row.center-xs {
  justify-content: center;
}
.row.end-xs {
  justify-content: flex-end;
}
.row.top-xs {
  align-items: flex-start;
}
.row.middle-xs {
  align-items: center;
}
.row.bottom-xs {
  align-items: flex-end;
}
.row.around-xs {
  justify-content: space-around;
}
.row.between-xs {
  justify-content: space-between;
}
.first-xs {
  order: -1;
}
.last-xs {
  order: 1;
}
@media only screen and (min-width: 41rem) {
  .col-sm {
    box-sizing: border-box;
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem;
  }
  .col-sm-1 {
    box-sizing: border-box;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 1rem;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-2 {
    box-sizing: border-box;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 1rem;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-3 {
    box-sizing: border-box;
    flex-basis: 25%;
    max-width: 25%;
    padding: 1rem;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    box-sizing: border-box;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 1rem;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-5 {
    box-sizing: border-box;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 1rem;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-6 {
    box-sizing: border-box;
    flex-basis: 50%;
    max-width: 50%;
    padding: 1rem;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    box-sizing: border-box;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 1rem;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-8 {
    box-sizing: border-box;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 1rem;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-9 {
    box-sizing: border-box;
    flex-basis: 75%;
    max-width: 75%;
    padding: 1rem;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    box-sizing: border-box;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 1rem;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-11 {
    box-sizing: border-box;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 1rem;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-12 {
    box-sizing: border-box;
    flex-basis: 100%;
    max-width: 100%;
    padding: 1rem;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .row.start-sm {
    justify-content: flex-start;
  }
  .row.center-sm {
    justify-content: center;
  }
  .row.end-sm {
    justify-content: flex-end;
  }
  .row.top-sm {
    align-items: flex-start;
  }
  .row.middle-sm {
    align-items: center;
  }
  .row.bottom-sm {
    align-items: flex-end;
  }
  .row.around-sm {
    justify-content: space-around;
  }
  .row.between-sm {
    justify-content: space-between;
  }
  .first-sm {
    order: -1;
  }
  .last-sm {
    order: 1;
  }
}
@media only screen and (min-width: 65rem) {
  .col-md {
    box-sizing: border-box;
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem;
  }
  .col-md-1 {
    box-sizing: border-box;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 1rem;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-2 {
    box-sizing: border-box;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 1rem;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-3 {
    box-sizing: border-box;
    flex-basis: 25%;
    max-width: 25%;
    padding: 1rem;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    box-sizing: border-box;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 1rem;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-5 {
    box-sizing: border-box;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 1rem;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-6 {
    box-sizing: border-box;
    flex-basis: 50%;
    max-width: 50%;
    padding: 1rem;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    box-sizing: border-box;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 1rem;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-8 {
    box-sizing: border-box;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 1rem;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-9 {
    box-sizing: border-box;
    flex-basis: 75%;
    max-width: 75%;
    padding: 1rem;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    box-sizing: border-box;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 1rem;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-11 {
    box-sizing: border-box;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 1rem;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-12 {
    box-sizing: border-box;
    flex-basis: 100%;
    max-width: 100%;
    padding: 1rem;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .row.start-md {
    justify-content: flex-start;
  }
  .row.center-md {
    justify-content: center;
  }
  .row.end-md {
    justify-content: flex-end;
  }
  .row.top-md {
    align-items: flex-start;
  }
  .row.middle-md {
    align-items: center;
  }
  .row.bottom-md {
    align-items: flex-end;
  }
  .row.around-md {
    justify-content: space-around;
  }
  .row.between-md {
    justify-content: space-between;
  }
  .first-md {
    order: -1;
  }
  .last-md {
    order: 1;
  }
}
@media only screen and (min-width: 91rem) {
  .col-lg {
    box-sizing: border-box;
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem;
  }
  .col-lg-1 {
    box-sizing: border-box;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 1rem;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-2 {
    box-sizing: border-box;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 1rem;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-3 {
    box-sizing: border-box;
    flex-basis: 25%;
    max-width: 25%;
    padding: 1rem;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    box-sizing: border-box;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 1rem;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-5 {
    box-sizing: border-box;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 1rem;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-6 {
    box-sizing: border-box;
    flex-basis: 50%;
    max-width: 50%;
    padding: 1rem;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    box-sizing: border-box;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 1rem;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-8 {
    box-sizing: border-box;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 1rem;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-9 {
    box-sizing: border-box;
    flex-basis: 75%;
    max-width: 75%;
    padding: 1rem;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    box-sizing: border-box;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 1rem;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-11 {
    box-sizing: border-box;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 1rem;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-12 {
    box-sizing: border-box;
    flex-basis: 100%;
    max-width: 100%;
    padding: 1rem;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .row.start-lg {
    justify-content: flex-start;
  }
  .row.center-lg {
    justify-content: center;
  }
  .row.end-lg {
    justify-content: flex-end;
  }
  .row.top-lg {
    align-items: flex-start;
  }
  .row.middle-lg {
    align-items: center;
  }
  .row.bottom-lg {
    align-items: flex-end;
  }
  .row.around-lg {
    justify-content: space-around;
  }
  .row.between-lg {
    justify-content: space-between;
  }
  .first-lg {
    order: -1;
  }
  .last-lg {
    order: 1;
  }
}
@media only screen and (min-width: 121rem) {
  .col-xl {
    box-sizing: border-box;
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
    padding: 1rem;
  }
  .col-xl-1 {
    box-sizing: border-box;
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%;
    padding: 1rem;
  }
  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-xl-2 {
    box-sizing: border-box;
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%;
    padding: 1rem;
  }
  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-xl-3 {
    box-sizing: border-box;
    flex-basis: 25%;
    max-width: 25%;
    padding: 1rem;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-4 {
    box-sizing: border-box;
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%;
    padding: 1rem;
  }
  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-xl-5 {
    box-sizing: border-box;
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%;
    padding: 1rem;
  }
  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-xl-6 {
    box-sizing: border-box;
    flex-basis: 50%;
    max-width: 50%;
    padding: 1rem;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-7 {
    box-sizing: border-box;
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%;
    padding: 1rem;
  }
  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-xl-8 {
    box-sizing: border-box;
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%;
    padding: 1rem;
  }
  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-xl-9 {
    box-sizing: border-box;
    flex-basis: 75%;
    max-width: 75%;
    padding: 1rem;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-10 {
    box-sizing: border-box;
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%;
    padding: 1rem;
  }
  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-xl-11 {
    box-sizing: border-box;
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%;
    padding: 1rem;
  }
  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-xl-12 {
    box-sizing: border-box;
    flex-basis: 100%;
    max-width: 100%;
    padding: 1rem;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .row.start-xl {
    justify-content: flex-start;
  }
  .row.center-xl {
    justify-content: center;
  }
  .row.end-xl {
    justify-content: flex-end;
  }
  .row.top-xl {
    align-items: flex-start;
  }
  .row.middle-xl {
    align-items: center;
  }
  .row.bottom-xl {
    align-items: flex-end;
  }
  .row.around-xl {
    justify-content: space-around;
  }
  .row.between-xl {
    justify-content: space-between;
  }
  .first-xl {
    order: -1;
  }
  .last-xl {
    order: 1;
  }
}
.col-gutter-lr {
  padding: 0 1rem;
}
.col-no-gutter {
  padding: 0;
}
.show {
  display: block !important;
}
.row.show {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hide {
  display: none !important;
}
.show-xs {
  display: block !important;
}
.row.show-xs {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.hide-xs {
  display: none !important;
}
@media only screen and (max-width: 40rem) {
  .show-xs-only {
    display: block !important;
  }
  .row.show-xs-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-xs-only {
    display: none !important;
  }
}
@media only screen and (min-width: 41rem) {
  .show-sm {
    display: block !important;
  }
  .row.show-sm {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-sm {
    display: none !important;
  }
}
@media only screen and (min-width: 41rem) and (max-width: 64rem) {
  .show-sm-only {
    display: block !important;
  }
  .row.show-sm-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-sm-only {
    display: none !important;
  }
}
@media only screen and (min-width: 65rem) {
  .show-md {
    display: block !important;
  }
  .row.show-md {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-md {
    display: none !important;
  }
}
@media only screen and (min-width: 65rem) and (max-width: 90rem) {
  .show-md-only {
    display: block !important;
  }
  .row.show-md-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-md-only {
    display: none !important;
  }
}
@media only screen and (min-width: 91rem) {
  .show-lg {
    display: block !important;
  }
  .row.show-lg {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-lg {
    display: none !important;
  }
}
@media only screen and (min-width: 91rem) and (max-width: 120rem) {
  .show-lg-only {
    display: block !important;
  }
  .row.show-lg-only {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-lg-only {
    display: none !important;
  }
}
@media only screen and (min-width: 121rem) {
  .show-xl {
    display: block !important;
  }
  .row.show-xl {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hide-xl {
    display: none !important;
  }
}
/* ======================== */
/* ======= LAYOUT ========= */
/* ======================== */
body {
  overflow-y: overlay;
  background: #fff;
}
body.filigrane:after {
  content: "";
  background: rgba(17, 40, 73, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 500%;
  z-index: 900;
}
/* ======================== */
/* ========= NAV ========== */
/* ======================== */
header {
  /* ========= STICKY HEADER */
  /* ========= STICKY HEADER */
  color: #000;
  width: 100%;
  display: flex;
}
@media only screen and (min-width: 41rem) {
  header {
    width: 100%;
    top: -160px;
    left: 0;
    z-index: 300;
    transition: all 0.6s cubic-bezier(0.36, 0, 0.66, -0.75);
    padding: 1rem 0 0 0;
    background: #fff;
    margin-bottom: 2.5rem;
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.09);
  }
  header.sticky {
    position: fixed;
    top: 0;
    transition: all 0.4s ease-in-out;
  }
}
header nav li {
  list-style-type: none;
}
header nav li a:link, header nav li a:visited, header nav li a:active {
  color: #000;
  text-decoration: none;
}
header .hamburger:not(.is-active) + nav {
  opacity: 0;
}
@media only screen and (max-width: 40rem) {
  header .hamburger:not(.is-active) + nav {
    pointer-events: none;
  }
}
@media only screen and (min-width: 41rem) {
  header .hamburger:not(.is-active) + nav {
    display: flex;
    opacity: 1;
  }
}
@media only screen and (max-width: 40rem) {
  header .hamburger.is-active + nav {
    height: 100%;
    display: flex;
  }
  header .hamburger.is-active + nav:after {
    opacity: 1 !important;
  }
}
header .hamburger.is-active + nav ul > li {
  line-height: 2.5rem;
}
header .hamburger.is-active + nav #menu-item-161 {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 2px solid white;
}
header .hamburger {
  position: absolute;
  z-index: 1400;
  right: 0rem;
  top: 1rem;
  border-radius: 4px;
  background: transparent !important;
  display: block;
}
header .hamburger:focus-visible, header .hamburger:focus {
  background: transparent !important;
}
@media only screen and (min-width: 41rem) {
  header .hamburger {
    display: none;
  }
}
header .hamburger.is-active .hamburger-inner, header .hamburger.is-active .hamburger-inner:after, header .hamburger.is-active .hamburger-inner:before {
  background-color: #fff;
}
header hr {
  height: 2px;
  border: 0;
  outline: 0;
  width: 100%;
  background: #ececed;
  margin: 10px 0;
}
header .nav_wrapper {
  display: flex;
  flex: auto;
  padding: 0;
}
header .nav_wrapper nav {
  width: 100% !important;
  position: fixed;
  left: 0;
  text-align: center;
  transition: 0.25s ease-in-out;
  z-index: 900;
  top: 20%;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper nav {
    width: auto !important;
    top: inherit;
    text-align: left;
  }
}
header .nav_wrapper nav:after {
  background: rgba(0, 0, 0, 0.8);
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.2s ease-in-out;
  pointer-events: none;
  opacity: 0;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper nav:after {
    opacity: 0;
    content: inherit !important;
  }
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper nav {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }
}
header .nav_wrapper ul:not(.sub_nav), header .nav_wrapper li {
  list-style-type: none;
  display: flex;
  justify-items: flex-end;
  font-weight: 400;
  margin: 0;
  flex-direction: column;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper ul:not(.sub_nav), header .nav_wrapper li {
    flex-direction: row;
  }
}
header .nav_wrapper ul {
  z-index: 10;
  margin: 0;
  padding: 0;
  width: 100% !important;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper ul {
    width: auto;
  }
}
header .nav_wrapper li {
  text-transform: uppercase;
  font-weight: 600;
  margin: 6px 0;
  position: relative;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li {
    line-height: 50px;
    flex-direction: row;
  }
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li {
    margin: 0 1.25rem 0 0;
    padding: 10px;
  }
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li[data-aos^=fade][data-aos^=fade] {
    opacity: 1;
    transform: none !important;
  }
}
header .nav_wrapper li a:link, header .nav_wrapper li a:visited, header .nav_wrapper li a:active, header .nav_wrapper li a {
  text-decoration: none;
  color: #fff;
  font-size: 22px;
  background-repeat: no-repeat;
  transition: all 400ms;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li a:link, header .nav_wrapper li a:visited, header .nav_wrapper li a:active, header .nav_wrapper li a {
    color: #000;
    font-size: 14px;
    background-image: linear-gradient(transparent calc(100% - 2px), #3264a8 2px);
    background-size: 0 100%;
    display: flex;
    flex-direction: row;
  }
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li a:link:hover, header .nav_wrapper li a:visited:hover, header .nav_wrapper li a:active:hover, header .nav_wrapper li a:hover {
    background-image: linear-gradient(transparent calc(100% - 2px), #3264a8 2px);
    background-size: 100% 100%;
  }
}
header .nav_wrapper li.current-menu-item a:link, header .nav_wrapper li.current-menu-item a:visited, header .nav_wrapper li.current-menu-item a:active, header .nav_wrapper li.current-menu-item a {
  background-size: 100% 100%;
}
header .nav_wrapper li.current-page a:link, header .nav_wrapper li.current-page a:visited, header .nav_wrapper li.current-page a:active, header .nav_wrapper li.current-page a {
  color: #fff !important;
  background-size: 100% 100%;
}
header .nav_wrapper li.current-page.menu-item-has-children a:link, header .nav_wrapper li.current-page.menu-item-has-children a:visited, header .nav_wrapper li.current-page.menu-item-has-children a:active, header .nav_wrapper li.current-page.menu-item-has-children a {
  color: #fff !important;
  background-size: 100% 100%;
}
header .nav_wrapper li.current-page:after {
  color: #fff;
}
header .nav_wrapper li.current-page ul li a:link, header .nav_wrapper li.current-page ul li a:visited, header .nav_wrapper li.current-page ul li a:active, header .nav_wrapper li.current-page ul li a {
  color: #fff !important;
}
header .nav_wrapper li.menu-item-165, header .nav_wrapper li.menu-item-has-children {
  display: inline-block;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li.menu-item-165, header .nav_wrapper li.menu-item-has-children {
    margin: 0 2.5rem 0 0;
  }
}
header .nav_wrapper li.menu-item-165 > a:after, header .nav_wrapper li.menu-item-has-children > a:after {
  content: "";
  border-right: 3px solid white;
  border-bottom: 3px solid white;
  border-radius: 1px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) !important;
  border-top-color: inherit !important;
  display: inline-block;
  margin: 0 0 0.25rem 0.75rem;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li.menu-item-165 > a:after, header .nav_wrapper li.menu-item-has-children > a:after {
    position: absolute;
    top: 40% !important;
    right: -0.5rem;
    margin: 0;
    border-right: 3px solid rgba(0, 0, 0, 0.9);
    border-bottom: 3px solid rgba(0, 0, 0, 0.9);
  }
}
@media only screen and (max-width: 40rem) {
  header .nav_wrapper li.menu-item-165.active ul.sub-menu, header .nav_wrapper li.menu-item-has-children.active ul.sub-menu {
    padding: 0 2rem;
    display: block;
  }
  header .nav_wrapper li.menu-item-165.active ul.sub-menu li, header .nav_wrapper li.menu-item-has-children.active ul.sub-menu li {
    text-align: left;
  }
  header .nav_wrapper li.menu-item-165.active ul.sub-menu li a:link, header .nav_wrapper li.menu-item-165.active ul.sub-menu li a:visited, header .nav_wrapper li.menu-item-165.active ul.sub-menu li a:active, header .nav_wrapper li.menu-item-165.active ul.sub-menu li a, header .nav_wrapper li.menu-item-has-children.active ul.sub-menu li a:link, header .nav_wrapper li.menu-item-has-children.active ul.sub-menu li a:visited, header .nav_wrapper li.menu-item-has-children.active ul.sub-menu li a:active, header .nav_wrapper li.menu-item-has-children.active ul.sub-menu li a {
    font-size: 14px;
  }
  header .nav_wrapper li.menu-item-165.active ul.sub-menu img, header .nav_wrapper li.menu-item-has-children.active ul.sub-menu img {
    border: 2px solid white;
    border-radius: 50%;
    margin: 0 1rem 0 0;
    max-width: 50px;
  }
}
header .nav_wrapper .menu-item-160 {
  display: flex;
}
header .nav_wrapper .menu-item-160::before {
  content: url("../img/filters.svg");
  display: block;
  margin: 0 0.75rem 0 0;
  width: 22px;
  align-items: center;
  position: relative;
  top: 6px;
}
header .nav_wrapper li.menu-item-has-children {
  position: relative;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper li.menu-item-has-children {
    margin-right: 2.5rem;
    padding-right: 1rem;
  }
}
header .nav_wrapper li.menu-item-has-children ul {
  display: none;
}
header .nav_wrapper .big-submenu-trigger.on {
  background: #fff;
  z-index: 200;
  cursor: pointer;
}
header .nav_wrapper .big-submenu-trigger a {
  cursor: pointer;
}
header .nav_wrapper .big-submenu-layout {
  display: none;
  background: rgba(55, 61, 68, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper .big-submenu-layout.active {
    display: block;
    overflow: auto;
  }
}
header .nav_wrapper .big-submenu-layout .mega-close, header .nav_wrapper .big-submenu-layout .close-btn {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  z-index: 500;
}
header .nav_wrapper .big-submenu-layout .mega-close:hover, header .nav_wrapper .big-submenu-layout .close-btn:hover {
  opacity: 1;
}
header .nav_wrapper .big-submenu-layout .mega-close::before, header .nav_wrapper .big-submenu-layout .mega-close:after, header .nav_wrapper .big-submenu-layout .close-btn::before, header .nav_wrapper .big-submenu-layout .close-btn:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #333;
}
@media only screen and (max-width: 40rem) {
  header .nav_wrapper .big-submenu-layout .mega-close::before, header .nav_wrapper .big-submenu-layout .mega-close:after, header .nav_wrapper .big-submenu-layout .close-btn::before, header .nav_wrapper .big-submenu-layout .close-btn:after {
    background-color: #fff;
  }
}
header .nav_wrapper .big-submenu-layout .mega-close::before, header .nav_wrapper .big-submenu-layout .close-btn::before {
  transform: rotate(45deg);
}
header .nav_wrapper .big-submenu-layout .mega-close::after, header .nav_wrapper .big-submenu-layout .close-btn::after {
  transform: rotate(-45deg);
}
header .nav_wrapper .big-submenu-links {
  position: relative;
  padding: 1.5rem 0;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper .big-submenu-links {
    background: #fff;
  }
}
header .nav_wrapper .big-submenu-links h2 {
  color: #0E5C87;
}
header .nav_wrapper .big-submenu-links h4 {
  position: relative;
  margin: 2rem 0 0 0;
}
header .nav_wrapper .big-submenu-links h4::after {
  content: "";
  height: 2px;
  background: #ececed;
  width: calc(100% - 2rem);
  z-index: 5;
  position: absolute;
  top: 10px;
  left: 0;
}
header .nav_wrapper .big-submenu-links h4 span {
  padding: 0 1rem 0 0;
  background: #fff;
  position: relative;
  z-index: 20;
}
header .nav_wrapper .big-submenu-links .collec-wrapper {
  -webkit-column-gap: 3em;
  -webkit-column-width: 13em;
  column-gap: 3em;
  column-width: 13em;
}
header .nav_wrapper .big-submenu-links .collec-wrapper .collec {
  display: inline-block;
  width: 100%;
}
header .nav_wrapper .big-submenu-links .collec-wrapper .collec:first-child {
  background: red;
  display: none;
}
header .nav_wrapper .big-submenu-links ul {
  margin: 0 0 3rem 0;
  /*
				display: flex;
				flex-wrap: wrap;
				*/
}
header .nav_wrapper .big-submenu-links li {
  /*
				flex: 1 0 21%;
				margin: 5px;
				height: 100px;
				background-color: blue;
				*/
  font-weight: bolder;
  list-style-type: none;
  position: relative;
  left: 0;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
}
@media only screen and (min-width: 41rem) {
  header .nav_wrapper .big-submenu-links li {
    background: #fff;
    padding: 0;
  }
}
header .nav_wrapper .big-submenu-links li:hover {
  left: 4px;
}
header .nav_wrapper .big-submenu-links li:hover a, header .nav_wrapper .big-submenu-links li:hover a:hover {
  /*
					&::before{
						content:"\f054";
						
						transition:all .3s ease-in-out;
						
						font-family: "FontAwesome";
						color:rgba(14,92,135,.3);
						font-size:18px;
						position:absolute;
						left:-18px;
						top:12px;
					}
					*/
  background-image: none;
}
header .nav_wrapper .big-submenu-links li span {
  display: block;
  font-weight: lighter;
  font-size: 12px;
}
header .nav_wrapper .big-submenu-links li a:link, header .nav_wrapper .big-submenu-links li a:visited, header .nav_wrapper .big-submenu-links li a:active, header .nav_wrapper .big-submenu-links li a {
  display: block;
  line-height: 1.75rem;
  background-image: none;
}
@media only screen and (max-width: 40rem) {
  header .nav_wrapper .big-submenu-links li a:link, header .nav_wrapper .big-submenu-links li a:visited, header .nav_wrapper .big-submenu-links li a:active, header .nav_wrapper .big-submenu-links li a {
    text-align: left;
    font-size: 13px;
  }
}
header .nav_wrapper .big-submenu-links li a:link:not(.button), header .nav_wrapper .big-submenu-links li a:visited:not(.button), header .nav_wrapper .big-submenu-links li a:active:not(.button), header .nav_wrapper .big-submenu-links li a:not(.button) {
  width: 100%;
}
header .nav_wrapper .big-submenu-links li a:link:hover, header .nav_wrapper .big-submenu-links li a:visited:hover, header .nav_wrapper .big-submenu-links li a:active:hover, header .nav_wrapper .big-submenu-links li a:hover {
  background-image: none;
}
header .nav_wrapper .big-submenu-links li a:link img, header .nav_wrapper .big-submenu-links li a:visited img, header .nav_wrapper .big-submenu-links li a:active img, header .nav_wrapper .big-submenu-links li a img {
  border-radius: 50%;
  width: 45px;
  margin: 0 0.5rem 0 0;
  vertical-align: middle;
}
header .nav_wrapper .big-submenu-links .category-icon {
  max-height: 35px;
  max-width: 45px;
  margin: 0 8px 0 0;
}
header .nav_wrapper .big-submenu-links.example {
  display: none;
}
header .nav_wrapper .big-submenu-links.example.active {
  display: block;
}
header .logo-img {
  width: 340px;
}
header .account_wrapper {
  padding: 0;
}
header .account_wrapper li.menu-item-has-children {
  position: relative;
  margin-right: 1rem;
  padding-right: 1rem;
  line-height: 50px;
}
header .account_wrapper li.menu-item-has-children ul {
  display: none;
  border: 1px solid #D0D0D0;
  background: #fff;
}
@media only screen and (max-width: 40rem) {
  header .account_wrapper li.menu-item-has-children ul {
    background-size: 0;
    border: 1px solid transparent;
    background: rgba(255, 255, 255, 0.1);
    margin-bottom: 2rem;
  }
  header .account_wrapper li.menu-item-has-children ul a:link, header .account_wrapper li.menu-item-has-children ul a:visited, header .account_wrapper li.menu-item-has-children ul a:active, header .account_wrapper li.menu-item-has-children ul a {
    color: #fff;
  }
  header .account_wrapper li.menu-item-has-children ul li {
    padding: 1rem 0;
  }
  header .account_wrapper li.menu-item-has-children ul li:first-child {
    margin-top: 2rem;
  }
}
header .account_wrapper li.menu-item-has-children ul li {
  text-transform: inherit !important;
  display: block;
  margin: 0;
  font-size: 13px;
}
@media only screen and (min-width: 41rem) {
  header .account_wrapper li.menu-item-has-children ul li a:link, header .account_wrapper li.menu-item-has-children ul li a:visited, header .account_wrapper li.menu-item-has-children ul li a:active, header .account_wrapper li.menu-item-has-children ul li a {
    padding: 12px 18px;
  }
}
header .account_wrapper li.menu-item-has-children ul li a:link, header .account_wrapper li.menu-item-has-children ul li a:visited, header .account_wrapper li.menu-item-has-children ul li a:active, header .account_wrapper li.menu-item-has-children ul li a {
  font-weight: 300;
  line-height: 25px;
  font-size: 14px;
  background-image: linear-gradient(transparent calc(100% - 2px), #fff 2px);
  background-size: 0 100%;
}
header .account_wrapper li.menu-item-has-children ul li a:link:hover, header .account_wrapper li.menu-item-has-children ul li a:visited:hover, header .account_wrapper li.menu-item-has-children ul li a:active:hover, header .account_wrapper li.menu-item-has-children ul li a:hover {
  background-size: 100% 100%;
}
header .account_wrapper li.menu-item-has-children ul li:first-child {
  margin: 0;
}
header .account_wrapper li.menu-item-has-children:hover:after {
  content: "";
}
header .account_wrapper li.menu-item-has-children::after {
  content: inherit;
}
@media only screen and (min-width: 41rem) {
  header .account_wrapper li.menu-item-has-children::after {
    content: "";
    position: absolute;
    right: 0 !important;
    border-radius: 1px;
    border-right: 2px solid rgba(0, 0, 0, 0.9);
    border-bottom: 2px solid rgba(0, 0, 0, 0.9);
    width: 9px !important;
    height: 9px !important;
    transform: rotate(45deg) !important;
    border-top-color: inherit !important;
    top: 40% !important;
  }
}
header .account_wrapper li.menu-item-has-children:hover ul {
  z-index: 500;
  display: block;
  padding: 0;
}
@media only screen and (max-width: 40rem) {
  header .account_wrapper li.menu-item-has-children:hover ul {
    max-width: inherit;
  }
}
@media only screen and (min-width: 41rem) {
  header .account_wrapper li.menu-item-has-children:hover ul {
    position: absolute;
    top: 50px;
    right: 0px;
  }
}
header .account_wrapper li.menu-item-has-children:hover ul li:hover {
  background: rgba(0, 0, 0, 0.04);
}
header .account_wrapper .logout-user {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  color: rgba(228, 52, 45, 0.6);
  background: white;
  font-weight: 700;
  padding: 0 0 0 1rem;
  position: relative;
  cursor: pointer;
  opacity: 1;
  z-index: 500;
  margin-left: 1rem;
}
header .account_wrapper .logout-user::before, header .account_wrapper .logout-user:after {
  position: absolute;
  left: 5px;
  content: " ";
  height: 15px;
  width: 2px;
  background-color: rgba(228, 52, 45, 0.6);
}
header .account_wrapper .logout-user::before {
  transform: rotate(45deg);
}
header .account_wrapper .logout-user::after {
  transform: rotate(-45deg);
}
header .icons-menu {
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 0;
}
header .icons-menu #menu-item-161 {
  display: none;
}
@media only screen and (min-width: 41rem) {
  header .icons-menu {
    justify-content: flex-end;
  }
}
header .icons-menu li {
  display: flex;
  flex-direction: row;
}
header .icons-menu li.current-menu-item {
  cursor: default;
}
header .icons-menu li.current-menu-item .icon {
  background: #373d44;
}
header .icons-menu li.current-menu-item .icon img {
  filter: brightness(0) invert(1);
}
header .icons-menu .icon {
  background: #ececed;
  border: 2px solid transparent;
  border-radius: 50px;
  margin: 0 0 0 1rem;
  padding: 0.5rem;
  transition: all 400ms;
  position: relative;
}
header .icons-menu .icon .panier-item-nb, header .icons-menu .icon .wishlist-item-nb {
  position: absolute;
  top: -6px;
  right: -6px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background: rgba(228, 52, 45, 0.6);
  border-radius: 50px;
  padding: 0.25rem;
  color: #fff;
}
header .icons-menu .icon:hover {
  background: #fff;
  border: 2px solid #ebebed;
}
header .icons-menu .icon img {
  width: auto;
  height: 22px;
}
header .icons-menu .icon .wishlist-item-nb {
  background: #3264a8;
}
@media only screen and (max-width: 40rem) {
  header .search_wrapper {
    width: 100%;
  }
}
header .search_wrapper form.search {
  display: flex;
}
header .search_wrapper form.search .search-input {
  border: 2px solid #ececed;
  border-radius: 4px;
  padding: 0.3rem 1rem;
  position: relative;
  left: 6px;
}
@media only screen and (max-width: 40rem) {
  header .search_wrapper form.search .search-input {
    width: 100%;
  }
}
header .search_wrapper form.search .search-input:focus {
  border-bottom: 2px solid #ececed;
}
header .search_wrapper form.search .search-input::placeholder {
  color: rgba(0, 0, 0, 0.35);
  font-style: italic;
}
header .search_wrapper form.search button.search-submit {
  display: inline-block;
  width: 40px;
  height: 30px;
  background: #ececed;
  cursor: pointer;
  border: 0;
  outline: 0;
  border-radius: 4px;
}
header .search_wrapper form.search button.search-submit img {
  max-width: 70%;
}
header .search_wrapper form.search button.search-submit::after {
  content: "";
  background-image: url("../img/search.svg");
  background-size: cover;
}
.overlay-background {
  display: none;
  background: rgba(55, 61, 68, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 150;
}
.overlay-background.active {
  display: block;
  animation: fade-in 0.5s forwards;
}
.overlay-background.closing {
  display: block;
  animation: fade-out 0.5s forwards;
}
.topbar {
  width: 100%;
  background: #373d44;
  opacity: 1;
}
/* ==================================== */
/* ========= Side Menu SLIDE ========== */
/* ==================================== */
.sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 1200;
  /* Stay on top */
  top: 0;
  /* Stay at the top */
  right: 0;
  background-color: white;
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding: 0rem 0rem 2rem 0rem;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
  /*
	li{
		padding: 0px 0px 8px 8px;
		text-decoration: none;
		
		z-index:1200;
		
		display: block;
		transition: 0.3s;
		white-space: nowrap;
		border-radius:20px;
		
		line-height:inherit!important;
		text-transform: uppercase;
		font-weight:600;
		
		&:hover{
			color: #f1f1f1;
			margin-right:10px;
		}
	}
	*/
}
.sidenav .close-btn {
  top: 33px;
  right: 20px;
  opacity: 1;
}
.sidenav .close-btn::before, .sidenav .close-btn:after {
  background-color: #fff;
  height: 20px;
}
.sidenav.active {
  width: calc(65vw);
}
@media only screen and (min-width: 65rem) {
  .sidenav.active {
    width: calc(40vw);
  }
}
@media only screen and (min-width: 91rem) {
  .sidenav.active {
    width: calc(30vw);
  }
}
@media only screen and (max-width: 40rem) {
  .sidenav {
    padding-top: 55px;
  }
}
#pull {
  position: fixed;
  cursor: pointer;
  display: flex;
  bottom: 40vh;
  left: calc(100vw - 7.5rem);
  transform: rotate(-90deg);
  z-index: 1500;
  font-weight: 600;
  line-height: 20px;
  border-radius: 25px;
  background: #fff;
  color: #000;
  padding: 10px 25px;
}
#pull i {
  vertical-align: bottom;
  margin-right: 0.5rem;
}
#pull .icon-chevron.icon-cross {
  width: 20px;
  height: 20px;
  position: relative;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  /* IE 9 */
  display: inline-block;
  /* Safari and Chrome */
}
#pull .icon-chevron.icon-cross::before, #pull .icon-chevron.icon-cross::after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #000;
}
#pull .icon-chevron.icon-cross::before {
  left: 50%;
  width: 10%;
  margin-left: -5%;
  height: 100%;
}
#pull .icon-chevron.icon-cross::after {
  top: 50%;
  height: 10%;
  margin-top: -5%;
  width: 100%;
}
#pull .icon-chevron {
  width: 20px;
  height: 20px;
  position: relative;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  /* IE 9 */
  display: inline-block;
  /* Safari and Chrome */
}
#pull .icon-chevron::before, #pull .icon-chevron::after {
  content: "";
  position: absolute;
  z-index: -1;
  background: #000;
}
#pull .icon-chevron::before {
  left: 50%;
  width: 10%;
  margin-left: -5%;
  height: 50%;
}
#pull .icon-chevron::after {
  top: 50%;
  height: 10%;
  margin-top: -5%;
  width: 50%;
}
/* ========================================== */
/* ============= TABS ( Radio ) ============= */
/* ========================================== */
.tab-wrap {
  transition: 0.3s box-shadow ease;
  border-radius: 2px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  list-style: none;
  background-color: #fff;
  margin: 40px 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.tab {
  display: none;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
  opacity: 1;
  position: relative;
  top: 0;
  z-index: 100;
  text-shadow: 0 0 0;
  display: block;
  animation: fade-in 0.5s forwards, slide-up 0.5s forwards;
}
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
  opacity: 1;
  position: relative;
  top: 0;
  z-index: 100;
  text-shadow: 0 0 0;
  display: block;
  animation: fade-in 0.5s forwards, slide-up 0.5s forwards;
}
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
  opacity: 1;
  position: relative;
  top: 0;
  z-index: 100;
  text-shadow: 0 0 0;
  display: block;
  animation: fade-in 0.5s forwards, slide-up 0.5s forwards;
}
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
  opacity: 1;
  position: relative;
  top: 0;
  z-index: 100;
  text-shadow: 0 0 0;
  display: block;
  animation: fade-in 0.5s forwards, slide-up 0.5s forwards;
}
.tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5) {
  opacity: 1;
  position: relative;
  top: 0;
  z-index: 100;
  text-shadow: 0 0 0;
  display: block;
  animation: fade-in 0.5s forwards, slide-up 0.5s forwards;
}
.tab:first-of-type:not(:last-of-type) + label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tab:checked + label {
  background-color: #fff;
  box-shadow: 0 -1px 0 #fff inset;
  cursor: default;
  font-weight: bold;
}
.tab:checked + label:hover {
  box-shadow: 0 -1px 0 #fff inset;
  background-color: #fff;
}
.tab + label {
  box-shadow: 0 -1px 0 #eee inset;
  border-radius: 2px 2px 0 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #333;
  flex-grow: 3;
  text-align: center;
  background-color: #f2f2f2;
  user-select: none;
  text-align: center;
  transition: 0.3s background-color ease, 0.3s box-shadow ease;
  height: 50px;
  box-sizing: border-box;
  padding: 15px;
}
.tab + label:hover {
  background-color: #f9f9f9;
  box-shadow: 0 1px 0 #f4f4f4 inset;
}
.tab__content {
  padding: 10px 25px;
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  border-radius: 2px;
  display: none;
  transform: translateY(15px);
}
@keyframes fade-in {
  0% {
    opacity: 0;
    display: block;
    transform: translateY(15px);
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-up {
  0% {
    transform: translateY(15px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(15px);
  }
}
@keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ================================== */
/* ============= FOOTER ============= */
/* ================================== */
footer {
  margin-top: 4rem;
  padding: 2rem 1rem;
  background: #f2f2f3;
}
footer p {
  margin: 0 0 1rem;
}
footer .icons {
  max-width: 26px;
  margin: 0 1rem 1rem 0;
}
footer .footer-links {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 1rem;
}
footer .newsletter-form {
  display: flex;
  gap: 0.5rem;
}
footer .newsletter-form input {
  padding: 0.5rem;
  flex: 1;
}
footer .newsletter-form button {
  padding: 0.5rem 1rem;
  background: #000;
  color: white;
  border: none;
  cursor: pointer;
}
footer .logo_wrap {
  display: flex;
  align-items: flex-end;
}
@media only screen and (min-width: 65rem) {
  footer .logo_wrap {
    margin: 0 0 0.7rem 0;
  }
}
footer .logo_wrap .logo-img {
  min-height: 122px;
  max-height: 122px;
  margin: 0 2rem 5px 0;
}
footer .logo_wrap .copyright {
  line-height: 1.4rem;
  margin: 0 0 0 0;
}
footer ul {
  padding: 0;
}
footer ul li {
  list-style-type: none;
  margin: 0.325rem 0;
}
footer hr {
  height: 2px;
  border: 0;
  outline: 0;
  width: 100%;
  background: #ececed;
  margin: 10px 0;
}
footer .filters-layout {
  display: none;
  background: rgba(55, 61, 68, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1500;
  overflow-y: overlay;
}
@media only screen and (min-width: 41rem) {
  footer .filters-layout.active {
    display: block;
    overflow-y: overlay;
  }
}
footer .filters-layout .filters-links {
  position: relative;
  padding: 1.5rem 0;
}
@media only screen and (min-width: 41rem) {
  footer .filters-layout .filters-links {
    background: #fff;
  }
}
footer .filters-layout .filters-links .filters_wrapper {
  padding-top: 30px;
}
footer .filters-layout .filters-links h2 img, footer .filters-layout .filters-links h3 img {
  max-width: 25px;
  margin: 0 0.5rem 0 0;
}
footer .filters-layout .filters-links .wpc-filters-reset-button, footer .filters-layout .filters-links .wpc-edit-filter-set, footer .filters-layout .filters-links .wpc-posts-found {
  display: none;
}
footer .filters-layout .filters-links .wpc-filter-title {
  justify-content: inherit;
}
footer .filters-layout .filters-links .wpc-filter-title .wpc-help-tip {
  margin-left: 5px;
  position: relative;
  bottom: 2px;
}
footer .filters-layout .filters-links .wpc-filter-header .widget-title {
  font-size: 1.1rem;
  text-transform: uppercase;
  font-weight: 600;
}
footer .filters-layout .filters-links .wpc-filters-section:not(.wpc-filter-layout-submit-button) {
  margin: 0 0 2rem 0;
  border-left: 3px solid #ececed;
  padding: 0 0 0 2rem;
}
footer .filters-layout .filters-links .wpc-filters-submit-button {
  background: #373d44;
  color: #fff !important;
  font-size: 0.75rem;
  padding: 0.75rem 1.25rem;
  display: inline-block;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 600;
  width: inherit;
  border-color: transparent;
}
footer .filters-layout .filters-links .wpc-filters-section {
  position: relative;
}
footer .filters-layout .filters-links .wpc-filters-section .wpc-see-more-control, footer .filters-layout .filters-links .wpc-filters-section .wpc-see-less-control {
  position: absolute;
  top: 4px;
  right: 1.5rem;
  border-bottom: inherit;
}
footer .filters-layout .filters-links .wpc-filters-section .wpc-see-more-control::after {
  content: "";
  border-right: 3px solid rgba(0, 0, 0, 0.9);
  border-bottom: 3px solid rgba(0, 0, 0, 0.9);
  border-radius: 1px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) !important;
  display: inline-block;
  margin: 0 0 0.25rem 0.75rem;
  position: absolute;
  top: 2px;
}
footer .filters-layout .filters-links .wpc-filters-section .wpc-see-less-control::after {
  content: "";
  border-left: 3px solid rgba(0, 0, 0, 0.9);
  border-top: 3px solid rgba(0, 0, 0, 0.9);
  border-radius: 1px;
  width: 10px;
  height: 10px;
  transform: rotate(45deg) !important;
  display: inline-block;
  margin: 0 0 0.25rem 0.75rem;
  position: absolute;
  top: 6px;
}
footer .filters-layout .close-btn {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
  z-index: 500;
}
footer .filters-layout .close-btn:hover {
  opacity: 1;
}
footer .filters-layout .close-btn::before, footer .filters-layout .close-btn:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: #333;
}
@media only screen and (max-width: 40rem) {
  footer .filters-layout .close-btn::before, footer .filters-layout .close-btn:after {
    background-color: #fff;
  }
}
footer .filters-layout .close-btn::before {
  transform: rotate(45deg);
}
footer .filters-layout .close-btn::after {
  transform: rotate(-45deg);
}
/* ================================== */
/* ============= SKELETON =========== */
/* ================================== */
.skeleton {
  animation: skeleton-loading 1s linear infinite alternate;
}
@keyframes skeleton-loading {
  0% {
    background-color: #dae2e7;
  }
  100% {
    background-color: #eaeef1;
  }
}
.cards.skeleton {
  min-height: 400px;
  display: flex;
  border-radius: 15px;
  background: #d1dbe0;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.cards.skeleton img {
  max-width: 120px;
  opacity: 0.7;
}
.cards.skeleton:hover {
  transform: translateY(-4px);
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}
/* ============================= */
/* ======= Smart Loader ======== */
/* ============================= */
#mobile-friendly {
  background: rgba(55, 61, 68, 0.85);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
}
@media only screen and (max-width: 40rem) {
  #mobile-friendly {
    display: flex !important;
  }
}
#mobile-friendly div {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  color: #fff;
  padding: 2rem;
}
#mobile-friendly div h4 {
  line-height: 1.75rem;
}
#mobile-friendly div img {
  max-width: 100px;
  margin: 0 0 0.5rem 0;
}
/* ============================= */
/* ======= Smart Loader ======== */
/* ============================= */
#smart_preloader_wrapper {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: white;
  transition: 1s 0.4s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#smart_preloader_wrapper.transparent {
  background: transparent;
}
#smart_preloader_wrapper.transparent .processing {
  display: block;
  opacity: 1;
}
#smart_preloader_wrapper.transparent .loading_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#smart_preloader_wrapper.transparent .lds-ellipsis div {
  background: #fff;
}
#smart_preloader_wrapper .processing {
  opacity: 0;
  display: none;
}
#smart_preloader_wrapper .loader-img {
  display: block;
  margin: -400px auto 0 auto;
  max-width: 180px;
}
#smart_preloader_wrapper #smart_preloader_progress {
  height: 1px;
  background: #fff;
  position: absolute;
  width: 0;
  top: 50%;
}
#smart_preloader_wrapper #smart_preloader_number {
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 400;
}
#smart_preloader_wrapper.panoramic #smart_preloader_number, #smart_preloader_wrapper.panoramic #smart_preloader_progress {
  top: 80%;
}
#smart_preloader_wrapper.panoramic .loader-img {
  margin: 0px auto 0 auto;
}
/* Custom Design : Loading Animation */
.lds-ellipsis {
  position: absolute;
}
.lds-ellipsis, .lds-ellipsis div {
  box-sizing: border-box;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ellipsis div {
  position: absolute;
  top: 33.33333px;
  width: 13.33333px;
  height: 13.33333px;
  border-radius: 50%;
  background: currentColor;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/* ========================= */
/* ======= USEFULL ========= */
/* ========================= */
img {
  max-width: 100%;
  vertical-align: bottom;
}
a {
  text-decoration: none;
  color: #000;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}
input:focus {
  outline: 0;
}
*, *:after, *:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
img {
  -webkit-backface-visibility: hidden;
  -ms-transform: translateZ(0);
  /* IE 9 */
  -webkit-transform: translateZ(0);
  /* Chrome, Safari, Opera */
  transform: translateZ(0);
  max-width: 100%;
  height: auto;
}
.container {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.low {
  font-weight: 300 !important;
}
.nomargin-b {
  margin-bottom: 0;
}
.uppercase {
  text-transform: uppercase;
}
.fullwidth {
  width: 100%;
}
.no-caps {
  font-variant: normal !important;
}
.justify {
  text-align: justify;
}
.inline-block {
  display: inline-block;
}
.none {
  display: none !important;
}
.nomargin-t {
  margin-top: 0;
}
.nomargin-bt {
  margin-top: 0;
  margin-bottom: 0;
}
.nopadding-t {
  padding-top: 0 !important;
}
.nopadding-bt {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.self_end {
  align-self: flex-end;
}
.nowrap {
  white-space: nowrap;
}
.strong, b {
  font-weight: 800;
}
.light {
  font-weight: 400;
}
.relative {
  position: relative;
}
.hidden {
  visibility: hidden;
}
.no-overflow {
  overflow: hidden;
}
.overflow {
  overflow: hidden;
}
.visible {
  visibility: visible;
  overflow: visible !important;
}
.nomargin {
  margin: 0;
}
.nopadding-x {
  padding-left: 0;
  padding-right: 0;
}
.full {
  width: 100% !important;
}
.aligncenter {
  text-align: center;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
@media only screen and (max-width: 40rem) {
  .alignright {
    text-align: left;
  }
}
