:root{
	/*
	Definieer hier eventuele variabelen
	
	Voorbeeld aanmaken variabele:	
	--rood: #f00;
	
	Voorbeeld gebruik variabele:
	color: var(--rood);
	*/
	
	--jumbotron-standard-margin: 15rem; /*margin between jumbotron elements*/
	--default-margin-bottom: 3.5rem; /*p, ol, ul, etc*/
	--footer-margin-top: 15rem;
	--bs-gutter-x: 3rem;
	
	--groen: #18a472;
}

.single-post .jumbotron.jumbo-padding{
	--jumbotron-standard-margin: 0rem;
}

.jumbotron p + h2,
.jumbotron ol + h2,
.jumbotron ul + h2{
	margin-top: 6rem;
}

.row{
    --bs-gutter-x: 3rem;
}

iframe{
	margin-bottom: 0 !important;
}
	
#logoholder svg{
    width: 250px;
}

body .jumbotron#row_2:not(.stijl_achtergrondkleur){
	margin-top: 6rem !important;
}

body .jumbotron#row_2.stijl_achtergrondkleur{
	padding-top: 6rem !important;
}

body .stijl_achtergrondkleur + .jumbotron#row_2.stijl_achtergrondkleur{
	padding-top: 0 !important;
}

body .content_1_koloms#row_1 .flex-grow-1 > div p:last-child{
	margin-bottom: 6rem !important;
}

h3 img{
	margin-bottom: 1.3rem;
}

.container, 
.container-fluid, 
.container-lg, 
.container-md, 
.container-sm, 
.container-xl, 
.container-xxl{	
    padding-right: var(--bs-gutter-x, 1.5rem);
    padding-left: var(--bs-gutter-x, 1.5rem);
}

html.no-scroll,
html.no-scroll body{
    overflow: hidden;
}

html,
body{
	overflow-x: hidden;
}

html{
	overflow-x: hidden;
	font-size: 62.5%;
}

body:not(.single-post){
	overflow: hidden;
}

body{
	color: #2f3247;
	font-family: "Source Sans Pro";
	font-size: 2rem;
	font-weight: 400;
	line-height: 3.5rem;
	position: relative;
}

h1, h2, h3, p, ul, ol, table, form, iframe{
	margin-top:0;
	margin-bottom:var(--default-margin-bottom);
}

.jumbotron{
	background:none;
	margin:0;
	padding:0;
	clear:both;
	width:100%;
    border-radius: 0;
}

.tns-outer *{
	outline:none !important;
}

.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table,
.jumbotron div.gform_wrapper form{
	font-weight:400;
	font-style:normal;
	margin-bottom:var(--default-margin-bottom);
	margin-top:0;
}

.gekaderd_blok{
	padding: 6rem 15rem;
	border-radius: 2rem;
}

.gekaderd_blok.gekaderd_blok_ffffff{
	box-shadow: 1rem 1rem 3rem rgba(0, 0, 0, 0.05);	
}

.content_breedte_groot .gekaderd_blok,
.toon_call_to_action .gekaderd_blok{
	padding-left: 8.3333333333%;
	padding-right: 8.3333333333%;
}

