@charset "UTF-8";
/*
Theme Name: MyTheme
Theme URI: http://josthannemann.de.de 
Description: Wordpress-Theme for this website
Version: 1.0.0
Author: Jost Hannemann
Author URI: http://josthannemann.de 

WordPress Theme

*/
/*  
	Fonts 
*/
/*
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('_fonts/roboto-v49-latin-100.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('_fonts/roboto-v49-latin-100italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  src: url('_fonts/roboto-v49-latin-200.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  src: url('_fonts/roboto-v49-latin-200italic.woff2') format('woff2');
}
*/
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("_fonts/roboto-v49-latin-300.woff2") format("woff2");
}
/*
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('_fonts/roboto-v49-latin-300italic.woff2') format('woff2');
}
*/
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("_fonts/roboto-v49-latin-regular.woff2") format("woff2");
}
/*
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('_fonts/roboto-v49-latin-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('_fonts/roboto-v49-latin-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('_fonts/roboto-v49-latin-500italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('_fonts/roboto-v49-latin-600.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  src: url('_fonts/roboto-v49-latin-600italic.woff2') format('woff2');
}
*/
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("_fonts/roboto-v49-latin-700.woff2") format("woff2");
}
/*
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('_fonts/roboto-v49-latin-700italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  src: url('_fonts/roboto-v49-latin-800.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  src: url('_fonts/roboto-v49-latin-800italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('_fonts/roboto-v49-latin-900.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('_fonts/roboto-v49-latin-900italic.woff2') format('woff2');
}
*/
.textcolor-standard {
  color: #002148;
}

.textcolor-light {
  color: #fff;
}

.textcolor-medium {
  color: #9DB9D5;
}

.background-color-light {
  background-color: #fff;
}

.background-color-medium {
  background-color: #9DB9D5;
}

.background-color-medium-transparent {
  background-color: rgba(157, 185, 213, 0.3764705882);
}

.background-color-dark {
  background-color: #002148;
}

.background-color-bright {
  background-color: #fff;
}

/* ================== Breiten / Abstände =================== */
.dist-headline {
  margin-bottom: 36px;
}

.dist-section-top {
  margin-top: clamp(5rem, 0.65rem + 14.5vw, 12.25rem) !important;
}

.dist-section-top-small {
  margin-top: clamp(2.5rem, 0.4rem + 7vw, 6rem) !important;
}

.dist-section-top-smaller {
  margin-top: clamp(1.5rem, -0.3rem + 6vw, 4.5rem) !important;
}

.dist-section-bottom {
  margin-bottom: clamp(5rem, 0.65rem + 14.5vw, 12.25rem) !important;
}

.dist-section-bottom-small {
  margin-bottom: clamp(2.5rem, 0.4rem + 7vw, 6rem) !important;
}

.dist-section-bottom-smaller {
  margin-bottom: clamp(1.5rem, -0.3rem + 6vw, 4.5rem) !important;
}

.dist-section-top-padding {
  padding-top: clamp(5rem, 0.65rem + 14.5vw, 12.25rem) !important;
}

.dist-section-top-small-padding {
  padding-top: clamp(2.5rem, 0.4rem + 7vw, 6rem) !important;
}

.dist-section-top-smaller-padding {
  padding-top: clamp(1.5rem, -0.3rem + 6vw, 4.5rem) !important;
}

.dist-section-bottom-padding {
  padding-bottom: clamp(5rem, 0.65rem + 14.5vw, 12.25rem) !important;
}

.dist-section-bottom-small-padding {
  padding-bottom: clamp(2.5rem, 0.4rem + 7vw, 6rem) !important;
}

.dist-section-bottom-smaller-padding {
  padding-bottom: clamp(1.5rem, -0.3rem + 6vw, 4.5rem) !important;
}

.dist01 {
  padding-top: clamp(5rem, 0.65rem + 14.5vw, 12.25rem);
  padding-bottom: clamp(5rem, 0.65rem + 14.5vw, 12.25rem);
}

@media (max-width: 781px) {
  .dist02-bottom {
    padding-bottom: 36px;
  }
}

@media (max-width: 781px) {
  .dist02-top {
    padding-top: 60px;
  }
}

.text-copy {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}

.text-copy-large {
  font-family: "Roboto";
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 0.0579470199rem + 3.9735099338vw, 2rem);
  line-height: 120%;
  font-weight: 300;
  letter-spacing: 0.02em;
}
@media (min-width: 782px) {
  .text-copy-large {
    font-size: clamp(1.5rem, -0.0702811245rem + 3.2128514056vw, 2.5rem);
  }
}

.text-copy-small {
  font-family: "Roboto";
  font-size: 1rem;
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*	@media (min-width: $breakpoint) { 
  		font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 0.875rem, 1rem);
  	}*/
}

.text-headline {
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  .text-headline {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}

.text-headline-hero {
  font-family: "Roboto";
  font-size: 2.5rem;
  font-size: clamp(2.5rem, 1.7052980132rem + 2.6490066225vw, 3rem);
  line-height: 100%;
  font-weight: 400;
}
@media (min-width: 782px) {
  .text-headline-hero {
    font-size: clamp(3rem, -0.6312751004rem + 7.4297188755vw, 5.3125rem);
  }
}

.text-headline-wide {
  font-family: "Roboto";
  font-size: 2.125rem;
  font-size: clamp(2.125rem, -0.8551324503rem + 9.9337748344vw, 4rem);
  line-height: 100%;
  font-weight: 300;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 2.125rem, 2.8125rem);
  }*/
}

.text-headline-large {
  font-family: "Roboto";
  font-size: 2.125rem;
  font-size: clamp(2.125rem, 1.0322847682rem + 3.642384106vw, 2.8125rem);
  line-height: 100%;
  font-weight: 300;
}
@media (min-width: 782px) {
  .text-headline-large {
    font-size: clamp(2.125rem, 1.0454317269rem + 2.2088353414vw, 2.8125rem);
  }
}

.text-headline-small {
  font-family: "Roboto";
  font-size: 1.3125rem;
  font-size: clamp(1.3125rem, 0.9rem + 1.375vw, 2rem);
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 300;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  1.125rem, 1.25rem);
  }*/
}

.text-description {
  font-family: "Roboto";
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 0.6539735099rem + 1.9867549669vw, 1.625rem);
  line-height: 110%;
  letter-spacing: 0.01em;
  font-weight: 700;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 0.875rem, 1.125rem);
  }*/
}

.text-description-digits {
  font-family: "Roboto";
  font-size: 3.5rem;
  font-size: clamp(3.5rem, 1.9105960265rem + 5.298013245vw, 4.5rem);
  line-height: 100%;
  letter-spacing: -0.05em;
  font-weight: 700;
}
@media (min-width: 782px) {
  .text-description-digits {
    font-size: clamp(3.5rem, -2.781124498rem + 12.8514056225vw, 7.5rem);
  }
}

.text-digits {
  font-family: "Roboto";
  font-size: 4.75rem;
  font-size: clamp(1.875rem, -1.0692771084rem + 6.0240963855vw, 3.75rem);
  line-height: 100%;
  letter-spacing: -0.03em;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1.125rem);
  }*/
}

.text-kapitel {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  .text-kapitel {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}

.text-button {
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  .text-button {
    font-size: 1.125rem;
  }
}

.text-button-xl {
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  .text-button-xl {
    font-size: 1.125rem;
  }
}

.text-data-xs {
  font-family: "Roboto";
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.6763245033rem + 0.6622516556vw, 1rem);
  line-height: 100%;
  font-weight: 300;
  text-transform: uppercase;
}

.text-data-xl {
  font-family: "Roboto";
  font-size: 3rem;
  font-size: clamp(3rem, 2.175rem + 2.75vw, 4.375rem);
  line-height: 100%;
  font-weight: 300;
}

.text-kontakt {
  font-family: "Roboto";
  font-size: 1rem;
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 300;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  1.25rem, 1.5rem);
  }*/
}

.text-head-navi {
  font-family: "Roboto";
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.6763245033rem + 0.6622516556vw, 1rem);
  line-height: 100%;
  font-weight: 500;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1rem);
  }*/
}

.text-mob-navi {
  font-family: "Roboto";
  font-size: 2.625rem;
  line-height: 100%;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1rem);
  }*/
}

.text-foot-navi {
  font-family: "Roboto";
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.6430722892rem + 0.6024096386vw, 1.125rem);
  line-height: 100%;
  font-weight: 300;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1rem, 1.125rem);
  }*/
}

.text-foot {
  font-family: "Roboto";
  font-size: 1.0625rem;
  font-size: clamp(1.0625rem, 0.9643574297rem + 0.2008032129vw, 1.125rem);
  line-height: 100%;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.0625rem, 1.25rem);
  }*/
}

.hyphens {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}

/* ---------------- Textlink ------------------------------ */
/* ---------------- Buttonlink ------------------------------ */
/* ---------------- Button ------------------------------ */
.reset-gutenberg [class*=wp-block] [class*=is-layout-flex] {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
.reset-gutenberg * {
  gap: 0 !important;
}
.reset-gutenberg .wp-block-column {
  width: auto;
}
.reset-gutenberg .wp-block-column,
.reset-gutenberg .wp-block-columns {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.reset-gutenberg figure {
  margin: 0;
}
@media (min-width: 782px) {
  .reset-gutenberg .wp-block-columns {
    flex-wrap: wrap;
  }
}
@media (min-width: 782px) {
  .reset-gutenberg .wp-block-column {
    flex-basis: auto;
  }
}
.reset-gutenberg {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

.reset-gutenberg-nobp [class*=wp-block] [class*=is-layout-flex] {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
.reset-gutenberg-nobp * {
  gap: 0 !important;
}
.reset-gutenberg-nobp .wp-block-column {
  width: auto;
}
.reset-gutenberg-nobp .wp-block-column,
.reset-gutenberg-nobp .wp-block-columns {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.reset-gutenberg-nobp figure {
  margin: 0;
}
.reset-gutenberg-nobp {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

/*
// BEISPIELE: Distance mit Prozent-Suffixen
$distance-percent-values: (
    "-40pr": clamp(1rem, -0.42rem + 2.22vw, 2.25rem),
    "-50pr": clamp(1.5rem, 0.5rem + 3vw, 3rem),
    "-90pr": clamp(2rem, 1rem + 4vw, 5rem),
    "-100pr": 100%,
    "-auto": auto
);

@include generate-utility-classes-custom(
    "distance",
    (margin-top, margin-right, margin-bottom, margin-left),
    $distance-percent-values
);


// Width mit benutzerdefinierten Namen
$width-named-values: (
    "-small": 200px,
    "-medium": 400px,
    "-large": 800px,
    "-full": 100%,
    "-screen": 100vw,
    "-content": min(100%, 1200px)
);

@include generate-utility-classes-custom(
    "w",
    (width, max-width),
    $width-named-values
);


// Spacing mit negativen Werten
$spacing-negative-values: (
    "-n1": -10px,
    "-n2": -20px,
    "-n3": -30px,
    "": 0,  // Kein Suffix = .distance-margin-top
    "-1": 10px,
    "-2": 20px,
    "-3": 30px
);

@include generate-utility-classes-custom(
    "space",
    (margin-top, margin-left),
    $spacing-negative-values
);
*/
/*
// Beispiel 1: Distance/Spacing
$distance-values: (
    1: 10px,
    2: 20px,
    3: clamp(1rem, -0.42rem + 2.22vw, 2.25rem),
    4: 40px,
    5: 50px,
    6: 60px,
    7: 70px,
    8: 80px,
    9: 90px,
    10: 100px,
    11: 110px,
    12: 120px
);

@include generate-utility-classes(
    "distance",
    12,
    (margin-top, margin-right, margin-bottom, margin-left),
    $distance-values
);


// Beispiel 2: Width/Height
$size-values: (
    1: 100px,
    2: 200px,
    3: 300px,
    4: 400px,
    5: 500px,
    6: 600px,
    7: 700px,
    8: 800px
);

@include generate-utility-classes(
    "size",
    8,
    (width, height, max-width, max-height),
    $size-values
);


// Beispiel 3: Font-Sizes
$fontsize-values: (
    1: 0.75rem,
    2: 0.875rem,
    3: 1rem,
    4: 1.125rem,
    5: 1.25rem,
    6: 1.5rem,
    7: 2rem,
    8: 2.5rem,
    9: 3rem,
    10: 4rem
);

@include generate-utility-classes(
    "fs",
    10,
    (font-size),
    $fontsize-values
);


// Beispiel 4: Padding (alle Seiten)
$padding-values: (
    1: 0.5rem,
    2: 1rem,
    3: 1.5rem,
    4: 2rem,
    5: 3rem,
    6: 4rem
);

@include generate-utility-classes(
    "pad",
    6,
    (padding-top, padding-right, padding-bottom, padding-left, padding),
    $padding-values
);
*/
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #ccc;
  text-shadow: none;
  color: #000C06;
}

::selection {
  background: #ccc;
  text-shadow: none;
  color: #000C06;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
  display: block;
  width: 100%;
  height: auto;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
/* --------------------------------------------------------------------------
   RESET
   -------------------------------------------------------------------------- */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
applet,
object,
iframe,
code,
del,
dfn,
font,
img,
ins,
small,
strong,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
}

caption,
th,
td {
  text-align: left;
}

strong {
  font-weight: 700;
}

p:empty {
  display: none;
}

* {
  box-sizing: border-box;
  position: relative;
}

/* --------------------------------------------------------------------------
   ALLGEMEINE DEFINITIONEN
   -------------------------------------------------------------------------- */
html, body {
  font-family: "Roboto";
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  font-style: normal;
  text-decoration: none;
  color: #002148;
  -moz-user-select: none;
  -khtml-user-select: none;
  scroll-behavior: smooth;
}
html.dark, body.dark {
  background-color: #fff;
}

.scrollarea {
  width: 100%;
  max-width: 5400px;
  margin: 0 auto;
}
.scrollarea .scrollcontent {
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
}

section {
  display: block;
  margin: 0 auto;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
h7,
h8 {
  margin-bottom: 0;
}

p, li {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}

p {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  margin-bottom: clamp(0.875rem, 0.4115853658536585rem + 0.975609756097561vw, 1.375rem);
}

p:last-of-type {
  margin-bottom: 0;
}

a {
  text-decoration: none;
}

a:link,
a:active,
a:focus,
a:visited {
  text-decoration: none;
  color: #002148;
}

a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.cont p,
.cont ul,
.cont ol {
  margin-bottom: 24px;
}

ul {
  margin-left: 0;
  list-style: none;
}

ol {
  margin-left: 32px;
  margin-top: 24px;
  list-style-type: decimal-leading-zero;
  list-style-position: outside;
}

hr,
.hr {
  border: none;
  height: 1px;
  margin: 30px 0;
}

input[type=text],
input[type=email],
input[type=password],
input.text,
textarea {
  display: block;
  width: 100%;
  margin: 5px 0 2px;
  padding: 8px 0 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-bottom: 1px solid #002148;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  font-weight: 400;
  color: #002148;
}

input[type=range]::-ms-tooltip {
  display: none;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input.text:focus,
textarea:focus {
  margin: 5px 0 1px;
  border-bottom: 2px solid #002148;
}

input[type=text]:focus-visible,
input[type=email]:focus-visible,
input[type=password]:focus-visible,
input.text:focus-visible,
textarea:focus-visible {
  outline: none !important;
}

input.text {
  width: 300px;
  padding: 4px;
}

input[type=checkbox] {
  width: 16px; /* Größe der Checkbox */
  height: 16px;
  border: 1px solid #002148;
  background-color: transparent;
  border-radius: 0;
  appearance: none;
  position: relative; /* Ermöglicht absolute Positionierung des Häkchens */
  cursor: pointer;
  vertical-align: middle; /* Verhindert Verschieben des Textes */
}

input[type=checkbox]:checked::before {
  content: "✓"; /* Unicode für Häkchen */
  color: #002148; /* Häkchen */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Zentriert das Häkchen */
  font-size: 14px; /* Größe des Häkchens */
}

textarea {
  height: 32px;
  resize: vertical;
}

select {
  width: 100%;
  margin: 5px 0 2px;
  padding: 8px 0 0;
  border: 0;
  border-bottom: 1px solid #002148;
  border-radius: 0;
  cursor: pointer;
  background-color: transparent;
  color: #002148;
  -webkit-appearance: none; /* Entfernt native macOS/iOS-Stile */
  -moz-appearance: none; /* Für Firefox */
  appearance: none;
}
select:focus {
  outline: none;
}
select option {
  background-color: #fff;
  color: #002148;
  border-radius: 0;
}
select:hover, select:active {
  margin: 5px 0 1px;
  border-bottom: 1px solid #002148;
  background-color: transparent;
}

select option:hover {
  background-color: #002148;
  color: white;
}

.custom-select-container {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.custom-select-container .custom-select {
  width: 100%;
  border-bottom: 1px solid #002148;
  padding: 10px 0 2px;
  background-color: transparent;
  color: #002148;
  cursor: pointer;
  user-select: none;
  border-radius: 0;
  position: relative;
}
.custom-select-container .custom-select .selected-option {
  display: block;
}
.custom-select-container .options-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  border-left: 1px solid #002148;
  border-right: 1px solid #002148;
  border-bottom: 1px solid #002148;
  background-color: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 1;
  overflow-y: auto;
}
.custom-select-container .options-list li {
  padding: 4px;
  background-color: #fff;
  color: #002148;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.custom-select-container .options-list li:hover, .custom-select-container .options-list li.selected {
  background-color: #9DB9D5;
  color: white;
}
.custom-select-container .options-list li:last-child {
  border-bottom: none;
}
.custom-select-container .options-list li.placeholder {
  color: #aaa;
  pointer-events: none;
}
.custom-select-container.open .options-list {
  display: block;
}

label {
  margin-left: 5px; /* Abstand zwischen Checkbox und Text */
  vertical-align: middle; /* Sorgt für gleichmäßige Ausrichtung */
}

table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 12px;
  border: 1px dotted #ccc;
}

th {
  padding: 10px;
  text-transform: uppercase;
  font-weight: 400;
}

td {
  padding: 10px;
  border-top: 1px dotted #ccc;
}

/*
.button {
	display: inline-block;
	width: fit-content;
	padding-top: 3px;
	border-top: 3px solid #144478;
	font-size: 1rem;
	line-height: 135%;
	font-weight: 600 !important;
	color: #144478 !important;
    background-color: transparent !important;
	text-decoration: none !important;
}
*/
.button:hover {
  opavity: 0.7;
  text-decoration: none;
}

.nowrap {
  white-space: nowrap;
}

.underline {
  text-decoration: underline !important;
}

.thin {
  font-weight: 300 !important;
}

.thick {
  font-weight: 600 !important;
}

/* --------------------------------------------------------------------------
   HEADERBEREICH -> siehe stickyheader/fixedheader
   -------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------
   CONTENTBEREICH
   -------------------------------------------------------------------------- */
.dtOnly,
.dtOnlyI,
.dtOnlyB,
.dtOnlyF {
  display: none !important;
}

@media screen and (min-width: 782px) {
  .dtOnly,
  .dtOnlyB {
    display: block !important;
  }
  .dtOnlyI {
    display: inline-block !important;
  }
  .dtOnlyF {
    display: flex !important;
  }
  .mobOnly,
  .mobOnlyI,
  .mobOnlyB,
  .mobOnlyF {
    display: none !important;
  }
}
.wrapper,
.outer_wrapper,
.wrapper_contsmall,
.wrapper_cont,
.wrapper_contplus,
.wrapper_contwide,
.wrapper_hd,
.wrapper_realhd,
.wrapper_full,
.wrapper_max {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.outer_wrapper {
  padding-left: clamp(1.125rem, 0.6rem + 1.75vw, 2rem);
  padding-right: clamp(1.125rem, 0.6rem + 1.75vw, 2rem);
}

.outer_wrapperL {
  padding-right: clamp(1.125rem, 0.6rem + 1.75vw, 2rem);
}

.outer_wrapperR {
  padding-left: clamp(1.125rem, 0.6rem + 1.75vw, 2rem);
}

.wrapper_contsmall {
  max-width: 1280px;
}

.wrapper_cont {
  max-width: 1280px;
}

.wrapper_contplus {
  max-width: 1280px;
}

.wrapper_contwide {
  max-width: 1280px;
}

.wrapper_hd {
  max-width: 1920px;
}

.wrapper_realhd {
  max-width: 1280px;
}

.wrapper_max {
  max-width: 2560px;
}

.wrapper_full {
  max-width: 5400px;
}

.fullH {
  min-height: 100vh;
}

.max-width10p {
  max-width: 10%;
}

.max-width15p {
  max-width: 15%;
}

.max-width20p {
  max-width: 20%;
}

.max-width25p {
  max-width: 25%;
}

.max-width30p {
  max-width: 30%;
}

.max-width33p {
  max-width: 33.333%;
}

.max-width35p {
  max-width: 35%;
}

.max-width40p {
  max-width: 40%;
}

.max-width45p {
  max-width: 45%;
}

.max-width50p {
  max-width: 50%;
}

.max-width55p {
  max-width: 55%;
}

.max-width60p {
  max-width: 60%;
}

.max-width65p {
  max-width: 65%;
}

.max-width66p {
  max-width: 66.666%;
}

.max-width70p {
  max-width: 70%;
}

.max-width75p {
  max-width: 75%;
}

.max-width80p {
  max-width: 80%;
}

.max-width85p {
  max-width: 85%;
}

.max-width90p {
  max-width: 90%;
}

.max_height10vh {
  max-height: 10vh;
}

.max_height20vh {
  max-height: 20vh;
}

.max_height25vh {
  max-height: 25vh;
}

.max_height30vh {
  max-height: 30vh;
}

.max_height33vh {
  max-height: 33.333vh;
}

.max_height35vh {
  max-height: 35vh;
}

.max_height40vh {
  max-height: 40vh;
}

.max_height45vh {
  max-height: 45vh;
}

.max_height50vh {
  max-height: 50vh;
}

.max_height55vh {
  max-height: 55vh;
}

.max_height60vh {
  max-height: 60vh;
}

.max_height65vh {
  max-height: 65vh;
}

.max_height66vh {
  max-height: 66.666vh;
}

.max_height70vh {
  max-height: 70vh;
}

.max_height75vh {
  max-height: 75vh;
}

.max_height80vh {
  max-height: 80vh;
}

.max_height85vh {
  max-height: 85vh;
}

.max_height90vh {
  max-height: 90vh;
}

.max_height100vh {
  max-height: 100vh;
}

.height10vh {
  height: 10vh;
}

.height20vh {
  height: 20vh;
}

.height25vh {
  height: 25vh;
}

.height30vh {
  height: 30vh;
}

.height33vh {
  height: 33.333vh;
}

.height35vh {
  height: 35vh;
}

.height40vh {
  height: 40vh;
}

.height45vh {
  height: 45vh;
}

.height50vh {
  height: 50vh;
}

.height55vh {
  height: 55vh;
}

.height60vh {
  height: 60vh;
}

.height65vh {
  height: 65vh;
}

.height66vh {
  height: 66.666vh;
}

.height70vh {
  height: 70vh;
}

.height75vh {
  height: 75vh;
}

.height80vh {
  height: 80vh;
}

.height85vh {
  height: 85vh;
}

.height90vh {
  height: 90vh;
}

.height100vh {
  height: 100vh;
}

.flex-space-between {
  justify-content: space-between;
}

@media screen and (min-width: 782px) {
  .max_height-dt10vh {
    max-height: 10vh;
  }
  .max_height-dt20vh {
    max-height: 20vh;
  }
  .max_height-dt25vh {
    max-height: 25vh;
  }
  .max_height-dt30vh {
    max-height: 30vh;
  }
  .max_height-dt33vh {
    max-height: 33.333vh;
  }
  .max_height-dt35vh {
    max-height: 35vh;
  }
  .max_height-dt40vh {
    max-height: 40vh;
  }
  .max_height-dt45vh {
    max-height: 45vh;
  }
  .max_height-dt50vh {
    max-height: 50vh;
  }
  .max_height-dt55vh {
    max-height: 55vh;
  }
  .max_height-dt60vh {
    max-height: 60vh;
  }
  .max_height-dt65vh {
    max-height: 65vh;
  }
  .max_height-dt66vh {
    max-height: 66.666vh;
  }
  .max_height-dt70vh {
    max-height: 70vh;
  }
  .max_height-dt75vh {
    max-height: 75vh;
  }
  .max_height-dt80vh {
    max-height: 80vh;
  }
  .max_height-dt85vh {
    max-height: 85vh;
  }
  .max_height-dt90vh {
    max-height: 90vh;
  }
  .max_height-dt100vh {
    max-height: 100vh;
  }
  .max-width-dt10p {
    max-width: 10%;
  }
  .max-width-dt15p {
    max-width: 15%;
  }
  .max-width-dt20p {
    max-width: 20%;
  }
  .max-width-dt25p {
    max-width: 25%;
  }
  .max-width-dt30p {
    max-width: 30%;
  }
  .max-width-dt33p {
    max-width: 33.333%;
  }
  .max-width-dt35p {
    max-width: 35%;
  }
  .max-width-dt40p {
    max-width: 40%;
  }
  .max-width-dt45p {
    max-width: 45%;
  }
  .max-width-dt50p {
    max-width: 50%;
  }
  .max-width-dt55p {
    max-width: 55%;
  }
  .max-width-dt60p {
    max-width: 60%;
  }
  .max-width-dt65p {
    max-width: 65%;
  }
  .max-width-dt66p {
    max-width: 66.666%;
  }
  .max-width-dt70p {
    max-width: 70%;
  }
  .max-width-dt75p {
    max-width: 75%;
  }
  .max-width-dt80p {
    max-width: 80%;
  }
  .max-width-dt85p {
    max-width: 85%;
  }
  .max-width-dt90p {
    max-width: 90%;
  }
  .hide-dt {
    display: none;
  }
}
@media screen and (max-width: 781px) {
  .min_height_mob10vh {
    min-height: 10vh;
  }
  .min_height_mob20vh {
    min-height: 20vh;
  }
  .min_height_mob25vh {
    min-height: 25vh;
  }
  .min_height_mob30vh {
    min-height: 30vh;
  }
  .min_height_mob33vh {
    min-height: 33.333vh;
  }
  .min_height_mob35vh {
    min-height: 35vh;
  }
  .min_height_mob40vh {
    min-height: 40vh;
  }
  .min_height_mob45vh {
    min-height: 45vh;
  }
  .min_height_mob50vh {
    min-height: 50vh;
  }
  .min_height_mob55vh {
    min-height: 55vh;
  }
  .min_height_mob60vh {
    min-height: 60vh;
  }
  .min_height_mob65vh {
    min-height: 65vh;
  }
  .min_height_mob66vh {
    min-height: 66.666vh;
  }
  .min_height_mob70vh {
    min-height: 70vh;
  }
  .min_height_mob75vh {
    min-height: 75vh;
  }
  .min_height_mob80vh {
    min-height: 80vh;
  }
  .min_height_mob85vh {
    min-height: 85vh;
  }
  .min_height_mob90vh {
    min-height: 90vh;
  }
  .min_height_mob100vh {
    min-height: 100vh;
  }
  .max-width-mob10p {
    max-width: 10%;
  }
  .max-width-mob15p {
    max-width: 15%;
  }
  .max-width-mob20p {
    max-width: 20%;
  }
  .max-width-mob25p {
    max-width: 25%;
  }
  .max-width-mob30p {
    max-width: 30%;
  }
  .max-width-mob33p {
    max-width: 33.333%;
  }
  .max-width-mob35p {
    max-width: 35%;
  }
  .max-width-mob40p {
    max-width: 40%;
  }
  .max-width-mob45p {
    max-width: 45%;
  }
  .max-width-mob50p {
    max-width: 50%;
  }
  .max-width-mob55p {
    max-width: 55%;
  }
  .max-width-mob60p {
    max-width: 60%;
  }
  .max-width-mob65p {
    max-width: 65%;
  }
  .max-width-mob66p {
    max-width: 66.666%;
  }
  .max-width-mob70p {
    max-width: 70%;
  }
  .max-width-mob75p {
    max-width: 75%;
  }
  .max-width-mob80p {
    max-width: 80%;
  }
  .max-width-mob85p {
    max-width: 85%;
  }
  .max-width-mob90p {
    max-width: 90%;
  }
  .flex-colrev-mob {
    flex-direction: column-reverse;
  }
  .hide-mob {
    display: none;
  }
}
.fit-cover {
  object-fit: cover;
}

.fit-contain {
  object-fit: contain;
}

.flex-centered {
  display: flex;
  justify-content: center;
  align-items: center;
}

.horizontal-align-left {
  text-align: left;
}

.horizontal-align-center {
  text-align: center;
}

.horizontal-align-right {
  text-align: right;
}

.wide {
  padding-left: 0;
  padding-right: 0;
}

.vAlign {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.vAlign.lAlign {
  justify-content: flex-start;
}

p:empty {
  display: none;
}

.bot0 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.twocols1,
.twocols2 {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

.twocols1 .onecol,
.twocols2 .onecol {
  width: 100%;
  padding-left: 0;
  padding-bottom: 30px;
  text-align: left;
}

@media screen and (min-width: 1020px) {
  .twocols1 .onecol {
    width: 45%;
  }
}
.twocols2 .onecol {
  padding-left: 0;
  padding-right: 20px;
}

@media screen and (min-width: 1020px) {
  .twocols2 .onecol {
    width: 50%;
  }
}
.actionButton {
  font-size: 0.875rem;
  font-weight: 700;
  color: #19241F;
  background-color: #fff;
  background-image: url("assets/arr_right.svg");
}

.actionButton:hover {
  border-color: #19241F;
  color: #fff;
  background-color: #19241F;
  background-image: url("assets/arr_right_white.svg");
  opacity: 1;
}

.cont p:last-of-type {
  margin-bottom: 0;
}

.toObjectlist {
  display: block;
  padding-top: 30px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 120%;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
}

@media screen and (min-width: 660px) {
  .toObjectlist {
    padding-top: 50px;
    font-size: 1.125rem;
  }
}
/* --------------------------------------------------------------------------
   FOOTERBEREICH  (clean SCSS)
   -------------------------------------------------------------------------- */
footer.lastfooter .outer_wrapper {
  padding: 30px clamp(1.125rem, 0.6rem + 1.75vw, 2rem) 16px;
  background-color: #002148;
}
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu {
  position: relative;
  margin-bottom: 0;
  list-style: none;
  text-align: left;
}
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul {
  margin: 0;
  padding: 0 40px 0 0;
}
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li {
  display: inline-block;
  position: relative;
  margin-right: 12px;
  text-align: left;
}
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li a {
  display: inline-block;
  font-family: "Roboto";
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.6430722892rem + 0.6024096386vw, 1.125rem);
  line-height: 100%;
  font-weight: 300;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1rem, 1.125rem);
  }*/
  text-decoration: none;
  color: #9DB9D5;
}
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li a:focus {
  text-decoration: underline;
}
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li.current-menu-item > a,
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li.current-menu-ancestor > a,
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li.current_page_item > a,
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li.current_page_ancestor > a,
footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li:hover > a {
  text-decoration: underline;
}

@media screen and (min-width: 500px) {
  footer.lastfooter .outer_wrapper .content_wrapper .legalMenu {
    text-align: center;
  }
  footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul {
    padding: 0 60px;
  }
  footer.lastfooter .outer_wrapper .content_wrapper .legalMenu ul li {
    text-align: center;
  }
}
.to_top {
  position: fixed;
  display: none;
  justify-content: center; /* Optional */
  align-items: center; /* Optional */
  overflow: hidden; /* Überflüssige Teile abschneiden */
  right: 4px;
  bottom: 4px;
  width: 24px;
  aspect-ratio: 1/1;
  border: 1px solid #002148;
  background-color: rgba(255, 255, 255, 0.2);
  z-index: 1;
}
.to_top::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("assets/ico_arr_right_101D40.svg");
  background-size: calc(24px - 8px) auto;
  background-position: center;
  transform: rotate(-90deg);
  transform-origin: center;
  background-repeat: no-repeat;
}
@media screen and (min-width: 782px) {
  .to_top {
    width: 32px;
  }
}
@media screen and (min-width: 1360px) {
  .to_top {
    width: 44px;
  }
}

#isMob {
  width: 1px;
}

.disp1_hide,
.disp12_hide,
.disp13_hide {
  display: none;
}

.disp2_hide,
.disp23_hide,
.disp24_hide,
.disp3_hide,
.disp34_hide,
.disp4_hide {
  display: block;
}

.touchShow,
.mouseShow,
.touchHide,
.mouseHide {
  display: none;
}

@media screen and (min-width: 782px) {
  .show-mob-only {
    display: none;
  }
}

@media screen and (max-width: 781px) {
  .show-dt-only {
    display: none;
  }
}

.hide-all {
  display: none;
}

/* --------------------------------------------------------------------------
   NAVIGATIONSBEREICHE
   -------------------------------------------------------------------------- */
/* ------------------- mainMenu (clean SCSS) ------------------------------------- */
.mainMenu {
  position: relative;
  display: none;
}
.mainMenu ul {
  display: inline-block;
  list-style: none;
  margin-right: 40px;
  margin-bottom: 0;
}
.mainMenu li {
  display: inline-block;
  position: relative;
  margin-left: clamp(1rem, -0.41666666666666674rem + 2.2222222222222223vw, 2.25rem);
  text-align: left;
  border-bottom: 1px solid #fff;
}
.mainMenu a {
  display: inline-block;
  text-decoration: none;
}
.mainMenu li:hover,
.mainMenu li.current_page_item {
  border-bottom: 1px solid #144478;
}
.mainMenu .current-menu-item > a {
  text-decoration: none;
  opacity: 0.7;
}

@media screen and (min-width: 1020px) {
  .mainMenu {
    display: block;
  }
}
/* ------------------- Mobilemenü (clean SCSS) ------------------------------------------------------- */
.mobmenu {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  right: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  padding: 0;
  text-align: left;
  background-color: rgba(157, 185, 213, 0.3764705882);
  backdrop-filter: blur(12px);
  /*background-image:  linear-gradient( 37deg, var(--defcolor09) 99%, var(--defcolor14) 99.2%);*/
  -webkit-transition: top 0.5s ease;
  -moz-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease;
  -webkit-box-shadow: -25px 0 10px -20px rgba(0, 0, 0, 0.168627451);
  box-shadow: -25px 0 10px -20px rgba(0, 0, 0, 0.168627451);
  z-index: 1000;
  overflow-y: auto;
}
.mobmenu .outer_wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 60px 30px 30px;
}
.mobmenu .outer_wrapper .logo_mobmenu {
  position: relative;
  width: 50%;
  max-width: 90px;
  text-align: left;
}
.mobmenu .outer_wrapper .logo_mobmenu img {
  width: 100%;
}
.mobmenu .outer_wrapper .mobMainMenu {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 70px;
  margin-bottom: 70px;
  color: #002148;
}
.mobmenu .outer_wrapper .mobMainMenu li {
  position: relative;
  width: max-content;
  max-width: 100%;
  margin-bottom: clamp(0.5rem, 0.2222222222222222rem + 0.7407407407407408vw, 1rem);
  text-align: left;
}
.mobmenu .outer_wrapper .mobMainMenu li a, .mobmenu .outer_wrapper .mobMainMenu li a:link, .mobmenu .outer_wrapper .mobMainMenu li a:active, .mobmenu .outer_wrapper .mobMainMenu li a:focus, .mobmenu .outer_wrapper .mobMainMenu li a:visited {
  font-family: "Roboto";
  font-size: 2.625rem;
  line-height: 100%;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1rem);
  }*/
  color: #002148;
}
.mobmenu .outer_wrapper .mobMainMenu li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.mobmenu .outer_wrapper .mobLegalMenu {
  margin-top: 24px;
}
.mobmenu .outer_wrapper .mobLegalMenu .legalMenu {
  display: flex;
}
.mobmenu .outer_wrapper .mobLegalMenu .legalMenu li {
  position: relative;
  margin-top: 10px;
  margin-right: 15px;
  text-align: left;
}
.mobmenu .outer_wrapper .mobLegalMenu .legalMenu li a, .mobmenu .outer_wrapper .mobLegalMenu .legalMenu li a:link, .mobmenu .outer_wrapper .mobLegalMenu .legalMenu li a:active, .mobmenu .outer_wrapper .mobLegalMenu .legalMenu li a:focus, .mobmenu .outer_wrapper .mobLegalMenu .legalMenu li a:visited {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  color: #002148;
  text-decoration: none;
}
.mobmenu .outer_wrapper .close {
  position: absolute;
  right: 30px;
  top: 60px;
  width: 28px;
  height: 28px;
  background-image: url("assets/x.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
}

.mobmenu.show {
  top: 0;
}

/* ==========================================================================
    Zusammen genutzt
   ========================================================================== */
/* ------------------- Swiper - z.B. Datei inc_swiperslider.php ------------------------------------------------------- */
.swiper-button-prev,
.swiper-button-next,
.swiper-rtl .swiper-button-next {
  position: absolute;
  top: calc(50% - 24px / 2);
  width: 24px;
  height: auto;
  aspect-ratio: 1/1;
  margin-top: 0;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("assets/ico_arr_right_fff.svg");
}
@media screen and (min-width: 782px) {
  .swiper-button-prev,
  .swiper-button-next,
  .swiper-rtl .swiper-button-next {
    top: calc(50% - 30px / 2);
    width: 30px;
  }
}
@media screen and (min-width: 1280px) {
  .swiper-button-prev,
  .swiper-button-next,
  .swiper-rtl .swiper-button-next {
    top: calc(50% - 40px / 2);
    width: 40px;
  }
}
.swiper-button-prev.dark,
.swiper-button-next.dark,
.swiper-rtl .swiper-button-next.dark {
  background-image: url("assets/ico_arr_right_x101d40.svg");
}

.swiper-button-prev {
  left: 6px;
  scale: -1 1;
}
@media screen and (min-width: 782px) {
  .swiper-button-prev {
    left: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .swiper-button-prev {
    left: 30px;
  }
}

.swiper-button-next {
  right: 6px;
}
@media screen and (min-width: 782px) {
  .swiper-button-next {
    right: 16px;
  }
}
@media screen and (min-width: 1280px) {
  .swiper-button-next {
    right: 30px;
  }
}

.swiper-button-prev:hover,
.swiper-button-next:hover,
.swiper-rtl .swiper-button-next:hover {
  opacity: 0.5;
}

.swiper-button-prev::after,
.swiper-button-next::after,
.swiper-rtl .swiper-button-next::after {
  content: none;
}

.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 16px;
  height: 4px;
  border-radius: 0;
  background: #000;
  opacity: 1;
}
.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-bullets.dark .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #9DB9D5;
}

.swiperBox.desktop {
  display: none;
}
@media screen and (orientation: landscape) and (min-width: 800px) {
  .swiperBox.desktop {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .swiperBox.desktop {
    display: block;
  }
}
.swiperBox.mobil {
  display: block;
}
@media screen and (orientation: landscape) and (min-width: 800px) {
  .swiperBox.mobil {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  .swiperBox.mobil {
    display: none;
  }
}

/* ==========================================================================
    Templates
   ========================================================================== */
.singleSec {
  height: clamp(4rem, 1.166666666666667rem + 9.444444444444445vw, 12.5rem);
}

/* -------------- Allgemein ---------------- */
/* --------------------------------------------------------------------------
   Nur Text - onlytextSec 
   -------------------------------------------------------------------------- */
section.onlytextSec {
  padding-top: 0;
}

.onlytextSec .wrapper h2 {
  padding-bottom: clamp(0.9375rem, 0.3124999999999999rem + 2.0833333333333335vw, 2.5rem);
}

/* --------------------------------------------------------------------------
   Counter - counterSec 
   -------------------------------------------------------------------------- */
section.counterSec {
  padding: 0;
}

.counterSec .cont {
  padding-top: 0;
  text-align: left;
}

.counterSec .cont ul.iconUl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
}

.counterSec .cont ul.iconUl li {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 10px 0;
  line-height: 144%;
}

.counterSec .cont ul.iconUl li > img {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: 20px;
  object-fit: contain;
  object-position: left center;
}

@media screen and (min-width: 660px) {
  .counterSec .cont ul.iconUl {
    gap: 2%;
  }
  .counterSec .cont ul.iconUl li {
    width: 48%;
  }
  .counterSec .cont ul.iconUl li > img {
    width: 30px;
    height: 30px;
    margin-right: 16px;
  }
}
@media screen and (min-width: 1020px) {
  .counterSec .cont ul.iconUl {
    gap: 1.5%;
  }
  .counterSec .cont ul.iconUl li {
    width: 32.333%;
  }
  .counterSec .cont ul.iconUl li > img {
    width: 50px;
    height: 50px;
    margin-right: 18px;
  }
}
@media screen and (min-width: 1440px) {
  .counterSec .cont ul.iconUl li > img {
    width: 84px;
    height: 84px;
    margin-right: 24px;
  }
}
.counterSec .cont .factBox {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 !important;
  width: 90%;
  max-width: 1200px;
  margin: -140px auto 0;
  padding: 50px 0;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

.counterSec .cont .factBoxSmall {
  display: flex;
  justify-content: center;
  gap: 0.5%;
  width: 95%;
  margin: -50px auto 0;
  padding: 25px 0;
  border-bottom: 1px solid #000;
  background-color: #fff;
}

@media screen and (min-width: 760px) {
  .counterSec .cont .factBoxSmall {
    gap: 2.5%;
    width: 90%;
    max-width: 950px;
    margin: -70px auto 0;
    padding: 25px 0;
  }
}
.counterSec .cont .factBox .oneFact {
  width: 25%;
  margin-bottom: 20px;
  padding: 0 10px;
}

.counterSec .cont .factBox .oneFact:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 781px) {
  .counterSec .cont .factBox .oneFact {
    margin-bottom: 0;
    border-left: 1px solid #aaa;
  }
}
.counterSec .cont .factBox .oneFact:first-of-type {
  border-left: 0;
}

.counterSec .cont .factBoxSmall .oneFact {
  width: 33.33%;
}

.counterSec .cont .factBoxSmall .oneFact:first-of-type {
  margin-left: -20%;
}

.counterSec .cont .factBox h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1.375rem;
  font-size: clamp(1.375rem, 0.6875rem + 2.2916666666666665vw, 2.75rem);
  font-weight: 600;
  color: #002148;
}

.counterSec .cont .factBox h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.75rem + 0.4166666666666667vw, 1.125rem);
  font-weight: 400;
  text-transform: uppercase;
  color: #002148;
}

