@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; background:transparent;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary
{display: block;}

audio, canvas, video {display: inline-block; *display:inline; *zoom:1;}

audio:not([controls]) {display:none; height:0;}

[hidden] {display:none;}

html {overflow-y:scroll; overflow-x:hidden; font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}    
    
body {line-height: 1;}

nav ul, nav ol {list-style: none; list-style-image:none;}    
ol, ul {list-style: none;}
    
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; font-size:75%}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}    

sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sub {bottom: -0.25em;}
sup {top: -0.5em;}

table {border-collapse: collapse; border-spacing: 0;}

a:link, a:visited, a:hover, a:active {text-decoration:none;}
a img, :link img, :visited img {border:none;}
a:focus {outline: thin dotted;}
a:active, a:hover {outline: 0;}

html, button, input, select, textarea {font-family: sans-serif;}
textarea {resize:none; vertical-align:top; font-size:100%; overflow:auto;}
textarea:focus {outline:none;}
input:focus {outline:none;}
button, input, select {vertical-align: baseline; *vertical-align: middle; font-size:100%; line-height:normal; margin:0;}
legend {white-space: normal; *margin-left:-7px;}
button, input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer; *overflow: visible;}
button[disabled], input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing; border-box; *height: 13px; *width: 13px;}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}

img {-ms-interpolation-mode: bicubic;}
svg:not(:root) {overflow:hidden;}

strong, b {font-weight:bold}

tt {font-family: "Courier New", Courier, monospace}
code, kbd, pre, samp {font-family: monospace, serif; _font-family: 'courier new', monospace; font-size:16px;}
pre {white-space: pre; white-space:pre-wrap; word-wrap: break-word;}
hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
i {font-style:italic}
u {text-decoration:underline}
strike, del {text-decoration:line-through}
ins {text-decoration:none}
center {text-align:center}
dfn {font-style:italic}
mark {background: #ff0; color: #000;}

/* EXTERNE FONTS */

/* GEHOSTE FONTS */
@font-face {
    font-family: 'ChopinScript';
    src: url('/fonts/chopinscript-webfont.eot');
    src: url('/fonts/chopinscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/chopinscript-webfont.woff') format('woff'),
         url('/fonts/chopinscript-webfont.ttf') format('truetype'),
         url('/fonts/chopinscript-webfont.svg#ChopinScript') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'berthold';
    src: url('/fonts/akzidenzgroteskbe-boldcn-webfont.eot');
    src: url('/fonts/akzidenzgroteskbe-boldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/akzidenzgroteskbe-boldcn-webfont.woff2') format('woff2'),
         url('/fonts/akzidenzgroteskbe-boldcn-webfont.woff') format('woff'),
         url('/fonts/akzidenzgroteskbe-boldcn-webfont.ttf') format('truetype'),
         url('/fonts/akzidenzgroteskbe-boldcn-webfont.svg#berthold_akzidenz_grotesk_bBd') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*=========Start Algemeen=======*/

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pswp__caption__center {
	text-align: center !important;
	position: relative;
	color: #222 !important;
	margin-top: 8px !important;
	width: auto !important;
	background-color: #4BB276;
	padding: 3px 10px !important;
	display: inline-block;
}

#knopNavOfferte {
	background-color: #4bb276;
	border: 2px solid #4bb276;
	color: #fff;
	padding: 2px 8px;
	text-align: center;
	font-weight: 700;
	display: inline-block;
	min-width: 250px;
	transition: all .5s;
	border-radius: 70px;
}

#balkOfferte {
	display: none;
	width: 100%;
	background-color: #4bb276;
	color: #fff;
	padding: 8px 8px;
	text-align: center;
	font-weight: 700;
	min-width: 250px;
	transition: all .5s;
}

#balkOfferte a {
	color: #fff;
}

.pswp__caption {
	text-align: center;
}

textarea:focus, input:focus, select:focus, button:focus, option:focus {
	outline: none;
}

input[type=text],
input[type=submit],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
textarea,
select,
option {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;

	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

body {
	color: #111111;
	line-height: 150%;
	font-size: 1.15em;
	position: relative;
	font-family: Poppins, sans-serif;
}

.c a {
	color: #4BB276;
}

#nieuwsanker .akfill2 {
	color: #fff !important;
	background: #4BB276 !important;
	border: 1px solid #4BB276;
}

.biglogotop {
	max-width: 200px;
	display: inline-block;
}

.smalllogotop {
	display: inline-block;
	margin-top: 44px;
	max-width: 460px;
}


.ztype img {
	width: 100%;
}

.ztype {
	margin-bottom: 5%;
}

.ztype h1 {
	color: #000;
	text-align: center;
	padding-top: .3em;
}

#nieuwsanker .akfill2>div {
	color: #fff !important;
}

#nieuwsanker .akfill2:hover {
	background: #fff !important;
}

#nieuwsanker .akfill2:hover>div {
	color: #4BB276 !important;
}

#zelfbouwpaketten {
	margin: 50px auto;

	text-align: center;
	width: 90%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.det-img {
	width: 75%;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 50px;
}

#zelfbouwpaketten h3 {
	color: #353535;
	font-weight: bold;
	margin-top: 20px;
	font-size: 1.2em;
}

#zelfbouwpaketten .line2 {
	width: 100%;
}

#zelfbouwpaketten .line2 img {
	width: 50px;
}

#zelfbouwpaketten>a {
	width: 45%;
}

#zelfbouwpaketten img {
	width: 100%;
	margin-bottom: .5em;
}

.image-nav>img {
	width: 250px;
	margin: auto;
}

#talen {
	padding-left: 80px;
	margin-bottom: 30px;
}

#talen>a {
	width: auto;
	display: inline-block;
	padding: 0;
	background: none;
}

#talen .active {
	color: #4BB276;
}

#talen>a:last-child {
	padding-left: .5em;
	margin-left: .5em;
	border-left: 1px solid #fff;
}

#talen:after {
	clear: both;
	display: block;
	content: '';
}

.bg-home {
	/*background-image: url(/images/bg.jpg);*/
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}


.page {
	position: relative;
	left: 0px;
	transition: left .45s;
}

.page>.after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	background-color: rgba(0, 0, 0, 0);
	content: "";
	transition: background-color 0.45s ease-in;
}

.page>.after.fade {
	background-color: rgba(0, 0, 0, 0.5);
	transition: background-color 0.45s ease-out;
	z-index: 10;
}

.item {
	position: relative;
}

.item a {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 2;
}

.bryan-splash {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gotositelink {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

.bryan-splash>div {
	width: 50%;
}

.left-bryan {
	background-image: url(/images/11.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top left;
}

.bottom-left, .bottom-right {
	height: 50px;
	background-color: #f9b233;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 100;
	right: 0;
}

.bottom-left {
	display: flex;
	padding-right: 70px;
	justify-content: flex-end;
	-ms-align-items: center;
	align-items: center;
}

.bottom-left img {
	margin: 0 10px;
}

.bottom-right {
	background-color: black;
}

.links-bryan {
	padding-left: 30px;
	padding-top: 20px;
	font-size: .6em;
	line-height: 15px;
}

.links-bryan a {
	color: #a2a2a2
}

.cd-bryan {
	position: absolute;
	right: 60px;
	bottom: 0;
	width: 80px;
}

.bryan-title {
	color: #f9b233;
	font-size: 8.5em;
	line-height: 80%;
	padding: 15px;
	text-align: left;
	z-index: 10;
	position: absolute;
	text-transform: uppercase;
	font-family: Poppins, sans-serif;
}

.resbot {
	display: none;
}

.bryan-sub-title {
	color: black;
	font-size: 3.5em;
	line-height: 80%;
	padding: 15px;
	width: 100%;
	text-transform: uppercase;
	font-family: Poppins, sans-serif;
	text-align: right;
	padding-right: 30px;
}

.bryan-sub-title span {
	color: #f9b233;
}

.location-bryan {
	color: black;
	font-size: 5.5em;
	line-height: 80%;
	padding: 15px;
	width: 100%;
	text-transform: uppercase;
	font-family: Poppins, sans-serif;
	text-align: right;
	padding-right: 30px;
}

.content-bryan {
	overflow: auto;
	width: 100%;
	min-height: 250px;
	padding: 20px;
	position: absolute;
	bottom: 100px;
}

.arrow-content {
	left: 20px;
	position: absolute;

}

.site-visit {
	font-size: 1.1em;
	padding: 10px 30px;
	border: 4px solid #f9b233;
	text-transform: uppercase;
	font-family: Poppins, sans-serif;
	color: #f9b233;
	transition: all .3s;
	margin: 20px;
	float: right;
}

.site-visit:hover {
	color: white;
	background-color: #f9b233;
}

.left-bryan {
	padding: 20px;
	position: relative;
}

.arrow-up {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.right-bryan {
	position: relative;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}


.vertcent {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
}

.imgoverlay {
	overflow: hidden;
	padding: 1px;
	border: 1px solid #231f20;
}

.imgoverlay img {
	width: 100%;
	-webkit-transition: all 0.5s ease;
	/* Safari and Chrome */
	-moz-transition: all 0.5s ease;
	/* Firefox */
	-ms-transition: all 0.5s ease;
	/* IE 9 */
	-o-transition: all 0.5s ease;
	/* Opera */
	transition: all 0.5s ease;
}

.imgoverlay:hover img {
	-webkit-transform: scale(1.1);
	/* Safari and Chrome */
	-moz-transform: scale(1.1);
	/* Firefox */
	-ms-transform: scale(1.1);
	/* IE 9 */
	-o-transform: scale(1.1);
	/* Opera */
	transform: scale(1.1);

}

.cnt {
	text-align: center;
}

.titlebox {
	position: relative;
	height: 100px;
}

.content {
	max-width: 1150px;
	margin: 0 auto;
}

/**Lightbox**/
#loctek-lightbox-close {
	line-height: 20px !important;
	border: 0 !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

.loctek-lightbox {
	line-height: 20px !important;
	border: 0 !important;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/*======einde algemeen=====*/

#logo {
	width: 210px;
	position: absolute;
	top: 0;
	left: 40px;
	z-index: 11;
	background-color: #223e99;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	-webkit-transform: translateX(-140%);
	transform: translateX(-140%);
	height: 150px;
}

#logo.noblue {
	background-color: transparent;
	padding-top: 0;
	width: 190px;
}

#logo.pageready {
	transition-delay: .5s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

#logo img {
	width: 170px;
	display: block;
	margin: 0 auto;
	z-index: 11;
	padding: 18.605px 0;
	position: relative;
	left: 2.5px;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
}

#logo.noblue img {
	width: 150px;
	padding: 0;
}



#menubutton {
	height: 45px;
	padding: 10px;
	z-index: 50;
	border: 3px solid #4BB276;
	cursor: pointer;
	position: absolute;
	top: 40px;
	right: 40px;
	transition: -moz-transform .5s;
	transition: -webkit-transform .5s;
	transition: transform .5s;
	-moz-transform: translateX(160%);
	-webkit-transform: translateX(160%);
	transform: translateX(200%);
	display: block !important;
	margin-top: -5px;
	font-family: Poppins, sans-serif;
	text-transform: uppercase;
}

#menubutton.pageready {
	transition-delay: .5s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

#menubutton.menubtn {
	transition: right .45s;
	transition-delay: 0s;
}

#menubutton .label {
	line-height: 20px;
	font-size: 1.5em;
	display: inline-block;
	color: #4BB276;
	position: relative;
	bottom: 0px;
	margin-left: 5px;
}

#menubutton .icon {
	width: 20px;
	height: 20px;
	display: inline-block;
}

#menubutton span, #menubutton span:before, #menubutton span:after {
	width: 100%;
	height: 2px;
	border-top: 2px solid #4BB276;
	margin-bottom: 5px;
	display: block;
	content: "";
	transition-duration: 0.3s, 0.3s;
}

#menubutton span {
	height: 20px;
	border-top: 0;
	border-bottom: 2px solid #4BB276;
	margin-bottom: 0;
}

#menubutton.active span {
	border-bottom: 0;
}

#menubutton.active span:after, #menubutton.active span:before {
	position: absolute;
	width: 20px;
	color: #fefefe;
}

.come-in {
	transform: translateY(150px);
	animation: come-in 0.8s ease forwards;
}

.come-in:nth-child(odd) {
	animation-duration: 1s;
	/* So they look staggered */
}

@keyframes come-in {
	to {
		transform: translateY(0);
	}
}

@media screen and (min-width: 800px) {

	.come-in-left {
		transform: translateX(-300px);
		animation: come-in-left 0.8s ease forwards;
	}

	.come-in-left:nth-child(odd) {
		animation-duration: 1s;
		/* So they look staggered */
	}
}

@keyframes come-in-left {
	to {
		transform: translateX(0);
	}
}

@media screen and (min-width: 800px) {
	.come-in-right {
		transform: translateX(300px);
		animation: come-in-right 0.8s ease forwards;
	}

	.come-in-right:nth-child(odd) {
		animation-duration: 1s;
		/* So they look staggered */
	}
}

@keyframes come-in-right {
	to {
		transform: translateX(0);
	}
}


/* Bevestiging */

