
/*Contentblok Header*/
.contentblok.header {
	margin-top: 6rem;
	/*margin-bottom: 12rem;*/
}

.header_heading {
	margin-bottom: 6rem;
}

.header_vorm {
	position: relative;
	width: calc(100% + 8rem);
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 6rem;
}


#vorm_path_2, #vorm_path_3 {
  visibility: hidden;
}


.header_vorm.vorm_1 {
	width: calc(100% + 8rem);
}
.header_vorm.vorm_2 {
	width: calc(100% + 8rem);
}
.header_vorm.vorm_3 {
	width: calc(100% + 8rem);
}

.row_header_content {
	--bs-gutter-y: 5rem;
}
.row_header_content_content {
	--bs-gutter-y: 10rem;
}

.contentblok.header .header_content {
	position: relative;
	width: 100%;
	z-index: 10;
	margin-top: auto;
    padding: 2rem 0;
}

span.programma_trainee_logos { 
    margin-bottom: 3rem;
}
span.programma_trainee_logos img {
    height: 4.5rem;
    margin-right: 1rem;
    width: auto;
}

@media (min-width:768px) {
	.contentblok.header {
		margin-top: 7rem;
	}
	.contentblok.header.vorm_1 {
		min-height: 50rem;
	}
	.contentblok.header.vorm_2 {
		min-height: 47.5rem;
	}
	.contentblok.header.vorm_3 {
		min-height: 47.5rem;
	}
	.header_vorm {
		position: absolute;
		margin-top: -6rem;
		margin-bottom: 0;
		left: initial;
		transform: initial;
		width: 55rem;
		margin-left: 0;
	}
	.header_vorm.vorm_1 {
		margin-top: -6rem;
		width: 55rem;
	}
	.header_vorm.vorm_2 {
		margin-top: -6rem;
		width: 55rem;
	}
	.header_vorm.vorm_3 {
		margin-top: -6rem;
		width: 55rem;
	}

	.header_heading {
		margin-bottom: 2rem;
	}
	.row_header_content_content {
		--bs-gutter-x: 4rem;
	}
	.content_2_koloms.teller_1 .content_container {
		margin-top: 10rem;
	}

	.contentblok.header a.button_blob {
		position: absolute;
		z-index: 1;
	}
	span.programma_trainee_logos img {
		height: 9rem;
		margin-right: 1rem;
		width: auto;
	}


	/*
	.content_1_koloms.teller_1 {
		padding-right: 9rem;
	}*/
}


@media (min-width:992px) {

	.contentblok.header {
	}
	.contentblok.header.vorm_1 {
		min-height: 68rem;
		margin-bottom: 18rem;
	}
	.contentblok.header.vorm_2 {
		min-height: 65rem;
		margin-bottom: 10rem;
	}
	.contentblok.header.vorm_3 {
		min-height: 65rem;
		margin-bottom: 10rem;
	}

	.row_header_content {
	  --bs-gutter-y: 6rem;
	}
	.contentblok.header {
		margin-top: 10rem;
	}
	.header_vorm.vorm_1 {
		width: 75rem;
	}
	.header_vorm.vorm_2 {
		width: 75rem;
	}
	.header_vorm.vorm_3 {
		width: 75rem;
	}


	.contentblok.header a.button_blob {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.row_header_content {
	  --bs-gutter-y: 10rem;
	}

	.row_header_content_content {
		--bs-gutter-x: 7rem;
	}

	.header_vorm.vorm_1 {
	}


	.contentblok.header a.button_blob {
	    margin-left: 6rem;
	    margin-top: 32rem;
	}

}

@media (min-width:1400px) {
	.contentblok.header {
		/*margin-bottom: 28rem;*/
		margin-top: 10rem;
	}

		.contentblok.header.vorm_1 {
			min-height: 100rem;
		}
		.contentblok.header.vorm_2 {
			min-height: 60rem;
		}
		.contentblok.header.vorm_3 {
			min-height: 60rem;
		}


	.header_vorm.vorm_1 {
		width: 110rem;
	}
	.header_vorm.vorm_2 {
		width: 81rem;
	}
	.header_vorm.vorm_2 {
		width: 81rem;
	}
	.row_header_content {
	  --bs-gutter-y: 20rem;
	}

	.contentblok.header a.button_blob {
	}
}
