/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

:root {
	--heading: 3.5em;
	--subheading: 3em;
	--h1: 34px;
	--h2: 28px;
	--h3: 24px;
	--h4: 22px;
	--light: #f7f7f7;
	--black: #000;
	--dark-blue: #0a1e2c;
	--blue: #002845;
	--yellow: #FFF9BE;
	--orange: #e9a08b;
	--radius-s: 0.5rem;
	--radius: 1rem;
}

.vgradient.yellow-orange {
	background: var(--orange);
	background: linear-gradient(0deg, #E9A18B 0%, #E9A18B 50%, #FFE3AE 100%);
	animation: vgradient 1.25s ease forwards;
	background-size: 100% 200%;
	animation-delay: 0.5s;
	background-position: 0% 100%;
}
.vgradient.orange-dark {
	background: var(--orange);
	background: linear-gradient(0deg, #0A1E2C 0%, #0A1E2C 50%, #E9A18B 100%);
	animation: vgradient 1.25s ease forwards;
	background-size: 100% 200%;
	animation-delay: 5s;
	background-position: 0% 100%;
}
@keyframes vgradient {
    0% {
		background-position: 0% 100%;
	}
	100% {
		background-position: 0% 0%;
	}
}

.gradient.yellow-orange {
	background: var(--orange);
	background: linear-gradient(90deg, var(--orange) 0%, var(--orange) 50%, var(--yellow) 100%);
	animation: gradient 1.25s ease forwards;
	background-size: 200%;
	animation-delay: 0.5s;
}

@keyframes gradient {
    0% {
		background-position: 0% 0%;
	}
	100% {
		background-position: 100% 0%;
	}
}

.res-text {
    font-size: unset !important;
}

body {
	overflow-x: hidden !important;
}

/* header */
.logo-tagline {
    font-style: normal;
    font-size: 1em;
    margin-top: 0.5em;
}

/* menu */
.html.custom.html_topbar_right {
	margin-left: 0 !important;
}
	.html.custom.html_topbar_right a {
		display: -webkit-box;
	}

li.menu-item.language {
	margin-right: 0;
}

ul.language_switcher {
	xposition: absolute;
    xtop: -0.5em;
    xright: 5em;
    height: 3.5em;
    
}
	.stuck ul.language_switcher {
    	top: 0.5em;
	}

	ul.language_switcher li {
		list-style-type: none;
		display: block;
		visibility: visible;
  		opacity: 1;
  		background-color: #fff;
    	padding: 1em 0 1em 1em;
    	text-transform: uppercase;
    	margin: 0;
		transition: visibility 2s, opacity 0.5s, top 0.5s linear;
	}
	
		ul.language_switcher li:not(.active) {
			padding-right: 1em;
		}
		
			ul.language_switcher li:not(.active) a:hover {
				text-decoration: underline;
			}
	
		.page-template-page-transparent-header:not(.page-id-319) ul.language_switcher li.active {
  			background-color: transparent;
		}
	
	ul.language_switcher li.hide {
		visibility: hidden;
  		opacity: 0;
  		transition: visibility 0s, opacity 0.5s linear;
	}
	
		ul.language_switcher li a {
			color: var(--blue);
			font-size: 12.24px;
		}
		
		ul.language_switcher li i {
			position: relative;
    		top: 2px;
    		left: 4px;
		}
		
/*.html_topbar_left.custom a:before {
	background-color: transparent !important;
}

	.html_topbar_left.custom a {
		color: var(--blue);
		display: block;
		visibility: visible;
  		opacity: 1;
		transition: visibility 2s, opacity 0.5s, top 0.5s linear;
	}
	
		.html_topbar_left.custom a:first-child {
			position: absolute;
			top: 25px;
		}
		
		.html_topbar_left.custom a:last-child {
			position: absolute;
			top: 50px;
		}
	
		.html_topbar_left.custom a.hide {
			visibility: hidden;
  			opacity: 0;
  			top: 0;
  			transition: visibility 0s, opacity 0.5s linear;
		}*/

.mfp-container {
	padding: 0;
}

.nav > li.menu-item {
	xmargin-right: 4em;
}

.nav > li.menu-item > a {
	color: var(--blue) ;
}

.nav-dark .nav>li >a {
	color: #fff !important;
}

.accordion-title {
	border: 0;
}

.accordion-inner {
    padding: 20px 0px;
}

.button.icon i {
    position: relative!important;
    top: 1px!important;
}

.home .flickity-prev-next-button svg {
    top: 80%!important;
}
.bike-slider .flickity-page-dots {
	bottom: -1.5rem !important;
}

#custom_menu .social-icons a {
	background-color: var(--blue) !important;
	border: var(--blue) !important;
	margin-left: 1em;
}

	#custom_menu .social-icons a i {
		color: var(--yellow) !important;
	}
	
	#custom_menu .social-icons a:hover {
		background-color: var(--yellow) !important;
		border: 1px solid var(--blue) !important;
		box-shadow: none;
	}

	#custom_menu .social-icons a:hover i {
		color: var(--blue) !important;
	}
	