.counterSec .cont .factBoxSmall h2 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 2.5rem;
  font-size: clamp(2.5rem, 0.0625rem + 8.125vw, 7.375rem);
  font-weight: 200;
  color: #002148;
}

.counterSec .cont .factBoxSmall h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.625rem;
  line-height: 124%;
  font-weight: 400;
  text-transform: uppercase;
  color: #002148;
}

@media screen and (min-width: 760px) {
  .counterSec .cont .factBoxSmall h2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 2.5rem;
    font-size: clamp(2.5rem, 0.0625rem + 8.125vw, 7.375rem);
    font-weight: 200;
    color: #002148;
  }
  .counterSec .cont .factBoxSmall h6 {
    font-size: 1.1875rem;
    font-size: clamp(1.1875rem, 0.90625rem + 0.9375vw, 1.75rem);
  }
}
@media screen and (max-width: 760px) {
  .counterSec .cont .factBoxSmall .oneFact {
    flex-basis: 0 !important;
  }
  .counterSec .cont .factBoxSmall .oneFact:nth-of-type(2) {
    flex-basis: 20% !important;
    width: 20% !important;
  }
}
.counterSec .cont .rcb-content-blocker {
  filter: grayscale(100%);
}

.counterSec .cont .inx-property-search.wrapper_cont {
  padding-top: 40px;
}

/* --------------------------------------------------------------------------
  Bild Hl Text - fullpicSec (SCSS)
   -------------------------------------------------------------------------- */
