section.m34_header_unterseite {
	min-height: 550px;
	height: 580px;
	position: relative;
	z-index: 2;
}

section.m34_header_unterseite .m34_titel {
	font-size: 3.75rem;
}

section.m34_header_unterseite .m34_header_unterseite_main_item {
	position: relative;
}

section.m34_header_unterseite .m34_header_unterseite_main_item,
section.m34_header_unterseite .m34_header_unterseite_main_item_text_content > .mM_container,
section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper,
section.m34_header_unterseite .m34_header_unterseite_main_item_img_content,
section.m34_header_unterseite > .mM_container,
section.m34_header_unterseite .m34_header_unterseite_main {
	height: 100%;
}

section.m34_header_unterseite .m34_header_unterseite_main_item_img_content.mM_img_parallax_container {
	height: 102%;
}

section.m34_header_unterseite .m34_image_mobile {
	display: none;
}

section.m34_header_unterseite .m34_header_unterseite_main_item * { 
	color: #fff;
}

section.m34_header_unterseite .m34_header_unterseite_main_item_text_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: linear-gradient(to right, #004f9f, #004f9f 40%, rgba(0,79,159,.6) 60%, transparent 100%);
}

section.m34_header_unterseite.ausrichtung_unten .m34_titel_untertitel_text_link_wrapper {
	align-items: flex-end;
	padding-bottom: 94px;
}

section.m34_header_unterseite img[data-bild_position="oben"]{
	object-position: top;
}

section.m34_header_unterseite img[data-bild_position="unten"]{
	object-position: bottom;
}

section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper {
	display: flex;
	align-items: center;
}

section.m34_header_unterseite .m34_titel_container {
	max-width: 100%;
	margin-bottom: 24px;
}

section.m34_header_unterseite .m34_text_container {
	max-width: 75%;
}

section.m34_header_unterseite .slick-dots {
	bottom: auto;
	top: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	width: auto;
	height: 100%;
	z-index: 2;
	justify-content: center;
}

