

* {
    margin:0;
    padding:0;
}

body {
    max-width: 1300px;
    margin: 0 auto;
}
p {
    font-family:"JockeyOne", sans-serif;
    text-align: center;
}

@font-face {
    font-family: "JockeyOne";
    src: url(fonts/JockeyOne-Regular.ttf) ;
}
@font-face {
    font-family: "Inter";
    src: url(fonts/InterItalic.ttf);
}


.Heather {
    width: 100%;
    height: 100px;
    background-color:#149F98;

}

.Links {
    
    display:flex;
    font-size:40px;
    width:auto;
    height:max-content;
    justify-content: space-around;
    align-items: center;
    padding: 25px;
    font-family:"JockeyOne", sans-serif;    
}

.Links a {
    color:white;
    text-decoration:none;
}

.lijntje {
    background-color:#24B4AD;
    height:20px;
    width:100%;
}

.Witintro {

    width:100%;
    height:600px;
}

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

}

.Wittopside img {
    height:400px;
    width:400px;

}

.Witintro h1{
    text-align: center;
 width:60%;
 font-size: 80px;
 font-weight: bold;
 font-family:"Inter", sans-serif; 
}

.Witintro p {

    width:50%;
    font-size:18px;
}

.Paarsvak {

    background-color:#8C5469;
    display:flex;
    height: 500px;
    gap:50px;
}

.Diensten {
    background-color:white;
    width:100%;
    height:1200px;
}

.paarseImg{
    height: 300px;
    aspect-ratio: 3 / 2; 
    border-radius:15px 50px;
    padding-left:30px;
}

.Footer {

    width:100%;
    height:100px;
    background-color:#24B4AD;
}

.paarsetekst {
    color:white;
    display:flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    text-align:center;
    gap:10px;
}

.paarsetekst h1{
    font-family:"Inter", sans-serif; 
}

.paarsetekst p {

    width:60%;  
}

.Paarsfoto {

    display:flex;
    align-items: center;

}

.witparaaf {

    display:flex;
    justify-content: center;
    align-items: center;
    padding:50px;
}

.Hoofdkant {
    height:300px;
    display:flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.Hoofdkant h1 {
    box-shadow: 0px 10px 10px rgb(118, 118, 118);
    color:white;
    font-family:"JockeyOne", sans serif;
    background-color: #8C5469;  
    font-size:50px;
    height: 150px;
    width:500px;
    letter-spacing:2px;
    border-radius: 10px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.Blokkies {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-bottom:80px;
    max-width: 800px;
    position: relative;
    margin: 0 auto;
}

.circle {
    font-family: "JockeyOne", sans serif;
    color: white;
    background-color: #149F98;
    border-radius: 50%;
    height: 210px;
    width: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 10px 10px rgb(118, 118, 118);
    position: absolute;
    left: -40px;
    top: -4px;
    letter-spacing: 2px;
    
}
.blokker h1 {
    font-family:"JockeyOne", sans serif;
}

.blokker p {
    font-family:"Inter", sans-serif; 
    padding: 10px;
}

.blokker {
    box-shadow: 0px 10px 10px rgb(118, 118, 118);
    width: 100%;
    height: 200px;
    border-radius: 30px 30px;
    padding-left: 21%;
    padding-right: 2%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F4F4F4;
    flex-direction: column;
    text-align:center;
}
.Diensten .Blokkies:nth-child(3) .circle{

    background-color:#D9B149;
}
.Diensten .Blokkies:nth-child(4) .circle{

    background-color:#B496A0;
}

.Herostory {
    height: 800px;
    width: 100%;
    background-color: #BF7E04;   
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-bottom: 100px solid #D9B149;

}

.polaroid {
    padding-top: 40px;
    height:600px;
    width: 600px;
    background-color:#F4F4F4;
    border-radius:5%;
    box-shadow: 2px 2px 5px rgb(80, 80, 80);
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;

}

.Herostory h1 {

    font-family:"JockeyOne", sans-serif;
    font-size:50px;
    letter-spacing:2px;
    color:white;
    text-shadow: 2px 2px 4px black;  
}

.yellowImg {

    height: 380px;
    aspect-ratio: 4 / 3;
    border-radius: 10px 10px;
    box-shadow: 2px 2px 6px rgb(80, 80, 80);
}

.polaroid p {
    font-size: 17px;
    padding: 10px;
    max-width: 90%;
}

.opinions {

    height: 800px;
    width:100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-around;
    border-radius:15%;

}

.evenyellowerImg {
    height:200px;
    padding:10px;

}

.Fitz p {

    padding: 5px;
    font-size: 18px;
}

.Fitz { 
    height: 400px;
    max-width: 45%;
    background-color: #D9B149;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: white;
    box-shadow: 2px 2px 6px rgb(80, 80, 80);
    padding: 20px;
    font-family: "Inter", sans-serif;
    border-radius: 10px 10px;
}

.yellowtext {

    height: 150px;
    padding: 20px;
    font-size: 28px;
    background-color:#D9B149;
    font-family:"JockeyOne", sans-serif;
    letter-spacing:2px;
    color:white;
    text-shadow: 2px 2px 4px black;  
    display:flex;
    text-align:center;
    align-items: center;
    border-radius:10px 10px;
}

.section {
    margin:0 auto;
    
}

.Contactinfo{

    width: 100%;
    height: 800px;
    background-color:#149F98;
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap:10px;
}
    

.Heatherino {
    font-family:"JockeyOne", sans-serif;
    letter-spacing:1px;
    font-size:20px;
    height: 150px;
    width: 400px;
    text-align: center;
    display: flex;
    background-color: white;
    justify-content: center;
    align-items: center;
    border-radius: 10px 10px;
    box-shadow: 0px 10px 10px lightslategrey;
}

.Blokkertjes {
    padding-top:40px;
    display:flex;
    justify-content: space-around;
    gap:40px;
    
}

.Utrecht {
    display: flex;
    justify-content: space-between;
    background-color: white;
    width: 350px;
    height: 400px;
    flex-direction: column;
    align-items: center;
    text-align:center;
    border-radius:10px 10px;
    box-shadow: 0px 10px 10px lightslategrey;
}

.Utrecht h1{
    font-family:"JockeyOne", sans-serif;
    letter-spacing:1px;
    padding: 10px;
    position: relative;
    top: 75px;
}

.ContactImg {
    width:240px;
    height:240px;
    border-radius:10px 10px;
    
}

.Zeist img {
    width:240px;
    height:240px;
    border-radius: 10px 10px;
}

.Utrecht img {
    width:240px;
    height:240px;
    border-radius: 10px 10px;
}

.Zeist {
    display: flex;
    justify-content: space-between;
    background-color: white;
    width: 350px;
    height: 400px;
    flex-direction: column;
    align-items: center;
    text-align:center;
    border-radius:10px 10px;
    box-shadow: 0px 10px 10px lightslategrey;
}


.Zeist h1{
    font-family:"JockeyOne", sans-serif;
    letter-spacing:1px;
    padding:10px;
    position: relative;
    top: 75px;

}

.Zeist h2 {
    display:flex;
    margin-top:8px;
    font-family:"Inter", sans-serif; 
}

.Utrecht h2 {

    text-align: center;
    font-family: "Inter", sans-serif;
    margin-top: 8px;
    
}

