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

html,
body{
	overflow-x: hidden;
}

body{
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	background-color: #001c36;
	color: #fff;
	padding-top: 100px;
}

.helpie-faq-col ul{
	padding-left: 0 !important;
}

p.grote_tekst{
	font-size: 20px !important;
    line-height: 30px !important;
}

.slider-row{
	margin: 0 -15px;
}

body.top_achtergrond_grijs,
body.achtergrondafbeelding{
	position: relative;
	z-index: 1;
}

body.top_achtergrond_grijs:before{
	background: #f5f4f4 url(../images/vorm-grijs.svg) center top 250px no-repeat;
	background-size: 100% auto;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;
}

.achtergrondafbeelding:before{
	background-size: cover;
	content: "";
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: -1;	
}

h1, h2, h3, h4, p, ul, ol, table, form, iframe{
	margin-top:0;
	margin-bottom:24px;
}

.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 h4,
.jumbotron p,
.jumbotron ul,
.jumbotron ol,
.jumbotron table,
.jumbotron div.gform_wrapper form,
.jumbotron .sharebuttons{
	font-size:16px;
	font-weight:400;
	font-style:normal;
	margin-bottom:26px;
	margin-top:0;
}

.sharebuttons {
	margin-bottom: 0 !important;
}

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

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

.sharebutton{
	width: 60px;
    height: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #f5f4f4 !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin-right: 10px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    text-decoration: none !important;
}

.share-title{
	color: rgba(255, 255, 255, 0.3);
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
	/* Text style for "Delen" */
	text-transform: uppercase;
	float: right;
	line-height: 60px;
}

.share-title:before{
	width: 50px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.3);
	content: "";
	display: inline-block;
	margin: 0 25px 0 15px;
	position: relative;
	top: -4px;
}

.sharebutton:hover{
	border: 2px solid rgba(255, 255, 255, 1);	
}

.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 > .table-responsive:last-child > table{
    margin-bottom: 0;
}

.jumbotron.jumbo-padding{
    margin: 140px 0 0;
}

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

.top_achtergrond_grijs article > .jumbotron:first-child *{
	color: #001c36;
}

article > .jumbotron:not(.call_to_action):last-child{
	padding-bottom: 160px;
}

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

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

div.gallery .gallery-item > div{   
    width: 100%;
    max-width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-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{
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 70px;
	font-weight: 700;
	line-height: 80px;
	max-width: 785px;
}

.jumbotron h1:after{	
	content: "";
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='2' viewBox='0 0 70 2'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M0 2h14V0H0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M28 2h14V0H28z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23ffffff' d='M56 2h14V0H56z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 70px;
	height: 2px;
	margin: 40px 0 50px;
	display: block;
}

.jumbotron .header_slider_content h1:after,	
.top_achtergrond_grijs .jumbotron h1:after{	
	content: "";
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='2' viewBox='0 0 70 2'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2378c4af' d='M0 2h14V0H0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%2378c4af' d='M28 2h14V0H28z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%2378c4af' d='M56 2h14V0H56z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 70px;
	height: 2px;
	margin: 40px 0 50px;
	display: block;
}

.jumbotron h2{
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
	font-family: Ubuntu;
	line-height: 50px;
}

.jumbotron h3{
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
}

.jumbotron p + h3{
	margin-top: 60px;
}

.jumbotron h4{
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 25px;
	font-weight: 700;
	line-height: 35px;
}

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

ul.checklist li{
	position: relative;
	padding-left: 25px;
}

ul.checklist li:before{
	color: inherit;
	position: absolute;
	left: 0;
	top: 0;
	content: "\f00c";
	font-family: 'Font Awesome 5 Pro';
}

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

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

.alm-loading{
    min-height: 200px;
    position: relative;
}

.done{
	opacity: 0.4;
    cursor: not-allowed;
}

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

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:30px;
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:700 !important;
}

