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

html,
body{
	overflow-x: hidden;
	position: relative;
}

body{
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	line-height: 29px;
	color: #004053;
	padding-top: 108px;
}

.seo_content{
	margin-top: 45px;
	float: left;
	display: block;
	width: 100%;
}

.transparante_header nav.navbar{
	background: none;
}

.kleurenlijst{
	column-count: 2;
	column-gap: 30px;
}

.kleurenlijst span{
	display: block;
}

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

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

.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:29px;
	margin-top:0;
}

.back-share__top{
	margin-top: 40px;
    margin-bottom: -64px;
}

.back-share__bottom{
    margin-bottom: 120px;
}

.back-share__bottom .container{
	position: relative;
}

.back-share__bottom .container:after{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #7fc9cd), color-stop(0%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, #7fc9cd 33%, rgba(255,255,255,0) 0%);
	background-image: linear-gradient(to right, #7fc9cd 33%, rgba(255,255,255,0) 0%);
    background-position: bottom;
    -webkit-background-size: 6px 1px;
    background-size: 6px 1px;
    background-repeat: repeat;
    position: absolute;
    content: "";
    height: 2px;
    top: 12px;
    left: 325px;
    width: 100px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.back-share,
.back-share a{
	color: #7fc9cd;
	font-family: Roboto;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
}

.back-share a i{
	font-size: 12px;
}

.sharer a i{
	color: #7fc9cd;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}

.sharer a{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 0 0 0 10px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	z-index: 1;
	border: 2px dashed #7fc9cd;
}

.sharer a:before{
	content: "";
	position: absolute;
	left: 50%;
	z-index: -1;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 32px;
	height: 32px;
	background: #d8eff0;
	border-radius: 50%;
}

.sharer a:hover{
	border: 2px solid #7fc9cd;	
}

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

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

.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{
    padding: 160px 0;
}

.fundamental_content{
	padding-bottom: 160px;
}

#content article > .jumbo-padding:first-child{
	padding-top: 110px;
}

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 > dt{   
    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 > dt > 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: #004053;
	font-family: ariana-pro;
	font-size: 50px;
	font-weight: 900;
	line-height: 60px;
	position: relative;
	margin-bottom: 90px;
}

.jumbotron.row_donkerblauw h2{
	color: #fff;
}

.jumbotron h1:after{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #7fc9cd), color-stop(0%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, #7fc9cd 33%, rgba(255,255,255,0) 0%);
	background-image: linear-gradient(to right, #7fc9cd 33%, rgba(255,255,255,0) 0%);
	background-position: bottom;
	-webkit-background-size: 6px 1px;
	background-size: 6px 1px;
	background-repeat: repeat;

	position: absolute;
	content: "";
	height: 2px;
	bottom: -40px;
	left: 0;
	width: 120px;
}

.jumbotron h2{
	color: #004053;
	font-family: ariana-pro;
	font-size: 50px;
	font-weight: 900;
	line-height: 60px;
}

.jumbotron h3{
	color: #004053;
	font-family: ariana-pro;
	font-size: 30px;
	font-weight: 900;
	line-height: 40px;
}

.jumbotron h4{
	color: #7fc9cd;
font-family: Roboto;
font-size: 20px;
font-weight: 900;
line-height: 25px;
}

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

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

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

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

.alert-info {
    color: #004053;
    background-color: #d8eff0;
    border-color: #cde9ea;
}

.alm-loading,
#ajax-load-more.loading,
.alm-is-filtering{
	min-height: 200px;
	position: relative;
}

.alm-is-filtering:after,
#ajax-load-more.loading:after,
.alm-loading:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/loading.gif) center no-repeat;
    -webkit-background-size: 60px 60px;
    background-size: 60px 60px;
    padding: 30px;
}

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

.owl-v-center-nav .owl-nav.owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.owl-v-center-nav .owl-prev,
.owl-v-center-nav .owl-next{
    position: absolute;
    left: 30px;
	color: #f00;
    width: 30px;
    height: 30px;
}

.owl-v-center-nav .owl-next{
	left: auto;
	right: 30px;
}

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

.hide_tekst {
    display: none;
}

.lees_verder{
	margin-bottom:24px;
}

p:empty{
	display:none;
}

em{
	font-style:italic !important;
}

strong{
	font-weight:700 !important;
}

a,
a:hover,
a:focus{
	color: #d581b5;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	text-decoration: none;
}

.fundamentals a:hover{
	text-indent: 10px;
}

.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{
	display:inline-block;
	text-decoration:none !important;
	outline:none;
	background:transparent;
	padding:14px 20px !important;
	line-height:normal !important;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
    cursor: pointer;
	
	color: #d581b5;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 500;
	border-radius: 6px;
	border: 2px solid rgba(213, 129, 181, 0.3);
}

.button:hover,
.button:focus,
body div.gform_wrapper .gform_footer button.gform_button:hover,
body div.gform_wrapper .gform_footer button.gform_button:focus{
    
	color: #fff;
	background-color: #d581b5;
	border: 2px solid #d581b5;
}

.button:before,
body div.gform_wrapper .gform_footer button.gform_button:before{
	content: "\f105";
	font-family: "Font Awesome 5 Pro";
	font-size: 16px;
	font-weight: 400;
	margin-right: 8px;
}

.alm-load-more-btn.more.button{
	background: #fff;
}

.button__full{
    
	color: #fff;
	background-color: #d581b5;
	border: 2px solid #d581b5;
}

.button__full:hover,
.button__full:focus,
.alm-load-more-btn.more.button:hover,
.alm-load-more-btn.more.button:focus{
	background-color: #BA6F9E;
	border: 2px solid #BA6F9E;
	
}

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

form.search-form{
	margin:0;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

form.search-form label{
	padding:0;
	margin:0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	background:none;
}

form.search-form input{
	margin:0;
	padding:0 20px;
	width: 100%;
	outline:none;
	border:none;
	border-radius:6px 0 0 6px;
	float:left;
	background: #fff;
	color: rgba(0,64,83,0.6);
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 56px;
	height: 56px;
}

form.search-form button{
	margin:0;
	padding:0 25px;
	line-height: 56px;
	height: 56px;
	outline:none;
	background:none;
	border:none;
	float:left;
	border-radius: 0 6px 6px 0;
	background-color: #d581b5;
	color: #ffffff;
	font-family: ariana-pro;
	font-size: 13px;
	font-weight: 500;
}

form.search-form button i{
	font-size: 14px;
	font-weight: 400;
}

nav.navbar{
	min-height:0;
	background:#004053;
	border:none;
	margin:0;
    padding: 0 15px;
	width:100%;
	float:left;
	-webkit-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;
}

.uitgelichte_tekst{
	color: #d581b5;
	font-size: 20px;
	line-height: 28px;
}

.uitgelichte_tekst_wit{
	color: #ffffff;
	font-size: 20px;
	line-height: 28px;
}

body:not(.category) .row_wit{
	background-color: #fff;
}

.row_donkerblauw{
	background-color: #004053;
}

.row_donkerblauw h1,
.row_donkerblauw h2,
.row_donkerblauw h3,
.row_donkerblauw p{
	color: #fff;
}

.row_lichtblauw{
	background-color: #7fc9cd;
}

.row_wit:not(.row_achtergrondafbeelding) + .row_wit,
.row_lichtblauw:not(.row_achtergrondafbeelding) + .row_lichtblauw,
.row_donkerblauw:not(.row_achtergrondafbeelding) + .row_donkerblauw{
	padding-top: 0 !important;
    margin-top: -100px;
}

.content_1_koloms h2{
	position: relative;
	margin-bottom: 70px;
}

.content_1_koloms h2:after{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #7fc9cd), color-stop(0%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, #7fc9cd 33%, rgba(255,255,255,0) 0%);
	background-image: linear-gradient(to right, #7fc9cd 33%, rgba(255,255,255,0) 0%);
	background-position: bottom;
	-webkit-background-size: 6px 1px;
	background-size: 6px 1px;
	background-repeat: repeat;

	position: absolute;
	content: "";
	height: 2px;
	bottom: -40px;
	left: 0;
	width: 60px;
}

.row_lichtblauw.content_1_koloms h2:after{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, rgba(0, 64, 83, 0.6)), color-stop(0%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 64, 83, 0.6) 33%, rgba(255,255,255,0) 0%);
	background-image: linear-gradient(to right, rgba(0, 64, 83, 0.6) 33%, rgba(255,255,255,0) 0%);
}

#logoholder{
	margin: 15px 0 48px;
	float:left;
}