.toon_call_to_action .gekaderd_blok{
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.toon_call_to_action .gekaderd_blok p + .tinymce-row{
	margin-top: 0;
}

.jumbotron .introtekst :is(p,ul,ol){
	font-size: 2.2rem;
	line-height: 4rem;
}

.introtekst:last-child > *:last-child{
	margin-bottom: 0;
}

article > .jumbotron .gform_wrapper:last-child form,
.gekaderd_blok > *:last-child{
	margin-bottom: 0;
}

picture.img-fluid img{
    max-width: 100%;
    height: auto;
}

.sharebutton{
	
}

.sharebutton__facebook,
.sharebutton__facebook:hover,
.sharebutton__facebook:focus{
    color: #3b5998;
}

.sharebutton__linkedin,
.sharebutton__linkedin:hover,
.sharebutton__linkedin:focus{
    color: #0077b5;
}

.sharebutton__twitter,
.sharebutton__twitter:hover,
.sharebutton__twitter:focus{
    color: #1da1f2;
}

.sharebutton__google-plus,
.sharebutton__google-plus:hover,
.sharebutton__google-plus:focus{
    color: #dd4b39;
}

.sharebutton__envelope,
.sharebutton__envelope:hover,
.sharebutton__envelope:focus{
    color: #adadad;
}

.last-no-margin > *:last-child,
.last-no-margin > header:last-child > h1,
.last-no-margin > .tinymce-row:last-child > div > *:last-child,
.gekaderd_blok > .tinymce-row:last-child > div > *:last-child,
.last-no-margin > .table-responsive:last-child > table{
    margin-bottom: 0;
}

p + .tinymce-row{
	margin-top: 4rem;
}

.tinymce-row{
	--bs-gutter-x: 6rem;	
}

.tinymce-row-seperator{
	--bs-gutter-x: 8rem;
	position: relative;
}

.tinymce-row p{
	font-size: 1.8rem;
    line-height: 2.6rem;
}

.tinymce-row-seperator > div{
	position: relative;
	padding-bottom: 2rem;
	padding-top: 1rem;
}

.tinymce-row-seperator > div:not(:last-child):after{
	content: "";
	position: absolute;
	right: 0;
	height: 100%;
	top: 0;
	background: #2f3247;
	width: 1px;
	opacity: 0.15;
}

.geen_extra_marge_onderkant + .jumbotron{
	margin-top: 0 !important;
}

.geen_extra_marge_onderkant{
	padding-bottom: 0 !important;
}

.jumbotron.jumbo-padding{
    margin-top: var(--jumbotron-standard-margin);
}

article > .jumbotron:first-child {
    margin-top: 0;
}

article > .jumbotron:not(.header):first-child {
	padding-top: 197px;
}

div.gallery{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto -1.5rem !important;
}

div.gallery .gallery-item{    
    padding: 0 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

div.gallery .gallery-item > div{   
    width: 100%;
    max-width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

div.gallery .gallery-item > div > a{
    width: 100%;
    max-width: 100%;
}

div.gallery .gallery-item img{
    max-width: 100%;
    height: auto;
    border: none !important;
    margin-bottom: 0 !important;
}

.jumbotron ul ul, 
.jumbotron ol ul, 
.jumbotron ul ol, 
.jumbotron ol ol {
    margin-bottom: 0;
}

#content{
    padding: 0 0;
}

.jumbotron h1{
	font-size: 5rem;
	font-weight: 700;
	line-height: 6rem;
	margin-bottom: 4.5rem
}

.jumbotron h1:after{
	content: "";
	width: 8rem;
	height: 0.5rem;
	margin-top: 2.5rem;
	display: block;
	border-radius: 2rem;
	background-color: #dbcc00;
}

.jumbotron h1.text-center:after{
	margin-left: auto;
	margin-right: auto;
}

.jumbotron h2{
	color: #2f3247;
	font-size: 4.2rem;
	font-weight: 700;
	line-height: 5rem;
}

.jumbotron h2.h2_met_lijn:after{
	content: "";
	display: block;
	width: 14rem;
	height: 0.5rem;
	border-radius: 2rem;
	background-color: #dbcc00;
	margin-top: 2.7rem;
	margin-bottom: 2.7rem;
}

.text-center.h2_met_lijn:after,
.h2_met_lijn[style="text-align: center;"]:after{
    margin-left: auto;
	margin-right: auto;
}

.slideout-info-container h3,
.jumbotron h3{
	color: #2f3247;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 3.2rem;
    margin-bottom: calc(var(--default-margin-bottom) / 2.5);
}

.last-no-margin p > iframe{
	border-radius: 2rem;
	overflow: hidden;
}

h3 a{
	text-decoration: none;
	display: inline-flex;
	justify-content: space-between;
	align-items: baseline;
	width: 100%;
	transition: 0.3s color;
}

h3 a:hover{
	color: #2f3247 !important;
}

h3 a i{
	float: right;
}

ul.checklist,
ul.lijst_met_pijlen{
	padding: 0;
	list-style: none;
}

ul.checklist li,
ul.lijst_met_pijlen li{
	position: relative;
	padding-left: 2.5rem;
}

ul.checklist li:before,
ul.lijst_met_pijlen li:before{
	color: #39e07c;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: 'Font Awesome 6 Pro';
}

ul.lijst_met_pijlen li + li{
	margin-top: 1rem;
}

ul.lijst_met_pijlen li{
	padding-left: 3rem;
}

.lijst_3_kolommen{
	column-count: 3;
}

ul.lijst_met_pijlen li:before{
	width: 2rem;
	height: 2rem;
	background-color: #dbcc00;
	border-radius: 50%;
	content: "\f178";
	color: #3b3b3b;
	font-size: 1.2rem;
	font-weight: 400;
    display: inline-flex;
    justify-content: center;
    align-items: center;
	top: 0.8rem;
    line-height: 1.8rem;
}

.alm-filters-edit{
    display: none !important;
}

.alm-btn-wrap{
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 6rem;
}

.done{
	opacity: 0.4;
    cursor: not-allowed !important;
	display: none !important;
}

.alert > *:last-child{
	margin:0 !important;
}

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:var(--default-margin-bottom);
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:600 !important;
}

a,
a:hover,
a:focus{
	color:#18a472;
}

hr{
	border-top:solid 1px #c9c9c9;
	margin:4.8rem 0;
    display: block;
}

.button,
.button:hover,
.button:focus,
.loadmore,
body div.gform_wrapper .gform_footer button.gform_button,
body div.gform_wrapper .gform_footer button.gform_button:hover,
body div.gform_wrapper .gform_footer button.gform_button:focus,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button,
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus, 
.woocommerce a.button:focus, 
.woocommerce button.button:focus, 
.woocommerce input.button:focus,
#add_payment_method .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover,
#add_payment_method .wc-proceed-to-checkout a.checkout-button:focus, 
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, 
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus,
.alm-filter--link.field-radio{
	text-decoration:none !important;
	outline:none;
	border-radius:29px;
	color:#fff;
	background-color:#18a472;
	border: solid 1px #18a472;
    font-size: 2rem;
	padding:1.5rem 3rem !important;
	line-height:normal !important;
    cursor: pointer;
	display: inline-flex;
	align-items: center;
	transition: 0.3s color, 0.3s background-color, 0.3s border-color;
}

body div.gform_wrapper .gform_footer button[type="submit"].gform_button:after{
	content: "\f0e0";
	color: #ffffff;
	font-size: 1.9rem;
	font-weight: 400;
	font-family: "Font Awesome 6 Pro";
	margin-left: 0.8rem;
	margin-top: 0.4rem;
}

.alm-filter--inner ul{
	padding: 0;
	margin: 0;
}

.alm-filter-count:before{
	content: "\00a0(";
}

.alm-filter-count:after{
	content: ")";
}

.alm-filter--inner ul li{
	display: inline-block;
	margin-right: 1.5rem;
}

.button i{
	transform: translateY(0.2rem);
    font-size: 1.9rem;
    margin-left: 0.8rem;
}

.yith-wcan-filters-opener i{
	margin-right: 0.8rem !important;
	filter: brightness(0) invert(1) !important;
}

.yith-wcan-filters-opener,
.yith-wcan-filters-opener:hover,
.yith-wcan-filters-opener:focus{
	text-decoration:none !important;
	outline:none;
	border:none !important;
	border-radius:5rem;
	padding:1.5em 2.5em !important;
	line-height:normal !important;
	-webkit-transition:all 0.4s ease-in-out;
	transition:all 0.4s ease-in-out;
    color: #ffffff;
    font-family: Comfortaa;
    font-size: 1.7rem;
    font-weight: 700;
	box-shadow: none !important;
    background: #3251b5 !important;
    cursor: pointer;
}

.button:hover,
.button:focus,
body div.gform_wrapper .gform_footer button.gform_button:hover,
body div.gform_wrapper .gform_footer button.gform_button:focus{
    background: #00755e;
	border-color: #00755e;
}

.button_alt,
.button_alt:hover,
.button_alt:focus{
	background-color:#2f3247;
	border: solid 1px #2f3247;
}

.button_outline,
.button_outline:hover,
.button_outline:focus{
	background-color: transparent;
	border: solid 1px #18a472;
	color: #18a472;
}

.button_outline:hover,
.button_outline:focus{
	background-color: #18a472;
	border: solid 1px #18a472;
	color: #fff;
}

.button_outline_alt,
.alm-filter--link.field-radio{
	background-color: transparent;
	border: solid 1px #fff;
	color: #fff;
}

.alm-filter--link.field-radio:hover,
.alm-filter--link.field-radio.active{
	background-color: #fff;
	color: #2f3247;
}

.button_outline_alt:hover,
.button_outline_alt:focus{
	background-color: #fff;
	color: #18a472;
	border-color: #fff;
}

.link_met_pijl_voor,
.link_met_pijl_na{	
	transition: 0.3s color, 0.3s background-color, 0.3s border-color;
	text-decoration: none !important;
	font-size: 2rem;
}

.link_met_pijl_voor:before,
.link_met_pijl_na:after{
	font-size: 1.9rem;
}

.link_met_pijl_voor:before{
	content: "\f178";
	font-family: 'Font Awesome 6 Pro';
	margin-right: 1rem;
}

.link_met_pijl_na:after{
	content: "\f178";
	font-family: 'Font Awesome 6 Pro';
	margin-left: 1rem;
}

.woocommerce button.button.alt,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus{
	
}

.woocommerce button.button.alt:before{
	
}

.woocommerce .button[name="update_cart"],
.woocommerce .button[name="update_cart"]:hover,
.woocommerce .button[name="update_cart"]:focus{
	
}

.woocommerce .button[name="update_cart"]:before{	
	content: "\f0e2";
	font-family: 'Font Awesome 6 Pro';
	margin-right: 1rem;
}

.woocommerce .button[name="update_raq"],
.woocommerce .button[name="update_raq"]:hover,
.woocommerce .button[name="update_raq"]:focus{
	
}

.woocommerce .button[name="update_raq"]:hover,
.woocommerce .button[name="update_raq"]:focus{
	
}

.woocommerce-page .button[name="apply_coupon"],
.woocommerce-page .button[name="apply_coupon"]:hover,
.woocommerce-page .button[name="apply_coupon"]:focus{
	
}

.woocommerce-page .button[name="apply_coupon"]:hover,
.woocommerce-page .button[name="apply_coupon"]:focus{
	
}

body.woocommerce .add-request-quote-button.button,
body.woocommerce .add-request-quote-button.button:hover,
body.woocommerce .add-request-quote-button.button:focus{
	
}

body.woocommerce .add-request-quote-button.button:hover,
body.woocommerce .add-request-quote-button.button:focus{
	
}

body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .button:focus{
	
}

body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content .button:focus{
	
}

.checkout-button:after{
	color: #ffffff;
	font-family: "Font Awesome 6 Pro";
	font-size: 1.2rem;
	content: "\f178";
	font-weight: 700;
	margin-left: 1rem;
}

article > *:last-child{
	margin-bottom:0;
}

form.search-form{
	margin:0;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background:#fff;
}

form.search-form input{
	margin:0;
	padding:0 0.5rem;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

form.search-form button{
	margin:0;
	padding:0;
	outline:none;
	background:none;
	border:none;
	border-radius:0;
	float:left;
}

nav.navbar{
	min-height:0;
	border:none;
	margin:0;
    padding: 0;
	width:100%;
	float:left;
	flex-wrap: wrap;
    z-index: 3;
	margin-bottom: -132px;
}

.has_open_submenu nav.navbar{
	background-color: #2f3247;
	z-index: 16;
}

.wit_menu nav.navbar #hoofdmenu > li > a,
.has_open_submenu nav.navbar #hoofdmenu > li > a{
	color: #fff;
}

.wit_menu #logoholder svg *,
.has_open_submenu #logoholder svg *{
	fill: #fff !important;
}