a{
	color:#78c4af;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

button.more,
button.more:hover,
button.more:focus{
	background: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: none;
	outline: none;
	color: #78c4af;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	/* Text style for "Meer artik" */
	text-transform: uppercase;
}

button.more:after{
	margin-left: 20px;
	content: "\f063";
	color: #78c4af;
	font-family: "Font Awesome 5 Pro";
	font-size: 13px;
	font-weight: 400;
}

#content p a:not(.button):hover,
#content p a:not(.button):focus,
#content div.woocommerce-info a:not(.button):hover,
#content div.woocommerce-info a:not(.button):focus,
#content td a:not(.button):hover,
#content td a:not(.button):focus,
#content ul li a:not(.button):hover,
#content ul li a:not(.button):focus,
#footer p a:not(.button):hover,
#footer p a:not(.button):focus,
#footer ul li:not(.button) a:hover,
#footer ul li:not(.button) a:focus,
#credits-menu li:not(.button) a:hover,
#credits-menu li:not(.button) a:focus,
.yith_ywraq_add_item_browse_message a:not(.button):hover,
.yith_ywraq_add_item_browse_message a:not(.button):focus{
	color:#78c4af;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.transition-03{
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

hr{
	border-top:solid 1px #c9c9c9;
	margin:24px 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{
	display:inline-block;
	text-decoration:none !important;
	outline:none;
	border:none;
	padding:22px 25px !important;
	line-height:normal !important;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
    cursor: pointer;
	
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	line-height: 30px;
	/* Text style for "Neem conta" */
	text-transform: uppercase;
	background-color: #78c4af;
	border-radius: 30px;
}

.button_blauw,
.button_blauw:hover,
.button_blauw:hover{
	background-color: #001c36;
}


.button_wit {
	background-color: #fff;
	color: #001c36; 
	display: inline-flex;
	font-weight: 600;
	padding: 1.3rem 2rem !important;
}

.button_wit:hover,
.button_wit:hover {
	background-color: #fff;
	color: rgba(0, 28, 54, 0.7);
	display: inline-flex;
	font-weight: 600;
	padding: 1.3rem 2rem !important;
}

.button:not(.button_wit):hover i,
.button:not(.button_wit):focus i{
	margin-left: 30px;
}

.button i{
	font-size: 13px;
	margin-left: 20px;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.quote .button,
.quote .button:hover,
.quote .button:focus{
	background-color: #001c36;
}

.button:hover,
.button:focus,
body div.gform_wrapper .gform_footer button.gform_button:hover,
body div.gform_wrapper .gform_footer button.gform_button:focus{
    
}

.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 5 Pro';
	margin-right: 10px;
}

.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{
	
}

a.link_met_pijl,
a.link_met_pijl:hover,
a.link_met_pijl:focus{
	font-family: Ubuntu;
	color: #78c4af;
	font-weight: 500;
	text-align: none !important;
	font-size: 14px;
	text-transform: uppercase;
}

a.link_met_pijl:after{
	content: "\f061";
	color: #78c4af;
	font-size: 13px;
	font-weight: 300;
	margin-left: 20px;
	font-family: "Font Awesome 5 Pro";
    position: absolute;
    transform: translateY(2px);
}

.checkout-button:after{
	color: #ffffff;
	font-family: "Font Awesome 5 Pro";
	font-size: 12px;
	content: "\f178";
	font-weight: 700;
	margin-left: 10px;
}

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

form.search-form{
	margin:20px 0 0;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background:none;
	width: 100%;
}

form.search-form input{
	margin:0;
	padding:0 20px;
	outline:none;
	background:none;
	border-radius:25px;
	float:left;
	border: 1px solid rgba(0, 28, 54, 0.3);
	background-color: #ffffff;
	line-height: 48px;
	color: rgba(0, 28, 54, 0.6);
	font-family: Ubuntu;
	font-size: 15px;
	font-weight: 300;
    width: 100%;	
}

form.search-form button{
	margin:0 0 0 -50px;
	padding:0;
	outline:none;
	background-color: #78c4af;
	border:none;
	float:left;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #001c36;
}

nav.navbar{
	min-height:0;
	background:#001c36;
	border:none;
	margin:0;
    padding: 0;
	width:100%;
	float:left;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.achtergrondafbeelding nav.navbar{
	background: none;
}

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-expand-lg>.container{
	max-width: 1370px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
	position: relative;
}

#navbar-hoofdmenu{
	-webkit-box-flex: initial;
	    -ms-flex-positive: initial;
	        flex-grow: initial;
}

.achtergrondafbeelding .bgshow{
	background: #001c36 !important;
}

#logoholder{
	margin: 30px 0;
	float:left;
}

#logoholder svg *{	
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.achtergrondafbeelding:not(.blauwe_achtergrond) svg > path{
	fill:#001c36;
}

.achtergrondafbeelding:not(.blauwe_achtergrond) svg > g *,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow svg > path{
	fill:#fff;
}

.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow svg > path{
	fill:#78c4af;
}

#hoofdmenu{
	margin:0;
}

#hoofdmenu li{
	margin: 0 15px;
	position:relative;
}

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

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

#hoofdmenu li a{
	text-decoration: none !important;
	padding:0;
	background:none;
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 13px;
	font-weight: 500;
	line-height: 40px;
	/* Text style for "Landbouwfo" */
	text-transform: uppercase;
	display: inline-block;
	white-space: nowrap;
}

