/*Main.CSS*/
.suq {
  max-width: 1138px;
  padding: 0px;
  border: 1px solid #000;
  font-size: 14px;
  color: #4e4e4e;
  margin: auto;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
}
.suq strong {
  font-weight: bold;
}
.suq img {
  border: none;
}

.suq ul {
  padding-left: 25px;
  margin-bottom: 20px;
  margin-top: 0;
}
.suq li {
  list-style-type: none;
  padding-left: 14px;
  text-align: left;
  position: relative;
}
.suq li:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 7px;
  background: #d4141f;
}

.suq a {
  color: inherit;
  text-decoration: none;
}
.suq h1 {
  font-size: 26px;
  margin: 20px 0px;
  line-height: 28px;
  font-weight: normal;
  color: #d4141f;
}
.suq p {
  margin: 0px 0px 14px;
}
.suq .nd {
  padding: 50px 71px 30px 71px;
}
.suq h1 span {
  font-size: 14px;
}

.suq h3 {
  font-weight: normal;
  font-size: 24px;
  margin: 40px 0 35px;
}

.suq h2 {
  font-size: 23px;
  color: #d4141f;
  font-weight: normal;
  margin: 0 0 9px;
  font-family: "Open Sans", sans-serif;
}
.suq .x p {
  display: inline-block;
  width: 31%;
  padding: 0;
  vertical-align: top;
}

.suq .x {
  text-align: center;
  margin: 40px 0 45px;
}
.suq hr {
  border: none;
  border-bottom: 1px solid #eee;
  margin: 20px 0px 20px;
}

.suq .f {
  padding: 26px 20px 20px 266px;
  background: #e3e3e3;
  border-radius: 5px;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  margin: 56px 0 0;
}

.suq img.img2 {
  position: absolute;
  left: 26px;
}
.suq a.link {
  background: #d4141f;
  padding: 10px 20px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  font-size: 15px;
}
.suq .x1 {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  margin-bottom: 35px;
}
.suq .ul1 {
  margin-bottom: 30px;
}
.suq .x2 hr {
  margin-bottom: 60px;
}
.suq .m-correct h3 {
  margin-bottom: 15px !important;
}
.suq .h3_1 {
  margin-bottom: 10px;
}
.suq .ul2 {
  margin: 10px 0;
}
.suq .mau {
  color: #d4141f;
}
.suq .x3 {
  font-size: 9.8px;
  margin-bottom: 45px;
  line-height: 1.8;
}
.suq .x4 {
  margin-bottom: 30px;
}
.suq .l {
  float: left;
  width: 70%;
}

.suq .r {
  float: right;
  width: 27%;
  padding: 27px 0 0;
}
.suq .r h3 {
  margin: 38px 0 28px 0;
  font-size: 14px;
}
.suq h5 {
  font-weight: normal;
  margin-bottom: 10px;
margin-top:10px;
  font-size: 15px;
}
.suq .r1 {
  padding: 21px 0 0 23px;
}

.suq .r1 p {
  font-size: 12px;
}

.suq h4 {
  margin: 0;
  font-weight: normal;
  font-size: 18px;
  margin-top: 10 px;
margin-bottom: 10px;
  /*color: #d4141f; */
font-weight: 500;
    line-height: 1.1;
}

.suq img.img12 {
  vertical-align: -5px;
}
.suq .m2 {
  padding: 20px 20px 7px;
  margin: -29px 10px -8px;
  background: #fff;
  position: relative;
  z-index: 1;
}
.suq .m2 h3 {
  margin: 0 0 12px;
  font-size: 16px;
}

.suq .m2 p {
  font-size: 12px;
  margin: 0;
}
.suq .m3 {
  position: relative;
}

.suq .m3 a {
  position: absolute;
  width: 84%;
  height: 22%;
  left: 8%;
  bottom: 9%;
}

