/* STARTSEITEN LAYOUT v2 (STUTTGART 2019) */
 @import url('https://google-fonts.hellwach.io/googleapis/css?family=Reenie+Beanie');

.font-handscribed {
    font-family: 'Reenie Beanie', cursive;
}

.highlight h1 {
	font-size: 60px;
	line-height: 60px;
	margin-top: 50px;
	margin-bottom: 30px;
}

.highlight h2 {
	font-size: 40px;
	line-height: 50px;
	color: #222;
	margin-bottom: 50px;
	font-weight: 600;
}

.highlight span {
    font-family: 'Reenie Beanie', cursive;
	font-size: 32px;
	font-weight: bold;
	line-height: 24px;
}

.highlight p {
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 30px;
}
	
.startSearch {
	position: absolute;
	left: 0;
	bottom: 50px;
	z-index: 1;
	width: 100%;
	padding: 0 15px;
}

.startSlider .owl-slide {
	height: 50vh;
	min-height: 450px;
}

.startSlider .startSearch p {
	font-size: 14px;
	font-weight: bold;
	opacity: 0.8;
}

.startSearch input, .startSearch .ui-autocomplete {
	width: 100%;
}

.startSearch input {
	border: 0;
	background-color: rgba(255,255,255,0.8);
	color: #000;
	border-radius: 5px;
	padding: 15px;
	font-size: 20px;
	line-height: 20px;
	text-shadow: none;
	transition: background-color 0.5s ease;
}

.startSearch input.ui-state-focus {
	background-color: rgba(255,255,255,1);
}

.startSearch .quicklink {
	text-align: center;
}

.startSearch .quicklink a {
	color: #fff;
	font-weight: bold;
}

.startSlider .owl-carousel .owl-slide {
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.startSlider .owl-carousel .owl-slide::before {
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	content: " ";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.startSlider .owl-carousel .owl-item .owl-lazy:not([src]), .startSlider .owl-carousel .owl-item .owl-lazy[src^=""] {
	max-height: none;
}

.startSlider .category, .startNews .category {
	margin-top: 100px;
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	max-width: 70%;
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.startNews .category {
	position: absolute;
	top: 20px;
	left: 20px;
	margin-top: 0;
}

.startSlider h2 a {
	font-weight: bold;
	color: #fff;
}

.startSlider h2 a i {
	font-size: 0.7em;
	margin-top: -10px;
}

.startSlider p {
	color: #fff;
}

.startBranchen .cards .card-item .card-category {
	top: 20px;
	left: 20px;
}

.startBranchen .cards .card-item .bg-link {
	transition: background-color 0.5s ease;
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}

.startBranchen .cards .card-item .bg-link:hover {
	background: transparent;
}

.startNewsletter h2 {
	font-size: 42px;
	line-height: 56px;
}

.startNewsletter h3 {
	font-size: 28px;
	line-height: 36px;
}

.startNewsletter input.form-control {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
	padding: 14px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 22px;
	height: auto;
	margin-top: 10px;
}

.startNewsletter input::placeholder {
	color: rgba(255, 255, 255, 0.8);
}

.startNewsletter .btn {
	border: 2px solid #fff;
	color: #fff;
	padding: 14px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 22px;
	height: auto;
	margin-top: 10px;
}

.startNewsletter .btn:hover {
	background-color: #fff;
}

.startNews .news-item h2 {
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 30px;
}

.startNews .news-item p {
	margin-bottom: 25px;
	font-size: 18px;
}

.startPartner .owl-slide  {
	border: 1px solid #eee;
}

.startPartner .owl-slide  {
	max-height: 225px;
}

@media ( max-width : 1200px) {
	.startNews .news-item h2 {
		margin-top: 25px;
		margin-bottom: 20px;
		font-size: 24px;
		line-height: 32px;
	}
	.startNews .news-item p {
		font-size: 16px;
	}
}

@media ( max-width : 992px) {
	.container {
		max-width: 100%;
		width: 100%;
	}
	.startNews .news-item h2 {
		margin-top: 25px;
	}
}

@media ( max-width : 768px) {
	.startNews .news-item {
		padding: 25px;
	}
	.startNews .news-item h2 {
		font-size: 24px;
		line-height: 32px;
	}
	.startNews .news-item p {
		font-size: 16px;
	}
	.card-item {
		height: auto !important;
	}
	.startNewsletter h3 {
		text-align: center;
	}
	.startSearch {
		bottom: 15px;
	}
	.startSearch {
		margin-top: 30px;
	}
}

@media screen and (max-width: 39.9375em) {
	.startSlider .owl-slide {
		min-height: 280px;
		background-position: center;
		background-size: cover;
	}
	.startSlider .category {
		margin-top: 50px;
	}
	.startSlider a {
		font-size: 26px;
		line-height: 34px;
	}
	.startSlider p {
		font-size: 12px;
	}
}

@media screen and (min-width: 40em) {
	.startSlider .owl-slide {
		height: 360px;
	}
	.startSlider h2 a {
		font-size: 30px;
		line-height: 36px;
	}
	.startSlider p {
		font-size: 16px;
	}
	.startSearch {
	}
}

@media screen and (min-width: 64em) {
	.startSlider .owl-slide {
		min-height: 500px;
	}
	.startSlider .category {
		margin-top: 60px;
	}
	.startSlider h2 a {
		font-size: 54px;
		line-height: 68px;
	}
	.startSlider p {
		font-size: 30px;
	}
	.startSearch {
	}
	
}