{"id":3481,"date":"2026-03-12T11:37:33","date_gmt":"2026-03-12T09:37:33","guid":{"rendered":"https:\/\/logistics.org.gr\/?page_id=3481"},"modified":"2026-03-30T12:38:53","modified_gmt":"2026-03-30T09:38:53","slug":"mediterranean_college","status":"publish","type":"page","link":"https:\/\/logistics.org.gr\/en\/mediterranean_college\/","title":{"rendered":"Mediterranean College"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3481\" class=\"elementor elementor-3481\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a029bc e-con-full e-flex e-con e-parent\" data-id=\"9a029bc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83f0bd0 elementor-widget elementor-widget-html\" data-id=\"83f0bd0\" data-element_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>\u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03bc\u03b5 Mediterranean College \u2014 EELBE<\/title>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;600;700&family=DM+Sans:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    :root {\n      --navy: #1a2b4a;\n      --navy-light: #243558;\n      --gold: #c9a84c;\n      --gold-light: #e8c97a;\n      --cream: #f9f6f0;\n      --white: #ffffff;\n      --text: #2d3748;\n      --muted: #718096;\n      --border: #e2d9cc;\n      --green: #2d7a4f;\n      --green-bg: #edf7f1;\n    }\n    html { scroll-behavior: smooth; }\n    body { font-family: 'DM Sans', sans-serif; background: var(--cream); color: var(--text); }\n\n\n\n    \/* HERO *\/\n    .hero {\n      background: var(--navy);\n      padding: 4rem 2rem 3rem;\n      position: relative; overflow: hidden;\n    }\n    .hero::before {\n      content: '';\n      position: absolute; inset: 0;\n      background: radial-gradient(ellipse 70% 80% at 90% 50%, rgba(201,168,76,0.07) 0%, transparent 70%);\n    }\n    .hero-inner { max-width: 1000px; margin: 0 auto; position: relative; }\n\n    .hero-top { display: flex; align-items: flex-start; gap: 2rem; flex-wrap: wrap; }\n    .partner-logo-box {\n      width: 90px; height: 90px; flex-shrink: 0;\n      background: rgba(255,255,255,0.08);\n      border: 2px solid rgba(201,168,76,0.4);\n      border-radius: 14px;\n      display: flex; align-items: center; justify-content: center;\n      font-family: 'Playfair Display', serif;\n      font-size: 1.6rem; color: var(--gold); font-weight: 700;\n    }\n    .hero-text { flex: 1; min-width: 260px; }\n    .hero-tag {\n      display: inline-block;\n      background: rgba(201,168,76,0.15);\n      border: 1px solid rgba(201,168,76,0.3);\n      color: var(--gold-light);\n      font-size: 0.72rem; font-weight: 600;\n      letter-spacing: 0.13em; text-transform: uppercase;\n      padding: 0.3rem 1rem; border-radius: 2rem;\n      margin-bottom: 0.9rem;\n    }\n    .hero h1 {\n      font-family: 'Playfair Display', serif;\n      font-size: clamp(1.6rem, 3.5vw, 2.4rem);\n      color: var(--white); line-height: 1.2; margin-bottom: 0.5rem;\n    }\n    .hero h1 em { color: var(--gold); font-style: normal; }\n    .hero-subtitle { color: rgba(255,255,255,0.55); font-size: 0.95rem; line-height: 1.6; }\n    .status-badge {\n      display: inline-flex; align-items: center; gap: 0.4rem;\n      background: rgba(45,122,79,0.2); border: 1px solid rgba(45,122,79,0.4);\n      color: #6ee7a0; font-size: 0.75rem; font-weight: 600;\n      padding: 0.3rem 0.9rem; border-radius: 2rem; margin-top: 1rem;\n    }\n    .status-dot { width: 7px; height: 7px; background: #6ee7a0; border-radius: 50%; animation: pulse 2s infinite; }\n    @keyframes pulse { 0%,100%{opacity:1} 50%{opacity:0.4} }\n\n    .hero-meta {\n      display: flex; gap: 2rem; flex-wrap: wrap;\n      margin-top: 2rem; padding-top: 2rem;\n      border-top: 1px solid rgba(255,255,255,0.08);\n    }\n    .meta-pill { display: flex; align-items: center; gap: 0.6rem; }\n    .meta-pill-icon { font-size: 1rem; }\n    .meta-pill-label { font-size: 0.7rem; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 0.1em; }\n    .meta-pill-value { font-size: 0.88rem; color: rgba(255,255,255,0.8); font-weight: 500; }\n\n    .divider { height: 4px; background: linear-gradient(90deg, transparent, var(--gold), transparent); opacity: 0.4; }\n\n    \/* MAIN CONTENT *\/\n    .main { max-width: 1000px; margin: 0 auto; padding: 3rem 2rem; display: grid; grid-template-columns: 1fr 320px; gap: 2.5rem; }\n    @media (max-width: 768px) { .main { grid-template-columns: 1fr; } }\n\n    \/* LEFT COLUMN *\/\n    .content-col {}\n    .section-block { margin-bottom: 2.5rem; }\n    .section-block h2 {\n      font-family: 'Playfair Display', serif;\n      font-size: 1.3rem; color: var(--navy);\n      margin-bottom: 1rem; padding-bottom: 0.6rem;\n      border-bottom: 2px solid var(--border);\n      display: flex; align-items: center; gap: 0.6rem;\n    }\n    .section-block h2 .ico { font-size: 1.1rem; }\n    .section-block p { font-size: 0.93rem; color: var(--muted); line-height: 1.8; margin-bottom: 0.8rem; }\n\n    \/* ACTION CARDS *\/\n    .actions-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }\n    @media (max-width: 500px) { .actions-grid { grid-template-columns: 1fr; } }\n    .action-card {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: 10px; padding: 1.2rem;\n      transition: box-shadow 0.2s, transform 0.2s;\n    }\n    .action-card:hover { box-shadow: 0 8px 24px rgba(26,43,74,0.1); transform: translateY(-2px); }\n    .action-icon { font-size: 1.5rem; margin-bottom: 0.6rem; }\n    .action-title { font-size: 0.88rem; font-weight: 600; color: var(--navy); margin-bottom: 0.3rem; }\n    .action-desc { font-size: 0.8rem; color: var(--muted); line-height: 1.6; }\n\n    \/* SIDEBAR *\/\n    .sidebar-col {}\n    .sidebar-card {\n      background: var(--white); border: 1px solid var(--border);\n      border-radius: 12px; overflow: hidden; margin-bottom: 1.5rem;\n    }\n    .sidebar-card-header {\n      background: var(--navy); padding: 1rem 1.4rem;\n      font-size: 0.72rem; font-weight: 700; letter-spacing: 0.12em;\n      text-transform: uppercase; color: var(--gold);\n    }\n    .sidebar-card-body { padding: 1.2rem 1.4rem; }\n    .detail-row {\n      display: flex; align-items: flex-start; gap: 0.8rem;\n      padding: 0.75rem 0; border-bottom: 1px solid var(--border);\n    }\n    .detail-row:last-child { border-bottom: none; }\n    .detail-icon { font-size: 1rem; flex-shrink: 0; margin-top: 0.1rem; }\n    .detail-label { font-size: 0.7rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--navy); margin-bottom: 0.15rem; }\n    .detail-value { font-size: 0.86rem; color: var(--muted); }\n\n    .tags-wrap { display: flex; flex-wrap: wrap; gap: 0.4rem; padding: 1rem 1.4rem; }\n    .tag {\n      background: rgba(26,43,74,0.07); color: var(--navy);\n      font-size: 0.75rem; font-weight: 600;\n      padding: 0.25rem 0.8rem; border-radius: 2rem;\n      border: 1px solid rgba(26,43,74,0.12);\n    }\n\n    \/* CONTACT *\/\n    .contact-card {\n      background: var(--navy); border-radius: 12px; padding: 1.4rem;\n      margin-bottom: 1.5rem;\n    }\n    .contact-label { font-size: 0.7rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--gold); margin-bottom: 1rem; }\n    .contact-person { display: flex; align-items: center; gap: 0.9rem; margin-bottom: 0.8rem; }\n    .contact-avatar {\n      width: 42px; height: 42px; background: rgba(201,168,76,0.2);\n      border: 2px solid rgba(201,168,76,0.4); border-radius: 50%;\n      display: flex; align-items: center; justify-content: center;\n      color: var(--gold); font-size: 0.8rem; font-weight: 700; flex-shrink: 0;\n    }\n    .contact-name { font-weight: 600; color: var(--white); font-size: 0.9rem; }\n    .contact-role { font-size: 0.78rem; color: rgba(255,255,255,0.45); margin-top: 0.1rem; }\n    .contact-email { font-size: 0.8rem; color: rgba(255,255,255,0.4); margin-top: 0.6rem; word-break: break-all; }\n\n    \/* BUTTONS *\/\n    .btn-primary {\n      display: flex; align-items: center; justify-content: center; gap: 0.5rem;\n      background: var(--gold); color: var(--navy);\n      font-family: 'DM Sans', sans-serif; font-size: 0.85rem; font-weight: 700;\n      padding: 0.75rem 1.5rem; border-radius: 8px;\n      text-decoration: none; border: none; cursor: pointer; width: 100%;\n      transition: background 0.2s; margin-bottom: 0.7rem;\n    }\n    .btn-primary:hover { background: var(--gold-light); }\n    .btn-secondary {\n      display: flex; align-items: center; justify-content: center; gap: 0.5rem;\n      background: transparent; color: rgba(255,255,255,0.6);\n      font-family: 'DM Sans', sans-serif; font-size: 0.82rem; font-weight: 500;\n      padding: 0.7rem 1.5rem; border-radius: 8px;\n      text-decoration: none; border: 1px solid rgba(255,255,255,0.2); cursor: pointer; width: 100%;\n      transition: all 0.2s;\n    }\n    .btn-secondary:hover { border-color: rgba(255,255,255,0.5); color: var(--white); }\n\n    \/* SHARE *\/\n    .share-card { background: var(--white); border: 1px solid var(--border); border-radius: 12px; padding: 1.2rem 1.4rem; }\n    .share-label { font-size: 0.7rem; font-weight: 700; letter-spacing: 0.12em; text-transform: uppercase; color: var(--navy); margin-bottom: 0.8rem; }\n    .share-buttons { display: flex; gap: 0.6rem; }\n    .share-btn {\n      flex: 1; padding: 0.6rem; border-radius: 8px; border: 1px solid var(--border);\n      background: var(--cream); font-size: 0.78rem; font-weight: 600; color: var(--navy);\n      cursor: pointer; text-align: center; transition: all 0.2s; text-decoration: none;\n      display: flex; align-items: center; justify-content: center; gap: 0.3rem;\n    }\n    .share-btn:hover { background: var(--navy); color: var(--white); border-color: var(--navy); }\n\n    footer { background: #111d30; color: rgba(255,255,255,0.4); text-align: center; padding: 1.5rem; font-size: 0.8rem; margin-top: 2rem; }\n\n    @keyframes fadeUp { from{opacity:0;transform:translateY(16px)} to{opacity:1;transform:translateY(0)} }\n    .hero-top { animation: fadeUp 0.5s ease both; }\n    .hero-meta { animation: fadeUp 0.5s 0.15s ease both; }\n  <\/style>\n<\/head>\n<body>\n\n\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n\n    <div class=\"hero-top\">\n      <div class=\"partner-logo-box\">MC<\/div>\n      <div class=\"hero-text\">\n        <div class=\"hero-tag\">\u039c\u03bd\u03b7\u03bc\u03cc\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u00b7 \u039c\u03bfU<\/div>\n        <h1>EELBE \u00d7 <em>Mediterranean College<\/em><\/h1>\n        <div class=\"hero-subtitle\">\u03a4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u0399\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u0391\u03b3\u03b3\u03bb\u03cc\u03c6\u03c9\u03bd\u03bf \u039a\u03bf\u03bb\u03bb\u03ad\u03b3\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u2014 \u03c3\u03c4\u03c1\u03b1\u03c4\u03b7\u03b3\u03b9\u03ba\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 \u03b4\u03b5\u03be\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03c3\u03c4\u03b1 logistics.<\/div>\n        <div class=\"status-badge\"><span class=\"status-dot\"><\/span> \u0395\u03bd\u03b5\u03c1\u03b3\u03cc \u039c\u03bfU<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"hero-meta\">\n      <div class=\"meta-pill\">\n        <span class=\"meta-pill-icon\">\ud83d\udcc5<\/span>\n        <div>\n          <div class=\"meta-pill-label\">\u03a5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae<\/div>\n          <div class=\"meta-pill-value\">2024<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"meta-pill\">\n        <span class=\"meta-pill-icon\">\ud83c\udf93<\/span>\n        <div>\n          <div class=\"meta-pill-label\">\u03a4\u03bf\u03bc\u03ad\u03b1\u03c2<\/div>\n          <div class=\"meta-pill-value\">\u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 & Logistics<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"meta-pill\">\n        <span class=\"meta-pill-icon\">\ud83c\udf10<\/span>\n        <div>\n          <div class=\"meta-pill-label\">\u0395\u03bc\u03b2\u03ad\u03bb\u03b5\u03b9\u03b1<\/div>\n          <div class=\"meta-pill-value\">\u0395\u03bb\u03bb\u03ac\u03b4\u03b1<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"meta-pill\">\n        <span class=\"meta-pill-icon\">\ud83d\udc65<\/span>\n        <div>\n          <div class=\"meta-pill-label\">\u03a9\u03c6\u03b5\u03bb\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf\u03b9<\/div>\n          <div class=\"meta-pill-value\">\u039c\u03ad\u03bb\u03b7 EELBE & \u03a6\u03bf\u03b9\u03c4\u03b7\u03c4\u03ad\u03c2<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<div class=\"divider\"><\/div>\n\n<!-- MAIN -->\n<div class=\"main\">\n  <div class=\"content-col\">\n\n    <!-- ABOUT -->\n    <div class=\"section-block\">\n      <h2><span class=\"ico\">\ud83d\udccb<\/span> \u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b7 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1<\/h2>\n      <p>\u0397 \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u0395\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b1 Logistics \u0392\u03bf\u03c1\u03b5\u03af\u03bf\u03c5 \u0395\u03bb\u03bb\u03ac\u03b4\u03bf\u03c2 (EELBE) \u03c5\u03c0\u03ad\u03b3\u03c1\u03b1\u03c8\u03b5 \u039c\u03bd\u03b7\u03bc\u03cc\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03b5 \u03c4\u03bf Mediterranean College, \u03c4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u0399\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u0391\u03b3\u03b3\u03bb\u03cc\u03c6\u03c9\u03bd\u03bf \u039a\u03bf\u03bb\u03bb\u03ad\u03b3\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1. \u0397 \u03c3\u03c4\u03c1\u03b1\u03c4\u03b7\u03b3\u03b9\u03ba\u03ae \u03b1\u03c5\u03c4\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03bd\u03b9\u03c3\u03c7\u03cd\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03be\u03c9\u03c3\u03c4\u03c1\u03ad\u03c6\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 EELBE \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bc\u03b2\u03ac\u03bb\u03bb\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03bb\u03ac\u03b4\u03bf\u03c5 \u03c4\u03b7\u03c2 \u03b5\u03c6\u03bf\u03b4\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b1\u03bb\u03c5\u03c3\u03af\u03b4\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2.<\/p>\n      <p>\u039c\u03b5 \u03b2\u03b1\u03c3\u03b9\u03ba\u03cc \u03ac\u03be\u03bf\u03bd\u03b1 \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03ce\u03b8\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b4\u03b9\u03b1 \u03b2\u03af\u03bf\u03c5 \u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2, \u03c4\u03b7\u03c2 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03bf\u03bc\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7\u03c2 \u03b4\u03b5\u03be\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd, \u03b7 \u03c3\u03c5\u03bc\u03c6\u03c9\u03bd\u03af\u03b1 \u03ba\u03b1\u03bb\u03cd\u03c0\u03c4\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03c5\u03c1\u03cd \u03c6\u03ac\u03c3\u03bc\u03b1 \u03b4\u03c1\u03ac\u03c3\u03b5\u03c9\u03bd \u03c0\u03bf\u03c5 \u03b5\u03bd\u03b9\u03c3\u03c7\u03cd\u03bf\u03c5\u03bd \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03bd\u03ce\u03c4\u03b1\u03c4\u03b7\u03c2 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03b3\u03bf\u03c1\u03ac \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2.<\/p>\n    <\/div>\n\n    <!-- ACTIONS -->\n    <div class=\"section-block\">\n      <h2><span class=\"ico\">\ud83c\udfaf<\/span> \u0392\u03b1\u03c3\u03b9\u03ba\u03bf\u03af \u0386\u03be\u03bf\u03bd\u03b5\u03c2 \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2<\/h2>\n      <div class=\"actions-grid\">\n        <div class=\"action-card\">\n          <div class=\"action-icon\">\ud83d\udcb0<\/div>\n          <div class=\"action-title\">\u0395\u03c0\u03b9\u03b4\u03bf\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u0394\u03b9\u03b4\u03ac\u03ba\u03c4\u03c1\u03c9\u03bd<\/div>\n          <div class=\"action-desc\">\u0395\u03b9\u03b4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03ba\u03c0\u03c4\u03ce\u03c3\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b1 \u03bc\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 EELBE \u03ba\u03b1\u03b9 \u03c4\u03bf\u03c5\u03c2 \u03b1' \u03b2\u03b1\u03b8\u03bc\u03bf\u03cd \u03c3\u03c5\u03b3\u03b3\u03b5\u03bd\u03b5\u03af\u03c2 \u03c4\u03bf\u03c5\u03c2 \u03c3\u03b5 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1 \u03c4\u03bf\u03c5 Mediterranean College.<\/div>\n        <\/div>\n        <div class=\"action-card\">\n          <div class=\"action-icon\">\ud83c\udfa4<\/div>\n          <div class=\"action-title\">Guest Lectures & Mentorship<\/div>\n          <div class=\"action-desc\">\u03a3\u03c4\u03b5\u03bb\u03ad\u03c7\u03b7 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03b9\u03ce\u03bd-\u03bc\u03b5\u03bb\u03ce\u03bd \u03c4\u03b7\u03c2 EELBE \u03c0\u03b1\u03c1\u03ad\u03c7\u03bf\u03c5\u03bd \u03b4\u03b9\u03b1\u03bb\u03ad\u03be\u03b5\u03b9\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b8\u03bf\u03b4\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03c6\u03bf\u03b9\u03c4\u03b7\u03c4\u03ad\u03c2 \u03bc\u03b5 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03b3\u03bd\u03ce\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03b3\u03bf\u03c1\u03ac.<\/div>\n        <\/div>\n        <div class=\"action-card\">\n          <div class=\"action-icon\">\ud83c\udfed<\/div>\n          <div class=\"action-title\">\u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03ad\u03c2 \u0395\u03c0\u03b9\u03c3\u03ba\u03ad\u03c8\u03b5\u03b9\u03c2<\/div>\n          <div class=\"action-desc\">\u0395\u03c0\u03b9\u03c3\u03ba\u03ad\u03c8\u03b5\u03b9\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03b9\u03ce\u03bd-\u03bc\u03b5\u03bb\u03ce\u03bd \u03b3\u03b9\u03b1 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03b5\u03c0\u03b1\u03c6\u03ae \u03bc\u03b5 \u03c3\u03cd\u03b3\u03c7\u03c1\u03bf\u03bd\u03b5\u03c2 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ad\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b5\u03c7\u03bd\u03bf\u03bb\u03bf\u03b3\u03af\u03b5\u03c2 logistics.<\/div>\n        <\/div>\n        <div class=\"action-card\">\n          <div class=\"action-icon\">\ud83d\udcbc<\/div>\n          <div class=\"action-title\">Employability Fair<\/div>\n          <div class=\"action-desc\">\u03a3\u03c5\u03bc\u03bc\u03b5\u03c4\u03bf\u03c7\u03ae \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03b9\u03ce\u03bd-\u03bc\u03b5\u03bb\u03ce\u03bd \u03c3\u03c4\u03bf Career Fair \u03c4\u03bf\u03c5 College \u03bc\u03b5 \u03b8\u03ad\u03c3\u03b5\u03b9\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ac\u03c3\u03ba\u03b7\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c6\u03bf\u03b9\u03c4\u03b7\u03c4\u03ad\u03c2.<\/div>\n        <\/div>\n        <div class=\"action-card\">\n          <div class=\"action-icon\">\ud83d\udd2c<\/div>\n          <div class=\"action-title\">\u03a0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u0386\u03c3\u03ba\u03b7\u03c3\u03b7<\/div>\n          <div class=\"action-desc\">\u0394\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae\u03c2 \u03ac\u03c3\u03ba\u03b7\u03c3\u03b7\u03c2 \u03c3\u03c4\u03b9\u03c2 \u03b5\u03c4\u03b1\u03b9\u03c1\u03b5\u03af\u03b5\u03c2-\u03bc\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2 EELBE \u03b3\u03b9\u03b1 \u03b1\u03c0\u03cc\u03ba\u03c4\u03b7\u03c3\u03b7 \u03c0\u03bf\u03bb\u03cd\u03c4\u03b9\u03bc\u03b7\u03c2 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03ba\u03bb\u03ac\u03b4\u03bf.<\/div>\n        <\/div>\n        <div class=\"action-card\">\n          <div class=\"action-icon\">\ud83d\udcda<\/div>\n          <div class=\"action-title\">\u0397\u03bc\u03b5\u03c1\u03af\u03b4\u03b5\u03c2 & \u03a3\u03b5\u03bc\u03b9\u03bd\u03ac\u03c1\u03b9\u03b1<\/div>\n          <div class=\"action-desc\">\u039a\u03bf\u03b9\u03bd\u03ad\u03c2 \u03b5\u03c0\u03b9\u03c3\u03c4\u03b7\u03bc\u03bf\u03bd\u03b9\u03ba\u03ad\u03c2 \u03b4\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2, workshops \u03ba\u03b1\u03b9 \u03c3\u03b5\u03bc\u03b9\u03bd\u03ac\u03c1\u03b9\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03ce\u03b8\u03b7\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03ad\u03c1\u03b5\u03c5\u03bd\u03b1\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03c9\u03bd \u03b2\u03ad\u03bb\u03c4\u03b9\u03c3\u03c4\u03c9\u03bd \u03c0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ce\u03bd.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- VISION -->\n    <div class=\"section-block\">\n      <h2><span class=\"ico\">\ud83d\udd2d<\/span> \u038c\u03c1\u03b1\u03bc\u03b1 & \u03a3\u03c4\u03cc\u03c7\u03bf\u03b9<\/h2>\n      <p>\u0397 \u03c5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u039c\u03bfU \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03cc \u03b2\u03ae\u03bc\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03bc\u03b9\u03b1\u03c2 \u03b4\u03c5\u03bd\u03b1\u03bc\u03b9\u03ba\u03ae\u03c2 \u03ba\u03b1\u03b9 \u03ba\u03b1\u03b9\u03bd\u03bf\u03c4\u03cc\u03bc\u03bf\u03c5 \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03ac\u03b3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7, \u03c4\u03b7\u03bd \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03ba\u03ae \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7 \u03b2\u03b9\u03ce\u03c3\u03b9\u03bc\u03b7 \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c4\u03bf\u03bd \u03ba\u03bb\u03ac\u03b4\u03bf \u03c4\u03c9\u03bd logistics.<\/p>\n      <p>\u0397 EELBE \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03b6\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03c0\u03b5\u03bd\u03b4\u03cd\u03b5\u03b9 \u03c3\u03b5 \u03c3\u03c4\u03c1\u03b1\u03c4\u03b7\u03b3\u03b9\u03ba\u03ad\u03c2 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03b1 \u03bc\u03ad\u03bb\u03b7 \u03c4\u03b7\u03c2, \u03b5\u03bd\u03b9\u03c3\u03c7\u03cd\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b9\u03c2 \u03b5\u03c5\u03ba\u03b1\u03b9\u03c1\u03af\u03b5\u03c2 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2, \u03b4\u03b9\u03ba\u03c4\u03cd\u03c9\u03c3\u03b7\u03c2 \u03ba\u03b1\u03b9 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7\u03c2 \u03c3\u03c4\u03bf\u03bd \u03c7\u03ce\u03c1\u03bf \u03c4\u03b7\u03c2 \u03b5\u03c6\u03bf\u03b4\u03b9\u03b1\u03c3\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b1\u03bb\u03c5\u03c3\u03af\u03b4\u03b1\u03c2.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <!-- SIDEBAR -->\n  <div class=\"sidebar-col\">\n\n    <!-- DETAILS -->\n    <div class=\"sidebar-card\">\n      <div class=\"sidebar-card-header\">\u03a3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03af\u03b1\u03c2<\/div>\n      <div class=\"sidebar-card-body\">\n        <div class=\"detail-row\">\n          <span class=\"detail-icon\">\ud83c\udfdb<\/span>\n          <div>\n            <div class=\"detail-label\">\u0395\u03c4\u03b1\u03af\u03c1\u03bf\u03c2<\/div>\n            <div class=\"detail-value\">Mediterranean College<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"detail-row\">\n          <span class=\"detail-icon\">\ud83d\udcc5<\/span>\n          <div>\n            <div class=\"detail-label\">\u0388\u03c4\u03bf\u03c2 \u03a5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2<\/div>\n            <div class=\"detail-value\">2024<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"detail-row\">\n          <span class=\"detail-icon\">\ud83d\uddc2<\/span>\n          <div>\n            <div class=\"detail-label\">\u03a4\u03cd\u03c0\u03bf\u03c2 \u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03af\u03b1\u03c2<\/div>\n            <div class=\"detail-value\">\u039c\u03bd\u03b7\u03bc\u03cc\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 (MoU)<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"detail-row\">\n          <span class=\"detail-icon\">\ud83d\udccd<\/span>\n          <div>\n            <div class=\"detail-label\">\u0388\u03b4\u03c1\u03b1 \u0395\u03c4\u03b1\u03af\u03c1\u03bf\u03c5<\/div>\n            <div class=\"detail-value\">\u0391\u03b8\u03ae\u03bd\u03b1 & \u0398\u03b5\u03c3\u03c3\u03b1\u03bb\u03bf\u03bd\u03af\u03ba\u03b7, \u0395\u03bb\u03bb\u03ac\u03b4\u03b1<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"detail-row\">\n          <span class=\"detail-icon\">\u2705<\/span>\n          <div>\n            <div class=\"detail-label\">\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7<\/div>\n            <div class=\"detail-value\" style=\"color: #2d7a4f; font-weight: 600;\">\u0395\u03bd\u03b5\u03c1\u03b3\u03cc<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- TAGS -->\n    <div class=\"sidebar-card\">\n      <div class=\"sidebar-card-header\">\u03a0\u03b5\u03b4\u03af\u03b1 \u0395\u03c6\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae\u03c2<\/div>\n      <div class=\"tags-wrap\">\n        <span class=\"tag\">\u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7<\/span>\n        <span class=\"tag\">Logistics<\/span>\n        <span class=\"tag\">\u0394\u03b9\u03b1 \u0392\u03af\u03bf\u03c5 \u039c\u03ac\u03b8\u03b7\u03c3\u03b7<\/span>\n        <span class=\"tag\">\u03a0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u0386\u03c3\u03ba\u03b7\u03c3\u03b7<\/span>\n        <span class=\"tag\">Mentorship<\/span>\n        <span class=\"tag\">\u039a\u03b1\u03b9\u03bd\u03bf\u03c4\u03bf\u03bc\u03af\u03b1<\/span>\n        <span class=\"tag\">\u0395\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b1<\/span>\n        <span class=\"tag\">\u0394\u03b9\u03ba\u03c4\u03cd\u03c9\u03c3\u03b7<\/span>\n      <\/div>\n    <\/div>\n\n    <!-- CONTACT -->\n    <div class=\"contact-card\">\n      <div class=\"contact-label\">\u03a5\u03c0\u03b5\u03cd\u03b8\u03c5\u03bd\u03bf\u03c2 \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1\u03c2<\/div>\n      <div class=\"contact-person\">\n        <div class=\"contact-avatar\">\u0394\u03a3<\/div>\n        <div>\n          <div class=\"contact-name\">Board of Directors<\/div>\n          <div class=\"contact-role\">EELBE<\/div>\n        <\/div>\n      <\/div>\n     \n      <br\/>\n     \n    <\/div>\n\n    <!-- SHARE -->\n    <div class=\"share-card\">\n      <div class=\"share-label\">\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7<\/div>\n      <div class=\"share-buttons\">\n        <a href=\"#\" class=\"share-btn\">in LinkedIn<\/a>\n        <a href=\"#\" class=\"share-btn\">f Facebook<\/a>\n        <a href=\"#\" class=\"share-btn\">\ud83d\udd17 Link<\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7636cd6 e-flex e-con-boxed e-con e-parent\" data-id=\"7636cd6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a67439e elementor-widget elementor-widget-image\" data-id=\"a67439e\" data-element_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=\"225\" height=\"300\" src=\"https:\/\/logistics.org.gr\/wp-content\/uploads\/2026\/03\/MEDCOLLEGEMOU.jpg\" class=\"attachment-2048x2048 size-2048x2048 wp-image-3647\" alt=\"\" srcset=\"https:\/\/logistics.org.gr\/wp-content\/uploads\/2026\/03\/MEDCOLLEGEMOU.jpg 225w, https:\/\/logistics.org.gr\/wp-content\/uploads\/2026\/03\/MEDCOLLEGEMOU-9x12.jpg 9w\" sizes=\"(max-width: 225px) 100vw, 225px\" \/>\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>\u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03bc\u03b5 Mediterranean College \u2014 EELBE MC \u039c\u03bd\u03b7\u03bc\u03cc\u03bd\u03b9\u03bf \u03a3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u00b7 \u039c\u03bfU EELBE \u00d7 Mediterranean College \u03a4\u03bf \u03c0\u03c1\u03ce\u03c4\u03bf \u0399\u03b4\u03b9\u03c9\u03c4\u03b9\u03ba\u03cc \u0391\u03b3\u03b3\u03bb\u03cc\u03c6\u03c9\u03bd\u03bf \u039a\u03bf\u03bb\u03bb\u03ad\u03b3\u03b9\u03bf \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \u2014 \u03c3\u03c4\u03c1\u03b1\u03c4\u03b7\u03b3\u03b9\u03ba\u03ae \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7 \u03b4\u03b5\u03be\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd \u03c3\u03c4\u03b1 logistics. \u0395\u03bd\u03b5\u03c1\u03b3\u03cc \u039c\u03bfU \ud83d\udcc5 \u03a5\u03c0\u03bf\u03b3\u03c1\u03b1\u03c6\u03ae 2024 \ud83c\udf93 \u03a4\u03bf\u03bc\u03ad\u03b1\u03c2 \u0395\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7 &#038; Logistics \ud83c\udf10 \u0395\u03bc\u03b2\u03ad\u03bb\u03b5\u03b9\u03b1 \u0395\u03bb\u03bb\u03ac\u03b4\u03b1 \ud83d\udc65 \u03a9\u03c6\u03b5\u03bb\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf\u03b9 \u039c\u03ad\u03bb\u03b7 EELBE &#038; \u03a6\u03bf\u03b9\u03c4\u03b7\u03c4\u03ad\u03c2 \ud83d\udccb \u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac [&hellip;]<\/p>\n","protected":false},"author":22,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3481","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/pages\/3481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/comments?post=3481"}],"version-history":[{"count":8,"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/pages\/3481\/revisions"}],"predecessor-version":[{"id":3650,"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/pages\/3481\/revisions\/3650"}],"wp:attachment":[{"href":"https:\/\/logistics.org.gr\/en\/wp-json\/wp\/v2\/media?parent=3481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}