@import url('https://fonts.googleapis.com/css2?family=Madimi+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*{
  margin: 0;
  padding: 0;
  font-family: "Comfortaa", sans-serif;
 scroll-behavior: smooth;
}

.hidden{
    visibility:hidden;
}
 
.backendgebruikerinfo{
    height:150px;
    width:30%;
}

.displayblock{
    display:block;
}

.displaynone{
    display:none;
}

.fotoinput{
    width:69%;
}
.oog{
    width: 30px;
}
.flexcc{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap: wrap;
}
.fotobackend{
    width: 200px;
}
.fotobackendbox{
    height:200px;
    width: 200px;
}
.column{
    flex-direction:column;
}
 
.gebruikersbody{
    gap:90px;
    margin-bottom: 20px;
}
 
.headerbackpanel{
    background-color:#99bf76;
    width:100%;
    min-height:120px;
    text-decoration:none;
}
.whitetext{
    font-size:45px;
    color:white;
}
.blacktext{
    font-size: 45px;
    color: black;
}
.whitetextsmall{
    font-size:30px;
    color:white;
}
.textsmall{
    font-size:30px;
}
 
.persontext{
    font-size:27px;
}
 
.geenonderlijntje{
    font-size:30px;
    text-decoration:none;
}
 
.backpanelheaderlinksdiv{
    gap:30px
}
 
.gebruikerbox{
    margin-bottom:90px;
    display: flex;
    gap:40px;
    width:90%;
    padding:20px;
    border-radius:20px 20px;
}
 
select{
    width:200px;
}
 
.optionptag{
    max-width:200px;
    white-space:initial;
}
 
.createpersonform{
    gap:30px;
    background-color: #99bf76;
    width:90%;
    padding:20px;
    border-radius:10px 10px;
}

.flexcreateform{
    display:flex;
    justify-content:space-around;
    align-items:center;
    width:100%;
}
.createformbox{
    display:flex;
    flex-direction:column;
    justify-content:center;
    text-align:center;
    width:100%;
}
.widthheight100{
    width:100%;
    height:100%;
}
 
.createforminput{
    width:90%;
    height:30px;
    font-size:20px;
    border:black solid 2px;
    border-radius:5px 5px;
    padding:3px;
    text-align:center;
}
 
.createformtextarea{
    height: 220px;
    resize:none;
}

.noresize{
    resize:none;
}
.createformbuttonsbox{
    display:flex;
    gap:40px;
}
body{
    background-color: #efeeeb;
}

.active{
    text-decoration: underline;
}

  nav{
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 4;
    position: relative;
  }

  header{
    background-color: #99bf76;
  }
  
  .outline {
    --fill-left: 0;
    --fill-top: 0;
    --fill-bottom:100%; 
    position: relative;
    color: inherit;
    line-height: 1
  }
  
  .outline-base,.outline span {
    display: block;
    position: relative;
    white-space: nowrap;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: currentColor;
    font-family: "Roboto", sans-serif;
  }  
  .outline:after {
    content: attr(data-text);
    display: block;
    position: absolute;
    top: var(--fill-top);
    left: var(--fill-left);
    text-indent: calc(var(--fill-left)*-1);
    bottom: var(--fill-bottom);
    color: currentColor;
    z-index: 1;
    overflow: hidden;
  }

  .latest-news__title {
    font-size: 6.25rem;
    font-weight: 700;
    line-height: 1.1428571429;
    top: 1.75rem;
    margin-left: 1rem;

  }

  .news{
    background-color: #efeeeb;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-bottom: 50px;
    flex-wrap: wrap;
}

.krant {
    gap: 30px;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 40px;
}

.artikel {
    position: relative;
    width: 400px;
    height: 300px;
    overflow: hidden;
    color: #fff;
}
.news-foto{
    width: 300px;
    height: auto;
    max-height: 300px;
    border-radius: 20px;
 
   
}
.news-foto2{
    width: 500px;
    height: auto;
    max-height: 300px;
    border-radius: 20px;
 
   
}
.linkje{
    font-size: 26px;
    color: rgb(128, 0, 128);
    text-decoration: underline;
    margin-left: 1.7rem;
    margin-top: 20px;
}
.news-artikel-tekst{
    max-width: 250px;
    width: 250px;
    color: white;
    padding-top: 10px;
}
 
