@font-face {
	font-family: 'Marselis Pro';
	src: url('../fonts/MarselisPro.eot');
	src: local('☺'), url('../fonts/MarselisPro.woff') format('woff'), url('../fonts/MarselisPro.ttf') format('truetype'), url('../fonts/MarselisPro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

html,
body{
	overflow-x: hidden;
}

body{
	font:300 16px/26px calibri;
	color:#1c1c3a;
	background-color: #fceddd;
	padding-top: 100px;
}

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

.sharebuttons:before{
	width: 1px;
	height: 20px;
	content: "";
	background: rgba(28, 28, 58, 0.3);
	margin: 20px;
	display: inline-block;
	float: left;
}

.jumbo_terug{
	margin-top: 100px !important;
}

.terug_link:before,
.terug_link:after{
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
	top: -1px !important;
}

.terug_link i{
	margin-right: 3px;
}

.bottom_single .terug_link{
	line-height: 60px;
	float: left;
}

.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:300;
	font-style:normal;
	margin-bottom:26px;
	margin-top:0;
}

.jumbotron ul + h2,
.jumbotron p:not(.pre_titel) + h2,
.jumbotron ul + h3,
.jumbotron p:not(.pre_titel) + h3{
	margin-top: 70px;
}

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

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

.share-title{
	float: left;
	color: #e94266;
	font-family: calibri;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1.4px;
	line-height: 60px;
	text-transform: uppercase;
}

.sharebutton{
	text-decoration: none !important;
	color: #e94266 !important;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 60px;
	float: left;
	margin-left: 10px;
}

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

.jumbotron.jumbo-padding.divider{
	margin-top: 100px;
}

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

article > .jumbotron.content_links_afbeelding_rechts:first-child ,
article > .jumbotron.header:first-child ,
article > .jumbotron.content_rechts_afbeelding_links:first-child {
    margin-top: 0px;
}

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 p.introtekst,
.single_introtekst p{
	font-size: 20px;
	line-height: 30px;
}

.single_introtekst p:first-child{
	margin-top: 36px;
}

.jumbotron_introtekst{
	margin-bottom: -70px;
}

.jumbotron_introtekst .row{
	margin: 0 -35px;
}

.jumbotron_introtekst .row > div{
	padding: 0 35px;
}

.jumbotron h1{
	color: #367457;
	font-family: "Marselis Pro";
	font-size: 60px;
	font-weight: 700;
	line-height: 70px;
	margin-left: 10px;
}

.jumbotron h1.hoofdkop_blauw{
	color: #1c1c3a;
}

.jumbotron h1 span{
	padding: 0 10px;
	margin-left: -20px;
	/*
	-webkit-box-decoration-break: clone;
    white-space: nowrap;
	box-decoration-break: clone;
	position: relative;
	z-index: 1;*/
	
	box-shadow: 0px -50px 0px #fadbbc inset;
}

.jumbotron h1 span:empty{
	display: none;
}
/*
.jumbotron h1 span:after{
	background-color: #fadbbc; 
	position: absolute;
	content: "";
	left: 0;
	bottom: -3px;
	height: 50px;
	width: 100%;
	z-index: -1;
}*/

.jumbotron h2{
	color: #367457;
	font-family: "Marselis Pro";
	font-size: 40px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 50px;
	margin-left: 10px;
	backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.jumbotron h2 span{
	padding: 0 10px;
	margin-left: -10px;
	margin-right: -10px;
	/*
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	position: relative;
	z-index: 5;
    white-space: pre;
	backface-visibility: hidden;
    -webkit-backface-visibility: hidden;*/
	box-shadow: 0px -35px 0px #fadbbc inset;
}

/*.jumbotron h2 span:after{
	background-color: #fadbbc; 
	position: absolute;
	content: "";
	left: 0;
	bottom: -2px;
	height: 35px;
	width: 100%;
	z-index: -1;
}*/

.jumbotron h3{
	color: #1c1c3a;
	font-family: "Marselis Pro";
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 38px;
	margin-bottom: 8px;
}

.jumbotron p.pre_titel{
	color: #767688;
	text-transform: uppercase;
	font-family: "Marselis Pro";
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 24px;
	margin-bottom: 5px;
}

.jumbotron h3.groot{
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
}

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

.tinymce-row + .tinymce-row{
	margin-top: 40px !important;
}

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

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

ul.checklist li:before{
	color: #e94266;
	position: absolute;
	font-size: 16px;
	left: 0;
	top: 2px;
	content: "\f101";
	font-weight: 400;
	font-family: 'Font Awesome 5 Pro';
}

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

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

ul.checklist-2 li:before{
	color: #1c1c3a;
	position: absolute;
	font-size: 16px;
	left: 0;
	top: 2px;
	content: "\f058";
	font-weight: 700;
	font-family: 'Font Awesome 5 Pro';
}

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

ul.checklist-pijl li{
	position: relative;
	padding-left: 25px;
	text-transform: uppercase;
}

ul.checklist-pijl li + li{
	margin-top: 8px;
}

ul.checklist-pijl li:before{
	color: #e94266;
	position: absolute;
	font-size: 16px;
	left: 0;
	top: 2px;
	content: "\f061";
	font-weight: 400;
	font-family: 'Font Awesome 5 Pro';
}

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

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

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

.done{
	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:#e94266;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

#content .teamleden_row a:not(.button):hover,
#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:#e94266;
	-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;
	border-radius:4px;
	color:#fff;
	background:#e94266;
	padding:10px 20px 10px 50px !important;
	text-transform: uppercase;
	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;
	text-align: left;
	font-family: calibri;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1.4px;
	position: relative;
}

.button.button-outline{
	border-radius: 4px;
	border: 2px solid #e94266;
	color: #e94266;
	background: transparent;
}

.button i{
	font-size: 17px;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	position: absolute;
    line-height: 22px;
}

.button:hover{
	padding-left: 20px !important;
	padding-right: 50px !important;
}

.button i:last-child{
	opacity: 0;
    right: 20px;
}

.button:hover i:last-child{
	opacity: 1;
}

.button i:first-child{
	left: 17px;
}

.button:hover i:first-child{
	opacity: 0;
	margin-left: -20px;
}

.button:not(.button-outline):not(.button_groen):hover{
	background: #b93451;
}

body div.gform_wrapper .gform_footer button.gform_button:hover,
body div.gform_wrapper .gform_footer button.gform_button:focus{
    padding-left: 20px !important;
    padding-right: 50px !important;
	background: #b93451;
}

.link_met_pijl{
	position: relative;
	color: #e94266 !important;
	text-decoration: none !important;
	font-family: calibri;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	padding-left: 23px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

span.link_met_pijl{
	pointer-events: none !important;
}

.link_met_pijl:before,
#gform_submit_button_17:before,
.gform_button:before{
	content: "\f061";
	color: #e94266;
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 1.4px;
	position: absolute;
	left: 0;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
    top: 1px;
}

.link_met_pijl:after,
.vraag_blok:hover span.link_met_pijl:after,
#gform_submit_button_17:after,
.gform_button:after{
	content: "\f061";
	color: #e94266;
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 1.4px;
	margin-left: 8px;
	-webkit-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	opacity: 0;
	position: absolute;
	right: 0;
    top: 1px;
}

.gform_button:after,
.gform_button:before{
	color: #ffffff;
	top: 10px;
	content: "\f061";
	font-size: 17px;
}

#gform_submit_button_17:after,
#gform_submit_button_17:before{
	color: #ffffff;
	top: 10px;
	content: "\f56d";
	font-size: 17px;
}

#gform_submit_button_17:before,
.gform_button:before{
	left: 17px;
}

#gform_submit_button_17:after,
.gform_button:after{
	right: 20px;
}

.link_met_pijl:hover:after,
.vraag_blok:hover span.link_met_pijl:after,
#gform_submit_button_17:hover:after,
.gform_button:hover:after{
	opacity: 1;
}

.link_met_pijl:hover,
#gform_submit_button_17:hover,
.gform_button:hover,
.vraag_blok:hover span.link_met_pijl{
	padding-left: 0;
    padding-right: 23px;
}

#gform_submit_button_17:hover,
.gform_button:hover{
	padding-left: 20px !important;
	padding-right: 50px !important;
}

.link_met_pijl:hover:before,
.vraag_blok:hover span.link_met_pijl:before{
	opacity: 0;
	left: -23px;
}

#gform_submit_button_17:hover:before,
.gform_button:hover:before{
	opacity: 0;
    margin-left: -20px;
}

.button_groen{
	background-color: #367457 !important;
}

.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 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
form.search-form ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
form.search-form :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
form.search-form :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

form.search-form{
	margin:0;
    width: 100%;
    display: block;
    float: left;
	border-radius:5px;
	overflow: hidden;
}

form.search-form label{
	padding:0;
	margin:0;
	float:left;
	background: #2e8167;
	width: calc(100% - 60px);
}

form.search-form input{
	margin:0;
	padding:0 20px;
	outline:none;
	background:none;
	border:none;
	float:left;
	line-height: 48px;
	color: #fff;
    width: 100%;
	border-radius: 5px;
}

form.search-form button{
	margin:0;
	padding:0;
	outline:none;
	width: 60px;
	border:none;
	border-radius:5px;
	float:left;
	background: #181935;
    font-size: 24px;
	color: #2d8066;
	display: inline-block;
	line-height: 48px;
}

nav.navbar{
	min-height:0;
	background:#fceddd;
	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;
}

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-md>.container{
	max-width: 1440px;
	padding: 0 70px;
}

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

#hoofdmenu{
	margin:0;
}

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

#hoofdmenu li.hidden-menu{
	display: none;
}

