
header, .vijfpunten,.footer{
    display:none;
}

body #mainContent{
    margin:0;
    min-height: 1000px;
}
.linesblock .illslines{
    width: 1000px;
    height: 1000px;
    position: relative;
}

.linesblock:nth-child(4n - 3) .illslines{
    transform: rotate(
353deg);
    right: 50%;
}


.linesblock:nth-child(4n - 2) .illslines{
    transform: rotate(
deg);
    left: -10%;
    right: unset;
}


.linesblock:nth-child(4n - 1) .illslines{
    transform: rotate(
421deg);
    right: 0%;
    top: 0;
}


.linesblock:nth-child(4n - 0) .illslines{
    transform: rotate(
269deg);
    right: 30%;
}

.linesblock .illslines .line{
    width:100%;
    height:100%;
}

.linesblock .illslines .line path{
    stroke:#fff;
}

.linesblock .illustration{
    width: 130px;
    height: 130px;
    left: 30%;
    top: -80px;
}

.fixedblock{
    position:fixed;
    top: 0px;
    width:100%;
    z-index:99999999;
    max-width:992px;
    margin:auto;
    background:#00000034;
    text-align:center;
    left:50%;
    transform: translate3d(-50%,0%,0);
    padding:2rem;
}

.logo img{
    width: 150px;
}

.title h1{
    font-size: 50px;
    color: #ffffff00;
    -webkit-text-stroke: 2px;
    -webkit-text-stroke-color: #fff;
    line-height: 1;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.background{
    text-align:center;
    display:flex;
    flex-direction: row;
    display: flex;
    justify-content: space-between;
}

.illbottom{
    margin-top:auto;
}

.cntn p{
    margin:0;
     color:#fff;
}

.cntn .txt{
    margin-bottom:1rem;
}


.clockdiv {
    display: flex;
    justify-content: center;
}

.clockdiv > div {
    margin: 0 2px;
    position: relative;
    font-size: 36px;
    font-weight: 800;
    display:flex;
    flex-direction:column;
}


.clockdiv > div .ut{
    font-size: 13px;
    font-weight:400;
    display:block;
}

.clockdiv span {
    color: #fff;
    width: 58px;
    height: 48px;
    background: #121212;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12px;
    /* font-size: 70px; */
    font-size: 18px;
}

.linesblock.linesblock_1 .illslines{
    transform: rotate(
318deg);
    width: 1170px;
    left: -80%;
}

.cntn,.formholder{
    background:#1d1d1d;
    color:#fff;
    padding:2rem;
    border-radius:1rem;
}

.formholder{
    padding: 0 12px;
    margin-top:1rem;
    padding-top: 8px;
    overflow: hidden;
}

.formholder h3{
    color:var(--color1);
    margin: 0;
    margin-bottom: 4px;
    font-size: 18px;
    padding: 0 20px;
}

body{
    background:#000000;
}




body #mlb2-19965429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, body #mlb2-19965429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody{
    padding:0;
}

body #mlb2-19965429.ml-form-embedContainer .ml-form-embedWrapper.embedForm{
    max-width:none;
}

.formholder{
    
}

.formholder #mlb2-19965429.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent.horozintalForm{
    padding-bottom:0;
}

body .formholder #mlb2-19965429.ml-form-embedContainer .ml-form-embedWrapper{
    display: block !important;
}

.cntn .txt p{
    font-size:14px;
}

@media(min-width:576px){
    .formholder{
        padding:0;
    }

    .linesblock.linesblock_1 .illslines{
        left: -55%;
    }

    .clockdiv span{
        font-size:32px;
        width:70px;
        height:60px;
    }
}

@media(min-width:768px){
    .title h1{
        font-size: 100px;
    }

    .logo img{
        width:240px;
    }

    .clockdiv span
    {
        width:70px;
        height:60px;
    }

    
.cntn .txt p{
    font-size:16px;
}
}

@media(min-width:992px){
    
    .title h1{
        font-size: 140px;
    }

    .linesblock.linesblock_1 .illslines{
        left:-40%;
    }
}

@media(min-width:1200px){
     .linesblock.linesblock_1 .illslines{
        left:-10%;
    }
}