.news-artikel-title{
    width: 250px;
    color: white;
}
.nieuws{
    margin-top: 100px;
    margin-bottom: 150px;
}
.oud-nieuws-title{
    font-size: 46px;
    text-align: center;
    text-decoration: underline;
    padding-top: 50px;
}
.news-artikel-inhoud{
    width: 250px;
    color: white;
    font-size: 16px;
    padding-top: 5px;
}
 .unset{
    all:unset;
 }
 

.news-kaart {
    margin-top: 40px;
    background-color: #f9f9f9;
    width: 320px;
    padding: 20px;
    border: 2px solid #ccc;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    align-items: center;
}


.artikel-img  {
    margin-bottom: 20px;
}

.artikel-img  {
    width: 100%;
    border-radius: 5px;
    border: 2px solid #ddd;
}

.news-artikel-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #333;
}

.news-artikel-inhoud {
    font-size: 16px;
    line-height: 1.5;
    color: #555;
}




.link{
    color: rgb(128, 0, 128);
    text-decoration: underline;
}

.uitslag{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 40px;
  }
  
  .uitslag-datum{
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    font-size: 36px;
    margin: 0 40px;
  }
  
  .datumM{
    padding-right: 20px;
    background-color: grey;
    font-size: 22px;
    color: white;
    width: 120px;
  }
  
  .bold{
    font-weight: bolder;
  }
  
  .uitslag1{
    display: flex;
  }

  .ziemeerindexteams{
    width:157px;
  }
  
  .ploegen{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .extra{
    display: flex;
    background-color: #99bf76;
    padding: 1rem 1rem 1.5625rem;
    width: 580px;
    color: white;
    flex-direction: column;
  }
  
  .club-info{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 230px;
  }
  
  .uitslag-container{
    display: flex;
    gap: 20px;
    font-size: 20px;
  }
  
  .club-schild{
    height: auto;
    max-width: 100px;
    max-height: 100px;
  }
  
  .ploeg{
    background-color: darkgreen;
    height: 21px;
    padding: 8px 20px;
  }
  
  .match-uur{
    padding-top: 8px;
  }
  
  
  .stand{
    font-size: 35px;
    display: flex;
  }



















.inhoud{
    display: flex;
    flex-direction: row;
    position: relative;
    z-index: 4;
}
.inhoud-text{
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 26px;
    justify-content: flex-start;
    padding-top: 120px;
    padding-left: 50px;
    width: 45%;
    line-height: 1.3;
    z-index: 3;
}

.landing-title{
    padding-bottom: 20px;
    
}

table {
    border-collapse: separate;
    width: 80%;
    height: 90vh;
    gap: 20px;
    border: 2px solid white;
  }

  th, td {
    padding: 8px;
    text-align: center;
  }

  td.large-cell {
    max-height: 800px;
  }


  .new-container{
    display: flex;
    justify-content: center;
  }

  .groot-artikel{
    background-image: url(afbeeldingen/Wedstrijd\ foto\ 6.jpg);
    background-size: cover;
    height: auto;
    width: 650px;
  }

  .klein-artikel1{
    height: auto;
    width: 259px;
    background-image: url(afbeeldingen/wedstrijdfoto\ 2.jpg);
    background-size: cover;
  }

  .klein-artikel2{
    height: auto;
    width: 259px;
    background-image: url(afbeeldingen/wedstrijdfoto\ 3.jpg);
    background-size: cover;
  }


  .artikel-tekst{
    color: #fff;
    text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
    font-weight: bold;
    padding-bottom: 20px;
  }

  .button-klein{
    background-color: #99bf76;
    color: #fff;
    border-radius: 20px;
    border: none;
    padding: 10px 15px;
    font-size: 26px;
  }

.posts{
    display: flex;
    justify-content: space-around;
}
.post{
    background-color: #99bf76;
    color: #fff;
    height: 450px;
    width: 300px;
    margin-bottom: 43px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    font-size: 120%;
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 10px;
}

.restulaten{
    display: flex;
    background-color: #efeeeb;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 50px;

}

.logo{
z-index: 2;
}

.match{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #efeeeb;
    padding: 10px 0;
    width: 370px;
    font-size: 20px;

}

.over-ons-landing{
    display: flex;
}

.over-ons-landing-text{
    padding-top: 50px;
    width: 70%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.over-ons{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.over-ons-container {
    box-sizing: border-box;
    padding-top: 60px;
    display: flex;
    flex-direction: row;
    width: 80%;
    padding-bottom: 80px;
    position: relative; /* Ensure container is a positioned parent */
}

.vak1 {
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    background-color: #99bf76;
    height: 100%;
    position: relative; /* Ensure it's a positioned element */
    z-index: 1; /* Ensure vak1 stays below vak2 */
    width: 60%;
    left: 15%;
}

.vak2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height:100%;
    right: 2%;
    width: 60%;
    z-index: 2;
}

.over-ons-foto {
    width: 70%; /* Fill the entire width of vak2 */
    max-height:80%;
    border: 10px solid #8aa484;
    background-position: 20%;
}

.over-ons-vak-title{
    padding-bottom: 20px;
    font-size: 36px;
}

.over-ons-vak-text{
    color: #fff;
    width: 60%;
    padding-top:10%;
    padding-bottom:10%;
    padding-right: 40px;
}


.schrijf-je-in {
    position: relative; /* Ensure relative positioning for child elements */
    display: flex;
    width: 30%;
    left: 35%;
    justify-content: space-around;
    flex-direction: column;
}

.img-inschrijving {
    width: 50%; /* Vervang met de gewenste breedte */
    height: auto; /* Vervang met de gewenste hoogte */
    overflow: hidden;
    right: 0;
    position: relative;
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
}

.mooie-afb {
    position: absolute;
    top: 50%;
    right: -50%;
    transform: translate(-50%, -50%);
    height: auto;
    clip-path: polygon(50% 0%, 96% 10%, 95% 83%, 10% 93%, 8% 33%);
    
}



.inschrijvingsformulier label {
    margin-bottom: 5px;
  }
  
  .inschrijvingsformulier input[type="text"],
  .inschrijvingsformulier input[type="number"],
  .inschrijvingsformulier input[type="email"],
  .inschrijvingsformulier input[type="tel"],
  .inschrijvingsformulier input[type="submit"] {
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #ccc;
  }
  
  .inschrijvingsformulier input[type="submit"] {
    background-color: #4caf50;
    color: #fff;
    cursor: pointer;
  }
  
  .inschrijvingsformulier input[type="submit"]:hover {
    background-color: #45a049;
  }




.stand-club,
.naamclub,
.puntenclub {
    margin-bottom: 20px; 
    color: #fff;
    font-size: 24px;
}


.ploeg{
    display: flex;
    flex-direction: column;
}

.naamPunten{
    display: flex;
}

.hoofd-sponsors {
    text-align: center;
    padding: 20px;
    background-color: #efeeeb;
    padding-bottom: 80px;
}
.sponsor-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
}

.logo-nw{
    width: 100px;
    height: auto;
}

.sponsoren {
    width: 200px;
    height: auto;
    margin: 10px;

}

.sponsor-title{
    text-decoration: underline;
    font-size: 46px;
}

.post-img{
    height: 150px;
    width: 230px;
}

.post-text{
    width: 80%;
}

.vakjes-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    max-width: 80%;
}
.vakje {
    width: 210px;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px;
    background-color: #a1b798;
    transition: all 1s;
    color: #65915c;
}

