@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap");

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
	-webkit-backface-visibility: hidden
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

.animated.flipOutX,
.animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body {
	font-family: "Montserrat";
	font-size: 16px;
	color: #253B3F;
	line-height: 1.5
}

@media only screen and (max-width: 620px) {
	body {
		font-size: 14px
	}
}

h1 {
	font-family: "Montserrat";
	font-size: 60px;
	color: #00A4D8;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 45px
}

@media only screen and (max-width: 1024px) {
	h1 {
		font-size: 50px;
		margin-bottom: 50px
	}
}

@media only screen and (max-width: 768px) {
	h1 {
		font-size: 40px;
		margin-bottom: 55px
	}
}

@media only screen and (max-width: 620px) {
	h1 {
		font-size: 28px;
		margin-bottom: 15px
	}
}

p {
	font-family: "Montserrat";
	font-size: 16px;
	color: #253B3F;
	line-height: 1.5
}

@media only screen and (max-width: 620px) {
	p {
		font-size: 14px
	}
}

p strong {
	font-family: "Montserrat";
	font-weight: 700
}

a {
	text-decoration: none
}

.richtext h2 {
	font-family: "Montserrat";
	font-size: 28px;
	color: #253B3F;
	line-height: 1.15;
	margin-bottom: 32.2px
}

@media only screen and (max-width: 620px) {
	.richtext h2 {
		font-size: 24px;
		margin-bottom: 27.6px
	}
}

.richtext h3 {
	font-family: "Montserrat";
	font-size: 16px;
	color: #253B3F;
	font-weight: 700;
	line-height: 1.5
}

@media only screen and (max-width: 620px) {
	.richtext h3 {
		font-size: 14px
	}
}

.richtext.text-sm p,
.richtext.text-sm ul {
	font-size: 14px;
	margin-bottom: 21px
}

.richtext.text-sm h3 {
	font-size: 14px
}

.richtext p,
.richtext ul {
	font-family: "Montserrat";
	font-size: 16px;
	color: #253B3F;
	line-height: 1.5;
	margin-bottom: 24px
}

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

	.richtext p,
	.richtext ul {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 2px
	}
}

.richtext p.no-margin,
.richtext ul.no-margin {
	margin-bottom: 0px
}

.richtext p a,
.richtext ul a {
	color: #00A4D8
}

.richtext p a:hover,
.richtext ul a:hover {
	color: #253B3F
}

.richtext ul {
	font-family: "Montserrat";
	font-size: 16px;
	color: #253B3F;
	line-height: 1.5;
	margin-bottom: 24px
}

@media only screen and (max-width: 620px) {
	.richtext ul {
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 22.4px
	}
}

.richtext ul li {
	margin-left: 20px
}

.richtext ul li::before {
	content: "\2013";
	display: inline-block;
	width: 20px;
	margin-left: -20px;
	position: absolute
}

.richtext .arrow-link {
	display: inline-block;
	padding-left: 28px;
	background-image: url("../assets/images/arrow-right.svg");
	background-repeat: no-repeat;
	background-position: left top 5px;
	background-size: 17px 14px;
	color: #404040
}

.back-link {
	padding-left: 28px;
	background-image: url("../assets/images/arrow-left.svg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 17px 14px;
	color: #404040
}

.featured-page-links {
	display: none;
	background-color: #404040;
	padding-left: 46px;
	padding-top: 60px;
	padding-bottom: 46px
}

@media only screen and (max-width: 1024px) {
	.featured-page-links {
		display: block
	}
}

.featured-page-links .featured-page-links__item {
	margin-bottom: 24px
}

.featured-page-links .featured-page-links__item a {
	font-family: "Montserrat";
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	line-height: 1.2
}

.featured-page-links .featured-page-links__item img {
	width: 21px;
	height: 17px;
	margin-left: 16px
}

.referenzen-grid {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px
}

@media only screen and (max-width: 620px) {
	.referenzen-grid {
		margin-left: 0px;
		margin-right: 0px
	}
}

.referenzen-grid .referenzen-grid__item-wrapper {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 58px
}

@media only screen and (max-width: 620px) {
	.referenzen-grid .referenzen-grid__item-wrapper {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 40px
	}
}

.referenzen-grid .referenzen-grid__item-wrapper .referenzen-grid__item .referenzen-grid__description a {
	color: #253B3F
}

.referenzen-grid .referenzen-grid__item-wrapper .referenzen-grid__item .referenzen-grid__image {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 18px
}

.section-footer-image {
	width: 100%;
	height: 890px;
	background-position: center;
	background-size: cover
}

@media only screen and (max-width: 1280px) {
	.section-footer-image {
		height: 690px
	}
}

@media only screen and (max-width: 1024px) {
	.section-footer-image {
		height: 590px
	}
}

@media only screen and (max-width: 768px) {
	.section-footer-image {
		height: 490px
	}
}

@media only screen and (max-width: 620px) {
	.section-footer-image {
		background-size: contain;
        background-repeat: no-repeat;
        height: 234px;
        margin-top: 0px;!important;

	}
}

.services-grid {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px
}

@media only screen and (max-width: 620px) {
	.services-grid {
		margin-left: 0px;
		margin-right: 0px
	}
}

.services-grid .services-grid__item-wrapper {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px
}

@media only screen and (max-width: 620px) {
	.services-grid .services-grid__item-wrapper {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px
	}
}

.services-grid .services-grid__item-wrapper .services-grid__item {
	position: relative
}

.services-grid .services-grid__item-wrapper .services-grid__item:hover .services-grid__title-wrapper {
	visibility: visible;
	opacity: 1
}

.services-grid .services-grid__item-wrapper .services-grid__item .services-grid__title-wrapper {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 164, 216, 0.65);
	transition: all 250ms ease-in-out;
	visibility: hidden;
	opacity: 0
}

