body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
/* dk_caroufredsel global styles */
.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
	vertical-align: bottom;
}
.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
	float: left;
}
.caroufredsel .clearfix {
	float: none;
	clear: both;
}
.caroufredsel_thumbnails_skin {
	position: relative;
}

.main {
  margin-top: 15px;
}

.wartung-div {
  margin-top: 10px;
}

.wartung {
  position: relative;
  font-size: 20px;
  padding: 22px 0;
}

.border-top::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 10%;
  left: 45%;
  border-top: 1px solid #e2001a;
}


* {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

ol, ul {
  list-style: none; }

/* scss/settings/_invisible.scss */
.invisible {
  width: 0;
  height: 0;
  left: -1000px;
  top: -1000px;
  position: absolute;
  overflow: hidden;
  display: inline;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0; }

.mod_changelanguage {
  cursor: pointer;
  display: inline-block;
  float: right; }
  .mod_changelanguage .active-languages {
    background-color: #e2001a;
    color: #ffffff; }
    .mod_changelanguage .active-languages:hover {
      background-color: #ffffff;
      color: #e2001a; }
  .mod_changelanguage .active-languages, .mod_changelanguage ul.open span, .mod_changelanguage ul.open a {
    line-height: 40px;
    padding: 0;
    text-align: center;
    border: 2px solid #e2001a;
    border-radius: 50%;
    display: block;
    height: 40px;
    width: 40px;
    font-size: 14px; }
    .mod_changelanguage .active-languages:hover, .mod_changelanguage ul.open span:hover, .mod_changelanguage ul.open a:hover {
      -webkit-transition: all .5s linear;
      transition: all .5s linear; }
  .mod_changelanguage ul {
    display: none; }
    .mod_changelanguage ul.open {
      display: block;
      position: absolute;
      z-index: 300; }
      .mod_changelanguage ul.open li {
        display: block;
        margin-top: 8px; }
        .mod_changelanguage ul.open li span, .mod_changelanguage ul.open li a {
          color: #e2001a;
          background-color: #ffffff; }
          .mod_changelanguage ul.open li span:hover, .mod_changelanguage ul.open li a:hover {
            background-color: #e2001a;
            color: #ffffff; }
          .mod_changelanguage ul.open li span.active, .mod_changelanguage ul.open li a.active {
            display: none; }
  @media (max-width: 64em) {
    .mod_changelanguage .active-languages, .mod_changelanguage ul.open span, .mod_changelanguage ul.open a {
      height: 30px;
      width: 30px;
      line-height: 28px;
      font-size: 13px; } }

@media screen and (min-width: 1191px) {
  .mod_changelanguage {
    position: absolute;
    top: calc(50% + 8px);
    right: 0px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    overflow: visible;
    z-index: 100; } }

/* scss/components/_headlines.scss */
h1, .h1 {
  font-size: 25px;
  letter-spacing: 0.15em;
  line-height: 1.28571em;
  margin: 0 auto;
  max-width: 960px;
  text-align: center;
  font-weight: normal; }
  h1--bigger, .h1--bigger {
    font-size: 30px;
    line-height: 45px; }
  h1.underline, .h1.underline {
    padding-bottom: 25px;
    margin-bottom: 18px; }

h2, h3, .h2, .h3 {
  text-transform: uppercase; }

h2, .h2, h3, .h3, h4, .h4 {
  margin: 0 auto;
  max-width: 700px;
  font-weight: normal; }

h2, .h2 {
  font-size: 25px;
  letter-spacing: 0.15em;
  line-height: 1.28571em;
  margin-bottom: 18px;
  max-width: 960px;
  text-align: center;
  font-weight: normal;
  position: relative;
  padding-bottom: 25px; }
  h2 .lowlight, .h2 .lowlight {
    font-size-adjust: 28px, 1, 32px; }
  h2:after, .h2:after {
    background-color: #e2001a;
    bottom: 0;
    content: '';
    height: 1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    width: 60px; }
  h2--bigger, .h2--bigger {
    font-size: 40px;
    text-align: left;
    line-height: 40px; }
    h2--bigger:after, .h2--bigger:after {
      -webkit-transform: translateX(0);
              transform: translateX(0);
      left: 0; }

h3, .h3 {
  font-size: 18px;
  line-height: 1.33333em;
  margin-top: 44px;
  position: relative; }
  h3 .lowlight, .h3 .lowlight {
    font-size: 20px, 1, 22px; }

.minion {
  font-family: "minproregular"; }

.script {
  font-family: "eng111regular";
  font-size: 45px; }

h3 + h4, .h3 + .h4 {
  margin-top: 20px;
  font-weight: normal; }

h4, .h4 {
  font-size: 15px;
  line-height: 20px;
  margin-top: 22px; }

@media (min-width: 48em) {
  h1, .h1 {
    font-size: 32px;
    line-height: 36px; }
    h1--bigger, .h1--bigger {
      font-size: 40px;
      line-height: 55px; }
  h2, .h2 {
    font-size: 32px;
    line-height: 36px; }
    h2--bigger, .h2--bigger {
      font-size: 70px;
      line-height: 70px; }
  h3, .h3 {
    font-size: 22px;
    line-height: 30px; }
  h4, .h4 {
    font-size: 20px; } }
/* scss/components/_text.scss */
.ce_text {
  margin: 0 auto;
  max-width: 700px; }

.no-list-style {
  list-style: none !important;
  padding-left: 0px !important; }

.history li :nth-of-type(odd):after, .history li :nth-of-type(even):after, .history .ce_list :nth-of-type(odd):after, .job-tips .ce_list :nth-of-type(even):after {
  border-style: none;
  border-width: 0;
  border-color: transparent; }

@media (max-width: 48em) {
  .history.ce_list li {
    float: none;
    margin: 0 auto 30px;
    max-width: 100%;
    width: 80%; }
    .history.ce_list li.last .lace {
      left: 0; }
    .history.ce_list li:nth-of-type(even), .history.ce_list li:nth-of-type(odd) {
      text-align: center;
      margin: 0;
      width: 100%;
      padding-left: 70px; } }

/* scss/components/_article.scss */
.mod_article {
  margin: 0 auto;
  max-width: 1190px;
  padding: 50px 0;
  text-align: center; }
  .mod_article.no-space {
    padding: 0; }
  .mod_article.no-padding-top {
    padding-top: 0; }
  .mod_article.no-space-bottom {
    padding-bottom: 0; }
  .mod_article.halfspace {
    padding-top: 0; }
  .mod_article.no-padding {
    padding: 0; }
  .mod_article.gray {
    background-color: #d1d1d1;
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #d1d1d1), to(#f7f7f7));
    background-image: linear-gradient(to right, #d1d1d1 0, #f7f7f7 100%);
    padding: 50px 20px; }
  .mod_article ul {
    list-style: disc;
    padding: 0 0 0 20px;
    margin: 5px 10px 5px; }
  .mod_article ol {
    padding: 0 0 0 20px;
    margin: 5px 10px 5px; }
  .mod_article.mobile-only {
    display: none; }
  @media only screen and (max-width: 599px) {
    .mod_article.no-mobile {
      display: none !important; }
    .mod_article.mobile-only {
      display: block;
      padding-bottom: 0; } }
  @media only screen and (min-width: 768px) {
    .mod_article.no-padding-top-desktop {
      padding-top: 0; } }

@media only screen and (max-width: 1190px) {
  #container .mod_article {
    width: 90%; } }

@media screen and (min-width: 64em) {
  .mod_article.article--fluid-bg {
    height: calc(100vh - 80px); }
    .mod_article.article--fluid-bg.dbd--start {
      height: 100vh;
      min-height: 768px; }
    .mod_article.article--fluid-bg > .ce_image.bg--image {
      height: 100%; }
      .mod_article.article--fluid-bg > .ce_image.bg--image .image_container {
        height: 100%; }
        .mod_article.article--fluid-bg > .ce_image.bg--image .image_container img {
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; } }

.brands .button a {
  font-size: 11px; }

.rs-columns.brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/* scss/components/_columns.scss */
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
  text-align: left; }

.rs-columns .rs-column[class*="-large-col-2"] {
  text-align: justify; }
  .rs-columns .rs-column[class*="-large-col-2"].center {
    text-align: center; }

.rs-columns .rs-column {
  margin-top: 0; }

.rs-column.-large-col-2-1 {
  width: 46.15385%; }

.rs-column.-large-first-row {
  margin-top: 0; }

.rs-column.-large-first {
  clear: left; }

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%; }

#container .rs-columns .rs-column.three-col.center.-large-first-row {
  margin-bottom: 50px; }

#container .rs-columns .rs-column.three-col.center figure img, #container .rs-columns .rs-column.three-col.center figure figcaption, #container .rs-columns .rs-column[class*="-large-col-3"] figure img, #container .rs-columns .rs-column[class*="-large-col-3"] figure figcaption {
  border-radius: 50%; }

#container .rs-columns .rs-column.three-col.center h3:after, #container .rs-columns .rs-column[class*="-large-col-3"] h3:after {
  background-color: #e2001a;
  bottom: 0;
  content: '';
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  width: 60px; }

#container .rs-columns .rs-column.three-col.center figure figcaption, #container .rs-columns .rs-column[class*="-large-col-3"] figure figcaption {
  font-size: 4.86667em;
  line-height: 1.15068em;
  background-color: #e2001a;
  background-blend-mode: multiply;
  color: #fff;
  height: 100%;
  left: 0;
  line-height: 1em;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%; }

#container .rs-columns .rs-column.three-col.center figure figcaption .inner p, #container .rs-columns .rs-column[class*="-large-col-3"] figure figcaption .inner p {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

#container .rs-columns .rs-column.three-col.center h3, #container .rs-columns .rs-column[class*="-large-col-3"] h3 {
  margin-top: 30px;
  padding-bottom: 16px;
  position: relative; }

#container .rs-columns .rs-column.three-col.center figure, #container .rs-columns .rs-column[class*="-large-col-3"] figure {
  display: inline-block;
  position: relative; }

#container .rs-columns .rs-column.three-col.center, #container .rs-columns .rs-column[class*="-large-col-3"] {
  margin-top: 0;
  text-align: center; }

#container .rs-columns .rs-column.three-col.center figure figcaption .inner, #container .rs-columns .rs-column[class*="-large-col-3"] figure figcaption .inner {
  display: table;
  height: inherit;
  width: inherit; }

@media (max-width: 48em) {
  .rs-column.-small-col-1-1 {
    width: 100%; }
  /*.rs-column.-small-last {
        margin-right: -5px;
    }
    .rs-column.-small-first {
        clear: left;
    }*/ }

@media screen and (min-width: 48em) {
  .col-50 {
    width: 50%;
    float: left; } }

/* scss/components/_image.scss */
img {
  max-width: 100%;
  height: auto;
  width: auto;
  vertical-align: middle; }

.only-mobile {
  display: block; }

.only-desktop {
  display: none; }

.mm_list img {
  border-radius: 50%; }

.absolute-picture {
  position: relative; }
  .absolute-picture .ce_image {
    display: inline-block; }
  .absolute-picture img {
    margin-top: 30px;
    width: 130px;
    top: 0;
    right: 84px; }

@media screen and (min-width: 480px) {
  .only-mobile {
    display: none; }
  .only-desktop {
    display: block; } }

@media screen and (min-width: 1024px) {
  .absolute-picture .ce_image {
    height: 70px; }
  .absolute-picture img {
    margin-top: 0;
    position: absolute; } }

/* scss/components/_caroufredsel.scss */
.ce_caroufredsel.mobile .caroufredsel > div {
  padding-left: 0; }

.ce_caroufredsel.mobile .caroufredsel_navi, .ce_caroufredsel.mobile .caroufredsel_prev, .ce_caroufredsel.mobile .caroufredsel_next {
  top: inherit;
  bottom: -50px; }

.ce_caroufredsel.mobile .caroufredsel_navi, .ce_caroufredsel.mobile .caroufredsel_prev, .ce_caroufredsel.mobile .caroufredsel_next {
  top: inherit;
  bottom: -50px; }

.ce_caroufredsel {
  background-color: #f7f7f7;
  padding: 55px 33px; }
  .ce_caroufredsel.desktop {
    display: none; }

.caroufredsel_skin {
  position: relative; }

.caroufredsel > div {
  margin-top: 0;
  text-align: center;
  padding-left: 55px;
  width: 33.3333%; }
  .caroufredsel > div:nth-of-type(3n) {
    padding-right: 55px; }
  .caroufredsel > div figure {
    display: inline-block;
    position: relative; }
  .caroufredsel > div h3 {
    margin-bottom: 10px;
    margin-top: 30px;
    padding-bottom: 16px;
    position: relative;
    font-size: 1.1em;
    line-height: 26px; }
  .caroufredsel > div h3:after {
    background-color: #e2001a;
    bottom: 0;
    content: '';
    height: 1px;
    left: 50%;
    margin-left: -31px;
    position: absolute;
    width: 62px; }
  .caroufredsel > div figure img {
    border-radius: 0; }
  .caroufredsel > div p {
    font-size: 12px;
    line-height: 22px; }

.caroufredsel > div, .caroufredsel > section, .caroufredsel_thumbnails > div {
  float: left; }

.caroufredsel_skin .image_container img, .caroufredsel_thumbnails_skin .image_container img {
  vertical-align: bottom; }

.caroufredsel_navi .caroufredsel_next, .caroufredsel_navi .caroufredsel_prev {
  /*background-image: none;
        color: #e2001a;
        line-height: 50px !important;
        text-decoration: none;
        vertical-align: middle;
        position: absolute;
        margin-top: -25px;
        top: 50%;
        width: 40px;
        height: 50px;*/
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  /*&:after {
            font-family: "iconfont";
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            content: "a";
            border-radius: 90%;
            border: 2px solid #e2001a;
            padding: 10px 9px 10px 13px;
        }*/ }
  .caroufredsel_navi .caroufredsel_next span, .caroufredsel_navi .caroufredsel_prev span {
    display: none; }
  .caroufredsel_navi .caroufredsel_next:after, .caroufredsel_navi .caroufredsel_prev:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0px;
    left: 0px;
    background-repeat: no-repeat;
    background-size: contain; }

.caroufredsel_navi .caroufredsel_next {
  right: 0; }

.caroufredsel_navi .caroufredsel_prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 0; }