.fullpicSec .outer_wrapper {
  background-color: transparent;
}
.fullpicSec .outer_wrapper > .title {
  padding-bottom: clamp(1.875rem, 0.48611111111111116rem + 3.7037037037037033vw, 4.375rem);
  margin: 0 auto;
}
.fullpicSec .outer_wrapper > .title > * {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  .fullpicSec .outer_wrapper > .title > * {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
.fullpicSec .outer_wrapper .buttonBox {
  position: relative;
  width: auto;
  padding: 40px 0;
  background-color: transparent;
  z-index: 2;
  text-align: center;
}
.fullpicSec .outer_wrapper .buttonBox .button {
  display: inline-block;
  padding: 0;
  display: block;
  width: 178px;
  padding: 20px 10px 18px;
  border: 0;
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  .fullpicSec .outer_wrapper .buttonBox .button {
    font-size: 1.125rem;
  }
}
.fullpicSec .outer_wrapper .buttonBox .button {
  color: #002148;
  background-color: #9DB9D5;
  text-align: center;
}
.fullpicSec .outer_wrapper .buttonBox .button :hover {
  opacity: 0.7;
}
.fullpicSec .stoerer_wrapper {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.fullpicSec .stoerer_wrapper .stoerer {
  display: block;
  width: 30%;
}
.fullpicSec .scrollto_wrapper {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  left: 50%;
  bottom: 20px;
  width: 100px;
  margin-left: -50px;
}
.fullpicSec .scrollto_wrapper a {
  display: block;
  width: clamp(2.25rem, 1.125rem + 3.75vw, 5.625rem);
  aspect-ratio: 90/48;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("assets/arrow_down.svg");
}
.fullpicSec .scrollto_wrapper a:hover {
  opacity: 0.3;
}
.fullpicSec .form_container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1280px;
}
.fullpicSec .form_container .formBox .form {
  width: 100%;
}
.fullpicSec .form_container .formBox .form .fullLine,
.fullpicSec .form_container .formBox .form .halfLine,
.fullpicSec .form_container .formBox .form .quartLine {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.fullpicSec .form_container .formBox .form .fullLine > *,
.fullpicSec .form_container .formBox .form .halfLine > *,
.fullpicSec .form_container .formBox .form .quartLine > * {
  display: block;
}
.fullpicSec .form_container .formBox .form .fullLine .dsBox,
.fullpicSec .form_container .formBox .form .halfLine .dsBox,
.fullpicSec .form_container .formBox .form .quartLine .dsBox {
  margin: 0 auto 12px;
}
.fullpicSec .form_container .formBox .form .fullLine > .emailWdh,
.fullpicSec .form_container .formBox .form .halfLine > .emailWdh,
.fullpicSec .form_container .formBox .form .quartLine > .emailWdh {
  display: none;
}
.fullpicSec .form_container .formBox .form .fullLine > label,
.fullpicSec .form_container .formBox .form .halfLine > label,
.fullpicSec .form_container .formBox .form .quartLine > label {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  text-transform: uppercase;
}
.fullpicSec .form_container .formBox .form .fullLine > .bottomBox,
.fullpicSec .form_container .formBox .form .halfLine > .bottomBox,
.fullpicSec .form_container .formBox .form .quartLine > .bottomBox {
  display: flex;
}
.fullpicSec .form_container .formBox .form .fullLine > .bottomBox > .dsBox,
.fullpicSec .form_container .formBox .form .halfLine > .bottomBox > .dsBox,
.fullpicSec .form_container .formBox .form .quartLine > .bottomBox > .dsBox {
  padding-left: 16px;
}
.fullpicSec .form_container .formBox .form .fullLine > .bottomBox > .dsBox .chText,
.fullpicSec .form_container .formBox .form .halfLine > .bottomBox > .dsBox .chText,
.fullpicSec .form_container .formBox .form .quartLine > .bottomBox > .dsBox .chText {
  margin-bottom: 10px;
}
.fullpicSec .form_container .formBox .form .fullLine > .bottomBox > .dsBox > *,
.fullpicSec .form_container .formBox .form .halfLine > .bottomBox > .dsBox > *,
.fullpicSec .form_container .formBox .form .quartLine > .bottomBox > .dsBox > * {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
.fullpicSec .form_container .formBox .form .fullLine > .sendBox,
.fullpicSec .form_container .formBox .form .halfLine > .sendBox,
.fullpicSec .form_container .formBox .form .quartLine > .sendBox {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: clamp(1rem, -0.19318181818181812rem + 3.4090909090909087vw, 2.875rem);
  margin-bottom: clamp(1rem, -0.19318181818181812rem + 3.4090909090909087vw, 2.875rem);
}
.fullpicSec .form_container .formBox .form .fullLine > .sendBox input[type=submit],
.fullpicSec .form_container .formBox .form .halfLine > .sendBox input[type=submit],
.fullpicSec .form_container .formBox .form .quartLine > .sendBox input[type=submit] {
  display: block;
  width: 178px;
  padding: 20px 10px 18px;
  border: 0;
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  .fullpicSec .form_container .formBox .form .fullLine > .sendBox input[type=submit],
  .fullpicSec .form_container .formBox .form .halfLine > .sendBox input[type=submit],
  .fullpicSec .form_container .formBox .form .quartLine > .sendBox input[type=submit] {
    font-size: 1.125rem;
  }
}
.fullpicSec .form_container .formBox .form .fullLine > .sendBox input[type=submit],
.fullpicSec .form_container .formBox .form .halfLine > .sendBox input[type=submit],
.fullpicSec .form_container .formBox .form .quartLine > .sendBox input[type=submit] {
  color: #002148;
  background-color: #9DB9D5;
  text-align: center;
}
.fullpicSec .form_container .formBox .form .fullLine > .sendBox input[type=submit] :hover,
.fullpicSec .form_container .formBox .form .halfLine > .sendBox input[type=submit] :hover,
.fullpicSec .form_container .formBox .form .quartLine > .sendBox input[type=submit] :hover {
  opacity: 0.7;
}
.fullpicSec .form_container .formBox .form .fullLine > .sendBox input[type=submit] :hover,
.fullpicSec .form_container .formBox .form .halfLine > .sendBox input[type=submit] :hover,
.fullpicSec .form_container .formBox .form .quartLine > .sendBox input[type=submit] :hover {
  opacity: 0.7;
}
.fullpicSec .form_container .formBox .form .fullLine.flexcenter,
.fullpicSec .form_container .formBox .form .halfLine.flexcenter,
.fullpicSec .form_container .formBox .form .quartLine.flexcenter {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.fullpicSec .form_container .formBox .form .msg {
  margin-top: 40px;
  font-weight: 700;
}
.fullpicSec .form_container .formBox .form .ptop {
  padding-top: 24px;
}
@media screen and (min-width: 1020px) {
  .fullpicSec .form_container .formBox .form .halfLine {
    width: 45%;
  }
}
.fullpicSec .map_container {
  height: 50vh;
  max-height: 600px;
  z-index: 0;
}
.fullpicSec .map_container .map {
  height: 100% !important;
}
.fullpicSec.hasslide {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (max-width: 900px) and (orientation: portrait) {
  .fullpicSec .wrapper.videoBox.scaleup video {
    min-height: 80vh;
    object-fit: cover;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 900px) and (orientation: portrait) {
  .fullpicSec .wrapper.picBox.scaleup img {
    display: block;
    min-height: 75vh;
    object-fit: cover;
    margin-bottom: 50px;
  }
}
.fullpicSec .wrapper.videoBox .overlay_wrapper,
.fullpicSec .wrapper.picBox .overlay_wrapper {
  display: flex;
  position: absolute;
  inset: 0;
  justify-content: center;
  align-items: stretch;
  pointer-events: none;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay {
  width: 100%;
  max-width: 1280px;
  display: flex;
  pointer-events: auto;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-topleft,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-topleft {
  justify-content: flex-start;
  align-items: flex-start;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-topcenter,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-topcenter {
  justify-content: center;
  align-items: flex-start;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-topright,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-topright {
  justify-content: flex-end;
  align-items: flex-start;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-middleleft,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-middleleft {
  justify-content: flex-start;
  align-items: center;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-middlecenter,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-middlecenter {
  justify-content: center;
  align-items: center;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-middleright,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-middleright {
  justify-content: flex-end;
  align-items: center;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-bottomleft,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-bottomleft {
  justify-content: flex-start;
  align-items: flex-end;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-bottomcenter,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-bottomcenter {
  justify-content: center;
  align-items: flex-end;
}
.fullpicSec .wrapper.videoBox .overlay_wrapper .overlay.overlaypos-bottomright,
.fullpicSec .wrapper.picBox .overlay_wrapper .overlay.overlaypos-bottomright {
  justify-content: flex-end;
  align-items: flex-end;
}

/* --------------------------------------------------------------------------
 Keyfacts - keyfactSec (Projektteaser) - clean SCSS
   -------------------------------------------------------------------------- */
.keyfactSec {
  margin-bottom: 0;
  /* Keyfacts – reine Layout-Basis ohne Farben/Typo/Abstände außer GAP */
}
.keyfactSec .factBox .inner_wrapper {
  padding-top: clamp(1.875rem, 0rem + 6.25vw, 5rem);
  padding-bottom: clamp(3.75rem, 0rem + 12.5vw, 10rem);
  padding-left: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
  padding-right: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
}
.keyfactSec .factBox .inner_wrapper .wpmod-headline {
  padding-bottom: clamp(2.25rem, 0.75rem + 5vw, 4.75rem);
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  .keyfactSec .factBox .inner_wrapper .wpmod-headline {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts {
  /* volle Breite ohne Außenrand */
  width: 100%;
  margin: 0;
  /* optionale Innenbreiten-Kappung */
  max-width: 1600px; /* „ca. 1440px“ gemäß Vorgabe */
  margin-inline: auto;
  /* Grid-Container steuert Spalten, Gaps und Kantenanschluss */
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__grid {
  /* Spaltengaps responsiv, max 60px; Zeilengaps max 36px */
  --kf-col-gap: clamp(8px, 4vw, 60px);
  --kf-row-gap: clamp(8px, 3vw, 36px);
  display: grid;
  gap: var(--kf-row-gap) var(--kf-col-gap);
  /* Basis: Spalten sind zwischen 150–240px breit */
  grid-auto-rows: 1fr; /* gleiche Höhe pro Reihe via Strech + Item-Flex */
  grid-template-columns: repeat(auto-fit, minmax(150px, 240px));
  /* Breite voll nutzen & an Kanten „ohne Rand“ anschließen */
  justify-content: space-between; /* verteilt die Spalten über die gesamte Breite */
  align-content: start;
  /* 5 Spalten bei „vollem Viewport“ (großem Bildschirm) erzwingen */
}
@media (min-width: 1280px) {
  .keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__grid {
    grid-template-columns: repeat(5, minmax(150px, 240px));
  }
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__grid {
  /* Unter 300px darf auf 1 Spalte fallen */
}
@media (max-width: 299.98px) {
  .keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__grid {
    grid-template-columns: 1fr;
    justify-content: stretch;
  }
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts {
  /* Item – gleiche Höhe je Reihe: Flex-Kolumne füllt grid-auto-rows:1fr */
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__item {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  min-width: 150px;
  max-width: 240px; /* Sicherheit, falls Grid-Einschränkung überschrieben wird */
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts {
  /* Icon oben, quadratisch */
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__icon {
  /* Platz für Icon; Quadrat über aspect-ratio, unabhängig von Inhalt */
  aspect-ratio: 1/1;
  width: 100%;
  display: grid;
  place-items: center;
  /* Medien skalieren innerhalb des Quadrats */
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__icon .wpmod-keyfacts__img,
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__icon .wpmod-keyfacts__svg {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts {
  /* Textblöcke füllen Resthöhe; Headline oben, Text darunter */
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__headline {
  margin-top: clamp(0.75rem, 0.075rem + 2.25vw, 1.875rem);
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
.keyfactSec .factBox .inner_wrapper .wpmod-keyfacts__text {
  margin-top: 4px;
  font-family: "Roboto";
  font-size: 1rem;
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*	@media (min-width: $breakpoint) { 
  		font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 0.875rem, 1rem);
  	}*/
}

/* --------------------------------------------------------------------------
 Single-Werkhof - singleWerkhofSec - clean SCSS
   -------------------------------------------------------------------------- */
.singleWerkhofSec [class*=wp-block] [class*=is-layout-flex] {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
.singleWerkhofSec * {
  gap: 0 !important;
}
.singleWerkhofSec .wp-block-column {
  width: auto;
}
.singleWerkhofSec .wp-block-column,
.singleWerkhofSec .wp-block-columns {
  backface-visibility: hidden;
  transform: translateZ(0);
}
.singleWerkhofSec figure {
  margin: 0;
}
@media (min-width: 782px) {
  .singleWerkhofSec .wp-block-columns {
    flex-wrap: wrap;
  }
}
@media (min-width: 782px) {
  .singleWerkhofSec .wp-block-column {
    flex-basis: auto;
  }
}
.singleWerkhofSec .columns {
  display: flex;
  flex-direction: column;
  padding-top: clamp(2.5rem, -2rem + 15vw, 10rem);
  padding-bottom: clamp(2.5rem, -2rem + 15vw, 10rem);
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns {
    flex-direction: row;
  }
}
.singleWerkhofSec .columns .textcol {
  width: 100%;
  margin-top: 96px;
  padding-bottom: 32px;
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .textcol {
    width: 50%;
    margin-top: clamp(16rem, 25.421686747rem + -19.2771084337vw, 10rem);
    padding-bottom: 0;
  }
}
.singleWerkhofSec .columns .textcol ul {
  margin-left: 0;
  list-style: none;
  list-style: disc outside;
  padding-left: 1.5em;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
.singleWerkhofSec .columns .textcol ul > li + li {
  margin-top: 0.4lh;
}
.singleWerkhofSec .columns .textcol ul > li::marker {
  color: #9DB9D5;
  font-size: 1.125em;
}
.singleWerkhofSec .columns .textcol > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .textcol > div {
    top: 0;
    Left: 0;
    width: 100%;
    height: 100%;
    padding-right: clamp(0.75rem, -4.425rem + 17.25vw, 9.375rem);
  }
}
.singleWerkhofSec .columns .textcol > div .top-text {
  margin-bottom: 40px;
  color: #fff;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .textcol > div .top-text {
    margin-bottom: 0;
  }
}
.singleWerkhofSec .columns .textcol > div .top-text .standort {
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .textcol > div .top-text .standort {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
.singleWerkhofSec .columns .textcol > div .top-text .subline {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
.singleWerkhofSec .columns .textcol > div .bottom-text {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
  color: #fff;
}
.singleWerkhofSec .columns .textcol > div .bottom-text p {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
.singleWerkhofSec .columns .textcol > div .bottom-text p.button > a {
  display: block;
  width: 178px;
  padding: 20px 10px 18px;
  border: 0;
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .textcol > div .bottom-text p.button > a {
    font-size: 1.125rem;
  }
}
.singleWerkhofSec .columns .textcol > div .bottom-text p.button > a {
  color: #002148;
  background-color: #9DB9D5;
  text-align: center;
}
.singleWerkhofSec .columns .textcol > div .bottom-text p.button > a :hover {
  opacity: 0.7;
}
.singleWerkhofSec .columns .textcol > div .kapitel {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .textcol > div .kapitel {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
.singleWerkhofSec .columns .textcol > div .kapitel {
  margin-bottom: 8px;
}
.singleWerkhofSec .columns .textcol > div .hl-trenner,
.singleWerkhofSec .columns .textcol > div .headline-2 {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .textcol > div .hl-trenner,
  .singleWerkhofSec .columns .textcol > div .headline-2 {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
.singleWerkhofSec .columns .piccol {
  width: 100%;
}
@media (min-width: 782px) {
  .singleWerkhofSec .columns .piccol {
    width: 50%;
  }
}

/* Barebones – nur für Funktion, keine Optik --------------------- */
/* Wrapper: Funktionsnotwendig (Positioning-Context + Overflow frei) */
.wpmod-swiper {
  position: relative;
  width: 100%;
  overflow: visible;
  box-sizing: border-box;
  /* Swiper-Container: Breite 100% */
}
.wpmod-swiper .swiper {
  width: 100%;
  /* Höhe richtet sich nach Inhalt/Bild – keine feste Höhe */
}
.wpmod-swiper {
  /* Slides: ohne Layout-Meinung */
}
.wpmod-swiper .swiper-slide {
  /* absichtlich leer – kein padding/margin/align */
}
.wpmod-swiper {
  /* Bilder: responsiv, aber ohne Objektiv/Zoom-Styling */
}
.wpmod-swiper .swiper-slide img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wpmod-swiper {
  /* Pfeile: nur positionierbar & klickbar, ohne Style */
}
.wpmod-swiper .wpmod-swiper-button-prev,
.wpmod-swiper .wpmod-swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* keine width/height, keine Farben, kein border/padding */
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
  z-index: 1; /* minimal, damit über Bild erreichbar */
}
.wpmod-swiper {
  /* Pagination (Dots): keine Zusätze – Swiper-Core stylt das selbst.
     Willst du wirklich "nackt": du kannst Swiper-CSS später gezielt neutralisieren. */
}
.wpmod-swiper {
  /* Text-Buttons-Nav: Null-Styling, frei positionierbar */
}
.wpmod-swiper .wpmod-swiper-buttons {
  position: absolute; /* du setzt später top/left/right/bottom */
  /* kein gap/margin/padding/farbe */
  z-index: 1;
}
.wpmod-swiper .wpmod-swiper-button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
  /* kein padding/margin/radius/size */
}
.wpmod-swiper {
  /* Counter (x / y): Null-Styling, nur platzierbar */
}
.wpmod-swiper .wpmod-swiper-counter {
  position: absolute; /* du setzt später top/bottom/left/right */
  z-index: 1;
  /* keine Farbe, kein Hintergrund, kein padding */
}

/* Optional: aktive Marker-Klasse, ohne Style – nur Hook */
.swiper01Sec .cont,
.swiper02Sec .cont {
  border-bottom: 1px solid #002148;
}
.swiper01Sec .cont .kapitel-text .kapitel,
.swiper02Sec .cont .kapitel-text .kapitel {
  margin-bottom: 16px;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  .swiper01Sec .cont .kapitel-text .kapitel,
  .swiper02Sec .cont .kapitel-text .kapitel {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
.swiper01Sec .cont .kapitel-text .kapitel,
.swiper02Sec .cont .kapitel-text .kapitel {
  color: #fff;
}
.swiper01Sec .cont,
.swiper02Sec .cont {
  /* Basis-Layout --------------------------------------------------- */
}
.swiper01Sec .cont .swiper-outer-wrapper .wpmod-swiper,
.swiper02Sec .cont .swiper-outer-wrapper .wpmod-swiper {
  position: relative;
  width: 100%;
  overflow: visible; /* wichtig – Navigation darf überstehen */
  box-sizing: border-box;
}
.swiper01Sec .cont .swiper-outer-wrapper .wpmod-swiper .swiper,
.swiper02Sec .cont .swiper-outer-wrapper .wpmod-swiper .swiper {
  width: 100%;
  overflow: hidden;
}
.swiper01Sec .cont .swiper-outer-wrapper .wpmod-swiper .swiper-slide,
.swiper02Sec .cont .swiper-outer-wrapper .wpmod-swiper .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper01Sec .cont .swiper-outer-wrapper .wpmod-swiper .swiper-slide img,
.swiper02Sec .cont .swiper-outer-wrapper .wpmod-swiper .swiper-slide img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.swiper01Sec .cont,
.swiper02Sec .cont {
  /* Pfeilnavigation ----------------------------------------------- */
}
.swiper01Sec .cont .wpmod-swiper-button-prev,
.swiper01Sec .cont .wpmod-swiper-button-next,
.swiper02Sec .cont .wpmod-swiper-button-prev,
.swiper02Sec .cont .wpmod-swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  border: none;
  background: transparent !important;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  transition: background 0.3s;
}
.swiper01Sec .cont .wpmod-swiper-button-prev:hover,
.swiper01Sec .cont .wpmod-swiper-button-next:hover,
.swiper02Sec .cont .wpmod-swiper-button-prev:hover,
.swiper02Sec .cont .wpmod-swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.6);
}
.swiper01Sec .cont .wpmod-swiper-button-prev::before,
.swiper01Sec .cont .wpmod-swiper-button-next::before,
.swiper02Sec .cont .wpmod-swiper-button-prev::before,
.swiper02Sec .cont .wpmod-swiper-button-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.6rem;
  height: 0.6rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform-origin: center;
}
.swiper01Sec .cont,
.swiper02Sec .cont {
  /* Richtungssymbole */
}
.swiper01Sec .cont .wpmod-swiper-button-prev,
.swiper02Sec .cont .wpmod-swiper-button-prev {
  left: 0.75rem;
}
.swiper01Sec .cont .wpmod-swiper-button-prev::before,
.swiper02Sec .cont .wpmod-swiper-button-prev::before {
  transform: translate(-40%, -50%) rotate(-135deg);
}
.swiper01Sec .cont .wpmod-swiper-button-next,
.swiper02Sec .cont .wpmod-swiper-button-next {
  right: 0.75rem;
}
.swiper01Sec .cont .wpmod-swiper-button-next::before,
.swiper02Sec .cont .wpmod-swiper-button-next::before {
  transform: translate(-60%, -50%) rotate(45deg);
}
.swiper01Sec .cont,
.swiper02Sec .cont {
  /* Dots / Pagination --------------------------------------------- */
}
.swiper01Sec .cont .wpmod-swiper-pagination,
.swiper02Sec .cont .wpmod-swiper-pagination {
  position: absolute;
  bottom: 0.75rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 0.4rem;
  z-index: 5;
}
.swiper01Sec .cont .wpmod-swiper-pagination .swiper-pagination-bullet,
.swiper02Sec .cont .wpmod-swiper-pagination .swiper-pagination-bullet {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  transition: background 0.3s;
}
.swiper01Sec .cont .wpmod-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper02Sec .cont .wpmod-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}
.swiper01Sec .cont,
.swiper02Sec .cont {
  /* Text-Buttons -------------------------------------------------- */
}
.swiper01Sec .cont .wpmod-swiper-buttons,
.swiper02Sec .cont .wpmod-swiper-buttons {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  z-index: 10;
}
.swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button,
.swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button {
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  .swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button,
  .swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button {
    font-size: 1.125rem;
  }
}
.swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button,
.swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button {
  background-color: transparent !important;
  color: #fff;
  padding: 0;
  border: none;
  border-radius: 0;
  cursor: pointer;
  white-space: nowrap;
}
.swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button.aktive,
.swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button.aktive {
  color: #9DB9D5;
}
.swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button:hover, .swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button:focus,
.swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button:hover,
.swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button:focus {
  opacity: 0.7;
}
.swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button[disabled], .swiper01Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button[aria-disabled=true],
.swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button[disabled],
.swiper02Sec .cont .wpmod-swiper-buttons .wpmod-swiper-button[aria-disabled=true] {
  opacity: 0.3;
  cursor: default;
}
.swiper01Sec .cont,
.swiper02Sec .cont {
  /* Zähler (x / y) ----------------------------------------------- */
}
.swiper01Sec .cont .wpmod-swiper-counter,
.swiper02Sec .cont .wpmod-swiper-counter {
  position: absolute;
  bottom: 0.5rem;
  left: 0.75rem;
  font-size: 0.9rem;
  color: #fff;
  background: transparent !important;
  padding: 0.2rem 0.5rem;
  border-radius: 0.3rem;
  z-index: 5;
  user-select: none;
  line-height: 1;
}
.swiper01Sec .cont.background-color-dark,
.swiper02Sec .cont.background-color-dark {
  color: #fff;
}
.swiper01Sec .cont.background-color-dark *,
.swiper02Sec .cont.background-color-dark * {
  color: #fff;
}

.swiper02Sec .cont .swiper-outer-wrapper {
  padding-bottom: 40px;
}
.swiper02Sec .cont {
  /* Zähler ----------------------------------------------- */
}
.swiper02Sec .cont .wpmod-swiper-counter {
  bottom: -30px;
  left: -4px;
}
.swiper02Sec .cont {
  /* Pfeilnavigation ----------------------------------------------- */
}
.swiper02Sec .cont .wpmod-swiper-button-prev,
.swiper02Sec .cont .wpmod-swiper-button-next {
  top: auto;
  width: 24px;
  height: 32px;
  bottom: -36px;
  transform: none;
}
.swiper02Sec .cont {
  /* Richtungssymbole */
}
.swiper02Sec .cont .wpmod-swiper-button-prev {
  left: auto;
  right: 16px;
}
.swiper02Sec .cont .wpmod-swiper-button-next {
  right: -4px;
}

.factsSec .columns {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: clamp(0.75rem, 0rem + 2.5vw, 2rem);
  padding-bottom: clamp(0.75rem, 0rem + 2.5vw, 2rem);
  border-top: 1px solid #002148;
  border-bottom: 1px solid #002148;
}
@media (min-width: 600px) {
  .factsSec .columns {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1440px) {
  .factsSec .columns {
    flex-wrap: nowrap;
  }
}
.factsSec .columns * {
  box-sizing: border-box;
  color: #fff;
}
.factsSec .columns .colums-vacancies {
  width: 100%;
}
@media (min-width: 600px) {
  .factsSec .columns .colums-vacancies {
    width: 50%;
  }
}
@media (min-width: 1020px) {
  .factsSec .columns .colums-vacancies {
    width: 25%;
  }
}
@media (min-width: 1440px) {
  .factsSec .columns .colums-vacancies {
    width: 20%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.factsSec .columns .col-vacancies {
  width: 100%;
  display: flex;
  justify-content: center;
}
.factsSec .columns .col-vacancies-inner {
  width: 100%;
  min-width: 200px;
  max-width: max-content;
  margin: 0 auto;
  padding: 16px;
  position: relative;
  text-align: left;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  color: #002148;
}
.factsSec .columns .col-vacancies-inner > .desc, .factsSec .columns .col-vacancies-inner > .val, .factsSec .columns .col-vacancies-inner > .but-open {
  color: #002148;
}
.factsSec .columns .desc {
  font-family: "Roboto";
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.6763245033rem + 0.6622516556vw, 1rem);
  line-height: 100%;
  font-weight: 300;
  text-transform: uppercase;
}
.factsSec .columns .val {
  font-family: "Roboto";
  font-size: 3rem;
  font-size: clamp(3rem, 2.175rem + 2.75vw, 4.375rem);
  line-height: 100%;
  font-weight: 300;
}
.factsSec .columns .but-open {
  position: absolute;
  top: 8px;
  right: 8px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.factsSec .columns .but-open::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid currentColor;
  display: block;
}
.factsSec .columns .is-open .but-open {
  transform: rotate(180deg);
}
.factsSec .columns .hidden-data-vac {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  z-index: 10;
  background-color: #002148;
  transition: max-height 0.3s ease, opacity 0.3s ease;
}
.factsSec .columns .is-open .hidden-data-vac {
  max-height: 500px;
  opacity: 1;
}
.factsSec .columns .hidden-data-vac .one {
  display: flex;
  justify-content: space-between;
  padding: 8px 16px;
  text-align: left;
}
.factsSec .columns .colums-facts {
  width: 100%;
}
@media (min-width: 600px) {
  .factsSec .columns .colums-facts {
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .factsSec .columns .colums-facts {
    width: 80%;
    display: flex;
  }
}
.factsSec .columns .col-facts {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 600px) {
  .factsSec .columns .col-facts {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (min-width: 1020px) {
  .factsSec .columns .col-facts {
    flex-wrap: nowrap;
  }
}
.factsSec .columns .col-space-full,
.factsSec .columns .col-space-rent,
.factsSec .columns .col-count-units,
.factsSec .columns .col-space-units {
  width: 100%;
  display: flex;
  justify-content: center;
}
@media (min-width: 600px) {
  .factsSec .columns .col-space-full,
  .factsSec .columns .col-space-rent,
  .factsSec .columns .col-count-units,
  .factsSec .columns .col-space-units {
    width: 50%;
  }
  .factsSec .columns .col-space-full:nth-child(odd),
  .factsSec .columns .col-space-rent:nth-child(odd),
  .factsSec .columns .col-count-units:nth-child(odd),
  .factsSec .columns .col-space-units:nth-child(odd) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}
@media (min-width: 1020px) {
  .factsSec .columns .col-space-full,
  .factsSec .columns .col-space-rent,
  .factsSec .columns .col-count-units,
  .factsSec .columns .col-space-units {
    width: 25%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .factsSec .columns .col-space-full:last-child,
  .factsSec .columns .col-space-rent:last-child,
  .factsSec .columns .col-count-units:last-child,
  .factsSec .columns .col-space-units:last-child {
    border-right: none;
  }
}
@media (min-width: 1440px) {
  .factsSec .columns .col-space-full,
  .factsSec .columns .col-space-rent,
  .factsSec .columns .col-count-units,
  .factsSec .columns .col-space-units {
    width: 25%;
  }
  .factsSec .columns .col-space-full:last-child,
  .factsSec .columns .col-space-rent:last-child,
  .factsSec .columns .col-count-units:last-child,
  .factsSec .columns .col-space-units:last-child {
    border-right: none;
  }
}
.factsSec .columns .col-vacancies-inner,
.factsSec .columns .col-space-full-inner,
.factsSec .columns .col-space-rent-inner,
.factsSec .columns .col-count-units-inner,
.factsSec .columns .col-space-units-inner {
  width: 100%;
  max-width: max-content;
  margin: 0 auto;
  padding: 16px;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.factsSec .columns .row-desc {
  margin-bottom: 8px;
}

.singleTextboxSec .outer_wrapper .cont .columns {
  width: 100%;
  padding-top: clamp(2rem, -0.925rem + 9.75vw, 6.875rem);
  padding-bottom: clamp(2rem, -0.925rem + 9.75vw, 6.875rem);
}
.singleTextboxSec .outer_wrapper .cont .columns * {
  width: inherit;
}
.singleTextboxSec .outer_wrapper .cont .columns .smallcol {
  display: flex;
  justify-content: center;
}
.singleTextboxSec .outer_wrapper .cont .columns .smallcol .text {
  width: 100%;
  max-width: 400px;
  background-color: #fff;
}
.singleTextboxSec .outer_wrapper .cont .columns .smallcol .text .boxcontent {
  padding: clamp(0.625rem, -0.2rem + 2.75vw, 2rem);
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}

/* --------------------------------------------------------------------------
 Modul Standortliste - standortlisteSec - clean SCSS
   -------------------------------------------------------------------------- */
.standortlisteSec .inner_wrapper {
  padding-bottom: clamp(2.5rem, -1.625rem + 13.75vw, 9.375rem);
}
@media (min-width: 782px) {
  .standortlisteSec .inner_wrapper {
    padding-left: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
    padding-right: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
  }
}
.standortlisteSec .inner_wrapper .standort_inner .standort-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #002148;
  padding: clamp(0.625rem, 0.25rem + 1.25vw, 1.25rem) 0;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 24px auto;
  background-image: url("assets/plus_yellow.svg");
}
.standortlisteSec .inner_wrapper .standort_inner .standort-item:first-of-type {
  border-top: 1px solid #002148;
}
.standortlisteSec .inner_wrapper .standort_inner .standort-item .standort-name {
  width: 100%;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  .standortlisteSec .inner_wrapper .standort_inner .standort-item .standort-name {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
@media (min-width: 782px) {
  .standortlisteSec .inner_wrapper .standort_inner .standort-item .standort-name {
    width: 50%;
  }
}
.standortlisteSec .inner_wrapper .standort_inner .standort-item .standort-vacancies {
  width: 100%;
  padding-right: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
  font-family: "Roboto";
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 0.6539735099rem + 1.9867549669vw, 1.625rem);
  line-height: 110%;
  letter-spacing: 0.01em;
  font-weight: 700;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 0.875rem, 1.125rem);
  }*/
}
@media (min-width: 782px) {
  .standortlisteSec .inner_wrapper .standort_inner .standort-item .standort-vacancies {
    width: 50%;
    padding-left: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
  }
}
.standortlisteSec .inner_wrapper .standort_inner .standort-item .standort-vacancies span {
  display: inline-block;
  margin-left: 6px;
  color: #9DB9D5;
}

/* --------------------------------------------------------------------------
  Text einspaltig (from ACF) - clean SCSS
   -------------------------------------------------------------------------- */
.singleSimpletextSec .cont {
  padding-top: clamp(2.25rem, 0.6rem + 5.5vw, 5rem);
  padding-bottom: clamp(2.25rem, 0.6rem + 5.5vw, 5rem);
}
.singleSimpletextSec .cont .kapitel {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  .singleSimpletextSec .cont .kapitel {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
.singleSimpletextSec .cont .kapitel {
  margin-bottom: 8px;
}
.singleSimpletextSec .cont .fullcol .text .maincontent {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
.singleSimpletextSec .cont .fullcol .text .maincontent ul {
  margin-left: 0;
  list-style: none;
  list-style: disc outside;
  padding-left: 1.5em;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
.singleSimpletextSec .cont .fullcol .text .maincontent ul > li + li {
  margin-top: 0.4lh;
}
.singleSimpletextSec .cont .fullcol .text .maincontent ul > li::marker {
  color: #9DB9D5;
  font-size: 1.125em;
}
.singleSimpletextSec.background-color-dark {
  color: #fff;
}
.singleSimpletextSec.background-color-dark * {
  color: #fff;
}

/* --------------------------------------------------------------------------
  Text im Bild - textinfullpicSec (Projektteaser) - clean SCSS
   -------------------------------------------------------------------------- */
.textinfullpicSec {
  margin-bottom: 0;
}
.textinfullpicSec .picBox,
.textinfullpicSec .videoBox {
  padding: 0 clamp(1rem, -0.1785714285714286rem + 3.9285714285714284vw, 3.75rem) clamp(1rem, -0.1785714285714286rem + 3.9285714285714284vw, 3.75rem);
  background-color: #fff;
}
.textinfullpicSec .picBox .cont_wrapper,
.textinfullpicSec .videoBox .cont_wrapper {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: stretch;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.textinfullpicSec .picBox .cont_wrapper .bg_wrapper,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding: 0 clamp(1rem, -0.1785714285714286rem + 3.9285714285714284vw, 3.75rem) clamp(1rem, -0.1785714285714286rem + 3.9285714285714284vw, 3.75rem);
}
.textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox {
  width: 100%;
}
.textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont {
  padding: clamp(0.625rem, 0.27499999999999997rem + 1.1666666666666667vw, 1.5rem);
}
.textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h1, .textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h2, .textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h3, .textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h4, .textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h5, .textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h6,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h1,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h2,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h3,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h4,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h5,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col h6 {
  margin-bottom: 8px;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  color: #fff;
}
.textinfullpicSec .picBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col > p,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .contBox .cont .cols .one_col > p {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  color: #fff;
}
.textinfullpicSec .picBox .cont_wrapper .bg_wrapper .info,
.textinfullpicSec .videoBox .cont_wrapper .bg_wrapper .info {
  position: absolute;
  top: clamp(0.625rem, 0.27499999999999997rem + 1.1666666666666667vw, 1.5rem);
  right: calc(clamp(0.625rem, 0.27499999999999997rem + 1.1666666666666667vw, 1.5rem) + clamp(1rem, -0.1785714285714286rem + 3.9285714285714284vw, 3.75rem));
  width: clamp(1.625rem, 1.1rem + 1.7500000000000002vw, 2.5rem);
  aspect-ratio: 1;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.5rem;
  line-height: calc(clamp(1.625rem, 1.1rem + 1.7500000000000002vw, 2.5rem) - 2px);
  text-align: center;
}
.textinfullpicSec .picBox .logoBox,
.textinfullpicSec .videoBox .logoBox {
  position: absolute;
  top: 20%;
  left: 38%;
  width: 24%;
  height: auto;
  aspect-ratio: 1;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 900px) and (orientation: portrait) {
  .textinfullpicSec .picBox .logoBox,
  .textinfullpicSec .videoBox .logoBox {
    top: 25%;
    left: 30%;
    width: 40%;
  }
}
.textinfullpicSec .picBox.none,
.textinfullpicSec .videoBox.none {
  padding-bottom: 0;
}
.textinfullpicSec .picBox.none .cont_wrapper,
.textinfullpicSec .videoBox.none .cont_wrapper {
  padding-bottom: 0;
}
.textinfullpicSec .picBox.none .cont_wrapper .bg_wrapper .contBox .cont,
.textinfullpicSec .videoBox.none .cont_wrapper .bg_wrapper .contBox .cont {
  padding-bottom: 0;
}
@media screen and (max-width: 900px) and (orientation: portrait) {
  .textinfullpicSec .picBox.full,
  .textinfullpicSec .videoBox.full {
    padding-bottom: 48px;
  }
  .textinfullpicSec .picBox.full .cont_wrapper,
  .textinfullpicSec .videoBox.full .cont_wrapper {
    padding-bottom: 0;
  }
  .textinfullpicSec .picBox.full .cont_wrapper .bg_wrapper .contBox,
  .textinfullpicSec .videoBox.full .cont_wrapper .bg_wrapper .contBox {
    padding-bottom: 48px;
  }
  .textinfullpicSec .picBox.full .cont_wrapper .bg_wrapper .contBox .cont,
  .textinfullpicSec .videoBox.full .cont_wrapper .bg_wrapper .contBox .cont {
    padding-bottom: 0;
  }
}
.textinfullpicSec * {
  gap: 0 !important;
}

/* --------------------------------------------------------------------------
  referenzenSec - Referenzen
   -------------------------------------------------------------------------- */
.referenzenSec .outer_wrapper {
  padding-top: clamp(3rem, 2.1rem + 4.5vw, 7.5rem);
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one {
  display: none;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one .textBox {
  width: 100%;
  padding: clamp(0.875rem, 0.6666666666666666rem + 0.6944444444444445vw, 1.5rem) clamp(0.875rem, 0.41666666666666663rem + 1.527777777777778vw, 2.25rem);
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one .textBox .cont {
  margin: 0 auto;
  text-align: left;
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one .textBox .cont * {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one .textBox .cont .title {
  font-weight: 600;
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one .picBox {
  width: 100%;
  margin: 0 auto;
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one .picBox > img {
  display: block;
  width: 100%;
  aspect-ratio: 40/29;
  object-fit: contain;
  object-position: center bottom;
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one.show {
  display: flex;
}
.referenzenSec .outer_wrapper .wrapper .referenzen .one.dimm {
  opacity: 0;
}

@media screen and (min-width: 782px) {
  .referenzenSec .outer_wrapper .wrapper .referenzen {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    column-gap: 30px;
  }
  .referenzenSec .outer_wrapper .wrapper .referenzen .one {
    width: calc(50% - 15px);
    max-width: 600px;
  }
  .referenzenSec .outer_wrapper .wrapper .referenzen .one .picBox {
    width: 100%;
    max-width: 444px;
  }
}
@media screen and (min-width: 1020px) {
  .referenzenSec .outer_wrapper .wrapper .referenzen {
    column-gap: 0;
  }
  .referenzenSec .outer_wrapper .wrapper .referenzen .one {
    width: calc(33% - 10px);
  }
}
/* --------------------------------------------------------------------------
  Twei Textbolen nebeneinander - textbox2spSec
   -------------------------------------------------------------------------- */
.textbox2spSec .wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 0;
}
.textbox2spSec .wrapper .box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 10% 20%;
  border-top: 1px solid #002148;
  border-bottom: 1px solid #002148;
}
.textbox2spSec .wrapper .box .hl_small {
  padding-bottom: clamp(0.9375rem, 0.41666666666666663rem + 1.388888888888889vw, 1.875rem);
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  text-align: center;
}
.textbox2spSec .wrapper .box .cont {
  max-width: 630px;
}
.textbox2spSec .wrapper .box .cont > * {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  text-align: center;
}
.textbox2spSec .wrapper .box .buttonBox {
  padding-top: clamp(1.25rem, 0.20833333333333326rem + 2.777777777777778vw, 3.125rem);
  text-align: center;
}
.textbox2spSec .wrapper .box .buttonBox .button {
  display: inline-block;
  width: max-content;
  padding: clamp(0.5rem, -0.19326923076923075rem + 1.0769230769230769vw, 0.9375rem) clamp(1.25rem, 0.20833333333333326rem + 2.777777777777778vw, 3.125rem);
  border-radius: 30px;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  background-color: #9DB9D5;
}
.textbox2spSec .wrapper .box .buttonBox .button > span {
  display: inline-block;
  padding-top: 1px;
  color: #002148;
}
.textbox2spSec .wrapper .box .buttonBox .button {
  text-align: center;
}
.textbox2spSec .wrapper .box:first-of-type {
  border-bottom: 0;
}

@media screen and (min-width: 1020px) {
  .textbox2spSec .wrapper .box {
    width: 50%;
    padding: 10% 5%;
  }
  .textbox2spSec .wrapper .box:first-of-type {
    border-bottom: 1px solid #002148;
    border-right: 1px solid #002148;
  }
}
/* --------------------------------------------------------------------------
  Kontakt-Template
   -------------------------------------------------------------------------- */
.kontaktformSec .outer_wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1280px;
  padding-bottom: 80px;
}
.kontaktformSec .outer_wrapper .contBox {
  width: 100%;
}
.kontaktformSec .outer_wrapper .contBox .cont {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  text-align: center;
}
.kontaktformSec .outer_wrapper .formBox .form {
  width: 100%;
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine,
.kontaktformSec .outer_wrapper .formBox .form .halfLine,
.kontaktformSec .outer_wrapper .formBox .form .quartLine {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine > *,
.kontaktformSec .outer_wrapper .formBox .form .halfLine > *,
.kontaktformSec .outer_wrapper .formBox .form .quartLine > * {
  display: block;
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine > .emailWdh,
.kontaktformSec .outer_wrapper .formBox .form .halfLine > .emailWdh,
.kontaktformSec .outer_wrapper .formBox .form .quartLine > .emailWdh {
  display: none;
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine > label,
.kontaktformSec .outer_wrapper .formBox .form .halfLine > label,
.kontaktformSec .outer_wrapper .formBox .form .quartLine > label {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine > .bottomBox,
.kontaktformSec .outer_wrapper .formBox .form .halfLine > .bottomBox,
.kontaktformSec .outer_wrapper .formBox .form .quartLine > .bottomBox {
  display: flex;
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine > .bottomBox > .dsBox,
.kontaktformSec .outer_wrapper .formBox .form .halfLine > .bottomBox > .dsBox,
.kontaktformSec .outer_wrapper .formBox .form .quartLine > .bottomBox > .dsBox {
  padding-left: 16px;
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine > .bottomBox > .dsBox .chText,
.kontaktformSec .outer_wrapper .formBox .form .halfLine > .bottomBox > .dsBox .chText,
.kontaktformSec .outer_wrapper .formBox .form .quartLine > .bottomBox > .dsBox .chText {
  margin-bottom: 10px;
}
.kontaktformSec .outer_wrapper .formBox .form .fullLine > .bottomBox > .dsBox > *,
.kontaktformSec .outer_wrapper .formBox .form .halfLine > .bottomBox > .dsBox > *,
.kontaktformSec .outer_wrapper .formBox .form .quartLine > .bottomBox > .dsBox > * {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
.kontaktformSec .outer_wrapper .formBox .form .msg {
  margin-top: 2.5rem;
  font-weight: 700;
}
.kontaktformSec .outer_wrapper .formBox .form .ptop {
  padding-top: 24px;
}
.kontaktformSec .outer_wrapper .formBox .form input[type=submit] {
  border: 0;
  display: block;
  width: max-content;
  padding: clamp(0.5rem, -0.19326923076923075rem + 1.0769230769230769vw, 0.9375rem) clamp(1.25rem, 0.20833333333333326rem + 2.777777777777778vw, 3.125rem);
  border-radius: 30px;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  background-color: #9DB9D5;
}
.kontaktformSec .outer_wrapper .formBox .form input[type=submit] > span {
  display: inline-block;
  padding-top: 1px;
  color: #002148;
}
.kontaktformSec .titleBox {
  padding-bottom: clamp(0.9375rem, 0.41666666666666663rem + 1.388888888888889vw, 1.875rem);
}
.kontaktformSec .titleBox .title > * {
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  .kontaktformSec .titleBox .title > * {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}

@media screen and (min-width: 782px) {
  .kontaktformSec .outer_wrapper .contBox {
    width: 48%;
  }
  .kontaktformSec .outer_wrapper .formBox .form {
    width: 100%;
  }
}
@media screen and (min-width: 1020px) {
  .kontaktformSec .outer_wrapper .contBox {
    width: 48%;
  }
  .kontaktformSec .outer_wrapper .contBox .cont {
    padding-top: 38px;
    text-align: left;
  }
  .kontaktformSec .outer_wrapper .formBox {
    width: 48%;
  }
  .kontaktformSec .outer_wrapper .formBox .fullLine > .halfLine,
  .kontaktformSec .outer_wrapper .formBox .fullLine > .quartLine {
    width: 48%;
  }
}
/**
 * Animated Counter Single Block Styles
 */
.animated-counter-single {
  display: block;
  width: 100%;
}
.animated-counter-single.counter-align-left {
  text-align: left;
}
.animated-counter-single.counter-align-center {
  text-align: center;
}
.animated-counter-single.counter-align-right {
  text-align: right;
}
.animated-counter-single .counter-value {
  font-weight: inherit;
  color: inherit;
  font-feature-settings: "tnum";
  font-variant-numeric: tabular-nums;
}
.animated-counter-single .counter-prefix,
.animated-counter-single .counter-suffix {
  font-weight: inherit;
  color: inherit;
}

.editor-styles-wrapper .animated-counter-single {
  margin: 0.5em 0;
}

/* --------------------------------------------------------------------------
  Immobilienliste
   -------------------------------------------------------------------------- */
.immolistSec .outer_wrapper .cont .uk-card-default {
  border: 1px solid #000 !important;
}
.immolistSec .outer_wrapper .cont .inx-property-search__element .inx-form-element--reset,
.immolistSec .outer_wrapper .cont .inx-property-search__element .inx-form-element--extended-search-toggle {
  display: none;
}
.immolistSec .outer_wrapper .cont .inx-property-list-item__labels {
  top: 0 !important;
  right: 0 !important;
  padding-top: 0;
}
.immolistSec .outer_wrapper .cont .inx-property-list-item__labels .inx-property-label {
  display: block;
  border-bottom-right-radius: 0 !important;
  padding: 5px 10px;
  color: #000;
  background: rgba(255, 255, 255, 0.8);
  font-family: Lato, sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
}
.immolistSec .outer_wrapper .cont .inx-property-list-item,
.immolistSec .outer_wrapper .cont .inx-property-list-item__footer {
  border-bottom-right-radius: 0 !important;
}
.immolistSec .outer_wrapper .cont .inx-oi--inverted.inx-oi--vermarktungsart--kauf,
.immolistSec .outer_wrapper .cont .immolistSec .uk-card-default .uk-card-footer,
.immolistSec .outer_wrapper .cont .immolistSec .inx-oi--inverted.inx-oi--vermarktungsart--miete-pacht {
  border-top: 1px solid #000 !important;
}
.immolistSec .outer_wrapper .cont .inx-oi--vermarktungsart--kauf {
  color: #000 !important;
}
.immolistSec .outer_wrapper .cont .inx-link,
.immolistSec .outer_wrapper .cont .inx-link:active,
.immolistSec .outer_wrapper .cont .inx-link:focus,
.immolistSec .outer_wrapper .cont .inx-link:hover,
.immolistSec .outer_wrapper .cont .inx-link:visited,
.immolistSec .outer_wrapper .cont a.inx-oi--vermarktungsart--kauf,
.immolistSec .outer_wrapper .cont a.inx-oi--vermarktungsart--kauf:active,
.immolistSec .outer_wrapper .cont a.inx-oi--vermarktungsart--kauf:focus,
.immolistSec .outer_wrapper .cont a.inx-oi--vermarktungsart--kauf:hover,
.immolistSec .outer_wrapper .cont a.inx-oi--vermarktungsart--kauf:visited {
  color: #fff !important;
  background: #000;
  background-color: #000;
}
.immolistSec .outer_wrapper .cont .inx-property-list-item__title.uk-card-title > a {
  letter-spacing: 0.02em;
  color: #000 !important;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0) !important;
  background-color: rgba(255, 255, 255, 0) !important;
}
.immolistSec .outer_wrapper .cont .inx-pagination {
  margin-top: 60px !important;
}
.immolistSec .outer_wrapper .cont .nav-links > a {
  font-family: "Lato", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
}
.immolistSec .outer_wrapper .cont .nav-links > a:hover {
  color: #000;
}

@media only screen and (min-width: 640px) {
  .immolistSec .outer_wrapper .cont .inx-pagination {
    margin-top: 300px !important;
  }
}
@media only screen and (min-width: 920px) {
  .immolistSec .outer_wrapper .cont .inx-pagination {
    margin-top: 160px !important;
  }
}
/* --------------------------------------------------------------------------
  Immobiliendetail
   -------------------------------------------------------------------------- */
.singleImmoHead {
  padding-top: clamp(5rem, 4.25rem + 3.75vw, 8.75rem);
}
.singleImmoHead .wrapper .head_data {
  text-align: center;
}
.singleImmoHead .wrapper .head_data .ort {
  margin-bottom: clamp(0.75rem, 0.375rem + 1.25vw, 1.875rem);
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  text-align: center !important;
}
.singleImmoHead .wrapper .head_data .title {
  margin-bottom: 30px;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  .singleImmoHead .wrapper .head_data .title {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
.singleImmoHead .wrapper .head_data .title {
  text-align: center !important;
}
.singleImmoHead .wrapper .head_data .inx-single-property__head {
  margin: 0 auto !important;
}
.singleImmoHead .wrapper .head_data .inx-single-property__head .inx-single-property__head-title {
  margin-bottom: 30px !important;
  text-align: left;
  font-size: 1.5625rem;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
}
.singleImmoHead .wrapper .head_data .inx-single-property__head .inx-single-property__head-elements:first-of-type {
  display: flex;
}
.singleImmoHead .wrapper .head_data .inx-single-property__head .uk-flex:first-of-type,
.singleImmoHead .wrapper .head_data .inx-single-property__head .uk-flex:nth-of-type(2) {
  display: none;
}
.singleImmoHead .wrapper .head_data .singleImmoFoot h3 {
  margin-bottom: 30px !important;
  text-align: left;
  font-size: 1.5625rem;
  line-height: 150%;
  font-weight: 700;
  letter-spacing: 0.02em;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
}
.singleImmoHead .wrapper .head_data hr {
  display: none;
}
.singleImmoHead .wrapper .head_data .uk-padding {
  padding: 0;
}
.singleImmoHead .wrapper .head_data * {
  text-align: left !important;
}

.singleImmoSlide .wrapper .inx-single-property__section--type--gallery {
  margin: 0 auto !important;
}
.singleImmoSlide .wrapper .inx-single-property__section--type--gallery .inx-gallery__image-slider .inx-gallery__image > img {
  object-fit: contain;
  object-position: left;
}
.singleImmoSlide .wrapper .inx-single-property__section--type--gallery .inx-gallery__image-slider .inx-gallery__image-caption {
  display: none;
}
.singleImmoSlide .wrapper .inx-single-property__section--type--gallery .inx-gallery__image-slider .uk-position-center-left,
.singleImmoSlide .wrapper .inx-single-property__section--type--gallery .inx-gallery__image-slider .uk-position-center-right {
  display: block;
  width: 50px !important;
  height: 50px !important;
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("assets/ico_arrow_right_light.svg");
}
.singleImmoSlide .wrapper .inx-single-property__section--type--gallery .inx-gallery__image-slider .uk-position-center-left {
  left: 100px;
  top: calc(50% - 25px);
  transform: rotate(180deg);
}
.singleImmoSlide .wrapper .inx-single-property__section--type--gallery .inx-gallery__image-slider .uk-position-center-right {
  right: 100px;
  top: 50%;
}

/* --------------------------------------------------------------------------
  halfPic-Template
   -------------------------------------------------------------------------- */
section.halfPicText {
  position: relative;
  padding-top: 0;
  padding-bottom: 25px;
}

.halfPicText .cont {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}

.halfPicText .halfPic,
.halfPicText .halfTxt {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
}

.halfPicText .halfTxt {
  /*padding-left: clamp(0.875rem, -0.6981707317073169rem + 5.2439024390243905vw, 6.25rem);
  padding-right: clamp(0.875rem, -0.6981707317073169rem + 5.2439024390243905vw, 6.25rem);*/
  padding-left: 0;
  padding-right: 0;
}

.halfPicText .halfPic {
  margin-bottom: 20px;
}

.halfPicText .halfPic > img {
  width: 100;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (min-width: 980px) {
  .halfPicText .cont.picL {
    flex-direction: row;
  }
  .halfPicText .cont.picR {
    flex-direction: row-reverse;
  }
  .halfPicText .halfPic,
  .halfPicText .halfTxt {
    width: 50%;
  }
  .halfPicText .halfPic {
    margin-bottom: 0;
  }
  .halfPicText .halfTxt {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .halfPicText .cont {
    align-items: center;
  }
}
.halfPicText .halfTxt ul > li {
  text-indent: 18px;
  background-image: url("assets/dot_pers.svg");
  background-repeat: no-repeat;
  background-size: 12px 12px;
  background-position: left top;
}

@media screen and (min-width: 782px) {
  .halfPicText .halfTxt ul > li {
    text-indent: 24px;
    background-size: 16px 16px;
    background-position: left 4px;
  }
}
.halfPicText .halfTxt ul > li:last-of-type {
  margin-bottom: 0;
}

/* --------------------------------------------------------------------------
  Section "bgpicistSec" - Liste mit Boxen aus <ul>
   -------------------------------------------------------------------------- */
section.bgpicistSec {
  padding-top: 40px;
}

.bgpicistSec .outer_wrapper {
  background-repeat: no-repeat;
  background-size: cover;
}

.bgpicistSec .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.bgpicistSec .cont ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  column-gap: 30px;
  margin-left: 0;
}

.bgpicistSec .cont li {
  width: 100%;
  padding: 15px 50px 45px;
  margin-bottom: 20px;
  font-size: 1rem; /* txt_copy */
  line-height: 135%;
  font-weight: 400;
  text-indent: 0;
  color: #fff; /* col_rev */
  background-color: rgba(20, 68, 120, 0.9019607843); /* col_dark + transparenz 90% */
}

@media screen and (min-width: 660px) {
  .bgpicistSec .wrapper {
    padding-top: 60px;
    padding-bottom: 20px;
  }
  .bgpicistSec .cont li {
    width: calc(50% - 15px);
    padding: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1020px) {
  .bgpicistSec .cont ul {
    column-gap: 40px;
  }
  .bgpicistSec .cont ul > li {
    width: calc(33.33% - 26.667px);
    padding: 40px;
    margin-bottom: 40px;
  }
}
.bgpicistSec .cont li::before {
  content: none;
}

.bgpicistSec .cont li > strong {
  display: block;
  padding-bottom: 10px;
  margin-left: -3px;
  rotate: -3deg;
  font-size: 2rem; /* txt_hl_med */
  line-height: 111%;
  font-weight: 500;
}

.bgpicistSec .cont ul > li > em {
  display: block;
  font-style: normal;
  rotate: -3deg;
}

/* --------------------------------------------------------------------------
  Section "fixpicSec"
   -------------------------------------------------------------------------- */
.fixpicSec {
  height: 80vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
}

@media screen and (max-width: 800px) and (orientation: portrait) {
  .fixpicSec {
    height: 66vh;
    background-attachment: scroll;
  }
}
/* --------------------------------------------------------------------------
  Section "twoPicSec" zwei Bilder nebeneinander
   -------------------------------------------------------------------------- */
.twoPicSec .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.twoPicSec .wrapper > div {
  width: 100%;
}

@media screen and (min-width: 800px) and (orientation: landscape) {
  .twoPicSec .wrapper > div {
    width: 50%;
  }
}
/* --------------------------------------------------------------------------
  Section "karussellSec" Karussell mit swiper
   -------------------------------------------------------------------------- */
section.karussellSec {
  padding-top: 40px;
}

.karussellSec .wrapper h2 {
  padding-bottom: 10px;
  text-align: center;
}

.karussellSec .wrapper .cont {
  max-width: 1050px;
  margin: 0 auto;
}

.karussellSec .karussellBox {
  display: flex;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
}

.karussellSec .karussellBox .textBox {
  text-align: center;
}

.karussellSec .swiper {
  width: 80%;
  max-width: 1050px;
  overflow: hidden;
}

.karussellSec .swiper .one {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.karussellSec .sl-prev,
.karussellSec .sl-next {
  position: absolute;
  top: 40%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 100;
}

.karussellSec .sl-prev {
  left: 0;
  background-image: url("assets/arr_left_blau.svg");
}

.karussellSec .sl-next {
  right: 0;
  background-image: url("assets/arr_right_blau.svg");
}

/* --------------------------------------------------------------------------
  Section "fixedheader" (Header top fixed) - SCSS
   -------------------------------------------------------------------------- */
.fixedheader header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: clamp(0.75rem, 0.39285714285714285rem + 0.9523809523809524vw, 1.25rem);
  padding-bottom: clamp(0.75rem, 0.39285714285714285rem + 0.9523809523809524vw, 1.25rem);
  border-bottom: 0;
  z-index: 1000;
  -webkit-transition: top 800ms ease, opacity 1500ms linear, invert 800ms linear;
  -moz-transition: top 800ms ease, opacity 1500ms linear, invert 800ms linear;
  -o-transition: top 800ms ease, opacity 1500ms linear, invert 800ms linear;
  transition: top 800ms ease, opacity 1500ms linear, invert 800ms linear;
}
.fixedheader header .outer_wrapper {
  padding-left: clamp(0.75rem, -0.0535714285714286rem + 2.142857142857143vw, 1.875rem);
  padding-right: clamp(0.75rem, -0.0535714285714286rem + 2.142857142857143vw, 1.875rem);
}
.fixedheader header .outer_wrapper .cont_wrapper {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fixedheader header .outer_wrapper .cont_wrapper > .logoBox {
  left: -20px;
}
.fixedheader header .outer_wrapper .cont_wrapper > .logoBox .logo {
  width: clamp(12rem, 8.4rem + 12vw, 18rem);
}
.fixedheader header .outer_wrapper .cont_wrapper > div > div, .fixedheader header .outer_wrapper .cont_wrapper > div > a {
  display: block;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  color: #fff;
  text-shadow: 0px 1px 3px rgba(136, 136, 136, 0.8);
}
.fixedheader header.up {
  top: -120px;
  opacity: 0;
}
.fixedheader header.invers {
  filter: invert(83%);
}

/* --------------------------------------------------------------------------
  Section "stickyheader" (Header -mit Navi- Sticky) - SCSS
   -------------------------------------------------------------------------- */
/* Grundzustand: Header außerhalb des Viewports (oben) */
.stickyheader header {
  position: fixed; /* oder sticky je nach Setup */
  top: 0;
  left: 0;
  right: 0;
  will-change: transform; /* sparsam, aber hier ok */
}

/* Sichtbar (Header eingefahren) */
/* Optional: kompakter Zustand (wie dein "small") */
.stickyheader header.small {
  /* z. B. Höhe, Padding, Logo-Größe anpassen */
}

.stickyheader header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding-top: env(safe-area-inset-top);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
  z-index: 200;
  backdrop-filter: blur(12px);
  background-color: rgba(157, 185, 213, 0.3764705882);
}
.stickyheader header .outer_wrapper {
  position: relative;
  padding: 0 clamp(1.125rem, 0.6rem + 1.75vw, 2rem);
}
.stickyheader header .outer_wrapper .content_wrapper {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 19px;
  padding-bottom: 19px;
  transition: padding-top 300ms ease;
}
.stickyheader header .outer_wrapper .content_wrapper .main_menu {
  display: none;
}
@media screen and (min-width: 760px) {
  .stickyheader header .outer_wrapper .content_wrapper .main_menu {
    display: block;
  }
}
.stickyheader header .outer_wrapper .content_wrapper .main_menu .topmenu {
  display: flex;
  align-items: flex-end;
  top: 13px;
}
.stickyheader header .outer_wrapper .content_wrapper .main_menu .topmenu > li {
  margin-left: 30px;
}
.stickyheader header .outer_wrapper .content_wrapper .main_menu .topmenu > li > a {
  font-family: "Roboto";
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.6763245033rem + 0.6622516556vw, 1rem);
  line-height: 100%;
  font-weight: 500;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1rem);
  }*/
}
.stickyheader header .outer_wrapper .content_wrapper .main_menu .topmenu.reverse a {
  color: #fff;
}
.stickyheader header .outer_wrapper .content_wrapper .logo {
  position: relative;
  display: flex;
  width: clamp(12rem, 8.4rem + 12vw, 18rem);
  height: auto;
}
.stickyheader header .outer_wrapper .content_wrapper .logo .logo_full {
  width: 100%;
  max-width: 218px;
  opacity: 1;
  transition: opacity 300ms linear;
}
.stickyheader header .outer_wrapper .content_wrapper .burger_wrapper {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  right: 0;
  top: 0;
  height: 100%;
}
.stickyheader header .outer_wrapper .content_wrapper .burger_wrapper .burger {
  display: block;
  width: clamp(2.5rem, 1.6666666666666665rem + 2.777777777777778vw, 5rem);
  aspect-ratio: 5/3;
  background-image: url("assets/burger.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
  cursor: pointer;
  transition: opacity 200ms ease;
}
@media screen and (min-width: 760px) {
  .stickyheader header .outer_wrapper .content_wrapper .burger_wrapper .burger {
    display: none;
  }
}
.stickyheader header .outer_wrapper .content_wrapper .burger_wrapper .burger:hover {
  opacity: 0.7;
}

/*
@media screen and (min-width: 1020px) {
	.stickyheader {
		header {
			.outer_wrapper {
				.content_wrapper {
					justify-content: space-between;

					.burger { display: none; }

					.menu_left, 
					.menu_right {
						display: flex;
					}
				}
			}
		}
	}
}

@media screen and (min-width: 1921px) {
	.stickyheader {
		header {
			.outer_wrapper {
				.content_wrapper {
					padding-left: 60px;
					padding-right: 60px;
				}
			}
		}
	}
}
*/
.subheader header .sub_unternehmen .wrapper h1,
.subheader header .sub_referenzen .wrapper h1 {
  margin-bottom: clamp(0.75rem, 0.65rem + 0.5vw, 1.25rem);
  text-align: center;
}
.subheader header .sub_unternehmen .wrapper .nav,
.subheader header .sub_referenzen .wrapper .nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.subheader header .sub_unternehmen .wrapper .nav a.to,
.subheader header .sub_unternehmen .wrapper .nav .typ,
.subheader header .sub_referenzen .wrapper .nav a.to,
.subheader header .sub_referenzen .wrapper .nav .typ {
  display: block;
  padding: 0 22px;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  cursor: pointer;
}
.subheader header .sub_unternehmen .wrapper .nav .typ.aktiv,
.subheader header .sub_referenzen .wrapper .nav .typ.aktiv {
  opacity: 0.6;
  text-decoration: underline;
}

/* --------------------------------------------------------------------------
  Nur Logo - logoonlySec
   -------------------------------------------------------------------------- */
.footerSec {
  padding-bottom: env(safe-area-inset-bottom);
  background-color: #9DB9D5;
}
.footerSec .outer_wrapper {
  min-height: 50px;
}
.footerSec .outer_wrapper .footer {
  width: 100%;
  min-height: 50px;
  padding: 12px 0;
}
@media screen and (min-width: 1020px) {
  .footerSec .outer_wrapper .footer {
    display: flex;
    justify-content: space-between;
    padding: 32px 0;
  }
}
.footerSec .outer_wrapper .footer .text_wrapper {
  width: 100%;
}
@media screen and (min-width: 1020px) {
  .footerSec .outer_wrapper .footer .text_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 40%;
  }
}
.footerSec .outer_wrapper .footer .text_wrapper .text {
  font-family: "Roboto";
  font-size: 1.0625rem;
  font-size: clamp(1.0625rem, 0.9643574297rem + 0.2008032129vw, 1.125rem);
  line-height: 100%;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.0625rem, 1.25rem);
  }*/
}
.footerSec .outer_wrapper .footer .legal_wrapper {
  width: 100%;
  padding-right: 80px;
}
@media screen and (min-width: 1020px) {
  .footerSec .outer_wrapper .footer .legal_wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 55%;
    padding-right: 80px;
  }
}
@media screen and (min-width: 1020px) {
  .footerSec .outer_wrapper .footer .legal_wrapper .legal_menu {
    display: flex;
    justify-content: flex-end;
  }
}
.footerSec .outer_wrapper .footer .legal_wrapper .legal_menu li {
  display: block;
}
@media screen and (min-width: 1020px) {
  .footerSec .outer_wrapper .footer .legal_wrapper .legal_menu li {
    margin-left: 30px;
  }
}
.footerSec .outer_wrapper .footer .legal_wrapper .legal_menu li a {
  font-family: "Roboto";
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.6430722892rem + 0.6024096386vw, 1.125rem);
  line-height: 100%;
  font-weight: 300;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1rem, 1.125rem);
  }*/
}
.footerSec .outer_wrapper .footer .logo_wrapper {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  padding: 8px 0;
}
@media screen and (min-width: 1020px) {
  .footerSec .outer_wrapper .footer .logo_wrapper {
    align-items: center;
  }
}
.footerSec .outer_wrapper .footer .logo_wrapper img {
  display: block;
  height: 56%;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 1020px) {
  .footerSec .outer_wrapper .footer .logo_wrapper img {
    height: 100%;
  }
}

/* --------------------------------------------------------------------------
  Nur Logo - logoonlySec
   -------------------------------------------------------------------------- */
.logoonlySec .outer_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-bottom: 60px;
}

.logoonlySec .outer_wrapper .scrolllogo {
  display: block;
  width: 50%;
  max-width: 600px;
  margin-top: -5%;
}

@media screen and (max-width: 800px) and (orientation: portrait) {
  .logoonlySec .outer_wrapper .scrolllogo {
    display: block;
    width: 80%;
  }
}
.logoonlySec .outer_wrapper .scrolllogo > img {
  display: block;
  width: 100%;
}

.logoonlySec .outer_wrapper .scrolldown {
  display: none;
  position: absolute;
  left: calc(50% - 20px);
  bottom: 20px;
  width: 40px;
  height: 40px;
}

.logoonlySec .outer_wrapper .scrolldown > img {
  display: block;
  position: absolute;
  left: 4px;
  top: 5px;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
}

/* --------------------------------------------------------------------------
  newsliste - newslisteSec
   -------------------------------------------------------------------------- */
.newslisteSec h2.toptitle {
  margin-bottom: 40px;
}

.newsliste {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.newsliste .one {
  position: relative;
  display: grid;
  grid-column-gap: 20px;
  grid-template-areas: "hl" "pic" "exc";
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 3px solid #144478;
  color: #144478;
  text-align: left;
}

.newsliste .one:hover {
  opacity: 0.7;
  text-decoration: none;
}

.newsliste .one:active,
.newsliste .one:focus,
.newsliste .one:visited {
  color: #144478;
  text-decoration: none;
}

.newsliste .one .hl {
  grid-area: hl;
  margin-bottom: 20px;
}

.newsliste .one .exc {
  grid-area: exc;
}

.newsliste .one .pic {
  grid-area: pic;
  margin-bottom: 20px;
}

.newsliste .one .arrow {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("assets/ico_arrow_teaser_weiss.svg");
}

@media screen and (min-width: 960px) {
  .newsliste .one {
    grid-column-gap: 50px;
    grid-template-areas: "hl exc pic";
    margin-bottom: 30px;
  }
  .newsliste .one > div,
  .newsliste .one .pic {
    margin-bottom: 0;
  }
}
.newslisteSec .buttonBox {
  display: block !important;
  width: 100%;
  padding: 10px 0;
  text-align: right;
}

.newslisteSec .buttonBox > a {
  text-align: right;
}

/* --------------------------------------------------------------------------
  Kontakt ohne Formular - showKontaktnoformSec
   -------------------------------------------------------------------------- */
.showKontaktnoformSec .outer_wrapper {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin-top: -50%;
}

.showKontaktnoformSec .outer_wrapper > img {
  display: block;
  width: 100%;
}

.showKontaktnoformSec .wrapper .contBox {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  width: 80%;
  margin-left: 10%;
}

.showKontaktnoformSec .wrapper .contBox > h4 {
  text-align: right;
}

.showKontaktnoformSec .wrapper .contBox > div {
  width: 100%;
}

.showKontaktnoformSec .wrapper .cont * {
  text-align: right;
}

.showKontaktnoformSec .wrapper .cont img {
  display: inline-block;
}

.showKontaktnoformSec .wrapper .cont figure {
  margin-bottom: 3px !important;
}

.showKontaktnoformSec .wrapper .cont a {
  color: #fff;
}

.showKontaktnoformSec .wrapper .cont a:active,
.showKontaktnoformSec .wrapper .cont a:focus,
.showKontaktnoformSec .wrapper .cont a:visited {
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 900px) {
  .showKontaktnoformSec .outer_wrapper {
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    margin-top: 0;
  }
  .showKontaktnoformSec .outer_wrapper {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }
  .showKontaktnoformSec .wrapper .contBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    margin-left: 0;
  }
  .showKontaktnoformSec .wrapper .contBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    width: 29%;
  }
}
/* --------------------------------------------------------------------------
  single allgemein - singleSec
   -------------------------------------------------------------------------- */
.singleSec .contBox h2 span {
  font-size: smaller;
}

.singleSec .buttonBox {
  display: block !important;
  width: 100%;
  text-align: right;
}

/* -------- Nur Bild - onlypicSec ------------------------------- */
.onlypicSec .picBox,
.onlypicSec .mainPic {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.onlypicSec picture {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.onlypicSec .fitPic,
.onlypicSec .fitPic {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.65);
}

.onlypicSec .botPic {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 17px;
  width: 70%;
  height: auto;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (orientation: landscape) {
  .onlypicSec .botPic {
    left: 40px;
    bottom: 0;
    width: 200px;
  }
}
@media screen and (min-width: 800px) and (orientation: landscape) {
  .onlypicSec .botPic {
    width: 450px;
  }
}
@media screen and (min-width: 1000px) and (orientation: landscape) {
  .onlypicSec .botPic {
    width: 550px;
  }
}
@media screen and (min-width: 1200px) and (orientation: landscape) {
  .onlypicSec .botPic {
    left: 69px;
    width: 700px;
  }
}
@media screen and (min-width: 1600px) and (orientation: landscape) {
  .onlypicSec .botPic {
    width: 880px;
  }
}
@media screen and (min-width: 1800px) and (orientation: landscape) {
  .onlypicSec .botPic {
    width: 950px;
  }
}
.onlypicSec .rightPic {
  display: block;
  position: absolute;
  right: 0;
  top: 100px;
  width: auto;
  height: calc(100% - 147px);
}

.onlypicSec .picText {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
}

.onlypicSec .picText > .wrapper {
  position: relative;
  padding-right: 10% !important;
}

@media screen and (min-width: 1020px) {
  .onlypicSec .picText > .wrapper {
    padding-right: 27% !important;
  }
}
.onlypicSec .picText,
.onlypicSec .picText h2,
.onlypicSec .picText p,
.onlypicSec .picText li {
  color: #fff;
}

.onlypicSec .picText h2 {
  margin-bottom: 10px;
}

.onlypicSec .picText .actionButton {
  border: 1px solid #fff;
  color: #fff;
  background-image: url("assets/arr_right_white.svg");
}

/* -------- Flex-Liste mit Icon/Titel/Content untereinander - iconListSec ------------------------------------------ */
.iconListSec .iconlistBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.iconListSec .iconlistBox .one {
  width: 100%;
  padding: 15px 0;
  text-align: center;
}

@media screen and (min-width: 600px) {
  .iconListSec .iconlistBox .one {
    width: 47.5%;
    gap: 5%;
  }
}
@media screen and (min-width: 900px) {
  .iconListSec .iconlistBox .one {
    width: 32%;
    gap: 4%;
  }
}
@media screen and (min-width: 1020px) {
  .iconListSec .iconlistBox .one {
    width: 23.5%;
    gap: 3%;
  }
}
.iconListSec .iconlistBox .one > img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 70px;
  object-fit: contain;
  object-position: center;
}

.iconListSec .iconlistBox .one p .iconListSec .iconlistBox .one h6 {
  font-size: 0.9375rem;
  font-weight: 400;
}

.iconListSec .iconlistBox .one > h6 {
  font-size: 0.9375rem;
  margin-bottom: 10px;
  font-weight: 700;
}

/* -------- Liste aus Fakts mit Icons - iconfactSec ------------------------------------------ */
.iconfactSec .iconfacts {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.iconfactSec .iconfacts .one {
  width: 100%;
}

@media screen and (min-width: 660px) {
  .iconfactSec .iconfacts .one {
    width: 47.5%;
  }
}
.iconfactSec .iconfacts .one .title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: nowrap;
  margin-bottom: 15px;
}

.iconfactSec .iconfacts .one .title .icon {
  display: block;
  aspect-ratio: 1/1;
}

.iconfactSec .iconfacts .one.advert {
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
}

.iconfactSec .iconfacts .one .title .dot {
  display: none;
  aspect-ratio: 1/1;
  background-color: #f00;
  border-radius: 50%;
  margin-left: 10px;
}

.iconfactSec .iconfacts .one .title h4 {
  margin-bottom: -5px;
  margin-left: 10px;
  font-size: 1.125rem;
  font-weight: 600;
}

.iconfactSec .iconfacts .one .cont {
  font-size: 1.0625rem;
  line-height: 144%;
}

/* -------- Newsletter-Formular - nlformSec ------------------------------------------ */
.nlformSec .wrapper .formBox {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.nlformSec .wrapper .form_wrapper {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

.nlformSec .wrapper .form_wrapper .cont {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  color: #fff;
  margin-bottom: 30px;
}

.nlformSec .wrapper .form_wrapper .form {
  position: relative;
  width: 90%;
  margin: 0 auto;
  color: #fff;
}

@media screen and (min-width: 782px) {
  .nlformSec .wrapper .form_wrapper .cont,
  .nlformSec .wrapper .form_wrapper .form {
    width: 48.5%;
    margin: 0;
  }
}
.nlformSec .wrapper .form_wrapper .cont > h2 {
  color: #fff;
  font-weight: 300;
}

.nlformSec .wrapper .form_wrapper .form .actionButton {
  width: 100%;
  height: 54px;
  margin: 0;
  border: 1px solid #fff;
  font-weight: 500;
  color: #fff;
  background-image: url("assets/arr_right_white.svg");
  background-position: 75% center;
}

.nlformSec .wrapper .form_wrapper .form .actionButton:hover {
  border-color: #fff;
  color: #19241F;
  background-color: #fff;
  background-image: url("assets/arr_right.svg");
  opacity: 1;
}

@media screen and (min-width: 550px) {
  .nlformSec .wrapper .form_wrapper .form .actionButton {
    background-position: calc(100% - 54px) center;
  }
}
.nlformSec .wrapper .form_wrapper .form input[type=text],
.nlformSec .wrapper .form_wrapper .form input[type=email],
.nlformSec .wrapper .form_wrapper .form input[type=password] {
  width: 100% !important;
  height: 54px;
  margin: 0;
  padding: 3px 3px 3px 20px;
  border-bottom: 0;
  font-size: 1rem;
  color: #000C06;
}

.nlformSec .wrapper .form_wrapper .form input[type=text]:focus-visible,
.nlformSec .wrapper .form_wrapper .form input[type=email]:focus-visible,
.nlformSec .wrapper .form_wrapper .form input[type=password]:focus-visible {
  outline: 0 !important;
}

.nlformSec .wrapper .form_wrapper .form .fullLine {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding: 0;
  border: 0;
}

.nlformSec .wrapper .form_wrapper .form .halfLine {
  width: 50%;
  height: 54px;
  border: 0;
  padding: 0;
  font-weight: 500;
  overflow: hidden;
}

.nlformSec .wrapper .form_wrapper .form .halfLine.white {
  color: #000C06;
  background-color: #fff;
}

@media screen and (min-width: 782px) {
  .nlformSec .wrapper .form_wrapper .form .fullLine {
    align-items: center;
  }
  .nlformSec .wrapper .form_wrapper .form .halfLine {
    width: 70%;
    max-width: 400px;
    overflow: visible;
  }
  .nlformSec .wrapper .form_wrapper .form .actionButton {
    margin-top: 10px;
  }
}
.nlformSec .wrapper .form_wrapper .form .fullLine .fielddesc {
  padding: 3px;
  font-size: 12px;
  color: #000C06;
}

/* -------- Headline/Text 2-spaltig - hltext2spSec ------------------------------------------ */
section.hltext2spSec {
  padding: 0;
}

.hltext2spSec .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0;
}

.hltext2spSec .hl {
  width: 100%;
  margin-bottom: 30px;
}

.hltext2spSec .cont {
  width: 100%;
  align-items: flex-start;
}

@media screen and (min-width: 782px) {
  .hltext2spSec .hl {
    width: 45%;
    margin-bottom: 0;
  }
  .hltext2spSec .cont {
    width: 50%;
  }
  .hltext2spSec .wrapper.start {
    align-items: flex-start;
  }
  .hltext2spSec .wrapper.stretch {
    align-items: stretch;
  }
  .hltext2spSec .wrapper.vcenter {
    align-items: center;
  }
  .hltext2spSec .wrapper.end {
    align-items: flex-end;
  }
}
/* -------- Mouse-Over-Pics aus Slideshow - mopicsSec ------------------------------------------ */
.mopicsSec .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mopicsSec .wrapper .one {
  width: 100%;
  margin-bottom: 5px;
}

@media screen and (min-width: 782px) {
  .mopicsSec .wrapper .one {
    width: 49%;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1020px) {
  .mopicsSec .wrapper .one {
    width: 33%;
  }
}
.mopicsSec .wrapper .one .cont,
.mopicsSec .wrapper .one .cont.mo {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 30px;
  font-size: 0.875rem;
  line-height: 150%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 0;
  z-index: 1;
}

.mopicsSec .wrapper .one .cont.mo:hover {
  opacity: 1;
}

.mopicsSec .wrapper .one .cont.mo:hover + .pic > h4 {
  opacity: 0;
}

.mopicsSec .wrapper .one .pic {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.mopicsSec .wrapper .one .pic > img {
  filter: brightness(1);
}

.mopicsSec .wrapper .one .pic.mo {
  cursor: pointer;
}

.mopicsSec .wrapper .one .pic.mo:hover {
  opacity: 0.5;
}

.mopicsSec .wrapper .one .pic h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  color: #fff;
  font-size: 1.125rem;
}

/* -------- Referenzliste - refListSec ------------------------------------------ */
.refListSec .wrapper h2 {
  text-align: center;
}

.refListSec .reflist {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px;
}

.refListSec .reflist .one {
  width: 100%;
}

@media screen and (min-width: 782px) {
  .refListSec .reflist .one {
    width: 50%;
    width: calc(50% - 8px);
  }
}
@media screen and (min-width: 1400px) {
  .refListSec .reflist .one {
    width: 33.33%;
    width: calc(33.33% - 11px);
  }
}
.refListSec .reflist .one > .logo {
  position: absolute;
  right: 8px;
  top: 8px;
  width: 32%;
  height: 11%;
  object-fit: contain;
  object-position: right top;
}

.refListSec .reflist .one .textBox {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 20px;
  color: #fff;
}

.refListSec .reflist .one .textBox > h4 {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  text-shadow: 2px 2px 4px #000000;
}

@media screen and (min-width: 782px) and (max-width: 1020px) {
  .refListSec .reflist .one .textBox > h4 {
    font-size: 1.125rem;
  }
}
.refListSec .reflist .one .textBox > .eh {
  text-transform: none;
  font-weight: 300;
  color: #fff;
  text-shadow: 2px 2px 4px #000000;
}

/* -------- 2 Linkboxen - linkboxenSec ------------------------------------------ */
.linkboxenSec .wrapper_cont,
.linkboxenSec .wrapper_full,
.linkboxenSec .wrapper_max {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}

.linkboxenSec .box {
  display: block;
  position: relative;
  width: 100%;
  min-height: 50vh;
  background-color: #6c8a82;
}

.linkboxenSec .box .cont {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 960px;
  height: 100%;
  padding: 20px;
}

@media screen and (min-width: 600px) {
  .linkboxenSec .box .cont {
    position: absolute;
  }
}
@media screen and (min-width: 800px) and (orientation: landscape) {
  .linkboxenSec .box {
    position: relative;
    width: 50%;
    min-height: 50vh;
  }
  .linkboxenSec .box .cont {
    padding: 41px 40px 33px 32px;
  }
  .linkboxenSec .box:first-of-type .cont {
    left: auto;
    right: 0;
    padding: 41px 32px 33px 40px;
  }
}
@media screen and (min-width: 1200px) and (orientation: landscape) {
  .linkboxenSec .box {
    min-height: 50vw;
    max-height: 960px;
  }
  .linkboxenSec .box .cont {
    padding: 41px 69px 33px 32px;
  }
  .linkboxenSec .box:first-of-type .cont {
    left: auto;
    right: 0;
    padding: 41px 32px 33px 69px;
  }
}
@media screen and (min-width: 1920px) and (orientation: landscape) {
  .linkboxenSec .box {
    width: 50%;
    min-height: 960px;
  }
  .linkboxenSec .box .cont {
    padding: 42px;
  }
}
.linkboxenSec .box:first-of-type {
  background-color: #ef767a;
}

.linkboxenSec .box:first-of-type:hover {
  background-color: #e65c60;
  opacity: 1;
}

.linkboxenSec .box:last-of-type:hover {
  background-color: #5a736c;
  opacity: 1;
}

.linkboxenSec .box h2 {
  padding-bottom: 80px;
  font-size: 3rem;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 800px) and (orientation: landscape) {
  .linkboxenSec .box h2 {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1360px) and (orientation: landscape) {
  .linkboxenSec .box h2 {
    font-size: 5rem;
  }
}
.linkboxenSec .box .text {
  padding-right: 0;
  padding-bottom: 40px;
}

.linkboxenSec .box .text,
.linkboxenSec .box .text p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  text-transform: none;
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 740px) {
  .linkboxenSec .box .text,
  .linkboxenSec .box .text p {
    font-size: 1.25rem;
  }
  .linkboxenSec .box .text {
    padding-right: 20%;
    padding-bottom: 0;
  }
}
.linkboxenSec .text .arrLink {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  width: 35px;
  height: 32px;
  background-image: url("assets/arrow.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
}

@media screen and (min-width: 600px) {
  .linkboxenSec .text .arrLink {
    width: 60px;
  }
}
@media screen and (min-width: 740px) {
  .linkboxenSec .text .arrLink {
    left: auto;
    right: 0;
  }
}
@media screen and (min-width: 800px) and (orientation: landscape) {
  .linkboxenSec .text .arrLink {
    bottom: 0;
    right: 0;
    height: 42px;
  }
}
/* -------- Stellenangebote - stellenSec ------------------------------------------ */
.stellenSec .cont {
  padding-top: 10px;
  padding-bottom: 50px;
  border-top: 1px solid #778784;
}

@media screen and (min-width: 660px) {
  .stellenSec .cont {
    padding-top: 30px;
    padding-bottom: 90px;
  }
}
.stellenSec .text {
  margin-top: 80px;
}

.stellenSec .text.novac {
  margin-top: 0;
}

.stellenSec .text,
.stellenSec .text p {
  font-size: 1.25rem;
  line-height: 120%;
  color: #b3cbc1;
}

@media screen and (min-width: 660px) {
  .stellenSec .text,
  .stellenSec .text p {
    font-size: 1.875rem;
  }
}
.stellenSec .onecol {
  padding-left: 0;
}

@media screen and (min-width: 1020px) {
  .stellenSec .onecol {
    padding-left: 32px;
  }
}
.stellenSec .accordionButton:first-of-type {
  padding-top: 0;
}

.stellenSec .accordionButton h3 {
  font-size: 2.5rem;
  letter-spacing: -0.023em;
}

@media screen and (min-width: 660px) {
  .stellenSec .accordionButton h3 {
    font-size: 2.5rem;
  }
}
@media screen and (min-width: 782px) {
  .stellenSec .accordionButton h3 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1280px) and (orientation: landscape) {
  .stellenSec .accordionButton h3 {
    font-size: 4.375rem;
  }
}
.stellenSec .accordionContent h3 {
  margin-bottom: 30px;
}

/* -------- Objektliste - objektlisteSec  ------------------------------------------ */
.objektlisteSec .cont > h3 {
  margin: 0 0 20px;
  text-align: left;
}

@media screen and (min-width: 600px) {
  .objektlisteSec .cont > h3 {
    margin: 0 0 40px;
  }
}
.objektlisteSec .headline {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  width: 100%;
  margin-bottom: 40px;
}

.objektlisteSec .headline > h3 {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  text-align: left;
}

.objektlisteSec .headline .filter {
  position: relative;
  display: flex;
  width: initial;
  padding-top: 25px;
  padding-bottom: 4px;
}

@media screen and (min-width: 600px) {
  .objektlisteSec .headline > h3 {
    position: relative;
    width: initial;
    padding-bottom: 0;
    margin-right: 40px;
  }
}
.objektlisteSec .headline .filter > .sel {
  text-decoration: underline;
  opacity: 0.7;
}

.objektlisteSec .headline .filter > div {
  margin-right: 20px;
  font-size: 1rem;
  text-transform: uppercase;
  cursor: pointer;
}

@media screen and (min-width: 600px) {
  .objektlisteSec .headline .filter > div {
    margin-right: 40px;
    font-size: 1.125rem;
  }
}
.objektlisteSec .headline .filter > div:hover {
  opacity: 0.7;
}

.objektlisteSec .headline .filter .filter_akt,
.objektlisteSec .headline .filter .filter_ex {
  margin-left: 40px;
}

.objektlisteSec .list {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% + 10px);
  margin: 0 -5px;
}

.objektlisteSec .list .one {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 5px;
  display: none;
}

@media screen and (min-width: 782px) {
  .objektlisteSec .list {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
  .objektlisteSec .list .one {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 70px;
  }
}
@media screen and (min-width: 1020px) {
  .objektlisteSec .list .one {
    width: 33.33%;
  }
}
@media screen and (min-width: 1440px) {
  .objektlisteSec .list .one {
    width: 25%;
  }
}
.objektlisteSec .list .one.show {
  display: block;
}

.objektlisteSec .list .one .kurztitel > h3 {
  position: relative;
  padding-top: 12px;
  font-size: 0.875rem;
  line-height: 120%;
  text-align: left;
}

@media screen and (min-width: 600px) {
  .objektlisteSec .list .one .kurztitel > h3 {
    font-size: 1rem;
  }
}
@media screen and (min-width: 782px) {
  .objektlisteSec .list .one .kurztitel > h3 {
    font-size: 1.125rem;
  }
}
.objektlisteSec .list .one > img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.objektlisteSec .galerie .pic3pContBig .kurztitel,
.objektlisteSec .galerie .picCont2 .kurztitel,
.objektlisteSec .galerie .picCont4 .kurztitel {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  left: 0;
  bottom: -1px;
  padding: 10px 10px 3px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5333333333) 50%, transparent 100%);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (min-width: 600px) {
  .objektlisteSec .galerie .pic3pContBig .kurztitel,
  .objektlisteSec .galerie .picCont2 .kurztitel,
  .objektlisteSec .galerie .picCont4 .kurztitel {
    padding: 40px 13px 10px;
  }
}
@media screen and (min-width: 1020px) {
  .objektlisteSec .galerie .pic3pContBig .kurztitel,
  .objektlisteSec .galerie .picCont2 .kurztitel,
  .objektlisteSec .galerie .picCont4 .kurztitel {
    padding: 10px 0;
    background-color: rgba(61, 84, 79, 0.7333333333);
  }
}
@media (hover: hover) and (pointer: fine) {
  .objektlisteSec .galerie .pic3pContBig .kurztitel,
  .objektlisteSec .galerie .picCont2 .kurztitel,
  .objektlisteSec .galerie .picCont4 .kurztitel {
    bottom: 0;
    height: 100%;
    opacity: 0;
    background-color: rgba(61, 84, 79, 0.7333333333);
    justify-content: center;
    pointer-events: none;
  }
  .objektlisteSec .galerie a.pic3pContBig:hover .kurztitel,
  .objektlisteSec .galerie a.picCont2:hover .kurztitel,
  .objektlisteSec .galerie a.picCont4:hover .kurztitel,
  .objektlisteSec .list a.one:hover .kurztitel,
  .objektlisteSec .galerie a.pic3pContBig:focus .kurztitel,
  .objektlisteSec .galerie a.picCont2:focus .kurztitel,
  .objektlisteSec .galerie a.picCont4:focus .kurztitel {
    opacity: 1;
  }
}
.objektlisteSec .kurztitel > h3 {
  padding: 0;
  margin: 0 !important;
  font-size: 1.125rem;
  line-height: 120%;
  color: #fff;
  text-align: left;
}

@media screen and (orientation: landscape) {
  .objektlisteSec .kurztitel > h3 {
    text-align: center;
  }
}
/* ==========================================================================
    Post-Typ-Templates (single)
   ========================================================================== */
/* -------- single Objekt - singleProjektSec  --------------------------------- */
.singleProjektSec .wrapper_cont > h2,
.singleProjektSec .wrapper_full > h2,
.singleProjektSec .wrapper_max > h2 {
  width: 100%;
  max-width: 1200px;
  padding: 30px 0;
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 100%;
  letter-spacing: -0.015em;
  text-transform: none;
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 660px) {
  .singleProjektSec .wrapper_cont > h2,
  .singleProjektSec .wrapper_full > h2,
  .singleProjektSec .wrapper_max > h2 {
    width: 75%;
    padding: 50px 0;
    font-size: 3.125rem;
  }
}
@media screen and (min-width: 1020px) {
  .singleProjektSec .wrapper_cont > h2,
  .singleProjektSec .wrapper_full > h2,
  .singleProjektSec .wrapper_max > h2 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 1440px) {
  .singleProjektSec .wrapper_cont > h2,
  .singleProjektSec .wrapper_full > h2,
  .singleProjektSec .wrapper_max > h2 {
    font-size: 5rem;
  }
}
.singleProjektSec .data .one {
  padding-right: 0;
}

@media screen and (min-width: 600px) {
  .singleProjektSec .data .one {
    padding-right: 40%;
  }
}
.singleProjektSec .data h4 {
  padding-top: 10px;
  margin-bottom: 15px;
  border-top: 1px solid #778784;
}

.singleProjektSec .data h3 {
  margin-bottom: 25px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 120%;
  text-transform: none;
  color: #b3cbc1;
  text-align: left;
}

@media screen and (min-width: 660px) {
  .singleProjektSec .data h4 {
    padding-top: 15px;
    margin-bottom: 10px;
  }
  .singleProjektSec .data h3 {
    margin-bottom: 42px;
    font-size: 1.875rem;
  }
}
.singleProjektSec .galerie .onecol {
  padding-bottom: 70px;
}

.singleProjektSec .galerie .onecol.small {
  text-align: right;
}

@media screen and (min-width: 1020px) {
  .singleProjektSec .galerie .onecol.small {
    padding-right: 32px;
  }
}
@media screen and (min-width: 600px) {
  .singleProjektSec .galerie .onecol.small > img {
    width: 100%;
    display: inline-block;
    text-align: right;
  }
}
.singleProjektSec .galerie > .slideBox {
  position: relative;
}

.singleProjektSec .galerie .onecol.small > .slideBox {
  padding-left: 0;
}

@media screen and (min-width: 1020px) and (orientation: landscape) {
  .singleProjektSec .galerie .onecol.small > .slideBox {
    padding-left: 0;
  }
}
.singleProjektSec .galerie .onecol > .slideBox .swipedetect {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: calc(100% - 30px);
  z-index: 100;
}

@media (hover: none) and (pointer: coarse) {
  .singleProjektSec .galerie .onecol > .slideBox .swipedetect {
    display: none;
  }
}
.singleProjektSec .data .plink {
  padding-right: 25px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  background-position: right 4px;
  background-image: url("assets/arr_45up_green.svg");
}

.singleProjektSec .galerie .onecol > .slideBox .cycloneslider-prev,
.singleProjektSec .galerie .onecol > .slideBox .cycloneslider-next {
  top: 0;
  width: 0;
  height: 0;
  margin-top: 0;
  border-radius: 0;
  opacity: 0;
}

.mapsSec > div {
  height: 50vh;
  min-height: 300px;
  max-height: 650px;
  padding-bottom: 60px;
}

.mapsSec .mapBox {
  height: 100%;
}

/* --------------------------------------------------------------------------
  Fullsize-Template
   -------------------------------------------------------------------------- */
section.fullsize .content {
  position: relative;
  width: 100%;
  max-width: 2760px;
  margin: 0 auto;
  padding: 70px 0;
  text-align: center;
}

section.fullsize .contentBox {
  max-width: 960px;
  padding-left: 80px;
  padding-right: 80px;
}

section.fullsize .content h2,
section.fullsize .content h3 {
  margin: 0;
  padding: 0;
  font-size: 3.25rem;
  line-height: 108%;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #eee;
  text-align: center;
}

section.fullsize .content h3 {
  margin-top: 80px;
}

section.fullsize .content h6 {
  margin: 40px 0 0 0;
  padding: 0;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-style: normal;
  text-transform: uppercase;
  color: #eee;
  text-align: left;
}

section.fullsize .content p {
  margin-bottom: 40px;
}

section.fullsize .content p a {
  text-decoration: underline;
}

section.fullsize .content p a:hover {
  text-decoration: none;
}

/* --------------------------------------------------------------------------
  onePage-Template
   -------------------------------------------------------------------------- */
section.ct-bgpic {
  padding: 1px 0;
}

section.colored.grau {
  background-color: #aaa;
}

section.colored.dunkelgrau {
  background-color: #666;
}

section.colored.orange {
  background-color: #b0012f;
}

img.fullPic {
  width: 100%;
  height: auto;
  margin-bottom: -8.5px;
}

.picTextBox {
  position: relative;
  width: 100%;
  padding: 25px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.7);
}

.picTextBox.fleft {
  float: left;
}

.picTextBox.fright {
  float: right;
}

.picTextBox h2,
.picTextBox .childContent {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.startpic {
  position: relative;
}

.startpic img {
  width: 100%;
}

.startpic .contentPic {
  position: absolute;
  width: 100%;
  padding: 0 10%;
  text-align: center;
}

.startpic .contentPic h2 {
  margin: 0;
  font-weight: 700;
  font-size: 5.625rem;
  line-height: 100%;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #fff;
}

.startpic .contentPic.layout2a h2 {
  margin: 0;
  font-weight: 700;
  font-size: 5.625rem;
  line-height: 100%;
  font-style: italic;
  text-transform: none;
  letter-spacing: 0.01em;
  color: #fff;
}

.startpic .contentPic h6 {
  margin: 0 0 10px 0;
  font-weight: 700;
  font-size: 3.25rem;
  line-height: 100%;
  font-style: normal;
  letter-spacing: 0.01em;
  color: #fff;
}

.weiterBut,
.backBut {
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.weiterBut {
  right: 40px;
  background-image: url("template/icon_weiter.png");
}

.backBut {
  left: 40px;
  background-image: url("template/icon_back.png");
}

.startVideoBut {
  position: absolute;
  bottom: 10%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -10px;
  border: 1px red solid;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  display: none;
}

.weiterBut:hover {
  background-image: url("template/icon_weiter_mo2.png");
}

.backBut:hover {
  background-image: url("template/icon_back_mo2.png");
}

/* --------------------------------------------------------------------------
  sublist-Template (Hausliste) 
   -------------------------------------------------------------------------- */
section.objectList {
  margin: 40px auto;
}

section.objectList .oneObject {
  position: relative;
  float: left;
  width: calc(33.33% - 9px);
  margin-right: 6px;
  margin-bottom: 10px;
  padding: 50px 25px 20px;
  background-color: #f5f5f5;
  text-align: left;
  overflow: hidden;
}

.oneObject:nth-of-type(3n+0) {
  margin-right: 0;
}

section.objectList .oneObject .dl {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("template/dl.png");
}

section.objectList .oneObject h3.hausdata {
  position: relative;
  margin: 0;
  padding: 0 0 13px;
  border-bottom: 2px solid #a3ad8f;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  color: #000;
  text-transform: none;
}

section.objectList .oneObject h3.hausdata span {
  font-style: italic;
  color: #a3ad8f;
  text-transform: uppercase;
}

section.objectList .oneObject p.hausdata,
section.objectList .oneObject p.hausdatalast,
section.objectList .oneObject p.hauspreis {
  position: relative;
  margin: 0;
  padding: 13px 0;
  font-size: 0.875rem;
  line-height: 120%;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
}

section.objectList .oneObject p.hausdata {
  border-bottom: 1px dotted #a3ad8f;
}

section.objectList .oneObject p.hausdatalast {
  border-bottom: 2px solid #a3ad8f;
}

section.objectList .oneObject p.hausdata span,
section.objectList .oneObject p.hausdatalast span,
section.objectList .oneObject p.hauspreis span {
  font-weight: 600;
  text-transform: none;
}

section.objectList .oneObject a {
  font-weight: 800;
  text-transform: uppercase;
}

section.objectList .cond {
  position: relative;
  margin-top: 20px;
  padding: 0 !important;
}

section.objectList .cond p {
  font-size: 0.875rem;
  line-height: 120%;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  color: #888;
  text-align: left;
}

/* --------------------------------------------------------------------------
  sublist-Template (Hausliste) 
   -------------------------------------------------------------------------- */
section.objectListTab {
  padding: 80px 0;
}

section.objectListTab table * {
  border: none;
}

section.objectListTab table {
  width: 100%;
  border: 0;
  border-top: 1px solid #a3ad8f;
  border-bottom: 1px solid #a3ad8f;
}

section.objectListTab table th {
  border-bottom: 1px solid #a3ad8f;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-style: normal;
  text-transform: uppercase;
  color: #a3ad8f;
  text-align: center;
}

section.objectListTab table td {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  font-style: normal;
  text-transform: none;
  color: #000;
  text-align: center;
}

section.objectListTab table td.last_col,
section.objectListTab table th.last_col {
  text-align: right;
  padding-right: 25px;
}

section.objectListTab table td.last_col {
  font-weight: 600;
}

section.objectListTab table td a {
  font-weight: 600;
  color: #a3ad8f;
  text-decoration: none;
}

section.objectListTab table td a:hover {
  color: #000;
}

section.objectListTab .cond {
  position: relative;
  margin-top: 20px;
  padding: 0;
}

section.objectListTab .cond p {
  font-size: 0.875rem;
  line-height: 120%;
  font-weight: 400;
  font-style: italic;
  text-transform: none;
  color: #888;
  text-align: left;
}

/* --------------------------------------------------------------------------
  Slider-Template
   -------------------------------------------------------------------------- */
section.slideSec {
  margin-top: 100px !important;
  overflow: visible;
}

section.slideSec .slideBox {
  padding-left: 30px;
  padding-right: 30px;
}

section.slideSec .cycloneslider-template-standard .cycloneslider-slide {
  background: none !important;
}

section.slideSec .slidertext {
  position: absolute;
  top: 50px;
  left: 20%;
  width: 60%;
  text-align: center;
  z-index: 1000;
}

section.slideSec .slidertext h2 {
  margin: 0;
  padding: 0;
  font-size: 5rem;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  text-align: center;
}

section.slideSec .slidertext p {
  margin: 0;
  padding-top: 5px;
  font-size: 2rem;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  text-align: center;
}

section.slideSec .cycloneslider-template-standard .cycloneslider-caption {
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: center;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: none;
}

section.slideSec .cycloneslider-template-standard .cycloneslider-caption-title {
  display: inline-block;
  padding: 8px 15px;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.7);
}

section.slideSec .cycloneslider-template-standard .cycloneslider-caption-description {
  display: none;
}

/* --------------------------------------------------------------------------
  Slider-Template (Startseite Tag)
   -------------------------------------------------------------------------- */
section.slideSec2 {
  margin-top: 0 !important;
}

section.slideSec2 .slideBox {
  padding: 100px 0;
}

section.slideSec2 .cycloneslider-template-standard .cycloneslider-slide {
  background: none !important;
}

section.slideSec2 .slidertext {
  position: absolute;
  top: 50px;
  left: 20%;
  width: 60%;
  text-align: center;
  z-index: 1000;
}

section.slideSec2 .slidertext h2 {
  margin: 0;
  padding: 0;
  font-size: 5rem;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  text-align: center;
}

section.slideSec2 .slidertext p {
  margin: 0;
  padding-top: 5px;
  font-size: 2rem;
  font-weight: 400;
  font-style: normal;
  color: #fff;
  text-align: center;
}

section.slideSec2 .cycloneslider-template-standard .cycloneslider-caption {
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  margin-top: -30px;
  text-align: center;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: none;
}

section.slideSec2 .cycloneslider-template-standard .cycloneslider-caption-title {
  display: block;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  font-size: 2.625rem;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
}

section.slideSec2 .cycloneslider-template-standard .cycloneslider-caption-title span {
  display: block;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
}

section.slideSec2 .cycloneslider-template-standard .cycloneslider-caption-description h4 {
  width: 70%;
  padding: 0;
  margin: 0 auto 20px;
  font-size: 1.25rem;
  line-height: 120%;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #fff;
}

section.slideSec2 .cycloneslider-template-standard .cycloneslider-caption-description p {
  width: 70%;
  margin: 20px auto;
  padding: 0;
  font-size: 1.125rem;
  line-height: 150%;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #000;
}

/* --------------------------------------------------------------------------
  highlight-Template
   -------------------------------------------------------------------------- */
section.highlightSec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

section.highlightSec .theContent {
  position: relative;
  width: 100%;
  padding: 100px 0 200px;
  text-align: center;
}

section.highlightSec .theContent h2 {
  margin: 0;
  font-size: 4.5rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  color: #ff545b;
  text-transform: uppercase;
  text-align: center;
}

section.highlightSec .theContent p {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.2em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

section.highlightSec .highlights {
  position: relative;
  padding-bottom: 100px;
}

section.highlightSec .oneHighlight {
  position: relative;
  float: left;
  width: 33.33%;
  padding: 0 100px;
  text-align: center;
}

section.highlightSec .oneHighlight .no {
  font-size: 2.25rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #fff;
}

section.highlightSec .oneHighlight h2 {
  min-height: 50px;
  font-size: 1.125rem;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #ff545b;
  text-transform: uppercase;
  text-align: center;
}

section.highlightSec .oneHighlight p {
  min-height: 150px;
  font-size: 0.875rem;
  line-height: 171%;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.1em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

/* --------------------------------------------------------------------------
  Bildzitate-Template
   -------------------------------------------------------------------------- */
section.bildzitatSec {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

section.bildzitatSec .theContent {
  position: relative;
  width: 100%;
  padding: 130px 0 470px;
  text-align: center;
}

section.bildzitatSec .theContent h2 {
  margin: 0;
  font-size: 3.4rem;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #ff545b;
  text-transform: uppercase;
  text-align: center;
}

section.bildzitatSec .theContent p {
  margin: 0;
  font-style: italic;
  font-weight: 400;
  font-size: 1rem;
  text-align: center;
}

.bildzitate {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 3%;
}

.oneBildzitat {
  position: relative;
  float: left;
  width: 33.33%;
  padding: 0 40px;
  text-align: center;
}

.oneBildzitat h2 {
  min-height: 50px;
  margin: 0;
  font-size: 1rem;
  line-height: 133%;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
}

.oneBildzitat p {
  font-size: 1rem;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 0.02em;
  font-style: italic;
  text-align: center;
}

/* --------------------------------------------------------------------------
  picTxtOvL-Template
   -------------------------------------------------------------------------- */
section.picTxtOvL,
section.picTxtOvR {
  position: relative;
  padding: 50px 0;
}

section.picTxtOvL .halfPic {
  position: absolute;
  left: 0;
}

section.picTxtOvR .halfPic {
  position: absolute;
  right: 0;
}

section.picTxtOvL .halfTxt,
section.picTxtOvR .halfTxt {
  position: relative;
  padding: 20px 30px;
  background-color: #fff;
  text-align: left;
}

section.picTxtOvL .halfTxt {
  float: right;
}

section.picTxtOvR .halfTxt {
  float: left;
}

section.picTxtOvL .halfPic.picw_20,
section.picTxtOvL .halfTxt.txtw_20,
section.picTxtOvR .halfPic.picw_20,
section.picTxtOvR .halfTxt.txtw_20 {
  width: 20%;
}

section.picTxtOvL .halfPic.picw_25,
section.picTxtOvL .halfTxt.txtw_25,
section.picTxtOvR .halfPic.picw_25,
section.picTxtOvR .halfTxt.txtw_25 {
  width: 25%;
}

section.picTxtOvL .halfPic.picw_30,
section.picTxtOvL .halfTxt.txtw_30,
section.picTxtOvR .halfPic.picw_30,
section.picTxtOvR .halfTxt.txtw_30 {
  width: 30%;
}

section.picTxtOvL .halfPic.picw_33,
section.picTxtOvL .halfTxt.txtw_33,
section.picTxtOvR .halfPic.picw_33,
section.picTxtOvR .halfTxt.txtw_33 {
  width: 33%;
}

section.picTxtOvL .halfPic.picw_40,
section.picTxtOvL .halfTxt.txtw_40,
section.picTxtOvR .halfPic.picw_40,
section.picTxtOvR .halfTxt.txtw_40 {
  width: 40%;
}

section.picTxtOvL .halfPic.picw_50,
section.picTxtOvL .halfTxt.txtw_50,
section.picTxtOvR .halfPic.picw_50,
section.picTxtOvR .halfTxt.txtw_50 {
  width: 50%;
}

section.picTxtOvL .halfPic.picw_60,
section.picTxtOvL .halfTxt.txtw_60,
section.picTxtOvR .halfPic.picw_60,
section.picTxtOvR .halfTxt.txtw_60 {
  width: 60%;
}

section.picTxtOvL .halfPic.picw_66,
section.picTxtOvL .halfTxt.txtw_66,
section.picTxtOvR .halfPic.picw_66,
section.picTxtOvR .halfTxt.txtw_66 {
  width: 66%;
}

section.picTxtOvL .halfPic.picw_70,
section.picTxtOvL .halfTxt.txtw_70,
section.picTxtOvR .halfPic.picw_70,
section.picTxtOvR .halfTxt.txtw_70 {
  width: 70%;
}

section.picTxtOvL .halfPic.picw_75,
section.picTxtOvL .halfTxt.txtw_75,
section.picTxtOvR .halfPic.picw_75,
section.picTxtOvR .halfTxt.txtw_75 {
  width: 75%;
}

section.picTxtOvL .halfPic.picw_80,
section.picTxtOvL .halfTxt.txtw_80,
section.picTxtOvR .halfPic.picw_80,
section.picTxtOvR .halfTxt.txtw_80 {
  width: 80%;
}

section.picTxtOvL .halfPic img,
section.picTxtOvR .halfPic img {
  width: 100%;
  height: auto;
}

/* --------------------------------------------------------------------------
  halfSlideshow-Template
   -------------------------------------------------------------------------- */
section.halfSlideshowL .halfShow,
section.halfSlideshowR .halfShow {
  position: relative;
  width: 50%;
  float: left;
  text-align: center;
}

section.halfSlideshowL .halfShowPic,
section.halfSlideshowR .halfShowPic {
  position: absolute;
  width: 50%;
  height: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

section.halfSlideshowL .halfShowPic {
  right: 0;
}

section.halfSlideshowR .halfShowPic {
  left: 0;
}

section.halfSlideshowL .halfPicTxt,
section.halfSlideshowR .halfPicTxt {
  position: relative;
  width: 100%;
  text-align: center;
}

section.halfSlideshowR .halfShow {
  float: right;
}

section.halfSlideshowL .halfShowPic {
  float: right;
}

section.halfSlideshowL .halfPicTxt h2,
section.halfSlideshowL .halfPicTxt p,
section.halfSlideshowR .halfPicTxt h2,
section.halfSlideshowR .halfPicTxt p {
  padding: 0 10%;
  font-size: 2rem;
  line-height: 138%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-style: normal;
  color: #fff;
}

section.halfSlideshowL .halfPicTxt p em {
  font-style: italic;
  text-decoration: underline;
}

section.halfSlideshowL .halfPicTxt img,
section.halfSlideshowR .halfPicTxt img {
  width: 100%;
  height: auto;
}

.halfShow .cycloneslider-template-standard .cycloneslider-caption {
  top: auto;
  bottom: 120px;
  left: 0;
  height: 20px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: transparent;
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.halfShow .cycloneslider-template-standard .cycloneslider-caption-title {
  font-size: 0.625rem;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #eee;
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------
  Double-Bx-Slider-Template
   -------------------------------------------------------------------------- */
section.slideSecBxDouble {
  padding: 30px 0;
}

.slideBoxBxDouble {
  position: relative;
  width: 100%;
}

.slideBoxBxDouble .picSlide {
  position: absolute;
  top: 0;
  left: 0;
  width: 36%;
  height: 100%;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #F00;
}

.slideBoxBxDouble .picSlide .onePic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: content-box;
  opacity: 0;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}

.slideBoxBxDouble .picSlide .showPic {
  opacity: 1 !important;
  z-index: 15 !important;
}

.slideBoxBxDouble .txtSlideBox {
  position: relative;
  float: right;
  width: 64%;
  border-left: 30px solid #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.slideBoxBxDouble .txtSlider {
  position: relative;
}

.slideBoxBxDouble .txtSlideBox .vcenterBox {
  position: relative;
  width: 80%;
  max-width: 700px;
  margin: 0 auto;
}

.slideBoxBxDouble .txtSlideBox .oneTxt {
  padding: 120px 90px 140px;
  font-size: 1.125rem;
  line-height: 150%;
  font-weight: 400;
  letter-spacing: 0.1em;
  color: #fff;
  text-transform: uppercase;
}

.slideBoxBxDouble .txtSlideBox .oneTxt h4 {
  margin-bottom: 40px;
  font-size: 1.5rem;
  line-height: 125%;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-align: center;
}

.slideBoxBxDouble .txtSlideBox .oneTxt h3 {
  margin-bottom: 80px;
  font-size: 2.5rem;
  line-height: 105%;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-align: center;
}

.slideBoxBxDouble .txtSlideBox .showTxt {
  opacity: 1 !important;
  z-index: 15 !important;
}

.txtSlideBox .bx-wrapper {
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: transparent;
}

.txtSlideBox .bx-wrapper .bx-controls-auto,
.txtSlideBox .bx-wrapper .bx-pager {
  bottom: 50px;
}

.txtSlideBox .bx-wrapper .bx-pager.bx-default-pager a {
  display: block;
  margin: 0 3px;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  background: transparent;
  text-indent: -9999px;
  outline: 0;
  border-radius: none;
}

.txtSlideBox .bx-wrapper .bx-pager.bx-default-pager a.active,
.txtSlideBox .bx-wrapper .bx-pager.bx-default-pager a:focus,
.txtSlideBox .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #fff;
}

.txtSlideBox .bx-wrapper .bx-controls-direction a {
  margin-top: -12px;
  width: 14px;
  height: 25px;
}

.txtSlideBox .bx-wrapper .bx-prev {
  left: 20px;
  background-image: url("template/arrows.png");
  background-color: transparent;
  background-position: 0 0;
}

.txtSlideBox .bx-wrapper .bx-next {
  right: 20px;
  background-image: url("template/arrows.png");
  background-color: transparent;
  background-position: -14px 0;
}

/* --------------------------------------------------------------------------
  Bx-Carrousel-Template
   -------------------------------------------------------------------------- */
section.carrouselBx {
  background-color: #777;
}

.carrouselBx .linkBox {
  color: #fff;
}

.carrouselBx a.dlBut {
  display: inline-block;
  border: 1px #fff solid;
  padding: 15px 20px;
  margin-left: 30px;
  font-size: 0.875rem;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

.carrouselBx a.dlBut:hover {
  text-decoration: none;
  color: #ccc;
}

.carrouselBx .cont_wrapper {
  padding: 50px 0;
  background-color: transparent;
}

.carrouselBx .cont_wrapper h2 {
  padding: 0;
  margin: 0;
  font-size: 1.7rem;
  line-height: 110%;
  font-weight: 700;
  letter-spacing: 0.06em !important;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.carrouselBoxBx .bx-wrapper {
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: #777;
}

.carrouselBoxBx ul li {
  position: relative;
}

.carrouselBoxBx ul li .oneTxt {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 15px 5px;
  color: #fff;
  background-color: rgba(68, 68, 68, 0.7);
}

.carrouselBoxBx ul li .oneTxt h4 {
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------
  Presse-Template
   -------------------------------------------------------------------------- */
section.showPresse.wrapper {
  max-width: 1400px;
  padding-bottom: 40px;
}

section.showPresse .presseHead h2 { /* fs06 */
  margin: 70px auto 90px;
  padding: 0;
  text-align: center;
}

section.showPresse .presseLeft,
section.showPresse .presseRight {
  position: relative;
  width: 50%;
  padding: 0 25px;
  text-align: left;
}

section.showPresse .presseLeft {
  float: left;
}

section.showPresse .presseRight {
  float: right;
}

section.showPresse .presseLeft h3,
section.showPresse .presseRight h3,
section.showPresse .presseRight h5,
section.showPresse .presseRight h6 { /* fs05 */
  margin-bottom: 20px;
  padding: 0;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-style: normal;
  text-transform: uppercase;
  color: #eee;
  text-align: left;
}

section.showPresse .presseRight h3 {
  margin-bottom: 0;
  padding-bottom: 10px;
}

section.showPresse .presseRight h3.underline {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

section.showPresse .presseRight h5 {
  margin-bottom: 2px;
}

section.showPresse .presseRight h6 {
  margin-bottom: 12px;
  font-weight: 400;
  font-style: italic;
}

section.showPresse .presseLeft p,
section.showPresse .presseRight p {
  margin-bottom: 40px;
}

section.showPresse .presseLeft p,
section.showPresse .presseRight p,
section.showPresse .presseLeft a,
section.showPresse .presseRight a {
  text-align: left;
}

section.showPresse .presseLeft a,
section.showPresse .presseRight a {
  text-decoration: underline;
}

section.showPresse .presseCont h6 { /* fs05 */
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-style: normal;
  text-transform: uppercase;
  color: #eee;
  text-align: left;
}

.presseCont img.fullwidth {
  width: 100%;
  height: auto;
}

section.showPresse .presseLeft a.button,
section.showPresse .presseRight a.button {
  display: block;
  width: 100%;
  margin: 60px 0;
  padding: 18px 0;
  border: 1px solid #eee;
  font-size: 0.875rem;
  line-height: 120%;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #eee;
  text-decoration: none;
  text-align: center;
}

section.showPresse .presseLeft a.button {
  margin: 10px 0;
}

section.showPresse .presseRight a.button {
  max-width: 300px;
}

section.showPresse a.button:hover,
section.showPresse a.button.active {
  border: 1px solid #eee;
  color: #fff;
  background-color: #eee;
  text-decoration: none;
}

section.showPresse .pressePics {
  margin-bottom: 60px;
}

section.showPresse .pressePics .onePic {
  position: relative;
  float: left;
  width: 24%;
  width: calc((100% - 30px) / 4);
  height: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
  background-position: center;
  background-size: cover;
  cursor: pointer;
}

section.showPresse .pressePics .onePic:nth-child(4n) {
  margin-right: 0;
}

section.showPresse .pressePics .onePic .mo {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}

section.showPresse .pressePics .onePic:hover > .mo {
  display: block;
}

section.showPresse .pressePics .onePic .mo span {
  position: absolute;
  top: 45%;
  top: calc(50% - 10px);
  left: 0;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.01em; /* Gotham */
  color: #fff;
}

/* --------------------- Vorhang Pressebilder -----------------------------*/
.vorhang {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
  z-index: 1000;
}

.vorhang .formBox {
  position: absolute;
  top: 1%;
  left: calc(50% - 250px);
  max-height: 90%;
  width: 500px;
  margin: 0;
  padding: 30px;
  background-color: #fff;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  overflow: auto;
}

.vorhang .formBox .button {
  display: block;
  float: right;
  width: 50%;
  margin: 10px 0;
  padding: 10px 0;
  border: 0;
  font-size: 0.875rem;
  line-height: 100%;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  text-decoration: none;
  background-color: #eee;
  text-align: center;
}

.vorhang .formBox .button:hover {
  border: 0;
  color: #aaa;
  text-decoration: none;
}

.vorhang .formBox .kontaktPflichtfeld {
  float: left;
  padding-right: 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 0.8rem;
}

.vorhang .formBox .close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
  cursor: pointer;
}

.vorhang .formBox .close:hover {
  color: #aaa;
}

.vorhang .formBox h3 {
  font-size: 1rem;
  line-height: 125%;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #eee;
}

.vorhang .formBox p {
  text-align: left;
}

.vorhang .pressekontakt h6 {
  margin: 30px 0 0;
  font-size: 0.8rem;
  font-style: normal;
  font-weight: 400;
  color: #eee;
  text-transform: uppercase;
  text-align: left;
}

.vorhang .pressekontakt textarea {
  height: 80px;
}

.vorhang .dsOkay {
  padding-bottom: 15px;
  font-size: 0.9rem;
  line-height: 120%;
  text-align: left;
}

/* --------------------------------------------------------------------------
  Standort-Template
   -------------------------------------------------------------------------- */
section.standortSec {
  border-bottom: 1px solid #000;
}

section.standortSec .content {
  margin: 80px auto;
}

section.standortSec .content .halfPic,
section.standortSec .content .halfTxt {
  position: relative;
  width: 66%;
}

section.standortSec .content .halfTxt {
  width: 33%;
  padding: 0 20px;
  text-align: left;
}

section.standortSec .content .halfTxt h3 {
  margin: 25px 0 15px;
  font-size: 1.5rem;
  line-height: 130%;
  font-style: italic;
  color: #fff;
}

section.standortSec .content .halfTxt h3:first-of-type {
  margin-top: 0;
}

section.standortSec .content .halfTxt p {
  margin-bottom: 6px;
  font-size: 1rem;
  line-height: 16px;
  font-style: normal;
  color: #000;
}

section.standortSec .content .halfTxt p span {
  display: inline-block;
  margin-right: 10px;
  font-size: 1rem;
  font-weight: 600;
}

section.standortSec .content .halfTxt .boxLegende {
  position: relative;
  width: 100%;
  float: none;
}

section.standortSec .halfTxt {
  float: right;
}

section.standortSec .halfPic {
  float: left;
}

section.standortSec .halfPic img {
  width: 100%;
  height: auto;
}

/* --------------------------------------------------------------------------
   Karte mit Standortpositionierung
   -------------------------------------------------------------------------- */
section.mouseposition {
  padding-top: 150px;
}

.mouseposition .wrapper {
  position: relative;
}

.mouseposition .wrapper .pin {
  position: absolute;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  margin-left: -5px;
  border-radius: 50%;
  z-index: 1;
  background-color: #f00;
  cursor: pointer;
}

/*@media screen and (min-width: 1020px) {
	.mouseposition .wrapper .pin {
		width: 15px;
		height: 36px;
		margin-top: -36px;
	}
}*/
.mouseposition .wrapper .pin > .pos {
  position: absolute;
  top: 0;
  left: 125%;
  width: 120px;
  height: 18px;
  border: 1px solid #000;
  font-size: 0.675rem;
  line-height: 18px;
  color: #000;
  text-align: center;
  background-color: #fff;
}

.mouseposition .wrapper .pin > .pos.show {
  display: block;
}

.mouseposition .wrapper.cont {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
}

.mouseposition .wrapper.cont .reset {
  border: 0;
  padding: 8px 10px 5px;
  font-size: 1rem;
  line-height: 100%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: #017b3c;
  cursor: pointer;
}

/* --------------------------------------------------------------------------
   Immosuche über Karte
   -------------------------------------------------------------------------- */
section.immomap {
  padding-top: 80px;
}

.immomap .wrapper.pic {
  display: none;
}

@media screen and (min-width: 1020px) {
  section.immomap {
    padding-top: 0;
    margin-top: 80px;
  }
  .immomap .wrapper.pic {
    display: block;
  }
}
.immomap .wrapper .obj_wrapper {
  display: block;
  position: absolute;
  z-index: 1;
  margin: 0;
  padding: 0;
  pointer-events: none;
}

.immomap .wrapper .obj_wrapper.hide {
  display: none;
}

.immomap .wrapper .obj_wrapper > .obj {
  position: relative;
  display: flex;
  justify-content: flex-start;
  margin-left: -4px;
  margin-top: -4px;
  z-index: 1;
}

.immomap .wrapper .obj_wrapper > .obj > .dot {
  position: relative;
  left: 0;
  top: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #f00;
  cursor: pointer;
  pointer-events: none;
}

.immomap .wrapper .obj_wrapper > .obj.right > .dot {
  left: 0;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper {
  position: relative;
  width: fit-content;
  top: 4px;
  border: 0;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .info {
  position: relative;
  width: fit-content;
  margin: 0 3px;
  padding: 1px 3px 0px;
  border: 0;
  font-size: 0.675rem;
  line-height: 14px;
  color: #fff;
  text-align: center;
  background-color: #335643;
  white-space: nowrap;
  cursor: pointer;
  pointer-events: auto;
  display: none;
}

@media screen and (min-width: 1020px) {
  .immomap .wrapper .obj_wrapper > .obj > .dot {
    pointer-events: auto;
  }
  .immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .info {
    display: block;
  }
}
.immomap .wrapper .obj_wrapper > .obj.right > .info_wrapper {
  left: -100%;
}

.immomap .wrapper .obj_wrapper > .obj.bottom > .info_wrapper {
  top: -14px;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper {
  position: absolute;
  left: 4px;
  top: 15px;
  width: 200px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(8, 8, 8, 0.75);
  box-shadow: 0px 0px 7px 0px rgba(8, 8, 8, 0.75);
  opacity: 0;
  -webkit-transition: opacity 800ms ease;
  -moz-transition: opacity 800ms ease;
  -o-transition: opacity 800ms ease;
  transition: opacity 800ms ease;
  pointer-events: none;
  display: block;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper.up {
  position: absolute;
  left: 4px;
  top: auto;
  bottom: 15px;
}

@media screen and (min-width: 1280px) {
  .immomap .wrapper .obj_wrapper > .obj > .info_wrapper {
    top: 10px;
  }
  .immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .info {
    margin: 0 1px;
    padding: 3px 5px 1px;
    font-size: 0.675rem;
    line-height: 18px;
  }
  .immomap .wrapper .obj_wrapper > .obj.right > .info_wrapper {
    left: -100%;
  }
  .immomap .wrapper .obj_wrapper > .obj.bottom > .info_wrapper {
    top: -22px;
  }
  .immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper {
    left: 1px;
    top: 22px;
  }
  .immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper.up {
    left: 1px;
    bottom: 22px;
  }
}
.immomap .wrapper .obj_wrapper.open {
  z-index: 2;
}

.immomap .wrapper .obj_wrapper.open > .obj > .info_wrapper > .data_wrapper {
  pointer-events: auto;
  opacity: 1;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper > .data {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 10px;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper > .data .lage {
  padding: 5px 10px 1px 20px;
  border-radius: 5px;
  font-size: 0.675rem;
  line-height: 100%;
  font-weight: 700;
  color: #335643;
  background-color: #cbe5d9;
  background-image: url("assets/ico_loc.svg");
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: 5px center;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper > .data .title {
  margin-top: 10px;
  font-size: 0.75rem;
  line-height: 110%;
  font-weight: 700;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper > .data .preis {
  margin-top: 10px;
  font-size: 1rem;
  line-height: 100%;
  font-weight: 700;
}

.immomap .wrapper .obj_wrapper > .obj > .info_wrapper > .data_wrapper > .data .moretext {
  margin-top: 10px;
  font-size: 0.675rem;
  line-height: 110%;
  font-weight: 400;
}

.immomap .wrapper > .pin {
  position: absolute;
  left: -4px;
  top: -4px;
  width: 8px;
  height: 8px;
  border: 1px solid #00f;
  border-radius: 50%;
  background-color: transparent;
  z-index: 2;
}

.immomap .wrapper .obj > .pos.show {
  display: block;
}

.immomap .finder {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  left: 0;
  top: 0;
  width: 100%;
  padding: 10px;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  font-size: 0.675rem;
  color: #fff;
  background-color: #335643;
  z-index: 10;
}

.immomap .finder h4 {
  width: 100%;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #fff;
  text-align: left;
  text-transform: none;
}

.immomap .finder .wfl,
.immomap .finder .preis {
  width: 48%;
  max-width: 360px;
}

@media screen and (min-width: 720px) {
  .immomap .finder {
    justify-content: flex-start;
  }
  .immomap .finder .wfl {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1020px) {
  .immomap .finder {
    width: 150px;
    padding: 12px;
    margin: 20px 0 0 20px;
    border: 0;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(8, 8, 8, 0.75);
    box-shadow: 0px 0px 7px 0px rgba(8, 8, 8, 0.75);
    -webkit-transition: margin 500ms ease;
    transition: margin 500ms ease;
  }
  .immomap .finder .wfl,
  .immomap .finder .preis {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .immomap .finder {
    width: 170px;
    padding: 15px;
    font-size: 0.75rem;
  }
  .immomap .finder h4 {
    margin-bottom: 10px;
  }
}
.immomap .finder .actionButton {
  padding: 8px 54px 4px 8px;
  color: #fff;
  font-weight: 400;
  background-image: url("assets/arr_right_white.svg");
}

.immomap .finder .buttonBox {
  padding: 5px 0 0;
  display: none;
}

.immomap .finder .shape {
  padding: 5px 0 0;
}

.immomap .finder input[type=text]:focus,
.immomap .finder input[type=text]:focus-visible {
  border: 0 !important;
  border-bottom: 1px dotted #fff;
  background-color: transparent !important;
  outline: none;
}

.immomap .finder input[type=range] {
  -webkit-appearance: none;
  margin: 15px 0 10px;
  width: 100%;
}

@media screen and (min-width: 1020px) {
  .immomap .finder input[type=range] {
    margin: 20px 0;
  }
}
.immomap .finder input[type=range]:focus {
  outline: none;
}

.immomap .finder input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-radius: 25px;
}

.immomap .finder input[type=range]::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 4px 0 rgb(0, 0, 0);
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

.immomap .finder input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fff;
}

.immomap .finder .range-wrap {
  width: 100%;
  position: relative;
}

.immomap .finder .range-value {
  position: absolute;
  top: -20%;
}

@media screen and (min-width: 1020px) {
  .immomap .finder .range-value {
    top: -12%;
  }
}
.immomap .finder .range-value span {
  display: block;
  position: absolute;
  left: 50%;
  height: 13px;
  padding: 3px 5px;
  border-radius: 3px;
  font-size: 0.675rem;
  line-height: 100%;
  text-align: center;
  color: #335643;
  background: #fff;
  transform: translate(-50%, 0);
}

.immomap .wrapper.cont {
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
}

.immomap .wrapper.cont .reset {
  border: 0;
  padding: 8px 10px 5px;
  font-size: 1rem;
  line-height: 100%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: #017b3c;
  cursor: pointer;
}

/* --------------------------------------------------------------------------
   Single Projekt
   -------------------------------------------------------------------------- */
section.singleProjektWrapper {
  position: relative;
  width: 100%;
  max-width: 1280px;
  padding: 0 40px;
  margin: 140px auto 0 !important;
  text-align: center;
}

section.singleProjektWrapper h2 {
  margin: 0 0 80px 0;
  padding: 0;
  font-size: 3.25rem;
  line-height: 108%;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #eee;
  text-align: left;
}

section.singleProjektWrapper .contentLine {
  margin-bottom: 80px;
}

section.singleProjektWrapper .theLogo,
section.singleProjektWrapper .theProjektlink {
  position: relative;
  float: right;
  width: 33%;
  text-align: center;
}

section.singleProjektWrapper .theContent,
section.singleProjektWrapper .theProjektinfo,
.theProjektinfo .onePInfo {
  position: relative;
  float: left;
  width: 67%;
  text-align: left;
}

.theProjektinfo .onePInfo {
  width: 50%;
  width: calc(50% - 30px);
  margin-right: 30px;
  padding: 20px 0;
  border-top: 1px solid #444;
}

.theProjektinfo .onePInfo.lastRow,
.theProjektinfo .onePInfo.last {
  border-bottom: 1px solid #444;
}

.theProjektinfo .onePInfo h4 {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #444;
}

.theProjektinfo .onePInfo h5 {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 1.1rem;
}

.theProjektlink .txtLine {
  position: relative;
  height: 37px;
  width: 100%;
  padding: 20px 0;
  font-style: italic;
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 140%;
  text-align: center;
}

.theProjektlink .linkLine {
  height: 77px;
  width: 100%;
  padding: 0;
}

.theProjektlink .linkLine a {
  display: block;
  padding: 20px;
  font-style: normal;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 37px;
  color: #fff;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  background-color: #eee;
}

.theProjektlink .linkLine a:hover {
  text-decoration: none;
  color: #aaa;
}

section.singleProjektWrapper .thePics {
  position: relative;
  margin: 100px 0 80px;
}

section.singleProjektWrapper .thePics .onePic {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 10px 20px 0;
}

section.singleProjektWrapper .thePics .onePic:nth-child(even) {
  padding: 0 0 20px 10px;
}

/* -----------------------Slideshow im Header ------------------------------- */
#slideshow {
  position: relative;
  z-index: 500;
}

#slideshow .pictxt {
  position: absolute;
  width: 240px;
  height: 140px;
  padding: 30px;
  background: rgba(0, 0, 0, 0.6);
}

#slideshow .pictxt h3,
#slideshow .pictxt p,
#slideshow .pictxt div {
  color: #fff;
}

#slideshow .pictxt h3 {
  font-size: 0.9rem;
}

.fixpic img {
  border-bottom: 10px solid #222;
}

.slidetext {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 600px;
  height: 300px;
  margin-top: -150px;
  margin-left: -300px;
  padding: 20px;
  text-align: center;
  z-index: 500;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.slidetext h2 {
  font-size: 1.5rem;
  color: #b0012f;
  text-transform: uppercase;
}

.slidetext h4 {
  font-size: 1.1rem;
  color: #b0012f;
}

.slidetext p {
  color: #111;
}

/* --------------------------------------------------------------------------
   DIE EINZELNEN TEMPLATES
   -------------------------------------------------------------------------- */
/* ----------- "onepagerslide" -> Startseite mit Slideshow ------------ */
.wrapper.startsectSlide .content {
  position: relative;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 80px;
  text-align: center;
}

.wrapper.startsectSlide .content h2 { /* fs06 */
  margin: 0;
  padding: 0;
  text-align: center;
}

.wrapper.startsectSlide .content h6 { /* fs05 */
  margin: 0;
  padding: 0 0 30px 0;
  font-size: 1rem;
  line-height: 140%;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-decoration: none;
  font-style: normal;
  text-transform: uppercase;
  color: #eee;
  text-align: left;
}

/* ----------- "onepager" -> Startseite mit Bild ------------ */
section.startsectPic .content {
  margin-top: 80px;
}

/* ----------- "onepagerHus" -> Startseite mit Haustyp ------------ */
section.startsectHus {
  overflow: visible;
}

.startsectHus .startpic img.stoerer {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 17vw;
  height: auto;
}

section.startsectHus .content {
  margin-top: 50px;
}

section.startsectHus .content h2 {
  position: relative;
  margin-bottom: 50px;
  font-size: 2.5rem;
  line-height: 120%;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
}

section.startsectHus .content p {
  position: relative;
  margin-bottom: 10px;
  font-size: 1, 25rem;
  line-height: 150%;
  font-weight: 400;
  font-style: none;
  text-transform: none;
  color: #000;
}

section.startsectHus .husnav {
  position: relative;
  margin-top: 60px;
  padding: 30px 0;
  font-size: 1.25rem;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.2em;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
  text-align: center;
}

section.startsectHus .husnav .linkL,
section.startsectHus .husnav .linkR {
  position: relative;
  top: -3px;
  padding: 0 20px;
}

section.startsectHus .husnav .linkL a,
section.startsectHus .husnav .linkR a {
  font-size: 1.5rem;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0em;
  font-style: italic;
  text-transform: none;
}

section.startsectHus .husnav .linkR {
  float: right;
}

section.startsectHus .husnav .linkL {
  float: left;
}

.ic_typ {
  position: absolute;
  top: -87px;
  left: calc(50% - 87px);
  width: 175px;
  height: 175px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  z-index: 1000;
}

.ic_typ.en {
  background-image: url("template/ic_enhus.png");
}

.ic_typ.bred {
  background-image: url("template/ic_bredhus.png");
}

.ic_typ.smal {
  background-image: url("template/ic_smalhus.png");
}

/* ----------- "threeHouses" -> Section mit Link zu den drei Haustypen ------------ */
section.threeHouseSec .threeHouses {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 80px 20px;
  text-align: center;
}

section.threeHouseSec .oneHouse {
  position: relative;
  float: left;
  width: 33.3%;
  padding: 0 10px;
  text-align: center;
}

/* ----------- "Bauten" -> Liste der vorhandenen Bauten ------------ */
.wrapper.slidesectBauten.fertig {
  margin-top: 120px;
}

.wrapper.slidesectBauten .content {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 80px 20px 0;
  text-align: center;
}

.wrapper.slidesectBauten .content h2 { /* fs06 */
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 0 8px 0;
  text-align: center;
}

.wrapper.slidesectBauten .content p {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  font-style: italic;
  font-weight: 400;
  font-size: 2.3rem;
  line-height: 110%;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #eee;
  text-align: center;
}

.wrapper.showBauten h2.hlBauten {
  margin: 50px auto;
  font-size: 2.5rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #eee;
}

.wrapper.showBauten h2.hlBauten span {
  font-size: 2.5625rem;
  font-style: normal;
  font-weight: 700;
}

.wrapper.showBauten .oneBau {
  position: relative;
  width: 100%;
  max-width: 1350px;
  margin: 0 auto 30px;
  overflow: hidden;
}

.wrapper.showBauten .oneBau .infoBox {
  position: relative;
  top: 80px;
}

.wrapper.showBauten .oneBau .infoBoxBox {
  position: absolute;
  top: 0;
  height: 100%;
  width: 33%;
}

.wrapper.showBauten .oneBau .infoBoxBox h2 {
  position: relative;
}

.wrapper.showBauten .oneBau .infoBoxBox h2 a { /* fs07 */
  display: inline-block;
}

.wrapper.showBauten .oneBau .infoBoxBox.left h2,
.wrapper.showBauten .oneBau .infoBoxBox.left h2 a,
.wrapper.showBauten .oneBau .infoBoxBox.left h2 a:hover {
  color: #fff;
  text-decoration: none;
}

.wrapper.showBauten .oneBau .infoBoxBox.right h2,
.wrapper.showBauten .oneBau .infoBoxBox.right h2 a,
.wrapper.showBauten .oneBau .infoBoxBox.right h2 a:hover {
  color: #eee;
  text-decoration: none;
}

.wrapper.showBauten .oneBau .infoBoxBox .stadtteil {
  position: relative;
  margin: 0 auto;
  font-size: 0.875rem;
  line-height: 150%;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.wrapper.showBauten .oneBau .infoBoxBox.left .stadtteil {
  color: #fff;
}

.wrapper.showBauten .oneBau .infoBoxBox.right .stadtteil {
  color: #eee;
}

.wrapper.showBauten .oneBau .infoBoxBox .fertigstellung { /* fs08 */
  position: relative;
  margin: 0 auto;
}

.wrapper.showBauten .oneBau .infoBoxBox.left .fertigstellung {
  color: #fff;
}

.wrapper.showBauten .oneBau .infoBoxBox.right .fertigstellung {
  color: #eee;
}

.wrapper.showBauten .oneBau .infoBoxBox a.button {
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 148px;
  height: 56px;
  margin-left: -75px;
  border: 1px solid;
  font-size: 0.875rem;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  text-align: center;
}

.wrapper.showBauten .oneBau .infoBoxBox.left a.button {
  border-color: #fff;
  color: #fff;
}

.wrapper.showBauten .oneBau .infoBoxBox.right a.button {
  background-color: #eee;
  border-color: #eee;
  color: #fff;
}

.wrapper.showBauten .oneBau .infoBoxBox.left a.button:hover {
  border-color: #eee;
  background-color: #eee;
  text-decoration: none;
}

.wrapper.showBauten .oneBau .infoBoxBox.right a.button:hover {
  background-color: transparent;
  border-color: #eee;
  color: #eee;
  text-decoration: none;
}

.wrapper.showBauten .oneBau .infoBoxBox.left {
  left: 0;
  background-color: rgba(51, 51, 51, 0.9);
}

.wrapper.showBauten .oneBau .infoBoxBox.right {
  right: 0;
  background-color: rgba(255, 255, 255, 0.7);
}

.wrapper.showBauten .pager,
.wrapper.showBauten .pager a {
  font-size: 1.875rem;
  line-height: 100%;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.wrapper.showBauten .pager {
  margin: 60px auto 30px;
}

.wrapper.showBauten .pager a {
  display: inline-block;
  padding: 0 5px;
}

.wrapper.showBauten .pager a.active,
.wrapper.showBauten .pager a:hover {
  text-decoration: none;
  font-weight: 700;
}

.wrapper.showBauten a.pagerAll {
  display: block;
  margin: 0 auto 80px;
  font-size: 0.75rem;
  line-height: 100%;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #eee;
}

.wrapper.showBauten a.pagerAll:hover {
  text-decoration: none;
  font-weight: 700;
}

/* ----------- "bgPicSec1/bgPicSec1a/bgPicSec1b" -> Hintergrundbild mit Text (onePager-Unterseite) -> Layout Typ 1 (1a -> große Überschrift, 1b -> mittlere Überschrift)------------ */
.bgPicSec1 .childContentPic,
.bgPicSec1a .childContentPic,
.bgPicSec1b .childContentPic {
  position: absolute;
  top: 20%;
  left: 30%;
  width: 45%;
  text-align: left;
}

.bgPicSec1 .childContentPic h2,
.bgPicSec1a .childContentPic h2,
.bgPicSec1b .childContentPic h2 {
  margin-bottom: 15px;
  padding: 0 0 10px 0;
}

.bgPicSec1 .childContentPic h2,
.bgPicSec1 .childContentPic h2 a,
.bgPicSec1 .childContentPic h2 a:hover {
  font-style: italic;
  font-weight: 400;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 0.1em; /* Chronicle Display */
  text-decoration: none;
  color: #fff;
}

.bgPicSec1a .childContentPic h2,
.bgPicSec1a .childContentPic h2 a,
.bgPicSec1a .childContentPic h2 a:hover {
  font-size: 3.25rem;
  line-height: 107.5%;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

.bgPicSec1b .childContentPic h2,
.bgPicSec1b .childContentPic h2 a,
.bgPicSec1b .childContentPic h2 a:hover {
  font-size: 1.7rem;
  line-height: 138%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-style: normal;
  color: #fff;
}

.bgPicSec1 .childContentPic h3,
.bgPicSec1 .childContentPic h3 a,
.bgPicSec1 .childContentPic h3 a:hover,
.bgPicSec1a .childContentPic h3,
.bgPicSec1a .childContentPic h3 a,
.bgPicSec1a .childContentPic h3 a:hover,
.bgPicSec1b .childContentPic h3,
.bgPicSec1b .childContentPic h3 a,
.bgPicSec1b .childContentPic h3 a:hover {
  font-size: 2.5rem;
  line-height: 100%;
  letter-spacing: 0.1em;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.bgPicSec1 .childContentPic h3,
.bgPicSec1 .childContentPic h3 a,
.bgPicSec1 .childContentPic h3 a:hover,
.bgPicSec1a .childContentPic h3,
.bgPicSec1a .childContentPic h3 a,
.bgPicSec1a .childContentPic h3 a:hover,
.bgPicSec1b .childContentPic h3,
.bgPicSec1b .childContentPic h3 a,
.bgPicSec1b .childContentPic h3 a:hover {
  margin: 15px 0 25px;
  padding: 0;
}

.bgPicSec1 .childContentPic p,
.bgPicSec1a .childContentPic p,
.bgPicSec1b .childContentPic p {
  margin-bottom: 0;
  padding: 0;
  color: #fff;
}

/* ----------- "bgPicSec2/bgPicSec2a/bgPicSec2b" -> Hintergrundbild mit Text (onePager-Unterseite) -> Layout Typ 2 (2a -> große Überschrift, 2b -> mittlere Überschrift) ------------ */
.bgPicSec2 .childContentPic,
.bgPicSec2a .childContentPic,
.bgPicSec2b .childContentPic,
.bgPicSec2c .childContentPic {
  position: absolute;
  top: 20%;
  left: 17%;
  width: 66%;
  text-align: center;
}

.bgPicSec2 .childContentPic h2,
.bgPicSec2a .childContentPic h2,
.bgPicSec2b .childContentPic h2,
.bgPicSec2c .childContentPic h2 {
  margin-bottom: 15px;
  padding: 0 0 10px 0;
}

.bgPicSec2 .childContentPic h2,
.bgPicSec2 .childContentPic h2 a,
.bgPicSec2 .childContentPic h2 a:hover {
  font-size: 3.25rem;
  line-height: 100%;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

.bgPicSec2a .childContentPic h2,
.bgPicSec2a .childContentPic h2 a,
.bgPicSec2a .childContentPic h2 a:hover {
  font-size: 4.5rem;
  line-height: 107.5%;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
}

.bgPicSec2b .childContentPic h2,
.bgPicSec2b .childContentPic h2 a,
.bgPicSec2b .childContentPic h2 a:hover,
.bgPicSec2c .childContentPic h2,
.bgPicSec2c .childContentPic h2 a,
.bgPicSec2c .childContentPic h2 a:hover {
  font-size: 2.5rem;
  line-height: 138%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-style: normal;
  color: #fff;
}

.bgPicSec2 .childContentPic h3,
.bgPicSec2 .childContentPic h3 a,
.bgPicSec2 .childContentPic h3 a:hover,
.bgPicSec2a .childContentPic h3,
.bgPicSec2a .childContentPic h3 a,
.bgPicSec2a .childContentPic h3 a:hover,
.bgPicSec2b .childContentPic h3,
.bgPicSec2b .childContentPic h3 a,
.bgPicSec2b .childContentPic h3 a:hover,
.bgPicSec2c .childContentPic h3,
.bgPicSec2c .childContentPic h3 a,
.bgPicSec2c .childContentPic h3 a:hover {
  font-size: 5.625rem;
  line-height: 100%;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.bgPicSec2 .childContentPic h3,
.bgPicSec2 .childContentPic h3 a,
.bgPicSec2 .childContentPic h3 a:hover,
.bgPicSec2a .childContentPic h3,
.bgPicSec2a .childContentPic h3 a,
.bgPicSec2a .childContentPic h3 a:hover,
.bgPicSec2b .childContentPic h3,
.bgPicSec2b .childContentPic h3 a,
.bgPicSec2b .childContentPic h3 a:hover,
.bgPicSec2c .childContentPic h3,
.bgPicSec2c .childContentPic h3 a,
.bgPicSec2c .childContentPic h3 a:hover {
  margin-top: 15px;
  padding: 0;
}

.bgPicSec2 .childContentPic p,
.bgPicSec2a .childContentPic p,
.bgPicSec2b .childContentPic p {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  color: #fff;
}

.bgPicSec2c .childContentPic p {
  font-size: 3.25rem;
  line-height: 107.5%;
  font-weight: 700;
  letter-spacing: 0.01em;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
}

/* ----------- bgPicSec3, bgPicSec4  -> Hintergrundbild mit Text (onePager-Unterseite) -> Layout Typen 3-4 ------------ */
.bgPicSec3 .childContentPic,
.bgPicSec3a .childContentPic,
.bgPicSec4 .childContentPic {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  text-align: center;
}

.bgPicSec3 .stoerer,
.bgPicSec3a .stoerer,
.bgPicSec4 .stoerer {
  position: absolute;
  display: block;
  top: 10%;
  left: 60px;
  width: 240px;
  height: auto;
}

.bgPicSec3 .childContentPic .contBgBox,
.bgPicSec3a .childContentPic .contBgBox,
.bgPicSec4 .childContentPic .contBgBox {
  position: relative;
  width: 60%;
  max-width: 700px;
  margin: 0 auto;
  padding: 60px;
  text-align: center;
}

.bgPicSec3 .childContentPic h2,
.bgPicSec4 .childContentPic h2 {
  margin-bottom: 15px;
  padding: 0 0 10px 0;
}

.bgPicSec3 .childContentPic h2,
.bgPicSec3 .childContentPic h2 a,
.bgPicSec3 .childContentPic h2 a:hover,
.bgPicSec4 .childContentPic h2,
.bgPicSec4 .childContentPic h2 a,
.bgPicSec4 .childContentPic h2 a:hover {
  font-size: 3.25rem;
  line-height: 100%;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #eee;
}

.bgPicSec3 .childContentPic h3,
.bgPicSec3 .childContentPic h3 a,
.bgPicSec3 .childContentPic h3 a:hover,
.bgPicSec4 .childContentPic h3,
.bgPicSec4 .childContentPic h3 a,
.bgPicSec4 .childContentPic h3 a:hover {
  font-size: 3.2rem;
  line-height: 138%;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.04em;
  color: #eee;
  text-decoration: none;
}

.bgPicSec3 .childContentPic h3,
.bgPicSec3 .childContentPic h3 a,
.bgPicSec3 .childContentPic h3 a:hover,
.bgPicSec4 .childContentPic h3,
.bgPicSec4 .childContentPic h3 a,
.bgPicSec4 .childContentPic h3 a:hover {
  margin-top: 15px;
  padding: 0;
}

.bgPicSec3 .childContentPic p,
.bgPicSec3a .childContentPic p,
.bgPicSec4 .childContentPic p {
  max-width: 650px;
  margin: 0 auto;
  padding: 0;
  font-size: 1rem;
  line-height: 125%;
  font-weight: 400;
  letter-spacing: 0.02em;
  font-style: normal;
  color: #eee;
}

.bgPicSec3a .childContentPic p {
  font-size: 1.5rem;
}

/* ----------- "bgPicSec5/bgPicSec5a/bgPicSec5b" -> Hintergrundbild mit Text (onePager-Unterseite) -> Layout Typ 2 (2a -> große Überschrift, 2b -> mittlere Überschrift) ------------ */
.bgPicSec5 .childContentPic,
.bgPicSec5a .childContentPic,
.bgPicSec5b .childContentPic {
  position: absolute;
  top: 20%;
  left: 17%;
  width: 66%;
  text-align: center;
}

.bgPicSec5 .childContentPic h2,
.bgPicSec5a .childContentPic h2,
.bgPicSec5b .childContentPic h2 {
  margin-bottom: 15px;
  padding: 0 0 10px 0;
}

.bgPicSec5 .childContentPic h2,
.bgPicSec5 .childContentPic h2 a,
.bgPicSec5 .childContentPic h2 a:hover {
  font-size: 3.25rem;
  line-height: 100%;
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  color: #fff;
}

.bgPicSec5a .childContentPic h2,
.bgPicSec5a .childContentPic h2 a,
.bgPicSec5a .childContentPic h2 a:hover {
  font-size: 4.5rem;
  line-height: 107.5%;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
}

.bgPicSec5b .childContentPic h2,
.bgPicSec5b .childContentPic h2 a,
.bgPicSec5b .childContentPic h2 a:hover {
  font-size: 3.4rem;
  line-height: 138%;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-style: normal;
  color: #fff;
}

.bgPicSec5 .childContentPic h3,
.bgPicSec5 .childContentPic h3 a,
.bgPicSec5 .childContentPic h3 a:hover,
.bgPicSec5a .childContentPic h3,
.bgPicSec5a .childContentPic h3 a,
.bgPicSec5a .childContentPic h3 a:hover,
.bgPicSec5b .childContentPic h3,
.bgPicSec5b .childContentPic h3 a,
.bgPicSec5b .childContentPic h3 a:hover {
  font-size: 5.625rem;
  line-height: 100%;
  font-weight: 700;
  font-style: italic;
  letter-spacing: 0.05em;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.bgPicSec5 .childContentPic h3,
.bgPicSec5 .childContentPic h3 a,
.bgPicSec5 .childContentPic h3 a:hover,
.bgPicSec5a .childContentPic h3,
.bgPicSec5a .childContentPic h3 a,
.bgPicSec5a .childContentPic h3 a:hover,
.bgPicSec5b .childContentPic h3,
.bgPicSec5b .childContentPic h3 a,
.bgPicSec5b .childContentPic h3 a:hover {
  margin-top: 15px;
  padding: 0;
}

.bgPicSec5 .childContentPic p,
.bgPicSec5a .childContentPic p,
.bgPicSec5b .childContentPic p {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 1.125rem;
  color: #fff;
}

/* ----------- "standardSec" -> Standardlayout (onePager-Unterseite) ------------ */
.standardSec {
  padding-top: 60px;
  padding-bottom: 40px;
}

.standardSec .smallov {
  position: relative;
  width: 40%;
  min-width: 300px;
  margin: 0 auto -45px;
}

/* ----------- "tickerSec" -> Ticker-Template ------------ */
section.tickerSec {
  display: none;
}

.tickerSec .ticker,
.tickerSec .tickerRev {
  position: absolute;
  display: flex;
  left: 0;
  width: max-content;
  height: 35px;
  white-space: nowrap;
}

.tickerSec .tickerBox {
  height: 35px;
  background-color: #ef767a;
  overflow: hidden;
}

@media screen and (min-width: 400px) {
  .tickerSec .ticker,
  .tickerSec .tickerRev,
  .tickerSec .tickerBox {
    height: 40px;
  }
}
@media screen and (min-width: 782px) {
  .tickerSec .ticker,
  .tickerSec .tickerRev,
  .tickerSec .tickerBox {
    height: 80px;
  }
}
.tickerSec .ticker .luft,
.tickerSec .tickerRev .luft {
  width: 0;
}

.tickerSec .ticker img,
.tickerSec .tickerRev img {
  display: block;
  height: 100%;
  width: auto;
}

.tickerSec .ticker.op33 img,
.tickerSec .tickerRev.op33 img {
  opacity: 0.33;
}

.tickerSec .ticker.op66 img,
.tickerSec .tickerRev.op66 img {
  opacity: 0.66;
}

.tickerSec .ticker p,
.tickerSec .tickerRev p {
  display: inline;
  font-size: 70px;
  line-height: 70px;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #000;
}

.tickerSec .ticker span,
.tickerSec .tickerRev span {
  display: inline-block;
  width: 40px;
}

.startSec.tickerSec .ticker,
.startSec.tickerSec .tickerRev,
.startSec.tickerSec .tickerBox {
  height: 50px;
}

@media screen and (min-width: 400px) {
  .startSec.tickerSec .ticker,
  .startSec.tickerSec .tickerRev,
  .startSec.tickerSec .tickerBox {
    height: 60px;
  }
}
@media screen and (min-width: 782px) {
  .startSec.tickerSec .ticker,
  .startSec.tickerSec .tickerRev,
  .startSec.tickerSec .tickerBox {
    height: 100px;
  }
}
/* --------------------------------------------------------------------------
   DREI HIGHLIGHT-BOXEN
   -------------------------------------------------------------------------- */
.highlightWrapper {
  width: 100%;
  max-width: 1200px;
  padding: 0 40px;
  margin: -60px auto 80px;
}

.highlightWrapper .oneBox,
.highlightWrapper .oneBox.drei {
  position: relative;
  width: 33.33%;
  margin-top: 15px;
  float: left;
  border: 0;
  text-align: center !important;
}

.highlightWrapper .oneBox.eins {
  width: 100%;
}

.highlightWrapper .oneBox.zwei {
  width: 50%;
}

.highlightWrapper .oneBox.vier {
  width: 25%;
}

.highlightWrapper .oneBox.fuenf {
  width: 20%;
}

.highlightWrapper .oneBox h2 {
  margin: 20px 0;
  padding: 0 20px;
  font-size: 1.7rem;
  font-weight: 400;
  text-align: center !important;
  color: #333;
}

.highlightWrapper.rev .oneBox h2 {
  color: #fff;
}

.highlightWrapper .oneBox .imgBox {
  width: 200px;
  height: 200px;
  margin: 20px auto;
  border: 3px solid #b0012f;
  border-radius: 100px;
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #333;
}

.highlightWrapper .oneBox p {
  min-height: 100px;
  margin: 20px 0 10px;
  padding: 0 10px;
  text-align: center !important;
}

.highlightWrapper.rev .oneBox p {
  color: #fff;
}

.highlightWrapper .oneBox a {
  display: inline-block;
  margin: 10px 0 20px;
  padding: 4px 8px;
  background-color: #222;
  border-radius: 8px;
  color: #fff;
  font-size: 1.14rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.highlightWrapper .oneBox a:hover {
  color: #b0012f;
  text-decoration: none;
}

/* --------------------------------------------------------------------------
   GUTENBERG-BLOCK FÜR KONTAKTFORMULAR
   -------------------------------------------------------------------------- */
.contact-form-block {
  width: 100%;
  margin: 2rem auto;
}
.contact-form-block.form-disabled .contact-form-grid {
  opacity: 0.6;
  pointer-events: none;
}
.contact-form-block.form-disabled input,
.contact-form-block.form-disabled textarea,
.contact-form-block.form-disabled button {
  background-color: #002148;
  cursor: not-allowed;
}
.contact-form-block.form-disabled input:disabled,
.contact-form-block.form-disabled textarea:disabled,
.contact-form-block.form-disabled button:disabled {
  opacity: 0.6;
}
.contact-form-block.form-disabled button.submit-button:disabled {
  background: #9DB9D5;
  color: #002148;
}

.contact-form-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem !important;
}

.form-field {
  display: flex;
  flex-direction: column;
}
.form-field.emailwdh {
  display: none;
}
.form-field.full-width {
  grid-column: 1/-1;
}
.form-field.declaration {
  margin-top: -20px;
}
.form-field.declaration .pflichtfeld {
  font-size: 0.875rem;
  color: #002148;
  text-align: right;
}
.form-field label {
  margin-bottom: 0.5rem;
  font-weight: 300;
  color: #002148;
}
.form-field label .required {
  color: #9DB9D5;
}
.form-field input[type=text],
.form-field input[type=email],
.form-field input[type=tel],
.form-field textarea {
  padding: 0.75rem;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1rem;
  font-family: inherit;
}
.form-field input[type=text]:focus,
.form-field input[type=email]:focus,
.form-field input[type=tel]:focus,
.form-field textarea:focus {
  outline: none;
  border-color: #0073aa;
}
.form-field textarea {
  min-height: 150px;
  resize: vertical;
}
.form-field.error input,
.form-field.error textarea {
  border-color: #d00;
}

.field-error {
  color: #d00;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}

.privacy-field {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
}
.privacy-field input[type=checkbox] {
  margin-top: 0.25rem;
  flex-shrink: 0;
}
.privacy-field label {
  margin-bottom: 0;
}
.privacy-field label a {
  color: #002148;
  text-decoration: underline;
}
.privacy-field label a:hover {
  opacity: 0.7;
}

.submit-button {
  background: #002148;
  color: white;
  border: none;
  padding: 1rem 2rem;
  font-size: 1rem;
  font-weight: 600;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s;
  width: 200px;
}
.submit-button:hover:not(:disabled) {
  background: #999;
}
.submit-button:disabled {
  background: #ccc;
  cursor: not-allowed;
}

.form-message {
  padding: 1rem;
  margin-bottom: 1.5rem;
  border-radius: 4px;
}
.form-message.success {
  background: #9DB9D5;
  color: #fff;
}
.form-message.error {
  background: #f8d7da;
  color: #721c24;
  border: 1px solid #f5c6cb;
}

.honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
}

/* --------------------------------------------------------------------------
   BOXEN FÜR INFO-KONTAKTBOX
   -------------------------------------------------------------------------- */
.kontaktWrapper {
  width: 100%;
  max-width: 1600px;
  padding: 60px 0;
  margin: 80px auto;
  background-color: #b0012f;
}

.kontaktWrapper p {
  color: #fff;
  margin: 0;
}

.kontaktWrapper a {
  display: inline-block;
  margin: 10px 0 20px 50px;
  padding: 4px 8px;
  background-color: #fff;
  border-radius: 8px;
  color: #b0012f;
  font-size: 1.14rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.kontaktWrapper a:hover {
  color: #222;
  text-decoration: none;
}

/* --------------------------------------------------------------------------
   SEKTION KONTAKTFORM
   -------------------------------------------------------------------------- */
.kontaktformWrapper {
  width: 100%;
  max-width: 1200px;
  margin: 60px auto 0;
  padding: 60px 40px;
  background-color: #fff8e6;
}

.kontaktformInnerWrapper {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

.kontaktformWrapper h2 {
  margin: 60px 0 30px;
  padding: 10px 0;
  font-size: 2rem;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}

.kontaktformWrapper p {
  margin: 30px 0;
}

.kontaktformWrapper input[type=text],
.kontaktformWrapper input[type=password],
.kontaktformWrapper textarea,
.kontaktformWrapper select {
  width: 100%;
  height: 30px;
  margin-bottom: 20px;
  padding: 0 2.5%;
  border: 1px solid #b0012f;
  font-size: 0.8rem;
  line-height: 210%;
  color: #666;
  background: #fff;
}

.kontaktformWrapper textarea {
  height: 120px;
}

.kontaktformWrapper input[type=submit] {
  display: inline-block;
  float: right;
  margin: 10px 0 20px 50px;
  padding: 4px 8px;
  border: 0;
  border-radius: 8px;
  background-color: #222;
  color: #fff;
  font-size: 1.14rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.kontaktformWrapper input[type=submit]:hover {
  color: #b0012f;
}

.kontaktWrapper input[type=submit]:hover {
  color: #222;
  text-decoration: none;
}

/* --------------------------------------------------------------------------
   SPEZ. DEFINITIONEN FÜR EINZELNE INHALTSBERICHE
   -------------------------------------------------------------------------- */
/* ----------- Drei Haustypen ------------ */
#post-2019 {
  padding-top: 20px;
}

/* ----------- Drei Haustypen Startseite ------------ */
#post-2483 {
  margin-top: 80px !important;
}

#post-2483 .threeHouses {
  padding-top: 0 !important;
}

/* --------------------------------------------------------------------------
   Videos
   -------------------------------------------------------------------------- */
.videoBox {
  position: relative;
  width: 100%;
  max-width: 100%;
  background-color: #fff;
}

.videoBox video {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  padding: 0;
  margin: 0;
  filter: brightness(0.75) contrast(1.1);
}

.videoBox.fullH video {
  position: absolute;
  display: block;
  width: 100%;
  height: 100vh;
  border: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
}

.smallVideoBox {
  position: relative;
  width: 50%;
  min-width: 500px;
  margin: 60px auto 30px;
}

/* --------------------------------------------------------------------------
   Effekte
   -------------------------------------------------------------------------- */
.effektBoxZoom,
.noeffektBoxZoom {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.effektBoxZoom img {
  transition: all 4s ease;
}

.effektBoxZoom:hover img {
  transform: scale(1.04);
}

.noeffektBoxZoom video {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border: 0;
  padding: 0;
  margin: 0;
}

.aniRotate {
  animation-duration: 2s;
}

.scale90 {
  transform: scale(0.9);
}

.scale95 {
  transform: scale(0.95);
}

.opacity100 {
  filter: alpha(opacity=1);
  opacity: 1;
}

.rotate360 {
  transform: rotate(-360deg);
}

/* ------------------- Animate ---------------------------------- */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/* --------------------------------------------------------------------------
   infoBlockR / simpleInfoBoxR / borderInfoBoxR (Codeersetzung im Text)
   -------------------------------------------------------------------------- */
.infoBlockR {
  width: 33%;
  float: right;
  margin-left: 10px;
  padding: 10px;
  border: 1px solid #000;
  background-color: #eee;
}

.simpleInfoBoxR {
  width: 60%;
  float: right;
  margin: -10px 0 5px 10px;
}

.borderInfoBoxR,
.borderInfoBoxRfull,
.borderInfoBoxRsmall {
  float: right;
  margin: 10px 0;
  padding: 10px;
  border: 1px dotted #222;
}

.borderInfoBoxR {
  width: 50%;
}

.borderInfoBoxRsmall {
  width: 33%;
}

.borderInfoBoxRfull {
  width: 100%;
  float: none;
}

.borderInfoBoxR ul,
.borderInfoBoxRfull ul,
.borderInfoBoxRsmall ul {
  margin-bottom: 0;
}

.borderInfoBoxR table,
.borderInfoBoxRfull table,
.borderInfoBoxRsmall table {
  width: 100%;
  margin: 0;
  border: 0;
}

.borderInfoBoxR td,
.borderInfoBoxRfull td,
.borderInfoBoxRsmall td {
  padding: 0 2px;
  border: 0;
}

.borderInfoBoxR ol,
.borderInfoBoxRfull ol,
.borderInfoBoxRsmall ol {
  list-style-position: outside;
}

/* --------------------------------------------------------------------------
   ALLGEMEINE LAYOUT- UND SEITENDEFINITIONEN
   -------------------------------------------------------------------------- */
.img_left,
img.alignleft {
  margin: 5px 10px 0 0;
  float: left;
}

.img_right,
img.alignright {
  margin: 5px 0 0 10px;
  float: right;
}

.m_right0,
.mRight0 {
  margin-right: 0 !important;
}

.m_right,
.mRight {
  margin-right: 10px !important;
}

.m_left0,
.mLeft0 {
  margin-left: 0 !important;
}

.m_bottom0,
.mBottom0 {
  margin-bottom: 0 !important;
}

.m_top0,
.mTop0 {
  margin-top: 0 !important;
}

.m_top3,
.mTop3 {
  margin-top: 30px !important;
}

.m_top12,
.mTop12 {
  margin-top: 120px !important;
}

.m_bottom_sp1 {
  margin-bottom: 12px !important;
}

.p_right0 {
  padding-right: 0 !important;
}

.p_left0 {
  padding-left: 0 !important;
}

.p_bottom0 {
  padding-bottom: 0 !important;
}

.p_top0 {
  padding-top: 0 !important;
}

.p_right {
  padding-right: 30px !important;
}

.p_left {
  padding-left: 30px !important;
}

.p_bottom {
  padding-bottom: 30px !important;
}

.p_top {
  padding-top: 30px !important;
}

.b_right0 {
  border-right: none !important;
}

.b_left0 {
  border-left: none !important;
}

.b_bottom0 {
  border-bottom: none !important;
}

.b_top0 {
  border-top: none !important;
}

.align_left {
  text-align: left !important;
}

.align_right {
  text-align: right !important;
}

.align_center {
  text-align: center !important;
}

.vaMiddle {
  vertical-align: middle !important;
}

.fl_left,
.fLeft {
  float: left !important;
}

.fl_right,
.fRight {
  float: right !important;
}

.left50 {
  float: left;
  width: 48%;
  margin-right: 1.9%;
}

.bg_dark {
  font-weight: 600;
  background-color: #e5e5e5;
}

.c_rot,
.err {
  color: red !important;
}

.bordered {
  padding: 5px;
  border: 1px dotted #ccc;
}

.clear {
  clear: both;
}

.disp_block {
  display: block;
}

.disp_inline {
  display: block;
}

.disp_hide {
  display: none;
}

.h1px {
  height: 1px;
}

.hyph {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

img.fullW {
  width: 100%;
  height: auto;
}

.shadowBot {
  -webkit-box-shadow: 0 4px 4px -2px #999;
  box-shadow: 0 4px 4px -2px #999;
}

.firstCol,
.size34,
.size12,
.size12plus,
.size12plus2,
.size13,
.size13f,
.size14,
.size34mr0,
.size12mr0,
.size14mr0 {
  float: left;
  margin-left: 40px;
}

.size13f {
  margin-left: 0;
}

.size34mr0,
.size12mr0,
.size14mr0 {
  margin-right: 0;
}

.size34 {
  width: calc(75% - 40px);
}

.size12 {
  width: calc(50% - 40px);
}

.size12plus {
  width: calc(50% - 40px);
}

.size12plus2 {
  width: calc(50% - 40px);
}

.size13,
.size13f {
  width: calc(33.33% - 26.6666666667px);
}

.size14,
.firstCol {
  width: calc(25% - 40px);
}

.size34mr0 {
  width: 75%;
}

.size12mr0 {
  width: 50%;
}

.size14mr0 {
  width: 25%;
}

.size11 {
  width: 100%;
}

.stdBlock {
  padding: 20px 0 !important;
}

.blockend_bottom_half {
  padding-bottom: 15px !important;
  margin-top: -15px !important;
  margin-bottom: 30px !important;
}

.blockend_bottom {
  padding-bottom: 10px !important;
  margin-bottom: 30px !important;
}

.blockend_noborder {
  padding-bottom: 30px !important;
  margin-bottom: 0 !important;
  border-bottom: 0;
}

.bBotLight {
  border-bottom: 1px solid #b0012f;
}

.bBotBold {
  border-bottom: 10px solid #b0012f;
}

.bg_lightGray {
  background-color: #d1d1d1;
}

.bg_lightYellow {
  background-color: #fff8df;
}

.borderGray {
  border: 1px solid #999;
}

img.logo_foot {
  width: 150px;
  height: 0;
}

.hideme {
  display: none !important;
}

/* --------------------------------------------------------------------------
   weitere horizontale Boxen / Wrapper
   -------------------------------------------------------------------------- */
.fl100p,
.fr100p,
.w100p {
  float: none;
  width: 100% !important;
}

.fl085p,
.fr085p {
  float: left;
  width: 85% !important;
}

.fl085p.space,
.fr085p.space {
  width: 83% !important;
  width: calc(85% - 10px) !important;
}

.fr085p {
  float: right;
}

.fl080p,
.fr080p {
  float: left;
  width: 80% !important;
}

.fl080p.space,
.fr080p.space {
  width: 78% !important;
  width: calc(80% - 10px) !important;
}

.fr080p {
  float: right;
}

.fl070p,
.fr070p {
  float: left;
  width: 70% !important;
}

.fl070p.space,
.fr070p.space {
  width: 68% !important;
  width: calc(70% - 10px) !important;
}

.fr070p {
  float: right;
}

.fl050p,
.fr050p {
  float: left;
  width: 50% !important;
}

.fl050p.space,
.fr050p.space {
  width: 48% !important;
  width: calc(50% - 10px) !important;
}

.fr050p {
  float: right;
}

.fl030p,
.fr030p {
  float: left;
  width: 30% !important;
}

.fl030p.space,
.fr030p.space {
  width: 28% !important;
  width: calc(30% - 10px) !important;
}

.fr030p {
  float: right;
}

.fl028p,
.fr028p {
  float: left;
  width: 28% !important;
}

.fl028p.space,
.fr028p.space {
  width: 26% !important;
  width: calc(28% - 10px) !important;
}

.fr028p {
  float: right;
}

.fl025p,
.fr025p {
  float: left;
  width: 25% !important;
}

.fl025p.space,
.fr025p.space {
  width: 23% !important;
  width: calc(25% - 10px) !important;
}

.fr025p {
  float: right;
}

.fl020p,
.fr020p {
  float: left;
  width: 20% !important;
}

.fl020p.space,
.fr020p.space {
  width: 18% !important;
  width: calc(20% - 10px) !important;
}

.fr020p {
  float: right;
}

.fl015p,
.fr015p {
  float: left;
  width: 15% !important;
}

.fl015p.space,
.fr015p.space {
  width: 13% !important;
  width: calc(15% - 10px) !important;
}

.fr015p {
  float: right;
}

ul.blau {
  list-style-image: url(template/checkitem_blau.png);
}

ul.gruen {
  list-style-image: url(template/checkitem_gruen.png);
}

ul.rot {
  list-style-image: url(template/checkitem_rot.png);
}

ul.gelb {
  list-style-image: url(template/checkitem_gelb.png);
}

ul.schwarz {
  list-style-image: url(template/checkitem_schwarz.png);
}

ul.blau li,
ul.gruen li,
ul.rot li,
ul.gelb li,
ul.schwarz li {
  margin-left: 22px !important;
}

ul.bullet {
  list-style-type: disc;
  margin-left: 12px;
}

ul.bullet li {
  margin-left: 0;
}

ul.iconUl {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
}

ul.iconUl li {
  margin-left: 15px;
}

ul.iconUl li > img {
  display: inline-block;
  width: 40px;
  height: auto;
  margin-right: 10px;
}

.hidden {
  opacity: 0;
}

.visible {
  opacity: 1;
}

/* --------------------------------------------------------------------------
   PDF Download-Bereiche
   -------------------------------------------------------------------------- */
.pdf {
  background: url(template/pdficon.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

.pdf_rot {
  background: url(template/raute_rot_pdf_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

.pdf_gelb {
  background: url(template/raute_gelb_pdf_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

.pdf_gruen {
  background: url(template/raute_gruen_pdf_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

.pdf_blau {
  background: url(template/raute_blau_pdf_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

/* --------------------------------------------------------------------------
   Rauten Download-Bereiche
   -------------------------------------------------------------------------- */
.raute_rot {
  background: url(template/raute_rot_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

.raute_gelb {
  background: url(template/raute_gelb_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

.raute_gruen {
  background: url(template/raute_gruen_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

.raute_blau {
  background: url(template/raute_blau_32.png) no-repeat 5px 5px;
  padding: 5px 5px 5px 50px;
  min-height: 40px;
}

/* --------------------------------------------------------------------------
   Generator Formular
   -------------------------------------------------------------------------- */
.generator input[type=text],
.generator textarea {
  width: 420px;
  border: 1px #666 dotted;
}

.generator span {
  font-size: 0.7rem;
}

.bgfader {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 70vh;
}

@media screen and (orientation: portrait) {
  .bgfader {
    height: 50vh;
  }
}
/* --------------------------------------------------------------------------
   Backgroundslider - jQuery PlugIn 
   -------------------------------------------------------------------------- */
.bgfader ul {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.bgfader ul li {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  list-style: none;
}

.bgfader .dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  z-index: 3;
  text-align: center;
}

.bgfader .dots li {
  display: inline-block;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 50%;
  opacity: 1;
  cursor: pointer;
  transition: background 0.5s, opacity 0.5s;
  list-style: none;
  background-color: rgba(255, 255, 255, 0.6);
}

.bgfader .dots li.active {
  background: #fff;
  opacity: 1;
}

.bgfader .arrow {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

.bgfader .arrow .arrow-left,
.bgfader .arrow .arrow-right {
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  opacity: 0;
}

.bgfader .arrow .arrow-left:hover,
.bgfader .arrow .arrow-right:hover {
  opacity: 0;
}

/* ==========================================================================
   ÜBERSCHREIBEN VON PLUGIN-DEFINITIONEN
   ========================================================================== */
/* ------------------- CycloneSlider II ----------------------------------*/
.cycloneslider-template-standard {
  margin-bottom: 0;
}

.cycloneslider-template-standard .cycloneslider-pager {
  bottom: 20px;
  left: auto;
  right: 0;
  height: 12px;
  text-align: center;
}

.cycloneslider-template-standard .cycloneslider-pager span {
  display: inline-block;
  box-sizing: border-box;
  margin: 0 5px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
}

.cycloneslider-template-standard .cycloneslider-pager span.cycle-pager-active {
  background-color: #fff;
}

.cycloneslider-template-standard .cycloneslider-prev,
.cycloneslider-template-standard .cycloneslider-next {
  top: 50%;
  width: 14px;
  height: 25px;
  margin-top: -12px;
  border-radius: 0;
  background-color: transparent;
  background-image: url("template/arrows.png");
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cycloneslider-template-standard .cycloneslider-prev {
  background-position: 0 0;
}

.cycloneslider-template-standard .cycloneslider-next {
  background-position: -14px 0;
}

.cycloneslider-template-standard .cycloneslider-prev .arrow,
.cycloneslider-template-standard .cycloneslider-next .arrow {
  display: none;
}

.cycloneslider-template-standard .cycloneslider-caption {
  top: 50%;
  left: 50%;
  height: 240px;
  width: 600px;
  margin-top: -120px;
  margin-left: -300px;
  text-align: center;
  color: #000;
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 1;
  -webkit-box-shadow: 3px 3px 3px 0 #333;
  box-shadow: 3px 3px 3px 0 #333;
}

.cycloneslider-template-standard .cycloneslider-caption-title {
  padding: 20px 0 10px;
  font-size: 2rem;
  color: #000;
  text-transform: uppercase;
}

.cycloneslider-template-standard .cycloneslider-caption-description h2 {
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 2rem;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}

.cycloneslider-template-standard .cycloneslider-caption-description p {
  margin: 0;
  padding: 4px 0;
  font-size: 1.3rem;
  color: #000;
}

.cycloneslider-template-standard .cycloneslider-caption-description a {
  padding: 2px 8px;
  background-color: #222;
  border-radius: 8px;
  color: #fff;
  font-size: 1.15rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.cycloneslider-template-standard .cycloneslider-caption-description a:hover {
  color: #b0012f;
  text-decoration: none;
}

.cycloneslider-template-standard .cycloneslider-prev,
.cycloneslider-template-standard .cycloneslider-next {
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
}

.cycloneslider-template-standard:hover .cycloneslider-prev,
.cycloneslider-template-standard:hover .cycloneslider-next {
  opacity: 1;
}

.cycloneslider-template-standard .cycloneslider-prev {
  left: -25px;
  background-image: url("template/sl_arrow_l.png");
}

.cycloneslider-template-standard .cycloneslider-next {
  right: -25px;
  background-image: url("template/sl_arrow_r.png");
}

/* ------------------- PlugIn WP-Post-Tabs 1.6. ----------------------------------*/
.wordpress-post-tabs-skin-gray .ui-tabs .ui-tabs-nav {
  padding: 0;
}

.wordpress-post-tabs-skin-gray .ui-tabs .ui-tabs-panel {
  margin-top: -1px;
  background-color: #e4e4e4;
  border: 1px #aaa solid;
}

.wordpress-post-tabs-skin-gray .ui-state-default,
.wordpress-post-tabs-skin-gray .ui-widget-content .ui-state-default {
  background: #fff;
}

.wordpress-post-tabs-skin-gray .ui-tabs-nav li.ui-corner-top.ui-state-active {
  background: #e4e4e4;
}

.wordpress-post-tabs-skin-gray .ui-tabs .ui-tabs-nav li {
  margin: 0 3px 0 0 !important;
  z-index: 120;
}

/* ------------------- Wordpress File Upload ----------------------------------*/
div.file_div_clean_responsive_container {
  display: block;
  text-align: left;
}

div.file_div_clean_responsive {
  width: 100%;
}

span.file_title_clean {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  text-align: left;
}

label.file_userdata_label {
  width: 100px !important;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  color: #afafaf;
  text-align: left;
}

div.file_userdata_fieldwrapper,
div.file_userdata_fieldwrapper_required,
div.file_userdata_fieldwrapper_required_empty {
  width: calc(100% - 100px) !important;
}

input[type=text].file_input_textbox {
  position: relative;
  width: 100%;
  border-bottom: 0;
}

input[type=button].file_input_submit,
input[type=button].file_input_button,
input[type=button].file_input_button_hover {
  height: 56px;
  margin-top: 20px;
  margin-left: 10px;
  border: 1px solid #eee;
  padding: 0 20px;
  font-size: 0.875rem;
  line-height: 56px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  text-align: center;
  color: #fff;
  background-color: #eee;
}

input[type=button].file_input_submit:hover {
  background-color: transparent;
  border-color: #eee;
  color: #eee;
  text-decoration: none;
}

input[type=file].file_input_hidden {
  top: 20px;
}

div.file_userdata_fieldwrapper_required_empty div.wfu_fieldwrapper_overlay {
  height: 36px !important;
  border: 0 !important;
  border-bottom: 1px solid red !important;
}

div.file_userdata_hint_inline {
  background: #f4f4f4 !important;
}

#userdata_1_label_4 {
  display: block;
  margin-top: 20px;
}

#userdata_1_fieldwrapper_4 {
  width: 100% !important;
}

#userdata_1_field_4 {
  height: 250px;
}

#wordpress_file_upload_textbox_1 {
  float: left;
  display: block;
  width: 70%;
  width: calc(100% - 370px);
}

#wordpress_file_upload_submit_1,
#wordpress_file_upload_form_1 {
  width: auto;
  float: right;
  display: block;
}

/* --------------------------------------------------------------------------
   more Block 
   -------------------------------------------------------------------------- */
.moreBlock .moreText {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

.moreBlock .moreText.show {
  max-height: 1500px;
  padding-top: 30px;
}

.moreBlock .moreBut {
  padding-top: 30px;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
}

@media screen and (min-width: 660px) {
  .moreBlock .moreBut {
    font-size: 1.125rem;
  }
}
.moreBlock .moreBut:hover {
  opacity: 0.7;
}

.moreBlock .moreBut span {
  display: none;
  margin: 0 0 0 5px;
}

.moreBlock .moreBut span.show {
  display: inline-block;
}

/* --------------------------------------------------------------------------
   loadmore Block 
   -------------------------------------------------------------------------- */
.loadmoreBlock {
  margin-bottom: 60px;
}

.loadmoreBlock .loadmoreBut {
  padding-top: 30px;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 120%;
  text-transform: uppercase;
  text-decoration: underline;
  color: #fff;
}

@media screen and (min-width: 660px) {
  .loadmoreBlock .loadmoreBut {
    font-size: 1.125rem;
  }
}
.loadmoreBlock .loadmoreBut.hide {
  display: none;
}

.loadmoreBlock .loadmoreBut:hover {
  opacity: 0.7;
}

.loadmoreBlock .loadmoreBut span {
  display: inline-block;
  margin: 0 0 0 5px;
}

/* --------------------------------------------------------------------------
   Bilderglerie (3pics / 2pics) 
   -------------------------------------------------------------------------- */
.galerie .picWrapper2p,
.galerie .picWrapper2auto,
.galerie .picWrapper3p {
  margin: 0;
}

.galerie .pic3pContBig,
.galerie .pic3pContSmall,
.galerie .picCont2,
.galerie .picCont3,
.galerie .picCont4 {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
}

@media screen and (min-width: 1020px) {
  .galerie .pic3pContBig,
  .galerie .pic3pContSmall,
  .galerie .picCont2,
  .galerie .picCont3,
  .galerie .picCont4 {
    overflow: hidden;
  }
}
.galerie .pic3pContBig,
.galerie .picCont2,
.galerie .picCont4 {
  margin-bottom: 40px;
  height: 40vh;
}

.galerie .picCont3 {
  margin-bottom: 40px;
}

.galerie .picWrapper2p img,
.galerie .picWrapper3p img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 1020px) {
  .galerie .picWrapper2p img,
  .galerie .picWrapper3p img {
    height: 100%;
  }
}
.galerie .picWrapper2auto img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

@media screen and (min-width: 600px) {
  .galerie .cont {
    padding: 30px 0 50px;
  }
}
@media screen and (orientation: landscape) {
  .galerie .pic3pContBig,
  .galerie .picCont2,
  .galerie .picCont4 {
    height: 70vh;
    min-height: 300px;
    margin-bottom: 40px;
  }
  .galerie .picCont3 {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1020px) {
  .galerie .cont {
    padding: 40px 0 85px;
  }
  .galerie .picWrapper2p,
  .galerie .picWrapper3p {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
  }
  .galerie .picWrapper2auto {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
  }
  .galerie .picWrapper3p.reverse {
    flex-direction: row-reverse;
  }
  .galerie .pic3pContBig {
    width: calc(66.66% - 30px);
    min-height: 400px;
  }
  .galerie .pic3pContSmall {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
    width: calc(33.34% - 30px);
  }
  .galerie .picCont2 {
    width: 100%;
    height: calc(20vh - 30px);
    min-height: 170px;
  }
  .galerie .picCont3 {
    width: 33%;
  }
  .galerie .picWrapper2auto .picCont3:first-of-type {
    padding-right: 32px;
  }
  .galerie .picWrapper2auto .picCont3:last-of-type {
    padding-left: 32px;
  }
  .galerie .picCont4 {
    width: calc(50% - 30px);
    height: 50vh;
    min-height: 250px;
  }
  .galerie .pic3pContBig,
  .galerie .picCont2,
  .galerie .picCont3,
  .galerie .picCont4 {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1020px) and (orientation: landscape) {
  .galerie .pic3pContBig {
    height: 60vh;
  }
  .galerie .picCont2 {
    height: calc(30vh - 30px);
  }
  .galerie .picCont4 {
    height: 40vh;
  }
}
/* --------------------------------------------------- */
.swipe-detector {
  width: 350px;
  height: 200px;
  background-color: #52a9e8;
  margin: 65px auto 0;
  text-align: center;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 5px 5px 15px rgba(101, 166, 201, 0.34);
  box-shadow: 5px 5px 15px rgba(101, 166, 201, 0.34);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
}

.message-xxx {
  display: inline-block;
  color: #ffffff;
  -webkit-user-select: none;
  user-select: none;
}

/* --------------------------------------------------------------------------
   Seitenspezifische Inhalte 
   -------------------------------------------------------------------------- */
#startseite-top,
#konzept-top,
#standorte-top,
#news-top,
#ankaufsprofil-top,
#kontakt-top,
#impressum-top,
#datenschutz-top {
  padding-top: 130px;
}
#startseite-top [class*=wp-block] [class*=is-layout-flex],
#konzept-top [class*=wp-block] [class*=is-layout-flex],
#standorte-top [class*=wp-block] [class*=is-layout-flex],
#news-top [class*=wp-block] [class*=is-layout-flex],
#ankaufsprofil-top [class*=wp-block] [class*=is-layout-flex],
#kontakt-top [class*=wp-block] [class*=is-layout-flex],
#impressum-top [class*=wp-block] [class*=is-layout-flex],
#datenschutz-top [class*=wp-block] [class*=is-layout-flex] {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
#startseite-top *,
#konzept-top *,
#standorte-top *,
#news-top *,
#ankaufsprofil-top *,
#kontakt-top *,
#impressum-top *,
#datenschutz-top * {
  gap: 0 !important;
}
#startseite-top .wp-block-column,
#konzept-top .wp-block-column,
#standorte-top .wp-block-column,
#news-top .wp-block-column,
#ankaufsprofil-top .wp-block-column,
#kontakt-top .wp-block-column,
#impressum-top .wp-block-column,
#datenschutz-top .wp-block-column {
  width: auto;
}
#startseite-top .wp-block-column,
#startseite-top .wp-block-columns,
#konzept-top .wp-block-column,
#konzept-top .wp-block-columns,
#standorte-top .wp-block-column,
#standorte-top .wp-block-columns,
#news-top .wp-block-column,
#news-top .wp-block-columns,
#ankaufsprofil-top .wp-block-column,
#ankaufsprofil-top .wp-block-columns,
#kontakt-top .wp-block-column,
#kontakt-top .wp-block-columns,
#impressum-top .wp-block-column,
#impressum-top .wp-block-columns,
#datenschutz-top .wp-block-column,
#datenschutz-top .wp-block-columns {
  backface-visibility: hidden;
  transform: translateZ(0);
}
#startseite-top figure,
#konzept-top figure,
#standorte-top figure,
#news-top figure,
#ankaufsprofil-top figure,
#kontakt-top figure,
#impressum-top figure,
#datenschutz-top figure {
  margin: 0;
}
@media (min-width: 782px) {
  #startseite-top .wp-block-columns,
  #konzept-top .wp-block-columns,
  #standorte-top .wp-block-columns,
  #news-top .wp-block-columns,
  #ankaufsprofil-top .wp-block-columns,
  #kontakt-top .wp-block-columns,
  #impressum-top .wp-block-columns,
  #datenschutz-top .wp-block-columns {
    flex-wrap: wrap;
  }
}
@media (min-width: 782px) {
  #startseite-top .wp-block-column,
  #konzept-top .wp-block-column,
  #standorte-top .wp-block-column,
  #news-top .wp-block-column,
  #ankaufsprofil-top .wp-block-column,
  #kontakt-top .wp-block-column,
  #impressum-top .wp-block-column,
  #datenschutz-top .wp-block-column {
    flex-basis: auto;
  }
}
#startseite-top .columns,
#konzept-top .columns,
#standorte-top .columns,
#news-top .columns,
#ankaufsprofil-top .columns,
#kontakt-top .columns,
#impressum-top .columns,
#datenschutz-top .columns {
  display: flex;
  flex-direction: column-reverse;
  padding-bottom: clamp(2.5rem, 0.25rem + 7.5vw, 6.25rem);
}
@media (min-width: 782px) {
  #startseite-top .columns,
  #konzept-top .columns,
  #standorte-top .columns,
  #news-top .columns,
  #ankaufsprofil-top .columns,
  #kontakt-top .columns,
  #impressum-top .columns,
  #datenschutz-top .columns {
    flex-direction: row;
  }
}
#startseite-top .columns .textcol,
#startseite-top .columns .fullcol,
#konzept-top .columns .textcol,
#konzept-top .columns .fullcol,
#standorte-top .columns .textcol,
#standorte-top .columns .fullcol,
#news-top .columns .textcol,
#news-top .columns .fullcol,
#ankaufsprofil-top .columns .textcol,
#ankaufsprofil-top .columns .fullcol,
#kontakt-top .columns .textcol,
#kontakt-top .columns .fullcol,
#impressum-top .columns .textcol,
#impressum-top .columns .fullcol,
#datenschutz-top .columns .textcol,
#datenschutz-top .columns .fullcol {
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 782px) {
  #startseite-top .columns .textcol,
  #startseite-top .columns .fullcol,
  #konzept-top .columns .textcol,
  #konzept-top .columns .fullcol,
  #standorte-top .columns .textcol,
  #standorte-top .columns .fullcol,
  #news-top .columns .textcol,
  #news-top .columns .fullcol,
  #ankaufsprofil-top .columns .textcol,
  #ankaufsprofil-top .columns .fullcol,
  #kontakt-top .columns .textcol,
  #kontakt-top .columns .fullcol,
  #impressum-top .columns .textcol,
  #impressum-top .columns .fullcol,
  #datenschutz-top .columns .textcol,
  #datenschutz-top .columns .fullcol {
    width: 50%;
    margin-top: 0;
  }
}
#startseite-top .columns .textcol ul,
#startseite-top .columns .fullcol ul,
#konzept-top .columns .textcol ul,
#konzept-top .columns .fullcol ul,
#standorte-top .columns .textcol ul,
#standorte-top .columns .fullcol ul,
#news-top .columns .textcol ul,
#news-top .columns .fullcol ul,
#ankaufsprofil-top .columns .textcol ul,
#ankaufsprofil-top .columns .fullcol ul,
#kontakt-top .columns .textcol ul,
#kontakt-top .columns .fullcol ul,
#impressum-top .columns .textcol ul,
#impressum-top .columns .fullcol ul,
#datenschutz-top .columns .textcol ul,
#datenschutz-top .columns .fullcol ul {
  margin-left: 0;
  list-style: none;
  list-style: disc outside;
  padding-left: 1.5em;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
#startseite-top .columns .textcol ul > li + li,
#startseite-top .columns .fullcol ul > li + li,
#konzept-top .columns .textcol ul > li + li,
#konzept-top .columns .fullcol ul > li + li,
#standorte-top .columns .textcol ul > li + li,
#standorte-top .columns .fullcol ul > li + li,
#news-top .columns .textcol ul > li + li,
#news-top .columns .fullcol ul > li + li,
#ankaufsprofil-top .columns .textcol ul > li + li,
#ankaufsprofil-top .columns .fullcol ul > li + li,
#kontakt-top .columns .textcol ul > li + li,
#kontakt-top .columns .fullcol ul > li + li,
#impressum-top .columns .textcol ul > li + li,
#impressum-top .columns .fullcol ul > li + li,
#datenschutz-top .columns .textcol ul > li + li,
#datenschutz-top .columns .fullcol ul > li + li {
  margin-top: 0.4lh;
}
#startseite-top .columns .textcol ul > li::marker,
#startseite-top .columns .fullcol ul > li::marker,
#konzept-top .columns .textcol ul > li::marker,
#konzept-top .columns .fullcol ul > li::marker,
#standorte-top .columns .textcol ul > li::marker,
#standorte-top .columns .fullcol ul > li::marker,
#news-top .columns .textcol ul > li::marker,
#news-top .columns .fullcol ul > li::marker,
#ankaufsprofil-top .columns .textcol ul > li::marker,
#ankaufsprofil-top .columns .fullcol ul > li::marker,
#kontakt-top .columns .textcol ul > li::marker,
#kontakt-top .columns .fullcol ul > li::marker,
#impressum-top .columns .textcol ul > li::marker,
#impressum-top .columns .fullcol ul > li::marker,
#datenschutz-top .columns .textcol ul > li::marker,
#datenschutz-top .columns .fullcol ul > li::marker {
  color: #9DB9D5;
  font-size: 1.125em;
}
#startseite-top .columns .textcol > div,
#startseite-top .columns .fullcol > div,
#konzept-top .columns .textcol > div,
#konzept-top .columns .fullcol > div,
#standorte-top .columns .textcol > div,
#standorte-top .columns .fullcol > div,
#news-top .columns .textcol > div,
#news-top .columns .fullcol > div,
#ankaufsprofil-top .columns .textcol > div,
#ankaufsprofil-top .columns .fullcol > div,
#kontakt-top .columns .textcol > div,
#kontakt-top .columns .fullcol > div,
#impressum-top .columns .textcol > div,
#impressum-top .columns .fullcol > div,
#datenschutz-top .columns .textcol > div,
#datenschutz-top .columns .fullcol > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 782px) {
  #startseite-top .columns .textcol > div,
  #startseite-top .columns .fullcol > div,
  #konzept-top .columns .textcol > div,
  #konzept-top .columns .fullcol > div,
  #standorte-top .columns .textcol > div,
  #standorte-top .columns .fullcol > div,
  #news-top .columns .textcol > div,
  #news-top .columns .fullcol > div,
  #ankaufsprofil-top .columns .textcol > div,
  #ankaufsprofil-top .columns .fullcol > div,
  #kontakt-top .columns .textcol > div,
  #kontakt-top .columns .fullcol > div,
  #impressum-top .columns .textcol > div,
  #impressum-top .columns .fullcol > div,
  #datenschutz-top .columns .textcol > div,
  #datenschutz-top .columns .fullcol > div {
    top: 0;
    Left: 0;
    width: 100%;
    height: 100%;
    padding-top: clamp(2.5rem, -3.5rem + 20vw, 12.5rem);
    padding-bottom: clamp(1.25rem, -1.75rem + 10vw, 6.25rem);
    padding-right: clamp(0.75rem, -4.425rem + 17.25vw, 9.375rem);
  }
}
#startseite-top .columns .textcol > div .top-text,
#startseite-top .columns .fullcol > div .top-text,
#konzept-top .columns .textcol > div .top-text,
#konzept-top .columns .fullcol > div .top-text,
#standorte-top .columns .textcol > div .top-text,
#standorte-top .columns .fullcol > div .top-text,
#news-top .columns .textcol > div .top-text,
#news-top .columns .fullcol > div .top-text,
#ankaufsprofil-top .columns .textcol > div .top-text,
#ankaufsprofil-top .columns .fullcol > div .top-text,
#kontakt-top .columns .textcol > div .top-text,
#kontakt-top .columns .fullcol > div .top-text,
#impressum-top .columns .textcol > div .top-text,
#impressum-top .columns .fullcol > div .top-text,
#datenschutz-top .columns .textcol > div .top-text,
#datenschutz-top .columns .fullcol > div .top-text {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  #startseite-top .columns .textcol > div .top-text,
  #startseite-top .columns .fullcol > div .top-text,
  #konzept-top .columns .textcol > div .top-text,
  #konzept-top .columns .fullcol > div .top-text,
  #standorte-top .columns .textcol > div .top-text,
  #standorte-top .columns .fullcol > div .top-text,
  #news-top .columns .textcol > div .top-text,
  #news-top .columns .fullcol > div .top-text,
  #ankaufsprofil-top .columns .textcol > div .top-text,
  #ankaufsprofil-top .columns .fullcol > div .top-text,
  #kontakt-top .columns .textcol > div .top-text,
  #kontakt-top .columns .fullcol > div .top-text,
  #impressum-top .columns .textcol > div .top-text,
  #impressum-top .columns .fullcol > div .top-text,
  #datenschutz-top .columns .textcol > div .top-text,
  #datenschutz-top .columns .fullcol > div .top-text {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
#startseite-top .columns .textcol > div .top-text,
#startseite-top .columns .fullcol > div .top-text,
#konzept-top .columns .textcol > div .top-text,
#konzept-top .columns .fullcol > div .top-text,
#standorte-top .columns .textcol > div .top-text,
#standorte-top .columns .fullcol > div .top-text,
#news-top .columns .textcol > div .top-text,
#news-top .columns .fullcol > div .top-text,
#ankaufsprofil-top .columns .textcol > div .top-text,
#ankaufsprofil-top .columns .fullcol > div .top-text,
#kontakt-top .columns .textcol > div .top-text,
#kontakt-top .columns .fullcol > div .top-text,
#impressum-top .columns .textcol > div .top-text,
#impressum-top .columns .fullcol > div .top-text,
#datenschutz-top .columns .textcol > div .top-text,
#datenschutz-top .columns .fullcol > div .top-text {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
@media (min-width: 782px) {
  #startseite-top .columns .textcol > div .top-text,
  #startseite-top .columns .fullcol > div .top-text,
  #konzept-top .columns .textcol > div .top-text,
  #konzept-top .columns .fullcol > div .top-text,
  #standorte-top .columns .textcol > div .top-text,
  #standorte-top .columns .fullcol > div .top-text,
  #news-top .columns .textcol > div .top-text,
  #news-top .columns .fullcol > div .top-text,
  #ankaufsprofil-top .columns .textcol > div .top-text,
  #ankaufsprofil-top .columns .fullcol > div .top-text,
  #kontakt-top .columns .textcol > div .top-text,
  #kontakt-top .columns .fullcol > div .top-text,
  #impressum-top .columns .textcol > div .top-text,
  #impressum-top .columns .fullcol > div .top-text,
  #datenschutz-top .columns .textcol > div .top-text,
  #datenschutz-top .columns .fullcol > div .top-text {
    margin-bottom: 0;
  }
}
#startseite-top .columns .textcol > div .kapitel,
#startseite-top .columns .fullcol > div .kapitel,
#konzept-top .columns .textcol > div .kapitel,
#konzept-top .columns .fullcol > div .kapitel,
#standorte-top .columns .textcol > div .kapitel,
#standorte-top .columns .fullcol > div .kapitel,
#news-top .columns .textcol > div .kapitel,
#news-top .columns .fullcol > div .kapitel,
#ankaufsprofil-top .columns .textcol > div .kapitel,
#ankaufsprofil-top .columns .fullcol > div .kapitel,
#kontakt-top .columns .textcol > div .kapitel,
#kontakt-top .columns .fullcol > div .kapitel,
#impressum-top .columns .textcol > div .kapitel,
#impressum-top .columns .fullcol > div .kapitel,
#datenschutz-top .columns .textcol > div .kapitel,
#datenschutz-top .columns .fullcol > div .kapitel {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  #startseite-top .columns .textcol > div .kapitel,
  #startseite-top .columns .fullcol > div .kapitel,
  #konzept-top .columns .textcol > div .kapitel,
  #konzept-top .columns .fullcol > div .kapitel,
  #standorte-top .columns .textcol > div .kapitel,
  #standorte-top .columns .fullcol > div .kapitel,
  #news-top .columns .textcol > div .kapitel,
  #news-top .columns .fullcol > div .kapitel,
  #ankaufsprofil-top .columns .textcol > div .kapitel,
  #ankaufsprofil-top .columns .fullcol > div .kapitel,
  #kontakt-top .columns .textcol > div .kapitel,
  #kontakt-top .columns .fullcol > div .kapitel,
  #impressum-top .columns .textcol > div .kapitel,
  #impressum-top .columns .fullcol > div .kapitel,
  #datenschutz-top .columns .textcol > div .kapitel,
  #datenschutz-top .columns .fullcol > div .kapitel {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
#startseite-top .columns .textcol > div .kapitel,
#startseite-top .columns .fullcol > div .kapitel,
#konzept-top .columns .textcol > div .kapitel,
#konzept-top .columns .fullcol > div .kapitel,
#standorte-top .columns .textcol > div .kapitel,
#standorte-top .columns .fullcol > div .kapitel,
#news-top .columns .textcol > div .kapitel,
#news-top .columns .fullcol > div .kapitel,
#ankaufsprofil-top .columns .textcol > div .kapitel,
#ankaufsprofil-top .columns .fullcol > div .kapitel,
#kontakt-top .columns .textcol > div .kapitel,
#kontakt-top .columns .fullcol > div .kapitel,
#impressum-top .columns .textcol > div .kapitel,
#impressum-top .columns .fullcol > div .kapitel,
#datenschutz-top .columns .textcol > div .kapitel,
#datenschutz-top .columns .fullcol > div .kapitel {
  margin-bottom: 8px;
}
#startseite-top .columns .textcol > div .bottom-text,
#startseite-top .columns .fullcol > div .bottom-text,
#konzept-top .columns .textcol > div .bottom-text,
#konzept-top .columns .fullcol > div .bottom-text,
#standorte-top .columns .textcol > div .bottom-text,
#standorte-top .columns .fullcol > div .bottom-text,
#news-top .columns .textcol > div .bottom-text,
#news-top .columns .fullcol > div .bottom-text,
#ankaufsprofil-top .columns .textcol > div .bottom-text,
#ankaufsprofil-top .columns .fullcol > div .bottom-text,
#kontakt-top .columns .textcol > div .bottom-text,
#kontakt-top .columns .fullcol > div .bottom-text,
#impressum-top .columns .textcol > div .bottom-text,
#impressum-top .columns .fullcol > div .bottom-text,
#datenschutz-top .columns .textcol > div .bottom-text,
#datenschutz-top .columns .fullcol > div .bottom-text {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
#startseite-top .columns .textcol > div .hl-trenner,
#startseite-top .columns .textcol > div .headline-2,
#startseite-top .columns .fullcol > div .hl-trenner,
#startseite-top .columns .fullcol > div .headline-2,
#konzept-top .columns .textcol > div .hl-trenner,
#konzept-top .columns .textcol > div .headline-2,
#konzept-top .columns .fullcol > div .hl-trenner,
#konzept-top .columns .fullcol > div .headline-2,
#standorte-top .columns .textcol > div .hl-trenner,
#standorte-top .columns .textcol > div .headline-2,
#standorte-top .columns .fullcol > div .hl-trenner,
#standorte-top .columns .fullcol > div .headline-2,
#news-top .columns .textcol > div .hl-trenner,
#news-top .columns .textcol > div .headline-2,
#news-top .columns .fullcol > div .hl-trenner,
#news-top .columns .fullcol > div .headline-2,
#ankaufsprofil-top .columns .textcol > div .hl-trenner,
#ankaufsprofil-top .columns .textcol > div .headline-2,
#ankaufsprofil-top .columns .fullcol > div .hl-trenner,
#ankaufsprofil-top .columns .fullcol > div .headline-2,
#kontakt-top .columns .textcol > div .hl-trenner,
#kontakt-top .columns .textcol > div .headline-2,
#kontakt-top .columns .fullcol > div .hl-trenner,
#kontakt-top .columns .fullcol > div .headline-2,
#impressum-top .columns .textcol > div .hl-trenner,
#impressum-top .columns .textcol > div .headline-2,
#impressum-top .columns .fullcol > div .hl-trenner,
#impressum-top .columns .fullcol > div .headline-2,
#datenschutz-top .columns .textcol > div .hl-trenner,
#datenschutz-top .columns .textcol > div .headline-2,
#datenschutz-top .columns .fullcol > div .hl-trenner,
#datenschutz-top .columns .fullcol > div .headline-2 {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  #startseite-top .columns .textcol > div .hl-trenner,
  #startseite-top .columns .textcol > div .headline-2,
  #startseite-top .columns .fullcol > div .hl-trenner,
  #startseite-top .columns .fullcol > div .headline-2,
  #konzept-top .columns .textcol > div .hl-trenner,
  #konzept-top .columns .textcol > div .headline-2,
  #konzept-top .columns .fullcol > div .hl-trenner,
  #konzept-top .columns .fullcol > div .headline-2,
  #standorte-top .columns .textcol > div .hl-trenner,
  #standorte-top .columns .textcol > div .headline-2,
  #standorte-top .columns .fullcol > div .hl-trenner,
  #standorte-top .columns .fullcol > div .headline-2,
  #news-top .columns .textcol > div .hl-trenner,
  #news-top .columns .textcol > div .headline-2,
  #news-top .columns .fullcol > div .hl-trenner,
  #news-top .columns .fullcol > div .headline-2,
  #ankaufsprofil-top .columns .textcol > div .hl-trenner,
  #ankaufsprofil-top .columns .textcol > div .headline-2,
  #ankaufsprofil-top .columns .fullcol > div .hl-trenner,
  #ankaufsprofil-top .columns .fullcol > div .headline-2,
  #kontakt-top .columns .textcol > div .hl-trenner,
  #kontakt-top .columns .textcol > div .headline-2,
  #kontakt-top .columns .fullcol > div .hl-trenner,
  #kontakt-top .columns .fullcol > div .headline-2,
  #impressum-top .columns .textcol > div .hl-trenner,
  #impressum-top .columns .textcol > div .headline-2,
  #impressum-top .columns .fullcol > div .hl-trenner,
  #impressum-top .columns .fullcol > div .headline-2,
  #datenschutz-top .columns .textcol > div .hl-trenner,
  #datenschutz-top .columns .textcol > div .headline-2,
  #datenschutz-top .columns .fullcol > div .hl-trenner,
  #datenschutz-top .columns .fullcol > div .headline-2 {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
#startseite-top .columns .fullcol,
#konzept-top .columns .fullcol,
#standorte-top .columns .fullcol,
#news-top .columns .fullcol,
#ankaufsprofil-top .columns .fullcol,
#kontakt-top .columns .fullcol,
#impressum-top .columns .fullcol,
#datenschutz-top .columns .fullcol {
  width: 100%;
}
#startseite-top .columns .piccol,
#konzept-top .columns .piccol,
#standorte-top .columns .piccol,
#news-top .columns .piccol,
#ankaufsprofil-top .columns .piccol,
#kontakt-top .columns .piccol,
#impressum-top .columns .piccol,
#datenschutz-top .columns .piccol {
  width: 100%;
}
@media (max-width: 781px) {
  #startseite-top .columns .piccol,
  #konzept-top .columns .piccol,
  #standorte-top .columns .piccol,
  #news-top .columns .piccol,
  #ankaufsprofil-top .columns .piccol,
  #kontakt-top .columns .piccol,
  #impressum-top .columns .piccol,
  #datenschutz-top .columns .piccol {
    margin-left: calc(clamp(1.125rem, 0.6rem + 1.75vw, 2rem) * -1);
    margin-right: calc(clamp(1.125rem, 0.6rem + 1.75vw, 2rem) * -1);
    width: calc(100% + 2 * clamp(1.125rem, 0.6rem + 1.75vw, 2rem));
  }
}
@media (min-width: 782px) {
  #startseite-top .columns .piccol,
  #konzept-top .columns .piccol,
  #standorte-top .columns .piccol,
  #news-top .columns .piccol,
  #ankaufsprofil-top .columns .piccol,
  #kontakt-top .columns .piccol,
  #impressum-top .columns .piccol,
  #datenschutz-top .columns .piccol {
    width: 50%;
  }
}

#startseite-konzept [class*=wp-block] [class*=is-layout-flex],
#konzept-ueberblick [class*=wp-block] [class*=is-layout-flex] {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
#startseite-konzept *,
#konzept-ueberblick * {
  gap: 0 !important;
}
#startseite-konzept .wp-block-column,
#konzept-ueberblick .wp-block-column {
  width: auto;
}
#startseite-konzept .wp-block-column,
#startseite-konzept .wp-block-columns,
#konzept-ueberblick .wp-block-column,
#konzept-ueberblick .wp-block-columns {
  backface-visibility: hidden;
  transform: translateZ(0);
}
#startseite-konzept figure,
#konzept-ueberblick figure {
  margin: 0;
}
@media (min-width: 782px) {
  #startseite-konzept .wp-block-columns,
  #konzept-ueberblick .wp-block-columns {
    flex-wrap: wrap;
  }
}
@media (min-width: 782px) {
  #startseite-konzept .wp-block-column,
  #konzept-ueberblick .wp-block-column {
    flex-basis: auto;
  }
}
#startseite-konzept .columns,
#konzept-ueberblick .columns {
  display: flex;
  flex-direction: column;
  padding-top: clamp(2.5rem, -2rem + 15vw, 10rem);
  padding-bottom: clamp(2.5rem, -2rem + 15vw, 10rem);
}
@media (min-width: 782px) {
  #startseite-konzept .columns,
  #konzept-ueberblick .columns {
    flex-direction: row;
  }
}
#startseite-konzept .columns .textcol,
#konzept-ueberblick .columns .textcol {
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 782px) {
  #startseite-konzept .columns .textcol,
  #konzept-ueberblick .columns .textcol {
    width: 50%;
    margin-top: 0;
  }
}
#startseite-konzept .columns .textcol ul,
#konzept-ueberblick .columns .textcol ul {
  margin-left: 0;
  list-style: none;
  list-style: disc outside;
  padding-left: 1.5em;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
#startseite-konzept .columns .textcol ul > li + li,
#konzept-ueberblick .columns .textcol ul > li + li {
  margin-top: 0.4lh;
}
#startseite-konzept .columns .textcol ul > li::marker,
#konzept-ueberblick .columns .textcol ul > li::marker {
  color: #9DB9D5;
  font-size: 1.125em;
}
#startseite-konzept .columns .textcol > div,
#konzept-ueberblick .columns .textcol > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 782px) {
  #startseite-konzept .columns .textcol > div,
  #konzept-ueberblick .columns .textcol > div {
    top: 0;
    Left: 0;
    width: 100%;
    height: 100%;
    padding-right: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
    padding-left: clamp(0.75rem, -2.175rem + 9.75vw, 5.625rem);
  }
}
#startseite-konzept .columns .textcol > div .top-text,
#konzept-ueberblick .columns .textcol > div .top-text {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  #startseite-konzept .columns .textcol > div .top-text,
  #konzept-ueberblick .columns .textcol > div .top-text {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
#startseite-konzept .columns .textcol > div .top-text,
#konzept-ueberblick .columns .textcol > div .top-text {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
@media (min-width: 782px) {
  #startseite-konzept .columns .textcol > div .top-text,
  #konzept-ueberblick .columns .textcol > div .top-text {
    margin-bottom: 0;
  }
}
#startseite-konzept .columns .textcol > div .bottom-text,
#konzept-ueberblick .columns .textcol > div .bottom-text {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
#startseite-konzept .columns .textcol > div .bottom-text p,
#konzept-ueberblick .columns .textcol > div .bottom-text p {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
}
#startseite-konzept .columns .textcol > div .bottom-text p.button > a,
#konzept-ueberblick .columns .textcol > div .bottom-text p.button > a {
  display: block;
  width: 178px;
  padding: 20px 10px 18px;
  border: 0;
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  #startseite-konzept .columns .textcol > div .bottom-text p.button > a,
  #konzept-ueberblick .columns .textcol > div .bottom-text p.button > a {
    font-size: 1.125rem;
  }
}
#startseite-konzept .columns .textcol > div .bottom-text p.button > a,
#konzept-ueberblick .columns .textcol > div .bottom-text p.button > a {
  color: #002148;
  background-color: #9DB9D5;
  text-align: center;
}
#startseite-konzept .columns .textcol > div .bottom-text p.button > a :hover,
#konzept-ueberblick .columns .textcol > div .bottom-text p.button > a :hover {
  opacity: 0.7;
}
#startseite-konzept .columns .textcol > div .kapitel,
#konzept-ueberblick .columns .textcol > div .kapitel {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  #startseite-konzept .columns .textcol > div .kapitel,
  #konzept-ueberblick .columns .textcol > div .kapitel {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
#startseite-konzept .columns .textcol > div .kapitel,
#konzept-ueberblick .columns .textcol > div .kapitel {
  margin-bottom: 8px;
}
#startseite-konzept .columns .textcol > div .hl-trenner,
#startseite-konzept .columns .textcol > div .headline-2,
#konzept-ueberblick .columns .textcol > div .hl-trenner,
#konzept-ueberblick .columns .textcol > div .headline-2 {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  #startseite-konzept .columns .textcol > div .hl-trenner,
  #startseite-konzept .columns .textcol > div .headline-2,
  #konzept-ueberblick .columns .textcol > div .hl-trenner,
  #konzept-ueberblick .columns .textcol > div .headline-2 {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
#startseite-konzept .columns .piccol,
#konzept-ueberblick .columns .piccol {
  width: 100%;
}
@media (min-width: 782px) {
  #startseite-konzept .columns .piccol,
  #konzept-ueberblick .columns .piccol {
    width: 50%;
    padding-left: clamp(0.625rem, -2.375rem + 10vw, 5.625rem);
    padding-right: clamp(0.625rem, -2.375rem + 10vw, 5.625rem);
  }
}

#startseite-standorte [class*=wp-block] [class*=is-layout-flex],
#startseite-news [class*=wp-block] [class*=is-layout-flex],
#standorte-ankaufsprofil [class*=wp-block] [class*=is-layout-flex] {
  gap: 0 !important;
  flex-grow: initial;
  flex-shrink: initial;
  flex-basis: auto;
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
#startseite-standorte *,
#startseite-news *,
#standorte-ankaufsprofil * {
  gap: 0 !important;
}
#startseite-standorte .wp-block-column,
#startseite-news .wp-block-column,
#standorte-ankaufsprofil .wp-block-column {
  width: auto;
}
#startseite-standorte .wp-block-column,
#startseite-standorte .wp-block-columns,
#startseite-news .wp-block-column,
#startseite-news .wp-block-columns,
#standorte-ankaufsprofil .wp-block-column,
#standorte-ankaufsprofil .wp-block-columns {
  backface-visibility: hidden;
  transform: translateZ(0);
}
#startseite-standorte figure,
#startseite-news figure,
#standorte-ankaufsprofil figure {
  margin: 0;
}
@media (min-width: 782px) {
  #startseite-standorte .wp-block-columns,
  #startseite-news .wp-block-columns,
  #standorte-ankaufsprofil .wp-block-columns {
    flex-wrap: wrap;
  }
}
@media (min-width: 782px) {
  #startseite-standorte .wp-block-column,
  #startseite-news .wp-block-column,
  #standorte-ankaufsprofil .wp-block-column {
    flex-basis: auto;
  }
}
#startseite-standorte .columns,
#startseite-news .columns,
#standorte-ankaufsprofil .columns {
  display: flex;
  flex-direction: column;
  padding-bottom: clamp(1.25rem, 0.5rem + 2.5vw, 2.5rem);
}
@media (min-width: 782px) {
  #startseite-standorte .columns,
  #startseite-news .columns,
  #standorte-ankaufsprofil .columns {
    flex-direction: row;
  }
}
#startseite-standorte .columns.headline-1,
#startseite-news .columns.headline-1,
#standorte-ankaufsprofil .columns.headline-1 {
  padding-top: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
  padding-right: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
  padding-left: clamp(0.75rem, -2.175rem + 9.75vw, 5.625rem);
}
#startseite-standorte .columns .textcol,
#startseite-news .columns .textcol,
#standorte-ankaufsprofil .columns .textcol {
  width: 100%;
  margin-top: 40px;
}
@media (min-width: 782px) {
  #startseite-standorte .columns .textcol,
  #startseite-news .columns .textcol,
  #standorte-ankaufsprofil .columns .textcol {
    width: 50%;
    margin-top: 0;
  }
}
#startseite-standorte .columns .textcol ul,
#startseite-news .columns .textcol ul,
#standorte-ankaufsprofil .columns .textcol ul {
  margin-left: 0;
  list-style: none;
  list-style: disc outside;
  padding-left: 1.5em;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
#startseite-standorte .columns .textcol ul > li + li,
#startseite-news .columns .textcol ul > li + li,
#standorte-ankaufsprofil .columns .textcol ul > li + li {
  margin-top: 0.4lh;
}
#startseite-standorte .columns .textcol ul > li::marker,
#startseite-news .columns .textcol ul > li::marker,
#standorte-ankaufsprofil .columns .textcol ul > li::marker {
  color: #9DB9D5;
  font-size: 1.125em;
}
#startseite-standorte .columns .textcol > div,
#startseite-news .columns .textcol > div,
#standorte-ankaufsprofil .columns .textcol > div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
@media (min-width: 782px) {
  #startseite-standorte .columns .textcol > div,
  #startseite-news .columns .textcol > div,
  #standorte-ankaufsprofil .columns .textcol > div {
    top: 0;
    Left: 0;
    width: 100%;
    height: 100%;
    padding-right: clamp(2.5rem, 0.625rem + 6.25vw, 5.625rem);
    padding-left: clamp(0.75rem, -2.175rem + 9.75vw, 5.625rem);
  }
}
#startseite-standorte .columns .textcol > div p,
#startseite-news .columns .textcol > div p,
#standorte-ankaufsprofil .columns .textcol > div p {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.925rem + 0.25vw, 1.125rem);
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 1.125rem, 1.25rem);
  }*/
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
#startseite-standorte .columns .textcol > div p.button > a,
#startseite-news .columns .textcol > div p.button > a,
#standorte-ankaufsprofil .columns .textcol > div p.button > a {
  display: block;
  width: 178px;
  padding: 20px 10px 18px;
  border: 0;
  font-family: "Roboto";
  font-size: 1.0625rem;
  line-height: 100%;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 782px) {
  #startseite-standorte .columns .textcol > div p.button > a,
  #startseite-news .columns .textcol > div p.button > a,
  #standorte-ankaufsprofil .columns .textcol > div p.button > a {
    font-size: 1.125rem;
  }
}
#startseite-standorte .columns .textcol > div p.button > a,
#startseite-news .columns .textcol > div p.button > a,
#standorte-ankaufsprofil .columns .textcol > div p.button > a {
  color: #002148;
  background-color: #9DB9D5;
  text-align: center;
}
#startseite-standorte .columns .textcol > div p.button > a :hover,
#startseite-news .columns .textcol > div p.button > a :hover,
#standorte-ankaufsprofil .columns .textcol > div p.button > a :hover {
  opacity: 0.7;
}
#startseite-standorte .columns .textcol > div .top-text,
#startseite-news .columns .textcol > div .top-text,
#standorte-ankaufsprofil .columns .textcol > div .top-text {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  #startseite-standorte .columns .textcol > div .top-text,
  #startseite-news .columns .textcol > div .top-text,
  #standorte-ankaufsprofil .columns .textcol > div .top-text {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
#startseite-standorte .columns .textcol > div .top-text,
#startseite-news .columns .textcol > div .top-text,
#standorte-ankaufsprofil .columns .textcol > div .top-text {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
@media (min-width: 782px) {
  #startseite-standorte .columns .textcol > div .top-text,
  #startseite-news .columns .textcol > div .top-text,
  #standorte-ankaufsprofil .columns .textcol > div .top-text {
    margin-bottom: 0;
  }
}
#startseite-standorte .columns .textcol > div .bottom-text,
#startseite-news .columns .textcol > div .bottom-text,
#standorte-ankaufsprofil .columns .textcol > div .bottom-text {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
#startseite-standorte .columns .textcol > div .hl-trenner,
#startseite-standorte .columns .textcol > div .headline-2,
#startseite-news .columns .textcol > div .hl-trenner,
#startseite-news .columns .textcol > div .headline-2,
#standorte-ankaufsprofil .columns .textcol > div .hl-trenner,
#standorte-ankaufsprofil .columns .textcol > div .headline-2 {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  #startseite-standorte .columns .textcol > div .hl-trenner,
  #startseite-standorte .columns .textcol > div .headline-2,
  #startseite-news .columns .textcol > div .hl-trenner,
  #startseite-news .columns .textcol > div .headline-2,
  #standorte-ankaufsprofil .columns .textcol > div .hl-trenner,
  #standorte-ankaufsprofil .columns .textcol > div .headline-2 {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
#startseite-standorte .columns .textcol > div .hl-trenner,
#startseite-standorte .columns .textcol > div .headline-2,
#startseite-news .columns .textcol > div .hl-trenner,
#startseite-news .columns .textcol > div .headline-2,
#standorte-ankaufsprofil .columns .textcol > div .hl-trenner,
#standorte-ankaufsprofil .columns .textcol > div .headline-2 {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
#startseite-standorte .columns .leadcol,
#startseite-news .columns .leadcol,
#standorte-ankaufsprofil .columns .leadcol {
  width: 100%;
}
@media (min-width: 782px) {
  #startseite-standorte .columns .leadcol,
  #startseite-news .columns .leadcol,
  #standorte-ankaufsprofil .columns .leadcol {
    width: 50%;
    padding-left: clamp(0.625rem, -2.375rem + 10vw, 5.625rem);
    padding-right: clamp(0.625rem, -2.375rem + 10vw, 5.625rem);
  }
}
#startseite-standorte .columns .leadcol .hl-trenner,
#startseite-standorte .columns .leadcol .headline-2,
#startseite-news .columns .leadcol .hl-trenner,
#startseite-news .columns .leadcol .headline-2,
#standorte-ankaufsprofil .columns .leadcol .hl-trenner,
#standorte-ankaufsprofil .columns .leadcol .headline-2 {
  margin-bottom: 40px;
  font-family: "Roboto";
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 0.9697847682rem + 3.642384106vw, 2.75rem);
  line-height: 108%;
  font-weight: 700;
}
@media (min-width: 782px) {
  #startseite-standorte .columns .leadcol .hl-trenner,
  #startseite-standorte .columns .leadcol .headline-2,
  #startseite-news .columns .leadcol .hl-trenner,
  #startseite-news .columns .leadcol .headline-2,
  #standorte-ankaufsprofil .columns .leadcol .hl-trenner,
  #standorte-ankaufsprofil .columns .leadcol .headline-2 {
    font-size: clamp(2.5rem, 1.3222891566rem + 2.4096385542vw, 3.25rem);
  }
}
#startseite-standorte .columns .leadcol .hl-trenner,
#startseite-standorte .columns .leadcol .headline-2,
#startseite-news .columns .leadcol .hl-trenner,
#startseite-news .columns .leadcol .headline-2,
#standorte-ankaufsprofil .columns .leadcol .hl-trenner,
#standorte-ankaufsprofil .columns .leadcol .headline-2 {
  hyphens: auto;
  hyphenate-limit-chars: 6 3 2; /* Mindestlängen */
  overflow-wrap: break-word; /* Für lange Wörter ohne Trennstellen */
}
#startseite-standorte .columns .kapitel,
#startseite-news .columns .kapitel,
#standorte-ankaufsprofil .columns .kapitel {
  font-family: "Roboto";
  font-size: 1rem;
  font-size: clamp(1rem, 0.8013245033rem + 0.6622516556vw, 1.125rem);
  line-height: 100%;
  letter-spacing: -0.02em;
  font-weight: 600;
}
@media (min-width: 782px) {
  #startseite-standorte .columns .kapitel,
  #startseite-news .columns .kapitel,
  #standorte-ankaufsprofil .columns .kapitel {
    font-size: clamp(1rem, 0.8037148594rem + 0.4016064257vw, 1.125rem);
  }
}
#startseite-standorte .columns .kapitel,
#startseite-news .columns .kapitel,
#standorte-ankaufsprofil .columns .kapitel {
  margin-bottom: 8px;
}

#impressum-text .txt_copy .columns,
#datenschutz-text .txt_copy .columns {
  padding-top: clamp(2.25rem, -2.025rem + 14.25vw, 9.375rem);
  padding-bottom: clamp(2.25rem, -2.025rem + 14.25vw, 9.375rem);
}

/**
 * Akkordeon SCSS - Nested Version
 * Alle Regeln unter .akkordeon_wrapper verschachtelt
 */
.akkordeon_wrapper .akkordeon_item {
  border-bottom: 1px solid #9DB9D5;
}
.akkordeon_wrapper .akkordeon_item:first-of-type {
  border-top: 1px solid #9DB9D5;
}
.akkordeon_wrapper .akkordeon_item.is-open .akkordeon_icon {
  transform: rotate(180deg);
}
.akkordeon_wrapper .akkordeon_item.is-open .akkordeon_icon .icon_close {
  opacity: 1;
}
.akkordeon_wrapper .akkordeon_item.is-open .akkordeon_icon .icon_open {
  opacity: 0;
}
.akkordeon_wrapper .akkordeon_item.is-open .akkordeon_content {
  opacity: 1;
  transform: translateY(0);
}
.akkordeon_wrapper .akkordeon_header {
  display: flex;
  align-items: center;
  position: relative;
  transition: opacity 0.2s ease-in-out;
  padding: clamp(1rem, 0.7rem + 1vw, 1.5rem) 0;
}
.akkordeon_wrapper .akkordeon_header:hover {
  opacity: 0.7;
}
.akkordeon_wrapper .akkordeon_number {
  margin-right: clamp(1rem, 0.1rem + 3vw, 2.5rem);
  font-family: "Roboto";
  font-size: 4.75rem;
  font-size: clamp(1.875rem, -1.0692771084rem + 6.0240963855vw, 3.75rem);
  line-height: 100%;
  letter-spacing: -0.03em;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1.125rem);
  }*/
  color: #9DB9D5;
}
.akkordeon_wrapper .akkordeon_headline {
  flex: 1;
  font-family: "Roboto";
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 0.0579470199rem + 3.9735099338vw, 2rem);
  line-height: 120%;
  font-weight: 300;
  letter-spacing: 0.02em;
}
@media (min-width: 782px) {
  .akkordeon_wrapper .akkordeon_headline {
    font-size: clamp(1.5rem, -0.0702811245rem + 3.2128514056vw, 2.5rem);
  }
}
.akkordeon_wrapper .akkordeon_headline {
  color: #002148;
}
.akkordeon_wrapper .akkordeon_icon {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease-in-out;
}
.akkordeon_wrapper .akkordeon_icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.2s ease-in-out;
}
.akkordeon_wrapper .akkordeon_icon .icon_close {
  opacity: 0;
  pointer-events: none;
}
.akkordeon_wrapper .akkordeon_icon .icon_open {
  opacity: 1;
}
.akkordeon_wrapper .akkordeon_content {
  max-height: 0;
  border-top: 1px solid #9DB9D5;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.akkordeon_wrapper .akkordeon_content_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: clamp(1.125rem, 0.3rem + 2.75vw, 2.5rem) 0;
}
@media (max-width: 782px) {
  .akkordeon_wrapper .akkordeon_content_inner {
    flex-direction: column;
  }
}
.akkordeon_wrapper .akkordeon_pic_wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
.akkordeon_wrapper .akkordeon_text_wrapper ul {
  margin-left: 4px;
  list-style: disc;
}
.akkordeon_wrapper .akkordeon_text_wrapper li {
  margin-left: 12px;
}
@media (min-width: 783px) {
  .akkordeon_wrapper [data-order-dt=pic] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 1;
  }
  .akkordeon_wrapper [data-order-dt=pic] .akkordeon_content_inner .akkordeon_text_wrapper {
    order: 2;
  }
}
@media (min-width: 783px) {
  .akkordeon_wrapper [data-order-dt=text] .akkordeon_content_inner .akkordeon_text_wrapper {
    order: 1;
  }
  .akkordeon_wrapper [data-order-dt=text] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 2;
  }
}
@media (max-width: 782px) {
  .akkordeon_wrapper [data-order-mob=pic] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 1;
  }
  .akkordeon_wrapper [data-order-mob=pic] .akkordeon_content_inner .akkordeon_text_wrapper {
    order: 2;
  }
}
@media (max-width: 782px) {
  .akkordeon_wrapper [data-order-mob=text] .akkordeon_content_inner .akkordeon_text_wrapper {
    padding-bottom: 32px;
    order: 1;
  }
  .akkordeon_wrapper [data-order-mob=text] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 2;
  }
}

/**
 * Akkslide Template SCSS
 * Enthält Akkordeon-Styles (Präfix: aksl_akkordeon_*) und Slider-Styles (Präfix: aksl_slider_*)
 * Nur strukturelles Styling - keine Abstände, Farben, Schriften etc.
 */
.aksl_akkordeon_wrapper .akkordeon_item {
  border-bottom: 1px solid #9DB9D5;
}
.aksl_akkordeon_wrapper .akkordeon_item:first-of-type {
  border-top: 1px solid #9DB9D5;
}
.aksl_akkordeon_wrapper .akkordeon_item.is-open .akkordeon_icon {
  transform: rotate(180deg);
}
.aksl_akkordeon_wrapper .akkordeon_item.is-open .akkordeon_icon .icon_close {
  opacity: 1;
}
.aksl_akkordeon_wrapper .akkordeon_item.is-open .akkordeon_icon .icon_open {
  opacity: 0;
}
.aksl_akkordeon_wrapper .akkordeon_item.is-open .akkordeon_content {
  opacity: 1;
  transform: translateY(0);
}
.aksl_akkordeon_wrapper .akkordeon_header {
  display: flex;
  align-items: center;
  position: relative;
  transition: opacity 0.2s ease-in-out;
  padding: clamp(1rem, 0.7rem + 1vw, 1.5rem) 0;
}
.aksl_akkordeon_wrapper .akkordeon_header:hover {
  opacity: 0.7;
}
.aksl_akkordeon_wrapper .akkordeon_number {
  margin-right: clamp(1rem, 0.1rem + 3vw, 2.5rem);
  font-family: "Roboto";
  font-size: 4.75rem;
  font-size: clamp(1.875rem, -1.0692771084rem + 6.0240963855vw, 3.75rem);
  line-height: 100%;
  letter-spacing: -0.03em;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1.125rem);
  }*/
  color: #9DB9D5;
}
.aksl_akkordeon_wrapper .akkordeon_headline {
  flex: 1;
  font-family: "Roboto";
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 0.0579470199rem + 3.9735099338vw, 2rem);
  line-height: 120%;
  font-weight: 300;
  letter-spacing: 0.02em;
}
@media (min-width: 782px) {
  .aksl_akkordeon_wrapper .akkordeon_headline {
    font-size: clamp(1.5rem, -0.0702811245rem + 3.2128514056vw, 2.5rem);
  }
}
.aksl_akkordeon_wrapper .akkordeon_headline {
  color: #002148;
}
.aksl_akkordeon_wrapper .akkordeon_icon {
  flex-shrink: 0;
  position: relative;
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease-in-out;
}
.aksl_akkordeon_wrapper .akkordeon_icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: opacity 0.2s ease-in-out;
}
.aksl_akkordeon_wrapper .akkordeon_icon .icon_close {
  opacity: 0;
  pointer-events: none;
}
.aksl_akkordeon_wrapper .akkordeon_icon .icon_open {
  opacity: 1;
}
.aksl_akkordeon_wrapper .akkordeon_content {
  max-height: 0;
  border-top: 1px solid #9DB9D5;
  overflow: hidden;
  opacity: 0;
  transform: translateY(-10px);
  transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.aksl_akkordeon_wrapper .akkordeon_content_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: clamp(1.125rem, 0.3rem + 2.75vw, 2.5rem) 0;
}
@media (max-width: 782px) {
  .aksl_akkordeon_wrapper .akkordeon_content_inner {
    flex-direction: column;
  }
}
.aksl_akkordeon_wrapper .akkordeon_pic_wrapper img {
  display: block;
  width: 100%;
  height: auto;
}
.aksl_akkordeon_wrapper .akkordeon_text_wrapper {
  padding-top: 32px;
}
.aksl_akkordeon_wrapper .akkordeon_text_wrapper ul {
  margin-left: 4px;
  list-style: disc;
}
.aksl_akkordeon_wrapper .akkordeon_text_wrapper li {
  margin-left: 12px;
}
@media (min-width: 783px) {
  .aksl_akkordeon_wrapper [data-order-dt=pic] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 1;
  }
  .aksl_akkordeon_wrapper [data-order-dt=pic] .akkordeon_content_inner .akkordeon_text_wrapper {
    order: 2;
  }
}
@media (min-width: 783px) {
  .aksl_akkordeon_wrapper [data-order-dt=text] .akkordeon_content_inner .akkordeon_text_wrapper {
    order: 1;
  }
  .aksl_akkordeon_wrapper [data-order-dt=text] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 2;
  }
}
@media (max-width: 782px) {
  .aksl_akkordeon_wrapper [data-order-mob=pic] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 1;
  }
  .aksl_akkordeon_wrapper [data-order-mob=pic] .akkordeon_content_inner .akkordeon_text_wrapper {
    order: 2;
  }
}
@media (max-width: 782px) {
  .aksl_akkordeon_wrapper [data-order-mob=text] .akkordeon_content_inner .akkordeon_text_wrapper {
    order: 1;
  }
  .aksl_akkordeon_wrapper [data-order-mob=text] .akkordeon_content_inner .akkordeon_pic_wrapper {
    order: 2;
  }
}

