/* === Fonts === */
@font-face { font-family: 'Lato'; src: url('../fonts/lato/lato-v24-latin-100.woff2') format('woff2'); font-weight: 100; }
@font-face { font-family: 'Lato'; src: url('../fonts/lato/lato-v24-latin-300.woff2') format('woff2'); font-weight: 300; }
@font-face { font-family: 'Lato'; src: url('../fonts/lato/lato-v24-latin-regular.woff2') format('woff2'); font-weight: 400; }
@font-face { font-family: 'Roboto'; src: url('../fonts/roboto/roboto-v48-latin-regular.woff2') format('woff2'); font-weight: 100; }

/* === Utilities === */
.strong {
	font-weight: bold;
}
.center {
	text-align: center;
}
.red {
	color: #a45756;
}

/* === Base === */
body, .node__content {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.8rem;
  margin: 0;
}
/* === Links auf Home === */
.field--name-field-fp-sec-text ul{
	list-style: none;
	padding-left: 0;}
.field--name-field-fp-sec-text ul li{
	position: relative;
	padding-left: 1.4rem;}

.field--name-field-fp-sec-text ul li::before {
  content: "►";
  position: absolute;
  left: 0;
  top: 0.1rem;
  color: #000;
  font-size: 0.9rem;
  font-weight: bold;
}

ul li a {
  color: #000;
  text-decoration: none;
}

ul li a:hover {
  color: #a45756;
}

.fullwidth-header-wrapper{
	font-family:'Lato', sans-serif;
	color: #fff;
	margin: 0;
}
/* === Header Headline div h1=== */
.hdl_h1{
	font-size:2rem;
}

.headline .hdl_01{
	font-weight:bold;
}
.headline .hdl_02{
	font-weight: 300;
	padding-left:1rem;
}
/* === Header Headline h2=== */
.hdl_h2{
	padding-top:1rem;
	font-size:1.2rem;
}

/* === Fließtext: Headlines=== */
.art_h3{
  text-align:center;
  color:#a45756;
  border-bottom:1px solid #a45756;
  font: 500 2rem/1.4 'Lato', sans-serif;
  padding-bottom:12px;
  padding-top:6px;
}
.art_h4{
font-weight:bold;}

