.elementor-2939 .elementor-element.elementor-element-5d97566{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2939 .elementor-element.elementor-element-2d54d76{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2939 .elementor-element.elementor-element-e326574{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2939 .elementor-element.elementor-element-e050724{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2939 .elementor-element.elementor-element-43f4f8f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2939 .elementor-element.elementor-element-019d0e7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2939 .elementor-element.elementor-element-019d0e7:not(.elementor-motion-effects-element-type-background), .elementor-2939 .elementor-element.elementor-element-019d0e7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F2F4F7;}.elementor-2939 .elementor-element.elementor-element-0357fe5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2939 .elementor-element.elementor-element-bfdf039{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-2939 .elementor-element.elementor-element-0357fe5{--width:50%;}.elementor-2939 .elementor-element.elementor-element-bfdf039{--width:50%;}}@media(max-width:767px){.elementor-2939 .elementor-element.elementor-element-019d0e7{--margin-top:-100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for html, class: .elementor-element-ea03a81 *//* ===============================================
   HERO
   =============================================== */

.leistungen-hero-main {
  background: url("https://wolken-bau.at/wp-content/uploads/2025/11/1.jpg") center/cover no-repeat;
  padding: 140px 20px;
  text-align: center;
  position: relative;
}

.leistungen-hero-main::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(13,42,76,0.65);
}

.lhm-content {
  position: relative;
  z-index: 10;
  color: #fff;
}

.lhm-content h1 {
  font-size: 2.8rem;
  font-weight: 700;
  color: #fff;
}

.lhm-content p {
  margin-top: 12px;
  font-size: 1.2rem;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c2933ed *//* ===========================================
   PREMIUM SPLIT SECTION – TEXT + IMAGE
   =========================================== */

.ueber-split-premium {
  background: #ffffff;
  padding: 120px 20px;
}

.split-premium-container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 480px;
  gap: 70px;
  align-items: start;
}

/* -------- TEXTBLOCK -------- */

.split-premium-text h2 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #0d2a4c;
  margin-bottom: 25px;
  letter-spacing: 0.3px;
}

.split-premium-text blockquote {
  font-size: 1.15rem;
  color: #0d2a4c;
  padding-left: 18px;
  margin: 0 0 30px;
  border-left: 3px solid #cf0707;
  line-height: 1.8;
  font-style: italic;
}

.split-premium-text p {
  font-size: 1.05rem;
  color: #333;
  line-height: 1.8;
  margin-bottom: 20px;
}

/* Bullet Points – clean & technisch */
.split-premium-text ul {
  margin: 20px 0;
  padding-left: 18px;
}

.split-premium-text ul li {
  margin-bottom: 10px;
  font-size: 1.05rem;
  color: #0d2a4c;
  font-weight: 600;
  list-style-type: "– ";
}

/* Endline */
.premium-endline {
  margin-top: 25px;
  font-size: 1.1rem;
  color: #0d2a4c;
}



/* -------- BILD -------- */

/* -------- BILD (NEUE, KLEINERE HÖHE) -------- */

.split-premium-image img {
  width: 100%;
  max-height: 420px;
  border-radius: 12px;
  object-fit: cover;
  object-position: top;   /* ← WICHTIG: zeigt den oberen Bildbereich */
  box-shadow: 0 6px 26px rgba(0,0,0,0.12);
}
.image-caption {
  margin-top: 14px;
  font-size: 0.95rem;
  color: #0d2a4c;
  line-height: 1.4;
}

.image-caption strong {
  font-size: 1.05rem;
  font-weight: 700;
}


/* -------- RESPONSIVE -------- */

@media (max-width: 900px) {
  .split-premium-container {
    grid-template-columns: 1fr;
  }

  .split-premium-image img {
    max-height: 480px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3ab94d2 *//* ===========================================
   MITTEL-BANNER (Premium, dunkel)
   =========================================== */

.ueber-banner-mid {
  position: relative;
  background: #0d2a4c;
  padding: 80px 20px;
  text-align: center;
  overflow: hidden;
  margin: px 0;
}

/* Linienstruktur */
.ueber-banner-mid::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    repeating-linear-gradient(
      to bottom,
      rgba(255,255,255,0.04) 0px,
      rgba(255,255,255,0.04) 2px,
      transparent 2px,
      transparent 40px
    ),
    repeating-linear-gradient(
      to right,
      rgba(255,255,255,0.04) 0px,
      rgba(255,255,255,0.04) 2px,
      transparent 2px,
      transparent 40px
    );
  opacity: 0.25;
}

/* Shine Effekt */
.ueber-banner-mid::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255,255,255,0) 30%,
    rgba(255,255,255,0.08) 50%,
    rgba(255,255,255,0) 70%
  );
  animation: shineMove 12s linear infinite;
}
@keyframes shineMove {
  0% { transform: translateX(-60%); }
  100% { transform: translateX(60%); }
}

.ueber-banner-content h2 {
  color: #ffffff;
  font-size: 1.9rem;
  font-weight: 700;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6f15744 *//* ===========================================
   BEREICH 2 – SPLIT MIT 2 BILDERN LINKS
   =========================================== */

.ueber-split-2 {
  background: #f7f8fa;
  padding: 120px 20px;
}

.split-2-container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 520px 1fr;
  gap: 70px;
  align-items: start;
}


/* -------------------------------------------
   2-BILDER-STACK LINKS (Premium Layout)
------------------------------------------- */
.split-2-images-stack {
  position: relative;
  width: 100%;
  height: 470px;
}

.split-2-images-stack .img-top,
.split-2-images-stack .img-bottom {
  position: absolute;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 26px rgba(0,0,0,0.12);
}

/* Großes Bild oben */
.split-2-images-stack .img-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
}

