/* oswald-200 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/oswald-v49-latin-200.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/oswald-v49-latin-200.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/oswald-v49-latin-200.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/oswald-v49-latin-200.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/oswald-v49-latin-200.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/oswald-v49-latin-200.svg#Oswald') format('svg');
  /* Legacy iOS */
}

/* oswald-300 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v49-latin-300.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/oswald-v49-latin-300.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/oswald-v49-latin-300.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/oswald-v49-latin-300.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/oswald-v49-latin-300.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/oswald-v49-latin-300.svg#Oswald') format('svg');
  /* Legacy iOS */
}

/* oswald-500 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/oswald-v49-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/oswald-v49-latin-500.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/oswald-v49-latin-500.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/oswald-v49-latin-500.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/oswald-v49-latin-500.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/oswald-v49-latin-500.svg#Oswald') format('svg');
  /* Legacy iOS */
}

/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v49-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/oswald-v49-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/oswald-v49-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/oswald-v49-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/oswald-v49-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/oswald-v49-latin-regular.svg#Oswald') format('svg');
  /* Legacy iOS */
}

/* oswald-600 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/oswald-v49-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/oswald-v49-latin-600.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/oswald-v49-latin-600.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/oswald-v49-latin-600.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/oswald-v49-latin-600.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/oswald-v49-latin-600.svg#Oswald') format('svg');
  /* Legacy iOS */
}

/* oswald-700 - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v49-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''),
    url('../fonts/oswald-v49-latin-700.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/oswald-v49-latin-700.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('../fonts/oswald-v49-latin-700.woff') format('woff'),
    /* Modern Browsers */
    url('../fonts/oswald-v49-latin-700.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('../fonts/oswald-v49-latin-700.svg#Oswald') format('svg');
  /* Legacy iOS */
}

/**RAXO**/
.raxo-bricks .raxo-block-button,
.raxo-bricks .raxo-category {
  background-color: #901416;
}

.raxo-bricks article .raxo-wrap {
  background-color: #2F343D;
  border-radius: 3px 3px 2px 2px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
  overflow: hidden;
  color: #fff;
}

.raxo-bricks .raxo-normal .raxo-details {
  padding: 0;
  background-color: transparent;
  position: absolute;
  border-top: inherit;
  bottom: 20px;
  right: 20px;
}

.raxo-bricks .raxo-readmore {
  background-color: transparent;
}

.raxo-bricks .raxo-image {
  margin: -3px;
  border-width: 0px !important;
}

.raxo-bricks .raxo-category a {
  display: inline-block;
  margin: 0 -10px 0 -12px;
  padding: 0 10px 0 12px;
  color: #ffffff;
  text-transform: uppercase !important;
  font-family: 'Oswald';
}

.raxo-bricks .raxo-title {
  font-size: 18px;
  padding: 0 0 0px 0;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase !important;
  min-height: 91px;
  line-height: 1.2;
}

.raxo-bricks .raxo-title a {
  color: #ffffff;
}

.raxo-bricks .raxo-title a:hover {
  color: #901416;
}

/**/
.raxo-pagination .raxo-info {
  margin-bottom: 2px;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.raxo-pagination .raxo-normal {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.raxo-pagination article {
  padding-top: 0;
  background: none;
  width: 32%;
  flex: 0 0 32%;
  margin: 0 10px 0 0;
}

.raxo-pagination .raxo-wrap .raxo-image {
  flex: 0 1 auto;
  width: 100%;
  margin-bottom: -4px;
}

.raxo-pagination .raxo-wrap {
  position: relative;
}

.raxo-pagination .raxo-image img[src] {
  max-width: 100%;
  height: auto !important;
  width: 100%;
}

.raxo-pagination .raxo-wrap .raxo-content {
  flex: 1 1 144px;
  display: flex;
  flex-wrap: wrap;
  background: #2F343D;
  flex-direction: column-reverse;
  justify-content: space-between;
  margin-top: 0;
  width: 100%;
  padding: 24px 10%;
}

.raxo-pagination .raxo-title,
.raxo-pagination .raxo-title a {
  font-size: 18px;
  padding: 0 0 0px 0;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase !important;
  min-height: 91px;
  line-height: 1.2;
}

.raxo-pagination .raxo-title {
  font-size: 18px;
  padding: 0 0 0px 0;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase !important;
  min-height: 91px;
  line-height: 1.3;
  margin-bottom: 17px;
}

.raxo-pagination .raxo-title a {
  display: block;
  color: #fff !important;
}

.raxo-pagination .raxo-image {
  align-self: flex-start;
  padding: 0;
  border: 0px solid transparent;
  border-radius: 2px;
  transition: border .2s;
}

span.raxo-category {
  position: absolute;
  top: 39px;
  left: 10px;
  background: #901416;
  color: #fff;
  padding: 5px;
}

span.raxo-category a {
  color: #fff !important;
}

.raxo-bricks .raxo-category a {
  display: inline-block;
  margin: 0 -10px 0 -12px;
  padding: 0 10px 0 12px;
  color: #ffffff;
  text-transform: uppercase !important;
  font-family: 'Oswald';
}

/**/
html {
  scroll-behavior: smooth;
}

body {
  color: #282828;
  font-family: Verdana;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
}

.pdf img {
  width: 20px;
  height: auto;
}

img {
  max-width: 100%;
}

a {
  color: #901416;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #901416;
}

p {
  margin-bottom: 0.8rem;
}

.clear {
  float: none;
  clear: both;
  height: 0;
}

.kontakt a {
  display: inline-block;
  text-transform: inherit;
  color: #901416;
  font-family: Verdana;
  font-weight: 300;
  text-decoration: none;
}

a:hover {
  color: #000;
}

#main a {
  text-transform: inherit;
}

/*#main a.pdf {
    display: inline-block;
    text-align: center;
}*/


.pdf img {
  width: 20px;
  height: auto;
  margin: 0 4px 0 0;
}

.clear {
  clear: both;
  float: none;
  height: 0;
}

#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

.startseite main#main {
  padding: 0;
}

