html.no-scroll,
html.no-scroll body{
    overflow: hidden;
}

html,
body{
	overflow-x: hidden;
}

body{
	font:400 16px/26px 'Open Sans';
	color:#323e48;
}

body.landingpage{
	background-color: #1d1d1b;
}

.navbar-expand-md>.container{
	max-width: 1400px;
}

h1, h2, h3, 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 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;
}

article > .jumbotron .gform_wrapper:last-child form{
	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 > .table-responsive:last-child > table{
    margin-bottom: 0;
}

.jumbotron.jumbo-padding{
    margin: 100px 0 0;
}

article > .jumbotron:first-child {
    margin-top: 0;
}

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 -15px !important;
}

div.gallery .gallery-item{    
    padding: 0 15px;
    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{
	color: #ffffff;
	font-family: elido;
	font-size: 70px;
	font-weight: 900;
	line-height: 80px;
	text-transform: uppercase;
}

.jumbotron h2{
	color: #007499;
	font-family: elido;
	font-size: 40px;
	font-weight: 900;
	line-height: 50px;
	text-transform: uppercase;
    margin-bottom: 28px;
}

.jumbotron h2:after{
	content: "";
	display: block;
	width: 16px;
	height: 8px;
	background-color: #007499;
    margin-top: 20px;
}

.jumbotron h3{
	color: #323e48;
	font-family: marine;
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 20px;
}

.jumbotron.contactblok h3{
	color: #ffffff;
}

.jumbotron p + h2,
.jumbotron.contactblok p + h3{
	margin-top: 56px;
}

ul.checklist{
	padding: 0;
	list-style: none;
}

ul.checklist li{
	position: relative;
	padding-left: 25px;
}

ul.checklist li:before{
	color: #323e48;
	position: absolute;
	left: 0;
	top: 1px;
	content: "\f105";
	font-family: 'Font Awesome 5 Pro';
}

article ul:not([class]){
	padding-left: 15px;
}

article ul li:nth-child(n+2){
	margin-top: 15px;
}

.alm-filters-edit{
    display: none !important;
}

.alm-btn-wrap{
	width: 100%;
	text-align: center;
	float: left;
	margin-top: 80px;
}

.alm-loading{
    width: 100%;
}

.done{
	display: none !important;
	opacity: 0.4;
    cursor: not-allowed !important;
}

.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:#de6a2e;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#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:#de6a2e;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.transition-03{
	-webkit-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:solid 2px #de6a2e;
	border-radius:23px;
	background:#de6a2e;
	padding:10px 20px !important;
	line-height:normal !important;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
    cursor: pointer;
	color: #ffffff;
	font-family: elido;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

.link_met_pijl{
	color: #de6a2e;
	font-family: elido;
	font-size: 15px;
	font-weight: 600;
	line-height: 26px;
	text-transform: uppercase;
}

.link_met_pijl:after{
	content: "\f105";
	color: #de6a2e;
	font-family: "Font Awesome 5 Pro";
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin-left: 15px;
    position: relative;
    top: 1px;
}

.button-outline-wit{
	border: 2px solid rgba(255, 255, 255, 0.3);
	background: none;
}

.button-outline-wit:before{
	display: none !important;
}

.button-outline-wit:hover{
	border: 2px solid #fff;
	background: none;
}

.button-outline-grijs{
	border: 2px solid rgba(50,62,72, 0.3);
	background: none;
	color: #323e48 !important;
}

.button-outline-grijs:before{
	display: none !important;
}

.button-outline-grijs:hover{
	border: 2px solid #323e48;
	background: none;
}

.more,
.more:hover,
.more:focus{
	padding: 3px 20px !important
}

.more:after{
	content: "\f067";
	font-family: "Font Awesome 5 Pro";
	font-size: 18px;
	font-weight: 400;
	line-height: 36px;
	margin-left: 15px;
}

.button:before,
body div.gform_wrapper .gform_footer button.gform_button:before{
	content: "";
	position: absolute;
	left: -10px;
	top: -10px;
	border-radius: 33px;
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	background-color: rgba(222, 106, 46, 0.3);
	z-index: -1;
	opacity: 0;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

body div.gform_wrapper .gform_footer button.gform_button:after,
body div.gform_wrapper .gform_page_footer button.gform_button:after{
	content: "\f105";
	margin-left: 18px;
	color: #ffffff;
	font-family: "Font Awesome 5 Pro";
	font-size: 15px;
	font-weight: 400;
    transform: translateY(1px);
}

.button i{
	margin-left: 15px;
	font-size: 18px;
    transform: translateY(1px);
}

.button:hover:before,
body div.gform_wrapper .gform_footer button.gform_button:hover:before{
	opacity: 1;
}

.button-outline-menu a{	
	color: #de6a2e !important;
	background: none !important;
	border: 2px solid rgba(222, 106, 46, 0.3);
	text-decoration: none !important;
	padding:10px 20px !important;
	border-radius:23px;
}

.button-outline-menu a:hover{
	color: #de6a2e !important;	
	border: 2px solid #de6a2e;
}

.button-outline-menu:before{
	display: none !important;
}

.button-outline-menu i{
	margin-left: 15px;
	font-size: 18px;
    transform: translateY(1px);
}

.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{
	
}

.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:0;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background:#fff;
}

form.search-form input{
	margin:0;
	padding:0 5px;
	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;
	background:transparent;
	border:none;
	margin:0;
    padding: 0;
	width:100%;
	float:left;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

nav.navbar.whitemenu{
	background: #1d1d1b;
    box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}

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;
}

#logoholder{
	margin: 18px 0;
	float:left;
}