.fixed-top{	
    transition: 0.3s transform;
}

nav.navbar.is-hidden{
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand{
	height:auto;
	padding:0;
	margin:0;
}

.navbar>.container{
	align-items: flex-end;
}

#navbar-hoofdmenu{
	flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-end;
}

.wit_menu .talen-container:before{
	color: rgba(255,255,255,0.5);
}

.talen-container{
	margin-top: 1.4rem;
	flex-basis: 100%;
}

.talen_lijst{
	list-style: none;
	padding: 0;
	font-size: 1.4rem;
    margin: 0 -0.5rem 0 0;
	float: left;
}

.talen_lijst a{
	padding: 0.1rem 0.5rem;
	text-decoration: none;
	color: rgba(71,47,50,0.4);
}

.wit_menu .talen_lijst a,
.has_open_submenu .talen_lijst a{
	color: rgba(255,255,255,0.4);}

.talen_lijst li{
	display: inline-block;
	margin-left: 0.5rem;
}

li.taal_active a{
	opacity: 1;
	color: #2f3247 !important;
	border-radius: 0.3rem;
	background-color: #ffffff;
}

#logoholder{
	margin-top: 1.9rem;
    margin-bottom: 4.5rem;
	float:left;
}

#hoofdmenu{
	margin:0 0 3.6rem;
}

#hoofdmenu li{
	margin: 0 0 0 3rem;
}

#hoofdmenu li:first-of-type{
	margin-left:0;
}

#hoofdmenu li:last-of-type{
	margin-right:0;
}

#hoofdmenu li a{
	padding:0;
	white-space: nowrap;
	background:none;
	transition: 0.3s color, 0.3s opacity;
	text-decoration: none !important;
	color: #2f3247;
	font-weight: 400;
	overflow: hidden;
	display: inline-block;
}

#hoofdmenu > li > a:after{
	content: "";
	width: 100%;
	height: 0.2rem;
	display: block;
	background-color: #dbcc00;
	transform: translateX(-101%);
	transition: 0.3s transform;
}

#hoofdmenu > li:hover > a:after{
	transform: translateX(0);
}

#hoofdmenu > li.current-menu-item > a:after,
#hoofdmenu > li.current-menu-ancestor > a:after,
#hoofdmenu > li.current-menu-parent > a:after{
	transform: translateX(0);
}

#hoofdmenu > li.menu-item-has-children > a:before{
	content: "\f0d7";
	font-family: 'Font Awesome 6 Pro';
	margin-left: 0.8rem;
	float: right;
	font-size: 1.3rem;
	font-weight: 700;
    margin-top: 2px;
}

#hoofdmenu > li.menu-item-has-children.open > a{
	color: #18a472 !important;
}

#hoofdmenu > li.menu-item-has-children.open > a:after{
	transform: translate(-101%);
}


/*Submenu*/
#hoofdmenu > li > ul{
	background: #fff;
	display:none;
	list-style:none;
	padding:5.5rem calc((100vw - 1275px) / 2);
	margin:0;
	position:absolute;
	top:100%;
	left: 0;
	width: 100vw;
    box-shadow: 0 2rem 4rem rgb(0 0 0 / 16%);
    background-color: #2f3247;
    border-top: solid 1px rgba(255, 255, 255, 0.15);
    z-index: 15;
	flex-wrap: wrap;
}

#hoofdmenu > li > ul > li:nth-child(n+5){
	margin-top: 6rem;
}

/*Dit is om de ruimte tussen menu en submenu hoverable te maken
#hoofdmenu > li > ul:before {
    height: 1.5rem; Dit is afhankelijk van je website
    top: -1.5rem; Deze moet evenhoog zijn als "height"
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: #f00; Deze moet je op "transparent" zetten
}
*/

/*#hoofdmenu li:hover > ul{
	display:block;
}*/

.menu_open_overlay,
.slideout_overlay{
	background-color: rgba(47, 50, 71, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	z-index: 15;
}

.slideout_overlay{
	z-index: 50;
}

#hoofdmenu li ul li{
	margin:0;
	padding:0;
	float:left;
    display: inline-block;
	margin-right: 8rem;
}

.menu-icon{
	margin-bottom: 1.5rem;
	height: 5.3rem;
    display: inline-flex;
    align-items: flex-end;
}

.menu-description{
	color: rgba(255, 255, 255, 0.3);
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 2.8rem;
	max-width: 235px;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	color: #ffffff;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 3.2rem;
	margin-bottom: 1rem;
}

#hoofdmenu > li > ul > li > a:after{
	content: "\f178";
	color: #ffffff;
	font-family: "Font Awesome 6 Pro";
	font-size: 2.4rem;
	font-weight: 300;
	line-height: 3.2rem;
	margin-left: 1.5rem;
	transition: 0.3s color;
}

