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

body {
  background: #eee;
  color: #231f20;
  font-family: Roboto;
  font-weight: 400;
  font-size: 0.9rem;
}
.container-fluid {
  padding: 0;
  background: #fff;
}
.logo {
  padding: 10px;
}
a {
  color: initial;
}
.h1,
h1 {
  font-size: clamp(1.6rem, 3vw, 3rem);
  font-family: Fenix;
  text-align: center;
  margin-bottom: 25px;
}
.row {
  margin: 0 auto;
}
.h2,
h2 {
  font-size: 1.5rem;
}
:root {
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.col.last {
  padding-top: 10px;
}
.smaller {
  font-size: 60%;
  font-weight: 400;
}
.bg_orange {
  background: #ff4e21;
}
.bg_blue {
  background: #006981;
}
h2 {
  font-family: Fenix;
}
h1 strong {
  font-weight: 500;
}
.bg_orange.logo_footer {
  clip-path: ellipse(145px 148px at 50% 70%);
  min-width: 296px;
  min-height: 180px;
  align-items: center;
}
.logo_outerbox {
  min-height: 205px;
}
.bg_blue.white a,
.contract_end a {
  text-decoration: none;
}
.pmt-5.start,
.subtitle_col h2 {
  font-family: Roboto;
}
.orange,
a:hover {
  color: #ff4e21;
}
body strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .intro_box {
    padding: 1.5rem;
  }
}
@media (min-width: 768px) {
  .bg_blue.white {
    border-radius: 0 268px 268px 0;
    min-width: 550px;
    margin-bottom: -56px;
    max-width: 620px;
  }
  .list_box.negativmargin {
    margin-bottom: -50px;
  }
  .intro_box {
    padding: 3rem;
    text-align: center;
  }
}
.general_padding {
  padding-left: 3rem;
  padding-right: 3rem;
}
.subtitle_col {
  text-align: center;
  padding-top: 50px;
}