.services-grid .services-grid__item-wrapper .services-grid__item .services-grid__title-wrapper a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%
}

.services-grid .services-grid__item-wrapper .services-grid__item .services-grid__title-wrapper a .services-grid__title {
	font-family: "Montserrat";
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	line-height: 1.2;
	text-shadow: 2px 2px 5px #000000BF
}

@media only screen and (max-width: 1024px) {
	.services-grid .services-grid__item-wrapper .services-grid__item .services-grid__title-wrapper a .services-grid__title {
		font-size: 32px
	}
}

@media only screen and (max-width: 768px) {
	.services-grid .services-grid__item-wrapper .services-grid__item .services-grid__title-wrapper a .services-grid__title {
		font-size: 24px
	}
}

.services-grid .services-grid__item-wrapper .services-grid__item .services-grid__image {
	display: block;
	width: 100%;
	height: auto
}

.clear {
	clear: both
}

.text-center {
	text-align: center
}

.relative {
	position: relative
}

.team-grid {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px
}

@media only screen and (max-width: 620px) {
	.team-grid {
		margin-left: 0px;
		margin-right: 0px
	}
}

.team-grid .team-grid__item-wrapper {
	width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px
}

@media only screen and (max-width: 620px) {
	.team-grid .team-grid__item-wrapper {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 45px
	}
}

.team-grid .team-grid__item-wrapper .team-grid__item .team-grid__image {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 35px
}

@media only screen and (max-width: 620px) {
	.team-grid .team-grid__item-wrapper .team-grid__item .team-grid__image {
		margin-bottom: 18px
	}
}

* {
	box-sizing: border-box
}

html {
	display: flex
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%
}

body .container {
	max-width: 1420px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 100px;
	padding-right: 100px
}

@media only screen and (max-width: 1024px) {
	body .container {
		padding-left: 46px;
		padding-right: 46px
	}
}

@media only screen and (max-width: 620px) {
	body .container {
		padding-left: 46px;
		padding-right: 46px
	}
}

@media only screen and (max-width: 320px) {
	body .container {
		padding-left: 24px;
		padding-right: 24px
	}
}

body .container .row {
	clear: both
}

body .container.md {
	max-width: 1220px
}

body .container.sm {
	max-width: 1000px
}

@media only screen and (max-width: 620px) {
	body .container.mobile-full-width {
		padding-left: 0px;
		padding-right: 0px
	}
}

@media only screen and (max-width: 620px) {
	body .container.p-md {
		padding-left: 45px;
		padding-right: 45px
	}
}

body .container.header {
	max-width: none;
	padding-left: 90px;
	padding-right: 140px
}

@media only screen and (max-width: 1024px) {
	body .container.header {
		padding-left: 70px;
		padding-right: 70px
	}
}

@media only screen and (max-width: 620px) {
	body .container.header {
		padding-left: 24px;
		padding-right: 24px
	}
}

body .mt-header {
	margin-top: 350px
}

@media only screen and (max-width: 620px) {
	body .mt-header {
		margin-top: 210px
	}
}

.clear {
	clear: both
}

.main-header {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	transition: all 350ms ease-in-out;
	background-color: rgba(255, 255, 255, 0)
}

.main-header .container .row {
	display: flex;
	justify-content: space-between
}

