body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background: #D3D3D3;
    position: relative;
}

.header-content {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    z-index: 2;
}

.header-content H1 {
    margin-left: 5%;
    color: white;
    font-size: 3.90625vw;
    font-weight: 800;
    min-height: 100px;
    line-height: 1.2;
}

.logo {
    margin-left: 5%;
    width: auto;
    height: 300px;
}

.header-text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
}

#headerimage {
    max-width: 100%;
    height: auto;
    margin: 0;
    margin-right: 5%;
    margin-top: 80px;
    overflow: hidden;
}

.header-container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background: #FFFFFF;
    clip-path: polygon(100% 100%, 0% 100% , 0.00% 57.59%, 2.00% 57.63%, 4.00% 57.76%, 6.00% 57.96%, 8.00% 58.25%, 10.00% 58.62%, 12.00% 59.06%, 14.00% 59.58%, 16.00% 60.18%, 18.00% 60.85%, 20.00% 61.59%, 22.00% 62.40%, 24.00% 63.27%, 26.00% 64.20%, 28.00% 65.18%, 30.00% 66.22%, 32.00% 67.31%, 34.00% 68.44%, 36.00% 69.62%, 38.00% 70.82%, 40.00% 72.06%, 42.00% 73.33%, 44.00% 74.61%, 46.00% 75.91%, 48.00% 77.22%, 50.00% 78.53%, 52.00% 79.85%, 54.00% 81.16%, 56.00% 82.46%, 58.00% 83.74%, 60.00% 85.01%, 62.00% 86.24%, 64.00% 87.45%, 66.00% 88.62%, 68.00% 89.76%, 70.00% 90.84%, 72.00% 91.88%, 74.00% 92.87%, 76.00% 93.80%, 78.00% 94.67%, 80.00% 95.48%, 82.00% 96.22%, 84.00% 96.89%, 86.00% 97.48%, 88.00% 98.01%, 90.00% 98.45%, 92.00% 98.82%, 94.00% 99.11%, 96.00% 99.31%, 98.00% 99.44%, 100.00% 99.48%);
    z-index: 1;
}

.highlight-box, .highlight-box-mobile {
    background-color: #66BB6A;
    color: #000000;
    padding: 20px;
    border-radius: 10px;
    max-width: 300px;
    margin: 20px 5%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.highlight-box h2 {
    margin: 0 0 15px 0;
    font-size: 2.5em;
    text-align: center;
}

.highlight-box ul, .highlight-box-mobile ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.highlight-box li, .highlight-box-mobile li {
    font-size: 1.5em;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}

.highlight-box li:before, .highlight-box-mobile li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #000000;
}

.highlight-box-mobile {
    display: none;
}

.middle-section {
    width: calc(100% - 40px);
    margin: -20px 20px;
    text-align: left;
    background: #FFFFFF;
}

.quote-container {
    text-align: left;
    max-width: 80%;
}

blockquote {
    position: relative;
    font-size: 24px;
    color: #2e2e2e;
    margin: 0;
    padding: 20px;
    line-height: 1.5;
}

.contentwrapper {
    margin-top: 1%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    min-height: 600px;
}

.text-container {
    flex: 1;
    max-width: 60%;
    margin-right: 20px;
}

.image-container {
    flex: 0 0 40%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    min-height: 100%;
}

.over-mij {
  display: flex;
  flex-direction: row;
  align-items: flex-start; 
  gap: 20px; 
  max-width: 100%; 
  margin: 0 auto; 
}

.over-mij p {
  margin: 0; 
  flex: 1; 
}

.over-mij img {
  width: auto;
  height: 300px;
}

.proces {
    max-width: 90%;
    height: auto;
}

.middle-content,
.middle-content-2 {
    max-width: 75%;
    margin: 0 0 0 5%;
}

.middle-content h2, .middle-content-2 h2 {
    font-weight: 700;
    font-size: 1.em;
}

li {
    font-size: larger;
}

