@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-MediumItalic.woff2') format('woff2'), url('../fonts/gotham/Gotham-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Book.woff2') format('woff2'), url('../fonts/gotham/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-BookItalic.woff2') format('woff2'), url('../fonts/gotham/Gotham-BookItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-LightItalic.woff2') format('woff2'), url('../fonts/gotham/Gotham-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Bold.woff2') format('woff2'), url('../fonts/gotham/Gotham-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-BoldItalic.woff2') format('woff2'), url('../fonts/gotham/Gotham-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Light.woff2') format('woff2'), url('../fonts/gotham/Gotham-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-BlackItalic.woff2') format('woff2'), url('../fonts/gotham/Gotham-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Black.woff2') format('woff2'), url('../fonts/gotham/Gotham-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/gotham/Gotham-Medium.woff2') format('woff2'), url('../fonts/gotham/Gotham-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
* {
  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;
}
/* ========================================================================= */
#privacypolicy {
  position: fixed;
  right: 0;
  bottom: 0;
  background: #dad9d9;
  color: #DB2033;
  -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;
}
#privacypolicy.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  pointer-events: auto;
}
#privacypolicy a {
  color: #DB2033;
}
#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;
  left: -9999px;
}
/*-------------COOKIE CONSENT--------------*/
.termsfeed-com---nb-simple {
  max-width: 700px !important;
}
.termsfeed-com---palette-light.termsfeed-com---nb {
  background-color: #dadada !important;
}
.termsfeed-com---nb .cc-nb-main-container {
  padding: 20px !important;
}
.termsfeed-com---nb * {
  font-family: 'Gotham', sans-serif !important;
  color: #000000 !important;
}
.termsfeed-com---palette-light .cc-nb-okagree {
  background-color: transparent !important;
  border: 1px solid #000000;
  color: #000000 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 12px !important;
}
.termsfeed-com---palette-light .cc-nb-okagree:hover {
  background-color: #000000 !important;
  color: #dadada !important;
}
.termsfeed-com---palette-light .cc-nb-okagree:focus {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.termsfeed-com---palette-light .cc-nb-reject {
  display: none !important;
}
.termsfeed-com---palette-light .cc-nb-changep {
  color: #727272 !important;
  border: 1px solid #727272 !important;
  background-color: transparent !important;
  font-size: 12px !important;
}
.termsfeed-com---palette-light .cc-nb-changep:focus {
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}
.termsfeed-com---nb .cc-nb-title {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.termsfeed-com---nb h1,
.termsfeed-com---nb h2 {
  font-weight: 500 !important;
}
.termsfeed-com---nb .cc-nb-text {
  font-size: 12px !important;
}
.termsfeed-com---reset p {
  margin-bottom: 5px !important;
}
.termsfeed-com---nb .cc-nb-okagree,
.termsfeed-com---nb .cc-nb-reject,
.termsfeed-com---nb .cc-nb-changep {
  font-weight: normal !important;
}
.termsfeed-com---palette-light .cc-cp-foot-save {
  font-weight: normal !important;
  background-color: #000000 !important;
}
/* ANIMATIONS ====================================================================== */
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px) translateX(-50%);
            transform: translateY(-20px) translateX(-50%);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px) translateX(-50%);
            transform: translateY(-20px) translateX(-50%);
  }
}
@-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 ====================================================================== */
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
html {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  background-color: #EFEFEF;
  color: #000000;
  height: 100%;
  max-width: 3000px;
  margin: 0 auto;
  padding: 0;
  font-family: 'Gotham', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: 0;
}
p {
  margin-top: 0;
}
p:last-of-type {
  margin-bottom: 0;
}
p a {
  text-decoration: underline;
}
p a:hover {
  text-decoration: none;
}
h1 {
  font-weight: 500;
  line-height: 1;
  font-size: 54px;
  margin: 0;
}
h2 {
  font-weight: 500;
  line-height: 1.21;
  font-size: 35px;
}
h1 + .txt,
h1 + p {
  margin-top: 35px;
}
.smalltitle {
  font-size: 15px;
  font-weight: 400;
  padding-left: 8px;
  margin-bottom: 30px;
  line-height: 1.666;
}
.smalltitle:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 4px;
  bottom: 6px;
  width: 2px;
  background-color: #DB2033;
}
.largetext {
  font-size: 35px;
  font-weight: 500;
}
.largetext strong {
  font-weight: 500;
  color: #DB2033;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
.link {
  position: relative;
  display: inline-block;
  color: #DB2033;
  text-decoration: none !important;
  font-weight: 400;
}
.link:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 40px;
  height: 1px;
  background-color: #DB2033;
  -webkit-transition: width 0.3s ease-out;
  transition: width 0.3s ease-out;
}
.link:hover {
  color: #DB2033;
  text-decoration: none !important;
}
.link:hover:after {
  width: 100%;
}
.link.white {
  color: #fff;
}
.link.white:after {
  background-color: #fff;
}
.link.white:hover {
  color: #fff;
}
p + .link,
.txt + .link {
  margin-top: 15px;
}
.button {
  border: 1px solid #DB2033 !important;
  padding: 16px 22px !important;
  color: #DB2033 !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 45px;
  cursor: pointer;
}
.button:hover {
  background-color: #DB2033 !important;
  color: white !important;
}
.button.filled {
  background-color: #DB2033 !important;
  color: #fff !important;
}
.button.filled:hover {
  background-color: transparent !important;
  color: #DB2033 !important;
}
img {
  display: block;
  width: 100%;
  height: auto;
}
#form-success {
  display: none;
}
#feedback.erroneous,
#feedback2.erroneous,
#feedback.error,
#feedback2.error {
  display: inline-block;
  padding: 10px;
  text-align: center;
  background-color: crimson;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}
