/* Algemene sectie styling */
.content-section {
    padding: 100px 0;
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transform: translateY(100px);
    transition: all 0.6s ease-out;
}

/* Styling voor kleine schermen (mobiel) */

.container{
    width: 75%;
}

/* Specifieke sectie achtergronden */
#section-wie {
    background-color: #ffffff; /* Zacht Geel */
    color: #333;
}

#section-wat {
    background-color: #2F4550; /* Donker Grijsblauw */
    color: #FFF; 
}

#section-meld {
    background-color: #FAFAFA; /* Zacht wit voor een frisse uitstraling */
    padding: 20px;
}

.form-control {
    background-color: #FFFFFF; /* Wit voor de invoervelden */
    border: 3px solid #CCCCCC; /* Lichtgrijze randen */
    padding: 10px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
    color: #333333; /* Donkere tekstkleur */
}

.btn {
    background-color: #007ACC; /* Kobaltblauw voor de knop */
    color: #FFFFFF; /* Witte tekst op de knop */
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.btn:hover {
    background-color: #005999; /* Donkerder blauw bij hover */
}

#section-contact {
    background-color: #50463A;
    color: #DDAF57;
}



/* Animaties */
.content-section.active {
    opacity: 1;
    transform: translateY(0);
}

/* Navigatiebalk styling */
.navbar {
    background-color: #DDAF57;
    transition: background-color 0.3s;
}

.navbar-dark .navbar-nav .nav-link {
    color: #000000;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #f7f7f7;
}
form#signupForm {
    width: 75%; /* Standaard breedte op grote en middelgrote schermen */
    margin: 0 auto; /* Centreer het formulier */
}

/* Styling voor kleine schermen (mobiel) */
@media (max-width: 768px) {
    form#signupForm {
        width: 90%; /* Breder op kleine schermen */
    }
}

/* Ruimte onder de navigatiebalk */
body {
    padding-top: 10px;
}
/* 


######################


*/
/* Telefoon-icoontje */



.phone-icon {
    position: fixed;
    bottom: 35px;
    right: 20px;
    background-color: #bdf8c0ac; /* donkergroen */
    color: #fff;
    text-decoration: none;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
    z-index: 999;
}

.phone-icon:hover {
    background-color: #4ed0c7e5; /* iets donkerder bij hover */
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.25);
    transform: scale(1.1);
}

.phone-icon .contact-icon {
    font-size: 28px;
    transition: transform 0.3s ease;
}

.phone-icon:hover .contact-icon {
    transform: scale(1.2);
}



