Damage details

    Please tap or click on the diagram to indicate every area that you require us to repair.



























































    [cf7mls_step step_2]

    Your details








    ');

    $('.clear-file').click(function(event) {
    event.preventDefault();
    var input = $(this).parent().parent().children('.wpcf7-file');
    input.replaceWith(input.val('').clone(true));
    });
    });