.bevestiging_bg {
	width: 100%;
	min-height: 100vh;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.bevestiging {
	width: 100%;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
	-moz-box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
	box-shadow: 0px 0px 22px 0px rgba(82, 82, 82, 0.10);
	max-width: 700px;
	padding: 50px;
	background-color: white;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	flex-direction: column;
}

.bevestiging i {
	font-size: 3em;
	color: #4BB276;
	margin-bottom: 20px;
}

.bevestiging h2 {
	text-transform: uppercase;
	color: #4BB276;
	font-size: 15px;
	margin: 10px 0;
}

.bevestiging h1 {
	font-weight: 400;
	font-size: 1.8em;
	text-align: center;
	color: #4BB276;
	margin-bottom: 10px;
	line-height: 110%;
}

.bevestiging p {
	line-height: 150%;
	color: #4BB276;
	font-size: 17px;
	font-weight: 200;
}

.bevestiging a {
	cursor: pointer;
	display: inline-block;
	padding: 10px 25px;
	background-color: #4BB276;
	font-weight: 200;
	color: white;
	margin-top: 20px;
	border: 1px solid #4BB276;
}

.bevestiging a:hover {
	background-color: transparent;
	color: #4BB276;
}

/* Einde Bevestiging*/

/* Cookie Melding */
.plenso_cookies {
	position: fixed;
	left: 10px;
	bottom: 10px;
	background-color: white;
	border-radius: 5px;
	max-width: 400px;
	-webkit-box-shadow: 0px 0 45px -0 rgba(0, 29, 147, 0.15);
	-moz-box-shadow: 0px 0 45px -0 rgba(0, 29, 147, 0.15);
	box-shadow: 0px 0 45px -0 rgba(0, 29, 147, 0.15);
	display: flex;
	justify-content: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	flex-direction: column;
	padding: 25px;
	transition: all .5s;
}

.plenso_cookies>img {
	width: 50px;
}

.plenso_cookies>div {
	color: #3e3e3e;
	padding: 25px 0px;
	line-height: 25px;
	text-align: justify;
	font-size: 16px;
}

.plenso_cookies>div a {
	color: #3e3e3e;
	text-decoration: underline;
}

.plenso_cookies>a {
	background-color: #4BB276;
	color: white;
	font-size: 15px;
	font-weight: 900;
	white-space: nowrap;
	padding: 18px 30px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	transition: all .3s;
}

.plenso_cookies>a:hover {
	transform: scale(1.1);
}

/* Einde cookiemelding */

/* GDPR */

#content-container {
	width: 100%;
	max-width: 95%;
	margin: 0 auto;
	margin: auto;
	margin-bottom: 100px;
}

#content-container h1 {
	width: 100%;
	text-align: center;
	font-size: 3em;
	font-weight: 700;
	color: #4BB276;
	margin-bottom: 20px;
	margin-top: 150px;
}


#content-container h2 {
	color: #4BB276;
	font-size: 2.4em;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	cursor: pointer;
	padding-left: 15px;
}

#content-container h3 {
	background: #4BB276;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.3em;
	padding: 20px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	margin-top: 20px;
}

#content-container h3 span {
	position: absolute;
	z-index: 1;
	background: transparent url("/images/cross_w.png") no-repeat;
	display: inline-block;
	width: 15px;
}

#content-container h4 {
	margin-left: 2em;
	font-size: 1.1em;
	font-weight: bold;
}

#content-container p {
	padding: 20px;
	line-height: 170%;
	color: #7e7e7e;
	font-size: 1.2em;
}

#content-container ul {
	margin-left: 3em;
}

#content-container table {
	width: 100%;
}

#content-container a {
	color: #4BB276;
	font-weight: 700;
}

#gdpr-wrapper {
	min-height: 100%;
	position: relative;
}

#content-container thead {
	background-color: #4C4C4C;
	color: #fff;
}


#content-container thead th {
	border: 1px solid #353535;
	padding: 10px;
}

#content-container tbody td {
	border: 1px solid #353535;
	color: #7e7e7e;
	line-height: 150%;
	padding: 5px;
}

#content-container tbody td p {
	padding: 0px;
}

#content-container ul {
	padding-left: 20px;
	line-height: 170%;
	color: #7e7e7e;
	list-style-type: disc;
}



/* Einde GDPR */

/* Curtaindrop */

.curtain-click {
	cursor: pointer;
}

.curtaindrop {
	width: 100%;
	z-index: 100;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	display: none;
	position: fixed;
}

.curtaindrop>video {
	position: absolute;
	left: 50%;
	top: 50%;
	min-height: 100%;
	min-width: 100%;
	z-index: 0;
	transform: translate(-50%, -50%);
}

.curtaindrop .overlay {
	width: 100%;
	height: 100%;
	background-color: black;
	opacity: 0.7;
}

.curtaindrop>div {
	display: block;
	width: 100%;
	height: 100%;
	z-index: 1;
	position: relative;
	background-position: center;
	background-size: cover;
	background-color: rgba(58, 58, 58, 1);
}

.curtaindrop>div>div:last-child {
	position: absolute;
	left: 50%;
	width: 95%;
	max-width: 1000px;
	color: #fff;
	z-index: 200;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	text-align: center;
}

.curtaindrop .button {
	display: inline-block;
	padding: 15px 40px;
	background-color: transparent;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius: 4px;
	font-size: 20px;
	color: #fff;
	background-color: #67d394;
	transition: all 0.8s ease;
	margin-top: 30px;
}

.curtaindrop .button:hover {
	transform: scale(1.1);
}

.curtaindrop p {
	font-size: 1.4em;
	line-height: 1.6em;
	color: #fff !important;
}

.curtaindrop img {
	max-width: 1000px;
	width: 96%;
}

.curtaindrop h2 {
	font-weight: 900;
	font-size: 3em;
	margin: 0;
	margin-bottom: 15px;
	text-align: center;
	line-height: 110%;
}

.curtaindrop>span {
	position: absolute;
	left: -123px;
	top: 0;
	display: block;
	width: 0;
	height: 0;
	border-right: 18px solid transparent;
	border-top: 34px solid #67d394;
	border-left: 18px solid transparent;
}

.curtaindrop>span>i {
	font-style: normal;
	position: absolute;
	right: 20px;
	cursor: pointer;
	color: #67d394;
	width: 300px;
	overflow: hidden;
	top: -34px;
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: right;
}

.curtaindrop>span:before {
	position: absolute;
	top: -38px;
	cursor: pointer;
	left: -17px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-weight: bold;
	font-size: 25px;
	width: 36px;
	display: block;
	text-align: center;
	content: '!';
}

.curtain-close {
	position: absolute;
	right: 40px;
	top: 30px;
	font-size: 60px;
	cursor: pointer;
	color: #fff;
	z-index: 100000000;
}


/* Einde Curtaindrop */


.image-nav a {
	margin: 0 !important;
	width: 20% !important;
	margin-left: 6.6% !important;
	display: block;
	float: left;
}


.image-nav a:first-child {
	margin-left: 0 !important;
}

#menubutton.active span:after {
	top: 50%;
	-moz-transform: translateY(-50%) rotate(-45deg);
	-o-transform: translateY(-50%) rotate(-45deg);
	-webkit-transform: translateY(-50%) rotate(-45deg);
	transform: translateY(-50%) rotate(-45deg);
}

#menubutton.active span:before {
	top: 50%;
	-moz-transform: translateY(-50%) rotate(45deg);
	-o-transform: translateY(-50%) rotate(45deg);
	-webkit-transform: translateY(-50%) rotate(45deg);
	transform: translateY(-50%) rotate(45deg);
}

#menubutton.active .label {
	display: none;
}

/* Navigatie */

.topper {
	display: flex;
	justify-content: flex-end;
	-ms-align-items: flex-start;
	align-items: center;

}

.topper>div {
	padding: 10px 40px;
	font-size: .9em;
	position: relative;
	background-color: #f6f9fe;
}

.topper>div a {
	color: #353535;
	transition: all .3s;
	border-right: #EBEBEB 2px solid;
	padding: 0 10px;
}

.topper>div a:hover {
	color: #4BB276;
}

.topper>div a:last-of-type {
	border-right: none;
	padding-right: 0px;
}

.topper>div a i {
	margin-right: 10px;
	font-size: 1.1em;
}

.topper>div a i.fa-bullhorn {
	animation: wiggle 3s;
}

@keyframes wiggle {
	0% {
		transform: rotate(0deg);
	}

	70% {
		transform: rotate(0deg);
	}

	75% {
		transform: rotate(25deg);
	}

	80% {
		transform: rotate(-25deg);
	}

	85% {
		transform: rotate(20deg);
	}

	95% {
		transform: rotate(-15deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

.topper>div img {
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
}


.topper>a {
	color: #A9A9A9;
	font-size: 1em;
	margin: 1px;
}

.topper>a:last-of-type {
	margin-right: 40px;
}

.navigatie {
	width: 80%;
	margin: auto;
	position: relative;
	padding: 30px 0px;
	z-index: 10;
	background-color: #fff;
	border-bottom: 2px solid #f6f6f6;
	padding-bottom: 35px;
}

.inner_navigatie {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
}



.inner_navigatie nav {
	flex: 1 1 20%;
}

.inner_navigatie>div {
	flex: 1 1 80%;
}

.inner_navigatie .logo {
	width: 250px;
}

.inner_navigatie .lang {
	color: #BBBABA;
	padding: 10px;
}

.inner_navigatie .activelang {
	color: #707070 !important;
}

.inner_navigatie nav {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	-ms-align-items: center;
}

.inner_navigatie nav>ul {
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-left: 20px;
}

.inner_navigatie nav>ul>li {
	margin: 0;
	padding: 10px 30px;
}


.inner_navigatie nav>ul a {
	color: #4BB276;
	font-size: 18px;
	font-weight: 200;
}

.inner_navigatie nav>ul>li:last-of-type {
	margin-right: 0;
}

.inner_navigatie .maincat {
	padding: 31px 0;
	font-size: 1.6rem;
	color: #003366;
}


.inner_navigatie nav .active {
	border-bottom: 1px solid #191D34;
}

.navigatie .subnav {
	width: 100%;
	position: absolute;
	left: 0;
	background-color: #fff;
	padding: 50px 0;
	top: 100%;
	min-height: 50vh;
	z-index: 100;
	display: none;
}

.navigatie .mainnav:hover .maincat {
	color: #4BB276;
	border-bottom: 2px solid #4BB276;
}

.navigatie .mainnav:hover .subnav {
	display: block !important;
}


.navigatie .subnav .innersubnav {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	max-height: 60vh;
}


.navigatie .subnav .innersubnav>div {
	width: 23%;
	margin-right: 2%;
	margin-bottom: 20px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}

.navigatie .subnav .subcat {
	font-size: 13px;
	color: #585858;
	font-weight: 600;
	margin-bottom: 5px;
}

.navigatie .subnav .subsubcat {
	font-size: 13px;
	color: #958373;
	padding-bottom: 10px;
}

.navigatie .subnav .innersubnav ul {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	list-style-type: disc;
	padding-left: 10px;
}

.navigatie .subnav .innersubnav ul li {
	padding: 5px 0;
	line-height: 120%;
}

.menuoverlay {
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 5;
	background-color: rgba(0, 0, 0, .5);
}

.res-nav {
	width: 100%;
	max-width: 700px;
	height: 100%;
	position: fixed;
	right: -700px;
	top: 0;
	z-index: 1000;
	overflow: auto;
	transition: all .6s;
	background-color: #fff;
	padding-bottom: 100px;
	background-image: url(/images/navbg.svg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 60%;
}

.cur-res {
	display: none;
}

.menubtn {
	width: 35px;
	cursor: pointer;
	margin-left: 20px;
	transition: all .3s;
}

.menuoverlay {
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
	background-color: rgba(0, 0, 0, .4);
}

.overvisible {
	display: block;
}

.nav_top {
	position: absolute;
	top: 30px;
	left: 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	right: 30px;
}

.nav_top>.logo_nav {
	width: 120px;
}

.closebtn {
	width: 40px;
	height: 40px;

	cursor: pointer;
}

.menu-block {
	overflow: hidden;
}

.menu-is-open {
	right: 0;
}

.res-nav nav {
	padding-top: 100px;
	display: flex;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start;
	overflow: auto;
	padding-bottom: 30px;
	height: 100%;
	position: relative;
}

.navitem {
	width: 100%;
	padding: 20px 50px;
}

.navitem div {
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
	cursor: pointer;
}

.navitem div img {
	width: 20px;
	transition: all .5s;
	transform: rotate(0deg);
}

.rotateImg {
	transform: rotate(-180deg) !important;
}


.navitem a {
	text-align: left;
	display: inline-block;
	color: rgba(0, 0, 0, 0.74);
	font-size: 30px;
	font-weight: 600;
	position: relative;
	font-family: 'Poppins', sans-serif;
}

.navitem a,
.navitem a:after,
.navitem a:before {
	transition: all .5s;
}

.navitem a:hover {
	color: #4BB276;
}

.navitem a:after {
	position: absolute;
	bottom: -5px;
	left: 2px;
	right: 2px;
	margin: auto;
	width: 0%;
	content: '.';
	color: transparent;
	background: #4BB276;
	height: 2px;
}

.navitem a:hover:after {
	width: 100%;
}

.navitem i {
	font-size: 25px;
	transition: all .3s;
}

.navitem .rotate {
	transform: rotate(90deg);
}

.activelink {
	color: #4BB276 !important;
}

.navitem ul {
	display: none;
	flex-direction: column;
	-ms-align-items: flex-start;
	align-items: flex-start;
	padding-top: 10px;
}

.navitem ul li {
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	padding-left: 15px;
	border-left: 2px solid #eeeeee;
}

.navitem ul li i {
	margin-left: -7px;
	color: #c8c8c8;
	font-size: .7em;
	margin-right: 20px;

}

.navitem ul a {
	font-size: 1.2em;
	color: #949494;
	padding: 7px 0;
	padding-left: 0;
}


.navi_footer>div {

	color: black;
	font-family: 'Poppins', sans-serif;

}

.navi_footer img {
	width: 100%;
	position: absolute;
	bottom: 0;
}

.navi_footer img.logo {
	position: absolute;
	top: 30px;
	width: 100px;
	right: 30px;
}

.navi_footer>div {
	position: absolute;
	bottom: 10px;
	font-size: .9em;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

.navi_footer>div div {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	-ms-align-items: center;
}

.navi_footer>div p {
	width: 100%;
	text-align: center;
	padding: 5px;
	margin-bottom: 7px;
	color: black;
	font-weight: 500;
	font-size: 17px;
	font-style: italic;
	z-index: 100;
}

.navi_footer span {
	margin: 0 10px;
}

.navi_footer a {
	color: black;
	font-size: .9em;
}

/* Einde Navigatie */

.home_banner {
	width: 90%;
	margin: auto;
}

.home_banner .slick-arrow {
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 200px;
	color: #fff !important;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	border: none;
	background: transparent;
}

.page_header+.slick-slider, .page_header+.mog-slider {
	margin-top: 40px;
}

.info-slider .slick-arrow, .zelf-slider .slick-arrow, .mog-slider .slick-arrow, .self-slider .slick-arrow, #zelfbouwpaketten .slick-arrow {
	position: absolute;
	left: -40px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 200px;
	color: #353535 !important;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	border: none;
	background: transparent;
}


.home_banner .slick-next {
	right: 10px;
	left: initial;
}

.slick-dots {
	width: 100%;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	bottom: -60px !important;
}

.slick-dots li {
	margin: 5px;
	width: 15px;
	height: 15px;
	background-color: #efefef;
	border-radius: 100px;
}

.slick-dots li button {
	display: none;
}

.slick-dots .slick-active {
	background-color: #4BB276 !important;
}

.info-slider .slick-next, .zelf-slider .slick-next, .mog-slider .slick-next, .self-slider .slick-next, #zelfbouwpaketten .slick-next {
	right: -40px;
	left: initial;
}



.home_banner .slick-arrow i, .info-slider .slick-arrow i, .zelf-slider .slick-arrow i, .mog-slider .slick-arrow i, .self-slider .slick-arrow i, #zelfbouwpaketten .slick-arrow i {
	font-size: 35px;
	padding: 0 !important;
}

.home_banner article {
	position: relative;
}

.el {
	width: 30px;
	margin: auto;
	margin-bottom: 15px;
	margin-top: 30px;
}

.el img {
	width: 100%;
}

.home_banner article img {
	width: 100%;
}

.home_banner article>div {
	position: absolute;
	right: 5%;
	top: 50%;
	width: 45%;
	transform: translateY(-50%);
}

.info-slider.slick-dotted.slick-slider, .zelf-slider.slick-dotted.slick-slider, .mog-slider.slick-dotted.slick-slider, .self-slider.slick-dotted.slick-slider, #zelfbouwpaketten.slick-dotted.slick-slider {
	margin-bottom: 150px !important;
}


.home_banner article h2, .blokken_slider article h2 {
	font-weight: 700;
	font-size: 3.1em;
	color: #4c4c4c;
}

.home_banner article h3, .blokken_slider article h3 {
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.2em;
	color: #4c4c4c;
}

.blokken_slider article a, .blokken_content a, .btn {
	width: fit-content;
	cursor: pointer;
	font-size: 18px;
	color: #4BB276 !important;
	transition: all 1s ease;
	margin-top: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #4BB276;
}


.blokken_slider .slick-arrow {
	line-height: 1;
	position: absolute;
	display: flex;
	width: 40px;
	height: 40px;
	border-radius: 200px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: white;
	border: none;
	outline: none;
	transition: all .3s;
	z-index: 2;
	padding: 0;
	border: none;
	color: #fff;
	background-color: #353535b7;
	right: 10%;
	top: 44%;
	display: flex;
	justify-content: center;
	align-items: center;
	-ms-align-items: center;
}

.blokken_slider .slick-next {
	top: 56%;
	right: 10%;
}

.blokken_slider .slick-arrow i {
	font-size: 20px;
}

.home_banner article a {
	display: inline-block;
	width: fit-content !important;
	padding: 15px 40px;
	background-color: transparent;
	cursor: pointer;
	font-weight: 700;
	border-radius: 4px;
	font-size: 18px;
	color: #fff !important;
	background: -webkit-linear-gradient(-20deg, #4C4C4C 30%, #a39e9e 100%);
	transition: all 0.8s ease;
	margin-top: 1em;
}

.home_banner article i, .blokken_slider article i, .blokken_content i {
	margin-left: 10px;
}

.home_banner article a:hover {
	transform: scale(1.1);
}

.splash-scroll-holder {
	position: relative;
	height: 50px;
	width: 100%;
	margin-top: 30px;
}

.splash-scroll-holder .splashscroll {
	top: 0;
}

.splashscroll,
.splashscroll:before {
	position: absolute;
	left: 50%;
}

.splashscroll:hover {
	background-color: #4BB276;
}

.splashscroll {
	position: absolute;
	width: 30px;
	opacity: .5;
	height: 50px;
	background-color: #4BB276;
	margin-left: -15px;
	margin-top: 0;
	box-shadow: inset 0 0 0 2px #4BB276;
	border-radius: 25px;
	top: 25px;
	left: 50%;
	cursor: pointer;
	transition: all .3s;
	overflow: hidden;
}

.splashscroll:before {
	font-family: "Font Awesome 5 Pro";
	content: '\f107';
	font-size: 1.4rem;
	width: 14px;
	height: auto;
	background: transparent;
	color: #fff;
	top: 2px;
	margin-left: -7px;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: scroll;
	animation-name: scroll;
}

@-webkit-keyframes scroll {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-ms-transform: translateY(-46px);
		-webkit-transform: translateY(-46px);
		transform: translateY(-46px);
	}
}

@keyframes scroll {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateY(46px);
		transform: translateY(46px);
	}
}

