:root{
  --clr-green: #003E21; 
}
@font-face {
  font-family: 'ConfigCondensed';
  src: url('/theme/assets/fonts/ConfigCondensed-Bold.woff2') format('woff2'),
  url('/theme/assets/fonts/ConfigCondensed-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'ConfigCondensed';
  src: url('/theme/assets/fonts/ConfigCondensed-Regular.woff2') format('woff2'),
  url('/theme/assets/fonts/ConfigCondensed-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'Artifact';
  src: url('/theme/assets/fonts/Artifact.woff2') format('woff2'),
  url('/theme/assets/fonts/Artifact.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Artifact';
  src: url('/theme/assets/fonts/Artifact.woff2') format('woff2'),
  url('/theme/assets/fonts/Artifact.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Calibre';
  src: url('/theme/assets/fonts/Calibre-Regular.woff2') format('woff2'),
  url('/theme/assets/fonts/Calibre-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Calibre';
  src: url('/theme/assets/fonts/Calibre-Light.woff2') format('woff2'),
  url('/theme/assets/fonts/Calibre-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Calibre";
  src: url("/theme/assets/fonts/Calibre-SemiBold.woff2") format("woff2"),
  url("/theme/assets/fonts/Calibre-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}



/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

h5 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  letter-spacing: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  letter-spacing: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  scroll-behavior: smooth;
}

html.actv_filtr, html.actv_filtr body, html.actv_filtr .home-slider.low-header{
  scroll-behavior: unset;
  opacity: 0!important;
  visibility: hidden!important;  
}

html.actv_filtr.filter_done, html.actv_filtr.filter_done body, html.actv_filtr.filter_done .home-slider.low-header{
  visibility: visible!important;
  opacity: 1!important;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  background: #FFF;
  color: #000;
  font-family: "ConfigCondensed", sans-serif;
}

i:not(.fab, .fas){
  font-style: italic;
  font-size: 12px;
}

a {
  color: #000;
}

b, strong {
  font-weight: bold;
}

p {
  font-family: "Calibre", sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 27px;
  letter-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
}

.home-slider h1, h1.title {
  letter-spacing: unset;
  font-size: 90px;
  line-height: 76px;
  margin-bottom: 20px;
}

h2, h1 {
  font-size: 4rem;
  margin-bottom: 33px;
}

h3 {
  font-size: 34px;
  margin-bottom: 36px;
}

h4 {
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 10px;
}

h5 {
  font-size: 30px;
  line-height: 56px;
  font-family: "Artifact", sans-serif;
  margin-bottom: 0px;
  text-transform: unset;
  font-weight: 400;
}

h6{
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 400;
}



.parag h5, .product-category-overview h5, .lower-title h5, .cta-text h5, .product--header h5{
  color: var(--clr-green);
  transform: translate(-30px, 0px) rotate(-3deg);
  -webkit-transform: translate(-30px, 0px) rotate(-3deg);
  -moz-transform: translate(-30px, 0px) rotate(-3deg);
  -ms-transform: translate(-30px, 0px) rotate(-3deg);
  -o-transform: translate(-30px, 0px) rotate(-3deg);
  max-width: 300px;
}

.product--header h5{
  transform: translate(-12px, 0px) rotate(-3deg);
  -webkit-transform: translate(-12px, 0px) rotate(-3deg);
  -moz-transform: translate(-12px, 0px) rotate(-3deg);
  -ms-transform: translate(-12px, 0px) rotate(-3deg);
  -o-transform: translate(-12px, 0px) rotate(-3deg);
}

.cta-text h5{
  transform: translate(0px, 0px) rotate(-3deg);
  -webkit-transform: translate(0px, 0px) rotate(-3deg);
  -moz-transform: translate(0px, 0px) rotate(-3deg);
  -ms-transform: translate(0px, 0px) rotate(-3deg);
  -o-transform: translate(0px, 0px) rotate(-3deg);
}

h5.index-subtitle{
  transform: translate(30px, 0px) rotate(-3deg);
  -webkit-transform: translate(30px, 0px) rotate(-3deg);
  -moz-transform: translate(30px, 0px) rotate(-3deg);
  -ms-transform: translate(30px, 0px) rotate(-3deg);
  -o-transform: translate(30px, 0px) rotate(-3deg);
}

/* DISPLAY FLEX STYLING */

.fl-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.fl-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.fl-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.fl-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jc-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.jc-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.jc-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.jc-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ai-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.full-link{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 11;
}

input, label, textarea {
  font-family: "Calibre", sans-serif;;
}

.title-line {
  height: 8px;
  width: 100px;
  background: #000;
  margin: 40px 0 80px;
}

.lower-title{
  padding-top: 75px;
  padding-bottom: 60px;
}

.button-wrapper .button.download{
  background-color: black;
}
.lower-title .info-container{
  max-width: 60%;
  margin: 0 auto;
}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.header .logo {
  position: relative;
  z-index: 1000;
  float: left;
  height: 80px;
  background: #000;
  display: flex;
  align-items: center
}

.header .logo img {
  height: 40px;
  max-width: 700px;
  margin: 20px 23px;
}

.header .menu-bar {
  padding-right: 16px;
  padding-left: 16px;
  position: relative;
  z-index: 1000;
  background: #FFF;
  float: right;
  box-shadow: 20px -15px 48px 1px rgba(0, 0, 0, 0.278);
}

.sidemenu-items{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.side-wrap .dropdown{
  visibility: hidden;
  transform: translateY(calc(-100% - 80px));
  position: absolute;
  padding: 25px 33px;
  left: -15px;
  min-width: 190px;
  background: var(--clr-green);
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  z-index: -1;
}

.header .menu-bar .side-wrap .sidemenu-item.has-dropdown{
  position: relative;
  padding-right: 32px;
}

.check-label a{
  text-decoration: underline!important;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.check-label a:hover{
  color: var(--clr-green)
}
.side-wrap .sidemenu-item.has-dropdown::after {
  content: url('/theme/assets/images/dropdown.svg');
  position: absolute;
  right: 12px;
  top: 50%;
  line-height: 0;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.header .menu-bar .side-wrap .sidemenu-item.has-dropdown:hover::after{
  border-color: var(--clr-green);
}

.side-wrap:hover .dropdown{
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}

.dropdown ul{
  list-style: none;
}

.dropdown ul li{
  margin-left: 0!important;
  color: white;
  font-family: "Calibre", sans-serif;
  font-weight: 300;
  margin-bottom: 20px;
  font-size: 17.5px;
  line-height: 27px;
  margin: 0;
}

.dropdown ul li a{
  color: white;
}

.header .menu-bar .sidemenu-item {
  position: relative;
  display: inline-block;
  height: 80px;
  line-height: 80px;
  padding: 0px 16px;
  text-transform: uppercase;
  border-right: none;
}

.header .side-wrap{
  position: relative;
  display: inline-block;
  height: 80px;
  background-color: white;
}



.header .menu-bar .sidemenu-item.button-wrapper{
  line-height: 20px;
  height: unset;
  padding: 0 0 0 0;
  margin-left: 16px;
}

.header .menu-bar .sidemenu-language {
  position: relative;
}

.header .menu-bar .sidemenu-language .language-item {
  padding: 40px;
  height: 80px;
  line-height: 80px;
  text-decoration: none;
}

.header .menu-bar .sidemenu-language .language-item .flag {
  margin-bottom: -8px;
}

.header .menu-bar .sidemenu-language .select-language {
  display: none;
}

.header .menu-bar .sidemenu-language:hover .select-language, .header .menu-bar .sidemenu-language > .language-item:hover .select-language {
  display: inline-block;
  position: absolute;
  top: 53px;
  padding-top: 5px;
  left: 0;
  width: 100%;
}

.header .menu-bar .sidemenu-language:hover .select-language .language-item, .header .menu-bar .sidemenu-language > .language-item:hover .select-language .language-item {
  background: #FFF;
  width: 100%;
  display: inline-block;
  line-height: initial;
  border-top: solid 1px rgba(0, 0, 0, 0.14);
}

.header .menu-bar .sidemenu-language:hover .select-language .language-item:hover, .header .menu-bar .sidemenu-language > .language-item:hover .select-language .language-item:hover {
  background: #E2E2E2;
}

.header .menu-bar #toggle-menu {
  width: 80px;
  height: 80px;
  background: #000;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.header .menu-bar #toggle-menu .lines-container {
  width: 100%;
  height: 100%;
  padding: 33px 30px;
}

.header .menu-bar #toggle-menu .lines-container hr {
  background-color: #FFF;
  margin: 0 0 4px;
}

hr{
  background-color: black;
  height: 1px;
  outline: none;
  border: none;
  transition: all .15s ease-in-out;
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  -ms-transition: all .15s ease-in-out;
  -o-transition: all .15s ease-in-out;
}

.header .menu-bar.active #toggle-menu hr:first-of-type {
  transform: translateY(5px) rotate(45deg) scaleX(1.2);
  -webkit-transform: translateY(5px) rotate(45deg) scaleX(1.2);
  -moz-transform: translateY(5px) rotate(45deg) scaleX(1.2);
  -ms-transform: translateY(5px) rotate(45deg) scaleX(1.2);
  -o-transform: translateY(5px) rotate(45deg) scaleX(1.2);
}

.header .menu-bar.active #toggle-menu hr:nth-child(2){
 opacity: 0; 
 transform: scale(0);
 -webkit-transform: scale(0);
 -moz-transform: scale(0);
 -ms-transform: scale(0);
 -o-transform: scale(0);
}
.header .menu-bar.active #toggle-menu hr:last-of-type {
  transform: translateY(-5px) rotate(-45deg) scaleX(1.2);
  -webkit-transform: translateY(-5px) rotate(-45deg) scaleX(1.2);
  -moz-transform: translateY(-5px) rotate(-45deg) scaleX(1.2);
  -ms-transform: translateY(-5px) rotate(-45deg) scaleX(1.2);
  -o-transform: translateY(-5px) rotate(-45deg) scaleX(1.2);
}

.menu-contact-icons {
  display: none;
  line-height: 80px;
  float: right;
  margin-right: 30px;
  position: relative;
  z-index: 1000;
}

.menu-contact-icons.active:not(.mobile) {
  display: inline-block;
}

.menu-contact-icons a {
  text-decoration: none;
  margin-right: 30px;
  font-size: 20px;
  color: #FFF;
}

.main-menu {
  background: var(--clr-green);
  padding-top: 0px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 900;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}

.main-menu.active {
  display: block;
  visibility: visible;
  overflow: visible;
  height: 100vh;
}

.main-menu, .main-menu a, .main-menu a:hover {
  color: #FFF;
}

.main-menu a:hover{
  opacity: .6;
}

.main-menu .menu-contact-icons {
  display: none;
}

.main-menu .main-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          align-items: flex-start;
          justify-content: flex-start;
  height: 100%;

  flex-flow: column nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
          padding-top: 60px;
}

.main-menu .main-menu-container .menu-items {
  width: 60%;
}

.main-menu .main-menu-container .menu-items ul{
  list-style: none;
}

.main-menu .main-menu-container .menu-items .menu-item {
  opacity: 0.14;
  font-weight: bolder;
  font-size: 34px;
  margin: 20px 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  margin-left: 0!important;
}
.main-menu .main-menu-container{
  opacity: 0;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transform: scale(.85);
  -webkit-transform: scale(.85);
  -moz-transform: scale(.85);
  -ms-transform: scale(.85);
  -o-transform: scale(.85);
}

.main-menu.active .main-menu-container{
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.main-menu .main-menu-container .menu-items .menu-item a {
  text-transform: uppercase;
  text-decoration: none;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.main-menu .main-menu-container .menu-items .menu-item a:hover{
  color: white;
  opacity: .6;
}

.main-menu .main-menu-container .menu-items .menu-item.active, .main-menu .main-menu-container .menu-items .menu-item:hover {
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 1;
}

.main-menu .main-menu-container .menu-infos {
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.main-menu .main-menu-container .menu-infos .menu-info {
  width: 50%;
  padding-right: 40px;
}

.main-menu .main-menu-container .menu-infos .menu-info h4 {
  margin-bottom: 60px;
}

body .slider .swiper-button:after{
  content: url('/theme/assets/images/arrow.svg');
  opacity: 1;
  font-family: unset;
  line-height: 0;
  top: 50%;
  font-size: 5px;
}

body .slider .swiper-button-prev.swiper-button:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.main-menu .main-menu-container .menu-infos .menu-info p + p {
  margin-top: 30px;
}

.home-slider {
  position: relative;
  height: 95vh;
  width: 100%;
  overflow: hidden;
}

.home-slider.no-index{
  height: 73vh;
}

.empty-header{
  position: relative;
  padding-top: 170px;
}

.info-block{
  font-size: 19.5px;
  line-height: 32px;
}

.home-slider.low-header{
  height: 260px;
}
.home-slider::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  opacity: .4;
  z-index: 100;
}

.home-slider::after, .video-element::after, .specification-overview:after{
  content: url('../images/divider.png');
  position: absolute;
  z-index: 101;
  bottom: -5px;
  left: 0;
  width: 100%;
}

.specification-overview::after{
    transform: rotateX(180deg) translateY(-0%);
    -webkit-transform: rotateX(180deg) translateY(0%);
    -moz-transform: rotateX(180deg) translateY(-100%);
    -ms-transform: rotateX(180deg) translateY(-100%);
    -o-transform: rotateX(180deg) translateY(-100%);
    top: -6px;
    bottom: unset;
}

.swiper-container .swiper-slide.slide_360-deg img{
  display: none;
}
.swiper-container img, .swiper-container.gallery-top .swiper-slide:nth-child(1) img, .swiper-container.gallery-thumbs .swiper-slide:nth-child(1) img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-container.gallery-top img, .swiper-container.gallery-thumbs img,
.swiper-container.gallery-top .swiper-slide.contain:nth-child(1) img, .swiper-container.gallery-thumbs .swiper-slide.contain:nth-child(1) img{
  object-fit: contain;
}

.specification-overview {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.specification-overview .reg {
    font-weight: 400;
    margin-bottom: 6px;
    margin-top: 10px;
    font-size: 20px;
}

.specification-overview .reg.imp {
  margin-top: 0;
}
.spec_color{
  margin-right: 13px;
  width: 50px;
  margin-bottom: 10px;
}
.spec_color:hover p{
  opacity: 1;
}

.spec-col{
  font-size: 17.5px;
  font-weight: 400;
  font-family: "Calibre", sans-serif;
}

.spec-col.right-col{
  font-weight: 300;
}

.spec_color p{
  margin-bottom: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  opacity: 0;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.color_preview {
  height: 50px;
  width: 50px;
  margin-bottom: 7px;
  border-radius: 100%;
  background-size: cover;
}



.video-element::before{
  content: url('../images/divider_top.png');
  position: absolute;
  z-index: 101;
  top: -5px;
  left: 0;
  width: 100%;
}

.home-slider .gallery .slide {
  width: 100%;
  height: 100vh;
  max-height: unset;
  background-size: cover;
  background-position: fixed;
}

.home-slider .gallery-info {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 896;
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.home-slider .gallery-info .info-container {
  max-width: 60%;
  margin: 0 auto;
}

.home-slider .gallery-info .info-container .line {
  height: 8px;
  width: 100px;
  background: #FFF;
  margin: 40px 0 50px;
}

section.default-section {
  margin: 200px 0;
}

section.default-section.decrease-margin {
  margin: 30px 0;
}

section.customization {
  position: relative;
  margin-bottom: 20px;
}

section.customization .background-image {
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  width: 60%;
  height: 50%;
}

section.customization .options-title {
  font-size: 1rem;
}

section.customization .customization-selector .option {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  height: 70px;
  margin-bottom: 50px;
  cursor: pointer;
}

section.customization .customization-selector .option .swatch {
  width: 40px;
  height: 40px;
  margin: 5px;
  background-size: contain;
}

section.customization .customization-selector .option .option-name {
  font-size: 0.7rem;
  display: none;
}

section.customization .customization-selector .option:hover .option-name {
  display: inline-block;
}

section.customization .quote-column {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.specification-overview {
  padding: 100px 0 80px 0;
  background-color: #E8E8E8;
}

.specification-overview .specification-group h4 {
  margin: 30px 0 20px;
  font-size: 1.3rem;
}

.specification-overview h3{
  margin-bottom: 28px;
}
.specification-overview .specification-group .plate--column {
  min-height: initial;
  margin-bottom: 15px;
}

.specification-overview .specification-group .grey {
  color: rgba(0, 0, 0, 0.7);
}

.highlight {
  position: relative;
  cursor: pointer;
}

.highlight .plus {
  background: #FFF;
  border-radius: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 100;
  font-family: "Courier New", Courier, monospace;
}

.highlight .plus.Klein {
  width: 44px;
  height: 44px;
  font-size: 25px;
}

.highlight .plus.Groot {
  width: 88px;
  height: 88px;
  font-size: 62px;
}

.highlight .hover-text {
  display: none;
}

.highlight:hover .hover-text {
  z-index: 1000;
  display: block;
  position: absolute;
  background: #000;
  padding: 25px;
  width: 250px;
  color: #FFF;
  top: 35px;
}

.highlight:hover .hover-text p {
  line-height: 20px;
  margin-bottom: 5px;
}

.highlight:hover .hover-text a {
  color: #FFF;
}

.background-image-section {
  position: relative;
}

.background-image-section .background-image {
  position: absolute;
  left: 0;
  background-size: cover;
  z-index: -10000;
}

.background-image-section .background-image.full-height {
  height: 100%;
  top: 0;
}

.background-image-section .background-image.medium-height {
  height: 80%;
  top: 10%;
}

.background-image-section .background-image.max-width {
  width: 75%;
}
.background-image-section .background-image.full-width {
  width: 100%;
}

.background-image-section .background-image.half-width {
  width: 50%;
}

.background-image-section .background-image.small {
  width: 25%;
}

.background-image-section > .content-container {
  padding: 150px 0;
}

.background-image-section > .content-container.extra-margin {
  padding: 250px 0;
}

input[type="submit"], .light-button {
  min-width: 150px;
  margin: 0px 0;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

input[type="submit"]:hover, .light-button:hover {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}



input[type="submit"]:hover {
  color: #FFF;
  background: #000;
}

.light-button {
  padding: 14px 17px;
  border: solid #FFF 1px;
  color: #FFF;
  display: inline-block;
}

.light-button:hover {
  background: white;
  color: #000;
}

.product-header {
  color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background-size: cover;
  height: 800px;
  max-height: 97vh;
  padding-bottom: 60px;
}

.product-header .title-line {
  background-color: #FFF;
}

.product-text{
  padding-top: 23px;
}

.product-text h3{
  margin-bottom: 10px;
}

.product-text p{
  color: black;
  margin-bottom: 0;
  font-size: 17.5px;
  line-height: 19px;
}

.right-image.section-column{
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
}
.product-item .product-text p{
  column-count: 2;
}
.product-item .product-text p, .product-item .product-text .spec-col{
  font-size: 14px;
  line-height: 16px;
}
.split-section{
  position: relative;
}

.split-section .text-inner{
  padding-right: 0px;
}

.split-section .no-margin-r .text-inner{
  padding-right: 0;
}
.left.section-column{
  position: relative;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.paginate-navigation{
  margin-bottom: 40px;
}

.paginate-item {
  margin: 5px;
  border: 1px solid #EAEAEA;
  width: 34px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background-color: #EAEAEA;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.paginate-navigation .active .paginate-item{
  background-color: var(--clr-green);
  color: white;
}

.paginate-navigation{
  width: 100%;
}
.double_space .left.section-column{
  padding-top: 150px;
}


.right-image.left-image.section-column{
  right: unset;
  left: 0;
}

.shift-up {
  margin-top: -100px;
}

.shift-down {
  margin-bottom: -100px;
}

img.shift-down {
  position: relative;
}

.option-selector {
  text-align: center;
}

.option-selector .selectors span {
  font-weight: bold;
  margin: 20px 10px;
  padding: 10px;
  cursor: pointer;
}

.option-selector .selectors span.active, .option-selector .selectors span:hover {
  text-decoration: underline;
  display: inline-block;
}

.option-selector .values .option-value {
  display: none;
  line-height: 32px;
}

.option-selector .values .option-value.active {
  display: inline-block;
}

.circle-images {
  position: relative;
  width: 100%;
  padding-top: 110%;
}

.circle-images .image-container {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.circle-images .image-container .image-1, .circle-images .image-container .image-2, .circle-images .image-container .image-3  {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 100%;
  position: absolute;
}

video#myVideo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  z-index: -1;
}

.circle-images .image-container .image-1 {
  width: 86%;
  padding-top: 86%;
  top: 0;
  right: 0;
}

.circle-images .image-container .image-2 {
  width: 40%;
  padding-top: 40%; 
  bottom: 35%;
  left: 0;
}

.circle-images .image-container .image-3 {  
  width: 22%;
  padding-top: 22%;
  bottom: 4%;
  left: 10%;
}

.text-inner form{
  margin-top: 60px;
}
/* .product-category-overview .title-container {
  margin-left: 15%;
} */

body{
  position: relative;
  overflow-x: hidden;
  width: 100%;
}
.slider{
  position: relative;
  overflow: hidden;
  width: 100%;
}
.slider_background {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
}

.product-category-overview a {
  text-decoration: none;
}

.product-category-overview .category {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 15px 40px;
  margin: 30px 20px 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: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #FFF;
}

.products-overview .category.active {
  background-color: var(--clr-green);
}


.swiper-container.products .swiper-slide{
  overflow: hidden;
}

.swiper-container.products .swiper-slide .swiper-img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}

.swiper-container.products .swiper-slide:hover .swiper-img{
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.products-overview .category.active a{
  color: white;
}

.product-category-overview .category h4, .product-category-overview .category h5 {
  display: inline-block;
}

.product-category-overview .category-1 {
  height: 240px;
}

.product-category-overview .category-2 {
  height: 500px;
  margin-top: 0px;
}

.product-category-overview .category-3 {
  height: 260px;
  margin-left: 15%;
  color: black;
  position: relative;
  z-index: 9;
  margin-top: 70px;
}

.product-category-overview .category-3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0.6;
  z-index: 10;
}

.product-category-overview .category-3 h4, .product-category-overview .category-3 h5 {
  z-index: 11;
  margin-left: calc(-15% - 40px);
}

.quote {
  width: 80%;
  margin: 80px auto;
  padding-left: 25px;
  border-left: solid #000 2px;
}

.quote span {
  display: block;
}

.quote .text {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 25px;
}

.quote .author {
  font-size: 14px;
}

.dealer-footer {
  height: 500px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dealer-footer .footer-seal {
  position: absolute;
  z-index: 10;
  width: 180px;
  height: 180px;
  top: -108px;
  left: 30%;
  background-size: contain;
}

.dealer-footer #dealer-maps-container {
  height: 100%;
  width: 100%;
  position: absolute;
}

.dealer-footer .selector-container {
  position: relative;
  background: #FFF;
  width: 470px;
  max-width: 100%;
  max-width: 100%;
  padding: 41px 44px;
  z-index: 5;
}

.dealer-footer .selector-container h3 {
  font-size: 3rem;
}

.dealer-info {
  margin: 40px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

a:focus, a:hover{
  color: var(--clr-green);
}
.dealer-info .address-info {
  width: 75%;
}

.dealer-info .website {
  width: 25%;
  text-align: right;
}

.dealer-info p {
  margin-bottom: 0;
}

section.dealer-selector .dealer-list::-webkit-scrollbar{
  display: none;
}
select {
  background: #FFF;
  border: solid var(--clr-green) 1px;
  font-family: "Calibre", sans-serif;
  font-size: 19px;
  line-height: 19px;
  padding: 12px 15px 9px;
  width: 100%;
  font-weight: 300;
  border-radius: 0px;
  margin-top: 1px;
  -webkit-appearance: none;
}

select option {
  padding: 10px 20px;
}

section.dealer-selector {
  position: relative;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

section.dealer-selector .dealer-list {
  padding: 156px 0 50px;
  max-height: 100%;
  overflow: auto;
  width: 30%;
  float: left;
}

section.dealer-selector .dealer-list::-webkit-scrollbar {
  width: 10px;
}

section.dealer-selector .dealer-list h3 {
  margin-left: 80px;
}

section.dealer-selector .dealer-list .dealer-info {
  margin: 0;
  padding: 30px 40px 30px 80px;
  border-bottom: 1px solid #F2F2F2;
  transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}

section.dealer-selector .dealer-list .dealer-info:hover, section.dealer-selector .dealer-list .dealer-info.active {
  background: #F2F2F2;
  cursor: pointer;
}

section.dealer-selector #dealer-maps-container{
  position: absolute;
  right: 0;
  width: 70%;
  height: 100%;
}

.footer {
  position: relative;
  padding-top: 100px;
  padding-bottom: 120px;
}

.footer .subfooter {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  display: flex;
}

.mandelo{
  width: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
}

.mobile {
  display: none;
}

.mandelo p {
  font-size: 12px;
  line-height: 12px;
  
}
.footer-rechts{
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.footer .subfooter .footer-contact-icons {
  padding: 0 18px;
  line-height: 80px;
  float: right;
  position: relative;
  z-index: 500;
  background: var(--clr-green);
  width: calc(50% - 95px);
}

.footer .subfooter .footer-contact-icons a {
  text-decoration: none;
  margin: 0 17px;
  font-size: 20px;
  color: #FFF;
}

.footer .subfooter .scrollup {
  width: 80px;
  height: 80px;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}



.footer .subfooter .scrollup .arrow {
  height: 14px;
  width: 14px;
  margin: 0 auto;
  position: relative;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}

/* 
.footer .subfooter .scrollup .arrow:before, .footer .subfooter .scrollup .arrow:after {
  content: url('/theme/assets/images/arrow.svg');
  background: var(--clr-green);
  position: absolute;
  width: 21px;
} */

.footer .subfooter .scrollup .arrow:before {
  right: -3px;
  top: 6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.footer .subfooter .scrollup .arrow:after {
  left: -3px;
  top: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

input[type="text"], textarea, ::placeholder {
  line-height: 24px;
  font-size: 19px;
  font-weight: 300;
  color: #000;
}

.address-info a{
  text-decoration: underline!important;
}
form p{
  margin-bottom: 20px;
}

.field.select{
  position: relative;
}

select{
  background-color: transparent;
}

.field.select:after{
  content: url('/theme/assets/images/select.svg');
  line-height: 0;
  position: absolute;
  top: 19px;
  right: 16px;
  z-index: -1;
}

label.checkbox-container  span.check-label{
  padding-left: 7px;
  position: relative;
  line-height: 24px;
}
input[type="text"], textarea{
  border: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding: 2px 0 7px 0;
  border-bottom: solid rgba(0, 0, 0, 0.14) 1px;
}

input[type="text"]:focus, textarea:focus {
  outline: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border-bottom: solid #000 1px;
}

.checkbox-container {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-container input {
  margin-right: 10px;
  vertical-align: middle;
  position: absolute;
  height: 0;
  width: 0;
  cursor: pointer;
  opacity: 0;
}

.grecaptcha-badge{
  visibility: hidden;
}

button.close{
  position: absolute;
  top: 0;
  right: 1px;
  z-index: 111;
  text-shadow: none;
  padding: 10px;
  background: white;
  opacity: 1;
  line-height: 0;
  height: 50px;
  width: 50px;
}

.close-inner{
  position: relative;
  width: 100%;
  height: 100%;
}

.product-image{
  border: 1px solid #EAEAEA;
}

.close-inner:before{
  content: '';
  top: 14px;
  left: 0;
  height: 1px;
  width: 100%;
  position: absolute;
  background: var(--clr-green);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

.button-wrapper .button.download a{
  position: relative;
  padding-left: 20px;
  padding-right: 114px;
}

.button-wrapper .button.download a::after{
  content: url('/theme/assets/images/arrow.svg');
  position: absolute;
  right: 18px;
  transform: rotate(90deg);

}

.close-inner:after{
  content: '';
  top: 14px;
  left: 0;
  height: 1px;
  width: 100%;
  position: absolute;
  background: var(--clr-green);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}




:focus{
  outline: none!important;
}

.checkbox-container .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #FFF;
  border: solid #000 1px;
}

.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.extensive--filter .categories .category .checkmark, .extensive--filter .filter-radio .checkmark{
  position: absolute;
  top: 2px;
  left: 0;
  height: 17px;
  width: 17px;
  background-color: #FFF;
  border: solid #000 1px;
  display: block;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
}

.depth p{
  margin-bottom: 0;
}

.extensive--filter .categories .category label, .extensive--filter .filter-radio label {
  padding-left: 25px;
  font-family: "Calibre", sans-serif;
}
.extensive--filter .filter-radio .checkmark{
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.extensive--filter .categories .category.checked .checkmark,  .extensive--filter .filter-radio .checked .checkmark{
  background-color: black;
}

.extensive--filter .filter-radio div{
  position: relative;
}

.extensive--filter .filter-radio div input{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.checkbox-container:hover {
  
}

label, label span {
    font-size: 11px;
    line-height: 13px;
    vertical-align: top;
    font-weight: 400;
}

textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
  max-height: 250px;
}

.contact-form input:not([type=submit]) {
  width: 100%;
}

.product-category-selector {
  padding: 170px 0;
}

.product-category-selector .category-slider .product-category {
  height: 470px;
  padding: 0 40px;
}

.product-category-selector .category-slider .product-category .product-content {
  position: relative;
  background-size: cover;
  height: 100%;
}

.product-category-selector .category-slider .product-category .product-content:not([data-active-slide])::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #AAA;
  opacity: 0.7;
  z-index: 10;
}

.product-category-selector .category-slider .product-category .product-content .category-details {
  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;
  height: 100%;
  z-index: 1000;
  position: relative;
}

.product-category-selector .category-slider .product-category .product-content .category-details a {
  padding: 170px 0 ;
  width: 100%;
  text-decoration: none;
  text-align: center;
  color: #FFF;
}

.slick-slide:focus {
  outline: none;
}

.swiper-container.products_slider .swiper-slide{
  height: 564px;
}

.products-overview {
  padding-top: 0px;
  margin-bottom: 50px;
  position: relative;
}



.products-overview .category{
  margin: 0 5px 5px;
  padding: 9px 18px 9px;
  background-color: #EAEAEA;
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  text-transform: uppercase;
  cursor: pointer;
}

.products-overview .title-container{
  margin-bottom: 70px;
}


.products-overview .background-image {
  position: absolute;
  right: 0;
  height: 39%;
  width: 52%;
  top: 40%;
  background-size: cover;
  z-index: -3;
}

.products-overview .background-image::after {
  z-index: -2;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  opacity: 0.6;
}

.products-overview .product-item-container {
  text-decoration: none;
  width: calc(100%/3);
}

.products-overview .items{
  position: relative;
  width: calc(100% + 20px);
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
}
.products-overview .product-item-container .product-item {
  height: unset;
  padding: 0px 10px;
  background-size: cover;
  color: var(--clr-green);
  margin: 0 0 50px;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.products-overview .categories{
  margin-bottom: 32px;
}

.product-image{
  padding-top: 70%;
}

.products-overview .product-item-container .product-item.moved-up {
  margin-top: -50px;
}

.products-overview .quote-container, .products-overview .product-item, .products-overview .overview-text {
  height: 350px;
  margin: 70px 10px 30px;
}

.product-item {
  background-position: center center;
}

.products-overview .quote-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.products-overview .overview-text {
  display: none;  
  color: #FFF;
  background: #000;
  padding: 34px 40px;
  height: initial;
  min-height: 350px;
}

.products-overview .overview-text p {
  line-height: 20px;
  margin-bottom: 5px;
}

.black-text-block {
  color: #FFF;
  background: #000;
  padding: 34px 40px;
}

.black-text-block p {
  line-height: 20px;
  margin-bottom: 5px;
}

.black-text-block a {
  color: #FFF;
}

.vertical-space {
  height: 100px;
  width: 100%;
}

.field.file .form-field__label__file {
  height: 48px;
  padding: 12px 17px 15px;
  background-color: black;
  color: white;
  margin-right: 26px;
  margin-bottom: 0;
  cursor: pointer;
  line-height: 24px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "ConfigCondensed", sans-serif;
}

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

.top_bar{
  top: 0;
  width: 100%;
  z-index: 1003;
  background: white;
}

.marquee--wrapper{
  top: 0;
  left: 0;
  width: 100%;
  background: var(--clr-green);
  height: 45px;
  position: relative;
  width: 100%;
  z-index: 9999;
  transition: all .4s ease-in-out;
}

.marquee {
  margin: 0 auto;
  white-space: nowrap;
  overflow: hidden;
  height: 100%;
  line-height: 40px;
  padding-top: 5px;
}

.marquee span {
  color: white;
  display: inline-block;
  padding-left: 100%;
  transition: all .4s ease-in-out;
  -webkit-animation: marquee 14s linear infinite;
          animation: marquee 14s linear infinite;
}

@-webkit-keyframes marquee {
0%   { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
100% { -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); }
}

@keyframes marquee {
0%   { -webkit-transform: translate(0, 0); transform: translate(0, 0); }
100% { -webkit-transform: translate(-100%, 0); transform: translate(-100%, 0); }
}



.field.file .form-field__file{
  margin-top: 12px;
  width: auto;
  /* font-size: 18px; */
  font-family: "Calibre", sans-serif;
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 27px;
  letter-spacing: 0;
}

.form-field-file {
  display: flex;
  flex-direction: row;
}

.field.file svg{
  height: 12px;
  margin-left: 8px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
/* BUTTON */
.button-wrapper {
  display: flex;
}

.section-container .section-column .button-wrapper{
  margin-top: 28px;
}
.button-wrapper.lef {
  justify-content: flex-start;
}
.button-wrapper.mid {
  justify-content: center;
}
.button-wrapper.rig {
  justify-content: flex-end;
}
.button-wrapper .button, .button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background-color: var(--clr-green);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.button-wrapper.white .button, .white .button{
  background-color: #ffffff;
}

.button-wrapper.white .button:hover, .white .button:hover{
  background-color: black;
}
.button-wrapper.white .button:hover a, .white .button:hover a{
  color: white;
}

.button-wrapper.white .button a, .white .button a{
  color: var(--clr-green);
}
.button-wrapper .button.grey{
  background-color: #EFEFEF;
}

.button-wrapper .button.grey a{
  color: #000;
}
.button-wrapper .button a, .button-wrapper .button input, input[type="submit"] {
  background-color: var(--clr-green);
  height: 100%;
  width: 100%;
  -webkit-appearance: none;
  border: 0;
  background: none;
  text-align: center;
  display: block;
  color: white;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  padding: 14px 29px 16px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "ConfigCondensed", sans-serif;
}
.button-wrapper .button.light {
  background-color: red;
}
.button-wrapper .button.light a, .button-wrapper .button.light input {
  color: red;
}
.button-wrapper .button.dark {
  background-color: red;
}
.button-wrapper .button.dark a, .button-wrapper .button.dark input {
  color: red;
}

.button:hover{
  background: black;
}

/* SWIPER */
.slider{
  position: relative;
}

body .slider .swiper-button{
  left: 0;
  right: unset;
  height: 50px;
  width: 50px;
  background-color: var(--clr-green);
  opacity: 1;
  cursor: pointer;
}

body .slider .swiper-button.swiper-button-next{
  left: calc(100% - 50px);
}
.swiper-container {
  width: 100%;
  height: 100%;
  overflow: visible;
}

.swiper-button:focus{
  outline: none!important;
  border: none!important;
}

.swiper-slide .threed-images{
  height: 100%;
  width: 100%;
}

.swiper-container.gallery-top, .swiper-container.gallery-thumbs{
  overflow: hidden; 
}


.swiper-container.gallery-top{
  height: 360px;
  border: 1px solid #EFEFEF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.swiper-container.gallery-thumbs {
  height: 112px;
  margin-top: 20px;
}

.swiper-slide {
  /* background-color: var(--clr-green); */
  color: white;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 387px;
  text-transform: uppercase;
}


.swiper-container.gallery-top .swiper-slide{
  background-color: white;
  height: 360px;

}

.swiper-container.gallery-thumbs .swiper-slide{
  border: 1px solid #EFEFEF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: white;
  height: 112px;
}


.swiper-inner{
  position: relative;
}

.swiper-inner h3{
  position: relative;
  margin-bottom: 0;
  padding-bottom: 10px
}

.swiper-inner h3:after{
  content: '';
  position: absolute;
  height: 1px;
  width: 75px;
  bottom: 0;
  left: 50%;
  background: white;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

/* FANCYBOX */
.fancybox{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.fancybox-image{
  background-color: #EFEFEF;
}
/* VIDEO */
.video-element{
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.video-element .video-container .iframeWrapper{
  height: auto;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -111;
  visibility: hidden;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.my-video-dimensions {
  width: 100%;
  padding-top: 56.7%;
}

.cta-text .cta-text{
  padding-bottom: 0;
  padding-top: 50px;
}

body .video-js .vjs-tech{
  object-fit: cover;
}

label p{
  margin-bottom: 0;
}
body .vjs-poster{
  background-color: unset;
}
body .video-js .vjs-big-play-button .vjs-icon-placeholder:before{
  line-height: 78px;
  color: var(--clr-green);
}

body .video-js .vjs-big-play-button:focus, body .video-js:hover .vjs-big-play-button{
  background-color: white;
}
.turner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 50px;
  color: var(--clr-green);
  transform: translate(-50%, -50%);
}
body .video-js .vjs-big-play-button{
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  border-radius: 100%;
  height: 80px;
  width: 80px;
  background: white;
  border: 0px solid black;
}
.iframeWrapper{
  overflow: hidden;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}

.iframeWrapper #player{
  position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.modal-content{
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}

.modal-content .modal-body {
  position: relative;
  padding: 4px;
}


.close:focus, .close:hover{
  opacity: 1;
  filter: none;
  -webkit-filter: none;
}
.video-element .video-container .iframeWrapper.visbl{
  opacity: 1;
  z-index: 1;
  visibility: visible;
}

.video-element .youtube{
  position: relative;
  height: auto;
} 
.video-element .video-container{
  height: auto;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.video{
  position: relative;
  height: 100%;
}

.video * {
  color: white;
  text-align: center;
}

.video-element .video_element_button, .video-element .video_element_button:focus{
  height: 55px;
  width: 55px;
  border: none;
  outline: none;
  background-color: transparent;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  position: relative;
}

.video-element .video_element_button::after, .video-element .video_element_button:focus:after{
  content: '';
  top: 0;
  left: 0;
  height: 55px;
  width: 55px;
  border: none;
  outline: none;
  background-color: rgba(255, 255, 255, 0.18);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  position: absolute;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.video-element .video-button:hover .video_element_button:after{
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.slide_360-deg svg, .rotate svg{ 
  position: absolute;
  bottom: calc(50% - 20px);
  right: 50%;
  height: 40px;
  width: 40px;
  border-radius: 0;
  z-index: 444;
  transform: translateX(50%);
}
.video_element_button::before{
  content: url('/theme/assets/images/playicon.svg');
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}

.products .swiper-slide.swiper-slide-visible .swiper-img{
  opacity: 1;
}

.products .swiper-slide .swiper-img{
  opacity: .2;
  transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
}
.video-content{
  position: relative;
  padding-top: 260px;
  padding-bottom: 260px;
}
.video::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .5;
}
.video-button{
  cursor: pointer;
}

.video-button p{
  margin-bottom: 0;
  margin-left: 15px;

  cursor: pointer;
}

/* UITGEBREIDE FILTER */
.extensive--filter .products-overview .category{
  padding: 0 0 0 0;
  background-color: transparent;
  margin: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  text-transform: none;
}

.filter-column{
  padding-right: 60px;
}

.extensive--filter .products-overview .category.checked{
  background-color: transparent;
}

.extensive--filter .products-overview .category.checked label {
  color: #000;  
}

.extensive--filter .search, .extensive--filter .filter-column-inner{
  margin-bottom: 34px;
  width: 100%;
}
.extensive--filter .products-overview .category label{
    font-family: "Calibre", sans-serif;
    font-weight: 300;
    margin-bottom: 0px;
    font-size: 19px;
    line-height: 27px;
    letter-spacing: 0;
}
/* CTA */

.cta-text{
  padding-top: 60px;
  padding-bottom: 60px;
}

.bro-picture{
  height: 100%;
  position: relative;
}

.bro-picture-img{
  position: relative;
  height: 100%;
  width: 100%;
}

.product--header h1{
  margin-bottom: 10px;
}
/* MENU */
.menu ul{
  list-style: none;
  padding: 0 0 0 0;
  margin-left: 0;
}
.menu h4, 
.footer .info-block h4{
  font-weight: 400;
}
.menu ul li{
  margin-left: 0!important;
  padding: 0 0 0 0;
  text-decoration: underline;
  font-family: "Calibre", sans-serif;
  font-weight: 300;
  margin-bottom: 0px;
  font-size: 19px;
  line-height: 27px;
}

.bg-cover{
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.bg-contain{
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.header .menu-bar #toggle-menu{
  display: none;
}

.main-wrapper{
  position: relative;
  width: 100%;
  max-width: 100vw;
  overflow-x: hidden;
}
@media (max-width: 1300px) {
  .home-slider .gallery-info .info-container{
    max-width: 60%;
  }
}
@media (max-width: 1024px) {
  .dropdown-items{
    margin-top: 60px;
    padding-top: 18px;
    padding-left: 40px;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 200%;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

  .dropdown-items::before{
    content: url('/theme/assets/images/arrow.svg');
    position: absolute;
    top: 0;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

  .header {
    padding-top: 60px;
    background: transparent;
    z-index: 1000;
    height: 60px;
  }

  .top_bar{
    position: absolute;
  }

  .active--topbar .header .logo, .active--topbar .header .menu-bar{
    top: 45px;
  }

  .active--topbar .main-menu.active .main-menu-container{
    padding-top: 105px;
  }

  .active--topbar.lockscroll .marquee--wrapper{
    background: white;
  }


  .active--topbar.lockscroll .marquee--wrapper span{
    color: var(--clr-green);
  }
  
  .to--dropdown {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50px;
    right: 0;
    background: transparent;
    z-index: 2;
  }
  .to--mainmenu{
    position: absolute;
    top: 0;
    height: 25px;
    width: 50%;
    background: transparent;
    z-index: 22;
  }

  .menu-items{
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
  }
  .pushed .menu-items {
    transform: translateX(-200%);
  }

  .has-dropdown{
    position: relative;
  }  

  .has-dropdown::after{
    content: url('/theme/assets/images/arrow.svg');
    position: absolute;
    top: 0;
    right: 0;
  } 

   .header .logo{
    background: black;
  }

  .header .menu-bar #toggle-menu{
    display: block;
  }

  .header .menu-bar { 
    -webkit-box-shadow: none;
            box-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    padding-left: 0;
    padding-right: 0;
  }
  .header .menu-bar .sidemenu-item, .header .menu-bar .sidemenu-language {
    display: none;
  }
  .header .menu-bar #toggle-menu {
    width: 60px;
    height: 60px;
    background: #FFF;
    margin-top: -20px;
  }
  .header .menu-bar #toggle-menu .lines-container {
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 24px;
  }
  .header .menu-bar #toggle-menu .lines-container hr {
    background-color: var(--clr-green);
  }
  .header .logo {
    padding: 29px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .background-image-section .background-image.full-width {
    width: 100%;
    margin: 0;
  }
  .main-menu {
    bottom: initial;
  }
  .main-menu .main-menu-container {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;

  }
  .main-menu .main-menu-container .menu-items {
    width: 100%;
  }
  .slide {
    background-position: center center;
  }
  .main-menu .main-menu-container .menu-items .menu-item {
    opacity: 1;
  }
  .main-menu .main-menu-container .menu-infos {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .main-menu .main-menu-container .menu-infos .menu-info {
    margin-top: 35px;
    width: 100%;
    border-left: none;
    padding-left: 0px;
  }
  .main-menu .main-menu-container .menu-infos .menu-info h4 {
    margin-bottom: 10px;
  }
  .header .menu-contact-icons.desktop.active {
    display: none;
  }
  .menu-contact-icons.mobile.active {
    display: inline-block;
    width: 100%;
    margin-right: 0;
  }
  .dealer-footer {
    display: block;
    height: auto;
  }
  .dealer-footer #dealer-maps-container {
    height: 800px;
    max-height: 80vh;
    position: initial;
  }
  .dealer-footer .footer-seal {
    position: absolute;
    width: 120px;
    height: 120px;
    top: -84px;
    left: 30%;
    background-size: contain;
  }
  .product-category-overview .category {
    margin-top: 30px;
  }
  .product-category-selector {
    padding: 50px 0;
  }
  .product-category-selector .category-slider .product-category {
    padding: 0 10px;
  }
  .products-overview .product-item-container {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .products-overview .product-item-container .product-item.moved-up {
    margin-top: 10px;
  }
  .highlight {
    display: none;
  }
  section.customization .background-image {
    display: none;
  }
  section.background-image-section .background-image {
    height: 150px !important;
    display: block;
    position: static;
    margin: 0 30px;
  }
  .menu{
    margin-bottom: 20px;
  }
  section.background-image-section > .content-container {
    padding: 5px 0;
  }
  section.background-image-section > .content-container.extra-margin {
    padding: 10px 0;
  }
  .vertical-space {
    height: 20px;
  }
  .dealer-footer .selector-container {
    padding: 41px 20px;
  }
  .footer {
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .footer .subfooter {
    position: absolute;
    width: 100%;
    background: var(--clr-green);
    height: 60px;
  }
  .footer .subfooter .scrollup {
    background: #FFF;
    width: 60px;
    height: 60px;
  }
  .footer .subfooter .footer-contact-icons {
    width: auto;
    line-height: 60px;
    padding: 0;
  }
  .footer .subfooter .footer-contact-icons a {
    margin: 0 25px 0 15px;
  }

  section.dealer-selector .dealer-list h3{
    margin-left: 40px;

  }
  section.dealer-selector{
    height: auto;
  }
  section.default-section {
    margin: 100px 0 50px;
  }
  section.dealer-selector .dealer-list {
      width: 100%;
      height: auto;
      order: 2;
      max-height: unset;
      padding-top: 100px;
  }
  section.dealer-selector .dealer-list .dealer-info {
    padding: 20px 40px;
  }
  section.dealer-selector #dealer-maps-container {
    width: 100%;
    height: 50vh;
    position: relative;
  }

  
  .text-over-image-container {
    padding-bottom: 20px;
  }
}

a {
  text-decoration: none !important;
}

.threed-images{
  cursor: grab;
}

li {
  line-height: 30px;
  margin-left: 15px !important;
}

/*# sourceMappingURL=style.css.map */
.text-over-image-text {
  margin-top: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  z-index: 999;
}
.text-over-image-layer {
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.text-over-image-container a:hover .text-over-image-layer {
  transform: scale(1.1);
  filter: blur(0px);
  transition: transform 1s, filter 1s ease-in-out;  
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background-color: #AAA;
  opacity: 0.7;
}
.text-over-image-container a:hover img  {
  transform: scale(1.1);
  filter: blur(0px);
  transition: transform 1s, filter 1s ease-in-out;  
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.text-over-image-container {
  position: relative;
}

/* PRODUCT SHOW */
.product--header{
  padding-top: 140px;
  padding-bottom: 85px;
  min-height: unset;
  position: relative;
}


.video-button .video_element_button{
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
}


.category  {
  position: relative;
}

.category label{
  font-family: "ConfigCondensed", sans-serif;
  font-size: 15px;
}
.cat-filter{
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  opacity: 1;
  z-index: 3;
  opacity: 0;
}

.product--header h5{
  margin-top: 32px;
}

.products-overview .category.checked{
  background-color: var(--clr-green);
}

.products-overview .category.checked label{
  color: white;
}

.usps{
  margin-bottom: 40px;
}
.usp {
  position: relative;
  padding: 16px 33px 13px;
  border-bottom: 1px solid #EFEFEF;
}

.usp:before, 
.checkbox-container input:checked ~ .checkmark:after {
  content: url('../images/check.svg');
  position: absolute;
  left: 0;
  top: 15px;
}

body .slider .swiper-button-next.swiper-button-disabled, body .slider .swiper-button-prev.swiper-button-disabled{
  opacity: .5;
}

.checkbox-container input:checked ~ .checkmark:after {
  display: block;
  top: -5px;
  line-height: 0;
  left: 1px;
}

.usp.last{
  border-bottom: none;
}

.usp p{
  margin-bottom: 0;
}
body.lockscroll{
  overflow: hidden;
  height: 100vh;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  .right-image.section-column {
    height: auto;
    position: relative;
    background-color: var(--clr-green);
    padding-top: 60%;
    width: 100%;
  }

  .left.section-column, .double_space .left.section-column{
  padding-top: 50px;
  padding-bottom: 50px;
  order: 3;
  }

  .mobile {
    display: block;
  }

  .desktop{
    display: none;
  }

  .mandelo {
    position: relative;
    left: 0%;
    text-align: center;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
}
}
@media only screen and (max-width: 767px) {
  .empty-header{
    padding-top: 80px;
  }

  .cat-filter{
    margin-top: 0!important;
  }

  .parag h5, .product-category-overview h5, .product--header h5{
    transform: translate(-0px, 0px) rotate(-3deg);
    -webkit-transform: translate(-0px, 0px) rotate(-3deg);
    -moz-transform: translate(-0px, 0px) rotate(-3deg);
    -ms-transform: translate(-0px, 0px) rotate(-3deg);
    -o-transform: translate(-0px, 0px) rotate(-3deg);
  }
  
  .home-slider .gallery-info .info-container{
    max-width: unset;
  }

  .section.dealer-selector{
    height: auto;
  }

  h2, h1{
    font-size: 40px;
  }

  .swiper-container.products_slider .swiper-slide{
    height: 200px;
  }

  .plate--column{
    min-height: 0;
  }

  .product--header{
    padding-bottom: 25px;
  }



  .home-slider{
    min-height: 60vh;
    height: 100%;
  }

  .video-element .youtube, .video-element, .video-element .video-container, .video-element .video-container .iframeWrapper{
    height: auto;
  }

  .video-content {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .home-slider .gallery .slide{
    height: 100%;
    min-height: 60vh;
  }

  .home-slider h1, h1.title{
    font-size: 41px;
    line-height: 43px;
  }

  .footer .menu{
    text-align: center;
  }

  .footer .info-block{
    text-align: center;
  }

  .plate--container, .plate--container-fluid{
    padding-left: 40px;
    padding-right: 40px;
  }

  body .slider .swiper-button{
    height: 40px;
    width: 40px;
  }

  body .slider .swiper-button.swiper-button-next{
    left: calc(100% - 40px);
  }

  .products-overview .product-item-container{
    width: 100%;
  }

  .product-image{
    border: 1px solid #EAEAEA;
  }

  h5.index-subtitle{
    transform: translate(0px, 0px) rotate(-3deg);
    -webkit-transform: translate(0px, 0px) rotate(-3deg);
    -moz-transform: translate(0px, 0px) rotate(-3deg);
    -ms-transform: translate(0px, 0px) rotate(-3deg);
    -o-transform: translate(0px, 0px) rotate(-3deg);
    max-width: 100%;
}
  .products-overview .product-item-container .product-item{
    margin-bottom: 20px;
  }

  .home-slider.low-header{
    min-height: unset;
  }

  .lower-title .info-container{
    max-width: unset;
  }

  .lower-title{
    padding-top: 25px;
    padding-bottom: 0px;
  }

  .bro-picture{
    position: relative;
    height: 250px;
    width: 100%;
    margin: 0 auto;
  }

  .header .menu-bar{
    padding-right: 0;
    padding-left: 0;
  }

  .header .logo{
    padding-left: 20px;
    padding-right: 20px;
    background: black;
    overflow: hidden;
  }

  .header .logo img{
    margin-left: 0;
    height: 31px;
    margin-bottom: 7px;
    margin-top: 7px;
    margin-right: 0;
  }

  .swiper-container.gallery-thumbs .swiper-slide{
    height: 65px;
  }

  .spec_color p{
    opacity: 1;
  }

  .products-overview .categories{
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    -ms-overflow-style: none;
    scrollbar-width: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    width: calc(100% + 80px);
    margin-left: -40px;
    padding-left: 40px;
  }

  .products-overview .category:nth-child(1){
    margin-left: 0;
  }
  
  .products-overview .category{
    margin-bottom: 0;
  }
  .products-overview .categories::-webkit-scrollbar {
    display: none;
  }
  
  
  .spec_color{
    width: 44px;
  }

  .color_preview{
    width: 44px;
    height: 44px;
  }

  .swiper-container.gallery-top .swiper-slide, .swiper-container.gallery-top{
    height: 250px;
  }

  .product--header .slider{
    order: 2;
    margin-top: 60px;
  }

  .modal.in .modal-dialog {
    max-width: 94%;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }

  .home-slider::after, .video-element::after{
    bottom: -7px;
  }

  
}

@media (min-width: 768px){
  .products-overview{
    margin-bottom: 0;
  }
  .modal.in .modal-dialog {
      width: 900px;
      margin: auto;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
  }
}
@media only screen and (max-width: 600px) {
  /* .text-over-image-container a:hover img  {
    transition: none !important;  
    filter: none;
    transform: none;
  }
  .text-over-image-container a:hover .text-over-image-layer {
    transition: none;
    transform: none;
    background-color: rgba(0, 0, 0, 0.0);
    filter: none;
  } */
}

@media only screen and (max-width: 400px) {
  .home-slider::after, .video-element::after, .specification-overview:after{
    bottom: -7px;
  }
  /* .header .logo {
    padding: 0px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .header {
    margin-bottom: 75px;
  }
  .home-slider {
    margin-top: 75px;
  } 
  .logo img {
    height: 20px;
    width: 200px;
    padding-top: 20px;
  }
  .text-over-image-container img {
    width: 100%;
  } */

 
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
  background-color: var(--clr-green);
}

.lds-ellipsis div:nth-child(1) {
  left: 6px;
  -webkit-animation: lds-ellipsis1 0.6s infinite;
  animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
  left: 6px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
  left: 26px;
  -webkit-animation: lds-ellipsis2 0.6s infinite;
  animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
  left: 45px;
  -webkit-animation: lds-ellipsis3 0.6s infinite;
  animation: lds-ellipsis3 0.6s infinite;
}

@-webkit-keyframes lds-ellipsis1 {
  0% {
      -webkit-transform: scale(0);
      transform: scale(0);
  }
  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
}

@keyframes lds-ellipsis1 {
  0% {
      -webkit-transform: scale(0);
      transform: scale(0);
  }
  100% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
}

@-webkit-keyframes lds-ellipsis3 {
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
  100% {
      -webkit-transform: scale(0);
      transform: scale(0);
  }
}

@keyframes lds-ellipsis3 {
  0% {
      -webkit-transform: scale(1);
      transform: scale(1);
  }
  100% {
      -webkit-transform: scale(0);
      transform: scale(0);
  }
}

@-webkit-keyframes lds-ellipsis2 {
  0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
  }
  100% {
      -webkit-transform: translate(19px, 0);
      transform: translate(19px, 0);
  }
}

@keyframes lds-ellipsis2 {
  0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
  }
  100% {
      -webkit-transform: translate(19px, 0);
      transform: translate(19px, 0);
  }
}