#hoofdmenu{
	margin:30px 0 0;
}

#hoofdmenu li{
	position:relative;
	margin: 0 0 0 50px;
}

#hoofdmenu li:first-of-type{
	margin-left:0;
}

#hoofdmenu li:last-of-type{
	margin-right:0;
}

#hoofdmenu > li.button-outline-menu > a:after{
	display: none !important;
}

#hoofdmenu li:hover{
	z-index: 15;
}

#hoofdmenu li a{
	padding:0;
	background:none;
	color: #ffffff;
	white-space: nowrap;
	font-family: elido;
	font-size: 15px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 46px;
	text-transform: uppercase;
	text-decoration: none !important;
}

#hoofdmenu > li > a:hover,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a{
	color: #de6a2e;
	position: relative;
}

#hoofdmenu > li > a:after{	
	opacity: 0;
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 4px;
	background-color: #de6a2e;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	pointer-events: none;
}

#hoofdmenu > li.current-menu-item > a:after,
#hoofdmenu > li.current-menu-ancestor > a:after,
#hoofdmenu > li.current-menu-parent > a:after{
	opacity: 1;
}

/*#hoofdmenu li.menu-item-has-children > a:after{
	content: "\f107";
	font-family: 'Font Awesome 5 Pro'
}

#hoofdmenu li.menu-item-has-children.open > a:after{
	content: "\f106";
	font-family: 'Font Awesome 5 Pro'
}*/

/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
	padding:5px 0;
	margin:0;
	position:absolute;
	top:100%;
	background: #fff;
	left:-20px;
}

#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 20px;
	float:left;
	width:100%;
	clear:both;
}

#hoofdmenu li ul li:last-child a{
	border-bottom: none;
}

#hoofdmenu li ul li a{
	white-space:nowrap;
	text-transform: none;
	border-bottom: solid 1px rgba(50, 62, 72, 0.15);
	margin:0;
	padding:0;
	float:left;
	width:100%;
	font-family: elido;
	color: #323e48;
	font-size: 15px;
	font-weight: 600;
	line-height: 38px;
}

#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: #de6a2e;
}

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
	display:none;
	left:100%;
	top: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%;
}

#footer{
	margin-top: 160px;
	padding:155px 0 80px;
	position: relative;
	background: url(../images/footer-background.jpg) center no-repeat;
	background-size: cover;
}

#footer:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(29, 29, 27, 0.9);
}

#footer h4,
#footer span.h4{
	color: #ffffff;
	font-family: marine;
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 33px;
	display: inline-block;
}

#menu-footermenu-1{
	margin-top: 63px;
}

#footer ul,
#footer p{
	list-style:none;
	padding:0;
	color: #ffffff;
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: 400;
	line-height: 36px;
}

#footer ul li{
}

#footer ul li a{
	color: #ffffff !important;
	font-family: "Open Sans";
	text-decoration: none !important;
	font-size: 16px;
	font-weight: 700;
	line-height: 36px;
}

#footer ul li a:hover{
	color: #de6a2e !important;
}

#footer ul li a i{
	margin-right: 30px;
}

.credits{
    margin-top: 92px;
}

.credits span{
	color: rgba(255, 255, 255, 0.3);
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 36px;
	float: left;
}

#footer .credits ul{
	display: inline;
	line-height: 36px;
	float: left;
	margin: 0 !important;
}

#footer .credits ul li{
	float: left;
	margin-left: 5px;
	line-height: 36px;
}

#footer .credits ul li:not(:last-child):after{
	content: "|";
	margin: 0 0 0 4px;
	color: #007499 !important;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 36px;
	float: left;
}

#footer .credits ul li a{
	color: #007499 !important;
	font-family: "Open Sans";
	font-size: 12px;
	font-weight: 400;
	line-height: 36px;
	float: left;
}

#footer .credits ul li a:hover{
	text-decoration: underline !important;
}

.submenu-back-button{
	display: none;
}

.terug_naar_home{
	text-decoration: none !important;
	font-family: elido;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	line-height: 26px;
}

.terug_naar_home:hover{
	color: #de6a2e;
}

