.hef_home_container {
	padding-top: 115px;
/* 	background: linear-gradient(to right, #fcfcfc, #fcfcfc 33.333%, #fefefe 66.666%, #f6f6f6 100%); */
}

section.m9_schnellnavigation_seiten {
	position: relative;
	z-index: 1;
	background: transparent;
	z-index: 9;
}

.hef_container_versetzt section.m9_schnellnavigation_seiten > .container {
	margin-top: 0;
}

.hef_container_versetzt section.m9_schnellnavigation_seiten {
	 margin-top: -200px;
}

.home .hef_container_versetzt section.m9_schnellnavigation_seiten > .container {
	margin-top: -200px;
}

section.m9_schnellnavigation_seiten .m9_logo_container_row{
	justify-content:space-between;
}

section.m9_schnellnavigation_seiten .m9_title{
	text-align:center;
}

section.m9_schnellnavigation_seiten .m9_item.bottom-margin {
	margin-bottom: 30px;
}

section.m9_schnellnavigation_seiten .m9_item > a {
	display: block;
	padding: 50px 20px;
	background: #fff;
	height: 100%;
	box-shadow: 4px 4px 30px 8px rgba(0, 0, 0, 0.08);
	-webkit-transition: background .4s, box-shadow .4s;
	-moz-transition: background .4s, box-shadow .4s;
	-ms-transition: background .4s, box-shadow .4s;
	-o-transition: background .4s, box-shadow .4s;
	transition: background .4s, box-shadow .4s;
	border-radius: 10px;
}

section.m9_schnellnavigation_seiten .m9_item > a:hover {
	background: #008c48;
	box-shadow: inset 0px 0px 10px 10px rgba(0, 0, 0, 0.1);
	background-image: url(https://www.hartl-online.de/wp-content/uploads/hartl-bg-buttons_hover.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
}

section.m9_schnellnavigation_seiten .m9_item a .m9_beschriftung_container h2 {
	margin-bottom: 0;
}

section.m9_schnellnavigation_seiten .m9_item a .m9_beschriftung_container,
section.m9_schnellnavigation_seiten .m9_item a .m9_beschriftung_container h2 {
	font-size: 1rem;
	text-align: center;
/*
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
*/
}

section.m9_schnellnavigation_seiten .m9_item a .m9_beschriftung_container > p:last-child {
	margin-bottom: 0;
}

section.m9_schnellnavigation_seiten .m9_item a:hover .m9_beschriftung_container {
	color: #fff;
}

section.m9_schnellnavigation_seiten .m9_item a .m9_image_container {
	margin-bottom: 40px;
}

section.m9_schnellnavigation_seiten .m9_item a .m9_image_container > img,
section.m9_schnellnavigation_seiten .m9_item a .m9_image_container > svg {
	max-height: 55px;
	fill: #008c48;
	-webkit-transition: fill .4s;
	-moz-transition: fill .4s;
	-ms-transition: fill .4s;
	-o-transition: fill .4s;
	transition: fill .4s;
}

section.m9_schnellnavigation_seiten .m9_item a:hover .m9_image_container > img,
section.m9_schnellnavigation_seiten .m9_item a:hover .m9_image_container > svg {
	fill: #fff;
}

.hef_advantages section.m9_schnellnavigation_seiten .m9_logo_container {
	padding: 0 15px;
}

.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content {
	background: #fff;
	padding: 40px 20px;
	box-shadow: 4px 4px 30px 8px rgba(0, 0, 0, 0.08);
	height: 100%;
}

.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content .m9_image_container {
	text-align: center;
	margin-bottom: 20px;
}

.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content .m9_image_container > img,
.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content .m9_image_container > svg {
	width: auto;
	fill: #008c48;
	height: 70px;
}

.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content .m9_image_container > span {
	font-size: 70px;
	color: #008c48;
}

.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content .m9_beschriftung_container {
	text-align: center;
}

.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content .m9_beschriftung_container .m9_beschriftung {
	font-size: 1rem;
}

/*
.hef_advantages {
	margin-bottom: -125px;
}
*/

.hef_advantages.hef_prof_advantages {
	margin-bottom: 0;
	margin-top: -170px;
	padding-bottom: 100px;
}

.hef_advantages.hef_single_job {
	margin-top: 0;
}

.hef_prof_advantages .m9_title > h3 {
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}

.hef_prof_advantages .m9_title > h3:after {
	content: '';
	width: 60px;
	height: 4px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #008c48;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

/*
section.m9_schnellnavigation_seiten .m9_beschriftung,
m9_beschriftung_container p {
	color: #696773;
}
*/

section.hef_prof_advantages.hef_single_job.hef_white {
	padding-top: 100px;
}

@media screen and (min-width: 1200px) {
	.hef_home_container section.m9_schnellnavigation_seiten .m9_item {
		-ms-flex: 0 0 calc(100% / 5);
		flex: 0 0 calc(100% / 5);
		max-width: calc(100% / 5);
	}
}

@media screen and (max-width: 1599px) {
	section.hef_prof_advantages.hef_single_job.hef_white {
		padding: 75px 0;
	}
}

@media screen and (max-width: 991px) {
	.home .hef_container_versetzt section.m9_schnellnavigation_seiten > .container {
		margin-top: -160px;
	}
	
	section.m9_schnellnavigation_seiten .m9_item > a {
		
	}
}

@media screen and (max-width: 767px) {
	.hef_home_container section.m9_schnellnavigation_seiten .m9_item a .m9_beschriftung_container:last-of-type {
		display: none;
	}
}

@media screen and (max-width: 575px) {
	.hef_advantages section.m9_schnellnavigation_seiten .m9_logo_container {
		padding: 0;
	}
	
	section.m9_schnellnavigation_seiten .m9_item > a {
		padding: 20px;
	}
	
	section.m9_schnellnavigation_seiten .m9_item a .m9_image_container {
		margin-bottom: 10px;
	}
	
	section.m9_schnellnavigation_seiten .m9_item a .m9_image_container > img,
	section.m9_schnellnavigation_seiten .m9_item a .m9_image_container > svg {
		max-height: 40px;
	}
	
	section.m9_schnellnavigation_seiten .m9_item.bottom-margin {
		margin-bottom: 10px;
	}

	section.m9_schnellnavigation_seiten .m9_item:nth-child(odd) {
		padding-right: 5px;
	}
	
	section.m9_schnellnavigation_seiten .m9_item:nth-child(even) {
		padding-left: 5px;
	}

	.hef_loesungen_container section.m9_schnellnavigation_seiten {
		margin-top: -150px;
	}
	
	section.hef_prof_advantages.hef_single_job.hef_white {
		padding: 40px 0;
	}
}

@media screen and (max-width: 450px) {
	.hef_advantages section.m9_schnellnavigation_seiten .m9_item_content .m9_beschriftung_container .m9_beschriftung {
		font-size: .8rem;
	}
}