{"id":1328,"date":"2026-01-15T15:09:18","date_gmt":"2026-01-15T13:09:18","guid":{"rendered":"https:\/\/exoxiko.petros.aboutdev.gr\/?page_id=1328"},"modified":"2026-01-16T11:47:31","modified_gmt":"2026-01-16T09:47:31","slug":"test","status":"publish","type":"page","link":"https:\/\/exoxiko.gr\/en\/test\/","title":{"rendered":"test"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1328\" class=\"elementor elementor-1328\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e84801 e-flex e-con-boxed e-con e-parent\" data-id=\"2e84801\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1a6454d elementor-widget elementor-widget-html\" data-id=\"1a6454d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"el\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <title>\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5 \u2013 \u039a\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7<\/title>\r\n  <style>\r\n    :root{\r\n      --bg: #ffffff;\r\n      --text: #1a1f2a;\r\n      --muted:#5b6475;\r\n      --line:#e6e8ee;\r\n      --card:#f7f8fb;\r\n      --accent:#1f5fa8;\r\n      --accent2:#0f2f57;\r\n      --radius:16px;\r\n      --shadow: 0 10px 30px rgba(16,24,40,.08);\r\n      --max: 1120px;\r\n    }\r\n    *{ box-sizing:border-box; }\r\n    body{\r\n      margin:0;\r\n      font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\",\"Segoe UI Emoji\";\r\n      background:var(--bg);\r\n      color:var(--text);\r\n      line-height:1.55;\r\n    }\r\n    a{ color:inherit; }\r\n    .container{\r\n      max-width:var(--max);\r\n      margin:0 auto;\r\n      padding: 0 20px;\r\n    }\r\n\r\n    \/* HERO *\/\r\n    .hero{\r\n      position:relative;\r\n      min-height: 520px;\r\n      display:flex;\r\n      align-items:flex-end;\r\n      padding: 48px 0;\r\n      background:\r\n        linear-gradient(180deg, rgba(0,0,0,.10), rgba(0,0,0,.55)),\r\n        url(\"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=2400&q=70\");\r\n      background-size:cover;\r\n      background-position:center;\r\n      color:#fff;\r\n    }\r\n    .hero__inner{\r\n      width:100%;\r\n      padding: 0 20px;\r\n      max-width: var(--max);\r\n      margin: 0 auto;\r\n    }\r\n    .hero__card{\r\n      max-width: 720px;\r\n      background: rgba(15,47,87,.35);\r\n      border: 1px solid rgba(255,255,255,.18);\r\n      backdrop-filter: blur(6px);\r\n      border-radius: var(--radius);\r\n      box-shadow: var(--shadow);\r\n      padding: 22px 22px 18px;\r\n    }\r\n    .kicker{\r\n      font-size: 14px;\r\n      letter-spacing: .12em;\r\n      text-transform: uppercase;\r\n      opacity: .92;\r\n      margin:0 0 10px;\r\n    }\r\n    h1{\r\n      font-size: clamp(28px, 3.2vw, 44px);\r\n      line-height:1.15;\r\n      margin:0 0 10px;\r\n    }\r\n    .sub{\r\n      margin:0 0 18px;\r\n      color: rgba(255,255,255,.92);\r\n      font-size: 16px;\r\n      max-width: 60ch;\r\n    }\r\n    .cta{\r\n      display:inline-flex;\r\n      align-items:center;\r\n      gap:10px;\r\n      padding: 12px 16px;\r\n      border-radius: 999px;\r\n      background: #fff;\r\n      color: var(--accent2);\r\n      text-decoration:none;\r\n      font-weight: 700;\r\n      border: 1px solid rgba(255,255,255,.6);\r\n    }\r\n    .cta:focus,.cta:hover{ transform: translateY(-1px); }\r\n    .cta small{\r\n      font-weight:600;\r\n      opacity:.8;\r\n    }\r\n\r\n    \/* SECTIONS *\/\r\n    section{ padding: 56px 0; border-bottom: 1px solid var(--line); }\r\n    section:last-of-type{ border-bottom:none; }\r\n    .section-title{\r\n      font-size: 28px;\r\n      margin: 0 0 14px;\r\n    }\r\n    .lead{\r\n      color: var(--muted);\r\n      margin:0 0 22px;\r\n      max-width: 80ch;\r\n    }\r\n\r\n    \/* GRID *\/\r\n    .grid-2{\r\n      display:grid;\r\n      grid-template-columns: 1.1fr .9fr;\r\n      gap: 22px;\r\n      align-items:start;\r\n    }\r\n    @media (max-width: 900px){\r\n      .grid-2{ grid-template-columns: 1fr; }\r\n      .hero{ min-height: 520px; padding: 36px 0; }\r\n    }\r\n\r\n    \/* CARDS \/ BOXES *\/\r\n    .panel{\r\n      background: var(--card);\r\n      border: 1px solid var(--line);\r\n      border-radius: var(--radius);\r\n      padding: 18px;\r\n      box-shadow: 0 1px 0 rgba(16,24,40,.02);\r\n    }\r\n    .media{\r\n      border-radius: var(--radius);\r\n      overflow:hidden;\r\n      border: 1px solid var(--line);\r\n      box-shadow: var(--shadow);\r\n      background:#cfd6e2;\r\n    }\r\n    .media img{\r\n      width:100%;\r\n      display:block;\r\n      height: 100%;\r\n      object-fit: cover;\r\n      aspect-ratio: 4 \/ 3;\r\n    }\r\n\r\n    \/* ICON LIST *\/\r\n    .icon-list{\r\n      display:grid;\r\n      gap: 10px;\r\n      margin: 18px 0 0;\r\n      padding:0;\r\n      list-style:none;\r\n    }\r\n    .icon-item{\r\n      display:flex;\r\n      gap:10px;\r\n      align-items:flex-start;\r\n      padding: 10px 12px;\r\n      background:#fff;\r\n      border: 1px solid var(--line);\r\n      border-radius: 12px;\r\n    }\r\n    .icon{\r\n      width: 30px;\r\n      height: 30px;\r\n      display:grid;\r\n      place-items:center;\r\n      border-radius: 10px;\r\n      background: rgba(31,95,168,.10);\r\n      color: var(--accent);\r\n      flex: 0 0 auto;\r\n      font-size: 16px;\r\n    }\r\n    .icon-item b{ display:block; }\r\n    .icon-item span{ color: var(--muted); }\r\n\r\n    \/* ACTIVITY CARDS *\/\r\n    .cards{\r\n      display:grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 14px;\r\n      margin-top: 18px;\r\n    }\r\n    @media (max-width: 900px){\r\n      .cards{ grid-template-columns: repeat(2, 1fr); }\r\n    }\r\n    .card{\r\n      background:#fff;\r\n      border:1px solid var(--line);\r\n      border-radius: var(--radius);\r\n      padding: 16px;\r\n      box-shadow: 0 1px 0 rgba(16,24,40,.02);\r\n    }\r\n    .card .icon{\r\n      width: 40px; height: 40px; border-radius: 14px; font-size: 18px;\r\n      margin-bottom: 10px;\r\n    }\r\n    .card h3{\r\n      margin:0 0 6px;\r\n      font-size: 16px;\r\n    }\r\n    .card p{\r\n      margin:0;\r\n      color: var(--muted);\r\n      font-size: 14px;\r\n    }\r\n\r\n    \/* HIGHLIGHT BOX *\/\r\n    .highlight{\r\n      background: linear-gradient(180deg, rgba(31,95,168,.10), rgba(31,95,168,.04));\r\n      border: 1px solid rgba(31,95,168,.20);\r\n      border-radius: var(--radius);\r\n      padding: 16px;\r\n      margin: 16px 0 0;\r\n    }\r\n    .highlight b{ color: var(--accent2); }\r\n\r\n    \/* INFO LABEL *\/\r\n    .label{\r\n      display:inline-flex;\r\n      gap:10px;\r\n      align-items:flex-start;\r\n      padding: 10px 12px;\r\n      border-radius: 14px;\r\n      border: 1px dashed rgba(31,95,168,.35);\r\n      background: rgba(31,95,168,.06);\r\n      margin-top: 12px;\r\n      color: var(--accent2);\r\n    }\r\n    .label .icon{ background: rgba(31,95,168,.12); }\r\n\r\n    \/* FOOT CTA *\/\r\n    .footer-cta{\r\n      background: #0f2f57;\r\n      color:#fff;\r\n      border-radius: calc(var(--radius) + 6px);\r\n      padding: 22px;\r\n      display:flex;\r\n      gap:16px;\r\n      align-items:center;\r\n      justify-content:space-between;\r\n      box-shadow: var(--shadow);\r\n      border: 1px solid rgba(255,255,255,.12);\r\n    }\r\n    .footer-cta p{ margin:0; color: rgba(255,255,255,.88); }\r\n    .footer-cta .cta{ background:#fff; color:#0f2f57; }\r\n    @media (max-width: 700px){\r\n      .footer-cta{ flex-direction:column; align-items:flex-start; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n  <!-- HERO -->\r\n  <header class=\"hero\" aria-label=\"Hero\">\r\n    <div class=\"hero__inner\">\r\n      <div class=\"hero__card\">\r\n        <p class=\"kicker\">\u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u2022 \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf\u03c2<\/p>\r\n        <h1>\u03a4\u03bf \u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5<\/h1>\r\n        <p class=\"sub\">\r\n          \u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1, \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c4\u03b7\u03bd \u03a4\u03ad\u03bb\u03b5\u03bd\u03b4\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ac \u03ba\u03b1\u03c1\u03b1\u03b2\u03ac\u03ba\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03b7\u03b3\u03b1\u03b9\u03bd\u03bf\u03ad\u03c1\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9.\r\n        <\/p>\r\n        <a class=\"cta\" href=\"#availability\" aria-label=\"\u0394\u03b5\u03af\u03c4\u03b5 \u03b4\u03b9\u03b1\u03b8\u03b5\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1\">\r\n          \u0394\u03b5\u03af\u03c4\u03b5 \u0394\u03b9\u03b1\u03b8\u03b5\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 <small>\u2192<\/small>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/header>\r\n\r\n  <!-- 2. LOCATION -->\r\n  <section id=\"location\">\r\n    <div class=\"container\">\r\n      <div class=\"grid-2\">\r\n        <div>\r\n          <h2 class=\"section-title\">\u0397 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1<\/h2>\r\n          <p class=\"lead\">\r\n            \u03a4\u03bf \u00ab\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc\u00bb \u03bc\u03b1\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2, \u03bc\u03b9\u03b1 \u03ae\u03c3\u03c5\u03c7\u03b7 \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf.\r\n            \u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03cc\u03bc\u03bf\u03c1\u03c6\u03b7 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1, \u03c4\u03b1 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03bd\u03b5\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03c5\u03c0\u03ad\u03c1\u03bf\u03c7\u03b7 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03b7\u03bd \u03a4\u03ad\u03bb\u03b5\u03bd\u03b4\u03bf.\r\n          <\/p>\r\n\r\n          <ul class=\"icon-list\" aria-label=\"\u03a3\u03cd\u03bd\u03c4\u03bf\u03bc\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1\u03c2\">\r\n            <li class=\"icon-item\">\r\n              <div class=\"icon\">\ud83c\udfd6<\/div>\r\n              <div>\r\n                <b>\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b5\u03c2 \u03ba\u03bf\u03bd\u03c4\u03ac<\/b>\r\n                <span>\u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2, \u039c\u03b5\u03bb\u03b9\u03c4\u03c3\u03ac\u03c7\u03b1\u03c2, \u039c\u03b1\u03c3\u03bf\u03cd\u03c1\u03b9<\/span>\r\n              <\/div>\r\n            <\/li>\r\n            <li class=\"icon-item\">\r\n              <div class=\"icon\">\ud83d\ude97<\/div>\r\n              <div>\r\n                <b>\u0391\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 \u03b1\u03c0\u03cc \u03a0\u03cc\u03b8\u03b5\u03b9\u03b1<\/b>\r\n                <span>\u03a0\u03b5\u03c1\u03af\u03c0\u03bf\u03c5 20 \u03bb\u03b5\u03c0\u03c4\u03ac \u03bc\u03b5 \u03c4\u03bf \u03b1\u03c5\u03c4\u03bf\u03ba\u03af\u03bd\u03b7\u03c4\u03bf<\/span>\r\n              <\/div>\r\n            <\/li>\r\n            <li class=\"icon-item\">\r\n              <div class=\"icon\">\ud83c\udf7d<\/div>\r\n              <div>\r\n                <b>\u03a6\u03b1\u03b3\u03b7\u03c4\u03cc & \u03ad\u03be\u03bf\u03b4\u03bf\u03c2<\/b>\r\n                <span>\u03a4\u03bf\u03c0\u03b9\u03ba\u03ac \u03b5\u03c3\u03c4\u03b9\u03b1\u03c4\u03cc\u03c1\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c4\u03b1\u03b2\u03ad\u03c1\u03bd\u03b5\u03c2 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae<\/span>\r\n              <\/div>\r\n            <\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"media\" aria-label=\"\u0395\u03b9\u03ba\u03cc\u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae\u03c2 \u03ae \u03c7\u03ac\u03c1\u03c4\u03b7\u03c2\">\r\n          <!-- \u0391\u03bd \u03ad\u03c7\u03b5\u03b9\u03c2 \u03b4\u03b9\u03ba\u03ae \u03c3\u03bf\u03c5 \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1, \u03ac\u03bb\u03bb\u03b1\u03be\u03b5 \u03c4\u03bf src -->\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70\" alt=\"\u03a0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b8\u03ad\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1\" \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 3. ACTIVITIES -->\r\n  <section id=\"activities\">\r\n    <div class=\"container\">\r\n      <h2 class=\"section-title\">Ideal for relaxation and activities.<\/h2>\r\n      <p class=\"lead\">\r\n        \u0397 \u03c0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03af\u03bd\u03b1\u03b9 \u03b9\u03b4\u03b1\u03bd\u03b9\u03ba\u03ae \u03b3\u03b9\u03b1 \u03c7\u03b1\u03bb\u03ac\u03c1\u03c9\u03c3\u03b7, \u03ba\u03bf\u03bb\u03cd\u03bc\u03c0\u03b9 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b5\u03c1\u03b5\u03cd\u03bd\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03bd\u03b7\u03c3\u03b9\u03bf\u03cd. \u03a3\u03c4\u03b9\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03c0\u03ad\u03c2 \u03c3\u03b1\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03ac\u03bd\u03b5\u03c4\u03b5\r\n        \u03ba\u03bf\u03bb\u03cd\u03bc\u03c0\u03b9, \u03c0\u03b5\u03c1\u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03c5\u03c3\u03b9\u03ba\u03ac \u03b1\u03bd\u03b1\u03c1\u03c1\u03af\u03c7\u03b7\u03c3\u03b7.\r\n      <\/p>\r\n\r\n      <div class=\"cards\" aria-label=\"\u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2\">\r\n        <article class=\"card\">\r\n          <div class=\"icon\">\ud83c\udf0a<\/div>\r\n          <h3>Swimming<\/h3>\r\n          <p>Crystal clear waters and nearby beaches for any time of the day.<\/p>\r\n        <\/article>\r\n        <article class=\"card\">\r\n          <div class=\"icon\">\ud83d\udeb6<\/div>\r\n          <h3>Walking<\/h3>\r\n          <p>Strolls along the seafront and relaxed exploration of the area.<\/p>\r\n        <\/article>\r\n        <article class=\"card\">\r\n          <div class=\"icon\">\ud83e\udded<\/div>\r\n          <h3>Exploring<\/h3>\r\n          <p>\u0391\u03c6\u03b5\u03c4\u03b7\u03c1\u03af\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b3\u03bd\u03c9\u03c1\u03af\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c3\u03b7\u03bc\u03b5\u03af\u03b1 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03bf\u03bd\u03c4\u03bf\u03c2.<\/p>\r\n        <\/article>\r\n        <article class=\"card\">\r\n          <div class=\"icon\">\ud83e\uddd7<\/div>\r\n          <h3>Climbing<\/h3>\r\n          <p>Kalymnos is a top rock climbing destination worldwide.<\/p>\r\n        <\/article>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 4. THE HOUSE -->\r\n  <section id=\"house\">\r\n    <div class=\"container\">\r\n      <div class=\"grid-2\">\r\n        <div class=\"media\" aria-label=\"\u0395\u03b9\u03ba\u03cc\u03bd\u03b1 \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b9\u03c4\u03b9\u03bf\u03cd\">\r\n          <!-- \u0392\u03ac\u03bb\u03b5 \u03b5\u03b4\u03ce \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03c0\u03b9\u03c4\u03b9\u03bf\u03cd\/\u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03bf\u03cd -->\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522708323590-d24dbb6b0267?auto=format&fit=crop&w=1600&q=70\" alt=\"\u0395\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03bf\u03cd \u03c3\u03c0\u03b9\u03c4\u03b9\u03bf\u03cd\" \/>\r\n        <\/div>\r\n\r\n        <div>\r\n          <h2 class=\"section-title\">\u0388\u03bd\u03b1 \u03b1\u03c5\u03b8\u03b5\u03bd\u03c4\u03b9\u03ba\u03cc \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03b9\u03ba\u03bf \u03c3\u03c0\u03af\u03c4\u03b9<\/h2>\r\n          <p class=\"lead\">\r\n            \u03a4\u03bf \u00ab\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc\u00bb \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc, \u03bf\u03b9\u03ba\u03bf\u03b3\u03b5\u03bd\u03b5\u03b9\u03b1\u03ba\u03cc, \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03b9\u03ba\u03bf \u03c3\u03c0\u03af\u03c4\u03b9, \u03c0\u03bb\u03ae\u03c1\u03c9\u03c2 \u03b1\u03bd\u03b1\u03ba\u03b1\u03b9\u03bd\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03b9\u03c2 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b5\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2\r\n            \u03c4\u03b7\u03c2 \u03b5\u03c0\u03bf\u03c7\u03ae\u03c2.\r\n          <\/p>\r\n\r\n          <div class=\"highlight\" role=\"note\" aria-label=\"\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7\">\r\n            <b>\u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc & \u03bf\u03b9\u03ba\u03bf\u03b3\u03b5\u03bd\u03b5\u03b9\u03b1\u03ba\u03cc<\/b> \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1, \u03bc\u03b5 <b>\u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b5\u03c2<\/b> \u03c0\u03b1\u03c1\u03bf\u03c7\u03ad\u03c2 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03c4\u03b5 \u03ac\u03bd\u03b5\u03c4\u03b7 \u03b4\u03b9\u03b1\u03bc\u03bf\u03bd\u03ae.\r\n          <\/div>\r\n\r\n          <p style=\"margin-top:16px;color:var(--muted);\">\r\n            \u03a3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd \u03bf\u03b9 \u03bf\u03b9\u03ba\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b5\u03c2 \u03ba\u03bf\u03b9\u03bc\u03cc\u03bd\u03c4\u03bf\u03c5\u03c3\u03b1\u03bd \u03cc\u03bb\u03bf\u03b9 \u03bc\u03b1\u03b6\u03af \u03ba\u03b1\u03b9 \u03b4\u03b5\u03bd \u03c5\u03c0\u03ae\u03c1\u03c7\u03b1\u03bd \u03be\u03b5\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03ad\u03c2 \u03ba\u03c1\u03b5\u03b2\u03b1\u03c4\u03bf\u03ba\u03ac\u03bc\u03b1\u03c1\u03b5\u03c2\u00b7 \u03b3\u03b9\u2019 \u03b1\u03c5\u03c4\u03cc\r\n            \u03c3\u03c5\u03bd\u03b1\u03bd\u03c4\u03ac\u03bc\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03b1\u03bd\u03c4\u03b9\u03ba\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd\u03c2 \u00ab\u03ba\u03c1\u03b5\u03b2\u03ac\u03c4\u03bf\u03c5\u03c2\u00bb.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- 5. KREVATOS -->\r\n  <section id=\"krevatos\">\r\n    <div class=\"container\">\r\n      <div class=\"grid-2\">\r\n        <div>\r\n          <h2 class=\"section-title\">\u039f \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc\u03c2 \u00ab\u03ba\u03c1\u03ad\u03b2\u03b1\u03c4\u03bf\u03c2\u00bb<\/h2>\r\n          <p class=\"lead\">\r\n            \u03a5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03b4\u03cd\u03bf \u03b1\u03bd\u03c4\u03b9\u03ba\u03c1\u03b9\u03c3\u03c4\u03bf\u03af \u00ab\u03ba\u03c1\u03b5\u03b2\u03ac\u03c4\u03bf\u03b9\u00bb. \u039f \u00ab\u03ba\u03c1\u03ad\u03b2\u03b1\u03c4\u03bf\u03c2\u00bb \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03b7\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc\u03c2 \u03c5\u03c0\u03b5\u03c1\u03c5\u03c8\u03c9\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03cd\u03c0\u03bd\u03bf\u03c5,\r\n            \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf \u03c4\u03b7\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03b9\u03ba\u03b7\u03c2 \u03ba\u03b1\u03c4\u03bf\u03b9\u03ba\u03af\u03b1\u03c2.\r\n          <\/p>\r\n\r\n          <div class=\"label\" aria-label=\"\u039b\u03b1\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b1\">\r\n            <div class=\"icon\">\u2139\ufe0f<\/div>\r\n            <div>\r\n              <b>\u039b\u03b1\u03bf\u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03c3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7<\/b><br \/>\r\n              \u03a3\u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd \u03bf \u00ab\u03ba\u03c1\u03ad\u03b2\u03b1\u03c4\u03bf\u03c2\u00bb \u03b5\u03be\u03c5\u03c0\u03b7\u03c1\u03b5\u03c4\u03bf\u03cd\u03c3\u03b5 \u03c4\u03b7\u03bd \u03ba\u03bf\u03b9\u03bd\u03ae \u03b4\u03b9\u03b1\u03bd\u03c5\u03ba\u03c4\u03ad\u03c1\u03b5\u03c5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03bf\u03b9\u03ba\u03bf\u03b3\u03ad\u03bd\u03b5\u03b9\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03af\u03b4\u03b9\u03bf \u03c7\u03ce\u03c1\u03bf.\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"media\" aria-label=\"\u0395\u03b9\u03ba\u03cc\u03bd\u03b1 \u03ba\u03c1\u03b5\u03b2\u03ac\u03c4\u03bf\u03c5 (\u03ba\u03c1\u03ad\u03b2\u03b1\u03c4\u03bf\u03c2)\">\r\n          <!-- \u0392\u03ac\u03bb\u03b5 \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03c4\u03bf\u03c5 \u03ba\u03c1\u03b5\u03b2\u03ac\u03c4\u03bf\u03c5\/\u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03bf\u03cd \u03c5\u03c0\u03b5\u03c1\u03c5\u03c8\u03c9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5 -->\r\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505693416388-ac5ce068fe85?auto=format&fit=crop&w=1600&q=70\" alt=\"\u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03cc\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c2 \u03cd\u03c0\u03bd\u03bf\u03c5 \/ \u03c5\u03c0\u03b5\u03c1\u03c5\u03c8\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03c1\u03b5\u03b2\u03ac\u03c4\u03b9\" \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- FOOT CTA -->\r\n  <section id=\"availability\" style=\"border-bottom:none;\">\r\n    <div class=\"container\">\r\n      <div class=\"footer-cta\" aria-label=\"\u039a\u03ac\u03bb\u03b5\u03c3\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7\">\r\n        <div>\r\n          <h2 style=\"margin:0 0 6px;font-size:20px;\">\u0388\u03c4\u03bf\u03b9\u03bc\u03bf\u03b9 \u03b3\u03b9\u03b1 \u03b4\u03b9\u03b1\u03ba\u03bf\u03c0\u03ad\u03c2 \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2;<\/h2>\r\n          <p>\u0394\u03b5\u03af\u03c4\u03b5 \u03b4\u03b9\u03b1\u03b8\u03b5\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03b1\u03af\u03c4\u03b7\u03bc\u03b1 \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7\u03c2.<\/p>\r\n        <\/div>\r\n        <a class=\"cta\" href=\"#\" aria-label=\"\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7\">\u039a\u03ac\u03bd\u03c4\u03b5 \u039a\u03c1\u03ac\u03c4\u03b7\u03c3\u03b7 <small>\u2192<\/small><\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\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 class=\"elementor-element elementor-element-c1babfb e-flex e-con-boxed e-con e-parent\" data-id=\"c1babfb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ca5ccf elementor-widget elementor-widget-html\" data-id=\"4ca5ccf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"el\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<title>Downloadable Icons 250x250<\/title>\r\n\r\n<style>\r\n  .icons {\r\n    display: flex;\r\n    gap: 40px;\r\n    justify-content: center;\r\n    align-items: center;\r\n    margin: 40px 0;\r\n    flex-wrap: wrap;\r\n  }\r\n\r\n  .icons a {\r\n    display: inline-block;\r\n    cursor: pointer;\r\n  }\r\n\r\n  .icons svg {\r\n    width: 250px;\r\n    height: 250px;\r\n    fill: #0E50AD;\r\n    display: block;\r\n  }\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<div class=\"icons\">\r\n\r\n  <!-- \u039a\u03bf\u03bb\u03cd\u03bc\u03c0\u03b9 -->\r\n  <a download=\"swimming.svg\"\r\n     href=\"data:image\/svg+xml;utf8,     <svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%230E50AD'>       <path d='M2 18c1.5 0 1.5-1 3-1s1.5 1 3 1 1.5-1 3-1 1.5 1 3 1 1.5-1 3-1 1.5 1 3 1z'\/>       <circle cx='15' cy='6' r='2'\/>       <path d='M5 12l4-2 3 2 4-2' stroke='%230E50AD' stroke-width='2' fill='none'\/>     <\/svg>\">\r\n    <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n      <path d=\"M2 18c1.5 0 1.5-1 3-1s1.5 1 3 1 1.5-1 3-1 1.5 1 3 1 1.5-1 3-1 1.5 1 3 1z\"\/>\r\n      <circle cx=\"15\" cy=\"6\" r=\"2\"\/>\r\n      <path d=\"M5 12l4-2 3 2 4-2\" stroke=\"#0E50AD\" stroke-width=\"2\" fill=\"none\"\/>\r\n    <\/svg>\r\n  <\/a>\r\n\r\n  <!-- \u03a0\u03b5\u03c1\u03c0\u03ac\u03c4\u03b7\u03bc\u03b1 -->\r\n  <a download=\"walking.svg\"\r\n     href=\"data:image\/svg+xml;utf8,     <svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%230E50AD'>       <circle cx='13' cy='4' r='2'\/>       <path d='M9 22l2-6-3-3 2-4 3 2 2 4h3v2h-4l-2-3-1 4 2 4z'\/>     <\/svg>\">\r\n    <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n      <circle cx=\"13\" cy=\"4\" r=\"2\"\/>\r\n      <path d=\"M9 22l2-6-3-3 2-4 3 2 2 4h3v2h-4l-2-3-1 4 2 4z\"\/>\r\n    <\/svg>\r\n  <\/a>\r\n\r\n  <!-- \u0395\u03be\u03b5\u03c1\u03b5\u03cd\u03bd\u03b7\u03c3\u03b7 -->\r\n  <a download=\"explore.svg\"\r\n     href=\"data:image\/svg+xml;utf8,     <svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%230E50AD'>       <circle cx='12' cy='12' r='9' fill='none' stroke='%230E50AD' stroke-width='2'\/>       <path d='M14 10l-2 6-2-6 6-2z'\/>     <\/svg>\">\r\n    <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n      <circle cx=\"12\" cy=\"12\" r=\"9\" fill=\"none\" stroke=\"#0E50AD\" stroke-width=\"2\"\/>\r\n      <path d=\"M14 10l-2 6-2-6 6-2z\"\/>\r\n    <\/svg>\r\n  <\/a>\r\n\r\n  <!-- \u0391\u03bd\u03b1\u03c1\u03c1\u03af\u03c7\u03b7\u03c3\u03b7 -->\r\n  <a download=\"climbing.svg\"\r\n     href=\"data:image\/svg+xml;utf8,     <svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%230E50AD'>       <circle cx='14' cy='4' r='2'\/>       <path d='M6 22l3-6 3-2 2-4 4 2v2h-3l-2 3-1 5z'\/>       <path d='M4 20l6-16' stroke='%230E50AD' stroke-width='2'\/>     <\/svg>\">\r\n    <svg viewbox=\"0 0 24 24\" aria-hidden=\"true\">\r\n      <circle cx=\"14\" cy=\"4\" r=\"2\"\/>\r\n      <path d=\"M6 22l3-6 3-2 2-4 4 2v2h-3l-2 3-1 5z\"\/>\r\n      <path d=\"M4 20l6-16\" stroke=\"#0E50AD\" stroke-width=\"2\"\/>\r\n    <\/svg>\r\n  <\/a>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\r\n\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 class=\"elementor-element elementor-element-aad43cf e-flex e-con-boxed e-con e-parent\" data-id=\"aad43cf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-593f246 elementor-widget elementor-widget-image\" data-id=\"593f246\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"724\" src=\"https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/LOGO-EXOXIKO-1-1024x724.png\" class=\"attachment-large size-large wp-image-1629\" alt=\"\" srcset=\"https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/LOGO-EXOXIKO-1-1024x724.png 1024w, https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/LOGO-EXOXIKO-1-300x212.png 300w, https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/LOGO-EXOXIKO-1-768x543.png 768w, https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/LOGO-EXOXIKO-1-1536x1086.png 1536w, https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/LOGO-EXOXIKO-1-2048x1448.png 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5 \u2013 \u039a\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u2022 \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf\u03c2 \u03a4\u03bf \u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5 \u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1, \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c4\u03b7\u03bd \u03a4\u03ad\u03bb\u03b5\u03bd\u03b4\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ac \u03ba\u03b1\u03c1\u03b1\u03b2\u03ac\u03ba\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03b7\u03b3\u03b1\u03b9\u03bd\u03bf\u03ad\u03c1\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9. \u0394\u03b5\u03af\u03c4\u03b5 \u0394\u03b9\u03b1\u03b8\u03b5\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u2192 \u0397 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03a4\u03bf \u00ab\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc\u00bb \u03bc\u03b1\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2, \u03bc\u03b9\u03b1 \u03ae\u03c3\u03c5\u03c7\u03b7 \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf. \u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03cc\u03bc\u03bf\u03c1\u03c6\u03b7 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1, \u03c4\u03b1 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03bd\u03b5\u03c1\u03ac \u03ba\u03b1\u03b9 [&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":"page-builder","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":"","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":"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-1328","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>test - Exoxiko<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/exoxiko.gr\/en\/test\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"test - Exoxiko\" \/>\n<meta property=\"og:description\" content=\"\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5 \u2013 \u039a\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u2022 \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf\u03c2 \u03a4\u03bf \u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5 \u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1, \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c4\u03b7\u03bd \u03a4\u03ad\u03bb\u03b5\u03bd\u03b4\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ac \u03ba\u03b1\u03c1\u03b1\u03b2\u03ac\u03ba\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03b7\u03b3\u03b1\u03b9\u03bd\u03bf\u03ad\u03c1\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9. \u0394\u03b5\u03af\u03c4\u03b5 \u0394\u03b9\u03b1\u03b8\u03b5\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u2192 \u0397 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03a4\u03bf \u00ab\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc\u00bb \u03bc\u03b1\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2, \u03bc\u03b9\u03b1 \u03ae\u03c3\u03c5\u03c7\u03b7 \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf. \u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03cc\u03bc\u03bf\u03c1\u03c6\u03b7 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1, \u03c4\u03b1 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03bd\u03b5\u03c1\u03ac \u03ba\u03b1\u03b9 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/exoxiko.gr\/en\/test\/\" \/>\n<meta property=\"og:site_name\" content=\"Exoxiko\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/-Exoxiko\/61578093723496\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-16T09:47:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/exoxiko.gr\/test\/\",\"url\":\"https:\/\/exoxiko.gr\/test\/\",\"name\":\"test - Exoxiko\",\"isPartOf\":{\"@id\":\"https:\/\/exoxiko.gr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/exoxiko.gr\/test\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/exoxiko.gr\/test\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70\",\"datePublished\":\"2026-01-15T13:09:18+00:00\",\"dateModified\":\"2026-01-16T09:47:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/exoxiko.gr\/test\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/exoxiko.gr\/test\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/exoxiko.gr\/test\/#primaryimage\",\"url\":\"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70\",\"contentUrl\":\"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/exoxiko.gr\/test\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/exoxiko.gr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"test\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/exoxiko.gr\/#website\",\"url\":\"https:\/\/exoxiko.gr\/\",\"name\":\"Exoxiko\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/exoxiko.gr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/exoxiko.gr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/exoxiko.gr\/#organization\",\"name\":\"Exoxiko\",\"url\":\"https:\/\/exoxiko.gr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/exoxiko.gr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/exoxiko-logo1.png\",\"contentUrl\":\"https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/exoxiko-logo1.png\",\"width\":803,\"height\":790,\"caption\":\"Exoxiko\"},\"image\":{\"@id\":\"https:\/\/exoxiko.gr\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/people\/-Exoxiko\/61578093723496\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"test - Exoxiko","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/exoxiko.gr\/en\/test\/","og_locale":"en_GB","og_type":"article","og_title":"test - Exoxiko","og_description":"\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5 \u2013 \u039a\u03b1\u03c4\u03b1\u03c7\u03ce\u03c1\u03b7\u03c3\u03b7 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u2022 \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf\u03c2 \u03a4\u03bf \u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2 \u039a\u03b1\u03bb\u03cd\u03bc\u03bd\u03bf\u03c5 \u03a0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae \u03c6\u03b9\u03bb\u03bf\u03be\u03b5\u03bd\u03af\u03b1 \u03b4\u03af\u03c0\u03bb\u03b1 \u03c3\u03c4\u03b7 \u03b8\u03ac\u03bb\u03b1\u03c3\u03c3\u03b1, \u03bc\u03b5 \u03b8\u03ad\u03b1 \u03c4\u03b7\u03bd \u03a4\u03ad\u03bb\u03b5\u03bd\u03b4\u03bf \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ac \u03ba\u03b1\u03c1\u03b1\u03b2\u03ac\u03ba\u03b9\u03b1 \u03bd\u03b1 \u03c0\u03b7\u03b3\u03b1\u03b9\u03bd\u03bf\u03ad\u03c1\u03c7\u03bf\u03bd\u03c4\u03b1\u03b9. \u0394\u03b5\u03af\u03c4\u03b5 \u0394\u03b9\u03b1\u03b8\u03b5\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1 \u2192 \u0397 \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03a4\u03bf \u00ab\u0395\u03be\u03bf\u03c7\u03b9\u03ba\u03cc\u00bb \u03bc\u03b1\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b9\u03c2 \u039c\u03c5\u03c1\u03c4\u03b9\u03ad\u03c2, \u03bc\u03b9\u03b1 \u03ae\u03c3\u03c5\u03c7\u03b7 \u03ba\u03b1\u03b9 \u03b3\u03c1\u03b1\u03c6\u03b9\u03ba\u03ae \u03c4\u03bf\u03c0\u03bf\u03b8\u03b5\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u039a\u03ac\u03bb\u03c5\u03bc\u03bd\u03bf. \u0391\u03c0\u03bf\u03bb\u03b1\u03cd\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03cc\u03bc\u03bf\u03c1\u03c6\u03b7 \u03c0\u03b1\u03c1\u03b1\u03bb\u03af\u03b1, \u03c4\u03b1 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ac \u03bd\u03b5\u03c1\u03ac \u03ba\u03b1\u03b9 [&hellip;]","og_url":"https:\/\/exoxiko.gr\/en\/test\/","og_site_name":"Exoxiko","article_publisher":"https:\/\/www.facebook.com\/people\/-Exoxiko\/61578093723496\/","article_modified_time":"2026-01-16T09:47:31+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/exoxiko.gr\/test\/","url":"https:\/\/exoxiko.gr\/test\/","name":"test - Exoxiko","isPartOf":{"@id":"https:\/\/exoxiko.gr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/exoxiko.gr\/test\/#primaryimage"},"image":{"@id":"https:\/\/exoxiko.gr\/test\/#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70","datePublished":"2026-01-15T13:09:18+00:00","dateModified":"2026-01-16T09:47:31+00:00","breadcrumb":{"@id":"https:\/\/exoxiko.gr\/test\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/exoxiko.gr\/test\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/exoxiko.gr\/test\/#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70","contentUrl":"https:\/\/images.unsplash.com\/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1600&q=70"},{"@type":"BreadcrumbList","@id":"https:\/\/exoxiko.gr\/test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/exoxiko.gr\/"},{"@type":"ListItem","position":2,"name":"test"}]},{"@type":"WebSite","@id":"https:\/\/exoxiko.gr\/#website","url":"https:\/\/exoxiko.gr\/","name":"Exoxiko","description":"","publisher":{"@id":"https:\/\/exoxiko.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/exoxiko.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/exoxiko.gr\/#organization","name":"Exoxiko","url":"https:\/\/exoxiko.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/exoxiko.gr\/#\/schema\/logo\/image\/","url":"https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/exoxiko-logo1.png","contentUrl":"https:\/\/exoxiko.gr\/wp-content\/uploads\/2026\/01\/exoxiko-logo1.png","width":803,"height":790,"caption":"Exoxiko"},"image":{"@id":"https:\/\/exoxiko.gr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/-Exoxiko\/61578093723496\/"]}]}},"_links":{"self":[{"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/pages\/1328","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/comments?post=1328"}],"version-history":[{"count":23,"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/pages\/1328\/revisions"}],"predecessor-version":[{"id":1848,"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/pages\/1328\/revisions\/1848"}],"wp:attachment":[{"href":"https:\/\/exoxiko.gr\/en\/wp-json\/wp\/v2\/media?parent=1328"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}