@import url("https://use.typekit.net/qha2ntv.css");
@import url('https://fonts.googleapis.com/css2?family=Alegreya+Sans:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/*
Bilo Light
font-family: "bilo", sans-serif;
font-weight: 400;
font-style: normal;

.roboto-thin {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
  font-style: normal;
}
*/
:root {
  --font: "Roboto", sans-serif;
  --header: "bilo", sans-serif;
}
html, body{
    font-family: var(--font);
    font-size: 20px;
    font-weight: 300;
}
.wrapper {
    margin: 0 auto;
    max-width: 1880px;
    min-width: 0 25.714em;
    padding: 0 1.286em;
    position: relative;
}
.header{
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    height: 105px;
    padding: 20px !important;
    z-index: 29;
    transition: ease-in-out .3s;
}
.header.sticky{
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    height: 65px;
    padding: 20px !important;
    z-index: 29;
    transition: ease-in-out .3s;
}
.header > .wrapper{
   width: calc(100% - 40px);
    text-align: center;
    max-width: 100%;
    height: 105px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    transition: ease-in-out .3s;
}
.header.sticky > .wrapper{
   width: calc(100% - 40px);
    text-align: center;
    max-width: 100%;
    height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    transition: ease-in-out .3s;
}
.header.sticky > .wrapper #logo img{
   width: 200px;
    transition: ease-in-out .3s;
}
.header > .wrapper #logo img{
   width: 245px;
    transition: ease-in-out .3s;
}
main {
    padding: 145px 0 50px;
}
.social-buttons .icon {
    display: inline-block;
    width: 26px;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    color: #000000;
    text-align: center;
    border-radius: 4px;
    text-indent: 1px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: 4px;
    display: flex;
    align-items: center;
    color: transparent;
}
.social-buttons .icon.icon-facebook {
    background: transparent;
}
.icon:before {
    font-family: 'fontello';
    font-size: 16px;
    line-height: 1em;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    text-align: center;
    color: black;
}
.icon-facebook:before {
    content: '\e81d';
}
.icon-instagram:before {
    content: '\f16d' !important;
    font-size: 22px;
    width: 20px;
}
#topbar{
    display: flex;
    gap: 10px;
    align-items: center;
    position: absolute;
    right: 0px;
}
#topbar .social-buttons {
    background-image: none;
    background-position: top;
    background-repeat: repeat-x;
    background-size: 14px 1px;
    margin: 0;
    padding: 0;
    display: flex;
}
.language-switcher-language-url{
    position: absolute;
    right: 80px;
}
.block-subtheme-socialbuttonsatmos{
    position: absolute;
    right: 120px;
}
.toplink, .toplink:hover, .toplink:focus {
    text-transform: uppercase;
    font-size: 18px;
    color: #666;
    margin-left: 20px;
    letter-spacing: 1px;
        position: absolute;
    right: 0;
    top: -12px;
}
.bottomwrap > .wrapper{
    display: flex;
    gap: 30px;
}
.bottomwrap > .wrapper > *{
    background-color: #f7f7f7;
    padding: 70px 30px;
    flex: 1 1 49%;
}
.bottomwrap > .wrapper .block-senso-webformulier > h2,.bottomwrap > .wrapper .block-subtheme-webformulier-2 > h2, .bottomwrap > .wrapper .block-senso-webformulier > form, .bottomwrap > .wrapper .block-subtheme-webformulier-2 > form, .bottomwrap > .wrapper .dealerblok, .bottomwrap > .wrapper .block-senso-dealerblock h2, .bottomwrap > .wrapper .block-subtheme-dealerblock h2, .bottomwrap > .wrapper .block-senso-dealerblocksenso h2{
    max-width: 540px;
    margin: 10px auto 10px;
}
.bottomwrap > .wrapper .block-senso-webformulier > h2, .bottomwrap > .wrapper .block-senso-dealerblock h2, .bottomwrap > .wrapper .block-subtheme-webformulier-2 > h2, .bottomwrap > .wrapper .block-subtheme-dealerblock h2, .bottomwrap > .wrapper .block-senso-dealerblocksenso h2{
    font-family: var(--header);
    font-size: 34px;
    color: black;
    font-weight: 100;
}
.webform-submission-webform-211-form{
    display: flex;
    gap: 30px;
    margin-top: 20px !important;
}
.webform-submission-webform-211-form fieldset, .webform-submission-webform-211-form fieldset{
    margin: 0;
    padding: 0;
}
.webform-submission-webform-211-form fieldset legend{
    margin: 0 !important;
}
.webform-submission-webform-211-form input[type="checkbox"] + label, .webform-submission-webform-211-form input[type="radio"] + label {
  padding-top: 0px;
}
form .input, form input[type=date], form input[type=datetime-local], form input[type=datetime], form input[type=email], form input[type=file], form input[type=image], form input[type=month], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form input[type=time], form input[type=url], form select, form textarea {
    border: 1px solid transparent;
    border-bottom: 1px solid black;
    border-radius: 0px;
    box-sizing: border-box;
    margin: 0 0 10px;
    max-width: 100%;
    padding: 12px;
    background-color: transparent;
    font-size: 18px;
}
form input[type=email]:focus{
    border: 1px solid black;
    border-bottom-width: 1px solid black;
}
.form-checkboxes .form-item, .form-radios .form-item {
    border-left: 0px solid #f5f5f5;
    margin-bottom: 0;
    padding-left: 0;
}
    .webform-options-display-two-columns {
        margin-top: -0.6em !important;
    }
