#header .inside, #container .mod_article:not(.width_full):not(.width_success):not(.width_success2), #bottom .inside, #footer .inside {
  max-width: 1350px !important;
}

#container .mod_article:not(.width_full) .content {
  margin: 0 auto !important;
  max-width: 1350px !important;
}

.ce_rsce_leistung_heading {
  display: inline-flex !important;
  flex-flow: row nowrap;
}
.ce_rsce_leistung_heading .text, .ce_rsce_leistung_heading .image_container {
  display: inline-flex;
  flex-flow: row wrap;
  align-content: center;
}
.ce_rsce_leistung_heading .text {
  flex-basis: 65%;
  padding-top: 80px;
  padding-bottom: 80px;
}
.ce_rsce_leistung_heading .image_container {
  flex-basis: 35%;
}
.ce_rsce_leistung_heading .headline, .ce_rsce_leistung_heading .txt {
  flex-basis: 100%;
  text-align: center;
}
.ce_rsce_leistung_heading .headline {
  font-family: "Merriweather", sans-serif;
  font-style: italic;
  margin-bottom: 0;
}
.ce_rsce_leistung_heading .headline strong {
  width: 100%;
}
.ce_rsce_leistung_heading .txt {
  margin-top: 12px;
  font-size: 155%;
  line-height: 130%;
}

.ce_rsce_headerimage-icon {
  display: inline-flex !important;
  flex-flow: row nowrap;
  align-content: center;
}
.ce_rsce_headerimage-icon .bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 55%;
  height: 100%;
  background-color: #979999;
}
.ce_rsce_headerimage-icon .wrap {
  display: inline-flex !important;
  flex-flow: row nowrap;
  margin: 0 auto;
  width: 100%;
  max-width: 1350px !important;
}
.ce_rsce_headerimage-icon .left, .ce_rsce_headerimage-icon .right {
  flex-basis: 100%;
  box-sizing: border-box;
}
.ce_rsce_headerimage-icon .left picture, .ce_rsce_headerimage-icon .right picture {
  height: 100%;
  display: inline-flex;
  flex-flow: row wrap;
  align-content: center;
}
.ce_rsce_headerimage-icon .left {
  flex-basis: 55%;
}
.ce_rsce_headerimage-icon .right {
  flex-basis: 45%;
  display: inline-flex;
  flex-flow: row nowrap;
  align-content: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 0px;
}
.ce_rsce_headerimage-icon .right picture {
  border-left: 25px solid #7e1537;
}
.ce_rsce_headerimage-icon .right picture {
  height: auto;
  width: auto;
  margin: 0 auto;
}
.ce_rsce_headerimage-icon .right img {
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  .ce_headline {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .ce_rsce_headerimage-icon .right .inner {
    flex-flow: row wrap;
    justify-content: center;
  }
  .ce_rsce_headerimage-icon .right .image_container {
    flex-basis: 50%;
  }
  .ce_rsce_headerimage-icon .right .text {
    flex-basis: 100%;
    padding-bottom: 20px;
  }
}
.ce_text.leistung_intro {
  align-items: center;
  margin-top: 60px;
  padding-right: 0 !important;
  background-color: #979999;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 55%, rgb(151, 153, 153) 55%);
}
.ce_text.leistung_intro .wrap {
  width: 100%;
  overflow: hidden;
  max-width: 1350px !important;
  margin: 0 auto !important;
  display: inline-flex;
  flex-flow: row wrap;
  align-items: stretch;
}
.ce_text.leistung_intro .text, .ce_text.leistung_intro .image_container {
  display: inline-block;
  height: 100%;
  min-height: 100%;
}
.ce_text.leistung_intro .text {
  display: inline-flex;
  flex-flow: row wrap;
  font-size: 130%;
  line-height: 150%;
}
.ce_text.leistung_intro .text p {
  flex-basis: 100%;
}
.ce_text.leistung_intro .text.hasImage {
  flex-basis: 55%;
  font-size: 130%;
  line-height: 150%;
}
.ce_text.leistung_intro .image_container.float_right {
  flex-basis: 45%;
  padding-left: 0;
  display: inline-flex;
  flex-flow: row wrap;
  height: 100%;
  min-height: 100%;
}
.ce_text.leistung_intro .image_container.float_right picture {
  height: 100%;
  width: 100%;
  border-left: 25px solid #7e1537;
}
.ce_text.leistung_intro .image_container.float_right picture img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

@media screen and (max-width: 900px) {
  .ce_text.leistung_intro {
    background: none;
  }
  .ce_text.leistung_intro .wrap {
    padding: 25px;
  }
  .ce_text.leistung_intro .text.hasImage, .ce_text.leistung_intro .image_container.float_right {
    flex-basis: 100%;
    margin-top: 25px;
  }
}
.ce_text.leistung_info {
  display: inline-flex !important;
  flex-flow: row nowrap;
  align-items: center;
  align-items: stretch;
  background-color: #979999;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.ce_text.leistung_info .image_container {
  min-height: 100%;
  flex-basis: 40%;
  border-right: 16px solid #7e1537;
  padding-right: 0 !important;
}
.ce_text.leistung_info .image_container picture, .ce_text.leistung_info .image_container img {
  height: 100%;
}
.ce_text.leistung_info .image_container img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.ce_text.leistung_info .text {
  min-height: 100%;
  flex-basis: 60% !important;
  padding: 25px;
  font-size: 140%;
  line-height: 150%;
  font-weight: lighter;
  align-content: center;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .ce_text.leistung_info .image_container {
    flex-basis: 30%;
  }
  .ce_text.leistung_info .text {
    flex-basis: 70% !important;
  }
}
@media screen and (max-width: 768px) {
  .ce_text.leistung_info {
    flex-flow: row wrap;
  }
  .ce_text.leistung_info .image_container.float_left {
    min-height: auto;
    flex-basis: 100%;
    margin: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-right: hidden;
    border-bottom: 16px solid #7e1537;
  }
  .ce_text.leistung_info .text {
    min-height: auto;
    padding: 25px !important;
    flex-basis: 100% !important;
  }
}
.ce_rsce_leistung_teaser .items {
  width: 100%;
  max-width: 100%;
  display: inline-grid !important;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.ce_rsce_leistung_teaser .items .item {
  display: inline-flex;
  flex-flow: row wrap;
  align-content: center;
  text-decoration: none;
}
.ce_rsce_leistung_teaser .items .item .image_container, .ce_rsce_leistung_teaser .items .item .text, .ce_rsce_leistung_teaser .items .item .headline, .ce_rsce_leistung_teaser .items .item .link {
  flex-basis: 100%;
  text-align: center;
  display: inline-block !important;
}
.ce_rsce_leistung_teaser .items .item .headline {
  font: 1.5rem/2.2rem "Roboto", sans-serif;
}
.ce_rsce_leistung_teaser .items .item .link {
  display: inline-flex !important;
  flex-flow: row nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  font: 1.5rem/2.2rem "Merriweather", sans-serif;
  font-style: italic;
  color: #7e1537;
}
.ce_rsce_leistung_teaser .items .item .link:before {
  display: inline-block;
  content: "";
  background-image: url("/files/content/leistungen/icons2/more.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 6px;
}
.ce_rsce_leistung_teaser .items .item:hover .link {
  transform: scale(1.1);
}

@media screen and (max-width: 1024px) {
  .ce_rsce_leistung_teaser .items {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .ce_rsce_leistung_teaser .items {
    grid-template-columns: 1fr;
  }
}
#container .mod_article.width_success, #container .mod_article.width_success2 {
  max-width: 100% !important;
  padding: 0;
}

#container .mod_article.width_success {
  padding: 60px;
  margin-bottom: 0 !important;
}

#container .mod_article.width_success .content {
  max-width: 1350px !important;
}

#container .mod_article.width_success2 .content {
  max-width: 100% !important;
}

