section.m34_leistungen .m34_image{
	min-height:200px;
}

section.m34_leistungen .rsContainer img.rsImg{
	margin-top:0 !important;
	margin-left:0 !important;
	width:100% !important;
}

section.m34_leistungen .row{
	min-height:400px;
}

section.m34_leistungen .m34_text_container>p:last-child{
	margin-bottom:0;
}

section.m34_leistungen .m34_image_container,
section.m34_leistungen .m34_content_container{
	display:flex;
}

/* .m34_leistung_container {
	scroll-margin-top: -115px;
} */

.m34_leistung_container[data-bildanzeigen_links="1"] .m34_image_container{
	padding-right:0;
}

.m34_leistung_container[data-bildanzeigen_links="0"] .m34_image_container{
	padding-left:0;
}

.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image_container{
	padding-left:0;
	padding-right:0;
}

.m34_image,
.m34_content_main{
	padding-top:120px;
	padding-bottom:120px;
}

.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image,
.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_content_main{
	padding-top:0;
	padding-bottom:0;
}

.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"]>.container{
	max-width:100%;
}

section.m34_leistungen .m34_image_container img{
	object-fit:cover;
	width:100%;
}

section.m34_leistungen .m34_content_container{
	display:flex;
}

section.m34_leistungen .m34_content{
	display:flex;
	justify-content:center;
	-ms-flex-pack:center;
	flex-flow:row wrap;
	flex-direction: column;
}

section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="0"] .m34_content_inner{
	padding-right: 90px;
}

section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="1"] .m34_content_inner{
	padding-left: 140px;
}

.m34_galerie_item{
	height:100%;
}

.m34_galerie_item.slick-slide {
	cursor: grabbing;
} 

/*.m34_leistung_container[data-slider="0"] .m34_image{
	height: 100% !important;
}*/

.m34_image{
	height: 100%;
}

section.m34_leistungen .m34_leistung_container[data-hintergrund="weiw"]{
	background-color:#fff;
}

section.m34_leistungen .m34_leistung_container[data-hintergrund="grau"]{
	background-color: #f7f7f7;
}

section.m34_leistungen .m34_leistung_container[data-hintergrund="kacheln"]{
	background-image: url(../../../img/background_kacheln_gray.png);
}

section.m34_leistungen .flex_row_reverse{
	flex-direction: row-reverse;
}

section.m34_leistungen .m34_galerie_container,
section.m34_leistungen .rsOverflow {
    width: 100%;
}

.m34_icon_container_inner img,
.m34_icon_container_inner svg{
	height: 55px;
	width: auto;
}

.m34_titel_container {
	padding-top: 25px;
	max-width: 55%;
	/* hyphens: auto;
	-webkit-hyphens: auto; */
}

.m34_link_container .link{
	display:table;
}

.m34_titel_container * {
	margin-bottom: 15px;
}

.m34_link_container {
	margin-top: 15px;
}

.m34_link_container * {
	font-family: "euclid_circular_aregular", sans-serif;
	transition: var(--linkTransition);
}

.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_hauppttext{
	padding:80px 0;
}

.cursor_default{
	cursor:default;
}

.m34_leistung_container .m34_hauppttext {
	hyphens: auto;
	-webkit-hyphens: auto;
}

.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .m34_hauppttext{
	padding:0 0 80px 0;
}

.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .m34_hauppttext_container{
	margin-top: -50px;
}

.m34_hauppttext_container{
	opacity:0;
}

.m34_link_container *:hover {
	color: var(--sekundarlink_hover);
	text-shadow: 0 0 .9px var(--sekundarlink_hover);
}

.m34_link_container * svg {
	transform: rotate(90deg);
	fill: #0a0a0a;
	width: 11px;
	margin-bottom: 4px;
	margin-left: 5px;
	transition: var(--linkTransition);
}

.m34_link_container *:hover svg{
	fill: var(--sekundarlink_hover);
}

.m34_text_container_inner p:last-child {
	margin-bottom: 0;
}

