@font-face {
font-family: Host;
src: url(https://lxsolutions-g2rqf3tb2s.live-website.com/font/Host.ttf)
}

h1, h2, h3 {
font-family: Host !important;
}

.faq * {
  font-family: Host !important;
}

h1 {
		text-transform: none !important;
}

h2 {
		text-transform: none !important;
}

h3 {
		text-transform: none !important;
}

h4 {
		text-transform: none !important;
}

.hero-fullheight {
		min-height: 100vh !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
}

.header-image {
		background-position: center center !important;
		background-size: cover !important;
		background-repeat: no-repeat !important;
}

.element img {
  width: 100%;
  height: auto;
  display: block;
}

.footer-widget-area img {
    max-width: 150px !important;
    height: auto !important;
}

@media (min-width: 1025px) {
  .n2-section-smartslider {
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

.textbereich-mitte {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

@media (min-width: 1025px) {
.mein-abschnitt {
  background-color: #1A6C7A; /* oder #fff, oder deine Wunschfarbe */
	color: white !important;
  padding: 60px 20px;
  margin: 40px auto;
  max-width: 1200px;
  /* border-radius: 10px; optional, für weiche Ecken */
  box-sizing: border-box;
	}
} 

/* überschrift von CTA Gallerie*/
@media (min-width: 1025px) {
 .uagb-block-ff2f05f5 .uagb-cta__title {
  color: white !important;
	}
}

/* Beschreibungstext weiß */
@media (min-width: 1025px) {
.uagb-cta__desc .page-title{
  color: #fff !important;
	}
}

/* Button-Text weiß + Rahmenfarbe optional */
@media (max-width: 1025px) {
.uagb-block-ff2f05f5.wp-block-uagb-call-to-action.wp-block-button .uagb-cta__buttons a.uagb-cta__button-link-wrapper.wp-block-button__link {
    color: black !important;
    border-color: black !important;
  }
}
@media (min-width: 1025px) {
.uagb-block-ff2f05f5.wp-block-uagb-call-to-action.wp-block-button .uagb-cta__buttons a.uagb-cta__button-link-wrapper.wp-block-button__link {
    color: white !important;
    border-color: white !important;
  }
}

/* Pfeil*/
@media (min-width: 1025px) {
  .uagb-block-ff2f05f5.wp-block-uagb-call-to-action 
  a.uagb-cta__button-link-wrapper > svg {
    fill: white !important;
  }
}

@media (max-width: 1025px) {
  .uagb-block-ff2f05f5.wp-block-uagb-call-to-action 
  a.uagb-cta__button-link-wrapper > svg {
    fill: black !important;
  }
}

/* Box ganze breite */
@media (min-width: 1025px) {
  .mein-abschnitt {
    max-width: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}



/* Standard: Desktop-Slide zeigen, Mobile-Slide verstecken */
.slide-desktop-only { display: block; }
.slide-mobile-only  { display: none; }

/* Mobilgeräte: Desktop-Slide ausblenden, Mobile-Slide anzeigen */
@media (max-width: 767px) {
  .slide-desktop-only { display: none !important; }
  .slide-mobile-only  { display: block !important; }
}



/* Spalte ab 1025px (Desktop) anzeigen (review) */
@media (min-width: 1025px) {
  .nur-desktop {
    display: block;
  }
}

.container-desktop-abstand {
  margin-top: 0;
}

@media (min-width: 1025px) {
  .überschrift {
    margin-bottom: 80px;
  }
}

@media (max-width: 768px) {
  a[href^="tel"] {
    color: white !important;
  }
}

.meine-ueberschrift {
  white-space: nowrap;
  font-size: 18px;
	text-align: center;
  text-overflow: ellipsis; /* optional: kürzt bei zu langem Text mit "…" */
	word-break: normal;
}

@media (max-width: 768px) {
  .meine-ueberschrift {
    font-size: 5vw; /* Passt die Schriftgröße automatisch an die Breite an */
  }
}

@media (max-width: 768px) {
  .headline-mobil {
    white-space: nowrap;
    overflow: visible;
    text-overflow: unset;
    text-align: center !important;
    font-size: clamp(1.3rem, 6vw, 2.2rem);
    padding: 1 10px;
  }
		
		.wp-block-uagb-image__figure {
margin-left: 0 !important;
}
		
		.footer-widget-area[data-section="section-footer-menu"] {
padding-top: 0px;
margin-left: 0 !important;
}
		
} /*Ende Media*/

.widget img {
text-align:center;
width: 70px !important;
}

.meine-verlinkung a {
  text-transform: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
}

.wp-block-uagb-image__figure {
margin-left: -60px;
padding-top: 10px;
}

.ast-footer-social-wrap {
padding-top: 20px;
text-align: center !important;
}

.footer-widget-area[data-section="section-footer-menu"] {
padding-top: 12px;
margin-left: 90px;
}

@media (max-width: 768px) {
  .page-id-1624 a[href^="tel"],
  .page-id-1620 a[href^="tel"] {
    color: #000 !important;
  }
}