.voordelen {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.voordelen_ov {
	background-color: #4BB276;
	padding: 40px;
	width: 50%;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	flex-wrap: wrap;
	padding: 80px;
}

.voordelen_ov ul {
	padding: 50px 0 0 0;
}

.voordelen_ov ul li {
	display: flex;
	padding: 18px 0;
	justify-content: flex-start;
	align-items: center;
	-ms-align-items: center;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 300;
	cursor: pointer;

}

.voordelen_ov ul li div:first-of-type {
	width: 70px;
	font-size: 30px;
}

.voordelen_ov ul li>div:last-of-type {
	color: white;
	font-size: 18px;
	min-width: 450px;
}

.voordelen_ov ul .active>div:last-of-type,
.voordelen_ov ul li:hover {
	font-weight: 400;
}

.voordelen_det {
	width: 50%;
}

.voordelen_det>div {
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
}

.voordelen_det>div h2 {
	font-size: 24px;
	color: #404040;
	font-weight: 400;
	margin-bottom: 40px;
}

.voordelen_det>div>div {
	font-weight: 300;
	font-size: 18px;
	line-height: 180%;
	letter-spacing: -0.05em;
	color: #404040;
	margin-bottom: 50px;
}

.voordelen_det>div>a {
	font-weight: 300;
	font-size: 20px;
	color: #404040;
	border-bottom: 2px solid #E53323;
	padding-bottom: 10px;
}

.homeheader {
	display: flex;
	flex-direction: row;
	align-items: center;
	-ms-align-items: center;
	border: 1px solid #4BB276;
	width: 90%;
	margin: auto;
	margin-bottom: 60px;
}

.homeheader .home_page_header {
	width: 65%;
}

.homeheader .voordelen_ov {
	width: 35%;
	outline: 1px solid #fff;
	outline-offset: -7px;
}

/* Page header */

.page_header {
	max-width: 1400px;
	width: 96%;
	margin: 0 auto;
}

.home_page_header {
	padding-bottom: 40px;
	text-align: center;
}

.page_header>div:first-of-type, .home_page_header>div:first-of-type {
	height: 45px;
	width: 2px;
	background-color: #4BB276;
	margin: auto;
	margin-bottom: 30px;

}

.page_header_element {
	width: 50px;
	margin-bottom: 20px;
}

.page_header h1 {
	color: #4BB276;
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 15px;
	display: inline-block;
	line-height: 120%;
	width: 100%;
	text-align: center;
}

.home_page_header h1 {
	color: #4BB276;
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 15px;
	display: inline-block;
	width: 90%;
	line-height: 120%;
}

.page_header>h2, .home_page_header>h2 {
	color: #4C4C4C;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

.c {
	line-height: 150%;
	font-weight: 200;
	font-size: 20px;
	color: #4C4C4C;
}

.weekaanbod .c, .doelgroep .c, .home_page_header .c {
	line-height: 150%;
	font-weight: 200;
	font-size: 20px;
	color: #4C4C4C;
	width: 70%;
	margin: auto;
}

.weekaanbod .c p, .doelgroep .c p, .home_page_header .c p {
	text-align: center;
}

.weekaanbod .c ul, .doelgroep .c ul, .home_page_header .c ul {
	margin-left: 50% !important;
	transform: translateX(-50%);
	text-align: left;
}

.ems .c {
	text-align: left;
}

.page_header ul, .home_page_header ul {
	margin-top: 15px;
}

.page_header ul li, .home_page_header ul li {
	line-height: 160%;
}

.c ol {
	list-style-type: decimal;
}

/* einde page header */

/* Blokken */

.blokken {
	display: flex;
	justify-content: center;
	-ms-align-items: flex-start;
	align-items: flex-start;
	flex-direction: column;
	padding: 30px 20px;
	margin: 0 auto;
	width: 90%;
}

.blokken article {
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
}

.top, .bottom {
	position: absolute;
	width: 100px;
	height: 100px;
}

.top {
	top: 30px;
	border-top: 1px solid #4C4C4C;
}

.bottom {
	bottom: 30px;
	border-bottom: 1px solid #4C4C4C;
}

.left {
	left: 30px;
	border-left: 1px solid #4C4C4C;
}

.right {
	right: 30px;
	border-right: 1px solid #4C4C4C;
}

.blokken_slider {
	width: 50%;
	padding: 50px;
}

.blokken article:last-of-type {
	padding-bottom: 0;
}

.blokken_slider img, .slick-slide img {
	width: 100%;
	position: relative;
}

.blokken_content {
	width: 50%;
	padding: 50px 100px;

}

.blokken_titel {
	position: relative;
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 10px;
}



.blokken_titel h2 {
	color: #4BB276;
	line-height: 120%;
	position: relative;
	z-index: 1;
	font-weight: 500;
	font-size: 1.8em;

}

.blokken_tekst {
	line-height: 180%;
	font-weight: 200;
	max-width: 850px;
	color: rgb(110, 110, 110);
	font-size: 1.3em;
	margin-bottom: 20px;
}

.blokken_tekst p>a {
	color: #4BB276
}

.blokken_content>a:hover i {
	margin-left: 10px;
}

.blokken article:nth-child(odd) img {
	order: 3;
}

/* Dots */
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.blokken_slider.slick-dots {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10%;
	padding: 0;
	margin: 0;

}

.blokken_slider.slick-dots li {
	list-style: none;
}

.blokken_slider.slick-dots li button {
	border-radius: 50%;
	width: 15px;
	height: 15px;
	border: none;
	background-color: #d8d3d3c7;
	text-indent: -9999px;
	outline: 0;
}

.blokken_slider.slick-dots li.slick-active button {
	background-color: #4BB276;
}

.blokken_slider.slick-dots li button:hover,
.blokken_slider.slick-dots li button:focus {
	outline: none;
}



/* Einde Blokken */

/* Aandachtskader */

.ak {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	background-color: #f4f9fa;
	outline: 1px solid white;
	outline-offset: -5px;
	margin-top: 50px;
}

.ak h2 {
	color: #353535;
	font-size: 2em;
	max-width: 600px;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: 20px;
}

.ak h3 {
	font-weight: 700;
	font-size: 2.3em;
	line-height: 150%;
	color: #d8d8d8;
	padding: 10px 0;
}

.ak h3 i {
	font-size: 1.2em;
	margin-right: 10px;
	color: #F1A78F;
}

.ak>div {
	width: 50%;
}

.ak_buttons {
	display: flex;
	justify-content: flex-start;
	-ms-align-items: center;
	align-items: center;
}

.ak_tekst {
	font-size: 1.2em;
	font-weight: 200;

	color: #6b6b6b;
	line-height: 180%;
}

.ak_tekst ul {
	padding-left: 20px;
	list-style-type: disc;
	margin-top: 10px;
}

.ak_buttons a:first-of-type {
	border: 2px solid #4bb276;
	color: #4bb276;
	text-align: center;
	padding: 15px 35px;
	font-weight: 700;
	margin-top: 20px;
	display: inline-block;
	margin-right: 15px;
	min-width: 250px;
	transition: all .5s;
}

.ak_buttons a:last-of-type {
	background-color: #4bb276;
	border: 2px solid #4bb276;
	color: #fff;
	padding: 15px 35px;
	text-align: center;
	font-weight: 700;
	margin-top: 20px;
	display: inline-block;
	min-width: 250px;
	transition: all .5s;
}

.ak_buttons a:first-of-type:hover {
	transform: scale(1.05);
}

.ak_buttons a:last-of-type:hover {
	transform: scale(1.05);
}

.ak>div:first-child {
	padding: 50px;
}

.ak_image {
	background-position: center;
	background-size: cover;
}


/* Einde aandachtskaders */

.slogan {
	text-align: center;
	font-size: 4.5rem;
	font-weight: 600;
	color: #2a9d3f3b;
	padding: 40px 0;
	padding-bottom: 4rem;
	line-height: 120%;
	width: 80%;
	margin: auto;
}

.slogan strong {
	color: #2a9d3f83;
}

/* Vragen */

.vragensplit {
	padding: 50px 10px;
}

.vragensplit>div {
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	max-width: 1400px;
	margin: 0 auto;
	width: 100%;
}

.vragen {
	width: 90%;
	margin: auto;
	margin-top: 50px;
}

.vragen article {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(82, 82, 82, 0.10);
	-moz-box-shadow: 0px 0px 15px 0px rgba(82, 82, 82, 0.10);
	box-shadow: 0px 0px 15px 0px rgba(82, 82, 82, 0.10);
	background-color: white;
	padding: 25px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.vragen article h2 {
	font-weight: 700;
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	font-size: 23px;
	color: #4BB276;
	align-items: center;
	cursor: pointer;
}

.vragen article h2 i {
	transition: all .3s;
}

.arrowUp i {
	transform: rotate(180deg);
}

.vragen article div {
	margin-top: 20px;
	color: #353535;
	font-weight: 200;
	font-size: 1.09em;
	line-height: 180%;
	letter-spacing: .5px;
}

.vragen article div a {
	display: inline-block;
	background-color: transparent;
	cursor: pointer;
	font-weight: 700;
	border-radius: 4px;
	color: #144e75;
	transition: all .8s ease;
	margin-top: 10px;
	font-size: 1em;
}

.vragen article div a:hover {
	text-decoration: underline;
}


.vragen_form {
	padding: 25px;
	background-color: white;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(82, 82, 82, 0.10);
	-moz-box-shadow: 0px 0px 15px 0px rgba(82, 82, 82, 0.10);
	box-shadow: 0px 0px 15px 0px rgba(82, 82, 82, 0.10);
	width: 30%;
}

.vragen_form h2 {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;
	color: #144e75;
}

.vragen_form input[type=text], .vragen_form input[type=email], .vragen_form textarea {
	padding: 10px;
	color: #818181;
	background-color: #F2F2F2;
	width: 100%;
	height: 50px;
	display: flex;
	-ms-align-items: center;
	border: none;
	margin-bottom: 10px;
	align-items: center;
	font-size: 1.2em;
	font-weight: 200;
}

.vragen_form textarea {
	min-height: 100px;
}

.vragen_form input[type=submit] {
	padding: 7px 20px;
	color: #fff;
	font-family: Poppins, sans-serif;
	font-weight: 200;
	font-size: 1.2em;
	margin-top: 20px;
	background-color: #144e75;
}

/* Einde vragen*/

/* Detailpagina's */

.reference_page {
	width: 100%;
	max-width: 1600px;
	padding: 0 10px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
	margin-bottom: 100px;
}

.reference_page>img {
	width: 100%;
	margin-bottom: 30px;
	cursor: zoom-in;
}

.reference_content {
	width: calc(100% - 500px);
	font-size: 1.1em;
	color: #3A3A3A;
	padding: 0;
	line-height: 180%;
}

.reference_content p {
	margin-bottom: 15px;
}

.reference_content h1 {
	font-weight: 700;
	font-size: 60px;
	width: 100%;
	line-height: 120%;
	padding: 15px 0;
	color: #4BB276;
}

.reference_content ul {
	padding-left: 20px;
	list-style-type: disc;
}

.reference_page aside {
	width: 450px;
	margin-left: 50px;
	border: #f6f6f6 2px solid;
	padding: 20px;
}

.reference_page aside>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 15px;
	border-bottom: 2px dashed #f7f7f7;
}

.reference_page aside .links {
	width: 100%;
}

.reference_page aside .links a, .title_page.links a {
	padding: 14px 15px;
	text-align: center;
	background-color: transparent;
	cursor: pointer;
	background-color: #4BB276;
	width: 100%;
	border-radius: 4px;
	margin-top: 20px;
	color: white;
	font-weight: 700;
}

.socialsharer>div {
	display: flex;
	justify-content: center;
	align-items: center;
}

.socialsharer p {
	font-weight: 700;
	color: #353535;
	margin-right: 10px;
}

.socialsharer a {
	width: 35px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 5px;
	color: white;
	border-radius: 4px;
	background-color: transparent;
	cursor: pointer;
	background-color: #4BB276;
}

.socialsharer a:last-of-type {
	margin-right: 0;
}

.imagesreff {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	border-bottom: none !important;
}

.imagesreff h2, .playvid h2 {
	font-weight: 700;
	color: #353535;
	margin-right: 10px;
	width: 100%;
	padding: 20px 0 10px 0;
}

.imagesreff>div {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}

.playvid {
	width: 100%;
	display: block !important;
}

.playvid iframe {
	width: 100%;
	height: 300px;
}

.imagesreff>div img {
	width: 49%;
	margin-bottom: 2%;
	cursor: zoom-in;
}

.prevnext {
	background-color: #f6f6f6;
	width: 100%;
	transform: translateY(-2px);
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 5px 10px;
}

.prevnext a {
	color: #353535 !important;
	letter-spacing: 1px;
}

/* Einde detailpagina's */

/* CONTACT */

.contact_pagina {
	width: 100%;
	max-width: 85%;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 100px 10px 0 10px;
}

.contact_gegevens {
	width: 35%;
}

.contact_gegevens h1 {
	font-weight: 900;
	color: #4BB276;
	margin-bottom: 20px;
	font-size: 2em;
}

.contact_gegevens h2 {
	font-size: 21px;
	font-weight: 200;
	color: #353535;
	line-height: 150%;
}

.contact_gegevens p:not(:last-child) {
	margin-bottom: 10px;
}

.contact_info {
	margin-top: 60px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	position: relative;
	z-index: 1;
	background-color: #69c63349;
	padding: 40px;
	margin-top: 20px;
	width: 100%;
	color: #252525;
	font-size: 20px;
	font-weight: 200;
}

.contact_info h2 {
	font-weight: 700;
	color: #252525;
	font-size: 25px;
	margin-bottom: 25px;
	line-height: 130%;
}

.contact_info a {
	color: #252525;
}

.contact_info i {
	position: absolute;
	left: 0;
	top: 4px;
	width: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #4BB276;
}

.contact_info img {
	width: 100px;
	border-radius: 200px;
	margin-right: 20px;
}

.contact_info--detail {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 10px;
	padding-left: 50px;
	position: relative;
}

.contact_formulier {
	width: 55%;
}

.contact_form {
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.contact_label {
	width: 100%;
	font-size: 1.2em;
	font-weight: 200;
	color: #353535;
	display: inline-block;
	margin-bottom: 5px;
}

.contact_form input[type=text],
.contact_form input[type=email], #NaamInput input, .contact_form select, .contact_form textarea {
	border: none;
	border-bottom: 2px solid #EEEEEE;
	padding: 8px 0px;
	color: #4BB276;
	font-size: 18px;
	font-weight: 200;
	margin-bottom: 40px;
	font-family: "Poppins", sans-serif;
}

.contact_form input[type=text] {
	width: 49%;
}

.contact_form input[type=text]#Email, .contact_form input[type=text]#Refcode {
	width: 100%;
}

.contact_form select {
	color: #353535 !important;
	width: 100%;
}

.nieuwsbrief {
	margin-bottom: 120px;
}


.contact_form input[type=text]:focus,
.contact_form input[type=email]:focus, #NaamInput input:focus {
	border-bottom: 2px solid #4BB276;
	font-weight: 400;
}

