h2:first{
margin-top:0px;
margin-bottom:20px;
}

h1{
font-size: 25px!important;
}

.nextStep{
display:none;
}

h2{
margin-top: 20px;
margin-bottom:20px;
}

.wpcf7-textarea{
width:50%;
}

.step2 .wpcf7-text,
.step2 .wpcf7-validates-as-number,
.step2 .wpcf7-select{
width:35%!important;
}


.drop_uploader.drop_zone{
border: 3px dashed #000!important;
}

.drop_uploader.drop_zone .text{
color: #000!important;
}


.contentblok{
width:100%;
}

#kentekeninvoer .wpcf7-number
#kentekeninvoer .wpcf7-select,
#kentekeninvoer .wpcf7-text{
width:70%!important;
}

#kentekeninvoer .wpcf7-number{
width:70%;
    background-color: #f7f7f7;
    border: 1px solid #d9d9d9;
   
}

.page-template-car_step2_exp .wpcf7-submit{
    border: 1px solid #f7b918;
    background-color: #f7b918!important;
    width: 35%;
    margin-left: 0px;
}

.page-template-car_step3_exp .wpcf7-submit,
.page-template-car_step4_exp .wpcf7-submit{
    border: 1px solid #f7b918;
    background-color: #f7b918!important;
    width: 50%;

}

.navbar-subtitle{
    margin-left: 23px;
}

#kentekeninvoer .wpcf7-text,
#kentekeninvoer .wpcf7-select{
height:25px;
}

span.wpcf7-list-item{
width: 30%;
text-align: left;
}

#kentekeninvoer .wpcf7-submit{
    background-color: #39b313!important;
    width: 86%!important;
    border-radius: 4px;
}