/*background: radial-gradient(circle, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 50%);*/

#hoofdmenu{
	margin: 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
	justify-content: space-around;
    max-width: 885px;
}

_:-ms-fullscreen, :root #hoofdmenu { max-width: 100%; }

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

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

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

#hoofdmenu li a{
	padding:0;
	background:none;
	color: #ffffff;
	font-family: ariana-pro;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none !important;
	white-space: nowrap;
}

#hoofdmenu > li:hover > a,
#hoofdmenu > li.current-menu-item > a,
#hoofdmenu > li.current-menu-ancestor > a,
#hoofdmenu > li.current-menu-parent > a,
.tax-product_category #hoofdmenu > li.menu-item-1460 > a,
.single-product #hoofdmenu > li.menu-item-1460 > a{
	color: #d581b5;
}

#hoofdmenu > li.current-menu-item:after,
#hoofdmenu > li.current-menu-ancestor:after,
#hoofdmenu > li.current-menu-parent:after,
.tax-product_category #hoofdmenu > li.menu-item-1460 > a:after,
.single-product #hoofdmenu > li.menu-item-1460 > a:after{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #d581b5), color-stop(0%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, #d581b5 33%, rgba(255,255,255,0) 0%);
	background-image: linear-gradient(to right, #d581b5 33%, rgba(255,255,255,0) 0%);
	background-position: bottom;
	-webkit-background-size: 6px 1px;
	background-size: 6px 1px;
	background-repeat: repeat;

	position: absolute;
	content: "";
	height: 2px;
	bottom: -6px;
	left: 0;
	width: 100%;
}

