@import 'https://cdn.wpt-online.de/bootstrap/5.3.2/css/bootstrap.min.css';
@import 'https://cdn.wpt-online.de/font-awesome/4.7.0/css/font-awesome.min.css';
@import 'https://www.baeckerei-duewell.de/css/wpt-cc.min.css';
@import 'https://cdn.wpt-online.de/magnific-popup/1.1.0/css/magnific-popup.css';

/* Fonts */
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('../fonts/poppins-v15-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/poppins-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/poppins-v15-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/poppins-v15-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/poppins-v15-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/poppins-v15-latin-regular.svg#Poppins') format('svg');
	/* Legacy iOS */
}

@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/poppins-v15-latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/poppins-v15-latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/poppins-v15-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/poppins-v15-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/poppins-v15-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/poppins-v15-latin-700.svg#Poppins') format('svg');
	/* Legacy iOS */
}

/* Stylesheet Reset */
*,
*::before,
*::after {
	box-sizing: border-box
}

ul[class],
ol[class] {
	padding: 0
}

body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
	margin: 0
}

body {
	width: 100%;
	min-height: 100vh;
	scroll-behavior: smooth;
	text-rendering: optimizeSpeed;
	line-height: 1.5
}

ul[class],
ol[class] {
	list-style: none
}

a:not([class]) {
	text-decoration-skip-ink: auto
}

img {
	max-width: 100%;
	display: block
}

article>*+* {
	margin-top: 1em
}

input,
button,
textarea,
select {
	font: inherit
}

p:not(:last-of-type) {
	margin-bottom: 1rem;
}

@media (prefers-reduced-motion: reduce) {
	* {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important
	}
}

#genutzteCookies a {
	word-break: break-all;
}

/* Website Styles */
/* Algemeine Styles */
body {
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	color: #000;
}

textarea {
	resize: vertical;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-weight: bold;
}

h2,
.h2 {
	font-size: 1.6rem;
	text-align: center;
}

h3,
.h3 {
	font-size: 1.35rem;
}

h4,
.h4 {
	font-size: 1.2rem;
}

h5,
.h5 {
	font-size: 1.1rem;
}

button:focus {
	box-shadow: none;
	outline: 1px solid #000;
}

a,
.btn-link {
	color: #c32a29;
}

a:hover,
.btn-link:hover {
	text-decoration: none;
	color: #921f1e;
}

.btn-link:hover {
	cursor: pointer;
}

a[href],
button {
	transition: all .4s;
}

ul.fa-ul {
	margin-left: 2.14285714em;
}

