{"id":3934,"date":"2023-03-08T09:29:09","date_gmt":"2023-03-08T08:29:09","guid":{"rendered":"https:\/\/www.allomed.at\/therapy\/contact-us\/"},"modified":"2026-02-26T18:59:22","modified_gmt":"2026-02-26T17:59:22","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.allomed.at\/en\/therapy\/contact-us\/","title":{"rendered":"Contact us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3934\" class=\"elementor elementor-3934 elementor-3264\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-15980b41 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"15980b41\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1856ac34\" data-id=\"1856ac34\" 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-66ff8771 elementor-widget elementor-widget-heading\" data-id=\"66ff8771\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Contact us<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-52e04e24 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"52e04e24\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-608b30cd\" data-id=\"608b30cd\" 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-2b4f942a elementor-widget elementor-widget-heading\" data-id=\"2b4f942a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our office<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73bb5ebc elementor-widget elementor-widget-text-editor\" data-id=\"73bb5ebc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Allomed Medizintechnik GmbH<\/strong><\/p><p>Ludwig-Poihs-Strasse 10<br \/>A-2320 SCHWECHAT \u00d6sterreich<\/p><p>Tel.: <a href=\"tel:+43%201%2087840-0\">+43 1 87840-0<\/a><br \/>Fax: <span class=\"text_red\">+43 1 87840-529<\/span><br \/>E-Mail: <a href=\"mailto:office@allomed.at\">office@allomed.at<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a7b952 elementor-widget elementor-widget-html\" data-id=\"7a7b952\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ============================================================\n     ALLOMED \u2013 WhatsApp Button (Concept 2)\n     Paste this entire block into an Elementor \u2192 HTML Widget\n     Replace the phone number in the href if needed.\n     ============================================================ -->\n\n<style>\n  .wa-pill-wrap {\n    display: inline-flex;\n    flex-direction: column;\n    align-items: flex-start;\n    gap: 8px;\n  }\n\n  .wa-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #25D366;\n    color: #fff !important;\n    text-decoration: none !important;\n    padding: 12px 26px;\n    border-radius: 50px;\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.9rem;\n    font-weight: 700;\n    letter-spacing: 0.02em;\n    box-shadow: 0 4px 18px rgba(37, 211, 102, 0.38);\n    position: relative;\n    overflow: hidden;\n    transition: transform 0.18s ease, box-shadow 0.18s ease;\n  }\n\n  \/* Gloss overlay *\/\n  .wa-pill::after {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, transparent 55%);\n    pointer-events: none;\n    border-radius: 50px;\n  }\n\n  .wa-pill:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 8px 24px rgba(37, 211, 102, 0.5);\n  }\n\n  .wa-pill:active {\n    transform: translateY(0);\n    box-shadow: 0 3px 10px rgba(37, 211, 102, 0.35);\n  }\n\n  .wa-pill svg {\n    flex-shrink: 0;\n    width: 20px;\n    height: 20px;\n  }\n\n  .wa-pill-note {\n    font-family: 'Open Sans', sans-serif;\n    font-size: 0.64rem;\n    color: #999;\n    padding-left: 4px;\n    line-height: 1.5;\n  }\n<\/style>\n\n<div class=\"wa-pill-wrap\">\n  <a href=\"https:\/\/wa.me\/436648515256\" class=\"wa-pill\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Auf WhatsApp schreiben\">\n    <!-- WhatsApp SVG icon -->\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n      <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94\n        1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059\n        -.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371\n        -.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01\n        -.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198\n        2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719\n        2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\" fill=\"white\"\/>\n      <path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.126.556 4.121 1.526 5.854L0 24l6.335-1.502A11.948\n        11.948 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 21.818a9.818 9.818 0\n        01-5.01-1.374l-.36-.213-3.733.885.93-3.618-.234-.371A9.818 9.818 0 012.182 12C2.182\n        6.563 6.563 2.182 12 2.182S21.818 6.563 21.818 12 17.437 21.818 12 21.818z\" fill=\"white\"\/>\n    <\/svg>\n    Chat us on WhatsApp\n  <\/a>\n  <span class=\"wa-pill-note\">Available 24\/7 &nbsp;\u00b7&nbsp; Reply within one business day<\/span>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-41e4649\" data-id=\"41e4649\" 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-47128f83 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"47128f83\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New form\" aria-label=\"New form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"3934\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"47128f83\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Contact us - Allomed\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"3934\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFirst name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"First name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_30f7184 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_30f7184\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tLast name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_30f7184]\" id=\"form-field-field_30f7184\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Last name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tE-Mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"E-Mail\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_892708c elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_892708c]\" id=\"form-field-field_892708c\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-field_892708c\">The data sent will only be processed for the purpose of dealing with your request. You can find more information in our <a href=\"https:\/\/www.allomed.at\/en\/privacy-policy\/\">privacy policy<\/a><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-hcaptcha elementor-field-group elementor-column elementor-field-group-field_85186dc elementor-col-100\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e7214bc elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"4e7214bc\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45994b07\" data-id=\"45994b07\" 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-16b43043 elementor-widget elementor-widget-html\" data-id=\"16b43043\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t <div class=\"brlbs-cmpnt-container brlbs-cmpnt-content-blocker brlbs-cmpnt-with-individual-styles\" data-borlabs-cookie-content-blocker-id=\"google-maps\" data-borlabs-cookie-content=\"PGlmcmFtZSBzcmM9Imh0dHBzOi8vd3d3Lmdvb2dsZS5jb20vbWFwcy9lbWJlZD9wYj0hMW0xOCExbTEyITFtMyExZDI2NjEuODA3Mjk5NTA4Mzg4NSEyZDE2LjQ3Njg1NTgxNjM4NTMxNyEzZDQ4LjE1MjUyMDE3OTIyNDcxITJtMyExZjAhMmYwITNmMCEzbTIhMWkxMDI0ITJpNzY4ITRmMTMuMSEzbTMhMW0yITFzMHg0NzZkYWFlY2M2ZGJhMTBiJTNBMHhiZjk4ZTUxMDk3MWVhYzZkITJzYWxsb21lZCUyME1lZGl6aW50ZWNobmlrJTIwR21iSCE1ZTAhM20yITFzZGUhMnNhdCE0djE2NzMzODU5NDQwMzkhNW0yITFzZGUhMnNhdCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iNTAwIiBzdHlsZT0iYm9yZGVyOjA7IiBhbGxvd2Z1bGxzY3JlZW49IiIgbG9hZGluZz0ibGF6eSIgcmVmZXJyZXJwb2xpY3k9Im5vLXJlZmVycmVyLXdoZW4tZG93bmdyYWRlIj48L2lmcmFtZT4=\"><div class=\"brlbs-cmpnt-cb-preset-b brlbs-cmpnt-cb-google-maps\"> <div class=\"brlbs-cmpnt-cb-thumbnail\" style=\"background-image: url('https:\/\/www.allomed.at\/wp-content\/uploads\/borlabs-cookie\/1\/brlbs-cb-google-maps-main.png')\"><\/div> <div class=\"brlbs-cmpnt-cb-main\"> <div class=\"brlbs-cmpnt-cb-content\"> <p class=\"brlbs-cmpnt-cb-description\">You are currently viewing a placeholder content from <strong>Google Maps<\/strong>. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.<\/p> <a class=\"brlbs-cmpnt-cb-provider-toggle\" href=\"#\" data-borlabs-cookie-show-provider-information role=\"button\">More Information<\/a> <\/div> <div class=\"brlbs-cmpnt-cb-buttons\"> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-unblock role=\"button\">Unblock content<\/a> <a class=\"brlbs-cmpnt-cb-btn\" href=\"#\" data-borlabs-cookie-accept-service role=\"button\" style=\"display: inherit\">Accept required service and unblock content<\/a> <\/div> <\/div> <\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact us Our office Allomed Medizintechnik GmbH Ludwig-Poihs-Strasse 10A-2320 SCHWECHAT \u00d6sterreich Tel.: +43 1 87840-0Fax: +43 1 87840-529E-Mail: office@allomed.at Chat us on WhatsApp Available 24\/7 &nbsp;\u00b7&nbsp; Reply within one business day You are currently viewing a placeholder content from Google Maps. To access the actual content, click the button below. Please note that doing so [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":3910,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3934","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/pages\/3934","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/comments?post=3934"}],"version-history":[{"count":9,"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/pages\/3934\/revisions"}],"predecessor-version":[{"id":8637,"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/pages\/3934\/revisions\/8637"}],"up":[{"embeddable":true,"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/pages\/3910"}],"wp:attachment":[{"href":"https:\/\/www.allomed.at\/en\/wp-json\/wp\/v2\/media?parent=3934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}