#main {
  padding: 50px 0;
}

#main .container {
  position: relative;
}

.startseite #main {
  padding: 0;
}

div#container-main-sidebar h1 {
  font-size: 50px;
  color: #901416;
  margin: 0 0 10px;
}

div#sidebar h2 {
  color: #fff;
  margin-top: 300px;
}

#sidebar {
  text-align: center;
}

#sidebar a {
  color: #fff;
}

#container-main-sidebar #sidebar img {
  margin-top: 50px;
}

#container-main-sidebar {
  display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}

div#breadcrumb .px-3 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#container-main-sidebar#main-content {
  width: 79%;
  padding-right: 30px;
}

/* MW 29.01.2024 */
#container-main-sidebar #tugExportSection #tugExportSection {
  width: 100%;
}

#container-main-sidebar #tugExportSection {
  width: 79%;
  padding-right: 20px;
  /**/
}

#container-main-sidebar #sidebar {
  width: 20%;
  padding: 15px;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  background: #2F343D;
  color: #fff;
}

.team main#main {
  padding: 50px 0 0;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Oswald';
}

h1 {
  font-size: 40px;
  font-weight: 900;
  padding: 0 0 20px 0;
  text-transform: uppercase;
  color: #000;
}

h2 {
  font-size: 30px;
  padding: 0 0 20px 0;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
}

h3 {
  font-size: 20px;
  padding: 20px 0 5px 0;
  text-transform: uppercase;
}

/***HEADER****/
.titelbild-inhalt p {
  width: 500px;
  display: inline-block;
  line-height: 1.4;
}

#header {
  position: relative;
  margin: 0 auto;
  background: #901416;
  width: 100%;
  z-index: 999;
}

div#logo {
  float: left;
  z-index: 9999;
  position: absolute;
  top: 0;
}

div#header-top {
  background: #fff;
  padding: 10px 0 20px;
}

div#background-header {
  margin-top: -74px;
}

span.display-none {
  display: none;
}

/****NAVI***/

.kontakt #top-section-1 h2 a,
.kontakt #top-section-1 h2 {
  font-size: 20px;
  font-weight: 900 !important;
}

.kontakt #top-section-4 .map-info {
  display: none;
}

.phone img.dj-icon {
  padding: 0 10px 0 0;
  margin: -3px 0 0 0;
}

a.dj-up_a.social {
  padding: 15px 13px 0 0 !important;
  margin: 0 !important;
  color: #fff;
  background: transparent;
}

a.dj-up_a.social:hover {
  color: #000;
  background: transparent !important;
}

a.dj-up_a.social:hover>span.dj-icon {
  color: #000;
}

a.anchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}

#navigation {
  z-index: 900;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-start;
}

ul.dj-megamenu {
  display: flex;
  justify-content: flex-end;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
}

.dj-megamenu li div.dj-subwrap,
.dj-megamenu li:hover div.dj-subwrap li div.dj-subwrap,
.dj-megamenu li.hover div.dj-subwrap li div.dj-subwrap {
  position: absolute;
}

.dj-subcol {
  background: #901416;
}

ul.dj-megamenu li {
  list-style: none;
}

ul.dj-megamenu li a.dj-up_a.phone {
  background: #901416;
  color: #fff !important;
}

ul.dj-megamenu li a.dj-up_a.phone:hover {
  background: RGBA(42, 83, 66, 1);
  color: #fff !important;
}

