/* REBOOT */
*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}


@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Bold.eot');
	src: url('../fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Bold.woff2') format('woff2'),
		url('../fonts/OpenSans-Bold.woff') format('woff'),
		url('../fonts/OpenSans-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Regular.woff2') format('woff2'),
		url('../fonts/OpenSans-Regular.woff') format('woff'),
		url('../fonts/OpenSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Light.eot');
	src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/OpenSans-Light.woff2') format('woff2'),
		url('../fonts/OpenSans-Light.woff') format('woff'),
		url('../fonts/OpenSans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Regular.eot');
	src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoSlab-Regular.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Regular.woff') format('woff'),
		url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Bold.eot');
	src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoSlab-Bold.woff2') format('woff2'),
		url('../fonts/RobotoSlab-Bold.woff') format('woff'),
		url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Regular.eot');
	src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Regular.woff2') format('woff2'),
		url('../fonts/Roboto-Regular.woff') format('woff'),
		url('../fonts/Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto';
	src: url('../fonts/Roboto-Bold.eot');
	src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Roboto-Bold.woff2') format('woff2'),
		url('../fonts/Roboto-Bold.woff') format('woff'),
		url('../fonts/Roboto-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}


:root {
  --lightgrey: #d8dada;
  --mediumgrey: #555554;
  --darkgrey: #333332;
  --blue: #0090b5;
  --boxgrey: #b9b9ba;
}

html,
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5;
  background: var(--darkgrey);
  color: #fff;
  text-align: left;
  -webkit-overflow-scrolling: touch;
  position: relative;
  height: auto;
  padding: 0;
  margin: 0;
}

@media (max-width: 1279px) {

  html,
  body {
	font-size: 16px;
  }
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 0;
  color: inherit;
}

a {
	color: inherit;
}

/* PRELOADER */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 200;
}

/* PACE */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: var(--accentcolor);
  position: fixed;
  z-index: 2000;
  bottom: 0;
  right: 100%;
  width: 100%;
  height: 1px;
}

/* UIKIT */
.uk-lightbox {
  background: rgba(0, 0, 0, 1);
}

.uk-lightbox-toolbar {
  background: transparent;
  transform: translateY(0) !important;
}

.uk-lightbox-caption {
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 12px;
}

.uk-lightbox-button {
  background: transparent;
  color: #fff !important;
}

.uk-close {
  color: #fff !important;
  background: #000 !important;
}

.uk-light .uk-dotnav>*>* {
  border-color: #fff;
}

.uk-light .uk-dotnav>.uk-active>* {
  background-color: #fff;
}

.uk-lightbox-items>*>* {
  max-width: 90vw;
  max-height: 85vh;
}

.uk-button {
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  padding: 1em 1.5em;
  line-height: 1;
  border-radius: 1.5em;
}

.uk-button-primary {
  background: transparent;
  color: var(--darkblue);
  border: 1px solid var(--darkblue);
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.uk-button-primary:visited {
  color: var(--darkblue);
  background: transparent;
}

.uk-button-primary:focus,
.uk-button-primary:hover {
  background: var(--darkblue);
  color: #fff;
  border: 1px solid var(--darkblue);
}

.uk-button-primary.uk-active,
.uk-button-primary:active {
  background: var(--darkblue);
  color: #fff;
  border: 1px solid var(--darkblue);
}


.uk-button-primary:disabled {
  background: var(--lightgrey) !important;
  color: #fff !important;
  border: none;
}



.uk-button-send {
  background: var(--darkblue);
  color: #fff;
  border: 1px solid var(--darkblue);
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

.uk-button-send:visited {
  color: #fff;
  background: var(--darkblue);
}

.uk-button-send:focus,
.uk-button-send:hover {
  background: var(--darkblue);
  color: #fff;
  border: 1px solid var(--darkblue);
}

.uk-button-send.uk-active,
.uk-button-send:active {
  background: var(--darkblue);
  color: #fff;
  border: 1px solid var(--darkblue);
}


.uk-button-send:disabled {
  background: #fff;
  color: var(--darkblue);
  border: 1px solid #fff;
}


/* NAV */
#nav {
	position: fixed;
	display: flex;
	align-items: center;
	top: 25px;
	left: 0;
	width: 100%;
	height: 90px;
	padding: 10px 50px;
	background: rgba(255,255,255,0.25);
	color: #fff;
	-webkit-transition: all 0.25s;
	-moz-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	z-index: 150;
}

.nav-overtop #nav {
	top: 0;
	background: rgba(51,51,50,0.75);
}