/* === Fließtext: Highlight-Box === */
.highlight_art_box{
  display: block;           /* wieder Blockelement */
  margin: 3rem auto;        /* horizontal zentrieren */
  padding: 2rem;
  border: 1px solid #000;
  border-radius: 8px;
  background-image: url('../../../../sites/default/files/2025-11/highlight_bg_0.jpg');
  color:#fff;
  text-align:center;
}  
.highlight_art_box .art_h3{
	color:#fff;
	font-size:1rem;
	    border-bottom:none;
		padding-bottom:0px;
}
.highlight_art_box .art_h3 .style_01{
font-weight:bold;}
.highlight_art_box .art_h3 .style_02{}
/* === Personen: Headlines=== */
.pers_h3{padding:0px;margin-top:0px;font:500 1.4rem/1.4 'Lato', sans-serif;color:#a45756}


.leistungen_services_header .sub_text, .ausstattung_equipment_header .subtext{ padding:0rem 6rem 1rem 6rem;color:#707070;font-style:italic;}
.leistungen_services_header .sub_text h4, .ausstattung_equipment_header .subtext h4{font-weight:100;}
.leistungen_services_header .sub_text h2{
  font: 400 1rem/1.4 'Lato', sans-serif;
  margin: 0;
  color: #fff;
}
.leistungen_services h3

/* Impressum/Imprint */
.impressum_imprint h1{ font-size:1.4rem;text-align:center;border-bottom:1px solid #333;}
.impressum_imprint h2{ font-size:1rem; }






/* === Header === */
.fullwidth-header-wrapper { 
	width: 100vw;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.fullwidth-header-block {
	width: 100vw; 
	height: 70vh; 
	position: relative;
	background-size: cover; 
	background-repeat: no-repeat;  
	background-position: left center;
}
.header-bg {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .73); 
	border-top: 1px solid rgba(255, 255, 255, .5);
}  
.header-title-wrapper {
	align-items: center;
	justify-content: center;
	gap: 1rem;
	flex-wrap: nowrap;
}
.header-logo-text-wrapper{ 
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
	padding: 1rem 0rem 0rem 1rem;
}
 
.header-sub{
	width: 100vw;
	margin-left: calc(-50vw + 50%);
	padding-bottom:2rem;
} 
/* Subline */
.header-sub h2 {
	font-weight: 300;
	padding-left:1rem;
	color: #9dcbe3;
}
.header-sub h3 {
	color: #fff;
}
/* Logo */
.header-logo img {
	height: 80px;
	width: 80px;
	display: block;
	margin: 0;
	vertical-align: baseline;
	transform: translateY(12px);
}
/* --- Folgeseiten --- */









/* top bar */
.header-top-bar {
  display: flex; justify-content: space-between; align-items: center;
  background: #000; color: #fff; font-size: 1rem; padding: 1rem 1rem 1rem 2rem;
  border-bottom: 1px solid rgba(225, 225, 225, .3);
}
.header-top-bar .header_01 { font-weight: bold; color: #9dcbe3; }
.header-top-bar .header_02 { color: #9dcbe3; }
.header-address { white-space: nowrap; padding-right:1rem;}

/* language switcher */
.header-lang-switcher nav { display: flex; gap: 2rem; align-items: center; }
.header-lang-switcher img {
  height: 14px; width: auto; border: 1px solid #666; border-radius: 1px;
  transition: filter .1s ease-in-out;
}
.header-lang-switcher img:hover { filter: brightness(1.5); cursor: pointer; }

/* === Section Header (Full width) === */
.fullwidth-section-wrapper { width: 100%; margin: 0; padding: 0; overflow: hidden; }
.fullwidth-section-block {
  width: 100vw; position: relative; display: flex; align-items: center; justify-content: center;
  background-position: center; background-size: cover; background-repeat: no-repeat;
  border-top: 1px solid rgba(0, 0, 0, .8); border-bottom: 1px solid rgba(0, 0, 0, .8);
}
.section-overlay { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; color: #fff; }
.section-title-wrapper { text-align: center; padding: 3rem; }
.section-title h1 { font-family: 'Lato', sans-serif; font-weight: 400; font-size: 3rem; color: #000; margin: 0; }
.block-fullwidth-header { width: 100vw; margin-left: calc(-50vw + 50%); position: relative; }

/* === Main Navigation === */
#navbar-main { background-color: transparent !important; }
.menu--main { text-align: center; }
.main-menu {
  display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; gap: 2rem;
  list-style: none; padding: 0; margin: 0;
  background-color:#fbf9f5; border-bottom:1px solid #e5e5e5; border-top:1px solid #e5e5e5;
}
.main-menu .nav-item { display: flex; flex-direction: column; align-items: center; text-align: center; padding: 2rem 3rem; }
.main-menu .nav-link { display: flex; flex-direction: column; align-items: center; justify-content: center; color: #000; text-decoration: none; transition: color .6s ease-in-out; }
.main-menu .nav-item svg {
  width: 40px; height: 40px; margin-bottom: .5rem; stroke: #a45756; stroke-width: .6px;
  transition: stroke .1s ease, stroke-width .1s ease;
}
.main-menu .nav-item:hover svg { stroke-width: .9px; stroke:#f9b300; }
.main-menu .nav-link.is-active { border-bottom: 2px solid #9dcbe3; }

/* === Frontpage content helpers === */
.fp-section { padding: 2rem 0; }
.fp-sec__header { position: relative; }
.fp-sec__header img { display: block; width: 100%; height: auto; }
.fp-sec__header h2,
.fp-sec__header h3 {
  position: absolute; left: 50%; transform: translateX(-50%);
  color: #fff; text-align: center; z-index: 2;
}
.fp-sec__header h2 { top: 50%; }
.fp-sec__header h3 { top: 65%; font-weight: 400; }
.fp-body { max-width: 800px; margin: auto; text-align: justify; }
.fp-body .style01 { border-bottom: 1px solid #000; margin-bottom: 2rem; }
.fp-body .align-left { margin: 10px 30px 7px 0; }
.fp-body img { border: 1px solid #888; }
.fp-body .caption > figcaption {
  background: #f0f6fb; border: 1px solid #888; color: #888;
  font-size: .8rem; text-align: center; padding: .4rem 0; line-height: 1rem;
}
.fp-body h2 { font-family: 'Lato', sans-serif; font-weight: 300; font-size: 3rem; color: #a45756; text-align: center; }
.fp-body h3 { font-weight: bold; font-size: 1rem; font-family: 'Roboto', sans-serif; text-align: center; }
.fp-body p, .fp-body ul { color: #575757; }
.fp-body ul { list-style: none; padding: 0; margin: 0 auto; text-align: center; line-height: 2.2rem; }
.fp-body li { margin-bottom: .8rem; }
.promote_inner { text-align: center; }
.promote_inner p { color: #a45756; }

/* === Cards (Services) — Flex, max. 3/Row, dynamisches Band, Hover-Licht === */

/* Container: zentriert, Wrap mit Lücken */
.cards-nav {
  --gap: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: var(--gap);
  list-style: none;
  margin: 2rem auto;
  padding: 0;
  max-width: min(1200px, 92vw);
}

/* Maximal 3 Karten pro Reihe (Desktop) */
.cards-nav__item {
  list-style: none;
  flex: 0 0 calc((100% - 3 * var(--gap)) / 4);
  max-width: calc((100% - 3 * var(--gap)) / 4);
}

/* 2 Spalten */
@media (max-width: 960px){
  .cards-nav__item{
    flex-basis: calc((100% - var(--gap)) / 2);
    max-width:  calc((100% - var(--gap)) / 2);
  }
}

/* 1 Spalte */
@media (max-width: 600px){
  .cards-nav__item{
    flex-basis: 100%;
    max-width: 100%;
  }
}

/* Karte */
.card {
  --band-h: 48%;
  --pad-top: 28px;
  --gap-title-sub: 10px;
  --card-ratio: 3/2;

  position: relative;
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
  aspect-ratio: var(--card-ratio);
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, .06);
  box-shadow: 0 8px 20px rgba(15, 23, 42, .08);
  background: transparent;
}

/* Bild füllt die Karte */
.card__media { position: absolute; inset: 0; z-index: 0; }
.cards-nav .card__media img,
.cards-nav .field--name-field-media-image img,
.cards-nav img.image-style-large {
  display: block;
  max-width: none !important;
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  transition: transform .32s ease;
  will-change: transform;
}
.cards-nav .card:hover .card__media img { transform: scale(1.2); }

/* Textband als Teil der Caption (kein ::after mehr) */
.card::after { content: none !important; }

/* Inhalt-Wrapper */
.cards-nav .card__inner {
  position: absolute; inset: 0; z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  text-align: center;
  padding: 0;
}

/* Caption = dynamisches, wachsendes Band */
.cards-nav .card__caption {
  min-height:80px;
  display: grid;
  row-gap: var(--gap-title-sub, 10px);
  padding: 10px;
  background: rgba(7,12,16,.58);
  border-top-left-radius:  inherit;
  border-top-right-radius: inherit;
}

/* Hover-Licht */
.card::before {
  content: "";
  position: absolute;
  z-index: 2; inset: 0;
  background: transparent;
  pointer-events: none;
  transition: background .24s ease;
}
.cards-nav .card:hover::before {
  background: linear-gradient(180deg, rgba(255,255,255,.16) 0%, rgba(255,255,255,.12) 55%, rgba(255,255,255,.08) 100%);
}

/* Headline & Subline */
.cards-nav .card__title {
  margin: 12px 0 0 0;
  color: #f9b300;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
}
.cards-nav .card__subline {
  margin: 12px 0 0 0;
  /*color: #e9eef4;*/
  /*text-shadow: 0 1px 2px rgba(0,0,0,.35);*/
  font-size: 1rem;
  /*white-space: normal;*/
  /*overflow-wrap: anywhere;*/
  /*overflow: hidden;*/
  text-align:center;
}

/* Active-State */
.cards-nav__item.is-active .card {
  border-color: rgba(249, 179, 0, .6);
  box-shadow: 0 0 0 4px rgba(249, 179, 0, .18);
}

/* === Webform (Kontakt) === */
#webform-submission-contact-node-18-add-form {
  max-width: 800px; margin: 1.5rem auto 2.5rem; padding: 3rem; font-size: 1rem;
}
#webform-submission-contact-node-18-add-form .form-control { width: 100%; }
#webform-submission-contact-node-18-add-form label { font-weight: 100; }
#webform-submission-contact-node-18-add-form .form-check-input { margin-top: .35rem; }
.field--name-webform { margin-top: 1rem; }
#webform-submission-contact-node-18-add-form .mb-3,
#webform-submission-contact-node-18-add-form .js-form-item { margin-bottom: 1.5rem !important; }
#webform-submission-contact-node-18-add-form .form-actions { text-align: center; }
#webform-submission-contact-node-18-add-form .form-actions input[type="submit"] {
  display: inline-block; width: auto; padding: .6rem 1.2rem;
  background: #e9ecef; color: #212529; border: 1px solid #ced4da; border-radius: 2px;
}
#webform-submission-contact-node-18-add-form .form-actions input[type="submit"]:hover { background: #dee2e6; border-color: #cbd3da; }
#webform-submission-contact-node-18-add-form .form-actions input[type="submit"]:focus { outline: 0; box-shadow: 0 0 0 .2rem rgba(0, 0, 0, .06); }

/* Webform-Intro auf Node */
.node--type-webform .field--type-text-with-summary,
.node--type-webform .field--name-body {
  max-width: 800px; margin: 0 auto 1.5rem; padding: 0 1rem; line-height: 1.6; text-align: center;
}
.node--type-webform .field--type-text-with-summary p { margin-bottom: .75rem; }

/* === Google Maps Wrapper Kante === */
.field--name-field-google-maps-location { border-top: 1px solid #000; }

/* === Sprach-Flags in der Hauptnavigation === */
.main-menu .nav-item.lang .item-list { display: flex !important; align-items: center; }
.main-menu .nav-item.lang .language-switcher-language-url,
.main-menu .nav-item.lang .language-switcher-locale-url,
.main-menu .nav-item.lang .links,
.main-menu .nav-item.lang .item-list > ul {
  display: inline-flex !important; flex-wrap: nowrap; align-items: center; gap: 2rem;
  margin: 0; padding: 0; list-style: none; white-space: nowrap;
}
.main-menu .nav-item.lang .language-switcher-language-url > *,
.main-menu .nav-item.lang .language-switcher-locale-url > *,
.main-menu .nav-item.lang .links > *,
.main-menu .nav-item.lang .item-list > ul > * {
  display: inline-flex !important; flex: 0 0 auto !important; width: auto !important;
  margin: 0; padding: 0; align-items: center;
}
.main-menu .nav-item.lang a {
  display: inline-flex !important; align-items: center; line-height: 1;
  text-decoration: none; border: 0; box-shadow: none; padding: 3rem 0;
}
.main-menu .nav-item.lang a.is-active,
.main-menu .nav-item.lang li.is-active > a,
.main-menu .nav-item.lang .nav-link,
.main-menu .nav-item.lang .nav-link.is-active,
.main-menu .nav-item.lang .nav-link::after,
.main-menu .nav-item.lang a::after {
  border: 0 !important; text-decoration: none !important; box-shadow: none !important;
}
.main-menu .nav-item.lang img {
  height: 20px; width: auto; margin: 0; border: 1px solid #666; border-radius: 1px;
  vertical-align: middle; transition: filter .12s;
}
.main-menu .nav-item.lang img:hover { filter: brightness(1.4); }
.main-menu .nav-item.lang .language-switcher-language-url > *:not(:last-child)::after,
.main-menu .nav-item.lang .language-switcher-locale-url > *:not(:last-child)::after,
.main-menu .nav-item.lang .links > *:not(:last-child)::after,
.main-menu .nav-item.lang .item-list > ul > *:not(:last-child)::after {
  content: "|"; margin: 0 .35rem; opacity: .6;
}

/* === Responsive (sonstige) === */
@media (max-width: 600px) {
  .header-top-bar { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 768px) {
  body { font-size: .9rem; }
  .header-title { font-size: 2.2rem; text-align: center; }
  .header-subtitle { font-size: 1rem; text-align: center; }
  .header-logo-inline img { height: 70px; transform: translateY(5px); }
  .menu--main .navbar-nav { flex-direction: column; gap: 2rem; padding: 1rem 0; }
  .menu--main .nav-item:not(:last-child)::after { display: none; }
  .header-address { flex-direction: column; font-size: .9rem; text-align: center; }
  .section-title h1 { font-size: 2rem; }
  .section-title-wrapper { padding: 1.5rem; }
}

/* Wrapper der Content-Spalte */
#main-wrapper { max-width: 1200px; margin: auto; text-align: justify; }

/* === Leistungen Fließtext – Titelband === */
.leistungen_services_header, .ausstattung_equipment_header{
  /*--bg: #2f2f30;*/
  /*border-radius: 8px;*/
  /*background: var(--bg);*/
  /*position: relative;*/
  text-align: center;
  padding-top:12px;
  /*border:0.1px solid #000;*/
  /*margin-top:4rem;*/
}





/* === ALS Footer-Block: Logo | Adresse | Links === */

/* Schwarzer Footer-Balken über die volle Breite */
.site-footer {
  background-color: #000;
  padding:0;
   background-color:#212830;
}

/* Footer-Block im Footer: keine zusätzlichen Ränder/Hintergründe */
.site-footer .block {
  margin: 0;
  border: none;
  padding: 0;

}


.footer_inner{
	padding:1rem 0rem 1rem 0rem;
	display:flex;
	align-items: center;
	justify-content: center;
	gap: 1.5rem;}
.footer_logo{
	margin: 0;
	padding: 0;
	/*display:flex;            
	align-items:center;      
	justify-content:center;*/}
.footer_logo img{
	max-height:80px;
	width:auto;}
.footer_logo .field--type-entity-reference {
  margin: 0;
  padding: 0;
}
.footer_logo .field--type-image img{margin:0;}
.footer_address{
	margin: 0;
	padding: 0;
	display:flex;
	flex-direction:column;
	justify-content:center;
}
.footer_address p{	margin: 0;
padding: 0;}
.footer_address .name{color:#fff;}
.footer_address .name .c01{
	font-weight:bold;
}

/* Footer-Menü: zentriert & inline */
.footer_menu{
	background-color:#000;
	padding:1rem;
}
.footer_menu .nav {
  list-style: none;
  display: flex;
  justify-content: center;   /* zentrieren */
  align-items: center;
  gap: 1rem;                 /* Abstand zwischen Links (ohne die |) */
  padding: 0;
  margin: 0;
  flex-wrap: wrap;           /* Zeilenumbruch erlauben, falls nötig */
}

.footer_menu .nav-item {
  display: inline-flex;
  align-items: center;
}


/* Link-Optik: keine Unterstreichung/Border in diesem Menü */
.footer_menu .nav-link {
  padding: 0;
  text-decoration: none;
  border: 0 !important;      /* überschreibt evtl. Border-Bottom-Regeln */
  line-height: 1.2;
}

.footer_menu .nav-link:hover,
.footer_menu .nav-link:focus {
  text-decoration: none;
  border: 0 !important;
}
 

.footer_menu li a{
	padding:0;
text-indent:0px;}



/* Falls Views um dein Markup ein <span class="field-content"> legt */
.views-field .field-content { display: block; }


/* Innenlayout: Bild links, Text rechts */
.mitarbeiter .container {
  display: flex;
  align-items: flex-start;      /* an Oberkante ausrichten */
  gap: 1.25rem;
  /* Abstand Bild/Text */
}
.mitarbeiter{border-bottom:1px solid #454545;padding:3rem 0rem 3rem 0rem;}  

/* Bild-Spalte fixieren */
.mitarbeiter .photo {}
.mitarbeiter .photo img {border:1px solid #000;}

/* Text nimmt Restbreite */
.mitarbeiter .daten {
  flex: 1 1 auto;
  min-width: 0;                 /* verhindert overflow bei langen Wörtern */
}


/* Responsiv: untereinander stapeln */
@media (max-width: 700px) {
  .mitarbeiter .container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .mitarbeiter .photo {
    flex: 0 0 auto;
    max-width: 220px;           /* optional etwas größer auf Mobile */
  }
} 
 