div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

.provento-form__submit {
    background: #19b5fe;
    border: none;
    font-family: 'Bender', serif;
    padding: 0 28px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    height: 42px;
    line-height: 42px;
    box-sizing: border-box;
    margin: 15px 0;
}

.provento-form__submit:hover {
    background: #0d72ac;
}

.translate-form {
    width: 50%;
}

.form-c {
    border: none;
    font-size: 0;
}