/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*----------------------------- FONT INCLUDE ----------------------------*/
/*--------------------------- TEMPLATE CONFIG ---------------------------*/
/*--------------------------- TEMPLATE INIT -----------------------------*/
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur für den Kunden gelten sollen.
 * Grund dafür ist das diese Datei zur not aus dem Master dann wieder rüberkopiert werden kann.
 */
/**
 * Variables
 * Hier werden die Standardwerte fürs Template festgelegt.
 */
/**
 * Functions
 * Hier sind alle Funktionen drin.
 */
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur für den Kunden gelten sollen.
 * Grund dafür ist das diese Datei zur not aus dem Master dann wieder rüberkopiert werden kann.
 */
/**
 * Inlcudes
 * Hier werden alle SCSS Dateien geladen.
 * Falls also eine neu dazu kommt sollte die hier geladen werden.
 * Ausgenommen davon sind Anpassungen die nur für den Kunden gelten sollen.
 * Grund dafür ist das diese Datei zur not aus dem Master dann wieder rüberkopiert werden kann.
 */
/**
 * Base
 * Hier sind so die standard sachen drin.
 */
.fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul, .custom-footer {
  margin: 0 auto;
}
@media only all and (min-width: 75rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul, .custom-footer {
    width: 75rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul, .custom-footer {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul, .custom-footer {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul, .custom-footer {
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  .fullwidth .center > .g-content, .center-block, .slide__content, #g-navigation .g-dropdown-wrapper div.g-dropdown > ul, .custom-footer {
    width: 100%;
  }
}
body {
  position: relative;
}
h1, h2, h3 {
  line-height: 1.2;
}
.fullwidth {
  padding: 0 !important;
}
.fullwidth > .g-container {
  width: 100%;
}
.fullwidth > .g-container .content {
  margin: 0;
  padding: 0;
}
.fullwidth .center {
  text-align: inherit;
}
.fixed > .g-content, .fullwidth > .g-content {
  margin: 0 auto;
}
#g-page-surround {
  z-index: 5;
}
#g-container-4290 {
  z-index: 1;
  position: relative;
}
#g-container-4290 .g-container {
  background: inherit;
  padding: 3em 1em;
  border-radius: 2px;
}
.g-content {
  padding: 0;
  margin: 0;
}
.centered {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.centered > .g-content {
  width: 100%;
}
img.responsive {
  max-width: 100%;
  height: auto;
}
.layout-spacer {
  flex-grow: 1;
}
.ad__button, .article .readmore a, .cms_news__readmore, .cms_article__readmore {
  border: solid 1px #3ba936;
  padding: 0.5em 1.5em;
  color: #3ba936;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  background: none;
}
.ad__button:hover, .article .readmore a:hover, .cms_news__readmore:hover, .cms_article__readmore:hover {
  background: #3ba936;
  color: #fff !important;
  text-decoration: none;
}
/**
 * Font Base
 * Alles was Schriften angeht wird hier im groben geregelt.
 */
body, td, th, p, span, ul, li {
  font-family: "Dosis", sans-serif;
  line-height: 150%;
}
p, span {
  font-weight: normal;
  line-height: 150% !important;
}
#g-mainbody p {
  line-height: 150% !important;
}
#g-mainbody .cktext.inner p:first-of-type {
  margin-top: 0;
}
/**
 * Header
 * Stylt den Bereich über der NAvigation
 */
#g-top {
  padding: 1em;
  background: linear-gradient(to top, #fff 0%, #e6e6e6 80%);
}
#g-top .g-block.size-50 {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-align-items: center ;
  -ms-flex-align: center ;
  align-items: center ;
}
#g-top .g-block.size-50:last-child {
  -webkit-justify-content: flex-end ;
  -ms-flex-pack: flex-end ;
  justify-content: flex-end ;
}
.gantry-logo img {
  width: 400px;
}
/**
 * Konaktbox
 * Hier ist das Styling für die Kontaktbox im header drin.
 */
.custom.kontakt {
  padding: 0.75em;
}
.custom.kontakt--background {
  background: #3ba936;
  color: #fff;
}
.custom.kontakt table {
  border: none;
}
.custom.kontakt table td {
  border: none;
  padding: 0.3em;
}
.custom.kontakt table td p {
  margin: 0;
}
/**
 * Slider
 * Hier wird Der Slider und die Headerbilder gestylt.
 */
#g-showcase {
  background: none;
  margin-bottom: 0;
}
#g-showcase .header-image {
  display: block;
  background: none center/cover;
  max-height: 525px;
  position: relative;
}
#g-showcase .header-image:after {
  content: "";
  display: block;
  padding-top: 46.875%;
}
#g-showcase .header-image--empty {
  background: linear-gradient(-20.5deg, #97b358, #1d538a);
  z-index: -1;
}
.slider {
  transform: translate3d(0%, 0, 0);
}
.slide h1, .slide h2 {
  background: rgba(0, 0, 0, 0.41);
  display: block;
  padding: 0.4em;
  max-width: 75%;
}
.slide__content {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-align-items: flex-start ;
  -ms-flex-align: flex-start ;
  align-items: flex-start ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
}
.slide h1 {
  font-family: "Roboto Slab";
  font-weight: bold;
}
.slide h2:after {
  content: none;
}
/**
 * Langauge
 * Stylt das Sprachauswahl Modul von Joomla
 */
.mod-languages {
  margin: 1em 0;
}
.mod-languages .lang-active img {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3), 0 0px 50px rgba(0, 0, 0, 0.3);
}
#g-footer .mod-languages {
  margin-top: 0;
}
.mod-languages li:not(:first-of-type) {
  margin-left: 0.5em;
}
.g-offcanvas-toggle {
  position: fixed;
  background: #3ba936;
  padding: 0.5em;
  top: 0;
  left: initial;
  border-radius: 0 0 5px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 0 2px 10px rgba(0, 0, 0, 0.2);
}
#g-mobilemenu-container {
  margin: 0;
}
#g-navigation {
  z-index: 10;
}
#g-navigation .g-main-nav {
  margin: 0;
}
#g-navigation .g-main-nav .g-toplevel > li {
  -webkit-flex: 1 0 auto ;
  -ms-flex: 1 0 auto ;
  flex: 1 0 auto ;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  -webkit-flex: 1 0 auto ;
  -ms-flex: 1 0 auto ;
  flex: 1 0 auto ;
  -webkit-align-items: center ;
  -ms-flex-align: center ;
  align-items: center ;
}
#g-navigation .headroom {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #666666;
}
#g-navigation .fixed {
  position: fixed;
  transition: transform 0.5s cubic-bezier(0.55, 0, 0, 1), box-shadow 0.5s;
  top: 0;
  left: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
#g-navigation .g-dropdown-wrapper {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
#g-navigation .g-dropdown-wrapper div.g-dropdown {
  top: 0;
  pointer-events: all;
  position: relative;
  display: block;
  visibility: visible;
  opacity: 1;
  background: rgba(76, 76, 76, 0.96);
  transition: transform 0.5s cubic-bezier(0.55, 0, 0, 1);
}
#g-navigation .g-dropdown-wrapper div.g-dropdown.g-inactive {
  transform: translateY(-105%);
}
#g-navigation .g-toplevel > .g-menu-item {
  text-transform: uppercase;
}
#g-navigation .g-toplevel > .g-menu-item .g-menu-item-title {
  font-weight: 800;
}
#g-navigation .g-toplevel > .g-menu-item.active {
  background: #3ba936 !important;
  color: #3ba936;
}
#g-navigation .g-toplevel > .g-menu-item.active .g-menu-item-title {
  color: #3ba936;
}
#g-navigation .g-toplevel > .g-menu-item.active > .g-menu-item-container {
  color: #fff;
}
#g-navigation .g-toplevel > .g-menu-item > .g-menu-item-container {
  color: #3ba936;
  padding: 12px;
}
.g-main-nav .g-menu-item-565, .g-main-nav .g-menu-item-454 {
  display: none !important;
}
/**
 * Ads
 * Das hier sollte die Traktorpool auflistung stylen.
 */
