{"id":9,"date":"2025-10-05T21:16:57","date_gmt":"2025-10-05T21:16:57","guid":{"rendered":"https:\/\/pta-kornesios.com\/?page_id=9"},"modified":"2025-10-15T20:17:36","modified_gmt":"2025-10-15T20:17:36","slug":"contact","status":"publish","type":"page","link":"https:\/\/pta-kornesios.com\/en\/contact\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<!doctype html>\n<html lang=\"el\">\n<head>\n  <meta charset=\"utf-8\">\n<br> <br> <br> <br> <br>\n  <title>\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u2014 \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2 \u0393\u03bf\u03bd\u03ad\u03c9\u03bd \u039d\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf\u03c5 \u00ab\u03a7\u03b1\u03c4\u03b6\u03b7\u03b3\u03b5\u03c9\u03c1\u03b3\u03ac\u03ba\u03b7\u03c2 \u039a\u03bf\u03c1\u03bd\u03ad\u03c3\u03b9\u03bf\u03c2\u00bb<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <meta name=\"description\" content=\"\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf \u0393\u03bf\u03bd\u03ad\u03c9\u03bd \u039d\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf\u03c5 \u00ab\u03a7\u03b1\u03c4\u03b6\u03b7\u03b3\u03b5\u03c9\u03c1\u03b3\u03ac\u03ba\u03b7\u03c2 \u039a\u03bf\u03c1\u03bd\u03ad\u03c3\u03b9\u03bf\u03c2\u00bb. Email, \u03c6\u03cc\u03c1\u03bc\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2, \u03ce\u03c1\u03b5\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2, \u03c7\u03ac\u03c1\u03c4\u03b7\u03c2 &#038; \u03c3\u03c5\u03c7\u03bd\u03ad\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2.\">\n\n  <style>\n    :root{\n      --bg:#f5f6f8;\n      --card:#ffffff;\n      --border:#e0e6ee;\n      --text:#222;\n      --muted:#667085;\n      --link:#0066cc;\n      --accent:#f5b700;\n      --radius:14px;\n      --gap:12px;\n      --shadow:0 8px 22px rgba(10,15,40,.08);\n      --shadow-hover:0 16px 32px rgba(10,15,40,.12);\n    }\n    *{box-sizing:border-box}\n    body{margin:0;background:#fff}\n    body .contact-hero, body .cards, body .split, body .map, body .faq, body .contact-footer{\n      font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,\"Apple Color Emoji\",\"Segoe UI Emoji\",\"Segoe UI Symbol\";\n      color:var(--text);\n    }\n    a{color:var(--link); text-decoration:none}\n    a:hover{text-decoration:underline}\n    :focus-visible{outline:3px solid rgba(0,102,204,.35); outline-offset:2px; border-radius:10px}\n\n    \/* Hero *\/\n    .contact-hero{\n      background:linear-gradient(180deg,#ffffff 0,#fafbfc 60%, var(--bg) 100%);\n      position:relative; padding-top:24px;\n    }\n    .hero-inner{max-width:1200px;margin:0 auto;padding:36px var(--gap);display:flex;align-items:center;gap:28px}\n    .hero-text h1{font-size:clamp(28px,4vw,44px);margin:0 0 10px}\n    .hero-text p{margin:0 0 18px;color:var(--muted)}\n    .hero-quick{display:flex;gap:10px;flex-wrap:wrap}\n    .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border:1px solid var(--border);border-radius:999px;background:#fff;box-shadow:var(--shadow);transition:transform .2s ease, box-shadow .2s ease, background .2s ease}\n    .btn.primary{background:var(--link);color:#fff;border-color:transparent}\n    .btn.ghost{background:#fff}\n    .btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}\n    .btn:active{transform:translateY(0)}\n    .sheen{position:relative;overflow:hidden}\n    .sheen::after{content:\"\";position:absolute;inset:0;transform:translateX(-120%) skewX(-20deg);background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.35) 50%, rgba(255,255,255,0) 100%);transition:transform .7s ease}\n    .sheen:hover::after{transform:translateX(120%) skewX(-20deg)}\n    .wave{width:100%;height:64px;display:block}\n    .hero-art img{width:420px;height:280px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow);transition:transform .35s ease, box-shadow .35s ease}\n    .hero-art img:hover{transform:translateY(-4px) scale(1.01);box-shadow:var(--shadow-hover)}\n    @media (max-width:900px){.hero-inner{flex-direction:column;text-align:center}.hero-art img{width:100%;height:220px}}\n\n    \/* Card base *\/\n    .card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow);transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease}\n    .card:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover);border-color:#d8e2f0}\n    .card h3{margin:0 0 6px;font-size:20px}\n    .lead{font-weight:700;margin:8px 0}\n    .muted{color:var(--muted)}\n    .link{font-weight:700;position:relative;display:inline-flex;align-items:center;gap:6px}\n    .arrow::after{content:\"\u2197\";transition:transform .2s ease}\n    .arrow:hover::after{transform:translate(2px,-2px)}\n    .highlight{background:linear-gradient(180deg,#ffffff 0,#f8fbff 100%)}\n\n    \/* Contact form container *\/\n    .split{max-width:800px;margin:0 auto;padding:8px var(--gap) 28px}\n    .left.card{width:100%}\n\n    \/* Hours list style *\/\n    .hours{list-style:none;margin:0;padding:0;display:grid;gap:6px}\n    .hours li{display:flex;justify-content:space-between;gap:10px;border-bottom:1px dashed var(--border);padding:6px 0}\n    .hours li span:last-child{font-variant-numeric:tabular-nums}\n\n    \/* Map & FAQ *\/\n    .map{background:var(--bg);padding:8px var(--gap) 32px}\n    .map .mapwrap{max-width:1200px;margin:0 auto}\n    .map-iframe{position:relative;padding-top:56.25%;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}\n    .map-iframe iframe{position:absolute;inset:0;width:100%;height:100%}\n    .faq{max-width:1200px;margin:0 auto;padding:8px var(--gap) 44px}\n    .faq h2{margin:0 0 12px}\n    .faq-grid{display:grid;grid-template-columns: repeat(3,1fr);gap:8px}\n    details summary{cursor:pointer;font-weight:700;list-style:none}\n    details[open]{background:#fffdf7;border-color:#fff1c2}\n    details{transition:background .25s ease, border-color .25s ease}\n    details p{margin:8px 0 0;color:var(--muted)}\n    @media (max-width:900px){.faq-grid{grid-template-columns:1fr}}\n\n    \/* Footer *\/\n    .contact-footer{background:#fff;border-top:1px solid var(--border);text-align:center;padding:18px var(--gap);color:var(--muted)}\n\n    \/* Entrance animations *\/\n    .reveal{opacity:0;transform:translateY(14px);animation:fadeUp .6s ease forwards}\n    .reveal:nth-of-type(2){animation-delay:.05s}\n    .reveal:nth-of-type(3){animation-delay:.1s}\n    @keyframes fadeUp{to{opacity:1;transform:translateY(0)}}\n\n    @media (prefers-reduced-motion: reduce){\n      .btn, .card, .hero-art img, .reveal{transition:none !important;animation:none !important;transform:none !important}\n      .sheen::after{display:none}\n    }\n\n    \/* === Cards aligned with the contact form width === *\/\n    .cards {\n  max-width: 600px;        \/* you can tweak this to make them narrower or wider *\/\n  margin: 0 auto;          \/* center horizontally *\/\n  padding: 8px var(--gap) 24px;\n  display: grid;\n  grid-template-columns: 1fr; \/* stack vertically *\/\n  row-gap: 16px;           \/* space between cards *\/\n  justify-items: center;   \/* center them *\/\n}\n\n.cards .card {\n  width: 100%;             \/* make each card full width of the container *\/\n  max-width: 600px;        \/* optional - keeps nice centered column *\/\n  display: flex;\n  flex-direction: column;\n}\n\n    .cards .card > *:last-child{margin-top:auto}\n\n    \/* === SAFE inward tuck for better flow (no transform conflicts) === *\/\n    .cards .card{ width:calc(100% - 24px); }    \/* shrink slightly *\/\n    .cards .card:nth-child(1){ justify-self:end; }  \/* Email \u2192 right of left column *\/\n    .cards .card:nth-child(2){ justify-self:start; }\/* \u038f\u03c1\u03b5\u03c2 \u2192 left of right column *\/\n\n    @media (max-width:640px){\n      .cards{grid-template-columns:1fr; column-gap:12px;}\n      .cards .card{ width:100%; justify-self:stretch; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- CONTACT PAGE \u2013 PTA Kornesios (Responsive) -->\n  <section class=\"contact-hero reveal\">\n    <div class=\"hero-inner\">\n      <div class=\"hero-text\">\n        <h1>\ud83d\udcee \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2<\/h1>\n        <p>\u03a7\u03b1\u03b9\u03c1\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03ba\u03bf\u03cd\u03bc\u03b5 \u03b1\u03c0\u03cc \u03b3\u03bf\u03bd\u03b5\u03af\u03c2 &amp; \u03ba\u03b7\u03b4\u03b5\u03bc\u03cc\u03bd\u03b5\u03c2. \u0393\u03b9\u03b1 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2, \u03b4\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03c1\u03cc\u03c0\u03bf \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b2\u03bf\u03bb\u03b5\u03cd\u03b5\u03b9.<\/p>\n        <div class=\"hero-quick\">\n          <a class=\"btn primary sheen\" href=\"mailto:info@pta-kornesios.com\">\u2709\ufe0f \u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae Email<\/a>\n          <a class=\"btn ghost sheen\" href=\"#form\">\ud83d\udcdd \u039c\u03ae\u03bd\u03c5\u03bc\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03c6\u03cc\u03c1\u03bc\u03b1\u03c2<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"hero-art\" aria-hidden=\"true\">\n        <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/images.unsplash.com\/photo-1509062522246-3755977927d7?q=80&amp;w=1080&amp;auto=format&amp;fit=crop\" alt=\"\u03a7\u03b1\u03c1\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03c3\u03c7\u03bf\u03bb\u03b9\u03ba\u03ae \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\">\n      <\/div>\n    <\/div>\n    <svg class=\"wave\" viewBox=\"0 0 1440 80\" preserveAspectRatio=\"none\" aria-hidden=\"true\">\n      <path d=\"M0,64L48,53.3C96,43,192,21,288,26.7C384,32,480,64,576,74.7C672,85,768,75,864,69.3C960,64,1056,64,1152,53.3C1248,43,1344,21,1392,10.7L1440,0L1440,80L1392,80C1344,80,1248,80,1152,80C1056,80,960,80,864,80C768,80,672,80,576,80C480,80,384,80,288,80C192,80,96,80,48,80L0,80Z\" fill=\"#f5f6f8\"><\/path>\n    <\/svg>\n  <\/section>\n\n  <!-- Contact cards (match form width, 50\/50) -->\n  <section class=\"cards\">\n    <article class=\"card reveal\" style=\"animation-delay:.05s\">\n      <h3>\u2709\ufe0f Email<\/h3>\n      <p>\u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03bf \u03b5\u03c1\u03ce\u03c4\u03b7\u03bc\u03ac \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1.<\/p>\n      <p class=\"lead\"><a href=\"mailto:info@pta-kornesios.com\">info@pta-kornesios.com<\/a><\/p>\n      <p class=\"muted\">\u03a3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ac\u03bc\u03b5 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 3 \u03b5\u03c1\u03b3\u03ac\u03c3\u03b9\u03bc\u03b5\u03c2 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2.<\/p>\n    <\/article>\n\n    <article class=\"card highlight reveal\" style=\"animation-delay:.15s\">\n      <h3>\ud83d\udd52 \u038f\u03c1\u03b5\u03c2 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2<\/h3>\n      <ul class=\"hours\">\n        <li><span>\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1 \u2013 \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae<\/span><span>07:30 \u2013 13:30<\/span><\/li>\n        <li><span>\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf\/\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae<\/span><span>\u039a\u03bb\u03b5\u03b9\u03c3\u03c4\u03ac<\/span><\/li>\n      <\/ul> <br>\n      <p class=\"muted\">\u0393\u03b9\u03b1 \u03c1\u03b1\u03bd\u03c4\u03b5\u03b2\u03bf\u03cd \u03b5\u03ba\u03c4\u03cc\u03c2 \u03c9\u03c1\u03b1\u03c1\u03af\u03bf\u03c5, \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2.<\/p>\n    <\/article>\n  <\/section>\n\n  <!-- Contact form (800px) -->\n  <section class=\"split\" id=\"form\">\n    <div class=\"left card reveal\">\n      <h2>\ud83d\udcac \u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1<\/h2>\n      <div class=\"wpforms-container \" id=\"wpforms-1531\"><form id=\"wpforms-form-1531\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"1531\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/9\" data-token=\"b89aece0b88e6fe3026987a48413a825\" data-token-time=\"1776318865\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div class=\"wpforms-field-container\"><div id=\"wpforms-1531-field_9-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"9\"><label class=\"wpforms-field-label\" for=\"wpforms-1531-field_9\">\u039f\u03bd\u03bf\u03bc\u03b1\u03c4\u03b5\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1531-field_9\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][9]\" required><\/div>\t\t<div id=\"wpforms-1531-field_1-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"1\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-1531-field_1\" >Email \u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u0398\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-1531-field_1\" class=\"wpforms-field-medium\" name=\"wpforms[fields][1]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-1531-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-1531-field_2\">Email <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"email\" id=\"wpforms-1531-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" spellcheck=\"false\" required><\/div><div id=\"wpforms-1531-field_4-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"4\"><label class=\"wpforms-field-label\" for=\"wpforms-1531-field_4\">\u0398\u03ad\u03bc\u03b1 <span class=\"wpforms-required-label\">*<\/span><\/label><input type=\"text\" id=\"wpforms-1531-field_4\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][4]\" required><\/div><div id=\"wpforms-1531-field_3-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-1531-field_3\">\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u0398\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2 <span class=\"wpforms-required-label\">*<\/span><\/label><textarea id=\"wpforms-1531-field_3\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][3]\" required><\/textarea><\/div><div id=\"wpforms-1531-field_7-container\" class=\"wpforms-field wpforms-field-checkbox\" data-field-id=\"7\"><label class=\"wpforms-field-label\">GDPR\/Consent <span class=\"wpforms-required-label\">*<\/span><\/label><ul id=\"wpforms-1531-field_7\" class=\"wpforms-field-required\"><li class=\"choice-1 depth-1\"><input type=\"checkbox\" id=\"wpforms-1531-field_7_1\" name=\"wpforms[fields][7][]\" value=\"\u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03ce \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03c9\u03bd \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03bc\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03c3\u03ba\u03bf\u03c0\u03bf\u03cd\u03c2 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2.\" required ><label class=\"wpforms-field-label-inline\" for=\"wpforms-1531-field_7_1\">\u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03ce \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03c9\u03bd \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03bc\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03c3\u03ba\u03bf\u03c0\u03bf\u03cd\u03c2 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2.<\/label><\/li><\/ul><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-1531-field_1-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-1531-field_1-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-1531-field_1-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"1531\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/pages\/9\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-1531\" class=\"wpforms-submit\" data-alt-text=\"Sending...\" data-submit-text=\"Submit\" aria-live=\"assertive\" value=\"wpforms-submit\">Submit<\/button><img decoding=\"async\" src=\"https:\/\/pta-kornesios.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->\n    <\/div>\n  <\/section>\n\n  <!-- Map -->\n  <section class=\"map reveal\">\n    <div class=\"card mapwrap\">\n      <h2>\ud83e\udded \u03a0\u03ce\u03c2 \u03b8\u03b1 \u03bc\u03b1\u03c2 \u03b2\u03c1\u03b5\u03af\u03c4\u03b5<\/h2>\n      <div class=\"map-iframe\">\n        <iframe\n  title=\"My actual location\"\n  src=\"https:\/\/www.google.com\/maps?q= 35.160499, 33.378926&#038;output=embed\"\n  width=\"600\"\n  height=\"450\"\n  style=\"border:0;\"\n  allowfullscreen\n  loading=\"lazy\"\n  referrerpolicy=\"no-referrer-when-downgrade\">\n<\/iframe>\n      <\/div>\n      <p class=\"lead\">\ud83d\udccd \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03af\u03b1\u03c2 36, 1057, \u039b\u03c5\u03ba\u03b1\u03b2\u03b7\u03c4\u03cc\u03c2, \u039b\u03b5\u03c5\u03ba\u03c9\u03c3\u03af\u03b1<\/p>\n      <p class=\"muted\">Parking \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03bf \u03ba\u03bf\u03bd\u03c4\u03ac \u03c3\u03c4\u03bf \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf. \u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ae\u03c3\u03c4\u03b5 \u03c3\u03c4\u03ac\u03b8\u03bc\u03b5\u03c5\u03c3\u03b7 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b3\u03cd\u03c1\u03c9 \u03b4\u03c1\u03cc\u03bc\u03bf\u03c5\u03c2.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"faq reveal\">\n    <h2>\u2753 \u03a3\u03c5\u03c7\u03bd\u03ad\u03c2 \u0395\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2<\/h2>\n    <div class=\"faq-grid\">\n      <details class=\"card\">\n        <summary>\u03a0\u03cc\u03c4\u03b5 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03b5\u03b3\u03b3\u03c1\u03ac\u03c8\u03c9 \u03c4\u03bf \u03c0\u03b1\u03b9\u03b4\u03af \u03bc\u03bf\u03c5;<\/summary>\n        <p>\u039f\u03b9 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2 \u03b1\u03bd\u03bf\u03af\u03b3\u03bf\u03c5\u03bd \u03c3\u03cd\u03bc\u03c6\u03c9\u03bd\u03b1 \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03bf\u03b4\u03b7\u03b3\u03af\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03a5\u03c0\u03bf\u03c5\u03c1\u03b3\u03b5\u03af\u03bf\u03c5. \u0394\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 <a href=\"\/home\/\u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2-\u03c3\u03c4\u03b1-\u03bd\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03b1\/\">\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2<\/a>.<\/p>\n      <\/details>\n      <details class=\"card\">\n        <summary>\u03a0\u03ce\u03c2 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03bd\u03bf\u03bc\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03b4\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b1\u03ba\u03bf\u03b9\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2;<\/summary>\n        <p>\u039c\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03bf\u03bc\u03ac\u03b4\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2 (\u03c0.\u03c7. Viber).<\/p>\n      <\/details>\n      <details class=\"card\">\n        <summary>\u03a0\u03ce\u03c2 \u03bc\u03c0\u03bf\u03c1\u03ce \u03bd\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ad\u03c7\u03c9 \u03c9\u03c2 \u03b5\u03b8\u03b5\u03bb\u03bf\u03bd\u03c4\u03ae\u03c2\/\u03c1\u03b9\u03b1;<\/summary>\n        <p>\u03a3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c6\u03cc\u03c1\u03bc\u03b1 \u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b5\u03c2 \u03b4\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2.<\/p>\n      <\/details>\n    <\/div>\n  <\/section>\n\n <\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u2014 \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2 \u0393\u03bf\u03bd\u03ad\u03c9\u03bd \u039d\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf\u03c5 \u00ab\u03a7\u03b1\u03c4\u03b6\u03b7\u03b3\u03b5\u03c9\u03c1\u03b3\u03ac\u03ba\u03b7\u03c2 \u039a\u03bf\u03c1\u03bd\u03ad\u03c3\u03b9\u03bf\u03c2\u00bb \ud83d\udcee \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03a7\u03b1\u03b9\u03c1\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03ba\u03bf\u03cd\u03bc\u03b5 \u03b1\u03c0\u03cc \u03b3\u03bf\u03bd\u03b5\u03af\u03c2 &amp; \u03ba\u03b7\u03b4\u03b5\u03bc\u03cc\u03bd\u03b5\u03c2. \u0393\u03b9\u03b1 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2, \u03b4\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03c1\u03cc\u03c0\u03bf \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b2\u03bf\u03bb\u03b5\u03cd\u03b5\u03b9. \u2709\ufe0f \u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae Email \ud83d\udcdd \u039c\u03ae\u03bd\u03c5\u03bc\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03c6\u03cc\u03c1\u03bc\u03b1\u03c2 \u2709\ufe0f Email \u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03bf \u03b5\u03c1\u03ce\u03c4\u03b7\u03bc\u03ac \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1. info@pta-kornesios.com \u03a3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ac\u03bc\u03b5 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"plain-container","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","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":"","footer-sml-layout":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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":""},"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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"asergi02","author_link":"https:\/\/pta-kornesios.com\/en\/author\/asergi02\/"},"uagb_comment_info":0,"uagb_excerpt":"\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u2014 \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2 \u0393\u03bf\u03bd\u03ad\u03c9\u03bd \u039d\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03bf\u03c5 \u00ab\u03a7\u03b1\u03c4\u03b6\u03b7\u03b3\u03b5\u03c9\u03c1\u03b3\u03ac\u03ba\u03b7\u03c2 \u039a\u03bf\u03c1\u03bd\u03ad\u03c3\u03b9\u03bf\u03c2\u00bb \ud83d\udcee \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03a7\u03b1\u03b9\u03c1\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03ba\u03bf\u03cd\u03bc\u03b5 \u03b1\u03c0\u03cc \u03b3\u03bf\u03bd\u03b5\u03af\u03c2 &amp; \u03ba\u03b7\u03b4\u03b5\u03bc\u03cc\u03bd\u03b5\u03c2. \u0393\u03b9\u03b1 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ad\u03c2, \u03b4\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7, \u03b5\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03c4\u03c1\u03cc\u03c0\u03bf \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b2\u03bf\u03bb\u03b5\u03cd\u03b5\u03b9. \u2709\ufe0f \u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae Email \ud83d\udcdd \u039c\u03ae\u03bd\u03c5\u03bc\u03b1 \u03bc\u03ad\u03c3\u03c9 \u03c6\u03cc\u03c1\u03bc\u03b1\u03c2 \u2709\ufe0f Email \u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03bf \u03b5\u03c1\u03ce\u03c4\u03b7\u03bc\u03ac \u03c3\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b1. info@pta-kornesios.com \u03a3\u03c5\u03bd\u03ae\u03b8\u03c9\u03c2 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ac\u03bc\u03b5 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03b5&hellip;","_links":{"self":[{"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":5,"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":1768,"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/pages\/9\/revisions\/1768"}],"wp:attachment":[{"href":"https:\/\/pta-kornesios.com\/en\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}