@charset "UTF-8";
/* Core Mixin */
/* Core Extend */
/* Seitenelemente */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a[href*="/wp-admin/link-add.php"],
#wp-admin-bar-comments,
#wp-admin-bar-updates,
#wp-admin-bar-customize,
#wp-admin-bar-wp-logo,
#wp-admin-bar-seed-csp4-notice,
.ab-submenu .ab-submenu {
  display: none !important;
}

/* Abstände */
.mt--10 {
  margin-top: -300px;
}
@media (max-width: 991px) {
  .mt--10 {
    margin-top: -150px;
  }
}

.mt--9 {
  margin-top: -270px;
}
@media (max-width: 991px) {
  .mt--9 {
    margin-top: -135px;
  }
}

.mt--8 {
  margin-top: -240px;
}
@media (max-width: 991px) {
  .mt--8 {
    margin-top: -120px;
  }
}

.mt--7 {
  margin-top: -210px;
}
@media (max-width: 991px) {
  .mt--7 {
    margin-top: -105px;
  }
}

.mt--6 {
  margin-top: -180px;
}
@media (max-width: 991px) {
  .mt--6 {
    margin-top: -90px;
  }
}

.mt--5 {
  margin-top: -150px;
}
@media (max-width: 991px) {
  .mt--5 {
    margin-top: -75px;
  }
}

.mt--4 {
  margin-top: -120px;
}
@media (max-width: 991px) {
  .mt--4 {
    margin-top: -60px;
  }
}

.mt--3 {
  margin-top: -90px;
}
@media (max-width: 991px) {
  .mt--3 {
    margin-top: -45px;
  }
}

.mt--2 {
  margin-top: -60px;
}
@media (max-width: 991px) {
  .mt--2 {
    margin-top: -30px;
  }
}

.mt--1 {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .mt--1 {
    margin-top: -15px;
  }
}

.mt-0 {
  margin-top: 0px;
}
@media (max-width: 991px) {
  .mt-0 {
    margin-top: 0px;
  }
}

.mt-1 {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .mt-1 {
    margin-top: 15px;
  }
}

.mt-2 {
  margin-top: 60px;
}
@media (max-width: 991px) {
  .mt-2 {
    margin-top: 30px;
  }
}

.mt-3 {
  margin-top: 90px;
}
@media (max-width: 991px) {
  .mt-3 {
    margin-top: 45px;
  }
}

.mt-4 {
  margin-top: 120px;
}
@media (max-width: 991px) {
  .mt-4 {
    margin-top: 60px;
  }
}

.mt-5 {
  margin-top: 150px;
}
@media (max-width: 991px) {
  .mt-5 {
    margin-top: 75px;
  }
}

.mt-6 {
  margin-top: 180px;
}
@media (max-width: 991px) {
  .mt-6 {
    margin-top: 90px;
  }
}

.mt-7 {
  margin-top: 210px;
}
@media (max-width: 991px) {
  .mt-7 {
    margin-top: 105px;
  }
}

.mt-8 {
  margin-top: 240px;
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 120px;
  }
}

.mt-9 {
  margin-top: 270px;
}
@media (max-width: 991px) {
  .mt-9 {
    margin-top: 135px;
  }
}

.mt-10 {
  margin-top: 300px;
}
@media (max-width: 991px) {
  .mt-10 {
    margin-top: 150px;
  }
}

.mb--10 {
  margin-bottom: -300px;
}
@media (max-width: 991px) {
  .mb--10 {
    margin-bottom: -150px;
  }
}

.mb--9 {
  margin-bottom: -270px;
}
@media (max-width: 991px) {
  .mb--9 {
    margin-bottom: -135px;
  }
}

.mb--8 {
  margin-bottom: -240px;
}
@media (max-width: 991px) {
  .mb--8 {
    margin-bottom: -120px;
  }
}

.mb--7 {
  margin-bottom: -210px;
}
@media (max-width: 991px) {
  .mb--7 {
    margin-bottom: -105px;
  }
}