ul.custom-list {
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

ul.custom-list li {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

ul.custom-list li::before {
	font-family: FontAwesome;
	content: "\f00c";
	padding-right: 8px;
}

.shadow {
	box-shadow: 1px 3px 4px 0px rgba(0, 0, 0, .75);
}

a.shadow:hover,
button.shadow:hover {
	box-shadow: none;
}

.mb-30px {
	margin-bottom: 30px;
}

.img-cover {
	object-fit: cover;
}

.myBtn,
.error-page .btn {
	font-size: 14px;
	border: 2px solid #c32a29;
}

.myBtn:hover,
.error-page .btn:hover {
	color: #c32a29 !important;
	background-color: #fff !important;
	cursor: pointer;
}

.error-page .btn {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: bold;
	box-shadow: 1px 3px 4px 0px rgb(0 0 0 / 75%);
	padding: .25rem .5rem !important;
}

.error-page .btn:hover {
	box-shadow: none;
}

.error-page small,
.error-page .small {
	font-size: .8rem;
}

.scroll-abstand,
.scroll-abstand-2 {
	opacity: 0;
	visibility: hidden;
}

.scroll-abstand {
	height: 124px;
	margin-top: -124px;
}

.scroll-abstand-2 {
	height: 140px;
	margin-top: -140px;
}

.no-hero-seite {
	height: 88.8px;
}

.kategorie-trenner {
	position: relative;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.kategorie-trenner::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: rgba(0, 0, 0, .1);
}

.kategorie-trenner img {
	position: relative;
	background-color: #fff;
	z-index: 1;
	max-width: 60px;
	padding-right: 5px;
	padding-left: 5px;
}

.border-width-2 {
	border-width: 2px !important;
}

.border-rot {
	border-color: #c32a29 !important;
}

.w-auto {
	width: auto !important;
}

/* Pixelgrafik */
#get {
	background: url('https://http-get.de/get.gif') no-repeat;
}

/* Honeypot */
#maedchenname {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

/* Schriftfarben */
.rot {
	color: #c32a29 !important;
}

.grau {
	color: #3e3e3e !important;
}

/* Hintergrundfarben */
.bg-rot,
.primary-background {
	background-color: #c32a29 !important;
}

.bg-grau {
	background-color: #3e3e3e !important;
}

/* top navigation */
.top-nav {
	position: relative;
	z-index: 1;
	font-size: 10px;
	line-height: 1.2;
}

.top-nav .icon {
	width: 25px;
	max-width: none;
}

.top-nav-icon {
	font-size: 24px;
}

.top-nav a {
	color: #000;
}

.top-nav a:hover {
	color: #c32a29;
}

/* main navigation */
.navbar {
	padding-top: 0;
	padding-bottom: 0;
}

.navbar-brand {
	position: absolute;
	top: 0;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: calc(100vw / 3);
	max-width: 135px;
	border: 2px solid #000;
	border-top: none;
	margin-right: 0;
	transition: all .4s;
}

.scrolled .navbar-brand {
	width: 90.65px;
}

.navbar-toggler {
	border: none;
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.nav-link {
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.nav-link:hover {
	color: #000;
	opacity: .7;
}

.nav-link.active,
.nav-link.show {
	color: #c32a29 !important;
}

.nav-link.active::before {
	content: "";
	position: absolute;
	right: 8px;
	bottom: 2px;
	left: 8px;
	height: 2px;
	background-color: #c32a29;
}

.dropdown-menu {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
}

.dropdown-item {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.dropdown-item.active {
	color: #c32a29;
	background-color: transparent;
}

.nav-trenner {
	position: relative;
	height: 20px;
	background-image: linear-gradient(to bottom, #fff 25%, #c32a29 25%, #c32a29 50%, #fff 50%, #fff 75%, #c32a29 75%);
}

@media screen and (max-width: 1199px) {
	.offcanvas-header img {
		max-width: 200px;
	}

	.close-offcanvas {
		top: 15px;
		right: 15px;
		z-index: 2;
	}

	.navbar-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 100%;
		width: 100%;
		max-width: 320px;
		padding-right: 0;
		padding-left: 0;
		overflow-y: auto;
		visibility: hidden;
		background-color: #c32a29;
		transition: visibility .2s, -webkit-transform .2s;
		z-index: 1031;
	}

	.navbar-collapse.show {
		visibility: visible;
		transform: translateX(-100%);
	}

	.nav-item {
		padding-right: 1rem;
		padding-left: 1rem;
	}
}

/* hero */
.hero {
	position: relative;
	padding-top: 151px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 2;
}

.hero-text {
	font-size: 6.875vw;
	margin-bottom: 50px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
}

.hero-box {
	background-color: rgba(195, 42, 41, .8);
	color: #fff;
	font-size: 3.4375vw;
}

.hero-box:hover {
	background-color: rgba(62, 62, 62, .8);
}

.hero-box img {
	width: 20vw;
	max-width: 120px;
}

#hero-startseite,
#hero-unterseite {
	background-color: #000;
	background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url("/images/auf-ins-wirtschaftswunderland-gertrud-gerti-duewell-anfang-1271020.jpg");
}

#hero-unterseite .hero-text {
	margin-bottom: 0;
	padding-bottom: 27px;
}

/* content */
.myPadding {
	padding-top: 32px;
	padding-bottom: 32px;
}

#about {
	padding-top: 32px;
	padding-bottom: 32px;
}

#service>div {
	height: 340px;
}

#service .overlay-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .9);
	padding-right: 15px;
	padding-bottom: 81px;
	padding-left: 15px;
	font-size: 13px;
}