.caroufredsel_pagi a {
  border: 3px solid #888381;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-top: 13px;
  margin-right: 5px;
  border-radius: 50%; }
  .caroufredsel_pagi a.selected {
    border-color: #e2001a; }
  .caroufredsel_pagi a span {
    display: none; }

@media (min-width: 48em) {
  .ce_caroufredsel.desktop {
    display: block; }
  .ce_caroufredsel.mobile {
    display: none; } }

/* scss/components/_link.scss */
a {
  color: #000000;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

/* scss/components/_form.scss */
.widget, .formbody > div {
  margin-bottom: 10px; }

.formbody {
  /* clears the 'X' from Internet Explorer */
  /* clears the 'X' from Chrome */ }
  .formbody .widget label {
    float: left; }
    .formbody .widget label.error {
      float: none; }
    .formbody .widget label span.mandatory {
      color: #e2001a; }
  .formbody p.error {
    background-color: #e2001a;
    color: #fff;
    padding: 12px 20px 12px 60px;
    max-width: 450px;
    text-align: center;
    position: relative; }
    .formbody p.error:before {
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      display: inline-block;
      width: 27px;
      height: 27px;
      position: absolute;
      top: 50%;
      left: 15px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
  .formbody .widget:not(.widget-checkbox):not(.widget-radio) label {
    color: rgba(0, 0, 0, 0.54);
    letter-spacing: 0.2rem; }
  .formbody .widget--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
  .formbody textarea, .formbody select {
    border: 1px solid #e2001a;
    border-radius: 0;
    padding: 10px 20px;
    width: 100%; }
  .formbody select {
    /*background: url(../../files/standard/layout/images/dropdown-arrow.png) no-repeat;
        background-position: 97% 15px;*/
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-size: 4%;
    background-position: center right 10px;
    border: 1px solid #d1d1d1; }
    .formbody select:focus {
      border: 1px solid #e2001a;
      outline: none; }
  .formbody select::-ms-expand {
    display: none; }
  .formbody select.lower {
    text-transform: none;
    letter-spacing: 0; }
  .formbody input, .formbody textarea, .formbody select {
    font-family: "gs-regularregular","Gill Sans","Gill Sans MT",Calibri,sans-serif; }
  .formbody input {
    position: relative;
    line-height: normal;
    color: #000;
    outline: 2px solid #fff; }
    .formbody input:focus {
      outline: 2px solid #fff; }
  .formbody input[type="text"],
  .formbody input[type="password"],
  .formbody input[type="date"],
  .formbody input[type="datetime"],
  .formbody input[type="email"],
  .formbody input[type="number"],
  .formbody input[type="search"],
  .formbody input[type="tel"],
  .formbody input[type="time"],
  .formbody input[type="url"],
  .formbody textarea {
    /*box-sizing: border-box;
        display: inline-block;
        &:focus {
            outline: 0;
        }*/
    position: relative;
    border: none;
    border-bottom: 1px solid #d1d1d1;
    font-size: 16px; }
    .formbody input[type="text"]:focus,
    .formbody input[type="password"]:focus,
    .formbody input[type="date"]:focus,
    .formbody input[type="datetime"]:focus,
    .formbody input[type="email"]:focus,
    .formbody input[type="number"]:focus,
    .formbody input[type="search"]:focus,
    .formbody input[type="tel"]:focus,
    .formbody input[type="time"]:focus,
    .formbody input[type="url"]:focus,
    .formbody textarea:focus {
      outline: 2px solid #fff; }
    .formbody input[type="text"]:after,
    .formbody input[type="password"]:after,
    .formbody input[type="date"]:after,
    .formbody input[type="datetime"]:after,
    .formbody input[type="email"]:after,
    .formbody input[type="number"]:after,
    .formbody input[type="search"]:after,
    .formbody input[type="tel"]:after,
    .formbody input[type="time"]:after,
    .formbody input[type="url"]:after,
    .formbody textarea:after {
      content: '';
      position: absolute; }
  .formbody input[type="tel"],
  .formbody input[type="text"],
  .formbody input[type="email"],
  .formbody input[type="password"] {
    /*border: 1px solid $color-monza;
        border-radius: 0;*/
    border: none;
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 20px 10px 10px;
    width: 100%; }
    .formbody input[type="tel"]:focus,
    .formbody input[type="text"]:focus,
    .formbody input[type="email"]:focus,
    .formbody input[type="password"]:focus {
      outline: 2px solid #fff; }
  .formbody input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0; }
  .formbody input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0; }
  .formbody input[type="search"]::-webkit-search-decoration,
  .formbody input[type="search"]::-webkit-search-cancel-button,
  .formbody input[type="search"]::-webkit-search-results-button,
  .formbody input[type="search"]::-webkit-search-results-decoration {
    display: none; }
  .formbody .zip, .formbody .city {
    float: left; }
  .formbody .zip {
    width: 30%;
    margin-right: 2%; }
  .formbody .city {
    width: 68%; }
  .formbody textarea {
    overflow: auto;
    vertical-align: top; }
  .formbody textarea, .formbody select[multiple], .formbody select[size] {
    height: auto; }
  .formbody .explanation .mandatory {
    color: #e2001a; }
  .formbody button[type="submit"] {
    margin-top: 44px; }
    .formbody button[type="submit"] span {
      padding-right: 20px;
      text-transform: uppercase;
      letter-spacing: .14em; }
  .formbody .widget-text, .formbody .widget-password, .formbody .widget-textarea {
    position: relative; }
    .formbody .widget-text:after, .formbody .widget-password:after, .formbody .widget-textarea:after {
      content: '';
      width: 100%;
      height: 2px;
      position: absolute;
      left: 0px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      bottom: 0px;
      background-color: #e2001a;
      -webkit-transform: scale(0);
              transform: scale(0);
      -webkit-transition: .5s;
      transition: .5s; }
    .formbody .widget-text.is--focused:after, .formbody .widget-password.is--focused:after, .formbody .widget-textarea.is--focused:after {
      -webkit-transform: scale(1);
              transform: scale(1); }
  @media (max-width: 48em) {
    .formbody {
      margin-top: 30px; } }
  .formbody .widget-checkbox {
    margin-top: 18px; }
    .formbody .widget-checkbox legend {
      color: rgba(0, 0, 0, 0.54);
      letter-spacing: 0.2rem;
      padding-bottom: 4px; }
    .formbody .widget-checkbox span {
      display: inline-block;
      padding-right: 10px;
      padding-bottom: 5px;
      cursor: pointer; }
      .formbody .widget-checkbox span label {
        cursor: pointer; }
      .formbody .widget-checkbox span input {
        float: left;
        margin-right: 8px;
        margin-top: 2px;
        vertical-align: middle;
        -webkit-appearance: none;
        width: 20px;
        height: 20px;
        border: 1px solid #d1d1d1;
        cursor: pointer; }
        .formbody .widget-checkbox span input:checked {
          position: relative;
          border-color: #e2001a; }
          .formbody .widget-checkbox span input:checked:after {
            content: '✔';
            color: #fff;
            background-color: #e2001a;
            position: absolute;
            width: 100%;
            height: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            font-size: 12px; }

.mod_registration, .mod_lostPassword, .mod_personalData {
  max-width: 450px;
  margin: 0 auto; }

input:focus + .input--underline {
  -webkit-transform: scale(1);
          transform: scale(1); }

.input--underline {
  background-color: #e2001a;
  display: inline-block;
  height: 2px;
  left: 0px;
  position: absolute;
  bottom: 0px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
          box-shadow: 0 0 0px 1000px white inset; }

.mandatory-text {
  clear: both; }

.modal-form > h1, .modal-form h2, .modal-form h3, .modal-form h4 {
  margin-top: 0;
  text-align: left;
  margin-bottom: 20px; }

.modal-form .formbody button[type="submit"] {
  margin-top: 0px; }

.widget.with--label {
  padding: 0px 10px; }

@media (min-width: 30em) {
  .float-left-right {
    display: inline-block;
    width: 100%; }
    .float-left-right .button {
      float: right; }
    .float-left-right .widget {
      float: left; } }

/* scss/components/_news.scss */
.mod_newslist .-large-last {
  height: 100px; }

#news, #archiv {
  max-width: 1050px; }

#news:not(.newslist-start) .layout_full, #archiv .layout_full {
  margin-bottom: 10px;
  margin-top: 30px;
  padding-bottom: 16px;
  position: relative;
  text-align: left; }
  #news:not(.newslist-start) .layout_full h3, #archiv .layout_full h3 {
    margin-top: 0px; }
  #news:not(.newslist-start) .layout_full:first-child, #archiv .layout_full:first-child {
    margin-top: 0px;
    padding-top: 0px; }

#news .layout_full h3, #news .layout_full h4, #news .layout_full .ce_text, #archiv .layout_full h3, #archiv .layout_full .ce_text {
  max-width: 100%; }

#container #news .layout_full:after, #container #archiv .layout_full:after {
  background-color: #e2001a;
  bottom: 0;
  content: '';
  height: 1px;
  left: 50%;
  margin-left: -31px;
  position: absolute;
  width: 62px; }

.layout_item_startseite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px 0px;
  margin: 0; }
  .layout_item_startseite .news--item_image {
    padding-right: 15px;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .layout_item_startseite .news--item_inner {
    text-align: left; }
    .layout_item_startseite .news--item_inner a {
      text-decoration: none; }
    .layout_item_startseite .news--item_inner .button {
      margin: 20px 0; }
    .layout_item_startseite .news--item_inner h4 {
      margin-top: 5px; }
    .layout_item_startseite .news--item_inner p.more a {
      position: relative;
      color: #e2001a;
      padding-right: 20px;
      text-decoration: underline; }
      .layout_item_startseite .news--item_inner p.more a:after {
        content: '';
        width: 10px;
        height: 10px;
        top: 50%;
        margin-top: -5px;
        position: absolute;
        right: 0px;
        background-size: contain;
        -webkit-transition: .3s;
        transition: .3s; }
      .layout_item_startseite .news--item_inner p.more a:hover {
        text-decoration: none; }
        .layout_item_startseite .news--item_inner p.more a:hover:after {
          right: -4px; }

.ie .layout_item_startseite {
  display: block; }

#container #news.newslist-start .layout_full:after {
  display: none; }

.layout_news_daily > * {
  padding: 5px 15px;
  text-align: left; }

.layout_news_daily .ce_text::after {
  content: '***';
  text-align: center;
  display: block; }

.layout_news_daily:last-child .ce_text::after {
  content: '';
  display: none; }

.news--teaser-container {
  -webkit-box-pack: normal !important;
      -ms-flex-pack: normal !important;
          justify-content: normal !important; }

@media (min-width: 30em) {
  .layout_item_startseite .news--item_image {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .layout_item_startseite .news--item_inner {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%; } }

@media (min-width: 48em) {
  .layout_item_startseite .news--item_inner .button {
    float: right; }
  .ie .layout_item_startseite .news--item_image, .ie .layout_item_startseite .news--item_inner {
    float: left; } }

/* scss/components/_filter.scss */
.ce_metamodels_frontendfilter.brand-filter-wrapper {
  display: inline-block;
  width: 100%; }

.ce_metamodels_frontendfilter .formbody .widget {
  width: 100%; }
  .ce_metamodels_frontendfilter .formbody .widget:first-child {
    margin-right: 1%; }

.ce_metamodels_frontendfilter .formbody .widget label {
  display: none; }

.ce_metamodels_frontendfilter .formbody.flex .widget {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  padding: 1%; }
  .ce_metamodels_frontendfilter .formbody.flex .widget:first-child {
    margin: 0 auto; }
  .ce_metamodels_frontendfilter .formbody.flex .widget label {
    display: block; }

@media (min-width: 48em) {
  .ce_metamodels_frontendfilter .formbody .widget {
    width: 40%;
    display: inline-block; }
    .ce_metamodels_frontendfilter .formbody .widget:first-child {
      margin-right: 1%; }
  .ce_metamodels_frontendfilter .formbody.flex .widget {
    -ms-flex-preferred-size: 33.333333%;
        flex-basis: 33.333333%; } }

.ce_metamodels_frontendfilter.center--inner .formbody.flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .ce_metamodels_frontendfilter.center--inner .formbody.flex .widget:first-child {
    margin: 0; }

@media (min-width: 48em) {
  .ie .ce_metamodels_frontendfilter .formbody.flex {
    display: block; }
    .ie .ce_metamodels_frontendfilter .formbody.flex .widget {
      width: 33%; } }

.wo-intranet .ce_metamodels_frontendfilter {
  margin-top: 0; }
  .wo-intranet .ce_metamodels_frontendfilter .formbody select {
    text-transform: uppercase;
    background-size: 15px 15px;
    background-position: center right 10px;
    border: 1px solid #d1d1d1;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none; }
    .wo-intranet .ce_metamodels_frontendfilter .formbody select:focus {
      border: 1px solid #e2001a; }

.clearall {
  background: #fff;
  border: 1px solid #000;
  font-size: 12px;
  padding: 0 1rem;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  margin-bottom: 30px; }
  .clearall a {
    text-decoration: none; }
    .clearall a:after {
      content: "X";
      margin-left: 2rem; }

.main p.clearall {
  padding: 0 1rem; }

.ce_metamodels_frontendfilter {
  margin-top: 30px; }
  .ce_metamodels_frontendfilter.brand-filter-wrapper .formbody .widget {
    display: inherit;
    margin: 0 auto; }
    .ce_metamodels_frontendfilter.brand-filter-wrapper .formbody .widget.brand {
      width: 100%;
      float: left; }
  .ce_metamodels_frontendfilter .brand-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
    .ce_metamodels_frontendfilter .brand-filter li {
      display: inline-block;
      max-width: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      float: left;
      padding: 20px; }
      .ce_metamodels_frontendfilter .brand-filter li.active {
        position: relative; }
        .ce_metamodels_frontendfilter .brand-filter li.active:after {
          background-color: #e2001a;
          bottom: 10px;
          content: '';
          height: 1px;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          position: absolute;
          width: 60px; }

.mm-list-downloads .clearall {
  width: 160px;
  margin: 30px auto;
  display: inherit; }

@media screen and (min-width: 30em) {
  .ce_metamodels_frontendfilter .brand-filter li {
    max-width: 33.333%;
    -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%; } }

@media screen and (min-width: 48em) {
  .ce_metamodels_frontendfilter .brand-filter li {
    max-width: calc(100% / 4);
    -ms-flex-preferred-size: calc(100% / 4);
        flex-basis: calc(100% / 4); }
  .ce_metamodels_frontendfilter.brand-filter-einspaltig .brand-filter li {
    max-width: calc(100% / 7);
    -ms-flex-preferred-size: calc(100% / 7);
        flex-basis: calc(100% / 7); } }

/* scss/components/_download.scss */
#container #news .layout_full .rs-column .ce_download, #container #archiv .layout_full .rs-column .ce_download {
  text-align: right; }

.mm-list-downloads h4 {
  text-transform: uppercase;
  margin-bottom: 10px; }

.mm-list-downloads .ce_download.downloadportal {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 20px;
  background-color: #f5f5f5;
  position: relative; }
  .mm-list-downloads .ce_download.downloadportal .download-element {
    margin-bottom: 0px;
    padding-left: 30px; }
    .mm-list-downloads .ce_download.downloadportal .download-element:before {
      display: auto;
      position: absolute;
      left: 22px;
      top: 22px; }
  .mm-list-downloads .ce_download.downloadportal .information {
    text-transform: uppercase;
    font-size: 12px;
    padding-left: 30px; }

@media only screen and (min-width: 900px) {
  #container #news .layout_full .rs-column .ce_download, #container #archiv .layout_full .rs-column .ce_download {
    bottom: 0;
    position: absolute;
    right: 0; } }

@media only screen and (max-width: 900px) {
  #container #news .layout_full .rs-column .ce_download, #container #archiv .layout_full .rs-column .ce_download {
    text-align: left; } }

/* scss/components/_metamodel-item.scss */
.layout_full .item li {
  list-style: none; }

.layout_full.marketing .item, .layout_full.fair .item, .layout_full.innovations .item {
  display: inline-block;
  margin-right: 1%;
  margin-top: 80px;
  padding-right: 25px;
  padding-left: 45px;
  text-align: left;
  vertical-align: top;
  width: 32%; }

.layout_full.system-partners .file {
  list-style: none;
  padding: 0;
  margin: 0; }

.layout_full.system-partners .left, .layout_full.system-partners .right {
  display: inline-block;
  vertical-align: top;
  width: 40%;
  text-align: left; }

.layout_full.system-partners .left {
  margin-right: 5%; }

.list--birthday {
  text-align: left; }
  .list--birthday .time {
    margin-right: 10px; }

@media (max-width: 48em) {
  .layout_full.system-partners .left,
  .layout_full.system-partners .right,
  .layout_full.marketing .item,
  .layout_full.fair .item,
  .layout_full.innovations .item {
    width: 100%; } }

.layout_full.marketing, .layout_full.fair {
  text-align: left; }

.layout_full.marketing .soc {
  position: relative; }
  .layout_full.marketing .soc:before {
    background-color: #e2001a;
    content: "SOC";
    color: #ffffff;
    font-size: .7em;
    height: 30px;
    left: -38px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 11px;
    width: 30px;
    border-radius: 50%; }

.layout_full.innovations ul {
  padding: 0;
  margin: 0;
  text-align: center; }

.layout_full.innovations .text {
  margin: 30px 20px 50px;
  text-align: center; }

.data ul {
  margin: 5px 0;
  padding-left: 0;
  list-style-image: none;
  list-style-type: none;
  margin-left: 0; }

.layout_full.marketing li:nth-of-type(1), .layout_full.marketing span.first-line, .layout_full.fair li:nth-of-type(1), .layout_full.fair span.first-line {
  color: #e2001a;
  text-transform: uppercase; }

/* scss/components/_highlight.scss */
.highlight {
  color: #e2001a; }

/* scss/components/_mail.scss */
.mail a {
  font-family: "gs-regularregular", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  font-size: 28px;
  text-decoration: none; }

/* scss/components/_icons.scss */
a[class^="icon-"],
a[class*=" icon-"] {
  text-align: center;
  text-decoration: none; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  display: inline-block;
  vertical-align: middle; }

[class^="icon-"] span,
[class*=" icon-"] span {
  display: none; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "iconfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.standalone.icon-button,
.icon-button:before {
  content: "a"; }

.standalone.icon-twitter,
.icon-twitter:before {
  content: "t"; }

.standalone.icon-facebook,
.icon-facebook:before {
  content: "f"; }

.standalone.icon-google-plus,
.icon-google-plus:before {
  content: "g"; }

.standalone.icon-envelope,
.icon-envelope:before {
  content: "e"; }

.standalone.icon-linkedin,
.icon-linkedin:before {
  content: "l"; }

.standalone.icon-xing,
.icon-xing:before {
  content: "x"; }

.standalone.icon-print,
.icon-print:before {
  content: "p"; }

.standalone.icon-navicon,
.icon-navicon:before {
  content: "n"; }

.icon--close {
  width: 12px;
  height: 12px;
  background-position: center center;
  background-size: contain;
  cursor: pointer; }

/* scss/components/_logos.scss */
#logos .ce_image {
  display: inline-block;
  margin-top: 15px;
  padding: 0 25px; }
  #logos .ce_image img {
    vertical-align: bottom; }

/* scss/components/_service.scss */
.agb div:not(.ce_download), .agb h3, .agb h4, .privacy_protection div:not(.ce_download), .privacy_protection h3, .privacy_protection h4 {
  text-align: left; }

/* scss/components/_content-slider.scss */
.sliderGallery {
  background-color: transparent;
  padding: 0; }

.content-slider .ce_image {
  float: none;
  padding-left: 0; }

.content-slider .caroufredsel_prev {
  left: 15px; }

.content-slider .caroufredsel_next {
  right: 15px; }

.content-slider .caroufredsel > div {
  padding-left: 0; }

/* scss/components/_ls-slider.scss */
.ls-wp-fullwidth-container, .ls-wp-fullwidth-helper, .ls-container, .ls-container * {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

.ls-container {
  visibility: hidden;
  position: relative; }

.ls-inner {
  position: relative;
  background-position: center center;
  z-index: 2; }

.ls-shadow {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  width: 100%;
  left: 0;
  overflow: hidden;
  visibility: hidden; }

html * .ls-container .ls-shadow,
html * .ls-container .ls-slide > *,
html * .ls-container .ls-fullscreen,
html * .ls-container .ls-3d-container,
html * .ls-container .ls-lt-container,
html * .ls-container .ls-lt-container *,
html * .ls-container .ls-thumbnail-wrapper,
html * .ls-container .ls-bottom-nav-wrapper,
body * .ls-container .ls-shadow,
body * .ls-container .ls-slide > *,
body * .ls-container .ls-fullscreen,
body * .ls-container .ls-3d-container,
body * .ls-container .ls-lt-container,
body * .ls-container .ls-lt-container *,
body * .ls-container .ls-thumbnail-wrapper,
body * .ls-container .ls-bottom-nav-wrapper,
#ls-global * .ls-container .ls-shadow,
#ls-global * .ls-container .ls-slide > *,
#ls-global * .ls-container .ls-fullscreen,
#ls-global * .ls-container .ls-3d-container,
#ls-global * .ls-container .ls-lt-container,
#ls-global * .ls-container .ls-lt-container *,
#ls-global * .ls-container .ls-thumbnail-wrapper,
#ls-global * .ls-container .ls-bottom-nav-wrapper,
.ls-gpuhack {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

#slider .ls-slide {
  overflow: visible;
  position: relative; }

.ls-active, .ls-animating {
  display: block !important; }

.ls-slide, .ls-layer {
  position: absolute;
  display: none;
  background-position: center center;
  overflow: hidden; }

#slider .ls-slide:after {
  content: '';
  height: 77%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  top: 0; }

#slider .ls-slide:not(.trainee):after {
  background-color: #c2c2c2;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #c2c2c2), to(#f7f7f7));
  background-image: linear-gradient(to right, #c2c2c2 0, #f7f7f7 100%);
  background-size: 100%; }

/*#slider .ls-slide.trainee:after {
    background: transparent url(../../files/standard/publisher/images/home-slider/azubianzeige_2018.jpg) no-repeat center top;
}*/
/*#slider .ls-slide.trainee .button {
    background-color: #fff;
    a, &:after {
        color: #e2001a;
    }
    &:hover {
        background-color: #e2001a;
        a, &:after {
            color: #fff;
        }
    }
}*/
#slider .ls-slide .button:hover {
  background-color: #fff; }

#slider:hover .ls-nav-next, #slider:hover .ls-nav-prev {
  display: block !important; }

#slider .ls-nav-next, #slider .ls-nav-prev {
  background-image: none;
  color: #e2001a;
  line-height: 50px !important;
  text-decoration: none;
  vertical-align: middle;
  position: absolute;
  margin-top: -20px;
  top: 50%;
  width: 40px;
  height: 40px;
  /*&:after {
        font-family: "iconfont";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        content: "a";
        border-radius: 90%;
        border: 2px solid #e2001a;
        padding: 10px 9px 10px 13px;
    }*/ }
  #slider .ls-nav-next span, #slider .ls-nav-prev span {
    display: none; }
  #slider .ls-nav-next:after, #slider .ls-nav-prev:after {
    content: '';
    width: 40px;
    height: 40px;
    border: none;
    top: 0px;
    left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-shadow: none;
            box-shadow: none; }