.achtergrondafbeelding:not(.blauwe_achtergrond) #hoofdmenu li a{
	color: #001c36;
}

.achtergrondafbeelding:not(.blauwe_achtergrond) #hoofdmenu > li:hover > a,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow #hoofdmenu li a{
	color: #fff;
}

#hoofdmenu > li:hover > a,
.single-project #menu-item-1640 > a,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow #hoofdmenu li:hover a{
	color: #78c4af;
}

#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow #hoofdmenu > li.current-menu-item > a,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow #hoofdmenu > li.current-menu-ancestor > a,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow #hoofdmenu > li.current-menu-parent > a{
	color: #fff;
	background-color: #78c4af;
	border-radius: 20px;
	padding:0 15px;
}

.achtergrondafbeelding:not(.blauwe_achtergrond) #hoofdmenu > li.current-menu-item > a,
.achtergrondafbeelding:not(.blauwe_achtergrond) #hoofdmenu > li.current-menu-ancestor > a,
.achtergrondafbeelding:not(.blauwe_achtergrond) #hoofdmenu > li.current-menu-parent > a{
	color: #001c36;
	background-color: #fff;
}

#hoofdmenu > li.current-menu-item,
#hoofdmenu > li.current-menu-ancestor,
#hoofdmenu > li.current-menu-parent{
	margin: 0;
}

/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
	padding:25px 30px;
	margin:0;
	position:absolute;
	top:50px;
	left:-30px;
	-webkit-box-shadow: 10px 10px 20px rgba(0, 20, 38, 0.15);
	        box-shadow: 10px 10px 20px rgba(0, 20, 38, 0.15);
	background-color: #ffffff;
	border-radius: 10px;
}


#hoofdmenu > li > ul:before {
    height: 15px; 
    top: -15px; 
    position: absolute;
    content: "";
    left: 0;
    width: 100%;
    background: transparent; 
}

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

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

#hoofdmenu li ul li:nth-child(n+3){
	margin-top: 13px;
}

#hoofdmenu li.menu-col-3 > ul,
#hoofdmenu li.menu-col-4 > ul{
	width: 1140px;
}

#hoofdmenu li.menu-col-4 > ul > li{
	width: 25%;
	clear: none;
}

#hoofdmenu li.menu-col-3 > ul > li{
	width: 33%;
	clear: none;
}

#hoofdmenu li.menu-col-4 > ul > li,
#hoofdmenu li.menu-col-3 > ul > li{
	margin-top: 0 !important;
	padding: 0 15px;
	margin-bottom: 30px;
}

#hoofdmenu li.menu-col-4 > ul > li:nth-child(2),
#hoofdmenu li.menu-col-3 > ul > li:nth-child(2){
	padding-left: 0;
}

#hoofdmenu li.menu-col-4 > ul > li:last-child,
#hoofdmenu li.menu-col-3 > ul > li:last-child{
	padding-right: 0;
}

#hoofdmenu li.menu-col-4 > ul > li > a,
#hoofdmenu li.menu-col-3 > ul > li > a{
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: solid 1px rgba(0,57,99,0.3);
}

#hoofdmenu li.menu-col-4 > ul,
#hoofdmenu li.menu-col-3 > ul{
	position: fixed;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
    top: 80px;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	
	color: #001c36 !important;
	font-family: Ubuntu;
    line-height: normal;
	font-weight: 500;
	/* Text style for "Duurzaamhe" */
	text-transform: uppercase;
}

#hoofdmenu > li.menu-col-4 > ul > li > a,
#hoofdmenu > li.menu-col-3 > ul > li > a{
	font-size: 16px;	
}

#hoofdmenu > li.menu-col-4 > ul > li > a:after,
#hoofdmenu > li.menu-col-3 > ul > li > a:after{
	content: "\f061";
	color: #001c36;
	font-family: "Font Awesome 5 Pro";
	font-size: 13px;
	font-weight: 400;
	float: right;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#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,
#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: #78c4af !important;
}

/*Sub-sub menu*/
#hoofdmenu > li > ul > li > ul{
	display:block;
	left:100%;
	top:0;
    list-style: none;
    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:normal;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	color: #001c36;
	font-family: Ubuntu;
	text-transform: none;
	font-size: 14px;
	font-weight: 500;
}

#hoofdmenu li ul li ul li ul,
#hoofdmenu li ul li ul li:hover ul{
	display: none;
}

#hoofdmenu li ul li ul li.menu-item-has-children{
	border-bottom: solid 1px rgba(0, 57, 99, 0.3);
	padding-bottom: 10px;
}