#service .overlay-text h2 {
	font-size: 18px;
	margin-bottom: 10px;
}

#service .overlay-text .btn-container {
	right: 0;
	bottom: 1.5rem;
	left: 0;
}

.parallax {
	width: 100%;
	height: 26vw;
	position: relative;
	overflow: hidden;
	background-color: rgba(0, 0, 0, .5);
}

.parallax .parallax-title {
	position: relative;
	top: 100%;
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .75);
	z-index: 1;
}

.img-parallax {
	position: absolute;
	width: 100vh;
	z-index: -1;
	top: 0;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	pointer-events: none;
}

.product-title {
	color: #000;
}

.product-link:hover .product-title {
	color: #c32a29;
}

.product-img {
	width: 100%;
	max-width: 232px;
	max-height: 180px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.product-img img {
	width: 100%;
	height: 100%;
	object-fit: scale-down;
}

.produkt-name a {
	color: #000;
}

.product-wrapper {
	background-color: #fff;
}

.product-wrapper:hover .produkt-name a {
	color: #c32a29;
}

#partyservice {
	background: url('../images/Baeckerei-Duewell-Partyservice.jpg') no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}

.partyservice-text {
	background-color: rgba(0, 0, 0, .9);
}

.product-wrapper-2 {
	position: relative;
	padding-bottom: 90.5px !important;
	height: 100%;
	background-color: #fff;
}

.allergene-container {
	position: absolute;
	right: 16px;
	bottom: 16px;
	left: 16px;
}

/* modal */
.modal-content,
.modal-header,
.modal-footer {
	border-radius: 0;
}

.modal-content {
	border: 2px solid #c32a29;
}

.modal-icon {
	width: 4rem;
	height: auto;
}

.maerkteModalIcon {
	width: 3rem;
}

.maerkteModalTitle {
	max-width: 162px;
	font-size: 16px;
}

.fetched-data p,
.fetched-date ul {
	margin-bottom: .5rem;
}

#produktInformation {
	overflow: hidden;
}

#produktInformation .modal-dialog {
	max-height: calc(100vh - 20px);
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: 0;
	margin-bottom: 0;
}

#produktInformation .modal-content {
	max-height: calc(100vh - 20px);
	overflow: auto;
}

/* Carousel */
.carousel {
	color: #fff;
}

.carousel,
.carousel-item,
.carousel-inner {
	background-color: #000;
}

.carousel-item a {
	color: #fff;
}

.carousel-item a:focus-visible img {
	border: 2px solid #000;
}

.carousel-control-prev:focus-visible span,
.carousel-control-next:focus-visible span {
	outline: 2px solid #c32a29;
}

.maerkteCarousel .carousel-inner {
	border: 2px solid #c32a29;
}

.maerkteCarousel .carousel-item,
.historyCarousel .carousel-item {
	padding-top: calc(100% / 4 * 3);
}

.maerkteCarousel .carousel-item img,
.historyCarousel .carousel-item img {
	position: absolute;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	top: -2px;
	left: 0;
	object-fit: cover;
}

.historyCarousel .carousel-control-prev:hover {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
}

.historyCarousel .carousel-control-next:hover {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
}

.historyCarousel .carousel-control-prev-icon,
.historyCarousel .carousel-control-next {
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 1));
}

/* photo gallery */
.photo-gallery {
	margin-right: -15px;
	margin-left: -15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.photo-gallery>div {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 30px;
}

.photo-container {
	display: block;
	position: relative;
	width: 100%;
	padding-top: calc(100% / 3 * 2);
	border: 2px solid #c32a29;
	box-shadow: 1px 3px 4px 0px rgba(0, 0, 0, .75);
}

.photo-container:hover {
	box-shadow: none;
}

.photo {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Kontaktformular */
input.form-control::-webkit-outer-spin-button,
input.form-control::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"].form-control {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	appearance: textfield;
}

.form-control {
	border-radius: 0;
	border: 2px solid #000;
}

#kontaktformular-background {
	background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("../images/auf-ins-wirtschaftswunderland-gertrud-gerti-duewell-anfang-1271020.jpg");
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
}

