#header .header-body {
	background:#dedede url("../img/header.jpg") center center;
	background-size: cover;
}

#footer {
  background: var(--dark);
  border-top: 1px solid #000000;
  font-size: 0.9em;
  margin-top: 0px;
  padding: 0;
  position: relative;
  clear: both;
}

.custom-font-10 {
	font-family: "Coustard", sans-serif;
	letter-spacing: 0.1em;
	font-size: 2vw;
}

.custom-font {
	font-family: "Coustard", sans-serif;
	letter-spacing: 0.1em;
}


.hchek {
	min-height:500px;
}

@media (max-width: 500px) {
	.custom-font-10 {
		font-size: 2.7vw !important;
	}

	.hchek {
		min-height:200px;
	}

	.text-12 {
	  font-size: 2.3em !important;
	}
	.text-10 {
	  font-size: 2.0em !important;
	}
	.text-5 {
	  font-size: 1.20em !important;
	}
}

.bg-color-pic {
	background: url("../img/slides/slide-corporate-8.jpg") !important;
	background-position: center center !important;
	background-size: cover !important;
}

.alternative-font-2 {
  font-family: "Edo", sans-serif !important;
}

.job {
	min-height:200px;
	background: #ffffff url("../img/zeige.jpg") no-repeat bottom right;
	background-size:60%;
}

.box-shadow-2:not(.box-shadow-hover) {
  box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.45);
}



    @font-face {
    font-family: 'Edo';
    font-style: normal;
    font-weight: normal;
    src: local('../fonts/Edo'), url('../fonts/edo.woff') format('woff');
    }




/* coustard-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Coustard';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/coustard-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
