SPB Git

spb/lou-ka Public

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

HTML 99.7%
161.9 KB · 2,218 lines html
Raw Blame History
1<!doctype html>2<html lang="fr">3<head>4    <meta charset="utf-8">5    <meta name="viewport" content="width=device-width, initial-scale=1">67        <title>Le Borromée II - Logements modernes à louer Joliette</title>8910<meta name="title" content="Le Borromée II - Logements modernes à louer Joliette">11<meta name="description" content="Logements neufs à Saint-Charles-Borromée. Découvrez nos logements neufs 3 ½, 4 ½ ou un  5 ½  dans notre immeuble Le 255 du Carré St-Charles.">121314<meta name="author" content="Groupe Evoludev">1516171819<meta property="og:type" content="website">20<meta property="og:url" content="https://groupeevoludev.com/location/projet/le-borromee-i"/>21<meta property="og:locale" content="fr"/>22<meta property="og:title" content="Le Borromée II - Logements modernes à louer Joliette"/>23<meta property="og:description" content="Logements neufs à Saint-Charles-Borromée. Découvrez nos logements neufs 3 ½, 4 ½ ou un  5 ½  dans notre immeuble Le 255 du Carré St-Charles.">24<meta property="og:image" content="https://location.groupeevoludev.com/images/frontend/headerHome.jpg">252627<meta name="twitter:card" content="summary_large_image"/>28<meta name="twitter:url" content="https://groupeevoludev.com/location/projet/le-borromee-i">29<meta name="twitter:title" content="Le Borromée II - Logements modernes à louer Joliette">30<meta name="twitter:description" content="Logements neufs à Saint-Charles-Borromée. Découvrez nos logements neufs 3 ½, 4 ½ ou un  5 ½  dans notre immeuble Le 255 du Carré St-Charles.">31<meta name="twitter:image" content="https://location.groupeevoludev.com/images/frontend/headerHome.jpg">3233    <link rel="canonical" href="https://location.groupeevoludev.com/projet/le-borromee-i"/>34    <link rel="icon" href="https://location.groupeevoludev.com/images/frontend/favicons/favicon_32x32.png" sizes="32x32" />35    <link rel="icon" href="https://location.groupeevoludev.com/images/frontend/favicons/favicon_192x192.png" sizes="192x192" />36    <link rel="apple-touch-icon" href="https://location.groupeevoludev.com/images/frontend/favicons/favicon_180x180.png" />37    <meta name="msapplication-TileImage" content="https://location.groupeevoludev.com/images/frontend/favicons/favicon_270x270.png" />3839    <!-- CSRF Token -->40    <meta name="csrf-token" content="7RqwmuaSFLctO1umdwTF0IjEBgIJxmDblzZ9dcJb">4142    <!-- Fonts -->43    <link rel="dns-prefetch" href="//fonts.gstatic.com">44    <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet">4546    <!-- Styles -->47    <link href="https://location.groupeevoludev.com/css/app.css?id=5620839bf6e10cf274dde5d768b8e1e6" rel="stylesheet">4849    <!-- SELECT2 -->50    <link href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css" rel="stylesheet" />5152    <!-- FONT AWESOME -->53    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" crossorigin="anonymous" referrerpolicy="no-referrer" />5455    <!-- BOOTSTRAP MULTISELECT -->56    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/0.9.16/css/bootstrap-multiselect.css" integrity="sha512-DJ1SGx61zfspL2OycyUiXuLtxNqA3GxsXNinUX3AnvnwxbZ+YQxBARtX8G/zHvWRG9aFZz+C7HxcWMB0+heo3w==" crossorigin="anonymous" referrerpolicy="no-referrer" />5758    <!-- app.js -->59    <script src="https://location.groupeevoludev.com/js/app.js"></script>6061    <!-- Marketing Bande noir dans le bas -->62    <script src="//futemarketing.ca/js/optimisation/of_65a99c1818d5e"></script>6364    <!-- Google Tag Manager -->65    <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':66                new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],67            j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=68            'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);69        })(window,document,'script','dataLayer','GTM-PGVXQHK');</script>70    <!-- End Google Tag Manager -->7172    <!-- Global site tag (gtag.js) - Google Analytics -->73    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-133905405-1"></script>74    <script>75        window.dataLayer = window.dataLayer || [];76        function gtag(){dataLayer.push(arguments);}77        gtag('js', new Date());78        gtag('config', 'UA-133905405-1');79    </script>8081    <!-- Facebook Pixel Code -->82    <script>83        !function(f,b,e,v,n,t,s)84        {if(f.fbq)return;n=f.fbq=function(){n.callMethod?85            n.callMethod.apply(n,arguments):n.queue.push(arguments)};86            if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';87            n.queue=[];t=b.createElement(e);t.async=!0;88            t.src=v;s=b.getElementsByTagName(e)[0];89            s.parentNode.insertBefore(t,s)}(window, document,'script',90            'https://connect.facebook.net/en_US/fbevents.js');91        fbq('init', '922526168359522');92        fbq('track', 'PageView');93    </script>94    <noscript><img height="1" width="1" style="display:none"95                   src="https://www.facebook.com/tr?id=922526168359522&ev=PageView&noscript=1"96        /></noscript>97    <!-- End Facebook Pixel Code -->9899    <!-- Recaptcha -->100    <script async src="https://www.google.com/recaptcha/api.js"></script>101102    <!-- Sweet Alert -->103    <link rel="stylesheet" href="https://location.groupeevoludev.com/css/sweetalert2.css">104105        <link rel="stylesheet" href="https://location.groupeevoludev.com/vendor/imagemappro/css/image-map-pro.css">106    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flickity/2.3.0/flickity.min.css">107        <script src="https://challenges.cloudflare.com/turnstile/v0/api.js" defer></script>108    <script type="application/ld+json">109        {110          "@context": "https://schema.org",111          "@type": "ApartmentComplex",112          "name": "Le Borromée I",113  "description": "Situé près de tous les services essentiels, cet immeuble de 24 unités de 3 ½, 4 ½ et 5 ½ se trouve dans un secteur paisible et est muni d’une belle fenestration. Chaque unité bénéficie d&#039;un stationnement intérieur et d&#039;un espace de rangement.",114  "address": {115    "@type": "PostalAddress",116    "addressLocality": "Saint-Charles-Borromée",117    "addressRegion": "Lanaudière",118    "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"119  },120  "latitude": 46.0384235,121  "longitude": -73.47045419999999,122  "numberOfAccommodationUnits": 24,123  "numberOfAvailableAccommodationUnits": 6,124  "numberOfBedrooms": [3,2,1],125  "petsAllowed": "Sous certaines conditions",126  "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",127  "image": ["https:\/\/groupeevoludev.com\/location\/\/storage\/buildings\/91\/vue 1_1920x1080_interlace.jpg"],128  "accommodationFloorPlan": {129    "@type": "FloorPlan",130    "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"],131    "floorSize": {132      "@type": "QuantitativeValue",133      "value": {"0":1177,"1":1033,"2":827,"3":987,"5":1032,"6":1187,"7":1001},134      "unitCode": "SQFT"135    },136    "numberOfBathroomsTotal": [1],137    "numberOfRooms": [3,2,1]        }138      }139    </script>140141    142        <script type="application/ld+json">143            {144                "@context": "https://schema.org",145                "@type": "Apartment",146                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 101 | 5 1/2",147        "description": "Unités locatives. Non disponible",148        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4504\/101.jpg"],149        "numberOfRooms": 3,150        "occupancy": {151            "@type": "QuantitativeValue",152            "minValue": 1,153            "maxValue": 6154            },155            "floorLevel": 1,156        "floorSize": {157            "@type": "QuantitativeValue",158            "value": 1177,159            "unitCode": "SQFT"160        },161        "numberOfBathroomsTotal": 1,162        "numberOfBedrooms": 3,163        "petsAllowed": "Sous certaines conditions",164        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",165        "yearBuilt": 2024,166        "telephone": "450 585-6542",167        "address": {168            "@type": "PostalAddress",169            "addressLocality": "Saint-Charles-Borromée",170            "addressRegion": "Lanaudière",171            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"172        },173        "latitude": 46.0384235,174        "longitude": -73.47045419999999,175        "accommodationFloorPlan": {176            "@type": "FloorPlan",177            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4504\/101.jpg"],178            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }179        }180        </script>181182    183        <script type="application/ld+json">184            {185                "@context": "https://schema.org",186                "@type": "Apartment",187                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 102 | 4 1/2",188        "description": "Unités locatives. Non disponible",189        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4505\/102.jpg"],190        "numberOfRooms": 2,191        "occupancy": {192            "@type": "QuantitativeValue",193            "minValue": 1,194            "maxValue": 4195            },196            "floorLevel": 1,197        "floorSize": {198            "@type": "QuantitativeValue",199            "value": 1033,200            "unitCode": "SQFT"201        },202        "numberOfBathroomsTotal": 1,203        "numberOfBedrooms": 2,204        "petsAllowed": "Sous certaines conditions",205        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",206        "yearBuilt": 2024,207        "telephone": "450 585-6542",208        "address": {209            "@type": "PostalAddress",210            "addressLocality": "Saint-Charles-Borromée",211            "addressRegion": "Lanaudière",212            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"213        },214        "latitude": 46.0384235,215        "longitude": -73.47045419999999,216        "accommodationFloorPlan": {217            "@type": "FloorPlan",218            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4505\/102.jpg"],219            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }220        }221        </script>222223    224        <script type="application/ld+json">225            {226                "@context": "https://schema.org",227                "@type": "Apartment",228                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 103 | 3 1/2",229        "description": "Unités locatives. Non disponible",230        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4506\/103.jpg"],231        "numberOfRooms": 1,232        "occupancy": {233            "@type": "QuantitativeValue",234            "minValue": 1,235            "maxValue": 2236            },237            "floorLevel": 1,238        "floorSize": {239            "@type": "QuantitativeValue",240            "value": 827,241            "unitCode": "SQFT"242        },243        "numberOfBathroomsTotal": 1,244        "numberOfBedrooms": 1,245        "petsAllowed": "Sous certaines conditions",246        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",247        "yearBuilt": 2024,248        "telephone": "450 585-6542",249        "address": {250            "@type": "PostalAddress",251            "addressLocality": "Saint-Charles-Borromée",252            "addressRegion": "Lanaudière",253            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"254        },255        "latitude": 46.0384235,256        "longitude": -73.47045419999999,257        "accommodationFloorPlan": {258            "@type": "FloorPlan",259            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4506\/103.jpg"],260            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }261        }262        </script>263264    265        <script type="application/ld+json">266            {267                "@context": "https://schema.org",268                "@type": "Apartment",269                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 104 | 4 1/2",270        "description": "Unités locatives. Non disponible",271        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4507\/104.jpg"],272        "numberOfRooms": 2,273        "occupancy": {274            "@type": "QuantitativeValue",275            "minValue": 1,276            "maxValue": 4277            },278            "floorLevel": 1,279        "floorSize": {280            "@type": "QuantitativeValue",281            "value": 987,282            "unitCode": "SQFT"283        },284        "numberOfBathroomsTotal": 1,285        "numberOfBedrooms": 2,286        "petsAllowed": "Sous certaines conditions",287        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",288        "yearBuilt": 2024,289        "telephone": "450 585-6542",290        "address": {291            "@type": "PostalAddress",292            "addressLocality": "Saint-Charles-Borromée",293            "addressRegion": "Lanaudière",294            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"295        },296        "latitude": 46.0384235,297        "longitude": -73.47045419999999,298        "accommodationFloorPlan": {299            "@type": "FloorPlan",300            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4507\/104.jpg"],301            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }302        }303        </script>304305    306        <script type="application/ld+json">307            {308                "@context": "https://schema.org",309                "@type": "Apartment",310                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 105 | 4 1/2",311        "description": "Unités locatives. Disponible à partir du 01/07/2026",312        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4508\/105.jpg"],313        "numberOfRooms": 2,314        "occupancy": {315            "@type": "QuantitativeValue",316            "minValue": 1,317            "maxValue": 4318            },319            "floorLevel": 1,320        "floorSize": {321            "@type": "QuantitativeValue",322            "value": 987,323            "unitCode": "SQFT"324        },325        "numberOfBathroomsTotal": 1,326        "numberOfBedrooms": 2,327        "petsAllowed": "Sous certaines conditions",328        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",329        "yearBuilt": 2024,330        "telephone": "450 585-6542",331        "address": {332            "@type": "PostalAddress",333            "addressLocality": "Saint-Charles-Borromée",334            "addressRegion": "Lanaudière",335            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"336        },337        "latitude": 46.0384235,338        "longitude": -73.47045419999999,339        "accommodationFloorPlan": {340            "@type": "FloorPlan",341            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4508\/105.jpg"],342            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }343        }344        </script>345346    347        <script type="application/ld+json">348            {349                "@context": "https://schema.org",350                "@type": "Apartment",351                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 106 | 4 1/2",352        "description": "Unités locatives. Non disponible",353        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4509\/106.jpg"],354        "numberOfRooms": 2,355        "occupancy": {356            "@type": "QuantitativeValue",357            "minValue": 1,358            "maxValue": 4359            },360            "floorLevel": 1,361        "floorSize": {362            "@type": "QuantitativeValue",363            "value": 1032,364            "unitCode": "SQFT"365        },366        "numberOfBathroomsTotal": 1,367        "numberOfBedrooms": 2,368        "petsAllowed": "Sous certaines conditions",369        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",370        "yearBuilt": 2024,371        "telephone": "450 585-6542",372        "address": {373            "@type": "PostalAddress",374            "addressLocality": "Saint-Charles-Borromée",375            "addressRegion": "Lanaudière",376            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"377        },378        "latitude": 46.0384235,379        "longitude": -73.47045419999999,380        "accommodationFloorPlan": {381            "@type": "FloorPlan",382            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4509\/106.jpg"],383            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }384        }385        </script>386387    388        <script type="application/ld+json">389            {390                "@context": "https://schema.org",391                "@type": "Apartment",392                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 107 | 5 1/2",393        "description": "Unités locatives. Non disponible",394        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4510\/107.jpg"],395        "numberOfRooms": 3,396        "occupancy": {397            "@type": "QuantitativeValue",398            "minValue": 1,399            "maxValue": 6400            },401            "floorLevel": 1,402        "floorSize": {403            "@type": "QuantitativeValue",404            "value": 1187,405            "unitCode": "SQFT"406        },407        "numberOfBathroomsTotal": 1,408        "numberOfBedrooms": 3,409        "petsAllowed": "Sous certaines conditions",410        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",411        "yearBuilt": 2024,412        "telephone": "450 585-6542",413        "address": {414            "@type": "PostalAddress",415            "addressLocality": "Saint-Charles-Borromée",416            "addressRegion": "Lanaudière",417            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"418        },419        "latitude": 46.0384235,420        "longitude": -73.47045419999999,421        "accommodationFloorPlan": {422            "@type": "FloorPlan",423            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4510\/107.jpg"],424            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }425        }426        </script>427428    429        <script type="application/ld+json">430            {431                "@context": "https://schema.org",432                "@type": "Apartment",433                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 108 | 4 1/2",434        "description": "Unités locatives. Non disponible",435        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4511\/108.jpg"],436        "numberOfRooms": 2,437        "occupancy": {438            "@type": "QuantitativeValue",439            "minValue": 1,440            "maxValue": 4441            },442            "floorLevel": 1,443        "floorSize": {444            "@type": "QuantitativeValue",445            "value": 1001,446            "unitCode": "SQFT"447        },448        "numberOfBathroomsTotal": 1,449        "numberOfBedrooms": 2,450        "petsAllowed": "Sous certaines conditions",451        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",452        "yearBuilt": 2024,453        "telephone": "450 585-6542",454        "address": {455            "@type": "PostalAddress",456            "addressLocality": "Saint-Charles-Borromée",457            "addressRegion": "Lanaudière",458            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"459        },460        "latitude": 46.0384235,461        "longitude": -73.47045419999999,462        "accommodationFloorPlan": {463            "@type": "FloorPlan",464            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4511\/108.jpg"],465            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }466        }467        </script>468469    470        <script type="application/ld+json">471            {472                "@context": "https://schema.org",473                "@type": "Apartment",474                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 201 | 5 1/2",475        "description": "Unités locatives. Non disponible",476        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4512\/245-niv2-201_1920x1080.jpg"],477        "numberOfRooms": 3,478        "occupancy": {479            "@type": "QuantitativeValue",480            "minValue": 1,481            "maxValue": 6482            },483            "floorLevel": 2,484        "floorSize": {485            "@type": "QuantitativeValue",486            "value": 1177,487            "unitCode": "SQFT"488        },489        "numberOfBathroomsTotal": 1,490        "numberOfBedrooms": 3,491        "petsAllowed": "Sous certaines conditions",492        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",493        "yearBuilt": 2024,494        "telephone": "450 585-6542",495        "address": {496            "@type": "PostalAddress",497            "addressLocality": "Saint-Charles-Borromée",498            "addressRegion": "Lanaudière",499            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"500        },501        "latitude": 46.0384235,502        "longitude": -73.47045419999999,503        "accommodationFloorPlan": {504            "@type": "FloorPlan",505            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4512\/245-niv2-201_1920x1080.jpg"],506            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }507        }508        </script>509510    511        <script type="application/ld+json">512            {513                "@context": "https://schema.org",514                "@type": "Apartment",515                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 202 | 4 1/2",516        "description": "Unités locatives. Disponible à partir du 01/03/2026",517        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4513\/202.jpg"],518        "numberOfRooms": 2,519        "occupancy": {520            "@type": "QuantitativeValue",521            "minValue": 1,522            "maxValue": 4523            },524            "floorLevel": 2,525        "floorSize": {526            "@type": "QuantitativeValue",527            "value": 1033,528            "unitCode": "SQFT"529        },530        "numberOfBathroomsTotal": 1,531        "numberOfBedrooms": 2,532        "petsAllowed": "Sous certaines conditions",533        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",534        "yearBuilt": 2024,535        "telephone": "450 585-6542",536        "address": {537            "@type": "PostalAddress",538            "addressLocality": "Saint-Charles-Borromée",539            "addressRegion": "Lanaudière",540            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"541        },542        "latitude": 46.0384235,543        "longitude": -73.47045419999999,544        "accommodationFloorPlan": {545            "@type": "FloorPlan",546            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4513\/202.jpg"],547            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }548        }549        </script>550551    552        <script type="application/ld+json">553            {554                "@context": "https://schema.org",555                "@type": "Apartment",556                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 203 | 3 1/2",557        "description": "Unités locatives. Non disponible",558        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4514\/203.jpg"],559        "numberOfRooms": 1,560        "occupancy": {561            "@type": "QuantitativeValue",562            "minValue": 1,563            "maxValue": 2564            },565            "floorLevel": 2,566        "floorSize": {567            "@type": "QuantitativeValue",568            "value": 827,569            "unitCode": "SQFT"570        },571        "numberOfBathroomsTotal": 1,572        "numberOfBedrooms": 1,573        "petsAllowed": "Sous certaines conditions",574        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",575        "yearBuilt": 2024,576        "telephone": "450 585-6542",577        "address": {578            "@type": "PostalAddress",579            "addressLocality": "Saint-Charles-Borromée",580            "addressRegion": "Lanaudière",581            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"582        },583        "latitude": 46.0384235,584        "longitude": -73.47045419999999,585        "accommodationFloorPlan": {586            "@type": "FloorPlan",587            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4514\/203.jpg"],588            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }589        }590        </script>591592    593        <script type="application/ld+json">594            {595                "@context": "https://schema.org",596                "@type": "Apartment",597                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 204 | 4 1/2",598        "description": "Unités locatives. Non disponible",599        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4515\/204.jpg"],600        "numberOfRooms": 2,601        "occupancy": {602            "@type": "QuantitativeValue",603            "minValue": 1,604            "maxValue": 4605            },606            "floorLevel": 2,607        "floorSize": {608            "@type": "QuantitativeValue",609            "value": 987,610            "unitCode": "SQFT"611        },612        "numberOfBathroomsTotal": 1,613        "numberOfBedrooms": 2,614        "petsAllowed": "Sous certaines conditions",615        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",616        "yearBuilt": 2024,617        "telephone": "450 585-6542",618        "address": {619            "@type": "PostalAddress",620            "addressLocality": "Saint-Charles-Borromée",621            "addressRegion": "Lanaudière",622            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"623        },624        "latitude": 46.0384235,625        "longitude": -73.47045419999999,626        "accommodationFloorPlan": {627            "@type": "FloorPlan",628            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4515\/204.jpg"],629            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }630        }631        </script>632633    634        <script type="application/ld+json">635            {636                "@context": "https://schema.org",637                "@type": "Apartment",638                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 205 | 4 1/2",639        "description": "Unités locatives. Disponible à partir du 01/12/2025",640        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4516\/205.jpg"],641        "numberOfRooms": 2,642        "occupancy": {643            "@type": "QuantitativeValue",644            "minValue": 1,645            "maxValue": 4646            },647            "floorLevel": 2,648        "floorSize": {649            "@type": "QuantitativeValue",650            "value": 987,651            "unitCode": "SQFT"652        },653        "numberOfBathroomsTotal": 1,654        "numberOfBedrooms": 2,655        "petsAllowed": "Sous certaines conditions",656        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",657        "yearBuilt": 2024,658        "telephone": "450 585-6542",659        "address": {660            "@type": "PostalAddress",661            "addressLocality": "Saint-Charles-Borromée",662            "addressRegion": "Lanaudière",663            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"664        },665        "latitude": 46.0384235,666        "longitude": -73.47045419999999,667        "accommodationFloorPlan": {668            "@type": "FloorPlan",669            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4516\/205.jpg"],670            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }671        }672        </script>673674    675        <script type="application/ld+json">676            {677                "@context": "https://schema.org",678                "@type": "Apartment",679                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 206 | 4 1/2",680        "description": "Unités locatives. Non disponible",681        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4517\/206.jpg"],682        "numberOfRooms": 2,683        "occupancy": {684            "@type": "QuantitativeValue",685            "minValue": 1,686            "maxValue": 4687            },688            "floorLevel": 2,689        "floorSize": {690            "@type": "QuantitativeValue",691            "value": 1032,692            "unitCode": "SQFT"693        },694        "numberOfBathroomsTotal": 1,695        "numberOfBedrooms": 2,696        "petsAllowed": "Sous certaines conditions",697        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",698        "yearBuilt": 2024,699        "telephone": "450 585-6542",700        "address": {701            "@type": "PostalAddress",702            "addressLocality": "Saint-Charles-Borromée",703            "addressRegion": "Lanaudière",704            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"705        },706        "latitude": 46.0384235,707        "longitude": -73.47045419999999,708        "accommodationFloorPlan": {709            "@type": "FloorPlan",710            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4517\/206.jpg"],711            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }712        }713        </script>714715    716        <script type="application/ld+json">717            {718                "@context": "https://schema.org",719                "@type": "Apartment",720                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 207 | 5 1/2",721        "description": "Unités locatives. Non disponible",722        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4518\/207.jpg"],723        "numberOfRooms": 3,724        "occupancy": {725            "@type": "QuantitativeValue",726            "minValue": 1,727            "maxValue": 6728            },729            "floorLevel": 2,730        "floorSize": {731            "@type": "QuantitativeValue",732            "value": 1187,733            "unitCode": "SQFT"734        },735        "numberOfBathroomsTotal": 1,736        "numberOfBedrooms": 3,737        "petsAllowed": "Sous certaines conditions",738        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",739        "yearBuilt": 2024,740        "telephone": "450 585-6542",741        "address": {742            "@type": "PostalAddress",743            "addressLocality": "Saint-Charles-Borromée",744            "addressRegion": "Lanaudière",745            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"746        },747        "latitude": 46.0384235,748        "longitude": -73.47045419999999,749        "accommodationFloorPlan": {750            "@type": "FloorPlan",751            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4518\/207.jpg"],752            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }753        }754        </script>755756    757        <script type="application/ld+json">758            {759                "@context": "https://schema.org",760                "@type": "Apartment",761                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 208 | 4 1/2",762        "description": "Unités locatives. Non disponible",763        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4519\/208.jpg"],764        "numberOfRooms": 2,765        "occupancy": {766            "@type": "QuantitativeValue",767            "minValue": 1,768            "maxValue": 4769            },770            "floorLevel": 2,771        "floorSize": {772            "@type": "QuantitativeValue",773            "value": 1001,774            "unitCode": "SQFT"775        },776        "numberOfBathroomsTotal": 1,777        "numberOfBedrooms": 2,778        "petsAllowed": "Sous certaines conditions",779        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",780        "yearBuilt": 2024,781        "telephone": "450 585-6542",782        "address": {783            "@type": "PostalAddress",784            "addressLocality": "Saint-Charles-Borromée",785            "addressRegion": "Lanaudière",786            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"787        },788        "latitude": 46.0384235,789        "longitude": -73.47045419999999,790        "accommodationFloorPlan": {791            "@type": "FloorPlan",792            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4519\/208.jpg"],793            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }794        }795        </script>796797    798        <script type="application/ld+json">799            {800                "@context": "https://schema.org",801                "@type": "Apartment",802                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 301 | 5 1/2",803        "description": "Unités locatives. Disponible à partir du 01/10/2026",804        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4520\/245-niv3-301_1920x1080.jpg"],805        "numberOfRooms": 3,806        "occupancy": {807            "@type": "QuantitativeValue",808            "minValue": 1,809            "maxValue": 6810            },811            "floorLevel": 3,812        "floorSize": {813            "@type": "QuantitativeValue",814            "value": 1177,815            "unitCode": "SQFT"816        },817        "numberOfBathroomsTotal": 1,818        "numberOfBedrooms": 3,819        "petsAllowed": "Sous certaines conditions",820        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",821        "yearBuilt": 2024,822        "telephone": "450 585-6542",823        "address": {824            "@type": "PostalAddress",825            "addressLocality": "Saint-Charles-Borromée",826            "addressRegion": "Lanaudière",827            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"828        },829        "latitude": 46.0384235,830        "longitude": -73.47045419999999,831        "accommodationFloorPlan": {832            "@type": "FloorPlan",833            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4520\/245-niv3-301_1920x1080.jpg"],834            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }835        }836        </script>837838    839        <script type="application/ld+json">840            {841                "@context": "https://schema.org",842                "@type": "Apartment",843                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 302 | 4 1/2",844        "description": "Unités locatives. Disponible à partir du 01/07/2026",845        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4521\/302.jpg"],846        "numberOfRooms": 2,847        "occupancy": {848            "@type": "QuantitativeValue",849            "minValue": 1,850            "maxValue": 4851            },852            "floorLevel": 3,853        "floorSize": {854            "@type": "QuantitativeValue",855            "value": 1033,856            "unitCode": "SQFT"857        },858        "numberOfBathroomsTotal": 1,859        "numberOfBedrooms": 2,860        "petsAllowed": "Sous certaines conditions",861        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",862        "yearBuilt": 2024,863        "telephone": "450 585-6542",864        "address": {865            "@type": "PostalAddress",866            "addressLocality": "Saint-Charles-Borromée",867            "addressRegion": "Lanaudière",868            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"869        },870        "latitude": 46.0384235,871        "longitude": -73.47045419999999,872        "accommodationFloorPlan": {873            "@type": "FloorPlan",874            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4521\/302.jpg"],875            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }876        }877        </script>878879    880        <script type="application/ld+json">881            {882                "@context": "https://schema.org",883                "@type": "Apartment",884                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 303 | 3 1/2",885        "description": "Unités locatives. Non disponible",886        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4522\/303.jpg"],887        "numberOfRooms": 1,888        "occupancy": {889            "@type": "QuantitativeValue",890            "minValue": 1,891            "maxValue": 2892            },893            "floorLevel": 3,894        "floorSize": {895            "@type": "QuantitativeValue",896            "value": 827,897            "unitCode": "SQFT"898        },899        "numberOfBathroomsTotal": 1,900        "numberOfBedrooms": 1,901        "petsAllowed": "Sous certaines conditions",902        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",903        "yearBuilt": 2024,904        "telephone": "450 585-6542",905        "address": {906            "@type": "PostalAddress",907            "addressLocality": "Saint-Charles-Borromée",908            "addressRegion": "Lanaudière",909            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"910        },911        "latitude": 46.0384235,912        "longitude": -73.47045419999999,913        "accommodationFloorPlan": {914            "@type": "FloorPlan",915            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4522\/303.jpg"],916            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }917        }918        </script>919920    921        <script type="application/ld+json">922            {923                "@context": "https://schema.org",924                "@type": "Apartment",925                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 304 | 4 1/2",926        "description": "Unités locatives. Non disponible",927        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4523\/304.jpg"],928        "numberOfRooms": 2,929        "occupancy": {930            "@type": "QuantitativeValue",931            "minValue": 1,932            "maxValue": 4933            },934            "floorLevel": 3,935        "floorSize": {936            "@type": "QuantitativeValue",937            "value": 987,938            "unitCode": "SQFT"939        },940        "numberOfBathroomsTotal": 1,941        "numberOfBedrooms": 2,942        "petsAllowed": "Sous certaines conditions",943        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",944        "yearBuilt": 2024,945        "telephone": "450 585-6542",946        "address": {947            "@type": "PostalAddress",948            "addressLocality": "Saint-Charles-Borromée",949            "addressRegion": "Lanaudière",950            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"951        },952        "latitude": 46.0384235,953        "longitude": -73.47045419999999,954        "accommodationFloorPlan": {955            "@type": "FloorPlan",956            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4523\/304.jpg"],957            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }958        }959        </script>960961    962        <script type="application/ld+json">963            {964                "@context": "https://schema.org",965                "@type": "Apartment",966                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 305 | 4 1/2",967        "description": "Unités locatives. Non disponible",968        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4524\/305.jpg"],969        "numberOfRooms": 2,970        "occupancy": {971            "@type": "QuantitativeValue",972            "minValue": 1,973            "maxValue": 4974            },975            "floorLevel": 3,976        "floorSize": {977            "@type": "QuantitativeValue",978            "value": 987,979            "unitCode": "SQFT"980        },981        "numberOfBathroomsTotal": 1,982        "numberOfBedrooms": 2,983        "petsAllowed": "Sous certaines conditions",984        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",985        "yearBuilt": 2024,986        "telephone": "450 585-6542",987        "address": {988            "@type": "PostalAddress",989            "addressLocality": "Saint-Charles-Borromée",990            "addressRegion": "Lanaudière",991            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"992        },993        "latitude": 46.0384235,994        "longitude": -73.47045419999999,995        "accommodationFloorPlan": {996            "@type": "FloorPlan",997            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4524\/305.jpg"],998            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }999        }1000        </script>10011002    1003        <script type="application/ld+json">1004            {1005                "@context": "https://schema.org",1006                "@type": "Apartment",1007                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 306 | 4 1/2",1008        "description": "Unités locatives. Disponible à partir du 01/07/2025",1009        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4525\/306.jpg"],1010        "numberOfRooms": 2,1011        "occupancy": {1012            "@type": "QuantitativeValue",1013            "minValue": 1,1014            "maxValue": 41015            },1016            "floorLevel": 3,1017        "floorSize": {1018            "@type": "QuantitativeValue",1019            "value": 1032,1020            "unitCode": "SQFT"1021        },1022        "numberOfBathroomsTotal": 1,1023        "numberOfBedrooms": 2,1024        "petsAllowed": "Sous certaines conditions",1025        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",1026        "yearBuilt": 2024,1027        "telephone": "450 585-6542",1028        "address": {1029            "@type": "PostalAddress",1030            "addressLocality": "Saint-Charles-Borromée",1031            "addressRegion": "Lanaudière",1032            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"1033        },1034        "latitude": 46.0384235,1035        "longitude": -73.47045419999999,1036        "accommodationFloorPlan": {1037            "@type": "FloorPlan",1038            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4525\/306.jpg"],1039            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }1040        }1041        </script>10421043    1044        <script type="application/ld+json">1045            {1046                "@context": "https://schema.org",1047                "@type": "Apartment",1048                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 307 | 5 1/2",1049        "description": "Unités locatives. Non disponible",1050        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4526\/307.jpg"],1051        "numberOfRooms": 3,1052        "occupancy": {1053            "@type": "QuantitativeValue",1054            "minValue": 1,1055            "maxValue": 61056            },1057            "floorLevel": 3,1058        "floorSize": {1059            "@type": "QuantitativeValue",1060            "value": 1187,1061            "unitCode": "SQFT"1062        },1063        "numberOfBathroomsTotal": 1,1064        "numberOfBedrooms": 3,1065        "petsAllowed": "Sous certaines conditions",1066        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",1067        "yearBuilt": 2024,1068        "telephone": "450 585-6542",1069        "address": {1070            "@type": "PostalAddress",1071            "addressLocality": "Saint-Charles-Borromée",1072            "addressRegion": "Lanaudière",1073            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"1074        },1075        "latitude": 46.0384235,1076        "longitude": -73.47045419999999,1077        "accommodationFloorPlan": {1078            "@type": "FloorPlan",1079            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4526\/307.jpg"],1080            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }1081        }1082        </script>10831084    1085        <script type="application/ld+json">1086            {1087                "@context": "https://schema.org",1088                "@type": "Apartment",1089                "name": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada - unité 308 | 4 1/2",1090        "description": "Unités locatives. Non disponible",1091        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4527\/308.jpg"],1092        "numberOfRooms": 2,1093        "occupancy": {1094            "@type": "QuantitativeValue",1095            "minValue": 1,1096            "maxValue": 41097            },1098            "floorLevel": 3,1099        "floorSize": {1100            "@type": "QuantitativeValue",1101            "value": 1001,1102            "unitCode": "SQFT"1103        },1104        "numberOfBathroomsTotal": 1,1105        "numberOfBedrooms": 2,1106        "petsAllowed": "Sous certaines conditions",1107        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-borromee-i#bottomForm",1108        "yearBuilt": 2024,1109        "telephone": "450 585-6542",1110        "address": {1111            "@type": "PostalAddress",1112            "addressLocality": "Saint-Charles-Borromée",1113            "addressRegion": "Lanaudière",1114            "streetAddress": "245 Rang de la Petite Noraie, Saint-Charles-Borromée, QC, Canada"1115        },1116        "latitude": 46.0384235,1117        "longitude": -73.47045419999999,1118        "accommodationFloorPlan": {1119            "@type": "FloorPlan",1120            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/4527\/308.jpg"],1121            "amenityFeature": ["Stationnement int\u00e9rieur","Internet sans fil illimit\u00e9","Air climatis\u00e9","Ascenseur","Accessibilit\u00e9 aux personnes \u00e0 mobilit\u00e9 r\u00e9duite","Cam\u00e9ras de s\u00e9curit\u00e9","Entr\u00e9e lave-vaisselle","Entr\u00e9es laveuse-s\u00e9cheuse","Service d\u2019appels d\u2019urgence 24\/7"]            }1122        }1123        </script>11241125    1126</head>1127<body>1128    <div id="app">1129        <nav class="navbar navbar-expand-md navbar-light bg-white shadow-sm">1130            <div class="container">1131                <a class="navbar-brand" href="https://location.groupeevoludev.com">1132                    Evoludev1133                </a>1134                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">1135                    <span class="navbar-toggler-icon"></span>1136                </button>11371138                <div class="collapse navbar-collapse" id="navbarSupportedContent">1139                    <!-- Left Side Of Navbar -->1140                    <ul class="navbar-nav mr-auto">11411142                    </ul>11431144                    <!-- Right Side Of Navbar -->1145                    <ul class="navbar-nav ml-auto">1146                        <!-- Authentication Links -->1147                                                                                    <li class="nav-item">1148                                    <a class="nav-link" href="https://location.groupeevoludev.com/login">Login</a>1149                                </li>1150                            1151                                                            <li class="nav-item">1152                                    <a class="nav-link" href="https://location.groupeevoludev.com/register">Register</a>1153                                </li>1154                                                                        </ul>1155                </div>1156            </div>1157        </nav>1158    </div>11591160            <script>1161    function sendToForm() {1162                    window.location.href = "https://location.groupeevoludev.com/#scrollToForm";1163            }1164</script>1165<header style="opacity: 1;">1166    <div class="header-wrapper">1167        <a class="logo" href="https://location.groupeevoludev.com">1168            <img class="blanc" src="https://location.groupeevoludev.com/images/frontend/logo_couleur_evoludev.svg" alt="GroupeEvoludev" title="GroupeEvoludev">1169            <img class="couleur" src="https://location.groupeevoludev.com/images/frontend/logo_couleur_evoludev.svg" alt="GroupeEvoludev" title="GroupeEvoludev">1170        </a>1171        <nav class="MainNav">1172            <a href="https://location.groupeevoludev.com/search" class="">Recherche</a>1173            <a href="https://location.groupeevoludev.com/nouvelles" class="">Actualités</a>1174            <a href="https://location.groupeevoludev.com/a-propos" class="">À propos</a>1175            <a href="#" onclick="sendToForm()">Nous joindre</a>1176            <a href="tel:+15792592002" style="color:#0083c9;"><img src="https://location.groupeevoludev.com/images/frontend/phone-solid_blue.svg" style="width:13px; height:13px; margin-right:7px; position:relative; top:-1px;" />579-259-2002</a>1177            <a href="https://location.groupeevoludev.com/transactions/credit" class="">Analyse de crédit</a>1178                        <!-- <a href="https://location.groupeevoludev.com/login" class="btn btn-custom-login">1179                <i class="fas fa-sign-in-alt me-1"></i> Connexion1180            </a> -->1181                    </nav>1182        <div class="actions">1183            <div>1184                <button class="ico-pad menu-open block">1185                    <span><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13" height="13" viewBox="0 0 13 13"><defs><style>.a{fill:none;}.b{clip-path:url(#a);}.c{fill:#000;}</style><clipPath id="a"><rect class="a" width="13" height="13"></rect></clipPath></defs><g class="b"><g transform="translate(-1102 -70)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1097 -70)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1092 -70)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1102 -65)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1097 -65)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1092 -65)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1102 -60)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1097 -60)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g><g transform="translate(-1092 -60)"><circle class="c" cx="1.5" cy="1.5" r="1.5" transform="translate(1102 70)"></circle></g></g></svg></span>1186                </button>1187                <button class="ico-close menu-close hidden" id="close_menu">1188                    <span><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13"><defs><style>.a{fill:#fff;}</style></defs><path class="a" d="M12.712,1.679,7.89,6.5l4.821,4.821a.983.983,0,0,1-1.39,1.39L6.5,7.89,1.679,12.712a.983.983,0,0,1-1.39-1.39L5.11,6.5.288,1.679A.983.983,0,0,1,1.679.288L6.5,5.11,11.321.3a.98.98,0,0,1,1.39,1.38Z" transform="translate(0 0)"></path></svg></span>1189                </button>1190            </div>1191        </div>1192    </div>1193    <div class="header-content">1194        <div class="header-menu">1195            <div class="bg-image" style="background-image: url(https://location.groupeevoludev.com/images/frontend/headerHome.jpg)">1196                <div class="overlay black"></div>1197                <div class="overlay gradient"></div>1198            </div>1199            <div class="header-menu-wrapper">1200                <div class="menu-principal">1201                    <ul id="menu-menu-principal-fr" class="menu">1202                        <li id="menu-item-150" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-150">1203                            <ul class="sub-menu">1204                                <li id="menu-item-166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-166"><a class="" href="https://location.groupeevoludev.com/search">Recherche</a></li>1205                                <li id="menu-item-163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-163"><a class="" href="https://location.groupeevoludev.com/nouvelles">Actualités</a></li>1206                                <li id="menu-item-164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-164"><a class="" href="https://location.groupeevoludev.com/a-propos">À propos</a></li>1207                                <li id="menu-item-164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-164"><a href="#" onclick="document.getElementById('sendmail').scrollIntoView({behavior: 'smooth', block: 'center'});document.getElementById('close_menu').click();return false;">Nous joindre</a></li>1208                            </ul>1209                        </li>1210                    </ul>1211                </div>1212                <div class="header-menu-secondary">1213                    <div class="block__socials">1214                        <a href="https://www.facebook.com/Groupe-Evoludev-538303933259397/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="7.311" height="14" viewBox="0 0 7.311 14"><defs><style>.a{fill:#fff;fill-rule:evenodd;}</style></defs><path class="a" d="M84.744,14V7.622h2.178l.311-2.489H84.744V3.578c0-.7.233-1.244,1.244-1.244h1.322V.078C87,.078,86.222,0,85.367,0a3,3,0,0,0-3.189,3.267V5.133H80V7.622h2.178V14Z" transform="translate(-80)"></path></svg></a>1215                        <a href="https://www.linkedin.com/company/groupe-evoludev/" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="12.714" viewBox="0 0 14 12.714"><defs><style>.a{fill:#fff;}</style></defs><g transform="translate(-736.3 -792.1)"><rect class="a" width="2.724" height="8.627" transform="translate(736.678 796.187)"></rect><path class="a" d="M754.589,802.6a2.806,2.806,0,0,0-2.724,1.438v-1.362H748.8c.038.719,0,8.627,0,8.627h3.065v-4.654a2.1,2.1,0,0,1,.076-.719,1.545,1.545,0,0,1,1.476-1.06c1.059,0,1.551.795,1.551,1.968V811.3h3.1v-4.768C758.032,803.849,756.519,802.6,754.589,802.6Z" transform="translate(-7.77 -6.527)"></path><path class="a" d="M737.965,792.1a1.515,1.515,0,0,0-1.665,1.514,1.5,1.5,0,0,0,1.627,1.476h.038a1.5,1.5,0,1,0,0-2.989Z"></path></g></svg></a>1216                    </div>1217                </div>1218            </div>1219        </div>1220    </div>1221    <div class="nav-overlay overlay black"></div>1222</header>1223    1224        <!-- SVG DEFS -->1225    <svg aria-hidden="true" style="position: absolute; width: 0; height: 0; overflow: hidden;" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">1226        <defs>1227            <symbol id="icon-plus" viewBox="0 0 32 32">1228                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M1.013 12.48h11.253v-11.253h6.72v11.253h11.253v6.72h-11.253v11.253h-6.72v-11.253h-11.253v-6.72z"></path>1229            </symbol>1230            <symbol id="icon-icon-salle-bain" viewBox="0 0 32 32">1231                <path fill="none" stroke="#d2d2d2" style="stroke: var(--color1, #d2d2d2)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1232                <path fill="#d2d2d2" style="fill: var(--color1, #d2d2d2)" d="M19.111 13.694c0.093-0.093 0.163-0.232 0.163-0.395 0-0.139-0.070-0.279-0.163-0.395l-0.279-0.278c-0.116-0.093-0.255-0.163-0.395-0.163-0.162 0-0.302 0.070-0.395 0.163-0.348-0.279-0.743-0.441-1.184-0.534s-0.859-0.070-1.277 0.046c-0.325-0.255-0.673-0.464-1.045-0.627-0.371-0.139-0.766-0.232-1.184-0.232-0.604 0-1.161 0.162-1.671 0.441-0.511 0.302-0.905 0.696-1.184 1.207-0.302 0.511-0.441 1.045-0.441 1.648v7.104h1.486v-7.104c0-0.488 0.162-0.905 0.534-1.277 0.348-0.348 0.766-0.534 1.277-0.534 0.325 0 0.65 0.093 0.952 0.279-0.371 0.488-0.557 1.045-0.534 1.648 0 0.604 0.209 1.138 0.604 1.602-0.116 0.116-0.163 0.255-0.163 0.395 0 0.163 0.046 0.302 0.163 0.395l0.278 0.279c0.093 0.116 0.232 0.163 0.395 0.163 0.139 0 0.279-0.046 0.395-0.163l3.668-3.668zM18.972 15.366c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.278s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.278zM19.714 15.366c0 0.116 0.023 0.209 0.093 0.278s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.278c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255zM21.943 15.366c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.278s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.278zM18.229 16.109c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM19.343 15.737c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116zM21.2 16.109c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 16.851c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM18.229 16.851c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255zM20.457 16.851c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 17.594c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255zM19.714 17.594c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 18.337c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM18.972 18.337c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM18.229 19.080c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 19.823c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279z"></path>1233            </symbol>1234            <symbol id="icon-icon-chambre" viewBox="0 0 32 32">1235                <path fill="none" stroke="#d2d2d2" style="stroke: var(--color1, #d2d2d2)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1236                <path fill="#d2d2d2" style="fill: var(--color1, #d2d2d2)" d="M12.657 16.48c-0.511 0-0.952-0.162-1.323-0.534s-0.534-0.813-0.534-1.323c0-0.511 0.162-0.929 0.534-1.3s0.813-0.557 1.323-0.557c0.511 0 0.929 0.186 1.3 0.557s0.557 0.789 0.557 1.3c0 0.511-0.186 0.952-0.557 1.323s-0.789 0.534-1.3 0.534zM20.829 13.508c0.464 0 0.882 0.116 1.3 0.348 0.395 0.232 0.72 0.557 0.952 0.952 0.232 0.418 0.348 0.836 0.348 1.3v4.457c0 0.116-0.046 0.209-0.116 0.279s-0.162 0.093-0.255 0.093h-0.743c-0.116 0-0.209-0.023-0.279-0.093s-0.093-0.162-0.093-0.279v-1.114h-11.886v1.114c0 0.116-0.046 0.209-0.116 0.279s-0.162 0.093-0.255 0.093h-0.743c-0.116 0-0.209-0.023-0.279-0.093s-0.093-0.162-0.093-0.279v-8.171c0-0.093 0.023-0.186 0.093-0.255s0.162-0.116 0.279-0.116h0.743c0.093 0 0.186 0.046 0.255 0.116s0.116 0.162 0.116 0.255v4.829h5.2v-3.343c0-0.093 0.023-0.186 0.093-0.255s0.162-0.116 0.278-0.116h5.2z"></path>1237            </symbol>1238            <symbol id="icon-icon-superficie" viewBox="0 0 32 32">1239                <path fill="none" stroke="#d2d2d2" style="stroke: var(--color1, #d2d2d2)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1240                <path fill="#d2d2d2" style="fill: var(--color1, #d2d2d2)" d="M10.8 14.716c0 0.093 0.023 0.162 0.070 0.209s0.116 0.070 0.209 0.070h0.929c0.070 0 0.139-0.023 0.186-0.070s0.093-0.116 0.093-0.209v-1.95h1.95c0.070 0 0.139-0.023 0.186-0.070s0.093-0.116 0.093-0.209v-0.929c0-0.070-0.046-0.139-0.093-0.186s-0.116-0.093-0.186-0.093h-2.879c-0.163 0-0.302 0.070-0.395 0.162-0.116 0.116-0.162 0.255-0.162 0.395v2.879zM17.486 11.559c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h2.879c0.139 0 0.279 0.070 0.395 0.162 0.093 0.116 0.162 0.255 0.162 0.395v2.879c0 0.093-0.046 0.162-0.093 0.209s-0.116 0.070-0.186 0.070h-0.929c-0.093 0-0.162-0.023-0.209-0.070s-0.070-0.116-0.070-0.209v-1.95h-1.95c-0.093 0-0.162-0.023-0.209-0.070s-0.070-0.116-0.070-0.209v-0.929zM20.922 17.966c0.070 0 0.139 0.046 0.186 0.093s0.093 0.116 0.093 0.186v2.879c0 0.163-0.070 0.302-0.162 0.395-0.116 0.116-0.255 0.162-0.395 0.162h-2.879c-0.093 0-0.162-0.023-0.209-0.070s-0.070-0.116-0.070-0.209v-0.929c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h1.95v-1.95c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h0.929zM14.514 21.401c0 0.093-0.046 0.162-0.093 0.209s-0.116 0.070-0.186 0.070h-2.879c-0.163 0-0.302-0.046-0.395-0.162-0.116-0.093-0.162-0.232-0.162-0.395v-2.879c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h0.929c0.070 0 0.139 0.046 0.186 0.093s0.093 0.116 0.093 0.186v1.95h1.95c0.070 0 0.139 0.046 0.186 0.093s0.093 0.116 0.093 0.186v0.929z"></path>1241            </symbol>1242            <symbol id="icon-chevron-right" viewBox="0 0 32 32">1243                <path d="M24.767 17.192c0.351-0.281 0.561-0.701 0.561-1.192 0-0.421-0.21-0.842-0.561-1.192l-13.606-13.606c-0.351-0.281-0.772-0.491-1.192-0.491-0.491 0-0.912 0.21-1.192 0.491l-1.543 1.543c-0.351 0.351-0.561 0.772-0.561 1.192 0 0.491 0.14 0.912 0.491 1.192l10.871 10.871-10.871 10.871c-0.351 0.351-0.491 0.772-0.491 1.192 0 0.491 0.21 0.912 0.561 1.192l1.543 1.543c0.281 0.351 0.701 0.491 1.192 0.491 0.421 0 0.842-0.14 1.192-0.491l13.606-13.606z"></path>1244            </symbol>1245            <symbol id="icon-map" viewBox="0 0 32 32">1246                <path d="M31.111 3.556c-0.111 0-0.222 0.056-0.333 0.111l-9.444 3.444-9.556-3.333c-0.389-0.111-0.778-0.167-1.167-0.222-0.333 0-0.722 0.111-1.111 0.222l-8.389 2.889c-0.667 0.278-1.111 0.944-1.111 1.667v19.222c0 0.556 0.389 0.889 0.833 0.889 0.111 0 0.222 0 0.333-0.056l9.5-3.5 9.555 3.389c0.333 0.111 0.722 0.167 1.111 0.167s0.722-0.056 1.111-0.167l8.389-2.889c0.667-0.278 1.167-0.944 1.167-1.667v-19.222c0-0.556-0.444-0.944-0.889-0.944zM12.444 6.833l7.111 2.5v15.889l-7.111-2.5v-15.889zM2.667 25.056v-16.056l7.111-2.5v15.889h-0.056l-7.056 2.667zM29.333 23.056l-7.111 2.5v-15.889l7.111-2.667v16.056z"></path>1247            </symbol>1248            <symbol id="icon-stationnement" viewBox="0 0 32 32">1249                <path d="M17.594 7.763h-5.719v16.469h1.875v-5.219h3.844c3.050 0 5.531-2.481 5.531-5.531v-0.194c0-3.044-2.481-5.525-5.531-5.525zM21.25 13.488c0 2.013-1.637 3.656-3.656 3.656h-3.844v-7.5h3.844c2.012 0 3.656 1.637 3.656 3.656v0.188z"></path>1250                <path d="M16 0c-8.825 0-16 7.175-16 16s7.175 16 16 16c8.825 0 16-7.175 16-16s-7.175-16-16-16zM16 30.769c-8.144 0-14.769-6.625-14.769-14.769s6.625-14.769 14.769-14.769c8.144 0 14.769 6.625 14.769 14.769s-6.625 14.769-14.769 14.769z"></path>1251            </symbol>1252            <symbol id="icon-hydro" viewBox="0 0 32 32">1253                <path d="M18.963 3.081c-0.909-1.060-1.726-1.999-2.362-2.786-0.030-0.061-0.091-0.091-0.121-0.121-0.333-0.273-0.818-0.212-1.090 0.121-0.636 0.787-1.453 1.726-2.362 2.786-3.997 4.633-9.539 11.053-9.539 16.413 0 3.452 1.393 6.571 3.664 8.842 2.271 2.241 5.39 3.664 8.842 3.664s6.571-1.393 8.842-3.664 3.664-5.39 3.664-8.842c0-5.36-5.541-11.78-9.539-16.413zM23.748 27.215c-1.999 1.999-4.724 3.24-7.752 3.24s-5.754-1.241-7.752-3.21c-1.968-1.968-3.21-4.724-3.21-7.752 0-4.785 5.33-10.962 9.175-15.413 0.636-0.757 1.242-1.454 1.787-2.12 0.545 0.666 1.151 1.363 1.787 2.089 3.846 4.451 9.175 10.599 9.175 15.413 0 3.028-1.241 5.753-3.21 7.752z"></path>1254            </symbol>1255            <symbol id="icon-eclaire" viewBox="0 0 32 32">1256                <path d="M29.025 3.112c-0.244-0.244-0.638-0.244-0.881 0l-1.163 1.163c-0.244 0.244-0.244 0.638 0 0.881 0.125 0.125 0.281 0.181 0.444 0.181s0.319-0.063 0.444-0.181l1.156-1.156c0.244-0.25 0.244-0.644 0-0.888z"></path>1257                <path d="M29.025 16.587l-1.163-1.162c-0.244-0.244-0.637-0.244-0.881 0s-0.244 0.637 0 0.881l1.163 1.163c0.125 0.125 0.281 0.181 0.444 0.181s0.319-0.062 0.444-0.181c0.238-0.244 0.238-0.638-0.006-0.881z"></path>1258                <path d="M31.375 9.669h-1.644c-0.344 0-0.625 0.281-0.625 0.625s0.281 0.625 0.625 0.625h1.644c0.344 0 0.625-0.281 0.625-0.625s-0.281-0.625-0.625-0.625z"></path>1259                <path d="M5.019 4.275l-1.163-1.163c-0.244-0.244-0.637-0.244-0.881 0s-0.244 0.637 0 0.881l1.162 1.162c0.125 0.125 0.281 0.181 0.444 0.181s0.319-0.063 0.444-0.181c0.237-0.237 0.237-0.638-0.006-0.881z"></path>1260                <path d="M5.019 15.419c-0.244-0.244-0.638-0.244-0.881 0l-1.163 1.162c-0.244 0.244-0.244 0.638 0 0.881 0.125 0.125 0.281 0.181 0.444 0.181s0.319-0.063 0.444-0.181l1.163-1.163c0.237-0.237 0.237-0.637-0.006-0.881z"></path>1261                <path d="M2.269 9.669h-1.644c-0.344 0-0.625 0.281-0.625 0.625s0.281 0.625 0.625 0.625h1.644c0.344 0 0.625-0.281 0.625-0.625s-0.275-0.625-0.625-0.625z"></path>1262                <path d="M23.256 2.987c-1.944-1.925-4.512-2.987-7.25-2.987-0.025 0-0.050 0-0.075 0-2.669 0.019-5.2 1.063-7.119 2.95-1.919 1.881-3.019 4.388-3.094 7.056-0.075 2.781 0.944 5.419 2.869 7.419 1.519 1.575 2.35 3.675 2.35 5.906v4.294c0 0.881 0.613 1.625 1.431 1.825v0.575c0 1.094 0.887 1.988 1.988 1.988h3.281c1.094 0 1.988-0.887 1.988-1.988v-0.569c0.831-0.194 1.45-0.938 1.45-1.825v-4.294c0-2.2 0.856-4.325 2.419-5.975 1.812-1.919 2.806-4.425 2.806-7.062 0-2.769-1.081-5.362-3.044-7.313zM17.638 30.756h-3.281c-0.406 0-0.738-0.331-0.738-0.738v-0.519h4.75v0.519h0.006c0 0.406-0.331 0.738-0.738 0.738zM19.825 27.619c0 0.344-0.281 0.625-0.625 0.625h-6.381c-0.344 0-0.625-0.281-0.625-0.625v-3.556h7.631v3.556zM22.581 16.5c-1.656 1.756-2.619 3.981-2.744 6.319h-7.663c-0.119-2.363-1.063-4.569-2.688-6.263-1.694-1.756-2.588-4.075-2.519-6.519 0.131-4.813 4.156-8.756 8.975-8.787 2.431-0.019 4.713 0.913 6.438 2.625s2.669 3.987 2.669 6.412c0 2.319-0.881 4.525-2.469 6.212z"></path>1263            </symbol>1264            <symbol id="icon-chauffe" viewBox="0 0 38 32">1265                <path d="M33.278 19.049l-0.027-0.313c-0.436-4.772-3.081-7.763-5.415-10.402-2.161-2.443-4.027-4.553-4.027-7.666 0-0.25-0.167-0.478-0.431-0.593s-0.584-0.096-0.825 0.051c-3.505 2.107-6.429 5.657-7.45 9.045-0.709 2.359-0.803 5.010-0.816 6.762-3.236-0.581-3.97-4.648-3.977-4.692-0.036-0.211-0.19-0.395-0.413-0.495-0.226-0.099-0.491-0.106-0.719-0.011-0.17 0.069-4.166 1.775-4.398 8.586-0.016 0.227-0.017 0.453-0.017 0.68 0 6.616 6.409 12 14.285 12s14.285-5.383 14.285-12c0-0.332-0.027-0.642-0.054-0.951zM19.047 30.667c-2.626 0-4.762-1.911-4.762-4.261 0-0.080-0.001-0.161 0.006-0.26 0.032-0.991 0.256-1.667 0.501-2.117 0.46 0.831 1.284 1.594 2.62 1.594 0.439 0 0.794-0.298 0.794-0.667 0-0.949 0.023-2.044 0.305-3.033 0.25-0.877 0.849-1.808 1.607-2.556 0.337 0.97 0.994 1.755 1.636 2.521 0.918 1.096 1.868 2.23 2.034 4.163 0.010 0.115 0.020 0.23 0.020 0.354-0 2.35-2.136 4.261-4.762 4.261zM24.063 29.796c0.824-0.944 1.334-2.11 1.334-3.39 0-0.157-0.012-0.303-0.035-0.575-0.188-2.176-1.314-3.521-2.309-4.708-0.847-1.010-1.578-1.883-1.578-3.122 0-0.253-0.171-0.484-0.44-0.597-0.268-0.113-0.592-0.088-0.832 0.065-1.522 0.966-2.792 2.592-3.235 4.145-0.226 0.796-0.305 1.658-0.333 2.366-0.55-0.497-0.721-1.419-0.722-1.432-0.036-0.214-0.192-0.401-0.421-0.501-0.227-0.099-0.499-0.102-0.728-0.003-0.2 0.086-1.957 0.932-2.058 4.045-0.007 0.105-0.008 0.211-0.008 0.316 0 1.28 0.51 2.446 1.333 3.39-4.514-1.637-7.682-5.41-7.682-9.795 0-0.2-0.001-0.399 0.015-0.621 0.136-3.996 1.659-5.978 2.652-6.852 0.693 2.083 2.508 4.806 6.062 4.806 0.439 0 0.794-0.298 0.794-0.667 0-2.231 0.060-4.809 0.77-7.17 0.806-2.674 3.014-5.562 5.679-7.517 0.443 2.855 2.294 4.949 4.24 7.149 2.313 2.616 4.705 5.321 5.106 9.701l0.027 0.319c0.025 0.277 0.050 0.554 0.050 0.852-0 4.385-3.169 8.158-7.683 9.795z"></path>1266            </symbol>1267            <symbol id="icon-share" viewBox="0 0 32 32">1268                <path d="M23.732 19.866c-1.389 0-2.658 0.483-3.625 1.269l-6.222-3.866c0.121-0.363 0.121-0.785 0.121-1.269 0-0.423 0-0.846-0.121-1.208l6.222-3.866c0.967 0.785 2.235 1.208 3.625 1.208 3.202 0 5.799-2.537 5.799-5.799 0-3.202-2.598-5.799-5.799-5.799-3.262 0-5.799 2.598-5.799 5.799 0 0.483 0 0.906 0.121 1.269l-6.222 3.866c-0.967-0.785-2.235-1.269-3.564-1.269-3.262 0-5.799 2.598-5.799 5.799 0 3.262 2.537 5.799 5.799 5.799 1.329 0 2.598-0.423 3.564-1.208l6.222 3.866c-0.121 0.363-0.121 0.785-0.121 1.269v-0.060c0 3.262 2.537 5.799 5.799 5.799 3.202 0 5.799-2.537 5.799-5.799 0-3.202-2.598-5.799-5.799-5.799z"></path>1269            </symbol>1270            <symbol id="icon-icon-stationnement" viewBox="0 0 32 32">1271                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1272                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M21.664 14.437c0.093 0 0.162 0.046 0.209 0.116 0.046 0.093 0.070 0.162 0.046 0.255l-0.186 0.557c-0.046 0.139-0.116 0.186-0.255 0.186h-0.673c0.232 0.139 0.418 0.325 0.557 0.557s0.209 0.464 0.209 0.743v1.114c0 0.371-0.139 0.696-0.371 0.975v1.439c0 0.163-0.070 0.302-0.162 0.395-0.116 0.116-0.255 0.162-0.395 0.162h-1.114c-0.163 0-0.302-0.046-0.395-0.162-0.116-0.093-0.162-0.232-0.162-0.395v-0.929h-5.943v0.929c0 0.163-0.070 0.302-0.162 0.395-0.116 0.116-0.255 0.162-0.395 0.162h-1.114c-0.163 0-0.302-0.046-0.395-0.162-0.116-0.093-0.162-0.232-0.162-0.395v-1.439c-0.255-0.279-0.371-0.604-0.371-0.975v-1.114c0-0.279 0.070-0.511 0.209-0.743s0.325-0.418 0.557-0.557h-0.673c-0.139 0-0.232-0.046-0.255-0.186l-0.186-0.557c-0.046-0.093-0.023-0.163 0.023-0.255 0.046-0.070 0.139-0.116 0.232-0.116h1.277l0.186-0.488c0.209-0.557 0.58-1.021 1.091-1.393 0.511-0.348 1.068-0.534 1.695-0.534h2.832c0.604 0 1.184 0.186 1.695 0.534 0.511 0.371 0.859 0.836 1.091 1.393l0.186 0.488h1.277zM13.191 14.483l-0.348 0.882h6.314l-0.348-0.882c-0.116-0.279-0.302-0.511-0.557-0.696s-0.534-0.279-0.836-0.279h-2.832c-0.325 0-0.604 0.093-0.859 0.279s-0.441 0.418-0.534 0.696zM12.1 18.151h0.093c0.302 0 0.534 0 0.673-0.046 0.232-0.046 0.348-0.139 0.348-0.325s-0.139-0.418-0.418-0.696c-0.279-0.279-0.511-0.418-0.696-0.418-0.209 0-0.395 0.093-0.534 0.232s-0.209 0.325-0.209 0.511c0 0.209 0.070 0.395 0.209 0.534s0.325 0.209 0.534 0.209zM19.9 18.151c0.186 0 0.371-0.070 0.511-0.209s0.232-0.325 0.232-0.534c0-0.186-0.093-0.371-0.232-0.511s-0.325-0.232-0.511-0.232c-0.209 0-0.441 0.139-0.72 0.418s-0.395 0.511-0.395 0.696 0.116 0.279 0.348 0.325c0.139 0.046 0.348 0.046 0.673 0.046h0.093z"></path>1273            </symbol>1274            <symbol id="icon-icon-buanderie" viewBox="0 0 32 32">1275                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1276                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M22.109 13.108c0.079 0.039 0.118 0.118 0.157 0.196 0.020 0.079 0.020 0.157-0.020 0.236l-1.12 2.239c-0.039 0.079-0.118 0.137-0.196 0.177s-0.157 0.020-0.216-0.020l-1.12-0.55c-0.118-0.039-0.216-0.039-0.314 0.020s-0.137 0.137-0.137 0.255v4.989c0 0.177-0.079 0.334-0.196 0.452s-0.275 0.177-0.432 0.177h-5.029c-0.177 0-0.334-0.059-0.452-0.177s-0.177-0.275-0.177-0.452v-4.989c0-0.118-0.059-0.196-0.157-0.255s-0.196-0.059-0.295-0.020l-1.12 0.55c-0.079 0.039-0.157 0.059-0.236 0.020s-0.137-0.098-0.177-0.177l-1.12-2.239c-0.039-0.079-0.059-0.157-0.020-0.236 0.020-0.079 0.079-0.157 0.157-0.196l3.83-1.886c0.196 0.275 0.491 0.511 0.904 0.668 0.413 0.177 0.864 0.255 1.375 0.255 0.491 0 0.943-0.079 1.355-0.255 0.413-0.157 0.727-0.393 0.943-0.668l3.811 1.886z"></path>1277            </symbol>1278            <symbol id="icon-icon-aspirateur" viewBox="0 0 32 32">1279                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1280                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M16 12.166c0.786 0 1.536 0.214 2.214 0.607s1.214 0.929 1.607 1.607c0.393 0.679 0.607 1.429 0.607 2.214 0 0.804-0.214 1.536-0.607 2.214s-0.929 1.232-1.607 1.625c-0.679 0.393-1.429 0.589-2.214 0.589-0.804 0-1.536-0.196-2.214-0.589s-1.232-0.946-1.625-1.625c-0.393-0.679-0.589-1.411-0.589-2.214 0-0.786 0.196-1.536 0.589-2.214s0.946-1.214 1.625-1.607c0.679-0.393 1.411-0.607 2.214-0.607zM17.429 16.594c0-0.393-0.143-0.714-0.429-1s-0.607-0.429-1-0.429c-0.393 0-0.732 0.143-1.018 0.429s-0.411 0.607-0.411 1c0 0.393 0.125 0.732 0.411 1.018s0.625 0.411 1.018 0.411c0.393 0 0.714-0.125 1-0.411s0.429-0.625 0.429-1.018z"></path>1281            </symbol>1282            <symbol id="icon-icon-climatisation" viewBox="0 0 32 32">1283                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1284                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M17.486 19.451c0-0.255-0.070-0.511-0.209-0.743s-0.302-0.395-0.534-0.534v-0.952c0-0.186-0.093-0.371-0.232-0.511s-0.325-0.232-0.511-0.232c-0.209 0-0.395 0.093-0.534 0.232s-0.209 0.325-0.209 0.511v0.952c-0.232 0.139-0.418 0.302-0.557 0.534s-0.186 0.488-0.186 0.743c0 0.418 0.139 0.789 0.418 1.068s0.65 0.418 1.068 0.418c0.418 0 0.766-0.139 1.045-0.418s0.441-0.65 0.441-1.068zM18.229 17.478v-4.713c0-0.604-0.232-1.137-0.65-1.579-0.441-0.418-0.975-0.65-1.579-0.65-0.627 0-1.161 0.232-1.579 0.65-0.441 0.441-0.65 0.975-0.65 1.579v4.713c-0.511 0.557-0.743 1.207-0.743 1.95 0 0.557 0.116 1.045 0.395 1.509 0.255 0.464 0.604 0.813 1.068 1.091s0.952 0.395 1.486 0.395h0.023c0.534 0 1.021-0.116 1.486-0.395 0.464-0.255 0.813-0.604 1.091-1.068 0.255-0.464 0.395-0.952 0.395-1.509 0-0.743-0.255-1.393-0.743-1.973zM17.857 19.451c0 0.511-0.186 0.952-0.557 1.323s-0.789 0.534-1.3 0.534h-0.023c-0.511 0-0.929-0.186-1.3-0.557s-0.534-0.789-0.534-1.3c0-0.325 0.070-0.604 0.232-0.882 0.070-0.139 0.209-0.325 0.418-0.557l0.093-0.116v-5.13c0-0.302 0.093-0.557 0.325-0.789 0.209-0.209 0.464-0.325 0.789-0.325 0.302 0 0.557 0.116 0.789 0.325 0.209 0.232 0.325 0.488 0.325 0.789v5.13l0.093 0.116c0.186 0.232 0.325 0.418 0.418 0.557 0.139 0.279 0.232 0.557 0.232 0.882z"></path>1285            </symbol>1286            <symbol id="icon-icon-internet" viewBox="0 0 32 32">1287                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1288                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M17.257 19.394c0-0.354-0.137-0.648-0.373-0.884s-0.53-0.373-0.884-0.373c-0.354 0-0.668 0.137-0.904 0.373s-0.354 0.53-0.354 0.884c0 0.354 0.118 0.668 0.354 0.904s0.55 0.354 0.904 0.354c0.354 0 0.648-0.118 0.884-0.354s0.373-0.55 0.373-0.904zM19.948 16.958l-0.668 0.668c-0.079 0.059-0.137 0.079-0.216 0.079s-0.157-0.020-0.216-0.079c-0.55-0.452-1.159-0.766-1.827-0.923-0.688-0.157-1.375-0.157-2.043 0-0.687 0.157-1.296 0.471-1.827 0.923-0.079 0.059-0.137 0.079-0.216 0.079s-0.157-0.020-0.216-0.079l-0.668-0.668c-0.079-0.059-0.098-0.137-0.098-0.236 0-0.079 0.039-0.157 0.118-0.236 0.727-0.648 1.571-1.080 2.514-1.316s1.886-0.236 2.829 0c0.943 0.236 1.768 0.668 2.514 1.316 0.059 0.079 0.098 0.157 0.098 0.236 0 0.098-0.020 0.177-0.079 0.236zM22.148 14.719l-0.668 0.668c-0.079 0.059-0.157 0.098-0.236 0.098s-0.157-0.020-0.196-0.098c-0.943-0.864-2.043-1.434-3.261-1.748-1.198-0.295-2.396-0.295-3.575 0-1.238 0.314-2.318 0.884-3.261 1.748-0.059 0.079-0.137 0.098-0.216 0.098s-0.157-0.039-0.216-0.098l-0.668-0.668c-0.079-0.059-0.098-0.137-0.098-0.236 0-0.079 0.039-0.157 0.118-0.216 1.12-1.061 2.436-1.768 3.948-2.141 1.454-0.354 2.907-0.354 4.361 0 1.493 0.373 2.809 1.080 3.948 2.141 0.059 0.059 0.098 0.137 0.098 0.216 0 0.098-0.020 0.177-0.079 0.236z"></path>1289            </symbol>1290            <symbol id="icon-icon-rangement" viewBox="0 0 32 32">1291                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1292                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M19.286 18.308c0.036 0 0.054 0.018 0.089 0.054s0.054 0.054 0.054 0.089v0.857c0 0.036-0.018 0.071-0.054 0.107s-0.054 0.036-0.089 0.036h-6.571c-0.036 0-0.071 0-0.107-0.036s-0.036-0.071-0.036-0.107v-0.857c0-0.036 0-0.054 0.036-0.089s0.071-0.054 0.107-0.054h6.571zM19.286 20.023c0.036 0 0.054 0.018 0.089 0.054s0.054 0.054 0.054 0.089v0.857c0 0.036-0.018 0.071-0.054 0.107s-0.054 0.036-0.089 0.036h-6.571c-0.036 0-0.071 0-0.107-0.036s-0.036-0.071-0.036-0.107v-0.857c0-0.036 0-0.054 0.036-0.089s0.071-0.054 0.107-0.054h6.571zM19.286 16.594c0.036 0 0.054 0.018 0.089 0.054s0.054 0.054 0.054 0.089v0.857c0 0.036-0.018 0.071-0.054 0.107s-0.054 0.036-0.089 0.036h-6.553c-0.054 0-0.089 0-0.107-0.036-0.036-0.036-0.036-0.071-0.036-0.107v-0.857c0-0.036 0-0.054 0.036-0.089 0.018-0.036 0.054-0.054 0.107-0.054h6.553zM21.197 14.112h-0.018c0.161 0.071 0.286 0.179 0.393 0.321 0.089 0.143 0.143 0.304 0.143 0.464v6.125c0 0.036-0.018 0.071-0.054 0.107s-0.054 0.036-0.089 0.036h-1.429c-0.036 0-0.071 0-0.107-0.036s-0.036-0.071-0.036-0.107v-4.429c0-0.143-0.071-0.286-0.179-0.393s-0.25-0.179-0.411-0.179h-6.822c-0.179 0-0.321 0.071-0.429 0.179s-0.161 0.25-0.161 0.393v4.429c0 0.036-0.018 0.071-0.054 0.107s-0.054 0.036-0.089 0.036h-1.429c-0.036 0-0.071 0-0.107-0.036s-0.036-0.071-0.036-0.107v-6.125c0-0.161 0.036-0.321 0.143-0.464 0.089-0.143 0.214-0.25 0.393-0.321l4.857-2.018c0.214-0.089 0.429-0.089 0.643 0l4.875 2.018z"></path>1293            </symbol>1294            <symbol id="icon-plus-white" viewBox="0 0 32 32">1295                <path d="M1.013 12.48h11.253v-11.253h6.72v11.253h11.253v6.72h-11.253v11.253h-6.72v-11.253h-11.253v-6.72z"></path>1296            </symbol>1297            <symbol id="icon-icon-download" viewBox="0 0 32 32">1298                <path fill="none" stroke="#d2d2d2" style="stroke: var(--color1, #d2d2d2)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1299            </symbol>1300            <symbol id="icon-loupe" viewBox="0 0 32 32">1301                <path d="M304 192v32c0 6.6-5.4 12-12 12h-56v56c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-56h-56c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h56v-56c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v56h56c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z"></path>1302            </symbol>1303            <symbol id="icon-icon-chambre-bleu" viewBox="0 0 32 32">1304                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1305                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M12.657 16.48c-0.511 0-0.952-0.162-1.323-0.534s-0.534-0.813-0.534-1.323c0-0.511 0.162-0.929 0.534-1.3s0.813-0.557 1.323-0.557c0.511 0 0.929 0.186 1.3 0.557s0.557 0.789 0.557 1.3c0 0.511-0.186 0.952-0.557 1.323s-0.789 0.534-1.3 0.534zM20.829 13.508c0.464 0 0.882 0.116 1.3 0.348 0.395 0.232 0.72 0.557 0.952 0.952 0.232 0.418 0.348 0.836 0.348 1.3v4.457c0 0.116-0.046 0.209-0.116 0.279s-0.162 0.093-0.255 0.093h-0.743c-0.116 0-0.209-0.023-0.279-0.093s-0.093-0.162-0.093-0.279v-1.114h-11.886v1.114c0 0.116-0.046 0.209-0.116 0.279s-0.162 0.093-0.255 0.093h-0.743c-0.116 0-0.209-0.023-0.279-0.093s-0.093-0.162-0.093-0.279v-8.171c0-0.093 0.023-0.186 0.093-0.255s0.162-0.116 0.279-0.116h0.743c0.093 0 0.186 0.046 0.255 0.116s0.116 0.162 0.116 0.255v4.829h5.2v-3.343c0-0.093 0.023-0.186 0.093-0.255s0.162-0.116 0.278-0.116h5.2z"></path>1306            </symbol>1307            <symbol id="icon-icon-salle-bain-bleu" viewBox="0 0 32 32">1308                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1309                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M19.111 13.694c0.093-0.093 0.163-0.232 0.163-0.395 0-0.139-0.070-0.279-0.163-0.395l-0.279-0.278c-0.116-0.093-0.255-0.163-0.395-0.163-0.162 0-0.302 0.070-0.395 0.163-0.348-0.279-0.743-0.441-1.184-0.534s-0.859-0.070-1.277 0.046c-0.325-0.255-0.673-0.464-1.045-0.627-0.371-0.139-0.766-0.232-1.184-0.232-0.604 0-1.161 0.162-1.671 0.441-0.511 0.302-0.905 0.696-1.184 1.207-0.302 0.511-0.441 1.045-0.441 1.648v7.104h1.486v-7.104c0-0.488 0.162-0.905 0.534-1.277 0.348-0.348 0.766-0.534 1.277-0.534 0.325 0 0.65 0.093 0.952 0.279-0.371 0.488-0.557 1.045-0.534 1.648 0 0.604 0.209 1.138 0.604 1.602-0.116 0.116-0.163 0.255-0.163 0.395 0 0.163 0.046 0.302 0.163 0.395l0.278 0.279c0.093 0.116 0.232 0.163 0.395 0.163 0.139 0 0.279-0.046 0.395-0.163l3.668-3.668zM18.972 15.366c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.278s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.278zM19.714 15.366c0 0.116 0.023 0.209 0.093 0.278s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.278c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255zM21.943 15.366c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.278s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.278zM18.229 16.109c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM19.343 15.737c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116zM21.2 16.109c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 16.851c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM18.229 16.851c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255zM20.457 16.851c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 17.594c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255zM19.714 17.594c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 18.337c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM18.972 18.337c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM18.229 19.080c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279zM17.486 19.823c0-0.093-0.046-0.186-0.116-0.255s-0.162-0.116-0.255-0.116c-0.116 0-0.209 0.046-0.279 0.116s-0.093 0.162-0.093 0.255c0 0.116 0.023 0.209 0.093 0.279s0.162 0.093 0.279 0.093c0.093 0 0.186-0.023 0.255-0.093s0.116-0.162 0.116-0.279z"></path>1310            </symbol>1311            <symbol id="icon-icon-superficie-bleu" viewBox="0 0 32 32">1312                <path fill="none" stroke="#0083c9" style="stroke: var(--color1, #0083c9)" stroke-linejoin="miter" stroke-linecap="butt" stroke-miterlimit="4" stroke-width="0.9143" d="M31.543 16c0 8.584-6.959 15.543-15.543 15.543s-15.543-6.959-15.543-15.543c0-8.584 6.959-15.543 15.543-15.543s15.543 6.959 15.543 15.543z"></path>1313                <path fill="#0083c9" style="fill: var(--color1, #0083c9)" d="M10.8 14.716c0 0.093 0.023 0.162 0.070 0.209s0.116 0.070 0.209 0.070h0.929c0.070 0 0.139-0.023 0.186-0.070s0.093-0.116 0.093-0.209v-1.95h1.95c0.070 0 0.139-0.023 0.186-0.070s0.093-0.116 0.093-0.209v-0.929c0-0.070-0.046-0.139-0.093-0.186s-0.116-0.093-0.186-0.093h-2.879c-0.163 0-0.302 0.070-0.395 0.162-0.116 0.116-0.162 0.255-0.162 0.395v2.879zM17.486 11.559c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h2.879c0.139 0 0.279 0.070 0.395 0.162 0.093 0.116 0.162 0.255 0.162 0.395v2.879c0 0.093-0.046 0.162-0.093 0.209s-0.116 0.070-0.186 0.070h-0.929c-0.093 0-0.162-0.023-0.209-0.070s-0.070-0.116-0.070-0.209v-1.95h-1.95c-0.093 0-0.162-0.023-0.209-0.070s-0.070-0.116-0.070-0.209v-0.929zM20.922 17.966c0.070 0 0.139 0.046 0.186 0.093s0.093 0.116 0.093 0.186v2.879c0 0.163-0.070 0.302-0.162 0.395-0.116 0.116-0.255 0.162-0.395 0.162h-2.879c-0.093 0-0.162-0.023-0.209-0.070s-0.070-0.116-0.070-0.209v-0.929c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h1.95v-1.95c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h0.929zM14.514 21.401c0 0.093-0.046 0.162-0.093 0.209s-0.116 0.070-0.186 0.070h-2.879c-0.163 0-0.302-0.046-0.395-0.162-0.116-0.093-0.162-0.232-0.162-0.395v-2.879c0-0.070 0.023-0.139 0.070-0.186s0.116-0.093 0.209-0.093h0.929c0.070 0 0.139 0.046 0.186 0.093s0.093 0.116 0.093 0.186v1.95h1.95c0.070 0 0.139 0.046 0.186 0.093s0.093 0.116 0.093 0.186v0.929z"></path>1314            </symbol>1315        </defs>1316    </svg>1317    <!-- FIN SVG DEFS -->13181319    <div id="single-project">1320        <style>1321    /* Modale principale */1322    .swal2-popup {1323        background-color: rgba(0, 0, 0, 0.8) !important;1324        display: block !important;1325        padding: 0 !important;1326        box-sizing: border-box !important;1327        height: auto !important;1328        max-height: 90vh !important;1329        overflow-y: auto !important;1330    }13311332    /* Simulation de la “grille” Bootstrap dans le container HTML */1333    .swal2-html-container .row {1334        display: flex;1335        flex-wrap: wrap;1336        margin: 0 -10px;1337    }1338    .swal2-html-container .row > * {1339        padding: 0 10px;1340        box-sizing: border-box;1341    }1342    .swal2-html-container .col-lg-6 {1343        flex: 0 0 50%;1344        max-width: 50%;1345    }1346    .swal2-html-container .col-lg-12 {1347        flex: 0 0 100%;1348        max-width: 100%;1349    }13501351    /* ————————————————————————————————————————————————————— */1352    /* Structure principale du popup (promo_orive)             */1353    /* ————————————————————————————————————————————————————— */1354    .promo_orive {1355        display: flex;1356        flex-wrap: wrap;1357        width: 100%;1358        height: 100%;1359    }1360    .promo_orive > div {1361        width: 100%;1362        box-sizing: border-box;1363    }1364    /* Colonne gauche – fond sombre */1365    .promo_orive > div {1366        background: #111;1367        min-height: 400px;1368        padding: 60px 60px 20px 60px;1369    }1370    /* Image toujours carré, en cover */1371    .image_orive {1372        width: 100%;1373        aspect-ratio: 1 / 1;1374        background-size: cover;1375        background-position: center;1376        background-repeat: no-repeat;1377    }13781379    /* ————————————————————————————————————————————————————— */1380    /* Breakpoints pour la largeur de la modale                */1381    /* ————————————————————————————————————————————————————— */1382    @media (min-width: 2301px) {1383        .swal2-popup { width: 40vw !important; max-width: 40vw !important; }1384    }1385    @media (min-width: 1801px) and (max-width: 2300px) {1386        .swal2-popup { width: 60vw !important; max-width: 60vw !important; }1387    }1388    @media (min-width: 1024px) and (max-width: 1800px) {1389        .swal2-popup { width: 60vw !important; max-width: 60vw !important; max-height: 80vh !important; }1390    }1391    @media (min-width: 769px) and (max-width: 1023px) {1392        .swal2-popup { width: 80vw !important; max-width: 80vw !important; max-height: 60vh !important; }1393    }13941395    /* Mobile (<768px) */1396    @media (max-width: 768px) {1397        .promo_orive { flex-direction: column; }1398        .promo_orive > div { width: 100%; padding: 0 20px 0 20px; }1399        .swal2-popup {1400            width: 80% !important;1401            padding: 0 !important;1402            background-color:#000;1403        }1404        .swal2-html-container form { padding:20px 0 20px 0 !important }1405        .swal-close-custom {1406            position: absolute !important;1407            top: -35px !important;1408            right: 0 !important;1409            padding: 10px !important;1410            background: none !important;1411            font-size: 36px !important;1412        }1413        .swal2-close { display:inline-block !important; }1414        .swal2-close:hover { color:#FFF; }1415        .swal2-close:focus { box-shadow: none; }1416        .mobile_only { display: block !important; }1417        .not_on_mobile { display: none !important; }1418        .swal2-container { margin-top:90px; }1419    }14201421    /* Desktop (≥768px) */1422    @media (min-width: 768px) {1423        .mobile_only { display: none !important; }1424        .not_on_mobile { display: block !important; }1425    }14261427    /* ————————————————————————————————————————————————————— */1428    /* Titres, contenus et footer                               */1429    /* ————————————————————————————————————————————————————— */1430    .swal2-title { color: #FFF !important; }1431    .swal2-html-container {1432        color: #FFF;1433        margin: 0;1434        padding: 0;1435    }1436    .swal2-footer { display: none !important; }1437    .swal2-actions button.swal2-styled:hover {1438        background-color: #BA6E03 !important;1439        top: -5px !important;1440    }1441    #custom-form-error-popup {1442        display: none;1443        color: #F00;1444        background-color: #FFF;1445        padding: 10px;1446        margin-bottom: 20px;1447        border-radius: 5px;1448    }14491450    /* ————————————————————————————————————————————————————— */1451    /* Champs de formulaire                                     */1452    /* ————————————————————————————————————————————————————— */1453    .swal2-html-container input,1454    .swal2-html-container select,1455    .swal2-html-container textarea {1456        width: 100%;1457        padding: 10px;1458        border: 1px solid #CCC;1459        background-color: #222;1460        color: #FFF;1461        margin-bottom: 20px;1462        font-size: 18px;1463        border-radius: 3px;1464    }14651466    .swal2-html-container input:focus,1467    .swal2-html-container select:focus,1468    .swal2-html-container textarea:focus {1469        border: 1px solid #0083c9;1470        outline: none;1471    }14721473    .swal2-html-container input::placeholder,1474    .swal2-html-container textarea::placeholder {1475        color: #ccc !important;1476    }14771478    /* Checkbox */1479    .swal2-html-container input[type="checkbox"] {1480        width: 20px;1481        height: 20px;1482    }1483    .swal2-html-container .checkbox-group {1484        display: flex;1485        align-items: center;1486        flex-wrap: wrap;1487        margin: 0 auto;1488        width: fit-content;1489    }1490    .swal2-html-container .checkbox-group input[type="checkbox"] {1491        margin-right: 5px;1492        position: relative;1493        top: 6px;1494    }1495    .swal2-html-container .checkbox-group label {1496        margin-right: 20px;1497        font-size: 16px;1498        cursor: pointer;1499    }15001501    /* Bouton Envoyer */1502    #sendingButton {1503        background-color: #0083c9;1504        color: #FFF;1505        border: none;1506        padding: 10px 20px;1507        border-radius: 3px;1508        margin: 40px auto;1509    }1510    #sendingButton:hover {1511        background-color: #FFF;1512        color: #000;1513        cursor:pointer;1514    }15151516    /* Croix de fermeture custom */1517    .swal-close-custom {1518        position: absolute;1519        top: 10px;1520        right: 15px;1521        background: #000 !important;1522        border: none;1523        font-size: 30px !important;1524        color: #fff;1525        cursor: pointer;1526        z-index: 9999;1527        transition: font-size 0.3s ease-in-out;1528    }1529    .swal-close-custom:hover {1530        font-size: 40px !important;1531    }15321533    /* Honeypot */1534    .honeypot-field {1535        position: absolute;1536        left: -9999px;1537    }15381539    .submit-consent {1540        margin: 20px 0 40px 0;1541    }1542</style>15431544<template id="single-popup-template">1545	<div class="promo_orive">1546		<div>1547			<button type="button" class="swal-close-custom" onclick="Swal.close()">×</button>1548			<form id="salesforce-form-popup" action="https://location.groupeevoludev.com/sendmail" method="POST">1549				<input type="hidden" name="_token" value="7RqwmuaSFLctO1umdwTF0IjEBgIJxmDblzZ9dcJb" autocomplete="off">				<input type="hidden" name="unit" value="">1550				<input type="hidden" name="language" value="Français">15511552				<div class="row">1553					<div class="col-lg-6">1554						<input type="text" name="firstname" placeholder="PRÉNOM*" required>1555					</div>1556					<div class="col-lg-6">1557                        <input type="text" name="lastname" placeholder="NOM*" required>1558					</div>1559                </div>15601561                <div class="row">1562					<div class="col-lg-6">1563						<input type="text" name="email" placeholder="COURRIEL*" required>1564					</div>1565					<div class="col-lg-6">1566						<input type="text" name="phone" placeholder="TÉLÉPHONE">1567					</div>1568				</div>15691570				<div class="row">1571					<div class="col-lg-12">1572						<select name="size[]">1573							<option value="" disabled selected>TYPE D'UNITÉ RECHERCHÉ</option>1574							<option value="Studio">Studio</option>1575							<option value="3 1/2">3½</option>1576							<option value="4 1/2">4½</option>1577							<option value="5 1/2">5½</option>1578						</select>1579					</div>1580				</div>15811582				<div class="row">1583					<div class="col-lg-12">1584						<select name="pub">1585							<option value="" disabled selected>OÙ AVEZ-VOUS ENTENDU PARLÉ DE NOUS ?</option>1586							<option value="Publication Facebook">Publication Facebook</option>1587							<option value="Publication Instagram">Publication Instagram</option>1588							<option value="Recherche Google ">Recherche Google </option>1589							<option value="Recommandation/Référence">Recommandation/Référence</option>1590							<option value="Affichage physique">Affichage physique (pancarte)</option>1591						</select>1592						<textarea name="message" rows="5" placeholder="COMMENTAIRES"></textarea>1593						<div class="checkbox-group">1594							<input type="hidden" name="accept" value="no">1595							<input type="checkbox" name="accept" id="accept-popup" value="yes">1596							<label for="accept-popup">J’autorise Groupe Evoludev à communiquer avec moi.</label>1597						</div>1598						<p id="custom-form-error-popup">Vous devez permettre Groupe Evoludev de communiquer avec vous pour envoyer.</p>1599						<p class="submit-consent">En soumettant votre demande, vous consentez au traitement de vos données.</p>1600						                            <div id="cf-turnstile-popup" class="cf-turnstile"></div>1601                        						<div class="honeypot-field">1602							<label for="honeypot">Pot de miel</label>1603							<input type="text" id="honeypot" name="honeypot" value="">1604						</div>1605					</div>1606				</div>16071608				<div class="row">1609					<button id="sendingButton">CONTACTEZ-NOUS</button>1610				</div>1611			</form>1612		</div>1613	</div>1614</template>16151616<script>1617    document.addEventListener("DOMContentLoaded", function () {1618        const template = document.getElementById('single-popup-template');1619        const wrapper = document.createElement('div');1620        wrapper.innerHTML = template.innerHTML;16211622        setTimeout(() => {16231624            Swal.fire({1625                title: "",1626                html: wrapper,1627                showConfirmButton: false,1628                width: '80vw',1629                background: 'transparent',1630            });16311632            function onSweetAlertDidOpen(callback) {1633                const obs = new MutationObserver((_, observer) => {1634                    const popup = document.querySelector('.swal2-popup');1635                    if (popup) {1636                        observer.disconnect();1637                        callback(popup);1638                    }1639                });1640                obs.observe(document.body, { childList: true, subtree: true });1641            }16421643            onSweetAlertDidOpen(() => {1644                if (typeof turnstile !== 'undefined') {1645                    turnstile.render('#cf-turnstile-popup', {1646                        sitekey: '0x4AAAAAAAxQUAaPUCBn3vTs',1647                        callback: token => window.turnstileToken = token,1648                        'error-callback': () => window.turnstileToken = null1649                    });1650                }16511652                document.getElementById('salesforce-form-popup').addEventListener('submit', e => {1653                    const accept = document.getElementById('accept-popup');1654                    const err = document.getElementById('custom-form-error-popup');1655                    if (!accept.checked) {1656                        e.preventDefault();1657                        err.style.display = 'block';1658                    } else {1659                        err.style.display = 'none';1660                    }1661                });1662            });16631664        }, 20000);1665    });1666</script>16671668        <!-- HERO -->1669        <div class="carousel js-flickity" data-flickity='{ "wrapAround": true, "imagesLoaded": true, "arrowShape": "M 0 51.85 L 42.5 4.25 L 52.7 12.75 L 23.8 46.75 L 134.3 46.75 L 134.3 56.95 L 23.8 56.95 L 52.7 89.25 L 42.5 99.45 Z" }'>1670                            <div class="carousel-cell">1671                    <img src="https://groupeevoludev.com/location//storage/buildings/91/vue 7_1920x1080.jpg" />1672                </div>1673                            <div class="carousel-cell">1674                    <img src="https://groupeevoludev.com/location//storage/buildings/91/vue 5_1920x1080.jpg" />1675                </div>1676                            <div class="carousel-cell">1677                    <img src="https://groupeevoludev.com/location//storage/buildings/91/vue 4_1920x1080.jpg" />1678                </div>1679                            <div class="carousel-cell">1680                    <img src="https://groupeevoludev.com/location//storage/buildings/91/vue 3_1920x1080.jpg" />1681                </div>1682                            <div class="carousel-cell">1683                    <img src="https://groupeevoludev.com/location//storage/buildings/91/vue 6_1920x1080.jpg" />1684                </div>1685                            <div class="carousel-cell">1686                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 1_245_1920x1080.jpg" />1687                </div>1688                            <div class="carousel-cell">1689                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 4_245_1920x1080.jpg" />1690                </div>1691                            <div class="carousel-cell">1692                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 3_245_1920x1080.jpg" />1693                </div>1694                            <div class="carousel-cell">1695                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 2_245_1920x1080.jpg" />1696                </div>1697                            <div class="carousel-cell">1698                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 7_245_1920x1080.jpg" />1699                </div>1700                            <div class="carousel-cell">1701                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 8_245_1920x1080.jpg" />1702                </div>1703                            <div class="carousel-cell">1704                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 5_245_1920x1080.jpg" />1705                </div>1706                            <div class="carousel-cell">1707                    <img src="https://groupeevoludev.com/location//storage/buildings/91/VUE 6_245_1920x1080.jpg" />1708                </div>1709                            <div class="carousel-cell">1710                    <img src="https://groupeevoludev.com/location//storage/buildings/91/sous-sol - Borromée I_1920x1080.jpg" />1711                </div>1712                            <div class="carousel-cell">1713                    <img src="https://groupeevoludev.com/location//storage/buildings/91/Implantation_Borromée I_1920x1080.jpg" />1714                </div>1715                            <div class="carousel-cell">1716                    <img src="https://groupeevoludev.com/location//storage/buildings/91/Implantation en deux Borromée_1920x1080.jpg" />1717                </div>1718                    </div>1719                <div class="FicheHero__wrapper">1720            <div class="availability">1721                                    Disponible1722                            </div>1723            <h1 class="FicheHero__title">1724                <span>Le Borromée I</span>1725                                    <span class="subTitle" style="padding-left:12px !important;">Logements 3½ 4½  5½ à louer | Saint-Charles-Borromée</span>1726                            </h1>1727                                        <a href="#contactSection" class="Button reserveButton">Planifiez une visite</a>1728                                                                <a href="https://leborromee.com" target="_blank" class="Button websiteButton">Visitez le site internet du projet</a>1729                                            </div>1730        1731        <div id="contactSection">1732    <div class="container-fluid">1733        <div class="row">1734            <div class="col-lg-6 leftPart" style="background: url(https://location.groupeevoludev.com/images/frontend/les-jardiniers-formulaire_1920x1080_interlace.jpg);"></div>1735            <div class="col-lg-6 rightPart">1736                <div class="row">1737                    <div class="col-lg-12">1738                        <div class="d-flex justify-content-between">1739                                                                                                                                                                                                                                <p class="text-uppercase formText formProjectName">Le Borromée</p>1740                                    <p class="formText text-right"><a href="tel:+15792592002"><img width="28px" src="https://location.groupeevoludev.com/images/frontend/icons/phone-solid.svg" alt="téléphone">579-259-2002</a></p>1741                                                                                                                                                                                                            </div>1742                    </div>1743                </div>1744                <form action="https://location.groupeevoludev.com/sendmail" method="POST" id="sendmail">1745                    <input type="hidden" name="_token" value="7RqwmuaSFLctO1umdwTF0IjEBgIJxmDblzZ9dcJb" autocomplete="off">                                            <input type="hidden" name="building_id" id="building_id" value="91">1746                        <input type="hidden" name="building" id="building" value="Le Borromée I">1747                        <input type="hidden" name="city[]" id="city" value="Saint-Charles-Borromée">1748                                        <div class="fields-group">1749                        <div class="row">1750                            <div class="col-lg-6">1751                                <p><label for="firstname">Prénom <span>*</span></label></p>1752                                <input type="text" name="firstname" id="firstname" value="" required>1753                            </div>1754                           <div class="col-lg-6">1755                                <p><label for="lastname">Nom <span>*</span></label></p>1756                                <input type="text" name="lastname" id="lastname" value="" required style="width:100%;">1757                            </div>1758                            <div class="col-lg-6">1759                                <p class="mt-3"><label for="email">Courriel <span>*</span></label></p>1760                                <input type="email" name="email" id="email" value="" required>1761                            </div>1762                            <div class="col-lg-6">1763                                <p class="mt-3"><label for="phone">Téléphone <span> </span></label></p>1764                                <input type="text" name="phone" id="phone" value="">1765                            </div>1766                            <div class="col-lg-6">1767                                <p class="mt-4"><label for="size">Grandeurs</label></p>1768                                <select id="select2_size" name="size[]" multiple>1769                                                                            <option value="3½" >17701771                                        </option>1772                                                                            <option value="4½" >17731774                                        </option>1775                                                                            <option value="5½" >17761777                                        </option>1778                                                                    </select>1779                            </div>1780                            <div class="col-lg-6">1781                                                                    <p class="mt-4"><label for="unit">Type d'unité recherchée</label></p>1782                                    <select id="select2_unit" name="unit[]" multiple>1783                                                                                    <option value="101" >1784                                                1011785                                            </option>1786                                                                                    <option value="102" >1787                                                1021788                                            </option>1789                                                                                    <option value="103" >1790                                                1031791                                            </option>1792                                                                                    <option value="104" >1793                                                1041794                                            </option>1795                                                                                    <option value="105" >1796                                                1051797                                            </option>1798                                                                                    <option value="106" >1799                                                1061800                                            </option>1801                                                                                    <option value="107" >1802                                                1071803                                            </option>1804                                                                                    <option value="108" >1805                                                1081806                                            </option>1807                                                                                    <option value="201" >1808                                                2011809                                            </option>1810                                                                                    <option value="202" >1811                                                2021812                                            </option>1813                                                                                    <option value="203" >1814                                                2031815                                            </option>1816                                                                                    <option value="204" >1817                                                2041818                                            </option>1819                                                                                    <option value="205" >1820                                                2051821                                            </option>1822                                                                                    <option value="206" >1823                                                2061824                                            </option>1825                                                                                    <option value="207" >1826                                                2071827                                            </option>1828                                                                                    <option value="208" >1829                                                2081830                                            </option>1831                                                                                    <option value="301" >1832                                                3011833                                            </option>1834                                                                                    <option value="302" >1835                                                3021836                                            </option>1837                                                                                    <option value="303" >1838                                                3031839                                            </option>1840                                                                                    <option value="304" >1841                                                3041842                                            </option>1843                                                                                    <option value="305" >1844                                                3051845                                            </option>1846                                                                                    <option value="306" >1847                                                3061848                                            </option>1849                                                                                    <option value="307" >1850                                                3071851                                            </option>1852                                                                                    <option value="308" >1853                                                3081854                                            </option>1855                                                                            </select>1856                                    <input type="hidden" name="level[]" id="level" value="">1857                                                            </div>1858                        </div>1859                        <div class="row">1860                            <div class="col-12">1861                                <p class="mt-4"><label for="pub">Où avez-vous entendu parler de nous ?</label></p>1862                                <select id="select2_pub" name="pub">1863                                    <option value="" disabled selected>Sélectionnez</option>1864                                    <option value="Publication Facebook">Publication Facebook</option>1865                                    <option value="Publication Instagram">Publication Instagram</option>1866                                    <option value="Recherche Google ">Recherche Google </option>1867                                    <option value="Recommandation/Référence">Recommandation/Référence</option>1868                                    <option value="Affichage physique">Affichage physique (pancarte)</option>1869                                </select>1870                                <p class="mt-4"><label for="message">Message</label></p>1871                                <textarea name="message" cols="30" rows="3"></textarea>1872                                <div class="row checkboxDiv">1873                                    <div class="col-1">1874                                        <input type="hidden" name="accept" value="no">1875                                        <input class="checkbox" type="checkbox" name="accept" value="yes" >1876                                    </div>1877                                    <div class="col-11">1878                                        <label class="checkboxLabel" for="accept"> J'autorise Groupe Evoludev à communiquer avec moi à titre promotionnel en lien avec son offre d'unités locatives.</label>1879                                    </div>1880                                    <p class="custom-form-error">Vous devez permettre Groupe Evoludev de communiquer avec vous en cochant la case ci-haut avant de cliquer sur le bouton "Envoyer".</p>1881                                </div>1882                                <input type="hidden" id="ads__landing_url__c" name="00N5f00000gEXR1EAO">1883                                <input type="hidden" id="ads__referral_url__c" name="00N5f00000gEXR2EAO">1884                                <small class="formNote">En soumettant votre demande, vous nous confiez des données personnelles et consentez à ce que nous traitions ces données dans le cadre du processus d’obtention d’informations.</small>1885                                <div class="formFooter">1886                                                                            <div class="cf-turnstile" data-sitekey="0x4AAAAAAAxQUAaPUCBn3vTs"></div>1887                                                                    </div>1888                                <div class="ButtonTools">1889                                    <button class="Button">Envoyer <svg class="icon icon-chevron-right"><use xlink:href="#icon-chevron-right"></use></svg></button>1890                                </div>1891                                <div id="my_name_GiBwsIx3pzh8eMzq_wrap" style="display: none" aria-hidden="true">1892        <input id="my_name_GiBwsIx3pzh8eMzq"1893               name="my_name_GiBwsIx3pzh8eMzq"1894               type="text"1895               value=""1896                              autocomplete="nope"1897               tabindex="-1">1898        <input name="valid_from"1899               type="text"1900               value="eyJpdiI6IjVPNkFpbzlqVEhWUlkyT2hxMHlpQWc9PSIsInZhbHVlIjoiT0ZwaVVOcGpodVZYTTJGUzR2dlVpdz09IiwibWFjIjoiZjRjNWM3OGE1N2Q3NjYwODYwZTRmMzkwOTVmZTA0MjE3ZjhlMGE0YjdhYjJiMDQ5MWQ1YmEwZTY5YmNhODc4NyIsInRhZyI6IiJ9"1901                              autocomplete="off"1902               tabindex="-1">1903    </div>1904                            </div>1905                        </div>1906                    </div>1907                </form>1908            </div>1909        </div>1910    </div>1911</div>19121913<!-- Permet d'effacer le formulaire et de monter dans le haut de la page -->1914<script>1915    window.addEventListener('pageshow', function(event) {1916        const fromBackButton = event.persisted || performance.getEntriesByType("navigation")[0].type === "back_forward";19171918        if (fromBackButton) {1919            document.querySelectorAll('form').forEach(form => form.reset());1920            $('#select2_size').multiselect('deselectAll', false).multiselect('updateButtonText');1921            $('#select2_city').multiselect('deselectAll', false).multiselect('updateButtonText');1922            $('#select2_level').multiselect('deselectAll', false).multiselect('updateButtonText');1923            $('#select2_unit').multiselect('deselectAll', false).multiselect('updateButtonText');1924            $('#select2_pub').multiselect('deselectAll', false).multiselect('updateButtonText');19251926            setTimeout(() => {1927                smoothScrollToTop(4000);1928            }, 1000);1929        }1930    });19311932    function smoothScrollToTop(duration) {1933        const start = window.scrollY;1934        const startTime = performance.now();19351936        function scrollStep(timestamp) {1937            const elapsed = timestamp - startTime;1938            const progress = Math.min(elapsed / duration, 1);1939            const ease = 1 - Math.pow(1 - progress, 3);1940            window.scrollTo(0, start * (1 - ease));19411942            if (progress < 1) {1943                requestAnimationFrame(scrollStep);1944            }1945        }19461947        requestAnimationFrame(scrollStep);1948    }1949</script>19501951<script>1952    document.addEventListener('DOMContentLoaded', function () {1953        const form = document.querySelector('#sendmail');1954        const checkbox = document.querySelector('input[name="accept"][type="checkbox"]');1955        const errorMsg = document.querySelector('.custom-form-error');19561957        errorMsg.style.display = 'none';19581959        form.addEventListener('submit', function (e) {1960            if (!checkbox.checked) {1961                e.preventDefault();1962                errorMsg.style.display = 'block';1963            }1964            else {1965                errorMsg.style.display = 'none';1966            }1967        });1968    });1969</script>1970    </div>19711972            <!-- FOOTER -->1973<footer>1974    <div class="PageSection">1975        <div class="PageSection__wrapper">1976            <div class="row">1977                <div class="col-lg-3">1978                    <a class="logo">1979                        <img src="https://groupeevoludev.com/wp-content/themes/evoludev/dist/images/footer/logo_74cfe2e8.svg" alt="Logo GE Groupe Evoludev" title="Logo GE Groupe Evoludev">1980                    </a>1981                    <p><a href="https://groupeevoludev.com" class="link">Site corporatif</a></p>1982                    <p><a href="tel:4505856542">450-585-6542</a></p>1983                    <p>182A, Boulevard Iberville</p>1984                    <p>Repentigny, Québec, J6A 1Y8</p>1985                </div>1986                <div class="col-lg-3 pt-5">1987                    <p class="greyText">Gestion locative</p>1988                    <p><a href="tel:5792592002">579-259-2002</a></p>1989                    <p>Lundi au vendredi : 8h - 20h</p>1990                    <p>Samedi & dimanche : 9h - 16h</p>1991                </div>1992                <div class="col-lg-3 offset-lg-3 pt-5 medias">1993                    <a class="social_link" href="https://www.facebook.com/Groupe-Evoludev-538303933259397/" target="_blank">1994                        <svg class="facebook" xmlns="http://www.w3.org/2000/svg" width="7.311" height="14" viewBox="0 0 7.311 14">1995                            <path class="a" d="M84.744,14V7.622h2.178l.311-2.489H84.744V3.578c0-.7.233-1.244,1.244-1.244h1.322V.078C87,.078,86.222,0,85.367,0a3,3,0,0,0-3.189,3.267V5.133H80V7.622h2.178V14Z" transform="translate(-80)"></path>1996                        </svg>1997                    </a>1998                    <a class="social_link" href="https://www.linkedin.com/company/groupe-evoludev/" target="_blank">1999                        <svg class="linkedin" xmlns="http://www.w3.org/2000/svg" width="10" height="12.714" viewBox="0 0 14 12.714">2000                            <g transform="translate(-736.3 -792.1)">2001                                <rect class="a" width="2.724" height="8.627" transform="translate(736.678 796.187)"></rect>2002                                <path class="a" d="M754.589,802.6a2.806,2.806,0,0,0-2.724,1.438v-1.362H748.8c.038.719,0,8.627,0,8.627h3.065v-4.654a2.1,2.1,0,0,1,.076-.719,1.545,1.545,0,0,1,1.476-1.06c1.059,0,1.551.795,1.551,1.968V811.3h3.1v-4.768C758.032,803.849,756.519,802.6,754.589,802.6Z" transform="translate(-7.77 -6.527)"></path>2003                                <path class="a" d="M737.965,792.1a1.515,1.515,0,0,0-1.665,1.514,1.5,1.5,0,0,0,1.627,1.476h.038a1.5,1.5,0,1,0,0-2.989Z"></path>2004                            </g>2005                        </svg>2006                    </a>2007                    <div class="copyright">2008                        <p>Site réalisé par <a href="https://webstep.ca/" target="_blank">Webstep</a></p>2009                        <a href="https://groupeevoludev.com/wp-content/uploads/2023/09/page-web-texte-temoins-et-donnees-personnelles.pdf" target="_blank">Politique de confidentialité</a>2010                    </div>2011                </div>2012            </div>2013        </div>2014    </div>2015    <script type="text/javascript" src="https://www.success-software.biz/adintel/ss_adintel.js" defer></script>2016</footer>2017<!-- FIN FOOTER -->2018    2019    <!-- Scripts -->2020    <script src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script>2021    <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-multiselect/0.9.16/js/bootstrap-multiselect.min.js" integrity="sha512-ljeReA8Eplz6P7m1hwWa+XdPmhawNmo9I0/qyZANCCFvZ845anQE+35TuZl9+velym0TKanM2DXVLxSJLLpQWw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>2022    <script type="text/javascript" charset="UTF-8" src="//cdn.cookie-script.com/s/5f460fe3e5c00524da172eee535519df.js"></script>2023        <!-- SELECT2 -->2024    <script>2025        $(document).ready(function () {2026            $.fn.multiselect.Constructor.prototype.defaults.selectAllText = " Sélectionner Tous";2027            $.fn.multiselect.Constructor.prototype.defaults.filterPlaceholder = "Recherche";2028            $.fn.multiselect.Constructor.prototype.defaults.nSelectedText = "sélectionnés";2029            $.fn.multiselect.Constructor.prototype.defaults.allSelectedText = "Tous sélectionnés";2030            $("#select2_size").multiselect({2031                nonSelectedText: "Grandeurs",2032                includeSelectAllOption: true,2033                buttonWidth: "180px"2034            });2035            $("#select2_unit").multiselect({2036                nonSelectedText: "Unités",2037                enableFiltering: true,2038                includeSelectAllOption: true,2039                buttonWidth: "180px"2040            });2041            $("#select2_level").multiselect({2042                nonSelectedText: "Étages",2043                enableFiltering: true,2044                includeSelectAllOption: true,2045                buttonWidth: "180px"2046            });2047            $("#select2_pub").multiselect({2048                nonSelectedText: 'Sélectionnez'2049            });2050        });2051    </script>2052    <!-- Image Map Pro Plugin -->2053    <script src="https://location.groupeevoludev.com/js/imagemappro.js"></script>2054    <script>2055        jQuery(".Toggles__status").click(function () {2056            jQuery(this).parent().parent().find(".Toggles__infos .MoreDetails").trigger("click");2057        });20582059        window.laravel = {2060            "apartments_data": {"4504":{"id":4504,"name":"101","availability":"Non Disponible","area":1177,"starting_at":1755,"size":"5 1\/2"},"4505":{"id":4505,"name":"102","availability":"Non Disponible","area":1033,"starting_at":1605,"size":"4 1\/2"},"4506":{"id":4506,"name":"103","availability":"Non Disponible","area":827,"starting_at":1405,"size":"3 1\/2"},"4507":{"id":4507,"name":"104","availability":"Non Disponible","area":987,"starting_at":1575,"size":"4 1\/2"},"4508":{"id":4508,"name":"105","availability":"Disponible","area":987,"starting_at":1575,"size":"4 1\/2"},"4509":{"id":4509,"name":"106","availability":"Non Disponible","area":1032,"starting_at":1605,"size":"4 1\/2"},"4510":{"id":4510,"name":"107","availability":"Non Disponible","area":1187,"starting_at":1755,"size":"5 1\/2"},"4511":{"id":4511,"name":"108","availability":"Non Disponible","area":1001,"starting_at":1605,"size":"4 1\/2"},"4512":{"id":4512,"name":"201","availability":"Non Disponible","area":1177,"starting_at":1765,"size":"5 1\/2"},"4513":{"id":4513,"name":"202","availability":"Disponible","area":1033,"starting_at":1615,"size":"4 1\/2"},"4514":{"id":4514,"name":"203","availability":"Non Disponible","area":827,"starting_at":1415,"size":"3 1\/2"},"4515":{"id":4515,"name":"204","availability":"Non Disponible","area":987,"starting_at":1585,"size":"4 1\/2"},"4516":{"id":4516,"name":"205","availability":"Disponible","area":987,"starting_at":1585,"size":"4 1\/2"},"4517":{"id":4517,"name":"206","availability":"Non Disponible","area":1032,"starting_at":1615,"size":"4 1\/2"},"4518":{"id":4518,"name":"207","availability":"Non Disponible","area":1187,"starting_at":1765,"size":"5 1\/2"},"4519":{"id":4519,"name":"208","availability":"Non Disponible","area":1001,"starting_at":1615,"size":"4 1\/2"},"4520":{"id":4520,"name":"301","availability":"Disponible","area":1177,"starting_at":1775,"size":"5 1\/2"},"4521":{"id":4521,"name":"302","availability":"Disponible","area":1033,"starting_at":1625,"size":"4 1\/2"},"4522":{"id":4522,"name":"303","availability":"Non Disponible","area":827,"starting_at":1425,"size":"3 1\/2"},"4523":{"id":4523,"name":"304","availability":"Non Disponible","area":987,"starting_at":1595,"size":"4 1\/2"},"4524":{"id":4524,"name":"305","availability":"Non Disponible","area":987,"starting_at":1595,"size":"4 1\/2"},"4525":{"id":4525,"name":"306","availability":"Disponible","area":1032,"starting_at":1595,"size":"4 1\/2"},"4526":{"id":4526,"name":"307","availability":"Non Disponible","area":1187,"starting_at":1775,"size":"5 1\/2"},"4527":{"id":4527,"name":"308","availability":"Non Disponible","area":1001,"starting_at":1625,"size":"4 1\/2"}},2061            "plans": {"1":{"imagemappro":{"editor":{"selected_shape":"poly-1505","tool":"select","zoom":2,"shapeCounter":{"polys":9}},"general":{"name":"building_91_floor_1","width":1920,"height":1080,"naturalWidth":1920,"naturalHeight":1080},"image":{"url":"https:\/\/groupeevoludev.com\/location\/\/storage\/plans\/n5qlIPFPFOat6gphQi1isIsFbRyjoUR8mmhL2AQJ.jpg"},"spots":[{"id":"poly-33","title":"Poly 0","type":"poly","x":12.212,"y":8.794,"width":19.607,"height":33.958,"x_image_background":12.212,"y_image_background":13.794,"width_image_background":19.396551724137932,"height_image_background":33.4610472541507,"apartment_id":"4511","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.19728403876921957,"y":99.45226456210611},{"x":0,"y":14.66763613246538},{"x":49.46447697250982,"y":14.66763613246538},{"x":49.46447697250982,"y":0},{"x":87.91807158818939,"y":0.02986401252737284},{"x":88.61761389073065,"y":69.96427783040475},{"x":99.81210414270036,"y":70.16578404666025},{"x":100,"y":100}]},{"id":"poly-3077","title":"Poly 1","type":"poly","x":34.669,"y":8.807,"width":22.548,"height":34.138,"x_image_background":34.914,"y_image_background":14.304,"width_image_background":22.198275862068968,"height_image_background":33.205619412515965,"apartment_id":"4509","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":21.673030652192253,"y":14.560764679107876},{"x":66.39980698494058,"y":14.227254086355378},{"x":65.93413375449887,"y":0},{"x":99.6569418537828,"y":0.018837568781913654},{"x":100,"y":100},{"x":0.31044882029448423,"y":99.61500155477542},{"x":0,"y":75.76373272283986},{"x":21.66487832071158,"y":75.20800191079641}]},{"id":"poly-9004","title":"Poly 2","type":"poly","x":57.147,"y":8.807,"width":17.951,"height":34.068,"x_image_background":57.112,"y_image_background":14.559,"width_image_background":17.67241379310345,"height_image_background":32.95019157088122,"apartment_id":"4507","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":29.01860665868651,"y":13.862493890468045},{"x":27.833854852391777,"y":0},{"x":70.99719969401794,"y":0.3669132323588066},{"x":70.61748490583894,"y":14.237371130971072},{"x":99.79478915729491,"y":14.074245489868412},{"x":100,"y":99.82094634260886},{"x":0.420657317820507,"y":100},{"x":0,"y":14.063346175865327}]},{"id":"poly-8745","title":"Poly 4","type":"poly","x":74.645,"y":8.876,"width":15.79,"height":39.628,"x_image_background":75,"y_image_background":14.814,"width_image_background":15.086206896551724,"height_image_background":38.8250319284802,"apartment_id":"4505","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":52.72710182899269,"y":0.1665474364196439},{"x":52.724044409101225,"y":11.92433899928107},{"x":99.11966938528121,"y":12.080792901203033},{"x":100,"y":99.38355602088124},{"x":2.466967865694185,"y":100},{"x":0,"y":12.08190481463904},{"x":2.394741914693455,"y":11.624759311513598},{"x":2.2802255852441866,"y":0}]},{"id":"poly-4449","title":"Poly 5","type":"poly","x":12.181,"y":42.426,"width":18.411,"height":39.44,"x_image_background":12.286,"y_image_background":42.426,"width_image_background":18.17528735632184,"height_image_background":38.569604086845466,"apartment_id":"4510","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":79.74619021293425,"y":0.34954596133954724},{"x":80.13636672238155,"y":14.238729632067496},{"x":98.89477648854074,"y":14.57197117257498},{"x":100,"y":100},{"x":55.785261746731194,"y":99.68306288032454},{"x":55.21496563890514,"y":87.87770508980023},{"x":0.0008739953811641799,"y":87.86828513090555}]},{"id":"poly-2738","title":"Poly 6","type":"poly","x":30.39,"y":48.054,"width":17.956,"height":34.009,"x_image_background":30.39,"y_image_background":48.295,"width_image_background":17.81609195402299,"height_image_background":33.33333333333333,"apartment_id":"4508","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":99.39475707643768,"y":0},{"x":100,"y":85.53660909047277},{"x":71.18386162590991,"y":85.35430212664419},{"x":71.36297328954645,"y":99.63244563744234},{"x":29.205980209688175,"y":100},{"x":28.631457541373546,"y":85.16107837577132},{"x":0,"y":85.17199516281555},{"x":0.8001638413613128,"y":0.3427803535686794}]},{"id":"poly-7198","title":"Poly 7","type":"poly","x":48.139,"y":48.043,"width":19.137,"height":33.951,"x_image_background":48.139,"y_image_background":48.164,"width_image_background":18.96551724137931,"height_image_background":33.077905491698594,"apartment_id":"4506","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":99.82505047887584,"y":0},{"x":100,"y":20.80973824140822},{"x":73.34619962677752,"y":20.649845668778948},{"x":72.239257094369,"y":85.7025649678813},{"x":40.50405222107427,"y":86.0707410784833},{"x":40.489207445684414,"y":99.64276396723952},{"x":0.7411681640290168,"y":100},{"x":0,"y":0.355975868968058}]},{"id":"poly-1505","title":"Poly 8","type":"poly","x":70.262,"y":48.006,"width":20.034,"height":33.999,"x_image_background":70.542,"y_image_background":48.306,"width_image_background":19.68390804597701,"height_image_background":33.077905491698594,"apartment_id":"4504","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0.15252613533228584},{"x":99.8069340515284,"y":0},{"x":100,"y":85.72557060741538},{"x":75.7999357296974,"y":85.36085246562911},{"x":76.14934173948087,"y":99.62435712124784},{"x":0.7171749631466056,"y":100}]}]},"floor":1,"pdf":null,"picture":"plans\/n5qlIPFPFOat6gphQi1isIsFbRyjoUR8mmhL2AQJ.jpg"},"2":{"imagemappro":{"editor":{"selected_shape":"poly-2288","tool":"select","zoom":2,"shapeCounter":{"polys":9}},"general":{"name":"building_91_floor_2","width":1920,"height":1080,"naturalWidth":1920,"naturalHeight":1080},"image":{"url":"https:\/\/groupeevoludev.com\/location\/\/storage\/plans\/oK3eedG7lLdMZNQl4LVOJNPzFBxRUycmkxKOoir9.jpg"},"spots":[{"id":"poly-5488","title":"Poly 0","type":"poly","x":12.141,"y":8.773,"width":22.804,"height":34.016,"x_image_background":12.141,"y_image_background":8.959,"width_image_background":22.198275862068968,"height_image_background":32.69476372924649,"apartment_id":"4519","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":14.642516990012336},{"x":41.890198108660876,"y":14.835709870017194},{"x":41.890198108660876,"y":0.008824229739736575},{"x":75.76574881259121,"y":0},{"x":75.58157059824292,"y":14.460249821620987},{"x":99.21646914837517,"y":14.47916145180946},{"x":100,"y":34.286930509528666},{"x":75.89659510141024,"y":34.461211759345076},{"x":76.65084874112249,"y":70.20386995896578},{"x":86.29382286307582,"y":70.00564724986764},{"x":87.06929290211397,"y":100},{"x":0.31502450316727676,"y":99.61614061930368}]},{"id":"poly-9384","title":"Poly 1","type":"poly","x":34.666,"y":8.71,"width":22.584,"height":34.017,"x_image_background":34.666,"y_image_background":9.393,"width_image_background":21.695402298850574,"height_image_background":32.69476372924649,"apartment_id":"4517","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":21.78630980613847,"y":14.825774386717788},{"x":66.01722852570035,"y":14.662410803603768},{"x":66.17148707471094,"y":0.01343378342337165},{"x":100,"y":0},{"x":99.53064580729632,"y":99.79548686145499},{"x":0,"y":100},{"x":0.49292132139337924,"y":76.37652079145764},{"x":21.16640190674066,"y":75.81881639375632}]},{"id":"poly-539","title":"Poly 2","type":"poly","x":57.191,"y":8.773,"width":17.839,"height":33.834,"x_image_background":57.505,"y_image_background":8.517,"width_image_background":17.385057471264368,"height_image_background":32.31162196679438,"apartment_id":"4515","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":28.760344476930726,"y":14.537905481797791},{"x":28.356734409101797,"y":0.16255837323402939},{"x":71.21162704613674,"y":0},{"x":70.62302903055287,"y":14.721153102534327},{"x":99.59729332936145,"y":14.354657861061252},{"x":100,"y":100},{"x":0.1641462692419289,"y":99.63786016722875},{"x":0,"y":14.169295754837446}]},{"id":"poly-9397","title":"Poly 3","type":"poly","x":74.895,"y":8.776,"width":15.438,"height":40.016,"x_image_background":75,"y_image_background":9.273,"width_image_background":14.942528735632186,"height_image_background":38.31417624521073,"apartment_id":"4513","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":52.28620016665485,"y":0},{"x":53.19747068120445,"y":12.403172064507535},{"x":100,"y":12.411018925763033},{"x":99.76578631260843,"y":100},{"x":0,"y":99.68655870984942},{"x":0.4881664106729297,"y":0.4723110755697723}]},{"id":"poly-6709","title":"Poly 4","type":"poly","x":12.21,"y":42.608,"width":18.209,"height":39.268,"x_image_background":12.21,"y_image_background":42.975,"width_image_background":17.81609195402299,"height_image_background":38.05874840357599,"apartment_id":"4518","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.23064904144243317,"y":87.96612273535703},{"x":0,"y":1.5836489449940705},{"x":0.7145125932102772,"y":0},{"x":80.64142400096365,"y":0.3019722544083726},{"x":80.83363153549902,"y":15.438354149661254},{"x":99.81062686228724,"y":15.13202977317306},{"x":100,"y":100},{"x":55.26010905341771,"y":99.68421784872021},{"x":55.64452412248843,"y":87.49244950843733}]},{"id":"poly-4441","title":"Poly 5","type":"poly","x":30.393,"y":47.983,"width":17.844,"height":34.014,"x_image_background":30.566,"y_image_background":48.418,"width_image_background":17.52873563218391,"height_image_background":32.82247765006386,"apartment_id":"4516","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":100,"y":0},{"x":99.98879195151873,"y":85.54971378736151},{"x":71.59044504680051,"y":85.90335142632384},{"x":71.99303906693916,"y":100},{"x":28.781212003452428,"y":99.98908186780929},{"x":28.781212003452428,"y":85.36449593588858},{"x":0.5790059471559011,"y":85.2040543146934},{"x":0,"y":0.3662488470684637}]},{"id":"poly-5240","title":"Poly 6","type":"poly","x":48.18,"y":48.104,"width":19.13,"height":33.769,"x_image_background":48.49,"y_image_background":48.477,"width_image_background":18.318965517241377,"height_image_background":32.69476372924649,"apartment_id":"4514","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":99.42583706555979,"y":0},{"x":100,"y":21.35525787334537},{"x":72.19646380081959,"y":20.996941073913934},{"x":72.75055798904194,"y":86.90550828792679},{"x":66.67404299705893,"y":86.86470466235524},{"x":66.30584243450706,"y":85.73101940146687},{"x":53.37714124544887,"y":85.72606708267242},{"x":52.64839369964498,"y":86.97558993089751},{"x":40.638329624339335,"y":86.56834855932951},{"x":39.54059585521969,"y":99.80539890506085},{"x":0,"y":100},{"x":0.5244113031114506,"y":0.18571720734993968}]},{"id":"poly-2288","title":"Poly 8","type":"poly","x":67.13,"y":47.982,"width":23.268,"height":34.075,"x_image_background":67.165,"y_image_background":48.044,"width_image_background":22.557471264367816,"height_image_background":32.31162196679438,"apartment_id":"4512","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":13.459908510001009,"y":0.2033232851064669},{"x":100,"y":0},{"x":99.5580247400153,"y":85.76709997428193},{"x":79.03077660322688,"y":85.05815990971914},{"x":79.18119882925323,"y":99.29273029079576},{"x":13.459908510001009,"y":100},{"x":13.62182580657754,"y":85.41452647545425},{"x":0,"y":85.43212832686432},{"x":0.16331123097901143,"y":51.914888015872066},{"x":13.012939609808413,"y":52.2892624161004}]}]},"floor":2,"pdf":null,"picture":"plans\/oK3eedG7lLdMZNQl4LVOJNPzFBxRUycmkxKOoir9.jpg"},"3":{"imagemappro":{"editor":{"selected_shape":"poly-8884","tool":"select","zoom":2,"shapeCounter":{"polys":9}},"general":{"name":"building_91_floor_3","width":1920,"height":1080,"naturalWidth":1920,"naturalHeight":1080},"image":{"url":"https:\/\/groupeevoludev.com\/location\/\/storage\/plans\/BWB8RFlaL5xVQDQfwhbcHwQk0tlnNjTxmIbzt1u9.jpg"},"spots":[{"id":"poly-5915","title":"Poly 0","type":"poly","x":12.115,"y":8.828,"width":22.902,"height":34.014,"x_image_background":12.355,"y_image_background":8.828,"width_image_background":22.557471264367816,"height_image_background":33.205619412515965,"apartment_id":"4527","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":14.104825614792107},{"x":42.46975177053478,"y":14.115748718853332},{"x":41.858460117947565,"y":0.19320098963775434},{"x":75.3729421400492,"y":0},{"x":75.67858796634277,"y":13.375714072486},{"x":81.69503732577293,"y":13.379789541765064},{"x":81.84034910670373,"y":14.835680986860526},{"x":95.70839330764878,"y":14.599670991144892},{"x":95.86704564903852,"y":13.515798856480268},{"x":100,"y":13.729346739577833},{"x":99.22786188368488,"y":32.66666214364222},{"x":75.84745798065168,"y":32.280260164366744},{"x":76.43833616312973,"y":69.27039092500378},{"x":85.74007867807485,"y":69.8390707898558},{"x":86.33532322949996,"y":100},{"x":0.2852323561844619,"y":99.08567060622103}]},{"id":"poly-4119","title":"Poly 1","type":"poly","x":37.535,"y":8.838,"width":19.748,"height":34.01,"x_image_background":37.535,"y_image_background":9.335,"width_image_background":19.54022988505747,"height_image_background":33.077905491698594,"apartment_id":"4525","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":10.036302708740585,"y":14.451928504494132},{"x":61.300195476123996,"y":14.25871127083387},{"x":60.7685004188774,"y":0},{"x":100,"y":0.1822993237283134},{"x":99.47761332960995,"y":99.63456019545484},{"x":36.94476163393989,"y":99.62176327354267},{"x":36.58766353576543,"y":98.11295308899555},{"x":28.08793373057668,"y":97.79846872717116},{"x":28.066428371213647,"y":99.57652234695486},{"x":0,"y":100},{"x":0,"y":76.18912982182579},{"x":10.213534394489427,"y":75.27469289151118}]},{"id":"poly-4347","title":"Poly 2","type":"poly","x":57.116,"y":8.772,"width":17.917,"height":34.131,"x_image_background":57.116,"y_image_background":8.772,"width_image_background":17.67241379310345,"height_image_background":33.205619412515965,"apartment_id":"4523","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":28.467127781173453,"y":14.593662257205024},{"x":28.8680732428801,"y":0},{"x":71.10673347154973,"y":0.3741964681334636},{"x":71.32727195999992,"y":14.412006921834566},{"x":100,"y":14.04869625109365},{"x":99.40370933541355,"y":100},{"x":69.4509138524137,"y":99.8721318516575},{"x":69.06661780663873,"y":97.71898370082239},{"x":60.12071795894695,"y":97.69015056239715},{"x":59.73159901142668,"y":99.48634142290676},{"x":0.7813808115197894,"y":99.29222032853923},{"x":0,"y":14.593662257205024}]},{"id":"poly-6645","title":"Poly 3","type":"poly","x":75,"y":8.956,"width":15.44,"height":39.508,"x_image_background":75.07,"y_image_background":9.08,"width_image_background":15.229885057471265,"height_image_background":39.08045977011494,"apartment_id":"4521","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":52.07589940365621,"y":0},{"x":52.54222416658516,"y":11.829368703842517},{"x":99.29611887770069,"y":12.283902201927356},{"x":100,"y":100},{"x":0,"y":99.54546650191512},{"x":0.023829308827784272,"y":0.32326058426125037}]},{"id":"poly-3120","title":"Poly 5","type":"poly","x":48.28,"y":48.104,"width":19.032,"height":33.837,"x_image_background":48.418,"y_image_background":48.104,"width_image_background":18.82183908045977,"height_image_background":33.33333333333333,"apartment_id":"4522","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.3581322574525305,"y":0.0016984954945571235},{"x":100,"y":0},{"x":99.98949147144671,"y":20.923856269872406},{"x":72.46356408377459,"y":20.759623393040282},{"x":72.06676685866785,"y":86.57640479989352},{"x":65.55666433241075,"y":86.52866704707203},{"x":65.56867367454117,"y":85.09909742481592},{"x":52.532926613405095,"y":85.30078632300875},{"x":52.1477112277811,"y":86.53270295017496},{"x":40.727527090545415,"y":86.75963617383329},{"x":40.53396159894885,"y":99.99197842381662},{"x":0,"y":100}]},{"id":"poly-2572","title":"Poly 6","type":"poly","x":30.355,"y":48.05,"width":17.956,"height":33.951,"x_image_background":30.39,"y_image_background":48.112,"width_image_background":17.81609195402299,"height_image_background":33.205619412515965,"apartment_id":"4524","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.9950847591603782,"y":0.558791742851117},{"x":100,"y":0},{"x":99.80507908220095,"y":85.87994462607874},{"x":71.58394354659062,"y":85.31820746188512},{"x":71.19410171099246,"y":100},{"x":28.826378459172613,"y":99.98105867505883},{"x":29.02129937697166,"y":85.32915083502698},{"x":0,"y":86.25612024569348}]},{"id":"poly-8884","title":"Poly 7","type":"poly","x":12.067,"y":42.406,"width":18.422,"height":39.551,"x_image_background":11.962,"y_image_background":42.406,"width_image_background":18.17528735632184,"height_image_background":38.8250319284802,"apartment_id":"4526","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.9924977997178905,"y":0},{"x":80.48848622737121,"y":0.6667690217427616},{"x":80.6884533572378,"y":14.227508054224467},{"x":100,"y":14.707900458967702},{"x":99.97373822242949,"y":99.6839523653005},{"x":55.953892557575266,"y":100},{"x":55.38392187035345,"y":87.27542320441687},{"x":0,"y":88.03357989484594}]},{"id":"poly-8546","title":"Poly 8","type":"poly","x":67.172,"y":48.118,"width":23.162,"height":33.937,"x_image_background":67.312,"y_image_background":48.363,"width_image_background":22.916666666666664,"height_image_background":32.82247765006386,"apartment_id":"4520","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":12.752809095212964,"y":0},{"x":100,"y":0.7227682370882584},{"x":99.84889042397032,"y":85.53616231724273},{"x":79.06791986333688,"y":85.89060412757198},{"x":79.36219442774473,"y":100},{"x":13.516301563013078,"y":99.62368217963939},{"x":13.516301563013078,"y":85.5471003222584},{"x":0,"y":85.90154213258764},{"x":0.15110957602968905,"y":51.566479394415175},{"x":12.903918671242653,"y":51.76010730710329}]}]},"floor":3,"pdf":null,"picture":"plans\/BWB8RFlaL5xVQDQfwhbcHwQk0tlnNjTxmIbzt1u9.jpg"}},2062            "building_slug": "le-borromee-i"2063        };20642065        ;(function ($, window, document, undefined) {2066            window.goToFloor = function (floor) {2067                if (typeof window.laravel.plans[floor] === "undefined") {2068                    //console.log("Floor:" + floor + " does not exists!");2069                    $("#image-map-pro-container").html("");2070                    return false;2071                }20722073                $("#image-map-pro-container").imageMapPro(window.laravel.plans[floor].imagemappro);20742075                if (window.laravel.plans[floor].pdf != "") {2076                    $("#floor-plan").attr("src", 'https://groupeevoludev.com/location//storage/' + window.laravel.plans[floor].picture).show();20772078                } else {2079                    $("#floor-plan").hide();2080                }20812082                return true;2083            };2084            window.goToFloor(1);2085        })(jQuery, window, document);20862087        $(".SmallToggles__title").on("click", function (target) {2088            $(".SmallToggles .SmallToggles__item--active").removeClass("SmallToggles__item--active");2089            window.goToFloor(target.target.id);2090        });2091    </script>2092    <!-- Check if header BG is loaded -->2093    <script type="text/javascript" src="https://location.groupeevoludev.com/js/bg-loaded.js"></script>2094    <script type="text/javascript">2095        /*2096 * jQuery TipTop v1.02097 * http://gilbitron.github.io/TipTop2098 *2099 * Copyright 2013, Dev7studios2100 * Free to use and abuse under the MIT license.2101 * http://www.opensource.org/licenses/mit-license.php2102 */21032104        ;(function ($, window, document, undefined) {21052106            var pluginName = "tipTop",2107                defaults = {2108                    offsetVertical: 10, // Vertical offset2109                    offsetHorizontal: 10  // Horizontal offset2110                };21112112            function TipTop(element, options) {2113                this.el = element;2114                this.$el = $(this.el);2115                this.options = $.extend({}, defaults, options);21162117                this.init();2118            }21192120            TipTop.prototype = {21212122                init: function () {2123                    var $this = this;21242125                    this.$el.mouseenter(function () {2126                        var title = $(this).attr("title"),2127                            tooltip = $("<div class=\"tiptop\"></div>").text(title);2128                        tooltip.appendTo("body");2129                        $(this).data("title", title).removeAttr("title");2130                    }).mouseleave(function () {2131                        $(".tiptop").remove();2132                        $(this).attr("title", $(this).data("title"));2133                    }).mousemove(function (e) {2134                        var tooltip = $(".tiptop"),2135                            top = e.pageY + $this.options.offsetVertical,2136                            bottom = "auto";2137                        left = e.pageX + $this.options.offsetHorizontal,2138                            right = "auto";21392140                        if (top + tooltip.outerHeight() >= $(window).scrollTop() + $(window).height()) {2141                            bottom = $(window).height() - top + ($this.options.offsetVertical * 2);2142                            top = "auto";2143                        }2144                        if (left + tooltip.outerWidth() >= $(window).width()) {2145                            right = $(window).width() - left + ($this.options.offsetHorizontal * 2);2146                            left = "auto";2147                        }21482149                        $(".tiptop").css({"top": top, "bottom": bottom, "left": left, "right": right});2150                    });21512152                }21532154            };21552156            $.fn[pluginName] = function (options) {2157                return this.each(function () {2158                    if (!$.data(this, pluginName)) {2159                        $.data(this, pluginName, new TipTop(this, options));2160                    }2161                });2162            };21632164        })(jQuery, window, document);216521662167        $(".FicheHero").bgLoaded({2168            afterLoaded: function () {2169                let header = $(".header-wrapper");2170                let title = $(".FicheHero__wrapper");2171                header.css("display", "flex");2172                title.show();2173            }2174        });21752176        !function(t,i,e,n){"use strict";t.fn.dynamicMaxHeight=function(i){function e(t,i){var e;e=t.hasClass(d)?i.data("replace-text"):i.attr("title"),i.text(e)}function n(t,i){t.find("."+c).css("max-height",i)}function a(t,i){i.css("display","inline-block")}var c="dynamic-height-wrap",d="dynamic-height-active",o="js-dynamic-show-hide";return this.each(function(i,s){var h=t(s),u=h.data("maxheight"),l=h.find("."+c).outerHeight(),r=h.find("."+o);h.attr("data-itemheight",l),l>u&&(n(h,u),h.toggleClass(d),a(h,r)),r.click(function(){h.hasClass(d)?n(h,l):n(h,u),e(h,r),h.toggleClass(d)})})}}(window.jQuery||window.$,document,window),"undefined"!=typeof module&&module.exports&&(module.exports=dynamicMaxHeight);2177    </script>21782179    <script src="https://cdnjs.cloudflare.com/ajax/libs/flickity/2.3.0/flickity.pkgd.js"></script>2180    <script>2181        $(document).ready(function () {2182            $('.FicheCTA button').on('click', function () {2183                $('html, body').animate({2184                    scrollTop: $("#bottomForm").offset().top - 2002185                }, 1000);2186                $('.GoToForm').hide();2187            });2188            $('.GoToForm').on('click', function () {2189                $('html, body').animate({2190                    scrollTop: $("#bottomForm").offset().top - 2002191                }, 1000);2192                $('.GoToForm').hide();2193            });2194        });2195    </script>21962197    <!-- Ferme le modal et envoi vers le formulaire de contact -->2198    <script>2199        $('.apartmentModalButton').on('click', function() {2200            let id = $(this).closest(".planModalMobileLandscape").attr('id');2201            $('#'+id).modal('toggle');2202            setTimeout(function (){2203                $('html, body').animate({2204                    scrollTop:$('#contactSection').offset().top2205                },'slow');2206            }, 500);2207        });2208    </script>22092210    <!-- button "Afficher plus" -->2211    <script>2212        jQuery(document).ready(function () {2213            $(".dynamic-max-height").dynamicMaxHeight();2214        });2215    </script>2216    </body>2217</html>2218