.custom.ads {
  display: flex;
  flex-wrap: wrap;
}
.custom.ads--promoted {
  margin-top: -5em;
  position: relative;
}
.ad {
  padding: 1em;
  margin-bottom: 1.5em;
  background: #fff;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
  width: calc(33.3333333333% - 1em);
}
.ad:not(:nth-child(3n+3)) {
  margin-right: 1.5em;
}
.ua-ie .ad:not(:nth-child(3n+3)) {
  margin-right: 1.499em;
}
@media only all and (max-width: 47.99rem) {
  .ad {
    width: 100%;
    margin-right: 0 !important;
  }
}
.ad > div:last-of-type {
  -webkit-flex-grow: 1 ;
  -ms-flex-grow: 1 ;
  flex-grow: 1 ;
}
.ad h3 {
  color: #003968;
}
.ad__image {
  background: none center/cover;
  position: relative;
  display: block;
}
.ad__image__wrapper {
  margin: -1em -1em 0;
}
.ad__image__wrapper--empty {
  background: #eee;
}
.ad__image__wrapper--empty:after {
  content: "";
  background: url('../../../../images/logo.svg') center/75% no-repeat;
  filter: grayscale(1);
  opacity: 0.1;
}
.ad__image:after {
  content: "";
  display: block;
  padding-top: 75%;
}
.ad__price {
  position: relative;
  margin: 0 -1em;
  background: #3ba936;
  padding: 0.7em;
  font-size: 1em;
  font-weight: 800;
  text-align: center;
  color: white !important;
}
.ad__button {
  margin-top: 1em;
  display: block;
  text-align: center;
}
.pagination {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-justify-content: center ;
  -ms-flex-pack: center ;
  justify-content: center ;
}
.pagination ul {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  border: solid 1px #ccc;
}
.pagination ul li {
  user-select: none;
  cursor: pointer;
  padding: 0.25em 0.75em;
}
.pagination ul li:not(:last-child) {
  border-right: solid 1px #ccc;
}
.pagination ul li.active {
  background: #3ba936;
  pointer-events: none;
  color: #fff;
}
.pagination ul li.disabled {
  color: #ccc;
  cursor: default;
}
.filter .input-group {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-wrap: wrap ;
  flex-wrap: wrap ;
}
.filter .input-group label {
  width: 100%;
}
.product_box {
  position: fixed;
  z-index: 10;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
  height: 90vh;
  width: 90vw;
  left: 5vw!important;
  top: 5vh!important;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.05), 0 5px 10px rgba(0, 0, 0, 0.5), 0 0 20px rgba(0, 0, 0, 0.1), 0 0 0 5vmax rgba(0, 0, 0, 0.5);
  background: #fff;
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.55, 0, 0.1, 1);
  transition: opacity 0.5s cubic-bezier(0.55, 0, 0.1, 1);
}
.product_box--hidden {
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.product_box__header {
  background: #3e3e3e;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-justify-content: space-between ;
  -ms-flex-pack: justify ;
  justify-content: space-between ;
  -webkit-align-items: center ;
  -ms-flex-align: center ;
  align-items: center ;
  padding: 0.3em;
  color: #fff;
}
.product_box__header__close {
  font-size: 1.5em;
  cursor: pointer;
}
.product_box__body {
  width: 100%;
  flex: 1 1 100%;
  height: 100%;
  overflow: hidden;
}
.product_box__body__iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.produkte {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-wrap: wrap ;
  flex-wrap: wrap ;
}
.produkte-box {
  flex: 0 0 auto;
  width: calc(25% - 0.75em);
  background: #ccc;
  padding: 0.5em;
  margin-bottom: 1em;
}
.produkte-box:not(:nth-child(4n+4)) {
  margin-right: 1em;
}
.produkte-box:not(:nth-child(1n+4)) {
  -webkit-flex-grow: 1 ;
  -ms-flex-grow: 1 ;
  flex-grow: 1 ;
}
.produkte-box img {
  height: 160px;
  margin: auto;
  width: 70%;
  object-fit: contain;
}
.produkte-box-image {
  background: none center/contain no-repeat;
  height: 160px;
  margin: auto;
  width: 70%;
}
.produkte-image-border {
  display: flex;
  background: #fff;
}
.produkte-image-border-dark {
  background: #444;
}
.product {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  margin-bottom: 5em;
}
@media only all and (max-width: 47.99rem) {
  .product {
    -webkit-flex-direction: column ;
    -ms-flex-direction: column ;
    flex-direction: column ;
  }
}
.product > div {
  flex: 1 0 65%;
}
.product > div:not(:last-child) {
  margin-right: 2em;
}
@media only all and (max-width: 47.99rem) {
  .product > div:not(:last-child) {
    margin-right: 0 !important;
  }
}
.product__images {
  flex-shrink: 1 !important;
}
.product__images__thumbs a {
  width: calc(25% - 0.3em);
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  display: inline-block;
  outline: none;
}
.product__images__thumbs a:not(:nth-child(4n + 4)) {
  margin-right: 0.4em;
}
.product__description h1 {
  color: #003968;
}
.product__description__price {
  font-size: 1.5em;
  text-align: right;
  margin-top: 1em;
  border-top: solid 1px #ccc;
  padding-top: 1em;
}
.product__description__price small {
  font-size: 1em;
  margin-top: 0.25em;
  display: block;
  opacity: 0.75;
}
.product__description__free_text {
  padding-top: 1em;
  border-top: solid 1px #ccc;
  margin: 1em 0;
}
.product__description__details {
  border: none !important;
  border-spacing: 0 !important;
  table-layout: fixed;
}
.product__description__details tr {
  background: none !important;
}
.product__description__details tr td {
  border: none;
  color: #000;
  font-size: 18px;
  padding: 10px 0 !important;
  vertical-align: top;
}
.product__description__details tr td ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product__description__details tr td ul li {
  padding-left: 1em;
  text-indent: -0.7em;
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
}
.product__description__details tr td ul li:before {
  content: "•";
  color: #779a39;
  font-size: 1.5em;
}
.product__description__details tr td:first-child {
  text-transform: uppercase;
  width: 35%;
  font-size: 16px;
  font-weight: 800;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 5px 10px 0 !important;
}
input + pre {
  display: none;
}
input:checked + pre {
  display: block;
}
div#cboxOverlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  z-index: 10;
}
/**
 * RsForm
 * Hier ist das Styling fürs kontaktformular drin.
 */
.flexbox {
  display: flex;
}
.flexbox > div {
  flex: 1 1 0px;
}
.flexbox > div:not(:last-child) {
  padding-right: 1em;
}
.rsform .formRequired {
  color: #3ba936;
}
.rsform .form-control {
  box-sizing: border-box;
  border: none;
  box-shadow: none !important;
  border-bottom: solid 2px #ccc;
  border-radius: 0;
}
.rsform .form-control:focus {
  border-bottom-color: #3ba936;
}
.rsform textarea {
  padding: 0.375rem;
}
.rsform .grecaptcha-badge {
  margin: auto;
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2) !important;
  border-radius: 4px;
  overflow: hidden;
}
.rsform-block-pflichtangaben {
  text-align: right;
  color: #999;
}
.ua-ie .rsform .rsform-block {
  display: block !important;
}
.btn-primary {
  background: #3ba936;
  padding: 0.75em 3em;
  font-size: 1em;
  color: #fff;
  font-weight: 800;
  box-shadow: none;
  text-transform: uppercase;
}
.btn-primary:focus {
  outline: none;
}
.form-row > * {
  min-width: 10em;
  max-width: 100% !important;
  flex-grow: 1;
}
@media screen and (max-width: 60rem) {
  input#submit {
    width: 100%;
    box-sizing: border-box;
  }
  .formControls, .formControlLabel {
    padding: 0;
  }
  .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
/**
 * Legacy
 * Hier ist alter Code drin der für manche Sachen noch gebraucht wird.
 * Im moment nur für das Technibörse laufband in benutzung.
 */
div#scrollarea {
  position: relative;
  height: 70px;
  padding: 1em;
}
div#laufband {
  padding: 2em 0;
  background: #76b72a;
  z-index: 2;
  transform: translate3d(0, 0, 0);
}
div#scroller_popup {
  position: absolute !important;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  color: #000;
  padding: 1em;
  display: none;
  font-size: 0.75em;
}
/**
 * Articles
 * Hier werden die Beiträge und Herstellernews gestylt.
 */
.article {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  margin-bottom: 5em;
}
.article:last-child {
  margin-bottom: 0;
}
.article__info {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex: 1 1 0px ;
  -ms-flex: 1 1 0px ;
  flex: 1 1 0px ;
  -webkit-flex-direction: column ;
  -ms-flex-direction: column ;
  flex-direction: column ;
  padding: 1em;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15), 0 2px 15px rgba(0, 0, 0, 0.2);
}
.article__info h2 {
  font-family: "Dosis, sans-serif";
  font-weight: 900;
  font-size: 1.5em;
  text-transform: uppercase;
}
.article__info__header {
  margin-bottom: 1.5rem;
}
.article__info__header h2 {
  margin-bottom: 0;
}
.article__info__date {
  font-size: 0.75em;
  opacity: 0.5;
}
.article__image {
  display: block;
  -webkit-flex: 0 0 70% ;
  -ms-flex: 0 0 70% ;
  flex: 0 0 70% ;
  background: #fff center/cover;
}
.article__image:after {
  content: "";
  display: block;
  padding-top: 57.1428571429%;
}
.article .readmore {
  -webkit-align-self: center ;
  -ms-align-self: center ;
  align-self: center ;
  margin-bottom: 1em;
}
.article:nth-child(4n + 1) .readmore a {
  color: #c82639;
  border-color: #c82639;
}
.article:nth-child(4n + 1) .readmore a:hover {
  background: #c82639;
}
.article:nth-child(4n + 2) .readmore a {
  color: #ef8e00;
  border-color: #ef8e00;
}
.article:nth-child(4n + 2) .readmore a:hover {
  background: #ef8e00;
}
.article:nth-child(4n + 3) .readmore a {
  color: #9bbc1a;
  border-color: #9bbc1a;
}
.article:nth-child(4n + 3) .readmore a:hover {
  background: #9bbc1a;
}
.article:nth-child(4n + 4) .readmore a {
  color: #28649a;
  border-color: #28649a;
}
.article:nth-child(4n + 4) .readmore a:hover {
  background: #28649a;
}
.cms_news, .cms_article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 1em;
  margin-bottom: 3em;
}
.cms_news a, .cms_article a {
  text-decoration: none;
}
.cms_news__headline, .cms_article__headline {
  color: #3ba936;
  font-size: 1.3em;
  margin-top: 0;
}
.cms_news__date, .cms_article__date {
  color: #aaa;
}
.cms_news__readmore, .cms_article__readmore {
  display: inline-block;
  cursor: pointer;
}
.cms_news__content, .cms_article__content {
  width: 100%;
}
.cms_news__image, .cms_article__image {
  background: none 50%/cover;
  margin-right: 1em;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.cms_news__image:after, .cms_article__image:after {
  display: table;
  content: "";
  padding-top: 66.66667%;
}
@media only all and (max-width: 47.99rem) {
  .cms_article, .cms_news {
    -webkit-flex-direction: column ;
    -ms-flex-direction: column ;
    flex-direction: column ;
  }
}
@media only all and (max-width: 47.99rem) {
  .cms_article__image, .cms_news__image {
    width: 100%;
  }
}
.cms_article__headline, .cms_news__headline {
  font-size: 1.3em;
}
/**
 * Search
 * Stylt die Suche / Suchergebnisse
 */
#searchForm fieldset.phrases, #searchForm fieldset.only {
  display: none;
}
.result-title {
  background: #3186bc;
  color: #fff !important;
  padding: 15px;
  font-size: 1.2em;
  font-weight: normal !important;
}
.result-title a, .result-title a:link, .result-title a:hover, .result-title a:active {
  color: #fff;
}
.result-category, result-text, result-created {
  margin: 0;
}
.result-text, .result-created, .result-category {
  background: #eee;
  color: #333;
  margin: 0;
}
.result-category {
  padding: 15px;
}
.result-text {
  padding: 0 15px;
}
.result-created {
  padding: 15px;
  margin-bottom: 15px;
  font-size: 11px;
}
/**
 * Maps
 * Hier wird die Mapbox karte gestylt.
 */
.mapboxgl-marker--vector {
  width: 64px;
}
.mapboxgl-marker--vector svg {
  overflow: visible;
  stroke-width: 1.5px;
}
.mapboxgl-marker--vector svg path {
  stroke: #3ba936;
}
/**
 * Footer
 * Hier wird der Footer Bereich gestylt.
 */