.vakjes-main{

    min-height: 500px;
}



.site-footer {
    background-color: #333;
    color: #fff;
    padding: 1%;
    max-width:100%;
}

.site-footer1{
    background-color: #333;
    color: #fff;
    padding: 20px;
    margin-top: 360px;
}

.versiering1{
    position: absolute;
    top: 0%;
    left: -10%;
    z-index: 1;
    transform: rotate(180deg);
    content: "";
}

.versiering3{
    position: absolute;
    top: -35%;
    right: 10%;
    z-index: 1;
    transform: rotate(180deg);
    content: "";

}

.versiering2{
    position: absolute;
    top: 20%;
    left: -30%;
    z-index: 1;
    transform: rotate(180deg);
}

.versiering1,
.versiering2,
.versiering3,
.versiering5
 {
    background-image: url('afbeeldingen/streep.png');
    background-size: cover;
    height: 426px;
    width: 600px;
}

.footer-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copyright {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.contact{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.contact-info,
.social-media,
.sponsor-logos {
    flex: 1;
}

.sponsor-logos img {
    width: 100px;
    height: auto;
    margin: 10px;
}

ul {
    list-style: none;
    padding: 0;
}


a {
    color: #fff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.vakje:hover {
    border-radius: 20px;
    background-size: cover;
    transition: all 1s;

}

.vakje-inhoud {
    background-color: #a1b798;
    color: #4c7243;
    font-size: 130%;
}


.landing {
    background-color: #99bf76 ;
    overflow-x: hidden;
    position: relative;
    height: 800px;
}

.landing::before {
    border-color: transparent transparent #efeeeb;
    border-style: solid;
    border-width: 300px 490px;
    bottom: 0;
    content: "";
    left: -489px;
    position: absolute;
    z-index: 0;
}

.landing::after {
    border-color: transparent transparent #efeeeb;
    border-style: solid;
    border-width: 390px 1420px;
    bottom: 0;
    content: "";
    position: absolute;
    right: -1420px;
    z-index: 0;
}


.tekst2{
    padding-top: 28%;
}

.vakje p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 130%;
}


.title {
    margin-top: 4%;
    font-size: 150%;
    color: #65915c;
    text-align: center
}

footer{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #65915c;
    padding-right: 0;
    padding: 50px;
  }
  .footer-inhoud{
    display: flex;
    justify-content: center;
    background-color: #65915c;
    gap: 100px;
    height: 100px;
    color: rgb(255, 255, 255);
  }
  .footer-inhoud a{
    color: rgb(255, 255, 255);
    padding-bottom: 20px;
  }
  .footer-inhoud i{
    font-size: 20px;
    margin-left: 15px;
  }
  .footer-1 p{
    font-size: 12px;
    margin: 5px 0px 5px 0px;
  }
  .footer-1 a{
    font-size: 12px;
  }
 
  
.vakje {
    width: 210px;
    text-align: center;
    margin: 10px;
    position: relative;
}

.contact-form {
    width: 300px;
    margin: 4% auto;
  }
  .contact-form label {
    display: block;
    margin-bottom: 4px;
  }
  .contact-form input[type="text"],
  .contact-form input[type="email"],
  .contact-form input[type="tel"],
  .contact-form textarea {
    width: 100%;
    padding: 5px;
    margin-bottom: 1px;
    background-color: #99b492;
    color: #fff;
    border: none;
  }
  .contact-form .name-fields {
    display: flex;
    justify-content: space-between;
    color: #fff;
    width: 100%;
  }

  .contact-form textarea {
    height: 150px;
  }

  #first_name{
    width: 50%;
    margin-right: 3%;
  }
  #last_name{
   width:50%;
  }
  .contact-form .submit-button {
    display: block;
    width: 90px;
    padding: 5px;
    background-color: #fff;
    color: #99b492;
    border: none;
    cursor: pointer;
  }
  .formtitle{
    color: #fff;
  }
  .contacteerons{
    display: flex;
    flex-direction: column;
    
  }
  .contact-form input::placeholder {
    color: #fff;
    font-weight: bold;
  }
  
  .contact-form textarea::placeholder {
    color: #fff; 
    font-weight: normal; 
    
  }

