Real Estate Lawyer in Florence

Studio Legale Metello Favi offers legal advice and assistance in real estate law in Florence, supporting individuals and businesses at every stage of property transactions: from negotiation to contract signing, through to dispute resolution concerning sales, leases, and property portfolios.

contract law contracts lawyer law firm florence

Legal assistance for buying and selling property in Florence

The firm provides legal advice and assistance to clients, both individuals and businesses, on real estate investments: from initial due diligence to purchase offers, from negotiation and definition of contract clauses to assistance in signing preliminary agreements and final deeds.

Lease, construction, and property management contracts

An expert real estate lawyer in Florence can handle the drafting and management of lease and construction contracts, as well as agency, project management, and asset management agreements, for efficient and secure management of private and business property portfolios.

Real estate disputes: mediation and judicial assistance

Studio Legale Metello Favi assists its clients in all types of property-related disputes, both in civil mediation and judicial proceedings, offering concrete support to protect their rights in matters of sales, leases, and other real estate disputes.

Send me your request

Or contact me at tel. 339.1685275 for information

}) } }) } }) }) document.addEventListener('DOMContentLoaded', function () { var forms = document.querySelectorAll('.elementor-form'); forms.forEach(function (form) { if (form.dataset.customValidation === '1') { return; } var nameInput = form.querySelector('input[placeholder="Nome e Cognome"]'); var messageInput = form.querySelector('textarea[placeholder="Scrivi il tuo messaggio"]'); if (!nameInput || !messageInput) { return; } form.dataset.customValidation = '1'; var namePattern = /^[A-Za-z\u00e0-\u00ff]+ [A-Za-z\u00ff]+$/; nameInput.setAttribute('required', 'required'); messageInput.setAttribute('required', 'required'); var honeypot = document.createElement('input'); honeypot.type = 'text'; honeypot.name = 'form_fields[hp_check]'; honeypot.autocomplete = 'off'; honeypot.tabIndex = -1; honeypot.setAttribute('aria-hidden', 'true'); honeypot.style.cssText = 'position:absolute;left:-9999px;top:-9999px;height:0;width:0;opacity:0;'; form.appendChild(honeypot); var loadedAt = Date.now(); form.addEventListener('submit', function (e) { var errs = []; if (honeypot.value.trim() !== '') { e.preventDefault(); e.stopImmediatePropagation(); return false; } if (Date.now() - loadedAt < 3000) { errs.push('Request too fast, please try again in a few seconds.'); } if (!namePattern.test(nameInput.value.trim())) { errs.push('Please enter a valid full name, letters only, e.g. John Doe.'); } var words = messageInput.value.trim().split(/\s+/).filter(function (w) { return w.length > 0; }); if (words.length < 5) { errs.push('The message must contain at least 5 words.'); } if (errs.length > 0) { e.preventDefault(); e.stopImmediatePropagation(); alert(errs.join(String.fromCharCode(10))); return false; } }, true); }); });