/*
    https://github.com/tutsplus/mixin-driven-layouts/
*/
body.l_0 .looking-for-btn,
body.l_1 .looking-for-btn {
  height: 95px;
  width: 156px;
  border-radius: 50px;
  border-bottom-right-radius: 0;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  background: #999;
  -webkit-filter: drop-shadow(0 3px 29px rgba(0, 0, 0, 0.23));
  filter: drop-shadow(0 3px 29px rgba(0, 0, 0, 0.23));
  position: absolute;
  right: 50%;
  bottom: -1px;
  padding: 21px 28px;
  line-height: 1.3;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-right: 60px;
  -webkit-animation-delay: 2s;
  -ms-animation-delay: 2s;
  animation-delay: 2s;
}
body.l_0 .looking-for-btn:hover,
body.l_1 .looking-for-btn:hover,
body.l_0 .looking-for-btn:focus,
body.l_1 .looking-for-btn:focus {
  color: #fff;
}
body.l_0 .looking-for-btn:after,
body.l_1 .looking-for-btn:after {
  content: "";
  position: absolute;
  right: -4px;
  bottom: -20px;
  background-image: url(../Images/bgi/chart-icon-shape.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 24px;
  width: 47px;
}
@media (max-width: 1500px) {
  body.l_0 .looking-for-btn,
  body.l_1 .looking-for-btn {
    padding: 16px 22px;
    height: 80px;
    width: 140px;
    font-size: 18px;
    margin-right: 60px;
  }
}
@media (max-width: 1400px) {
  body.l_0 .looking-for-btn,
  body.l_1 .looking-for-btn {
    margin-right: 120px;
  }
}
@media (min-width: 768px) and (max-width: 1240px) {
  body.l_0 .looking-for-btn,
  body.l_1 .looking-for-btn {
    display: none;
  }
}
@media (max-width: 1023px) {
  body.l_0 .looking-for-btn,
  body.l_1 .looking-for-btn {
    padding: 8px 14px;
    height: 53px;
    width: 100px;
    font-size: 14px;
    margin-right: 72px;
    border-radius: 20px;
    border-bottom-right-radius: 0;
  }
  body.l_0 .looking-for-btn:after,
  body.l_1 .looking-for-btn:after {
    right: -4px;
    bottom: -16px;
    height: 20px;
    width: 40px;
  }
}
@media (max-width: 767px) {
  body.l_0 .looking-for-btn,
  body.l_1 .looking-for-btn {
    left: 50%;
    right: auto;
    margin-right: 0;
  }
}
@media (max-width: 567px) {
  body.l_0 .looking-for-btn,
  body.l_1 .looking-for-btn {
    left: 60%;
    padding: 10px 11px;
    height: 45px;
    width: 72px;
    font-size: 10px;
    border-radius: 20px;
    border-bottom-right-radius: 0;
  }
  body.l_0 .looking-for-btn:after,
  body.l_1 .looking-for-btn:after {
    bottom: -12px;
    height: 15px;
    width: 31px;
  }
}
body.l_1 .looking-for-btn {
  padding: 21px 17px;
}
@media (max-width: 1500px) {
  body.l_1 .looking-for-btn {
    padding: 16px 8px 16px 16px;
  }
}
@media (max-width: 767px) {
  body.l_1 .looking-for-btn {
    padding: 8px 2px 8px 9px;
  }
}
@media (max-width: 567px) {
  body.l_1 .looking-for-btn {
    padding: 8px 0px 8px 6px;
  }
}
.main-slide:not(.half-height) {
  min-height: 612px;
}
@media (max-width: 1500px) {
  .main-slide:not(.half-height) {
    min-height: 550px;
  }
}
@media (max-width: 1199px) {
  .main-slide:not(.half-height) {
    min-height: 500px;
  }
}
@media (max-width: 1023px) {
  .main-slide:not(.half-height) {
    min-height: 430px;
  }
}
@media (max-width: 767px) {
  .main-slide:not(.half-height) {
    min-height: 360px;
  }
}
@media (max-width: 567px) {
  .main-slide:not(.half-height) {
    min-height: 320px;
  }
}
.main-slide.half-height {
  min-height: 306px;
}
@media (max-width: 1500px) {
  .main-slide.half-height {
    min-height: 275px;
  }
}
@media (max-width: 1199px) {
  .main-slide.half-height {
    min-height: 250px;
  }
}
@media (max-width: 1023px) {
  .main-slide.half-height {
    min-height: 215px;
  }
}
@media (max-width: 767px) {
  .main-slide.half-height {
    min-height: 180px;
  }
}
@media (max-width: 567px) {
  .main-slide.half-height {
    min-height: 160px;
  }
}
@media (max-width: 567px) {
  .header .main-slider .owl-dots {
    display: none;
  }
}
.text-img-slider .owl-nav button {
  font-family: 'icomoon' !important;
}
.text-img-slider .owl-nav button:before {
  padding: 5px;
  color: #ffffff;
  background-color: #007dae;
}
.text-img-slider .owl-nav button:hover,
.text-img-slider .owl-nav button:active,
.text-img-slider .owl-nav button:focus {
  outline: none;
}
.text-img-slider .owl-nav button:hover:before,
.text-img-slider .owl-nav button:active:before,
.text-img-slider .owl-nav button:focus:before {
  background-color: #005282;
}
.text-img-slider .owl-nav button.owl-prev,
.text-img-slider .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(calc(-63%));
  transform: translateY(calc(-63%));
  width: 26px;
  height: 26px;
  font-size: 16px;
}
@media (max-width: 567px) {
  .text-img-slider .owl-nav button.owl-prev,
  .text-img-slider .owl-nav button.owl-next {
    font-size: 20px;
  }
}
.text-img-slider .owl-nav button.owl-prev {
  left: 15px;
}
.text-img-slider .owl-nav button.owl-prev:before {
  content: "\e902";
}
.text-img-slider .owl-nav button.owl-next {
  right: 15px;
}
.text-img-slider .owl-nav button.owl-next:before {
  content: "\e901";
}
.text-img-slider .owl-nav button span {
  display: none;
}
.text-img-slider .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.text-img-slider .owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
}
.text-img-slider .owl-dots button.owl-dot span {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.text-img-slider .owl-dots button.owl-dot:hover span,
.text-img-slider .owl-dots button.owl-dot.active span {
  background-color: #005282;
}
.fullwidth-bg-img-teaser .bg-img::before {
  background: #e3edd0;
}
.fullwidth-bg-img-teaser.sector-default .bg-img::before {
  background: #f1f1f1;
}
.fullwidth-bg-img-teaser.sector-transport .bg-img::before {
  background: #09a2da;
}
.fullwidth-bg-img-teaser.sector-logistik .bg-img::before {
  background: #a5c363;
}
.fullwidth-bg-img-teaser.sector-beratungakademie .bg-img::before {
  background: #e85a7a;
}
.fullwidth-bg-img-teaser.sector-service .bg-img::before {
  background: #fdce33;
}
.all-bg-cerulean .header {
  border-bottom-color: #09a2da;
}
.all-bg-cerulean .main-slider .slide-text h2 span {
  color: #09a2da;
}
.all-bg-celery .header {
  border-bottom-color: #a5c363;
}
.all-bg-celery .main-slider .slide-text h2 span {
  color: #a5c363;
}
.all-bg-mandy .header {
  border-bottom-color: #e85a7a;
}
.all-bg-mandy .main-slider .slide-text h2 span {
  color: #e85a7a;
}
.all-bg-saffron .header {
  border-bottom-color: #fdce33;
}
.all-bg-saffron .main-slider .slide-text h2 span {
  color: #fdce33;
}
.desc-left-list-right .desc-left-list ul li span {
  color: #333333;
}
.desc-left-list-right.sector-default ul li span {
  color: #333333;
}
.desc-left-list-right.sector-transport ul li span {
  color: #09a2da;
}
.desc-left-list-right.sector-logistik ul li span {
  color: #a5c363;
}
.desc-left-list-right.sector-beratungakademie ul li span {
  color: #e85a7a;
}
.desc-left-list-right.sector-service ul li span {
  color: #eac234;
}
.hlg-jobs .job {
  border-bottom: 1px solid #dcdcdc;
}
.hlg-jobs .job:last-child {
  border: none;
}
.hlg-jobs h3 span {
  font-size: 18px;
  color: #007dae;
  display: block;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.tx-powermail {
  margin: 0px 0px 20px 0px;
  margin: 0rem 0rem 1.25rem 0rem;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap {
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
  padding: 0px 0px 20px 0px;
  padding: 0rem 0rem 1.25rem 0rem;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap:before,
.tx-powermail .powermail_form fieldset .powermail_fieldwrap:after {
  content: "";
  display: table;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap:after {
  clear: both;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap .powermail_label {
  width: 41.66666667%;
  float: left;
  padding: 0;
  margin: 0 0% 0 0;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap .powermail_field {
  width: 58.33333333%;
  float: left;
  padding: 0;
  margin: 0 0% 0 0;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap .powermail_field input:not([type=submit]),
.tx-powermail .powermail_form fieldset .powermail_fieldwrap .powermail_field textarea,
.tx-powermail .powermail_form fieldset .powermail_fieldwrap .powermail_field select {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0 0% 0 0;
  padding: 7px 14px 7px 14px;
  padding: 0.4375rem 0.875rem 0.4375rem 0.875rem;
  background: #ffffff;
  border: 2px solid #c9c9c9;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap .powermail_field input[type=submit] {
  margin: 20px 0px 0px 0px;
  margin: 1.25rem 0rem 0rem 0rem;
  color: #fff;
  background: #005182;
  cursor: pointer;
}
.tx-powermail .powermail_form fieldset .powermail_fieldwrap .powermail_field input[type=checkbox] {
  float: unset;
  width: auto;
  margin-right: 10px;
  margin-right: 0.625rem;
  padding: 0;
}
.tx-powermail .powermail_confirmation table {
  display: table;
}
.tx-powermail .powermail_confirmation table tr:nth-of-type(2n+1) {
  background: none;
}
.tx-powermail .powermail_confirmation table tr td {
  width: 50%;
  float: left;
  margin: 0 0% 0 0;
}
.tx-powermail .powermail_confirmation .btn-group {
  display: inline-block;
  position: unset;
  width: 100%;
}
.tx-powermail .powermail_confirmation .btn-group > form {
  width: 50%;
  float: left;
  margin: 0 0% 0 0;
}
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset legend {
  display: none;
}
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset label {
  width: 29.16666667%;
  float: left;
  padding: 0;
  margin: 0 0% 0 0;
  padding: 7px 14px 7px 0px;
  padding: 0.4375rem 0.875rem 0.4375rem 0rem;
  border: 2px solid transparent;
}
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset input:not([type=submit]),
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset textarea,
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset select {
  width: 70.83333333%;
  float: left;
  padding: 0;
  margin: 0 0% 0 0;
  padding: 7px 14px 7px 14px;
  padding: 0.4375rem 0.875rem 0.4375rem 0.875rem;
  background: #ffffff;
  border: 2px solid #c9c9c9;
}
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset .tx-indexedsearch-form {
  width: 75%;
  float: left;
  padding: 0;
  margin: 0 0% 0 0;
}
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset .tx-indexedsearch-search-submit {
  width: 25%;
  float: left;
  padding: 0;
  margin: 0 0% 0 0;
}
.indexedsearch_pi2 .tx-indexedsearch-searchbox form fieldset .tx-indexedsearch-search-submit input[type=submit] {
  margin: 0px 0px 0px 20px;
  margin: 0rem 0rem 0rem 1.25rem;
  color: #fff;
  background: #005182;
  cursor: pointer;
}
