/*CONTACT FORM
---------------------------------------*/

.wpcf7 input::placeholder {
    text-align: right;
}
.wpcf7-form, .main-contact-form p {
    text-align: right;
}   
.wpcf7-form label {
    text-align: right;
}
.wpcf7-acceptance input[type="checkbox"] {
    float: right;
}