ul.dj-megamenu li a.dj-up_a {
  display: block;
  padding: 15px 30px;
  text-decoration: none;
  text-transform: uppercase !important;
  font-weight: 500;
  font-size: 16px !important;
  font-family: Verdana;
  color: #fff;
  border-radius: 0px;
}

ul.dj-megamenu li a.dj-up_a:hover,
a.dj-up_a.active,
.dj-more-active .active {
  background: #BE1622;
  color: #fff !important;
}

ul.dj-submenu li a {
  padding: 10px;
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
}

.dj-subwrap-in ul {
  margin: 0;
  padding: 0;
}

ul.dj-submenu li:hover,
ul.dj-submenu li .active {
  background: #BE1622;
  color: #fff;
}

ul.dj-submenu li:hover a,
ul.dj-submenu li .active {
  color: #fff;
}

div#logo img {
  width: 115px;
}

.dj-megamenu-select-dark .dj-mobile-open-btn,
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn,
.dj-megamenu-accordion-dark .dj-mobile-open-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: 0 auto;
  padding: 0;
  width: 45px;
  height: 45px;
  background: transparent !important;
  color: #fff !important;
  border: none;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  text-decoration: none;
}

/**MAIN**/
.col-lg-6:nth-child(1) {
  padding-right: 50px;
}

.col-lg-6:nth-child(2) {
  padding-left: 50px;
}

.reverse-inhalt .col-lg-6:nth-child(1) {
  padding-left: 50px;
  padding-right: 0px;
}

.reverse-inhalt .col-lg-6:nth-child(2) {
  padding-right: 50px;
  padding-left: 0px;
}

.reverse-inhalt {
  flex-direction: row-reverse;
}

.row.angebote .col-lg-3 {
  flex: 0 0 auto;
  width: 23%;
  background: #2f343d;
  margin: 10px;
}

.row.angebote .col-lg-3:hover {
  background: #BE1622;
  cursor: pointer;
}

.angebote a:hover>.angebote-box {
  background: transparent;
}

.angebote-box {
  background: transparent;
  color: #fff;
  padding: 30px;
  text-align: center;
}

.angebote-box h2 {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  text-transform: inherit;
  padding: 0;
  margin: 0 0 5px 0;
}

.angebote-box h3 {
  font-size: 25px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 20px 0;
}

#top-section-1,
#top-section-2,
#top-section-3,
#top-section-4,
#top-section-5,
#top-section-6,
#top-section-7,
#bottom-section-1,
#bottom-section-2,
#bottom-section-3,
#bottom-section-4,
#bottom-section-5,
#bottom-section-6,
#bottom-section-7,
#top-section-1,
#supa-section-2,
#supa-section-3,
#supa-section-4,
#supa-section-5,
#supa-section-6,
#supa-section-7,
#supa-section-8,
#mapa-section-1,
#mapa-section-2,
#mapa-section-3,
#mapa-section-4,
#mapa-section-5,
#mapa-section-6,
#mapa-section-7,
#mapa-section-8 {
  padding: 60px 0;
}

div#mapa-section-2 {
  text-align: center;
}

div#mapa-section-3 {
  background: #901416;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 20px 0;
}

div#mapa-section-3 p {
  padding: 0;
  margin: 0;
}

div#mapa-section-3 .row .col-lg-4 {
  display: inline-flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}

div#mapa-section-4 {
  background: #F2F2F2;
  text-align: center;
}

/*.zitat:after {
    content: '\201D';
    font-size: 39px;
    font-family: 'Oswald';
    display: inline-block;
    width:100%;
    text-align:right;
    line-height:32px;

}
.zitat:before {
    content: '\201C';
    font-size: 39px;
    font-family: 'Oswald';
    display: inline-block;
    width:100%;
    text-align:left;
    line-height:32px;

}*/
.zitat p {
  font-style: italic;

}

.carousel-control-prev-icon {
  background-image: url(../../../images/icon-pfeile-rot-l.png);
}

.carousel-control-next-icon {
  background-image: url(../../../images/icon-pfeile-rot-r.png);
}

.carousel-item {
  padding: 0 150px;
}

.camera_prev,
.camera_next,
.camera_commands {
  cursor: pointer;
  height: 48px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 48px;
  z-index: 2;
}

.carousel-control-prev,
.carousel-control-next {
  top: -60px;
  opacity: 1;
}

.carousel-control-prev:hover,
.carousel-control-next:hover {
  opacity: 0.5;
}

.camera_white_skin .camera_next>span {
  background-position: 0 0;
}

.camera_white_skin .camera_prev>span {
  background-position: 0 0;
}

.camera_commands {
  display: none !important;
}

.camera_prev>span {
  background: url(../../../images/icon-pfeile-rot-l.png) 0 0 no-repeat;
  display: block;
  height: 48px;
  width: 48px;
}