#hoofdmenu li ul li:hover > a:after,
#hoofdmenu li ul li.current-menu-item > a:after,
#hoofdmenu li ul li.current-menu-ancestor > a:after,
#hoofdmenu li ul li.current-menu-parent > a:after{
	color: #18a472;	
}

#hoofdmenu li ul li:hover > a,
#hoofdmenu li ul li.current-menu-item > a,
#hoofdmenu li ul li.current-menu-ancestor > a,
#hoofdmenu li ul li.current-menu-parent > a{
	color: #18a472;
}

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
    padding: 0;
}

#hoofdmenu li ul li:hover > ul{
	display:block;
}

#hoofdmenu li ul li ul li {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li ul li a {
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	font-size: 1.8rem;
	font-weight: 400;
    line-height: 3.5rem;
}

#hoofdmenu li ul li ul li a i {
	font-size: 1.4rem;
	margin-left: 0.5rem;
}

#footer {
	margin-top: var(--footer-margin-top);
	padding:7.5rem 0 2.5rem;
	background:#2f3247;
	color: #ffffff;
	position: relative;
}

#footer:before {
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1540 132'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%232f3247;%7D%3C/style%3E%3C/defs%3E%3Cg id='Laag_2' data-name='Laag 2'%3E%3Cg id='Laag_1-2' data-name='Laag 1'%3E%3Cpath class='cls-1' d='M770,122.67C342.67,122.67,0,0,0,0V132H1540V0S1197.33,122.67,770,122.67Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	content: "";
    display: block;
    width: 100%;
    height: 18rem;
    transform: translateY(-99%);
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center bottom;
}

#footer strong {
	font-size: 2.4rem;
	font-weight: 600 !important;
	line-height: 3.2rem;
    display: inline-block;
    margin-bottom: 1rem;
}

#footer ul,
#footer p {
	list-style:none;
	padding:0;
	font-size: 1.7rem;
	line-height: 2.8rem;
}

#footer p {
	color: rgba(255,255,255,0.5);
}

#social-bottom a {
	color: #dbcc00;
	font-size: 2.3rem;
	margin-right: 1rem;
}

#footer p a {
	color: #dbcc00;
	text-decoration: none;
}

#footer ul {
/*	column-count: 2;*/
}

#footer ul li {
}

#footer ul li a {
	color: #ffffff;
	font-size: 1.7rem;
	line-height: 2.8rem;
	text-decoration: none;
	transition: 0.3s color;
}

#footer ul li a:hover{
	color: #dbcc00;
}

#footer ul li a:before{
	content: "\f178";
	color: #ffffff;
	font-family: "Font Awesome 6 Pro";
	font-size: 1.6rem;
	font-weight: 300;
	margin-right: 1.3rem;
	transition: 0.3s transform;
	display: inline-block;
}

#footer ul li a:hover:before{
	transform: translateX(0.5rem);
}

#credits{
	padding:2rem 0;
	background:#2f3247;
	font-size: 1.4rem;
	line-height: 2.8rem;
}

#credits svg{
	margin-left: 0.5rem;
}

#credits,
#credits a{
	text-decoration:none;
	color: rgba(255,255,255,0.5);
	transition: 0.3s color;
}

#credits a:hover{
	text-decoration: underline;
	color: #fff;
}

#credits ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 4rem;
	display: inline-block;
}

#credits li{
	display: inline-block;
	margin-right: 1.5rem;
}

#credits li:first-of-type{
	margin-left:0;
}

#credits li:last-of-type{
	margin-right:0;
}

#hoofdmenu li.submenu-back-button{
	display: none;
}

.stijl_achtergrondkleur{
	padding-top: var(--jumbotron-standard-margin);
	padding-bottom: var(--jumbotron-standard-margin);
}

.stijl_achtergrondkleur + .stijl_achtergrondkleur{
	margin-top: 0 !important;
}

#content article > .meer_informatie:last-child,
#content article > .google_maps_volledige_breedte:last-child,
#content article > .stijl_achtergrondkleur:last-child,
#content article > .achtergrondafbeelding:last-child,
#content article > .partnerships:last-child,
#content article > .stijl_achtergrondkleur:last-child{
	margin-bottom: calc(-1 * var(--footer-margin-top)) !important;
	padding-bottom: 20rem !important;
}

.content_positie_links > .container > .row > div.col-sm-12{
	margin-left: 0 !important;
}

.content_positie_rechts > .container{
	margin-right: 0 !important;
}

.empty_row{
	margin-bottom: calc(var(--jumbotron-standard-margin) - var(--jumbotron-standard-margin) - var(--jumbotron-standard-margin) - var(--jumbotron-standard-margin));
}

.verhaal{
	background-color: #2f3247;
	border-radius: 2rem;
	overflow: hidden;
	position: relative;
	transition: 0.3s transform, 0.3s background;
	min-height: 680px;
}

.verhaal_quote.verhaal .verhaal_tekst_wrap{
	position: relative;
	padding: 8rem 3rem 3rem 9.5rem;
}

.stijl_achtergrondkleur_eff6f9 .verhaal_quote.verhaal .verhaal_tekst_wrap{
	background: #fff;
}

.verhaal.verhaal_video .nieuwsoverzicht_afbeelding{
	height: 100%;
	min-height: 680px;
}

.verhaal.verhaal_video .nieuwsoverzicht_afbeelding picture{
	display: flex;
	height: 100%;
	width: 100%;
	min-height: 680px;
}

.verhaal.verhaal_video .nieuwsoverzicht_afbeelding img{
	object-fit: cover;
	object-position: center;
	height: 100%;
	width: 100%;
	min-height: 680px;
}

.verhaal_quote.verhaal .verhaal_tekst_wrap:before{
	content: "\f10d";
    color: #00755e;
    font-family: "Font Awesome 6 Pro";
    font-size: 5.5rem;
    font-weight: 700;
    line-height: normal;
    position: absolute;
    left: 3rem;
    top: 3rem;
}

.verhaal_quote.verhaal{
	background-color: #eff6f9 !important;
}

.verhaal__link{
	text-decoration: none !important;
}

.verhaal_quote.verhaal *:not(small),
.verhaal_video.verhaal *:not(small){
	color: #2f3247;
	font-size: 2rem;
	font-weight: 400;
	line-height: 3.5rem;
}

.verhaal_quote.verhaal small{
	opacity: 0.5;
	color: #2f3247;
    display: block;
}

.verhaal_video .verhaal_tekst_wrap{
	color: #fff !important;
}

.verhaal_video.verhaal i{
	margin-top: 2rem;
	color: #fff;
	font-size: 3.6rem;
	z-index: 2;
	width: 9rem;
	height: 9rem;
	background-color: #18a472;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.verhaal_video.verhaal small{
	opacity: 0.5;
	color: #ffffff;
    display: block;
}

