{"id":907,"date":"2026-05-13T13:29:53","date_gmt":"2026-05-13T13:29:53","guid":{"rendered":"https:\/\/stramigioliassociati.ng\/?page_id=907"},"modified":"2026-05-13T14:39:28","modified_gmt":"2026-05-13T14:39:28","slug":"ludovico-pazzi","status":"publish","type":"page","link":"https:\/\/stramigioliassociati.ng\/it\/ludovico-pazzi\/","title":{"rendered":"LUDOVICO PAZZI"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"907\" class=\"elementor elementor-907\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-a6d624f e-flex e-con-boxed e-con e-parent\" data-id=\"a6d624f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-c90b164 e-con-full e-flex e-con e-child\" data-id=\"c90b164\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-16d1bf3 elementor-widget elementor-widget-image\" data-id=\"16d1bf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"650\" height=\"650\" src=\"https:\/\/stramigioliassociati.ng\/wp-content\/uploads\/2026\/05\/DSC1957-okB-650x650-1.jpg\" class=\"attachment-large size-large wp-image-390\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-cecd95f e-con-full e-flex e-con e-child\" data-id=\"cecd95f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc5d510 elementor-widget elementor-widget-text-editor\" data-id=\"bc5d510\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"large-6 columns bio-padding\"><div class=\"large-6 columns bio-padding\"><strong style=\"font-size: 16px;\">Ludovico Pazzi<\/strong><\/div><div>\u00a0<\/div><\/div><div class=\"large-6 columns\"><div class=\"bio-block\"><p>Member in participation, among others, with the Avv. Roberto Pazzi of the \u201cStudio Legale Roberto Pazzi &amp; Associati\u201d as well as \u201cSator Legal Advisor\u201d, deals mainly with civil law with Master of professional training in contractual matters, including international, industrial and intellectual property, bankruptcy and pre-bankruptcy as well as being for years Trustee of Banks and Insurance Companies.<\/p><p>\u00a0<\/p><p>French-speaking lawyer with excellent knowledge of the English language: thanks to his many years of experience he follows directly and constantly the Stramigioli studio in Italy and abroad.<\/p><p>\u00a0<\/p><p>He has carried out training internships in Paris at the law firm G.L.S., today Szleper \u2013 Henry Avocats, highly specialized in industrial property, copyright and private sales, with whom he has established a solid partnership to be able to deal with international events, including arbitration. He has followed and follows numerous companies in international contracts and in all the consequent phases related to these assignments.<\/p><p>\u00a0<\/p><p>Already appointed Curator and Judicial Commissioner by the Court of Pesaro.<\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-e5ac7b7 e-con-full e-flex e-con e-parent\" data-id=\"e5ac7b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c498b0 elementor-widget elementor-widget-html\" data-id=\"7c498b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Team Members Hover Effect<\/title>\r\n\r\n<style>\r\n\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n}\r\n\r\n.team-section{\r\n    padding:60px 40px;\r\n    background:#;\r\n    font-family:Arial, sans-serif;\r\n}\r\n\r\n.team-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:30px;\r\n}\r\n\r\n.team-card{\r\n    text-decoration:none;\r\n    color:#333;\r\n}\r\n\r\n.image-wrapper{\r\n    position:relative;\r\n    overflow:hidden;\r\n    width:100%;\r\n    aspect-ratio:1\/1.2;\r\n    background:#ddd;\r\n}\r\n\r\n.image-wrapper img{\r\n    position:absolute;\r\n    width:100%;\r\n    height:100%;\r\n    object-fit:cover;\r\n    top:0;\r\n    left:0;\r\n    transition:opacity .5s ease, transform .5s ease;\r\n}\r\n\r\n\/* TABLET *\/\r\n@media(max-width:1024px){\r\n\r\n    .team-grid{\r\n        grid-template-columns:repeat(2,1fr);\r\n        gap:20px;\r\n    }\r\n}\r\n\r\n\/* MOBILE *\/\r\n@media(max-width:768px){\r\n\r\n    .team-section{\r\n        padding:40px 20px 80px;\r\n    }\r\n\r\n    .team-grid{\r\n        grid-template-columns:1fr;\r\n        gap:30px;\r\n    }\r\n\r\n    .image-wrapper{\r\n        aspect-ratio:auto;\r\n        height:420px;\r\n    }\r\n\r\n    .team-name{\r\n        font-size:16px;\r\n    }\r\n\r\n}\r\n\r\n\/* SMALL MOBILE *\/\r\n@media(max-width:480px){\r\n\r\n    .image-wrapper{\r\n        height:350px;\r\n    }\r\n\r\n}\r\n\r\n\/* DEFAULT IMAGE *\/\r\n.image-default{\r\n    opacity:1;\r\n    z-index:1;\r\n}\r\n\r\n\/* HOVER IMAGE *\/\r\n.image-hover{\r\n    opacity:0;\r\n    z-index:2;\r\n}\r\n\r\n\/* HOVER EFFECT *\/\r\n.team-card:hover .image-default{\r\n    opacity:0;\r\n    transform:scale(1.05);\r\n}\r\n\r\n.team-card:hover .image-hover{\r\n    opacity:1;\r\n    transform:scale(1.05);\r\n}\r\n\r\n\/* TEAM INFO *\/\r\n.team-info{\r\n    padding-top:15px;\r\n}\r\n\r\n.team-name{\r\n    font-size:18px;\r\n    font-weight:600;\r\n    margin-bottom:5px;\r\n    color:#222;\r\n}\r\n\r\n.team-role{\r\n    font-size:14px;\r\n    color:#777;\r\n    line-height:1.6em;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width:1024px){\r\n\r\n    .team-grid{\r\n        grid-template-columns:repeat(2,1fr);\r\n    }\r\n\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n    .team-section{\r\n        padding:30px 20px;\r\n    }\r\n\r\n    .team-grid{\r\n        grid-template-columns:1fr;\r\n    }\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<section class=\"team-section\">\r\n\r\n<div class=\"team-grid\">\r\n\r\n    <!-- MEMBER 1 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/sara-mencarini-stramigioli\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_1386x-650x650\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_1376x\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">SARA MENCARINI STRAMIGIOLI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n   \r\n    <!-- MEMBER 3 -->\r\n   <a href=\"https:\/\/stramigioliassociati.ng\/it\/tommaso-filippetti\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1973x\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1966x\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">TOMMASO FILIPPETTI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n    <!-- MEMBER 4 -->\r\n     <a href=\"https:\/\/stramigioliassociati.ng\/it\/gianluca-evel\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc2366x-650x650\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc2350x\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">GIANLUCA EVEL<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n    \r\n\r\n    <!-- MEMBER 5 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/claudio-fiorenzo-clini\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_0944\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/img_0949-1-242x242\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">CLAUDIO FIORENZO CLINI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n    <!-- MEMBER 6 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/chiara-turchi\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/collaboratori-2024-4ok-2-650x648\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/collaboratori-2024-5ok-2\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">CHIARA TURCHI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n    <!-- MEMBER 7 -->\r\n    <a href=\"https:\/\/stramigioliassociati.ng\/it\/renato-clini\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/img_1347-650x650\/\" class=\"image-default\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/img_1351\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">RENATO CLINI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Ludovico Pazzi\u00a0 Member in participation, among others, with the Avv. Roberto Pazzi of the \u201cStudio Legale Roberto Pazzi &amp; Associati\u201d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-907","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/907","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/comments?post=907"}],"version-history":[{"count":7,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/907\/revisions"}],"predecessor-version":[{"id":965,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/907\/revisions\/965"}],"wp:attachment":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/media?parent=907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}