@import url("https://jobads.schnellestelle.de/assets/jobpostings/custom/h137/default.fonts.css");


body {
  font-family: "Source Sans Pro", sans-serif;
  color: #666;
  font-size: 1rem;
}
.maincolor {
  color: #003a79;
}
.h1,
h1,
h2 {
  font-family: Lato, sans-serif;
}
.headerpic {
  position: relative;
  width: 100%;
  border-bottom: 20px solid #000;
  background-image: var(--headerimage, url("https://jobads.schnellestelle.de/assets/jobpostings/custom/h137/default/img/1629724706.jpg"));
  background-size: cover;
  aspect-ratio: 3/1;
  background-position: 50%;
  min-height: 200px;
}
.logo {
  position: absolute;
  top: 50px;
  left: 60px;
}
.wrapper {
  max-width: 1100px;
  padding: 40px 60px;
  margin: 0 auto;
}
.incentives {
  background-image: var(--footerimage, url("https://jobads.schnellestelle.de/assets/jobpostings/custom/h137/default/img/bg_spacer_img.jpg"));
  background-size: cover;
  margin-top: 40px;
  background-position: 80% 50%;
}
@media (max-width: 767px) {
  .incentives {
    margin-top: 20px;
  }
}
.hiring {
  text-align: center;
  border-top: 10px solid #003a79;
  padding-top: 40px;
}
.h1,
h1 {
  font-size: 2.2rem;
  text-transform: uppercase;
  color: #003a79;
}
hr {
  border-top: 1px solid #999;
  width: 80%;
  margin-top: 40px;
  margin-bottom: 40px;
}
.h2,
h2 {
  font-size: 1.2rem;
  position: relative;
  margin-bottom: 25px;
  color: #003a79;
}
.listbox {
  padding: 20px 40px 0 0;
}
.topmargin {
  margin-top: 40px;
}
.h2_hiring:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #005899;
  left: 47%;
  bottom: -15px;
}
h2:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #005899;
  left: 0;
  bottom: -15px;
}
.listbox_incentives h2:after,
footer h2:after {
  position: absolute;
  content: "";
  width: 60px;
  height: 3px;
  background-color: #fff;
  left: 0;
  bottom: -15px;
}
.incentives li:before {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 10px;
  height: 1px;
  left: 0;
  top: 12px;
}
li:before {
  position: absolute;
  content: "";
  background-color: #666;
  width: 10px;
  height: 1px;
  left: 0;
  top: 12px;
}
dl,
ol,
ul {
  margin: 0 0 15px;
  list-style: none;
  padding: 0;
}
li {
  padding-left: 20px;
  margin-top: 10px;
  position: relative;
}
.centertext {
  text-align: center;
}
.siegel {
  padding: 0 30px;
}
footer {
  background: #003a79;
  color: #fff;
}
.h2_hiring {
  text-transform: uppercase;
}
.contactbox {
  border-top: 1px solid #005899;
  padding-top: 20px;
  margin-top: 10px;
}
.weblink {
  border-top: 1px solid #005899;
  margin-top: 20px;
  padding-top: 20px;
}
.icon {
  margin-right: 10px;
}
a:focus,
a:hover {
  color: #005899;
}
a {
  color: #9ec4ea;
}
.listbox_incentives {
  padding: 40px;
  background-color: rgba(0, 58, 121, 0.8);
  color: #fff;
}
@media (max-width: 1073px) {
  .logo_img {
    width: 300px;
  }
}
@media (max-width: 790px) {
  .logo_img {
    width: 200px;
  }
}
@media (max-width: 500px) {
  .logo {
    left: 30px;
  }
  .wrapper {
    padding: 30px;
  }
  .h1,
  h1 {
    font-size: 1.7rem;
  }
  .listbox {
    padding: 20px;
  }
  .topmargin {
    margin-top: 10px;
  }
  .logo_img {
    width: 150px;
  }
}
.listbox_incentives h2,
footer a:hover,
footer h2 {
  color: #fff;
}