.formular-wrapper {
	background-color: #ededed;
}

select.form-control {
	-moz-padding-start: 7px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

select.form-control::-ms-expand {
	display: none;
}

.select-wrapper {
	position: relative;
}

.select-wrapper::before {
	font-family: FontAwesome;
	content: "\f0d7";
	font-size: 1rem;
	position: absolute;
	right: 15px;
	top: 7px;
	color: #fff;
	pointer-events: none;
}

/* footer */
.footer-main a {
	color: #fff;
}

.footer-main a:hover {
	color: #fff;
	opacity: .5;
}

.footer-logo {
	max-width: 150px;
}

.mandatory {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 500;
}

.mandatory-btn {
	box-shadow: 1px -1px 4px 0px rgba(0, 0, 0, .75);
}

.mandatory-btn:hover,
.mandatory-btn.active {
	background-color: #c32a29 !important;
	opacity: 1 !important;
}

#to-top {
	position: fixed;
	right: 0;
	bottom: 60px;
	z-index: 500;
}

#to-top {
	opacity: 0;
	visibility: hidden;
	transition: all .4s;
	border: 1px solid #fff;
	border-right: none;
	border-radius: 4px 0 0 4px;
	box-shadow: none;
}

@media screen and (max-width: 400px) {
	.mandatory-btn {
		font-size: 13px;
	}
}

/* Google Maps on contact page */
.map {
	width: 100%;
	position: relative;
	height: 20vh;
}

.map:before,
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.map:before {
	content: '';
	z-index: 1;
}

.map iframe {
	border: none;
}

.map.active {
	z-index: 1
}

.map.active:before {
	z-index: 0
}

.wpt img {
	max-width: 100px;
}

.wpt-cc-banner {
	font-family: 'Poppins', sans-serif;
}

.wpt-cc-banner-inner {
	line-height: 1.5;
}

.wpt-cc-iframe-placeholder {
	background-color: rgba(0, 0, 0, .75);
}

.wpt-cc-iframe-placeholder::after {
	display: none;
}

.iframe-placeholder-overlay a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.iframe-placeholder-overlay a:hover {
	text-decoration: none;
	opacity: .75;
}

.lead {
	font-size: 18px;
}

@media screen and (orientation: landscape) {
	.map {
		height: 20vw;
	}

	.img-parallax {
		width: 100vw;
	}
}

/* Media Queries */
@media screen and (min-width: 375px) {
	.top-nav {
		font-size: 12px;
	}
}

@media screen and (min-width: 576px) {
	.no-hero-seite {
		height: 108.8px;
	}

	ul.custom-list.spalten-sm-3 {
		-webkit-column-count: 3;
		-webkit-column-gap: 30px;
		-moz-column-count: 3;
		-moz-column-gap: 30px;
		column-count: 3;
		column-gap: 30px;
	}

	.navbar {
		padding-top: .5rem;
		padding-bottom: .5rem;
	}

	.scrolled .navbar-brand {
		width: 110.65px;
	}

	.nav-trenner {
		height: 24px;
	}

	#service>div {
		height: auto;
	}

	#service .overlay-text {
		font-size: 18px;
	}

	#service .overlay-text h2 {
		font-size: 28px;
	}

	.parallax .parallax-title {
		font-size: 20px;
	}

	.product-img {
		height: 180px;
	}

	.footer-main {
		font-size: 16px;
	}

	.photo-gallery>div {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}

	.maerkteModalIcon {
		min-width: 3rem;
		width: auto;
	}

	.maerkteModalTitle {
		max-width: 235px;
		font-size: 24px;
	}

	.markt-info {
		height: 104px;
		overflow: hidden;
	}
}