.contact_form textarea {
	display: block;
	border: none;
	width: 100%;
	border-bottom: 2px solid #EEEEEE;
	border-radius: 0px;
	padding: 10px 0px;
	color: #4BB276;
	margin-bottom: 20px;
	font-weight: 200;
	font-size: 18px;
	font-family: "Poppins", sans-serif;
	height: 100px;
}

.contact_form textarea:focus {
	border-bottom: 2px solid #4BB276;
	font-weight: 400;
}

.contact_form input[type=submit] {
	border-radius: 4px;
	padding: 5px 30px;
	background: transparent;
	border: 2px solid #4BB276;
	font-weight: 200;
	color: #4BB276;
	font-size: 1.2em;
	font-weight: 200;
	font-family: "Poppins", sans-serif;
	transition: all .3s;
}


.contact_form input[type=submit]:hover {
	background-color: #4BB276;
	color: #fff !important;
}



.contact_formulier #NaamInput {
	width: 100%;
}

.contact_formulier #EmailInput {
	width: 100%;
}

#dasmap {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
	height: 600px;
	position: relative;
	z-index: 0;
	margin-top: 50px;
	margin-bottom: 80px;
}

/* EINDE CONTACT */

/*====Start Styles====*/


.c-tekst {
	position: absolute;
	bottom: 0;
	right: 70px;
	text-align: right;
	padding-bottom: 70px;
}

.loc-home {
	color: black;
	font-size: 4em;
	font-family: Poppins, sans-serif;
	text-transform: uppercase;
	line-height: 80%;
}

.datum-home {
	color: black;
	padding-bottom: 50px;
	font-size: 3em;
	font-family: Poppins, sans-serif;
	text-transform: uppercase;
	line-height: 80%;
}

.datum-home span {
	color: #f9b233;
}

.down-arrow-home {
	position: absolute;
	left: 50%;
	bottom: 13px;
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.videoframe {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
}

.videop {
	color: #dbdbdb;
	font-family: Poppins, sans-serif;
}

.backblack:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
}

.cont1 {
	max-width: 900px;
	text-align: center;
	margin: 0 auto;
}

.cont2 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	background-color: #ededed;
}

.cont2 .img img {
	width: 100%;
}

.cont2.reverse {
	text-align: right;
}

.cont2.reverse .line2 {
	display: inline-block;
}

.cont2:after {
	display: block;
	clear: both;
	content: "";
}

.cont2>* {
	width: 50%;
	float: left;
}

.cont2 .content {
	padding: 200px 100px;
	background-color: #ededed;
	position: relative;
}

.cont2.abso .content {
	background-color: #ededed;
	position: relative;
}

.cont2 .vertcent {
	left: 100px;
	right: 100px;
}

.cont2 .content.medium {
	padding: 100px 75px;
}

.cont2.abso .content.medium {
	padding: 0 0 33% 0;
}

.cont2 .content.small {
	padding: 50px 75px;
}

.cont2 .img {
	background-image: url('/images/placeholder.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 33%;
}

.cont2.wc .img {
	padding-bottom: 0%;
}

.cont2.wc .content {
	padding: 100px 50px;
}

.cont3 {
	width: 70%;
	text-align: center;
	margin: 0 auto;
}

.cont3:after {
	display: block;
	clear: both;
	content: "";
}

.cont4 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}

.cont4:after {
	display: block;
	clear: both;
	content: "";
}

.cont4>* {
	width: 45%;
	float: left;
	text-align: center;
}

.cont4>*:first-child {
	margin-right: 10%;
}

.cont5 {
	width: 80%;
	margin: 0 auto;
}

.cont5.feco {
	width: 100%;
	background-color: white;
	text-align: center;
}

.cont6 {
	width: 100%;
	margin: 0 auto;
}

.cont6:after {
	display: block;
	clear: both;
	content: "";
}

.cont6>* {
	width: 49.5%;
	float: left;
}

.cont6>*:first-child {
	margin-right: 1%;
}

.cont7 {
	width: 100%;
	padding: 60px 0;
}

.cont7 .subrow:first-child {
	border-top: 1px solid #ededed;
}

.cont7 {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	border-bottom: 1px solid #ededed;
	padding-bottom: 0;
}

.cont7.reverse {
	text-align: right;
}

.cont7.reverse .line2 {
	display: inline-block;
}

.cont7:after {
	display: block;
	clear: both;
	content: "";
}

.cont7 .subrow:after {
	display: block;
	clear: both;
	content: "";
}

.cont7 .img img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
}

.cont7 .top {
	width: 85%;
	margin: 0 auto;
	background-color: #b92739;
}

.cont7 .top img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.cont7 .subrow>* {
	width: 50%;
	float: left;
	padding-bottom: 28.125%;
}

.cont7 .subrow.reverse>* {
	float: right;
}

.cont7 .content {
	background-color: rgba(0, 0, 0, .8);
	position: relative;
}

.cont7 .content .cnt {
	position: absolute;
	top: 50%;
	right: 60px;
	width: 75%;
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: right;
}

.cont7 .subrow.reverse .content .cnt {
	right: auto;
	left: 60px;
}

.cont7 .content .cnt * {
	text-align: right;
}

.cont7 .content .cnt .font6 {
	font-size: 2.3em;
}

.cont7 .content .cnt .font6 span {
	font-size: 60%;
	position: relative;
	bottom: 10px;
}

.cont7 .content .cnt .font3 {
	font-size: 130%;
}

.cont7 .subrow.reverse .content .cnt * {
	text-align: left;
}

.cont7 .img {
	position: relative;
}

.cont7 .knikje {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	top: 0;
	left: 50%;
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.placeholder {
	background-image: url('/images/placeholder.png');
	position: relative;
}

.cont6 .placeholder {
	padding-bottom: 33%;
}

.placeholder h1 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	color: yellow;
	text-transform: uppercase;
	font-size: 2em;
	line-height: 140%;
	padding: 0 10px;
}

.logos {
	width: 90%;
	margin-left: 5%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	height: 230px;
}

.logosleft {
	width: 50%;
	text-align: right;
	float: left;
}

.logosright {
	width: 50%;
	text-align: left;
	float: right;
}


.font1 {
	font-size: 2.8em;
	margin-bottom: 30px;
	font-weight: 400;
	font-style: italic;
	font-family: Poppins, sans-serif;
}

.font2 {
	font-weight: 800;
	font-size: 120%;
	font-size: 4em;
	text-transform: uppercase;
	line-height: 1;
}

.font2 img {
	max-width: 100%;
}

.font3 {
	line-height: 150%;
	font-weight: 200;
	font-size: 20px;
	color: #4C4C4C !important;
	text-align: left;
}

.font4 {
	color: #4C4C4C !important;
	font-family: Poppins, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 35px;
	display: block;
	line-height: 130%;
	text-align: left;
	margin-left: 0;

}

.font3 span {
	color: #4C4C4C !important;

}

.font4 img {
	max-width: 100%;
	margin-bottom: 10px;
}

.font5 {
	font-size: 2.5em;
	line-height: 1;
	font-weight: 300;
	text-transform: uppercase;
	color: #4BB276;
}

.font6 {
	font-size: 2.2em;
	margin-bottom: 20px;
	line-height: 125%;
	font-family: Poppins, sans-serif;
	color: white;
}

.font7 {
	font-size: 80%;
	font-weight: 300;
}

.font8 {
	font-weight: 700;
	font-size: 100%;
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 1;
}

.font9 {
	text-transform: uppercase;
	font-size: 1.2em;
	text-align: left;
}

.font9 span {
	font-weight: bold;
}

.font10 {
	text-align: left;
	display: inline-block;
}

.font10>h1 {
	display: inline-block;
	font-size: 1.4em;
	text-transform: uppercase;
	text-align: left !important;
}

.font10>span {
	font-weight: bold;
	position: relative;
	bottom: 0.5px;
	line-height: 100%;
	display: inline-block;
	margin-right: 10px;
	font-size: 3.2em;
	margin-top: -32px;
}

