{"id":24108,"date":"2026-04-15T16:41:17","date_gmt":"2026-04-15T13:41:17","guid":{"rendered":"https:\/\/ixthys.gr\/?page_id=24108"},"modified":"2026-04-24T08:05:01","modified_gmt":"2026-04-24T05:05:01","slug":"scholeia","status":"publish","type":"page","link":"https:\/\/ixthys.gr\/en\/scholeia\/","title":{"rendered":"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"24108\" class=\"elementor elementor-24108\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-3b9af70 e-flex e-con-boxed e-con e-parent\" data-id=\"3b9af70\" 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-b72cc40 elementor-widget elementor-widget-html\" data-id=\"b72cc40\" 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>\n<html lang=\"el\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club \u2013 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Sora:wght@400;600;700;800&family=Nunito:wght@400;500;600&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n:root {\n --aqua-deep: #0A5C73;\n --aqua-mid: #0E8DA6;\n --aqua-bright: #1CC8E1;\n --aqua-light: #C2F0F7;\n --aqua-pale: #E8F9FC;\n --pink: #E8427C;\n --pink-light: #FCE4ED;\n --text-dark: #0D2B33;\n --text-mid: #2F5B6A;\n --text-muted: #6A9BAA;\n --white: #FFFFFF;\n --sand: #FAFAFA;\n --r-sm: 8px; --r-md: 14px; --r-lg: 22px; --r-xl: 40px;\n --fh: 'Sora', sans-serif;\n --fb: 'Nunito', sans-serif;\n}\n\nhtml { scroll-behavior: smooth; }\nbody {\n font-family: var(--fb);\n color: var(--text-dark);\n background: var(--white);\n line-height: 1.7;\n font-size: 16px;\n -webkit-font-smoothing: antialiased;\n}\n\n\/* NAV *\/\nnav {\n position: sticky; top: 0; z-index: 100;\n background: rgba(255,255,255,0.96);\n backdrop-filter: blur(10px);\n border-bottom: 1px solid var(--aqua-light);\n display: flex; align-items: center; justify-content: space-between;\n padding: 0 6vw; height: 66px;\n}\n.nav-logo {\n font-family: var(--fh);\n font-size: 20px; font-weight: 800;\n color: var(--aqua-deep); letter-spacing: -0.5px;\n}\n.nav-logo span { color: var(--pink); }\n.nav-cta {\n background: var(--pink);\n color: var(--white);\n font-family: var(--fh); font-weight: 700; font-size: 14px;\n padding: 10px 22px; border-radius: var(--r-xl);\n text-decoration: none; white-space: nowrap;\n transition: background 0.2s, transform 0.15s;\n}\n.nav-cta:hover { background: #c73268; transform: scale(1.03); }\n\n\/* HERO *\/\n.hero {\n background: linear-gradient(145deg, var(--aqua-deep) 0%, var(--aqua-mid) 60%, var(--aqua-bright) 100%);\n color: var(--white);\n padding: 80px 6vw 110px;\n position: relative; overflow: hidden;\n}\n.hero::after {\n content: '';\n position: absolute; bottom: -2px; left: 0; right: 0;\n height: 60px;\n background: var(--white);\n clip-path: ellipse(55% 100% at 50% 100%);\n}\n.hero-inner { max-width: 720px; position: relative; z-index: 1; }\n.hero-badge {\n display: inline-block;\n background: rgba(255,255,255,0.15);\n border: 1px solid rgba(255,255,255,0.3);\n border-radius: var(--r-xl);\n padding: 5px 16px; font-size: 12px; font-weight: 700;\n letter-spacing: 1px; text-transform: uppercase;\n color: rgba(255,255,255,0.9); margin-bottom: 20px;\n}\n.hero h1 {\n font-family: var(--fh);\n font-size: clamp(28px, 4.5vw, 52px);\n font-weight: 800; line-height: 1.12; letter-spacing: -1.5px;\n margin-bottom: 20px;\n}\n.hero h1 em { font-style: normal; color: var(--aqua-bright); }\n.hero-sub {\n font-size: clamp(15px, 1.8vw, 18px);\n opacity: 0.88; max-width: 580px;\n margin-bottom: 36px; line-height: 1.65;\n}\n.hero-btns { display: flex; flex-wrap: wrap; gap: 12px; }\n.btn-pink {\n background: var(--pink); color: var(--white);\n font-family: var(--fh); font-weight: 700; font-size: 15px;\n padding: 14px 30px; border-radius: var(--r-xl);\n text-decoration: none; display: inline-block;\n transition: background 0.2s, transform 0.15s;\n}\n.btn-pink:hover { background: #c73268; transform: translateY(-2px); }\n.btn-ghost {\n background: rgba(255,255,255,0.12);\n border: 1.5px solid rgba(255,255,255,0.45);\n color: var(--white);\n font-family: var(--fh); font-weight: 600; font-size: 15px;\n padding: 14px 30px; border-radius: var(--r-xl);\n text-decoration: none; display: inline-block;\n transition: background 0.2s;\n}\n.btn-ghost:hover { background: rgba(255,255,255,0.22); }\n\n\/* SECTION WRAPPER *\/\nsection { padding: 72px 6vw; }\n.section-inner { max-width: 1100px; margin: 0 auto; }\n.section-label {\n font-size: 11px; font-weight: 800; letter-spacing: 2px;\n text-transform: uppercase; color: var(--aqua-mid); margin-bottom: 8px;\n}\n.section-title {\n font-family: var(--fh);\n font-size: clamp(24px, 3vw, 38px);\n font-weight: 800; letter-spacing: -1px;\n color: var(--text-dark); line-height: 1.2; margin-bottom: 14px;\n}\n.section-sub {\n font-size: 16px; color: var(--text-mid);\n max-width: 580px; margin-bottom: 44px; line-height: 1.65;\n}\n\n\/* ABOUT *\/\n.about { background: var(--sand); }\n.about-text { max-width: 780px; }\n.about-text p {\n font-size: 17px; color: var(--text-mid);\n line-height: 1.75; margin-bottom: 20px;\n}\n.about-text p:last-child { margin-bottom: 32px; }\n.about-pills { display: flex; flex-wrap: wrap; gap: 12px; }\n.pill {\n background: var(--white);\n border: 1.5px solid var(--aqua-light);\n border-radius: var(--r-xl);\n padding: 8px 20px;\n font-family: var(--fh); font-size: 14px; font-weight: 700;\n color: var(--aqua-deep);\n}\n\n\/* BENEFITS *\/\n.benefits { background: var(--white); }\n.benefits-grid {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 22px;\n}\n@media (max-width: 800px) { .benefits-grid { grid-template-columns: 1fr; } }\n.ben-card {\n background: var(--aqua-pale);\n border: 1px solid var(--aqua-light);\n border-radius: var(--r-lg); padding: 32px 26px;\n transition: transform 0.2s, box-shadow 0.2s;\n}\n.ben-card:hover { transform: translateY(-4px); box-shadow: 0 14px 40px rgba(10,92,115,0.1); }\n.ben-icon { font-size: 28px; margin-bottom: 16px; display: block; }\n.ben-card h3 {\n font-family: var(--fh); font-size: 18px; font-weight: 700;\n color: var(--aqua-deep); margin-bottom: 10px;\n}\n.ben-card p { font-size: 14px; color: var(--text-mid); line-height: 1.7; }\n\n\/* METHOD *\/\n.method { background: var(--sand); }\n.method-grid {\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 20px;\n}\n@media (max-width: 640px) { .method-grid { grid-template-columns: 1fr; } }\n.mblock {\n background: var(--white); border-radius: var(--r-md);\n padding: 26px 22px; border-left: 4px solid var(--aqua-bright);\n}\n.mblock h4 {\n font-family: var(--fh); font-size: 15px; font-weight: 700;\n color: var(--aqua-deep); margin-bottom: 10px;\n}\n.mblock p { font-size: 14px; color: var(--text-mid); line-height: 1.65; }\n\n\/* LOCATIONS *\/\n.locations { background: var(--white); }\n.loc-grid {\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 20px; max-width: 680px;\n}\n@media (max-width: 560px) { .loc-grid { grid-template-columns: 1fr; } }\n.loc-card {\n border: 2px solid var(--aqua-light);\n border-radius: var(--r-lg); padding: 28px 24px;\n transition: border-color 0.2s, transform 0.2s;\n}\n.loc-card:hover { border-color: var(--aqua-mid); transform: translateY(-3px); }\n.loc-pin {\n width: 12px; height: 12px;\n background: var(--aqua-mid);\n border-radius: 50%;\n margin-bottom: 16px;\n}\n.loc-card h3 {\n font-family: var(--fh); font-size: 16px; font-weight: 700;\n color: var(--text-dark); margin-bottom: 6px;\n}\n.loc-card p { font-size: 14px; color: var(--text-mid); margin-bottom: 3px; }\n.loc-tag {\n display: inline-block;\n background: var(--aqua-pale); color: var(--aqua-deep);\n font-size: 12px; font-weight: 700;\n padding: 4px 12px; border-radius: 6px; margin-top: 10px;\n}\n\n\/* WHY *\/\n.why { background: var(--aqua-deep); color: var(--white); }\n.why .section-title { color: var(--white); }\n.why .section-sub { color: rgba(255,255,255,0.72); }\n.why-grid {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 18px;\n}\n@media (max-width: 800px) { .why-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 500px) { .why-grid { grid-template-columns: 1fr; } }\n.why-item {\n background: rgba(255,255,255,0.08);\n border: 1px solid rgba(255,255,255,0.14);\n border-radius: var(--r-md); padding: 24px 20px;\n transition: background 0.2s;\n}\n.why-item:hover { background: rgba(255,255,255,0.14); }\n.why-dot {\n width: 8px; height: 8px;\n background: var(--pink); border-radius: 50%; margin-bottom: 12px;\n}\n.why-item h4 {\n font-family: var(--fh); font-size: 15px; font-weight: 700;\n color: var(--white); margin-bottom: 7px;\n}\n.why-item p { font-size: 13px; color: rgba(255,255,255,0.68); line-height: 1.6; }\n\n\/* TARGET *\/\n.target { background: var(--white); }\n.target-grid {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n gap: 20px;\n}\n@media (max-width: 700px) { .target-grid { grid-template-columns: 1fr; } }\n.target-card {\n background: var(--aqua-pale);\n border: 1px solid var(--aqua-light);\n border-radius: var(--r-lg);\n padding: 32px 24px;\n display: flex; flex-direction: column; align-items: flex-start; gap: 14px;\n transition: transform 0.2s, box-shadow 0.2s;\n}\n.target-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(10,92,115,0.1); }\n.target-icon { font-size: 32px; }\n.target-card p { font-size: 15px; color: var(--text-mid); line-height: 1.65; font-weight: 500; }\n\n\/* TRAINERS *\/\n.trainers { background: var(--sand); }\n.trainers-inner {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 40px; align-items: start;\n}\n@media (max-width: 700px) { .trainers-inner { grid-template-columns: 1fr; } }\n.trainers-text p {\n font-size: 17px; color: var(--text-mid); line-height: 1.75;\n}\n.cert-grid {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: 12px;\n}\n@media (max-width: 400px) { .cert-grid { grid-template-columns: 1fr; } }\n.cert-badge {\n background: var(--white);\n border: 1px solid var(--aqua-light);\n border-radius: var(--r-md);\n padding: 14px 16px;\n font-family: var(--fh); font-size: 13px; font-weight: 700;\n color: var(--aqua-deep);\n display: flex; flex-direction: column; gap: 4px;\n}\n.cert-badge span {\n font-family: var(--fb); font-size: 11px; font-weight: 500;\n color: var(--text-muted);\n}\n\n\/* DURATION *\/\n.duration { background: var(--aqua-pale); }\n.dur-grid {\n display: grid;\n grid-template-columns: repeat(2, 1fr);\n gap: 18px; max-width: 560px;\n}\n@media (max-width: 480px) { .dur-grid { grid-template-columns: 1fr; } }\n.dur-card {\n background: var(--white); border-radius: var(--r-md);\n padding: 28px 22px; border-top: 4px solid var(--aqua-mid); text-align: center;\n}\n.dur-num {\n font-family: var(--fh); font-size: 48px; font-weight: 800;\n color: var(--aqua-mid); letter-spacing: -2px; line-height: 1;\n}\n.dur-num span { font-size: 22px; font-weight: 600; }\n.dur-lbl { font-size: 14px; color: var(--text-mid); font-weight: 600; margin: 8px 0 6px; }\n.dur-note { font-size: 12px; color: var(--text-muted); }\n\n\/* CTA *\/\n.cta-wrap {\n background: linear-gradient(135deg, #0A5C73 0%, #0E8DA6 100%);\n padding: 80px 6vw; text-align: center; color: var(--white);\n}\n.cta-wrap h2 {\n font-family: var(--fh);\n font-size: clamp(26px, 3.5vw, 44px);\n font-weight: 800; letter-spacing: -1.5px;\n line-height: 1.15; margin-bottom: 14px;\n}\n.cta-wrap p {\n font-size: 17px; opacity: 0.85;\n max-width: 520px; margin: 0 auto 36px;\n}\n.cta-btns { display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; }\n.btn-white {\n background: var(--white); color: var(--aqua-deep);\n font-family: var(--fh); font-weight: 700; font-size: 15px;\n padding: 15px 32px; border-radius: var(--r-xl);\n text-decoration: none; display: inline-block;\n transition: transform 0.15s, box-shadow 0.15s;\n}\n.btn-white:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(0,0,0,0.15); }\n.btn-pink-ghost {\n background: rgba(232,66,124,0.18);\n border: 1.5px solid var(--pink); color: var(--white);\n font-family: var(--fh); font-weight: 700; font-size: 15px;\n padding: 15px 32px; border-radius: var(--r-xl);\n text-decoration: none; display: inline-block;\n transition: background 0.2s;\n}\n.btn-pink-ghost:hover { background: rgba(232,66,124,0.32); }\n\n\/* FOOTER *\/\nfooter {\n background: var(--text-dark);\n color: rgba(255,255,255,0.5);\n padding: 30px 6vw;\n display: flex; flex-wrap: wrap;\n align-items: center; justify-content: space-between;\n gap: 12px; font-size: 13px;\n}\n.footer-logo { font-family: var(--fh); font-size: 18px; font-weight: 800; color: var(--white); }\n.footer-logo span { color: var(--aqua-bright); }\nfooter a { color: var(--aqua-bright); text-decoration: none; }\n\n\/* MOBILE GLOBAL *\/\n@media (max-width: 600px) {\n nav { padding: 0 5vw; }\n section { padding: 56px 5vw; }\n .hero { padding: 60px 5vw 90px; }\n .hero-btns, .cta-btns { flex-direction: column; align-items: flex-start; }\n .cta-btns { align-items: center; }\n footer { flex-direction: column; text-align: center; }\n}\n\n\/* ANIMATIONS *\/\n@keyframes fadeUp {\n from { opacity: 0; transform: translateY(20px); }\n to { opacity: 1; transform: translateY(0); }\n}\n.hero-badge { animation: fadeUp 0.5s ease both 0s; }\n.hero h1 { animation: fadeUp 0.5s ease both 0.1s; }\n.hero-sub { animation: fadeUp 0.5s ease both 0.2s; }\n.hero-btns { animation: fadeUp 0.5s ease both 0.3s; }\n<\/style>\n<\/head>\n<body>\n\n<!-- NAV -->\n<nav>\n <div class=\"nav-logo\">Fish <span>\u25cf<\/span>Aqua Club<\/div>\n <a href=\"#contact\" class=\"nav-cta\">Contact us<\/a>\n<\/nav>\n\n<!-- HERO -->\n<section class=\"hero\">\n <div class=\"hero-inner\">\n <div class=\"hero-badge\">\u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b5\u03c2 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u00b7 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7<\/div>\n <h1>\u03a4\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03b2\u03bf\u03c5\u03c4\u03ac\u03bd\u03b5\u2026<br>\u03c3\u03c4\u03bf\u03bd <em>\u0399\u03c7\u03b8\u03cd Aqua Club!<\/em><\/h1>\n <p class=\"hero-sub\">\u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03cc\u03bc\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03cd\u03c2 \u2014 \u03b2\u03b1\u03c3\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf \u03c0\u03b1\u03b9\u03c7\u03bd\u03af\u03b4\u03b9, \u03bc\u03b5 \u03ba\u03cd\u03c1\u03b9\u03bf \u03b3\u03bd\u03ce\u03bc\u03bf\u03bd\u03b1 \u03c4\u03b7\u03bd \u0391\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1, \u03c4\u03b7\u03bd \u039f\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03a7\u03b1\u03c1\u03ac.<\/p>\n <div class=\"hero-btns\">\n <a href=\"#contact\" class=\"btn-pink\">\u0398\u03ad\u03bb\u03c9 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192<\/a>\n <a href=\"#method\" class=\"btn-ghost\">Learn more<\/a>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- ABOUT -->\n<section class=\"about\" id=\"about\">\n <div class=\"section-inner\">\n <div class=\"section-label\">\u03a0\u03bf\u03b9\u03bf\u03b9 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03c4\u03b9 \u03ba\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5<\/div>\n <div class=\"about-text\">\n <p>\u03a3\u03c4\u03bf\u03c5\u03c2 \u0399\u03c7\u03b8\u03cd\u03c2 \u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03b1\u03bd\u03b1\u03c0\u03c4\u03cd\u03be\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03cc\u03bc\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b2\u03c1\u03b5\u03c6\u03b9\u03ba\u03ae\u03c2, \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2, \u03c0\u03c1\u03bf\u03c3\u03c7\u03bf\u03bb\u03b9\u03ba\u03ae\u03c2, \u03b1\u03ba\u03b1\u03b4\u03b7\u03bc\u03b9\u03ce\u03bd, \u03c9\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2, \u03bc\u03b5 \u03bc\u03b5\u03b3\u03ac\u03bb\u03b5\u03c2 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b5\u03c2, \u03c0\u03bf\u03c5 \u03b2\u03b1\u03c3\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b3\u03bd\u03ce\u03c3\u03b7. \u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c3\u03c5\u03b3\u03ba\u03b5\u03ba\u03c1\u03b9\u03bc\u03ad\u03bd\u03b7 \u03bc\u03b5\u03b8\u03bf\u03b4\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03bc\u03b5 \u03b5\u03c0\u03af\u03c4\u03b5\u03c5\u03be\u03b7 \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03b9\u03b8\u03b1\u03c1\u03c7\u03af\u03b1\u03c2, \u03b5\u03bd\u03ce \u03c4\u03bf \u03c0\u03b1\u03b9\u03b4\u03af \u03bd\u03b9\u03ce\u03b8\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03c0\u03b1\u03af\u03b6\u03b5\u03b9, \u03ba\u03ac\u03c4\u03b9 \u03c0\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03b3\u03b1\u03c0\u03ae\u03c3\u03b5\u03b9 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc. \u038c\u03c4\u03b1\u03bd \u03b1\u03b3\u03b1\u03c0\u03ac\u03c2 \u03b1\u03c5\u03c4\u03cc \u03c0\u03bf\u03c5 \u03ba\u03ac\u03bd\u03b5\u03b9\u03c2, \u03cc\u03bb\u03b1 \u03b3\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1!<\/p>\n <p>\u0395\u03b4\u03ce \u03ba\u03b1\u03b9 25 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1, \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03bc\u03b9\u03b1 \u03c4\u03b5\u03c1\u03ac\u03c3\u03c4\u03b9\u03b1 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03b3\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2 \u03bc\u03b1\u03c2, \u03b1\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03c7\u03ce\u03c1\u03bf\u03c5\u03c2 \u03bc\u03b1\u03c2, \u03c4\u03cc\u03c3\u03bf \u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03ac, \u03c4\u03b1 \u03b1\u03c0\u03bf\u03b3\u03b5\u03cd\u03bc\u03b1\u03c4\u03b1, \u03cc\u03c3\u03bf \u03ba\u03b1\u03b9 \u03c0\u03b9\u03bf \u03bc\u03b1\u03b6\u03b9\u03ba\u03ac \u03b3\u03b9\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03cd\u03c2, \u03c4\u03b9\u03c2 \u03c0\u03c1\u03c9\u03b9\u03bd\u03ad\u03c2 \u03ae \u03bc\u03b5\u03c3\u03b7\u03bc\u03b5\u03c1\u03b9\u03b1\u03bd\u03ad\u03c2 \u03ce\u03c1\u03b5\u03c2, \u03c0\u03ac\u03bd\u03c4\u03b1 \u03bc\u03b5 \u03ba\u03cd\u03c1\u03b9\u03bf \u03b3\u03bd\u03ce\u03bc\u03bf\u03bd\u03b1 \u03c4\u03b7\u03bd \u0391\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1, \u03c4\u03b7\u03bd \u039f\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7, \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03a7\u03b1\u03c1\u03ac.<\/p>\n <\/div>\n <div class=\"about-pills\">\n <span class=\"pill\">Safety<\/span>\n <span class=\"pill\">Organization<\/span>\n <span class=\"pill\">Joy<\/span>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- BENEFITS -->\n<section class=\"benefits\" id=\"benefits\">\n <div class=\"section-inner\">\n <div class=\"section-label\">\u039f\u03c6\u03ad\u03bb\u03b7 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2<\/div>\n <h2 class=\"section-title\">\u03a4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03b1\u03b8\u03bb\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf \u2014<br>\u03bf\u03b9 \u03b3\u03bf\u03bd\u03b5\u03af\u03c2 \u03ba\u03b5\u03c1\u03b4\u03af\u03b6\u03bf\u03c5\u03bd \u03c7\u03c1\u03cc\u03bd\u03bf<\/h2>\n <p class=\"section-sub\">\u0397 \u03ad\u03bd\u03c4\u03b1\u03be\u03b7 \u03c4\u03b7\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03c3\u03c4\u03bf \u03c3\u03c7\u03bf\u03bb\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03b5\u03af \u03bf\u03c6\u03ad\u03bb\u03b7 \u03b3\u03b9\u03b1 \u03cc\u03bb\u03bf\u03c5\u03c2: \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac, \u03b3\u03bf\u03bd\u03b5\u03af\u03c2 \u03ba\u03b1\u03b9 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1.<\/p>\n <div class=\"benefits-grid\">\n <div class=\"ben-card\">\n <span class=\"ben-icon\"><\/span>\n <h3>\u0393\u03b9\u03b1 \u03c4\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1<\/h3>\n <p>\u0395\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03af\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac \u03c3\u03b1\u03c2 \u03bc\u03b5 \u03bc\u03b9\u03b1 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ae \u03b4\u03b5\u03be\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b6\u03c9\u03ae\u03c2 \u03c0\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b4\u03c5\u03ac\u03b6\u03b5\u03b9 \u03ac\u03b8\u03bb\u03b7\u03c3\u03b7, \u03b1\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03c7\u03b1\u03c1\u03ac. \u039c\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03bf\u03c1\u03b3\u03b1\u03bd\u03c9\u03bc\u03ad\u03bd\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1, \u03ac\u03c1\u03c4\u03b9\u03b5\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u2014 \u03b9\u03b4\u03b1\u03bd\u03b9\u03ba\u03cc \u03b3\u03b9\u03b1 \u03bc\u03b9\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b8\u03b1\u03bb\u03ac\u03c3\u03c3\u03b9\u03b1 \u03c7\u03ce\u03c1\u03b1 \u03cc\u03c0\u03c9\u03c2 \u03b7 \u03b4\u03b9\u03ba\u03ae \u03bc\u03b1\u03c2.<\/p>\n <\/div>\n <div class=\"ben-card\">\n <span class=\"ben-icon\">\u200d\u200d<\/span>\n <h3>\u0393\u03b9\u03b1 \u03c4\u03bf\u03c5\u03c2 \u03b3\u03bf\u03bd\u03b5\u03af\u03c2<\/h3>\n <p>\u039e\u03b5\u03c7\u03ac\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b1\u03c0\u03bf\u03b3\u03b5\u03c5\u03bc\u03b1\u03c4\u03b9\u03bd\u03ad\u03c2 \u03bc\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03be\u03c9\u03c3\u03c7\u03bf\u03bb\u03b9\u03ba\u03ad\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2. \u0395\u03ac\u03bd \u03c4\u03bf \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf \u03c3\u03b1\u03c2 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03ac\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2, \u03c4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03c3\u03c7\u03bf\u03bb\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2. \u0395\u03c3\u03b5\u03af\u03c2 \u03ba\u03b5\u03c1\u03b4\u03af\u03b6\u03b5\u03c4\u03b5 \u03c0\u03bf\u03bb\u03cd\u03c4\u03b9\u03bc\u03bf \u03c7\u03c1\u03cc\u03bd\u03bf!<\/p>\n <\/div>\n <div class=\"ben-card\">\n <span class=\"ben-icon\"><\/span>\n <h3>\u0393\u03b9\u03b1 \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac<\/h3>\n <p>\u03a6\u03c5\u03c3\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7, \u03b1\u03c5\u03c4\u03bf\u03c0\u03b5\u03c0\u03bf\u03af\u03b8\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03be\u03bf\u03b9\u03ba\u03b5\u03af\u03c9\u03c3\u03b7 \u03bc\u03b5 \u03c4\u03bf \u03bd\u03b5\u03c1\u03cc. \u03a4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03b1\u03b8\u03bb\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03bc\u03b1\u03b8\u03b1\u03af\u03bd\u03bf\u03c5\u03bd \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7 \u03bc\u03b5 \u03b1\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc \u03ad\u03bc\u03c0\u03b5\u03b9\u03c1\u03bf\u03c5\u03c2 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2. \u038c\u03c4\u03b1\u03bd \u03b1\u03b3\u03b1\u03c0\u03ac\u03c2 \u03b1\u03c5\u03c4\u03cc \u03c0\u03bf\u03c5 \u03ba\u03ac\u03bd\u03b5\u03b9\u03c2, \u03cc\u03bb\u03b1 \u03b3\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c5\u03c4\u03cc\u03bc\u03b1\u03c4\u03b1!<\/p>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- METHOD -->\n<section class=\"method\" id=\"method\">\n <div class=\"section-inner\">\n <div class=\"section-label\">\u039c\u03b5\u03b8\u03bf\u03b4\u03bf\u03bb\u03bf\u03b3\u03af\u03b1<\/div>\n <h2 class=\"section-title\">\u03a0\u03ce\u03c2 \u03b3\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1<\/h2>\n <p class=\"section-sub\">\u03a4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b9\u03bf \u03ad\u03bc\u03c0\u03b5\u03b9\u03c1\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03cc\u03bb\u03c9\u03bd \u03c4\u03c9\u03bd \u03b7\u03bb\u03b9\u03ba\u03b9\u03ce\u03bd.<\/p>\n <div class=\"method-grid\">\n <div class=\"mblock\">\n <h4>\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03af, \u039d\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03b1 &amp; \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2 \u0394\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd<\/h4>\n <p>\u03a0\u03c1\u03bf\u03ce\u03b8\u03b7\u03c3\u03b7 \u03b1\u03c5\u03c4\u03cc\u03bd\u03bf\u03bc\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03b5\u03be\u03ac\u03c1\u03c4\u03b7\u03c4\u03b7\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2, \u03c7\u03c9\u03c1\u03af\u03c2 \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03b2\u03bf\u03b7\u03b8\u03b7\u03c4\u03b9\u03ba\u03ce\u03bd \u03bc\u03ad\u03c3\u03c9\u03bd. \u039f\u03bb\u03b9\u03b3\u03bf\u03bc\u03b5\u03bb\u03ae \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1 \u03bc\u03b5 \u03b1\u03bd\u03b1\u03bb\u03bf\u03b3\u03af\u03b1 1:5 (\u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ae\u03c2\u2013\u03c0\u03b1\u03b9\u03b4\u03b9\u03ac). \u039f\u03b9 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03b2\u03c1\u03af\u03c3\u03ba\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ae \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c5\u03c8\u03b7\u03bb\u03cc \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03b1\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1\u03c2.<\/p>\n <\/div>\n <div class=\"mblock\">\n <h4>\u039c\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2 \u0394\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd &amp; \u0393\u03c5\u03bc\u03bd\u03ac\u03c3\u03b9\u03bf<\/h4>\n <p>\u039a\u03b1\u03bb\u03bb\u03b9\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1 \u03b1\u03b8\u03bb\u03b7\u03c4\u03b9\u03ba\u03ae\u03c2 \u03bd\u03bf\u03bf\u03c4\u03c1\u03bf\u03c0\u03af\u03b1\u03c2, \u03bf\u03bc\u03b1\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03bd\u03b5\u03cd\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b5\u03b9\u03b8\u03b1\u03c1\u03c7\u03af\u03b1\u03c2. \u03a3\u03c4\u03b1\u03b4\u03b9\u03b1\u03ba\u03ae \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7 \u03b1\u03c0\u03cc \u03c0\u03c1\u03bf\u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03ad\u03c9\u03c2 \u03b1\u03b3\u03c9\u03bd\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf, \u03bc\u03b5 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03c3\u03b5 \u03c4\u03bf\u03c0\u03b9\u03ba\u03bf\u03cd\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03bd\u03b5\u03bb\u03bb\u03ae\u03bd\u03b9\u03bf\u03c5\u03c2 \u03b1\u03b3\u03ce\u03bd\u03b5\u03c2. \u03a3\u03c5\u03bd\u03b5\u03c7\u03ae\u03c2 \u03b1\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03cc\u03b4\u03bf\u03c5 \u03bc\u03b5 \u03ad\u03bc\u03c6\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac \u03c4\u03b7\u03c2 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae\u03c2.<\/p>\n <\/div>\n <div class=\"mblock\">\n <h4>Summer Camp<\/h4>\n <p>\u0393\u03b9\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03b4\u03b9\u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03bf\u03c5\u03bd \u03ba\u03b1\u03bb\u03bf\u03ba\u03b1\u03b9\u03c1\u03b9\u03bd\u03ad\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c3\u03ba\u03b7\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2: \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03c5\u03bc\u03b5 \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03c9\u03c2 \u03b2\u03b1\u03c3\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1, \u03b1\u03bb\u03bb\u03ac \u03ba\u03b1\u03b9 \u03c6\u03cd\u03bb\u03b1\u03be\u03b7 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ce\u03bd \u03c3\u03c4\u03b9\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03bc\u03b1\u03c2.<\/p>\n <\/div>\n <div class=\"mblock\">\n <h4>\u0391\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7 &amp; \u03c4\u03bc\u03b7\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7<\/h4>\n <p>\u03a3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03bf\u03b9 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03b5\u03ba\u03c4\u03b9\u03bc\u03bf\u03cd\u03bd \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c7\u03c9\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03b2\u03ac\u03c3\u03b5\u03b9 \u03b7\u03bb\u03b9\u03ba\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03bb\u03c5\u03bc\u03b2\u03b7\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2, \u03ce\u03c3\u03c4\u03b5 \u03ba\u03ac\u03b8\u03b5 \u03c0\u03b1\u03b9\u03b4\u03af \u03bd\u03b1 \u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03b5\u03b9 \u03b5\u03be\u03b1\u03c4\u03bf\u03bc\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b7 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c0\u03b1\u03b9\u03c7\u03bd\u03af\u03b4\u03b9.<\/p>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- LOCATIONS -->\n<section class=\"locations\" id=\"locations\">\n <div class=\"section-inner\">\n <div class=\"section-label\">\u03a0\u03bf\u03c5 \u03b3\u03af\u03bd\u03bf\u03bd\u03c4\u03b1\u03b9 \u03c4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1<\/div>\n <h2 class=\"section-title\">\u0394\u03cd\u03bf \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c3\u03c4\u03b7 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7<\/h2>\n <p class=\"section-sub\">\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03ba\u03bf\u03bb\u03c5\u03bc\u03b2\u03b7\u03c4\u03ae\u03c1\u03b9\u03bf \u03c0\u03bf\u03c5 \u03c4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b7\u03bb\u03b9\u03ba\u03af\u03b1 \u03c4\u03c9\u03bd \u03c0\u03b1\u03b9\u03b4\u03b9\u03ce\u03bd \u03c3\u03b1\u03c2.<\/p>\n <div class=\"loc-grid\">\n <div class=\"loc-card\">\n <div class=\"loc-pin\"><\/div>\n <h3>Pisces Aqua Club<\/h3>\n <p><strong>\u039a\u03b1\u03bb\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac, \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7<\/strong><\/p>\n <p>Miaouli 18<\/p>\n <span class=\"loc-tag\">\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03af &amp; \u039d\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03b1<\/span>\n <\/div>\n <div class=\"loc-card\">\n <div class=\"loc-pin\"><\/div>\n <h3>Apollo Keep Going<\/h3>\n <p><strong>\u0398\u03ad\u03c1\u03bc\u03b7, \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7<\/strong><\/p>\n <span class=\"loc-tag\">\u0394\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03ac &amp; \u0393\u03c5\u03bc\u03bd\u03ac\u03c3\u03b9\u03b1<\/span>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- WHY US -->\n<section class=\"why\" id=\"why\">\n <div class=\"section-inner\">\n <div class=\"section-label\" style=\"color:var(--aqua-bright);\">\u0393\u03b9\u03b1\u03c4\u03af \u03b5\u03bc\u03b5\u03af\u03c2<\/div>\n <h2 class=\"section-title\">\u039f\u03b9 \u03bb\u03cc\u03b3\u03bf\u03b9 \u03c0\u03bf\u03c5 \u03bc\u03b1\u03c2 \u03b5\u03c0\u03b9\u03bb\u03ad\u03b3\u03bf\u03c5\u03bd<\/h2>\n <p class=\"section-sub\">\u0395\u03b4\u03ce \u03ba\u03b1\u03b9 \u03c7\u03c1\u03cc\u03bd\u03b9\u03b1, \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b5\u03c1\u03ac\u03c3\u03c4\u03b9\u03b1 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bd\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b7 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7 \u03c3\u03c4\u03b9\u03c2 \u03b3\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2 \u03bc\u03b1\u03c2, \u03b1\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03ac\u03bd\u03bf\u03c5\u03bc\u03b5 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03bc\u03b5 \u03ba\u03cd\u03c1\u03b9\u03bf \u03b3\u03bd\u03ce\u03bc\u03bf\u03bd\u03b1 \u03c4\u03b7\u03bd \u0391\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1, \u03c4\u03b7\u03bd \u039f\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03a7\u03b1\u03c1\u03ac.<\/p>\n <div class=\"why-grid\">\n <div class=\"why-item\">\n <div class=\"why-dot\"><\/div>\n <h4>\u03a0\u03c1\u03c9\u03c4\u03bf\u03c0\u03cc\u03c1\u03bf\u03b9 \u03c3\u03c4\u03b7 \u03b2\u03c1\u03b5\u03c6\u03b9\u03ba\u03ae \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7<\/h4>\n <p>\u03a0\u03bf\u03bb\u03c5\u03b5\u03c4\u03ae\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae \u03c3\u03c5\u03bc\u03b2\u03bf\u03bb\u03ae \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 \u03c4\u03b7\u03c2 \u03b2\u03c1\u03b5\u03c6\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03ae\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1.<\/p>\n <\/div>\n <div class=\"why-item\">\n <div class=\"why-dot\"><\/div>\n <h4>\u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03ad\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03ce\u03bd<\/h4>\n <p>\u039c\u03b5\u03c4\u03b1\u03c6\u03ad\u03c1\u03bf\u03c5\u03bc\u03b5 \u03b3\u03bd\u03ce\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03cd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03bd\u03ad\u03bf\u03c5\u03c2 \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03af\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03ce\u03c1\u03bf\u03c5.<\/p>\n <\/div>\n <div class=\"why-item\">\n <div class=\"why-dot\"><\/div>\n <h4>\u03a5\u03c8\u03b7\u03bb\u03cc \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03b3\u03bd\u03ce\u03c3\u03b7\u03c2<\/h4>\n <p>\u0395\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf\u03b9 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03bc\u03b5 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b5\u03c2 \u03bc\u03b5\u03b8\u03cc\u03b4\u03bf\u03c5\u03c2 \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03b5\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03ba\u03ac\u03b8\u03b5 \u03c0\u03b1\u03b9\u03b4\u03b9\u03bf\u03cd.<\/p>\n <\/div>\n <div class=\"why-item\">\n <div class=\"why-dot\"><\/div>\n <h4>\u0391\u03b3\u03ac\u03c0\u03b7 &amp; \u03b1\u03c6\u03bf\u03c3\u03af\u03c9\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac<\/h4>\n <p>\u0391\u03c3\u03c6\u03b1\u03bb\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03b8\u03b5\u03c4\u03b9\u03ba\u03cc \u03c0\u03b5\u03c1\u03b9\u03b2\u03ac\u03bb\u03bb\u03bf\u03bd \u03cc\u03c0\u03bf\u03c5 \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03bc\u03b1\u03b8\u03b1\u03af\u03bd\u03bf\u03c5\u03bd \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03b9\u03c7\u03bd\u03af\u03b4\u03b9, \u03c4\u03b7\u03bd \u03b5\u03bc\u03c0\u03b9\u03c3\u03c4\u03bf\u03c3\u03cd\u03bd\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac.<\/p>\n <\/div>\n <div class=\"why-item\">\n <div class=\"why-dot\"><\/div>\n <h4>\u039f\u03c1\u03b3\u03b1\u03bd\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2<\/h4>\n <p>\u039f\u03b9 \u03c0\u03b9\u03bf \u03bf\u03c1\u03b3\u03b1\u03bd\u03c9\u03bc\u03ad\u03bd\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b8\u03b1\u03c1\u03ad\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u2014 \u03b3\u03b9\u03b1 \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03b7 \u03ac\u03bd\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1 \u03c4\u03c9\u03bd \u03c0\u03b1\u03b9\u03b4\u03b9\u03ce\u03bd.<\/p>\n <\/div>\n <div class=\"why-item\">\n <div class=\"why-dot\"><\/div>\n <h4>\u039f\u03bb\u03b9\u03b3\u03bf\u03bc\u03b5\u03bb\u03ae \u03c4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1<\/h4>\n <p>\u039c\u03b9\u03ba\u03c1\u03ad\u03c2 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2 \u03bc\u03b5 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03bc\u03ad\u03c3\u03b1 \u03c3\u03c4\u03bf \u03bd\u03b5\u03c1\u03cc \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ae \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c5\u03c8\u03b7\u03bb\u03cc \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03b1\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1\u03c2.<\/p>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- TARGET -->\n<section class=\"target\" id=\"target\">\n <div class=\"section-inner\">\n <div class=\"section-label\">\u03a0\u03bf\u03c5 \u03b1\u03c0\u03b5\u03c5\u03b8\u03c5\u03bd\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5<\/div>\n <h2 class=\"section-title\">\u0393\u03b9\u03b1 \u03c0\u03bf\u03b9\u03bf\u03c5\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac \u03bc\u03b1\u03c2<\/h2>\n <div class=\"target-grid\">\n <div class=\"target-card\">\n <div class=\"target-icon\"><\/div>\n <p>\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03af, \u03bd\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd<\/p>\n <\/div>\n <div class=\"target-card\">\n <div class=\"target-icon\"><\/div>\n <p>\u039c\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd \u03ba\u03b1\u03b9 \u03b3\u03c5\u03bc\u03bd\u03ac\u03c3\u03b9\u03b1<\/p>\n <\/div>\n <div class=\"target-card\">\n <div class=\"target-icon\"><\/div>\n <p>\u039f\u03c0\u03bf\u03b9\u03bf\u03c3\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03bf\u03c1\u03b3\u03b1\u03bd\u03b9\u03c3\u03bc\u03cc\u03c2 \u03ae \u03bf\u03bc\u03ac\u03b4\u03b1 \u03b4\u03b9\u03bf\u03c1\u03b3\u03b1\u03bd\u03ce\u03bd\u03b5\u03b9 summer camps \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03b5\u03bd\u03c4\u03ac\u03be\u03b5\u03b9 \u03c4\u03b7\u03bd \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03ac \u03c4\u03bf\u03c5!<\/p>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- DURATION -->\n<section class=\"duration\" id=\"duration\">\n <div class=\"section-inner\">\n <div class=\"section-label\">\u0394\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd<\/div>\n <h2 class=\"section-title\">\u03a0\u03cc\u03c3\u03b7 \u03ce\u03c1\u03b1 \u03b4\u03b9\u03b1\u03c1\u03ba\u03bf\u03cd\u03bd \u03c4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1;<\/h2>\n <p class=\"section-sub\">\u0397 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c4\u03bf\u03c5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 35 \u03bb\u03b5\u03c0\u03c4\u03ac \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03bc\u03ad\u03c7\u03c1\u03b9 \u03ba\u03b1\u03b9 \u0392' \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd \u03ba\u03b1\u03b9 45 \u03bb\u03b5\u03c0\u03c4\u03ac \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac. \u03a3\u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1 \u03bf\u03b9 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03b8\u03b1 \u03b5\u03ba\u03c4\u03b9\u03bc\u03ae\u03c3\u03bf\u03c5\u03bd \u03ba\u03b1\u03b9 \u03b8\u03b1 \u03b4\u03b9\u03b1\u03c7\u03c9\u03c1\u03af\u03c3\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac, \u03b2\u03ac\u03c3\u03b5\u03b9 \u03b7\u03bb\u03b9\u03ba\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03bf\u03bb\u03c5\u03bc\u03b2\u03b7\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2, \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03bb\u03ac\u03b2\u03b5\u03b9 \u03c4\u03bf \u03ba\u03ac\u03b8\u03b5 \u03c0\u03b1\u03b9\u03b4\u03af \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03bc\u03ad\u03c3\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c7\u03b1\u03c1\u03ac \u03ba\u03b1\u03b9 \u03c4\u03bf \u03c0\u03b1\u03b9\u03c7\u03bd\u03af\u03b4\u03b9!<\/p>\n <div class=\"dur-grid\">\n <div class=\"dur-card\">\n <div class=\"dur-num\">35<span>'<\/span><\/div>\n <div class=\"dur-lbl\">\u039c\u03ad\u03c7\u03c1\u03b9 \u0392' \u0394\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd<\/div>\n <div class=\"dur-note\">\u03a0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03af \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03af, \u03bd\u03b7\u03c0\u03b9\u03b1\u03b3\u03c9\u03b3\u03b5\u03af\u03b1 &amp; \u03bc\u03b9\u03ba\u03c1\u03ad\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2<\/div>\n <\/div>\n <div class=\"dur-card\">\n <div class=\"dur-num\">45<span>'<\/span><\/div>\n <div class=\"dur-lbl\">\u0393' \u0394\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd &amp; \u03ac\u03bd\u03c9<\/div>\n <div class=\"dur-note\">\u039c\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03bf\u03cd &amp; \u03b3\u03c5\u03bc\u03bd\u03ac\u03c3\u03b9\u03bf<\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- TRAINERS -->\n<section class=\"trainers\" id=\"trainers\">\n <div class=\"section-inner\">\n <div class=\"section-label\">\u039f\u03b9 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03bc\u03b1\u03c2<\/div>\n <h2 class=\"section-title\">\u03a0\u03bf\u03b9\u03bf\u03b9 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd \u03c4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1<\/h2>\n <p class=\"section-sub\">\u03a4\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03ac \u03bc\u03b1\u03c2 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b9\u03bf \u03ad\u03bc\u03c0\u03b5\u03b9\u03c1\u03bf\u03c5\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03be\u03b5\u03b9\u03b4\u03b9\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1, \u03c3\u03c4\u03b7\u03bd \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03cc\u03bb\u03c9\u03bd \u03c4\u03c9\u03bd \u03b7\u03bb\u03b9\u03ba\u03b9\u03ce\u03bd.<\/p>\n <div class=\"trainers-inner\">\n <div class=\"trainers-text\">\n <p>\u038c\u03bb\u03bf\u03b9 \u03bf\u03b9 \u03c0\u03c1\u03bf\u03c0\u03bf\u03bd\u03b7\u03c4\u03ad\u03c2 \u03bc\u03b1\u03c2 \u03b5\u03ba\u03c4\u03cc\u03c2 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c0\u03b5\u03c1\u03b9\u03cc\u03c1\u03b9\u03c3\u03c4\u03b7 \u03b1\u03b3\u03ac\u03c0\u03b7 \u03c0\u03bf\u03c5 \u03ad\u03c7\u03bf\u03c5\u03bd \u03b3\u03b9\u03b1 \u03b1\u03c5\u03c4\u03cc \u03c0\u03bf\u03c5 \u03ba\u03ac\u03bd\u03bf\u03c5\u03bd, \u03ad\u03c7\u03bf\u03c5\u03bd \u03ba\u03b1\u03b9 \u03b4\u03b9\u03b5\u03b8\u03bd\u03b5\u03af\u03c2 \u03c0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b3\u03bd\u03ce\u03c3\u03b5\u03b9\u03c2 \u03bd\u03b1\u03c5\u03b1\u03b3\u03bf\u03c3\u03c9\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2, \u03c0\u03c1\u03ce\u03c4\u03c9\u03bd \u03b2\u03bf\u03b7\u03b8\u03b5\u03b9\u03ce\u03bd \u03ba\u03b1\u03b8\u03ce\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ad\u03c2 \u03c3\u03b5 \u03b4\u03b9\u03b5\u03b8\u03bd\u03ae \u03c3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03b1 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2.<\/p>\n <\/div>\n <div class=\"cert-grid\">\n <div class=\"cert-badge\">STA Certified<span>\u039a\u03bf\u03bb\u03c5\u03bc\u03b2\u03b7\u03c4\u03b9\u03ba\u03ae \u039f\u03bc\u03bf\u03c3\u03c0\u03bf\u03bd\u03b4\u03af\u03b1 \u0391\u03b3\u03b3\u03bb\u03af\u03b1\u03c2<\/span><\/div>\n <div class=\"cert-badge\">Austswim Certified<span>\u0391\u03c5\u03c3\u03c4\u03c1\u03b1\u03bb\u03b9\u03b1\u03bd\u03ae \u039f\u03bc\u03bf\u03c3\u03c0\u03bf\u03bd\u03b4\u03af\u03b1<\/span><\/div>\n <div class=\"cert-badge\">Birthlight Certified<span>\u0394\u03b9\u03b5\u03b8\u03bd\u03ae\u03c2 \u03a0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7<\/span><\/div>\n <div class=\"cert-badge\">\u039d\u03b1\u03c5\u03b1\u03b3\u03bf\u03c3\u03c9\u03c3\u03c4\u03b9\u03ba\u03ae<span>\u0394\u03b9\u03b5\u03b8\u03bd\u03ae\u03c2 \u03a0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7<\/span><\/div>\n <div class=\"cert-badge\">\u03a0\u03c1\u03ce\u03c4\u03b5\u03c2 \u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b5\u03c2<span>\u0394\u03b9\u03b5\u03b8\u03bd\u03ae\u03c2 \u03a0\u03b9\u03c3\u03c4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7<\/span><\/div>\n <div class=\"cert-badge\">\u0394\u03b9\u03b5\u03b8\u03bd\u03ae \u03a3\u03c5\u03bd\u03ad\u03b4\u03c1\u03b9\u03b1<span>\u03a3\u03c5\u03bd\u03b5\u03c7\u03ae\u03c2 \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7<\/span><\/div>\n <\/div>\n <\/div>\n <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"cta-wrap\" id=\"contact\">\n <h2>\u0393\u03af\u03bd\u03b5\u03c4\u03b5 \u03bc\u03ad\u03c1\u03bf\u03c2 \u03b1\u03c5\u03c4\u03ae\u03c2<br>\u03c4\u03b7\u03c2 \u03c5\u03c0\u03ad\u03c1\u03bf\u03c7\u03b7\u03c2 \u03c0\u03c1\u03c9\u03c4\u03bf\u03b2\u03bf\u03c5\u03bb\u03af\u03b1\u03c2!<\/h2>\n <p>\u0395\u03ac\u03bd \u03b5\u03af\u03c3\u03c4\u03b5 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf \u03ae \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03cc\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03b5\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1, \u03ba\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03ac\u03bc\u03b5\u03c3\u03b1 \u03ce\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03bc\u03ac\u03b8\u03bf\u03c5\u03bd \u03c4\u03b1 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ac \u03bc\u03b1\u03c2 \u03bd\u03b1 \u03ba\u03bf\u03bb\u03c5\u03bc\u03c0\u03ac\u03bd\u03b5 \u03c3\u03c4\u03b7\u03bd \u03c0\u03b1\u03c1\u03b1\u03b8\u03b1\u03bb\u03ac\u03c3\u03c3\u03b9\u03b1 \u03c7\u03ce\u03c1\u03b1 \u03bc\u03b1\u03c2.<\/p>\n <div class=\"cta-btns\">\n <a href=\"tel:\" class=\"btn-white\">\u039a\u03b1\u03bb\u03ad\u03c3\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03c4\u03ce\u03c1\u03b1<\/a>\n <a href=\"mailto:\" class=\"btn-pink-ghost\">\u03a3\u03c4\u03b5\u03af\u03bb\u03c4\u03b5 \u03bc\u03b1\u03c2 email<\/a>\n <\/div>\n<\/section>\n\n<!-- FOOTER -->\n<footer>\n <div class=\"footer-logo\">Fish <span>Aqua Club<\/span><\/div>\n <div>\u039a\u03b1\u03bb\u03b1\u03bc\u03b1\u03c1\u03b9\u03ac, \u039c\u03b9\u03b1\u03bf\u03cd\u03bb\u03b7 18 &nbsp;\u00b7&nbsp; Apollo Keep Going, \u0398\u03ad\u03c1\u03bc\u03b7<\/div>\n <div>\u00a9 2025 \u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club<\/div>\n<\/footer>\n\n<\/body>\n<\/html>\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>\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club \u2013 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u0399\u03c7\u03b8\u03cd\u03c2 \u25cfAqua Club \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b5\u03c2 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u00b7 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7 \u03a4\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03b2\u03bf\u03c5\u03c4\u03ac\u03bd\u03b5\u2026\u03c3\u03c4\u03bf\u03bd \u0399\u03c7\u03b8\u03cd Aqua Club! \u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03cc\u03bc\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03cd\u03c2 \u2014 \u03b2\u03b1\u03c3\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf \u03c0\u03b1\u03b9\u03c7\u03bd\u03af\u03b4\u03b9, \u03bc\u03b5 \u03ba\u03cd\u03c1\u03b9\u03bf \u03b3\u03bd\u03ce\u03bc\u03bf\u03bd\u03b1 \u03c4\u03b7\u03bd \u0391\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1, \u03c4\u03b7\u03bd \u039f\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03a7\u03b1\u03c1\u03ac. \u0398\u03ad\u03bb\u03c9 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u039c\u03ac\u03b8\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03a0\u03bf\u03b9\u03bf\u03b9 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-24108","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 - \u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club<\/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:\/\/ixthys.gr\/en\/scholeia\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 - \u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club\" \/>\n<meta property=\"og:description\" content=\"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club \u2013 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u0399\u03c7\u03b8\u03cd\u03c2 \u25cfAqua Club \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b5\u03c2 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u00b7 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7 \u03a4\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03b2\u03bf\u03c5\u03c4\u03ac\u03bd\u03b5\u2026\u03c3\u03c4\u03bf\u03bd \u0399\u03c7\u03b8\u03cd Aqua Club! \u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03cc\u03bc\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03cd\u03c2 \u2014 \u03b2\u03b1\u03c3\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf \u03c0\u03b1\u03b9\u03c7\u03bd\u03af\u03b4\u03b9, \u03bc\u03b5 \u03ba\u03cd\u03c1\u03b9\u03bf \u03b3\u03bd\u03ce\u03bc\u03bf\u03bd\u03b1 \u03c4\u03b7\u03bd \u0391\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1, \u03c4\u03b7\u03bd \u039f\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03a7\u03b1\u03c1\u03ac. \u0398\u03ad\u03bb\u03c9 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u039c\u03ac\u03b8\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03a0\u03bf\u03b9\u03bf\u03b9 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ixthys.gr\/en\/scholeia\/\" \/>\n<meta property=\"og:site_name\" content=\"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Ixthys.omada.kolymvisis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-24T05:05:01+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ixthys.gr\\\/scholeia\\\/\",\"url\":\"https:\\\/\\\/ixthys.gr\\\/scholeia\\\/\",\"name\":\"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 - \u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ixthys.gr\\\/#website\"},\"datePublished\":\"2026-04-15T13:41:17+00:00\",\"dateModified\":\"2026-04-24T05:05:01+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ixthys.gr\\\/scholeia\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ixthys.gr\\\/scholeia\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ixthys.gr\\\/scholeia\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae\",\"item\":\"https:\\\/\\\/ixthys.gr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ixthys.gr\\\/#website\",\"url\":\"https:\\\/\\\/ixthys.gr\\\/\",\"name\":\"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/ixthys.gr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ixthys.gr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ixthys.gr\\\/#organization\",\"name\":\"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club\",\"url\":\"https:\\\/\\\/ixthys.gr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/ixthys.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ixthys.gr\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-ixthys_logo_new.png\",\"contentUrl\":\"https:\\\/\\\/ixthys.gr\\\/wp-content\\\/uploads\\\/2024\\\/03\\\/cropped-ixthys_logo_new.png\",\"width\":512,\"height\":512,\"caption\":\"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club\"},\"image\":{\"@id\":\"https:\\\/\\\/ixthys.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Ixthys.omada.kolymvisis\",\"https:\\\/\\\/www.instagram.com\\\/ixthys.omada.kolymvisis\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC-OdR2AUV50Z3CKKP-1EArQ\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/---ixthys-aqua-club\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 - \u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club","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:\/\/ixthys.gr\/en\/scholeia\/","og_locale":"en_GB","og_type":"article","og_title":"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 - \u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club","og_description":"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club \u2013 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u0399\u03c7\u03b8\u03cd\u03c2 \u25cfAqua Club \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03af\u03b5\u03c2 \u039a\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u00b7 \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7 \u03a4\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03b2\u03bf\u03c5\u03c4\u03ac\u03bd\u03b5\u2026\u03c3\u03c4\u03bf\u03bd \u0399\u03c7\u03b8\u03cd Aqua Club! \u039f\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03cc\u03bc\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03b5\u03ba\u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 \u03ba\u03bf\u03bb\u03cd\u03bc\u03b2\u03b7\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03b9\u03b4\u03b9\u03ba\u03bf\u03cd\u03c2 \u03c3\u03c4\u03b1\u03b8\u03bc\u03bf\u03cd\u03c2 \u2014 \u03b2\u03b1\u03c3\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u03c3\u03c4\u03bf \u03c0\u03b1\u03b9\u03c7\u03bd\u03af\u03b4\u03b9, \u03bc\u03b5 \u03ba\u03cd\u03c1\u03b9\u03bf \u03b3\u03bd\u03ce\u03bc\u03bf\u03bd\u03b1 \u03c4\u03b7\u03bd \u0391\u03c3\u03c6\u03ac\u03bb\u03b5\u03b9\u03b1, \u03c4\u03b7\u03bd \u039f\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03a7\u03b1\u03c1\u03ac. \u0398\u03ad\u03bb\u03c9 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u2192 \u039c\u03ac\u03b8\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1 \u03a0\u03bf\u03b9\u03bf\u03b9 \u03b5\u03af\u03bc\u03b1\u03c3\u03c4\u03b5 [&hellip;]","og_url":"https:\/\/ixthys.gr\/en\/scholeia\/","og_site_name":"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club","article_publisher":"https:\/\/www.facebook.com\/Ixthys.omada.kolymvisis","article_modified_time":"2026-04-24T05:05:01+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ixthys.gr\/scholeia\/","url":"https:\/\/ixthys.gr\/scholeia\/","name":"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1 - \u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club","isPartOf":{"@id":"https:\/\/ixthys.gr\/#website"},"datePublished":"2026-04-15T13:41:17+00:00","dateModified":"2026-04-24T05:05:01+00:00","breadcrumb":{"@id":"https:\/\/ixthys.gr\/scholeia\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ixthys.gr\/scholeia\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/ixthys.gr\/scholeia\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0391\u03c1\u03c7\u03b9\u03ba\u03ae","item":"https:\/\/ixthys.gr\/"},{"@type":"ListItem","position":2,"name":"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03b1"}]},{"@type":"WebSite","@id":"https:\/\/ixthys.gr\/#website","url":"https:\/\/ixthys.gr\/","name":"Pisces Aqua Club","description":"","publisher":{"@id":"https:\/\/ixthys.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ixthys.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/ixthys.gr\/#organization","name":"Pisces Aqua Club","url":"https:\/\/ixthys.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/ixthys.gr\/#\/schema\/logo\/image\/","url":"https:\/\/ixthys.gr\/wp-content\/uploads\/2024\/03\/cropped-ixthys_logo_new.png","contentUrl":"https:\/\/ixthys.gr\/wp-content\/uploads\/2024\/03\/cropped-ixthys_logo_new.png","width":512,"height":512,"caption":"\u0399\u03c7\u03b8\u03cd\u03c2 Aqua Club"},"image":{"@id":"https:\/\/ixthys.gr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Ixthys.omada.kolymvisis","https:\/\/www.instagram.com\/ixthys.omada.kolymvisis\/","https:\/\/www.youtube.com\/channel\/UC-OdR2AUV50Z3CKKP-1EArQ","https:\/\/www.linkedin.com\/company\/---ixthys-aqua-club\/"]}]}},"_links":{"self":[{"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/pages\/24108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/comments?post=24108"}],"version-history":[{"count":10,"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/pages\/24108\/revisions"}],"predecessor-version":[{"id":24120,"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/pages\/24108\/revisions\/24120"}],"wp:attachment":[{"href":"https:\/\/ixthys.gr\/en\/wp-json\/wp\/v2\/media?parent=24108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}