html {
	color: #000000;
	font-size: 100%;
	line-height: 1.5;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
}
article, aside, footer, header, nav, section, figcaption, figure, main {
    display: block;
}
img {
    max-width: 100%;
    border-style: none;
}
::-moz-selection {
    background: #b8f6ff;
	color: #302D29;
    text-shadow: none;
}

::selection {
	background: #b8f6ff;
	color: #302D29;
	text-shadow: none;
}
/* ==========================================================================
   Main Structure
   ========================================================================== */
.mainNav {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	max-width: 80em;
	margin-left: auto;
	margin-right: auto;
	padding: 2rem 1rem;
}
.logoContainer {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding: 1rem 0;
	/*text-align: center;*/
}
.Logo {
    border-bottom: none;
    display: inline-block;
	/*width: 18vw;*/
}
.page-head {
    display: flex;
	flex-direction: column;
    /*flex-wrap: wrap;*/
    margin: auto;
    max-width: 60em;
    /*padding: 3rem 1.25rem 2.5rem 1.25rem;*/
	padding: 5rem 10% 8rem 5%;
}
#repair .page-head, #location .page-head {
	padding: 1rem 10% 2rem 5%;
}
#repair .page-head {
	margin-bottom: 4rem;
}
#location .page-head:first-child {
	margin-bottom: 0;
}
.page-head-txt {
	width: 85%;
	margin: 0 auto;
}
/* ============
   Slider
   ============ */
.page-head-image {
	text-align: center;
	margin: 0 auto;
	/*padding-bottom: 3rem;
	display: block;*/
}
.page-head-image {
	width: 70%;
	/*background: #F5E4B9;
	background: rgba(245, 228, 185, 0.9);*/
	overflow: hidden;
}
.slideList {
	position: relative;
	width: 500%;
	margin: 0;
	padding: 0;
	font-size: 0;
	text-align: left;
/*	-webkit-animation: 40s slidy infinite;
	        animation: 40s slidy infinite;*/
}
@keyframes slider { 
	0%  { left: 0%; }
	20% { left: 0%; }
	25% { left: -100%; }
	45% { left: -100%; }
	50% { left: -200%; }
	70% { left: -200%; } 
	75% { left: -300%; }
	95% { left: -300%; }
	100% { left: -400%; } 
}
.slideList {
    animation-name: slider;
    animation-duration: 20s;
    animation-delay: 2s;
    animation-iteration-count: infinite;
}
.slideList img {
	width: 20%;
	height: auto;
	float: left;
}
/* ==========================================================================
   Lageplan
   ========================================================================== */
#location iframe {
	height: 66vh;
	width: 100%;
	border: 0;
	margin: 2rem 0;
	box-shadow: 0 8px 10px rgba(50, 50, 50, 0.6);
}
/* ---- no grid support ---- */
.content-cols {
	display: flex;
	flex-direction: row;
	    flex-wrap: wrap;
	/*justify-content: space-between;*/
	justify-content: center;
}
.content-center, .content-pic, .content-start {
	width: 50%;
}
picture img {
	width: 80%;
}
footer .content-center {
	width: 33.3333%;
}
.content-center {
	display: flex;
	flex-direction: column;
	justify-content: center;
	/*align-items: center;*/
}
.content-center--end {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-end;
}
.content-start {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	/*align-items: flex-start;*/
	padding: 1rem;
}
/*---- end no grid support ----*/