.nav-limit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 1280px;
	height: auto;
	margin: 0 auto;
}

.nav-logo {
	display: inline-block;
	width: 12.5em;
	height: 70px;
	padding: 0 0 0.5em 0;
}

.nav-logo img,
.nav-logo svg {
	display: block;
	width: 100%;
	height: auto;
}

#nav ul {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0;
	margin: 0 -1.5em 0 0;
	overflow: hidden;
}

#nav li {
	display: inline-block;
	padding: 0 1.5em 0 0;
	margin: 0;
}

#nav li a {
	color: #fff;
	text-decoration: none;
}

#nav li a:hover,
#nav li a.active {
	
}

#nav li a.active {
	text-decoration: none;
}

#hamburger {
	display: none;
}

@media (max-width: 900px) {
	#nav {
		padding: 10px 25px;
	}
	
	.nav-logo {
		width: 10em;
	}
	
	#nav ul {
		margin: 0 -1.25em 0 0;
	}
	
	#nav li {
		padding: 0 1.25em 0 0;
	}
}

@media (max-width: 767px) {
	#nav {
		top: 0;
		padding: 0 25px;
		height: 50px;
	}
	
	.nav-shown #nav {
		background: transparent;
	}
	
	.nav-logo {
		position: relative;
		display: flex;
		align-items: center;
		width: 7em;
		height: 50px;
		padding: 0;
		z-index: 100;
	}
	
	.nav-logo svg,
	.nav-logo img {
		
	}
	
	.navigation {
		position: fixed;
		display: flex;
		align-items: center;
		left: 0;
		top: -100%;
		width: 100%;
		height: 100%;
		background: rgba(51,51,50,0.95);
		color: #fff;
		font-size: 1.5em;
		overflow: hidden;
		-webkit-transition: all 0.25s;
		-moz-transition: all 0.25s;
		-o-transition: all 0.25s;
		transition: all 0.25s;
	}
	
	.nav-shown .navigation {
		top: 0;
	}
	
	#nav ul {
		display: block;
		width: 100%;
		height: auto;
		margin: 0 0 -10px 0;
	}
	
	#nav li {
		display: block;
		padding: 0 0 10px 0;
	}
	
	#nav li a {
		display: block;
		width: 100%;
		text-align: center;
		color: #fff;
	}
	
	#hamburger {
		display: block;
		width: 75px;
		height: 50px;
		top: 0;
		right: 0;
		position: absolute;
		cursor: pointer;
		z-index: 100;
	  }
	  
	  #hamburger .line {
		position: absolute;
		left: 25px;
		height: 2px;
		background: #fff;
		-webkit-transition: 0.5s ease all;
		-moz-transition: 0.5s ease all;
		-o-transition: 0.5s ease all;
		transition: 0.5s ease all;
		opacity: 1;
	  }
	  
	  #hamburger .lineA {
		top: 18px;
		width: 25px;
	  }
	  
	  #hamburger .lineB {
		top: 24px;
		width: 25px;
	  }
	  
	  #hamburger .lineC {
		bottom: 18px;
		width: 25px;
	  }
	  
	  .nav-shown #hamburger .lineA {
		top: 24px;
		left: 35px;
		width: 20px;
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	  }
	  
	  .nav-shown #hamburger .lineB {
		width: 0;
		opacity: 0;
	  }
	  
	  .nav-shown #hamburger .lineC {
		width: 20px;
		left: 35px;
		bottom: 24px;
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	  }
}




#home {
	width: 100%;
	height: auto;
	min-height: 100vh;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-ms-behavior: url(/backgroundsize.min.htc);
	background-position: center center;
}

.header-text {
	padding-top: calc(125px + 15vh);
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
}

.header-limit {
	max-width: 1280px;
	height: auto;
	margin: 0 auto;
}

#home h1 {
	font-size: 2.5em;
}

@media (min-width: 1440px) and (min-height: 600px) {
	#home h1 {
		font-size: 3vw;
	}
}

@media (min-width: 1600px) {
	.header-limit {
		max-width: 80vw;
	}
}

