{"id":911,"date":"2026-05-13T13:31:52","date_gmt":"2026-05-13T13:31:52","guid":{"rendered":"https:\/\/stramigioliassociati.ng\/?page_id=911"},"modified":"2026-05-13T14:42:03","modified_gmt":"2026-05-13T14:42:03","slug":"claudio-fiorenzo-clini","status":"publish","type":"page","link":"https:\/\/stramigioliassociati.ng\/it\/claudio-fiorenzo-clini\/","title":{"rendered":"CLAUDIO FIORENZO CLINI"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"911\" class=\"elementor elementor-911\" 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=\"1024\" height=\"1024\" src=\"https:\/\/stramigioliassociati.ng\/wp-content\/uploads\/2026\/05\/IMG_0944.jpg\" class=\"attachment-large size-large wp-image-404\" 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\"><p class=\"bio-title no-margin\"><strong>Claudio Fiorenzo Clini<\/strong><\/p><p>\u00a0<\/p><div class=\"bio-block\"><p>He has a long professional experience in the interior and in the contract, since 2000 he undertakes the free profession and begins to collaborate with the Stramigioli Associati: a figure with multifaceted skills, he specializes in the development of shops, commercial activities and hospitality taking care, in addition to the planning of the project, the executive drawings of the furniture and the construction management in coordination with engineering and plant engineering.<\/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\/* 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\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\/* 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    <!-- MEMBER 2 -->\r\n <a href=\"https:\/\/stramigioliassociati.ng\/it\/ludovico-pazzi\/\" class=\"team-card\">\r\n\r\n        <div class=\"image-wrapper\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1957-okb-650x650\/\">\r\n            <img decoding=\"async\" src=\"https:\/\/stramigioliassociati.ng\/about-us\/dsc1955-okb\/\" class=\"image-hover\">\r\n        <\/div>\r\n\r\n        <div class=\"team-info\">\r\n            <div class=\"team-name\">LUDOVICO PAZZI<\/div>\r\n        <\/div>\r\n\r\n    <\/a>\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    <!-- 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>Claudio Fiorenzo Clini \u00a0 He has a long professional experience in the interior and in the contract, since 2000 he [&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-911","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/911","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=911"}],"version-history":[{"count":7,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/911\/revisions"}],"predecessor-version":[{"id":974,"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/pages\/911\/revisions\/974"}],"wp:attachment":[{"href":"https:\/\/stramigioliassociati.ng\/it\/wp-json\/wp\/v2\/media?parent=911"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}