.font11 {
	font-size: 0.9em;
	color: rgba(0, 0, 0, 0.75);
	text-align: center;
	text-align: left;
}

.font12 {
	font-size: 2.2em;
	line-height: 1;
	margin-bottom: 40px;
}

.line {
	width: 60px;
	margin: 0px auto;
}

.splash .line {
	margin-top: 60px;
	margin-bottom: 60px;
}

.line3 {
	height: 2.5px;
	margin: 20px 0;
	border-top: 2.5px solid #fefefe;
	width: 25px;
}

.line2 {
	margin: 10px 0;
	width: 50px;
}

.line2>img {
	width: 100%;
}



.margin {
	margin-left: 40px;
}

.box1 {
	position: relative;
	padding-left: 70px;
	text-align: left;
	padding-bottom: 10px;
}

.box1>img {
	position: absolute;
	top: 0;
	left: 30px;
}

.box2 img {
	display: block;
	margin: 0 auto;
	width: 85%;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
}

.box2 img:hover {
	-webkit-filter: grayscale(0%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}

.box3 {
	width: 49%;
	margin-right: 2%;
	position: relative;
	color: #223e99;
	padding: 60px 30px;
	float: left;
	padding-top: 80px;
	min-height: 455px;
}

.box3:nth-child(2n-1) {
	text-align: left;
}

.box3:nth-child(2n) {
	margin-right: 0;
	text-align: right;
}

.box3 img {
	position: absolute;
	top: -25px;
	left: 50%;
	margin-left: -52.5px;
}

.box3 .top1, .box3 .top2, .box3 .bottom1, .box3 .bottom2 {
	position: absolute;
	width: 10%;
	height: 10%;
}

.box3 .top1, .box3 .top2 {
	top: 0;
	border-top: 6px solid #223e99;
}

.box3 .bottom1, .box3 .bottom2 {
	bottom: 0;
	border-bottom: 6px solid #223e99;
}

.box3 .top1, .box3 .bottom1 {
	left: 0;
	border-left: 6px solid #223e99;
}

.box3 .top2, .box3 .bottom2 {
	right: 0;
	border-right: 6px solid #223e99;
}

.bluezone {
	background-color: #dde4f5;
}

/*====End Styles===*/
/*====Start Splash====*/
.splash {
	background-color: #fff;
	/*background-image: url('/images/homeback.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;*/
	position: relative;
	color: #fefefe;
	top: 0;
}

.splash.held {
	background-position: center center;
}

/*.splash:after {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;  
	background-color: rgba(0,0,0,0);
	content: "";
	background-image: url('/images/overlay_intro.png');
	}*/
.splash .img {
	padding-top: 350px;
}

.splash .img img {
	width: 850px;
	display: block;
	margin: 0 auto;
	max-width: 90%;
}

.image-nav a img {
	height: auto;
	width: 100%;
}

.splash.home2:after {
	display: none;
}

.splash.home2 {
	color: rgb(23, 23, 23);
}

.splash.home2 .font2 img {
	display: none;
}

.splash.home2 .font2 img.dn {
	display: inline-block;
}

.splash .text {
	z-index: 2;
	position: absolute;
	top: 10px;
	left: 50px;
	max-width: 80%;
}

.cb {
	clear: both;
	content: "";
	height: 1px;
}

.splash .slagzin {
	position: absolute;
	left: 50px;
	text-align: center;
	bottom: 100px;
	padding: 30px;
	color: #3D3D3C;
	background-color: rgba(255, 255, 255, 0.8);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-family: 'Permanent Marker', cursive;
	font-size: 3em;
	max-width: 80%;
}

/*====Einde Splash===*/

/*===Content rows===*/
main {
	padding: 0px 0px 0px 0px;
}

.row {
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s linear;
	opacity: 0;
	visibility: hidden;
	transform: translateY(100%);

}

.row.appear {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.row.static {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.cta {
	border: 3px solid #223e99;
	width: 65%;
	padding: 40px;
	margin: 100px auto;
	border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	color: #223e99;
	font-size: 120%;
	padding-bottom: 0;
}

.cta img {
	margin: 0 auto;
	position: relative;
	bottom: -5px;
	z-index: -1;
}

/*===Einde content rows===*/

/* FOOTER */
footer {
	background-color: #373a3c;
	padding-top: 40px;
	margin-top: 50px;
}

.footer_links {
	width: 96%;
	max-width: 1400px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 35px;
	gap: 20px;
}

.footer_links__item a {
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	padding: 10px 15px;
}

.footer_links__item a:hover {
	text-decoration: underline;
	color: #4BB276;
}

.navi_footer i {
	color: rgba(0, 0, 0, 0.74);
	animation: pulse 4s infinite;
}

.disclaimer i {
	color: #fff;
	animation: pulse2 4s infinite;

}

@keyframes pulse {
	0% {
		color: rgba(0, 0, 0, 0.74);
	}

	5% {
		color: #8bcf97
	}

	10% {
		color: rgba(0, 0, 0, 0.74);
	}

	20% {
		color: #8bcf97
	}

	21% {
		color: rgba(0, 0, 0, 0.74);
	}

	50% {
		color: rgba(0, 0, 0, 0.74);
	}

	100% {
		color: rgba(0, 0, 0, 0.74);
	}
}

@keyframes pulse2 {
	0% {
		color: #fff;
	}

	5% {
		color: #8bcf97
	}

	10% {
		color: #fff;
	}

	20% {
		color: #8bcf97
	}

	21% {
		color: #fff;
	}

	50% {
		color: #fff;
	}

	100% {
		color: #fff;
	}
}


.referenties {
	max-width: 1400px;
	width: 96%;
	margin: 0 auto;
	padding-bottom: 100px;
}

.ref-items {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	gap: 12px;
}

.refitem {
	width: calc(100%/3 - 8px);
	position: relative;
}

#refbar {
	margin-top: 45px;
	margin-bottom: 35px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	-ms-align-items: center;
	border-bottom: 2px solid #4BB276;
	padding: 10px 15px;
}

#refbar a {
	color: #4BB276;
	padding: 0 15px;
	font-size: 1.1em;
	border-right: 1px solid #4BB276;
}

#refbar a:last-of-type {
	border: none;
}

#refbar .active, #refbar a:hover {
	font-weight: bold;
}

.refitem img {
	width: 100%;
}

.refitem h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 5px 15px;
	color: #353535;
	font-size: 1em;
	text-align: center;
	background: rgba(255, 255, 255, 0.596);
	letter-spacing: 1px;
}

.reviews {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 1rem;
}

.review {
	border: 1px solid #e0e0e0;
	padding: 12px;
	border-radius: 4px;
	font-family: Arial, sans-serif;
}

.reviews .trustlocal {
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
}

.stars {
	color: #fbbc04;
	margin-bottom: 8px;
}

.review-text {
	margin: 0 0 6px;
	font-size: 14px;
	color: #333;
	display: flex;
	flex-direction: column;
	gap: 8px;
}

.review-author {
	font-size: 13px;
	color: #555;
}

.footeritems {
	position: relative;
	width: 100%;
	margin: auto;
	justify-content: center;
	color: #fefefe;
	padding-bottom: 20px;
	min-height: 35px;
	border-bottom: 1px solid rgba(254, 254, 254, 0.2);
	margin-bottom: 20px;
}

.footerbollen {
	max-width: 400px;
	margin: auto;
	font-size: 0;
}

.footerbollen a:last-child {
	margin-left: 3%;
}

.werkingsliderwrapper {
	margin-left: 50px;
}

.footerbollen img {
	width: 100%;
}

.faq .werkingsliderwrapper h2 {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 5%;
	padding: .5em;
	background: rgba(75, 178, 118, .9);
}

.footerbollen a {
	display: inline-block;
	width: 48.5%;
	vertical-align: middle;
}

.footeritems:after {
	display: inline-block;
	content: "";
	width: 100%;
}

.footeritems .footitem {
	display: inline-block;
	vertical-align: top;
}

.footeritems .footitem:nth-child(2) {
	position: relative;
}

.footeritems h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 700;
}

#tickerline1 {
	background: #4BB276 !important;
}

.footitem .line2 {
	margin-left: auto;
	margin-right: auto;
}

.footitem p {
	position: relative;
	padding-left: 30px;
	font-size: 80%;
}

.footitem a {
	color: #fefefe;
}

.footeritems h1:hover {
	color: #000;
}

.footitem:nth-child(3) p img {
	width: 20px;
	position: absolute;
	top: 3.5px;
	left: 0;
}

.footitem:nth-child(1) p img {
	position: absolute;
	top: 7.5px;
	left: 0;
}

.footitem ul li i {
	width: 30px;
}

.footbot {
	font-size: 80%;
	line-height: 140%;
	text-align: center;
	color: #fefefe;
}

.footbot:after {
	display: block;
	content: "";
	clear: both;
}

.footbot a {
	color: #fefefe;
}

.footbot .left {
	text-align: left;
}

.footbot .right {
	text-align: right;
}

.made-by {
	margin-top: 5px;
	line-height: 35px;
	font-size: 12px;
	text-align: center;
	color: #4BB276;
}

.made-by a {
	color: #4BB276;
}

#fotomain:after {
	clear: both;
	display: block;
	content: '';
}

#fotomain img {
	width: 100%;
}

#fotomain>a {
	margin-bottom: 6%;
	float: left;
	width: 47%;
	margin-right: 3%;
}

#fotomain>a:nth-child(even) {
	margin-right: 0;
}

#fotodet>div {
	border: 2px solid #3D3D3C;
	padding: 2px;
	cursor: pointer;
}

#fotodet:after {
	content: '';
	display: block;
	clear: both;
}

#fotodet img {
	width: 100%;
}

.made-byabs {
	position: absolute;
	bottom: 0;
	left: 30px;
	right: 30px;
	bottom: 10px;
}

/*===Footer einde===*/
/*===Fecotest start===*/
.cont5 .uurwerk {
	position: absolute;
	top: 52%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 16.5px 20px;
	border-radius: 50%;
	border: 1px solid #223e99;
}

.cont5 .uurwerk img {
	position: relative;
	top: -2px;
}

/*===Fecotest einde===*/

.three-row-logo:after {
	display: block;
	clear: both;
	content: "";
}

.three-row-logo>* {
	width: 320px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2%;
	max-width: 96%;
}

.three-row-logo img {
	width: 140px;
	max-width: 100%;
}

/*.three-row-logo>*:nth-child(3n)
  {
	  margin-right: 0;
  }
  
  .three-row-logo>*:nth-child(3n+1)
  {
	  clear: left;
	}*/

.first {
	margin-top: 150px;
}

.mobile {
	display: none;
}

/*======Disclaimer=====*/
.disclaimer {
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	flex-wrap: wrap;
	color: #fff;
	padding: 10px;
	padding-top: 0;
	font-weight: 200;
	font-size: .9em;
}

.disclaimer span {
	margin: 0 10px;
}

.disclaimer a {
	color: #fff;
}

.socials {
	width: 100%;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	gap: 1rem;
}

.socials img {
	width: 30px;
	margin: 0 10px;
}

.socials {
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
	margin: 0 auto;
	padding-top: 00px;
	border: none;
	padding-top: 0;
	margin: auto;
	justify-content: center;
	padding-bottom: 20px;
}

.socials>h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.socials>div {
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
}

footer .socials>div a {
	color: #fff;
	border: 2px solid #fff;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 25px;
	margin-right: 0.8em;
	transition: all 1s ease;
}

footer .socials>div a:hover {
	background-color: #fff;
	color: #373a3c;
}

footer .socials>div a:last-of-type {
	margin-right: 0;
}

footer .footer_local {
	display: none;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	padding: 20px 0;
	gap: 2rem;
	margin-bottom: 20px;
}

.footer_local .wallbox img {
	width: 300px;
}

/*====Einde Disclaimer====*/

/*===Random Stuff that others sprinkled between the Media queries for some reason before I restructured it===*/

#downloads a {
	display: block;
	border: 1px solid #000;
	padding: .5em;
	padding-left: 60px;
	text-align: left;
	color: #000;
	margin-bottom: 1em;
	background: url(/images/menuflameor.png) no-repeat .5em .5em;
	background-size: auto 30px;
}

#downloads a:hover {
	background-image: url(/images/menuflame.png);
}

.masonry_item .zestiennegen {
	transition: all 0.8s ease !important;
	-webkit-transition: all 0.8s ease !important;
}

.zestiennegen, .horizon, .vierkant, .zestiennegenhalf {
	position: relative;
	width: 100%;
	background-size: cover;
	background-position: center;
}

.zestiennegenhalf {
	width: 50%;
}

.zestiennegen:after, .horizon:after, .vierkant:after, .zestiennegenhalf:after {
	display: block;
	content: '';
	padding-top: 66.6666%;
}

.zestiennegentitel {
	position: absolute;
	top: 50%;
	width: 90%;
	left: 5%;
	text-align: center;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-transform: uppercase;
}

.vierkant:after {
	padding-top: 100%;
}

.horizon {
	max-height: 550px;
}

.artikelnav {
	width: 100%;
	margin: auto;
	background-color: #3D3D3C;
}

.artikelnav>div {
	width: auto;
	margin: 0 5px;
	padding: 0px 10px;
	line-height: 35px;
	height: 35px;
}

.artikelnav i {
	font-size: 1.5em;
	line-height: 35px;
	color: #fff;
}

.artikelnav i:hover {
	color: #f9b233;
}

.links {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	-ms-align-items: flex-start;
	margin-bottom: 60px;
}

.sociallinks .links i {
	margin-right: 10px;
}

.mogelijkheden .c, .info-slider .c, .zelf-slider .c, .mog-slider .c, .c, .self-slider .c, #zelfbouwpaketten .c {
	line-height: 150%;
	font-weight: 200;
	font-size: 20px;
	color: #4C4C4C;
}

.info-slider .c, .zelf-slider .c, .mog-slider .c, .c:not(:last-child), .self-slider .c, #zelfbouwpaketten .c {
	margin-bottom: 60px;
}