.mb--6 {
  margin-bottom: -180px;
}
@media (max-width: 991px) {
  .mb--6 {
    margin-bottom: -90px;
  }
}

.mb--5 {
  margin-bottom: -150px;
}
@media (max-width: 991px) {
  .mb--5 {
    margin-bottom: -75px;
  }
}

.mb--4 {
  margin-bottom: -120px;
}
@media (max-width: 991px) {
  .mb--4 {
    margin-bottom: -60px;
  }
}

.mb--3 {
  margin-bottom: -90px;
}
@media (max-width: 991px) {
  .mb--3 {
    margin-bottom: -45px;
  }
}

.mb--2 {
  margin-bottom: -60px;
}
@media (max-width: 991px) {
  .mb--2 {
    margin-bottom: -30px;
  }
}

.mb--1 {
  margin-bottom: -30px;
}
@media (max-width: 991px) {
  .mb--1 {
    margin-bottom: -15px;
  }
}

.mb-0 {
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .mb-0 {
    margin-bottom: 0px;
  }
}

.mb-1 {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .mb-1 {
    margin-bottom: 15px;
  }
}

.mb-2 {
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .mb-2 {
    margin-bottom: 30px;
  }
}

.mb-3 {
  margin-bottom: 90px;
}
@media (max-width: 991px) {
  .mb-3 {
    margin-bottom: 45px;
  }
}

.mb-4 {
  margin-bottom: 120px;
}
@media (max-width: 991px) {
  .mb-4 {
    margin-bottom: 60px;
  }
}

.mb-5 {
  margin-bottom: 150px;
}
@media (max-width: 991px) {
  .mb-5 {
    margin-bottom: 75px;
  }
}

.mb-6 {
  margin-bottom: 180px;
}
@media (max-width: 991px) {
  .mb-6 {
    margin-bottom: 90px;
  }
}

.mb-7 {
  margin-bottom: 210px;
}
@media (max-width: 991px) {
  .mb-7 {
    margin-bottom: 105px;
  }
}

.mb-8 {
  margin-bottom: 240px;
}
@media (max-width: 991px) {
  .mb-8 {
    margin-bottom: 120px;
  }
}

.mb-9 {
  margin-bottom: 270px;
}
@media (max-width: 991px) {
  .mb-9 {
    margin-bottom: 135px;
  }
}

.mb-10 {
  margin-bottom: 300px;
}
@media (max-width: 991px) {
  .mb-10 {
    margin-bottom: 150px;
  }
}

.pt-0 {
  padding-top: 0px;
}
@media (max-width: 991px) {
  .pt-0 {
    padding-top: 0px;
  }
}

.pt-1 {
  padding-top: 30px;
}
@media (max-width: 991px) {
  .pt-1 {
    padding-top: 15px;
  }
}

.pt-2 {
  padding-top: 60px;
}
@media (max-width: 991px) {
  .pt-2 {
    padding-top: 30px;
  }
}

.pt-3 {
  padding-top: 90px;
}
@media (max-width: 991px) {
  .pt-3 {
    padding-top: 45px;
  }
}

.pt-4 {
  padding-top: 120px;
}
@media (max-width: 991px) {
  .pt-4 {
    padding-top: 60px;
  }
}

.pt-5 {
  padding-top: 150px;
}
@media (max-width: 991px) {
  .pt-5 {
    padding-top: 75px;
  }
}

.pt-6 {
  padding-top: 180px;
}
@media (max-width: 991px) {
  .pt-6 {
    padding-top: 90px;
  }
}

.pt-7 {
  padding-top: 210px;
}
@media (max-width: 991px) {
  .pt-7 {
    padding-top: 105px;
  }
}

.pt-8 {
  padding-top: 240px;
}
@media (max-width: 991px) {
  .pt-8 {
    padding-top: 120px;
  }
}

.pt-9 {
  padding-top: 270px;
}
@media (max-width: 991px) {
  .pt-9 {
    padding-top: 135px;
  }
}