.content-center article {
    padding: 3.5rem 10%;
}
.content-cols--constrained {
	max-width: 90vw;
	margin: 0 auto;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.content-cols--constrained--topzero {
	max-width: 90vw;
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 4rem;
}
.content-cols--padded {
	padding-top: 4rem;
	padding-bottom: 4rem;
	padding-left: 5%;
	padding-right: 5%;
}
.background--blue {
	background: #2906A2;
}
.background--lightgrey {
	background: #e2e2e2;
}
#repair .background--lightgrey:last-of-type {
	margin-top: 4rem;
}
.frn-wrtg-top {
	display: flex;
}
.frn-wrtg-top > div {
	margin-right: 1rem;
}
.frn-wrtg-txt {
	font-size: 90%;
}
.frn-wrtg {
	/*text-align: center;*/
	font-size: 1rem;
	font-weight: 700;
}
.frn-wrtg {
	font-weight: 400;
}
.frn-wrtg p, .ft-bottom div {
	margin: 0 0 1.5rem 0;
	padding: 1.5rem 0 0 0;
}
.frn-wrtg .fb-link {
	margin: 0;
	padding: 0;
}
.frn-wrtg .pic-frn-wrtg {
	border-radius: 50%;
}
.ft-bottom {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: 2.5rem 0 2rem 0;
	background-color: #1a142d;
	font-size: 1.025rem;
}
figure {
	margin: 0;
}
.img-gallery {
	max-width: 80em;
	margin: 0 auto;
	padding: 5rem 0 6rem 0;
}
.pic-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.pic-container > * {
	padding: 0 0.75rem;
	margin-bottom: 3rem;
	max-width: 140px;
}
.img-rect, .img-square {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: flex-start;
}
footer {
	background-color: #1f1936;
	color: #dfdfdf;
}
footer .content-cols:nth-of-type(2) {
	margin-top: 4rem;
	font-size: 1.025rem;
}
footer address div {
	margin-bottom: 0.5rem;
}
.footer-right {
	/*align-self: flex-end;*/
	align-content: flex-start;
	justify-content: flex-start;
}
address {
	font-style: normal;
}
.legal {
	padding-left: 1rem;
	list-style: none;
}
/*------------ Grid support ---------------*/
/*----- The Basic Grid ------
 custom classes:
 .content-cols--constrained: padded gridcontainer with max width
 .content-cols--padded: padded gridcontainer
 .content-cols: 1fr = base grid (display grid)
 .col-50: 1fr 1fr
 .col-33: 1fr 1fr 1fr
 .col-206020: 1fr 3fr 1fr
 .pic-container: repeat(10, 1fr)
 ---------------------------------*/

@supports (display: grid) {
	.content-cols > * {
		width: auto;
		margin: 0;
		padding: 0;
	}
	.content-pic > * {
		width: auto;
		margin: 0;
		padding: 0;
	}
	.pic-container > * {
		width: auto;
		margin: 0;
		padding: 0;
	}
	footer > * {
		width: auto;
		margin: 0;
		padding: 0;
	}
	footer .content-center {
		width: 100%;
	}
	.content-cols {
		display: grid;
		grid-template-columns: 1fr;
	}
	.col-50 {
		grid-template-columns: 1fr 1fr;
	}
	.col-33 {
		grid-template-columns: 1fr 1fr 1fr;
	}
	/*.col-206020 {
		grid-template-columns: 2fr 5fr 2fr;
	}*/
	.col-33--auto {
		grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	}
	header .col-33--auto {
		grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	}
	.col-33--auto article {
		padding: 0 1rem 2rem 1rem;
	}
	.col-33--gap {
		grid-row-gap: 2rem;
		grid-column-gap: 3rem;
	}
	.col-50--gap {
		grid-row-gap: 3rem;
		grid-column-gap: 3rem;
	}
	.pic-container {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
		grid-gap: 1.5rem;
		margin: 2rem 5vw;
	}
	picture img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
/* ==========================================================================
   Navigation
   ========================================================================== */
.mainNav ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0 1rem;
    margin: 0;
}
.mainNav ul li {
    display: inline-flex;
}
.mainNav ul li a {
	padding: 0 0.5rem 0.25rem;
	margin-right: 1.5rem;
	margin-left: 1.5rem;
	text-decoration: none;
	font-size: 1.333rem;
	font-weight: 700;
	color: #2906A2;
	border: 0;
}
.mainNav ul li a:hover, .mainNav ul li a.current {
	color: #8404D0;
	border: 0;
}
.mainNav ul li a.current {
	cursor: default;
}
.mainNav span {
	font-size: 1rem;
	line-height: 1;
}
/*.remote-support figcaption {
	color: #2906A2;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1;
}
.remote-support img {
	border-radius: 50%;
}*/
 /*======================================
   TEXTLINKS
   ====================================== */