#feedback.success,
#feedback2.success {
  display: inline-block;
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  color: #000000;
}
#popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(88, 88, 88, 0.64);
  -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;
  display: none;
}
#popup .popup-container {
  width: 100%;
  max-width: 540px;
  background-color: #fff;
}
#popup .popup-container.onlyimg {
  max-width: 800px;
}
#popup .popup-close {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
  z-index: 2;
}
#popup .popup-close img {
  width: 20px;
  height: auto;
  pointer-events: none;
}
#popup .popup-text {
  padding: 40px;
}
#popup .popup-text h4 {
  font-weight: 500;
  line-height: 1.21;
  font-size: 28px;
  margin: 0 0 30px 0;
}
#popup .popup-text .link {
  display: inline-block;
  margin-top: 30px;
}
#popup .popup-text .button {
  display: inline-block;
  text-decoration: none;
  margin-top: 15px;
}
#popup .popup-text a {
  color: #DB2033;
}
#popup .popup-extratext {
  padding: 20px 40px;
  background-color: #DB2033;
  color: #fff;
}
#popup .popup-extratext a {
  color: #fff;
}
#popup .popup-extratext strong {
  font-weight: 500;
}
#popup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#contact-form input[type=text],
#loginform input[type=text],
#contact-form input[type=email],
#loginform input[type=email],
#contact-form input[type=password],
#loginform input[type=password],
#contact-form textarea,
#loginform textarea {
  -webkit-appearance: none;
  padding: 10px 0;
  border: 0;
  border-bottom: 1px solid #707070;
  background-color: transparent;
  width: 100%;
}
#contact-form input[type=text]::-webkit-input-placeholder, #loginform input[type=text]::-webkit-input-placeholder, #contact-form input[type=email]::-webkit-input-placeholder, #loginform input[type=email]::-webkit-input-placeholder, #contact-form input[type=password]::-webkit-input-placeholder, #loginform input[type=password]::-webkit-input-placeholder, #contact-form textarea::-webkit-input-placeholder, #loginform textarea::-webkit-input-placeholder {
  color: #000000;
  font-weight: 400;
}
#contact-form input[type=text]::-moz-placeholder, #loginform input[type=text]::-moz-placeholder, #contact-form input[type=email]::-moz-placeholder, #loginform input[type=email]::-moz-placeholder, #contact-form input[type=password]::-moz-placeholder, #loginform input[type=password]::-moz-placeholder, #contact-form textarea::-moz-placeholder, #loginform textarea::-moz-placeholder {
  color: #000000;
  font-weight: 400;
}
#contact-form input[type=text]:-ms-input-placeholder, #loginform input[type=text]:-ms-input-placeholder, #contact-form input[type=email]:-ms-input-placeholder, #loginform input[type=email]:-ms-input-placeholder, #contact-form input[type=password]:-ms-input-placeholder, #loginform input[type=password]:-ms-input-placeholder, #contact-form textarea:-ms-input-placeholder, #loginform textarea:-ms-input-placeholder {
  color: #000000;
  font-weight: 400;
}
#contact-form input[type=text]::-ms-input-placeholder, #loginform input[type=text]::-ms-input-placeholder, #contact-form input[type=email]::-ms-input-placeholder, #loginform input[type=email]::-ms-input-placeholder, #contact-form input[type=password]::-ms-input-placeholder, #loginform input[type=password]::-ms-input-placeholder, #contact-form textarea::-ms-input-placeholder, #loginform textarea::-ms-input-placeholder {
  color: #000000;
  font-weight: 400;
}
#contact-form input[type=text]::placeholder,
#loginform input[type=text]::placeholder,
#contact-form input[type=email]::placeholder,
#loginform input[type=email]::placeholder,
#contact-form input[type=password]::placeholder,
#loginform input[type=password]::placeholder,
#contact-form textarea::placeholder,
#loginform textarea::placeholder {
  color: #000000;
  font-weight: 400;
}
#contact-form input[type=text].erroneous,
#loginform input[type=text].erroneous,
#contact-form input[type=email].erroneous,
#loginform input[type=email].erroneous,
#contact-form input[type=password].erroneous,
#loginform input[type=password].erroneous,
#contact-form textarea.erroneous,
#loginform textarea.erroneous {
  border-color: crimson;
}
#contact-form input[type=text].erroneous::-webkit-input-placeholder, #loginform input[type=text].erroneous::-webkit-input-placeholder, #contact-form input[type=email].erroneous::-webkit-input-placeholder, #loginform input[type=email].erroneous::-webkit-input-placeholder, #contact-form input[type=password].erroneous::-webkit-input-placeholder, #loginform input[type=password].erroneous::-webkit-input-placeholder, #contact-form textarea.erroneous::-webkit-input-placeholder, #loginform textarea.erroneous::-webkit-input-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous::-moz-placeholder, #loginform input[type=text].erroneous::-moz-placeholder, #contact-form input[type=email].erroneous::-moz-placeholder, #loginform input[type=email].erroneous::-moz-placeholder, #contact-form input[type=password].erroneous::-moz-placeholder, #loginform input[type=password].erroneous::-moz-placeholder, #contact-form textarea.erroneous::-moz-placeholder, #loginform textarea.erroneous::-moz-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous:-ms-input-placeholder, #loginform input[type=text].erroneous:-ms-input-placeholder, #contact-form input[type=email].erroneous:-ms-input-placeholder, #loginform input[type=email].erroneous:-ms-input-placeholder, #contact-form input[type=password].erroneous:-ms-input-placeholder, #loginform input[type=password].erroneous:-ms-input-placeholder, #contact-form textarea.erroneous:-ms-input-placeholder, #loginform textarea.erroneous:-ms-input-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous::-ms-input-placeholder, #loginform input[type=text].erroneous::-ms-input-placeholder, #contact-form input[type=email].erroneous::-ms-input-placeholder, #loginform input[type=email].erroneous::-ms-input-placeholder, #contact-form input[type=password].erroneous::-ms-input-placeholder, #loginform input[type=password].erroneous::-ms-input-placeholder, #contact-form textarea.erroneous::-ms-input-placeholder, #loginform textarea.erroneous::-ms-input-placeholder {
  color: crimson;
}
#contact-form input[type=text].erroneous::placeholder,
#loginform input[type=text].erroneous::placeholder,
#contact-form input[type=email].erroneous::placeholder,
#loginform input[type=email].erroneous::placeholder,
#contact-form input[type=password].erroneous::placeholder,
#loginform input[type=password].erroneous::placeholder,
#contact-form textarea.erroneous::placeholder,
#loginform textarea.erroneous::placeholder {
  color: crimson;
}
#contact-form .policy,
#loginform .policy {
  margin-bottom: 25px;
}
#contact-form .policy label,
#loginform .policy label {
  position: relative;
  color: #000000;
  padding-left: 26px;
}
#contact-form .policy label a,
#loginform .policy label a {
  color: #000000;
  text-decoration: none;
}
#contact-form .policy label a:hover,
#loginform .policy label a:hover {
  text-decoration: underline;
}
#contact-form .policy:not(#IE8) label:before,
#loginform .policy:not(#IE8) label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  border: 1px solid #707070;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
#contact-form .policy:not(#IE8) input[type=checkbox],
#loginform .policy:not(#IE8) input[type=checkbox] {
  display: none;
}
#contact-form .policy:not(#IE8) input[type=checkbox]:checked + label:before,
#loginform .policy:not(#IE8) input[type=checkbox]:checked + label:before {
  content: '';
  background-color: #000000;
  border-color: #000000;
}
@media screen and (min-width: 0 \0) {
  #contact-form .policy:not(#IE8) input[type=checkbox]:checked + label:before,
  #loginform .policy:not(#IE8) input[type=checkbox]:checked + label:before {
    line-height: 8px;
  }
}
#contact-form .policy.error:not(#IE8) label:before,
#loginform .policy.error:not(#IE8) label:before {
  border: 1px solid crimson !important;
}
#contact-form .policy.error label,
#loginform .policy.error label {
  color: crimson;
}
#contact-form .policy.error label a,
#loginform .policy.error label a {
  color: crimson;
}
#contact-form input[type=submit],
#loginform input[type=submit] {
  background: none;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  margin: 0;
}
#contact-form .error-text,
#loginform .error-text {
  color: crimson;
  margin: 10px 0;
}
#feedback {
  display: none;
}
.form-radiogroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 20px;
}
.form-radiogroup .form-radio {
  margin-right: 30px;
}
.form-radiogroup .form-radio:last-child {
  margin: 0;
}
.radiocontainer {
  padding-left: 26px;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radiocontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
  display: none;
}
.radiocontainer input:checked ~ .check {
  background-color: #000000;
  border-color: #000000;
}
.radiocontainer .check {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 1px solid #707070;
}
.form-group {
  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% + 20px);
  margin-left: -10px;
}
.form-group .form-block {
  width: calc(50% - 20px);
  margin-left: 10px;
  margin-right: 10px;
}
.form-group:first-child {
  margin-top: 0;
}
.form-group.error input,
.form-block.error input,
.form-group.error textarea,
.form-block.error textarea {
  color: crimson !important;
  border-bottom: 1px solid crimson;
}
.form-group.error input::-webkit-input-placeholder, .form-block.error input::-webkit-input-placeholder, .form-group.error textarea::-webkit-input-placeholder, .form-block.error textarea::-webkit-input-placeholder {
  color: crimson !important;
}
.form-group.error input::-moz-placeholder, .form-block.error input::-moz-placeholder, .form-group.error textarea::-moz-placeholder, .form-block.error textarea::-moz-placeholder {
  color: crimson !important;
}
.form-group.error input:-ms-input-placeholder, .form-block.error input:-ms-input-placeholder, .form-group.error textarea:-ms-input-placeholder, .form-block.error textarea:-ms-input-placeholder {
  color: crimson !important;
}
.form-group.error input::-ms-input-placeholder, .form-block.error input::-ms-input-placeholder, .form-group.error textarea::-ms-input-placeholder, .form-block.error textarea::-ms-input-placeholder {
  color: crimson !important;
}
.form-group.error input::placeholder,
.form-block.error input::placeholder,
.form-group.error textarea::placeholder,
.form-block.error textarea::placeholder {
  color: crimson !important;
}
.form-block {
  margin-top: 20px;
  margin-bottom: 10px;
}
.form-block.file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
}
.plg-container,
.plg-header-container {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0 130px;
}
.languagesdropdown {
  position: relative;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
}
.languagesdropdown a {
  text-decoration: none;
  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;
}
.languagesdropdown .placeholder {
  z-index: 11;
}
.languagesdropdown .placeholder a {
  text-decoration: none;
}
.languagesdropdown .placeholder img {
  width: 14px;
  margin-right: 5px;
}
.languagesdropdown .placeholder img.white {
  display: none;
}
.languagesdropdown .drop {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: auto;
  -webkit-transform: translate(0, calc(100% - 20px));
      -ms-transform: translate(0, calc(100% - 20px));
          transform: translate(0, calc(100% - 20px));
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  pointer-events: none;
  white-space: nowrap;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 20px;
  padding-bottom: 10px;
  z-index: 10;
}
.languagesdropdown .drop a {
  display: block;
  text-align: right;
  padding: 5px 0;
}
.languagesdropdown .drop a:hover {
  text-decoration: none;
}
.languagesdropdown:hover .drop,
.languagesdropdown.active .drop {
  opacity: 1;
  pointer-events: auto;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 80px 0 50px 0;
  z-index: 100;
}
header .plg-header-container {
  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;
}
header .logo {
  width: 100%;
  max-width: 270px;
  z-index: 100;
}
header nav {
  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 nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  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 nav ul li {
  display: inline-block;
  margin: 0 40px 0 0;
  padding: 0;
}
header nav ul li.active a {
  font-weight: 500;
}
header nav ul li.language-item {
  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 ul li.login-item:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background-color: #000000;
}
header nav ul li a {
  font-size: 15px;
  text-decoration: none;
}
header nav ul li a:hover {
  font-weight: 500;
  text-decoration: none;
}
header nav ul li:last-child {
  margin: 0;
}
header.whitetext nav ul li a {
  color: #fff;
}
header.whitetext nav ul li a:hover {
  color: #fff;
}
header.whitetext nav ul li.login-item:after {
  background-color: #fff;
}
header.whitetext .languagesdropdown .placeholder img.black {
  display: none;
}
header.whitetext .languagesdropdown .placeholder img.white {
  display: inline-block;
}
header.scrolled {
  background-color: #fff;
  padding: 30px 0;
}
header.scrolled nav ul li a {
  color: #000000;
}
header.scrolled nav ul li a:hover {
  color: #000000;
}
header.scrolled .languagesdropdown .placeholder img.black {
  display: inline-block !important;
}
header.scrolled .languagesdropdown .placeholder img.white {
  display: none !important;
}
.plg-hamburger {
  display: none;
  height: 20px;
  margin: 0;
  cursor: pointer;
  z-index: 100;
}
.plg-hamburger .plg-hamburger-box {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 20px;
  cursor: pointer;
  pointer-events: none;
}
.plg-hamburger .plg-hamburger-box .plg-hamburger-inner {
  pointer-events: none;
  top: 50%;
  display: block;
  margin-top: -2px;
  position: absolute;
  width: 30px;
  height: 4px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 4px;
  background-color: #999999;
  -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: 30px;
  height: 4px;
  -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: 4px;
  background-color: #999999;
  -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: 30px;
  height: 4px;
  -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: 4px;
  background-color: #999999;
  -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);
}
.plg-headerspacer {
  display: block;
  height: 181px;
}
.plg-topbanner {
  width: 100%;
}
.plg-topbanner .plg-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 21%;
}
.plg-topbanner .plg-imagecontainer img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-homesection1 {
  height: 100%;
  width: 100%;
}
#plg-homesection1 .plg-h1-text {
  position: absolute;
  left: 130px;
  bottom: 130px;
  color: #fff;
  width: 100%;
  max-width: 470px;
}
#plg-homesection1 .plg-h1-bg,
#plg-homesection1 .plg-h1-video {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}
#plg-homesection1 .plg-h1-bg video,
#plg-homesection1 .plg-h1-video video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-homesection2 {
  padding: 120px 0;
}
#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;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item {
  width: 50%;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text {
  padding-right: 130px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.text .largetext {
  max-width: 560px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .plg-h2-appliances {
  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: wrap;
      flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .plg-h2-appliances .plg-h2-appliance {
  width: calc(50% - 20px);
  margin: 0 10px 0;
  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;
  padding: 30px 0;
  border-bottom: 1px solid #727272;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .plg-h2-appliances .plg-h2-appliance .plg-h2-applianceimage {
  width: 60px;
  padding-right: 10px;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .plg-h2-appliances .plg-h2-appliance img {
  height: 40px;
  width: auto;
  max-width: 100%;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .plg-h2-appliances .plg-h2-appliance h3 {
  font-size: 15px;
  line-height: 1.47;
  letter-spacing: 0;
  font-weight: 400;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .plg-h2-appliances .plg-h2-appliance:hover {
  text-decoration: none;
  border-bottom: 1px solid #DB2033;
}
#plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .link {
  margin-top: 30px;
}
#plg-homesection3 {
  background-color: #DB2033;
  padding-top: 130px;
}
#plg-homesection3 .plg-h3-grid .plg-h3-text {
  color: #fff;
  margin-bottom: 130px;
}
#plg-homesection3 .plg-h3-grid .plg-h3-text .txt {
  font-size: 35px;
  font-weight: 500;
}
#plg-homesection3 .plg-h3-grid .plg-h3-text a {
  color: #fff;
}
#plg-homesection3 .plg-h3-grid .plg-h3-text a:hover {
  color: #fff;
}
#plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-imagegrid {
  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% + 18px);
  margin-left: -9px;
  height: 100%;
}
#plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-imagegrid .plg-h3-image {
  margin: 0 9px;
}
#plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  z-index: 2;
}
#plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.images {
  width: 42%;
  margin-right: 18px;
}
#plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.text {
  width: 58%;
  background-color: #fff;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.text .plg-h3-innertext {
  max-width: 660px;
  padding: 30px;
  margin: 0 auto;
}
#plg-homesection3 .plg-h3-grid .plg-h3-images:before {
  content: '';
  position: absolute;
  left: -130px;
  right: -130px;
  bottom: 0;
  height: 50%;
  width: calc(100% + (2*130px));
  background-color: #EFEFEF;
}
#plg-homesection4 {
  margin-top: 220px;
}
#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;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.text {
  width: 42%;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.text .txt {
  max-width: 610px;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.blocks {
  width: 58%;
  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: wrap;
      flex-wrap: wrap;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block {
  width: calc(50% - 18px);
  margin: 18px 9px 0;
  background-color: #fff;
  padding: 50px;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block .plg-h4-blockgrid {
  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;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block .plg-h4-blockgrid .plg-h4-blockitem.image {
  width: 33.3333%;
  padding-right: 10px;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block .plg-h4-blockgrid .plg-h4-blockitem.text {
  font-size: 22px;
}
#plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block img {
  width: auto;
  max-height: 70px;
  max-width: 100%;
}
.plg-fullvideo {
  margin-top: 220px;
}
.plg-fullvideo .plg-fv-content .plg-fv-image {
  height: 0;
  width: 100%;
  padding-bottom: 50%;
}
.plg-fullvideo .plg-fv-content .plg-fv-image img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.plg-fullvideo .plg-fv-content .plg-fv-video {
  height: 0;
  width: 100%;
  padding-bottom: 50%;
}
.plg-fullvideo .plg-fv-content .plg-fv-video video {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.plg-socialfeed {
  margin-top: 220px;
}
.plg-socialfeed .plg-s-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-socialfeed .plg-s-grid .plg-s-item.text {
  min-width: 17%;
}
.plg-socialfeed .plg-s-grid .plg-s-item.text p {
  color: #DB2033;
  font-weight: 500;
}
.plg-socialfeed .plg-s-grid .plg-s-item.text p a {
  color: #DB2033;
  font-weight: 500;
  text-decoration: none;
}
.plg-socialfeed .plg-s-grid .plg-s-item.text p a:hover {
  text-decoration: underline;
}
.plg-socialfeed .juicer-feed .j-stacker-wrapper .j-stacker .j-stack .feed-item {
  border: none !important;
}
.plg-socialfeed .juicer-feed .j-stacker-wrapper .j-stacker .j-stack .feed-item * {
  font-family: 'Gotham', sans-serif !important;
  font-weight: 400 !important;
  font-size: 15px !important;
  line-height: 1.47 !important;
  letter-spacing: 0 !important;
}
.plg-socialfeed .juicer-feed .j-stacker-wrapper .j-stacker .j-stack .feed-item .j-poster,
.plg-socialfeed .juicer-feed .j-stacker-wrapper .j-stacker .j-stack .feed-item .j-meta {
  display: none !important;
}
.plg-socialfeed .juicer-feed .j-stacker-wrapper .j-stacker .j-stack .feed-item .j-text {
  padding-left: 0;
  padding-right: 0;
}
#plg-aboutsection1 {
  min-height: calc(100% - 181px);
}
#plg-aboutsection1 .plg-a1-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
}
#plg-aboutsection1 .plg-a1-grid .plg-a1-item.text {
  width: 80%;
  max-width: calc(1090px + (2*130px));
  padding: 100px 130px;
  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-aboutsection1 .plg-a1-grid .plg-a1-item.text .txt {
  margin-top: 50px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  max-width: 880px;
}
#plg-aboutsection2 {
  background-color: #fff;
  padding: 160px 0;
}
#plg-aboutsection2 .plg-a2-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-aboutsection2 .plg-a2-grid .plg-a2-item {
  width: 50%;
}
#plg-aboutsection2 .plg-a2-grid .plg-a2-item:nth-child(2) {
  padding-left: 130px;
}
#plg-aboutsection2 .plg-a2-grid .plg-a2-item:nth-child(2) .txt {
  max-width: 450px;
}
.plg-appliancessection1 {
  padding: 120px 0;
}
.plg-appliancessection1 .plg-ap1-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-appliancessection1 .plg-ap1-grid .plg-ap1-item {
  width: 50%;
}
.plg-appliancessection1 .plg-ap1-grid .plg-ap1-item .plg-ap1-innercontent {
  max-width: 470px;
}
.plg-appliancessection1 .plg-ap1-grid .plg-ap1-item.text {
  padding-right: 20px;
}
.plg-appliancessection1 .plg-ap1-grid .plg-ap1-item.secondtext {
  color: #727272;
}
/*
.plg-appliancesection1{
  .plg-a1-content{
    width: 100%;
  }
}*/
.plg-imagetextsection {
  min-height: calc(100% - 181px);
  margin-bottom: 70px;
}
.plg-imagetextsection .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-imagetextsection .plg-it-grid .plg-it-item {
  width: 50%;
}
.plg-imagetextsection .plg-it-grid .plg-it-item.image {
  padding: 0 130px 0 0;
  height: 100%;
}
.plg-imagetextsection .plg-it-grid .plg-it-item.text {
  padding: 120px 130px;
  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-imagetextsection .plg-it-grid .plg-it-item.text .plg-it-text {
  max-width: 480px;
}
.plg-imagetextsection .plg-it-grid .plg-it-item.text .txt {
  margin-top: 30px;
  color: #727272;
}
.plg-imagetextsection .plg-it-grid .plg-it-item.text .txt a {
  color: #727272;
}
.plg-imagetextsection .plg-it-grid .plg-it-item.text .txt a:hover {
  color: #727272;
}
.plg-imagetextsection .plg-it-grid .plg-it-item.text .link {
  margin-top: 30px;
}
.plg-productssection1 .plg-p1-grid .plg-p1-item.text {
  width: 80%;
  max-width: calc(1090px + (2*130px));
  padding: 100px 130px;
  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-productssection1 .plg-p1-grid .plg-p1-item.text .txt {
  margin-top: 50px;
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  max-width: 880px;
}
.plg-productssection1 .plg-p1-grid .plg-p1-item .link {
  margin-top: 30px;
}
#plg-productssection .plg-productsgrid {
  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: wrap;
      flex-wrap: wrap;
  width: calc(100% + 50px);
  margin-left: -25px;
  margin-right: -25px;
}
#plg-productssection .plg-productsgrid .plg-product {
  width: calc(33.33333% - 50px);
  margin: 50px 25px 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#plg-productssection .plg-productsgrid .plg-product .plg-productimage {
  width: 100%;
  height: 0;
  padding-bottom: 40%;
}
#plg-productssection .plg-productsgrid .plg-product .plg-productimage img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-productssection .plg-productsgrid .plg-product .number {
  width: 100%;
  display: block;
  font-weight: 700;
  padding: 25px 0;
  border-bottom: 1px solid #000000;
  line-height: 1.61;
}
#plg-productssection .plg-productsgrid .plg-product .producttitle {
  color: #DB2033;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 0;
}
#plg-productssection .plg-productsgrid .plg-product .productdesc {
  margin-bottom: 20px;
}
#plg-productssection .plg-productsgrid .plg-product .productdownloads {
  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;
}
.plg-appliancessection .plg-appliancesgrid {
  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: wrap;
      flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
}
.plg-appliancessection .plg-appliancesgrid .plg-appliance {
  width: calc(50% - 20px);
  margin: 60px 10px 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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.plg-appliancessection .plg-appliancesgrid .plg-appliance .plg-appliancesicon {
  width: 100%;
  border-bottom: 1px solid #000000;
  padding-bottom: 20px;
}
.plg-appliancessection .plg-appliancesgrid .plg-appliance .plg-appliancesicon img {
  height: 40px;
  width: auto;
}
.plg-appliancessection .plg-appliancesgrid .plg-appliance .appliancetitle {
  color: #DB2033;
  font-weight: 400;
  font-size: 15px;
  padding: 5px 0;
}
.plg-appliancessection .plg-appliancesgrid .plg-appliance .appliancedesc {
  margin-bottom: 20px;
}
.plg-appliancessection .plg-appliancesgrid .plg-appliance .link {
  margin: auto 0 0 0;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item {
  height: calc(100vh - 115px);
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem {
  width: 50%;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text {
  padding: 40px 130px;
  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-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text .plg-tib-text {
  max-width: 550px;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text .txt {
  margin-top: 25px;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text ul {
  margin: 0;
  padding: 0;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text li {
  margin: 0 0 30px 0;
  padding: 0 0 0 45px;
  list-style: none;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 22px;
  width: 22px;
  background-image: url('../images/star.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text li:last-child {
  margin: 0;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item:nth-child(even) .plg-tib-innergrid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.plg-textimageblocks .plg-tib-grid .plg-tib-item:nth-child(even) .plg-tib-innergrid .plg-tib-inneritem.text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#plg-aboutsection5 {
  margin-top: 200px;
}
#plg-aboutsection5 .largetext {
  width: calc(50% - 60px);
}
#plg-aboutsection5 .plg-a5-grid {
  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: wrap;
      flex-wrap: wrap;
  width: calc(100% + 120px);
  margin-left: -60px;
  margin-right: -60px;
}
#plg-aboutsection5 .plg-a5-grid .plg-a5-item {
  width: calc(25% - 120px);
  margin: 60px 60px 0;
  text-align: center;
}
#plg-aboutsection5 .plg-a5-grid .plg-a5-item .plg-a5-imagecontainer {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 20px;
}
#plg-aboutsection5 .plg-a5-grid .plg-a5-item .plg-a5-imagecontainer img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#plg-aboutsection5 .plg-a5-grid .plg-a5-item h3 {
  margin: 0 0 5px 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.65;
}
#plg-aboutsection5 .plg-a5-grid .plg-a5-item .txt {
  font-weight: 400;
}
#plg-contactsection1 .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-contactsection1 .plg-c1-grid .plg-c1-item.text {
  width: auto;
  max-width: 450px;
  padding-right: 130px;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text h1 {
  font-size: 35px;
  font-weight: 500;
  line-height: 1.21;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text a {
  text-decoration: none;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.text a:hover {
  text-decoration: underline;
}
#plg-contactsection1 .plg-c1-grid .plg-c1-item.contactform {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
#plg-loginsection {
  margin-top: 50px;
}
#plg-loginsection .plg-container {
  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-loginsection .plg-l-content {
  max-width: 470px;
  text-align: center;
  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-loginsection .plg-l-content .txt {
  max-width: 330px;
}
#plg-loginsection h1 {
  font-weight: 500;
  line-height: 1.21;
  font-size: 35px;
}
#plg-loginsection .sendbutton {
  display: inline-block;
  margin: 30px 0 40px 0 !important;
}
#plg-loginsection input {
  text-align: center !important;
}
#plg-loginsection input::-webkit-input-placeholder {
  text-align: center !important;
}
#plg-loginsection input::-moz-placeholder {
  text-align: center !important;
}
#plg-loginsection input:-ms-input-placeholder {
  text-align: center !important;
}
#plg-loginsection input::-ms-input-placeholder {
  text-align: center !important;
}
#plg-loginsection input::placeholder {
  text-align: center !important;
}
.dbutton {
  margin-top: 10px;
  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;
}
.dbutton img {
  width: 21px;
  height: auto;
  margin-right: 20px;
  display: inline-block;
}
.dbutton img.red {
  display: none;
}
.dbutton:hover img.red {
  display: inline-block;
}
.dbutton:hover img.white {
  display: none;
}
#plg-fichessection1 {
  margin-top: 50px;
  /* Style the custom checkbox */
  /*.custom-checkbox:hover input~.checkmark {
    //background-color: #ccc;
  }*/
  /* .custom-checkbox input:checked~.checkmark:after {
    display: block;
  }

  .custom-checkbox .checkmark:after {
    left: 7px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
  }*/
}
#plg-fichessection1 .plg-f1-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-fichessection1 .plg-f1-grid .plg-f1-item.fiches {
  width: 100%;
}
#plg-fichessection1 .plg-f1-fichesgroup {
  margin-top: 40px;
}
#plg-fichessection1 h1 {
  font-weight: 500;
  line-height: 1.21;
  font-size: 35px;
}
#plg-fichessection1 h2 {
  font-size: 15px;
  font-weight: 700;
}
#plg-fichessection1 .ficheitem {
  margin-top: 20px;
}
#plg-fichessection1 input[type="checkbox"] {
  display: none;
  /* Hide the default checkbox */
}
#plg-fichessection1 .custom-checkbox {
  display: block;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
}
#plg-fichessection1 .custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
#plg-fichessection1 .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 1px solid #000000;
}
#plg-fichessection1 .custom-checkbox input:checked ~ .checkmark {
  background-color: black;
}
#plg-fichessection1 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
#downloadcomplete {
  position: fixed;
  bottom: 50px;
  right: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, 100px);
      -ms-transform: translate(0, 100px);
          transform: translate(0, 100px);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#downloadcomplete.visible {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  visibility: visible;
  opacity: 1;
}
#downloadcomplete {
  bottom: 100px;
  width: 100%;
  max-width: 440px;
  padding: 20px;
  background-color: #DB2033;
  color: #fff;
  z-index: 90;
}
.footer {
  margin-top: 120px;
}
.footer a {
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .plg-footergrid {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 60px;
  border-top: 1px solid #000000;
}
.footer .plg-footergrid .plg-footeritem.footerlogo {
  width: 100%;
  max-width: 270px;
}
.footer .plg-footergrid .plg-footeritem.footernav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer .plg-footergrid .plg-footeritem.footerlegals {
  width: 80%;
  margin-top: 60px;
}
.footer .plg-footergrid .plg-footeritem.footerlegals a {
  margin-right: 40px;
}
.footer .plg-footergrid .siteby {
  width: 20%;
  margin-top: 60px;
  text-align: right;
}
.socials {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.socials li {
  margin-bottom: 6px;
}
.socials li:last-child {
  margin: 0;
}
.socials img {
  width: 30px;
  height: 30px;
}
footer {
  margin-top: 50px;
  padding-bottom: 50px;
}
/* MEDIA QUERY'S =============================================================== */
@media only screen and (max-width: 1220px) {
  .plg-container,
  .plg-header-container {
    padding: 0 40px;
  }
  header nav ul li {
    margin: 0 20px 0 0;
  }
  #plg-homesection1 .plg-h1-text {
    left: 40px;
  }
  #plg-homesection2 .plg-h2-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item {
    width: 100%;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.text {
    padding-right: 40px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.appliances {
    margin-top: 50px;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images:before {
    left: -40px;
    right: -40px;
    width: calc(100% + (2*40px));
  }
  #plg-homesection4 {
    margin-top: 160px;
  }
  #plg-homesection4 .plg-h4-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-homesection4 .plg-h4-grid .plg-h4-item.text {
    width: 100%;
  }
  #plg-homesection4 .plg-h4-grid .plg-h4-item.blocks {
    width: calc(100% + 36px);
    margin-left: -18px;
  }
  .plg-fullvideo {
    margin-top: 160px;
  }
  .plg-socialfeed {
    margin-top: 160px;
  }
  #plg-aboutsection1 .plg-a1-grid .plg-a1-item.text {
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    max-width: calc(100% - 80px);
  }
  #plg-aboutsection2 .plg-a2-grid .plg-a2-item:nth-child(2) {
    padding-left: 40px;
  }
  #plg-aboutsection5 {
    margin-top: 160px;
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text {
    padding-left: 40px;
    padding-right: 40px;
  }
  #plg-aboutsection5 .plg-a5-grid {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  #plg-aboutsection5 .plg-a5-grid .plg-a5-item {
    width: calc(25% - 40px);
    margin: 60px 20px 0;
  }
  .plg-imagetextsection .plg-it-grid .plg-it-item.image {
    padding: 0 40px 0 0;
  }
  .plg-imagetextsection .plg-it-grid .plg-it-item.text {
    padding: 120px 40px;
  }
  .plg-productssection1 .plg-p1-grid .plg-p1-item.text {
    max-width: calc(1090px + (2*40px));
    padding: 100px 40px;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text {
    padding-right: 40px;
  }
}
@media only screen and (max-width: 860px) {
  .plg-container,
  .plg-header-container {
    padding: 0 20px;
  }
  h1 {
    font-size: 35px;
  }
  .largetext,
  h2 {
    font-size: 28px;
  }
  #popup .popup-text h4 {
    font-size: 28px;
  }
  .plg-topbanner .plg-imagecontainer {
    padding-bottom: 35%;
  }
  header {
    padding: 40px 0;
  }
  header .logo {
    max-width: 220px;
  }
  header nav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 90;
    background-color: #EFEFEF;
    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;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0;
    pointer-events: none;
  }
  header nav ul {
    -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;
  }
  header nav ul li {
    margin: 0 0 30px;
  }
  header nav ul li a {
    font-size: 20px;
  }
  header nav ul li.language-item {
    display: inline-block;
  }
  header nav.active {
    opacity: 1;
    pointer-events: auto;
  }
  header.whitetext nav ul li a {
    color: #000000;
  }
  header.whitetext nav ul li a:hover {
    color: #000000;
  }
  header.whitetext nav ul li.login-item:after {
    background-color: #000000;
  }
  header.whitetext .languagesdropdown .placeholder img.black {
    display: none !important;
  }
  header.whitetext .languagesdropdown .placeholder img.white {
    display: none  !important;
  }
  header.whitetext .languagesdropdown .drop a {
    padding: 0;
    margin-left: 10px;
  }
  header.scrolled .languagesdropdown .placeholder img.black {
    display: none !important;
  }
  header.scrolled .languagesdropdown .placeholder img.white {
    display: none  !important;
  }
  .plg-headerspacer {
    height: 121px;
  }
  .languagesdropdown {
    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;
  }
  .languagesdropdown .drop {
    opacity: 1;
    position: relative;
    bottom: unset;
    left: unset;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    width: auto;
    pointer-events: auto;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .languagesdropdown .drop .placeholder img.black {
    display: none !important;
  }
  .languagesdropdown .drop .placeholder img.white {
    display: none  !important;
  }
  .languagesdropdown .drop a {
    margin-left: 10px;
  }
  .plg-hamburger {
    display: inline-block;
  }
  #plg-homesection1 .plg-h1-text {
    left: 20px;
    bottom: 80px;
    width: calc(100% - 40px);
  }
  #plg-homesection2 {
    padding: 80px 0;
  }
  #plg-homesection3 {
    padding-top: 80px;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-text .txt {
    font-size: 28px;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.images {
    width: 100%;
    margin: 0;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.images:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    height: 50%;
    width: calc(100% + 40px);
    background-color: #EFEFEF;
    z-index: -1;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.text {
    margin-top: 80px;
    width: 100%;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.text .plg-h3-innertext {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images .plg-h3-innergrid .plg-h3-inneritem.text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    height: calc(100% + 80px);
    width: calc(100% + 40px);
    background-color: #EFEFEF;
    z-index: -1;
  }
  #plg-homesection3 .plg-h3-grid .plg-h3-images:before {
    display: none;
  }
  #plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block .plg-h4-blockgrid .plg-h4-blockitem.text {
    font-size: 18px;
  }
  #plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block .plg-h4-blockgrid .plg-h4-blockitem.image {
    padding: 0;
    margin-right: 20px;
  }
  #plg-aboutsection1 .plg-a1-grid .plg-a1-item.text {
    padding-left: 20px;
    padding-right: 20px;
  }
  #plg-aboutsection2 .plg-a2-grid .plg-a2-item:nth-child(2) {
    padding-left: 20px;
  }
  #plg-aboutsection5 .largetext {
    width: 100%;
  }
  #plg-aboutsection5 .plg-a5-grid .plg-a5-item {
    width: calc(50% - 40px);
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item {
    height: auto;
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem {
    width: 100%;
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.text {
    padding: 80px 20px;
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item .plg-tib-innergrid .plg-tib-inneritem.image {
    height: 80vh;
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item:nth-child(even) .plg-tib-innergrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plg-textimageblocks .plg-tib-grid .plg-tib-item:nth-child(even) .plg-tib-innergrid .plg-tib-inneritem.text {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .plg-imagetextsection .plg-it-grid .plg-it-item.image {
    padding: 0 20px 0 0;
  }
  .plg-imagetextsection .plg-it-grid .plg-it-item.text {
    padding: 120px 20px;
  }
  .plg-appliancessection1 .plg-ap1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plg-appliancessection1 .plg-ap1-grid .plg-ap1-item {
    width: 100%;
    padding: 0;
  }
  .plg-appliancessection1 .plg-ap1-grid .plg-ap1-item.secondtext {
    margin-top: 40px;
  }
  .plg-productssection1 .plg-p1-grid .plg-p1-item.text {
    width: 100%;
    max-width: calc(1090px + (2*20px));
    padding: 100px 20px;
  }
  #plg-productssection .plg-productsgrid .plg-product {
    width: calc(50% - 50px);
  }
  #plg-contactsection1 .plg-c1-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item {
    width: 100%;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text {
    padding-right: 0;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.text h1 {
    font-size: 28px;
  }
  #plg-contactsection1 .plg-c1-grid .plg-c1-item.contactform {
    margin-top: 50px;
  }
  #plg-loginsection h1 {
    font-size: 28px;
  }
  #plg-fichessection1 h1 {
    font-size: 28px;
  }
  .footer .plg-footergrid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .plg-footergrid .plg-footeritem.footerlogo {
    max-width: 220px;
    width: 100%;
  }
  .footer .plg-footergrid .plg-footeritem.footernav {
    width: 100%;
    margin-top: 20px;
  }
  .footer .plg-footergrid .plg-footeritem.footercontact {
    width: 100%;
    margin-top: 20px;
  }
  .footer .plg-footergrid .plg-footeritem.footeraddress {
    width: 100%;
    margin-top: 20px;
  }
  .footer .plg-footergrid .plg-footeritem.footersocials {
    width: 100%;
    margin-top: 20px;
  }
  .footer .plg-footergrid .plg-footeritem.footersocials .socials li {
    display: inline-block;
    margin: 0 10px 0 0;
  }
  .footer .plg-footergrid .plg-footeritem.footersocials .socials li:last-child {
    margin: 0;
  }
  .footer .plg-footergrid .plg-footeritem.footerlegals {
    margin-top: 40px;
  }
  .footer .plg-footergrid .plg-footeritem.footerlegals a {
    margin-right: 20px;
  }
  .footer .plg-footergrid .siteby {
    width: 100%;
    margin-top: 10px;
    text-align: left;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 30px;
  }
  .largetext,
  h2 {
    font-size: 20px;
  }
  #popup .popup-text {
    padding: 40px 20px;
  }
  #popup .popup-text h4 {
    font-size: 24px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.appliances {
    margin-top: 50px;
  }
  #plg-homesection2 .plg-h2-grid .plg-h2-item.appliances .plg-h2-appliances .plg-h2-appliance {
    width: calc(100% - 20px);
  }
  #plg-homesection4 {
    margin-top: 120px;
  }
  #plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block {
    padding: 40px;
    width: calc(100% - 18px);
  }
  #plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block img {
    max-height: 60px;
  }
  #plg-homesection4 .plg-h4-grid .plg-h4-item.blocks .plg-h4-block .plg-h4-blockgrid .plg-h4-blockitem.image {
    width: auto;
    margin-right: 40px;
  }
  .plg-socialfeed .plg-s-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .plg-socialfeed .plg-s-grid .plg-s-item.text {
    display: inline-block;
    margin-bottom: 40px;
  }
  .plg-fullvideo {
    margin-top: 120px;
  }
  #plg-aboutsection1 .plg-a1-grid .plg-a1-item.text {
    max-width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #plg-aboutsection1 .plg-a1-grid .plg-a1-item.text .txt {
    -webkit-columns: unset;
       -moz-columns: unset;
            columns: unset;
    -webkit-column-gap: unset;
       -moz-column-gap: unset;
            column-gap: unset;
  }
  #plg-aboutsection2 {
    padding: 120px 0;
  }
  #plg-aboutsection2 .plg-a2-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #plg-aboutsection2 .plg-a2-grid .plg-a2-item {
    width: 100%;
  }
  #plg-aboutsection2 .plg-a2-grid .plg-a2-item:nth-child(2) {
    padding: 0;
    margin-top: 25px;
  }
  #plg-aboutsection5 {
    margin-top: 120px;
  }
  .plg-appliancessection .plg-appliancesgrid .plg-appliance {
    width: calc(100% - 20px);
  }
  #plg-productssection .plg-productsgrid .plg-product {
    width: calc(100% - 50px);
  }
  .form-radiogroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .form-radiogroup .form-radio {
    margin: 0 0 10px 0;
  }
  .form-radiogroup .form-radio:last-child {
    margin: 0;
  }
}