/*U17pag*/
.ploeg-leden{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.staff-title{
    font-size: 40px;
    text-decoration: underline;
    padding: 40px 0;
}

.trainer{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 100px;
}

.spelerkaart {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 250px;
    background-color: #99bf76;
    width: 400px;
    border-radius: 10px;
    position: relative; 
}

.speler-foto {
    width: 40%;
    height: auto;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
    margin-right: 30px;
    position: absolute; 
    left: -10%; 
    top: 50%; 
    transform: translateY(-50%); /* Aanpassing om de afbeelding precies in het midden te positioneren */
}


.speler-text{
    display: flex;
    flex-direction: column;
    padding-left: 200px;
    box-sizing: border-box;
    padding-right: 10px;
    flex-wrap: wrap;
}

.event-onder-title{
    
    margin: 0 auto;
}

.trainer-naam{
    font-size: 30px;
    color: #fff;
    padding-bottom: 15px;
}

.trainer-taak{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 22px;
    color: #fff;
    width: 70%;
}

.terug{
    display: flex;
    margin-left: 20px;
}

.fa-solidt{
    width: 20px;
}

.back{
    all: unset;
    display: flex;
    color: #000;
    font-size: 30px;
    gap: 10px;
    text-decoration: none;
    align-items: center;
}

.back:hover{
    text-decoration: none;
    background-color: none;
    cursor: pointer;
}
/*Events*/

.evenementen-landing{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 43px;
    padding-top: 40px;
    background-image: url(afbeeldingen/pexels-photo-399187.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
}

.event{
    height: 100vh;
    color: #fff;
    background-color: #99bf76;
    display: flex;
    flex-direction: column;
    border-top: 10px solid #fff;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
}

.event-gegevens{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 40px;
    font-size: 30px;
}

.event-container{
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.event-text{
    width: 60%;
    z-index: 2;
}

.button{
    background-color: #99bf76;
    color: #fff;
    border-radius: 20px;
    margin-top: 40px;
    border: none;
    padding: 10px 75px;
    font-size: 25px;
}

.versiering5{
    position: absolute;
    top: -5;
    right: -8%;
    z-index: 2;
    transform: rotate(180deg);
    content: "";
}

.button:hover{
    background-color: #80c882;
    text-decoration: none;
}

p{
    line-height: 1.5;
}

.poster{
    height: auto;
    width: 300px;
    z-index: 2;
}

.flexcc{
    display:flex;
    justify-content:center;
    align-items:center;
}
 
.rankingBody{
    margin-top:30px;
    gap:30px;
}
 
.rankingselect{
    height:100px;
    font-size:20px;
    white-space: initial;
    border:solid black 2px;
}
 
.ploegimage{
    width:100%;
}
 
.klassementoptie{
    display:inline-block;
    width:100%;
    max-width:50%;
    white-space: initial;
    height:200px;
}
 
.rankingselecttitel{
    width:300px;
    height:100px;
}
 
.column{
    flex-direction:column;
}
 
.klassementrij{
    background-color:#99bf76;
    box-sizing:border-box;
    border-radius:20px 20px;
    gap:30px;
    padding:30px;
}
 
.startbox{
    background-color:white;
    border-radius:20px 20px;
    gap:10px;
    width:270px;
    padding-top:1.5%;
    padding-bottom:1.5%;
}
 
.teaminfobox{
    text-align:center;
    width:90px;
}
 
.ploeginfo{
    gap:30px;
    width:200px;
    padding:20px;
    text-align:center;
}
 
.teamname{
    font-size:20px;
}
 
.statbox{
    gap:20px;
}
 
.statestiek{
    background-color:white;
    font-size:20px;
    padding-top:10px;
    padding-bottom:10px;
    border-radius:10px 10px;
    padding:10px;
}
 
.positienummer{
    width:10%;
    font-size:40px;
}
 
.statestiekensamenbox{
    display:flex;
    flex-direction:row;
    gap:20px;
}
 
@media screen and (max-width:1000px){
    .klassementrij{
        flex-direction:column;
        padding:30px;
    }
 
    .statestiekensamenbox{
        width:240px;
        flex-wrap:wrap;
    }
 
    .startbox{
        flex-direction:column;
    }
}
 
@media screen and (max-width:590px){
    .rankingselect{
        width:100%;
    }
 slid
    .klassementrij{
        padding:4%;
    }
}

.event-title{
    padding-top: 40px;
    margin: 0 auto;
    font-size: 46px;
    text-decoration: underline;
    z-index: 2;
}

.het-event-form{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-image: url(afbeeldingen/20dde3aa2829ef7385cd606e8c5299f6.jpg);
    background-size: cover;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
}

.event-form {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.434);
    width: 300px;
    display: flex;
    flex-direction: column;
}

label {
    display: block;
    margin-bottom: 8px;
}


input {
    width: 100%;
    padding: 8px;
    margin-bottom: 16px;
    box-sizing: border-box;
}

select, textarea {
    width: 90%;
    padding: 8px;
    margin-bottom: 16px;
    box-sizing: border-box;
}

.button {
    background-color: #80c882;
    color: #fff;
    border: none;
    border-radius: 15px;
    cursor: pointer;
}

.leden-tekst{
    line-height: 1.5;
}

.bestuur-functie{
    padding-bottom: 8px;
    font-weight: bolder;
}

.modal-button {
display: none;
}


button:hover {
    background-color: #80c882;
}
button.back:hover{
    background-color: unset;
    text-decoration: underline;
}

.event-uitleg{
    padding-bottom: 40px;
    max-width:100%;
    white-space:initial;
    word-wrap:break-word;
}

.slider{
    height: 250px;
    margin: auto;
    position: relative;
    width: 100%;
    display: grid;
    place-items: center;
    overflow: hidden;
}

.slide-track{
    display: flex;
    width: calc(250px * 12);
    animation: scroll 40s linear infinite;
}

.over-onstekst-klein{
    line-height: 1.5;
    font-size: 15px;
}

.sponsor{
    width: 100%;
}
.sponsor2{
    height: 25px;
    margin-right: 3px;
}

.kleine-tekst{
    line-height: 1.5;
    font-size: 15px;
}


@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-250px * 6));
    }
}