#custom_menu .menu a {
	color: var(--blue);
}

.horizontal-nav ul {
	display: flex;
	justify-content: space-between;
}

	.horizontal-nav li {
		display: inline-block;
	}
	
		.horizontal-nav li a {
			color: var(--black);
			text-transform: uppercase;
			font-size: var(--h4);
			font-weight: 300;
		}
		
			.horizontal-nav li.current_page_item a {
				font-weight: 500;
			}

.groupsets-nav h6, .groupsets-nav h6 a {
	font-weight: 300;
	text-align: center;
	color: var(--black);
}

.row.align-center {
	margin: 0 auto !important;
}

.scroll-for-more:before {
    content: url(http://enviolocom.hosting-cluster.nl/wp-content/uploads/Asset-1.png);
    position: absolute;
    bottom: -65px;
    transform: scale(0.07);
    left: -174%;
    opacity: 0.9;
    transition: none;
}

.mfp-ready .mfp-close {
    right: 1rem !important;
	top: calc(50% - 165px) !important;
	opacity: 1 !important;
}

.hotspot-wrapper {
    z-index: 9999!important;
}

.accordion-item {
    background-position: 0px 58px, 0px 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    background-image: linear-gradient(to right, var(--orange) 0%, var(--yellow) 100%), linear-gradient(to right, var(--orange) 0%, var(--yellow) 100%);

}

.scroll-to-bullets a {
	background-color: #000;
	border: 2.5px solid transparent !important;
}
.scroll-to-bullets a.active {
	border: 2.5px solid #000 !important;
}

.timeline {
    width: 90%;
}

/* global */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: 500;
}

h1, .h1, .banner h1, .banner .h1 {
	font-size: var(--h1);
	line-height: 1.1em;
}

h2, .h2, .banner h2, .banner .h2 {
	font-size: var(--h2);
}

h3, .h3, .banner h3, .banner .h3 {
	font-size: var(--h3);
}

h4, .h4, .banner h4, .banner .h4 {
	font-size: var(--h4);
}

h5, .h5 {
	font-size: 16px;
	letter-spacing: 0;
}

h6, .h6 {
	font-size: 14px;
	opacity: 1;
	letter-spacing: 0;
}

.heading {
	font-size: var(--heading);
	line-height: 0.9em;
}

.subheading {
	font-size: var(--subheading);
	line-height: 1em;
}

.dark, .dark p, .dark td {
    color: #fff;
}

.uppercase {
	letter-spacing: 0;
}

p.intro {
	font-size: 1.375em;
	line-height: 1.4em;
}

.box-text {
	font-size: 1em;
	margin-top: -30px;
}



.box-text-inner .button {
    margin-top: -40px!important;
}

strong {
	font-weight: 700;
}

.overlay-icon {
	width: 5em;
	line-height: 5em;
	height: 5em;
}

	.overlay-icon i {
		font-size: 3em;
		top: 50%;
		transform: translateY(-50%);
	}

small {
	font-size: 14px;
}

.nomargin, .banner .nomargin {
	margin-bottom: 0;
	margin-top: 0;
}

.nopadding {
	padding-bottom: 0;
}

.flickity-prev-next-button {
	width: 48px !important;
	top: 10%;
}

.slider-wrapper.rounded .flickity-viewport {
	border-radius: var(--radius)
}	
	.slider-wrapper .flickity-prev-next-button {
		display: block !important;
	}

.rounded-tl .col-inner {
	border-top-left-radius: var(--radius);
}

.rounded-tr .col-inner {
	border-top-right-radius: var(--radius);
}

.rounded-br .col-inner {
	border-bottom-right-radius: var(--radius);
}

.rounded-bl .col-inner {
	border-bottom-left-radius: var(--radius);
}

.banner {
  margin: 0 !important;
}

.button.alert.is-outline {
    border-width: 1px;
}
.button.alert.is-outline:hover {
    border-color: #FF826F;
}

.box-text .button {
    margin: 0;
}
@media only screen and (max-width: 600px) {
	.button i {
		display: none !important;
	}
	.button span {
		transform: none !important;
	}
	.social-icons .button i {
		display: inline-block !important;
	}
}
.button {
	border-radius: 99px;
	margin-bottom: 10px !important;
	font-weight: normal;
}
	.button:hover {
		box-shadow: none;
	}
	.button span {
		font-weight: normal;
	}
