@charset "utf-8";

@font-face {
	font-display: swap;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/poppins-v20-latin-regular.eot');
	src: url('../fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-v20-latin-regular.woff2') format('woff2'), url('../fonts/poppins-v20-latin-regular.woff') format('woff'), url('../fonts/poppins-v20-latin-regular.ttf') format('truetype'), url('../fonts/poppins-v20-latin-regular.svg#Poppins') format('svg');
}

@font-face {
	font-display: swap;
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/poppins-v20-latin-500.eot');
	src: url('../fonts/poppins-v20-latin-500.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins-v20-latin-500.woff2') format('woff2'), url('../fonts/poppins-v20-latin-500.woff') format('woff'), url('../fonts/poppins-v20-latin-500.ttf') format('truetype'), url('../fonts/poppins-v20-latin-500.svg#Poppins') format('svg');
}

:root {
	font-size: 16px;
}

* {
	box-sizing: border-box;
}

body {
	color: #53565A;
	font-family: 'Poppins', Arial, sans-serif;
	font-size: 0.963em;
	line-height: 1.631em;
	font-weight: 400;
}

img {
	max-width: 100%;
	height: auto;
}

#wrapper {
	position: relative;
	max-width: 62.5rem;
	margin: 1rem auto;
	border: none;
	background-color: #fff;
	overflow: hidden;
}

h1 {
	font-size: 1.692em;
	line-height: 1.21em;
	font-weight: 500;
	color: #53565A;
}

h2 {
	font-size: 38px;
	line-height: 1em;
	font-weight: 500;
	margin: 0;
	padding: 0;
}

h3 {
	background-color: #fff;
	margin: 0;
	padding-bottom: 3rem;
	font-weight: 500;
	font-size: 1.831em;
}

h4 {
	font-size: 1.32rem;
	line-height: 1.2;
	margin: 0.625rem 0 0;
	font-weight: 500;
	padding: 0 0.5rem;
}

h4 a {
	color: #53565A;
}

h5 {
	font-size: 1.531em;
	line-height: 1.231em;
	margin: 1.562rem 0 .937rem;
	font-weight: 500;
}

:is(a:link, a:visited, a:active) {
	color: inherit;
	text-decoration: none;
	white-space: nowrap;
}


a:hover {
	color: #D50032;
}

a.links {
	color: #676868;
}
a.links:hover {
	color: #D50032;
}

.color {
	color: #676868;
	font-size: 16px;
}

ul {
	list-style: none;
	margin: 0 0 2.5rem 1rem;
	padding: 0;
}

ul li {
	padding: 0 0 0.2rem 0.5rem;
}

ul li:before {
	content: "\2022";
	float: left;
	margin-left: -1.562rem;
	font-size: 1.312rem;
	line-height: 1.2;
	color: #53565A;
}

header {
	padding: 1rem 1.188rem;
	border-bottom: 2.5rem solid #dbdbdb;
}

a.link {
	width: 12.5rem;
	line-height: 3.125rem;
	display: block;
	text-align: center;
	background: #D30036;
	margin: 1rem 0;
	color: #fff;
	font-weight: 500;
	font-size: 1.062rem;
	position: absolute;
	bottom: -5%;
	left: 1.188rem;
}

a.link:hover,
a.link-unten:hover {
	text-decoration: none;
	color: #fff;
}

article {
	padding: 2rem 1.188rem 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	column-gap: 1.25rem
}

article section:nth-of-type(1) {
	width: 71%;
}

article section:nth-of-type(2) {
	width: 29%;
	background-color: #F0F3F3;
	margin: 4rem 0;
	padding: 0 0 1.875rem
}

article section:nth-of-type(2) p {
	padding: 0 0.5rem;
}

.job {
	font-size: 2.125em;
	line-height: 1.4;
	margin: 3.125rem 0 2.5rem;
	font-weight: 500;
}

.text-abstand {
	padding: 0 0 2rem;
}

a.link-rot {
	color: #CA1E3B;
}

a.link-rot:hover {
	color: #53565A;
}

a.link-unten {
	width: 12.5rem;
	line-height: 3.125rem;
	display: block;
	text-align: center;
	background: #D30036;
	margin: 3rem 0;
	color: #fff;
	font-weight: 500;
	font-size: 1.062rem;
}

a.mail {
	text-decoration: none;
	color: #D50032;
	font-size: .812rem;
}

a.phone {
	text-decoration: none;
	color: #D50032;
}

a.phone:hover,
a.mail:hover {
	color: #53565A;
	text-decoration: none;
}

.rot {
	color: #D50032;
}

a.link-grau {
	color:#53565A;
}

footer {
	padding: 1rem 1.188rem;
	color: #cecece;
	background-color: #222;
	font-size: 0.875em;
	display: flex;
	align-items: flex-start
}

footer a:hover {
	color: #fff;
}

footer section {
	display: inline-block;
	width: 50%;
}