#hoofdmenu li ul li ul li.menu-item-has-children > a:after{
	content: "\f078";
	font-family: 'Font Awesome 5 Pro';
    color: rgba(0, 28, 54, 0.75) !important;
    font-size: 12px;
    float: right;
}

#hoofdmenu li ul li ul li.menu_overzicht_link a{
	color: #78c4af !important;
	font-size: 12px !important;
	font-weight: 400 !important;
}

#hoofdmenu li ul li ul li ul{
	display: none;
	padding-left: 10px;
	padding-top: 15px;
    float: left;
    width: 100%;
}

#hoofdmenu li ul li ul li ul li + li{
	margin-top: 0 !important;
}

#footer{
	padding:120px 0;
	background:#f5f4f4;
	z-index: 50;
	position: relative;
}

#footer ul,
#footer p{
	list-style:none;
	padding: 0;
}

.footer_slogan{
	color: #001c36;
	font-family: Ubuntu;
	font-size: 35px;
	font-weight: 700;
	line-height: 45px;
}

.footer_slogan:after{
	content: "";
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='2' viewBox='0 0 70 2'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2368cdb2' d='M0 2h14V0H0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%2368cdb2' d='M28 2h14V0H28z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%2368cdb2' d='M56 2h14V0H56z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 70px;
	height: 2px;
	margin: 30px 0;
	display: block;
}

.footer_branches{
	color: #001c36;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
}

#footer p{
	color: #001c36;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
}

#footer p a{
	color: #78c4af !important;
}

#footer ul li{
}

#footer ul li a{
	color: #78c4af !important;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 700;
	line-height: 36px;
}

.footer_logo{
	margin-bottom: 60px;
}

#content + #credits{
	background-color: #001c36;
}

.call_to_action_pagina article > .jumbotron:last-child{
	padding-bottom: 80px;
}

#content + #credits{
	color: #fff;
	border-bottom: none;
}

#credits{
	padding:0 0 40px 0;
	background:#f5f4f4;
	border-bottom: solid 10px #001c36;
	color: #001c36;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 400;
    line-height: 36px;
}

body:has(.product_aanvragen_fixed) #credits {
	margin-bottom: 4rem;
}

#credits a{
	color: #78c4af !important;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 700;
	line-height: 36px;
}

#credits ul{
	list-style: none;
	padding: 0;
}

#credits ul li{
	float: left;
	margin-right: 60px;
}

#credits ul li:last-child{
	margin-right: 0;
}

.submenu-back-button{
	display: none;
}

.talen-container{
	width: 40px;
	height: 40px;
	border-radius: 20px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	overflow: hidden;
	float: left;
	margin-left: 10px;
}

.achtergrondafbeelding:not(.blauwe_achtergrond) .talen-container{
	border: 1px solid #001c36;
	color: #001c36;	
}

.achtergrondafbeelding:not(.blauwe_achtergrond) .talen-container:hover{
	color: #fff;	
}

.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow .talen-container{
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #ffffff;	
}

.achtergrondafbeelding:not(.blauwe_achtergrond) .toon_zoeken, 
.achtergrondafbeelding:not(.blauwe_achtergrond) .toon_zoeken:hover, 
.achtergrondafbeelding:not(.blauwe_achtergrond) .toon_zoeken:focus{
	border: 1px solid #001c36;
	color: #001c36;		
}

.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow .toon_zoeken,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow .toon_zoeken:hover,
.achtergrondafbeelding:not(.blauwe_achtergrond) .bgshow .toon_zoeken:focus{
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #ffffff;	
}

.talen-container:hover{
	height: 115px;
	border: 1px solid #78c4af;
    -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
            transform: translateY(30px);
	margin-bottom: -50px;
    background: #001c36;
    color: #fff;
    margin-top: -30px;
}

.taal_active{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 38px;
	height: 38px;
}

.talen_dropdown{
	padding: 0;
	margin: 0;
	list-style: none;
}

.talen_dropdown li a{	
	width: 38px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	height: 38px;
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none !important;
}

.talen_dropdown li a:hover,
.talen_dropdown li a:focus{
	color: #78c4af;
}

#social-top{
	position: fixed;
	bottom: 40px;
	right: -25px;
	color: #989898;
	font-family: Ubuntu;
	font-size: 12px;
	font-weight: 400;
	line-height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	z-index: 150;
    mix-blend-mode: difference;
}

#social-top span{
	-webkit-transform: rotate(90deg);
	    -ms-transform: rotate(90deg);
	        transform: rotate(90deg);
    top: -60px;
    position: relative;
}