.bg_success {
  background-color: #979999;
  padding-top: 25px;
  padding-bottom: 0;
}

.bg_success2 {
  background-color: #7e1537;
}

.bg_success .ce_headline, .bg_success .ce_headline span {
  color: #fff !important;
}

.bg_aktuelles2 {
  background-color: #caa0a1;
  background-image: url(/files/build/img/backgrounds/bg_teaser_layout1.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: contain;
}
.bg_aktuelles2 .ce_rsce_teaser_big.layout3 {
  margin: 0 auto !important;
  max-width: 1350px !important;
  background: transparent !important;
  background: none;
}
.bg_aktuelles2 .ce_rsce_teaser_big.layout3 .pfeil {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  background-position: left 80% !important;
  min-width: 135px;
}
.bg_aktuelles2 .ce_rsce_teaser_big.layout3 .text {
	white-space: nowrap;
}
.bg_aktuelles2 .ce_rsce_teaser_big.layout3 .text .name {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: bold;
}
.bg_aktuelles2 .ce_rsce_teaser_big.layout3 .text .name:after {
  margin-left: 25px;
}
.bg_aktuelles2 .ce_rsce_teaser_big.layout3 .link .btn {
  font-weight: bold;
  padding: 20px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: rgba(255, 255, 255, 0.35);
}

.mod_newslist.leistungen-casestudies {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}
.mod_newslist.leistungen-casestudies .items {
  display: inline-grid !important;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  padding: 20px;
  box-sizing: border-box;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  max-width: 100%;
}
.mod_newslist.leistungen-casestudies .items .teaser {
  width: 100%;
  flex-basis: 100%;
  height: 100%;
  background-color: #005477;
  color: #fff;
}
.mod_newslist.leistungen-casestudies .items .teaser .front {
  background: transparent !important;
  color: #fff;
  align-content: center;
}
.mod_newslist.leistungen-casestudies .items .teaser .front .subtitle {
  font-size: 1.4rem;
  line-height: 1.85rem;
  font-weight: normal;
  margin: 0;
}

@media screen and (max-width: 900px) {
  .mod_newslist.leistungen-casestudies .items {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .mod_newslist.leistungen-casestudies .items {
    grid-template-columns: 1fr;
  }
}
.mod_newslist.success2 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}
.mod_newslist.success2 .items {
  display: inline-grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  padding: 20px;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
.mod_newslist.success2 .items .teaser {
  display: inline-flex;
  margin-bottom: 0 !important;
  box-sizing: border-box;
  padding: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.mod_newslist.success2 .items .teaser .front {
  display: inline-flex;
  flex-flow: row wrap;
  align-content: center;
  background-color: #fff;
  padding: 25px;
  text-align: center;
  box-sizing: border-box;
}
.mod_newslist.success2 .items .teaser .front .headline, .mod_newslist.success2 .items .teaser .front .subheadline {
  display: inline-block !important;
  text-align: center;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.mod_newslist.success2 .items .teaser .front .headline {
  font: 2.25rem/2.85rem "Roboto", sans-serif;
}
.mod_newslist.success2 .items .teaser .front .subheadline {
  font: 1.5rem/2.2rem "Roboto", sans-serif;
  border-bottom: 4px solid #7e1537;
  padding-bottom: 8px;
  margin-bottom: 8px;
  white-space: break-spaces;
  word-wrap: normal;
  word-break: normal;
}

@media screen and (max-width: 1024px) {
  .mod_newslist.success2 .items {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 768px) {
  .mod_newslist.success2 .items {
    grid-template-columns: 1fr;
  }
}/*# sourceMappingURL=leistungen2.css.map */