body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    height: 100vh;
    width: 100vw;
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center; /* horizontaal centreren */
    gap: 20px;
}

html {
    scroll-behavior: smooth;
}

.footeradres {

}


p {
    padding-left:15px;
}

h1 {
    font-size: calc(12px + 1.2vw);
    padding-left:15px;
    margin-bottom: 2px;
}
h2 {
    font-size: calc(12px + 0.7vw);
    margin-bottom: 2px;
    width: 100%;
    color: white;
    background-color: black;
    margin-top: 0px;
    top: 0px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    justify-content: center; /* horizontaal centreren */
    text-align:center;
}
h3 {
    font-size: calc(10px + 0.2vw);
    margin-bottom: 2px;
    width: 100%;
    color: white;
    background-color: black;
    margin-top: 0px;
    top: 0px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    justify-content: center; /* horizontaal centreren */
    text-align: center;
}

.breedmax {
    background-color:aqua;
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;

    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}
.spacer {
    color: black;
    max-width: 1400px;
    display: flex;
    justify-content: center;
    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
    position: relative;
    height:1vw;

}
.breednormaal {
    color: black;
    max-width: 1400px;
    display: flex;
    justify-content: center;

    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
    position: relative;
    margin: 0 auto;

}
.containerdef {
    display: flex;
    justify-content: center; /* centreert de twee divs samen */
    gap:0px;
}
.breed50links, .breed50rechts {

    max-width: 680px;
    width:38%;
    min-height: 400px;
    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
    position: relative;



}
.invoerveld {
    width: 100%;
    margin-bottom: 3px;
}

.foto {
    width: 100%;
    top:-150px;
    margin-top:-200px;
}





        .uitlijing {
            display: flex;
            justify-content: flex-end; /* duwt de inhoud naar rechts */
            width: 100%;
        }

        .rechts {
            text-align: right;
            padding-right:10vw;
            position: relative;
            white-space: nowrap;
       
        }

        .kolomcont {
            display: flex;
            gap: 20px; /* ruimte tussen kolommen */
            width: 100%;
            position: relative;
            justify-content: center;
        }

        .grid9foto {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            grid-template-rows: repeat(3, 1fr);
            height: 1100px;
            width: 100%;
        }

            .grid9foto div {
                border-radius: 7px;
                background-color: #2776bb;
                box-sizing: border-box;
                display: flex;
                align-items: first baseline;
                justify-content: center;
                font-family: Arial, sans-serif;
                font-size: 20px;
                margin: 7px;
                height: 350px;
                background-repeat: no-repeat;
                background-position: center -35px;
                background-size: auto calc(100% - 60px);
                background-position: center calc(50% + 20px);
            }
.grid9foto div:hover {
    transform: scale(1.04); /* maakt de div ~8% groter */
    box-shadow: 0 8px 20px rgba(0,0,0,0.15); /* optioneel: mooie schaduw */
}

