{"id":2,"date":"2026-05-01T13:14:55","date_gmt":"2026-05-01T13:14:55","guid":{"rendered":"https:\/\/www.aeglihotelthassos.gr\/?page_id=2"},"modified":"2026-06-18T09:34:19","modified_gmt":"2026-06-18T09:34:19","slug":"contact","status":"publish","type":"page","link":"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\n<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   AEGLI CONTACT PAGE \u2014 global tokens\n   (mirrors homepage palette)\n   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n:root {\n  --aegli-teal-deep:   #1a7a72;\n  --aegli-teal-bright: #2aada3;\n  --aegli-teal-rich:   #0e5c56;\n  --aegli-teal-muted:  #5a7a6e;\n  --aegli-seafoam:     #a8dbd7;\n  --aegli-pale:        #e8f7f6;\n  --aegli-cream:       #f5f0e8;\n  --aegli-sand:        #fdf8f0;\n  --aegli-sand-dot:    #d4c9b0;\n  --aegli-dark-text:   #1a4a46;\n  --aegli-body-text:   #3d6b67;\n}\n\n\/* \u2500\u2500 Page hero \u2500\u2500 *\/\n.aegli-contact-hero {\n  background-color: var(--aegli-sand);\n  background-image:\n    radial-gradient(ellipse 60% 80% at 95% 50%, rgba(42,173,163,0.10) 0%, transparent 60%),\n    radial-gradient(ellipse 40% 60% at 5% 80%,  rgba(212,201,176,0.45) 0%, transparent 55%);\n  padding: clamp(4rem, 8vw, 6.5rem) clamp(1.5rem, 5vw, 4rem) clamp(3rem, 6vw, 5rem);\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\/* subtle wave line *\/\n.aegli-contact-hero::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 48px;\n  background: linear-gradient(to bottom right, var(--aegli-sand) 49%, #ffffff 50%);\n}\n.aegli-contact-hero__eyebrow {\n  font-size: 0.72rem;\n  letter-spacing: 0.28em;\n  text-transform: uppercase;\n  color: var(--aegli-teal-bright);\n  margin: 0 0 1rem;\n}\n.aegli-contact-hero__heading {\n  font-size: clamp(2rem, 4vw, 3.2rem);\n  font-weight: 300;\n  line-height: 1.15;\n  color: var(--aegli-dark-text);\n  margin: 0 0 1.2rem;\n  letter-spacing: -0.02em;\n}\n.aegli-contact-hero__heading em {\n  font-style: italic;\n  color: var(--aegli-teal-bright);\n}\n.aegli-contact-hero__sub {\n  font-size: 1rem;\n  color: var(--aegli-body-text);\n  max-width: 520px;\n  margin: 0 auto;\n  line-height: 1.75;\n}\n\n\/* \u2500\u2500 Main split: details + form \u2500\u2500 *\/\n.aegli-contact-body {\n  display: grid;\n  grid-template-columns: 1fr 1.4fr;\n  gap: 0;\n  background: #ffffff;\n}\n\n\/* LEFT \u2014 details panel *\/\n.aegli-contact-details {\n  background-color: var(--aegli-cream);\n  background-image:\n    radial-gradient(ellipse 70% 50% at -10% 100%, rgba(42,173,163,0.10) 0%, transparent 55%),\n    radial-gradient(ellipse 50% 40% at 110% 10%,  rgba(212,201,176,0.5)  0%, transparent 50%);\n  padding: clamp(3rem, 6vw, 5rem) clamp(2rem, 4vw, 3.5rem);\n  display: flex;\n  flex-direction: column;\n  gap: 2.8rem;\n}\n\n.aegli-contact-details__intro-label {\n  font-size: 0.7rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--aegli-teal-bright);\n  margin: 0 0 0.6rem;\n}\n.aegli-contact-details__intro-heading {\n  font-size: clamp(1.4rem, 2.5vw, 1.9rem);\n  font-weight: 300;\n  color: var(--aegli-dark-text);\n  margin: 0 0 0.9rem;\n  letter-spacing: -0.01em;\n}\n.aegli-contact-details__intro-text {\n  font-size: 0.93rem;\n  line-height: 1.75;\n  color: var(--aegli-body-text);\n  margin: 0;\n}\n\n\/* info items *\/\n.aegli-info-list {\n  display: flex;\n  flex-direction: column;\n  gap: 1.4rem;\n}\n.aegli-info-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 1rem;\n}\n.aegli-info-item__icon {\n  width: 38px; height: 38px;\n  flex-shrink: 0;\n  border: 1px solid rgba(42,173,163,0.35);\n  border-radius: 50%;\n  display: flex; align-items: center; justify-content: center;\n  color: var(--aegli-teal-bright);\n  font-size: 1rem;\n  margin-top: 2px;\n  background: rgba(42,173,163,0.05);\n}\n.aegli-info-item__label {\n  font-size: 0.68rem;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--aegli-teal-bright);\n  margin: 0 0 0.25rem;\n}\n.aegli-info-item__value {\n  font-size: 0.92rem;\n  color: var(--aegli-dark-text);\n  margin: 0;\n  line-height: 1.5;\n}\n.aegli-info-item__value a {\n  color: var(--aegli-dark-text);\n  text-decoration: none;\n  border-bottom: 1px solid rgba(42,173,163,0.3);\n  transition: border-color 0.2s;\n}\n.aegli-info-item__value a:hover {\n  border-color: var(--aegli-teal-bright);\n}\n\n\/* hours table *\/\n.aegli-hours {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 0.88rem;\n}\n.aegli-hours td {\n  padding: 0.4rem 0;\n  color: var(--aegli-dark-text);\n  vertical-align: top;\n}\n.aegli-hours td:first-child {\n  color: var(--aegli-body-text);\n  width: 55%;\n}\n.aegli-hours tr:not(:last-child) td {\n  border-bottom: 1px solid rgba(42,173,163,0.1);\n}\n\n\/* thin horizontal rule *\/\n.aegli-divider {\n  height: 1px;\n  background: linear-gradient(to right, rgba(42,173,163,0.25), transparent);\n  margin: 0;\n  border: none;\n}\n\n\/* RIGHT \u2014 form panel *\/\n.aegli-contact-form-panel {\n  padding: clamp(3rem, 6vw, 5rem) clamp(2rem, 4vw, 4rem);\n  background: #ffffff;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.aegli-form-heading {\n  font-size: 0.7rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--aegli-teal-bright);\n  margin: 0 0 1.4rem;\n}\n\n\/* WP contact form field overrides (Contact Form 7 \/ WPForms) *\/\n.aegli-contact-form-panel .wpcf7-form,\n.aegli-contact-form-panel .wpforms-form {\n  display: flex;\n  flex-direction: column;\n  gap: 1.2rem;\n}\n\n\/* field group *\/\n.aegli-field {\n  display: flex;\n  flex-direction: column;\n  gap: 0.4rem;\n}\n.aegli-field-row {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n}\n.aegli-field label {\n  font-size: 0.72rem;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: var(--aegli-teal-muted);\n}\n.aegli-field input,\n.aegli-field select,\n.aegli-field textarea {\n  width: 100%;\n  padding: 0.75rem 1rem;\n  border: 1px solid rgba(42,173,163,0.3);\n  border-radius: 4px;\n  background: var(--aegli-sand);\n  font-size: 0.92rem;\n  color: var(--aegli-dark-text);\n  outline: none;\n  transition: border-color 0.25s, box-shadow 0.25s, background 0.25s;\n  box-sizing: border-box;\n  font-family: inherit;\n  -webkit-appearance: none;\n}\n.aegli-field input::placeholder,\n.aegli-field textarea::placeholder {\n  color: rgba(90,122,110,0.45);\n}\n.aegli-field input:focus,\n.aegli-field select:focus,\n.aegli-field textarea:focus {\n  border-color: var(--aegli-teal-bright);\n  background: #ffffff;\n  box-shadow: 0 0 0 3px rgba(42,173,163,0.12);\n}\n.aegli-field textarea {\n  resize: vertical;\n  min-height: 130px;\n}\n.aegli-field select {\n  background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%232aada3' stroke-width='1.5' fill='none' stroke-linecap='round'\/%3E%3C\/svg%3E\");\n  background-repeat: no-repeat;\n  background-position: right 1rem center;\n  padding-right: 2.5rem;\n  cursor: pointer;\n}\n\n\/* submit button *\/\n.aegli-form-submit {\n  display: inline-flex;\n  align-items: center;\n  gap: 0.6rem;\n  background: var(--aegli-teal-deep);\n  color: #ffffff;\n  border: none;\n  font-size: 0.78rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  padding: 0.9rem 2.2rem;\n  border-radius: 4px;\n  cursor: pointer;\n  align-self: flex-start;\n  transition: background 0.3s ease, gap 0.3s ease, transform 0.2s ease;\n  font-family: inherit;\n}\n.aegli-form-submit:hover {\n  background: var(--aegli-teal-rich);\n  gap: 1rem;\n  transform: translateY(-1px);\n}\n.aegli-form-submit__arrow {\n  transition: transform 0.3s ease;\n}\n.aegli-form-submit:hover .aegli-form-submit__arrow {\n  transform: translateX(4px);\n}\n.aegli-form-note {\n  font-size: 0.78rem;\n  color: var(--aegli-teal-muted);\n  margin-top: 0.6rem;\n}\n\n\/* \u2500\u2500 Map section \u2014 same as homepage \u2500\u2500 *\/\n.aegli-map-section {\n  position: relative;\n  background-color: var(--aegli-sand);\n  background-image: radial-gradient(circle, var(--aegli-sand-dot) 1px, transparent 1px);\n  background-size: 28px 28px;\n}\n.aegli-map-section::before {\n  content: '';\n  display: block;\n  height: 60px;\n  background: linear-gradient(to bottom right, #ffffff 49%, transparent 50%);\n  margin-bottom: -1px;\n}\n.aegli-map-section::after {\n  content: '';\n  display: block;\n  height: 60px;\n  background: linear-gradient(to top left, var(--aegli-sand) 49%, transparent 50%);\n  margin-top: -1px;\n}\n.aegli-map-section__inner {\n  padding: clamp(1rem, 3vw, 2rem) clamp(1.5rem, 5vw, 4rem) clamp(2rem, 4vw, 3rem);\n}\n.aegli-map-section__header {\n  text-align: center;\n  margin-bottom: 2rem;\n}\n.aegli-map-section__eyebrow {\n  font-size: 0.72rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--aegli-teal-bright);\n  margin: 0 0 0.5rem;\n}\n.aegli-map-section__heading {\n  font-size: clamp(1.5rem, 2.5vw, 2rem);\n  font-weight: 300;\n  color: var(--aegli-dark-text);\n  margin: 0;\n}\n.aegli-map-wrapper {\n  max-width: 1100px;\n  margin: 0 auto;\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 4px 24px rgba(26,122,114,0.10);\n  border: 1px solid #c8e6e3;\n  line-height: 0;\n}\n\n\/* \u2500\u2500 Animations \u2500\u2500 *\/\n.aegli-contact-body,\n.aegli-map-wrapper,\n.aegli-contact-hero {\n  opacity: 0;\n  transform: translateY(28px);\n  transition: opacity 0.9s ease, transform 0.9s cubic-bezier(0.22,1,0.36,1);\n}\n.aegli-contact-hero {\n  transform: translateY(16px);\n  transition-duration: 0.7s;\n}\n.aegli-info-item {\n  opacity: 0;\n  transform: translateX(-20px);\n  transition: opacity 0.6s ease, transform 0.6s cubic-bezier(0.22,1,0.36,1);\n}\n.aegli-field {\n  opacity: 0;\n  transform: translateY(14px);\n  transition: opacity 0.55s ease, transform 0.55s cubic-bezier(0.22,1,0.36,1);\n}\n.aegli-map-wrapper {\n  transform: scale(0.95);\n  transition: opacity 1s ease, transform 1s cubic-bezier(0.22,1,0.36,1);\n}\n.aegli-visible {\n  opacity: 1 !important;\n  transform: none !important;\n}\n\n\/* \u2500\u2500 Responsive \u2500\u2500 *\/\n@media (max-width: 820px) {\n  .aegli-contact-body {\n    grid-template-columns: 1fr;\n  }\n  .aegli-field-row {\n    grid-template-columns: 1fr;\n  }\n  .aegli-form-submit {\n    align-self: stretch;\n    justify-content: center;\n  }\n}\n<\/style>\n\n<!-- Hero -->\n<div class=\"aegli-contact-hero\">\n  <p class=\"aegli-contact-hero__eyebrow\">Aegli Hotel Studios \u00b7 Thassos<\/p>\n  <h1 class=\"aegli-contact-hero__heading\">We&#8217;d love to<br><em>hear from you<\/em><\/h1>\n  <p class=\"aegli-contact-hero__sub\">Whether you&#8217;re planning your stay, asking about availability, or simply curious \u2014 we&#8217;re a family-run studio and we&#8217;re here to help.<\/p>\n<\/div>\n\n<!-- Split: details + form -->\n<div class=\"aegli-contact-body\">\n\n  <!-- LEFT: details -->\n  <div class=\"aegli-contact-details\">\n    <div>\n      <p class=\"aegli-contact-details__intro-label\">Get in Touch<\/p>\n      <h2 class=\"aegli-contact-details__intro-heading\">A warm welcome<br>starts here<\/h2>\n      <p class=\"aegli-contact-details__intro-text\">You&#8217;ll always reach a real person at Aegli \u2014 not a booking engine. Drop us a message, call, or email and we&#8217;ll get back to you as soon as possible.<\/p>\n    <\/div>\n\n    <hr class=\"aegli-divider\"\/>\n\n    <div class=\"aegli-info-list\">\n      <div class=\"aegli-info-item\">\n        <div class=\"aegli-info-item__icon\">\u2706<\/div>\n        <div>\n          <p class=\"aegli-info-item__label\">Phone<\/p>\n          <p class=\"aegli-info-item__value\"><a href=\"tel:+3025930XXXXX\">+30 25930 XXXXX<\/a><\/p>\n        <\/div>\n      <\/div>\n      <div class=\"aegli-info-item\">\n        <div class=\"aegli-info-item__icon\">\u2709<\/div>\n        <div>\n          <p class=\"aegli-info-item__label\">Email<\/p>\n          <p class=\"aegli-info-item__value\"><a href=\"mailto:info@aeglihotel.gr\">info@aeglihotel.gr<\/a><\/p>\n        <\/div>\n      <\/div>\n      <div class=\"aegli-info-item\">\n        <div class=\"aegli-info-item__icon\">\u2316<\/div>\n        <div>\n          <p class=\"aegli-info-item__label\">Address<\/p>\n          <p class=\"aegli-info-item__value\">Golden Beach, Thassos<br>640 04, Greece<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <hr class=\"aegli-divider\"\/>\n\n    <div>\n      <p class=\"aegli-info-item__label\" style=\"margin:0 0 1rem;\">Reception Hours<\/p>\n      <table class=\"aegli-hours\">\n        <tr>\n          <td>Monday \u2013 Friday<\/td>\n          <td>08:00 \u2013 21:00<\/td>\n        <\/tr>\n        <tr>\n          <td>Saturday<\/td>\n          <td>08:00 \u2013 22:00<\/td>\n        <\/tr>\n        <tr>\n          <td>Sunday<\/td>\n          <td>09:00 \u2013 20:00<\/td>\n        <\/tr>\n        <tr>\n          <td>Check-in<\/td>\n          <td>from 14:00<\/td>\n        <\/tr>\n        <tr>\n          <td>Check-out<\/td>\n          <td>until 11:00<\/td>\n        <\/tr>\n      <\/table>\n    <\/div>\n  <\/div>\n\n  <!-- RIGHT: form -->\n  <div class=\"aegli-contact-form-panel\">\n    <p class=\"aegli-form-heading\">Send a Message<\/p>\n\n    <!-- Replace this form block with your CF7 \/ WPForms shortcode if needed -->\n    <p>    <!-- [contact-form-7 id=\"YOUR_FORM_ID\" title=\"Contact Form\"] --><\/p>\n\n\n    <!-- Standalone HTML form (remove if using a plugin shortcode) -->\n    <form class=\"aegli-native-form\" action=\"#\" method=\"post\" novalidate>\n      <div class=\"aegli-field-row\">\n        <div class=\"aegli-field\">\n          <label for=\"aegli-name\">Full Name<\/label>\n          <input type=\"text\" id=\"aegli-name\" name=\"name\" placeholder=\"Maria Papadaki\" required\/>\n        <\/div>\n        <div class=\"aegli-field\">\n          <label for=\"aegli-email\">Email Address<\/label>\n          <input type=\"email\" id=\"aegli-email\" name=\"email\" placeholder=\"maria@example.com\" required\/>\n        <\/div>\n      <\/div>\n      <div class=\"aegli-field-row\">\n        <div class=\"aegli-field\">\n          <label for=\"aegli-phone\">Phone (optional)<\/label>\n          <input type=\"tel\" id=\"aegli-phone\" name=\"phone\" placeholder=\"+30 6XX XXX XXXX\"\/>\n        <\/div>\n        <div class=\"aegli-field\">\n          <label for=\"aegli-guests\">Number of Guests<\/label>\n          <select id=\"aegli-guests\" name=\"guests\">\n            <option value=\"\">Select\u2026<\/option>\n            <option>1 guest<\/option>\n            <option>2 guests<\/option>\n            <option>3 guests<\/option>\n            <option>4 guests<\/option>\n            <option>4+ guests<\/option>\n          <\/select>\n        <\/div>\n      <\/div>\n      <div class=\"aegli-field-row\">\n        <div class=\"aegli-field\">\n          <label for=\"aegli-checkin\">Arrival Date<\/label>\n          <input type=\"date\" id=\"aegli-checkin\" name=\"checkin\"\/>\n        <\/div>\n        <div class=\"aegli-field\">\n          <label for=\"aegli-checkout\">Departure Date<\/label>\n          <input type=\"date\" id=\"aegli-checkout\" name=\"checkout\"\/>\n        <\/div>\n      <\/div>\n      <div class=\"aegli-field\">\n        <label for=\"aegli-message\">Message<\/label>\n        <textarea id=\"aegli-message\" name=\"message\" placeholder=\"Tell us anything \u2014 questions, special requests, or just a hello\u2026\"><\/textarea>\n      <\/div>\n      <div>\n        <button type=\"submit\" class=\"aegli-form-submit\">\n          Send Message <span class=\"aegli-form-submit__arrow\">\u2192<\/span>\n        <\/button>\n        <p class=\"aegli-form-note\">We typically reply within a few hours.<\/p>\n      <\/div>\n    <\/form>\n  <\/div>\n\n<\/div>\n\n<!-- Map section -->\n<div class=\"aegli-map-section\">\n  <div class=\"aegli-map-section__inner\">\n    <div class=\"aegli-map-section__header\">\n      <p class=\"aegli-map-section__eyebrow\">Location<\/p>\n      <h2 class=\"aegli-map-section__heading\">Find Us on the Island<\/h2>\n    <\/div>\n    <div class=\"aegli-map-wrapper\">\n      <iframe\n        src=\"https:\/\/maps.google.com\/maps?q=Aegli+Hotel+Studios,+Thassos,+Greece&#038;t=&#038;z=16&#038;ie=UTF8&#038;iwloc=&#038;output=embed\"\n        width=\"100%\"\n        height=\"450\"\n        style=\"border:0;\"\n        allowfullscreen=\"\"\n        loading=\"lazy\"\n        referrerpolicy=\"no-referrer-when-downgrade\">\n      <\/iframe>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- Animations script -->\n<script>\n(function () {\n  function observe(els, threshold, delayFn) {\n    if (!els.length) return;\n    var io = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (!entry.isIntersecting) return;\n        var el = entry.target;\n        var delay = delayFn ? delayFn(el) : 0;\n        setTimeout(function () { el.classList.add('aegli-visible'); }, delay);\n        io.unobserve(el);\n      });\n    }, { threshold: threshold || 0.1 });\n    els.forEach(function (el) { io.observe(el); });\n  }\n\n  \/* hero fades in immediately *\/\n  observe(document.querySelectorAll('.aegli-contact-hero'), 0.05);\n\n  \/* split body slides up *\/\n  observe(document.querySelectorAll('.aegli-contact-body'), 0.08);\n\n  \/* info items stagger left-to-visible *\/\n  var infoItems = document.querySelectorAll('.aegli-info-item');\n  observe(infoItems, 0.05, function (el) {\n    return Array.prototype.indexOf.call(infoItems, el) * 100;\n  });\n\n  \/* form fields stagger upward *\/\n  var fields = document.querySelectorAll('.aegli-field');\n  observe(fields, 0.05, function (el) {\n    return Array.prototype.indexOf.call(fields, el) * 80;\n  });\n\n  \/* map iris-in *\/\n  observe(document.querySelectorAll('.aegli-map-wrapper'), 0.1);\n\n  \/* \u2500\u2500 form submit handler \u2500\u2500 *\/\n  var form = document.querySelector('.aegli-native-form');\n  if (form) {\n    var btn = form.querySelector('.aegli-form-submit');\n\n    form.addEventListener('submit', async function (e) {\n      e.preventDefault();\n\n      var get = function (n) {\n        var el = form.querySelector('[name=\"' + n + '\"]');\n        return el ? el.value.trim() : '';\n      };\n\n      var data = {\n        name:     get('name'),\n        email:    get('email'),\n        phone:    get('phone'),\n        guests:   get('guests'),\n        checkin:  get('checkin'),\n        checkout: get('checkout'),\n        message:  get('message')\n      };\n\n      var required = ['name', 'email'];\n      var hasError = false;\n      required.forEach(function (n) {\n        var el = form.querySelector('[name=\"' + n + '\"]');\n        if (el && !el.value.trim()) {\n          el.style.borderColor = '#e57373';\n          el.addEventListener('input', function () { el.style.borderColor = ''; }, { once: true });\n          hasError = true;\n        }\n      });\n      if (hasError) return;\n\n      var originalText = btn.innerHTML;\n      btn.innerHTML = 'Sending\u2026';\n      btn.disabled = true;\n\n      try {\n      var response = await fetch('https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/aegli\/v1\/send', {\n        method: 'POST',\n        headers: { 'Content-Type': 'application\/json' },\n        body: JSON.stringify(data)\n      });\n\n        if (response.ok) {\n          form.innerHTML = '<p style=\"font-size:1.1rem;color:var(--aegli-dark-text);line-height:1.7;\">Thank you \u2014 your message has been sent. We\\'ll be in touch shortly.<\/p>';\n        } else {\n          alert('Sorry, there was a problem sending your message. Please call us directly.');\n          btn.innerHTML = originalText;\n          btn.disabled = false;\n        }\n      } catch (err) {\n        alert('Network error. Please check your connection and try again.');\n        btn.innerHTML = originalText;\n        btn.disabled = false;\n      }\n    });\n  }\n\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact Us - Aegli Hotel Studios<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact Us - Aegli Hotel Studios\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Aegli Hotel Studios\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61578774993820\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-18T09:34:19+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/index.php\\\/contact\\\/\",\"url\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/index.php\\\/contact\\\/\",\"name\":\"Contact Us - Aegli Hotel Studios\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/#website\"},\"datePublished\":\"2026-05-01T13:14:55+00:00\",\"dateModified\":\"2026-06-18T09:34:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/index.php\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/index.php\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/index.php\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/#website\",\"url\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/\",\"name\":\"Ellinas Hotel Thassos\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/#organization\",\"name\":\"Ellinas Hotel Thassos\",\"url\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Screenshot-2026-05-05-173719.png\",\"contentUrl\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Screenshot-2026-05-05-173719.png\",\"width\":180,\"height\":166,\"caption\":\"Ellinas Hotel Thassos\"},\"image\":{\"@id\":\"https:\\\/\\\/www.aeglihotelthassos.gr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61578774993820\",\"https:\\\/\\\/www.instagram.com\\\/ellinas_hotel_thassos\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact Us - Aegli Hotel Studios","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.aeglihotelthassos.gr\/index.php\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact Us - Aegli Hotel Studios","og_url":"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/","og_site_name":"Aegli Hotel Studios","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61578774993820","article_modified_time":"2026-06-18T09:34:19+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/","url":"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/","name":"Contact Us - Aegli Hotel Studios","isPartOf":{"@id":"https:\/\/www.aeglihotelthassos.gr\/#website"},"datePublished":"2026-05-01T13:14:55+00:00","dateModified":"2026-06-18T09:34:19+00:00","breadcrumb":{"@id":"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.aeglihotelthassos.gr\/index.php\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.aeglihotelthassos.gr\/"},{"@type":"ListItem","position":2,"name":"Contact Us"}]},{"@type":"WebSite","@id":"https:\/\/www.aeglihotelthassos.gr\/#website","url":"https:\/\/www.aeglihotelthassos.gr\/","name":"Ellinas Hotel Thassos","description":"","publisher":{"@id":"https:\/\/www.aeglihotelthassos.gr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.aeglihotelthassos.gr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.aeglihotelthassos.gr\/#organization","name":"Ellinas Hotel Thassos","url":"https:\/\/www.aeglihotelthassos.gr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.aeglihotelthassos.gr\/#\/schema\/logo\/image\/","url":"https:\/\/www.aeglihotelthassos.gr\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-05-173719.png","contentUrl":"https:\/\/www.aeglihotelthassos.gr\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-05-173719.png","width":180,"height":166,"caption":"Ellinas Hotel Thassos"},"image":{"@id":"https:\/\/www.aeglihotelthassos.gr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61578774993820","https:\/\/www.instagram.com\/ellinas_hotel_thassos\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":16,"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":349,"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/349"}],"wp:attachment":[{"href":"https:\/\/www.aeglihotelthassos.gr\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}