#hoofdmenu li.slideout-menu a{
	width: 40px;
	height: 40px;
	background-color: #e94266;
	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: #fff;
	text-decoration: none !important;
	cursor: pointer !important;
    padding-top: 2px;
    padding-left: 1px;
}

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

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

#hoofdmenu li a{
	padding:0;
	background:none;
	color: #e94266;
	font-family: calibri;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	text-decoration: none !important;
}

#hoofdmenu > li:hover > a,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a{
}

#hoofdmenu > li.menu-item-has-children > a:after{
	content: "\f107";
	font-family: 'Font Awesome 5 Pro';
	color: rgba(28, 28, 58, 0.3);
	font-weight: 400;
	margin-left: 5px;
}

/*Submenu*/
#hoofdmenu > li > ul{
	display:none;
	list-style:none;
	padding:25px 15px;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	-webkit-box-shadow: 0 0 20px rgba(28, 28, 58, 0.08);
	        box-shadow: 0 0 20px rgba(28, 28, 58, 0.08);
	border-radius: 4px;
	background-color: #ffffff;
	margin: 0 -15px;
}

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

#hoofdmenu > li > ul > li{
	margin:0;
	padding:0 45px;
	float:left;
	-ms-flex-preferred-size: 33%;
	    flex-basis: 33%;
	min-width: 33%;
	max-width: 33%;
	clear:both;
}