#social-top span:after{
	width: 50px;
	height: 1px;
	background-color: #989898;
	content: "";
    display: inline-block;
    position: relative;
    top: -3px;
    margin: 0 25px;
}

#social-top a{
	color: #989898;
	font-family: "Font Awesome 5 Brands";
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.floating_button_whatsapp {
	display: none;
}

#whatsapp span {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    top: -60px;
    position: relative;
}


#social-top {
	display: none;
}

#whatsapp {
    position: fixed; 
	bottom: 90px;
    right: 15px;
    color: #989898;
    font-family: Ubuntu;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 150;
    mix-blend-mode: difference;
}

.floating_button_whatsapp {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 65px;
    height: 65px;
    color: #78c4af; 
	background-image: url(../images/whatsapp.svg);
    background-size: 100%;
	background-position: center center;
    background-repeat: no-repeat;
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 99999; 
    text-decoration: none;
}

a.floating_button_whatsapp:hover {
    color: #fff;
    text-decoration: none; 
}

@media (max-width: 1080px){
	#social-top{
		bottom: 80px;
	}

	#whatsapp { 
		bottom: 70px;
		right: 5px;
	}

	.floating_button_whatsapp { 
		width: 50px;
		height: 50px;
	}
 
}

.productslider_container .tns-controls{
	position: absolute;
    bottom: 35px;
    left: 45px;
    right: 65px;
}

.productslider_container .tns-outer{
	position: relative;
}

.productslider_container .tns-controls button{
	background-color: #fff;
	width: 50px;
	height: 50px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-radius: 50%;
	margin-right: 10px;
	font-size: 16px;
	color: #003963;
	border: none;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	float: left;
}

.productslider_container .tns-controls button[disabled]{
	color: #fff;
	background-color: rgba(245, 244, 244, 0.3);
}

.productslider_counter{
	float: right;
	color: #fff;
	font-family: Ubuntu;
	font-size: 15px;
	font-weight: 700;
	line-height: 45px;
}

.productslider_current_count{
	color: #78c4af;
	
}

.table,
.table-hover tbody tr:hover{
	color: #fff !important;
	background: #001c36;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #003963;
	font-size: 14px;
}

.table th{
	background-color: rgba(0, 57, 99, 0.3);
	border-bottom: solid 2px #fff;
	color: #fff;
}

.andere_categorieen h2{
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
}