.slide{
    height: 200px;
    width: 250px;
    display: flex;
    align-items: center;
    padding: 15px;
    perspective: 100px;
}

img{
    transition: transform 1s;
}

.bal{
    height: auto;
    width: 50%;
}

.index{
    overflow-x: hidden;
}
.slider::before,
.slider::after{
    background: linear-gradient(to right,(rgba(255, 255, 255, 1)0%,
    rgb(255, 255, 255, 0)100%));
    content: '';
    height: 100%;
    position: absolute;
    width: 15%;
    z-index: 2;
}

.slider::before{
    left: 0;
    top: 0;
}

.slider::after{
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

@keyframes slide2 {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

.contact-design{
    background-color: #99bf76;
    height: 350px;
    margin: 0 auto;
    color: #fff;
    width: 100%;
}

.contact-tekst{
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-tekst h1{
    font-size: 46px;
    padding-bottom: 40px;
}


.contacteermain{
    display:flex;
    justify-content:space-around;
}

.map{
    width: 400px;
    height: 700px;
}

.contacteerform{
    width:90%;
    height:500px;
}

.contacteersection{
    display:flex;
    flex-direction:column;
    margin-top:8%;
    gap:15px;
}

.contacteertextarea{
    resize:none;
    width:100%;
    max-height:100px;
    padding:5px;
    border: none;
    background-color: #f2f2f2;
}

.inputdivnaam{
    display:flex;
    justify-content:space-between;
    border-radius: 5px;
    
}

.inputnaam{
    width:45%;
    background-color: #f2f2f2;
}

.contacteerinput{
    padding:5px;
    height:30px;
     border: none; /* Verwijder standaard border */
    background-color: #f2f2f2;
    border-radius: 10px;
}

.formsend{
    height:40px;
    background-color:#99bf76;
    border: none;
    color:white;
    font-size:20px;
    min-width:30%;
}

.formsendbox{
    display:flex;
    justify-content:center;
    align-items:center;
}

.form-contact{
    width: 650px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.626);
    border-radius: 20px;
    margin-top: -100px;
}

.map{
    min-height: 100vh;
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
}

.kaarten-section{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

 
.matches{
    display: flex;
    margin: 5%;
    width: 40%;
    min-height: 300px;
    background-color: #ACC992;
    flex-direction: column;
}
.match{
    display: flex;
    height: 45%;
    margin: 2.5%;
    width: 95%;
    flex-direction: column;
    text-align: center;
    justify-content: space-around;
    background-color: #ACC992;
}
.matchtitel{
    height: 18%;
    width: 98%;
    padding: 2%;
    margin: 1%;
    margin-bottom: 0%;
    background-color: white;
}
.matchgegevens{
    display: flex;
    justify-content: space-between;
    height: 78%;
    width: 98%;
    margin: 1%;
    background-color: white;
}
.team{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 30%;
    margin: 4%;
}
.fototeams{
    width: 50%;
    margin: 10%;
}
.titelteams{
    font-size:13px ;
    text-align: center;
}
.uitslagen{
    align-self: center;
   
}
.outcome{
    align-self: center;
    font-size: 40px;
    min-height: 65px;
}
.datum{
    align-self: center;
    font-size: 15px;
}

.madimi-one-regular {
    font-family: "Madimi One", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

 /*LOGIN PAGE*/

 .container {
    max-width: 400px;
    margin: 50px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.container h2 {
    margin-bottom: 20px;
    text-align: center;
}
.form-group {
    margin-bottom: 15px;
}
.form-group input[type="text"],
.form-group input[type="password"] {
    width: calc(100% - 30px);
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 16px;
}
.form-group button {
    padding: 10px 20px;
    background-color: #99bf76;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
}
.form-group button:hover {
    background-color: #7ea658;
}
.password-toggle {
    position: relative;
    background-color: none;
}
.password-toggle img {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    cursor: pointer;
}

.password{
    display: flex;
}

.eye-button{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    background-color: none;
}

.admin{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 40px;
    color: #99bf76;
}

.paneel{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    background-color: #99bf76;
    width: 320px;
    height: 400px;
    border-radius: 10px;
    font-size: 30px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.626);
}

.welcome-title{
    display: flex;
    flex-wrap: wrap;
    text-decoration: underline;
    color: #99bf76;
}

.paneel-admin{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.terug-admin{
    display: flex;
    gap: 40px;
    padding-top: 40px;
    
}

.lijst-admin{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nieuw-admin{
    padding-top: 30px;
}

.button-admin{
    padding: 10px 20px;
    border-radius: 20px;
    border: none;
    background-color: #99bf76;
    color: #fff;
}

.bestuurlanding{ 
    width:100%;
}

.landing-bestuur{
    display: flex;
    justify-content: center;
    width:100%;
}

.imagebestuur{
    width:100%;
    border:black solid 2px;
    border-radius:50px 50px;
    box-shadow: rgba(0, 0, 0, 0.386) 10px 10px;
}

.bestuurtopsectionpadding{
    padding-top:50px;
    padding-right:15%;
    padding-left:15%;
    margin-bottom:50px;
}

.bestuur-title{
    padding-bottom: 1%;
    font-size: 46px;
    padding:20px;
    min-width:30%;
    color: #000;
    text-align:center;
}



.bestuur-landing-text{
    margin-top:4%;
    width: 70%;
    display: flex;
    flex-direction: column;
    color: #000;
    align-items: center;
}

.bestuur-info{
    font-size: 30px;
    padding:20px;
    min-width:30%;
    text-align:center;
}

.leden-bestuur{
    display: flex;
    flex-direction: column;
}

.bestuurs-leden{
    display: flex;
    flex-direction: column;
    align-items: center;
}

@keyframes slideInFromLeft {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(0);
    }
  }
  
  .bestuurs-img {
    width: 35%;
    height: auto;
    animation: slideInFromLeft 5s ease forwards;
  }

  @keyframes slideInFromRight {
    0% {
      transform: translateX( 200%);
    }
    100% {
      transform: translateX(0);
    }
  }
  
  .bestuurs-img-right {
    width: 35%;
    height: auto;
    animation: slideInFromRight 5s ease forwards;
    overflow: hidden;
  }
  
  

.bestuurs-lid{
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 40px;

}

.bestuurs-lid1{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-around;
    padding-bottom: 40px;

}

.bestuurs-lid-text{
    display: flex;
    flex-direction: column;
    width: 50%;
    line-height: 1.5;
    text-align: center;
}

.title-leden{
    font-size: 46px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-decoration: underline;
}





/*MODAL*/

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
  }
  
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }


.kaart{
    background-color: #99bf76;
    height: 320px;
    width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-radius: 20px;
    margin-bottom: 80px;
    margin-right: 20px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.626);
    text-align: center;
}


.wit-regel{
    content: "";
    height: 160px;
}

.kop-title{
    margin: 0 auto;
    font-size: 46px;
    padding-bottom: 60px;
    text-decoration: underline;
}

.speler-tekst{
    gap: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 20px;
    flex-wrap: wrap;
    width: 300px;
    margin: 0 auto;
}

.speler-img{
    width: 50%;
    height: auto;
    margin: 0 auto;
    position: absolute;
    top: -10%;
    left: 25%;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.626);
}

.test{
    padding-top: 60px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: column;
}

.staff{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.spelers{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.hidden{
    display: none;
}
.center{
    justify-content: center;
}
.extrawidth{
    width: 400px;
}

/* Stijlen voor de persoon-container */
.person {
    background-color: #99bf76;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
    max-width: 310px;
    text-align: center;
    margin: 20px;
    min-height: 650px; /* Verander de hoogte naar auto om de hoogte aan te passen aan de inhoud */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center; /* Centreer de inhoud horizontaal */
}

.functiontext {
    height:120px;
    margin-top: 10px;
}

.bestuurbox{
    margin-top:-70px;
    padding-top:70px;
}

.persontext {
    margin: 5px 0;
    color: #000;
}

.whitetextsmall {
    color: #000;
}

.textarea {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    resize: none;
    width: 80%;
    box-sizing: border-box;
}

.fotobackendbox {
    z-index:2;
    margin-bottom: -20px
}

.fotobackend {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.personbuttons {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.adminbutton {
    background-color: #99bf76;
    border: none;
    color: white;
    padding: 8px 15px;
    border-radius: 5px;
    cursor: pointer;
    margin: 0 5px;
    font-size:25px;
}
.gebruiker-oog{
    all: unset;
    width: 20px;
    margin-top: -2px;
}
.gebruiker-togglepassword{
    height: 20px;
    align-items: center;
}
.gebruiker-delete-knop{
    height: 33px;
}
.gebruiker-togglepassword{
    margin-top: 15px;
}
.gebruiker-togglepassword:hover{
    background-color: white;
}
.gebruiker-create{
    height: 33px;
}
.gebruiker-create:hover{
    background-color: white;
}
.gebruiker-delete-knop:hover{
    background-color: white;
}
.gebruiker-row{
    display: flex;
    flex-direction: row;
    gap: 4px;
}
.gebruiker{
    display: grid;
    margin-top: 8%;
    margin-bottom: 2%;
    flex-direction: column;
    justify-content: space-evenly;
    width: 45%;
    height: 200px;
    border-radius: 14px;
    background-color:#99bf76;
    padding: 10px;
    transform:scale(1.3);
}
.gebruiker-delete{
    width: 210px;
}
.gebruiker-body{
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gebruiker-gegevens, .gebruiker-admin{
    justify-self: center;
}
.gebruiker-admin{
    display: flex;
    height: 49px;
    justify-content: center;
    gap: 5px;
    align-items: center;
    width: 150%;
    flex-direction: column;
}
.gebruiker-update{
    height: 33px;
    width: 60px;
}
.gebruiker-update:hover{
    cursor: pointer;
    background-color: white;
}
.gebruiker-tekst{
    font-size: 30px;
    font-weight: bold;
}
.gebruiker-tekst2{
    margin-top: 6px;
    font-size: 24px;
    color: white;
}
.rename{
    width: 20%;
}

.backendnieuws{
    max-width: 630px;
}

.enkelfotobox{
    min-height:300px;
}