{"id":1357,"date":"2026-08-18T07:03:04","date_gmt":"2026-08-18T07:03:04","guid":{"rendered":"https:\/\/dev.puribaguslovina.com\/index.php\/activities\/"},"modified":"2026-08-18T09:22:07","modified_gmt":"2026-08-18T09:22:07","slug":"activities","status":"publish","type":"page","link":"https:\/\/dev.puribaguslovina.com\/index.php\/activities\/","title":{"rendered":"Activities"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1357\" class=\"elementor elementor-1357\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-206ff03 e-con-full e-flex e-con e-parent\" data-id=\"206ff03\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:&quot;892&quot;,&quot;url&quot;:&quot;https:\\\/\\\/dev.puribaguslovina.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/activities-4.jpg&quot;},{&quot;id&quot;:&quot;922&quot;,&quot;url&quot;:&quot;https:\\\/\\\/dev.puribaguslovina.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/main-slide-activities.jpg&quot;},{&quot;id&quot;:&quot;488&quot;,&quot;url&quot;:&quot;https:\\\/\\\/dev.puribaguslovina.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/activities-5.jpg&quot;},{&quot;id&quot;:&quot;890&quot;,&quot;url&quot;:&quot;https:\\\/\\\/dev.puribaguslovina.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/activities-main-slide.jpg&quot;},{&quot;id&quot;:&quot;891&quot;,&quot;url&quot;:&quot;https:\\\/\\\/dev.puribaguslovina.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Cooking-class-4.jpg&quot;}],&quot;background_slideshow_slide_duration&quot;:4000,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ec842bf e-flex e-con-boxed e-con e-parent\" data-id=\"2ec842bf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32d47633 elementor-widget elementor-widget-heading\" data-id=\"32d47633\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">ACTIVITIES<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3314e96d elementor-widget__width-initial elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3314e96d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-207232c8 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"207232c8\" 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>Puri Bagus Lovina has an array of tour and activity options that will keep you occupied for days whether you are looking for adventure or to simply enjoy the tropical environs of Lovina. There is an activity to suit any holiday, weekend gateway or romantic escape.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5651cda5 e-flex e-con-boxed e-con e-parent\" data-id=\"5651cda5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2106a5a3 elementor-widget elementor-widget-html\" data-id=\"2106a5a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\n\/* Control the Elementor Tabs from the URL\n* Code from https:\/\/element.how\/elementor-open-specific-tab-toggle-accordion\/\n* Copyright 2023 Element.how\n* Updated 2023\/12\/05\n*\/\nwindow.addEventListener('load', () => {\nsetTimeout(function () {\n\nlet scrollOffset = 100; \/* scroll offset from the top of title *\/\n\nconst tabsAccordionToggleTitles = document.querySelectorAll('.e-n-accordion-item-title, .e-n-tab-title, .elementor-tab-title');\n\nconst clickTitleWithAnchor = (anchor) => {\ntabsAccordionToggleTitles.forEach(title => {\nif (title.querySelector(`#${anchor}`) != null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor)) {\nif (title.getAttribute('aria-expanded') !== 'true' && !title.classList.contains('elementor-active')) title.click();\nlet timing = 0;\nlet scrollTarget = title;\nif (getComputedStyle(title.closest('.elementor-element')).getPropertyValue('--n-tabs-direction') == 'row') scrollTarget = title.closest('.elementor-element');\nif (title.closest('.e-n-accordion, .elementor-accordion-item, .elementor-toggle-item')) {\ntiming = 400;\n}\nsetTimeout(function () {\njQuery('html, body').animate({\nscrollTop: jQuery(scrollTarget).offset().top - scrollOffset,\n}, 'slow');\n}, timing);\n}\n});\n};\n\ndocument.addEventListener('click', (event) => {\nif (event.target.closest('a') && event.target.closest('a').href.includes('#')) {\nconst anchor = extractAnchor(event.target.closest('a').href);\nif (anchor && isAnchorInTitles(anchor, tabsAccordionToggleTitles)) {\nevent.preventDefault();\nclickTitleWithAnchor(anchor);\n}\n}\n});\n\nconst currentAnchor = extractAnchor(window.location.href);\nif (currentAnchor) {\nclickTitleWithAnchor(currentAnchor);\n}\n\nfunction extractAnchor(url) {\nconst match = url.match(\/#([^?]+)\/);\nreturn match ? match[1] : null;\n};\n\nfunction isAnchorInTitles(anchor, titles) {\nreturn Array.from(titles).some(title => {\nreturn title.querySelector(`#${anchor}`) !== null || title.id === anchor || (title.closest('details') && title.closest('details').id === anchor);\n});\n};\n\n}, 300);\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a88ed61 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"2a88ed61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;enable&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"713616737\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-7136167371\" data-tab-title-id=\"e-n-tab-title-7136167371\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-7136167371\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDaily Culture &amp; Retreat Activities\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-7136167372\" data-tab-title-id=\"e-n-tab-title-7136167372\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-7136167372\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tA DAY OF MINDFULNESS\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-7136167373\" data-tab-title-id=\"e-n-tab-title-7136167373\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-7136167373\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tOptional Activities\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-7136167371\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7136167371\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-2c5e9d5 e-con-full e-flex e-con e-child\" data-id=\"2c5e9d5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ecf64c4 elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"ecf64c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay_speed&quot;:3000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" 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 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ecf64c4\" data-elementor-lightbox-title=\"17.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjMiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8xNy5qcGciLCJzbGlkZXNob3ciOiJlY2Y2NGM0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/17.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/17-1024x683.jpg\" alt=\"17.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ecf64c4\" data-elementor-lightbox-title=\"18.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjQiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8xOC5qcGciLCJzbGlkZXNob3ciOiJlY2Y2NGM0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/18.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/18-1024x683.jpg\" alt=\"18.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ecf64c4\" data-elementor-lightbox-title=\"19.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjUiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8xOS5qcGciLCJzbGlkZXNob3ciOiJlY2Y2NGM0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/19.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/19-1024x683.jpg\" alt=\"19.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ecf64c4\" data-elementor-lightbox-title=\"20.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjYiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8yMC5qcGciLCJzbGlkZXNob3ciOiJlY2Y2NGM0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/20.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/20-1024x683.jpg\" alt=\"20.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"ecf64c4\" data-elementor-lightbox-title=\"21.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjciLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8yMS5qcGciLCJzbGlkZXNob3ciOiJlY2Y2NGM0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/21.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/21-1024x683.jpg\" alt=\"21.jpg\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\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\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-66682d7f elementor-widget elementor-widget-heading\" data-id=\"66682d7f\" 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\">DAILY CULTURE EXPERIENCE &amp; RETREAT PROGRAMS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d65df25 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3d65df25\" 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>Free of charge for joining during your stay<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7cbe1e29 elementor-widget__width-initial elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"7cbe1e29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-538603ef elementor-widget elementor-widget-image\" data-id=\"538603ef\" 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=\"399\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/actipbl-1024x511.png\" class=\"attachment-large size-large wp-image-1128\" alt=\"\" srcset=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/actipbl-1024x511.png 1024w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/actipbl-300x150.png 300w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/actipbl-768x384.png 768w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/actipbl-1536x767.png 1536w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/actipbl-1300x650.png 1300w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/actipbl.png 1600w\" 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<div class=\"elementor-element elementor-element-93c508f elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"93c508f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Schedule is subject to change based on resort operation<\/li><li>Please contact reception #100 for reservation to join the activity<\/li><li>Please contact reception #100 for reservation to join the activity (one day reservation is required to make the arrangement handled properly)<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-354cc6e1 e-con-full e-flex e-con e-child\" data-id=\"354cc6e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-72ac3fd7 e-con-full e-flex e-con e-child\" data-id=\"72ac3fd7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-45d0f5e5 elementor-widget elementor-widget-text-editor\" data-id=\"45d0f5e5\" 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><strong>Offering Making &amp; Sarong Session<\/strong><br \/><strong>Temple Blessing<\/strong><\/p><p>Experience one of the essential parts of Balinese Hinduism culture with the daily custom of preparing a simple offering called Canang. Learn the sacred art of creating these traditional Balinese offerings and discover the significance behind each element. You will also be guided on the proper way to wear a sarong, an essential part of Balinese ceremonies. Afterward, we prepare you for a peaceful temple blessing ceremony. \u00a0This hands-on cultural activity is tentatively scheduled based on the resort&#8217;s calendar, offering you a unique opportunity to immerse yourself in Bali&#8217;s spiritual traditions while staying at Puri Bagus Lovina.\u2028<br \/>Experience Bali&#8217;s rich cultural heritage at Puri Bagus Lovina with our canning-making and sarong session. Learn the art of creating traditional Balinese offerings (Canang) and discover the significance behind this sacred ritual. This unique experience, based on the resort&#8217;s schedule, offers a glimpse into Bali&#8217;s spiritual heritage, inviting you to immerse yourself in its culture and rituals for a truly unforgettable moment<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c3e62ec e-con-full e-flex e-con e-child\" data-id=\"c3e62ec\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3449c300 elementor-widget elementor-widget-text-editor\" data-id=\"3449c300\" 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><strong>Yoga &amp; Meditation Class<\/strong><\/p><p>Start your day with morning yoga or unwind with an afternoon session, and join us for daily yoga sessions at our unique oceanfront Yoga Shala, which is set against lush gardens and calming ocean views. Whether you&#8217;re a beginner or experienced, our expert instructors will guide you through poses that enhance flexibility, balance, and mindfulness. Our yoga classes are designed to help you relax, rejuvenate, and find inner peace. Embrace the tranquillity and energy of Puri Bagus Lovina with our daily yoga sessions, which are perfect for improving both body and soul.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1234007d e-con-full e-flex e-con e-child\" data-id=\"1234007d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d6243e9 elementor-widget elementor-widget-heading\" data-id=\"5d6243e9\" 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\">FOR PRIVATE SESSION &amp; VISITOR FOR THE DAY<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-529e80b7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"529e80b7\" 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>Private session and joining by visitor for the day is available with following extra charge.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72c62531 elementor-widget__width-initial elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"72c62531\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-716f6c83 e-con-full e-flex e-con e-child\" data-id=\"716f6c83\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-1015a91c e-con-full e-flex e-con e-child\" data-id=\"1015a91c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6711b978 elementor-widget elementor-widget-text-editor\" data-id=\"6711b978\" 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><strong>Offering Making &amp; Sarong Session<\/strong> <strong>Temple Blessing<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85660e5 elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"85660e5\" 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=\"https:\/\/reserveonline.id\/s\/66F7747\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-5ac43d0f e-con-full e-flex e-con e-child\" data-id=\"5ac43d0f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-34fdb572 elementor-widget elementor-widget-text-editor\" data-id=\"34fdb572\" 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><strong>Yoga &amp; Meditation Class<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42057338 elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"42057338\" 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=\"https:\/\/reserveonline.id\/s\/66FA047\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-7136167372\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7136167372\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-522f312c e-con-full e-flex e-con e-child\" data-id=\"522f312c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b8528b7 elementor-pagination-position-inside elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image-carousel\" data-id=\"5b8528b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay_speed&quot;:3000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" 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 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5b8528b7\" data-elementor-lightbox-title=\"17.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjMiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8xNy5qcGciLCJzbGlkZXNob3ciOiI1Yjg1MjhiNyJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/17.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/17-1024x683.jpg\" alt=\"17.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5b8528b7\" data-elementor-lightbox-title=\"18.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjQiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8xOC5qcGciLCJzbGlkZXNob3ciOiI1Yjg1MjhiNyJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/18.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/18-1024x683.jpg\" alt=\"18.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5b8528b7\" data-elementor-lightbox-title=\"19.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjUiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8xOS5qcGciLCJzbGlkZXNob3ciOiI1Yjg1MjhiNyJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/19.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/19-1024x683.jpg\" alt=\"19.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5b8528b7\" data-elementor-lightbox-title=\"20.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjYiLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8yMC5qcGciLCJzbGlkZXNob3ciOiI1Yjg1MjhiNyJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/20.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/20-1024x683.jpg\" alt=\"20.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"5b8528b7\" data-elementor-lightbox-title=\"21.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjExMjciLCJ1cmwiOiJodHRwczpcL1wvZGV2LnB1cmliYWd1c2xvdmluYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA4XC8yMS5qcGciLCJzbGlkZXNob3ciOiI1Yjg1MjhiNyJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/21.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/21-1024x683.jpg\" alt=\"21.jpg\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\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\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-39a89c elementor-widget elementor-widget-heading\" data-id=\"39a89c\" 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\">A DAY OF MINDFULNESS<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-758d4878 elementor-widget elementor-widget-heading\" data-id=\"758d4878\" 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\">Wellness, Culture, &amp; Relaxation in Lovina Area<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ee861f3 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4ee861f3\" 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>Reconnect with yourself through a day of relaxation, mindfulness, and authentic Balinese experiences at Puri Bagus Lovina.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e23a98e elementor-widget__width-initial elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"1e23a98e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-286a8986 e-con-full e-flex e-con e-child\" data-id=\"286a8986\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-6a7446c2 e-con-full e-flex e-con e-child\" data-id=\"6a7446c2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-72a92de7 elementor-widget elementor-widget-text-editor\" data-id=\"72a92de7\" 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><strong>Your Mindfulness Journey Includes<\/strong><\/p><ul><li>Return transfer from your hotel or villa in the Lovina area<\/li><li>Guided Meditation &amp; Yoga Session at Maharani Yoga Shala<\/li><li>Healthy Breakfast with your choice of wellness shot: Calming Turmeric Honey, Ginger Cinnamon Boost, Beetroot, Celery &amp; Spinach Blend<\/li><li>Balinese Cultural &amp; Spiritual Experience<\/li><li>Infinity Pool Access with Fresh Young Coconut<\/li><li>Rejuvenating Spa Experience at Jaya Spa: Herbal Tea, Balinese Warm Oil Massage, Anti-Aging Facial Treatment, Complimentary Spa Gift<\/li><li>Private Mindfulness Light Lunch<\/li><li>Palm Reading Session with Priest<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58b7f778 e-con-full e-flex e-con e-child\" data-id=\"58b7f778\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13992188 elementor-widget elementor-widget-text-editor\" data-id=\"13992188\" 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><strong>Package Information<\/strong><\/p><ul><li><em>Minimum 2 persons<\/em><\/li><li><em>Advance reservation required at least 2 days prior<\/em><\/li><\/ul><p><strong>Package Price<\/strong><\/p><ul><li>IDR 3,310,000 net \/ 2 persons<\/li><li>IDR 1,830,000 net \/ person<\/li><\/ul><p><strong>Validity<\/strong><\/p><ul><li>June \u2013 December 2026<\/li><\/ul><p>A journey designed to nurture your body, calm your mind, and uplift your spirit.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ece2491 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"4ece2491\" 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=\"https:\/\/reserveonline.id\/s\/6A5DD49\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1089c539 elementor-widget elementor-widget-image\" data-id=\"1089c539\" 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 decoding=\"async\" width=\"1600\" height=\"1188\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/Desain-tanpa-judul-1.png\" class=\"attachment-full size-full wp-image-1129\" alt=\"\" srcset=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/Desain-tanpa-judul-1.png 1600w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/Desain-tanpa-judul-1-300x223.png 300w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/Desain-tanpa-judul-1-1024x760.png 1024w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/Desain-tanpa-judul-1-768x570.png 768w, https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/Desain-tanpa-judul-1-1536x1140.png 1536w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-7136167373\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-7136167373\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-2c4ca7db e-con-full e-flex e-con e-child\" data-id=\"2c4ca7db\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2eebf594 elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"2eebf594\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay_speed&quot;:3000,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" 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 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"activities-2-1.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzOCIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcL2FjdGl2aXRpZXMtMi0xLmpwZyIsInNsaWRlc2hvdyI6IjJlZWJmNTk0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/activities-2-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/activities-2-1-1024x683.jpg\" alt=\"activities-2-1.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"DSC_2747-scaled.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjIzOSIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcL0RTQ18yNzQ3LXNjYWxlZC0xLmpwZyIsInNsaWRlc2hvdyI6IjJlZWJmNTk0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/DSC_2747-scaled-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/DSC_2747-scaled-1-1024x683.jpg\" alt=\"DSC_2747-scaled.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"activities-3-1.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0MCIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcL2FjdGl2aXRpZXMtMy0xLmpwZyIsInNsaWRlc2hvdyI6IjJlZWJmNTk0In0%3D\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/activities-3-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/activities-3-1-1024x683.jpg\" alt=\"activities-3-1.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"activities-1.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0MSIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcL2FjdGl2aXRpZXMtMS5qcGciLCJzbGlkZXNob3ciOiIyZWViZjU5NCJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/activities-1.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/activities-1-1024x683.jpg\" alt=\"activities-1.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"190.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0MiIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcLzE5MC5qcGciLCJzbGlkZXNob3ciOiIyZWViZjU5NCJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/190.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/190-1024x683.jpg\" alt=\"190.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"191.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0MyIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcLzE5MS5qcGciLCJzbGlkZXNob3ciOiIyZWViZjU5NCJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/191.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/191-1024x683.jpg\" alt=\"191.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"192.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0NCIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcLzE5Mi5qcGciLCJzbGlkZXNob3ciOiIyZWViZjU5NCJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/192.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/192-1024x683.jpg\" alt=\"192.jpg\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 8\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2eebf594\" data-elementor-lightbox-title=\"193.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6IjI0NSIsInVybCI6Imh0dHBzOlwvXC9kZXYucHVyaWJhZ3VzbG92aW5hLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDhcLzE5My5qcGciLCJzbGlkZXNob3ciOiIyZWViZjU5NCJ9\" href=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/193.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/dev.puribaguslovina.com\/wp-content\/uploads\/2026\/08\/193-1024x683.jpg\" alt=\"193.jpg\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1e4af355 e-con-full e-flex e-con e-child\" data-id=\"1e4af355\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-170a285b e-con-full e-flex e-con e-child\" data-id=\"170a285b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e69d88c elementor-widget elementor-widget-heading\" data-id=\"1e69d88c\" 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\">DOLPHIN TOUR<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e2d39f8 elementor-widget elementor-widget-text-editor\" data-id=\"2e2d39f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><p>The dolphins of Lovina are a main attraction that you must see. Set sail at the break of dawn and experience the rare opportunity to observe those playful fellows as they leap out and into the water, a truly fascinating and intriguing sight.<\/p><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>USD 18\u00a0\/ Person<\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-634b5307 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"634b5307\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities?activity=1301\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-39c515e3 e-con-full e-flex e-con e-child\" data-id=\"39c515e3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74b578d2 elementor-widget elementor-widget-heading\" data-id=\"74b578d2\" 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\">GITGIT WATERFALL &amp; BEDUGUL BOTANICAL GARDEN<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a46329 elementor-widget elementor-widget-text-editor\" data-id=\"7a46329\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div><p>Start at 9 AM from the hotel. Drive to the cool central region Bedugul. On the way visit Gitgit waterfall. The waterfall is easily accessible from the main road, however, the small roadsfrom the mountain to the waterfall, needs to be done by foot. Afterwards continue to Bedugul.<\/p><\/div><div><p><strong>Starting from<\/strong><br \/>IDR\u00a0 650.000 \/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7912f78c elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"7912f78c\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities?activity=1302\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-2175a62d e-con-full e-flex e-con e-child\" data-id=\"2175a62d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-572b3c7c elementor-widget elementor-widget-heading\" data-id=\"572b3c7c\" 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\">MAYONG - ECO TREKKING<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ee925e elementor-widget elementor-widget-text-editor\" data-id=\"6ee925e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><p>The Mayong\u2013 eco green village trekking will start at 9 AM in front of the hotel till the Mayong village (30 min).Upon arrival, a local tour guide will show you around and he will proceed with you to the rice- and cacao plantations.<\/p><p><strong>Starting from<\/strong><br \/>IDR\u00a0 450.000 \/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b8f2474 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"2b8f2474\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities?activity=1303\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ed3ebe e-con-full e-flex e-con e-child\" data-id=\"8ed3ebe\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-392a3a35 e-con-full e-flex e-con e-child\" data-id=\"392a3a35\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50981200 elementor-widget elementor-widget-heading\" data-id=\"50981200\" 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\">BANJAR HOTSPRINGS<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e9ff3bf elementor-widget elementor-widget-text-editor\" data-id=\"2e9ff3bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><p>The tour to the Banjar hot spring starts at 10 AM. Banjar hot spring is a famous natural hot spring that is, per Hindu philosophy, consisting of healing power.<\/p><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 350.000\u00a0\/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e4e19e4 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"7e4e19e4\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities?activity=1305\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-6916c5ef e-con-full e-flex e-con e-child\" data-id=\"6916c5ef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-751e8eb elementor-widget elementor-widget-heading\" data-id=\"751e8eb\" 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\">SINGARAJA CITY TOUR<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-69f96979 elementor-widget elementor-widget-text-editor\" data-id=\"69f96979\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><p>The Singaraja city tour will start at 10 am and \ufb01nish around 2 pm. We will visit the unique Lontar manuscript library museum to see the \u2018Lontars\u2019 (manuscripts made from palm leaves) and books that deal with various aspects of human life such as religion, architecture, philosophy, genealogy, homeopathy, black magic, etc.<\/p><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 560.000\u00a0\/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-89d2f1e elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"89d2f1e\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities?activity=1306\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-3469d6fc e-con-full e-flex e-con e-child\" data-id=\"3469d6fc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c151886 elementor-widget elementor-widget-heading\" data-id=\"7c151886\" 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\">DESA PANGLIPURAN TOUR<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-34aa6c5b elementor-widget elementor-widget-text-editor\" data-id=\"34aa6c5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><p>Penglipuran is one of the traditional villages of Bangli Regency, Bali Province. This village is famous as one of the tourist destinations in Bali because of its people who still carry out and preserve traditional Balinese culture in their daily lives. The architecture of the building and land management still follows the concept of Tri Hita Karana, the Balinese philosophy of the balance of the relationship be- tween God, humans, and the environment.<\/p><p>Penglipuran Bali Village is one of 3 villages that has been named the cleanest vil- lage in the world. Thanks to its cleanliness and neatness, this tourism village has also won several awards including Kalpataru, ISTA (Indonesia Sustainable Tour- ism Award) in 2017, and most recently, this destination was included in the Sus- tainable Destinations Top 100 version of the Green Destinations Foundation.<\/p><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 950.000\u00a0\/ Car Max.2<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-525d0e2f elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"525d0e2f\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57056206 e-con-full e-flex e-con e-child\" data-id=\"57056206\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-67d99e5c e-con-full e-flex e-con e-child\" data-id=\"67d99e5c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6da36c4a elementor-widget elementor-widget-heading\" data-id=\"6da36c4a\" 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\">THE GATE OF HEAVEN AT LEMPUYANG TEMPLE<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c78d26e elementor-widget elementor-widget-text-editor\" data-id=\"c78d26e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><p>Lempuyang Temple locally known as Pura Luhur Lempuyang is one of Bali\u2019s oldest and most highly regarded temples. and the six holiest places of worship on Balinese Hindu The entire landscape looks very picturesque from this temple gate and known to the western world as \u201cThe Gates of Heaven\u201d, located in eastern part of the of Bali within the highlands of Mount Lempuyang, which sitting at a cool 1,775 m (5,700 ft) above sea level.<\/p><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 950.000\u00a0\/ Car Max.2<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ec486fd elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"2ec486fd\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-28cdb31a e-con-full e-flex e-con e-child\" data-id=\"28cdb31a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3646b29a elementor-widget elementor-widget-heading\" data-id=\"3646b29a\" 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\">MOUNT BATUR SUNRISE TREKKING AND SIGHTSEEING<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-537963bd elementor-widget elementor-widget-text-editor\" data-id=\"537963bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><p>Sign up for an early morning trek of Mount Batur, one of the highest and most beautiful mountain in Bali , and stand atop the tall summit for an unforgettable view of the sun rising over the sleeping island of Bali . This life time experience with a breath- taking horizon panoramic . will relax your mind and rejuvenate your soul.<\/p><\/div><\/div><\/div><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 750.000\u00a0\/ Car Max.2<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-78ec3ec3 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"78ec3ec3\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-454afb2b e-con-full e-flex e-con e-child\" data-id=\"454afb2b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40d3cb08 elementor-widget elementor-widget-heading\" data-id=\"40d3cb08\" 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\">KINTAMANI - BESAKIH TOUR<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f07ad25 elementor-widget elementor-widget-text-editor\" data-id=\"f07ad25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><p>This is a drive from Puri Bagus Lovina to Kintamani area at the Batur Volcano, ap- proximately 1,717 meters above sea level and. While viewing the spectacular panorama of caldera volcano. This tour includes visiting Ulun Danu Batur Temple dedicated to the goddess of the Lake Batur and Mother Temple (Besakih) on the way. Include : Lunch Box, A Bottle Of Water, One Soft Drink<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 650.000\u00a0\/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f06e3c5 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"4f06e3c5\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c1902e2 e-con-full e-flex e-con e-child\" data-id=\"1c1902e2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-3ba6ab1b e-con-full e-flex e-con e-child\" data-id=\"3ba6ab1b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c08cec2 elementor-widget elementor-widget-heading\" data-id=\"7c08cec2\" 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\">ALING-ALING WATERFALL &amp; KRISNA ADVENTURE<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-797f36b1 elementor-widget elementor-widget-text-editor\" data-id=\"797f36b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><p>Aling-Aling Waterfall Located in a green ravine of Sambangan Village, the Aling-Al- ing Waterfall is a \u201cmust visit\u201d for adrenaline seekers and photographers. What sets this waterfall apart from others in Bali is the fact that it is not just one water-fall, but a series of cascades and pools that are perfect for cliff jumping and swimming.<\/p><p>To pump your adrenaline further, you can spend your day at Krisna Adventure where you can experience the beauty of nature by riding ATV, flying fox and paint ball battle surrounded by a magnificent panorama.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 650.000\u00a0\/ Car Max.2<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d1c1b8 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"9d1c1b8\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-468e190b e-con-full e-flex e-con e-child\" data-id=\"468e190b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5498291d elementor-widget elementor-widget-heading\" data-id=\"5498291d\" 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\">MUNDUK TREKKING COFFEE PLANTATION<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-788dade elementor-widget elementor-widget-text-editor\" data-id=\"788dade\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><p>Immerse yourself in the beauty of Bali\u2019s central highlands on a tour to Munduk Waterfall. Trek through lush rainforests, encounter hidden waterfalls, and take refreshing dips in natural pools.<br \/>This tour includes visiting:<br \/>\u2013 Soft Trekking At Mayong Village<br \/>\u2013 Rice Terrace<br \/>\u2013 Coffee Plantation, Cacao Plantation, Cloves \u2013 Coffee Roasting Processing<br \/>\u2013 Munduk Waterfall<\/p><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 650.000\u00a0\/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e88d922 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"e88d922\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities?activity=1245\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-4d65441d e-con-full e-flex e-con e-child\" data-id=\"4d65441d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b382483 elementor-widget elementor-widget-heading\" data-id=\"b382483\" 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\">SEKUMPUL TOUR<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4373ada7 elementor-widget elementor-widget-text-editor\" data-id=\"4373ada7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><p>Sekumpul Waterfall is a series of seven waterfalls located in the northern part of Bali, Indonesia. It is one of the most popular tourist destinations in the area, and for good reason. The falls are truly stunning, cascading down into a lush green valley. The area is also home to a number of traditional Balinese villages, making it a great place to experience the local culture. The tallest waterfall is about 75 meters (246 feet) high.<\/p><\/div><\/div><\/div><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 550.000\u00a0\/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18e96b73 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"18e96b73\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6ca2edab e-con-full e-flex e-con e-child\" data-id=\"6ca2edab\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-37bdea64 e-con-full e-flex e-con e-child\" data-id=\"37bdea64\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a0285cb elementor-widget elementor-widget-heading\" data-id=\"4a0285cb\" 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\">CYCLING TOUR<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3de150f8 elementor-widget elementor-widget-text-editor\" data-id=\"3de150f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><p>Enjoy the most amazing view during two hour ride, passing temples, villages and crossing terraced rice paddies. Feel the atmosphere of Bali contryside and meet the friendly Balinese People. On the way guide will explain about BAlinese culture and costum. Stop at BhuwanaKerta Monument, one of the heroic Monuments at Panji Village built the members of the army that fought at Dutch in 1948.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 325.000\u00a0\/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c8657e5 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"c8657e5\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-24cabdd8 e-con-full e-flex e-con e-child\" data-id=\"24cabdd8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-408cb6d1 elementor-widget elementor-widget-heading\" data-id=\"408cb6d1\" 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\">snorkeling tour<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42197864 elementor-widget elementor-widget-text-editor\" data-id=\"42197864\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><p>We are pleased to offer you an early morning cruise on traditional boat to watch the dolphins in their natural habitat. Please note that there is a 90% dolphin sightseeing success rate, however, the dolphin sightings can\u2019t be guaranteed.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 245.000\u00a0\/ Person<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5bcfb27f elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"5bcfb27f\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\n\t\t<div class=\"elementor-element elementor-element-15d33963 e-con-full e-flex e-con e-child\" data-id=\"15d33963\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-467de725 elementor-widget elementor-widget-heading\" data-id=\"467de725\" 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\">BUYAN &amp; TAMBLINGAN TWIN LAKE<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3e27bce5 elementor-widget elementor-widget-text-editor\" data-id=\"3e27bce5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"section-text text-block \"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><div class=\"page\" title=\"Page 1\"><div class=\"layoutArea\"><div class=\"column\"><p>Embark on an unforgettable journey to the Buyan &amp; Tamblingan Twin Lake, nes- tled amidstthe majestic highlands of Bali. This tour offers a unique opportunity to immerse yourself in the island\u2019s natural spiritual significance.<\/p><p>Marvel at the breathtaking panoramas of these twin lakes, surrounded by lush greenery and towering mountains.<\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"section-text text-block \"><p><strong>Starting from<\/strong><br \/>IDR 550.000\u00a0\/ Person<\/p><p><em>*)Included lunch box + soft drink<\/em><\/p><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e3bdfe7 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"7e3bdfe7\" 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=\"https:\/\/puribaguslovina.reserveonline.id\/book\/478\/activities\" target=\"_blank\">\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\">Book Now<\/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>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ACTIVITIES Puri Bagus Lovina has an array of tour and activity options that will keep you occupied for days whether you are looking for adventure or to simply enjoy the tropical environs of Lovina. There is an activity to suit any holiday, weekend gateway or romantic escape. Daily Culture &amp; Retreat Activities A DAY OF [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1357","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/pages\/1357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/comments?post=1357"}],"version-history":[{"count":5,"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/pages\/1357\/revisions"}],"predecessor-version":[{"id":1508,"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/pages\/1357\/revisions\/1508"}],"wp:attachment":[{"href":"https:\/\/dev.puribaguslovina.com\/index.php\/wp-json\/wp\/v2\/media?parent=1357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}