.subfooter {
    width: calc(100% - 40px);
    padding: 10.399113082vw 0 40px;
    margin: 0px 20px 0px 20px;
    background: linear-gradient(0deg, #66bb6a 0, #43a047 100%);
    position: relative;
    color: #FFFFFF;
    overflow: hidden;
}

.wave {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 200px;
    background: #FFFFFF;
    clip-path: polygon(100% 0%, 0% 0% , 0.00% 50.50%, 2.50% 50.58%, 5.00% 50.80%, 7.50% 51.18%, 10.00% 51.70%, 12.50% 52.36%, 15.00% 53.17%, 17.50% 54.11%, 20.00% 55.18%, 22.50% 56.37%, 25.00% 57.68%, 27.50% 59.09%, 30.00% 60.60%, 32.50% 62.20%, 35.00% 63.88%, 37.50% 65.62%, 40.00% 67.43%, 42.50% 69.28%, 45.00% 71.17%, 47.50% 73.08%, 50.00% 75.00%, 52.50% 76.92%, 55.00% 78.83%, 57.50% 80.72%, 60.00% 82.57%, 62.50% 84.38%, 65.00% 86.12%, 67.50% 87.80%, 70.00% 89.40%, 72.50% 90.91%, 75.00% 92.32%, 77.50% 93.63%, 80.00% 94.82%, 82.50% 95.89%, 85.00% 96.83%, 87.50% 97.64%, 90.00% 98.30%, 92.50% 98.82%, 95.00% 99.20%, 97.50% 99.42%, 100.00% 99.50%);
    z-index: 2;
}

.content {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 1;
    padding-top: 70px;
    display: flex; 
    flex-direction: column; 
    align-items: center; 
}

h1 {
    font-size: 2.5em;
    margin-bottom: 0;
}

p {
    font-size: 1.1em;
    margin-bottom: 40px;
}

.footer-content {
    text-align: center;
    font-size: 0.75em;
    
}

.footer-content a, .footer-content span {
    color: #333;
    text-decoration: none;
}

.footer-content a:hover {
    text-decoration: underline;
}


.whatsapp-button {
    position: absolute;
    top: 90px;
    right: 5%;
    margin-left: 0;
    background-color: white;
    color: #2E7D32;
    border: 3px solid #2E7D32;
    border-collapse: collapse;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 15px 30px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 1.5em;
    font-weight: bold;
    transition: background-color 0.3s;
    z-index: 3;
    display: flex; 
    align-items: center; 
    justify-content: center; 
}

.whatsapp-button:hover {
    background-color: #66BB6A;
    color: white;
    border-color: #66BB6A;
}

.normalbutton {
    background-color: white;
    color: #2E7D32;
    border: 2px solid #66BB6A;
    padding: 10px 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s;
    display: flex; 
    align-items: center; 
    justify-content: center; 
    
}
.button-icon {
    width: 24px; 
    height: 24px;
    margin-right: 10px; 
}

.normalbutton:hover {
    background-color: #66BB6A;
    color: white;
}

.features {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 40px;
}

.feature {
    flex: 1;
    min-width: 200px;
    margin: 10px;
    text-align: center;
}

.feature img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}

.feature p {
    font-size: 0.9em;
    line-height: 1.4;
}

.email-link {
    text-decoration: none;
    color: inherit;
    display: block;
    cursor: pointer;
}

.email-link:hover {
    opacity: 0.8;
}

.tariff-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
    background-color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.tariff-table th,
.tariff-table td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.tariff-table th {
    background-color: #66BB6A;
    color: #000000;
    font-weight: bold;
}

.tariff-table td {
    color: #333;
}

.tariff-table .total-row {
    background-color: #e8f5e9;
    font-weight: bold;
}

.tariff-table tr:hover {
    background-color: #f5f5f5;
}

.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.popup-content {
    position: relative;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 90%;
    max-width: 500px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    max-height: 90vh; 
    overflow-y: auto; 
}

.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
    color: #333;
}

.popup-options {
    text-align: center;
}

.popup-button {
    background-color: #66BB6A;
    color: white;
    border: none;
    padding: 10px 20px;
    margin: 10px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s;
}

.WA-button {
    cursor: pointer;
}

.popup-button:hover {
    background-color: #43A047;
}

.contact-form {
    margin-top: 20px;
}

.contact-form label {
    display: block;
    margin: 10px 0 5px;
    text-align: left;
}

.contact-form input {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-sizing: border-box;
}

.g-recaptcha {
    margin: 15px 0;
    display: flex;
    justify-content: center;
}

