@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@1,6..12,700&family=Roboto+Mono:wght@500&display=swap');

/* basis */
* {
    box-sizing: border-box;
}

body {
    margin: 0px;
}

nav {
    display: flex;
    padding-left: 28px;
    padding-right: 28px;
    justify-content: space-between;
    background-color: #000000;
}

main {
    margin: 0px;
}

h1,
h2,
h3,
h4 {
    font-family: 'Nunito Sans';
}

h5{
    font-family: 'Nunito Sans';
    font-size: 40px;
}

p {
    font-family: 'muli';
}

a {
    font-family: 'Roboto';
    text-decoration: none;

}

.logo {
    width: 325.81px;
    height: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.buttons a:hover {
    text-decoration: underline #4083C2 !important;
    animation: ease-in 1s ;
}
.buttons a {
    color: #ffffff;
    margin-left: 20px;
    margin-right: 20px;
    text-decoration: none;
}

.buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 287.5px;
}

.login {
    margin-right: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login a {
    text-decoration: none;
    color: #ffffff;
}

.selected {
    text-decoration: underline #4083C2 !important;
}

input,
button,
label {
    font-family: "Nunito Sans";
    text-decoration: none;
    color: black;
}

/* Yosei */
.center_header{
    display: flex;
    justify-content: center;
    padding-bottom: 50px;
}

.flexbox_titel{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    margin-left: 100px;
}

.flexbox_stap{
    display: flex;
    align-items: center;
    justify-content: right;
    margin-right: 300px;
    gap: 100px;
}

.flexbox_stap p{
    border: 2px solid #000000;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.active{
    background-color: #f0d8b2;
}

form{
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
}

.form_table{
    display: flex;
    gap: 50px;
}

.flex_child{
    display: flex;
    flex-direction: column;
}

.flex_parent{
    display: flex;
    gap: 200px;
}

form input, select {
    width: 35vw;
    height: 6vh;
    border: 0;
    padding: 10px;
    border: 2px solid lightgray;
    border-radius: 5px;
    resize: none;
}

form button{
    border-radius: 5px;
    border: #FFFFFF;
    color: #FFFFFF;
    background-color: #ce7e00;
    height: 6vh;
    width: 8vw;

}

.flex_parent_submit{
    display: flex;
    gap: 200px;
}

.invisible_label{
    color: #FFFFFF;
}

.date, .time{
    width: 20vw;
    height: 6vh;
}

.date_submit{
    display: flex;
    gap: 110px;
}

/* contact */
.flex_child{
    justify-content: left;
}
.contact form{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 100px;
}
textarea{
    resize: none;
    width: 35vw;
    height: 30vh;
}

.information{
    position: absolute;
    right: 50px;
    display: flex;
    flex-direction: column;

}

.error_button{
    display: flex;
    justify-content: center;
}

.error_link{
    margin-top: 50px;
}

.date_input{
    margin-top: 50px;
}

/* Quinzel> */

.index-header {
    display: flex;
    gap: 20px;
    align-items: center;
    padding: 20px 50px;
    background-image: url(../images/carsunset.webp);
    object-fit: cover;
    background-size: cover;
    background-position: center;
    color: #FFFFFF;
    flex-direction: column;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 40%;

}

.column {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    align-content: center;
    margin: 0 200px;
}

.head-links {
    display: flex;
    margin: 20px;
    gap: 10px;
}

.button-default {
    display: block;
    padding: 10px 25px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    border: 2px solid #CE7E00;
    background-color: #CE7E00;
    position: relative;
}

.button-default:hover {
    background-color: #FFFFFF;
    color: #af2424;
}

.index-main section {
    display: flex;
    flex-direction: column;
    margin: 0 30px;
    text-align: center;
}

.button-positie {
    display: flex;
    justify-content: center;
}

.index-header-button {
    display: block;
    padding: 10px 25px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    border-radius: 20px;
    border: 3px solid white;
    position: relative;
}

.index-header-button:hover {
    background-color: white;
    color: black;
}

#proefles-button {
    color: deeppink;
    border: 3px solid deeppink;
    border-radius: 20px;
    background-color: white;
    width: 20vw;
    margin: 20px;
}

#proefles-button:hover {
    color: white;
    background-color: deeppink;
}

#aanmeld-button {
    color: blue;
    border: 3px solid blue;
    background-color: white;
    border-radius: 20px;
    width: 20vw;
    border-radius: 20px;
    margin: 20px;
}

#aanmeld-button:hover {
    color: white;
    background-color: #CE7E00;
    border: 3px solid #CE7E00;

}

.betaling-section {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 30px 0;
}

.betalingform {
    display: flex;
    flex-direction: column;
    margin: 10px;
    gap: 20px;
    align-items: baseline;
}

.betalingform-header {
    display: flex;
    justify-content: space-evenly;
    margin: 30px 0;
}

.betalingform-links {
    display: flex;
    gap: 30px;
    margin: 30px 0;
}

.betalingform-links .button-default {
    color: black;
    background-color: white;
    border: 3px solid black;
}

#huidige-form {
    background-color: wheat;
}

