/* Algemene styling */
body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    background-color: #f8f9fa;
    color: #333;
    overflow-x: hidden;
}

/* Header styling */
header {
    background-color: #2c3e50;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    position: sticky;
    top: 0;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

header .logo {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

nav ul li {
    margin: 0 15px;
}

nav ul li a {
    color: white;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s;
}

nav ul li a:hover {
    color: #1abc9c;
}

/* Hero sectie styling */
.hero {
    background-color: #ecf0f1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 50px;
    color: #333;
}

.hero img {
    max-height: 150px;
    margin-bottom: 20px;
}

.hero h1 {
    font-size: 48px;
    margin-bottom: 20px;
}

.hero p {
    font-size: 20px;
    margin-bottom: 20px;
}

.hero button {
    padding: 10px 20px;
    font-size: 16px;
    border: none;
    background-color: #1abc9c;
    color: white;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.hero button:hover {
    background-color: #16a085;
}

/* Divider styling */
.divider {
    height: 10px;
    background-color: #2c3e50;
    margin: 0;
    width: 100%;
}

.features {
    background-color: #f8f9fa;
    padding: 50px 20px;
    color: #333;
    text-align: center;
}

.features h2 {
    font-size: 36px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #2c3e50;
}

.features ul {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); /* Dynamische kolommen */
    gap: 20px; /* Ruimte tussen items */
    padding: 0;
    list-style: none;
    max-width: 1000px;
    margin: 0 auto;
}

.features ul li {
    font-size: 18px;
    line-height: 1.8;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    padding: 15px 20px 15px 40px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    position: relative;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.features ul li:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.features ul li .feature-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
    color: #1abc9c;
}

.feature-icon {
            font-size: 22px; /* Groter icoon */
            color: #ffffff; /* Icoon wordt wit */
        }

 .register-section {
            background: linear-gradient(135deg, #2193b0, #6dd5ed);
            padding: 50px 20px;
            color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
        }

        .register-container {
            background: rgba(255, 255, 255, 0.9);
            color: #333;
            padding: 40px;
            border-radius: 15px;
            box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
            max-width: 500px;
            width: 100%;
        }

        .register-container h1 {
            font-size: 32px;
            margin-bottom: 30px;
            color: #2193b0;
        }

        .register-container label {
            display: block;
            text-align: left;
            margin-bottom: 8px;
            font-weight: bold;
        }

        .register-container input {
            width: 100%;
            padding: 12px;
            margin-bottom: 20px;
            border: 1px solid #ccc;
            border-radius: 8px;
            font-size: 16px;
        }

        .register-container button {
            width: 100%;
            padding: 15px;
            background-color: #2193b0;
            border: none;
            border-radius: 8px;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            cursor: pointer;
            transition: background 0.3s;
        }

        .register-container button:hover {
            background-color: #6dd5ed;
        }

        .success-message {
            color: #4CAF50;
            font-weight: bold;
            text-align: center;
            margin-bottom: 20px;
        }

        .error-message {
            color: #f44336;
            font-weight: bold;
            margin-bottom: 20px;
        }
/* Responsiviteit */
@media (max-width: 768px) {
    .features ul {
        grid-template-columns: 1fr; /* Eén kolom op kleinere schermen */
    }
}



/* Footer styling */
footer {
    background-color: #2c3e50;
    color: white;
    text-align: center;
    padding: 20px;
    position: relative;
    bottom: 0;
    width: 100%;
}

/* Mobiele weergave */
@media (max-width: 768px) {
    header {
        flex-direction: column;
    }

    nav ul {
        flex-direction: column;
        text-align: center;
    }

    nav ul li {
        margin: 10px 0;
    }

    .hero h1 {
        font-size: 32px;
    }

    .hero p {
        font-size: 16px;
    }

    .features h2 {
        font-size: 28px;
    }

    .features ul li {
        font-size: 16px;
        padding: 10px 15px 10px 30px;
    }
}

.about-us {
    background-color: #ffffff;
    display: flex;
    align-items: center; /* Verticaal centreren */
    justify-content: center; /* Horizontaal centreren */
    text-align: left;
    min-height: 100vh; /* Zorg ervoor dat de sectie de volledige hoogte van het scherm vult */
    padding: 20px;
}

.about-us-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    max-width: 1200px; /* Max breedte voor betere uitlijning */
    margin: 0 auto; /* Centreer de content */
}

.about-us-gallery {
    flex: 1;
    max-width: 40%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    height: 300px;
}

.about-us-gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    animation: slide 9s infinite;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.about-us-gallery img:nth-child(1) {
    animation-delay: 0s;
}

.about-us-gallery img:nth-child(2) {
    animation-delay: 3s;
}

.about-us-gallery img:nth-child(3) {
    animation-delay: 6s;
}

@keyframes slide {
    0% {
        opacity: 0;
    }
    33% {
        opacity: 1;
    }
    66% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.container {
    flex: 2;
    max-width: 60%;
}

.container h2 {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #2c3e50;
}

.container p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}

.about-us h2 {
    font-size: 36px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #2c3e50;
}

.about-us p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}

/* Responsieve styling */
@media (max-width: 768px) {
    .about-us {
        flex-direction: column;
        height: auto;
        padding: 20px;
    }

    .about-us-gallery {
        max-width: 100%;
        height: 200px;
    }

    .container {
        max-width: 100%;
    }
}

