{"id":8620,"date":"2025-03-26T09:21:39","date_gmt":"2025-03-26T08:21:39","guid":{"rendered":"http:\/\/aves-arosa.ch.w01d353e.kasserver.com\/contact\/"},"modified":"2025-10-14T23:01:26","modified_gmt":"2025-10-14T21:01:26","slug":"contact","status":"publish","type":"page","link":"https:\/\/aves-savognin.ch\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<div class=\"os-section-container os-stage-section\">\n    <div class=\"os-stage-elements normal-height\">\n        <div class=\"bookin-zone-stage\">\n            <div class=\"background-header\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"800\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt.jpg 1920w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt-300x125.jpg 300w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt-1024x427.jpg 1024w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt-768x320.jpg 768w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt-1536x640.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/>            <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n<div class=\"os-section-container os-about-area fade-in-up\" style=\"display: none;\" >\n    <div class=\"about-area-row\">\n        <div class=\"about-text\">\n                                            <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.os-stage-elements.normal-height {\n    height: 60vh;\n}\n\n.os-stage-elements.full-height {\n    height: 100vh;\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2;\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important;\n}\n\n.ios-play-fallback {\n    display: none;\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    z-index: 10;\n}\n\n.ios-play-fallback button {\n    background: rgba(0,0,0,0.7);\n    color: white;\n    border: none;\n    padding: 10px 20px;\n    border-radius: 5px;\n    cursor: pointer;\n    font-size: 16px;\n}\n\n.ios-play-fallback button:hover {\n    background: rgba(0,0,0,0.9);\n}\n\n@supports (-webkit-touch-callout: none) {\n    .ios-play-fallback {\n        display: block;\n    }\n    \n    video.background-video {\n        -webkit-transform: translateZ(0);\n        transform: translateZ(0);\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const fullHeightCheckbox = document.querySelector('[name=\"full_height\"]');\n    const backgroundVideo = document.querySelector('.background-video');\n    \n    if (backgroundVideo) {\n        const playVideo = function() {\n            const promise = backgroundVideo.play();\n            \n            if (promise !== undefined) {\n                promise.then(_ => {\n                    const iosFallback = document.querySelector('.ios-play-fallback');\n                    if (iosFallback) {\n                        iosFallback.style.display = 'none';\n                    }\n                }).catch(error => {\n                    console.log('Autoplay blocked');\n                });\n            }\n        };\n        \n        backgroundVideo.addEventListener('loadedmetadata', playVideo);\n        \n        playVideo();\n        \n        const isIOS = \/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream;\n        if (isIOS) {\n            const iosFallback = document.querySelector('.ios-play-fallback');\n            if (iosFallback) {\n                iosFallback.style.display = 'block';\n            }\n        }\n    }\n    \n    if (fullHeightCheckbox) {\n        fullHeightCheckbox.addEventListener('change', function() {\n            const stageElements = document.querySelector('.os-stage-elements');\n            \n            if (fullHeightCheckbox.checked) {\n                stageElements.classList.add('full-height');\n                stageElements.classList.remove('normal-height');\n            } else {\n                stageElements.classList.add('normal-height');\n                stageElements.classList.remove('full-height');\n            }\n        });\n    }\n});\n\nfunction playBackgroundVideo() {\n    const video = document.querySelector('.background-video');\n    if (video) {\n        video.play();\n        const iosFallback = document.querySelector('.ios-play-fallback');\n        if (iosFallback) {\n            iosFallback.style.display = 'none';\n        }\n    }\n}\n<\/script>\n\n<style>\n    .bookin-zone-stage,\n.scroll-down-stage {\n    flex-direction: column;\n    display: flex;\n    position: absolute\n}\n\n.os-stage-elements {\n    display: flex;\n    position: relative;\n    height: 100vh;\n    z-index: 0\n}\n\n.bookin-zone-stage {\n    width: 100%;\n    height: 100%;\n    right: 0\n}\n\n.title-stage-sec {\n    font-size: 4rem;\n    text-align: center;\n    color: #5b6247;\n    line-height: 1;\n    margin: auto auto 26px;\n    font-weight: 800 !important;\n    text-shadow: 0 0 3px #00000059;\n    max-width: 1280px\n}\n\n.booking-too-header {\n    margin: 8rem 10rem 44px\n}\n\n.booking-too-header>img {\n    width: 90%;\n    max-width: 1000px;\n    height: auto\n}\n\n.scroll-down-stage {\n    width: 10%;\n    align-items: center;\n    bottom: -80px;\n    cursor: pointer\n}\n\n.scroll-text {\n    writing-mode: vertical-rl;\n    color: #7fc242;\n    font-family: Arial, sans-serif;\n    font-size: 24px;\n    margin-bottom: 10px\n}\n\n.scroll-arrow {\n    font-size: 48px;\n    color: #7fc242\n}\n\n.background-header {\n    overflow: hidden;\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    z-index: -1\n}\n\ndiv.background-header>img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2\n}\n\n.about-img-cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    overflow: hidden\n}\n\n.about-image-main {\n    margin-bottom: 34px\n}\n\n.about-area-row {\n    display: flex;\n    justify-content: flex-end;\n    position: relative;\n    flex-direction: column;\n    align-items: center\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important\n}\n\n.about-text {\n    display: inline-block;\n    max-width: 960px;\n    margin: auto;\n    width: 100%;\n    text-align: center\n}\n\n.about-text h2 {\n    margin: 14px 0 32px\n}\n\n.about-cta-main {\n    display: flex;\n    margin: 40px auto 8px;\n    align-items: center;\n    justify-content: center\n}\n\n@media screen and (max-width:1200px) {\n    .os-stage-elements {\n        height: 80vh\n    }\n\n    .about-text {\n        width: 90%\n    }\n}\n\n.about-text ul {\n    line-height: 1.5;\n    margin-top: 1rem;\n    margin-bottom: 1rem;\n    margin-left: 1rem;\n    list-style-type: disc;\n    list-style-position: outside\n}\n\nvideo.background-video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover !important;\n}\n<\/style>\n<div class=\"aves-about-block\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Contact and Phone Numbers<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Contact<\/h2>\n        \n                    <div class=\"about_aves_text\"><p>Do You Have Questions or Need Assistance? Then simply get in touch with us &#8211; by e-mail or telephone. We&#8217;re Always Here for You and Happy to Help!<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<\/div>\n        \n                    <a href=\"mailto:info@aves-savognin.ch\" target=\"_blank\" class=\"custom-link-aves\">Send Email<\/a>\n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt-2.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/kontakt-1.jpg\" alt=\"\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8620","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - Aves Homebase Savognin Hotel<\/title>\n<meta name=\"description\" content=\"Contact the Aves Homebase Savognin. We are here for you - by phone, e-mail or on site. All information here.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aves-savognin.ch\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - Aves Homebase Savognin Hotel\" \/>\n<meta property=\"og:description\" content=\"Contact the Aves Homebase Savognin. We are here for you - by phone, e-mail or on site. All information here.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-savognin.ch\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"AVES Hotel Savognin\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-14T21:01:26+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/contact\\\/\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/contact\\\/\",\"name\":\"Contact - Aves Homebase Savognin Hotel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-03-26T08:21:39+00:00\",\"dateModified\":\"2025-10-14T21:01:26+00:00\",\"description\":\"Contact the Aves Homebase Savognin. We are here for you - by phone, e-mail or on site. All information here.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\",\"name\":\"AVES Hotel Savognin\",\"description\":\"Hotel &amp; Apartments\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - Aves Homebase Savognin Hotel","description":"Contact the Aves Homebase Savognin. We are here for you - by phone, e-mail or on site. All information here.","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:\/\/aves-savognin.ch\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Contact - Aves Homebase Savognin Hotel","og_description":"Contact the Aves Homebase Savognin. We are here for you - by phone, e-mail or on site. All information here.","og_url":"https:\/\/aves-savognin.ch\/en\/contact\/","og_site_name":"AVES Hotel Savognin","article_modified_time":"2025-10-14T21:01:26+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-savognin.ch\/en\/contact\/","url":"https:\/\/aves-savognin.ch\/en\/contact\/","name":"Contact - Aves Homebase Savognin Hotel","isPartOf":{"@id":"https:\/\/aves-savognin.ch\/en\/#website"},"datePublished":"2025-03-26T08:21:39+00:00","dateModified":"2025-10-14T21:01:26+00:00","description":"Contact the Aves Homebase Savognin. We are here for you - by phone, e-mail or on site. All information here.","breadcrumb":{"@id":"https:\/\/aves-savognin.ch\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-savognin.ch\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-savognin.ch\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-savognin.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/aves-savognin.ch\/en\/#website","url":"https:\/\/aves-savognin.ch\/en\/","name":"AVES Hotel Savognin","description":"Hotel &amp; Apartments","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aves-savognin.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8620","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/comments?post=8620"}],"version-history":[{"count":3,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8620\/revisions"}],"predecessor-version":[{"id":10470,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8620\/revisions\/10470"}],"wp:attachment":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/media?parent=8620"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}