.pt-10 {
  padding-top: 300px;
}
@media (max-width: 991px) {
  .pt-10 {
    padding-top: 150px;
  }
}

.pb-0 {
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .pb-0 {
    padding-bottom: 0px;
  }
}

.pb-1 {
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .pb-1 {
    padding-bottom: 15px;
  }
}

.pb-2 {
  padding-bottom: 60px;
}
@media (max-width: 991px) {
  .pb-2 {
    padding-bottom: 30px;
  }
}

.pb-3 {
  padding-bottom: 90px;
}
@media (max-width: 991px) {
  .pb-3 {
    padding-bottom: 45px;
  }
}

.pb-4 {
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .pb-4 {
    padding-bottom: 60px;
  }
}

.pb-5 {
  padding-bottom: 150px;
}
@media (max-width: 991px) {
  .pb-5 {
    padding-bottom: 75px;
  }
}

.pb-6 {
  padding-bottom: 180px;
}
@media (max-width: 991px) {
  .pb-6 {
    padding-bottom: 90px;
  }
}

.pb-7 {
  padding-bottom: 210px;
}
@media (max-width: 991px) {
  .pb-7 {
    padding-bottom: 105px;
  }
}

.pb-8 {
  padding-bottom: 240px;
}
@media (max-width: 991px) {
  .pb-8 {
    padding-bottom: 120px;
  }
}

.pb-9 {
  padding-bottom: 270px;
}
@media (max-width: 991px) {
  .pb-9 {
    padding-bottom: 135px;
  }
}

.pb-10 {
  padding-bottom: 300px;
}
@media (max-width: 991px) {
  .pb-10 {
    padding-bottom: 150px;
  }
}

/* Abstände ENDE */
/* Seitenelemente START */
/* Seitenelemente ENDE */
/* BILDPOSITION START */
/* BILDPOSITION ENDE */
/* Headline START */
.is-template1 h1, .is-template1 h2, .is-template1 h3:not(.name),
.is-template3 h1,
.is-template3 h2,
.is-template3 h3:not(.name) {
  position: relative;
  font-family: "Merriweather", serif;
  line-height: 1.5;
  padding-left: 35px;
  margin-bottom: 45px;
}
.is-template1 h1::before, .is-template1 h2::before, .is-template1 h3:not(.name)::before,
.is-template3 h1::before,
.is-template3 h2::before,
.is-template3 h3:not(.name)::before {
  content: "";
  height: 1.2em;
  width: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.1em;
}