#slider .ls-nav-next {
  right: 10px; }

#slider .ls-nav-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 10px; }

#slider .ls-nav-next:after, #slider .ls-nav-prev:after {
  position: absolute; }

body.history #slider .ls-slide:after {
  background-image: url(../images/bgr-history.jpg); }

#slider .ls-slide .ls-l {
  z-index: 100;
  height: auto !important; }

html * .ls-slide > a, body * .ls-slide > a, #ls-global * .ls-slide > a, html * .ls-slide > h1, body * .ls-slide > h1, #ls-global * .ls-slide > h1, html * .ls-slide > h2, body * .ls-slide > h2, #ls-global * .ls-slide > h2, html * .ls-slide > h3, body * .ls-slide > h3, #ls-global * .ls-slide > h3, html * .ls-slide > h4, body * .ls-slide > h4, #ls-global * .ls-slide > h4, html * .ls-slide > h5, body * .ls-slide > h5, #ls-global * .ls-slide > h5, html * .ls-slide > p, body * .ls-slide > p, #ls-global * .ls-slide > p, html * .ls-slide > div, body * .ls-slide > div, #ls-global * .ls-slide > div, html * .ls-slide > span, body * .ls-slide > span, #ls-global * .ls-slide > span, html * .ls-slide > *, body * .ls-slide > *, #ls-global * .ls-slide > * {
  -webkit-transition: none;
  transition: none; }

html * .ls-slide > *, body * .ls-slide > *, #ls-global * .ls-slide > * {
  margin: 0; }

.ls-slide > * {
  position: absolute;
  line-height: normal;
  margin: 0;
  left: 0;
  top: 0; }

#slider .ls-slide .ls-l.text h2 {
  margin-bottom: .238em;
  line-height: 1.19048em; }

#slider h2, #slider h3, #slider p, #slider .button, #slider .ls-slide .ls-l.text {
  text-align: center; }

#slider h2 {
  font-size: 2.8em;
  /*&:after {
        background-color: #e2001a;
        bottom: 0;
        content: '';
        height: 1px;
        left: 50%;
        margin-left: -31px;
        position: absolute;
        width: 62px;
    }*/ }

#slider .ls-slide .ls-l.text p, #slider-mobile .ls-l.text p {
  padding: .533em 0;
  font-size: 16px; }

#slider .ls-slide .ls-l.text h3 {
  margin-top: 0; }

#slider-mobile .ls-slide {
  position: relative;
  display: block;
  margin-top: 30px; }
  #slider-mobile .ls-slide * {
    position: initial;
    width: 100% !important; }
  #slider-mobile .ls-slide .button {
    position: relative;
    margin-top: 10px; }
  #slider-mobile .ls-slide h2 {
    position: relative; }
  #slider-mobile .ls-slide h2:after {
    background-color: #e2001a;
    bottom: 0;
    content: '';
    height: 1px;
    left: 50%;
    position: absolute;
    width: 62px; }

.ce_rsce_slider.ls-slide.ls-active {
  position: absolute !important; }

@media screen and (min-width: 600px) {
  #slider h2, #slider h3, #slider p, #slider .button, #slider .ls-slide .ls-l.text {
    text-align: left; }
  #slider .trainee .text.ls-l {
    text-align: center !important; }
  #slider .ls-slide .ls-l.text h2:after {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

/* scss/components/_worldmap.scss */
#world-map-tooltips {
  display: none; }

#world-map-tooltip {
  background-color: #e8e8e8;
  max-width: 700px;
  overflow: visible;
  padding: 20px;
  position: relative;
  border: 1px solid red;
  color: #ffffff;
  background-color: transparent;
  font-size: 20px;
  text-align: center;
  padding: 0; }
  #world-map-tooltip > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px; }
  #world-map-tooltip:after {
    border-color: #e8e8e8 transparent transparent transparent;
    border-style: solid;
    border-width: 15px 17.5px 0 17.5px;
    content: '';
    height: 0;
    left: calc(50% - 17.5px);
    position: absolute;
    top: 100%;
    width: 0; }
  #world-map-tooltip + div > .button {
    margin-top: 0; }
  #world-map-tooltip .button {
    margin-top: 0; }
  #world-map-tooltip:after {
    border-color: #e2001a transparent transparent transparent; }
  #world-map-tooltip:hover {
    background-color: white; }

@media (min-width: 767) {
  #mapster_wrap_0 {
    display: none; } }

/* scss/components/_accordion.scss */
.ce_accordion {
  margin: 20px 0;
  width: 100%; }
  .ce_accordion .ui-state-default, .ce_accordion .ui-widget-content .ui-state-default, .ce_accordion .ui-widget-header .ui-state-default, .ce_accordion .ui-button, .ce_accordion html .ui-button.ui-state-disabled:hover, .ce_accordion html .ui-button.ui-state-disabled:active {
    border: 0;
    background: transparent;
    color: #454545; }
  .ce_accordion .toggler {
    position: relative;
    padding: 10px 20px;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    margin: 10px 0;
    /*&:after {
            display: inline-block;
            font-family: "iconfont";
            content: "a";
            color: #e2001a;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            position: absolute;
            right: 20px;
            top: 15px;
            transform: rotate(90deg);
            transition: transform .3s;
        }*/ }
    .ce_accordion .toggler:focus {
      outline: none; }
    .ce_accordion .toggler:after {
      content: '';
      width: 20px;
      height: 20px;
      top: 50%;
      margin-top: -10px;
      position: absolute;
      right: 20px;
      background-size: contain;
      -webkit-transition: .3s;
      transition: .3s;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .ce_accordion .toggler.ui-accordion-header-active:after {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .ce_accordion .ui-state-active .ui-icon, .ce_accordion .ui-button:active .ui-icon, .ce_accordion .ui-icon, .ce_accordion .ui-widget-content .ui-icon {
    display: none;
    background-image: none; }

.accordion.ui-widget-content {
  border: 0;
  text-align: left;
  padding: 10px 20px; }
  .accordion.ui-widget-content .ce_text {
    max-width: 100%; }

/* scss/components/_rsce-image-text.scss */
.image-text--element {
  display: inline-block;
  margin: 20px 0; }
  @media (min-width: 48em) {
    .image-text--element > div {
      width: calc(100% / 2);
      padding: 0 20px;
      float: left;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block; }
      .image-text--element > div.image-right {
        float: right; } }

.ie .image-text--element .element--image {
  max-width: 400px; }

/* scss/components/_tabs.scss */
/*general tab styles für bigger and smaller size*/
.mod_articlelist {
  margin-top: 50px;
  position: relative;
  /*styles only for smaller-size*/
  /*styles only for bigger size*/ }
  .mod_articlelist ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left; }
  .mod_articlelist a {
    padding: 10px 15px;
    text-decoration: none;
    display: inline-block;
    font-size: 14px; }
  .mod_articlelist.is--small {
    width: 100%;
    border: 1px solid #d1d1d1;
    min-height: 45px;
    cursor: pointer; }
    .mod_articlelist.is--small ul {
      display: none; }
    .mod_articlelist.is--small:after {
      display: inline-block;
      font-family: "iconfont";
      content: "a";
      color: #e2001a;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      position: absolute;
      right: 20px;
      top: 15px;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s; }
    .mod_articlelist.is--small.is--open ul {
      display: block; }
    .mod_articlelist.is--small.is--open:after {
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .mod_articlelist.is--large {
    top: 1px;
    z-index: 10; }
    .mod_articlelist.is--large li {
      float: left;
      padding: 0 10px; }
    .mod_articlelist.is--large li:first-child {
      padding: 0; }
    .mod_articlelist.is--large a {
      border: 1px solid #d1d1d1;
      border-bottom: 0;
      padding-bottom: 10px;
      margin-top: 20px; }
    .mod_articlelist.is--large a.active {
      position: relative;
      padding-top: 30px;
      margin-top: 0; }
    .mod_articlelist.is--large a.active:after {
      content: "";
      display: inline-block;
      width: 100%;
      height: 5px;
      bottom: 0;
      left: 0;
      position: absolute;
      background: #fff; }

.mod_article.b-tab {
  display: none;
  position: relative;
  margin-bottom: 50px;
  /*styles only for bigger size*/ }
  .mod_article.b-tab.active {
    display: block; }
  .mod_article.b-tab.is--large {
    border: 1px solid #d1d1d1;
    top: -1px;
    padding: 40px 20px; }

/*styles only for bigger size*/
.b-nav-tab {
  display: inline-block;
  padding: 20px; }

/* scss/components/_facts.scss */
.facts-and-figures #facts > div:nth-of-type(1), .facts-and-figures #facts > div:nth-of-type(3) {
  float: left;
  margin: 0;
  max-width: 420px;
  padding-left: 20px;
  text-align: left; }

.facts-and-figures #facts > div:nth-of-type(2), .facts-and-figures #facts > div:nth-of-type(4) {
  clear: both;
  height: 160px;
  position: relative;
  width: 88.23529%; }

.facts-and-figures #facts > div:nth-of-type(2), .facts-and-figures #facts > div:nth-of-type(4) {
  float: left; }

.facts-and-figures #facts .desc {
  border-radius: 50%;
  background-color: #e2001a;
  color: #fff;
  display: inline-block;
  position: absolute;
  z-index: 1; }

.facts-and-figures #facts .size-1 {
  right: 20%;
  top: -65%; }
  .facts-and-figures #facts .size-1 p {
    font-size: 25px;
    height: 230px;
    width: 230px; }

.facts-and-figures #facts .size-2 {
  right: 51%;
  top: -10%; }
  .facts-and-figures #facts .size-2 p {
    font-size: 20px;
    height: 150px;
    width: 150px; }

.facts-and-figures #facts .size-3 {
  top: 20%;
  right: 72%; }

.facts-and-figures #facts .size-4 {
  top: 35%;
  right: 87%; }

.facts-and-figures #facts > div:nth-of-type(2):after, .facts-and-figures #facts > div:nth-of-type(4):after {
  bottom: 50%;
  content: '';
  height: 60px;
  position: absolute;
  width: 100%; }

.facts-and-figures #facts > div:nth-of-type(2):after, .facts-and-figures #facts > div:nth-of-type(4):after {
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  background: transparent url(../images/lace-long-left.png) no-repeat right center;
  left: -40px; }

.facts-and-figures #facts .desc p {
  display: table-cell;
  line-height: 1.1em;
  vertical-align: middle; }

.facts-and-figures #facts .desc p span {
  line-height: .8em; }

.facts-and-figures #facts > div:nth-of-type(2) .size-1 span {
  font-size: 40px; }

.facts-and-figures #facts > div:nth-of-type(2) .size-2 span {
  font-size: 28px; }

.facts-and-figures #facts .size-3 p, .facts-and-figures #facts .size-4 p {
  height: 100px;
  width: 100px; }

.facts-and-figures #facts > div:nth-of-type(2) .size-3 span, .facts-and-figures #facts > div:nth-of-type(2) .size-4 span {
  font-size: 18px; }

.facts-and-figures #facts > div:nth-of-type(4) .size-1 span {
  font-size: 100px; }

.facts-and-figures #facts > div:nth-of-type(4) .size-2 span {
  font-size: 55px; }

.facts-and-figures #facts > div:nth-of-type(4) .size-3 span, .facts-and-figures #facts > div:nth-of-type(4) .size-4 span {
  font-size: 35px; }

@media only screen and (max-width: 1024px) {
  .facts-and-figures #facts > div:nth-of-type(2), .facts-and-figures #facts > div:nth-of-type(4) {
    height: auto;
    text-align: center;
    width: 100%; }
  .facts-and-figures #facts .desc {
    position: relative;
    left: auto;
    right: auto;
    top: auto; } }