@media (max-width: 767px) {
	.header-text {
		padding: 100px 25px 50px 25px;
	}
	
	#home h1 {
		font-size: 1.75em;
	}
}


/* SECTIONS */
.section {
	width: 100%;
	height: auto;
	padding: 100px 50px;
	background: var(--darkgrey);
	color: #fff;
	position: relative;
}

.section-content {
	position: relative;
	z-index: 10;
}

@media (max-width: 767px) {
	.section {
		padding: 50px 25px;
	}
}

.light-section {
	background: var(--lightgrey);
	color: var(--darkgrey);
}

.section .tri {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	margin: auto;
	padding: 0 50px;
	text-align: left;
	max-width: 1280px;
}

.section .tri:after {
	content: '';
	display: inline-block;
	vertical-align: bottom;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 50px 50px 50px;
	border-color: transparent transparent var(--darkgrey) transparent;
	z-index: 50;
}

.light-section .tri:after {
	border-color: transparent transparent var(--lightgrey) transparent;
}

@media (max-width: 767px) {
	.section .tri {
		padding: 0 25px;
	}
	
	.section .tri:after {
		border-width: 0 25px 25px 25px;
	}
}

.section-back {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}

.section-back img.platine {
	position: absolute;
	width: 30%;
	height: auto;
	top: 0;
	right: 0;
	opacity: 0.25;
}


@media (max-width: 767px) {
	.section-back img.platine {
		width: 50%;
	}
}


.section p {
	font-size: 1em;
	line-height: 1.5;
	padding: 0;
	margin: 0 0 1.25em 0;
}

.section ul {
	font-size: 1em;
	line-height: 1.5;
	padding: 0;
	margin: 0 0 1.25em 0
}

.section ul li {
	padding: 0;
	margin: 0 0 0 1.25em;
}

.section ol {
	font-size: 1em;
	line-height: 1.5;
	padding: 0;
	margin: 0 0 1.25em 0;
	text-indent: 1em;
}

.section ol li {
	padding: 0;
	margin: 0 0 0 1em;
}

a.openoverlaybutton {
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-decoration: none;
}

a.openoverlaybutton .uk-icon {
	position: relative;
	top: -0.05em;
}


hr {
	display: block;
	width: 10em;
	max-width: 50%;
	height: 5px;
	padding: 0;
	margin: 10px auto 25px auto;
	border-top: 1px solid currentcolor;
	border-bottom: 1px solid currentcolor;
}

.about-intro {
	max-width: 720px;
	height: auto;
	padding: 0 0 100px 0;
	margin: 0 auto;
	text-align: center;
}

.section h2 {
	font-size: 1.75em;
	text-align: center;
}

.section h3 {
	font-size: 1.25em;
	padding: 0 0 25px 0;
}

.parallax {
	width: 100%;
	height: 50vh;
	overflow: hidden;
}


/* ABOUT */
.about-limit {
	max-width: 1180px;
	margin: 0 auto;
}

.about-row {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	column-gap: 50px;
	grid-row-gap: 50px;
}

@media (max-width: 767px) {
	.about-row {
		grid-template-columns: 1fr;
	}
}


/* LEISTUNGEN */
.leistungen {
	max-width: 1380px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

.leistungen h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}

@media (min-width: 1200px) {
	.leistung-grid {
		display: grid;
		grid-template-columns: repeat(3,1fr);
	}
}

.leistung-col {
	background: var(--boxgrey);
	padding: 25px;
}

.leistung-col:nth-child(even) {
	background: var(--lightgrey);
}

/* ANFRAGE */
.anfrage-formular {
	max-width: 1000px;
	height: auto;
	padding: 25px 0 0 0;
	margin: 0 auto;
}
.form-row {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	height: auto;
}

@media (max-width: 950px) {
	.form-row {
		grid-template-columns: 1fr;
	}
}

.form-item {
	display: flex;
	align-items: center;
	padding: 10px;
}

.form-item label {
	display: inline-block;
	padding: 0 5px 0 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: 400;
	white-space: nowrap;
}

.form-item input {
	display: inline-block;
	width: 100%;
	background: transparent;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	outline: none !important;
}

.form-item input.notvalid {
	border-bottom: 1px solid #f00;
}

.form-message {
	padding: 10px 0 0 0;
}