.info-slider h3, .zelf-slider h3, .mog-slider h3, .self-slider h3, #zelfbouwpaketten h3 {
	color: #353535;
	font-weight: bold;
	margin-top: 20px;
	font-size: 1.2em;

}

.mogelijkheden .c ul, .c ul {
	list-style-type: disc;
	margin-left: 40px;
	padding: 15px 0;
}

.mogelijkheden .c ul li, .c ul li {
	padding-left: 10px;
	line-height: 150%;
}

p.checkbox {
	text-align: left;
}

p.checkbox * {
	vertical-align: top;
}

.switch {
	max-width: 420px;
	margin: auto;
}

.switch span {
	background-color: #fff;
	color: #f9b233;
	text-transform: capitalize;
	border: 2px solid #f9b233;
	display: inline-block;
	line-height: 35px;
	display: block;
	width: 50%;
	float: left;
	cursor: pointer;
}

.switch span.active {
	color: #fff;
	background-color: #f9b233;
}

.categ span {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 43px;
	border: 2px solid #f9b233;
	color: #f9b233;
	font-size: 1em;
	cursor: pointer;
}

.categ span.active {
	color: #fff;
	background-color: #f9b233;
}

#videohive {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

#videohive video {
	height: 100%;
}

/* WAITING BOL */

.windows8 {
	position: relative;
	width: 34px;
	height: 34px;
	margin: auto;
}

.windows8 .wBall {
	position: absolute;
	width: 32px;
	height: 32px;
	opacity: 0;
	transform: rotate(225deg);
	-o-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	animation: orbit 6.96s infinite;
	-o-animation: orbit 6.96s infinite;
	-ms-animation: orbit 6.96s infinite;
	-webkit-animation: orbit 6.96s infinite;
	-moz-animation: orbit 6.96s infinite;
}

.windows8 .wBall .wInnerBall {
	position: absolute;
	width: 4px;
	height: 4px;
	background: rgb(255, 255, 255);
	left: 0px;
	top: 0px;
	border-radius: 4px;
}

.windows8 #wBall_1 {
	animation-delay: 1.52s;
	-o-animation-delay: 1.52s;
	-ms-animation-delay: 1.52s;
	-webkit-animation-delay: 1.52s;
	-moz-animation-delay: 1.52s;
}

.windows8 #wBall_2 {
	animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	-ms-animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
	-moz-animation-delay: 0.3s;
}

.windows8 #wBall_3 {
	animation-delay: 0.61s;
	-o-animation-delay: 0.61s;
	-ms-animation-delay: 0.61s;
	-webkit-animation-delay: 0.61s;
	-moz-animation-delay: 0.61s;
}

.windows8 #wBall_4 {
	animation-delay: 0.91s;
	-o-animation-delay: 0.91s;
	-ms-animation-delay: 0.91s;
	-webkit-animation-delay: 0.91s;
	-moz-animation-delay: 0.91s;
}

.windows8 #wBall_5 {
	animation-delay: 1.22s;
	-o-animation-delay: 1.22s;
	-ms-animation-delay: 1.22s;
	-webkit-animation-delay: 1.22s;
	-moz-animation-delay: 1.22s;
}

.beschikbaarheid {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 70px;
	height: 35px;
	background-color: rgba(206, 206, 206, 0.7);
}

.beschik_tekst {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0px;
	top: 0;
	overflow: none;
	display: none;
}

.besch_loc_tekst, .besch_vuur_tekst {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	display: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
	color: #000;
}

.beschik_ico {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 35px;
	width: 70px;
	cursor: pointer;
}

.beschik_ico>div {
	width: 35px;
	height: 35px;
	padding: 5px;
	float: left;
	text-align: center;
}

.beschikbaarheid.actief {
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.types {
	overflow: hidden;
}

.type {
	width: 33.3%;
	border: 1px solid #fff;
	height: 100px;
	position: relative;
	-webkit-transform: skewx(-10deg);
	-moz-transform: skewx(-10deg);
	-o-transform: skewx(-10deg);
	-ms-transform: skewx(-10deg);
	transform: skewx(-10deg);
	transform-origin: top left;
	float: left;
	display: inline;
	border-bottom: 5px;
}

.type_active, .type_active:after {
	/*border-bottom: 5px solid #fff;*/
}

.type .arrup {
	display: none;
}

.type_active .arrup {
	display: block;
	position: absolute;
	background-image: url(/images/arrup.png);
	background-position: bottom center;
	background-size: cover;
	width: 20px;
	height: 20px;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
}

.type h2 {
	font-size: 1.4em;
	text-transform: uppercase;
}

.type_active h2 {
	font-weight: bold;
	color: #fff;
}

.type:nth-child(3):after {
	content: "";
	display: block;
	width: 70%;
	height: 100%;
	background: inherit;
	-webkit-transform: skewx(10deg);
	-moz-transform: skewx(10deg);
	-o-transform: skewx(10deg);
	-ms-transform: skewx(10deg);
	transform: skewx(10deg);
	transform-origin: top left;
	position: relative;
	right: -30%;
}

.type:nth-child(1):before {
	content: "";
	display: block;
	width: 70%;
	height: 100%;
	background: inherit;
	-webkit-transform: skewx(10deg);
	-moz-transform: skewx(10deg);
	-o-transform: skewx(10deg);
	-ms-transform: skewx(10deg);
	transform: skewx(10deg);
	transform-origin: top left;
	position: relative;
	right: 40%;
}

.typetekst {
	position: absolute;
	top: 50%;
	width: 100%;
	max-width: 90%;
	height: 100%;
	left: 5%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 2;
	color: #fff;
}

#files>a {
	display: block;
	color: #4BB276;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 19px;
}

.typetekst h2 {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.info-slider, .zelf-slider, .mog-slider, .self-slider, #zelfbouwpaketten {
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
	width: 100%;
	margin: 0 auto;
	max-width: 90%;
	margin-bottom: 10px;
}

.mog-slider {
	margin-bottom: 100px;
}

.info-slider article, .zelf-slider article, .mog-slider article, .self-slider a, #zelfbouwpaketten a {
	padding: 20px;
	transition: all 1s;
}

.aanbodgrid {
	width: 100%;
}

.aanbodgrid>div {
	width: 25%;
	padding: 0 10px;
	margin-bottom: 1em;
}

.aanbodgrid2>div {
	width: 33.33%;
}

.aanboditem_menu {
	height: 50px;
	line-height: 50px;
	position: relative;
}

.aanboditem_menu h3 {
	color: #fff;
	font-family: Poppins, sans-serif;
	font-size: 1em;
	text-align: center;
	text-transform: uppercase;
}

.aanboditem_menu .fa-plus, .aanboditem_menu .fa-minus-square-o {
	position: absolute;
	top: 51%;
	right: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	cursor: pointer;
	font-size: 1.5em;
}

.aanbod_prijs {
	font-size: 1.5em;
	font-family: Poppins, sans-serif;
	text-transform: uppercase;
	margin: 1em 0 0 0;
}

.aanboditem_menu .fa-truck, .aanboditem_menu .fa-car {
	position: absolute;
	top: 50%;
	left: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	cursor: pointer;
	font-size: 1.5em;
}

.aanboditem_menu .fa-car {
	font-size: 1.4em;
}

/*===Referent pagina===*/

/*===Start Referent Mockup===*/
.referent {
	padding-top: 60px;
	max-width: 1260px;
}

.referent>h1:first-child {
	font-size: 2.1em;
	width: 100%;
	text-align: center;
	line-height: 125%;
}

.referent>h1:first-child strong {
	text-transform: uppercase;
	font-size: 120%
}

.reftop {
	margin: 50px auto 50px auto;
	padding-bottom: 50px;
	border-bottom: 2px solid #3A3A38;
}

.reftop:after {
	display: block;
	clear: both;
	content: "";
}

.reftop .img {
	border: 1px solid #4BB276;
	padding: 1px;
	width: 35%;
	margin-right: 5%;
	float: left;
	position: relative;
}

.reftop img {
	width: 100%;
}

.reftop .reftekst {
	widows: 100%;
}

.reftop h3 {
	font-size: 1.5em;
}

.reftop .temptit {
	position: absolute;
	top: 50%;
	left: 5px;
	right: 5px;
	text-align: center;
	color: orange;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: bold;
}

.reftop .quote {
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
}

.reftop .quote p:not(:last-child) {
	margin-bottom: 10px;
}

.reftop .fa-quote-left {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 125%;
}

.reftop .fa-quote-right {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 125%;
}

.refimgs:after {
	display: block;
	clear: both;
	content: "";
}

.refimgs img {
	border: 1px solid #4BB276;
	padding: 1px;
	width: 49%;
	margin-right: 2%;
	float: left;
	margin-bottom: 2%;
	cursor: pointer;
}

.refimgs img:nth-child(2n) {
	margin-right: 0;
}

.refimgs img:hover {
	padding: 0;
	border: 2px solid #4BB276;
}

.refend {
	margin-top: 50px;
	margin-bottom: 80px;
	text-align: center;
}

.refend h2 {
	font-size: 2.1em;
	width: 100%;
	text-align: center;
	line-height: 125%;
}

.refend .refbtn {
	margin-top: 20px;
	padding: 10px 20px;
	display: inline-block;
	border: 1px solid #4BB276;
	color: #4BB276;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 120%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-image: linear-gradient(to right, transparent 50%, #4BB276 50%);
	background-size: 300% 100%;
	-webkit-transition: 0.6s ease all;
	-moz-transition: 0.6s ease all;
	transition: 0.6s ease all;
}

.refend .refbtn:hover {
	background-position: -50% 0;
	color: #fefefe;
}

.between {
	font-size: 2.1em;
	width: 100%;
	text-align: center;
	line-height: 125%;
	margin-bottom: 30px;
}

/*===Einde Referent Mockup===*/

.wageninaanbod h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 0.8);
	font-weight: 700;
	font-size: 0.8em;
}

.zoomer {
	overflow: hidden;
}

.zoomer>div {
	transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;

}