.betalingform select {
    width: 20rem;
    padding: 1rem 4rem 1rem 1rem;
}

.betaal-p {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.betaal-p p{
    margin: 0 40px;
    font-weight: bold;
}

.row {
    display: flex;
    flex-direction: row;
    margin: 30px 0;
    padding: 0 20px;
    text-align: left;
}

.row section {
    text-align: left;
}

#row2 {
    display: flex;
    justify-content: space-between;
}

.row-text-box {
    margin: 0 80px;
    font-weight: bold;
}

.girl-container {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 40vw;
}

/*dropdown*/

.category {
    margin-bottom: 180px;
}

/* Styling the main level of the menu */
.dropdown-menue>li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
}

/* Styling the nested dropdown */
.dropdown-menue li ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 10px;
}

/* Styling for main level links */
.dropdown-menue>li>a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 10px;
    background-color: transparent;
    /* Remove background color */
}

/* Styling for nested dropdown links */
.dropdown-menue li ul li {
    display: block;
    width: 200px;
    /* Adjust as needed */
    margin-bottom: 5px;
}

/* Styling for nested dropdown links */
.dropdown-menue li ul li a {
    color: #000;
    text-decoration: none;
    padding: 8px;
    display: block;
    border-radius: 5px;
    transition: background-color 0.3s;
}

/* Hover effect for nested dropdown links */
.dropdown-menue li ul li a:hover {
    background-color: #eee;
}

/*dropdown*/
/*counter*/

.counter-display {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding: 10px;
}

.counter-box {
    display: flex;
    flex-direction: row;
    margin-right: 50px;
}

#counter {
    padding: 20px 0;
    margin: 30px 0;
    background-color: orange;
}

#counter-box2 {
    margin-right: 100px;
}

/* Add some styling to the counters */
.counter {
    font-size: 92px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.counter-text {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 50px;
    margin: 0;
}

.countertop-text {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 40px;
}

/*counter*/

/*>quinzel*/

/* sami */
.registerForm {
    padding: 50px 50px 70px;
    display: flex;
    flex-direction: column;
    background-color: rgb(239, 239, 239);
    height: calc(100vh - 90px);
}


h2.title {
    width: 75vw;
    font-family: 'Nunito Sans';
}

.sectionTitle {
    display: flex;
    justify-content: center;
}

.wholeForm {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    width: 75vw;
}

.wholeForm2 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 75vw;
    align-items: center;
}

.topForm {
    display: flex;
    gap: 65px;
    flex-direction: row;
}

.formRow {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.checkText {
    display: flex;
    align-items: center;
}

div.check {
    margin: 15px 0px;
    display: flex;
    flex-direction: row;
    gap: 1vw;
}

.checkBox {
    width: 20px;
    height: 20px;
    padding: 10px;
}

.rightSide {
    display: flex;
    flex-direction: row-reverse;
    gap: 20px;
    margin: 5px 0px;
}

.belowRegister {
    width: 75vw;
}

.container {
    width: 100%;
    display: grid;
    grid-template-rows: 3em 3em auto;
}

.adminTitle {
    background-image: url(../images/55.jpg);
    background-position-y: 45%;
    background-size: cover;
    text-align: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    place-content: center;
    color: #fff;
    position: sticky;
    top: 0;
    z-index: 10;
}
.adminWeek {
    color: #ffffff;
    background-color: #ff8e4c;
}

.title a {
    color: lightgrey;
}

.title span {
    font-weight: bold;
}

.days {
    background: #f3f2f1;
    display: grid;
    place-content: center;
    text-align: center;
    grid-template-columns: 3em 10px repeat(7, 1fr);
    position: sticky;
    top: 3em;
    z-index: 10;
    border-bottom: 2px solid #dadce0;
}

.day {
    border-left: 1px solid #dadce0;
}

.content {
    display: grid;
    grid-template-columns: 3em 10px repeat(7, 1fr);
    /*grid-template-rows: repeat(10, 3em);*/
}

.time {
    grid-column: 1;
    text-align: right;
    align-self: end;
    font-size: 80%;
    position: relative;
    bottom: -1ex;
    color: #70757a;
    padding-right: 2px;
}

.col {
    border-right: 1px solid #dadce0;
    /*grid-row: 1/span 10;*/
    grid-column: span 1;
}

.col.monday {
    grid-column: 3;
}

.col.tuesday {
    grid-column: 4;
}

.col.wednesday {
    grid-column: 5;
}

.col.thursday {
    grid-column: 6;
}

.col.friday {
    grid-column: 7;
}

.col.saturday {
    grid-column: 8;
}

.col.sunday {
    grid-column: 9;
}

.filler-col {
    grid-row: 1/-1;
    grid-column: 2;
    border-right: 1px solid #dadce0;
}

.row {
    grid-column: 2/-1;
    border-bottom: 1px solid #dadce0;
}

.event {
    border-radius: 5px;
    padding: 5px;
    margin-right: 10px;
    font-weight: bold;
    font-size: 80%;
    text-decoration: none;
    color: #000;
    background-color: #d7dbef;
    border-color: #bcc3e5;
}

.event:hover {
    color: #fff;
    background-color: #81cdf2;
}

.weekend {
    background-color: #f1f3f4;
}

.current {
    font-weight: bold;
}

/*abel*/
#reviews-body-container {
    display: flex;
    justify-content: center;
    margin: 0px 10vw;
    flex-direction: row-reverse;
    font-family: 'Roboto';
}

