{ if (eventName === "Purchase") { const tokenDataAsString = localStorage.getItem("google_rwg_token"); if (tokenDataAsString === null) { return } try { const { rwgToken, lastUpdate } = JSON.parse(tokenDataAsString) if (isTimestampOlderThan30Days(lastUpdate)) { return } fetch("https://www.google.com/maps/conversion/collect", { method: "POST", body: JSON.stringify({ conversion_partner_id: WIX_PARTNER_ID, rwg_token: rwgToken, merchant_changed: 2 }) }); } catch (err) { console.error("failed to report Google Maps API conversion event", { tokenDataAsString }) } } }) } function isTimestampOlderThan30Days(timestamp) { const thirtyDaysInMilliseconds = 30 * 24 * 60 * 60 * 1000; const currentTimestamp = Date.now(); return (currentTimestamp - timestamp) > thirtyDaysInMilliseconds; } })()
top of page

Immigration Law

Nationality, Family Reunification, Visas, Residence

We find and defend your right without flags and borders. We carry out all the procedures of alien law, application, renewal of residence permits, family reunification, and obtaining nationality.

abogado trabajando en un expediente

Legal Services

Civil & Family Law

Damage to Property, Payment of Claims, Claiming of Amounts, Declaration of Incapacity, Guardianship and Custody, Divorces, Marriages.

Marriage and family life is a fundamental pillar of our society, which is why we advise and defend in all civil and family law proceedings.

equipo de abogados trabajando leyendo un libro de leyes

Administrative & Criminal Law

Contentious-Administrative Appeals, Speedy Trials, Assistance to Detainees, Abbreviated Proceedings, Habeas Corpus Applications.

Our firm specialises in criminal and administrative law. We cover all areas of these two jurisdictions with notable success and positive results.

Legal Advisory Services

Proceedings before the Public Administration, Tracking of Administrative Files, Individualised Advice.

We provide you with legal assistance in your administrative procedures. We work with you to prepare your files and present them to the Public Administration. We monitor your files and keep you informed of every step of the process and help you to resolve any doubts you may have.

abogado estudiando un caso
asesoria y gestión
Derecho Extranjería
Derecho Civil
Derecho Administrativo
Asesoría y Gestion
bottom of page