#g-footer {
  margin-top: 0;
  border: none;
}
.custom-footer {
  display: -webkit-flex ;
  display: -ms-flexbox ;
  display: flex ;
  -webkit-flex-wrap: wrap ;
  flex-wrap: wrap ;
  -webkit-justify-content: space-between ;
  -ms-flex-pack: justify ;
  justify-content: space-between ;
  padding-top: 1em;
  font-weight: 300;
  margin: 10px auto;
}
.custom-footer h3 {
  font-size: 1em;
  margin: 0.3em 0;
  color: inherit;
}
.custom-footer span, .custom-footer a {
  font-weight: 300;
}
.custom-footer small {
  display: block;
  width: 100%;
  text-align: center;
  opacity: 0.2;
  margin-top: 1em;
}
.custom-footer strong {
  color: white;
}
.g-sub-nav ul {
  margin: 0;
}
.g-sub-nav ul.g-toplevel {
  column-count: 2;
}
.g-sub-nav ul.g-toplevel .g-menu-item {
  list-style: none;
}
.g-sub-nav ul.g-toplevel .g-menu-item .g-separator.g-menu-item-content {
  display: none;
}
.g-sub-nav ul.g-toplevel .g-menu-item .g-menu-item-container {
  color: #fff;
}
.g-sub-nav ul.g-toplevel .g-menu-item.active .g-menu-item-container .g-menu-item-content {
  border-bottom: solid 1px;
}
.outline-_error h1 {
  font-size: 5em;
  text-align: center;
  font-weight: 800;
}
.outline-_error section#g-container-4290 {
  flex: 1;
  align-items: center;
  display: flex;
}
.outline-_error #g-page-surround {
  display: flex;
  flex-direction: column;
}
.outline-_error #g-footer .blockck {
  flex: 1;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .g-container > .g-grid:nth-child(2) #menu-container {
    height: 90px !important;
  }
  .agrolist_buttons .cms_article__image {
    height: 200px;
    flex: none !important;
  }
}
body {
  font-size: 20px;
}
.department .worker .worker__role {
  font-size: 17px;
}
.article__content::before {
  display: none;
}
#g-page-surround .article_attachment--galleries .gallery__body {
  justify-content: unset !important;
}
#g-page-surround .article_attachment--galleries .gallery__body .gallery__item {
  width: 45%;
  margin: 0px 15px 30px;
  max-width: unset;
  overflow: visible !important;
  display: flex;
  flex-direction: column;
}
#g-page-surround .article_attachment--galleries .gallery__body .gallery__item:not(.gallery__item--desc):before, #g-page-surround .article_attachment--galleries .gallery__body .gallery__item__thumb {
  padding-top: 80%;
  height: 300px;
}
#g-page-surround .article_attachment--galleries .gallery__body .gallery__item__thumb:after {
  display: none;
}
#g-page-surround .article_attachment--galleries .gallery__body .gallery__item__meta {
  position: relative;
  left: unset;
  bottom: unset;
  flex: 1 0 auto;
}
#g-page-surround .article_attachment--galleries .gallery__body .gallery__item__meta__title {
  background: #336799;
  font-size: 23px;
  padding-left: 15px;
  padding-right: 15px;
}
#g-page-surround .article_attachment--galleries .gallery__body .gallery__item__meta__desc {
  background: #2b323e;
  display: flex;
  flex: 1 0 auto;
  padding: 15px;
}
.webcam__inner__banner {
  background: url('../../../../webcam/webcam/cam.jpg');
  background-color: #336799;
  text-align: center;
  margin-top: -1px;
  background-position: 50% 24%;
  position: relative;
  transform: translateZ(2px);
}
.webcam__inner__banner::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateZ(5px);
  top: 0;
  width: 100%;
  height: 100%;
  background: #353e4d;
  opacity: 0.6;
}
.webcam__inner__banner label {
  font-size: 1.2em;
  padding: 30px 10px;
  transform: translateZ(10px);
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.5));
  font-weight: 500;
  letter-spacing: 0.8px;
}
.webcam__inner input {
  display: none;
}
.webcam__inner input:checked + .cmodal {
  opacity: 1;
  visibility: visible;
}
.webcam__inner .cmodal {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}
.webcam__inner .cmodal__inner {
  position: fixed;
  width: 60vw;
  height: 60vh;
  left: 50vw;
  top: 55vh;
  transform: translate(-50%, -50%);
  z-index: 6;
}
.webcam__inner .cmodal__inner::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, calc(-50% - 43px));
  width: 120vw;
  height: 120vh;
  background: black;
  opacity: 0.6;
  z-index: -1;
}
.webcam__inner .cmodal__inner img {
  width: 100%;
  height: 100%;
  background: #292929;
  object-fit: contain;
}
.webcam__inner .cmodal__inner label {
  content: "";
  position: absolute;
  width: 25px;
  height: 25px;
  right: 0;
  top: -30px;
  background: url('../../../../images/icons/x-square.svg') no-repeat;
  filter: brightness(1.15);
}
#g-top {
  padding: 0;
}
#g-top .g-social {
  position: fixed;
  z-index: 6;
  right: 0;
  top: 30%;
  display: flex;
  flex-direction: column;
}
#g-top .g-social > a {
  display: flex;
  align-items: center;
  background: #3ba936;
  border: none;
  transform: translateX(calc(100% - 60px));
  transition: transform 0.15s ease-in-out;
}
#g-top .g-social > a:hover {
  transform: translateX(0) !important;
}
#g-top .g-social > a .fa {
  font-size: 1.8em !important;
  width: 50px;
  margin-left: 5px;
  color: white;
}
#g-top .g-social > a.custom_soc {
  padding: 14px;
}
#g-top .g-social > a.custom_soc img {
  width: 30px;
  margin-right: 18px;
}
#g-top .g-social > a .g-social-text {
  color: white;
}
#g-top .g-social > a:nth-child(1), #g-top .g-social > a:nth-child(4) {
  background: #37A938;
}
#g-top .g-social > a:nth-child(2) {
  background: #2B323E;
}
#g-top .g-social > a:nth-child(3), #g-top .g-social > a:nth-child(5) {
  background: #326696;
}
#g-top .g-social > a:nth-child(6) {
  background: #5fafe2;
}
#g-navigation .g-container > .g-grid:nth-child(2) {
  height: 60px !important;
}
#g-navigation #menu-container {
  border-bottom: 10px solid #336799;
  transition: all 0.15s linear;
  background: #2b343d !important;
}
#g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item-type-particle:first-child .g-menu-item-container {
  padding: 0 !important;
  transform: translateY(45px);
}
#g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item-type-particle:first-child .g-menu-item-container img {
  width: 300px;
  filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.3));
}
#g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item {
  align-self: flex-end;
}
#g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item .g-menu-item-container .g-menu-item-title {
  font-size: 0.85em;
  font-weight: 500;
  transition: color 0.15s linear;
}
#g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item.active, #g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item:hover {
  background: none !important;
}
#g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item.active .g-menu-item-title, #g-navigation #menu-container > .g-content .g-main-nav .g-toplevel .g-menu-item:hover .g-menu-item-title {
  color: white !important;
}
#g-navigation #menu-container.fixed {
  margin-top: -40px;
}
#g-showcase .uk-dark {
  position: relative;
  overflow: hidden;
}
#g-showcase .uk-dark::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%) rotate(-1deg);
  width: 101vw;
  height: 30px;
  background: #336799;
  z-index: 1;
}
#g-showcase .uk-dark .uk-slidenav-large {
  display: none;
}
#g-showcase .slide__content {
  align-self: center;
}
#g-showcase .slide__content h1, #g-showcase .slide__content h2 {
  background: rgba(51, 103, 153, 0.85);
}
#g-showcase .slide__content h1 span, #g-showcase .slide__content h2 span {
  color: white;
}
.landtechnik #g-showcase .uk-dark::before {
  background: #3ba936 !important;
}
#slider-buttons {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}
#slider-buttons:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #dfdfdf;
  height: 900px;
  width: 100vw;
  z-index: -3;
}
#slider-buttons .g-content {
  max-width: 820px;
  padding: 1em;
  margin-top: -6em;
}
#slider-buttons .g-content .titleck {
  margin: 12px 0;
}
#slider-buttons .g-content #id1591691892923245 .imageck::before {
  background: #336799;
}
#slider-buttons .g-content #melktechnik .imageck::before {
  background: #5fafe2;
}
#slider-buttons .g-content .imageck {
  position: relative;
}
#slider-buttons .g-content .imageck::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.95;
  height: 0;
  background: #3ba936;
  transition: 300ms ease-in-out;
}
#slider-buttons .g-content .imageck:hover::before {
  height: 100%;
}
#slider-buttons .g-content .imageck img {
  max-height: 220px;
  width: 100%;
  object-fit: cover;
}
.header-image {
  max-height: 600px;
  position: relative;
  overflow: hidden;
  z-index: -1;
}
.header-image:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%) rotate(-1deg);
  width: 101vw;
  height: 30px;
  background: #336799;
  z-index: 1;
}
#cms-laufband {
  position: relative;
  z-index: 1;
}
#cms-laufband .g-title {
  color: white;
  text-transform: uppercase;
}
#cms-laufband .carousel_wrapper {
  padding-bottom: 20px;
}
#cms-laufband .traktorpool-copyright {
  display: none;
}
#cms-laufband:before {
  content: "";
  display: block;
  position: absolute;
  background: #2B343D;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(1deg);
  width: 101vw;
  height: 100%;
  z-index: -1;
}
#cms-laufband:after {
  content: "";
  display: block;
  position: absolute;
  background: #37A938;
  top: 0;
  left: 50%;
  transform: translateX(-50%) rotate(-1deg);
  width: 101vw;
  height: 100%;
  z-index: -2;
}
#cms-aktuelles {
  margin: 3em 0;
}
#cms-aktuelles .moduletable {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#cms-aktuelles .moduletable .g-title {
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 0;
}
#cms-aktuelles .moduletable .cms_article {
  width: 30%;
  margin-bottom: 0 !important;
  flex-direction: column-reverse;
  flex-grow: 1;
  background: #E2E2E2;
}
#cms-aktuelles .moduletable .cms_article:not(:nth-child(2)) {
  margin-left: 20px;
}
#cms-aktuelles .moduletable .cms_article__image {
  min-height: 240px;
  margin-right: 0;
  width: calc(100% + 33px);
  margin-left: -17px;
  margin-bottom: -17px;
  position: relative;
}
#cms-aktuelles .moduletable .cms_article__image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
#cms-aktuelles .moduletable .cms_article__image:after {
  padding-top: 0 !important;
}
#cms-aktuelles .moduletable .cms_article__content {
  margin-bottom: auto;
}
#cms-aktuelles .moduletable .cms_article__headline {
  font-size: 1em;
  color: #2B343D;
  margin-top: 24px;
  margin-bottom: 0;
}
#cms-aktuelles .moduletable .cms_article__date {
  font-size: 0.7em;
  position: absolute;
  top: 2px;
  color: #DFDFDF;
}
#cms-aktuelles .moduletable .cms_article__intro {
  font-size: 0.9em;
}
#cms-aktuelles .moduletable .cms_article__readmore {
  position: absolute;
  bottom: 16px;
  right: 20px;
  border: none;
  padding: 0;
  color: #eeeeee;
  text-transform: lowercase;
  letter-spacing: 0.4px;
  font-size: 0.9em;
  transition: color 0.15s linear;
  z-index: 1;
}
#cms-aktuelles .moduletable .cms_article__readmore:hover {
  background: none;
  color: white;
}
#cms-aktuelles .moduletable .cms_article__readmore:after {
  content: "►";
  font-size: 0.85em;
  margin-left: 4px;
}
#cms-aktuelles .moduletable .clearfix {
  width: 100%;
}
#cms-aktuelles .moduletable .clearfix a {
  border: none;
  text-transform: uppercase;
  font-size: 1.07em;
  font-weight: 500;
  padding: 0.3em 0;
}
#cms-aktuelles .moduletable .cms_article:nth-child(odd) {
  position: relative;
  overflow: hidden;
}
#cms-aktuelles .moduletable .cms_article:nth-child(odd):before {
  content: "";
  display: block;
  position: absolute;
  top: -55px;
  left: 50%;
  transform: translateX(-50%) rotate(-4.5deg);
  background: #336799;
  height: 40px;
  width: 110%;
}
#cms-aktuelles .moduletable .cms_article:nth-child(even) {
  position: relative;
  overflow: hidden;
}
#cms-aktuelles .moduletable .cms_article:nth-child(even):before {
  content: "";
  display: block;
  position: absolute;
  top: -55px;
  left: 50%;
  transform: translateX(-50%) rotate(-4.5deg);
  background: #37a938;
  height: 40px;
  width: 110%;
}
#auszug-metallarbeiten {
  position: relative;
}
#auszug-metallarbeiten:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #336799;
  height: 100%;
  width: 100vw;
  z-index: -1;
}
#auszug-metallarbeiten .moduleck {
  position: relative;
  padding: 20px 0;
}
#auszug-metallarbeiten .moduleck:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #2B343D;
  height: 100%;
  width: 100vw;
  z-index: -1;
}
#auszug-metallarbeiten .moduleck .pixelcms_galleries-wrapper .gallery__item {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
  border: 3px solid #DFDFDF;
}
#auszug-metallarbeiten p, #auszug-metallarbeiten h1 {
  color: white;
  padding: 0 1em;
}
#auszug-metallarbeiten h1 {
  margin-top: 24px;
  letter-spacing: 0.6px;
}
#cms-lieferanten {
  margin: 4em 0;
}
#cms-lieferanten .g-title {
  text-align: center;
}
#cms-herstellernews {
  position: relative;
  padding: 2em 0;
}
#cms-herstellernews:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #DFDFDF;
  height: 100%;
  width: 100vw;
  z-index: -1;
}
#cms-herstellernews .moduletable {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#cms-herstellernews .moduletable .g-title {
  margin: 0;
  width: 100%;
  text-align: center;
}
#cms-herstellernews .moduletable .cms_news {
  width: 48%;
  background: white;
  position: relative;
  display: block;
  padding: 10px;
}
#cms-herstellernews .moduletable .cms_news__image {
  width: 100%;
  height: 200px;
  background-size: cover;
}
#cms-herstellernews .moduletable .cms_news__content {
  display: flex;
  flex-direction: column;
}
#cms-herstellernews .moduletable .cms_news__manufacturer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 50px;
  order: 1;
  background: white;
  border-radius: 0 0 0 8px;
}
#cms-herstellernews .moduletable .cms_news .cms_article__date {
  font-size: 0.6em;
  order: 3;
}
#cms-herstellernews .moduletable .cms_news__headline {
  font-size: 1em;
  margin: 20px 0 0;
}
#cms-herstellernews .moduletable .cms_news a:nth-child(3) {
  order: 2;
}
#cms-herstellernews .moduletable .cms_news__intro {
  font-size: 0.9em;
  order: 4;
  margin: 20px 0;
}
#cms-herstellernews .moduletable .cms_news__readmore {
  border: none;
  padding: 0 10px;
  text-transform: lowercase;
  letter-spacing: 0.4px;
  font-size: 0.9em;
  transition: color 0.15s linear;
  background: none;
  display: block;
  text-align: right;
  order: 5;
}
#cms-herstellernews .moduletable .cms_news__readmore:hover {
  color: #2B343D !important;
  background: none;
}
#cms-herstellernews .moduletable .clearfix {
  width: 100%;
}
#cms-herstellernews .moduletable .clearfix a {
  border: none;
  text-transform: uppercase;
  font-size: 1.07em;
  font-weight: 500;
  padding: 0.3em 0;
}
.cms_news, .cms_article {
  margin-top: 2em;
  margin-bottom: 0;
}
#g-copyright {
  position: relative;
  z-index: 1;
}
#g-copyright strong {
  color: #949596 !important;
}
#g-copyright::before {
  content: "";
  display: block;
  position: absolute;
  background: #336799;
  top: -30px;
  left: 50%;
  transform: translateX(-50%) rotate(-1deg);
  width: 101vw;
  height: 100%;
  z-index: -2;
}
#g-copyright::after {
  content: "";
  display: block;
  position: absolute;
  background: #2B343D;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 101vw;
  height: 100%;
  z-index: -1;
}
#g-copyright #main-footer {
  margin: 40px 0 10px;
}
#g-copyright #main-footer .pbck_social_icon img {
  width: 52px;
  margin-top: 3px;
  transition: transform 0.1s linear;
}
#g-copyright #main-footer .pbck_social_icon img:hover {
  transform: scale(1.05);
}
#g-copyright #main-footer #block_ID1595321530055, #g-copyright #main-footer #block_ID1595321617966 {
  margin-top: 10px;
  margin-bottom: 10px;
}
#g-copyright #main-footer i {
  position: relative;
  color: #35A936;
  z-index: 2;
  transition: transform 0.1s linear;
}
#g-copyright #main-footer i:hover {
  transform: scale(1.05);
}
#g-copyright #main-footer i:after {
  content: "";
  background: white;
  position: absolute;
  height: calc(100% - 10px);
  width: calc(100% - 5px);
  top: 5px;
  left: 2px;
  z-index: -1;
  border-radius: 100%;
}
#g-copyright p, #g-copyright h4, #g-copyright .footer1 {
  color: #a1a1a1;
  margin: 16px 0;
}
#g-copyright .copyright {
  border-top: 1px solid #3ba936;
  margin-top: 40px;
}
#g-copyright .copyright .innercontent {
  display: flex;
  justify-content: center;
}
#g-copyright .copyright .innercontent .cktype:last-child {
  margin-left: 5px;
  align-self: center;
}
#g-copyright .copyright .innercontent p, #g-copyright .copyright .innercontent h4, #g-copyright .copyright .innercontent .footer1 {
  font-size: 0.9rem;
}
#g-copyright #block_ID1589808372883 > .inner {
  margin: 0 auto;
}
.itemid-459:not(.outline-_error) .g-wrapper .g-container {
  max-width: 820px;
}
.itemid-459:not(.outline-_error) .g-wrapper .g-container p {
  font-weight: 500;
}
.itemid-655 .g-wrapper .department__workers .worker {
  box-shadow: 2px 2px 5px gainsboro;
}
.itemid-655 .g-wrapper .department__workers .worker__title {
  font-size: 1em;
}
.itemid-655 .g-wrapper .department__workers .worker__role {
  word-break: break-word;
  padding: 5px 12px 8px;
}
.itemid-655 #g-footer {
  display: none;
}
.schlosserei .pagebuilderck .rowck .blockck > .inner {
  max-width: 500px;
}
.schlosserei .pagebuilderck .rowck .blockck > .inner .titleck {
  margin: 0;
}
.schlosserei .pagebuilderck .rowck .blockck > .inner .titleck a {
  padding: 1em;
  display: block;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #cms-aktuelles .moduletable .cms_article:nth-child(odd):before {
    content: "";
    top: -45px !important;
  }
  #cms-aktuelles .moduletable .cms_article:nth-child(even):before {
    content: "";
    top: -45px !important;
  }
  .cmodal__inner {
    width: 80vw !important;
  }
  #g-navigation #menu-container {
    margin-top: 0 !important;
  }
  #g-navigation .g-toplevel {
    display: grid !important;
    grid-auto-flow: column;
    grid-template-rows: auto auto;
    justify-content: space-around !important;
  }
  #g-navigation .g-toplevel .g-menu-item {
    align-self: center !important;
  }
  #g-navigation .g-toplevel .g-menu-item a {
    padding: 0 !important;
  }
  #g-navigation .g-toplevel .g-menu-item a .g-menu-item-content {
    padding-bottom: 5px;
  }
  #g-navigation .g-toplevel .g-menu-item:not(:first-child) {
    padding: 0 10px;
  }
  #g-navigation .g-toplevel .g-menu-item:first-child {
    grid-row-start: 1;
    grid-row-end: 3;
  }
  #g-navigation .g-toplevel .g-menu-item:first-child .g-menu-item-container {
    transform: translateY(10px) !important;
  }
  #g-navigation .g-toplevel .g-menu-item:nth-child(3) {
    grid-row-start: 1;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #cms-aktuelles .moduletable .cms_article:nth-child(odd) {
    position: relative;
    overflow: hidden;
  }
  #cms-aktuelles .moduletable .cms_article:nth-child(odd):before {
    content: "";
    top: -35px;
  }
  #cms-aktuelles .moduletable .cms_article:nth-child(even):before {
    content: "";
    top: -35px;
  }
  .cmodal__inner {
    width: 80vw !important;
  }
  #g-navigation .g-container a {
    transform: translateY(15px);
    margin-bottom: -20px;
  }
  #g-navigation .g-container a img {
    width: 300px;
  }
  #g-navigation .g-container > .g-grid:nth-child(2) {
    display: none;
  }
  #slider-buttons > .g-content {
    transform: scale(0.8);
    margin-bottom: -30px;
    margin-top: 0 !important;
    padding: 0 !important;
  }
  .itemid-459 .cms_article {
    width: 48%;
  }
  .itemid-459 .cms_article:nth-child(3) {
    display: none;
  }
  .itemid-459 .cms_article__date {
    margin-left: 5px;
    margin-top: -2px;
  }
}
@media screen and (max-width: 769px) and (min-width: 767px) {
  #g-top .g-social > a {
    transform: translateX(calc(100% - 45px));
  }
  #slider-buttons #row_ID1591692138377 > .inner {
    display: flex;
  }
  #slider-buttons #row_ID1591692138377 > .inner > .blockck:first-child {
    padding-right: 10px;
  }
  #cms-aktuelles .g-content {
    margin: 0 20px;
  }
  #cms-lieferanten .rowck > .inner {
    margin: 0 !important;
  }
  #cms-lieferanten .rowck > .inner .blockck img {
    margin: 30px 0;
  }
  #cms-lieferanten .rowck > .inner .blockck .deutz img {
    margin-top: 0 !important;
  }
  #main-footer .g-content {
    margin: 0 40px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #cms-aktuelles, #cms-herstellernews {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copyright .innercontent {
    flex-direction: column;
  }
  .copyright .innercontent:last-child p:after {
    content: " —";
  }
  .copyright .innercontent .footer1 {
    margin-bottom: 0 !important;
  }
  .copyright .innercontent p {
    margin-top: 0 !important;
  }
  #cms-aktuelles .moduletable .cms_article:nth-child(odd):before {
    content: "";
    top: -25px !important;
  }
  #cms-aktuelles .moduletable .cms_article:nth-child(even):before {
    content: "";
    top: -25px !important;
  }
  .mapbox .mapboxgl-marker img {
    width: 125px;
  }
  .cmodal__inner {
    width: 80vw !important;
    height: 40vh !important;
    min-height: 260px;
  }
  #g-top .g-social > a {
    transform: translateX(calc(100% - 45px));
  }
  #g-top .g-social > a.custom_soc {
    padding: 12px;
  }
  #g-top .g-social > a.custom_soc img {
    width: 22px;
    margin-right: 26px;
  }
  #auszug-metallarbeiten .pixelcms_galleries-wrapper {
    justify-content: center;
  }
  #auszug-metallarbeiten .pixelcms_galleries-wrapper .gallery__item {
    min-width: 130px;
  }
  #g-navigation .g-container a {
    margin-bottom: -20px;
  }
  #g-navigation .g-container a img {
    width: 200px;
  }
  #g-navigation .g-container > .g-grid:nth-child(2) {
    display: none;
  }
  #cms-laufband {
    display: none;
  }
  #slider-buttons {
    display: none;
  }
  #cms-lieferanten .rowck > .inner {
    margin: 0 !important;
  }
  #cms-lieferanten .rowck > .inner .blockck img {
    margin: 30px 0;
  }
  #cms-lieferanten .rowck > .inner .blockck .deutz img {
    margin-top: 0 !important;
  }
  #cms-herstellernews .moduletable {
    flex-direction: column;
  }
  #cms-herstellernews .moduletable .cms_news {
    width: 100%;
  }
  #cms-aktuelles {
    margin-top: 0 !important;
  }
  #cms-aktuelles .moduletable {
    flex-direction: column;
  }
  #cms-aktuelles .moduletable .cms_article {
    width: 100%;
    margin: 30px 0 0 !important;
  }
  #cms-aktuelles .moduletable .cms_article__image {
    display: none;
  }
  #cms-aktuelles .moduletable .cms_article__date {
    margin-left: 0px;
    margin-top: 4px;
    font-size: 0.9em;
  }
  #cms-aktuelles .moduletable .cms_article__readmore {
    color: #3ba936;
  }
  .simpleForm .form-row {
    flex-direction: column;
  }
  .simpleForm .form-row .col-6 {
    width: 100%;
  }
  #main-footer .pagebuilderck > .rowck {
    padding: 0 20px;
  }
}
@media only all and (max-width: 30rem) {
  #cms-aktuelles, #cms-herstellernews {
    padding-left: 1em;
    padding-right: 1em;
  }
  .copyright .innercontent {
    flex-direction: column;
  }
  .copyright .innercontent:last-child p:after {
    content: " —";
  }
  .copyright .innercontent .footer1 {
    margin-bottom: 0 !important;
  }
  .copyright .innercontent p {
    margin-top: 0 !important;
  }
  #cms-aktuelles .moduletable .cms_article:nth-child(odd):before {
    content: "";
    top: -20px !important;
  }
  #cms-aktuelles .moduletable .cms_article:nth-child(even):before {
    content: "";
    top: -20px !important;
  }
  .mapbox .mapboxgl-marker img {
    width: 125px;
  }
  .cmodal__inner {
    width: 76vw !important;
    height: 40vh !important;
    min-height: 260px;
  }
  #g-top .g-social > a {
    transform: translateX(calc(100% - 45px));
  }
  #g-top .g-social > a.custom_soc {
    padding: 12px;
  }
  #g-top .g-social > a.custom_soc img {
    width: 22px;
    margin-right: 26px;
  }
  #auszug-metallarbeiten .pixelcms_galleries-wrapper {
    justify-content: center;
  }
  #auszug-metallarbeiten .pixelcms_galleries-wrapper .gallery__item {
    min-width: 130px;
  }
  #g-navigation .g-container a {
    margin-bottom: -20px;
  }
  #g-navigation .g-container a img {
    width: 200px;
  }
  #g-navigation .g-container > .g-grid:nth-child(2) {
    display: none;
  }
  #cms-laufband {
    display: none;
  }
  #slider-buttons {
    display: none;
  }
  #cms-lieferanten .rowck > .inner {
    margin: 0 !important;
  }
  #cms-lieferanten .rowck > .inner .blockck img {
    margin: 30px 0;
  }
  #cms-lieferanten .rowck > .inner .blockck .deutz img {
    margin-top: 0 !important;
  }
  #cms-herstellernews .moduletable {
    flex-direction: column;
  }
  #cms-herstellernews .moduletable .cms_news {
    width: 100%;
  }
  #cms-aktuelles {
    margin-top: 0 !important;
  }
  #cms-aktuelles .moduletable {
    flex-direction: column;
  }
  #cms-aktuelles .moduletable .cms_article {
    width: 100%;
    margin: 30px 0 0 !important;
  }
  #cms-aktuelles .moduletable .cms_article__image {
    display: none;
  }
  #cms-aktuelles .moduletable .cms_article__date {
    margin-left: 0px;
    margin-top: 4px;
    font-size: 0.9em;
  }
  #cms-aktuelles .moduletable .cms_article__readmore {
    color: #3ba936;
  }
  .simpleForm .form-row {
    flex-direction: column;
  }
  .simpleForm .form-row .col-6 {
    width: 100%;
  }
  #main-footer .pagebuilderck > .rowck {
    padding: 0 20px;
  }
}
.no-margin-top p:first-child, .no-margin-top h1:first-child, .no-margin-top h2:first-child, .no-margin-top h3:first-child, .no-margin-top h4:first-child, .no-margin-top h5:first-child, .no-margin-top h6:first-child {
  margin-top: 0 !important;
}
.no-margin-bottom p:last-child, .no-margin-bottom h1:last-child, .no-margin-bottom h2:last-child, .no-margin-bottom h3:last-child, .no-margin-bottom h4:last-child, .no-margin-bottom h5:last-child, .no-margin-bottom h6:last-child {
  margin-bottom: 0 !important;
}
h1 {
  font-weight: 700;
  color: #2B343C;
  font-family: "Dosis", sans-serif;
  font-size: 1.9rem;
  text-transform: uppercase;
}
h2 {
  color: #2B343C;
  font-family: "Dosis", sans-serif;
  text-transform: uppercase;
}
h3 {
  font-weight: 500;
  color: #2B343C;
  font-family: "Dosis", sans-serif;
}
h4 {
  font-weight: 500;
  color: #2B343C;
  font-family: "Dosis", sans-serif;
}
h6 {
  font-weight: 500;
  color: #2B343C;
  font-family: "Dosis", sans-serif;
}
.buttonck {
  transition: 0.15s linear;
}
.simpleForm {
  padding: 5% 10%;
}
.simpleForm > h2 {
  margin-bottom: 15px;
  color: #2C333A;
}
.simpleForm .rsform-block-header {
  text-align: center;
  font-size: 1.1em;
  color: #7b7b7b;
}
.simpleForm a {
  color: #3ba936 !important;
  text-decoration: none !important;
  transition: 0.2s linear;
}
.simpleForm a:hover {
  color: #4ac344 !important;
}
.simpleForm .rsform-block .formControlLabel {
  float: none !important;
  padding-top: 0 !important;
  width: 90% !important;
  text-align: inherit !important;
  font-size: 1.07rem;
  margin-bottom: 0px;
  margin-left: 12px;
  color: #2C333A;
}
.simpleForm .rsform-block .formControlLabel > strong {
  color: darkgray;
}
.simpleForm .rsform-block .formControls {
  margin-left: 0 !important;
}
.simpleForm .rsform-block .formControls .formValidation {
  display: inherit !important;
}
.simpleForm .rsform-block .formControls .formValidation > span {
  color: #bd0900;
  font-weight: 600;
}
.simpleForm .rsform-block .formControls input[type=radio] {
  margin-top: 5px;
  height: 15px;
  width: 15px;
}
.simpleForm .rsform-block .formControls input[type=text], .simpleForm .rsform-block .formControls input[type=tel], .simpleForm .rsform-block .formControls input[type=email] {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px;
  box-shadow: none;
  background: white;
  border: 2px solid #3ba936;
  font-weight: 600;
  font-size: 1.07rem;
  margin-top: 5px;
}
.simpleForm .rsform-block .formControls input[type=text]::placeholder, .simpleForm .rsform-block .formControls input[type=tel]::placeholder, .simpleForm .rsform-block .formControls input[type=email]::placeholder {
  opacity: 0.5;
}
.simpleForm .rsform-block .formControls textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px;
  box-shadow: none;
  background: white;
  border: 2px solid #3ba936;
  font-weight: 600;
  font-size: 1.07rem;
  margin-top: 5px;
  height: 242px;
}
.simpleForm .rsform-block .formControls textarea::placeholder {
  opacity: 0.5;
}
.simpleForm .rsform-block .formControls input[type=checkbox] {
  height: 15px;
  width: 15px;
  margin-top: 6px;
}
.simpleForm .rsform-block .formControls input[type=submit], .simpleForm .rsform-block .formControls button[type=submit] {
  transition: 0.2s linear;
  width: 100%;
  box-sizing: border-box;
  padding: 5px 13px;
  box-shadow: none;
  border: none;
  background: #3ba936;
  border-radius: 0;
  font-weight: 600;
  font-size: 1.07rem;
  color: white;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.simpleForm .rsform-block .formControls input[type=submit]:hover, .simpleForm .rsform-block .formControls button[type=submit]:hover {
  background: #D7D7D7;
  color: #3ba936;
}
.simpleForm .rsform-block .formControls input[type=button] {
  transition: 0.2s linear;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
  box-shadow: none;
  border: none;
  background: #e3e3e3;
  font-weight: 500;
  font-size: 1em;
  color: #3ba936;
  text-shadow: none;
}
.simpleForm .rsform-block .formControls input[type=button]:hover {
  background: #D7D7D7;
}
.simpleForm .rsform-block-pflichtangaben {
  color: #7b7b7b;
  font-size: 0.7em;
}
.simpleForm .rsform-block-pflichtangaben > span {
  font-size: 1.2em;
  color: darkgray;
}
.simpleForm .rsform-block-recaptcha .formControlLabel {
  display: none;
}
.simpleForm .rsform-block-recaptcha .grecaptcha-badge {
  margin: 0 auto;
  margin-top: 60px;
}
.simpleForm .rsform-block-datenschutz .formControlLabel {
  display: none;
}
.simpleForm .rsform-block-datenschutz .formControls label {
  color: #636363;
  line-height: 140%;
}
.simpleForm .rsform-block-wo-auswahl .formControls :nth-child(1) input[type="checkbox"] + label, .simpleForm .rsform-block-wo-auswahl .formControls :nth-child(1) input[type="radio"] + label {
  color: #3ba936;
  font-weight: 500;
}
.simpleForm .rsform-block-wo-auswahl .formControls :nth-child(2) input[type="checkbox"] + label, .simpleForm .rsform-block-wo-auswahl .formControls :nth-child(2) input[type="radio"] + label {
  color: #336799;
  font-weight: 500;
}
.simpleForm .rsform-block-wo-auswahl .formControls :nth-child(2) input[type="checkbox"] + label:before, .simpleForm .rsform-block-wo-auswahl .formControls :nth-child(2) input[type="radio"] + label:before {
  border: 2px solid #336799;
}
.simpleForm .rsform-block-wo-auswahl .formControls :nth-child(2) input[type="checkbox"]:checked + label:before, .simpleForm .rsform-block-wo-auswahl .formControls :nth-child(2) input[type="radio"]:checked + label:before {
  background: #336799;
}
.simpleForm .rsform-block-wo-auswahl .formControls :nth-child(3) input[type="checkbox"] + label, .simpleForm .rsform-block-wo-auswahl .formControls :nth-child(3) input[type="radio"] + label {
  color: #5fafe2;
  font-weight: 500;
}
.simpleForm .rsform-block-wo-auswahl .formControls :nth-child(3) input[type="checkbox"] + label:before, .simpleForm .rsform-block-wo-auswahl .formControls :nth-child(3) input[type="radio"] + label:before {
  border: 2px solid #5fafe2;
}
.simpleForm .rsform-block-wo-auswahl .formControls :nth-child(3) input[type="checkbox"]:checked + label:before, .simpleForm .rsform-block-wo-auswahl .formControls :nth-child(3) input[type="radio"]:checked + label:before {
  background: #5fafe2;
}
.simpleForm input[type="checkbox"], .simpleForm input[type="radio"] {
  display: none;
}
.simpleForm input[type="checkbox"] + label, .simpleForm input[type="radio"] + label {
  font-size: 1rem;
  margin-left: 45px;
}
.simpleForm input[type="checkbox"] + label:before, .simpleForm input[type="radio"] + label:before {
  content: "";
  display: block;
  margin-right: 15px;
  min-width: 20px;
  width: 15px;
  min-height: 20px;
  height: 15px;
  border: 2px solid #3ba936;
  background: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin-left: 10px;
}
.simpleForm input[type="checkbox"]:checked + label:before, .simpleForm input[type="radio"]:checked + label:before {
  background: #3ba936;
}
.schlosserei .simpleForm .rsform-block .formControls textarea, .schlosserei .simpleForm .rsform-block .formControls input[type=text], .schlosserei .simpleForm .rsform-block .formControls input[type=tel], .schlosserei .simpleForm .rsform-block .formControls input[type=email] {
  border-color: #336799 !important;
}
.schlosserei .simpleForm .rsform-block-datenschutz input[type="checkbox"] + label:before, .schlosserei .simpleForm .rsform-block-datenschutz input[type="radio"] + label:before {
  border-color: #336799 !important;
}
.schlosserei .simpleForm .rsform-block-datenschutz input[type="checkbox"]:checked + label:before, .schlosserei .simpleForm .rsform-block-datenschutz input[type="radio"]:checked + label:before {
  background: #336799 !important;
}
.schlosserei .simpleForm .rsform-block .formControls input[type=submit], .schlosserei .simpleForm .rsform-block .formControls button[type=submit] {
  background: #336799 !important;
}
.schlosserei .simpleForm .rsform-block .formControls input[type=submit]:hover, .schlosserei .simpleForm .rsform-block .formControls button[type=submit]:hover {
  background: #D7D7D7 !important;
  color: #336799 !important;
}
.schlosserei .simpleForm a {
  color: #204060 !important;
}
.schlosserei .simpleForm a:hover {
  color: #336799 !important;
}
.outline-_error .g-wrapper .error {
  font-family: "Montserrat", sans-serif;
}
.outline-_error .g-wrapper .error-rows {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}
.outline-_error .g-wrapper .error-rows__left {
  width: 47%;
  align-self: center;
}
.outline-_error .g-wrapper .error-rows__left .text__title {
  line-height: 50px;
  font-weight: 600;
  font-size: 2.3em;
  color: #4F4F4F;
}
.outline-_error .g-wrapper .error-rows__left .text__desc {
  line-height: 30px;
  font-size: 1.1em;
  color: #828282;
  width: 65%;
}
.outline-_error .g-wrapper .error-rows__left .links {
  display: flex;
  flex-direction: column;
  margin: 10px 0;
}
.outline-_error .g-wrapper .error-rows__left .links a {
  display: flex;
  margin: 8px 0px;
  text-transform: uppercase;
  color: #3ba936;
  font-size: 1.1em;
  transition: color 0.08s linear;
}
.outline-_error .g-wrapper .error-rows__left .links a:hover {
  color: #69B467;
}
.outline-_error .g-wrapper .error-rows__left .links a:hover:after {
  background-color: #69B467;
}
.outline-_error .g-wrapper .error-rows__left .links a::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  align-self: center;
  margin-left: 12px;
  margin-right: calc(50% - 12px);
  background-color: transparent;
  transition: background-color 0.08s linear;
}
.outline-_error .g-wrapper .error-rows__right {
  width: 47%;
  align-self: center;
}
.outline-_error .g-wrapper .error-rows__right .illustration {
  position: relative;
}
.outline-_error .g-wrapper .error-rows__right .illustration__main {
  display: block;
  margin: 0 auto;
}
.outline-_error .g-wrapper .error-rows__right .illustration__main path, .outline-_error .g-wrapper .error-rows__right .illustration__main rect {
  fill: #3ba936;
}
.outline-_error .g-wrapper .error-rows__right .illustration__404 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.outline-_error .g-wrapper .error-rows__right .illustration__bottom {
  position: absolute;
  right: 75px;
  bottom: 50px;
  animation-name: error_anim;
  animation-delay: 1.4s;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.outline-_error .g-wrapper .error-rows__right .illustration__bottom path, .outline-_error .g-wrapper .error-rows__right .illustration__bottom rect {
  fill: #3ba936;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-left {
  position: absolute;
  left: 30px;
  top: 200px;
  animation-name: error_anim;
  animation-delay: 1s;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-left path, .outline-_error .g-wrapper .error-rows__right .illustration__top-left rect {
  fill: #3ba936;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-right {
  position: absolute;
  right: 60px;
  top: 100px;
  animation-name: error_anim;
  animation-duration: 7s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.outline-_error .g-wrapper .error-rows__right .illustration__top-right path, .outline-_error .g-wrapper .error-rows__right .illustration__top-right rect {
  fill: #3ba936;
}
@keyframes error_anim {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .outline-_error .illustration__bottom {
    right: 40px !important;
    bottom: 85px !important;
  }
  .outline-_error .illustration__top-left {
    left: 15px !important;
    top: 180px !important;
  }
  .outline-_error .illustration__top-right {
    right: 25px !important;
    top: 120px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 30px;
    transform: scale(0.6);
  }
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  .outline-_error .error-rows__left .text__desc {
    width: 100% !important;
  }
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 20px;
    transform: scale(0.6);
  }
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
@media only all and (max-width: 30rem) {
  .outline-_error .error-rows {
    flex-direction: column-reverse;
  }
  .outline-_error .error-rows__left {
    width: 100% !important;
    margin: 30px 0;
  }
  .outline-_error .error-rows__left .text__desc {
    width: 100% !important;
  }
  .outline-_error .error-rows__right {
    height: 360px !important;
    width: 360px !important;
    position: relative;
    margin: 70px 0 20px;
    transform: scale(0.6);
  }
  .outline-_error .error-rows__right .illustration {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .outline-_error .error-rows__right .illustration__main {
    transform: scale(1.2);
  }
  .outline-_error .error-rows__right .illustration__bottom {
    right: 4px !important;
    bottom: 120px !important;
  }
  .outline-_error .error-rows__right .illustration__top-left {
    left: -30px !important;
    top: 190px !important;
  }
  .outline-_error .error-rows__right .illustration__top-right {
    right: -10px !important;
    top: 150px !important;
  }
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article {
  background: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__headline {
  font-weight: 700;
  font-size: 1.9rem;
  text-transform: uppercase;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__content {
  position: relative;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__content .article__images {
  float: none;
  flex-wrap: wrap;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__content .article__images .js-img {
  min-width: 28%;
  width: 31%;
  flex-grow: 1;
  margin: 5px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__content .article__images .js-img img {
  height: 180px;
  width: 100%;
  object-fit: cover;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__content .article__images.images--tmpl-1-images {
  width: 50%;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__content .article__content__text {
  display: inline-block;
  padding: 30px 0;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article__content::after {
  content: "";
  display: block;
  position: absolute;
  height: calc(100% + 132px);
  width: 200vw;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #EEEEEE;
  z-index: -1;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--videos .video {
  margin: 30px 0;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery {
  padding: 30px 0;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__headline {
  margin-top: 0;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item {
  flex-grow: 1;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(1) {
  min-width: 35%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(2) {
  min-width: 35%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(3) {
  min-width: 25%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(4) {
  min-width: 25%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(5) {
  min-width: 25%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(6) {
  min-width: 45%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(7) {
  min-width: 35%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(8) {
  min-width: 25%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(9) {
  min-width: 35%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(10) {
  min-width: 30%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(11) {
  min-width: 30%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(12) {
  min-width: 30%;
  margin: 5px !important;
  height: 200px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(13) {
  background: none !important;
  text-align: right;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(13):before {
  display: none !important;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(13):after {
  content: "Weitere Bilder >";
  display: block;
  color: #3ba936;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(14) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(15) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(16) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(17) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(18) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(19) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(20) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(21) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(22) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(23) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(24) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(25) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(26) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(27) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(28) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(29) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--galleries .gallery__body .gallery__item:nth-child(30) {
  display: none;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_left .article_attachment--departments .department {
  padding: 30px 0;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_right {
  margin-top: 20px;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_right .worker__title {
  background: none;
  font-size: 1.3rem;
  color: #333333;
  font-weight: 600;
}
.com_pixelcms_articles:not(.itemid-750) .g-wrapper .article_right .article_attachment .pdf {
  text-align: center;
}
.department .worker .worker__role {
  word-break: break-word;
  padding: 5px 12px 8px;
}
.schlosserei.com_pixelcms_articles .g-wrapper .article__content::after {
  display: none !important;
}
.agrolist_buttons .pixelcms_articles-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
.agrolist_buttons .pixelcms_articles-wrapper .cms_article {
  background: #EEEEEE;
  flex-direction: column;
  position: relative;
  flex-grow: 1;
  width: 27%;
  max-width: 43%;
  margin: 25px;
  margin-bottom: 60px;
}
.agrolist_buttons .pixelcms_articles-wrapper .cms_article__image {
  width: 100%;
}
.agrolist_buttons .pixelcms_articles-wrapper .cms_article__content .cms_article__headline {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
}
.agrolist_buttons .pixelcms_articles-wrapper .cms_article__content .cms_article__intro {
  display: none !important;
}
.agrolist_buttons .pixelcms_articles-wrapper .cms_article__content .cms_article__readmore {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0 !important;
  padding: 0;
  border-width: 2px;
}
.agrolist_buttons .pixelcms_articles-wrapper .cms_article__content .cms_article__readmore:hover {
  background: none;
  margin: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
}
.agrolist_buttons.schlosserei .pixelcms_articles-wrapper .cms_article__headline {
  color: #336799 !important;
}
.agrolist_buttons.schlosserei .pixelcms_articles-wrapper .cms_article__readmore {
  border-color: #336799;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .agrolist_buttons .pixelcms_articles-wrapper {
    flex-direction: column;
  }
  .agrolist_buttons .pixelcms_articles-wrapper .cms_article {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 60px !important;
  }
  .agrolist_buttons .pixelcms_articles-wrapper .cms_article__headline {
    font-size: 1.5em;
  }
}
@media only all and (max-width: 30rem) {
  .agrolist_buttons .pixelcms_articles-wrapper {
    flex-direction: column;
  }
  .agrolist_buttons .pixelcms_articles-wrapper .cms_article {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 60px !important;
  }
  .agrolist_buttons .pixelcms_articles-wrapper .cms_article__headline {
    font-size: 1.5em;
  }
}
.agronews_list .pixelcms_articles-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.agronews_list .pixelcms_articles-wrapper .cms_article {
  flex-direction: column;
  position: relative;
  flex-grow: 1;
  width: 28%;
  max-width: 48%;
  margin: 20px;
  padding: 0;
  overflow: hidden;
  margin-bottom: 60px;
  min-width: 320px;
}
.agronews_list .pixelcms_articles-wrapper .cms_article__image {
  width: 100%;
  flex: none !important;
  height: 400px;
  position: relative;
}
.agronews_list .pixelcms_articles-wrapper .cms_article__image::before {
  content: "";
  display: block;
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 95%);
}
.agronews_list .pixelcms_articles-wrapper .cms_article__content {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.agronews_list .pixelcms_articles-wrapper .cms_article__content > a:first-child {
  order: 2;
}
.agronews_list .pixelcms_articles-wrapper .cms_article__content .cms_article__headline {
  color: white;
  margin: 0 !important;
}
.agronews_list .pixelcms_articles-wrapper .cms_article__content .cms_article__date {
  order: 1;
  margin-top: 15px;
}
.agronews_list .pixelcms_articles-wrapper .cms_article__content .cms_article__intro {
  order: 3;
  display: none;
}
.agronews_list .pixelcms_articles-wrapper .cms_article__content .cms_article__readmore {
  order: 4;
  display: none;
}
.agronews_list .pixelcms_articles-wrapper .cms_article:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)) {
  position: relative;
}
.agronews_list .pixelcms_articles-wrapper .cms_article:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3))::after {
  content: "ARCHIV";
  color: white;
  display: block;
  position: absolute;
  top: 20px;
  left: -92px;
  width: 300px;
  text-align: center;
  transform: rotate(-25deg);
  height: auto;
  background: #76ad5a;
  z-index: 1;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .agronews_list .pixelcms_articles-wrapper {
    flex-direction: column;
  }
  .agronews_list .pixelcms_articles-wrapper .cms_article {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 60px !important;
    min-width: 200px !important;
  }
  .agronews_list .pixelcms_articles-wrapper .cms_article__headline {
    font-size: 1.5em;
  }
}
@media only all and (max-width: 30rem) {
  .agronews_list .pixelcms_articles-wrapper {
    flex-direction: column;
  }
  .agronews_list .pixelcms_articles-wrapper .cms_article {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 60px !important;
    min-width: 200px !important;
  }
  .agronews_list .pixelcms_articles-wrapper .cms_article__headline {
    font-size: 1.5em;
  }
}
.descgallery .gallery__body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.descgallery .gallery__body .gallery__item {
  position: relative;
  flex-grow: 1;
  width: 28%;
  max-width: 48%;
  margin: 20px;
  padding: 0;
  overflow: hidden;
  margin-bottom: 60px;
}
.descgallery .gallery__body .gallery__item__thumb {
  width: 100%;
  flex: none !important;
  height: 400px;
  object-fit: cover;
  position: relative;
}
.descgallery .gallery__body .gallery__item__thumb::after {
  content: "";
  display: block;
  position: absolute;
  height: 50%;
  width: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 95%);
}
.descgallery .gallery__body .gallery__item__meta {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.descgallery .gallery__body .gallery__item__meta__title {
  color: white;
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
  padding: 5px;
}
.descgallery .gallery__body .gallery__item__meta__desc {
  color: white;
  margin: 0;
  font-size: 1rem;
  padding: 5px;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .descgallery .pixelcms_galleries-wrapper .gallery__item {
    min-width: 200px !important;
    max-width: 100% !important;
  }
}
@media only all and (max-width: 30rem) {
  .descgallery .pixelcms_galleries-wrapper .gallery__item {
    min-width: 200px !important;
    max-width: 100% !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #w357_cpnb {
    display: block !important;
  }
}
.ua-ie #w357_cpnb {
  display: block !important;
}
#w357_cpnb {
  display: none;
}
#w357_cpnb_outer {
  opacity: 1 !important;
  display: flex;
  justify-content: center;
}
#w357_cpnb_outer #w357_cpnb_inner {
  width: 1200px;
  padding: 0 20px;
  display: flex;
}
#w357_cpnb_outer #w357_cpnb_inner:after {
  content: "";
  width: 100%;
  background: white;
  opacity: 0.7;
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: 0;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_message {
  width: 65%;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_message div p {
  color: #3f3f3f;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-align: left;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_message div p a {
  color: #194e9a;
  transition: 0.2s;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_message div p a:hover {
  color: #0f2d57;
  transition: 0.2s;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_message div > br {
  display: none;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_buttons {
  width: 35%;
  position: relative;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_buttons a {
  right: 0;
  background: #194e9a;
  color: white;
  font-size: 17px;
  padding: 10px 20px;
  position: absolute;
  bottom: 30px;
  cursor: pointer;
  transition: 0.2s;
}
#w357_cpnb_outer #w357_cpnb_inner #w357_cpnb_buttons a:hover {
  transition: 0.2s;
  background: #0f2d57;
}
@media screen and (max-width: 960px) {
  #w357_cpnb_inner {
    display: block !important;
  }
  #w357_cpnb_inner #w357_cpnb_message {
    width: 100% !important;
  }
  #w357_cpnb_inner #w357_cpnb_buttons {
    width: 100% !important;
    margin-top: 70px;
  }
  #w357_cpnb_inner #w357_cpnb_buttons a {
    position: relative !important;
  }
}
/*-------------------------- TEMPLATE BLOCKS ----------------------------*/
/*--------------------------- CUSTOM TEMPLATE ---------------------------*/
p.readmore {
  align-self: center;
  flex-grow: 1;
}
.itemid-1112 .rsform {
  display: none;
}
.com-baforms-wrapper {
  display: flex;
  justify-content: center;
}
.com-baforms-wrapper form {
  width: 75%;
  background: transparent;
}
.com-baforms-wrapper form .ba-form-page {
  background: transparent;
  padding: 0 !important;
}
.com-baforms-wrapper form .ba-form-page .ba-form-field-item {
  margin: 0 0 16px 0;
}
.com-baforms-wrapper form .ba-form-page .ba-form-field-item .ba-input-label-wrapper {
  color: #2B343C;
  font-size: 18px;
}
.com-baforms-wrapper form .ba-form-page .ba-form-field-item input {
  box-shadow: none !important;
  border: 2px solid #3ba936 !important;
  border-radius: 0 !important;
  background: #fff !important;
  padding: 6px !important;
}
.com-baforms-wrapper form .ba-form-page .ba-form-field-item .required-star {
  display: none;
}
.com-baforms-wrapper form .ba-form-page .ba-form-radio-field .ba-input-wrapper {
  padding: 0;
}
.com-baforms-wrapper form .ba-form-page .ba-form-radio-field .ba-input-wrapper .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper {
  margin: 0 0 6px 0;
}
.com-baforms-wrapper form .ba-form-page .ba-form-radio-field .ba-input-wrapper .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper .ba-checkbox-wrapper {
  padding-left: 40px;
}
.com-baforms-wrapper form .ba-form-page .ba-form-radio-field .ba-input-wrapper .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper .ba-form-radio input[type="radio"]:checked + span:before {
  background: #3ba936;
  border: 2px solid #3ba936;
}
.com-baforms-wrapper form .ba-form-page .ba-form-radio-field .ba-input-wrapper .ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper .ba-form-radio span::before {
  background: #fff;
  border: 2px solid #d0d2d9;
  width: 25px;
  height: 25px;
}
.com-baforms-wrapper form .ba-form-page .ba-form-upload-field .ba-input-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.com-baforms-wrapper form .ba-form-page .ba-form-upload-field .ba-input-wrapper .ba-field-label-wrapper {
  width: 100%;
}
.com-baforms-wrapper form .ba-form-page .ba-form-upload-field .ba-input-wrapper .ba-field-container {
  width: 50%;
}
.com-baforms-wrapper form .ba-form-page .ba-form-upload-field .upload-file-input {
  height: auto;
  background: transparent !important;
}
.com-baforms-wrapper form .ba-form-page .ba-form-upload-field .upload-file-input .upload-file-btn {
  text-align: center;
  font-weight: 600;
  background: #3ba936 !important;
  margin: 12px;
  text-transform: uppercase;
  padding: 12px 64px;
  width: 280px !important;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.com-baforms-wrapper form .ba-form-page .ba-form-upload-field .upload-file-input .upload-file-btn:hover {
  opacity: 0.8;
}
.com-baforms-wrapper form .ba-form-page .ba-form-acceptance-field .ba-form-checkbox span {
  background: #fff;
  border: 2px solid #3ba936 !important;
}
.com-baforms-wrapper form .ba-form-page .ba-form-acceptance-field .ba-form-checkbox span::before {
  background: #3ba936;
  border-radius: 2px;
}
.com-baforms-wrapper form .ba-form-page .ba-form-acceptance-field .ba-form-acceptance-html p a {
  font-size: 18px;
  padding: 0;
  margin: 0;
  color: #3ba936;
}
.com-baforms-wrapper form .ba-form-page .ba-form-acceptance-field .ba-form-acceptance-html p a::before {
  display: none;
}
.com-baforms-wrapper form .ba-form-page .ba-form-submit-field .ba-form-submit-btn-wrapper {
  display: flex;
  justify-content: center;
}
.com-baforms-wrapper form .ba-form-page .ba-form-submit-field .ba-form-submit-btn-wrapper .ba-form-submit-btn {
  margin: 0;
  padding: 12px 64px;
  width: 280px !important;
  background: #3ba936;
  transition: 300ms ease-in-out;
}
.com-baforms-wrapper form .ba-form-page .ba-form-submit-field .ba-form-submit-btn-wrapper .ba-form-submit-btn .ba-form-submit-title {
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
.com-baforms-wrapper form .ba-form-page .ba-form-submit-field .ba-form-submit-btn-wrapper .ba-form-submit-btn:hover {
  opacity: 0.8;
}
/*--------------------------- DPH 18.03.2019 ---------------------------*/
/* roboto-slab-regular - latin */
@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.woff2') format("woff2"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.woff') format("woff"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.ttf') format("truetype"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-regular.svg#RobotoSlab') format("svg");
  /* Legacy iOS */
}
/* roboto-slab-700 - latin */
@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-700.eot');
  /* IE9 Compat Modes */
  src: local("Roboto Slab Bold"), local("RobotoSlab-Bold"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-700.eot#iefix') format("embedded-opentype"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-700.woff2') format("woff2"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-700.woff') format("woff"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-700.ttf') format("truetype"), url('../../fonts/roboto-slab-v8-latin/roboto-slab-v8-latin-700.svg#RobotoSlab') format("svg");
  /* Legacy iOS */
}
a {
  color: #3ba936;
}
a:hover {
  color: #3ba936;
}
.article ul li p {
  margin: 0;
  color: #363636;
}
.article ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  color: #3ba936;
}
/*--------------------------- Top ---------------------------*/
.gantry-logo img {
  width: 200px;
}
#g-top .g-grid {
  padding: 0 2em;
}
.custom.kontakt {
  padding: 0em;
  margin-top: 50px;
}
.custom.kontakt span {
  font-size: 1.3rem;
}
.custom.kontakt a {
  margin-left: 20px;
}
#g-navigation, #g-navigation .headroom {
  background: #2B343D;
}
#g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #2B343D;
}
#g-navigation .g-dropdown-wrapper div.g-dropdown {
  background: rgba(41, 134, 209, 0.96);
}
#g-navigation .g-toplevel .g-dropdown-wrapper div.g-dropdown .g-menu-item .g-menu-item-title {
  font-weight: normal !important;
}
/*--------------------------- Slider ---------------------------*/
.slide__content {
  padding-left: 2em;
}
.slide {
  align-items: flex-end !important;
}
.slide h1 {
  background: rgba(1, 93, 168, 0.8);
  margin-bottom: 0 !important;
}
.slide h2 {
  background: rgba(255, 255, 255, 0.8);
  color: #3ba936 !important;
  margin-bottom: 3.5rem !important;
}
.header-image--empty {
  display: none !important;
}
/*--------------------------- Traktorpool ---------------------------*/
div#laufband {
  padding: 2em 0;
  background: #EEEEEE;
  border-bottom: 1px solid #E4E4E4;
  z-index: 1;
}
div#laufband .center-block {
  padding: 0 2em;
}
/*--------------------------- Content ---------------------------*/
.hometeaser {
  display: flex;
  justify-content: space-between;
  align-content: center;
  margin-bottom: 50px;
  margin-top: 20px;
}
.hometeaser a img {
  transition: all 0.2s linear 0s;
}
.hometeaser a:hover img {
  opacity: 0.8;
}
.manufacturers .manufacturer li a {
  color: #363636;
}
.manufacturers .manufacturer li {
  color: #3ba936;
}
.worker__image--empty {
  display: none;
}
.worker {
  background: #EEEEEE;
}
.worker__title {
  background-color: #3ba936;
  margin-top: 0;
  padding-top: 10px;
  color: #fff;
}
.worker__role {
  background-color: #3ba936;
  padding-bottom: 10px;
  margin-bottom: 20px;
  color: #fff;
}
.worker__contact {
  padding: 0 10px;
}
.rsform-block-pflichtangaben {
  text-align: left;
}
.rsform .grecaptcha-badge {
  margin: 0;
}
/*--------------------------- Content ---------------------------*/
.custom-footer {
  padding: 2em;
}
.custom-footer strong {
  display: block;
  padding-bottom: 20px;
  border-bottom: 1px solid #666;
}
.custom-footer a {
  color: #fff;
}
/*--------------------------- RES- ---------------------------*/
/*--------------------------- PON- ---------------------------*/
/*--------------------------- SIVE ---------------------------*/
@media only screen and (max-width: 75rem) {
  .custom.kontakt a {
    display: block;
  }
}
@media only screen and (max-width: 60rem) {
  .custom.kontakt a span {
    display: none !important;
  }
  .topcontact {
    position: absolute;
    top: 5px;
    right: 20px;
  }
  .custom.kontakt, .custom.kontakt p {
    margin: 0;
  }
  .custom.kontakt a, .custom.kontakt a i.fa {
    font-size: 1.5em !important;
  }
  #logo-5438-particle, #logo-3856-particle {
    text-align: center;
    width: 100%;
  }
  .size-50 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 100%;
    -moz-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    width: 100%;
  }
  .article__images a.img {
    width: 31%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 48rem) {
  .hometeaser {
    flex-direction: column;
  }
  .hometeaser section {
    margin-bottom: 20px;
  }
  .custom.kontakt a, .custom.kontakt a i.fa {
    font-size: 1.3em !important;
  }
  .slide h1 {
    font-size: 1.5em;
  }
  .slide h2 {
    font-size: 1em;
    margin-bottom: 1.5em !important;
  }
  body {
    font-size: 0.9em;
  }
  .cms_article__headline, .cms_news__headline {
    font-size: 1em;
  }
  h2, h1.article__headline, .page-header h1 {
    font-size: 1.5em;
  }
  .gantry-logo img {
    width: 130px;
  }
  .article__images a.img {
    width: 48%;
  }
  .com-baforms-wrapper form {
    width: 100%;
  }
  .com-baforms-wrapper form .ba-form-page .ba-form-upload-field .ba-input-wrapper .ba-field-container {
    width: 100%;
  }
  .com-baforms-wrapper form .ba-form-page .ba-form-submit-field .ba-form-submit-btn-wrapper .ba-form-submit-btn, .com-baforms-wrapper form .ba-form-page .ba-form-upload-field .upload-file-input .upload-file-btn {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 30rem) {
  .com-baforms-wrapper form {
    width: 100%;
  }
  .com-baforms-wrapper form .ba-form-page .ba-form-upload-field .ba-input-wrapper .ba-field-container {
    width: 100%;
  }
  .com-baforms-wrapper form .ba-form-page .ba-form-submit-field .ba-form-submit-btn-wrapper .ba-form-submit-btn, .com-baforms-wrapper form .ba-form-page .ba-form-upload-field .upload-file-input .upload-file-btn {
    width: 100% !important;
  }
  .com-baforms-wrapper {
    padding-right: 40px;
  }
}
/*# sourceMappingURL=custom_13.css.map */