/* Label */

.images2:before, .images1:before, .images3:before {
	display: none!important;
}



/* Hero */

.boxheader.headertopbar {
    background-position: center;
    top: -103px;
    padding-top: 103px;
    background-color: #359e94;
    z-index: 1;
    padding-bottom: 103px;
    margin-bottom: -103px;
}

.boxheader.headertopbar * {
    color: #fff;
}

.boxheader.headertopbar h1 {
    text-transform: uppercase;
}

.boxheader.headertopbar span.boxbold {
    color: #fff;
}

.boxheader.headertopbar p {
    font-family: "Josefin-Sans-Light", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 22px;
    line-height: 1.5em;
}

.boxheader.headertopbar p.boldteksttitelzwart {
    font-family: "Josefin-Sans-Bold", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.headertopbar svg#Laag_1 {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -1px;
    z-index: -1;
}

.boxbeforeimagecolor1 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 75%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
    background: #2C847B;
}

.boxbeforeimagecolor2 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 75%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
    right: 0px;
    background: #2C847B;
}

.boxbeforeimagecolor3 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
    background: #2C847B;
}

.boxbeforeimagecolor4 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    background: #2C847B;
}




@media (max-width: 768px) {

.boxheader.headertopbar .cls-1 {
    fill: #D8EEEB;
}

.boxheader.headertopbar .siteinner {
    min-height: unset;
}

.boxheader.headertopbar {
    top: -75px;
    padding-top: 75px;
    padding-bottom: 35px;
    background: none !important;
    margin-bottom: -75px;
}

.boxheader.headertopbar .boxtekstonderaan {
    display: none;
}

.boxheader.headertopbar .col-m-s-displaynone {
    display: none!important;
}

.boxbeforeimagecolormobiel1 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 75%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
    background: #2C847B;
}


h1, h2 {
    font-size: 28px;
    line-height: 38px;
}

.boxbeforeimagecolormobiel2 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 75%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
    right: 0px;
    background: #2C847B;
}

.boxbeforeimagecolormobiel3 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: -1;
    background: #2C847B;
}

.boxbeforeimagecolormobiel4 {
    mix-blend-mode: multiply;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    background: #2C847B;
}

.boximagemobiel {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-size: cover;
    background-position: center;
    z-index: -2;
}

.boxrowunder {
    width: 100%;
    height: auto;
    background-color: #d8eeeb;
}

}


@media (max-width: 550px) {


h1, h2 {
    font-size: 24px;
    line-height: 34px;
}

}