$(function(){
    $('.input-info, .input-contato, .textarea-contato, .input-servico, .input, .textarea').label_magic();
});