.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image {
	margin-top: 0;
	margin-bottom: 0;
	min-height: 500px;
	max-height: 600px;
}

section.m34_leistungen .stichpunkt::before {
	top: 13px;
}

@media screen and (max-width: 1599px) {
	.m34_image,
	.m34_content_main{
		padding-top:80px;
		padding-bottom:80px;
	}
	
	.m34_titel_container {
		max-width: 75%;
		padding-top: 20px;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .slick-slider .slick-dots {
		bottom: 120px;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="0"] .m34_content_inner {
		padding-right: 60px;
	}
	
	section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="1"] .m34_content_inner {
		padding-left: 90px;
	}
	
	.m34_titel_container {
		hyphens: auto;
		-webkit-hyphens: auto;
	}
	
	.m34_icon_container_inner img, 
	.m34_icon_container_inner svg {
		height: 45px;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .m34_hauppttext{
		padding:0 0 60px 0;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_hauppttext {
		padding: 60px 0;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .m34_hauppttext_container{
		margin-top: -10px;
	}
	
	.m34_leistung_container {
		scroll-margin-top: 90px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.m34_title_container_inner h2 {
		font-size: 30px;
	}
}

@media screen and (max-width: 1199px) {
	section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="0"] .m34_content_inner {
		padding-right: 30px;
	}
	
	section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="1"] .m34_content_inner {
		padding-left: 65px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .slick-slider .slick-dots {
		bottom: 210px;
	}
}

@media screen and (max-width: 991px) {
	section.m34_leistungen .row {
		flex-direction: column-reverse !important;
	}
	
	.m34_image_container {
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
		padding-left: calc(var(--bs-gutter-x) * .5) !important;
		padding-bottom: var(--sectionAbstand);
	}
	
	.m34_image,
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.m34_content_main,
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_content_main {
		padding-top: var(--sectionAbstand);
	}
	
	.m34_content_main {
		padding-bottom: 20px !important;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .slick-slider .slick-dots {
		bottom: 40px;
	}
	
	section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="1"] .m34_content_inner {
		padding-left: 0;
	}
	
	section.m34_leistungen .m34_image {
		height: 400px;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image {
		min-height: auto;
		max-height: inherit;
		height: 400px;
	}
	
	.m34_titel_container {
		max-width: 100%;
	}
	
	section.m34_leistungen .m34_leistung_container[data-bildanzeigen_links="0"] .m34_content_inner {
		padding-right: 0;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .m34_hauppttext{
		padding:0 0 40px 0;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .m34_hauppttext_container,
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_hauppttext_container{
		margin-top: -30px;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_hauppttext {
		padding: 0 0 40px 0;
	}
	
	section.m34_leistungen .stichpunkt_container {
		margin-bottom: 10px
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] > .container {
		max-width: 720px;
	}
}

@media screen and (max-width: 767px) {
	section.m34_leistungen .m34_content,
	section.m34_leistungen .m34_content_container{
		display: block;
	}

	section.m34_leistungen .m34_galerie_container{
		padding:0;
	}
	
	section.m34_leistungen .m34_image,
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image {
		height: 300px;
	}
	
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="0"] .slick-slider .slick-dots {
		bottom: 20px;
	}
	
	.m34_content_main {
		padding-bottom: 15px !important;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] > .container {
		max-width: 540px;
	}
}

@media screen and (max-width: 575px) {
	.m34_icon_container_inner img, 
	.m34_icon_container_inner svg {
		height: 40px;
	}
	
	section.m34_leistungen .m34_image, 
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image {
		height: 250px;
	}
	
	section.m34_leistungen .stichpunkt_container {
		margin-bottom: 5px;
	}
	
	section.m34_leistungen .stichpunkt::before {
		top: 12px;
	} 
}

@media screen and (max-width: 410px) {
	section.m34_leistungen .m34_image, 
	.m34_leistung_container[data-bild_in_voller_breite_darstellen="1"] .m34_image {
		height: 200px;
	}
}