
	.top-bar-area::before {
		background-color: #0097c7;
	}

	.top-bar-area {
		background-color: #00b1dc;
	}

	.top-bar-address {
		color: white;
	}

	.logo {
		max-height: 60px;
		width: auto;
	}

	.hero-area {
		background-image: url("../img/titelbild_waschsalon_aussen.jpg") !important;
	}

	.single-feature-box {
		background-image: none;
		background-color: #aecc53;
	}

	.single-feature-box h4, .single-feature-box p {
		color: grey f0f0f0;
		opacity: 1;
/*
		text-shadow:	1px  1px 1px white,
						1px -1px 1px white,
						-1px  1px 1px white,
						-1px -1px 1px white;
*/
	}

	.single-feature-box.style-two {
		background-image: none;
		background-color: #ef7900 !important;
	}

	.row.add-bg {
		border: 1px solid white;
	}

	.footer-area {
		background-image: none;
		background-color: #00b1dc;
		padding-bottom: 0;
	}

	.footer-bottom-area {
		background-color: #0097c7;
		padding: 22px 0 15px 0;
	}

	.service-content h4 {
		font-size: 20px;
	}

	.service-area p {
		padding-top: 10px;
		margin-bottom: 5px;
	}

	.section-title.tow h4::before {
		left: -145px;
	}

	.rundecken {
		border-radius: 15px 15px 15px 15px;
	}

	.footercol-left * {
		text-align: left;
	}

	.footercol-center * {
		text-align: center;
	}

	.footercol-right * {
		text-align: right;
	}

	.footercol-center h4::before {
		left: calc(50% - 27px);
	}

	.footercol-right h4::before {
		left: initial;
		right: 0;
	}

	.footer-area a {
		color: #dddddd !important;
		font-weight: bold !important;
	}

	.breadcumb-area {
		background: linear-gradient(rgba(19, 19, 35, 0.6), rgba(0, 0, 0, 0.5)), url(../img/header_washcorner_innen.jpg) no-repeat center/cover;
	}

	ol {
		display: block;
		list-style-type: decimal;
		margin-left: 0;
		margin-right: 0;
		padding-left: 40px;
	}

	ol {
		display: block;
		list-style-type: decimal;
		margin-left: 0;
		margin-right: 0;
		padding-left: 40px;
	}

	.vorteile h3 {
		color: #aecc53;
	}

	#anleitung {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		height: auto;
	}

	.programmbox {
		border: 12px solid #aecc53;
		padding: 26px !important;
	}

	.programmbox h4 {
		padding: 0;
		margin: 0 0 20px 0;
		color: #ef7900;
		text-align: center;
	}

	.programmzeile {
		padding: 3px 0;
		border-bottom: 1px dotted #43baff;
	}

	.programmspalte-1 {
		color: #43baff;
		font-weight: 700;
	}

	.programmspalte-2 {
		color: #aecc53;
		font-weight: 700;
	}

	.programmspalte-3 {
		color: #43baff;
	}

	.anleitungen h3 {
		color: #ef7900;
		margin: 30px;
		text-align: center;
	}

	.stepbox {
		border: 4px solid #43baff;
		border-radius: 15px;
		margin: 0 0 20px 0;
	}

	.stepbox-counter {
		padding: 10px;
		background-color: #43baff;
		color: white;
		font-size: 24px;
		font-weight: 700;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.stepbox-content {
		padding: 15px;
	}

	.stepbox-content h4 {
		padding: 0;
		margin: 0 0 10px 0;
		color: #aecc53;
		font-size: 20px;
		font-weight: 700;
	}

	.features li, .stepbox-content li {
		padding: 0;
		margin: 0 0 5px 0;
		color: #43baff;
		display: list-item;
		list-style-type: disc;
		list-style-position: outside;
	}

	.features ul, .stepbox-content ul {
		list-style: initial;
		margin: initial;
		padding: 0 0 0 20px;
	}

	.jutjub-box {
		padding: 15px;
		background-color: #aecc53;
	}

	.jutjub-info, .jutjub-info * {
		color: white;
	}

	.jutjub-info, .jutjub-info h4 {
		margin-bottom: 25px;
	}

	.jutjub-video iframe {
		width: 680px;
		max-width: 100%;
		aspect-ratio: 1.777 / 1;
	}

	.lage {
		padding-bottom: 60px;
	}

	.einleitung h4, .oeffnung h4, .impressionen h4 {
		color: #aecc53;
		margin-bottom: 20px;
	}

	.features div {
		margin-top: 30px;
	}

	.features h5 {
		color: #ef7900;
	}

	.oeffnung h4 {
		margin-top: 30px;
	}

	.cda-icon i {
		border: 1px solid white;
	}

	.content-info-area {
		background: #aecc53;
	}

	.content-info-area p {
		color: rgba(255, 255, 255, 1);
	}

	a {
		color: #0056b3;
	}

	a:hover {
		color: #43baff;
	}

	.call-do-action-area h4 {
		color: white;
		font-size: 26px !important;
		line-height: 2 !important;

	}

	.call-do-action-area a {
		color: white;
	}

	.call-do-action-area .contact-online {
		text-align: center;
	}

	.owl-dot {
		background: #aecc53;
	}