.button.gradient {
	background: linear-gradient(90deg, #fff 0%, #fff 50%, var(--yellow) 51%, var(--orange) 100%);
	transition: background 0.5s;
	background-size: 200%;
}
	.button.gradient:hover {
		box-shadow: none;
		background-position: 99%;
	}
	.button.white span {
		color: var(--black);
	}
.button.is-link {
	padding-left: 0;
	padding-right: 0;
}
.button.align-bottom {
    position: absolute;
    bottom: 1em;
}
.button.is-link {
	line-height: 1em;
    min-height: 1em;
    padding: 0px;
}
.button.white {
    color: var(--blue) !important;
}

.black {
	color: var(--black) !important;
}

.blue {
	color: var(--blue) !important;
}

.orange {
	color: var(--orange) !important;
}

.wit {
	color: #fff;
}

.yellow {
	color: var(--yellow) !important;
}

.is-divider {
	background-color: var(--black);
}

	.dark .is-divider {
		background-color: #fff;
	}

.img.circle, .icon-box.circular .icon-box-img {
	border-radius: 99%;
}

.icon-box.gradient-icon .icon-box-img {
	background: var(--orange);
	background: linear-gradient(90deg, var(--orange) 0%, var(--orange) 50%, var(--yellow) 100%);
	background-size: 200%;
	background-position: 100% 0%;
	padding: 2vw;
}


.img.rounded, .img.rounded img {
	border-radius: var(--radius-s);
}

.img.rounded-xl, .img.rounded-xl img, .video.rounded-xl, .img.rounded-xl .overlay {
	border-radius: var(--radius);
}

.banner.rounded .bg, .banner.rounded .overlay {
	border-radius: var(--radius) !important;
}

.img.bg-white, .icon-box.bg-white .icon-box-img {
	background-color: #fff;
	padding: 2em;
}

	.icon-box.bg-white .icon-box-img {
		height: 220px;
	}
	
		.icon-box.bg-white .icon-box-img .icon {
			padding: 1.5em;
		}
		
			.icon-box.bg-white .icon-box-img img {
				padding-bottom: 0.25em;
			}
	
		.icon-box.bg-white h5 {
			color: var(--blue);
		}
		
.img.bg-blue, .icon-box.bg-blue .icon-box-img {
	background-color: var(--blue);
	padding: 0.4em 0.5em 1.2em 0.5em;
	margin-bottom: 0.5em;
	transition: all 0.25s;
	xborder: 1px solid var(--blue);
}

.box.bg-blue .box-image {
	background-color: var(--blue);
}

.box.circular .box-image {
	border-radius: 99%;
	padding: 2em;
}

.img.bg-orange, .icon-box.bg-orange .icon-box-img {
	background-color: var(--orange);
	padding: 0.4em 0.6em 1.2em 0.5em;
	margin-bottom: 0.5em;
	transition: all 0.25s;
	xborder: 1px solid var(--blue);
}

	.icon-box.bg-blue:hover .icon-box-img {
		xborder: 1px solid var(--yellow);
		transform: scale(1.1);
	}

	.icon-box.bg-blue .icon-box-img {
		height: 3rem;
	}
	
	.dark .icon-box.bg-blue .icon-box-img {
		border: 2px solid var(--yellow);
	}

:root {
  --clip-position: center;
}

.mask-container img {
  object-fit: cover;
  display: block;
  width: 400px;
  height: 400px;
  -webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 207 167"><path d="M199.6,18.9c-4.3-8.9-12.5-16.4-22.3-17.8c-11.9-1.7-23.1,5.4-32.2,13.2c-9.1,7.8-17.8,16.8-29.3,20.3c-20.5,6.2-41.7-7.4-63.1-7.5C38.7,27,24.8,33,15.2,43.3c-35.5,38.2-0.1,99.4,40.6,116.2c32.8,13.6,72.1,5.9,100.9-15c27.4-19.9,44.3-54.9,47.4-88.6c0.2-2.7,0.4-5.3,0.5-7.9C204.8,38,203.9,27.8,199.6,18.9z"></path></svg>' ) no-repeat;
  -webkit-mask-size:200px 200px;
  -webkit-mask-position:var(--clip-position);
          mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 207 167"><path d="M199.6,18.9c-4.3-8.9-12.5-16.4-22.3-17.8c-11.9-1.7-23.1,5.4-32.2,13.2c-9.1,7.8-17.8,16.8-29.3,20.3c-20.5,6.2-41.7-7.4-63.1-7.5C38.7,27,24.8,33,15.2,43.3c-35.5,38.2-0.1,99.4,40.6,116.2c32.8,13.6,72.1,5.9,100.9-15c27.4-19.9,44.3-54.9,47.4-88.6c0.2-2.7,0.4-5.3,0.5-7.9C204.8,38,203.9,27.8,199.6,18.9z"></path></svg>' ) no-repeat;
          mask-size:200px 200px;
          mask-position:var(--clip-position);
}

.img.border {
	overflow: hidden;
	padding: 3em;
	border: 4px solid #fff;
}

	.img.blue-border {
		border-color: var(--blue);
		
	}

	.img.orange-border {
		border-color: var(--orange);
	}
	
.img-afgerond .box-image {
	border-radius: var(--radius-s);
}	
	
.col.rounded .col-inner {
	border-radius: var(--radius-s);
}

.col.rounded-xl .col-inner {
	border-radius: var(--radius);
}

.col.bg-black .col-inner, .section.bg-black {
	background-color: var(--black) !important;
}

.col.bg-blue .col-inner, .section.bg-blue {
	background-color: var(--blue) !important;
}

.col.bg-orange .col-inner, .section.bg-orange {
	background-color: var(--orange) !important;
}

.col.bg-yellow .col-inner, .section.bg-yellow {
	background-color: var(--yellow) !important;
}

.col.bg-light .col-inner, .section.bg-light {
	background-color: var(--light) !important;
}

.col.bg-black .col-inner, .section.bg-black {
	background-color: var(--black) !important;
}

/* hubs */
.hub-block .banner .bg {
	transition: all 1s;
	-webkit-box-shadow: inset 0px -80px 48px 0px rgba(0,0,0,0.48);
	-moz-box-shadow: inset 0px -80px 48px 0px rgba(0,0,0,0.48);
	box-shadow: inset 0px -80px 48px 0px rgba(0,0,0,0.48);
	cursor: pointer;
}

	.hub-block .banner:hover .bg {
		transition: all 1s;
		background-position: top right !important; /* new Flatsome has image instead of background */
		object-position: 100% 55% !important;
		
	}

.hub-block .box-image {
	overflow: hidden;
	border-radius: var(--radius) !important;
}

	.xhub-block .box .box-image .image-cover {
		transition: all 0.6s;
		transition-delay: 0.5s;	
	}
	
		.xhub-block .box:hover .box-image .image-cover {
			padding-top: 120% !important;
			transition-delay: 0s;
		}

.hub-block .hub-title {
	top: -5em;
	left: 2em;
	position: absolute;
}
	.hub-block.education .hub-title {
		top: -7em;
	}

.hub-block .slide-in {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.1s ease-in-out;
	transition-delay: 0s;
}

	.hub-block .box:hover .slide-in {
		visibility: visible;
  		opacity: 1;
  		transition: visibility 0.2s, opacity 0.5s ease-in-out;
		transition-delay: 0.4s;
	}
	
	.hub-block dl {
		border-bottom: 1px solid #eee;
		font-size: 1em;
		text-transform: none;
		padding-bottom: 0.5em;
	}
	
	.hub-block dt {
		font-style: italic;
		font-weight: bold;
	}
	
	.hub-block dd {
		float: right;
	}
	
	.hub-block .box-text a {
		float: right;
	}

/* product block */
.product-block .banner, .product-block .banner-layers {
	overflow: hidden;
	border-radius: var(--radius) !important;
}

.product-block .banner.inner-shadow .bg.bg-loaded {
	-webkit-box-shadow: inset 0px -110px 80px -32px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px -110px 80px -32px rgba(0,0,0,0.75);
	box-shadow: inset 0px -110px 80px -32px rgba(0,0,0,0.75);
}

.product-block .overlay {
    transform: scale(0);
    border-radius: 99%;
    transition: transform .1s, opacity .3s, -webkit-transform 0.1s, border-radius .1s ease-in-out !important;
}

	.product-block .banner:hover .overlay {
    	transform: scale(1);
    	border-radius: 0%;
	}

.product-block .slide-in {
	height: 0;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s, height 0.2s ease-in-out;
}

	.product-block.automatiq .banner:hover .lg-y100 {
		bottom: 10%;
	}

	.product-block .banner:hover .slide-in {
		visibility: visible;
		height: 100% !important;
  		opacity: 1;
	}
	
	
		.product-block .banner:hover .slide-in .button i {
  			opacity: 1;
		}
	
	.product-block .banner:hover .text-box {
		pointer-events: none;
	}
	
.icon-hover .hover-slide {
	z-index: 99;
	background-color: #fff;
	padding: 1em;
	border: 1px solid #eee;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.24);
	box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.24);
	border-radius: var(--radius-s);
	width: 150%;
}

