/* //
Theme Name: hsag Karriere
Theme URI: https://hsag.info
Author: O.Wendt
Author URI: https://hsag.info
Description: Basic Bootstrap 5 Template
Version: 1.0.636
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pegasus_starter
// 
*/
body {
  font-family: "Open Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #323232;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.25rem;
  font-weight: 700;
}

h1 {
  font-size: 3.4rem;
}

h2 {
  font-size: 2.8rem;
}

h3 {
  font-size: 2.3rem;
}

h4 {
  font-size: 2rem;
}

h5 {
  font-size: 1.7rem;
}

h6 {
  font-size: 1.4rem;
}

.topheadline {
  font-size: 4.4rem;
  line-height: 4.4rem;
}

.topheadline.klein {
  font-weight: 700;
}

.animierte-headline {
  right: -150%;
}

.enge-headline {
  font-family: "Open Sans Condensed", sans-serif;
}

a {
  color: #0E4982;
}

a:hover {
  color: #97be0d;
}

.klein p {
  font-size: 12px !important;
}

.weit {
  letter-spacing: 2px;
}

.eng {
  letter-spacing: -1px;
}

.gross {
  text-transform: uppercase;
}

.fett {
  font-weight: 700;
}

.leicht {
  font-weight: 500;
}

.null {
  margin-bottom: 0px !important;
}

.no-link a.weiss:hover {
  color: #fff;
}

