@charset "utf-8";
/* CSS Document */

:root{
    --gruen: #008C3F;
	--gelb: #ffef00;
	--pink: #e4116b;
	--tuerkis: #00a0e3;
	--textschwarz: rgba(0,0,0,0.8);
}

/*----google font Montserrat----*/
@font-face {
    font-family: 'Lexend';
    src: url('fonts/Lexend-Regular.eot"fonts/Montserrat-Bold.eot');
    src: url('fonts/Lexend-Regular.eot') format('embedded-opentype'),
        url('fonts/Lexend-Regular.woff2') format('woff2'),
        url('fonts/Lexend-Regular.woff') format('woff'),
        url('fonts/Lexend-Regular.ttf') format('truetype'),
        url('fonts/Lexend-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
	

html {
            scroll-behavior: smooth;
        }
body{
	color: var(--textschwarz);
}
a, strong{
	color:var(--gruen);
	text-decoration: none;
}
.navbar-header {
    display: flex;
    flex-direction: column;
    align-items: center;
   
        }
.navbar-toggler {   	
    position: absolute;
    top: 40px;
    right: 25px;
	border: 2px solid var(--pink);
	color: var(--pink);
  }
        
.navbar-brand-container {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
        }
.brand-text {
            margin-left: 5px;
            font-size: 1rem;
            color: var(--gruen);
            line-height: 1.3; 
			white-space: nowrap;
			font-family: 'Lexend';
  			font-weight: bold;
        }
.navbar-nav {
            display: flex;
            justify-content: flex-end;
            width: auto;
        }
.nav-item {
            margin: 0 10px;
        }
.navbar-nav .nav-item .active {
            font-weight: bold;
            color: var(--gruen) !important;
        }
#start  .col-lg-4 .kontakt{
    border: 3px solid var(--pink);
    padding: 1.5rem;
    border-radius: 10px;
  }
#start  .col-lg-4 .kontakt h3{
	font-size: 1.5rem;
}
#start  .col-lg-4 .kontakt img{
	width: auto;
	height: auto; 
	box-shadow:none;
}
.sortiment #start  .col-lg-4 img{
	width: 100%;
	height: auto;
	box-shadow: 5px 5px 5px #ccc;
}
h1, h2, h3, h4{
	color:var(--gruen);
	font-family:'Lexend', 'Verdana', sans-serif;
}
.col-lg-4 h3{
	color:var(--pink);
}

nav.bg-light {
  --bs-bg-opacity: 1;
 /* background-color: rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;*/
	background-image: url("images/background_silber.jpg");
	background-size: cover;
}
.nav-item {
  margin: 0 5px;
}
.nav-link:focus, .nav-link:hover {
  color: var(--gruen);
}
header{
	margin-top: 146px;
}

 .navbar-header {
           
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 10px 0;
        }
        .navbar-brand-container {
            display: flex;
            
        }
        .brand-text {
            margin-left: 15px;
            white-space: nowrap;
        }
        .navbar-nav {
            width: 100%;
            display: flex;            
			position: relative;
        }

.nav-link{
	font-family:'Lexend', 'Verdana', sans-serif;
	font-size: 0.9rem;
  	font-weight: 700;
  	color: var(--textschwarz);  
  	margin: 0;
  	padding: 10px 15px 0;
  	transition: all .5s;
  	text-align: left;
  	text-transform: uppercase;
}

.carousel-item img {
            width: 100%;
            /*height: 80vh;*/
            object-fit: cover;
        }
 .carousel-caption {
           animation: fadeIn 2s ease-in-out;
            text-align: left;
            left: 18%;
            right: auto;
            bottom: 40%;
            max-width: 40%;
	 background-color:rgba(255,255,255,.8);
	 border-radius: 10px;
	 color: var(--gruen);
	 padding: 1rem;
        }
.carousel-caption h3{
	font-size: 2rem;
    text-transform: uppercase;
}
.carousel-caption p{
	font-size:1.1rem;
}
@keyframes fadeIn {
            from { opacity: 0; }
            to { opacity: 1; }
        }
section {
            padding: 80px 0;
            scroll-margin-top: 120px; /* Verhindert das Überdecken durch die feste Navbar */
        }
footer {
            background: #343a40;
            color: white;
            padding: 40px 0;            
            position: relative;
        }
footer .col-lg-3 img{
	box-shadow:none;
}
#back-to-top {
            position: fixed;
  			bottom: 20px;
  			right: 20px;
  			width: 0;
  			height: 0;
  			border-left: 20px solid transparent;
  			border-right: 20px solid transparent;
  			border-bottom: 30px solid var(--gruen);
  			cursor: pointer;
  			display: none;
  			transition: border-bottom-color 0.3s ease-in-out;
        }
.col-lg-3 h3{
	color: var(--pink);
}
span.phone a{
		color: var(--gruen);
  		text-decoration: none;
  		font-size: 1.5rem;
  		margin-left: 7px;
  		font-weight: bold;
}
 .col-lg-6 img,  .col-lg-4 img, .col-lg-3 img{
	border-radius: 10px;
    box-shadow: 5px 5px 5px #ccc;
	height: auto;
	width: 100%;
}
#start .col-lg-3 img{
	box-shadow: none;
	width: auto;
	}