/* manual vs. automatiq */
.img.pull-up {
	position: absolute;
	top: -5em;
	right: 50px;
}

.img.nomargins {
	width: calc(100% + 4em) !important;
	margin-left: -2em;
}

.img .open-video .overlay {
	display: none;
}

.manual-vs-automatiq .box.has-hover .slide-in {
	height: 0;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s, height 0.2s ease-in-out;
}

	.manual-vs-automatiq .box.has-hover:hover .slide-in {
		visibility: visible;
		height: auto;
  		opacity: 1;
	}
	
	.manual-vs-automatiq .box.has-hover.active .box-image {
		animation: updown 0.5s ease-in-out;
        -webkit-animation: updown 0.5s ease-in-out;
	}
	
	.manual-vs-automatiq .box-image, .manual-vs-automatiq .box-text {
		vertical-align: top;
	}
	
	.manual-vs-automatiq .box-image {
		padding-right: 10px;
	}
	
	
	@keyframes updown {
        0% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0);
        }
        50% {
            transform: scale(1.2);
            -webkit-transform: scale(1.2);
        }
        100% {
            transform: scale(1.0);
            -webkit-transform: scale(1.0);
        }
    }
    
    .manual-vs-automatiq .box-shadow-anim {
		animation: shadow 3s ease-in-out;
        -webkit-animation: shadow 3s ease-in-out;
	}
	
	@keyframes shadow {
        0% {
        	-webkit-box-shadow: none;
    		box-shadow: none;
		}
        50% {
            
    		-webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 48%), 0 3px 6px rgb(0 0 0 / 80%);
    		box-shadow: 0 3px 6px -4px rgb(0 0 0 / 48%), 0 3px 6px rgb(0 0 0 / 80%);
        }
        100% {
            -webkit-box-shadow: none;
    		box-shadow: none;
        }
    }

