body {
    background-color: darkred;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    height: 5357px;
    font-family: Arial, Helvetica, sans-serif;
}


.container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 0.6fr;
    gap: 0px 0px;
    grid-auto-flow: row;
}

.img {
    grid-area: 1 / 1 / 3 / 10;
    background-image: url(../images/PHOTO4-2024-10-24-21-29-31.jpg);
    max-width: 100%;
    height: 684px;
    background-repeat: no-repeat;
    margin: 0%;
    background-size: cover;


}

.intro {
    grid-area: 1 / 6 / 3 / 10;
    position: relative;
    top: 0%;
    height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    font-size: 20px;
    position: relative;
    bottom: 90px;
}

#hero-section {
    grid-area: 3 / 1 / 4 / 10;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 53vw;
    transition: transform 3s ease;





}

.foto1 {
    grid-area: 3 / 5 / 4 / 10;
}

#trainingen {
    grid-area: 4 / 1 / 5 / 10;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    position: relative;
    bottom: 55vw;
    transition: transform 3s ease;
}

.reviews {
    grid-area: 4 / 1 / 6 / 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    left: 4vw;
    width: 1400px;
    height: 600px;
    background-color: red;
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    transition: transform 3s ease;
}

.steun-ons {
    grid-area: 5 / 1 / 7 / 10;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 1400px;
    height: 800px;
    background-color: red;
    position: relative;
    left: 4vw;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    transition: transform 3s ease;
}


#contact {
    grid-area: 6 / 1 / 8 / 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1400px;
    height: 700px;
    background-color: red;
    position: relative;
    left: 4vw;
    top: 13vw;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    transition: transform 3s ease;



}

#meld-je-aan {
    grid-area: 7 / 1 / 9 / 10;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1400px;
    height: 700px;
    background-color: red;
    position: relative;
    top: 19vw;
    left: 4vw;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
    transition: transform 3s ease;
}

.footer {
    grid-area: 8 / 1 / 10 / 10;
    display: flex;
    justify-content: space-around;
    max-width: 100%;
    max-height: 93%;
    background-color: black;
    position: relative;
    top: 20vw;
    left: 0vw;
}

.header {
    grid-area: 1 / 1 / 2 / 10;
    background-color: black;
    max-width: 100%;
    height: 20px;
    border-left: 30px solid transparent;
    border-right: 50px solid transparent;
    border-bottom: 60px solid black;


}

.img-header {

    height: 80px;
    position: absolute;
    left: 0%;
    top: 0%;


}

li {
    display: flex;
    flex-direction: row-reverse;
    font-size: 25px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 40px;
    padding-top: 10px;
}

a {
    color: white;
    text-decoration: none;

    padding: 15px 15px;
}

.Welkom {
    font-size: 50px;
    position: relative;
    bottom: 20px;

}

.intro1 {
    font-size: 35px;
    padding-right: -30px;
    position: relative;
    bottom: inherit;

}

.intro2 {
    font-size: 35px;
    width: 350px;
    font-weight: 1000;
    position: relative;
    bottom: 9vw;
    padding-left: 60px;
}

.hero-section1 {
    display: flex;
    max-width: 100%;
    width: 1300px;
    height: 400px;
    padding-right: 100px;
    background-color: red;
    position: relative;
    top: 30px;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);


}

.IMG-hero {
    height: 200px;
    width: 200px;
}

.img-hero1 {
    height: 300px;
    width: 500px;
    position: relative;
    left: 65%;
    top: 12%;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.h1-hero {
    font-weight: bolder;
    position: relative;
    left: -30vw;
    color: white;
}

.p-hero {
    font-weight: 400;
    font-size: 25px;
    width: 280px;
    position: relative;
    bottom: 15px;

}

.trainingen1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 100%;
    width: 1300px;
    height: 700px;
    padding-right: 100px;
    background-color: red;
    position: relative;
    top: 30px;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);



}

.trainingen2 {
    text-align: center;
    border-radius: 15px;
    position: relative;
    left: 4%;
    width: 1200px;
    height: 50px;
    background-color: darkred;

}

.trainingen3 {
    position: relative;
    bottom: 1vw;
    color: white;
}

.trainingen4 {
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    flex-direction: column;
    top: 70px;
    position: relative;
    left: 4%;
    width: 1200px;
    height: 450px;
    background-color: darkred;
    border-radius: 15px;

}

.p-trainingen {
    padding-right: 27vh;
    text-align: center;
    width: 800px;
    font-size: xx-large;
    padding-left: 18%;
    color: white;
    font-weight: bolder;
}

.trainingen5 {
    width: 1000px;
    height: 275px;
    background-color: red;
    justify-content: center;
    align-content: center;
    border-radius: 15px;

}

.h1-trainingen {
    font-size: 30px;
    position: relative;
    bottom: 5vh;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}

