/*
 * GENERAL VARIABLES
 */
/* COLORS */
/* #ccc */
/* #f2f2f2 */
/* #000 */
/* opacity .8 */
/* opacity .8 */
/* opacity .7 */
/* SPACING */
/* FONTS */
/* font weight */
/* DEFAULT ELEMENTS */
/* WRAP */
/* BASIC ELEMENTS */
/* EXTENDED ELEMENTS */
/*
 * LOGIN-FORM FE
 */
/*
 * COLS
 */
/*
 * ColRight & ColLeft Space
 */
/*
 * Listings
 */
/*
 * Space If elements > cols-numer (4 items > .cols .items-x3) || .doubleSpace-break
 */
/*
 * Listings
 */
/* Card-Item */
/* Shadow */
/* Zoom */
/* link-cover */
/* List-View */
/* Border */
/* Zoom */
/* Vertical Align Content */
/* Vertical Align Image */
/* Spacing */
/* link-cover */
/* Oversize */
/*
 * BUTTON VARIABLES
 */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main Navigation
 */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Main-Aside Navigation
 */
/* General */
/* Color */
/*
 * Main MegaDropdown Navigation
 */
/*
 * Mobile Navigation
 */
/*
 * MicroNav
 */
/*
 * FooterNavi
 */
/*
 * Aside
 */
/*
 * Pagination
 */
/*
 * Single-Content Navigation
 */
/*
 * PAGE VARIABLES
 */
/*
 * basic mixins
 */
/*
 * GRID MIXINS
 */
/*
 * IMAGE MIXINS
 */
/*
 * @deprecated - use .object-fit
 */
/*
 * COLOR MIXINS
 */
.background-gradient-pseudo {
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(30deg, #e3051a 0%, #949597 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* KeyFrames for Animate-Border */
@-webkit-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
@-moz-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
@-webkit-keyframes animate-border {
  0% {
    background-position: 0% 0%;
  }
  100% {
    background-position: 200% 0%;
  }
}
/* KeyFrames for Animate-Waves */
@keyframes transform-matrix-1 {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.455, -526, 55.5);
    width: calc(100% + 526px);
  }
}
@keyframes transform-matrix-2 {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.506, -250, 50.4);
    width: calc(100% + 250px);
  }
}
@keyframes transform-matrix-1-rotate {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 0.455, 526, 55.5);
    width: calc(100% + 526px);
  }
}
/*
 * HEADLINE MIXINS
 */
/*
 * LISTING MIXINS
 */
/*
 * LINK MIXINS
 */
/*
 * CONTENT MIXINS
 */
/*
 * GENERAL VARIABLES
*/
/* COLORS */
/* red */
/* grey */
/* opacity .6 */
/* opacity .8 */
/* dunkler Untergrund (Footer, Topline, CTA, ..) */
/* FONT */
/* FONT-FAMILY */
/* Font-Size*/
/* Font-Weight */
/* Special Options */
/* WRAP */
/* SCROLL-TO-TOP */
/* Top-Line */
/* STICKY */
/* PAGE-ASIDE */
/* Aside Links */
/* SECTION / PAGE-CONTENT */
/* BREADCRUMBS */
/*
 * COLS
 */
/* List-View */
/* SEARCH */
/* background-hover */
/* background */
/*
 * NAVIGATION VARIABLES
 */
/*
 * Main
 */
/* General */
/* List-Elements */
/* Related for Level-0 */
/* Related for Level-1 */
/* Related for Level-2 */
/*
 * Mobile Navigation
 */
/* Pagination */
/* Nav-Pageview */
/* Single-Content Navigation */
/*
 * LOGO
 */
/* 
 * FOOTER
 */
/*
 * JOBS overview - card view
 */
#jobs-list.card-view > li ul.jobs-content-list {
  list-style: disc;
  padding-left: 15px;
  padding: 15px 0 15px 15px;
}
/*
 * JOBS overview - list view
 */
#jobs-list.list-view > li ul.jobs-content-list {
  list-style: disc;
  padding-left: 15px;
  padding: 15px 0 15px 15px;
}
/*
 * JOBS overview - acc view
 */
#jobs-list.acc-list .acc-toggle {
  vertical-align: middle;
  width: 10px;
  padding: 0 15px;
}
/*
 * JOBS singleview - default
 */
article.jobs {
  padding: 50px 0;
}
@media only screen and (max-width: 800px) {
  article.jobs {
    padding: 0;
  }
}
.singleview.jobsmodule #jobs-header h1 .main-heading,
.singleview.jobsmodule #jobs-header h1 .sub-heading {
  display: block;
}
.singleview.jobsmodule #jobs-header h1 .sub-heading {
  font-size: 14px;
}
.singleview.jobsmodule #jobs-header h1 .sub-heading span:not(:last-child):after {
  content: '|';
  padding: 0 5px;
}
.singleview.jobsmodule main.content-main section.content-section {
  width: 66.666%;
  padding: 0 0 15px 0 0 0 0;
  float: left;
}
.singleview.jobsmodule main.content-main section.content-section h3 {
  border-bottom: 1px solid;
  margin-bottom: 15px;
  padding-top: 15px;
}
.singleview.jobsmodule main.content-main section.content-section .details ul,
.singleview.jobsmodule main.content-main section.content-section .details ol {
  margin: 0 0 15px 30px;
}
.singleview.jobsmodule main.content-main section.content-section .details ul > li,
.singleview.jobsmodule main.content-main section.content-section .details ol > li {
  font-size: 110%;
}
.singleview.jobsmodule main.content-main section.content-section .details ul > li:nth-child(n+2),
.singleview.jobsmodule main.content-main section.content-section .details ol > li:nth-child(n+2) {
  padding-top: 3px;
}
.singleview.jobsmodule main.content-main section.content-section .contact-address > span {
  display: block;
  font-size: 110%;
  line-height: 135%;
}
.singleview.jobsmodule main.content-main section.content-section .contact-address > span.contact-name {
  font-weight: 600;
}
.singleview.jobsmodule main.content-main section.content-section ul li {
  font-size: 110%;
  line-height: 135%;
}
.singleview.jobsmodule main.content-main aside.content-aside {
  width: calc(100% -  66.666%);
  float: right;
  padding: 0 0 0 15px;
}
.singleview.jobsmodule main.content-main aside.content-aside .jobs-aside-image {
  padding: 15px 0;
}
.singleview.jobsmodule main.content-main aside.content-aside .jobs-aside-image picture,
.singleview.jobsmodule main.content-main aside.content-aside .jobs-aside-image picture img {
  width: 100%;
  height: auto;
  display: block;
}
.singleview.jobsmodule footer.content-footer {
  clear: both;
  overflow: hidden;
  margin-top: 30px;
}
.singleview.jobsmodule .simpletext ul li {
  font-size: 110%;
  line-height: 135%;
}
@media only screen and (max-width: 900px) {
  .singleview section#jobs-content,
  .singleview aside#jobs-aside {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
}
@media only screen and (max-width: 600px) {
  .singleview aside#jobs-aside .jobs-aside-image img {
    max-width: 300px;
    height: auto;
  }
}
/*
 * JOBS widgets
 */
#jobs-list-widget .last-item .jobs-card-wrap {
  height: 100%;
}
#jobs-list-widget .last-item card-item-border {
  right: 0px;
  left: 0px;
  z-index: 10;
}
#jobs-list-widget .last-item .content-link {
  text-align: center;
  bottom: 55px;
  left: 50%;
  right: unset;
  transform: translate(-50%, 0);
  width: 150px;
}
