@font-face {
  font-family: 'Raleway';
  src: url('/typo3conf/ext/sf_template/Resources/Public/fonts/Raleway-VariableFont_wght.ttf') format('truetype-variations');
  font-weight: 100 900;
  font-stretch: 25% 151%;
}
html,
body {
  font-size: 12px;
  scroll-behavior: smooth;
}
@media screen and (min-width: 360px) {
  html,
  body {
    font-size: 16px;
  }
}
@media screen and (min-width: 992px) {
  html,
  body {
    font-size: 20px;
  }
}
body {
  font-family: 'Raleway';
  font-weight: 400;
  overflow-x: hidden;
  background: #ffffff;
  color: #656b6f;
  padding-top: 0px;
  position: relative;
}
body b,
body strong {
  font-family: 'Raleway';
  font-weight: 700;
}
body.showNav {
  overflow: hidden;
}
body.showNav .navsidebar {
  overflow-y: scroll;
}
section {
  padding: 1em 0;
}
@media screen and (min-width: 992px) {
  section {
    padding: 2em 0;
  }
}
section.frame-zeroPadding {
  padding: 0;
}
.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: #004d71;
}
.row {
  margin: 1rem auto;
}
.container {
  max-width: 1340px;
  padding: 0 2rem;
}
.container.big {
  max-width: 1600px;
}
.container-fluid {
  max-width: 1600px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid.reallysmall {
  max-width: 1340px;
}
.specialfont {
  font-family: 'Raleway';
  font-weight: 800;
  color: #656b6f;
}
h1,
h2,
h3 {
  font-family: 'Raleway';
  font-weight: 800;
  color: #656b6f;
  margin-top: 0;
  line-height: 1em;
}
.bigtitle {
  font-size: 2rem;
  color: #656b6f;
  font-family: 'Raleway';
  font-weight: 800;
  line-height: 1em;
}
@media screen and (min-width: 640px) {
  .bigtitle {
    font-size: 3rem;
  }
}
.font-thin {
  font-family: 'Raleway';
  font-weight: 300;
}
.font-regular {
  font-family: 'Raleway';
  font-weight: 400;
}
.font-bold {
  font-family: 'Raleway';
  font-weight: 700;
}
.font-extrabold {
  font-family: 'Raleway';
  font-weight: 800;
}
.font-upper {
  text-transform: uppercase;
}
.font-center {
  text-align: center;
  display: block;
}
.font-small {
  font-size: 1.5rem;
}
.clr-white {
  color: #ffffff !important;
}
.clr-primary {
  color: #004d71 !important;
}
.clr-primary-light {
  color: rgba(0,77,113,0.5) !important;
}
.clr-secondary {
  color: #ffb69b !important;
}
.is--centered {
  text-align: center;
  display: block;
}
.is--bold {
  font-weight: 700;
}
h1 {
  line-height: 1.05em;
}
h2 {
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 2rem;
}
.headline,
.subline {
  display: block;
  text-transform: uppercase;
  font-size: clamp(2rem,6vw,3rem);
  line-height: 1;
}
.ce-headline-center {
  display: block;
}
.headline {
  font-family: 'Raleway';
  font-weight: 700;
}
.subline {
  font-family: 'Raleway';
  font-weight: 400;
}
p {
  font-size: 1rem;
}
@media screen and (min-width: 78.75em) {
  p {
    font-size: .9rem;
  }
}
.text-bigger {
  font-size: 1rem;
}
@media screen and (min-width: 48em) {
  .text-bigger {
    font-size: 1.3rem;
  }
}
.text-bigger a {
  text-decoration: none;
}
.text-bigger a:after {
  content: ' »';
  color: #ffb69b;
  font-size: 1.3rem;
}
ul {
  padding-left: 1rem;
  list-style-type: square;
}
ul li {
  font-size: .9rem;
}
ul li::marker {
  color: #004d71;
}
@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 h2 {
  font-size: 2rem !important;
}
.contentheader h3 {
  font-size: 1.6rem !important;
}
.contentheader h4 {
  font-size: 1.4rem !important;
}
.contentheader h5 {
  font-size: 1.2rem !important;
}
a {
  color: #656b6f;
  text-decoration: underline;
}
.btn {
  color: #ffffff;
  font-size: .8rem;
  font-weight: 400;
  border: none;
  background-color: #004d71;
  display: inline-block;
  position: relative;
  line-height: 2;
  padding: .5rem 2rem;
  text-decoration: none;
  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), 4.2px 4.2px 16.7px rgba(0,0,0,0.05), 10px 10px 40px rgba(0,0,0,0.07);
}
.btn.btn-round {
  border-radius: 100vmax;
}
.btn.is--primary:hover {
  background-color: #ffb69b;
  color: #ffffff;
}
.btn-secondary {
  background-color: #ffb69b;
}
.btn-secondary:hover {
  background-color: #004d71;
}
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;
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
  }
  11.11% {
    opacity: 1;
  }
  33.33% {
    opacity: 1;
  }
  44.44% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadey {
  0% {
    opacity: 1;
  }
  16.66% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  91.66% {
    opacity: 0;
  }
  100% {
    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: #004d71;
  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;
}
.frame-space-before-extra-small {
  margin-top: 1em;
}
.frame-space-before-small {
  margin-top: 2em;
}
.frame-space-before-medium {
  margin-top: 3em;
}
.frame-space-before-large {
  margin-top: 4em;
}
.frame-space-before-extra-large {
  margin-top: 8em;
}
.frame-space-after-extra-small {
  margin-bottom: 1em;
}
.frame-space-after-small {
  margin-bottom: 2em;
}
.frame-space-after-medium {
  margin-bottom: 3em;
}
.frame-space-after-large {
  margin-bottom: 4em;
}
.frame-space-after-extra-large {
  margin-bottom: 5em;
}
.contentwrap {
  overflow: visible !important;
}
.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 {
  font-size: 2rem;
  color: #656b6f;
  font-family: 'Raleway';
  font-weight: 800;
  line-height: 1em;
}
@media screen and (min-width: 640px) {
  .contentheader .contenttitle {
    font-size: 3rem;
  }
}
.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;
}
.folgeseite .kopfgrafik .img {
  height: calc(100vh - 70px);
}
@media screen and (min-width: 30em) {
  .folgeseite .kopfgrafik .img {
    height: calc(100vh - 140px);
  }
}
@media screen and (min-width: 30em) {
  .row >.col-12:nth-child(2) {
    padding-left: 2rem;
  }
}
.row.cols2 {
  padding-block: 0;
}
.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: #656b6f;
  font-family: 'Raleway';
  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: #656b6f;
  font-family: 'Raleway';
  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;
}
#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: #656b6f;
  text-decoration: underline;
}
.tab-v1 {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.tab-v1 .nav-tabs {
  flex-direction: column;
  border: unset;
  position: sticky;
  top: 60px;
  background-color: #ffffff;
  z-index: 1;
}
@media screen and (min-width: 48em) {
  .tab-v1 .nav-tabs {
    flex-direction: row;
    top: 100px;
  }
}
.tab-v1 .nav-tabs .nav-item {
  flex: 1;
}
.tab-v1 .nav-tabs .nav-item .nav-link {
  background-color: unset;
  text-decoration: unset;
  border: 1px solid rgba(0,77,113,0.6);
  border-top: unset;
  border-radius: unset;
  color: rgba(0,77,113,0.6);
  font-size: .9rem;
  font-weight: bold;
  background-color: rgba(0,77,113,0.1);
}
.tab-v1 .nav-tabs .nav-item .nav-link.active,
.tab-v1 .nav-tabs .nav-item .nav-link:hover {
  background-color: #004d71;
  color: #ffb69b;
}
.tab-v1 .tab-content {
  padding-block: .5rem 0;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content {
    padding: 1.5rem .8rem;
  }
}
@media screen and (min-width: 78.75em) {
  .tab-v1 .tab-content {
    padding: 2.5rem 1rem;
  }
}
.tab-v1 .tab-content .tab-pane section {
  padding-block: 0;
  margin-block: 0 2rem;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content .tab-pane section {
    margin-block: 0;
  }
}
.tab-v1 .tab-content .tab-pane section div {
  padding-inline: 0;
}
.tab-v1 .tab-content .tab-pane section div .contentheader {
  margin-top: 1rem;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content .tab-pane section div:first-of-type .contentheader,
  .tab-v1 .tab-content .tab-pane section div:first-of-type p {
    padding-right: 2rem;
  }
  .tab-v1 .tab-content .tab-pane section div:last-of-type .contentheader,
  .tab-v1 .tab-content .tab-pane section div:last-of-type p {
    padding-left: 2rem;
  }
}
.tab-v1 .tab-content .tab-pane section div .ce-image {
  margin-bottom: 0;
}
.tab-v1 .tab-content .tab-pane section:nth-of-type(odd) div:first-of-type {
  order: 1;
}
.tab-v1 .tab-content .tab-pane section:nth-of-type(odd) div:last-of-type {
  order: 2;
}
.tab-v1 .tab-content .tab-pane section:nth-of-type(even) div:first-of-type {
  order: 2;
}
.tab-v1 .tab-content .tab-pane section:nth-of-type(even) div:last-of-type {
  order: 1;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content .tab-pane section:nth-of-type(odd) div:first-of-type {
    order: 1;
  }
  .tab-v1 .tab-content .tab-pane section:nth-of-type(odd) div:last-of-type {
    order: 2;
  }
  .tab-v1 .tab-content .tab-pane section:nth-of-type(even) div:first-of-type {
    order: 1;
  }
  .tab-v1 .tab-content .tab-pane section:nth-of-type(even) div:last-of-type {
    order: 2;
  }
}
.tab-v1 .tab-content .tab-pane .ce-textpic {
  width: 100%;
  float: left;
}
@media screen and (min-width: 48em) {
  .tab-v1 .tab-content .tab-pane .ce-textpic {
    width: 50%;
  }
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-gallery {
  max-width: 40%;
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-gallery img {
  display: block;
  width: 100%;
  height: auto;
}
.tab-v1 .tab-content .tab-pane .ce-textpic .ce-bodytext p {
  font-size: .8em;
  line-height: 1.2;
}
.ce-gallery .image.circleImage img {
  border-radius: 100rem;
  aspect-ratio: 1;
  object-fit: cover;
}
[id^="accordion"] .card {
  margin-bottom: 1rem;
}
[id^="accordion"] .card [id^="heading"] {
  background-color: #004d71;
  border-radius: .2rem .2rem 0 0;
}
[id^="accordion"] .card [id^="heading"] button {
  width: 100%;
  height: 100%;
  background-color: unset;
  box-shadow: unset;
  color: #ffffff;
  font-size: 1rem;
  padding: 0;
  text-align: left;
  position: relative;
}
[id^="accordion"] .card [id^="heading"] button:after {
  position: absolute;
  content: '+';
  width: 1rem;
  height: 1rem;
  right: 0;
  color: #ffffff;
  font-size: 2rem;
  line-height: 1;
  transition: all .3s ease;
}
[id^="accordion"] .card [id^="heading"] button.collapsed:after {
  transition: all .3s ease;
}
[id^="accordion"] .card [id^="collapse"] .card-body header {
  display: none;
  visibility: hidden;
}
.grayBg {
  background-color: #f9f9f9;
}
.frame-blueBg,
.blueBg {
  background-color: #004d71;
  color: #8B9BB7;
}
.frame-blueBg h2,
.blueBg h2 {
  color: inherit;
}
.frame-grayBottomSlope {
  position: relative;
}
.frame-grayBottomSlope .container-fluid {
  position: relative;
  z-index: 1;
}
.frame-grayBottomSlope:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 25%;
  background-color: #f9f9f9;
  z-index: 0;
  clip-path: polygon(0 46%,100% 0,100% 100%,0% 100%);
}
.bgGrayBottom {
  position: relative;
}
.bgGrayBottom .container {
  position: relative;
  z-index: 1;
}
.bgGrayBottom:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(2rem + 100px);
  background-color: #f9f9f9;
  z-index: 0;
}
.middleBorderSecondary {
  align-items: center;
}
@media screen and (min-width: 48em) {
  .middleBorderSecondary >div:first-of-type {
    border-right: 1px solid #ffb69b;
  }
}
.frame-gridStyle {
  padding-block: 0;
}
.frame-gridStyle .row {
  margin-block: 0;
}
.frame-gridStyle .row .ce-textpic {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .frame-gridStyle .row .ce-textpic {
    flex-direction: row;
  }
}
.frame-gridStyle .row .ce-textpic .ce-gallery,
.frame-gridStyle .row .ce-textpic .ce-bodytext {
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 48em) {
  .frame-gridStyle .row .ce-textpic .ce-gallery,
  .frame-gridStyle .row .ce-textpic .ce-bodytext {
    width: 50%;
  }
}
.frame-gridStyle .row .ce-textpic.ce-right .ce-bodytext {
  padding-top: 2rem;
  order: 1;
}
@media screen and (min-width: 48em) {
  .frame-gridStyle .row .ce-textpic.ce-right .ce-bodytext {
    padding-right: 2rem;
  }
}
.frame-gridStyle .row .ce-textpic.ce-right .ce-gallery {
  order: 2;
}
.frame-gridStyle .row .ce-textpic.ce-left .ce-bodytext {
  padding-top: 2rem;
  order: 1;
}
@media screen and (min-width: 48em) {
  .frame-gridStyle .row .ce-textpic.ce-left .ce-bodytext {
    padding-left: 2rem;
    order: 2;
  }
}
.frame-gridStyle .row .ce-textpic.ce-left .ce-gallery {
  order: 2;
}
@media screen and (min-width: 48em) {
  .frame-gridStyle .row .ce-textpic.ce-left .ce-gallery {
    order: 1;
  }
}
.tx-header-fade {
  position: relative;
  width: 100vw;
}
.tx-header-fade.big {
  height: 100vh;
}
.tx-header-fade.small {
  height: calc(80vh - 132px);
}
@media screen and (min-width: 64em) and (min-height: 500px) {
  .tx-header-fade.small {
    height: calc(100vh - 132px);
  }
}
@media screen and (min-width: 78.75em) and (min-height: 900px) {
  .tx-header-fade.small {
    height: calc(80vh - 132px);
  }
}
.tx-header-fade .text {
  position: absolute;
  left: 50%;
  top: 70%;
  transform: translate(-50%,-70%);
  z-index: 2;
  width: 95vw;
}
@media screen and (min-width: 48em) {
  .tx-header-fade .text {
    width: 75vw;
  }
}
.tx-header-fade .text .bigtitle {
  font-size: clamp(2rem,5vw,3rem);
}
.tx-header-fade .text h1 {
  max-width: 80vw;
  margin-inline: auto;
  font-size: clamp(2rem,5vw,3rem);
}
@media screen and (min-width: 48em) {
  .tx-header-fade .text h1 {
    max-width: 50vw;
  }
}
.tx-header-fade .images {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.tx-header-fade .images figure {
  margin: 0;
}
.tx-header-fade .images figure:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #233E53;
  opacity: var(--filter);
}
.tx-header-fade .images figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  z-index: 1;
}
.tx-header-fade .images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-kompetenzen {
  padding-bottom: 3rem;
  --offset: 5rem;
}
.tx-kompetenzen .contenttitle {
  margin-bottom: .8rem;
}
.tx-kompetenzen .items {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: var(--offset);
}
.tx-kompetenzen .items .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
  flex-basis: 400px;
  flex-grow: 1;
  gap: 1rem;
  text-align: center;
  border: unset;
  border-radius: .5rem;
  box-shadow: 0 0 2rem #00000008;
  margin-bottom: 3rem;
}
.tx-kompetenzen .items .item .image {
  width: 180px;
  aspect-ratio: 1;
  margin-top: calc(var(--offset) * -1);
  margin-bottom: 1rem;
}
@media screen and (min-width: 48em) {
  .tx-kompetenzen .items .item .image {
    width: 240px;
  }
}
.tx-kompetenzen .items .item .image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  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), 4.2px 4.2px 16.7px rgba(0,0,0,0.05), 10px 10px 40px rgba(0,0,0,0.07);
}
.tx-kompetenzen .items .item .text {
  flex-grow: 1;
}
.tx-kompetenzen .items .item .text .headline {
  font-size: 1.5rem;
}
.tx-contact-box {
  padding-top: 5rem;
}
.tx-contact-box h2 {
  margin-bottom: 1rem;
}
.tx-contact-box h3 {
  max-width: 700px;
  margin-inline: auto;
}
.tx-contact-box .details {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
  margin-block: 3rem;
}
@media screen and (min-width: 48em) {
  .tx-contact-box .details {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4rem;
  }
}
.tx-contact-box .details .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.tx-contact-box .details .item .icon {
  width: 60px;
  height: 60px;
  display: flex;
}
.tx-contact-box .details .item .icon svg {
  width: 3rem;
  max-height: 3rem;
  fill: #656b6f;
}
.tx-contact-box .details .item p {
  text-align: center;
}
.tx-history .container-fluid {
  padding: 0 2rem;
}
.tx-history .container-fluid h2 {
  color: #004d71;
}
.tx-history .container-fluid .history .item {
  display: flex;
  flex-direction: column;
  position: relative;
  padding-block: 1rem;
}
@media screen and (min-width: 48em) {
  .tx-history .container-fluid .history .item {
    flex-direction: row;
  }
}
.tx-history .container-fluid .history .item .col-md-4 {
  display: flex;
}
@media screen and (min-width: 48em) {
  .tx-history .container-fluid .history .item .col-md-4 {
    justify-content: end;
    align-items: flex-start;
    flex-direction: row;
  }
}
.tx-history .container-fluid .history .item .col-md-4 .year {
  color: #ffb69b;
  font-size: 2rem;
  line-height: 1;
}
.tx-history .container-fluid .history .item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 60%;
  height: .9px;
  background-color: #ffb69b;
}
.tx-tiles .tiles {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 1rem;
}
@media screen and (min-width: 48em) {
  .tx-tiles .tiles {
    grid-template-columns: repeat(3,minmax(0,1fr));
  }
}
@media screen and (min-width: 64em) {
  .tx-tiles .tiles {
    grid-template-columns: repeat(var(--items),minmax(0,1fr));
  }
}
.tx-tiles .tiles .tile {
  padding: 1rem;
  min-height: 10rem;
  position: relative;
  border-radius: .5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}