@media only screen and (max-width: 768px) {
  .facts-and-figures #facts > div:nth-of-type(2), .facts-and-figures #facts > div:nth-of-type(4) {
    padding-top: 25px;
    padding-bottom: 25px; }
  .facts-and-figures #facts .desc {
    display: table;
    margin: 5px auto; }
  .facts-and-figures #facts .ce_text {
    float: none;
    margin: 0 auto;
    text-align: center; }
  .facts-and-figures #facts > div:nth-of-type(3) {
    padding-top: 25px; } }

#concrete-facts h2 {
  clear: both;
  margin-bottom: 0; }
  #concrete-facts h2 .highlight {
    display: inline-block; }

#concrete-facts .lace {
  color: #fff;
  font-size: 27px;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  #concrete-facts .lace.lace-2 span, #concrete-facts .lace.lace-1 span {
    font-size: 85px; }
  #concrete-facts .lace.lace-0 {
    float: left;
    margin-top: 35px;
    max-width: 450px; }
    #concrete-facts .lace.lace-0 p {
      height: 180px;
      width: 180px; }
    #concrete-facts .lace.lace-0 span {
      font-size: 68px; }
  #concrete-facts .lace.lace-0:after {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
    right: 0;
    top: 50%; }
  #concrete-facts .lace.lace-1 {
    float: right;
    margin-bottom: 35px;
    max-width: 670px; }
  #concrete-facts .lace.lace-1:after {
    -webkit-transform: rotate(190deg);
            transform: rotate(190deg);
    left: 10px;
    top: -50%; }
  #concrete-facts .lace.lace-1 p {
    height: 210px;
    width: 210px; }
  #concrete-facts .lace.lace-2 {
    float: left;
    font-size: 18px;
    margin-top: 10px;
    max-width: 420px; }
  #concrete-facts .lace.lace-2:after {
    -webkit-transform: rotate(-14deg);
            transform: rotate(-14deg);
    right: 0;
    top: 50%; }
  #concrete-facts .lace.lace-2 p {
    height: 210px;
    width: 210px; }
  #concrete-facts .lace.lace-3 {
    float: left;
    font-size: 20px;
    letter-spacing: .11em;
    margin-left: -95px;
    margin-top: 85px;
    max-height: 200px;
    max-width: 300px; }
    #concrete-facts .lace.lace-3 p {
      height: 145px;
      width: 145px; }
    #concrete-facts .lace.lace-3 > div {
      margin-bottom: 30px;
      margin-top: 30px; }
    #concrete-facts .lace.lace-3 span {
      font-size: 30px;
      letter-spacing: -.01em;
      text-transform: none; }
  #concrete-facts .lace.lace-3:after {
    -webkit-transform: rotate(-40deg);
            transform: rotate(-40deg);
    left: -100%;
    top: 100%; }
  #concrete-facts .lace.lace-4 {
    float: right;
    font-size: 20px;
    letter-spacing: .11em;
    margin-top: 35px;
    max-width: 480px; }
    #concrete-facts .lace.lace-4 p {
      height: 180px;
      width: 180px; }
    #concrete-facts .lace.lace-4 span {
      font-size: 76px;
      letter-spacing: .01em; }
  #concrete-facts .lace.lace-4:after {
    -webkit-transform: rotate(195deg);
            transform: rotate(195deg);
    left: 10px;
    top: -30%; }
  #concrete-facts .lace > div {
    display: inline-block; }
  #concrete-facts .lace p {
    background-color: #e2001a;
    border-radius: 50%;
    display: table-cell;
    vertical-align: middle; }
  #concrete-facts .lace span {
    letter-spacing: .01em;
    line-height: .8em; }
  #concrete-facts .lace:after {
    background: transparent url(../images/schnuerband.png) no-repeat right top;
    content: '';
    height: 100%;
    position: absolute;
    width: 725px;
    z-index: -1; }

@media only screen and (max-width: 900px) {
  #concrete-facts .lace.lace-0, #concrete-facts .lace.lace-1, #concrete-facts .lace.lace-2, #concrete-facts .lace.lace-3, #concrete-facts .lace.lace-4 {
    margin: 0;
    max-width: 690px;
    width: 90%; } }

/* scss/components/_rsce-statement.scss */
.ce_rsce_statement {
  color: #fff;
  position: relative;
  text-align: left;
  text-transform: uppercase; }

.ce_rsce_statement .inner .image_container .job {
  bottom: 100px;
  position: absolute;
  width: 170px; }

.ce_rsce_statement .inner .image_container.float_right .job {
  right: -140px; }

.ce_rsce_statement .inner .image_container .job:before {
  -webkit-transform: rotate(220deg);
          transform: rotate(220deg);
  background: transparent url(../images/arrow-statement-to-right.png) no-repeat center center;
  bottom: 180%;
  content: '';
  height: 18px;
  left: -15%;
  position: absolute;
  width: 108px; }

.ce_rsce_statement:after {
  background-color: #e2001a;
  content: '';
  height: calc(100% - 80px);
  left: 0;
  position: absolute;
  top: 80px;
  width: 100%;
  z-index: -1; }

.ce_rsce_statement .inner {
  margin: 0 auto;
  max-width: 900px; }

.ce_rsce_statement .inner .image_container {
  height: calc(100% + 80px);
  position: relative; }
  .ce_rsce_statement .inner .image_container img {
    vertical-align: middle; }

.ce_rsce_statement .inner .image_container.float_left {
  padding-right: 20px; }

.ce_rsce_statement .inner .content {
  padding-top: 120px; }

.ce_rsce_statement .inner .content h2, .ce_rsce_statement .inner .content h3 {
  margin-left: 0;
  margin-right: 0; }

.ce_rsce_statement .inner .content h2 {
  margin-bottom: 24px;
  text-align: left; }

.ce_rsce_statement .inner .content {
  /*.button-outer .button a, .button-outer .button:after {
        color: #fff;
    }
    .button:hover {
      background-color: #fff;
    }
   .button-outer .button:hover a {
       color: #000;
   }
   .button-outer .button:hover:after {
        color: #e2001a;
    }*/ }

.ce_rsce_statement .inner .content .button:before {
  background: transparent url(../images/arrow-statement-to-right.png) no-repeat center center;
  content: '';
  height: 18px;
  left: -54px;
  position: absolute;
  top: 120%;
  width: 108px; }

@media only screen and (max-width: 1024px) {
  .ce_rsce_statement {
    background-color: #e2001a;
    padding: 20px; }
  .ce_rsce_statement .inner .content {
    padding-top: 0; }
  .ce_rsce_statement .inner .image_container, .ce_rsce_statement .inner .content .button:before {
    display: none; } }

/* scss/components/_metamodel-jobs.scss */
#container .mod_article.content {
  max-width: 960px; }

.mm_list div.layout_full ul {
  list-style: none;
  margin: 0;
  padding: 0 0 75px; }

.mm_list div.layout_full div:last-child ul {
  padding-bottom: 0; }

.mm_list div.layout_full ul li {
  padding: 65px 0 0;
  position: relative; }

