{"id":1038,"date":"2017-11-08T14:39:22","date_gmt":"2017-11-08T14:39:22","guid":{"rendered":"https:\/\/aalto.qodeinteractive.com\/?page_id=1038"},"modified":"2026-09-04T16:04:40","modified_gmt":"2026-09-04T16:04:40","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/vkbnb.gr\/en\/contact-us\/","title":{"rendered":"\u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1"},"content":{"rendered":"<div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_content_element wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<style>\n\/* =========================================================\n   VKBNB CONTACT PAGE\n   CLEAN BLACK \/ WHITE \/ GREY\n   ========================================================= *\/\n\n.vk-contact-page{\n    --vk-black:#111111;\n    --vk-dark:#1a1a1a;\n    --vk-text:#5f5f5f;\n    --vk-grey:#8a8a8a;\n    --vk-light:#f5f5f5;\n    --vk-border:#dddddd;\n    --vk-white:#ffffff;\n\n    font-family:inherit;\n    background:#fff;\n    color:var(--vk-black);\n    overflow:hidden;\n}\n\n.vk-contact-page *{\n    box-sizing:border-box;\n}\n\n.vk-contact-wrap{\n    width:90%;\n    max-width:1320px;\n    margin:0 auto;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.vk-contact-hero{\n    background:#f3f3f3;\n    padding:110px 0 95px;\n}\n\n.vk-contact-overline{\n    display:block;\n    font-size:11px;\n    font-weight:600;\n    letter-spacing:.24em;\n    text-transform:uppercase;\n    color:#8a8a8a;\n    margin-bottom:20px;\n}\n\n.vk-contact-hero-grid{\n    display:grid;\n    grid-template-columns:1.15fr .85fr;\n    gap:100px;\n    align-items:end;\n}\n\n.vk-contact-hero h1{\n    font-size:clamp(55px,7vw,100px);\n    line-height:.94;\n    letter-spacing:-.055em;\n    font-weight:400;\n    margin:0;\n    color:#111;\n}\n\n.vk-contact-hero h1 span{\n    color:#747474;\n}\n\n.vk-contact-intro{\n    font-size:18px;\n    line-height:1.85;\n    color:#5d5d5d;\n    margin:0;\n}\n\n\n\/* =========================================================\n   CONTACT MAIN\n   ========================================================= *\/\n\n.vk-contact-main{\n    padding:110px 0;\n    background:#fff;\n}\n\n.vk-contact-grid{\n    display:grid;\n    grid-template-columns:.8fr 1.2fr;\n    gap:100px;\n    align-items:start;\n}\n\n\n\/* =========================================================\n   LEFT CONTACT INFO\n   ========================================================= *\/\n\n.vk-contact-info{\n    position:sticky;\n    top:120px;\n}\n\n.vk-contact-info h2{\n    font-size:clamp(34px,4vw,55px);\n    line-height:1.08;\n    letter-spacing:-.03em;\n    font-weight:400;\n    margin:0 0 28px;\n    color:#111;\n}\n\n.vk-contact-info > p{\n    max-width:500px;\n    font-size:16px;\n    line-height:1.85;\n    color:#626262;\n    margin:0 0 45px;\n}\n\n.vk-contact-details{\n    border-top:1px solid #ddd;\n}\n\n.vk-contact-detail{\n    display:grid;\n    grid-template-columns:120px 1fr;\n    gap:25px;\n    padding:22px 0;\n    border-bottom:1px solid #ddd;\n}\n\n.vk-contact-label{\n    font-size:10px;\n    font-weight:600;\n    letter-spacing:.18em;\n    text-transform:uppercase;\n    color:#8a8a8a;\n    padding-top:3px;\n}\n\n.vk-contact-value,\n.vk-contact-value a{\n    color:#111!important;\n    text-decoration:none!important;\n    font-size:16px;\n    line-height:1.6;\n}\n\n.vk-contact-value a{\n    transition:.25s ease;\n}\n\n.vk-contact-value a:hover{\n    color:#777!important;\n}\n\n\n\/* =========================================================\n   SOCIAL\n   ========================================================= *\/\n\n.vk-contact-social{\n    margin-top:38px;\n}\n\n.vk-contact-social a{\n    display:inline-flex;\n    align-items:center;\n    gap:13px;\n    color:#111!important;\n    text-decoration:none!important;\n    font-size:12px;\n    font-weight:600;\n    letter-spacing:.15em;\n    text-transform:uppercase;\n}\n\n.vk-contact-social a:after{\n    content:\"\";\n    width:42px;\n    height:1px;\n    background:#111;\n    transition:.3s ease;\n}\n\n.vk-contact-social a:hover:after{\n    width:65px;\n}\n\n\n\/* =========================================================\n   FORM BOX\n   ========================================================= *\/\n\n.vk-contact-form-box{\n    background:#f5f5f5;\n    padding:55px;\n}\n\n.vk-contact-form-box h2{\n    font-size:clamp(32px,4vw,52px);\n    line-height:1.08;\n    font-weight:400;\n    letter-spacing:-.03em;\n    margin:0 0 15px;\n    color:#111;\n}\n\n.vk-contact-form-box > p{\n    margin:0 0 42px;\n    color:#666;\n    line-height:1.8;\n    font-size:15px;\n}\n\n\n\/* =========================================================\n   CONTACT FORM 7\n   ========================================================= *\/\n\n.vk-contact-form-box .wpcf7{\n    margin:0;\n}\n\n.vk-contact-form-box .wpcf7-form p{\n    margin:0 0 24px;\n}\n\n.vk-contact-form-box .wpcf7-form-control-wrap{\n    display:block;\n    width:100%;\n}\n\n.vk-contact-form-box .wpcf7 label{\n    display:block;\n    width:100%;\n    color:#555;\n    font-size:13px;\n    line-height:1.6;\n}\n\n.vk-contact-form-box .wpcf7 input[type=\"text\"],\n.vk-contact-form-box .wpcf7 input[type=\"email\"],\n.vk-contact-form-box .wpcf7 input[type=\"tel\"],\n.vk-contact-form-box .wpcf7 input[type=\"url\"],\n.vk-contact-form-box .wpcf7 input[type=\"date\"],\n.vk-contact-form-box .wpcf7 input[type=\"number\"],\n.vk-contact-form-box .wpcf7 select,\n.vk-contact-form-box .wpcf7 textarea{\n    width:100%;\n    border:0;\n    border-bottom:1px solid #bdbdbd;\n    background:transparent;\n    border-radius:0;\n    padding:15px 0;\n    color:#111;\n    font-family:inherit;\n    font-size:15px;\n    outline:none;\n    box-shadow:none;\n    transition:.25s ease;\n}\n\n.vk-contact-form-box .wpcf7 textarea{\n    min-height:130px;\n    resize:vertical;\n}\n\n.vk-contact-form-box .wpcf7 input:focus,\n.vk-contact-form-box .wpcf7 select:focus,\n.vk-contact-form-box .wpcf7 textarea:focus{\n    border-bottom-color:#111;\n}\n\n.vk-contact-form-box .wpcf7 input::placeholder,\n.vk-contact-form-box .wpcf7 textarea::placeholder{\n    color:#8b8b8b;\n    opacity:1;\n}\n\n\n\/* CHECKBOX \/ ACCEPTANCE *\/\n\n.vk-contact-form-box .wpcf7-list-item{\n    margin-left:0;\n}\n\n.vk-contact-form-box .wpcf7-list-item label{\n    display:flex;\n    align-items:flex-start;\n    gap:10px;\n}\n\n.vk-contact-form-box .wpcf7 input[type=\"checkbox\"]{\n    width:auto;\n    margin-top:4px;\n}\n\n\n\/* SUBMIT *\/\n\n.vk-contact-form-box .wpcf7 input[type=\"submit\"]{\n    width:auto;\n    border:1px solid #111;\n    border-radius:0;\n    background:#111;\n    color:#fff;\n    padding:17px 30px;\n    font-family:inherit;\n    font-size:11px;\n    font-weight:600;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n    cursor:pointer;\n    transition:.3s ease;\n}\n\n.vk-contact-form-box .wpcf7 input[type=\"submit\"]:hover{\n    background:#fff;\n    color:#111;\n}\n\n.vk-contact-form-box .wpcf7-spinner{\n    vertical-align:middle;\n}\n\n.vk-contact-form-box .wpcf7-response-output{\n    margin:25px 0 0!important;\n    padding:15px!important;\n    border:1px solid #ccc!important;\n    font-size:13px;\n    line-height:1.6;\n}\n\n\n\/* =========================================================\n   LOCATION\n   ========================================================= *\/\n\n.vk-contact-location{\n    background:#111;\n    color:#fff;\n    padding-top:90px;\n}\n\n.vk-contact-location-head{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:80px;\n    align-items:end;\n    padding-bottom:65px;\n}\n\n.vk-contact-location h2{\n    font-size:clamp(38px,5vw,68px);\n    line-height:1.04;\n    letter-spacing:-.04em;\n    font-weight:400;\n    margin:0;\n    color:#fff;\n}\n\n.vk-contact-location .vk-contact-overline{\n    color:rgba(255,255,255,.45);\n}\n\n.vk-contact-location-copy{\n    display:flex;\n    justify-content:flex-end;\n}\n\n.vk-contact-location-copy p{\n    margin:0;\n    color:rgba(255,255,255,.75);\n    font-size:17px;\n    line-height:1.8;\n}\n\n\n\/* =========================================================\n   MAP\n   ========================================================= *\/\n\n.vk-contact-map{\n    width:100%;\n    line-height:0;\n    background:#eee;\n}\n\n.vk-contact-map iframe{\n    width:100%;\n    height:520px;\n    display:block;\n    border:0;\n    filter:grayscale(100%);\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n   ========================================================= *\/\n\n@media(max-width:900px){\n\n    .vk-contact-hero-grid,\n    .vk-contact-grid,\n    .vk-contact-location-head{\n        grid-template-columns:1fr;\n        gap:55px;\n    }\n\n    .vk-contact-info{\n        position:relative;\n        top:auto;\n    }\n\n    .vk-contact-location-copy{\n        justify-content:flex-start;\n    }\n}\n\n\n@media(max-width:650px){\n\n    .vk-contact-wrap{\n        width:88%;\n    }\n\n    .vk-contact-hero{\n        padding:75px 0 65px;\n    }\n\n    .vk-contact-hero h1{\n        font-size:50px;\n    }\n\n    .vk-contact-intro{\n        font-size:16px;\n    }\n\n    .vk-contact-main{\n        padding:70px 0;\n    }\n\n    .vk-contact-grid{\n        gap:55px;\n    }\n\n    .vk-contact-info h2{\n        font-size:38px;\n    }\n\n    .vk-contact-detail{\n        grid-template-columns:1fr;\n        gap:7px;\n        padding:18px 0;\n    }\n\n    .vk-contact-form-box{\n        padding:35px 25px;\n    }\n\n    .vk-contact-form-box h2{\n        font-size:36px;\n    }\n\n    .vk-contact-location{\n        padding-top:65px;\n    }\n\n    .vk-contact-location-head{\n        gap:30px;\n        padding-bottom:45px;\n    }\n\n    .vk-contact-location h2{\n        font-size:42px;\n    }\n\n    .vk-contact-map iframe{\n        height:400px;\n    }\n}\n\n.vk-contact-location.vk-contact-location-map-only{\n    padding-top:0;\n    background:transparent;\n}\n\n<\/style>\n\n\n<div class=\"vk-contact-page\">\n\n\n    <!-- =====================================================\n         HERO\n         ===================================================== -->\n\n    <section class=\"vk-contact-hero\">\n\n        <div class=\"vk-contact-wrap\">\n\n            <span class=\"vk-contact-overline\">\n                VKBNB \/ CONTACT\n            <\/span>\n\n            <div class=\"vk-contact-hero-grid\">\n\n                <div>\n\n                    <h1>\n                        \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0397\u03a3\u03a4\u0395<br>\n                        <span>\u039c\u0391\u0396\u0399 \u039c\u0391\u03a3.<\/span>\n                    <\/h1>\n\n                <\/div>\n\n\n                <div>\n\n                    <p class=\"vk-contact-intro\">\n                        \u0395\u03af\u03c4\u03b5 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b1\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5 \u03c3\u03b1\u03c2,\n                        \u03b5\u03af\u03c4\u03b5 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03bc\u03b1\u03c2,\n                        \u03b7 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03c4\u03b7\u03c2 VKbnb \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03ac\u03b8\u03b5\u03c3\u03ae \u03c3\u03b1\u03c2.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         CONTACT + FORM\n         ===================================================== -->\n\n    <section class=\"vk-contact-main\">\n\n        <div class=\"vk-contact-wrap\">\n\n            <div class=\"vk-contact-grid\">\n\n\n                <!-- LEFT COLUMN -->\n\n                <div class=\"vk-contact-info\">\n\n                    <span class=\"vk-contact-overline\">\n                        \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391\n                    <\/span>\n\n                    <h2>\n                        \u0391\u03c2 \u03bc\u03b9\u03bb\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b1\u03ba\u03af\u03bd\u03b7\u03c4\u03cc \u03c3\u03b1\u03c2.\n                    <\/h2>\n\n                    <p>\n                        \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af \u03bc\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03bc\u03b9\u03b1 \u03c0\u03c1\u03ce\u03c4\u03b7 \u03c3\u03c5\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\n                        \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03b9\u03c2 \u03b4\u03c5\u03bd\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c4\u03bf\u03c5 \u03b1\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5 \u03c3\u03b1\u03c2\n                        \u03ba\u03b1\u03b9 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03bf\u03cd\u03bd\n                        \u03bd\u03b1 \u03b1\u03bd\u03c4\u03b1\u03c0\u03bf\u03ba\u03c1\u03b9\u03b8\u03bf\u03cd\u03bd \u03c3\u03c4\u03b9\u03c2 \u03b1\u03bd\u03ac\u03b3\u03ba\u03b5\u03c2 \u03c3\u03b1\u03c2.\n                    <\/p>\n\n\n                    <div class=\"vk-contact-details\">\n\n\n                        <!-- PHONE -->\n\n                        <div class=\"vk-contact-detail\">\n\n                            <div class=\"vk-contact-label\">\n                                \u03a4\u0397\u039b\u0395\u03a6\u03a9\u039d\u039f\n                            <\/div>\n\n                            <div class=\"vk-contact-value\">\n\n                                <a href=\"tel:+306949752986\">\n                                    +30 694 975 2986\n                                <\/a>\n\n                            <\/div>\n\n                        <\/div>\n\n\n                        <!-- EMAIL -->\n\n                        <div class=\"vk-contact-detail\">\n\n                            <div class=\"vk-contact-label\">\n                                EMAIL\n                            <\/div>\n\n                            <div class=\"vk-contact-value\">\n\n                                <a href=\"mailto:info@vkbnb.gr\">\n                                    info@vkbnb.gr\n                                <\/a>\n\n                            <\/div>\n\n                        <\/div>\n\n\n                        <!-- ADDRESS -->\n\n                        <div class=\"vk-contact-detail\">\n\n                            <div class=\"vk-contact-label\">\n                                \u0394\u0399\u0395\u03a5\u0398\u03a5\u039d\u03a3\u0397\n                            <\/div>\n\n                            <div class=\"vk-contact-value\">\n                                \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5 72<br>\n                                \u039d\u03ad\u03b1 \u03a3\u03bc\u03cd\u03c1\u03bd\u03b7 17122\n                            <\/div>\n\n                        <\/div>\n\n                    <\/div>\n\n\n                    <!-- INSTAGRAM -->\n\n                    <div class=\"vk-contact-social\">\n\n                        <a href=\"https:\/\/www.instagram.com\/vk_bnb\/\"\n                           target=\"_blank\"\n                           rel=\"noopener noreferrer\">\n\n                            INSTAGRAM @VK_BNB\n\n                        <\/a>\n\n                    <\/div>\n\n                <\/div>\n\n\n                <!-- RIGHT COLUMN \/ CONTACT FORM -->\n\n                <div class=\"vk-contact-form-box\">\n\n                    <span class=\"vk-contact-overline\">\n                        \u03a3\u03a4\u0395\u0399\u039b\u03a4\u0395 \u039c\u0391\u03a3 \u039c\u0397\u039d\u03a5\u039c\u0391\n                    <\/span>\n\n                    <h2>\n                        \u03a0\u03b5\u03af\u03c4\u03b5 \u03bc\u03b1\u03c2 \u03bb\u03af\u03b3\u03b1 \u03bb\u03cc\u03b3\u03b9\u03b1.\n                    <\/h2>\n\n                    <p>\n                        \u03a3\u03c5\u03bc\u03c0\u03bb\u03b7\u03c1\u03ce\u03c3\u03c4\u03b5 \u03c4\u03b7 \u03c6\u03cc\u03c1\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03b7 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03bc\u03b1\u03c2\n                        \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03b5\u03b9 \u03bc\u03b1\u03b6\u03af \u03c3\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2.\n                    <\/p>\n\n\n                \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f1404-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"1404\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/1038#wpcf7-f1404-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"1404\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.7\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1404-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label>\u039f\u03bd\u03bf\u03bc\u03b1\u03c4\u03b5\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u039f\u03bd\u03bf\u03bc\u03b1\u03c4\u03b5\u03c0\u03ce\u03bd\u03c5\u03bc\u03bf\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n<\/p>\n<p><label>Email *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n<\/p>\n<p><label>\u03a4\u03b7\u03bb\u03ad\u03c6\u03c9\u03bd\u03bf *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"+30 ...\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n<\/p>\n<p><label>\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b1\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5 *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"property-location\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \/ \u03a0\u03cc\u03bb\u03b7\" value=\"\" type=\"text\" name=\"property-location\" \/><\/span>\n<\/p>\n<p><label>\u03a4\u03cd\u03c0\u03bf\u03c2 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2 \u03c0\u03bf\u03c5 \u03c3\u03b1\u03c2 \u03b5\u03bd\u03b4\u03b9\u03b1\u03c6\u03ad\u03c1\u03b5\u03b9 *<\/label><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"management-type\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"management-type\"><option value=\"\">\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03cd\u03c0\u03bf \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7\u03c2<\/option><option value=\"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u0391\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5\">\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u0391\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5<\/option><option value=\"\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u0391\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5\">\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u0391\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5<\/option><\/select><\/span>\n<\/p>\n<div class=\"vk-cf7-consent\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"privacy-consent\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"privacy-consent\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">\u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03ce \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03c9\u03bd \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03c9\u03bd \u03bc\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03af\u03b1 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5 \u03c4\u03bf \u03b1\u03af\u03c4\u03b7\u03bc\u03ac \u03bc\u03bf\u03c5.<\/span><\/label><\/span><\/span><\/span>\n\t<\/p>\n<\/div>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"\u0391\u03a0\u039f\u03a3\u03a4\u039f\u039b\u0397 \u0391\u0399\u03a4\u0397\u039c\u0391\u03a4\u039f\u03a3\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- =====================================================\n         LOCATION\n         ===================================================== -->\n\n    <section class=\"vk-contact-location vk-contact-location-map-only\">\n\n        <!-- GOOGLE MAP -->\n\n        <div class=\"vk-contact-map\">\n\n            <iframe\n                src=\"https:\/\/www.google.com\/maps?q=\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5+72,+\u039d\u03ad\u03b1+\u03a3\u03bc\u03cd\u03c1\u03bd\u03b7+17122,+\u0395\u03bb\u03bb\u03ac\u03b4\u03b1&output=embed\"\n                width=\"100%\"\n                height=\"520\"\n                style=\"border:0;\"\n                allowfullscreen=\"\"\n                loading=\"lazy\"\n                referrerpolicy=\"no-referrer-when-downgrade\"\n                title=\"VKbnb - \u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03bf\u03c0\u03bf\u03cd\u03bb\u03bf\u03c5 72, \u039d\u03ad\u03b1 \u03a3\u03bc\u03cd\u03c1\u03bd\u03b7\">\n            <\/iframe>\n\n        <\/div>\n\n    <\/section>\n\n\n<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1788438704320\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_content_element wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-disable-font ti-show-rating-text ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"\u03c0\u03c1\u03b9\u03bd \u03b1\u03c0\u03cc %d %s|\u03c3\u03ae\u03bc\u03b5\u03c1\u03b1|\u03b7\u03bc\u03ad\u03c1\u03b1|\u03b7\u03bc\u03ad\u03c1\u03b5\u03c2|\u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1|\u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b5\u03c2|\u03bc\u03ae\u03bd\u03b1|\u03bc\u03ae\u03bd\u03b5\u03c2|\u03c7\u03c1\u03cc\u03bd\u03bf|\u03c7\u03c1\u03cc\u03bd\u03b9\u03b1\" data-plugin-version=\"13.3.2\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"drop-shadow\" data-pid=\"\" data-language=\"el\" data-close-locale=\"\u039a\u03bb\u03b5\u03af\u03c3\u03b5\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"\u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03b9\u03b4\u03b9\u03bf\u03ba\u03c4\u03ae\u03c4\u03b7\" data-only-rating-locale=\"\u0391\u03c5\u03c4\u03cc\u03c2 \u03bf \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 \u03ac\u03c6\u03b7\u03c3\u03b5 \u03bc\u03cc\u03bd\u03bf \u03bc\u03b9\u03b1 \u03b1\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> \u0386\u03a1\u0399\u03a3\u03a4\u0397 <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">\u039c\u03b5 \u03b2\u03ac\u03c3\u03b7 <strong>158 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ad\u03c2<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"1\" data-time=\"1783382400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVhixo7NL5z6DWdyV-jEdGDqKnefG8hYTXPBnEvw9gCTYCo4ssk=w40-h40-c-rp-mo-br100\" alt=\"Joanna profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Joanna <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"1\" data-time=\"1783036800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL9nPU-0Neg9dsN_DmCdWr4qzNtwqdEdhC3kWo4Wg6rtBZCog=w40-h40-c-rp-mo-ba12-br100\" alt=\"Triantafyllos Nikolopoulos profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Triantafyllos Nikolopoulos <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1782604800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLiKoaoTm3R7sX2C2bjhS0nenDmQceKbKE8owxU85PefhYVbw=w40-h40-c-rp-mo-br100\" alt=\"Sam White profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Sam White <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->My family and I stayed in one of their apartments while in Athens.  What an amazing organization.  They went over and above for us.  We'd give 10 stars if we could.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1777766400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLj_qAYj71rRnoECqqCFmlwy_B3wrKP5fXIlKM1N30IgYkkpw=w40-h40-c-rp-mo-ba12-br100\" alt=\"\u03a3\u03c0\u03cd\u03c1\u03bf\u03c2 \u0391\u03bd\u03c4\u03c9\u03bd\u03b1\u03c4\u03bf\u03c2 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> \u03a3\u03c0\u03cd\u03c1\u03bf\u03c2 \u0391\u03bd\u03c4\u03c9\u03bd\u03b1\u03c4\u03bf\u03c2 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/e.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u039a\u03b1\u03bb\u03bf\u03af \u03b5\u03c0\u03b1\u03b3\u03b3\u03b5\u03bb\u03bc\u03b1\u03c4\u03b9\u03b5\u03c2.\u03a3\u03c9\u03c3\u03c4\u03b7 \u03b5\u03bd\u03b7\u03bc\u03ad\u03c1\u03c9\u03c3\u03b7 \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03b8\u03ad\u03bc\u03b1\u03c4\u03b1.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1771372800\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJO10Sb2v4XsHyRpftiOY0Ic3sxzGAHXz3X70xQyGVbrGetRA=w40-h40-c-rp-mo-br100\" alt=\"\u039c\u03b1\u03c1\u03b3\u03b1\u03c1\u03af\u03c4\u03b1 \u03a6\u03bb\u03ad\u03c3\u03c3\u03b1 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> \u039c\u03b1\u03c1\u03b3\u03b1\u03c1\u03af\u03c4\u03b1 \u03a6\u03bb\u03ad\u03c3\u03c3\u03b1 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u03a6\u03bf\u03b2\u03b5\u03c1\u03bf\u03af \u03b5\u03c0\u03b9\u03c7\u03b5\u03b9\u03c1\u03b7\u03bc\u03b1\u03c4\u03af\u03b5\u03c2. \u0395\u03af\u03bc\u03b1\u03b9 \u03c0\u03bf\u03bb\u03cd \u03b5\u03c5\u03c7\u03b1\u03c1\u03b9\u03c3\u03c4\u03b7\u03bc\u03ad\u03bd\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7 \u03c3\u03c5\u03bd\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1!! \u03a4\u03b1 \u03c7\u03c1\u03ae\u03bc\u03b1\u03c4\u03b1 \u03c0\u03ac\u03bd\u03c4\u03b1 \u03c3\u03c4\u03b7\u03bd \u03ce\u03c1\u03b1 \u03c4\u03bf\u03c5\u03c2!!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"1\" data-time=\"1769817600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK1muWUhwKmmYpZYTSP5I--v140SQWEN5dmtYNRTpwUqo-GGA=w40-h40-c-rp-mo-br100\" alt=\"\u0392\u03b1\u03c3\u03af\u03bb\u03b7\u03c2 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> \u0392\u03b1\u03c3\u03af\u03bb\u03b7\u03c2 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"1\" data-time=\"1769731200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKCGp8Yj0X-M0aiB4Y9L_08hS-_O7Gqbqw0ar52Ih2fjfJI3g=w40-h40-c-rp-mo-br100\" alt=\"\u039c\u03b1\u03b9\u03c1\u03b7 \u0393\u03b5\u03c9\u03c1\u03b3\u03bf\u03c5\u03bb\u03b1\u03ba\u03b7 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> \u039c\u03b1\u03b9\u03c1\u03b7 \u0393\u03b5\u03c9\u03c1\u03b3\u03bf\u03c5\u03bb\u03b1\u03ba\u03b7 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"1\" data-time=\"1769040000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJHwg71Hw0s6Vmuf2JcC40ldh-2USqxsou0KXwremB4T1g5Xw=w40-h40-c-rp-mo-br100\" alt=\"\u0393\u03c9\u03b3\u03ce \u03a7\u03b5\u03b9\u03bc\u03ac\u03c1\u03b1 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> \u0393\u03c9\u03b3\u03ce \u03a7\u03b5\u03b9\u03bc\u03ac\u03c1\u03b1 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"1\" data-time=\"1769040000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK7rMLQqMyI8pzPr_y4NeYYqKAkCBYt2Zm9pC375XtEuu7QLg=w40-h40-c-rp-mo-br100\" alt=\"\u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03b9\u03bf\u03c2 \u039b\u03b1\u03c0\u03c0\u03b1\u03c2 profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> \u0395\u03bb\u03b5\u03c5\u03b8\u03b5\u03c1\u03b9\u03bf\u03c2 \u039b\u03b1\u03c0\u03c0\u03b1\u03c2 <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT --><!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1768003200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf Google<\/span>  <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV_RcfYZLVx4FMNkEV2r0q0wyJsIcJUf7MDtQr2rsNJIEBWziZS=w40-h40-c-rp-mo-ba12-br100\" alt=\"Efthymios Serpetzoglou profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Efthymios Serpetzoglou <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">\u03a4\u03bf Trustindex \u03b5\u03c0\u03b1\u03bb\u03b7\u03b8\u03b5\u03cd\u03b5\u03b9 \u03cc\u03c4\u03b9 \u03b7 \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae \u03c4\u03b7\u03c2 \u03ba\u03c1\u03b9\u03c4\u03b9\u03ba\u03ae\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u0391\u03c0\u03bb\u03ac \u03b5\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03bf\u03af!!!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7\" data-open-text=\"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/vkbnb.gr\/wp-content\/uploads\/trustindex-google-widget.css?1787910902\"><\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"VKBNB \/ CONTACT \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0397\u03a3\u03a4\u0395 \u039c\u0391\u0396\u0399 \u039c\u0391\u03a3. \u0395\u03af\u03c4\u03b5 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b4\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03b1\u03ba\u03b9\u03bd\u03ae\u03c4\u03bf\u03c5 \u03c3\u03b1\u03c2, \u03b5\u03af\u03c4\u03b5 \u03c7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b5\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03c5\u03c0\u03b7\u03c1\u03b5\u03c3\u03af\u03b5\u03c2 \u03bc\u03b1\u03c2, \u03b7 \u03bf\u03bc\u03ac\u03b4\u03b1 \u03c4\u03b7\u03c2 VKbnb \u03b5\u03af\u03bd\u03b1\u03b9 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03ac\u03b8\u03b5\u03c3\u03ae \u03c3\u03b1\u03c2. \u0395\u03a0\u0399\u039a\u039f\u0399\u039d\u03a9\u039d\u0399\u0391 \u0391\u03c2 \u03bc\u03b9\u03bb\u03ae\u03c3\u03bf\u03c5\u03bc\u03b5 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03b1\u03ba\u03af\u03bd\u03b7\u03c4\u03cc \u03c3\u03b1\u03c2. \u0395\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b1\u03b6\u03af [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_joinchat":[],"footnotes":""},"class_list":["post-1038","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/pages\/1038","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/comments?post=1038"}],"version-history":[{"count":7,"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/pages\/1038\/revisions"}],"predecessor-version":[{"id":4519,"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/pages\/1038\/revisions\/4519"}],"wp:attachment":[{"href":"https:\/\/vkbnb.gr\/en\/wp-json\/wp\/v2\/media?parent=1038"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}