@media screen and (min-width: 768px) {

	h2,
	.h2 {
		font-size: 2rem;
	}

	h3,
	.h3 {
		font-size: 1.75rem;
	}

	h4,
	.h4 {
		font-size: 1.5rem;
	}

	h5,
	.h5 {
		font-size: 1.25rem;
	}

	.no-hero-seite {
		height: 151px;
	}

	.scroll-abstand {
		height: 151px;
		margin-top: -151px;
	}

	.scroll-abstand-2 {
		height: 240px;
		margin-top: -240px;
	}

	.myPadding {
		padding-top: 96px;
		padding-bottom: 96px;
	}

	.top-nav {
		font-size: 14px;
		height: 65px;
	}

	.top-nav .icon {
		width: 35px;
	}

	.top-nav-icon {
		line-height: 65px;
		font-size: 32px;
	}

	.nav-trenner {
		height: 32px;
	}

	.navbar-brand {
		max-width: 225px;
	}

	.scrolled .navbar-brand {
		width: 151.65px;
	}

	.hero {
		padding-top: 242.5px;
	}

	.hero-text {
		font-size: 47px;
	}

	#hero-unterseite .hero-text {
		padding-bottom: 91.5px;
	}

	.hero-box {
		font-size: 2.6vw;
	}

	#about {
		padding-top: 96px;
		padding-bottom: 96px;
	}

	.parallax .parallax-title {
		font-size: 28px;
	}

	.footer-main {
		font-size: 18px;
	}

	.photo-gallery>div {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	#produktInformation .modal-dialog {
		max-width: 720px;
	}

	.markt-info {
		height: auto;
		min-height: 116px;
	}
}

@media screen and (min-width: 992px) {
	#service .overlay-text {
		font-size: 14px;
	}

	#service .overlay-text h2 {
		font-size: 28px;
	}

	.parallax .parallax-title {
		font-size: 35px;
	}
}

@media screen and (min-width: 1080px) {
	.hero-box {
		font-size: 28px;
	}
}