.verhaal_video .verhaal_tekst_wrap{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
	background-image: linear-gradient(148deg, rgba(47,50,71,0.6) 0%, rgba(0,117,94,0.6) 51%, rgba(219,204,0,0.6) 100%);
}

.verhaal .nieuwsoverzicht_afbeelding{
	overflow: hidden;
	border-radius: 2rem 2rem 0 0;
}

.verhaal img{
	transition: 0.3s transform;
}

.verhaal:hover .nieuwsoverzicht_afbeelding img{
	transform: scale(1.1);
}

.verhaal:hover{
	background: #40445b;
}

.verhaal_masonry:hover .verhaal{
	transform: translateY(-1rem);
}

.logos_succesverhalen{
	--bs-gutter-x: 4.5rem;
	flex-wrap: wrap;
	flex-direction: row;
	display: flex;
	justify-content: center;
	margin-right: calc(var(--bs-gutter-x)/ -2);
    margin-left: calc(var(--bs-gutter-x)/ -2);
	margin-bottom: 8rem;
}

.logos_succesverhalen > div{
	padding-right: calc(var(--bs-gutter-x)/ 2);
    padding-left: calc(var(--bs-gutter-x)/ 2);
	margin-top: 6rem;
}

.logos_succesverhalen > div img{
	min-width: 114px;
}

#ajax-load-more .verhaal{
	margin: 0 1.5rem 3rem;	
}

.jumbotron h2.verhaal__h2{
	color: #ffffff;
	font-size: 3rem;
	font-weight: 600;
	line-height: 4rem;
}

.verhaal_tekst_wrap{
	padding: 3rem;
	color: #fff;
	line-height: normal;
}

small{
	font-size: 1.4rem;
	font-weight: 400;
	line-height: normal;
}

.verhaal_tekst_wrap small{
	opacity: 0.5;
	color: #ffffff;
}

.verhaal a:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
}

.alm-preloaded .verhaal_masonry:nth-child(2) .verhaal,
.alm-preloaded .verhaal_masonry:nth-child(7) .verhaal{
	margin-top: 8rem !important;
}

.alm-preloaded .verhaal_masonry:nth-child(3) .verhaal,
.alm-preloaded .verhaal_masonry:nth-child(8) .verhaal{
	margin-top: 3rem !important;
}

#ajax-load-more > div > div > .verhaal_masonry:nth-child(3n+3) .verhaal{
	margin-top: 8rem;
}

#ajax-load-more > div > div > .verhaal_masonry:nth-child(3n+4) .verhaal{
	margin-top: 3rem;
}

div[data-id="verhaal_items"]{
	margin: 0 -1.5rem;
}

.slideout-info-container{
    padding: 0 0 0 27px;
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: calc(100vw - 100px);
    max-width: 1035px;
    z-index: 1500;
    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%);
	-webkit-transition:-webkit-transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}

.single-product .slideout-info-container,
.slideout-info-container[data-slideout="slideout-info-downloads"]{
	max-width: 610px;
	width: 100%;
}

.slideout-info-container.active{
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}

.slideout-info-container span{
	opacity: 0.5;
	color: #2f3247;
}

.slideout-info{
	border-radius: 2rem 0 0 2rem;
    background: #fff;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.slideout-info-top{
    margin: 0;
	overflow: hidden;
}