.camera_next>span {
  background: url(../../../images/icon-pfeile-rot-r.png) 0 0 no-repeat;
  display: block;
  height: 48px;
  width: 48px;
}

.camera_caption_desc {
  margin: 0 auto;
  max-width: 1320px;
  padding: 0 15px;
}

.camera_caption>div {
  background: rgba(0, 0, 0, 0) !important;
}

.camera_caption_desc p {
  font-family: 'Oswald';
  font-size: 54px;
  display: flex;
  color: #000;
  justify-content: flex-end;
}

.camera_caption_desc p span {
  background: #fff;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 20px;
}

.camera_caption {
  top: 26%;
}

#bottom-section-1 {
  background: #2F343D;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

#bottom-section-1 a {
  color: #fff;
  font-size: 16px;
}

#bottom-section-1 a:hover {
  text-decoration: underline;
}

#bottom-section-1 h2 {
  padding: 5px 0 0 0;
  color: #fff;
}

#bottom-section-1 .kontakt-bottom {
  padding-top: 20px;
}

/**FOOTER**/
#footer {
  background: #901416;
  color: #fff;
  border-top: 2px solid #fff;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #fff;
  text-decoration: underline;
}

#footer .row .col-lg-3,
#footer .row .col-lg-1 {
  padding-top: 30px;
}

#footer .row .col-lg-2 {
  padding-top: 0px;
}

div#footer h3 {
  display: inline-block;
  padding: 2px 10px;
  margin: 0;
  background: #fff;
  color: #901416;
  font-size: 16px;
  font-family: Verdana;
}

div#footer h4 {
  padding: 5px 0;
  margin: 0;
  color: #fff;
  font-size: 16px;
  font-family: Verdana;
  text-transform: inherit;
  font-weight: 700;
}

div#copyright {
  padding: 10px 0 2px;
  font-size: 12px;
}

div#footer img {
  margin-right: 6px;
  margin-top: -3px;
}

div#footer .row .col-lg-2 img {
  margin-right: 0px;
  margin-top: 0px;
}

#footer .row .col-lg-1 p {
  display: block;
}

/**BLOG**/
/*.com-content-category-blog__item.blog-item {
    margin: 0 50px 120px 0;
}
.com-content-category-blog__items.blog-items .com-content-category-blog__item.blog-item:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
}

.com-content-category-blog__item.blog-item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.com-content-category-blog__item.blog-item {
    display: flex;
}
.com-content-category-blog__items.blog-items.startseite-news.columns-4 .com-content-category-blog__item.blog-item {
    display: flex;
    width: 25%;
    flex-direction: column;
}*/

nav.pagination__wrapper {
  display: none;
}

.com-content-category-blog__navigation.w-100 {
  display: none;
}

.items-more {
  display: none;
}

.com-content-category-blog.blog .btn {
  text-transform: uppercase !important;
}

div#jm-category-module-136 {
  margin-top: 51px;
}

.jm-category-module.default .jmm-intortext {
  line-height: 1.2;
}

.com-content-category-blog__item.blog-item {
  display: flex;
  flex-direction: column;
}

.com-content-category-blog__items.blog-items.startseite-news.masonry-4 a.readmore.btn {
  display: inline-block;
  text-align: right;
  background: transparent;
}

figure.left.item-image img {
  margin: 0;
  width: 100%;
  height: 250px;
  object-fit: cover;
}

figure.left.item-image {
  margin: 0;
}

p.readmore {
  text-align: right;
}

.com-content-category-blog__items.blog-items.startseite-news.masonry-4 img.readmore-icon {
  width: 20px;
  height: auto;
}

.com-content-category-blog__items.blog-items.startseite-news.masonry-4 {
  display: inline-flex;
}

.com-content-category-blog__items.blog-items.startseite-news.masonry-4 .page-header h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}

.com-content-category-blog__items.blog-items.startseite-news.masonry-4 .page-header h2 a {
  color: #fff;
}

.com-content-category-blog__items.blog-items.startseite-news.masonry-4 .item-content {
  background: #2f343d;
  padding: 10px;
}

.jmm-image.mod-article-image a {
  display: block;
}

.jmm-image.mod-article-image img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.jm-category-module.default .jmm-text .jmm-title {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font-size: 20px;
  color: #2A5342;
  font-weight: 400;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

div#mod-custom132 {
  display: none;
}

.btn-light {
  color: #fff !important;
  background-color: transparent !important;
  border-color: #f8f9fa;
  border-radius: 0;
}

.btn-light:hover {
  color: #000 !important;
  background-color: #fff !important;
  border-color: #f8f9fa;
  border-radius: 0;
}

a.btn {
  background: #ccc;
  text-transform: uppercase;
  border-radius: 0;
}

a.btn:hover {
  background: #ccc;
  text-transform: uppercase;
  border-radius: 0;
}

