.header_met_achtergrond{
	background-size: cover;
	background-position: center;
	position: relative;
	height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.header_met_achtergrond:before{
	background-color: rgba(37, 48, 59, 0.8);
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	content: "";
}

.header_met_achtergrond p,
.header_met_achtergrond ol,
.header_met_achtergrond ul{
	color: #edddc8;
	font-family: proxima-nova;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
}

.header_met_achtergrond_content{
	max-width: 450px;
	margin: 0 auto;
}

.home .header_met_achtergrond_content{
	margin: 0;
}

.home .header_met_achtergrond_content p{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 300;
	line-height: 34px;
}

.header_overlay_tekst{
	position: absolute;
	left: 40px;
	bottom: 40px;
}

.header_overlay_bottom{
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='141' viewBox='0 0 50 141'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23edddc8' d='M0 141V25C0 11.193 11.193 0 25 0s25 11.193 25 25v116z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 50px;
	height: 141px;
	position: absolute;
	left: 305px;
	bottom: 0;
}

.header_overlay_top{
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='187' height='244' viewBox='0 0 187 244'%3E%3Cdefs%3E%3CclipPath id='t0cpa'%3E%3Cpath fill='%23fff' d='M251.5-251.5C390.4-251.5 503-138.9 503 0S390.4 251.5 251.5 251.5 0 138.9 0 0s112.6-251.5 251.5-251.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg clip-path='url(%23clip-4ed2849b-56f6-46f7-83a9-ff8e8bdac628)'%3E%3Cpath fill='none' stroke='%23edddc8' stroke-miterlimit='20' stroke-width='100' d='M251.5-251.5C390.4-251.5 503-138.9 503 0S390.4 251.5 251.5 251.5 0 138.9 0 0s112.6-251.5 251.5-251.5z' clip-path='url(&quot;%23t0cpa&quot;)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 187px;
	height: 244px;
	position: absolute;
	right: 0;
	top: 0;
}

.home .header_overlay_bottom{
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='50' viewBox='0 0 96 50'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23edddc8' d='M0 0h71c13.807 0 25 11.193 25 25S84.807 50 71 50H0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 96px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 290px;
	bottom: auto;
}

.home .header_overlay_top{
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='252' height='251' viewBox='0 0 252 251'%3E%3Cdefs%3E%3CclipPath id='7kj5a'%3E%3Cpath fill='%23fff' d='M.5 251.5C.5 112.6 113.1 0 252 0s251.5 112.6 251.5 251.5S390.9 503 252 503 .5 390.4.5 251.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg clip-path='url(%23clip-93ec1bf6-84a1-4d20-b2f7-7a2b8bc5fae1)'%3E%3Cpath fill='none' stroke='%23edddc8' stroke-miterlimit='20' stroke-width='100' d='M.5 251.5C.5 112.6 113.1 0 252 0s251.5 112.6 251.5 251.5S390.9 503 252 503 .5 390.4.5 251.5z' clip-path='url(&quot;%237kj5a&quot;)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	width: 252px;
	height: 251px;
	position: absolute;
	right: 0;
	bottom: 0;
	top: auto;
}

@media (max-width:767px)
{		
	.header_overlay_top {
		width: 130px;
		height: 170px;
		background-size: cover;
	}
	
	.header_overlay_bottom {
		width: 30px;
		height: 83px;
		background-size: cover;
	}
	
	.header_overlay_tekst{
		width: 28px;
		bottom: 80px;
	}
	
	.not-home .header_overlay_tekst{
		display: none;
	}
	
	.header_overlay_bottom{
		display: none;
	}

	.not-home .header_overlay_top{
		background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='252' height='251' viewBox='0 0 252 251'%3E%3Cdefs%3E%3CclipPath id='7kj5a'%3E%3Cpath fill='%23fff' d='M.5 251.5C.5 112.6 113.1 0 252 0s251.5 112.6 251.5 251.5S390.9 503 252 503 .5 390.4.5 251.5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg clip-path='url(%23clip-93ec1bf6-84a1-4d20-b2f7-7a2b8bc5fae1)'%3E%3Cpath fill='none' stroke='%23edddc8' stroke-miterlimit='20' stroke-width='100' d='M.5 251.5C.5 112.6 113.1 0 252 0s251.5 112.6 251.5 251.5S390.9 503 252 503 .5 390.4.5 251.5z' clip-path='url(&quot;%237kj5a&quot;)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
		width: 152px;
		height: 151px;
		background-size: cover;
		position: absolute;
		right: 0;
		bottom: 0;
		top: auto;
		opacity: 0.3;
	}
	
	.home .header_overlay_top {
		width: 152px;
		height: 151px;
		background-size: cover;
	}
}

@media (min-width:768px) and (max-width:991px)
{
	
}

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