.is-template2 h1, .is-template2 h2, .is-template2 h3:not(.name) {
  position: relative;
  font-family: "Merriweather", sans-serif;
  font-size: 2rem;
  margin-bottom: 45px;
  width: 100%;
}
@media (max-width: 1200px) {
  .is-template2 h1, .is-template2 h2, .is-template2 h3:not(.name) {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .is-template2 h1, .is-template2 h2, .is-template2 h3:not(.name) {
    margin-left: -30px;
    border-left: solid 30px;
    font-size: 1.5rem;
  }
  .is-template2 h1::before, .is-template2 h2::before, .is-template2 h3:not(.name)::before, .is-template2 h1::after, .is-template2 h2::after, .is-template2 h3:not(.name)::after {
    content: "";
    position: absolute;
    left: -30px;
    top: -1px;
    width: 28px;
    height: 0;
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
  }
  .is-template2 h1::after, .is-template2 h2::after, .is-template2 h3:not(.name)::after {
    top: auto;
    bottom: -1px;
  }
}
@media (max-width: 400px) {
  .is-template2 h1, .is-template2 h2, .is-template2 h3:not(.name) {
    font-size: 1.2rem;
  }
}
.is-template2 h1 span, .is-template2 h2 span, .is-template2 h3:not(.name) span {
  padding: 0.1em 15px;
  margin: -1px;
  float: left;
  word-break: keep-all;
  margin-right: -15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (max-width: 991px) {
  .is-template2 h1 span, .is-template2 h2 span, .is-template2 h3:not(.name) span {
    padding: 0.1em 0.5rem 0.1em 0;
    margin-right: 0;
  }
}
.is-template2 h1 span.nbsp, .is-template2 h2 span.nbsp, .is-template2 h3:not(.name) span.nbsp {
  width: 0;
  padding: 0;
}

/* Headline ENDE */
/* Button START */
.jobs-single .afterOtherJobsTextContainer .afterOtherJobsText .contentlimit div.afterOtherJobsButton a, .jobs-single .job-intro .job-intro-footer .button {
  padding: 5px 15px;
  text-transform: uppercase;
  border: none;
  line-height: 1.5;
  outline: none;
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: opacity 150ms;
  -moz-transition: opacity 150ms;
  -ms-transition: opacity 150ms;
  -o-transition: opacity 150ms;
  transition: opacity 150ms;
}
.jobs-single .afterOtherJobsTextContainer .afterOtherJobsText .contentlimit div.afterOtherJobsButton a:hover, .jobs-single .job-intro .job-intro-footer .button:hover {
  opacity: 0.75;
}

/* Button ENDE */
/* Base CI-Colors */
/* Base Extend */
.is-template4 h1 {
  font-size: 2rem;
}

.is-template1 h1,
.is-template3 h1 {
  font-size: 2rem;
}
.is-template1 .jobs-single #sticky-wrapper .headline-wrapper .subheadline,
.is-template3 .jobs-single #sticky-wrapper .headline-wrapper .subheadline {
  padding-left: 35px;
  font-family: "Merriweather", serif;
}

.is-template2 h1 {
  font-size: 2rem;
}
.is-template2 .jobs-single #sticky-wrapper .headline-wrapper h1 {
  margin-bottom: 30px;
}
.is-template2 .jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .name {
  margin-left: 0;
  border: none !important;
}
.is-template2 .jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-place_title {
  border-left: none;
  padding-left: 0;
}
.is-template2 .jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-place_title h3 {
  font-size: 1.5rem;
  color: black;
}

