{"id":10617,"date":"2026-01-24T19:47:23","date_gmt":"2026-01-24T19:47:23","guid":{"rendered":"https:\/\/scubaibiza.com\/xelles\/"},"modified":"2026-01-26T02:25:08","modified_gmt":"2026-01-26T02:25:08","slug":"xelles","status":"publish","type":"page","link":"https:\/\/scubaibiza.com\/en\/xelles\/","title":{"rendered":"Xelles"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;60px||||false|false&#8221; custom_margin_tablet=&#8221;60px||||false|false&#8221; custom_margin_phone=&#8221;16px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.19.1&#8243; text_font=&#8221;Manrope|700||on|||||&#8221; text_text_color=&#8221;#0c71c3&#8243; text_font_size=&#8221;13px&#8221; text_letter_spacing=&#8221;2px&#8221; text_line_height=&#8221;1em&#8221; custom_padding=&#8221;|||&#8221; text_font_size_tablet=&#8221;13px&#8221; text_font_size_phone=&#8221;11px&#8221; text_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>Enjoy diving in Ibiza<\/p>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.19.1&#8243; header_font=&#8221;Montserrat|800|||||||&#8221; header_text_color=&#8221;#303649&#8243; header_font_size=&#8221;90px&#8221; header_letter_spacing=&#8221;-1px&#8221; custom_margin_tablet=&#8221;-10px||||false|false&#8221; custom_margin_phone=&#8221;-10px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; hover_enabled=&#8221;0&#8243; header_font_size_tablet=&#8221;70px&#8221; header_font_size_phone=&#8221;40px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<h1>Xelles<\/h1>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.19.1&#8243; text_text_color=&#8221;#000000&#8243; header_font=&#8221;Playfair Display|700|on||||||&#8221; header_text_color=&#8221;#303649&#8243; header_font_size=&#8221;90px&#8221; header_letter_spacing=&#8221;-1px&#8221; custom_margin=&#8221;-20px||||false|false&#8221; custom_margin_tablet=&#8221;-30px||||false|false&#8221; custom_margin_phone=&#8221;-30px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; header_font_size_tablet=&#8221;70px&#8221; header_font_size_phone=&#8221;40px&#8221; header_font_size_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h1>Ibiza Diving<\/h1>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/scubaibiza.com\/wp-content\/uploads\/2025\/12\/Xelles.webp&#8221; title_text=&#8221;Xelles&#8221; _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;40px||||false|false&#8221; hover_enabled=&#8221;0&#8243; border_radii=&#8221;on|4px|4px|4px|4px&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;][\/et_pb_image][et_pb_code _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]\n    <style>\n        .ms-container {\n            width: 100%;\n            padding: 20px 0;\n            position: relative;\n        }\n        .swiper-slide {\n            height: 360px; \/* Altura del slider, ajustable *\/\n            border-radius: 4px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        .swiper-slide:hover {\n            transform: translateY(-5px);\n        }\n        .swiper-slide img {\n            display: block;\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \/* Asegura que la imagen llene el espacio sin deformarse *\/\n            cursor: pointer;\n        }\n\t\n\t\t.swiper{\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\n\t\t.swiper-pagination-horizontal{\n\t\t\tbottom: -2px!important;\n\t\t}\n\t\n\t\t@media screen and (max-width: 768px) {\n\t\t\t.swiper-slide {\n\t\t\t\theight: 280px; \/* Altura del slider, ajustable *\/\n\t\t\t}\n\t\t}\n    <\/style>\n\n    <div class=\"ms-container\">\n        <div class=\"swiper ms-slider-6a6773865d5b7\">\n            <div class=\"swiper-wrapper\">\n                                                            <div class=\"swiper-slide\">\n                            <a href=\"\" class=\"glightbox-ms-slider-6a6773865d5b7\">\n                                <img decoding=\"async\" src=\"\" alt=\"Imagen del slider\" loading=\"lazy\" \/>\n                            <\/a>\n                        <\/div>\n                                                                                    <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ 1. Inicializar Swiper\n        const swiper = new Swiper('.ms-slider-6a6773865d5b7', {\n            \/\/ Loop infinito\n            loop: true,\n            \n            \/\/ Espacio entre slides (pixeles)\n            spaceBetween: 20,\n            \n            \/\/ Autoplay\n            autoplay: {\n                delay: 3000,\n                disableOnInteraction: false, \/\/ Sigue rodando aunque el usuario toque\n            },\n\n            \/\/ Paginaci\u00f3n (puntos abajo)\n            pagination: {\n                el: '.swiper-pagination',\n                clickable: true,\n            },\n\n            \/\/ Responsive Breakpoints\n            breakpoints: {\n                \/\/ Cuando la ventana es >= 0px (M\u00f3vil)\n                0: {\n                    slidesPerView: 1,\n                },\n                \/\/ Cuando la ventana es >= 768px (Desktop\/Tablet)\n                768: {\n                    slidesPerView: 2,\n                }\n            }\n        });\n\n        \/\/ 2. Inicializar GLightbox\n        const lightbox = GLightbox({\n            selector: '.glightbox-ms-slider-6a6773865d5b7',\n            touchNavigation: true,\n            loop: true,\n            autoplayVideos: true\n        });\n    });\n    <\/script>\n\n    [\/et_pb_code][et_pb_text _builder_version=&#8221;4.19.1&#8243; text_font=&#8221;Manrope|300|||||||&#8221; text_text_color=&#8221;#303649&#8243; text_font_size=&#8221;18px&#8221; text_line_height=&#8221;1.6em&#8221; custom_margin=&#8221;3rem||||false|false&#8221; custom_margin_tablet=&#8221;-25px||||false|false&#8221; custom_margin_phone=&#8221;-25px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;|||&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p>Among the Malvins islets, within the Marine Reserve dels Freus, there is a group of small rocks called Xelles. We arrived from SCUBA IBIZA after about 5 minutes of sailing. We come across a passage between a submerged rock that sits in front of a long overhang, filled with pebbles and remains of various mollusc shells, giving us an idea of the nocturnal feast of the local octopuses. And as the highlight of a magnificent dive, right in front of that overhang, at about 10-12 meters, there is a commemorative plaque for our mentor Jacques Cousteau. A must-visit for those of us who, after watching his documentaries, dreamt of discovering the depths of the sea.    <\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.16&#8243; background_color=&#8221;#303649&#8243; z_index=&#8221;361&#8243; max_width=&#8221;1200px&#8221; module_alignment=&#8221;center&#8221; custom_padding=&#8221;90px|60px|75px|60px|false|true&#8221; custom_padding_tablet=&#8221;90px|60px|75px|60px|false|true&#8221; custom_padding_phone=&#8221;90px|20px|75px|20px|false|true&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row column_structure=&#8221;1_4,1_2,1_4&#8243; use_custom_gutter=&#8221;on&#8221; gutter_width=&#8221;2&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.16&#8243; width=&#8221;100%&#8221; width_tablet=&#8221;90%&#8221; width_phone=&#8221;90%&#8221; width_last_edited=&#8221;off|desktop&#8221; max_width=&#8221;1200px&#8221; max_width_tablet=&#8221;90%&#8221; max_width_phone=&#8221;90%&#8221; max_width_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;0px|0px|0px|0px|true|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.19.1&#8243; header_4_font=&#8221;IM Fell French Canon||||||||&#8221; header_4_text_align=&#8221;left&#8221; header_4_text_color=&#8221;#FFFFFF&#8221; header_4_font_size=&#8221;35px&#8221; header_4_text_align_tablet=&#8221;center&#8221; header_4_text_align_phone=&#8221;center&#8221; header_4_text_align_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h4>Scuba Ibiza<\/h4>\n<p>[\/et_pb_text][et_pb_divider color=&#8221;#0c71c3&#8243; divider_weight=&#8221;3px&#8221; _builder_version=&#8221;4.19.1&#8243; max_width=&#8221;72px&#8221; custom_margin=&#8221;-16px||||false|false&#8221; custom_margin_tablet=&#8221;-26px||||false|false&#8221; custom_margin_phone=&#8221;-26px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px|||&#8221; module_alignment_tablet=&#8221;center&#8221; module_alignment_phone=&#8221;center&#8221; module_alignment_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_divider][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text _builder_version=&#8221;4.19.1&#8243; text_font=&#8221;Manrope||||||||&#8221; text_text_color=&#8221;rgba(255,255,255,0.47)&#8221; text_font_size=&#8221;15px&#8221; text_line_height=&#8221;1.8em&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||||false|false&#8221; custom_margin_tablet=&#8221;-25px||||false|false&#8221; custom_margin_phone=&#8221;-20px||||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<p>The introductory courses we offer at SCUBA IBIZA<\/p>\n<p>If you can&#8217;t find what you&#8217;re looking for, please contact us.<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;|||&#8221; global_colors_info=&#8221;{}&#8221; custom_padding__hover=&#8221;|||&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_button button_url=&#8221;https:\/\/scubaibiza.com\/contacto\/&#8221; button_text=&#8221;Contact us&#8221; button_alignment=&#8221;right&#8221; button_alignment_tablet=&#8221;center&#8221; button_alignment_phone=&#8221;center&#8221; button_alignment_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_size=&#8221;14px&#8221; button_text_color=&#8221;#FFFFFF&#8221; button_bg_color=&#8221;#0c71c3&#8243; button_border_width=&#8221;1px&#8221; button_border_color=&#8221;#0c71c3&#8243; button_border_radius=&#8221;0px&#8221; button_font=&#8221;Manrope|600|||||||&#8221; button_use_icon=&#8221;off&#8221; custom_margin=&#8221;||||false|false&#8221; custom_padding=&#8221;15px|32px|15px|32px|true|true&#8221; global_colors_info=&#8221;{}&#8221; button_text_color__hover_enabled=&#8221;on|hover&#8221; button_text_color__hover=&#8221;#FFFFFF&#8221; button_bg_color__hover_enabled=&#8221;on|hover&#8221; button_bg_color__hover=&#8221;RGBA(255,255,255,0)&#8221; button_bg_enable_color__hover=&#8221;on&#8221; button_border_color__hover_enabled=&#8221;on|hover&#8221; button_border_color__hover=&#8221;#0c71c3&#8243; button_letter_spacing__hover_enabled=&#8221;on|hover&#8221; button_letter_spacing__hover=&#8221;0px&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.19.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Enjoy diving in IbizaXellesIbiza Diving\n    <style>\n        .ms-container {\n            width: 100%;\n            padding: 20px 0;\n            position: relative;\n        }\n        .swiper-slide {\n            height: 360px; \/* Altura del slider, ajustable *\/\n            border-radius: 4px;\n            overflow: hidden;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n            transition: transform 0.3s ease;\n        }\n        .swiper-slide:hover {\n            transform: translateY(-5px);\n        }\n        .swiper-slide img {\n            display: block;\n            width: 100%;\n            height: 100%;\n            object-fit: cover; \/* Asegura que la imagen llene el espacio sin deformarse *\/\n            cursor: pointer;\n        }\n\t\n\t\t.swiper{\n\t\t\tpadding-bottom: 30px;\n\t\t}\n\t\n\t\t.swiper-pagination-horizontal{\n\t\t\tbottom: -2px!important;\n\t\t}\n\t\n\t\t@media screen and (max-width: 768px) {\n\t\t\t.swiper-slide {\n\t\t\t\theight: 280px; \/* Altura del slider, ajustable *\/\n\t\t\t}\n\t\t}\n    <\/style>\n\n    <div class=\"ms-container\">\n        <div class=\"swiper ms-slider-6a6773866b9e8\">\n            <div class=\"swiper-wrapper\">\n                                                            <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/malvin-norte-Scuba-Ibiza.jpeg\" class=\"glightbox-ms-slider-6a6773866b9e8\">\n                                <img decoding=\"async\" src=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/malvin-norte-Scuba-Ibiza.jpeg\" alt=\"Imagen del slider\" loading=\"lazy\" \/>\n                            <\/a>\n                        <\/div>\n                                                                                <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/Llado_Sur-Scuba-Ibiza.jpeg\" class=\"glightbox-ms-slider-6a6773866b9e8\">\n                                <img decoding=\"async\" src=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/Llado_Sur-Scuba-Ibiza.jpeg\" alt=\"Imagen del slider\" loading=\"lazy\" \/>\n                            <\/a>\n                        <\/div>\n                                                                                <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/es-banc-Scuba-Ibiza.jpeg\" class=\"glightbox-ms-slider-6a6773866b9e8\">\n                                <img decoding=\"async\" src=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/es-banc-Scuba-Ibiza.jpeg\" alt=\"Imagen del slider\" loading=\"lazy\" \/>\n                            <\/a>\n                        <\/div>\n                                                                                <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/punta-prima-Scuba-Ibiza.jpeg\" class=\"glightbox-ms-slider-6a6773866b9e8\">\n                                <img decoding=\"async\" src=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/04\/punta-prima-Scuba-Ibiza.jpeg\" alt=\"Imagen del slider\" loading=\"lazy\" \/>\n                            <\/a>\n                        <\/div>\n                                                                                <div class=\"swiper-slide\">\n                            <a href=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/03\/3-1.png\" class=\"glightbox-ms-slider-6a6773866b9e8\">\n                                <img decoding=\"async\" src=\"https:\/\/scubaibiza.com\/wp-content\/uploads\/2023\/03\/3-1.png\" alt=\"Imagen del slider\" loading=\"lazy\" \/>\n                            <\/a>\n                        <\/div>\n                                                                                    <\/div>\n            <div class=\"swiper-pagination\"><\/div>\n        <\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        \/\/ 1. Inicializar Swiper\n        const swiper = new Swiper('.ms-slider-6a6773866b9e8', {\n            \/\/ Loop infinito\n            loop: true,\n            \n            \/\/ Espacio entre slides (pixeles)\n            spaceBetween: 20,\n            \n            \/\/ Autoplay\n            autoplay: {\n                delay: 3000,\n                disableOnInteraction: false, \/\/ Sigue rodando aunque el usuario toque\n            },\n\n            \/\/ Paginaci\u00f3n (puntos abajo)\n            pagination: {\n                el: '.swiper-pagination',\n                clickable: true,\n            },\n\n            \/\/ Responsive Breakpoints\n            breakpoints: {\n                \/\/ Cuando la ventana es >= 0px (M\u00f3vil)\n                0: {\n                    slidesPerView: 1,\n                },\n                \/\/ Cuando la ventana es >= 768px (Desktop\/Tablet)\n                768: {\n                    slidesPerView: 2,\n                }\n            }\n        });\n\n        \/\/ 2. Inicializar GLightbox\n        const lightbox = GLightbox({\n            selector: '.glightbox-ms-slider-6a6773866b9e8',\n            touchNavigation: true,\n            loop: true,\n            autoplayVideos: true\n        });\n    });\n    <\/script>\n\n    Among the Malvins islets, within the Marine Reserve dels Freus, there is a group of small rocks called Xelles. We arrived from SCUBA IBIZA after about 5 minutes of sailing. We come across a passage between a submerged rock that sits in front of a long overhang, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","rank_math_lock_modified_date":false,"footnotes":""},"class_list":["post-10617","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/pages\/10617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/comments?post=10617"}],"version-history":[{"count":2,"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/pages\/10617\/revisions"}],"predecessor-version":[{"id":10619,"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/pages\/10617\/revisions\/10619"}],"wp:attachment":[{"href":"https:\/\/scubaibiza.com\/en\/wp-json\/wp\/v2\/media?parent=10617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}