.suq .ap-email {
  display: none;
}
/*---------bootraps------------*/
.suq div {
  display: block;
}
.suq .clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.suq .clearfix {
  display: inline-block;
}
.suq .clearfix {
  display: block;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.suq .img-responsive {
  max-width: 100%;
  display: block;
}

@media only screen and (max-width: 1024px) {
  .suq .f {
    padding: 26px 20px 20px 216px;
  }
}

@media only screen and (min-width: 300px) and (max-width: 896px) {
  .suq {
    width: 100%;
  }
  .suq a.link {
    margin: 2px 0;
  }
  .suq .nd {
    padding: 5%;
  }
  .suq .m_br br,
  .suq li br {
    display: none;
  }
  .suq .f {
    padding: 20px 5%;
  }

  .suq img.img2 {
    position: relative;
    left: 0;
  }

  .suq .x p {
    max-width: 193px;
    width: auto;
    padding: 0 10px;
  }
  .suq .l,
  .suq .r {
    float: inherit;
    width: auto;
  }
  .suq .f .img2 {
    margin-bottom: 20px;
  }
}

/* bootstrap 4 alpha */
@media print {
  body * {
    max-width: 100%;
  }
  .nurjobansicht {
    display: none;
  }
  #sidebar,
  #footer {
    display: none;
  }

  .suq .m3,
  .suq .s-links,
  .suq .r1 h4,
  .suq hr {
    display: none;
  }
  .suq .ap-email {
    display: block;
  }

  a[href]:after {
    content: none !important;
  }
  img[src]:after {
    content: none !important;
  }
  .suq {
    border: 0px !important;
  }
  .suq .nd {
    padding: 0px !important;
  }
  .suq p {
    margin: 10px 0 !important;
  }
  .suq ul {
    padding-left: 10px !important;
  }
  .suq li {
    list-style-type: disc;
    padding-left: 0px !important;
  }

  .suq .m2,
  .suq .r1,
  .suq .f {
    padding: 10px 0 0 0px;
    margin: 0px;
  }
  .suq img.img2 {
    position: relative;
    left: 0px;
    float: left;
    padding-right: 10px;
  }
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
/* end bootstrap 4 alpha */

/* Customizations XML import */

.suq .l h2 {
  font-size: 18px;
}

.header-wrapper {
  /*height: 327px;*/
  bottom: 0;
  width: 100%;
  overflow: hidden;
  background-size: cover;
  position: relative;
}

.header-hero:after {
  content: "";
  background: url("https://jobs.ks-unternehmensgruppe.de/fileadmin/ks_jobchannel/resources/header/linie-header.png")
    no-repeat center center;
  background-size: auto 108px;
  position: absolute;
  bottom: -10px;
  width: 100%;
  height: 108px;
  z-index: 1000;
  left: 0;
}

/*.header-hero {
  min-height: 350px;
}*/

.header-hero .header-image {
  min-height: 350px;
  background-size: cover;
  background-position: 50% 30%;
  position: relative;
}

.header-hero > img {
  /*min-height: 350px;*/
  width: 100%;
}

.job-application {
  background-color: #e3e3e3;
  padding: 22px;
}

.job-application .logo-wrapper {
  background-color: #ffffff;
  padding: 20px 30px;
}

.job-application .ks-residence-logo {
  width: 100%;
  max-width: 268px;
  display: block;
  height: auto;
  margin: 0 auto;
}

.job-application .job-application-link {
  text-align: center;
  margin: 15px 0 0;
  background-color: #d4141f;
  color: #ffffff;
  padding: 15px 25px;
  font-weight: bold;
  width: 100%;
  display: inline-block;
}

.company-description h1,
.company-description h2 {
  color: #4e4e4e;
  margin: 15px 0;
}
.job-contact img,
.job-residence img {
  width: 100%;
}

.job-contact .ks-applicationto {
  background-color: #ffffff;
  margin: -29px 10px -8px;
  z-index: 1;
  position: relative;
  padding: 20px 20px 7px;
}

.job-contact .__ks-applicationto-email {
  margin-top: 10px;
  display: block;
  color: #d4141f;
}

.job-contact .__ks-applicationto-email::before {
  content: url("../img/12.png");
  position: relative;
  top: 3px;
}

.job-contact .__ks-applicationto-email:hover {
  color: #d4141f;
  text-decoration: underline;
}

.job-contact .__ks-applicationto-name,
.job-residence .ks-residence-title {
  font-weight: bold;
  font-size: 1.1em;
}

.job-residence .ks-residence-title,
.job-residence .ks-residence-address {
  background-color: #ffffff;
  margin: -29px 10px 0;
  z-index: 1;
  position: relative;
  padding: 20px 20px 7px;
}

.job-residence .ks-residence-address {
  background-color: #ffffff;
  margin: 0 10px;
  z-index: 1;
  position: relative;
  padding: 5px 20px 7px;
}

.__ks-residence-benefits-list {
  display: block;
  list-style-type: none !important;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 25px !important;
  overflow: hidden !important;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  min-height: 1px;
  height: 100%;
}

.__ks-residence-benefits-list:before,
.__ks-residence-benefits-list:after {
  display: table;
  content: " ";
}

.__ks-residence-benefits-item {
  display: block;
  float: left;
  width: 33.33333% !important;
  padding-left: 0 !important;
  position: relative !important;
  content: "";
  border-radius: 0;
  background: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 1px;
}

@media (max-width: 1200px) {
  .__ks-residence-benefits-item {
    width: 50% !important;
  }
}

.__ks-residence-benefits-item:before {
  content: "" !important;
  width: 0 !important;
  height: 0 !important;
  border-radius: 0 !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  background: #ffffff !important;
}

.__ks-residence-benefits-item img {
  width: 90%;
}

.__ks-residence-benefits-item p.__title {
  margin: 0;
  width: 90%;
  text-align: center;
}

.job-footer {
  background-color: #e3e3e3;
  padding: 25px;
  overflow: hidden;
  width: 100%;
}

.job-footer-left {
  float: left;
  width: 160px;
}

.job-footer-right {
  margin-left: 200px;
  /*width: 100%;*/
}

.job-footer-right p {
  line-height: 1.4;
  margin-bottom: 2px;
}

.job-footer-left .logo-wrapper {
  background-color: #ffffff;
  padding: 25px;
  display: inline-block;
}

.job-footer-left .logo-wrapper img {
  width: 100%;
}

@media (max-width: 560px) {
  .__ks-residence-benefits-item p.__title {
    width: 100%;
  }
  .job-footer-left {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .job-footer-right {
    margin-left: 0px;
  }
}

.m-correct sup,
.m-correct sub {
  line-height: 1.5 !important;
  font-size: 10px;
}