.jobs-single {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -5px;
}
.jobs-single #sticky-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 0 45px 0;
  width: 100%;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
}
.jobs-single #sticky-wrapper .contentlimit {
  width: 90%;
}
.jobs-single #sticky-wrapper .job-intro {
  margin: 0 auto;
  padding-top: 30px !important;
}
.jobs-single #sticky-wrapper .contentWidth {
  padding: 0;
}
.jobs-single #sticky-wrapper .headline-wrapper {
  margin-bottom: 45px;
}
.jobs-single #sticky-wrapper .headline-wrapper h1 {
  margin-bottom: 15px;
}
.jobs-single #sticky-wrapper .headline-wrapper .subheadline {
  font-size: 1.25em;
}
.jobs-single #sticky-wrapper.is-sticky {
  width: 100%;
  max-width: 100% !important;
}
.jobs-single #sticky-wrapper.is-sticky .contentWidth {
  max-width: 100%;
}
@media (max-width: 1200px) {
  .jobs-single #sticky-wrapper.is-sticky .contentWidth {
    width: 50%;
  }
}
.jobs-single #sticky-wrapper.is-sticky .sticky {
  width: 100% !important;
  z-index: 99 !important;
  background: white;
  -webkit-box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 20px 4px rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .jobs-single #sticky-wrapper.is-sticky .sticky {
    position: static !important;
    z-index: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.jobs-single #sticky-wrapper.is-sticky .sticky .contentlimit {
  max-width: 1090px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .jobs-single #sticky-wrapper.is-sticky .sticky .contentlimit {
    max-width: 1090px;
    padding-left: 0;
    padding-right: 0;
  }
}
.jobs-single #sticky-wrapper.is-sticky .sticky .job-intro-footer {
  border-bottom: solid 3px;
}
@media (min-width: 769px) {
  .jobs-single #sticky-wrapper.is-sticky .sticky .job-intro-footer {
    border-bottom: 0px;
  }
}
.jobs-single #sticky-wrapper.is-sticky .contentlimit {
  width: 90% !important;
}
.jobs-single #sticky-wrapper.is-sticky .text {
  display: none;
}
.jobs-single #sticky-wrapper.is-sticky h1 {
  margin-bottom: 0;
}
.jobs-single #sticky-wrapper.is-sticky .job-intro-footer {
  margin-top: 0;
}
.jobs-single .jobs-header-image {
  width: 100%;
}
@media (max-width: 849px) {
  .jobs-single .jobs-header-image {
    margin-bottom: 45px;
  }
}
.jobs-single .job-intro {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 45px 0;
}
.jobs-single .job-intro.is-sticky {
  background: white;
  z-index: 99;
}
.jobs-single .job-intro.is-sticky .contentlimit {
  width: 90%;
}
.jobs-single .job-intro.is-sticky h1 {
  margin-bottom: 0;
}
.jobs-single .job-intro.is-sticky .job-intro-footer {
  margin-top: 0;
}
.jobs-single .job-intro.is-sticky .text {
  display: none;
}
.jobs-single .job-intro .job-intro-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 3px;
  margin-top: 30px;
  flex-wrap: wrap;
}
.jobs-single .job-intro .job-intro-footer .job-icons {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
}
.jobs-single .job-intro .job-intro-footer .job-icons a {
  padding: 10px;
}
.jobs-single .job-intro .job-intro-footer .job-icons a svg {
  height: 1em;
}
.jobs-single .job-intro .job-intro-footer .button {
  margin: 10px 0;
  padding-left: 45px;
  padding-right: 45px;
  text-decoration: none;
}
.jobs-single .job-intro .text {
  margin-bottom: 45px;
}
.jobs-single .job-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 45px 0;
  margin-top: 0px;
}
.jobs-single .job-info .contentlimit {
  width: 90%;
}
.jobs-single .job-info .contentlimit .image-box {
  justify-content: end;
}
.jobs-single .job-info .contentlimit .image-box img {
  max-width: 190px;
}
@media (max-width: 991px) {
  .jobs-single .job-info .contentlimit .image-box {
    justify-content: start;
  }
}
.jobs-single .job-info .job-info-inner {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
}
.jobs-single .job-info .job-info-inner .col {
  width: 33.333333%;
  padding: 15px;
}
@media (max-width: 991px) {
  .jobs-single .job-info .job-info-inner .col {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .jobs-single .job-info .job-info-inner .col {
    margin-bottom: -15px;
  }
}
.jobs-single .job-info .job-info-inner .col > div {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .jobs-single .job-info .job-info-inner .col > div {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }
}
.jobs-single .job-textblocks {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 45px 0 -15px 0;
  width: 100%;
}
.jobs-single .job-textblocks .job-textblocks-wrap {
  width: 90%;
}
.jobs-single .job-textblocks .job-textblocks-wrap .textblock {
  margin-bottom: 60px;
}
.jobs-single .job-textblocks .job-textblocks-wrap .textblock.highlight {
  padding: 30px;
}
.jobs-single .job-contact-persons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #f5f5f5;
  padding: 90px 0;
  margin: 45px 0;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap {
  display: flex;
  flex-direction: column;
  justify-items: center;
  align-items: center;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contentlimit {
  width: 90%;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: calc(100% + 30px);
  margin-left: -15px;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper {
  width: 50%;
  flex-shrink: 0;
  word-wrap: break-word;
  padding: 15px;
}
@media (max-width: 991px) {
  .jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper {
    width: 100%;
  }
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .caption {
  display: none;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .name {
  font-family: "Merriweather", sans-serif;
  font-size: 1.5rem;
  margin-bottom: 15px;
  margin-left: 15px;
  width: auto;
  max-width: 70%;
  line-height: 1.5;
  hyphens: manual;
  border-left: solid 10px;
}
@media (max-width: 450px) {
  .jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .name {
    font-size: 1rem;
  }
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .name span {
  padding: 0.1em 15px;
  margin: -1px;
  float: left;
  word-break: keep-all;
  margin-right: -15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (max-width: 991px) {
  .jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .name span {
    padding: 0.1em 0.5rem 0.1em 0;
    margin-right: 0;
  }
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .name span.nbsp {
  width: 0;
  padding: 0;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .name span {
  word-break: break-word;
  padding: 0.1em 5px 0.1em 5px;
  margin-right: -5px;
  hyphens: manual;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image {
  display: flex;
  position: relative;
  overflow: hidden;
  line-height: 0;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 4rem;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image img {
  width: 85%;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .image-container {
  width: 65%;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .image-container img {
  width: 100%;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .name {
  position: absolute;
  font-family: "Merriweather", sans-serif;
  font-size: 1.25rem;
  margin-bottom: 15px;
  width: auto;
  left: 0;
  bottom: 0;
  max-width: 70%;
  line-height: 1.5;
  hyphens: manual;
  margin-left: -22px;
  border-left: solid 30px;
}
@media (max-width: 450px) {
  .jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .name {
    font-size: 1rem;
  }
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .name span {
  padding: 0.1em 15px;
  margin: -1px;
  float: left;
  word-break: keep-all;
  margin-right: -15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
@media (max-width: 991px) {
  .jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .name span {
    padding: 0.1em 0.5rem 0.1em 0;
    margin-right: 0;
  }
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .name span.nbsp {
  width: 0;
  padding: 0;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .image .name span {
  word-break: break-word;
  padding: 0.1em 5px 0.1em 5px;
  margin-right: -5px;
  hyphens: manual;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .contactinfo {
  margin-left: 15px;
  margin-top: 10px;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .contactinfo .position {
  font-weight: 700;
}
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .contactinfo .position,
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .contactinfo .phone,
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .contactinfo .email,
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .contactinfo .address,
.jobs-single .job-contact-persons .job-contact-persons-wrap .contact_persons .person-display .person-single-wrapper .contactinfo .freetext {
  margin-top: 5px;
}
.jobs-single .job-other-jobs {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 45px 0;
}
.jobs-single .job-other-jobs a {
  text-decoration: none;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap {
  width: 90%;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap {
  width: 33.333333%;
  padding: 8px;
}
@media (max-width: 767px) {
  .jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap {
    width: 50%;
  }
}
@media (max-width: 450px) {
  .jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap {
    width: 100%;
  }
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job > div {
  margin-bottom: 15px;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-image {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-image .image-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-image .image-container .image-box img {
  object-fit: cover;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-place_title {
  border-left-style: solid;
  border-left-width: 8px;
  padding-left: 10px;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-place_title .other-job-place {
  margin-bottom: 5px;
  font-weight: 700;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-place_title h3 {
  color: black;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .other-job-place_title h3::before {
  display: none;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .introtext {
  color: black;
}
.jobs-single .job-other-jobs .job-other-jobs-wrap .job-list .job-other-job-wrap .job-other-job .image-container {
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.25);
}
.jobs-single .afterOtherJobsTextContainer {
  width: 100%;
  background-color: #f5f5f5;
  padding: 90px 0;
}
.jobs-single .afterOtherJobsTextContainer .afterOtherJobsText {
  width: 90%;
  margin: 0 auto;
}
.jobs-single .afterOtherJobsTextContainer .afterOtherJobsText .contentlimit {
  margin: 0 auto;
}
.jobs-single .afterOtherJobsTextContainer .afterOtherJobsText .contentlimit div.afterOtherJobsButton {
  text-align: right;
}
.jobs-single .afterOtherJobsTextContainer .afterOtherJobsText .contentlimit div.afterOtherJobsButton a {
  margin: 10px 0;
  padding-left: 45px;
  padding-right: 45px;
  text-decoration: none;
  margin-top: 15px;
  display: inline-block;
}