.scrolled.menu-open .main-header {
	transition: none;
	background-color: transparent;
	backdrop-filter: none;
	-webkit-backdrop-filter: none
}

.scrolled .main-header {
	height: 125px;
	background-color: rgba(255, 255, 255, 0.75);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px)
}

@media only screen and (max-width: 620px) {
	.scrolled .main-header {
		height: 100px
	}
}

.main-header .logo {
	padding-top: 68px;
	transition: all 350ms ease-in-out
}

@media only screen and (max-width: 768px) {
	.main-header .logo {
		padding-top: 36px
	}
}

@media only screen and (max-width: 620px) {
	.main-header .logo {
		padding-top: 40px
	}
}

.scrolled .main-header .logo {
	padding-top: 36px
}

@media only screen and (max-width: 768px) {
	.scrolled .main-header .logo {
		padding-top: 36px
	}
}

@media only screen and (max-width: 620px) {
	.scrolled .main-header .logo {
		padding-top: 40px
	}
}

.main-header .logo img {
	width: 500px;
	height: 77px;
	transition: all 350ms ease-in-out
}

@media only screen and (max-width: 768px) {
	.main-header .logo img {
		width: 330px;
		height: 51px
	}
}

@media only screen and (max-width: 620px) {
	.main-header .logo img {
		width: 240px;
		height: 37px
	}
}

.menu-open .main-header .logo img {
	display: none
}

.scrolled.menu-open .main-header .logo img {
	display: none
}

.scrolled .main-header .logo img {
	width: 330px;
	height: 51px
}

@media only screen and (max-width: 768px) {
	.scrolled .main-header .logo img {
		width: 330px;
		height: 51px
	}
}

@media only screen and (max-width: 620px) {
	.scrolled .main-header .logo img {
		width: 240px;
		height: 37px
	}
}

.main-header .main-navigation {
	padding-top: 0px;
	transition: all 350ms ease-in-out
}

@media only screen and (max-width: 1280px) {
	.main-header .main-navigation {
		display: none
	}
}

.scrolled .main-header .main-navigation {
	padding-top: 0px
}

.main-header .main-navigation ul {
	display: flex
}

.main-header .main-navigation ul li {
	display: flex;
	align-items: center;
	height: 125px;
	position: relative;
	margin-left: 58px;
	padding-top: 4px;
	transition: all 350ms ease-in-out
}

.main-header .main-navigation ul li a {
	font-family: "Montserrat";
	font-size: 18px;
	color: #404040;
	line-height: 1.3;
	text-transform: uppercase;
	letter-spacing: 1.2px
}

.main-header .main-navigation ul li a.active::after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 4px;
	width: 100%;
	background-color: #00A4D8;
	left: 0
}

.main-header #mobile-menu-toggle {
	display: none;
	width: 44px;
	height: 46px;
	background-image: url("../assets/images/hamburger.svg");
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 34px 26px;
	cursor: pointer;
	flex: none;
	margin-top: 86px;
	transition: margin-top 200ms ease-out
}

.scrolled .main-header #mobile-menu-toggle {
	margin-top: 40px
}

@media only screen and (max-width: 768px) {
	.scrolled .main-header #mobile-menu-toggle {
		margin-top: 40px
	}
}

@media only screen and (max-width: 620px) {
	.scrolled .main-header #mobile-menu-toggle {
		margin-top: 40px
	}
}

@media only screen and (max-width: 1280px) {
	.main-header #mobile-menu-toggle {
		display: block
	}
}

@media only screen and (max-width: 768px) {
	.main-header #mobile-menu-toggle {
		margin-top: 40px
	}
}

@media only screen and (max-width: 620px) {
	.main-header #mobile-menu-toggle {
		margin-top: 40px;
		width: 47px;
		height: 41px;
		background-size: 27px 21px;
		background-position: center;
		margin-right: -10px
	}
}

@media only screen and (max-width: 1280px) {
	.menu-open .main-header #mobile-menu-toggle {
		background-image: url("../assets/images/menu-close.svg");
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 34px 26px
	}
}

@media only screen and (max-width: 620px) {
	.menu-open .main-header #mobile-menu-toggle {
		width: 47px;
		height: 41px;
		background-size: 27px 21px;
		background-position: center
	}
}

.navigation-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	max-height: 100vh;
	background-color: #00A4D8;
	z-index: 80;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	display: none;
	flex-direction: column;
	justify-content: space-between;
	padding-top: 260px;
	padding-bottom: 70px;
	background-image: url("../assets/images/mobile-menu-bg.svg");
	background-repeat: no-repeat;
	background-position: center bottom -20px;
	background-size: 100% auto
}

