body {

text-align: center
background-color: #0093E9;
background-image: linear-gradient( 135deg, #5EFCE8 10%, #736EFE 100%);
max-width: 910px;
min-width: 910px;
margin: auto;

/*Parallax*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

     zoom: 1.15; 
    -moz-transform: scale(1.15); 
    -moz-transform-origin: 0 0;
}

nav {
    background-color: #0C2D48;
    padding-bottom: 10px;
    border-radius: 0px 0px 20px 20px;
}

.topnav {
    overflow: hidden;
    background-color: ;
    margin-left: 16px;
    margin-right: 10px;
}

.topnav a {
    float: left;
    display: block;
    color: white;
    text-align: center;
    padding: 5px 2px;
    text-decoration: none;
    font-size: 17px;
    margin-top: 10px;
    font-family: 'Ubuntu';
    font-weight: bold;


}

.topnav a:not(:first-child) {
    margin-left: 10px;
    margin-top: 14px;
    transition: all .1s ease-in-out;
}


.topnav a:hover {
    color: #a6deff;
    transition: .1s;
    transform: scale();

}

.topnav a.active {
    background-color: ;
    color: white;
    margin-right: 480px;
    margin-left: 4px;
    font-size: 1.5em;
}

.topnav a.active:hover {
    color: #a6deff;
}

.topnav .icon {
    display: none;
}

main {
    margin: auto;
}

main section {
    margin-top: 30px;
    margin-bottom: 30px;
background-color: #0C2D48;





    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 50px;
    border-radius: 20px 20px 20px 20px;
}

section h1 {
    font-size: 1.9em;
    font-family: 'Ubuntu';
    color: white;
    width: 55%;
    text-shadow: 1px 1px 0px #314484;
    margin-left: 155px;
    margin-top: 350px;
}

h2 {
    font-size: 1.9em;
    font-family: 'Ubuntu';
    color: white;
    width: 55%;
    text-shadow: 1px 1px 0px #314484;
    margin-left: 155px;
    margin-top: 50px;

}

ul {
font-size: 1.2em;
    font-family: 'Ubuntu';
    color: white;
    width: 55%;
    text-shadow: 1px 1px 0px #314484;
    margin-left: 140px;
}

.gegevens {
 margin-left: 155px;
}

img {
    height: 50px;
    width: 50px;
    margin-right: 20px;
}

.gegevens img:hover {
    transition: .1s;
    transform: scale(1.1);

}


section p {
    padding-top: 0px;
    margin: auto;
    font-size: 1.2em;
    width: 65%;
    font-family: 'Ubuntu';
    color: white;
}

.container {
  margin-top: 300px;
  margin-left: 270px;
}

.background {
    position: absolute;
    width: 300px;
    height: 300px;
    background-color: #8fd4e3;
    background-image: linear-gradient( 135deg, #5EFCE8 10%, #736EFE 100%);
    border-radius: 500px;
    margin-top: -280px;
    transform: scale(1, 1);
}

.background:hover {
    cursor: pointer;
}

.anim {
    width: 20%;
    margin: 100px auto;
    transform: scale(2.5, 2.5);
}

.head {
    position: absolute;
    width: 52px;
    height: 75px;
    background-color: #f0ab8d;
    border-radius: 25px;
    margin: auto;
    top: -10px;
    left: 4px;
    z-index: 1;
}

.head::before {
    content: "";
    position: absolute;
    top: 15px;
    margin-left: 40px;
    width: 20px;
    height: 20px;
    background-color: #f0ab8d;
    border-radius: 50%;
    z-index: -1;
}

.head::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    top: 21px;
    margin-left: 48px;
    background-color: #dd5065;
    border-radius: 50%;
}

.hair {
    position: absolute;
    top: -16px;
    margin-left: -9px;
    margin-top: 1px;
    width: 32px;
    height: 30px;
    background-color: #e9583f;
    z-index: 7;
    border-radius: 0px 15px 0px 15px;

}

.hair::after {
    content: "";
    position: absolute;
    top 10px;
    margin-left: 15px;
    margin-top: 5px;
    width: 25px;
    height: 25px;
    background-color: #e4123a;
    border-radius: 0px 15px 0px 15px;
}

.hair::before {
    content: "";
    position: absolute;
    top 23px;
    margin-left: 25px;
    margin-top: 15px;
    width: 35px;
    height: 15px;
    background-color: #e9583f;
    z-index: 7;
    border-radius: 0px 15px 0px 15px;
}

.light {
    position: absolute;
    top: 5px;
    margin-left: 4px;
    width: 2px;
    height: 13px;
    background-color: #f78d41;
    border-radius: 3px;
}

.eyebrow {
    position: absolute;
    top: 35px;
    margin-left: 23px;
    width: 15px;
    height: 3px;
    margin-top: -10px;
    background-color: #dd5065;
    border-radius: 5px;
    z-index: 6;
    transition: 0.2s;
}

.eyebrow::before {
    content: "";
    position: absolute;
    top: 0px;
    margin-left: -28px;
    width: 15px;
    height: 3px;
    background-color: #dd5065;
    border-radius: 5px;
    z-index: 6;
}

.eye {
    position: absolute;
    top: 40px;
    margin-left: 25px;
    margin-top: -10px;
    width: 12px;
    height: 12px;
    background-color: white;
    border-radius: 50px;
    z-index: 6;
    animation-name: knipper;
    animation-duration: 10s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}

@keyframes knipper {

    0%,
    48% {
        transform: scaleY(1);
    }

    50% {
        transform: scaleY(0);
    }

    52%,
    100% {
        transform: scaleY(1);
    }


}

.eye::before {
    content: "";
    position: absolute;
    top: 0px;
    margin-left: -25px;
    width: 12px;
    height: 12px;
    background-color: white;
    border-radius: 50px;
    z-index: 6;
}

.pupil {
    position: absolute;
    top: 3px;
    margin: auto;
    width: 5px;
    height: 5px;
    background-color: black;
    border-radius: 50px;
    z-index: 6;
}

.pupil::before {
    content: "";
    position: absolute;
    top: 0px;
    margin-left: -24px;
    width: 5px;
    height: 5px;
    background-color: black;
    border-radius: 50px;
    z-index: 6;
}

.mouth {
    position: absolute;
    top: 65px;
    margin-left: 10px;
    margin-top: -12px;
    width: 20px;
    background-color: #d94444;
    border-radius: 0px 0px 50px 50px;
    height: 12px;
    z-index: 6;
    transition: 0.2s;
}

.tong {
    position: absolute;
    top: 45px;
    margin-left: 15px;
    margin-top: 8px;
    width: 10px;
    height: 0px;
    background-color: #e06c7d;
    border-radius: 0px 0px 50px 50px;
    z-index: 6;
    transition: .3s;
}

.background:hover .tong {
    height: 18px;
}

.nose {
    position: absolute;
    top: 45px;
    margin-left: 13px;
    margin-top: -10px;
    width: 10px;
    height: 15px;
    background-color: #c1374c;
    border-radius: 0px 0px 50px 50px;
    z-index: 6;
    animation-name: wiebel;
    animation-duration: 30s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    transform-origin: top;
}

@keyframes wiebel {

    0%,
    44% {
        transform: rotate(0deg);
    }

    45%,
    46% {
        transform: rotate(15deg);
    }

    46%,
    47% {
        transform: rotate(-15deg);
    }

    47%,
    48% {
        transform: rotate(15deg);
    }

    48%,
    49% {
        transform: rotate(-15deg);
    }

    49%,
    50% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(0deg);
    }


}


.background:hover .eyebrow {
    top: 30px;
    transition: 0.2s;
}

.grid-container {
    display: grid;
    max-width: 1200px;
    grid-row-gap: 2.3rem;
    grid-column-gap: 2.3rem;
    width: 60%;
}

.grid-item {
    width: 280px;
    height: 340px;
    background-color: #4c69e2;

    border-radius: 20px;
    transition: all .2s ease-in-out;
}

.grid-item:hover {
    background-color: #6684e5;
    cursor: pointer;
    transition: .1s;
    width: 280px;
    height: 340px;
    transform: scale(1.05);

}

.grid-item:hover img {
    opacity: 0.65;
    transition: .1s;
}

.grid-item img {
    height: 180px;
    width: 245px;
    margin-left: 18px;
    margin-top: 20px;
    border-radius: 15px;
}



i {
    border: solid #2d49a8;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 10px;
    margin-bottom: px;
    animation-name: pijl;
    animation-duration: .6s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    transform-origin: top;
    animation-direction: alternate;


}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);

}

@keyframes pijl {

    0% {
        margin-bottom: 0px;
    }

    100% {
        margin-bottom: 8px;
    }


}

.grid-container h3 {
    margin-left: 20px;
    margin-top: 4px;
    font-size: 20px;
    color: white;
    font-family: 'Ubuntu';
    font-weight: 100;

}

.grid-container p {
    margin-top: -10px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: 'Ubuntu';
    color: white;

}



footer {

    margin-top: 50px;
    height: 70px;
background-color: #0C2D48;
    border-radius: 20px 20px 0px 0px;
}

footer p {
    padding-top: 25px;
    font-size: 20px;
    color: white;
    font-family: 'Ubuntu';
    font-weight: 100;
    text-align: center;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

@media (min-width: 600px) {
    .grid-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 900px) {
    .grid-container {
        grid-template-columns: repeat(3, 1fr);
    }
}


