@charset "UTF-8";
/* raleway-100 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/raleway-v28-latin-100.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway-v28-latin-100.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v28-latin-100.woff2") format("woff2"), url("../fonts/raleway-v28-latin-100.woff") format("woff"), url("../fonts/raleway-v28-latin-100.ttf") format("truetype"), url("../fonts/raleway-v28-latin-100.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/raleway-v28-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway-v28-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v28-latin-regular.woff2") format("woff2"), url("../fonts/raleway-v28-latin-regular.woff") format("woff"), url("../fonts/raleway-v28-latin-regular.ttf") format("truetype"), url("../fonts/raleway-v28-latin-regular.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: "Raleway";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/raleway-v28-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""), url("../fonts/raleway-v28-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/raleway-v28-latin-500.woff2") format("woff2"), url("../fonts/raleway-v28-latin-500.woff") format("woff"), url("../fonts/raleway-v28-latin-500.ttf") format("truetype"), url("../fonts/raleway-v28-latin-500.svg#Raleway") format("svg"); /* Legacy iOS */
}
/* Template styles config  */
/* Main styles */
/* Header */
/* Lower menu */
/* Lower sub menu */
/* Mobile toggle */
/* Mobile menu */
/* Search */
/* Breadcrumbs */
/* Footer */
/* Link color */
/* Header color */
/* Pagination */
/* Slider */
/* Produktgruppen */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body {
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  color: #414042;
  overflow-x: hidden;
}

.h-100 {
  height: 100%;
}

p {
  margin-bottom: 1rem;
}

h1 {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  color: #e30613;
}

h2 {
  text-transform: uppercase;
  margin-bottom: 1rem;
  color: #c1001f;
}

a {
  text-decoration: none;
  color: #e30613;
}
a:hover, a:visited, a:focus, a:active {
  color: #c1001f;
}