.slideout-info-inner .gform_wrapper{
	background: none !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.sliderout-info-inner{
    width: 100%;
    max-width: 235px;
}

h2.slideout-info-title{
    color: #2f3247;
	font-size: 4.2rem;
	font-weight: 700;
	line-height: 5rem;
    margin-right: 3rem;
}

.slideout-info-title span{
    font-weight: 400 !important;
    display: inline-block;
    margin-bottom: 10px;
}

.close-slideout-info{
    color: #fff !important;
    text-decoration: none !important;
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 5.4rem;
	position: absolute;
	left: 0;
	top: 3rem;
	width: 6rem;
	height: 6rem;
	background-color: #18a472;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
    transform: translateX(-100%);
}

.slideout-info-inner{
    padding: 5rem 6rem;
}

.slideout-info-inner small{
	opacity: 0.5;
	color: #2f3247;
}

.quoteblok{
	padding: 6rem;
	border-radius: 2rem;
	background-image: linear-gradient(109deg, #2f3247 0%, #00755e 100%);
}

.gradient_blok{
	padding: 6rem;
	border-radius: 2rem;
	background-image: linear-gradient(109deg, #2f3247 0%, #00755e 100%);
}

.gradient_blok > *:last-child,
.gradient_blok > .tinymce-row:last-child > div > *:last-child{
	margin-bottom: 0;
}

.gradient_blok > .tinymce-row > div > h3{
	margin-bottom: var(--default-margin-bottom);
}

.gradient_blok > .tinymce-row:last-child > div > h3:last-child{
	margin-bottom: 0;
}

.gradient_blok h3{
	color: #fff;
}

.gradient_blok p{
	color: rgba(255, 255, 255, 0.49);
	font-size: 1.8rem;
	line-height: 2.8rem;
}

.quoteblok p{
	color: #ffffff;
	padding-left: 7.5rem;
}

.quoteblok p:first-child{	
	position: relative;
}

.quoteblok p:first-child:before{
	content: "\f10d";
	color: #ffffff;
	font-family: "Font Awesome 6 Pro";
	font-size: 5.5rem;
	font-weight: 700;
	line-height: 6.5rem;
	position: absolute;
	left: 0;
	top: 0;
}

.quoteblok p:last-child{
	color: #ffffff;
	font-size: 1.4rem;
	font-weight: 400;
	line-height: 3.5rem;
	opacity: 0.5;
	margin-bottom: 0;
}

.jumbotron > .container{
	position: relative;
	z-index: 1;
}

.stijl_element_rechts .container{
	position: relative;
}

.stijl_element_rechts .container:before{
	content: "";
	position: absolute;
	pointer-events: none;
	width: 156.7rem;
	height: 156.7rem;
	background-color: rgba(239, 246, 249, 0.05);
	border-radius: 50%;
	right: 0;
	transform: translateX(60%) translateY(-25rem);
	z-index: -1;
}

.stijl_achtergrondkleur_ffffff.stijl_element_rechts .container:before,
.stijl_element_rechts:not(.stijl_achtergrondkleur) .container:before{
	background-color: #eff6f9;
}

.blok_link{
	display: inline-flex;
	flex-direction: column;
	text-decoration: none;
	background: #18a472;
	color: #fff !important;
	border-radius: 1.5rem;
	padding: 2.5rem 3rem;
	margin: 0 3rem;
	height: 14rem;
	transition: 0.3s background, 0.3s transform;
}

.blok_link:hover{
	background: #00755e;
	transform: translateY(-1rem);
}

.alm-filter--link.field-checkbox{
	font-size: 1.8rem;
	line-height: 2.6rem;
	position: relative;
	padding-left: 25px;
	cursor: pointer;
}

.alm-filter--link.field-checkbox:before{
	content: "\f0c8";
	font-family: 'Font Awesome 6 Pro';
	color: rgba(47, 50, 71, 0.4);
	position: absolute;
	left: 0;
	top: 0.1rem;
}

.alm-filter--link.field-checkbox.active:before{
	content: "\f14a";
	color: #18a472;
	font-weight: 700;
}

.jumbotron .alm-filter--title h3{
	color: #2f3247;
	font-size: 2rem;
	font-weight: 700;
	line-height: 3.5rem;
	margin-bottom: 0;
}

.productenlijst .alm-filter--group + .alm-filter--group{
	margin-top: 4rem;
}

.jumbotron a.terug_naar_link{
	color: #2f3247 !important;
	font-size: 1.6rem;
	font-weight: 400;
	text-decoration: none !important;
	display: inline-flex;
	align-items: center;
    margin-bottom: 1rem;
}

.terug_naar_link i{
	margin-right: 0.5rem;
	font-size: 1.2rem;
    margin-top: 2px;
}

.product_top{
	margin-bottom: 4rem;
	margin-top: -3.9rem;
}

.tax-product_category .product_top{
	margin-bottom: 0;
}

.overzicht_link,
.overzicht_link:hover,
.overzicht_link:focus{
	color: #18a472;
	font-size: 1.6rem;
	text-decoration: none;
	display: inline-flex;
	align-items: center;
    margin-bottom: 1.5rem;
}

.overzicht_link i{
	margin-right: 1rem;
	margin-top: 0.1rem;
	font-size: 1.2rem;
}

.terug_overzicht{
	margin-top: 6rem;
}

.terug_overzicht i{	
	margin-right: 1rem;
}

.bericht__datetime{
	color: #2f3247;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 4rem;
	margin-left: 2.5rem;
}

.bericht__datetime i{
	font-size: 1.2rem;
	margin-right: 0.7rem;
}

.post_meta{
	margin-bottom: 2.5rem;
}

.post_meta span{
	line-height: 2rem;
	color: #ffffff;
	font-size: 1.4rem;
	font-weight: 400;
	border-radius: 0.3rem;
	text-transform: uppercase;
	padding: 0 0.4rem;
	display: inline-flex;
	align-items: center;
}

.post_meta span i{
	margin-top: 0.2rem;
	font-size: 1rem;
	margin-right: 0.5rem;
}

.verkoopkanalen{
	width: 100%;
	max-width: 460px;
	height: 380px;
	position: relative;
	margin: 0 auto;
	background: url(../images/verkoopkanalen-lijnen.png) center no-repeat;
}

.verkoopkanaal{
	margin-top: 6rem;
	display: inline-flex;
	flex-direction: column;
	box-shadow: 0.5rem 0.5rem 1.5rem rgba(0, 0, 0, 0.06);
	border-radius: 1.5rem;
	background-color: #ffffff;
	padding: 1.5rem;
	text-decoration: none !important;
	color: #18a472;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: normal;
    align-items: flex-start;
	justify-content: center;
}

.verkoopkanaal img{
	margin-bottom: 1rem;
}

.verkoopkanaal i{
	font-size: 1.5rem;
	margin-right: 0.5rem;
}

.kanaal-1{
	position: absolute;
	left: 0;
	top: 0;
}

.kanaal-2{
	position: absolute;
	right: 0;
	top: 2rem;
}

.kanaal-3{
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.share-title{
	display: block;
    margin-bottom: 1rem;
}

.share_bottom a{
	color: #2f3247;
	font-size: 3.8rem;
	font-weight: 400;
}

.share_bottom{
	border-radius: 2rem;
	background-color: #eff6f9;
	padding: 1.5rem 3rem 2.5rem;
	color: #18a472;
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 3.5rem;
    height: 100%;
}

.jumbo-terug-overzicht{
	margin-top: 0 !important;
}
	
.button + .button{
	margin-left: 1rem;
}

.button + br + .button{
	margin-top: 1rem;
}

.fancybox-bg{
	background: rgba(47, 50, 71, 0.8) !important;
}

.usps-horizontaal strong{
    color: #2f3247;
    font-size: 3.6rem;
    font-weight: 700 !important;
    line-height: normal;
    display: block;
}

.usps-horizontaal i{
    font-size: 1.8rem;
}

.usps-horizontaal svg,
.usps-verticaal svg{
    height: 6.5rem;
    margin-bottom: 2rem;
}

.usps-verticaal svg{
    margin-bottom: 0;
    margin-right: 3rem;
}

.usps-horizontaal{
    row-gap: 3rem;
}

.usps-horizontaal svg *{
    fill: #18a472;
}

.usps-verticaal svg *{
    fill: #dbcc00;
}

.usps-verticaal a{
    color: #dbcc00 !important;
    font-style: italic;
}

.usps-verticaal em{
    font-style: normal !important;
    font-size: 2.4rem;
    display: inline;
    font-weight: 600 !important;
    line-height: normal;
}

.usps-verticaal svg + div{
    line-height: normal;
}

.usps-verticaal strong{
    font-size: 2.4rem;
    display: inline;
    font-weight: 600 !important;
    line-height: normal;
}

.usps-verticaal{
    row-gap: 3rem;
}

@supports not (column-gap: 1rem) {
   /* 
	Isolated code for not supporting flexbox column-gap so have to work with margins. Thanks Safari :/ 
	*/
}

@supports not (row-gap: 1rem) {
   /* 
	Isolated code for not supporting flexbox row-gap so have to work with margins. Thanks Safari :/ 
	*/
}

@media (max-width:767px)
{
	body{
		font-size: 1.6rem;
		line-height: 3rem;
	}

	#logoholder{
		margin-top: 2rem;
		margin-bottom: 2rem;
	}

	#content article > .stijl_achtergrondkleur:last-child{
		padding-bottom: 15rem !important;
	}
	
	.quoteblok {
    	padding: 2rem;
	}
	
	.quoteblok p{
		padding-left: 4.5rem;
	}
	
	.quoteblok p:first-child:before{
    	line-height: 3.5rem;		
	}
	
	:root{
		/*
		Definieer hier eventuele variabelen

		Voorbeeld aanmaken variabele:	
		--rood: #f00;

		Voorbeeld gebruik variabele:
		color: var(--rood);
		*/

		--jumbotron-standard-margin: 4rem; /*margin between jumbotron elements*/
		--default-margin-bottom: 3rem; /*p, ol, ul, etc*/
		--footer-margin-top: 10rem;
		--bs-gutter-x: 3rem;
	}
	
	ul.lijst_met_pijlen li:before{
		top: 0.5rem;
	}
	
	.gekaderd_blok {
    	padding: 2rem !important;
	}
	
	.gform_wrapper {
    	padding: 2rem !important;
	}
	
	.button, .button:hover, .button:focus, .loadmore, body div.gform_wrapper .gform_footer button.gform_button, body div.gform_wrapper .gform_footer button.gform_button:hover, body div.gform_wrapper .gform_footer button.gform_button:focus, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, #add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, #add_payment_method .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover, #add_payment_method .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:focus, .alm-filter--link.field-radio{
		font-size: 1.6rem;
	}
	
    #hoofdmenu li.menu-item-has-children ul,
    #hoofdmenu li.menu-item-has-children:hover ul {
        display: none;
        position: static; 
    }
	
	.navbar-expand-md .submenu-back-button{
		display: block;
	}

    .ajax-loader {
        width: auto;
        max-width: 100%;
        height: auto; 
    }

    article .gallery-item img {
        max-width: 100%;
        width: auto; 
    }

    .expaned-submenu {
        color: #a66740;
        text-align: center;
        float: right;
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        height: 100%;
        width: 50px;
        cursor: pointer;
        z-index: 2000;
        margin: 0; 
    }
    
    .navbar-toggler {
		border: none;
		padding: 0;
		margin: 0;
		outline: none !important;
		width: 4.7rem;
		border-radius: 50%;
		height: 4.7rem;
		box-shadow: 0.5rem 0.5rem 1.5rem rgba(0, 0, 0, 0.08);
		background-color: #2f3247;
		position: absolute;
		right: 1.5rem;
		top: 2rem;
    }

    .navbar-toggler-icon {
		outline: none !important;
      	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M1 2a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M1 7a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M1 12a1 1 0 0 1 0-2h16a1 1 0 0 1 0 2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }

	.navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand{
		max-width:100%;
	}
	
	.navbar>.container .navbar-brand img,
    .navbar>.container-fluid .navbar-brand img{
		max-width:100%;
		height:auto;
	}
	
	.navbar-header{
		position:relative;
		width:auto;
	}
	
	.table-responsive{
		width:100%;
		overflow-y:auto;
		_overflow:auto;
		margin:0.5rem 0 0 0;
		border:1px solid #888;
	}
	
	.table-responsive::-webkit-scrollbar{
		-webkit-appearance:none;
		width:1.4rem;
		height:1.4rem;
	}
	
	.table-responsive::-webkit-scrollbar-thumb{
		border-radius:0.8rem;
		border:3px solid #fff;
		background-color:rgba(0, 0, 0, .3);
	} 
	
	.table-responsive table{
		min-width:100%;
	}
	
	body{
		overflow-x: hidden;
	}
	
	body .jumbotron#row_2:not(.stijl_achtergrondkleur){
		margin-top: 3rem !important;
	}

	body .jumbotron#row_2.stijl_achtergrondkleur{
		padding-top: 3rem !important;
	}

	body .stijl_achtergrondkleur + .jumbotron#row_2.stijl_achtergrondkleur{
		padding-top: 0 !important;
	}

	body .content_1_koloms#row_1 .flex-grow-1 > div p:last-child{
		margin-bottom: 3rem !important;
	}
	
	#hoofdmenu li{
		margin:0;
        clear: both; 
	}
	
	#hoofdmenu li a{
		line-height:3.6rem;
	}

    #hoofdmenu li > ul {
        position: static;
        width: 100%;
        float: left; 
    }
	
	#content article > .stijl_achtergrondkleur:last-child {
		margin-bottom: calc((var(--footer-margin-top) - var(--footer-margin-top)));
	}
	
	.verhaal_tekst_wrap {
    	padding: 2rem;
	}
	
	.tinymce-row-seperator > div:not(:last-child):after{
		display: none;
	}
	
	.gradient_blok {
		padding: 3rem;
	}
	
	.gradient_blok > .tinymce-row:last-child > div > *:last-child {
		margin-bottom: var(--default-margin-bottom);
	}
	
	.gradient_blok > .tinymce-row > div > h3:last-child{
		margin-bottom: var(--default-margin-bottom) !important;
	}
	
	.gradient_blok > .tinymce-row:last-child > div:last-child > h3:last-child{
		margin-bottom: 0 !important;
	}
	
	
	#credits ul{
		margin-left: 0;
		margin-bottom: 2rem;
	}
	
	.jumbotron h1 {
		font-size: 3rem;
		line-height: 4rem;
		margin-bottom: 3rem;
	}
	
	.jumbotron h2,
	h2.slideout-info-title{
		font-size: 2.6rem;
		line-height: 3rem;
	}
	
	.jumbotron h3{
		font-size: 2rem;
		line-height: 3rem;		
	}
	
	.alm-btn-wrap{
		margin-top: 0;
    	padding: 0 1.5rem;
	}
	
	.berichten .alm-btn-wrap{
		margin-top: 3rem;
    	padding: 0;
	}
	
	.single-product .slideout-info-container,
	.slideout-info-container{
    	width: calc(100vw - 45px) !important;		
	}
	
	h2.slideout-info-title{
		margin-right: 0;
	}
	
	.close-slideout-info{
		font-size: 1.6rem;
		width: 4rem;
		height: 4rem;
		left: 1rem;
	}
	
	.slideout-info-inner > div:nth-child(1){
		flex-direction: column;
	}
	
	.slideout-info-inner > div:nth-child(1) > div:nth-child(2){
		margin-bottom: var(--default-margin-bottom);
		padding-top: 0 !important;
	}
	
	.alm-preloaded .verhaal_masonry .verhaal,
	.alm-preloaded .verhaal_masonry:nth-child(2) .verhaal, 
	.alm-preloaded .verhaal_masonry:nth-child(7) .verhaal,
	.alm-preloaded .verhaal_masonry:nth-child(3) .verhaal, 
	.alm-preloaded .verhaal_masonry:nth-child(8) .verhaal{
		margin-top: 0rem !important;
	}
	
	.logos_succesverhalen > div{
		margin-top: var(--default-margin-bottom)
	}
	
	.jumbotron .introtekst p ,
	.jumbotron .introtekst ul ,
	.jumbotron .introtekst ol {
		font-size: 1.6rem;
		line-height: 3rem;
	}
	
	.overzicht_link, .overzicht_link:hover, .overzicht_link:focus{
		color: #fff;
	}
	
	.button{
		width: 100%;
		text-align: center !important;
		justify-content: center;
	}
	
	.button + .button{
		margin-top: 1rem;
		margin-left: 0;
		text-align: center;
	}
	
	.blok_link{
		margin: 0;
		width: 100%;
	}
	
	.blok_link + .blok_link{
		margin-top: 2rem;
	}
	
	.lijst_3_kolommen{
		column-count: 1;
	}
	
	.jumbo-delen .row .row > div:nth-child(2){
		margin-top: 1rem;
	}
	
	.share_bottom{
    	padding: 2rem;
	}
	
	.share_bottom a{
		font-size: 2.8rem;
	}
	
	.single-post .jumbotron.jumbo-padding {
		--jumbotron-standard-margin: 4rem;
	}
	
	.slideout-info-inner {
		padding: 2rem 3rem;
	}
	
	.verkoopkanaal:nth-child(3){
		bottom: 3rem;
	}
	
	.filter_mobiel{
		position: relative;
	}
	
	.header .filter_mobiel .filteren{
		margin-bottom: 0;
	}
	
	.filteren{
		margin-bottom: var(--default-margin-bottom);
	}
	
	.filteren i {
		margin-right: 1rem;
	}
	
	.filter_mobiel .alm-filters{
		position: absolute;
		border-radius: 1.6rem;
		border: 0.1rem solid #18a472;
		background-color: #ffffff;
		padding: 1.5rem 2.5rem;
		width: 100%;
		left: 0;
		top: 6.6rem;
		z-index: 15;
		display: none;
	}
	
	.filter_mobiel .alm-filters .alm-filter--inner{
		margin-bottom: 0 !important;
	}
	
	.filter_mobiel .alm-filters .alm-filter--inner ul li {
    	display: block;
		margin-right: 0;
    	text-align: center;
	}
	
	.filter_mobiel .alm-filters .alm-filter--link.field-radio {
		color: #18a472 !important;
		border-color: #18a472;
		border: none !important;
		background: none !important;
		line-height: 3rem !important;
		padding: 0 !important;
	}

	#hoofdmenu > li > ul > li:nth-child(n+5){
		margin-top: 0 !important;
	}
}

