{"id":3943,"date":"2019-07-30T16:12:00","date_gmt":"2019-07-30T16:12:00","guid":{"rendered":"https:\/\/www.orcapraia.com\/?page_id=3943"},"modified":"2023-06-30T10:43:01","modified_gmt":"2023-06-30T10:43:01","slug":"inicio","status":"publish","type":"page","link":"https:\/\/www.orcapraia.com\/de\/","title":{"rendered":"Home"},"content":{"rendered":"<section class=\"wpb-content-wrapper\">[vc_row full_width=&#8220;stretch_row_content&#8220; equal_height=&#8220;yes&#8220; content_placement=&#8220;middle&#8220; el_class=&#8220;white-accent-pattern&#8220; css=&#8220;.vc_custom_1603207438849{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8220;][vc_column css=&#8220;.vc_custom_1563986009694{padding-top: 0px !important;padding-right: 12% !important;padding-bottom: 0px !important;padding-left: 16% !important;background-color: #ffffff !important;}&#8220; offset=&#8220;vc_col-md-6&#8243;]<h2 class=\"calluna-heading calluna-heading-single-line text-align-left \" style=\"color: #00a7ec;\"><span>Ozean und Natur<\/span><\/h2>[vc_column_text css=&#8220;.vc_custom_1564650590613{margin-bottom: 35px !important;}&#8220; el_class=&#8220;separator&#8220;]Geniessen Sie grossz\u00fcgig geschnittene Meerblickzimmer zu harmonischen Kl\u00e4ngen der Natur und dem Meeresrauschen. Wir haben die Zimmer mit einer Vielzahl an Annehmlichkeiten ausgestattet, um Ihnen einen erholsamen Urlaub zu bieten. Alles f\u00fcr den perfekten Aufenthalt, so wie Sie ihn sich wuenschen. Besuchen Sie uns und geniessen Sie die aussergew\u00f6hnlichen Gegenheiten des Hotels Orca Praia!<\/p>\n<p>Mit bevorzugter Lage am dunklen Sand-\/Kieselstrand namens &#8222;Praia do Areeiro&#8220; liegt das Hotel Orca Praia eingebettet in die Felsklippe wie ein Amphitheater \u00fcber dem Meer mit atemberaubendem Meerblick. Durch die exklusive Lage bietet sich ein herrlicher Blick auf den Sonnenuntergang. Hier finden Sie Natur von Ihrer sch\u00f6nsten Seite![\/vc_column_text][vc_row_inner][vc_column_inner width=&#8220;1\/2&#8243; offset=&#8220;vc_col-md-offset-0 vc_col-sm-offset-0 vc_col-xs-6&#8243; css=&#8220;.vc_custom_1563294981948{padding-left: 10px !important;}&#8220;]<div id=\"simple-weather--021c149e3c9f686b5ad2120d416ca721\" class=\"simple-weather simple-weather--vue\" :style=\"atts.inline_css\">\n  <template v-if=\"style !== 'widget'\">\n    <span v-if=\"hasCurrentWeather()\" class=\"simple-weather__day simple-weather__day--current\">\n      <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{current_weather.dt | momentjs( atts.date )}}<\/span>\n      <i class=\"sw\" :class=\"getWeatherIcon(current_weather)\"><\/i>\n      <em class=\"simple-weather__temp\">{{current_weather.temp | temp}} &deg;<template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template>\n      <\/em>\n    <\/span>\n    <template v-if=\"weather_feed\">\n      <span v-for=\"(day, index) in weather_feed\" v-if=\"isDayVisible(index, day)\" class=\"simple-weather__day\">\n        <span v-if=\"filter_var(atts.show_units)\" class=\"simple-weather__date\">{{day.dt | momentjs(atts.date)}}<\/span>\n        <i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i>\n        <em class=\"simple-weather__temp\">{{day.temp | temp}} &deg;<em class=\"simple-weather__temp-min\" v-if=\"filter_var(atts.night)\">{{day.temp_min | temp}} &deg;<\/em><template v-if=\"filter_var(atts.show_units)\">{{units}}<\/template><\/em>\n      <\/span>\n    <\/template>\n    <template v-else>\n      <span v-html=\"error\" class=\"error\"><\/span>\n    <\/template>\n  <\/template>\n  <template v-else>\n    <div class=\"simple-weather-widget\" v-if=\"current_weather.name || weather_feed\" :class=\"atts.inline_css ? 'simple-weather-widget--bg' : ''\">\n      <h4 class='widget_title' v-if=\"atts.title || current_weather.name\" v-text=\"atts.title ? atts.title : current_weather.name\"><\/h4>\n      <div class=\"temp\">\n        <span v-if=\"current_weather.temp\" class=\"degrees\">{{current_weather.temp | temp}} &deg;<\/span>\n        <span class=\"details\">\n          <template v-if=\"current_weather.humidity\">Humidity: <em class=\"float-right\">{{current_weather.humidity}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.clouds\">Clouds: <em class=\"float-right\">{{current_weather.clouds}}%<\/em><br><\/template>\n          <template v-if=\"current_weather.wind\">Wind <small>({{current_weather.wind.deg}})<\/small>:\n          <em class=\"float-right\">{{current_weather.wind.speed}}<small>{{units_wind}}<\/small><\/em><\/template>\n        <\/span>\n      <\/div>\n      <div class=\"summary\">{{current_weather.desc}}<\/div>\n      <div class=\"simple-weather-table\" v-if=\"weather_feed\">\n        <div v-for=\"(day, index) in weather_feed\" v-if=\"index < atts.days\" class=\"simple-weather-table__row\">\n\t\t\t\t\t<div class=\"simple-weather-table__date\">{{day.dt | momentjs(atts.date)}}<\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__icon\"><i class=\"sw\" :class=\"getWeatherIcon(day)\"><\/i><\/div>\n\t\t\t\t\t<div class=\"simple-weather-table__temp\">\n            {{day.temp | temp}}&deg;\n            <span class=\"simple-weather-table__temp-min\">{{day.temp_min | temp}} &deg;<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/template>\n<\/div>\n[\/vc_column_inner][vc_column_inner width=&#8220;1\/2&#8243; css=&#8220;.vc_custom_1441461859229{padding-left: 0px !important;}&#8220;]<div class=\"calluna-time\">\n        \t<span class=\"icon-clock\" style=\"color: #00a7ec;\"><\/span>\n            <span class=\"time\"  style=\"color: #004b8c;\">\n       \t02:29 PM \n       <\/span>\n        <\/div>\n\t    \t[\/vc_column_inner][\/vc_row_inner][vc_empty_space][\/vc_column][vc_column style=&#8220;column-style-1&#8243; css=&#8220;.vc_custom_1603207654214{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 50px !important;padding-left: 0px !important;background-image: url(https:\/\/www.orcapraia.com\/wp-content\/uploads\/2019\/04\/marcadagua_Orca_Praia-1.png?id=2259) !important;}&#8220; offset=&#8220;vc_col-md-6&#8243; el_class=&#8220;accent-background covid&#8220;][vc_single_image image=&#8220;5300&#8243; img_size=&#8220;full&#8220; alignment=&#8220;center&#8220; onclick=&#8220;custom_link&#8220; css=&#8220;.vc_custom_1688121776385{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8220;][\/vc_column][\/vc_row][vc_row full_width=&#8220;stretch_row_content_no_spaces&#8220; css=&#8220;.vc_custom_1437035468040{background-color: #0f2453 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}&#8220; ts_row_screen_height=&#8220;false&#8220; ts_row_screen_offset=&#8220;0&#8243; ts_row_min_height=&#8220;100&#8243; ts_row_break_parents=&#8220;0&#8243; ts_row_zindex=&#8220;0&#8243; ts_row_bg_source=&#8220;full&#8220; ts_row_bg_position=&#8220;center&#8220; ts_row_bg_size_standard=&#8220;cover&#8220; ts_row_bg_size_parallax=&#8220;cover&#8220; ts_row_bg_repeat=&#8220;no-repeat&#8220; ts_row_parallax_type=&#8220;up&#8220; ts_row_bg_alignment_v=&#8220;center&#8220; ts_row_bg_alignment_h=&#8220;center&#8220; ts_row_parallax_speed=&#8220;20&#8243; ts_row_automove_speed=&#8220;75&#8243; ts_row_automove_scroll=&#8220;true&#8220; ts_row_automove_align=&#8220;horizontal&#8220; ts_row_automove_path_h=&#8220;leftright&#8220; ts_row_automove_path_v=&#8220;topbottom&#8220; ts_row_movement_x_allow=&#8220;true&#8220; ts_row_movement_x_ratio=&#8220;10&#8243; ts_row_movement_y_allow=&#8220;true&#8220; ts_row_movement_y_ratio=&#8220;10&#8243; ts_row_movement_content=&#8220;true&#8220; padding_top=&#8220;30&#8243; padding_bottom=&#8220;30&#8243; margin_left=&#8220;0&#8243; margin_right=&#8220;0&#8243; single_color=&#8220;#ffffff&#8220; gradient_angle=&#8220;0&#8243; gradient_color_start=&#8220;#cccccc&#8220; gradient_start_offset=&#8220;0&#8243; gradient_color_end=&#8220;#cccccc&#8220; gradient_end_offset=&#8220;100&#8243; video_mute=&#8220;true&#8220; video_loop=&#8220;false&#8220; video_remove=&#8220;false&#8220; video_start=&#8220;false&#8220; video_stop=&#8220;true&#8220; video_controls=&#8220;true&#8220; video_raster=&#8220;false&#8220; svg_top_on=&#8220;false&#8220; svg_top_style=&#8220;1&#8243; svg_top_height=&#8220;100&#8243; svg_top_flip=&#8220;false&#8220; svg_top_position=&#8220;0&#8243; svg_top_color1=&#8220;#ffffff&#8220; svg_top_color2=&#8220;#ededed&#8220; svg_bottom_on=&#8220;false&#8220; svg_bottom_style=&#8220;1&#8243; svg_bottom_height=&#8220;100&#8243; svg_bottom_flip=&#8220;false&#8220; svg_bottom_position=&#8220;0&#8243; svg_bottom_color1=&#8220;#ffffff&#8220; svg_bottom_color2=&#8220;#ededed&#8220; ts_row_raster_use=&#8220;false&#8220; ts_row_raster_type=&#8220;transparent&#8220; ts_row_overlay_use=&#8220;false&#8220; ts_row_overlay_color=&#8220;rgba(30,115,190,0.25)&#8220; animation_scroll=&#8220;false&#8220; animation_speed=&#8220;2000&#8243; show_large=&#8220;true&#8220; show_medium=&#8220;true&#8220; show_small=&#8220;true&#8220; show_extra=&#8220;true&#8220; show_remove=&#8220;true&#8220;][vc_column css=&#8220;.vc_custom_1499456622045{padding-top: 0px !important;}&#8220;]\t\t\t<div class=\"calluna-room-carousel\">\n\t\t\t<div class=\"room2-carousel owl-carousel owl-theme\" data-items=\"3\">\n\n            \t\t\t\t<div class=\"room-item\">\n                    \n                    <a href=\"https:\/\/www.orcapraia.com\/de\/room\/double-deluxe-ocean-view\/\" title=\"Double Deluxe Ocean View\" class=\"room-pic\">\n                        <img src=\"https:\/\/www.orcapraia.com\/wp-content\/uploads\/2015\/08\/7-1-410x520.jpg\" alt=\"room-image\" \/>\n                        <div class=\"room-content-wrapper\">\n                            <span class=\"overlay\"><\/span>\n                            <div class=\"room-title\">\n                                <h3>Double Deluxe Ocean View<\/h3>\n                            <\/div>\n                            <div class=\"room-excerpt\">\n                                <p>Entdecken Sie dieses fantastische, entspannende Zimmer mit direktem Meerblick und einem gro\u00dfen Balkon, von dem Sie einen herrlichen Blick auf das Meer haben.<\/p>\n                            <\/div>\n                            <div class=\"room-price-wrapper\">\n                                <div class=\"room-price style-1\">\n                                                                        \t<span>Weiterlesen<\/span>\n                                                                        \n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/a>\n\n                    \n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"room-item\">\n                    \n                    <a href=\"https:\/\/www.orcapraia.com\/de\/room\/suite-deluxe-superior-ocean-view\/\" title=\"Suite Deluxe Superior Ocean View\" class=\"room-pic\">\n                        <img src=\"https:\/\/www.orcapraia.com\/wp-content\/uploads\/2015\/08\/suite_familiar_2500x1333_V2-410x520.jpg\" alt=\"room-image\" \/>\n                        <div class=\"room-content-wrapper\">\n                            <span class=\"overlay\"><\/span>\n                            <div class=\"room-title\">\n                                <h3>Suite Deluxe Superior Ocean View<\/h3>\n                            <\/div>\n                            <div class=\"room-excerpt\">\n                                <p>Entdecken Sie dieses fantastische, entspannende Zimmer mit direktem Meerblick und einem gro\u00dfen Balkon, von dem Sie einen herrlichen Blick auf das Meer haben.<\/p>\n                            <\/div>\n                            <div class=\"room-price-wrapper\">\n                                <div class=\"room-price style-1\">\n                                                                        \t<span>Weiterlesen<\/span>\n                                                                        \n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/a>\n\n                    \n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"room-item\">\n                    \n                    <a href=\"https:\/\/www.orcapraia.com\/de\/room\/junior-suite-deluxe-ocean-view\/\" title=\"Junior Suite Deluxe Ocean View\" class=\"room-pic\">\n                        <img src=\"https:\/\/www.orcapraia.com\/wp-content\/uploads\/2015\/08\/7-1-1-410x520.jpg\" alt=\"room-image\" \/>\n                        <div class=\"room-content-wrapper\">\n                            <span class=\"overlay\"><\/span>\n                            <div class=\"room-title\">\n                                <h3>Junior Suite Deluxe Ocean View<\/h3>\n                            <\/div>\n                            <div class=\"room-excerpt\">\n                                <p>Entdecken Sie dieses fantastische, entspannende Zimmer mit direktem Meerblick und einem gro\u00dfen Balkon, von dem Sie einen herrlichen Blick auf das Meer haben.<\/p>\n                            <\/div>\n                            <div class=\"room-price-wrapper\">\n                                <div class=\"room-price style-1\">\n                                                                        \t<span>Weiterlesen<\/span>\n                                                                        \n                                    \n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/a>\n\n                    \n\t\t\t\t<\/div>\n\n\t\t\t\n\t\t\t<\/div>\n\n\t\t\t<\/div><div class=\"clearfix\"><\/div>\n\n\t\t    [\/vc_column][\/vc_row][vc_row full_width=&#8220;stretch_row_content_no_spaces&#8220; equal_height=&#8220;yes&#8220; content_placement=&#8220;middle&#8220; ts_row_screen_height=&#8220;false&#8220; ts_row_screen_offset=&#8220;0&#8243; ts_row_min_height=&#8220;100&#8243; ts_row_break_parents=&#8220;0&#8243; ts_row_zindex=&#8220;0&#8243; ts_row_bg_source=&#8220;full&#8220; ts_row_bg_position=&#8220;center&#8220; ts_row_bg_size_standard=&#8220;cover&#8220; ts_row_bg_size_parallax=&#8220;cover&#8220; ts_row_bg_repeat=&#8220;no-repeat&#8220; ts_row_parallax_type=&#8220;up&#8220; ts_row_bg_alignment_v=&#8220;center&#8220; ts_row_bg_alignment_h=&#8220;center&#8220; ts_row_parallax_speed=&#8220;20&#8243; ts_row_automove_speed=&#8220;75&#8243; ts_row_automove_scroll=&#8220;true&#8220; ts_row_automove_align=&#8220;horizontal&#8220; ts_row_automove_path_h=&#8220;leftright&#8220; ts_row_automove_path_v=&#8220;topbottom&#8220; ts_row_movement_x_allow=&#8220;true&#8220; ts_row_movement_x_ratio=&#8220;10&#8243; ts_row_movement_y_allow=&#8220;true&#8220; ts_row_movement_y_ratio=&#8220;10&#8243; ts_row_movement_content=&#8220;true&#8220; padding_top=&#8220;30&#8243; padding_bottom=&#8220;30&#8243; margin_left=&#8220;0&#8243; margin_right=&#8220;0&#8243; single_color=&#8220;#ffffff&#8220; gradient_angle=&#8220;0&#8243; gradient_color_start=&#8220;#cccccc&#8220; gradient_start_offset=&#8220;0&#8243; gradient_color_end=&#8220;#cccccc&#8220; gradient_end_offset=&#8220;100&#8243; video_mute=&#8220;true&#8220; video_loop=&#8220;false&#8220; video_remove=&#8220;false&#8220; video_start=&#8220;false&#8220; video_stop=&#8220;true&#8220; video_controls=&#8220;true&#8220; video_raster=&#8220;false&#8220; svg_top_on=&#8220;false&#8220; svg_top_style=&#8220;1&#8243; svg_top_height=&#8220;100&#8243; svg_top_flip=&#8220;false&#8220; svg_top_position=&#8220;0&#8243; svg_top_color1=&#8220;#ffffff&#8220; svg_top_color2=&#8220;#ededed&#8220; svg_bottom_on=&#8220;false&#8220; svg_bottom_style=&#8220;1&#8243; svg_bottom_height=&#8220;100&#8243; svg_bottom_flip=&#8220;false&#8220; svg_bottom_position=&#8220;0&#8243; svg_bottom_color1=&#8220;#ffffff&#8220; svg_bottom_color2=&#8220;#ededed&#8220; ts_row_raster_use=&#8220;false&#8220; ts_row_raster_type=&#8220;transparent&#8220; ts_row_overlay_use=&#8220;false&#8220; ts_row_overlay_color=&#8220;rgba(30,115,190,0.25)&#8220; animation_scroll=&#8220;false&#8220; animation_speed=&#8220;2000&#8243; show_large=&#8220;true&#8220; show_medium=&#8220;true&#8220; show_small=&#8220;true&#8220; show_extra=&#8220;true&#8220; show_remove=&#8220;true&#8220; css=&#8220;.vc_custom_1457435021924{background-color: #0f2453 !important;}&#8220;][vc_column style=&#8220;column-style-1&#8243; css=&#8220;.vc_custom_1556896758559{padding-top: 4% !important;padding-right: 6% !important;padding-bottom: 4% !important;padding-left: 8% !important;background-image: url(https:\/\/www.orcapraia.com\/wp-content\/uploads\/2019\/04\/marcadagua_Orca_Praia-1.png?id=2259) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8220; offset=&#8220;vc_col-lg-4&#8243;][vc_column_text css_animation=&#8220;top-to-bottom&#8220;]\n<h2>Das Hotel<\/h2>\n<p>Das moderne Hotel wurde an der Felsklippe gebaut und bietet durch seinen uneingeschr\u00e4nkten Meerblick Vergn\u00fcgen und Entspannung sowie direkten Zugang zu Funchal\u00b4s einzigstem vulkanischen Sandstrand.[\/vc_column_text]<a href=\"https:\/\/www.orcapraia.com\/de\/hotel\/\" class=\"calluna-button btn btn-primary small style-1   \" target=\"_self\" title=\"Mehr sehen\" rel=\"\"><span class=\"calluna-button-inner\">Mehr sehen<\/span><\/a>[\/vc_column][vc_column animation_scroll=&#8220;false&#8220; animation_speed=&#8220;2000&#8243; offset=&#8220;vc_col-lg-8&#8243; css=&#8220;.vc_custom_1563805764324{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8220;]<div class=\"avt_masterslider_el \" >\n\t\t<!-- MasterSlider -->\n\t\t<div id=\"P_MS6a15ae48b4a6a\" class=\"master-slider-parent ms-parent-id-9\"  >\n\n\t\t\t\n\t\t\t<!-- MasterSlider Main -->\n\t\t\t<div id=\"MS6a15ae48b4a6a\" class=\"master-slider ms-skin-default\" >\n\t\t\t\t \t\t\t\t \n\t\t\t<div  class=\"ms-slide\" data-delay=\"3\" data-fill-mode=\"stretch\"   >\n\t<video data-autopause=\"false\" data-mute=\"true\" data-loop=\"true\" data-fill-mode=\"fill\" >\n\t\t<source src=\"https:\/\/www.orcapraia.com\/video\/Hotel-Orca-Praia.mp4\" type=\"video\/mp4\"\/>\n\t<\/video>\n\n\n\t\t\t\t<\/div>\n\n\t\t\t<\/div>\n\t\t\t<!-- END MasterSlider Main -->\n\n\t\t\t \n\t\t<\/div>\n\t\t<!-- END MasterSlider -->\n\n\t\t<script>\n\t\t( window.MSReady = window.MSReady || [] ).push( function( $ ) {\n\n\t\t\t\"use strict\";\n\t\t\tvar masterslider_4a6a = new MasterSlider();\n\n\t\t\t\/\/ slider controls\n\t\t\t\/\/ slider setup\n\t\t\tmasterslider_4a6a.setup(\"MS6a15ae48b4a6a\", {\n\t\t\t\twidth           : 2000,\n\t\t\t\theight          : 1000,\n\t\t\t\tminHeight       : 0,\n\t\t\t\tspace           : 0,\n\t\t\t\tstart           : 1,\n\t\t\t\tgrabCursor      : false,\n\t\t\t\tswipe           : false,\n\t\t\t\tmouse           : false,\n\t\t\t\tkeyboard        : false,\n\t\t\t\tlayout          : \"fillwidth\",\n\t\t\t\twheel           : false,\n\t\t\t\tautoplay        : false,\n                instantStartLayers:false,\n\t\t\t\tmobileBGVideo:false,\n\t\t\t\tloop            : false,\n\t\t\t\tshuffle         : false,\n\t\t\t\tpreload         : 0,\n\t\t\t\theightLimit     : true,\n\t\t\t\tautoHeight      : false,\n\t\t\t\tsmoothHeight    : true,\n\t\t\t\tendPause        : false,\n\t\t\t\toverPause       : true,\n\t\t\t\tfillMode        : \"fill\",\n\t\t\t\tcenterControls  : true,\n\t\t\t\tstartOnAppear   : false,\n\t\t\t\tlayersMode      : \"center\",\n\t\t\t\tautofillTarget  : \"\",\n\t\t\t\thideLayers      : false,\n\t\t\t\tfullscreenMargin: 0,\n\t\t\t\tspeed           : 20,\n\t\t\t\tdir             : \"h\",\n\t\t\t\tresponsive      : true,\n\t\t\t\ttabletWidth     : 768,\n\t\t\t\ttabletHeight    : 500,\n\t\t\t\tphoneWidth      : 480,\n\t\t\t\tphoneHeight    : 300,\n\t\t\t\tsizingReference : window,\n\t\t\t\tview            : \"basic\"\n\t\t\t});\n\n\t\t\t\n\t\t\twindow.masterslider_instances = window.masterslider_instances || [];\n\t\t\twindow.masterslider_instances.push( masterslider_4a6a );\n\t\t});\n\t\t<\/script>\n\n<\/div>[\/vc_column][\/vc_row][vc_row el_class=&#8220;ofertas-mirai&#8220;][vc_column][vc_custom_heading text=&#8220;Buchen Sie hier.<br \/>\nBester Preis garantiert&#8220; font_container=&#8220;tag:h2|text_align:center|color:%23967a50&#8243; use_theme_fonts=&#8220;yes&#8220; el_class=&#8220;no-underline&#8220; css=&#8220;.vc_custom_1605094270684{margin-bottom: -30px !important;}&#8220;][vc_raw_html]JTNDZGl2JTIwaWQlM0QlMjJkaXZJZnJhbWUlMjIlM0UlM0MlMkZkaXYlM0UlMEElM0NzY3JpcHQlMjB0eXBlJTNEJTIydGV4dCUyRmphdmFzY3JpcHQlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmpzLm1pcmFpLmNvbSUyRm1hc2h1cHMlMkZyZWxlYXNlJTJGbGFzdF9yZWxlYXNlJTJGbWFzaHVwX2lmcmFtZV92bGFzdF9yZWxlYXNlLmpzJTIyJTNFJTNDJTJGc2NyaXB0JTNFJTBBJTNDc2NyaXB0JTIwdHlwZSUzRCUyMnRleHQlMkZqYXZhc2NyaXB0JTIyJTNFJTBBJTIwJTIwJTIwJTIwTWlyYWkubWFzaHVwLm1haW4uaW5pdCUyOCU3QiUwQSUyMCUyMCUyMCUyMHR5cGUlM0ElMjAlMjJvZmZlcnMlMjIlMkMlMEElMjAlMjAlMjAlMjBwYXJhbXNfbWFzaHVwJTNBJTIwJTdCJTBBJTIwJTIwJTIwJTIwbGFuZ3VhZ2UlM0ElMjAlMjJkZSUyMiUyQyUwQSUyMCUyMCUyMCUyMGhvdGVsSWQlM0ElMjAxMDAzNzY4NzAlMkMlMEElMjAlMjAlMjAlMjBjc3NTdHlsZSUzQSUyMCUyMmh0dHBzJTNBJTJGJTJGd3d3Lm9yY2FwcmFpYS5jb20lMkZlbmdpbmUuY3NzJTIyJTBBJTIwJTIwJTIwJTIwJTdEJTBBJTIwJTIwJTIwJTIwJTdEJTI5JTNCJTBBJTNDJTJGc2NyaXB0JTNF[\/vc_raw_html][\/vc_column][\/vc_row][vc_row full_width=&#8220;stretch_row&#8220; css=&#8220;.vc_custom_1605093572136{padding-top: 50px !important;padding-bottom: 500px !important;background-image: url(https:\/\/www.orcapraia.com\/wp-content\/uploads\/2019\/07\/banner_HP_descubra.jpg?id=2563) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8220;][vc_column][vc_custom_heading text=&#8220;Entdecken Sie Madeira&#8220; font_container=&#8220;tag:h2|text_align:center|color:%230f2453&#8243; use_theme_fonts=&#8220;yes&#8220; el_class=&#8220;no-underline&#8220;][\/vc_column][\/vc_row][vc_row css=&#8220;.vc_custom_1563901064466{margin-bottom: 50px !important;}&#8220;][vc_column]<div class=\"calluna-recent-posts\"><div class=\"calluna-grid calluna-clearfix\"><article id=\"post-5618\" class=\"calluna-recent-posts-entry calluna-col calluna-count-1 calluna-col-3 fitvids  calluna-grid-post\"><div class=\"calluna-recent-posts-entry-details\"><p><span class=\"calluna-recent-posts-entry-posted-on\">posted on 2 de September, 2019<\/span><\/p><header class=\"calluna-recent-posts-entry-heading entry-header\"><h3 class=\"calluna-recent-posts-entry-title\"><a href=\"https:\/\/www.orcapraia.com\/de\/copy-of-funchal-2\/\" title=\"* COPY OF * Funchal\">* COPY OF * Funchal<\/a><\/h3><\/header><!-- .calluna-recent-posts-entry-heading --><div class=\"calluna-recent-posts-entry-excerpt\"><p>Als Gastgeberin des ganzen Archipels von Madeira bereitet die Stadt Funchal einen einzigartigen Empfang. Mit ihrem milden Klima, dem Gr\u00fcn und den D\u00fcften m\u00f6chte jeder Besucher l\u00e4nger in der Stadt verweilen, und sie ist der ideale Ausgangspunkt, um die ganze Insel kennen zu lernen. Die Stadt Funchal&hellip;<\/p><span class=\"calluna-recent-posts-entry-readmore-wrap\"><a href=\"https:\/\/www.orcapraia.com\/de\/copy-of-funchal-2\/\" title=\"* COPY OF * Funchal\" class=\"calluna-recent-posts-entry-readmore calluna-button btn btn-primary small style-1\">Lesen Sie mehr<\/a><\/span> <\/div><!-- \/calluna-recent-posts-entry-excerpt --><\/div><!-- .calluna-recent-posts-entry-details --><\/article><article id=\"post-4105\" class=\"calluna-recent-posts-entry calluna-col calluna-count-2 calluna-col-3 fitvids  calluna-grid-post\"><div class=\"calluna-recent-posts-entry-media\"><a href=\"https:\/\/www.orcapraia.com\/de\/funchal\/\" title=\"Funchal\" class=\"calluna-recent-posts-entry-img\"><img class=\"img-responsive\" src=\"https:\/\/www.orcapraia.com\/wp-content\/uploads\/2015\/09\/Funchal_1600x680px.jpg\" alt=\"Funchal\" \/><\/a><!-- .calluna-recent-posts-entry-img --><\/div><div class=\"calluna-recent-posts-entry-details\"><p><span class=\"calluna-recent-posts-entry-posted-on\">posted on 2 de September, 2019<\/span><\/p><header class=\"calluna-recent-posts-entry-heading entry-header\"><h3 class=\"calluna-recent-posts-entry-title\"><a href=\"https:\/\/www.orcapraia.com\/de\/funchal\/\" title=\"Funchal\">Funchal<\/a><\/h3><\/header><!-- .calluna-recent-posts-entry-heading --><div class=\"calluna-recent-posts-entry-excerpt\"><p>Als Gastgeberin des ganzen Archipels von Madeira bereitet die Stadt Funchal einen einzigartigen Empfang. Mit ihrem milden Klima, dem Gr\u00fcn und den D\u00fcften m\u00f6chte jeder Besucher l\u00e4nger in der Stadt verweilen, und sie ist der ideale Ausgangspunkt, um die ganze Insel kennen zu lernen. Die Stadt Funchal&hellip;<\/p><span class=\"calluna-recent-posts-entry-readmore-wrap\"><a href=\"https:\/\/www.orcapraia.com\/de\/funchal\/\" title=\"Funchal\" class=\"calluna-recent-posts-entry-readmore calluna-button btn btn-primary small style-1\">Lesen Sie mehr<\/a><\/span> <\/div><!-- \/calluna-recent-posts-entry-excerpt --><\/div><!-- .calluna-recent-posts-entry-details --><\/article><article id=\"post-4424\" class=\"calluna-recent-posts-entry calluna-col calluna-count-3 calluna-col-3 fitvids  calluna-grid-post\"><div class=\"calluna-recent-posts-entry-media\"><a href=\"https:\/\/www.orcapraia.com\/de\/sehenswuerdigkeiten\/\" title=\"Sehensw\u00fcrdigkeiten\" class=\"calluna-recent-posts-entry-img\"><img class=\"img-responsive\" src=\"https:\/\/www.orcapraia.com\/wp-content\/uploads\/2019\/09\/botanico.jpg\" alt=\"Sehensw\u00fcrdigkeiten\" \/><\/a><!-- .calluna-recent-posts-entry-img --><\/div><div class=\"calluna-recent-posts-entry-details\"><p><span class=\"calluna-recent-posts-entry-posted-on\">posted on 1 de September, 2019<\/span><\/p><header class=\"calluna-recent-posts-entry-heading entry-header\"><h3 class=\"calluna-recent-posts-entry-title\"><a href=\"https:\/\/www.orcapraia.com\/de\/sehenswuerdigkeiten\/\" title=\"Sehensw\u00fcrdigkeiten\">Sehensw\u00fcrdigkeiten<\/a><\/h3><\/header><!-- .calluna-recent-posts-entry-heading --><div class=\"calluna-recent-posts-entry-excerpt\"><p>Ein Besuch von Funchal beginnt in diesen au\u00dfergew\u00f6hnlichen G\u00e4rten. Unbedingt besuchen sollte man den Botanischen Garten von Madeira im Amphitheater der Stadt, in dem es etwa 3000 verschiedene Pflanzen zu sehen gibt, den Orchideengarten, der wie ein kleiner Urwald angelegt ist und die Palheiro-G\u00e4rten, eine Oase der&hellip;<\/p><span class=\"calluna-recent-posts-entry-readmore-wrap\"><a href=\"https:\/\/www.orcapraia.com\/de\/sehenswuerdigkeiten\/\" title=\"Sehensw\u00fcrdigkeiten\" class=\"calluna-recent-posts-entry-readmore calluna-button btn btn-primary small style-1\">Lesen Sie mehr<\/a><\/span> <\/div><!-- \/calluna-recent-posts-entry-excerpt --><\/div><!-- .calluna-recent-posts-entry-details --><\/article><\/div><\/div><div class=\"calluna-clear-floats\"><\/div>[\/vc_column][\/vc_row]\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#8220;stretch_row_content&#8220; equal_height=&#8220;yes&#8220; content_placement=&#8220;middle&#8220; el_class=&#8220;white-accent-pattern&#8220; css=&#8220;.vc_custom_1603207438849{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 0px !important;border-right-width: 0px !important;border-bottom-width: 0px !important;border-left-width: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}&#8220;][vc_column css=&#8220;.vc_custom_1563986009694{padding-top: 0px !important;padding-right: 12% !important;padding-bottom: 0px !important;padding-left: 16% !important;background-color: #ffffff !important;}&#8220; offset=&#8220;vc_col-md-6&#8243;][vc_column_text css=&#8220;.vc_custom_1564650590613{margin-bottom: 35px !important;}&#8220; el_class=&#8220;separator&#8220;]Geniessen Sie grossz\u00fcgig geschnittene Meerblickzimmer zu harmonischen Kl\u00e4ngen der Natur [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":[],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.orcapraia.com\/de\/wp-json\/wp\/v2\/pages\/3943"}],"collection":[{"href":"https:\/\/www.orcapraia.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.orcapraia.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.orcapraia.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.orcapraia.com\/de\/wp-json\/wp\/v2\/comments?post=3943"}],"version-history":[{"count":0,"href":"https:\/\/www.orcapraia.com\/de\/wp-json\/wp\/v2\/pages\/3943\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.orcapraia.com\/de\/wp-json\/wp\/v2\/media?parent=3943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}