.terug_naar_home i{
	margin-left: 15px;
}

.button.gform_previous_button i{
	margin-right: 15px;
}
	
#navbar-hoofdmenu{
	justify-content: flex-end !important;
}

@media (max-width:767px)
{	
	body{
		line-height: 32px;
	}
	
	body #navbar-hoofdmenu{
		display: flex !important;
	}
	
	.mobiel-contact{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.mobiel-contact .button i{
		font-size: 16px;

		margin-left: 0;
		margin-right: 15px;
	}
	
	.mobiel-contact .button{
		margin-right: 20px;
	}
	
	.alm-btn-wrap{
		margin-top: 40px;
	}
	
	.terug_naar_home{
		display: none;
	}
	
    #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: -20px 22px 0 0;
		border-radius: 0 !important;
		outline: none !important;
		box-shadow: none !important;
		display: flex;
		flex-direction: column;
    }
	
	.navbar-toggler:before{
		content: "Menu";
		color: #ffffff;
		font-family: elido;
		font-size: 10px;
		font-weight: 600;
		letter-spacing: 0.5px;
		line-height: normal;
		text-transform: uppercase;
    	margin-bottom: 2px;
	}
	
	nav.navbar:after{
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 0 140px 140px 0;
		border-color: transparent #007499 transparent transparent;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 10001;
	}
	
	button#trigger-overlay{
		z-index: 10002;
	}

    .navbar-toggler-icon {
		width: 30px;
		height: 21px;
		outline: none !important;
		background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='17' viewBox='0 0 30 17'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 7h30v3H0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 14h30v3H0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 3V0h30v3z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
		background-size: contain;
    }
	
	.navbar-toggler[aria-expanded="true"]:before{
		content: "Sluit";
	}
	
	.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
		outline: none !important;
		width: 21px;
		height: 21px;
		background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='21' viewBox='0 0 21 21'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M0 2.121L2.121 0l18.385 18.385-2.121 2.121z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M2.121 20.506L0 18.385 18.385 0l2.121 2.121z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    	margin-left:4px;
    }

	.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%;
	}
	
	#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: 60px;
    }
    
    #footer .col-sm-12:nth-child(n+2){
        margin-top: 30px;
    }
	
	.jumbotron.jumbo-padding {
		margin: 60px 0 0;
	}
	
	#footer {
    	margin-top: 80px;
		padding: 80px 0 80px;
	}
	
	.credits {
		margin-top: 50px;
	}
	
	.last-no-margin header:last-child h1{
		margin-bottom: 0 !important;
	}
	.header header:last-child h1{
		padding-bottom: 30px !important;
	}
	
	#menu-footermenu-1 {
    	margin-top: 50px;
    	margin-bottom: 80px;
	}
	
	.jumbotron h1{
		font-size: 30px;
		line-height: 40px;
		margin-top: 20px;
		margin-bottom: 32px !important;
	}
	
	.jumbotron h2{
		font-size: 25px;
		line-height: 35px;
	}
	
	#logoholder {
    	margin: 20px 0 20px 30px;
		position: relative;
		z-index: 10001;
	}
	
	#logoholder svg{
		width: 139px;
		height: 60px;
	}
	
	.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{
		width: 100% !important;
		text-align: center !important;
	}
	
	#footer .credits .justify-content-between > div:nth-child(1){
		display: flex;
		flex-direction: column-reverse;
	}
	
	#footer .credits ul li{
		margin-left: 0;
		margin-right: 5px;
	}
}

@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;
    }
	
	#hoofdmenu {
		margin: 55px 0 0;
	}
	
	#hoofdmenu li {
		position: relative;
		margin: 0 0 0 20px;
	}
	
	.button-outline-menu{
		position: absolute !important;
		right: 15px;
		top: 15px;
	}
	
	.navbar-expand-lg .submenu-back-button{
		display: block;
	}
	
	body div.gform_wrapper{
		max-width: 480px !important;
	}
	
	.jumbotron h1{
		font-size: 52px;
		line-height: 62px;
	}
	
	.jumbotron h2{
		font-size: 36px;
		line-height: 46px;
	}
	
	.jumbotron.jumbo-padding {
		margin: 80px 0 0;
	}
	
	#footer {
    	margin-top: 80px;
		padding: 80px 0 80px;
	}
	
	.credits {
		margin-top: 80px;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.navbar-expand-xl .submenu-back-button{
		display: block;
	}
	
	body div.gform_wrapper{
		max-width: 480px !important;
	}
	
	.jumbotron h1{
		font-size: 56px;
		line-height: 66px;
	}
	
	#hoofdmenu li {
		margin: 0 0 0 20px;
	}
}

@media (min-width:1200px)  and (max-width:1320px)
{
	.jumbotron h1{
		font-size: 56px;
		line-height: 66px;
	}
}

.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: 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; }