@media (min-width: 768px)
{	
	.alm-filters.row{
		display: flex !important;
	}
	
	.naar_overzicht_menu{
		display: none !important;
	}
}

@media (min-width:768px) and (max-width:991px)
{	
	
	:root{
		/*
		Definieer hier eventuele variabelen

		Voorbeeld aanmaken variabele:	
		--rood: #f00;

		Voorbeeld gebruik variabele:
		color: var(--rood);
		*/

		--jumbotron-standard-margin: 6rem; /*margin between jumbotron elements*/
		--default-margin-bottom: 3.5rem; /*p, ol, ul, etc*/
		--footer-margin-top: 10rem;
		--bs-gutter-x: 3rem;
	}
	
	
	
	#hoofdmenu > li > ul > li:nth-child(n+4){
		margin-top: 6rem;
	}

	.single-post .jumbotron.jumbo-padding{
		--jumbotron-standard-margin: 0rem;
	}
	
	.navbar-expand-md .submenu-back-button{
		display: block;
	}
	
	.alm-preloaded .verhaal_masonry:nth-child(2) .verhaal,
	.alm-preloaded .verhaal_masonry:nth-child(3n+6) .verhaal{
		margin-top: 8rem !important;
	}
	
	.alm-preloaded .verhaal_masonry:nth-child(7) .verhaal,
	.alm-preloaded .verhaal_masonry:nth-child(8) .verhaal{
		margin-top: 0 !important;
	}
	
	.verhaal_tekst_wrap {
    	padding: 2rem;
	}
	
	#hoofdmenu li {
		margin: 0 0 0 2rem;
	}
	
	#hoofdmenu li a{
		font-size: 1.8rem;
	}
	
	#logoholder svg{
		max-width: 150px;
	}
	
	#hoofdmenu > li > ul{
		padding: 5.5rem calc((100vw - 675px) / 2);
	}
	
	#hoofdmenu li ul li a{
		font-size: 2rem;
	}
	
	#hoofdmenu li ul li{
		margin-right: 5rem;
	}
	
	.share_bottom a {
		font-size: 2.8rem;
	}
	
	#footer ul{
		column-count: 1;
	}
	
	.tinymce-row-seperator > div:not(:last-child):after{
		display: none;
	}
	
	.gradient_blok {
    	padding: 5rem;
	}
	
	.blok_link{
		margin: 0 2rem;
		padding: 2.5rem 2rem;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.navbar-expand-lg .submenu-back-button{
		display: block;
	}
	
	#hoofdmenu > li > ul > li:nth-child(n+4){
		margin-top: 6rem;
	}
	
	.verhaal_tekst_wrap {
    	padding: 2rem;
	}
	
	.gradient_blok > .tinymce-row:last-child > div:last-child > *:last-child{
		margin-bottom: 0;
	}
	
	.gradient_blok > .tinymce-row:last-child > div > *:last-child{
		margin-bottom: var(--default-margin-bottom);
	}
	
	#hoofdmenu > li > ul{
		padding: 5.5rem calc((100vw - 915px) / 2);
	}
}