@media only screen and (max-width: 768px) {
	.navigation-overlay {
		padding-top: 160px
	}
}

@media only screen and (max-width: 1280px) {
	.menu-open .navigation-overlay {
		display: flex
	}
}

@media only screen and (max-width: 768px) {
	.navigation-overlay {
		background-size: 200% auto
	}
}

.navigation-overlay .navigation-overlay__nav ul li {
	text-align: center;
	margin-bottom: 50px
}

.navigation-overlay .navigation-overlay__nav ul li a {
	font-family: "Montserrat";
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	line-height: 1.3;
	text-transform: uppercase;
	letter-spacing: 1.6px
}

.navigation-overlay .navigation-overlay__nav ul li a:hover {
	opacity: 0.75
}

.navigation-overlay .navigation-overlay__footer {
	font-family: "Montserrat";
	font-size: 14px;
	color: #fff;
	line-height: 1.3;
	text-align: center
}

.navigation-overlay .navigation-overlay__footer a {
	color: #fff;
	padding-left: 12px;
	padding-right: 12px
}

.navigation-overlay .navigation-overlay__footer a:hover {
	opacity: 0.75
}

.main-footer {
	padding-top: 19px;
	padding-bottom: 17px;
	background-color: #253B3F
}

@media only screen and (max-width: 620px) {
	.main-footer {
		padding-top: 50px;
		padding-bottom: 70px
	}
}

.main-footer .container .row {
	display: flex
}

@media only screen and (max-width: 620px) {
	.main-footer .container .row {
		flex-direction: column
	}
}

.main-footer .container .row .main-footer__contact {
	flex: 1 1 auto
}

.main-footer .container .row .main-footer__contact p {
	font-family: "Montserrat";
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	line-height: 1.5
}

@media only screen and (max-width: 620px) {
	.main-footer .container .row .main-footer__contact {
		order: 2;
		text-align: center
	}
}

.main-footer .container .row .main-footer__links {
	flex: 1 1 auto;
	text-align: right
}

@media only screen and (max-width: 620px) {
	.main-footer .container .row .main-footer__links {
		order: 1;
		text-align: center;
		margin-bottom: 40px
	}
}

.main-footer .container .row .main-footer__links span {
	font-family: "Montserrat";
	font-size: 14px;
	color: #fff;
	line-height: 1.5
}

.main-footer .container .row .main-footer__links span.divider {
	padding-left: 10px;
	padding-right: 10px
}

.main-footer .container .row .main-footer__links span a {
	color: #fff
}

.main-footer .container .row .main-footer__links span a.active,
.main-footer .container .row .main-footer__links span a:hover {
	color: #00A4D8
}

.hero-image {
	position: relative;
	width: 100%;
	/* height: 100vh; */
	/* background-size: cover; */
	/* background-repeat: no-repeat; */
	/* background-position: center; */
	/* background-image: url("../assets/fotos/diverse/auto-landingpage.jpg"); */
	
	margin-top: 180px;
}

.news{
margin-bottom: 30px;
text-align: center;

}
.news h3{
font-family: "Montserrat";
    font-size: 30px;
    
    color: #00A4D8;
    text-decoration: underline;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}

.news span{
font-family: "Montserrat";
    font-size: 15px;
    color: #00A4D8;
    font-weight: 700;
       
}
.tablewrap {
width: 100% !important;
height: auto !important;

}



@media only screen and (max-width: 620px) {
	.news{
	
	}
}


@media only screen and (max-width: 768px) {
	.hero-image {
		background-size: 100% auto;
		background-position: center bottom;
		background-image: url("../assets/fotos/diverse/auto-landingpage-mobile.jpg")
	}
}

.hero-image .container {
	/* height: 100% */
}

.hero-image .container .row {
	/* height: 100%; */
	position: relative
}

.hero-image .container .row .hero-image__links-wrapper {
	/* position: absolute; */
	/* bottom: 0 */
}