.zoomer:hover>div {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.aanbod_lijn {
	position: relative;
	text-align: right;
}

.aanbod_lijn span {
	display: block;
	position: absolute;
	left: 0;
	right: 2em;
	bottom: 0.5em;
	border-bottom: 2px solid #000;
}

.aanbod_lijn span small {
	font-size: 0.6em;
	color: #000;
}

.aanbod_lijn i {
	font-size: 2em;
	background-color: #fff;
}

.splashbg {
	position: absolute;
	top: 150px;
	bottom: 100px;
	left: 0;
	right: 0;
	background-image: url('/images/homeback_test.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

form {
	max-width: 100%;
}

.contentblok, .contentblokreverse {
	width: 100%;
}

.contentblok_afbeelding {
	width: 50%;
	float: left;
	position: relative;
	background-size: cover;
	background-position: center;
}

.contentblok_afbeelding>div {
	position: absolute;
	background-size: cover;
	background-position: center;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.contentblok_tekst {
	width: 50%;
	float: right;
	padding: 50px;
}

.contentblok_tekstspecial {
	width: 50%;
}

.contentblok_ak {
	width: 25%;
	background-color: #009ba6;
}

.contentblokreverse .contentblok_afbeelding {
	float: right;
}

.contentblokreverse .contentblok_tekst {
	float: left;
}

.cb {
	height: 0;
}


.cont7>div:last-child {
	border-bottom: 1px solid #009ba6;
}

.contentblok_ak {
	position: relative;
}

.contentblok_ak h1, .akfill2 h1 {
	color: #fff;
	text-align: center;
	font-size: 1.5em;
	font-family: Poppins, sans-serif;
}


#PL_privacy {
	margin-top: 10px;
}

.privcnt {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: .8em;
	height: 20px;
	text-align: left;
}

.privcnt input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.privcnt a {
	height: 100%;
	color: black;
	font-weight: 700;
	color: #4bb276;
	position: relative;
	z-index: 10;
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #dedede;
}

.privcnt:hover input~.checkmark {
	background-color: #ccc;
}

.privcnt input:checked~.checkmark {
	background-color: #4bb276;
}

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

.privcnt input:checked~.checkmark:after {
	display: block;
}

.privcnt .checkmark:after {
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

@media screen and (max-width: 1000px) {
	.zestiennegenhalf {
		width: 100%;
		padding: 0;
	}

	.font6 {
		text-align: center;
	}


	.contentblok_tekstspecial {
		width: 100% !important
	}

	.line2 {
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen and (min-width: 800px) {
	.horizon {
		height: 550px;
		padding: 0;
	}

	.horizon:after {
		display: none;
	}

}

@media screen and (max-width: 1600px) {
	.contentblok_tekst .font6 {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 1590px) {
	.bryan-title {
		font-size: 8em !important;
	}
}

@media screen and (max-width: 1590px) {
	.bryan-title {
		font-size: 7em !important;
	}

	.bryan-sub-title {
		font-size: 3em !important;
	}

	.contact_pagina {
		max-width: 95%;
	}
}

@media screen and (max-width: 1400px) {
	.aanbodgrid>div {
		width: 33.3333%;
	}

	.cont3 {
		width: 90%;
	}

	.blokken_slider {
		padding: 0;
	}

	.blokken_slider .slick-arrow {
		right: 10px;
		top: 42%;
	}

	.blokken_slider .slick-next {
		top: 58%;
	}
}


@media screen and (max-width: 1400px) {
	.contentblok_ak {
		width: 50%
	}

	.contentblok_tekstspecial {
		width: 50%;
	}
}


@media screen and (max-width: 1350px) {
	.cont2.t2 .vertcent {
		left: 20px;
		right: 20px;
	}

	.bryan-title {
		font-size: 6em !important;
	}

	.location-bryan {
		font-size: 4em;
	}

	.voordelen_ov {
		width: 60%;
	}

	.voordelen_det {
		width: 40%;
	}

}


@media screen and (max-width: 1300px) {

	#logo {
		width: 160px;
		height: 118.5px;
	}

	#logo img {
		width: 120px;
	}

	.btn.black {
		margin-bottom: 20px;
	}

	.homeheader {
		flex-direction: column;
		border: none;
	}

	.homeheader .home_page_header {
		width: 100%;
	}

	.homeheader .voordelen_ov {
		width: 100%;
		background-color: #fff;
		outline: 1px solid #4BB276;
	}

}

@media screen and (max-width: 1200px) {
	.akfill2 {
		display: none !important;
	}

	.splash .slagzin {
		font-size: 2em;
	}

	.contentblok_ak {
		display: none;
	}

	.contentblok_tekstspecial {
		width: 50%;
	}

	#travel-target {
		padding-top: 30px !important;
	}

	.cont3 {
		margin-top: 0px !important;
		padding-top: 0 !important;
	}

	.reviews {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.navigatie {
		width: 90%;
	}

	.contact_pagina {
		padding: 25px 10px;
	}

	.contact_gegevens {
		margin-bottom: 20px;
		padding: 30px 10px;
	}

	.contact_gegevens, .contact_formulier {
		width: 100%;
		padding: 0 10px;
	}

	.contact_gegevens h1, .contact_gegevens h2 {
		text-align: center;
		line-height: 120%;
	}

	.contact_gegevens>div {
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		margin-top: 20px;
	}

	.contact_split div {
		padding: 20px;
	}

	.contact_info {
		gap: 0;
	}

	.contact_info--detail {
		text-align: center;
	}

	.contact_info h2 {
		margin-bottom: 0;
	}

	.contact_info i {
		position: static;
	}

	#dasmap {
		margin-top: 15px;
		height: 400px;
	}

	.contact_gegevens>div a {
		display: flex;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		flex-direction: column;
	}

	.contact_split img {
		display: none;
	}

	.contact_split div {
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
	}

	.contact_split {
		margin-top: 20px;
	}

	.contact_gegevens h1 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		margin-top: 15px;
	}

	.contact_gegevens h1 img {
		margin-bottom: 10px;
	}

	.cont3 {
		/*width: 96%;*/
		padding: 50px 20px;
	}

	#nieuwsanker, #nieuwsanker>.cont3 {
		padding-top: 0;
		margin-top: 0;
	}

	#main+.cb+.row>.cont3 {
		padding: 0 20px;
	}
}

@media screen and (max-width: 1160px) {
	.cont2.t2 .img, .cont2.t2 .content {
		padding-bottom: 40% !important;
	}
}

@media screen and (max-width: 1150px) {
	.reference_content .c {
		margin-bottom: 50px !important;
	}

	.voordelen {
		flex-wrap: wrap;
		margin-bottom: 0;
		margin-top: 20px;
	}

	.voordelen_det {
		width: 100%;
	}

	.voordelen_det>div>div {
		margin-bottom: 0;
	}

	.voordelen_ov {
		width: 100%;
		padding: 10px 20px;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.voordelen_ov ul {
		padding-top: 0;
	}

	.voordelen_ov ul li {
		align-content: flex-start;
	}

	.voordelen_ov>h2 {
		text-align: left;
	}

	.voordelen_det>div {
		max-width: 100%;
		padding: 30px;
	}

	.voordelen_det>div h2 {
		margin-bottom: 20px;
	}

	.voordelen_ov ul li>div:last-of-type {
		min-width: 0;
		width: calc(100% - 70px);
	}

	.top {
		display: none;
	}

	.blokken_slider .slick-arrow {
		top: 44%;
	}

	.blokken_slider .slick-next {
		top: 56%;
	}

	.reference_content {
		width: 100%;
	}

	.reference_page aside {
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}

	.reference_content h1 {
		font-size: 40px;
	}

	.ak_buttons a:last-of-type, .ak_buttons a:first-of-type {
		max-width: 100%;
		width: 100%;
		min-width: initial;
		margin-right: 0;
	}

	.ak_buttons {
		flex-wrap: wrap;
	}

	.blokken {
		width: 100%;
	}

	.blokken article {
		flex-direction: column;
		flex-wrap: nowrap;
		padding-bottom: 0px;
	}

	.blokken article {
		margin-bottom: 20px;
	}

	.blokken article.home {
		margin-bottom: 15px;
	}

	.blokken_slider {
		width: 90%;
	}

	.blokken article>img {
		width: 100%;
		order: 1 !important;
		margin: auto;
	}

	.blokken_tekst {
		width: 80%;
		max-width: 80%;
		font-size: 1.3em;
		margin: auto;
	}

	.blokken_content {
		width: 100%;
		max-width: 100%;
		order: 2 !important;
		padding: 20px 0;
		text-align: center;
	}

	.blokken_content a {
		text-align: center;
		margin-top: 20px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		-ms-align-items: center;
		margin-left: 50%;
		transform: translateX(-50%);
		width: fit-content;
		transition: none;
	}

	.blokken_titel {
		display: block;
	}

	.blokken_titel h2 {
		font-size: 30px;
		position: relative;
	}

	.page_header>h2, .home_page_header>h2 {
		font-size: 15px;
	}

	.navigatie ul a {
		font-size: 1em;
	}

	.cont2.abso .vertcent {
		left: 50px;
		right: 50px;
	}

	.cont2.t2 .vertcent {
		left: 20px;
		right: 20px;
	}

	.content-bryan {
		padding-right: 0;
	}

	.bryan-title {
		font-size: 5em !important;
	}

	.bryan-sub-title {
		font-size: 2em !important;
	}

	.left-bryan {
		background-size: cover;
	}

}

@media screen and (max-width: 1130px) {
	.cont2 .content {
		padding: 100px 50px;
	}

	.cont2.abso .content {
		padding: 0 0 33% 0;
	}

	.cont2.reverse.big .content {
		padding: 100px 50px;
	}

	.cont2.reverse.big.abso .content {
		padding: 0 0 33% 0;
	}

	.refitem {
		width: calc(100%/2 - 6px);
	}
}

@media screen and (max-width: 1120px) {

	.cont2 .font6 {
		font-size: 2em;
	}
}

@media screen and (max-width: 1100px) {
	.vragen {
		width: 100%;
		margin-bottom: 50px;
	}

	.blokken_content a {
		font-size: 17px;

	}

	.slogan {
		font-size: 4.2rem;
		padding: 6rem 1rem;
	}
}

@media screen and (max-width: 1050px) {

	.cont7 .font6 {
		font-size: 1.5em;
	}

	.cont7 .content .cnt {
		position: absolute;
		top: 50%;
		left: 5%;
		width: 90%;
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		text-align: left;
	}

	.cont7 .subrow.reverse .content .cnt {
		left: auto;
		right: 5%;
	}
}

@media screen and (max-width: 1000px) {
	.contentblok_afbeelding {
		width: 100%;
		float: none !important;
		padding-top: 66.6666%;
		height: auto !important;
	}

	.contentblok_tekst {
		width: 100%;
	}

	.contentblok_tekst {
		width: 100%;
		float: none;
		text-align: center;
	}

	.navigatie ul a {
		margin: 0 10px;
	}

	.slogan {
		font-size: 3.5rem;
		padding: 6rem 2rem;
	}

	.cont2 .content .vertcent {
		position: static;
		-o-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		transform: translateY(0%);
	}

	.cont2 .content {
		padding: 50px 35px;
	}

	.cont2.abso .content {
		padding: 50px 35px;
	}

	.cont2.big.reverse .content {
		padding: 50px 35px;
	}

	.cont2.big.reverse.abso .content {
		padding: 50px 35px;
	}

	.cont2.reverse.wc .img {
		padding-bottom: 66%;
	}

	.cont2 {
		-moz-transition: initial;
		-webkit-transition: initial;
		transition: initial;
	}

	.cont2 .img {
		padding-bottom: 66.66%;
	}

	.cont2.t2 .img {
		padding-bottom: 66.66% !important;
	}

	.cont2.t2 .content {
		padding: 50px 35px !important;
	}

	.cont2>* {
		width: 100%;
		float: right;
		-moz-transition: initial;
		-webkit-transition: initial;
		transition: initial;
	}

	.cont2 .line2 {
		display: inline-block;
	}

	.cont2 .content h1 br {
		display: none;
	}

	.cont2 .content h1 br.show {
		display: inline-block;
	}

	.cont2 .content {
		text-align: center;
	}

	.cont2 .content .btn.black {
		margin: 40px auto 40px auto;
	}

	.cont2 .hidemob {
		display: none;
	}

	.cont2 .showmob {
		display: block;
	}

	.cta {
		width: 600px;
	}

	/*
	.three-row-logo > * {
	  float: none;
	  width: 50%;
	  display: block;
	  margin: auto;
	  padding:20px 0;
	  clear: both;
	  text-align: center !important;
	  clear: none;
	  margin-left: auto !important;
	  margin-right: auto !important;
	  } */
	.three-row-logo {
		width: 100%;
	}
}

@media screen and (max-width: 980px) {
	.font10 {
		display: block;
		text-align: center;
	}

	.left-bryan {
		display: none;
	}

	.right-bryan {
		min-height: 100%;
		order: 0;
		width: 100% !important;
	}

	.bottom-right {
		background-color: #f9b233 !important;
	}

	.resbot {
		padding-top: 10px;
		text-align: center;
		display: block;
		background-color: transparent !important;
	}

	.down-arrow-home {
		bottom: 10px;
	}
}

@media screen and (max-width: 950px) {

	#content-container h1 {
		font-size: 2.5em;
		margin-bottom: 60px !important;
	}

	#content-container h2 {
		font-size: 1.8em;
	}

	.reference_content h1 {
		font-size: 30px;
	}

	#travel-target {
		padding-top: 30px !important;
	}

}

@media screen and (max-width: 900px) {
	#refbar {
		margin-top: 20px;
	}

	.reviews {
		grid-template-columns: 1fr 1fr;
	}

	.voordelen_ov>h2 {
		font-size: 40px;
	}

	.topper>div {
		padding: 7px 30px;
	}

	.box3 {
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.cont7 {
		text-align: center;
	}

	.cont7.reverse {
		text-align: center;
	}

	.cont7 .top img {
		width: 100%;
	}

	.cont7 .subrow>* {
		width: 100%;
		float: right;
		padding-bottom: 0;
	}

	.cont7 .subrow .img {
		padding-bottom: 56.25%;
	}

	.cont7 .content .cnt {
		position: static;
		width: 96%;
		-ms-transform: translateY(-0%);
		-o-transform: translateY(-0%);
		-moz-transform: translateY(-0%);
		-webkit-transform: translateY(-0%);
		transform: translateY(-0%);
		text-align: center;
	}

	.cont7 .content .cnt * {
		text-align: center;
	}

	.cont7 .subrow.reverse .content .cnt * {
		text-align: center;
	}

	.cont7 .content {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.cont7 .content p {
		display: none;
	}

	.cont7 .font6 {
		margin-bottom: 0;
	}

	.cont7 .content {
		display: none;
	}

	.cont7 .content.dn {
		display: block;
	}

	.resbot {
		text-align: right;
		padding-right: 150px;
	}

	.info-slider.slick-dotted.slick-slider, .zelf-slider.slick-dotted.slick-slider, .mog-slider.slick-dotted.slick-slider, .self-slider.slick-dotted.slick-slider, #zelfbouwpaketten.slick-dotted.slick-slider {
		margin-bottom: 60px !important;
	}

	.cont3 {
		width: 100%;
	}

	.splash .slagzin {
		font-size: 1em;
		padding: 10px;
	}

	.type {
		width: 100%;
		-webkit-transform: skewx(0deg);
		-moz-transform: skewx(0deg);
		-o-transform: skewx(0deg);
		-ms-transform: skewx(0deg);
		transform: skewx(0deg);
	}

	.type:nth-child(3):after, .type:nth-child(1):before {
		display: none;
	}

	.aanbodgrid>div {
		width: 50%;
	}
}

@media screen and (max-width: 850px) {
	.ak {
		margin-top: 0;
	}

	.ak>div:first-child {
		padding: 20px;
	}

	.ak>div {
		width: 100%;
	}

	.ak_image {
		display: none;
	}

	.slogan {
		font-size: 3.1rem;
		padding: 6rem 2rem;
	}

	.page_header {
		padding-bottom: 0;
	}

	.page_header {
		padding-bottom: 20px;
	}

	.navigatie ul {
		display: none;
	}

	.feco {
		width: 100%;
	}
}

@media screen and (max-width: 800px) {
	.first {
		margin-top: 100px;
	}

	.curtaindrop p {
		font-size: 1.2em;
		line-height: 1.4em;
	}

	.curtaindrop h2 {
		font-weight: 600;
		font-size: 1.8em;
	}

	.curtain-close {
		font-size: 30px;
	}

	.curtaindrop .button {
		font-size: 17px;
		padding: 12px 30px;
	}

	.slogan {
		font-size: 2.8rem;
		padding: 4rem 1rem;
	}

	.cont4>* {
		width: 48%;
	}

	#refbar {
		text-align: center;
	}

	#zelfbouwpaketten>a {
		width: 100%;
		float: none !important;
	}

	.cont4>*:first-child {
		margin-right: 4%;
	}

	.footeritems .footitem:nth-child(2) {
		position: relative;
		left: 0px;
	}

	.reftop .img, .reftop .reftekst {
		float: none;
		width: 100%;
		padding-right: 0;
	}

	.reftop .img {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 790px) {
	.cont6>* {
		width: 100%;
	}

	.cont6 .placeholder {
		margin-right: 0 !important;
		margin-bottom: 1%;
		padding-bottom: 56.25%;
	}
}

@media screen and (max-width: 760px) {
	.font10>span {
		font-size: 2.5em;
		text-align: center;
	}

	.font10>h1 {
		font-size: 1.2em;
	}
}