input[type=checkbox]+label:before, input[type=radio]+label:before {
    background-color: transparent;
    background-image: none;
    border: 1px solid #000;
    border-radius: 0;
    color: #fff;
    height: 16px;
    transition: border-color .1s ease-in;
    width: 16px;
}
input[type=checkbox]+label, input[type=radio]+label {
    cursor: pointer;
    display: inline-block;
    font-weight: 300;
    margin: 0 1em .2em 0;
    padding-left: 26px;
    padding-top: 4px;
    position: relative;
    color: black;
}
form.webform-submission-webform-211-form input[type=submit], .button, input[type=button] {
    margin-top: 20px;
    background-color: black;
    font-weight: 300;
    text-transform: none;
    font-size: 16px;
    padding: 18px 30px;
}
form.webform-submission-webform-211-form input[type=submit]{
    margin-top: 20px !important;
}
.button {
    margin: 0 !important;
}
.dealerblok > .inner {
        display: flex;
    width: 100%;
    align-items: center;
    font-size: 18px;
    color: black;
    justify-content: space-between;
    font-weight: 300;
    margin-top: 40px;
}
.dealerblok > .inner p{
    margin: 0px;
}
.block-subtheme-footerinfoatmos {
    font-size: 18px;
    color: black;
    margin-left: 40px
}
.block-subtheme-footerinfoatmos .social-foot{
    display: flex;
    gap: 15px;
}
.block-subtheme-footerinfoatmos .social-foot img{
    width: 40px;
    height: 40px;
}
.footerlogo {
    padding: 0;
    width: 272px;
}
.footerlogo #logo{
    padding: 0;
}
footer.footer{
    padding: 7em 2.571em 4em;
}
footer.footer .ta-right{
    width: auto;
    font-size: 18px;
    color: black;
    text-align: right;
    float: right;
    padding: 0;
}
.block.block-subtheme-content {
    max-width: unset;
    padding: 0
}
.field_title{
  font-family: var(--header) !important;
  font-weight: 300;
  color: black;
  font-size: 2.5em;
  margin: 40px 0;
}
h1, h2, h3, h4{
    font-family: var(--header) !important;
  font-weight: 300;
    color: black;
}
.header-inside{
-webkit-box-shadow: 0px 0px 1px 1px rgba(221,221,221,1);
-moz-box-shadow: 0px 0px 1px 1px rgba(221,221,221,1);
box-shadow: 0px 0px 1px 1px rgba(221,221,221,1);
    transition: ease-in-out .3s;
}
.header-inside.sticky{
-webkit-box-shadow: 0px 0px 0px 0px rgba(221,221,221,1);
-moz-box-shadow: 0px 0px 0px 0px rgba(221,221,221,1);
box-shadow: 0px 0px 0px 0px rgba(221,221,221,1);
    transition: ease-in-out .3s;
}
.collection-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.download-wrap {
    margin: 50px 0;
    text-align: right;
}
.pager ul.menu {
  background-color: white;
  text-align: center;
  margin: 30px auto;
  font-size: 18px;
}
.pager ul.menu li a {
  font-weight: 400;
  color: black;
  padding: 10px 15px;
}
.pager ul.menu li a.active, .pager ul.menu li a:hover {
  font-weight: 400;
  background-color: black;
    color: white;
  padding: 10px 15px;
}
.pager ul.menu li {
  border: 0;
  padding: 0 .129em;
}
.large-thumbnail a:before, .medium-thumbnail a:before, .thumbnail a:before {
    background: rgba(0, 0, 0, 0);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    transition: ease-in-out .5s;
}
.large-thumbnail a:hover:before, .medium-thumbnail a:hover:before, .thumbnail a:hover:before {
    background-color: rgba(0, 0, 0, .75);
    background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI1MC4zMTMgMjUwLjMxMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUwLjMxMyAyNTAuMzEzOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgd2lkdGg9IjI0cHgiIGhlaWdodD0iMjRweCI+CjxnIGlkPSJTZWFyY2giPgoJPHBhdGggc3R5bGU9ImZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkOyIgZD0iTTI0NC4xODYsMjE0LjYwNGwtNTQuMzc5LTU0LjM3OGMtMC4yODktMC4yODktMC42MjgtMC40OTEtMC45My0wLjc2ICAgYzEwLjctMTYuMjMxLDE2Ljk0NS0zNS42NiwxNi45NDUtNTYuNTU0QzIwNS44MjIsNDYuMDc1LDE1OS43NDcsMCwxMDIuOTExLDBTMCw0Ni4wNzUsMCwxMDIuOTExICAgYzAsNTYuODM1LDQ2LjA3NCwxMDIuOTExLDEwMi45MSwxMDIuOTExYzIwLjg5NSwwLDQwLjMyMy02LjI0NSw1Ni41NTQtMTYuOTQ1YzAuMjY5LDAuMzAxLDAuNDcsMC42NCwwLjc1OSwwLjkyOWw1NC4zOCw1NC4zOCAgIGM4LjE2OSw4LjE2OCwyMS40MTMsOC4xNjgsMjkuNTgzLDBDMjUyLjM1NCwyMzYuMDE3LDI1Mi4zNTQsMjIyLjc3MywyNDQuMTg2LDIxNC42MDR6IE0xMDIuOTExLDE3MC4xNDYgICBjLTM3LjEzNCwwLTY3LjIzNi0zMC4xMDItNjcuMjM2LTY3LjIzNWMwLTM3LjEzNCwzMC4xMDMtNjcuMjM2LDY3LjIzNi02Ny4yMzZjMzcuMTMyLDAsNjcuMjM1LDMwLjEwMyw2Ny4yMzUsNjcuMjM2ICAgQzE3MC4xNDYsMTQwLjA0NCwxNDAuMDQzLDE3MC4xNDYsMTAyLjkxMSwxNzAuMTQ2eiIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+CjxnPgo8L2c+Cjwvc3ZnPgo=);
    background-size: 30px;
    transition: ease-in-out .5s;
}
.webform, .page-node-25 .page, .page-node-27 .page {
    max-width: 900px;
    margin: 0 auto;
}
fieldset{
    background-color: transparent;
    font-size: 18px;
}
fieldset legend {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  position: relative;
  top: 0;
  float: left;
  width: 100%;
  float: left;
  width: 100%;
  display: block;
  margin: 20px 0;
  font-family: var(--header);
}
fieldset .fieldset-wrapper {
  float: left;
  width: 100%;
    font-size: 18px;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  margin: 0 1em .2em 0;
  padding-left: 26px;
  padding-top: 4px;
  position: relative;
  color: black;
  font-size: 16px;
}
.webform-element--title-inline > label {
  display: inline;
  padding-right: 0.5em;
  font-size: 18px;
  color: black;
}
.resize-vertical {
  min-height: 2em;
  resize: vertical;
  border: 1px solid black !important;
}
form label {
  display: block;
  margin-bottom: .2em;
  width: 100%;
  font-size: 18px;
  color: black;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E") !important;
  left: 10px;
  right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E") !important
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E") !important
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E") !important;
  left: auto;
  right: 10px
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E") !important
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E") !important
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 20px 44px !important;
  -webkit-background-size: 20px 44px !important;
  background-size: 20px 44px !important;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.collection-overview-image-intro.swiper-slide{
    top: 0 !important;
        max-height: 890px;
    height: 100%;
}
.collection-overview-image-intro.swiper-slide img{
    height: 890px;
    width: auto;
    object-fit: cover;
}
/*.grid {
	max-width: 69em;
	list-style: none;
	margin: 30px auto;
	padding: 0;
}

.grid .iblock {
	display: block;
	float: left;
	padding: 7px;
	width: 33%;
	opacity: 0;
}

.grid .iblock.shown,
.no-js .grid .iblock,
.no-cssanimations .grid .iblock {
	opacity: 1;
}

.grid .iblock a,
.grid .iblock img {
	outline: none;
	border: none;
	display: block;
	max-width: 100%;
}

/* Effect 1: opacity */
.grid.effect-1 .iblock.animate {
	-webkit-animation: fadeIn 0.65s ease forwards;
	animation: fadeIn 0.65s ease forwards;
}

@-webkit-keyframes fadeIn {
	0% { }
	100% { opacity: 1; }
}

@keyframes fadeIn {
	0% { }
	100% { opacity: 1; }
}

/* Effect 2: Move Up */
.grid.effect-2 .iblock.animate {
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
	0% { }
	100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
}
.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  display: inline-block;
  border-radius: 100%;
  background: transparent !important;
  opacity: 0.8 !important;
  border: 2px solid white;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff !important;
}
.language-switcher-language-url ul.links{
        position: relative;
    top: 0;
    overflow: hidden;
    height: 30px;
    margin-left: 0;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
    transition: ease-in-out .3s;
}
.language-switcher-language-url ul.links:hover{
    height: 90px;
    transition: ease-in-out .3s;
}
.language-switcher-language-url ul.links li[hreflang=nl]{
    order: 2;
}
.language-switcher-language-url ul.links li[hreflang=fr]{
    order: 3;
}
.language-switcher-language-url ul.links li[hreflang=en]{
    order: 4;
}
.language-switcher-language-url ul.links li.is-active{
    order: 1;
}
.language-switcher-language-url ul.links li.is-active a{
    font-weight: bold;
    color: black;
}
.language-switcher-language-url ul.links li a{
    color: black;
}
.page-node-77 .page, .page-node-78 .page, .page-node-79 .page, .page-node-84 .page, .page-node-85 .page, .page-node-86 .page{
    max-width: 990px;
    margin: 0 auto;
}
.c_text{
    margin-top: 30px;
    width: 100%;
    float: left;
    position: relative;
}
.image_text{
        width: 44%;
    position: absolute;
    left: -5%;
}
.text_text{
    position: relative;
    background-color: white;
    padding: 30px 30px;
    width: 61%;
    float: right;
    margin-top: 2.5%;
}
.text_text h2{
    margin-top: 0px;
}
.content h2, .content strong{
    font-weight: 600;
    color: black;
}
.intro {
    background-color: #f7f7f7;
    padding: 20px 30px;
    border: 1px solid black;
    text-align: center;
}
.content .flexwrap {
    margin: 50px 0 0;
    display: flex;
    justify-content: space-between;
}
.mobile-block{
    display: none;
}
.page-node-9 .button{
    margin: 10px auto !important;
}
.bundle.bundle-image img.lazy-loaded{
    display: block;
}
.page-node-87 main{
    padding: 30px;
}
.page-node-87 main > .wrapper{
    padding: 0;
    max-width: 100%;
}
.page-node-87 main > .wrapper .bundle.bundle-image{
    flex: 1 1 50%;
    margin: 0 !important;
    position: relative;
}
.page-node-87 main > .wrapper .bundle.bundle-image .splash-logo{
    position: absolute;
    bottom: 30px;
    z-index: 9;
    background-color: white;
    padding: 0px 50px;
    display: flex;
    height: 110px;
    align-items: center;
}
.page-node-87 main > .wrapper .bundle.bundle-image:nth-child(2) .splash-logo{
    right: 0;
}
.page-node-87 main > .wrapper .bundle.bundle-image .splash-image img{
    height: calc(100vh - 60px);
    width: 100%;
    object-fit: cover;
    object-position: top;
    position: relative;
    z-index: 0;
}
.page-node-87 article.page > .content-wrapper{
    display: flex;
    gap: 30px;
    align-items: flex-start;
}
#edit-category--wrapper > legend, #edit-privacy > legend{
    display: none;
}
#edit-category--wrapper {
    margin: 0 !important;
}
#e2e-newsletter-subscribe-form .js-form-type-email{
    margin-bottom: 5px !important;
}
#edit-privacy{
        padding: 0 !important;
    margin: 0 30px 0 0 !important;
}
#edit-category{
       display: block;
    max-width: 900px;
    margin-top: 0.4em;
    column-count: 2; 
}