{"id":7571,"date":"2025-03-17T12:21:57","date_gmt":"2025-03-17T12:21:57","guid":{"rendered":"https:\/\/beyta.com\/?page_id=7571"},"modified":"2025-07-31T10:43:31","modified_gmt":"2025-07-31T10:43:31","slug":"buy","status":"publish","type":"page","link":"https:\/\/beyta.com\/fr\/buy\/","title":{"rendered":"Acheter"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7571\" class=\"elementor elementor-7571\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-259289a e-flex e-con-boxed e-con e-parent\" data-id=\"259289a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6ff3a9b e-con-full e-flex e-con e-child\" data-id=\"6ff3a9b\" data-element_type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04fb029 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"04fb029\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A vendre<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5d2553 search-bar elementor-widget elementor-widget-shortcode\" data-id=\"d5d2553\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><link rel=\"stylesheet\" type=\"text\/css\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.7.2\/css\/all.min.css\">\n<div class=\"filter-row home--Cstmfilter\">\n    <div class=\"searchbar-container\" role=\"search\" aria-label=\"Recherche de biens\">\n        <form class=\"searchbar\" autocomplete=\"off\" action=\"\">\n            <input type=\"text\" id=\"property-search\" name=\"property-search\" aria-label=\"Saisissez une adresse, une ville ...\"\n                placeholder=\"Saisir une adresse, une ville ou un code postal\" aria-autocomplete=\"list\" aria-controls=\"search-results\"\n                aria-expanded=\"false\" autocomplete=\"off\" value=\"\" \/>\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"fr\"\/><\/form>\n        <div class=\"dropdown-results\" id=\"search-results\" role=\"listbox\" aria-label=\"R\u00e9sultats de la recherche\">\n            <!-- Default block shown at start and when input empty -->\n            <div class=\"default-block\" id=\"default-block\" tabindex=\"-1\">\n                <div class=\"current-location\" aria-label=\"Situation actuelle\">\n                    <i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\"><\/i>\n                    <span>Lieu actuel<\/span>\n                <\/div>\n                <ul class=\"filtered-results\" id=\"filtered-results\" role=\"listbox\"><\/ul>\n                <h3>Recherches r\u00e9centes<\/h3>\n                <ul class=\"history-list\" id=\"history-list\"><\/ul>\n            <\/div>\n            <!-- Filtered results container is populated dynamically -->\n            <div id=\"filtered-results\" style=\"display:none;\" tabindex=\"-1\"><\/div>\n        <\/div>\n    <\/div>\n    <!-- <div class=\"wp-property-filter\">\n        <div class=\"wp-search-dropdown\">\n            <form>\n                <input type=\"text\" class=\"wp-search-input\" placeholder=\"Search...\">\n            <\/form>\n        <\/div>\n    <\/div> -->\n\n    <button type=\"button\" aria-label=\"Recherche\" id=\"search-btn\">Recherche <svg width=\"64px\" height=\"64px\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g>\n            <g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g>\n            <g id=\"SVGRepo_iconCarrier\">\n                <path d=\"M14.9536 14.9458L21 21M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z\" stroke=\"#000000\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path>\n            <\/g>\n        <\/svg><\/button>\n<\/div>\n<script id=\"initGoogleMap\" src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyCvJ8kjCdGavASIqUtwkYBfpBEAXiQLCXw&libraries=places\" async defer><\/script>\n<script>\n    (function() {\n        const inputId = 'property-search';\n        const historyListId = 'history-list';\n        const filteredResultsId = 'filtered-results';\n        const locationSelector = '.current-location span';\n\n        let ilSearchHistory = JSON.parse(localStorage.getItem('il_search_history') || '[]');\n        let autocompleteService;\n\n        function ilInitAutocomplete() {\n            const input = document.getElementById(inputId);\n            const filteredResults = document.getElementById(filteredResultsId);\n            autocompleteService = new google.maps.places.AutocompleteService();\n\n            input.addEventListener('input', () => {\n                const query = input.value.trim();\n                if (!query) {\n                    filteredResults.innerHTML = '';\n                    filteredResults.style.display = 'none';\n                    return;\n                }\n\n                autocompleteService.getPlacePredictions({\n                    input: query,\n                    types: ['address'],\n                    componentRestrictions: {\n                        country: 'il'\n                    }\n                }, (predictions, status) => {\n                    if (status === google.maps.places.PlacesServiceStatus.OK && predictions) {\n                        \/\/ Prioritize real-estate-related predictions\n                        const realEstateRegex = \/(Apartment|Flat|Building|Tower|Society|Road|Street|Avenue)\/i;\n                        const realEstate = [];\n                        const others = [];\n\n                        predictions.forEach(pred => {\n                            if (realEstateRegex.test(pred.description)) {\n                                realEstate.push(pred);\n                            } else {\n                                others.push(pred);\n                            }\n                        });\n\n                        const orderedPredictions = [...realEstate, ...others];\n\n                        filteredResults.innerHTML = '';\n                        orderedPredictions.forEach(prediction => {\n                            const li = document.createElement('li');\n                            li.innerHTML = `\n\t\t\t\t\t\t\t<i class=\"fa-solid fa-location-dot\" aria-hidden=\"true\" style=\"margin-right: 8px; color: #555;\"><\/i>\n\t\t\t\t\t\t\t<span>${prediction.description}<\/span>\n\t\t\t\t\t\t`;\n\n                            li.addEventListener('click', () => {\n                                const geocoder = new google.maps.Geocoder();\n                                geocoder.geocode({\n                                    address: prediction.description\n                                }, (results, status) => {\n                                    if (status === 'OK' && results[0]) {\n                                        const address = results[0].formatted_address;\n                                        const lat = results[0].geometry.location.lat();\n                                        const lng = results[0].geometry.location.lng();\n\n                                        updateURLParameterAdrress('address', address);\n                                        updateURLParameterAdrress('lat', lat);\n                                        updateURLParameterAdrress('lng', lng);\n\n                                        document.getElementById(inputId).value = address;\n                                        ilSaveSearch(address);\n                                        filteredResults.innerHTML = '';\n                                        filteredResults.style.display = 'none';\n                                    }\n                                });\n                            });\n                            filteredResults.appendChild(li);\n                        });\n                        filteredResults.style.display = 'block';\n                    }\n                });\n            });\n\n            ilRenderSearchHistory();\n            ilSetupCurrentLocationClick();\n        }\n\n        function ilSaveSearch(address) {\n            if (!ilSearchHistory.includes(address)) {\n                ilSearchHistory.unshift(address);\n                if (ilSearchHistory.length > 5) ilSearchHistory.pop();\n                localStorage.setItem('il_search_history', JSON.stringify(ilSearchHistory));\n            }\n            ilRenderSearchHistory();\n        }\n\n        function ilRenderSearchHistory() {\n            const historyList = document.getElementById(historyListId);\n            historyList.innerHTML = '';\n\n            ilSearchHistory.forEach((item, index) => {\n                const li = document.createElement('li');\n                li.innerHTML = `\n\t\t\t\t<i class=\"fa-solid fa-clock\" aria-hidden=\"true\" style=\"margin-right: 8px; color: #999;\"><\/i>\n\t\t\t\t<span>${item}<\/span>\n\t\t\t\t<button aria-label=\"Remove ${item} from history\" title=\"Remove\" data-index=\"${index}\">\n\t\t\t\t\t<i class=\"fa-solid fa-times\" aria-hidden=\"true\"><\/i>\n\t\t\t\t<\/button>\n\t\t\t`;\n\n                li.addEventListener('click', () => {\n                    const geocoder = new google.maps.Geocoder();\n                    geocoder.geocode({\n                        address: item\n                    }, (results, status) => {\n                        if (status === 'OK' && results[0]) {\n                            const address = results[0].formatted_address;\n                            const lat = results[0].geometry.location.lat();\n                            const lng = results[0].geometry.location.lng();\n\n                            updateURLParameterAdrress('address', address);\n                            updateURLParameterAdrress('lat', lat);\n                            updateURLParameterAdrress('lng', lng);\n\n                            document.getElementById(inputId).value = address;\n                        }\n                    });\n                });\n\n                li.querySelector('button').addEventListener('click', function(e) {\n                    e.stopPropagation();\n                    const idx = parseInt(this.getAttribute('data-index'));\n                    ilSearchHistory.splice(idx, 1);\n                    localStorage.setItem('il_search_history', JSON.stringify(ilSearchHistory));\n                    ilRenderSearchHistory();\n                });\n\n                historyList.appendChild(li);\n            });\n        }\n\n        function ilSetupCurrentLocationClick() {\n            const currentLoc = document.querySelector('.current-location');\n            if (currentLoc) {\n                currentLoc.addEventListener('click', () => {\n                    if (navigator.geolocation) {\n                        navigator.geolocation.getCurrentPosition((position) => {\n                            const latlng = {\n                                lat: position.coords.latitude,\n                                lng: position.coords.longitude\n                            };\n\n                            const geocoder = new google.maps.Geocoder();\n                            geocoder.geocode({\n                                location: latlng\n                            }, (results, status) => {\n                                if (status === 'OK' && results[0]) {\n                                    const address = results[0].formatted_address;\n                                    updateURLParameterAdrress('address', address);\n                                    updateURLParameterAdrress('lat', latlng.lat);\n                                    updateURLParameterAdrress('lng', latlng.lng);\n                                    document.getElementById(inputId).value = address;\n                                    document.querySelector(locationSelector).textContent = \"Current Location: \" + address;\n                                    ilSaveSearch(address);\n                                }\n                            });\n                        });\n                    }\n                });\n            }\n        }\n        let params = {}; \/\/ global or module-scoped\n        function updateURLParameterAdrress(key, value) {\n            if (value !== null && value !== '' && value !== undefined) {\n                params[key] = value;\n            } else {\n                delete params[key]; \/\/ remove key if value is empty\n            }\n        }\n        window.addEventListener('load', ilInitAutocomplete);\n        jQuery('.wp-search-input').on('input', function() {\n            updateURLParameterAdrress('keywords', jQuery(this).val());\n        });\n        jQuery('[name=\"property-search\"]').on('input', function() {\n            updateURLParameterAdrress('ltn', jQuery(this).val());\n            console.log(\"Its work\");\n        });\n\n        jQuery(\"#search-btn\").click(function() {\n            console.log(params);\n\n            const baseUrl = \"https:\/\/beyta.com\/search-properties\";\n            const searchParams = new URLSearchParams(params).toString();\n            const finalUrl = baseUrl + '?' + searchParams;\n            const isEmpty = (obj) => Object.keys(obj).length === 0 && obj.constructor === Object;\n            let location = jQuery('.wp-search-input').val();\n            let keywords = jQuery('[name=\"property-search\"]').val();\n            if (location || keywords) {\n                \/\/ Push to browser history and redirect\n                window.history.pushState({}, '', finalUrl);\n                window.location.href = finalUrl;\n            } else {\n                console.log(\"out anything\");\n            }\n\n\n\n        });\n\n    })();\n\n    jQuery(function($) {\n        const $input = $('#property-search');\n        const $btn = $('#search-btn');\n        const $icon = $('#search-icon');\n        const $dropdown = $('#search-results');\n        const $defaultBlock = $('#default-block');\n        const $filteredResults = $('#filtered-results');\n        const $historyList = $('#history-list');\n        let typingTimer;\n        const typingDelay = 2000; \/\/ 2 seconds\n\n        \/\/ Example dummy property data (could be replaced by real API calls)\n        const properties = [\n            '2 Bedroom Apartment in New York',\n            'Luxury Villa in Beverly Hills',\n            'Cozy Cottage in the Countryside',\n            'Modern Loft in San Francisco',\n            'Spacious Family Home in Chicago',\n            'Beachfront Condo in Miami',\n            'Penthouse Suite in Manhattan',\n            'Charming Bungalow in Seattle',\n            'Downtown Studio in Austin',\n            'Suburban House in Atlanta',\n        ];\n\n        \/\/ Show dropdown with default content or filtered results depending on input\n        function showDropdown() {\n            $dropdown.addClass('active');\n            $input.attr('aria-expanded', 'true');\n        }\n        \/\/ Hide dropdown completely\n        function hideDropdown() {\n            $dropdown.removeClass('active');\n            $input.attr('aria-expanded', 'false');\n        }\n\n        \/\/ Filter properties based on query\n        function getFilteredProperties(query) {\n            const q = query.trim().toLowerCase();\n            if (!q) return [];\n            return properties.filter((item) =>\n                item.toLowerCase().includes(q)\n            );\n        }\n\n        \/\/ Update dropdown to show filtered results\n        function showFilteredResults(list) {\n            \/\/ if (list.length === 0) {\n            \/\/ \t$filteredResults.html('<ul role=\"listbox\"><li tabindex=\"0\" role=\"option\">No results found<\/li><\/ul>');\n            \/\/ } else {\n            \/\/ \tconst itemsHtml = list\n            \/\/ \t\t.map((item, index) => `<li role=\"option\" tabindex=\"0\" id=\"result-item-${index}\">${item}<\/li>`)\n            \/\/ \t\t.join('');\n            \/\/ \t$filteredResults.html(`<ul role=\"listbox\">${itemsHtml}<\/ul>`);\n            \/\/ }\n            \/\/ $filteredResults.show();\n            \/\/ $defaultBlock.hide();\n        }\n\n        \/\/ Show the default block and hide filtered results\n        function showDefaultBlock() {\n            $defaultBlock.show();\n            $filteredResults.hide();\n            $filteredResults.empty();\n        }\n\n        \/\/ Toggle button icon: cross when there is input, search otherwise\n        function toggleButtonIcon(hasText) {\n            if (hasText) {\n                $icon.removeClass('fa-search').addClass('fa-times');\n                $btn.attr('aria-label', 'Clear search');\n            } else {\n                $icon.removeClass('fa-times').addClass('fa-search');\n                $btn.attr('aria-label', 'Search');\n            }\n        }\n\n        \/\/ On input focus or click, show dropdown (default block or filtered results depending)\n        $input.on('focus click', function() {\n            showDropdown();\n            const val = $(this).val();\n            toggleButtonIcon(val.length > 0);\n            if (val.length > 0) {\n                clearTimeout(typingTimer);\n                \/\/ Show filtered results immediately if any text\n                const filtered = getFilteredProperties(val);\n                showFilteredResults(filtered);\n            } else {\n                showDefaultBlock();\n            }\n        });\n\n        \/\/ On input: debounce user typing to show filtered results or default block\n        $input.on('input', function() {\n            clearTimeout(typingTimer);\n            const val = $(this).val();\n            toggleButtonIcon(val.length > 0);\n\n            if (val.length === 0) {\n                \/\/ When input empty show default block immediately\n                showDefaultBlock();\n                return;\n            }\n\n            typingTimer = setTimeout(() => {\n                const filtered = getFilteredProperties(val);\n                if (filtered.length > 0) {\n                    showFilteredResults(filtered);\n                } else {\n                    showFilteredResults([]);\n                }\n            }, typingDelay);\n        });\n\n        \/\/ Button click: clear input if text present, else focus input\n        \/\/ $btn.on('click', function() {\n        \/\/     const val = $input.val();\n        \/\/     if (val.length > 0) {\n        \/\/         \/\/ Clear input and show default block\n        \/\/         $input.val('');\n        \/\/         toggleButtonIcon(false);\n        \/\/         showDropdown();\n        \/\/         showDefaultBlock();\n        \/\/         $input.focus();\n        \/\/     } else {\n        \/\/         \/\/ Just focus input\n        \/\/         $input.focus();\n        \/\/         showDropdown();\n        \/\/         showDefaultBlock();\n        \/\/     }\n        \/\/ });\n\n        \/\/ Accessibility and keyboard navigation on filtered results\n        $filteredResults.on('keydown', 'li', function(e) {\n            const $items = $filteredResults.find('li');\n            const index = $items.index(this);\n            if (e.key === 'ArrowDown') {\n                e.preventDefault();\n                const nextIndex = (index + 1) % $items.length;\n                $items.eq(nextIndex).focus();\n            } else if (e.key === 'ArrowUp') {\n                e.preventDefault();\n                const prevIndex = (index - 1 + $items.length) % $items.length;\n                $items.eq(prevIndex).focus();\n            } else if (e.key === 'Enter' || e.key === ' ') {\n                e.preventDefault();\n                const selectedText = $(this).text();\n                $input.val(selectedText);\n                toggleButtonIcon(true);\n                hideDropdown();\n                $input.focus();\n            } else if (e.key === 'Escape') {\n                e.preventDefault();\n                hideDropdown();\n                $input.focus();\n            }\n        });\n\n        \/\/ Keyboard and click handlers for default block history list cross buttons\n        $historyList.on('click', 'button', function(e) {\n            e.stopPropagation();\n            const $li = $(this).closest('li');\n            $li.remove(); \/\/ Remove the history entry Mobile Appsfrom DOM\n        });\n        \/\/ Prevent clicks on history items from hiding dropdown and allow selection\n        $historyList.on('click', 'li', function() {\n            const selectedText = $(this).clone() \/\/ clone to exclude cross button\n                .children('button').remove().end()\n                .text().trim();\n            $input.val(selectedText);\n            toggleButtonIcon(true);\n            hideDropdown();\n            $input.focus();\n        });\n\n        \/\/ Keyboard support for history list items (select with Enter or Space key)\n        $historyList.on('keydown', 'li', function(e) {\n            if (e.key === 'Enter' || e.key === ' ') {\n                e.preventDefault();\n                const selectedText = $(this).clone()\n                    .children('button').remove().end()\n                    .text().trim();\n                $input.val(selectedText);\n                toggleButtonIcon(true);\n                hideDropdown();\n                $input.focus();\n            } else if (e.key === 'Escape') {\n                e.preventDefault();\n                hideDropdown();\n                $input.focus();\n            }\n        });\n\n        \/\/ Clicking outside closes dropdown\n        $(document).on('click', function(e) {\n            if (!$(e.target).closest('.searchbar-container').length) {\n                hideDropdown();\n            }\n        });\n\n        \/\/ Initialize button icon state on page load\n        toggleButtonIcon(false);\n    });\n\n\n    jQuery(document).ready(function($) {\n        var $input = $(\".wp-search-input\");\n        var $list = $(\".wp-dropdown-list\");\n        var $items = $(\".wp-dropdown-item\");\n\n        \/\/ Show dropdown on focus\n        $input.on(\"focus\", function() {\n            $list.show();\n        });\n\n        \/\/ Filter items on input\n        $input.on(\"input\", function() {\n            var searchText = $(this).val().toLowerCase();\n            $items.each(function() {\n                var itemText = $(this).text().toLowerCase();\n                $(this).toggle(itemText.includes(searchText));\n            });\n\n            \/\/ Show\/hide list based on match\n            $list.toggle($items.filter(\":visible\").length > 0);\n        });\n\n        \/\/ Select item\n        $items.on(\"click\", function() {\n            $input.val($(this).text());\n            $list.hide();\n        });\n\n        \/\/ Hide list on click outside\n        $(document).on(\"click\", function(e) {\n            if (!$input.is(e.target) && $input.has(e.target).length === 0 && !$list.is(e.target) && $list.has(e.target).length === 0) {\n                $list.hide();\n            }\n        });\n    });\n<\/script><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a26e516 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a26e516\" data-element_type=\"section\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b5b096a\" data-id=\"b5b096a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b984075 elementor-widget elementor-widget-heading\" data-id=\"b984075\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Des maisons pour vous\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edaed3c elementor-widget elementor-widget-heading\" data-id=\"edaed3c\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Bas\u00e9 sur les maisons que vous avez r\u00e9cemment visit\u00e9es<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-abff87f elementor-widget elementor-widget-rhea-ultra-properties-widget-1\" data-id=\"abff87f\" data-element_type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"rhea-ultra-properties-widget-1.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"rhea-ultra-properties-one-section rhea-ultra-tooltip rhea-toolip-light rhea-card-style-2\">\n    <div class=\"rhea-ultra-properties-one-wrapper owl-carousel\" id=\"rhea-carousel-abff87f\">\n\t\t<div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/jerusalem-central-station-jaffa-street-jerusalem-israel\/\">\n\t<img fetchpriority=\"high\" decoding=\"async\" width=\"257\" height=\"270\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/three-dimensional-house-model.png\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" srcset=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/three-dimensional-house-model.png 257w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/three-dimensional-house-model-11x12.png 11w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/three-dimensional-house-model-143x150.png 143w\" sizes=\"(max-width: 257px) 100vw, 257px\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-33887\"\n             data-this-id=\"33887\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>3<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-33887\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/three-dimensional-house-model.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/three-dimensional-house-model.png\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-33887\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/pexels-heyho.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/pexels-heyho.png\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-33887\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/minimalist-architecture-space.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/minimalist-architecture-space.png\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-33887\" data-property-id=\"33887\" data-property-title=\"Jerusalem Central Station, Jaffa Street, Jerusalem, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/jerusalem-central-station-jaffa-street-jerusalem-israel\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/11\/three-dimensional-house-model.png\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/jerusalem-central-station-jaffa-street-jerusalem-israel\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/jerusalem-central-station-jaffa-street-jerusalem-israel\/\">Jerusalem Central Station, Jaffa Street, Jerusalem, Israel<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Jerusalem Central Station, Jaffa Street, Jerusalem, Israel<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa5,500,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa3,235.29<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">3<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">1700<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/jerusalem-central-station-jaffa-street-jerusalem-israel\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem-2\/\">\n\t<img decoding=\"async\" width=\"488\" height=\"311\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/pexels-heyho-488x311.png\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" srcset=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/pexels-heyho-488x311.png 488w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/pexels-heyho-18x10.png 18w\" sizes=\"(max-width: 488px) 100vw, 488px\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-30826\"\n             data-this-id=\"30826\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>3<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-30826\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/pexels-heyho.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/pexels-heyho.png\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-30826\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/three-dimensional-house-model.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/three-dimensional-house-model.png\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-30826\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/minimalist-architecture-space.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/minimalist-architecture-space.png\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-30826\" data-property-id=\"30826\" data-property-title=\"HaMargalit Street, Jerusalem\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem-2\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/09\/pexels-heyho-488x311.png\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem-2\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem-2\/\">Rue HaMargalit, J\u00e9rusalem<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Rue HaMargalit, J\u00e9rusalem<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa5,000,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa76,923.08<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">1<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">65<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem-2\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel-2\/\">\n\t<img decoding=\"async\" width=\"257\" height=\"270\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/three-dimensional-house-model-1.png\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" srcset=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/three-dimensional-house-model-1.png 257w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/three-dimensional-house-model-1-11x12.png 11w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/three-dimensional-house-model-1-143x150.png 143w\" sizes=\"(max-width: 257px) 100vw, 257px\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-30536\"\n             data-this-id=\"30536\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>4<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-30536\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/three-dimensional-house-model-1.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/three-dimensional-house-model-1.png\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-30536\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/pexels-heyho-1.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/pexels-heyho-1.png\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-30536\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/Explore-Our-Projects-banner-image-1-1240x400.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/Explore-Our-Projects-banner-image-1-1240x400.png\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-30536\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/minimalist-architecture-space-1.png\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/minimalist-architecture-space-1.png\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-30536\" data-property-id=\"30536\" data-property-title=\"El Salvador Street, Jerusalem, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel-2\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/three-dimensional-house-model-1.png\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel-2\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel-2\/\">Rue El Salvador, J\u00e9rusalem, Isra\u00ebl<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Rue El Salvador, J\u00e9rusalem, Isra\u00ebl<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa9,000,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa37,500.00<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">3<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">240<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel-2\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/ben-gurion-boulevard-22-herzliya-israel\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1-488x326.jpg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" srcset=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1-488x326.jpg 488w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1-300x199.jpg 300w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1-18x12.jpg 18w, https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1-150x99.jpg 150w\" sizes=\"(max-width: 488px) 100vw, 488px\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-28990\"\n             data-this-id=\"28990\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>2<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28990\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1.jpg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1.jpg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28990\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_49-1.jpg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_49-1.jpg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-28990\" data-property-id=\"28990\" data-property-title=\"Ben Gurion Boulevard 22, Herzliya, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/ben-gurion-boulevard-22-herzliya-israel\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/08\/item_52-1-488x326.jpg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/ben-gurion-boulevard-22-herzliya-israel\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/ben-gurion-boulevard-22-herzliya-israel\/\">Ben Gurion Boulevard 22, Herzliya, Isra\u00ebl<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Ben Gurion Boulevard 22, Herzliya, Isra\u00ebl<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa50,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa1.00<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">1<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">1<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">50000<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/ben-gurion-boulevard-22-herzliya-israel\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-28137\"\n             data-this-id=\"28137\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>4<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28137\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-990x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-990x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28137\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-1-990x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-1-990x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28137\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-2-990x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-2-990x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28137\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.43\u202fPM-990x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.43\u202fPM-990x720.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-28137\" data-property-id=\"28137\" data-property-title=\"El Salvador Street, Jerusalem, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.44\u202fPM-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel\/\">Rue El Salvador, J\u00e9rusalem, Isra\u00ebl<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Rue El Salvador, J\u00e9rusalem, Isra\u00ebl<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa4,850,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa45,327.10<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">3<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">107<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/el-salvador-street-jerusalem-israel\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.59\u202fPM-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-28141\"\n             data-this-id=\"28141\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>3<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28141\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.59\u202fPM-998x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.59\u202fPM-998x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28141\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.58\u202fPM-1-1240x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.58\u202fPM-1-1240x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28141\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.58\u202fPM-990x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.58\u202fPM-990x720.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-28141\" data-property-id=\"28141\" data-property-title=\"HaMargalit Street, Jerusalem\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-11-25-at-12.59\u202fPM-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem\/\">Rue HaMargalit, J\u00e9rusalem<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Rue HaMargalit, J\u00e9rusalem<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa2,100,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa32,307.69<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">1<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">65<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/hamargalit-street-jerusalem\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/nitza-boulevard-netanya-2\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7490-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-28041\"\n             data-this-id=\"28041\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>7<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28041\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7490-768x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7490-768x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28041\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7489-768x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7489-768x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28041\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7488-768x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7488-768x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28041\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7487-1024x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7487-1024x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28041\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7486-768x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7486-768x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28041\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7511-1024x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7511-1024x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28041\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7484-1024x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7484-1024x720.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-28041\" data-property-id=\"28041\" data-property-title=\"Nitza Boulevard, Netanya\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/nitza-boulevard-netanya-2\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7490-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/nitza-boulevard-netanya-2\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/nitza-boulevard-netanya-2\/\">Boulevard Nitza, Netanya<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Boulevard Nitza, Netanya<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa3,280,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa28,521.74<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">4<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">3<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">115<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/nitza-boulevard-netanya-2\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/moris-fisher-street-jerusalem-israel\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.08\u202fPM-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-28008\"\n             data-this-id=\"28008\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>3<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28008\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.08\u202fPM-1240x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.08\u202fPM-1240x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28008\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.08\u202fPM-1-1240x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.08\u202fPM-1-1240x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-28008\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.07\u202fPM-1240x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.07\u202fPM-1240x720.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-28008\" data-property-id=\"28008\" data-property-title=\"Moris Fisher Street, Jerusalem, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/moris-fisher-street-jerusalem-israel\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/Image-7-8-25-at-6.08\u202fPM-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/moris-fisher-street-jerusalem-israel\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/moris-fisher-street-jerusalem-israel\/\">Moris Fisher Street, J\u00e9rusalem, Isra\u00ebl<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">Moris Fisher Street, J\u00e9rusalem, Isra\u00ebl<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa3,250,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa35,326.09<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">3<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">1<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">92<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/moris-fisher-street-jerusalem-israel\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a0%d7%97%d7%9c-%d7%a8%d7%91%d7%99%d7%91%d7%99%d7%9d-13-%d7%91%d7%99%d7%aa-%d7%a9%d7%9e%d7%a9-israel\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7433-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-27969\"\n             data-this-id=\"27969\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>10<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7433.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7433.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7433-1.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7433-1.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7432.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7432.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7431.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7431.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7430.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7430.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7429.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7429.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7426.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7426.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7427.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7427.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7425.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7425.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27969\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7424.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7424.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-27969\" data-property-id=\"27969\" data-property-title=\"\u05e0\u05d7\u05dc \u05e8\u05d1\u05d9\u05d1\u05d9\u05dd 13, \u05d1\u05d9\u05ea \u05e9\u05de\u05e9, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/%d7%a0%d7%97%d7%9c-%d7%a8%d7%91%d7%99%d7%91%d7%99%d7%9d-13-%d7%91%d7%99%d7%aa-%d7%a9%d7%9e%d7%a9-israel\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7433-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a0%d7%97%d7%9c-%d7%a8%d7%91%d7%99%d7%91%d7%99%d7%9d-13-%d7%91%d7%99%d7%aa-%d7%a9%d7%9e%d7%a9-israel\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/%d7%a0%d7%97%d7%9c-%d7%a8%d7%91%d7%99%d7%91%d7%99%d7%9d-13-%d7%91%d7%99%d7%aa-%d7%a9%d7%9e%d7%a9-israel\/\">\u05e0\u05d7\u05dc \u05e8\u05d1\u05d9\u05d1\u05d9\u05dd 13, \u05d1\u05d9\u05ea \u05e9\u05de\u05e9, Isra\u00ebl<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">\u05e0\u05d7\u05dc \u05e8\u05d1\u05d9\u05d1\u05d9\u05dd 13, \u05d1\u05d9\u05ea \u05e9\u05de\u05e9, Isra\u00ebl<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa2,350,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa26,111.11<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">4<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">90<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a0%d7%97%d7%9c-%d7%a8%d7%91%d7%99%d7%91%d7%99%d7%9d-13-%d7%91%d7%99%d7%aa-%d7%a9%d7%9e%d7%a9-israel\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/hameyasdim-jerusalem\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_3975-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-27900\"\n             data-this-id=\"27900\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>1<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27900\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_3975-1240x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_3975-1240x720.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-27900\" data-property-id=\"27900\" data-property-title=\"HaMeyasdim, Jerusalem\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/hameyasdim-jerusalem\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_3975-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/hameyasdim-jerusalem\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/hameyasdim-jerusalem\/\">HaMeyasdim, J\u00e9rusalem<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">HaMeyasdim, J\u00e9rusalem<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa4,200,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa60,000.00<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">1<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">70<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/hameyasdim-jerusalem\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a8%d7%91%d7%99-%d7%99%d7%a0%d7%90%d7%99-3-bet-shemesh-israel\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7351-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-27867\"\n             data-this-id=\"27867\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>5<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27867\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7351-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7351-1200x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27867\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7352-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7352-1200x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27867\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7350.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7350.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27867\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7349-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7349-1200x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27867\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7348-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7348-1200x720.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-27867\" data-property-id=\"27867\" data-property-title=\"\u05e8\u05d1\u05d9 \u05d9\u05e0\u05d0\u05d9 3, Bet Shemesh, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/%d7%a8%d7%91%d7%99-%d7%99%d7%a0%d7%90%d7%99-3-bet-shemesh-israel\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7351-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a8%d7%91%d7%99-%d7%99%d7%a0%d7%90%d7%99-3-bet-shemesh-israel\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/%d7%a8%d7%91%d7%99-%d7%99%d7%a0%d7%90%d7%99-3-bet-shemesh-israel\/\">\u05e8\u05d1\u05d9 \u05d9\u05e0\u05d0\u05d9 3, Bet Shemesh, Isra\u00ebl<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">\u05e8\u05d1\u05d9 \u05d9\u05e0\u05d0\u05d9 3, Bet Shemesh, Isra\u00ebl<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa2,600,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa21,666.67<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">4<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">120<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a8%d7%91%d7%99-%d7%99%d7%a0%d7%90%d7%99-3-bet-shemesh-israel\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper --><div class=\"rhea-ultra-property-card-two-wrapper\">\n    <div class=\"rhea-ultra-property-card-two\">\n        <div class=\"rhea-ultra-property-card-two-thumb\">\n\t\t\t<a class=\"rhea_permalink\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a9%d7%93%d7%a8%d7%95%d7%aa-%d7%a0%d7%97%d7%9c-%d7%a7%d7%99%d7%a9%d7%95%d7%9f-42-bet-shemesh-israel\/\">\n\t<img loading=\"lazy\" decoding=\"async\" width=\"488\" height=\"326\" src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7332-488x326.jpeg\" class=\"attachment-property-thumb-image size-property-thumb-image wp-post-image\" alt=\"\" \/><\/a>            <div class=\"rhea-ultra-top-tags-box\">\n                <div class=\"rhea-ultra-status-box\">\n\t\t\t                        <\/div>\n\t\t                            <div class=\"rhea-ultra-media-count-box\">\n\t\t\t\t        <div class=\"rhea_ultra_media_count\">\n\t        <div class=\"rhea_media rhea_media_image\"\n             data-fancybox-trigger=\"gallery-abff87f-27843\"\n             data-this-id=\"27843\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 18\">\r\n\t<style type=\"text\/css\">\r\n\r\n\t\t.st0{fill-rule:evenodd;clip-rule:evenodd;}\r\n\r\n\t<\/style>\r\n\t<path class=\"st0\" d=\"M3 5h12c1.1 0 2 0.9 2 2v8c0 1.1-0.9 2-2 2H3c-1.1 0-2-0.9-2-2V7C1 5.9 1.9 5 3 5zM7.7 1h2.8c0.8-0.2 1.7 0.4 1.8 1.2 0 0 0 0.1 0 0.1L13 5H5l0.7-2.7C5.9 1.4 6.8 0.8 7.7 1zM9 7.4c2.2 0 4 1.8 4 4s-1.8 4-4 4 -4-1.8-4-4S6.8 7.4 9 7.4zM9 9c1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4 -2.4-1.1-2.4-2.4S7.7 9 9 9L9 9zM8.2 2.6h1.6c0.4 0 0.8 0.4 0.7 0.9 0 0.4-0.3 0.7-0.7 0.7H8.2c-0.4 0-0.8-0.3-0.9-0.7 0-0.4 0.3-0.8 0.7-0.9C8.1 2.6 8.2 2.6 8.2 2.6z\"\/>\r\n<\/svg>            <span>6<\/span>\n        <\/div>\n\t\t<\/div>\n<div class=\"rhea_property_images_load\" style=\"display: none\">\n\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27843\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7332-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7332-1200x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27843\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7331-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7331-1200x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27843\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7329-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7329-1200x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27843\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7328-1240x505.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7328-1240x505.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27843\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7330-1240x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7330-1240x720.jpeg\"><\/span>\n\t\t\t\t                <span style=\"display: none;\"\n                      data-fancybox=\"gallery-abff87f-27843\"\n                      data-src=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7327-1200x720.jpeg\"\n                      data-thumb=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7327-1200x720.jpeg\"><\/span>\n\t\t\t\t<\/div>                    <\/div>\n\t\t\t                    <\/div>\n            <div class=\"rhea-ultra-bottom-box rhea-ultra-flex-end\">\n                <div class=\"rhea-ultra-action-buttons rh-ultra-action-light hover-light\">\n\t\t\t                        <a href=\"#\" class=\"rh-ui-tooltip  favorite add-to-favorite require-login\" data-login=\"\"  title=\"Ajouter aux favoris\" >\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M2.7 12.8C1.6 11.7 1 10.3 1 8.7s0.6-3 1.7-4.1C3.8 3.6 5.2 3 6.8 3c1.5 0 3 0.6 4.1 1.7 0.1 0.1 0.5 0.5 1.2 0.5 0.4 0 0.9-0.2 1.2-0.6 1.1-1.1 2.5-1.7 4-1.7s3 0.6 4.1 1.7C22.4 5.8 23 7.2 23 8.7s-0.6 3-1.7 4.1L12 21.6 2.7 12.8z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M17.3 4c1.3 0 2.5 0.5 3.4 1.4C21.5 6.3 22 7.5 22 8.7c0 1.3-0.5 2.4-1.4 3.3L12 20.2l-8.6-8.2C2.5 11.2 2 10 2 8.7c0-1.3 0.5-2.5 1.4-3.4C4.3 4.5 5.5 4 6.7 4 8 4 9.2 4.5 10.1 5.4 10.3 5.6 11 6.2 12 6.2c0.7 0 1.4-0.3 1.9-0.8C14.8 4.5 16 4 17.3 4M17.3 2c-1.7 0-3.5 0.7-4.8 2 -0.2 0.2-0.3 0.2-0.5 0.2 -0.3 0-0.5-0.2-0.5-0.2 -1.3-1.3-3-2-4.8-2S3.3 2.7 2 4c-2.6 2.6-2.6 6.9 0 9.5L12 23l10-9.5c2.6-2.6 2.6-6.9 0-9.5C20.7 2.7 19 2 17.3 2L17.3 2z\"\/>\n<\/svg>                <\/a>\n\t\t\t\t        <span class=\"add-to-compare-span rhea_compare_icons rhea_svg_fav_icons compare-btn-27843\" data-property-id=\"27843\" data-property-title=\"\u05e9\u05d3\u05e8\u05d5\u05ea \u05e0\u05d7\u05dc \u05e7\u05d9\u05e9\u05d5\u05df 42, Bet Shemesh, Israel\" data-property-url=\"https:\/\/beyta.com\/fr\/property\/%d7%a9%d7%93%d7%a8%d7%95%d7%aa-%d7%a0%d7%97%d7%9c-%d7%a7%d7%99%d7%a9%d7%95%d7%9f-42-bet-shemesh-israel\/\" data-property-image=\"https:\/\/beyta.com\/wp-content\/uploads\/2025\/07\/IMG_7332-488x326.jpeg\">\n\t\t\t<span class=\"compare-placeholder highlight hide rh-ui-tooltip\"\n\n                  title=\"Ajout\u00e9 \u00e0 la comparaison\">\n\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/span>\n\t\t\t<a class=\"rh_trigger_compare rhea_add_to_compare rh-ui-tooltip\" title=\"Ajouter \u00e0 la liste\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a9%d7%93%d7%a8%d7%95%d7%aa-%d7%a0%d7%97%d7%9c-%d7%a7%d7%99%d7%a9%d7%95%d7%9f-42-bet-shemesh-israel\/\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\">\n    <path class=\"rh-ultra-light\" d=\"M11.1 23l-3.4-3.4v-1.2l3.4-3.4h1l2 4 9 0h-9l-2 4H11.1zM12 9l-2-4L1 5h9l2-4 1 0 3.4 3.4v1.2L12.9 9H12z\"\/>\n    <path class=\"rh-ultra-dark\" d=\"M12.5 2l2.8 2.8v0.3L12.5 8l-1.4-2.9L11.1 5l0.1-0.1L12.5 2M11.5 16l1.4 2.9 0.1 0.1 -0.1 0.1L11.5 22l-2.8-2.8v-0.3L11.5 16M13.3 0h-2v0l-2 4H0v2h9.3l2 4h2l4-4V4L13.3 0 13.3 0zM12.7 14h-2l-4 4v2l4 4h2v0l2-4H24v-2h-9.3L12.7 14 12.7 14z\"\/>\n<\/svg>\t\t\t<\/a>\n\t\t<\/span>\n\t\t                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"rhea-ultra-property-card-two-content\">\n            <h3 class=\"rhea-ultra-property-card-two-title\"><a href=\"https:\/\/beyta.com\/fr\/property\/%d7%a9%d7%93%d7%a8%d7%95%d7%aa-%d7%a0%d7%97%d7%9c-%d7%a7%d7%99%d7%a9%d7%95%d7%9f-42-bet-shemesh-israel\/\">\u05e9\u05d3\u05e8\u05d5\u05ea \u05e0\u05d7\u05dc \u05e7\u05d9\u05e9\u05d5\u05df 42, Bet Shemesh, Isra\u00ebl<\/a><\/h3>\n\n\n\n\t\t\t                    <span class=\"rhea-ultra-property-card-two-address\">\u05e9\u05d3\u05e8\u05d5\u05ea \u05e0\u05d7\u05dc \u05e7\u05d9\u05e9\u05d5\u05df 42, Bet Shemesh, Isra\u00ebl<\/span>\n\t\t\t\t\t\n\n\t\t\t\t<div class=\"price_card\">\n\t\t\t\t<p class=\"rhea-ultra-property-card-two-price\">\n\t\t\t\t\t\t\t\t\t<span class=\"ere-price-display\">\u20aa2,250,000<\/span>\t\t\t\t\t\t\t\t\t<p class=\"price--Permeter\">Prix au m\u00e8tre : <span>\u20aa23,936.17<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t<\/div>\n\n\t\t\t    <div class=\"rh_prop_card_meta_wrap_ultra rh-ul-tooltip\">\n\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 1 \">\n                <h5 class=\"rhea-meta-icons-labels\">Chambres \u00e0 coucher<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Chambres \u00e0 coucher\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image y=\"3\" width=\"24\" height=\"18\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABgUlEQVQ4ja3VvUtWcRQH8I\/2aESDQtjLUBJmjRpNEgVBaxA06Rw0uPVnNOgSSFSg4CBkEdkUgX+BtdbQYPTi0iQUJmUcORduP55Ldnm+y8NzXr7nd15v3+WJCTUMYh4n8auuOAAO4Svu4mdl3in8ZvAGj\/+TvMJtTGOpEvQXBvHy9y3JA+9wqi4oM6jwFEPYq8miBLcwgGf4Ufhs4UFJ1C3AUezieiGfRTTsCFZwv9CvdOMrS1ShW4N\/p31\/gz5kfU0ZDGb6V\/P3fNazjmFsZoDI4kahj+zO4Rs+Zpl3OlnbVbzI6RnD2S7p7mWA6mFlDzawjQ84hufxiDC8hLd41FCutjiNqUh3JCeg1\/iCE01N7hmiRMdxE6M95r4YfegkcTTwSY8DTEYfqkm5gDkczkO1+Q\/nJozmyO\/gTNy1CPAQ33EH67nBL1sGuILXuIYFLEeAz7iXS7aIT\/m\/DeLMvMqjuc9RTlFs51pL8kD4\/rXh9QCxhbHq8T1oi9jm8eQCfwBpukPFQd67UAAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 2 \">\n                <h5 class=\"rhea-meta-icons-labels\">Salles de bains<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Salles de bains\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABsklEQVRIibXWPWgVURAF4C9GQRtjEBTBh4WRiIURRESfEEF7EcSfxjalljYWwUYtNKVNUgQbRbFR0oi\/SIiFCjYKio2VgoiCSmKiXJmFm+UtvLibAwuze+\/OmTtzZnZ72kNDGkAPtuALvuXuVjTgfDfeYwIvcA+bisWVDRCM4gheR8DHcBsHsFD3BNvxKZwnLOBm2HvVTNEw7mA\/DpfWEskONVM0hieYxRXszNZ+YVVdggvYEPbDqk11CLbiWdjt5SAYx4+w3ywHwVgUOeEoTndLsBYj+IgbIb1OuIjP8fxtVRSFTPtxFVO4j99oYQbnYhSUMYj1cQ1WEaQT9OISNmIyOrBQxXQQJyk+KL37Aasze1e2tjlO3puG3SO8w1xVFP+J1AcDeQ06paE2EsEhnMApnG\/I72gobCQRzONWFPNVQwStUOB8oaLZkFyrAedJkd\/xU2mapmIfbIBgHx4XNznB3ahDXZwMX\/+Qq+hlfPqu4XoccylYE1+zNJ+edyJIOBNpOott0WjdoA97YsQsasgyQeq+tOE4LueRdIGnEdCffG\/Vb8s6fF1iitKQXPTLAn8BkIJSkmXP6BUAAAAASUVORK5CYII=\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">2<\/span>\n\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t            <div class=\"rhea_ultra_prop_card__meta\" style=\" order: 3 \">\n                <h5 class=\"rhea-meta-icons-labels\">Zone<\/h5>\n                <div class=\"rhea_ultra_meta_icon_wrapper\">\n                    <span class=\"rhea_ultra_meta_icon\" title=\"Zone\">\n\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" class=\"custom-meta-icon custom-meta-icon-svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\"><image width=\"24\" height=\"24\" xlink:href=\"data:img\/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAACRElEQVRIia3VS4iOYRQH8N9Mn9SIaWJIym0SimyJbLAQFgoLxZCycSk0LJSmrOwQG1ZYiYWSItdsyCU7l4VIyCVEuebWGefT25tv5h3Nv56e530u53\/e8zznf5pmz5hhANGObfiB6zhdG0jr6MBwHEInhgXBEOzG9AoGWrN\/38v6XdzE87AbBFtxI\/u+sCrXjzXYNxMLc\/wdtWZMwuXqUegf4g8GYVyGqo5veFqyNBojczwKL6swBcEYbMTnwvxYnMW+wtwWTCwQbK9K8BhdJY+acADzcSHnygbb8K4Kwb\/wCxv6ONuZ737n\/xAUcRA\/sak0vxc7cL4w15oR+Yvm0qFZJdI5eQ\/zMAHHcaWwvgcLCm0z7vVG0I0jSbIWl\/AFu\/Ah105V+OuGBIFzuIq5OX6Nk3jTwEZnfwmOZrzXpWj1hZW9rZcv+UP2t7P\/WJGkEsH6bG2FuUjApZkLEaI1mWR7G9gLZxZjdgripyJBVyZWGVEwHiXBij4cvoVlGJqJOqiWr6QlWV\/949AIvK0WkJ4EfZTjUOc9tZTew7iYCdVfjM+EK6KW0eiql8z2DMWkfFkt6c3XVNmI57D8DgzOB9Ga+7+lfn1KJx\/gTmhV\/Q5eZxhW4z4mZ8F4ktl9OrP1Ye7vSIlYgmupvrU0PCV1rEcIi5fclIWnO3V\/ah6IPc\/yAs\/k3kU4gf3pSDgUEhF3GOfDVg\/KeRBFpV6b448idIF4umGgXg9iPK1wLvbG840WNv6iSBAq+ALL\/+OiiwgbfxQVvwE9b3n\/oqgErgAAAABJRU5ErkJggg==\"><\/image><\/svg>                    <\/span>\n                    <span class=\"rhea_ultra_meta_box\">\n                    <span class=\"figure\">94<\/span>\n\t                                                    <span class=\"label\">m2<\/span>\n\t\t\t                                        <\/span>\n                <\/div>\n            <\/div>\n\t\t\t    <\/div>\n\t            <div class=\"rhea-ultra-property-card-two-footer\">\n               \n                <a class=\"rhea-ultra-property-card-two-link\" href=\"https:\/\/beyta.com\/fr\/property\/%d7%a9%d7%93%d7%a8%d7%95%d7%aa-%d7%a0%d7%97%d7%9c-%d7%a7%d7%99%d7%a9%d7%95%d7%9f-42-bet-shemesh-israel\/\">\n\t\t\t\t\tVoir les d\u00e9tails                    <svg width=\"6\" height=\"10\" viewbox=\"0 0 6 10\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M1 1L5 5L1 9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n                    <\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div><!-- .rhea-ultra-property-card-two -->\n<\/div><!-- .rhea-ultra-property-card-two-wrapper -->    <\/div>\n\t        <div id=\"rhea-nav-abff87f\" class=\"rhea-ultra-carousel-nav-center rhea-ultra-nav-box rhea-ultra-owl-nav owl-nav\">\n\t\t\t<div id=\"rhea-dots-abff87f\" class=\"rhea-ultra-owl-dots owl-dots\"><\/div>        <\/div>\n\t\t\n<\/section>\n<script type=\"application\/javascript\">\n    ( function ( $ ) {\n        'use strict';\n        $( document ).ready( function () {\n            $( \"#rhea-carousel-abff87f\" )\n            .owlCarousel( {\"items\":3,\"slideBy\":1,\"smartSpeed\":500,\"autoplay\":true,\"autoplaySpeed\":1000,\"autoplayHoverPause\":true,\"loop\":true,\"rewind\":true,\"rtl\":false,\"nav\":true,\"navContainer\":\"#rhea-nav-abff87f\",\"navText\":[\"<i class=\\\"fas fa-caret-left\\\"><\\\/i>\",\"<i class=\\\"fas fa-caret-right\\\"><\\\/i>\"],\"dots\":true,\"dotsEach\":true,\"dotsContainer\":\"#rhea-dots-abff87f\",\"responsive\":{\"0\":{\"items\":1,\"slideBy\":1,\"margin\":0},\"768\":{\"items\":2,\"slideBy\":1,\"margin\":30},\"1200\":{\"items\":3,\"slideBy\":1,\"margin\":40},\"2400\":{\"items\":3,\"slideBy\":1,\"margin\":40}}});\n        } );\n    } )( jQuery );\n<\/script>\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<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>For Sale Homes For You Based on homes you recently viewed 4 El Salvador Street, Jerusalem, Israel El Salvador Street, Jerusalem, Israel Bedrooms 3 Bathrooms 2 Area 107 sqm \u20aa4,850,000 View Details 3 HaMargalit Street, Jerusalem HaMargalit Street, Jerusalem Bedrooms 2 Bathrooms 1 Area 65 sqm \u20aa2,100,000 View Details 7 Nitza Boulevard, Netanya Nitza Boulevard,&#8230;<\/p>","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-7571","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/pages\/7571","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/comments?post=7571"}],"version-history":[{"count":3,"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/pages\/7571\/revisions"}],"predecessor-version":[{"id":28388,"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/pages\/7571\/revisions\/28388"}],"wp:attachment":[{"href":"https:\/\/beyta.com\/fr\/wp-json\/wp\/v2\/media?parent=7571"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}