#mobile-social {
  display: none;
}

div#breadcrumb .float-start {
  float: left !important;
  display: none;
}

div#breadcrumb {

  margin-top: 40px;
}


/**STARTSEITE BLOG**/
.com-content-category-blog__item.blog-item {
  display: flex;
  flex-direction: column;
  margin: 0 10px;
  flex: 0 0 23.5%;
  flex-wrap: wrap;
  justify-content: flex-start;
  background: #2f343d;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 figure.left.item-image {
  flex: 0 0 0 !important;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 .com-content-category-blog__item.blog-item img {
  object-fit: cover;
  width: 100%;
  height: 200px;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 .com-content-category-blog__item.blog-item {
  margin: 0 50px 50px 0;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 .com-content-category-blog__item.blog-item:last-child {
  margin: 0 0px 50px 0;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 h2 {
  font-size: 18px;
  padding: 0 0 20px 0;
  font-weight: 500;
  color: #fff;
  text-transform: inherit;
  min-height: 91px;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 h2 a {
  color: #fff;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 {
  display: flex;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 .item-content p {
  display: none;
}

.com-content-category-blog__items.blog-items.startseite-news.columns-4 .item-content {
  background: #2f343d;
  color: #fff;
  padding: 10px;
}

/**COSTUME FIELDS**/
li.field-entry.uebersichtsliste ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

li.field-entry.accordion1 .collapse ul li:before {
  content: '\2022';
  display: inline-block;
  width: 5px;
  height: auto;
  position: absolute;
  left: 0;
}

li.field-entry.accordion1 .collapse ul li {
  margin: 0px 0;
  display: block !important;
  padding: 0px 0 0px 15px;
  position: relative;
  border-bottom: 0px solid rgba(0, 0, 0, 0.125);
  position: relative;
}

li.field-entry.accordion1 .collapse ul {
  margin: 20px 0 20px 10px;
  padding: 10px;
}

.card-body {
  flex: 1 1 auto;
  padding: 20px 0;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #f5f5f5;
  background-clip: border-box;
  border-top: 0px solid rgba(0, 0, 0, 0.125);
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0.25rem;
  padding-left: 20px;
  padding-right: 20px;
}

span.field-entry.collapsed-field-full {
  width: 100%;
}

.button {
  margin: 20px 0;
  width: 100%;
  display: block;
}

span.field-entry.detail-headline {
  width: 100%;
  display: block;
}

h2.headline.detail-headline-beschriftung {
  display: none;
}

div#container-main-sidebar #main-content .com-content-article .com-content-article__body {
  /*width: 95%;*/
}

.com-content-article.item-page .item-image img {
  position: absolute;
  right: 25px;
  width: 259px;
  height: 200px;
  top: 145px;
  z-index: 99;
  object-fit: cover;
}

span.field-label {
  display: none;
}

/*li.field-entry.accordion1 li .field-entry img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}*/
li.field-entry.accordion1 li span.field-entry.detail-bild img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

li.field-entry.accordion1 li span.field-entry.detail-bild {
  width: 28%;
  display: inline-flex;
  flex-direction: row;
  flex: 0 0 28%;
  align-content: flex-start;
  align-items: flex-start;
  padding-right: 15px;
  padding-left: 15px;
}

li.field-entry.accordion1 li span.field-entry.detail-inhalt {
  width: 72%;
  display: inline-flex;
  flex-direction: column;
  flex: 0 0 72%;
  align-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.accordionContent .card-body ul li,
.accordionContent .card-body ul li:nth-child(even),
.accordionContent .card-body ul li:nth-child(odd) {
  margin: 0;
  display: block !important;
  border-bottom: none;
}

.accordionContent .card-body ul {
  margin: 0 0 10px 0;
}

.accordionContent .card-body ul li:before {
  content: '\2022';
  width: 10px;
  height: 10px;
  position: absolute;
  left: -17px;
}

li.field-entry.accordion1 ul li {
  margin: 50px 0;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

li.field-entry.accordion1 ul li:nth-child(even) {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

ul.fields-container {
  margin: 0;
  padding: 0;
}

ul.fields-container li::marker {
  content: none;
}

li.field-entry.uebersichtsliste ul li {
  background: #2f343d;
  color: #fff;
  padding: 20px 47px 20px 20px;
  width: 47%;
  margin: 10px 20px 10px 0;
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  flex: 0 0 47%;
}

li.field-entry.uebersichtsliste li {
  position: relative;
}

li.field-entry.uebersichtsliste li .field-entry a {
  background: url(/images/link-bild.png) right center no-repeat;
  width: 92%;
  height: 160px;
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 999;
}

a.glink {
  text-decoration: none;
  padding: 0 2px 0;
}

span.field-entry.uebersicht-headline {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 15px;
}

li.dj-up.itemid378.withmodule.separator {
  margin-top: 12px;
  margin-right: 8px;
}

li.dj-up.itemid378.withmodule.separator .flag {
  display: inline-block;
  padding: 12px 5px;
}

.pageid-251 .com-content-article img {
  margin: 20px 20px 20px 0;

}

/**EDITOR**/
tbody.subform-repeatable-container td {
  display: block;
  width: 100%;
}

table#subfieldList_jform_com_fields_accordion1 th {
  width: 100% !important;
  display: block !important;
}

/**RAXO**/
.raxo-block-button,
.raxo-category {
  background-color: #901416;
}

article .raxo-wrap {
  background-color: #2F343D;
  border-radius: 3px 3px 2px 2px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
  overflow: hidden;
  color: #fff;
}

.raxo-normal .raxo-details {
  padding: 0;
  background-color: transparent;
  position: absolute;
  border-top: inherit;
  bottom: 20px;
  right: 20px;
}

.raxo-bricks .raxo-readmore {
  background-color: transparent;
}

.raxo-bricks .raxo-image {
  margin: -3px;
  border-width: 0px !important;
}

.raxo-category a {
  display: inline-block;
  margin: 0 -10px 0 -12px;
  padding: 0 10px 0 12px;
  color: #ffffff;
  text-transform: uppercase !important;
  font-family: 'Oswald';
}

.raxo-title {
  font-size: 18px;
  padding: 0 0 0px 0;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase !important;
  min-height: 91px;
  line-height: 1.2;
}

.raxo-title a {
  color: #ffffff;
}

.raxo-title a:hover {
  color: #901416;
}

@media (max-width: 1400px) {
  ul.dj-megamenu li a.dj-up_a {
    display: block;
    padding: 15px 22px;
    text-decoration: none;
    text-transform: uppercase !important;
    font-weight: 500;
    font-size: 16px !important;
    font-family: Verdana;
    color: #fff;
    border-radius: 0px;
  }

  .com-content-article.item-page .item-image img {
    position: absolute;
    right: 23px;
    width: 223px;
    height: 200px;
    top: 145px;
    z-index: 99;
    object-fit: cover;
  }

  #footer .container {
    max-width: 1690px;
  }

}

@media screen and (max-width: 1398px) {
  .titelbild-inhalt {
    position: absolute;
    width: 100%;
    text-align: right;
    top: 20%;
    color: #fff;
    font-size: 20px;
  }
}

@media screen and (max-width: 1250px) {
  .row.angebote .col-lg-3 {
    flex: 0 0 auto;
    width: 47%;
    background: #2f343d;
    margin: 10px;
  }

  .camera_caption_desc p {
    font-family: 'Oswald';
    font-size: 40px;
    display: flex;
    color: #000;
    justify-content: flex-end;
  }

  #top-section-2 {
    background: #dce4ab;
    background-size: cover;
  }

  #top-section-2 .col-lg-6 {
    width: 100%;
  }
}

@media screen and (max-width:1200px) {
  .com-content-article.item-page .item-image img {
    position: absolute;
    right: 21px;
    width: 188px;
    height: 200px;
    top: 145px;
    z-index: 99;
    object-fit: cover;

  }

  #header {
    height: 70px;
  }

  #navigation {
    z-index: 900;
    position: absolute;
    display: flex;
    flex-direction: row;
    right: 20px;
    justify-content: flex-start;
    top: 10px;
  }

  .dj-mobile-open-btn.active .dj-mobile-open-icon,
  .dj-megamenu-select-dark .dj-mobile-open-btn:focus,
  .dj-megamenu-select-dark:hover .dj-mobile-open-btn,
  .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:hover,
  .dj-megamenu-offcanvas-dark .dj-mobile-open-btn:focus,
  .dj-megamenu-accordion-dark .dj-mobile-open-btn:hover,
  .dj-megamenu-accordion-dark .dj-mobile-open-btn:focus {
    background: transparent;
    color: #ffa9a9;
  }

  #navigation {
    z-index: 900;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 1160px) {
  .raxo-pagination article {
    padding-top: 0;
    background: none;
    width: 31%;
    flex: 0 0 31%;
    margin: 0 10px 0 0;
  }

  .titelbild-inhalt p {
    width: 100%;
    display: inline-block;
    line-height: 1.4;
  }

  h1 {
    font-size: 30px;
    font-weight: 900;
    padding: 0 0 20px 0;
    text-transform: uppercase;
  }


  .dj-megamenu-select-light .dj-mobile-open-btn,
  .dj-megamenu-offcanvas-light .dj-mobile-open-btn,
  .dj-megamenu-accordion-light .dj-mobile-open-btn {
    font-size: 30px;
    background: #901416;
    color: #fff;
  }
}

@media screen and (max-width: 992px) {
  .raxo-pagination article {
    width: 49%;
    flex: 0 0 49%;
  }

  li.field-entry.accordion1 ul li:nth-child(even) {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  li.field-entry.accordion1 li span.field-entry.detail-inhalt {
    width: 98%;
    display: inline-flex;
    flex-direction: column;
    flex: 0 0 98%;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  li.field-entry.accordion1 ul li {
    margin: 50px 0;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }

  li.field-entry.uebersichtsliste ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }

  ul.dj-megamenu {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
  }

  .com-content-category-blog__item.blog-item {
    display: flex;
    flex-direction: column;
    margin: 10px 0;
  }

  .com-content-category-blog__items.blog-items.startseite-news.masonry-4 {
    display: inline-flex;
    flex-direction: column;
  }

  div#sidebar h2 {
    color: #fff;
    margin-top: 0;
  }

  #container-main-sidebar #sidebar {
    width: 100%;
    padding: 40px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    background: #2F343D;
    color: #fff;
  }

  #container-main-sidebar #main-content {
    padding-right: 0;
  }

  div#container-main-sidebar #main-content .com-content-article .com-content-article__body {
    width: 100%;
  }

  .com-content-article.item-page .item-image img {
    position: inherit;
    right: 25px;
    width: 100%;
    height: auto;
    top: 145px;
    z-index: 99;
    margin-bottom: 20px;
  }

  #container-main-sidebar #main-content,
  #sidebar {
    width: 100%;
  }

  #container-main-sidebar {
    display: inline-flex;
    margin-top: 30px;
    flex-direction: column;
  }

  .camera_prev,
  .camera_next,
  .camera_commands {
    display: none;
  }

  .camera_caption_desc p {
    font-family: 'Oswald';
    font-size: 30px;
    display: flex;
    color: #000;
    justify-content: flex-end;
  }

  #mobile-social {
    display: inline-block;
  }

  .row.angebote .col-lg-3 {
    width: 46%;
  }

  div#mapa-section-3 .row .col-lg-4 {
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
  }

  div#mapa-section-3 {
    text-align: center;
  }

  #footer {
    background: #901416;
    color: #fff;
    text-align: left;
    border-top: 2px solid #fff;
  }

  #footer .row .col-lg-1 p {
    display: inline-block;
  }

  div#top-section-5 h2 {
    display: block;
    margin: 0px 0 15px 0;
  }

  #top-section-4 {
    height: auto !important;
  }

  .reverse-inhalt .col-lg-6:nth-child(1),
  .reverse-inhalt .col-lg-6:nth-child(2) {
    padding-left: 10px;
    padding-right: 10px;
  }

  div#logo img {
    width: 90px;
  }

  .col-lg-6:nth-child(1) {
    padding-right: 10px;
  }

  .col-lg-6:nth-child(2) {
    padding-left: 10px;
  }

  div#mod-custom132 {
    display: inline-block;
  }

  .desktop {
    display: none;
  }

  div#mod-custom132 {
    padding: 0 0 0 6px;
  }

  a.dj-up_a.social {
    padding: 11px 13px 0 0 !important;
    margin: 0 !important;
    color: #fff;
    background: transparent;
  }

  #top-section-1,
  #top-section-2,
  #top-section-3,
  #top-section-4,
  #top-section-5,
  #top-section-6,
  #top-section-7,
  #bottom-section-1,
  #bottom-section-2,
  #bottom-section-3,
  #bottom-section-4,
  #bottom-section-5,
  #bottom-section-6,
  #bottom-section-7,
  #top-section-1,
  #supa-section-2,
  #supa-section-3,
  #supa-section-4,
  #supa-section-5,
  #supa-section-6,
  #supa-section-7,
  #supa-section-8 {
    padding: 30px 0;
    text-align: center;
  }

  #top-section-1 {
    padding-top: 0;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 25px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  .titelbild-inhalt {
    position: inherit;
    width: 100%;
    text-align: center;
    top: 20%;
    color: #901416;
    font-size: 16px;
    margin-top: 23px;
    min-height: 245px;
  }

  #top-section-4 .map {
    top: 0;
    z-index: 0;
    position: inherit !important;
  }

  #top-section-4 {
    background: #424242;
    padding-top: 0px;
    padding-bottom: 0px;
    position: inherit;

  }

  #top-section-4 .map-info {
    padding: 20px;
    position: inherit;
    z-index: 99;
    background: #424242;
    border-radius: 0;
    border-left: 0;
    display: block;
    color: #fff;
    margin: 25px 0px;
  }

  .mobile {
    display: block;
  }

  ul#dj-megamenu125 {
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
  }

  div#footer-1-2 ul li {
    display: block;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    text-align: center;
  }

  .col-lg-4 {
    margin: 20px 0;
  }

  .footer {
    padding: 20px 0 10px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .team-modul .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 97%;
    width: 97%;
  }

  li.field-entry.uebersichtsliste ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  li.field-entry.accordion1 li .detail-bild {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    flex: 0 0 100%;
    align-content: flex-start;
    align-items: flex-start;
    padding-right: 0;
    padding-left: 0;
    flex-wrap: wrap;
    margin: 10px 0;
  }

  li.field-entry.accordion1 li .detail-inhalt {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    flex: 0 0 100%;
    align-content: flex-start;
    align-items: flex-start;
  }

  li.field-entry.accordion1 li .detail-bild {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    flex: 0 0 100%;
    align-content: flex-start;
    align-items: flex-start;
    padding-right: 15px;
    padding-left: 15px;
    flex-wrap: wrap;
  }

  li.field-entry.uebersichtsliste ul li {
    background: #2f343d;
    color: #fff;
    padding: 20px 37px 20px 20px;
    width: 100%;
    margin: 10px 10px 10px 0;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 680px) {
  div#container-main-sidebar h1 {
    font-size: 33px;
    color: #901416;
    margin: 0 0 10px;
  }

  .camera_caption_desc p {
    font-family: 'Oswald';
    font-size: 19px;
    display: flex;
    color: #000;
    justify-content: flex-end;
  }

  .row.angebote .col-lg-3 {
    width: 100%;
  }

  .carousel-item {
    padding: 0 60px;
  }

  div#mapa-section-2 .angebote-box {
    border-top: 2px solid #707070;
  }

  div#mapa-section-2 {
    text-align: center;
    background: #2f343d;
  }

  div#mapa-section-2 h2 {
    color: #fff;
  }

  .col {
    flex: 1 0 33%;
  }

  .titelbild-inhalt h2 {
    font-size: 25px;
  }
}