.mm_list div.layout_full ul li ul li.description:before {
  content: '';
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.mm_list div.layout_full ul li:after {
  background-color: #e2001a;
  content: '';
  height: 1px;
  left: 50%;
  margin-left: -76px;
  position: absolute;
  top: 25px;
  width: 152px; }

.mm_list div.layout_full ul li:nth-of-type(1):after {
  display: none; }

.mm_list div.layout_full ul li ul:after {
  content: "";
  display: table;
  clear: both; }

.mm_list div.layout_full ul li ul li {
  display: block;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle; }

.mm_list div.layout_full ul li ul li:after {
  display: none; }

.mm_list div.layout_full ul li ul li.location:after {
  background: transparent url(../images/location.jpg) no-repeat center top;
  content: '';
  display: block;
  height: 24px;
  left: 50%;
  margin-left: -9.5px;
  position: absolute;
  top: 0;
  width: 19px; }

.mm_list div.layout_full ul li ul li.description, .mm_list div.layout_full ul li ul li.link {
  max-width: 300px; }

.mm_list div.layout_full ul li ul li.description {
  padding-left: 30px;
  position: relative;
  text-transform: uppercase; }
  .mm_list div.layout_full ul li ul li.description a {
    text-decoration: none; }
    .mm_list div.layout_full ul li ul li.description a:hover {
      text-decoration: underline; }

.mm_list div.layout_full ul li ul li.location {
  padding-top: 24px;
  position: relative; }

.mm_list div.layout_full .button a, .mm_list div.layout_full .button a {
  padding-right: .667em !important; }

@media only screen and (min-width: 900px) {
  .mm_list div.layout_full ul li ul {
    padding: 0 300px; }
  .mm_list div.layout_full ul li ul li.description {
    float: left;
    margin-left: -300px;
    width: 300px;
    text-align: left; }
  .mm_list div.layout_full ul li ul li {
    display: table-cell;
    float: left;
    width: 100%; }
  .mm_list div.layout_full ul li ul li.link {
    float: right;
    margin-right: -300px;
    text-align: right;
    width: 300px; }
  .mm_list div.layout_full ul li ul li.link .button {
    margin: 0; } }

@media only screen and (max-width: 900px) {
  .mm_list div.layout_full ul li ul li.description:before {
    left: 13px; }
  .mm_list div.layout_full ul li ul li {
    margin-bottom: 20px; }
  .mm_list div.layout_full ul li ul li.link {
    margin-bottom: 0; } }

/* scss/components/_job-tips.scss */
.mod_article.job-tips {
  margin-bottom: 257px !important;
  overflow: visible;
  width: 100%; }
  .mod_article.job-tips .ce_list {
    background-size: 100%;
    background-color: #e8e8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), color-stop(40%, #fff));
    background-image: linear-gradient(to bottom, #e8e8e8 0, #fff 40%);
    max-width: 100%;
    overflow: visible;
    padding-top: 90px;
    position: relative;
    display: inline-block; }
  .mod_article.job-tips .ce_list li {
    background-color: #e8e8e8;
    max-width: 700px;
    overflow: visible;
    padding: 20px;
    position: relative; }
  .mod_article.job-tips .ce_list li:nth-of-type(odd), .mod_article.job-tips .ce_list li:nth-of-type(even) {
    width: 45%; }
  .mod_article.job-tips .ce_list li:nth-of-type(odd) {
    margin-right: 65%;
    float: left; }
  .mod_article.job-tips .ce_list li:nth-of-type(even) {
    margin-left: 65%;
    float: right; }
  .mod_article.job-tips .ce_list li:nth-of-type(1) {
    max-width: 36%;
    margin-left: 45px; }
  .mod_article.job-tips .ce_list li:nth-of-type(2) {
    max-width: 35%;
    margin-right: 25px; }
  .mod_article.job-tips .ce_list li:nth-of-type(3) {
    max-width: 39%;
    margin-left: 10px; }
  .mod_article.job-tips .ce_list li:nth-of-type(4) {
    max-width: 39%;
    margin-right: 10px; }
  .mod_article.job-tips .ce_list li:nth-of-type(5) {
    max-width: 34%;
    margin-left: 90px; }
  .mod_article.job-tips .ce_list li:nth-of-type(6) {
    max-width: 34%;
    margin-right: 50px; }
  .mod_article.job-tips .ce_list li:nth-of-type(7) {
    max-width: 40%;
    margin-left: 60px; }
  .mod_article.job-tips .ce_list li:nth-of-type(8) {
    max-width: 36%;
    margin-right: 45px; }
  .mod_article.job-tips .ce_list li:nth-of-type(9) {
    max-width: 35%;
    margin-left: 25px; }
  .mod_article.job-tips .ce_list li:nth-of-type(10) {
    max-width: 40%;
    margin-right: 5px; }
  .mod_article.job-tips .ce_list li.last {
    background-color: transparent;
    float: none;
    height: 1px;
    position: static; }
  .mod_article.job-tips .ce_list:after {
    clear: both; }
  .mod_article.job-tips .ce_list li:after {
    border-color: #e8e8e8 transparent transparent transparent;
    border-style: solid;
    border-width: 15px 17.5px 0 17.5px;
    content: '';
    height: 0;
    left: calc(50% - 17.5px);
    position: absolute;
    top: 100%;
    width: 0; }
  .mod_article.job-tips .ce_list li:nth-of-type(odd):after {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
    border-style: solid;
    border-width: 0 62px 42px 0;
    border-color: transparent #e8e8e8 transparent transparent;
    bottom: -30px;
    height: 0;
    left: auto;
    right: 75px;
    top: auto;
    width: 0; }
  .mod_article.job-tips .ce_list li:nth-of-type(even):after {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
    border-style: solid;
    border-width: 42px 62px 0 0;
    border-color: #e8e8e8 transparent transparent transparent;
    bottom: -30px;
    height: 0;
    left: 75px;
    top: auto;
    width: 0; }
  .mod_article.job-tips .ce_list li > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px; }
  .mod_article.job-tips .ce_list li.last div.lace {
    background: transparent url(../images/lace-middle.png) repeat-y left bottom;
    bottom: 0;
    height: 100%;
    left: 50%;
    overflow: visible;
    position: absolute;
    top: 0;
    width: 60px; }
  .mod_article.job-tips .ce_list li.last:after {
    display: none; }
  .mod_article.job-tips .ce_list li.last div.lace:before {
    background: transparent url(../images/lace-top.png) no-repeat left top;
    content: '';
    height: 237px;
    left: 0;
    position: absolute;
    top: -21px;
    width: 116px; }
  .mod_article.job-tips .ce_list li.last div.lace:after {
    background: transparent url(../images/lace-bottom.png) no-repeat left top;
    content: '';
    height: 257px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 60px; }
  .mod_article.job-tips .ce_list li:after {
    border-color: #e8e8e8 transparent transparent transparent;
    border-style: solid;
    border-width: 15px 17.5px 0 17.5px;
    content: '';
    height: 0;
    left: calc(50% - 17.5px);
    position: absolute;
    top: 100%;
    width: 0; }
  .mod_article.job-tips .ce_list li:nth-of-type(odd):after {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
    border-style: solid;
    border-width: 0 62px 42px 0;
    border-color: transparent #e8e8e8 transparent transparent;
    bottom: -30px;
    height: 0;
    left: auto;
    right: 75px;
    top: auto;
    width: 0; }

@media only screen and (max-width: 599px) {
  .mod_article.job-tips .ce_list li:first-child {
    padding-left: 18%; }
  .mod_article.job-tips .ce_list li {
    float: none !important;
    margin: 0 auto 30px !important;
    max-width: 100% !important;
    width: 80% !important; }
  .mod_article.job-tips .ce_list li.last div.lace {
    left: 0; } }

/* scss/components/_slider-control.scss */
.slider-control {
  height: 30px;
  position: initial; }

.slider-control a, .slider-control .slider-menu {
  position: absolute;
  top: 9px;
  display: inline-block; }

.slider-control .slider-prev, .slider-control .slider-next {
  position: absolute;
  top: 55%;
  text-indent: -9999px;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  border: 2px solid #fff; }

.slider-control .slider-prev:before, .slider-control .slider-next:before {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  display: block;
  position: absolute; }

.slider-control .slider-prev {
  left: 10px; }

.slider-control .slider-next {
  right: 10px; }
  .slider-control .slider-next:before {
    border: 10px solid transparent;
    border-left: 15px solid #fff;
    right: -30%; }

.slider-control .slider-menu {
  top: 0;
  width: 50%;
  left: 50%;
  margin-left: -25%;
  font-size: 27px;
  text-align: center; }

.slider-control .slider-menu {
  top: 97%; }

.slider-control .slider-menu b {
  color: #bbb;
  cursor: pointer; }
  .slider-control .slider-menu b.active {
    color: #666; }

/* scss/components/_linklist.scss */
.linklist--container {
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.linklist > * {
  margin: 10px; }
  .linklist > * span {
    display: block;
    text-align: center; }
  .linklist > * img {
    max-width: 70px;
    margin: 0 auto;
    display: block; }
  .linklist > * a {
    display: block;
    text-decoration: none;
    position: relative;
    padding-bottom: 0px; }
    .linklist > * a:after {
      background-color: none;
      bottom: 0px;
      content: '';
      height: 1px;
      left: 0px;
      position: absolute;
      width: 100%;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .linklist > * a:hover::after {
      background-color: #e2001a;
      width: 62px;
      left: 50%;
      margin-left: -31px; }

@media screen and (min-width: 64em) {
  .linklist--container > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

/* scss/components/_quickaccess-links.scss */
.quickaccess--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 700px;
  margin: 5px auto;
  text-decoration: none;
  text-align: left; }
  .quickaccess--item > img {
    max-height: 30px; }
  .quickaccess--item > span {
    margin-left: 10px;
    position: relative;
    padding-bottom: 0px; }
    .quickaccess--item > span:after {
      background-color: none;
      bottom: 0px;
      content: '';
      height: 1px;
      left: 0px;
      position: absolute;
      width: 100%;
      -webkit-transition: all .3s;
      transition: all .3s; }
    .quickaccess--item > span:hover::after {
      background-color: #e2001a;
      width: 50%;
      left: 0px; }

/* scss/components/_eventlist.scss */
.mod_eventlist {
  max-width: 700px;
  margin: auto;
  padding: 5px 15px; }
  .mod_eventlist .info time {
    padding-right: 5px; }
  .mod_eventlist.is--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .mod_eventlist .is--highlighted {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    font-weight: bold; }

.intranet--home .mod_eventlist > *:not(.is--highlighted) {
  display: none;
  visibility: hidden; }

/* scss/components/_productlist.scss */
.product_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .product_list .product {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    .product_list .product h3 {
      margin-bottom: 20px;
      font-size: 18px; }
    .product_list .product a {
      text-decoration: none; }
    .product_list .product .image_container {
      height: 110px; }
    .product_list .product .button {
      margin-top: 0px;
      width: 186px; }
    .product_list .product .details {
      text-transform: uppercase; }
    .product_list .product .submit_container {
      position: relative;
      min-height: 138px; }
      .product_list .product .submit_container input {
        width: 186px;
        border: 2px solid #e2001a;
        position: absolute;
        left: 50%;
        margin-left: -93px;
        bottom: 0px;
        cursor: pointer;
        -webkit-transition: .3s;
        transition: .3s;
        outline: none; }
        .product_list .product .submit_container input:hover {
          color: #000 !important;
          background-color: #fff; }
      .product_list .product .submit_container span.mandatory {
        display: none; }

@media screen and (min-width: 1600px) {
  .ql-fixed {
    top: 160px; }
    .ql-fixed.is--top {
      top: 215px; }
    .ql-fixed .ce_hyperlink {
      margin-bottom: 10px; }
      .ql-fixed .ce_hyperlink a {
        padding: 20px; }
      .ql-fixed .ce_hyperlink img {
        height: 30px;
        min-width: 40px; }
  .dbd .ql-fixed .ce_hyperlink {
    width: 200px !important;
    -webkit-transform: translateX(122px);
            transform: translateX(122px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .dbd .ql-fixed .ce_hyperlink:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
  .dbd.dbd-start .ql-fixed .ce_hyperlink {
    width: 200px;
    -webkit-transform: translateX(122px);
            transform: translateX(122px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .dbd.dbd-start .ql-fixed .ce_hyperlink:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); } }

.dbd-menu {
  position: fixed;
  top: calc(100% - 50px);
  overflow: visible;
  z-index: 100;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  width: 100%;
  max-width: 1200px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }
  .dbd-menu:hover {
    -webkit-transform: translate(-50%, -10px);
            transform: translate(-50%, -10px); }
  .dbd-menu .nav--logo {
    height: 46px;
    padding: 10px 20px;
    text-align: center; }
    .dbd-menu .nav--logo img {
      max-height: 28px;
      max-width: 120px; }
  .dbd-menu .nav--image {
    overflow: hidden; }
    .dbd-menu .nav--image:hover img {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
    .dbd-menu .nav--image img {
      -webkit-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
  .dbd-menu .level_1 > li > span {
    top: -40px;
    height: 50px;
    background-color: #e2001a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #ffffff;
    width: 100%;
    cursor: pointer; }
    .dbd-menu .level_1 > li > span:after {
      content: '';
      display: inline-block;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg);
      width: 15px;
      height: 15px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      margin-left: 25px;
      -webkit-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
  .dbd-menu .level_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 20px;
    background-color: #eaeaea; }
    .dbd-menu .level_2 > li {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      max-width: 50%;
      font-size: 0;
      padding: 0px 20px 20px 20px; }
      .dbd-menu .level_2 > li span, .dbd-menu .level_2 > li a {
        padding: 0; }
      .dbd-menu .level_2 > li.active .nav--image {
        border: 3px solid #e2001a; }
  .dbd-menu.active:hover {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .dbd-menu.active .level_1 > li > span:after {
    -webkit-transform: rotate(-270deg);
            transform: rotate(-270deg); }

.d-messe.c-tamaris .dbd-menu .level_1 > li > span, .d-messe.c-tamariscomfort .dbd-menu .level_1 > li > span {
  background-color: #a13842; }

.d-messe.c-marcotozzi .dbd-menu .level_1 > li > span {
  background-color: #ecc52a; }

.d-messe.c-caprice .dbd-menu .level_1 > li > span {
  background-color: #001243; }

.d-messe.c-jana .dbd-menu .level_1 > li > span {
  background-color: #cec7c1; }

.d-messe.c-soliver .dbd-menu .level_1 > li > span {
  background-color: #b40028; }

@media screen and (min-width: 30em) {
  .dbd-menu .level_1 > li > span {
    max-width: 300px;
    margin: 0 auto; }
  .dbd-menu .level_2 {
    padding-left: 10px;
    padding-right: 10px; }
    .dbd-menu .level_2 > li {
      -ms-flex-preferred-size: calc(100% / 3);
          flex-basis: calc(100% / 3);
      max-width: calc(100% / 3);
      padding: 0px 10px 10px 10px; } }

@media screen and (min-width: 48em) {
  .d-messe:not(.dbd-start) .dbd-menu {
    display: none; } }

@media screen and (min-width: 64em) {
  .d-messe:not(.dbd-start) .dbd-menu {
    display: none; }
    .d-messe:not(.dbd-start) .dbd-menu .level_2 {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 30px; }
      .d-messe:not(.dbd-start) .dbd-menu .level_2 > li {
        padding: 0px 20px 20px 20px;
        -ms-flex-preferred-size: calc(100% / 6);
            flex-basis: calc(100% / 6);
        max-width: calc(100% / 6); } }

.remember-article--trigger {
  background-color: #F0F0F0;
  border-radius: 100%;
  margin-top: 5px;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  cursor: pointer; }
  .remember-article--trigger svg path {
    fill: #e2001a;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out; }
  .remember-article--trigger:hover {
    background-color: #e2001a; }
    .remember-article--trigger:hover svg path {
      fill: #ffffff; }

.video-product--item.is--remembered .remember-article--trigger {
  background-color: #e2001a; }
  .video-product--item.is--remembered .remember-article--trigger svg path {
    fill: #ffffff; }

.remember-article--list-container {
  overflow: auto;
  position: fixed;
  right: -340px;
  width: 340px;
  height: 100vh;
  background: #fff;
  top: 0;
  padding: 20px;
  padding-bottom: 50px;
  z-index: 1001;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out; }
  .remember-article--list-container .icon--close {
    position: absolute;
    top: 0;
    right: 0; }
  .remember-article--list-container .ce_text {
    color: #737373; }
    .remember-article--list-container .ce_text.last {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .remember-article--list-container .ce_text.last .image_container {
        -ms-flex-preferred-size: 23px;
            flex-basis: 23px;
        max-width: 23px; }
      .remember-article--list-container .ce_text.last p {
        -ms-flex-preferred-size: calc(100% - 23px);
            flex-basis: calc(100% - 23px);
        max-width: calc(100% - 23px);
        padding-left: 20px; }
    .remember-article--list-container .ce_text h4 {
      font-weight: bold;
      margin-top: 0; }
    .remember-article--list-container .ce_text p {
      line-height: 15px; }
    .remember-article--list-container .ce_text * {
      font-size: 12px;
      font-style: italic; }
  .remember-article--list-container.is--open {
    right: 0;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.5); }
    .remember-article--list-container.is--open .remember-article--list-open:hover {
      -webkit-transform: none;
              transform: none; }

.remember-article--list-open {
  cursor: pointer;
  position: fixed;
  right: 0;
  padding: 10px;
  background-color: #e2001a;
  color: #ffffff;
  font-size: 12px;
  bottom: 70px;
  text-transform: uppercase;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 1001;
  width: 40px; }
  .remember-article--list-open .hyperlink_img--title {
    display: none; }
  .remember-article--list-open:hover {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  .remember-article--list-open.is--open {
    -webkit-transform: translateX(-340px);
            transform: translateX(-340px); }
    .remember-article--list-open.is--open:hover {
      -webkit-transform: translateX(-340px);
              transform: translateX(-340px); }
  .remember-article--list-open a {
    text-decoration: none;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .remember-article--list-open img {
    height: 20px;
    max-width: 20px;
    width: auto !important; }

.remember-article--list-save {
  position: fixed;
  right: -340px;
  bottom: 0;
  width: 340px;
  max-width: 340px;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  z-index: 10002; }
  .remember-article--list-save .button {
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 20px;
    display: block; }
    .remember-article--list-save .button:after {
      display: none; }
  .remember-article--list-save.is--open {
    -webkit-transform: translateX(-340px);
            transform: translateX(-340px); }

.remember-article--list-info {
  position: relative;
  margin-bottom: 20px; }

.remember-article--list .video-product--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px; }
  .remember-article--list .video-product--item h3 {
    margin: 0; }
  .remember-article--list .video-product--item .btn--arrow {
    padding: 0;
    text-decoration: none; }
    .remember-article--list .video-product--item .btn--arrow:before {
      margin-right: 2px; }
  .remember-article--list .video-product--item .video-product--image-wrapper {
    -ms-flex-preferred-size: 70px;
        flex-basis: 70px;
    max-width: 70px; }
  .remember-article--list .video-product--item .video-product--flex-wrapper {
    -ms-flex-preferred-size: calc(100% - 70px);
        flex-basis: calc(100% - 70px);
    max-width: calc(100% - 70px);
    padding-left: 20px;
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .remember-article--list .video-product--item .remember-article--trigger {
    margin-left: auto;
    margin-top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 12px;
    height: 12px;
    background-color: transparent; }
    .remember-article--list .video-product--item .remember-article--trigger svg {
      display: none; }

.remember-article--list-brand-wrapper {
  margin-bottom: 40px; }

.remember-article--list-brand-divider {
  border-bottom: 1px solid #9D9D9D;
  padding-bottom: 12px;
  display: none; }
  .remember-article--list-brand-divider img {
    width: auto !important;
    max-height: 30px;
    max-width: 120px; }
  .remember-article--list-brand-divider.is--active {
    display: block; }

.remember-article--list-counter {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #fff;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  top: -10px;
  left: -10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); }

.c-tamaris .remember-article--list-open, .c-tamariscomfort .remember-article--list-open {
  background-color: #a13842; }

.c-marcotozzi .remember-article--list-open {
  background-color: #ecc52a; }

.c-caprice .remember-article--list-open {
  background-color: #001243; }

.c-jana .remember-article--list-open {
  background-color: #cec7c1; }

.c-soliver .remember-article--list-open {
  background-color: #b40028; }

@media screen and (min-width: 30em) {
  .remember-article--list-open {
    bottom: auto;
    top: 15vw;
    text-align: left;
    line-height: 20px;
    font-size: 12px; }
    .remember-article--list-open a {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

@media screen and (min-width: 48em) {
  .remember-article--list-open {
    width: 175px !important;
    -webkit-transform: translateX(127px);
            transform: translateX(127px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .remember-article--list-open:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    .remember-article--list-open img {
      height: 21px;
      min-width: 30px;
      margin-right: 20px; }
    .remember-article--list-open .hyperlink_img--title {
      display: block !important; }
  .dbd-start .remember-article--list-open .hyperlink_img--title {
    display: none; }
  .dbd-start .remember-article--list-open {
    width: 48px; } }

@media screen and (min-width: 64em) {
  .remember-article--list-open {
    top: 140px; } }

@media screen and (min-width: 1440px) {
  .dbd-start .remember-article--list-open .hyperlink_img--title {
    display: block; }
  .dbd-start .remember-article--list-open {
    width: 175px; } }

@media screen and (min-width: 1600px) {
  .remember-article--list-open {
    padding: 20px;
    width: 200px !important;
    -webkit-transform: translateX(122px);
            transform: translateX(122px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .remember-article--list-open:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
    .remember-article--list-open img {
      height: 25px;
      min-width: 40px; } }

.dbd #lz_overlay_wm {
  z-index: 99 !important;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  width: 40px !important;
  height: 40px !important;
  bottom: 125px !important; }
  .dbd #lz_overlay_wm:hover {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }

.dbd #lz_overlay_chat, .dbd #lz_overlay_preview {
  margin: 0 !important; }
  .dbd #lz_overlay_chat h2:after, .dbd #lz_overlay_preview h2:after {
    display: none; }
  .dbd #lz_overlay_chat .lz_chat_overlay_pointer, .dbd #lz_overlay_preview .lz_chat_overlay_pointer {
    display: none !important; }

.dbd #livezilla_wm {
  border-radius: 0 !important; }
  .dbd #livezilla_wm .lz_overlay_wm_desc {
    padding-left: 21px !important;
    font-family: "gs-regularregular", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-weight: revert;
    text-transform: uppercase;
    font-size: 13px !important; }

.dbd #lz_overlay_preview {
  display: none !important; }

@media screen and (min-width: 48em) {
  .dbd #lz_overlay_wm, .dbd #livezilla_wm {
    width: 175px !important;
    -webkit-transform: translateX(127px);
            transform: translateX(127px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .dbd #lz_overlay_wm:hover, .dbd #livezilla_wm:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
  .dbd #lz_overlay_wm {
    top: calc(60vh + 114px) !important; }
    .dbd #lz_overlay_wm .lz_overlay_wm_desc {
      padding-left: 20px !important; }
  .dbd.dbd-start #lz_overlay_wm, .dbd.dbd-start #livezilla_wm {
    width: 175px !important;
    -webkit-transform: translateX(127px);
            transform: translateX(127px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .dbd.dbd-start #lz_overlay_wm:hover, .dbd.dbd-start #livezilla_wm:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
  .dbd.dbd-start #lz_overlay_wm {
    top: calc(60vh + 98px) !important; } }

@media screen and (min-width: 1440px) {
  .dbd.dbd-start #lz_overlay_wm, .dbd.dbd-start #livezilla_wm {
    width: 175px !important; }
  .dbd.dbd-start #lz_overlay_wm {
    top: calc(60vh + 114px) !important; } }

@media screen and (min-width: 1600px) {
  .dbd #lz_overlay_wm, .dbd #livezilla_wm {
    padding: 10px 0px 10px 10px !important;
    width: 200px !important;
    -webkit-transform: translateX(122px);
            transform: translateX(122px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .dbd #lz_overlay_wm:hover, .dbd #livezilla_wm:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); }
  .dbd #lz_overlay_wm {
    top: calc(60vh + 161px) !important; }
    .dbd #lz_overlay_wm .lz_overlay_wm_icon {
      padding-left: 5px; }
    .dbd #lz_overlay_wm .lz_overlay_wm_desc {
      padding-left: 26px !important; }
  .dbd.dbd-start #lz_overlay_wm {
    top: calc(60vh + 161px) !important; }
  .dbd.dbd-start #lz_overlay_wm, .dbd.dbd-start #livezilla_wm {
    width: 200px !important;
    -webkit-transform: translateX(122px);
            transform: translateX(122px);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out; }
    .dbd.dbd-start #lz_overlay_wm:hover, .dbd.dbd-start #livezilla_wm:hover {
      -webkit-transform: translateX(0px);
              transform: translateX(0px); } }

.pdf-fixed {
  z-index: 0;
  padding: 10px 10px 20px 10px;
  margin-top: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background-color: #ececec;
  overflow: auto; }
  .pdf-fixed > div {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
    .pdf-fixed > div .messe-cta {
      background: transparent;
      text-align: center;
      display: block;
      -webkit-transition: .2s ease-in-out;
      transition: .2s ease-in-out; }
      .pdf-fixed > div .messe-cta:hover {
        background-color: transparent;
        -webkit-transform: translateX(5px);
                transform: translateX(5px); }
      .pdf-fixed > div .messe-cta--image, .pdf-fixed > div .messe-cta--content {
        padding: 0;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        max-width: 100%; }
      .pdf-fixed > div .messe-cta--content {
        padding: 10px 0px 0px 10px; }
  .pdf-fixed .dbd--style .messe-cta--image {
    position: relative; }
    .pdf-fixed .dbd--style .messe-cta--image:after {
      content: 'PDF';
      color: #ffffff;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      position: absolute;
      top: -15px;
      right: -15px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 10px; }

.c-tamaris .pdf-fixed .dbd--style .messe-cta--image:after, .c-tamariscomfort .pdf-fixed .dbd--style .messe-cta--image:after {
  background-color: #a13842; }

.c-marcotozzi .pdf-fixed .dbd--style .messe-cta--image:after {
  background-color: #ecc52a; }

.c-caprice .pdf-fixed .dbd--style .messe-cta--image:after {
  background-color: #001243; }

.c-jana .pdf-fixed .dbd--style .messe-cta--image:after {
  background-color: #cec7c1; }

.c-soliver .pdf-fixed .dbd--style .messe-cta--image:after {
  background-color: #b40028; }

@media screen and (min-width: 30em) {
  .pdf-fixed > div {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; } }

@media screen and (min-width: 64em) {
  .pdf-fixed {
    position: fixed;
    display: block;
    width: 240px !important;
    margin-top: 0;
    height: calc(100vh);
    top: 0px;
    left: 0;
    background-color: #ffffff;
    padding: 110px 20px 20px 20px; }
    .pdf-fixed > div {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      max-width: 100%; }
      .pdf-fixed > div .messe-cta {
        padding-bottom: 20px;
        padding-left: 0;
        padding-right: 0; }
        .pdf-fixed > div .messe-cta--image {
          max-width: 100px;
          margin: 0 auto; }
        .pdf-fixed > div .messe-cta--content {
          min-height: auto; } }

@media screen and (min-width: 1600px) {
  .pdf-fixed {
    padding-top: 140px; }
    .pdf-fixed > div .messe-cta--image {
      max-width: 120px; } }

.maw-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }
  .maw-overlay.is--active {
    opacity: 1;
    visibility: visible; }

.tooltip {
  position: relative; }
  .tooltip--close {
    position: absolute;
    top: 15px;
    right: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 12px;
    height: 12px;
    background-color: transparent;
    cursor: pointer; }
  .tooltip > * {
    padding-right: 30px !important; }

#klaro a {
  color: #eee;
  text-decoration: underline; }

#klaro .cm-header a {
  color: #eee;
  text-decoration: underline; }

#klaro .cm-footer .cm-powered-by {
  display: none; }

#klaro .cm-footer-buttons .cm-btn {
  font-family: inherit;
  border-radius: 0;
  padding: 10px 19px;
  margin: 0 7px;
  text-transform: uppercase;
  cursor: pointer; }
  #klaro .cm-footer-buttons .cm-btn-info {
    background: #555; }
  #klaro .cm-footer-buttons .cm-btn-accept-all {
    background: #00CC00; }

#klaro .cookie-notice .cm-btn.cm-btn-success {
  background-color: #00CC00; }

#klaro .cm-list-input:checked + .cm-list-label .slider {
  background-color: #00CC00; }

#klaro .cm-list-input.half-checked:checked + .cm-list-label .slider {
  opacity: 0.6;
  background-color: #00CC00; }

#klaro .cm-list-input.only-required + .cm-list-label .slider {
  opacity: 0.8;
  background-color: #00CC00; }

#klaro .cm-list-input.required:checked + .cm-list-label .slider {
  opacity: 1;
  background-color: #00CC00; }

#klaro .cm-list-label .slider {
  background-color: #ccc; }

#klaro .cm-list-description {
  color: #fafafa; }

#klaro input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #00CC00;
          box-shadow: 0 0 1px #00CC00; }

/* scss/partials/_footer.scss */
footer {
  clear: both;
  border-top: 1px solid #d1d1d1;
  margin: 20px auto 0;
  max-width: 1190px;
  padding: 0 45px;
  text-align: right; }
  footer nav {
    float: right;
    font-size: 12px;
    padding: 5px 0 10px; }
    footer nav strong, footer nav a {
      text-transform: uppercase;
      font-weight: normal; }
    footer nav li a {
      padding: 0px 15px; }
      footer nav li a span {
        padding: 0px; }
  footer .copyright {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%; }
  @media (max-width: 48em) {
    footer {
      text-align: center; }
      footer nav {
        float: none; }
      footer nav ul {
        margin: 0;
        padding: 0; }
        footer nav ul li a, footer nav ul li span {
          white-space: normal; } }

.d-messe.dbd #footer {
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffffff; }

@media screen and (min-width: 48em) {
  footer .copyright {
    width: auto;
    padding-top: 5px; } }

@media print {
  footer {
    display: none; } }

/* scss/partials/_header.scss */
header {
  margin: 0 auto;
  max-width: 1145px; }
  header .inside {
    padding: 40px 20px 20px;
    position: relative; }
    header .inside h1 {
      float: left;
      height: 51px;
      margin: 0 50px 0 0;
      width: 265px; }
      header .inside h1 a {
        background: transparent url(../images/logo.jpg) no-repeat center center;
        display: block;
        height: inherit;
        text-indent: -99999px;
        width: inherit; }
        header .inside h1 a.supplier-logo {
          height: 70px; }
      header .inside h1 img {
        display: none; }
      @media (max-width: 30em) {
        header .inside h1 {
          width: 150px;
          margin: 0;
          height: 35px; }
          header .inside h1 a {
            background-size: 100%; } }
    header .inside .centered h1 {
      float: none;
      margin: 0 auto; }
    @media (max-width: 48em) {
      header .inside {
        padding-top: 20px;
        padding-bottom: 20px; }
        header .inside .centered h1 {
          margin: 0; }
        header .inside h1 a.supplier-logo {
          height: auto; } }

.wo-supplier #social {
  display: inline-block;
  position: relative;
  text-align: right;
  top: -50px; }
  @media (max-width: 30em) {
    .wo-supplier #social {
      top: -35px; } }

@media print {
  header {
    display: none; }
  .pdf_link {
    display: none; } }

/* scss/partials/_layout.scss */
html, div, span, applet, object, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

body {
  font-size: 100%;
  vertical-align: baseline; }
  body.animated-landingpage footer {
    max-width: 1920px;
    margin-top: 0; }

.ie11 #wrapper {
  overflow-x: hidden; }

html {
  font-size: 93.75%;
  line-height: 1.6em; }

body {
  height: 100%;
  font-family: "gs-regularregular", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
  -webkit-text-size-adjust: none;
  letter-spacing: .09em;
  color: #000000;
  background-color: #ffffff; }

#container {
  max-width: 1190px;
  margin: 0 auto; }
  #container .inside {
    position: relative; }

#main {
  width: 100%; }



.cookiebar {
  z-index: 999999; }

/* scss/partials/_nav.scss */
nav li {
  display: inline-block;
  position: relative; }
  nav li a, nav li span {
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap; }

h

#social {
  float: right; }
  #social li {
    margin-right: 0;
    font-size: 20px;
    display: inline-block;
    vertical-align: top; }
    #social li > a, #social li > span {
      color: #fff;
      display: block; }
    #social li > a:before, #social li > span:before {
      border-radius: 50%;
      -webkit-transition: all 1s linear;
      transition: all 1s linear;
      background-color: #e2001a;
      border: 2px solid #e2001a;
      padding: 10px 0 0 4px;
      width: 25px;
      height: 25px;
      font-size: 12px;
      line-height: 28px;
      padding: 0 0 3px 3px; }
    #social li.icon-azubi-blog a {
      background-repeat: no-repeat;
      background-size: 60%;
      width: 31px;
      height: 31px;
      background-color: #e2001a;
      border-radius: 50%;
      background-position: center;
      border: 2px solid #e2001a;
      -webkit-transition: all 1s;
      transition: all 1s; }
    #social li.icon-azubi-blog a:hover {
      background-color: #fff; }

.wm-career #social li.mobile-nav-button {
  margin-right: 5px; }

@media only screen and (max-width: 360px) {
  .wm-career #social {
    display: inline-block;
    margin-top: 10px; }
    .wm-career #social li {
      margin-right: 0; }
      .wm-career #social li.mobile-nav-button {
        margin-right: 0; } }

@media (min-width: 767px) {
  .wm-career nav li:nth-of-type(4) ul {
    min-width: 120px; }
  html[lang="ru"] body:not(.wo-supplier) nav li a, html[lang="ru"] body:not(.wo-supplier) nav li span {
    padding: 0 12px; }
  body:not(.wo-supplier) #social li a:before {
    width: 36px;
    height: 36px;
    font-size: 14px;
    line-height: 40px; }
  body:not(.wo-supplier) #social li .icon-xing {
    margin-right: 5px; }
  body:not(.wo-supplier) #social li:hover .icon-facebook, body:not(.wo-supplier) #social li:hover .icon-xing {
    color: #e2001a; }
    body:not(.wo-supplier) #social li:hover .icon-facebook:before, body:not(.wo-supplier) #social li:hover .icon-xing:before {
      background-color: #fff; }
  body:not(.wo-supplier) #social li.mobile-nav-button {
    display: none; }
  body:not(.wo-supplier) #social li.mobile-nav-button.only-burger {
    display: inline-block; }
  body:not(.wo-supplier) #social li.icon-azubi-blog a {
    width: 40px;
    height: 40px; }
  body:not(.wo-supplier) #dl-menu li.submenu ul {
    -webkit-transform: translate(-50%, 51px);
            transform: translate(-50%, 51px);
    background-color: #fff;
    display: none;
    left: 50%;
    top: 0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    z-index: 100; }
    body:not(.wo-supplier) #dl-menu li.submenu ul.level_3 {
      top: -34px;
      -webkit-transform: none;
              transform: none;
      left: 35px;
      right: unset;
      z-index: 200;
      position: absolute; }
      body:not(.wo-supplier) #dl-menu li.submenu ul.level_3 li a {
        color: #999; }
      body:not(.wo-supplier) #dl-menu li.submenu ul.level_3 li:hover a {
        color: #000; }
  body:not(.wo-supplier) #dl-menu li.submenu ul li a {
    max-width: 225px;
    white-space: normal;
    display: block;
    line-height: 15px;
    padding-top: 4px;
    padding-bottom: 4px; }
  body:not(.wo-supplier) .mobile-nav-button {
    display: none; }
  body:not(.wo-supplier) #dl-menu li {
    display: inline;
    float: left; }
    body:not(.wo-supplier) #dl-menu li > a, body:not(.wo-supplier) #dl-menu li > span {
      line-height: 51px; }
  body:not(.wo-supplier) #dl-menu li:hover > ul {
    display: block; }
  body:not(.wo-supplier) #dl-menu li.submenu li:hover a {
    color: #000; }
  body:not(.wo-supplier) #dl-menu.entrypoint li > ul {
    display: block; }
  body:not(.wo-supplier) #dl-menu li.submenu ul li a {
    color: #999; }
  body:not(.wo-supplier) #dl-menu li.submenu ul li {
    float: none; }
  body:not(.wo-supplier) #dl-menu li.submenu ul li a, body:not(.wo-supplier) #dl-menu li.submenu ul li span {
    font-size: 12px;
    white-space: normal;
    line-height: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block; }
  body:not(.wo-supplier) #dl-menu li.submenu ul li .facts-and-figures {
    white-space: nowrap; }
  #dl-menu html body:not(.wo-supplier) li:hover li {
    display: block; }
  html body:not(.wo-supplier) #dl-menu > li:hover:after, #dl-menu li.trail:after, #dl-menu ul:not(.level_2) > li.active:after {
    background-color: #e2001a;
    bottom: 0;
    content: '';
    height: 1px;
    left: 50%;
    margin-left: -26px;
    position: absolute;
    width: 52px; }
  html body:not(.wo-supplier) #dl-menu .dl-submenu .trail:after {
    display: none; }
  body:not(.wo-supplier) nav li:nth-of-type(1) ul {
    min-width: 215px; }
  body:not(.wo-supplier) nav li:nth-of-type(2) ul {
    min-width: 150px; }
  body:not(.wo-supplier) nav li:nth-of-type(3) ul {
    min-width: 215px; } }

