* {
  outline: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
  border-radius: 0;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  border-radius: 0;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* GRID ======================================================================== */
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
body {
  width: 100%;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
/* EXTRA ======================================================================= */
img.scale {
  max-width: 100%;
  height: auto;
}
::-moz-selection {
  background: #2d374a;
  color: #fff;
}
::selection {
  background: #2d374a;
  color: #fff;
}
::-moz-selection {
  background: #2d374a;
  color: #fff;
}
#privacypolicy {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #ffffff;
  color: #2d374a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 30px;
  width: 100%;
  font-size: 11px;
  line-height: 22px;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  pointer-events: none;
  z-index: 90;
}
#privacypolicy.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: auto;
}
#privacypolicy a {
  color: #2d374a;
}
#privacypolicy .privacy-btn {
  background-image: url('../images/privacy-close.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 15px;
  right: 10px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
/* CMS ========================================================================= */
.uniform__potty {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.erroneous {
  border-color: crimson !important;
}
.error {
  color: crimson;
}
/* PLUGINS ===================================================================== */
/* SLICK Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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);
  -ms-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('../images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 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-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus: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-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Icons */
}
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
  src: url('../fonts/slick/slick.eot');
  src: url('../fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick/slick.woff') format('woff'), url('../fonts/slick/slick.ttf') format('truetype'), url('../fonts/slick/slick.svg#slick') format('svg');
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[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: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/* SIMPLE LIGHTBOX ===================================================================== */
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1035;
}
.sl-wrapper {
  z-index: 1040;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
  background-image: url('../images/close-color.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.sl-wrapper .sl-close:focus {
  outline: none;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
  width: 40px;
  height: 40px;
  background-image: url('../images/arrow-right.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
  width: 40px;
  height: 40px;
  background-image: url('../images/arrow-left.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.sl-wrapper .sl-navigation button:focus {
  outline: none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}
.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.sl-transition {
  transition: -ms-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  -webkit-transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
  transition: transform ease 200ms, -webkit-transform ease 200ms;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
  }
}
/* VARIABLES =================================================================== */
/*
@gutter: 2%;
@columns: 16;
*/
/* ANIMATIONS ====================================================================== */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 30px);
            transform: translate(0, 30px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
  }
}
@-webkit-keyframes fadeInZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes fadeInZoom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.fadeanimation {
  opacity: 0;
}
.fadeanimation.fadeIn {
  -webkit-animation: fadeIn 1s ease-in-out forwards;
          animation: fadeIn 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInUp {
  -webkit-animation: fadeInUp 1s ease-in-out forwards;
          animation: fadeInUp 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInUp.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.fadeIn.fadeInUp.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.fadeIn.fadeInUp.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.fadeIn.fadeInUp.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.fadeIn.fadeInUp.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.fadeanimation.fadeIn.fadeInZoom {
  -webkit-animation: fadeInZoom 1s ease-in-out forwards;
          animation: fadeInZoom 1s ease-in-out forwards;
}
.fadeanimation.fadeIn.fadeInZoom.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.fadeIn.fadeInZoom.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.fadeIn.fadeInZoom.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.fadeIn.fadeInZoom.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.fadeIn.fadeInZoom.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.fadeanimation.fadeInUp {
  -webkit-transform: translate(0, 30px);
      -ms-transform: translate(0, 30px);
          transform: translate(0, 30px);
}
.fadeanimation.delay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.fadeanimation.delay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.fadeanimation.delay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.fadeanimation.delay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.fadeanimation.delay11 {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
/* STYLES ====================================================================== */
* {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #fff;
  font-family: sofia-pro, sans-serif;
  font-weight: 300;
  color: #2d374a;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0;
  height: 100%;
  max-width: 3000px;
  margin: 0 auto;
  padding: 0;
  -webkit-animation: fadeIn 1.5s ease-out forwards;
          animation: fadeIn 1.5s ease-out forwards;
}
p {
  margin-top: 0;
}
p:last-of-type {
  margin-bottom: 0;
}
a {
  color: #2d374a;
}
h1,
h2 {
  font-size: 30px;
  letter-spacing: 0;
  font-weight: 600;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
.plg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.plg-imagecontainer {
  background-color: #f6f2ed;
  overflow: hidden;
}
#form-success {
  display: none;
}
#feedback.erroneous,
#feedback.error {
  padding: 10px;
  text-align: center;
  background-color: crimson;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
}
#popup {
  z-index: 99999;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
#popup .popup-content {
  background-color: #2d374a;
  color: #fff;
  max-width: 500px;
  padding: 60px 40px;
  text-align: center;
  position: relative;
}
#popup h4 {
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  margin: 0 0 20px 0;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 1.2;
}
#popup p:last-of-type {
  margin-bottom: 0;
}
#popup p strong {
  font-weight: bold;
}
#popup .popup-close {
  position: absolute;
  right: 20px;
  top: 10px;
  cursor: pointer;
  width: 20px;
  height: 20px;
}
#popup .popup-close img {
  pointer-events: none;
  width: 100%;
  height: auto;
}
#popup.hideme {
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-width: 700px) {
  #popup .popup-content {
    max-width: calc(100% - 30px);
    overflow-y: auto;
  }
  #popup .popup-close {
    right: 15px;
    top: 15px;
  }
}
#popup-language {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  visibility: visible;
  opacity: 1;
}
#popup-language .popup-content {
  background-color: #f6f2ed;
  text-align: center;
  padding: 50px;
  width: 100%;
  max-width: 500px;
}
#popup-language.hideme {
  visibility: hidden;
  opacity: 0;
}
#popup-language .popuptitle {
  font-weight: 600;
  font-size: 20px;
  margin: 0 0 35px 0;
}
#popup-language .selectbox {
  max-width: 200px;
  z-index: 2;
  margin: 0 auto;
}
#popup-language .selectbox:after {
  z-index: -1;
}
.button {
  display: inline-block;
  background-color: #2d374a;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 50px;
  border-radius: 40px;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.button:hover {
  background-color: #202938;
}
.button:hover.light {
  background-color: #9cbcce;
}
.button.light {
  background-color: #c0dae8;
  color: #2d374a;
}
.shopify-buy__btn-wrapper {
  margin: 0 !important;
}
.plg-container {
  display: block;
  width: 100%;
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto;
}
header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background-color: #fff;
  z-index: 90;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
header .plg-headercontainer {
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
}
header .plg-headercontainer .plg-home img {
  max-width: 200px;
}
header .extranav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .extranav .languagebutton {
  text-transform: uppercase;
  font-weight: 500;
  color: #2d374a;
  margin-left: 30px;
  cursor: pointer;
}
header nav {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
header nav .extranav {
  display: none;
}
header nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
header nav ul li {
  margin: 0 30px 0 0;
  padding: 0;
  display: inline-block;
}
header nav ul li a {
  text-decoration: none;
  font-weight: 500;
}
header nav ul li a::before {
  content: '';
  background-color: #c0dae8;
  position: absolute;
  left: 0;
  top: -62px;
  width: 100%;
  height: 5px;
  opacity: 0;
}
header nav ul li a:hover::before,
header nav ul li a.active::before {
  opacity: 1;
}
header nav ul li:last-child {
  margin: 0;
}
header.small .plg-headercontainer {
  padding: 25px 50px;
}
header.small nav ul li a::before {
  top: -37px;
}
header.hideme {
  -webkit-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
          transform: translate(0, -100%);
}
.plg-headerspacer {
  height: 145px;
}
.plg-hamburger {
  display: inline-block;
  overflow: visible;
  height: 24px;
  margin: 0;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  z-index: 95;
  cursor: pointer;
  display: none;
}
.plg-hamburger .plg-hamburger-box {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 24px;
  cursor: pointer;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -0.5px;
  position: absolute;
  width: 25px;
  height: 1px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 1px;
  background-color: #2d374a;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  cursor: pointer;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner:before {
  display: block;
  content: "";
  position: absolute;
  top: -8px;
  width: 25px;
  height: 1px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 1px;
  background-color: #2d374a;
  -webkit-transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
  transition: top 0.1s ease-in 0.25s, opacity 0.1s ease-in;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner:after {
  display: block;
  content: "";
  bottom: -8px;
  position: absolute;
  width: 25px;
  height: 1px;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 1px;
  background-color: #2d374a;
  -webkit-transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner {
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg);
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  transition: top 0.1s ease-out, opacity 0.1s ease-out 0.12s;
  opacity: 0;
}
.plg-hamburger.active .plg-hamburger-box .plg-hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.slick-slider .slick-list {
  height: 100%;
}
.slick-slider .slick-list .slick-track {
  height: 100%;
}
.slick-slider .slick-list .slick-track .slick-slide {
  height: 100%;
}
.slick-slider .slick-list .slick-track .slick-slide > div {
  height: 100%;
}
.slick-dots li button:before {
  font-size: 10px;
  color: #f2ede6;
  opacity: 1;
}
.slick-dots li.slick-active button:before,
.slick-dots li:hover button:before {
  color: #2d374a;
}
.plg-productslider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.plg-productslider .slick-slide {
  height: auto;
}
.plg-productslider .slick-slide > div {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plg-productslider .slick-slider .slick-list {
  height: auto;
}
.plg-productslider .slick-slider .slick-list .slick-track {
  height: auto;
}
#plg-homesection1 {
  height: calc(100% - 145px);
  background-color: #f6f2ed;
}
#plg-homesection1 .plg-container {
  height: 100%;
}
#plg-homesection1 .plg-h1-grid {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 2;
}
#plg-homesection1 h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: 0;
  max-width: 330px;
  margin: 0 0 60px 0;
}
#plg-homesection1 .txt {
  margin: 0 0 50px 0;
  max-width: 250px;
}
#plg-homesection1 .txt strong {
  display: inline-block;
  font-weight: 600;
}
#plg-homesection1 .plg-h1-bol {
  width: 240px;
  height: 240px;
  border-radius: 240px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#plg-homesection1 .plg-h1-bol p {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 700;
  font-size: 21px;
  line-height: 1.21;
}
#plg-homesection1 .plg-h1-belgianicon {
  position: absolute;
  bottom: 0;
  right: -80px;
  -webkit-transform: translate(80%, 20%);
      -ms-transform: translate(80%, 20%);
          transform: translate(80%, 20%);
  width: 100px;
  height: auto;
}
#plg-homesection1 .plg-h1-slider {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#plg-homesection1 .plg-h1-slider .plg-h1-slide {
  /*position: absolute;
			left: 0;
			top: 0;*/
  width: 100%;
  height: 100%;
}
#plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidebackground {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidetext {
  height: 100%;
}
#plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidetext .plg-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-homesection2 .plg-h2-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item {
  width: 50%;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text {
  margin-top: 100px;
  padding: 100px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text h2 {
  margin: 0 0 60px 0;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text .subtitle {
  margin: 0 0 40px 0;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0;
  max-width: 260px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text .txt {
  margin: 0 0 40px 0;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 125%;
  height: 100%;
  z-index: -1;
  background-color: #f6f2ed;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.image .hay {
  position: absolute;
  left: -25px;
  bottom: 0;
  max-width: 450px;
  -webkit-transform: translate(0, 75%);
      -ms-transform: translate(0, 75%);
          transform: translate(0, 75%);
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.image .plg-imagecontainer {
  height: 0;
  padding-bottom: 82%;
}
#plg-homesection3 {
  margin-top: 140px;
}
#plg-homesection3 .plg-h3-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#plg-homesection3 .plg-h3-grid h2,
#plg-homesection3 .plg-h3-grid h1 {
  margin: 0 0 20px 0;
  font-weight: 500;
}
#plg-homesection3 .plg-h3-grid .txt {
  text-align: center;
  margin-bottom: 50px;
}
#plg-homesection3 .plg-h3-grid .haydream {
  max-width: 700px;
  margin: 0 0 40px 0;
}
#plg-homesection3 .plg-h3-grid .pillow {
  max-width: 950px;
  margin: 0 auto;
}
.plg-homesection4 {
  background-color: #2d374a;
  color: #fff;
  padding: 100px 0;
  margin-top: 100px;
}
.plg-homesection4 h2 {
  text-align: center;
  max-width: 450px;
  margin: 0 auto 75px auto;
  font-weight: 500;
}
.plg-homesection4 h3 {
  font-weight: 500;
  margin: 0 0 45px 0;
}
.plg-homesection4 .plg-h4-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.plg-homesection4 .plg-h4-grid .plg-h4-item {
  text-align: center;
  width: 28%;
}
.plg-homesection4 .plg-h4-grid .plg-h4-item .icon {
  height: 75px;
  width: auto;
  margin: 0 auto 30px auto;
}
#plg-homesection5 .plg-h5-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item {
  width: 50%;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item h2 {
  font-weight: 700;
  margin: 0 0 50px 0;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item .price {
  font-weight: 500;
  font-size: 40px;
  margin-bottom: 40px;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item ul {
  margin-top: 0;
  padding: 0;
  padding-left: 25px;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item .featured {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 40px;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item .button {
  margin-top: 40px;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item:nth-child(2) {
  padding: 100px;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item.images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item .plg-productslidercontainer {
  width: 100%;
}
#plg-homesection5 .plg-h5-grid .plg-h5-item .plg-productslider {
  width: 100%;
}
#plg-homesection6 {
  margin-top: 140px;
}
#plg-homesection6 .plg-h6-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: calc(100% + 10px);
  margin-left: -5px;
  margin-right: -5px;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item {
  margin: 0 5px;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 114%;
  display: block;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item .plg-h6-inneritem {
  width: 100%;
  height: calc(50% - 5px);
}
#plg-homesection6 .plg-h6-grid .plg-h6-item .plg-h6-inneritem:nth-child(1) {
  margin-bottom: 10px;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item .plg-h6-inneritem:nth-child(2) {
  margin-top: 10px;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item .plg-h6-inneritem .plg-imagecontainer {
  height: 100%;
  padding-bottom: 0;
}
#plg-homesection6 .plg-h6-grid .plg-h6-item:first-child {
  width: calc(36.5% - 10px);
}
#plg-homesection6 .plg-h6-grid .plg-h6-item:nth-child(2) {
  width: calc(27% - 10px);
}
#plg-homesection6 .plg-h6-grid .plg-h6-item:last-child {
  width: calc(36.5% - 10px);
}
#plg-homesection6 .plg-h6-grid .slick-dots {
  bottom: -50px;
}
#plg-homesection7 {
  margin-top: 140px;
  min-height: 400px;
}
#plg-homesection7 .plg-imagecontainer {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#plg-homesection7 .txt {
  font-size: 20px;
  font-weight: 500;
  padding: 140px 0;
  max-width: 330px;
  text-align: right;
  margin: 0 0 0 auto;
  z-index: 2;
}
footer {
  margin-top: 140px;
}
footer.nomt {
  margin-top: 5px;
}
footer .customerservice {
  text-align: center;
  background-color: #f6f2ed;
  padding: 60px 20px;
}
footer .customerservice h4 {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 45px 0;
}
footer .customerservice .txt {
  margin-bottom: 40px;
}
footer .customerservice .txt a {
  color: #98b7c7;
  text-decoration: none;
  font-weight: 500;
}
footer .customerservice .txt a:hover {
  text-decoration: underline;
}
footer .customerservice .links {
  margin: 0 0 30px 0;
  /*a{
				color: #98b7c7;
				text-decoration: none;
				font-weight: @weightmedium;
				&:hover{
					text-decoration: underline;
				}
			}*/
}
footer .customerservice .links .spacer {
  margin: 0 15px;
  color: #2d374a;
  font-size: 18px;
  line-height: 1;
}
footer .iconsgrid {
  padding: 40px 50px;
  background-color: #2d374a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}
footer .iconsgrid .plg-ig-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25%;
}
footer .iconsgrid img {
  height: 24px;
  width: auto;
  margin-right: 20px;
}
footer .bottomfooter {
  padding: 50px;
}
footer .bottomfooter .plg-bf-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
footer .bottomfooter .plg-bf-grid .plg-bf-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
footer .bottomfooter .plg-bf-grid .plg-bf-item:first-child {
  padding-right: 25px;
}
footer .bottomfooter .plg-bf-grid .plg-bf-item a {
  text-decoration: none;
}
footer .bottomfooter .plg-bf-grid .plg-bf-item a:hover {
  text-decoration: underline;
}
footer .bottomfooter .plg-bf-grid .plg-bf-item h4 {
  margin: 0 0 40px 0;
}
footer .bottomfooter .plg-bf-grid .plg-bf-item:last-child {
  text-align: right;
}
footer .bottomfooter .logo {
  max-width: 200px;
}
footer .bottomfooter .plg-bf-item {
  width: 25%;
}
footer .bottomfooter .plg-bf-item:nth-child(3) {
  width: 17%;
}
footer .bottomfooter .plg-bf-item:nth-child(4) {
  width: 13%;
}
footer .bottomfooter .plg-bf-item:nth-child(5) {
  width: 20%;
}
.plg-imagetext .plg-it-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.plg-imagetext .plg-it-grid .plg-it-item {
  width: 50%;
}
.plg-imagetext .plg-it-grid .plg-it-item.image .plg-imagecontainer {
  width: 100%;
  height: 100%;
}
.plg-imagetext .plg-it-grid .plg-it-item.text {
  background-color: #f6f2ed;
  padding: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.plg-imagetext .plg-it-grid .plg-it-item.text h1 {
  font-weight: 600;
  font-size: 30px;
  margin: 0 0 75px 0;
}
.plg-imagetext .plg-it-grid .plg-it-item.text .subtitle {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 50px 0;
}
.plg-imagetext.fullscreentop {
  height: calc(100% - 145px);
}
.plg-imagetext.fullscreentop .plg-it-grid {
  height: 100%;
}
.plg-imagetext.fullscreentop .plg-it-grid .plg-it-item {
  height: 100%;
}
.plg-textimageup {
  margin-top: 140px;
}
.plg-textimageup .plg-tiu-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item {
  width: 50%;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-top: 100px;
  padding: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text h2 {
  font-weight: 700;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text h2 {
  margin: 0 0 60px 0;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text .subtitle {
  margin: 0 0 40px 0;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: 0;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text .txt {
  margin: 0 0 40px 0;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text .txt.nomargin {
  margin: 0;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text .txt.big {
  font-size: 30px;
  line-height: 1.2;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.text:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 125%;
  height: 100%;
  z-index: -1;
  background-color: #f6f2ed;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.image {
  padding-bottom: 140px;
}
.plg-textimageup .plg-tiu-grid .plg-tiu-item.image .plg-imagecontainer {
  height: 0;
  padding-bottom: 81%;
}
.plg-textimageup.reversed .plg-tiu-grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.plg-textimageup.reversed .plg-tiu-grid .plg-tiu-item:after {
  left: unset;
  right: 0;
}
#plg-customersection1 {
  margin-top: 230px;
  padding: 0 50px;
}
#plg-customersection1 h1 {
  margin-bottom: 70px;
}
#plg-customersection1 .plg-c1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item h3 {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 50px 0;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-categories .plg-c1-cat {
  padding: 25px 0;
  border-bottom: 1px solid #b4b7bc;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-categories .plg-c1-cat a {
  text-decoration: none;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-categories .plg-c1-cat a.active {
  font-weight: 600;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-categories .plg-c1-cat:last-child {
  border-bottom: none;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-categories .plg-c1-cat.mobile {
  display: none;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question {
  padding-top: 25px;
  border-bottom: 1px solid #2d374a;
  padding-bottom: 21px;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question .accordion {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question .accordion p {
  margin: 0;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question .accordion img {
  width: 25px;
  height: auto;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question .panel {
  height: 0;
  font-size: 0;
  opacity: 0;
  -webkit-transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: height 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question .plus {
  display: inline-block;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question .min {
  display: none;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question.active .accordion {
  padding-top: 2px;
  border-color: #fff;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question.active .panel {
  height: auto;
  font-size: 15px;
  opacity: 1;
  padding-top: 25px;
  padding-bottom: 12px;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question.active .plus {
  display: none;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-questions .plg-c1-question.active .min {
  display: inline-block;
}
#plg-customersection1 .plg-c1-grid .plg-c1-item:first-child {
  width: 300px;
  min-width: 300px;
  /*h3{
					max-width: 190px;
				}*/
}
#plg-customersection1 .plg-c1-grid .plg-c1-item:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 50px;
}
#plg-customersection2 {
  margin-top: 140px;
  padding: 0 50px;
}
#plg-customersection2 h2 {
  margin-bottom: 70px;
}
#plg-customersection2 .plg-c2-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#plg-customersection2 .plg-c2-grid .plg-c2-item h3 {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 50px 0;
}
#plg-customersection2 .plg-c2-grid .plg-c2-item a {
  text-decoration: none;
}
#plg-customersection2 .plg-c2-grid .plg-c2-item a:hover {
  text-decoration: underline;
}
#plg-customersection2 .plg-c2-grid .plg-c2-item:first-child {
  width: 300px;
  min-width: 300px;
}
#plg-customersection2 .plg-c2-grid .plg-c2-item:nth-child(2) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 50px;
}
form input[type=text],
form input[type=email],
form textarea {
  display: block;
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  margin-bottom: 15px;
  padding: 10px 10px;
  width: 100%;
  border: 1px solid #2d374a;
}
form input[type=text]::-webkit-input-placeholder, form input[type=email]::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #2d374a;
}
form input[type=text]::-moz-placeholder, form input[type=email]::-moz-placeholder, form textarea::-moz-placeholder {
  color: #2d374a;
}
form input[type=text]:-ms-input-placeholder, form input[type=email]:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: #2d374a;
}
form input[type=text]::-ms-input-placeholder, form input[type=email]::-ms-input-placeholder, form textarea::-ms-input-placeholder {
  color: #2d374a;
}
form input[type=text]::placeholder,
form input[type=email]::placeholder,
form textarea::placeholder {
  color: #2d374a;
}
form input[type=text].erroneous::-webkit-input-placeholder, form input[type=email].erroneous::-webkit-input-placeholder, form textarea.erroneous::-webkit-input-placeholder {
  color: crimson;
}
form input[type=text].erroneous::-moz-placeholder, form input[type=email].erroneous::-moz-placeholder, form textarea.erroneous::-moz-placeholder {
  color: crimson;
}
form input[type=text].erroneous:-ms-input-placeholder, form input[type=email].erroneous:-ms-input-placeholder, form textarea.erroneous:-ms-input-placeholder {
  color: crimson;
}
form input[type=text].erroneous::-ms-input-placeholder, form input[type=email].erroneous::-ms-input-placeholder, form textarea.erroneous::-ms-input-placeholder {
  color: crimson;
}
form input[type=text].erroneous::placeholder,
form input[type=email].erroneous::placeholder,
form textarea.erroneous::placeholder {
  color: crimson;
}
form textarea {
  resize: none;
}
form .selectbox {
  border: 1px solid #2d374a;
  margin-bottom: 15px;
  padding: 10px 10px;
  width: 100%;
  background: transparent;
}
form .selectbox:after {
  content: '';
  width: 20px;
  height: 20px;
  background-image: url('../images/arrow-down.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: -1;
}
form .selectbox select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  width: 100%;
  background: transparent;
}
form .selectbox.error {
  border: 1px solid crimson;
}
form .selectbox.error select {
  color: crimson;
}
form .policy {
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 1.1;
}
form .policy label {
  margin-left: 25px;
}
form .policy a {
  text-decoration: underline;
}
form .policy a:hover {
  text-decoration: underline;
}
form .policy:not(#IE8) label:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  position: absolute;
  left: -25px;
  top: 1px;
  border: 1px solid #2d374a;
  cursor: pointer;
}
form .policy:not(#IE8) input[type=checkbox] {
  display: none;
}
form .policy:not(#IE8) input[type=checkbox]:checked + label:before {
  content: "\2573";
  line-height: 0.9;
  font-size: 14px;
  color: #2d374a;
}
@media screen and (min-width: 0 \0) {
  form .policy:not(#IE8) input[type=checkbox]:checked + label:before {
    line-height: 8px;
  }
}
form .policy.error:not(#IE8) label:before {
  border: 1px solid crimson !important;
}
form .policy.error a {
  color: crimson !important;
}
form .button {
  margin-top: 35px;
}
form small {
  display: inline-block;
  margin-top: 15px;
}
form #feedback.error {
  margin-top: 15px;
}
/* MEDIA QUERY'S =============================================================== */
@media only screen and (max-width: 920px) {
  header .plg-headercontainer {
    padding: 50px 20px;
  }
  header nav {
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  header.small .plg-headercontainer {
    padding: 25px 20px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text {
    padding: 50px;
  }
  #plg-homesection5 .plg-h5-grid .plg-h5-item.images {
    width: 40%;
  }
  #plg-homesection5 .plg-h5-grid .plg-h5-item.text {
    width: 60%;
  }
  .plg-imagetext .plg-it-grid .plg-it-item.text {
    padding: 50px;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.text {
    padding: 50px;
  }
  #plg-customersection1 {
    padding: 0 20px;
    margin-top: 140px;
  }
  #plg-customersection1 .plg-c1-grid .plg-c1-item:first-child {
    min-width: 25%;
    width: 25%;
  }
  #plg-customersection2 {
    padding: 0 20px;
  }
  #plg-customersection2 .plg-c2-grid .plg-c2-item:first-child {
    min-width: 25%;
    width: 25%;
  }
}
@media only screen and (max-width: 750px) {
  .slick-slider .slick-slide .fadeanimation {
    opacity: 1 !important;
    -webkit-animation: none !important;
            animation: none !important;
  }
  .slick-slider .slick-slide .fadeanimation.fadeIn {
    opacity: 1 !important;
    -webkit-animation: none !important;
            animation: none !important;
  }
  .slick-slider .slick-slide .fadeanimation.fadeInZoom {
    opacity: 1 !important;
    -webkit-animation: none !important;
            animation: none !important;
  }
  header .plg-home {
    z-index: 99;
  }
  header .plg-headercontainer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    height: 100%;
    z-index: 95;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    visibility: none;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
  }
  header nav .extranav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 25px;
    opacity: 0;
    visibility: hidden;
  }
  header nav .extranav.showme {
    visibility: visible;
    -webkit-animation: fadeInUp 1s ease-in-out 0.3s forwards;
            animation: fadeInUp 1s ease-in-out 0.3s forwards;
  }
  header nav .extranav .languagebutton {
    margin: 25px auto 0 auto;
    font-size: 20px;
  }
  header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header nav ul li {
    margin: 0 0 25px 0;
    opacity: 0;
    visibility: hidden;
  }
  header nav ul li.showme {
    visibility: visible;
    -webkit-animation: fadeInUp 1s ease-in-out 0.3s forwards;
            animation: fadeInUp 1s ease-in-out 0.3s forwards;
  }
  header nav ul li a {
    font-size: 20px;
  }
  header nav ul li a::before {
    top: unset;
    bottom: -5px;
  }
  header nav.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  header .extranav {
    display: none;
  }
  header .plg-hamburger {
    display: inline-block;
  }
  header.small nav ul li a::before {
    top: unset;
    bottom: -5px;
  }
  #plg-homesection1 {
    height: auto;
    min-height: calc(100% - 145px);
    background-color: #fff;
  }
  #plg-homesection1 .slick-slider .slick-list {
    height: auto;
  }
  #plg-homesection1 .slick-slider .slick-list .slick-track {
    height: auto;
  }
  #plg-homesection1 .slick-slider .slick-list .slick-track .slick-slide {
    height: auto;
  }
  #plg-homesection1 .slick-slider .slick-list .slick-track .slick-slide > div {
    height: auto;
  }
  #plg-homesection1 .plg-h1-bol,
  #plg-homesection1 .plg-h1-belgianicon {
    display: none;
  }
  #plg-homesection1 .plg-h1-slider {
    /*&::after{
				content: '';
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background-color: @lightblue;
				opacity: .6;
				z-index: 1;
			}*/
    /*position: relative;
			left: unset;
			top: unset;
			height: auto;*/
    position: relative;
    left: unset;
    top: unset;
    height: auto;
  }
  #plg-homesection1 .plg-h1-slider .plg-h1-slide {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  #plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidebackground {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative;
    top: unset;
    left: unset;
    min-height: 50vh;
    height: auto;
  }
  #plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidetext {
    background-color: #fff;
    padding-top: 50px;
    height: auto;
  }
  #plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidetext h1 {
    margin-bottom: 50px;
  }
  #plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidetext .plg-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #plg-homesection1 .plg-h1-slider .plg-h1-slide .plg-h1-slidetext .plg-h1-text {
    z-index: 5;
    text-align: center;
  }
  #plg-homesection1 .plg-h1-grid {
    z-index: 5;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  #plg-homesection1 .plg-h1-slidetext {
    z-index: 5;
  }
  #plg-homesection2 {
    margin-top: 100px;
  }
  #plg-homesection2 .plg-h2-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item {
    width: 100%;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text {
    margin: 0;
    padding-bottom: 100px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text::after {
    width: 100%;
    height: calc(100% + 50px);
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.image {
    width: calc(80% - 50px);
    margin: 0 50px 0 auto;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.image .hay {
    max-width: 400px;
  }
  #plg-homesection3 {
    margin-top: 240px;
  }
  #plg-homesection3.nomt {
    margin-top: 100px;
  }
  #plg-homesection3 .plg-h3-grid .haydream {
    max-width: 80%;
  }
  .plg-homesection4 .plg-h4-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .plg-homesection4 .plg-h4-grid .plg-h4-item {
    width: 100%;
    max-width: 350px;
    margin-bottom: 100px;
  }
  .plg-homesection4 .plg-h4-grid .plg-h4-item:last-child {
    margin: 0;
  }
  #plg-homesection5 {
    margin-top: 100px;
  }
  #plg-homesection5 .plg-h5-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-homesection5 .plg-h5-grid .plg-h5-item.images {
    width: 100%;
    margin: 0;
  }
  #plg-homesection5 .plg-h5-grid .plg-h5-item.text {
    width: 100%;
    padding: 0;
    max-width: 450px;
    margin: 0 auto;
    margin-top: 100px;
  }
  #plg-homesection5 .plg-h5-grid .plg-h5-item.text h2 {
    margin-bottom: 30px;
  }
  #plg-homesection5 .plg-h5-grid .plg-h5-item.text .price {
    font-size: 26px;
    margin-bottom: 30px;
  }
  #plg-homesection6 .plg-h6-grid {
    display: block;
    width: 100%;
    margin: 0;
  }
  #plg-homesection6 .plg-h6-grid .plg-h6-item {
    width: 100% !important;
    margin: 0;
  }
  #plg-homesection6 .plg-h6-grid .plg-h6-item .plg-h6-inneritem {
    height: 100%;
  }
  #plg-homesection6 .plg-h6-grid .plg-h6-item .plg-h6-inneritem .plg-imagecontainer {
    height: 0;
    padding-bottom: calc(57% - 5px);
  }
  #plg-homesection6 .plg-h6-grid .plg-h6-item .plg-h6-inneritem .plg-imagecontainer .plg-img {
    opacity: 1;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #plg-homesection7 .plg-imagecontainer::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #c0dae8;
    opacity: 0.6;
    z-index: 2;
  }
  #plg-homesection7 .txt {
    z-index: 5;
    text-align: center;
    margin: 0 auto;
  }
  footer .bottomfooter .plg-bf-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .bottomfooter .plg-bf-grid .plg-bf-item {
    width: 100%;
    margin-top: 25px;
  }
  footer .bottomfooter .plg-bf-grid .plg-bf-item h4 {
    margin: 0 0 10px 0;
  }
  footer .bottomfooter .plg-bf-grid .plg-bf-item:first-child {
    margin: 0;
  }
  footer .bottomfooter .plg-bf-grid .plg-bf-item:last-child {
    text-align: left;
  }
  footer .iconsgrid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 40px 20px;
  }
  footer .iconsgrid .plg-ig-item {
    width: 50%;
    margin-bottom: 50px;
  }
  footer .iconsgrid .plg-ig-item:nth-child(3),
  footer .iconsgrid .plg-ig-item:nth-child(4) {
    margin: 0;
  }
  footer .bottomfooter {
    padding: 50px 20px;
  }
  .plg-imagetext .plg-it-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .plg-imagetext .plg-it-grid .plg-it-item {
    width: 100%;
  }
  .plg-imagetext .plg-it-grid .plg-it-item.image .plg-imagecontainer {
    height: 0;
    padding-bottom: 67%;
  }
  .plg-imagetext.fullscreentop {
    height: auto;
  }
  .plg-textimageup .plg-tiu-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item {
    width: 100%;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.text {
    margin-top: 0;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.text:after {
    width: 100%;
    height: calc(100% + 50px);
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.image {
    width: calc(80% - 50px);
    margin: 0 50px 0 auto;
    padding: 0;
  }
  .plg-textimageup.reversed .plg-tiu-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-customersection1 .plg-c1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-categories .plg-c1-cat {
    display: none;
    margin: 0;
    padding: 0;
  }
  #plg-customersection1 .plg-c1-grid .plg-c1-item .plg-c1-categories .plg-c1-cat.mobile {
    display: block;
  }
  #plg-customersection1 .plg-c1-grid .plg-c1-item:first-child {
    width: 100%;
    min-width: unset;
  }
  #plg-customersection1 .plg-c1-grid .plg-c1-item:nth-child(2) {
    padding: 0;
    width: 100%;
    margin-top: 70px;
  }
  #plg-customersection2 .plg-c2-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-customersection2 .plg-c2-grid .plg-c2-item:first-child {
    width: 100%;
    min-width: unset;
  }
  #plg-customersection2 .plg-c2-grid .plg-c2-item:nth-child(2) {
    padding: 0;
    width: 100%;
    margin-top: 70px;
  }
}
@media only screen and (max-width: 500px) {
  h1,
  h2 {
    font-size: 26px;
  }
  header .plg-headercontainer {
    padding: 20px 20px;
  }
  header.small .plg-headercontainer {
    padding: 20px 20px;
  }
  .plg-headerspacer {
    height: 80px;
  }
  #plg-homesection1 {
    height: auto;
  }
  #plg-homesection1 h1 {
    font-size: 26px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text {
    padding: 50px 0 100px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text:after {
    width: calc(100% + 40px);
    left: -20px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.image {
    width: 100%;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.image .hay {
    left: 0;
  }
  #plg-homesection5 .plg-h5-grid .plg-h5-item .price {
    font-size: 26px;
  }
  .plg-imagetext .plg-it-grid .plg-it-item.text {
    padding: 50px 20px;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.text {
    padding: 50px 0 100px 0;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.text:after {
    width: calc(100% + 40px);
    left: -20px;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.text .txt.big {
    font-size: 26px;
  }
  .plg-textimageup .plg-tiu-grid .plg-tiu-item.image {
    width: 100%;
    margin: 0;
  }
}
