SPB Git

spb/lou-ka Public

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

HTML 99.7%
316.6 KB · 3,718 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 Gaspard I - Logement à louer Crabtree -  3 1/2 &amp; 4 1/2</title>8910<meta name="title" content="Le Gaspard I - Logement à louer Crabtree -  3 1/2 &amp; 4 1/2">11<meta name="description" content="Découvrez notre immeuble Le Gaspard I, sur notre module de location web, qui vous propose des logements 3 ½ et 4 ½ neufs pour location à Crabtree.">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-gaspard-i/crabtree/logements"/>21<meta property="og:locale" content="fr"/>22<meta property="og:title" content="Le Gaspard I - Logement à louer Crabtree -  3 1/2 &amp; 4 1/2"/>23<meta property="og:description" content="Découvrez notre immeuble Le Gaspard I, sur notre module de location web, qui vous propose des logements 3 ½ et 4 ½ neufs pour location à Crabtree.">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-gaspard-i/crabtree/logements">29<meta name="twitter:title" content="Le Gaspard I - Logement à louer Crabtree -  3 1/2 &amp; 4 1/2">30<meta name="twitter:description" content="Découvrez notre immeuble Le Gaspard I, sur notre module de location web, qui vous propose des logements 3 ½ et 4 ½ neufs pour location à Crabtree.">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-gaspard-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 Gaspard I",113  "description": "Premier immeuble de 15 unités d&#039;un projet de 45 unités contemporaines, composé de 3 ½ et 4 ½ avec chacun leur balcon, en plus d&#039;être bordé d&#039;un parc à l&#039;arrière saura assurément vous charmer.",114  "address": {115    "@type": "PostalAddress",116    "addressLocality": "Crabtree",117    "addressRegion": "Lanaudière",118    "streetAddress": "59 4 Av, Crabtree, QC, Canada"119  },120  "latitude": 45.9618447,121  "longitude": -73.4735257,122  "numberOfAccommodationUnits": 15,123  "numberOfAvailableAccommodationUnits": 2,124  "numberOfBedrooms": [2,1],125  "petsAllowed": "Sous certaines conditions",126  "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",127  "image": ["https:\/\/groupeevoludev.com\/location\/\/storage\/buildings\/1673312196\/cr6451-1_interlace.JPG"],128  "accommodationFloorPlan": {129    "@type": "FloorPlan",130    "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": [1053,774],134      "unitCode": "SQFT"135    },136    "numberOfBathroomsTotal": [1],137    "numberOfRooms": [2,1]        }138      }139    </script>140141    142        <script type="application/ld+json">143            {144                "@context": "https://schema.org",145                "@type": "Apartment",146                "name": "59 4 Av, Crabtree, QC, Canada - unité 1 | 4 1/2",147        "description": "Unités locatives. Non disponible",148        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982526\/1.jpg"],149        "numberOfRooms": 2,150        "occupancy": {151            "@type": "QuantitativeValue",152            "minValue": 1,153            "maxValue": 4154            },155            "floorLevel": 1,156        "floorSize": {157            "@type": "QuantitativeValue",158            "value": 1053,159            "unitCode": "SQFT"160        },161        "numberOfBathroomsTotal": 1,162        "numberOfBedrooms": 2,163        "petsAllowed": "Sous certaines conditions",164        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",165        "yearBuilt": 2022,166        "telephone": "450 585-6542",167        "address": {168            "@type": "PostalAddress",169            "addressLocality": "Crabtree",170            "addressRegion": "Lanaudière",171            "streetAddress": "59 4 Av, Crabtree, QC, Canada"172        },173        "latitude": 45.9618447,174        "longitude": -73.4735257,175        "accommodationFloorPlan": {176            "@type": "FloorPlan",177            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982526\/1.jpg"],178            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 2 | 3 1/2",188        "description": "Unités locatives. Non disponible",189        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/428\/2.jpg"],190        "numberOfRooms": 1,191        "occupancy": {192            "@type": "QuantitativeValue",193            "minValue": 1,194            "maxValue": 2195            },196            "floorLevel": 1,197        "floorSize": {198            "@type": "QuantitativeValue",199            "value": 774,200            "unitCode": "SQFT"201        },202        "numberOfBathroomsTotal": 1,203        "numberOfBedrooms": 1,204        "petsAllowed": "Sous certaines conditions",205        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",206        "yearBuilt": 2022,207        "telephone": "450 585-6542",208        "address": {209            "@type": "PostalAddress",210            "addressLocality": "Crabtree",211            "addressRegion": "Lanaudière",212            "streetAddress": "59 4 Av, Crabtree, QC, Canada"213        },214        "latitude": 45.9618447,215        "longitude": -73.4735257,216        "accommodationFloorPlan": {217            "@type": "FloorPlan",218            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/428\/2.jpg"],219            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 3 | 3 1/2",229        "description": "Unités locatives. Non disponible",230        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/427\/3.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": 774,241            "unitCode": "SQFT"242        },243        "numberOfBathroomsTotal": 1,244        "numberOfBedrooms": 1,245        "petsAllowed": "Sous certaines conditions",246        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",247        "yearBuilt": 2022,248        "telephone": "450 585-6542",249        "address": {250            "@type": "PostalAddress",251            "addressLocality": "Crabtree",252            "addressRegion": "Lanaudière",253            "streetAddress": "59 4 Av, Crabtree, QC, Canada"254        },255        "latitude": 45.9618447,256        "longitude": -73.4735257,257        "accommodationFloorPlan": {258            "@type": "FloorPlan",259            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/427\/3.jpg"],260            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 4 | 4 1/2",270        "description": "Unités locatives. Non disponible",271        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982549\/4.jpg"],272        "numberOfRooms": 2,273        "occupancy": {274            "@type": "QuantitativeValue",275            "minValue": 1,276            "maxValue": 4277            },278            "floorLevel": 2,279        "floorSize": {280            "@type": "QuantitativeValue",281            "value": 1053,282            "unitCode": "SQFT"283        },284        "numberOfBathroomsTotal": 1,285        "numberOfBedrooms": 2,286        "petsAllowed": "Sous certaines conditions",287        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",288        "yearBuilt": 2022,289        "telephone": "450 585-6542",290        "address": {291            "@type": "PostalAddress",292            "addressLocality": "Crabtree",293            "addressRegion": "Lanaudière",294            "streetAddress": "59 4 Av, Crabtree, QC, Canada"295        },296        "latitude": 45.9618447,297        "longitude": -73.4735257,298        "accommodationFloorPlan": {299            "@type": "FloorPlan",300            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982549\/4.jpg"],301            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 5 | 3 1/2",311        "description": "Unités locatives. Non disponible",312        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/430\/5.jpg"],313        "numberOfRooms": 1,314        "occupancy": {315            "@type": "QuantitativeValue",316            "minValue": 1,317            "maxValue": 2318            },319            "floorLevel": 2,320        "floorSize": {321            "@type": "QuantitativeValue",322            "value": 774,323            "unitCode": "SQFT"324        },325        "numberOfBathroomsTotal": 1,326        "numberOfBedrooms": 1,327        "petsAllowed": "Sous certaines conditions",328        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",329        "yearBuilt": 2022,330        "telephone": "450 585-6542",331        "address": {332            "@type": "PostalAddress",333            "addressLocality": "Crabtree",334            "addressRegion": "Lanaudière",335            "streetAddress": "59 4 Av, Crabtree, QC, Canada"336        },337        "latitude": 45.9618447,338        "longitude": -73.4735257,339        "accommodationFloorPlan": {340            "@type": "FloorPlan",341            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/430\/5.jpg"],342            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 6 | 3 1/2",352        "description": "Unités locatives. Non disponible",353        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/431\/6.jpg"],354        "numberOfRooms": 1,355        "occupancy": {356            "@type": "QuantitativeValue",357            "minValue": 1,358            "maxValue": 2359            },360            "floorLevel": 2,361        "floorSize": {362            "@type": "QuantitativeValue",363            "value": 774,364            "unitCode": "SQFT"365        },366        "numberOfBathroomsTotal": 1,367        "numberOfBedrooms": 1,368        "petsAllowed": "Sous certaines conditions",369        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",370        "yearBuilt": 2022,371        "telephone": "450 585-6542",372        "address": {373            "@type": "PostalAddress",374            "addressLocality": "Crabtree",375            "addressRegion": "Lanaudière",376            "streetAddress": "59 4 Av, Crabtree, QC, Canada"377        },378        "latitude": 45.9618447,379        "longitude": -73.4735257,380        "accommodationFloorPlan": {381            "@type": "FloorPlan",382            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/431\/6.jpg"],383            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 7 | 4 1/2",393        "description": "Unités locatives. Non disponible",394        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982555\/7.jpg"],395        "numberOfRooms": 2,396        "occupancy": {397            "@type": "QuantitativeValue",398            "minValue": 1,399            "maxValue": 4400            },401            "floorLevel": 2,402        "floorSize": {403            "@type": "QuantitativeValue",404            "value": 1053,405            "unitCode": "SQFT"406        },407        "numberOfBathroomsTotal": 1,408        "numberOfBedrooms": 2,409        "petsAllowed": "Sous certaines conditions",410        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",411        "yearBuilt": 2022,412        "telephone": "450 585-6542",413        "address": {414            "@type": "PostalAddress",415            "addressLocality": "Crabtree",416            "addressRegion": "Lanaudière",417            "streetAddress": "59 4 Av, Crabtree, QC, Canada"418        },419        "latitude": 45.9618447,420        "longitude": -73.4735257,421        "accommodationFloorPlan": {422            "@type": "FloorPlan",423            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982555\/7.jpg"],424            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 8 | 4 1/2",434        "description": "Unités locatives. Non disponible",435        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982585\/8.jpg"],436        "numberOfRooms": 2,437        "occupancy": {438            "@type": "QuantitativeValue",439            "minValue": 1,440            "maxValue": 4441            },442            "floorLevel": 3,443        "floorSize": {444            "@type": "QuantitativeValue",445            "value": 1053,446            "unitCode": "SQFT"447        },448        "numberOfBathroomsTotal": 1,449        "numberOfBedrooms": 2,450        "petsAllowed": "Sous certaines conditions",451        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",452        "yearBuilt": 2022,453        "telephone": "450 585-6542",454        "address": {455            "@type": "PostalAddress",456            "addressLocality": "Crabtree",457            "addressRegion": "Lanaudière",458            "streetAddress": "59 4 Av, Crabtree, QC, Canada"459        },460        "latitude": 45.9618447,461        "longitude": -73.4735257,462        "accommodationFloorPlan": {463            "@type": "FloorPlan",464            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982585\/8.jpg"],465            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 9 | 3 1/2",475        "description": "Unités locatives. Non disponible",476        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/434\/9.jpg"],477        "numberOfRooms": 1,478        "occupancy": {479            "@type": "QuantitativeValue",480            "minValue": 1,481            "maxValue": 2482            },483            "floorLevel": 3,484        "floorSize": {485            "@type": "QuantitativeValue",486            "value": 774,487            "unitCode": "SQFT"488        },489        "numberOfBathroomsTotal": 1,490        "numberOfBedrooms": 1,491        "petsAllowed": "Sous certaines conditions",492        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",493        "yearBuilt": 2022,494        "telephone": "450 585-6542",495        "address": {496            "@type": "PostalAddress",497            "addressLocality": "Crabtree",498            "addressRegion": "Lanaudière",499            "streetAddress": "59 4 Av, Crabtree, QC, Canada"500        },501        "latitude": 45.9618447,502        "longitude": -73.4735257,503        "accommodationFloorPlan": {504            "@type": "FloorPlan",505            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/434\/9.jpg"],506            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 10 | 3 1/2",516        "description": "Unités locatives. Disponible à partir du 01/08/2026",517        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/435\/10.jpg"],518        "numberOfRooms": 1,519        "occupancy": {520            "@type": "QuantitativeValue",521            "minValue": 1,522            "maxValue": 2523            },524            "floorLevel": 3,525        "floorSize": {526            "@type": "QuantitativeValue",527            "value": 774,528            "unitCode": "SQFT"529        },530        "numberOfBathroomsTotal": 1,531        "numberOfBedrooms": 1,532        "petsAllowed": "Sous certaines conditions",533        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",534        "yearBuilt": 2022,535        "telephone": "450 585-6542",536        "address": {537            "@type": "PostalAddress",538            "addressLocality": "Crabtree",539            "addressRegion": "Lanaudière",540            "streetAddress": "59 4 Av, Crabtree, QC, Canada"541        },542        "latitude": 45.9618447,543        "longitude": -73.4735257,544        "accommodationFloorPlan": {545            "@type": "FloorPlan",546            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/435\/10.jpg"],547            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 11 | 4 1/2",557        "description": "Unités locatives. Non disponible",558        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982588\/11.jpg"],559        "numberOfRooms": 2,560        "occupancy": {561            "@type": "QuantitativeValue",562            "minValue": 1,563            "maxValue": 4564            },565            "floorLevel": 3,566        "floorSize": {567            "@type": "QuantitativeValue",568            "value": 1053,569            "unitCode": "SQFT"570        },571        "numberOfBathroomsTotal": 1,572        "numberOfBedrooms": 2,573        "petsAllowed": "Sous certaines conditions",574        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",575        "yearBuilt": 2022,576        "telephone": "450 585-6542",577        "address": {578            "@type": "PostalAddress",579            "addressLocality": "Crabtree",580            "addressRegion": "Lanaudière",581            "streetAddress": "59 4 Av, Crabtree, QC, Canada"582        },583        "latitude": 45.9618447,584        "longitude": -73.4735257,585        "accommodationFloorPlan": {586            "@type": "FloorPlan",587            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982588\/11.jpg"],588            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 12 | 4 1/2",598        "description": "Unités locatives. Non disponible",599        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982615\/12.jpg"],600        "numberOfRooms": 2,601        "occupancy": {602            "@type": "QuantitativeValue",603            "minValue": 1,604            "maxValue": 4605            },606            "floorLevel": 4,607        "floorSize": {608            "@type": "QuantitativeValue",609            "value": 1053,610            "unitCode": "SQFT"611        },612        "numberOfBathroomsTotal": 1,613        "numberOfBedrooms": 2,614        "petsAllowed": "Sous certaines conditions",615        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",616        "yearBuilt": 2022,617        "telephone": "450 585-6542",618        "address": {619            "@type": "PostalAddress",620            "addressLocality": "Crabtree",621            "addressRegion": "Lanaudière",622            "streetAddress": "59 4 Av, Crabtree, QC, Canada"623        },624        "latitude": 45.9618447,625        "longitude": -73.4735257,626        "accommodationFloorPlan": {627            "@type": "FloorPlan",628            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982615\/12.jpg"],629            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 13 | 3 1/2",639        "description": "Unités locatives. Non disponible",640        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/439\/13.jpg"],641        "numberOfRooms": 1,642        "occupancy": {643            "@type": "QuantitativeValue",644            "minValue": 1,645            "maxValue": 2646            },647            "floorLevel": 4,648        "floorSize": {649            "@type": "QuantitativeValue",650            "value": 774,651            "unitCode": "SQFT"652        },653        "numberOfBathroomsTotal": 1,654        "numberOfBedrooms": 1,655        "petsAllowed": "Sous certaines conditions",656        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",657        "yearBuilt": 2022,658        "telephone": "450 585-6542",659        "address": {660            "@type": "PostalAddress",661            "addressLocality": "Crabtree",662            "addressRegion": "Lanaudière",663            "streetAddress": "59 4 Av, Crabtree, QC, Canada"664        },665        "latitude": 45.9618447,666        "longitude": -73.4735257,667        "accommodationFloorPlan": {668            "@type": "FloorPlan",669            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/439\/13.jpg"],670            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 14 | 3 1/2",680        "description": "Unités locatives. Disponible à partir du 01/07/2024",681        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/438\/14.jpg"],682        "numberOfRooms": 1,683        "occupancy": {684            "@type": "QuantitativeValue",685            "minValue": 1,686            "maxValue": 2687            },688            "floorLevel": 4,689        "floorSize": {690            "@type": "QuantitativeValue",691            "value": 774,692            "unitCode": "SQFT"693        },694        "numberOfBathroomsTotal": 1,695        "numberOfBedrooms": 1,696        "petsAllowed": "Sous certaines conditions",697        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",698        "yearBuilt": 2022,699        "telephone": "450 585-6542",700        "address": {701            "@type": "PostalAddress",702            "addressLocality": "Crabtree",703            "addressRegion": "Lanaudière",704            "streetAddress": "59 4 Av, Crabtree, QC, Canada"705        },706        "latitude": 45.9618447,707        "longitude": -73.4735257,708        "accommodationFloorPlan": {709            "@type": "FloorPlan",710            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/438\/14.jpg"],711            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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": "59 4 Av, Crabtree, QC, Canada - unité 15 | 4 1/2",721        "description": "Unités locatives. Non disponible",722        "image": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982627\/15.jpg"],723        "numberOfRooms": 2,724        "occupancy": {725            "@type": "QuantitativeValue",726            "minValue": 1,727            "maxValue": 4728            },729            "floorLevel": 4,730        "floorSize": {731            "@type": "QuantitativeValue",732            "value": 1053,733            "unitCode": "SQFT"734        },735        "numberOfBathroomsTotal": 1,736        "numberOfBedrooms": 2,737        "petsAllowed": "Sous certaines conditions",738        "tourBookingPage": "https://location.groupeevoludev.com/projet/le-gaspard-i#bottomForm",739        "yearBuilt": 2022,740        "telephone": "450 585-6542",741        "address": {742            "@type": "PostalAddress",743            "addressLocality": "Crabtree",744            "addressRegion": "Lanaudière",745            "streetAddress": "59 4 Av, Crabtree, QC, Canada"746        },747        "latitude": 45.9618447,748        "longitude": -73.4735257,749        "accommodationFloorPlan": {750            "@type": "FloorPlan",751            "layoutimage": ["https:\/\/location.groupeevoludev.com\/storage\/apartments\/1536982627\/15.jpg"],752            "amenityFeature": ["Stationnements | 2 espaces","Internet sans fil illimit\u00e9","Rangement int\u00e9rieur","Air climatis\u00e9","Aspirateur central","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</head>758<body>759    <div id="app">760        <nav class="navbar navbar-expand-md navbar-light bg-white shadow-sm">761            <div class="container">762                <a class="navbar-brand" href="https://location.groupeevoludev.com">763                    Evoludev764                </a>765                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">766                    <span class="navbar-toggler-icon"></span>767                </button>768769                <div class="collapse navbar-collapse" id="navbarSupportedContent">770                    <!-- Left Side Of Navbar -->771                    <ul class="navbar-nav mr-auto">772773                    </ul>774775                    <!-- Right Side Of Navbar -->776                    <ul class="navbar-nav ml-auto">777                        <!-- Authentication Links -->778                                                                                    <li class="nav-item">779                                    <a class="nav-link" href="https://location.groupeevoludev.com/login">Login</a>780                                </li>781                            782                                                            <li class="nav-item">783                                    <a class="nav-link" href="https://location.groupeevoludev.com/register">Register</a>784                                </li>785                                                                        </ul>786                </div>787            </div>788        </nav>789    </div>790791            <script>792    function sendToForm() {793                    window.location.href = "https://location.groupeevoludev.com/#scrollToForm";794            }795</script>796<header style="opacity: 1;">797    <div class="header-wrapper">798        <a class="logo" href="https://location.groupeevoludev.com">799            <img class="blanc" src="https://location.groupeevoludev.com/images/frontend/logo_couleur_evoludev.svg" alt="GroupeEvoludev" title="GroupeEvoludev">800            <img class="couleur" src="https://location.groupeevoludev.com/images/frontend/logo_couleur_evoludev.svg" alt="GroupeEvoludev" title="GroupeEvoludev">801        </a>802        <nav class="MainNav">803            <a href="https://location.groupeevoludev.com/search" class="">Recherche</a>804            <a href="https://location.groupeevoludev.com/nouvelles" class="">Actualités</a>805            <a href="https://location.groupeevoludev.com/a-propos" class="">À propos</a>806            <a href="#" onclick="sendToForm()">Nous joindre</a>807            <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>808            <a href="https://location.groupeevoludev.com/transactions/credit" class="">Analyse de crédit</a>809                        <!-- <a href="https://location.groupeevoludev.com/login" class="btn btn-custom-login">810                <i class="fas fa-sign-in-alt me-1"></i> Connexion811            </a> -->812                    </nav>813        <div class="actions">814            <div>815                <button class="ico-pad menu-open block">816                    <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>817                </button>818                <button class="ico-close menu-close hidden" id="close_menu">819                    <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>820                </button>821            </div>822        </div>823    </div>824    <div class="header-content">825        <div class="header-menu">826            <div class="bg-image" style="background-image: url(https://location.groupeevoludev.com/images/frontend/headerHome.jpg)">827                <div class="overlay black"></div>828                <div class="overlay gradient"></div>829            </div>830            <div class="header-menu-wrapper">831                <div class="menu-principal">832                    <ul id="menu-menu-principal-fr" class="menu">833                        <li id="menu-item-150" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-150">834                            <ul class="sub-menu">835                                <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>836                                <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>837                                <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>838                                <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>839                            </ul>840                        </li>841                    </ul>842                </div>843                <div class="header-menu-secondary">844                    <div class="block__socials">845                        <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>846                        <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>847                    </div>848                </div>849            </div>850        </div>851    </div>852    <div class="nav-overlay overlay black"></div>853</header>854    855        <!-- SVG DEFS -->856    <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">857        <defs>858            <symbol id="icon-plus" viewBox="0 0 32 32">859                <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>860            </symbol>861            <symbol id="icon-icon-salle-bain" viewBox="0 0 32 32">862                <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>863                <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>864            </symbol>865            <symbol id="icon-icon-chambre" viewBox="0 0 32 32">866                <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>867                <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>868            </symbol>869            <symbol id="icon-icon-superficie" viewBox="0 0 32 32">870                <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>871                <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>872            </symbol>873            <symbol id="icon-chevron-right" viewBox="0 0 32 32">874                <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>875            </symbol>876            <symbol id="icon-map" viewBox="0 0 32 32">877                <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>878            </symbol>879            <symbol id="icon-stationnement" viewBox="0 0 32 32">880                <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>881                <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>882            </symbol>883            <symbol id="icon-hydro" viewBox="0 0 32 32">884                <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>885            </symbol>886            <symbol id="icon-eclaire" viewBox="0 0 32 32">887                <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>888                <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>889                <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>890                <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>891                <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>892                <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>893                <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>894            </symbol>895            <symbol id="icon-chauffe" viewBox="0 0 38 32">896                <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>897            </symbol>898            <symbol id="icon-share" viewBox="0 0 32 32">899                <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>900            </symbol>901            <symbol id="icon-icon-stationnement" viewBox="0 0 32 32">902                <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>903                <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>904            </symbol>905            <symbol id="icon-icon-buanderie" viewBox="0 0 32 32">906                <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>907                <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>908            </symbol>909            <symbol id="icon-icon-aspirateur" viewBox="0 0 32 32">910                <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>911                <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>912            </symbol>913            <symbol id="icon-icon-climatisation" viewBox="0 0 32 32">914                <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>915                <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>916            </symbol>917            <symbol id="icon-icon-internet" viewBox="0 0 32 32">918                <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>919                <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>920            </symbol>921            <symbol id="icon-icon-rangement" viewBox="0 0 32 32">922                <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>923                <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>924            </symbol>925            <symbol id="icon-plus-white" viewBox="0 0 32 32">926                <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>927            </symbol>928            <symbol id="icon-icon-download" viewBox="0 0 32 32">929                <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>930            </symbol>931            <symbol id="icon-loupe" viewBox="0 0 32 32">932                <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>933            </symbol>934            <symbol id="icon-icon-chambre-bleu" viewBox="0 0 32 32">935                <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>936                <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>937            </symbol>938            <symbol id="icon-icon-salle-bain-bleu" viewBox="0 0 32 32">939                <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>940                <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>941            </symbol>942            <symbol id="icon-icon-superficie-bleu" viewBox="0 0 32 32">943                <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>944                <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>945            </symbol>946        </defs>947    </svg>948    <!-- FIN SVG DEFS -->949950    <div id="single-project">951        <style>952    /* Modale principale */953    .swal2-popup {954        background-color: rgba(0, 0, 0, 0.8) !important;955        display: block !important;956        padding: 0 !important;957        box-sizing: border-box !important;958        height: auto !important;959        max-height: 90vh !important;960        overflow-y: auto !important;961    }962963    /* Simulation de la “grille” Bootstrap dans le container HTML */964    .swal2-html-container .row {965        display: flex;966        flex-wrap: wrap;967        margin: 0 -10px;968    }969    .swal2-html-container .row > * {970        padding: 0 10px;971        box-sizing: border-box;972    }973    .swal2-html-container .col-lg-6 {974        flex: 0 0 50%;975        max-width: 50%;976    }977    .swal2-html-container .col-lg-12 {978        flex: 0 0 100%;979        max-width: 100%;980    }981982    /* ————————————————————————————————————————————————————— */983    /* Structure principale du popup (promo_orive)             */984    /* ————————————————————————————————————————————————————— */985    .promo_orive {986        display: flex;987        flex-wrap: wrap;988        width: 100%;989        height: 100%;990    }991    .promo_orive > div {992        width: 100%;993        box-sizing: border-box;994    }995    /* Colonne gauche – fond sombre */996    .promo_orive > div {997        background: #111;998        min-height: 400px;999        padding: 60px 60px 20px 60px;1000    }1001    /* Image toujours carré, en cover */1002    .image_orive {1003        width: 100%;1004        aspect-ratio: 1 / 1;1005        background-size: cover;1006        background-position: center;1007        background-repeat: no-repeat;1008    }10091010    /* ————————————————————————————————————————————————————— */1011    /* Breakpoints pour la largeur de la modale                */1012    /* ————————————————————————————————————————————————————— */1013    @media (min-width: 2301px) {1014        .swal2-popup { width: 40vw !important; max-width: 40vw !important; }1015    }1016    @media (min-width: 1801px) and (max-width: 2300px) {1017        .swal2-popup { width: 60vw !important; max-width: 60vw !important; }1018    }1019    @media (min-width: 1024px) and (max-width: 1800px) {1020        .swal2-popup { width: 60vw !important; max-width: 60vw !important; max-height: 80vh !important; }1021    }1022    @media (min-width: 769px) and (max-width: 1023px) {1023        .swal2-popup { width: 80vw !important; max-width: 80vw !important; max-height: 60vh !important; }1024    }10251026    /* Mobile (<768px) */1027    @media (max-width: 768px) {1028        .promo_orive { flex-direction: column; }1029        .promo_orive > div { width: 100%; padding: 0 20px 0 20px; }1030        .swal2-popup {1031            width: 80% !important;1032            padding: 0 !important;1033            background-color:#000;1034        }1035        .swal2-html-container form { padding:20px 0 20px 0 !important }1036        .swal-close-custom {1037            position: absolute !important;1038            top: -35px !important;1039            right: 0 !important;1040            padding: 10px !important;1041            background: none !important;1042            font-size: 36px !important;1043        }1044        .swal2-close { display:inline-block !important; }1045        .swal2-close:hover { color:#FFF; }1046        .swal2-close:focus { box-shadow: none; }1047        .mobile_only { display: block !important; }1048        .not_on_mobile { display: none !important; }1049        .swal2-container { margin-top:90px; }1050    }10511052    /* Desktop (≥768px) */1053    @media (min-width: 768px) {1054        .mobile_only { display: none !important; }1055        .not_on_mobile { display: block !important; }1056    }10571058    /* ————————————————————————————————————————————————————— */1059    /* Titres, contenus et footer                               */1060    /* ————————————————————————————————————————————————————— */1061    .swal2-title { color: #FFF !important; }1062    .swal2-html-container {1063        color: #FFF;1064        margin: 0;1065        padding: 0;1066    }1067    .swal2-footer { display: none !important; }1068    .swal2-actions button.swal2-styled:hover {1069        background-color: #BA6E03 !important;1070        top: -5px !important;1071    }1072    #custom-form-error-popup {1073        display: none;1074        color: #F00;1075        background-color: #FFF;1076        padding: 10px;1077        margin-bottom: 20px;1078        border-radius: 5px;1079    }10801081    /* ————————————————————————————————————————————————————— */1082    /* Champs de formulaire                                     */1083    /* ————————————————————————————————————————————————————— */1084    .swal2-html-container input,1085    .swal2-html-container select,1086    .swal2-html-container textarea {1087        width: 100%;1088        padding: 10px;1089        border: 1px solid #CCC;1090        background-color: #222;1091        color: #FFF;1092        margin-bottom: 20px;1093        font-size: 18px;1094        border-radius: 3px;1095    }10961097    .swal2-html-container input:focus,1098    .swal2-html-container select:focus,1099    .swal2-html-container textarea:focus {1100        border: 1px solid #0083c9;1101        outline: none;1102    }11031104    .swal2-html-container input::placeholder,1105    .swal2-html-container textarea::placeholder {1106        color: #ccc !important;1107    }11081109    /* Checkbox */1110    .swal2-html-container input[type="checkbox"] {1111        width: 20px;1112        height: 20px;1113    }1114    .swal2-html-container .checkbox-group {1115        display: flex;1116        align-items: center;1117        flex-wrap: wrap;1118        margin: 0 auto;1119        width: fit-content;1120    }1121    .swal2-html-container .checkbox-group input[type="checkbox"] {1122        margin-right: 5px;1123        position: relative;1124        top: 6px;1125    }1126    .swal2-html-container .checkbox-group label {1127        margin-right: 20px;1128        font-size: 16px;1129        cursor: pointer;1130    }11311132    /* Bouton Envoyer */1133    #sendingButton {1134        background-color: #0083c9;1135        color: #FFF;1136        border: none;1137        padding: 10px 20px;1138        border-radius: 3px;1139        margin: 40px auto;1140    }1141    #sendingButton:hover {1142        background-color: #FFF;1143        color: #000;1144        cursor:pointer;1145    }11461147    /* Croix de fermeture custom */1148    .swal-close-custom {1149        position: absolute;1150        top: 10px;1151        right: 15px;1152        background: #000 !important;1153        border: none;1154        font-size: 30px !important;1155        color: #fff;1156        cursor: pointer;1157        z-index: 9999;1158        transition: font-size 0.3s ease-in-out;1159    }1160    .swal-close-custom:hover {1161        font-size: 40px !important;1162    }11631164    /* Honeypot */1165    .honeypot-field {1166        position: absolute;1167        left: -9999px;1168    }11691170    .submit-consent {1171        margin: 20px 0 40px 0;1172    }1173</style>11741175<template id="single-popup-template">1176	<div class="promo_orive">1177		<div>1178			<button type="button" class="swal-close-custom" onclick="Swal.close()">×</button>1179			<form id="salesforce-form-popup" action="https://location.groupeevoludev.com/sendmail" method="POST">1180				<input type="hidden" name="_token" value="7RqwmuaSFLctO1umdwTF0IjEBgIJxmDblzZ9dcJb" autocomplete="off">				<input type="hidden" name="unit" value="">1181				<input type="hidden" name="language" value="Français">11821183				<div class="row">1184					<div class="col-lg-6">1185						<input type="text" name="firstname" placeholder="PRÉNOM*" required>1186					</div>1187					<div class="col-lg-6">1188                        <input type="text" name="lastname" placeholder="NOM*" required>1189					</div>1190                </div>11911192                <div class="row">1193					<div class="col-lg-6">1194						<input type="text" name="email" placeholder="COURRIEL*" required>1195					</div>1196					<div class="col-lg-6">1197						<input type="text" name="phone" placeholder="TÉLÉPHONE">1198					</div>1199				</div>12001201				<div class="row">1202					<div class="col-lg-12">1203						<select name="size[]">1204							<option value="" disabled selected>TYPE D'UNITÉ RECHERCHÉ</option>1205							<option value="Studio">Studio</option>1206							<option value="3 1/2">3½</option>1207							<option value="4 1/2">4½</option>1208							<option value="5 1/2">5½</option>1209						</select>1210					</div>1211				</div>12121213				<div class="row">1214					<div class="col-lg-12">1215						<select name="pub">1216							<option value="" disabled selected>OÙ AVEZ-VOUS ENTENDU PARLÉ DE NOUS ?</option>1217							<option value="Publication Facebook">Publication Facebook</option>1218							<option value="Publication Instagram">Publication Instagram</option>1219							<option value="Recherche Google ">Recherche Google </option>1220							<option value="Recommandation/Référence">Recommandation/Référence</option>1221							<option value="Affichage physique">Affichage physique (pancarte)</option>1222						</select>1223						<textarea name="message" rows="5" placeholder="COMMENTAIRES"></textarea>1224						<div class="checkbox-group">1225							<input type="hidden" name="accept" value="no">1226							<input type="checkbox" name="accept" id="accept-popup" value="yes">1227							<label for="accept-popup">J’autorise Groupe Evoludev à communiquer avec moi.</label>1228						</div>1229						<p id="custom-form-error-popup">Vous devez permettre Groupe Evoludev de communiquer avec vous pour envoyer.</p>1230						<p class="submit-consent">En soumettant votre demande, vous consentez au traitement de vos données.</p>1231						                            <div id="cf-turnstile-popup" class="cf-turnstile"></div>1232                        						<div class="honeypot-field">1233							<label for="honeypot">Pot de miel</label>1234							<input type="text" id="honeypot" name="honeypot" value="">1235						</div>1236					</div>1237				</div>12381239				<div class="row">1240					<button id="sendingButton">CONTACTEZ-NOUS</button>1241				</div>1242			</form>1243		</div>1244	</div>1245</template>12461247<script>1248    document.addEventListener("DOMContentLoaded", function () {1249        const template = document.getElementById('single-popup-template');1250        const wrapper = document.createElement('div');1251        wrapper.innerHTML = template.innerHTML;12521253        setTimeout(() => {12541255            Swal.fire({1256                title: "",1257                html: wrapper,1258                showConfirmButton: false,1259                width: '80vw',1260                background: 'transparent',1261            });12621263            function onSweetAlertDidOpen(callback) {1264                const obs = new MutationObserver((_, observer) => {1265                    const popup = document.querySelector('.swal2-popup');1266                    if (popup) {1267                        observer.disconnect();1268                        callback(popup);1269                    }1270                });1271                obs.observe(document.body, { childList: true, subtree: true });1272            }12731274            onSweetAlertDidOpen(() => {1275                if (typeof turnstile !== 'undefined') {1276                    turnstile.render('#cf-turnstile-popup', {1277                        sitekey: '0x4AAAAAAAxQUAaPUCBn3vTs',1278                        callback: token => window.turnstileToken = token,1279                        'error-callback': () => window.turnstileToken = null1280                    });1281                }12821283                document.getElementById('salesforce-form-popup').addEventListener('submit', e => {1284                    const accept = document.getElementById('accept-popup');1285                    const err = document.getElementById('custom-form-error-popup');1286                    if (!accept.checked) {1287                        e.preventDefault();1288                        err.style.display = 'block';1289                    } else {1290                        err.style.display = 'none';1291                    }1292                });1293            });12941295        }, 20000);1296    });1297</script>12981299        <!-- HERO -->1300        <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" }'>1301                            <div class="carousel-cell">1302                    <img src="https://groupeevoludev.com/location//storage/buildings/20/Crabtree_4e_2_PageProjet_Header_1920x1080px.jpg" />1303                </div>1304                            <div class="carousel-cell">1305                    <img src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Crabtree_SàM-Cuisine_1920x1080.jpg" />1306                </div>1307                            <div class="carousel-cell">1308                    <img src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Cuisine_1920x1080.jpg" />1309                </div>1310                            <div class="carousel-cell">1311                    <img src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Crabtree_SAM_1920x1080.jpg" />1312                </div>1313                            <div class="carousel-cell">1314                    <img src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Crabtree_Salon_1920x1080.jpg" />1315                </div>1316                            <div class="carousel-cell">1317                    <img src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Chambre_1920x1080.jpg" />1318                </div>1319                            <div class="carousel-cell">1320                    <img src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_SdB1_1920x1080.jpg" />1321                </div>1322                            <div class="carousel-cell">1323                    <img src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_SdB2_1920x1080.jpg" />1324                </div>1325                            <div class="carousel-cell">1326                    <img src="https://groupeevoludev.com/location//storage/buildings/20/Le Gaspard I_crop_1920x1080.jpg" />1327                </div>1328                            <div class="carousel-cell">1329                    <img src="https://groupeevoludev.com/location//storage/buildings/20/Le Gaspard_Plan_Stationnements_Crabtree_4e avenue_59-61-63_1920x1080.jpg" />1330                </div>1331                    </div>1332                <div class="FicheHero__wrapper">1333            <div class="availability">1334                                    Disponible1335                            </div>1336            <h1 class="FicheHero__title">1337                <span>Le Gaspard I</span>1338                                    <span class="subTitle" style="padding-left:12px !important;">Logements 3½  4½ à louer | Crabtree</span>1339                            </h1>1340                            <a href="tel:+15792592002" class="Button phoneButton"><img src="https://location.groupeevoludev.com/images/frontend/phone-solid_white.svg" alt="phone_solid_white"/>579-259-2002</a>1341                                        <a href="#contactSection" class="Button reserveButton">Planifiez une visite</a>1342                                                                                </div>1343                    <!-- INTRO -->1344            <div class="PageSection PageSection--white pt-4 pb-3">1345                <div class="PageSection__wrapper">1346                    <div class="intro">1347                        <div class="introItem">1348                            <img src="https://location.groupeevoludev.com/images/frontend/icon_parc.png" style="max-width: 50px"  alt="icone parc"/>1349                            <p class="introNumber">1</p>1350                            <p class="introText">min d'un parc</p>1351                        </div>1352                        <div class="introItem">1353                            <img src="https://location.groupeevoludev.com/images/frontend/icon_grocery.png" style="max-width: 50px"  alt="icone parc"/>1354                            <p class="introNumber">1</p>1355                            <p class="introText">min d'une épicerie</p>1356                        </div>1357                        <div class="introItem">1358                            <img src="https://location.groupeevoludev.com/images/frontend/icon_school.png" style="max-width: 50px"  alt="icone parc"/>1359                            <p class="introNumber">1</p>1360                            <p class="introText">min d'une école</p>1361                        </div>1362                        <div class="introItem">1363                            <img src="https://location.groupeevoludev.com/images/frontend/icon_drug_store.png" style="max-width: 50px"  alt="icone parc"/>1364                            <p class="introNumber">1</p>1365                            <p class="introText">min d'une pharmacie</p>1366                        </div>1367                    </div>1368                </div>1369            </div>13701371            <!-- FIFTYFIFTY-->1372            <div class="PageSection PageSection--grey">1373                <div class="PageSection__wrapper">1374                    <div class="FiftyFifty">1375                        <div class="FiftyFifty__left">1376                            <p class="Title">À propos de l'immeuble</p>1377                            <p class="aboutText">Premier immeuble de 15 unités d'un projet de 45 unités contemporaines, composé de 3 ½ et 4 ½ avec chacun leur balcon, en plus d'être bordé d'un parc à l'arrière saura assurément vous charmer.</p>1378                            <ul class="Immeuble__infos">1379                                <li class="aboutText">Année de construction : 2022</li>1380                                <li class="aboutText">Nombre d’unités : 15</li>1381                                <li class="aboutText">Ville : Crabtree</li>1382                                <li class="aboutText">Adresse :1383                                    <a target="_blank" href="https://maps.google.com/?q=45.9618447,-73.4735257">59 4 Av, Crabtree, QC, Canada</a>1384                                </li>1385                            </ul>1386                            <div class="projectMapDiv">1387                                1388				<script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?v=3&key=AIza_CLE_CAVIARDEE_LOUKA_000000000000000&&language=fr"></script>1389			<script type="text/javascript">1390			//<![CDATA[1391			1392			var map; // Global declaration of the map1393			var lat_longs_map = new Array();1394			var markers_map = new Array();1395            var iw_map;1396			1397            iw_map = new google.maps.InfoWindow({});13981399                 function initialize_map() {14001401				var styles_0 = {"featureType":"landscape","elementType":"geometry","stylers":{"color":"#FF0000","lightness":20}};1402				var myLatlng = new google.maps.LatLng(45.9618447,-73.4735257);1403				var myOptions = {1404			  		zoom: 12,1405					center: myLatlng,1406			  		mapTypeId: google.maps.MapTypeId.ROADMAP};map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);map.setOptions({styles: styles_0});1407				1408				1409			var myLatlng = new google.maps.LatLng(45.9618447,-73.4735257);1410			1411				var marker_icon = {1412					url: "https://location.groupeevoludev.com/images/frontend/markers/map-marker-disponible_200x159.png",1413					scaledSize: new google.maps.Size(50,50),1414					origin: new google.maps.Point(0,0)};1415			1416			var markerOptions = {1417				map: map,1418				position: myLatlng,1419				icon: marker_icon,1420				title: "Le Gaspard I",1421				animation:  google.maps.Animation.DROP1422			};1423			marker_0 = createMarker_map(markerOptions);1424			1425			marker_0.set("content", "<div class='mapInfoWindow'><div class='mapInfoWindow__left'><a href='https://location.groupeevoludev.com/projet/le-gaspard-i' target='_blank'><img src='https://groupeevoludev.com/location//storage/buildings/1673312196/cr6451-1.JPG' width='150' height='100'></a></div><div class='mapInfoWindow__right'><a id='googleMapMobileImage' style='display:none;' href='https://location.groupeevoludev.com/projet/le-gaspard-i' target='_blank'><img src='https://groupeevoludev.com/location//storage/buildings/1673312196/cr6451-1.JPG' width='150' height='100'></a><a href='https://location.groupeevoludev.com/projet/le-gaspard-i' target='_blank'><p class='mapInfoWindow__right__name'>Le Gaspard I</p></a><p class='mapInfoWindow__right__price'><span>1200</span> $/ mois</p><p class='mapInfoWindow__right__infos desktop'><svg class='icon icon-icon-chambre'><use xlink:href='#icon-icon-chambre'></use></svg><span>3½ 4½</span><svg class='icon icon-icon-superficie'><use xlink:href='#icon-icon-superficie'></use></svg><span>774pi²</span></p><div class='mapInfoWindow__right__infos mobile' style='display:none;'><div><svg class='icon icon-icon-chambre'><use xlink:href='#icon-icon-chambre'></use></svg><span>3½ 4½</span></div><div class='pt-1'><svg class='icon icon-icon-superficie'><use xlink:href='#icon-icon-superficie'></use></svg><span>774pi²</span></div></div></div>");14261427			google.maps.event.addListener(marker_0, "click", function(event) {1428				iw_map.setContent(this.get("content"));1429				iw_map.open(map, this);1430			1431			});1432			14331434			}14351436		1437		function createMarker_map(markerOptions) {1438			var marker = new google.maps.Marker(markerOptions);1439			markers_map.push(marker);1440			lat_longs_map.push(marker.getPosition());1441			return marker;1442		}1443		1444			google.maps.event.addDomListener(window, "load", initialize_map);1445			1446			//]]>1447			</script><div id="map_canvas" style="width:100%; height:450px;"></div>1448                            </div>1449                        </div>1450                        <div class="FiftyFifty__right">1451                            <h3 class="subTitle">Options ($)</h3>1452                                                            <ul class="Immeuble__specs">1453                                                                            <li class="aboutText">1454                                                                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-animaux-300x300.svg" alt="Animaux de compagnie">1455                                                                                        <div class="Immeuble__specs-content ">1456                                                Animaux de compagnie1457                                                                                                    <span>Sous certaines conditions</span>1458                                                                                            </div>1459                                        </li>1460                                                                    </ul>1461                                                        <div class="desktop-inclusion-section">1462                                <h3 class="subTitle">Inclusions</h3>1463                                <ul class="Immeuble__specs">1464                                                                            <li class="aboutText">1465                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-stationnement-300x300.svg" alt="Stationnements | 2 espaces">1466                                            <div class="Immeuble__specs-content noDescription">1467                                                Stationnements | 2 espaces1468                                                                                            </div>1469                                        </li>1470                                                                            <li class="aboutText">1471                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-internet-sans-fil-300x300.svg" alt="Internet sans fil illimité">1472                                            <div class="Immeuble__specs-content noDescription">1473                                                Internet sans fil illimité1474                                                                                            </div>1475                                        </li>1476                                                                            <li class="aboutText">1477                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-rangement-interieur-300x300.svg" alt="Rangement intérieur">1478                                            <div class="Immeuble__specs-content noDescription">1479                                                Rangement intérieur1480                                                                                            </div>1481                                        </li>1482                                                                            <li class="aboutText">1483                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-air-climatise-300x300.svg" alt="Air climatisé">1484                                            <div class="Immeuble__specs-content noDescription">1485                                                Air climatisé1486                                                                                            </div>1487                                        </li>1488                                                                            <li class="aboutText">1489                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-aspirateur-central-300x300.svg" alt="Aspirateur central">1490                                            <div class="Immeuble__specs-content noDescription">1491                                                Aspirateur central1492                                                                                            </div>1493                                        </li>1494                                                                            <li class="aboutText">1495                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-camera-securite-300x300.svg" alt="Caméras de sécurité">1496                                            <div class="Immeuble__specs-content noDescription">1497                                                Caméras de sécurité1498                                                                                            </div>1499                                        </li>1500                                                                            <li class="aboutText">1501                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-entree-lave-vaisselle-300x300.svg" alt="Entrée lave-vaisselle">1502                                            <div class="Immeuble__specs-content noDescription">1503                                                Entrée lave-vaisselle1504                                                                                            </div>1505                                        </li>1506                                                                            <li class="aboutText">1507                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-entree-laveuse-secheuse-300x300.svg" alt="Entrées laveuse-sécheuse">1508                                            <div class="Immeuble__specs-content noDescription">1509                                                Entrées laveuse-sécheuse1510                                                                                            </div>1511                                        </li>1512                                                                            <li class="aboutText">1513                                            <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-services-appels-urgence-300x300.svg" alt="Service d’appels d’urgence 24/7">1514                                            <div class="Immeuble__specs-content noDescription">1515                                                Service d’appels d’urgence 24/71516                                                                                            </div>1517                                        </li>1518                                                                    </ul>1519                            </div>1520                            <div class="mobile-inclusion-section">1521                                <div class="SmallToggles">1522                                    <div class="SmallToggles__item">1523                                        <div class="SmallToggles__header">1524                                            <span id="" class="SmallToggles__title"><h3 class="subTitle">Inclusions</h3></span>1525                                            <div class="SmallToggles__status">1526                                                <span class="Toggles__plus">+</span> <span class="Toggles__moins">-</span>1527                                            </div>1528                                        </div>1529                                        <div class="SmallToggles__content">1530                                            <ul class="Immeuble__specs">1531                                                                                                    <li>1532                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-stationnement-300x300.svg" alt="Stationnements | 2 espaces">1533                                                        <div class="Immeuble__specs-content noDescription">1534                                                            Stationnements | 2 espaces1535                                                                                                                    </div>1536                                                    </li>1537                                                                                                    <li>1538                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-internet-sans-fil-300x300.svg" alt="Internet sans fil illimité">1539                                                        <div class="Immeuble__specs-content noDescription">1540                                                            Internet sans fil illimité1541                                                                                                                    </div>1542                                                    </li>1543                                                                                                    <li>1544                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-rangement-interieur-300x300.svg" alt="Rangement intérieur">1545                                                        <div class="Immeuble__specs-content noDescription">1546                                                            Rangement intérieur1547                                                                                                                    </div>1548                                                    </li>1549                                                                                                    <li>1550                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-air-climatise-300x300.svg" alt="Air climatisé">1551                                                        <div class="Immeuble__specs-content noDescription">1552                                                            Air climatisé1553                                                                                                                    </div>1554                                                    </li>1555                                                                                                    <li>1556                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-aspirateur-central-300x300.svg" alt="Aspirateur central">1557                                                        <div class="Immeuble__specs-content noDescription">1558                                                            Aspirateur central1559                                                                                                                    </div>1560                                                    </li>1561                                                                                                    <li>1562                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-camera-securite-300x300.svg" alt="Caméras de sécurité">1563                                                        <div class="Immeuble__specs-content noDescription">1564                                                            Caméras de sécurité1565                                                                                                                    </div>1566                                                    </li>1567                                                                                                    <li>1568                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-entree-lave-vaisselle-300x300.svg" alt="Entrée lave-vaisselle">1569                                                        <div class="Immeuble__specs-content noDescription">1570                                                            Entrée lave-vaisselle1571                                                                                                                    </div>1572                                                    </li>1573                                                                                                    <li>1574                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-entree-laveuse-secheuse-300x300.svg" alt="Entrées laveuse-sécheuse">1575                                                        <div class="Immeuble__specs-content noDescription">1576                                                            Entrées laveuse-sécheuse1577                                                                                                                    </div>1578                                                    </li>1579                                                                                                    <li>1580                                                        <img src="https://location.groupeevoludev.com/images/frontend/inclusions/icone-services-appels-urgence-300x300.svg" alt="Service d’appels d’urgence 24/7">1581                                                        <div class="Immeuble__specs-content noDescription">1582                                                            Service d’appels d’urgence 24/71583                                                                                                                    </div>1584                                                    </li>1585                                                                                            </ul>1586                                        </div>1587                                    </div>1588                                </div>1589                            </div>1590                        </div>1591                    </div>1592                </div>1593            </div>15941595            <div class="PageSection PageSection--white">1596                <div class="PageSection__wrapper">1597                    <div class="row">1598                        <div class="col-lg-12">1599                            <p class="Title d-inline-block">Unités locatives</p>1600                            <p class="tagDispo disponible">Disponible</p>1601                        </div>1602                        <div class="col-lg-12">1603                                                                                                <p class="minAvailability">1604                                        Disponible dès1605                                        maintenant1606                                    </p>1607                                                                                    </div>1608                                            </div>1609                    <div class="FiftyFifty">1610                        <div class="FiftyFifty__toggles">1611                            <div class="SmallToggles">1612                                                                    <div class="SmallToggles__item SmallToggles__item--active ">1613                                        <div class="SmallToggles__header">1614                                            <span id="1" class="SmallToggles__title">Demi sous-sol </span>1615                                            <div class="SmallToggles__status">1616                                                <span class="Toggles__plus">+</span> <span class="Toggles__moins">-</span>1617                                            </div>1618                                        </div>1619                                        <div class="SmallToggles__content">1620                                                                                        <div class="desktop-apartments-section">1621                                                <table class="table ApartmentTable">1622                                                    <thead>1623                                                    <tr>1624                                                        <th scope="col">Unité</th>1625                                                        <th scope="col">À partir de</th>1626                                                        <th scope="col">Disponibilité</th>1627                                                        <th scope="col">Date</th>1628                                                        <th scope="col"><a class="help" title="Chambre">1629                                                                <svg class="icon icon-icon-chambre">1630                                                                    <use xlink:href="#icon-icon-chambre"></use>1631                                                                </svg>1632                                                            </a></th>1633                                                        <th scope="col"><a class="help" title="Salle de bain">1634                                                                <svg class="icon icon-icon-salle-bain">1635                                                                    <use xlink:href="#icon-icon-salle-bain"></use>1636                                                                </svg>1637                                                            </a></th>1638                                                        <th scope="col"><a class="help" title="Superficie">1639                                                                <svg class="icon icon-icon-superficie">1640                                                                    <use xlink:href="#icon-icon-superficie"></use>1641                                                                </svg>1642                                                            </a></th>1643                                                        <th scope="col"></th>1644                                                    </tr>1645                                                    </thead>1646                                                    <tbody>1647                                                                                                            <tr>1648                                                            <th scope="row">1 | 4 1/2</th>1649                                                            <td>N.D. $ / m</td>1650                                                            <td>1651                                                                                                                                    <span class="Toggles__available ">Louée</span>1652                                                                                                                            </td>1653                                                            <td>1654                                                                                                                                    N.D.1655                                                                                                                            </td>1656                                                            <td>2</td>1657                                                            <td>1</td>1658                                                            <td>1053 pi²</td>1659                                                            <td>1660                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_429">1661                                                                    Plan1662                                                                </button>1663                                                            </td>1664                                                        </tr>1665                                                        <!-- Modal apartment plan -->1666                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_429" tabindex="-1" role="dialog" aria-hidden="true">1667                                                            <div class="modal-dialog modal-dialog-centered" role="document">1668                                                                <div class="modal-content">1669                                                                    <div class="modal-header">1670                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">1671                                                                            <span aria-hidden="true">&times;</span>1672                                                                        </button>1673                                                                    </div>1674                                                                    <div class="modal-body">1675                                                                        <div class="row">1676                                                                            <div class="col-lg-7 p-0 bg-white">1677                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/1536982526/1.jpg"                                                                                                                                                                             />1678                                                                                                                                                            </div>1679                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">1680                                                                                <div class="apartmentModalInfos">1681                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>1682                                                                                    <p class="apartmentModalName">Unité 1 | 4½</p>1683                                                                                    <p class="apartmentModalRooms">1684                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>1685                                                                                        <span>2 chambres</span>1686                                                                                    </p>1687                                                                                    <p class="apartmentModalWashrooms">1688                                                                                        <svg class="icon icon-icon-salle-bain-bleu">1689                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>1690                                                                                        </svg>1691                                                                                        <span>1 salle de bain</span>1692                                                                                    </p>1693                                                                                    <p class="apartmentModalArea">1694                                                                                        <svg class="icon icon-icon-superficie-bleu">1695                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>1696                                                                                        </svg>1697                                                                                        <span>1053 pi²</span>1698                                                                                    </p>1699                                                                                                                                                                    </div>1700                                                                            </div>1701                                                                        </div>1702                                                                    </div>1703                                                                </div>1704                                                            </div>1705                                                        </div>1706                                                        <!-- FIN Modal apartment plan -->1707                                                                                                            <tr>1708                                                            <th scope="row">2 | 3 1/2</th>1709                                                            <td>N.D. $ / m</td>1710                                                            <td>1711                                                                                                                                    <span class="Toggles__available ">Louée</span>1712                                                                                                                            </td>1713                                                            <td>1714                                                                                                                                    N.D.1715                                                                                                                            </td>1716                                                            <td>1</td>1717                                                            <td>1</td>1718                                                            <td>774 pi²</td>1719                                                            <td>1720                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_428">1721                                                                    Plan1722                                                                </button>1723                                                            </td>1724                                                        </tr>1725                                                        <!-- Modal apartment plan -->1726                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_428" tabindex="-1" role="dialog" aria-hidden="true">1727                                                            <div class="modal-dialog modal-dialog-centered" role="document">1728                                                                <div class="modal-content">1729                                                                    <div class="modal-header">1730                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">1731                                                                            <span aria-hidden="true">&times;</span>1732                                                                        </button>1733                                                                    </div>1734                                                                    <div class="modal-body">1735                                                                        <div class="row">1736                                                                            <div class="col-lg-7 p-0 bg-white">1737                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/428/2.jpg"                                                                                                                                                                             />1738                                                                                                                                                            </div>1739                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">1740                                                                                <div class="apartmentModalInfos">1741                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>1742                                                                                    <p class="apartmentModalName">Unité 2 | 3½</p>1743                                                                                    <p class="apartmentModalRooms">1744                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>1745                                                                                        <span>1 chambre</span>1746                                                                                    </p>1747                                                                                    <p class="apartmentModalWashrooms">1748                                                                                        <svg class="icon icon-icon-salle-bain-bleu">1749                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>1750                                                                                        </svg>1751                                                                                        <span>1 salle de bain</span>1752                                                                                    </p>1753                                                                                    <p class="apartmentModalArea">1754                                                                                        <svg class="icon icon-icon-superficie-bleu">1755                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>1756                                                                                        </svg>1757                                                                                        <span>774 pi²</span>1758                                                                                    </p>1759                                                                                                                                                                    </div>1760                                                                            </div>1761                                                                        </div>1762                                                                    </div>1763                                                                </div>1764                                                            </div>1765                                                        </div>1766                                                        <!-- FIN Modal apartment plan -->1767                                                                                                            <tr>1768                                                            <th scope="row">3 | 3 1/2</th>1769                                                            <td>N.D. $ / m</td>1770                                                            <td>1771                                                                                                                                    <span class="Toggles__available ">Louée</span>1772                                                                                                                            </td>1773                                                            <td>1774                                                                                                                                    N.D.1775                                                                                                                            </td>1776                                                            <td>1</td>1777                                                            <td>1</td>1778                                                            <td>774 pi²</td>1779                                                            <td>1780                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_427">1781                                                                    Plan1782                                                                </button>1783                                                            </td>1784                                                        </tr>1785                                                        <!-- Modal apartment plan -->1786                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_427" tabindex="-1" role="dialog" aria-hidden="true">1787                                                            <div class="modal-dialog modal-dialog-centered" role="document">1788                                                                <div class="modal-content">1789                                                                    <div class="modal-header">1790                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">1791                                                                            <span aria-hidden="true">&times;</span>1792                                                                        </button>1793                                                                    </div>1794                                                                    <div class="modal-body">1795                                                                        <div class="row">1796                                                                            <div class="col-lg-7 p-0 bg-white">1797                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/427/3.jpg"                                                                                                                                                                             />1798                                                                                                                                                            </div>1799                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">1800                                                                                <div class="apartmentModalInfos">1801                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>1802                                                                                    <p class="apartmentModalName">Unité 3 | 3½</p>1803                                                                                    <p class="apartmentModalRooms">1804                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>1805                                                                                        <span>1 chambre</span>1806                                                                                    </p>1807                                                                                    <p class="apartmentModalWashrooms">1808                                                                                        <svg class="icon icon-icon-salle-bain-bleu">1809                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>1810                                                                                        </svg>1811                                                                                        <span>1 salle de bain</span>1812                                                                                    </p>1813                                                                                    <p class="apartmentModalArea">1814                                                                                        <svg class="icon icon-icon-superficie-bleu">1815                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>1816                                                                                        </svg>1817                                                                                        <span>774 pi²</span>1818                                                                                    </p>1819                                                                                                                                                                    </div>1820                                                                            </div>1821                                                                        </div>1822                                                                    </div>1823                                                                </div>1824                                                            </div>1825                                                        </div>1826                                                        <!-- FIN Modal apartment plan -->1827                                                                                                        </tbody>1828                                                </table>1829                                            </div>1830                                            <div class="mobile-apartments-section">1831                                                                                                    <div>1832                                                        <p class="area"><b>1 | 4 1/2</b>1833                                                            <span>1053 pi²</span></p>1834                                                        <p class="price">À partir de N.D. $ / m</p>1835                                                    </div>1836                                                    <div class="second-row">1837                                                        <p>1838                                                                                                                            <span class="Toggles__available ">Louée</span>1839                                                                                                                    </p>1840                                                        <p>1841                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_429_mobile">1842                                                                Plan1843                                                            </button>1844                                                        </p>1845                                                    </div>1846                                                    <!-- Modal apartment plan MOBILE -->1847                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_429_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">1848                                                        <div class="modal-dialog modal-dialog-centered" role="document">1849                                                            <div class="modal-header">1850                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">1851                                                                    <span aria-hidden="true">&times;</span>1852                                                                </button>1853                                                            </div>1854                                                            <div class="modal-content">1855                                                                <div class="modal-body mobilePlan">1856                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/1536982526/1.jpg" alt="imagePlan_429_mobile"/>1857                                                                </div>1858                                                            </div>1859                                                        </div>1860                                                    </div>1861                                                    <!-- FIN Modal apartment plan MOBILE -->1862                                                                                                    <div>1863                                                        <p class="area"><b>2 | 3 1/2</b>1864                                                            <span>774 pi²</span></p>1865                                                        <p class="price">À partir de N.D. $ / m</p>1866                                                    </div>1867                                                    <div class="second-row">1868                                                        <p>1869                                                                                                                            <span class="Toggles__available ">Louée</span>1870                                                                                                                    </p>1871                                                        <p>1872                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_428_mobile">1873                                                                Plan1874                                                            </button>1875                                                        </p>1876                                                    </div>1877                                                    <!-- Modal apartment plan MOBILE -->1878                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_428_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">1879                                                        <div class="modal-dialog modal-dialog-centered" role="document">1880                                                            <div class="modal-header">1881                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">1882                                                                    <span aria-hidden="true">&times;</span>1883                                                                </button>1884                                                            </div>1885                                                            <div class="modal-content">1886                                                                <div class="modal-body mobilePlan">1887                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/428/2.jpg" alt="imagePlan_428_mobile"/>1888                                                                </div>1889                                                            </div>1890                                                        </div>1891                                                    </div>1892                                                    <!-- FIN Modal apartment plan MOBILE -->1893                                                                                                    <div>1894                                                        <p class="area"><b>3 | 3 1/2</b>1895                                                            <span>774 pi²</span></p>1896                                                        <p class="price">À partir de N.D. $ / m</p>1897                                                    </div>1898                                                    <div class="second-row">1899                                                        <p>1900                                                                                                                            <span class="Toggles__available ">Louée</span>1901                                                                                                                    </p>1902                                                        <p>1903                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_427_mobile">1904                                                                Plan1905                                                            </button>1906                                                        </p>1907                                                    </div>1908                                                    <!-- Modal apartment plan MOBILE -->1909                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_427_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">1910                                                        <div class="modal-dialog modal-dialog-centered" role="document">1911                                                            <div class="modal-header">1912                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">1913                                                                    <span aria-hidden="true">&times;</span>1914                                                                </button>1915                                                            </div>1916                                                            <div class="modal-content">1917                                                                <div class="modal-body mobilePlan">1918                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/427/3.jpg" alt="imagePlan_427_mobile"/>1919                                                                </div>1920                                                            </div>1921                                                        </div>1922                                                    </div>1923                                                    <!-- FIN Modal apartment plan MOBILE -->1924                                                                                            </div>1925                                        </div>1926                                    </div>1927                                                                    <div class="SmallToggles__item  ">1928                                        <div class="SmallToggles__header">1929                                            <span id="2" class="SmallToggles__title">Étage 1 </span>1930                                            <div class="SmallToggles__status">1931                                                <span class="Toggles__plus">+</span> <span class="Toggles__moins">-</span>1932                                            </div>1933                                        </div>1934                                        <div class="SmallToggles__content">1935                                                                                        <div class="desktop-apartments-section">1936                                                <table class="table ApartmentTable">1937                                                    <thead>1938                                                    <tr>1939                                                        <th scope="col">Unité</th>1940                                                        <th scope="col">À partir de</th>1941                                                        <th scope="col">Disponibilité</th>1942                                                        <th scope="col">Date</th>1943                                                        <th scope="col"><a class="help" title="Chambre">1944                                                                <svg class="icon icon-icon-chambre">1945                                                                    <use xlink:href="#icon-icon-chambre"></use>1946                                                                </svg>1947                                                            </a></th>1948                                                        <th scope="col"><a class="help" title="Salle de bain">1949                                                                <svg class="icon icon-icon-salle-bain">1950                                                                    <use xlink:href="#icon-icon-salle-bain"></use>1951                                                                </svg>1952                                                            </a></th>1953                                                        <th scope="col"><a class="help" title="Superficie">1954                                                                <svg class="icon icon-icon-superficie">1955                                                                    <use xlink:href="#icon-icon-superficie"></use>1956                                                                </svg>1957                                                            </a></th>1958                                                        <th scope="col"></th>1959                                                    </tr>1960                                                    </thead>1961                                                    <tbody>1962                                                                                                            <tr>1963                                                            <th scope="row">4 | 4 1/2</th>1964                                                            <td>N.D. $ / m</td>1965                                                            <td>1966                                                                                                                                    <span class="Toggles__available ">Louée</span>1967                                                                                                                            </td>1968                                                            <td>1969                                                                                                                                    N.D.1970                                                                                                                            </td>1971                                                            <td>2</td>1972                                                            <td>1</td>1973                                                            <td>1053 pi²</td>1974                                                            <td>1975                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_432">1976                                                                    Plan1977                                                                </button>1978                                                            </td>1979                                                        </tr>1980                                                        <!-- Modal apartment plan -->1981                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_432" tabindex="-1" role="dialog" aria-hidden="true">1982                                                            <div class="modal-dialog modal-dialog-centered" role="document">1983                                                                <div class="modal-content">1984                                                                    <div class="modal-header">1985                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">1986                                                                            <span aria-hidden="true">&times;</span>1987                                                                        </button>1988                                                                    </div>1989                                                                    <div class="modal-body">1990                                                                        <div class="row">1991                                                                            <div class="col-lg-7 p-0 bg-white">1992                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/1536982549/4.jpg"                                                                                                                                                                             />1993                                                                                                                                                            </div>1994                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">1995                                                                                <div class="apartmentModalInfos">1996                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>1997                                                                                    <p class="apartmentModalName">Unité 4 | 4½</p>1998                                                                                    <p class="apartmentModalRooms">1999                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2000                                                                                        <span>2 chambres</span>2001                                                                                    </p>2002                                                                                    <p class="apartmentModalWashrooms">2003                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2004                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2005                                                                                        </svg>2006                                                                                        <span>1 salle de bain</span>2007                                                                                    </p>2008                                                                                    <p class="apartmentModalArea">2009                                                                                        <svg class="icon icon-icon-superficie-bleu">2010                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2011                                                                                        </svg>2012                                                                                        <span>1053 pi²</span>2013                                                                                    </p>2014                                                                                                                                                                    </div>2015                                                                            </div>2016                                                                        </div>2017                                                                    </div>2018                                                                </div>2019                                                            </div>2020                                                        </div>2021                                                        <!-- FIN Modal apartment plan -->2022                                                                                                            <tr>2023                                                            <th scope="row">5 | 3 1/2</th>2024                                                            <td>N.D. $ / m</td>2025                                                            <td>2026                                                                                                                                    <span class="Toggles__available ">Louée</span>2027                                                                                                                            </td>2028                                                            <td>2029                                                                                                                                    N.D.2030                                                                                                                            </td>2031                                                            <td>1</td>2032                                                            <td>1</td>2033                                                            <td>774 pi²</td>2034                                                            <td>2035                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_430">2036                                                                    Plan2037                                                                </button>2038                                                            </td>2039                                                        </tr>2040                                                        <!-- Modal apartment plan -->2041                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_430" tabindex="-1" role="dialog" aria-hidden="true">2042                                                            <div class="modal-dialog modal-dialog-centered" role="document">2043                                                                <div class="modal-content">2044                                                                    <div class="modal-header">2045                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2046                                                                            <span aria-hidden="true">&times;</span>2047                                                                        </button>2048                                                                    </div>2049                                                                    <div class="modal-body">2050                                                                        <div class="row">2051                                                                            <div class="col-lg-7 p-0 bg-white">2052                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/430/5.jpg"                                                                                                                                                                             />2053                                                                                                                                                            </div>2054                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2055                                                                                <div class="apartmentModalInfos">2056                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2057                                                                                    <p class="apartmentModalName">Unité 5 | 3½</p>2058                                                                                    <p class="apartmentModalRooms">2059                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2060                                                                                        <span>1 chambre</span>2061                                                                                    </p>2062                                                                                    <p class="apartmentModalWashrooms">2063                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2064                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2065                                                                                        </svg>2066                                                                                        <span>1 salle de bain</span>2067                                                                                    </p>2068                                                                                    <p class="apartmentModalArea">2069                                                                                        <svg class="icon icon-icon-superficie-bleu">2070                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2071                                                                                        </svg>2072                                                                                        <span>774 pi²</span>2073                                                                                    </p>2074                                                                                                                                                                    </div>2075                                                                            </div>2076                                                                        </div>2077                                                                    </div>2078                                                                </div>2079                                                            </div>2080                                                        </div>2081                                                        <!-- FIN Modal apartment plan -->2082                                                                                                            <tr>2083                                                            <th scope="row">6 | 3 1/2</th>2084                                                            <td>N.D. $ / m</td>2085                                                            <td>2086                                                                                                                                    <span class="Toggles__available ">Louée</span>2087                                                                                                                            </td>2088                                                            <td>2089                                                                                                                                    N.D.2090                                                                                                                            </td>2091                                                            <td>1</td>2092                                                            <td>1</td>2093                                                            <td>774 pi²</td>2094                                                            <td>2095                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_431">2096                                                                    Plan2097                                                                </button>2098                                                            </td>2099                                                        </tr>2100                                                        <!-- Modal apartment plan -->2101                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_431" tabindex="-1" role="dialog" aria-hidden="true">2102                                                            <div class="modal-dialog modal-dialog-centered" role="document">2103                                                                <div class="modal-content">2104                                                                    <div class="modal-header">2105                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2106                                                                            <span aria-hidden="true">&times;</span>2107                                                                        </button>2108                                                                    </div>2109                                                                    <div class="modal-body">2110                                                                        <div class="row">2111                                                                            <div class="col-lg-7 p-0 bg-white">2112                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/431/6.jpg"                                                                                                                                                                             />2113                                                                                                                                                            </div>2114                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2115                                                                                <div class="apartmentModalInfos">2116                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2117                                                                                    <p class="apartmentModalName">Unité 6 | 3½</p>2118                                                                                    <p class="apartmentModalRooms">2119                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2120                                                                                        <span>1 chambre</span>2121                                                                                    </p>2122                                                                                    <p class="apartmentModalWashrooms">2123                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2124                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2125                                                                                        </svg>2126                                                                                        <span>1 salle de bain</span>2127                                                                                    </p>2128                                                                                    <p class="apartmentModalArea">2129                                                                                        <svg class="icon icon-icon-superficie-bleu">2130                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2131                                                                                        </svg>2132                                                                                        <span>774 pi²</span>2133                                                                                    </p>2134                                                                                                                                                                    </div>2135                                                                            </div>2136                                                                        </div>2137                                                                    </div>2138                                                                </div>2139                                                            </div>2140                                                        </div>2141                                                        <!-- FIN Modal apartment plan -->2142                                                                                                            <tr>2143                                                            <th scope="row">7 | 4 1/2</th>2144                                                            <td>N.D. $ / m</td>2145                                                            <td>2146                                                                                                                                    <span class="Toggles__available ">Louée</span>2147                                                                                                                            </td>2148                                                            <td>2149                                                                                                                                    N.D.2150                                                                                                                            </td>2151                                                            <td>2</td>2152                                                            <td>1</td>2153                                                            <td>1053 pi²</td>2154                                                            <td>2155                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_433">2156                                                                    Plan2157                                                                </button>2158                                                            </td>2159                                                        </tr>2160                                                        <!-- Modal apartment plan -->2161                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_433" tabindex="-1" role="dialog" aria-hidden="true">2162                                                            <div class="modal-dialog modal-dialog-centered" role="document">2163                                                                <div class="modal-content">2164                                                                    <div class="modal-header">2165                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2166                                                                            <span aria-hidden="true">&times;</span>2167                                                                        </button>2168                                                                    </div>2169                                                                    <div class="modal-body">2170                                                                        <div class="row">2171                                                                            <div class="col-lg-7 p-0 bg-white">2172                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/1536982555/7.jpg"                                                                                                                                                                             />2173                                                                                                                                                            </div>2174                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2175                                                                                <div class="apartmentModalInfos">2176                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2177                                                                                    <p class="apartmentModalName">Unité 7 | 4½</p>2178                                                                                    <p class="apartmentModalRooms">2179                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2180                                                                                        <span>2 chambres</span>2181                                                                                    </p>2182                                                                                    <p class="apartmentModalWashrooms">2183                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2184                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2185                                                                                        </svg>2186                                                                                        <span>1 salle de bain</span>2187                                                                                    </p>2188                                                                                    <p class="apartmentModalArea">2189                                                                                        <svg class="icon icon-icon-superficie-bleu">2190                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2191                                                                                        </svg>2192                                                                                        <span>1053 pi²</span>2193                                                                                    </p>2194                                                                                                                                                                    </div>2195                                                                            </div>2196                                                                        </div>2197                                                                    </div>2198                                                                </div>2199                                                            </div>2200                                                        </div>2201                                                        <!-- FIN Modal apartment plan -->2202                                                                                                        </tbody>2203                                                </table>2204                                            </div>2205                                            <div class="mobile-apartments-section">2206                                                                                                    <div>2207                                                        <p class="area"><b>4 | 4 1/2</b>2208                                                            <span>1053 pi²</span></p>2209                                                        <p class="price">À partir de N.D. $ / m</p>2210                                                    </div>2211                                                    <div class="second-row">2212                                                        <p>2213                                                                                                                            <span class="Toggles__available ">Louée</span>2214                                                                                                                    </p>2215                                                        <p>2216                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_432_mobile">2217                                                                Plan2218                                                            </button>2219                                                        </p>2220                                                    </div>2221                                                    <!-- Modal apartment plan MOBILE -->2222                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_432_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2223                                                        <div class="modal-dialog modal-dialog-centered" role="document">2224                                                            <div class="modal-header">2225                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2226                                                                    <span aria-hidden="true">&times;</span>2227                                                                </button>2228                                                            </div>2229                                                            <div class="modal-content">2230                                                                <div class="modal-body mobilePlan">2231                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/1536982549/4.jpg" alt="imagePlan_432_mobile"/>2232                                                                </div>2233                                                            </div>2234                                                        </div>2235                                                    </div>2236                                                    <!-- FIN Modal apartment plan MOBILE -->2237                                                                                                    <div>2238                                                        <p class="area"><b>5 | 3 1/2</b>2239                                                            <span>774 pi²</span></p>2240                                                        <p class="price">À partir de N.D. $ / m</p>2241                                                    </div>2242                                                    <div class="second-row">2243                                                        <p>2244                                                                                                                            <span class="Toggles__available ">Louée</span>2245                                                                                                                    </p>2246                                                        <p>2247                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_430_mobile">2248                                                                Plan2249                                                            </button>2250                                                        </p>2251                                                    </div>2252                                                    <!-- Modal apartment plan MOBILE -->2253                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_430_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2254                                                        <div class="modal-dialog modal-dialog-centered" role="document">2255                                                            <div class="modal-header">2256                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2257                                                                    <span aria-hidden="true">&times;</span>2258                                                                </button>2259                                                            </div>2260                                                            <div class="modal-content">2261                                                                <div class="modal-body mobilePlan">2262                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/430/5.jpg" alt="imagePlan_430_mobile"/>2263                                                                </div>2264                                                            </div>2265                                                        </div>2266                                                    </div>2267                                                    <!-- FIN Modal apartment plan MOBILE -->2268                                                                                                    <div>2269                                                        <p class="area"><b>6 | 3 1/2</b>2270                                                            <span>774 pi²</span></p>2271                                                        <p class="price">À partir de N.D. $ / m</p>2272                                                    </div>2273                                                    <div class="second-row">2274                                                        <p>2275                                                                                                                            <span class="Toggles__available ">Louée</span>2276                                                                                                                    </p>2277                                                        <p>2278                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_431_mobile">2279                                                                Plan2280                                                            </button>2281                                                        </p>2282                                                    </div>2283                                                    <!-- Modal apartment plan MOBILE -->2284                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_431_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2285                                                        <div class="modal-dialog modal-dialog-centered" role="document">2286                                                            <div class="modal-header">2287                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2288                                                                    <span aria-hidden="true">&times;</span>2289                                                                </button>2290                                                            </div>2291                                                            <div class="modal-content">2292                                                                <div class="modal-body mobilePlan">2293                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/431/6.jpg" alt="imagePlan_431_mobile"/>2294                                                                </div>2295                                                            </div>2296                                                        </div>2297                                                    </div>2298                                                    <!-- FIN Modal apartment plan MOBILE -->2299                                                                                                    <div>2300                                                        <p class="area"><b>7 | 4 1/2</b>2301                                                            <span>1053 pi²</span></p>2302                                                        <p class="price">À partir de N.D. $ / m</p>2303                                                    </div>2304                                                    <div class="second-row">2305                                                        <p>2306                                                                                                                            <span class="Toggles__available ">Louée</span>2307                                                                                                                    </p>2308                                                        <p>2309                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_433_mobile">2310                                                                Plan2311                                                            </button>2312                                                        </p>2313                                                    </div>2314                                                    <!-- Modal apartment plan MOBILE -->2315                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_433_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2316                                                        <div class="modal-dialog modal-dialog-centered" role="document">2317                                                            <div class="modal-header">2318                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2319                                                                    <span aria-hidden="true">&times;</span>2320                                                                </button>2321                                                            </div>2322                                                            <div class="modal-content">2323                                                                <div class="modal-body mobilePlan">2324                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/1536982555/7.jpg" alt="imagePlan_433_mobile"/>2325                                                                </div>2326                                                            </div>2327                                                        </div>2328                                                    </div>2329                                                    <!-- FIN Modal apartment plan MOBILE -->2330                                                                                            </div>2331                                        </div>2332                                    </div>2333                                                                    <div class="SmallToggles__item  ">2334                                        <div class="SmallToggles__header">2335                                            <span id="3" class="SmallToggles__title">Étage 2 </span>2336                                            <div class="SmallToggles__status">2337                                                <span class="Toggles__plus">+</span> <span class="Toggles__moins">-</span>2338                                            </div>2339                                        </div>2340                                        <div class="SmallToggles__content">2341                                                                                        <div class="desktop-apartments-section">2342                                                <table class="table ApartmentTable">2343                                                    <thead>2344                                                    <tr>2345                                                        <th scope="col">Unité</th>2346                                                        <th scope="col">À partir de</th>2347                                                        <th scope="col">Disponibilité</th>2348                                                        <th scope="col">Date</th>2349                                                        <th scope="col"><a class="help" title="Chambre">2350                                                                <svg class="icon icon-icon-chambre">2351                                                                    <use xlink:href="#icon-icon-chambre"></use>2352                                                                </svg>2353                                                            </a></th>2354                                                        <th scope="col"><a class="help" title="Salle de bain">2355                                                                <svg class="icon icon-icon-salle-bain">2356                                                                    <use xlink:href="#icon-icon-salle-bain"></use>2357                                                                </svg>2358                                                            </a></th>2359                                                        <th scope="col"><a class="help" title="Superficie">2360                                                                <svg class="icon icon-icon-superficie">2361                                                                    <use xlink:href="#icon-icon-superficie"></use>2362                                                                </svg>2363                                                            </a></th>2364                                                        <th scope="col"></th>2365                                                    </tr>2366                                                    </thead>2367                                                    <tbody>2368                                                                                                            <tr>2369                                                            <th scope="row">10 | 3 1/2</th>2370                                                            <td>1260 $ / m</td>2371                                                            <td>2372                                                                                                                                    <span class="Toggles__available Toggles__available_disponible">Disponible</span>2373                                                                                                                            </td>2374                                                            <td>2375                                                                                                                                                                                                            <span class="Toggles__available Toggles__available_disponible">Dès maintenant</span>2376                                                                                                                                                                                                </td>2377                                                            <td>1</td>2378                                                            <td>1</td>2379                                                            <td>774 pi²</td>2380                                                            <td>2381                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_435">2382                                                                    Plan2383                                                                </button>2384                                                            </td>2385                                                        </tr>2386                                                        <!-- Modal apartment plan -->2387                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_435" tabindex="-1" role="dialog" aria-hidden="true">2388                                                            <div class="modal-dialog modal-dialog-centered" role="document">2389                                                                <div class="modal-content">2390                                                                    <div class="modal-header">2391                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2392                                                                            <span aria-hidden="true">&times;</span>2393                                                                        </button>2394                                                                    </div>2395                                                                    <div class="modal-body">2396                                                                        <div class="row">2397                                                                            <div class="col-lg-7 p-0 bg-white">2398                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/435/10.jpg"                                                                                                                                                                             />2399                                                                                                                                                            </div>2400                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2401                                                                                <div class="apartmentModalInfos">2402                                                                                    <p class="apartmentModalAvailability">Disponible</p>2403                                                                                    <p class="apartmentModalName">Unité 10 | 3½</p>2404                                                                                    <p class="apartmentModalRooms">2405                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2406                                                                                        <span>1 chambre</span>2407                                                                                    </p>2408                                                                                    <p class="apartmentModalWashrooms">2409                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2410                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2411                                                                                        </svg>2412                                                                                        <span>1 salle de bain</span>2413                                                                                    </p>2414                                                                                    <p class="apartmentModalArea">2415                                                                                        <svg class="icon icon-icon-superficie-bleu">2416                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2417                                                                                        </svg>2418                                                                                        <span>774 pi²</span>2419                                                                                    </p>2420                                                                                                                                                                            <p class="apartmentModalPrice">1260$ <span>/mois</span></p>2421                                                                                        <button class="apartmentModalButton">Réservez mon unité2422                                                                                            <svg class="icon icon-chevron-right">2423                                                                                                <use xlink:href="#icon-chevron-right"></use>2424                                                                                            </svg>2425                                                                                        </button>2426                                                                                                                                                                    </div>2427                                                                            </div>2428                                                                        </div>2429                                                                    </div>2430                                                                </div>2431                                                            </div>2432                                                        </div>2433                                                        <!-- FIN Modal apartment plan -->2434                                                                                                            <tr>2435                                                            <th scope="row">11 | 4 1/2</th>2436                                                            <td>N.D. $ / m</td>2437                                                            <td>2438                                                                                                                                    <span class="Toggles__available ">Louée</span>2439                                                                                                                            </td>2440                                                            <td>2441                                                                                                                                    N.D.2442                                                                                                                            </td>2443                                                            <td>2</td>2444                                                            <td>1</td>2445                                                            <td>1053 pi²</td>2446                                                            <td>2447                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_437">2448                                                                    Plan2449                                                                </button>2450                                                            </td>2451                                                        </tr>2452                                                        <!-- Modal apartment plan -->2453                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_437" tabindex="-1" role="dialog" aria-hidden="true">2454                                                            <div class="modal-dialog modal-dialog-centered" role="document">2455                                                                <div class="modal-content">2456                                                                    <div class="modal-header">2457                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2458                                                                            <span aria-hidden="true">&times;</span>2459                                                                        </button>2460                                                                    </div>2461                                                                    <div class="modal-body">2462                                                                        <div class="row">2463                                                                            <div class="col-lg-7 p-0 bg-white">2464                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/1536982588/11.jpg"                                                                                                                                                                             />2465                                                                                                                                                            </div>2466                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2467                                                                                <div class="apartmentModalInfos">2468                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2469                                                                                    <p class="apartmentModalName">Unité 11 | 4½</p>2470                                                                                    <p class="apartmentModalRooms">2471                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2472                                                                                        <span>2 chambres</span>2473                                                                                    </p>2474                                                                                    <p class="apartmentModalWashrooms">2475                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2476                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2477                                                                                        </svg>2478                                                                                        <span>1 salle de bain</span>2479                                                                                    </p>2480                                                                                    <p class="apartmentModalArea">2481                                                                                        <svg class="icon icon-icon-superficie-bleu">2482                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2483                                                                                        </svg>2484                                                                                        <span>1053 pi²</span>2485                                                                                    </p>2486                                                                                                                                                                    </div>2487                                                                            </div>2488                                                                        </div>2489                                                                    </div>2490                                                                </div>2491                                                            </div>2492                                                        </div>2493                                                        <!-- FIN Modal apartment plan -->2494                                                                                                            <tr>2495                                                            <th scope="row">8 | 4 1/2</th>2496                                                            <td>N.D. $ / m</td>2497                                                            <td>2498                                                                                                                                    <span class="Toggles__available ">Louée</span>2499                                                                                                                            </td>2500                                                            <td>2501                                                                                                                                    N.D.2502                                                                                                                            </td>2503                                                            <td>2</td>2504                                                            <td>1</td>2505                                                            <td>1053 pi²</td>2506                                                            <td>2507                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_436">2508                                                                    Plan2509                                                                </button>2510                                                            </td>2511                                                        </tr>2512                                                        <!-- Modal apartment plan -->2513                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_436" tabindex="-1" role="dialog" aria-hidden="true">2514                                                            <div class="modal-dialog modal-dialog-centered" role="document">2515                                                                <div class="modal-content">2516                                                                    <div class="modal-header">2517                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2518                                                                            <span aria-hidden="true">&times;</span>2519                                                                        </button>2520                                                                    </div>2521                                                                    <div class="modal-body">2522                                                                        <div class="row">2523                                                                            <div class="col-lg-7 p-0 bg-white">2524                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/1536982585/8.jpg"                                                                                                                                                                             />2525                                                                                                                                                            </div>2526                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2527                                                                                <div class="apartmentModalInfos">2528                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2529                                                                                    <p class="apartmentModalName">Unité 8 | 4½</p>2530                                                                                    <p class="apartmentModalRooms">2531                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2532                                                                                        <span>2 chambres</span>2533                                                                                    </p>2534                                                                                    <p class="apartmentModalWashrooms">2535                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2536                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2537                                                                                        </svg>2538                                                                                        <span>1 salle de bain</span>2539                                                                                    </p>2540                                                                                    <p class="apartmentModalArea">2541                                                                                        <svg class="icon icon-icon-superficie-bleu">2542                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2543                                                                                        </svg>2544                                                                                        <span>1053 pi²</span>2545                                                                                    </p>2546                                                                                                                                                                    </div>2547                                                                            </div>2548                                                                        </div>2549                                                                    </div>2550                                                                </div>2551                                                            </div>2552                                                        </div>2553                                                        <!-- FIN Modal apartment plan -->2554                                                                                                            <tr>2555                                                            <th scope="row">9 | 3 1/2</th>2556                                                            <td>N.D. $ / m</td>2557                                                            <td>2558                                                                                                                                    <span class="Toggles__available ">Louée</span>2559                                                                                                                            </td>2560                                                            <td>2561                                                                                                                                    N.D.2562                                                                                                                            </td>2563                                                            <td>1</td>2564                                                            <td>1</td>2565                                                            <td>774 pi²</td>2566                                                            <td>2567                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_434">2568                                                                    Plan2569                                                                </button>2570                                                            </td>2571                                                        </tr>2572                                                        <!-- Modal apartment plan -->2573                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_434" tabindex="-1" role="dialog" aria-hidden="true">2574                                                            <div class="modal-dialog modal-dialog-centered" role="document">2575                                                                <div class="modal-content">2576                                                                    <div class="modal-header">2577                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2578                                                                            <span aria-hidden="true">&times;</span>2579                                                                        </button>2580                                                                    </div>2581                                                                    <div class="modal-body">2582                                                                        <div class="row">2583                                                                            <div class="col-lg-7 p-0 bg-white">2584                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/434/9.jpg"                                                                                                                                                                             />2585                                                                                                                                                            </div>2586                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2587                                                                                <div class="apartmentModalInfos">2588                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2589                                                                                    <p class="apartmentModalName">Unité 9 | 3½</p>2590                                                                                    <p class="apartmentModalRooms">2591                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2592                                                                                        <span>1 chambre</span>2593                                                                                    </p>2594                                                                                    <p class="apartmentModalWashrooms">2595                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2596                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2597                                                                                        </svg>2598                                                                                        <span>1 salle de bain</span>2599                                                                                    </p>2600                                                                                    <p class="apartmentModalArea">2601                                                                                        <svg class="icon icon-icon-superficie-bleu">2602                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2603                                                                                        </svg>2604                                                                                        <span>774 pi²</span>2605                                                                                    </p>2606                                                                                                                                                                    </div>2607                                                                            </div>2608                                                                        </div>2609                                                                    </div>2610                                                                </div>2611                                                            </div>2612                                                        </div>2613                                                        <!-- FIN Modal apartment plan -->2614                                                                                                        </tbody>2615                                                </table>2616                                            </div>2617                                            <div class="mobile-apartments-section">2618                                                                                                    <div>2619                                                        <p class="area"><b>10 | 3 1/2</b>2620                                                            <span>774 pi²</span></p>2621                                                        <p class="price">À partir de 1260 $ / m</p>2622                                                    </div>2623                                                    <div class="second-row">2624                                                        <p>2625                                                                                                                            <span class="Toggles__available Toggles__available_disponible">Disponible - août 2026</span>2626                                                                                                                    </p>2627                                                        <p>2628                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_435_mobile">2629                                                                Plan2630                                                            </button>2631                                                        </p>2632                                                    </div>2633                                                    <!-- Modal apartment plan MOBILE -->2634                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_435_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2635                                                        <div class="modal-dialog modal-dialog-centered" role="document">2636                                                            <div class="modal-header">2637                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2638                                                                    <span aria-hidden="true">&times;</span>2639                                                                </button>2640                                                            </div>2641                                                            <div class="modal-content">2642                                                                <div class="modal-body mobilePlan">2643                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/435/10.jpg" alt="imagePlan_435_mobile"/>2644                                                                </div>2645                                                            </div>2646                                                        </div>2647                                                    </div>2648                                                    <!-- FIN Modal apartment plan MOBILE -->2649                                                                                                    <div>2650                                                        <p class="area"><b>11 | 4 1/2</b>2651                                                            <span>1053 pi²</span></p>2652                                                        <p class="price">À partir de N.D. $ / m</p>2653                                                    </div>2654                                                    <div class="second-row">2655                                                        <p>2656                                                                                                                            <span class="Toggles__available ">Louée</span>2657                                                                                                                    </p>2658                                                        <p>2659                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_437_mobile">2660                                                                Plan2661                                                            </button>2662                                                        </p>2663                                                    </div>2664                                                    <!-- Modal apartment plan MOBILE -->2665                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_437_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2666                                                        <div class="modal-dialog modal-dialog-centered" role="document">2667                                                            <div class="modal-header">2668                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2669                                                                    <span aria-hidden="true">&times;</span>2670                                                                </button>2671                                                            </div>2672                                                            <div class="modal-content">2673                                                                <div class="modal-body mobilePlan">2674                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/1536982588/11.jpg" alt="imagePlan_437_mobile"/>2675                                                                </div>2676                                                            </div>2677                                                        </div>2678                                                    </div>2679                                                    <!-- FIN Modal apartment plan MOBILE -->2680                                                                                                    <div>2681                                                        <p class="area"><b>8 | 4 1/2</b>2682                                                            <span>1053 pi²</span></p>2683                                                        <p class="price">À partir de N.D. $ / m</p>2684                                                    </div>2685                                                    <div class="second-row">2686                                                        <p>2687                                                                                                                            <span class="Toggles__available ">Louée</span>2688                                                                                                                    </p>2689                                                        <p>2690                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_436_mobile">2691                                                                Plan2692                                                            </button>2693                                                        </p>2694                                                    </div>2695                                                    <!-- Modal apartment plan MOBILE -->2696                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_436_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2697                                                        <div class="modal-dialog modal-dialog-centered" role="document">2698                                                            <div class="modal-header">2699                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2700                                                                    <span aria-hidden="true">&times;</span>2701                                                                </button>2702                                                            </div>2703                                                            <div class="modal-content">2704                                                                <div class="modal-body mobilePlan">2705                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/1536982585/8.jpg" alt="imagePlan_436_mobile"/>2706                                                                </div>2707                                                            </div>2708                                                        </div>2709                                                    </div>2710                                                    <!-- FIN Modal apartment plan MOBILE -->2711                                                                                                    <div>2712                                                        <p class="area"><b>9 | 3 1/2</b>2713                                                            <span>774 pi²</span></p>2714                                                        <p class="price">À partir de N.D. $ / m</p>2715                                                    </div>2716                                                    <div class="second-row">2717                                                        <p>2718                                                                                                                            <span class="Toggles__available ">Louée</span>2719                                                                                                                    </p>2720                                                        <p>2721                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_434_mobile">2722                                                                Plan2723                                                            </button>2724                                                        </p>2725                                                    </div>2726                                                    <!-- Modal apartment plan MOBILE -->2727                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_434_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">2728                                                        <div class="modal-dialog modal-dialog-centered" role="document">2729                                                            <div class="modal-header">2730                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">2731                                                                    <span aria-hidden="true">&times;</span>2732                                                                </button>2733                                                            </div>2734                                                            <div class="modal-content">2735                                                                <div class="modal-body mobilePlan">2736                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/434/9.jpg" alt="imagePlan_434_mobile"/>2737                                                                </div>2738                                                            </div>2739                                                        </div>2740                                                    </div>2741                                                    <!-- FIN Modal apartment plan MOBILE -->2742                                                                                            </div>2743                                        </div>2744                                    </div>2745                                                                    <div class="SmallToggles__item  ">2746                                        <div class="SmallToggles__header">2747                                            <span id="4" class="SmallToggles__title">Étage 3 </span>2748                                            <div class="SmallToggles__status">2749                                                <span class="Toggles__plus">+</span> <span class="Toggles__moins">-</span>2750                                            </div>2751                                        </div>2752                                        <div class="SmallToggles__content">2753                                                                                        <div class="desktop-apartments-section">2754                                                <table class="table ApartmentTable">2755                                                    <thead>2756                                                    <tr>2757                                                        <th scope="col">Unité</th>2758                                                        <th scope="col">À partir de</th>2759                                                        <th scope="col">Disponibilité</th>2760                                                        <th scope="col">Date</th>2761                                                        <th scope="col"><a class="help" title="Chambre">2762                                                                <svg class="icon icon-icon-chambre">2763                                                                    <use xlink:href="#icon-icon-chambre"></use>2764                                                                </svg>2765                                                            </a></th>2766                                                        <th scope="col"><a class="help" title="Salle de bain">2767                                                                <svg class="icon icon-icon-salle-bain">2768                                                                    <use xlink:href="#icon-icon-salle-bain"></use>2769                                                                </svg>2770                                                            </a></th>2771                                                        <th scope="col"><a class="help" title="Superficie">2772                                                                <svg class="icon icon-icon-superficie">2773                                                                    <use xlink:href="#icon-icon-superficie"></use>2774                                                                </svg>2775                                                            </a></th>2776                                                        <th scope="col"></th>2777                                                    </tr>2778                                                    </thead>2779                                                    <tbody>2780                                                                                                            <tr>2781                                                            <th scope="row">12 | 4 1/2</th>2782                                                            <td>N.D. $ / m</td>2783                                                            <td>2784                                                                                                                                    <span class="Toggles__available ">Louée</span>2785                                                                                                                            </td>2786                                                            <td>2787                                                                                                                                    N.D.2788                                                                                                                            </td>2789                                                            <td>2</td>2790                                                            <td>1</td>2791                                                            <td>1053 pi²</td>2792                                                            <td>2793                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_440">2794                                                                    Plan2795                                                                </button>2796                                                            </td>2797                                                        </tr>2798                                                        <!-- Modal apartment plan -->2799                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_440" tabindex="-1" role="dialog" aria-hidden="true">2800                                                            <div class="modal-dialog modal-dialog-centered" role="document">2801                                                                <div class="modal-content">2802                                                                    <div class="modal-header">2803                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2804                                                                            <span aria-hidden="true">&times;</span>2805                                                                        </button>2806                                                                    </div>2807                                                                    <div class="modal-body">2808                                                                        <div class="row">2809                                                                            <div class="col-lg-7 p-0 bg-white">2810                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/1536982615/12.jpg"                                                                                                                                                                             />2811                                                                                                                                                            </div>2812                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2813                                                                                <div class="apartmentModalInfos">2814                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2815                                                                                    <p class="apartmentModalName">Unité 12 | 4½</p>2816                                                                                    <p class="apartmentModalRooms">2817                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2818                                                                                        <span>2 chambres</span>2819                                                                                    </p>2820                                                                                    <p class="apartmentModalWashrooms">2821                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2822                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2823                                                                                        </svg>2824                                                                                        <span>1 salle de bain</span>2825                                                                                    </p>2826                                                                                    <p class="apartmentModalArea">2827                                                                                        <svg class="icon icon-icon-superficie-bleu">2828                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2829                                                                                        </svg>2830                                                                                        <span>1053 pi²</span>2831                                                                                    </p>2832                                                                                                                                                                    </div>2833                                                                            </div>2834                                                                        </div>2835                                                                    </div>2836                                                                </div>2837                                                            </div>2838                                                        </div>2839                                                        <!-- FIN Modal apartment plan -->2840                                                                                                            <tr>2841                                                            <th scope="row">13 | 3 1/2</th>2842                                                            <td>N.D. $ / m</td>2843                                                            <td>2844                                                                                                                                    <span class="Toggles__available ">Louée</span>2845                                                                                                                            </td>2846                                                            <td>2847                                                                                                                                    N.D.2848                                                                                                                            </td>2849                                                            <td>1</td>2850                                                            <td>1</td>2851                                                            <td>774 pi²</td>2852                                                            <td>2853                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_439">2854                                                                    Plan2855                                                                </button>2856                                                            </td>2857                                                        </tr>2858                                                        <!-- Modal apartment plan -->2859                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_439" tabindex="-1" role="dialog" aria-hidden="true">2860                                                            <div class="modal-dialog modal-dialog-centered" role="document">2861                                                                <div class="modal-content">2862                                                                    <div class="modal-header">2863                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2864                                                                            <span aria-hidden="true">&times;</span>2865                                                                        </button>2866                                                                    </div>2867                                                                    <div class="modal-body">2868                                                                        <div class="row">2869                                                                            <div class="col-lg-7 p-0 bg-white">2870                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/439/13.jpg"                                                                                                                                                                             />2871                                                                                                                                                            </div>2872                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2873                                                                                <div class="apartmentModalInfos">2874                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>2875                                                                                    <p class="apartmentModalName">Unité 13 | 3½</p>2876                                                                                    <p class="apartmentModalRooms">2877                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2878                                                                                        <span>1 chambre</span>2879                                                                                    </p>2880                                                                                    <p class="apartmentModalWashrooms">2881                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2882                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2883                                                                                        </svg>2884                                                                                        <span>1 salle de bain</span>2885                                                                                    </p>2886                                                                                    <p class="apartmentModalArea">2887                                                                                        <svg class="icon icon-icon-superficie-bleu">2888                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2889                                                                                        </svg>2890                                                                                        <span>774 pi²</span>2891                                                                                    </p>2892                                                                                                                                                                    </div>2893                                                                            </div>2894                                                                        </div>2895                                                                    </div>2896                                                                </div>2897                                                            </div>2898                                                        </div>2899                                                        <!-- FIN Modal apartment plan -->2900                                                                                                            <tr>2901                                                            <th scope="row">14 | 3 1/2</th>2902                                                            <td>1270 $ / m</td>2903                                                            <td>2904                                                                                                                                    <span class="Toggles__available Toggles__available_disponible">Disponible</span>2905                                                                                                                            </td>2906                                                            <td>2907                                                                                                                                                                                                            <span class="Toggles__available Toggles__available_disponible">Dès maintenant</span>2908                                                                                                                                                                                                </td>2909                                                            <td>1</td>2910                                                            <td>1</td>2911                                                            <td>774 pi²</td>2912                                                            <td>2913                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_438">2914                                                                    Plan2915                                                                </button>2916                                                            </td>2917                                                        </tr>2918                                                        <!-- Modal apartment plan -->2919                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_438" tabindex="-1" role="dialog" aria-hidden="true">2920                                                            <div class="modal-dialog modal-dialog-centered" role="document">2921                                                                <div class="modal-content">2922                                                                    <div class="modal-header">2923                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2924                                                                            <span aria-hidden="true">&times;</span>2925                                                                        </button>2926                                                                    </div>2927                                                                    <div class="modal-body">2928                                                                        <div class="row">2929                                                                            <div class="col-lg-7 p-0 bg-white">2930                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/438/14.jpg"                                                                                                                                                                             />2931                                                                                                                                                            </div>2932                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2933                                                                                <div class="apartmentModalInfos">2934                                                                                    <p class="apartmentModalAvailability">Disponible</p>2935                                                                                    <p class="apartmentModalName">Unité 14 | 3½</p>2936                                                                                    <p class="apartmentModalRooms">2937                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>2938                                                                                        <span>1 chambre</span>2939                                                                                    </p>2940                                                                                    <p class="apartmentModalWashrooms">2941                                                                                        <svg class="icon icon-icon-salle-bain-bleu">2942                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>2943                                                                                        </svg>2944                                                                                        <span>1 salle de bain</span>2945                                                                                    </p>2946                                                                                    <p class="apartmentModalArea">2947                                                                                        <svg class="icon icon-icon-superficie-bleu">2948                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>2949                                                                                        </svg>2950                                                                                        <span>774 pi²</span>2951                                                                                    </p>2952                                                                                                                                                                            <p class="apartmentModalPrice">1270$ <span>/mois</span></p>2953                                                                                        <button class="apartmentModalButton">Réservez mon unité2954                                                                                            <svg class="icon icon-chevron-right">2955                                                                                                <use xlink:href="#icon-chevron-right"></use>2956                                                                                            </svg>2957                                                                                        </button>2958                                                                                                                                                                    </div>2959                                                                            </div>2960                                                                        </div>2961                                                                    </div>2962                                                                </div>2963                                                            </div>2964                                                        </div>2965                                                        <!-- FIN Modal apartment plan -->2966                                                                                                            <tr>2967                                                            <th scope="row">15 | 4 1/2</th>2968                                                            <td>N.D. $ / m</td>2969                                                            <td>2970                                                                                                                                    <span class="Toggles__available ">Louée</span>2971                                                                                                                            </td>2972                                                            <td>2973                                                                                                                                    N.D.2974                                                                                                                            </td>2975                                                            <td>2</td>2976                                                            <td>1</td>2977                                                            <td>1053 pi²</td>2978                                                            <td>2979                                                                <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_441">2980                                                                    Plan2981                                                                </button>2982                                                            </td>2983                                                        </tr>2984                                                        <!-- Modal apartment plan -->2985                                                        <div class="modal fade modal-slider planModalMobileLandscape" id="apartmentPlanModal_441" tabindex="-1" role="dialog" aria-hidden="true">2986                                                            <div class="modal-dialog modal-dialog-centered" role="document">2987                                                                <div class="modal-content">2988                                                                    <div class="modal-header">2989                                                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">2990                                                                            <span aria-hidden="true">&times;</span>2991                                                                        </button>2992                                                                    </div>2993                                                                    <div class="modal-body">2994                                                                        <div class="row">2995                                                                            <div class="col-lg-7 p-0 bg-white">2996                                                                                                                                                                                                                                                    <img class="apartmentPlanImage" src="https://location.groupeevoludev.com/storage/apartments/1536982627/15.jpg"                                                                                                                                                                             />2997                                                                                                                                                            </div>2998                                                                            <div class="col-lg-5 p-0" style="background-color:#f5f5f5;">2999                                                                                <div class="apartmentModalInfos">3000                                                                                    <p class="apartmentModalAvailability">Non Disponible</p>3001                                                                                    <p class="apartmentModalName">Unité 15 | 4½</p>3002                                                                                    <p class="apartmentModalRooms">3003                                                                                        <svg class="icon icon-icon-chambre-bleu"><use xlink:href="#icon-icon-chambre-bleu"></use></svg>3004                                                                                        <span>2 chambres</span>3005                                                                                    </p>3006                                                                                    <p class="apartmentModalWashrooms">3007                                                                                        <svg class="icon icon-icon-salle-bain-bleu">3008                                                                                            <use xlink:href="#icon-icon-salle-bain-bleu"></use>3009                                                                                        </svg>3010                                                                                        <span>1 salle de bain</span>3011                                                                                    </p>3012                                                                                    <p class="apartmentModalArea">3013                                                                                        <svg class="icon icon-icon-superficie-bleu">3014                                                                                            <use xlink:href="#icon-icon-superficie-bleu"></use>3015                                                                                        </svg>3016                                                                                        <span>1053 pi²</span>3017                                                                                    </p>3018                                                                                                                                                                    </div>3019                                                                            </div>3020                                                                        </div>3021                                                                    </div>3022                                                                </div>3023                                                            </div>3024                                                        </div>3025                                                        <!-- FIN Modal apartment plan -->3026                                                                                                        </tbody>3027                                                </table>3028                                            </div>3029                                            <div class="mobile-apartments-section">3030                                                                                                    <div>3031                                                        <p class="area"><b>12 | 4 1/2</b>3032                                                            <span>1053 pi²</span></p>3033                                                        <p class="price">À partir de N.D. $ / m</p>3034                                                    </div>3035                                                    <div class="second-row">3036                                                        <p>3037                                                                                                                            <span class="Toggles__available ">Louée</span>3038                                                                                                                    </p>3039                                                        <p>3040                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_440_mobile">3041                                                                Plan3042                                                            </button>3043                                                        </p>3044                                                    </div>3045                                                    <!-- Modal apartment plan MOBILE -->3046                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_440_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">3047                                                        <div class="modal-dialog modal-dialog-centered" role="document">3048                                                            <div class="modal-header">3049                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">3050                                                                    <span aria-hidden="true">&times;</span>3051                                                                </button>3052                                                            </div>3053                                                            <div class="modal-content">3054                                                                <div class="modal-body mobilePlan">3055                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/1536982615/12.jpg" alt="imagePlan_440_mobile"/>3056                                                                </div>3057                                                            </div>3058                                                        </div>3059                                                    </div>3060                                                    <!-- FIN Modal apartment plan MOBILE -->3061                                                                                                    <div>3062                                                        <p class="area"><b>13 | 3 1/2</b>3063                                                            <span>774 pi²</span></p>3064                                                        <p class="price">À partir de N.D. $ / m</p>3065                                                    </div>3066                                                    <div class="second-row">3067                                                        <p>3068                                                                                                                            <span class="Toggles__available ">Louée</span>3069                                                                                                                    </p>3070                                                        <p>3071                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_439_mobile">3072                                                                Plan3073                                                            </button>3074                                                        </p>3075                                                    </div>3076                                                    <!-- Modal apartment plan MOBILE -->3077                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_439_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">3078                                                        <div class="modal-dialog modal-dialog-centered" role="document">3079                                                            <div class="modal-header">3080                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">3081                                                                    <span aria-hidden="true">&times;</span>3082                                                                </button>3083                                                            </div>3084                                                            <div class="modal-content">3085                                                                <div class="modal-body mobilePlan">3086                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/439/13.jpg" alt="imagePlan_439_mobile"/>3087                                                                </div>3088                                                            </div>3089                                                        </div>3090                                                    </div>3091                                                    <!-- FIN Modal apartment plan MOBILE -->3092                                                                                                    <div>3093                                                        <p class="area"><b>14 | 3 1/2</b>3094                                                            <span>774 pi²</span></p>3095                                                        <p class="price">À partir de 1270 $ / m</p>3096                                                    </div>3097                                                    <div class="second-row">3098                                                        <p>3099                                                                                                                            <span class="Toggles__available Toggles__available_disponible">Disponible - juillet 2024</span>3100                                                                                                                    </p>3101                                                        <p>3102                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_438_mobile">3103                                                                Plan3104                                                            </button>3105                                                        </p>3106                                                    </div>3107                                                    <!-- Modal apartment plan MOBILE -->3108                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_438_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">3109                                                        <div class="modal-dialog modal-dialog-centered" role="document">3110                                                            <div class="modal-header">3111                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">3112                                                                    <span aria-hidden="true">&times;</span>3113                                                                </button>3114                                                            </div>3115                                                            <div class="modal-content">3116                                                                <div class="modal-body mobilePlan">3117                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/438/14.jpg" alt="imagePlan_438_mobile"/>3118                                                                </div>3119                                                            </div>3120                                                        </div>3121                                                    </div>3122                                                    <!-- FIN Modal apartment plan MOBILE -->3123                                                                                                    <div>3124                                                        <p class="area"><b>15 | 4 1/2</b>3125                                                            <span>1053 pi²</span></p>3126                                                        <p class="price">À partir de N.D. $ / m</p>3127                                                    </div>3128                                                    <div class="second-row">3129                                                        <p>3130                                                                                                                            <span class="Toggles__available ">Louée</span>3131                                                                                                                    </p>3132                                                        <p>3133                                                            <button class="btn btn-primary" data-toggle="modal" data-target="#apartmentPlanModal_441_mobile">3134                                                                Plan3135                                                            </button>3136                                                        </p>3137                                                    </div>3138                                                    <!-- Modal apartment plan MOBILE -->3139                                                    <div class="modal fade modal-slider apartmentModalMobile" id="apartmentPlanModal_441_mobile" tabindex="-1" role="dialog" aria-hidden="false" style="display:none;">3140                                                        <div class="modal-dialog modal-dialog-centered" role="document">3141                                                            <div class="modal-header">3142                                                                <button type="button" class="close" data-dismiss="modal" aria-label="Close">3143                                                                    <span aria-hidden="true">&times;</span>3144                                                                </button>3145                                                            </div>3146                                                            <div class="modal-content">3147                                                                <div class="modal-body mobilePlan">3148                                                                                                                                        <img class="" src="https://location.groupeevoludev.com/storage/apartments/1536982627/15.jpg" alt="imagePlan_441_mobile"/>3149                                                                </div>3150                                                            </div>3151                                                        </div>3152                                                    </div>3153                                                    <!-- FIN Modal apartment plan MOBILE -->3154                                                                                            </div>3155                                        </div>3156                                    </div>3157                                                            </div>3158                        </div>3159                        <!-- Modal Plan -->3160                        <div class="modal fade modal-slider" id="planModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">3161                            <div class="modal-dialog modal-dialog-centered" role="document">3162                                <div class="modal-content">3163                                    <div class="modal-header">3164                                        <button type="button" class="close" data-dismiss="modal" aria-label="Close">3165                                            <span aria-hidden="true">&times;</span>3166                                        </button>3167                                    </div>3168                                    <div class="modal-body mobilePlan">3169                                        <img id="floor-plan" src="https://groupeevoludev.com/location//storage/plans/PtsPwUkkxbAhkWKrWCmgOSiCHSrn2KhoPN7r67N8.jpg"/>3170                                    </div>3171                                </div>3172                            </div>3173                        </div>3174                        <!-- FIN Modal plan -->3175                        <!-- Modal Carousel -->3176                        <div class="modal fade modal-slider" id="carouselModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalCenterTitle" aria-hidden="true">3177                            <div class="modal-dialog modal-dialog-centered" role="document">3178                                <div class="modal-header">3179                                    <button type="button" class="close" data-dismiss="modal" aria-label="Close">3180                                        <span aria-hidden="true">&times;</span>3181                                    </button>3182                                </div>3183                                <div class="modal-content">3184                                    <div class="modal-body">3185                                        <div class="apartmentCarouselDiv">3186                                            <div class="carousel slide" id="apartment-carousel-modal" data-ride="carousel">3187      <ol class="carousel-indicators">3188              <li data-target="#apartment-carousel-modal" data-slide-to="0" class="active"></li>3189              <li data-target="#apartment-carousel-modal" data-slide-to="1"></li>3190              <li data-target="#apartment-carousel-modal" data-slide-to="2"></li>3191              <li data-target="#apartment-carousel-modal" data-slide-to="3"></li>3192              <li data-target="#apartment-carousel-modal" data-slide-to="4"></li>3193              <li data-target="#apartment-carousel-modal" data-slide-to="5"></li>3194              <li data-target="#apartment-carousel-modal" data-slide-to="6"></li>3195              <li data-target="#apartment-carousel-modal" data-slide-to="7"></li>3196              <li data-target="#apartment-carousel-modal" data-slide-to="8"></li>3197              <li data-target="#apartment-carousel-modal" data-slide-to="9"></li>3198          </ol>3199  3200  <div class="carousel-inner">3201          <div class="carousel-item active">3202                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/Crabtree_4e_2_PageProjet_Header_1920x1080px.jpg" title="">3203                      </div>3204          <div class="carousel-item">3205                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Crabtree_SàM-Cuisine_1920x1080.jpg" title="">3206                      </div>3207          <div class="carousel-item">3208                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Cuisine_1920x1080.jpg" title="">3209                      </div>3210          <div class="carousel-item">3211                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Crabtree_SAM_1920x1080.jpg" title="">3212                      </div>3213          <div class="carousel-item">3214                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Crabtree_Salon_1920x1080.jpg" title="">3215                      </div>3216          <div class="carousel-item">3217                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_Chambre_1920x1080.jpg" title="">3218                      </div>3219          <div class="carousel-item">3220                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_SdB1_1920x1080.jpg" title="">3221                      </div>3222          <div class="carousel-item">3223                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/59_4e_Crabtree_SdB2_1920x1080.jpg" title="">3224                      </div>3225          <div class="carousel-item">3226                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/Le Gaspard I_crop_1920x1080.jpg" title="">3227                      </div>3228          <div class="carousel-item">3229                  <img class="d-block" src="https://groupeevoludev.com/location//storage/buildings/20/Le Gaspard_Plan_Stationnements_Crabtree_4e avenue_59-61-63_1920x1080.jpg" title="">3230                      </div>3231      </div>32323233      <a class="carousel-control-prev" href="#apartment-carousel-modal" role="button" data-slide="prev">3234      <span class="carousel-control-prev-icon" aria-hidden="true"></span>3235      <span class="sr-only">Previous</span>3236    </a>3237    <a class="carousel-control-next" href="#apartment-carousel-modal" role="button" data-slide="next">3238      <span class="carousel-control-next-icon" aria-hidden="true"></span>3239      <span class="sr-only">Next</span>3240    </a>3241  </div>3242                                            <p class="apartmentCarouselNotice">*Les illustrations sont à titre indicatif3243                                                seulement et peuvent être sujet à certains changements lors de la3244                                                construction.</p>3245                                        </div>3246                                    </div>3247                                </div>3248                            </div>3249                        </div>3250                        <!-- FIN Modal Carousel -->3251                        <div class="FiftyFifty__img">3252                            <div class="loupe" data-toggle="modal" data-target="#planModal">3253                                <img src="https://location.groupeevoludev.com/images/frontend/loupe.png"/>3254                            </div>3255                            <div id="image-map-pro-container"></div>3256                        </div>3257                    </div>3258                </div>3259            </div>3260                    3261        <div id="contactSection">3262    <div class="container-fluid">3263        <div class="row">3264            <div class="col-lg-6 leftPart" style="background: url(https://location.groupeevoludev.com/images/frontend/les-jardiniers-formulaire_1920x1080_interlace.jpg);"></div>3265            <div class="col-lg-6 rightPart">3266                <div class="row">3267                    <div class="col-lg-12">3268                        <div class="d-flex justify-content-between">3269                                                                                                                                                                                                                                <p class="text-uppercase formText formProjectName">Le Gaspard</p>3270                                    <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>3271                                                                                                                                                                                                            </div>3272                    </div>3273                </div>3274                <form action="https://location.groupeevoludev.com/sendmail" method="POST" id="sendmail">3275                    <input type="hidden" name="_token" value="7RqwmuaSFLctO1umdwTF0IjEBgIJxmDblzZ9dcJb" autocomplete="off">                                            <input type="hidden" name="building_id" id="building_id" value="20">3276                        <input type="hidden" name="building" id="building" value="Le Gaspard I">3277                        <input type="hidden" name="city[]" id="city" value="Crabtree">3278                                        <div class="fields-group">3279                        <div class="row">3280                            <div class="col-lg-6">3281                                <p><label for="firstname">Prénom <span>*</span></label></p>3282                                <input type="text" name="firstname" id="firstname" value="" required>3283                            </div>3284                           <div class="col-lg-6">3285                                <p><label for="lastname">Nom <span>*</span></label></p>3286                                <input type="text" name="lastname" id="lastname" value="" required style="width:100%;">3287                            </div>3288                            <div class="col-lg-6">3289                                <p class="mt-3"><label for="email">Courriel <span>*</span></label></p>3290                                <input type="email" name="email" id="email" value="" required>3291                            </div>3292                            <div class="col-lg-6">3293                                <p class="mt-3"><label for="phone">Téléphone <span> </span></label></p>3294                                <input type="text" name="phone" id="phone" value="">3295                            </div>3296                            <div class="col-lg-6">3297                                <p class="mt-4"><label for="size">Grandeurs</label></p>3298                                <select id="select2_size" name="size[]" multiple>3299                                                                            <option value="3½" >33003301                                        </option>3302                                                                            <option value="4½" >33033304                                        </option>3305                                                                    </select>3306                            </div>3307                            <div class="col-lg-6">3308                                                                    <p class="mt-4"><label for="unit">Type d'unité recherchée</label></p>3309                                    <select id="select2_unit" name="unit[]" multiple>3310                                                                                    <option value="1" >3311                                                13312                                            </option>3313                                                                                    <option value="2" >3314                                                23315                                            </option>3316                                                                                    <option value="3" >3317                                                33318                                            </option>3319                                                                                    <option value="4" >3320                                                43321                                            </option>3322                                                                                    <option value="5" >3323                                                53324                                            </option>3325                                                                                    <option value="6" >3326                                                63327                                            </option>3328                                                                                    <option value="7" >3329                                                73330                                            </option>3331                                                                                    <option value="8" >3332                                                83333                                            </option>3334                                                                                    <option value="9" >3335                                                93336                                            </option>3337                                                                                    <option value="10" >3338                                                103339                                            </option>3340                                                                                    <option value="11" >3341                                                113342                                            </option>3343                                                                                    <option value="12" >3344                                                123345                                            </option>3346                                                                                    <option value="13" >3347                                                133348                                            </option>3349                                                                                    <option value="14" >3350                                                143351                                            </option>3352                                                                                    <option value="15" >3353                                                153354                                            </option>3355                                                                            </select>3356                                    <input type="hidden" name="level[]" id="level" value="">3357                                                            </div>3358                        </div>3359                        <div class="row">3360                            <div class="col-12">3361                                <p class="mt-4"><label for="pub">Où avez-vous entendu parler de nous ?</label></p>3362                                <select id="select2_pub" name="pub">3363                                    <option value="" disabled selected>Sélectionnez</option>3364                                    <option value="Publication Facebook">Publication Facebook</option>3365                                    <option value="Publication Instagram">Publication Instagram</option>3366                                    <option value="Recherche Google ">Recherche Google </option>3367                                    <option value="Recommandation/Référence">Recommandation/Référence</option>3368                                    <option value="Affichage physique">Affichage physique (pancarte)</option>3369                                </select>3370                                <p class="mt-4"><label for="message">Message</label></p>3371                                <textarea name="message" cols="30" rows="3"></textarea>3372                                <div class="row checkboxDiv">3373                                    <div class="col-1">3374                                        <input type="hidden" name="accept" value="no">3375                                        <input class="checkbox" type="checkbox" name="accept" value="yes" >3376                                    </div>3377                                    <div class="col-11">3378                                        <label class="checkboxLabel" for="accept"> J'autorise Groupe Evoludev à communiquer avec moi à titre promotionnel en lien avec son offre d'unités locatives.</label>3379                                    </div>3380                                    <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>3381                                </div>3382                                <input type="hidden" id="ads__landing_url__c" name="00N5f00000gEXR1EAO">3383                                <input type="hidden" id="ads__referral_url__c" name="00N5f00000gEXR2EAO">3384                                <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>3385                                <div class="formFooter">3386                                                                            <div class="cf-turnstile" data-sitekey="0x4AAAAAAAxQUAaPUCBn3vTs"></div>3387                                                                    </div>3388                                <div class="ButtonTools">3389                                    <button class="Button">Envoyer <svg class="icon icon-chevron-right"><use xlink:href="#icon-chevron-right"></use></svg></button>3390                                </div>3391                                <div id="my_name_mGqHnN1HVRSlIweN_wrap" style="display: none" aria-hidden="true">3392        <input id="my_name_mGqHnN1HVRSlIweN"3393               name="my_name_mGqHnN1HVRSlIweN"3394               type="text"3395               value=""3396                              autocomplete="nope"3397               tabindex="-1">3398        <input name="valid_from"3399               type="text"3400               value="eyJpdiI6IlpjbEdRZ0RjVitaa3JaZXM2RTBvc0E9PSIsInZhbHVlIjoiVERYc3BtSkRNbU5YN2FibmM1VUVCZz09IiwibWFjIjoiY2I4ZGZmMmIyZjU0ZTkyZmMwMmM3ODZjMzM3MDA3ZWY4MzE2OTgzOGNkNDlmN2QwOTdkMDYyZjIwZTI3NmUyMSIsInRhZyI6IiJ9"3401                              autocomplete="off"3402               tabindex="-1">3403    </div>3404                            </div>3405                        </div>3406                    </div>3407                </form>3408            </div>3409        </div>3410    </div>3411</div>34123413<!-- Permet d'effacer le formulaire et de monter dans le haut de la page -->3414<script>3415    window.addEventListener('pageshow', function(event) {3416        const fromBackButton = event.persisted || performance.getEntriesByType("navigation")[0].type === "back_forward";34173418        if (fromBackButton) {3419            document.querySelectorAll('form').forEach(form => form.reset());3420            $('#select2_size').multiselect('deselectAll', false).multiselect('updateButtonText');3421            $('#select2_city').multiselect('deselectAll', false).multiselect('updateButtonText');3422            $('#select2_level').multiselect('deselectAll', false).multiselect('updateButtonText');3423            $('#select2_unit').multiselect('deselectAll', false).multiselect('updateButtonText');3424            $('#select2_pub').multiselect('deselectAll', false).multiselect('updateButtonText');34253426            setTimeout(() => {3427                smoothScrollToTop(4000);3428            }, 1000);3429        }3430    });34313432    function smoothScrollToTop(duration) {3433        const start = window.scrollY;3434        const startTime = performance.now();34353436        function scrollStep(timestamp) {3437            const elapsed = timestamp - startTime;3438            const progress = Math.min(elapsed / duration, 1);3439            const ease = 1 - Math.pow(1 - progress, 3);3440            window.scrollTo(0, start * (1 - ease));34413442            if (progress < 1) {3443                requestAnimationFrame(scrollStep);3444            }3445        }34463447        requestAnimationFrame(scrollStep);3448    }3449</script>34503451<script>3452    document.addEventListener('DOMContentLoaded', function () {3453        const form = document.querySelector('#sendmail');3454        const checkbox = document.querySelector('input[name="accept"][type="checkbox"]');3455        const errorMsg = document.querySelector('.custom-form-error');34563457        errorMsg.style.display = 'none';34583459        form.addEventListener('submit', function (e) {3460            if (!checkbox.checked) {3461                e.preventDefault();3462                errorMsg.style.display = 'block';3463            }3464            else {3465                errorMsg.style.display = 'none';3466            }3467        });3468    });3469</script>3470    </div>34713472            <!-- FOOTER -->3473<footer>3474    <div class="PageSection">3475        <div class="PageSection__wrapper">3476            <div class="row">3477                <div class="col-lg-3">3478                    <a class="logo">3479                        <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">3480                    </a>3481                    <p><a href="https://groupeevoludev.com" class="link">Site corporatif</a></p>3482                    <p><a href="tel:4505856542">450-585-6542</a></p>3483                    <p>182A, Boulevard Iberville</p>3484                    <p>Repentigny, Québec, J6A 1Y8</p>3485                </div>3486                <div class="col-lg-3 pt-5">3487                    <p class="greyText">Gestion locative</p>3488                    <p><a href="tel:5792592002">579-259-2002</a></p>3489                    <p>Lundi au vendredi : 8h - 20h</p>3490                    <p>Samedi & dimanche : 9h - 16h</p>3491                </div>3492                <div class="col-lg-3 offset-lg-3 pt-5 medias">3493                    <a class="social_link" href="https://www.facebook.com/Groupe-Evoludev-538303933259397/" target="_blank">3494                        <svg class="facebook" xmlns="http://www.w3.org/2000/svg" width="7.311" height="14" viewBox="0 0 7.311 14">3495                            <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>3496                        </svg>3497                    </a>3498                    <a class="social_link" href="https://www.linkedin.com/company/groupe-evoludev/" target="_blank">3499                        <svg class="linkedin" xmlns="http://www.w3.org/2000/svg" width="10" height="12.714" viewBox="0 0 14 12.714">3500                            <g transform="translate(-736.3 -792.1)">3501                                <rect class="a" width="2.724" height="8.627" transform="translate(736.678 796.187)"></rect>3502                                <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>3503                                <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>3504                            </g>3505                        </svg>3506                    </a>3507                    <div class="copyright">3508                        <p>Site réalisé par <a href="https://webstep.ca/" target="_blank">Webstep</a></p>3509                        <a href="https://groupeevoludev.com/wp-content/uploads/2023/09/page-web-texte-temoins-et-donnees-personnelles.pdf" target="_blank">Politique de confidentialité</a>3510                    </div>3511                </div>3512            </div>3513        </div>3514    </div>3515    <script type="text/javascript" src="https://www.success-software.biz/adintel/ss_adintel.js" defer></script>3516</footer>3517<!-- FIN FOOTER -->3518    3519    <!-- Scripts -->3520    <script src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script>3521    <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>3522    <script type="text/javascript" charset="UTF-8" src="//cdn.cookie-script.com/s/5f460fe3e5c00524da172eee535519df.js"></script>3523        <!-- SELECT2 -->3524    <script>3525        $(document).ready(function () {3526            $.fn.multiselect.Constructor.prototype.defaults.selectAllText = " Sélectionner Tous";3527            $.fn.multiselect.Constructor.prototype.defaults.filterPlaceholder = "Recherche";3528            $.fn.multiselect.Constructor.prototype.defaults.nSelectedText = "sélectionnés";3529            $.fn.multiselect.Constructor.prototype.defaults.allSelectedText = "Tous sélectionnés";3530            $("#select2_size").multiselect({3531                nonSelectedText: "Grandeurs",3532                includeSelectAllOption: true,3533                buttonWidth: "180px"3534            });3535            $("#select2_unit").multiselect({3536                nonSelectedText: "Unités",3537                enableFiltering: true,3538                includeSelectAllOption: true,3539                buttonWidth: "180px"3540            });3541            $("#select2_level").multiselect({3542                nonSelectedText: "Étages",3543                enableFiltering: true,3544                includeSelectAllOption: true,3545                buttonWidth: "180px"3546            });3547            $("#select2_pub").multiselect({3548                nonSelectedText: 'Sélectionnez'3549            });3550        });3551    </script>3552    <!-- Image Map Pro Plugin -->3553    <script src="https://location.groupeevoludev.com/js/imagemappro.js"></script>3554    <script>3555        jQuery(".Toggles__status").click(function () {3556            jQuery(this).parent().parent().find(".Toggles__infos .MoreDetails").trigger("click");3557        });35583559        window.laravel = {3560            "apartments_data": {"429":{"id":429,"name":"1","availability":"Non Disponible","area":1053,"starting_at":1340,"size":"4 1\/2"},"435":{"id":435,"name":"10","availability":"Disponible","area":774,"starting_at":1260,"size":"3 1\/2"},"437":{"id":437,"name":"11","availability":"Non Disponible","area":1053,"starting_at":1405,"size":"4 1\/2"},"440":{"id":440,"name":"12","availability":"Non Disponible","area":1053,"starting_at":1425,"size":"4 1\/2"},"439":{"id":439,"name":"13","availability":"Non Disponible","area":774,"starting_at":1270,"size":"3 1\/2"},"438":{"id":438,"name":"14","availability":"Disponible","area":774,"starting_at":1270,"size":"3 1\/2"},"441":{"id":441,"name":"15","availability":"Non Disponible","area":1053,"starting_at":1425,"size":"4 1\/2"},"428":{"id":428,"name":"2","availability":"Non Disponible","area":774,"starting_at":1200,"size":"3 1\/2"},"427":{"id":427,"name":"3","availability":"Non Disponible","area":774,"starting_at":1200,"size":"3 1\/2"},"432":{"id":432,"name":"4","availability":"Non Disponible","area":1053,"starting_at":1390,"size":"4 1\/2"},"430":{"id":430,"name":"5","availability":"Non Disponible","area":774,"starting_at":1250,"size":"3 1\/2"},"431":{"id":431,"name":"6","availability":"Non Disponible","area":774,"starting_at":1250,"size":"3 1\/2"},"433":{"id":433,"name":"7","availability":"Non Disponible","area":1053,"starting_at":1390,"size":"4 1\/2"},"436":{"id":436,"name":"8","availability":"Non Disponible","area":1053,"starting_at":1405,"size":"4 1\/2"},"434":{"id":434,"name":"9","availability":"Non Disponible","area":774,"starting_at":1260,"size":"3 1\/2"}},3561            "plans": {"1":{"imagemappro":{"editor":{"selected_shape":"poly-9470","shapeCounter":{"polys":3}},"general":{"name":"building_1673312196_floor_1","width":1920,"height":1080,"naturalWidth":1920,"naturalHeight":1080},"image":{"url":"https:\/\/groupeevoludev.com\/location\/storage\/plans\/PtsPwUkkxbAhkWKrWCmgOSiCHSrn2KhoPN7r67N8.jpg"},"tooltips":{"fullscreen_tooltips":"none"},"spots":[{"id":"poly-9470","title":"Poly 0","type":"poly","x":8.452,"y":47.16,"width":42.869,"height":31.719,"x_image_background":13.821,"y_image_background":47.16,"width_image_background":37.552083333333336,"height_image_background":28.05555555555555,"apartment_id":"429","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.07289583130382082,"y":2.101467122026681},{"x":100,"y":0},{"x":99.82990757005301,"y":100},{"x":0,"y":99.00818418170203}]},{"id":"poly-3992","title":"Poly 1","type":"poly","x":59.351,"y":15.46,"width":31.715,"height":31.756,"x_image_background":59.445,"y_image_background":19.049,"width_image_background":28.281250000000004,"height_image_background":28.055555555555557,"apartment_id":"427","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":1.1645486582794426},{"x":99.70438955982458,"y":0},{"x":100,"y":100},{"x":0.2956104401754241,"y":98.77571330982681}]},{"id":"poly-1392","title":"Poly 2","type":"poly","x":59.195,"y":47.308,"width":32.058,"height":31.848,"x_image_background":59.195,"y_image_background":47.308,"width_image_background":28.125,"height_image_background":27.592592592592585,"apartment_id":"428","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":99.53587995255958},{"x":100,"y":100},{"x":99.22016345374014,"y":0.9300102585197537},{"x":0.16246594713748747,"y":0}]}]},"floor":1,"pdf":"plans\/iCbOp7i4BpCZjbMCo0mhiDg9zPFnrw6V0qDNH6rE.pdf","picture":"plans\/PtsPwUkkxbAhkWKrWCmgOSiCHSrn2KhoPN7r67N8.jpg"},"2":{"imagemappro":{"editor":{"selected_shape":"poly-2338","shapeCounter":{"polys":5}},"general":{"name":"building_1673312196_floor_2","width":1920,"height":1080,"naturalWidth":1920,"naturalHeight":1080},"image":{"url":"https:\/\/groupeevoludev.com\/location\/storage\/plans\/czGRtMP8Z5VBUMxxFRWcS8JmdyuqKoGtELj6rr1d.jpg"},"tooltips":{"fullscreen_tooltips":"none"},"spots":[{"id":"poly-7244","title":"Poly 0","type":"poly","x":7.672,"y":46.457,"width":42.588,"height":31.644,"x_image_background":12.604166666666666,"y_image_background":46.7900925925926,"width_image_background":37.65625,"height_image_background":27.870370370370367,"apartment_id":"432","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.221304035539597,"y":0},{"x":100,"y":1.0523321956769007},{"x":99.87770501654957,"y":97.95350978976667},{"x":0,"y":100}]},{"id":"poly-9078","title":"Poly 1","type":"poly","x":58.25,"y":46.55,"width":32.151,"height":31.533,"x_image_background":58.312,"y_image_background":46.79,"width_image_background":28.281250000000004,"height_image_background":27.962962962962955,"apartment_id":"430","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.5168291681638332,"y":0.7623891785532979},{"x":99.90280669719598,"y":0},{"x":100,"y":99.7063662851413},{"x":0,"y":100}]},{"id":"poly-2145","title":"Poly 3","type":"poly","x":58.072,"y":14.424,"width":32.276,"height":32.107,"x_image_background":58.134,"y_image_background":17.754,"width_image_background":28.281250000000004,"height_image_background":27.962962962962962,"apartment_id":"431","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0.9798316010155662},{"x":99.61271533027633,"y":0},{"x":100,"y":100},{"x":0.6761947539488429,"y":97.46529021814396}]},{"id":"poly-2338","title":"Poly 4","type":"poly","x":7.589,"y":14.351,"width":42.598,"height":31.884,"x_image_background":12.521,"y_image_background":18.402,"width_image_background":37.604166666666664,"height_image_background":27.500000000000004,"apartment_id":"433","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":100,"y":1.2175997881223024},{"x":99.73218671652877,"y":98.66519374496151},{"x":0.4157075508077257,"y":100}]}]},"floor":2,"pdf":"plans\/pYaDsqOlkt59y6sAGc64pYXMADihI2oBCjCTVhiY.pdf","picture":"plans\/czGRtMP8Z5VBUMxxFRWcS8JmdyuqKoGtELj6rr1d.jpg"},"3":{"imagemappro":{"editor":{"selected_shape":"poly-834","shapeCounter":{"polys":4}},"general":{"name":"building_1673312196_floor_3","width":1920,"height":1080,"naturalWidth":1920,"naturalHeight":1080},"image":{"url":"https:\/\/groupeevoludev.com\/location\/storage\/plans\/jvxnhY7CfYIxoVFM7gntSrwCmRanVonS60hVVpfP.jpg"},"tooltips":{"fullscreen_tooltips":"none"},"spots":[{"id":"poly-8754","title":"Poly 0","type":"poly","x":6.069,"y":46.716,"width":44.222,"height":32.402,"x_image_background":12.760416666666666,"y_image_background":46.60490740740741,"width_image_background":37.65625,"height_image_background":28.05555555555555,"apartment_id":"436","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0.5900174168720204,"y":0},{"x":99.92933602890439,"y":0.2289586734636233},{"x":100,"y":98.91858048678083},{"x":0,"y":100}]},{"id":"poly-2570","title":"Poly 1","type":"poly","x":58.603,"y":46.605,"width":33.119,"height":32.661,"x_image_background":58.603,"y_image_background":46.605,"width_image_background":28.125,"height_image_background":27.777777777777775,"apartment_id":"434","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":100,"y":1.5302042190992355},{"x":100,"y":100},{"x":0,"y":98.36014410663073}]},{"id":"poly-7448","title":"Poly 2","type":"poly","x":58.437,"y":13.519,"width":33.275,"height":32.975,"x_image_background":58.624,"y_image_background":18.402,"width_image_background":28.281250000000004,"height_image_background":27.870370370370374,"apartment_id":"435","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0.5057591702160342},{"x":99.43801652892563,"y":0},{"x":100,"y":100},{"x":1.0315510707273585,"y":97.92279966449968}]},{"id":"poly-834","title":"Poly 3","type":"poly","x":6.132,"y":13.5,"width":44.128,"height":33.29,"x_image_background":12.76,"y_image_background":18.827,"width_image_background":37.5,"height_image_background":27.962962962962962,"apartment_id":"437","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":100,"y":0.834419182022713},{"x":100,"y":100},{"x":0.16523931373752512,"y":98.38645537211622}]}]},"floor":3,"pdf":"plans\/QCTY09aCzRiBhPe51BhLVjyJrP2rK8jFzt4OP7ec.pdf","picture":"plans\/jvxnhY7CfYIxoVFM7gntSrwCmRanVonS60hVVpfP.jpg"},"4":{"imagemappro":{"editor":{"selected_shape":"poly-9814","shapeCounter":{"polys":4}},"general":{"name":"building_1673312196_floor_4","width":1920,"height":1080,"naturalWidth":1920,"naturalHeight":1080},"image":{"url":"https:\/\/groupeevoludev.com\/location\/storage\/plans\/YmhZUwXJkucXcHeJnELOioGmn3IEaf3rSebqHaeS.jpg"},"tooltips":{"fullscreen_tooltips":"none"},"spots":[{"id":"poly-9814","title":"Poly 0","type":"poly","x":7.443,"y":46.106,"width":42.869,"height":31.884,"x_image_background":12.760416666666666,"y_image_background":46.88268518518519,"width_image_background":37.552083333333336,"height_image_background":27.870370370370367,"apartment_id":"440","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":100,"y":2.436927743665426},{"x":99.73387893533065,"y":100},{"x":0.023132803418504155,"y":99.59413191775482}]},{"id":"poly-4794","title":"Poly 1","type":"poly","x":58.478,"y":46.642,"width":32.235,"height":31.478,"x_image_background":58.478,"y_image_background":46.642,"width_image_background":28.177083333333336,"height_image_background":27.592592592592585,"apartment_id":"439","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":99.90305711837199,"y":0.5883090395294801},{"x":100,"y":100},{"x":0,"y":99.29474553656524}]},{"id":"poly-807","title":"Poly 2","type":"poly","x":58.166,"y":14.054,"width":32.536,"height":32.292,"x_image_background":58.353,"y_image_background":18.272,"width_image_background":28.229166666666668,"height_image_background":27.59259259259259,"apartment_id":"438","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":100,"y":0.5164834936443654},{"x":99.80944184902873,"y":100},{"x":0.7348261182390409,"y":98.51104026203994}]},{"id":"poly-4320","title":"Poly 3","type":"poly","x":7.141,"y":13.611,"width":43.462,"height":32.901,"x_image_background":12.760416666666666,"y_image_background":18.641944444444444,"width_image_background":37.65625,"height_image_background":27.870370370370374,"apartment_id":"441","tooltip_content":{"squares_settings":{"containers":[{"id":"sq-container-403761","settings":{"elements":[{"settings":{"name":"AjaxContent","iconClass":"fa fa-globe"}}]}}]}},"points":[{"x":0,"y":0},{"x":100,"y":1.7957525820582605},{"x":99.21023201266486,"y":100},{"x":0.5752151304587916,"y":98.48096756323697}]}]},"floor":4,"pdf":"plans\/st1x5GHPVUSDAvPjwUPsk62JtEOlvmY3Lb00zUb7.pdf","picture":"plans\/YmhZUwXJkucXcHeJnELOioGmn3IEaf3rSebqHaeS.jpg"}},3562            "building_slug": "le-gaspard-i"3563        };35643565        ;(function ($, window, document, undefined) {3566            window.goToFloor = function (floor) {3567                if (typeof window.laravel.plans[floor] === "undefined") {3568                    //console.log("Floor:" + floor + " does not exists!");3569                    $("#image-map-pro-container").html("");3570                    return false;3571                }35723573                $("#image-map-pro-container").imageMapPro(window.laravel.plans[floor].imagemappro);35743575                if (window.laravel.plans[floor].pdf != "") {3576                    $("#floor-plan").attr("src", 'https://groupeevoludev.com/location//storage/' + window.laravel.plans[floor].picture).show();35773578                } else {3579                    $("#floor-plan").hide();3580                }35813582                return true;3583            };3584            window.goToFloor(1);3585        })(jQuery, window, document);35863587        $(".SmallToggles__title").on("click", function (target) {3588            $(".SmallToggles .SmallToggles__item--active").removeClass("SmallToggles__item--active");3589            window.goToFloor(target.target.id);3590        });3591    </script>3592    <!-- Check if header BG is loaded -->3593    <script type="text/javascript" src="https://location.groupeevoludev.com/js/bg-loaded.js"></script>3594    <script type="text/javascript">3595        /*3596 * jQuery TipTop v1.03597 * http://gilbitron.github.io/TipTop3598 *3599 * Copyright 2013, Dev7studios3600 * Free to use and abuse under the MIT license.3601 * http://www.opensource.org/licenses/mit-license.php3602 */36033604        ;(function ($, window, document, undefined) {36053606            var pluginName = "tipTop",3607                defaults = {3608                    offsetVertical: 10, // Vertical offset3609                    offsetHorizontal: 10  // Horizontal offset3610                };36113612            function TipTop(element, options) {3613                this.el = element;3614                this.$el = $(this.el);3615                this.options = $.extend({}, defaults, options);36163617                this.init();3618            }36193620            TipTop.prototype = {36213622                init: function () {3623                    var $this = this;36243625                    this.$el.mouseenter(function () {3626                        var title = $(this).attr("title"),3627                            tooltip = $("<div class=\"tiptop\"></div>").text(title);3628                        tooltip.appendTo("body");3629                        $(this).data("title", title).removeAttr("title");3630                    }).mouseleave(function () {3631                        $(".tiptop").remove();3632                        $(this).attr("title", $(this).data("title"));3633                    }).mousemove(function (e) {3634                        var tooltip = $(".tiptop"),3635                            top = e.pageY + $this.options.offsetVertical,3636                            bottom = "auto";3637                        left = e.pageX + $this.options.offsetHorizontal,3638                            right = "auto";36393640                        if (top + tooltip.outerHeight() >= $(window).scrollTop() + $(window).height()) {3641                            bottom = $(window).height() - top + ($this.options.offsetVertical * 2);3642                            top = "auto";3643                        }3644                        if (left + tooltip.outerWidth() >= $(window).width()) {3645                            right = $(window).width() - left + ($this.options.offsetHorizontal * 2);3646                            left = "auto";3647                        }36483649                        $(".tiptop").css({"top": top, "bottom": bottom, "left": left, "right": right});3650                    });36513652                }36533654            };36553656            $.fn[pluginName] = function (options) {3657                return this.each(function () {3658                    if (!$.data(this, pluginName)) {3659                        $.data(this, pluginName, new TipTop(this, options));3660                    }3661                });3662            };36633664        })(jQuery, window, document);366536663667        $(".FicheHero").bgLoaded({3668            afterLoaded: function () {3669                let header = $(".header-wrapper");3670                let title = $(".FicheHero__wrapper");3671                header.css("display", "flex");3672                title.show();3673            }3674        });36753676        !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);3677    </script>36783679    <script src="https://cdnjs.cloudflare.com/ajax/libs/flickity/2.3.0/flickity.pkgd.js"></script>3680    <script>3681        $(document).ready(function () {3682            $('.FicheCTA button').on('click', function () {3683                $('html, body').animate({3684                    scrollTop: $("#bottomForm").offset().top - 2003685                }, 1000);3686                $('.GoToForm').hide();3687            });3688            $('.GoToForm').on('click', function () {3689                $('html, body').animate({3690                    scrollTop: $("#bottomForm").offset().top - 2003691                }, 1000);3692                $('.GoToForm').hide();3693            });3694        });3695    </script>36963697    <!-- Ferme le modal et envoi vers le formulaire de contact -->3698    <script>3699        $('.apartmentModalButton').on('click', function() {3700            let id = $(this).closest(".planModalMobileLandscape").attr('id');3701            $('#'+id).modal('toggle');3702            setTimeout(function (){3703                $('html, body').animate({3704                    scrollTop:$('#contactSection').offset().top3705                },'slow');3706            }, 500);3707        });3708    </script>37093710    <!-- button "Afficher plus" -->3711    <script>3712        jQuery(document).ready(function () {3713            $(".dynamic-max-height").dynamicMaxHeight();3714        });3715    </script>3716    </body>3717</html>3718