.form-message label {
	display: none;
}

.form-message textarea {
	display: block;
	width: 100%;
	height: 12em;
	padding: 10px;
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
	outline: none !important;
	resize: none;
}

#form textarea::-webkit-input-placeholder,
#form input::-webkit-input-placeholder,
#form isindex::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

#form textarea::-moz-input-placeholder,
#form input::-moz-input-placeholder,
#form isindex::-moz-input-placeholder {
  color: #fff;
  opacity: 1 !important;
}

.form-privacy {
	padding: 20px 0 0 0;
}

.customcheck {
  padding: 0 0 10px 0;
}

.customcheck p {
	padding: 0.125em 0 0 0;
	margin: 0;
}

.customcheck p a {
  text-decoration: underline;
}

.customdata {
  padding: 0 0 0 42px;
  margin: 0;
  position: relative;
  min-height: 30px;
}

input.dsgvocheck,
input.anoncheck {
  position: absolute;
  left: 0;
  top: 0;
}

.customdata label {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.customdata input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.customdata .check {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: transparent;
  border-radius: 0;
  border: 1px solid #fff;
}

.customdata .check:after {
  content: '';
  position: absolute;
  display: none;
  left: 10px;
  top: 2px;
  width: 10px;
  height: 20px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-sizing: inherit;
}

.customdata input:checked~.check:after {
  display: block;
}

.dsgvo .notvalid {
  border-color: #f00;
}

.customcheck {
  max-width: 45em;
}

.form-finish {
	padding: 25px 0 0 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

@media (max-width: 767px) {
	.form-finish {
		padding: 0;
		display: block;
	}
	
	.send-button-wrap {
		padding: 25px 0 0 0;
	}
}

#send {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
	outline: none !important;
	border-radius: 0;
	font-size: 1em;
	font-weight: 400;
	text-transform: uppercase;
}

.form-files.active .add-button-wrap,
.hidden-drop {
  display: none;
}

.form-files.active .hidden-drop {
  display: block;
}

#dropzone .dropzone {
  width: 100%;
  height: auto;
  min-height: 4em;
  border: 1px dashed #fff;
  text-align: center;
}

#dropzone .dz-message {
  margin: 1.75em 0;
}

#dropzone .dz-started .dz-message {
  margin: 1.75em 0 0 0;
}

#dropzone .dz-preview .dz-progress {
  top: auto;
  bottom: 35px;
}

#dropzone .dz-preview .dz-image {
  background: var(--lightgrey);
}

#dropzone .dz-preview .dz-details .dz-filename span,
#dropzone .dz-preview .dz-details .dz-size span {
  background: transparent;
}

#dropzone .dz-preview .dz-error-message {
  top: 50%;
  left: -50%;
  width: 200%;
}

#dropzone .dz-preview .dz-error-message:after {
  display: none;
}

#dropzone .dz-preview,
#dropzone .dz-preview.dz-image-preview {
	background: transparent;
}

#dropzone .dz-preview .dz-remove {
	color: #fff !important;
}

#dropzone .dz-preview .dz-details {
	color: #fff;
}

button.add-files {
  display: inline-block;
  padding: 0;
  background: transparent;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  position: relative;
  cursor: pointer;
  outline: none !important;
}

.validation-message {
	display: none;
	padding: 10px 0 0 0;
	font-size: 1em;
	font-weight: 400;
	color: #f00;
}


/* FOOTER */
#kontakt h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.25em;
	padding: 0 0 10px 0;
}

#kontakt h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 0.75em;
	font-weight: 400;
	padding: 0 0 10px 0;
	margin: -10px 0 0 0;
}

.footer-limit {
	max-width: 1280px;
	margin: 0 auto;
}

.footer-head {
	padding: 0 0 50px 0;
}

.footer-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.footer-grid {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	column-gap: 50px;
	grid-row-gap: 50px;
}

img.footer-logo,
img.footer-ingenieur {
	display: inline-block;
	width: 12.5em;
	max-width: 100%;
	height: auto;
}

img.footer-anreise {
	display: inline-block;
	width: 100%;
	max-width: 400px;
	height: auto;
}

.footer-map-col {
	height: auto;
	overflow: hidden;
}

a.redfloor {
	display: inline-block;
	float: right;
	width: 40px;
	height: auto;
	margin: 10px 0 0 0;
}