.box-vertical .box-text {
	padding: 0;
}
	

/* faq */
.helpful {
	border: 0 !important;
	padding: 0 !important;
	box-shadow: none !important;
}
body .helpful-button {
    border: 0px solid #fff !important;
}

.helpful .helpful-controls > div > .helpful-button[data-value="pro"] {
	background-color: var(--orange) !important;
}

.helpful .helpful-controls > div > .helpful-button[data-value="contra"] {
	background-color: var(--blue) !important;
	color: #fff;
}
	.helpful .helpful-controls > div > .helpful-button[data-value="contra"] span {
		color: #000;
	}

.helpful > .helpful-header > .helpful-headline {
	font-weight: normal !important;
}

.blog-share .is-divider {
	display: none;
}

.faq .ais-search-box {
	max-width: 100%;
}

	.faq .ais-search-box input {
		border-top-left-radius: 99px;
		border-bottom-left-radius: 99px;
		height: 4em;
		padding: 0px 2em;
	}
	
	.faq #category select {
		border-top-right-radius: 99px;
		border-bottom-right-radius: 99px;
		height: 4em;
		padding: 0px 2em;
		background-position: right 2em top 50%;
	}
	
.faq .col > .col-inner {
	border-bottom: 1px solid var(--blue);
	margin-bottom: 1em;
}

.faq a {
	text-align: left;
}

	.faq a span {
		padding-right: 3em;
	}
	
	.faq  a i {
		color: var(--blue);
		background-color: #fff;
		border: 1px solid var(--blue);
		border-radius: 50%;
		height: 32px;
		width: 32px;
		line-height: 32px;
		font-size: 1em;
		text-align: center;
		position: absolute;
		right: 0;
	}
	
	.faq a:hover i {
		background-color: var(--blue);
		color: #fff;
	}

.faq .answer {
	visibility: hidden;
	transition: all 0.5s;
	height: 0;
}

.faq .answer.open {
	visibility: visible;
	height: 100%;
}

.faq .box-image.equal-height {
	height: 200px;
}

	.faq .box-image.equal-height .helper {
		display: inline-block;
    	height: 100%;
    	vertical-align: middle;
	}

	.faq .box-image.equal-height img {
		object-fit: contain;
		display: inline-block;
    	height: 100%;
    	vertical-align: middle;
	}

/* blog */
h5.post-title.is-larger {
	font-size: 24px;
	font-weight: 500;
}

.box-text .is-divider, .blog-single .is-divider {
	display: none;
}

.single-post .entry-header-text {
	text-align: left;
	padding: 0 50px;
}

.single-post #main span {
	display: block;
    font-weight: 400 !important;
    margin-bottom: 1em;
}
.single-post .button span {
	display: inline !important;
    margin-bottom: 0 !important;
}
.single-post .button.reveal-icon i {
    opacity: 1;
}

@media screen and (min-width: 850px) {
.single-post .post-item a.plain {
	margin-bottom: 1em;
}
.single-post .post-item .box-text {
	height: 240px;
}
.single-post .post-item .button {
	position: absolute;
	bottom: 0;
	width: 100%;
	max-width: 120px;
	left: 0;
}
}

.from_the_blog_excerpt  {
	margin: 1em 0 !important;
	font-weight: 300;
}

