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


header {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}
.triangle {
  background-color: #ee7f00;
  background: -moz-linear-gradient(
    top left,
    transparent 0,
    transparent 50%,
    #ee7f00 50%,
    #ee7f00 100%
  );
  background: -o-linear-gradient(
    top left,
    transparent 0,
    transparent 50%,
    #ee7f00 50%,
    #ee7f00 100%
  );
  background: -ms-linear-gradient(
    top left,
    transparent 0,
    transparent 50%,
    #ee7f00 50%,
    #ee7f00 100%
  );
  background: -webkit-linear-gradient(
    top left,
    transparent 0,
    transparent 50%,
    #ee7f00 50%,
    #ee7f00 100%
  );
  background: linear-gradient(
    top left,
    transparent 0,
    transparent 50%,
    #ee7f00 50%,
    #ee7f00 100%
  );
  position: absolute;
  bottom: 0;
  height: 169px;
  right: 0;
  padding: 16px;
  text-align: right;
  vertical-align: bottom;
  width: 168px;
  z-index: 1;
}
.hero_img {
  background: url("https://jobads.schnellestelle.de/assets/jobpostings/custom/a025/default/img/ATLAS_Kopf.jpg") center center/cover;
  height: 500px;
  position: relative;
}
footer {
  background: #ececec;
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
}
.h1,
footer a:hover,
h1 {
  color: #ee7f00;
}

body {
  font-family: Roboto;
}
.container {
  max-width: 910px;
}
@media (min-width: 992px) {
  .adress_field {
    background: #fff;
    padding: 30px 30px 20px;
  }
}
footer a {
  color: #212529;
}
@media (max-width: 991px) {
  .adress_row {
    background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  footer {
    padding-bottom: 0;
    padding-top: 20px;
  }
  .interested {
    margin-bottom: 25px;
  }
}
.company_description {
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 100px;
}
.subtitle {
  font-size: 21px;
  display: block;
  color: #ee7f00;
}
.tasks {
  padding-top: 25px;
}
@media (min-width: 1400px) {
  .company_description {
    width: 70%;
  }
}
.description {
  background: #efefef;
  padding-top: 40px;
  padding-bottom: 30px;
}
@media (max-width: 700px) {
  .h1,
  h1 {
    font-size: 27px;
  }
}
.list_box li {
  list-style-image: url("https://jobads.schnellestelle.de/assets/jobpostings/custom/a025/default/img/arrow.png");
  margin-bottom: 10px;
}
dl,
ol,
ul {
  padding-left: 20px;
}
.list_box {
  margin-bottom: 60px;
}
.list_box h2 {
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}
footer h2 {
  color: #ee7f00;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.main {
  padding-top: 40px;
  padding-bottom: 0;
}
.looking-for {
  border-left: 10px solid #fff;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .logo {
    max-width: 450px;
  }
}
