/*
File:      default.less
Project:   beton-bernrieder
Generated: 26.03.2018 12:59:03
Last save: 23.05.18 21:32	
Author: ©2018 P. Morgner <peter@moroli-media.com>, (https://moroli-media.com)
*/
@font-face {
  font-family: 'FiraSansCondensed';
  src: url('/_includes/fonts/FiraSansCondensed.eot');
  src: url('/_includes/fonts/FiraSansCondensed-Regular?#iefix') format('embedded-opentype'), url('/_includes/fonts/FiraSansCondensed-Regular.woff') format('woff'), url('/_includes/fonts/FiraSansCondensed-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'FiraSansCondensed_Medium';
  src: url('/_includes/fonts/FiraSansCondensed-Medium.eot');
  src: url('/_includes/fonts/FiraSansCondensed-Medium?#iefix') format('embedded-opentype'), url('/_includes/fonts/FiraSansCondensed-Medium.woff') format('woff'), url('/_includes/fonts/FiraSansCondensed-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'FiraSansCondensed_SemiBold';
  src: url('/_includes/fonts/FiraSansCondensed-SemiBold.eot');
  src: url('/_includes/fonts/FiraSansCondensed-SemiBold?#iefix') format('embedded-opentype'), url('/_includes/fonts/FiraSansCondensed-SemiBold.woff') format('woff'), url('/_includes/fonts/FiraSansCondensed-SemiBold.ttf') format('truetype');
}
/* Variablen */
/* @grau_h: #788589; */
/* Standard-Klassen */
.blau_h {
  background: #e5eaed;
}
.blau_fett {
  font-family: FiraSansCondensed_Medium, sans-serif;
  font-weight: 500;
  font-style: 500;
  color: #005aa0;
}
.hyphens {
  -webkit-hyphens: auto;
  -webkit-hyphenate-character: "\2010";
  -webkit-hyphenate-limit-after: 1;
  -webkit-hyphenate-limit-before: 3;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.navLinks {
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
}
@media (max-width: 1170px) {
  .navLinks {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
.navLinks.active {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
a {
  color: #005aa0;
}
a:focus,
a:hover {
  color: #1d3539;
}
a.pdf {
  position: relative;
  display: block;
  margin-bottom: .5rem;
}
a.pdf:after {
  position: absolute;
  content: url('/_includes/img/ic_pdf.png');
  display: block;
  width: 129px;
  height: 60px;
  bottom: calc(50% + 60px/2);
  left: calc(50% - 129px/2);
}
a.pdfpl {
  position: relative;
  display: block;
  margin-bottom: .5rem;
  width: 250px;
}
a.pdfpl:after {
  position: absolute;
  content: url('/_includes/img/ic_pdf.png');
  display: block;
  width: 129px;
  height: 60px;
  bottom: calc(50% + 60px/2);
  left: calc(50% - 129px/2);
}
.link {
  /* Bereich der URL-Inhalte für Links auf gesamter Box */
  display: none;
  cursor: pointer;
}
.clear {
  display: block;
  clear: both;
  content: '';
}
/* Fonts (Standards) */
html,
body {
  font-family: FiraSansCondensed, sans-serif;
  font-weight: 400;
  font-style: 400;
  font-size: 12px;
  color: #1d3539;
  overflow-x: hidden;
}
h1 {
  font-family: FiraSansCondensed_Medium, sans-serif;
  font-weight: 500;
  font-style: 500;
  text-transform: uppercase;
  border-bottom: solid 2px #005aa0;
  font-size: 1.9rem;
  padding-bottom: .4rem;
  letter-spacing: .122rem;
  margin-bottom: 1.5rem;
  position: relative;
}
p,
li,
td,
th {
  font-size: 1.4rem;
  line-height: 1.25;
}
th,
td {
  padding-right: 1rem;
  vertical-align: top;
}
/* Page Start */
/* Head-Bereich / Navigation */
.head {
  background: #005aa0;
  border-bottom: solid 7px #fff;
  position: fixed;
  z-index: 9;
  width: 100%;
}
.head .container {
  position: relative;
}
.head .container .jubilaeum-text {
  display: none;
  position: absolute;
  bottom: 50px;
  left: auto;
  right: 115px;
  color: #fdee1c;
  background-color: #005aa0;
  font-family: Arial, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  rotate: -25deg;
  transition: font-size 0.4s ease, bottom 0.4s ease, left 0.4s ease;
}
@media screen and (min-width: 710px) {
  .head .container .jubilaeum-text {
    display: block;
  }
}
@media screen and (min-width: 993px) {
  .head .container .jubilaeum-text {
    bottom: 80px;
    right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .head .container .jubilaeum-text {
    left: 15px;
    right: auto;
  }
}
@media screen and (min-width: 1700px) {
  .head .container .jubilaeum-text {
    left: -230px;
  }
}
.head .container .feuerwerk1 {
  display: none;
  position: absolute;
  bottom: 45px;
  left: 70px;
  width: 150px;
  transition: width .4s ease, bottom .4s ease, left .4s ease;
}
@media screen and (min-width: 1700px) {
  .head .container .feuerwerk1 {
    display: inline-block;
  }
}
.head .container .feuerwerk2 {
  display: none;
  position: absolute;
  bottom: 20px;
  left: auto;
  right: 320px;
  width: 140px;
  transition: width .4s ease, bottom .4s ease, left .4s ease, right .4s ease;
}
@media screen and (min-width: 860px) {
  .head .container .feuerwerk2 {
    display: inline-block;
  }
}
@media screen and (min-width: 993px) {
  .head .container .feuerwerk2 {
    bottom: 50px;
    right: 220px;
  }
}
@media screen and (min-width: 1200px) {
  .head .container .feuerwerk2 {
    left: 485px;
    right: auto;
  }
}
.head .container .feuerwerk3 {
  display: none;
  position: absolute;
  bottom: 10px;
  right: -290px;
  width: 200px;
  transition: width .4s ease, bottom .4s ease, right .4s ease;
}
@media screen and (min-width: 1700px) {
  .head .container .feuerwerk3 {
    display: inline-block;
  }
}
.head.hshrinked .jubilaeum-text {
  font-size: 20px;
  bottom: 25px;
  left: auto;
  right: 115px;
}
@media screen and (min-width: 993px) {
  .head.hshrinked .jubilaeum-text {
    bottom: 55px;
    right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .head.hshrinked .jubilaeum-text {
    left: 15px;
    right: auto;
  }
}
@media screen and (min-width: 1700px) {
  .head.hshrinked .jubilaeum-text {
    left: -135px;
  }
}
.head.hshrinked .feuerwerk1 {
  left: 112px;
  width: 70px;
}
.head.hshrinked .feuerwerk2 {
  bottom: 10px;
  left: auto;
  right: 220px;
  width: 65px;
}
@media screen and (min-width: 993px) {
  .head.hshrinked .feuerwerk2 {
    bottom: 40px;
    right: 120px;
  }
}
@media screen and (min-width: 1200px) {
  .head.hshrinked .feuerwerk2 {
    bottom: 50px;
    left: 520px;
    right: auto;
  }
}
.head.hshrinked .feuerwerk3 {
  right: -180px;
  width: 110px;
}
.head .logoBox {
  text-align: right;
}
@media (max-width: 1199px) {
  .head .logoBox {
    text-align: left;
  }
}
.head .logoBox .logo {
  display: inline-block;
  position: relative;
  z-index: 20;
  margin: 2rem 0 1.5rem;
}
.head .logoBox .logo:focus img,
.head .logoBox .logo:hover img {
  filter: grayscale(1);
}
.head .logoBox .logo img {
  max-width: 100%;
}
@media (max-width: 579px) {
  .head .logoBox .logo img {
    max-width: 66.666667%;
  }
}
.head ul.mainNav {
  padding-left: 0;
  margin-left: -15px;
  display: block;
  width: calc(100% + 2*15px);
}
.head ul.mainNav li {
  padding: 0;
  display: inline-block;
  float: left;
  list-style-type: none;
  width: calc(33.33% - 2*15px);
  margin: 0 15px;
}
.head ul.mainNav li a {
  max-width: 100%;
  overflow: hidden;
  display: block;
  box-sizing: border-box;
  background: rgba(29, 53, 57, 0.9);
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
  border: solid 1px rgba(29, 53, 57, 0.9);
}
@media (max-width: 1170px) {
  .head ul.mainNav li a {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
.head ul.mainNav li a.active {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.head ul.mainNav li:last-child:after {
  display: block;
  clear: both;
  content: '';
}
.head ul.mainNav li:hover a,
.head ul.mainNav li.active a {
  color: #005aa0;
  background: #fff;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .head ul.mainNav {
    display: none;
  }
}
/* Slider über gesamte Screenbreite */
.sliderBox {
  display: flex;
  max-height: 400px;
  vertical-align: middle;
  position: relative;
}
.sliderBox .inlineNav {
  width: 100% !important;
  position: absolute;
  z-index: 5;
  margin: 0 calc(50% - 1170px/2);
  height: 100%;
}
@media (max-width: 1170px) {
  .sliderBox .inlineNav {
    margin: auto;
  }
}
.sliderBox .inlineNav ul {
  display: none;
  padding-left: 0;
}
.sliderBox .inlineNav ul li {
  list-style-type: none;
  display: block;
  margin-bottom: .5rem;
}
.sliderBox .inlineNav ul li.active a {
  color: #005aa0;
  background: #fff;
  text-decoration: none;
}
.sliderBox .inlineNav ul li:last-of-type {
  margin-bottom: 0;
}
.sliderBox .inlineNav ul li a {
  background: #1a3943;
  display: block;
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
}
@media (max-width: 1170px) {
  .sliderBox .inlineNav ul li a {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
.sliderBox .inlineNav ul li a.active {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sliderBox .inlineNav ul li a.active,
.sliderBox .inlineNav ul li a:active,
.sliderBox .inlineNav ul li a:hover {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sliderBox .inlineNav ul li.neuheiten {
  list-style-type: none;
  display: block;
  margin-bottom: .5rem;
}
.sliderBox .inlineNav ul li.neuheiten.active a {
  color: #005aa0;
  background: #fff;
  text-decoration: none;
}
.sliderBox .inlineNav ul li.neuheiten:last-of-type {
  margin-bottom: 0;
}
.sliderBox .inlineNav ul li.neuheiten a {
  background: #005aa0;
  display: block;
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
}
@media (max-width: 1170px) {
  .sliderBox .inlineNav ul li.neuheiten a {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
.sliderBox .inlineNav ul li.neuheiten a.active {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sliderBox .inlineNav ul li.neuheiten a.active,
.sliderBox .inlineNav ul li.neuheiten a:active,
.sliderBox .inlineNav ul li.neuheiten a:hover {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sliderBox .rslides_tabs.rslides1_tabs li.rslides_here a {
  background: #fff !important;
  color: #1d3539 !important;
}
.sliderBox .rslides_tabs.rslides1_tabs li a {
  background: #1d3539;
  color: #fff;
}
.sliderBox .rslides_tabs.rslides1_tabs li a:hover {
  background: #ccc;
  color: #1d3539;
}
.centered-btns_tabs.centered-btns1_tabs li.centered-btns_here a {
  background: #fff !important;
  color: #1d3539 !important;
}
.centered-btns_tabs.centered-btns1_tabs li a {
  background: #1d3539;
  color: #fff;
}
.centered-btns_tabs.centered-btns1_tabs li a:hover {
  background: #ccc;
  color: #1d3539;
}
.centered-btns_tabs li a:hover {
  background: #ccc;
  color: #ccc;
}
/* Breadcrumb-Navigation */
.breadcrumb {
  font-family: FiraSansCondensed_Medium, sans-serif;
  font-weight: 500;
  font-style: 500;
  color: #005aa0;
  background: #e5eaed;
  margin-bottom: 5rem;
}
.breadcrumb a {
  text-decoration: none;
  color: #55686b;
}
.breadcrumb a:hover {
  text-decoration: underline;
}
.breadcrumb a:after {
  content: url('/_includes/img/ic_pfeil.png');
  margin: 0 2px 0 5px;
  position: relative;
  top: -1px;
}
.breadcrumb a:last-child:after {
  content: url('/_includes/img/ic_pfeil_blau.png');
}
.sideNav.Ini {
  display: none;
}
@media (max-width: 767px) {
  .sideNav.Ini {
    display: block;
  }
}
@media (max-width: 767px) {
  .sideNav {
    display: none;
  }
}
.sideNav ul {
  padding-left: 0;
}
.sideNav ul li {
  list-style-type: none;
  display: block;
  margin-bottom: .5rem;
  text-indent: 0 !important;
  margin-left: 0 !important;
}
.sideNav ul li:last-of-type {
  margin-bottom: 0;
}
.sideNav ul li a {
  background: #1a3943;
  display: block;
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
}
@media (max-width: 1170px) {
  .sideNav ul li a {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
.sideNav ul li a.active {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sideNav ul li a.active,
.sideNav ul li a:active,
.sideNav ul li a:hover,
.sideNav ul li a.activeSub {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sideNav ul li.active {
  /* ergänzt -----> */
  /* <---- ergänzt */
}
.sideNav ul li.active a {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sideNav ul li.active ul a {
  color: #fff;
  background: #9aa3a7;
  border: solid 1px #788589;
}
.sideNav ul li.active ul li.active a {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sideNav.hasSubnav ul > li > ul {
  display: none;
}
.sideNav.hasSubnav.openSubnav ul > li.active > ul {
  display: block;
}
.sideNav.hasSubnav.openSubnav ul > li.active > ul a:hover {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.sideNav ul ul a {
  background: #9aa3a7;
}
.sideNav ul ul li:first-child {
  margin-top: .5rem;
}
.sideNav li:before,
li[class*="centered-btns"]:before,
.rslides li:before,
.aboveContactNav li:before {
  content: initial !important;
}
/* Navigation über dem Kontaktbereich im Footer */
.aboveContactNav {
  border-bottom: solid 2px #55686b;
  margin: 10rem 0 -10rem 0;
}
.aboveContactNav .container {
  /*padding: 0 ~'calc(@{dPadding}*2)';*/
}
.aboveContactNav .container ul {
  padding-left: 0;
  width: calc(100% + 15px*2);
  margin-left: calc(15px*-1);
}
.aboveContactNav .container ul li {
  list-style-type: none;
  display: block;
  box-sizing: border-box;
  width: 25%;
  float: left;
  padding: 0 15px;
}
.aboveContactNav .container ul li:last-child:after {
  display: block;
  clear: both;
  content: "";
}
.aboveContactNav .container ul li a {
  background: #1a3943;
  display: block;
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
}
@media (max-width: 1170px) {
  .aboveContactNav .container ul li a {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
.aboveContactNav .container ul li a.active {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.aboveContactNav .container ul li a.active,
.aboveContactNav .container ul li a:active,
.aboveContactNav .container ul li a:hover {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.aboveContactNav .container ul li a span {
  display: none;
}
@media (max-width: 992px) {
  .aboveContactNav .container ul li {
    float: none;
    width: 100%;
    margin-bottom: .5rem;
  }
  .aboveContactNav .container ul li:last-of-type {
    margin-bottom: -1rem;
  }
}
/* Content-Bereich */
.nach-oben {
  display: inline-block;
  margin: 1rem 0 2.2rem;
}
.nach-oben:focus,
.nach-oben:hover {
  opacity: 0.8;
}
.nach-oben img {
  margin: 0 !important;
}
.teaser-link {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.teaser-link:hover img.show-img,
.teaser-link:focus img.show-img {
  top: -5%;
  left: -5%;
  width: 110% !important;
}
.teaser-link:hover .blender,
.teaser-link:focus .blender {
  color: #005aa0;
  background: rgba(255, 255, 255, 0.65);
  border: 1px solid #1d3539;
}
.teaser-link img.placeholder {
  opacity: 0;
}
.teaser-link img.show-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  max-width: 110% !important;
  transition: top 0.25s ease-out, left 0.25s ease-out, width 0.25s ease-out;
}
.content .row.contact {
  padding-top: 5.1rem;
  margin-top: 10rem;
}
@media (max-width: 1170px) {
  .content .row.contact {
    margin-left: -30px;
  }
}
.content .row.contact + .row img[src*="toTop"] {
  margin: 1rem 0 2.2rem;
  cursor: pointer;
  width: unset;
  max-width: unset;
}
@media (max-width: 767px) {
  .content .row.contact + .row img[src*="toTop"] {
    float: right !important;
  }
}
.content .row.contact [class^="col-"] a {
  display: block;
  /* kritisch bei "normalen Links" ohne Bild */
}
.content .row.contact [class^="col-"] .checkboxlabel a,
.content .row.contact [class^="col-"] [href*="mailto"] {
  display: inline;
  /* siehe oben */
}
.content .row.contact [class^="col-"] img,
.content .row.contact [class^="col-"] a > img {
  width: inherit;
  max-width: calc(38% - 15px/2);
  padding-right: 15px;
  float: left;
  clear: both;
  margin-bottom: 1rem;
}
.content .row.contact [class^="col-"] h3 {
  font-size: 1.3rem;
  color: #005aa0;
  float: left;
  max-width: 64%;
  -webkit-hyphens: auto;
  -webkit-hyphenate-character: "\2010";
  -webkit-hyphenate-limit-after: 1;
  -webkit-hyphenate-limit-before: 3;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.content .row.contact [class^="col-"] h3:first-of-type {
  margin-top: 2rem;
}
.content .row.contact [class^="col-"] p {
  margin-top: 1.5rem;
  clear: both;
}
@media (max-width: 767px) {
  .content .row.contact [class^="col-"] {
    flex: unset;
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px;
  }
  .content .row.contact [class^="col-"] .indent {
    margin-bottom: calc(15px*2.5);
  }
  .content .row.contact [class^="col-"] img {
    margin-top: 15px;
  }
}
.content .row.contact [class^="col-"]:nth-last-child h2:after {
  display: block;
  clear: both;
  content: '';
}
.content .blockheader {
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 1rem;
  line-height: 1.25rem;
  color: #fff;
}
.content .blockheader.blau {
  background: #005aa0;
}
.content .blockheader + * {
  margin-top: 1.8rem;
}
.content [class*="col-"] img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .content [class*="col-"] img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: calc(15px *2);
  }
}
.content .uebersicht img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.content .uebersicht .linkBox {
  display: table;
  width: 100%;
}
@media (max-width: 767px) {
  .content .uebersicht .linkBox {
    margin-top: -30px;
  }
}
.content .uebersicht .linkBox .link {
  position: initial;
  display: block;
  background: rgba(26, 57, 67, 0.75);
  box-sizing: border-box;
  color: #fff;
  font-family: FiraSansCondensed_Medium, sans-serif;
  font-weight: 500;
  font-style: 500;
  letter-spacing: .05rem;
  padding: 0 15px;
  height: 3rem;
  display: table-cell;
  vertical-align: middle;
  line-height: 1;
}
.content .uebersicht .row.rubrik h2 {
  font-size: 1.8rem;
  line-height: 2.3;
  padding-left: 15px;
  vertical-align: middle;
  letter-spacing: .1125rem;
  text-transform: uppercase;
  font-family: FiraSansCondensed_Medium, sans-serif;
  font-weight: 500;
}
.content .uebersicht .row.rubrik > .col-12 {
  margin: 0;
}
.content .uebersicht .row.rubrik:nth-child(n+2) {
  margin-top: calc(15px*-1.25);
}
.content .uebersicht [class^="col-"] {
  margin-bottom: calc(15px*2);
}
.content .sp3_height {
  max-height: 285px !important;
}
.content .sp3_height .blender {
  font-size: 1.3rem;
  width: calc(100% - 4*15px);
}
@media (max-width: 767px) {
  .content .sp3_height .blender {
    bottom: 3rem;
  }
}
.content ul {
  padding-left: 0;
}
.content ul li {
  list-style: none;
  text-indent: -1.4rem;
  margin-left: 1.4rem;
}
.content ul li:before {
  font-family: arial, helvtica, sans-serif;
  content: '■ ';
  color: #005aa0;
}
.content ul.noListstyle li:before {
  content: inherit;
}
.content .container + .container {
  margin-top: calc(15px*2);
}
/* Vor- UND ZURÜCK-BUTTONS */
.buttonBox a {
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
  background: #1a3943;
  cursor: pointer;
  width: calc(25% - 22px);
  display: inline-block;
}
@media (max-width: 1170px) {
  .buttonBox a {
    font-size: 1.3rem;
    letter-spacing: 0;
  }
}
.buttonBox a.active {
  color: #005aa0;
  text-decoration: none;
  background: #fff;
  border: solid 1px #55686b;
}
.buttonBox a:before,
.buttonBox a:after {
  width: 16px;
  height: 16px;
  display: block;
  content: ' ';
  position: absolute;
}
.buttonBox a:nth-child(odd) {
  text-align: left;
  margin-right: 15px;
  padding-left: 3rem;
}
.buttonBox a:nth-child(odd):before {
  background-image: url('/_includes/img/sprite_pfeile_weiss-blau.png');
  left: 15px;
  top: .95rem;
  background-position: 0 0;
}
.buttonBox a:nth-child(odd):hover::before {
  background-position: 0 -16px;
}
.buttonBox a:nth-child(even) {
  text-align: right;
  margin-left: 15px;
  padding-right: 3rem;
}
.buttonBox a:nth-child(even):after {
  background-image: url('/_includes/img/sprite_pfeile_weiss-blau.png');
  right: 15px;
  top: .95rem;
  background-position: 16px 0;
}
.buttonBox a:nth-child(even):hover::after {
  background-position: 16px -16px;
}
.buttonBox a:hover {
  background: none;
  color: #005aa0;
  text-decoration: none;
}
.buttonBox.half {
  right: 0;
}
.buttonBox.half a {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .buttonBox.half a {
    margin-right: 4.5rem;
  }
}
.half {
  display: inline-block;
  max-width: 50%;
}
.half:nth-child(even) a {
  float: right !important;
}
.half:nth-child(even) a:after {
  display: block;
  clear: both;
  content: '';
}
@media (max-width: 575px) {
  .half:nth-child(even) a {
    float: none !important;
  }
}
@media (max-width: 575px) {
  .half {
    display: block;
    width: 100%;
    max-width: 100%;
    position: inherit !important;
    float: none !important;
  }
}
h1 .buttonBox {
  position: absolute;
  right: 0;
  bottom: 0;
}
h1 .buttonBox a {
  float: left;
  width: 222px;
  padding: .6rem 1rem .4rem;
}
h1 .buttonBox a:nth-child(odd) {
  clear: left;
}
@media (max-width: 575px) {
  h1 .buttonBox {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none !important;
    top: 0;
    margin-bottom: -.4rem;
  }
  h1 .buttonBox:after {
    content: ' ';
    clear: both;
    display: table;
  }
}
/* Vor- und Zurück-Navigation im Fußbereich */
.bottomPageNav {
  margin-bottom: 6rem;
}
.bottomPageNav .buttonBox {
  border-top: solid 2px #005aa0;
  display: block;
  width: 100%;
}
.bottomPageNav .buttonBox span:after {
  display: block;
  clear: both;
  content: '';
}
.bottomPageNav .buttonBox a:nth-child(odd) {
  float: left;
}
.bottomPageNav .buttonBox a:nth-child(odd):before {
  left: calc(15px*2);
}
.bottomPageNav .buttonBox a:nth-child(even) {
  float: right;
}
.bottomPageNav .buttonBox a:nth-child(even):after {
  right: calc(15px*2);
}
@media (max-width: 767px) {
  .bottomPageNav .buttonBox a {
    width: 40%;
  }
}
@media (max-width: 460px) {
  .bottomPageNav .buttonBox a {
    width: 45%;
  }
}
@media (max-width: 400px) {
  .bottomPageNav .buttonBox a {
    width: 100%;
    float: none;
  }
  .bottomPageNav .buttonBox a:nth-child(odd) {
    margin-bottom: .5rem;
  }
  .bottomPageNav .buttonBox a:nth-child(even)::after {
    top: 4.05rem;
  }
}
/* Wechselnder Content auf Detail-Seiten */
.content [class^="col-"].changeContent {
  margin-bottom: 3rem;
  max-width: calc(75% - 15px*2);
  margin-left: 15px;
}
.content [class^="col-"].changeContent .align-content-center {
  text-align: center;
}
.content [class^="col-"].changeContent .row .row [class^="col"] {
  padding-left: 0;
  padding-right: 0;
}
.content [class^="col-"].changeContent.noChange .row .row [class^="col-sm-4"] {
  padding-right: 15px;
}
.content [class^="col-"].changeContent > .row > .col-12 > .row:nth-child(n+2) {
  margin-top: calc(15px*2);
}
.content [class^="col-"].changeContent .acc {
  display: none !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.content [class^="col-"].changeContent .acc + .row {
  padding: 30px 15px;
}
@media (max-width: 767px) {
  .content [class^="col-"].changeContent .acc {
    display: block !important;
  }
  .content [class^="col-"].changeContent .acc + div {
    display: block !important;
  }
  .content [class^="col-"].changeContent .acc + .row [class*="col-"] {
    float: left;
  }
}
@media (max-width: 767px) and (max-width: 575px) {
  .content [class^="col-"].changeContent .acc + .row [class*="col-"] {
    float: none;
  }
}
.content [class^="col-"].changeContent .acc a {
  color: #005aa0;
  font-size: 1.3rem;
  font-family: FiraSansCondensed_Medium, sans-serif;
  font-weight: 500;
  font-style: 500;
  line-height: 1.9;
  display: block;
  cursor: default;
}
.content [class^="col-"].changeContent .acc a:hover {
  text-decoration: none;
}
.content [class^="col-"].changeContent > div {
  border: solid 1px #005aa0;
}
.content [class^="col-"].changeContent > div + .row:after {
  display: block;
  clear: both;
  content: '';
}
@media (max-width: 767px) {
  .content [class^="col-"].changeContent {
    max-width: calc(100% - 15px*2);
  }
}
.content [class^="col-"].changeContent .verlegemuster [class*="col-"]:nth-child(n+4) {
  padding-top: 15px;
}
@media (max-width: 992px) {
  .content [class^="col-"].changeContent .verlegemuster [class*="col-"]:nth-child(n+4) {
    padding-top: inherit;
  }
  .content [class^="col-"].changeContent .verlegemuster [class*="col-"]:nth-child(n+3) {
    padding-top: 15px;
  }
}
@media (max-width: 575px) {
  .content [class^="col-"].changeContent .verlegemuster [class*="col-"] {
    text-align: center;
  }
  .content [class^="col-"].changeContent .verlegemuster [class*="col-"]:nth-child(n+2) {
    padding-top: 15px;
  }
}
.content [class^="col-"].changeContent .verlegemuster img {
  margin-bottom: 0;
}
.content [class^="col-"].changeContent .formate [class*="col-"],
.content [class^="col-"].changeContent .bildgalerie [class*="col-"] {
  float: left;
}
.content [class^="col-"].changeContent .formate [class*="col-"]:nth-child(n+5),
.content [class^="col-"].changeContent .bildgalerie [class*="col-"]:nth-child(n+5) {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .content [class^="col-"].changeContent .formate [class*="col-"]:nth-child(n+5),
  .content [class^="col-"].changeContent .bildgalerie [class*="col-"]:nth-child(n+5) {
    padding-top: inherit;
  }
  .content [class^="col-"].changeContent .formate [class*="col-"]:nth-child(n+3),
  .content [class^="col-"].changeContent .bildgalerie [class*="col-"]:nth-child(n+3) {
    padding-top: 30px;
  }
}
@media (max-width: 575px) {
  .content [class^="col-"].changeContent .formate [class*="col-"]:nth-child(n+2),
  .content [class^="col-"].changeContent .bildgalerie [class*="col-"]:nth-child(n+2) {
    padding-top: 30px;
  }
}
.content [class^="col-"].changeContent .formate img,
.content [class^="col-"].changeContent .bildgalerie img {
  margin-bottom: 0;
}
.content [class^="col-"].changeContent .bildgalerie {
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
}
.content [class^="col-"].changeContent .bildgalerie a {
  position: relative;
  display: inline-block;
}
.content [class^="col-"].changeContent .bildgalerie a:before {
  content: url('/_includes/img/ic_plus.svg');
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  cursor: pointer;
}
.content [class^="col-"].changeContent .bildgalerie a img {
  cursor: pointer;
}
.content [class^="col-"].changeContent .bildgalerie a img:last-child::after {
  display: block;
  clear: left;
  content: '';
}
.content [class^="col-"].changeContent .verlegemuster img,
.content [class^="col-"].changeContent .preisliste img,
.content [class^="col-"].changeContent .produktdaten img {
  border: solid 1px #1d3539;
}
.content [class^="col-"].changeContent [class*="col-"] > p:first-of-type {
  margin-top: .5rem;
}
.content [class^="col-"].changeContent a.pdfLink_fullWidth_iconSmall {
  background: #1a3943;
  display: block;
  color: #fff;
  text-transform: uppercase;
  padding: .5rem 1rem .4rem;
  font-size: 1.5rem;
  letter-spacing: .04rem;
  border: solid 1px #1a3943;
  line-height: 1.25 !important;
  position: relative;
  width: calc(100% + 15px*4 + 2px);
  left: calc(15px*-2 - 1px);
  top: calc(15px*2 + 1px);
  border-top: solid 1px #005aa0;
}
.content [class^="col-"].changeContent a.pdfLink_fullWidth_iconSmall:before {
  content: url('/_includes/img/ic_pdf_small.png');
  display: block;
  width: 44px;
  height: 68px;
  position: absolute;
  top: -80px;
}
.content [class^="col-"].changeContent a.pdfLink_fullWidth_iconSmall:hover {
  text-decoration: none;
  color: #005aa0;
  background: #fff;
  border-top: solid 1px #1a3943;
}
.content [class^="col-"].changeContent img + p {
  margin-top: calc(15px*2);
}
.content [class^="col-"].changeContent h2 {
  color: #005aa0;
  margin-bottom: 0 !important;
}
.content [class^="col-"].changeContent h2 + p {
  margin-top: 0 !important;
}
/* Footer */
.footer {
  background: #1d3539;
  padding: 1.4rem 0 0;
}
.footer ul {
  padding-left: 15px;
}
.footer ul li {
  list-style-type: none;
  padding-left: 0;
  text-transform: uppercase;
  display: inline-block;
}
.footer ul li:before {
  content: initial;
}
@media (max-width: 579px) {
  .footer ul li {
    display: block;
    line-height: 30px;
  }
}
.footer ul li a {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: .1rem;
}
.footer ul li a:hover {
  text-decoration: none;
}
.footer [class*="col-"]:nth-child(odd) ul li {
  margin-right: 2rem;
}
.footer [class*="col-"]:nth-child(odd) ul li:last-of-type {
  margin-right: 0;
}
@media (max-width: 579px) {
  .footer [class*="col-"]:nth-child(odd) ul li {
    margin-left: 0;
  }
}
.footer [class*="col-"]:nth-child(even) ul li {
  margin-left: 2rem;
}
.footer [class*="col-"]:nth-child(even) ul li:first-of-type {
  margin-left: 0;
}
@media (max-width: 579px) {
  .footer [class*="col-"]:nth-child(even) ul li {
    margin-left: 0;
  }
}
@media (max-width: 579px) {
  .footer [class*="col-"] {
    text-align: left !important;
  }
}
@media (max-width: 575px) {
  .footer [class*="col-"] ul li {
    margin: 0 1rem 0 0 !important;
  }
}
/* Kontaktformular */
.text-indent {
  float: left;
  width: 0;
  text-indent: -9999px;
}
.text-indent.mr {
  margin-right: 30px;
}
@media (max-width: 575px) {
  .text-indent.mr {
    margin-right: 0;
  }
}
[name="f_contact"] button,
[name="f_contact"] input,
[name="f_contact"] optgroup,
[name="f_contact"] select,
[name="f_contact"] textarea {
  font-size: 1.5rem;
  padding: .5rem .9rem;
}
[name="f_contact"] [type="text"],
[name="f_contact"] [type="submit"],
[name="f_contact"] [type="email"] {
  width: calc(50% - 15px);
  float: left;
  margin-bottom: 15px;
}
[name="f_contact"] [type="text"]:nth-child(odd),
[name="f_contact"] [type="submit"]:nth-child(odd),
[name="f_contact"] [type="email"]:nth-child(odd) {
  margin-right: calc(15px*2);
}
[name="f_contact"] [type="text"]:last-child:after,
[name="f_contact"] [type="submit"]:last-child:after,
[name="f_contact"] [type="email"]:last-child:after {
  display: block;
  clear: both;
  content: '';
}
@media (max-width: 575px) {
  [name="f_contact"] [type="text"],
  [name="f_contact"] [type="email"] {
    float: none;
    width: 100%;
  }
}
[name="f_contact"] [type="submit"] {
  color: #fff;
  background: #1a3943;
  text-transform: uppercase;
  text-align: left;
  border: 0;
  padding: .55rem .9rem .45rem;
}
[name="f_contact"] [type="submit"]:focus,
[name="f_contact"] [type="submit"]:hover {
  opacity: 0.8;
}
[name="f_contact"] textarea {
  width: 100%;
  height: 10rem;
}
[name="f_contact"] p {
  font-size: 1.3rem;
  padding: 0.8rem 0 0.5rem;
}
[name="f_contact"] [type="submit"] {
  cursor: pointer;
}
.checkboxlabel {
  text-indent: -1.3rem;
  margin-left: 1.725rem;
}
.container-fluid.fullImage [class*="col-"] {
  margin: 0;
  padding: 0 2px;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.container-fluid.fullImage [class*="col-"]:first-child {
  padding: 0 2px 0 0;
}
.container-fluid.fullImage [class*="col-"]:last-child {
  padding: 0 0 0 2px;
}
.container-fluid.fullImage [class*="col-"] img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .container-fluid.fullImage [class*="col-"] {
    flex: unset;
    max-width: 100%;
    padding: 0 !important;
  }
  .container-fluid.fullImage [class*="col-"]:nth-child(n) {
    margin: 0 0 7px 0;
  }
}
.container-fluid.fullImage .blender {
  width: calc(100% - 2*15px);
}
.blender {
  position: absolute;
  background: rgba(26, 57, 67, 0.75);
  box-sizing: border-box;
  bottom: 1rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 1.9rem;
  font-family: FiraSansCondensed_Medium, sans-serif;
  font-weight: 500;
  font-style: 500;
  letter-spacing: .1rem;
  line-height: 2.1;
  padding: 0 1rem;
}
@media (max-width: 1499px) {
  .blender {
    line-height: 1;
    padding: 1rem;
  }
}
[class*="-4"] .blender {
  width: calc(100% - 15px*4);
  font-size: 1.3rem;
  line-height: 1.3;
  padding: .5rem;
}
@media (max-width: 767px) {
  [class*="-4"] .blender {
    bottom: 3.5rem;
  }
}
[class*="-6"] .blender {
  width: calc(100% - 4*15px);
}
@media (max-width: 767px) {
  [class*="-6"] .blender {
    bottom: 3.5rem;
  }
}
.col-sm-6.col-md-4 .blender {
  width: calc(100% - 4*15px);
}
.placeAtBottom {
  position: absolute;
  bottom: 0;
  max-width: calc(100% - 15px*2);
  margin-bottom: 5rem;
  /* ACHTUNG: Abhängig von p.caption im responsive slider - 5rem gelten nur so lange sich das Ding links neben dem Slider befindet … */
}
@media (max-width: 767px) {
  .placeAtBottom {
    position: inherit;
    max-width: inherit;
  }
}
.container {
  max-width: 1170px;
}
@media (max-width: 575px) {
  .col-sm-6 {
    max-width: 340px;
    margin: 0 auto;
  }
  .col-12 {
    text-align: center;
  }
}
[class*="col-"] .indent {
  padding: 0 15px;
  margin-bottom: 4rem;
}
[class*="col-"] .indent:last-child {
  margin-bottom: 0;
}
[class*="col-"] .indent .blockheader {
  width: calc(100% + 2*15px);
  margin-left: calc(15px *-1);
}
.container.detail p {
  font-size: 1.3rem;
}
.container.detail .legend p {
  padding: .5rem 0 2rem;
}
[name="sendform"] button,
[name="sendform"] [type="submit"] {
  background: #55686b;
  font-family: FiraSansCondensed, sans-serif;
  font-weight: 400;
  font-style: 400;
  color: #fff;
  border: solid 1px #fff;
  text-align: center;
  font-size: 1.5rem;
  padding: .48rem 1.48rem .33rem;
  cursor: pointer;
  margin-top: 15px;
  float: left;
}
[name="sendform"] button:hover,
[name="sendform"] [type="submit"]:hover,
[name="sendform"] button.active,
[name="sendform"] [type="submit"].active {
  background: #fff;
  border: solid 1px #005aa0;
  color: #1d3539;
}
[name="sendform"] [type="submit"] {
  margin-left: 1rem;
}
[name="sendform"] [type="submit"]:after {
  display: block;
  clear: both;
  content: '';
}
@media (max-width: 579px) {
  .col-xs-12 {
    flex: unset;
    max-width: 100%;
  }
}
.mobileMenuBox {
  display: none;
}
@media (max-width: 992px) {
  .mobileMenuBox {
    display: block;
    float: left;
    text-align: right;
    position: absolute;
    right: calc(15px * -1);
    padding-top: 108px;
  }
  .mobileMenuBox:after {
    display: block;
    clear: both;
    content: '';
  }
  .mobileMenuBox.tinyPadding {
    padding-top: 36px;
  }
  .mobileMenuBox img[src*="ic_menu"] {
    margin: 0 15px 0;
    cursor: pointer;
  }
  .mobileMenuBox .navMobile {
    display: none;
    padding: 15px 15px 0;
    background: #1d3539;
    position: absolute;
    right: 15px;
    margin-top: .8rem;
    overflow-y: scroll;
    border-bottom: solid 10px #1d3539;
  }
  .mobileMenuBox .navMobile ul {
    list-style: none;
    padding-left: 0;
  }
  .mobileMenuBox .navMobile ul li {
    margin-bottom: .75rem;
    text-align: left;
  }
  .mobileMenuBox .navMobile ul li a {
    font-size: 1.8rem;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: .25rem;
    max-width: calc(100% - 3*15px);
  }
  .mobileMenuBox .navMobile ul li a:hover {
    background: #fff;
    color: #005aa0;
  }
  .mobileMenuBox .navMobile ul li span.plus {
    position: absolute;
    z-index: 50;
    top: .2rem;
    right: 0;
    display: block;
    width: 2rem;
    height: 2rem;
    border: solid 1px #fff;
    border-radius: .25rem;
    background: transparent;
    color: #fff;
    font-size: 2rem;
    font-family: FiraSansCondensed_SemiBold, sans-serif;
    font-weight: 600;
    font-style: 600;
    line-height: .95;
    text-align: center;
    cursor: pointer;
  }
  .mobileMenuBox .navMobile ul li span.plus:hover {
    background: #fff;
    color: #000;
  }
  .mobileMenuBox .navMobile ul li ul {
    margin-left: 2rem;
    display: none;
  }
  .mobileMenuBox .navMobile ul li ul li {
    margin-bottom: .25rem;
  }
  .mobileMenuBox .navMobile ul li ul li:first-child {
    margin-top: .5rem;
  }
  .mobileMenuBox .navMobile ul li ul li a {
    font-size: 1.5rem;
    line-height: 1;
    text-transform: none;
  }
  .mobileMenuBox .navMobile ul li ul li:last-of-type {
    margin-bottom: .5rem;
  }
}
@media (max-width: 992px) and (max-width: 579px) {
  .mobileMenuBox {
    padding-top: 18%;
  }
}
@media (max-width: 992px) {
  .content.unternehmenPage,
  .container.kontaktPage {
    margin-top: 15rem;
  }
  .inlineNav {
    display: none;
  }
  .rslides_tabs.rslides1_tabs {
    bottom: 7rem;
  }
  ul.mainNav + .container,
  .sliderBox + .container,
  .breadcrumb + .container {
    margin-top: 15rem;
  }
  [class*="col-"].buttons h1 {
    position: unset;
    border-bottom: 0;
  }
  [class*="col-"].buttons h1:after {
    display: block;
    clear: both;
    content: '';
  }
  [class*="col-"].buttons h1 .buttonBox {
    position: unset;
    width: 100%;
    display: block;
    margin-top: 1rem;
    margin-top: .5rem;
    border-top: solid 2px #005aa0;
    padding-top: 1.25rem;
  }
  [class*="col-"].buttons h1 .buttonBox a:nth-child(2n) {
    margin-left: 0;
    margin-top: 1rem;
  }
  [class*="col-"].buttons h1 .buttonBox a {
    width: 100%;
    float: none !important;
  }
  [class*="col-"].buttons h1 .buttonBox a:nth-child(odd)::before {
    top: inherit;
    left: calc(15px*2);
  }
  [class*="col-"].buttons h1 .buttonBox a:nth-child(even)::after {
    top: 8.95rem;
    right: calc(15px*2);
  }
}
@media (max-width: 992px) and (max-width: 480px) {
  .content.unternehmenPage,
  .container.kontaktPage {
    margin-top: 13rem;
  }
}
@media (max-width: 992px) and (max-width: 360px) {
  .content.unternehmenPage,
  .container.kontaktPage {
    margin-top: 12rem;
  }
}
@media (max-width: 992px) and (max-width: 320px) {
  .content.unternehmenPage,
  .container.kontaktPage {
    margin-top: 10rem;
  }
}
@media (max-width: 992px) and (max-width: 480px) {
  ul.mainNav + .container,
  .sliderBox + .container,
  .breadcrumb + .container {
    margin-top: 13rem;
  }
}
@media (max-width: 992px) and (max-width: 360px) {
  ul.mainNav + .container,
  .sliderBox + .container,
  .breadcrumb + .container {
    margin-top: 12rem;
  }
}
@media (max-width: 992px) and (max-width: 320px) {
  ul.mainNav + .container,
  .sliderBox + .container,
  .breadcrumb + .container {
    margin-top: 10rem;
  }
}
.gMaps {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
}
.gMaps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.download_item.new a {
  width: 100% !important;
  text-align: left;
}
.row p.download_item {
  margin-bottom: .25rem;
}
.row p.download_item > a:first-child {
  display: inline-block;
  width: 35rem;
}
.row p.download_item > a:first-child:before {
  background: url('/_includes/img/ic_pdf.svg') no-repeat;
  display: inline-block;
  width: 2rem;
  height: 2.1rem;
  content: ' ';
  background-size: 1.5rem;
  position: relative;
  top: .3rem;
}
.row p.download_item > a:first-child + span {
  display: inline-block;
  width: 6rem;
  text-align: right;
}
.row p.download_item + h2 {
  margin-top: 2rem;
}
.row p.download_item:last-child {
  margin-bottom: 2rem;
}
.editmode {
  display: none;
}
.teamImg {
  width: 150px;
  /* float: left; */
  margin: 0 15px 15px 0;
  vertical-align: top;
  display: inline-block;
}
.teamImg strong {
  margin: .25rem 0;
}
.teamImg em,
.teamImg i,
.teamImg span,
.teamImg strong {
  display: block;
  line-height: 1.2;
  margin-bottom: .25rem;
}
.teamImg img {
  max-width: 100%;
  display: block;
  height: auto;
}
.pdfAbove {
  position: relative;
}
.pdfAbove::after {
  content: url('/_includes/img/ic_pdf_transparent.png');
  display: block;
  position: absolute;
  top: 1.8rem;
  left: 2.5rem;
}
/*############## Ticker ##################################*/
/*TICKER*/
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.news {
  text-align: center;
  background: #fff;
  width: 100%;
  line-height: 2.7;
  font-size: 1.2;
  background: #e5eaed;
  letter-spacing: .06rem;
  overflow-x: hidden;
  margin-bottom: 7px;
  padding: 0 15px !important;
}
.news .ticker-wrap {
  width: 100%;
  overflow: hidden;
  height: 3.5rem;
  padding-left: 100%;
  box-sizing: content-box;
}
.news .ticker-wrap .ticker {
  display: inline-block;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
  animation-name: ticker;
}
.news .ticker-wrap .ticker:hover {
  animation-play-state: paused;
}
.news .ticker-wrap .ticker .item {
  display: inline-block;
  padding: 0 2rem;
  white-space: nowrap;
  font-size: 1.5rem;
  color: #005aa0;
}
.news .ticker-wrap .ticker .item .divider {
  display: inline-block;
  letter-spacing: 1rem;
  margin: 0 100px;
}
.news .ticker-wrap .ticker .item .divider:last-of-type {
  margin-right: -300px;
}
.news .ticker-wrap .ticker .item * {
  font-size: 1.5rem;
  color: #005aa0 !important;
}
/* Erweiterung Submenü */
.iconSubMenu {
  display: none;
}
@media screen and (max-width: 767px) {
  .iconSubMenu {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    z-index: 8;
  }
  .iconSubMenu:before {
    content: url('/_includes/img/ic_down.svg');
    display: block;
    width: 4.42rem;
    height: 4.42rem;
    cursor: pointer;
    margin-left: .5rem;
  }
}
.subMenuProduct {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 9;
  margin-top: -1.5rem;
  padding: 1rem 32px 1rem 0;
  text-align: right;
}
.subMenuProduct ul {
  list-style: none;
  background: #55686b;
  padding: 1rem;
}
.subMenuProduct ul li a {
  line-height: 1.9;
  padding-right: 16px;
  display: block;
  font-size: 2.2rem;
  color: #fff;
}
.subMenuProduct ul li a:hover {
  text-decoration: none;
  color: #55686b;
  background: #fff;
}
/*############## Ergänzungen Michael #####################*/
.img-width-auto img {
  width: auto !important;
  border: solid 1px #1d3539;
}
.img-width-auto a.pdf {
  max-width: 342px;
}
/*############## Ergänzungen Peter #####################*/
[name="bewerbung"] * {
  font-size: 1.4rem;
  line-height: 1.25;
}
[name="bewerbung"] fieldset {
  margin: 1.5rem 0 3rem;
}
[name="bewerbung"] legend {
  font-size: 1.25rem;
  font-weight: bold;
}
[name="bewerbung"] label {
  margin: 0 1rem .25rem 0;
  width: 10rem;
}
[name="bewerbung"] label.w-auto {
  width: auto;
}
[name="bewerbung"] [type="text"],
[name="bewerbung"] [type="email"] {
  width: 16rem;
}
[name="bewerbung"] [type="text"],
[name="bewerbung"] [type="email"],
[name="bewerbung"] textarea {
  margin-bottom: .25rem;
}
[name="bewerbung"] [type="submit"] {
  background: none;
  border: solid 1px black;
  font-weight: bold;
  cursor: pointer;
}
[name="bewerbung"] textarea {
  width: 100%;
  height: 12rem;
  padding-top: .35rem;
  padding-left: .5rem;
  padding-right: .5rem;
}
[name="bewerbung"] [name="address"] {
  position: absolute;
  left: -4000px;
}
.grid-50 {
  display: grid;
  grid-template-columns: 50% 50%;
}
.grid-50 div:nth-child(odd) {
  padding-right: 1rem;
}
.grid-50 div:nth-child(even) {
  padding-left: 1rem;
}
.grid-50 div,
[type="text"],
[type="email"],
textarea {
  box-sizing: border-box;
}
.bewerbung {
  max-width: 320px;
  float: left;
  margin: 0 25px 25px 0 !important;
}
.clearfix {
  clear: both;
}
.initiativbewerbung {
  position: absolute;
  right: 50px;
  bottom: -120px;
  width: 200px;
  height: 200px;
  background: url('/_includes/img/Initiativbewerbung_Rosenheim.png') no-repeat;
  background-size: 192px 192px;
  background-position: 3px 8px;
  border-radius: 50%;
  z-index: 6;
}
.initiativbewerbung:hover {
  filter: grayscale(100%);
}
@media (max-width: 850px) {
  .initiativbewerbung {
    bottom: -195px;
    width: 150px;
    height: 150px;
  }
}
.initiativbewerbung a {
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
}
.width400 {
  max-width: 400px;
}
.ZusatzBox {
  display: block;
  padding: 7px;
  border: solid 2px #788589;
  color: #646f73;
  margin: 20px 0;
  font-size: 14px;
  font-weight: 500;
}
.ZusatzBox:hover {
  text-decoration: none;
}
.mapsContainerInner {
  width: auto;
  height: 640px;
  border: none;
  background: transparent url(../img/maps-dummy.jpg);
  background-size: auto;
  background-size: cover;
  padding: 80px 50px 80px 50px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
}
.stellenImg {
  width: 263px;
  /* float: left; */
  margin: 0 8px 25px 8px;
  vertical-align: top;
  display: inline-block;
  background: #005aa0;
  color: #fff;
}
.stellenImg span {
  display: block;
  min-height: 55px;
  padding: 5px;
}
.stellenImg a {
  color: #fff;
  font-size: 15px;
}
.slider-text {
  position: absolute;
  padding: 20px 10px;
  background: rgba(255, 255, 255, 0.7);
  top: 50px;
  right: 300px;
  color: #000;
  display: block;
  width: 70%;
  max-width: 500px;
}
@media (max-width: 1250px) {
  .slider-text {
    right: 50px;
  }
}
@media (max-width: 990px) {
  .slider-text {
    right: 15%;
    top: 20px;
  }
}
.slider-text em {
  font-size: 3.5rem;
  font-style: normal;
}
@media (max-width: 990px) {
  .slider-text em {
    font-size: 2rem;
  }
}
.hl-inline {
  display: block;
  width: 150px;
}
.distance {
  margin-top: 290px;
}
@media (max-width: 767px) {
  .distance {
    margin-top: 0px;
  }
}
