{"id":3955,"date":"2026-06-25T18:37:36","date_gmt":"2026-06-25T10:37:36","guid":{"rendered":"https:\/\/royalsuitesportbarton.com\/instalaciones\/"},"modified":"2026-08-17T18:58:39","modified_gmt":"2026-08-17T10:58:39","slug":"instalaciones","status":"publish","type":"page","link":"https:\/\/royalsuitesportbarton.com\/es\/instalaciones\/","title":{"rendered":"Instalaciones"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3955\" class=\"elementor elementor-3955 elementor-3681\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f216639 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"f216639\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a4f0f7b\" data-id=\"a4f0f7b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-07c3fe1 elementor-widget elementor-widget-html\" data-id=\"07c3fe1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>jQuery(function (){\n       jQuery('#exterior-btn').click(function (){\n            jQuery('#interior').fadeOut(300, function(){\n               jQuery('#exterior').fadeIn(300); \n            });\n        });\n        jQuery('#interior-btn').click(function (){\n            jQuery('#exterior').fadeOut(300, function(){\n               jQuery('#interior').fadeIn(300); \n            });\n        }); \n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-87c10d0 elementor-section-full_width elementor-hidden-tablet elementor-hidden-mobile elementor-section-height-default elementor-section-height-default\" data-id=\"87c10d0\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-8ad60f2\" data-id=\"8ad60f2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a1b133a elementor-widget elementor-widget-global elementor-global-955 elementor-widget-shortcode\" data-id=\"a1b133a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><div id=\"simple-weather--3deaf8144649d7fca84aea970567cf0c\" 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\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-cb7b985\" data-id=\"cb7b985\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b0fea8 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"5b0fea8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Re\u00fanete. Come. Rel\u00e1jate.  <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ff26ff5 elementor-widget elementor-widget-heading\" data-id=\"ff26ff5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ESPACIOS PARA RELAJARSE. LUGARES PARA RECORDAR <\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1ae356b6 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"1ae356b6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-427ad253\" data-id=\"427ad253\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3aa31aef elementor-widget elementor-widget-text-editor\" data-id=\"3aa31aef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h1>\u00a1Explora Filipinas con nosotros!<\/h1>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-45b14740\" data-id=\"45b14740\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-56a5cd99 elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"56a5cd99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6MzMzNCwidG9nZ2xlIjpmYWxzZX0%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Reserva ahora<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4bea423 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"4bea423\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-985500d\" data-id=\"985500d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-efeef87 elementor-widget elementor-widget-heading\" data-id=\"efeef87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Espacios dise\u00f1ados para estancias excepcionales<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9b9c03d elementor-widget elementor-widget-text-editor\" data-id=\"9b9c03d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Disfruta de un ambiente acogedor donde se combinan un delicioso desayuno, una c\u00e1lida hospitalidad y un entorno relajado. Empieza el d\u00eda con una comida fresca y satisfactoria, y luego aprovecha al m\u00e1ximo la experiencia con acceso al gimnasio, la piscina y la zona de descanso. <\/p><p>T\u00f3mate tu tiempo, conecta con los dem\u00e1s y disfruta de cada momento.<\/p><h5><strong>Buena comida. Buena compa\u00f1\u00eda. Momentos inolvidables.  <\/strong><\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-366c631 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"366c631\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-swimming-pool\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M624 416h-16c-26.04 0-45.8-8.42-56.09-17.9-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C461.8 407.58 442.04 416 416 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C269.8 407.58 250.04 416 224 416s-45.8-8.42-56.09-17.9c-8.9-8.21-19.66-14.1-31.77-14.1h-16.3c-12.11 0-22.87 5.89-31.77 14.1C77.8 407.58 58.04 416 32 416H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h16c38.62 0 72.72-12.19 96-31.84 23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84s72.72-12.19 96-31.84c23.28 19.66 57.38 31.84 96 31.84h16c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zm-400-32v-96h192v96c19.12 0 30.86-6.16 34.39-9.42 9.17-8.46 19.2-14.34 29.61-18.07V128c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v96H224v-96c0-17.64 14.36-32 32-32s32 14.36 32 32v16c0 8.84 7.16 16 16 16h32c8.84 0 16-7.16 16-16v-16c0-52.94-43.06-96-96-96s-96 43.06-96 96v228.5c10.41 3.73 20.44 9.62 29.61 18.07 3.53 3.27 15.27 9.43 34.39 9.43z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Rel\u00e1jate al aire libre<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1201a5e elementor-widget elementor-widget-text-editor\" data-id=\"1201a5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tanto si te est\u00e1s dando un refrescante chapuz\u00f3n, leyendo a la sombra o simplemente disfrutando de las vistas, cada momento aqu\u00ed est\u00e1 pensado para relajarte.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e372965 elementor-widget elementor-widget-gallery\" data-id=\"e372965\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;overlay_title&quot;:&quot;description&quot;,&quot;overlay_description&quot;:&quot;caption&quot;,&quot;image_hover_animation&quot;:&quot;grow&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgyMiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTE0LmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-14-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton21.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY1OCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMS5qcGVnIiwic2xpZGVzaG93IjoiZTM3Mjk2NSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton21-1024x768.jpeg\" data-width=\"800\" data-height=\"600\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-16.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgyNiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTE2LmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-16-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-18.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgzMCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTE4LmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-18-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgyNCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTE1LmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-15-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgyMCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTEzLmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-13-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton19.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY1NCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24xOS5qcGVnIiwic2xpZGVzaG93IjoiZTM3Mjk2NSJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton19-1024x768.jpeg\" data-width=\"800\" data-height=\"600\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgxNCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTEwLmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-10-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgxOCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTEyLmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-12-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-17.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgyOCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTE3LmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-17-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-19.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e372965\" data-elementor-lightbox-title=\"Exterior y piscina\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgzMiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTE5LmpwZyIsInNsaWRlc2hvdyI6ImUzNzI5NjUifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-19-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bd9e299 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"bd9e299\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-591e6a3\" data-id=\"591e6a3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0d6ad5b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0d6ad5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dumbbell\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M104 96H56c-13.3 0-24 10.7-24 24v104H8c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h24v104c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V120c0-13.3-10.7-24-24-24zm528 128h-24V120c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h24c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM456 32h-48c-13.3 0-24 10.7-24 24v168H256V56c0-13.3-10.7-24-24-24h-48c-13.3 0-24 10.7-24 24v400c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V288h128v168c0 13.3 10.7 24 24 24h48c13.3 0 24-10.7 24-24V56c0-13.3-10.7-24-24-24z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Mantente activo. Mantente motivado\u200b <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f255b02 elementor-widget elementor-widget-text-editor\" data-id=\"f255b02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Tanto si empiezas el d\u00eda con una sesi\u00f3n de ejercicio para coger energ\u00eda como si simplemente quieres mantener tu rutina mientras viajas, nuestro espacio de fitness est\u00e1 pensado para ayudarte a sentirte en plena forma.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b26c5ef elementor-widget elementor-widget-gallery\" data-id=\"b26c5ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;aspect_ratio&quot;:&quot;4:3&quot;,&quot;overlay_title&quot;:&quot;description&quot;,&quot;overlay_description&quot;:&quot;caption&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b26c5ef\" data-elementor-lightbox-title=\"Zona de fitness\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzc5OCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTIuanBnIiwic2xpZGVzaG93IjoiYjI2YzVlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-2-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b26c5ef\" data-elementor-lightbox-title=\"Zona de fitness\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgwOCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTcuanBnIiwic2xpZGVzaG93IjoiYjI2YzVlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-7-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b26c5ef\" data-elementor-lightbox-title=\"Zona de fitness\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg0NCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LmpwZyIsInNsaWRlc2hvdyI6ImIyNmM1ZWYifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b26c5ef\" data-elementor-lightbox-title=\"Royalsuitesportbarton2026-5 te cuento\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgwNCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTUuanBnIiwic2xpZGVzaG93IjoiYjI2YzVlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-5-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b26c5ef\" data-elementor-lightbox-title=\"Zona de fitness\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgwMiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTQuanBnIiwic2xpZGVzaG93IjoiYjI2YzVlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-4-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b26c5ef\" data-elementor-lightbox-title=\"Zona de fitness\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgwNiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTYuanBnIiwic2xpZGVzaG93IjoiYjI2YzVlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-6-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"b26c5ef\" data-elementor-lightbox-title=\"Zona de fitness\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgwMCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTMuanBnIiwic2xpZGVzaG93IjoiYjI2YzVlZiJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-3-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-41a5e47 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"41a5e47\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14b1ce3\" data-id=\"14b1ce3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-034fd7f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"034fd7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-utensil-spoon\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M480.1 31.9c-55-55.1-164.9-34.5-227.8 28.5-49.3 49.3-55.1 110-28.8 160.4L9 413.2c-11.6 10.5-12.1 28.5-1 39.5L59.3 504c11 11 29.1 10.5 39.5-1.1l192.4-214.4c50.4 26.3 111.1 20.5 160.4-28.8 63-62.9 83.6-172.8 28.5-227.8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Donde los sabores se unen a la buena compa\u00f1\u00eda<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ccbbdf1 elementor-widget elementor-widget-text-editor\" data-id=\"ccbbdf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Disfruta de una cocina deliciosa, una c\u00e1lida hospitalidad y espacios acogedores pensados para compartir desayunos, historias y recuerdos inolvidables.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78cbbe0 elementor-widget elementor-widget-gallery\" data-id=\"78cbbe0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;overlay_title&quot;:&quot;description&quot;,&quot;overlay_description&quot;:&quot;caption&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-21.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Restaurante\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgzNiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTIxLmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-21-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Royalsuitesportbarton-Espacio-com\u00fan-14 informaci\u00f3n\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg3MSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi0xNC5qcGciLCJzbGlkZXNob3ciOiI3OGNiYmUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-14-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Restaurante\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg1MywidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi01LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-5-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-20.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Restaurante\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzgzNCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LTIwLmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-20-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton15.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Restaurante\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY0NiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24xNS5qcGVnIiwic2xpZGVzaG93IjoiNzhjYmJlMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton15-1024x768.jpeg\" data-width=\"800\" data-height=\"600\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Restaurante\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg3MywidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi0xNS5qcGciLCJzbGlkZXNob3ciOiI3OGNiYmUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-15-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-11.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Restaurante\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg2NSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi0xMS5qcGciLCJzbGlkZXNob3ciOiI3OGNiYmUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-11-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Restaurante\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg2OSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi0xMy5qcGciLCJzbGlkZXNob3ciOiI3OGNiYmUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-13-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-6.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Sala social\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg1NSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi02LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-6-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton26.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Sala social\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY2OCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yNi5qcGVnIiwic2xpZGVzaG93IjoiNzhjYmJlMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton26-1024x768.jpeg\" data-width=\"800\" data-height=\"600\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton25.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Sala social\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY2NiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yNS5qcGVnIiwic2xpZGVzaG93IjoiNzhjYmJlMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton25-1024x768.jpeg\" data-width=\"800\" data-height=\"600\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton20.jpeg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Sala social\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzY1NiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA2XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMC5qcGVnIiwic2xpZGVzaG93IjoiNzhjYmJlMCJ9\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/06\/Royalsuitesportbarton20-1024x768.jpeg\" data-width=\"800\" data-height=\"600\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Sala social de arriba\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg3NSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi5qcGciLCJzbGlkZXNob3ciOiI3OGNiYmUwIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Sala social de arriba\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg0NywidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi0yLmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-2-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Zona para fumadores\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg0OSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi0zLmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-3-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Sala social\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg1MSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi00LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-4-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Bar\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg1NywidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi03LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-7-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-8.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Bar\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg1OSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi04LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-8-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"78cbbe0\" data-elementor-lightbox-title=\"Bar\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6Mzg2MSwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24tRXNwYWNpby1jb211bi05LmpwZyIsInNsaWRlc2hvdyI6Ijc4Y2JiZTAifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton-Espacio-comun-9-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-506feeb elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"506feeb\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6be056a\" data-id=\"6be056a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-77406d9 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"77406d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-utensil-spoon\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M480.1 31.9c-55-55.1-164.9-34.5-227.8 28.5-49.3 49.3-55.1 110-28.8 160.4L9 413.2c-11.6 10.5-12.1 28.5-1 39.5L59.3 504c11 11 29.1 10.5 39.5-1.1l192.4-214.4c50.4 26.3 111.1 20.5 160.4-28.8 63-62.9 83.6-172.8 28.5-227.8z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Donde la ma\u00f1ana se va despertando poco a poco<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e10a6a elementor-widget elementor-widget-text-editor\" data-id=\"5e10a6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Despi\u00e9rtate con una generosa selecci\u00f3n de platos para el desayuno, que combinan la frescura tropical con los cl\u00e1sicos europeos. Desde frutas de colores vivos y bocados ligeros y refrescantes hasta cl\u00e1sicos reconfortantes, cada plato est\u00e1 pensado para empezar el d\u00eda con calidez, color y tranquilidad. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1354ca elementor-widget elementor-widget-gallery\" data-id=\"e1354ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;overlay_title&quot;:&quot;description&quot;,&quot;overlay_description&quot;:&quot;caption&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;gallery_layout&quot;:&quot;grid&quot;,&quot;columns&quot;:4,&quot;columns_tablet&quot;:2,&quot;columns_mobile&quot;:1,&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;aspect_ratio&quot;:&quot;3:2&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkyNiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xNC5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-14-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-5.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkwOCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC01LmpwZyIsInNsaWRlc2hvdyI6ImUxMzU0Y2EifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-5-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-4.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkwNiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC00LmpwZyIsInNsaWRlc2hvdyI6ImUxMzU0Y2EifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-4-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-7.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkxMiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC03LmpwZyIsInNsaWRlc2hvdyI6ImUxMzU0Y2EifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-7-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-3.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkwNCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0zLmpwZyIsInNsaWRlc2hvdyI6ImUxMzU0Y2EifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-3-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkyOCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xNS5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-15-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-9.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkxNiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC05LmpwZyIsInNsaWRlc2hvdyI6ImUxMzU0Y2EifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-9-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-2.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkwMiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0yLmpwZyIsInNsaWRlc2hvdyI6ImUxMzU0Y2EifQ%3D%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-2-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkxOCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xMC5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-10-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-11.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkyMCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xMS5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-11-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkyMiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xMi5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-12-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkyNCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xMy5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-13-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-16.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkzMCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xNi5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-16-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-17.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkzMiwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC0xNy5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-17-683x1024.jpg\" data-width=\"683\" data-height=\"1024\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"e1354ca\" data-elementor-lightbox-title=\"Desayuno\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MzkzNCwidXJsIjoiaHR0cHM6XC9cL3JveWFsc3VpdGVzcG9ydGJhcnRvbi5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC9Sb3lhbHN1aXRlc3BvcnRiYXJ0b24yMDI2LWJyZWFrZmFzdC5qcGciLCJzbGlkZXNob3ciOiJlMTM1NGNhIn0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/Royalsuitesportbarton2026-breakfast-1024x683.jpg\" data-width=\"800\" data-height=\"534\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__content\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-44967c8 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"44967c8\" data-element_type=\"section\" data-e-type=\"section\" id=\"exterior\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60b8e71\" data-id=\"60b8e71\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2369940 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"2369940\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9b7509b\" data-id=\"9b7509b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b0b2c4d elementor-widget elementor-widget-image-carousel\" data-id=\"b0b2c4d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg\" alt=\"suites reales de Palawan\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-3-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpeg\" alt=\"Terrace Port Barton Royal Suites informaci\u00f3n\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-2-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpeg\" alt=\"Exterior de Port Barton Suites\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-84d5e4e\" data-id=\"84d5e4e\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2ceb86b elementor-widget elementor-widget-image-carousel\" data-id=\"2ceb86b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 de 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-6-scaled-qxw2zfwodv16zy60opmpgqpkhul8azxnxfbsr8hk74.jpg\" alt=\"Suites con minibar en Port Barton informaci\u00f3n\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-5-qxw2zfwodv16zy60opmpgqpkhul8azxnxfbsr8hk74.jpg\" alt=\"Conjuntos de mesa en Port Barton informaci\u00f3n\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-4-qxw2zfwodv16zy60opmpgqpkhul8azxnxfbsr8hk74.jpeg\" alt=\"Port Barton Terrace Royal Suites\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a7e9f46 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a7e9f46\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bd1c741\" data-id=\"bd1c741\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aa66cb6 elementor-widget elementor-widget-text-editor\" data-id=\"aa66cb6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>EXTERIOR<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b931f35 elementor-widget elementor-widget-text-editor\" data-id=\"b931f35\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Terraza 20 m2<br\/>Mininevera<br\/>Fregadero junto a un armario provisto de vasos, platos y cubiertos<br\/>Ventilador de techo<br\/>Mesa con 4 sillas de rat\u00e1n<br\/>Camino con acceso directo al jard\u00edn del hotel<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-0e42603 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0e42603\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-596965d\" data-id=\"596965d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c30aa72 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"c30aa72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\" id=\"interior-btn\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">INTERIOR<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9a8b420\" data-id=\"9a8b420\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-563eb93 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"563eb93\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e53281f\" data-id=\"e53281f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-118d22c elementor-widget elementor-widget-heading\" data-id=\"118d22c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Te presentamos a nuestro<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-215c246 elementor-widget elementor-widget-heading\" data-id=\"215c246\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">SERVICIOS<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6952adb elementor-widget elementor-widget-text-editor\" data-id=\"6952adb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Deja que cuidemos de ti y te hagamos sentir especial durante <br\/><span style=\"color: var( --e-global-color-df248de );\">\u00a1tu estancia en el Royal Suites Port Barton!<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10e1da6 elementor-align-right elementor-mobile-align-right elementor-widget elementor-widget-button\" data-id=\"10e1da6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6MzMzNCwidG9nZ2xlIjpmYWxzZX0%3D\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Reserva ahora<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab7836 elementor-widget elementor-widget-text-editor\" data-id=\"3ab7836\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>\u00bfNecesitas m\u00e1s informaci\u00f3n? <br><strong><a href=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2025\/08\/DOSSIER-ROYAL-SUITES-ENG-2025.pdf\" target=\"_blank\" rel=\"noopener\">Descarga nuestro dossier<\/a><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-221cdb6\" data-id=\"221cdb6\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9f0012f elementor-widget elementor-widget-image\" data-id=\"9f0012f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"900\" src=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/hf_20260817_104748_3ca83de1-c1f5-4800-82bb-838cc44efcab-910x1024.png\" class=\"attachment-large size-large wp-image-3951\" alt=\"\" srcset=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/hf_20260817_104748_3ca83de1-c1f5-4800-82bb-838cc44efcab-910x1024.png 910w, https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/hf_20260817_104748_3ca83de1-c1f5-4800-82bb-838cc44efcab-267x300.png 267w, https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/hf_20260817_104748_3ca83de1-c1f5-4800-82bb-838cc44efcab-768x864.png 768w, https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/hf_20260817_104748_3ca83de1-c1f5-4800-82bb-838cc44efcab-1365x1536.png 1365w, https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/hf_20260817_104748_3ca83de1-c1f5-4800-82bb-838cc44efcab-1820x2048.png 1820w, https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2026\/08\/hf_20260817_104748_3ca83de1-c1f5-4800-82bb-838cc44efcab.png 1920w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4dc0901 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4dc0901\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1f8d8c2\" data-id=\"1f8d8c2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5f032a1 elementor-widget elementor-widget-heading\" data-id=\"5f032a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">\u00bfAlguna duda o pregunta?<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-515f1c2 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"515f1c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/royalsuitesportbarton.com\/es\/contacto\/\">\n\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Contacta con nosotros<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Re\u00fanete. Come. Rel\u00e1jate. ESPACIOS PARA RELAJARSE. LUGARES PARA RECORDAR \u00a1Explora Filipinas con nosotros! Reserva ahora Espacios dise\u00f1ados para estancias excepcionales Disfruta de un ambiente acogedor donde se combinan un delicioso desayuno, una c\u00e1lida hospitalidad y un entorno relajado. Empieza el d\u00eda con una comida fresca y satisfactoria, y luego aprovecha al m\u00e1ximo la experiencia con [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_angie_page":false,"footnotes":""},"class_list":["post-3955","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Las m\u00e1s modernas suites en Palawan<\/title>\n<meta name=\"description\" content=\"Bienvenido a Royal Suites Porta Barton, habitaciones acogedoras y c\u00e1lidas para relajarse, disfrutar y sentir la experiencia de Palawan.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/royalsuitesportbarton.com\/facilities\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Las m\u00e1s modernas suites en Palawan\" \/>\n<meta property=\"og:description\" content=\"Bienvenido a Royal Suites Porta Barton, habitaciones acogedoras y c\u00e1lidas para relajarse, disfrutar y sentir la experiencia de Palawan.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/royalsuitesportbarton.com\/facilities\/\" \/>\n<meta property=\"og:site_name\" content=\"Royal Suites Port Barton\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-17T10:58:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/\",\"url\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/\",\"name\":\"Las m\u00e1s modernas suites en Palawan\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg\",\"datePublished\":\"2026-06-25T10:37:36+00:00\",\"dateModified\":\"2026-08-17T10:58:39+00:00\",\"description\":\"Bienvenido a Royal Suites Porta Barton, habitaciones acogedoras y c\u00e1lidas para relajarse, disfrutar y sentir la experiencia de Palawan.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/#primaryimage\",\"url\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg\",\"contentUrl\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/wp-content\\\/uploads\\\/elementor\\\/thumbs\\\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/facilities\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/es\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Instalaciones\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/#website\",\"url\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/\",\"name\":\"Royal Suites Port Barton\",\"description\":\"Royal Suites in Palawan\",\"publisher\":{\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/#organization\",\"name\":\"Royal Suites Port Barton\",\"url\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/logo-royalsuites-portbarton_255x205.png\",\"contentUrl\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/logo-royalsuites-portbarton_255x205.png\",\"width\":255,\"height\":205,\"caption\":\"Royal Suites Port Barton\"},\"image\":{\"@id\":\"https:\\\/\\\/royalsuitesportbarton.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Las m\u00e1s modernas suites en Palawan","description":"Bienvenido a Royal Suites Porta Barton, habitaciones acogedoras y c\u00e1lidas para relajarse, disfrutar y sentir la experiencia de Palawan.","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:\/\/royalsuitesportbarton.com\/facilities\/","og_locale":"es_ES","og_type":"article","og_title":"Las m\u00e1s modernas suites en Palawan","og_description":"Bienvenido a Royal Suites Porta Barton, habitaciones acogedoras y c\u00e1lidas para relajarse, disfrutar y sentir la experiencia de Palawan.","og_url":"https:\/\/royalsuitesportbarton.com\/facilities\/","og_site_name":"Royal Suites Port Barton","article_modified_time":"2026-08-17T10:58:39+00:00","og_image":[{"url":"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"4 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/royalsuitesportbarton.com\/facilities\/","url":"https:\/\/royalsuitesportbarton.com\/facilities\/","name":"Las m\u00e1s modernas suites en Palawan","isPartOf":{"@id":"https:\/\/royalsuitesportbarton.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/royalsuitesportbarton.com\/facilities\/#primaryimage"},"image":{"@id":"https:\/\/royalsuitesportbarton.com\/facilities\/#primaryimage"},"thumbnailUrl":"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg","datePublished":"2026-06-25T10:37:36+00:00","dateModified":"2026-08-17T10:58:39+00:00","description":"Bienvenido a Royal Suites Porta Barton, habitaciones acogedoras y c\u00e1lidas para relajarse, disfrutar y sentir la experiencia de Palawan.","breadcrumb":{"@id":"https:\/\/royalsuitesportbarton.com\/facilities\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/royalsuitesportbarton.com\/facilities\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/royalsuitesportbarton.com\/facilities\/#primaryimage","url":"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg","contentUrl":"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/elementor\/thumbs\/royalsuites-portbarton-exterior-1-qxw2zfwptlyueu2i9hromjkt7mtfprv0qprt8b1qw4.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/royalsuitesportbarton.com\/facilities\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/royalsuitesportbarton.com\/es\/"},{"@type":"ListItem","position":2,"name":"Instalaciones"}]},{"@type":"WebSite","@id":"https:\/\/royalsuitesportbarton.com\/#website","url":"https:\/\/royalsuitesportbarton.com\/","name":"Royal Suites Port Barton","description":"Royal Suites in Palawan","publisher":{"@id":"https:\/\/royalsuitesportbarton.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/royalsuitesportbarton.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/royalsuitesportbarton.com\/#organization","name":"Royal Suites Port Barton","url":"https:\/\/royalsuitesportbarton.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/royalsuitesportbarton.com\/#\/schema\/logo\/image\/","url":"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2022\/07\/logo-royalsuites-portbarton_255x205.png","contentUrl":"https:\/\/royalsuitesportbarton.com\/wp-content\/uploads\/2022\/07\/logo-royalsuites-portbarton_255x205.png","width":255,"height":205,"caption":"Royal Suites Port Barton"},"image":{"@id":"https:\/\/royalsuitesportbarton.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/pages\/3955","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/comments?post=3955"}],"version-history":[{"count":4,"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/pages\/3955\/revisions"}],"predecessor-version":[{"id":3959,"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/pages\/3955\/revisions\/3959"}],"wp:attachment":[{"href":"https:\/\/royalsuitesportbarton.com\/es\/wp-json\/wp\/v2\/media?parent=3955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}