/* CSS Document Copyright 360°Fotografie Przemyslaw Jaworek*/

@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/montserrat-v31-latin-regular.woff2') format('woff2');
}
  
@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/montserrat-v31-latin-700.woff2') format('woff2');
  }
  
html {
  font: normal 16px / 1.7 'Montserrat', sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background: #ffffff;
  color: #000000;
}

body {
  justify-content: center;
  margin: 0;
  overflow-x: hidden;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;	
  font: normal 16px / 1.6;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.3s ease; /* Macht den Übergang weicher */
}

.logo-default,
.logo-small {
 width:250px; 
}

.white {
border-color: #d1d1d1; 
color: #4a4a4a; 
letter-spacing: 1px; 
font-size: 0.85rem; 
text-transform: uppercase; 
font-weight: 500;
}

.white:hover,
.white:focus {
	color: #b3a138;	
	background-color: #fff;		
	border: solid 1px #7e7e7e;
  text-decoration: none;
  }

/* Grundzustand */
#main-header {
	transition: all 0.4s ease-in-out;
	padding: 10px 0;
	background-color: rgb(255, 255, 255);
	top: 0;
	width: 100%;
	z-index: 1030;
  border-bottom: solid 1px #b3a138;
  }
  
  /* Sticky-Zustand (wird per JS getriggert) */
  #main-header.is-sticky {
	padding: 10px 0; /* Schmalere Form */
	box-shadow: 0 2px 10px rgba(0,0,0,0.2);
	transform: translateY(-100%); /* Startpunkt für Animation */
	animation: slideDown 0.5s forwards;
	position: fixed;
  }
  
  @keyframes slideDown {
	to { transform: translateY(0); }
  }
  
  /* Responsive Logo Handling */
  .logo-default { height: 60px; }
  .logo-small { height: 40px; }
  
  /* Offcanvas Anpassung für Tablet */
  @media (max-width: 991.98px) {
	#main-header { padding: 10px 0; }
  }

  @media (min-width: 992px) {
  
	/* 1. Im Normalzustand (Oben) das kleine Logo IMMER verstecken */
	#main-header .logo-small {
	  display: none !important;
	}
  
	/* 2. Im Normalzustand das große Logo zeigen */
	#main-header .logo-default {
	  display: block !important;
	}
  
	/* 3. WENN Sticky aktiv ist: Rollentausch */
	#main-header.is-sticky .logo-default {
	  display: none !important; /* Großes weg */
	}
  
	#main-header.is-sticky .logo-small {
	  display: block !important; /* Kleines her */
	  max-height: 40px; /* Sicherheitshalber Höhe begrenzen */
	}
  }
  
  /* --- Mobile/Tablet Logik (bis 991px) --- */
  @media (max-width: 991.98px) {
	#main-header .logo-default {
	  display: none !important;
	}
	#main-header .logo-small {
	  display: block !important;
	}
  }

.cf-label {
 font-size: 0.7rem !important;
 text-transform: uppercase !important;
 letter-spacing: 2px;
}

.gd-card{
}

.card-icon {
	filter: invert(60%) sepia(0%) saturate(7014%) hue-rotate(300deg) brightness(90%) contrast(82%);
}

.footer-icon {
	filter: invert(60%) sepia(0%) saturate(7014%) hue-rotate(300deg) brightness(90%) contrast(82%);
        width: 20px;
        height: 20px;
 
    }

.gd-text-footer {
}

.gd-footer-col-info-1 {
}

.gd-footer-col-info-2 {
}

.gd-footer-col-info-3 {
}

.gd-footer-col-info-4 {
}

.gd-footer-row-info{
}

.gd-footer-row-social{
}

.gd-footer-row-copyright{
}

   /* Die runden Container der Social Links */
   .social-hover {
	background-color: #f1f1f1; /* Leichter Grauton im Hintergrund */
	border-color: #ccc !important; /* Dunklerer Rahmen */
	transition: all 0.3s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
}

/* Hover-Effekt: Wenn man drüberfährt, werden sie tiefschwarz */
.social-hover:hover {
	background-color: #e2e2e2;
	border-color: #999 !important;
	transform: translateY(-3px);
}

.social-hover:hover .footer-icon {
	filter: brightness(0) opacity(1);
}

@media (max-width: 767px) {
	.plg-gd-footer .col-12 {
		text-align: center !important;
	}

	/* Zentriert die d-flex Container (Header, Kontaktzeilen) */
	.plg-gd-footer .d-flex {
		justify-content: center !important;
	}

	/* Adresse: Verhindert das "Einknicken" nach links */
	.plg-gd-footer .d-flex.align-items-start {
		align-items: center !important;
		flex-direction: column !important;
	}

	/* Entfernt Padding-Reste, die die Mitte verschieben könnten */
	.plg-gd-footer .ps-1, .plg-gd-footer .ms-1 {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}

}

.desktop {
	display:block;
}
	


/* cookies */

