{"id":1494,"date":"2023-06-09T07:18:49","date_gmt":"2023-06-09T07:18:49","guid":{"rendered":"https:\/\/ibizasmartisland.com\/?p=1494"},"modified":"2023-08-31T07:34:21","modified_gmt":"2023-08-31T07:34:21","slug":"es-bol-nou","status":"publish","type":"post","link":"https:\/\/ibizasmartisland.com\/ca\/es-bol-nou\/","title":{"rendered":"Es Bol Nou"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1494\" class=\"elementor elementor-1494\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0ad01d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0ad01d1\" data-element_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-de190da\" data-id=\"de190da\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e9b4d67 elementor-widget elementor-widget-text-editor\" data-id=\"e9b4d67\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<div style=\"display: flex; align-items: baseline;\"><p><a style=\"margin-right: 8px; color: #263a93;\" href=\"https:\/\/ibizasmartisland.com\/platges\/\">Platges<\/a> &gt;<\/p><h1 class=\"tituloPlaya\" style=\"margin-left: 8px; color: #54595f; font-weight: 500;\">Es Bol Nou<\/h1><\/div>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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-351a017 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"351a017\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-425c7dd\" data-id=\"425c7dd\" data-element_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\t\t<div class=\"elementor-element elementor-element-0fc0d6f elementor-widget elementor-widget-html\" data-id=\"0fc0d6f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #ededed; border-radius:25px; padding:20px 15px; font-size:16px; font-weight:400; margin-bottom:-8px;\">\n    <div style=\"display:flex; align-items:center; justify-content:space-between;\">\n        <div style=\"display:flex; align-items:center;\">\n        <i id=\"ocupacionNou\" class=\"fa-solid fa-users\" style=\"margin-right:12px; font-size:24px;\"><\/i>\n        <div>\n        <span style=\"font-weight:700;\">Ocupaci\u00f3:<\/span> <span id=\"porcentajeNou\"><\/span> | <span id=\"medidaNou\"><\/span>\n        <br>\n        <span style=\"font-weight:700;\">Aforament m\u00e0xim:<\/span> 68\n        <\/div>\n        <\/div>\n        <i  id=\"ocupacionNou1\" class=\"fa-solid fa-circle\" style=\"font-size:21px;\"><\/i>\n    <\/div>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 18;\n            });\n\n            var mapping = {\n              'Baja': { color: '#006533', estado: 'Baixa' },\n              'Media': { color: '#ff6205', estado: 'Mitjana' },\n              'Alta': { color: '#af0000', estado: 'Alta' },\n              \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n            };\n\n            var defaultColor = '#54595f';\n            var defaultEstado = 'Desconegut';\n            var divElement = entry.target;\n            var { color, estado } = playa && mapping[playa.Ocupacion] || { color: defaultColor, estado: defaultEstado };\n\n            estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n            divElement.style.color = color;\n            document.getElementById(\"medidaNou\").textContent = estado;\n            \n              if (playa.Porcentaje === \"-\"){\n    document.getElementById('porcentajeNou').innerHTML=playa.Porcentaje; \n } else{\n     var porcentaje =playa.Porcentaje.slice(0, -1);\n     document.getElementById('porcentajeNou').innerHTML= Math.round(porcentaje)+\"%\";\n }\n\n            \/\/ Deja de observar una vez que se haya cargado el script\n            observer.unobserve(entry.target);\n          });\n        }\n      });\n    });\n\n    const targets = document.querySelectorAll('#ocupacionNou1, #ocupacionNou');\n    targets.forEach((target) => {\n      observer.observe(target);\n    });\n  }\n\n  \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n  document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n})();\n<\/script>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f526dfa elementor-widget elementor-widget-html\" data-id=\"f526dfa\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #263A93; color:white; border-radius:20px; padding:20px 15px; font-size:18px; font-family:Roboto; font-weight:400; margin-bottom:-12px;\">\n        <i class=\"fa-solid fa-water\" style=\"margin-right:12px; font-size:24px\"><\/i>\n        <span>Qualitat de l'aigua:<\/span> <span id=\"calidadAguaNou\"><\/span>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 18;\n            });\n\n            var mapping = {\n 'BUENA': {estado: 'Bona' },\n 'REGULAR': {estado: 'Regular' },\n 'MALA': {estado: 'Mala' }, \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n   };\n     var defaultEstado = 'No hi ha informaci\u00f3 disponible';\n\n     var divElement = entry.target;\n\n   var {estado } = playa && mapping[playa.calidad_agua] || { estado: defaultEstado };\n\n              estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n             document.getElementById(\"calidadAguaNou\").textContent = estado;\n\n   \/\/ Deja de observar una vez que se haya cargado el script\n              observer.unobserve(entry.target);\n            });\n          }\n        });\n      });\n\n      const targets = document.querySelectorAll('#calidadAguaNou');\n      targets.forEach((target) => {\n        observer.observe(target);\n      });\n    }\n\n    \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n    document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n  })();\n<\/script>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-993b54d elementor-widget elementor-widget-html\" data-id=\"993b54d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"background-color: #263A93; color:white; border-radius:20px; padding:20px 15px; font-size:18px; font-family:Roboto; font-weight:400;\">\n        <i class=\"fa-solid fa-wind\" style=\"margin-right:12px; font-size:24px\"><\/i>\n        <span>Qualitat de l'aire:<\/span> <span id=\"calidadAireNou\"><\/span>\n<\/div>\n\n\n<script>\n(function () {\n  function loadScriptWhenVisible() {\n    var url = \"https:\/\/apidataapp.ibizasmartisland.com\/Playas\";\n    var bearer = 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoicG9zdGdyZXMifQ.BaRCJBOYYPAn_TVCOfDm20QA0smefr5BGggv_WZNSMU';\n\n    \/\/ Comprueba si el elemento est\u00e1 en pantalla usando Intersection Observer\n    const observer = new IntersectionObserver((entries) => {\n      entries.forEach((entry) => {\n        if (entry.isIntersecting) {\n          \/\/ Cuando el elemento entra en pantalla, carga el script\n          fetch(url, {\n            method: 'GET',\n            headers: {\n              'Authorization': bearer,\n            }\n          })\n          .then(function (respuesta) {\n            return respuesta.json();\n          })\n          .then(function (datos) {\n            var playa = datos.find(function (item) {\n              return item.ID === 18;\n            });\n\n            var mapping = {\n 'BUENA': {estado: 'Bona' },\n 'REGULAR': {estado: 'Regular' },\n 'MALA': {estado: 'Mala' }, \/\/ Agrega m\u00e1s mapeos si es necesario para otros estados de ocupaci\u00f3n de playa\n   };\n   \n     var defaultEstado = 'No hi ha informaci\u00f3 disponible';\n     var divElement = entry.target;\n     var {estado } = playa && mapping[playa.calidad_aire] || { estado: defaultEstado };\n\n     estado = estado.charAt(0).toUpperCase() + estado.slice(1); \/\/ Capitalizar la primera letra del estado\n\n     document.getElementById(\"calidadAireNou\").textContent = estado;\n\n   \/\/ Deja de observar una vez que se haya cargado el script\n              observer.unobserve(entry.target);\n            });\n          }\n        });\n      });\n\n      const targets = document.querySelectorAll('#calidadAireNou');\n      targets.forEach((target) => {\n        observer.observe(target);\n      });\n    }\n\n    \/\/ Llama a la funci\u00f3n para cargar el script cuando el contenido de la p\u00e1gina est\u00e9 cargado\n    document.addEventListener(\"DOMContentLoaded\", loadScriptWhenVisible);\n  })();\n<\/script>\t\t<\/div>\n\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-e2f939c\" data-id=\"e2f939c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-acb9f28 elementor-widget__width-initial elementor-pagination-position-inside elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"acb9f28\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&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<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% \/ var(--e-image-carousel-slides-to-show, 3))}<\/style>\t\t<div class=\"elementor-image-carousel-wrapper swiper-container\" 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 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"acb9f28\" data-elementor-lightbox-title=\"Es Bol Nou\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI5LCJ1cmwiOiJodHRwczpcL1wvaWJpemFzbWFydGlzbGFuZC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9Fcy1Cb2wtTm91X0ltYWdlbi5qcGciLCJzbGlkZXNob3ciOiJhY2I5ZjI4In0%3D\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen.jpg\" alt=\"Playa Es Bol Nou\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 de 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"acb9f28\" data-elementor-lightbox-title=\"Es Bol Nou\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI3LCJ1cmwiOiJodHRwczpcL1wvaWJpemFzbWFydGlzbGFuZC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9Fcy1Cb2wtTm91X0ltYWdlbi00LmpwZyIsInNsaWRlc2hvdyI6ImFjYjlmMjgifQ%3D%3D\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen-4.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen-4.jpg\" alt=\"Playa Es Bol Nou\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 de 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"acb9f28\" data-elementor-lightbox-title=\"Es Bol Nou\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTI1LCJ1cmwiOiJodHRwczpcL1wvaWJpemFzbWFydGlzbGFuZC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9Fcy1Cb2wtTm91X0ltYWdlbi0zLmpwZyIsInNsaWRlc2hvdyI6ImFjYjlmMjgifQ%3D%3D\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen-3.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen-3.jpg\" alt=\"Playa Es Bol Nou\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 de 4\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"acb9f28\" data-elementor-lightbox-title=\"Es Bol Nou\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6OTIzLCJ1cmwiOiJodHRwczpcL1wvaWJpemFzbWFydGlzbGFuZC5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzA2XC9Fcy1Cb2wtTm91X0ltYWdlbi0yLmpwZyIsInNsaWRlc2hvdyI6ImFjYjlmMjgifQ%3D%3D\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen-2.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Bol-Nou_Imagen-2.jpg\" alt=\"Playa Es Bol Nou\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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-20dfb2d elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"20dfb2d\" data-element_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-2c89ea6\" data-id=\"2c89ea6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-818abf1 elementor-tabs-view-horizontal elementor-widget elementor-widget-tabs\" data-id=\"818abf1\" data-element_type=\"widget\" data-widget_type=\"tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-right-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-right-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:left}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:\"\";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}<\/style>\t\t<div class=\"elementor-tabs\">\n\t\t\t<div class=\"elementor-tabs-wrapper\" role=\"tablist\" >\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1351\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1351\" aria-expanded=\"false\">Descripci\u00f3<\/div>\n\t\t\t\t\t\t\t\t\t<div id=\"elementor-tab-title-1352\" class=\"elementor-tab-title elementor-tab-desktop-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1352\" aria-expanded=\"false\">Com arribar<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t<div class=\"elementor-tabs-content-wrapper\" role=\"tablist\" aria-orientation=\"vertical\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"elementor-tab-content-1351\" aria-expanded=\"false\">Descripci\u00f3<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1351\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1351\" tabindex=\"0\" hidden=\"false\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"4266\" class=\"elementor elementor-4266\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-11dd090 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"11dd090\" data-element_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-33 elementor-top-column elementor-element elementor-element-723af98b\" data-id=\"723af98b\" data-element_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\t\t<div class=\"elementor-element elementor-element-25b589ac elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"25b589ac\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/ibizasmartisland.com\/wp-content\/plugins\/elementor\/assets\/css\/widget-icon-list.min.css\">\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<i aria-hidden=\"true\" class=\"fas fa-ruler-horizontal\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Dimensions:<\/strong> 70 metres de longitud i 15 metres d&#8217;amplada.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"far fa-compass\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Orientaci\u00f3:<\/strong> Sud-est.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"fas fa-dot-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Substrat:<\/strong> Sorra fina natural de color torrat.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"fas fa-water\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Fons mar\u00ed:<\/strong> Sorra. Zones d&#8217;algues.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"far fa-image\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Entorn:<\/strong> Natural.<\/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<\/div>\n\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-66 elementor-top-column elementor-element elementor-element-f3d2a6\" data-id=\"f3d2a6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22c6cf40 elementor-widget elementor-widget-text-editor\" data-id=\"22c6cf40\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tEs Bol Nou est\u00e0 envoltada de petits penya-segats formats per roques argiloses de to ataronjat. Aquesta petita cala destaca pel seu ambient familiar i tranquil i les seves aig\u00fces cristal\u00b7lines de poca profunditat permeten endinsar-se for\u00e7a metres a peu. Singularment podr\u00e0 observar com alguns banyistes aprofiten per fer-se un tonificant bany d&#8217;argila que extreuen mullant amb aigua de mar la superf\u00edcie del tal\u00fas.\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-tab-title elementor-tab-mobile-title\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"elementor-tab-content-1352\" aria-expanded=\"false\">Com arribar<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-1352\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1352\" tabindex=\"0\" hidden=\"hidden\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"1822\" class=\"elementor elementor-1822\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-74201acd elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"74201acd\" data-element_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-33 elementor-top-column elementor-element elementor-element-76faa096\" data-id=\"76faa096\" data-element_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<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a55124c elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a55124c\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-bus\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-504e9389 elementor-widget elementor-widget-html\" data-id=\"504e9389\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"display:flex;\">\n<p style=\"background-color:#27AE60; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px;\">L2<\/p>\n<p style=\"background-color:#3498DB; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px;\">L3<\/p>\n<\/div>\t\t<\/div>\n\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-66 elementor-top-column elementor-element elementor-element-7c9891ca\" data-id=\"7c9891ca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7562101 elementor-widget elementor-widget-google_maps\" data-id=\"7562101\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}<\/style>\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Playa%20es%20Bol%20Nou%2C%2007818%2C%20Islas%20Baleares&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t\t\taria-label=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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-1cde90f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1cde90f\" data-element_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-ba97e1e\" data-id=\"ba97e1e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dd55e43 elementor-widget elementor-widget-google_maps\" data-id=\"dd55e43\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Playa%20es%20Bol%20Nou%2C%2007818%2C%20Islas%20Baleares&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t\t\taria-label=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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-54283ff elementor-hidden-desktop elementor-hidden-tablet elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54283ff\" data-element_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-84a2779\" data-id=\"84a2779\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bf44bad elementor-widget elementor-widget-toggle\" data-id=\"bf44bad\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-toggle{text-align:left}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}<\/style>\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2001\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2001\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-chevron-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-chevron-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Descripci\u00f3<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2001\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2001\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"4266\" class=\"elementor elementor-4266\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-11dd090 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"11dd090\" data-element_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-33 elementor-top-column elementor-element elementor-element-723af98b\" data-id=\"723af98b\" data-element_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\t\t<div class=\"elementor-element elementor-element-25b589ac elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"25b589ac\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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<i aria-hidden=\"true\" class=\"fas fa-ruler-horizontal\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Dimensions:<\/strong> 70 metres de longitud i 15 metres d&#8217;amplada.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"far fa-compass\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Orientaci\u00f3:<\/strong> Sud-est.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"fas fa-dot-circle\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Substrat:<\/strong> Sorra fina natural de color torrat.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"fas fa-water\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Fons mar\u00ed:<\/strong> Sorra. Zones d&#8217;algues.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\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<i aria-hidden=\"true\" class=\"far fa-image\"><\/i>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\"><strong>Entorn:<\/strong> Natural.<\/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<\/div>\n\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-66 elementor-top-column elementor-element elementor-element-f3d2a6\" data-id=\"f3d2a6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22c6cf40 elementor-widget elementor-widget-text-editor\" data-id=\"22c6cf40\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\tEs Bol Nou est\u00e0 envoltada de petits penya-segats formats per roques argiloses de to ataronjat. Aquesta petita cala destaca pel seu ambient familiar i tranquil i les seves aig\u00fces cristal\u00b7lines de poca profunditat permeten endinsar-se for\u00e7a metres a peu. Singularment podr\u00e0 observar com alguns banyistes aprofiten per fer-se un tonificant bany d&#8217;argila que extreuen mullant amb aigua de mar la superf\u00edcie del tal\u00fas.\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2002\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2002\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-right\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-chevron-down\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-chevron-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">Com arribar<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2002\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2002\">\t\t<div data-elementor-type=\"section\" data-elementor-id=\"1822\" class=\"elementor elementor-1822\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-74201acd elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"74201acd\" data-element_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-33 elementor-top-column elementor-element elementor-element-76faa096\" data-id=\"76faa096\" data-element_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<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a55124c elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"a55124c\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-bus\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-504e9389 elementor-widget elementor-widget-html\" data-id=\"504e9389\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div style=\"display:flex;\">\n<p style=\"background-color:#27AE60; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px; margin-right:8px;\">L2<\/p>\n<p style=\"background-color:#3498DB; color:white; font-size:24px; font-weight:600; width:45px; height:45px; padding:3px 10px; border-radius:3px;\">L3<\/p>\n<\/div>\t\t<\/div>\n\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-66 elementor-top-column elementor-element elementor-element-7c9891ca\" data-id=\"7c9891ca\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7562101 elementor-widget elementor-widget-google_maps\" data-id=\"7562101\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Playa%20es%20Bol%20Nou%2C%2007818%2C%20Islas%20Baleares&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t\t\taria-label=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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-1cde90f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1cde90f\" data-element_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-ba97e1e\" data-id=\"ba97e1e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dd55e43 elementor-widget elementor-widget-google_maps\" data-id=\"dd55e43\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Playa%20es%20Bol%20Nou%2C%2007818%2C%20Islas%20Baleares&#038;t=m&#038;z=18&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t\t\taria-label=\"Playa es Bol Nou, 07818, Islas Baleares\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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-f1f2e9f elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f1f2e9f\" data-element_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-1bc2179\" data-id=\"1bc2179\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a2f5e49 elementor-widget elementor-widget-heading\" data-id=\"a2f5e49\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Relacionats<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\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-54c98ae elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54c98ae\" data-element_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-33 elementor-top-column elementor-element elementor-element-94e3436\" data-id=\"94e3436\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-67e25eb elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"67e25eb\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.18.0 - 08-12-2023 *\/\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:right;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:left;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}<\/style><div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/sa-caleta\/\" tabindex=\"-1\"><img fetchpriority=\"high\" decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Sa-Caleta_Imagen.jpg\" class=\"attachment-full size-full wp-image-1014\" alt=\"Playa Sa Caleta\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Sa-Caleta_Imagen.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Sa-Caleta_Imagen-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/sa-caleta\/\">Sa Caleta<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\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-33 elementor-top-column elementor-element elementor-element-2fa8c43\" data-id=\"2fa8c43\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a888aba elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"a888aba\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/cala-jondal\/\" tabindex=\"-1\"><img decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Cala-Jondal_Imagen-2.jpg\" class=\"attachment-full size-full wp-image-852\" alt=\"Cala Jondal\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Cala-Jondal_Imagen-2.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Cala-Jondal_Imagen-2-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/cala-jondal\/\">Cala Jondal<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\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-33 elementor-top-column elementor-element elementor-element-d01b03d\" data-id=\"d01b03d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4b1d902 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"4b1d902\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><a href=\"https:\/\/ibizasmartisland.com\/es-xarco\/\" tabindex=\"-1\"><img decoding=\"async\" width=\"608\" height=\"367\" src=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Xarco_Imagen.jpg\" class=\"attachment-full size-full wp-image-966\" alt=\"Playa Es Xarco\" srcset=\"https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Xarco_Imagen.jpg 608w, https:\/\/ibizasmartisland.com\/wp-content\/uploads\/2023\/06\/Es-Xarco_Imagen-300x181.jpg 300w\" sizes=\"(max-width: 608px) 100vw, 608px\" \/><\/a><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\"><a href=\"https:\/\/ibizasmartisland.com\/es-xarco\/\">Es Xarco<\/a><\/h3><\/div><\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Envoltada de petits penya-segats formats per roques argiloses de to ataronjat.<\/p>\n","protected":false},"author":2,"featured_media":927,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[22],"tags":[15,18],"class_list":["post-1494","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-playas-es","tag-calas","tag-familiar"],"_links":{"self":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/1494","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/comments?post=1494"}],"version-history":[{"count":18,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/1494\/revisions"}],"predecessor-version":[{"id":14115,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/posts\/1494\/revisions\/14115"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/media\/927"}],"wp:attachment":[{"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/media?parent=1494"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/categories?post=1494"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibizasmartisland.com\/ca\/wp-json\/wp\/v2\/tags?post=1494"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}