.p-trainingen1 {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bolder;
    font-size: 30px;
}

.trainingen:hover {
    transform: scale(1.04);
}

.hero-section:hover {
    transform: scale(1.04);
}

.reviews1 {
    position: relative;
    top: 0px;
    width: 1200px;
    height: 40px;
    background-color: darkred;
    border-radius: 15px;
    text-align: center;
    padding-bottom: 20px;
}

.h1-reviews {
    text-align: center;
    position: relative;
    bottom: 5px;
    font-size: 30px;
    color: white;
    font-weight: bolder;
}

.reviews2 {
    width: 500px;
    height: 350px;
    background-color: darkred;
    position: relative;
    left: 23vw;
    top: 3vw;
    border-radius: 15px;
}

.reviews3 {
    position: relative;
    top: 30px;
    width: 500px;
    height: 350px;
    background-color: darkred;
    border-radius: 15px;
}

.h1-reviews1 {
    padding-top: 20px;
    font-size: 30px;
    color: white;
    font-weight: bolder;
}

.p-review {
    font-size: 25px;
    color: white;
    padding-left: 10px;
    padding-right: 10px;
}

.h1-reviews2 {
    text-align: center;
    font-size: 30px;
    color: white;
    font-weight: bolder;
}

.p-review1 {
    font-size: 25px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
}

.steun-ons1 {
    width: 1200px;
    height: 20px;
    background-color: darkred;
    position: relative;
    top: 2vw;
    left: 7%;
    border-radius: 15px;
    text-align: center;
    padding-bottom: 38px;
    color: whitesmoke;
}

.steun-ons:hover {
    transform: scale(1.04);
}

.reviews:hover {
    transform: scale(1.04);
}

.steun-ons2 {
    width: 500px;
    height: 500px;
    position: relative;
    left: 7%;
    bottom: 0vh;
    border-radius: 15px;
    background-color: darkred;
}

.steun-ons3 {
    width: 600px;
    height: 500px;
    background-color: darkred;
    position: relative;
    left: 50%;
    top: 1vw;
    border-radius: 15px;
}

.p-steun-ons {
    font-size: 25px;
    color: white;
    padding-left: 20px;
    padding-right: 15px;
    padding-top: 30px;
}

.h1-steun-ons {
    text-align: center;
    color: white;
}

.label {
    display: block;
    margin-bottom: 5px;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[ type="submit"],



textarea {
    width: 99%;
    padding: 10px;
    margin-bottom: 13px;
    border: 1px solid darkred;
    border-radius: 6px;
    box-sizing: border-box;
    padding-left: 15px;
    margin-right: 15px;
    background-color: red;

}

form {
    width: 500px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 15px;
    position: relative;
    bottom: 0px;
    color: white;
}

.steun-ons4 {
    width: 1210px;
    height: 50px;
    background-color: darkred;
    position: relative;
    left: 6vw;
    border-radius: 15px;
    text-align: center;
}

.h1-steun-ons1 {
    position: relative;
    bottom: 1vw;
    color: white;
}

.contact:hover {
    transform: scale(1.04);
}

.contact1 {
    display: flex;
    height: 50px;
    width: 1200px;
    background-color: darkred;
    position: relative;
    top: 3vw;
    border-radius: 15px;
    color: white;
    justify-content: center;

}

.h1-contact {

    position: relative;
    bottom: 1vw;
}

.contact2{
    position: relative;
    top: 6vw;
    height: 500px;
    width: 1200px;
    background-color: darkred;
    border-radius: 15px;
}

.form-contact{
    width: 1000px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 15px;
    position: relative;
    bottom: 0px;
    color: white;
}

.meld-je-aan1{
    width: 1200px;
    height: 50px;
    background-color: darkred;
    position: relative;
    top: 3vw;
    border-radius: 15px;
    text-align: center;
    color: white;
}

.h1-meld-je-aan{
    position: relative;
    bottom: 1vw;
}

.meld-je-aan2{
    position: relative;
    top: 6vw;
    height: 500px;
    width: 1200px;
    background-color: darkred;
    border-radius: 15px;
}

.footer1{
    color: white;
    padding-left: 2vw;

    padding-left: 22vw;
}

.p-footer{
    font-size: 22px;
    width: 250px;
}

.footer2{
   color: white;
    padding-left: 5vw;
}

.footer3{
    color: white;
    padding-left: 16vw;
    

}

.p-footer1{
    font-size: 22px;
}

.img-footer{
    width: 50px;
    height: 50px;
    position: relative;
    right: 20px;
    top: 15px;
}

.facebook-logo{
    width: 50px;
    height: 50px;
    position: relative;
    right: 20px;
}

.twitter-x-logo-png-9{
    width: 50px;
    height: 50px;
    position: relative;
    right: 17px;
    top: 20px;
}