{"id":29,"date":"2017-02-20T23:31:31","date_gmt":"2017-02-20T22:31:31","guid":{"rendered":"http:\/\/atleticaamatoriosimo.it\/?page_id=29"},"modified":"2026-04-05T19:08:46","modified_gmt":"2026-04-05T18:08:46","slug":"contattaci","status":"publish","type":"page","link":"https:\/\/atleticaamatoriosimo.it\/?page_id=29","title":{"rendered":"CONTATTACI"},"content":{"rendered":"\n<div class=\"reveal\" style=\"max-width: 750px; margin: 40px auto; font-family: Inter, sans-serif;\"><style>\n    .card-info {\n      background: #ffffff;\n      border-radius: 18px;\n      padding: 32px;\n      box-shadow: 0 6px 18px rgba(0,0,0,0.10);\n      border-left: 8px solid #1e88e5;\n      transition: transform .25s;\n    }\n\n    .card-info:hover {\n      transform: translateY(-5px);\n    }\n\n    .info-title {\n      font-size: 2rem;\n      font-weight: 800;\n      color: #1e88e5;\n      margin-bottom: 18px;\n      letter-spacing: 0.5px;\n    }\n\n    .info-row {\n      font-size: 1.15rem;\n      margin: 10px 0;\n      display: flex;\n      align-items: center;\n      color: #444;\n    }\n\n    .info-row span.icon {\n      margin-right: 12px;\n      font-size: 1.4rem;\n      color: #1e88e5;\n    }\n  <\/style>\n<div class=\"card-info\">\n<div class=\"info-title\">A.S.D. ATLETICA AMATORI OSIMO<\/div>\n<div class=\"info-row\"><span class=\"icon\">&#x1f4cd;<\/span> Via Molino Basso, 2\/A \u2013 60027 Osimo (AN)<\/div>\n<div class=\"info-row\"><span class=\"icon\">&#x1f9fe;<\/span> P.I. 01243540422 \u2013 C.F. 93042090428<\/div>\n<div class=\"info-row\"><span class=\"icon\">&#x260e;&#xfe0f;<\/span> Tel. &amp; Fax: 071 717141<\/div>\n<div class=\"info-row\"><span class=\"icon\">&#x2709;&#xfe0f;<\/span> imp.bracaccini@libero.it<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f28-o1\" lang=\"it-IT\" dir=\"ltr\" data-wpcf7-id=\"28\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F29#wpcf7-f28-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Modulo di contatto\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"28\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"it_IT\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f28-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Il tuo nome (richiesto)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> La tua email (richiesto)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Oggetto<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Il tuo messaggio<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Invia\" \/>\n<\/p><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"32\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<p><strong>Informativa Privacy<\/strong> <em>&#8211; Ai sensi del D. Lgs n. 196\/2003 (Codice Privacy) si precisa che le informazioni contenute in questo messaggio sono riservate e ad uso esclusivo del destinatario. Qualora il messaggio in parola Le fosse pervenuto per errore, La preghiamo di eliminarlo senza copiarlo e di non inoltrarlo a terzi, dandocene gentilmente comunicazione. Grazie.<\/em><\/p>\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const reveals = document.querySelectorAll(\".reveal\");\n\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if (entry.isIntersecting) {\n        entry.target.classList.add(\"active\");\n        observer.unobserve(entry.target); \/\/ animazione solo una volta\n      }\n    });\n  }, {\n    threshold: 0.15\n  });\n\n  reveals.forEach(el => observer.observe(el));\n\n});\n<\/script>\n\n\n","protected":false},"excerpt":{"rendered":"<p>A.S.D. ATLETICA AMATORI OSIMO &#x1f4cd; Via Molino Basso, 2\/A \u2013 60027 Osimo (AN) &#x1f9fe; P.I. 01243540422 \u2013 C.F. 93042090428 &#x260e;&#xfe0f; Tel. &amp; Fax: 071 717141 &#x2709;&#xfe0f; imp.bracaccini@libero.it Informativa Privacy &#8211; Ai sensi del D. Lgs n. 196\/2003 (Codice Privacy) si precisa che le informazioni contenute in questo messaggio sono riservate e ad uso esclusivo del [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=\/wp\/v2\/pages\/29","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=29"}],"version-history":[{"count":13,"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":3282,"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions\/3282"}],"wp:attachment":[{"href":"https:\/\/atleticaamatoriosimo.it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}