.grid16foto {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-template-rows: repeat(9, 1fr);
    height: 400px;
    width: 100%;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

    .grid16foto div {
        border-radius: 4px;
        background-color: #2776bb;
        box-sizing: border-box;
        display: flex;
        align-items: first baseline;
        justify-content: center;
        font-family: Arial, sans-serif;
        height: 200px;
        margin: 7px;
        background-repeat: no-repeat;
        background-size: auto calc(100% - 25px);
        background-position: center calc(50% + 10px);
    }



    /* Hover effect */
    .grid16foto div:hover {
        transform: scale(1.04); /* maakt de div ~8% groter */
        box-shadow: 0 8px 20px rgba(0,0,0,0.15); /* optioneel: mooie schaduw */
    }



.kolom50 {
    flex: 1;
    width: 50%;
    padding: 20px;
    border-radius: 8px;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center -35px;
    background-size: auto calc(100% - 60px);
    background-position: center calc(50% + 20px);
}

        .kolom100 {
            justify-content: center;
            text-align: center;
        }

.opmerking-link {
    text-decoration: none;
    display: inline-block; /* zorgt dat de div als button werkt */
}

.opmerking-link a:hover {
    color: #00cc44;
    transform: scale(1.05);
}
.opmerking {
    border-color: white;
    border: solid 1px;
    border-radius: 8px;
    padding: 5px;
    position: absolute;
    justify-content: center;
    background-color: #0078d4; /* Hansa-blauw vibe */
    color: #fff;
    padding: 12px 20px;
    border-radius: 6px;
    font-weight: 600;
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
    cursor: pointer;
}


.opmerking-link:hover .opmerking {
    background-color: #005fa3;
    transform: translateY(-2px); /* subtiele lift */
}




        /* Eerste gedeelte homepage */

        .introcontainer {
            background-image: url('Beeld2026/homeachtergrond.webp');
            width: 100%;
            display: flex;
            justify-content: center;
            position: relative;
            min-height: 400px;
            object-fit: fill;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            z-index: 0;
        }

.introcontainerleeg {

    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    min-height: 400px;
    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}

        .contactcontainer {
            background-image: url('Beeld2026/phone-612061_1280.jpg');
            width: 100VW;
            display: flex;
            justify-content: center;
            position: relative;
            min-height: 400px;
            object-fit: fill;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            z-index: 0;
        }

        .overlay {
            background: radial-gradient(circle, rgba(0, 50, 109, 0.8) 0%, rgb(0, 50, 109) 100%);
            width: 100vw;
            display: flex;
            justify-content: center;
            position: relative;
            min-height: 400px;
        }

        .introlinks {
            align-items: center;
            justify-content: center;
            max-width: 200px;
        }

        .intromidden {
            max-width: 1400px;
            flex: 1;
        }

        .introrechts {
            align-items: center;
            justify-content: center;
            max-width: 200px;
        }
        /* verdeling van normale vakken */
        .vakcont {
            width: 100vw;
            display: flex;
            justify-content: center;
            position: relative;
            object-fit: fill;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            z-index: 0;
        }

        .vaklinks {
            align-items: center;
            justify-content: center;
            max-width: 200px;
            min-width:0px;
        }

        .vakmidden {
            max-width: 1400px;
            flex: 1;
        }

        .vakrechts {
            align-items: center;
            justify-content: center;
            max-width: 200px;
        }
        /* vakverdeling hoofdmenu */
        .headcontainer {
            width: 100vw;
            background-color: #0d111e;
            height: 130px;
            display: flex;
            flex: 1;
            justify-content: center;
            position: relative;
        }

        .headlinks {
            align-items: center;
            justify-content: center;
            max-width: 200px;
            background: #0d111e;
        }

        .headmidden {
            background-color: #0d111e;
            max-width: 1400px;
            flex: 1;
        }

        .headrechts {
            align-items: center;
            justify-content: center;
            max-width: 200px;
            background: #0d111e;
        }
        /* menubalk */


        menucontainer {
            position: relative;
            margin: 0 auto;
            top: 0;
            height: 150px;
            max-width: 1200px;
        }

        .menubalk {

            position: absolute;
            margin: 0 auto;
            top: 0;
            justify-content: center; /* horizontaal */
            z-index: -1;
        }

        .menuitems {
            overflow: auto;
            position: fixed;
            margin: 0 auto;
            background-color: white;
            z-index: 900;
            top: 35px;
            left: 18%;
            width: 62%;
            border: solid 1px steelblue;
            border-radius: 8px;
            height: 40px;
        }

        .menuitemscont {
            margin: 0 auto;
            position: fixed;
            width: 62%;
            overflow: auto;
            left: 34%;
        }

            .menuitemscont a {
                float: left;
                color: steelblue;
            }

                .menuitemscont a:hover {
                    float: left;
                    Color: red;
                }

            .menuitemscont :visited {
                color: steelblue;
            }

            .menuitemscont a:active {
                color: steelblue;
            }

        .menuitemsdef {
            position: relative;
            float: left;
            padding: 10px;
            font-weight: 800;
        }

        .logohead {
            position: fixed;
            left: 10%;
            top: 0;
            justify-content: center; /* horizontaal */
            background-color: white;
            height: 110px;
            border-bottom-right-radius: 7px;
            border-bottom-left-radius: 7px;
            z-index: 910;
            border: solid 1px steelblue;
            font-weight: bold;
        }

        .menuonderbalk {
            position: fixed;
            text-align: right;
            background-color: white;
            top: 35px;
            left: 8%;
            padding: 4px;
            height: 4em;
            z-index: 908;
            width: 80%;
            border-radius: 7px;
            border: 1px solid steelblue;
        }
        /* binnen het menu */

        nav a {
            position: relative;
            display: inline-block;
            margin: 15px 15px;
            outline: none;
            color: steelblue;
            text-decoration: none;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 100;
            text-shadow: 0 0 1px rgba(255,255,255,0.3);
            font-size: 1em;
        }

            nav a:hover,
            nav a:focus {
                outline: none;
            }


        .color-5 {
            background: white;
            z-index: 999;
            position: fixed;
            top: 47px;
            left: 22vw;
        }

        .cl-effect-5 a {
            overflow: hidden;
            padding: 0 4px;
            height: 1em;
            z-index: 999;
        }

            .cl-effect-5 a span {
                position: relative;
                display: inline-block;
                -webkit-transition: -webkit-transform 0.3s;
                -moz-transition: -moz-transform 0.3s;
                transition: transform 0.3s;
            }

                .cl-effect-5 a span::before {
                    position: absolute;
                    top: 100%;
                    content: attr(data-hover);
                    font-weight: 700;
                    -webkit-transform: translate3d(0,0,0);
                    -moz-transform: translate3d(0,0,0);
                    transform: translate3d(0,0,0);
                }

            .cl-effect-5 a:hover span,
            .cl-effect-5 a:focus span {
                -webkit-transform: translateY(-100%);
                -moz-transform: translateY(-100%);
                transform: translateY(-100%);
            }
        /* footer classes */
        .footer {
            width: 100vw;
            position: fixed;
            bottom: 0px;
            left: 0px;

            justify-content: center;
        }
.vakfootercont {

    width: 100vw;
    display: flex;
    justify-content: center;
    position: relative;
    min-height: 400px;
    object-fit: fill;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}
.vakfooter {
    margin: 0 auto;
    left:0;
    position: relative;
    width: 100vw;
    background-color: #0c0b0b;
    justify-content: center;
    text-align: center;
}
.spacerfooter {
    width: 100vw;
    background-color: dimgray;
    color: white;
    justify-content: center;
    text-align: center;
}
        /* Responsive layout - makes the four columns stack on top of each other instead of next to each other */
        @media screen and (max-width: 700px) {








            @font-face {
                font-family: 'basis_bold';
                src: url('fonts/poppins-bold-webfont.woff2') format('woff2'), url('fonts/poppins-bold-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_bold_italic';
                src: url('fonts/poppins-bolditalic-webfont.woff2') format('woff2'), url('fonts/poppins-bolditalic-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_extrabold';
                src: url('fonts/poppins-extrabold-webfont.woff2') format('woff2'), url('fonts/poppins-extrabold-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_extrabold_italic';
                src: url('fonts/poppins-extrabolditalic-webfont.woff2') format('woff2'), url('fonts/poppins-extrabolditalic-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_italic';
                src: url('fonts/poppins-italic-webfont.woff2') format('woff2'), url('fonts/poppins-italic-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_light';
                src: url('fonts/poppins-light-webfont.woff2') format('woff2'), url('fonts/poppins-light-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_light_italic';
                src: url('fonts/poppins-lightitalic-webfont.woff2') format('woff2'), url('fonts/poppins-lightitalic-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_medium';
                src: url('fonts/poppins-medium-webfont.woff2') format('woff2'), url('fonts/poppins-medium-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_medium_italic';
                src: url('fonts/poppins-mediumitalic-webfont.woff2') format('woff2'), url('fonts/poppins-mediumitalic-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_regular';
                src: url('fonts/poppins-regular-webfont.woff2') format('woff2'), url('fonts/poppins-regular-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_semibold';
                src: url('fonts/poppins-semibold-webfont.woff2') format('woff2'), url('fonts/poppins-semibold-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }




            @font-face {
                font-family: 'basis_semibold_italic';
                src: url('fonts/poppins-semibolditalic-webfont.woff2') format('woff2'), url('fonts/poppins-semibolditalic-webfont.woff') format('woff');
                font-weight: normal;
                font-style: normal;
            }