ul li{
	color:var(--pink);	
}
ul li span{
	color:var(--textschwarz);	
}
section#arbeitsweise .col-lg-3{
	border: none;
	
}
table th{
	background-color: var(--gruen) !important;
  	color: #fff !important;
  	text-transform: uppercase;
}
table .ueberschrift{
	font-weight: bold;
	color:var(--gruen);
}
footer{
	background-image: url("images/background_silber.jpg");
    background-size: cover;
	color: var(--textschwarz);
}
footer .row{
	display: flex;
	align-items:baseline;
}
footer img{
	width: 100%;
	height: auto;
}

/*-----------------Modal Popup fuer Stellenanzeige:------------*/
/* Overlay-Hintergrund */
        .popup-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            z-index: 1000;
        }

        /* Popup-Fenster */
        .popup {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: var(--gelb);
            padding: 20px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            border-radius: 8px;
            width: 80%;
            max-width: 400px;
            z-index: 1001;
			text-align: center; /* Zentriert den Inhalt */
            position: relative; /* Ermöglicht Positionierung des Kreuzes */
        }

        .popup h2 {
            margin: 30px 0 10px;
			color: #333;
           font-size: 30px;
        }
.popup h3{
	     color: #333;
         font-size: 16px;
         font-style: italic;
}

        .popup p {
            margin: 0 0 20px;
        }

        /* Button für die Stellenanzeige */
.job-button {
    display: inline-block;
    padding: 10px;   
    color: #333; /* Weißer Text */
    text-decoration: none; /* Kein Unterstrich */    
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 20px;
}

a.job-button:hover {
    text-decoration: underline;
}

a.job-button:visited{
	color:#fff;
}

/* Schließen-Kreuz */
.close-button {
    position: absolute;
    top: 5px;
    right: 5px;
    background: none;
    border: none;
    font-size: 40px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

.close-button:hover {
    color: #000; /* Schwarzes Kreuz beim Hover */
}
.popup-logo {
    display: block; /* Blockdarstellung für einfaches Zentrieren */
    margin: 10px auto 20px; /* Zentrierung und Abstand nach unten */
    max-width: 280px; /* Maximale Breite des Logos */
    height: auto; /* Proportionale Skalierung */
}
/*------------Ende Popup--------*/
@media only screen and (min-width: 769px) {
  .popup {
    max-width: 600px;
  }
}

@media (min-width:768px) and (max-width: 991px) {
            .navbar-brand-container {
                flex-direction: row;
                align-items: flex-end;
            }
            .brand-text {
                margin-left: 0;
            }
	.carousel-caption {
		max-width: 45%;
		padding: 2rem;
	}
	.carousel-caption h3 {
  font-size: 1.5rem;
	}
	footer img{
		width: 50%;
	}
        }

@media only screen and (min-width: 992px) {

.nav-item.kontakt{
	position: absolute;  
  	right: 0;
 	color: var(--pink);
  	bottom: 35px;
}
.nav-item.kontakt a.nav-link:before{
	content:url("images/kontakt_35_pink.png");
	margin-right: 0.5rem;
	
}

.nav-item.kontakt a{
	color: var(--pink);
  	font-size: 1.2rem;
  	font-style: italic;
  	text-decoration: underline;
	display: flex;
    align-items: center;
}
	section#arbeitsweise .col-lg-3{
	
	padding: 0;
}
 
}
@media (min-width: 992px) and (max-width: 1200px) {
	span.phone a {
		font-size: 1.1rem;
	}
	
	
}

@media (min-width: 992px) and (max-width: 1400px) {
            .navbar-brand-container {
                flex-direction: column;
                align-items: flex-start;
            }
            .brand-text {
                margin-left: 0;
            }
	.carousel-caption {
		max-width: 45%;
		padding: 2rem;
	}
	.carousel-caption h3 {
  font-size: 1.8rem;
	}
        }

@media only screen and (min-width: 1401px) {
     /*        .navbar-header {
                flex-direction: row;
                justify-content: space-between;
                align-items: center;
            }
            .navbar-brand-container {
                display: flex;
                align-items: center;
            }
            .brand-text {
                margin-left: 15px;
                white-space: nowrap;
            }*/
	 .navbar-header {
                flex-direction: row;
                align-items: center;                
            }
            .navbar-brand-container {
                display: flex;
				flex-direction: row;
                align-items: baseline;
                justify-content: center;               
                margin-bottom: 10px;
            }
            .brand-text {
                margin-left: 15px;
                white-space: nowrap;
            }
            .navbar-nav {
                display: flex;
                width: 100%;
            }
	.carousel-caption {
		padding: 3rem;
	}
}

@media only screen and (max-width: 576px) {
.navbar-brand, .navbar-brand img {
	width: 120px;
   }
	.popup{
		top: 68%;
	}
	.popup-logo {
		max-width: 240px;
	}
	#start .col-lg-3 img { 
  width: 100%;
   }
	footer {  
  background-position:center;
    }
	footer img {
  width: 40%;
}
}
@media only screen and (max-width: 450px) {
	header {
  margin-top: 176px;
}
	.navbar-header {
		padding-left: 10px;
	}
.navbar-brand, .navbar-brand img {
	width: 100px;
}
.brand-text {
  margin-left: 0;
  font-size: 0.9rem;
	}
	
  
}

}