@media screen and (max-width: 540px) {
  .raxo-pagination article {
    padding-top: 0;
    background: none;
    width: 47%;
    flex: 0 0 47%;
    margin: 0 10px 0 0;
  }
}

@media screen and (max-width: 390px) {
  .raxo-pagination article {
    padding-top: 0;
    background: none;
    width: 100%;
    flex: 0 0 100%;
    margin: 0 0 10px 0;
  }
}

@media screen and (max-width: 320px) {
  .camera_caption_desc p {
    font-family: 'Oswald';
    font-size: 14px;
    display: flex;
    color: #000;
    justify-content: flex-end;
  }
}

#products-quicklinks {
  background: #2F343D;
  color: #fff;
  padding: 40px 0;
}

h2.products-quicklinks-h2 {
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 25px;
}

#products-quicklinks ul {
  list-style-type: none;
  -moz-column-count: 4;
  -moz-column-gap: 20px;
  -webkit-column-count: 4;
  -webkit-column-gap: 20px;
  column-count: 4;
  column-gap: 20px;
}

@media (max-width: 768px) {
  #products-quicklinks ul {
    list-style-type: none;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px;
  }
}

@media (max-width: 520px) {
  #products-quicklinks ul {
    list-style-type: none;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
  }
}

#products-quicklinks ul>li>a {
  color: #fff;
}

