{"id":11678,"date":"2024-11-02T15:19:56","date_gmt":"2024-11-02T13:19:56","guid":{"rendered":"https:\/\/arlatighislandi.it\/?page_id=11678"},"modified":"2025-10-31T18:51:33","modified_gmt":"2025-10-31T16:51:33","slug":"about-us","status":"publish","type":"page","link":"https:\/\/arlatighislandi.it\/en\/about-us\/","title":{"rendered":"ABOUT US"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_video_mp4=&#8221;https:\/\/arlatighislandi.it\/video\/chi-siamo-rid.mp4&#8243; background_video_webm=&#8221;https:\/\/arlatighislandi.it\/video\/chi-siamo-rid.webm&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; collapsed=&#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.5) 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;\">About us<\/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; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<!-- [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] -->    \"Knowledge, innovation, law,\",<!-- [et_pb_line_break_holder] -->\"relations, industry, government, and\",<!-- [et_pb_line_break_holder] -->\"human resources management\",<!-- [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_enable_image=&#8221;off&#8221; parallax=&#8221;on&#8221; background_last_edited=&#8221;on|desktop&#8221; background_enable_image_tablet=&#8221;off&#8221; background_enable_image_phone=&#8221;off&#8221; locked=&#8221;off&#8221; collapsed=&#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; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/company.jpg&#8221; parallax=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/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_image src=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/company-mob.jpg&#8221; title_text=&#8221;company-mob&#8221; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;Testo sezione&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#d88511&#8243; text_font_size=&#8221;16px&#8221; custom_margin=&#8221;60px||20px||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;||0px||false|false&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ArlatiGhislandi<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Titolo&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; header_2_font_size=&#8221;37px&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; header_2_font_size_tablet=&#8221;37px&#8221; header_2_font_size_phone=&#8221;37px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Starting from the heart of the company to foster business development with new methods <\/h2>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;sottotitolo&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]Partner for strategic and specialist consultancy, passionately committed to excellence in employment law and HR management.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Founded in 1967, <strong>ArlatiGhislandi<\/strong> is a key reference point in Italy for corporate restructuring, downsizing, and merger &amp; acquisition operations.<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;link&#8221; module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||60px||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|phone&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/arlatighislandi.it\/en\/company\/\">Learn more<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; disabled=&#8221;on&#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\/09\/eventi-home-animation-1.gif&#8221; title_text=&#8221;eventi-home-animation&#8221; align=&#8221;center&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;400px&#8221; max_width=&#8221;70%&#8221; locked=&#8221;off&#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_column][\/et_pb_row][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; custom_margin=&#8221;70px||||false|false&#8221; custom_margin_tablet=&#8221;70px||||false|false&#8221; custom_margin_phone=&#8221;70px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#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; background_enable_image=&#8221;off&#8221; parallax=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/vision-mob.jpg&#8221; title_text=&#8221;vision-mob&#8221; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;Testo sezione&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#d88511&#8243; text_font_size=&#8221;16px&#8221; custom_margin=&#8221;60px||20px||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;||0px||false|false&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]VISION &#038; MISSION[\/et_pb_text][et_pb_text admin_label=&#8221;Titolo&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; header_2_font_size=&#8221;37px&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; header_2_font_size_tablet=&#8221;37px&#8221; header_2_font_size_phone=&#8221;37px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Working as a team to ensure responsiveness and effectiveness in every contest <\/h2>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;sottotitolo&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;15px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]Excellence, speed and partnership: the pillars underpinning the philosophy shared by our human, legal and technological resources[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Professional paths and experiences converge to build a national and international network capable of responding comprehensively to any opportunity or challenge in human resources management.<br \/>\nTeamwork is the most fitting metaphor: diverse skill sets engage with corporate resources to coordinate and achieve the best results in terms of organisation, communication models, and the streamlining of time and processes.<br \/>\nA shared goal, a shared passion.<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;link&#8221; module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||60px||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|phone&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><a href=\"https:\/\/arlatighislandi.it\/en\/vision-mission\/\">Learn more<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/vision.jpg&#8221; parallax=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;copertura-territoriale&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#06344c 0%|#000000 100%&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#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_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; background_layout=&#8221;dark&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 style=\"text-align: center;\">Geographical coverage<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||||false|false&#8221; disabled=&#8221;on&#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_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; text_orientation=&#8221;center&#8221; background_layout=&#8221;dark&#8221; text_font_size_tablet=&#8221;&#8221; text_font_size_phone=&#8221;16px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<span style=\"color:#d88511\">Milano<\/span><br \/>\nPalazzo Chiesa corso Venezia, 36<br \/>\n20121 Milano[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/linea-lunga.jpg&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; background_vertical_offset=&#8221;50%&#8221; positioning=&#8221;none&#8221; position_origin_a=&#8221;center_center&#8221; min_height=&#8221;150px&#8221; min_height_tablet=&#8221;150px&#8221; min_height_phone=&#8221;100px&#8221; min_height_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|desktop&#8221; background_position_tablet=&#8221;top_left&#8221; background_horizontal_offset_tablet=&#8221;40px&#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\/11\/rotazioone-cerchi-1.gif&#8221; title_text=&#8221;rotazioone-cerchi&#8221; align=&#8221;center&#8221; align_tablet=&#8221;left&#8221; align_phone=&#8221;left&#8221; align_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;top_center&#8221; z_index=&#8221;99999&#8243; width=&#8221;150px&#8221; width_tablet=&#8221;80px&#8221; width_phone=&#8221;80px&#8221; width_last_edited=&#8221;on|desktop&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; sticky_position=&#8221;top&#8221; sticky_limit_bottom=&#8221;section&#8221; scroll_vertical_motion=&#8221;0|50|50|100|0|10|20&#8243; scroll_scaling=&#8221;0|50|50|100|20%|100|100&#8243; motion_trigger_start=&#8221;top&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;4&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/linea.jpg&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; background_repeat=&#8221;repeat-y&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||50px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_position_tablet=&#8221;top_left&#8221; background_horizontal_offset_tablet=&#8221;40px&#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_text admin_label=&#8221;milano&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; text_orientation=&#8221;right&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_margin_tablet=&#8221;0px||0px||false|false&#8221; custom_margin_phone=&#8221;0px|40px|0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|50px|0px||false|false&#8221; custom_padding_tablet=&#8221;|0px||90px|false|false&#8221; custom_padding_phone=&#8221;|0px||90px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"color: #d88511;\">Milano<\/span><br \/>Palazzo Chiesa Corso Venezia, 36<br \/>20121 Milano<br \/>t. <a href=\"tel:+390254118656\">+390254118656<\/a><br \/><a href=\"mailto:studio@arlatighislandi.it\">studio@arlatighislandi.it<\/a><\/p>\n<p><!--t. <a href=\"tel:+3902303111\">+3902303111<\/a>--><\/p>\n<p>[\/et_pb_text][\/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_text admin_label=&#8221;london&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px|50px|false|false&#8221; custom_padding_tablet=&#8221;0px||0px|90px|false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"color: #d88511;\">London<\/span><br \/>Golden Cross House,<br \/>8 Duncannon Street, London,<br \/>Greater London,<br \/>WC2N 4JF,<br \/>United Kingdom<br \/><!--t. <a href=\"tel:+442035297202\">+442035297202<\/a>--><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;4&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/linea.jpg&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; background_repeat=&#8221;repeat-y&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||50px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_position_tablet=&#8221;top_left&#8221; background_horizontal_offset_tablet=&#8221;40px&#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_text admin_label=&#8221;roma&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; text_orientation=&#8221;right&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_margin_tablet=&#8221;0px||0px||false|false&#8221; custom_margin_phone=&#8221;0px|40px|0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|50px|0px||false|false&#8221; custom_padding_tablet=&#8221;|0px||90px|false|false&#8221; custom_padding_phone=&#8221;|0px||90px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"color: #d88511;\">Roma<\/span><br \/>Piazza Giuseppe Mazzini, 27<br \/>00195 Roma<br \/><!--t. <a href=\"tel:+390698386285\">+390698386285<\/a>--><\/p>\n<p>[\/et_pb_text][\/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_text admin_label=&#8221;Genova&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px|50px|false|false&#8221; custom_padding_tablet=&#8221;0px||0px|90px|false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p style=\"text-align: left;\"><span style=\"color: #d88511;\">Genova<\/span><br \/>Salita Santa Caterina, 1\/5<br \/>16123 Genova<br \/><!--t. <a href=\"tel:+390108568877\">+390108568877<\/a>--><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;4&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/linea.jpg&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; background_repeat=&#8221;repeat-y&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||50px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_position_tablet=&#8221;top_left&#8221; background_horizontal_offset_tablet=&#8221;40px&#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_text admin_label=&#8221;Brescia&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; text_orientation=&#8221;right&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_margin_tablet=&#8221;0px||0px||false|false&#8221; custom_margin_phone=&#8221;0px|40px|0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|50px|0px||false|false&#8221; custom_padding_tablet=&#8221;|0px||90px|false|false&#8221; custom_padding_phone=&#8221;|0px||90px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"color: #d88511;\">Brescia<\/span><br \/>Piazza della Loggia, 5<br \/>25121 Brescia<br \/><!--t. <a href=\"tel:+390307778352\">+390307778352<\/a>--><\/p>\n<p>[\/et_pb_text][\/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_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;4&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/linea.jpg&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; background_repeat=&#8221;repeat-y&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||50px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_position_tablet=&#8221;top_left&#8221; background_horizontal_offset_tablet=&#8221;40px&#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_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_text disabled_on=&#8221;on|on|on&#8221; admin_label=&#8221;Bologna&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px|50px|false|false&#8221; custom_padding_tablet=&#8221;0px||0px|90px|false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"color: #d88511;\">Bologna<\/span><br \/>Via Domenico Guglielmini, 17<br \/>40131 Bologna<br \/><!--t. <a href=\"tel:+390514392711\">+390514392711<\/a>--><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;4&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/linea.jpg&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_center&#8221; background_repeat=&#8221;repeat-y&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||50px||false|false&#8221; custom_padding_tablet=&#8221;||30px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; background_last_edited=&#8221;on|tablet&#8221; background_position_tablet=&#8221;top_left&#8221; background_horizontal_offset_tablet=&#8221;40px&#8221; disabled=&#8221;on&#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_text admin_label=&#8221;MessinaTesto&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; text_orientation=&#8221;right&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_margin_tablet=&#8221;0px||0px||false|false&#8221; custom_margin_phone=&#8221;0px|40px|0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|50px|0px||false|false&#8221; custom_padding_tablet=&#8221;|0px||90px|false|false&#8221; custom_padding_phone=&#8221;|0px||90px|false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"color: #d88511;\">Messina<\/span><br \/>Via Luciano Manara, 22<br \/>98123 Messina<br \/><!--t. <a href=\"tel:+390909414062\">+390909414062<\/a>--><\/p>\n<p>[\/et_pb_text][\/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_text admin_label=&#8221;bari&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font_size=&#8221;20px&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px|50px|false|false&#8221; custom_padding_tablet=&#8221;0px||0px|90px|false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; text_font_size_tablet=&#8221;20px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; text_orientation_tablet=&#8221;left&#8221; text_orientation_phone=&#8221;left&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p><span style=\"color: #d88511;\">Bari<\/span><br \/>Via Dante Alighieri, 3<br \/>70121 Bari<br \/><!--t. <a href=\"tel:+390805213874\">+390805213874<\/a>--><\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;approccio&#8221; module_class=&#8221;cantieri-normativi-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;rgba(0,0,0,0.78) 0%|rgba(6,52,76,0.7) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/sky.jpg&#8221; parallax=&#8221;on&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;list-articole-agnova &#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_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#d88511&#8243; text_font_size=&#8221;16px&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||20px||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|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>APPROACH AND MODEL<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;Tutto quello che si deve sapere&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; header_2_font_size=&#8221;37px&#8221; background_layout=&#8221;dark&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; header_2_font_size_tablet=&#8221;37px&#8221; header_2_font_size_phone=&#8221;37px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Training and updating supported by the best technology available on the market<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;20px||||false|false&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Knowledge and technology: two key concepts that define the personalised management of outsourcing services. These services are tailored to the size of the client company, ensuring the deployment of resources that are appropriately scaled and truly necessary\u2014without inefficiencies.<\/p>\n<p>The experience gained with medium-to-large enterprises and a management philosophy strongly oriented towards the provision of outsourcing services have fostered synergies with major international organisations.<\/p>\n<p>Thanks to its global networks, ArlatiGhislandi operates in 144 countries and can therefore provide consultancy services to client companies for seconded and transferred personnel, as well as enable unified global management through either a local-by-local or hub-by-local approach.[\/et_pb_text][\/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_image src=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/04\/amilazione-2-eventi.gif&#8221; title_text=&#8221;amilazione-2-eventi&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|tablet&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;400px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;200px&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;70%&#8221; custom_margin=&#8221;40px||||false|false&#8221; scroll_scaling_enable=&#8221;on&#8221; scroll_scaling=&#8221;0|50|50|100|70|170%|100&#8243; scroll_rotating_enable=&#8221;on&#8221; scroll_rotating=&#8221;0|50|50|100|0\u00b0|180\u00b0|359\u00b0&#8221; locked=&#8221;off&#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|desktop&#8221; transform_skew__hover_enabled=&#8221;on|desktop&#8221; transform_origin__hover_enabled=&#8221;on|desktop&#8221; transform_scale__hover=&#8221;130%|130%&#8221; transform_rotate__hover=&#8221;359deg|0deg|0deg&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_id=&#8221;academy&#8221; module_class=&#8221;cantieri-normativi-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/09\/eventi-bg-3-1.jpg&#8221; parallax=&#8221;on&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; module_class=&#8221;list-articole-agnova &#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\/wp-content\/uploads\/2024\/04\/animazione-form-eventi-1.gif&#8221; title_text=&#8221;animazione-form-eventi&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;400px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;200px&#8221; width_last_edited=&#8221;on|desktop&#8221; max_width=&#8221;70%&#8221; scroll_scaling_enable=&#8221;on&#8221; scroll_scaling=&#8221;0|50|50|100|30%|120%|100&#8243; scroll_rotating=&#8221;0|50|50|100|0\u00b0|180\u00b0|359\u00b0&#8221; locked=&#8221;off&#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; transform_scale__hover=&#8221;132%|132%&#8221; transform_rotate__hover=&#8221;0deg|0deg|354deg&#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_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#d88511&#8243; text_font_size=&#8221;16px&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||20px||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|phone&#8221; custom_padding=&#8221;||0px||false|false&#8221; text_font_size_tablet=&#8221;16px&#8221; text_font_size_phone=&#8221;14px&#8221; text_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>ACADEMY<\/p>\n<p>[\/et_pb_text][et_pb_text admin_label=&#8221;titolo&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; header_2_font_size=&#8221;37px&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; header_2_font_size_tablet=&#8221;37px&#8221; header_2_font_size_phone=&#8221;37px&#8221; header_2_font_size_last_edited=&#8221;on|tablet&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Specialised and complementary resources create a model of excellence and integration for each entity.<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;20px||||false|false&#8221; text_orientation_tablet=&#8221;center&#8221; text_orientation_phone=&#8221;center&#8221; text_orientation_last_edited=&#8221;on|tablet&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Teams are built by selecting professionals with different and complementary backgrounds to obtain a broader vision that can foresee and anticipate any scenario. This formula allows to channel energies, facilitate the flow of communication and produce the best result, in full compliance with the client\u2019s expectations.<\/p>\n<p>In order to build a team that is first strategic and then operational, it is necessary to be able to count on multiple professional figures: labour consultants, experts in personnel administration, tax advisors, lawyers and chartered accountants; IT engineers with expertise in forensic technology and privacy and all those professionals working in the field of specialist consultancy.<\/p>\n<p>A mixed team enables a bottom-up approach to solving problems, without neglecting any complementary aspects, and to guarantee safety, scalability and synergy.<\/p>\n<p>[\/et_pb_text][\/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_video_mp4=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/09\/3529545287-preview.mp4&#8243; background_video_webm=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2025\/01\/3529545287-preview.webm&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; locked=&#8221;off&#8221; collapsed=&#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.8) 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|phone&#8221; custom_padding=&#8221;120px||120px||false|false&#8221; custom_padding_tablet=&#8221;120px||120px||false|false&#8221; custom_padding_phone=&#8221;120px||120px||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; text_orientation=&#8221;center&#8221; background_layout=&#8221;dark&#8221; width=&#8221;80%&#8221; max_width=&#8221;700px&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>AG Academy<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; background_layout=&#8221;dark&#8221; width=&#8221;80%&#8221; max_width=&#8221;700px&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>A strategic department dedicated to developing ideas and solutions. It is ArlatiGhislandi\u2019s \u201cschool\u201d that offers in-house training programs designed to support the professional development of its resources, ensuring they acquire excellent expertise in labour and tax law.<\/p>\n<p>Professional growth is continuously nurtured and enriched through well-structured training projects and activities featuring innovative techniques and modern technologies in line with ArlatiGhislandi\u2019s vision and ambitions.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/arlatighislandi.it\/en\/academy\/&#8221; button_text=&#8221;Discover Academy&#8221; button_alignment=&#8221;center&#8221; button_alignment_tablet=&#8221;center&#8221; button_alignment_phone=&#8221;center&#8221; button_alignment_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;15px&#8221; button_bg_color=&#8221;#d88511&#8243; button_border_width=&#8221;0px&#8221; button_border_radius=&#8221;4px&#8221; button_icon=&#8221;&#x35;||divi||400&#8243; button_icon_color=&#8221;#FFFFFF&#8221; background_layout=&#8221;dark&#8221; custom_padding=&#8221;10px|30px|10px|30px|false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>About us ArlatiGhislandiStarting from the heart of the company to foster business development with new methods Partner for strategic and specialist consultancy, passionately committed to excellence in employment law and HR management.Founded in 1967, ArlatiGhislandi is a key reference point in Italy for corporate restructuring, downsizing, and merger &amp; acquisition operations.Learn moreVISION &#038; MISSIONWorking as [&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-11678","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11678","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=11678"}],"version-history":[{"count":9,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11678\/revisions"}],"predecessor-version":[{"id":11988,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11678\/revisions\/11988"}],"wp:attachment":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/media?parent=11678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}