.andere_categorieen{
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.andere_categorieen:before{
	background-image: url(../images/vorm-blauw.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200%;
	z-index: -1;
}

.subcategorie-blok,
.subcategorie-blok:hover,
.subcategorie-blok:focus{
	color: #fff;
	text-decoration: none;
	margin-top: 80px;
}

.subcategorie-blok__top{
	overflow: hidden;
}

.subcategorie-blok img{	
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.subcategorie-blok:hover img,
.subcategorie-blok:focus img{
	-webkit-transform: scale(1.1);
	    -ms-transform: scale(1.1);
	        transform: scale(1.1);
}

.subcategorie-blok__more{
	margin-top: 30px;
	color: #78c4af;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight: 500;
	/* Text style for "Naar produ" */
	text-transform: uppercase;
	display: block;
}

.jumbotron h2.subcategorie-blok__titel{
	color: #ffffff;
	font-family: Ubuntu;
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
}

.subcategorie-blok__introtekst{
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

.subcategorie-blok__more i{
	margin-left: 20px;
	color: #78c4af;
	font-size: 13px;
	font-weight: 400;
}

.product_subcategorieen .tns-outer{
	margin: 0 -15px;
	width: auto;
}

.subcategorie-blok__bottom{
	padding: 40px 20px;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.subcategorie-blok:hover .subcategorie-blok__bottom,
.subcategorie-blok:focus .subcategorie-blok__bottom{
	background: #001426;
}

.toon_zoeken,
.toon_zoeken:hover,
.toon_zoeken:focus{
	float: left;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 40px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: #ffffff;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
	text-decoration: none;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.search_outer{
	background-color: rgba(0, 28, 54, 0.9);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1199;
	display: none;
}

.search_container{
	background-color: #f5f4f4;
	max-width: 570px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 35px;
	position: fixed;
	top: 140px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	z-index: 1200;
	border-radius: 10px;
}

.search_container strong{
	color: #001c36;
	font-family: Ubuntu;
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
}

.close_zoeken{
	position: absolute;
    right: 20px;
    top: 15px;
    color: #001c36;
    font-size: 24px;
}
	
.slider-row > div{
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.talen-container{
	display: none !important;
}

#social-category a{
	width: 60px;
	height: 60px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	color: #f5f4f4;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	margin-right: 10px;
	border: 2px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	text-decoration: none !important;
}

#footer #social-category a {
    color: #001c36;
    border: 2px solid rgba(0, 28, 54, 0.3);
    width: 40px;
    height: 40px;
    font-size: 16px;
}

#social-category a:hover{
	border: 2px solid rgba(255, 255, 255, 1);	
}

@media (max-width:767px)
{	
    #hoofdmenu li.menu-item-has-children ul,
    #hoofdmenu li.menu-item-has-children:hover ul {
        display: none;
        position: static; 
    }

	body.top_achtergrond_grijs:before{
		min-height: 655px;
	}
	
	.navbar-expand-lg .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; 
    }
	.top-zoek-taal{
		display: none;
	}
	
	nav.navbar{
		padding: 0 20px;
	}
	
	.mobile-top{
		width: 100%;
		display: block;
		height: 160px;
		margin-bottom: -160px;
		background-color: #001426;
		z-index: 15;
		position: relative;
		padding: 20px;
	}
    
    .navbar-toggler {
      color: rgba(0, 0, 0, 0.5);
      border-color: rgba(0, 0, 0, 0.1);
		border: none;
		border-radius: 25px;
		margin: 0;
		line-height: 50px;
		outline: none !important;
		padding: 0 20px !important;
		background-color: rgba(0, 28, 54, 0.95);
    position: absolute;
    right: 0;
    }
	
	.navbar-toggler:before{
		content: "Menu";
				color: #ffffff;
		font-family: Ubuntu;
		font-size: 15px;
		font-weight: 300;
text-transform: uppercase;
	}

    .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 2V0h14v2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 7V5h17v2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 12v-2h20v2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
		width: 20px;
		height: 12px;
		margin-left: 5px;
    }

	.navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand{
		max-width:100%;
	}
    
    .jumbotron > .container,
    .jumbotron > .container-fluid{
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
        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:5px 0 0 0;
		border:1px solid #888;
	}
	
	.table-responsive::-webkit-scrollbar{
		-webkit-appearance:none;
		width:14px;
		height:14px;
	}
	
	.table-responsive::-webkit-scrollbar-thumb{
		border-radius:8px;
		border:3px solid #fff;
		background-color:rgba(0, 0, 0, .3);
	} 
	
	.table-responsive table{
		min-width:100%;
	}
	
	article > .jumbotron:not(.call_to_action):last-child {
		padding-bottom: 80px;
	}
	
	.share-title{
		float: left;
		width: 100%;
		line-height: 40px;
	}
	
	.share-title:before{
		display: none;
	}
	
	.terug_top .container{
		padding: 0 30px;
	}
	
	.sharebutton {
    	width: 50px;
		height: 50px;
	}
	
	.single-post .sharebuttons,
	.single-product .sharebuttons,
	.single-project .sharebuttons{
		margin-bottom: 30px !important;
	}
	
	#hoofdmenu li{
		margin:0;
        clear: both; 
	}
	
	#hoofdmenu li a{
		line-height:36px;
	}

    #hoofdmenu li > ul {
        position: static;
        width: 100%;
        float: left; 
    }
    
    .col-sm-12:nth-child(n+2){
        margin-top: 30px;
    }
    
    #footer .col-sm-12:nth-child(n+2){
        margin-top: 30px;
    }
	
	.jumbotron h1{
		font-size: 35px;
		line-height: 45px;
	}
	
	.jumbotron h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	#footer {
		padding: 80px 0 0;
	}
	
	.footer_slogan,
	.footer_branches,
	.footer_logo,
	#footer .row > div:nth-child(1),
	#footer .row > div:nth-child(2){
		display: none;
	}
	
	#footer .row > div:nth-child(3){
		margin-top: 0;
	}
	
	#credits .row{
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}
	
	#credits ul li {
		float: left;
		width: 100%;
		margin-right: 0;
	}
	
	#footer #social-category a{
    	color: #001c36;		
		border: 2px solid rgba(0, 28, 54, 0.3);
	}
	
	.jumbotron.jumbo-padding {
		margin: 80px 0 0;
	}
	
	article > .jumbotron:first-child {
		margin-top: 70px;
	}
	
	.jumbotron h1:after{
		margin: 20px 0 25px;
	}
	
	#social-top{
		right: -45px;
	}
	
	.productslider_container .tns-controls {
    	position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		margin-top: 30px;
	}
	
	.subcategorie-blok__bottom {
    	padding: 20px 20px;
	}
	
	.subcategorie-blok__titel{
		margin-bottom: 0 !important;
	}
	
	.subcategorie-blok__introtekst{
		display: none;
	}
	
	a:not(.product-blok) .subcategorie-blok__bottom{
		background-color: #001426;
	}
	
	.andere_categorieen .tns-ovh{
		overflow: visible !important;
	}
	
	.andere_categorieen .slider-row,
	.andere_categorieen > .container > .row{
		margin: 0;
	}
	
	.andere_categorieen .slider-row .col-sm-12{
		margin-top: 0;
		padding-left: 0;
	}
	
	.andere_categorieen .tns-controls{
		margin-top: 30px;
	}
	
	.andere_categorieen .tns-controls button{
		background-color: #fff;
		width: 50px;
		height: 50px;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		border-radius: 50%;
		margin-right: 10px;
		font-size: 16px;
		color: #001c36;
		border: none;
		-webkit-transition:all 0.3s ease-in-out;
		-o-transition:all 0.3s ease-in-out;
		transition:all 0.3s ease-in-out;
		float: left;
	}

	.andere_categorieen .tns-controls button[disabled]{
		color: #fff;
		background-color: rgba(245, 244, 244, 0.3);
	}
	
	.subcategorieen_counter{
		float: right;
		color: #fff;
		font-family: Ubuntu;
		font-size: 15px;
		font-weight: 700;
		line-height: 45px;
	}
	
	.subcategorieen_counter .current_count {
		color: #78c4af;
	}
	
	.jumbotron h2.subcategorie-blok__titel{
		font-size: 25px;
		line-height: 35px;
	}
	
	.content_1_koloms *[style="text-align: right;"],
	.content_1_koloms *[style="text-align: center;"]{
		text-align: left !important;
	}
	
	.talen-container:hover {
    	height: 130px;
	}
	
	.mobile-top-contact > a{
		margin-right: 5px;
		width: 50px;
		height: 50px;
		border: 1px solid rgba(255, 255, 255, 0.3);
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
    	float: left;
		color: #fff;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-decoration: none !important;
		border-radius: 50%;
	}
	
	.taal_active,
	.talen-container{
		width: 50px;
		height: 50px;
		border-radius: 25px;
		margin-left: 0;
	}
	
	.talen_dropdown li a{
		width: 50px;
		height: 38px;		
	}
	
	.productenoverzicht #cats_menu{
		background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z'/%3E%3C/svg%3E");
	}
	
	.productenoverzicht #cats_menu{
		margin-bottom: 0;
		width: calc(100% - 30px) !important;
		margin-left: 15px !important;
		color: #003963;
	}
	
	#cats_menu option{
		color: #001c36;
	}
	
	#cats_menu{
		height: 50px;
		border-radius: 25px;
		border: 2px solid #78c4af;
		padding: 0 20px !important;
		overflow: hidden;
    	width: calc(100% - 30px) !important;
		background-color: transparent;
		outline: none !important;
		
		-moz-appearance:none; /* Firefox */
		-webkit-appearance:none; /* Safari and Chrome */
		appearance:none;
		background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z' fill='%23fff'/%3E%3C/svg%3E");
		background-repeat: no-repeat;
		background-position: right 20px center;
    	background-size: auto 15px;
		width: 100% !important;
		margin-left: 0 !important;
		color: #fff;
	}
	
	#cats_menu li{
		width: 100%;
		float: left;
		margin: 0 !important;
	}
	
	#cats_menu li a{
		border: none !important;
		padding: 0 !important;
		line-height: 46px !important;
	}
}