.tags em span:last-child {
	display: none;
}

.related-tags .col-inner {
	background-color: #fff;
}

	.related-tags .box-text-inner {
		padding: 1em;
		padding-bottom: 3em;
	}
	
	.related-tags h4 a {
		color: var(--blauw);
	}

/* afbeelding en vlak shortcodes */
img.afbeelding {
	position: absolute;
	pointer-events: none;
}

.vlak {
	position: absolute;
    top: 0;
    left: 0;
    height: 100%;
   	right: 0;
    bottom: 0;
    width: 100vw;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    z-index: -2;
}
	
	.vlak-overlay {
		position: absolute;
    	top: 0;
    	bottom: 0;
    	width: 100%;
    	height: 100%;
    	left: -1px;
    	right: -1px;
	}
	
		.vlak-overlay.licht {
			background-color: var(--licht);
		}
		
		.vlak-overlay.lichtgrijs {
			background-color: var(--lichtgrijs);
		}
		
		.vlak-overlay.groen {
			background-color: var(--groen);
		}
		
		.vlak-overlay.lichtgroen {
			background-color: var(--lichtgroen);
		}

	.vlak-bg {
  		background-size: cover;
  		position: absolute;
    	top: 0;
    	left: 0;
    	height: 100%;
    	right: 0;
    	bottom: 0;
    	padding: 0 !important;
    	margin: 0 !important;
	}
	
	.overlay-inner {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
	
.flickity-page-dots {
	bottom: -2em;
}

/* scroll animations */
	/*#scene-4-pin {
		-webkit-box-shadow: inset 0px 0px 32px 20px rgba(0,0,0,0.75);
-moz-box-shadow: inset 0px 0px 32px 20px rgba(0,0,0,0.75);
box-shadow: inset 0px 0px 32px 20px rgba(0,0,0,0.75);
	}	



.row-solid .col:before {
    xleft: -34px;
    border-left: 1px solid #fff !important;
}

.row-solid .col:after {
	border: 0;
}*/


/* brands */
.col-5 {
	width: 20%;
}

.ais-infinite-hits--showmore button:disabled {
	display: none;
}

.brands .col-inner {
	padding: 1.5em 1em;
	border-radius: 0.25em;
	transition: all 1s;
	margin-bottom: 1em;
	background-color: #fff;
}

	.brands .brand:hover > .col-inner {
		border-radius: var(--radius-s);
		-webkit-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		transition: height 2s;
	}
	
	.brands:not(.featured) .col-inner a {
		color: var(--black);
	}
	
	.brands.featured .row {
		
	}
	
	.brands.featured .large-5 .col-inner {
		border-radius: var(--radius-s);
		-webkit-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
	}
	
	.brands .col-inner img {
		margin-bottom: 1em;
		max-height: 100%;
    	width: 100%;
    	max-width: 218px;
	}
	
	.brands .brand .col-inner.active /*, .brands .brand:nth-child(2) .col-inner*/ {
		border-radius: var(--radius-s);
		-webkit-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		-moz-box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
		text-align: left;
		z-index: 999;
	}
	
		.brands .brand .card {
			display: none;
			xposition: absolute;
			z-index: 999;
			background-color: #fff;
			text-align: left;
			xpadding: 1em;
		}
		
			.brands .brand:nth-child(2) .card {
				xdisplay: block !important;
			}
		
		.brands .brand .active .card {
			display: block;
			left: 0;
		}
		
		.card-close {
			position: absolute;
			right: -2px;
			top: -20px;
			z-index: 999;
			color: #fff !important;
			width: 40px;
			height: 40px;
		}
		
			.card-close i {
				right: 5px;
    			transform: rotate(45deg);
			}
		
/* Our history / timeline */
.timeline * * {
	box-sizing: border-box;
}

	.timeline {
  		position: relative;
  		max-width: 1200px;
  		margin: 0 auto;
	}
	
		.timeline::after {
  			content: '';	
  			position: absolute;
			width: 6px;
			background-color: var(--orange);
			top: 0;
  			bottom: 0;
  			left: 50%;
			margin-left: -3px;
		}
		
	.timeline .tl-container {
		padding: 10px 40px;
		position: relative;
		background-color: inherit;
		width: 50%;
	}
	
		.timeline .tl-container::after {
			content: '';
			position: absolute;
			width: 25px;
			height: 25px;
			right: -12px;
			background-color: white;
			border: 4px solid var(--orange);
			top: 15px;
			border-radius: 50%;
			z-index: 1;
		}
	
.timeline .tl-left {
  left: 0;
}

/* Place the container to the right */
.timeline .tl-right {
  left: 50%;
}

/* Add arrows to the left container (pointing right) */
.timeline .tl-left::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid #eee;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #eee;
}

