{"id":3658,"date":"2022-01-24T13:49:38","date_gmt":"2022-01-24T11:49:38","guid":{"rendered":"https:\/\/www.folkradio.gr\/folkradio-gr\/"},"modified":"2025-05-23T11:49:53","modified_gmt":"2025-05-23T08:49:53","slug":"folkradio-gr","status":"publish","type":"page","link":"https:\/\/www.folkradio.gr\/el\/","title":{"rendered":"Folkradio.gr"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3658\" class=\"elementor elementor-3658\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0577bef elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0577bef\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-23512b2\" data-id=\"23512b2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b562b92 elementor-widget elementor-widget-text-editor\" data-id=\"b562b92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p style=\"text-align: center;\" data-pm-slice=\"0 0 []\">\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 &#8220;\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2&#8221; \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2.\u00a0<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55958fe elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"55958fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;5&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpath d=&#039;M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a2b7fe elementor-widget elementor-widget-html\" data-id=\"1a2b7fe\" 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\t\t\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n    <style>\r\n        .radio-controls {\r\n            font-size: 2rem;\r\n            color: #994E43;\r\n            cursor: pointer;\r\n            display: block;text-align:center;\r\n        }\r\n\r\n        .radio-controls i {\r\n            display: none;\r\n        }\r\n\r\n        .radio-controls i.active {\r\n            display: inline;\r\n        }\r\n    <\/style>\r\n\t\r\n\t\r\n\t\t\t\t\t\t<div class=\"radio-controls\">\r\n        <i id=\"playIcon\" class=\"fas fa-play active\"> <span>\u0391\u039a\u03a1\u039f\u0391\u03a3\u0397<\/span><\/i>\r\n        <i id=\"stopIcon\" class=\"fas fa-stop\"><\/i>\r\n    <\/div>\r\n\r\n    <audio id=\"radioPlayer\" preload=\"none\">\r\n        <source src=\"https:\/\/radio.webhosting4u.gr\/stream\/folkradio\" type=\"audio\/mpeg\">\r\n        Your browser does not support the audio element.\r\n    <\/audio>\r\n\r\n    <script>\r\n        const player = document.getElementById('radioPlayer');\r\n        const playIcon = document.getElementById('playIcon');\r\n        const stopIcon = document.getElementById('stopIcon');\r\n\r\n        playIcon.addEventListener('click', () => {\r\n            player.play();\r\n            playIcon.classList.remove('active');\r\n            stopIcon.classList.add('active');\r\n        });\r\n\r\n        stopIcon.addEventListener('click', () => {\r\n            player.pause();\r\n            player.currentTime = 0;\r\n            stopIcon.classList.remove('active');\r\n            playIcon.classList.add('active');\r\n        });\r\n    <\/script>\r\n\t\t<div class=\"radiop\"><a href=\"https:\/\/radio.folkradio.gr\" target=\"blank\">popup mode<\/a><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6c209cc elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6c209cc\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7a10a17\" data-id=\"7a10a17\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d66cea6 elementor-widget elementor-widget-text-editor\" data-id=\"d66cea6\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"queue\" data-widget_type=\"text-editor.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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a1300d elementor-align-center elementor-tablet-align-center buttMainp elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"7a1300d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.facebook.com\/folkradiogr\" target=\"_blank\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-facebook-square\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Join FolkRadio Community<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac5dd8f elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ac5dd8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;5&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpath d=&#039;M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8cc7dd8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8cc7dd8\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8f7be64\" data-id=\"8f7be64\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14ce2a9 elementor-widget elementor-widget-foxiz-grid-flex-2\" data-id=\"14ce2a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-grid-flex-2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_14ce2a9\" class=\"block-wrap block-grid block-grid-flex-2 rb-columns rb-col-3 rb-tcol-3 rb-mcol-1 is-gap-custom p-center ecat-bg-1 is-m-list\"><div class=\"block-inner\">        <div class=\"p-wrap p-grid p-grid-2\" data-pid=\"6524\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/the-soul-of-epirus-remembering-petroloukas-chalkias\/\" title=\"\u0397 \u03a8\u03c5\u03c7\u03ae \u03c4\u03b7\u03c2 \u0397\u03c0\u03b5\u03af\u03c1\u03bf\u03c5: \u0398\u03c5\u03bc\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03a0\u03b5\u03c4\u03c1\u03bf\u03bb\u03bf\u03cd\u03ba\u03b1 \u03a7\u03b1\u03bb\u03ba\u03b9\u03ac\">\r\n\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/06\/petroloukas-xalkias-full-2-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"eager\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-45\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folknews-el\/\" rel=\"category\">Folknews<\/a><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/the-soul-of-epirus-remembering-petroloukas-chalkias\/\" rel=\"bookmark\">\u0397 \u03a8\u03c5\u03c7\u03ae \u03c4\u03b7\u03c2 \u0397\u03c0\u03b5\u03af\u03c1\u03bf\u03c5: \u0398\u03c5\u03bc\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03a0\u03b5\u03c4\u03c1\u03bf\u03bb\u03bf\u03cd\u03ba\u03b1 \u03a7\u03b1\u03bb\u03ba\u03b9\u03ac<\/a><\/h3><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">9 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-2\" data-pid=\"6494\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/lefteris-chavoutsas-art-is-the-answer-to-lifes-hardships-and-ugliness-interview\/\" title=\"\u039b\u03b5\u03c5\u03c4\u03ad\u03c1\u03b7\u03c2 \u03a7\u03b1\u03b2\u03bf\u03c5\u03c4\u03c3\u03ac\u03c2: \u0397 \u03a4\u03ad\u03c7\u03bd\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 A\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b9\u03c2 \u0394\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u0391\u03c3\u03c7\u03ae\u03bc\u03b9\u03b1 (\u03a3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)\">\r\n\t\t\t<img decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/04\/Lefteris-cover-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"eager\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><a class=\"p-category category-id-93\" href=\"https:\/\/www.folkradio.gr\/el\/category\/worldwide-el\/\" rel=\"category\">Worldwide<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/lefteris-chavoutsas-art-is-the-answer-to-lifes-hardships-and-ugliness-interview\/\" rel=\"bookmark\">\u039b\u03b5\u03c5\u03c4\u03ad\u03c1\u03b7\u03c2 \u03a7\u03b1\u03b2\u03bf\u03c5\u03c4\u03c3\u03ac\u03c2: \u0397 \u03a4\u03ad\u03c7\u03bd\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 A\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b9\u03c2 \u0394\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u0391\u03c3\u03c7\u03ae\u03bc\u03b9\u03b1 (\u03a3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)<\/a><\/h3><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">32 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-2\" data-pid=\"6461\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/michalis-grammenos-the-musical-tradition-of-corfu\/\" title=\"\u0397 \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03ad\u03c1\u03ba\u03c5\u03c1\u03b1\u03c2\">\r\n\t\t\t<img decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/03\/Thumbnail-Neo-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"Corfu\" loading=\"eager\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-29\" href=\"https:\/\/www.folkradio.gr\/el\/category\/world\/\" rel=\"category\">FolknWorld<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/michalis-grammenos-the-musical-tradition-of-corfu\/\" rel=\"bookmark\">\u0397 \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03ad\u03c1\u03ba\u03c5\u03c1\u03b1\u03c2<\/a><\/h3><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">2 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-2\" data-pid=\"6441\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/aita-mon-amour-redefining-aita-tradition\/\" title=\"A\u00efta Mon Amour: \u0395\u03c0\u03b1\u03bd\u03b1\u03c0\u03c1\u03bf\u03c3\u03b4\u03b9\u03bf\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 A\u00efta\">\r\n\t\t\t<img decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/02\/Aita-3-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"eager\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-29\" href=\"https:\/\/www.folkradio.gr\/el\/category\/world\/\" rel=\"category\">FolknWorld<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/aita-mon-amour-redefining-aita-tradition\/\" rel=\"bookmark\">A\u00efta Mon Amour: \u0395\u03c0\u03b1\u03bd\u03b1\u03c0\u03c1\u03bf\u03c3\u03b4\u03b9\u03bf\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03c2 \u03c4\u03b7\u03bd \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 A\u00efta<\/a><\/h3><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">3 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-2\" data-pid=\"6406\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/olcay-bayir-tu-gul-i-arc-music-2024\/\" title=\"Olcay Bayir \u2013 Tu Guli (Arc Music, 2024)\">\r\n\t\t\t<img decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/01\/OLCAY1-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"Olcay Bayir\" loading=\"eager\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-93\" href=\"https:\/\/www.folkradio.gr\/el\/category\/worldwide-el\/\" rel=\"category\">Worldwide<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/olcay-bayir-tu-gul-i-arc-music-2024\/\" rel=\"bookmark\">Olcay Bayir \u2013 Tu Guli (Arc Music, 2024)<\/a><\/h3><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">5 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-2\" data-pid=\"6372\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/from-danube-to-the-aegean-veronika-vargas-journey-into-greek-music\/\" title=\"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0394\u03bf\u03cd\u03bd\u03b1\u03b2\u03b7 \u03c3\u03c4\u03bf \u0391\u03b9\u03b3\u03b1\u03af\u03bf: \u03a4\u03bf \u03a4\u03b1\u03be\u03af\u03b4\u03b9 \u03c4\u03b7\u03c2 Veronika Varga \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\">\r\n\t\t\t<img decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/01\/470680124_18345753694177459_788164854093613375_n-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"eager\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-45\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folknews-el\/\" rel=\"category\">Folknews<\/a><a class=\"p-category category-id-29\" href=\"https:\/\/www.folkradio.gr\/el\/category\/world\/\" rel=\"category\">FolknWorld<\/a><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/from-danube-to-the-aegean-veronika-vargas-journey-into-greek-music\/\" rel=\"bookmark\">\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0394\u03bf\u03cd\u03bd\u03b1\u03b2\u03b7 \u03c3\u03c4\u03bf \u0391\u03b9\u03b3\u03b1\u03af\u03bf: \u03a4\u03bf \u03a4\u03b1\u03be\u03af\u03b4\u03b9 \u03c4\u03b7\u03c2 Veronika Varga \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae<\/a><\/h3><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">7 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t<\/div>        <div class=\"pagination-wrap pagination-loadmore\">\r\n            <a href=\"#\" class=\"loadmore-trigger\"><span>Show More<\/span><i class=\"rb-loader\" aria-hidden=\"true\"><\/i><\/a>\r\n        <\/div>\r\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8fa7c64 elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8fa7c64\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;5&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpath d=&#039;M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b1ca8d3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b1ca8d3\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;waves&quot;,&quot;shape_divider_bottom&quot;:&quot;waves&quot;}\">\n\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M421.9,6.5c22.6-2.5,51.5,0.4,75.5,5.3c23.6,4.9,70.9,23.5,100.5,35.7c75.8,32.2,133.7,44.5,192.6,49.7\n\tc23.6,2.1,48.7,3.5,103.4-2.5c54.7-6,106.2-25.6,106.2-25.6V0H0v30.3c0,0,72,32.6,158.4,30.5c39.2-0.7,92.8-6.7,134-22.4\n\tc21.2-8.1,52.2-18.2,79.7-24.2C399.3,7.9,411.6,7.5,421.9,6.5z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9a6c2f4\" data-id=\"9a6c2f4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-441ec00 elementor-widget elementor-widget-foxiz-heading\" data-id=\"441ec00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_441ec00\" class=\"block-h heading-layout-c11\"><div class=\"heading-inner\"><h2 class=\"heading-title\"><span>\u03a0\u03c1\u03bf\u03c4\u03b5\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03b1 \u0386\u03c1\u03b8\u03c1\u03b1<\/span><\/h2><div class=\"heading-tagline h6\"><span class=\"heading-tagline-label\">\u03a0\u03c1\u03bf\u03c4\u03b5\u03b9\u03bd\u03cc\u03bc\u03b5\u03bd\u03b1 \u0386\u03c1\u03b8\u03c1\u03b1<\/span><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-4c6fb88 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4c6fb88\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-289e8dd\" data-id=\"289e8dd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c62004 elementor-widget elementor-widget-foxiz-grid-flex-2\" data-id=\"0c62004\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-grid-flex-2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_0c62004\" class=\"block-wrap block-grid block-grid-flex-2 p-center\"><div class=\"block-inner\">            <div class=\"post-carousel swiper-container pre-load\"  data-wcol=\"2\" data-col=\"2\" data-tcol=\"1.4\" data-mcol=\"1\" data-gap=\"50\" data-tgap=\"40\" data-mgap=\"10\" data-play=\"1\" data-speed=\"5000\" data-fmode=\"1\" data-centered=\"1\" >\r\n                <div class=\"swiper-wrapper\">\r\n\t\t\t\t\t        <div class=\"p-wrap p-grid p-grid-2 swiper-slide\" data-pid=\"3666\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%b1%ce%bd%ce%bf%ce%af%ce%be%cf%84%ce%b5-%cf%84%ce%b7%ce%bd-%cf%80%cf%8c%cf%81%cf%84%ce%b1-%cf%83%ce%b1%cf%82-%ce%ba%ce%ac%ce%bb%ce%b1%ce%bd%cf%84%ce%b1-%ce%b3%ce%b9%ce%b1-%cf%87%cf%81%ce%b9\/\" title=\"\u0391\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03cc\u03c1\u03c4\u03b1 \u03c3\u03b1\u03c2! &#8211; \u039a\u03ac\u03bb\u03b1\u03bd\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd\u03b3\u03b5\u03bd\u03bd\u03b1, \u03a0\u03c1\u03c9\u03c4\u03bf\u03c7\u03c1\u03bf\u03bd\u03b9\u03ac, \u03a6\u03ce\u03c4\u03b1\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"860\" height=\"669\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/04\/344-860x669.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<h2 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%b1%ce%bd%ce%bf%ce%af%ce%be%cf%84%ce%b5-%cf%84%ce%b7%ce%bd-%cf%80%cf%8c%cf%81%cf%84%ce%b1-%cf%83%ce%b1%cf%82-%ce%ba%ce%ac%ce%bb%ce%b1%ce%bd%cf%84%ce%b1-%ce%b3%ce%b9%ce%b1-%cf%87%cf%81%ce%b9\/\" rel=\"bookmark\">\u0391\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03cc\u03c1\u03c4\u03b1 \u03c3\u03b1\u03c2! &#8211; \u039a\u03ac\u03bb\u03b1\u03bd\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd\u03b3\u03b5\u03bd\u03bd\u03b1, \u03a0\u03c1\u03c9\u03c4\u03bf\u03c7\u03c1\u03bf\u03bd\u03b9\u03ac, \u03a6\u03ce\u03c4\u03b1<\/a><\/h2><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">4 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t<p class=\"entry-summary\">\u03a4\u03b1 \u03ba\u03ac\u03bb\u03b1\u03bd\u03c4\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ad\u03bd\u03b1 \u03c0\u03bf\u03bb\u03cd \u03c0\u03b1\u03bb\u03b9\u03cc \u03ad\u03b8\u03b9\u03bc\u03bf \u03ba\u03b1\u03b9 \u03ad\u03bd\u03b1\u03c2 \u03b1\u03c0\u03cc \u03c4\u03bf\u03c5\u03c2 \u03c0\u03b9\u03bf \u03b9\u03b4\u03b9\u03b1\u03af\u03c4\u03b5\u03c1\u03bf\u03c5\u03c2 \u03c4\u03cd\u03c0\u03bf\u03c5\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ce\u03bd \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03ce\u03bd \u03c4\u03c1\u03b1\u03b3\u03bf\u03c5\u03b4\u03b9\u03ce\u03bd, \u03c0\u03bf\u03bb\u03cd \u03c3\u03c4\u03b5\u03bd\u03ac \u03c3\u03c5\u03bd\u03b4\u03b5\u03b4\u03b5\u03bc\u03ad\u03bd\u03bf\u03c2 \u03bc\u03b5 \u03c3\u03b7\u03bc\u03b1\u03bd\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b3\u03b9\u03bf\u03c1\u03c4\u03ad\u03c2 \u03c4\u03bf\u03c5 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c5.<span>&hellip;<\/span><\/p>\r\n\t\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-2 swiper-slide\" data-pid=\"3662\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%bc%cf%8d%ce%b8%ce%bf%ce%b9-%ce%ba%ce%b1%ce%b9-%ce%ad%ce%b8%ce%b9%ce%bc%ce%b1-%cf%84%ce%bf%cf%85-%ce%b8%ce%b1%ce%bd%ce%ac%cf%84%ce%bf%cf%85\/\" title=\"\u039c\u03bf\u03b9\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03b1 \u03ba\u03b1\u03b9 \u0388\u03b8\u03b9\u03bc\u03b1 \u03c4\u03bf\u03c5 \u0398\u03b1\u03bd\u03ac\u03c4\u03bf\u03c5\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"761\" height=\"636\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/04\/Fables-and-Customs-of-Death-1.jpeg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<h2 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%bc%cf%8d%ce%b8%ce%bf%ce%b9-%ce%ba%ce%b1%ce%b9-%ce%ad%ce%b8%ce%b9%ce%bc%ce%b1-%cf%84%ce%bf%cf%85-%ce%b8%ce%b1%ce%bd%ce%ac%cf%84%ce%bf%cf%85\/\" rel=\"bookmark\">\u039c\u03bf\u03b9\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03b1 \u03ba\u03b1\u03b9 \u0388\u03b8\u03b9\u03bc\u03b1 \u03c4\u03bf\u03c5 \u0398\u03b1\u03bd\u03ac\u03c4\u03bf\u03c5<\/a><\/h2><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">7 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t<p class=\"entry-summary\">\u0393\u03c1\u03ac\u03c6\u03b5\u03b9 \u03b7 \u03a3\u03bf\u03cd\u03bb\u03b1 \u03a4\u03cc\u03c3\u03ba\u03b1-\u039a\u03ac\u03bc\u03c0\u03b1\u03a4\u03bf \u03ba\u03b1\u03b8\u03b1\u03c1\u03cc\u03c4\u03b5\u03c1\u03bf \u03bd\u03b5\u03c1\u03cc\u03c4\u03b7\u03c2 \u03b3\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03bf \u03b4\u03ac\u03ba\u03c1\u03c5\u03b3\u03b9\u03b1\u03c4\u2019 \u03b5\u03af\u03bd\u2019 \u03b1\u03c0\u03cc\u03c3\u03c4\u03b1\u03b3\u03bc\u03b1 \u03c8\u03c5\u03c7\u03ae\u03c2\u03c3\u03c4\u03c9\u03bd \u03b1\u03bc\u03b1\u03b8\u03b9\u03ce\u03bd \u03c4\u03b7\u03bd \u03ac\u03ba\u03c1\u03b7.\u039e\u03b5\u03c7\u03c9\u03c1\u03b9\u03c3\u03c4\u03ae \u03b8\u03ad\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ac \u03bc\u03b1\u03c2 \u03b4\u03b7\u03bc\u03bf\u03c4\u03b9\u03ba\u03ac \u03c4\u03c1\u03b1\u03b3\u03bf\u03cd\u03b4\u03b9\u03b1, \u03ad\u03c7\u03bf\u03c5\u03bd \u03ba\u03b1\u03b9 \u03c4\u03b1<span>&hellip;<\/span><\/p>\r\n\t\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-2 swiper-slide\" data-pid=\"3667\">\r\n\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/%cf%87%cf%81%cf%8c%ce%bd%ce%b7%cf%82-%ce%b1%ce%b7%ce%b4%ce%bf%ce%bd%ce%af%ce%b4%ce%b7%cf%82-%ce%bf-%ce%bc%ce%b5%ce%b3%ce%ac%ce%bb%ce%bf%cf%82-%ce%b4%ce%ac%cf%83%ce%ba%ce%b1%ce%bb%ce%bf%cf%82-%cf%84\/\" title=\"\u03a7\u03c1\u03cc\u03bd\u03b7\u03c2 \u0391\u03b7\u03b4\u03bf\u03bd\u03af\u03b4\u03b7\u03c2 &#8211; \u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03b4\u03ac\u03c3\u03ba\u03b1\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2 (\u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03c3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"860\" height=\"586\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/04\/CHRONIS-AIDONIDIS-860x586.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t<h2 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/%cf%87%cf%81%cf%8c%ce%bd%ce%b7%cf%82-%ce%b1%ce%b7%ce%b4%ce%bf%ce%bd%ce%af%ce%b4%ce%b7%cf%82-%ce%bf-%ce%bc%ce%b5%ce%b3%ce%ac%ce%bb%ce%bf%cf%82-%ce%b4%ce%ac%cf%83%ce%ba%ce%b1%ce%bb%ce%bf%cf%82-%cf%84\/\" rel=\"bookmark\">\u03a7\u03c1\u03cc\u03bd\u03b7\u03c2 \u0391\u03b7\u03b4\u03bf\u03bd\u03af\u03b4\u03b7\u03c2 &#8211; \u03bf \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c2 \u03b4\u03ac\u03c3\u03ba\u03b1\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2 (\u03b2\u03af\u03bd\u03c4\u03b5\u03bf \u03c3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)<\/a><\/h2><div class=\"p-divider is-divider-zigzag\"><\/div>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">2 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t<p class=\"entry-summary\">\u039f \u03a7\u03c1\u03cc\u03bd\u03b7\u03c2 \u0391\u03b7\u03b4\u03bf\u03bd\u03af\u03b4\u03b7\u03c2 \u03b8\u03b5\u03c9\u03c1\u03b5\u03af\u03c4\u03b1\u03b9 \u03ba\u03b1\u03b9 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03bc\u03b5\u03b3\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2, \u03c0\u03b1\u03c1\u03b1\u03b4\u03bf\u03c3\u03b9\u03b1\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2, \u03b3\u03b5\u03bd\u03b9\u03ba\u03cc\u03c4\u03b5\u03c1\u03b1. \u03a4\u03bf \u03ad\u03c1\u03b3\u03bf \u03c4\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b1\u03bd\u03b5\u03ba\u03c4\u03af\u03bc\u03b7\u03c4\u03bf. \u0388\u03c7\u03b5\u03b9 \u03bc\u03b5\u03af\u03bd\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c1\u03af\u03b1<span>&hellip;<\/span><\/p>\r\n\t\t\t        <\/div>\r\n\t                <\/div>\r\n\t\t\t\t            <div class=\"slider-footer\">\r\n\t\t\t\t                    <div class=\"slider-prev rbi rbi-cleft\"><\/div>\r\n\t\t\t\t                    <div class=\"slider-pagination\"><\/div>\r\n\t\t\t\t                    <div class=\"slider-next rbi rbi-cright\"><\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t            <\/div>\r\n\t\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ec1e796 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ec1e796\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27e3941\" data-id=\"27e3941\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b3334dc elementor-widget elementor-widget-foxiz-heading\" data-id=\"b3334dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_b3334dc\" class=\"block-h heading-layout-11\"><div class=\"heading-inner\"><h2 class=\"heading-title\"><span>Folk Radio<\/span><\/h2><div class=\"heading-tagline h6\"><span class=\"heading-tagline-label\">Explore<\/span><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc423ca elementor-widget elementor-widget-foxiz-list-2\" data-id=\"cc423ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-list-2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_cc423ca\" class=\"block-wrap block-big block-list block-list-2 is-gap-15 p-center p-middle ecat-bg-1 ecat-size-big is-feat-left\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbc0179 elementor-widget elementor-widget-foxiz-list-small-2\" data-id=\"bbc0179\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-list-small-2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_bbc0179\" class=\"block-wrap block-small block-list block-list-small-2 rb-columns rb-col-3 rb-tcol-3 rb-mcol-1 is-gap-custom p-middle is-feat-left\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10d8769 elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"10d8769\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;5&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpath d=&#039;M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9cbe8b7 elementor-widget elementor-widget-foxiz-heading\" data-id=\"9cbe8b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_9cbe8b7\" class=\"block-h heading-layout-11\"><div class=\"heading-inner\"><h2 class=\"heading-title\"><span>Folk Radio<\/span><\/h2><div class=\"heading-tagline h6\"><span class=\"heading-tagline-label\">Explore<\/span><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4fc5bad elementor-widget elementor-widget-foxiz-list-2\" data-id=\"4fc5bad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-list-2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_4fc5bad\" class=\"block-wrap block-big block-list block-list-2 is-gap-15 p-center p-middle ecat-bg-1 ecat-size-big is-feat-right\"><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9e040c6 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-foxiz-grid-small-1\" data-id=\"9e040c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-grid-small-1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_9e040c6\" class=\"block-wrap block-small block-grid block-grid-small-1 rb-columns rb-col-4 rb-tcol-2 rb-mcol-1 is-gap-custom ecat-bg-1\"><div class=\"block-inner\">        <div class=\"p-wrap p-grid p-grid-small-1\" data-pid=\"6461\">\r\n\t            <div class=\"feat-holder overlay-text\">\r\n\t\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/michalis-grammenos-the-musical-tradition-of-corfu\/\" title=\"\u0397 \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03ad\u03c1\u03ba\u03c5\u03c1\u03b1\u03c2\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/03\/Thumbnail-Neo-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"Corfu\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<div class=\"p-categories p-top mobile-hide\"><a class=\"p-category category-id-29\" href=\"https:\/\/www.folkradio.gr\/el\/category\/world\/\" rel=\"category\">FolknWorld<\/a><\/div>            <\/div>\r\n\t\t        <div class=\"p-content\">\r\n\t\t\t<h4 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/michalis-grammenos-the-musical-tradition-of-corfu\/\" rel=\"bookmark\">\u0397 \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03ad\u03c1\u03ba\u03c5\u03c1\u03b1\u03c2<\/a><\/h4>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">2 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-small-1\" data-pid=\"3668\">\r\n\t            <div class=\"feat-holder overlay-text\">\r\n\t\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%b3%cf%85%ce%bd%ce%b1%ce%af%ce%ba%ce%b5%cf%82-%cf%83%cf%84%ce%b7-%ce%bb%ce%b1%cf%8a%ce%ba%ce%ae-%ce%bc%ce%bf%cf%85%cf%83%ce%b9%ce%ba%ce%ae-neli-andreeva\/\" title=\"\u0393\u03c5\u03bd\u03b1\u03af\u03ba\u03b5\u03c2 \u03c3\u03c4\u03b7 \u03bb\u03b1\u03ca\u03ba\u03ae \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae &#8211; Neli Andreeva\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/04\/maxresdefault-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<div class=\"p-categories p-top mobile-hide\"><a class=\"p-category category-id-29\" href=\"https:\/\/www.folkradio.gr\/el\/category\/world\/\" rel=\"category\">FolknWorld<\/a><\/div>            <\/div>\r\n\t\t        <div class=\"p-content\">\r\n\t\t\t<h4 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%b3%cf%85%ce%bd%ce%b1%ce%af%ce%ba%ce%b5%cf%82-%cf%83%cf%84%ce%b7-%ce%bb%ce%b1%cf%8a%ce%ba%ce%ae-%ce%bc%ce%bf%cf%85%cf%83%ce%b9%ce%ba%ce%ae-neli-andreeva\/\" rel=\"bookmark\">\u0393\u03c5\u03bd\u03b1\u03af\u03ba\u03b5\u03c2 \u03c3\u03c4\u03b7 \u03bb\u03b1\u03ca\u03ba\u03ae \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae &#8211; Neli Andreeva<\/a><\/h4>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">3 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-small-1\" data-pid=\"3659\">\r\n\t            <div class=\"feat-holder overlay-text\">\r\n\t\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%b3%cf%81%ce%b7%ce%b3%cf%8c%cf%81%ce%b7%cf%82-%ce%ba%ce%b1%cf%88%ce%ac%ce%bb%ce%b7%cf%82-%ce%b7-%ce%b7%cf%87%cf%8e-%cf%84%ce%bf%cf%85-%ce%b6%ce%b1%ce%b3%ce%bf%cf%81%ce%af%ce%bf%cf%85\/\" title=\"\u0393\u03c1\u03b7\u03b3\u03cc\u03c1\u03b7\u03c2 \u039a\u03b1\u03c8\u03ac\u03bb\u03b7\u03c2 &#8211; \u0397 \u0397\u03c7\u03ce \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03bf\u03c1\u03af\u03bf\u03c5\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/04\/P8070327-copy-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<div class=\"p-categories p-top mobile-hide\"><a class=\"p-category category-id-42\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folk-stories\/\" rel=\"category\">Folkstories<\/a><\/div>            <\/div>\r\n\t\t        <div class=\"p-content\">\r\n\t\t\t<h4 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/%ce%b3%cf%81%ce%b7%ce%b3%cf%8c%cf%81%ce%b7%cf%82-%ce%ba%ce%b1%cf%88%ce%ac%ce%bb%ce%b7%cf%82-%ce%b7-%ce%b7%cf%87%cf%8e-%cf%84%ce%bf%cf%85-%ce%b6%ce%b1%ce%b3%ce%bf%cf%81%ce%af%ce%bf%cf%85\/\" rel=\"bookmark\">\u0393\u03c1\u03b7\u03b3\u03cc\u03c1\u03b7\u03c2 \u039a\u03b1\u03c8\u03ac\u03bb\u03b7\u03c2 &#8211; \u0397 \u0397\u03c7\u03ce \u03c4\u03bf\u03c5 \u0396\u03b1\u03b3\u03bf\u03c1\u03af\u03bf\u03c5<\/a><\/h4>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">7 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-small-1\" data-pid=\"5559\">\r\n\t            <div class=\"feat-holder overlay-text\">\r\n\t\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/pagan-invites-us-to-their-celebration-interview\/\" title=\"\u039f\u03b9 PAGAN \u03bc\u03b1\u03c2 \u03ba\u03b1\u03bb\u03bf\u03cd\u03bd \u03c3\u03c4\u03b7 \u03b3\u03b9\u03bf\u03c1\u03c4\u03ae \u03c4\u03bf\u03c5\u03c2! (\u03a3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2024\/05\/347245170_1245511049411688_503750249349557701_n-1-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<div class=\"p-categories p-top mobile-hide\"><a class=\"p-category category-id-45\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folknews-el\/\" rel=\"category\">Folknews<\/a><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><\/div>            <\/div>\r\n\t\t        <div class=\"p-content\">\r\n\t\t\t<h4 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/pagan-invites-us-to-their-celebration-interview\/\" rel=\"bookmark\">\u039f\u03b9 PAGAN \u03bc\u03b1\u03c2 \u03ba\u03b1\u03bb\u03bf\u03cd\u03bd \u03c3\u03c4\u03b7 \u03b3\u03b9\u03bf\u03c1\u03c4\u03ae \u03c4\u03bf\u03c5\u03c2! (\u03a3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)<\/a><\/h4>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">15 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t\t        <\/div>\r\n\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a36bb1 elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4a36bb1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;5&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpath d=&#039;M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8543c7e elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8543c7e\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3b68ec0\" data-id=\"3b68ec0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0d6434a elementor-widget elementor-widget-foxiz-heading\" data-id=\"0d6434a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_0d6434a\" class=\"block-h heading-layout-11\"><div class=\"heading-inner\"><h2 class=\"heading-title\"><span>Europe<\/span><\/h2><div class=\"heading-tagline h6\"><span class=\"heading-tagline-label\">Explore<\/span><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-3461e9d elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3461e9d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-3a9d19b\" data-id=\"3a9d19b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cb46f1e elementor-widget elementor-widget-foxiz-grid-flex-1\" data-id=\"cb46f1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-grid-flex-1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_cb46f1e\" class=\"block-wrap block-grid block-grid-flex-1 rb-columns rb-col-1 rb-tcol-1 rb-mcol-1 is-gap-20 ecat-bg-1 ecat-size-big\"><div class=\"block-inner\">        <div class=\"p-wrap p-grid p-grid-1\" data-pid=\"6372\">\r\n\t            <div class=\"feat-holder overlay-text\">\r\n\t\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/from-danube-to-the-aegean-veronika-vargas-journey-into-greek-music\/\" title=\"\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0394\u03bf\u03cd\u03bd\u03b1\u03b2\u03b7 \u03c3\u03c4\u03bf \u0391\u03b9\u03b3\u03b1\u03af\u03bf: \u03a4\u03bf \u03a4\u03b1\u03be\u03af\u03b4\u03b9 \u03c4\u03b7\u03c2 Veronika Varga \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"615\" height=\"410\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/01\/470680124_18345753694177459_788164854093613375_n-615x410.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-45\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folknews-el\/\" rel=\"category\">Folknews<\/a><a class=\"p-category category-id-29\" href=\"https:\/\/www.folkradio.gr\/el\/category\/world\/\" rel=\"category\">FolknWorld<\/a><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><\/div>            <\/div>\r\n\t\t<h2 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/from-danube-to-the-aegean-veronika-vargas-journey-into-greek-music\/\" rel=\"bookmark\">\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u0394\u03bf\u03cd\u03bd\u03b1\u03b2\u03b7 \u03c3\u03c4\u03bf \u0391\u03b9\u03b3\u03b1\u03af\u03bf: \u03a4\u03bf \u03a4\u03b1\u03be\u03af\u03b4\u03b9 \u03c4\u03b7\u03c2 Veronika Varga \u03c3\u03c4\u03b7\u03bd \u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae<\/a><\/h2>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t<span class=\"meta-el meta-author\">\r\n\t\t        <a href=\"https:\/\/www.folkradio.gr\/el\/author\/folkradio-gr\/\">folkradio.gr<\/a>\r\n\t\t        <\/span>\r\n\t\t<span class=\"meta-el meta-date\">\r\n\t\t            <time class=\"date published\" datetime=\"2025-01-14T23:37:57+02:00\">1 \u03ad\u03c4\u03bf\u03c2 ago<\/time>\r\n\t\t        <\/span>\r\n\t\t        <span class=\"meta-el meta-read\">7 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t<p class=\"entry-summary\">\u0391\u03c0\u03cc \u03c4\u03bf\u03bd\u00a0\u03a3\u03c9\u03c4\u03ae\u03c1\u03b7 \u039c\u03c0\u03ad\u03ba\u03b1\u03a9\u03c2 \u03bc\u03ad\u03bb\u03bf\u03c2 \u03c4\u03c9\u03bd Babra, \u03b7 Veronika Varga \u03c0\u03b1\u03af\u03b6\u03b5\u03b9 \u03bc\u03c0\u03ac\u03c3\u03bf \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b9\u03c2 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03bf\u03c5\u03b3\u03b3\u03c1\u03b9\u03ba\u03ad\u03c2 \u03bc\u03c0\u03ac\u03bd\u03c4\u03b5\u03c2 \u03c6\u03bf\u03bb\u03ba \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2, \u03c0\u03bf\u03c5 \u03b5\u03bc\u03c6\u03b1\u03bd\u03af\u03c3\u03c4\u03b7\u03ba\u03b1\u03bd \u03c3\u03c4\u03b7 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03c3\u03ba\u03b7\u03bd\u03ae<span>&hellip;<\/span><\/p>\r\n\t\t\t        <\/div>\r\n\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7b8e9cd\" data-id=\"7b8e9cd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3411fd5 elementor-widget elementor-widget-foxiz-overlay-2\" data-id=\"3411fd5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-overlay-2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_3411fd5\" class=\"block-wrap block-overlay block-overlay-2 light-overlay-scheme p-gradient rb-columns rb-col-1 rb-tcol-1 rb-mcol-1 is-gap-7 ecat-bg-1\"><div class=\"block-inner\">        <div class=\"p-wrap p-overlay p-overlay-2\" data-pid=\"5771\">\r\n\t        <div class=\"overlay-holder\">\r\n\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/eva-poulopoulou-the-song-of-the-dead-brother\/\" title=\"\u0395\u03cd\u03b1 \u03a0\u03bf\u03c5\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5 &#8211; \u03a4\u03bf \u03a4\u03c1\u03b1\u03b3\u03bf\u03cd\u03b4\u03b9 \u03c4\u03bf\u03c5 \u039d\u03b5\u03ba\u03c1\u03bf\u03cd \u0391\u03b4\u03b5\u03c1\u03c6\u03bf\u03cd\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"860\" height=\"1193\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2024\/05\/TOYNEKROYADERFOU_COVER_72P_240407-860x1193.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t            <div class=\"overlay-wrap\">\r\n                <div class=\"p-content overlay-inner overlay-text\">\r\n\t\t\t\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-45\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folknews-el\/\" rel=\"category\">Folknews<\/a><a class=\"p-category category-id-42\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folk-stories\/\" rel=\"category\">Folkstories<\/a><\/div><h2 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/eva-poulopoulou-the-song-of-the-dead-brother\/\" rel=\"bookmark\">\u0395\u03cd\u03b1 \u03a0\u03bf\u03c5\u03bb\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5 &#8211; \u03a4\u03bf \u03a4\u03c1\u03b1\u03b3\u03bf\u03cd\u03b4\u03b9 \u03c4\u03bf\u03c5 \u039d\u03b5\u03ba\u03c1\u03bf\u03cd \u0391\u03b4\u03b5\u03c1\u03c6\u03bf\u03cd<\/a><\/h2>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">10 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\t\t        <\/div>\r\n\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aa35afd elementor-widget elementor-widget-foxiz-grid-small-1\" data-id=\"aa35afd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-grid-small-1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_aa35afd\" class=\"block-wrap block-small block-grid block-grid-small-1 rb-columns rb-col-2 rb-tcol-2 rb-mcol-1 is-gap-custom ecat-bg-1\"><div class=\"block-inner\">        <div class=\"p-wrap p-grid p-grid-small-1\" data-pid=\"6406\">\r\n\t            <div class=\"feat-holder overlay-text\">\r\n\t\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/olcay-bayir-tu-gul-i-arc-music-2024\/\" title=\"Olcay Bayir \u2013 Tu Guli (Arc Music, 2024)\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/01\/OLCAY1-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"Olcay Bayir\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<div class=\"p-categories p-top mobile-hide\"><a class=\"p-category category-id-93\" href=\"https:\/\/www.folkradio.gr\/el\/category\/worldwide-el\/\" rel=\"category\">Worldwide<\/a><\/div>            <\/div>\r\n\t\t        <div class=\"p-content\">\r\n\t\t\t<h4 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/olcay-bayir-tu-gul-i-arc-music-2024\/\" rel=\"bookmark\">Olcay Bayir \u2013 Tu Guli (Arc Music, 2024)<\/a><\/h4>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">5 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-grid p-grid-small-1\" data-pid=\"6524\">\r\n\t            <div class=\"feat-holder overlay-text\">\r\n\t\t\t\t        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/the-soul-of-epirus-remembering-petroloukas-chalkias\/\" title=\"\u0397 \u03a8\u03c5\u03c7\u03ae \u03c4\u03b7\u03c2 \u0397\u03c0\u03b5\u03af\u03c1\u03bf\u03c5: \u0398\u03c5\u03bc\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03a0\u03b5\u03c4\u03c1\u03bf\u03bb\u03bf\u03cd\u03ba\u03b1 \u03a7\u03b1\u03bb\u03ba\u03b9\u03ac\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/06\/petroloukas-xalkias-full-2-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<div class=\"p-categories p-top mobile-hide\"><a class=\"p-category category-id-45\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folknews-el\/\" rel=\"category\">Folknews<\/a><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><\/div>            <\/div>\r\n\t\t        <div class=\"p-content\">\r\n\t\t\t<h4 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/the-soul-of-epirus-remembering-petroloukas-chalkias\/\" rel=\"bookmark\">\u0397 \u03a8\u03c5\u03c7\u03ae \u03c4\u03b7\u03c2 \u0397\u03c0\u03b5\u03af\u03c1\u03bf\u03c5: \u0398\u03c5\u03bc\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03a0\u03b5\u03c4\u03c1\u03bf\u03bb\u03bf\u03cd\u03ba\u03b1 \u03a7\u03b1\u03bb\u03ba\u03b9\u03ac<\/a><\/h4>            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t        <span class=\"meta-el meta-read\">9 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t        <\/div>\r\n\t\t        <\/div>\r\n\t<\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-0115366 elementor-widget-divider--separator-type-pattern elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"0115366\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\" style=\"--divider-pattern-url: url(&quot;data:image\/svg+xml,%3Csvg xmlns=&#039;http:\/\/www.w3.org\/2000\/svg&#039; preserveAspectRatio=&#039;none&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 24 24&#039; fill=&#039;none&#039; stroke=&#039;black&#039; stroke-width=&#039;5&#039; stroke-linecap=&#039;square&#039; stroke-miterlimit=&#039;10&#039;%3E%3Cpath d=&#039;M0,6c6,0,0.9,11.1,6.9,11.1S18,6,24,6&#039;\/%3E%3C\/svg%3E&quot;);\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6ab6ba7 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6ab6ba7\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7fba9c8\" data-id=\"7fba9c8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cdae1f7 elementor-widget elementor-widget-foxiz-heading\" data-id=\"cdae1f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_cdae1f7\" class=\"block-h heading-layout-c11\"><div class=\"heading-inner\"><h2 class=\"heading-title\"><span>Stories<\/span><\/h2><div class=\"heading-tagline h6\"><span class=\"heading-tagline-label\">Folk Radio<\/span><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b36f99 elementor-widget elementor-widget-foxiz-list-2\" data-id=\"2b36f99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"foxiz-list-2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"uid_2b36f99\" class=\"block-wrap block-big block-list block-list-2 rb-columns rb-col-2 rb-tcol-1 rb-mcol-1 is-gap-custom ecat-bg-1 is-feat-right\"><div class=\"block-inner\">        <div class=\"p-wrap p-list p-list-2\" data-pid=\"6524\">\r\n\t        <div class=\"list-holder\">\r\n            <div class=\"list-feat-holder\">\r\n\t\t\t\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/the-soul-of-epirus-remembering-petroloukas-chalkias\/\" title=\"\u0397 \u03a8\u03c5\u03c7\u03ae \u03c4\u03b7\u03c2 \u0397\u03c0\u03b5\u03af\u03c1\u03bf\u03c5: \u0398\u03c5\u03bc\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03a0\u03b5\u03c4\u03c1\u03bf\u03bb\u03bf\u03cd\u03ba\u03b1 \u03a7\u03b1\u03bb\u03ba\u03b9\u03ac\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/06\/petroloukas-xalkias-full-2-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t            <\/div>\r\n            <div class=\"p-content\">\r\n\t\t\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-45\" href=\"https:\/\/www.folkradio.gr\/el\/category\/folknews-el\/\" rel=\"category\">Folknews<\/a><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/the-soul-of-epirus-remembering-petroloukas-chalkias\/\" rel=\"bookmark\">\u0397 \u03a8\u03c5\u03c7\u03ae \u03c4\u03b7\u03c2 \u0397\u03c0\u03b5\u03af\u03c1\u03bf\u03c5: \u0398\u03c5\u03bc\u03cc\u03bc\u03b1\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03a0\u03b5\u03c4\u03c1\u03bf\u03bb\u03bf\u03cd\u03ba\u03b1 \u03a7\u03b1\u03bb\u03ba\u03b9\u03ac<\/a><\/h3><p class=\"entry-summary\">\u0391\u03c0\u03cc \u03c4\u03bf\u03bd\u00a0\u03a3\u03c9\u03c4\u03ae\u03c1\u03b7 \u039c\u03c0\u03ad\u03ba\u03b1\u0388\u03bd\u03b1 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1 \u03c0\u03bf\u03c5 \u03be\u03b5\u03c7\u03c9\u03c1\u03af\u03b6\u03bf\u03c5\u03bd \u03c4\u03bf\u03c5\u03c2 \u03c0\u03bf\u03bb\u03cd \u03bc\u03b5\u03b3\u03ac\u03bb\u03bf\u03c5\u03c2 \u03b1\u03c5\u03c4\u03bf\u03cd \u03c4\u03bf\u03c5 \u03ba\u03cc\u03c3\u03bc\u03bf\u03c5 \u03b5\u03af\u03bd\u03b1\u03b9<span>&hellip;<\/span><\/p>\r\n\t\t\t            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t<span class=\"meta-el meta-author\">\r\n\t\t        <a href=\"https:\/\/www.folkradio.gr\/el\/author\/folkradio-gr\/\">folkradio.gr<\/a>\r\n\t\t        <\/span>\r\n\t\t        <span class=\"meta-el meta-read\">9 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t            <\/div>\r\n        <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-list p-list-2\" data-pid=\"6494\">\r\n\t        <div class=\"list-holder\">\r\n            <div class=\"list-feat-holder\">\r\n\t\t\t\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/lefteris-chavoutsas-art-is-the-answer-to-lifes-hardships-and-ugliness-interview\/\" title=\"\u039b\u03b5\u03c5\u03c4\u03ad\u03c1\u03b7\u03c2 \u03a7\u03b1\u03b2\u03bf\u03c5\u03c4\u03c3\u03ac\u03c2: \u0397 \u03a4\u03ad\u03c7\u03bd\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 A\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b9\u03c2 \u0394\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u0391\u03c3\u03c7\u03ae\u03bc\u03b9\u03b1 (\u03a3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/04\/Lefteris-cover-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t            <\/div>\r\n            <div class=\"p-content\">\r\n\t\t\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-44\" href=\"https:\/\/www.folkradio.gr\/el\/category\/persons\/\" rel=\"category\">Folks<\/a><a class=\"p-category category-id-93\" href=\"https:\/\/www.folkradio.gr\/el\/category\/worldwide-el\/\" rel=\"category\">Worldwide<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/lefteris-chavoutsas-art-is-the-answer-to-lifes-hardships-and-ugliness-interview\/\" rel=\"bookmark\">\u039b\u03b5\u03c5\u03c4\u03ad\u03c1\u03b7\u03c2 \u03a7\u03b1\u03b2\u03bf\u03c5\u03c4\u03c3\u03ac\u03c2: \u0397 \u03a4\u03ad\u03c7\u03bd\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b7 A\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b9\u03c2 \u0394\u03c5\u03c3\u03ba\u03bf\u03bb\u03af\u03b5\u03c2 \u03ba\u03b1\u03b9 \u03c4\u03b7\u03bd \u0391\u03c3\u03c7\u03ae\u03bc\u03b9\u03b1 (\u03a3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7)<\/a><\/h3><p class=\"entry-summary\">\u03a3\u03c5\u03bd\u03ad\u03bd\u03c4\u03b5\u03c5\u03be\u03b7 \u03c3\u03c4\u03bf\u03bd \u039c\u03b9\u03c7\u03ac\u03bb\u03b7 \u03a0\u03bf\u03bb\u03c5\u03c7\u03c1\u03cc\u03bd\u03b7\u039f \u039b\u03b5\u03c5\u03c4\u03ad\u03c1\u03b7\u03c2 \u03a7\u03b1\u03b2\u03bf\u03c5\u03c4\u03c3\u03ac\u03c2 \u03ae\u03b4\u03b7 \u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03b3\u03ad\u03bd\u03bd\u03b7\u03c3\u03ae \u03c4\u03bf\u03c5 \u03ba\u03bf\u03c5\u03b2\u03b1\u03bb\u03ac\u03b5\u03b9 \u03c4\u03bf \u00ab\u03bc\u03bf\u03b9\u03c1\u03b1\u03af\u03bf\u00bb<span>&hellip;<\/span><\/p>\r\n\t\t\t            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t<span class=\"meta-el meta-author\">\r\n\t\t        <a href=\"https:\/\/www.folkradio.gr\/el\/author\/folkradio-gr\/\">folkradio.gr<\/a>\r\n\t\t        <\/span>\r\n\t\t        <span class=\"meta-el meta-read\">32 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t            <\/div>\r\n        <\/div>\r\n\t\t        <\/div>\r\n\t        <div class=\"p-wrap p-list p-list-2\" data-pid=\"6461\">\r\n\t        <div class=\"list-holder\">\r\n            <div class=\"list-feat-holder\">\r\n\t\t\t\t            <div class=\"feat-holder\">        <div class=\"p-featured\">\r\n\t\t\t        <a class=\"p-flink\" href=\"https:\/\/www.folkradio.gr\/el\/michalis-grammenos-the-musical-tradition-of-corfu\/\" title=\"\u0397 \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03ad\u03c1\u03ba\u03c5\u03c1\u03b1\u03c2\">\r\n\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"420\" height=\"280\" src=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/03\/Thumbnail-Neo-420x280.jpg\" class=\"featured-img wp-post-image\" alt=\"Corfu\" loading=\"lazy\" \/>        <\/a>\r\n\t\t        <\/div>\r\n\t<\/div>\r\n\t\t            <\/div>\r\n            <div class=\"p-content\">\r\n\t\t\t\t<div class=\"p-categories p-top\"><a class=\"p-category category-id-29\" href=\"https:\/\/www.folkradio.gr\/el\/category\/world\/\" rel=\"category\">FolknWorld<\/a><\/div><h3 class=\"entry-title\">        <a class=\"p-url\" href=\"https:\/\/www.folkradio.gr\/el\/michalis-grammenos-the-musical-tradition-of-corfu\/\" rel=\"bookmark\">\u0397 \u039c\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae \u03a0\u03b1\u03c1\u03ac\u03b4\u03bf\u03c3\u03b7 \u03c4\u03b7\u03c2 \u039a\u03ad\u03c1\u03ba\u03c5\u03c1\u03b1\u03c2<\/a><\/h3><p class=\"entry-summary\">\u0391\u03c0\u03cc \u03c4\u03bf\u03bd \u03a3\u03c9\u03c4\u03ae\u03c1\u03b7 \u039c\u03c0\u03ad\u03ba\u03b1 \u0397 \u039a\u03ad\u03c1\u03ba\u03c5\u03c1\u03b1 \u03b1\u03c3\u03ba\u03b5\u03af \u03bc\u03b9\u03b1 \u03b3\u03bf\u03b7\u03c4\u03b5\u03af\u03b1 \u03c4\u03b7\u03bd \u03bf\u03c0\u03bf\u03af\u03b1 \u03b4\u03cd\u03c3\u03ba\u03bf\u03bb\u03b1 \u03ba\u03b1\u03bd\u03b5\u03af\u03c2 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1<span>&hellip;<\/span><\/p>\r\n\t\t\t            <div class=\"p-meta\">\r\n                <div class=\"meta-inner is-meta\">\r\n\t\t\t\t\t<span class=\"meta-el meta-author\">\r\n\t\t        <a href=\"https:\/\/www.folkradio.gr\/el\/author\/folkradio-gr\/\">folkradio.gr<\/a>\r\n\t\t        <\/span>\r\n\t\t        <span class=\"meta-el meta-read\">2 Min Read<\/span>\r\n\t\t                <\/div>\r\n\t\t\t\t            <\/div>\r\n\t\t            <\/div>\r\n        <\/div>\r\n\t\t        <\/div>\r\n\t<\/div>        <div class=\"pagination-wrap pagination-loadmore\">\r\n            <a href=\"#\" class=\"loadmore-trigger\"><span>Show More<\/span><i class=\"rb-loader\" aria-hidden=\"true\"><\/i><\/a>\r\n        <\/div>\r\n\t\t<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 &#8220;\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2&#8221; \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2.\u00a0 \u0391\u039a\u03a1\u039f\u0391\u03a3\u0397 Your browser does not support the audio element. popup mode . Join FolkRadio Community edit FolksWorldwide Lefteris Chavoutsas: Art is the Answer to Life\u2019s Hardships and Ugliness (Interview) 31 Min Read edit FolknWorld The Musical Tradition of Corfu 2 Min Read edit [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3658","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.2 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Folkradio.gr<\/title>\n<meta name=\"description\" content=\"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 &quot;\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2&quot; \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.folkradio.gr\/el\/\" \/>\n<meta property=\"og:locale\" content=\"el_GR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Folkradio.gr\" \/>\n<meta property=\"og:description\" content=\"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 &quot;\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2&quot; \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.folkradio.gr\/el\/\" \/>\n<meta property=\"og:site_name\" content=\"Folkradio\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/folkradiogr\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-23T08:49:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/10\/og.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Folkradio.gr\" \/>\n<meta name=\"twitter:description\" content=\"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 &quot;\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2&quot; \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.\" \/>\n<meta name=\"twitter:label1\" content=\"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 \u03bb\u03b5\u03c0\u03c4\u03ac\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/\",\"url\":\"https:\\\/\\\/www.folkradio.gr\\\/el\\\/\",\"name\":\"Folkradio.gr\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/el\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/el\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.folkradio.gr\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Lefteris-cover-420x280.jpg\",\"datePublished\":\"2022-01-24T11:49:38+00:00\",\"dateModified\":\"2025-05-23T08:49:53+00:00\",\"description\":\"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \\\"\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2\\\" \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/el\\\/#breadcrumb\"},\"inLanguage\":\"el\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.folkradio.gr\\\/el\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"el\",\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/el\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.folkradio.gr\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Lefteris-cover-420x280.jpg\",\"contentUrl\":\"https:\\\/\\\/www.folkradio.gr\\\/wp-content\\\/uploads\\\/2025\\\/04\\\/Lefteris-cover-420x280.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/el\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.folkradio.gr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Folkradio.gr\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/#website\",\"url\":\"https:\\\/\\\/www.folkradio.gr\\\/\",\"name\":\"Folkradio\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.folkradio.gr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"el\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/#organization\",\"name\":\"Folkradio\",\"url\":\"https:\\\/\\\/www.folkradio.gr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"el\",\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.folkradio.gr\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/FR_Logo-scaled2.png\",\"contentUrl\":\"https:\\\/\\\/www.folkradio.gr\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/FR_Logo-scaled2.png\",\"width\":500,\"height\":97,\"caption\":\"Folkradio\"},\"image\":{\"@id\":\"https:\\\/\\\/www.folkradio.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/folkradiogr\\\/\",\"https:\\\/\\\/www.instagram.com\\\/folkradio.gr?fbclid=IwY2xjawG6nu5leHRuA2FlbQIxMAABHb43TWsWDLdHNEKcCdrYBJ5VybA3uO_eGDFhLQWeM3dgUHEEv8zResOP4w_aem_hHZKlBu1D2UrdZTbiQ67fw\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Folkradio.gr","description":"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \"\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2\" \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.","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:\/\/www.folkradio.gr\/el\/","og_locale":"el_GR","og_type":"article","og_title":"Folkradio.gr","og_description":"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \"\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2\" \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.","og_url":"https:\/\/www.folkradio.gr\/el\/","og_site_name":"Folkradio","article_publisher":"https:\/\/www.facebook.com\/folkradiogr\/","article_modified_time":"2025-05-23T08:49:53+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/10\/og.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Folkradio.gr","twitter_description":"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \"\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2\" \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.","twitter_misc":{"\u0395\u03ba\u03c4\u03b9\u03bc\u03ce\u03bc\u03b5\u03bd\u03bf\u03c2 \u03c7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b1\u03bd\u03ac\u03b3\u03bd\u03c9\u03c3\u03b7\u03c2":"8 \u03bb\u03b5\u03c0\u03c4\u03ac"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.folkradio.gr\/","url":"https:\/\/www.folkradio.gr\/el\/","name":"Folkradio.gr","isPartOf":{"@id":"https:\/\/www.folkradio.gr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.folkradio.gr\/el\/#primaryimage"},"image":{"@id":"https:\/\/www.folkradio.gr\/el\/#primaryimage"},"thumbnailUrl":"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/04\/Lefteris-cover-420x280.jpg","datePublished":"2022-01-24T11:49:38+00:00","dateModified":"2025-05-23T08:49:53+00:00","description":"\u03a4\u03bf Folkradio.gr \u03b5\u03be\u03b5\u03c1\u03b5\u03c5\u03bd\u03ac, \u03b2\u03c1\u03af\u03c3\u03ba\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c0\u03b1\u03c1\u03bf\u03c5\u03c3\u03b9\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b9\u03c2 \"\u03b3\u03ad\u03c6\u03c5\u03c1\u03b5\u03c2\" \u03c4\u03b7\u03c2 \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ae\u03c2 \u03bb\u03b1\u03ca\u03ba\u03ae\u03c2 \u03bc\u03bf\u03c5\u03c3\u03b9\u03ba\u03ae\u03c2. \u03a4\u03bf \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03bf \u03b1\u03c0\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03b5\u03bb\u03b8\u03cc\u03bd, \u03c4\u03bf \u03c0\u03b1\u03c1\u03cc\u03bd \u03ba\u03b1\u03b9 \u03c4\u03bf \u03bc\u03ad\u03bb\u03bb\u03bf\u03bd \u03c4\u03b7\u03c2.","breadcrumb":{"@id":"https:\/\/www.folkradio.gr\/el\/#breadcrumb"},"inLanguage":"el","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.folkradio.gr\/el\/"]}]},{"@type":"ImageObject","inLanguage":"el","@id":"https:\/\/www.folkradio.gr\/el\/#primaryimage","url":"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/04\/Lefteris-cover-420x280.jpg","contentUrl":"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2025\/04\/Lefteris-cover-420x280.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.folkradio.gr\/el\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.folkradio.gr\/"},{"@type":"ListItem","position":2,"name":"Folkradio.gr"}]},{"@type":"WebSite","@id":"https:\/\/www.folkradio.gr\/#website","url":"https:\/\/www.folkradio.gr\/","name":"Folkradio","description":"","publisher":{"@id":"https:\/\/www.folkradio.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.folkradio.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"el"},{"@type":"Organization","@id":"https:\/\/www.folkradio.gr\/#organization","name":"Folkradio","url":"https:\/\/www.folkradio.gr\/","logo":{"@type":"ImageObject","inLanguage":"el","@id":"https:\/\/www.folkradio.gr\/#\/schema\/logo\/image\/","url":"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/04\/FR_Logo-scaled2.png","contentUrl":"https:\/\/www.folkradio.gr\/wp-content\/uploads\/2023\/04\/FR_Logo-scaled2.png","width":500,"height":97,"caption":"Folkradio"},"image":{"@id":"https:\/\/www.folkradio.gr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/folkradiogr\/","https:\/\/www.instagram.com\/folkradio.gr?fbclid=IwY2xjawG6nu5leHRuA2FlbQIxMAABHb43TWsWDLdHNEKcCdrYBJ5VybA3uO_eGDFhLQWeM3dgUHEEv8zResOP4w_aem_hHZKlBu1D2UrdZTbiQ67fw"]}]}},"_links":{"self":[{"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/pages\/3658","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/comments?post=3658"}],"version-history":[{"count":58,"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/pages\/3658\/revisions"}],"predecessor-version":[{"id":6509,"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/pages\/3658\/revisions\/6509"}],"wp:attachment":[{"href":"https:\/\/www.folkradio.gr\/el\/wp-json\/wp\/v2\/media?parent=3658"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}