#contact { background: rgba(0,0,0,0.6);margin-top: -28px;color: white;}
#contact > div { margin-left: -20% !important; padding-bottom: 28px;}

.ninja-forms-all-fields-wrap { padding-top: 28px;}

#ninja_forms_field_3 {
    background-color: #ed1c23;
    color: white;
    width:74%;

}


div#ninja_forms_form_1_all_fields_wrap {
    margin-left: 22%;
}





@media(max-width: 397px) {
    #ninja_forms_field_3 {
        background-color: #ed1c23;
        color: white;
        width: 65%;
    }
}


.ninja-forms-required-items {
    padding-bottom: 20px;
}


#ninja_forms_field_1 {
    background-color: #ed1c23;
    color: white;
    width:74%;
}


@media(max-width: 397px){
    #ninja_forms_field_1{
        background-color: #ed1c23;
        color: white;
        width: 65%;
    }
	
	div#contact {
    padding-bottom: 88px;
    margin-top: -20px;
}

div#ninja_forms_field_10_div_wrap {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    line-height: 1.3;
}
}







#ninja_forms_field_2 {
    background-color: #ed1c23;
    color: white;
    width: 74%;
}

@media  (max-width: 397px) {
    #ninja_forms_field_2 {
        background-color: #ed1c23;
        color: white;
        width: 65%;
    }
}


div#ninja_forms_form_1_all_fields_wrap {
    margin-left: 22%;

}
.form-wrapper {
    background: url(https://wolf-bedachungen-fassaden-holzbau.de/wp-content/uploads/2017/01/black-and-white-city-man-people.jpg);
    background-repeat: no-repeat;
    /*	background-attachment: fixed;*/
    background-position: center;
    background-size: 100%;
    /* margin-right: -15px; */
    margin-left: -15px;
    /* background-position: left top; */
	background-size: cover;

}

input[type="checkbox"], input[type="radio"] {
    filter: grayscale(1);
}