.split-2-images-stack .img-top img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

/* Kleineres Bild unten rechts */
.split-2-images-stack .img-bottom {
  bottom: 0;
  right: 0;
  width: 70%;
  height: 55%;
  transform: translate(10%, 10%);
}

.split-2-images-stack .img-bottom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}


/* -------------------------------------------
   TEXT RECHTS (DEINE ORIGINALVERSION)
------------------------------------------- */

.split-2-text h2 {
  font-size: 2.0rem;
  color: #0d2a4c;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.3;
}

.split-2-text h3 {
  font-size: 1.35rem;
  margin-top: 30px;
  margin-bottom: 18px;
  color: #0d2a4c;
}

.split-2-text p {
  font-size: 1.05rem;
  line-height: 1.75;
  color: #333;
  margin-bottom: 18px;
}

.split-2-features {
  margin: 15px 0 20px;
  padding-left: 12px;
  border-left: 3px solid #cf0707;
}

.split-2-features p {
  margin: 5px 0;
  font-size: 1.05rem;
  color: #0d2a4c;
  font-weight: 600;
}

/* -------------------------------------------
   RESPONSIVE
------------------------------------------- */
@media (max-width: 950px) {
  .split-2-container {
    grid-template-columns: 1fr;
  }

  .split-2-images-stack {
    height: 400px;
    margin-bottom: 40px;
  }

  .split-2-images-stack .img-bottom {
    width: 80%;
    height: 50%;
    transform: translate(5%, 12%);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b1e5482 *//* ===========================================
   ABSCHLUSS-BEREICH
   =========================================== */

.ueber-final {
  padding: 110px 20px;
  background: #ffffff;
}

.ueber-final-container {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.ueber-final h2 {
  color: #0d2a4c;
  font-size: 2.1rem;
  margin-bottom: 60px;
  font-weight: 700;
}

.ueber-final-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
}

.final-item {
  background: #f7f8fa;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 18px rgba(0,0,0,0.06);
  transition: all .3s ease;
}

.final-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.10);
}

.final-item i {
  font-size: 2rem;
  color: #cf0707;
  margin-bottom: 16px;
}

.final-item h3 {
  font-size: 1.25rem;
  color: #0d2a4c;
  margin-bottom: 12px;
}

.final-item p {
  color: #444;
  line-height: 1.65;
  font-size: 0.98rem;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7471f6e *//* ===============================================
   LAYOUT – GRID
=============================================== */

.kontakt-layout {
  max-width: 1300px;
  margin: 0 auto;
  padding: 90px 20px;
  display: grid;
  gap: 70px;
  align-items: start;
  font-family: "Montserrat", sans-serif;
}



/* ===============================================
   KONTAKT INFO LINKS
=============================================== */

.kontakt-info h2 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #0d2a4c;
  margin-bottom: 20px;
}

.kontakt-info p {
  font-size: 1rem;
  color: #333;
  line-height: 1.7;
  margin-bottom: 30px;
}

.kontakt-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  margin-bottom: 28px;
}

.kontakt-item i {
  font-size: 1.7rem;
  color: #cf0707;
  margin-top: 3px;
}

.kontakt-item a {
  color: #0d2a4c;
  text-decoration: none !important;
  font-weight: 600;
  transition: 0.25s ease;
}

.kontakt-item a:hover {
  color: #cf0707;
}




/* ===============================================
   MOBILE
=============================================== */

@media (max-width: 900px) {
  .kontakt-layout {
    grid-template-columns: 1fr;
    gap: 50px;
    text-align: left;
  }

  .kontakt-item {
    justify-content: left;
  }

  .kontakt-item i {
    margin-top: 0;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-019d0e7 */.elementor-2939 .elementor-element.elementor-element-019d0e7 {
    position: relative;
    background: url("https://wolken-bau.at/wp-content/uploads/2025/11/ChatGPT-Image-24.-Nov.-2025-19_39_00.png")
                center/cover no-repeat;
    z-index: 1;
}

/* Premium Overlay – sichtbar aber hochwertig */
.elementor-2939 .elementor-element.elementor-element-019d0e7::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.78); /* sichtbar, aber nicht zu hell */
    backdrop-filter: blur(1.5px); /* Blur reduziert, Struktur bleibt */
    z-index: -1;
}/* End custom CSS */