/* Moderne modal stijl */
.modal {
    display: none; /* Verborgen standaard */
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Donkere overlay */
    justify-content: center;
    align-items: center;
    animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

.modal-content {
    background-color: #fff;
    padding: 30px;
    border-radius: 15px;
    max-width: 400px;
    width: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    position: relative;
    animation: scaleUp 0.4s ease-in-out;
}

@keyframes scaleUp {
    from { transform: scale(0.9); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}

.modal-content h2 {
    font-family: 'Arial', sans-serif;
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
}

.contact-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
}

.contact-item {
    display: flex;
    align-items: center;
    font-size: 18px;
}

.contact-icon {
    font-size: 52px;
    margin-right: 0px;
    color: #007bff;
}

.cta-text {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}

/* Sluitknop */
.close {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    color: #666;
    cursor: pointer;
    transition: color 0.3s ease;
}

.close:hover {
    color: #333;
}



@media (max-width: 768px) {
    .container {
        width: 100%; /* Maak de container breder op kleine schermen */
        padding: 10; /* Geen padding voor de container */
        margin: 10; /* Geen margin voor de container */
    }

    .content-section {
        padding: 50px 10; /* Verminder padding voor kleine schermen */
    }
}





/* Zorg ervoor dat de navigatie flexbox gebruikt om items in één lijn te zetten */
.navbar .container {
    display: flex;
    justify-content: space-between;
    align-items: center; /* Centreert de items verticaal */
}

/* Zorg dat de foto niet te groot is en altijd ruimte laat voor het menu */
.navbar .navbar-brand img {
    max-height: 50px; /* Pas de grootte van de foto aan */
    height: auto;
    max-width: 70%;
}
.navbar1-img{
    margin: 0;
    padding: 0;
    display: inline-block;
}
.navbar2-menu{
    margin: 0;
    padding: 0;
    display: inline-block;
}
/* Op mobiel, zorg ervoor dat de afbeelding en het menu-icoon op één lijn blijven */
@media (max-width: 768px) {
    .navbar .navbar-toggler {
        margin-left: 0; /* Verplaats het menu-icoon naar rechts */
    }

    .navbar .navbar-brand img {
        max-height: 40px; /* Maak de foto iets kleiner op mobiel */
        width: 220px;
    }

    .navbar-toggler {
        display: flex;
        align-items: center; /* Zorg dat het menu-icoon verticaal is uitgelijnd */
    }
    .navbar-parent{
        overflow:hidden;
        white-space: nowrap;
    }
    .navbar1-img{
        margin: 0;
        padding: 0;
        display: inline-block;
    }
    .navbar2-menu{
        margin: 0;
        padding: 0;
        display: inline-block;
    }
    .footer{
        font-size: 8px;
    }
    
}

.navbar-parent{
    overflow:hidden;
    white-space: nowrap;
}

.footer {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center; 
    padding: 0px;
    background-color: #DDAF57; /* Pas de kleur aan zoals gewenst */
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    font-size: 11px;
    border-top: 1px solid #e7e7e7;
}

.navbar-content {
    display: flex;
    align-items: center;
}

.navbar-text {
    font-size: 26px; /* Pas de grootte van de tekst aan naar wens */
    margin-right: 10px; /* Voeg ruimte toe tussen tekst en afbeelding */
    color: #000000;
}

.titleImg {
    width: 90px; /* Stel de vaste grootte van de afbeelding in */
    height: auto; /* Behoud de verhoudingen van de afbeelding */
}

.navbar-brand {
    text-decoration: none;
}












.background-image-section {
    background-image: url('assets/foto1.jpeg');
    background-size: cover;
    background-position: center;
    padding: 100px 0;
    color: white; /* Ensures text is visible on the background */
    position: relative;
  }
  
  .elementor-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 2; /* Keeps the text on top of the image */
  }
  
  .elementor-widget-wrap h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* Makes text more readable */
  }
  
  .elementor-widget-wrap ul {
    list-style-type: none;
    padding: 0;
    font-size: 20px;
  }
  
  .elementor-widget-wrap ul li {
    margin-bottom: 10px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  }
  
  /* Optional: Add a semi-transparent overlay for better text contrast */
  .background-image-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4); /* Adjust the transparency as needed */
    z-index: 1;
  }
  

  .navbar-parent {
    display: flex;
    justify-content: space-between; /* Zorgt ervoor dat de menu-items en de afbeelding apart worden uitgelijnd */
    align-items: center;
    width: 100%;
}

.navbar-content {
    display: flex;
    justify-content: flex-start; /* Zorgt ervoor dat de afbeelding en tekst helemaal naar links gaan */
    align-items: center;
}

.titleImg {
    margin-right: 10px; /* Ruimte tussen de afbeelding en tekst (optioneel) */
}

.navbar-nav {
    margin-left: auto; /* Duwt de menuknoppen naar rechts */
}

.background-image-section {
    position: relative; /* Maakt z-index mogelijk */
}

.content {
    position: relative;
    z-index: 10; /* Zorgt ervoor dat de inhoud boven andere elementen staat */
}

.cta-button {
    z-index: 15; /* Optioneel, om specifiek de button extra op de voorgrond te brengen */
}



.cta-button a {
    color: inherit; /* Neemt de kleur over van de omringende elementen */
    text-decoration: none; /* Verwijdert de standaard onderlijning van links */
    font-weight: normal; /* Zorgt voor normale tekststijl */
}

.cta-button {
    background-color: #f0f0f0; /* Kies een neutrale kleur voor de knop */
    padding: 10px 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

.cta-button:hover {
    background-color: #e0e0e0; /* Zorg voor een lichte hover-effect */
}

.cta-button a:hover {
    text-decoration: underline; /* Voeg een onderlijning toe bij hover */
}









.background-image-section {
    background-image: url('assets/foto1.jpeg'); /* Add your background image */
    background-size: cover;
    background-position: center;
    min-height: 500px; /* Adjust height if necessary */
    color: white;
    display: flex;
    justify-content: flex-start; /* Aligns content to the left */
    align-items: center; /* Align vertically to center */
    padding: 0 50px; /* Adjust padding for the left space */
    text-align: left;
    margin-top: 60px;
}

.background-image-section h2 {
    font-size: 2.5rem;
    color: #DDAF57; /* Yellow text */
    font-weight: bold;
    margin-bottom: 20px;
}

.background-image-section ul {
    padding: 0;
    font-size: 1.5rem;
}

.background-image-section ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 30px; /* For the checkmark */
}