@media (max-width: 767px) {
  body:not(.wo-supplier) .dl-menuwrapper li a:hover, body:not(.wo-supplier) .no-touch .dl-menuwrapper li span:hover {
    background-color: #fc001d; }
  body:not(.wo-supplier) .dl-menuwrapper {
    -webkit-perspective: 1000px;
            perspective: 1000px;
    float: none !important;
    left: 20px;
    overflow: visible;
    position: absolute;
    right: 20px;
    bottom: 0px;
    z-index: 10001;
    /* Dynamically added submenu outside of the menu context */ }
    body:not(.wo-supplier) .dl-menuwrapper ul {
      -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d;
      background-color: #e2001a;
      padding: 0;
      list-style: none; }
    body:not(.wo-supplier) .dl-menuwrapper li {
      display: inline;
      position: relative;
      /* Hide the inner submenus */ }
      body:not(.wo-supplier) .dl-menuwrapper li > a:after,
      body:not(.wo-supplier) .dl-menuwrapper li > span:after {
        right: 10px; }
      body:not(.wo-supplier) .dl-menuwrapper li a, body:not(.wo-supplier) .dl-menuwrapper li span {
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        color: #ffffff;
        display: block;
        position: relative;
        padding: 15px 20px;
        white-space: normal; }
      body:not(.wo-supplier) .dl-menuwrapper li.dl-back {
        display: block; }
        body:not(.wo-supplier) .dl-menuwrapper li.dl-back > a,
        body:not(.wo-supplier) .dl-menuwrapper li.dl-back > span {
          background-color: #c90017;
          padding-left: 30px; }
        body:not(.wo-supplier) .dl-menuwrapper li.dl-back:after {
          -webkit-transform: rotate(180deg);
                  transform: rotate(180deg);
          left: 10px; }
      body:not(.wo-supplier) .dl-menuwrapper li.dl-back:after,
      body:not(.wo-supplier) .dl-menuwrapper li > a:not(:only-child):after,
      body:not(.wo-supplier) .dl-menuwrapper li > span:not(:only-child):after {
        content: '';
        width: 14px;
        height: 14px;
        top: 50%;
        margin-top: -7px;
        background-size: contain;
        color: #ffffff;
        line-height: 50px;
        position: absolute; }
      body:not(.wo-supplier) .dl-menuwrapper li .dl-submenu {
        display: none; }
    body:not(.wo-supplier) .dl-menuwrapper .dl-menu {
      -webkit-transform: translateY(10px);
              transform: translateY(10px);
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      opacity: 0;
      position: absolute;
      pointer-events: none;
      width: 100%; }
      body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-menu-toggle {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-menuopen {
        -webkit-transform: translateY(0px);
                transform: translateY(0px);
        opacity: 1;
        pointer-events: auto; }
      body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview {
        /*
         * When a submenu is openend, we will hide all li siblings.
         * For that we give a class to the parent menu called "dl-subview".
         * We also hide the submenu link.
         * The opened submenu will get the class "dl-subviewopen".
         * All this is done for any sub-level being entered.
         */ }
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > a,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > span,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subview > a,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subview > span {
          display: none; }
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subview,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
          display: block; }
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subview,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
        body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
          display: block; }
    body:not(.wo-supplier) .dl-menuwrapper > .dl-submenu {
      left: 0;
      margin: 0;
      position: absolute;
      top: 0;
      width: 100%; }
  body:not(.wo-supplier) .dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
            animation: MenuAnimOut1 0.4s; }
  body:not(.wo-supplier) .dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
            animation: MenuAnimIn1 0.3s; }
  body:not(.wo-supplier) .dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 0.4s ease;
            animation: SubMenuAnimIn1 0.4s ease; }
  body:not(.wo-supplier) .dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
            animation: SubMenuAnimOut1 0.4s ease; }
  body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subview,
  body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,
  body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,
  body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
  body:not(.wo-supplier) .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block; }
  body:not(.wo-supplier) #dl-menu li.submenu ul li a {
    line-height: inherit;
    max-width: 100%; } }

