{"id":5680,"date":"2024-05-20T10:28:07","date_gmt":"2024-05-20T09:28:07","guid":{"rendered":"https:\/\/mastorrellas.com\/home\/"},"modified":"2026-06-05T19:51:54","modified_gmt":"2026-06-05T18:51:54","slug":"home","status":"publish","type":"page","link":"https:\/\/mastorrellas.com\/de\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8220;1&#8243; fullwidth=&#8220;on&#8220; _builder_version=&#8220;4.27.4&#8243; _module_preset=&#8220;default&#8220; background_enable_color=&#8220;off&#8220; use_background_color_gradient=&#8220;on&#8220; background_color_gradient_direction=&#8220;360deg&#8220; background_color_gradient_stops=&#8220;rgba(0,0,0,0.3) 0%|rgba(0,0,0,0) 100%&#8220; background_color_gradient_overlays_image=&#8220;on&#8220; background_color_gradient_start=&#8220;rgba(0,0,0,0.3)&#8220; background_color_gradient_end=&#8220;rgba(0,0,0,0)&#8220; background_image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Mas_Torrellas_slide.jpg&#8220; background_video_mp4=&#8220;https:\/\/pub-d6ab4b6a3fdb4331933a2a57d19037bd.r2.dev\/Mas%20Torrellas%20Slider.mp4&#8243; custom_padding=&#8220;90px||90px||false|false&#8220; custom_css_main_element=&#8220;padding-top:0px;&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_fullwidth_slider module_id=&#8220;slide_home&#8220; _builder_version=&#8220;4.27.2&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;RGBA(255,255,255,0)&#8220; custom_padding=&#8220;182px|||||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_slide _builder_version=&#8220;4.27.2&#8243; _module_preset=&#8220;default&#8220; background_enable_color=&#8220;off&#8220; global_colors_info=&#8220;{}&#8220; sticky_transition=&#8220;on&#8220;]<\/p>\n<h1 class=\"slide_header\">Ein Hotel an der Costa Brava mit der Ruhe, die Sie verdienen<\/h1>\n<p><\/p>\n<div style=\"display: flex; align-items: center; justify-content: center;\"><img decoding=\"async\" src=\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\" \/> <img decoding=\"async\" src=\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\" \/> <img decoding=\"async\" src=\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\" \/> <img decoding=\"async\" src=\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\" \/><span style=\"font-weight: bold; font-size: 2em; margin-left: .2em;\">S<\/span><\/div>\n<p><\/p>\n<div class=\"time_block\"><div id=\"simple-weather--2a28dba0085e51db4757a85db4a00e30\" 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<\/div>\n<p>[\/et_pb_slide][\/et_pb_fullwidth_slider][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; admin_label=&#8220;Reservas&#8220; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;RGBA(255,255,255,0)&#8220; transform_scale_tablet=&#8220;&#8220; transform_scale_phone=&#8220;&#8220; transform_scale_last_edited=&#8220;on|desktop&#8220; transform_translate=&#8220;0px|-35vh&#8220; transform_translate_tablet=&#8220;0px|-5vh&#8220; transform_translate_phone=&#8220;0px|-5vh&#8220; transform_translate_last_edited=&#8220;on|tablet&#8220; transform_translate_linked=&#8220;off&#8220; transform_rotate_tablet=&#8220;&#8220; transform_rotate_phone=&#8220;&#8220; transform_rotate_last_edited=&#8220;on|desktop&#8220; transform_skew_tablet=&#8220;&#8220; transform_skew_phone=&#8220;&#8220; transform_skew_last_edited=&#8220;on|desktop&#8220; transform_origin_tablet=&#8220;&#8220; transform_origin_phone=&#8220;&#8220; transform_origin_last_edited=&#8220;on|desktop&#8220; transform_styles_last_edited=&#8220;on|tablet&#8220; z_index=&#8220;999999&#8243; custom_padding=&#8220;0px||0px||true|false&#8220; transform_styles_tablet=&#8220;&#8220; transform_styles_phone=&#8220;&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; custom_padding=&#8220;0px||0px||true|false&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_code _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;]<html><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <head><!-- [et_pb_line_break_holder] -->        <link rel=\"stylesheet\" href=\"https:\/\/assets.gnahs.com\/modules\/booking-widget\/v3\/app.css\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <!-- Beispiel f\u00fcr benutzerdefinierte Farben --><!-- [et_pb_line_break_holder] -->        <\/p>\n<style><!-- [et_pb_line_break_holder] -->            :root {<!-- [et_pb_line_break_holder] -->                --booking-color-primary: 3, 41, 65;<!-- [et_pb_line_break_holder] -->                --booking-color-secondary: 88, 183, 179;<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        <\/style>\n<p><!-- [et_pb_line_break_holder] -->    <\/head><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <body><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"c-booking-widget\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"c-booking-widget__body\"><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"c-booking-widget__container\"><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"c-booking-widget__item dates-component dates-component-wrapper\" widget-label-check-in=\"Anreisedatum\" widget-label-check-out=\"Abreisedatum\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"c-booking-widget__item occupancy-component occupancy-component-container\" widget-label-occupancy=\"Zimmer und Personen\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"c-booking-widget__item promo-code\" widget-label-promocode=\"Promocode\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"c-booking-widget__item booking-button\" widget-label-booking=\"Buchen\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <script><!-- [et_pb_line_break_holder] -->            function loadWidget () {<!-- [et_pb_line_break_holder] -->                var Widget = new GNAHS_BookingWidget({<!-- [et_pb_line_break_holder] -->                    settings: {<!-- [et_pb_line_break_holder] -->                        uuid: '571417c7-dfb9-475a-8dc1-75f2f5344c89',<!-- [et_pb_line_break_holder] -->                        apiUrl: 'juia',<!-- [et_pb_line_break_holder] -->                        establishments: [],<!-- [et_pb_line_break_holder] -->                        language: 'de',<!-- [et_pb_line_break_holder] -->                        bookingRoute: 'reservierungen',<!-- [et_pb_line_break_holder] -->                        saveLastSeach: false,<!-- [et_pb_line_break_holder] -->                        appearance: {<!-- [et_pb_line_break_holder] -->                            gap: 0,<!-- [et_pb_line_break_holder] -->                        },<!-- [et_pb_line_break_holder] -->                    },<!-- [et_pb_line_break_holder] -->                })<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        <\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <script defer src=\"https:\/\/assets.gnahs.com\/modules\/booking-widget\/v3\/app.js\" onload=\"loadWidget()\"><\/script><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/body><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/html>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h2 class=\"text_title\">(Ab)schalten, um sich zu verbinden.<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_padding=&#8220;||100px|||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_2&#8243; use_custom_gutter=&#8220;on&#8220; gutter_width=&#8220;4&#8243; make_equal=&#8220;on&#8220; _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; height=&#8220;75vh&#8220; custom_padding=&#8220;3px||2px|||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; module_class=&#8220;back_button&#8220; _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; use_background_color_gradient=&#8220;on&#8220; background_color_gradient_direction=&#8220;360deg&#8220; background_color_gradient_stops=&#8220;rgba(0,0,0,0.5) 0%|rgba(0,0,0,0) 100%&#8220; background_color_gradient_overlays_image=&#8220;on&#8220; background_color_gradient_start=&#8220;rgba(0,0,0,0.5)&#8220; background_color_gradient_end=&#8220;rgba(0,0,0,0)&#8220; background_image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Masia-Mas-Torrellas.webp&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_button button_url=&#8220;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8220; button_text=&#8220;- IN DER MASIA BUCHEN&#8220; button_alignment=&#8220;center&#8220; module_class=&#8220;button_index&#8220; _builder_version=&#8220;4.27.5&#8243; _dynamic_attributes=&#8220;button_url&#8220; _module_preset=&#8220;default&#8220; custom_button=&#8220;on&#8220; button_text_size=&#8220;0.8em&#8220; button_text_color=&#8220;#000000&#8243; button_bg_color=&#8220;#FFFFFF&#8220; button_border_width=&#8220;1px&#8220; button_border_radius=&#8220;0px&#8220; custom_margin=&#8220;||40px||false|false&#8220; custom_padding=&#8220;20px|50px|20px|50px|true|true&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; module_class=&#8220;back_button&#8220; _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; use_background_color_gradient=&#8220;on&#8220; background_color_gradient_direction=&#8220;360deg&#8220; background_color_gradient_stops=&#8220;rgba(0,0,0,0.5) 0%|rgba(0,0,0,0) 100%&#8220; background_color_gradient_overlays_image=&#8220;on&#8220; background_color_gradient_start=&#8220;rgba(0,0,0,0.5)&#8220; background_color_gradient_end=&#8220;rgba(0,0,0,0)&#8220; background_image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Village-Mas-Torrellas.webp&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_button button_url=&#8220;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8220; button_text=&#8220;- IM VILLAGE BUCHEN&#8220; button_alignment=&#8220;center&#8220; module_class=&#8220;button_index&#8220; _builder_version=&#8220;4.27.5&#8243; _dynamic_attributes=&#8220;button_url&#8220; _module_preset=&#8220;default&#8220; custom_button=&#8220;on&#8220; button_text_size=&#8220;0.8em&#8220; button_text_color=&#8220;#000000&#8243; button_bg_color=&#8220;#FFFFFF&#8220; button_border_width=&#8220;1px&#8220; button_border_radius=&#8220;0px&#8220; custom_margin=&#8220;||40px||false|false&#8220; custom_padding=&#8220;20px|50px|20px|50px|true|true&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_2&#8243; custom_padding_last_edited=&#8220;on|phone&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#000000&#8243; width=&#8220;95%&#8220; width_tablet=&#8220;95%&#8220; width_phone=&#8220;95%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;100%&#8220; module_alignment=&#8220;center&#8220; custom_padding=&#8220;100px||100px|||&#8220; custom_padding_tablet=&#8220;100px||100px|||&#8220; custom_padding_phone=&#8220;0px||0px||false|false&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_image src=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-Costa-Brava-Restaurant-Mas-Torrellas.webp&#8220; alt=&#8220;Restaurante de Hotel en Costa Brava, Mas Torrellas&#8220; title_text=&#8220;hotel-en-Costa-Brava-Restaurant-Mas-Torrellas&#8220; module_class=&#8220;img_left&#8220; _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; position_origin_a=&#8220;center_center&#8220; position_origin_r=&#8220;bottom_left&#8220; width=&#8220;100%&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; max_width=&#8220;70%&#8220; custom_margin=&#8220;||0px||false|false&#8220; custom_padding=&#8220;85px||30px||false|false&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title\">Das Restaurant<\/h3>\n<p><\/p>\n<p class=\"para_text\">Ein Hotel an der Costa Brava mit einem abwechslungsreichen und internationalen gastronomischen Angebot. Unser Restaurant passt sich selbst den anspruchsvollsten Geschm\u00e4ckern an. Einige unserer Spezialit\u00e4ten, die in der Region einzigartig sind, machen den Unterschied aus. Grillgerichte, Speisen von der Plancha, Pasta, Reisgerichte und sogar moderne Kreationen erwarten Sie in unserem Restaurant.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8220;https:\/\/mastorrellas.com\/de\/mas-torrellas\/restaurant\/#reserva_rest&#8220; button_text=&#8220;- RESERVIEREN&#8220; button_alignment=&#8220;left&#8220; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; custom_button=&#8220;on&#8220; button_text_size=&#8220;12px&#8220; button_text_color=&#8220;#ffb4a2&#8243; button_border_width=&#8220;1px&#8220; button_border_color=&#8220;#ffb4a2&#8243; button_border_radius=&#8220;0px&#8220; custom_padding=&#8220;20px|40px|20px|40px|true|true&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8220;1_2,1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; max_width=&#8220;70%&#8220; custom_margin=&#8220;||-2px|20%|false|false&#8220; custom_margin_tablet=&#8220;||-2px|20%|false|false&#8220; custom_margin_phone=&#8220;||0px|0%|false|false&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;70px||30px||false|false&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title_bl\">Die Masia<\/h3>\n<p><\/p>\n<p class=\"para_text_bl\">Sie w\u00fcnschen sich einen besonderen Aufenthalt, gepr\u00e4gt von Geschichte sowie einer herzlichen und famili\u00e4ren Atmosph\u00e4re? Dann ist unsere Masia genau der richtige Ort f\u00fcr Sie. Die Masia stammt aus dem Jahr 1778 und ist das Herzst\u00fcck unseres Hauses \u2013 hier entstand unsere Leidenschaft, hochwertige Unterk\u00fcnfte anzubieten. Wir verf\u00fcgen \u00fcber 15 Zimmer. W\u00e4hlen Sie Ihr Lieblingszimmer!<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8220;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8220; button_text=&#8220;- RESERVIEREN&#8220; button_alignment=&#8220;left&#8220; _builder_version=&#8220;4.27.5&#8243; _dynamic_attributes=&#8220;button_url&#8220; _module_preset=&#8220;default&#8220; custom_button=&#8220;on&#8220; button_text_size=&#8220;12px&#8220; button_text_color=&#8220;#c4a381&#8243; button_border_width=&#8220;1px&#8220; button_border_color=&#8220;#c4a381&#8243; button_border_radius=&#8220;0px&#8220; custom_margin=&#8220;|||20%|false|false&#8220; custom_margin_tablet=&#8220;|||20%|false|false&#8220; custom_margin_phone=&#8220;|||8%|false|false&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;20px|40px|20px|40px|true|true&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_image src=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/Mas-Torrellas-Masia-Fachada-hotel-en-costa-brava.webp&#8220; alt=&#8220;La Masia, Hotel en Costa Brava&#8220; title_text=&#8220;Mas-Torrellas-Masia-Fachada-hotel-en-costa-brava&#8220; module_class=&#8220;img_right&#8220; _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_padding=&#8220;0px|||||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_2&#8243; use_custom_gutter=&#8220;on&#8220; gutter_width=&#8220;1&#8243; make_equal=&#8220;on&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_enable_color=&#8220;off&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_image src=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/Mas-Torrellas-Village-hotel-en-costa-brava-1.webp&#8220; alt=&#8220;Village, Mas Torrellas. Hotel en Costa Brava&#8220; title_text=&#8220;Mas-Torrellas-Village-hotel-en-costa-brava-1&#8243; _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#6d584b&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; width_tablet=&#8220;70%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width_tablet=&#8220;&#8220; max_width_phone=&#8220;100%&#8220; max_width_last_edited=&#8220;on|phone&#8220; custom_margin=&#8220;46px|80px|20px|80px|false|true&#8220; custom_margin_tablet=&#8220;46px|80px|20px|80px|false|true&#8220; custom_margin_phone=&#8220;46px|0px|20px|0px|false|true&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;50px|30px||30px|false|true&#8220; module_alignment_tablet=&#8220;&#8220; module_alignment_phone=&#8220;center&#8220; module_alignment_last_edited=&#8220;on|desktop&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title\">Village<\/h3>\n<p><\/p>\n<p class=\"para_text\">M\u00f6chten Sie einen Aufenthalt mit allem Komfort genie\u00dfen \u2013 in einer ruhigen Umgebung und mit modernen Einrichtungen? Das Mas Torrellas Village ist ein moderner Komplex mit Zimmern und Bungalows, der Ihnen alle Annehmlichkeiten eines 4-Sterne-Hotels bietet \u2013 mit einem Plus an Qualit\u00e4t und einigen besonderen Extras.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8220;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8220; button_text=&#8220;- RESERVIEREN&#8220; button_alignment=&#8220;left&#8220; _builder_version=&#8220;4.27.5&#8243; _dynamic_attributes=&#8220;button_url&#8220; _module_preset=&#8220;default&#8220; custom_button=&#8220;on&#8220; button_text_size=&#8220;12px&#8220; button_text_color=&#8220;#FFFFFF&#8220; button_border_width=&#8220;1px&#8220; button_border_color=&#8220;#FFFFFF&#8220; button_border_radius=&#8220;0px&#8220; custom_margin=&#8220;40px|||110px|false|false&#8220; custom_margin_tablet=&#8220;|||80px|false|false&#8220; custom_margin_phone=&#8220;|||8%|false|false&#8220; custom_margin_last_edited=&#8220;on|desktop&#8220; custom_padding=&#8220;20px|40px|20px|40px|true|true&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_padding=&#8220;||0px|||&#8220; module_alignment_tablet=&#8220;&#8220; module_alignment_phone=&#8220;&#8220; module_alignment_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_enable_color=&#8220;off&#8220; background_image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Mas-Torrellas-Pitchputt.png&#8220; width=&#8220;95%&#8220; width_tablet=&#8220;95%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;95%&#8220; max_width_tablet=&#8220;95%&#8220; max_width_phone=&#8220;100%&#8220; max_width_last_edited=&#8220;on|phone&#8220; module_alignment=&#8220;right&#8220; height=&#8220;100vh&#8220; custom_padding=&#8220;1px||1px||true|false&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text module_class=&#8220;text_pp&#8220; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; text_text_color=&#8220;#111111&#8243; background_color=&#8220;#f1f1f1&#8243; width=&#8220;90%&#8220; width_tablet=&#8220;90%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;100%&#8220; module_alignment=&#8220;left&#8220; custom_margin=&#8220;|103px||||&#8220; custom_padding=&#8220;70px|50px|50px|50px|false|true&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title_bl\">Pitch &amp; Putt<\/h3>\n<p><\/p>\n<p class=\"para_text_mont_bl\">Spielen Sie gerne Golf oder m\u00f6chten Sie lernen, wie Sie Ihren perfekten Schwung verbessern k\u00f6nnen? Im Mas Torrellas Pitch&amp;Putt ist das m\u00f6glich! Freuen Sie sich auf eine Driving Range, einen Approach-Bereich, ein Putting Green, ein Clubhaus, ein Restaurant, Umkleider\u00e4ume, eine Chill-out-Zone, einen Pro-Shop, Materialverleih, eine Golfschule und vieles mehr.<\/p>\n<p><\/p>\n<p><a class=\"et_pb_button et_pb_button_4 et_pb_bg_layout_light button_pp\" style=\"color: #000000; background-color: #62a87c;\" href=\"https:\/\/mastorrellas.com\/de\/mas-torrellas\/pitchputt\/#reserva_pitchputt\">&#8211; BUCHEN<\/a><\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#000000&#8243; min_height_tablet=&#8220;&#8220; min_height_phone=&#8220;500px&#8220; min_height_last_edited=&#8220;on|phone&#8220; height_tablet=&#8220;&#8220; height_phone=&#8220;800px&#8220; height_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;110px||110px||true|false&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; max_width=&#8220;80%&#8220; module_alignment=&#8220;center&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; max_width=&#8220;70%&#8220; module_alignment=&#8220;center&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"test_title\">ERLEBNIS<\/h3>\n<p><\/p>\n<p class=\"test_text\">Wir sorgen daf\u00fcr, dass Ihr Aufenthalt zu den sch\u00f6nsten Erlebnissen Ihres Urlaubs wird.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_padding=&#8220;||0px|||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; custom_margin=&#8220;-274px|auto||auto||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_image src=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Logo_Mas_experience.png&#8220; alt=&#8220;Logo Mas Torrellas experience&#8220; title_text=&#8220;Logo Mas Torrellas experience&#8220; align=&#8220;right&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_margin=&#8220;-35px|||||&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;90%&#8220; max_width=&#8220;90%&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; max_width=&#8220;70%&#8220; custom_margin=&#8220;||-2px|10%|false|false&#8220; custom_padding=&#8220;160px||16px||false|false&#8220; custom_padding_tablet=&#8220;160px||16px||false|false&#8220; custom_padding_phone=&#8220;0px||||false|false&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title_bl\">Wir gehen einen Schritt weiter<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; width_tablet=&#8220;70%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;70%&#8220; max_width_tablet=&#8220;70%&#8220; max_width_phone=&#8220;100%&#8220; max_width_last_edited=&#8220;on|phone&#8220; custom_margin=&#8220;||-2px|10%|false|false&#8220; custom_margin_tablet=&#8220;||-2px|10%|false|false&#8220; custom_margin_phone=&#8220;||-2px|0%|false|false&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;26px||30px|60px|false|false&#8220; custom_padding_tablet=&#8220;26px||30px|60px|false|false&#8220; custom_padding_phone=&#8220;26px|30px|30px|30px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; module_alignment_tablet=&#8220;&#8220; module_alignment_phone=&#8220;left&#8220; module_alignment_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"para_text_mont_bl\">Das Konzept der (Aus-)Zeit steht f\u00fcr eine Dualit\u00e4t \u2013 f\u00fcr das echte Bed\u00fcrfnis, dem Alltag zu entfliehen und einen Ort der Ruhe, des Friedens und der Entspannung zu finden.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_image src=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Village-Mas-Torrellas.webp&#8220; alt=&#8220;Hotel en Costa Brava | Village | Mas Torrellas&#8220; title_text=&#8220;hotel-en-costa-brava-Village-Mas-Torrellas&#8220; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; hover_enabled=&#8220;0&#8243; global_colors_info=&#8220;{}&#8220; sticky_enabled=&#8220;0&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;90%&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"para_title_bl\">Es geht darum, sich vom Gewohnten und vom Alltag zu l\u00f6sen, um wieder mit sich selbst, mit der Natur und mit den Menschen um uns herum in Verbindung zu treten.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;90%&#8220; max_width=&#8220;90%&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_image src=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Torre-Mas-Torrellas.jpg&#8220; alt=&#8220;Torre Mas Torrellas&#8220; title_text=&#8220;Torre Mas Torrellas&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; width_tablet=&#8220;70%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;70%&#8220; max_width_tablet=&#8220;70%&#8220; max_width_phone=&#8220;100%&#8220; max_width_last_edited=&#8220;on|phone&#8220; custom_margin=&#8220;||-2px|10%|false|false&#8220; custom_margin_tablet=&#8220;||-2px|10%|false|false&#8220; custom_margin_phone=&#8220;||-2px|0%|false|false&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;150px||16px||false|false&#8220; custom_padding_tablet=&#8220;150px||16px||false|false&#8220; custom_padding_phone=&#8220;30px|30px||30px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; module_alignment_tablet=&#8220;&#8220; module_alignment_phone=&#8220;left&#8220; module_alignment_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"para_text_bl\">Unser Qualit\u00e4tsversprechen pr\u00e4gt jede Erfahrung, die wir in unseren Einrichtungen bieten. Bei Mas Torrellas verfolgen sowohl unser Team als auch unsere Anlagen ein einziges Ziel:<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; width_tablet=&#8220;70%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;70%&#8220; max_width_tablet=&#8220;70%&#8220; max_width_phone=&#8220;100%&#8220; max_width_last_edited=&#8220;on|phone&#8220; custom_margin=&#8220;||-2px|10%|false|false&#8220; custom_margin_tablet=&#8220;||-2px|10%|false|false&#8220; custom_margin_phone=&#8220;|||0%|false|false&#8220; custom_margin_last_edited=&#8220;on|phone&#8220; custom_padding=&#8220;26px||30px|60px|false|false&#8220; custom_padding_tablet=&#8220;26px||30px|60px|false|false&#8220; custom_padding_phone=&#8220;|30px||30px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; module_alignment_tablet=&#8220;&#8220; module_alignment_phone=&#8220;left&#8220; module_alignment_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"para_text_pair_bl\">Ihnen einen einzigartigen und besonderen Aufenthalt in Erinnerung zu hinterlassen, der Ihnen eine echte Auszeit und Erholung erm\u00f6glicht hat.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#f0f1f1&#8243; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; max_width=&#8220;70%&#8220; module_alignment=&#8220;center&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"test_title_bk\">UNTERKUNFT<\/h3>\n<p><\/p>\n<p class=\"test_text_bk\">F\u00fcr Liebhaber moderner und traditioneller Atmosph\u00e4re.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8220;1_2,1_2&#8243; use_custom_gutter=&#8220;on&#8220; make_equal=&#8220;on&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; min_height=&#8220;100vh&#8220; height=&#8220;100vh&#8220; max_height=&#8220;100vh&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Habitacio\u0301n-Village.jpg&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text module_class=&#8220;text_alojamiento&#8220; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#FFFFFF&#8220; width=&#8220;75%&#8220; max_width=&#8220;75%&#8220; module_alignment=&#8220;left&#8220; custom_padding=&#8220;40px|35px|40px|35px|true|true&#8220; global_colors_info=&#8220;{}&#8220;]Unsere neueste Anlage, die im Jahr 2021 fertiggestellt wurde: ein modernes und weitl\u00e4ufiges 4-Sterne-Hotelresort, das wie eine echte Oase inmitten der Natur wirkt. Es bietet gro\u00dfz\u00fcgige Zimmer und Bungalows mit allem Komfort, den Sie f\u00fcr einen unvergesslichen Aufenthalt ben\u00f6tigen: K\u00fcche, Badezimmer, gro\u00dfe private Terrassen, privater Whirlpool und vieles mehr.<\/p>\n<p><a class=\"text_link\" href=\"https:\/\/mastorrellas.com\/de\/reservieren\/\">Im Village buchen<\/a>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Habitacion-Doble-Masia-Mas-Torrellas-global.jpg&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text module_class=&#8220;text_alojamiento&#8220; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#FFFFFF&#8220; width=&#8220;75%&#8220; max_width=&#8220;75%&#8220; module_alignment=&#8220;left&#8220; custom_padding=&#8220;40px|35px|40px|35px|true|true&#8220; global_colors_info=&#8220;{}&#8220;]Die perfekte Unterkunft f\u00fcr alle, die Tradition, Geschichte und eine pers\u00f6nliche Atmosph\u00e4re sch\u00e4tzen. Ein Ort, der Sie auf eine Reise in die Vergangenheit mitnimmt \u2013 genauer gesagt ins Jahr 1778, als diese beeindruckende Masia erbaut wurde. Heute verbindet sie ihren historischen Charme mit modernem Komfort und direktem Zugang zum Restaurant.<\/p>\n<p><a class=\"text_link\" href=\"https:\/\/mastorrellas.com\/de\/reservieren\/\">In der Masia buchen<\/a>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_enable_color=&#8220;off&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.25.1&#8243; _module_preset=&#8220;default&#8220; width=&#8220;70%&#8220; width_tablet=&#8220;70%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;70%&#8220; max_width_tablet=&#8220;70%&#8220; max_width_phone=&#8220;100%&#8220; max_width_last_edited=&#8220;on|phone&#8220; module_alignment=&#8220;center&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"test_title_rest\">GASTRONOMISCHES ANGEBOT<\/h3>\n<p><\/p>\n<p class=\"test_text_bk\">Ein Hotel an der Costa Brava mit internationaler K\u00fcche \u2013 von traditionellen Gerichten bis hin zu modernen kulinarischen Kreationen.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][dsm_card_carousel slide_to_show=&#8220;5&#8243; space_between=&#8220;40&#8243; equal_height=&#8220;on&#8220; arrows=&#8220;off&#8220; arrow_position=&#8220;inside&#8220; badge_show_on_hover=&#8220;on&#8220; image_alignment=&#8220;center&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_text_align=&#8220;center&#8220; header_font_size=&#8220;1em&#8220; custom_padding=&#8220;|40px||40px|false|true&#8220; global_colors_info=&#8220;{}&#8220;][dsm_card_carousel_child title=&#8220;Garnelen aus dem Ofen&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-Gambas.jpg&#8220; image_background_height=&#8220;40vh&#8220; button_url_new_window=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220; parent_button=&#8220;off&#8220; parent_header_level=&#8220;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8220;Reis nach Art &quot;Mar i Muntanya&quot;&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-arroz.jpg&#8220; image_background_height=&#8220;40vh&#8220; button_url_new_window=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220; parent_button=&#8220;off&#8220; parent_header_level=&#8220;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8220;Gegrilltes Kaninchen&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-conejo.jpg&#8220; image_background_height=&#8220;40vh&#8220; button_url_new_window=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220; parent_button=&#8220;off&#8220; parent_header_level=&#8220;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8220;Morcheln mit Entenfoie gras&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-foie.jpg&#8220; image_background_height=&#8220;40vh&#8220; button_url_new_window=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220; parent_button=&#8220;off&#8220; parent_header_level=&#8220;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8220;Millefeuille vom Rind&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-milhojas.png&#8220; image_background_height=&#8220;40vh&#8220; button_url_new_window=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220; parent_button=&#8220;off&#8220; parent_header_level=&#8220;h4&#8243;][\/dsm_card_carousel_child][\/dsm_card_carousel][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_button button_url=&#8220;https:\/\/mastorrellas.com\/de\/mas-torrellas\/restaurant\/#reserva_rest&#8220; button_text=&#8220;- TISCH RESERVIEREN&#8220; button_alignment=&#8220;center&#8220; _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; custom_button=&#8220;on&#8220; button_text_size=&#8220;12px&#8220; button_text_color=&#8220;#000000&#8243; button_bg_color=&#8220;#ffb4a2&#8243; button_border_width=&#8220;0px&#8220; button_border_color=&#8220;#ffb4a2&#8243; button_border_radius=&#8220;0px&#8220; custom_padding=&#8220;20px|40px|20px|40px|true|true&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_padding=&#8220;||0px|||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_4,1_4&#8243; custom_padding_last_edited=&#8220;on|phone&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; custom_padding=&#8220;|70px|0px||false|false&#8220; custom_padding_tablet=&#8220;|70px|0px||false|false&#8220; custom_padding_phone=&#8220;|0px|0px||false|false&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#f0f1f1&#8243; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; custom_margin=&#8220;||||false|true&#8220; custom_padding=&#8220;50px|14%|50px|14%|true|false&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title_bl\">Service &amp; Aktivit\u00e4ten<\/h3>\n<p><\/p>\n<p class=\"para_text_mont_bl\">Das Wohlbefinden und die Unterhaltung unserer G\u00e4ste haben f\u00fcr uns oberste Priorit\u00e4t.<\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; custom_margin=&#8220;||-9px|||&#8220; custom_padding=&#8220;|20px|||false|false&#8220; hover_enabled=&#8220;0&#8243; global_colors_info=&#8220;{}&#8220; sticky_enabled=&#8220;0&#8243;]<\/p>\n<div class=\"row\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"col-md-6\"><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/02\/Pitchputt-Mas-Torrellas-jugador.jpg\" class=\"img-respon-row\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"col-md-6\"><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"\/wp-content\/uploads\/hotel-en-costa-brava-Village-Mas-Torrellas.webp\" class=\"img-respon-row\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"row\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"col-12\"><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/02\/Mas-Torrellas-Pitchputt.jpg\" class=\"img-responsive\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"row\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"col-md-6\"><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/02\/Mas-Torrellas-Village-Terraza.jpg\" class=\"img-responsive\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"col-md-6\"><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/02\/Mas-Torrellas-padel.jpg\" class=\"img-responsive\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][et_pb_code _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_margin=&#8220;4px|||||&#8220; custom_padding=&#8220;||2px|||&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_code][\/et_pb_column][et_pb_column type=&#8220;1_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_blurb title=&#8220;PISCINASSCHWIMMB\u00c4DER&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Piscinas.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">Innen- und Au\u00dfenbereich. Mit allem Komfort: Solarium, Liegen, Sonnensegel, Duschen usw.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8220;TERRASSEN&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Terraza_bar.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">Ein wesentliches Element unserer Anlage \u2013 deshalb finden Sie es in jeder Ecke des Resorts.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8220;SPA&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Spa.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">Beheizter Pool mit Massaged\u00fcsen und Sprudelbereichen, W\u00e4rmeliegen, Umkleider\u00e4umen, Duschen und vielem mehr.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8220;RESTAURANT&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">Mit t\u00e4glichem Angebot f\u00fcr Fr\u00fchst\u00fcck, Mittag- und Abendessen. Die Bar ist ebenfalls jeden Tag ge\u00f6ffnet.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8220;1_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_blurb title=&#8220;PADEL&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Padel.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">Zwei Padelpl\u00e4tze stehen Ihnen zur Verf\u00fcgung \u2013 ideal f\u00fcr alle Liebhaber dieses beliebten R\u00fcckschlagsports.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8220;SPIELZIMMER&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Sala_de_juegos.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">Wir verf\u00fcgen \u00fcber einen Unterhaltungsraum, der sowohl f\u00fcr Kinder als auch f\u00fcr Erwachsene bestens geeignet ist.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8220;PITCH &amp; PUTT&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/PitchPutt.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">F\u00fcr Golfbegeisterte und Einsteiger, die ihren Schwung erlernen oder verbessern m\u00f6chten.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8220;WEITERE SERVICES&#8220; image=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Cargador_vehiculo.svg&#8220; icon_alignment=&#8220;left&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; header_font=&#8220;|700|||||||&#8220; header_font_size=&#8220;16px&#8220; custom_padding=&#8220;||||false|true&#8220; custom_padding_tablet=&#8220;||||false|true&#8220; custom_padding_phone=&#8220;|40px||40px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"servicio_text\">Privater und \u00fcberdachter Parkplatz, Ladestationen f\u00fcr Elektrofahrzeuge, grundlegende Annehmlichkeiten und vieles mehr.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; Mehr Infos<\/a><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; text_orientation=&#8220;center&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; custom_margin=&#8220;||||false|true&#8220; custom_padding=&#8220;1px|14%|1px|14%|true|false&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title_bl\">Neuigkeiten<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][dsm_blog_carousel use_date=&#8220;off&#8220; use_author=&#8220;off&#8220; use_readmore=&#8220;on&#8220; readmore_text=&#8220;Artikel lesen&#8220; columns=&#8220;4&#8243; centered_slides=&#8220;on&#8220; use_pagi=&#8220;off&#8220; columns_tablet=&#8220;4&#8243; columns_phone=&#8220;1&#8243; columns_last_edited=&#8220;on|phone&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; title_font=&#8220;||||||||&#8220; custom_readmore=&#8220;on&#8220; readmore_text_size=&#8220;1em&#8220; readmore_text_color=&#8220;#000000&#8243; readmore_border_width=&#8220;0px&#8220; readmore_alignment=&#8220;left&#8220; width=&#8220;90%&#8220; max_width=&#8220;90%&#8220; module_alignment=&#8220;center&#8220; global_colors_info=&#8220;{}&#8220;][\/dsm_blog_carousel][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_button button_url=&#8220;https:\/\/mastorrellas.com\/de\/aktuelles\/&#8220; button_text=&#8220;ALLE NEUIGKEITEN&#8220; button_alignment=&#8220;center&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_button=&#8220;on&#8220; button_text_size=&#8220;0.8em&#8220; button_text_color=&#8220;#000000&#8243; button_border_width=&#8220;1px&#8220; button_border_color=&#8220;#cccccc&#8220; button_border_radius=&#8220;0px&#8220; custom_margin=&#8220;||-3px||false|false&#8220; custom_padding=&#8220;20px|50px|20px|50px|true|true&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#f0f1f1&#8243; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_4,3_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; custom_margin=&#8220;||||false|true&#8220; custom_padding=&#8220;1px|14%|1px|14%|true|false&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"para_title_bl\">Bewertungen<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; custom_margin=&#8220;||||false|true&#8220; custom_padding=&#8220;2px|14%|2px|14%|true|false&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"para_text_mont_bl\">Das Wohlbefinden und die Unterhaltung unserer G\u00e4ste haben f\u00fcr uns oberste Priorit\u00e4t.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8220;3_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_code _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;]<pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-disable-animation ti-show-rating-text ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"hace %d %s|hoy|d\u00eda|d\u00edas|semana|semanas|mes|meses|a\u00f1o|a\u00f1os\" data-plugin-version=\"13.2.9\" data-layout-id=\"5\" data-layout-category=\"slider\" data-set-id=\"ligth-border\" data-pid=\"\" data-language=\"es\" data-close-locale=\"Cerca\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Respuesta del propietario\" data-only-rating-locale=\"Esta usuario solo dej\u00f3 una calificaci\u00f3n.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer ti-footer-grid source-Google\"> <div class=\"ti-fade-container\"> <div class=\"ti-rating-text\"> <strong class=\"ti-rating ti-rating-large\"> EXCELENTE <\/strong> <\/div> <span class=\"ti-stars star-lg\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/h.svg\" alt=\"Google star 5.0.5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\">A base de <strong>174 rese\u00f1as<\/strong><\/span> <\/div> <div class=\"ti-large-logo\"> <div class=\"ti-v-center\"> <trustindex-image class=\"ti-logo-fb\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/logo.svg\" width=\"150\" height=\"25\" loading=\"lazy\" alt=\"Google\"><\/trustindex-image> <\/div> <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Siguiente rese\u00f1a\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Rese\u00f1a anterior\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1650499200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/AOh14GgLb_qQ-1nNRnUMPzuX1orXksLAlhP_xBGk4LhsHCo=w40-h40-c-c-rp-w40-h40-mo-br100\" alt=\"Marta P. profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Marta P. <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Hotel incre\u00edble por ubicaci\u00f3n, vistas y tranquilidad. Destacar\u00eda su restaurante, cocina catalana tradicional de las que ya cuesta encontrar.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1650240000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/AOh14GhFiLz0OJ1Q2pGJTwnp2fTG-ic5UJ-nF78hpRGCK2k=w40-h40-c-c-rp-w40-h40-mo-ba4-br100\" alt=\"Albert Blavi profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Albert Blavi <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Restaurante muy bonito en Santa Cristina D\u2019Aro.\nMuy buenas raciones. Buena relaci\u00f3n calidad, cantidad, precio.\nPersonal amable.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1633910400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/AOh14GjlWhbHIKpqpJvVtm7Ecja79yxJ-3sWXR4F5Z3ufw=w40-h40-c-c-rp-w40-h40-mo-ba4-br100\" alt=\"Fred Stoker profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Fred Stoker <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/e.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Die alte Masia ist immer noch sch\u00f6n.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1632614400\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/AOh14GiV4z7XM2kRClGcD38JTvlNrTWqc7Y2--GPDYpfdMo=w40-h40-c-c-rp-w40-h40-mo-br100\" alt=\"Eva Torres profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Eva Torres <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Un sitio tranquilo rodeado de monta\u00f1as. Buena comida y buen servicio<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1631923200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/AOh14Gi2TVZx4hD3vuCStAqcBJl9lvGa-Yxj535hRt-3CQ=w40-h40-c-c-rp-w40-h40-mo-br100\" alt=\"rudy praet profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> rudy praet <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Top locatie<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1631491200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Publicado en <\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/AATXAJydfbBELQEgSy7O9UaVi4OTo3nhtgqaLAl3dKi0=w40-h40-c-c-rp-w40-h40-mo-br100\" alt=\"Martine Solignac profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Martine Solignac <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/e.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Cadre agr\u00e9able, cuisine raffin\u00e9e.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Ocultar\" data-open-text=\"Leer m\u00e1s\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/mastorrellas.com\/wp-content\/uploads\/trustindex-google-widget.css?1776204625\"><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row column_structure=&#8220;1_2,1_2&#8243; use_custom_gutter=&#8220;on&#8220; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; width=&#8220;95%&#8220; max_width=&#8220;95%&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.24.0&#8243; _module_preset=&#8220;default&#8220; width=&#8220;100%&#8220; max_width=&#8220;100%&#8220; module_alignment=&#8220;left&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<p class=\"test_text_bk\">Kontakt &amp; Reservierungen<\/p>\n<p>[\/et_pb_text][et_pb_contact_form use_spam_service=&#8220;on&#8220; recaptcha_list=&#8220;Mas Torrellas-0&#8243; email=&#8220;info@mastorrellas.com&#8220; custom_message=&#8220;FORMULARIO CONTACTO WEB &#8211; INICIO||et_pb_line_break_holder||%%Name%%||et_pb_line_break_holder||%%Phone%%||et_pb_line_break_holder||%%Email%%||et_pb_line_break_holder||%%Message%%||et_pb_line_break_holder||&#8220; success_message=&#8220;Nachricht erfolgreich gesendet&#8220; submit_button_text=&#8220;NACHRICHT SENDEN&#8220; _builder_version=&#8220;4.20.2&#8243; _module_preset=&#8220;default&#8220; _unique_id=&#8220;fb46774e-77f4-485f-9e69-8ddaae07a22a&#8220; form_field_background_color=&#8220;#FFFFFF&#8220; form_field_text_color=&#8220;#000000&#8243; custom_button=&#8220;on&#8220; button_text_size=&#8220;12px&#8220; button_text_color=&#8220;#FFFFFF&#8220; button_bg_color=&#8220;#000000&#8243; button_border_color=&#8220;#000000&#8243; button_border_radius=&#8220;0px&#8220; button_custom_margin=&#8220;40px||40px||true|false&#8220; button_custom_padding=&#8220;20px|50px|20px|50px|true|true&#8220; width=&#8220;70%&#8220; width_tablet=&#8220;70%&#8220; width_phone=&#8220;100%&#8220; width_last_edited=&#8220;on|phone&#8220; max_width=&#8220;70%&#8220; max_width_tablet=&#8220;70%&#8220; max_width_phone=&#8220;100%&#8220; max_width_last_edited=&#8220;on|phone&#8220; module_alignment=&#8220;center&#8220; custom_padding=&#8220;||||false|false&#8220; custom_padding_tablet=&#8220;||||false|false&#8220; custom_padding_phone=&#8220;|30px||30px|false|true&#8220; custom_padding_last_edited=&#8220;on|phone&#8220; border_width_bottom=&#8220;1px&#8220; border_color_bottom=&#8220;#000000&#8243; global_colors_info=&#8220;{}&#8220;][et_pb_contact_field field_id=&#8220;Name&#8220; field_title=&#8220;Name&#8220; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; global_colors_info=&#8220;{}&#8220; button_text_size__hover_enabled=&#8220;off&#8220; button_one_text_size__hover_enabled=&#8220;off&#8220; button_two_text_size__hover_enabled=&#8220;off&#8220; button_text_color__hover_enabled=&#8220;off&#8220; button_one_text_color__hover_enabled=&#8220;off&#8220; button_two_text_color__hover_enabled=&#8220;off&#8220; button_border_width__hover_enabled=&#8220;off&#8220; button_one_border_width__hover_enabled=&#8220;off&#8220; button_two_border_width__hover_enabled=&#8220;off&#8220; button_border_color__hover_enabled=&#8220;off&#8220; button_one_border_color__hover_enabled=&#8220;off&#8220; button_two_border_color__hover_enabled=&#8220;off&#8220; button_border_radius__hover_enabled=&#8220;off&#8220; button_one_border_radius__hover_enabled=&#8220;off&#8220; button_two_border_radius__hover_enabled=&#8220;off&#8220; button_letter_spacing__hover_enabled=&#8220;off&#8220; button_one_letter_spacing__hover_enabled=&#8220;off&#8220; button_two_letter_spacing__hover_enabled=&#8220;off&#8220; button_bg_color__hover_enabled=&#8220;off&#8220; button_one_bg_color__hover_enabled=&#8220;off&#8220; button_two_bg_color__hover_enabled=&#8220;off&#8220;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8220;Phone&#8220; field_title=&#8220;Telefon&#8220; allowed_symbols=&#8220;numbers&#8220; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; global_colors_info=&#8220;{}&#8220; button_text_size__hover_enabled=&#8220;off&#8220; button_one_text_size__hover_enabled=&#8220;off&#8220; button_two_text_size__hover_enabled=&#8220;off&#8220; button_text_color__hover_enabled=&#8220;off&#8220; button_one_text_color__hover_enabled=&#8220;off&#8220; button_two_text_color__hover_enabled=&#8220;off&#8220; button_border_width__hover_enabled=&#8220;off&#8220; button_one_border_width__hover_enabled=&#8220;off&#8220; button_two_border_width__hover_enabled=&#8220;off&#8220; button_border_color__hover_enabled=&#8220;off&#8220; button_one_border_color__hover_enabled=&#8220;off&#8220; button_two_border_color__hover_enabled=&#8220;off&#8220; button_border_radius__hover_enabled=&#8220;off&#8220; button_one_border_radius__hover_enabled=&#8220;off&#8220; button_two_border_radius__hover_enabled=&#8220;off&#8220; button_letter_spacing__hover_enabled=&#8220;off&#8220; button_one_letter_spacing__hover_enabled=&#8220;off&#8220; button_two_letter_spacing__hover_enabled=&#8220;off&#8220; button_bg_color__hover_enabled=&#8220;off&#8220; button_one_bg_color__hover_enabled=&#8220;off&#8220; button_two_bg_color__hover_enabled=&#8220;off&#8220;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8220;Email&#8220; field_title=&#8220;E-mail&#8220; field_type=&#8220;email&#8220; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; global_colors_info=&#8220;{}&#8220; button_text_size__hover_enabled=&#8220;off&#8220; button_one_text_size__hover_enabled=&#8220;off&#8220; button_two_text_size__hover_enabled=&#8220;off&#8220; button_text_color__hover_enabled=&#8220;off&#8220; button_one_text_color__hover_enabled=&#8220;off&#8220; button_two_text_color__hover_enabled=&#8220;off&#8220; button_border_width__hover_enabled=&#8220;off&#8220; button_one_border_width__hover_enabled=&#8220;off&#8220; button_two_border_width__hover_enabled=&#8220;off&#8220; button_border_color__hover_enabled=&#8220;off&#8220; button_one_border_color__hover_enabled=&#8220;off&#8220; button_two_border_color__hover_enabled=&#8220;off&#8220; button_border_radius__hover_enabled=&#8220;off&#8220; button_one_border_radius__hover_enabled=&#8220;off&#8220; button_two_border_radius__hover_enabled=&#8220;off&#8220; button_letter_spacing__hover_enabled=&#8220;off&#8220; button_one_letter_spacing__hover_enabled=&#8220;off&#8220; button_two_letter_spacing__hover_enabled=&#8220;off&#8220; button_bg_color__hover_enabled=&#8220;off&#8220; button_one_bg_color__hover_enabled=&#8220;off&#8220; button_two_bg_color__hover_enabled=&#8220;off&#8220;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8220;Message&#8220; field_title=&#8220;Wie k\u00f6nnen wir Ihnen helfen?&#8220; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; global_colors_info=&#8220;{}&#8220; button_text_size__hover_enabled=&#8220;off&#8220; button_one_text_size__hover_enabled=&#8220;off&#8220; button_two_text_size__hover_enabled=&#8220;off&#8220; button_text_color__hover_enabled=&#8220;off&#8220; button_one_text_color__hover_enabled=&#8220;off&#8220; button_two_text_color__hover_enabled=&#8220;off&#8220; button_border_width__hover_enabled=&#8220;off&#8220; button_one_border_width__hover_enabled=&#8220;off&#8220; button_two_border_width__hover_enabled=&#8220;off&#8220; button_border_color__hover_enabled=&#8220;off&#8220; button_one_border_color__hover_enabled=&#8220;off&#8220; button_two_border_color__hover_enabled=&#8220;off&#8220; button_border_radius__hover_enabled=&#8220;off&#8220; button_one_border_radius__hover_enabled=&#8220;off&#8220; button_two_border_radius__hover_enabled=&#8220;off&#8220; button_letter_spacing__hover_enabled=&#8220;off&#8220; button_one_letter_spacing__hover_enabled=&#8220;off&#8220; button_two_letter_spacing__hover_enabled=&#8220;off&#8220; button_bg_color__hover_enabled=&#8220;off&#8220; button_one_bg_color__hover_enabled=&#8220;off&#8220; button_two_bg_color__hover_enabled=&#8220;off&#8220;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8220;Date&#8220; field_title=&#8220;Anreise- und Abreisedatum&#8220; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; global_colors_info=&#8220;{}&#8220; button_text_size__hover_enabled=&#8220;off&#8220; button_one_text_size__hover_enabled=&#8220;off&#8220; button_two_text_size__hover_enabled=&#8220;off&#8220; button_text_color__hover_enabled=&#8220;off&#8220; button_one_text_color__hover_enabled=&#8220;off&#8220; button_two_text_color__hover_enabled=&#8220;off&#8220; button_border_width__hover_enabled=&#8220;off&#8220; button_one_border_width__hover_enabled=&#8220;off&#8220; button_two_border_width__hover_enabled=&#8220;off&#8220; button_border_color__hover_enabled=&#8220;off&#8220; button_one_border_color__hover_enabled=&#8220;off&#8220; button_two_border_color__hover_enabled=&#8220;off&#8220; button_border_radius__hover_enabled=&#8220;off&#8220; button_one_border_radius__hover_enabled=&#8220;off&#8220; button_two_border_radius__hover_enabled=&#8220;off&#8220; button_letter_spacing__hover_enabled=&#8220;off&#8220; button_one_letter_spacing__hover_enabled=&#8220;off&#8220; button_two_letter_spacing__hover_enabled=&#8220;off&#8220; button_bg_color__hover_enabled=&#8220;off&#8220; button_one_bg_color__hover_enabled=&#8220;off&#8220; button_two_bg_color__hover_enabled=&#8220;off&#8220;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8220;Message_2&#8243; field_title=&#8220;Anzahl der Erwachsenen und Kinder&#8220; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; global_colors_info=&#8220;{}&#8220; button_text_size__hover_enabled=&#8220;off&#8220; button_one_text_size__hover_enabled=&#8220;off&#8220; button_two_text_size__hover_enabled=&#8220;off&#8220; button_text_color__hover_enabled=&#8220;off&#8220; button_one_text_color__hover_enabled=&#8220;off&#8220; button_two_text_color__hover_enabled=&#8220;off&#8220; button_border_width__hover_enabled=&#8220;off&#8220; button_one_border_width__hover_enabled=&#8220;off&#8220; button_two_border_width__hover_enabled=&#8220;off&#8220; button_border_color__hover_enabled=&#8220;off&#8220; button_one_border_color__hover_enabled=&#8220;off&#8220; button_two_border_color__hover_enabled=&#8220;off&#8220; button_border_radius__hover_enabled=&#8220;off&#8220; button_one_border_radius__hover_enabled=&#8220;off&#8220; button_two_border_radius__hover_enabled=&#8220;off&#8220; button_letter_spacing__hover_enabled=&#8220;off&#8220; button_one_letter_spacing__hover_enabled=&#8220;off&#8220; button_two_letter_spacing__hover_enabled=&#8220;off&#8220; button_bg_color__hover_enabled=&#8220;off&#8220; button_one_bg_color__hover_enabled=&#8220;off&#8220; button_two_bg_color__hover_enabled=&#8220;off&#8220;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8220;Message_2_2&#8243; field_title=&#8220;Kommentare&#8220; required_mark=&#8220;off&#8220; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; global_colors_info=&#8220;{}&#8220; button_text_size__hover_enabled=&#8220;off&#8220; button_one_text_size__hover_enabled=&#8220;off&#8220; button_two_text_size__hover_enabled=&#8220;off&#8220; button_text_color__hover_enabled=&#8220;off&#8220; button_one_text_color__hover_enabled=&#8220;off&#8220; button_two_text_color__hover_enabled=&#8220;off&#8220; button_border_width__hover_enabled=&#8220;off&#8220; button_one_border_width__hover_enabled=&#8220;off&#8220; button_two_border_width__hover_enabled=&#8220;off&#8220; button_border_color__hover_enabled=&#8220;off&#8220; button_one_border_color__hover_enabled=&#8220;off&#8220; button_two_border_color__hover_enabled=&#8220;off&#8220; button_border_radius__hover_enabled=&#8220;off&#8220; button_one_border_radius__hover_enabled=&#8220;off&#8220; button_two_border_radius__hover_enabled=&#8220;off&#8220; button_letter_spacing__hover_enabled=&#8220;off&#8220; button_one_letter_spacing__hover_enabled=&#8220;off&#8220; button_two_letter_spacing__hover_enabled=&#8220;off&#8220; button_bg_color__hover_enabled=&#8220;off&#8220; button_one_bg_color__hover_enabled=&#8220;off&#8220; button_two_bg_color__hover_enabled=&#8220;off&#8220;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8220;policy&#8220; field_title=&#8220; &#8220; field_type=&#8220;checkbox&#8220; checkbox_options=&#8220;%91{%22value%22:%22Ich habe die %22,%22checked%22:0,%22dragID%22:-1,%22link_text%22:%22Datenschutzerkl\u00e4rung%22,%22link_url%22:%22https:%92\/%92\/mastorrellas.com%92\/en%92\/privacy-policy%92\/%22},{%22value%22:%22Ich stimme zu, dass das Team von Mas Torrellas mich telefonisch oder per E-Mail kontaktiert, um meine Anfrage zu beantworten.%22,%22checked%22:0,%22dragID%22:0}%93&#8243; fullwidth_field=&#8220;on&#8220; _builder_version=&#8220;4.20.2&#8243; _module_preset=&#8220;default&#8220; form_field_font_size=&#8220;12px&#8220; form_field_line_height=&#8220;1.9em&#8220; custom_margin=&#8220;80px||||false|false&#8220; custom_padding=&#8220;||||false|false&#8220; border_width_all=&#8220;1px&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_contact_field][\/et_pb_contact_form][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_code _builder_version=&#8220;4.24.0&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220; raw_content__hover_enabled=&#8220;on|desktop&#8220;]<\/p>\n<div class=\"row\" style=\"width:100%;padding-left:30px;padding-right:30px;\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"col-md-5 border-masia\"><!-- [et_pb_line_break_holder] -->   <!-- <pee class=\"contact_text\"><!-- [et_pb_line_break_holder] -->      Buchen in<!-- [et_pb_line_break_holder] -->    <\/pee>&#8211;><!-- [et_pb_line_break_holder] -->   <img decoding=\"async\" src=\"wp-content\/uploads\/2022\/02\/Masia-logo.png\" class=\"img-logo-masia\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"col-md-5 border-restaurant\"><!-- [et_pb_line_break_holder] -->   <!-- <pee class=\"contact_text\"><!-- [et_pb_line_break_holder] -->      Buchen im<!-- [et_pb_line_break_holder] -->    <\/pee>&#8211;><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/02\/Restaurant-logo.png\" class=\"img-logo-rest\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/p>\n<div class=\"row\" style=\"width:100%;padding-left:30px;padding-right:30px;\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"col-md-5 border-village\"><!-- [et_pb_line_break_holder] -->    <!-- <pee class=\"contact_text\"><!-- [et_pb_line_break_holder] -->      Buchen im<!-- [et_pb_line_break_holder] -->    <\/pee>&#8211;><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/02\/Village-logo.png\" class=\"img-logo-village\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"col-md-5 border-pp\"><!-- [et_pb_line_break_holder] -->   <!-- <pee class=\"contact_text\"><!-- [et_pb_line_break_holder] -->      Buchen im<!-- [et_pb_line_break_holder] -->    <\/pee>&#8211;><!-- [et_pb_line_break_holder] -->    <img decoding=\"async\" src=\"wp-content\/uploads\/2022\/02\/PitchPutt-logo.png\" class=\"img-logo-pp\"><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; background_color=&#8220;#000000&#8243; custom_padding=&#8220;60px||40px|||&#8220; border_width_bottom=&#8220;1px&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_row _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; custom_padding=&#8220;||4px|||&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_text _builder_version=&#8220;4.16&#8243; _module_preset=&#8220;default&#8220; text_orientation=&#8220;center&#8220; width=&#8220;70%&#8220; max_width=&#8220;70%&#8220; module_alignment=&#8220;center&#8220; global_colors_info=&#8220;{}&#8220;]<\/p>\n<h3 class=\"test_text\">(Ab)schalten, um sich zu verbinden.<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8220;1&#8243; admin_label=&#8220;POPUP APERTURA&#8220; module_id=&#8220;popup&#8220; _builder_version=&#8220;4.27.5&#8243; background_color=&#8220;rgba(0,0,0,0.7)&#8220; positioning=&#8220;fixed&#8220; position_origin_a=&#8220;top_center&#8220; position_origin_f=&#8220;top_center&#8220; z_index=&#8220;9999&#8243; vertical_offset_tablet=&#8220;&#8220; vertical_offset_phone=&#8220;&#8220; vertical_offset_last_edited=&#8220;on|tablet&#8220; min_height=&#8220;100vh&#8220; min_height_tablet=&#8220;125vh&#8220; min_height_phone=&#8220;120vh&#8220; min_height_last_edited=&#8220;on|tablet&#8220; custom_css_main_element=&#8220;display: none !important;||flex-direction: column;||&#8220; locked=&#8220;off&#8220; global_colors_info=&#8220;{}&#8220; custom_css_main_element_last_edited=&#8220;on|tablet&#8220; custom_css_main_element_tablet=&#8220;display: flex;||flex-direction: column;||justify-content: flex-end;&#8220; custom_css_main_element_phone=&#8220;display: flex;||flex-direction: column;||justify-content: flex-end;&#8220;][et_pb_row _builder_version=&#8220;4.27.2&#8243; _module_preset=&#8220;default&#8220; width=&#8220;90%&#8220; max_width=&#8220;100%&#8220; custom_margin=&#8220;||0px||false|false&#8220; custom_padding=&#8220;||0px||false|false&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_column type=&#8220;4_4&#8243; _builder_version=&#8220;4.27.2&#8243; _module_preset=&#8220;default&#8220; global_colors_info=&#8220;{}&#8220;][et_pb_icon font_icon=&#8220;&#x51;||divi||400&#8243; icon_color=&#8220;#FFFFFF&#8220; icon_width=&#8220;48px&#8220; align=&#8220;right&#8220; icon_width_tablet=&#8220;48px&#8220; icon_width_phone=&#8220;32px&#8220; icon_width_last_edited=&#8220;on|phone&#8220; module_id=&#8220;close-popup&#8220; _builder_version=&#8220;4.27.2&#8243; _module_preset=&#8220;default&#8220; vertical_offset=&#8220;6vh&#8220; vertical_offset_tablet=&#8220;0vh&#8220; vertical_offset_phone=&#8220;0vh&#8220; vertical_offset_last_edited=&#8220;on|tablet&#8220; position_origin_a_tablet=&#8220;top_right&#8220; position_origin_a_phone=&#8220;top_right&#8220; position_origin_a_last_edited=&#8220;on|tablet&#8220; position_origin_f_tablet=&#8220;&#8220; position_origin_f_phone=&#8220;&#8220; position_origin_f_last_edited=&#8220;on|tablet&#8220; position_origin_r_tablet=&#8220;&#8220; position_origin_r_phone=&#8220;&#8220; position_origin_r_last_edited=&#8220;on|tablet&#8220; positioning_tablet=&#8220;absolute&#8220; positioning_phone=&#8220;absolute&#8220; positioning_last_edited=&#8220;on|tablet&#8220; custom_css_main_element=&#8220;width: fit-content;||margin-left: auto;||cursor: pointer;&#8220; global_colors_info=&#8220;{}&#8220; icon_color__hover_enabled=&#8220;on|hover&#8220; icon_color__hover=&#8220;rgba(255,255,255,0.6)&#8220; custom_css_main_element_last_edited=&#8220;on|desktop&#8220; custom_css_main_element_tablet=&#8220;width: fit-content;||margin-left: auto;||cursor: pointer;&#8220; custom_css_main_element_phone=&#8220;width: fit-content;||margin-left: auto;||cursor: pointer;&#8220;][\/et_pb_icon][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8220;1_2,1_2&#8243; make_equal=&#8220;on&#8220; admin_label=&#8220;row&#8220; _builder_version=&#8220;4.27.2&#8243; background_color=&#8220;rgba(0,0,0,0.5)&#8220; background_size=&#8220;initial&#8220; background_position=&#8220;top_left&#8220; background_repeat=&#8220;repeat&#8220; width=&#8220;70%&#8220; max_width=&#8220;100%&#8220; custom_margin=&#8220;0px||||false|false&#8220; custom_padding=&#8220;5vh|4vw|5vh|4vw|true|true&#8220; custom_css_main_element=&#8220;display: flex;||align-items: center; &#8220; border_radii=&#8220;on|10px|10px|10px|10px&#8220; global_colors_info=&#8220;{}&#8220; custom_css_main_element_last_edited=&#8220;on|tablet&#8220; custom_css_main_element_tablet=&#8220;display: flex;||flex-direction: column-reverse;&#8220; custom_css_main_element_phone=&#8220;display: flex;||flex-direction: column-reverse;&#8220;][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; custom_padding=&#8220;|||&#8220; global_colors_info=&#8220;{}&#8220; custom_padding__hover=&#8220;|||&#8220;][et_pb_image src=&#8220;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Masia-Mas-Torrellas.webp&#8220; alt=&#8220;Hotel en Costa Brava | Masia | Mas Torrellas&#8220; title_text=&#8220;hotel-en-costa-brava-Masia-Mas-Torrellas&#8220; _builder_version=&#8220;4.27.2&#8243; _module_preset=&#8220;default&#8220; border_radii=&#8220;on|6px|6px|6px|6px&#8220; global_colors_info=&#8220;{}&#8220;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8220;1_2&#8243; _builder_version=&#8220;4.16&#8243; custom_padding=&#8220;|||&#8220; global_colors_info=&#8220;{}&#8220; custom_padding__hover=&#8220;|||&#8220;][et_pb_text _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; text_font=&#8220;|||on|||||&#8220; text_text_color=&#8220;#FFFFFF&#8220; text_font_size=&#8220;48px&#8220; text_line_height=&#8220;1em&#8220; global_colors_info=&#8220;{}&#8220;]Wir sind ab dem 1. April wieder f\u00fcr Sie da.[\/et_pb_text][et_pb_text _builder_version=&#8220;4.27.5&#8243; _module_preset=&#8220;default&#8220; text_text_color=&#8220;#FFFFFF&#8220; text_font_size=&#8220;24px&#8220; text_line_height=&#8220;1.2em&#8220; custom_padding=&#8220;||0px|||&#8220; global_colors_info=&#8220;{}&#8220;]T\u00e4glich ge\u00f6ffnet \u2013 tags\u00fcber und abends.<\/p>\n<p>Alle Einrichtungen stehen Ihnen zur Verf\u00fcgung, damit Sie einen Urlaub auf h\u00f6chstem Niveau genie\u00dfen k\u00f6nnen.<\/p>\n<p>Wir freuen uns darauf, Sie wie immer bei uns begr\u00fc\u00dfen zu d\u00fcrfen.[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ein Hotel an der Costa Brava mit der Ruhe, die Sie verdienen S<div id=\"simple-weather--2a28dba0085e51db4757a85db4a00e30\" 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(Ab)schalten, um sich zu verbinden.Das RestaurantEin Hotel an der Costa Brava mit einem abwechslungsreichen und internationalen gastronomischen Angebot. Unser Restaurant passt sich selbst den anspruchsvollsten Geschm\u00e4ckern an. Einige unserer Spezialit\u00e4ten, die in der Region einzigartig sind, machen den Unterschied aus. Grillgerichte, Speisen von der Plancha, Pasta, Reisgerichte und sogar moderne Kreationen erwarten Sie in unserem Restaurant.Die MasiaSie w\u00fcnschen sich einen besonderen Aufenthalt, gepr\u00e4gt von Geschichte sowie einer herzlichen und famili\u00e4ren Atmosph\u00e4re? Dann ist unsere Masia genau der richtige Ort f\u00fcr Sie. Die Masia stammt aus dem Jahr 1778 und ist das Herzst\u00fcck unseres Hauses \u2013 hier entstand unsere Leidenschaft, hochwertige Unterk\u00fcnfte anzubieten. Wir verf\u00fcgen \u00fcber 15 Zimmer. W\u00e4hlen Sie Ihr Lieblingszimmer!VillageM\u00f6chten Sie einen Aufenthalt mit allem Komfort genie\u00dfen \u2013 in einer ruhigen Umgebung und mit modernen Einrichtungen? Das Mas Torrellas Village ist ein moderner Komplex mit Zimmern und Bungalows, der Ihnen alle Annehmlichkeiten eines 4-Sterne-Hotels bietet \u2013 mit einem Plus an Qualit\u00e4t und einigen besonderen Extras.Pitch &amp; PuttSpielen Sie gerne Golf oder m\u00f6chten Sie lernen, wie Sie Ihren perfekten Schwung verbessern k\u00f6nnen? Im Mas Torrellas Pitch&amp;Putt ist das m\u00f6glich! Freuen [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-5680","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Ein Hotel an der Costa Brava, das auf Ihr Wohlbefinden ausgerichtet ist | Mas Torrellas<\/title>\n<meta name=\"description\" content=\"Mas Torrellas ist Ihre beste Wahl, wenn Sie Ruhe und Erholung suchen. Ein Hotel an der Costa Brava mit Spa &amp; Golf. Entdecken Sie uns.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mastorrellas.com\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ein Hotel an der Costa Brava, das auf Ihr Wohlbefinden ausgerichtet ist | Mas Torrellas\" \/>\n<meta property=\"og:description\" content=\"Mas Torrellas ist Ihre beste Wahl, wenn Sie Ruhe und Erholung suchen. Ein Hotel an der Costa Brava mit Spa &amp; Golf. Entdecken Sie uns.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mastorrellas.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Mas Torrellas\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-05T18:51:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"36\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mastorrellas.com\/\",\"url\":\"https:\/\/mastorrellas.com\/\",\"name\":\"Ein Hotel an der Costa Brava, das auf Ihr Wohlbefinden ausgerichtet ist | Mas Torrellas\",\"isPartOf\":{\"@id\":\"https:\/\/mastorrellas.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/mastorrellas.com\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/mastorrellas.com\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\",\"datePublished\":\"2024-05-20T09:28:07+00:00\",\"dateModified\":\"2026-06-05T18:51:54+00:00\",\"description\":\"Mas Torrellas ist Ihre beste Wahl, wenn Sie Ruhe und Erholung suchen. Ein Hotel an der Costa Brava mit Spa & Golf. Entdecken Sie uns.\",\"breadcrumb\":{\"@id\":\"https:\/\/mastorrellas.com\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mastorrellas.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/mastorrellas.com\/#primaryimage\",\"url\":\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\",\"contentUrl\":\"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mastorrellas.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/mastorrellas.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mastorrellas.com\/#website\",\"url\":\"https:\/\/mastorrellas.com\/\",\"name\":\"Mas Torrellas\",\"description\":\"La Masia | Village | Pitch&Putt\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mastorrellas.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ein Hotel an der Costa Brava, das auf Ihr Wohlbefinden ausgerichtet ist | Mas Torrellas","description":"Mas Torrellas ist Ihre beste Wahl, wenn Sie Ruhe und Erholung suchen. Ein Hotel an der Costa Brava mit Spa & Golf. Entdecken Sie uns.","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:\/\/mastorrellas.com\/","og_locale":"de_DE","og_type":"article","og_title":"Ein Hotel an der Costa Brava, das auf Ihr Wohlbefinden ausgerichtet ist | Mas Torrellas","og_description":"Mas Torrellas ist Ihre beste Wahl, wenn Sie Ruhe und Erholung suchen. Ein Hotel an der Costa Brava mit Spa & Golf. Entdecken Sie uns.","og_url":"https:\/\/mastorrellas.com\/","og_site_name":"Mas Torrellas","article_modified_time":"2026-06-05T18:51:54+00:00","og_image":[{"url":"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"36\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mastorrellas.com\/","url":"https:\/\/mastorrellas.com\/","name":"Ein Hotel an der Costa Brava, das auf Ihr Wohlbefinden ausgerichtet ist | Mas Torrellas","isPartOf":{"@id":"https:\/\/mastorrellas.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mastorrellas.com\/#primaryimage"},"image":{"@id":"https:\/\/mastorrellas.com\/#primaryimage"},"thumbnailUrl":"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg","datePublished":"2024-05-20T09:28:07+00:00","dateModified":"2026-06-05T18:51:54+00:00","description":"Mas Torrellas ist Ihre beste Wahl, wenn Sie Ruhe und Erholung suchen. Ein Hotel an der Costa Brava mit Spa & Golf. Entdecken Sie uns.","breadcrumb":{"@id":"https:\/\/mastorrellas.com\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mastorrellas.com\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/mastorrellas.com\/#primaryimage","url":"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg","contentUrl":"https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Star-w.svg"},{"@type":"BreadcrumbList","@id":"https:\/\/mastorrellas.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/mastorrellas.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/mastorrellas.com\/#website","url":"https:\/\/mastorrellas.com\/","name":"Mas Torrellas","description":"La Masia | Village | Pitch&Putt","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mastorrellas.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"}]}},"_links":{"self":[{"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/pages\/5680","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/comments?post=5680"}],"version-history":[{"count":2,"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/pages\/5680\/revisions"}],"predecessor-version":[{"id":5682,"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/pages\/5680\/revisions\/5682"}],"wp:attachment":[{"href":"https:\/\/mastorrellas.com\/de\/wp-json\/wp\/v2\/media?parent=5680"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}