@media (max-width:320px){
	.jumbotron > .container,
    .jumbotron > .container-fluid{
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        max-width: 100%;
    }
}

@media (min-width: 576px) and (max-width:767px)
{	
	
}

@media (min-width:768px) and (max-width:991px)
{    
    .jumbotron > .container,
    .jumbotron > .container-fluid{
        padding-left: 30px;
        padding-right: 30px;
    }
	
	.mobile-top-contact,
	.mobile-top form.search-form{
		display: none !important;
	}
	
	.navbar-expand-lg .submenu-back-button{
		display: block;
	}
	
	.footer_branches{
		margin-bottom: 30px;
	}
	
	.jumbotron h1 {
		font-size: 60px;
		line-height: 70px;
	}
	
	.productslider_container .tns-controls {
		left: 45px;
		right: 45px;
	}
	
	nav.navbar{
		padding: 0 30px;
	}
    
    .navbar-toggler {
      color: rgba(0, 0, 0, 0.5);
      border-color: rgba(0, 0, 0, 0.1);
		border: none;
		border-radius: 25px;
		margin: 0;
		line-height: 40px;
		outline: none !important;
		padding: 0 20px !important;
		background-color: rgba(0, 28, 54, 0.95);
    position: absolute;
    right: 100px;
    }
	
	.navbar-toggler:before{
		content: "Menu";
				color: #ffffff;
		font-family: Ubuntu;
		font-size: 15px;
		font-weight: 300;
text-transform: uppercase;
	}

    .navbar-toggler-icon {
      background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='12' viewBox='0 0 20 12'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 2V0h14v2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 7V5h17v2z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 12v-2h20v2z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
		width: 20px;
		height: 12px;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
	.navbar-expand-xl .submenu-back-button{
		display: block;
	}
	
	#hoofdmenu li ul li a{
		font-size: 13px;
	}
	
	.navbar-expand-lg>.container {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	#navbar-hoofdmenu {
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	
	.top-zoek-taal{
		position: absolute;
		top: 35px;
		right: 30px;
	}
	
	body{
		padding-top: 140px;
	}
	
	#hoofdmenu > li > ul{
		top: 40px;
	}
	
	#hoofdmenu {
		margin: -10px 0 10px;
	}
	
	#hoofdmenu > li > ul{
		border-radius: 10px 10px;
	}
	
	#hoofdmenu li.menu-col-3 > ul, #hoofdmenu li.menu-col-4 > ul {
		width: 960px;
	}
	
	#hoofdmenu li.menu-col-4 > ul, #hoofdmenu li.menu-col-3 > ul {
		top: 130px;
	}
	
	#social-category a {
    	width: 50px;
		height: 50px;
	}
}

