{"id":756,"date":"2018-09-10T05:28:09","date_gmt":"2018-09-10T05:28:09","guid":{"rendered":"http:\/\/rarathemesdemo.com\/the-conference-pro\/contact\/"},"modified":"2026-06-09T17:52:44","modified_gmt":"2026-06-09T15:52:44","slug":"contact","status":"publish","type":"page","link":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">If you have any questions or just want to get in touch, use the form below. We look forward to hearing from you!<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f174-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"174\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/756#wpcf7-f174-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=\"174\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f174-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"text-395\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name*\" value=\"\" type=\"text\" name=\"text-395\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email-523\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"email-523\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"text-397\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Subject\" value=\"\" type=\"text\" name=\"text-397\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-957\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Your message here...\" name=\"textarea-957\"><\/textarea><\/span>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SEND MESSAGE\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style data-wp-block-html=\"css\">\n<style>\n        \/* Contact Information Widget Styles *\/\n        .contact-widget {\n            background: #f9f9f9;\n            padding: 25px;\n            \/*border-radius: 10px;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;*\/\n        }\n\n        .contact-widget .widget-title {\n            font-size: 1.8rem;\n            margin-bottom: 20px;\n            color: #333;\n           border-bottom: 2px solid #D59E5B;\n            display: inline-block;\n            padding-bottom: 5px;\n        }\n\n        .contact-info {\n            margin-top: 10px;\n        }\n\n        \/* Contact List Styles *\/\n        .contact-list {\n            list-style: none;\n            padding: 0;\n            margin: 0 0 25px 0;\n        }\n\n        .contact-list li {\n            display: flex;\n            align-items: center;\n            flex-wrap: wrap;\n            margin-bottom: 15px;\n            padding: 10px;\n            background: #fff;\n            \/*border-radius: 8px;\n            box-shadow: 0 1px 3px rgba(0,0,0,0.1);*\/\n        }\n\n        .contact-list li svg,\n        .contact-list li .contact-icon {\n            width: 24px;\n            height: 24px;\n            margin-right: 12px;\n            color: #D59E5B;\n            flex-shrink: 0;\n        }\n\n        .contact-list li b {\n            min-width: 70px;\n            font-weight: 600;\n            color: #555;\n            margin-right: 10px;\n        }\n\n        .contact-list li a {\n            color: #D59E5B;\n            text-decoration: none;\n            transition: color 0.2s ease;\n            word-break: break-all;\n        }\n\n        .contact-list li a:hover {\n            color: #b87c3e;\n            text-decoration: underline;\n        }\n\n        \/* Social Networks Styles *\/\n        .social-networks {\n            list-style: none;\n            padding: 0;\n            margin: 20px 0 0 0;\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n        }\n\n        .social-networks li {\n            margin: 0;\n            list-style: none;\n        }\n\n        .social-networks li a {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            width: 44px;\n            height: 44px;\n            background: #D59E5B;\n            \/*border-radius: 50%;*\/\n            color: #fff;\n            transition: all 0.3s ease;\n            text-decoration: none;\n        }\n\n        .social-networks li a:hover {\n            background: #b87c3e;\n            transform: translateY(-3px);\n            box-shadow: 0 4px 8px rgba(0,0,0,0.1);\n        }\n\n        .social-networks li a svg {\n            width: 22px;\n            height: 22px;\n            fill: currentColor;\n        }\n\n        \/* Responsive Adjustments *\/\n        @media (max-width: 768px) {\n            .contact-widget {\n                padding: 15px;\n            }\n            \n            .contact-list li {\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            \n            .contact-list li b {\n                margin: 5px 0;\n            }\n            \n            .contact-list li a {\n                margin-top: 5px;\n            }\n        }\n    <\/style>\n<\/style>\n\n<!-- Contact Information Widget - Copy this entire block into your WordPress HTML block -->\n    <div class=\"contact-widget\">\n        <h2 class=\"widget-title\" itemprop=\"name\">Contact Information<\/h2>\n        \n        <div class=\"rtc-contact-widget-wrap contact-info\">\n            <!-- Contact List -->\n            <ul class=\"contact-list\">\n                <li>\n                    <svg class=\"contact-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                        <path fill=\"currentColor\" d=\"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"\/>\n                    <\/svg>\n                    <b>Phone<\/b>\n                    <a href=\"tel:302831077140\">+30 28310 77140<\/a>\n                <\/li>\n                <li>\n                    <svg class=\"contact-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                        <path fill=\"currentColor\" d=\"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48H48zM0 176V384c0 35.3 28.7 64 64 64H448c35.3 0 64-28.7 64-64V176L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"\/>\n                    <\/svg>\n                    <b>Email<\/b>\n                    <a href=\"mailto:sa4aw.contact@gmail.com\">sa4aw.contact@gmail.com<\/a>\n                <\/li>\n                <li>\n                    <svg class=\"contact-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 384 512\">\n                        <path fill=\"currentColor\" d=\"M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"\/>\n                    <\/svg>\n                    <b>Address<\/b>\n                    <span>University of Crete Research Center for the Humanities, the Social and Education Sciences, Gallos, Rethymno, GR 74100, Crete<\/span>\n                <\/li>\n            <\/ul>\n            \n            <!-- Social Networks -->\n            <ul class=\"social-networks\">\n                <li class=\"rtc-contact-social-icon-wrap\">\n                    <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/www.facebook.com\/talos.uoc\" aria-label=\"Facebook\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                            <path fill=\"currentColor\" d=\"M512 256C512 114.6 397.4 0 256 0S0 114.6 0 256C0 376 82.7 476.8 194.2 504.5V334.2H141.4V256h52.8V222.3c0-87.1 39.4-127.5 125-127.5c16.2 0 44.2 3.2 55.7 6.4V172c-6-.6-16.5-1-29.6-1c-42 0-58.2 15.9-58.2 57.2V256h83.6l-14.4 78.2H287V510.1C413.8 494.8 512 386.9 512 256h0z\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/li>\n                <li class=\"rtc-contact-social-icon-wrap\">\n                    <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/www.instagram.com\/talosai_uoc\" aria-label=\"Instagram\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\">\n                            <path fill=\"currentColor\" d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/li>\n                <li class=\"rtc-contact-social-icon-wrap\">\n                    <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/linkedin.com\" aria-label=\"LinkedIn\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 448 512\">\n                            <path fill=\"currentColor\" d=\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/li>\n                <li class=\"rtc-contact-social-icon-wrap\">\n                    <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/twitter.com\/talosai_uoc\" aria-label=\"Twitter\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\">\n                            <path fill=\"currentColor\" d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/li>\n                <li class=\"rtc-contact-social-icon-wrap\">\n                    <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/www.youtube.com\/@talosai_uoc\" aria-label=\"YouTube\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 576 512\">\n                            <path fill=\"currentColor\" d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"\/>\n                        <\/svg>\n                    <\/a>\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f174-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"174\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/756#wpcf7-f174-o2\" 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=\"174\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f174-o2\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"text-395\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full Name*\" value=\"\" type=\"text\" name=\"text-395\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email-523\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"email-523\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"text-397\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Subject\" value=\"\" type=\"text\" name=\"text-397\" \/><\/span>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"textarea-957\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Your message here...\" name=\"textarea-957\"><\/textarea><\/span>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"SEND MESSAGE\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>If you have any questions or just want to get in touch, use the form below. We look forward to hearing from you! Contact Information Phone +30 28310 77140 Email sa4aw.contact@gmail.com Address University of Crete Research Center for the Humanities, the Social and Education Sciences, Gallos, Rethymno, GR 74100, Crete<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-756","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/pages\/756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/comments?post=756"}],"version-history":[{"count":6,"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/pages\/756\/revisions"}],"predecessor-version":[{"id":964,"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/pages\/756\/revisions\/964"}],"wp:attachment":[{"href":"https:\/\/sa4aw.talos-ai4ssh.uoc.gr\/index.php\/wp-json\/wp\/v2\/media?parent=756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}