body.wo-supplier .dl-menuwrapper li a:hover, body.wo-supplier .no-touch .dl-menuwrapper li span:hover {
  background-color: #fc001d; }

body.wo-supplier .dl-menuwrapper {
  -webkit-perspective: 1000px;
          perspective: 1000px;
  float: none !important;
  left: 20px;
  overflow: visible;
  position: absolute;
  right: 20px;
  bottom: 0px;
  z-index: 10001;
  opacity: 1;
  /* Dynamically added submenu outside of the menu context */ }
  body.wo-supplier .dl-menuwrapper ul {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    background-color: #e2001a;
    padding: 0;
    list-style: none; }
  body.wo-supplier .dl-menuwrapper li {
    display: inline;
    position: relative;
    /* Hide the inner submenus */ }
    body.wo-supplier .dl-menuwrapper li > a:after,
    body.wo-supplier .dl-menuwrapper li > span:after {
      right: 10px; }
    body.wo-supplier .dl-menuwrapper li a, body.wo-supplier .dl-menuwrapper li span {
      -webkit-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      color: #ffffff;
      display: block;
      position: relative;
      padding: 15px 20px;
      white-space: normal; }
    body.wo-supplier .dl-menuwrapper li.dl-back {
      display: block; }
      body.wo-supplier .dl-menuwrapper li.dl-back > a,
      body.wo-supplier .dl-menuwrapper li.dl-back > span {
        background-color: #c90017;
        padding-left: 30px; }
      body.wo-supplier .dl-menuwrapper li.dl-back:after {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg);
        left: 10px; }
    body.wo-supplier .dl-menuwrapper li.dl-back:after,
    body.wo-supplier .dl-menuwrapper li > a:not(:only-child):after,
    body.wo-supplier .dl-menuwrapper li > span:not(:only-child):after {
      content: '';
      width: 14px;
      height: 14px;
      top: 50%;
      margin-top: -7px;
      background-size: contain;
      color: #ffffff;
      line-height: 50px;
      position: absolute; }
    body.wo-supplier .dl-menuwrapper li .dl-submenu {
      display: none; }
  body.wo-supplier .dl-menuwrapper .dl-menu {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    opacity: 0;
    position: absolute;
    pointer-events: none;
    width: 100%; }
    body.wo-supplier .dl-menuwrapper .dl-menu.dl-menu-toggle {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    body.wo-supplier .dl-menuwrapper .dl-menu.dl-menuopen {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
      opacity: 1;
      pointer-events: auto; }
    body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview {
      /*
         * When a submenu is openend, we will hide all li siblings.
         * For that we give a class to the parent menu called "dl-subview".
         * We also hide the submenu link.
         * The opened submenu will get the class "dl-subviewopen".
         * All this is done for any sub-level being entered.
         */ }
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > a,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > span,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subview > a,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subview > span {
        display: none; }
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subview,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
        display: block; }
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subview,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
      body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
        display: block; }
  body.wo-supplier .dl-menuwrapper > .dl-submenu {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%; }

body.wo-supplier .dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s;
          animation: MenuAnimOut1 0.4s; }

body.wo-supplier .dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s;
          animation: MenuAnimIn1 0.3s; }

body.wo-supplier .dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease;
          animation: SubMenuAnimIn1 0.4s ease; }

body.wo-supplier .dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease;
          animation: SubMenuAnimOut1 0.4s ease; }

body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subview,
body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subview .dl-submenu,
body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen,
body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
body.wo-supplier .dl-menuwrapper .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block; }

body.wo-supplier #dl-menu li.submenu ul li a {
  line-height: inherit;
  max-width: 100%; }

@media (min-width: 1025px) {
  body.wo-supplier #social li > a:before, body.wo-supplier #social li > span:before {
    width: 35px;
    height: 36px;
    font-size: 14px;
    line-height: 38px; }
  body.wo-supplier #social li.mobile-nav-button.only-burger {
    display: inline-block; } }

@media screen and (max-width: 1024px) {
  .d-messe:not(.wo-supplier).dbd #dl-menu.entrypoint {
    display: none; } }

/* scss/partials/_Home.scss */
.flex--main-inside #main .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

/* scss/partials/_flex.scss */
.flex--50, .flex--30, .flex--25, .flex--20 {
  padding: 0px 20px 50px 20px; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex--20 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    /* background-color: #8499B1; */ }
  .flex--30 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    /* background-color: #7B6D8D; */ }
  .flex--25 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .flex--50 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    /* background-color: #593F62; */ }
  .flex--no_grow {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }
  .flex--no_shrink {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .flex--wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .flex--grey {
    background-color: #f6f6f6; }
  .flex--content_center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

/* @media screen and (min-width: $viewportLandscapeMobile) {} */
@media screen and (min-width: 48em) {
  .flex--50 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .flex--30 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
  .flex--25 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
  .flex--20 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%; }
  .flex--grey {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

@media screen and (min-width: 64em) {
  .flex--30 {
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%; }
  .flex--20 {
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%; }
  .flex--25 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; }
  .flex--grey {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%; } }

/* @media screen and (min-width: $viewportDesktop) {} */
/* scss/partials/_blog.scss */
.blog-list p, .blog-detail p {
  text-align: left; }
  .blog-list p.info, .blog-detail p.info {
    float: left;
    width: 100%; }
  .blog-list p.more a, .blog-detail p.more a {
    position: relative;
    color: #e2001a;
    padding-right: 20px; }
    .blog-list p.more a:after, .blog-detail p.more a:after {
      content: '';
      width: 10px;
      height: 10px;
      top: 50%;
      margin-top: -5px;
      position: absolute;
      right: 0px;
      background-size: contain;
      -webkit-transition: .3s;
      transition: .3s; }
    .blog-list p.more a:hover:after, .blog-detail p.more a:hover:after {
      right: -4px; }

.blog-list .blog-main .mod_newslist .pagination, .blog-detail .blog-main .mod_newslist .pagination {
  width: 100%; }

.blog-list .blog-main .mod_newslist .empty, .blog-detail .blog-main .mod_newslist .empty {
  display: none; }

.blog-list h2, .blog-detail h2 {
  text-align: left;
  font-size: 25px;
  line-height: 2.5rem;
  margin: 0px;
  padding: 0px; }
  .blog-list h2:after, .blog-detail h2:after {
    display: none; }
  .blog-list h2 a, .blog-detail h2 a {
    text-decoration: none; }

.blog-main {
  max-width: 745px;
  margin: 0 auto; }
  .blog-main .back {
    float: left;
    cursor: pointer;
    text-transform: uppercase; }

.blog-detail .blog-main {
  width: 700px;
  margin: 0 auto; }

.blog-list .info span {
  float: left;
  text-align: left; }

.blog-list__image {
  position: relative; }
  .blog-list__image--featured {
    position: relative;
    margin-bottom: 50px; }
    .blog-list__image--featured h2 {
      padding: 10px;
      background-color: #E3E3E3; }
    .blog-list__image--featured img {
      width: 100%;
      height: auto;
      vertical-align: bottom; }

.blog-list__container {
  width: 100%;
  margin-bottom: 70px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 20px; }
  .blog-list__container img {
    width: 100%;
    height: auto; }
  .blog-list__container strong {
    text-align: left;
    letter-spacing: 0.15em; }

.blog-content {
  max-width: 745px;
  margin: 0 auto; }
  .blog-content h1 {
    padding-top: 30px; }
  .blog-content h2 {
    text-align: center;
    font-size: 18px;
    color: #888381;
    padding-bottom: 30px; }
  .blog-content .ce_text {
    max-width: unset; }
  .blog-content .image_container img {
    width: 100%;
    height: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0;
            flex: 0; }
  .blog-content .ce_image .image_container img {
    width: auto; }

@media screen and (min-width: 30em) {
  .blog-list__container {
    max-width: calc(50% - 25px);
    -ms-flex-preferred-size: calc(50% - 25px);
        flex-basis: calc(50% - 25px); }
    .blog-list__container:nth-child(odd) {
      margin-right: 25px; }
    .blog-list__container:nth-child(even) {
      margin-left: 25px; } }

@media screen and (min-width: 48em) {
  .blog-list__image--featured h2 {
    padding: 30px 45px;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    bottom: 40px; } }

@media screen and (min-width: 64em) {
  .blog-list .blog-main, .blog-detail .blog-main {
    width: 65% !important;
    float: left;
    padding: 0px 15px; } }

/* scss/partials/_blog-intranet.scss */
.intranet-blog-content h1 {
  padding: 10px 0px 30px 0px; }

.intranet-blog-list .headline p {
  text-align: center; }

/* scss/partials/_blog-sidebar.scss */
.blog-sidebar {
  max-width: 745px;
  margin: 0 auto; }
  .blog-sidebar .mod_newscategories .categories li {
    margin-bottom: 0px;
    margin-top: 6px; }
  .blog-sidebar h2 {
    margin-bottom: 20px; }
  .blog-sidebar__container {
    padding: 10px 0px 30px 0px;
    border-bottom: 1px solid #e3e3e3; }
  .blog-sidebar .blog-list__image--most-read__content {
    margin-bottom: 20px; }
    .blog-sidebar .blog-list__image--most-read__content h3 {
      margin-bottom: 0;
      margin-top: 0;
      text-align: left;
      font-size: 15px;
      line-height: 23px;
      font-weight: bold; }
      .blog-sidebar .blog-list__image--most-read__content h3 a {
        text-decoration: none; }
    .blog-sidebar .blog-list__image--most-read__content p.info {
      font-size: 15px;
      float: none; }

@media screen and (min-width: 64em) {
  .blog-list .blog-sidebar, .blog-detail .blog-sidebar {
    width: 35% !important;
    float: left;
    padding: 0px 15px; } }

@media screen and (min-width: 1190px) {
  .blog-list__image--most-read {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .blog-list__image--most-read a {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 35%;
              flex: 1 0 35%;
      max-width: 35%; }
    .blog-list__image--most-read__content {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 65%;
              flex: 1 0 65%;
      max-width: 65%;
      padding-left: 28px; } }

/* scss/partials/_blog-categories.scss */
.blog-list .categories {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  clear: both; }
  .blog-list .categories li {
    display: inline-block;
    background-color: #E3E3E3;
    padding: 1px 10px;
    margin: 10px 0px 10px 0px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .blog-list .categories li a {
      text-decoration: none; }
    .blog-list .categories li:hover {
      background: transparent;
      -webkit-transition: all .3s;
      transition: all .3s;
      -webkit-box-shadow: inset 0 0 0 1px #ff0303;
              box-shadow: inset 0 0 0 1px #ff0303; }
    .blog-list .categories li.active {
      background-color: #e2001a; }
      .blog-list .categories li.active:hover {
        -webkit-transition: all .3s;
        transition: all .3s;
        background-color: #e2001a; }
      .blog-list .categories li.active strong {
        font-weight: normal;
        color: #fff; }

.mod_newscategories .categories {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  text-align: left; }
  .mod_newscategories .categories li {
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: inline-block;
    background-color: #E3E3E3;
    padding: 1px 10px;
    margin: 10px 0px 30px 0px; }
    .mod_newscategories .categories li a {
      text-decoration: none; }
    .mod_newscategories .categories li:hover {
      -webkit-transition: all .3s;
      transition: all .3s;
      background: transparent;
      transition: all .3s;
      -webkit-box-shadow: inset 0 0 0 1px #ff0303;
              box-shadow: inset 0 0 0 1px #ff0303; }

/*.categories {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        text-align: left;

        li {
            display: inline-block;
            background-color: #E3E3E3;
            padding: 1px 10px;
            margin: 10px 0px 30px 0px;
        }
    }*/
/* scss/partials/_custom-nav.scss */
.main .mod_customnav ul {
  margin: 0;
  padding: 0; }

.main .mod_customnav ul li a {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  display: inline-block;
  letter-spacing: .14em;
  line-height: 15px;
  margin-top: 44px;
  padding: 13px 20px;
  position: relative;
  vertical-align: middle;
  background-color: #e2001a;
  border: 2px solid #e2001a;
  color: #fff;
  margin-right: 20px;
  margin-top: 20px; }
  .main .mod_customnav ul li a:hover {
    background-color: transparent;
    color: #000; }

/* scss/partials/_login-supplier.scss */
.start.supplier-start #container {
  max-width: 100%;
  width: 100%; }
  .start.supplier-start #container h3 {
    margin: 0 auto; }

.start.supplier-start #main {
  float: none; }

.start.supplier-start main {
  width: 100%;
  min-height: 750px;
  max-width: 1920px;
  padding: 0px 2.5%; }
  .start.supplier-start main .inside .mod_login {
    max-width: 400px;
    background: #fff;
    position: relative;
    min-width: 300px;
    padding: 2rem;
    margin: 0 auto; }
    .start.supplier-start main .inside .mod_login .ce_text a {
      text-transform: uppercase;
      color: #7f7f7f;
      display: block; }
  .start.supplier-start main .inside .brands {
    position: relative;
    bottom: 0px; }
    .start.supplier-start main .inside .brands ul {
      margin: 0px;
      padding: 0px;
      text-align: center;
      margin-bottom: 0; }
      .start.supplier-start main .inside .brands ul li {
        display: inline-block;
        width: 160px;
        vertical-align: middle;
        padding: 20px 20px 0 20px;
        padding: 2rem 2rem 0 2rem; }
        .start.supplier-start main .inside .brands ul li.big {
          width: 180px; }

@media screen and (min-width: 48em) {
  .start.supplier-start main .inside {
    background: url(../images/bg-login.jpg) center center no-repeat;
    background-size: cover;
    height: 100%; }
    .start.supplier-start main .inside .mod_login {
      margin-top: 8rem; }
    .start.supplier-start main .inside .brands {
      margin-top: 50px; } }

@media screen and (min-width: 64em) {
  .start.supplier-start main {
    height: 85vh; } }

/* scss/partials/_breadcrumb-nav.scss */
.mod_breadcrumb {
  width: 100%;
  float: left;
  padding-bottom: 5px;
  border-bottom: 1px solid #d1d1d1; }
  .mod_breadcrumb ul li {
    display: inline-block; }
    .mod_breadcrumb ul li a {
      text-transform: uppercase;
      text-decoration: none;
      font-size: 13px;
      -webkit-transition: all .3s;
      transition: all .3s;
      padding: 0px 10px; }
    .mod_breadcrumb ul li span {
      font-size: 13px;
      text-transform: uppercase; }
    .mod_breadcrumb ul li.active span {
      padding-left: 10px; }
    .mod_breadcrumb ul li:hover a {
      color: #e2001a; }
    .mod_breadcrumb ul li:not(.last):after {
      content: '';
      width: 10px;
      height: 10px;
      background-size: contain;
      display: inline-block; }

@media print {
  .mod_breadcrumb {
    display: none; } }

/* scss/partials/_image-nav.scss */
.image-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .image-navigation ul a {
    -webkit-box-shadow: 0px 0px 50px -5px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 0px 50px -5px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    margin: 1rem;
    min-width: 290px;
    height: 110px;
    width: 100%;
    text-align: center;
    position: relative;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s; }
    .image-navigation ul a:hover {
      -webkit-box-shadow: -1px 0px 91px -17px #d1d1d1;
              box-shadow: -1px 0px 91px -17px #d1d1d1; }
    .image-navigation ul a:after {
      position: absolute;
      content: "";
      background: #e2001a;
      bottom: 0;
      z-index: 9999;
      width: 100%;
      height: 5px;
      left: 0; }
    .image-navigation ul a img {
      display: inline-block;
      width: 50px;
      height: auto;
      margin: 0 auto;
      position: absolute;
      left: 5%;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      height: 60px; }
    .image-navigation ul a li {
      width: 100%;
      position: inherit;
      min-height: 110px; }
      .image-navigation ul a li span {
        position: absolute;
        left: 25%;
        top: 50%;
        text-align: left;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 1.05rem; }

.image-navigation.download-navigation ul img {
  width: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.image-navigation.download-navigation ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .image-navigation.download-navigation ul a li {
    padding-bottom: 15px; }

@media screen and (min-width: 48em) {
  .image-navigation ul a {
    -webkit-box-shadow: 0px 0px 50px -5px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 0px 50px -5px rgba(0, 0, 0, 0.75);
    width: 15%;
    margin: 5rem 2rem 0rem 2rem;
    height: 200px;
    position: relative; }
    .image-navigation ul a:after {
      height: 10px; }
    .image-navigation ul a img {
      width: 30%;
      display: block;
      position: relative;
      -webkit-transform: none;
              transform: none;
      left: auto;
      top: auto;
      margin: 40px auto 30px auto; }
    .image-navigation ul a li span {
      text-align: center;
      font-size: 1.2rem;
      position: relative;
      left: auto;
      top: auto; }
  .image-navigation.download-navigation ul img {
    width: auto;
    left: auto;
    top: auto;
    -webkit-transform: none;
            transform: none; } }

@media screen and (min-width: 64em) {
  .image-navigation ul a {
    height: 210px;
    min-width: 330px;
    margin: 2rem; }
    .image-navigation ul a img {
      margin: 40px auto 50px auto; }
    .image-navigation ul a li span {
      font-size: 1.5rem; } }

/*
@media screen and (min-width: $desktopViewportWidth) {

    .nav-kacheln {
        position: relative;
        height: calc(100vh - 150px);
    }

    .image-navigation {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
}
*/
/* scss/partials/_home-supplier.scss */
.full-width #container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto; }

.full-width .mod_article {
  width: 100% !important;
  max-width: 100%;
  padding: 0px; }

@media screen and (min-width: 48em) {
  .home-supplier #container {
    background-image: url("../images/portal-bg-kachelansicht.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; } }

@media screen and (min-width: 64em) {
  .home-supplier #container {
    padding: 50px 0px 30px 0px; } }

/* scss/partials/_landingpage-supplier.scss */
#landingpage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.col-50.landingpage {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  cursor: pointer;
  padding: 30px 0px;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center; }
  .col-50.landingpage a {
    text-decoration: none; }
  .col-50.landingpage:hover {
    background-color: #f5f5f6; }
  .col-50.landingpage .ce_image {
    width: 100%;
    margin: 0 auto; }
  .col-50.landingpage .ce_headline {
    padding-left: 30px;
    padding-right: 30px; }
  .col-50.landingpage #link_login a {
    position: relative;
    text-transform: uppercase;
    font-size: 14px; }
    .col-50.landingpage #link_login a:hover {
      text-decoration: none; }

@media screen and (min-width: 48em) {
  .col-50.landingpage {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%; }
    .col-50.landingpage .ce_image {
      width: 100%; }
    .col-50.landingpage h2 {
      font-size: 28px;
      line-height: 32px; } }

@media screen and (min-width: 1366px) {
  .col-50.landingpage {
    padding: 150px 50px; }
    .col-50.landingpage h2 {
      font-size: 42px;
      line-height: 50px; } }

/* scss/partials/_side-nav.scss */
.nav-aside {
  width: 100%; }
  .nav-aside ul li {
    display: block;
    padding: 1px 0px; }
    .nav-aside ul li a {
      -webkit-transition: all .3s;
      transition: all .3s; }
    .nav-aside ul li a, .nav-aside ul li strong {
      position: relative; }
      .nav-aside ul li a:before, .nav-aside ul li strong:before {
        content: '';
        position: absolute;
        width: 14px;
        height: 14px;
        background-size: contain;
        left: -20px;
        top: 50%;
        margin-top: -7px;
        -webkit-transition: all .3s;
        transition: all .3s; }
    .nav-aside ul li strong {
      text-transform: uppercase; }
    .nav-aside ul li:hover > a {
      color: #e2001a; }
      .nav-aside ul li:hover > a:before {
        left: -15px; }
  .nav-aside ul li a, .nav-aside ul li span {
    padding: 0; }
  .nav-aside ul.level_2 {
    padding: 0px 40px;
    padding-bottom: 15px; }

.back-to-overview {
  margin-top: 50px;
  margin-left: 10px; }

@media screen and (min-width: 48em) {
  .nav-aside {
    float: left;
    padding: 50px 10px; } }

@media print {
  .nav-aside {
    display: none; } }

/* scss/partials/_exception-supplier.scss */
.wo-supplier header {
  max-width: 1190px; }
  .wo-supplier header .inside {
    padding: 30px 0px 0px; }

.wo-supplier #left {
  float: none;
  width: 90%;
  margin: 0 auto; }

.wo-supplier .mod_article {
  text-align: left;
  clear: both; }
  .wo-supplier .mod_article .ce_text {
    max-width: 100%;
    margin: 0;
    margin-bottom: 20px; }
  .wo-supplier .mod_article .ce_headline {
    margin-left: 0;
    margin-right: 0;
    text-align: left; }
  .wo-supplier .mod_article h1, .wo-supplier .mod_article h2, .wo-supplier .mod_article h3, .wo-supplier .mod_article h4, .wo-supplier .mod_article h5 {
    text-align: left;
    margin-left: 0;
    margin-right: 0; }
    .wo-supplier .mod_article h1.center, .wo-supplier .mod_article h2.center, .wo-supplier .mod_article h3.center, .wo-supplier .mod_article h4.center, .wo-supplier .mod_article h5.center {
      text-align: center;
      margin: 20px auto; }
      .wo-supplier .mod_article h1.center:after, .wo-supplier .mod_article h2.center:after, .wo-supplier .mod_article h3.center:after, .wo-supplier .mod_article h4.center:after, .wo-supplier .mod_article h5.center:after {
        margin-left: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
  .wo-supplier .mod_article h2:after {
    left: 0px;
    -webkit-transform: none;
            transform: none; }
  .wo-supplier .mod_article h1 {
    margin-bottom: 18px;
    text-transform: uppercase;
    padding-bottom: 25px;
    position: relative; }
    .wo-supplier .mod_article h1:after {
      background-color: #e2001a;
      bottom: 0;
      content: '';
      height: 1px;
      left: 0;
      position: absolute;
      width: 60px; }
  .wo-supplier .mod_article .download-element:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle; }
  .wo-supplier .mod_article .pdf_link {
    float: right;
    padding: 10px 0px 10px 20px;
    position: relative;
    z-index: 999999; }
    .wo-supplier .mod_article .pdf_link a:before {
      content: '';
      display: inline-block;
      width: 16px;
      height: 16px;
      background-size: contain;
      background-repeat: no-repeat;
      vertical-align: middle;
      margin-right: 10px; }

.wo-supplier main p {
  margin: 8px 0px; }

@media screen and (min-width: 48em) {
  .wo-supplier #main.has--aside {
    width: 70%; }
  .wo-supplier #left {
    float: left;
    width: 30%; }
  .wo-supplier header .inside h1 {
    height: 70px; } }

/* scss/partials/_search-detail.scss */
.mod_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center; }
  .mod_search .widget, .mod_search .widget input {
    width: 100%;
    max-width: 450px;
    margin: 0 auto; }
  .mod_search .widget input {
    padding: 10px; }
  .mod_search a {
    text-decoration: none; }
  .mod_search .header {
    border-bottom: 1px solid #ccc;
    padding-bottom: 40px;
    margin-bottom: 20px; }
  .mod_search .search__box {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
    text-align: left; }
  .mod_search form, .mod_search .header {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%; }
  .mod_search .even, .mod_search .odd {
    -webkit-transition: .2s;
    transition: .2s;
    padding: 20px; }
    .mod_search .even h3, .mod_search .odd h3 {
      margin-top: 20px;
      text-align: left;
      max-width: 100%; }
      .mod_search .even h3:after, .mod_search .odd h3:after {
        left: 0;
        margin-left: 0; }
    .mod_search .even:hover, .mod_search .odd:hover {
      background-color: #f3f3f3; }
  .mod_search .highlight {
    color: #fff;
    background-color: #e2001a; }

.search__box__wrapper {
  text-align: left;
  width: 100%; }

/*search result page*/
@media screen and (min-width: 64em) {
  .mod_maw_search .search__box__wrapper > div {
    width: calc(100% / 2);
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px; } }

/* scss/partials/_search.scss */
form#search {
  position: absolute;
  top: 0px;
  display: none;
  background-color: #fff;
  left: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 12px 19px -16px #000;
          box-shadow: 0 12px 19px -16px #000;
  padding: 0px 20px; }
  form#search .button {
    margin-top: 8px; }
  form#search .widget-text {
    padding-top: 8px;
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    height: 100%; }
    form#search .widget-text input {
      height: 41px; }
  form#search .widget-submit {
    text-align: right; }
  form#search .widget input {
    background-color: rgba(0, 0, 0, 0.01);
    padding: 10px; }
  form#search.search-supplier {
    top: 140px; }
  form#search .formbody {
    padding-top: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

#search-button {
  width: 30px;
  height: 30px;
  background-color: #e2001a;
  border-radius: 50%;
  position: relative;
  -webkit-transition: 1s;
  transition: 1s;
  cursor: pointer; }
  #search-button:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    background-size: contain; }

@media screen and (min-width: 64em) {
  #search-button.search-supplier {
    height: 40px;
    width: 40px; } }

/* scss/partials/_responsive-table.scss */
table.dataTable {
  width: 100%;
  margin: 40px auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }
  table.dataTable thead th, table.dataTable tfoot th {
    font-weight: bold; }
  table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #eceeef; }
  table.dataTable thead th:active, table.dataTable thead td:active {
    outline: none; }
  table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #eceeef; }
  table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right;
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    display: inline-block;
    position: relative;
    top: 2px; }
  table.dataTable thead .sorting:after {
    background-image: url("../images/sort_both.png");
    background-size: 100%; }
  table.dataTable thead .sorting_asc:after {
    background-image: url("../images/sort_asc.png");
    background-size: 100%; }
  table.dataTable thead .sorting_desc:after {
    background-image: url("../images/sort_desc.png");
    background-size: 100%; }
  table.dataTable thead .sorting_asc_disabled:after {
    background-image: url("../images/sort_asc_disabled.png");
    background-size: 100%; }
  table.dataTable thead .sorting_desc_disabled:after {
    background-image: url("../images/sort_desc_disabled.png");
    background-size: 100%; }
  table.dataTable tbody tr {
    background-color: #ffffff; }
    table.dataTable tbody tr.selected {
      background-color: #B0BED9; }
  table.dataTable tbody th, table.dataTable tbody td {
    padding: 2px 5px;
    color: #898989; }
  table.dataTable tbody td a {
    color: #898989;
    text-decoration: none; }
  table.dataTable tbody .icon-download {
    width: 15px;
    height: 15px; }
  table.dataTable.row-border tbody th, table.dataTable.row-border tbody td {
    border-top: 1px solid #ddd; }
  table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #ddd; }
  table.dataTable.row-border tbody tr:first-child th, table.dataTable.row-border tbody tr:first-child td {
    border-top: none; }
  table.dataTable.display tbody tr:first-child th, table.dataTable.display tbody tr:first-child td {
    border-top: none; }
  table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd; }
  table.dataTable.cell-border tbody tr th:first-child, table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd; }
  table.dataTable.cell-border tbody tr:first-child th, table.dataTable.cell-border tbody tr:first-child td {
    border-top: none; }
  table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9; }
  table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4; }
  table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6; }
  table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1; }
  table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3 {
    background-color: #fafafa; }
  table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3 {
    background-color: #fafafa; }
  table.dataTable.order-column tbody tr.selected > .sorting_1, table.dataTable.order-column tbody tr.selected > .sorting_2, table.dataTable.order-column tbody tr.selected > .sorting_3 {
    background-color: #acbad5; }
  table.dataTable.display tbody tr.selected > .sorting_1, table.dataTable.display tbody tr.selected > .sorting_2, table.dataTable.display tbody tr.selected > .sorting_3 {
    background-color: #acbad5; }
  table.dataTable.display tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1; }
  table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
    background-color: #f1f1f1; }
  table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
    background-color: #f3f3f3; }
  table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
    background-color: whitesmoke; }
  table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
    background-color: #a6b4cd; }
  table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
    background-color: #a8b5cf; }
  table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
    background-color: #a9b7d1; }
  table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
    background-color: #fafafa; }
  table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
    background-color: #fcfcfc; }
  table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
    background-color: #fefefe; }
  table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
    background-color: #acbad5; }
  table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
    background-color: #aebcd6; }
  table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
    background-color: #afbdd8; }
  table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
    background-color: #eaeaea; }
  table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
    background-color: #ececec; }
  table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
    background-color: #efefef; }
  table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
    background-color: #a2aec7; }
  table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
    background-color: #a3b0c9; }
  table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
    background-color: #a5b2cb; }
  table.dataTable.no-footer {
    border-bottom: 2px solid #eceeef;
    border-top: 2px solid #eceeef; }
  table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: normal; }
  table.dataTable.compact thead th, table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px; }
  table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
    padding: 4px; }
  table.dataTable.compact tbody th, table.dataTable.compact tbody td {
    padding: 4px; }
  table.dataTable th.dt-left, table.dataTable td.dt-left {
    text-align: left; }
  table.dataTable th.dt-center {
    text-align: center; }
  table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
    text-align: center; }
  table.dataTable th.dt-right, table.dataTable td.dt-right {
    text-align: right; }
  table.dataTable th.dt-justify, table.dataTable td.dt-justify {
    text-align: justify; }
  table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
    white-space: normal; }
  table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left {
    text-align: left; }
  table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
    text-align: left; }
  table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center {
    text-align: center; }
  table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
    text-align: center; }
  table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right {
    text-align: right; }
  table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
    text-align: right; }
  table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify {
    text-align: justify; }
  table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
    text-align: justify; }
  table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap {
    white-space: normal; }
  table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
    white-space: normal; }
  table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
    text-align: left; }
  table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
    text-align: center; }
  table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
    text-align: right; }
  table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
    text-align: justify; }
  table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
    white-space: normal; }
  table.dataTable th, table.dataTable td {
    -webkit-box-sizing: content-box;
            box-sizing: content-box; }