.fehler {
  height: 80vh;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fehler h1 {
  font-size: 120px;
  text-transform: uppercase;
  font-weight: 800;
}

.modal-backdrop {
  opacity: 0.8 !important;
}

@media screen and (max-width: 1199.98px) {
  h1 {
    font-size: 2.8rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.3rem;
  }
  h6 {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 767.98px) {
  body {
    font-size: 1rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
  h1 {
    font-size: 2.1rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.7rem;
  }
  h4 {
    font-size: 1.5rem;
  }
  h5 {
    font-size: 1.3rem;
    word-wrap: break-word;
  }
  h6 {
    font-size: 1.1rem;
  }
  .topheadline {
    font-size: 2rem;
    line-height: 2rem;
  }
  .topheadline.klein {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
header {
  z-index: 999;
}

.bg-teaser-startseite {
  background: rgb(239, 238, 241);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(239, 238, 241)), color-stop(75%, rgb(239, 238, 241)), to(rgb(226, 230, 235)));
  background: linear-gradient(180deg, rgb(239, 238, 241) 0%, rgb(239, 238, 241) 75%, rgb(226, 230, 235) 100%);
  position: relative;
  z-index: 1;
}

.teaser-startseite {
  background-repeat: no-repeat;
  background-position: center bottom;
  max-width: 1600px;
  min-height: 900px;
  margin: auto;
  padding-top: 150px;
}

.ohne-teaser-header {
  position: relative;
  z-index: 0;
}
.topleiste p {
  margin-bottom: 0;
}
.topleiste .tl-links p {
  font-family: "Open Sans", sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  margin-right: 10px;
  color: #323232;
  font-size: 0.9rem;
}
.topleiste .tl-links a {
  text-decoration: none;
  color: #323232;
}
.topleiste .tl-links i {
  color: #101010;
  background-color: #F1F6F9;
  margin-right: 10px;
  padding: 6px;
  border-radius: 50px;
  font-size: 15px;
}
.topleiste .tl-links i:hover {
  border: solid 0px #808080;
  background-color: #808080;
  color: #ffffff;
}
.topleiste .tl-links .clock::before {
  top: -1px;
  left: 0.5px;
  position: relative;
}
.topleiste .tl-rechts p {
  font-family: "Open Sans", sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  margin-right: 10px;
  color: #101010;
  font-size: 0.9rem;
}
.topleiste .tl-rechts i {
  border: solid 0px #B3B3B3;
  padding: 4px;
  color: #101010;
  background-color: #F1F6F9;
  border-radius: 50px;
  margin-left: 5px;
  margin-right: 5px;
}
.topleiste .tl-rechts a {
  text-decoration: none;
}
.topleiste .tl-rechts i:hover {
  border: solid 0px #323232;
  background-color: #323232;
  color: #ffffff;
}
.topleiste .tl-rechts i:last-child {
  margin-right: 0;
}

.logo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.logo img {
  width: 100%;
  max-width: 320px;
}
.logo p {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 15px;
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
}

.suchen {
  font-size: 1.4rem;
  padding: 8px 15px;
  cursor: pointer;
  border-radius: 5px;
}

.suchen:hover {
  background-color: #0E4982;
  color: #ffffff;
}

.teaser-header-start {
  min-height: 750px;
  background-image: url("assets/images/teaser-header.jpg");
  background-size: cover;
}

.teaser-header {
  min-height: 500px;
  background-image: url("assets/images/teaser-header.jpg");
  background-size: cover;
  background-position: center center;
}

.btn {
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: bold;
  font-size: 1.2rem;
  padding: 8px 15px;
}

.btn-success {
  border-color: #97be0d;
  color: #ffffff;
  background-color: #97be0d;
}

.btn-outline-success {
  background-color: #97be0d;
  border-color: #97be0d;
  color: #97be0d;
}

.btn-outline-success:hover {
  background-color: #97be0d;
  color: #ffffff;
}

.btn-outline-dark {
  border-color: #97be0d;
  color: #ffffff;
}

.btn-outline-dark:hover {
  border-color: #0E4982;
  background-color: #0E4982;
  color: #ffffff;
}

.btn-termin-form {
  background-color: #808080;
  color: #ffffff;
  border-radius: 0;
  text-transform: uppercase;
  position: relative;
  border-radius: 5px;
  font-size: 1.3rem;
  letter-spacing: 3px;
  font-weight: 400;
}
.btn-termin-form i {
  border: none !important;
  padding: none !important;
  color: #fff !important;
  background-color: initial !important;
  border-radius: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.btn-termin-form:hover {
  background-color: #323232;
  color: #ffffff;
}
.hauptmenue ul {
  margin-top: 2px;
}
.hauptmenue li a {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.3rem;
  font-weight: bold;
  padding-left: 15px !important;
  padding-right: 15px !important;
  border-radius: 5px;
  opacity: 1 !important;
  color: #323232;
}
.hauptmenue li {
  margin-right: 15px;
}
.hauptmenue li:last-child {
  margin-right: 0;
}
.hauptmenue li a:hover {
  color: #ffffff;
  background-color: #0E4982;
}
.hauptmenue .active {
  background-color: #0E4982;
  color: #ffffff;
  border-radius: 5px;
}
.hauptmenue li.nav-item a.active {
  color: #ffffff;
}
.hauptmenue li.nav-item a.active:hover {
  color: #ffffff;
}
.hauptmenue a.dropdown-item.active {
  background-color: #808080;
  border-radius: 0;
  color: #ffffff;
}
.hauptmenue a.dropdown-item {
  letter-spacing: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.hauptmenue a.dropdown-item:hover {
  background-color: #808080;
  border-radius: 0;
  color: #ffffff;
}
.hauptmenue .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.hauptmenue .custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

@media screen and (max-width: 1399.98px) {
  .logo {
  }
  .logo img {
    width: 100%;
    max-width: 240px;
  }
  .hauptmenue {
  }
  .hauptmenue li a {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media screen and (max-width: 1199.98px) {
  .hauptmenue {
  }
  .hauptmenue li a {
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 1.1rem;
  }
  .hauptmenue li {
    margin-right: 5px;
  }
  .btn {
    font-size: 1rem;
  }
  .navbar-toggler {
    height: 45px;
    border: none;
    width: 45px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #0E4982;
    padding: 0;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .btn-termin-form {
    border: solid 2px #949496;
    position: absolute;
    top: 16px;
    height: 45px;
    right: 15px;
    padding: 3px 10px 2px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .btn-termin-form i {
    margin-right: 0 !important;
  }
  .btn-termin-form span {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  .navbar-toggler {
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .col-search {
    position: absolute;
    top: 15px;
    right: 65px;
  }
  .hauptmenue ul {
    margin-top: 2px;
    background-color: #fff;
    padding: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .logo {
  }
  .logo img {
    width: 100%;
    max-width: 220px;
  }
  .teaser-startseite {
    min-height: 760px;
    padding-top: 110px;
  }
  .teaser-header-start {
    min-height: 550px;
    background-image: url("assets/images/teaser-header.jpg");
    background-size: cover;
  }
  .teaser-header {
    min-height: 250px;
    background-image: url("assets/images/teaser-header.jpg");
    background-size: cover;
  }
  .topleiste .tl-links p {
    letter-spacing: 0px;
  }
}
.animierte-headline h2 {
  font-size: 250px !important;
  font-weight: 800;
  opacity: 0.1;
  white-space: nowrap !important;
  position: relative;
}

.mittig {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.z-index {
  z-index: 999;
  position: relative;
}

.z-index-1 {
  z-index: 10 !important;
  position: relative;
}

.no-underline a {
  text-decoration: none;
}

.inhalt {
  position: relative;
  z-index: 999;
}

.bg-image {
  background-size: cover;
  background-repeat: no-repeat;
}
.teaser-info .tb-button__link {
  margin-bottom: 0;
}

.max-1400 {
  max-width: 1400px;
  position: relative;
  margin: auto;
}

.margin-left-100 {
  margin-left: -100px;
  position: relative;
  z-index: 0 !important;
}

.margin-right-100 {
  margin-right: -100px;
  z-index: 0 !important;
}

.margin-50 {
  margin-top: -50px;
}

.margin-75 {
  margin-top: -75px;
}

.margin-100 {
  margin-top: -100px;
}

.margin-150 {
  margin-top: -150px;
}

.btn-round {
  border-radius: 0.6rem !important;
}

.btn-lg {
  font-size: 1.5rem !important;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -ms-flex-line-pack: center;
      align-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

a.box-link {
  color: inherit;
  text-decoration: none !important;
}

.schatten {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
}

.schatten-leicht {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.trennen {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  hyphenate-character: auto;
  hyphenate-limit-chars: 10;
}

.center {
  display: block;
  text-align: center;
}

.rundung img {
  border-radius: 2rem;
  -moz-border-radius: 2rem;
  -webkit-border-radius: 2rem;
  overflow: hidden;
}

.box-1 h6.aio-icon-title {
  margin-top: 15px;
}

.box-1 .aio-icon-img {
  -webkit-box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.15);
}

.box-1 .aio-icon-description {
  padding: 25px;
}

.bottom-text {
  padding: 20px 15px;
}

.job-flag {
  padding: 5px 10px;
  border-radius: 0.7rem;
}

.pre-wort strong {
  font-weight: 700;
  font-size: 1.5rem;
}

.kurze-linie {
  width: 50%;
  margin: auto;
  border-top: 5px solid !important;
}

.check-auswahl {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.r-icons {
  width: 80px;
  height: 80px;
  background-color: aqua;
  border-radius: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.r-icons span {
  font-size: 45px;
}

span.icon {
  font-size: 24px;
}
span.icon a {
  text-decoration: none;
}
span.icon a:hover {
  text-decoration: none;
  color: initial;
}

.tab-button.v1 {
  padding: 2px 15px;
  border: none;
  cursor: pointer;
  text-align: left;
  display: block;
}

.tab-button.v1.active {
  position: relative;
  display: inline-block;
  color: #97be0d;
  background-color: #ffffff;
}

.tab-button.v1.active:before {
  content: "";
  border-top: solid 4px #97be0d;
  position: relative;
  width: 50px;
  position: relative;
  display: block;
  left: -65px;
  top: 50%;
}

.tab-button.v2 {
  padding: 4px 5px;
  border: none;
  cursor: pointer;
  text-align: left;
  display: block;
}

.tab-button.v2.active {
  position: relative;
  display: block;
  color: #97be0d;
  background-color: #ffffff;
}

.tab-buttons button:last-child {
  border-bottom: none;
}

.tab-content {
  display: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.tab-content.active {
  display: block;
}

a.inner-link {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
}

@-webkit-keyframes button-blink-anim {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}

@keyframes button-blink-anim {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
  }
}
#fon-button {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  bottom: 25px;
  left: -125px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 999;
}

#fon-button.active {
  visibility: visible;
  bottom: 25px;
  left: 25px;
  opacity: 1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.big-claim-header {
  height: 320px;
  left: 0;
  right: 0;
  bottom: -160px;
}
.big-claim-header img {
  height: 100%;
  opacity: 0.3;
}

.big-claim-footer {
  height: 320px;
  left: 0;
  right: 0;
  top: -160px;
  text-align: right;
}
.big-claim-footer img {
  height: 100%;
  opacity: 0.3;
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transform: translatey(-100px);
  -ms-transform: translatey(-100px);
  transform: translatey(-100px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 10px;
}

.hovereffect a.info {
  text-decoration: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin: 50px 0 0;
  padding: 7px 14px;
}

.hovereffect a.info:hover {
  -webkit-box-shadow: 0 0 5px #fff;
          box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img {
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translatey(0);
  -webkit-transform: translatey(0);
  transform: translatey(0);
}

.hovereffect:hover a.info {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.link-passt a {
  color: inherit;
  text-decoration: none;
}

#job-search {
  margin-bottom: 15px;
  border: solid 2px #ECECEC;
  border-radius: 10px;
  padding: 5px 10px;
  position: relative;
}
#pagination-links strong {
  font-weight: bolder;
  background-color: #97be0d;
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 !important;
  color: #fff;
  margin-right: 5px;
  border-radius: 5px;
}
#pagination-links a {
  background-color: #ECECEC;
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 !important;
  color: #101010;
  margin-right: 5px;
  border-radius: 5px;
}

h2.steps {
  width: 100px;
  height: 100px;
  background-color: #0E4982;
  color: #fff;
  border-radius: 120px;
  margin: auto;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  z-index: 2;
}

.line-left:before {
  content: "";
  border: dashed 2px #D3D9DD;
  position: absolute;
  width: 50%;
  left: 5px;
  top: 50px;
}

.line-right:after {
  content: "";
  border: dashed 2px #D3D9DD;
  position: absolute;
  width: 50%;
  right: 0;
  top: 50px;
  z-index: 0;
}

.sprechblase1 {
  position: relative;
}

.sprechblase1:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(14, 73, 130, 0);
  border-right-color: #0E4982;
  border-width: 10px;
  margin-top: -10px;
}

.sprechblase2 {
  position: relative;
}

.sprechblase2:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(148, 205, 72, 0);
  border-left-color: #94CD48;
  border-width: 10px;
  margin-top: -10px;
}

.rechtliches ul {
  padding-left: 2rem !important;
}

.box-link h6 {
  font-size: 1.25rem;
}

.faq {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.faq:before {
  content: "\f059";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 40px;
  color: #94CD48;
  margin-right: 10px;
}

.bg-transparent {
  background-color: transparent;
}

.bg-weiss {
  background-color: #ffffff;
}

.bg-schwarz {
  background-color: #101010;
}

.bg-lichtgrau {
  background-color: #F1F6F9;
}

.bg-hellgrau {
  background-color: #ECECEC;
}

.bg-grau {
  background-color: #B3B3B3;
}

.bg-dunkelgrau {
  background-color: #808080;
}

.bg-nachtgrau {
  background-color: #323232;
}

.bg-lichtblau {
  background-color: #b5ddf3;
}

.bg-hellblau {
  background-color: #2F8EE9;
}

.bg-blau {
  background-color: #0E4982;
}

.bg-dunkelblau {
  background-color: #0B3863;
}

.bg-lichtgruen {
  background-color: #CEE0D6;
}

.bg-hellgruen {
  background-color: #B3DC7D;
}

.bg-gruen {
  background-color: #97be0d;
}

.bg-dunkelgruen {
  background-color: #5E8A25;
}

.bg-hellrot {
  background-color: #E70007;
}

.bg-rot {
  background-color: #c90108;
}

.bg-dunkelrot {
  background-color: #9a1a1f;
}

.bg-hellorange {
  background-color: #F5B791;
}

.bg-orange {
  background-color: #EC7A34;
}

.bg-dunkelorange {
  background-color: #C95813;
}

.bg-weiss-lichtgrau {
  background: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), color-stop(50%, rgb(255, 255, 255)), color-stop(50%, rgb(241, 246, 249)), to(rgb(241, 246, 249)));
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgb(241, 246, 249) 50%, rgb(241, 246, 249) 100%);
}

.bg-lichtgrau-weiss {
  background: #F1F6F9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 246, 249)), color-stop(50%, rgb(241, 246, 249)), color-stop(50%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(241, 246, 249) 0%, rgb(241, 246, 249) 50%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%);
}

.bg-lichtgrau-weiss-70 {
  background: #F1F6F9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(241, 246, 249)), color-stop(70%, rgb(241, 246, 249)), color-stop(70%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(241, 246, 249) 0%, rgb(241, 246, 249) 70%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
}

.bg-lichtgrau-weiss-breit {
  background: #F1F6F9;
  background: -webkit-gradient(linear, left top, right top, from(rgb(241, 246, 249)), color-stop(65%, rgb(241, 246, 249)), color-stop(65%, rgb(252, 253, 254)), to(rgb(252, 253, 254)));
  background: linear-gradient(90deg, rgb(241, 246, 249) 0%, rgb(241, 246, 249) 65%, rgb(252, 253, 254) 65%, rgb(252, 253, 254) 100%);
}

.weiss {
  color: #ffffff;
}

.schwarz {
  color: #101010;
}

.lichtgrau {
  color: #F1F6F9;
}

.hellgrau {
  color: #ECECEC;
}

.grau {
  color: #B3B3B3;
}

.dunkelgrau {
  color: #808080;
}

.hellblau {
  color: #2F8EE9;
}

.blau {
  color: #0E4982;
}

.dunkelblau {
  color: #0B3863;
}

.hellgruen {
  color: #B3DC7D;
}

.gruen {
  color: #97be0d;
}

.dunkelgruen {
  color: #5E8A25;
}

.hellrot {
  color: #E70007;
}

.rot {
  color: #c90108;
}

.dunkelrot {
  color: #9a1a1f;
}

.hellorange {
  color: #F5B791;
}

.orange {
  color: #EC7A34;
}

.dunkelorange {
  color: #C95813;
}

@media screen and (max-width: 767.98px) {
  .md-no-bg-img {
    background-image: none !important;
  }
  .mobile100 {
    height: 100px !important;
  }
  .mobile80 {
    height: 80px !important;
  }
  .mobile50 {
    height: 50px !important;
  }
  .mobile35 {
    height: 35px !important;
  }
  .mobile15 {
    height: 15px !important;
  }
  .tab-content {
    display: block !important;
    margin-bottom: 20px !important;
  }
  .line-right:after {
    display: none;
  }
  .line-left:before {
    display: none;
  }
}
@media screen and (max-width: 575.98px) {
  .margin-150 {
    margin-top: 0;
  }
  .margin-left-100 {
    margin-left: initial;
  }
  .margin-right-100 {
    margin-right: initial;
  }
  .big-claim-header {
    height: 120px;
    bottom: -60px;
  }
  .big-claim-footer {
    height: 120px;
    top: -60px;
  }
}
.footer a {
  color: initial;
  text-decoration: none;
}
.footerlast p {
  margin-bottom: 0;
  font-size: 1rem;
}
.footerlast .fl-links {
  text-align: left;
}
.footerlast .fl-rechts {
  text-align: right;
}
.footerlast a {
  color: #808080;
  text-decoration: none;
}
.footer-4 i {
  border: solid 0px #808080;
  padding: 10px;
  color: #101010;
  background-color: #ffffff;
  border-radius: 50px;
  margin-left: 5px;
  margin-right: 5px;
}
.footer-4 a {
  color: #ffffff;
  text-decoration: none;
}
.footer-4 a:hover {
  color: #ECECEC;
}
.footer-4 i:hover {
  border: solid 0px #808080;
  background-color: #B3B3B3;
  color: #101010;
}
.footer-4 i:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767.98px) {
  .footer {
  }
  .footer h3 {
    font-size: 1.5rem;
  }
  .footerlast {
  }
  .footerlast .fl-links {
    text-align: center;
  }
  .footerlast .fl-rechts {
    text-align: center;
  }
}
/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("assets/fonts/open-sans-v34-latin-300.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("assets/fonts/open-sans-v34-latin-regular.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("assets/fonts/open-sans-v34-latin-500.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("assets/fonts/open-sans-v34-latin-600.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-600.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("assets/fonts/open-sans-v34-latin-700.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("assets/fonts/open-sans-v34-latin-800.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-800.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: local(""), url("assets/fonts/open-sans-v34-latin-300italic.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-300italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("assets/fonts/open-sans-v34-latin-italic.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-500italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  src: local(""), url("assets/fonts/open-sans-v34-latin-500italic.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-500italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-600italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: local(""), url("assets/fonts/open-sans-v34-latin-600italic.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-600italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: local(""), url("assets/fonts/open-sans-v34-latin-700italic.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-700italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-800italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: local(""), url("assets/fonts/open-sans-v34-latin-800italic.woff2") format("woff2"), url("assets/fonts/open-sans-v34-latin-800italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("assets/fonts/OpenSansCondensed-Bold.woff2") format("woff2"), url("assets/fonts/OpenSansCondensed-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("assets/fonts/OpenSansCondensed-Light.woff2") format("woff2"), url("assets/fonts/OpenSansCondensed-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Condensed";
  src: url("assets/fonts/OpenSansCondensed-LightItalic.woff2") format("woff2"), url("assets/fonts/OpenSansCondensed-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "hsag-karriere";
  src: url("assets/fonts/hsag-karriere.eot?surch9");
  src: url("assets/fonts/hsag-karriere.eot?surch9#iefix") format("embedded-opentype"), url("assets/fonts/hsag-karriere.ttf?surch9") format("truetype"), url("assets/fonts/hsag-karriere.woff?surch9") format("woff"), url("assets/fonts/hsag-karriere.svg?surch9#hsag-karriere") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "hsag-karriere";
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hsag-umwelt:before {
  content: "\e91d";
}

.hsag-footprint:before {
  content: "\e91e";
}

.hsag-rakete:before {
  content: "\e91f";
}

.hsag-resourcen:before {
  content: "\e920";
}

.hsag-sicherheit:before {
  content: "\e921";
}

.hsag-telefon:before {
  content: "\e91b";
}

.hsag-standort:before {
  content: "\e91c";
}

.hsag-abfrage:before {
  content: "\e912";
}

.hsag-check:before {
  content: "\e913";
}

.hsag-e-mail:before {
  content: "\e914";
}

.hsag-geschenk:before {
  content: "\e915";
}

.hsag-herz:before {
  content: "\e916";
}

.hsag-kalender:before {
  content: "\e917";
}

.hsag-portfolio:before {
  content: "\e918";
}

.hsag-termin:before {
  content: "\e919";
}

.hsag-ticket:before {
  content: "\e91a";
}

.hsag-auge:before {
  content: "\e90e";
}

.hsag-person-suche:before {
  content: "\e90f";
}

.hsag-quote-left:before {
  content: "\e910";
}

.hsag-quote-right:before {
  content: "\e911";
}

.hsag-arbeitszeit:before {
  content: "\e900";
}

.hsag-benefit:before {
  content: "\e901";
}

.hsag-benefits:before {
  content: "\e902";
}

.hsag-checkliste:before {
  content: "\e903";
}

.hsag-deutschlandticket:before {
  content: "\e904";
}

.hsag-firmenevent:before {
  content: "\e905";
}

.hsag-gesundheitscheck:before {
  content: "\e906";
}

.hsag-homeoffice:before {
  content: "\e907";
}

.hsag-sicherer-arbeitsplatz:before {
  content: "\e908";
}

.hsag-umfrage:before {
  content: "\e909";
}

.hsag-weiterbildung:before {
  content: "\e90a";
}

.hsag-weiterempfehlen:before {
  content: "\e90b";
}

.hsag-zuschuss:before {
  content: "\e90c";
}

.hsag-altersversorgung:before {
  content: "\e90d";
}

a.job-link {
  text-decoration: none;
  color: initial;
}

.job-link h6 {
  font-size: 1.25rem;
}

.job {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 4px #F1F6F9;
  -webkit-transition: all 500ms;
  transition: all 500ms;
}

.job:hover {
  -webkit-transition: all 500ms;
  transition: all 500ms;
  background-color: rgb(255, 255, 255);
  color: #0E4982;
  border-bottom: solid 4px #F1F6F9;
  border-top: none;
  border-left: none;
  border-right: none;
}

#pagination-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#pagination-links a,
#pagination-links strong {
  padding-right: 5px;
  text-decoration: none;
}

.job {
  min-height: auto;
}

.job-head {
  margin-bottom: 30px;
}

/* .job-title:before {
    content: '\279E';
    margin-right: 10px;
} */
.job_sub_heading {
  margin-top: 30px;
  padding-bottom: 30px;
}

.job_sub_heading:nth-of-type(odd),
.job_sub_heading:nth-of-type(odd) + p,
.job_sub_heading:nth-of-type(odd) + p + ul,
.job_sub_heading:nth-of-type(odd) + p + ul + p,
.job_sub_heading:nth-of-type(odd) + p + div,
.job_sub_heading:nth-of-type(odd) + p + p,
.job_sub_heading:nth-of-type(odd) + p + p + p {
  background-color: #F1F6F9;
  margin: 0;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.job_sub_heading:nth-of-type(odd) + p + div > p {
  margin: 0;
}

.job_sub_heading:nth-of-type(odd) {
  padding-top: 15px;
}

.job_sub_heading:nth-of-type(odd) + p + ul {
  padding-left: 32px;
}

.job_sub_heading:nth-of-type(even),
.job_sub_heading:nth-of-type(even) + p,
.job_sub_heading:nth-of-type(even) + p + ul,
.job_sub_heading:nth-of-type(even) + p + ul + p,
.job_sub_heading:nth-of-type(even) + p + div,
.job_sub_heading:nth-of-type(even) + p + p,
.job_sub_heading:nth-of-type(even) + p + p + p {
  margin: 0;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.job_sub_heading:nth-of-type(even) {
  padding-top: 30px;
}

.job_sub_heading:nth-of-type(even) + p + ul {
  padding-left: 30px !important;
}