@font-face {
  font-family: 'Open Sans';
  src: url('/typo3conf/ext/sf_template_metalltechnik/Resources/Public/fonts/OpenSans-VariableFont_wdth,wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-stretch: 25% 151%;
}
html,
body {
  scroll-behavior: smooth;
  font-size: 12px;
}
@media screen and (min-width: 360px) {
  html,
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  html,
  body {
    font-size: 18px;
  }
}
body {
  font-family: 'Open Sans';
  font-weight: 400;
  overflow-x: hidden;
  background: #ffffff;
  color: #8a948a;
  padding-top: 0px;
  position: relative;
  scroll-behavior: smooth;
}
body b,
body strong {
  font-family: 'Open Sans';
  font-weight: 700;
}
body.showNav {
  overflow: hidden;
}
body.showNav .navsidebar {
  overflow-y: scroll;
}
section {
  padding-block: 1rem 0;
}
section.fullheight {
  padding: 0;
  min-height: 100vh;
  scroll-snap-align: start;
}
section.defaultcontent {
  z-index: 1;
  position: relative;
}
.ce-image {
  z-index: 0;
  position: relative;
}
.pagebackground {
  display: none;
  height: 40em;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50px;
  background-position: top right;
  -webkit-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
a {
  word-wrap: break-word;
}
a:hover {
  color: #e02129;
}
.row {
  margin: 1rem auto;
}
.container {
  max-width: 1140px;
  padding: 0 1rem;
}
@media screen and (min-width: 48em) {
  .container {
    padding: 0 2rem;
  }
}
.container.big {
  max-width: ;
}
.container-fluid {
  max-width: ;
  width: 100%;
  padding-inline: 15px;
}
@media screen and (min-width: 48em) {
  .container-fluid {
    padding-inline: 0;
  }
}
.container-fluid.reallysmall {
  max-width: 1140px;
}
.produkte .container {
  max-width: ;
}
.specialfont {
  font-family: 'Open Sans';
  font-weight: 800;
  color: #8a948a;
}
h1,
h2,
h3 {
  font-family: 'Open Sans';
  font-weight: 800;
  color: #8a948a;
  margin-top: 0;
  line-height: 1.2em;
}
.bigtitle {
  font-size: 2rem;
  color: #8a948a;
  font-family: 'Open Sans';
  font-weight: 800;
  line-height: 1em;
}
@media screen and (min-width: 640px) {
  .bigtitle {
    font-size: 3rem;
  }
}
.font-light {
  font-family: 'Open Sans';
  font-weight: 300;
}
.font-regular {
  font-family: 'Open Sans';
  font-weight: 400;
}
.font-bold {
  font-family: 'Open Sans';
  font-weight: 700;
}
.font-extrabold {
  font-family: 'Open Sans';
  font-weight: 800;
}
.font-upper {
  text-transform: uppercase;
}
.font-center {
  text-align: center;
}
.clr-white {
  color: white;
}
.clr-primary {
  color: #e02129;
}
.clr-primary a {
  text-decoration: none;
  color: inherit;
}
.clr-primary-light {
  color: rgba(224,33,41,0.5);
}
.clr-secondary {
  color: #ffb69b;
}
.is--centered {
  text-align: center;
}
.is--bold {
  font-weight: 700;
}
h1 {
  line-height: 1.05em;
}
h2 {
  margin-top: 0;
  font-size: 3rem;
}
.headline,
.subline {
  display: block;
  text-transform: uppercase;
  font-size: clamp(1.5rem,6vw,2rem);
  line-height: 1;
  margin-bottom: 0;
}
.headline.font-light,
.subline.font-light {
  font-weight: 300;
}
.headline.font-bold,
.subline.font-bold {
  font-weight: 700;
}
@media screen and (min-width: 48em) {
  .headline,
  .subline {
    font-size: clamp(2rem,6vw,3rem);
  }
}
.contentheader:has(h1) .headline,
.contentheader:has(h1) .subline {
  font-size: clamp(1.75rem,7vw,2.5rem);
  text-wrap: balance;
}
.contentheader.h1 .headline,
.contentheader.h1 .subline {
  font-size: clamp(1.75rem,7vw,2.5rem);
  text-wrap: balance;
}
.contentheader:has(h2) .headline,
.contentheader:has(h2) .subline {
  font-size: clamp(1.5rem,6vw,2rem);
  text-wrap: balance;
}
.contentheader.h2 .headline,
.contentheader.h2 .subline {
  font-size: clamp(1.5rem,6vw,2rem);
  text-wrap: balance;
}
.contentheader:has(h3) .headline,
.contentheader:has(h3) .subline {
  font-size: clamp(1.25rem,5vw,1.6rem);
  text-wrap: balance;
}
.contentheader.h3 .headline,
.contentheader.h3 .subline {
  font-size: clamp(1.25rem,5vw,1.6rem);
  text-wrap: balance;
}
.contentheader:has(h4) .headline,
.contentheader:has(h4) .subline {
  font-size: clamp(1rem,4vw,1.4rem);
  text-wrap: balance;
}
.contentheader.h4 .headline,
.contentheader.h4 .subline {
  font-size: clamp(1rem,4vw,1.4rem);
  text-wrap: balance;
}
.epic {
  font-size: 5.6rem;
  font-weight: 300;
  line-height: 1;
}
@media screen and (min-width: 48em) {
  .epic {
    font-size: clamp(2rem,8vw,5.6rem);
  }
}
.ce-headline-center {
  display: block;
}
.headline {
  font-weight: 300;
  line-height: 1.1;
}
.subline {
  font-weight: 700;
}
p {
  font-size: 1rem;
}
p a {
  color: #8a948a;
}
p a.icon {
  font-size: 1rem;
  font-family: 'Open Sans' !important;
}
p a.icon:before {
  font-family: 'icomoon';
  margin-right: .5rem;
}
p.smaller {
  font-size: .8rem;
}
ul {
  padding-left: 1rem;
  list-style-type: square;
}
ul li::marker {
  color: #e02129;
}
@media screen and (max-width: 1199px) {
  h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 639px) {
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 479px) {
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 24px;
  }
}
.contentheader .contenttitle.black {
  color: #000000;
}
.contentheader .contenttitle.white {
  color: #ffffff;
}
.contentheader h1 a {
  text-decoration: none;
}
.contentheader h1 a:hover {
  color: #e02129;
}
.contentheader h2 a {
  text-decoration: none;
}
.contentheader h2 a:hover {
  color: #e02129;
}
a {
  color: #8a948a;
  text-decoration: underline;
}
a:not([href]),
div[id^="c"] {
  scroll-margin-top: 4rem;
}
.d-grid {
  display: grid;
}
img {
  width: 100%;
  height: auto;
  display: block;
}
.btn {
  color: #ffffff;
  font-size: .8rem;
  font-weight: 400;
  border: none;
  background-color: #8a948a;
  display: inline-block;
  position: relative;
  line-height: 2;
  padding: .5rem 1rem;
  text-decoration: none;
}
.btn.btn-primary {
  background-color: #e02129;
  color: #ffffff;
  margin: 0.3rem;
}
.btn.btn-primary a {
  color: inherit;
  text-decoration: none;
}
.btn.btn-primary:not(:disabled):not(.disabled):active,
.btn.btn-primary:not(:disabled):not(.disabled).active,
.btn.btn-primary:hover {
  background-color: rgba(224,33,41,0.4);
}
.btn.btn-white {
  background-color: #ffffff;
  color: #8a948a;
  margin: 0.3rem;
}
.btn.btn-white a {
  color: inherit;
  text-decoration: none;
}
.btn.btn-white:not(:disabled):not(.disabled):active,
.btn.btn-white:not(:disabled):not(.disabled).active,
.btn.btn-white:hover {
  background-color: #a5aaa0;
  color: #ffffff;
}
.btn.btn-grey {
  background-color: #a5aaa0;
  color: #ffffff;
  margin: 0.3rem;
}
.btn.btn-grey a {
  color: inherit;
  text-decoration: none;
}
.btn.btn-grey:not(:disabled):not(.disabled):active,
.btn.btn-grey:not(:disabled):not(.disabled).active,
.btn.btn-grey:hover {
  background-color: ;
  color: #ffffff;
}
.btn.btn-border {
  background-color: unset;
  border: 1px solid #000000;
}
.btn.btn-border a {
  font-size: 1rem;
  text-decoration: none;
}
.btn.btn-border:hover {
  background-color: unset;
}
.btn.btn-border:hover a {
  text-decoration: underline;
}
.btn:hover {
  background-color: #e02129;
}
.btn-round {
  border-radius: 100vmax;
}
.btn-secondary {
  background-color: #ffb69b;
}
.btn-secondary:hover {
  background-color: #e02129;
}
.btn-phone,
.btn-mail,
.btn-pdf {
  position: relative;
  padding-left: 1.5rem;
  color: #e02129;
  font-size: .8rem;
  text-decoration: none;
}
.btn-phone:before,
.btn-mail:before,
.btn-pdf:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
}
.btn-phone:hover,
.btn-mail:hover,
.btn-pdf:hover {
  text-decoration: underline;
}
p,
ol {
  margin-bottom: 20px;
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.6,.6,.6);
    transform: scale3d(.6,.6,.6);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.6,.6,.6);
    transform: scale3d(.6,.6,.6);
  }
  50% {
    opacity: 1;
  }
}
header.contentheader {
  margin-bottom: 2rem;
}
header.contentheader .contenttitle {
  margin-bottom: 0.5rem;
}
ol {
  margin-bottom: 2rem;
}
ol li {
  margin-bottom: 0.5rem;
}
a.scroll-top {
  width: 44px;
  height: 44px;
  line-height: 45px;
  color: #e02129;
  border-radius: 10px;
  text-align: center;
  position: fixed;
  display: inline;
  opacity: 0;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  background-color: #ffffff;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  pointer-events: none;
}
a.scroll-top svg {
  height: 80%;
  width: 80%;
}
@media screen and (max-width: 767px) {
  a.scroll-top {
    bottom: 60px;
    right: 10px;
  }
}
.scrollheader a.scroll-top {
  opacity: 1;
  pointer-events: auto;
}
.row .col-12 {
  float: left;
}
.row>div {
  padding-inline: unset;
}
@media screen and (min-width: 48em) {
  .row>div {
    padding-inline: 15px;
  }
}
.contact-link {
  margin-right: 1rem;
}
.sticky {
  position: sticky;
  top: 1rem;
  align-self: flex-start;
}
.cover {
  object-fit: cover;
}
.ctype-ce_columns2 .col-md-12 .row .ce-col:first-of-type {
  padding-left: 0;
}
.ctype-ce_columns2 .col-md-12 .row .ce-col:last-of-type {
  padding-right: 0;
}
.table {
  color: #8a948a;
}
.modal-backdrop {
  z-index: 10000;
}
dialog {
  position: fixed;
  top: 5rem;
  z-index: 10001;
}
dialog[open] {
  width: min(80vw,30rem);
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: none;
  border-radius: 0.6rem;
}
dialog[open] .top,
dialog[open] .content {
  display: grid;
  grid-template-columns: 11fr 1fr;
}
dialog[open] .icon {
  justify-self: center;
}
dialog[open] .icon svg {
  width: 5rem;
  margin: 1rem;
}
dialog[open] .content .contentElement {
  padding: 1rem 2rem;
  text-align: center;
}
dialog[open] .content h4 {
  color: #e02129;
  margin-inline: auto;
}
dialog[open] .content p {
  margin-inline: auto;
}
dialog[open] button.close:focus {
  outline: none;
}
dialog[open] button.close {
  align-self: self-start;
  color: #e02129;
}
dialog[open] button.close:hover {
  color: #e02129;
}
dialog[open]::backdrop {
  background: rgba(0,0,0,0.6);
}
.pageoverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease-in-out;
  z-index: 100;
}
.pageoverlay.show {
  opacity: .8;
  visibility: visible;
  cursor: pointer;
}
.contentheader .contenttitle {
  line-height: 1.2;
}
.kopfgrafik .image img {
  height: calc(100vh - 70px);
  object-position: top;
}
@media screen and (min-width: 30em) {
  .kopfgrafik .image img {
    height: calc(100vh - 140px);
  }
}
.contentwrap {
  overflow: hidden;
  width: 100%;
  position: relative;
  min-height: 100vh;
}
#sidebar {
  position: fixed;
  right: 0;
  bottom: 9rem;
  width: 0;
  z-index: 1312;
}
#sidebar .sidebarButton {
  cursor: pointer;
  background: #e02129;
  color: #ffffff;
  width: 3rem;
  height: 3rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  transition: all 150ms ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 2rem;
  box-shadow: 0 0 20px rgba(0,0,0,0.25);
}
#sidebar .sidebarButton svg {
  height: 1.6rem;
  width: auto;
  fill: #ffffff;
}
#sidebar .sidebarButton:after {
  content: "";
  display: block;
  height: 100%;
  width: 5rem;
  background-color: #e02129;
  position: absolute;
  left: 100%;
  top: 0;
}
#sidebar .sidebarButton:hover {
  transform: translate(-0.75rem,-50%);
}
#sidebar .sidebarContent {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(0,3.5rem);
  transition: all 150ms ease-in-out 150ms;
  color: #100d08;
  max-width: 80vw;
  width: 400px;
}
@media screen and (min-width: 48em) {
  #sidebar .sidebarContent {
    width: auto;
  }
}
#sidebar .sidebarContent .closeSidebar {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 10px;
  transform: translate(0,-1.5rem);
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sidebar .sidebarContent .closeSidebar svg {
  transform: scale(1.7);
}
#sidebar .sidebarContent .row {
  flex-direction: column;
  margin: 0;
}
#sidebar .sidebarContent .row>div {
  padding: 1rem;
  box-shadow: none;
  transition: box-shadow 150ms ease-in-out;
}
#sidebar .sidebarContent .row>div .contentheader {
  margin-bottom: 1rem;
}
#sidebar .sidebarContent .row>div .contentheader .headline {
  color: #ffffff;
  font-size: 1.1rem;
}
#sidebar .sidebarContent .row>div p {
  color: #ffffff;
}
#sidebar .sidebarContent .row>div p a {
  color: inherit;
  font-size: 0.9rem;
  text-decoration: none;
}
#sidebar .sidebarContent .row>div .ce-uploads li {
  margin-block: .5rem;
}
#sidebar .sidebarContent .row>div .ce-uploads li a {
  color: inherit;
}
#sidebar .sidebarContent .row>div .ce-uploads li a span {
  font-size: .9rem;
}
#sidebar .sidebarContent .row>div .ce-uploads li a span:before {
  font-size: 1rem;
}
#sidebar .sidebarContent .row>div:nth-child(1) {
  background-color: #e02129;
  color: #ffffff;
  margin-bottom: 1rem;
}
#sidebar .sidebarContent .row>div:nth-child(1) p {
  color: inherit;
}
#sidebar .sidebarContent .row>div:nth-child(2) {
  background-color: #a51620;
  color: #ffffff;
}
#sidebar .sidebarContent .row>div:nth-child(2) p {
  color: inherit;
}
#sidebar.active .sidebarButton {
  transform: translate(100%,-50%);
}
#sidebar.active .sidebarContent {
  transform: translate(-100%,3.5rem);
}
#sidebar.active .sidebarContent .row>div {
  box-shadow: 0 0 20px rgba(0,0,0,0.25);
}
.folgeseite .kopfgrafik .img {
  height: calc(100vh - 70px);
}
@media screen and (min-width: 30em) {
  .folgeseite .kopfgrafik .img {
    height: calc(100vh - 140px);
  }
}
.folgeseite .contentwrap {
  overflow: visible;
}
.folgeseite .contentwrap section.ctype-list {
  padding: 0;
}
.folgeseite .contentwrap section.ctype-list .row {
  margin-top: 0;
}
.produkte .contentwrap {
  overflow: visible;
}
@media screen and (min-width: 30em) {
  .row >.col-12:nth-child(2) {
    padding-left: 2rem;
  }
}
.row.gap-1 {
  gap: 1rem;
}
.row.gap-2 {
  gap: 2rem;
}
.row.gap-3 {
  gap: 3rem;
}
.row.gap-4 {
  gap: 4rem;
}
.row.gap-5 {
  gap: 5rem;
}
.row.justify-content-evenly {
  justify-content: space-evenly;
  padding-inline: 1rem;
}
.row.justify-content-center {
  padding-inline: 1rem;
}
.row .ce-intext.ce-left .ce-gallery {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.video {
  width: 100%;
  aspect-ratio: 1.7777777777778;
}
@media screen and (min-width: 48em) {
  .video {
    aspect-ratio: 2.3333333333333;
  }
}
.text-v1 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  line-height: 2.25em;
}
.text-v1 .tv1-title {
  font-size: 2rem;
  color: #8a948a;
  font-family: 'Open Sans';
  font-weight: 800;
  line-height: 1em;
  display: block;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media screen and (min-width: 640px) {
  .text-v1 .tv1-title {
    font-size: 3rem;
  }
}
.text-v1 .tv1-badge {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.text-v1 .tv1-badge img {
  width: 250px;
  height: auto;
}
@media screen and (max-width: 991px) {
  .text-v1 .tv1-badge {
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 1rem;
  }
  .text-v1 .tv1-badge img {
    max-width: 10rem;
  }
}
.text-v2 {
  padding-top: 5rem;
  padding-bottom: 5rem;
  line-height: 2.25em;
}
.text-v2 p:last-child {
  margin-bottom: 0;
}
.text-v2 .tv2-title {
  font-size: 2rem;
  color: #8a948a;
  font-family: 'Open Sans';
  font-weight: 800;
  line-height: 1em;
  display: block;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
@media screen and (min-width: 640px) {
  .text-v2 .tv2-title {
    font-size: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .text-v2 .tv2-left {
    text-align: right;
  }
}
.text-v2 .tv2-right {
  text-align: left;
  font-size: 2.4rem;
  line-height: 1.5em;
}
@media screen and (max-width: 767px) {
  .text-v2 .tv2-right {
    padding-right: 5rem;
  }
}
.text-v2 .tv2-right .floral {
  display: inline-block;
  position: relative;
  height: 1em;
}
.text-v2 .tv2-right .floral svg {
  width: 5rem;
  height: auto;
  position: absolute;
  left: 0;
  top: 0.5em;
}
.ce-textpic .image.multiply img,
.ce-gallery .image.multiply img {
  mix-blend-mode: multiply;
}
.ce-gallery img {
  width: 100%;
  height: auto;
}
.ce-image .ce-gallery .ce-outer {
  float: unset;
  right: unset;
}
.ce-image .ce-gallery .ce-outer .ce-inner {
  float: unset;
  right: unset;
}
.ce-image .ce-gallery .ce-outer .ce-inner .ce-column {
  float: unset;
}
.ce-image .ce-gallery .ce-outer .ce-inner .ce-column figure {
  width: 100%;
}
.ce-image .ce-gallery .ce-outer .ce-inner .ce-column figure figcaption {
  font-size: .8rem;
  margin-block: .2rem 1rem;
}
#googlemaps [aria-label="Schließen"] {
  top: 0 !important;
  right: 0 !important;
}
.iconlist h3 {
  font-size: 3rem;
  margin-bottom: 1rem;
}
.iconlist ul {
  list-style: none;
  padding-left: 0;
}
.iconlist .listitem {
  margin-bottom: 1rem;
  font-size: 1rem;
}
.iconlist .listitem a {
  text-decoration: unset;
}
.iconlist .listitem a:hover {
  color: #8a948a;
  text-decoration: underline;
}
.tab-v1 .nav-tabs {
  border: unset;
}
.tab-v1 .nav-tabs .nav-item {
  flex: 1;
  position: relative;
  padding-top: 3rem;
}
@media screen and (min-width: 48em) {
  .tab-v1 .nav-tabs .nav-item {
    padding-top: 4rem;
  }
}
.tab-v1 .nav-tabs .nav-item .nav-link {
  text-decoration: unset;
  border-radius: unset;
  color: #8a948a;
  font-size: .8rem;
  text-align: center;
  background-color: unset;
  padding: .25rem .5rem;
  transition: color .3s ease;
}
@media screen and (min-width: 48em) {
  .tab-v1 .nav-tabs .nav-item .nav-link {
    font-size: 1rem;
    padding: .5rem 1rem;
  }
}
@media screen and (min-width: 78.75em) {
  .tab-v1 .nav-tabs .nav-item .nav-link {
    font-size: 1.2rem;
  }
}
.tab-v1 .nav-tabs .nav-item .nav-link.active,
.tab-v1 .nav-tabs .nav-item .nav-link:hover {
  color: #e02129;
  border: unset;
  background-color: unset;
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(1) .nav-link:before,
.tab-v1 .nav-tabs .nav-item:nth-of-type(2) .nav-link:before,
.tab-v1 .nav-tabs .nav-item:nth-of-type(3) .nav-link:before {
  content: '';
  position: absolute;
  top: 1rem;
  left: 50%;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  transform: translateX(-50%);
}
@media screen and (min-width: 48em) {
  .tab-v1 .nav-tabs .nav-item:nth-of-type(1) .nav-link:before,
  .tab-v1 .nav-tabs .nav-item:nth-of-type(2) .nav-link:before,
  .tab-v1 .nav-tabs .nav-item:nth-of-type(3) .nav-link:before {
    width: 3rem;
    height: 3rem;
  }
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(1) .nav-link:after,
.tab-v1 .nav-tabs .nav-item:nth-of-type(2) .nav-link:after,
.tab-v1 .nav-tabs .nav-item:nth-of-type(3) .nav-link:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #8a948a;
  transition: top .3s ease;
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(1) .nav-link.active:after,
.tab-v1 .nav-tabs .nav-item:nth-of-type(1) .nav-link:hover:after,
.tab-v1 .nav-tabs .nav-item:nth-of-type(2) .nav-link.active:after,
.tab-v1 .nav-tabs .nav-item:nth-of-type(2) .nav-link:hover:after,
.tab-v1 .nav-tabs .nav-item:nth-of-type(3) .nav-link.active:after,
.tab-v1 .nav-tabs .nav-item:nth-of-type(3) .nav-link:hover:after {
  top: 0;
  background-color: #e02129;
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(1) .nav-link:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-schraegdach_text.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(1) .nav-link.active:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-schraegdach_red.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(1):hover .nav-link:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-schraegdach_red.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(2) .nav-link:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-flachdach_text.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(2) .nav-link.active:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-flachdach_red.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(2):hover .nav-link:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-flachdach_red.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(3) .nav-link:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-komponenten_text.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(3) .nav-link.active:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-komponenten_red.svg");
}
.tab-v1 .nav-tabs .nav-item:nth-of-type(3):hover .nav-link:before {
  background-image: url("/fileadmin/user_upload/PV_Systeme/icons/altec-solar-komponenten_red.svg");
}
.tab-v1 .tab-content {
  padding: .5rem;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content {
    padding: 1.5rem 0;
  }
}
@media screen and (min-width: 78.75em) {
  .tab-v1 .tab-content {
    padding: 2.5rem 0;
  }
}
.tab-v1 .tab-content .tab-pane .contentheader a {
  text-decoration: none;
}
.tab-v1 .tab-content .tab-pane .ce-textpic {
  margin-bottom: 2rem;
}
.tab-v1 .tab-content .tab-pane .ce-textpic:last-of-type {
  margin-bottom: 0rem;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content .tab-pane .ce-textpic {
    margin-bottom: 0;
  }
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-gallery img {
  display: block;
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: transform .3s ease;
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-bodytext p a {
  text-decoration: none;
  font-size: 1rem;
  line-height: 1.2;
}
.tab-v1 .tab-content .tab-pane .ce-textpic:hover .ce-gallery img {
  transform: scale(1.1);
}
.accordion-item {
  margin-bottom: 1rem;
  border: 1px solid #8a948a;
  border-bottom: 1px solid #8a948a !important;
  border-radius: .5rem !important;
}
.accordion-item .accordion-header {
  margin-bottom: 0;
  padding: 0;
  background-color: unset;
}
.accordion-item .accordion-header .accordion-title {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  color: #989f98;
  text-align: left;
  background-color: unset;
  border-radius: .5rem;
  overflow-anchor: none;
  line-height: 1.2;
  margin-bottom: 0;
  transition: all .3s ease;
}
.accordion-item .accordion-header .accordion-title .accordion-title-link {
  text-decoration: none;
  color: #e02129;
  padding: 1rem 2rem 1rem 1rem;
  z-index: 1;
  width: 100%;
  transition: color .3s ease;
}
.accordion-item .accordion-header .accordion-title .accordion-title-link:after {
  content: '-';
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #8a948a;
  z-index: 0;
}
.accordion-item .accordion-header .accordion-title .accordion-title-link:hover:after {
  color: #e02129;
}
.accordion-item .accordion-header .accordion-title .accordion-title-link.collapsed {
  color: #8a948a;
}
.accordion-item .accordion-header .accordion-title .accordion-title-link.collapsed:after {
  content: '+';
}
.accordion-item .accordion-header .accordion-title:hover {
  color: #e02129;
}
.accordion-item .accordion-header .accordion-title:hover .accordion-title-link,
.accordion-item .accordion-header .accordion-title:hover:after {
  color: inherit;
}
.accordion-item .accordion-collapse .contentheader {
  display: none;
  visibility: hidden;
}
.accordion-item .accordion-collapse .accordion-body .ctype-textpic {
  padding: 0;
}
.accordion-item .accordion-collapse .accordion-body .ctype-textpic .row {
  margin-block: 0;
}
.accordion-item .collapse:not(.show) {
  display: none;
}
.custom-accordion {
  padding-inline: 15px;
}
.custom-accordion .accordion-item.card {
  border: unset !important;
  margin-bottom: 0;
  transition: background-color .3s ease;
}
.custom-accordion .accordion-item.card .accordion-header {
  border-bottom: none;
  border-radius: 0 !important;
  padding: 1rem;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title {
  gap: 1rem;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .image {
  flex-basis: 30%;
  aspect-ratio: 1;
  flex-shrink: 0;
  border-radius: .5rem;
  overflow: hidden;
}
@media screen and (min-width: 48em) {
  .custom-accordion .accordion-item.card .accordion-header .accordion-title .image {
    aspect-ratio: 1.7777777777778;
  }
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .image .fancybox {
  position: relative;
  z-index: 5;
  width: 2rem;
  aspect-ratio: 1;
  display: block;
  transform: translate(-100%,-100%);
  display: flex;
  justify-content: center;
  color: white;
  align-items: center;
  text-decoration: unset;
  right: -100%;
  background-color: #e02129;
  border-radius: .5rem 0 0 0;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .image .fancybox .icon {
  font-size: 1rem;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 1.5rem 2rem 1.5rem 1rem;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link .text {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link .text .accordion-title-link-text {
  font-size: 1rem;
  font-weight: normal;
  text-wrap: balance;
}
@media screen and (min-width: 48em) {
  .custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link .text .accordion-title-link-text {
    font-size: 1.5rem;
  }
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link .text .accordion-description-link-text {
  display: none;
  visibility: hidden;
  font-weight: normal;
}
@media screen and (min-width: 48em) {
  .custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link .text .accordion-description-link-text {
    display: block;
    visibility: visible;
  }
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link .accordion-title-link-state {
  flex-basis: 10%;
}
.custom-accordion .accordion-item.card .accordion-header .accordion-title .accordion-title-link:after {
  font-size: 3rem;
}
.custom-accordion .accordion-item.card .accordion-collapse .card-body {
  padding-inline: 10% 0;
}
.custom-accordion .accordion-item.card .accordion-collapse .card-body .content-element {
  margin-bottom: 2rem;
}
.custom-accordion .accordion-item.card.active {
  background-color: #f2f0f1;
}
.custom-accordion .accordion-item.card .sub {
  background-color: unset;
  --grid-template-columns: 1fr;
  --grid-gap: 2rem;
  --grid-column-start: 1;
}
@media screen and (min-width: 48em) {
  .custom-accordion .accordion-item.card .sub {
    --grid-template-columns: 1fr 3fr;
    --grid-column-start: 2;
  }
}
.custom-accordion .accordion-item.card .sub .accordion-header {
  padding-inline: 0;
  border: unset !important;
}
.custom-accordion .accordion-item.card .sub .accordion-title {
  display: grid;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
}
.custom-accordion .accordion-item.card .sub .accordion-title .accordion-title-link {
  grid-column-start: var(--grid-column-start);
  padding: 0;
}
.custom-accordion .accordion-item.card .sub .accordion-title .accordion-title-link .text {
  flex-direction: row;
  gap: .6rem;
  align-items: center;
}
.custom-accordion .accordion-item.card .sub .accordion-title .accordion-title-link .text .number {
  padding: 0.1rem 0.5rem;
  background-color: #a7aaa1;
  border-radius: .3rem;
  color: #ffffff;
  font-size: 1.5rem;
}
.custom-accordion .accordion-item.card .sub .accordion-title .accordion-title-link .text .accordion-title-link-text {
  text-transform: uppercase;
  color: #8a948a;
}
.custom-accordion .accordion-item.card .sub .accordion-title .accordion-title-link:after {
  content: '+';
  font-family: monospace;
}
.custom-accordion .accordion-item.card .sub .accordion-collapse .accordion-body.card-body {
  padding-inline: 0 2rem;
  display: grid;
  grid-template-columns: var(--grid-template-columns);
  gap: var(--grid-gap);
}
.custom-accordion .accordion-item.card .sub .accordion-collapse .accordion-body.card-body .image {
  opacity: 0;
  aspect-ratio: 1;
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 48em) {
  .custom-accordion .accordion-item.card .sub .accordion-collapse .accordion-body.card-body .image {
    display: block;
    visibility: visible;
  }
}
.custom-accordion .accordion-item.card .sub .accordion-collapse .accordion-body.card-body .image img {
  mix-blend-mode: multiply;
  object-fit: scale-down;
}
.custom-accordion .accordion-item.card .sub .accordion-collapse.collapse:not(.show) {
  display: none;
}
.custom-accordion .accordion-item.card .sub.active .accordion-title .accordion-title-link .number {
  background-color: #e02129;
}
.custom-accordion .accordion-item.card .sub.active .accordion-title .accordion-title-link .accordion-title-link-text {
  color: #e02129;
}
.custom-accordion .accordion-item.card .sub.active .accordion-title .accordion-title-link:after {
  content: '-';
  font-family: monospace;
}
.custom-accordion .accordion-item.card .sub.active .image {
  opacity: 1 !important;
}
.custom-accordion .accordion-item.card .bottom {
  padding-inline: 0 2rem;
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap: var(--grid-gap);
}
@media screen and (min-width: 48em) {
  .custom-accordion .accordion-item.card .bottom {
    grid-template-columns: repeat(3,minmax(0,1fr));
  }
}
.custom-accordion .accordion-item.card .bottom .files,
.custom-accordion .accordion-item.card .bottom .images,
.custom-accordion .accordion-item.card .bottom .contact {
  padding: 1rem;
  border-radius: .5rem;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  text-align: center;
  --gap: 2rem;
  width: 100%;
}
.custom-accordion .accordion-item.card .bottom .files .h4,
.custom-accordion .accordion-item.card .bottom .files .h5,
.custom-accordion .accordion-item.card .bottom .images .h4,
.custom-accordion .accordion-item.card .bottom .images .h5,
.custom-accordion .accordion-item.card .bottom .contact .h4,
.custom-accordion .accordion-item.card .bottom .contact .h5 {
  color: #e02129;
}
.custom-accordion .accordion-item.card .bottom .files ul {
  padding-left: 0;
}
.custom-accordion .accordion-item.card .bottom .files ul li {
  margin-bottom: .5rem;
  list-style: none;
}
.custom-accordion .accordion-item.card .bottom .files ul li a {
  color: inherit;
  text-decoration: unset;
}
.custom-accordion .accordion-item.card .bottom .files ul li a:before {
  font-family: 'icomoon' !important;
  content: "\e91d";
  text-decoration: unset;
  margin-right: .5rem;
  font-size: 1rem;
  color: #e02129;
}
.custom-accordion .accordion-item.card .bottom .images ul {
  padding-left: 0;
}
.custom-accordion .accordion-item.card .bottom .images ul li {
  margin-bottom: .5rem;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  align-items: center;
}
.custom-accordion .accordion-item.card .bottom .images ul li svg {
  width: 1rem;
  height: 1rem;
  fill: #e02129;
}
.custom-accordion .accordion-item.card .bottom .images ul li a {
  color: inherit;
  text-decoration: unset;
}
.custom-accordion .accordion-item.card .bottom .contact p {
  margin-bottom: 0.5em;
}
.custom-accordion .accordion-item.card .bottom .contact p a {
  color: inherit;
  text-decoration: unset;
}
.custom-accordion .accordion-item.card .bottom .contact p a:before {
  color: #e02129;
}
.custom-accordion+.custom-accordion .accordion-header {
  border-top: 1px solid #8a948a !important;
}
.contentwrap .custom-accordeon:last-of-type .accordion-header {
  border-bottom: unset !important;
}
@media screen and (min-width: 48em) {
  .ctype-ce_columns2 .row>.col-md-6:first-of-type {
    padding-left: 0;
  }
  .ctype-ce_columns2 .row>.col-md-6:last-of-type {
    padding-right: 0;
  }
  .ctype-ce_columns3 .row>.col-md:first-of-type {
    padding-left: 0;
  }
  .ctype-ce_columns3 .row>.col-md:last-of-type {
    padding-right: 0;
  }
}
.frame-gray {
  background-color: #f2f0f1;
}
.frame-gray .row {
  margin: 0;
}
.frame-gray .accordion .accordion-item {
  background-color: unset;
}
.frame-gray--no-padding {
  background-color: #f2f0f1;
  padding: 0;
}
.frame-gray--no-padding .row {
  margin: 0;
}
.frame-red {
  background-color: #e02129;
  color: #ffffff;
}
.frame-red h1,
.frame-red h2,
.frame-red h3,
.frame-red h4,
.frame-red h5,
.frame-red h6,
.frame-red p,
.frame-red li,
.frame-red a {
  color: #ffffff;
}
.frame-red .row {
  margin: 0;
}
.frame-red .btn-primary {
  background-color: #e02129;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.frame-red .btn-primary:hover {
  background-color: #ffffff;
  color: #e02129;
  border: 1px solid #e02129;
}
.frame-no-padding {
  padding: 0;
}
.frame-no-padding .row {
  margin: 0;
}
.frame-no-margin {
  margin: 0;
}
.frame-no-margin header.contentheader {
  margin: 0;
}
.round img {
  border-radius: 100rem;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
}
@media screen and (min-width: 825px) {
  .frame-bottom10 {
    margin-bottom: -10%;
  }
  .frame-bottom15 {
    margin-bottom: -15%;
  }
  .frame-bottom20 {
    margin-bottom: -20%;
  }
}
.ce-col.contact div,
.ce-col.contact section {
  padding: 0;
}
.play {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 25%;
  transform: translate(-50%,-25%);
  background: unset;
  border: unset;
  transition: all .3s ease;
}
@media screen and (min-width: 1440px) {
  .play {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
}
.play .icon-play {
  font-size: 4rem;
  background-color: rgba(224,33,41,0.4);
  border-radius: 50%;
  box-shadow: 0 0 40px rgba(0,0,0,0.3);
  color: #ffffff;
  transition: background-color .3s ease;
}
.play:hover {
  cursor: pointer;
}
.play:hover .icon-play {
  background-color: #e02129;
}
.modalBtn {
  position: absolute;
  z-index: 5;
  left: 50%;
  top: 75%;
  transform: translate(-50%,-75%);
  background: unset;
  border: unset;
  transition: all .3s ease;
}
.modalBtn .icon-play {
  font-size: 4rem;
  background-color: rgba(224,33,41,0.4);
  border-radius: 50%;
  box-shadow: 0 0 40px rgba(0,0,0,0.3);
  color: #ffffff;
  transition: background-color .3s ease;
}
.modalBtn:hover {
  cursor: pointer;
}
.modalBtn:hover .icon-play {
  background-color: #e02129;
}
.modal {
  display: none;
  position: fixed;
  z-index: 250;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.8) !important;
  cursor: pointer;
}
.modal .modal-content {
  background-color: #000000;
  margin: 5% auto;
  padding: 20px;
  width: 70%;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
@-webkit-keyframes animatetop {
  .modal .modal-content from {
    top: -300px;
    opacity: 0;
  }
  .modal .modal-content to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  .modal .modal-content from {
    top: -300px;
    opacity: 0;
  }
  .modal .modal-content to {
    top: 0;
    opacity: 1;
  }
}
.modal .modal-content .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.modal .modal-content .close:hover,
.modal .modal-content .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.modal.show {
  display: block;
}
.modalBtn {
  display: inline-block;
  padding: 10px 16px;
  border-radius: 4px;
  color: #000000;
  text-decoration: none;
}
.modalBtn:hover {
  cursor: pointer;
  text-decoration: none;
}
[id^=modal] {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
[id^=modal]:target {
  display: block;
}
.popup {
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.popup .popup__overlay {
  position: fixed;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000b3;
}
.popup .popup__overlay:hover {
  cursor: pointer;
}
.popup .popup__wrapper {
  position: fixed;
  z-index: 9;
  width: 80%;
  max-width: 1200px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  border-radius: 8px;
  padding: 58px 32px 32px 32px;
  background: #000000;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
}
@-webkit-keyframes animatetop {
  .popup .popup__wrapper from {
    top: -300px;
    opacity: 0;
  }
  .popup .popup__wrapper to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  .popup .popup__wrapper from {
    top: -300px;
    opacity: 0;
  }
  .popup .popup__wrapper to {
    top: 0;
    opacity: 1;
  }
}
.popup .popup__wrapper .popup__close {
  position: absolute;
  top: 16px;
  right: 26px;
  text-decoration: none;
}
.popup .popup__wrapper .popup__close:hover {
  text-decoration: none;
  cursor: pointer;
}
.tx-headerimage {
  width: 100vw;
  position: relative;
}
.tx-headerimage.verysmall {
  height: 23vh;
  min-height: 200px;
  overflow: hidden;
}
.tx-headerimage.verysmall .poly {
  width: 150vw;
}
@media screen and (min-width: 30em) {
  .tx-headerimage.verysmall .poly {
    width: 100vw;
  }
}
@media screen and (min-width: 48em) {
  .tx-headerimage.verysmall .poly {
    max-width: 60%;
  }
}
.tx-headerimage.verysmall a {
  text-decoration-color: #e02129;
}
.tx-headerimage.small {
  height: 30vh;
  min-height: 540px;
  overflow: hidden;
}
.tx-headerimage.small .poly {
  width: 150vw;
}
@media screen and (min-width: 30em) {
  .tx-headerimage.small .poly {
    width: 100vw;
  }
}
@media screen and (min-width: 48em) {
  .tx-headerimage.small .poly {
    max-width: 60%;
  }
}
.tx-headerimage.big {
  height: 30vh;
  min-height: 540px;
}
@media screen and (min-width: 48em) {
  .tx-headerimage.big {
    height: clamp(500px,80vh,825px);
    min-height: unset;
  }
}
.tx-headerimage .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tx-headerimage .image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.2);
}
.tx-headerimage .image .img-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-headerimage .video {
  width: 100%;
  height: 100%;
}
.tx-headerimage .video video {
  width: 100%;
}
.tx-headerimage .video:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(224,33,41,0.4);
}
.tx-headerimage .poly {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  overflow-x: hidden;
}
.tx-headerimage .poly .img-poly,
.tx-headerimage .poly .img-polylines {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 120%;
  height: auto;
}
@media screen and (min-width: 48em) {
  .tx-headerimage .poly .img-poly,
  .tx-headerimage .poly .img-polylines {
    width: 140%;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-headerimage .poly .img-poly,
  .tx-headerimage .poly .img-polylines {
    width: 100%;
  }
}
.tx-headerimage .content {
  position: absolute;
  z-index: 3;
  bottom: 3%;
  left: 1rem;
  width: 80vw;
  color: #ffffff;
}
@media screen and (min-width: 48em) {
  .tx-headerimage .content {
    width: 70vw;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-headerimage .content {
    left: 5rem;
  }
}
@media screen and (min-width: 100em) {
  .tx-headerimage .content {
    width: 50vw;
  }
}
.tx-headerimage .content.right {
  bottom: 30%;
  width: 90vw;
}
@media screen and (min-width: 48em) {
  .tx-headerimage .content.right {
    left: 50%;
    width: 40vw;
    bottom: 20%;
  }
}
.tx-headerimage .content h1 {
  color: #ffffff;
}
.tx-headerimage .content .headline,
.tx-headerimage .content .subline {
  max-width: 23ch;
  color: inherit;
  font-size: clamp(1.4rem,5vw,2rem);
  line-height: 1.2;
}
@media screen and (min-width: 48em) {
  .tx-headerimage .content .headline,
  .tx-headerimage .content .subline {
    font-size: clamp(2rem,5vw,2.3rem);
  }
}
.tx-headerimage .content .subline {
  margin-bottom: 1rem;
}
.tx-headerimage .content .link {
  color: inherit;
  font-size: 1.3rem;
  line-height: 1;
  padding-right: .75rem;
  margin-block: .5rem;
  display: none;
}
@media screen and (min-width: 48em) {
  .tx-headerimage .content .link {
    display: inline-block;
  }
}
.tx-headerimage .content .link:nth-of-type(n+2) {
  border-left: 1px solid #ffffff;
  padding-left: 1rem;
}
@media screen and (min-aspect-ratio: 2) {
  .tx-headerimage .content {
    width: 80%;
    max-width: 60vw;
  }
  .tx-headerimage .content h1 {
    font-size: clamp(2rem,4vw,3.7rem);
  }
}
.tx-intro {
  background-color: #f2f0f1;
  padding-top: 3rem;
}
@media screen and (min-width: 48em) {
  .tx-intro p {
    column-count: 2;
    column-gap: 2rem;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-intro p {
    column-gap: 5rem;
  }
}
.tx-quote {
  background-color: #f2f0f1;
  display: flex;
  flex-wrap: wrap-reverse;
  gap: 1rem;
  padding-bottom: 0;
  position: relative;
}
@media screen and (min-width: ) {
  .tx-quote {
    flex-wrap: nowrap;
  }
}
.tx-quote:after {
  content: '';
  position: absolute;
  bottom: -12vw;
  right: 0;
  width: 100%;
  height: 20vw;
  background-image: url("/fileadmin/user_upload/Bilder/quote-after.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 78.75em) {
  .tx-quote:after {
    height: 395px;
    bottom: -250px;
  }
}
.tx-quote .image {
  margin-left: 5vw;
  width: 50vw;
  position: relative;
}
@media screen and (min-width: 48em) {
  .tx-quote .image {
    width: 40vw;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-quote .image {
    margin-left: 10vw;
    width: 30vw;
  }
}
.tx-quote .image img {
  width: 100%;
  height: auto;
}
.tx-quote .image .play {
  top: 75%;
  left: 50%;
  transform: translate(-50%,-75%);
}
.tx-quote .content {
  width: 100vw;
  display: flex;
  flex-direction: column;
  padding-inline: 1rem;
}
@media screen and (min-width: 48em) {
  .tx-quote .content {
    padding-inline: 0;
    width: 50vw;
  }
}
.tx-quote .content .headline,
.tx-quote .content .subline {
  font-size: clamp(1.2rem,3vw,1.8rem);
  line-height: 1.2;
}
.tx-quote .content p {
  margin-top: .5rem;
}
.tx-jobs {
  padding-top: 8rem;
  position: relative;
  z-index: 2;
}
.tx-jobs .items {
  display: block;
  columns: 22rem;
  gap: 2rem;
  margin-block: 3rem;
}
.tx-jobs .items .item {
  border: 2px solid #8a948a;
  border-radius: .5rem;
  padding-block: 1rem;
  padding-inline: 1rem 3rem;
  font-size: clamp(.9rem,4vw,1.1rem);
  font-weight: 700;
  text-decoration: unset;
  position: relative;
  transition: all .5s ease;
  margin-bottom: 1rem;
}
@media screen and (min-width: 48em) {
  .tx-jobs .items .item {
    margin-bottom: 2rem;
  }
}
.tx-jobs .items .item:nth-of-type(5n+1) {
  background-color: #e02129;
  border-color: #e02129;
  color: #ffffff;
}
.tx-tiles {
  display: flex;
  width: 100vw;
  flex-wrap: wrap;
}
.tx-tiles .image {
  width: 50%;
  position: relative;
  aspect-ratio: 1;
}
@media screen and (min-width: 64em) {
  .tx-tiles .image {
    width: 25%;
    flex-basis: 25%;
  }
}
.tx-tiles .image img {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-tiles .image .play {
  top: 75%;
  left: 50%;
  transform: translate(-50%,-75%);
}
.tx-tiles .image .play .icon-play {
  font-size: 4rem;
}
.tx-tiles .content {
  width: 50%;
  aspect-ratio: 1;
  padding-block: 2rem;
  padding-inline: 2rem 4rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  transition: all .5s ease;
}
@media screen and (min-width: 64em) {
  .tx-tiles .content {
    width: 25%;
    flex-basis: 25%;
  }
}
.tx-tiles .content .headline,
.tx-tiles .content .subline {
  color: inherit;
  font-size: clamp(1rem,6vw,2rem);
}
@media screen and (min-width: 78.75em) {
  .tx-tiles .content .headline,
  .tx-tiles .content .subline {
    font-size: clamp(2rem,6vw,3rem);
  }
}
.tx-tiles .content.red {
  background-color: #e02129;
  color: #ffffff;
}
.tx-tiles .content.white {
  background-color: #ffffff;
  color: #e02129;
}
.tx-benefits {
  padding-bottom: 0;
  position: relative;
  background-color: #e02129;
  margin-top: 37vw;
  padding-bottom: 29vw;
}
@media screen and (min-width: 48em) {
  .tx-benefits {
    height: 100vh;
  }
}
.tx-benefits:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 29vw;
  background-image: url("/fileadmin/user_upload/Bilder/ALTEC_Metalltechnik_benefits_after.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
.tx-benefits .image {
  width: 100%;
  transform: translateY(-100%);
}
.tx-benefits .image img {
  width: 100%;
  height: auto;
}
.tx-benefits .content {
  color: #ffffff;
  width: 80vw;
  max-width: 1140px;
  margin-inline: auto;
}
@media screen and (min-width: 525px) {
  .tx-benefits .content {
    position: absolute;
    top: 1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
}
@media screen and (min-width: 48em) {
  .tx-benefits .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
  }
}
.tx-benefits .content h2 {
  color: inherit;
}
.tx-benefits .content .benefits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0;
  list-style-type: none;
  margin-top: 2rem;
}
@media screen and (min-width: 48em) {
  .tx-benefits .content .benefits {
    margin-top: 5rem;
  }
}
.tx-benefits .content .benefits li {
  text-transform: uppercase;
  position: relative;
  margin: 1rem;
  font-size: 1rem;
  line-height: 1;
}
@media screen and (min-width: 48em) {
  .tx-benefits .content .benefits li {
    margin: 2rem 3rem;
  }
}
.tx-benefits .content .benefits li:before {
  content: '+';
  color: #fff;
  font-weight: normal;
  position: absolute;
  top: -1rem;
  left: -1rem;
}
@media screen and (min-width: 48em) {
  .tx-benefits .content .benefits li:nth-of-type(1) {
    font-size: 1.3rem;
    margin-left: -1rem;
    font-weight: 600;
  }
  .tx-benefits .content .benefits li:nth-of-type(1):before {
    font-size: 8rem;
    top: -5rem;
    left: -3.3rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(2) {
    font-size: 1.8rem;
    font-weight: 600;
  }
  .tx-benefits .content .benefits li:nth-of-type(2):before {
    font-size: 9rem;
    top: -5.5rem;
    left: -3.5rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(3) {
    font-size: 1rem;
    width: 100%;
    padding-left: 1rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(3):before {
    font-size: 8rem;
    top: -5rem;
    left: -2rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(4) {
    font-size: 1.3rem;
    margin-left: -2rem;
    font-weight: 600;
  }
  .tx-benefits .content .benefits li:nth-of-type(4):before {
    font-size: 8rem;
    top: -5rem;
    left: -3rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(5) {
    font-size: 1rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(5):before {
    font-size: 8rem;
    top: -5rem;
    left: -3.5rem;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-benefits .content .benefits li:nth-of-type(1) {
    font-size: 1.5rem;
    margin-left: -1rem;
    font-weight: 600;
  }
  .tx-benefits .content .benefits li:nth-of-type(1):before {
    font-size: 8rem;
    top: -5rem;
    left: -3.3rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(2) {
    font-size: 2rem;
    font-weight: 600;
  }
  .tx-benefits .content .benefits li:nth-of-type(2):before {
    font-size: 9rem;
    top: -5.5rem;
    left: -3.5rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(3) {
    font-size: 1.2rem;
    width: 100%;
    padding-left: 1rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(3):before {
    font-size: 8rem;
    top: -5rem;
    left: -2rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(4) {
    font-size: 1.5rem;
    margin-left: -2rem;
    font-weight: 600;
  }
  .tx-benefits .content .benefits li:nth-of-type(4):before {
    font-size: 8rem;
    top: -5rem;
    left: -3rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(5) {
    font-size: 1.2rem;
  }
  .tx-benefits .content .benefits li:nth-of-type(5):before {
    font-size: 8rem;
    top: -5rem;
    left: -3.5rem;
  }
}
.tx-hero {
  padding-top: 0;
  width: 100vw;
  height: 80vh;
  min-height: 500px;
  position: relative;
}
.tx-hero .image {
  width: 100%;
  height: 100%;
  position: relative;
}
.tx-hero .image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(224,33,41,0.4);
}
.tx-hero .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-hero .content {
  position: absolute;
  z-index: 2;
  width: 90vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #ffffff;
}
@media screen and (min-width: 78.75em) {
  .tx-hero .content {
    max-width: 80ch;
    width: max-content;
  }
}
.tx-heropoly {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  min-height: 500px;
  overflow: hidden;
}
@media screen and (min-width: 48em) {
  .tx-heropoly {
    aspect-ratio: 1.7777777777778;
    margin-bottom: 13vw;
    overflow: visible;
  }
}
.tx-heropoly .image.full {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.tx-heropoly .image.full img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 48em) {
  .tx-heropoly .image.full img {
    object-fit: contain;
  }
}
.tx-heropoly .image.poly {
  position: absolute;
  z-index: 1;
  left: -20%;
  height: auto;
  width: 100%;
  top: 100%;
  transform: translateY(-70%);
}
@media screen and (min-width: 48em) {
  .tx-heropoly .image.poly {
    width: 80%;
    top: 58.8%;
    transform: translateY(0);
  }
}
@media screen and (min-width: 64em) {
  .tx-heropoly .image.poly {
    top: unset;
    bottom: -22.8%;
  }
}
.tx-heropoly a:hover {
  text-decoration: underline;
}
.tx-heropoly span {
  position: absolute;
  z-index: 2;
  font-size: 4vw;
  line-height: 1.2;
  top: 82%;
  width: 100%;
  padding-inline: 2rem;
}
@media screen and (min-width: 48em) {
  .tx-heropoly span {
    top: 85%;
    left: 4vw;
    font-size: 2vw;
    max-width: 40ch;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-heropoly span {
    font-size: 2vw;
  }
}
.containerElement .row >div,
.containerElement .row .container-fluid {
  padding-inline: 0;
}
.social-container.flex {
  display: flex;
  justify-content: center;
}
.seite_22 .contentwrap {
  scroll-snap-type: y mandatory;
  height: 100vh;
  overflow-y: scroll;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.seite_22 .contentwrap::-webkit-scrollbar {
  display: none !important;
}
.seite_22 .btn:hover,
.seite_23 .btn:hover,
.seite_24 .btn:hover {
  color: #ffffff;
}
.seite_22 .navbar,
.seite_23 .navbar,
.seite_24 .navbar {
  display: none;
  visibility: hidden;
}
.seite_22.noheader .pageheader,
.seite_23.noheader .pageheader,
.seite_24.noheader .pageheader {
  top: -80px;
}
@media screen and (min-width: 78.75em) {
  .seite_22.noheader .pageheader,
  .seite_23.noheader .pageheader,
  .seite_24.noheader .pageheader {
    top: -100px;
  }
}
.seite_22 .sectionNav,
.seite_23 .sectionNav,
.seite_24 .sectionNav {
  width: 1rem;
  position: fixed;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
}
.seite_22 .sectionNav .navbar-nav .nav-list-item,
.seite_23 .sectionNav .navbar-nav .nav-list-item,
.seite_24 .sectionNav .navbar-nav .nav-list-item {
  margin-bottom: 1rem;
}
.seite_22 .sectionNav .navbar-nav .nav-list-item .nav-link,
.seite_23 .sectionNav .navbar-nav .nav-list-item .nav-link,
.seite_24 .sectionNav .navbar-nav .nav-list-item .nav-link {
  border: 1px solid #ffffff;
  cursor: pointer;
  text-decoration: unset;
  border-radius: 50%;
  padding: .5rem;
  background-color: transparent;
  transition: all .5s ease;
}
.seite_22 .sectionNav .navbar-nav .nav-list-item .nav-link.active,
.seite_22 .sectionNav .navbar-nav .nav-list-item .nav-link:hover,
.seite_23 .sectionNav .navbar-nav .nav-list-item .nav-link.active,
.seite_23 .sectionNav .navbar-nav .nav-list-item .nav-link:hover,
.seite_24 .sectionNav .navbar-nav .nav-list-item .nav-link.active,
.seite_24 .sectionNav .navbar-nav .nav-list-item .nav-link:hover {
  background-color: #ffffff;
}
.seite_22 .sectionNav.negative .nav-link,
.seite_23 .sectionNav.negative .nav-link,
.seite_24 .sectionNav.negative .nav-link {
  border: 1px solid #e02129 !important;
}
.seite_22 .sectionNav.negative .nav-link.active,
.seite_22 .sectionNav.negative .nav-link:hover,
.seite_23 .sectionNav.negative .nav-link.active,
.seite_23 .sectionNav.negative .nav-link:hover,
.seite_24 .sectionNav.negative .nav-link.active,
.seite_24 .sectionNav.negative .nav-link:hover {
  background-color: #e02129 !important;
}
.seite_22 .footer-info .social .sociallink.phone,
.seite_23 .footer-info .social .sociallink.phone,
.seite_24 .footer-info .social .sociallink.phone {
  background-color: #c81d26;
}
.seite_23 header.pageheader .navbar-brand svg .cls-1,
.seite_24 header.pageheader .navbar-brand svg .cls-1 {
  fill: #e02129;
}
.tx-portal-intro {
  position: relative;
  background-color: #e02129;
  overflow-x: hidden;
}
.tx-portal-intro .background-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.tx-portal-intro .background-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-portal-intro .element-image {
  position: absolute;
  bottom: 0;
}
.tx-portal-intro .element-image img {
  height: 40vh;
  width: auto;
}
@media screen and (min-width: 48em) {
  .tx-portal-intro .element-image img {
    height: 50vh;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-portal-intro .element-image img {
    height: 80vh;
  }
}
.tx-portal-intro .person-image {
  position: absolute;
  bottom: 0;
}
.tx-portal-intro .person-image img {
  height: 40vh;
  width: auto;
}
@media screen and (min-width: 48em) {
  .tx-portal-intro .person-image img {
    height: 50vh;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-portal-intro .person-image {
    left: 0;
  }
  .tx-portal-intro .person-image img {
    height: 80vh;
  }
}
.tx-portal-intro .content {
  position: absolute;
  top: 10vh;
  width: 100%;
  padding-inline: 2rem;
  color: #ffffff;
}
.tx-portal-intro .content .text {
  margin-bottom: 2rem;
}
.tx-portal-intro .content .text .headline p,
.tx-portal-intro .content .text .subline p {
  font-size: clamp(1.8rem,6vw,2.1rem);
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .tx-portal-intro .content .text .headline p,
  .tx-portal-intro .content .text .subline p {
    font-size: clamp(1.8rem,6vw,3rem);
  }
}
@media screen and (min-width: 78.75em) {
  .tx-portal-intro .content .text .headline p,
  .tx-portal-intro .content .text .subline p {
    font-size: clamp(1.8rem,6vw,2.1rem);
  }
}
@media screen and (min-width: 100em) {
  .tx-portal-intro .content .text .headline p,
  .tx-portal-intro .content .text .subline p {
    font-size: clamp(1.8rem,6vw,3rem);
  }
}
.tx-portal-intro .content .links {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
@media screen and (min-width: 64em) {
  .tx-portal-intro .content .links {
    flex-direction: row;
  }
}
.tx-portal-intro .content .links .link {
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: .5rem;
  padding: .5rem 1rem;
  text-decoration: unset;
  text-transform: uppercase;
  align-self: flex-start;
  transition: all .3s ease;
}
.tx-portal-intro .content .links .link p {
  margin-bottom: 0;
}
.tx-portal-intro .content .links .link:hover {
  background-color: #ffffff;
  color: #e02129;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-intro .content {
    left: 50%;
    width: 40vw;
    min-width: 400px;
    top: 50%;
    transform: translateY(-50%);
  }
}
.tx-portal-section {
  background-color: #e02129;
  position: relative;
  scroll-snap-align: start;
}
.tx-portal-section.white {
  background-color: #ffffff;
}
.tx-portal-section .background-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.tx-portal-section .background-image img {
  height: 100%;
}
.tx-portal-section .element-image {
  position: absolute;
  bottom: 0;
  height: 46vh;
  width: 100%;
}
.tx-portal-section .element-image img {
  height: 100%;
  width: auto;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section .element-image {
    height: 100vh;
    width: auto;
    top: 0;
  }
}
.tx-portal-section .content {
  position: absolute;
  top: 10vh;
  width: 100%;
  padding-inline: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  color: #ffffff;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section .content {
    gap: 3rem;
  }
}
@media screen and (min-width: 100em) {
  .tx-portal-section .content {
    gap: 5rem;
  }
}
.tx-portal-section .content .logo {
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section .content .logo {
    display: block;
    visibility: visible;
  }
}
.tx-portal-section .content .logo svg {
  width: 10rem;
}
.tx-portal-section .content .logo svg .cls-1 {
  fill: #ffffff;
}
.tx-portal-section .content .logo svg .cls-2 {
  fill: #96A098;
}
.tx-portal-section .content .text .headline p,
.tx-portal-section .content .text .subline p {
  font-size: clamp(1.8rem,6vw,2.1rem);
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .tx-portal-section .content .text .headline p,
  .tx-portal-section .content .text .subline p {
    font-size: clamp(1.8rem,6vw,3rem);
  }
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section .content .text .headline p,
  .tx-portal-section .content .text .subline p {
    font-size: clamp(1.8rem,6vw,2.1rem);
  }
}
@media screen and (min-width: 100em) {
  .tx-portal-section .content .text .headline p,
  .tx-portal-section .content .text .subline p {
    font-size: clamp(1.8rem,6vw,3rem);
  }
}
.tx-portal-section .content .tag p {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section .content .tag p {
    font-size: 2rem;
  }
}
.tx-portal-section .content .link {
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: .5rem;
  padding: .5rem 1rem;
  text-decoration: unset;
  text-transform: uppercase;
  transition: all .3s ease;
  align-self: flex-start;
}
.tx-portal-section .content .link p {
  margin-bottom: 0;
}
.tx-portal-section .content .link:hover {
  background-color: #ffffff;
  color: #e02129;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section .content {
    width: 40vw;
    min-width: 400px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section.textimage .content {
    left: 10vw;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section.textimage .element-image {
    right: 0;
  }
}
.tx-portal-section.textimage .element-image img {
  position: absolute;
  right: 0;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section.imagetext .element-image {
    left: 0;
  }
}
.tx-portal-section.imagetext .element-image img {
  position: absolute;
  left: 0;
}
@media screen and (min-width: 78.75em) {
  .tx-portal-section.imagetext .content {
    left: 55%;
  }
}
.tx-portal-outro {
  display: flex;
  align-items: center;
}
.tx-portal-outro .footerlogo svg {
  width: max(20vw,10rem);
  margin-bottom: 1rem;
}
@media screen and (min-width: 48em) {
  .tx-portal-outro .footerlogo svg {
    width: max(20vw,20rem);
  }
}
.tx-portal-outro .partA {
  text-align: center;
}
.tx-portal-outro .partA .meta .navbar-nav {
  flex-direction: row;
  margin-bottom: 2rem;
  gap: 1rem;
  justify-content: center;
}
.tx-portal-outro .partB p {
  font-size: 0.8rem;
}
@media screen and (min-width: 48em) {
  .tx-portal-outro .partB p {
    font-size: 1rem;
  }
}
.tx-numbergrid .grid {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 2rem;
  text-align: center;
  margin-block: 2rem;
}
@media screen and (min-width: 48em) {
  .tx-numbergrid .grid {
    grid-template-columns: repeat(4,1fr);
    gap: 3rem;
    margin-block: 3rem;
  }
}
.tx-numbergrid .grid .item {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  --width: 100%;
}
@media screen and (min-width: 48em) {
  .tx-numbergrid .grid .item {
    gap: 3rem;
  }
}
.tx-numbergrid .grid .item .number-container {
  width: var(--width);
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tx-numbergrid .grid .item .number-container .number {
  font-size: 2.5rem;
}
@media screen and (min-width: 48em) {
  .tx-numbergrid .grid .item .number-container .number {
    font-size: 3rem;
  }
}
.tx-numbergrid .grid .item .text {
  padding-inline: .6rem;
}
.tx-numbergrid .grid .item .text p {
  margin-bottom: 0;
}
.tx-numbergrid .grid .item.gray .number-container {
  border: 3px solid #8a948a;
}
.tx-numbergrid .grid .item.red {
  position: relative;
}
.tx-numbergrid .grid .item.red .number-container {
  background-color: #e02129;
  color: #ffffff;
}
.tx-numbergrid .grid .item.red:before {
  content: '';
  position: absolute;
  height: calc(100% - calc(var(--width) / 3));
  bottom: 0;
  left: 0;
  width: 3px;
  background-color: #e02129;
}
.tx-parallax {
  position: relative;
  z-index: 0;
}
.tx-parallax:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #e02129;
  opacity: .5;
  z-index: 1;
}
.tx-parallax .parallax-item {
  position: relative;
  height: 100vh;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  z-index: 0;
}
.tx-parallax .content {
  position: absolute;
  bottom: 5%;
  left: 10%;
  z-index: 2;
}
.tx-parallax .content .headline,
.tx-parallax .content .subline {
  max-width: 14ch;
  font-size: clamp(2rem,5vw,4rem);
  line-height: 1;
}
.tx-blinds {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media screen and (min-width: 48em) {
  .tx-blinds {
    flex-direction: row;
  }
}
.tx-blinds .blind {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  padding: 3rem 1rem 2rem 1rem;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 48em) {
  .tx-blinds .blind {
    width: calc(25%);
  }
}
.tx-blinds .blind .top .headline,
.tx-blinds .blind .top .subline {
  font-size: clamp(1rem,2vw,1.2rem);
  line-height: 1.2;
}
.tx-blinds .blind a {
  text-decoration: none;
}
.tx-blinds .blind a img {
  width: 100%;
  height: auto;
}
.tx-blinds .blind a .bottom {
  text-align: center;
}
.tx-blinds .blind a .bottom .description {
  display: block;
  color: #e02129;
  text-transform: uppercase;
  font-size: clamp(0.8rem,1.5vw,1rem);
  line-height: 1.2;
}
.tx-blinds .blind a .bottom a {
  padding-bottom: .2rem;
  text-decoration-color: #e02129;
  font-size: 0.8rem;
}
.tx-blinds .blind a .bottom a:hover {
  text-decoration: none;
}
.tx-blinds .blind.static {
  background-color: #e02129;
  color: #ffffff;
  min-height: 30vh;
}
@media screen and (min-width: 48em) {
  .tx-blinds .blind.static {
    min-height: unset;
  }
}
.tx-blinds .blind.static img {
  max-width: 3rem;
}
@media screen and (min-width: 48em) {
  .tx-blinds .blind.static img {
    max-width: 5rem;
  }
}
.tx-blinds .blind.static .title {
  color: inherit;
  text-align: center;
  text-transform: uppercase;
}
.tx-blinds .blind.flex {
  background-color: #f2f0f1;
  border-radius: 0;
  transition: all .3s ease;
}
.tx-blinds .blind.flex:nth-of-type(odd) {
  background-color: #ffffff;
}
@media screen and (min-width: 48em) {
  .tx-blinds .blind.flex:hover {
    transform: scale(1.1);
    border-radius: .5rem;
    box-shadow: 0px 0px 2.2px rgba(0,0,0,0.02), 0px 0px 5.3px rgba(0,0,0,0.028), 0px 0px 10px rgba(0,0,0,0.035), 0px 0px 17.9px rgba(0,0,0,0.042), 0px 0px 33.4px rgba(0,0,0,0.05), 0px 0px 80px rgba(0,0,0,0.07);
  }
}
.tx-icongrid .container {
  padding-inline: 15px;
}
.tx-icongrid .container .headline {
  margin-bottom: 2rem;
  font-size: clamp(1.5rem,6vw,2rem);
}
.tx-icongrid .container .griditems {
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .tx-icongrid .container .griditems {
    flex-direction: row;
  }
}
.tx-icongrid .container .griditems .item {
  display: flex;
  gap: 1rem;
  justify-content: center;
  align-items: center;
  margin-block: 1rem;
  padding-inline: 1rem;
  width: 100%;
  border-bottom: 1px solid #f2f0f1;
}
@media screen and (min-width: 48em) {
  .tx-icongrid .container .griditems .item {
    border-bottom: none;
  }
}
.tx-icongrid .container .griditems .item .icon {
  width: 3rem;
}
@media screen and (min-width: 48em) {
  .tx-icongrid .container .griditems .item .icon {
    width: clamp(1rem,5vw,3rem);
  }
}
.tx-icongrid .container .griditems .item .icon img {
  width: 100%;
  height: auto;
}
.tx-icongrid .container .griditems .item .text {
  max-width: 28ch;
}
@media screen and (min-width: 48em) {
  .tx-icongrid .container .griditems .item:nth-of-type(1),
  .tx-icongrid .container .griditems .item:nth-of-type(2),
  .tx-icongrid .container .griditems .item:nth-of-type(3) {
    flex: 1 1 33.3%;
    width: calc(33.333333333333%);
  }
  .tx-icongrid .container .griditems .item:nth-of-type(4),
  .tx-icongrid .container .griditems .item:nth-of-type(5) {
    flex: 1 1 50%;
    position: relative;
  }
  .tx-icongrid .container .griditems .item:nth-of-type(4):before,
  .tx-icongrid .container .griditems .item:nth-of-type(5):before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    top: -1rem;
    background: #8a948a;
  }
  .tx-icongrid .container .griditems .item:nth-of-type(1),
  .tx-icongrid .container .griditems .item:nth-of-type(2),
  .tx-icongrid .container .griditems .item:nth-of-type(4) {
    border-right: 1px solid #8a948a;
  }
}
.tx-icongrid .container .griditems .item.flex-row {
  flex-direction: column !important;
  text-align: center;
}
.tx-icongrid .container .griditems .item.flex-row.textFirst .icon {
  order: 1;
}
.tx-icongrid .container .griditems .item.flex-row.textFirst .text {
  order: 2;
}
@media screen and (min-width: 48em) {
  .tx-icongrid .container .griditems .item.flex-row {
    flex-direction: row;
    text-align: left;
  }
  .tx-icongrid .container .griditems .item.flex-row.textFirst .icon {
    order: 2;
  }
  .tx-icongrid .container .griditems .item.flex-row.textFirst .text {
    order: 1;
  }
}
@media screen and (min-width: 48em) {
  .tx-icongrid .container .griditems .item.flex-column.textFirst.textFirst .icon {
    order: 1;
  }
  .tx-icongrid .container .griditems .item.flex-column.textFirst.textFirst .text {
    order: 2;
  }
}
.tx-icongrid .container .griditems .item.flex-column.textFirst .icon {
  order: 2;
}
.tx-icongrid .container .griditems .item.flex-column.textFirst .text {
  order: 1;
}
.tx-blindSlider .content {
  padding-top: 0;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .tx-blindSlider .content {
    flex-direction: row;
  }
}
.tx-blindSlider .content .blind {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  text-align: center;
  padding: 3rem 1rem 2rem 1rem;
  width: calc(25%);
}
.tx-blindSlider .content .blind a {
  text-decoration: none;
}
.tx-blindSlider .content .blind a .top .headline,
.tx-blindSlider .content .blind a .top .subline {
  font-size: clamp(1rem,5vw,1.6rem);
  line-height: 1.2;
}
@media screen and (min-width: 48em) {
  .tx-blindSlider .content .blind a .top .headline,
  .tx-blindSlider .content .blind a .top .subline {
    font-size: clamp(1.2rem,2vw,1.5rem);
  }
}
.tx-blindSlider .content .blind a img {
  width: 100%;
  height: auto;
}
.tx-blindSlider .content .blind a .bottom .description {
  display: block;
  color: #e02129;
  text-transform: uppercase;
  font-size: clamp(0.8rem,1.5vw,1rem);
  line-height: 1.2;
}
.tx-blindSlider .content .blind a .bottom a {
  padding-bottom: .2rem;
  text-decoration: none;
  border-bottom: 1px solid #e02129;
  font-size: 0.8rem;
}
.tx-blindSlider .content .blind a .bottom a:hover {
  text-decoration: none;
}
.tx-blindSlider .content .blind.static {
  background-color: #e02129;
  color: #ffffff;
  width: 100vw;
  min-height: 20vh;
}
@media screen and (min-width: 48em) {
  .tx-blindSlider .content .blind.static {
    width: calc(25%);
    min-height: unset;
  }
}
.tx-blindSlider .content .blind.static img {
  max-width: 5rem;
}
.tx-blindSlider .content .blind.static .text {
  color: inherit;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 48em) {
  .tx-blindSlider .content .blind.static .text h4 {
    font-size: 2.6vw;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-blindSlider .content .blind.static .text h4 {
    font-size: 1.5rem;
  }
}
.tx-blindSlider .content .blind.static .text a {
  color: inherit;
}
.tx-blindSlider .content .blind.flex {
  background-color: #f2f0f1;
  transition: all .3s ease;
}
.tx-blindSlider .content .blind.flex:nth-of-type(odd) {
  background-color: #ffffff;
}
.tx-blindSlider .content .swiper {
  height: 50vh;
}
@media screen and (min-width: 30em) {
  .tx-blindSlider .content .swiper {
    height: 60vh;
  }
}
.tx-makeWayGridEffect .grid {
  width: 100%;
  max-width: 1500px;
  padding-inline: 1rem;
  grid-gap: 1rem;
  grid-template-columns: repeat(1,1fr);
  margin: 2rem auto;
  display: grid;
}
@media screen and (min-width: 30em) {
  .tx-makeWayGridEffect .grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (min-width: 48em) {
  .tx-makeWayGridEffect .grid {
    grid-template-columns: repeat(3,1fr);
  }
}
.tx-makeWayGridEffect .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0;
  width: 100%;
  aspect-ratio: 1.3333333333333;
  background: rgba(0,0,0,0.1);
  text-align: center;
  transition: background .3s ease;
}
.tx-makeWayGridEffect .grid figure img {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  opacity: 1;
  object-fit: cover;
  transition: all .5s ease;
}
.tx-makeWayGridEffect .grid figure figcaption {
  display: block;
  text-transform: uppercase;
  font-size: .8em;
  line-height: 1.2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  top: auto;
  bottom: 0;
  padding: .7em;
  height: auto;
  background: #e02129;
  color: #ffffff;
  transition: transform 0.3s ease;
  transform: translateY(100%);
}
.tx-makeWayGridEffect .grid figure .title,
.tx-makeWayGridEffect .grid figure p {
  margin: 0;
}
.tx-makeWayGridEffect .grid figure .title {
  display: inline-block;
}
.tx-makeWayGridEffect .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
.tx-makeWayGridEffect .grid figure .icon-links a {
  display: inline-block;
  width: 1.5rem;
  margin: .5rem 1rem;
}
.tx-makeWayGridEffect .grid figure .icon-links a svg path {
  fill: #ffffff;
}
.tx-makeWayGridEffect .grid figure .description {
  position: absolute;
  bottom: 8em;
  padding: 2em;
  color: #fff;
  text-transform: none;
  font-size: 90%;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
}
.tx-makeWayGridEffect .grid figure:hover,
.tx-makeWayGridEffect .grid figure.active {
  background: rgba(0,0,0,0.9);
}
.tx-makeWayGridEffect .grid figure:hover img,
.tx-makeWayGridEffect .grid figure.active img {
  opacity: .8;
  transform: scale(1.2);
}
.tx-makeWayGridEffect .grid figure:hover figcaption,
.tx-makeWayGridEffect .grid figure:hover h2,
.tx-makeWayGridEffect .grid figure:hover p.icon-links a,
.tx-makeWayGridEffect .grid figure.active figcaption,
.tx-makeWayGridEffect .grid figure.active h2,
.tx-makeWayGridEffect .grid figure.active p.icon-links a {
  transform: translateY(0%);
}
.tx-makeWayGridEffect .grid figure:hover .description,
.tx-makeWayGridEffect .grid figure.active .description {
  opacity: 1;
}
.tx-makeWayGridEffect .grid figure.active .btn-trigger {
  display: none;
  visibility: hidden;
}
.tx-makeWayGridEffect .grid figure.active .btn-close {
  display: block;
  visibility: visible;
}
.tx-makeWayGridEffect .grid .btn-trigger,
.tx-makeWayGridEffect .grid .btn-close {
  position: absolute;
  right: .5rem;
  bottom: .5rem;
  background: unset;
  box-shadow: unset;
  border: unset;
  color: white;
  font-size: 2.4rem;
  line-height: 1;
}
@media (hover: hover) and (pointer: fine) {
  .tx-makeWayGridEffect .grid .btn-trigger,
  .tx-makeWayGridEffect .grid .btn-close {
    display: none;
    visibility: hidden;
  }
}
.tx-makeWayGridEffect .grid .btn-close {
  display: none;
  visibility: hidden;
  right: .9rem;
}
.tx-checkgrid .headline {
  padding-inline: 15px;
}
.tx-checkgrid .container.d-grid {
  grid-template-columns: repeat(2,1fr);
  padding-inline: 15px;
}
@media screen and (min-width: 78.75em) {
  .tx-checkgrid .container.d-grid {
    grid-template-columns: repeat(3,1fr);
  }
}
.tx-checkgrid .container.d-grid .item {
  padding: 1rem;
  gap: 1rem;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #8a948a;
}
.tx-checkgrid .container.d-grid .item:nth-last-child(-n+2) {
  border-bottom: unset;
}
.tx-checkgrid .container.d-grid .item .icon {
  width: 2rem;
}
@media screen and (min-width: 78.75em) {
  .tx-checkgrid .container.d-grid .item {
    padding: 2rem;
  }
  .tx-checkgrid .container.d-grid .item:nth-last-child(-n+3) {
    border-bottom: unset;
  }
}
@media screen and (min-width: 1px) {
  .tx-checkgrid .container.d-grid .item:nth-child(odd) {
    border-right: 1px solid #8a948a;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-checkgrid .container.d-grid .item:nth-child(odd) {
    border-right: unset;
  }
  .tx-checkgrid .container.d-grid .item:nth-last-child(3n+2) {
    border-inline: 1px solid #8a948a;
  }
}
.tx-contact .container.d-flex {
  flex-wrap: wrap;
  --gap: 2rem;
  gap: var(--gap);
}
.tx-contact .container.d-flex .item {
  width: calc(50% - 1rem);
  margin-bottom: var(--gap);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  text-align: center;
  transition: all .3s ease;
  padding: 1rem;
  border-radius: .5rem;
  box-shadow: none;
  background: linear-gradient(white,#f9f4f4);
}
@media screen and (min-width: 48em) {
  .tx-contact .container.d-flex .item {
    width: calc(25% - 1.5rem);
    background: unset;
  }
}
.tx-contact .container.d-flex .item .image img {
  border-radius: 50%;
  width: 100%;
  aspect-ratio: 1;
  height: auto;
  object-fit: cover;
  box-shadow: 0px 1.1px 1.1px rgba(0,0,0,0.006), 0px 2.7px 2.7px rgba(0,0,0,0.008), 0px 5.1px 5.1px rgba(0,0,0,0.01), 0px 9.2px 9.2px rgba(0,0,0,0.012), 0px 17.1px 17.1px rgba(0,0,0,0.014), 0px 41px 41px rgba(0,0,0,0.02);
  transition: all .3s ease;
}
.tx-contact .container.d-flex .item .text {
  display: flex;
  flex-direction: column;
}
.tx-contact .container.d-flex .item .text a {
  text-decoration: unset;
}
.tx-contact .container.d-flex .item .text a:hover {
  color: #e02129;
}
.tx-contact .container.d-flex .item .text .name {
  font-weight: 600;
}
.tx-contact .container.d-flex .item .text .job {
  --line-height: 1.2;
  line-height: var(--line-height);
  min-height: calc(var(--line-height) * 3 * 1rem);
  margin-bottom: .5rem;
}
.tx-contact .container.d-flex .item .text .job,
.tx-contact .container.d-flex .item .text .phone,
.tx-contact .container.d-flex .item .text .mail {
  font-size: 0.9em;
  font-weight: 400;
}
.tx-contact .container.d-flex .item .text .icons {
  display: flex;
  justify-content: center;
  gap: 1.2rem;
  margin-top: 1rem;
}
.tx-contact .container.d-flex .item .text .icons a {
  text-decoration: none;
}
.tx-contact .container.d-flex .item:hover {
  box-shadow: 0px 1.1px 1.1px rgba(0,0,0,0.006), 0px 2.7px 2.7px rgba(0,0,0,0.008), 0px 5.1px 5.1px rgba(0,0,0,0.01), 0px 9.2px 9.2px rgba(0,0,0,0.012), 0px 17.1px 17.1px rgba(0,0,0,0.014), 0px 41px 41px rgba(0,0,0,0.02);
}
.tx-advantagesOverImage h2 {
  font-size: 14vw;
  display: block;
  text-align: center;
  text-transform: uppercase;
  line-height: 0.75;
  margin-bottom: 0;
  color: #e02129;
}
.tx-advantagesOverImage .content {
  width: 100vw;
  height: 80vh;
  position: relative;
}
.tx-advantagesOverImage .content .image,
.tx-advantagesOverImage .content .advantages {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.tx-advantagesOverImage .content .image {
  z-index: 1;
}
.tx-advantagesOverImage .content .image:before {
  content: '';
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: #e02129;
  opacity: var(--opacity);
}
.tx-advantagesOverImage .content .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tx-advantagesOverImage .content .advantages {
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 48em) {
  .tx-advantagesOverImage .content .advantages {
    justify-content: unset;
  }
}
.tx-advantagesOverImage .content .advantages .item {
  --padding: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  width: 90%;
}
@media screen and (min-width: 48em) {
  .tx-advantagesOverImage .content .advantages .item {
    height: 33%;
  }
}
.tx-advantagesOverImage .content .advantages .item .advantage {
  text-transform: uppercase;
  font-size: clamp(1rem,3vw,1.7rem);
  line-height: 1;
  padding: var(--padding);
  padding-left: 3rem;
  position: relative;
  transition: transform .3s ease;
}
.tx-advantagesOverImage .content .advantages .item .advantage:before {
  content: '+';
  position: absolute;
  left: 0;
  font-size: 4rem;
  line-height: 1;
  color: #ffffff;
  top: 50%;
  transform: translateY(-50%);
}
.tx-advantagesOverImage .content .advantages .item .advantage:hover {
  transform: scale(1.1);
}
@media screen and (min-width: 48em) {
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(1) {
    width: 60%;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(1) .advantage {
    max-width: 25ch;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(2) {
    width: 40%;
    align-items: flex-end;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(2) .advantage {
    max-width: 30ch;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(3) {
    width: 100%;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(3) .advantage {
    max-width: 40ch;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(4) {
    width: 40%;
    align-items: flex-start;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(4) .advantage {
    max-width: 30ch;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(5) {
    width: 60%;
  }
  .tx-advantagesOverImage .content .advantages .item:nth-of-type(5) .advantage {
    max-width: 20ch;
  }
}
.tx-contact-special {
  margin-bottom: 3rem;
  padding-block: 0;
}
.tx-contact-special.gray {
  background-color: #f2f0f1;
}
.tx-contact-special.white {
  background-color: #ffffff;
}
.tx-contact-special .content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
  padding-inline: 1rem;
}
.tx-contact-special .content .image {
  order: 2;
}
.tx-contact-special .content .text {
  order: 1;
}
@media screen and (min-width: 48em) {
  .tx-contact-special .content .image {
    order: 1;
  }
  .tx-contact-special .content .text {
    order: 2;
  }
  .tx-contact-special .content .text p {
    max-width: 50ch;
  }
}
.tx-contact-special .content>div {
  width: 100%;
}
@media screen and (min-width: 48em) {
  .tx-contact-special .content>div {
    flex: 1;
  }
}
.tx-contact-special .after {
  margin-top: -8vw;
}
.tx-vorteile-poly {
  padding-bottom: 0;
}
.tx-vorteile-poly .text {
  background-color: #e02129;
  padding-bottom: 5rem;
}
.tx-vorteile-poly .text .container {
  justify-content: space-evenly;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 48em) {
  .tx-vorteile-poly .text .container {
    flex-direction: row;
    gap: 0;
  }
}
.tx-vorteile-poly .text .container .item {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tx-vorteile-poly .text .container .item .image {
  width: 3rem;
  margin: 0 auto;
  margin-bottom: .5rem;
}
@media screen and (min-width: 48em) {
  .tx-vorteile-poly .text .container .item .image {
    width: 4rem;
  }
}
.tx-vorteile-poly .text .container .item a {
  color: inherit;
}
.tx-vorteile .container {
  justify-content: space-evenly;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (min-width: 48em) {
  .tx-vorteile .container {
    flex-direction: row;
    gap: 0;
  }
}
.tx-vorteile .container .item {
  color: #8a948a;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tx-vorteile .container .item .image {
  width: 4rem;
  margin: 0 auto;
  margin-bottom: .5rem;
}
.tx-vorteile .container .item a {
  color: inherit;
  text-decoration-color: #e02129;
}
.tx-video {
  padding-block: 0;
}
.tx-video video[poster] {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ce-textpic {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ce-textpic .ce-gallery {
  order: 1;
}
.ce-textpic .ce-bodytext {
  order: 2;
}
@media screen and (min-width: 48em) {
  .ce-textpic.ce-left {
    flex-direction: row;
  }
  .ce-textpic.ce-below,
  .ce-textpic.ce-above {
    flex-direction: column;
  }
}
.produkte .tx-contact,
.tx-cart-products .tx-contact {
  background-color: #f2f0f1;
  border-radius: .5rem;
  margin-inline: auto;
}
.produkte .tx-contact .container.d-flex,
.tx-cart-products .tx-contact .container.d-flex {
  padding-inline: 0;
  --gap: 0;
}
.produkte .tx-contact .container.d-flex .item,
.tx-cart-products .tx-contact .container.d-flex .item {
  width: 100%;
  margin-bottom: 0;
}
.produkte .tx-contact .container.d-flex .item .image,
.tx-cart-products .tx-contact .container.d-flex .item .image {
  width: 90%;
}
.produkte .tx-contact .container.d-flex .item .text,
.tx-cart-products .tx-contact .container.d-flex .item .text {
  font-size: .9rem;
}
.produkte .tx-contact .container.d-flex .item .text .job,
.tx-cart-products .tx-contact .container.d-flex .item .text .job {
  min-height: var(--line-height);
}
.produkte .tx-contact .container.d-flex .item .text .icons,
.tx-cart-products .tx-contact .container.d-flex .item .text .icons {
  gap: 3rem;
}
.produkte .tx-contact .container.d-flex .item .text .icons a,
.tx-cart-products .tx-contact .container.d-flex .item .text .icons a {
  font-size: 2rem;
}
.produkte .tx-contact .container.d-flex .item:hover,
.tx-cart-products .tx-contact .container.d-flex .item:hover {
  box-shadow: unset;
}
.align-items-start .sticky {
  position: sticky;
  top: 5rem;
}
.ce-uploads a {
  text-decoration-line: unset;
}
.ce-uploads a .ce-uploads-fileName:before {
  font-family: 'icomoon' !important;
  content: "\e91d";
  text-decoration: unset;
  margin-right: .5rem;
  font-size: 1.5rem;
}
.ce-uploads .ce-uploads-filesize {
  font-size: 0.8rem;
}
.tx-linksWithSlope {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.tx-linksWithSlope .linkbox {
  display: flex;
  flex-direction: column;
  position: relative;
  width: fit-content;
  padding-right: 2.1rem;
}
.tx-linksWithSlope .linkbox .title,
.tx-linksWithSlope .linkbox a {
  line-height: 1.2;
  font-size: 1.1rem;
}
@media screen and (min-width: 48em) {
  .tx-linksWithSlope .linkbox .title,
  .tx-linksWithSlope .linkbox a {
    font-size: 1.6rem;
  }
}
.tx-linksWithSlope .linkbox .title {
  text-transform: uppercase;
  color: #8a948a;
  font-weight: 800;
}
.tx-linksWithSlope .linkbox a {
  text-decoration: unset;
}
.tx-linksWithSlope .linkbox a span {
  color: #e02129;
}
.tx-linksWithSlope .linkbox:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: .4rem;
  background-color: #e02129;
  transform: skewX(-20deg);
  transition: all .3s ease;
}
.tx-linksWithSlope .linkbox:hover:after {
  transform: skewX(0deg);
}
.tx-headlineWithPoly {
  position: relative;
  padding-bottom: 2rem;
}
.tx-headlineWithPoly img {
  position: absolute;
  top: 0;
  right: 0;
  width: 90%;
  transform: scale(-1);
}
@media screen and (min-width: 30em) {
  .tx-headlineWithPoly img {
    width: 70%;
  }
}
.tx-headlineWithPoly .container {
  padding-top: 5rem;
}
.tx-headlineWithPoly .container h2 {
  font-weight: 300;
  max-width: 14ch;
  font-size: 10vw;
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .tx-headlineWithPoly .container h2 {
    font-size: 5rem;
  }
}
.tx-simpleNumberGrid {
  padding-bottom: 2rem;
}
.tx-simpleNumberGrid .items {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .tx-simpleNumberGrid .items {
    flex-direction: row;
  }
}
.tx-simpleNumberGrid .items .item {
  display: flex;
  flex-direction: column;
  gap: .5rem;
  justify-content: center;
  margin-block: .5rem;
  padding: 1rem 0;
  width: 100%;
  border-bottom: 1px solid #f2f0f1;
}
@media screen and (min-width: 48em) {
  .tx-simpleNumberGrid .items .item {
    border-bottom: none;
    padding: 3rem 1rem;
    margin-block: 1rem;
  }
}
.tx-simpleNumberGrid .items .item .number,
.tx-simpleNumberGrid .items .item .text {
  font-size: 1.3rem;
  line-height: 1;
}
@media screen and (min-width: 48em) {
  .tx-simpleNumberGrid .items .item .number,
  .tx-simpleNumberGrid .items .item .text {
    font-size: 1.6rem;
  }
}
.tx-simpleNumberGrid .items .item .number {
  color: #e02129;
}
.tx-simpleNumberGrid .items .item .text {
  max-width: 28ch;
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .tx-simpleNumberGrid .items .item:nth-of-type(1),
  .tx-simpleNumberGrid .items .item:nth-of-type(2),
  .tx-simpleNumberGrid .items .item:nth-of-type(3) {
    flex: 1 1 33.3%;
    width: calc(33.333333333333%);
  }
  .tx-simpleNumberGrid .items .item:nth-of-type(4),
  .tx-simpleNumberGrid .items .item:nth-of-type(5) {
    flex: 1 1 50%;
    position: relative;
  }
  .tx-simpleNumberGrid .items .item:nth-of-type(4):before,
  .tx-simpleNumberGrid .items .item:nth-of-type(5):before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    top: -1rem;
    background: #8a948a;
  }
  .tx-simpleNumberGrid .items .item:nth-of-type(1),
  .tx-simpleNumberGrid .items .item:nth-of-type(2),
  .tx-simpleNumberGrid .items .item:nth-of-type(4) {
    border-right: 1px solid #8a948a;
  }
}
.tx-splitIntro {
  margin-top: 5rem;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro {
    margin-top: 7rem;
  }
}
.tx-splitIntro .itemContainer {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  position: relative;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer {
    flex-direction: row;
    height: 850px;
  }
}
.tx-splitIntro .itemContainer.red {
  background: #e02129;
}
.tx-splitIntro .itemContainer.white {
  background: #ffffff;
}
.tx-splitIntro .itemContainer:before {
  content: '';
  width: 100%;
  height: 25px;
  background: white;
  position: absolute;
  align-self: flex-start;
}
.tx-splitIntro .itemContainer .item {
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
  aspect-ratio: 1.1;
  box-shadow: 0px 0px 2.2px rgba(0,0,0,0.02), 0px 0px 5.3px rgba(0,0,0,0.028), 0px 0px 10px rgba(0,0,0,0.035), 0px 0px 17.9px rgba(0,0,0,0.042), 0px 0px 33.4px rgba(0,0,0,0.05), 0px 0px 80px rgba(0,0,0,0.07);
  transition: all .3s ease;
  --logoPadding: 7vw;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item {
    width: 50%;
    height: 800px;
  }
}
.tx-splitIntro .itemContainer .item .background {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.tx-splitIntro .itemContainer .item .background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(100%) brightness(70%);
}
.tx-splitIntro .itemContainer .item .background .overlay {
  position: absolute;
  inset: 0;
  background-color: #e02129;
  opacity: 0;
  transition: opacity .3s ease;
}
.tx-splitIntro .itemContainer .item .poly {
  position: absolute;
  z-index: 1;
}
.tx-splitIntro .itemContainer .item .logo {
  position: absolute;
  top: 5%;
  z-index: 1;
}
.tx-splitIntro .itemContainer .item .logo img {
  height: 3.5vw;
  width: auto;
}
.tx-splitIntro .itemContainer .item .content {
  position: absolute;
  bottom: 0;
  z-index: 2;
  padding: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  color: #ffffff;
  width: 100%;
  height: 90%;
  justify-content: space-between;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item .content {
    height: 60cqh;
  }
}
.tx-splitIntro .itemContainer .item .content .top {
  margin-bottom: 1vw;
  --hoverSize: 1;
}
.tx-splitIntro .itemContainer .item .content .top .headline p {
  font-size: calc(5.5cqw * var(--hoverSize));
  line-height: 1.1;
  margin-bottom: 0;
  text-transform: uppercase;
  transform: all .3s ease;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item .content .top .headline p {
    font-size: calc(1.7cqw * var(--hoverSize));
  }
}
.tx-splitIntro .itemContainer .item .content .top .subline p {
  font-size: calc(4cqw * var(--hoverSize));
  line-height: 1.2;
  margin-bottom: 0;
  font-weight: 400;
  transform: all .3s ease;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item .content .top .subline p {
    font-size: calc(1.1cqw * var(--hoverSize));
  }
}
.tx-splitIntro .itemContainer .item .content .top .button {
  font-size: calc(1rem * var(--hoverSize));
  text-align: center;
  color: #ffffff;
  text-decoration: unset;
  border: 1px solid #ffffff;
  border-radius: 1rem;
  text-transform: uppercase;
  padding: .5rem 3rem;
  display: inline-block;
  margin-top: 2rem;
  float: right;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item .content .top .button {
    padding: .5rem 5rem;
  }
}
.tx-splitIntro .itemContainer .item .content .bottom {
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item .content .bottom {
    display: block;
    visibility: visible;
  }
}
.tx-splitIntro .itemContainer .item .content .bottom .footnote {
  font-size: 0.8rem;
  max-width: 50ch;
  margin-bottom: 0;
}
.tx-splitIntro .itemContainer .item:nth-of-type(1) .poly {
  bottom: 0;
  left: 0;
}
.tx-splitIntro .itemContainer .item:nth-of-type(1) .content {
  padding-left: calc(var(--logoPadding) * 1.5);
  padding-right: calc(var(--logoPadding) * 1.5);
}
.tx-splitIntro .itemContainer .item:nth-of-type(1) .logo {
  left: var(--logoPadding);
}
.tx-splitIntro .itemContainer .item:nth-of-type(2) .poly {
  top: 0;
  right: 0;
  transform: scale(-1);
}
.tx-splitIntro .itemContainer .item:nth-of-type(2) .content {
  padding-right: calc(var(--logoPadding) * 1.5);
}
.tx-splitIntro .itemContainer .item:nth-of-type(2) .logo {
  right: calc(var(--logoPadding) / 2);
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item.hover {
    height: 850px;
    box-shadow: 2.8px 2.8px 2.2px rgba(0,0,0,0.02), 6.7px 6.7px 5.3px rgba(0,0,0,0.028), 12.5px 12.5px 10px rgba(0,0,0,0.035), 22.3px 22.3px 17.9px rgba(0,0,0,0.042), 41.8px 41.8px 33.4px rgba(0,0,0,0.05), 100px 100px 80px rgba(0,0,0,0.07);
  }
}
.tx-splitIntro .itemContainer .item.hover .background img {
  filter: grayscale(100%) brightness(100%);
}
.tx-splitIntro .itemContainer .item.hover .background .overlay {
  opacity: .8;
}
.tx-splitIntro .itemContainer .item.hover .content .top {
  --hoverSize: 1.2;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .itemContainer .item.hover {
    height: 850px;
  }
}
.tx-splitIntro .bottomText {
  background-color: #e02129;
  display: block;
  width: 100%;
  height: 30vh;
  float: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tx-splitIntro .bottomText a {
  text-decoration: none;
}
.tx-splitIntro .bottomText a .text {
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 1rem;
  padding: 1rem 2rem;
}
.tx-splitIntro .bottomText a .text span {
  display: block;
  line-height: 1;
  font-size: 6vw;
}
@media screen and (min-width: 48em) {
  .tx-splitIntro .bottomText a .text span {
    font-size: 2rem;
  }
}
.tx-fullscreenGrid {
  padding-bottom: 4rem;
}
.tx-fullscreenGrid .item {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .tx-fullscreenGrid .item {
    flex-direction: row;
  }
}
.tx-fullscreenGrid .item .spacer {
  flex: 1 0 calc((100vw - 1140px)/2);
}
.tx-fullscreenGrid .item .content {
  --padding: 2rem;
  align-self: center;
  order: 1;
}
.tx-fullscreenGrid .item .content .headline {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.2rem;
}
.tx-fullscreenGrid .item .content .text {
  font-size: 1.5rem;
}
.tx-fullscreenGrid .item .image {
  width: 100%;
  aspect-ratio: 1.7777777777778;
  order: 2;
  padding-inline: 15px;
}
@media screen and (min-width: 48em) {
  .tx-fullscreenGrid .item .image {
    flex: 1 0 50%;
    max-width: 50%;
    padding-inline: 0;
  }
}
.tx-fullscreenGrid .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-fullscreenGrid .item .image img.top {
  object-position: top;
}
.tx-fullscreenGrid .item .image img.middle {
  object-position: center;
}
.tx-fullscreenGrid .item .image img.bottom {
  object-position: bottom;
}
.tx-fullscreenGrid .item:nth-child(odd) .spacer {
  order: 0;
}
.tx-fullscreenGrid .item:nth-child(odd) .content {
  padding-inline: 15px;
  padding-block: var(--padding);
  order: 1;
}
@media screen and (min-width: 48em) {
  .tx-fullscreenGrid .item:nth-child(odd) .content {
    padding-right: var(--padding);
    padding-bottom: calc(var(--padding) * 1.5);
  }
}
.tx-fullscreenGrid .item:nth-child(odd) .image {
  order: 2;
}
.tx-fullscreenGrid .item:nth-child(even) .spacer {
  order: 2;
}
.tx-fullscreenGrid .item:nth-child(even) .content {
  order: 1;
  padding-inline: 15px;
  padding-block: var(--padding);
}
@media screen and (min-width: 48em) {
  .tx-fullscreenGrid .item:nth-child(even) .content {
    padding-top: calc(var(--padding) * 1.5);
    padding-left: var(--padding);
  }
}
.tx-fullscreenGrid .item:nth-child(even) .image {
  order: 2;
}
@media screen and (min-width: 48em) {
  .tx-fullscreenGrid .item:nth-child(even) .image {
    order: 0;
  }
}
#mc_embed_signup {
  margin-inline: auto;
}
.contentwrap {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding-top: 0;
}
header.pageheader {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 70px;
  top: 0;
  transition: all .3s ease;
}
@media screen and (min-width: 48em) {
  header.pageheader {
    height: 70px;
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader {
    height: 100px;
  }
}
header.pageheader .topmenu-wrap {
  display: none;
  align-items: start;
  position: absolute;
}
@media screen and (min-width: 78.75em) {
  header.pageheader .topmenu-wrap {
    display: flex;
    height: 100px;
  }
}
@media screen and (min-width: 100em) {
  header.pageheader .topmenu-wrap {
    height: 200px;
  }
}
header.pageheader .topmenu-wrap .topmenu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin-bottom: 0;
  padding-left: 0;
}
header.pageheader .topmenu-wrap .topmenu a {
  color: #8a948a;
  font-size: 0.8rem;
  text-decoration: none;
}
header.pageheader .topmenu-wrap .topmenu .dropdown-menu .nav-link {
  padding: .5rem 1rem;
}
header.pageheader .langmenu {
  display: flex;
  z-index: 100;
  flex-direction: row;
  position: absolute;
  right: 6rem;
  top: 1.4rem;
  gap: 1rem;
  padding: 0;
  list-style-type: none;
}
@media screen and (min-width: 992px) {
  header.pageheader .langmenu {
    top: 1.15rem;
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader .langmenu {
    top: 2rem;
  }
}
header.pageheader .langmenu li {
  text-transform: uppercase;
  text-decoration: unset;
  color: #ffffff;
}
header.pageheader .langmenu li a {
  color: #ffffff;
  text-decoration: unset;
}
header.pageheader .langmenu li.active a {
  font-weight: bold;
}
header.pageheader .langmenu li.flag .flag-de {
  background-image: url(../flags/de.svg);
  background-size: 100%;
}
header.pageheader .langmenu li.flag .flag-gb {
  background-image: url(../flags/gb.svg);
  background-size: 100%;
}
header.pageheader .langmenu li+li {
  border-left: 1px solid #ffffff;
  padding-left: 1rem;
}
header.pageheader .navbar-brand {
  width: 120px;
  left: 5px;
  position: absolute;
  padding-block: 0;
  transition: all .3s ease-in-out;
  z-index: 100;
  top: 50%;
  line-height: 1;
  transform: translateY(-50%);
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar-brand {
    left: 1rem;
    width: 200px;
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader .navbar-brand {
    left: 5rem;
  }
}
header.pageheader .navbar-brand svg .cls-1 {
  fill: #ffffff;
}
header.pageheader .navbar {
  height: 100%;
  justify-content: start;
  align-items: center;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: absolute;
  right: 0;
  width: 100%;
  max-width: fit-content;
}
@media screen and (min-width: 30em) {
  header.pageheader .navbar {
    background-color: unset;
  }
}
header.pageheader .navbar .nav-link.form {
  position: absolute;
  right: 4.7rem;
  text-decoration: unset;
  font-size: 1.4rem;
  display: flex;
  padding: 0.25rem;
  z-index: 1001;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar .nav-link.form {
    right: 5.5rem;
  }
}
header.pageheader .navbar .nav-link.form svg {
  width: 1.3rem;
  fill: #ffffff;
  transition: all .3s ease;
}
header.pageheader .navbar .navbar-toggle {
  position: absolute;
  right: 1rem;
}
header.pageheader .navbar .navbar-toggle svg {
  fill: #ffffff;
}
header.pageheader .navbar .navbar-toggle svg #navbar-toggler-icon--top,
header.pageheader .navbar .navbar-toggle svg #navbar-toggler-icon--bottom,
header.pageheader .navbar .navbar-toggle svg #navbar-toggler-icon--middle {
  transition: all .3s ease;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
header.pageheader .navbar .navbar-toggler {
  position: absolute;
  top: 50%;
  transition: all .3s ease;
  transform: translateY(-50%);
  z-index: 1001;
  display: block;
  visibility: visible;
  padding: 0.25rem;
}
header.pageheader .navbar .navbar-toggler svg {
  height: auto;
  fill: #ffffff;
  transform: scale(.8);
}
header.pageheader .navbar .navbar-toggler.left {
  left: 5px;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar .navbar-toggler.left {
    left: 3rem;
  }
}
header.pageheader .navbar .navbar-toggler.right {
  right: 5px;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar .navbar-toggler.right {
    right: 1rem;
  }
}
header.pageheader .navbar .navbar-toggler .navbar-toggler-icon,
header.pageheader .navbar .navbar-toggler svg * {
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
header.pageheader .navbar .navbar-toggler:hover #navbar-toggler-icon--middle {
  transform: scaleX(.5);
  transform-origin: right;
}
header.pageheader .navbar .navbar-nav {
  flex-direction: row;
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 78.75em) {
  header.pageheader .navbar .navbar-nav {
    display: flex;
    visibility: visible;
    width: 100%;
  }
}
header.pageheader .navbar .navbar-nav .nav-item {
  position: relative;
}
header.pageheader .navbar .navbar-nav .nav-item .nav-link {
  text-decoration: none;
  margin-inline: 1rem;
  padding: 0 0 .3rem 0;
  font-size: .9rem;
  border-bottom: 3px solid transparent;
  color: #ffffff;
  text-transform: uppercase;
  transition: border-bottom .3s ease, color .3s ease;
}
header.pageheader .navbar .navbar-nav .nav-item .nav-link:hover {
  border-bottom: 3px solid #ffb69b;
}
header.pageheader .navbar .navbar-nav .nav-item .nav-link:after {
  visibility: hidden;
  display: none;
}
header.pageheader .navbar .navbar-nav .nav-item .thetoggle {
  position: absolute;
  right: .8rem;
  top: 0.65rem;
  z-index: 130;
  background: unset;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar .navbar-nav .nav-item .thetoggle {
    top: 0.35rem;
    right: 1rem;
  }
}
header.pageheader .navbar .navbar-nav .nav-item .thetoggle svg {
  transition: .3s all ease;
  width: 2rem;
  height: 2rem;
  fill: #ffffff;
}
header.pageheader .navbar .navbar-nav .nav-item .thetoggle[aria-expanded="false"] svg {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #666666;
  border-top: 3px solid #e02129;
  border-radius: unset;
  position: absolute !important;
  margin-top: 0;
  padding: 0;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link {
  color: #ffffff;
  font-size: .9rem;
  margin-inline: 0 !important;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link:hover {
  background-color: #909090 !important;
  color: #ffffff !important;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link.active {
  font-weight: bold;
  background-color: #909090 !important;
  color: #ffffff !important;
}
header.pageheader .navbar .navbar-nav .nav-item.dropdown:hover>.dropdown-menu {
  display: block;
}
header.pageheader .navbar .navbar-nav .nav-item.active >.nav-link {
  font-weight: bold;
  border-bottom: 3px solid #ffb69b;
}
header.pageheader .navbar .navbar-nav .nav-item.active svg {
  fill: #e02129;
}
header.pageheader .navbar .navbar-nav .nav-item.show .nav-link {
  font-weight: bold;
}
header.pageheader .navbar .navbar-nav .nav-item.show svg {
  fill: #e02129;
}
header.pageheader .navbar .navbar-nav .nav-item:hover svg {
  fill: #e02129;
}
header.pageheader .navbar #menu {
  display: none;
  visibility: hidden;
}
header.pageheader .navbar #mainmenupanel {
  position: fixed;
  height: 100vh;
  width: 25vw;
  min-width: 300px;
  top: 0;
  background-color: #e02129;
  z-index: 101;
  padding: 5rem 0 1rem 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar #mainmenupanel {
    padding-top: 6rem;
    width: 35vw;
  }
}
header.pageheader .navbar #mainmenupanel .langmenu {
  display: block;
  visibility: visible;
  position: absolute;
  top: 0;
}
header.pageheader .navbar #mainmenupanel .langmenu li {
  float: left;
  text-transform: uppercase;
  padding: .3rem 0.8rem;
  font-size: 2rem;
}
header.pageheader .navbar #mainmenupanel .langmenu li a {
  color: #ffffff;
  text-decoration: unset;
}
header.pageheader .navbar #mainmenupanel .langmenu li.active a {
  font-weight: bold;
}
header.pageheader .navbar #mainmenupanel.left {
  left: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
header.pageheader .navbar #mainmenupanel.left .langmenu {
  right: 0;
}
header.pageheader .navbar #mainmenupanel.right {
  right: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
header.pageheader .navbar #mainmenupanel.right .langmenu {
  left: 0;
}
header.pageheader .navbar #mainmenupanel .contact {
  margin: .5rem 0;
  display: flex;
  flex-direction: row;
}
header.pageheader .navbar #mainmenupanel .contact .btn {
  display: flex;
  flex: 1;
  justify-content: center;
  margin: 0 .4rem;
  background: #8B9CB9;
  border-radius: unset;
}
header.pageheader .navbar #mainmenupanel .contact .btn svg {
  height: 1.5em;
  width: auto;
  display: inline-block;
  vertical-align: middle;
  fill: #ffffff;
}
header.pageheader .navbar #mainmenupanel .social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 1rem 0;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  padding-inline: 10%;
}
header.pageheader .navbar #mainmenupanel .social li {
  border: 1px solid #ffffff;
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  margin-inline: .2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s ease-in-out;
}
header.pageheader .navbar #mainmenupanel .social li.item3 {
  margin-right: 1rem;
}
header.pageheader .navbar #mainmenupanel .social li .sociallink {
  color: #ffffff;
  text-decoration: unset;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
header.pageheader .navbar #mainmenupanel .social li .sociallink .icon {
  color: #ffffff;
  margin: 0;
  font-size: .8rem;
}
header.pageheader .navbar #mainmenupanel .social li .sociallink svg {
  fill: #ffffff;
  height: 1rem;
}
header.pageheader .navbar #mainmenupanel .social li:hover {
  background-color: #ffffff;
  color: #e02129;
}
header.pageheader .navbar #mainmenupanel .social li:hover .icon {
  color: #e02129;
}
header.pageheader .navbar #mainmenupanel .social li:hover svg {
  fill: #e02129;
}
header.pageheader .navbar #mainmenupanel .mainbar {
  padding: 0;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav {
  display: flex;
  visibility: visible;
  flex-direction: column;
  padding: 0;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item {
  padding-left: 0;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .nav-link,
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .footermenu-link {
  border: unset;
  padding: 1rem 1.5rem;
  font-size: .8rem;
  text-align: center;
  margin-inline: 1rem;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .nav-link,
  header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .footermenu-link {
    padding: .5rem 2rem;
    font-size: .9rem;
  }
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .nav-link:after,
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .footermenu-link:after {
  display: inline-block;
  visibility: visible;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .nav-link:hover .dropdown,
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .footermenu-link:hover .dropdown {
  position: static;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .dropdown-menu {
  background-color: #666666;
  width: 100%;
  min-width: unset;
  border-top: unset;
  position: unset !important;
  display: none;
  visibility: hidden;
  padding-block: 1rem;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .dropdown-menu .nav-link {
  color: #ffffff;
  width: 100%;
  font-weight: normal;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .dropdown-menu .nav-link.active {
  color: #e02129;
  background-color: #ffffff;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.active .nav-link {
  font-family: 'Open Sans';
  font-weight: normal;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.active .dropdown-menu .nav-link {
  font-family: 'Open Sans';
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.active .dropdown-menu .nav-link.active {
  font-family: 'Open Sans';
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.active,
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item:hover {
  background-color: #ffffff;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.active .nav-link,
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item:hover .nav-link {
  color: #e02129;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.active .dropdown-menu .nav-link,
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item:hover .dropdown-menu .nav-link {
  color: #ffffff;
  font-weight: unset;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.show {
  background-color: #ffffff;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.show .nav-link {
  color: #e02129;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.show .dropdown-menu {
  background-color: #666666;
  display: block;
  visibility: visible;
  position: absolute;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item.show .dropdown-menu .nav-link {
  color: #ffffff;
}
header.pageheader .navbar .header-socialbox {
  justify-self: flex-start;
}
header.pageheader .navbar .header-socialbox svg {
  display: inline-block;
  width: 32px;
  height: 32px;
}
header.pageheader .navbar .header-socialbox svg * {
  fill: #776d5b;
}
header.pageheader .navbar .topbar {
  background: #8a948a;
  font-size: 1rem;
  padding: 0.5rem;
}
header.pageheader .navbar .topbar a {
  color: #fdfdfd;
  padding: 0;
}
header.pageheader .navbar .topbar .buttonlink {
  color: #8a948a;
  padding: 0 0.5rem 0 0;
}
header.pageheader .navbar .topbar .buttonlink .inner {
  background: #fdfdfd;
  padding: 0.25rem 0.5rem;
}
header.pageheader .navbar .topbar .buttonlink svg {
  width: 1rem;
  height: 1rem;
}
header.pageheader .navbar .topbar .buttonlink svg * {
  fill: #8a948a;
}
header.pageheader .navbar .mainbar {
  padding: 20px 0;
}
header.pageheader .navbar .mainbar ul {
  padding: 10px 0;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding-left: 0;
  list-style: none;
}
header.pageheader .navbar .mainbar li {
  padding-left: 4rem;
}
header.pageheader .navbar .mainbar li a {
  font-size: 1.2rem;
  color: #ffffff;
  font-weight: 300;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  text-decoration: none;
}
header.pageheader .navbar .mainbar li.active >a,
header.pageheader .navbar .mainbar li:hover >a {
  color: #8a948a;
}
header.pageheader .navbar .mainbar .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  min-width: 20rem;
  -webkit-box-shadow: 0 2px 4px 3px rgba(0,0,0,0.05);
  box-shadow: 0 2px 4px 3px rgba(0,0,0,0.05);
  border: none;
}
header.pageheader .navbar .mainbar .dropdown-menu a {
  font-size: 1rem;
  font-family: 'Open Sans';
  font-weight: 800;
  color: #8a948a;
  font-weight: 700;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active {
  color: #e02129 !important;
  background-color: #ffffff;
}
header.pageheader .navbar .mainbar .dropdown-menu a:hover {
  background: #e02129;
  color: #ffffff;
}
header.pageheader .navbar .mainbar li {
  border-top: 1px solid rgba(255,255,255,0.5);
}
header.pageheader .navbar .mainbar li a {
  text-align: center;
  font-size: 2rem;
}
header.pageheader .navbar .mainbar li.trenner {
  border: none;
}
header.pageheader .navbar .mainbar .dropdown.show {
  background: #efefef;
}
header.pageheader .navbar .mainbar .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.pageheader .navbar .mainbar .dropdown-menu a {
  font-size: 1.25rem;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active {
  color: #e02129;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active:hover {
  color: #ffffff;
}
.showNav header.pageheader .navbar #form_kesearch_pi1_navbar,
.showNav header.pageheader .navbar .nav-link.form {
  display: none;
  visibility: hidden;
}
.showNav header.pageheader .navbar .navbar-toggler .navbar-toggler-icon #navbar-toggler-icon--middle {
  transform: scaleX(.5);
  transform-origin: right;
}
.showNav header.pageheader .navbar .navbar-toggler .navbar-toggler-icon svg * {
  fill: #ffffff;
}
.showNav header.pageheader .navbar #mainmenupanel {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.folgeseite header.pageheader .navbar .navbar-nav,
.folgeseite header.pageheader .navbar .breadcrumb,
.produkte header.pageheader .navbar .navbar-nav,
.produkte header.pageheader .navbar .breadcrumb {
  align-self: end;
}
.scrollheader header.pageheader {
  background-color: #ffffff;
  height: 60px;
  -webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 10px 3px rgba(0,0,0,0.15);
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader {
    height: 80px;
  }
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader .topmenu-wrap {
    height: 100px;
  }
}
.scrollheader header.pageheader #langmenu {
  top: 1.2rem;
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader #langmenu {
    top: 1.8rem;
  }
}
@media screen and (min-width: 992px) {
  .scrollheader header.pageheader #langmenu {
    top: 1.5rem;
  }
}
@media screen and (min-width: 78.75em) {
  .scrollheader header.pageheader #langmenu {
    top: 1.45rem;
  }
}
.scrollheader header.pageheader #langmenu li a {
  color: #e02129;
}
.scrollheader header.pageheader #langmenu li+li {
  border-left: 1px solid #e02129;
}
.scrollheader header.pageheader .navbar-brand {
  width: 80px;
}
.scrollheader header.pageheader .navbar-brand svg .cls-1 {
  fill: #e02129;
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader .navbar-brand {
    width: 140px;
  }
}
.scrollheader header.pageheader .navbar {
  top: 0;
  height: 60px;
  transition: all .3s ease-in-out;
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader .navbar {
    height: 80px;
    align-content: center;
  }
}
.scrollheader header.pageheader .navbar .social .sociallink svg {
  fill: #e02129;
}
.scrollheader header.pageheader .navbar .navbar-form .input-group {
  border-radius: 0;
  border-bottom: 1px solid #8a948a;
}
.scrollheader header.pageheader .navbar .navbar-form .input-group .input-group-btn button[type="submit"] {
  color: #e02129;
}
.scrollheader header.pageheader .navbar .navbar-form .input-group .input-group-btn button[type="submit"] {
  color: #e02129;
}
.scrollheader header.pageheader .navbar .nav-link.form svg {
  fill: #e02129;
}
.scrollheader header.pageheader .navbar .navbar-toggle svg {
  fill: #e02129;
}
.scrollheader header.pageheader #mainmenupanel {
  padding-top: 69px;
}
.scrollheader .contentwrap {
  padding-top: 0;
}
.scrollheader.showNav header.pageheader .navbar .social .sociallink svg {
  fill: #ffffff;
}
.mm-ocd__content {
  width: 100%;
  max-width: 80vw;
}
@media screen and (min-width: 64em) {
  .mm-ocd__content {
    max-width: 400px;
  }
}
.mm-ocd__content .mm-spn a {
  padding-left: 1.5rem;
  font-weight: 300;
  padding-block: .4rem;
}
.mm-ocd__content .mm-spn a.active,
.mm-ocd__content .mm-spn a:hover {
  color: #e02129;
  background-color: #ffffff;
}
.mm-ocd__content .mm-spn .spacer {
  height: 3rem;
}
.mm-ocd__content .mm-spn>ul>li:nth-child(3) {
  margin-bottom: 2rem;
}
.mm-ocd__content .mm-spn.mm-spn--light {
  background-color: #e02129;
  color: #ffffff;
}
.mm-ocd__content .mm-spn.mm-spn--navbar:before {
  color: #ffffff;
  opacity: 1;
  top: 177px;
  left: 30px;
}
.mm-ocd__content .mm-spn.mm-spn--navbar:after {
  text-align: left;
  padding-left: 2.6rem !important;
  opacity: 1;
  font-weight: bold;
  font-size: 1.5rem;
  top: 150px;
}
.mm-ocd__content .mm-spn.mm-spn--navbar ul {
  top: 5rem;
}
@media screen and (min-width: 48em) {
  .mm-ocd__content .mm-spn.mm-spn--navbar ul {
    top: 7rem;
  }
}
@media screen and (min-width: 48em) {
  .mm-ocd__content .mm-spn.mm-spn--navbar ul {
    top: 11rem;
  }
}
.mm-ocd__content .mm-spn.mm-spn--navbar ul:before {
  display: none;
  visibility: hidden;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li:nth-child(-n+3) a {
  font-size: 1.2rem;
  line-height: 1.5;
  left: var(--mm-spn-item-height);
  padding-left: 0.5rem;
  font-weight: 400;
}
@media screen and (min-width: 48em) {
  .mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li:nth-child(-n+3) a {
    font-size: 1.5rem;
  }
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open span {
  font-size: 1.2rem;
  line-height: 1.5;
  left: var(--mm-spn-item-height);
  padding-left: 0.5rem;
}
@media screen and (min-width: 48em) {
  .mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open span {
    font-size: 1.5rem;
  }
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open span.active {
  font-weight: 700;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li a {
  background-color: #e02129;
  width: 90%;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li a:hover {
  color: #ffffff;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li a.active {
  color: #ffffff;
  font-weight: bold;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li a:not(:last-child) {
  font-size: 1.5rem;
  line-height: 1.5;
  left: var(--mm-spn-item-height);
  padding-left: 0.5rem;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li ul {
  background-color: #e02129;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li.footerNavItem {
  display: inline-flex !important;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li.footerNavItem a {
  width: fit-content;
  font-size: 0.8rem;
  padding-right: 0;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li:before {
  color: #ffffff;
  opacity: 1;
  right: unset;
  left: calc(var(--mm-spn-item-height)/ 2);
  top: 50%;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open li:after {
  display: none;
  visibility: hidden;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open.mm-spn--parent .mm-spn--open {
  padding-top: 3rem;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open.mm-spn--parent .mm-spn--open li a {
  font-size: 1rem;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open.mm-spn--parent .mm-spn--open li a:last-child {
  padding-left: .5rem;
}
.mm-ocd__content .mm-spn.mm-spn--navbar .mm-spn--open.mm-spn--parent .mm-spn--open li:first-of-type a {
  padding-left: .5rem;
}
.mm-ocd__content .mm-spn a.icon {
  font-family: 'Open Sans' !important;
  font-size: 0.8rem;
}
.mm-ocd__content .mm-spn a.icon:before {
  font-family: 'icomoon' !important;
  margin-right: .5rem;
}
.mm-ocd__content .mm-spn a.icon:hover {
  background-color: unset;
  color: #ffffff;
}
.mm-ocd__backdrop {
  cursor: pointer;
}
.mm-ocd-opened .navbar-toggle #navbar-toggler-icon--top {
  transform: rotate(45deg) translate(-10px,0px);
}
.mm-ocd-opened .navbar-toggle #navbar-toggler-icon--middle {
  opacity: 0;
}
.mm-ocd-opened .navbar-toggle #navbar-toggler-icon--bottom {
  transform: rotate(-45deg) translate(-19px,11px);
}
body.seite_149 .pageheader .navbar-brand svg .cls-1 {
  fill: #e02129;
}
body.seite_149 .pageheader .navbar .navbar-toggle svg {
  fill: #97a09a;
}
body.mm-ocd-opened .pageheader .navbar .navbar-toggle svg {
  fill: #ffffff;
}
body.scrollheader.mm-ocd-opened .pageheader .navbar .navbar-toggle svg {
  fill: #e02129;
}
.level_0 header.pageheader .langmenu li {
  color: #8a948a;
}
.level_0 header.pageheader .langmenu li a {
  color: #8a948a;
}
.level_0 header.pageheader .langmenu li.active a {
  font-weight: bold;
}
.level_0 header.pageheader .langmenu li+li {
  border-left: 1px solid #8a948a;
}
.level_0.mm-ocd-opened header.pageheader .langmenu li {
  color: #ffffff;
}
.level_0.mm-ocd-opened header.pageheader .langmenu li a {
  color: #ffffff;
}
.level_0.mm-ocd-opened header.pageheader .langmenu li+li {
  border-left: 1px solid #ffffff;
}
.socialmenu {
  display: flex;
  padding-left: 1.5rem;
  gap: 1rem;
  margin-block: 1rem;
}
.socialmenu .social:before {
  display: none;
}
.socialmenu .social a {
  width: fit-content !important;
  padding: 0 !important;
}
.socialmenu .social a span {
  padding: 0;
  left: 0 !important;
  width: fit-content !important;
  background-color: white;
  padding-left: 0 !important;
}
.socialmenu .social a span:before {
  color: #e02129;
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
}
.navbar-toggler {
  outline: none !important;
}
.navbar-toggler .navbar-toggler-icon {
  width: auto;
  height: auto;
}
.navbar-toggler .navbar-toggler-icon .line {
  width: 40px;
  height: 5px;
  background-color: #ffb69b;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.navbar-toggler .navbar-toggler-icon .navbar-toggler-icon:hover {
  cursor: pointer;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(2) {
  opacity: 0;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg);
}
@font-face {
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('../fonts/icomoon.eot?5sj6sk');
  src: url('../fonts/icomoon.eot?5sj6sk#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?5sj6sk') format('truetype'), url('../fonts/icomoon.woff?5sj6sk') format('woff'), url('../fonts/icomoon.svg?5sj6sk#icomoon') format('svg');
}
.icon {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-pdf:before {
  content: "\e91d";
}
.icon-info:before {
  content: "\e924";
}
.icon-instagram-square:before {
  content: "\e92d";
}
.icon-quote:before {
  content: "\e91c";
}
.icon-smiley:before {
  content: "\e91a";
}
.icon-facebook-thin:before {
  content: "\e918";
}
.icon-instagram-thin:before {
  content: "\e919";
}
.icon-down:before {
  content: "\e917";
}
.icon-star:before {
  content: "\e913";
}
.icon-print:before {
  content: "\e914";
}
.icon-text:before {
  content: "\e915";
}
.icon-user:before {
  content: "\e916";
}
.icon-search:before {
  content: "\e907";
}
.icon-back-thin:before {
  content: "\e910";
}
.icon-next-thin:before {
  content: "\e912";
}
.icon-like:before {
  content: "\e90c";
}
.icon-envelope:before {
  content: "\e90d";
}
.icon-phonecall:before {
  content: "\e90e";
}
.icon-up:before {
  content: "\e90f";
}
.icon-placeholder:before {
  content: "\e900";
}
.icon-play:before {
  content: "\e901";
}
.icon-back:before {
  content: "\e902";
}
.icon-shield:before {
  content: "\e903";
}
.icon-money:before {
  content: "\e904";
}
.icon-next:before {
  content: "\e905";
}
.icon-checkmark:before {
  content: "\e906";
}
.icon-arrow-down:before {
  content: "\e91b";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin:before {
  content: "\eaca";
}
.icon-xing:before {
  content: "\ead4";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-remove:before {
  content: "\e911";
}
.icon-youtube-square:before {
  content: "\e908";
}
.icon-lock:before {
  content: "\e909";
}
.icon-facebook-square:before {
  content: "\e90a";
}
.icon-xing-square:before {
  content: "\e90b";
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255,182,155,0.7);
}
.modal .modal-dialog {
  max-width: 650px;
  position: relative;
  width: auto;
  margin: 1.75rem auto;
  margin: auto;
}
.modal .modal-dialog.modal-centered {
  min-height: calc(96.5%);
}
.modal .modal-dialog.modal-centered .modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: .3rem;
  outline: 0;
}
.modal .modal-dialog .modal-content {
  background-color: #ffffff;
  color: #8a948a;
}
.modal .modal-dialog .modal-content .modal-header {
  border: unset;
}
.modal .modal-dialog .modal-content .modal-header .close {
  color: inherit;
  font-family: PaytoneOne;
  font-size: 2.6rem;
  padding: 0 1rem;
  color: #ffb69b;
}
.modal .modal-dialog .modal-content .modal-body {
  color: inherit;
}
.modal .modal-dialog .modal-content .modal-body .modal-title {
  color: inherit;
  font-family: PaytoneOne;
  margin-bottom: .5rem;
}
.modal .modal-dialog .modal-content .modal-body .modal-content {
  border: unset;
}
@media screen and (min-width: 64em) {
  .modal.fade .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
  }
}
.social {
  display: flex;
  height: 32px;
}
.social .sociallink {
  color: #e02129;
}
.social .sociallink .icon {
  padding: .3rem;
  color: #e02129;
  font-size: 1rem;
}
.social .sociallink .icon:not(first-of-type) {
  margin-left: .4rem;
}
.bigintro {
  background-color: #9aabe9;
  position: relative;
  height: 80vh;
  overflow: hidden;
}
.bigintro .row,
.bigintro .row [class^=col-] {
  height: 100%;
}
.bigintro .bi-picside img {
  height: 100%;
  width: auto;
  float: right;
}
.bigintro .bi-textside {
  display: flex;
  justify-content: right;
  align-items: center;
  font-size: 1.1rem;
}
.bigintro .bi-textside .bi-title {
  color: #8a948a;
}
svg.bi-mask {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10vw;
}
svg.bi-mask * {
  fill: ;
}
#offcanvasmenu {
  width: 20em;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: 2002;
  padding: 78px 1em 15px 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
#offcanvasmenu .inner {
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}
@media screen and (max-width: 1400px) {
  #offcanvasmenu {
    padding-right: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 400px) {
  #offcanvasmenu {
    width: 100vw;
  }
}
#offcanvasmenu .togglewrap {
  position: absolute;
  right: -100px;
  top: 0px;
  background-color: transparent;
  padding: 10px 20px;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
#offcanvasmenu.open {
  background-color: #ffffff;
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.25);
  box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
#offcanvasmenu.open .togglewrap {
  -webkit-box-shadow: 5px 0 5px rgba(0,0,0,0.25);
  box-shadow: 5px 0 5px rgba(0,0,0,0.25);
}
@media screen and (max-width: 3440px) {
  #offcanvasmenu.open .togglewrap {
    right: -10px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#offcanvasmenu .navbar-navi a {
  color: #ffb69b;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu .navbar-navi li > a {
  padding: 10px 30px;
  border-top: 1px solid #ececec;
  display: block;
}
#offcanvasmenu .navbar-navi li:first-child a {
  border: none;
}
#offcanvasmenu .navbar-navi li.active a,
#offcanvasmenu .navbar-navi li:hover a {
  color: #000000;
  text-decoration: none;
  background: none;
}
#offcanvasmenu .navbar-navi li.active a {
  background-color: #efefef;
}
#offcanvasmenu .navbar-navi .drop-down-menu {
  margin-bottom: 20px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
#offcanvasmenu .navbar-navi .drop-down-menu a {
  font-weight: 400;
  text-transform: none;
}
#offcanvasmenu .navbar-navi .caret {
  display: none;
}
#offcanvasmenu .mainmenu-sub {
  margin-top: 50px;
}
#offcanvasmenu .mainmenu-sub a {
  font-size: 12px;
}
#offcanvasmenu .mainmenu-sub li:first-child a {
  border: none;
}
#offcanvasmenu #socialmenu {
  position: absolute;
  right: -240px;
  top: 25px;
  z-index: 10001;
  width: 120px;
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
#offcanvasmenu #socialmenu li a {
  height: 30px;
  width: auto;
  display: inline-block;
}
#offcanvasmenu #socialmenu li a svg {
  width: auto;
  height: 100%;
  position: relative;
}
#offcanvasmenu #socialmenu li a svg * {
  fill: #ffffff;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
@media screen and (max-width: 767px) {
  #offcanvasmenu #socialmenu {
    left: 30px;
  }
}
body.scrollheader #offcanvasmenu #socialmenu {
  top: 15px;
}
body.openmenu  #offcanvasmenu #socialmenu {
  left: 30px;
}
body.openmenu  #offcanvasmenu #socialmenu li a svg * {
  fill: #ffb69b;
}
body.openmenu  #offcanvasmenu #socialmenu li a:hover svg * {
  fill: #000000;
}
.bottommenu {
  z-index: 2001;
  width: 100%;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #39536b;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
@media screen and (min-width: 768px) {
  .bottommenu {
    display: none;
  }
}
.bottommenu .bottomLink {
  height: 100%;
  width: 16.666%;
  display: block;
  float: left;
  text-align: center;
  border-right: 1px solid #42607c;
}
.bottommenu .bottomLink:hover {
  background-color: #42607c;
}
.bottommenu .bottomLink:last-child {
  border: none;
}
.bottommenu .bottomLink img,
.bottommenu .bottomLink svg {
  height: 20px;
  width: auto;
  margin: 15px auto;
  position: relative;
}
.bottommenu .bottomLink span {
  display: none;
}
.submenu ul {
  padding: 10px 20px;
  margin: 50px 0;
  list-style: none;
  text-align: left;
  background: ;
}
.submenu ul li {
  padding: 5px 10px;
  position: relative;
  display: inline-block;
}
.submenu ul li a {
  font-size: 20px;
  display: block;
  text-align: center;
  color: #8a948a;
  line-height: 1em;
  padding: 10px;
  position: relative;
}
.submenu ul li:hover a,
.submenu ul li.active a {
  color: #ffffff;
  background: #e02129;
  text-decoration: none;
  display: block;
  height: 2em;
  position: relative;
}
.submenu ul li:hover a:before,
.submenu ul li:hover a:after,
.submenu ul li.active a:before,
.submenu ul li.active a:after {
  border-color: ;
}
.footer-info {
  padding-block: 2rem;
}
.footer-info:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("../img/Footer-poly-right.png");
  background-position: right;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;
}
.footer-info .container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
}
@media screen and (min-width: 48em) {
  .footer-info .container {
    gap: 3rem;
  }
}
.footer-info .container .partA {
  display: flex;
  flex-direction: column;
  min-width: fit-content;
  align-items: center;
}
.footer-info .container .partA .meta .social {
  display: flex;
  height: 32px;
}
.footer-info .container .partA .meta .social .sociallink {
  text-decoration: unset;
}
.footer-info .container .partA .meta .social .sociallink .icon {
  padding: .3rem;
  color: #666666;
  font-size: 1rem;
}
.footer-info .container .partA .meta .social .sociallink .icon:not(first-of-type) {
  margin-left: .4rem;
}
.footer-info .container .partA .meta .social .sociallink .icon:hover {
  color: #e02129;
}
.footer-info .container .partA .meta a {
  text-decoration: none;
  display: inline-block;
}
.footer-info .container .partA .meta .footermenu {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.footer-info .container .partA .meta .footermenu>*+* {
  border-left: 1px solid #8a948a;
}
.footer-info .container .partA .meta .footermenu .nav-item {
  display: inline-block;
  margin-block: .3rem;
}
@media screen and (min-width: 48em) {
  .footer-info .container .partA .meta .footermenu .nav-item {
    margin-block: unset;
  }
}
.footer-info .container .partA .meta .footermenu .nav-item a {
  text-decoration: unset;
  padding: 0 10px;
  color: #8a948a;
}
.footer-info .container .partA .meta .footermenu .nav-item a:hover {
  color: #e02129;
}
.footer-info .container .partA .footerlogo {
  width: 100%;
  max-width: 120px;
  display: inline-block;
  margin-bottom: .5rem;
  padding: 0;
  height: auto;
}
@media screen and (min-width: 48em) {
  .footer-info .container .partA .footerlogo {
    max-width: 230px;
  }
}
.footer-info .container .partA .footerlogo img {
  width: 100%;
  height: auto;
}
.footer-info .container .partA .contact .title {
  font-size: .8rem;
}
.footer-info .container .partA .contact p {
  font-size: .8rem;
}
.footer-info .container .partB {
  width: 100%;
}
.footer-info .container .partB p {
  font-size: .7rem;
}
.footer-info .social {
  position: fixed;
  bottom: 7rem;
  right: 0;
  z-index: 249;
  height: auto;
  list-style-type: none;
  padding-left: 0;
  width: 84px;
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 78.75em) {
  .footer-info .social {
    display: block;
    visibility: visible;
  }
}
.footer-info .social li {
  padding: 10px 0;
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.footer-info .social li.item1 {
  z-index: 1;
  top: -40px;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  -o-transform: scale(.8);
}
.footer-info .social li.item2 {
  z-index: 2;
  top: -30px;
  -webkit-transform: scale(.85);
  -moz-transform: scale(.85);
  -ms-transform: scale(.85);
  -o-transform: scale(.85);
}
.footer-info .social li.item3 {
  z-index: 3;
  top: -20px;
  -webkit-transform: scale(.90);
  -moz-transform: scale(.90);
  -ms-transform: scale(.90);
  -o-transform: scale(.90);
}
.footer-info .social li.item4 {
  z-index: 4;
  top: -10px;
  -webkit-transform: scale(.95);
  -moz-transform: scale(.95);
  -ms-transform: scale(.95);
  -o-transform: scale(.95);
}
.footer-info .social li.item5 {
  z-index: 5;
}
.footer-info .social .sociallink {
  width: 3rem;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.4rem;
  text-decoration: unset;
  background-color: #e02129;
  border-radius: .3rem;
}
@media screen and (min-width: ) {
  .footer-info .social .sociallink {
    margin: 0.2rem;
  }
}
@media screen and (min-width: 48em) {
  .footer-info .social .sociallink {
    margin: 0.4rem;
  }
}
@media screen and (min-width: 64em) {
  .footer-info .social .sociallink {
    margin: 0.5rem;
  }
}
.footer-info .social .sociallink .icon {
  margin: 0;
  color: #ffffff;
  font-size: 1.5rem;
}
.footer-info .social .sociallink img {
  height: 30px;
  width: auto;
}
.footer-info .social .sociallink svg {
  height: 1.5rem;
  fill: #ffffff;
}
.footer-info .social .sociallink.mail img {
  height: 23px;
}
.footer-info .social .sociallink.phone {
  background-color: #e02129;
}
.footer-info .social .sociallink.mail {
  background-color: #666666;
}
.footer-info .social .sociallink.location {
  background-color: #0F9D58;
}
.footer-info .social .sociallink.facebook {
  background-color: #39569c;
}
.footer-info .social .sociallink.linkedin {
  background-color: #0e76a8;
}
.footer-info .social:hover li {
  padding: 10px 0;
  display: block;
  position: absolute;
  left: 0;
}
.footer-info .social:hover li.item1 {
  top: calc(80px * -4);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.footer-info .social:hover li.item2 {
  top: calc(80px * -3);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.footer-info .social:hover li.item3 {
  top: calc(80px * -2);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.footer-info .social:hover li.item4 {
  top: calc(80px * -1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.zeropadrow {
  margin: 0;
}
.zeropadrow >div {
  padding: 0;
}
.absolute-centered {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.ribbon {
  position: relative;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.15em;
  white-space: nowrap;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 auto 20px 0;
}
.ribbon:after,
.ribbon:before {
  content: " ";
  display: block;
  position: absolute;
  bottom: -0.5em;
  width: 1em;
  height: 100%;
  background-color: #d09c00;
  pointer-events: none;
}
.ribbon:after {
  right: -0.57em;
  z-index: -1;
}
.ribbon:before {
  bottom: auto;
  top: -0.5em;
  left: -0.57em;
  z-index: -1;
}
.ribbon .text {
  display: inline-block;
  position: relative;
  padding: .15em .75em;
  text-decoration: none;
  color: #112435;
  font-weight: 700;
  background-color: #ffc004;
}
.ribbon .text:after,
.ribbon .text:before {
  content: " ";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  bottom: -0.5em;
  left: -0.05em;
  pointer-events: none;
  -webkit-mask: none;
}
.ribbon .text:before {
  bottom: auto;
  top: -0.5em;
  border-bottom: 0.5em solid #ffda6a;
  border-left: .5em solid transparent;
}
.ribbon .text:after {
  left: auto;
  right: -0.05em;
  border-top: 0.5em solid #ffda6a;
  border-right: .5em solid transparent;
}
.powermail_field {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  text-align: center;
}
.tx-powermail legend {
  display: none;
}
.powermail_field select,
.powermail_field .powermail_textarea,
.powermail_field .powermail_input {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 15px 15px;
  outline: 0;
  border: 1px solid #8a948a;
  border-radius: 0;
  color: #8a948a;
  appearance: none;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.powermail_field .powermail_textarea,
.powermail_field .powermail_input {
  text-align: center;
}
.powermail_field select::-ms-expand {
  display: none;
}
.powermail_field select:hover,
.powermail_field select:focus {
  color: #000000;
  background: #ffffff;
}
.powermail_field select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select_arrow {
  position: absolute;
  top: 18px;
  right: 21px;
  width: 18px;
  height: 18px;
  border: solid #ffb69b;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.powermail_field select:hover~.select_arrow,
.powermail_field select:focus~.select_arrow {
  border-color: #000000;
}
.powermail_field select:disabled~.select_arrow {
  border-top-color: #cccccc;
}
.powermail_submit {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #e02129;
  width: 100%;
  background-color: #8a948a;
  border: none;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.powermail_submit:hover {
  background-color: #a5aca5;
}
.powermail_fieldwrap_type_file input {
  border: unset;
  padding: .2rem 0;
}
.powermail_fieldwrap_type_file input::file-selector-button,
.powermail_fieldwrap_type_file input::-webkit-file-upload-button {
  color: #e02129;
  padding: .2rem 0.5em;
  border: thin solid #e02129;
  border-radius: .25rem;
  background-color: unset;
  margin-right: 1rem;
}
.powermail_fieldwrap_type_check .checkbox label {
  display: block;
  position: relative;
  padding-left: 3rem;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: .9rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
}
.powermail_fieldwrap_type_check .checkbox label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.powermail_fieldwrap_type_check .checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 2rem;
  width: 2rem;
  background-color: #eee;
  border: 4px solid #ffb69b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.powermail_fieldwrap_type_check .checkbox label:hover input~.checkmark {
  background-color: #ccc;
}
.powermail_fieldwrap_type_check .checkbox label input:checked~.checkmark {
  background-color: #ffb69b;
}
.powermail_fieldwrap_type_check .checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.powermail_fieldwrap_type_check .checkbox label input:checked~.checkmark:after {
  display: block;
}
.powermail_fieldwrap_type_check .checkbox label .checkmark:after {
  left: 9px;
  top: 2px;
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.controls {
  text-align: right;
}
.controls .btn {
  background-color: #e02129;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 0 10px;
  font-weight: 700;
  font-size: 1rem;
}
.controls .btn:first-child {
  margin-right: 10px;
}
.tx-powermail .layout1 {
  margin-bottom: 75px;
}
.tx-powermail .layout1 legend {
  font-family: 'Open Sans';
  font-weight: 800;
  color: #8a948a;
  font-size: 2.222222rem;
  text-transform: uppercase;
  color: #e02129;
  display: block;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 0.8rem 0 0.8rem 5rem;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: relative;
}
.tx-powermail .layout1 legend span {
  color: #ffffff;
  background: #e02129;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  vertical-align: baseline;
  width: 3.5rem;
  height: 3.5rem;
  line-height: 3.5rem;
  text-align: center;
  margin-right: 1rem;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 479px) {
  .tx-powermail .layout1 legend {
    font-size: 2rem;
  }
}
.tx-powermail .layout1 .card {
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.tx-powermail .layout1 .card .card-header {
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.tx-powermail .layout1 .card .card-header a.collapsed legend {
  color: #666666;
}
.tx-powermail .layout1 .card .card-header a.collapsed legend span {
  background: #666666;
}
.tx-powermail .layout1 .card .card-body {
  padding: 0 0 0 5rem;
}
@media screen and (max-width: 767px) {
  .tx-powermail .layout1 .card .card-body {
    padding-left: 0;
  }
}
.tx-powermail .layout1 .card .card-border {
  border-bottom: 3px solid #666666;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
.tx-powermail .layout1 .card .show+.card-border {
  border-color: #e02129;
}
.tx-powermail .layout1 .card:last-child {
  display: none;
}
.tx-powermail .layout1 .powermail_fieldset {
  padding: 25px 0 0px 0;
  display: block;
}
.tx-powermail .layout1 .powermail_fieldset .fieldsetbody {
  padding-bottom: 40px;
}
.tx-powermail .layout1 .powermail_fieldset .powermail_label {
  font-size: 1.555556rem;
}
.tx-powermail .powermail_form h3 {
  display: none;
  visibility: hidden;
}
.tx-powermail .powermail_form .powermail_fieldset .row {
  display: block;
}
.tx-powermail .powermail_form .powermail_fieldset .row .powermail_fieldwrap {
  max-width: 100%;
  padding-inline: 0;
}
.tx-powermail .powermail_form .powermail_fieldset .row .powermail_fieldwrap.powermail_fieldwrap_type_captcha {
  max-width: 50%;
}
.tx-powermail .powermail_form .powermail_fieldset .row .powermail_fieldwrap.powermail_fieldwrap_type_captcha div {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.tx-powermail .powermail_form .powermail_fieldset .row .powermail_fieldwrap >* {
  max-width: 100%;
}
.tx-powermail .powermail_form .btn {
  width: 100%;
}
.powermail_morestep .btn-group {
  padding-block: 1rem 2rem;
  width: 100%;
}
@media screen and (min-width: 48em) {
  .powermail_morestep .btn-group {
    width: fit-content;
  }
}
.powermail_morestep .btn-group .btn {
  background-color: unset;
  border: 1px solid #e02129;
  color: #8a948a;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .powermail_morestep .btn-group .btn {
    padding-inline: 3rem;
  }
}
.powermail_morestep .btn-group .btn.btn-primary {
  background-color: #e02129;
  color: #ffffff;
}
.news-list-view,
.news-single {
  padding-top: 50px;
  padding-bottom: 50px;
}
.news-list-view img,
.news-single img {
  -webkit-box-shadow: 2px 0 5px rgba(0,0,0,0.2);
  box-shadow: 2px 0 5px rgba(0,0,0,0.2);
}
.news-list-view .caption,
.news-single .caption {
  margin-top: 10px;
}
.news-list-view .news-list-item,
.news-single .news-list-item {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .news-list-view .news-list-item img,
  .news-single .news-list-item img {
    margin-top: 20px;
  }
}
.news-list-view h2,
.news-single h2 {
  font-size: 72px;
  font-weight: 700;
  margin-bottom: 60px;
  margin-top: 50px;
}
.news-list-view h3,
.news-single h3 {
  margin-top: 0;
  font-weight: 700;
  text-transform: none;
  font-size: 32px;
  margin-bottom: px;
  line-height: 35px;
}
@media screen and (max-width: 767px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
@media screen and (max-width: 479px) {
  .news-list-view h3,
  .news-single h3 {
    font-size: 18px;
    line-height: 18px;
  }
}
.news-list-view .article {
  border-bottom: 1px solid #666666;
}
.news-list-view .article:last-of-type {
  border-bottom: unset;
}
.news-list-view .article .teaser-text {
  margin: 0;
}
@media screen and (min-width: 48em) {
  .news-list-view .article .teaser-text {
    float: left;
  }
}
.news-list-view .article .teaser-text .header {
  margin-block: 1rem 2rem;
}
.news-list-view .article .teaser-text .header a {
  text-decoration: unset;
}
.news-list-view .article .teaser-text .more {
  border: 2px solid #e02129;
  text-decoration: unset;
  padding: .25rem .5rem;
  margin-bottom: 1rem;
  display: inline-block;
  transition: all .3s ease;
}
.news-list-view .article .teaser-text .more:hover {
  background: #e02129;
  color: #ffffff;
}
.news-list-view .article .news-img-wrap {
  margin: 0;
}
.news-list-view .article .news-img-wrap a {
  padding: unset;
  border: unset;
  background: unset;
}
.news-list-view .article .news-img-wrap a img {
  max-width: 100%;
}
.news-list-view .f3-widget-paginator {
  text-align: center;
}
.news-single .article .news-img-wrap {
  float: left;
  margin: 0 2rem 0 0;
}
.newsheader {
  margin-bottom: 30px;
  margin-top: 100px;
}
.newsheader h2 {
  font-size: 56px;
  font-family: 'Open Sans';
  font-weight: 800;
  color: #8a948a;
  margin-bottom: 0;
  line-height: 0.7em;
  font-weight: 700;
}
.newsheader .subtitle {
  font-size: 1.555556rem;
  font-family: 'Open Sans';
  font-weight: 800;
  color: #8a948a;
  font-weight: 400;
  text-transform: uppercase;
}
.startnews {
  padding-top: 0;
  padding-bottom: 0;
}
.startnews .news-list-item {
  padding: 1rem;
  color: #f2f0f1;
  font-size: 16px;
  border: none;
  margin-bottom: 1rem;
  border: 4px solid #ffb69b;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.startnews .news-list-item h3 {
  line-height: 1em;
  font-size: 18px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.startnews .news-list-item h3 a {
  color: #8a948a;
}
.startnews .news-list-item .lead,
.startnews .news-list-item p {
  font-size: 1rem;
  color: #8a948a;
  margin-bottom: 0;
  line-height: 1em;
}
.startnews .news-list-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.startnews .news-list-item .btn-read-more {
  background: #ffffff;
  display: block;
  width: 3rem;
  height: 3rem;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  font-family: 'Open Sans';
  font-weight: 800;
  color: #8a948a;
  font-size: 3rem;
  line-height: 2.3rem;
  text-align: center;
  border: 0.3rem solid #ffb69b;
  color: #ffb69b;
  margin-left: 20px;
}
.startnews .news-list-item .btn-read-more:hover,
.startnews .news-list-item .btn-read-more:focus,
.startnews .news-list-item .btn-read-more:active {
  text-decoration: none;
}
.detailstext {
  margin-bottom: 40px;
}
.tx-indexedsearch-searchbox legend {
  display: none;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-browsebox {
  margin-bottom: 40px;
}
.tx-indexedsearch-searchbox label {
  min-width: 200px;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form,
.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit {
  display: inline-block;
  width: 100%;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-form label,
.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit label {
  display: none;
}
.tx-indexedsearch-searchbox #tx-indexedsearch-searchbox-sword {
  width: 100%;
  margin-bottom: 10px;
  font-size: 20px;
  padding: 10px 15px;
  border: none;
  background-color: #ccc;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-search-for {
  clear: both;
}
@media screen and (min-width: 640px) {
  .tx-indexedsearch-searchbox .tx-indexedsearch-form {
    width: 50%;
    float: left;
    padding-right: 20px;
  }
  .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit {
    width: 40%;
    float: left;
  }
}
.tx-indexedsearch-rules {
  padding: 20px;
  margin: 20px 0;
  background-color: #efefef;
}
.tx-indexedsearch-rules h2 {
  margin-bottom: 10px;
}
.tx-indexedsearch-res .tx-indexedsearch-info {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.tx-indexedsearch-res .tx-indexedsearch-info >* {
  display: inline-block;
}
.swiper.simpleSlideshow {
  width: 100%;
  height: 100%;
}
.swiper.simpleSlideshow .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper.simpleSlideshow .swiper-slide .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper.simpleSlideshow .swiper-button-next,
.swiper.simpleSlideshow .swiper-button-prev {
  color: #e02129;
}
.swiper.simpleSlideshow .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #e02129;
}
.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  color: #e02129;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
}
.mySwiper2 {
  height: 80%;
  width: 100%;
}
.mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-cart-products .product--title {
  margin-bottom: 1rem;
  font-size: clamp(2rem,3vw,2.2rem);
  font-weight: 700;
}
.tx-cart-products .product--detail-upper {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem;
}
@media screen and (min-width: 64em) {
  .tx-cart-products .product--detail-upper {
    flex-direction: row;
  }
}
.tx-cart-products .product--detail-upper .image--container {
  width: 100%;
  aspect-ratio: 1;
  border-radius: .5rem;
  margin-bottom: 2rem;
  position: relative;
}
@media screen and (min-width: 64em) {
  .tx-cart-products .product--detail-upper .image--container {
    width: 63%;
    height: 500px;
    float: left;
    margin-right: 3rem;
    margin-bottom: 0;
  }
}
.tx-cart-products .product--detail-upper .image--container .swiper {
  height: 100%;
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-wrapper {
  height: 83%;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--detail-upper .image--container .swiper .swiper-wrapper {
    height: 92%;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-cart-products .product--detail-upper .image--container .swiper .swiper-wrapper {
    height: 87%;
  }
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-wrapper .image {
  height: 100%;
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-button-next,
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-button-prev {
  top: unset;
  bottom: 0;
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-button-next {
  right: 1rem;
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-button-prev {
  left: 1rem;
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-pagination-bottom {
  text-align: center;
  position: absolute;
  left: 0;
  bottom: .5rem;
  width: 100%;
  z-index: 2;
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-pagination-bottom .swiper-pagination-bullet {
  background-color: #666666;
}
.tx-cart-products .product--detail-upper .image--container .swiper .swiper-pagination-bottom .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #e02129;
}
.tx-cart-products .product--detail-upper .image--container .swiper.swiper_thumbnail {
  --gap: 3rem;
  position: absolute;
  bottom: 0;
  left: var(--gap);
  width: calc(100% - calc(var(--gap) * 2));
  height: var(--gap) !important;
}
.tx-cart-products .product--detail-upper .image--container .swiper.swiper_thumbnail .swiper-wrapper {
  margin-top: 7px;
  justify-content: center;
}
.tx-cart-products .product--detail-upper .image--container .swiper.swiper_thumbnail .swiper-wrapper .swiper-slide {
  border: 1px solid transparent;
  cursor: pointer;
}
.tx-cart-products .product--detail-upper .image--container .swiper.swiper_thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active,
.tx-cart-products .product--detail-upper .image--container .swiper.swiper_thumbnail .swiper-wrapper .swiper-slide:hover {
  border: 1px solid #e02129;
}
.tx-cart-products .product--detail-upper .image--container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  overflow: hidden;
  border-radius: .5rem;
}
.tx-cart-products .product--detail-upper .product--buybox {
  width: 100%;
  font-size: .8rem;
}
@media screen and (min-width: 64em) {
  .tx-cart-products .product--detail-upper .product--buybox {
    width: calc(37% - 3rem);
    float: left;
  }
}
.tx-cart-products .product--detail-upper .product--buybox .regular_price {
  display: none;
  visibility: hidden;
}
.tx-cart-products .product--detail-upper .product--buybox .regular_price .price {
  font-weight: 700;
  font-size: 2rem;
}
.tx-cart-products .product--detail-upper .product--buybox .product--tax,
.tx-cart-products .product--detail-upper .product--buybox .product--sku {
  display: block;
  font-size: inherit;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser {
  margin-block: 1rem;
  font-size: inherit;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser ul li {
  font-size: inherit;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable {
  width: 100%;
  font-size: inherit;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable tr:nth-child(even) {
  background-color: #f2f0f1;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable tr td {
  border: 1px solid #f2f0f1;
  padding: .25rem;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser .contenttable tr td:first-of-type {
  font-weight: 700;
}
.tx-cart-products .product--detail-upper .product--buybox .product--teaser p {
  font-size: inherit;
}
.tx-cart-products .product--detail-upper .product--buybox .form-group {
  margin-bottom: 0;
}
.tx-cart-products .product--detail-upper .product--buybox .form-group label {
  margin-bottom: 0.25rem;
}
.tx-cart-products .product--detail-upper .product--buybox .form-group select {
  margin-bottom: 1rem;
}
.tx-cart-products .product--detail-upper .product--buybox .form-group select option {
  font-weight: normal;
}
.tx-cart-products .product--detail-upper .product--buybox .form-group select option[disabled] {
  background-color: white;
  color: rgba(138,148,138,0.5);
}
.tx-cart-products .product--detail-upper .product--buybox .add-to-cart-form {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
.tx-cart-products .product--detail-upper .product--buybox .add-to-cart-form .form-control {
  font-size: inherit;
  font-family: '@font', sans-serif;
}
.tx-cart-products .product--detail-upper .product--buybox .add-to-cart-form input[type="text"] {
  width: 40%;
  height: 41px;
}
.tx-cart-products .product--detail-upper .product--buybox .add-to-cart-form .btn {
  display: block;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
}
.tx-cart-products .product--detail-upper .product--buybox .add-to-cart-form .btn:hover {
  color: #ffffff;
}
.tx-cart-products .product--detail-bottom {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--detail-bottom {
    flex-direction: row;
  }
}
.tx-cart-products .product--detail-bottom .tabs-simple {
  width: 100%;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--detail-bottom .tabs-simple {
    width: 63%;
    margin-right: 3rem;
  }
}
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs {
  border: unset;
}
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link {
  text-decoration: none;
  color: #8a948a;
  border: unset;
  position: relative;
  padding: .5rem 1rem;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link {
    padding: 1rem 1.5rem;
  }
}
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link i {
  margin-right: .5rem;
}
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  top: 100%;
  left: 0;
  background-color: #e02129;
  transition: all .3s ease;
}
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link:hover,
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link.active {
  color: #e02129;
  border: unset;
}
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link:hover:before,
.tx-cart-products .product--detail-bottom .tabs-simple .nav-tabs .nav-item .nav-link.active:before {
  top: 0;
}
.tx-cart-products .product--detail-bottom .tabs-simple .tab-content .tab-pane {
  padding: 1rem;
  font-size: 0.8rem;
}
.tx-cart-products .product--detail-bottom .tabs-simple .tab-content .tab-pane p {
  font-size: inherit;
  line-height: 1.5;
}
.tx-cart-products .product--detail-bottom .tabs-simple .tab-content .tab-pane .product--description {
  font-size: inherit;
}
.tx-cart-products .product--detail-bottom .tabs-simple .tab-content .tab-pane .product--description li {
  font-size: inherit;
}
.tx-cart-products .product--detail-bottom .tabs-simple .tab-content .tab-pane .product--catalogue-text {
  font-size: inherit;
  margin-top: 3rem;
}
.tx-cart-products .product--detail-bottom .tabs-simple .tab-content header {
  display: none;
  visibility: hidden;
}
.tx-cart-products .product--detail-bottom .contact {
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--detail-bottom .contact {
    width: calc(37% - 3rem);
  }
}
.tx-cart-products .product--detail-bottom .contact .title {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
.tx-cart-products .product--detail-bottom .contact .tx-contact {
  padding-block: 0;
  background-color: #f2f0f1;
  border-radius: .5rem;
}
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex {
  padding-inline: 0;
}
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item {
  width: 100%;
  margin-bottom: 0;
}
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .image {
  width: 90%;
}
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .text {
  font-size: .9rem;
}
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .text .phone,
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .text .mail {
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .text .phone,
  .tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .text .mail {
    display: block;
    visibility: visible;
  }
}
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .text .icons {
  display: flex;
  visibility: visible;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item .text .icons {
    display: none;
    visibility: hidden;
  }
}
.tx-cart-products .product--detail-bottom .contact .tx-contact .container.d-flex .item:hover {
  box-shadow: unset;
}
.tx-cart-products .product--related-products h3 {
  margin-bottom: 1rem;
}
.tx-cart-products .product--related-products .related--products {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2,1fr);
  padding-left: 0;
  list-style-type: none;
  border-radius: .5rem;
}
@media screen and (min-width: 48em) {
  .tx-cart-products .product--related-products .related--products {
    grid-template-columns: repeat(3,1fr);
  }
}
@media screen and (min-width: 64em) {
  .tx-cart-products .product--related-products .related--products {
    grid-template-columns: repeat(4,1fr);
    gap: 2rem;
  }
}
.tx-cart-products .product--related-products .related--products .related--product a {
  text-decoration: unset;
  font-weight: 500;
  font-size: .9rem;
}
.tx-cart-products .product--related-products .related--products .related--product a img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: contain;
  border-radius: .5rem;
  margin-bottom: .5rem;
  padding: 1rem;
}
.tx-cart-products .product--description p {
  max-width: unset;
}
.tx-cart-products.grid {
  margin: 0 0 1rem 0;
  --gap: 1rem;
  gap: var(--gap);
  display: flex;
  flex-wrap: wrap;
}
.tx-cart-products.grid .pagination {
  flex: 1 1 100%;
  flex-wrap: wrap;
}
.tx-cart-products.grid .pagination li {
  margin: .3rem;
}
.tx-cart-products.grid>div {
  padding-inline: 0;
}
.tx-cart-products.grid .product--box {
  padding-bottom: .5rem;
  margin-bottom: 1rem;
}
.tx-cart-products.grid .product--box.three {
  width: calc(50% - var(--gap));
}
@media screen and (min-width: 48em) {
  .tx-cart-products.grid .product--box.three {
    width: calc(33.333333333333% - var(--gap));
  }
}
.tx-cart-products.grid .product--box.five {
  width: calc(50% - var(--gap));
}
@media screen and (min-width: 48em) {
  .tx-cart-products.grid .product--box.five {
    width: calc(33.333333333333% - var(--gap));
  }
}
@media screen and (min-width: 64em) {
  .tx-cart-products.grid .product--box.five {
    width: calc(20% - var(--gap));
  }
}
.tx-cart-products.grid .product--box .product--image {
  width: 100%;
  aspect-ratio: 1;
  display: block;
  position: relative;
  padding: 1rem;
  border-radius: .5rem;
  margin-bottom: .5rem;
  box-shadow: 0.3px 0.3px 1.1px rgba(0,0,0,0.02), 0.7px 0.7px 2.7px rgba(0,0,0,0.028), 1.3px 1.3px 5px rgba(0,0,0,0.035), 2.2px 2.2px 8.9px rgba(0,0,0,0.042);
  transition: all .3s ease;
}
.tx-cart-products.grid .product--box .product--image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  overflow: hidden;
  border-radius: .5rem;
  mix-blend-mode: multiply;
}
.tx-cart-products.grid .product--box .product--image:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: .5rem;
  transition: all .3s ease;
}
.tx-cart-products.grid .product--box .product--title {
  text-decoration: unset;
  font-weight: 400;
  font-size: .9rem;
}
.tx-cart-products.grid .product--box.three .product--title {
  font-size: 1rem;
}
.tx-cart-products.grid .product--box .regular_price .price {
  font-weight: 700;
}
.tx-cart-products.grid .product--box:hover .product--image {
  box-shadow: 1.1px 1.1px 2.2px rgba(0,0,0,0.02), 2.7px 2.7px 5.3px rgba(0,0,0,0.028), 5px 5px 10px rgba(0,0,0,0.035), 8.9px 8.9px 17.9px rgba(0,0,0,0.042), 16.7px 16.7px 33.4px rgba(0,0,0,0.05), 40px 40px 80px rgba(0,0,0,0.07);
  transform: translateY(-10px);
}
.tx-cart-products.grid .product--box:hover .product--image:before {
  background-color: rgba(230,230,230,0.2);
}
.tx-cart-products .pagination {
  justify-content: center;
  margin-bottom: 2rem;
}
.tx-cart-products .pagination li {
  margin-inline: .3rem;
}
.tx-cart-products .pagination li a {
  font-size: .8rem;
  background-color: #f2f0f1;
  color: #8a948a;
}
.tx-cart-products .pagination li a:hover {
  text-decoration: none;
  background-color: #e02129;
  color: #ffffff;
}
.tx-cart-products .pagination li.active a {
  background-color: #e02129;
  color: #ffffff;
}
.tx-cart >.row>div {
  padding-inline: 0;
}
.tx-cart .btn {
  font-size: 1rem;
}
.tx-cart .top-buffer>div,
.tx-cart .bottom-buffer>div {
  margin-inline: auto;
}
.tx-cart #form-cart {
  margin-bottom: 4rem;
}
.tx-cart #form-cart [class*='col-'] {
  padding: .75rem 0;
}
.tx-cart #form-cart .checkout-product-table {
  margin-bottom: 0;
}
.tx-cart #form-cart .checkout-product-table thead th {
  border-bottom: 0;
  border-top: unset;
  color: #e02129;
}
.tx-cart #form-cart .article .action a,
.tx-cart #form-cart .variant-main .action a,
.tx-cart #form-cart .variant-sub .action a {
  text-decoration: unset;
}
.tx-cart #form-cart .article .action a .btn-danger,
.tx-cart #form-cart .variant-main .action a .btn-danger,
.tx-cart #form-cart .variant-sub .action a .btn-danger {
  background-color: unset;
  border: 1px solid #8a948a;
  color: #8a948a;
  width: 1rem;
  line-height: 1rem;
  display: flex;
  justify-content: center;
}
.tx-cart #form-cart .article .action a .btn-danger:hover,
.tx-cart #form-cart .variant-main .action a .btn-danger:hover,
.tx-cart #form-cart .variant-sub .action a .btn-danger:hover {
  background-color: #e02129;
  border-color: #e02129;
  color: #ffffff;
}
.tx-cart #form-cart .article .col-md-1,
.tx-cart #form-cart .variant-main .col-md-1,
.tx-cart #form-cart .variant-sub .col-md-1 {
  max-width: 8.333333%;
}
.tx-cart #form-cart .variant-main td {
  padding: .75rem 0;
}
.tx-cart #form-cart .btn:hover {
  color: #ffffff;
}
.tx-cart #form-cart .table--tr {
  padding-block: 1rem;
  border-bottom: 1px solid #666666;
}
.tx-cart #form-cart .table--tr:last-of-type {
  border-bottom: unset;
}
.tx-cart #form-cart .table--tr .panel--td {
  margin-block: .5rem;
}
.tx-cart #form-cart .table--tr .panel--td .column--label {
  font-weight: 700;
}
.tx-cart #form-cart .table--tr .panel--td .form-control-inline {
  text-align: right;
}
.tx-cart #form-cart .table--tr .column--product {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
}
.tx-cart #form-cart .table--tr .column--product .table--content {
  min-width: 80%;
}
.tx-cart #form-cart .table--tr .column--product .column--actions .btn {
  margin: 0;
  line-height: 1.3;
}
.tx-cart #form-order input[type="checkbox"] {
  position: relative;
}
.tx-cart #form-order .top-buffer {
  gap: 2rem;
}
@media screen and (min-width: 992px) {
  .tx-cart #form-order .top-buffer>div {
    max-width: calc(50% - 1rem);
    padding-inline: 0;
  }
}
.tx-cart #form-order .top-buffer .first-step {
  padding-inline: 0;
}
.tx-cart #form-order .top-buffer .other-steps {
  position: sticky;
  top: 100px;
  align-self: flex-start;
}
.tx-cart #form-order .top-buffer .other-steps .row>div {
  padding-inline: 0;
}
.tx-cart #form-order [class*='col-'] .row {
  margin: 1rem auto;
}
@media screen and (min-width: 992px) {
  .tx-cart #form-order [class*='col-'] .row {
    margin: 0 auto;
  }
}
.tx-cart #form-order [class*='col-'] #checkout-step-billing-address .checkout-step-fields .field {
  width: 48%;
  display: table;
}
.tx-cart #form-order [class*='col-'] #checkout-step-billing-address .checkout-step-fields .field.first-name {
  margin-right: 4%;
  float: left;
}
.tx-cart #form-order [class*='col-'] #checkout-step-billing-address .field .row .col-sm-12 {
  padding-inline: 0 !important;
}
.tx-cart #form-order [class*='col-'] #checkout-step-billing-address .field .row .col-sm-4 {
  padding-left: 0 !important;
}
.tx-cart #form-order [class*='col-'] #checkout-step-billing-address .field .row .col-sm-8 {
  padding-right: 0 !important;
}
.tx-cart #form-order [class*='col-'] #checkout-step-review {
  margin-top: 2rem;
}
@media screen and (min-width: 992px) {
  .tx-cart #form-order [class*='col-'] #checkout-step-review {
    margin-top: unset;
  }
}
.tx-cart #form-order [class*='col-'] #checkout-step-review .checkout-step-content .checkout-step-content-list .checkout-step-fields .field span {
  font-size: .9rem;
}
.tx-cart .cart .more p {
  max-width: unset;
}
header.pageheader .topmenu-wrap {
  visibility: hidden;
}
@media screen and (min-width: 78.75em) {
  header.pageheader .topmenu-wrap {
    visibility: visible;
  }
}
header.pageheader .topmenu-wrap .menucontainer {
  height: 60px;
  position: relative;
  padding: 10px 10px 10px 20px;
}
header.pageheader .topmenu-wrap .menucontainer #langmenu > * + * {
  border-left: 1px solid #666666;
}
header.pageheader .topmenu-wrap .menucontainer #langmenu li {
  padding: 0 .3rem;
}
header.pageheader .topmenu-wrap .menucontainer #langmenu li a {
  text-transform: uppercase;
  text-decoration: unset;
}
#ke_search_sword {
  position: relative !important;
}
.navbar-form {
  width: auto;
  padding: 0;
  margin: 0;
  z-index: 1010;
  border: 0;
}
.navbar-form .input-group {
  background-color: #ffffff;
  height: 3rem;
  border-radius: .25rem;
}
@media screen and (min-width: 48em) {
  .navbar-form .input-group {
    height: 2rem;
  }
}
.navbar-form .input-group button,
.navbar-form .input-group #ke_search_sword {
  padding: 4px 9px;
  border: 0;
  margin: 0 !important;
  background-color: transparent !important;
  box-shadow: none !important;
  outline: none !important;
}
.navbar-form .input-group #ke_search_sword {
  padding: 0 0 0 .75rem;
  opacity: 0;
  color: #ffffff !important;
  display: none;
  position: relative;
  top: auto;
  font-size: 1rem;
  width: 80%;
  float: left;
  height: 3rem;
  z-index: 0;
}
@media screen and (min-width: 48em) {
  .navbar-form .input-group #ke_search_sword {
    height: 2rem;
    font-size: 0.7rem;
  }
}
.navbar-form .input-group .input-group-btn {
  width: auto;
  display: block;
  position: absolute;
  right: 0;
}
.navbar-form .input-group .input-group-btn button[type="submit"] {
  display: table;
  color: #ffffff;
  position: absolute;
  right: 6.7rem;
  padding: 0.25rem;
  transform: translateY(.5rem);
}
@media (min-width: 48em) {
  .navbar-form .input-group .input-group-btn button[type="submit"] {
    right: 8rem;
    transform: translateY(0);
  }
}
@media (min-width: 64em) {
  .navbar-form .input-group .input-group-btn button[type="submit"] {
    transform: translateY(2px);
  }
}
.navbar-form .input-group .input-group-btn button[type="submit"] .icon,
.navbar-form .input-group .input-group-btn button[type="submit"] span {
  display: table-cell;
  vertical-align: middle;
}
.navbar-form .input-group .input-group-btn button[type="submit"] .icon {
  font-size: 1.4rem;
  font-weight: bold;
}
.navbar-form .input-group .input-group-btn button[type="submit"] span {
  display: none;
}
.navbar-form .input-group .input-group-btn button[type="reset"] {
  display: none;
  visibility: hidden;
  position: absolute;
  right: 0;
  z-index: 1;
  height: 3rem;
}
@media screen and (min-width: 48em) {
  .navbar-form .input-group .input-group-btn button[type="reset"] {
    height: 2rem;
  }
}
.navbar-form .input-group .input-group-btn button[type="reset"] .icon {
  font-size: 1.8rem;
}
@media screen and (min-width: 48em) {
  .navbar-form .input-group .input-group-btn button[type="reset"] .icon {
    font-size: 1.5rem;
  }
}
.navbar-form.active {
  width: calc(100vw - 1rem);
  right: 1rem;
  top: 0;
}
@media (min-width: 48em) {
  .navbar-form.active {
    width: 250px;
  }
}
.navbar-form.active button,
.navbar-form.active #ke_search_sword {
  display: table-cell;
  opacity: 1;
  color:  !important;
}
.navbar-form.active #ke_search_sword {
  width: 80%;
  color: #8a948a !important;
}
.navbar-form.active .input-group {
  background-color: #ffffff;
}
.navbar-form.active .input-group button[type="submit"] {
  display: none;
  visibility: hidden;
}
.navbar-form.active .input-group button[type="reset"] {
  display: block;
  visibility: visible;
  color: #8a948a;
}
@media (min-width: 48em) {
  .navbar-form #ke_search_sword {
    height: 90px;
  }
  .navbar-form.active {
    width: 280px;
  }
}
@media (min-width: 78.75em) {
  .navbar-form #ke_search_sword {
    height: 100px;
  }
  .navbar-form.active {
    width: 370px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
  }
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn {
  width: 1%;
}
.tx-kesearch-pi1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.tx-kesearch-pi1 form {
  margin-bottom: 0;
}
.tx-kesearch-pi1 form .form-group {
  display: block;
  float: left;
  margin-right: 1rem;
}
.tx-kesearch-pi1 form .btn-submit {
  background: #e02129;
  color: #ffffff;
  padding: .5rem;
  border: unset;
  border-radius: .25rem;
}
.scrollheader .pageheader #form_kesearch_pi1_navbar .input-group-btn button[type="submit"] {
  transform: translateY(7px);
}
@media screen and (min-width: 48em) {
  .scrollheader .pageheader #form_kesearch_pi1_navbar .input-group-btn button[type="submit"] {
    transform: translateY(1px);
  }
}
.badegcontainer {
  position: fixed;
  right: .5rem;
  top: 20%;
  display: flex;
  flex-direction: column;
  z-index: 200;
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 48em) {
  .badegcontainer {
    top: 50%;
    right: 1rem;
    display: flex;
    visibility: visible;
  }
}
.badegcontainer .badgelink {
  text-decoration: unset;
}
.badegcontainer .badgelink .badge {
  width: 70px;
  height: 75px;
  margin-bottom: .3rem;
  color: #ffffff;
  padding: .3rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.5rem;
  font-weight: 400;
  border-radius: unset;
  box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.25);
}
.badegcontainer .badgelink .badge .triggerbutton {
  opacity: 1;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  cursor: pointer;
}
.badegcontainer .badgelink .badge .triggerbutton .icon {
  width: 40px;
  margin: 0 auto .2rem auto;
}
.badegcontainer .badgelink .badge .triggerbutton .icon svg {
  width: 40px;
}
.badegcontainer .badgelink .badge .triggerbutton .icon img {
  fill: #ffffff;
  width: 100%;
  height: auto;
}
.badegcontainer .badgelink .badge .triggerbutton .text p {
  white-space: normal;
}
.badegcontainer .badgelink .badge .contentbox {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 380px;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -ms-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  margin-bottom: 0;
}
.badegcontainer .badgelink .badge .contentbox .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .3rem 0.7rem;
  font-size: 1.5rem;
  font-family: PaytoneOne;
  text-shadow: unset;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel {
  -webkit-box-shadow: 0px 15px 30px rgba(0,0,0,0.5);
  box-shadow: 0px 15px 30px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
  box-shadow: 0 10px 20px rgba(0,0,0,0.3);
  color: #ffffff;
  padding: 30px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-align: left;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .title {
  font-size: 1.7rem;
  color: #ffffff;
  margin-bottom: 1rem;
  font-weight: 700;
  font-family: PaytoneOne;
  line-height: 2;
}
@media screen and (min-width: 48em) {
  .badegcontainer .badgelink .badge .contentbox .inner .panel .title {
    font-size: 1.5rem;
  }
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .text {
  font-size: 1rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  white-space: normal;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .btn {
  background: #ffffff;
  color: #8a948a;
  text-decoration: unset;
  text-align: left;
  padding: .3rem 1rem;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .btn svg {
  height: 1.5em;
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
.badegcontainer .badgelink .badge .contentbox .inner .panel .btn:hover {
  text-decoration: unset;
}
.badegcontainer .badgelink .badge.active .contentbox {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.badegcontainer .badgelink .badge.corona-info {
  background-color: #ffb69b;
}
.badegcontainer .badgelink .badge.corona-info .panel {
  background-color: #ffb69b;
}
.badegcontainer .badgelink .badge.kontakt {
  background-color: #f6024d;
}
.badegcontainer .badgelink .badge.kontakt .panel {
  background-color: #f6024d;
}
.badegcontainer .badgelink .badge.kneipp {
  background-color: #124baa;
}
.badegcontainer .badgelink .badge.kneipp .icon img {
  width: 60px;
  height: auto;
}
.ce-image .ce-gallery .image img {
  width: 100%;
  height: auto;
}
.img.dce.default {
  display: none;
  visibility: hidden;
}
@media screen and (min-width: 64em) {
  .img.dce.default {
    display: block;
    visibility: visible;
  }
}
@media screen and (min-width: 64em) {
  .img.dce.mobile {
    display: none;
    visibility: hidden;
  }
}
.breadcrumb {
  display: none;
  visibility: hidden;
  background: unset;
}
.folgeseite .container-breadcrumb,
.produkte .container-breadcrumb {
  max-width: 1140px;
  padding-inline: 15px;
}
@media screen and (min-width: 48em) {
  .folgeseite .container-breadcrumb .breadcrumb,
  .produkte .container-breadcrumb .breadcrumb {
    display: flex;
    visibility: visible;
    align-self: end;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-inline: 0;
    font-size: 0.8rem;
  }
}
