body 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-bottom: 0;
    overflow-x: hidden;
    scroll-behavior: smooth;
    height: 100vh;
    text-align: center;
}

.wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 30vh;
    padding: 40px 20px;
    box-sizing: border-box;
    text-align: center;
    border-radius: 8px;
    margin-top: 50px;
}

.centered-container {
    max-width: 600px;
    width: 100%;
}

.centered-container h3 {
    font-size: 25px;
    margin-bottom: 10px;
    color: #333;
    font-weight: 500;
}

.contact {
    display: flex;
    flex-direction: column;
    gap: 14px;
    align-items: center;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.footer-info .company-name {
    font-size: 18px;
    font-weight: 500;
    color: #222;
    margin-bottom: 4px;
}

.footer-info .address {
    font-size: 16px;
    color: #666;
}

.contact .phone-email {
    font-size: 15px;
    color: #333;
}

.email-link {
    color: #0073e6;
    text-decoration: none;
    font-weight: 500;
}

.email-link:hover {
    text-decoration: underline;
    color: #005bb5;
}

/* Mobile optimierung */
@media (max-width: 600px) {
    .wrapper {
        padding: 20px 10px;
        min-height: 50vh;
    }

    .centered-container h3 {
        font-size: 16px;
    }

    .contact-info {
        font-size: 14px;
        gap: 10px;
    }

    .footer-info .company-name {
        font-size: 15px;
    }

    .footer-info .address {
        font-size: 13px;
    }

    .thick-divider-headhjs {
        width: 40px;
        height: 2px;
    }
}


.centered-container {
  max-width: 650px;
  width: 100%;
  padding: 30px;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

h3 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: normal;
}

.contact-info {
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.5;
  color: #555;
}

.email-link {
  color: inherit;
  text-decoration: none;
}

.email-link:hover {
  text-decoration: underline;
}

.mailtoLinkFooter:hover
{
    color: white;
    text-decoration: underline;
}



/* *CUSTOMER SLIDER */
@keyframes slide 
{
  from 
  {
    transform: translateX(0);
  }
  to 
  {
    transform: translateX(-100%);
  }
}

.customersHeadline 
{
    display: flex;
    justify-content: center;
    align-items: center;
}


.logos 
{
  overflow: hidden;
  padding: 30px 0;
  background: white;
  white-space: nowrap;
  position: relative;
}

.logos:before,
.logos:after 
{
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 2;
}

.logos:before 
{
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.logos:after 
{
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}


.logos-slide 
{
  display: inline-block;
  animation: 45s slide infinite linear;
}

.logos-slide img 
{
  height: 50px;
  margin: 0 50px;
}

@media (max-width: 1200px) 
{
    .card 
    {
        flex: 0 0 30%; /* 3 Cards */
    }
}

@media (max-width: 900px) 
{
    .card 
    {
        flex: 0 0 45%; /* 2 Cards */
    }

    .logos:before,
    .logos:after 
    {
      position: absolute;
      top: 0;
      width: 100px;
      height: 100%;
      content: "";
      z-index: 2;
    }
}

@media (max-width: 600px) 
{
    .card 
    {
        flex: 0 0 90%; /* 1 Card */
    }


    .logos:before,
    .logos:after 
    {
      position: absolute;
      top: 0;
      width: 50px;
      height: 100%;
      content: "";
      z-index: 2;
    }
}
/* *CUSTOMER SLIDER */
/* HOME PAGE */


/* CONTACT FORM */
.contactBg 
{
    display: flex;
    border-radius: 10px; /* abgerundete Ecken */
    padding: 40px;
    margin-top: 30px;
    flex-wrap: wrap; /* Flexbox ermöglicht flexibles Layout */
}

/* Zusätzliche Stile für Headline */
.contactHeadline 
{
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    color: #343a40; 
    margin-top: 25px;
}


/* Icons und Interaktivität */
.customContactIcons
{
    transition: transform 0.3s ease, color 0.3s ease; /* Weicher Übergang für Transformation und Farbe */
}

.customContactIcons:hover
{
    transform: translateY(-10px); /* Stärkere Bewegung beim Hover */
    color: #007bff; /* Wechsel der Farbe bei Hover */
}

/* Kontaktinformationen */
.contact-info 
{
    flex: 1;
    padding-right: 30px;
    font-family: 'Roboto', sans-serif; 
    color: #343a40; 
}

.contact-info p 
{
    color: #343a40;
}

/* Links */
.mailtoLink 
{
    color: #343a40;
    text-decoration: none;
}

.mailtoLink:hover 
{
    text-decoration: underline; /* Unterstreichung bei Hover für bessere Benutzerführung */
}

/* Karte */
.mapHeader 
{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #495057;
}

/* Responsive Design für Karte */
.map 
{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%; /* 16:9 Seitenverhältnis für Karten */
    height: 0;
    border-radius: 15px; /* Abgerundete Ecken für die Karte */
}

.map iframe 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; /* Entfernt den Rahmen um das iframe */
}

/* Media Queries */
@media (max-width: 1024px) 
{
    .contact-info 
    {
        padding-right: 0;
        margin-bottom: 20px;
    }

    .contactBg 
    {
        flex-direction: column;
        padding: 30px;
    }
}

@media (max-width: 768px) 
{
    .contact-info .row > div 
    {
        margin-bottom: 20px;
    }

    .map iframe 
    {
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 767px)
{
    .contactHeadline 
    {
        text-align: center;
        font-size: 30px; 
    }
}
/* CONTACT FORM*/


/* IMPRINT */
.imprintBg
{
    /* background-color: var(--bs-gray-100);
    border: 1px solid var(--bs-gray-300); */
    text-align: left;
    border-radius: 5px;
    padding: 20px;
    margin-top: 20px;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
}

.imprintHeadline 
{
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    color: #343a40; 
    margin-top: 25px;
}

.highlight
{
    font-weight: bold;
}

.source
{
    position: relative;
    margin-top: 50px;
    color: rgba(70, 70, 70, 0.788);

}

.source a 
{
    color: rgba(0, 0, 0, 0.959);
}

@media (max-width: 767px)
{
    .imprintHeadline
    {
        font-size: 30px;
    }

}
/* IMPRINT */