#hoofdmenu > li > ul > li:nth-child(2){
	padding-left: 15px;
}

#hoofdmenu > li > ul > li:last-child{
	padding-right: 15px;
}

#hoofdmenu li ul li a{
	margin:0;
	padding:0;
	float:left;
	width:100%;
    line-height: 20px;
    margin-bottom: 10px;
}

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

/*Sub-sub menu*/
#hoofdmenu li ul li ul{
	display: block;
	left:100%;
	top:0;
	list-style: none;
	padding: 0;
	margin: 15px 0 0;
	float: left;
	width: 100%
}

#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%;
    text-transform: none;
	color: #e94266;
	font-family: calibri;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	letter-spacing: normal;
	line-height: 30px;
}

#footer{
	margin-top: 140px;
	padding:0;
}

#footer .container,
#credits .container{
	max-width: 1440px;
	padding: 0 70px;
}

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

#footer h3{
	margin-bottom: 26px;
}

#footer strong{
	color: #1c1c3a;
	font-family: "Marselis Pro";
	font-size: 20px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 38px;
}

#footer ul li{
}

ul#menu-footermenu-1 li a{
	color: #e94266 !important;
	font-family: calibri;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1.4px;
	line-height: 34px;
	text-transform: uppercase;
}

ul#menu-footermenu-1 li a i{
	font-size: 20px;
}

.footer_logo{
	margin-bottom: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.footer_logo:after{
	content: "";
	width: calc(100% - 253px);
	height: 1px;
	background: #dbcec4;
	margin-left: 70px;
	float: right;
}

#content + #credits{
	padding-top: 70px;
}

#credits{
	padding:140px 0 70px;
}

#credits,
#credits a{
	color: #1c1c3a;
	font-family: calibri;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1.2px;
	line-height: 26px;
	text-transform: uppercase;
}

#credits svg{
	margin-left: 5px;
	margin-top: -3px;
}

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

#credits ul li{
	display: inline-block;
}