a.redfloor img {
	width: 100%;
	height: auto;
}

@media (min-width: 860px) {
	.footer-address-col {
		padding: 0 0 0 1.5em;
	}
}

@media (max-width: 950px) {
	.footer-flex {
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.footer-flex .footer-col:nth-child(1) {
		order: 2;
		flex: 1 1 50%;
	}
	
	.footer-flex .footer-col:nth-child(2) { 
		order: 1;
		width: 100%;
		flex: 1 1 100%;
	}
	
	.footer-flex .footer-col:nth-child(3) {
		order: 3;
		flex: 1 1 50%;
		text-align: right;
	}
	
	
}

@media (max-width: 859px) {
	.footer-grid {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		column-gap: 0;
	}
	
	.footer-address-col,
	.footer-service-col {
		flex: 1 1 50%;
	}
	
	.footer-map-col {
		width: 100%;
		flex: 1 1 100%;
	}
}

@media (max-width: 767px) {
	img.footer-ingenieur {
		width: 8em;
	}
}

@media (max-width: 600px) {
	.footer-grid {
		display: grid;
		grid-template-columns: 1fr;
	}
}


.footer-links {
	padding: 1.25em 0 0 0;
	border-top: 1px solid var(--darkgrey);
}

.footer-links ul {
	font-size: 1em;
	font-weight: 700;
	text-transform: uppercase;
	list-style-type: none;
	padding: 0;
	margin: 0 0 -5px 0;
	overflow: hidden;
}

.footer-links ul li {
	padding: 0 0 5px 0;
	margin: 0;
}

.footer-links a {
	color: inherit;
}


/* OVERLAYS */
.overlay-wrap {
	display: none;
}

.overlay {
	display: flex;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	padding: 25px;
	z-index: 9999999999;
	align-items: center;
	justify-content: center;
}

.overlay-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(51,51,50,0.75);
	cursor: pointer;
	z-index: 10;
}

.overlay-box {
	font-size: 1em;
	position: relative;
	z-index: 20;
	width: 100%;
	max-width: 1280px;
	height: auto;
	padding: 50px 50px;
	margin: 0 auto;
	text-align: left;
	background: var(--lightgrey);
	color: var(--darkgrey);
}

.overlay-box h3 {
	font-size: 1.25em;
	padding: 0 0 10px 0;
	margin: 0;
}

.overlay-box .textcols h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
}

.overlay-box p {
	font-size: 1em;
	padding: 0 0 10px 0;
	margin: 0;
}

.overlay-box ul {
	list-style-type: disc;
	font-size: 1em;
	padding: 0 0 10px 0;
	margin: 0;
}

.overlay-box ul li {
	padding: 0;
	margin: 0 0 0 1.25em;
}

.textblocks {
	height: auto;
	margin: 0 0 -50px 0;
}

.textblock {
	padding: 0 0 40px 0;
}

@media (min-width: 1280px) {
	.textblocks.textcols {
		column-count: 3;
		column-gap: 50px;
	}
	
	.textcols .textblock {
		-webkit-column-break-inside: avoid;
		break-inside: avoid;
	}
}

.overlay-box a {
	color: inherit;
	text-decoration: underline;
}




.overlayclose {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	z-index: 30;
}

.overlayclose::before,
.overlayclose::after {
	content: '';
	pointer-events: none;
	position: absolute;
	right: 0;
	border-color: var(--darkgrey);
	background-color: var(--darkgrey);
	color: var(--darkgrey);
	opacity: 1;
	box-sizing: border-box;
	display: inline-block;
}


.overlayclose::before,
.overlayclose::after {
	content: '';
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 20px;
	top: calc(50% - 1px);
	left: calc(50% - 10px);
}

.overlayclose::before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.overlayclose::after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.overlayclose::before,
.overlayclose::after {}

.overlayclose:hover::before,
.overlayclose:hover::after {
	border-color: #000;
	background-color: #000;
	color: #000;
}


@media (max-width: 767px) {
	.overlay {
		padding: 25px 10px;
	}

	.overlay-background {
		position: fixed;
	}

	.overlay-box {
		padding: 25px;
	}
}

.overlay.overlayfixed {
	display: block;
	overflow: auto;
}

.overlay.overlayfixed .overlay-background {
	position: fixed;
}