/* Add arrows to the right container (pointing left) */
.timeline .tl-right::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid #eee;
  border-width: 10px 10px 10px 0;
  border-color: transparent #eee transparent transparent;
}

/* Fix the circle for containers on the right side */
.timeline .tl-right::after {
  left: -13px;
}

/* The actual content */
.timeline .tl-content {
  padding: 20px 30px;
  background-color: #eee;
  position: relative;
  border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
	
	.accordion-item {
	background-position: 0px 67px, 0px 88%;
}

.box-vertical .box-image {
    width: 50% !important;
    margin-bottom: 40px;
}

.box-text-inner .button {
	margin-top: 10px!important;
}
	
/* 
	.slider-nav-outside.slider-nav-circle .previous {
    -webkit-transform: translateX(50%) !important;
    -ms-transform: translateX(50%) !important;
    transform: translateX(-10%) !important;
}

.slider-nav-outside.slider-nav-circle .next {
    -webkit-transform: translateX(50%) !important;
    -ms-transform: translateX(50%) !important;
    transform: translateX(-10%) !important;
}
 */
	
	.timeline {
		width: 100%!important;
	}
	
  .timeline::after {
    left: 31px;
  }

   .timeline .tl-container {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }

  .timeline .tl-container::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  .timeline .tl-left::after, .timeline .tl-right::after {
    left: 18px;
  }

  .timeline .tl-right {
    left: 0%;
  }
}

/* forms */
.mc4wp-form-fields input {
	margin: 0;
	margin-bottom: 1.5em;
}

	.mc4wp-form-fields label {
		display: inline;
		margin-right: 1em;
		xmargin-top: 1em;
	}

	.mc4wp-form-fields input[type="email"] {
border-radius: 0!important;
	}
	
	.mc4wp-form-fields input[type="submit"] {
		border-radius: 0!important;
		background-color: var(--orange) !important;
	}
          
/* footer */
#footer .menu li {
	xfont-weight: bold;
	text-transform: uppercase;
}

ul.menu>li+li, .widget>ul>li+li {
    border-top: 0px;
}

#footer .social-icons a {
	background-color: #fff !important;
	border: 1px solid #fff !important;
	margin-left: 1em;
}

	#footer .social-icons a i {
		color: var(--blue) !important;
	}
	
	#footer .social-icons a:hover {
		background-color: var(--blue) !important;
		border: 1px solid #fff !important;
	}

	#footer .social-icons a:hover i {
		color: #fff !important;
	}
	
#footer .radio-eurobike {
	display: none;
}

.absolute-footer {
	display: none;
}

.back-to-top {
    border: 0px solid #000 !important;
    background-color: #fff !important;
    color: var(--blue) !important;
    right: 15px;
    bottom: 15px;
    border-radius: 0;
}

@media only screen and (max-width: 550px) {
	body .mfp-ready .mfp-close {
		top: 1em !important;
	}
}

@media only screen and (max-width: 850px) {
	:root {
		--huge: 48px;
		--h1: 24px;
		--h2: 20px;
		--h3: 18px;
	}
	
	.mfp-ready .mfp-close {
		top: calc(50% - 400px) !important;
	}
	
	.header-main li.html.custom {
		display: block;
	}
	
	.height__md-32 .img-inner {
		padding-top: 32% !important;
	}
	
	.nopadding__sm {
		padding: 0;
	}
	
	.faq .ais-search-box input, .faq #category select {
		border-radius: 99px;
	}
	
	.gallery-columns-3 .gallery-item, .large-columns-3>.col, .large-columns-3 .flickity-slider>.col {
    	max-width: 84% !important;
    	-ms-flex-preferred-size: 84% !important;
    	flex-basis: 84% !important;
	}
}

@media only screen and (min-width: 851px) and (max-width: 960px) {
	.hub-block .intro.fixed-height {
		height: 240px !important;
	}
	
	.row.stories .col.post-item .box-text {
		height: 350px;
	}
}