#eu_cookies {
	border-radius: 5px;
	font-weight: normal;
	font-family: 'Montserrat', Arial, sans-serif;
	font-size: larger;
	font-stretch: normal;
	font-style: normal;
	font-variant-caps: normal;
	line-height: 21px;
	width: 100%;
	height: 100%;
	background-color: rgba(25, 25, 25, 0.82);
	overflow: scroll;
}

.eb_textinfo {
	background: #fff;
	margin-top: 5%;
}

.eb_privacypolicy {
	width: 100%;
	float: left;
	margin-top: 30px;
	padding-left: 10px;	
}



/* navigation */

/* --- Desktop Styles (dein bestehender Code, leicht aufgeräumt) --- */
@media (min-width: 993px) {
    ul.nav {
        display: flex;
        justify-content: flex-start;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    /* ... dein bisheriger Code ... */
}

* Grundgerüst für das Menü */
ul.nav {
    display: flex; /* Flexbox ist moderner als float */
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    margin-right: 25px; /* Gleichmäßiger Abstand zwischen den Punkten */
}

/* Der Link-Stil */
.nav > li > a {
    display: block;
    position: relative;
    text-decoration: none;
    padding: 10px 0;
    color: #676767;
    font-size: 14px; /* Etwas kleiner für mehr Eleganz */
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase; /* Schlichte Eleganz */
    letter-spacing: 1.8px; /* Spacing erhöht die Lesbarkeit bei Uppercase */
    transition: color 0.2s ease;
}

ul.nav {
    display: flex; 
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    margin-right: 25px; 
}

/* Der Link-Stil */
.nav > li > a {
    display: block;
    position: relative;
    text-decoration: none;
    padding: 5px 0; /* Etwas kompakter */
    color: #676767;
    font-size: 14px; 
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase; 
    letter-spacing: 1.5px; 
    transition: color 0.2s ease-in-out; /* Schnellere Farbanpassung */
}

/* Der Underline-Effekt (Hauchdünne Linie) */
.nav > li > a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px; /* Dünner für mehr Eleganz */
    bottom: 0;
    left: 50%;
    background-color: rgb(0, 0, 0);
    transition: all 0.1s ease-in-out; /* Schnellere Animation */
    transform: translateX(-50%);
}

/* Hover & Active Zustände */
.nav > li:hover > a,
.nav > li.active > a {
    color: #000000;
}

.nav > li:hover > a::after,
.nav > li.active > a::after {
    width: 100%; 
}

/* Spezialfarbe Grün */
.nav > li > a.gruen {
    color: #2ecc71; 
}

@media (max-width: 992px) {
    /* Container-Layout: Vertikal statt Horizontal */
    ul.nav {
        display: flex;
        flex-direction: column; /* Erzwingt die vertikale Liste */
        align-items: flex-start; /* Links ausgerichtet, oder 'center' falls gewünscht */
        padding: 40px 25px;
        margin: 0;
        list-style: none;
    }

    /* Animation der Listenpunkte beim Öffnen des Offcanvas */
    .nav > li {
        margin-bottom: 20px;
        margin-right: 0; /* Entfernt Desktop-Abstände */
        opacity: 0;
        transform: translateY(15px);
        transition: opacity 0.4s ease, transform 0.4s ease;
    }

    /* Trigger: Sobald Bootstrap das Offcanvas auf '.show' setzt */
    .offcanvas.show .nav > li {
        opacity: 1;
        transform: translateY(0);
    }

    /* Zeitversetztes Erscheinen der Punkte */
    .offcanvas.show .nav > li:nth-child(1) { transition-delay: 0.1s; }
    .offcanvas.show .nav > li:nth-child(2) { transition-delay: 0.15s; }
    .offcanvas.show .nav > li:nth-child(3) { transition-delay: 0.2s; }
    .offcanvas.show .nav > li:nth-child(4) { transition-delay: 0.25s; }
    .offcanvas.show .nav > li:nth-child(5) { transition-delay: 0.3s; }

    /* Link-Styling */
    .nav > li > a {
        display: inline-block;
        position: relative;
        text-decoration: none;
        padding: 8px 0;
        color: #676767;
        font-size: 18px; /* Gute Touch-Größe */
        font-weight: 500;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        letter-spacing: 2px;
        transition: color 0.2s ease;
    }

    /* Die Linie: Schnell (0.1s) und aus der Mitte */
    .nav > li > a::after {
        content: '';
        position: absolute;
        width: 0;
        height: 1px;
        bottom: 0;
        left: 50%;
        background-color: #000;
        transform: translateX(-50%); /* Sorgt für das Wachsen aus der Mitte */
        transition: width 0.1s ease-in-out; /* Gewünschte schnelle Animation */
    }

    /* Aktiver Zustand & Hover/Touch */
    .nav > li.active > a,
    .nav > li:hover > a,
    .nav > li > a:active {
        color: #000;
    }

    /* Linie voll ausfahren */
    .nav > li.active > a::after,
    .nav > li:hover > a::after,
    .nav > li > a:active::after {
        width: 100%;
    }
}

