{"id":1393,"date":"2023-04-13T19:04:30","date_gmt":"2023-04-13T17:04:30","guid":{"rendered":"https:\/\/yesmobilityibiza.com\/scooter-rental\/"},"modified":"2025-07-18T14:02:55","modified_gmt":"2025-07-18T12:02:55","slug":"alquiler-scooter","status":"publish","type":"page","link":"https:\/\/yesmobilityibiza.com\/es\/alquiler-scooter\/","title":{"rendered":"Scooter"},"content":{"rendered":"<p>[et_pb_section fb_built=\u00bb1&#8243; module_id=\u00bbbook-now\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb custom_margin=\u00bb0px|0px|0px|0px|false|false\u00bb custom_padding=\u00bb0px|0px|0px|0px|false|false\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb max_width=\u00bb100%\u00bb custom_padding=\u00bb0px|0px|0px|0px|false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_text _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\t<style>\r\n        :root {\r\n            --color-earle-black: #222222;\r\n            --color-golden-gate-bridge: #F28322;\r\n            --color-spanish-orange: #F28322;\r\n            --color-orange-wheel: #F28322;\r\n            --color-linen: #F2E6DF;\r\n        }\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: var(--color-linen);\r\n            color: var(--color-earle-black);\r\n        }\r\n        .hero-section {\r\n            background-image: url(https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2023\/04\/Footer-Bg.png);\r\n            background-color: #3050d1!important;\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n        .smooth-scroll {\r\n            scroll-behavior: smooth;\r\n        }\r\n        input[type=\"date\"], input[type=\"time\"], input[type=\"number\"] {\r\n            appearance: none;\r\n            -webkit-appearance: none;\r\n            -moz-appearance: none;\r\n            background-color: white;\r\n            border: 1px solid #D1D5DB;\r\n            padding: 0.5rem 0.75rem;\r\n            border-radius: 0.375rem;\r\n            min-width: 120px;\r\n        }\r\n        .confirmation-message {\r\n            display: none;\r\n            position: fixed;\r\n            top: 20px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            z-index: 1000;\r\n            padding: 1rem 1.5rem;\r\n            border-radius: 0.5rem;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n        }\r\n        .header-form-container {\r\n            background-color: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(5px);\r\n        }\r\n        \/* Styling for the map *\/\r\n        #map {\r\n            height: 300px;\r\n            width: 100%;\r\n            border-radius: 0.5rem;\r\n            margin-top: 1.5rem;\r\n        }\r\n        \/* Styling for FAQ accordion *\/\r\n        .faq-item {\r\n            border-bottom: 1px solid #D1D5DB;\r\n        }\r\n        .faq-question {\r\n            cursor: pointer;\r\n            padding: 1rem;\r\n            font-weight: 600;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n        .faq-answer {\r\n            display: none;\r\n            padding: 0 1rem 1rem 1rem;\r\n            color: var(--color-earle-black);\r\n        }\r\n        .faq-question:hover {\r\n            color: var(--color-golden-gate-bridge);\r\n        }\r\n        .faq-toggle {\r\n            transition: transform 0.3s ease;\r\n        }\r\n        .faq-toggle.open {\r\n            transform: rotate(180deg);\r\n        }\r\n    <\/style>\r\n\t<div class=\"header-form-container py-4 px-4 md:px-6\">\r\n            <div class=\"mx-auto\">\r\n                <div class=\"flex flex-wrap items-end justify-center gap-2 md:gap-4\">\r\n                    <div>\r\n                        <label for=\"header_pickup_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Oficina de recogida<\/label>\r\n                        <select id=\"header_pickup_office\" name=\"header_pickup_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleccionar oficina<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeropuerto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Recogida<\/label>\r\n                        <input type=\"date\" id=\"header_pickup_date\" name=\"header_pickup_date\" value=\"2026-05-18\" min=\"2026-05-18\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Hora<\/label>\r\n                        <select id=\"header_pickup_time\" name=\"header_pickup_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Oficina de Devoluci\u00f3n<\/label>\r\n                        <select id=\"header_dropoff_office\" name=\"header_dropoff_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleccionar oficina<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeropuerto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Devoluci\u00f3n<\/label>\r\n                        <input type=\"date\" id=\"header_dropoff_date\" name=\"header_dropoff_date\" value=\"2026-05-18\" min=\"2026-05-18\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Hora<\/label>\r\n                        <select id=\"header_dropoff_time\" name=\"header_dropoff_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_age\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Edad<\/label>\r\n                        <select id=\"header_age\" name=\"header_age\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleccionar edad<\/option>\r\n                            <option value=\"18\">18<\/option>\r\n                            <option value=\"19\">19<\/option>\r\n                            <option value=\"20\">20<\/option>\r\n                            <option value=\"21\">21<\/option>\r\n                            <option value=\"22\">22<\/option>\r\n                            <option value=\"23\">23<\/option>\r\n                            <option value=\"24\">24<\/option>\r\n                            <option value=\"25\">25<\/option>\r\n                            <option value=\"26\">26<\/option>\r\n                            <option value=\"27\">27<\/option>\r\n                            <option value=\"28\">28<\/option>\r\n                            <option value=\"29\">29<\/option>\r\n                            <option value=\"30\">30<\/option>\r\n                            <option value=\"31\">>30<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <button id=\"checkAvailabilityButton\" class=\"w-full md:w-auto bg-[--color-golden-gate-bridge] hover:bg-[--color-orange-wheel] text-white font-semibold py-2 px-4 rounded-md text-sm transition duration-300 mt-3 md:mt-0\">\r\n                        Ver disponibilidad                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\t\t<script>\r\n\t\t\t\/\/ Configurar fechas m\u00ednimas din\u00e1micamente\r\n\t\t\tconst headerPickupDate = document.getElementById('header_pickup_date');\r\n\t\t\tconst headerDropoffDate = document.getElementById('header_dropoff_date');\r\n\t\t\tconst headerPickupTime = document.getElementById('header_pickup_time');\r\n\t\t\tconst headerDropoffTime = document.getElementById('header_dropoff_time');\r\n\t\t\tconst today = '2026-05-18';\r\n\r\n\t\t\tfunction calcMinPickupMinutes() {\r\n\t\t\t\tconst now = new Date();\r\n\t\t\t\tlet total = now.getHours() * 60 + now.getMinutes();\r\n\t\t\t\tconst rem = total % 30;\r\n\t\t\t\tif (rem > 0) total += (30 - rem);\r\n\t\t\t\treturn Math.min(19 * 60, Math.max(9 * 60, total));\r\n\t\t\t}\r\n\r\n\t\t\tfunction updatePickupTimeOptions() {\r\n\t\t\t\tconst isToday = headerPickupDate.value === today;\r\n\t\t\t\tconst minPickupMinutes = calcMinPickupMinutes();\r\n\t\t\t\tArray.from(headerPickupTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = isToday && optMinutes < minPickupMinutes;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction updateDropoffTimeOptions() {\r\n\t\t\t\tconst sameDay = headerDropoffDate.value === headerPickupDate.value;\r\n\t\t\t\tconst pickupParts = headerPickupTime.value.split(':').map(Number);\r\n\t\t\t\tconst pickupMin = pickupParts[0] * 60 + pickupParts[1];\r\n\t\t\t\tArray.from(headerDropoffTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = sameDay && optMinutes <= pickupMin;\r\n\t\t\t\t});\r\n\t\t\t\t\/\/ Si la hora seleccionada qued\u00f3 deshabilitada, saltar a la primera disponible\r\n\t\t\t\tif (headerDropoffTime.options[headerDropoffTime.selectedIndex] && headerDropoffTime.options[headerDropoffTime.selectedIndex].disabled) {\r\n\t\t\t\t\tconst firstEnabled = Array.from(headerDropoffTime.options).find(function(o) { return !o.disabled; });\r\n\t\t\t\t\tif (firstEnabled) headerDropoffTime.value = firstEnabled.value;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupDate && headerDropoffDate) {\r\n\t\t\t\theaderPickupDate.addEventListener('change', function() {\r\n\t\t\t\t\theaderDropoffDate.setAttribute('min', this.value);\r\n\t\t\t\t\tif (headerDropoffDate.value < this.value) {\r\n\t\t\t\t\t\theaderDropoffDate.value = this.value;\r\n\t\t\t\t\t}\r\n\t\t\t\t\tupdatePickupTimeOptions();\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupTime) {\r\n\t\t\t\theaderPickupTime.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerDropoffDate) {\r\n\t\t\t\theaderDropoffDate.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ Establecer horas iniciales y aplicar estado disabled al cargar la p\u00e1gina\r\n\t\t\tconst initMinutes = calcMinPickupMinutes();\r\n\t\t\tconst initTimeStr = String(Math.floor(initMinutes \/ 60)).padStart(2, '0') + ':' + String(initMinutes % 60).padStart(2, '0');\r\n\t\t\tif (headerPickupTime) headerPickupTime.value = initTimeStr;\r\n\t\t\tif (headerDropoffTime) headerDropoffTime.value = initTimeStr;\r\n\t\t\tupdatePickupTimeOptions();\r\n\t\t\tupdateDropoffTimeOptions();\r\n\r\n\t\t\tconst checkAvailabilityButton = document.getElementById('checkAvailabilityButton');\r\n\t\t\tif (checkAvailabilityButton) {\r\n\t\t\t\tcheckAvailabilityButton.addEventListener('click', function() {\r\n\t\t\t\t\tconst pickupDateVal = headerPickupDate.value;\r\n\t\t\t\t\tconst pickupTimeVal = document.getElementById('header_pickup_time').value;\r\n\t\t\t\t\tconst dropoffDateVal = headerDropoffDate.value;\r\n\t\t\t\t\tconst dropoffTimeVal = document.getElementById('header_dropoff_time').value;\r\n\t\t\t\t\tconst pickupOfficeVal = document.getElementById('header_pickup_office').value;\r\n\t\t\t\t\tconst dropoffOfficeVal = document.getElementById('header_dropoff_office').value;\r\n\t\t\t\t\tconst ageVal = document.getElementById('header_age').value;\r\n\r\n\t\t\t\t\tif (!pickupDateVal || !pickupTimeVal || !dropoffDateVal || !dropoffTimeVal || !pickupOfficeVal || !dropoffOfficeVal || !ageVal) {\r\n\t\t\t\t\t\tshowErrorMessage(\"Por favor, completa todos los campos: fechas, horas, oficinas y edad.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tconst pickupDateTime = new Date(`${pickupDateVal}T${pickupTimeVal}`);\r\n\t\t\t\t\tconst dropoffDateTime = new Date(`${dropoffDateVal}T${dropoffTimeVal}`);\r\n\r\n\t\t\t\t\tif (dropoffDateTime <= pickupDateTime) {\r\n\t\t\t\t\t\tshowErrorMessage(\"La fecha\/hora de devoluci\u00f3n debe ser posterior a la de recogida.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\/\/ Formatear fechas al formato dd\/mm\/yyyy hh:mm\r\n\t\t\t\t\tconst formatDateTime = (date, time) => {\r\n\t\t\t\t\t\tconst [year, month, day] = date.split('-');\r\n\t\t\t\t\t\treturn `${day}\/${month}\/${year} ${time}`;\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\tconst formattedPickup = formatDateTime(pickupDateVal, pickupTimeVal);\r\n\t\t\t\t\tconst formattedDropoff = formatDateTime(dropoffDateVal, dropoffTimeVal);\r\n\r\n\t\t\t\t\t\/\/ Mapear IDs de oficinas a nombres\r\n\t\t\t\t\tconst officeNames = {\r\n\t\t\t\t\t\t\"1\": \"IBIZA CENTRO\",\r\n\t\t\t\t\t\t\"2\": \"Aeropuerto\"\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\t\/\/ Construir la URL de redirecci\u00f3n\r\n\t\t\t\t\tconst baseUrl = \"https:\/\/reservas.yesmobilityibiza.com\/vehiculos.php\";\r\n\t\t\t\t\tconst params = new URLSearchParams({\r\n\t\t\t\t\t\toev: pickupOfficeVal,\r\n\t\t\t\t\t\toevtxt: officeNames[pickupOfficeVal],\r\n\t\t\t\t\t\tf1: formattedPickup,\r\n\t\t\t\t\t\torv: dropoffOfficeVal,\r\n\t\t\t\t\t\torvtxt: officeNames[dropoffOfficeVal],\r\n\t\t\t\t\t\tf2: formattedDropoff,\r\n\t\t\t\t\t\tafiliado: \"0\",\r\n\t\t\t\t\t\tidioma: \"es\",\r\n\t\t\t\t\t\tedad: ageVal,\r\n\t\t\t\t\t\tpromo: \"\",\r\n\t\t\t\t\t\tgrupo: \"\",\r\n\t\t\t\t\t\ttipovehiculo: \"\",\r\n\t\t\t\t\t\tnombrevehiculo: \"\",\r\n\t\t\t\t\t\tcolor_afiliado: \"\",\r\n\t\t\t\t\t\temp: \"yesmobility\",\r\n\t\t\t\t\t\tcookie: \"\"\r\n\t\t\t\t\t});\r\n\r\n\t\t\t\t\twindow.location.href = `${baseUrl}?${params.toString()}`;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction showErrorMessage(message) {\r\n\t\t\t\tconst errorMessage = document.createElement('div');\r\n\t\t\t\terrorMessage.className = 'confirmation-message bg-red-500 text-white';\r\n\t\t\t\terrorMessage.textContent = message;\r\n\t\t\t\tdocument.body.appendChild(errorMessage);\r\n\t\t\t\terrorMessage.style.display = 'block';\r\n\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\terrorMessage.style.display = 'none';\r\n\t\t\t\t\terrorMessage.remove();\r\n\t\t\t\t}, 3000);\r\n\t\t\t}\r\n\t\t<\/script>\r\n\t\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; admin_label=\u00bbHero\u00bb _builder_version=\u00bb4.27.4&#8243; background_enable_color=\u00bboff\u00bb use_background_color_gradient=\u00bbon\u00bb background_color_gradient_direction=\u00bb118deg\u00bb background_color_gradient_stops=\u00bb#063661 0%|rgba(43,78,136,0.15) 100%\u00bb background_color_gradient_overlays_image=\u00bbon\u00bb background_color_gradient_start=\u00bb#063661&#8243; background_color_gradient_end=\u00bbrgba(43,78,136,0.15)\u00bb background_image=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2024\/09\/esvedra02.jpg\u00bb background_position=\u00bbbottom_right\u00bb background_blend=\u00bbmultiply\u00bb min_height=\u00bb513px\u00bb height=\u00bb100px\u00bb max_height=\u00bb116px\u00bb custom_padding=\u00bb90px|0px|0|32px|false|false\u00bb bottom_divider_style=\u00bbslant2&#8243; bottom_divider_color=\u00bb#f28322&#8243; bottom_divider_height=\u00bb260px\u00bb bottom_divider_flip=\u00bbvertical\u00bb bottom_divider_height_tablet=\u00bb\u00bb bottom_divider_height_phone=\u00bb90px\u00bb bottom_divider_height_last_edited=\u00bbon|desktop\u00bb background_last_edited=\u00bbon|phone\u00bb use_background_color_gradient_phone=\u00bboff\u00bb background_image_phone=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2024\/08\/fondomobil_baja_home1.jpg\u00bb background_enable_image_phone=\u00bbon\u00bb parallax_phone=\u00bboff\u00bb background_size_phone=\u00bbcontain\u00bb background_position_phone=\u00bbbottom_center\u00bb background_blend_phone=\u00bblighten\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row column_structure=\u00bb2_3,1_3&#8243; _builder_version=\u00bb4.16&#8243; max_width=\u00bb1440px\u00bb custom_padding=\u00bb27px|0px|0|0px|false|false\u00bb use_custom_width=\u00bbon\u00bb custom_width_px=\u00bb1440px\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb2_3&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb||||||||\u00bb header_font=\u00bb||||||||\u00bb header_font_size=\u00bb60px\u00bb header_line_height=\u00bb1.4em\u00bb header_2_font=\u00bb||||||||\u00bb background_layout=\u00bbdark\u00bb max_width=\u00bb800px\u00bb module_alignment=\u00bbleft\u00bb hover_transition_duration=\u00bb0ms\u00bb hover_transition_speed_curve=\u00bblinear\u00bb header_font_size_tablet=\u00bb50px\u00bb header_font_size_phone=\u00bb34px\u00bb header_font_size_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h1 dir=\"auto\">Alquiler de scooters en Ibiza<\/h1>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=\u00bb1_3&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/PiaggioMedley-125-S-2025-_P_2.png\u00bb title_text=\u00bbPiaggioMedley 125 S &#8211; 2025 _P_2&#8243; src_tablet=\u00bb\u00bb src_phone=\u00bb\u00bb src_last_edited=\u00bbon|desktop\u00bb _builder_version=\u00bb4.27.4&#8243; _module_preset=\u00bbdefault\u00bb background_enable_image=\u00bboff\u00bb transform_scale=\u00bb211%|211%\u00bb transform_scale_tablet=\u00bb130%|130%\u00bb transform_scale_phone=\u00bb113%|113%\u00bb transform_scale_last_edited=\u00bbon|desktop\u00bb transform_translate=\u00bb-21px|26px\u00bb transform_translate_tablet=\u00bb135px|-75px\u00bb transform_translate_phone=\u00bb79px|-54px\u00bb transform_translate_last_edited=\u00bbon|phone\u00bb transform_rotate_tablet=\u00bb\u00bb transform_rotate_phone=\u00bb\u00bb transform_rotate_last_edited=\u00bbon|tablet\u00bb transform_skew_tablet=\u00bb\u00bb transform_skew_phone=\u00bb\u00bb transform_skew_last_edited=\u00bbon|tablet\u00bb transform_origin_tablet=\u00bb\u00bb transform_origin_phone=\u00bb\u00bb transform_origin_last_edited=\u00bbon|tablet\u00bb transform_styles_last_edited=\u00bbon|phone\u00bb width=\u00bb70%\u00bb hover_enabled=\u00bb0&#8243; transform_styles_tablet=\u00bb\u00bb transform_styles_phone=\u00bb\u00bb sticky_position_tablet=\u00bb\u00bb sticky_position_phone=\u00bb\u00bb sticky_position_last_edited=\u00bbon|desktop\u00bb global_colors_info=\u00bb{}\u00bb sticky_enabled=\u00bb0&#8243;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; admin_label=\u00bbListings\u00bb _builder_version=\u00bb4.16&#8243; background_color=\u00bb#f5f6f7&#8243; locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row _builder_version=\u00bb4.27.4&#8243; max_width=\u00bb1280px\u00bb custom_padding=\u00bb0px|0px|0px|0px|false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; admin_label=\u00bbColumna\u00bb _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb||||||||\u00bb text_font_size=\u00bb20px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bb||||||||\u00bb header_2_font_size=\u00bb50px\u00bb header_2_line_height=\u00bb1.4em\u00bb max_width=\u00bb800px\u00bb module_alignment=\u00bbcenter\u00bb header_2_font_size_tablet=\u00bb50px\u00bb header_2_font_size_phone=\u00bb34px\u00bb header_2_font_size_last_edited=\u00bbon|phone\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h2 style=\"text-align: center;\">Nuestras motos<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb|300|||||||\u00bb text_font_size=\u00bb20px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bbJosefin Sans|700|||||||\u00bb header_2_font_size=\u00bb50px\u00bb header_2_line_height=\u00bb1.4em\u00bb module_alignment=\u00bbcenter\u00bb header_2_font_size_tablet=\u00bb50px\u00bb header_2_font_size_phone=\u00bb34px\u00bb header_2_font_size_last_edited=\u00bbon|phone\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<p class=\"tw-data-text tw-text-large tw-ta\" data-placeholder=\"Traducci\u00f3n\" id=\"tw-target-text\" dir=\"ltr\" style=\"text-align: left;\">Vive Ibiza sin L\u00edmites con el Alquiler de Scooter. \u00bfQuieres descubrir Ibiza de forma \u00e1gil, econ\u00f3mica y sin complicaciones? El alquiler de scooter en Ibiza con Yes Mobility es la forma m\u00e1s c\u00f3moda y divertida de moverte por la isla. Llega hasta las playas m\u00e1s escondidas, aparca sin problemas y siente la libertad de conducir por los paisajes m\u00e1s espectaculares.\u00bfPor qu\u00e9 alquilar un scooter en Ibiza? Moverte en scooter te permite evitar los atascos, ahorrar tiempo y disfrutar de la isla con total libertad. Es perfecto para dos personas, ideal para moverse por zonas urbanas como Ibiza ciudad y muy pr\u00e1ctico si te alojas cerca del centro o en zonas tur\u00edsticas. Adem\u00e1s, todos nuestros scooters tienen transmisi\u00f3n autom\u00e1tica, por lo que solo tienes que acelerar y disfrutar. Nuestra flota incluye modelos fiables, modernos y bien mantenidos como:       <\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_2,1_2&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb2&#8243; _builder_version=\u00bb4.27.4&#8243; max_width=\u00bb1280px\u00bb custom_margin=\u00bb||30px|\u00bb use_custom_width=\u00bbon\u00bb custom_width_px=\u00bb1280px\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_2&#8243; _builder_version=\u00bb4.16&#8243; background_color=\u00bb#ffffff\u00bb custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/Sym-Symphony-SR-125-2025.jpg\u00bb title_text=\u00bbSym Symphony SR 125 &#8211; 2025&#8243; align=\u00bbcenter\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb _builder_version=\u00bb4.27.4&#8243; global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb||||||||\u00bb text_text_color=\u00bb#faa152&#8243; text_font_size=\u00bb16px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bb||||||||\u00bb header_2_font_size=\u00bb20px\u00bb header_2_line_height=\u00bb1.6em\u00bb header_5_font=\u00bb|700|||||||\u00bb header_5_line_height=\u00bb1.6em\u00bb custom_margin=\u00bb||20px|\u00bb custom_padding=\u00bb|20px|16px|20px|false|true\u00bb border_color_all=\u00bb#E02B20&#8243; global_colors_info=\u00bb{}\u00bb]<\/p>\n<h3>Sym Symphony SR 125<\/h3>\n<p>Desde 25\u20ac\/d\u00eda<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=\u00bbTransmisi\u00f3n: Autom\u00e1tica\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xe037;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbIncluido:\u00bb image_icon_width=\u00bb1px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bb2 Cascos\u00bb image=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/racing-helmet.png\u00bb icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb image_icon_custom_margin=\u00bb|16px||0px|false|false\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbCandado\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xf023;||fa||900&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_button button_url=\u00bb#book-now\u00bb button_text=\u00bbReserva ahora\u00bb button_alignment=\u00bbcenter\u00bb _builder_version=\u00bb4.27.4&#8243; custom_button=\u00bbon\u00bb button_text_size=\u00bb14px\u00bb button_text_color=\u00bb#ffffff\u00bb button_bg_color=\u00bb#f28322&#8243; button_border_width=\u00bb0px\u00bb button_border_color=\u00bb#faa152&#8243; button_border_radius=\u00bb0px\u00bb button_font=\u00bbJosefin Sans|600||on|||||\u00bb button_use_icon=\u00bboff\u00bb background_layout=\u00bbdark\u00bb custom_margin=\u00bb||-30px|\u00bb custom_margin_tablet=\u00bb||0px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|tablet\u00bb custom_padding=\u00bb16px|32px|16px|32px|true|true\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb button_text_size__hover_enabled=\u00bboff\u00bb button_one_text_size__hover_enabled=\u00bboff\u00bb button_two_text_size__hover_enabled=\u00bboff\u00bb button_text_color__hover_enabled=\u00bboff\u00bb button_one_text_color__hover_enabled=\u00bboff\u00bb button_two_text_color__hover_enabled=\u00bboff\u00bb button_border_width__hover_enabled=\u00bboff\u00bb button_one_border_width__hover_enabled=\u00bboff\u00bb button_two_border_width__hover_enabled=\u00bboff\u00bb button_border_color__hover_enabled=\u00bboff\u00bb button_one_border_color__hover_enabled=\u00bboff\u00bb button_two_border_color__hover_enabled=\u00bboff\u00bb button_border_radius__hover_enabled=\u00bboff\u00bb button_one_border_radius__hover_enabled=\u00bboff\u00bb button_two_border_radius__hover_enabled=\u00bboff\u00bb button_letter_spacing__hover_enabled=\u00bboff\u00bb button_one_letter_spacing__hover_enabled=\u00bboff\u00bb button_two_letter_spacing__hover_enabled=\u00bboff\u00bb button_bg_color__hover_enabled=\u00bboff\u00bb button_one_bg_color__hover_enabled=\u00bboff\u00bb button_two_bg_color__hover_enabled=\u00bboff\u00bb][\/et_pb_button][\/et_pb_column][et_pb_column type=\u00bb1_2&#8243; _builder_version=\u00bb4.16&#8243; background_color=\u00bb#ffffff\u00bb custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/Yamaha-Delight-125-2025.jpg\u00bb title_text=\u00bbYamaha Delight 125 &#8211; 2025&#8243; align=\u00bbcenter\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb _builder_version=\u00bb4.27.4&#8243; global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb||||||||\u00bb text_text_color=\u00bb#faa152&#8243; text_font_size=\u00bb16px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bbLato||||||||\u00bb header_2_font_size=\u00bb20px\u00bb header_2_line_height=\u00bb1.6em\u00bb header_5_font=\u00bb|700|||||||\u00bb header_5_line_height=\u00bb1.6em\u00bb custom_margin=\u00bb||20px|\u00bb custom_padding=\u00bb|20px|16px|20px|false|true\u00bb border_color_all=\u00bbrgba(0,0,0,0.12)\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h3>Yamaha Delight 125<\/h3>\n<p>Desde 25\u20ac\/d\u00eda<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=\u00bbTransmisi\u00f3n: Autom\u00e1tica\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xe037;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbIncluido:\u00bb image_icon_width=\u00bb1px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bb2 Cascos\u00bb image=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/racing-helmet.png\u00bb icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb image_icon_custom_margin=\u00bb|16px||0px|false|false\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbCandado\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xf023;||fa||900&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_button button_url=\u00bb#book-now\u00bb button_text=\u00bbReserva ahora\u00bb button_alignment=\u00bbcenter\u00bb _builder_version=\u00bb4.27.4&#8243; custom_button=\u00bbon\u00bb button_text_size=\u00bb14px\u00bb button_text_color=\u00bb#ffffff\u00bb button_bg_color=\u00bb#f28322&#8243; button_border_width=\u00bb0px\u00bb button_border_color=\u00bb#faa152&#8243; button_border_radius=\u00bb0px\u00bb button_font=\u00bbJosefin Sans|600||on|||||\u00bb button_use_icon=\u00bboff\u00bb background_layout=\u00bbdark\u00bb custom_margin=\u00bb||-30px|\u00bb custom_margin_tablet=\u00bb||0px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|tablet\u00bb custom_padding=\u00bb16px|32px|16px|32px|true|true\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb button_text_size__hover_enabled=\u00bboff\u00bb button_one_text_size__hover_enabled=\u00bboff\u00bb button_two_text_size__hover_enabled=\u00bboff\u00bb button_text_color__hover_enabled=\u00bboff\u00bb button_one_text_color__hover_enabled=\u00bboff\u00bb button_two_text_color__hover_enabled=\u00bboff\u00bb button_border_width__hover_enabled=\u00bboff\u00bb button_one_border_width__hover_enabled=\u00bboff\u00bb button_two_border_width__hover_enabled=\u00bboff\u00bb button_border_color__hover_enabled=\u00bboff\u00bb button_one_border_color__hover_enabled=\u00bboff\u00bb button_two_border_color__hover_enabled=\u00bboff\u00bb button_border_radius__hover_enabled=\u00bboff\u00bb button_one_border_radius__hover_enabled=\u00bboff\u00bb button_two_border_radius__hover_enabled=\u00bboff\u00bb button_letter_spacing__hover_enabled=\u00bboff\u00bb button_one_letter_spacing__hover_enabled=\u00bboff\u00bb button_two_letter_spacing__hover_enabled=\u00bboff\u00bb button_bg_color__hover_enabled=\u00bboff\u00bb button_one_bg_color__hover_enabled=\u00bboff\u00bb button_two_bg_color__hover_enabled=\u00bboff\u00bb][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_2,1_2&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb2&#8243; _builder_version=\u00bb4.16&#8243; max_width=\u00bb1280px\u00bb custom_margin=\u00bb||30px|\u00bb use_custom_width=\u00bbon\u00bb custom_width_px=\u00bb1280px\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_2&#8243; _builder_version=\u00bb4.16&#8243; background_color=\u00bb#ffffff\u00bb custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/Piaggio-Lyberty-S-125-2025.jpg\u00bb title_text=\u00bbPiaggio Lyberty S 125 &#8211; 2025&#8243; align=\u00bbcenter\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb _builder_version=\u00bb4.27.4&#8243; global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb||||||||\u00bb text_text_color=\u00bb#faa152&#8243; text_font_size=\u00bb16px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bbLato||||||||\u00bb header_2_font_size=\u00bb20px\u00bb header_2_line_height=\u00bb1.6em\u00bb header_5_font=\u00bb|700|||||||\u00bb header_5_line_height=\u00bb1.6em\u00bb custom_margin=\u00bb||20px|\u00bb custom_padding=\u00bb|20px|16px|20px|false|true\u00bb border_color_all=\u00bbrgba(0,0,0,0.12)\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h3>Piaggio Liberty S 125<\/h3>\n<p>Desde 30\u20ac\/d\u00eda<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=\u00bbTransmisi\u00f3n: Autom\u00e1tica\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xe037;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbIncluido:\u00bb image_icon_width=\u00bb1px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bb2 Cascos\u00bb image=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/racing-helmet.png\u00bb icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb image_icon_custom_margin=\u00bb|16px||0px|false|false\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbCandado\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xf023;||fa||900&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_button button_url=\u00bb#book-now\u00bb button_text=\u00bbReserva ahora\u00bb button_alignment=\u00bbcenter\u00bb _builder_version=\u00bb4.27.4&#8243; custom_button=\u00bbon\u00bb button_text_size=\u00bb14px\u00bb button_text_color=\u00bb#ffffff\u00bb button_bg_color=\u00bb#f28322&#8243; button_border_width=\u00bb0px\u00bb button_border_color=\u00bb#faa152&#8243; button_border_radius=\u00bb0px\u00bb button_font=\u00bbJosefin Sans|600||on|||||\u00bb button_use_icon=\u00bboff\u00bb background_layout=\u00bbdark\u00bb custom_margin=\u00bb||-30px|\u00bb custom_margin_tablet=\u00bb||0px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|tablet\u00bb custom_padding=\u00bb16px|32px|16px|32px|true|true\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb button_text_size__hover_enabled=\u00bboff\u00bb button_one_text_size__hover_enabled=\u00bboff\u00bb button_two_text_size__hover_enabled=\u00bboff\u00bb button_text_color__hover_enabled=\u00bboff\u00bb button_one_text_color__hover_enabled=\u00bboff\u00bb button_two_text_color__hover_enabled=\u00bboff\u00bb button_border_width__hover_enabled=\u00bboff\u00bb button_one_border_width__hover_enabled=\u00bboff\u00bb button_two_border_width__hover_enabled=\u00bboff\u00bb button_border_color__hover_enabled=\u00bboff\u00bb button_one_border_color__hover_enabled=\u00bboff\u00bb button_two_border_color__hover_enabled=\u00bboff\u00bb button_border_radius__hover_enabled=\u00bboff\u00bb button_one_border_radius__hover_enabled=\u00bboff\u00bb button_two_border_radius__hover_enabled=\u00bboff\u00bb button_letter_spacing__hover_enabled=\u00bboff\u00bb button_one_letter_spacing__hover_enabled=\u00bboff\u00bb button_two_letter_spacing__hover_enabled=\u00bboff\u00bb button_bg_color__hover_enabled=\u00bboff\u00bb button_one_bg_color__hover_enabled=\u00bboff\u00bb button_two_bg_color__hover_enabled=\u00bboff\u00bb][\/et_pb_button][\/et_pb_column][et_pb_column type=\u00bb1_2&#8243; _builder_version=\u00bb4.16&#8243; background_color=\u00bb#ffffff\u00bb custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_image src=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/PiaggioMedley-125-S-2025.jpg\u00bb title_text=\u00bbPiaggioMedley 125 S &#8211; 2025&#8243; align=\u00bbcenter\u00bb align_tablet=\u00bbcenter\u00bb align_phone=\u00bb\u00bb align_last_edited=\u00bbon|desktop\u00bb _builder_version=\u00bb4.27.4&#8243; global_colors_info=\u00bb{}\u00bb][\/et_pb_image][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb||||||||\u00bb text_text_color=\u00bb#faa152&#8243; text_font_size=\u00bb16px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bbLato||||||||\u00bb header_2_font_size=\u00bb20px\u00bb header_2_line_height=\u00bb1.6em\u00bb header_5_font=\u00bb|700|||||||\u00bb header_5_line_height=\u00bb1.6em\u00bb custom_margin=\u00bb||20px|\u00bb custom_padding=\u00bb|20px|16px|20px|false|true\u00bb border_color_all=\u00bbrgba(0,0,0,0.12)\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h3>Piaggio Medley S 125<\/h3>\n<p>Desde 39\u20ac\/d\u00eda<\/p>\n<p>[\/et_pb_text][et_pb_blurb title=\u00bbTransmisi\u00f3n: Autom\u00e1tica\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xe037;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbIncluido:\u00bb image_icon_width=\u00bb1px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bb2 Cascos\u00bb image=\u00bbhttps:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2025\/07\/racing-helmet.png\u00bb icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb image_icon_custom_margin=\u00bb|16px||0px|false|false\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_blurb title=\u00bbCandado\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#xf023;||fa||900&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb16px\u00bb content_max_width=\u00bb1100px\u00bb _builder_version=\u00bb4.27.4&#8243; header_font=\u00bb||||||||\u00bb header_text_color=\u00bb#5d656d\u00bb header_font_size=\u00bb16px\u00bb header_line_height=\u00bb1.3em\u00bb custom_margin=\u00bb||10px|\u00bb custom_padding=\u00bb|20px||20px||true\u00bb icon_font_size=\u00bb16px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][et_pb_button button_url=\u00bb#book-now\u00bb button_text=\u00bbReserva ahora\u00bb button_alignment=\u00bbcenter\u00bb _builder_version=\u00bb4.27.4&#8243; custom_button=\u00bbon\u00bb button_text_size=\u00bb14px\u00bb button_text_color=\u00bb#ffffff\u00bb button_bg_color=\u00bb#f28322&#8243; button_border_width=\u00bb0px\u00bb button_border_color=\u00bb#faa152&#8243; button_border_radius=\u00bb0px\u00bb button_font=\u00bbJosefin Sans|600||on|||||\u00bb button_use_icon=\u00bboff\u00bb background_layout=\u00bbdark\u00bb custom_margin=\u00bb||-30px|\u00bb custom_margin_tablet=\u00bb||0px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|tablet\u00bb custom_padding=\u00bb16px|32px|16px|32px|true|true\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb button_text_size__hover_enabled=\u00bboff\u00bb button_one_text_size__hover_enabled=\u00bboff\u00bb button_two_text_size__hover_enabled=\u00bboff\u00bb button_text_color__hover_enabled=\u00bboff\u00bb button_one_text_color__hover_enabled=\u00bboff\u00bb button_two_text_color__hover_enabled=\u00bboff\u00bb button_border_width__hover_enabled=\u00bboff\u00bb button_one_border_width__hover_enabled=\u00bboff\u00bb button_two_border_width__hover_enabled=\u00bboff\u00bb button_border_color__hover_enabled=\u00bboff\u00bb button_one_border_color__hover_enabled=\u00bboff\u00bb button_two_border_color__hover_enabled=\u00bboff\u00bb button_border_radius__hover_enabled=\u00bboff\u00bb button_one_border_radius__hover_enabled=\u00bboff\u00bb button_two_border_radius__hover_enabled=\u00bboff\u00bb button_letter_spacing__hover_enabled=\u00bboff\u00bb button_one_letter_spacing__hover_enabled=\u00bboff\u00bb button_two_letter_spacing__hover_enabled=\u00bboff\u00bb button_bg_color__hover_enabled=\u00bboff\u00bb button_one_bg_color__hover_enabled=\u00bboff\u00bb button_two_bg_color__hover_enabled=\u00bboff\u00bb][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=\u00bb4.27.4&#8243; max_width=\u00bb1280px\u00bb custom_padding=\u00bb0px|0px|0px|0px|false|false\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; admin_label=\u00bbColumna\u00bb _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bb|300|||||||\u00bb text_font_size=\u00bb20px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bbJosefin Sans|700|||||||\u00bb header_2_font_size=\u00bb50px\u00bb header_2_line_height=\u00bb1.4em\u00bb module_alignment=\u00bbcenter\u00bb header_2_font_size_tablet=\u00bb50px\u00bb header_2_font_size_phone=\u00bb34px\u00bb header_2_font_size_last_edited=\u00bbon|phone\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<p class=\"tw-data-text tw-text-large tw-ta\" data-placeholder=\"Traducci\u00f3n\" id=\"tw-target-text\" dir=\"ltr\" style=\"text-align: left;\">Todos con 2 plazas y mantenimiento perfecto, listos para que tu experiencia en Ibiza sea segura, c\u00f3moda y sin sorpresas. Recoge tu scooter f\u00e1cil y r\u00e1pido. Puedes recoger tu moto en nuestra oficina de Ibiza centro o en el aeropuerto, justo al llegar. Y si lo prefieres, tambi\u00e9n te la llevamos. La reserva es r\u00e1pida, online o por tel\u00e9fono, y te ofrecemos kilometraje ilimitado para que explores cada rinc\u00f3n sin preocuparte. Disfruta de cada trayecto. Olv\u00eddate de los horarios, de buscar parking y de las limitaciones del transporte p\u00fablico. Con tu scooter alquilado en Yes Mobility Ibiza, cada trayecto se convierte en parte de la aventura. Reserva tu scooter ahora y empieza a explorar Ibiza como un local, libre y sin restricciones.        <\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=\u00bb1&#8243; custom_padding_last_edited=\u00bbon|desktop\u00bb admin_label=\u00bbListings\u00bb _builder_version=\u00bb4.16&#8243; background_color=\u00bb#f5f6f7&#8243; custom_padding=\u00bb120px|||\u00bb custom_padding_tablet=\u00bb120px|||\u00bb custom_padding_phone=\u00bb120px|||\u00bb top_divider_style=\u00bbslant2&#8243; top_divider_color=\u00bb#e8e8e8&#8243; top_divider_height=\u00bb120px\u00bb top_divider_height_tablet=\u00bb\u00bb top_divider_height_phone=\u00bb90px\u00bb top_divider_height_last_edited=\u00bbon|desktop\u00bb bottom_divider_height=\u00bb120px\u00bb bottom_divider_height_tablet=\u00bb\u00bb bottom_divider_height_phone=\u00bb\u00bb bottom_divider_height_last_edited=\u00bbon|phone\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_row _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb27px|0px|0|0px|false|false\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb4_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_text _builder_version=\u00bb4.27.4&#8243; text_font=\u00bbJosefin Sans||||||||\u00bb text_font_size=\u00bb20px\u00bb text_line_height=\u00bb1.8em\u00bb header_font=\u00bb||||||||\u00bb header_2_font=\u00bb||||||||\u00bb header_2_font_size=\u00bb50px\u00bb header_2_line_height=\u00bb1.4em\u00bb max_width=\u00bb800px\u00bb header_2_font_size_tablet=\u00bb50px\u00bb header_2_font_size_phone=\u00bb34px\u00bb header_2_font_size_last_edited=\u00bbon|phone\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb]<\/p>\n<h2>Reservar una moto es f\u00e1cil<\/h2>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=\u00bb1_4,1_4,1_4,1_4&#8243; use_custom_gutter=\u00bbon\u00bb gutter_width=\u00bb2&#8243; _builder_version=\u00bb4.16&#8243; custom_margin=\u00bb30px||30px||true\u00bb border_width_top=\u00bb2px\u00bb border_color_top=\u00bbrgba(51,51,51,0.11)\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_blurb title=\u00bbReserva en l\u00ednea, por tel\u00e9fono o en persona\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#x5c;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb32px\u00bb _builder_version=\u00bb4.16&#8243; header_font=\u00bb|700|||||||\u00bb header_font_size=\u00bb18px\u00bb header_line_height=\u00bb1.6em\u00bb body_font=\u00bbJosefin Sans||||||||\u00bb body_font_size=\u00bb15px\u00bb body_line_height=\u00bb1.8em\u00bb text_orientation=\u00bbcenter\u00bb custom_margin=\u00bb|||\u00bb custom_margin_tablet=\u00bb||20px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb|||\u00bb header_font_size_last_edited=\u00bboff|desktop\u00bb icon_font_size=\u00bb32px\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_blurb title=\u00bbRecoger veh\u00edculo o solicitar recogida\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#x5c;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb32px\u00bb _builder_version=\u00bb4.16&#8243; header_font=\u00bb|700|||||||\u00bb header_font_size=\u00bb18px\u00bb header_line_height=\u00bb1.6em\u00bb body_font=\u00bbJosefin Sans||||||||\u00bb body_font_size=\u00bb15px\u00bb body_line_height=\u00bb1.8em\u00bb text_orientation=\u00bbcenter\u00bb custom_margin=\u00bb|||\u00bb custom_margin_tablet=\u00bb||20px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb|||\u00bb header_font_size_last_edited=\u00bboff|desktop\u00bb icon_font_size=\u00bb32px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_blurb title=\u00bbDisfruta de Kil\u00f3metros de Conducci\u00f3n Ilimitados\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#x5c;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb32px\u00bb _builder_version=\u00bb4.16&#8243; header_font=\u00bb|700|||||||\u00bb header_font_size=\u00bb18px\u00bb header_line_height=\u00bb1.6em\u00bb body_font=\u00bbJosefin Sans||||||||\u00bb body_font_size=\u00bb15px\u00bb body_line_height=\u00bb1.8em\u00bb text_orientation=\u00bbcenter\u00bb custom_margin=\u00bb|||\u00bb custom_margin_tablet=\u00bb||20px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb|||\u00bb header_font_size_last_edited=\u00bboff|desktop\u00bb icon_font_size=\u00bb32px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][\/et_pb_column][et_pb_column type=\u00bb1_4&#8243; _builder_version=\u00bb4.16&#8243; custom_padding=\u00bb|||\u00bb global_colors_info=\u00bb{}\u00bb custom_padding__hover=\u00bb|||\u00bb][et_pb_blurb title=\u00bbDejar en un lugar v\u00e1lido y pagar\u00bb use_icon=\u00bbon\u00bb font_icon=\u00bb&#x5c;||divi||400&#8243; icon_color=\u00bb#3050d1&#8243; icon_placement=\u00bbleft\u00bb image_icon_width=\u00bb32px\u00bb _builder_version=\u00bb4.16&#8243; header_font=\u00bb|700|||||||\u00bb header_font_size=\u00bb18px\u00bb header_line_height=\u00bb1.6em\u00bb body_font=\u00bbJosefin Sans||||||||\u00bb body_font_size=\u00bb15px\u00bb body_line_height=\u00bb1.8em\u00bb text_orientation=\u00bbcenter\u00bb custom_margin=\u00bb|||\u00bb custom_margin_tablet=\u00bb||20px|\u00bb custom_margin_phone=\u00bb\u00bb custom_margin_last_edited=\u00bbon|phone\u00bb custom_padding=\u00bb|||\u00bb header_font_size_last_edited=\u00bboff|desktop\u00bb icon_font_size=\u00bb32px\u00bb locked=\u00bboff\u00bb global_colors_info=\u00bb{}\u00bb][\/et_pb_blurb][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\t<script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n\t<style>\r\n        :root {\r\n            --color-earle-black: #222222;\r\n            --color-golden-gate-bridge: #F28322;\r\n            --color-spanish-orange: #F28322;\r\n            --color-orange-wheel: #F28322;\r\n            --color-linen: #F2E6DF;\r\n        }\r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            background-color: var(--color-linen);\r\n            color: var(--color-earle-black);\r\n        }\r\n        .hero-section {\r\n            background-image: url(https:\/\/yesmobilityibiza.com\/wp-content\/uploads\/2023\/04\/Footer-Bg.png);\r\n            background-color: #3050d1!important;\r\n            background-size: cover;\r\n            background-position: center;\r\n        }\r\n        .smooth-scroll {\r\n            scroll-behavior: smooth;\r\n        }\r\n        input[type=\"date\"], input[type=\"time\"], input[type=\"number\"] {\r\n            appearance: none;\r\n            -webkit-appearance: none;\r\n            -moz-appearance: none;\r\n            background-color: white;\r\n            border: 1px solid #D1D5DB;\r\n            padding: 0.5rem 0.75rem;\r\n            border-radius: 0.375rem;\r\n            min-width: 120px;\r\n        }\r\n        .confirmation-message {\r\n            display: none;\r\n            position: fixed;\r\n            top: 20px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            z-index: 1000;\r\n            padding: 1rem 1.5rem;\r\n            border-radius: 0.5rem;\r\n            box-shadow: 0 4px 6px rgba(0,0,0,0.1);\r\n        }\r\n        .header-form-container {\r\n            background-color: rgba(255, 255, 255, 0.9);\r\n            backdrop-filter: blur(5px);\r\n        }\r\n        \/* Styling for the map *\/\r\n        #map {\r\n            height: 300px;\r\n            width: 100%;\r\n            border-radius: 0.5rem;\r\n            margin-top: 1.5rem;\r\n        }\r\n        \/* Styling for FAQ accordion *\/\r\n        .faq-item {\r\n            border-bottom: 1px solid #D1D5DB;\r\n        }\r\n        .faq-question {\r\n            cursor: pointer;\r\n            padding: 1rem;\r\n            font-weight: 600;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n        .faq-answer {\r\n            display: none;\r\n            padding: 0 1rem 1rem 1rem;\r\n            color: var(--color-earle-black);\r\n        }\r\n        .faq-question:hover {\r\n            color: var(--color-golden-gate-bridge);\r\n        }\r\n        .faq-toggle {\r\n            transition: transform 0.3s ease;\r\n        }\r\n        .faq-toggle.open {\r\n            transform: rotate(180deg);\r\n        }\r\n    <\/style>\r\n\t<div class=\"header-form-container py-4 px-4 md:px-6\">\r\n            <div class=\"mx-auto\">\r\n                <div class=\"flex flex-wrap items-end justify-center gap-2 md:gap-4\">\r\n                    <div>\r\n                        <label for=\"header_pickup_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Oficina de recogida<\/label>\r\n                        <select id=\"header_pickup_office\" name=\"header_pickup_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleccionar oficina<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeropuerto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Recogida<\/label>\r\n                        <input type=\"date\" id=\"header_pickup_date\" name=\"header_pickup_date\" value=\"2026-05-18\" min=\"2026-05-18\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_pickup_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Hora<\/label>\r\n                        <select id=\"header_pickup_time\" name=\"header_pickup_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_office\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Oficina de Devoluci\u00f3n<\/label>\r\n                        <select id=\"header_dropoff_office\" name=\"header_dropoff_office\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleccionar oficina<\/option>\r\n                            <option value=\"1\">IBIZA CENTRO<\/option>\r\n                            <option value=\"2\">Aeropuerto<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_date\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Devoluci\u00f3n<\/label>\r\n                        <input type=\"date\" id=\"header_dropoff_date\" name=\"header_dropoff_date\" value=\"2026-05-18\" min=\"2026-05-18\" required class=\"w-full md:w-auto text-sm\">\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_dropoff_time\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Hora<\/label>\r\n                        <select id=\"header_dropoff_time\" name=\"header_dropoff_time\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                                                        <option value=\"09:00\">09:00<\/option>\r\n                                                        <option value=\"09:30\">09:30<\/option>\r\n                                                        <option value=\"10:00\">10:00<\/option>\r\n                                                        <option value=\"10:30\">10:30<\/option>\r\n                                                        <option value=\"11:00\">11:00<\/option>\r\n                                                        <option value=\"11:30\">11:30<\/option>\r\n                                                        <option value=\"12:00\">12:00<\/option>\r\n                                                        <option value=\"12:30\">12:30<\/option>\r\n                                                        <option value=\"13:00\">13:00<\/option>\r\n                                                        <option value=\"13:30\">13:30<\/option>\r\n                                                        <option value=\"14:00\">14:00<\/option>\r\n                                                        <option value=\"14:30\">14:30<\/option>\r\n                                                        <option value=\"15:00\">15:00<\/option>\r\n                                                        <option value=\"15:30\">15:30<\/option>\r\n                                                        <option value=\"16:00\">16:00<\/option>\r\n                                                        <option value=\"16:30\">16:30<\/option>\r\n                                                        <option value=\"17:00\">17:00<\/option>\r\n                                                        <option value=\"17:30\">17:30<\/option>\r\n                                                        <option value=\"18:00\">18:00<\/option>\r\n                                                        <option value=\"18:30\">18:30<\/option>\r\n                                                        <option value=\"19:00\">19:00<\/option>\r\n                                                    <\/select>\r\n                    <\/div>\r\n                    <div>\r\n                        <label for=\"header_age\" class=\"block text-xs font-medium text-[--color-earle-black] mb-1\">Edad<\/label>\r\n                        <select id=\"header_age\" name=\"header_age\" required class=\"w-full md:w-auto text-sm bg-white border border-[#D1D5DB] rounded-md py-2 px-3\">\r\n                            <option value=\"\" disabled selected>Seleccionar edad<\/option>\r\n                            <option value=\"18\">18<\/option>\r\n                            <option value=\"19\">19<\/option>\r\n                            <option value=\"20\">20<\/option>\r\n                            <option value=\"21\">21<\/option>\r\n                            <option value=\"22\">22<\/option>\r\n                            <option value=\"23\">23<\/option>\r\n                            <option value=\"24\">24<\/option>\r\n                            <option value=\"25\">25<\/option>\r\n                            <option value=\"26\">26<\/option>\r\n                            <option value=\"27\">27<\/option>\r\n                            <option value=\"28\">28<\/option>\r\n                            <option value=\"29\">29<\/option>\r\n                            <option value=\"30\">30<\/option>\r\n                            <option value=\"31\">>30<\/option>\r\n                        <\/select>\r\n                    <\/div>\r\n                    <button id=\"checkAvailabilityButton\" class=\"w-full md:w-auto bg-[--color-golden-gate-bridge] hover:bg-[--color-orange-wheel] text-white font-semibold py-2 px-4 rounded-md text-sm transition duration-300 mt-3 md:mt-0\">\r\n                        Ver disponibilidad                    <\/button>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\t\t<script>\r\n\t\t\t\/\/ Configurar fechas m\u00ednimas din\u00e1micamente\r\n\t\t\tconst headerPickupDate = document.getElementById('header_pickup_date');\r\n\t\t\tconst headerDropoffDate = document.getElementById('header_dropoff_date');\r\n\t\t\tconst headerPickupTime = document.getElementById('header_pickup_time');\r\n\t\t\tconst headerDropoffTime = document.getElementById('header_dropoff_time');\r\n\t\t\tconst today = '2026-05-18';\r\n\r\n\t\t\tfunction calcMinPickupMinutes() {\r\n\t\t\t\tconst now = new Date();\r\n\t\t\t\tlet total = now.getHours() * 60 + now.getMinutes();\r\n\t\t\t\tconst rem = total % 30;\r\n\t\t\t\tif (rem > 0) total += (30 - rem);\r\n\t\t\t\treturn Math.min(19 * 60, Math.max(9 * 60, total));\r\n\t\t\t}\r\n\r\n\t\t\tfunction updatePickupTimeOptions() {\r\n\t\t\t\tconst isToday = headerPickupDate.value === today;\r\n\t\t\t\tconst minPickupMinutes = calcMinPickupMinutes();\r\n\t\t\t\tArray.from(headerPickupTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = isToday && optMinutes < minPickupMinutes;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction updateDropoffTimeOptions() {\r\n\t\t\t\tconst sameDay = headerDropoffDate.value === headerPickupDate.value;\r\n\t\t\t\tconst pickupParts = headerPickupTime.value.split(':').map(Number);\r\n\t\t\t\tconst pickupMin = pickupParts[0] * 60 + pickupParts[1];\r\n\t\t\t\tArray.from(headerDropoffTime.options).forEach(function(option) {\r\n\t\t\t\t\tconst parts = option.value.split(':').map(Number);\r\n\t\t\t\t\tconst optMinutes = parts[0] * 60 + parts[1];\r\n\t\t\t\t\toption.disabled = sameDay && optMinutes <= pickupMin;\r\n\t\t\t\t});\r\n\t\t\t\t\/\/ Si la hora seleccionada qued\u00f3 deshabilitada, saltar a la primera disponible\r\n\t\t\t\tif (headerDropoffTime.options[headerDropoffTime.selectedIndex] && headerDropoffTime.options[headerDropoffTime.selectedIndex].disabled) {\r\n\t\t\t\t\tconst firstEnabled = Array.from(headerDropoffTime.options).find(function(o) { return !o.disabled; });\r\n\t\t\t\t\tif (firstEnabled) headerDropoffTime.value = firstEnabled.value;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupDate && headerDropoffDate) {\r\n\t\t\t\theaderPickupDate.addEventListener('change', function() {\r\n\t\t\t\t\theaderDropoffDate.setAttribute('min', this.value);\r\n\t\t\t\t\tif (headerDropoffDate.value < this.value) {\r\n\t\t\t\t\t\theaderDropoffDate.value = this.value;\r\n\t\t\t\t\t}\r\n\t\t\t\t\tupdatePickupTimeOptions();\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerPickupTime) {\r\n\t\t\t\theaderPickupTime.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tif (headerDropoffDate) {\r\n\t\t\t\theaderDropoffDate.addEventListener('change', function() {\r\n\t\t\t\t\tupdateDropoffTimeOptions();\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\t\/\/ Establecer horas iniciales y aplicar estado disabled al cargar la p\u00e1gina\r\n\t\t\tconst initMinutes = calcMinPickupMinutes();\r\n\t\t\tconst initTimeStr = String(Math.floor(initMinutes \/ 60)).padStart(2, '0') + ':' + String(initMinutes % 60).padStart(2, '0');\r\n\t\t\tif (headerPickupTime) headerPickupTime.value = initTimeStr;\r\n\t\t\tif (headerDropoffTime) headerDropoffTime.value = initTimeStr;\r\n\t\t\tupdatePickupTimeOptions();\r\n\t\t\tupdateDropoffTimeOptions();\r\n\r\n\t\t\tconst checkAvailabilityButton = document.getElementById('checkAvailabilityButton');\r\n\t\t\tif (checkAvailabilityButton) {\r\n\t\t\t\tcheckAvailabilityButton.addEventListener('click', function() {\r\n\t\t\t\t\tconst pickupDateVal = headerPickupDate.value;\r\n\t\t\t\t\tconst pickupTimeVal = document.getElementById('header_pickup_time').value;\r\n\t\t\t\t\tconst dropoffDateVal = headerDropoffDate.value;\r\n\t\t\t\t\tconst dropoffTimeVal = document.getElementById('header_dropoff_time').value;\r\n\t\t\t\t\tconst pickupOfficeVal = document.getElementById('header_pickup_office').value;\r\n\t\t\t\t\tconst dropoffOfficeVal = document.getElementById('header_dropoff_office').value;\r\n\t\t\t\t\tconst ageVal = document.getElementById('header_age').value;\r\n\r\n\t\t\t\t\tif (!pickupDateVal || !pickupTimeVal || !dropoffDateVal || !dropoffTimeVal || !pickupOfficeVal || !dropoffOfficeVal || !ageVal) {\r\n\t\t\t\t\t\tshowErrorMessage(\"Por favor, completa todos los campos: fechas, horas, oficinas y edad.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tconst pickupDateTime = new Date(`${pickupDateVal}T${pickupTimeVal}`);\r\n\t\t\t\t\tconst dropoffDateTime = new Date(`${dropoffDateVal}T${dropoffTimeVal}`);\r\n\r\n\t\t\t\t\tif (dropoffDateTime <= pickupDateTime) {\r\n\t\t\t\t\t\tshowErrorMessage(\"La fecha\/hora de devoluci\u00f3n debe ser posterior a la de recogida.\");\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\t\/\/ Formatear fechas al formato dd\/mm\/yyyy hh:mm\r\n\t\t\t\t\tconst formatDateTime = (date, time) => {\r\n\t\t\t\t\t\tconst [year, month, day] = date.split('-');\r\n\t\t\t\t\t\treturn `${day}\/${month}\/${year} ${time}`;\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\tconst formattedPickup = formatDateTime(pickupDateVal, pickupTimeVal);\r\n\t\t\t\t\tconst formattedDropoff = formatDateTime(dropoffDateVal, dropoffTimeVal);\r\n\r\n\t\t\t\t\t\/\/ Mapear IDs de oficinas a nombres\r\n\t\t\t\t\tconst officeNames = {\r\n\t\t\t\t\t\t\"1\": \"IBIZA CENTRO\",\r\n\t\t\t\t\t\t\"2\": \"Aeropuerto\"\r\n\t\t\t\t\t};\r\n\r\n\t\t\t\t\t\/\/ Construir la URL de redirecci\u00f3n\r\n\t\t\t\t\tconst baseUrl = \"https:\/\/reservas.yesmobilityibiza.com\/vehiculos.php\";\r\n\t\t\t\t\tconst params = new URLSearchParams({\r\n\t\t\t\t\t\toev: pickupOfficeVal,\r\n\t\t\t\t\t\toevtxt: officeNames[pickupOfficeVal],\r\n\t\t\t\t\t\tf1: formattedPickup,\r\n\t\t\t\t\t\torv: dropoffOfficeVal,\r\n\t\t\t\t\t\torvtxt: officeNames[dropoffOfficeVal],\r\n\t\t\t\t\t\tf2: formattedDropoff,\r\n\t\t\t\t\t\tafiliado: \"0\",\r\n\t\t\t\t\t\tidioma: \"es\",\r\n\t\t\t\t\t\tedad: ageVal,\r\n\t\t\t\t\t\tpromo: \"\",\r\n\t\t\t\t\t\tgrupo: \"\",\r\n\t\t\t\t\t\ttipovehiculo: \"\",\r\n\t\t\t\t\t\tnombrevehiculo: \"\",\r\n\t\t\t\t\t\tcolor_afiliado: \"\",\r\n\t\t\t\t\t\temp: \"yesmobility\",\r\n\t\t\t\t\t\tcookie: \"\"\r\n\t\t\t\t\t});\r\n\r\n\t\t\t\t\twindow.location.href = `${baseUrl}?${params.toString()}`;\r\n\t\t\t\t});\r\n\t\t\t}\r\n\r\n\t\t\tfunction showErrorMessage(message) {\r\n\t\t\t\tconst errorMessage = document.createElement('div');\r\n\t\t\t\terrorMessage.className = 'confirmation-message bg-red-500 text-white';\r\n\t\t\t\terrorMessage.textContent = message;\r\n\t\t\t\tdocument.body.appendChild(errorMessage);\r\n\t\t\t\terrorMessage.style.display = 'block';\r\n\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\terrorMessage.style.display = 'none';\r\n\t\t\t\t\terrorMessage.remove();\r\n\t\t\t\t}, 3000);\r\n\t\t\t}\r\n\t\t<\/script>\r\n\tAlquiler de scooters en IbizaNuestras motosVive Ibiza sin L\u00edmites con el Alquiler de Scooter. \u00bfQuieres descubrir Ibiza de forma \u00e1gil, econ\u00f3mica y sin complicaciones? El alquiler de scooter en Ibiza con Yes Mobility es la forma m\u00e1s c\u00f3moda y divertida de moverte por la isla. Llega hasta las playas m\u00e1s escondidas, aparca sin problemas y [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_joinchat":[],"footnotes":""},"class_list":["post-1393","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/yesmobilityibiza.com\/es\/wp-json\/wp\/v2\/pages\/1393","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yesmobilityibiza.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yesmobilityibiza.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yesmobilityibiza.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yesmobilityibiza.com\/es\/wp-json\/wp\/v2\/comments?post=1393"}],"version-history":[{"count":0,"href":"https:\/\/yesmobilityibiza.com\/es\/wp-json\/wp\/v2\/pages\/1393\/revisions"}],"wp:attachment":[{"href":"https:\/\/yesmobilityibiza.com\/es\/wp-json\/wp\/v2\/media?parent=1393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}