{"id":11660,"date":"2024-11-03T14:09:04","date_gmt":"2024-11-03T12:09:04","guid":{"rendered":"https:\/\/arlatighislandi.it\/?page_id=11660"},"modified":"2025-10-29T18:57:54","modified_gmt":"2025-10-29T16:57:54","slug":"legal-advice-and-litigations","status":"publish","type":"page","link":"https:\/\/arlatighislandi.it\/en\/legal-advice-and-litigations\/","title":{"rendered":"Legal advice and litigations"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/CONSULENZA-LEGALE-E-CONTENZIOSO.jpg&#8221; parallax=&#8221;on&#8221; background_enable_video_mp4=&#8221;off&#8221; background_enable_video_webm=&#8221;off&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row custom_padding_last_edited=&#8221;on|phone&#8221; module_id=&#8221;primo-blocco-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;0deg&#8221; background_color_gradient_stops=&#8221;rgba(0,0,0,0.4) 1%|rgba(6,52,76,0.8) 94%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|tablet&#8221; custom_padding=&#8221;190px||150px||false|false&#8221; custom_padding_tablet=&#8221;150px||120px||false|false&#8221; custom_padding_phone=&#8221;150px||40px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/08\/AralatiGhislandi-icon.gif&#8221; title_text=&#8221;AralatiGhislandi-icon&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;80px&#8221; width_tablet=&#8221;80px&#8221; width_phone=&#8221;50px&#8221; width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||10px||false|false&#8221; animation_style=&#8221;roll&#8221; global_colors_info=&#8221;{}&#8221; transform_styles__hover_enabled=&#8221;on|hover&#8221; transform_scale__hover_enabled=&#8221;on|hover&#8221; transform_translate__hover_enabled=&#8221;on|desktop&#8221; transform_rotate__hover_enabled=&#8221;on|hover&#8221; transform_skew__hover_enabled=&#8221;on|desktop&#8221; transform_origin__hover_enabled=&#8221;on|desktop&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; width=&#8221;80%&#8221; module_alignment=&#8221;center&#8221; min_height=&#8221;100px&#8221; min_height_tablet=&#8221;100px&#8221; min_height_phone=&#8221;100px&#8221; min_height_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;||||false|false&#8221; animation_direction=&#8221;bottom&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1 style=\"text-align: center;\">Legal advice and litigations<\/h1>\n<h3 style=\"text-align:center; font-weight:300;\">\n<div id=\"type-title\"><span class=\"text\"><\/span><\/div>\n<\/h3>\n<style>\n.text-container .text {\n    display: inline-block;\n}\n<\/style>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->const textElement = document.querySelector('#type-title .text');<!-- [et_pb_line_break_holder] -->const texts = [<!-- [et_pb_line_break_holder] -->    \"Quality is a system that includes\",<!-- [et_pb_line_break_holder] -->    \"innovation and research,\",<!-- [et_pb_line_break_holder] -->    \"specialisation, technology and know-how.\",<!-- [et_pb_line_break_holder] -->];<!-- [et_pb_line_break_holder] -->let currentIndex = 0;<!-- [et_pb_line_break_holder] -->let currentText = '';<!-- [et_pb_line_break_holder] -->let isDeleting = false;<!-- [et_pb_line_break_holder] -->let speed = 100; \/\/ Velocit\u00e0 di digitazione<!-- [et_pb_line_break_holder] -->let pause = 2000; \/\/ Pausa dopo che una frase \u00e8 completata<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->function type() {<!-- [et_pb_line_break_holder] -->    const fullText = texts[currentIndex];<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    if (isDeleting) {<!-- [et_pb_line_break_holder] -->        currentText = fullText.substring(0, currentText.length - 1);<!-- [et_pb_line_break_holder] -->        speed = 10; \/\/ Velocit\u00e0 di cancellazione<!-- [et_pb_line_break_holder] -->    } else {<!-- [et_pb_line_break_holder] -->        currentText = fullText.substring(0, currentText.length + 1);<!-- [et_pb_line_break_holder] -->        speed = 40; \/\/ Velocit\u00e0 di digitazione<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    textElement.textContent = currentText;<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    if (!isDeleting && currentText === fullText) {<!-- [et_pb_line_break_holder] -->        isDeleting = true;<!-- [et_pb_line_break_holder] -->        speed = pause; \/\/ Pausa dopo aver completato la frase<!-- [et_pb_line_break_holder] -->    } else if (isDeleting && currentText === '') {<!-- [et_pb_line_break_holder] -->        isDeleting = false;<!-- [et_pb_line_break_holder] -->        currentIndex = (currentIndex + 1) % texts.length;<!-- [et_pb_line_break_holder] -->        speed = 500; \/\/ Pausa prima di iniziare a scrivere la prossima frase<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->    <!-- [et_pb_line_break_holder] -->    setTimeout(type, speed);<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->type();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/09\/eventi-bg-2-1.jpg&#8221; parallax=&#8221;on&#8221; background_last_edited=&#8221;on|phone&#8221; background_enable_image_tablet=&#8221;off&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/arlatighislandi.it\/img\/amilazione-consulenza-del-lavoro.gif&#8221; title_text=&#8221;Risorsa 3&#8243; align=&#8221;center&#8221; disabled_on=&#8221;off|off|on&#8221; admin_label=&#8221;Immagine mobile&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;70%&#8221; max_width_tablet=&#8221;70%&#8221; max_width_phone=&#8221;60%&#8221; max_width_last_edited=&#8221;on|phone&#8221; sticky_limit_bottom=&#8221;column&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/arlatighislandi.it\/img\/amilazione-consulenza-del-lavoro.gif&#8221; title_text=&#8221;Risorsa 3&#8243; align=&#8221;center&#8221; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Immagine&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;70%&#8221; max_width_tablet=&#8221;70%&#8221; max_width_phone=&#8221;60%&#8221; max_width_last_edited=&#8221;on|phone&#8221; sticky_position=&#8221;top&#8221; sticky_limit_bottom=&#8221;column&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_toggle title=&#8221;Judicial, extrajudicial and administrative litigation&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Contenzioso giudiziale, stragiudiziale e amministrativo&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; hover_enabled=&#8221;0&#8243; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p>The experience gained in the field in the management and administration of the most prestigious companies allows the professionals at ArlatiGhislandi, authorised to handle any dispute, controversy, or conflict at any level of jurisdiction and before any authority, to assist you in both judicial and extrajudicial litigation. We represent Clients before the INL (National Labour Inspective Authority) in individual employment terminations, in judicial disputes at all levels of jurisdiction, in mediation, and in extrajudicial negotiations; we provide assistance in the drafting of party-appointed expert opinions (CTP) and in the field of forensic technology.<\/p>\n<p>The professionals at ArlatiGhislandi manage individual, category, and sector labour disputes: individual and collective terminations, changes of duties, transfers, liability actions, compensation claims, disputes, disciplinary measures, etc.<\/p>\n<ul>\n<li>Representation of companies in employment and agency relationships, drafting of appeals, pleadings, and briefs in proceedings of full cognition, summary, and interim proceedings, at all levels and before the Corte di Cassazione and the Court of Justice of the European Union<\/li>\n<li>Union litigation<\/li>\n<li>Inspection and social security litigation with INAIL and INPS<\/li>\n<li>Appeals against administrative sanctions and tax collection measures, and assistance in disputes both during social security inspections and in administrative and judicial proceedings.<\/li>\n<\/ul>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Tax, social security and social insurance litigation&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Contenzioso tributario, previdenziale e assicurativo&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]ArlatiGhislandi represents Clients in social security, tax, and insurance disputes, ensuring appropriate professional support with the relevant Authorities and Institutions and with the tax administration: from assistance during inspections and audits, to pre-litigation or dispute-settlement procedures, up to judicial litigation or proceedings before the competent tax commissions.[\/et_pb_toggle][et_pb_toggle title=&#8221;Expat management&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Gestione degli espatriati&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ArlatiGhislandi has developed in-depth knowledge of the regulations on inbound, return, and outbound assignments of both EU and non-EU citizens through its involvement in several multinational networks operating with secondments and transfers in 144 countries.<\/p>\n<ul>\n<li>Secondment from\/to other Countries<\/li>\n<li>Drafting of secondment agreements and seconding letters from Italy and from abroad<\/li>\n<li>Management of expatriates from Italy to other Countries and from other Countries to Italy<\/li>\n<li>Transnational posting procedures<\/li>\n<li>Directive 2014\/67\/UE<\/li>\n<li>Non-UE employees, specialised personnel and senior executives<\/li>\n<li>Relocation procedures<\/li>\n<\/ul>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Management of agency relationships&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Gestione dei rapporti di agenzia&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]The knowledge of agency relationships in their collective and individual contractual management allows professionals at ArlatiGhislandi to offer advisory services on every aspect of the discipline: from the drafting of contracts to the management of disputes at any level; from assistance in the administrative management of relations with Enasarco to the preparation of simulations and calculations of severance indemnities; from the development of specific reporting, also through corporate workflow systems, to the design of individual and pool incentive schemes.[\/et_pb_toggle][et_pb_toggle title=&#8221;Right to privacy, innovation and workplace controls&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Diritto alla privacy, innovazione e controlli sul lavoro&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ArlatiGhislandi also assists companies in fulfilling the legal obligations set out by the General Data Protection Regulation (Regulation (EU) 2016\/679), providing an \u201cintegrated\u201d advisory service with operational support through targeted operational audit activities.<br \/>The solutions offered and shared with the Client ensure continuous updating in line with developments in sector-specific legislation and allow for an effective streamlining of internal management control systems through legal and technical assessments, the drafting of DPIAs (Data Protection Impact Assessments), and the application of the two founding principles of the current regulation: Privacy by Design and Privacy by Default. This ensures the complete revision of internal procedures for the management of IT systems and software used, as well as assistance in defining procedural flows.<\/p>\n<ul>\n<li>Consultancy<\/li>\n<li>Privacy at work, updating and revision<\/li>\n<li>Privacy by design and Privacy by default<\/li>\n<li>Data Protection Impact Assessment (DPIA)<\/li>\n<\/ul>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Health and safety&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Health and safety&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ArlatiGhislandi offers out-of-court consultancy for all issues relating to occupational health and safety, including the management of workplace accidents and occupational diseases, as well as the drafting of delegations of functions and the legal revision of safety management system documents (Risk Assessment Document and Single Document for the Assessment of Interference Risks).<\/p>\n<p>In addition, ArlatiGhislandi offers its clients expertise in all disputes directly or indirectly related to occupational health and safety, including compensation claims and recourse actions involving INAIL and INPS.<\/p>\n<p>ArlatiGhislandi is equipped to provide professional support in addressing critical safety issues in the workplace, identifying solutions aimed at enhancing safety standards and improving related company documents.<\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Sports law&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Diritto dello sport&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Ongoing advisory services for all operators in the world of sport, particularly football, in all matters concerning their activities<\/p>\n<ul>\n<li>Judicial and extrajudicial activities on behalf of clubs, registered members, and football agents<\/li>\n<li>Negotiation and drafting of contracts during the \u201ctransfer market\u201d phase<\/li>\n<li>Assistance before the sports justice bodies of FIGC, UEFA, and FIFA<\/li>\n<li>Management of disputes both before Arbitration Panels administered by the Professional Leagues, also acting as arbitrators, and before international dispute resolution bodies, such as FIFA and CAS in Lausanne<\/li>\n<li>Organisation of meetings and conferences on sports law<\/li>\n<li>Legal assistance concerning the registration of non-EU football players both before FIGC and before other international football federations<br \/>The activities of ArlatiGhislandi\u2019s Sports Law Department are coordinated with the Labour Law Department, particularly with reference to issues relating to sports employment as well as to the entry procedures for non-EU sports workers, etc.<\/li>\n<\/ul>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Corporate compliance: audit, due diligence, assessment&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Corporate compliance: audit, due diligence e assessment&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ArlatiGhislandi\u2019s in-depth knowledge of companies and their operating mechanisms makes it possible to analyse, assess, and verify the workflow of corporate organisations.<\/p>\n<ul>\n<li>Audits and Assessment<\/li>\n<li>Due Diligence<\/li>\n<li>Party-appointed expert opinions<\/li>\n<\/ul>\n<p>Competent teams at ArlatiGhislandi are able to analyse and highlight the need for intervention in any corporate function, as well as in workflows distributed across several companies within the same group, in subcontracting, in production and network or consortium supply chains, also in the areas of SCM, Vertical Retail, Project Management, and Transfer Pricing<\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Company evaluations and appraisals&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Valutazioni d\u2019azienda e perizie&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ArlatiGhislandi provides its expertise in law and analytical techniques for assessments of civil and tax convenience for the preparation of projects, analyses, evaluations, and the drafting of sworn expert reports. More specifically, evaluations are performed using differential methods that make it possible to measure both the prospective value of the transaction and, with the rigour of the international principles IFAC, IAS, IFRS, and OIC, to prepare best practices for the drafting of accounting documents, also in accordance with ISAE 3400 standards.<\/p>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Assistance in extraordinary financial transactions&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Assistenza in operazioni di finanza straordinaria&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]ArlatiGhislandi\u2019s experience in business management enables it to support companies and guide their managers in extraordinary transactions involving extraordinary finance contributions, through the preparation of projects, valuations, budgets, and economic and financial plans linked to organisational discontinuities, as well as assistance in relations with credit institutions, Private Equity Funds, and Asset Management Companies (SGR) through an operational, constant, and structured dialogue.[\/et_pb_toggle][et_pb_toggle title=&#8221;Corporate investigations and inquiries&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Indagini e investigazioni aziendali&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Defensive investigations against suspected unlawful absenteeism (false illness, false accident, tactical absenteeism, leave under Law 104\/92)<\/p>\n<ul>\n<li>Independent internal investigations in the event of whistleblowing reports and management of related procedures, breaches of non-compete obligations, and unfair competition<\/li>\n<li>Investigations to verify cases of corporate fraud, workplace theft, or sabotage<\/li>\n<li>Defensive investigations in the event of the commission of a crime, including the collection of employee testimonies and their evaluation<\/li>\n<\/ul>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;Procurement management&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;Gestione degli appalti&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>management of procurement contracts for both public and private sectors.<\/p>\n<ul>\n<li>Consultancy on procurement regulations and legislation<\/li>\n<li>Contract negotiation<\/li>\n<li>Contractual disputes<\/li>\n<li>Performance analysis<\/li>\n<li>Risk management<\/li>\n<\/ul>\n<p>[\/et_pb_toggle][et_pb_toggle title=&#8221;ESG&#8221; open_toggle_text_color=&#8221;#06344c&#8221; open_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; closed_toggle_text_color=&#8221;#06344c&#8221; closed_toggle_background_color=&#8221;RGBA(255,255,255,0)&#8221; icon_color=&#8221;#d88511&#8243; use_icon_font_size=&#8221;on&#8221; icon_font_size=&#8221;24px&#8221; open_use_icon_font_size=&#8221;on&#8221; open_icon_font_size=&#8221;24px&#8221; admin_label=&#8221;ESG&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; title_level=&#8221;h4&#8243; custom_padding=&#8221;0px|0px|15px|0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;right&#8221; border_width_all=&#8221;0px&#8221; border_width_bottom=&#8221;2px&#8221; border_color_bottom=&#8221;#f5f5f5&#8243; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>The integration of ESG (Environmental, Social, Governance) and CSR (Corporate Social Responsibility) criteria represents an important opportunity for companies in the current context. Adopting sustainable and responsible practices can improve corporate reputation, employee engagement and motivation, and both civil and credit rankings and ratings.<br \/>The ArlatiGhislandi team offers a multidisciplinary approach to addressing challenges related to human resource management and compliance with ESG regulations, also through the establishment of Committees for governance in relations with Supervisory Bodies, Boards of Statutory Auditors, Audit and Financial Statement Certification Firms, and Regulatory Authorities such as CONSOB, etc.<br \/>Dedicated teams support companies in the creation of long-term incentive plans that integrate social objectives.<\/p>\n<ul>\n<li>Internal governance<\/li>\n<li>Corporate policies<\/li>\n<li>Certifications and procedures<\/li>\n<li>Diversity and inclusion<\/li>\n<li>Development of corporate policies<\/li>\n<li>Sustainability reporting<\/li>\n<\/ul>\n<p>[\/et_pb_toggle][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Legal advice and litigations The experience gained in the field in the management and administration of the most prestigious companies allows the professionals at ArlatiGhislandi, authorised to handle any dispute, controversy, or conflict at any level of jurisdiction and before any authority, to assist you in both judicial and extrajudicial litigation. We represent Clients before [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"class_list":["post-11660","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11660","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/comments?post=11660"}],"version-history":[{"count":5,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11660\/revisions"}],"predecessor-version":[{"id":11727,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11660\/revisions\/11727"}],"wp:attachment":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/media?parent=11660"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}