#credits ul li:after{
	content: "|";
	margin: 0 10px;
	color: #e94266;
	font-family: calibri;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1.2px;
	line-height: 26px;
	text-transform: uppercase;
}

#credits ul li a{
	color: #e94266;
	font-family: calibri;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1.2px;
	line-height: 26px;
	text-transform: uppercase;
}

#credits ul li:last-child:after{
	display: none;
}

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

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

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

.slideout-info{
    background: #367457;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    height: 100vh;
}

.slideout-info-inner{
    width: 100%;
}

.slideout-info-inner ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.slideout-info-inner > ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.slideout-info-inner > ul > li{
	-ms-flex-preferred-size: 33%;
	    flex-basis: 33%;
	max-width: 33%;
	min-width: 33%;
}

.slideout-info-inner ul li a{
	color: #ffffff;
	font-family: "Marselis Pro";
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
}

.slideout-info-inner ul > li:hover > a,
.slideout-info-inner ul > li.current-menu-item > a,
.slideout-info-inner ul > li.current-menu-ancestor > a,
.slideout-info-inner ul > li.current-menu-parent a{
	
}

.slideout-info-inner ul > li.current-menu-item > a:after,
.slideout-info-inner ul > li.current-menu-ancestor > a:after,
.slideout-info-inner ul > li.current-menu-parent > a:after{
    
}

.slideout-info-inner .slideout-menu{
	display: none;
}

.close-slideout-info{
	position: absolute;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%231c1c3a' d='M0 20C0 8.954 8.954 0 20 0s20 8.954 20 20-8.954 20-20 20S0 31.046 0 20z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M14.343 15.757l1.414-1.414 9.9 9.9-1.414 1.414z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23fff' d='M15.757 25.657l-1.414-1.414 9.9-9.9 1.414 1.414z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 40px;
	height: 40px;
    right: 70px;
    top: 30px;
}

.slideout-info-inner ul li ul{
	margin-bottom: 100px;
}

.slideout-info-inner ul li ul li a{
	color: #ffffff;
	font-family: calibri;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
}

.slideout-info-inner ul li ul li{
	margin-top: 10px;
}

.slideout-info-inner ul li ul li ul{
	display: none;
}

.close-slideout-info i{
    font-size: 10px;
}

.slideout-info-inner{
    padding: 0 70px 140px;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
}

.slideout-info-inner .navbar-brand{
	margin: 30px 0 120px;
}

.slideout-info-inner .navbar-brand svg *{
	fill:#fff;
}

#topmenu{
	margin: 30px 40px 0 0;
}

#topmenu li{
	float: left;
	margin-right: 40px;
}

#topmenu li a{
	color: #ffffff;
	font-family: calibri;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 40px;
	display: inline-block;
}

#topmenu li.outputacademy a{
	text-indent: -9999px;
	width: 144px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: left top 12px;
	background-image: url("../images/output.png");
}

.menu-button a{
	border-radius: 4px;
	border: 1px solid #ffffff;
	padding: 0 15px;
}

.divider{
	padding: 0 70px;
}

.divider .container{
	border-top: 1px solid #dbcec4;
    max-width: 1300px;
}

.scroller{
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='40' viewBox='0 0 12 40'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M5.823 39.896L.096 34.169a.328.328 0 0 1 0-.463l.542-.542a.328.328 0 0 1 .463 0l3.953 3.952v-37h2v37l3.953-3.952a.328.328 0 0 1 .464 0l.542.542a.328.328 0 0 1 0 .463l-5.727 5.727a.327.327 0 0 1-.463 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 12px;
	height: 40px;
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	bottom: 20px;
}

.header:not(.achtergrond) .scroller{
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='40' viewBox='0 0 12 40'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23e94266' d='M5.823 39.896L.096 34.169a.328.328 0 0 1 0-.463l.542-.542a.328.328 0 0 1 .463 0l3.953 3.952v-37h2v37l3.953-3.952a.328.328 0 0 1 .464 0l.542.542a.328.328 0 0 1 0 .463l-5.727 5.727a.327.327 0 0 1-.463 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.mobile-top{
	display: none;
}
	
#hoofdmenu .menu-button{
	padding: 0 30px;
	margin-top: 60px;
}

#hoofdmenu .menu-button a{
	line-height: 40px;
}

.show-search a{
	font-size: 20px !important;
	cursor: pointer !important;
}

.zoeken_label{
	color: #fff;
	font-weight: 700;
    font-size: 26px;
    margin-bottom: 15px;
}