@media (min-width:1200px)
{
    
}

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

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

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: 30px; }

img.alignleft,
picture.alignleft img{
  margin-right: 30px; }

img.alignright,
picture.alignright img{
  margin-left: 30px; }

.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; }



.product_aanvragen_fixed {
    display: flex;
    position: fixed;
	width: 100%;
	padding: .5rem;
	z-index: 99;
	bottom: 0;
    background-color: #78c4af;
	justify-content: center;
	align-items: center;
	gap: 2rem;
}

.product_aanvragen_fixed h2 {
	margin-bottom: 0 !important;
	font-size: 1.4rem;
    padding: 0 !important;
	font-weight: 700;
	line-height: normal;
}

.product_aanvragen_fixed .btn-group {
	gap: 0.5rem;
}

.product_aanvragen_fixed_image_container {
	position: relative;
	display: block; 
}

.product_aanvragen_fixed_image {
    position: absolute;
    display: block;
    inset: 0;
    transform: translate(-9rem, -6rem);
}

.product_aanvragen_fixed_content {
	position: relative;
	display: flex;
	align-items: center;
	gap: 3rem;
}

@media (max-width:768px)
{
    .product_aanvragen_fixed_image_container {
        position: absolute;
        display: block;
        width: 25%;
        height: 100%; 
    } 
		
	.product_aanvragen_fixed_image {
		position: absolute;
		display: block;
		pointer-events: none;
		inset: 0;
		transform: translate(0rem, -2rem);
	}
	.product_aanvragen_fixed_image img {
		width: 100%;
	}
	
	.product_aanvragen_fixed_content {
		position: relative;
		display: block;
		width: 75%;  
        left: 25%;
	} 

	.product_aanvragen_fixed { 
		position: fixed;
		width: 100%;
		padding: 1rem;
		z-index: 99;
		bottom: 0;
		background-color: #78c4af;
		align-items: flex-start;
		gap: 0rem;
		flex-direction: column;
	}
	
	.product_aanvragen_fixed h2 { 
		padding: 0 0 1rem 0 !important; 
	}
	
	.button_wit, .button_wit:hover { 
		padding: 1rem 1rem !important;
	}


}


@media (max-width:630px)
{
	.product_aanvragen_fixed_image_container {
        position: absolute;
        display: flex;
        width: 33%;
        bottom: 1px !important;
        height: 100%; 
        align-items: flex-end;
    } 
		
	.product_aanvragen_fixed_image {
		position: relative;
		display: block;
		pointer-events: none;
		inset: 0;
		transform: translate(0rem, 0rem);
	}
	.product_aanvragen_fixed_image img {
		width: 100%;
	}
	
	.product_aanvragen_fixed_content {
		position: relative;
		display: block;
		width: 75%;  
        left: 33%;
	} 
} 

@media (max-width: 360px) { 
	.product_aanvragen_fixed_image_container { 
        display: none; 
    } 
    .product_aanvragen_fixed_content { 
        left: 0;
    }
}