.tx-tiles.blue .tile {
  background-color: #004d71;
  color: #ffb69b;
  transition: all .3s ease;
}
.tx-tiles.blue .tile:hover {
  background-color: #ffb69b;
  color: #004d71;
  box-shadow: 0px 0px 2.2px rgba(0,0,0,0.008), 0px 0px 5.3px rgba(0,0,0,0.012), 0px 0px 10px rgba(0,0,0,0.015), 0px 0px 17.9px rgba(0,0,0,0.018), 0px 0px 33.4px rgba(0,0,0,0.022), 0px 0px 80px rgba(0,0,0,0.03);
}
.tx-tiles.white {
  text-align: center;
}
.tx-tiles.white .tile {
  background-color: #f9f9f9;
  color: #656b6f;
  transition: all .3s ease;
  box-shadow: 0px 0px 2.2px rgba(0,0,0,0.008), 0px 0px 5.3px rgba(0,0,0,0.012), 0px 0px 10px rgba(0,0,0,0.015), 0px 0px 17.9px rgba(0,0,0,0.018), 0px 0px 33.4px rgba(0,0,0,0.022), 0px 0px 80px rgba(0,0,0,0.03);
}
.tx-tiles.white .tile .title {
  color: #ffb69b;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.2;
  margin-block: 1rem;
  display: block;
}
.tx-tiles.white .tile p {
  font-size: 0.8rem;
}
.tx-tiles.white .tile:hover {
  background-color: #004d71;
}
.tx-tiles.white .tile:hover p {
  color: #ffffff;
}
.tx-map {
  position: relative;
  padding-block: 3rem;
}
.tx-map .container {
  position: relative;
}
.tx-map .container .image {
  position: relative;
}
.tx-map .container .image img {
  width: 100%;
  height: auto;
}
.tx-map .container .image .location {
  position: absolute;
  width: 0;
  height: 0;
}
.tx-map .container .image .location .location--info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: .5rem;
}
.tx-map .container .image .location .location--info .location--pin {
  z-index: 2;
}
.tx-map .container .image .location .location--info .location--pin svg {
  width: 3vw;
  fill: #ffb69b;
}
.tx-map .container .image .location .location--info .location--city {
  z-index: 1;
  opacity: 0;
  background-color: #ffb69b;
  padding: 0.2rem .6rem;
  margin-top: .2rem;
  border-radius: 0.2rem;
  font-size: 1rem;
  box-shadow: 0px 0px 2.2px rgba(0,0,0,0.011), 0px 0px 5.3px rgba(0,0,0,0.016), 0px 0px 10px rgba(0,0,0,0.02), 0px 0px 17.9px rgba(0,0,0,0.024), 0px 0px 33.4px rgba(0,0,0,0.029), 0px 0px 80px rgba(0,0,0,0.04);
  transform: translateY(1rem);
  transition: transform .5s ease;
}
@media screen and (min-width: 48em) {
  .tx-map .container .image .location .location--info .location--city {
    padding: 0.5rem 2rem;
    font-size: 1.6rem;
  }
}
.tx-map .container .image .location .location--info.hover .location--city {
  opacity: 1;
  z-index: 3;
  transform: translateY(0);
}
.tx-map .container .locations {
  width: 100%;
  max-width: 1260px;
}
.tx-downloads .container .headline,
.tx-downloads .container .subline {
  text-transform: unset;
}
.tx-downloads .container .headline {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.tx-downloads .container .subline {
  font-size: 1.5rem;
  color: #ffb69b;
}
.tx-downloads .container .downloads {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  justify-content: space-evenly;
}
@media screen and (min-width: 48em) {
  .tx-downloads .container .downloads {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.tx-downloads .container .downloads .download {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
  margin-block: 1rem;
  text-decoration: none;
}
@media screen and (min-width: 48em) {
  .tx-downloads .container .downloads .download {
    min-width: 20%;
  }
}
.tx-downloads .container .downloads .download .icon {
  width: 40px;
}
.tx-downloads .container .downloads .download .icon svg {
  fill: #ffb69b;
}
.tx-downloads .container .downloads .download .icon svg .cls-2 {
  fill: none;
}
@media screen and (min-width: 48em) {
  .tx-downloads .container .downloads .download .icon {
    width: 80px;
  }
}
.tx-downloads .container .downloads .download .text {
  text-align: center;
  max-width: 20ch;
}
.tx-downloads .container .downloads .download:hover .text {
  color: #ffb69b;
}
.tx-logowall .introtext {
  max-width: ;
  margin: 3rem auto;
  padding: 0 1rem;
}
.tx-logowall .introtext .headline {
  margin: 0;
}
.tx-logowall .introtext .subline {
  font-weight: 300;
}
.tx-logowall .logos {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(100px,1fr));
  grid-gap: 1rem;
  max-width: ;
  list-style-type: none;
  padding: 0 1rem;
  margin: 0 auto 2rem auto;
  max-width: 700px;
}
@media screen and (min-width: 48em) {
  .tx-logowall .logos {
    grid-template-columns: repeat(auto-fill,minmax(150px,1fr));
  }
}
@media screen and (min-width: 64em) {
  .tx-logowall .logos {
    grid-template-columns: repeat(auto-fill,minmax(190px,1fr));
  }
}
.tx-logowall .logos .logo {
  padding: .5rem;
  align-self: center;
}
@media screen and (min-width: 64em) {
  .tx-logowall .logos .logo {
    padding: 1rem;
  }
}
.tx-logowall .logos .logo img {
  width: 100%;
  height: auto;
  filter: grayscale(1);
  mix-blend-mode: multiply;
  transition: all .3s ease;
}
.tx-logowall .logos .logo:hover img {
  filter: grayscale(0);
}
.tx-tiles-flex {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-block: 2rem;
}
@media screen and (min-width: 78.75em) {
  .tx-tiles-flex {
    flex-direction: row;
  }
}
.tx-tiles-flex .item {
  --transition-time: .5s;
  flex-direction: column;
  width: 100%;
  padding: 1rem;
  background-color: rgba(0,77,113,0.6);
  box-shadow: 0px 0px 0.6px rgba(0,0,0,0.02), 0px 0px 1.3px rgba(0,0,0,0.028), 0px 0px 2.5px rgba(0,0,0,0.035), 0px 0px 4.5px rgba(0,0,0,0.042), 0px 0px 8.4px rgba(0,0,0,0.05), 0px 0px 20px rgba(0,0,0,0.07);
  transition: width var(--transition-time) ease;
}
@media screen and (min-width: 78.75em) {
  .tx-tiles-flex .item {
    width: 20%;
    background-color: #ffffff;
    height: 300px;
  }
}
.tx-tiles-flex .item span {
  color: #ffb69b;
  display: block;
  text-align: center;
  margin-bottom: 0.5rem;
  transition: all var(--transition-time) ease;
}
@media screen and (min-width: 78.75em) {
  .tx-tiles-flex .item span {
    margin-top: calc(65%);
  }
}
.tx-tiles-flex .item p {
  text-align: center;
  font-size: .7rem;
  opacity: 1;
  transform: translateY(1rem);
  height: auto;
  color: #ffffff;
  transition: all var(--transition-time) ease;
}
@media screen and (min-width: 78.75em) {
  .tx-tiles-flex .item p {
    opacity: 0;
    height: 0;
  }
}
.tx-tiles-flex .item.hover {
  background-color: rgba(0,77,113,0.6);
  width: 100%;
}
@media screen and (min-width: 78.75em) {
  .tx-tiles-flex .item.hover {
    width: 40%;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-tiles-flex .item.hover span {
    margin-top: 0;
  }
}
.tx-tiles-flex .item.hover p {
  height: auto;
  transform: translateY(0);
  opacity: 1;
  transition: all var(--transition-time) ease;
  transition-delay: var(--transition-time);
}
.tx-techno h2 {
  margin-bottom: .5rem;
  font-size: 2rem;
}
.tx-techno span {
  margin-inline: auto;
}
.tx-techno .items {
  margin-block: 4rem;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 2rem;
}
@media screen and (min-width: 48em) {
  .tx-techno .items {
    grid-template-columns: repeat(4,1fr);
  }
}
@media screen and (min-width: 78.75em) {
  .tx-techno .items {
    grid-template-columns: repeat(5,1fr);
  }
}
.tx-techno .items .item {
  position: relative;
  aspect-ratio: 1;
  border-radius: 1rem;
  transition: all .3s ease;
}
.tx-techno .items .item .content {
  position: absolute;
  inset: 0;
  background-color: #004d71;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  border-radius: 1rem;
  text-align: center;
  padding-inline: 1rem;
  opacity: 1;
  transition: opacity .3s ease;
}
.tx-techno .items .item .content .title {
  font-weight: 700;
  margin-block: 1rem;
  display: block;
  color: #ffb69b;
  opacity: 1;
  visibility: visible;
  transition: opacity .3s ease;
}
.tx-techno .items .item .content p {
  font-size: 0.8rem;
  margin-bottom: 0;
}
.tx-techno .items .item .content ul li {
  list-style-type: none;
  position: relative;
  color: #ffb69b;
  font-weight: bold;
  font-size: 0.8rem;
}
.tx-techno .items .item .content ul li:before {
  content: '+';
  position: absolute;
  width: 0.5rem;
  left: -0.8rem;
  color: #ffb69b;
}
.tx-techno .items .item .image {
  position: absolute;
  inset: 0;
  width: 100%;
  aspect-ratio: 1;
  z-index: 1;
}
.tx-techno .items .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}
.tx-techno .items .item .btn-trigger {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: unset;
  border: unset;
  z-index: 3;
  opacity: 0;
  transform: translate(1rem,1rem) scale(0);
  transition: all .5s ease;
}
.tx-techno .items .item .btn-trigger svg {
  width: 3rem;
  height: 3rem;
}
.tx-techno .items .item:hover {
  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), 4.2px 4.2px 16.7px rgba(0,0,0,0.05), 10px 10px 40px rgba(0,0,0,0.07);
}
.tx-techno .items .item:hover .content {
  opacity: .4;
}
.tx-techno .items .item:hover .content .title {
  opacity: 0;
  visibility: hidden;
}
.tx-techno .items .item:hover .btn-trigger {
  opacity: 1;
  transform: translate(0,0) scale(1);
  transition: all .3s ease;
}
.tx-lohnfertigung .items {
  display: grid;
  grid-template-columns: repeat(1,1fr);
}
@media screen and (min-width: 48em) {
  .tx-lohnfertigung .items {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (min-width: 78.75em) {
  .tx-lohnfertigung .items {
    grid-template-columns: repeat(3,1fr);
  }
}
.tx-lohnfertigung .items .item {
  position: relative;
  aspect-ratio: 1;
  transition: all .5s ease;
}
.tx-lohnfertigung .items .item .image {
  position: absolute;
  width: 100%;
  height: 100%;
}
.tx-lohnfertigung .items .item .image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,77,113,0.6);
}
.tx-lohnfertigung .items .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tx-lohnfertigung .items .item .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #ffb69b;
  z-index: 2;
  text-align: center;
}
.tx-lohnfertigung .items .item .title p {
  font-size: 1.5rem;
  font-weight: 700;
}
.tx-lohnfertigung .items .item .content {
  position: absolute;
  display: none;
  visibility: hidden;
  background-color: #ffb69b;
  color: #004d71;
  z-index: 3;
  width: 100%;
  height: 100%;
  padding: 1rem;
  opacity: 0;
  transition: all .5s ease;
}
.tx-lohnfertigung .items .item .content:before {
  content: '';
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  background-color: #ffb69b;
  transform: translateY(-50%) rotate(45deg);
  z-index: -1;
}
.tx-lohnfertigung .items .item:hover {
  margin-bottom: 100%;
}
.tx-lohnfertigung .items .item:hover .content {
  display: block;
  visibility: visible;
  margin-top: 100%;
  opacity: 1;
  transition: all .5s ease;
}
@media screen and (min-width: 48em) {
  .tx-lohnfertigung .items .item:hover {
    margin-bottom: unset;
  }
  .tx-lohnfertigung .items .item:hover .content {
    margin-top: unset;
  }
}
@media screen and (min-width: 48em) and (max-width: 78.75em) {
  .tx-lohnfertigung .items .item:hover .content {
    display: block;
    visibility: visible;
  }
  .tx-lohnfertigung .items .item:nth-child(odd):hover .content {
    left: 100%;
  }
  .tx-lohnfertigung .items .item:nth-child(odd):hover .content:before {
    left: -1rem;
  }
  .tx-lohnfertigung .items .item:nth-child(even):hover .content {
    left: -100%;
  }
  .tx-lohnfertigung .items .item:nth-child(even):hover .content:before {
    right: -1rem;
  }
}
@media screen and (min-width: 78.75em) {
  .tx-lohnfertigung .items .item:nth-child(1):hover .content,
  .tx-lohnfertigung .items .item:nth-child(2):hover .content,
  .tx-lohnfertigung .items .item:nth-child(3):hover .content {
    top: 100%;
  }
  .tx-lohnfertigung .items .item:nth-child(1):hover .content:before,
  .tx-lohnfertigung .items .item:nth-child(2):hover .content:before,
  .tx-lohnfertigung .items .item:nth-child(3):hover .content:before {
    left: -1rem;
  }
  .tx-lohnfertigung .items .item:nth-child(4):hover .content,
  .tx-lohnfertigung .items .item:nth-child(5):hover .content,
  .tx-lohnfertigung .items .item:nth-child(6):hover .content {
    top: -100%;
  }
  .tx-lohnfertigung .items .item:nth-child(4):hover .content:before,
  .tx-lohnfertigung .items .item:nth-child(5):hover .content:before,
  .tx-lohnfertigung .items .item:nth-child(6):hover .content:before {
    right: -1rem;
  }
}
.cardblock .cards {
  display: grid;
  grid-template-rows: unset;
  grid-template-columns: repeat(1,1fr);
}
@media screen and (min-width: 64em) {
  .cardblock .cards {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (min-width: 64em) {
  .cardblock .cards {
    grid-template-columns: repeat(3,1fr);
  }
}
.cardblock .cards .card {
  border: unset;
  aspect-ratio: 1;
}
.cardblock .cards .card .card-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0;
  background-color: #ffb69b;
}
.cardblock .cards .card .card-body .text-container {
  font-size: 0.8rem;
  padding: 1rem;
  display: flex;
  align-self: end;
  color: #ffffff;
}
@media screen and (min-width: 48em) {
  .cardblock .cards .card .card-body .text-container {
    padding: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .cardblock .cards .card .card-body .text-container {
    padding: 1rem;
  }
}
.cardblock .cards .card .card-body .text-container .text {
  font-size: .8rem;
  margin-bottom: 0;
}
.cardblock .cards .card .card-body .text-container .text>span {
  display: block;
}
@media screen and (min-width: 64em) {
  .cardblock .cards .card .card-body .text-container .text {
    font-size: .7rem;
  }
}
.cardblock .cards .card .card-body .text-container .text .name {
  font-size: 1.2rem;
  display: block;
}
.cardblock .cards .card .card-body .text-container .text .job {
  margin-bottom: 2rem;
}
.cardblock .cards .card .card-body .text-container .text .quali {
  margin-bottom: 1rem;
}
.cardblock .cards .card .card-body .text-container .text a {
  color: inherit;
  text-decoration: unset;
}
.cardblock .cards .card .card-body .image-container {
  overflow: hidden;
}
.cardblock .cards .card .card-body .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.cardblock .cards .card .card-overlay {
  background-color: #004d71;
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 2em;
  opacity: 0;
  transition: opacity .3s;
}
.cardblock .cards .card .card-overlay .text-overlay {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.cardblock .cards .card .card-overlay .text-overlay span {
  font-size: 1.1rem;
}
.cardblock .cards .card .card-overlay .text-overlay .job {
  font-size: .8rem;
  display: block;
}
.cardblock .cards .card .card-overlay .text-overlay .mail,
.cardblock .cards .card .card-overlay .text-overlay .telefon {
  font-size: .8rem;
  line-height: 1;
  display: block;
  margin: 0.4rem 0;
}
.cardblock .cards .card .card-overlay .text-overlay a {
  color: inherit;
  text-decoration: unset;
}
.cardblock .cards .card:hover .card-overlay {
  opacity: 1;
  transition: opacity .3s;
}
.cardblock .cards .card:last-of-type {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 48em) {
  .cardblock .cards .card:last-of-type {
    height: auto;
  }
}
.cardblock .cards .card:last-of-type .card-body {
  display: block;
  background-color: #ffffff;
}
.cardblock .cards .card:last-of-type .card-body .icon-container {
  padding: 1rem;
}
.cardblock .cards .card:last-of-type .card-body .icon-container figure {
  margin-bottom: 0;
}
.cardblock .cards .card:last-of-type .card-body .icon-container figure svg {
  width: 80px;
  fill: #656b6f;
}
.cardblock .cards .card:last-of-type .card-body .text-container {
  flex-direction: column;
  color: #656b6f;
}
.cardblock .cards .card:last-of-type .card-body .text-container p {
  font-size: .8rem;
}
.cardblock .cards .card:last-of-type .card-body .text-container .title {
  font-size: 1.2rem;
  margin-bottom: .2rem;
}
.cardblock .cards .card:last-of-type .card-body .text-container a {
  text-decoration: unset;
}
@media screen and (min-width: 48em) {
  .cardblock .cards .card:nth-child(odd) .card-body {
    grid-template-columns: 2fr 1fr;
  }
}
@media screen and (min-width: 64em) {
  .cardblock .cards .card:nth-child(odd) .card-body {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 48em) {
  .cardblock .cards .card:nth-child(even) .card-body {
    grid-template-columns: 1fr 2fr;
  }
}
@media screen and (min-width: 64em) {
  .cardblock .cards .card:nth-child(even) .card-body {
    grid-template-columns: 1fr 1fr;
  }
}
.cardblock.flip .cards {
  display: grid;
  grid-template-rows: unset;
  grid-gap: 4px;
  grid-template-columns: repeat(1,1fr);
}
@media screen and (min-width: 48em) {
  .cardblock.flip .cards {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (min-width: 64em) {
  .cardblock.flip .cards {
    grid-template-columns: repeat(3,1fr);
  }
}
.cardblock.flip .cards .flip-card {
  background-color: transparent;
  width: 100%;
  aspect-ratio: 1.5;
  border: unset;
  perspective: 1000px;
}
@media (hover: hover) and (pointer: fine) {
  .cardblock.flip .cards .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
  .cardblock.flip .cards .flip-card:hover .flip-card-inner .flip-card-front {
    z-index: 0;
  }
  .cardblock.flip .cards .flip-card:hover .flip-card-inner .flip-card-back {
    z-index: 1;
  }
}
.cardblock.flip .cards .flip-card .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front,
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front {
  background-color: #ffb69b;
  color: #ffffff;
  padding: 0.4rem;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,77,113,0.6);
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front .icon {
  position: relative;
  width: 132px;
  aspect-ratio: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front .card-content {
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0.5rem;
  position: absolute;
  color: #ffb69b;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front .card-content .card-header {
  font-size: clamp(1.4rem,2vw,1.7rem);
  background: unset;
  border: unset;
  padding: .5rem 0;
  font-weight: 700;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front .card-content .card-text {
  font-size: 1rem;
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front .card-content .card-text {
    font-size: .8rem;
  }
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front .card-content .ico-class {
  font-size: 1rem;
  color: #ffffff;
}
@media screen and (min-width: 48em) {
  .cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front .card-content .ico-class {
    font-size: .8rem;
  }
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-front img img {
  width: 100%;
  height: 100%;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back {
  background-color: #ffb69b;
  color: #ffffff;
  transform: rotateY(180deg);
  position: relative;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .number {
  position: absolute;
  top: 0;
  right: 1rem;
  text-align: right;
  display: block;
  font-size: 3rem;
  font-weight: bold;
  font-family: ;
  color: #004d71;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content {
  position: absolute;
  text-align: left;
  padding: 1rem;
  left: 0;
  bottom: 1rem;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .card-header {
  font-size: 1rem;
  background: unset;
  border: unset;
  padding: .5rem 0;
  font-family: ;
  display: block;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .card-header a {
  color: #ffffff;
  text-decoration: unset;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .card-text {
  font-size: 1rem;
}
@media screen and (min-width: 30em) {
  .cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .card-text {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 48em) {
  .cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .card-text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 64em) {
  .cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .card-text {
    font-size: .8rem;
  }
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .btn {
  border-radius: unset;
  padding: 0.3rem 1rem;
  background-color: #8B9CB9;
}
.cardblock.flip .cards .flip-card .flip-card-inner .flip-card-back .card-content .btn:hover {
  background-color: #004d71;
}
.cardblock.flip .cards .flip-card .btn-trigger {
  position: absolute;
  right: 10px;
  bottom: 10px;
  background: unset;
  box-shadow: unset;
  border: unset;
}
.cardblock.flip .cards .flip-card .btn-trigger:focus,
.cardblock.flip .cards .flip-card .btn-trigger:focus-visible,
.cardblock.flip .cards .flip-card .btn-trigger:focus-within {
  border: unset;
  outline: unset;
}
@media (hover: hover) and (pointer: fine) {
  .cardblock.flip .cards .flip-card .btn-trigger {
    display: none;
    visibility: hidden;
  }
}
.tx-slideshow {
  max-width: 1600px;
  margin: 0 auto;
}
.tx-slideshow .owl-carousel.complex .slideitem .inner {
  display: flex;
  flex-wrap: wrap;
}
.tx-slideshow .owl-carousel.complex .slideitem .inner >div {
  flex: 0 0 33.33%;
}
.tx-slideshow .owl-carousel.complex .slideitem .inner >div .imgwrap {
  padding: 0.5rem;
}
.tx-slideshow .owl-carousel.complex .slideitem .inner >div .imgwrap img {
  width: 100%;
  height: auto;
}
.tx-slideshow .owl-carousel.complex .slideitem .inner >div.col1 .imgwrap:first-child {
  padding-left: 30%;
  padding-top: 30%;
}
.tx-slideshow .owl-carousel.complex .slideitem .inner >div.col2 .imgwrap:first-child {
  padding-top: 50%;
}
.tx-slideshow .owl-carousel.complex .slideitem .inner >div.col3 .imgwrap:nth-child(2) {
  padding-right: 50%;
}
.tx-slideshow .owl-carousel.complex .owl-nav {
  height: 100%;
  top: 0;
  pointer-events: none;
}
.tx-slideshow .owl-carousel.complex .owl-prev {
  pointer-events: auto;
  left: 0.5rem;
  top: 30%;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
.tx-slideshow .owl-carousel.complex .owl-next {
  pointer-events: auto;
  right: 0.5rem;
  top: unset;
  bottom: 30%;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
.tx-slideshow .owl-carousel.complex .owl-prev,
.tx-slideshow .owl-carousel.complex .owl-next {
  height: 35px;
}
@media screen and (min-width: 768px) {
  .tx-slideshow .owl-carousel.complex .owl-prev,
  .tx-slideshow .owl-carousel.complex .owl-next {
    height: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .tx-slideshow .owl-carousel.complex .owl-prev,
  .tx-slideshow .owl-carousel.complex .owl-next {
    height: 90px;
  }
}
.tx-slideshow .owl-carousel.simple {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.tx-slideshow .owl-carousel.simple .slideitem .inner {
  padding: 0.5rem;
}
.tx-slideshow .owl-carousel.simple .slideitem .inner img {
  width: 100%;
  height: auto;
}
.tx-slideshow .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  height: 0;
  width: 100%;
}
.tx-slideshow .owl-carousel .owl-prev,
.tx-slideshow .owl-carousel .owl-next {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  height: 80px;
}
.tx-slideshow .owl-carousel .owl-prev:before,
.tx-slideshow .owl-carousel .owl-next:before {
  display: none;
}
.tx-slideshow .owl-carousel .owl-prev img,
.tx-slideshow .owl-carousel .owl-next img {
  height: 100%;
  width: auto;
}
.tx-slideshow .owl-carousel .owl-prev {
  left: -50px;
}
.tx-slideshow .owl-carousel .owl-next {
  right: -50px;
}
.tx-slideshow .owl-carousel .owl-dots {
  display: flex;
  justify-content: center;
  list-style: none;
}
.tx-slideshow .owl-carousel .owl-dots button {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.25rem;
  border: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-indent: -99999rem;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  overflow: hidden;
  background-color: #ffffff33;
}
.tx-slideshow .owl-carousel .owl-dots button.active {
  background-color: ;
}
.custom-video {
  position: relative;
  aspect-ratio: 1.7777777777778;
}
.custom-video .video-image {
  position: relative;
  z-index: 1;
  opacity: 1;
  width: 100%;
  height: 100%;
}
.custom-video .video-image:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,77,113,0.6);
}
.custom-video .video-image.play {
  position: absolute;
  z-index: -1;
  opacity: 0;
  transform: translateY(-100%);
  transition: opacity .2s linear, transform .1s .2s linear;
}
.custom-video .video-image picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.custom-video .video-image .title {
  width: 100%;
  position: absolute;
  top: 20%;
  left: 0;
  padding: 0 4rem;
  z-index: 1;
}
.custom-video .video-image .title span {
  font-size: clamp(1rem,5vw,4rem);
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  max-width: 70%;
  display: block;
  margin-inline: auto;
  text-align: center;
}
.custom-video .video-image .title:after {
  content: url(../img/play-button.png);
  width: 121px;
  height: 121px;
  display: block;
  border-radius: 50%;
  margin-inline: auto;
  scale: .6;
  transition: all .3s linear;
}
@media screen and (min-width: 48em) {
  .custom-video .video-image .title:after {
    scale: 1;
    margin: 40px auto;
    width: 121px;
    height: 121px;
    transform: translateX(0);
  }
}
.custom-video .video-image .text {
  position: absolute;
  top: 75%;
  z-index: 1;
  color: white;
  text-align: center;
  width: 100%;
}
.custom-video .video-image .text p {
  width: 80%;
  max-width: 650px;
  margin-inline: auto;
}
.custom-video .video-image:hover {
  cursor: pointer;
}
.custom-video .video-image:hover .title:after {
  transform: scale(1.1);
  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), 4.2px 4.2px 16.7px rgba(0,0,0,0.05), 10px 10px 40px rgba(0,0,0,0.07);
  transition: all .3s linear;
}
.custom-video .video-embed {
  position: absolute;
  top: 0;
  width: 100%;
}
.custom-video .video-embed video {
  width: 100%;
  margin-bottom: -10px;
}
.custom-video .video-embed.play {
  position: relative;
}
@media screen and (min-width: 64em) {
  .jobs-col2 {
    padding-inline: 5rem;
  }
}
.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: 250;
  width: 100%;
  height: 70px;
  top: 0;
}
@media screen and (min-width: 48em) {
  header.pageheader {
    height: 70px;
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader {
    height: 100px;
  }
}
@media screen and (min-width: 100em) {
  header.pageheader {
    height: 200px;
  }
}
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: #656b6f;
  font-size: 0.8rem;
  text-decoration: none;
}
header.pageheader .topmenu-wrap .topmenu .dropdown-menu .nav-link {
  padding: .5rem 1rem;
}
header.pageheader .langmenu {
  display: none;
  visibility: hidden;
  z-index: 102;
  flex-direction: row;
  position: absolute;
  right: 3rem;
  top: 0rem;
  gap: 1rem;
  padding: 1rem;
}
@media screen and (min-width: 78.75em) {
  header.pageheader .langmenu {
    display: flex;
    visibility: visible;
  }
}
header.pageheader .langmenu li {
  text-transform: uppercase;
  text-decoration: unset;
}
header.pageheader .langmenu li a {
  opacity: .6;
  color: transparent;
}
header.pageheader .langmenu li.active a {
  opacity: 1;
}
header.pageheader .langmenu li:hover a {
  opacity: 1;
}
header.pageheader .langmenu li.flag .flag-de,
header.pageheader .langmenu li.flag .flag-gb {
  width: 1.5rem;
  aspect-ratio: 1.33333;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) {
  header.pageheader .langmenu li.flag .flag-de,
  header.pageheader .langmenu li.flag .flag-gb {
    display: inline-block;
  }
}
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 .navbar-brand {
  width: 140px;
  top: 1.5rem;
  left: 1rem;
  position: absolute;
  padding-top: 0;
  z-index: 100;
  transition: all .3s ease;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar-brand {
    top: 1rem;
    left: 1rem;
    width: 240px;
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader .navbar-brand {
    top: 2rem;
    left: 2rem;
  }
}
header.pageheader .navbar-brand img {
  width: 100%;
  height: auto;
}
header.pageheader .navbar-brand svg .cls-1 {
  fill: #ffffff;
}
header.pageheader .navbar {
  justify-content: start;
  align-items: flex-end;
  position: absolute;
  top: 2.5rem;
  right: 0;
  width: 100%;
  max-width: fit-content;
  z-index: 101;
}
@media screen and (min-width: 30em) {
  header.pageheader .navbar {
    background-color: unset;
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader .navbar {
    right: 2rem;
  }
}
header.pageheader .navbar .navbar-toggler {
  position: absolute;
  top: 50%;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
@media screen and (min-width: 78.75em) {
  header.pageheader .navbar .navbar-toggler {
    display: none;
    visibility: hidden;
  }
}
header.pageheader .navbar .navbar-toggler svg {
  width: 2.7rem;
  height: auto;
  fill: #ffffff;
}
header.pageheader .navbar .navbar-toggler.left {
  left: 5px;
}
header.pageheader .navbar .navbar-toggler.right {
  right: 5px;
}
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 .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 .dropdown-menu {
  background-color: #666666;
  border-top: 3px solid #004d71;
  border-radius: unset;
  position: absolute !important;
  margin-top: -3px;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link {
  color: #ffffff;
  font-size: .9rem;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link:hover {
  color: #004d71;
}
header.pageheader .navbar .navbar-nav .nav-item .dropdown-menu .nav-link.active {
  font-weight: bold;
}
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 #mainmenupanel {
  position: fixed;
  height: 100vh;
  width: 25vw;
  min-width: 300px;
  top: 0;
  background-color: #004d71;
  z-index: 0;
  padding: 5rem 0 1rem 0;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  -o-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
}
@media screen and (min-width: 48em) {
  header.pageheader .navbar #mainmenupanel {
    padding-top: 6rem;
  }
}
@media screen and (min-width: 78.75em) {
  header.pageheader .navbar #mainmenupanel {
    display: none;
    visibility: hidden;
  }
}
header.pageheader .navbar #mainmenupanel .langmenu {
  display: block;
  visibility: visible;
  position: absolute;
  top: 14px;
}
header.pageheader .navbar #mainmenupanel .langmenu li {
  float: left;
  text-transform: uppercase;
  padding: .3rem 0.8rem;
  font-size: 1.5rem;
  line-height: 1;
}
header.pageheader .navbar #mainmenupanel .langmenu li a {
  color: transparent;
  text-decoration: unset;
  width: 2.5rem;
}
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: space-around;
  margin: 1rem 0;
}
header.pageheader .navbar #mainmenupanel .social .sociallink {
  color: white;
  text-decoration: unset;
  font-size: 1.5rem;
}
header.pageheader .navbar #mainmenupanel .social .sociallink .icon {
  color: #ffffff;
}
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: .5rem 1rem;
  display: block;
  font-size: 0.9rem;
  text-transform: uppercase;
}
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;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .dropdown-menu .nav-link {
  color: #ffffff;
}
header.pageheader .navbar #mainmenupanel .mainbar .navbar-nav .nav-item .dropdown-menu .nav-link.active {
  color: #004d71;
  background-color: #ffffff;
}
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: #004d71;
}
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: #004d71;
}
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: #656b6f;
  font-size: 1rem;
  padding: 0.5rem;
}
header.pageheader .navbar .topbar a {
  color: #fdfdfd;
  padding: 0;
}
header.pageheader .navbar .topbar .buttonlink {
  color: #656b6f;
  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: #656b6f;
}
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: #656b6f;
}
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: 'Raleway';
  font-weight: 800;
  color: #656b6f;
  font-weight: 700;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active {
  color: #004d71 !important;
  background-color: #ffffff;
}
header.pageheader .navbar .mainbar .dropdown-menu a:hover {
  background: #004d71;
  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: #004d71;
}
header.pageheader .navbar .mainbar .dropdown-menu a.active:hover {
  color: #ffffff;
}
.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);
}
@media screen and (min-width: 78.75em) {
  .folgeseite header.pageheader {
    height: 140px;
  }
}
@media screen and (min-width: 78.75em) {
  .folgeseite header.pageheader .topmenu-wrap {
    height: 140px;
  }
}
.folgeseite header.pageheader .navbar .navbar-nav,
.folgeseite 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: 100px;
  }
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader .topmenu-wrap {
    height: 100px;
  }
}
.scrollheader header.pageheader .navbar {
  top: 0;
  height: 60px;
}
.scrollheader header.pageheader .navbar >.mainmenu .nav-item .nav-link {
  color: #004d71;
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader .navbar {
    height: 100px;
  }
}
.scrollheader header.pageheader .navbar .navbar-toggler-icon svg {
  fill: #004d71;
}
.scrollheader header.pageheader .navbar-brand {
  width: 140px;
  top: .9rem;
}
.scrollheader header.pageheader .navbar-brand svg .cls-1 {
  fill: #004d71;
}
@media screen and (min-width: 48em) {
  .scrollheader header.pageheader .navbar-brand {
    width: 210px;
    top: 1.2rem;
  }
}
.scrollheader header.pageheader #mainmenupanel {
  padding-top: 69px;
}
.scrollheader .contentwrap {
  padding-top: 0;
}
.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(0,77,113,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: #656b6f;
}
.modal .modal-dialog .modal-content .modal-header {
  border: unset;
}
.modal .modal-dialog .modal-content .modal-header .close {
  color: inherit;
  font-family: 'Raleway';
  font-size: 2.6rem;
  padding: 0 1rem;
  color: #004d71;
}
.modal .modal-dialog .modal-content .modal-body {
  color: inherit;
}
.modal .modal-dialog .modal-content .modal-body .modal-title {
  color: inherit;
  font-family: 'Raleway';
  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: #004d71;
}
.social .sociallink .icon {
  padding: .3rem;
  color: #004d71;
  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: #656b6f;
}
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: #656b6f;
  line-height: 1em;
  padding: 10px;
  position: relative;
}
.submenu ul li:hover a,
.submenu ul li.active a {
  color: #ffffff;
  background: #004d71;
  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;
  background-color: #f9f9f9;
}
.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;
    flex-direction: row;
  }
}
@media screen and (min-width: 78.75em) {
  .footer-info .container {
    gap: 5rem;
  }
}
.footer-info .container .partA {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  width: 100%;
}
.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: #004d71;
}
.footer-info .container .partA .meta .footermenu {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-info .container .partA .meta .footermenu > * + * {
  border-left: 1px solid #666666;
}
.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: #656b6f;
}
.footer-info .container .partA .meta .footermenu .nav-item a:hover {
  color: #004d71;
}
.footer-info .container .partA .footerlogo {
  width: 100%;
  max-width: 200px;
  display: inline-block;
  padding: 0;
  height: auto;
}
.footer-info .container .partA .footerlogo svg .cls-1 {
  fill: #004d71;
}
.footer-info .container .partA .footerlogo svg .cls-2 {
  fill: #ffb69b;
}
.footer-info .container .partA .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 .container .partA .social {
    display: block;
    visibility: visible;
  }
}
.footer-info .container .partA .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 .container .partA .social li.item1 {
  z-index: 1;
  top: -40px;
}
.footer-info .container .partA .social li.item2 {
  z-index: 2;
  top: -30px;
}
.footer-info .container .partA .social li.item3 {
  z-index: 3;
  top: -20px;
}
.footer-info .container .partA .social li.item4 {
  z-index: 4;
  top: -10px;
}
.footer-info .container .partA .social li.item5 {
  z-index: 5;
}
.footer-info .container .partA .social .sociallink {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.4rem;
  text-decoration: unset;
  background-color: #004d71;
}
@media screen and (min-width: ) {
  .footer-info .container .partA .social .sociallink {
    margin: 0.2rem;
  }
}
@media screen and (min-width: 48em) {
  .footer-info .container .partA .social .sociallink {
    margin: 0.4rem;
  }
}
@media screen and (min-width: 64em) {
  .footer-info .container .partA .social .sociallink {
    margin: 0.5rem;
  }
}
.footer-info .container .partA .social .sociallink .icon {
  margin: 0;
  color: #ffffff;
  font-size: 1.5rem;
}
.footer-info .container .partA .social .sociallink img {
  height: 30px;
  width: auto;
}
.footer-info .container .partA .social .sociallink svg {
  height: 1.5rem;
  fill: #ffffff;
}
.footer-info .container .partA .social .sociallink.mail img {
  height: 23px;
}
.footer-info .container .partA .social .sociallink.phone {
  background-color: #ffb69b;
}
.footer-info .container .partA .social .sociallink.mail {
  background-color: #677a97;
}
.footer-info .container .partA .social .sociallink.location {
  background-color: #004d71;
}
.footer-info .container .partA .social:hover li {
  padding: 10px 0;
  display: block;
  position: absolute;
  left: 0;
}
.footer-info .container .partA .social:hover li.item1 {
  top: calc(80px * -4);
}
.footer-info .container .partA .social:hover li.item2 {
  top: calc(80px * -3);
}
.footer-info .container .partA .social:hover li.item3 {
  top: calc(80px * -2);
}
.footer-info .container .partA .social:hover li.item4 {
  top: calc(80px * -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 #656b6f;
  border-radius: 0;
  color: #656b6f;
  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 {
  --height: 18px;
  position: absolute;
  top: calc(50% + (var(--height)/2));
  right: calc(var(--height) * 1.5);
  width: var(--height);
  height: var(--height);
  border: solid #ffb69b;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  display: none;
  visibility: hidden;
}
.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: #004d71;
  width: 100%;
  background-color: #656b6f;
  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: #7e8589;
}
.powermail_fieldwrap_type_check .checkbox label {
  display: block;
  position: relative;
  padding-left: 3rem;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -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: #004d71;
  -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: 'Raleway';
  font-weight: 800;
  color: #656b6f;
  font-size: 2.222222rem;
  text-transform: uppercase;
  color: #004d71;
  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: #004d71;
  -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: #004d71;
}
.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;
}
@media screen and (min-width: 48em) {
  .tx-powermail .layout2 .powermail_fieldset {
    width: 50%;
    float: left;
  }
}
.tx-powermail .layout2 .powermail_fieldset .fieldsetbody .row {
  display: block;
}
.tx-powermail .layout2 .powermail_fieldset .fieldsetbody .row .form-group {
  max-width: 100%;
}
.seite_5 .tx-powermail .powermail_fieldwrap_type_textarea {
  width: 100%;
  max-width: 100%;
  flex: 0 0 100%;
}
.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 #004d71;
  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: #004d71;
  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: 'Raleway';
  font-weight: 800;
  color: #656b6f;
  margin-bottom: 0;
  line-height: 0.7em;
  font-weight: 700;
}
.newsheader .subtitle {
  font-size: 1.555556rem;
  font-family: 'Raleway';
  font-weight: 800;
  color: #656b6f;
  font-weight: 400;
  text-transform: uppercase;
}
.startnews {
  padding-top: 0;
  padding-bottom: 0;
}
.startnews .news-list-item {
  padding: 1rem;
  color: #f9f9f9;
  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: #656b6f;
}
.startnews .news-list-item .lead,
.startnews .news-list-item p {
  font-size: 1rem;
  color: #656b6f;
  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: 'Raleway';
  font-weight: 800;
  color: #656b6f;
  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: #004d71;
}
.swiper.simpleSlideshow .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #004d71;
}
.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.swiper .swiper-button-next,
.swiper .swiper-button-prev {
  color: #004d71;
}
.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;
}
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;
}
.topsearchwrap .navbar-form {
  width: auto;
  padding: 0;
  margin: 0;
  z-index: 1010;
  border: 0;
}
.topsearchwrap .navbar-form .input-group {
  background-color: #ffffff;
  height: 32px;
}
.topsearchwrap .navbar-form .input-group button,
.topsearchwrap .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;
}
.topsearchwrap .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: 0.7rem;
  width: 80%;
  float: left;
  height: 32px;
  z-index: 0;
}
.topsearchwrap .navbar-form .input-group .input-group-btn {
  width: auto;
  display: block;
  position: absolute;
  right: 0;
}
.topsearchwrap .navbar-form .input-group .input-group-btn button[type="submit"] {
  display: table;
  color: #ffffff;
}
.topsearchwrap .navbar-form .input-group .input-group-btn button[type="submit"] .icon,
.topsearchwrap .navbar-form .input-group .input-group-btn button[type="submit"] span {
  display: table-cell;
  vertical-align: middle;
}
.topsearchwrap .navbar-form .input-group .input-group-btn button[type="submit"] .icon {
  font-size: 24px;
  font-weight: bold;
}
.topsearchwrap .navbar-form .input-group .input-group-btn button[type="submit"] span {
  display: none;
}
.topsearchwrap .navbar-form .input-group .input-group-btn button[type="reset"] {
  display: none;
  visibility: hidden;
  position: absolute;
  right: 0;
  z-index: 1;
}
.topsearchwrap .navbar-form.active {
  width: 250px;
  right: 0;
  top: 0;
}
.topsearchwrap .navbar-form.active button,
.topsearchwrap .navbar-form.active #ke_search_sword {
  display: table-cell;
  opacity: 1;
  color:  !important;
}
.topsearchwrap .navbar-form.active #ke_search_sword {
  width: 80%;
  color: #656b6f !important;
}
.topsearchwrap .navbar-form.active .input-group {
  background-color: #ffffff;
}
.topsearchwrap .navbar-form.active .input-group button[type="submit"] {
  display: none;
  visibility: hidden;
}
.topsearchwrap .navbar-form.active .input-group button[type="reset"] {
  display: block;
  visibility: visible;
  color: #656b6f;
}
@media (min-width: 48em) {
  .topsearchwrap .navbar-form #ke_search_sword {
    height: 90px;
  }
  .topsearchwrap .navbar-form.active {
    width: 280px;
  }
}
@media (min-width: 78.75em) {
  .topsearchwrap .navbar-form #ke_search_sword {
    height: 100px;
  }
  .topsearchwrap .navbar-form.active {
    width: 370px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 170px;
    height: 40px;
  }
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn {
  width: 1%;
}
.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: #656b6f;
  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;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field {
  text-align: left;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_input,
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_textarea {
  text-align: inherit;
  padding: .3rem 1rem;
  border-width: 2px;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_input:focus,
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_textarea:focus {
  border-color: #ffb69b;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .checkbox .checkmark {
  background: unset;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .checkbox label {
  font-size: 0.9rem;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_submit {
  background-color: #ffb69b;
  color: #ffffff;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap .powermail_field .powermail_submit:hover {
  background-color: #004d71;
  color: #ffffff;
}
.tx-powermail .powermail_form .powermail_fieldset .fieldsetbody .powermail_fieldwrap.powermail_fieldwrap_type_check .checkbox label {
  font-size: 1rem;
}
.tx-powermail .powermail_form.powermail_form_2 .powermail_fieldset_4 .fieldsetbody .row:nth-of-type(3) .powermail_fieldwrap_type_check {
  order: 2;
}
.tx-powermail .powermail_form.powermail_form_2 .powermail_fieldset_4 .fieldsetbody .row:nth-of-type(3) .powermail_fieldwrap_type_file {
  order: 1;
}
@media screen and (min-width: 48em) {
  .tx-powermail .powermail_form.powermail_form_2 .powermail_fieldset_4 .fieldsetbody .row:nth-of-type(3) .powermail_fieldwrap_type_check {
    order: 1;
  }
  .tx-powermail .powermail_form.powermail_form_2 .powermail_fieldset_4 .fieldsetbody .row:nth-of-type(3) .powermail_fieldwrap_type_file {
    order: 2;
  }
}
.ce-image {
  margin-bottom: 3rem;
}
@media screen and (min-width: 48em) {
  .ce-image {
    margin-bottom: unset;
  }
}
.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;
}
@media screen and (min-width: 78.75em) {
  .folgeseite .breadcrumb {
    display: flex;
    visibility: visible;
    align-self: end;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 0.8rem;
  }
}