.laatste_uitlijnen > div{
	display: flex;
	flex-direction: column;
}

.laatste_uitlijnen > div > p:last-child{
	margin-top: auto;
}

@media (min-width:768px){
	#hoofdmenu > li:hover > ul{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		width: 100%;
		position: fixed;
		left: 50%;
		-webkit-transform: translateX(-50%);
		    -ms-transform: translateX(-50%);
		        transform: translateX(-50%);
		max-width: 1140px;
		top: 100px;
	}
	
	#hoofdmenu .menu-button{
		display: none;
	}
	
	.mobiel-top-menu{
		display: none;
	}
	
	.home-menu{
		display: none;
	}
	
	#menu-hoofdmenu .menu-button,
	#menu-hoofdmenu .show-search{
		display: none;
	}
}

@media (max-width:767px)
{	
    #hoofdmenu li.menu-item-has-children ul,
    #hoofdmenu li.menu-item-has-children:hover ul {
        display: none;
        position: static; 
    }
	
	.navbar-expand-md>.container:before{
		content: "";
		position: absolute;
		left: 0;
		top: 0;
    	z-index: 150;
		width: 100%;
		height: 70px;
		background-color: #fceddd;
	}
	
	.navbar-expand-md>.container{
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	
	.show-search a:after{
		content: "Zoeken";
		margin-left: 15px;
	}
	
	#logoholder {
		margin: 24px 0 0;
		position: relative;
		z-index: 1000;
	}
	
	.slideout-info-inner{
		padding: 90px 30px 40px 30px;
	}
	
	.close-slideout-info{
		right: 30px;
	}
	
	.slideout-menu{
		display: none;
	}
	
	.navbar-brand{		
		width: 140px;
		overflow: hidden;
	}
	
	.navbar-brand img{
		max-width: 200px;
	}
	
	.mobile-top{
		font-size: 20px;
		line-height: 33px;
    	margin-top: -5px;
    	margin-top: 19px;
		margin-right: 0;
		display: inline-block;
    	float: right;
		position: relative;
		z-index: 1000;
	}
	
	.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: 23px 0 0;
		border-radius: 0 !important;
		outline: none !important;
		-webkit-box-shadow: none !important;
		        box-shadow: none !important;
		position: relative;
		z-index: 1000;
    }
	
	.hidden-menu{
		display: block !important;
	}

    .navbar-toggler-icon {
		outline: none !important;
		width: 26px;
		height: 17px;
      	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='17' viewBox='0 0 26 17'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23e94266' d='M1 10a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h24a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23e94266' d='M1 17a1 1 0 0 1-1-1v-1a1 1 0 0 1 1-1h24a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23e94266' d='M1 3a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h24a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }
	
	.mobiel-top-menu{
		position: fixed;
		top: 70px;
		z-index: 1500;
		padding: 0 30px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		width: 100%;
		background: #1c1c3a;
		height: 60px;
		line-height: 60px;
		border-bottom: solid 1px rgba(255, 255, 255, 0.3);
	}
	
	.mobiel-top-menu a{
		color: #ffffff;
		text-transform: uppercase;
		font-family: calibri;
		font-size: 20px;
		font-weight: 700;
	}
	
	.collapsed .navbar-toggler-icon{
		background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' viewBox='0 0 20 21'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23e94266' d='M.454 3.075a1 1 0 0 1 0-1.414l.707-.707a1 1 0 0 1 1.414 0l16.971 16.97a1 1 0 0 1 0 1.415l-.707.707a1 1 0 0 1-1.414 0z'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='%23e94266' d='M2.575 20.046a1 1 0 0 1-1.414 0l-.707-.707a1 1 0 0 1 0-1.414L17.424.955a1 1 0 0 1 1.415 0l.707.706a1 1 0 0 1 0 1.414z'/%3E%3C/g%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%;
	}
    
    .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: 30px;
    }
    
    #footer .col-sm-12:nth-child(n+2){
        margin-top: 30px;
    }
	
	.jumbotron_introtekst .row {
		margin: 0 -15px;
	}
	
	.jumbotron_introtekst .row > div{
		padding: 0 15px;
	}

	.divider{
		padding: 0 30px;
	}
	
	.jumbotron h1{
		font-size: 35px;
		line-height: 40px;
	}
	
	.jumbotron h1 span:after{
		height: 30px;
	}
	
	.jumbotron h1 span{
		box-shadow: 0 -31px 0 #fadbbc inset;
	}
	
	.jumbotron h2{
		font-size: 26px;
		line-height: 31px;
		margin-left: 5px;
	}
	
	.jumbotron h2 span{
		padding: 0 5px;
		margin-left: -5px;
		margin-right: -5px;
    	box-shadow: 0 -24px 0 #fadbbc inset;
	}
	
	.jumbotron h2 span:after{
		height: 24px;
	}
	
	.jumbotron.jumbo-padding {
		margin: 70px 0 0;
	}
	
	#footer .container, #credits .container{
		padding: 0 30px;
	}
	
	#footer {
		margin-top: 70px;
	}
	
	#credits {
		padding: 70px 0;
	}
	
	.footer_logo{
		display: none;
	}
	
	#footer h3 {
		margin-bottom: 6px;
	}
	
	.creditsmenu{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		margin-bottom: 70px;
	}
	
	#credits ul li{
		float: left;
		width: 100%;
	}
	
	#credits ul li:after{
		display: none;
	}
	
	#footer .col-sm-12 > *:last-child{
		margin-bottom: 0;
	}
	
	.jumbo_terug {
		margin-top: 70px !important;
	}
	
	.sharebuttons{
		display: block;
		float: left;
		width: 100%;
	}
	
	.nieuwsafbeelding_single{
		margin: -30px -15px 36px;
	}
	
	div.gform_wrapper {
		margin: 0 -15px 26px !important;
	}
	
	.sharebuttons:before {
		margin: 0 10px;
		display: block;
		float: none;
		-webkit-transform: rotate(90deg);
		    -ms-transform: rotate(90deg);
		        transform: rotate(90deg);
	}
	
	.button,
	.button:hover,
	.button:focus{
		width: 100% !important;
		text-align: center !important;
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	
	.creditsmenu + div a{
		margin-top: 15px;
		display: inline-block;
	}
	
	.navbar-expand-md>.container {
		padding: 0 30px;
	}
	
	.jumbo-padding.header + .jumbo-padding{
		margin-top: 30px !important;
	}
	
	article > .jumbotron:first-child{
		margin-top: 20px;
	}
	
	.slideout-info-inner .navbar-brand{
		display: none;
	}
}

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