ol {
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.img-fluid {
  min-height: 1px;
}

.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary:active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-schiffswellenlager {
  background-color: #0e3779 !important;
  border-color: #0e3779 !important;
}

.btn-baupumpen {
  background-color: #e09509 !important;
  border-color: #e09509 !important;
}

.btn-agrartechnik {
  background-color: #3f9320 !important;
  border-color: #3f9320 !important;
}

.btn-industriepumpen {
  background-color: #06adeb !important;
  border-color: #06adeb !important;
}

.btn-verschleissschutz {
  background-color: #e30613 !important;
  border-color: #e30613 !important;
}

.btn-formteile {
  background-color: #88148d !important;
  border-color: #88148d !important;
}

.language .moduletable {
  display: flex;
  height: 100%;
}
.language .moduletable .mod-languages {
  display: flex;
}
.language .moduletable .mod-languages ul {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-bottom: 0;
}
.language .moduletable .mod-languages ul li {
  list-style-type: none;
  padding-right: 10px;
}

.b_produktwelten.blue .section-1 a {
  color: #0e3779;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.blue .section-6 a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.blue .section-1 img, .b_produktwelten.blue .section-3 img, .b_produktwelten.blue .section-5 img {
  border: 4px solid rgba(14, 55, 121, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.blue .section-1 h1, .b_produktwelten.blue .section-1 h2, .b_produktwelten.blue .section-1 h3, .b_produktwelten.blue .section-1 h4, .b_produktwelten.blue .section-1 h5, .b_produktwelten.blue .section-1 h6, .b_produktwelten.blue .section-3 h1, .b_produktwelten.blue .section-3 h2, .b_produktwelten.blue .section-3 h3, .b_produktwelten.blue .section-3 h4, .b_produktwelten.blue .section-3 h5, .b_produktwelten.blue .section-3 h6, .b_produktwelten.blue .section-5 h1, .b_produktwelten.blue .section-5 h2, .b_produktwelten.blue .section-5 h3, .b_produktwelten.blue .section-5 h4, .b_produktwelten.blue .section-5 h5, .b_produktwelten.blue .section-5 h6 {
  color: #0e3779 !important;
}
.b_produktwelten.blue .section-1 h3, .b_produktwelten.blue .section-3 h3, .b_produktwelten.blue .section-5 h3 {
  margin-bottom: 15px;
}
.b_produktwelten.blue .section-2, .b_produktwelten.blue .section-4, .b_produktwelten.blue .section-6 {
  background-color: #0e3779 !important;
}
.b_produktwelten.blue .section-2 img, .b_produktwelten.blue .section-4 img, .b_produktwelten.blue .section-6 img {
  border: 4px solid rgba(14, 55, 121, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.blue .section-2 h3, .b_produktwelten.blue .section-4 h3, .b_produktwelten.blue .section-6 h3 {
  color: #fff !important;
  margin-bottom: 15px;
}
.b_produktwelten.blue .section-2 h4, .b_produktwelten.blue .section-4 h4, .b_produktwelten.blue .section-6 h4 {
  margin-bottom: 15px;
}
.b_produktwelten.blue .section-2 li {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.2rem;
  margin-bottom: 10px;
}
.b_produktwelten.blue .section-5 .container .row div {
  box-shadow: inset 0 0 0 5px white, inset 0 0 0 10px rgba(14, 55, 121, 0.3);
  background-color: rgba(245, 245, 245, 0.1);
  padding: 20px 20px 0px 20px;
  margin-bottom: 15px;
}
.b_produktwelten.blue .kontakt_overlay .btn-red {
  background-color: #0e3779 !important;
}
.b_produktwelten.orange .section-1 a {
  color: #e09509;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.orange .section-6 a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.orange .section-1 img, .b_produktwelten.orange .section-3 img, .b_produktwelten.orange .section-5 img {
  border: 4px solid rgba(224, 149, 9, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.orange .section-1 h1, .b_produktwelten.orange .section-1 h2, .b_produktwelten.orange .section-1 h3, .b_produktwelten.orange .section-1 h4, .b_produktwelten.orange .section-1 h5, .b_produktwelten.orange .section-1 h6, .b_produktwelten.orange .section-3 h1, .b_produktwelten.orange .section-3 h2, .b_produktwelten.orange .section-3 h3, .b_produktwelten.orange .section-3 h4, .b_produktwelten.orange .section-3 h5, .b_produktwelten.orange .section-3 h6, .b_produktwelten.orange .section-5 h1, .b_produktwelten.orange .section-5 h2, .b_produktwelten.orange .section-5 h3, .b_produktwelten.orange .section-5 h4, .b_produktwelten.orange .section-5 h5, .b_produktwelten.orange .section-5 h6 {
  color: #e09509 !important;
}
.b_produktwelten.orange .section-1 h3, .b_produktwelten.orange .section-3 h3, .b_produktwelten.orange .section-5 h3 {
  margin-bottom: 15px;
}
.b_produktwelten.orange .section-2, .b_produktwelten.orange .section-4, .b_produktwelten.orange .section-6 {
  background-color: #e09509 !important;
}
.b_produktwelten.orange .section-2 img, .b_produktwelten.orange .section-4 img, .b_produktwelten.orange .section-6 img {
  border: 4px solid rgba(224, 149, 9, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.orange .section-2 h3, .b_produktwelten.orange .section-4 h3, .b_produktwelten.orange .section-6 h3 {
  color: #fff !important;
  margin-bottom: 15px;
}
.b_produktwelten.orange .section-2 h4, .b_produktwelten.orange .section-4 h4, .b_produktwelten.orange .section-6 h4 {
  margin-bottom: 15px;
}
.b_produktwelten.orange .section-2 li {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.2rem;
  margin-bottom: 10px;
}
.b_produktwelten.orange .section-5 .container .row div {
  box-shadow: inset 0 0 0 5px white, inset 0 0 0 10px rgba(224, 149, 9, 0.3);
  background-color: rgba(245, 245, 245, 0.1);
  padding: 20px 20px 0px 20px;
  margin-bottom: 15px;
}
.b_produktwelten.orange .kontakt_overlay .btn-red {
  background-color: #e09509 !important;
}
.b_produktwelten.green .section-1 a {
  color: #3f9320;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.green .section-6 a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.green .section-1 img, .b_produktwelten.green .section-3 img, .b_produktwelten.green .section-5 img {
  border: 4px solid rgba(63, 147, 32, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.green .section-1 h1, .b_produktwelten.green .section-1 h2, .b_produktwelten.green .section-1 h3, .b_produktwelten.green .section-1 h4, .b_produktwelten.green .section-1 h5, .b_produktwelten.green .section-1 h6, .b_produktwelten.green .section-3 h1, .b_produktwelten.green .section-3 h2, .b_produktwelten.green .section-3 h3, .b_produktwelten.green .section-3 h4, .b_produktwelten.green .section-3 h5, .b_produktwelten.green .section-3 h6, .b_produktwelten.green .section-5 h1, .b_produktwelten.green .section-5 h2, .b_produktwelten.green .section-5 h3, .b_produktwelten.green .section-5 h4, .b_produktwelten.green .section-5 h5, .b_produktwelten.green .section-5 h6 {
  color: #3f9320 !important;
}
.b_produktwelten.green .section-1 h3, .b_produktwelten.green .section-3 h3, .b_produktwelten.green .section-5 h3 {
  margin-bottom: 15px;
}
.b_produktwelten.green .section-2, .b_produktwelten.green .section-4, .b_produktwelten.green .section-6 {
  background-color: #3f9320 !important;
}
.b_produktwelten.green .section-2 img, .b_produktwelten.green .section-4 img, .b_produktwelten.green .section-6 img {
  border: 4px solid rgba(63, 147, 32, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.green .section-2 h3, .b_produktwelten.green .section-4 h3, .b_produktwelten.green .section-6 h3 {
  color: #fff !important;
  margin-bottom: 15px;
}
.b_produktwelten.green .section-2 h4, .b_produktwelten.green .section-4 h4, .b_produktwelten.green .section-6 h4 {
  margin-bottom: 15px;
}
.b_produktwelten.green .section-2 li {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.2rem;
  margin-bottom: 10px;
}
.b_produktwelten.green .section-5 .container .row div {
  box-shadow: inset 0 0 0 5px white, inset 0 0 0 10px rgba(63, 147, 32, 0.3);
  background-color: rgba(245, 245, 245, 0.1);
  padding: 20px 20px 0px 20px;
  margin-bottom: 15px;
}
.b_produktwelten.green .kontakt_overlay .btn-red {
  background-color: #3f9320 !important;
}
.b_produktwelten.lightblue .section-1 a {
  color: #06adeb;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.lightblue .section-6 a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.lightblue .section-1 img, .b_produktwelten.lightblue .section-3 img, .b_produktwelten.lightblue .section-5 img {
  border: 4px solid rgba(6, 173, 235, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.lightblue .section-1 h1, .b_produktwelten.lightblue .section-1 h2, .b_produktwelten.lightblue .section-1 h3, .b_produktwelten.lightblue .section-1 h4, .b_produktwelten.lightblue .section-1 h5, .b_produktwelten.lightblue .section-1 h6, .b_produktwelten.lightblue .section-3 h1, .b_produktwelten.lightblue .section-3 h2, .b_produktwelten.lightblue .section-3 h3, .b_produktwelten.lightblue .section-3 h4, .b_produktwelten.lightblue .section-3 h5, .b_produktwelten.lightblue .section-3 h6, .b_produktwelten.lightblue .section-5 h1, .b_produktwelten.lightblue .section-5 h2, .b_produktwelten.lightblue .section-5 h3, .b_produktwelten.lightblue .section-5 h4, .b_produktwelten.lightblue .section-5 h5, .b_produktwelten.lightblue .section-5 h6 {
  color: #06adeb !important;
}
.b_produktwelten.lightblue .section-1 h3, .b_produktwelten.lightblue .section-3 h3, .b_produktwelten.lightblue .section-5 h3 {
  margin-bottom: 15px;
}
.b_produktwelten.lightblue .section-2, .b_produktwelten.lightblue .section-4, .b_produktwelten.lightblue .section-6 {
  background-color: #06adeb !important;
}
.b_produktwelten.lightblue .section-2 img, .b_produktwelten.lightblue .section-4 img, .b_produktwelten.lightblue .section-6 img {
  border: 4px solid rgba(6, 173, 235, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.lightblue .section-2 h3, .b_produktwelten.lightblue .section-4 h3, .b_produktwelten.lightblue .section-6 h3 {
  color: #fff !important;
  margin-bottom: 15px;
}
.b_produktwelten.lightblue .section-2 h4, .b_produktwelten.lightblue .section-4 h4, .b_produktwelten.lightblue .section-6 h4 {
  margin-bottom: 15px;
}
.b_produktwelten.lightblue .section-2 li {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.2rem;
  margin-bottom: 10px;
}
.b_produktwelten.lightblue .section-5 .container .row div {
  box-shadow: inset 0 0 0 5px white, inset 0 0 0 10px rgba(6, 173, 235, 0.3);
  background-color: rgba(245, 245, 245, 0.1);
  padding: 20px 20px 0px 20px;
  margin-bottom: 15px;
}
.b_produktwelten.lightblue .kontakt_overlay .btn-red {
  background-color: #06adeb !important;
}
.b_produktwelten.red .section-1 a {
  color: #e30613;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.red .section-6 a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.red .section-1 img, .b_produktwelten.red .section-3 img, .b_produktwelten.red .section-5 img {
  border: 4px solid rgba(227, 6, 19, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.red .section-1 h1, .b_produktwelten.red .section-1 h2, .b_produktwelten.red .section-1 h3, .b_produktwelten.red .section-1 h4, .b_produktwelten.red .section-1 h5, .b_produktwelten.red .section-1 h6, .b_produktwelten.red .section-3 h1, .b_produktwelten.red .section-3 h2, .b_produktwelten.red .section-3 h3, .b_produktwelten.red .section-3 h4, .b_produktwelten.red .section-3 h5, .b_produktwelten.red .section-3 h6, .b_produktwelten.red .section-5 h1, .b_produktwelten.red .section-5 h2, .b_produktwelten.red .section-5 h3, .b_produktwelten.red .section-5 h4, .b_produktwelten.red .section-5 h5, .b_produktwelten.red .section-5 h6 {
  color: #e30613 !important;
}
.b_produktwelten.red .section-1 h3, .b_produktwelten.red .section-3 h3, .b_produktwelten.red .section-5 h3 {
  margin-bottom: 15px;
}
.b_produktwelten.red .section-2, .b_produktwelten.red .section-4, .b_produktwelten.red .section-6 {
  background-color: #e30613 !important;
}
.b_produktwelten.red .section-2 img, .b_produktwelten.red .section-4 img, .b_produktwelten.red .section-6 img {
  border: 4px solid rgba(227, 6, 19, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.red .section-2 h3, .b_produktwelten.red .section-4 h3, .b_produktwelten.red .section-6 h3 {
  color: #fff !important;
  margin-bottom: 15px;
}
.b_produktwelten.red .section-2 h4, .b_produktwelten.red .section-4 h4, .b_produktwelten.red .section-6 h4 {
  margin-bottom: 15px;
}
.b_produktwelten.red .section-2 li {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.2rem;
  margin-bottom: 10px;
}
.b_produktwelten.red .section-5 .container .row div {
  box-shadow: inset 0 0 0 5px white, inset 0 0 0 10px rgba(227, 6, 19, 0.3);
  background-color: rgba(245, 245, 245, 0.1);
  padding: 20px 20px 0px 20px;
  margin-bottom: 15px;
}
.b_produktwelten.red .kontakt_overlay .btn-red {
  background-color: #e30613 !important;
}
.b_produktwelten.purple .section-1 a {
  color: #88148d;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.purple .section-6 a {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}
.b_produktwelten.purple .section-1 img, .b_produktwelten.purple .section-3 img, .b_produktwelten.purple .section-5 img {
  border: 4px solid rgba(136, 20, 141, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.purple .section-1 h1, .b_produktwelten.purple .section-1 h2, .b_produktwelten.purple .section-1 h3, .b_produktwelten.purple .section-1 h4, .b_produktwelten.purple .section-1 h5, .b_produktwelten.purple .section-1 h6, .b_produktwelten.purple .section-3 h1, .b_produktwelten.purple .section-3 h2, .b_produktwelten.purple .section-3 h3, .b_produktwelten.purple .section-3 h4, .b_produktwelten.purple .section-3 h5, .b_produktwelten.purple .section-3 h6, .b_produktwelten.purple .section-5 h1, .b_produktwelten.purple .section-5 h2, .b_produktwelten.purple .section-5 h3, .b_produktwelten.purple .section-5 h4, .b_produktwelten.purple .section-5 h5, .b_produktwelten.purple .section-5 h6 {
  color: #88148d !important;
}
.b_produktwelten.purple .section-1 h3, .b_produktwelten.purple .section-3 h3, .b_produktwelten.purple .section-5 h3 {
  margin-bottom: 15px;
}
.b_produktwelten.purple .section-2, .b_produktwelten.purple .section-4, .b_produktwelten.purple .section-6 {
  background-color: #88148d !important;
}
.b_produktwelten.purple .section-2 img, .b_produktwelten.purple .section-4 img, .b_produktwelten.purple .section-6 img {
  border: 4px solid rgba(136, 20, 141, 0.3);
  border-radius: 0.2rem;
}
.b_produktwelten.purple .section-2 h3, .b_produktwelten.purple .section-4 h3, .b_produktwelten.purple .section-6 h3 {
  color: #fff !important;
  margin-bottom: 15px;
}
.b_produktwelten.purple .section-2 h4, .b_produktwelten.purple .section-4 h4, .b_produktwelten.purple .section-6 h4 {
  margin-bottom: 15px;
}
.b_produktwelten.purple .section-2 li {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0.2rem;
  margin-bottom: 10px;
}
.b_produktwelten.purple .section-5 .container .row div {
  box-shadow: inset 0 0 0 5px white, inset 0 0 0 10px rgba(136, 20, 141, 0.3);
  background-color: rgba(245, 245, 245, 0.05);
  padding: 20px 20px 0px 20px;
  margin-bottom: 15px;
}
.b_produktwelten.purple .kontakt_overlay .btn-red {
  background-color: #88148d !important;
}
.b_produktwelten .section-2 {
  background-color: #023064 !important;
  color: #fff !important;
}
.b_produktwelten .section-2 .container h3 {
  color: #fff !important;
  margin-bottom: 1rem;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.b_produktwelten .section-2 .container ul {
  margin-bottom: 0 !important;
  list-style: none;
  text-align: center;
}
.b_produktwelten .section-2 .container ul li {
  padding: 10px 0;
  /*&:before {
      content: "\27AD";
      padding-right: 7px;
  }*/
}
.b_produktwelten .section-4 {
  background-color: #023064 !important;
  color: #fff !important;
  padding: 75px 0 !important;
}
.b_produktwelten .section-4 .container h3 {
  color: #fff;
  margin-bottom: 1rem;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.b_produktwelten .section-5 {
  padding: 75px 0 !important;
}
.b_produktwelten .section-5 .container h4 {
  color: #023064;
  text-transform: uppercase;
  /*&:before {
      content: "\27AD";
      padding-right: 7px;
  }*/
}
.b_produktwelten .section-6 {
  background-color: #023064 !important;
  color: #fff !important;
  padding: 75px 0 !important;
}
.b_produktwelten .contact {
  margin-top: 50px;
}

/* Mobile menu styles */
.mm-menu {
  z-index: 999;
  font-weight: normal;
  text-transform: uppercase;
}
.mm-menu .mm-navbar,
.mm-menu .mm-navbar_sticky {
  background-color: #fff;
  border: none;
}
.mm-menu .mm-navbar .mm-btn,
.mm-menu .mm-navbar_sticky .mm-btn {
  background-color: #3a393b;
}
.mm-menu .mm-navbar .mm-btn::before,
.mm-menu .mm-navbar_sticky .mm-btn::before {
  border-color: #fff;
}
.mm-menu .mm-navbar .mm-navbar__title,
.mm-menu .mm-navbar_sticky .mm-navbar__title {
  color: #fff;
}
.mm-menu .mm-navbar__title {
  min-height: 54px;
  color: #fff;
  background-color: #3a393b;
}
.mm-menu .mm-navbar__title:hover {
  color: #fff;
  background-color: #3a393b;
}
.mm-menu .mm-panel {
  background-color: #424040;
}
.mm-menu .mm-listitem {
  color: #fff;
  border-bottom: 1px solid #3a393b;
}
.mm-menu .mm-listitem a {
  text-overflow: inherit;
  white-space: inherit;
  min-width: 100px;
  border: 0px solid transparent;
  padding: 1.5rem 1rem;
  font-weight: bold;
}
.mm-menu .mm-listitem .mm-btn {
  display: flex;
  align-items: center;
  color: #fff;
  border-left: 1px solid #3a393b;
}
.mm-menu .mm-listitem .mm-btn .mm-counter {
  color: #fff;
}
.mm-menu .mm-listitem .mm-btn::after {
  border-color: #fff;
}
.mm-menu .mm-listitem::after {
  border: 0px solid transparent;
}
.mm-menu .mm-listitem:hover, .mm-menu .mm-listitem.mm-listitem_selected, .mm-menu .mm-listitem.mm-listitem_selected > .mm-listitem__text {
  color: #fff;
  background-color: #3a393b;
}
.mm-menu .mm-listitem:hover .mm-btn, .mm-menu .mm-listitem.mm-listitem_selected .mm-btn, .mm-menu .mm-listitem.mm-listitem_selected > .mm-listitem__text .mm-btn {
  color: #fff;
  background-color: #3a393b;
}
.mm-menu .mm-listitem_selected .title {
  color: #fff;
}
.mm-menu a:not(.mm-navbar__title):hover {
  color: #fff;
}

.frontpage .section-1 {
  background-color: #f0f0f0;
}
.frontpage .section-1 #mod-custom134 {
  background-color: white;
  padding: 20px;
}
.back-to-top {
  background: #e30613;
  position: fixed;
  bottom: 60px;
  right: 0px;
  padding: 10px;
  z-index: 100;
  border: 1px solid #fff;
}
.back-to-top:hover {
  background-color: #ad131c;
  border-color: #ad131c;
}

.back-to-top img,
.contact_phone_side img,
.contact_email_side img {
  width: 24px;
}

.contact_phone_side {
  background: #e30613;
  position: fixed;
  top: 100px;
  right: 0px;
  padding: 10px;
  z-index: 100;
  border: 1px solid #fff;
}
.contact_phone_side:hover {
  background-color: #ad131c;
  border-color: #ad131c;
}

.contact_email_side {
  background: #e30613;
  position: fixed;
  top: 148px;
  right: 0px;
  padding: 10px;
  z-index: 100;
  border: 1px solid #fff;
}
.contact_email_side:hover {
  background-color: #ad131c;
  border-color: #ad131c;
}

.unternehmen .com-content-article__body > div {
  padding: 20px;
}
.unternehmen .com-content-article__body .unternehmenswerte_icon {
  width: 80px;
  margin-bottom: 10px;
}
.unternehmen .com-content-article__body h3 {
  border-bottom: 2px solid #e30613;
}

.b_downloads h1 {
  margin-left: 1.5rem;
}

.b_kontakt .section-1 .form-control:focus {
  box-shadow: none;
  border-color: #e30613;
}
.b_kontakt .section-2 {
  padding: 0 !important;
}
.b_kontakt .contact {
  padding-bottom: 0px !important;
}

#mmenu_wrapper #mm-content #header .mobile_toggle {
  display: none;
  flex-direction: column;
  width: 3rem;
  margin-left: auto;
}
#mmenu_wrapper #mm-content #header .mobile_toggle .line {
  background-color: #414042;
  height: 4px;
  margin: 0.25rem 0;
  border-radius: 1rem;
}
#mmenu_wrapper #mm-content #header .logo_header_sm {
  display: none;
}
#mmenu_wrapper #mm-content #header .logo_overlay {
  width: 70% !important;
  background-color: rgb(157, 156, 156);
  height: 20px;
  margin-right: 30%;
  position: absolute;
  margin-top: 74px !important;
}
#mmenu_wrapper #mm-content #header a {
  display: flex;
  width: 100%;
}
#mmenu_wrapper #mm-content #header .logo_header {
  max-height: 90px !important;
  float: right;
  margin: 25px 0;
  z-index: 9999;
  position: relative;
  padding: 0px 10px;
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}
#mmenu_wrapper #mm-content .slider .col-12 {
  padding: 0;
}
#mmenu_wrapper #mm-content .slider .col-12 ul {
  display: flex;
  height: 60vh;
  min-height: 400px;
  padding: 0;
  margin: 0;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li {
  list-style: none;
  flex: 1;
  transition: flex 500ms ease-out;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  height: 60vh;
  min-height: 400px;
  background-size: cover !important;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(1) {
  color: #0e3779;
  background: url(/images/produktwelten/schiffswellenlager);
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(1) h2 {
  background-color: #0e3779;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(2) {
  color: #e09509;
  background: url(/images/produktwelten/baupumpe);
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(2) h2 {
  background-color: #e09509;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(3) {
  color: #3f9320;
  background: url(/images/produktwelten/agrartechnik);
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(3) h2 {
  background-color: #3f9320;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(4) {
  color: #06adeb;
  background: url(/images/produktwelten/industriepumpen);
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(4) h2 {
  background-color: #06adeb;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(5) {
  color: #e30613;
  background: url(/images/produktwelten/verschleissschutz);
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(5) h2 {
  background-color: #e30613;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(6) {
  color: #88148d;
  background: url(/images/produktwelten/formteile);
}
#mmenu_wrapper #mm-content .slider .col-12 ul li:nth-child(6) h2 {
  background-color: #88148d;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li h2 {
  font-size: 20px;
  color: white;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: flex-end;
  writing-mode: vertical-lr;
  transform: rotate(180deg);
  vertical-align: middle;
  text-align: left;
  font-weight: 500;
  word-break: break-word;
  height: inherit;
  width: inherit;
  background-color: blue;
  height: 100%;
  padding: 0px 18px 16px 18px;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li h2 a {
  color: #fff;
}
#mmenu_wrapper #mm-content .slider .col-12 ul li h2 a:hover {
  color: #eee;
}
#mmenu_wrapper #mm-content .slider .col-12 ul .selected {
  flex: 27 !important;
}
#mmenu_wrapper #mm-content #menu {
  background-color: #f6f6f6;
  padding: 0;
}
#mmenu_wrapper #mm-content #menu .mod-menu {
  display: flex;
  flex-direction: row;
  /*justify-content: center;*/
  justify-content: flex-end;
  list-style-type: none;
}
#mmenu_wrapper #mm-content #menu .mod-menu li {
  text-transform: uppercase;
  position: relative;
}
#mmenu_wrapper #mm-content #menu .mod-menu li a {
  display: block;
  color: #414042;
  text-decoration: none;
  padding: 12px 30px;
  font-weight: bold;
}
#mmenu_wrapper #mm-content #menu .mod-menu li a:hover {
  color: #fff;
  background-color: rgb(125, 125, 125);
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li a {
  display: flex;
  font-weight: 500;
  font-size: 1rem;
  padding: 1.5rem 2rem;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li.parent > a {
  padding: 1.5rem 3.5rem 1.5rem 2rem;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li.parent > a:after {
  content: "❮";
  font-size: 18px;
  display: inline-block;
  transform: rotate(-90deg);
  margin-top: -2px;
  position: absolute;
  right: 28px;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul {
  display: none;
  position: absolute;
  z-index: 3;
  list-style-type: none;
  width: 250px;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul > li {
  position: relative;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul > li a {
  display: flex;
  font-size: 1rem;
  padding: 1rem;
  white-space: nowrap;
  color: #414042;
  background-color: #f6f6f6;
  white-space: normal;
  align-items: center;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul > li a:visited, #mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul > li a:focus, #mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul > li a:active {
  color: #414042;
  background-color: #f6f6f6;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul > li a:hover {
  background-color: #7d7d7d;
  color: #fff;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li ul > li:hover > ul {
  display: block;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li:hover > ul {
  display: block;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li:last-child:hover ul {
  right: 0;
}
#mmenu_wrapper #mm-content #menu .mod-menu.lower_menu > li:last-child:hover ul ul {
  right: 250px;
}
#mmenu_wrapper #mm-content .blog-item:hover .blog-image img {
  filter: grayscale(0%);
  opacity: 1;
}
#mmenu_wrapper #mm-content .blog-image img {
  width: 100%;
  height: auto;
  filter: grayscale(100%);
  opacity: 0.8;
  transition: opacity 0.25s ease-in-out;
}
#mmenu_wrapper #mm-content .item-content h2 {
  margin-top: -188px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
  margin-bottom: 35px !important;
  z-index: 99999;
  position: relative;
}
#mmenu_wrapper #mm-content .item-content h2 a {
  color: white !important;
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 1.5rem;
  margin: 0 auto;
}
#mmenu_wrapper #mm-content .readmore {
  margin-top: -44px !important;
  z-index: 200;
  position: relative;
  margin-left: 40px;
}
#mmenu_wrapper #mm-content #content {
  padding: 3rem;
}
#mmenu_wrapper #mm-content #content .com-finder #search-form .com-finder__search {
  border: none;
}
#mmenu_wrapper #mm-content #content .com-finder #search-form .com-finder__search legend,
#mmenu_wrapper #mm-content #content .com-finder #search-form .com-finder__search .form-inline label {
  display: none;
}
#mmenu_wrapper #mm-content #content .com-finder #search-form .com-finder__search .input-group {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
#mmenu_wrapper #mm-content #content .com-finder #search-form .com-finder__search .input-group input {
  flex-grow: 1;
  outline: none;
  border: 1px solid #414042;
  padding: 1rem;
}
#mmenu_wrapper #mm-content #content .com-finder #search-form .com-finder__search .input-group button {
  cursor: pointer;
  border: none;
  outline: none;
  padding: 1rem;
  border: 1px solid #414042;
  background-color: #414042;
  color: #fff;
}
#mmenu_wrapper #mm-content #content .com-finder #search-results ol {
  list-style-type: none;
}
#mmenu_wrapper #mm-content #content .com-finder #search-results ol li {
  margin-bottom: 1rem;
}
#mmenu_wrapper #mm-content #content .com-finder #search-results ol li .result__title a {
  display: block;
  text-decoration: none;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  margin-top: 1.5rem;
  color: #414042;
  font-weight: bold;
}
#mmenu_wrapper #mm-content #content .com-finder #search-results ol li .result__title a:hover, #mmenu_wrapper #mm-content #content .com-finder #search-results ol li .result__title a:visited, #mmenu_wrapper #mm-content #content .com-finder #search-results ol li .result__title a:focus, #mmenu_wrapper #mm-content #content .com-finder #search-results ol li .result__title a:active {
  color: #414042;
}
#mmenu_wrapper #mm-content #content .com-finder #search-results .search-pagination {
  display: block;
  margin-top: 1.5rem;
}
#mmenu_wrapper #mm-content #content .blog-item {
  margin-bottom: 2rem;
}
#mmenu_wrapper #mm-content #content .blog-item .published {
  margin-bottom: 1rem;
  font-weight: bold;
}
#mmenu_wrapper #mm-content #content .article-info .published {
  margin-bottom: 1rem;
  font-weight: bold;
}
#mmenu_wrapper #mm-content #content .pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  text-decoration: none;
  list-style-type: none;
}
#mmenu_wrapper #mm-content #content .pagination li {
  display: flex;
  flex-shrink: 1;
  background-color: #e30613;
  color: #fff;
  margin-right: 0.5rem;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  width: 100%;
  max-width: 50px;
  align-items: center;
}
#mmenu_wrapper #mm-content #content .pagination li a,
#mmenu_wrapper #mm-content #content .pagination li > span {
  display: flex;
  flex-grow: 1;
  color: #fff;
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 0.5rem 0.5rem;
}
#mmenu_wrapper #mm-content #content .pagination li a:hover, #mmenu_wrapper #mm-content #content .pagination li a:visited, #mmenu_wrapper #mm-content #content .pagination li a:focus, #mmenu_wrapper #mm-content #content .pagination li a:active,
#mmenu_wrapper #mm-content #content .pagination li > span:hover,
#mmenu_wrapper #mm-content #content .pagination li > span:visited,
#mmenu_wrapper #mm-content #content .pagination li > span:focus,
#mmenu_wrapper #mm-content #content .pagination li > span:active {
  color: #fff;
}
#mmenu_wrapper #mm-content #content .pagination li a .icon-angle-double-left::after,
#mmenu_wrapper #mm-content #content .pagination li > span .icon-angle-double-left::after {
  content: "❮";
  color: #fff;
}
#mmenu_wrapper #mm-content #content .pagination li a .icon-angle-double-right::after,
#mmenu_wrapper #mm-content #content .pagination li > span .icon-angle-double-right::after {
  content: "❯";
  color: #fff;
}
#mmenu_wrapper #mm-content #content .pagination li a .icon-angle-left::after,
#mmenu_wrapper #mm-content #content .pagination li > span .icon-angle-left::after {
  content: "❬";
  color: #fff;
}
#mmenu_wrapper #mm-content #content .pagination li a .icon-angle-right::after,
#mmenu_wrapper #mm-content #content .pagination li > span .icon-angle-right::after {
  content: "❭";
  color: #fff;
}
#mmenu_wrapper #mm-content #content .pagination li.active, #mmenu_wrapper #mm-content #content .pagination li:hover {
  background-color: #c1001f;
}
#mmenu_wrapper #mm-content .section-1 > div {
  padding: 75px 0;
}
#mmenu_wrapper #mm-content .section-1 > div h2 {
  color: #414042;
  text-transform: none;
  font-size: 1.5rem;
  margin-bottom: 15px;
}
#mmenu_wrapper #mm-content .section-1 > div h3 {
  color: #e30613;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