aside {
	padding: 1rem 1.188rem 5rem;
	background-color: #F0F3F3;
	position: relative;
	color: #a4a4a4;
	font-size: 1.221em;
}

aside section {
	background-color: rgba(213, 0, 50, 0.8);
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1.162rem 1.25rem;
	width: calc(100% - 2.375rem);
	position: absolute;
	bottom: 17%;
	left: 1.188rem;
}

aside span {
	display: inline-block;
	margin: 0 1.25rem 0 0;
	color: #A4A4A4;
}

aside strong {
	font-weight: 500;
}

.fa-brands {
	margin-right: 1.5rem;
}

span {
	display: inline-block;
}

.responsiv {
	display: none;
}

footer .grey {
	color: #788487;
}

@media only screen and (max-width: 62.437rem) {
	#wrapper {
		border: none;
		margin: 0 auto;
		padding: 1rem;
	}

	p,
	ul {
		-moz-hyphens: auto;
		-webkit-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}

	p {
		margin: 0 0 1rem
	}

	h1 {
		font-size: 1.375rem;
	}

	h2 {
		font-size: 1.25rem;
		padding: 15px 0;
		line-height: 1.3;
	}

	h3 {
		padding: 16px;
		font-size: 1.5rem;
		text-align: center;
	}

	h4 {
		font-size: 1.312rem;
		margin: 1rem 0 .625rem;
		text-align: center;
	}

	h5 {
		font-size: 1.25rem;
	}

	ul {
		margin: 0 0 1rem 1rem;
	}

	ul li {
		padding: 0;
	}

	ul li:before {
		margin-left: -1.25rem;
		line-height: 1.2;
	}

	header {
		padding: .625rem;
		border-bottom: 1.875rem solid #dbdbdb;
	}

	article {
		padding: .625rem 0 0;
		display: block;
	}

	article section:nth-of-type(1) {
		width: 100%;
	}

	article section:nth-of-type(2) img {
		display: block;
		margin: 1rem auto;
	}

	article section:nth-of-type(2) {
		margin: 1.25rem 0;
		padding: 1rem 1rem 0.625rem;
		width: auto;
	}

	article section:nth-of-type(2) p {
		text-align: center;
	}

	.job {
		font-size: 1.625rem;
		margin: 1rem 0 0;
	}

	.container {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.text-abstand {
		padding: 0;
	}

	a.link-unten {
		margin: 1rem 0;
	}

	aside {
		padding: 1rem 1rem 3rem;
		font-size: 17px;
	}

	aside section {
		padding: 1rem;
		bottom: 12%;
		left: 1rem;
	}

	aside span {
		margin: 0 1rem 0 0;
	}
}

@media only screen and (max-width: 51.25rem) {
	article {
		padding: 0 1rem;
	}

	footer {
		padding: 1rem;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	aside {
		padding: 1rem;
		left: 0;
	}

	aside section {
		padding: 1rem;
		left: 1rem;
		bottom: 14%
	}

	a.link {
		position: relative;
		bottom: 0;
		left: 0;
	}

	footer section {
		width: 100%;
	}

	footer section p,
	.responsiv {
		text-align: center;
	}

	.responsiv {
		display: block;
		margin: 0 auto
	}

	.responsiv > a:last-of-type i {
		margin-right: 0;
	}

	.normal {
		display: none;
	}

	footer {
		display: block;
	}
}

@media only screen and (max-width: 780px) {
	h1 {
		margin-top: 0;
	}

	h3 {
		padding: 1rem 1rem 1.25rem;
		background: #F0F3F3;
	}

	h5 {
		margin: 1.25rem 0 0;
	}

	ul {
		margin-top: .312rem;
	}

	a.job {
		line-height: 1.4;
		margin: 1.25rem 0;
	}

	article {
		display: block;
		padding: 0
	}

	article section:nth-of-type(1) {
		width: 100%;
		padding: 0;
	}

	article section:nth-of-type(2) {
		width: 100%;
		height: auto;
		margin: 0 0 1rem;
		padding-bottom: 0.4rem;
	}

	article section:nth-of-type(2) p,
	h4 {
		padding: 0;
		text-align: center;
	}

	ul {
		padding: 0;
	}

	.text-abstand {
		padding: 0;
	}

	h1 {
		font-size: 1.52em;
	}
}

@media only screen and (max-width: 750px) {
	header {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		padding-top: 0;
	}

	aside {
		padding: 1rem;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	aside section {
		display: inline-block;
		padding: 0 1rem;
		width: 100%;
		position: relative;
		bottom: 0;
		left: 0;
		background-color: #D30036;
	}

	aside section img {
		display: none;
	}
}

@media only screen and (max-width: 36.25rem) {
	h1 {
		font-size: 1.437rem;
	}

	h2 {
		font-size: 1.25rem;
	}
}

@media only screen and (max-width: 23.437rem) {

	a.link {
		width: 100%;
	}

	section h3 {
		text-align: center;
	}
}