{"id":2690,"date":"2019-11-30T10:02:12","date_gmt":"2019-11-30T10:02:12","guid":{"rendered":"https:\/\/wp-test.getgolo.com\/?page_id=2690"},"modified":"2026-02-08T12:46:50","modified_gmt":"2026-02-08T12:46:50","slug":"contact","status":"publish","type":"page","link":"https:\/\/healthcarecyprus.com\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2690\" class=\"elementor elementor-2690\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0b49ff6 elementor-section-stretched elementor-section-boxed elementor-section-gap-beside-yes elementor-section-height-default elementor-section-height-default elementor-section-column-vertical-align-stretch\" data-id=\"0b49ff6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5e33d57\" data-id=\"5e33d57\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e9ee097 elementor-widget elementor-widget-heading\" data-id=\"e9ee097\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00371d6 elementor-widget elementor-widget-text-editor\" data-id=\"00371d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We want to hear from you.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-9dcaaaa e-con-full e-flex e-con e-parent\" data-id=\"9dcaaaa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c9a5091 elementor-widget elementor-widget-html\" data-id=\"c9a5091\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\/* CHTC Contact Page - Clean & Minimalist *\/\n@keyframes chtc-float {\n  0%, 100% { transform: translateY(0px); }\n  50% { transform: translateY(-10px); }\n}\n\n@keyframes chtc-pulse {\n  0%, 100% { opacity: 0.6; }\n  50% { opacity: 1; }\n}\n\n#chtc-contact-wrapper {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n  padding: 60px 20px;\n  background: #f8f9fa;\n}\n\n#chtc-contact-container {\n  max-width: 1200px;\n  margin: 0 auto;\n}\n\n\/* Hero Header *\/\n#chtc-hero-header {\n  text-align: center;\n  margin-bottom: 50px;\n}\n\n#chtc-hero-title {\n  font-size: 42px;\n  font-weight: 700;\n  color: #1ab79c;\n  margin-bottom: 15px;\n  letter-spacing: -0.5px;\n}\n\n#chtc-hero-subtitle {\n  font-size: 18px;\n  color: #6c757d;\n  max-width: 600px;\n  margin: 0 auto;\n  line-height: 1.6;\n}\n\n\/* Contact Grid *\/\n#chtc-contact-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 25px;\n  margin-bottom: 50px;\n}\n\n\/* Contact Cards *\/\n.chtc-contact-card {\n  background: #fff;\n  border: 1px solid #e9ecef;\n  border-radius: 16px;\n  padding: 35px 25px;\n  transition: all 0.3s ease;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n}\n\n.chtc-contact-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 24px rgba(26, 183, 156, 0.15);\n  border-color: #1ab79c;\n}\n\n.chtc-card-icon {\n  width: 60px;\n  height: 60px;\n  background: linear-gradient(135deg, #1ab79c, #13a085);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 20px;\n}\n\n.chtc-card-icon i {\n  font-size: 28px;\n  color: #fff;\n}\n\n.chtc-card-title {\n  color: #2c3e50;\n  font-size: 22px;\n  margin-bottom: 20px;\n  text-align: center;\n  font-weight: 600;\n}\n\n.chtc-contact-details {\n  text-align: center;\n}\n\n.chtc-contact-item {\n  margin-bottom: 12px;\n}\n\n.chtc-contact-item a {\n  color: #495057;\n  text-decoration: none;\n  font-size: 15px;\n  transition: all 0.3s ease;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.chtc-contact-item a:hover {\n  color: #1ab79c;\n}\n\n.chtc-contact-item a i {\n  font-size: 14px;\n  color: #1ab79c;\n}\n\n.chtc-contact-item p {\n  color: #6c757d;\n  font-size: 15px;\n  line-height: 1.6;\n  margin-bottom: 6px;\n}\n\n.chtc-contact-item strong {\n  color: #2c3e50;\n  font-weight: 600;\n}\n\n\/* Council Section *\/\n#chtc-council-showcase {\n  background: #fff;\n  border: 1px solid #e9ecef;\n  border-radius: 16px;\n  padding: 40px 30px;\n  text-align: center;\n  margin-bottom: 50px;\n  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);\n}\n\n#chtc-council-title {\n  color: #2c3e50;\n  font-size: 28px;\n  margin-bottom: 20px;\n  font-weight: 700;\n}\n\n#chtc-council-description {\n  color: #6c757d;\n  font-size: 16px;\n  line-height: 1.8;\n  max-width: 800px;\n  margin: 0 auto 30px;\n}\n\n#chtc-council-description strong {\n  color: #1ab79c;\n  font-weight: 600;\n}\n\n\/* Brand Logos *\/\n#chtc-brand-showcase {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 40px;\n  flex-wrap: wrap;\n  margin: 30px 0;\n}\n\n.chtc-brand-item {\n  background: #f8f9fa;\n  padding: 20px 35px;\n  border-radius: 12px;\n  transition: all 0.3s ease;\n}\n\n.chtc-brand-item:hover {\n  background: #fff;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n}\n\n.chtc-brand-item img {\n  max-width: 180px;\n  height: auto;\n  display: block;\n}\n\n\/* Initiative Badge *\/\n#chtc-initiative-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  background: #1ab79c;\n  color: #fff;\n  padding: 12px 30px;\n  border-radius: 50px;\n  font-size: 14px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n#chtc-initiative-badge i {\n  font-size: 18px;\n}\n\n\/* Social Media Section *\/\n#chtc-social-hub {\n  text-align: center;\n}\n\n#chtc-social-title {\n  color: #2c3e50;\n  font-size: 24px;\n  margin-bottom: 25px;\n  font-weight: 600;\n}\n\n#chtc-social-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n  gap: 15px;\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n.chtc-social-link {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  padding: 14px 25px;\n  background: #fff;\n  border: 1px solid #e9ecef;\n  border-radius: 50px;\n  color: #495057;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  font-size: 15px;\n  font-weight: 500;\n}\n\n.chtc-social-link i {\n  font-size: 20px;\n}\n\n.chtc-social-link:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);\n}\n\n.chtc-social-link.chtc-whatsapp:hover {\n  background: #25D366;\n  border-color: #25D366;\n  color: #fff;\n}\n\n.chtc-social-link.chtc-instagram:hover {\n  background: linear-gradient(135deg, #833AB4, #E1306C);\n  border-color: #E1306C;\n  color: #fff;\n}\n\n.chtc-social-link.chtc-facebook:hover {\n  background: #1877F2;\n  border-color: #1877F2;\n  color: #fff;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n  #chtc-contact-wrapper {\n    padding: 40px 15px;\n  }\n\n  #chtc-hero-title {\n    font-size: 32px;\n  }\n\n  #chtc-hero-subtitle {\n    font-size: 16px;\n  }\n\n  #chtc-contact-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .chtc-contact-card {\n    padding: 30px 20px;\n  }\n\n  #chtc-council-showcase {\n    padding: 30px 20px;\n  }\n\n  #chtc-council-title {\n    font-size: 24px;\n  }\n\n  #chtc-council-description {\n    font-size: 15px;\n  }\n\n  #chtc-brand-showcase {\n    flex-direction: column;\n    gap: 25px;\n  }\n\n  .chtc-brand-item img {\n    max-width: 160px;\n  }\n\n  #chtc-social-grid {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 480px) {\n  #chtc-hero-title {\n    font-size: 28px;\n  }\n\n  .chtc-card-icon {\n    width: 50px;\n    height: 50px;\n  }\n\n  .chtc-card-icon i {\n    font-size: 24px;\n  }\n\n  .chtc-card-title {\n    font-size: 20px;\n  }\n\n  .chtc-brand-item img {\n    max-width: 140px;\n  }\n}\n<\/style>\n\n<!-- CHTC Contact Page Body -->\n<div id=\"chtc-contact-wrapper\">\n  <div id=\"chtc-contact-container\">\n    \n    <!-- Hero Header -->\n    <div id=\"chtc-hero-header\">\n      <h1 id=\"chtc-hero-title\">Contact Us<\/h1>\n      <p id=\"chtc-hero-subtitle\">\n        We're here to guide you through your healthcare journey. Reach out to us through any of the channels below.\n      <\/p>\n    <\/div>\n\n    <!-- Contact Cards Grid -->\n    <div id=\"chtc-contact-grid\">\n      \n      <!-- Email Card -->\n      <div class=\"chtc-contact-card\">\n        <div class=\"chtc-card-icon\">\n          <i class=\"fas fa-envelope\"><\/i>\n        <\/div>\n        <h3 class=\"chtc-card-title\">Email Us<\/h3>\n        <div class=\"chtc-contact-details\">\n          <div class=\"chtc-contact-item\">\n            <a href=\"mailto:info@healthcarecyprus.com\">\n              <i class=\"fas fa-paper-plane\"><\/i>\n              info@healthcarecyprus.com\n            <\/a>\n          <\/div>\n          <div class=\"chtc-contact-item\">\n            <a href=\"mailto:bilgi@tedavikibris.com\">\n              <i class=\"fas fa-paper-plane\"><\/i>\n              bilgi@tedavikibris.com\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- Location Card -->\n      <div class=\"chtc-contact-card\">\n        <div class=\"chtc-card-icon\">\n          <i class=\"fas fa-map-marker-alt\"><\/i>\n        <\/div>\n        <h3 class=\"chtc-card-title\">Visit Us<\/h3>\n        <div class=\"chtc-contact-details\">\n          <div class=\"chtc-contact-item\">\n            <p><strong>Cyprus Healthcare Travel Council<\/strong><\/p>\n            <p>Kaz\u0131m Nami Duru Sokak 6<\/p>\n            <p>Ortak\u00f6y, Lefko\u015fa<\/p>\n            <p>North Cyprus<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- WhatsApp Card -->\n      <div class=\"chtc-contact-card\">\n        <div class=\"chtc-card-icon\">\n          <i class=\"fab fa-whatsapp\"><\/i>\n        <\/div>\n        <h3 class=\"chtc-card-title\">WhatsApp<\/h3>\n        <div class=\"chtc-contact-details\">\n          <div class=\"chtc-contact-item\">\n            <a href=\"https:\/\/wa.me\/905488159999\" target=\"_blank\" rel=\"noopener\">\n              <i class=\"fab fa-whatsapp\"><\/i>\n              +90 548 815 99 99\n            <\/a>\n          <\/div>\n          <div class=\"chtc-contact-item\">\n            <a href=\"https:\/\/wa.me\/35796871395\" target=\"_blank\" rel=\"noopener\">\n              <i class=\"fab fa-whatsapp\"><\/i>\n              +357 96 871395\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <!-- Council Showcase Section -->\n    <div id=\"chtc-council-showcase\">\n      <h2 id=\"chtc-council-title\">About Cyprus Healthcare Travel Council<\/h2>\n      <p id=\"chtc-council-description\">\n        This platform represents the official digital presence of the <strong>Cyprus Healthcare Travel Council (CHTC)<\/strong>, \n        a leading professional organization committed to excellence in medical tourism and healthcare services across Cyprus. \n        Both <strong>Healthcare Cyprus<\/strong> and <strong>Tedavi K\u0131br\u0131s<\/strong> operate as distinguished initiatives \n        under the CHTC umbrella, delivering world-class medical solutions to international patients.\n      <\/p>\n\n      <div id=\"chtc-brand-showcase\">\n        <div class=\"chtc-brand-item\">\n          <img decoding=\"async\" src=\"https:\/\/healthcarecyprus.com\/wp-content\/uploads\/2025\/08\/tedavikibris-logo-final-renkli.png\" alt=\"Tedavi K\u0131br\u0131s\">\n        <\/div>\n        <div class=\"chtc-brand-item\">\n          <img decoding=\"async\" src=\"https:\/\/healthcarecyprus.com\/wp-content\/uploads\/2025\/08\/tedavikibris-renkli.png\" alt=\"Healthcare Cyprus\">\n        <\/div>\n      <\/div>\n\n      <div id=\"chtc-initiative-badge\">\n        <i class=\"fas fa-award\"><\/i>\n        <span>Official Council Initiative<\/span>\n      <\/div>\n    <\/div>\n\n    <!-- Social Media Hub -->\n    <div id=\"chtc-social-hub\">\n      <h3 id=\"chtc-social-title\">Follow Us<\/h3>\n      <div id=\"chtc-social-grid\">\n        <a href=\"https:\/\/instagram.com\/tedavikibris\" class=\"chtc-social-link chtc-instagram\" target=\"_blank\" rel=\"noopener\">\n          <i class=\"fab fa-instagram\"><\/i>\n          <span>@tedavikibris<\/span>\n        <\/a>\n        <a href=\"https:\/\/instagram.com\/healthcarecypruscom\" class=\"chtc-social-link chtc-instagram\" target=\"_blank\" rel=\"noopener\">\n          <i class=\"fab fa-instagram\"><\/i>\n          <span>@healthcarecypruscom<\/span>\n        <\/a>\n        <a href=\"https:\/\/facebook.com\/tedavikibris\" class=\"chtc-social-link chtc-facebook\" target=\"_blank\" rel=\"noopener\">\n          <i class=\"fab fa-facebook\"><\/i>\n          <span>Tedavi K\u0131br\u0131s<\/span>\n        <\/a>\n        <a href=\"https:\/\/facebook.com\/healthcarecypruscom\" class=\"chtc-social-link chtc-facebook\" target=\"_blank\" rel=\"noopener\">\n          <i class=\"fab fa-facebook\"><\/i>\n          <span>Healthcare Cyprus<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-hccfrms1 elementor-section-boxed elementor-section-gap-beside-yes elementor-section-height-default elementor-section-height-default elementor-section-content-align-center elementor-section-column-vertical-align-stretch\" data-id=\"hccfrms1\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-hccfrmc1\" data-id=\"hccfrmc1\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-hccfrmw1 elementor-widget elementor-widget-shortcode\" data-id=\"hccfrmw1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f9226-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"9226\">\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\/2690#wpcf7-f9226-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=\"9226\" \/><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-f9226-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"hcc-form-grid\">\n\t<p><label>Full Name *<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\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your full name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span><\/label>\n\t<\/p>\n\t<p><label>Email *<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\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"you@example.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><\/label>\n\t<\/p>\n\t<p><label>Phone<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"+90 5xx xxx xx xx\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span><\/label>\n\t<\/p>\n\t<p><label>Subject *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"How can we help?\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span><\/label>\n\t<\/p>\n\t<p><label>Message *<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your message\" name=\"your-message\"><\/textarea><\/span><\/label>\n\t<\/p>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"privacy-policy\"><span class=\"wpcf7-form-control wpcf7-acceptance\"><span class=\"wpcf7-list-item\"><input type=\"checkbox\" name=\"privacy-policy\" value=\"1\" aria-invalid=\"false\" \/><\/span><\/span><\/span> I agree to the <a href=\"\/privacy-policy\" target=\"_blank\">Privacy Policy<\/a>.\n\t<\/p>\n\t<p><div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-404755781\" class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAABkl7WUnHIrzrcPj\" data-theme=\"auto\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-refresh-expired=\"auto\" data-refresh-timeout=\"auto\" data-action=\"contact-form-7\" data-callback=\"turnstileCF7Callback\" data-appearance=\"always\"><\/div> <script data-cfasync=\"false\">(window.cfturnstileQueue=window.cfturnstileQueue||[]).push(\"-cf7-404755781\");if(window.cfturnstileRender)window.cfturnstileRender();<\/script> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-404755781\"> <style>#cf-turnstile-cf7-404755781 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-404755781')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-404755781');},1000)}})})});<\/script> <\/div>\n\t<\/p>\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send Message\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Us We want to hear from you. Contact Us We&#8217;re here to guide you through your healthcare journey. Reach out to us through any of the channels below. Email Us info@healthcarecyprus.com bilgi@tedavikibris.com Visit Us Cyprus Healthcare Travel Council Kaz\u0131m Nami Duru Sokak 6 Ortak\u00f6y, Lefko\u015fa North Cyprus WhatsApp +90 548 815 99 99 +357 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2690","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/pages\/2690","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/comments?post=2690"}],"version-history":[{"count":15,"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/pages\/2690\/revisions"}],"predecessor-version":[{"id":9153,"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/pages\/2690\/revisions\/9153"}],"wp:attachment":[{"href":"https:\/\/healthcarecyprus.com\/en\/wp-json\/wp\/v2\/media?parent=2690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}