#mmenu_wrapper #mm-content .section-1 > div .btn {
  background-color: #e30613;
  color: #fff;
  border-radius: 0;
}
#mmenu_wrapper #mm-content .section-1 > div .btn:hover {
  background-color: #ad131c;
  border-color: #ad131c;
}
#mmenu_wrapper #mm-content .section-1 > div .btn:focus {
  box-shadow: none;
}
#mmenu_wrapper #mm-content .section-1 > div .team .col-12 {
  padding-bottom: 10px;
}
#mmenu_wrapper #mm-content .section-1 > div .team .card-text a:hover {
  color: #c1001f;
  text-decoration: underline;
}
#mmenu_wrapper #mm-content .section-1 > div .team .btn {
  margin: 2px;
  padding: 4px 6px;
  font-size: 12px;
}
#mmenu_wrapper #mm-content .section-1 > div .team .card-text > div {
  margin-bottom: 20px;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_loading {
  display: none;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field {
  padding-bottom: 10px;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_5, #mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_10 {
  margin-top: -10px;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_5 label, #mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_10 label {
  display: flex;
  justify-content: flex-start;
  flex-direction: row;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_5 label input, #mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_10 label input {
  width: 15px;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_5 label p, #mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_10 label p {
  padding-left: 10px;
  padding-top: 20px;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_as {
  margin-top: -10px;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_button input {
  border-color: #e30613;
}
#mmenu_wrapper #mm-content .section-1 > div .b_kontakt .rpx_field_button input:hover {
  background-color: #ad131c;
  border-color: #ad131c;
}
#mmenu_wrapper #mm-content .section-1 > div .com-content-category-blog__item {
  background-color: #f6f6f6;
  border: 1px solid #e0e0e0;
  margin-bottom: 20px;
  padding: 20px;
  display: grid;
}
#mmenu_wrapper #mm-content .section-1 > div .com-content-category-blog__item figure {
  margin: 0 !important;
}
#mmenu_wrapper #mm-content .section-1 > div .com-content-category-blog__item h2 {
  font-size: 1.5rem;
  margin-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.1);
}
#mmenu_wrapper #mm-content .section-1 > div .com-content-category-blog__item h2 a {
  color: #e30613;
  text-decoration: underline;
}
#mmenu_wrapper #mm-content .section-1 > div .com-content-category-blog__item h2 a:hover {
  color: #c1001f;
}
#mmenu_wrapper #mm-content .section-1 > div .com-content-category-blog__item p {
  margin-top: 1rem;
  font-size: 1rem;
}
#mmenu_wrapper #mm-content .section-1 > div .com-content-category-blog__item .readmore {
  position: absolute;
  margin-top: -25px !important;
}
#mmenu_wrapper #mm-content .section-1 > div .downloads .row {
  padding: 0;
}
#mmenu_wrapper #mm-content .section-1 > div .downloads .row .downloadcontainer {
  padding: 10px;
  display: flex;
  border: 1px solid #ccc;
  margin-bottom: 24px;
  background-color: #fff;
}
#mmenu_wrapper #mm-content .section-1 > div .downloads .row .downloadcontainer h4 {
  margin-bottom: 0;
  font-weight: 200;
  font-size: 1.4rem;
}
#mmenu_wrapper #mm-content .section-1 > div .downloads .row .downloadcontainer p {
  margin-bottom: 0;
  font-weight: 200;
  font-size: 0.8rem;
}
#mmenu_wrapper #mm-content .section-1 > div .downloads .row .downloadcontainer .downloadinfo {
  flex-basis: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#mmenu_wrapper #mm-content .section-1 > div .downloads .row .downloadcontainer .downloadbutton {
  flex-basis: 25%;
  display: flex;
}
#mmenu_wrapper #mm-content .section-1 > div .downloads .row .downloadcontainer .downloadbutton img {
  margin: 0 auto;
  display: block;
  padding: 35% 25%;
}
#mmenu_wrapper #mm-content .section-1 > div .zertifizierungen .row {
  padding: 0;
}
#mmenu_wrapper #mm-content .section-1 > div .zertifizierungen .row .col-12 {
  padding: 40px;
  border-bottom: 1px solid #ccc;
}
#mmenu_wrapper #mm-content .section-1 > div .zertifizierungen .row .col-12 h3 {
  text-align: left !important;
  font-size: 1.5rem !important;
  font-weight: 200;
  color: #414042;
}
#mmenu_wrapper #mm-content .section-1 > div .zertifizierungen .row .col-12 img {
  margin: 25px 0;
}
#mmenu_wrapper #mm-content .section-1 > div .zertifizierungen .row .col-12 hr {
  margin-bottom: 40px;
  width: 50%;
}
#mmenu_wrapper #mm-content .section-1 .page-header h1 {
  text-transform: inherit;
  font-size: 2rem;
}
#mmenu_wrapper #mm-content .section-2 .container {
  padding: 75px 0;
}
#mmenu_wrapper #mm-content .section-2 .container .schiffswellenlager {
  margin-bottom: 24px;
}
#mmenu_wrapper #mm-content .section-2 .container .schiffswellenlager h5 {
  color: #0e3779;
}
#mmenu_wrapper #mm-content .section-2 .container .schiffswellenlager .btn {
  background-color: #0e3779;
  color: #fff;
}
#mmenu_wrapper #mm-content .section-2 .container .baupumpen {
  margin-bottom: 24px;
}
#mmenu_wrapper #mm-content .section-2 .container .baupumpen h5 {
  color: #e09509;
}
#mmenu_wrapper #mm-content .section-2 .container .baupumpen .btn {
  background-color: #e09509;
  color: #fff;
}
#mmenu_wrapper #mm-content .section-2 .container .agrartechnik {
  margin-bottom: 24px;
}
#mmenu_wrapper #mm-content .section-2 .container .agrartechnik h5 {
  color: #3f9320;
}
#mmenu_wrapper #mm-content .section-2 .container .agrartechnik .btn {
  background-color: #3f9320;
  color: #fff;
}
#mmenu_wrapper #mm-content .section-2 .container .industriepumpen h5 {
  color: #06adeb;
}
#mmenu_wrapper #mm-content .section-2 .container .industriepumpen .btn {
  background-color: #06adeb;
  color: #fff;
}
#mmenu_wrapper #mm-content .section-2 .container .verschleissschutz h5 {
  color: #e30613;
}
#mmenu_wrapper #mm-content .section-2 .container .verschleissschutz .btn {
  background-color: #e30613;
  color: #fff;
}
#mmenu_wrapper #mm-content .section-2 .container .formteile h5 {
  color: #88148d;
}
#mmenu_wrapper #mm-content .section-2 .container .formteile .btn {
  background-color: #88148d;
  color: #fff;
}
#mmenu_wrapper #mm-content .section-2 .container .card {
  display: flex;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  background-color: #f0f0f0 !important;
  align-items: flex-start;
}
#mmenu_wrapper #mm-content .section-2 .container .card h3 {
  padding: 20px;
  text-transform: uppercase;
  font-size: 1.75rem !important;
  text-align: left;
}
#mmenu_wrapper #mm-content .section-2 .container .card .card-body {
  background-color: #f0f0f0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#mmenu_wrapper #mm-content .section-2 .container .card .card-body .btn {
  border-radius: 0;
  border-color: transparent;
}
#mmenu_wrapper #mm-content .section-3 {
  background-color: #f0f0f0;
}
#mmenu_wrapper #mm-content .section-3 .container {
  padding: 75px 0;
}
#mmenu_wrapper #mm-content .section-4 {
  background-color: #e30613;
  color: #fff;
  text-align: center;
}
#mmenu_wrapper #mm-content .section-4 .row {
  padding: 75px 0;
}
#mmenu_wrapper #mm-content .section-4 .row .purecounter {
  font-weight: 600;
  font-size: larger;
}
#mmenu_wrapper #mm-content .section-4 .row h3 {
  font-size: 40px;
}
#mmenu_wrapper #mm-content .section-5 [class*=mod-articlesnews] {
  padding: 75px 0;
}
#mmenu_wrapper #mm-content .section-5 .mod-articlesnews {
  display: flex;
  flex-direction: row;
}
#mmenu_wrapper #mm-content .section-5 .mod-articlesnews .mod-articlesnews__item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 0;
  align-content: space-between;
  flex-basis: 50%;
  padding: 15px 15px;
  border: 1px solid #f0f0f0;
  margin: 0 9px;
  background-color: #f6f6f6;
  max-width: 49%;
}
#mmenu_wrapper #mm-content .section-5 .mod-articlesnews .mod-articlesnews__item h4 {
  margin: 10px 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  padding: 20px;
  color: #e30613;
}
#mmenu_wrapper #mm-content .section-5 .mod-articlesnews .mod-articlesnews__item h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-decoration: underline;
  white-space: nowrap;
  color: #e30613;
}
#mmenu_wrapper #mm-content .section-5 .mod-articlesnews .mod-articlesnews__item h4 a:hover {
  color: #c1001f;
}
#mmenu_wrapper #mm-content .section-5 .mod-articlesnews .mod-articlesnews__item p {
  padding: 0px 25px 25px 25px;
  margin-bottom: 0px;
}
#mmenu_wrapper #mm-content .contact {
  padding-bottom: 75px;
}
#mmenu_wrapper #mm-content .contact .container {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 150px;
}
#mmenu_wrapper #mm-content .contact .container .kontakt_overlay {
  background-color: #f6f6f6;
  text-align: center;
  width: 800px;
  position: absolute;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 5px 16px 2px rgba(0, 0, 0, 0.25);
  padding-bottom: 40px;
}
#mmenu_wrapper #mm-content .contact .container .kontakt_overlay h2 {
  color: #414042;
  padding: 3rem 1rem 1rem 1rem;
  margin-bottom: 0;
  text-transform: inherit;
}
#mmenu_wrapper #mm-content .contact .container .kontakt_overlay p {
  font-weight: 600;
}
#mmenu_wrapper #mm-content .contact .container .kontakt_overlay .btn {
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: 0 auto;
  margin-top: 1rem;
  background-color: #e30613;
  color: #fff !important;
}
#mmenu_wrapper #mm-content footer {
  color: #414042;
  background-color: #f6f6f6;
  min-height: 200px;
  padding-top: 100px;
}
#mmenu_wrapper #mm-content footer .logo_footer {
  padding: 0px 0 10px 0;
  max-width: 375px;
  width: 100%;
}
#mmenu_wrapper #mm-content footer .navbar-toggler {
  display: none;
}
#mmenu_wrapper #mm-content footer img {
  width: 100%;
  height: auto;
  max-width: 450px;
}
#mmenu_wrapper #mm-content footer h3 {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 1rem;
}
#mmenu_wrapper #mm-content footer a {
  color: #e30613;
  text-decoration: none;
  margin: 0.5rem 0;
}
#mmenu_wrapper #mm-content footer a:hover {
  color: #c1001f;
}
#mmenu_wrapper #mm-content footer ul {
  list-style-type: none;
  flex-direction: column;
  padding: 10px 0px;
}
#mmenu_wrapper #mm-content footer ul li {
  font-weight: normal;
  text-transform: uppercase;
  width: 300px;
}
#mmenu_wrapper #mm-content footer ul li a {
  color: #414042;
  text-decoration: none;
  background-color: #f0f0f0;
  margin: 0.5rem 0;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  width: 300px;
}
#mmenu_wrapper #mm-content footer ul li a:hover {
  color: #fff;
  background-color: #9d9c9c;
}
#mmenu_wrapper #mm-content footer ul li ul li {
  font-size: 1rem;
  font-weight: lighter;
  text-transform: initial;
}
#mmenu_wrapper #mm-content footer ul li ul li a {
  padding: 1rem;
  background-color: #cc7a10;
}
#mmenu_wrapper #mm-content footer .footer-3 {
  text-align: right;
}
#mmenu_wrapper #mm-content footer .footer-3 p {
  font-size: 18px;
  line-height: 26px;
}
#mmenu_wrapper #mm-content footer .footer-bottom {
  text-transform: uppercase;
  font-size: 14px;
  background-color: #e30613;
  margin-top: 40px;
}
#mmenu_wrapper #mm-content footer .footer-bottom span {
  padding: 15px 0;
  color: #fff;
}
#mmenu_wrapper #mm-content footer .footer-bottom .row .col-12 {
  align-self: center;
}
#mmenu_wrapper #mm-content footer .footer-bottom ul {
  flex-direction: row;
  padding: 0px;
  justify-content: flex-end;
}
#mmenu_wrapper #mm-content footer .footer-bottom ul li {
  width: auto;
}
#mmenu_wrapper #mm-content footer .footer-bottom ul li a {
  background: transparent;
  text-decoration: none;
  width: auto;
  padding: 10px 0px 10px 20px;
  color: #fff;
  font-size: 14px;
}
#mmenu_wrapper #mm-content footer .footer-bottom ul li:hover {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 991px) {
  .language .moduletable {
    justify-content: flex-end;
  }
  .language .moduletable .mod-languages ul li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #mmenu_wrapper #mm-content .section-1 .page-header h1 {
    text-transform: inherit;
    font-size: 1.5rem;
  }
  #mmenu_wrapper #mm-content .item-content h2 {
    margin-top: -188px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  #mmenu_wrapper #mm-content .item-content h2 a {
    font-size: 1rem;
  }
  .b_produktwelten #mmenu_wrapper #mm-content .item-content h2 a {
    font-size: 1rem;
    margin-top: -188px !important;
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .b_produktwelten #mmenu_wrapper #mm-content .section-4 {
    padding: 30px 0 !important;
  }
  .b_produktwelten #mmenu_wrapper #mm-content .section-5 {
    padding: 30px 0 !important;
  }
  .b_produktwelten #mmenu_wrapper #mm-content .section-6 {
    padding: 30px 0 !important;
  }
  .b_produktwelten #mmenu_wrapper #mm-content .contact {
    margin-top: 0px;
    padding: 30px 0 !important;
  }
  .b_produktwelten #mmenu_wrapper #mm-content .contact h2 {
    padding: 0 !important;
  }
  .b_produktwelten #mmenu_wrapper #mm-content footer {
    padding: 30px 0 !important;
  }
  #mmenu_wrapper #mm-content #header .logo_overlay {
    background: transparent;
  }
  #mmenu_wrapper #mm-content #header .toggle {
    display: flex;
    align-content: center;
    align-items: center;
  }
  #mmenu_wrapper #mm-content #header .toggle .mobile_toggle {
    display: flex !important;
    padding: 4px;
    z-index: 9999999;
  }
  #mmenu_wrapper #mm-content #header .toggle .mobile_toggle .line {
    color: #414042;
  }
  #mmenu_wrapper #mm-content #menu {
    align-items: center;
  }
  #mmenu_wrapper #mm-content #menu .lower_menu {
    display: none;
  }
  #mmenu_wrapper #mm-content .section-1 h2 {
    margin: 0;
    padding-top: 10px;
  }
  #mmenu_wrapper #mm-content .section-1 h3 {
    margin-bottom: 1rem;
  }
  #mmenu_wrapper #mm-content .section-1 > div {
    padding: 30px 0;
  }
  #mmenu_wrapper #mm-content .section-2 .container {
    padding: 30px 0;
  }
  #mmenu_wrapper #mm-content .section-2 .container ul {
    padding-left: 0px;
  }
  #mmenu_wrapper #mm-content .section-2 .container .col-lg-3 {
    margin-bottom: 0px;
  }
  #mmenu_wrapper #mm-content .section-2 .container .row {
    margin-bottom: 0px;
  }
  #mmenu_wrapper #mm-content .section-2 .container .row div {
    margin-bottom: 0px;
  }
  #mmenu_wrapper #mm-content .section-2 .container .row div .row {
    margin-bottom: 0px;
  }
  #mmenu_wrapper #mm-content .section-2 .container .row div .row > div {
    margin-bottom: 10px;
  }
  #mmenu_wrapper #mm-content .section-2 .container .row div:last-child .row div:last-child {
    margin-bottom: 0;
  }
  #mmenu_wrapper #mm-content .section-3 .container {
    padding: 30px 0;
  }
  #mmenu_wrapper #mm-content .section-4 [class*=row] {
    padding: 30px 0;
  }
  #mmenu_wrapper #mm-content .section-4 .container .row .col-6:nth-child(1), #mmenu_wrapper #mm-content .section-4 .container .row .col-6:nth-child(2) {
    margin-bottom: 50px;
  }
  #mmenu_wrapper #mm-content .section-5 [class*=mod-articlesnews] {
    padding: 30px 0;
  }
  #mmenu_wrapper #mm-content .section-5 .newsflash {
    flex-direction: column;
    margin: 0px;
  }
  #mmenu_wrapper #mm-content .section-5 .newsflash .mod-articlesnews__item {
    max-width: 100%;
    flex-basis: 100%;
    margin: 10px 10px;
  }
  #mmenu_wrapper #mm-content .section-5 .newsflash .mod-articlesnews__item h4 {
    margin: 10px 0;
    font-size: 16px;
    color: #e30613 !important;
  }
  #mmenu_wrapper #mm-content .section-5 .newsflash .mod-articlesnews__item h4 a {
    overflow: auto;
    text-overflow: inherit;
    white-space: normal;
  }
  #mmenu_wrapper #mm-content .contact div .container {
    height: auto;
  }
  #mmenu_wrapper #mm-content .contact div .container .kontakt_overlay {
    position: relative;
    box-shadow: none;
    background-color: inherit;
    padding: 0;
  }
  #mmenu_wrapper #mm-content footer .logo_footer {
    margin: 0 auto;
    display: block;
    padding: 0px 0 15px 0;
  }
  #mmenu_wrapper #mm-content footer .footer-1 h3 {
    font-size: 1.4rem;
    margin-top: 1rem;
    text-align: center;
    margin-bottom: 0;
  }
  #mmenu_wrapper #mm-content footer .footer-1 ul li {
    text-align: center;
    width: 100%;
  }
  #mmenu_wrapper #mm-content footer .footer-1 ul li a {
    width: 100%;
  }
  #mmenu_wrapper #mm-content footer .footer-2 h3 {
    font-size: 1.4rem;
    margin-top: 1rem;
    text-align: center;
    margin-bottom: 0;
  }
  #mmenu_wrapper #mm-content footer .footer-2 ul li {
    text-align: center;
    width: 100%;
  }
  #mmenu_wrapper #mm-content footer .footer-2 ul li a {
    width: 100%;
  }
  #mmenu_wrapper #mm-content footer .footer-3 {
    text-align: center;
  }
  #mmenu_wrapper #mm-content footer .footer-3 p {
    font-size: 16px;
    line-height: 24px;
  }
  #mmenu_wrapper #mm-content footer .footer-bottom {
    margin-top: 10px;
  }
  #mmenu_wrapper #mm-content footer .footer-bottom ul {
    justify-content: center;
  }
  #mmenu_wrapper #mm-content footer .footer-bottom ul li a {
    padding: 10px;
  }
  #mmenu_wrapper #mm-content footer .footer-bottom span {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 766px) {
  #mmenu_wrapper #mm-content #header .logo_header {
    display: none;
  }
  #mmenu_wrapper #mm-content #header .logo_header_sm {
    display: block;
    max-width: 280px;
    padding: 10px 0;
    margin-left: auto;
  }
  #mmenu_wrapper #mm-content .readmore {
    margin-top: 0px !important;
    z-index: 200;
    position: relative;
    margin-left: 20px;
  }
  #mmenu_wrapper #mm-content .item-content h2 {
    margin: 0px !important;
  }
  #mmenu_wrapper #mm-content .item-content h2 a {
    font-size: 1rem;
    color: #393839 !important;
  }
}
@media (max-width: 991px) {
  #mmenu_wrapper #mm-content .slider .col-12 ul {
    height: 30vh;
    min-height: auto;
  }
  #mmenu_wrapper #mm-content .slider .col-12 ul li {
    height: 30vh;
    min-height: auto;
  }
  #mmenu_wrapper #mm-content .slider .col-12 ul li a {
    font-size: 13px;
  }
  #mmenu_wrapper #mm-content .section-2 .schiffswellenlager {
    margin-bottom: 10px !important;
  }
  #mmenu_wrapper #mm-content .section-2 .baupumpen {
    margin-bottom: 10px !important;
  }
  #mmenu_wrapper #mm-content .section-2 .agrartechnik {
    margin-bottom: 10px !important;
  }
  #mmenu_wrapper #mm-content .section-2 .industriepumpen {
    margin-bottom: 10px !important;
  }
  #mmenu_wrapper #mm-content .section-2 .verschleissschutz {
    margin-bottom: 10px !important;
  }
  #mmenu_wrapper #mm-content .section-2 .formteile {
    margin-bottom: 10px !important;
  }
  #mmenu_wrapper #mm-content .slider .demo li {
    display: none;
  }
  #mmenu_wrapper #mm-content .slider .demo li h2 {
    display: none !important;
  }
  #mmenu_wrapper #mm-content .slider .demo .selected {
    display: block;
  }
}
/* PU Anfrageformular */
.responsive-table {
  overflow-x: auto;
}
.responsive-table table.apu {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}
.responsive-table table.apu th {
  background-color: #e30613;
  color: white;
  white-space: nowrap;
  padding: 0.5rem;
}
.responsive-table table.apu td {
  padding: 0.5rem;
}
.responsive-table table.apu tr:nth-child(2n) td {
  background-color: #f6f6f6 !important;
}

.rpx_loading {
  display: none;
}

.mod_rapid_contact_ex .inputbox, .mod_rapid_contact_ex .textarea {
  margin-bottom: 1rem;
}
.mod_rapid_contact_ex .rpx_field_input label {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  margin-bottom: 1rem !important;
}
.mod_rapid_contact_ex .rpx_field_input label p {
  margin-bottom: 0 !important;
  padding-left: 0.5rem !important;
}
.mod_rapid_contact_ex label[for=rpx_Anfrageformularrpx_submit] {
  display: none;
}/*# sourceMappingURL=template.css.map */