.cookie-consent {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    z-index: 9999;
    display: none; /* Standaard verborgen, wordt getoond met JS */
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

.cookie-content {
    max-width: 800px;
    text-align: center;
    padding: 15px;
}

.cookie-content p {
    margin: 0 0 10px 0;
    font-size: 1em;
}

.cookie-content a {
    color: #66BB6A;
    text-decoration: underline;
}

.cookie-content a:hover {
    color: #43A047;
}

.cookie-button {
    background-color: #66BB6A;
    color: #000000;
    border: none;
    padding: 10px 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s;
}

.cookie-button:hover {
    background-color: #43A047;
}

@media (max-width: 768px) {
    .subfooter {
        width: calc(100% - 20px);
        margin: 0 10px;
        margin-top: 0;
    }

    .header-container::after {
        clip-path: polygon(100% 100%, 0% 100% , 0.00% 65.50%, 2.00% 65.53%, 4.00% 65.61%, 6.00% 65.76%, 8.00% 65.96%, 10.00% 66.21%, 12.00% 66.52%, 14.00% 66.88%, 16.00% 67.29%, 18.00% 67.76%, 20.00% 68.27%, 22.00% 68.83%, 24.00% 69.43%, 26.00% 70.07%, 28.00% 70.76%, 30.00% 71.48%, 32.00% 72.23%, 34.00% 73.01%, 36.00% 73.83%, 38.00% 74.66%, 40.00% 75.52%, 42.00% 76.39%, 44.00% 77.28%, 46.00% 78.18%, 48.00% 79.09%, 50.00% 80.00%, 52.00% 80.91%, 54.00% 81.82%, 56.00% 82.72%, 58.00% 83.61%, 60.00% 84.48%, 62.00% 85.34%, 64.00% 86.17%, 66.00% 86.99%, 68.00% 87.77%, 70.00% 88.52%, 72.00% 89.24%, 74.00% 89.93%, 76.00% 90.57%, 78.00% 91.17%, 80.00% 91.73%, 82.00% 92.24%, 84.00% 92.71%, 86.00% 93.12%, 88.00% 93.48%, 90.00% 93.79%, 92.00% 94.04%, 94.00% 94.24%, 96.00% 94.39%, 98.00% 94.47%, 100.00% 94.50%);
        background-color: white;
    }

    .header-container {
        width: calc(100% - 20px);
        margin: 0 10px;
        height: 520px;
    }

    .header-text {
        flex-direction: column;
        align-items: flex-start;
    }

    .logo {
        margin-left: 0;
        height: 250px;
    }
    
    .header-content H1 {
        font-size: 10vw;
        font-weight: 800;
        min-height: 80px;
    }

    .content {
        padding-top: 80px;
    }

    .content h1 {
        font-size: 2em;
    }

    .middle-section {
        width: calc(100% - 20px);
        margin: 0 10px;
        margin-top: 0;
        padding-bottom: 0;
    }

    .middle-content {
        margin: 0 auto;
        background-color: white;
        padding: 50px;
    }

    .middle-content ul li {
        font-size: 1.1em;
    }

    .middle-content-2 {
        margin: 0 auto;
        background-color: #e8f5e9;
        padding: 50px;
    }

    .quote-container {
        max-width: 100%;
        text-align: center;
    }
    
    blockquote {
        font-size: 22px;
        line-height: 1.5;
    }

    .over-mij {
     display: flex;
    flex-direction: column;
     align-items: flex-start; 
    gap: 0; 

    }

    .wave {
        height: 100px;
        background-color: white;
    }

    .whatsapp-button {
        display: none;
    }

    .highlight-box {
        display: none;
    }
    
    .highlight-box-mobile {
        display: block;
        max-width: 100%;
        margin: 0 10px;
    }    

    .highlight-box-mobile h2 {
        font-size: 1.5em;
    }    

    .highlight-box-mobile li {
        font-size: 1.3em
    }

    .contentwrapper {
        margin-top: 0;
        display: block;
        min-height: auto;
    }

    .text-container {
        max-width: 100%;
        margin-right: 0;
    }

    .image-container {
        display: none;
    }

    .popup-content {
        width: 75%;
        max-height: 80vh; 
        overflow-y: auto;
    }

    .cookie-content {
        max-width: 90%;
    }

    .cookie-content p {
        font-size: 0.9em;
    }

    .cookie-button {
        padding: 8px 15px;
        font-size: 0.9em;
    }
}