SPB Git

spb/lou-ka Public

Lou·Ka — tous les logements à louer du Québec, un seul endroit.

HTML 99.7%
93.9 KB · 1,359 lines html
Raw Blame History
1<!DOCTYPE html>2<html lang="fr">34<head>5    <base href="https://www.lesimmeublesdcl.com">6    <meta charset="UTF-8">7    <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, shrink-to-fit=no">89    <title>10                                Logements11     - Les Immeubles DCL12            </title>1314    15    <meta name="description" content="">16    <meta name="twitter:card" content="summary">17    <meta property="og:url" content="https://www.lesimmeublesdcl.com/logements-a-louer">18    <meta property="og:title" content="">19    <meta property="og:description" content="">20    <meta property="og:image" content="https://immeubles-dcl.s3.ca-central-1.amazonaws.com/media/ESIj0zlkIIhPNDg0zmSvtDjjsdZhPJ2s3dHGNw8h.png">21    <meta property="og:locale" content="fr">2223            <meta property="og:locale:alternate" content="fr">24        <!-- Web Application Manifest -->25<link rel="manifest" href="https://www.lesimmeublesdcl.com/manifest.json">26<!-- Chrome for Android theme color -->27<meta name="theme-color" content="#0068e1">2829<!-- Add to homescreen for Chrome on Android -->30<meta name="mobile-web-app-capable" content="yes">31<meta name="application-name" content="eCom">32<link rel="icon" sizes="512x512" href="/pwa/icons/icon-512x512.png">3334<!-- Add to homescreen for Safari on iOS -->35<meta name="apple-mobile-web-app-capable" content="yes">36<meta name="apple-mobile-web-app-status-bar-style" content="#0068e1">37<meta name="apple-mobile-web-app-title" content="eCom">38<link rel="apple-touch-icon" href="/pwa/icons/icon-512x512.png">394041<link href="/pwa/splashes/splash-640x1136.png" media="(device-width: 320px) and (device-height: 568px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />42<link href="/pwa/splashes/splash-750x1334.png" media="(device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />43<link href="/pwa/splashes/splash-1242x2208.png" media="(device-width: 621px) and (device-height: 1104px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />44<link href="/pwa/splashes/splash-1125x2436.png" media="(device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />45<link href="/pwa/splashes/splash-828x1792.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />46<link href="/pwa/splashes/splash-1242x2688.png" media="(device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3)" rel="apple-touch-startup-image" />47<link href="/pwa/splashes/splash-1536x2048.png" media="(device-width: 768px) and (device-height: 1024px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />48<link href="/pwa/splashes/splash-1668x2224.png" media="(device-width: 834px) and (device-height: 1112px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />49<link href="/pwa/splashes/splash-1668x2388.png" media="(device-width: 834px) and (device-height: 1194px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />50<link href="/pwa/splashes/splash-2048x2732.png" media="(device-width: 1024px) and (device-height: 1366px) and (-webkit-device-pixel-ratio: 2)" rel="apple-touch-startup-image" />5152<!-- Tile for Win8 -->53<meta name="msapplication-TileColor" content="#ffffff">54<meta name="msapplication-TileImage" content="/pwa/icons/icon-512x512.png">5556<script type="text/javascript">57    // Initialize the service worker58    if ('serviceWorker' in navigator) {59        navigator.serviceWorker.register('/serviceworker.js', {60            scope: '.'61        }).then(function (registration) {62            // Registration was successful63            console.log('Laravel PWA: ServiceWorker registration successful with scope: ', registration.scope);64        }, function (err) {65            // registration failed :(66            console.log('Laravel PWA: ServiceWorker registration failed: ', err);67        });68    }69</script>70    <link rel="shortcut icon" href="https://immeubles-dcl.s3.ca-central-1.amazonaws.com/media/4Hn8A4cy9C8h516JVbJg3H649WPzXC0UYLvIkQ0n.png" type="image/x-icon">71    <link rel="preconnect" href="https://fonts.googleapis.com">72    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>73    <link href="https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i%7CMontserrat:600,800" rel="stylesheet">7475    <!-- FONT AWESOME -->76    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/flaticon.css?v=4.0.1">77    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/fontawesome-all.min.css?v=4.0.1">78    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/fontawesome-5-all.min.css?v=4.0.1">79    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/font-awesome.min.css?v=4.0.1">80    <!-- LEAFLET MAP -->81    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/leaflet.css?v=4.0.1">82    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/leaflet-gesture-handling.min.css?v=4.0.1">83    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/leaflet.markercluster.css?v=4.0.1">84    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/leaflet.markercluster.default.css?v=4.0.1">85    <!-- ARCHIVES CSS -->86    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/search.css?v=4.0.1">87    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/animate.css?v=4.0.1">88    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/magnific-popup.css?v=4.0.1">89    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/lightcase.css?v=4.0.1">90    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/owl.carousel.min.css?v=4.0.1">91    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/bootstrap.min.css?v=4.0.1">9293    949596979899100    <link rel="preload" as="style" href="https://www.lesimmeublesdcl.com/build/assets/main-8b6ad531-v4.0.7.css" /><link rel="modulepreload" href="https://www.lesimmeublesdcl.com/build/assets/main-66b2b9b0-v4.0.7.js" /><link rel="modulepreload" href="https://www.lesimmeublesdcl.com/build/assets/axios-4d564c32-v4.0.7.js" /><link rel="modulepreload" href="https://www.lesimmeublesdcl.com/build/assets/vue.esm-54e7c309-v4.0.7.js" /><link rel="modulepreload" href="https://www.lesimmeublesdcl.com/build/assets/_commonjsHelpers-de833af9-v4.0.7.js" /><link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/main-8b6ad531-v4.0.7.css" /><script type="module" src="https://www.lesimmeublesdcl.com/build/assets/main-66b2b9b0-v4.0.7.js"></script>101    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/aos.css?v=4.0.1">102    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/aos2.css?v=4.0.1">103104105    <link rel="stylesheet" href="https://www.lesimmeublesdcl.com/build/assets/css/slick.css?v=4.0.1">106107108    <!-- Google tag (gtag.js) -->109<script async src="https://www.googletagmanager.com/gtag/js?id=G-LJ1XW28R20"></script>110<script>111  window.dataLayer = window.dataLayer || [];112  function gtag(){dataLayer.push(arguments);}113  gtag('js', new Date());114115  gtag('config', 'G-LJ1XW28R20');116</script>117118    <script>119        window.FleetCart = {120            storeLatLng : '48.2402132, -79.0216302',121            reviewsEnabled: false,122            baseUrl: 'https://www.lesimmeublesdcl.com',123            rtl: false,124            storeName: 'Les Immeubles DCL',125            storeLogo: 'https://immeubles-dcl.s3.ca-central-1.amazonaws.com/media/ESIj0zlkIIhPNDg0zmSvtDjjsdZhPJ2s3dHGNw8h.png',126            loggedIn: false,127            csrfToken: '3m1jcJXIkZLEeJ3kmfcvkRpGaGKQHQJbA9QEs0lx',128            stripePublishableKey: '',129            defaultCountry: 'CA',130            locale: 'fr',131            razorpayKeyId: '',132            cart: {"items":[],"quantity":0,"availableShippingMethods":[],"subTotal":{"amount":0,"formatted":"0\u00a0$CA","currency":"CAD","inCurrentCurrency":{"amount":0,"formatted":"0\u00a0$CA","currency":"CAD"}},"shippingMethodName":null,"shippingCost":{"amount":0,"formatted":"0\u00a0$CA","currency":"CAD","inCurrentCurrency":{"amount":0,"formatted":"0\u00a0$CA","currency":"CAD"}},"coupon":{},"taxes":[],"total":{"amount":0,"formatted":"0\u00a0$CA","currency":"CAD","inCurrentCurrency":{"amount":0,"formatted":"0\u00a0$CA","currency":"CAD"}}},133            wishlist: [],134            compareList: [],135            langs: {136                'storefront::layout.next': 'SUIVANT',137                'storefront::layout.prev': 'PRÉCEDENT',138                'storefront::layout.search_for_products': 'Rechercher des logements',139                'storefront::layout.search': 'Rechercher',140                'storefront::layout.all_categories': 'Toutes catégories',141                'storefront::layout.categories': 'Catégories',142                'storefront::layout.learn_more': 'Apprendre plus',143                'storefront::layout.most_searched': 'Les plus recherchés :',144                'storefront::layout.category_suggestions': 'Suggestions de catégorie',145                'storefront::layout.product_suggestions': 'Suggestions de logements',146                'storefront::layout.more_results': 'Plus de :count résultats',147                'storefront::product_card.out_of_stock': 'Non disponible',148                'storefront::product_card.new': 'Nouveau',149                'storefront::product_card.add_to_cart': 'Planifier',150                'storefront::product_card.view_options': 'Voir les ptions',151                'storefront::product_card.compare': 'Comparer',152                'storefront::product_card.wishlist': 'Liste de souhaits',153                'storefront::product_card.available': 'Disponible :',154                'storefront::product_card.sold': 'Vendu(e) :',155                'storefront::product_card.days': 'Jours',156                'storefront::product_card.hours': 'Heures',157                'storefront::product_card.minutes': 'MInutes',158                'storefront::product_card.seconds': 'Secondes',159                'storefront::product_card.view_property': 'Voir le logement',160                'storefront::post_card.read_more': 'Lire la suite',161                'auth::validation.confirmed': 'The passwords does not match.',162                'auth::validation.email': 'The emails does not match.',163                'storefront::product_card.years': 'Années',164                'storefront::product_card.months': 'Mois',165                'storefront::product_card.weeks': 'Semaines',166                'storefront::product_card.square_feet': 'p<sup>2</sup> ',167            },168        };169    </script>170171    <script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"WebSite","url":"https:\/\/www.lesimmeublesdcl.com","potentialAction":{"@type":"SearchAction","target":"https:\/\/www.lesimmeublesdcl.com\/logements-a-louer?query={search_term_string}","query-input":"required name=search_term_string"}}</script>172173        <script>174        FleetCart.langs['storefront::products.showing_results'] = 'Affichage des résultats :from-:to sur :total';175        FleetCart.langs['storefront::products.show_more'] = '+ Voir plus';176        FleetCart.langs['storefront::products.show_less'] = '- Voir moins';177    </script>178179    <script type="text/javascript">180    const Ziggy = {"url":"https:\/\/www.lesimmeublesdcl.com","port":null,"defaults":{},"routes":{"laravelpwa.manifest":{"uri":"manifest.json","methods":["GET","HEAD"]},"laravelpwa.":{"uri":"offline","methods":["GET","HEAD"]},"account.dashboard.index":{"uri":"account","methods":["GET","HEAD"]},"account.profile.edit":{"uri":"account\/profile","methods":["GET","HEAD"]},"account.profile.update":{"uri":"account\/profile","methods":["PUT"]},"account.orders.index":{"uri":"account\/orders","methods":["GET","HEAD"]},"account.orders.show":{"uri":"account\/orders\/{id}","methods":["GET","HEAD"],"parameters":["id"]},"account.downloads.index":{"uri":"account\/downloads","methods":["GET","HEAD"]},"account.downloads.show":{"uri":"account\/downloads\/{id}","methods":["GET","HEAD"],"parameters":["id"]},"account.wishlist.index":{"uri":"account\/wishlist","methods":["GET","HEAD"]},"account.reviews.index":{"uri":"account\/reviews","methods":["GET","HEAD"]},"account.addresses.index":{"uri":"addresses","methods":["GET","HEAD"]},"account.addresses.store":{"uri":"addresses","methods":["POST"]},"account.addresses.update":{"uri":"addresses\/{id}","methods":["PUT"],"parameters":["id"]},"account.addresses.destroy":{"uri":"addresses\/{id}","methods":["DELETE"],"parameters":["id"]},"account.change_default_address":{"uri":"addresses\/change-default-address","methods":["POST"]},"cart.index":{"uri":"cart","methods":["GET","HEAD"]},"cart.clear":{"uri":"cart\/clear","methods":["DELETE"]},"cart.items.store":{"uri":"cart\/items","methods":["POST"]},"cart.items.update":{"uri":"cart\/items\/{id}","methods":["PUT"],"parameters":["id"]},"cart.items.destroy":{"uri":"cart\/items\/{id}","methods":["DELETE"],"parameters":["id"]},"cart.taxes.store":{"uri":"cart\/taxes","methods":["POST"]},"cart.shipping_method.store":{"uri":"cart\/shipping-method","methods":["POST"]},"cart.shipping.rates":{"uri":"cart\/shipping-rates","methods":["POST"]},"cart.cross_sell_products.index":{"uri":"cart\/cross-sell-products","methods":["GET","HEAD"]},"categories.index":{"uri":"categories","methods":["GET","HEAD"]},"categories.products.index":{"uri":"categories\/{category}\/logements","methods":["GET","HEAD"],"parameters":["category"]},"checkout.create":{"uri":"checkout","methods":["GET","HEAD"]},"checkout.store":{"uri":"checkout","methods":["POST"]},"checkout.complete.store":{"uri":"checkout\/{orderId}\/complete","methods":["GET","HEAD"],"parameters":["orderId"]},"checkout.complete.show":{"uri":"checkout\/complete","methods":["GET","HEAD"]},"checkout.payment_canceled.store":{"uri":"checkout\/{orderId}\/payment-canceled","methods":["GET","HEAD"],"parameters":["orderId"]},"compare.index":{"uri":"compare","methods":["GET","HEAD"]},"compare.store":{"uri":"compare","methods":["POST"]},"compare.destroy":{"uri":"compare\/{productId}","methods":["DELETE"],"parameters":["productId"]},"compare.related_products.index":{"uri":"compare\/related-products","methods":["GET","HEAD"]},"contact.create":{"uri":"nous-joindre","methods":["GET","HEAD"]},"contact.store":{"uri":"contact","methods":["POST"]},"cart.coupon.store":{"uri":"cart\/coupon","methods":["POST"]},"cart.coupon.destroy":{"uri":"cart\/coupon","methods":["DELETE"]},"current_currency.store":{"uri":"current-currency\/{code}","methods":["GET","HEAD"],"parameters":["code"]},"faq":{"uri":"faq","methods":["GET","HEAD"]},"subscribers.store":{"uri":"subscribers","methods":["POST"]},"home":{"uri":"\/","methods":["GET","HEAD"]},"posts.index":{"uri":"blogue","methods":["GET","HEAD"]},"post_archive.posts.index":{"uri":"archive\/{year}\/{month}\/posts","methods":["GET","HEAD"],"parameters":["year","month"]},"post_categories.posts.index":{"uri":"categories\/{slug}\/posts","methods":["GET","HEAD"],"parameters":["slug"]},"products.index":{"uri":"logements-a-louer","methods":["POST"]},"products.price.show":{"uri":"products\/{id}\/price","methods":["POST"],"parameters":["id"]},"products.show":{"uri":"logements-a-louer\/{slug}","methods":["GET","HEAD"],"parameters":["slug"]},"suggestions.index":{"uri":"suggestions","methods":["GET","HEAD"]},"products.promotions":{"uri":"promotions","methods":["GET","HEAD"]},"countries.states.index":{"uri":"countries\/{code}\/states","methods":["GET","HEAD"],"parameters":["code"]},"tags.products.index":{"uri":"tags\/{tag}\/products","methods":["GET","HEAD"],"parameters":["tag"]},"login":{"uri":"login","methods":["GET","HEAD"]},"login.post":{"uri":"login","methods":["POST"]},"login.redirect":{"uri":"login\/{provider}","methods":["GET","HEAD"],"parameters":["provider"]},"login.callback":{"uri":"login\/{provider}\/callback","methods":["GET","HEAD"],"parameters":["provider"]},"logout":{"uri":"logout","methods":["GET","HEAD"]},"register":{"uri":"register","methods":["GET","HEAD"]},"register.post":{"uri":"register","methods":["POST"]},"reset":{"uri":"password\/reset","methods":["GET","HEAD"]},"reset.post":{"uri":"password\/reset","methods":["POST"]},"reset.complete":{"uri":"password\/reset\/{email}\/{code}","methods":["GET","HEAD"],"parameters":["email","code"]},"reset.complete.post":{"uri":"password\/reset\/{email}\/{code}","methods":["POST"],"parameters":["email","code"]},"wishlist.store":{"uri":"wishlist","methods":["POST"]},"wishlist.destroy":{"uri":"wishlist\/{productId}","methods":["DELETE"],"parameters":["productId"]},"wishlist.products.index":{"uri":"wishlist\/products","methods":["GET","HEAD"]},"storefront.featured_category_products.index":{"uri":"storefront\/featured-categories\/{categoryNumber}\/products","methods":["GET","HEAD"],"parameters":["categoryNumber"]},"storefront.tab_products.index":{"uri":"storefront\/tab-products\/sections\/{sectionNumber}\/tabs\/{tabNumber}","methods":["GET","HEAD"],"parameters":["sectionNumber","tabNumber"]},"storefront.product_grid.index":{"uri":"storefront\/product-grid\/tabs\/{tabNumber}","methods":["GET","HEAD"],"parameters":["tabNumber"]},"storefront.flash_sale_products.index":{"uri":"storefront\/flash-sale-products","methods":["GET","HEAD"]},"storefront.vertical_products.index":{"uri":"storefront\/vertical-products\/{columnNumber}","methods":["GET","HEAD"],"parameters":["columnNumber"]},"storefront.newsletter_popup.store":{"uri":"storefront\/newsletter-popup","methods":["POST"]},"storefront.newsletter_popup.destroy":{"uri":"storefront\/newsletter-popup","methods":["DELETE"]},"storefront.cookie_bar.destroy":{"uri":"storefront\/cookie-bar","methods":["DELETE"]},"pages.show":{"uri":"{slug}","methods":["GET","HEAD"],"parameters":["slug"]}}};181182    !function(t,r){"object"==typeof exports&&"undefined"!=typeof module?module.exports=r():"function"==typeof define&&define.amd?define(r):(t||self).route=r()}(this,function(){function t(t,r){for(var e=0;e<r.length;e++){var n=r[e];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,"symbol"==typeof(o=function(t,r){if("object"!=typeof t||null===t)return t;var e=t[Symbol.toPrimitive];if(void 0!==e){var n=e.call(t,"string");if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(t)}(n.key))?o:String(o),n)}var o}function r(r,e,n){return e&&t(r.prototype,e),n&&t(r,n),Object.defineProperty(r,"prototype",{writable:!1}),r}function e(){return e=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var e=arguments[r];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n])}return t},e.apply(this,arguments)}function n(t){return n=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},n(t)}function o(t,r){return o=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(t,r){return t.__proto__=r,t},o(t,r)}function i(t,r,e){return i=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(t){return!1}}()?Reflect.construct.bind():function(t,r,e){var n=[null];n.push.apply(n,r);var i=new(Function.bind.apply(t,n));return e&&o(i,e.prototype),i},i.apply(null,arguments)}function u(t){var r="function"==typeof Map?new Map:void 0;return u=function(t){if(null===t||-1===Function.toString.call(t).indexOf("[native code]"))return t;if("function"!=typeof t)throw new TypeError("Super expression must either be null or a function");if(void 0!==r){if(r.has(t))return r.get(t);r.set(t,e)}function e(){return i(t,arguments,n(this).constructor)}return e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),o(e,t)},u(t)}var f=String.prototype.replace,a=/%20/g,c="RFC3986",l={default:c,formatters:{RFC1738:function(t){return f.call(t,a,"+")},RFC3986:function(t){return String(t)}},RFC1738:"RFC1738",RFC3986:c},s=Object.prototype.hasOwnProperty,v=Array.isArray,p=function(){for(var t=[],r=0;r<256;++r)t.push("%"+((r<16?"0":"")+r.toString(16)).toUpperCase());return t}(),y=function(t,r){for(var e=r&&r.plainObjects?Object.create(null):{},n=0;n<t.length;++n)void 0!==t[n]&&(e[n]=t[n]);return e},d={arrayToObject:y,assign:function(t,r){return Object.keys(r).reduce(function(t,e){return t[e]=r[e],t},t)},combine:function(t,r){return[].concat(t,r)},compact:function(t){for(var r=[{obj:{o:t},prop:"o"}],e=[],n=0;n<r.length;++n)for(var o=r[n],i=o.obj[o.prop],u=Object.keys(i),f=0;f<u.length;++f){var a=u[f],c=i[a];"object"==typeof c&&null!==c&&-1===e.indexOf(c)&&(r.push({obj:i,prop:a}),e.push(c))}return function(t){for(;t.length>1;){var r=t.pop(),e=r.obj[r.prop];if(v(e)){for(var n=[],o=0;o<e.length;++o)void 0!==e[o]&&n.push(e[o]);r.obj[r.prop]=n}}}(r),t},decode:function(t,r,e){var n=t.replace(/\+/g," ");if("iso-8859-1"===e)return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch(t){return n}},encode:function(t,r,e,n,o){if(0===t.length)return t;var i=t;if("symbol"==typeof t?i=Symbol.prototype.toString.call(t):"string"!=typeof t&&(i=String(t)),"iso-8859-1"===e)return escape(i).replace(/%u[0-9a-f]{4}/gi,function(t){return"%26%23"+parseInt(t.slice(2),16)+"%3B"});for(var u="",f=0;f<i.length;++f){var a=i.charCodeAt(f);45===a||46===a||95===a||126===a||a>=48&&a<=57||a>=65&&a<=90||a>=97&&a<=122||o===l.RFC1738&&(40===a||41===a)?u+=i.charAt(f):a<128?u+=p[a]:a<2048?u+=p[192|a>>6]+p[128|63&a]:a<55296||a>=57344?u+=p[224|a>>12]+p[128|a>>6&63]+p[128|63&a]:(a=65536+((1023&a)<<10|1023&i.charCodeAt(f+=1)),u+=p[240|a>>18]+p[128|a>>12&63]+p[128|a>>6&63]+p[128|63&a])}return u},isBuffer:function(t){return!(!t||"object"!=typeof t||!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t)))},isRegExp:function(t){return"[object RegExp]"===Object.prototype.toString.call(t)},maybeMap:function(t,r){if(v(t)){for(var e=[],n=0;n<t.length;n+=1)e.push(r(t[n]));return e}return r(t)},merge:function t(r,e,n){if(!e)return r;if("object"!=typeof e){if(v(r))r.push(e);else{if(!r||"object"!=typeof r)return[r,e];(n&&(n.plainObjects||n.allowPrototypes)||!s.call(Object.prototype,e))&&(r[e]=!0)}return r}if(!r||"object"!=typeof r)return[r].concat(e);var o=r;return v(r)&&!v(e)&&(o=y(r,n)),v(r)&&v(e)?(e.forEach(function(e,o){if(s.call(r,o)){var i=r[o];i&&"object"==typeof i&&e&&"object"==typeof e?r[o]=t(i,e,n):r.push(e)}else r[o]=e}),r):Object.keys(e).reduce(function(r,o){var i=e[o];return r[o]=s.call(r,o)?t(r[o],i,n):i,r},o)}},b=Object.prototype.hasOwnProperty,h={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,r){return t+"["+r+"]"},repeat:function(t){return t}},g=Array.isArray,m=String.prototype.split,j=Array.prototype.push,w=function(t,r){j.apply(t,g(r)?r:[r])},O=Date.prototype.toISOString,E=l.default,R={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:d.encode,encodeValuesOnly:!1,format:E,formatter:l.formatters[E],indices:!1,serializeDate:function(t){return O.call(t)},skipNulls:!1,strictNullHandling:!1},S=function t(r,e,n,o,i,u,f,a,c,l,s,v,p,y){var b,h=r;if("function"==typeof f?h=f(e,h):h instanceof Date?h=l(h):"comma"===n&&g(h)&&(h=d.maybeMap(h,function(t){return t instanceof Date?l(t):t})),null===h){if(o)return u&&!p?u(e,R.encoder,y,"key",s):e;h=""}if("string"==typeof(b=h)||"number"==typeof b||"boolean"==typeof b||"symbol"==typeof b||"bigint"==typeof b||d.isBuffer(h)){if(u){var j=p?e:u(e,R.encoder,y,"key",s);if("comma"===n&&p){for(var O=m.call(String(h),","),E="",S=0;S<O.length;++S)E+=(0===S?"":",")+v(u(O[S],R.encoder,y,"value",s));return[v(j)+"="+E]}return[v(j)+"="+v(u(h,R.encoder,y,"value",s))]}return[v(e)+"="+v(String(h))]}var T,k=[];if(void 0===h)return k;if("comma"===n&&g(h))T=[{value:h.length>0?h.join(",")||null:void 0}];else if(g(f))T=f;else{var x=Object.keys(h);T=a?x.sort(a):x}for(var N=0;N<T.length;++N){var C=T[N],A="object"==typeof C&&void 0!==C.value?C.value:h[C];if(!i||null!==A){var D=g(h)?"function"==typeof n?n(e,C):e:e+(c?"."+C:"["+C+"]");w(k,t(A,D,n,o,i,u,f,a,c,l,s,v,p,y))}}return k},T=Object.prototype.hasOwnProperty,k=Array.isArray,x={allowDots:!1,allowPrototypes:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:d.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},N=function(t){return t.replace(/&#(\d+);/g,function(t,r){return String.fromCharCode(parseInt(r,10))})},C=function(t,r){return t&&"string"==typeof t&&r.comma&&t.indexOf(",")>-1?t.split(","):t},A=function(t,r,e,n){if(t){var o=e.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,i=/(\[[^[\]]*])/g,u=e.depth>0&&/(\[[^[\]]*])/.exec(o),f=u?o.slice(0,u.index):o,a=[];if(f){if(!e.plainObjects&&T.call(Object.prototype,f)&&!e.allowPrototypes)return;a.push(f)}for(var c=0;e.depth>0&&null!==(u=i.exec(o))&&c<e.depth;){if(c+=1,!e.plainObjects&&T.call(Object.prototype,u[1].slice(1,-1))&&!e.allowPrototypes)return;a.push(u[1])}return u&&a.push("["+o.slice(u.index)+"]"),function(t,r,e,n){for(var o=n?r:C(r,e),i=t.length-1;i>=0;--i){var u,f=t[i];if("[]"===f&&e.parseArrays)u=[].concat(o);else{u=e.plainObjects?Object.create(null):{};var a="["===f.charAt(0)&&"]"===f.charAt(f.length-1)?f.slice(1,-1):f,c=parseInt(a,10);e.parseArrays||""!==a?!isNaN(c)&&f!==a&&String(c)===a&&c>=0&&e.parseArrays&&c<=e.arrayLimit?(u=[])[c]=o:"__proto__"!==a&&(u[a]=o):u={0:o}}o=u}return o}(a,r,e,n)}},D=function(t,r){var e=function(t){if(!t)return x;if(null!=t.decoder&&"function"!=typeof t.decoder)throw new TypeError("Decoder has to be a function.");if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");return{allowDots:void 0===t.allowDots?x.allowDots:!!t.allowDots,allowPrototypes:"boolean"==typeof t.allowPrototypes?t.allowPrototypes:x.allowPrototypes,arrayLimit:"number"==typeof t.arrayLimit?t.arrayLimit:x.arrayLimit,charset:void 0===t.charset?x.charset:t.charset,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:x.charsetSentinel,comma:"boolean"==typeof t.comma?t.comma:x.comma,decoder:"function"==typeof t.decoder?t.decoder:x.decoder,delimiter:"string"==typeof t.delimiter||d.isRegExp(t.delimiter)?t.delimiter:x.delimiter,depth:"number"==typeof t.depth||!1===t.depth?+t.depth:x.depth,ignoreQueryPrefix:!0===t.ignoreQueryPrefix,interpretNumericEntities:"boolean"==typeof t.interpretNumericEntities?t.interpretNumericEntities:x.interpretNumericEntities,parameterLimit:"number"==typeof t.parameterLimit?t.parameterLimit:x.parameterLimit,parseArrays:!1!==t.parseArrays,plainObjects:"boolean"==typeof t.plainObjects?t.plainObjects:x.plainObjects,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:x.strictNullHandling}}(r);if(""===t||null==t)return e.plainObjects?Object.create(null):{};for(var n="string"==typeof t?function(t,r){var e,n={},o=(r.ignoreQueryPrefix?t.replace(/^\?/,""):t).split(r.delimiter,Infinity===r.parameterLimit?void 0:r.parameterLimit),i=-1,u=r.charset;if(r.charsetSentinel)for(e=0;e<o.length;++e)0===o[e].indexOf("utf8=")&&("utf8=%E2%9C%93"===o[e]?u="utf-8":"utf8=%26%2310003%3B"===o[e]&&(u="iso-8859-1"),i=e,e=o.length);for(e=0;e<o.length;++e)if(e!==i){var f,a,c=o[e],l=c.indexOf("]="),s=-1===l?c.indexOf("="):l+1;-1===s?(f=r.decoder(c,x.decoder,u,"key"),a=r.strictNullHandling?null:""):(f=r.decoder(c.slice(0,s),x.decoder,u,"key"),a=d.maybeMap(C(c.slice(s+1),r),function(t){return r.decoder(t,x.decoder,u,"value")})),a&&r.interpretNumericEntities&&"iso-8859-1"===u&&(a=N(a)),c.indexOf("[]=")>-1&&(a=k(a)?[a]:a),n[f]=T.call(n,f)?d.combine(n[f],a):a}return n}(t,e):t,o=e.plainObjects?Object.create(null):{},i=Object.keys(n),u=0;u<i.length;++u){var f=i[u],a=A(f,n[f],e,"string"==typeof t);o=d.merge(o,a,e)}return d.compact(o)},$=/*#__PURE__*/function(){function t(t,r,e){var n,o;this.name=t,this.definition=r,this.bindings=null!=(n=r.bindings)?n:{},this.wheres=null!=(o=r.wheres)?o:{},this.config=e}var e=t.prototype;return e.matchesUrl=function(t){var r=this;if(!this.definition.methods.includes("GET"))return!1;var e=this.template.replace(/(\/?){([^}?]*)(\??)}/g,function(t,e,n,o){var i,u="(?<"+n+">"+((null==(i=r.wheres[n])?void 0:i.replace(/(^\^)|(\$$)/g,""))||"[^/?]+")+")";return o?"("+e+u+")?":""+e+u}).replace(/^\w+:\/\//,""),n=t.replace(/^\w+:\/\//,"").split("?"),o=n[0],i=n[1],u=new RegExp("^"+e+"/?$").exec(decodeURI(o));if(u){for(var f in u.groups)u.groups[f]="string"==typeof u.groups[f]?decodeURIComponent(u.groups[f]):u.groups[f];return{params:u.groups,query:D(i)}}return!1},e.compile=function(t){var r=this;return this.parameterSegments.length?this.template.replace(/{([^}?]+)(\??)}/g,function(e,n,o){var i,u;if(!o&&[null,void 0].includes(t[n]))throw new Error("Ziggy error: '"+n+"' parameter is required for route '"+r.name+"'.");if(r.wheres[n]&&!new RegExp("^"+(o?"("+r.wheres[n]+")?":r.wheres[n])+"$").test(null!=(u=t[n])?u:""))throw new Error("Ziggy error: '"+n+"' parameter does not match required format '"+r.wheres[n]+"' for route '"+r.name+"'.");return encodeURI(null!=(i=t[n])?i:"").replace(/%7C/g,"|").replace(/%25/g,"%").replace(/\$/g,"%24")}).replace(this.origin+"//",this.origin+"/").replace(/\/+$/,""):this.template},r(t,[{key:"template",get:function(){var t=(this.origin+"/"+this.definition.uri).replace(/\/+$/,"");return""===t?"/":t}},{key:"origin",get:function(){return this.config.absolute?this.definition.domain?""+this.config.url.match(/^\w+:\/\//)[0]+this.definition.domain+(this.config.port?":"+this.config.port:""):this.config.url:""}},{key:"parameterSegments",get:function(){var t,r;return null!=(t=null==(r=this.template.match(/{[^}?]+\??}/g))?void 0:r.map(function(t){return{name:t.replace(/{|\??}/g,""),required:!/\?}$/.test(t)}}))?t:[]}}]),t}(),F=/*#__PURE__*/function(t){var n,i;function u(r,n,o,i){var u;if(void 0===o&&(o=!0),(u=t.call(this)||this).t=null!=i?i:"undefined"!=typeof Ziggy?Ziggy:null==globalThis?void 0:globalThis.Ziggy,u.t=e({},u.t,{absolute:o}),r){if(!u.t.routes[r])throw new Error("Ziggy error: route '"+r+"' is not in the route list.");u.i=new $(r,u.t.routes[r],u.t),u.u=u.l(n)}return u}i=t,(n=u).prototype=Object.create(i.prototype),n.prototype.constructor=n,o(n,i);var f=u.prototype;return f.toString=function(){var t=this,r=Object.keys(this.u).filter(function(r){return!t.i.parameterSegments.some(function(t){return t.name===r})}).filter(function(t){return"_query"!==t}).reduce(function(r,n){var o;return e({},r,((o={})[n]=t.u[n],o))},{});return this.i.compile(this.u)+function(t,r){var e,n=t,o=function(t){if(!t)return R;if(null!=t.encoder&&"function"!=typeof t.encoder)throw new TypeError("Encoder has to be a function.");var r=t.charset||R.charset;if(void 0!==t.charset&&"utf-8"!==t.charset&&"iso-8859-1"!==t.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=l.default;if(void 0!==t.format){if(!b.call(l.formatters,t.format))throw new TypeError("Unknown format option provided.");e=t.format}var n=l.formatters[e],o=R.filter;return("function"==typeof t.filter||g(t.filter))&&(o=t.filter),{addQueryPrefix:"boolean"==typeof t.addQueryPrefix?t.addQueryPrefix:R.addQueryPrefix,allowDots:void 0===t.allowDots?R.allowDots:!!t.allowDots,charset:r,charsetSentinel:"boolean"==typeof t.charsetSentinel?t.charsetSentinel:R.charsetSentinel,delimiter:void 0===t.delimiter?R.delimiter:t.delimiter,encode:"boolean"==typeof t.encode?t.encode:R.encode,encoder:"function"==typeof t.encoder?t.encoder:R.encoder,encodeValuesOnly:"boolean"==typeof t.encodeValuesOnly?t.encodeValuesOnly:R.encodeValuesOnly,filter:o,format:e,formatter:n,serializeDate:"function"==typeof t.serializeDate?t.serializeDate:R.serializeDate,skipNulls:"boolean"==typeof t.skipNulls?t.skipNulls:R.skipNulls,sort:"function"==typeof t.sort?t.sort:null,strictNullHandling:"boolean"==typeof t.strictNullHandling?t.strictNullHandling:R.strictNullHandling}}(r);"function"==typeof o.filter?n=(0,o.filter)("",n):g(o.filter)&&(e=o.filter);var i=[];if("object"!=typeof n||null===n)return"";var u=h[r&&r.arrayFormat in h?r.arrayFormat:r&&"indices"in r?r.indices?"indices":"repeat":"indices"];e||(e=Object.keys(n)),o.sort&&e.sort(o.sort);for(var f=0;f<e.length;++f){var a=e[f];o.skipNulls&&null===n[a]||w(i,S(n[a],a,u,o.strictNullHandling,o.skipNulls,o.encode?o.encoder:null,o.filter,o.sort,o.allowDots,o.serializeDate,o.format,o.formatter,o.encodeValuesOnly,o.charset))}var c=i.join(o.delimiter),s=!0===o.addQueryPrefix?"?":"";return o.charsetSentinel&&(s+="iso-8859-1"===o.charset?"utf8=%26%2310003%3B&":"utf8=%E2%9C%93&"),c.length>0?s+c:""}(e({},r,this.u._query),{addQueryPrefix:!0,arrayFormat:"indices",encodeValuesOnly:!0,skipNulls:!0,encoder:function(t,r){return"boolean"==typeof t?Number(t):r(t)}})},f.v=function(t){var r=this;t?this.t.absolute&&t.startsWith("/")&&(t=this.p().host+t):t=this.h();var n={},o=Object.entries(this.t.routes).find(function(e){return n=new $(e[0],e[1],r.t).matchesUrl(t)})||[void 0,void 0];return e({name:o[0]},n,{route:o[1]})},f.h=function(){var t=this.p(),r=t.pathname,e=t.search;return(this.t.absolute?t.host+r:r.replace(this.t.url.replace(/^\w*:\/\/[^/]+/,""),"").replace(/^\/+/,"/"))+e},f.current=function(t,r){var n=this.v(),o=n.name,i=n.params,u=n.query,f=n.route;if(!t)return o;var a=new RegExp("^"+t.replace(/\./g,"\\.").replace(/\*/g,".*")+"$").test(o);if([null,void 0].includes(r)||!a)return a;var c=new $(o,f,this.t);r=this.l(r,c);var l=e({},i,u);return!(!Object.values(r).every(function(t){return!t})||Object.values(l).some(function(t){return void 0!==t}))||function t(r,e){return Object.entries(r).every(function(r){var n=r[0],o=r[1];return Array.isArray(o)&&Array.isArray(e[n])?o.every(function(t){return e[n].includes(t)}):"object"==typeof o&&"object"==typeof e[n]&&null!==o&&null!==e[n]?t(o,e[n]):e[n]==o})}(r,l)},f.p=function(){var t,r,e,n,o,i,u="undefined"!=typeof window?window.location:{},f=u.host,a=u.pathname,c=u.search;return{host:null!=(t=null==(r=this.t.location)?void 0:r.host)?t:void 0===f?"":f,pathname:null!=(e=null==(n=this.t.location)?void 0:n.pathname)?e:void 0===a?"":a,search:null!=(o=null==(i=this.t.location)?void 0:i.search)?o:void 0===c?"":c}},f.has=function(t){return Object.keys(this.t.routes).includes(t)},f.l=function(t,r){var n=this;void 0===t&&(t={}),void 0===r&&(r=this.i),null!=t||(t={}),t=["string","number"].includes(typeof t)?[t]:t;var o=r.parameterSegments.filter(function(t){return!n.t.defaults[t.name]});if(Array.isArray(t))t=t.reduce(function(t,r,n){var i,u;return e({},t,o[n]?((i={})[o[n].name]=r,i):"object"==typeof r?r:((u={})[r]="",u))},{});else if(1===o.length&&!t[o[0].name]&&(t.hasOwnProperty(Object.values(r.bindings)[0])||t.hasOwnProperty("id"))){var i;(i={})[o[0].name]=t,t=i}return e({},this.g(r),this.m(t,r))},f.g=function(t){var r=this;return t.parameterSegments.filter(function(t){return r.t.defaults[t.name]}).reduce(function(t,n,o){var i,u=n.name;return e({},t,((i={})[u]=r.t.defaults[u],i))},{})},f.m=function(t,r){var n=r.bindings,o=r.parameterSegments;return Object.entries(t).reduce(function(t,r){var i,u,f=r[0],a=r[1];if(!a||"object"!=typeof a||Array.isArray(a)||!o.some(function(t){return t.name===f}))return e({},t,((u={})[f]=a,u));if(!a.hasOwnProperty(n[f])){if(!a.hasOwnProperty("id"))throw new Error("Ziggy error: object passed as '"+f+"' parameter is missing route model binding key '"+n[f]+"'.");n[f]="id"}return e({},t,((i={})[f]=a[n[f]],i))},{})},f.valueOf=function(){return this.toString()},f.check=function(t){return this.has(t)},r(u,[{key:"params",get:function(){var t=this.v();return e({},t.params,t.query)}}]),u}(/*#__PURE__*/u(String));return function(t,r,e,n){var o=new F(t,r,e,n);return t?o.toString():o}});183184</script></head>185186<body187    class="ltr inner-pages the-search half-map-view agents hp-6 hd-white"188    data-theme-color="#6d6d7c"189    style="190        --color-primary: #6d6d7c;191        --color-primary-hover: #5a5a66;192        --color-primary-transparent: rgba(109, 109, 124, 0.8);193        --color-primary-transparent-lite: rgba(109, 109, 124, 0.3);194    "195>196<div class="wrapper" id="app">197    <!-- Header Container198        ================================================== -->199<header id="header-container" class="db-top-header">200    <section class="top-nav-wrap">201    <div class="container container-header">202        <div class="top-nav">203            <div class="row justify-content-between align-items-center">204                <div class="col col-xl-4 top-nav-left d-none d-lg-block">205                    <span>Trouvez votre logement de rêve parmi nos appartements à louer.</span>206                </div>207                                <div class="col col-xl-4 top-nav-right pl-4">208                                            <ul class="netsocials justify-content-lg-end justify-content-center">209                                                            <li>210                                    <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">211                                        <i class="fa fa-facebook" aria-hidden="true"></i>212                                    </a>213                                </li>214                                                            <li>215                                    <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">216                                        <i class="fa fa-twitter" aria-hidden="true"></i>217                                    </a>218                                </li>219                                                            <li>220                                    <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">221                                        <i class="fa fa-instagram" aria-hidden="true"></i>222                                    </a>223                                </li>224                                                            <li>225                                    <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">226                                        <i class="fa fa-youtube" aria-hidden="true"></i>227                                    </a>228                                </li>229                                                    </ul>230                                    </div>231            </div>232        </div>233    </div>234</section>235    <!-- Header -->236    <div id="header">237        <div class="container container-header">238            <!-- Left Side Content -->239            <div class="left-side">240                <!-- Mobile Navigation -->241                <div class="mmenu-trigger">242                    <button class="hamburger hamburger--collapse" type="button">243                                <span class="hamburger-box">244							<span class="hamburger-inner"></span>245                                </span>246                    </button>247                </div>248                <!-- Logo -->249                <div id="logo">250                    <a href="https://www.lesimmeublesdcl.com" class="header-logo">251                                                    <img src="https://immeubles-dcl.s3.ca-central-1.amazonaws.com/media/ESIj0zlkIIhPNDg0zmSvtDjjsdZhPJ2s3dHGNw8h.png" alt="Logo">252                                            </a>253                </div>254                <!-- Main Navigation -->255<nav id="navigation" class="style-1">256    <ul id="responsive">257                    <li class="nav-item">258    <a href="https://www.lesimmeublesdcl.com/" class="nav-link menu-item" target="_self"259       data-text="Accueil">260                Accueil261    </a>262    </li>263                    <li class="nav-item">264    <a href="https://www.lesimmeublesdcl.com/logements-a-louer" class="nav-link menu-item" target="_self"265       data-text="Logements à louer">266                Logements à louer267    </a>268    </li>269                    <li class="nav-item">270    <a href="https://www.lesimmeublesdcl.com/projets-en-cours" class="nav-link menu-item" target="_self"271       data-text="Projets en cours">272                Projets en cours273    </a>274    </li>275                    <li class="nav-item">276    <a href="https://www.lesimmeublesdcl.com/logements-a-prix-abordables" class="nav-link menu-item" target="_self"277       data-text="Logements à prix abordables">278                Logements à prix abordables279    </a>280    </li>281                    <li class="nav-item">282    <a href="https://www.lesimmeublesdcl.com/nous-joindre" class="nav-link menu-item" target="_self"283       data-text="Nous joindre">284                Nous joindre285    </a>286    </li>287        288289290291292    </ul>293</nav>294<!-- Main Navigation / End -->295            </div>296            <!-- Left Side Content / End -->297298            <!-- Right Side Content / End -->299            300            301            302            303            304            305            306            307            308            309            <!-- Right Side Content / End -->310311            <!-- Right Side Content / End -->312            <!-- Right Side Content / End -->313            <div class="header-column-right d-flex">314315316317318319320321322323324325326327328                <div class="header-column-right-item header-cart">329                    <div class="icon-wrap">330                        <i class="fa fa-calendar"></i>331                        <div class="count" v-text="cart.quantity"></div>332                    </div>333334335                </div>336            </div>337            <!-- lang-wrap-->338                        <!-- lang-wrap end-->339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386        </div>387    </div>388    <!-- Header / End -->389390</header>391<div class="clearfix"></div>392<!-- Header Container / End -->393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452    453    454455        <product-index456        initial-query=""457        initial-brand-name=""458        initial-brand-banner=""459        initial-brand-logo=""460        initial-brand-presentation=""461        initial-brand-slug=""462        initial-category-name=""463        initial-category-banner=""464        initial-category-slug=""465        initial-tag-name=""466        initial-tag-slug=""467        :initial-attribute="[]"468        :global-attributes="[{&quot;id&quot;:2,&quot;attribute_set_id&quot;:2,&quot;is_filterable&quot;:true,&quot;created_at&quot;:&quot;2024-04-14T02:19:32.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-28T20:16:58.000000Z&quot;,&quot;slug&quot;:&quot;ameublement&quot;,&quot;name&quot;:&quot;Ameublement&quot;,&quot;translations&quot;:[{&quot;id&quot;:2,&quot;attribute_id&quot;:2,&quot;locale&quot;:&quot;fr&quot;,&quot;name&quot;:&quot;Ameublement&quot;}],&quot;values&quot;:[{&quot;id&quot;:10,&quot;attribute_id&quot;:2,&quot;position&quot;:0,&quot;created_at&quot;:&quot;2024-04-14T02:19:32.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-04-14T02:19:32.000000Z&quot;,&quot;value&quot;:&quot;Non meubl\u00e9&quot;,&quot;translations&quot;:[{&quot;id&quot;:10,&quot;attribute_value_id&quot;:10,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;Non meubl\u00e9&quot;}]},{&quot;id&quot;:11,&quot;attribute_id&quot;:2,&quot;position&quot;:1,&quot;created_at&quot;:&quot;2024-04-14T02:19:32.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-04-14T02:19:32.000000Z&quot;,&quot;value&quot;:&quot;Meubl\u00e9&quot;,&quot;translations&quot;:[{&quot;id&quot;:11,&quot;attribute_value_id&quot;:11,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;Meubl\u00e9&quot;}]},{&quot;id&quot;:12,&quot;attribute_id&quot;:2,&quot;position&quot;:2,&quot;created_at&quot;:&quot;2024-04-14T02:19:32.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-04-14T02:19:32.000000Z&quot;,&quot;value&quot;:&quot;Semi-meubl\u00e9&quot;,&quot;translations&quot;:[{&quot;id&quot;:12,&quot;attribute_value_id&quot;:12,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;Semi-meubl\u00e9&quot;}]}]},{&quot;id&quot;:3,&quot;attribute_set_id&quot;:3,&quot;is_filterable&quot;:true,&quot;created_at&quot;:&quot;2024-04-19T01:20:09.000000Z&quot;,&quot;updated_at&quot;:&quot;2025-01-16T13:25:54.000000Z&quot;,&quot;slug&quot;:&quot;secteurs&quot;,&quot;name&quot;:&quot;Secteurs&quot;,&quot;translations&quot;:[{&quot;id&quot;:3,&quot;attribute_id&quot;:3,&quot;locale&quot;:&quot;fr&quot;,&quot;name&quot;:&quot;Secteurs&quot;}],&quot;values&quot;:[{&quot;id&quot;:13,&quot;attribute_id&quot;:3,&quot;position&quot;:0,&quot;created_at&quot;:&quot;2024-04-19T01:20:09.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-04-19T01:20:09.000000Z&quot;,&quot;value&quot;:&quot;Rouyn-Noranda&quot;,&quot;translations&quot;:[{&quot;id&quot;:13,&quot;attribute_value_id&quot;:13,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;Rouyn-Noranda&quot;}]},{&quot;id&quot;:84,&quot;attribute_id&quot;:3,&quot;position&quot;:1,&quot;created_at&quot;:&quot;2024-05-28T19:01:54.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-28T19:01:54.000000Z&quot;,&quot;value&quot;:&quot;Val-d&#039;Or&quot;,&quot;translations&quot;:[{&quot;id&quot;:84,&quot;attribute_value_id&quot;:84,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;Val-d&#039;Or&quot;}]},{&quot;id&quot;:118,&quot;attribute_id&quot;:3,&quot;position&quot;:2,&quot;created_at&quot;:&quot;2025-01-16T13:25:54.000000Z&quot;,&quot;updated_at&quot;:&quot;2025-01-16T13:25:54.000000Z&quot;,&quot;value&quot;:&quot;Malartic&quot;,&quot;translations&quot;:[{&quot;id&quot;:118,&quot;attribute_value_id&quot;:118,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;Malartic&quot;}]}]}]"469        :feature-attributes="[{&quot;id&quot;:4,&quot;attribute_set_id&quot;:4,&quot;is_filterable&quot;:true,&quot;created_at&quot;:&quot;2024-04-19T23:10:49.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:10:08.000000Z&quot;,&quot;slug&quot;:&quot;fa-home&quot;,&quot;name&quot;:&quot;Pi\u00e8ces&quot;,&quot;translations&quot;:[{&quot;id&quot;:4,&quot;attribute_id&quot;:4,&quot;locale&quot;:&quot;fr&quot;,&quot;name&quot;:&quot;Pi\u00e8ces&quot;}],&quot;values&quot;:[{&quot;id&quot;:18,&quot;attribute_id&quot;:4,&quot;position&quot;:0,&quot;created_at&quot;:&quot;2024-04-19T23:10:49.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-04-19T23:10:49.000000Z&quot;,&quot;value&quot;:&quot;1&quot;,&quot;translations&quot;:[{&quot;id&quot;:18,&quot;attribute_value_id&quot;:18,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;1&quot;}]},{&quot;id&quot;:37,&quot;attribute_id&quot;:4,&quot;position&quot;:1,&quot;created_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;value&quot;:&quot;2&quot;,&quot;translations&quot;:[{&quot;id&quot;:37,&quot;attribute_value_id&quot;:37,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;2&quot;}]},{&quot;id&quot;:38,&quot;attribute_id&quot;:4,&quot;position&quot;:2,&quot;created_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;value&quot;:&quot;3&quot;,&quot;translations&quot;:[{&quot;id&quot;:38,&quot;attribute_value_id&quot;:38,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;3&quot;}]},{&quot;id&quot;:39,&quot;attribute_id&quot;:4,&quot;position&quot;:3,&quot;created_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;value&quot;:&quot;4&quot;,&quot;translations&quot;:[{&quot;id&quot;:39,&quot;attribute_value_id&quot;:39,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;4&quot;}]},{&quot;id&quot;:40,&quot;attribute_id&quot;:4,&quot;position&quot;:4,&quot;created_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:00:07.000000Z&quot;,&quot;value&quot;:&quot;5&quot;,&quot;translations&quot;:[{&quot;id&quot;:40,&quot;attribute_value_id&quot;:40,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;5&quot;}]}]},{&quot;id&quot;:6,&quot;attribute_set_id&quot;:4,&quot;is_filterable&quot;:true,&quot;created_at&quot;:&quot;2024-04-19T23:52:46.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-06T21:27:26.000000Z&quot;,&quot;slug&quot;:&quot;flaticon-bed&quot;,&quot;name&quot;:&quot;Chambres \u00e0 coucher&quot;,&quot;translations&quot;:[{&quot;id&quot;:6,&quot;attribute_id&quot;:6,&quot;locale&quot;:&quot;fr&quot;,&quot;name&quot;:&quot;Chambres \u00e0 coucher&quot;}],&quot;values&quot;:[{&quot;id&quot;:29,&quot;attribute_id&quot;:6,&quot;position&quot;:0,&quot;created_at&quot;:&quot;2024-04-19T23:52:46.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-04-19T23:52:46.000000Z&quot;,&quot;value&quot;:&quot;1&quot;,&quot;translations&quot;:[{&quot;id&quot;:29,&quot;attribute_value_id&quot;:29,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;1&quot;}]},{&quot;id&quot;:41,&quot;attribute_id&quot;:6,&quot;position&quot;:1,&quot;created_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;value&quot;:&quot;2&quot;,&quot;translations&quot;:[{&quot;id&quot;:41,&quot;attribute_value_id&quot;:41,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;2&quot;}]},{&quot;id&quot;:42,&quot;attribute_id&quot;:6,&quot;position&quot;:2,&quot;created_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;value&quot;:&quot;3&quot;,&quot;translations&quot;:[{&quot;id&quot;:42,&quot;attribute_value_id&quot;:42,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;3&quot;}]},{&quot;id&quot;:43,&quot;attribute_id&quot;:6,&quot;position&quot;:3,&quot;created_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;value&quot;:&quot;4&quot;,&quot;translations&quot;:[{&quot;id&quot;:43,&quot;attribute_value_id&quot;:43,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;4&quot;}]},{&quot;id&quot;:44,&quot;attribute_id&quot;:6,&quot;position&quot;:4,&quot;created_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:01:33.000000Z&quot;,&quot;value&quot;:&quot;5&quot;,&quot;translations&quot;:[{&quot;id&quot;:44,&quot;attribute_value_id&quot;:44,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;5&quot;}]}]},{&quot;id&quot;:7,&quot;attribute_set_id&quot;:4,&quot;is_filterable&quot;:true,&quot;created_at&quot;:&quot;2024-04-26T23:44:44.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-06T21:27:22.000000Z&quot;,&quot;slug&quot;:&quot;flaticon-bathtub&quot;,&quot;name&quot;:&quot;Salle de bain&quot;,&quot;translations&quot;:[{&quot;id&quot;:7,&quot;attribute_id&quot;:7,&quot;locale&quot;:&quot;fr&quot;,&quot;name&quot;:&quot;Salle de bain&quot;}],&quot;values&quot;:[{&quot;id&quot;:35,&quot;attribute_id&quot;:7,&quot;position&quot;:0,&quot;created_at&quot;:&quot;2024-04-26T23:44:44.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-04-26T23:44:44.000000Z&quot;,&quot;value&quot;:&quot;1&quot;,&quot;translations&quot;:[{&quot;id&quot;:35,&quot;attribute_value_id&quot;:35,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;1&quot;}]},{&quot;id&quot;:45,&quot;attribute_id&quot;:7,&quot;position&quot;:1,&quot;created_at&quot;:&quot;2024-05-03T20:01:46.000000Z&quot;,&quot;updated_at&quot;:&quot;2024-05-03T20:01:46.000000Z&quot;,&quot;value&quot;:&quot;2&quot;,&quot;translations&quot;:[{&quot;id&quot;:45,&quot;attribute_value_id&quot;:45,&quot;locale&quot;:&quot;fr&quot;,&quot;value&quot;:&quot;2&quot;}]}]}]"470        :categories="[{&quot;slug&quot;:&quot;une-chambre&quot;,&quot;name&quot;:&quot;1 \u00bd&quot;},{&quot;slug&quot;:&quot;deux-chambres&quot;,&quot;name&quot;:&quot;2 \u00bd&quot;},{&quot;slug&quot;:&quot;trois-chambres&quot;,&quot;name&quot;:&quot;3 \u00bd&quot;},{&quot;slug&quot;:&quot;quatre-chambres&quot;,&quot;name&quot;:&quot;4 \u00bd&quot;},{&quot;slug&quot;:&quot;cinq-chambres&quot;,&quot;name&quot;:&quot;5 \u00bd&quot;},{&quot;slug&quot;:&quot;six-chambres&quot;,&quot;name&quot;:&quot;6 \u00bd&quot;},{&quot;slug&quot;:&quot;loft&quot;,&quot;name&quot;:&quot;Loft&quot;}]"471        :min-price="300"472        :max-price="1795"473        initial-sort="latest"474        :initial-per-page="30"475        :initial-page="1"476        initial-view-mode="grid"477        initial-promotions=""478        inline-template479    >480        <!-- START SECTION PROPERTIES LISTING -->481        <section class="properties-right featured portfolio blog google-map-right p-0">482            <div class="container-fluid">483                <div class="row">484                    <div class="col-lg-6 col-md-12 blog-pots pr-lg-0 fx-google-map-right">485                        <section class="headings-2">486                            <div class="pro-wrapper" ref="productsearchwrap">487                                <div class="col-12 col-xl-6 detail-wrapper-body">488                                    <div class="listing-title-bar">489                                        <div class="text-heading text-left">490                                            <p v-cloak>491                                                <a href="/"><i class="fa fa-home"></i></a>492                                                <span class="px-2">-</span>493                                                <span class="showing-results" v-text="showingResults"></span>494                                            </p>495                                        </div>496                                        <h3 v-if="queryParams.query">497                                            Résultats de recherche pour : <span>"{{ queryParams.query }}"</span>498                                        </h3>499                                        <h3 v-else-if="queryParams.brand && !brandPresentation"500                                            v-text="initialBrandName">501                                        </h3>502                                        <h3 v-else-if="queryParams.category" v-text="categoryName"></h3>503                                        <h3 v-else-if="queryParams.tag" v-text="initialTagName"></h3>504                                        <h3 v-else>Logements</h3>505                                    </div>506                                </div>507                                <div class="col-12 col-xl-6 cod-pad single detail-wrapper d-flex grid justify-content-between align-items-center">508                                    <div class="input-group border rounded input-group-lg w-auto mr-2">509                                        <label510                                            class="input-group-text bg-transparent border-0 text-uppercase letter-spacing-093 pr-1 pl-0"511                                            for="inputGroupSelect01"><i512                                                class="fas fa-align-left fs-16 pr-2"></i>513                                            Trier514                                            :</label>515                                        <select516                                            class="form-control border-0 bg-transparent shadow-none p-0 selectpicker sortby"517                                            data-style="bg-transparent border-0 font-weight-600 btn-lg pl-0 pr-3"518                                            id="inputGroupSelect01" name="Filtres"519                                            v-model="queryParams.sort"520                                            ref="sortSelect"521                                        >522                                                                                            <option523                                                    value="alphabetic"524                                                    525                                                >526                                                    Alphabétique527                                                </option>528                                                                                            <option529                                                    value="latest"530                                                    selected531                                                >532                                                    Dernier533                                                </option>534                                                                                            <option535                                                    value="priceHighToLow"536                                                    537                                                >538                                                    Prix : Haut à bas539                                                </option>540                                                                                            <option541                                                    value="priceLowToHigh"542                                                    543                                                >544                                                    Prix: Bas à haut545                                                </option>546                                                                                            <option547                                                    value="relevance"548                                                    549                                                >550                                                    Pertinence551                                                </option>552                                                                                            <option553                                                    value="topRated"554                                                    555                                                >556                                                    Les mieux notés557                                                </option>558                                                                                    </select>559                                    </div>560                                    <div class="sorting-options">561                                        <a href="javascript:void(0)"562                                           class="change-view-btn lde"563                                           :class="{ 'active-view-btn': viewMode === 'list' }"564                                           title="Affichage en liste"565                                           @click="viewMode = 'list'"566                                        >567                                            <i class="fa fa-th-list"></i>568                                        </a>569                                        <a href="javascript:void(0)"570                                           class="change-view-btn lde"571                                           :class="{ 'active-view-btn': viewMode === 'grid' }"572                                           title="Affichage en grille"573                                           @click="viewMode = 'grid'"574                                        >575                                            <i class="fa fa-th-large"></i>576                                        </a>577                                    </div>578                                </div>579                            </div>580                        </section>581                        <!-- Search Form -->582                        <div class="col-12 px-0 parallax-searchs">583                            <div class="banner-search-wrap">584                                <div class="tab-content">585                                    <div class="tab-pane fade show active" id="tabs_1">586                                        <div class="rld-main-search">587                                            <div class="row">588                                                <div class="rld-single-select col-12 col-xl-3 col-lg-4 col-md-3">589                                                    <select590                                                        name="category"591                                                        class="header-search-select custom-select-option single-select"592                                                        @nice-select-updated="changeCategory($event.target.value)"593                                                    >594                                                        <option595                                                            value=""596                                                        >597                                                            Catégories598                                                        </option>599600                                                        <option601                                                            v-for="category in categoriesList"602                                                            :key="category.slug"603                                                            :value="category.slug"604                                                            :selected="category.slug === initialCategorySlug"605                                                            v-text="category.name"606                                                        >607                                                        </option>608                                                    </select>609                                                </div>610                                                <div class="rld-single-select col-12 col-xl-3 col-lg-4 col-md-3" v-for="attribute in globalAttributes" :key="attribute.id" v-cloak>611                                                    <select612                                                        :name="attribute.slug"613                                                        class="header-search-select custom-select-option single-select"614                                                        @nice-select-updated="changeFilter(attribute.slug, $event.target.value)"615                                                    >616                                                        <option617                                                            value=""618                                                            v-text="attribute.name"619                                                        >620                                                        </option>621622                                                        <option623                                                            v-for="value in attribute.values" :key="value.id"624                                                            :value="value.value"625                                                            :selected="attribute.slug === value.value"626                                                            v-text="value.value"627                                                        >628                                                        </option>629                                                    </select>630                                                </div>631                                                <div class="dropdown-filter col">632                                                    <span>Filtres</span>633                                                </div>634                                                <div class="explore__form-checkbox-list full-filter filter-block">635                                                    <div class="row">636                                                        <div class="rld-single-select col-12 col-md-4 pt-1 pb-3 pr-30 pl-0" v-for="attribute in featureAttributes" :key="attribute.id" v-cloak>637    <select638        :name="attribute.slug"639        class="header-search-select custom-select-option single-select"640        @nice-select-updated="changeFilter(attribute.slug, $event.target.value)"641    >642        <option643            value=""644            v-text="'<i class=\'fa '+attribute.slug+' mr-1\' aria-hidden=\'true\'></i> ' + attribute.name"645        >646        </option>647648        <option649            v-for="value in attribute.values" :key="value.id"650            :value="value.value"651            :selected="attribute.slug === value.value"652            v-text="value.value"653        >654        </option>655    </select>656</div>657<div class="col-12 col-md-4 pt-1 pb-3 pl-0 pr-30 sld">658    <!-- Price Fields -->659    <div class="main-search-field-2">660        <form @submit.prevent="fetchProducts">661            <label>Prix</label>662            <div class="rld-single-input">663                <div class="form-row">664                    <div class="col">665                        <input666                            type="number"667                            id="price-from"668                            class="price-from"669                            :value="queryParams.fromPrice"670                            @change="updatePriceRange($event.target.value, null)"671                            ref="fromPrice"672                        >673                    </div>674                    <div class="col">675                        <input676                            type="number"677                            id="price-to"678                            class="price-to"679                            :value="queryParams.toPrice"680                            @change="updatePriceRange(null, $event.target.value)"681                            ref="toPrice"682                        >683                    </div>684                </div>685            </div>686            <div class="range-slider p-2">687                <div ref="priceRange" @change="fetchProducts"></div>688                <div class="clearfix"></div>689            </div>690        </form>691    </div>692</div>693<div class="col-12 col-md-4 pt-1 pb-3 pr-30"694     v-for="attribute in attributeFilters"695     :key="attribute.id"696     v-cloak>697    <label v-text="attribute.name"></label>698    <!-- Checkboxes -->699    <div class="checkboxes one-in-row margin-bottom-10 ch-1">700        <span v-for="value in attribute.values" :key="value.id" class="form-check">701            <input702                type="checkbox"703                :name="attribute.slug"704                :id="'attribute-' + value.id"705                :checked="isFilteredByAttribute(attribute.slug, value.value)"706                @click="toggleAttributeFilter(attribute.slug, value.value)"707            >708709            <label :for="'attribute-' + value.id" v-text="value.value"></label>710        </span>711    </div>712    <!-- Checkboxes / End -->713</div>714715716717718719720721722723724725726727728729730731732733734735736737738                                                    </div>739                                                </div>740                                            </div>741                                        </div>742                                    </div>743                                </div>744                            </div>745                        </div>746                        <!--/ End Search Form -->747                        <div :class="{ empty: emptyProducts, loading: fetchingProducts }">748                            <div class="row grid-view" v-if="!emptyProducts && viewMode === 'grid'">749                                <product-card-grid-view750                                    v-for="product in products.data" :key="product.id"751                                    :product="product">752                                </product-card-grid-view>753                            </div>754                            <div class="list-view" v-if="!emptyProducts && viewMode === 'list'">755                                <product-card-list-view756                                    v-for="product in products.data"757                                    :key="product.id"758                                    :product="product">759                                </product-card-list-view>760                            </div>761                            <div class="empty-message" v-if="!fetchingProducts && emptyProducts">762                                <svg version="1.0" xmlns="http://www.w3.org/2000/svg"763    width="256.000000pt" height="177.000000pt" viewBox="0 0 256.000000 177.000000"764    preserveAspectRatio="xMidYMid meet">765766    <g transform="translate(0.000000,177.000000) scale(0.100000,-0.100000)"767    stroke="none">768    <path d="M912 1749 c-23 -12 -47 -30 -53 -40 -8 -15 -21 -19 -68 -19 -151 0769    -261 -70 -355 -224 -52 -86 -57 -100 -47 -122 10 -24 35 -31 57 -16 7 4 33 42770    59 84 84 141 155 188 281 188 127 0 230 -70 274 -188 18 -47 20 -78 20 -285771    l0 -232 -27 35 c-128 168 -351 262 -547 230 -38 -6 -93 -19 -122 -30 -30 -10772    -54 -16 -54 -13 0 3 13 28 30 55 34 54 36 70 16 88 -39 31 -56 11 -193 -215773    -143 -235 -170 -300 -180 -421 -8 -99 11 -194 58 -291 119 -249 396 -381 658774    -314 269 68 432 277 448 574 l6 107 107 0 107 0 6 -108 c10 -186 73 -333 189775    -437 318 -286 810 -155 950 254 30 88 32 246 4 340 -14 45 -82 169 -227 410776    -114 190 -221 364 -237 387 -61 83 -189 144 -303 144 -47 0 -60 4 -68 19 -14777    26 -90 61 -132 61 -55 -1 -114 -33 -146 -81 -28 -42 -28 -44 -31 -221 l-4778    -178 -108 0 -108 0 -4 178 c-3 177 -3 179 -31 221 -50 76 -143 100 -225 60z779    m143 -94 c17 -16 25 -35 25 -59 l0 -35 -69 52 c-38 28 -67 55 -65 59 3 5 23 8780    45 8 29 0 47 -7 64 -25z m559 16 c3 -5 -13 -21 -37 -36 -23 -15 -54 -39 -69781    -53 l-28 -26 0 38 c0 52 35 86 89 86 22 0 42 -4 45 -9z m281 -95 c28 -12 65782    -37 82 -55 27 -27 253 -388 253 -404 0 -3 -24 3 -54 13 -245 86 -507 8 -669783    -200 l-28 -35 3 250 c3 236 4 252 25 291 36 67 70 101 135 133 80 41 176 43784    253 7z m-505 -501 l0 -125 -110 0 -110 0 0 125 0 125 110 0 110 0 0 -125z785    m-685 -10 c262 -69 427 -342 360 -598 -60 -230 -247 -377 -480 -377 -281 0786    -495 215 -495 496 0 322 305 559 615 479z m1389 0 c229 -60 376 -247 376 -480787    0 -280 -215 -495 -495 -495 -441 0 -660 531 -348 843 124 124 303 175 467 132z788    m-704 -245 l0 -40 -110 0 -110 0 0 40 0 40 110 0 110 0 0 -40z"/>789    <path d="M456 960 c-231 -82 -335 -336 -227 -555 144 -292 564 -290 708 3 36790    73 38 80 38 177 0 93 -2 105 -32 165 -40 83 -110 152 -192 193 -85 42 -205 48791    -295 17z m253 -91 c25 -11 67 -41 93 -66 63 -62 91 -128 92 -219 0 -63 -4 -80792    -34 -140 -143 -281 -559 -199 -587 116 -21 231 222 403 436 309z"/>793    <path d="M1865 967 c-112 -37 -199 -114 -249 -217 -28 -59 -31 -74 -31 -166 0794    -96 2 -103 38 -176 59 -121 162 -196 292 -216 292 -45 530 235 440 518 -9 29795    -40 43 -66 29 -19 -10 -20 -16 -13 -52 16 -76 10 -178 -13 -228 -109 -242796    -442 -251 -563 -15 -30 59 -34 77 -34 139 0 91 28 157 92 220 127 125 294 124797    452 -3 31 -25 58 -18 66 17 9 34 -34 76 -124 121 -65 32 -84 36 -160 39 -53 2798    -103 -2 -127 -10z"/>799    </g>800</svg>801802                                <h2>Oups! Aucun logement trouvé.</h2>803                                <a href="https://www.lesimmeublesdcl.com/logements-a-louer">Voir nos autres logements à louer</a>804                            </div>805                        </div>806                        <div class="search-result-bottom pb-4" v-if="!emptyProducts">807                            <span class="showing-results" v-text="showingResults"></span>808809                            <v-pagination810                                :total-page="totalPage"811                                :current-page="queryParams.page"812                                @page-changed="changePage"813                                v-if="products.total > queryParams.perPage"814                            >815                            </v-pagination>816                        </div>817                    </div>818                    <aside class="col-lg-6 col-md-12 google-maps-right mt-0 px-0 pl-lg-3 pr-md-0">819                        <map-leaflet820                            id="map-leaflet"821                            :markers="products.data"822                            v-cloak823                        >824                        </map-leaflet>825                    </aside>826                </div>827            </div>828        </section>829        <!-- END SECTION PROPERTIES LISTING -->830        831        832        833        834        835        836        837        838        839840        841        842        843844        845        846847        848        849        850        851852        853        854        855856        857        858        859        860        861        862        863864        865        866        867868        869870        871        872        873        874        875876        877        878        879880        881882        883884        885        886        887        888        889        890        891        892        893        894        895        896        897        898        899        900        901        902        903904        905        906907        908        909        910        911        912        913    </product-index>914915916    <!-- START FOOTER -->917<footer class="first-footer">918    <div class="top-footer">919        <div class="container container-footer">920            <div class="row">921                <div class="col-12 col-md">922                    <div class="netabout">923                        <a href="index.html" class="logo">924                            <img src="https://immeubles-dcl.s3.ca-central-1.amazonaws.com/media/MeDUZVeYgLJMSS29IJvXZctfrjsjc3HnbrzWWdxE.png" alt="netcom">925                        </a>926927                    </div>928                    <div class="contactus">929                        <ul>930                            <li>931                                <div class="info">932                                    <i class="fa fa-map-marker" aria-hidden="true"></i>933                                    <p class="in-p">934                                        <a href="https://maps.app.goo.gl/oR9P5T55Y1iR5qVu5"935                                           target="_blank">33-200, Avenue Horne<br/>Rouyn-Noranda, Québec, J9X 4S1, Canada</a>936                                    </p>937                                </div>938                            </li>939                                                            <li>940                                    <div class="info">941                                        <i class="fa fa-phone" aria-hidden="true"></i>942                                        <p class="in-p">943                                            <a href="tel:+18192772465">944                                                819 277-2465945                                            </a>946                                        </p>947                                    </div>948                                </li>949                                                                                                                        <li>950                                    <i class="las la-envelope"></i>951                                    <span></span>952                                    </a>953                                </li>954                                <li>955                                    <div class="info">956                                        <i class="fa fa-envelope" aria-hidden="true"></i>957                                        <p class="in-p ti">958                                            <a href="mailto:info@lesimmeublesdcl.com">info@lesimmeublesdcl.com</a>959                                        </p>960                                    </div>961                                </li>962                                                    </ul>963                    </div>964                </div>965                                    <div class="col-12 col-md">966                        <div class="navigation">967                            <h3>Navigation</h3>968                            <ul>969                                                                    <li>970                                        <a href="https://www.lesimmeublesdcl.com/logements-a-louer" target="_self">971                                            Logements à louer972                                        </a>973                                    </li>974                                                                    <li>975                                        <a href="https://www.lesimmeublesdcl.com/procedure-de-location" target="_self">976                                            Procédure de location977                                        </a>978                                    </li>979                                                                    <li>980                                        <a href="https://www.lesimmeublesdcl.com/logements-a-prix-abordables" target="_self">981                                            Logements à prix abordables982                                        </a>983                                    </li>984                                                                    <li>985                                        <a href="https://www.lesimmeublesdcl.com/logements-loues" target="_self">986                                            Logements loués987                                        </a>988                                    </li>989                                                                    <li>990                                        <a href="https://www.lesimmeublesdcl.com/mentions-legales" target="_self">991                                            Mentions légales992                                        </a>993                                    </li>994                                                                    <li>995                                        <a href="https://www.lesimmeublesdcl.com/politique-de-confidentialite" target="_self">996                                            Politique de confidentialité997                                        </a>998                                    </li>999                                                            </ul>1000                        </div>1001                    </div>1002                                1003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048                <div class="col-12 mt-3 mt-md-0 col-md text-md-center">1049                    <a href="https://www.transactioninvestissement.com/" target="_blank" class="logo-partner">1050                        <img src="https://www.lesimmeublesdcl.com/build/assets/TransAction-logo_orange_blanc.png" />1051                    </a>1052                </div>1053            </div>1054        </div>1055    </div>1056    <div class="second-footer">1057        <div class="container container-footer">1058            <p>© 2026 <a href="https://www.lesimmeublesdcl.com">Les Immeubles DCL</a> - Tous droits réservés.<br /><a href="https://www.stylla-web.com/conception-site-web-montreal" target="_blank" class="link-footer-copyright">Conception Web</a> &amp; <a href="https://www.stylla-web.com/referencement-google-web-montreal" target="_blank" class="link-footer-copyright">référencement</a> par <a href="https://www.stylla-web.com/" target="_blank" class="link-footer-copyright">Stylla-Web</a></p>1059                            <ul class="netsocials">1060                                            <li>1061                            <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">1062                                <i class="fa fa-facebook" aria-hidden="true"></i>1063                            </a>1064                        </li>1065                                            <li>1066                            <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">1067                                <i class="fa fa-twitter" aria-hidden="true"></i>1068                            </a>1069                        </li>1070                                            <li>1071                            <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">1072                                <i class="fa fa-instagram" aria-hidden="true"></i>1073                            </a>1074                        </li>1075                                            <li>1076                            <a href="https://www.facebook.com/people/Les-Immeubles-DCL/100067599191000/" target="_blank">1077                                <i class="fa fa-youtube" aria-hidden="true"></i>1078                            </a>1079                        </li>1080                                    </ul>1081                    </div>1082    </div>1083</footer>10841085<a data-scroll href="#wrapper" class="go-up"><i class="fa fa-angle-double-up" aria-hidden="true"></i></a>1086<!-- END FOOTER -->108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119    <div class="overlay"></div>112011211122        <sidebar-cart inline-template>1123    <aside class="sidebar-cart-wrap" @click.stop>1124        <div class="sidebar-cart-top">1125            <h3 class="title">Visites</h3>11261127            <div class="sidebar-cart-close">1128                <i class="las la-times"></i>1129            </div>1130        </div>11311132        <div class="sidebar-cart-middle" :class="{ 'custom-scrollbar': cartIsNotEmpty, empty: cartIsEmpty }">1133            <div class="sidebar-cart-items-wrap" v-if="!cartIsEmpty">1134                <sidebar-cart-item1135                    v-for="cartItem in cart.items"1136                    :key="cartItem.id"1137                    :cart-item="cartItem"1138                >1139                </sidebar-cart-item>1140            </div>11411142            <div class="empty-message" v-else>1143                <svg version="1.1"1144    xmlns="http://www.w3.org/2000/svg"1145    viewBox="0 0 500 500"1146    preserveAspectRatio="xMidYMid meet">1147    <g>1148        <path d="M477.52,135.43c3.72-20.13-6.84-37.6-26.3-43.52c-90.6-27.43-180.44-54.64-267.05-80.81149            c-5.18-1.57-10.17-2.36-14.82-2.36c-15.49,0-27.41,8.74-34.46,25.26l-22.12,51.7c-12.92,30.19-25.82,60.37-38.74,90.561150            c-0.44,1.04-0.92,2.06-1.46,3.14l-3.03-0.9c-3.42-1.04-6.68-2.03-9.92-2.98c-2.89-0.86-5.59-1.29-8-1.291151            c-8.27,0-13.96,4.97-16.94,14.77c-3.79,12.5-7.58,25.03-11.33,37.54c-4.35,14.4-0.09,22.37,14.17,26.7l27.25,8.251152            c52.7,15.97,107.2,32.47,160.77,48.86c1.8,0.53,3.95,2.33,4.9,4.07c8.71,15.9,17.4,32.15,25.79,47.871153            c2.66,4.95,5.29,9.89,7.93,14.84l13.61,25.42c12.37,23.11,25.17,47.03,37.81,70.54c6.12,11.37,16.85,18.17,28.68,18.171154            c2.15,0,4.32-0.21,6.45-0.67c10.38-2.17,18.79-8.69,23.09-17.89c4.41-9.41,3.98-20.36-1.2-30.071155            c-19.28-36.24-38.99-73.04-58.04-108.61l-10.82-20.18c-0.23-0.44-0.44-0.88-0.67-1.32c-1.34-2.75-3.21-6.49-7.56-6.491156            c-1.13,0-2.33,0.28-3.68,0.83c-1.99,0.86-3.33,2.15-3.93,3.84c-0.9,2.54-0.18,5.69,2.4,10.49l17.75,33.191157            c16.99,31.71,33.95,63.4,50.89,95.13c5.11,9.57,2.5,19.65-6.33,24.52c-2.57,1.41-5.25,2.1-8.02,2.1c-6.4,0-12.32-3.88-15.83-10.421158            c-32.06-59.82-63.33-118.29-92.96-173.81c-4.95-9.29-2.91-17.66,5.73-23.6c6.1-4.16,5.22-8.44,3.42-11.281159            c-1.9-2.94-4.32-3.56-6.03-3.56c-1.8,0-3.74,0.67-5.8,2.03c-10.42,6.86-15.44,16.48-14.93,28.57c0.12,2.8,0.67,5.55,1.2,8.211160            c0.02,0.12,0.05,0.23,0.07,0.35c-18.95-5.76-37.91-11.53-56.86-17.29c-40.93-12.46-81.87-24.92-122.82-37.351161            c-1.39-0.42-2.27-0.97-2.61-1.59c-0.39-0.74-0.3-1.99,0.28-3.84c2.45-7.93,4.88-16.02,7.21-23.85c1.32-4.39,2.63-8.78,3.95-13.171162            c1.78-5.85,2.22-6.08,3.14-6.08c1.23,0,3.35,0.62,6.01,1.43l29.58,8.97c40.66,12.32,81.29,24.64,121.94,36.931163            c3.04,0.92,6.09,1.85,9.13,2.77c3.06,0.93,6.11,1.85,9.17,2.78c3.06,0.93,6.11,1.85,9.17,2.78c3.06,0.93,6.11,1.85,9.17,2.781164            c3.06,0.93,6.12,1.85,9.17,2.78c1.13,0.34,2.28,0.65,3.39,1.03c-0.8-0.32-1.58-0.33-2.41-0.07c-1.3,0.42-2.39,1.28-3.42,2.141165            c-0.94,0.78-1.86,1.68-2.22,2.88c-0.11,0.37-0.16,0.75-0.15,1.14c0.05,2.98,2.08,7.12,4.9,8.32c5.2,2.2,8.85,5.73,11.46,11.091166            c0.32,0.62,0.62,1.27,0.92,1.92c1.53,3.21,3.1,6.52,5.45,9.29c1.59,1.87,4.67,2.7,6.98,2.7c0.95,0,1.78-0.14,2.5-0.391167            c1.18-0.42,2.15-1.53,2.89-3.31c0.25-0.62,1.5-3.84,0.46-6.08c-3.19-6.91-6.7-13.2-10.45-18.74c-3.1-4.55-7.56-7.84-13.59-9.921168            c36.22,11,72.46,21.96,108.68,32.94l85.08,25.75c1.62,0.51,4.62,1.41,5.06,2.24c0.44,0.86-0.49,3.91-0.97,5.571169            c-1.55,5.11-3.07,10.24-4.62,15.37c-2.1,7.05-4.23,14.12-6.36,21.17c-1.48,4.9-2.03,4.9-2.89,4.9c-1.09,0-2.87-0.49-4.6-1.021170            l-13.54-4.09c-31.36-9.48-62.73-18.95-94.07-28.45c-1.8-0.55-3.24-0.81-4.51-0.81c-3.4,0-5.82,1.87-6.86,5.291171            c-2.17,7.21,4.74,9.31,7.03,9.98c15.37,4.65,30.74,9.31,46.11,13.98c21.31,6.45,42.62,12.92,63.95,19.351172            c2.2,0.67,4.37,0.99,6.43,0.99c7.9,0,14.15-4.95,16.73-13.22c3.79-12.3,7.81-25.63,12.62-42.02c3.14-10.77-1.55-19.58-12.25-23.021173            c-3.58-1.13-7.17-2.22-10.93-3.37c-1.16-0.35-2.33-0.69-3.54-1.06c0.02-0.37,0.05-0.69,0.09-0.951174            C458.17,239.95,467.83,187.66,477.52,135.43z M438.92,261.3l-4.78,25.86c-0.09,0.53-0.25,1.06-0.46,1.66l-200.41-60.721175            L87.39,183.92c0.28-0.76,0.55-1.48,0.86-2.17l6.73-15.72c18.07-42.37,36.15-84.71,54.25-127.05c4.25-9.94,11.33-15.21,20.5-15.211176            c2.8,0,5.82,0.49,8.97,1.46c88.85,26.86,177.67,53.76,266.49,80.69c14.03,4.23,19.81,13.68,17.17,28.041177            C454.61,176.41,446.64,219.56,438.92,261.3z"/>1178        <path d="M193,311.18c0-2.33,0.02-9.41-7.47-9.64h-0.35c-3.63,0-5.41,1.8-6.24,3.33c-1.04,1.87-1.16,4.21-1.16,6.031179            c0.02,27,0.02,53.97,0,80.94c0,1.83,0.12,4.18,1.18,6.06c0.83,1.53,2.61,3.33,6.24,3.33h0.32c7.49-0.21,7.47-7.3,7.47-9.641180            c-0.02-9.75-0.02-19.51-0.02-29.26v-22.07C192.97,330.57,192.97,320.86,193,311.18z"/>1181        <path d="M125.84,370.79c-0.07-1.02-0.16-2.05-0.27-3.07c-0.3-2.78-0.93-5.86-3.24-7.43c-2.42-1.64-6.8-1.21-9.02,0.61182            c-2.46,2.02-2.74,5.1-2.73,8.11c0.03,6.85,0.06,13.7,0.1,20.55c0.04,7.64-0.06,15.77-4.21,22.18c-3.96,6.14-11.15,9.67-18.39,10.621183            c-2.53,0.33-5.31,0.47-7.18,2.21c-1.47,1.36-2.05,3.47-2.03,5.47c0.02,2.01,0.63,4.1,2.08,5.48c1.85,1.76,4.64,2.05,7.19,1.981184            c7.61-0.2,15.14-2.74,21.3-7.2c6.17-4.46,10.94-10.81,13.51-17.97c2.32-6.47,2.85-13.43,3.08-20.3c0.15-4.48,0.19-8.95,0.11-13.431185            C126.11,375.99,126.02,373.38,125.84,370.79z"/>1186        <path d="M220.11,462.08c-1.62,0-3.33,0.51-5.59,1.62c-2.43,1.2-4.9,1.8-7.35,1.8c-8.07,0-13.98-6.4-14.1-15.251187            c-0.07-5.69-0.07-11.74,0-18.51c0.07-7.81-4.62-9.11-7.44-9.18l-0.3-0.02c-2.2,0-3.95,0.67-5.25,1.991188            c-1.53,1.55-2.24,3.84-2.2,6.96c0.05,2.47,0.05,5.02,0.02,7.47v5.62h0.02v0.95c-0.02,2.33-0.05,4.76,0.05,7.161189            c0.67,15.81,13.73,28.17,29.75,28.17c4.74,0,9.27-1.13,13.52-3.35c2.08-1.11,8.41-4.44,5.11-11.121190            C224.59,462.85,221.98,462.08,220.11,462.08z"/>1191        <path d="M447.44,404.04c-0.56-0.14-1.12-0.2-1.68-0.18c-2.22,0.05-4.44,1.14-6.63,1.811192            c-4.65,1.44-10.07,0.9-13.83-2.18c-3.13-2.57-4.8-6.58-5.3-10.6c-0.29-2.29-0.27-4.73-1.46-6.71c-1.17-1.93-3.41-3.1-5.66-3.211193            c-1.81-0.08-3.61,0.47-5.15,1.42c-0.38,0.23-0.75,0.48-1.09,0.77c-0.29,0.24-0.48,0.7-0.65,1.04c-0.4,0.77-0.71,1.59-0.93,2.441194            c-0.44,1.72-0.54,3.51-0.43,5.27c0.04,0.68,0.12,1.36,0.22,2.04c0.97,6.45,4.08,12.56,8.68,17.18c4.6,4.63,10.66,7.77,17.09,8.921195            c1.36,0.24,2.75,0.4,4.12,0.25c0.96-0.11,1.9-0.37,2.84-0.63c1.94-0.54,3.89-1.08,5.83-1.62c1.83-0.51,3.67-1.02,5.32-1.951196            c1.65-0.93,3.11-2.33,3.73-4.13c0.54-1.57,0.38-3.32-0.15-4.89C451.53,406.77,449.8,404.64,447.44,404.04z"/>1197        <path d="M153.01,332.44h-0.07c-4.78,0-7.65,3.14-7.67,8.39c-0.05,9.18-0.05,18.84,0,30.391198            c0.02,5.36,2.77,8.48,7.56,8.53h0.14c4.69,0,7.53-3.12,7.58-8.39c0.05-3.54,0.05-7.1,0.02-10.63v-9.081199            c0.02-3.56,0.02-7.12-0.02-10.68C160.48,333.3,155.25,332.44,153.01,332.44z"/>1200        <path d="M111.69,315.61c0.79,1.52,2.01,2.79,3.43,3.74c0.81,0.54,1.72,1,2.7,1.02c1.06,0.03,2.07-0.46,3-0.961201            c1.32-0.71,2.65-1.51,3.51-2.74c0.9-1.3,1.18-2.92,1.33-4.49c0.27-2.84,0.21-5.7,0.21-8.55c0-2.36,0.02-4.79-0.85-6.981202            c-0.8-2.01-2.38-3.73-4.39-4.54c-2.03-0.82-4.58-0.68-6.28,0.74c-1.83,1.53-2.95,3.38-3.44,5.73c-0.48,2.28-0.39,4.64-0.43,6.971203            c-0.05,2.83-0.26,5.79,0.56,8.44C111.21,314.55,111.42,315.09,111.69,315.61z"/>1204        <g>1205            <path d="M244.57,72.74c-8.33-2.49-17.13,2.25-19.62,10.58l-29.95,100.01c-2.49,8.33,2.25,17.13,10.58,19.621206                c8.33,2.49,17.13-2.25,19.62-10.58l29.95-100.01C257.64,84.03,252.89,75.23,244.57,72.74z M213.7,188.931207                c-0.6,1.99-2.7,3.12-4.69,2.53s-3.12-2.7-2.53-4.69l29.95-100.01c0.6-1.99,2.7-3.12,4.69-2.53c1.99,0.6,3.12,2.7,2.53,4.691208                L213.7,188.93z"/>1209            <path d="M303.62,90.42c-8.33-2.49-17.13,2.25-19.62,10.58l-29.95,100.01c-2.49,8.33,2.25,17.13,10.58,19.621210                c8.33,2.49,17.13-2.25,19.62-10.58l29.95-100.01C316.69,101.72,311.95,92.92,303.62,90.42z M272.75,206.621211                c-0.6,1.99-2.7,3.12-4.69,2.53c-1.99-0.6-3.12-2.7-2.53-4.69l29.95-100.01c0.6-1.99,2.7-3.12,4.69-2.53s3.12,2.7,2.53,4.691212                L272.75,206.62z"/>1213            <path d="M362.67,108.11c-8.33-2.49-17.13,2.25-19.62,10.58L313.09,218.7c-2.49,8.33,2.25,17.13,10.58,19.621214                s17.13-2.25,19.62-10.58l29.95-100.01C375.74,119.4,371,110.6,362.67,108.11z M331.8,224.3c-0.6,1.99-2.7,3.12-4.69,2.531215                c-1.99-0.6-3.12-2.7-2.53-4.69l29.95-100.01c0.6-1.99,2.7-3.12,4.69-2.53c1.99,0.6,3.12,2.7,2.53,4.69L331.8,224.3z"/>1216            <path d="M421.72,125.79c-8.33-2.49-17.13,2.25-19.62,10.58l-29.95,100.01c-2.49,8.33,2.25,17.13,10.58,19.621217                c8.33,2.49,17.13-2.25,19.62-10.58l29.95-100.01C434.79,137.09,430.05,128.29,421.72,125.79z M390.85,241.981218                c-0.6,1.99-2.7,3.12-4.69,2.53s-3.12-2.7-2.53-4.69l29.95-100.01c0.6-1.99,2.7-3.12,4.69-2.53c1.99,0.6,3.12,2.7,2.53,4.691219                L390.85,241.98z"/>1220            <path d="M185.52,55.05c-8.33-2.49-17.13,2.25-19.62,10.58l-29.95,100.01c-2.49,8.33,2.25,17.13,10.58,19.621221                c8.33,2.49,17.13-2.25,19.62-10.58L196.1,74.68C198.59,66.35,193.84,57.55,185.52,55.05z M154.65,171.251222                c-0.6,1.99-2.7,3.12-4.69,2.53s-3.12-2.7-2.53-4.69l29.95-100.01c0.6-1.99,2.7-3.12,4.69-2.53c1.99,0.6,3.12,2.7,2.53,4.691223                L154.65,171.25z"/>1224        </g>1225    </g>1226</svg>12271228                <h4>Aucune visite planifiée</h4>1229            </div>1230        </div>1231                <div class="sidebar-cart-bottom" v-if="cartIsNotEmpty">123212331234123512361237            <div class="sidebar-cart-actions">1238                <a href="https://www.lesimmeublesdcl.com/cart" class="col-12 btn btn-primary btn-view-cart">1239                    Mes visites planifiées1240                </a>12411242                <a href="https://www.lesimmeublesdcl.com/checkout" class="col-12 btn btn-primary btn-checkout">1243                    Confirmer1244                </a>1245            </div>1246        </div>1247    </aside>1248</sidebar-cart>1249                        <cookie-bar inline-template>1250        <div class="cookie-bar-wrap" :class="{ show: show }">1251            <div class="container d-flex justify-content-center">1252                <div class="col-xl-10 col-lg-12">1253                    <div class="row justify-content-center">1254                        <div class="cookie-bar">1255                            <div class="cookie-bar-text">1256                                Le site Web utilise des cookies pour vous garantir la meilleure expérience sur notre site Web.1257                            </div>12581259                            <div class="cookie-bar-action">1260                                <button class="btn btn-primary btn-accept" @click="accept">1261                                    Accepter1262                                </button>1263                            </div>1264                        </div>1265                    </div>1266                </div>1267            </div>1268        </div>1269    </cookie-bar>1270    </div>12711272<!-- ARCHIVES JS -->1273<script src="https://www.lesimmeublesdcl.com/build/assets/js/jquery-3.5.1.min.js?v=4.0.1"></script>1274<script src="https://www.lesimmeublesdcl.com/build/assets/js/rangeSlider.js?v=4.0.1"></script>1275<script src="https://www.lesimmeublesdcl.com/build/assets/js/tether.min.js?v=4.0.1"></script>1276<script src="https://www.lesimmeublesdcl.com/build/assets/js/popper.min.js?v=4.0.1"></script>1277<script src="https://www.lesimmeublesdcl.com/build/assets/js/moment.js?v=4.0.1"></script>1278<script src="https://www.lesimmeublesdcl.com/build/assets/js/bootstrap.min.js?v=4.0.1"></script>1279<script src="https://www.lesimmeublesdcl.com/build/assets/js/mmenu.min.js?v=4.0.1"></script>1280<script src="https://www.lesimmeublesdcl.com/build/assets/js/mmenu.js?v=4.0.1"></script>1281<script src="https://www.lesimmeublesdcl.com/build/assets/js/aos.js?v=4.0.1"></script>1282<script src="https://www.lesimmeublesdcl.com/build/assets/js/aos2.js?v=4.0.1"></script>1283<script src="https://www.lesimmeublesdcl.com/build/assets/js/slick.min.js?v=4.0.1"></script>1284<script src="https://www.lesimmeublesdcl.com/build/assets/js/fitvids.js?v=4.0.1"></script>1285<script src="https://www.lesimmeublesdcl.com/build/assets/js/jquery.waypoints.min.js?v=4.0.1"></script>1286<script src="https://www.lesimmeublesdcl.com/build/assets/js/jquery.counterup.min.js?v=4.0.1"></script>1287<script src="https://www.lesimmeublesdcl.com/build/assets/js/imagesloaded.pkgd.min.js?v=4.0.1"></script>1288<script src="https://www.lesimmeublesdcl.com/build/assets/js/isotope.pkgd.min.js?v=4.0.1"></script>1289<script src="https://www.lesimmeublesdcl.com/build/assets/js/masonry.pkgd.min.js?v=4.0.1"></script>1290<script src="https://www.lesimmeublesdcl.com/build/assets/js/smooth-scroll.min.js?v=4.0.1"></script>1291<script src="https://www.lesimmeublesdcl.com/build/assets/js/lightcase.js?v=4.0.1"></script>1292<script src="https://www.lesimmeublesdcl.com/build/assets/js/search.js?v=4.0.1"></script>1293<script src="https://www.lesimmeublesdcl.com/build/assets/js/owl.carousel.js?v=4.0.1"></script>1294<script src="https://www.lesimmeublesdcl.com/build/assets/js/jquery.magnific-popup.min.js?v=4.0.1"></script>1295<script src="https://www.lesimmeublesdcl.com/build/assets/js/ajaxchimp.min.js?v=4.0.1"></script>1296<script src="https://www.lesimmeublesdcl.com/build/assets/js/newsletter.js?v=4.0.1"></script>1297<script src="https://www.lesimmeublesdcl.com/build/assets/js/jquery.form.js?v=4.0.1"></script>1298<script src="https://www.lesimmeublesdcl.com/build/assets/js/jquery.validate.min.js?v=4.0.1"></script>12991300<script src="https://www.lesimmeublesdcl.com/build/assets/js/forms-2.js?v=4.0.1"></script>1301<script src="https://www.lesimmeublesdcl.com/build/assets/js/range.js?v=4.0.1"></script>1302<script src="https://www.lesimmeublesdcl.com/build/assets/js/slick4.js?v=4.0.1"></script>13031304<!-- Slider Revolution scripts -->130513061307<!-- MAIN JS -->1308<link rel="modulepreload" href="https://www.lesimmeublesdcl.com/build/assets/script-d92ec32a-v4.0.7.js" /><script type="module" src="https://www.lesimmeublesdcl.com/build/assets/script-d92ec32a-v4.0.7.js"></script>1309    <script type="module">1310        $('.store-phone').attr('href', `tel:+18192772465`);1311        $('.store-email').attr('href', `mailto:info@lesimmeublesdcl.com`);1312    </script>13131314<style>1315.portfolio .homes-tag.sale {1316    width: auto !important;1317}1318[lang="fr"] .homepage-9 .sec-title h2,1319[lang="fr"] .counterup .count-me h3,1320[lang="fr"] .inner-pages .headings h2 a, 1321[lang="fr"] .inner-pages .headings h2 {1322    text-transform: none;1323}1324.inner-pages .blog .blog-info.details h4, .inner-pages .blog .blog-info.details h5, .inner-pages .carousel-inner h5, .wprt-image-video.w50.pro h5 {1325    text-transform: none!important;1326}13271328.inner-pages .blog .homes-content h5, .inner-pages .blog .property-location h5, .inner-pages .blog .team.assigned h5, .similar-property h5, .ag-de .blog-section h5, .inner-pages .carousel h5 {1329    text-transform: none!important;1330}13311332.info-img {margin-left:10px;}13331334button, select {1335    text-transform: capitalize;1336    background-color: #070b3a;1337    color: #fff;1338    border: 0px;1339padding:12px;1340}13411342a button, select {1343    color: #fff!important;1344}13451346.homepage-9 .sec-title p {1347max-width:90%!important;1348}13491350.homepage-9 .sec-title p a {1351font-weight: 600!important;1352color:#000!important;1353}1354</style>1355<div class="back-top" title="Top of Page"><i class="las la-arrow-circle-up"></i></div>1356</body>13571358</html>1359