@media (min-width:1200px) and (max-width:1399px)
{
    .navbar-expand-xl .submenu-back-button{
		display: block;
	}
	
	.share_bottom a {
		font-size: 2.8rem;
	}
	
	#hoofdmenu > li > ul > li:nth-child(n+4){
		margin-top: 6rem;
	}
	
	#hoofdmenu > li > ul{
		padding: 5.5rem calc((100vw - 1095px) / 2);
	}
}

@media (min-width:1200px)
{	
	.content_breedte_groot > .container > .row > div.col-sm-12{
		margin-left: 8.3333333333%;
		margin-right: 8.3333333333%;
		width: 83.3333333333%;
	}
	
	.content_breedte_medium > .container > .row > div.col-sm-12{
		margin-left: 16.6666666667%;
		margin-right: 16.6666666667%;
		width: 66.6666666667%;
	}
	
	.content_breedte_smal > .container > .row > div.col-sm-12{
		margin-left: 25%;
		margin-right: 25%;
		width: 50%;
	}
}

@media (min-width:1400px)
{
}
 
.gform_wrapper .gf_animate_label .gfield_label {
 	padding: 0rem 2rem 0;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.ui-datepicker tbody td {
  background: #fff; }

.ui-datepicker{
	margin-top: 0 !important;
}

iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

li.menu-item:not(.menu-item-has-children) > a[href="#"] {
  cursor: default; }

.owl-carousel:not(.owl-loaded) {
  display: block; }

.modal-body img {
  max-width: 100% !important;
  height: auto !important; }

picture {
  max-width: 100%; }

a,
a:focus,
a:active {
  outline: 0 none !important;
  outline: none !important;
  outline-style: none !important;
  ie-dummy: expression(this.hideFocus=true);
  -moz-outline-style: 0 none; }

img {
  image-rendering: -webkit-optimize-contrast; }

a.lightbox {
  outline: none; }

.wp-caption {
  max-width: 100% !important; }

.gallery-item img {
  display: inline-block; }

.alignleft {
  display: inline;
  float: left; }

picture.alignleft img{
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

picture.alignright img{
  display: inline;
  float: right; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

picture.aligncenter img{
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;     
}

img.alignleft,
img.alignright,
img.aligncenter,
picture.alignleft img,
picture.alignright img,
picture.aligncenter img{
  margin-bottom: 2.4rem; }

img.alignleft,
picture.alignleft img{
  margin-right: 2.4rem; }

img.alignright,
picture.alignright img{
  margin-left: 2.4rem; }

.expaned-submenu {
  display: none; }

#CybotCookiebotDialogDetailFooter {
	display: none;
}

input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }

#CybotCookiebotDialogDetailFooter{ display: none !important; }