@media screen and (min-width: 1200px) {
	.no-hero-seite {
		height: 134px;
	}

	.scroll-abstand {
		height: 134px;
		margin-top: -134px;
	}

	.scroll-abstand-2 {
		height: 282px;
		margin-top: -282px;
	}

	.w-xl-100 {
		width: 100% !important;
	}

	ul.custom-list.spalten-xl-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.top-nav {
		font-size: 10px;
		height: 52px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.navbar-brand {
		width: calc(100vw / 6);
	}

	.scrolled .navbar-brand {
		width: 143.65px;
	}

	.navbar-left,
	.navbar-right {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: calc(50% - 125px);
	}

	.navbar-nav {
		max-width: 100%;
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		color: #fff !important;
	}

	.navbar-expand-xl .navbar-nav .nav-link:hover {
		opacity: .6;
	}

	.navbar-expand-xl .navbar-nav .nav-link.active {
		color: #fff !important;
	}

	.navbar-expand-xl .navbar-nav .dropdown-item {
		color: #fff;
		text-align: left;
	}

	.navbar-expand-xl .navbar-nav .dropdown-item:hover,
	.navbar-expand-xl .navbar-nav .dropdown-item:focus,
	.navbar-expand-xl .navbar-nav .dropdown-item.focus {
		color: #16181b;
	}

	.navbar-expand-xl .navbar-nav .dropdown-item.active,
	.navbar-expand-xl .navbar-nav .dropdown-item:active {
		color: #16181b;
		text-decoration: none;
		background-color: #f8f9fa;
	}

	.nav-item {
		border-bottom: none;
	}

	.dropdown-menu {
		background-color: rgba(195, 42, 41, .8);
		border-radius: 0;
		border: none;
		margin-top: 0 !important;
		top: 74px !important;
		z-index: -1;
		padding: .5rem 0;
		box-shadow: 1px 3px 4px 0px rgba(0, 0, 0, .75);
	}

	.hero {
		padding-top: 314.5px;
	}

	.hero-text {
		margin-bottom: 14vw;
	}

	.hero-box-container {
		max-width: 1320px;
	}

	.hero-box {
		position: relative;
		top: 25%;
	}

	#hero-unterseite .hero-text {
		margin-bottom: 0;
		padding-bottom: 180.5px;
	}

	#about {
		padding-top: 136px;
		padding-bottom: 96px;
	}

	#service>div {
		max-height: 540px;
	}

	#service .overlay-text {
		font-size: 18px;
	}

	.parallax .parallax-title {
		width: 900px;
	}

	/* Paralaxx Effekt für Icons im Hintergrund */
	.bg-bild-parallax-container,
	.bg-bild-parallax-container2,
	.bg-bild-parallax-container3 {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		overflow: hidden;
		z-index: -1;
	}

	.bg-bild-parallax {
		position: absolute;
		width: 100px;
		opacity: .3;
	}

	.bg-bild-parallax-container .bg-bild-parallax:nth-child(1) {
		top: 10%;
		left: 15px;
	}

	.bg-bild-parallax-container .bg-bild-parallax:nth-child(2) {
		top: 25%;
		left: 13.6666667%;
	}

	.bg-bild-parallax-container .bg-bild-parallax:nth-child(3) {
		top: 10%;
		right: 8.3333333%;
	}

	.bg-bild-parallax-container .bg-bild-parallax:nth-child(4) {
		top: 35%;
		right: 15px;
	}

	.bg-bild-parallax-container .bg-bild-parallax:nth-child(5) {
		top: 60%;
		right: 13.6666667%;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(1),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(1) {
		top: 10%;
		left: 15px;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(2),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(2) {
		top: 35%;
		left: 15px;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(3),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(3) {
		top: 60%;
		left: 15px;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(4),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(4) {
		top: 15%;
		left: 13.6666667%;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(5),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(5) {
		top: 50%;
		left: 13.6666667%;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(6),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(6) {
		top: 75%;
		left: 13.6666667%;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(7),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(7) {
		top: 10%;
		right: 13.6666667%;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(8),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(8) {
		top: 35%;
		right: 13.6666667%;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(9),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(9) {
		top: 60%;
		right: 13.6666667%;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(10),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(10) {
		top: 15%;
		right: 15px;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(11),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(11) {
		top: 50%;
		right: 15px;
	}

	.bg-bild-parallax-container2 .bg-bild-parallax:nth-child(12),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(12) {
		top: 75%;
		right: 15px;
	}

	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(4),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(5),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(6),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(7),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(8),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(9) {
		display: none;
	}
}

@media screen and (min-width: 1600px) {
	.myProductContainer {
		max-width: 1400px;
	}

	.d-xxl-block {
		display: block !important;
	}

	.col-xxl-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		padding-right: 15px;
		padding-left: 15px;
	}

	ul.custom-list.spalten-xxl-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}

	.no-hero-seite {
		height: 151px;
	}

	.scroll-abstand {
		height: 151px;
		margin-top: -151px;
	}

	.scroll-abstand-2 {
		height: 309px;
		margin-top: -309px;
	}

	.top-nav {
		font-size: 14px;
		height: 69px;
	}

	.scrolled .navbar-brand {
		width: 160.65px;
	}

	#hero-unterseite .hero-text {
		padding-bottom: 163.5px;
	}
}

@media screen and (min-width: 1800px) {
	.no-hero-seite {
		height: 173.5px;
	}

	.scroll-abstand {
		height: 173.5px;
		margin-top: -173.5px;
	}

	.top-nav {
		font-size: 17px;
		height: 82.5px;
	}

	.top-nav .icon {
		width: 55px;
	}

	.navbar-nav {
		font-size: 18px;
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: 8px;
		padding-left: 8px;
	}

	.dropdown-menu {
		top: 83px !important;
	}

	.dropdown-item {
		font-size: 18px;
	}

	.scrolled .navbar-brand {
		width: 174.65px;
	}

	#hero-unterseite .hero-text {
		padding-bottom: 141px;
	}
}

@media screen and (min-width: 1900px) {

	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(4),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(5),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(6),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(7),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(8),
	.bg-bild-parallax-container3 .bg-bild-parallax:nth-child(9) {
		display: block;
	}
}

@media screen and (min-width: 1921px) {
	.hero-text {
		margin-bottom: 360px;
	}

	#hero-unterseite .hero-text {
		margin-bottom: 0;
	}
}