.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }
  .dataTables_wrapper .dataTables_length {
    float: left; }
  .dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right; }
    .dataTables_wrapper .dataTables_filter input {
      margin-left: 0.5em; }
  .dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em; }
  .dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em; }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      min-width: 1.5em;
      padding: 0.5em 1em;
      margin-left: 2px;
      text-align: center;
      text-decoration: none !important;
      cursor: pointer;
      *cursor: hand;
      color: #333 !important;
      border: 1px solid transparent;
      border-radius: 2px; }
      .dataTables_wrapper .dataTables_paginate .paginate_button.current {
        color: #333 !important;
        border: 1px solid #979797;
        background-color: white;
        background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
        background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%); }
        .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
          color: #333 !important;
          border: 1px solid #979797;
          background-color: white;
          background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
          background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%); }
      .dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
        cursor: default;
        color: #666 !important;
        border: 1px solid transparent;
        background: transparent;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
          cursor: default;
          color: #666 !important;
          border: 1px solid transparent;
          background: transparent;
          -webkit-box-shadow: none;
                  box-shadow: none; }
      .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: white !important;
        border: 1px solid #eceeef;
        background-color: #585858;
        background: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#111));
        background: linear-gradient(to bottom, #585858 0%, #111 100%); }
      .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        outline: none;
        background-color: #2b2b2b;
        background: -webkit-gradient(linear, left top, left bottom, from(#2b2b2b), to(#0c0c0c));
        background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
        -webkit-box-shadow: inset 0 0 3px #111;
                box-shadow: inset 0 0 3px #111; }
    .dataTables_wrapper .dataTables_paginate .ellipsis {
      padding: 0 1em; }
  .dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); }
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #333; }
  .dataTables_wrapper .dataTables_scroll {
    clear: both; }
    .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
      *margin-top: -1px;
      -webkit-overflow-scrolling: touch; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td {
        vertical-align: middle; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td {
        vertical-align: middle; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing {
        height: 0;
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important; }
      .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing {
        height: 0;
        overflow: hidden;
        margin: 0 !important;
        padding: 0 !important; }
  .dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 2px solid #eceeef;
    border-top: 2px solid #eceeef; }
  .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
    border-bottom: none; }
  .dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
    margin-top: 0.5em; } }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child, table.dataTable.dtr-inline.collapsed > tbody > tr > th.child {
  cursor: default !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before {
  display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
  top: 9px;
  left: 4px;
  height: 14px;
  width: 14px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  -webkit-box-shadow: 0 0 3px #444;
          box-shadow: 0 0 3px #444;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px; }

table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer; }

table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 14px;
  -webkit-box-shadow: 0 0 3px #444;
          box-shadow: 0 0 3px #444;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  text-align: center;
  text-indent: 0 !important;
  font-family: 'Courier New', Courier, monospace;
  line-height: 14px;
  content: '+';
  background-color: #31b131; }

table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333; }

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em; }
  table.dataTable > tbody > tr.child:hover {
    background: transparent !important; }
  table.dataTable > tbody > tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    table.dataTable > tbody > tr.child ul.dtr-details > li {
      border-bottom: 1px solid #efefef;
      padding: 0.5em 0; }
      table.dataTable > tbody > tr.child ul.dtr-details > li:first-child {
        padding-top: 0; }
      table.dataTable > tbody > tr.child ul.dtr-details > li:last-child {
        border-bottom: none; }
  table.dataTable > tbody > tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    text-transform: uppercase;
    color: #000; }

div.dtr-modal {
  position: fixed;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em; }
  div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid black;
    border-radius: 0.5em;
    -webkit-box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6); }
  div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em; }
  div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12; }
    div.dtr-modal div.dtr-modal-close:hover {
      background-color: #eaeaea; }
  div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgba(0, 0, 0, 0.6); }
