@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');

* {
    margin: 0;
    padding: 0;
}
.Noodhulp-voor-arme-kinderen {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1.1fr 0.9fr;
    gap: 0px 0px;
    grid-auto-flow: row;
    grid-template-areas:
        "nvak . ."
        ". . ."
        ". . .";
    grid-area: Noodhulp-voor-arme-kinderen;
    list-style: none;
    display: inline;
    margin-right: 20px;
    color: white;
    text-decoration: none;
    font-weight: bold;
}


.nvak {
    grid-area: nvak;
}
nav {
    position: absolute;
    top: 5;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    z-index: 10; 
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: xx-large;
}

nav ul li {
    display: inline;
    margin-right: 20px;
}

nav ul li a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}


.hero {
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url('background.png');
    background-position: center;
    justify-content: space-between;
    font-family: "Source Code Pro", monospace;
    padding-top: 60px; 
}


.hero .left-child,
.hero .right-child {
    margin: 0 50px;
}

.hero .left-child {
    display: flex;
    flex-direction: column;
    padding: 20px;
}

.hero .left-child h2 {
    margin-left: 5px;
    text-align: start;
}


.hero h1 {
    text-align: start;
    font-size: 3rem;
    color: #471881;
    font-size: 80px;
    font-family: "Source Code Pro", monospace;
}

.hero .button {
    background-color: #ff5e99;
    color: white;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 25px;
    font-family: "Source Code Pro", monospace;
    font-weight: bold;
    font-size: 2rem;
}

.righ-child {
    size: 200px;
    width: 300px;
}

.bg {
    display: flex;
    height: 100vh;
    width: 100%;
}

.bg image {
    position: relative;
    left: 100px;
    right: 100px;
    display: flex;
    height: 100vh;
    width: 100%;
    background-position: center;
}

.hero-section {
    padding-top: 100px;
    height: 100vh;
    background-color: #8e61d1;
}

.hero-container {
    position: relative;
    margin: 0 auto;
    background-color: #6135ad;
    border-radius: 50px;
    width: 700px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(250, 249, 249, 0.2);
    height: 700px;
    font-size: 30px;
    bottom: 1, 5%;
    color: aliceblue;
    top: -5%;
    font-family: "Source Code Pro", monospace;
}

.hero-container .hero-image {
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    border-radius: 20px;
    font-family: "Source Code Pro", monospace;
}

.hero-container .hero-details {
    margin-top: 50px;
}

.hero-title {
    color: #f249f8;
    padding: 15px;
}

.overons-container {
    display: flex;
    justify-content: space-between;
    gap: 20px; 
    padding: 50px;
    background-color: #6135ad;
    font-family: "Source Code Pro", monospace;
}

.container {
    position: relative;
    margin: 0 auto;
    background-color: #6135ad;
    border-radius: 50px;
    width: 700px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(250, 249, 249, 0.2);
    height: 700px;
    font-size: 30px;
    bottom: 1, 5%;
    color: aliceblue;
    top: -5%;
    transform: translateY(50vh);
    font-family: "Source Code Pro", monospace;
}

.container:nth-child(1),
.container:nth-child(2),
.container:nth-child(3) {
    min-width: calc(33.33% - 100px); 
}


.image {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1); 
    align-items: center;
}
 .dienst-title {
    color: #f249f8;
    font-size: 50px;
    margin-top: 75px;
    font-family: "Source Code Pro", monospace;
    text-align: center;
}
.reviews-title {
    color: #f249f8;
    font-size: 50px;
    margin-top: 32px;
    font-family: "Source Code Pro", monospace;
    text-align: center;
}
.uniek-title {
    color: #f249f8;
    font-size: 50px;
    margin-top: 185px;
    font-family: "Source Code Pro", monospace;
    text-align: center;
}
.uniek-text, .dienst-text, .reviews-text {
    color: #fff;
    font-size: 32px;
    font-family: "Source Code Pro", monospace;
    flex-direction: column;
    bottom: 20px;
    position: absolute;
    align-self: center;
    text-align: center;
}
.overons-title {
    color: aliceblue;
    display: flex;
    justify-content: center;
    font-size: 60px;
    padding-top: 100px;
    font-family: "Source Code Pro", monospace;         
}
.container-wrapper {
    display: flex;;
    width: 100%; 
}
.container .image1 {
    position: absolute;
    width: 325px;
    height: 450px;
    top: -175px;
    bottom: 50px;
    transform: translateX(-50%);
    border-radius: 20px;
    font-family: "Source Code Pro", monospace;
}

.container1, .container2 { 
    background-color: #6135ad;
    width: 50%; 
    padding: 30px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(250, 249, 249, 0.2);
    height: 400px;
    font-size: 22px;
    color: aliceblue;
    margin: 0;
    transform: translateY(50vh);
    border-radius: 50px;
    font-family: "Source Code Pro", monospace;
}

.wijhelpenmet-section {
    padding-top: 200px;
    height: 200vh;
    background-color: #8e61d1;
    font-family: "Source Code Pro", monospace;
}
.Natuurramp-title, .mentaal-title, .Fysieke-title, .Financiële-title {
    color: #f249f8;
    font-size: 50px;
    top: 50%;
    font-family: "Source Code Pro", monospace;
}
.doneer-section {
    padding-top: 250px;
    color: #858585;
    position: relative;
    height: 125vh; 
}
.doneerimage {
    position: absolute; 
    left: 5%;
    top: 50%; 
    width: 30%; 
    margin-right: 10%;
    height: 45%; 
}

.doneer-section h2 {
    font-size: 100px;
    max-width: auto ;
}
.container3 {
    width: 60%; 
    font-size: 40%; 
    margin-left: auto; 
    flex-direction: column;
    padding-top: 360px;
    font-family: "Source Code Pro", monospace;
}
.doneer-text {
    color: #2f0053;
    font-size: 31px;
    font-family: "Source Code Pro", monospace;
}
.doneer-title {
   color: #2f0053;
   font-family: "Source Code Pro", monospace;
}
.button1 {
    background-color: #ff5e99;
    color: white;
    padding: 25px 40px;
    text-decoration: none;
    border-radius: 25px;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-weight: bold;
    font-size: 2rem;
    position: absolute; 
    left: 50%; 
    bottom: 50px; 
    transform: translateX(-50%); 
}
.contact-container {
    text-align: center;
    color: #FFFFFF;
    font-family: "Source Code Pro", monospace;
}

.contact-container h1 {
    font-size: 36px;
    margin-bottom: 20px;
    font-family: "Source Code Pro", monospace;
}

.contact-item {
    font-size: 37px;
    margin: 10px 0;
}

.label {
    color: #F6A8CB;
    font-weight: bold;
}
.contact-section {
    font-family: Arial, sans-serif;
    background-color: #6E52B5;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    margin: 0;
    font-family: "Source Code Pro", monospace;
}
.contact-title1 {
    font-size: 40px;
    font-family: "Source Code Pro", monospace;
}