a {
	color: #2906A2;
	border-bottom: 1px dotted;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #8404D0;
	text-decoration: none;
	border-bottom: 1px solid;
}
footer a {
	color: #bcfda3;
}
.footer-nav-links {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-nav-links li {
	margin-bottom: 0.5rem;
}
.img-link {
	text-decoration: none;
	border-bottom: none;
}
.img-link:hover {
	text-decoration: none;
	border-bottom: none;
}

/* ==========================================================================
   Typography
   ========================================================================== */
h1, h2, h3, caption, .intro .subtitle, .mainNav {
	font-family: 'Blinker', sans-serif;
}
h1, .main-title {
	font-weight: 800;
	font-size: 3.157rem;
	line-height: 1.3;
	margin: 0;
	color: #040411;
}
.main-title span, .intro .subtitle {
	font-weight: 700;
	font-size: 2.369rem;
	margin-bottom: 0;
}
h2 {
	font-weight: 700;
	font-size: 2.369rem;
	line-height: 1.3;
	margin-bottom: 1.5rem;
}
.background--lightgrey .content-cols h2 {
	text-align: center;
	margin-top: 1.5rem;
}
h3, .big-link {
	font-size: 1.777rem;
	line-height: 1.3;
	font-weight: 700;
	margin: 0;
}
h4 {
	font-size: 1.333rem;
	line-height: 1.3;
	font-weight: 700;
	margin: 0;
}
caption {
	font-size: 1.5rem;
	/*line-height: 1.8;*/
	text-align: left;
	font-weight: 700;
}
.intro p, .intro ul, .intro ol {
	font-size: 1.25rem;
	/*line-height: 1.8;
	text-align: justify;*/
}
.top-zero {
	margin-top: 0;
}
.intro ul ::marker {
	color: #3609D3;
}
.intro .service-list li {
	line-height: 1.7;
}
.intro .service-list {
	margin-top: 0;
	list-style-type: disc;
}
footer {
	font-size: 1.25rem;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media all and (max-width: 92.5em) {
	.logoContainer, .page-head-image {
		width: 80%;
	}
}
@media all and (max-width: 80em) {
	.logoContainer, .page-head-image {
		width: 90%;
	}
}
@media all and (max-width: 80em) {
	.logoContainer, .page-head-image {
		width: 95%;
	}
}
@media all and (max-width: 65em) {
	.content-center, .content-pic, .content-start {
		width: 100%;
	}
	.mainNav ul {
	    justify-content: flex-end;
	}
	.main-title {
		font-size: 3.157rem;
	}
	.main-title span {
		font-size: 2.369rem;
	}
	.intro p, .intro li {
		font-size: 1.215rem;
		line-height: 1.543;
		text-align: justify;
	}
	.intro .subtitle {
		font-size: 1.777rem;
		text-align: left;
	}
	td {
		font-size: 1.215rem;
		line-height: 1.543;
	}
	picture img {
		object-fit: contain;
	}
	footer .col-33 {
		grid-template-columns: 1fr 1fr;
	}
	footer .content-center:nth-child(3) {
		flex-direction: row;
		justify-content: space-around;
	}
	.footer-right {
		grid-column: 1 / span 2;
	}
}
@media all and (max-width: 50em) {
	.col-50 {
		grid-template-columns: 1fr;
	}
	.content-pic {
		padding: 0 1rem 2rem 1rem;
	}
	.frn-wrtg-top, .frn-wrtg div {
		display: none;
	}
	.page-head-txt {
		width: 90%;
	}
	h1, .main-title {
		font-size: 2.822rem;
	}
	.main-title span {
		font-size: 2.323rem;
	}
	.intro p, .intro li {
		font-size: 1rem;
		line-height: 1.3;
		text-align: justify;
	}
	.intro .subtitle {
		font-size: 1.333rem;
		font-weight: 600;
		text-align: left;
	}
	footer {
		font-size: 1rem;
		line-height: 1.4;
	}
	footer address div {
	margin-bottom: 1.5rem;
	}
	#impressum .col-33 {
		grid-template-columns: 1fr 1fr;
	}
	#contactform {
		width: 80%;
	}
}
@media all and (max-width: 50em) and (orientation: portrait) {
	.intro p {
		text-align: left;
	}
}
@media all and (max-width: 38.75em) {
	.siteHeader {
		flex-direction: column;
	}
	.Logo {
		margin: 0 auto;
	}
	.mainNav ul {
		justify-content: space-around;
	}
	.content-cols--constrained {
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
}
@media all and (max-width: 34em) {
	h1, .main-title {
		font-size: 2.323rem;
	}
	.main-title span {
		font-size: 1.793rem;
	}
	footer .content-cols--padded {
		padding-left: 10%;
	}
	footer .content-center {
		grid-column: 1 / span 2;
	}
	footer .content-center:nth-child(3) {
		flex-direction: column;
	}
	#impressum .col-33 {
		grid-template-columns: 1fr;
	}
	#impressum .legal {
		grid-row-gap: 0;
	}
	#contactform {
		width: 100%;
		margin: 0;
		padding: 0.125rem 0.5rem 1.5rem 0.5rem;
	}
}
@media all and (max-width: 27em) and (orientation: portrait) {
	.mainNav ul {
		justify-content: center;
	}
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
	*, *:before, *:after, *:first-letter, *:first-line {
		background: transparent !important;
		color: #000 !important;
		/* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	.home-intro .intro p {
		opacity: 1;
	}

	.mainNav, .frn-wrtg-top, footer {
		display: none;
	}
}