{"id":53,"date":"2026-03-17T10:23:44","date_gmt":"2026-03-17T09:23:44","guid":{"rendered":"https:\/\/web.infn.it\/srf2027\/?page_id=53"},"modified":"2026-07-31T12:56:46","modified_gmt":"2026-07-31T10:56:46","slug":"how-to-arrive","status":"publish","type":"page","link":"https:\/\/web.infn.it\/srf2027\/travel\/how-to-arrive\/","title":{"rendered":"How to arrive"},"content":{"rendered":"\n<style>\n  .srf-page {\n    font-family: 'Segoe UI', system-ui, sans-serif;\n    max-width: 900px; margin: 0 auto;\n    padding: 40px 20px 60px;\n  }\n  .srf-page-tag {\n    display: inline-block;\n    background: rgba(226,90,68,0.1);\n    border: 1px solid rgba(226,90,68,0.3);\n    border-radius: 20px;\n    padding: 5px 16px;\n    font-size: 12px; text-transform: uppercase; letter-spacing: 3px;\n    color: #E25A44; margin-bottom: 12px;\n  }\n  .srf-page-title {\n    font-size: 36px; font-weight: 700; color: #0C4B60;\n    margin: 0 0 8px 0; line-height: 1.2;\n  }\n  .srf-page-title span {\n    background: linear-gradient(135deg, #E25A44, #EA9986);\n    -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n  .srf-page-subtitle {\n    font-size: 15px; color: #618A97; margin: 0 0 40px 0;\n  }\n  .srf-page-highlight {\n    background: linear-gradient(135deg, rgba(12,75,96,0.06), rgba(206,219,223,0.2));\n    border-left: 4px solid #0C4B60;\n    border-radius: 0 10px 10px 0;\n    padding: 24px 28px;\n    margin-bottom: 36px;\n    animation: srf-pg-in 0.6s ease both;\n  }\n  .srf-page-highlight p {\n    font-size: 16px; line-height: 1.7; color: #060F16 !important;\n    margin: 0 0 8px 0;\n  }\n  .srf-page-highlight p:last-child { margin: 0; }\n  .srf-page-highlight strong { color: #0C4B60 !important; }\n  .srf-page-highlight a {\n    color: #E25A44 !important; text-decoration: none;\n    border-bottom: 1px solid rgba(226,90,68,0.3);\n  }\n\n  \/* Mappa embed *\/\n  .srf-travel-map {\n    width: 100%; height: 320px;\n    border-radius: 12px; border: 1px solid #CEDBDF;\n    margin-bottom: 36px; overflow: hidden;\n    animation: srf-pg-in 0.6s ease both 0.1s;\n  }\n  .srf-travel-map iframe {\n    width: 100%; height: 100%; border: none; display: block;\n  }\n\n  \/* Accordion *\/\n  .srf-accordion {\n    display: flex; flex-direction: column; gap: 12px;\n    animation: srf-pg-in 0.6s ease both 0.2s;\n  }\n  .srf-accordion-item {\n    background: rgba(255,255,255,0.95) !important;\n    border: 1px solid #CEDBDF;\n    border-radius: 12px;\n    overflow: hidden;\n    transition: border-color 0.3s, box-shadow 0.3s;\n  }\n  .srf-accordion-item.open {\n    border-color: #0C4B60;\n    box-shadow: 0 4px 16px rgba(12,75,96,0.1);\n  }\n  .srf-accordion-trigger {\n    width: 100%; background: none; border: none; cursor: pointer;\n    padding: 20px 24px;\n    display: flex; align-items: center; gap: 16px;\n    text-align: left;\n  }\n  .srf-accordion-trigger:hover { background: rgba(12,75,96,0.03); }\n  .srf-accordion-icon {\n    font-size: 24px; flex-shrink: 0;\n  }\n  .srf-accordion-label {\n    flex: 1;\n    font-size: 17px; font-weight: 600;\n    color: #0C4B60;\n    font-family: 'Segoe UI', system-ui, sans-serif;\n  }\n  .srf-accordion-arrow {\n    width: 20px; height: 20px; flex-shrink: 0;\n    border-right: 2px solid #618A97;\n    border-bottom: 2px solid #618A97;\n    transform: rotate(45deg);\n    transition: transform 0.3s, border-color 0.3s;\n    margin-top: -4px;\n  }\n  .srf-accordion-item.open .srf-accordion-arrow {\n    transform: rotate(-135deg);\n    border-color: #E25A44;\n    margin-top: 4px;\n  }\n  .srf-accordion-body {\n    display: none;\n    padding: 0 24px 24px 64px;\n  }\n  .srf-accordion-item.open .srf-accordion-body {\n    display: block;\n  }\n  .srf-accordion-body p {\n    font-size: 15px; line-height: 1.75;\n    color: #060F16 !important;\n    margin: 0 0 16px 0;\n  }\n  .srf-accordion-body p:last-child { margin: 0; }\n  .srf-accordion-body a {\n    color: #E25A44 !important; text-decoration: none;\n    border-bottom: 1px solid rgba(226,90,68,0.3);\n    transition: color 0.3s, border-color 0.3s;\n  }\n  .srf-accordion-body a:hover {\n    color: #0C4B60 !important;\n    border-bottom-color: #0C4B60 !important;\n    background: transparent !important;\n  }\n  .srf-page-highlight a:hover {\n    color: #0C4B60 !important;\n    border-bottom-color: #0C4B60 !important;\n    background: transparent !important;\n  }\n  .srf-accordion-body strong { color: #0C4B60 !important; }\n\n  \/* Sub-sezioni dentro l'accordion *\/\n  .srf-accordion-section {\n    margin: 16px 0 0 0;\n    padding: 16px 20px;\n    background: rgba(12,75,96,0.04);\n    border-radius: 8px;\n    border-left: 3px solid #CEDBDF;\n  }\n  .srf-accordion-section h4 {\n    font-size: 13px; font-weight: 700;\n    text-transform: uppercase; letter-spacing: 1px;\n    color: #0C4B60 !important;\n    margin: 0 0 10px 0;\n  }\n  .srf-accordion-section p {\n    margin: 0 0 8px 0 !important;\n  }\n  .srf-accordion-section p:last-child { margin: 0 !important; }\n\n  \/* Lista *\/\n  .srf-accordion-body ul {\n    margin: 8px 0 16px 0;\n    padding-left: 20px;\n  }\n  .srf-accordion-body ul li {\n    font-size: 15px; line-height: 1.75;\n    color: #060F16 !important;\n    margin-bottom: 4px;\n  }\n\n  \/* Warning box *\/\n  .srf-accordion-warning {\n    margin: 16px 0 0 0;\n    padding: 14px 18px;\n    background: rgba(226,90,68,0.06);\n    border-radius: 8px;\n    border-left: 3px solid #E25A44;\n  }\n  .srf-accordion-warning p {\n    font-size: 14px !important;\n    color: #060F16 !important;\n    margin: 0 !important;\n  }\n  .srf-accordion-warning strong { color: #E25A44 !important; }\n\n  @keyframes srf-pg-in {\n    from { opacity: 0; transform: translateY(16px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  @media (max-width: 600px) {\n    .srf-page-title { font-size: 28px; }\n    .srf-page-highlight { padding: 18px; }\n    .srf-travel-map { height: 240px; }\n    .srf-accordion-body { padding-left: 24px; }\n    .srf-accordion-trigger { padding: 16px 18px; }\n  }\n<\/style>\n\n<div class=\"srf-page\">\n\n  <div class=\"srf-page-tag\">Travel<\/div>\n  <h1 class=\"srf-page-title\">How to <span>Arrive<\/span><\/h1>\n  <p class=\"srf-page-subtitle\">How to reach SRF 2027 in Padua<\/p>\n\n  <div class=\"srf-page-highlight\">\n    <p>\n      <strong>Venue:<\/strong> Padova Congress \u2014 Via N. Tommaseo, 59 \u2013 35131 Padova, Italy\n    <\/p>\n    <p>\n      <a href=\"https:\/\/maps.google.com\/?q=Centro+Congressi+Fiera+di+Padova+Via+N.+Tommaseo+59+Padova\" target=\"_blank\" rel=\"noopener\">\n        \u2192 View on Google Maps\n      <\/a>\n    <\/p>\n  <\/div>\n\n  <!-- Mappa embed -->\n  <div class=\"srf-travel-map\">\n    <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2800.6457819105394!2d11.8874111120778!3d45.416482036500334!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x477edbdf6ecdefb5%3A0xea6ffcca470368a2!2sCentro%20Congressi%20-%20Fiera%20di%20Padova!5e0!3m2!1sit!2sit!4v1775135583131!5m2!1sit!2sit\" allowfullscreen=\"yes\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\">\n    <\/iframe>\n  <\/div>\n\n  <!-- Accordion -->\n  <div class=\"srf-accordion\">\n\n    <!-- By Plane -->\n    <div class=\"srf-accordion-item open\">\n      <button class=\"srf-accordion-trigger\" onclick=\"srfToggle(this)\">\n        <span class=\"srf-accordion-icon\">\u2708\ufe0f<\/span>\n        <span class=\"srf-accordion-label\">By Plane<\/span>\n        <span class=\"srf-accordion-arrow\"><\/span>\n      <\/button>\n      <div class=\"srf-accordion-body\">\n        <p>\n          The nearest airport, about 30\u201345 minutes away, is\n          <a href=\"https:\/\/veneziaairport.it\" target=\"_blank\" rel=\"noopener\">Venice Marco Polo International Airport<\/a>\n          at Tessera, connected to major European and non-European destinations.\n          <a href=\"https:\/\/www.trevisoairport.it\/\" target=\"_blank\" rel=\"noopener\">Treviso<\/a> and\n          <a href=\"https:\/\/www.aeroportoverona.it\/\" target=\"_blank\" rel=\"noopener\">Verona<\/a> airports are also within easy reach.\n        <\/p>\n\n        <div class=\"srf-accordion-section\">\n          <h4>Venice Marco Polo Airport<\/h4>\n          <p>\n            Located at Tessera (Venezia), 40 km from Padua. Frequent <strong>bus connections<\/strong>\n            every 40 minutes (5:30 a.m. \u2013 11:30 p.m.) to Padova Bus Station.\n            One-way ticket: <strong>13 \u20ac<\/strong> \u2014 travel time: <strong>45 minutes<\/strong>.\n          <\/p>\n          <p>\n            <a href=\"https:\/\/www.fsbusitalia.it\/eng\/tourism\/airport-connection-services\/link-to-venice-airport.html\" target=\"_blank\" rel=\"noopener\">\n              \u2192 Timetable and details: Padova \u2013 Venezia Marco Polo\n            <\/a>\n          <\/p>\n          <p><strong>Ticket purchase options:<\/strong><\/p>\n          <ul>\n            <li>\n              <a href=\"https:\/\/www.fsbusitalia.it\/it\/veneto\/dove-acquistare-veneto\/app-busitalia-veneto.html\" target=\"_blank\" rel=\"noopener\">\n                Busitalia Veneto app\n              <\/a>\n            <\/li>\n            <li>Ticket vending machine at the airport next to the stop<\/li>\n            <li>Ticket vending machine Busitalia Veneto in Padua and at the Padua bus station<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"srf-accordion-section\">\n          <h4>Shuttle Service from\/to Venice Airport<\/h4>\n          <p>Private taxi shuttle connections from Venice Airport to Padua:<\/p>\n          <p>\n            <strong>Airservice<\/strong> \u2014\n            <a href=\"https:\/\/www.airservicepadova.it\/\" target=\"_blank\" rel=\"noopener\">www.airservicepadova.it<\/a> \u00b7\n            Ph. +39 049 8704425 \u00b7\n            <a href=\"mailto:booking@airservicepadova.it\">booking@airservicepadova.it<\/a> \u00b7\n            <a href=\"https:\/\/airservice.ncconline.it\/catalogo_noleggio\/dashboard.aspx?tID=LOGIN&amp;lang=ITA\" target=\"_blank\" rel=\"noopener\">Online booking<\/a>\n          <\/p>\n          <p>\n            <strong>Landomas Service<\/strong> \u2014\n            <a href=\"http:\/\/www.landomas.it\/\" target=\"_blank\" rel=\"noopener\">www.landomas.it<\/a> \u00b7\n            Ph. +39 049 8600382 \/ +39 335 8417474 \u00b7\n            <a href=\"mailto:landomas@landomas.it\">landomas@landomas.it<\/a>\n          <\/p>\n          <p>\n            <strong>Noltlimo<\/strong> \u2014\n            <a href=\"https:\/\/www.noltlimo.com\/\" target=\"_blank\" rel=\"noopener\">www.noltlimo.com<\/a> \u00b7\n            Ph. +39 049 2023426 \u00b7\n            <a href=\"mailto:info@noltlimo.com\">info@noltlimo.com<\/a>\n          <\/p>\n           <p>\n            <strong>GoOpti<\/strong> \u2014\n            <a href=\"https:\/\/www.goopti.com\/en\/\" target=\"_blank\" rel=\"noopener\">www.goopti.com<\/a> \n            \n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- By Train -->\n    <div class=\"srf-accordion-item\">\n      <button class=\"srf-accordion-trigger\" onclick=\"srfToggle(this)\">\n        <span class=\"srf-accordion-icon\">\ud83d\ude82<\/span>\n        <span class=\"srf-accordion-label\">By Train<\/span>\n        <span class=\"srf-accordion-arrow\"><\/span>\n      <\/button>\n      <div class=\"srf-accordion-body\">\n        <p>\n          The train station is around <strong>500 meters<\/strong> from the Congress Center \u2014\n          easily reached on foot, by bus (lines U3, U10, or U25) or by taxi.\n        <\/p>\n        <p>By train, Padua is approximately:<\/p>\n        <ul>\n          <li><strong>2 hours<\/strong> from Milan<\/li>\n          <li><strong>1\u00bd hours<\/strong> from Bologna<\/li>\n          <li><strong>20 minutes<\/strong> from Vicenza and Venice<\/li>\n        <\/ul>\n        <div class=\"srf-accordion-section\">\n          <h4>Train schedules<\/h4>\n          <p>\n            <a href=\"https:\/\/www.trenitalia.com\" target=\"_blank\" rel=\"noopener\">www.trenitalia.com<\/a>\n          <\/p>\n          <p>\n            <a href=\"https:\/\/www.italotreno.it\" target=\"_blank\" rel=\"noopener\">www.italotreno.it<\/a>\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- By Car -->\n    <div class=\"srf-accordion-item\">\n      <button class=\"srf-accordion-trigger\" onclick=\"srfToggle(this)\">\n        <span class=\"srf-accordion-icon\">\ud83d\ude97<\/span>\n        <span class=\"srf-accordion-label\">By Car<\/span>\n        <span class=\"srf-accordion-arrow\"><\/span>\n      <\/button>\n      <div class=\"srf-accordion-body\">\n        <p>\n          Padua can be reached by car on the <strong>A4 Milano\u2013Venezia Motorway<\/strong>\n          or on the <strong>A13 Bologna\u2013Padova Motorway<\/strong>.\n        <\/p>\n        <div class=\"srf-accordion-section\">\n          <h4>From Milan\u2013Venice (A4)<\/h4>\n          <p>\n            Follow signs for <strong>Fiera di Padova<\/strong>, either from the\n            <strong>Padova Est<\/strong> exit or the <strong>Padova Ovest<\/strong> exit (about 5 km away).\n          <\/p>\n        <\/div>\n        <div class=\"srf-accordion-section\">\n          <h4>From Bologna\u2013Padova (A13)<\/h4>\n          <p>Take the <strong>Padova Sud<\/strong> exit.<\/p>\n          <p>\n            Toll costs and route info:\n            <a href=\"https:\/\/www.autostrade.it\" target=\"_blank\" rel=\"noopener\">www.autostrade.it<\/a>\n          <\/p>\n        <\/div>\n        <div class=\"srf-accordion-warning\">\n          <p>\n            <strong>\u26a0\ufe0f ZTL Zone:<\/strong> Padua city centre has a restricted traffic area (ZTL).\n            From 8 a.m. to 8 p.m. no car traffic can enter the central streets without a special permit.\n            Special signs indicate the ZTL zone.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- By Bus -->\n    <div class=\"srf-accordion-item\">\n      <button class=\"srf-accordion-trigger\" onclick=\"srfToggle(this)\">\n        <span class=\"srf-accordion-icon\">\ud83d\ude8c<\/span>\n        <span class=\"srf-accordion-label\">By Bus<\/span>\n        <span class=\"srf-accordion-arrow\"><\/span>\n      <\/button>\n      <div class=\"srf-accordion-body\">\n        <p>\n          The city suburban bus terminal, with dozens of carriers and daily connections,\n          is located next to the train station, <strong>less than 500 meters<\/strong> from Padova Congress.\n          Tram Line and most bus lines stop at Padova Train Station.\n        <\/p>\n        <div class=\"srf-accordion-section\">\n          <h4>Bus lines to Padova Congress<\/h4>\n          <p><strong>Line U3<\/strong> \u2014 get off at <strong>FIERA<\/strong><\/p>\n          <p><strong>Lines U10 and U25<\/strong> \u2014 get off at <strong>Via Tommaseo<\/strong><\/p>\n          <p>\n            <a href=\"https:\/\/www.fsbusitalia.it\/eng\/veneto\/timetables-and-lines.html\" target=\"_blank\" rel=\"noopener\">\n              \u2192 Timetables, lines and map\n            <\/a>\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n\n\n    <!-- By Taxi -->\n    <div class=\"srf-accordion-item\">\n      <button class=\"srf-accordion-trigger\" onclick=\"srfToggle(this)\">\n        <span class=\"srf-accordion-icon\">\ud83d\ude95<\/span>\n        <span class=\"srf-accordion-label\">By Taxi<\/span>\n        <span class=\"srf-accordion-arrow\"><\/span>\n      <\/button>\n      <div class=\"srf-accordion-body\">\n        <p>\n          Numerous taxi services are available at the station \u2014 or on call \u2014 offering services\n          <strong>24\/7<\/strong>:\n        <\/p>\n        <p>\n          <a href=\"https:\/\/www.taxipadova.it\" target=\"_blank\" rel=\"noopener\">www.taxipadova.it<\/a>\n        <\/p>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\nfunction srfToggle(btn) {\n  const item = btn.closest('.srf-accordion-item');\n  const isOpen = item.classList.contains('open');\n  document.querySelectorAll('.srf-accordion-item').forEach(el => el.classList.remove('open'));\n  if (!isOpen) item.classList.add('open');\n}\n<\/script>\n\n\n\n\n\n\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Travel How to Arrive How to reach SRF 2027 in Padua Venue: Padova Congress \u2014 Via N. Tommaseo, 59 \u2013 35131 Padova, Italy \u2192 View on Google Maps \u2708\ufe0f By Plane The nearest airport, about 30\u201345 minutes away, is Venice Marco Polo International Airport at Tessera, connected to major European and non-European destinations. Treviso and&#8230;<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":24,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-53","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/53","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/comments?post=53"}],"version-history":[{"count":49,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/53\/revisions"}],"predecessor-version":[{"id":742,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/53\/revisions\/742"}],"up":[{"embeddable":true,"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/pages\/24"}],"wp:attachment":[{"href":"https:\/\/web.infn.it\/srf2027\/wp-json\/wp\/v2\/media?parent=53"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}