{"id":410,"date":"2023-07-10T05:36:10","date_gmt":"2023-07-10T05:36:10","guid":{"rendered":"https:\/\/wordpress-728062-3689479.cloudwaysapps.com\/a-propos-copy\/"},"modified":"2026-02-10T22:10:52","modified_gmt":"2026-02-10T22:10:52","slug":"realisations","status":"publish","type":"page","link":"https:\/\/prismea.ca\/en\/realisations\/","title":{"rendered":"Projects"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"410\" class=\"elementor elementor-410\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8dc188b elementor-section-height-min-height elementor-section-full_width elementor-section-height-default elementor-section-items-middle\" data-id=\"8dc188b\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-793a830\" data-id=\"793a830\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2a9d767 elementor-widget elementor-widget-heading\" data-id=\"2a9d767\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">D\u00e9couvrez<br> l\u2019impact visuel des panneaux lumineux<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-496a408 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"496a408\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-187a25d\" data-id=\"187a25d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-43947aa elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"43947aa\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b6b220f filtercolumn\" data-id=\"b6b220f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e04de79 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"e04de79\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<button id=\"allbutton\">\n    TOUS LES PROJETS\n<\/button>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-39e65bb filtercolumn\" data-id=\"39e65bb\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-34feaa3 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-html\" data-id=\"34feaa3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script src = \"https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.5.1\/jquery.min.js\">\r\n\r\n\r\n<\/script>\r\n\r\n\r\n\r\n<select name=\"industries\" id=\"optionselect\" >\r\n  <option hidden selected id=\"industrie\" value=\"Industries\">INDUSTRIES<\/option>\r\n  <option id=\"commercial\" value=\"Commercial\">Commercial<\/option>\r\n  <option id=\"corporatif\" value=\"Corporatif\">Corporatif<\/option>\r\n  <option id=\"architectural\" value=\"Architectural\">Architectural<\/option>\r\n  <option id=\"exposition\" value=\"Exposition\">Exposition<\/option>\r\n<\/select>\r\n\r\n<script>\r\n\r\n$(document) .ready(function() {\r\n    \r\n\/\/filtre pour Industries\r\n$(\"#optionselect\").change(function(){\r\nvar values=$(\"#optionselect option:selected\");\r\nvar choice = values.val();\r\nvar values2=$(\"#optionselect2 option:selected\");\r\nvar choice2 = values2.val();\r\n\r\nif(choice === \"Industries\"){\r\n    return\r\n}\r\nelse if(choice2 === \"Produits\"){\r\n    $('.gallerie').hide();\r\n    $(`.${choice}`).fadeToggle();\r\n} else {\r\n    $('.gallerie').hide();\r\n    $(`.${choice}.${choice2}`).fadeToggle();\r\n}\r\n});\r\n\r\n\/\/filtre pour Produits\r\n$(\"#optionselect2\").change(function(){\r\nvar values=$(\"#optionselect option:selected\");\r\nvar choice = values.val();\r\nvar values2=$(\"#optionselect2 option:selected\");\r\nvar choice2 = values2.val();\r\n\r\nif(choice2 === \"Produits\"){\r\n    return\r\n}\r\nelse if(choice === \"Industries\"){\r\n    $('.gallerie').hide();\r\n    $(`.${choice2}`).fadeToggle();\r\n} else {\r\n    $('.gallerie').hide();\r\n    $(`.${choice}.${choice2}`).fadeToggle();\r\n}\r\n\/*\r\nif(choice === \"Commercial\"){\r\n$('.gallerie').hide();\r\n$('.${choice}').fadeToggle();\r\nalert('.${choice}');\r\n}\r\n\r\nelse if(choice === \"Corporatif\"){\r\n$('.gallerie').hide();\r\n$('.corpo').fadeToggle();\r\n}\r\n\r\nelse if(choice === \"Architectural\"){\r\n$('.gallerie').hide();\r\n$('.archi').fadeToggle();\r\n}\r\n\r\nelse if(choice === \"Exposition\"){\r\n$('.gallerie').hide();\r\n$('.expo').fadeToggle();\r\n}\r\n*\/\r\n\r\n  });\r\n\r\n\r\n\r\n\r\n\/\/filtre pour produits\r\n\r\n\r\n\/\/bouton pour tout les projets\r\njQuery('#allbutton').click(function() {\r\n$('.gallerie').hide();\r\n    jQuery('.gallerie').fadeToggle();\r\n    $('#optionselect').prop('selectedIndex',0);\r\n    $('#optionselect2').prop('selectedIndex',0);\r\n  });\r\n\r\n});\r\n\r\n\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-250e619 filtercolumn\" data-id=\"250e619\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d71ee62 elementor-widget__width-initial elementor-absolute elementor-widget elementor-widget-html\" data-id=\"d71ee62\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<select name=\"produits\" id=\"optionselect2\">\r\n  <option hidden selected id=\"produits\" value=\"Produits\">PRODUITS<\/option>\r\n  <option id=\"commercial\" value=\"aimante\">Cadre aimant\u00e9 AMBIANCE<\/option>\r\n  <option id=\"corporatif\" value=\"flipframe\">Cadre Flip Frame AMBIANCE<\/option>\r\n  <option id=\"architectural\" value=\"fabrik\">Cadre lumineux FABRIK<\/option>\r\n<\/select>\r\n\r\n<script>\r\n$(function(){\r\n    $('#optionselect2').hover(function() {\r\n        $(this).attr('size', $('option').length);\r\n    },\r\n    function() {\r\n        $(this).attr('size', 1);\r\n    });\r\n    \r\n    $('#optionselect').hover(function() {\r\n        $(this).attr('size', $('option').length);\r\n    },\r\n    function() {\r\n        $(this).attr('size', 1);\r\n    });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-cde1f4b\" data-id=\"cde1f4b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b382959 elementor-widget elementor-widget-html\" data-id=\"b382959\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link href=\"https:\/\/maxcdn.bootstrapcdn.com\/font-awesome\/4.6.1\/css\/font-awesome.min.css\" rel=\"stylesheet\"\/>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f13e197 elementor-widget elementor-widget-heading\" data-id=\"f13e197\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nos r\u00e9alisations<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-54caa76 gallerie Commercial fabrik elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54caa76\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0dc3757\" data-id=\"0dc3757\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c4e115b elementor-pagination-position-inside elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"c4e115b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c4e115b\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMSwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTMtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6ImM0ZTExNWIifQ%3D%3D\" href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiIiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-13-768x553.jpg\" alt=\"Prismea 1.39 13\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c4e115b\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMywidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTUtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6ImM0ZTExNWIifQ%3D%3D\" href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiIiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-15-768x553.jpg\" alt=\"Prismea 1.39 15\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c4e115b\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMiwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTQtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6ImM0ZTExNWIifQ%3D%3D\" href=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ1cmwiOiIiLCJ0eXBlIjoiaW1hZ2UifQ%3D%3D\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-14-768x553.jpg\" alt=\"Prismea 1.39 14\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-82648e6 elementor-widget elementor-widget-heading\" data-id=\"82648e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Boutique Joseph Ribkoff<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d2b493d elementor-widget elementor-widget-heading\" data-id=\"d2b493d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bo\u00eetier lumineux Fabrik - Projet commercial<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-86b0da4 gallerie Commercial flipframe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"86b0da4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-698ecc3\" data-id=\"698ecc3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-32486fb elementor-pagination-position-inside elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"32486fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32486fb\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzNSwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTgtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjMyNDg2ZmIifQ%3D%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-18-scaled.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-18-768x553.jpg\" alt=\"Prismea 1.39 18\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"32486fb\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyMSwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTcuanBnIiwic2xpZGVzaG93IjoiMzI0ODZmYiJ9\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-17.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-17-768x553.jpg\" alt=\"Prismea 1.39 17\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-090ffea elementor-widget elementor-widget-heading\" data-id=\"090ffea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bureau des ventes GCA Immobilier<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-16b2a25 elementor-widget elementor-widget-heading\" data-id=\"16b2a25\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cadre lumineux aimant\u00e9 - Projet commercial<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ba303a6 gallerie Exposition fabrik elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ba303a6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-42bfc00\" data-id=\"42bfc00\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c442727 elementor-pagination-position-inside elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"c442727\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c442727\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyOSwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTEtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6ImM0NDI3MjcifQ%3D%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-11-scaled.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-11-768x553.jpg\" alt=\"Prismea 1.39 11\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c442727\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzMCwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTIuanBnIiwic2xpZGVzaG93IjoiYzQ0MjcyNyJ9\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-12.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-12-768x552.jpg\" alt=\"Prismea 1.39 12\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56c7dba elementor-widget elementor-widget-heading\" data-id=\"56c7dba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Biod\u00f4me de Montreal<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3dbe68 elementor-widget elementor-widget-heading\" data-id=\"d3dbe68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: var( --e-global-color-primary );background-color: var( --e-global-color-secondary )\">Bo\u00eetier lumineux Fabrik <\/span>- Projet exposition<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-8926b19 gallerie Commercial Corporatif fabrik elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8926b19\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-05a0346\" data-id=\"05a0346\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d131deb elementor-pagination-position-inside elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"d131deb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d131deb\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyMywidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTEwLmpwZyIsInNsaWRlc2hvdyI6ImQxMzFkZWIifQ%3D%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-110.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-110-768x553.jpg\" alt=\"Prismea 1.39 110\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d131deb\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyNCwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTExLmpwZyIsInNsaWRlc2hvdyI6ImQxMzFkZWIifQ%3D%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-111.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-111-768x552.jpg\" alt=\"Prismea 1.39 111\" \/><\/figure><\/a><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d131deb\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyMiwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTkuanBnIiwic2xpZGVzaG93IjoiZDEzMWRlYiJ9\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-19.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-19-768x552.jpg\" alt=\"Prismea 1.39 19\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e93971 elementor-widget elementor-widget-heading\" data-id=\"5e93971\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Concessionnaire Porsche<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab1a2c4 elementor-widget elementor-widget-heading\" data-id=\"ab1a2c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: var( --e-global-color-primary );background-color: var( --e-global-color-secondary )\">Bo\u00eetier lumineux Fabrik<\/span> - Projet commercial \/ Projet corporatif<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-aad4555 gallerie Corporatif fabrik elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"aad4555\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-9f033d9\" data-id=\"9f033d9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d54175c elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"d54175c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"d54175c\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzOSwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTE5LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiJkNTQxNzVjIn0%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-119-scaled.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-119-scaled.jpg\" alt=\"Prismea 1.39 119\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6e8e37 elementor-widget elementor-widget-heading\" data-id=\"f6e8e37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Fox Chevrolet Cadillac<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67e7068 elementor-widget elementor-widget-heading\" data-id=\"67e7068\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: var( --e-global-color-primary );background-color: var( --e-global-color-secondary )\">Bo\u00eetier lumineux Fabrik<\/span> - Projet corporatif<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-b1db635 gallerie Commercial flipframe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b1db635\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1e23a25\" data-id=\"1e23a25\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-23f2ab1 elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"23f2ab1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"23f2ab1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzNCwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTYtc2NhbGVkLmpwZyIsInNsaWRlc2hvdyI6IjIzZjJhYjEifQ%3D%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-16-scaled.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-16-768x553.jpg\" alt=\"Prismea 1.39 16\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c03de1f elementor-widget elementor-widget-heading\" data-id=\"c03de1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">GH Caf\u00e9<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-313681a elementor-widget elementor-widget-heading\" data-id=\"313681a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cadre lumineux aimant\u00e9 - Projet commercial<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-41c394d gallerie Exposition fabrik elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"41c394d\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8f81a9a\" data-id=\"8f81a9a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a846e0c elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"a846e0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"a846e0c\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzNiwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTEyLXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiJhODQ2ZTBjIn0%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-112-scaled.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-112-768x553.jpg\" alt=\"Prismea 1.39 112\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f17b61 elementor-widget elementor-widget-heading\" data-id=\"2f17b61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">La maison am\u00e9rindienne<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85e16a0 elementor-widget elementor-widget-heading\" data-id=\"85e16a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: var( --e-global-color-primary );background-color: var( --e-global-color-secondary )\">Bo\u00eetier lumineux Fabrik<\/span> - Projet exposition<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-cdd509b gallerie Commercial fabrik elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cdd509b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8d530fa\" data-id=\"8d530fa\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-74a09a6 elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"74a09a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"74a09a6\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMzOCwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTE4LXNjYWxlZC5qcGciLCJzbGlkZXNob3ciOiI3NGEwOWE2In0%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-118-scaled.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-118-768x553.jpg\" alt=\"Prismea 1.39 118\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-280a81a elementor-widget elementor-widget-heading\" data-id=\"280a81a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Salles de bain immersion phase 1<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55ebd41 elementor-widget elementor-widget-heading\" data-id=\"55ebd41\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: var( --e-global-color-primary );background-color: var( --e-global-color-secondary )\">Bo\u00eetier lumineux Fabrik<\/span> - Projet commercial<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-71ef2f4 gallerie Corporatif flipframe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"71ef2f4\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-bf2cb69\" data-id=\"bf2cb69\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c63cfe1 elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"c63cfe1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"c63cfe1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyNSwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTEzLmpwZyIsInNsaWRlc2hvdyI6ImM2M2NmZTEifQ%3D%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-113.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-113-768x552.jpg\" alt=\"Prismea 1.39 113\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c990ac elementor-widget elementor-widget-heading\" data-id=\"1c990ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Clinique dentaire Lamontagne<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-683a656 elementor-widget elementor-widget-heading\" data-id=\"683a656\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Cadre lumineux Flip Frame - Projet corporatif<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-2445a64 gallerie Corporatif fabrik elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2445a64\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-756c9e7\" data-id=\"756c9e7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1de9729 elementor-pagination-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"1de9729\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;dots&quot;,&quot;autoplay&quot;:&quot;no&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carrousel d\u2019images\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"1de9729\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTMyNiwidXJsIjoiaHR0cHM6XC9cL3ByaXNtZWEuY2FcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjNcLzExXC9QcmlzbWVhLTEuMzktMTE0LmpwZyIsInNsaWRlc2hvdyI6IjFkZTk3MjkifQ%3D%3D\" href=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-114.jpg\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/prismea.ca\/wp-content\/uploads\/2023\/11\/Prismea-1.39-114-768x552.jpg\" alt=\"Prismea 1.39 114\" \/><\/figure><\/a><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfc3c36 elementor-widget elementor-widget-heading\" data-id=\"dfc3c36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Salles de bain immersion phase 2<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9dbe43 elementor-widget elementor-widget-heading\" data-id=\"d9dbe43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span style=\"color: var( --e-global-color-primary );background-color: var( --e-global-color-secondary )\">Bo\u00eetier lumineux Fabrik<\/span> - Projet corporatif<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-770bd81 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"770bd81\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-a3b6eab\" data-id=\"a3b6eab\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-135d298 elementor-widget elementor-widget-heading\" data-id=\"135d298\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pour en savoir plus sur nos produits<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a37d162 elementor-widget elementor-widget-text-editor\" data-id=\"a37d162\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Remplissez le formulaire et un membre de notre \u00e9quipe vous contactera sous peu.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04ac5d6 elementor-widget elementor-widget-heading\" data-id=\"04ac5d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\"><a href=\"tel:450-649-1256\">T: 450 649-1256\n<\/a><\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ae88d7 elementor-widget elementor-widget-text-editor\" data-id=\"1ae88d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><a href=\"mailto:info@prismea.ca\">info@prismea.ca<\/a><\/p><p><a href=\"https:\/\/www.google.ca\/maps\/place\/2101+Rue+Nobel,+Sainte-Julie,+QC+J3E+1Z8\/@45.5777363,-73.3396857,16z\/data=!4m15!1m8!3m7!1s0x4cc9018cd0480d11:0x813c2e1bca7e0b69!2s2101+Rue+Nobel,+Sainte-Julie,+QC+J3E+1Z8!3b1!8m2!3d45.5777363!4d-73.3371161!16s%2Fg%2F11bw4235zr!3m5!1s0x4cc9018cd0480d11:0x813c2e1bca7e0b69!8m2!3d45.5777363!4d-73.3371161!16s%2Fg%2F11bw4235zr?entry=ttu&amp;g_ep=EgoyMDI2MDIwOC4wIKXMDSoASAFQAw%3D%3D\" target=\"_blank\" rel=\"noopener\">2101, rue Nobel, suite K<\/a><br \/><a href=\"https:\/\/www.google.ca\/maps\/place\/2101+Rue+Nobel,+Sainte-Julie,+QC+J3E+1Z8\/@45.5777363,-73.3396857,16z\/data=!4m15!1m8!3m7!1s0x4cc9018cd0480d11:0x813c2e1bca7e0b69!2s2101+Rue+Nobel,+Sainte-Julie,+QC+J3E+1Z8!3b1!8m2!3d45.5777363!4d-73.3371161!16s%2Fg%2F11bw4235zr!3m5!1s0x4cc9018cd0480d11:0x813c2e1bca7e0b69!8m2!3d45.5777363!4d-73.3371161!16s%2Fg%2F11bw4235zr?entry=ttu&amp;g_ep=EgoyMDI2MDIwOC4wIKXMDSoASAFQAw%3D%3D\" target=\"_blank\" rel=\"noopener\">Sainte-Julie QC J3E 1Z8<\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-379c6c5\" data-id=\"379c6c5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-668d1f8 contactz elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"668d1f8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Suivant&quot;,&quot;step_previous_label&quot;:&quot;Pr\\u00e9c\\u00e9dent&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Nouveau formulaire\" aria-label=\"Nouveau formulaire\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"410\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"668d1f8\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Nom\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_3dff9cd elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_3dff9cd]\" id=\"form-field-field_3dff9cd\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Pr\u00e9nom\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"COURRIEL\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"7\" placeholder=\"Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-field_265e550 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_265e550\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tAvez-vous un document \u00e0 nous transmettre?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[field_265e550][]\" id=\"form-field-field_265e550\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" multiple=\"multiple\" data-maxsize=\"20\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_1481ef7 elementor-col-100 recaptcha_v3-inline\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_1481ef7\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LcIwvEpAAAAABhI7xgWnN7bJW7jiZWED2G7yi5l\" data-type=\"v3\" data-action=\"Form\" data-badge=\"inline\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm elementor-animation-shrink\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">ENVOYER<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>D\u00e9couvrez l\u2019impact visuel des panneaux lumineux TOUS LES PROJETS INDUSTRIESCommercialCorporatifArchitecturalExposition PRODUITSCadre aimant\u00e9 AMBIANCECadre Flip Frame AMBIANCECadre lumineux FABRIK Nos r\u00e9alisations Boutique Joseph Ribkoff Bo\u00eetier lumineux Fabrik &#8211; Projet commercial Bureau des ventes GCA Immobilier Cadre lumineux aimant\u00e9 &#8211; Projet commercial Biod\u00f4me de Montreal Bo\u00eetier lumineux Fabrik &#8211; Projet exposition Concessionnaire Porsche Bo\u00eetier lumineux Fabrik &#8211; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":500,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-410","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/pages\/410","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/comments?post=410"}],"version-history":[{"count":194,"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/pages\/410\/revisions"}],"predecessor-version":[{"id":1899,"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/pages\/410\/revisions\/1899"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/media\/500"}],"wp:attachment":[{"href":"https:\/\/prismea.ca\/en\/wp-json\/wp\/v2\/media?parent=410"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}