.header{
	background-color: #2f3247;
}

.header_container{
	position: relative;
	min-height: 530px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 6rem;
    padding-top: 12rem;
}

.home_header{
	position: relative;
	z-index: 2;
}

.home_header .header_container{
	height: auto;
	padding-top: 30rem;
}

.header_afbeelding{
	position: absolute;
	left: 0;
	padding-left: calc(((100vw - 1275px) / 2) + (1275px / 12 * 2));
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.home_header > .container{
	position: relative;
}

.home_header > .container:before{
	content: "";
	width: 975px;
	height: 975px;
	position: absolute;
	z-index: 1;
	right: -41rem;
	pointer-events: none;
	top: -25.5rem;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 944.97 968.14'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cg id='Laag_2' data-name='Laag 2'%3E%3Cg id='Laag_1-2' data-name='Laag 1'%3E%3Cpath class='cls-1' d='M457.47,938.11A457.1,457.1,0,0,1,0,480.64,460.11,460.11,0,0,1,12,376.21a1.5,1.5,0,0,1,2.93.68A456.48,456.48,0,0,0,3,480.64C3,731.23,206.87,935.11,457.47,935.11S911.94,731.23,911.94,480.64,708.06,26.17,457.47,26.17c-173.83,0-329.88,96.77-407.27,252.56a1.5,1.5,0,1,1-2.68-1.34,457.69,457.69,0,1,1,410,660.72Z'/%3E%3Cpath class='cls-1' d='M457.47,903.53A422.56,422.56,0,0,1,34.57,480.64c0-3.33,0-6.7.12-10a1.5,1.5,0,0,1,3,.07c-.08,3.31-.12,6.67-.12,10,0,231.53,188.37,419.89,419.9,419.89s419.9-188.36,419.9-419.89c0-149.48-80.48-288.87-210-363.77a1.5,1.5,0,1,1,1.5-2.6A422.76,422.76,0,0,1,880.37,480.64a422.54,422.54,0,0,1-422.9,422.89Z'/%3E%3Cpath class='cls-1' d='M457.47,968.14a482.65,482.65,0,0,1-215.95-50.32,492.12,492.12,0,0,1-166.59-135A1.5,1.5,0,1,1,77.28,781c92.58,117,231.15,184.14,380.19,184.14,267.15,0,484.5-217.35,484.5-484.5C942,243.46,772.53,42.57,539.07,3a1.5,1.5,0,0,1,.5-3,487.51,487.51,0,0,1-82.1,968.12Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
}

.header_afbeelding:before,
.header_afbeelding:after{
	content: "";
	background-image: linear-gradient(116deg, rgba(47, 50, 71, 0.47) 0%, rgba(47, 50, 71, 0.35) 31%, rgba(9, 10, 14, 0) 100%);
	top: 0;
	left: calc(((100vw - 1275px) / 2) + (1275px / 12 * 2));
	bottom: 0;
	right: 0;
	z-index: 5;
	position: absolute;
}

.header_afbeelding:after{
	background-image: linear-gradient(to right, #2f3247 0%, rgba(47, 50, 71, 0) 100%);
	right: auto;
	width: 50%;
}

.header_afbeelding picture{
	display: flex;
	height: 100%;
	width: 100%;
}

.header_afbeelding img{
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 100%;
}

.header_gradient{
	position: absolute;
	top: 0;
	left: calc(((100vw - 1275px) / 2) + (1275px / 12 * 2));
	bottom: 0;
	right: 0;
	opacity: 0.8;
}

.header_gradient:before{
	content: "";
	position: absolute;
	background-image: linear-gradient(115deg, #2f3247 0%, #00755e 51%, #dbcc00 100%);
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.header_content{
	position: relative;
	width: 100%;
}

.header_content .container{
	position: relative;
}

.header_overlay_afbeelding{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 645px;
	height: 645px;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 944.97 968.14'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%232f3247;%7D%3C/style%3E%3C/defs%3E%3Cg id='Laag_2' data-name='Laag 2'%3E%3Cg id='Laag_1-2' data-name='Laag 1'%3E%3Cpath class='cls-1' d='M457.47,938.11A457.1,457.1,0,0,1,0,480.64,460.11,460.11,0,0,1,12,376.21a1.5,1.5,0,0,1,2.93.68A456.48,456.48,0,0,0,3,480.64C3,731.23,206.87,935.11,457.47,935.11S911.94,731.23,911.94,480.64,708.06,26.17,457.47,26.17c-173.83,0-329.88,96.77-407.27,252.56a1.5,1.5,0,1,1-2.68-1.34,457.69,457.69,0,1,1,410,660.72Z'/%3E%3Cpath class='cls-1' d='M457.47,903.53A422.56,422.56,0,0,1,34.57,480.64c0-3.33,0-6.7.12-10a1.5,1.5,0,0,1,3,.07c-.08,3.31-.12,6.67-.12,10,0,231.53,188.37,419.89,419.9,419.89s419.9-188.36,419.9-419.89c0-149.48-80.48-288.87-210-363.77a1.5,1.5,0,1,1,1.5-2.6A422.76,422.76,0,0,1,880.37,480.64a422.54,422.54,0,0,1-422.9,422.89Z'/%3E%3Cpath class='cls-1' d='M457.47,968.14a482.65,482.65,0,0,1-215.95-50.32,492.12,492.12,0,0,1-166.59-135A1.5,1.5,0,1,1,77.28,781c92.58,117,231.15,184.14,380.19,184.14,267.15,0,484.5-217.35,484.5-484.5C942,243.46,772.53,42.57,539.07,3a1.5,1.5,0,0,1,.5-3,487.51,487.51,0,0,1-82.1,968.12Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
    padding: 6rem 0 0 4.5rem;
    transform: translateY(50%) translateX(25%);
}

.header_overlay_afbeelding img{
	border-radius: 50%;
}

.header h1,
.header p,
.header .gform_confirmation_message{
	color: #fff;
}

.header + .stijl_achtergrondkleur{
	margin-top: 0;
}

.header_met_overlay + .content_1_koloms .container > .row > div.col-sm-12 {
    margin-right: 41.6666666667%;
    width: 50%;
}

.header_met_contact_overlay + .content_1_koloms .container > .row > div.col-sm-12{
    margin-right: 41.6666666667%;
    width: 41.6666666667%;
	position: relative;
	z-index: 15;
}

.header_met_contact_overlay + .content_1_koloms .container > .row > div.col-sm-12 .last-no-margin{
	min-height: 31rem;
}

.header_met_contact_overlay .header_container{
	align-items: flex-start;
	padding-top: 197px;
}

.header_met_contact_overlay{
	
}

.overlay_form_container{
	position: relative;
	z-index: 5;
}

.overlay_form_container:after{
	z-index: -1;
	content: "";
	position: absolute;
	bottom: -19rem;
    left: 28rem;
	width: 645px;
	height: 645px;
	background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 944.97 968.14'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%232f3247;%7D%3C/style%3E%3C/defs%3E%3Cg id='Laag_2' data-name='Laag 2'%3E%3Cg id='Laag_1-2' data-name='Laag 1'%3E%3Cpath class='cls-1' d='M457.47,938.11A457.1,457.1,0,0,1,0,480.64,460.11,460.11,0,0,1,12,376.21a1.5,1.5,0,0,1,2.93.68A456.48,456.48,0,0,0,3,480.64C3,731.23,206.87,935.11,457.47,935.11S911.94,731.23,911.94,480.64,708.06,26.17,457.47,26.17c-173.83,0-329.88,96.77-407.27,252.56a1.5,1.5,0,1,1-2.68-1.34,457.69,457.69,0,1,1,410,660.72Z'/%3E%3Cpath class='cls-1' d='M457.47,903.53A422.56,422.56,0,0,1,34.57,480.64c0-3.33,0-6.7.12-10a1.5,1.5,0,0,1,3,.07c-.08,3.31-.12,6.67-.12,10,0,231.53,188.37,419.89,419.9,419.89s419.9-188.36,419.9-419.89c0-149.48-80.48-288.87-210-363.77a1.5,1.5,0,1,1,1.5-2.6A422.76,422.76,0,0,1,880.37,480.64a422.54,422.54,0,0,1-422.9,422.89Z'/%3E%3Cpath class='cls-1' d='M457.47,968.14a482.65,482.65,0,0,1-215.95-50.32,492.12,492.12,0,0,1-166.59-135A1.5,1.5,0,1,1,77.28,781c92.58,117,231.15,184.14,380.19,184.14,267.15,0,484.5-217.35,484.5-484.5C942,243.46,772.53,42.57,539.07,3a1.5,1.5,0,0,1,.5-3,487.51,487.51,0,0,1-82.1,968.12Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	background-repeat: no-repeat;
	opacity: 0.1;
}

@media (max-width:767px)
{		
	.header_container{
		padding-bottom: 4rem;
		height: auto;
		min-height: 355px;
	}
	
	.home_header > .container:before{
		opacity: 1;
		width: 475px;
		height: 475px;
		right: -32rem;
		top: -24.5rem;
	}
	
	.header_met_overlay h1{
		max-width: 70%;
	}
	
	.header_afbeelding:after{
		left: 0;
	}
	
	.header_overlay_afbeelding{
		width: 200px;
		height: 200px;
		position: absolute;
		bottom: 0;
		right: 0;
    	transform: translateY(25.6%) translateX(45%);
    	padding: 1.9rem 2.5rem 1.5rem 1.5rem;
	}
	
	.header_met_overlay + .content_1_koloms .container > .row > div.col-sm-12 {
		margin-right: 0;
		width: 100%;
	}
	
	.header_met_contact_overlay + .content_1_koloms .container > .row > div.col-sm-12 {
		margin-right: 0;
		width: 100%;
	}
	
	.overlay_form_container:after{
		left: 20rem;
	}
}

@media (min-width:768px) and (max-width:991px)
{
	.home_header > .container:before{
		opacity: 0.2;
	}
	
	.header_container{
		min-height: 415px;
	}
	
	.header_met_overlay h1{
		max-width: 70%;
	}
	
	.header_overlay_afbeelding{
		width: 300px;
		height: 300px;
		position: absolute;
		bottom: 0;
		right: 0;
    	transform: translateY(25.6%) translateX(30%);
    	padding: 3rem 4rem 3rem 2.5rem;
	}
	
	.header_met_overlay + .content_1_koloms .container > .row > div.col-sm-12 {
		margin-right: 0;
		width: 100%;
	}
	
	.header_met_contact_overlay + .content_1_koloms .container > .row > div.col-sm-12 {
		margin-right: 0;
		width: 100%;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.header_met_overlay + .content_1_koloms .container > .row > div.col-sm-12 {
		margin-right: 41.6666666667%;
		width: 58.3333333333%;
		margin-left: 0;
	}
	
	.header_overlay_afbeelding {
		transform: translateY(50%) translateX(43.6%);
	}
	
	.home_header > .container:before{
		right: -70rem;
	}
}

@media (min-width:1200px) and (max-width:1399px)
{
    .header_overlay_afbeelding {
		transform: translateY(50%) translateX(34.3%);
	}
}

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