section.m34_header_unterseite .slick-dots li {
	width: 14px;
	height: 14px;
	margin: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

section.m34_header_unterseite .slick-dots li .mM_custom_dot {
	width: 8px;
	height: 8px;
	background: #fff;
	opacity: .3;
	-webkit-transition: opacity .4s, width .4s;
	-moz-transition: opacity .4s, width .4s;
	-ms-transition: opacity .4s, width .4s;
	-o-transition: opacity .4s, width .4s;
	transition: opacity .4s, width .4s;
}

section.m34_header_unterseite .slick-dots li.slick-active .mM_custom_dot {
	width: 16px;
	height: 8px;
	opacity: 1;
}

section.m34_header_unterseite .m34_links_container {
	margin-top: 72px;
}

section.m34_header_unterseite .mM_button.primary {
	background: #fff;
}

section.m34_header_unterseite .mM_button.secondary {
	border: 1px solid rgba(255,255,255,.3);
}

section.m34_header_unterseite .mM_button.secondary svg {
	fill: #fff;
}

section.m34_header_unterseite .mM_button.secondary:hover *,
section.m34_header_unterseite .mM_button.secondary:hover svg {
	color: #12335b;
	fill: #12335b;
}

section.m34_header_unterseite .mM_button.primary * {
	color: #12335b;
	fill: #12335b;
}

section.m34_header_unterseite .m34_additional_infos {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
	z-index: 2;
	background: #12335b;
	border-radius: 10px 10px 0 10px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 50px;
}

section.m34_header_unterseite .m34_additional_infos * {
	color: #ffffff;
}

section.m34_header_unterseite .m34_additional_infos_text_container {
	width: 75%;
}

section.m34_header_unterseite .m34_additional_infos_link {
	color: #6baee6;
	position: relative;
}

section.m34_header_unterseite .m34_additional_infos_link:after {
	content: '';
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #6baee6;
}

section.m34_header_unterseite .m34_additional_infos_link * {
	color: #6baee6;
}

section.m34_header_unterseite .m34_additional_infos_link svg {
	fill: #6baee6;
	width: 11px;
	-webkit-transition: fill .4s;
	-moz-transition: fill .4s;
	-ms-transition: fill .4s;
	-o-transition: fill .4s;
	transition: fill .4s;
}

section.m34_header_unterseite .m34_additional_close {
	cursor: pointer;
	padding: 15px;
	margin-top: -15px;
	margin-right: -15px;
}

section.m34_header_unterseite .m34_additional_close svg {
	width: 12px;
	fill: #a0a3ac;
	-webkit-transition: fill .4s;
	-moz-transition: fill .4s;
	-ms-transition: fill .4s;
	-o-transition: fill .4s;
	transition: fill .4s;
}

section.m34_header_unterseite .m34_additional_close:hover svg {
	fill: #fff;
}

section.m34_header_unterseite .m34_scroll_down_container {
	position: absolute;
	bottom: 50px;
	left: 0;
	cursor: pointer;
	padding: 15px;
	margin-left: -15px;
	margin-bottom: -15px;
}

section.m34_header_unterseite .m34_scroll_down_container svg {
	fill: #ffffff;
	width: 14px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: -webkit-transform .4s;
	-moz-transition: -moz-transform .4s;
	-ms-transition: -ms-transform .4s;
	-o-transition: -o-transform .4s;
	transition: transform .4s;
}

section.m34_header_unterseite .m34_scroll_down_container:hover svg {
	-webkit-transform: rotate(90deg) translateX(10px);
	-moz-transform: rotate(90deg) translateX(10px);
	-ms-transform: rotate(90deg) translateX(10px);
	-o-transform: rotate(90deg) translateX(10px);
	transform: rotate(90deg) translateX(10px);
}

/* Additional Info Box Start */

section.m34_header_unterseite .m34_additional_infos {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 47%;
	z-index: 2;
	background: #12335b;
	border-radius: 10px 10px 0 10px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding: 50px;
}

section.m34_header_unterseite .m34_additional_infos * {
	color: #ffffff;
}

section.m34_header_unterseite .m34_additional_infos_text_container {
	width: 100%;
}

section.m34_header_unterseite .m34_additional_close {
	cursor: pointer;
	padding: 15px;
	margin-top: -15px;
	margin-right: 0;
}

section.m34_header_unterseite .m34_additional_close svg {
	width: 12px;
	fill: #a0a3ac;
	-webkit-transition: fill .4s;
	-moz-transition: fill .4s;
	-ms-transition: fill .4s;
	-o-transition: fill .4s;
	transition: fill .4s;
}

section.m34_header_unterseite .m34_additional_close:hover svg {
	fill: #fff;
}

section.m34_header_unterseite .m34_additional_infos .m34_additional_email_telefon_container a {
	display: flex;
	align-items: center;
	gap: 7px;
	transition: color .4s;
}

section.m34_header_unterseite .m34_additional_infos .m34_additional_email_telefon_container a:hover {
	color: #6baee6;
}

section.m34_header_unterseite .m34_additional_infos .m34_additional_email_telefon_container a svg {
	width: 16px;
	fill: #6baee6;
}

section.m34_header_unterseite .m34_additional_infos .m34_additional_email_telefon_container {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 52px;
}

section.m34_header_unterseite .m34_additional_infos .m34_additional_titel p {
	font-size: 1.375rem;
	margin-bottom: 4px;
}

section.m34_header_unterseite .m34_additional_infos .m34_additional_email_telefon_container {
	margin-top: 20px;
}

/* Additional Info Box End */

/* Breadcrumbs Start */

.mM_breadcrumbs {
	position: absolute;
	left: 0;
	top: 0;
	width: 100vw;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	border-top: 1px solid rgba(255, 255, 255, .2);
	padding: 15px 0 16px 0;
	z-index: 3;
}

.mM_breadcrumbs .mM_container > span {
	display: flex;
	gap: 13px;
	align-items: center;
}

.mM_breadcrumbs .mM_container > span span:first-child {
	display: none;
}

.mM_breadcrumbs .mM_container > span span a {
	color: rgba(255, 255, 255, .3);
	font-size: .938rem;
	transition: color .4s;
}

.mM_breadcrumbs .mM_container > span span a:hover {
	color: #6baee6;
}

.mM_breadcrumbs .mM_container > span span.breadcrumb_last,
.mM_breadcrumbs .mM_container > span span.breadcrumb_last strong {
	color: #6baee6;
	font-weight: 600;
	font-size: .938rem;
}

.mM_breadcrumbs .mM_container > span .mM_breadcrumbs_trenner:first-of-type {
	display: none;
}

.mM_breadcrumbs .mM_container > span .mM_breadcrumbs_trenner {
	border-top: 4px solid rgba(255, 255, 255, .3);
	border-left: 3.5px solid transparent;
	border-right: 3.5px solid transparent;
	transform: rotate(-90deg);
}

/* Breadcrumbs End */

@media screen and (max-width: 2199px) {
	section.m34_header_unterseite .m34_titel_container {
		max-width: 100%;
	}
	
	section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper {
		width: 54%;
	}
}

@media screen and (max-width: 1920px) {
	section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper {
		width: 61%;
	}
	
	section.m34_header_unterseite.with_additional_box .m34_titel_untertitel_text_link_wrapper {
		width: 50%;
	}
}

@media screen and (max-width: 1599px) {
	section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper {
		width: 68%;
	}
	
	section.m34_header_unterseite .m34_additional_infos_text_container {
		width: 95%;
	}
}

@media screen and (max-width: 1199px) {
	section.m34_header_unterseite .m34_titel_container {
		max-width: 94%;
	}
	
	section.m34_header_unterseite .m34_additional_infos {
		width: 65%;
		padding: 20px !important;
	}
	
	section.m34_header_unterseite .m34_additional_infos .m34_additional_email_telefon_container {
		gap: 10px 20px;
	}
	
	section.m34_header_unterseite.with_additional_box .m34_titel_untertitel_text_link_wrapper {
		width: 68%;
	}
	
	section.m34_header_unterseite .m34_additional_infos .m34_additional_titel p {
		font-size: 1.175rem;
	}
	
	section.m34_header_unterseite.ausrichtung_unten.with_additional_box .m34_titel_untertitel_text_link_wrapper {
		align-items: center;
		padding-bottom: 50px;
	}
}

@media screen and (max-width: 991px) {
	section.m34_header_unterseite .m34_titel_container {
		max-width: 100%;
	}
	
	section.m34_header_unterseite.with_additional_box .m34_titel_untertitel_text_link_wrapper {
		width: 80%;
	}
	
	section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper {
		width: 80%
	}
	
	section.m34_header_unterseite .m34_links_container {
		flex-wrap: wrap;
		gap: 10px;
	}
	
	section.m34_header_unterseite.with_additional_box .m34_titel_untertitel_text_link_container {
		margin-top: -30px;
	}
	
	section.m34_header_unterseite.with_additional_box .m34_links_container {
		margin-top: 32px;
	}
}

@media screen and (max-width: 767px) {
	section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper {
		width: 100%;
	}
	
	section.m34_header_unterseite.with_additional_box .m34_titel_untertitel_text_link_wrapper {
		width: 100%;
	}
	
	section.m34_header_unterseite .m34_additional_infos {
		width: 100%;
		border-radius: 10px 10px 0 0;
	}
	
	section.m34_header_unterseite .slick-dots {
		height: auto;
		top: 40px;
		right: 20px;
	}
	
	section.m34_header_unterseite .m34_scroll_down_container {
		left: auto;
		right: 20px;
		bottom: 200px;
	}
	
	section.m34_header_unterseite .m34_titel_untertitel_text_link_wrapper,
	section.m34_header_unterseite.ausrichtung_unten .m34_titel_untertitel_text_link_wrapper {
		align-items: flex-end;
		padding-bottom: 58px;
	}
	
	section.m34_header_unterseite .m34_header_unterseite_main_item_text_content {
		background: linear-gradient(to top, #004f9f, #004f9f 20%, rgba(0,79,159,.6) 40%, transparent 100%);
	}
}

@media screen and (max-width: 575px) {
	section.m34_header_unterseite .m34_additional_infos {
		display: none;
	}
	
	section.m34_header_unterseite .m34_scroll_down_container {
		bottom: 20px;
	}
	
	section.m34_header_unterseite .m34_header_unterseite_main_item_img_content.with_mobile .m34_image:not(.m34_image_mobile) {
		display: none;
	}
	
	section.m34_header_unterseite .m34_image_mobile {
		display: block;
		object-position: top center;
	}
	
	section.m34_header_unterseite .m34_links_container {
		margin-top: 35px;
	}
	
	.mM_breadcrumbs {
		display: none;
	}
	
	section.m34_header_unterseite.ausrichtung_unten.with_additional_box .m34_titel_untertitel_text_link_wrapper {
		align-items: flex-end;
		padding-bottom: 58px;
	}
}

@media screen and (max-width: 400px) {
	.m34_links_container {
		flex-direction: column;
	}
	
	/* .m34_link_container {
		padding-bottom: 15px;
	} */
}

@media screen and (max-width: 1399px) {
	section.m34_header_unterseite .m34_titel {
		font-size: 3.25rem;
	}
}

@media screen and (max-width: 1199px) {
	section.m34_header_unterseite .m34_titel {
		font-size: 2.75rem;
	}
}

@media screen and (max-width: 767px) {

	
	section.m34_header_unterseite .m34_titel {
		font-size: 2.25rem;
	}
}

@media screen and (max-width: 575px) {
	section.m34_header_unterseite .m34_titel {
		font-size: 1.75rem;
	}
}

@media screen and (max-width: 400px) {
	
	section.m34_header_unterseite .m34_titel {
		font-size: 1.45rem;
	}
}