@media (min-width:768px) and (max-width:991px)
{    
	.jumbotron_introtekst .row {
		margin: 0 -15px;
	}
	
	.jumbotron h1 span:after{
		height: 36px;
	}
	
	.jumbotron.jumbo-padding {
		margin: 70px 0 0;
	}
	
	#credits {
		padding: 70px 0;
	}

	.divider{
		padding: 0 30px;
	}
	
	.jumbotron_introtekst .row > div{
		padding: 0 15px;
	}
	
	.navbar-expand-lg .submenu-back-button{
		display: block;
	}
	
	.jumbotron h1{
		font-size: 40px;
    	line-height: 55px;
	}
	
	.jumbotron h2{
		font-size: 36px;
		line-height: 46px;
	}
	
	#footer .container, #credits .container{
		padding: 0 45px;
	}
	
	.creditsmenu{
		-ms-flex-preferred-size: 100%;
		    flex-basis: 100%;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}
	
	.navbar-expand-md>.container {
		padding: 0 30px;
	}
	
	#hoofdmenu li {
		margin: 0 0 0 20px;
	}
	
	#hoofdmenu > li:hover > ul{
		max-width: 675px;
	}
	
	.tinymce-row .col-md-12:nth-child(n+2),
	.tinymce-row .col-md-6:nth-child(n+3){
		margin-top: 26px;
	}
	
	#topmenu{
		margin-bottom: 60px;
		float: left;
	}
	
	#topmenu li {
		margin-right: 30px;
	}
	
	.slideout-info-inner-top{
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	.slideout-info-inner .navbar-brand {
		margin: 30px 0 30px;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.navbar-expand-xl .submenu-back-button{
		display: block;
	}
	
	#topmenu li {
		margin-right: 30px;
	}
	
	#hoofdmenu > li:hover > ul{
		max-width: 940px;
	}
	
	#footer .container, #credits .container{
		padding: 0 30px;
	}
	
	.navbar-expand-md>.container {
		padding: 0 30px;
	}
	
	.jumbotron h1{
		font-size: 56px;
		line-height: 66px;
	}
}

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

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