/*#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:20px 35px 25px;
	margin:0;
	position:absolute;
	top:48px;
	left:-35px;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	background-color: #ffffff;
	min-width: 285px;
}

.menu-icon{
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    overflow: hidden;
	border-radius: 0 10px 10px 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
#hoofdmenu li.met-afbeelding > ul{
	min-width: 568px;
}

#hoofdmenu li:hover > a > .menu-icon{
	display: block;
}

#hoofdmenu > li > ul:before {
    height: 24px; 
    top: -24px; 
    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;
	position: static;
}

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

#hoofdmenu li ul li a{
	white-space:nowrap;
	margin:0;
	padding:0;
	float:left;
	width:100%;
	color: #004053;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

#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: #d581b5;
}

/*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%;
}

.top-login{
	display: none !important;
}

.top-search{
	margin-right: 30px;
}

.top-login a,
.top-search a{
	color: #ffffff;
	font-family: ariana-pro;
	font-size: 13px;
	font-weight: 500;
	position: relative;
	margin-right: 30px;
	margin-left: 30px;
	white-space: nowrap;
	text-decoration: none;
}

.top-login a:hover,
.top-search a:hover{
	color: #d581b5;
}

.top-search a{
	margin: 0;
}

.top-login a i,
.top-search a i{
	margin-right: 3px;
}

.talen-container{
	color: #ffffff;
	font-family: ariana-pro;
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	position: relative;
	margin-right: 15px;
}

.talen-container:after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -100%;
    height: 25px;
    width: 300%;
    background: transparent;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.talen-container:before{
    content: "\f107";
    position: absolute;
    left: 50%;
	text-align: center;
    bottom: -100%;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
	color: rgba(255, 255, 255, 0.6);
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 300;
	line-height: 36px;
}

.talen{
	position: absolute;
	list-style: none;
	padding: 20px;
	margin: 0;
	display: none;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	background-color: #ffffff;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%) translateY(100%) translateY(25px);
	-ms-transform: translateX(-50%) translateY(100%) translateY(25px);
	transform: translateX(-50%) translateY(100%) translateY(25px);
}

.talen-container:hover .talen{
	display: block;
}

.talen li a{
	color: #004053;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
}

#footer{
	background:#fff;	
	padding: 0;
}

#footer a{
	color: #d581b5;
}

#footer .container{
	padding-top:200px;
	padding-bottom: 30px;
	position: relative;
}

#footer .col-xl-7 > h3{
	float: left;
}

#social-bottom{
	float: left;
    margin-top: 5px;
}

#social-bottom a{
	color: #d581b5;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	margin-left: 30px;
}

.footer_locaties i{
	font-size: 14px;
	margin-right: 5px;
}

.locatieblok{
	margin-bottom: 45px;
}

#footer h3{
	color: #d581b5;
	font-family: Roboto;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
}

#footer .col-xl-7 h3{
	color: #004053;
	font-family: ariana-pro;
	font-size: 24px;
	font-weight: 900;
	line-height: 36px;
}

#footer .container:after{
	background-image: -webkit-gradient(linear, left top, right top, color-stop(33%, #7fc9cd), color-stop(0%, rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(left, #7fc9cd 33%, rgba(255,255,255,0) 0%);
	background-image: linear-gradient(to right, #7fc9cd 33%, rgba(255,255,255,0) 0%);
	background-position: bottom;
	-webkit-background-size: 6px 1px;
	background-size: 6px 1px;
	background-repeat: repeat;
	height: 2px;

	position: absolute;
	content: "";
	bottom: -6px;
	left: 0;
	width: 100%;
}

#footer ul,
#footer p{
	list-style:none;
	padding:0;
	color: #004053;
	font-family: Roboto;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
}

#footer ul li{
}

#footer ul li a{
}

#credits{
	padding:60px 0;
	background:#fff;
	color: #004053;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
}
.footermenu2{
	margin-top: 30px !important;
}

@media (max-width:769px) {
	#credits ul,
	.seonav li,
	.footermenu2 li{
		display: block;
		width: 100%;
		margin: 0 !important;
	}
	.iso-footer img{
		margin-top: 0 !important;
	}
}

.seonav li:first-child,
.footermenu2 li:first-child{
	margin: 0 !important;
}
.seonav,
.footermenu2,
#credits ul{
	list-style: none;
	padding: 0;
	margin: 0 !important;
	float: left;

}
.seonav li,
.footermenu2 li,
#credits ul li{	
	margin: 0 0 0 60px;
	float: left;
}
.seonav li a,
.footermenu2 li a,
#credits ul li a{
	color: #d581b5;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
	line-height: 24px;
}

#zoekfunctie{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1200;
	background-color: rgba(0, 64, 83, 0.9);
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	opacity: 0;
}

#zoekfunctie.active{
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

.zoekfunctie-form{
	width: 100%;
	border-radius: 0 0 10px 10px;
	background-color: #7fc9cd;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	float: left;
	padding: 25px 35px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.close-search{
	color: #ffffff;
	font-family: "Font Awesome 5 Pro";
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background-color: rgba(0,64,83,0.3);
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 60px;
}

.fade {
    -webkit-transition: opacity .15s linear !important;
    transition: opacity .15s linear !important;
}

.modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    color: #d581b5;
    opacity: 1 !important;
	outline: none !important;
    font-size: 32px;
	font-weight: 700;
}

.modal-content{
	-webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 60px rgba(0, 0, 0, 0.6);
	border-radius: 10px;
}

.modal-header{
	border: none;
	padding: 60px 35px 15px;
}

.modal-body{
	padding: 0 35px 35px;
}

.modal-title{
	color: #004053;
	font-family: ariana-pro;
	font-size: 30px;
	font-weight: 900;
	line-height: 40px;
}

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

.iso-footer img{
    width: 75px !important;
    margin-top: -27px;
    height: auto !important;
}

@media all and (-ms-high-contrast:none)
 {
	 *::-ms-backdrop, div[data-id=productfilter] .nieuws-blok p { 
		 height: 48px;
		 overflow: hidden;
	 }
 }

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

    .ajax-loader {
        width: auto;
        max-width: 100%;
        height: auto; 
    }
	
	body{
		padding-top: 107px;
	}

    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 {
		width: 64px;
		height: 54px;
		-webkit-box-shadow: 5px 5px 40px rgba(0, 64, 83, 0.3);
		box-shadow: 5px 5px 40px rgba(0, 64, 83, 0.3);
		border-radius: 10px;
		background-color: #d581b5;
    }

    .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%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%;
    }
	
	.jumbotron.fotoslider > .container-fluid{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.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.jumbo-padding {
		padding: 120px 0;
	}

	.fundamental_content{
		padding-bottom: 120px;
	}
	
	.fundamental_content *{
		text-align: left !important;
	}
	
	.jumbotron h1 {
		font-size: 40px;
		font-weight: 900;
		line-height: 60px;
	}
	
	.jumbotron h3 {
		font-size: 20px;
		font-weight: 900;
		line-height: 35px;
		margin-bottom: 19px;
	}
	
	.jumbotron h2 {
		font-size: 30px;
		font-weight: 900;
		line-height: 30px;
	}
	
	#footer .container {
		padding-top: 100px;
		padding-bottom: 30px;
		position: relative;
	}
	
	.locatieblok {
		margin-bottom: 0;
	}
	
	.locatieblok .row > div{
		margin-top: 0;
	}
	
	#credits ul li{
		margin: 0;
		width: 100%;
	}
	
	#credits ul {
		margin-bottom: 40px;
	}
	
	.sharer > span{
		display: block;
		text-align: center;
		margin: 0 0 5px 0;
	}
	
	.sharer a {
		width: 46px;
		height: 46px;
	}
	
	.sharer a:before{
		width: 38px;
		height: 38px;
	}
	
	.back-share .d-flex > div:not(.sharer) a{
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		margin-bottom: 115px;
	}
	
	.back-share .d-flex > div:not(.sharer) a i{
		font-size: 26px;
    	margin-bottom: 5px;
	}
	
	.back-share__bottom .container:after {
		top: 110px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	nav.navbar{
		padding: 0 30px;
	}
	
	.submenu-back-button{
		display: block;
	}
	
	#logoholder{
		margin-top: 32px;
    	margin-bottom: 31px;
	}
	
	.talen-container{
		position: absolute;
		left: 30px;
		top: 30px;
    	z-index: 50;
		width: 64px;
		height: 54px;
		border-radius: 10px;
		border: 2px solid rgba(127, 201, 205, 0.3);
		text-align: center;
    	line-height: 50px;
	}
	
	.talen-container:before{
		bottom: -8px;
	}
	
	.talen-container ul{
		text-align: left;
    	line-height: 24px;
		bottom: 18px;
	}
}

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

@media (min-width:768px) and (max-width:991px)
{   
	
	#credits ul li {
    	margin: 0 0 0 40px;
	}
	
	body{
		padding-top: 139px;
	}
	
	#logoholder {
		margin: 15px 0 49px;
		float: left;
	}
	
	#hoofdmenu li a{
		font-size: 16px;
	}
	
	.jumbotron.jumbo-padding {
		padding: 80px 0;
	}

	.fundamental_content{
		padding-bottom: 80px;
	}
	
	#content article > .jumbo-padding:first-child {
		padding-top: 65px;
	}
	
	#footer .container {
		padding-top: 100px;
		padding-bottom: 0;
		position: relative;
	}
	
	nav.navbar{
		-webkit-box-align: baseline;
		-webkit-align-items: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
	}
	
	.navbar .container-fluid{		
		-webkit-box-orient: vertical;		
		-webkit-box-direction: normal;		
		-webkit-flex-direction: column;		
		-ms-flex-direction: column;		
		flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	#hoofdmenu {
    	-webkit-box-pack: justify;
    	-webkit-justify-content: space-between;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
		margin: -30px auto 30px;
		width: 480px;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
    
}

@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 {
  margin-bottom: 21px; }

span.wpcf7-not-valid-tip {
  width: 100%;
  float: left; }

img.alignleft {
  margin-right: 15px; }

img.alignright {
  margin-left: 15px; }

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

/* ALM Fix */
.alm-paging-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