@media only screen and (min-width: 851px) {
	.logged-in #masthead #logo {
		top: 32px;
	}
		
		.pull-left .box .box-text {
		left: -4vw;
	}

	.pull-down .box .box-text {
		bottom: -168px;
	}
	
	.img.align-bottom {
		position: absolute;
		bottom: 0;
	}
	
	.row-divided>.col+.col:not(.large-12) {
    	border-left: 1px solid var(--warm) !important;
	}
	
	.col-divided {
		border-right: 2px solid var(--blue);
	}
	
	.row.stories {
		margin: 0 !important;
	}
	
		.row.stories .box-text-inner a:first-child  {
			height: 140px;
		}
		
		.press-posts .box-text-inner a:first-child  {
			height: 260px;
		}
	
		.row.stories .col.post-item .box-text {
			xdisplay: flex;
			xheight: 400px;
			padding-top: 0;
		}
		
			.row.stories .col.post-item {
				x-webkit-box-flex: 1;
    			x-ms-flex: 1 0 auto;
				xflex: 1;
			}
			
			.row.stories .col.post-item .post-meta {
				font-size: 1rem;
				padding-bottom: 1em;
			}
			
			.row.stories .col.post-item .is-divider {
				display: none;
			}
			
				.row.stories .col.post-item .col-inner .button {
					xposition: absolute;
					xbottom: 0;
					xwidth: 140px;
					xleft: 0;
				}
		
	.gallery-columns-3 .gallery-item, .large-columns-3>.col, .large-columns-3 .flickity-slider>.col {
   		max-width: 28.33333% !important;
    	-ms-flex-preferred-size: 28.33333% !important;
    	flex-basis: 28.33333% !important;
	}
	
	.hub-block .intro.fixed-height {
		height: 180px;
	}
}

@media only screen and (min-width: 1001px) {
	.large-280 {
		padding-top: 280px !important;
	}
	
	 .press-posts .box-text-inner a:first-child  {
			height: 200px;
		}
	
}

@media only screen and (min-width: 1151px) {
	.mfp-ready .mfp-close {
		right: calc(50vw - 568px) !important;
	}

	.row.stories .col.post-item .box-text {
			xheight: 300px;
		}
		
		.press-posts .box-text-inner a:first-child  {
			height: 180px;
		}
}
li.language {
	margin: 0 14px !important;
}
html[lang="nl-NL"] li.language {
	margin-right: 65px !important;
}

ul.language_switcher li.active{
	padding: 1em !important;
}
.nav-spacing-xlarge > li {
	margin: 0 20px;
}
.flickity-prev-next-button {
	bottom: 15% !important
}
ul.language_switcher li.active {
	background: transparent !important;
}

.post-item a.button {
	margin-top: 10px !important;
}
li.html.custom.html_topbar_right a.button.primary.is-link {
	margin-bottom: 0 !important;
}

/* accordion changes */
.accordion-title {
	padding: 10px 10px 10px 40px;
}
.accordion-title.active, .accordion-inner {
	position: relative;
}
.accordion-title.active::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to right, var(--orange) 0%, var(--yellow) 100%), linear-gradient(to right, var(--orange) 0%, var(--yellow) 100%);
}
.accordion-inner::after {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to right, var(--orange) 0%, var(--yellow) 100%), linear-gradient(to right, var(--orange) 0%, var(--yellow) 100%);
}
.accordion-title.active span {
	margin-bottom: 10px !important;
}
@media only screen and (max-width: 549px) {
	.accordion-inner {
		padding-bottom: 50px;
	}
	.accordion-inner .button{
		display: block !important;
	}
	.accordion-inner .gap-element {
		padding: 0 !important;
		padding-top: 0 !important;
		display: none !important;
	}
}
.accordion-item {
	background-image: none !important;
}

@media only screen and (max-width: 850px) {
	.box-text-inner.blog-post-inner a.plain {
		width: 100% !important;
	}
}

@media only screen and (max-width: 1100px) {
	a.button.reveal-icon i {
		display: none !important;
	}
	a.button.reveal-icon span {
		transform: none !important;
	}
}

.ipad-menu nf-field .nf-field-container{
	margin-bottom: 5px !important;
}
.ipad-menu .nf-field-element p {
	font-size: 1rem !important;
}
.ipad-menu .nf-field-element p i{
	font-size: .8rem !important;
}
.ipad-menu .text p:first-child {
	font-size: 1rem !important;
}
.ipad-menu .nf-field-element ul {
	display: flex !important;
}
.ipad-menu .nf-field-element ul li {
	margin-left: 5px !important;
}
.ipad-menu .nf-field-element ul li label {
	margin: 0 20px 20px 0 !important;
}
.ipad-menu .nf-field-element ul li label::before {
	left: -1px !important;
	top: 1.55em !important;
}
.ipad-menu .nf-field-element ul li label::after {
	margin: 0 !important;
	top: 1.3em !important;
	left: -5px !important;
}
.ipad-menu .textbox-wrap .nf-field-element {
	margin-bottom: 20px  !important;
}
.ipad-menu .submit-wrap .nf-field-element {
	margin-bottom: 0 !important;
}

/* Cookie bar */
.wpgdprc-consent-bar__column--accept button {
    color: var(--blue) !important;
    background: #fff !important;
}
.wpgdprc-consent-bar__inner button {
    margin: 0 !important;
}
.wpgdprc-consent-bar__inner {
    background-color: rgb(0, 40, 69) !important;
}

#mc4wp-form-1 .row.row-divided.nopadding{
	margin-bottom: -15px;
}