#review-title {
    padding-top: 20vh;
    font-size: 3rem;
    font-family: 'Nunito Sans';
    background-image: url(../images/carsunset.webp);
    object-fit: cover;
    background-size: cover;
    background-position: center;
    width: auto;
    height: 50vh;
    margin: 0;
    text-align: center;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 40%;
    color: white;
}

#rating-container-top {
    display: flex;
    justify-content: flex-end;
    position: sticky;
    top: 0;
    z-index: 2;
    /* Adjusted z-index to make sure it stays on top */
    height: 70px;
    /* Set a height for the container */

}

.rating-container {
    display: flex;
    flex-direction: column;
    margin-top: 10vh;
}

.solo-rating-box {
    display: flex;
    align-items: center;
    gap: 30px;
}

.progress-bar-border {
    background-color: lightgrey;
    width: 16vw;
    height: 3vh;
}

.bar-5, .bar-4, .bar-3, .bar-2, .bar-1 {
    background-color: rgb(206, 126, 0);
    height: 3vh;
    display: flex;
    color: white;
    justify-content: flex-end;
}


.review-item-container {
    display: flex;
    width: 40vw;
    flex-direction: column;
    padding: 0px 1vw;
}

.review-container {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid lightgrey;

}

.modal-button {
    background-color: lightgrey;
    padding: 10px;
    text-decoration: none;
    color: #CE7E00;
    text-align: center;
    border: none;
}

.modal-button:hover {
    text-decoration: underline;
    cursor: pointer;
}

.side-line {
    border-right: 1px lightgrey solid;
    margin-right: 10vw;
}

.modal-button {
    background-color: lightgrey;
    color: #CE7E00;
    border: none;
    padding: 5px;
}

.close-button {
    display: flex;
    justify-content: flex-end;
    font-size: x-large;
}

.close-button:hover {
    cursor: pointer;
}

.modal-submit:hover {
    text-decoration: underline;
    cursor: pointer;
}

.teachingpakkets-header {
    background-image: url(../images/carsunset.webp);
    object-fit: cover;
    background-size: cover;
    background-position: center;
    height: 50vh;
    justify-content: center;
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 40%;
    border-bottom-right-radius: 40%;
}

.teachingpakkets-header h1 {
    margin: 0 28vw;
    font-weight: bold;
    color: white;
    font-size: 45px;
}

.teachingpakkets-container {
    border: 1px black solid;
    margin: 6vh 20vw;
    padding: 2vh 3vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.teachingpakkets-text-container h2 {
    font-family: 'Nunito Sans';
    font-size: 4.5rem;
    margin: 0;
}

.teachingpakkets-text-container a {
    font-size: 1.7rem;
    margin: 0;
}

.teachingpakkets-text-container p {
    font-size: 2.5rem;
    margin: 3vh 0 0 0;
}

.teachingpakkets-text-container {
    display: flex;
    flex-direction: column;
}

.teachingpakkets-right-container {
    display: flex;
    flex-direction: column;
}

.teachingpakkets-button {
    display: flex;
    justify-content: center;
}

.teachingpakkets-button button:hover{
    cursor: pointer;
    border-radius: 5px;
    background-color: #38761D;
}
.teachingpakkets-button button{
    margin-top: 1vh;
    width: 30vw;
    background-color: #CE7E00;
    border: none;
    height: 5vh;
    color: white;
    font-size: 1.6rem;
    border-radius: 5px;
}

.teachingpakkets-button button a {
    color: white;
    text-decoration: none;
}

.teachingpakkets-img {
    width: 30vw;
}

.teachingpakkets-main h3{
    font-size: 2rem;
    margin: 2vh 0;
}
.teachingpakkets-main {
    display: flex;
    flex-direction: row;
    margin: 10vh 20vw;
    gap: 4vw;
}

.teachingpakkets-sub-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1vh;
}

.sub-footer-container a:hover {
    color: lightgrey;
}
.sub-footer-container a {
    text-decoration: none;
    color: white;
}
.sub-footer-container {
    display: flex;
    flex-direction: column;
    gap: 1vh;
}

.footer-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 7vh 0;
    background-color: black;
}

.below-footer-container p {
    margin: 0;
    font-family: 'muli';
}
.below-footer-container a:visited {
    color: white;
}
.below-footer-container a:hover {
    color: lightgrey;
}
.below-footer-container a {
    text-decoration: none;
}
.below-footer-container {
    background-color: #0a0a0a;
    color: white;
    border-top: 1px solid rgba(255,255,255,0.18);
    padding: 2vh 9.5vw;
}

.above-footer-container {
    height: 15vh;
    background-image: url(../images/2024-01-24.png);
    object-fit: cover;
    background-size: cover;
    background-position: center;

}
/*abel*/