{"id":2284,"date":"2024-05-20T10:28:07","date_gmt":"2024-05-20T09:28:07","guid":{"rendered":"https:\/\/mastorrellas.com\/home\/"},"modified":"2026-02-27T11:07:44","modified_gmt":"2026-02-27T10:07:44","slug":"home","status":"publish","type":"page","link":"https:\/\/mastorrellas.com\/ca\/","title":{"rendered":"Home"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; fullwidth=&#8221;on&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;360deg&#8221; background_color_gradient_stops=&#8221;rgba(0,0,0,0.3) 0%|rgba(0,0,0,0) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(0,0,0,0.3)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0)&#8221; background_image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Mas_Torrellas_slide.jpg&#8221; background_video_mp4=&#8221;https:\/\/pub-d6ab4b6a3fdb4331933a2a57d19037bd.r2.dev\/Mas%20Torrellas%20Slider.mp4&#8243; custom_padding=&#8221;90px||90px||false|false&#8221; custom_css_main_element=&#8221;padding-top:0px;&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_fullwidth_slider module_id=&#8221;slide_home&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; custom_padding=&#8221;182px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_slide _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; sticky_transition=&#8221;on&#8221;]<\/p>\n<h1 class=\"slide_header\">Un Hotel a la Costa Brava amb la tranquil\u00b7litat que mereixes<\/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--2e9c6777350e6eabe2e93c7f063710a6\" 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=&#8221;1&#8243; admin_label=&#8221;Reservas&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; transform_scale_tablet=&#8221;&#8221; transform_scale_phone=&#8221;&#8221; transform_scale_last_edited=&#8221;on|desktop&#8221; transform_translate=&#8221;0px|-35vh&#8221; transform_translate_tablet=&#8221;0px|-5vh&#8221; transform_translate_phone=&#8221;0px|-5vh&#8221; transform_translate_last_edited=&#8221;on|tablet&#8221; transform_translate_linked=&#8221;off&#8221; transform_rotate_tablet=&#8221;&#8221; transform_rotate_phone=&#8221;&#8221; transform_rotate_last_edited=&#8221;on|desktop&#8221; transform_skew_tablet=&#8221;&#8221; transform_skew_phone=&#8221;&#8221; transform_skew_last_edited=&#8221;on|desktop&#8221; transform_origin_tablet=&#8221;&#8221; transform_origin_phone=&#8221;&#8221; transform_origin_last_edited=&#8221;on|desktop&#8221; transform_styles_last_edited=&#8221;on|tablet&#8221; z_index=&#8221;999999&#8243; custom_padding=&#8221;0px||0px||true|false&#8221; transform_styles_tablet=&#8221;&#8221; transform_styles_phone=&#8221;&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<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] -->        <!-- Ejemplo de colores personalizados --><!-- [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=\"Data d\u2019arribada\" widget-label-check-out=\"Data de sortida\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"c-booking-widget__item occupancy-component occupancy-component-container\" widget-label-occupancy=\"Habitacions i persones\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"c-booking-widget__item promo-code\" widget-label-promocode=\"Codi promocional\"><\/div>\n<p><!-- [et_pb_line_break_holder] -->                    <\/p>\n<div class=\"c-booking-widget__item booking-button\" widget-label-booking=\"Reservar\"><\/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: 'ca',<!-- [et_pb_line_break_holder] -->                        bookingRoute: 'reservar',<!-- [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=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2 class=\"text_title\">(Des)connectar, per a connectar<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||100px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;4&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; height=&#8221;75vh&#8221; custom_padding=&#8221;3px||2px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;back_button&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;360deg&#8221; background_color_gradient_stops=&#8221;rgba(0,0,0,0.5) 0%|rgba(0,0,0,0) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(0,0,0,0.5)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0)&#8221; background_image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Masia-Mas-Torrellas.webp&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8221; button_text=&#8221;- RESERVAR MASIA&#8221; button_alignment=&#8221;center&#8221; module_class=&#8221;button_index&#8221; _builder_version=&#8221;4.27.5&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;0.8em&#8221; button_text_color=&#8221;#000000&#8243; button_bg_color=&#8221;#FFFFFF&#8221; button_border_width=&#8221;1px&#8221; button_border_radius=&#8221;0px&#8221; custom_margin=&#8221;||40px||false|false&#8221; custom_padding=&#8221;20px|50px|20px|50px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; module_class=&#8221;back_button&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; use_background_color_gradient=&#8221;on&#8221; background_color_gradient_direction=&#8221;360deg&#8221; background_color_gradient_stops=&#8221;rgba(0,0,0,0.5) 0%|rgba(0,0,0,0) 100%&#8221; background_color_gradient_overlays_image=&#8221;on&#8221; background_color_gradient_start=&#8221;rgba(0,0,0,0.5)&#8221; background_color_gradient_end=&#8221;rgba(0,0,0,0)&#8221; background_image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Village-Mas-Torrellas.webp&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8221; button_text=&#8221;- RESERVAR VILLAGE&#8221; button_alignment=&#8221;center&#8221; module_class=&#8221;button_index&#8221; _builder_version=&#8221;4.27.5&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;0.8em&#8221; button_text_color=&#8221;#000000&#8243; button_bg_color=&#8221;#FFFFFF&#8221; button_border_width=&#8221;1px&#8221; button_border_radius=&#8221;0px&#8221; custom_margin=&#8221;||40px||false|false&#8221; custom_padding=&#8221;20px|50px|20px|50px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; width=&#8221;95%&#8221; width_tablet=&#8221;95%&#8221; width_phone=&#8221;95%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;100px||100px|||&#8221; custom_padding_tablet=&#8221;100px||100px|||&#8221; custom_padding_phone=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-Costa-Brava-Restaurant-Mas-Torrellas.webp&#8221; alt=&#8221;Restaurant de l&apos;Hotel a la Costa Brava, Mas Torrellas&#8221; title_text=&#8221;hotel-a-la-Costa-Brava-Restaurant-Mas-Torrellas&#8221; module_class=&#8221;img_left&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; position_origin_a=&#8221;center_center&#8221; position_origin_r=&#8221;bottom_left&#8221; width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;85px||30px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title\">El Restaurant<\/h3>\n<p><\/p>\n<p class=\"para_text\">Amb una oferta gastron\u00f2mica variada i internacional, el Restaurant s&#8217;adapta als gustos dels paladars m\u00e9s exigents. Algunes de les nostres especialitats, \u00faniques en la zona, ens ajuden a marcar la difer\u00e8ncia. Graella, planxa, pastes, arrossos i fins i tot plats d&#8217;avantguarda t&#8217;esperen en el nostre restaurant.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/mastorrellas.com\/ca\/mas-torrellas\/restaurant\/#reserva_rest&#8221; button_text=&#8221;- RESERVAR&#8221; button_alignment=&#8221;left&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;12px&#8221; button_text_color=&#8221;#ffb4a2&#8243; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;#ffb4a2&#8243; button_border_radius=&#8221;0px&#8221; custom_padding=&#8221;20px|40px|20px|40px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; custom_margin=&#8221;||-2px|20%|false|false&#8221; custom_margin_tablet=&#8221;||-2px|20%|false|false&#8221; custom_margin_phone=&#8221;||0px|0%|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;70px||30px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title_bl\">La Masia<\/h3>\n<p><\/p>\n<p class=\"para_text_bl\">Desitjant una estada especial, marcada per la hist\u00f2ria i un tracte pr\u00f2xim i familiar? Si \u00e9s aix\u00ed, la nostra Masia \u00e9s el teu lloc. Datada de 1778, la Masia, \u00e9s el nostre pilar fonamental, on neix la nostra motivaci\u00f3 per oferir allotjaments de qualitat. Comptem amb 15 habitacions! Tria la teva.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8221; button_text=&#8221;- RESERVAR&#8221; button_alignment=&#8221;left&#8221; _builder_version=&#8221;4.27.5&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;12px&#8221; button_text_color=&#8221;#c4a381&#8243; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;#c4a381&#8243; button_border_radius=&#8221;0px&#8221; custom_margin=&#8221;|||20%|false|false&#8221; custom_margin_tablet=&#8221;|||20%|false|false&#8221; custom_margin_phone=&#8221;|||8%|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;20px|40px|20px|40px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/Mas-Torrellas-Masia-Fachada-hotel-en-costa-brava.webp&#8221; alt=&#8221;La Masia, Hotel a la Costa Brava&#8221; title_text=&#8221;Mas-Torrellas-Masia-Fa\u00e7ana-hotel-a-la-costa-brava&#8221; module_class=&#8221;img_right&#8221; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;0px|||||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;1&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/Mas-Torrellas-Village-hotel-en-costa-brava-1.webp&#8221; alt=&#8221;Village, Mas Torrellas. Hotel a la Costa Brava&#8221; title_text=&#8221;Mas-Torrellas-Village-hotel-a-la-costa-brava-1&#8243; _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#6d584b&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width_tablet=&#8221;&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;46px|80px|20px|80px|false|true&#8221; custom_margin_tablet=&#8221;46px|80px|20px|80px|false|true&#8221; custom_margin_phone=&#8221;46px|0px|20px|0px|false|true&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;50px|30px||30px|false|true&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title\">Village<\/h3>\n<p><\/p>\n<p class=\"para_text\">T&#8217;agrada gaudir d&#8217;una estada amb totes les comoditats, en un entorn tranquil i amb instal\u00b7lacions d&#8217;avantguarda? Mas Torrellas Village \u00e9s un modern complex d&#8217;habitacions i bungalows que t&#8217;ofereix totes les comoditats d&#8217;un hotel 4 estrelles, amb un plus de qualitat i alguns \u00abcapritxos\u00bb extra.<\/p>\n<p>[\/et_pb_text][et_pb_button button_url=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9saW5rX3VybF9wYWdlIiwic2V0dGluZ3MiOnsicG9zdF9pZCI6IjU0MDYifX0=@&#8221; button_text=&#8221;- RESERVAR&#8221; button_alignment=&#8221;left&#8221; _builder_version=&#8221;4.27.5&#8243; _dynamic_attributes=&#8221;button_url&#8221; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;12px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;#FFFFFF&#8221; button_border_radius=&#8221;0px&#8221; custom_margin=&#8221;40px|||110px|false|false&#8221; custom_margin_tablet=&#8221;|||80px|false|false&#8221; custom_margin_phone=&#8221;|||8%|false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;20px|40px|20px|40px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px|||&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; background_image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Mas-Torrellas-Pitchputt.png&#8221; width=&#8221;95%&#8221; width_tablet=&#8221;95%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;95%&#8221; max_width_tablet=&#8221;95%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;right&#8221; height=&#8221;100vh&#8221; custom_padding=&#8221;1px||1px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;text_pp&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#111111&#8243; background_color=&#8221;#f1f1f1&#8243; width=&#8221;90%&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;left&#8221; custom_margin=&#8221;|103px||||&#8221; custom_padding=&#8221;70px|50px|50px|50px|false|true&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title_bl\">Pitch &amp; Putt<\/h3>\n<p><\/p>\n<p class=\"para_text_mont_bl\">T&#8217;agrada el golf o vols comen\u00e7ar a aprendre com fer la teva millor versi\u00f3 del \u00abswing\u00bb? A Mas Torrellas Pitch&amp;Putt, \u00e9s possible!: \u00e0rea de pr\u00e0ctiques, de \u00abapproach\u00bb, putting green, casa club, restaurant, vestidors, zona \u00abChill-Out\u00bb, Pro-shop, lloguer de material, escola, i molt m\u00e9s!<\/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\/ca\/mas-torrellas\/pitchputt\/#reserva_pitchputt\">&#8211; RESERVAR<\/a>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; min_height_tablet=&#8221;&#8221; min_height_phone=&#8221;500px&#8221; min_height_last_edited=&#8221;on|phone&#8221; height_tablet=&#8221;&#8221; height_phone=&#8221;800px&#8221; height_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;110px||110px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; max_width=&#8221;80%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"test_title\">EXPERIENCE<\/h3>\n<p><\/p>\n<p class=\"test_text\">Ens encarreguem que la teva estada sigui una de les millors experi\u00e8ncies de les teves vacances.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;-274px|auto||auto||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Logo_Mas_experience.png&#8221; alt=&#8221;Logo Mas Torrellas experience&#8221; title_text=&#8221;Logo Mas Torrellas experience&#8221; align=&#8221;right&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;-35px|||||&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; custom_margin=&#8221;||-2px|10%|false|false&#8221; custom_padding=&#8221;160px||16px||false|false&#8221; custom_padding_tablet=&#8221;160px||16px||false|false&#8221; custom_padding_phone=&#8221;0px||||false|false&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title_bl\">Anem m\u00e9s enll\u00e0<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;70%&#8221; max_width_tablet=&#8221;70%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-2px|10%|false|false&#8221; custom_margin_tablet=&#8221;||-2px|10%|false|false&#8221; custom_margin_phone=&#8221;||-2px|0%|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;26px||30px|60px|false|false&#8221; custom_padding_tablet=&#8221;26px||30px|60px|false|false&#8221; custom_padding_phone=&#8221;26px|30px|30px|30px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;left&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"para_text_mont_bl\">El concepte de (des)connexi\u00f3 fa refer\u00e8ncia a una dualitat, a l&#8217;aut\u00e8ntica necessitat que ens sorgeix de desconnectar de la nostra vida mundana i trobar un refugi de pau i tranquil\u00b7litat.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Village-Mas-Torrellas.webp&#8221; alt=&#8221;Mas Torrellas Spa&#8221; title_text=&#8221;hotel-en-costa-brava-Village-Mas-Torrellas&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"para_title_bl\">Es tracta de desconnectar de l&#8217;habitual, del rutinari; per a aix\u00ed aconseguir connectar amb nosaltres, amb la naturalesa i amb els qui ens envolten.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Torre-Mas-Torrellas.jpg&#8221; alt=&#8221;Torre Mas Torrellas&#8221; title_text=&#8221;Torre Mas Torrellas&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;70%&#8221; max_width_tablet=&#8221;70%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-2px|10%|false|false&#8221; custom_margin_tablet=&#8221;||-2px|10%|false|false&#8221; custom_margin_phone=&#8221;||-2px|0%|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;150px||16px||false|false&#8221; custom_padding_tablet=&#8221;150px||16px||false|false&#8221; custom_padding_phone=&#8221;30px|30px||30px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;left&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"para_text_bl\">La nostra garantia \u00e9s la qualitat, que est\u00e0 fortament marcada pel nostre concepte de \u00abexperience\u00bb en qualsevol de les nostres instal\u00b7lacions. En Mas Torrellas, tant el nostre equip com les nostres instal\u00b7lacions tenen un \u00fanic objectiu:<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;70%&#8221; max_width_tablet=&#8221;70%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; custom_margin=&#8221;||-2px|10%|false|false&#8221; custom_margin_tablet=&#8221;||-2px|10%|false|false&#8221; custom_margin_phone=&#8221;|||0%|false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;26px||30px|60px|false|false&#8221; custom_padding_tablet=&#8221;26px||30px|60px|false|false&#8221; custom_padding_phone=&#8221;|30px||30px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; module_alignment_tablet=&#8221;&#8221; module_alignment_phone=&#8221;left&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"para_text_pair_bl\">Atresorar en la teva mem\u00f2ria una estada \u00fanica i especial, que t&#8217;hagi perm\u00e8s una aut\u00e8ntica (des)connexi\u00f3.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f0f1f1&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"test_title_bk\">ALLOTJAMENT<\/h3>\n<p><\/p>\n<p class=\"test_text_bk\">Al gust dels m\u00e9s moderns i tradicionals.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; min_height=&#8221;100vh&#8221; height=&#8221;100vh&#8221; max_height=&#8221;100vh&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Habitacio\u0301n-Village.jpg&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;text_alojamiento&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; module_alignment=&#8221;left&#8221; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; global_colors_info=&#8221;{}&#8221;]La nostra \u00faltima construcci\u00f3, finalitzada l&#8217;any 2021: un modern i gran complex hoteler de 4 estrelles que sembla un aut\u00e8ntic oasi enmig de la naturalesa. Compta amb grans habitacions i bungalows amb totes les comoditats necess\u00e0ries: cuina, bany, grans terrasses privades, jacuzzi privat, i molt m\u00e9s!<\/p>\n<p><a class=\"text_link\" href=\"https:\/\/mastorrellas.com\/ca\/reservar\/\">Reservar village<\/a>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Habitacion-Doble-Masia-Mas-Torrellas-global.jpg&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text module_class=&#8221;text_alojamiento&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; width=&#8221;75%&#8221; max_width=&#8221;75%&#8221; module_alignment=&#8221;left&#8221; custom_padding=&#8221;40px|35px|40px|35px|true|true&#8221; global_colors_info=&#8221;{}&#8221;]L&#8217;allotjament perfecte per als m\u00e9s tradicionals i per a aquells que gaudeixen de la hist\u00f2ria i del tracte m\u00e9s pr\u00f2xim. Un allotjament que et permet realitzar un aut\u00e8ntic viatge al passat, concretament a l&#8217;any 1778, quan es va construir aquesta impressionant Masia que compta amb totes les comoditats i acc\u00e9s directe al restaurant.<\/p>\n<p><a class=\"text_link\" href=\"https:\/\/mastorrellas.com\/ca\/reservar\/\">Reservar la masia<\/a>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_enable_color=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.25.1&#8243; _module_preset=&#8221;default&#8221; width=&#8221;70%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;70%&#8221; max_width_tablet=&#8221;70%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"test_title_rest\">OFERTA GASTRON\u00d2MICA<\/h3>\n<p><\/p>\n<p class=\"test_text_bk\">Un hotel a la Costa Brava amb plats internacionals que van des del tradicional, fins a la m\u00e9s avantguardista.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][dsm_card_carousel slide_to_show=&#8221;5&#8243; space_between=&#8221;40&#8243; equal_height=&#8221;on&#8221; arrows=&#8221;off&#8221; arrow_position=&#8221;inside&#8221; badge_show_on_hover=&#8221;on&#8221; image_alignment=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_text_align=&#8221;center&#8221; header_font_size=&#8221;1em&#8221; custom_padding=&#8221;|40px||40px|false|true&#8221; global_colors_info=&#8221;{}&#8221;][dsm_card_carousel_child title=&#8221;Llagost\u00ed al forn&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-Gambas.jpg&#8221; image_background_height=&#8221;40vh&#8221; button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; parent_button=&#8221;off&#8221; parent_header_level=&#8221;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8221;Arr\u00f2s mar i muntanya&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-arroz.jpg&#8221; image_background_height=&#8221;40vh&#8221; button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; parent_button=&#8221;off&#8221; parent_header_level=&#8221;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8221;Conill a la brasa&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-conejo.jpg&#8221; image_background_height=&#8221;40vh&#8221; button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; parent_button=&#8221;off&#8221; parent_header_level=&#8221;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8221;M\u00fargolas amb foie d&apos;\u00e0nec&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-foie.jpg&#8221; image_background_height=&#8221;40vh&#8221; button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; parent_button=&#8221;off&#8221; parent_header_level=&#8221;h4&#8243;][\/dsm_card_carousel_child][dsm_card_carousel_child title=&#8221;Milfulls de vedella&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante-Mas-Torrellas-milhojas.png&#8221; image_background_height=&#8221;40vh&#8221; button_url_new_window=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; parent_button=&#8221;off&#8221; parent_header_level=&#8221;h4&#8243;][\/dsm_card_carousel_child][\/dsm_card_carousel][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;https:\/\/mastorrellas.com\/ca\/mas-torrellas\/restaurant\/#reserva_rest&#8221; button_text=&#8221;- RESERVAR TAULA&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;12px&#8221; button_text_color=&#8221;#000000&#8243; button_bg_color=&#8221;#ffb4a2&#8243; button_border_width=&#8221;0px&#8221; button_border_color=&#8221;#ffb4a2&#8243; button_border_radius=&#8221;0px&#8221; custom_padding=&#8221;20px|40px|20px|40px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_4,1_4&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;|70px|0px||false|false&#8221; custom_padding_tablet=&#8221;|70px|0px||false|false&#8221; custom_padding_phone=&#8221;|0px|0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f0f1f1&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;||||false|true&#8221; custom_padding=&#8221;50px|14%|50px|14%|true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title_bl\">Serveis &amp; Activitats<\/h3>\n<p><\/p>\n<p class=\"para_text_mont_bl\">L&#8217;entreteniment i confort dels nostres hostes \u00e9s la nostra prioritat<\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||-9px|||&#8221; custom_padding=&#8221;|20px|||false|false&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;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=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;4px|||||&#8221; custom_padding=&#8221;||2px|||&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_code][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;PISCINES&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Piscinas.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">D&#8217;exterior i interior. Amb totes les comoditats: sol\u00e0rium, hamaques, tendals, dutxes, etc.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; M\u00e1s info<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;TERRASSES&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Terraza_bar.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">Un element fonamental del nostre complex, per aix\u00f2, tenim en cada rac\u00f3.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; M\u00e9s info<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;SPA&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Spa.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">Piscina climatitzada amb dolls i bombolles, hamaques t\u00e8rmiques, vestuaris i dutxes, etc.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; M\u00e9s info<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;RESTAURANT&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Restaurante.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">Amb tots els men\u00fas diaris: esmorzars, menjar i sopar. El bar tamb\u00e9 obert cada dia.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; M\u00e9s info<\/a><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_blurb title=&#8221;P\u00c0DEL&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Padel.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">Dues pistes de p\u00e0del a la teva disposici\u00f3, per a aquells amants de l&#8217;esport de raqueta.<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; M\u00e9s info<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;SALA DE JOCS&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Sala_de_juegos.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">Comptem amb una sala d&#8217;entreteniment ideal per als nens i per als no tan nens.<\/p>\n<p><a class=\"more_link\">&#8211; M\u00e9s info<\/a>[\/et_pb_blurb][et_pb_blurb title=&#8221;PITCH &amp; PUTT&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/PitchPutt.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">Per als amants o principiants del golf que vulguin aprendre o millorar el seu \u00abswing\u00bb<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; M\u00e9s info<\/a><\/p>\n<p>[\/et_pb_blurb][et_pb_blurb title=&#8221;ALTRES&#8221; image=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/2022\/02\/Cargador_vehiculo.svg&#8221; icon_alignment=&#8221;left&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_font=&#8221;|700|||||||&#8221; header_font_size=&#8221;16px&#8221; custom_padding=&#8221;||||false|true&#8221; custom_padding_tablet=&#8221;||||false|true&#8221; custom_padding_phone=&#8221;|40px||40px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"servicio_text\">P\u00e0rquing privat i teulada, carregadors per a cotxe el\u00e8ctric, gentileses b\u00e0sics\u2026<\/p>\n<p><\/p>\n<p><a class=\"more_link\">&#8211; M\u00e9s info<\/a><\/p>\n<p>[\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;||||false|true&#8221; custom_padding=&#8221;1px|14%|1px|14%|true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title_bl\">Novetats<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][dsm_blog_carousel use_date=&#8221;off&#8221; use_author=&#8221;off&#8221; use_readmore=&#8221;on&#8221; readmore_text=&#8221;Llegir art\u00edcle&#8221; columns=&#8221;4&#8243; centered_slides=&#8221;on&#8221; use_pagi=&#8221;off&#8221; columns_tablet=&#8221;4&#8243; columns_phone=&#8221;1&#8243; columns_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; title_font=&#8221;||||||||&#8221; custom_readmore=&#8221;on&#8221; readmore_text_size=&#8221;1em&#8221; readmore_text_color=&#8221;#000000&#8243; readmore_border_width=&#8221;0px&#8221; readmore_alignment=&#8221;left&#8221; width=&#8221;90%&#8221; max_width=&#8221;90%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;][\/dsm_blog_carousel][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;https:\/\/mastorrellas.com\/ca\/actualitat\/&#8221; button_text=&#8221;TOTES LES NOVETATS&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;0.8em&#8221; button_text_color=&#8221;#000000&#8243; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;#cccccc&#8221; button_border_radius=&#8221;0px&#8221; custom_margin=&#8221;||-3px||false|false&#8221; custom_padding=&#8221;20px|50px|20px|50px|true|true&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#f0f1f1&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_4,3_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;||||false|true&#8221; custom_padding=&#8221;1px|14%|1px|14%|true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"para_title_bl\">Opinions<\/h3>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;||||false|true&#8221; custom_padding=&#8221;2px|14%|2px|14%|true|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"para_text_mont_bl\">L&#8217;entreteniment i confort dels nostres hostes \u00e9s la nostra prioritat<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;3_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<pre class=\"ti-widget\"><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.8\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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\" 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?1773958210\"><\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_2,1_2&#8243; use_custom_gutter=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;95%&#8221; max_width=&#8221;95%&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; module_alignment=&#8221;left&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p class=\"test_text_bk\">Contacte i reserves<\/p>\n<p>[\/et_pb_text][et_pb_contact_form use_spam_service=&#8221;on&#8221; recaptcha_list=&#8221;Mas Torrellas-0&#8243; email=&#8221;info@mastorrellas.com&#8221; custom_message=&#8221;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||&#8221; success_message=&#8221;Missatge enviat correctament&#8221; submit_button_text=&#8221;ENVIAR EL MISSATGE&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; _unique_id=&#8221;fb46774e-77f4-485f-9e69-8ddaae07a22a&#8221; form_field_background_color=&#8221;#FFFFFF&#8221; form_field_text_color=&#8221;#000000&#8243; custom_button=&#8221;on&#8221; button_text_size=&#8221;12px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#000000&#8243; button_border_color=&#8221;#000000&#8243; button_border_radius=&#8221;0px&#8221; button_custom_margin=&#8221;40px||40px||true|false&#8221; button_custom_padding=&#8221;20px|50px|20px|50px|true|true&#8221; width=&#8221;70%&#8221; width_tablet=&#8221;70%&#8221; width_phone=&#8221;100%&#8221; width_last_edited=&#8221;on|phone&#8221; max_width=&#8221;70%&#8221; max_width_tablet=&#8221;70%&#8221; max_width_phone=&#8221;100%&#8221; max_width_last_edited=&#8221;on|phone&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;||||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;|30px||30px|false|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; border_width_bottom=&#8221;1px&#8221; border_color_bottom=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_contact_field field_id=&#8221;Name&#8221; field_title=&#8221;Nom&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Phone&#8221; field_title=&#8221;Tel\u00e8fon&#8221; allowed_symbols=&#8221;numbers&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Email&#8221; field_title=&#8221;Email&#8221; field_type=&#8221;email&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Message&#8221; field_title=&#8221;En qu\u00e8 podem ajudar-te?&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Date&#8221; field_title=&#8221; Dia entrada i sortida&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Message_2&#8243; field_title=&#8221;Quants adults i quants nens&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;Message_2_2&#8243; field_title=&#8221;Comentaris&#8221; required_mark=&#8221;off&#8221; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; global_colors_info=&#8221;{}&#8221; button_text_size__hover_enabled=&#8221;off&#8221; button_one_text_size__hover_enabled=&#8221;off&#8221; button_two_text_size__hover_enabled=&#8221;off&#8221; button_text_color__hover_enabled=&#8221;off&#8221; button_one_text_color__hover_enabled=&#8221;off&#8221; button_two_text_color__hover_enabled=&#8221;off&#8221; button_border_width__hover_enabled=&#8221;off&#8221; button_one_border_width__hover_enabled=&#8221;off&#8221; button_two_border_width__hover_enabled=&#8221;off&#8221; button_border_color__hover_enabled=&#8221;off&#8221; button_one_border_color__hover_enabled=&#8221;off&#8221; button_two_border_color__hover_enabled=&#8221;off&#8221; button_border_radius__hover_enabled=&#8221;off&#8221; button_one_border_radius__hover_enabled=&#8221;off&#8221; button_two_border_radius__hover_enabled=&#8221;off&#8221; button_letter_spacing__hover_enabled=&#8221;off&#8221; button_one_letter_spacing__hover_enabled=&#8221;off&#8221; button_two_letter_spacing__hover_enabled=&#8221;off&#8221; button_bg_color__hover_enabled=&#8221;off&#8221; button_one_bg_color__hover_enabled=&#8221;off&#8221; button_two_bg_color__hover_enabled=&#8221;off&#8221;][\/et_pb_contact_field][et_pb_contact_field field_id=&#8221;policy&#8221; field_title=&#8221; &#8221; field_type=&#8221;checkbox&#8221; checkbox_options=&#8221;%91{%22value%22:%22He llegit i accepto la %22,%22checked%22:0,%22dragID%22:-1,%22link_text%22:%22pol\u00edtica de privacitat%22,%22link_url%22:%22https:%92\/%92\/mastorrellas.com%92\/ca%92\/pol\u00edtica-de-privacitat%92\/%22},{%22value%22:%22Accepto que l&apos;equip de Mas Torrellas es posi en contacte amb mi via telef\u00f2nica o per email per a donar resposta a la meva consulta.%22,%22checked%22:0,%22dragID%22:0}%93&#8243; fullwidth_field=&#8221;on&#8221; _builder_version=&#8221;4.20.2&#8243; _module_preset=&#8221;default&#8221; form_field_font_size=&#8221;12px&#8221; form_field_line_height=&#8221;1.9em&#8221; custom_margin=&#8221;80px||||false|false&#8221; custom_padding=&#8221;||||false|false&#8221; border_width_all=&#8221;1px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_contact_field][\/et_pb_contact_form][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.24.0&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; raw_content__hover_enabled=&#8221;on|desktop&#8221;]<\/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] -->      Reservar en<!-- [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] -->      Reservar en<!-- [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] -->      Reservar en<!-- [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] -->      Reservar en<!-- [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=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; custom_padding=&#8221;60px||40px|||&#8221; border_width_bottom=&#8221;1px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;||4px|||&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; text_orientation=&#8221;center&#8221; width=&#8221;70%&#8221; max_width=&#8221;70%&#8221; module_alignment=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h3 class=\"test_text\">(Des)connectar, per a connectar.<\/h3>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;POPUP APERTURA&#8221; module_id=&#8221;popup&#8221; _builder_version=&#8221;4.27.5&#8243; background_color=&#8221;rgba(0,0,0,0.7)&#8221; positioning=&#8221;fixed&#8221; position_origin_a=&#8221;top_center&#8221; position_origin_f=&#8221;top_center&#8221; z_index=&#8221;9999&#8243; vertical_offset_tablet=&#8221;&#8221; vertical_offset_phone=&#8221;&#8221; vertical_offset_last_edited=&#8221;on|tablet&#8221; min_height=&#8221;100vh&#8221; min_height_tablet=&#8221;125vh&#8221; min_height_phone=&#8221;120vh&#8221; min_height_last_edited=&#8221;on|tablet&#8221; custom_css_main_element=&#8221;display: none !important;||flex-direction: column;||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column;||justify-content: flex-end;&#8221; custom_css_main_element_phone=&#8221;display: flex;||flex-direction: column;||justify-content: flex-end;&#8221;][et_pb_row _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_padding=&#8221;||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_icon font_icon=&#8221;&#x51;||divi||400&#8243; icon_color=&#8221;#FFFFFF&#8221; icon_width=&#8221;48px&#8221; align=&#8221;right&#8221; icon_width_tablet=&#8221;48px&#8221; icon_width_phone=&#8221;32px&#8221; icon_width_last_edited=&#8221;on|phone&#8221; module_id=&#8221;close-popup&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; vertical_offset=&#8221;6vh&#8221; vertical_offset_tablet=&#8221;0vh&#8221; vertical_offset_phone=&#8221;0vh&#8221; vertical_offset_last_edited=&#8221;on|tablet&#8221; position_origin_a_tablet=&#8221;top_right&#8221; position_origin_a_phone=&#8221;top_right&#8221; position_origin_a_last_edited=&#8221;on|tablet&#8221; position_origin_f_tablet=&#8221;&#8221; position_origin_f_phone=&#8221;&#8221; position_origin_f_last_edited=&#8221;on|tablet&#8221; position_origin_r_tablet=&#8221;&#8221; position_origin_r_phone=&#8221;&#8221; position_origin_r_last_edited=&#8221;on|tablet&#8221; positioning_tablet=&#8221;absolute&#8221; positioning_phone=&#8221;absolute&#8221; positioning_last_edited=&#8221;on|tablet&#8221; custom_css_main_element=&#8221;width: fit-content;||margin-left: auto;||cursor: pointer;&#8221; global_colors_info=&#8221;{}&#8221; icon_color__hover_enabled=&#8221;on|hover&#8221; icon_color__hover=&#8221;rgba(255,255,255,0.6)&#8221; custom_css_main_element_last_edited=&#8221;on|desktop&#8221; custom_css_main_element_tablet=&#8221;width: fit-content;||margin-left: auto;||cursor: pointer;&#8221; custom_css_main_element_phone=&#8221;width: fit-content;||margin-left: auto;||cursor: pointer;&#8221;][\/et_pb_icon][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; make_equal=&#8221;on&#8221; admin_label=&#8221;row&#8221; _builder_version=&#8221;4.27.2&#8243; background_color=&#8221;rgba(0,0,0,0.5)&#8221; background_size=&#8221;initial&#8221; background_position=&#8221;top_left&#8221; background_repeat=&#8221;repeat&#8221; width=&#8221;70%&#8221; max_width=&#8221;100%&#8221; custom_margin=&#8221;0px||||false|false&#8221; custom_padding=&#8221;5vh|4vw|5vh|4vw|true|true&#8221; custom_css_main_element=&#8221;display: flex;||align-items: center; &#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{}&#8221; custom_css_main_element_last_edited=&#8221;on|tablet&#8221; custom_css_main_element_tablet=&#8221;display: flex;||flex-direction: column-reverse;&#8221; custom_css_main_element_phone=&#8221;display: flex;||flex-direction: column-reverse;&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_image src=&#8221;https:\/\/mastorrellas.com\/wp-content\/uploads\/hotel-en-costa-brava-Masia-Mas-Torrellas.webp&#8221; alt=&#8221;Hotel en Costa Brava | Masia | Mas Torrellas&#8221; title_text=&#8221;hotel-en-costa-brava-Masia-Mas-Torrellas&#8221; _builder_version=&#8221;4.27.2&#8243; _module_preset=&#8221;default&#8221; border_radii=&#8221;on|6px|6px|6px|6px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221;][et_pb_text _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; text_font=&#8221;|||on|||||&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;48px&#8221; text_line_height=&#8221;1em&#8221; global_colors_info=&#8221;{}&#8221;]TORNEM L&#8217;1 D&#8217;ABRIL.[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.5&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; text_font_size=&#8221;24px&#8221; text_line_height=&#8221;1.2em&#8221; custom_padding=&#8221;||0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>Obert cada dia i cada nit.<\/p>\n<p><\/p>\n<p>Totes les instal\u00b7lacions disponibles per passar unes vacances de qualitat superior.<\/p>\n<p><\/p>\n<p>Us esperem com sempre.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Un Hotel a la Costa Brava amb la tranquil\u00b7litat que mereixes S<div id=\"simple-weather--2e9c6777350e6eabe2e93c7f063710a6\" 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(Des)connectar, per a connectarEl RestaurantAmb una oferta gastron\u00f2mica variada i internacional, el Restaurant s&#8217;adapta als gustos dels paladars m\u00e9s exigents. Algunes de les nostres especialitats, \u00faniques en la zona, ens ajuden a marcar la difer\u00e8ncia. Graella, planxa, pastes, arrossos i fins i tot plats d&#8217;avantguarda t&#8217;esperen en el nostre restaurant.La MasiaDesitjant una estada especial, marcada per la hist\u00f2ria i un tracte pr\u00f2xim i familiar? Si \u00e9s aix\u00ed, la nostra Masia \u00e9s el teu lloc. Datada de 1778, la Masia, \u00e9s el nostre pilar fonamental, on neix la nostra motivaci\u00f3 per oferir allotjaments de qualitat. Comptem amb 15 habitacions! Tria la teva.VillageT&#8217;agrada gaudir d&#8217;una estada amb totes les comoditats, en un entorn tranquil i amb instal\u00b7lacions d&#8217;avantguarda? Mas Torrellas Village \u00e9s un modern complex d&#8217;habitacions i bungalows que t&#8217;ofereix totes les comoditats d&#8217;un hotel 4 estrelles, amb un plus de qualitat i alguns \u00abcapritxos\u00bb extra.Pitch &amp; PuttT&#8217;agrada el golf o vols comen\u00e7ar a aprendre com fer la teva millor versi\u00f3 del \u00abswing\u00bb? A Mas Torrellas Pitch&amp;Putt, \u00e9s possible!: \u00e0rea de pr\u00e0ctiques, de \u00abapproach\u00bb, putting green, casa club, restaurant, vestidors, zona \u00abChill-Out\u00bb, Pro-shop, [&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-2284","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>Un Hotel a la Costa Brava pensat pel teu benestar | Mas Torrellas<\/title>\n<meta name=\"description\" content=\"Mes Torrellas \u00e9s la teva millor opci\u00f3 si busques moments de tranquil\u00b7litat. Un hotel en Costa Brava amb spa &amp; Golf. Descobreix-nos.\" \/>\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=\"ca_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Un Hotel a la Costa Brava pensat pel teu benestar | Mas Torrellas\" \/>\n<meta property=\"og:description\" content=\"Mes Torrellas \u00e9s la teva millor opci\u00f3 si busques moments de tranquil\u00b7litat. Un hotel en Costa Brava amb spa &amp; Golf. Descobreix-nos.\" \/>\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-02-27T10:07:44+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=\"Temps estimat de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"36 minuts\" \/>\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\":\"Un Hotel a la Costa Brava pensat pel teu benestar | 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-02-27T10:07:44+00:00\",\"description\":\"Mes Torrellas \u00e9s la teva millor opci\u00f3 si busques moments de tranquil\u00b7litat. Un hotel en Costa Brava amb spa & Golf. Descobreix-nos.\",\"breadcrumb\":{\"@id\":\"https:\/\/mastorrellas.com\/#breadcrumb\"},\"inLanguage\":\"ca\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mastorrellas.com\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ca\",\"@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\":\"ca\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Un Hotel a la Costa Brava pensat pel teu benestar | Mas Torrellas","description":"Mes Torrellas \u00e9s la teva millor opci\u00f3 si busques moments de tranquil\u00b7litat. Un hotel en Costa Brava amb spa & Golf. Descobreix-nos.","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":"ca_ES","og_type":"article","og_title":"Un Hotel a la Costa Brava pensat pel teu benestar | Mas Torrellas","og_description":"Mes Torrellas \u00e9s la teva millor opci\u00f3 si busques moments de tranquil\u00b7litat. Un hotel en Costa Brava amb spa & Golf. Descobreix-nos.","og_url":"https:\/\/mastorrellas.com\/","og_site_name":"Mas Torrellas","article_modified_time":"2026-02-27T10:07:44+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":{"Temps estimat de lectura":"36 minuts"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mastorrellas.com\/","url":"https:\/\/mastorrellas.com\/","name":"Un Hotel a la Costa Brava pensat pel teu benestar | 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-02-27T10:07:44+00:00","description":"Mes Torrellas \u00e9s la teva millor opci\u00f3 si busques moments de tranquil\u00b7litat. Un hotel en Costa Brava amb spa & Golf. Descobreix-nos.","breadcrumb":{"@id":"https:\/\/mastorrellas.com\/#breadcrumb"},"inLanguage":"ca","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mastorrellas.com\/"]}]},{"@type":"ImageObject","inLanguage":"ca","@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":"ca"}]}},"_links":{"self":[{"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/pages\/2284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/comments?post=2284"}],"version-history":[{"count":63,"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/pages\/2284\/revisions"}],"predecessor-version":[{"id":5576,"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/pages\/2284\/revisions\/5576"}],"wp:attachment":[{"href":"https:\/\/mastorrellas.com\/ca\/wp-json\/wp\/v2\/media?parent=2284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}