#products-quicklinks ul>li>a:hover {
  color: #901416;
  text-decoration: underline;
}

.content-closed {
  display: none;
}

.content-open {
  display: block;
}

button.readmore {
  background: #ccc;
  text-transform: uppercase;
  border-radius: 0;
}

button.readmore:focus,
btn.readmore:active {
  outline: 0;
  box-shadow: none;
}

button.readmore:hover {
  background: #ccc;
  text-transform: uppercase;
  border-radius: 0;
}

.automotive .com-content-article__body > p:first-of-type > img,
.rohstoffe .com-content-article__body > p:first-of-type > img,
.kunststoff .com-content-article__body > p:first-of-type > img,
.energie .com-content-article__body > p:first-of-type > img,
.infrastruktur .com-content-article__body > p:first-of-type > img,
.lebensmittel-pharma .com-content-article__body > p:first-of-type > img,
.maschinenbau .com-content-article__body > p:first-of-type > img,
.wasser .com-content-article__body > p:first-of-type > img,
.veranstaltungen .com-content-article__body > p:first-of-type > img,
.interviews .com-content-article__body > p:first-of-type > img,
.gastkommentare .com-content-article__body > p:first-of-type > img,
.applikationsberichte .com-content-article__body > p:first-of-type > img,
.whitepapers .com-content-article__body > p:first-of-type > img,
.fachbeitraege .com-content-article__body > p:first-of-type > img,
.pressemeldungen .com-content-article__body > p:first-of-type > img,
.aktuelles .com-content-article__body > p:first-of-type > img {
    display: none;
}