@media only screen and (max-width: 1024px) {
	.hero-image .container .row .hero-image__links-wrapper {
		display: none
	}
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links {
	display: flex
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links .hero-image__link-item {
	flex: 1 1 auto;
	width: 33.333333333333333%;
	margin-right: 20px;
	background-color: rgba(64, 64, 64, 0.75);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px)
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links .hero-image__link-item:last-child {
	margin-right: 0
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links .hero-image__link-item:hover {
	background-color: rgba(64, 64, 64, 0.8)
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links .hero-image__link-item a {
	display: block;
	color: #fff;
	padding-left: 48px;
	padding-right: 40px;
	padding-top: 46px;
	padding-bottom: 35px
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links .hero-image__link-item a .hero-image__link-title {
	font-family: "Montserrat";
	font-size: 28px;
	color: #fff;
	line-height: 1.15;
	margin-bottom: 14px
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links .hero-image__link-item a .hero-image__link-content {
	font-family: "Montserrat";
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 20px
}

.hero-image .container .row .hero-image__links-wrapper .hero-image__links .hero-image__link-item a .hero-image__link-arrow img {
	width: 18px;
	height: auto
}

.leistungen {
	padding-top: 20px
}

@media only screen and (max-width: 620px) {
	.leistungen {
		padding-top: 20px
	}
}

.leistungen .services-grid {
	margin-top: 100px
}

.leistungen .section-footer-image {
	margin-top: 220px
}

@media only screen and (max-width: 620px) {
	.leistungen .section-footer-image {
		margin-top: 180px
	}
}

.team {
	padding-top: 150px
}

@media only screen and (max-width: 620px) {
	.team {
		padding-top: 60px
	}
}

.team .team-grid {
	margin-top: 50px
}

.team .section-footer-image {
	margin-top: 50px
}

@media only screen and (max-width: 620px) {
	.team .section-footer-image {
		margin-top: 10px
	}
}

.contact {
	padding-top: 180px;
	padding-bottom: 110px
}

@media only screen and (max-width: 620px) {
	.contact {
		padding-top: 25px;
		padding-bottom: 20px
	}
}

.referenzen {
	padding-top: 375px
}

@media only screen and (max-width: 1024px) {
	.referenzen {
		padding-top: 320px
	}
}

@media only screen and (max-width: 768px) {
	.referenzen {
		padding-top: 260px
	}
}

@media only screen and (max-width: 620px) {
	.referenzen {
		padding-top: 170px
	}
}

.referenzen .section-footer-image {
	margin-top: 220px
}

@media only screen and (max-width: 620px) {
	.referenzen .section-footer-image {
		margin-top: 150px
	}
}

.referenzen-detail,
.leistungen-detail {
	padding-top: 280px
}

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

	.referenzen-detail,
	.leistungen-detail {
		padding-top: 225px
	}
}

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

	.referenzen-detail,
	.leistungen-detail {
		padding-top: 170px
	}
}

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

	.referenzen-detail,
	.leistungen-detail {
		padding-top: 130px
	}
}

.referenzen-detail .back-link,
.leistungen-detail .back-link {
	display: inline-block;
	margin-bottom: 68px
}

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

	.referenzen-detail .back-link,
	.leistungen-detail .back-link {
		margin-bottom: 58px
	}
}

.referenzen-detail .main-image,
.leistungen-detail .main-image {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 80px
}

.referenzen-detail .images,
.leistungen-detail .images {
	margin-top: 150px
}

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

	.referenzen-detail .images,
	.leistungen-detail .images {
		margin-top: 100px
	}
}

.referenzen-detail .images img,
.leistungen-detail .images img {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px
}

.referenzen-detail .section-footer-image,
.leistungen-detail .section-footer-image {
	margin-top: 360px
}

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

	.referenzen-detail .section-footer-image,
	.leistungen-detail .section-footer-image {
		margin-top: 125px
	}
}

.layout-3-col {
	display: flex;
	margin-left: -12px;
	margin-right: -12px
}

@media only screen and (max-width: 1024px) {
	.layout-3-col {
		flex-direction: column;
		margin-left: 0px;
		margin-right: 0px
	}
}

.layout-3-col .col {
	padding-left: 12px;
	padding-right: 12px;
	width: 33.333333333333333%
}

@media only screen and (max-width: 1024px) {
	.layout-3-col .col {
		padding-left: 0px;
		padding-right: 0px;
		width: auto;
		margin-bottom: 70px
	}
}

@media only screen and (max-width: 1024px) and (max-width: 620px) {
	.layout-3-col .col {
		margin-bottom: 60px
	}
}

.map__wrapper {
	height: 420px;
	background-color: #bbbbbb
}

@media only screen and (max-width: 620px) {
	.map__wrapper {
		height: 390px
	}
}

.text-content {
	padding-top: 375px
}

@media only screen and (max-width: 1024px) {
	.text-content {
		padding-top: 320px
	}
}

@media only screen and (max-width: 768px) {
	.text-content {
		padding-top: 260px
	}
}

@media only screen and (max-width: 620px) {
	.text-content {
		padding-top: 170px
	}
}

.text-content .section-footer-image {
	margin-top: 220px
}

@media only screen and (max-width: 620px) {
	.text-content .section-footer-image {
		margin-top: 150px
	}
}