body{
    background-color: whitesmoke;
    margin: 0;
}
main {
}
header {
    background-color: #13587d;
    display: block;
    height: 100px;
    width: 100%;
}
header li {
    font-size: 20px;
    padding-top: 50px;
    height: 91px;
    padding-left: 100px;
    word-spacing: 100px;
    list-style-type: none
}

header a {
    color: black;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    width: auto;
}
header a:hover {
    color: darkorange;
    transform: translateY(5px) scale(1.05);
    text-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}


.logo {
    margin-bottom: -177px;
    margin-left: 930px;
    height: 200px;
}
.trademark {
    font-family: "Montserrat", sans-serif,bold;
    font-size: 40px;
    padding-left: 85px;
    width: 795px;
    height: 20px;
    color: #b0eaf4;
}
.trademark:hover {
    color: white;
}
#HOME {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
#HOME H2 {
    margin-top: 225px;
    width: 159px;
    font-family: "Montserrat", sans-serif;
}
#HOME H2:hover {
    transform: scale(1.1);
}

.homebar {
    background: #13587d;
    height: 40px;
    width: 100%;
}
.salesbar {
    background: #424242;
    height: 40px;
    width: 100%;
}
.whitebar {
    height: 40px;
}
.bluebar {
    background: #13587d;
    height: 40px;
    margin-top: 50px;
    width: 100%;
}
.fototext{
    filter: grayscale(85%);
}
.text {
    margin-top: -170px;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    margin-left: 50px;
}
.text hr {
    margin-bottom: -30px;
}

.call {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "Montserrat", sans-serif;
    margin-top: 30px;
}

.call b {
    font-size: 50px;
    justify-content: center;
}
.call hr {
    width: 1100px;
}
.call p {
    font-size: 20px;
    width: 965px;
}
.call .bluebar {
    margin-top: 0;
}
#HOME > p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    width: 1110px;
}
#REVIEWS {
    font-family: "Montserrat", sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-top: 100px;
}
#REVIEWS hr {
    width: 90%;
}
#REVIEWS h2:hover {
    width: auto;
    height: auto;
    transform: scale(1.1);
}
.reviews {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-family: "Montserrat", sans-serif;
    gap:140px;
    margin-top: 20px;
    margin-bottom: 150px;

}
.review1 {
    width: 250px;
    height: 250px;
    background: rgba(184, 184, 184, 0.25);
}
.review1:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.review1Title {
    padding-left: 20px;
}
.review1Text {
    display: inline-block;
    margin: auto auto;
    width: 240px;
    padding-left: 15px;
}
.review1 hr {
    width: 85%;

}
.review1Img {
    padding-top: 5%;
    display: block;
    width: 54px;
    padding-left: 15px;
}
#SELLING\ POINTS {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: "Montserrat", sans-serif;
}
#SELLING\ POINTS h2 {
    font-size: 35px;
}
#SELLING\ POINTS h2:hover {
    transform: scale(1.1);
}
.selling {
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-family: "Montserrat", sans-serif;
    gap:140px;
}
.sell1 {
    width: 250px;
    height: 250px;
    text-align: center;
}
.sell1:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.sell1Text b {
    width: 240px;

}
.sell1 hr {
    margin-left: 10px;
    margin-right: 10px;

}
.sell1Img {
    padding-top: 5%;
    display: block;
    width: 54px;
    padding-left: 15px;
}
#DONATIES {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-family: "Montserrat", sans-serif;
}
#DONATIES h2 {
    font-size: 35px;
}

#DONATIES h2:hover {
    transform: scale(1.1);
}
.donations {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 40px;
    font-size: 50px;
    font-family: "Montserrat", sans-serif;
}
#DONATIES hr {
    width: 75%
}

.donations button {
    width: 240px;
    height: 147px;
    border: none;
    border-radius: 10px;
    background: #13587d;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 30px;
}
.donations button:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}
.EINDELIJK {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.EINDELIJK button {
    width: 240px;
    height: 100px;
    border: none;
    border-radius: 10px;
    background: #13587d;
    color: white;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 30px;
}
.EINDELIJK button:hover {
    transform: translateY(10px) scale(1.20);;
    background: #b0eaf4;
    color: black;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3) ;
}

footer {
    font-family: "Montserrat", sans-serif;
    background-color: #13587d;
    display: block;
    width: 100%;
    color: #ffffff;
    height: auto;
    margin-top: -20px;
    text-align: center;
    font-size: 15px;
}
footer .bluebar {
    margin-bottom: 0;
}
footer .credits {
    margin-bottom: 0;
    color: black;
    font-size: 20px;
}
footer li {
    font-size: 25px;
    padding-top: 10px;
    height: 90px;
    text-align: center;
    word-spacing: 100px;
    list-style-type: none
}

footer a {
    color: #ffffff;
    text-decoration: none;
    font-family: "Montserrat",  sans-serif;
    display: inline-block;
    width: auto;

}
footer a:hover {
    color: #b0eaf4;
    transform: translateY(-5px) scale(1.05);
}
.lastFlex {
   margin-top: -20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 40px;
    margin-bottom: -20px ;
}
.thing {
    text-align: center ;
    font-family: "Montserrat", bold, sans-serif;
    margin-bottom: 10px;
}
.thing:hover {
    color: #b0eaf4;
    transform: scale(1.05);
}