@media screen and (max-width: 750px) {

	.prevnext a {
		font-size: 16px;
	}

	.blokken_slider .slick-arrow {
		top: 42%;
	}

	.blokken_slider .slick-next {
		top: 58%;
	}

	.ak h2 {
		font-size: 1.4em;
	}

	.ak_tekst {
		font-size: 1em;
	}

	.vragen article h2 {
		font-size: 1em;
	}

	.vragen article div {
		font-size: .9em;
	}

	.socials {
		margin-bottom: 20px;
	}

	.blokken_tekst {
		width: 95%;
		max-width: 95%;
	}

	.weekaanbod .c, .doelgroep .c {
		width: 90%;
	}

	.page_header h1, .home_page_header h1, .contact_gegevens h1 {
		font-size: 2em;
	}

	.weekaanbod .c, .doelgroep .c, .home_page_header .c {
		font-size: 18px;
		width: 90%;
	}

	.page_header .c {
		font-size: 18px;
	}

	.contact_gegevens h2 {
		font-size: 18px;
	}

	.mogelijkheden .c, .info-slider .c, .zelf-slider .c, .mog-slider .c, .c, .self-slider .c, #zelfbouwpaketten .c {
		font-size: 18px !important;
	}

	.contact_pagina {
		max-width: 100%;
	}

	.contact_form input[type=text] {
		width: 100%;
	}
}

@media screen and (max-width:740px) {
	#knopNavOfferte {
		display: none;
	}

	#balkOfferte {
		display: block;
	}
}

@media screen and (max-width: 700px) {
	.info-slider.slick-dotted.slick-slider, .zelf-slider.slick-dotted.slick-slider, .mog-slider.slick-dotted.slick-slider, .self-slider.slick-dotted.slick-slider, #zelfbouwpaketten.slick-dotted.slick-slider {
		margin-bottom: 50px !important;
	}

	.reference_page {
		margin-bottom: 50px;
	}

	#files>a {
		font-size: 18px;
		line-height: 120%;

	}

	.topper {
		display: none;
	}

	.cur-res {
		display: inline-flex;
		color: #4BB276;
		font-size: 25px;
	}

	.navigatie {
		width: 95%;
	}

	.slogan {
		padding: 1rem;
	}

	.inner_navigatie .logo {
		width: 190px;
	}

	.inner_navigatie>a {
		flex: 0;
	}

	.navitem {
		padding-left: 3em;
	}

	.navigatie {
		padding: 12px 10px;
	}

	.footeritems .footitem {
		width: 100%;
		width: 240px;
		margin: 0 auto;
		display: block;
		text-align: center;
		margin-bottom: 60px;
	}

	.footeritems .footitem>img {
		display: block;
		margin: 0 auto;
	}

	.footeritems .font9 {
		text-align: center;
	}

	.footeritems:after {
		display: none;
	}

	.footeritems .footitem:last-child {
		margin-bottom: 0;
	}

	.footitem .line2 {
		display: inline-block;
	}

	.footitem p {
		padding-left: 0;
	}

	footer .footer_local {
		flex-direction: column;
	}
}

@media screen and (max-width: 680px) {
	.box1 {
		padding-left: 0px;
	}

	.box1 h3 {
		padding-left: 30px;
		display: block;
	}

	.box1 img {
		left: 0px;
	}

	.font7 {
		font-size: 95%;
	}

	.cta {
		width: 90%;
	}

	.cta img {
		width: 75%;
	}

	.font6 {
		font-size: 1.4em;
	}

	.three-row-grid.single>.box1:last-child {
		margin-left: 0;
	}

	.three-row-grid.single>.box1:last-child {
		margin-left: 0;
	}

	.bryan-title {
		font-size: 4em !important;
	}

	.logos {
		width: 100% !important;
		padding: 0 10px;
		overflow: hidden;
	}

	.image-nav, .made-byabs {
		position: static;
		-moz-transform: translateX(0%);
		-o-transform: translateX(0%);
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
	}
}

@media all and (max-width: 650px) {
	.info-slider .slick-arrow, .zelf-slider .slick-arrow, .mog-slider .slick-arrow, .self-slider .slick-arrow, #zelfbouwpaketten .slick-arrow {
		left: -30px;

	}

	.info-slider .slick-next, .zelf-slider .slick-next, .mog-slider .slick-next, .self-slider .slick-next, #zelfbouwpaketten .slick-next {
		right: -30px;
		left: initial;
	}

	.smalllogotop {
		display: none;
	}

	#travel-target {
		padding-top: 10px !important;
	}

	.splash-scroll-holder {
		margin-top: 20px;
	}

	.blokken_slider .slick-arrow {
		width: 30px;
		height: 30px;
		top: 42%;
	}

	.blokken_slider .slick-next {
		top: 58%;
	}

	.blokken_slider .slick-arrow i {
		font-size: 16px;
	}

	.voordelen_ov ul li {
		font-size: 18px;
	}

	#content-container h1 {
		font-size: 2.1em;
	}

	#content-container h2 {
		font-size: 1.5em;
	}

	footer .socials>div a {
		width: 40px;
		height: 40px;
		font-size: 18px;
	}

	.socials {
		margin-bottom: 0;
	}

	.disclaimer {
		font-size: 14px;
	}

	.slogan {
		font-size: 2rem;
		padding: 50px 10px 50px 10px;
	}

	.blokken_titel h2 {
		font-size: 25px;
	}

	.blokken_tekst {
		font-size: 1.1em;
	}

	.blokken_slider {
		width: 100%;
	}

	.blokken_content a {
		font-size: 16px;
	}

	.font10>span {
		width: 100%;
		margin-right: 0;
	}

	.font10 {
		text-align: center;
		width: 100%;
	}

	.font10>h1 {
		text-align: center !important;
	}

	.font10>p {
		text-align: center !important;
	}

	#fotomain>a {
		width: 100%;
		margin-right: 0;
	}

	#PL_privacy {
		flex-direction: column !important;
		margin-bottom: 40px !important;

	}

	.privcnt {
		flex-wrap: wrap;
		height: initial !important;
		line-height: 120%;
	}
}

@media screen and (max-width: 600px) {
	.blokken {
		padding: 20px 10px;
	}

	.blokken_titel h2 {
		font-size: 23px;
	}

	.blokken_tekst {
		font-size: 1em;
	}

	.reference_content h1 {
		font-size: 25px;
	}

	.navi_footer>div {
		font-size: 14px;
	}

	.inner_navigatie .logo {
		width: 150px;
	}

	.refitem {
		width: 100%;
	}

	.slogan {
		font-size: 1.7rem;
	}

	.page_header h1, .contact_gegevens h1 {
		font-size: 1.7em;
	}

	.weekaanbod .c, .doelgroep .c, .home_page_header .c {
		font-size: 18px;
		width: 95%;
	}

	.page_header .c {
		font-size: 18px;
	}

	.mogelijkheden .c, .info-slider .c, .zelf-slider .c, .mog-slider .c, .c, .self-slider .c, #zelfbouwpaketten .c {
		font-size: 18px;
	}

	.mobile {
		display: block;
	}

	.desktop {
		display: none;
	}

	.conn {
		width: 8px;
		height: 80px;
		background-color: #cad7f0;
		margin: 0 auto;
	}

	.feco img {
		width: 100%;
	}

	.splash .img {
		padding-top: 250px;
	}

	.footitem {
		width: 100% !important;
		float: none !important;
		border: 0 !important;
	}

	.footitem h1 {
		text-align: center;
	}

	.cont2.reverse .content {
		padding: 50px 25px;
	}

	.cont2 .font6 {
		font-size: 1.8em;
	}

	.btn {
		margin: 40px auto;
	}

	.menubtn, .cur-res {
		order: 2 !important;
	}

	.cur-res {
		margin-left: 15px;
	}

	.innernav {
		padding-top: 0;
		padding-left: 24px;
	}

	.innernav a {
		padding: 10px;
		text-align: center;
	}


	.bryan-title {
		font-size: 5.5em !important;
	}

	.bottom-left {
		padding-right: 50px;
		padding-left: 10px;
		text-align: left;
	}

	.bottom-right .links-bryan {
		display: none;
	}

	.innernav a {
		font-size: 2em;
		padding: 10px;
		line-height: 1.4em;
	}

	.innernav a.active, nav a:hover {
		background-position: 0 20px;
	}

	.innernav a, .innernav a.active, nav a:hover {
		background-image: none;
	}

	#talen {
		margin-bottom: 0;
		padding-left: 0;
		text-align: center;
	}

	#reslogo {
		display: block;
		position: absolute;
		left: 0;
		top: -40px;
		text-align: left;
	}

	#reslogo img {
		height: 40px;
		max-width: 100% !important;
		line-height: 80px;
	}

	.image-nav {
		margin-top: 20px;
		position: absolute;
		bottom: 10px;
		width: 100%;
		overflow: hidden;
	}

	.image-nav>img {
		width: 200px;
	}

	.image-nav>p {
		width: 200px;
	}

	.image-nav .black {
		margin-bottom: 0;
	}

	.image-nav>div {
		margin: 0 !important;
		margin-top: 10px !important;
	}

	.image-nav a {
		padding: 0;
	}


	.cont3.dn {
		display: block !important;
	}

	#logo {
		width: 100px;
		-webkit-transform: translateX(-160%);
		transform: translateX(-160%);
	}

	#logo.noblue {
		width: 100px;
	}

	#logo img {
		width: 100%;
	}

	#logo.noblue img {
		width: 100%;
	}

	#logo.pageready {
		left: 10px;
	}

	#logo img {
		width: 90px;
		padding: 10px 0;
	}

	#menubutton.pageready {
		right: 10px;
	}

	.logosplash {
		position: static;
		-o-transform: none;
		-webkit-transform: none;
		-ms-transform: none;
		-moz-transform: none;
		transform: none;
		display: block;
		margin: 0 auto;
	}

	.splash .text {
		/*display: none;*/
		top: 10px;
		left: 15px;
		max-width: 50%;
		display: block;
		height: 40px;
	}

	.splash .img {
		padding-top: 80px;
	}

	.splash .cont1>a>img {
		width: 100px !important;
	}

	.contentblok_tekst {
		padding: 20px 10px !important;
	}

	main {
		padding-left: 5px;
		padding-right: 5px;
	}

	.splashbg {
		top: 100px;
	}

	.referent {
		width: 94%;
	}

	.reviews {
		grid-template-columns: 1fr;
	}
}

@media screen and (max-width: 550px) {
	#files>a {
		border-bottom: 1px solid #4BB276;
		font-size: 14px;
		line-height: 120%;
	}

	.contact_info--detail {
		font-size: 0.9em;
	}
}

@media screen and (max-width: 547px) {
	.btn.margin {
		margin-left: auto;
		display: block;
	}

	.btn.width {
		width: 245px;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	footer {
		margin-top: 0px;
	}

	.ak {
		margin-bottom: 0;
	}

	footer .footer_local {
		margin-bottom: 10px;
	}

	.slogan {
		padding: 50px 5px;
		width: 100%;
	}

	.disclaimer {
		flex-direction: column;
	}

	.disclaimer span {
		display: none;
	}
}

@media screen and (max-width: 530px) {
	#refbar a {
		width: 100%;
		display: block;
		margin: 6px 0;
	}
}

@media screen and (max-width: 500px) {
	#refbar {
		flex-direction: column;
	}

	#refbar a {
		border-right: none;
	}

	.home_page_header h1, .page_header h1, .contact_gegevens h1 {
		font-size: 1.5em;
	}

	.home_page_header>h2, .page_header>h2 {
		font-size: 14px;
	}

	.navitem a {
		font-size: 25px;
	}

	.navitem {
		padding-left: 2em;
	}

	.navi_footer>div {
		font-size: 15px;

	}

	.navitem {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navi_footer>div div {
		border-top: 2px solid #f6f6f6;
		padding-top: 20px;
		flex-direction: column;
		line-height: 110%;
	}

	.navi_footer>div div span {
		display: none;
	}

	#content-container h1 {
		font-size: 1.8em;

	}

	.disclaimer {
		flex-direction: column;
		line-height: 160%;
	}

	.disclaimer span {
		display: none;

	}

	.font4 {
		font-size: 2em;
	}

	.font5 {
		font-size: 1.8em;
	}

	.bryan-title {
		font-size: 4em !important;
	}

	.location-bryan {
		font-size: 3em !important;
	}

	.aanbodgrid>div {
		width: 100%;
	}

	.splash .slagzin {
		right: 50px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {
	.backblack .vertcent {
		font-size: 85%;
		padding-left: 5px;
		padding-right: 5px;
	}
}

@media screen and (max-width: 475px) {
	.font10 br.dn {
		display: inline-block;
	}

	.font10>h1 {
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.cta img {
		width: 90%;
	}

	.cta {
		margin: 50px auto;
	}

	.cta strong {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 450px) {
	.blokken_slider .slick-arrow {

		top: 40%;
	}

	.blokken_slider .slick-next {
		top: 60%;
	}

	.voordelen_ov ul li {
		font-size: 14px;
	}

	.voordelen_ov ul .active>div:last-of-type {
		font-size: 20px;
	}

	.plenso_cookies {
		right: 10px;
	}

	.box3 {
		text-align: center !important;
		padding-top: 100px;
	}

	.cont2 .content.small {
		padding: 10px;
		padding-top: 35px;
	}

	.cont2 .content.medium {
		padding: 50px 25px;
	}

	.cont2.reverse .content {
		padding: 30px 25px;
	}

	.cont2 .content .btn.black {
		min-width: 80%;
		margin: 30px 0 0 0;
	}
}

@media screen and (max-width: 400px) {
	body {
		font-size: 1em;
	}

	.btn.width {
		width: 232px;
		max-width: 100%;
	}

	.backblack .line {
		display: none;
	}

	.backblack .font3 {
		display: none;
	}

	.splash .img {
		padding-top: 80px;
	}

	.bottom-left img {
		margin: 0 5px;
	}

	.contact_gegevens h2 {
		font-size: 15px;
	}

	.contact_split div {
		padding: 15px 5px;
	}

	.contact_info--detail {
		font-size: 14px;
	}

	.contact_form input[type=text], .contact_form input[type=email], .contact_form textarea, #NaamInput input {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.contact_form input[type=submit] {
		width: 100%;
		margin-top: 10px;
	}
}

@media screen and (max-width: 350px) {
	.bryan-title {
		font-size: 3em !important;
	}
}

@media screen and (max-width: 330px) {
	.cd-bryan {
		width: 50px;
		bottom: 20px;
	}
}