{"id":11901,"date":"2024-10-29T15:27:35","date_gmt":"2024-10-29T13:27:35","guid":{"rendered":"https:\/\/arlatighislandi.it\/?page_id=11901"},"modified":"2026-01-12T17:46:01","modified_gmt":"2026-01-12T15:46:01","slug":"arlatighislandi","status":"publish","type":"page","link":"https:\/\/arlatighislandi.it\/en\/","title":{"rendered":"ArlatiGhislandi"},"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\/lablaw-home-rid.mp4&#8243; background_video_webm=&#8221;https:\/\/arlatighislandi.it\/video\/lablaw-home-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) 10%|rgba(6,52,76,0.4) 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; max_width=&#8221;50%&#8221; max_width_tablet=&#8221;80%&#8221; max_width_phone=&#8221;80%&#8221; max_width_last_edited=&#8221;on|phone&#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;\">Human resources and industrial relations management<\/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] -->    \"Expertise, technology and innovation,\",<!-- [et_pb_line_break_holder] -->    \"in the service of labour law.\",<!-- [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_row column_structure=&#8221;1_3,1_3,1_3&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;ultimi-articoli-agnova &#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;rgba(0,0,0,0.5)&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;0px|0px|0px|0px|false|false&#8221; custom_padding=&#8221;0px|0px||0px|false|false&#8221; border_color_top=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#FFFFFF&#8221; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; header_3_font_size=&#8221;18px&#8221; text_orientation=&#8221;center&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;15px||15px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4 style=\"font-weight:300;\"><a href=\"https:\/\/arlatighislandi.it\/en\/company\/\">ArlatiGhislandi<\/a><\/h4>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#FFFFFF&#8221; border_color_left=&#8221;#FFFFFF&#8221; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; border_width_left_tablet=&#8221;&#8221; border_width_left_phone=&#8221;&#8221; border_width_left_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; header_3_font_size=&#8221;18px&#8221; text_orientation=&#8221;center&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;15px||15px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4 style=\"font-weight:300;\"><a href=\"https:\/\/arlatighislandi.it\/en\/vision-mission\/\">Vision &#038; Mission<\/a><\/h4>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; border_width_right=&#8221;1px&#8221; border_color_right=&#8221;#FFFFFF&#8221; border_color_left=&#8221;#FFFFFF&#8221; border_width_right_tablet=&#8221;0px&#8221; border_width_right_phone=&#8221;0px&#8221; border_width_right_last_edited=&#8221;on|phone&#8221; border_width_left_tablet=&#8221;&#8221; border_width_left_phone=&#8221;&#8221; border_width_left_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; header_3_font_size=&#8221;18px&#8221; text_orientation=&#8221;center&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;15px||15px||false|false&#8221; custom_padding_tablet=&#8221;0px||0px||false|false&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; header_3_font_size_tablet=&#8221;&#8221; header_3_font_size_phone=&#8221;15px&#8221; header_3_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4 style=\"font-weight:300;\"><a href=\"#practices\">Practices<\/a><\/h4>\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_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_stops=&#8221;#000000 0%|#06344c 100%&#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\/11\/piallini-espansione.gif&#8221; title_text=&#8221;piallini-espansione&#8221; align=&#8221;center&#8221; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; max_width=&#8221;60%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text admin_label=&#8221;Ultime dal Nostro Studio&#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; 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>Breaking news <br \/>&#038; Highlights<\/h2>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/piallini-espansione.gif&#8221; title_text=&#8221;piallini-espansione&#8221; disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;80%&#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;120%|120%&#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_custblog include_categories_category=&#8221;48,51,54,50,49&#8243; fullwidth=&#8221;off&#8221; posts_number=&#8221;2&#8243; meta_date=&#8221;j \/ m \/ Y&#8221; show_thumbnail=&#8221;off&#8221; excerpt_length=&#8221;100&#8243; show_more=&#8221;on&#8221; show_author=&#8221;off&#8221; show_pagination=&#8221;off&#8221; disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;blog-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; disabled=&#8221;on&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_custblog][et_pb_custblog post_type=&#8221;ag_nova&#8221; fullwidth=&#8221;off&#8221; posts_number=&#8221;4&#8243; meta_date=&#8221;j \/ m \/ Y&#8221; show_thumbnail=&#8221;off&#8221; excerpt_length=&#8221;100&#8243; show_more=&#8221;on&#8221; show_author=&#8221;off&#8221; show_pagination=&#8221;off&#8221; module_class=&#8221;blog-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_custblog][et_pb_divider color=&#8221;#889ca3&#8243; divider_position=&#8221;center&#8221; disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;20px||||false|false&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h6><a href=\"https:\/\/arlatighislandi.it\/notizie\/\">Tutte le notizie<\/a><\/h6>\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;practices&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#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\/conslunza-lavoro.gif&#8221; title_text=&#8221;conslunza-lavoro&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;150px&#8221; max_width=&#8221;150px&#8221; global_colors_info=&#8221;{}&#8221; transform_styles__hover_enabled=&#8221;on|hover&#8221; transform_scale__hover_enabled=&#8221;on|desktop&#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_rotate__hover=&#8221;0deg|0deg|340deg&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Labour and tax<br \/>\nconsultancy<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]Managing human resources through passion and commitment to law and technology. Broad skills and looking to the future.[\/et_pb_text][et_pb_text module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/arlatighislandi.it\/en\/labour-and-tax-consultancy\/\">More on this<\/a>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#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\/consulenza-legale.gif&#8221; title_text=&#8221;consulenza-legale&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;150px&#8221; max_width=&#8221;150px&#8221; global_colors_info=&#8221;{}&#8221; transform_styles__hover_enabled=&#8221;on|hover&#8221; transform_scale__hover_enabled=&#8221;on|desktop&#8221; transform_translate__hover_enabled=&#8221;on|desktop&#8221; transform_rotate__hover=&#8221;0deg|0deg|340deg&#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; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Legal advice<br \/>\nand litigations<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]Quality is a system that includes constant innovation and research, specialisation, technology and know-how.[\/et_pb_text][et_pb_text module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/arlatighislandi.it\/en\/legal-advice-and-litigations\/\">More on this<\/a>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#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\/corporate-governance.gif&#8221; title_text=&#8221;corporate-governance&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;150px&#8221; max_width=&#8221;150px&#8221; global_colors_info=&#8221;{}&#8221; transform_styles__hover_enabled=&#8221;on|hover&#8221; transform_scale__hover_enabled=&#8221;on|desktop&#8221; transform_translate__hover_enabled=&#8221;on|desktop&#8221; transform_rotate__hover=&#8221;0deg|0deg|340deg&#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; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Corporate<br \/>governance<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]Comprehensive and specialised knowledge of regulations, coupled with the ability to analyse individual cases.[\/et_pb_text][et_pb_text module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/arlatighislandi.it\/en\/corporate-governance\/\">More on this<\/a>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; 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;#000000 0%|#06344c 100%&#8221; background_image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/12\/lablaw-home-rid-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_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|||on|||||&#8221; text_font_size=&#8221;16px&#8221; background_layout=&#8221;dark&#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|desktop&#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;]Regulatory Worksites[\/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>Everything you need to know<\/h2>\n<p>[\/et_pb_text][et_pb_text _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||||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;]for the proper management of employment relations[\/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\/\/Risorsa-7.svg&#8221; title_text=&#8221;Risorsa 7&#8243; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|phone&#8221; disabled_on=&#8221;off|off|off&#8221; module_class=&#8221;icon-tecnologia-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;300px&#8221; width_tablet=&#8221;300px&#8221; width_phone=&#8221;150px&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;300px&#8221; custom_margin_tablet=&#8221;20px||||false|false&#8221; custom_margin_phone=&#8221;20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#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_row][et_pb_row disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;list-articole-agnova &#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_custblog include_categories_category=&#8221;46&#8243; fullwidth=&#8221;off&#8221; posts_number=&#8221;4&#8243; meta_date=&#8221;j \/ m \/ Y&#8221; show_thumbnail=&#8221;off&#8221; excerpt_length=&#8221;100&#8243; show_more=&#8221;on&#8221; show_author=&#8221;off&#8221; module_class=&#8221;cantieri-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_custblog][et_pb_divider color=&#8221;#889ca3&#8243; divider_position=&#8221;center&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;20px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h6><a href=\"#\">Tutte le notizie<\/a><\/h6>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row module_class=&#8221;ultimi-articoli-agnova &#8221; _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_custblog include_categories_category=&#8221;104&#8243; posts_number=&#8221;20&#8243; meta_date=&#8221;j \/ m \/ Y&#8221; show_thumbnail=&#8221;off&#8221; excerpt_length=&#8221;100&#8243; show_more=&#8221;on&#8221; show_author=&#8221;off&#8221; show_date=&#8221;off&#8221; show_pagination=&#8221;off&#8221; admin_label=&#8221;Custom Blog test&#8221; module_class=&#8221;slider-last-article-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;80%&#8221; max_width=&#8221;1400px&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;|0px||0px|false|false&#8221; custom_padding=&#8221;|0px||0px|false|false&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; border_color_top_fullwidth=&#8221;#FFFFFF&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_custblog][et_pb_divider color=&#8221;#889ca3&#8243; divider_position=&#8221;center&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;0px||0px||false|false&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_divider][et_pb_text module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;right&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;20px||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h6><a href=\"https:\/\/arlatighislandi.it\/en\/regulatory-worksites\/\">View all<\/a><\/h6>\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_enable_color=&#8221;off&#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 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; custom_margin=&#8221;||0px||false|false&#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; global_colors_info=&#8221;{}&#8221;][et_pb_text admin_label=&#8221;Tecnlogie evolute&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Advanced technologies<\/h2>\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; 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_font_size=&#8221;20px&#8221; background_layout=&#8221;dark&#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; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]Tailor-made advice and service, with the most reliable technologies available, certified and suited to the task.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; global_colors_info=&#8221;{}&#8221;]A broad vision to act promptly and support the Client in new working methods through advanced, certified technologies compliant with current regulations.<\/p>\n<p>ArlatiGhislandi has acquired IT expertise that has enabled it to establish an in-house Software Factory developing software solutions capable not only of connecting IT workflows but also of engineering processes in a driven-to-HR mode.<\/p>\n<p>Through connectors and web services developed with various IT technologies and with databases dedicated to individual projects, ArlatiGhislandi is able to connect all corporate IT and application systems with outsourced personnel management processes, thereby integrating and streamlining workflows.<br \/>\nArlatiGhislandi has also developed and maintains CaRMel, its own personnel administration management application, which enables a direct and automatic connection between the company and the relevant authorities and institutions.[\/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_blurb title=&#8221;IT Systems&#8221; image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/rotazioone-cerchi-1.gif&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;65px&#8221; module_class=&#8221;icon-tecnologie-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Immediate availability of data&#8221; image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/rotazioone-cerchi-1.gif&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;65px&#8221; module_class=&#8221;icon-tecnologie-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Database&#8221; image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/rotazioone-cerchi-1.gif&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;65px&#8221; module_class=&#8221;icon-tecnologie-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;CRM&#8221; image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/rotazioone-cerchi-1.gif&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;65px&#8221; module_class=&#8221;icon-tecnologie-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Communication software&#8221; image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/rotazioone-cerchi-1.gif&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;65px&#8221; module_class=&#8221;icon-tecnologie-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Trouble ticketing&#8221; image=&#8221;https:\/\/arlatighislandi.it\/wp-content\/uploads\/2024\/11\/rotazioone-cerchi-1.gif&#8221; icon_placement=&#8221;left&#8221; image_icon_width=&#8221;65px&#8221; module_class=&#8221;icon-tecnologie-home&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; background_layout=&#8221;dark&#8221; custom_margin=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_blurb][\/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; locked=&#8221;off&#8221; collapsed=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#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; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>AG Nova <\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]Regulatory and disciplinary updates, Insights, culture and innovation. The digital publishing archive at your disposal.[\/et_pb_text][et_pb_text module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/arlatighislandi.it\/en\/ag-nova\/\">More on this<\/a>[\/et_pb_text][et_pb_text disabled_on=&#8221;on|on|on&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Eventi, Webinar e Workshop<\/h2>\n<p>[\/et_pb_text][et_pb_text 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;]AG Academy  \u00e8 il dipartimento strategico di ArlatiGhislandi  che propone progetti formativi e di ricerca ideati sulla base delle specifiche finalit\u00e0 dell\u2019impresa fornendo idee e soluzioni.[\/et_pb_text][et_pb_text disabled_on=&#8221;on|on|on&#8221; module_class=&#8221;btn-more-general&#8221; _builder_version=&#8221;4.26.0&#8243; _module_preset=&#8221;default&#8221; disabled=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"https:\/\/arlatighislandi.it\/academy\/\">Approfondisci<\/a>[\/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\/\/Risorsa-3.svg&#8221; title_text=&#8221;Risorsa 3&#8243; 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;330px&#8221; width_tablet=&#8221;230px&#8221; width_phone=&#8221;150px&#8221; width_last_edited=&#8221;on|tablet&#8221; max_width=&#8221;330px&#8221; max_width_tablet=&#8221;230px&#8221; max_width_phone=&#8221;150px&#8221; max_width_last_edited=&#8221;on|tablet&#8221; module_alignment=&#8221;center&#8221; custom_margin=&#8221;30px||||false|false&#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_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; locked=&#8221;off&#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;]<span style=\"color: #d88511;\">Milano<\/span><br \/>\n<a href=\"https:\/\/maps.app.goo.gl\/QYcc4YyWusVpw2P67\" target=\"_blank\">Palazzo Chiesa Corso Venezia, 36<br \/>\n20121 Milano<\/a><br \/>\nt. <a href=\"tel:+390254118656\">+390254118656<\/a><br \/>\n<a href=\"mailto:studio@arlatighislandi.it\">studio@arlatighislandi.it<\/a><\/p>\n<p><!--t. <a href=\"tel:+3902303111\">+3902303111<\/a>-->[\/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 \/><a href=\"https:\/\/maps.app.goo.gl\/e2Amoq932GrMVPeD6\" target=\"_blank\" rel=\"noopener\">Golden Cross House,<br \/>8 Duncannon Street, London,<br \/>Greater London,<br \/>WC2N 4JF,<br \/>United Kingdom<\/a><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; locked=&#8221;off&#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 \/><a href=\"https:\/\/maps.app.goo.gl\/68EDwzgsP6g4vQzP7\" target=\"_blank\" rel=\"noopener\">Piazza Giuseppe Mazzini, 27<br \/>00195 Roma<\/a><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 \/><a href=\"https:\/\/maps.app.goo.gl\/Sa82ufxHBKkyZKFu7\" target=\"_blank\" rel=\"noopener\">Salita Santa Caterina, 1\/5<br \/>16123 Genova<\/a><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; locked=&#8221;off&#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 \/><a href=\"https:\/\/maps.app.goo.gl\/j2Mm9rMFgH6EWFCZA\" target=\"_blank\" rel=\"noopener\">Piazza della Loggia, 5<br \/>25121 Brescia<\/a><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]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Human resources and industrial relations management ArlatiGhislandiVision &#038; MissionPracticesBreaking news &#038; HighlightsTutte le notizieLabour and tax consultancyManaging human resources through passion and commitment to law and technology. Broad skills and looking to the future.More on thisLegal advice and litigationsQuality is a system that includes constant innovation and research, specialisation, technology and know-how.More on thisCorporategovernanceComprehensive and [&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-11901","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11901","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=11901"}],"version-history":[{"count":11,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11901\/revisions"}],"predecessor-version":[{"id":13054,"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/pages\/11901\/revisions\/13054"}],"wp:attachment":[{"href":"https:\/\/arlatighislandi.it\/en\/wp-json\/wp\/v2\/media?parent=11901"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}