.aksl_slider_wrapper {
  position: relative;
  overflow: visible;
}
.aksl_slider_wrapper .swiper {
  width: 100%;
  overflow: hidden;
}
.aksl_slider_wrapper .swiper-wrapper {
  display: flex;
}
.aksl_slider_wrapper .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: auto;
}
.aksl_slider_wrapper .slide_content_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 782px) {
  .aksl_slider_wrapper .slide_content_inner {
    flex-direction: column;
  }
}
.aksl_slider_wrapper .slide_pic_wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  padding-right: 20px;
  object-fit: cover;
}
.aksl_slider_wrapper .slide_text_wrapper .slide_content {
  padding-top: clamp(1.25rem, 0.0722891566rem + 2.4096385542vw, 2rem);
  font-family: "Roboto";
  font-size: 1rem;
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*	@media (min-width: $breakpoint) { 
  		font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 0.875rem, 1rem);
  	}*/
}
.aksl_slider_wrapper .slide_text_wrapper .slide_content ul {
  margin-left: 4px;
  list-style: disc;
}
.aksl_slider_wrapper .slide_text_wrapper .slide_content li {
  margin-left: 12px;
}
.aksl_slider_wrapper .slide_text_wrapper .slide_content * {
  font-family: "Roboto";
  font-size: 1rem;
  line-height: 133%;
  font-weight: 300;
  letter-spacing: 0.02em;
  /*	@media (min-width: $breakpoint) { 
  		font-size: fluid-size($breakpoint, $max-viewport-calc-vp, 0.875rem, 1rem);
  	}*/
}
.aksl_slider_wrapper .slide_header {
  display: flex;
  align-items: center;
  position: relative;
  padding: clamp(1.25rem, 0.0722891566rem + 2.4096385542vw, 2rem) 0;
  border-top: 1px solid #9DB9D5;
  border-bottom: 1px solid #9DB9D5;
}
.aksl_slider_wrapper .slide_number {
  display: none;
  margin-right: clamp(1rem, 0.1rem + 3vw, 2.5rem);
  font-family: "Roboto";
  font-size: 4.75rem;
  font-size: clamp(1.875rem, -1.0692771084rem + 6.0240963855vw, 3.75rem);
  line-height: 100%;
  letter-spacing: -0.03em;
  font-weight: 400;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  0.875rem, 1.125rem);
  }*/
  color: #9DB9D5;
}
.aksl_slider_wrapper .slide_headline {
  flex: 1;
  font-family: "Roboto";
  font-size: 1.3125rem;
  font-size: clamp(1.3125rem, 0.9rem + 1.375vw, 2rem);
  line-height: 100%;
  letter-spacing: 0;
  font-weight: 300;
  /*@media (min-width: $breakpoint) { 
  	font-size: fluid-size($breakpoint, $max-viewport-calc-vp,  1.125rem, 1.25rem);
  }*/
}
.aksl_slider_wrapper .slide_logo {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 52px;
  height: 100%;
}
.aksl_slider_wrapper .slide_logo img {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.aksl_slider_wrapper .show-dt-only {
  display: block;
}
@media (max-width: 782px) {
  .aksl_slider_wrapper .show-dt-only {
    display: none;
  }
}
.aksl_slider_wrapper .show-mob-only {
  display: none;
}
@media (max-width: 782px) {
  .aksl_slider_wrapper .show-mob-only {
    display: block;
  }
}
@media (max-width: 782px) {
  .aksl_slider_wrapper .headline-pos-1,
  .aksl_slider_wrapper .headline-pos-2,
  .aksl_slider_wrapper .headline-pos-3 {
    display: none;
  }
}
@media (max-width: 782px) {
  .aksl_slider_wrapper [data-headline-order-mob=headline-pic-text] .slide_content_inner .headline-pos-1 {
    display: flex;
    order: 1;
  }
  .aksl_slider_wrapper [data-headline-order-mob=headline-pic-text] .slide_content_inner .slide_pic_wrapper {
    order: 2;
  }
  .aksl_slider_wrapper [data-headline-order-mob=headline-pic-text] .slide_content_inner .slide_text_wrapper {
    order: 3;
  }
}
@media (max-width: 782px) {
  .aksl_slider_wrapper [data-headline-order-mob=pic-headline-text] .slide_content_inner .slide_pic_wrapper {
    order: 1;
  }
  .aksl_slider_wrapper [data-headline-order-mob=pic-headline-text] .slide_content_inner .headline-pos-2 {
    display: flex;
    order: 2;
  }
  .aksl_slider_wrapper [data-headline-order-mob=pic-headline-text] .slide_content_inner .slide_text_wrapper {
    order: 3;
  }
}
@media (max-width: 782px) {
  .aksl_slider_wrapper [data-headline-order-mob=headline-text-pic] .slide_content_inner .slide_text_wrapper {
    order: 1;
  }
  .aksl_slider_wrapper [data-headline-order-mob=headline-text-pic] .slide_content_inner .slide_text_wrapper .headline-pos-3 {
    display: flex;
  }
  .aksl_slider_wrapper [data-headline-order-mob=headline-text-pic] .slide_content_inner .slide_pic_wrapper {
    order: 2;
  }
}
@media (min-width: 783px) {
  .aksl_slider_wrapper [data-order-dt=pic] .slide_content_inner .slide_pic_wrapper {
    order: 1;
  }
  .aksl_slider_wrapper [data-order-dt=pic] .slide_content_inner .slide_text_wrapper {
    order: 2;
  }
}
@media (min-width: 783px) {
  .aksl_slider_wrapper [data-order-dt=text] .slide_content_inner .slide_text_wrapper {
    order: 1;
  }
  .aksl_slider_wrapper [data-order-dt=text] .slide_content_inner .slide_pic_wrapper {
    order: 2;
  }
}
.aksl_slider_wrapper .swiper-button {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
}
@media (min-width: 1501px) {
  .aksl_slider_wrapper .swiper-button {
    display: block;
  }
}
.aksl_slider_wrapper .swiper-button.prev {
  left: -90px;
}
.aksl_slider_wrapper .swiper-button.next {
  right: -90px;
}
.aksl_slider_wrapper .swiper-button img {
  display: block;
  width: 100%;
  height: auto;
}
.aksl_slider_wrapper .swiper-button.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.aksl_slider_wrapper .swiper-pagination {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -26px;
  z-index: 10;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.aksl_slider_wrapper .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #9DB9D5;
  border: 1px solid #9DB9D5;
  margin: 0 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.aksl_slider_wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #002148;
}

/*# sourceMappingURL=style.css.map */