.background-image-section ul li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #4caf50; /* Green checkmark */
    font-size: 1.8rem;
}

.background-image-section .cta-button {
    background-color: #DDAF57;
    color: black;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem;
    border: none;
    cursor: pointer;
    margin-top: 20px;
}

.background-image-section .cta-button:hover {
    background-color: #e0a800;
}

.container .content {
    color: #FFFFFF; /* Helder wit */
    opacity: 1; /* Zorg ervoor dat de tekst niet transparant is */
}
/* Media query for mobile devices */
@media (max-width: 768px) {
    .background-image-section {
        padding: 50px 15px; /* Adjust padding for smaller screens */
    }

    .background-image-section h2 {
        font-size: 2rem; /* Smaller font size for mobile */
    }

    .background-image-section ul {
        font-size: 1.2rem;
    }

    .background-image-section .cta-button {
        font-size: 1rem; /* Smaller button text */
    }
}

/* Algemene stijl voor de content-sectie */
.content-section {
    background-color: #f8f9fa;
    padding: 50px 0;
    font-family: 'Montserrat', sans-serif;
}

/* Stijl voor de container */
.container p {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
}

/* Stijl voor de grote eerste letter */
.large-letter {
    font-size: 80px;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    line-height: 0.9;
    color: #00aaff;
}

/* Vetgedrukte tekst voor nadruk */
strong {
    color: #000;
}








/* General Section Styling */
.pricing-section {
    background-color: #f5f5f5;
    padding: 40px 0;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

/* Container for the cards */
.container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

/* Pricing Card */
.pricing-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 280px;
    padding: 20px;
    margin: 15px;
    position: relative;
}

.pricing-card h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.pricing-card .price {
    font-size: 36px;
    color: #00aaff;
    margin: 15px 0;
    font-weight: bold;
}

.pricing-card ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.pricing-card ul li {
    font-size: 16px;
    margin: 10px 0;
}

.pricing-card .start-button {
    display: inline-block;
    padding: 12px 25px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.pricing-card .start-button:hover {
    background-color: #00aaff;
}

/* Popular Ribbon */
.popular .ribbon {
    position: absolute;
    top: -10px;
    left: -10px;
    background: #28a745;
    color: #fff;
    padding: 5px 20px;
    font-size: 12px;
    text-transform: uppercase;
    transform: rotate(-10deg);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.aptos-lookalike {
    font-family: 'Inter', sans-serif;
    font-weight: 800;
    font-size: 14px;
    letter-spacing: 0.3px; /* iets strakker, zoals Aptos */
    line-height: 1.4;
    color: #222; /* neutrale donkergrijs */
  }
  .aptos-lookalike-title {
    font-family: 'Inter', sans-serif;
    font-weight: 800;
    font-size: 24px;
    letter-spacing: 0.3px; /* iets strakker, zoals Aptos */
    line-height: 1.4;
    color: #000000; /* neutrale donkergrijs */
  }

  /* Layout voor sectie 2 met afbeelding en tekst */
.wie-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    flex-wrap: wrap;
}

.wie-image {
    flex: 1 1 45%;
}

.wie-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.wie-text {
    flex: 1 1 50%;
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    text-align: left;
}

/* Op mobiel: eerst de foto, dan de tekst */
@media (max-width: 768px) {
    .wie-flex {
        flex-direction: column;
    }
    .wie-text {
        text-align: center;
    }
}

.aptos-lookalike-txt {
    font-family: 'Inter', sans-serif;
    font-weight: 500;           /* iets vetter voor strakker beeld */
    font-size: 13px;            /* iets groter voor betere leesbaarheid */
    letter-spacing: 0.2px;      /* minder spreiding = strakker */
    line-height: 1.1;           /* compacter maar leesbaar */
    color: #111;                /* iets donkerder voor contrast */
}
.navbar {
    background: linear-gradient(to bottom, rgba(220, 220, 220, 0.6) 0px, rgba(255, 255, 255, 1) 20px);
    box-shadow: none;
}
.contact-icon {
    color: green;
    font-size: 1.5em; /* eventueel aanpassen */
  }
ul {
list-style-type: none;
}