{"id":12,"date":"2026-03-18T15:42:23","date_gmt":"2026-03-18T15:42:23","guid":{"rendered":"https:\/\/foxsecur.ca\/?page_id=12"},"modified":"2026-06-04T20:53:30","modified_gmt":"2026-06-04T20:53:30","slug":"home","status":"publish","type":"page","link":"https:\/\/foxsecur.ca\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"12\" class=\"elementor elementor-12\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-35bfb13 e-con-full e-flex e-con e-parent\" data-id=\"35bfb13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3644ed4 elementor-widget elementor-widget-html\" data-id=\"3644ed4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Kumbh+Sans:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n    .hero-banner-slider {\n        width: 100%;\n        height: 100vh;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    \/* Slides *\/\n    .hero-banner-slider-slide {\n        position: absolute;\n        width: 100%;\n        height: 100%;\n        background-size: cover;\n        background-position: center;\n        opacity: 0;\n        transition: opacity 0.8s ease;\n    }\n    \n    .hero-banner-slider-slide.active {\n        opacity: 1;\n    }\n    \n    \/* Overlay *\/\n    .hero-banner-slider-overlay {\n        position: absolute;\n        width: 100%;\n        height: 100%;\n    }\n    \n    \/* Content *\/\n    .hero-banner-slider-content {\n    position: relative;\n    z-index: 2;\n    width: 75%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 20px;\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    color: #fff;\n    left: 0;\n    right: 0;\n}\n\n    .hero-banner-slider-top {\n        color: #fff;\n        font-weight: 600;\n        margin-bottom: 15px;\n    }\n\n    .hero-banner-slider-highlight {\n        font-size: 18px;\n        color: #EAB21D;\n        font-weight: 700;\n        font-family: 'Kumbh Sans', sans-serif;\n    }\n    \n    .hero-banner-slider-content h1 {\n       font-size: 60px;\n       line-height: 1.2;\n       margin-bottom: 20px;\n       font-family: 'Kumbh Sans', sans-serif;\n       font-weight: 700;\n    }\n    \n    .hero-banner-slider-content span {\n        color: #f1b400;\n    }\n    \n    .hero-banner-slider-desc {\n        max-width: 500px;\n        margin-bottom: 25px;\n    }\n    \n    \/* Button *\/\n    .hero-banner-slider-contact-btn {\n        display: inline-flex;\n        align-items: center;\n        gap: 15px;\n        padding: 12px 22px 12px 12px;\n        border: 2px solid #f1b400;\n        border-radius: 60px;\n        text-decoration: none;\n        width: fit-content;\n        transition: all 0.3s ease;\n        color: white;\n    }\n\n    \/* Icon circle *\/\n    .hero-banner-slider-contact-icon {\n        width: 48px;\n        height: 48px;\n        background: white;\n        color: #1f2b6c;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 18px;\n    }\n\n    \/* Text *\/\n    .hero-banner-slider-contact-text {\n        display: flex;\n        flex-direction: column;\n        line-height: 1.2;\n        color: white;\n    }\n\n    .hero-banner-slider-contact-text small {\n        font-size: 12px;\n        letter-spacing: 1px;\n        opacity: 0.8;\n        color: white;\n    }\n\n    .hero-banner-slider-contact-text strong {\n        font-size: 20px;\n        font-weight: 700;\n        color: white;\n    }\n\n    \/* Hover effect *\/\n    .hero-banner-slider-contact-btn:hover {\n        background: rgba(241, 180, 0, 0.1);\n    }\n    \n    \/* Dots *\/\n    .hero-banner-slider-dots {\n        position: absolute;\n        right: 30px;\n        top: 50%;\n        transform: translateY(-50%);\n        display: flex;\n        flex-direction: column;\n        gap: 10px;\n    }\n    \n    .hero-banner-slider-dot {\n        width: 12px;\n        height: 12px;\n        border-radius: 50%;\n        background: #ccc;\n        cursor: pointer;\n    }\n    \n    .hero-banner-slider-dot.active {\n        background: #f1b400;\n    }\n    \n    \/* Responsive *\/\n    @media (max-width: 768px) {\n    .hero-banner-slider-slide {\n        background-position: 70% center; \/* show person clearly *\/\n    }\n    \n    .hero-banner-slider {\n        height: 600px;\n        min-height: 600px;\n    }\n\n    .hero-banner-slider-overlay {\n        background: linear-gradient(\n            to right,\n            rgba(0,0,0,0.82) 0%,\n            rgba(0,0,0,0.60) 35%,\n            rgba(0,0,0,0.15) 100%\n        );\n    }\n\n    .hero-banner-slider-content {\n        padding: 0 24px 40px 0px;\n        justify-content: center;\n    }\n\n    .hero-banner-slider-content h1 {\n        font-size: 25px;\n        max-width: 280px;\n    }\n\n    .hero-banner-slider-desc {\n        font-size: 14px;\n        max-width: 260px;\n    }\n\n    \/* Compact button *\/\n    .hero-banner-slider-contact-btn {\n        padding: 8px 20px 8px 8px;\n        gap: 12px;\n    }\n\n    .hero-banner-slider-contact-icon {\n        width: 40px;\n        height: 40px;\n        font-size: 16px;\n    }\n\n    .hero-banner-slider-contact-text strong {\n        font-size: 17px;\n        white-space: nowrap;\n    }\n\n    .hero-banner-slider-contact-text small {\n        font-size: 10px;\n    }\n\n    .hero-banner-slider-dots {\n        right: 16px;\n    }\n}\n<\/style>\n\n<div class=\"hero-banner-slider\">\n\n    <!-- Slide 1 -->\n    <div class=\"hero-banner-slider-slide active\" style=\"background-image: url('https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/Image-01.jpg');\">\n        <div class=\"hero-banner-slider-overlay\"><\/div>\n        <div class=\"hero-banner-slider-content\">\n            <p class=\"hero-banner-slider-top\">\n                <span class=\"hero-banner-slider-highlight\">10000+<\/span>\n                Installations Completed Across Montreal & Surrounding Areas\n            <\/p>\n            <h1>\n                Montreal's Smart <br>\n                <span>Security Experts<\/span> for <br>\n                <span>Homes<\/span> & <span>Businesses<\/span>\n            <\/h1>\n            <p class=\"hero-banner-slider-desc\">\n                Advanced alarm, camera, and access control systems professionally installed\n                and monitored 24\/7.\n            <\/p>\n            <a href=\"tel:514-327-4942\" class=\"hero-banner-slider-contact-btn\">\n                <span class=\"hero-banner-slider-contact-icon\">\ud83d\udcde<\/span>\n                <span class=\"hero-banner-slider-contact-text\">\n                    <small>GET A FREE CONSULTATION<\/small>\n                    <strong>514-327-4942<\/strong>\n                <\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Slide 2 -->\n    <div class=\"hero-banner-slider-slide\" style=\"background-image: url('https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/Image-01.jpg');\">\n        <div class=\"hero-banner-slider-overlay\"><\/div>\n        <div class=\"hero-banner-slider-content\">\n            <p class=\"hero-banner-slider-top\">\n                <span class=\"hero-banner-slider-highlight\">10000+<\/span>\n                Installations Completed Across Montreal & Surrounding Areas\n            <\/p>\n            <h1>\n                Montreal's Smart <br>\n                <span>Security Experts<\/span> for <br>\n                <span>Homes<\/span> & <span>Businesses<\/span>\n            <\/h1>\n            <p class=\"hero-banner-slider-desc\">\n                Advanced alarm, camera, and access control systems professionally installed\n                and monitored 24\/7.\n            <\/p>\n            <a href=\"tel:514-327-4942\" class=\"hero-banner-slider-contact-btn\">\n                <span class=\"hero-banner-slider-contact-icon\">\ud83d\udcde<\/span>\n                <span class=\"hero-banner-slider-contact-text\">\n                    <small>GET A FREE CONSULTATION<\/small>\n                    <strong>514-327-4942<\/strong>\n                <\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Slide 3 (same as Slide 1) -->\n    <div class=\"hero-banner-slider-slide\" style=\"background-image: url('https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/Image-01.jpg');\">\n        <div class=\"hero-banner-slider-overlay\"><\/div>\n        <div class=\"hero-banner-slider-content\">\n            <p class=\"hero-banner-slider-top\">\n                <span class=\"hero-banner-slider-highlight\">10000+<\/span>\n                Installations Completed Across Montreal & Surrounding Areas\n            <\/p>\n            <h1>\n                Montreal's Smart <br>\n                <span>Security Experts<\/span> for <br>\n                <span>Homes<\/span> & <span>Businesses<\/span>\n            <\/h1>\n            <p class=\"hero-banner-slider-desc\">\n                Advanced alarm, camera, and access control systems professionally installed\n                and monitored 24\/7.\n            <\/p>\n            <a href=\"tel:514-327-4942\" class=\"hero-banner-slider-contact-btn\">\n                <span class=\"hero-banner-slider-contact-icon\">\ud83d\udcde<\/span>\n                <span class=\"hero-banner-slider-contact-text\">\n                    <small>GET A FREE CONSULTATION<\/small>\n                    <strong>514-327-4942<\/strong>\n                <\/span>\n            <\/a>\n        <\/div>\n    <\/div>\n\n    <!-- Navigation Dots -->\n    <div class=\"hero-banner-slider-dots\"><\/div>\n\n<\/div>\n\n<script>\n    const slides = document.querySelectorAll(\".hero-banner-slider-slide\");\n    const dotsContainer = document.querySelector(\".hero-banner-slider-dots\");\n\n    let current = 0;\n\n    \/* Create dots *\/\n    slides.forEach((_, i) => {\n        const dot = document.createElement(\"div\");\n        dot.classList.add(\"hero-banner-slider-dot\");\n        if (i === 0) dot.classList.add(\"active\");\n\n        dot.addEventListener(\"click\", () => {\n            showSlide(i);\n        });\n\n        dotsContainer.appendChild(dot);\n    });\n\n    const dots = document.querySelectorAll(\".hero-banner-slider-dot\");\n\n    function showSlide(index) {\n        slides[current].classList.remove(\"active\");\n        dots[current].classList.remove(\"active\");\n\n        current = index;\n\n        slides[current].classList.add(\"active\");\n        dots[current].classList.add(\"active\");\n    }\n\n    \/* Auto-play every 5 seconds *\/\n    setInterval(() => {\n        const next = (current + 1) % slides.length;\n        showSlide(next);\n    }, 5000);\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2af3bb4 elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"2af3bb4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3dff979 e-con-full e-flex e-con e-child\" data-id=\"3dff979\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90aa455 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"90aa455\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><g clip-path=\"url(#clip0_92_42)\"><path d=\"M29.9414 12.565V17.4332C29.9414 17.5565 29.8995 17.6762 29.8225 17.7725C29.7455 17.8689 29.6381 17.9362 29.5178 17.9635L27.8875 18.3331C27.8178 18.3489 27.7457 18.3508 27.6754 18.3387C27.605 18.3266 27.5377 18.3008 27.4772 18.2628C27.4168 18.2247 27.3645 18.1751 27.3233 18.1168C27.282 18.0585 27.2527 17.9926 27.2369 17.923C27.2211 17.8533 27.2192 17.7813 27.2313 17.7109C27.2433 17.6405 27.2691 17.5732 27.3072 17.5128C27.3453 17.4523 27.3949 17.4 27.4532 17.3588C27.5115 17.3175 27.5773 17.2882 27.647 17.2724L28.8538 16.9988V12.9997L25.2856 12.1946C25.1932 12.1737 25.1079 12.1291 25.038 12.0651C24.9682 12.0012 24.9163 11.9201 24.8874 11.8299C24.713 11.286 24.4941 10.7575 24.2327 10.2498C24.1894 10.1656 24.1688 10.0715 24.1729 9.97696C24.1771 9.88238 24.2059 9.79052 24.2565 9.71047L26.2109 6.61701L23.3821 3.78987L20.2884 5.74274C20.2084 5.79325 20.1166 5.82201 20.0221 5.82617C19.9276 5.83033 19.8336 5.80975 19.7494 5.76647C19.2419 5.50535 18.7139 5.28628 18.1706 5.11145C18.0806 5.08253 17.9996 5.03063 17.9358 4.96087C17.8719 4.89111 17.8273 4.8059 17.8065 4.71366L16.9995 1.14518H13.0004L12.1935 4.71366C12.1726 4.80591 12.1281 4.89112 12.0642 4.96088C12.0003 5.03064 11.9194 5.08254 11.8293 5.11145C11.2862 5.28574 10.7584 5.50469 10.2514 5.76606C10.1672 5.80954 10.0731 5.83027 9.97844 5.82619C9.88377 5.82211 9.79181 5.79336 9.71168 5.7428L6.61611 3.78987L3.78879 6.61713L5.74166 9.71071C5.79217 9.79073 5.82093 9.88255 5.82508 9.97709C5.82923 10.0716 5.80864 10.1656 5.76533 10.2498C5.50399 10.7575 5.285 11.286 5.11061 11.8298C5.08174 11.92 5.02984 12.001 4.96005 12.065C4.89025 12.129 4.80497 12.1736 4.71264 12.1945L1.14615 13.0014V16.9987L4.7127 17.8056C4.80505 17.8264 4.89035 17.8711 4.96015 17.935C5.02995 17.999 5.08184 18.0801 5.11066 18.1703C5.2846 18.7134 5.5035 19.241 5.7651 19.7478C5.80856 19.832 5.82928 19.926 5.8252 20.0207C5.82112 20.1154 5.79239 20.2073 5.74184 20.2875L3.78885 23.3829L6.61623 26.2103L9.7118 24.2573C9.79193 24.2067 9.88389 24.178 9.97856 24.1739C10.0732 24.1698 10.1673 24.1906 10.2515 24.234C10.7585 24.4954 11.2863 24.7144 11.8294 24.8887C11.9195 24.9176 12.0004 24.9695 12.0643 25.0392C12.1282 25.109 12.1727 25.1942 12.1936 25.2864L13.0005 28.8549H16.9997L17.206 27.9429C17.2394 27.8038 17.3262 27.6836 17.4476 27.6081C17.5691 27.5326 17.7153 27.5079 17.8548 27.5395C17.9942 27.571 18.1157 27.6562 18.1928 27.7766C18.2699 27.897 18.2965 28.0429 18.2668 28.1828L17.9646 29.5187C17.9374 29.639 17.8701 29.7465 17.7737 29.8236C17.6773 29.9006 17.5576 29.9425 17.4342 29.9425H12.566C12.4426 29.9425 12.3229 29.9005 12.2265 29.8235C12.1302 29.7465 12.0628 29.639 12.0356 29.5187L11.2003 25.8244C10.8027 25.6847 10.4131 25.5231 10.0334 25.3405L6.82916 27.362C6.72483 27.4278 6.60122 27.4562 6.47862 27.4425C6.35603 27.4288 6.24174 27.3738 6.15451 27.2866L2.71271 23.8448C2.62547 23.7576 2.57048 23.6433 2.55678 23.5207C2.54308 23.3981 2.57147 23.2745 2.6373 23.1702L4.65885 19.966C4.47599 19.5863 4.31436 19.1966 4.17469 18.7989L0.482402 17.9636C0.362073 17.9364 0.254576 17.869 0.177562 17.7726C0.100549 17.6763 0.0585967 17.5566 0.0585938 17.4332V12.5669C0.058586 12.4435 0.100534 12.3238 0.17755 12.2275C0.254565 12.1311 0.362068 12.0637 0.482402 12.0365L4.17451 11.2013C4.31437 10.8032 4.47608 10.413 4.65891 10.0327L2.63725 6.83018C2.57138 6.72585 2.54295 6.60221 2.55665 6.47959C2.57034 6.35696 2.62534 6.24265 2.7126 6.15541L6.15439 2.71367C6.24161 2.62643 6.35591 2.57144 6.4785 2.55774C6.6011 2.54404 6.72472 2.57243 6.82904 2.63826L10.0332 4.65969C10.413 4.47703 10.8026 4.31547 11.2001 4.17576L12.0355 0.481487C12.0627 0.361152 12.13 0.253649 12.2264 0.176634C12.3228 0.0996189 12.4425 0.0576705 12.5659 0.0576782H17.4341C17.5575 0.0576705 17.6772 0.0996189 17.7736 0.176634C17.8699 0.253649 17.9373 0.361152 17.9645 0.481487L18.7999 4.17582C19.1972 4.31578 19.5867 4.47737 19.9664 4.65987L23.1689 2.63826C23.2732 2.5724 23.3968 2.54396 23.5194 2.55762C23.642 2.57128 23.7564 2.62623 23.8436 2.71344L27.2873 6.15518C27.3746 6.24246 27.4296 6.35684 27.4433 6.47954C27.457 6.60223 27.4285 6.72593 27.3626 6.8303L25.3393 10.0328C25.522 10.413 25.6837 10.803 25.8234 11.201L29.5173 12.0345C29.6377 12.0617 29.7453 12.129 29.8223 12.2254C29.8994 12.3218 29.9414 12.4416 29.9414 12.565ZM14.9015 18.8906L12.33 21.4622C13.4321 21.9182 14.6469 22.0868 15.8746 21.9331C16.1729 21.8952 16.4446 22.1071 16.4818 22.405C16.4907 22.4759 16.4856 22.5478 16.4667 22.6167C16.4478 22.6855 16.4155 22.75 16.3716 22.8064C16.3278 22.8628 16.2733 22.91 16.2113 22.9453C16.1492 22.9806 16.0808 23.0034 16.0099 23.0123C15.6698 23.055 15.3273 23.0765 14.9845 23.0765C12.8535 23.0765 10.8213 22.2421 9.2901 20.7109C8.74411 20.1655 8.27938 19.5445 7.91016 18.8669C7.90444 18.857 7.89902 18.847 7.89393 18.8368C6.24428 15.7773 6.70928 11.8701 9.2901 9.28924C12.4385 6.14071 17.5614 6.14082 20.7099 9.28924C22.5073 11.0866 23.3592 13.6627 22.9886 16.1803C22.9448 16.4773 22.6686 16.6821 22.3714 16.6391C22.2287 16.6181 22.1002 16.5413 22.0141 16.4255C21.9281 16.3098 21.8915 16.1646 21.9125 16.0219C22.2381 13.8105 21.5194 11.6368 19.9409 10.0582C17.2164 7.33391 12.7836 7.33391 10.0591 10.0582C8.0059 12.1115 7.50023 15.135 8.54127 17.6666L11.1101 15.0979C10.8236 13.5679 11.311 11.9691 12.4201 10.86C13.6042 9.6759 15.3467 9.20036 16.9676 9.61889C17.0605 9.64288 17.1453 9.69099 17.2136 9.75835C17.2818 9.8257 17.331 9.9099 17.3562 10.0024C17.3815 10.0949 17.3818 10.1925 17.3571 10.2851C17.3325 10.3778 17.2838 10.4623 17.216 10.5301L15.2687 12.4756L15.7452 14.2538L17.5238 14.7304L19.4712 12.7831C19.5391 12.7153 19.6237 12.6666 19.7164 12.642C19.8091 12.6175 19.9067 12.6179 19.9992 12.6432C20.0917 12.6685 20.1759 12.7178 20.2432 12.7862C20.3105 12.8545 20.3585 12.9394 20.3824 13.0323C20.7991 14.6545 20.3227 16.3975 19.1391 17.581C18.0317 18.6886 16.4331 19.1759 14.9015 18.8906ZM14.8629 17.7689C16.1145 18.0904 17.4584 17.7237 18.3701 16.8119C19.0304 16.1514 19.4055 15.2651 19.4407 14.3516L18.0707 15.7214C18.0032 15.7889 17.9191 15.8374 17.8269 15.8621C17.7347 15.8869 17.6376 15.8868 17.5454 15.8621L15.1605 15.2231C15.0683 15.1984 14.9843 15.1499 14.9168 15.0824C14.8493 15.0149 14.8007 14.9309 14.776 14.8387L14.1369 12.4535C14.1122 12.3613 14.1122 12.2641 14.1369 12.1719C14.1616 12.0797 14.2102 11.9956 14.2778 11.9281L15.6479 10.5592C14.7353 10.5938 13.8496 10.9684 13.189 11.6289C12.2759 12.5421 11.9091 13.8857 12.232 15.1354C12.2556 15.227 12.255 15.3233 12.2301 15.4145C12.2052 15.5058 12.1569 15.589 12.0899 15.6559L9.06147 18.6843C9.34455 19.1405 9.6793 19.5624 10.0591 19.9418C10.438 20.3213 10.8591 20.6562 11.314 20.9401L14.3432 17.911C14.41 17.8442 14.4931 17.796 14.5842 17.771C14.6753 17.7461 14.7714 17.7454 14.8629 17.7689ZM29.1271 23.2638C29.1271 26.5929 26.4187 29.3014 23.0896 29.3014C19.7615 29.3014 17.0539 26.5929 17.0539 23.2638C17.0539 19.9357 19.7615 17.2282 23.0896 17.2282C26.4187 17.2282 29.1271 19.9357 29.1271 23.2638ZM28.0395 23.2638C28.0395 20.5354 25.819 18.3157 23.0895 18.3157C20.3612 18.3157 18.1414 20.5354 18.1414 23.2638C18.1414 25.9932 20.3611 28.2138 23.0895 28.2138C25.819 28.2138 28.0395 25.9933 28.0395 23.2638ZM25.2775 20.9619L22.0764 24.4232L20.6628 23.0711C20.5581 22.9739 20.4194 22.9218 20.2766 22.9261C20.1339 22.9303 19.9985 22.9906 19.8998 23.0938C19.8011 23.197 19.7469 23.3349 19.749 23.4777C19.7511 23.6205 19.8093 23.7568 19.911 23.8571L21.7243 25.5914C21.7764 25.6413 21.838 25.6803 21.9054 25.7062C21.9728 25.732 22.0447 25.7442 22.1168 25.742C22.1889 25.7398 22.2599 25.7232 22.3256 25.6933C22.3913 25.6634 22.4503 25.6207 22.4994 25.5677L26.0759 21.7005C26.2798 21.48 26.2664 21.1359 26.0459 20.932C25.8254 20.7281 25.4814 20.7414 25.2775 20.9619Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_92_42\"><rect width=\"30\" height=\"30\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d841912 elementor-widget elementor-widget-counter\" data-id=\"d841912\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Installations Completed<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"10000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f61314 e-con-full e-flex e-con e-child\" data-id=\"2f61314\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04304c6 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"04304c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"27\" viewBox=\"0 0 28 27\" fill=\"none\"><path d=\"M4.09323 4.51392L4.96627 6.31861L6.94674 6.58814C7.33932 6.64087 7.47994 7.1272 7.21041 7.38501L5.76315 8.77369L6.12057 10.7424C6.19088 11.1292 5.78073 11.4221 5.44088 11.2346L3.67721 10.2854L1.91354 11.2346C1.57369 11.4163 1.14596 11.135 1.23971 10.7131L1.59127 8.76783L0.144007 7.37915C-0.137243 7.10962 0.0151006 6.62915 0.413538 6.57642L2.38815 6.30689L3.26119 4.5022C3.42526 4.1565 3.92916 4.16236 4.09323 4.51392ZM4.23385 6.95142L3.67721 5.79126L3.11471 6.95142C3.05026 7.08619 2.91549 7.19166 2.75729 7.21509L1.4858 7.38501L2.41744 8.27564C2.52291 8.38111 2.58151 8.53345 2.55221 8.69166L2.32369 9.95728L3.44869 9.35376C3.58346 9.28345 3.75338 9.27173 3.89401 9.35376L5.02487 9.96314L4.80221 8.72095C4.76705 8.56861 4.80807 8.39869 4.93112 8.27564L5.86276 7.38501L4.60299 7.21509C4.45065 7.19751 4.30416 7.09791 4.23385 6.95142ZM14.0659 0.265874L14.9389 2.07056L16.9253 2.34009C17.3178 2.39283 17.4585 2.87915 17.1889 3.14283L15.7417 4.5315L16.0991 6.50025C16.1694 6.88697 15.7592 7.17994 15.4194 6.99244L13.644 6.04322L11.8803 6.99244C11.5405 7.17408 11.1128 6.89283 11.2065 6.47095L11.5581 4.52564L10.1049 3.13697C9.82369 2.86744 9.97604 2.38697 10.3745 2.33423L12.3491 2.0647L13.2221 0.265874C13.3979 -0.0915482 13.896 -0.0856888 14.0659 0.265874ZM14.2065 2.70337L13.644 1.54322L13.0874 2.70337C13.0229 2.83814 12.8881 2.94361 12.7299 2.96705L11.4526 3.13697L12.3842 4.02759C12.4956 4.13306 12.5483 4.28541 12.519 4.44361L12.2905 5.70923L13.4214 5.10572C13.5561 5.0354 13.7202 5.02369 13.8667 5.10572L14.9975 5.71509L14.7749 4.47291C14.7397 4.32056 14.7807 4.15064 14.9038 4.02759L15.8354 3.13697L14.5756 2.96119C14.4174 2.94947 14.2768 2.84986 14.2065 2.70337ZM24.0327 4.51392L24.9057 6.31861L26.8862 6.58814C27.2788 6.64087 27.4253 7.1272 27.1499 7.38501L25.7026 8.77369L26.06 10.7424C26.1303 11.1292 25.7202 11.4221 25.3803 11.2346L23.6167 10.2854L21.853 11.2346C21.5131 11.4163 21.0854 11.135 21.1733 10.7131L21.5249 8.76783L20.0776 7.37915C19.7964 7.10962 19.9487 6.62915 20.3471 6.57642L22.3217 6.30689L23.1948 4.5022C23.3647 4.1565 23.8686 4.16236 24.0327 4.51392ZM24.1733 6.95142L23.6167 5.79126L23.0542 6.95142C22.9897 7.08619 22.8608 7.19166 22.6967 7.21509L21.4253 7.38501L22.351 8.27564C22.4565 8.38111 22.5151 8.53345 22.4858 8.69166L22.2573 9.95728L23.3881 9.35376C23.5229 9.28345 23.6928 9.27173 23.8335 9.35376L24.9702 9.96314L24.7475 8.72095C24.7124 8.56861 24.7534 8.39869 24.8764 8.27564L25.8022 7.38501L24.5424 7.21509C24.3901 7.19751 24.2436 7.09791 24.1733 6.95142ZM11.4702 16.4788C11.3413 16.2561 11.4174 15.969 11.6401 15.8401C11.8628 15.7112 12.1499 15.7874 12.2788 16.01L12.894 17.0764L15.0796 14.8909C15.2612 14.7092 15.56 14.7092 15.7417 14.8909C15.9233 15.0725 15.9233 15.3713 15.7417 15.553L13.1225 18.1721C12.9057 18.3889 12.5424 18.342 12.3901 18.0784L11.4702 16.4788ZM13.644 11.5276C16.1928 11.5276 18.2612 13.596 18.2612 16.1448C18.2612 18.6936 16.1928 20.762 13.644 20.762C11.0952 20.762 9.02682 18.6936 9.02682 16.1448C9.02682 13.596 11.0952 11.5276 13.644 11.5276ZM16.2456 13.5432C14.81 12.1077 12.478 12.1077 11.0424 13.5432C9.6069 14.9788 9.6069 17.3108 11.0424 18.7463C12.478 20.1819 14.81 20.1819 16.2456 18.7463C17.6811 17.3049 17.6811 14.9788 16.2456 13.5432ZM13.644 8.6272C17.7924 8.6272 21.1557 11.9905 21.1557 16.1389C21.1557 17.7092 20.6753 19.1682 19.8491 20.3752L22.0932 24.26C22.31 24.6233 22.0112 25.0335 21.6245 24.9749L19.3276 24.6116L18.0971 26.1233C17.8803 26.4045 17.476 26.3577 17.3178 26.0764L15.7475 23.3577C14.3764 23.7561 12.9057 23.7561 11.5405 23.3577L9.97018 26.0764C9.81198 26.3577 9.40768 26.4045 9.19088 26.1233L7.96041 24.6116L5.66354 24.9749C5.27096 25.0393 4.99557 24.6116 5.18307 24.2776L7.43893 20.3752C5.39987 17.3928 5.78073 13.3792 8.33541 10.8245C9.68893 9.47095 11.5698 8.6272 13.644 8.6272ZM19.228 21.1663C18.5131 21.9631 17.6342 22.6018 16.6381 23.0354L17.7866 25.0217L18.771 23.8147C18.8823 23.6741 19.0522 23.6213 19.2163 23.6506L20.7983 23.9026L19.228 21.1663ZM10.644 23.0354C9.65377 22.6018 8.77487 21.9631 8.06002 21.1721L6.48385 23.9026L8.06588 23.6506C8.22408 23.6213 8.39987 23.6799 8.51119 23.8147L9.49557 25.0217L10.644 23.0354ZM18.2964 11.4924C15.7299 8.92603 11.5639 8.92603 8.99752 11.4924C6.43112 14.0588 6.43112 18.2249 8.99752 20.7913C11.5698 23.3577 15.7299 23.3577 18.2964 20.7913C20.8628 18.2249 20.8628 14.0588 18.2964 11.4924Z\" fill=\"white\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5c3084 elementor-widget elementor-widget-counter\" data-id=\"b5c3084\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Years Experience<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"30\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-888ab95 e-con-full e-flex e-con e-child\" data-id=\"888ab95\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2124af8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2124af8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M15 6.25C10.175 6.25 6.25 10.175 6.25 15C6.25 19.825 10.175 23.75 15 23.75C19.825 23.75 23.75 19.825 23.75 15C23.75 10.175 19.825 6.25 15 6.25ZM15 22.5C10.8644 22.5 7.5 19.1356 7.5 15C7.5 10.8644 10.8644 7.5 15 7.5C19.1356 7.5 22.5 10.8644 22.5 15C22.5 19.1356 19.1356 22.5 15 22.5Z\" fill=\"white\"><\/path><path d=\"M18.3082 12.0582L13.75 16.6163L11.6913 14.5582C11.5741 14.441 11.4152 14.3751 11.2494 14.3751C11.0837 14.3751 10.9247 14.441 10.8075 14.5582C10.6903 14.6753 10.6245 14.8343 10.6245 15C10.6245 15.1658 10.6903 15.3247 10.8075 15.4419L13.3082 17.9419C13.4254 18.0591 13.5843 18.1249 13.75 18.1249C13.9158 18.1249 14.0747 18.0591 14.1919 17.9419L19.1919 12.9419C19.3091 12.8247 19.3749 12.6658 19.3749 12.5C19.3749 12.3343 19.3091 12.1753 19.1919 12.0582C19.0747 11.941 18.9158 11.8751 18.75 11.8751C18.5843 11.8751 18.4254 11.941 18.3082 12.0582Z\" fill=\"white\"><\/path><path d=\"M27.4187 12.9669C27.1612 12.7763 27.0812 12.3994 27.2519 12.1282C27.8625 11.1569 28.7494 9.11691 25.6956 8.36878C25.3844 8.29253 25.1537 7.97066 25.22 7.65816C25.5131 6.28691 25.1025 4.29566 22.3425 4.78066C22.0281 4.83566 21.6937 4.61941 21.6319 4.30503C21.425 3.25378 20.5337 1.1244 17.8731 2.74816C17.5994 2.91503 17.1631 2.82441 17.0344 2.58066C16.6212 1.80003 14.8119 2.96831e-05 12.9656 2.58066C12.7794 2.84128 12.3512 2.90816 12.1269 2.74753C10.9156 1.88003 8.95874 1.66316 8.36749 4.30378C8.29936 4.60691 7.97686 4.83941 7.65624 4.77878C6.59749 4.57753 4.27374 4.64378 4.78061 7.65628C4.83374 7.97191 4.62186 8.32003 4.30561 8.36753C3.07249 8.55191 1.17124 9.54253 2.74811 12.1263C2.91499 12.3994 2.86686 12.8207 2.58124 12.965C1.48686 13.5182 0.233739 15.4857 2.58124 17.0357C2.84811 17.2119 2.91499 17.5913 2.74811 17.8644C1.17124 20.4482 3.07249 21.4382 4.30561 21.6232C4.62249 21.6707 4.83374 22.0188 4.78061 22.3344C4.27374 25.3469 6.59749 25.4132 7.65749 25.2113C7.97811 25.15 8.30061 25.3832 8.36874 25.6863C8.95999 28.3275 10.9169 28.11 12.1281 27.2425C12.3525 27.0819 12.7806 27.1488 12.9669 27.4094C14.8131 29.9907 16.6225 28.1907 17.0356 27.4094C17.1644 27.1663 17.6006 27.075 17.8744 27.2419C20.535 28.8657 21.4262 26.7363 21.6331 25.685C21.695 25.3707 22.0294 25.1544 22.3437 25.2094C25.1037 25.6944 25.5137 23.7032 25.2212 22.3319C25.1544 22.0194 25.3856 21.6975 25.6969 21.6213C28.7512 20.8732 27.8644 18.8332 27.2531 17.8619C27.0825 17.5907 27.1562 17.2057 27.4187 17.0244C28.235 16.46 30 14.8769 27.4187 12.9669ZM26.5262 19.1944C26.7387 19.5363 26.6075 20.0063 26.1237 20.1657C25.2375 20.4582 23.6044 20.6988 24.04 23.2857C24.1231 23.7775 23.86 24.0719 23.2962 24.0288C22.4387 23.9632 20.6731 23.6163 20.1775 26.1132C20.0794 26.6063 19.5962 26.7132 19.2062 26.5163C17.5237 25.6669 16.8506 25.5582 15.5269 27.2482C15.2737 27.5713 14.7462 27.5575 14.475 27.2482C13.7637 26.4375 12.9581 25.1913 10.795 26.5169C10.4187 26.7475 9.98999 26.5694 9.82374 26.1144C9.39186 24.9294 9.26436 23.6663 6.70436 24.0307C6.30936 24.0869 5.89061 23.8194 5.96124 23.2875C6.09561 22.27 6.24999 20.6363 3.87624 20.1675C3.50999 20.095 3.22374 19.6063 3.47374 19.1963C4.42186 17.6457 4.29061 16.6757 2.72811 15.51C2.55186 15.3788 2.26499 14.8144 2.74186 14.4732C4.26374 13.3844 4.42186 12.345 3.47374 10.7938C3.22311 10.3838 3.50999 9.89441 3.87624 9.82253C6.24999 9.35378 6.09561 7.72003 5.96124 6.70253C5.89061 6.17066 6.30999 5.90316 6.70436 5.95941C9.26436 6.32316 9.39186 5.06066 9.82374 3.87566C9.98936 3.42003 10.4187 3.24253 10.795 3.47316C12.9587 4.79878 13.7644 3.55253 14.475 2.74191C14.7462 2.43253 15.2731 2.41878 15.5269 2.74191C16.8506 4.43191 17.5237 4.32316 19.2062 3.47378C19.5962 3.27691 20.0794 3.38378 20.1775 3.87691C20.6731 6.37378 22.4387 6.02691 23.2962 5.96128C23.8606 5.91816 24.1231 6.21253 24.04 6.70441C23.6044 9.29191 25.2375 9.53191 26.1237 9.82441C26.6075 9.98378 26.7387 10.4544 26.5262 10.7957C25.1362 13.0282 26.605 13.9157 27.2581 14.4757C27.5131 14.6944 27.66 15.2113 27.3169 15.4788C26.5362 16.0188 25.1362 16.9619 26.5262 19.1944Z\" fill=\"white\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f8b58d3 elementor-widget elementor-widget-counter\" data-id=\"f8b58d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Satisfaction Guarantee<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"24\" data-from-value=\"24\" data-delimiter=\",\">24<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">\/7<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c7f7fc1 e-con-full e-flex e-con e-child\" data-id=\"c7f7fc1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b76058 elementor-absolute elementor-widget elementor-widget-video\" data-id=\"8b76058\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=DP7vnuDxJlQ&quot;,&quot;_position&quot;:&quot;absolute&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-724d3d9 elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"724d3d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-82910f7 e-con-full e-flex e-con e-child\" data-id=\"82910f7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a4edf7 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2a4edf7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><g clip-path=\"url(#clip0_92_42)\"><path d=\"M29.9414 12.565V17.4332C29.9414 17.5565 29.8995 17.6762 29.8225 17.7725C29.7455 17.8689 29.6381 17.9362 29.5178 17.9635L27.8875 18.3331C27.8178 18.3489 27.7457 18.3508 27.6754 18.3387C27.605 18.3266 27.5377 18.3008 27.4772 18.2628C27.4168 18.2247 27.3645 18.1751 27.3233 18.1168C27.282 18.0585 27.2527 17.9926 27.2369 17.923C27.2211 17.8533 27.2192 17.7813 27.2313 17.7109C27.2433 17.6405 27.2691 17.5732 27.3072 17.5128C27.3453 17.4523 27.3949 17.4 27.4532 17.3588C27.5115 17.3175 27.5773 17.2882 27.647 17.2724L28.8538 16.9988V12.9997L25.2856 12.1946C25.1932 12.1737 25.1079 12.1291 25.038 12.0651C24.9682 12.0012 24.9163 11.9201 24.8874 11.8299C24.713 11.286 24.4941 10.7575 24.2327 10.2498C24.1894 10.1656 24.1688 10.0715 24.1729 9.97696C24.1771 9.88238 24.2059 9.79052 24.2565 9.71047L26.2109 6.61701L23.3821 3.78987L20.2884 5.74274C20.2084 5.79325 20.1166 5.82201 20.0221 5.82617C19.9276 5.83033 19.8336 5.80975 19.7494 5.76647C19.2419 5.50535 18.7139 5.28628 18.1706 5.11145C18.0806 5.08253 17.9996 5.03063 17.9358 4.96087C17.8719 4.89111 17.8273 4.8059 17.8065 4.71366L16.9995 1.14518H13.0004L12.1935 4.71366C12.1726 4.80591 12.1281 4.89112 12.0642 4.96088C12.0003 5.03064 11.9194 5.08254 11.8293 5.11145C11.2862 5.28574 10.7584 5.50469 10.2514 5.76606C10.1672 5.80954 10.0731 5.83027 9.97844 5.82619C9.88377 5.82211 9.79181 5.79336 9.71168 5.7428L6.61611 3.78987L3.78879 6.61713L5.74166 9.71071C5.79217 9.79073 5.82093 9.88255 5.82508 9.97709C5.82923 10.0716 5.80864 10.1656 5.76533 10.2498C5.50399 10.7575 5.285 11.286 5.11061 11.8298C5.08174 11.92 5.02984 12.001 4.96005 12.065C4.89025 12.129 4.80497 12.1736 4.71264 12.1945L1.14615 13.0014V16.9987L4.7127 17.8056C4.80505 17.8264 4.89035 17.8711 4.96015 17.935C5.02995 17.999 5.08184 18.0801 5.11066 18.1703C5.2846 18.7134 5.5035 19.241 5.7651 19.7478C5.80856 19.832 5.82928 19.926 5.8252 20.0207C5.82112 20.1154 5.79239 20.2073 5.74184 20.2875L3.78885 23.3829L6.61623 26.2103L9.7118 24.2573C9.79193 24.2067 9.88389 24.178 9.97856 24.1739C10.0732 24.1698 10.1673 24.1906 10.2515 24.234C10.7585 24.4954 11.2863 24.7144 11.8294 24.8887C11.9195 24.9176 12.0004 24.9695 12.0643 25.0392C12.1282 25.109 12.1727 25.1942 12.1936 25.2864L13.0005 28.8549H16.9997L17.206 27.9429C17.2394 27.8038 17.3262 27.6836 17.4476 27.6081C17.5691 27.5326 17.7153 27.5079 17.8548 27.5395C17.9942 27.571 18.1157 27.6562 18.1928 27.7766C18.2699 27.897 18.2965 28.0429 18.2668 28.1828L17.9646 29.5187C17.9374 29.639 17.8701 29.7465 17.7737 29.8236C17.6773 29.9006 17.5576 29.9425 17.4342 29.9425H12.566C12.4426 29.9425 12.3229 29.9005 12.2265 29.8235C12.1302 29.7465 12.0628 29.639 12.0356 29.5187L11.2003 25.8244C10.8027 25.6847 10.4131 25.5231 10.0334 25.3405L6.82916 27.362C6.72483 27.4278 6.60122 27.4562 6.47862 27.4425C6.35603 27.4288 6.24174 27.3738 6.15451 27.2866L2.71271 23.8448C2.62547 23.7576 2.57048 23.6433 2.55678 23.5207C2.54308 23.3981 2.57147 23.2745 2.6373 23.1702L4.65885 19.966C4.47599 19.5863 4.31436 19.1966 4.17469 18.7989L0.482402 17.9636C0.362073 17.9364 0.254576 17.869 0.177562 17.7726C0.100549 17.6763 0.0585967 17.5566 0.0585938 17.4332V12.5669C0.058586 12.4435 0.100534 12.3238 0.17755 12.2275C0.254565 12.1311 0.362068 12.0637 0.482402 12.0365L4.17451 11.2013C4.31437 10.8032 4.47608 10.413 4.65891 10.0327L2.63725 6.83018C2.57138 6.72585 2.54295 6.60221 2.55665 6.47959C2.57034 6.35696 2.62534 6.24265 2.7126 6.15541L6.15439 2.71367C6.24161 2.62643 6.35591 2.57144 6.4785 2.55774C6.6011 2.54404 6.72472 2.57243 6.82904 2.63826L10.0332 4.65969C10.413 4.47703 10.8026 4.31547 11.2001 4.17576L12.0355 0.481487C12.0627 0.361152 12.13 0.253649 12.2264 0.176634C12.3228 0.0996189 12.4425 0.0576705 12.5659 0.0576782H17.4341C17.5575 0.0576705 17.6772 0.0996189 17.7736 0.176634C17.8699 0.253649 17.9373 0.361152 17.9645 0.481487L18.7999 4.17582C19.1972 4.31578 19.5867 4.47737 19.9664 4.65987L23.1689 2.63826C23.2732 2.5724 23.3968 2.54396 23.5194 2.55762C23.642 2.57128 23.7564 2.62623 23.8436 2.71344L27.2873 6.15518C27.3746 6.24246 27.4296 6.35684 27.4433 6.47954C27.457 6.60223 27.4285 6.72593 27.3626 6.8303L25.3393 10.0328C25.522 10.413 25.6837 10.803 25.8234 11.201L29.5173 12.0345C29.6377 12.0617 29.7453 12.129 29.8223 12.2254C29.8994 12.3218 29.9414 12.4416 29.9414 12.565ZM14.9015 18.8906L12.33 21.4622C13.4321 21.9182 14.6469 22.0868 15.8746 21.9331C16.1729 21.8952 16.4446 22.1071 16.4818 22.405C16.4907 22.4759 16.4856 22.5478 16.4667 22.6167C16.4478 22.6855 16.4155 22.75 16.3716 22.8064C16.3278 22.8628 16.2733 22.91 16.2113 22.9453C16.1492 22.9806 16.0808 23.0034 16.0099 23.0123C15.6698 23.055 15.3273 23.0765 14.9845 23.0765C12.8535 23.0765 10.8213 22.2421 9.2901 20.7109C8.74411 20.1655 8.27938 19.5445 7.91016 18.8669C7.90444 18.857 7.89902 18.847 7.89393 18.8368C6.24428 15.7773 6.70928 11.8701 9.2901 9.28924C12.4385 6.14071 17.5614 6.14082 20.7099 9.28924C22.5073 11.0866 23.3592 13.6627 22.9886 16.1803C22.9448 16.4773 22.6686 16.6821 22.3714 16.6391C22.2287 16.6181 22.1002 16.5413 22.0141 16.4255C21.9281 16.3098 21.8915 16.1646 21.9125 16.0219C22.2381 13.8105 21.5194 11.6368 19.9409 10.0582C17.2164 7.33391 12.7836 7.33391 10.0591 10.0582C8.0059 12.1115 7.50023 15.135 8.54127 17.6666L11.1101 15.0979C10.8236 13.5679 11.311 11.9691 12.4201 10.86C13.6042 9.6759 15.3467 9.20036 16.9676 9.61889C17.0605 9.64288 17.1453 9.69099 17.2136 9.75835C17.2818 9.8257 17.331 9.9099 17.3562 10.0024C17.3815 10.0949 17.3818 10.1925 17.3571 10.2851C17.3325 10.3778 17.2838 10.4623 17.216 10.5301L15.2687 12.4756L15.7452 14.2538L17.5238 14.7304L19.4712 12.7831C19.5391 12.7153 19.6237 12.6666 19.7164 12.642C19.8091 12.6175 19.9067 12.6179 19.9992 12.6432C20.0917 12.6685 20.1759 12.7178 20.2432 12.7862C20.3105 12.8545 20.3585 12.9394 20.3824 13.0323C20.7991 14.6545 20.3227 16.3975 19.1391 17.581C18.0317 18.6886 16.4331 19.1759 14.9015 18.8906ZM14.8629 17.7689C16.1145 18.0904 17.4584 17.7237 18.3701 16.8119C19.0304 16.1514 19.4055 15.2651 19.4407 14.3516L18.0707 15.7214C18.0032 15.7889 17.9191 15.8374 17.8269 15.8621C17.7347 15.8869 17.6376 15.8868 17.5454 15.8621L15.1605 15.2231C15.0683 15.1984 14.9843 15.1499 14.9168 15.0824C14.8493 15.0149 14.8007 14.9309 14.776 14.8387L14.1369 12.4535C14.1122 12.3613 14.1122 12.2641 14.1369 12.1719C14.1616 12.0797 14.2102 11.9956 14.2778 11.9281L15.6479 10.5592C14.7353 10.5938 13.8496 10.9684 13.189 11.6289C12.2759 12.5421 11.9091 13.8857 12.232 15.1354C12.2556 15.227 12.255 15.3233 12.2301 15.4145C12.2052 15.5058 12.1569 15.589 12.0899 15.6559L9.06147 18.6843C9.34455 19.1405 9.6793 19.5624 10.0591 19.9418C10.438 20.3213 10.8591 20.6562 11.314 20.9401L14.3432 17.911C14.41 17.8442 14.4931 17.796 14.5842 17.771C14.6753 17.7461 14.7714 17.7454 14.8629 17.7689ZM29.1271 23.2638C29.1271 26.5929 26.4187 29.3014 23.0896 29.3014C19.7615 29.3014 17.0539 26.5929 17.0539 23.2638C17.0539 19.9357 19.7615 17.2282 23.0896 17.2282C26.4187 17.2282 29.1271 19.9357 29.1271 23.2638ZM28.0395 23.2638C28.0395 20.5354 25.819 18.3157 23.0895 18.3157C20.3612 18.3157 18.1414 20.5354 18.1414 23.2638C18.1414 25.9932 20.3611 28.2138 23.0895 28.2138C25.819 28.2138 28.0395 25.9933 28.0395 23.2638ZM25.2775 20.9619L22.0764 24.4232L20.6628 23.0711C20.5581 22.9739 20.4194 22.9218 20.2766 22.9261C20.1339 22.9303 19.9985 22.9906 19.8998 23.0938C19.8011 23.197 19.7469 23.3349 19.749 23.4777C19.7511 23.6205 19.8093 23.7568 19.911 23.8571L21.7243 25.5914C21.7764 25.6413 21.838 25.6803 21.9054 25.7062C21.9728 25.732 22.0447 25.7442 22.1168 25.742C22.1889 25.7398 22.2599 25.7232 22.3256 25.6933C22.3913 25.6634 22.4503 25.6207 22.4994 25.5677L26.0759 21.7005C26.2798 21.48 26.2664 21.1359 26.0459 20.932C25.8254 20.7281 25.4814 20.7414 25.2775 20.9619Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_92_42\"><rect width=\"30\" height=\"30\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6609988 elementor-widget elementor-widget-counter\" data-id=\"6609988\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Installations Completed<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"10000\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da54e42 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"da54e42\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4d2dea2 e-con-full e-flex e-con e-child\" data-id=\"4d2dea2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6431086 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6431086\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"27\" viewBox=\"0 0 28 27\" fill=\"none\"><path d=\"M4.09323 4.51392L4.96627 6.31861L6.94674 6.58814C7.33932 6.64087 7.47994 7.1272 7.21041 7.38501L5.76315 8.77369L6.12057 10.7424C6.19088 11.1292 5.78073 11.4221 5.44088 11.2346L3.67721 10.2854L1.91354 11.2346C1.57369 11.4163 1.14596 11.135 1.23971 10.7131L1.59127 8.76783L0.144007 7.37915C-0.137243 7.10962 0.0151006 6.62915 0.413538 6.57642L2.38815 6.30689L3.26119 4.5022C3.42526 4.1565 3.92916 4.16236 4.09323 4.51392ZM4.23385 6.95142L3.67721 5.79126L3.11471 6.95142C3.05026 7.08619 2.91549 7.19166 2.75729 7.21509L1.4858 7.38501L2.41744 8.27564C2.52291 8.38111 2.58151 8.53345 2.55221 8.69166L2.32369 9.95728L3.44869 9.35376C3.58346 9.28345 3.75338 9.27173 3.89401 9.35376L5.02487 9.96314L4.80221 8.72095C4.76705 8.56861 4.80807 8.39869 4.93112 8.27564L5.86276 7.38501L4.60299 7.21509C4.45065 7.19751 4.30416 7.09791 4.23385 6.95142ZM14.0659 0.265874L14.9389 2.07056L16.9253 2.34009C17.3178 2.39283 17.4585 2.87915 17.1889 3.14283L15.7417 4.5315L16.0991 6.50025C16.1694 6.88697 15.7592 7.17994 15.4194 6.99244L13.644 6.04322L11.8803 6.99244C11.5405 7.17408 11.1128 6.89283 11.2065 6.47095L11.5581 4.52564L10.1049 3.13697C9.82369 2.86744 9.97604 2.38697 10.3745 2.33423L12.3491 2.0647L13.2221 0.265874C13.3979 -0.0915482 13.896 -0.0856888 14.0659 0.265874ZM14.2065 2.70337L13.644 1.54322L13.0874 2.70337C13.0229 2.83814 12.8881 2.94361 12.7299 2.96705L11.4526 3.13697L12.3842 4.02759C12.4956 4.13306 12.5483 4.28541 12.519 4.44361L12.2905 5.70923L13.4214 5.10572C13.5561 5.0354 13.7202 5.02369 13.8667 5.10572L14.9975 5.71509L14.7749 4.47291C14.7397 4.32056 14.7807 4.15064 14.9038 4.02759L15.8354 3.13697L14.5756 2.96119C14.4174 2.94947 14.2768 2.84986 14.2065 2.70337ZM24.0327 4.51392L24.9057 6.31861L26.8862 6.58814C27.2788 6.64087 27.4253 7.1272 27.1499 7.38501L25.7026 8.77369L26.06 10.7424C26.1303 11.1292 25.7202 11.4221 25.3803 11.2346L23.6167 10.2854L21.853 11.2346C21.5131 11.4163 21.0854 11.135 21.1733 10.7131L21.5249 8.76783L20.0776 7.37915C19.7964 7.10962 19.9487 6.62915 20.3471 6.57642L22.3217 6.30689L23.1948 4.5022C23.3647 4.1565 23.8686 4.16236 24.0327 4.51392ZM24.1733 6.95142L23.6167 5.79126L23.0542 6.95142C22.9897 7.08619 22.8608 7.19166 22.6967 7.21509L21.4253 7.38501L22.351 8.27564C22.4565 8.38111 22.5151 8.53345 22.4858 8.69166L22.2573 9.95728L23.3881 9.35376C23.5229 9.28345 23.6928 9.27173 23.8335 9.35376L24.9702 9.96314L24.7475 8.72095C24.7124 8.56861 24.7534 8.39869 24.8764 8.27564L25.8022 7.38501L24.5424 7.21509C24.3901 7.19751 24.2436 7.09791 24.1733 6.95142ZM11.4702 16.4788C11.3413 16.2561 11.4174 15.969 11.6401 15.8401C11.8628 15.7112 12.1499 15.7874 12.2788 16.01L12.894 17.0764L15.0796 14.8909C15.2612 14.7092 15.56 14.7092 15.7417 14.8909C15.9233 15.0725 15.9233 15.3713 15.7417 15.553L13.1225 18.1721C12.9057 18.3889 12.5424 18.342 12.3901 18.0784L11.4702 16.4788ZM13.644 11.5276C16.1928 11.5276 18.2612 13.596 18.2612 16.1448C18.2612 18.6936 16.1928 20.762 13.644 20.762C11.0952 20.762 9.02682 18.6936 9.02682 16.1448C9.02682 13.596 11.0952 11.5276 13.644 11.5276ZM16.2456 13.5432C14.81 12.1077 12.478 12.1077 11.0424 13.5432C9.6069 14.9788 9.6069 17.3108 11.0424 18.7463C12.478 20.1819 14.81 20.1819 16.2456 18.7463C17.6811 17.3049 17.6811 14.9788 16.2456 13.5432ZM13.644 8.6272C17.7924 8.6272 21.1557 11.9905 21.1557 16.1389C21.1557 17.7092 20.6753 19.1682 19.8491 20.3752L22.0932 24.26C22.31 24.6233 22.0112 25.0335 21.6245 24.9749L19.3276 24.6116L18.0971 26.1233C17.8803 26.4045 17.476 26.3577 17.3178 26.0764L15.7475 23.3577C14.3764 23.7561 12.9057 23.7561 11.5405 23.3577L9.97018 26.0764C9.81198 26.3577 9.40768 26.4045 9.19088 26.1233L7.96041 24.6116L5.66354 24.9749C5.27096 25.0393 4.99557 24.6116 5.18307 24.2776L7.43893 20.3752C5.39987 17.3928 5.78073 13.3792 8.33541 10.8245C9.68893 9.47095 11.5698 8.6272 13.644 8.6272ZM19.228 21.1663C18.5131 21.9631 17.6342 22.6018 16.6381 23.0354L17.7866 25.0217L18.771 23.8147C18.8823 23.6741 19.0522 23.6213 19.2163 23.6506L20.7983 23.9026L19.228 21.1663ZM10.644 23.0354C9.65377 22.6018 8.77487 21.9631 8.06002 21.1721L6.48385 23.9026L8.06588 23.6506C8.22408 23.6213 8.39987 23.6799 8.51119 23.8147L9.49557 25.0217L10.644 23.0354ZM18.2964 11.4924C15.7299 8.92603 11.5639 8.92603 8.99752 11.4924C6.43112 14.0588 6.43112 18.2249 8.99752 20.7913C11.5698 23.3577 15.7299 23.3577 18.2964 20.7913C20.8628 18.2249 20.8628 14.0588 18.2964 11.4924Z\" fill=\"white\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7edfc3d elementor-widget elementor-widget-counter\" data-id=\"7edfc3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Years Experience<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"30\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d46898 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8d46898\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a4d058 e-con-full e-flex e-con e-child\" data-id=\"0a4d058\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb0bdf5 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bb0bdf5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><path d=\"M15 6.25C10.175 6.25 6.25 10.175 6.25 15C6.25 19.825 10.175 23.75 15 23.75C19.825 23.75 23.75 19.825 23.75 15C23.75 10.175 19.825 6.25 15 6.25ZM15 22.5C10.8644 22.5 7.5 19.1356 7.5 15C7.5 10.8644 10.8644 7.5 15 7.5C19.1356 7.5 22.5 10.8644 22.5 15C22.5 19.1356 19.1356 22.5 15 22.5Z\" fill=\"white\"><\/path><path d=\"M18.3082 12.0582L13.75 16.6163L11.6913 14.5582C11.5741 14.441 11.4152 14.3751 11.2494 14.3751C11.0837 14.3751 10.9247 14.441 10.8075 14.5582C10.6903 14.6753 10.6245 14.8343 10.6245 15C10.6245 15.1658 10.6903 15.3247 10.8075 15.4419L13.3082 17.9419C13.4254 18.0591 13.5843 18.1249 13.75 18.1249C13.9158 18.1249 14.0747 18.0591 14.1919 17.9419L19.1919 12.9419C19.3091 12.8247 19.3749 12.6658 19.3749 12.5C19.3749 12.3343 19.3091 12.1753 19.1919 12.0582C19.0747 11.941 18.9158 11.8751 18.75 11.8751C18.5843 11.8751 18.4254 11.941 18.3082 12.0582Z\" fill=\"white\"><\/path><path d=\"M27.4187 12.9669C27.1612 12.7763 27.0812 12.3994 27.2519 12.1282C27.8625 11.1569 28.7494 9.11691 25.6956 8.36878C25.3844 8.29253 25.1537 7.97066 25.22 7.65816C25.5131 6.28691 25.1025 4.29566 22.3425 4.78066C22.0281 4.83566 21.6937 4.61941 21.6319 4.30503C21.425 3.25378 20.5337 1.1244 17.8731 2.74816C17.5994 2.91503 17.1631 2.82441 17.0344 2.58066C16.6212 1.80003 14.8119 2.96831e-05 12.9656 2.58066C12.7794 2.84128 12.3512 2.90816 12.1269 2.74753C10.9156 1.88003 8.95874 1.66316 8.36749 4.30378C8.29936 4.60691 7.97686 4.83941 7.65624 4.77878C6.59749 4.57753 4.27374 4.64378 4.78061 7.65628C4.83374 7.97191 4.62186 8.32003 4.30561 8.36753C3.07249 8.55191 1.17124 9.54253 2.74811 12.1263C2.91499 12.3994 2.86686 12.8207 2.58124 12.965C1.48686 13.5182 0.233739 15.4857 2.58124 17.0357C2.84811 17.2119 2.91499 17.5913 2.74811 17.8644C1.17124 20.4482 3.07249 21.4382 4.30561 21.6232C4.62249 21.6707 4.83374 22.0188 4.78061 22.3344C4.27374 25.3469 6.59749 25.4132 7.65749 25.2113C7.97811 25.15 8.30061 25.3832 8.36874 25.6863C8.95999 28.3275 10.9169 28.11 12.1281 27.2425C12.3525 27.0819 12.7806 27.1488 12.9669 27.4094C14.8131 29.9907 16.6225 28.1907 17.0356 27.4094C17.1644 27.1663 17.6006 27.075 17.8744 27.2419C20.535 28.8657 21.4262 26.7363 21.6331 25.685C21.695 25.3707 22.0294 25.1544 22.3437 25.2094C25.1037 25.6944 25.5137 23.7032 25.2212 22.3319C25.1544 22.0194 25.3856 21.6975 25.6969 21.6213C28.7512 20.8732 27.8644 18.8332 27.2531 17.8619C27.0825 17.5907 27.1562 17.2057 27.4187 17.0244C28.235 16.46 30 14.8769 27.4187 12.9669ZM26.5262 19.1944C26.7387 19.5363 26.6075 20.0063 26.1237 20.1657C25.2375 20.4582 23.6044 20.6988 24.04 23.2857C24.1231 23.7775 23.86 24.0719 23.2962 24.0288C22.4387 23.9632 20.6731 23.6163 20.1775 26.1132C20.0794 26.6063 19.5962 26.7132 19.2062 26.5163C17.5237 25.6669 16.8506 25.5582 15.5269 27.2482C15.2737 27.5713 14.7462 27.5575 14.475 27.2482C13.7637 26.4375 12.9581 25.1913 10.795 26.5169C10.4187 26.7475 9.98999 26.5694 9.82374 26.1144C9.39186 24.9294 9.26436 23.6663 6.70436 24.0307C6.30936 24.0869 5.89061 23.8194 5.96124 23.2875C6.09561 22.27 6.24999 20.6363 3.87624 20.1675C3.50999 20.095 3.22374 19.6063 3.47374 19.1963C4.42186 17.6457 4.29061 16.6757 2.72811 15.51C2.55186 15.3788 2.26499 14.8144 2.74186 14.4732C4.26374 13.3844 4.42186 12.345 3.47374 10.7938C3.22311 10.3838 3.50999 9.89441 3.87624 9.82253C6.24999 9.35378 6.09561 7.72003 5.96124 6.70253C5.89061 6.17066 6.30999 5.90316 6.70436 5.95941C9.26436 6.32316 9.39186 5.06066 9.82374 3.87566C9.98936 3.42003 10.4187 3.24253 10.795 3.47316C12.9587 4.79878 13.7644 3.55253 14.475 2.74191C14.7462 2.43253 15.2731 2.41878 15.5269 2.74191C16.8506 4.43191 17.5237 4.32316 19.2062 3.47378C19.5962 3.27691 20.0794 3.38378 20.1775 3.87691C20.6731 6.37378 22.4387 6.02691 23.2962 5.96128C23.8606 5.91816 24.1231 6.21253 24.04 6.70441C23.6044 9.29191 25.2375 9.53191 26.1237 9.82441C26.6075 9.98378 26.7387 10.4544 26.5262 10.7957C25.1362 13.0282 26.605 13.9157 27.2581 14.4757C27.5131 14.6944 27.66 15.2113 27.3169 15.4788C26.5362 16.0188 25.1362 16.9619 26.5262 19.1944Z\" fill=\"white\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e7e2e0f elementor-widget elementor-widget-counter\" data-id=\"e7e2e0f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Satisfaction Guarantee<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"24\" data-from-value=\"24\" data-delimiter=\",\">24<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">\/7<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-080bcfb e-con-full e-flex e-con e-child\" data-id=\"080bcfb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a5da50 elementor-widget elementor-widget-video\" data-id=\"8a5da50\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=DP7vnuDxJlQ&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/foxsecur.ca\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/video-background-image.jpg&quot;,&quot;id&quot;:69,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;autoplay&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" style=\"background-image: url(https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/video-background-image.jpg);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><circle cx=\"25\" cy=\"25\" r=\"25\" fill=\"#EAB21D\"><\/circle><circle cx=\"25\" cy=\"25\" r=\"25\" fill=\"#EAB21D\"><\/circle><path d=\"M19 17V33C18.9999 33.1779 19.0474 33.3526 19.1374 33.5061C19.2274 33.6596 19.3567 33.7863 19.512 33.8731C19.6673 33.9599 19.843 34.0038 20.0209 34C20.1988 33.9963 20.3725 33.9452 20.524 33.852L33.524 25.852C33.6696 25.7625 33.7898 25.6372 33.8733 25.4881C33.9567 25.3389 34.0005 25.1709 34.0005 25C34.0005 24.8291 33.9567 24.661 33.8733 24.5119C33.7898 24.3627 33.6696 24.2374 33.524 24.148L20.524 16.148C20.3725 16.0547 20.1988 16.0036 20.0209 15.9999C19.843 15.9962 19.6673 16.04 19.512 16.1268C19.3567 16.2137 19.2274 16.3404 19.1374 16.4938C19.0474 16.6473 18.9999 16.822 19 17Z\" fill=\"#2B2B2B\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2dc73d7 e-flex e-con-boxed e-con e-parent\" data-id=\"2dc73d7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c00c52 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6c00c52\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15.0857 21H17.9211C19.0686 21 20.0023 20.0662 20.0023 18.9188V11.1112H21.0186C22.0236 11.1375 22.5167 9.7875 21.7236 9.162L20.0023 7.728V3H20.1261C20.6113 2.99775 20.6237 2.256 20.1261 2.25H16.3761C15.7974 2.30512 15.9264 3.08775 16.4998 3V4.81012L12.9373 1.842C12.4074 1.40062 11.5911 1.401 11.0623 1.842L2.27457 9.16312C1.48445 9.79087 1.9757 11.1375 2.9807 11.1112H3.99695V18.9188C3.99695 20.0662 4.9307 21 6.0782 21H8.51945C8.6189 21 8.71429 20.9605 8.78461 20.8902C8.85494 20.8198 8.89445 20.7245 8.89445 20.625C8.89445 20.5255 8.85494 20.4302 8.78461 20.3598C8.71429 20.2895 8.6189 20.25 8.51945 20.25H6.0782C5.72525 20.2496 5.38687 20.1092 5.1373 19.8596C4.88773 19.6101 4.74734 19.2717 4.74695 18.9188V10.9129L6.2402 9.669C6.27802 9.63743 6.30925 9.59873 6.33211 9.55509C6.35497 9.51145 6.36902 9.46374 6.37344 9.41468C6.37786 9.36561 6.37258 9.31616 6.35789 9.26913C6.3432 9.22211 6.31939 9.17845 6.28782 9.14062C6.25625 9.1028 6.21755 9.07157 6.17391 9.04871C6.13027 9.02585 6.08256 9.0118 6.0335 9.00738C5.98443 9.00296 5.93498 9.00824 5.88796 9.02293C5.84093 9.03763 5.79727 9.06143 5.75945 9.093L4.2377 10.3612H2.9807C2.78945 10.3669 2.62557 10.1955 2.6282 10.0027C2.6283 9.9519 2.63981 9.90171 2.66188 9.8559C2.68395 9.81008 2.716 9.76979 2.7557 9.738L11.5423 2.418C11.6716 2.31288 11.8332 2.25549 11.9998 2.25549C12.1665 2.25549 12.328 2.31288 12.4573 2.418L21.2436 9.738C21.5023 9.96375 21.3459 10.3541 21.0186 10.3612H19.7631L12.2402 4.092C12.1728 4.03587 12.0879 4.00514 12.0002 4.00514C11.9125 4.00514 11.8276 4.03587 11.7602 4.092L7.2002 7.89075C6.93507 8.103 7.0937 8.56612 7.43982 8.55562C7.53581 8.55555 7.62808 8.51848 7.69745 8.45212L11.9998 4.86825L19.2523 10.9117V18.9188C19.2519 19.2718 19.1115 19.6102 18.8618 19.8598C18.6122 20.1094 18.2737 20.2497 17.9207 20.25H15.0857C14.5926 20.2545 14.5937 20.9944 15.0857 21ZM17.2498 3H19.2523V7.10325L17.2494 5.4345L17.2498 3Z\" fill=\"#232D64\" stroke=\"#232D64\" stroke-width=\"0.5\"><\/path><path d=\"M10.114 22.0511C10.5115 22.6091 11.3987 22.6564 11.8341 22.1141L16.1316 17.1011C16.7481 16.4314 16.2077 15.2543 15.2972 15.288H13.2966L14.0706 12.6615C14.2956 11.9753 13.7234 11.2343 13.0116 11.25C12.6906 11.25 12.3962 11.3873 12.1829 11.6363L7.86923 16.6676C7.25273 17.3378 7.79311 18.5141 8.70398 18.4808H10.7316L9.94898 21.0825C9.84698 21.42 9.90698 21.7733 10.114 22.0511ZM10.6671 21.2985L11.5956 18.2141C11.6717 17.9828 11.4801 17.7248 11.2364 17.7311H8.70398C8.41598 17.7431 8.24123 17.3681 8.43886 17.1559L12.7521 12.1241C12.7835 12.0855 12.823 12.0544 12.8679 12.0329C12.9128 12.0114 12.9619 12.0002 13.0116 12C13.2374 11.997 13.4264 12.225 13.3514 12.4493L12.4356 15.5569C12.3606 15.7883 12.5526 16.0444 12.7956 16.038H15.2972C15.5852 16.026 15.7592 16.4018 15.562 16.6133L11.2645 21.6263C11.0312 21.9053 10.5456 21.6488 10.6671 21.2985Z\" fill=\"#232D64\" stroke=\"#232D64\" stroke-width=\"0.5\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">ABOUT US<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-91db57f elementor-widget elementor-widget-heading\" data-id=\"91db57f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"residential-text-color\">RESIDENTIAL vs <\/span>COMMERCIAL SPLIT SECTION<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0e9ff95 e-flex e-con-boxed e-con e-parent\" data-id=\"0e9ff95\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5c2f23d e-con-full e-flex e-con e-child\" data-id=\"5c2f23d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eaee07d elementor-align-left elementor-widget elementor-widget-button\" data-id=\"eaee07d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_100_28)\"><path d=\"M19 10L12 3L3 12H5V19C5 19.5304 5.21071 20.0391 5.58579 20.4142C5.96086 20.7893 6.46957 21 7 21H14.5\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9 21V15C9 14.4696 9.21071 13.9609 9.58579 13.5858C9.96086 13.2107 10.4696 13 11 13H13C13.661 13 14.248 13.32 14.612 13.815\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M19 14L17 18H21L19 22\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_100_28\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Residential Security<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-da1d289 elementor-widget elementor-widget-heading\" data-id=\"da1d289\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Protect Your <span class=\"protect-your-home-text\">Home<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b61376 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3b61376\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Smart, reliable security designed to keep your family safe and connected.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-45c1ac2 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"45c1ac2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_88)\"><path d=\"M15.55 23.3717C13.041 22.594 10.9388 20.8603 9.69764 18.5454C8.45643 16.2304 8.17589 13.5201 8.91663 11C11.5129 11.1188 14.0534 10.2221 16 8.5C17.9465 10.2221 20.487 11.1188 23.0833 11C23.6489 12.9243 23.6227 14.9741 23.0083 16.8833\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M18.5 21.8333L20.1667 23.5L23.5 20.1666\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_88\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Smart Alarm Systems<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_103)\"><path d=\"M10.1667 11.8334H11C11.442 11.8334 11.866 11.6578 12.1785 11.3452C12.4911 11.0327 12.6667 10.6087 12.6667 10.1667C12.6667 9.94569 12.7545 9.73373 12.9107 9.57745C13.067 9.42117 13.279 9.33337 13.5 9.33337H18.5C18.721 9.33337 18.933 9.42117 19.0893 9.57745C19.2455 9.73373 19.3333 9.94569 19.3333 10.1667C19.3333 10.6087 19.5089 11.0327 19.8215 11.3452C20.134 11.6578 20.558 11.8334 21 11.8334H21.8333C22.2754 11.8334 22.6993 12.009 23.0118 12.3215C23.3244 12.6341 23.5 13.058 23.5 13.5V21C23.5 21.4421 23.3244 21.866 23.0118 22.1786C22.6993 22.4911 22.2754 22.6667 21.8333 22.6667H10.1667C9.72464 22.6667 9.30072 22.4911 8.98816 22.1786C8.67559 21.866 8.5 21.4421 8.5 21V13.5C8.5 13.058 8.67559 12.6341 8.98816 12.3215C9.30072 12.009 9.72464 11.8334 10.1667 11.8334Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M13.5 16.8334C13.5 17.4964 13.7634 18.1323 14.2322 18.6011C14.7011 19.07 15.337 19.3334 16 19.3334C16.663 19.3334 17.2989 19.07 17.7678 18.6011C18.2366 18.1323 18.5 17.4964 18.5 16.8334C18.5 16.1703 18.2366 15.5344 17.7678 15.0656C17.2989 14.5968 16.663 14.3334 16 14.3334C15.337 14.3334 14.7011 14.5968 14.2322 15.0656C13.7634 15.5344 13.5 16.1703 13.5 16.8334Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_103\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Indoor &amp; Outdoor Cameras<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_96)\"><path d=\"M10.1667 16.8333C10.1667 16.3913 10.3423 15.9673 10.6549 15.6548C10.9675 15.3422 11.3914 15.1666 11.8334 15.1666H20.1667C20.6088 15.1666 21.0327 15.3422 21.3453 15.6548C21.6578 15.9673 21.8334 16.3913 21.8334 16.8333V21.8333C21.8334 22.2753 21.6578 22.6992 21.3453 23.0118C21.0327 23.3244 20.6088 23.5 20.1667 23.5H11.8334C11.3914 23.5 10.9675 23.3244 10.6549 23.0118C10.3423 22.6992 10.1667 22.2753 10.1667 21.8333V16.8333Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M15.1667 19.3333C15.1667 19.5543 15.2545 19.7663 15.4108 19.9226C15.5671 20.0789 15.7791 20.1667 16.0001 20.1667C16.2211 20.1667 16.4331 20.0789 16.5893 19.9226C16.7456 19.7663 16.8334 19.5543 16.8334 19.3333C16.8334 19.1123 16.7456 18.9004 16.5893 18.7441C16.4331 18.5878 16.2211 18.5 16.0001 18.5C15.7791 18.5 15.5671 18.5878 15.4108 18.7441C15.2545 18.9004 15.1667 19.1123 15.1667 19.3333Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M12.6667 15.1666V11C12.6667 10.1159 13.0179 9.26806 13.6431 8.64294C14.2682 8.01782 15.116 7.66663 16.0001 7.66663C16.8841 7.66663 17.732 8.01782 18.3571 8.64294C18.9822 9.26806 19.3334 10.1159 19.3334 11\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_96\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Smart Locks &amp; Access Control<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_110)\"><path d=\"M21.8333 14.3333L16 8.5L8.5 16H10.1667V21.8333C10.1667 22.2754 10.3423 22.6993 10.6548 23.0118C10.9674 23.3244 11.3913 23.5 11.8333 23.5H18.0833\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M13.5 23.5V18.5C13.5 18.058 13.6756 17.6341 13.9882 17.3215C14.3007 17.009 14.7246 16.8334 15.1667 16.8334H16.8333C17.3842 16.8334 17.8733 17.1 18.1767 17.5125\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M21.8334 17.6666L20.1667 21H23.5001L21.8334 24.3333\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_110\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Home Automation<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_89)\"><path d=\"M22.2501 16.4767L16.0001 22.6667L9.75009 16.4767C9.33784 16.0755 9.01312 15.5934 8.79638 15.0606C8.57963 14.5277 8.47556 13.9558 8.4907 13.3808C8.50585 12.8058 8.63989 12.2401 8.88439 11.7195C9.12888 11.1988 9.47853 10.7344 9.91133 10.3555C10.3441 9.97661 10.8507 9.69143 11.3991 9.51793C11.9475 9.34442 12.5259 9.28635 13.0979 9.34736C13.6699 9.40837 14.223 9.58716 14.7225 9.87245C15.222 10.1577 15.657 10.5434 16.0001 11.005C16.3447 10.5467 16.7802 10.1645 17.2793 9.8822C17.7785 9.59993 18.3305 9.42373 18.9009 9.36463C19.4712 9.30552 20.0477 9.36477 20.5941 9.53869C21.1405 9.7126 21.6451 9.99742 22.0764 10.3753C22.5077 10.7532 22.8563 11.2161 23.1004 11.7349C23.3446 12.2538 23.479 12.8174 23.4953 13.3906C23.5117 13.9638 23.4095 14.5342 23.1952 15.0661C22.9809 15.5979 22.6592 16.0799 22.2501 16.4817\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_89\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Wellness &amp; Senior Safety Monitoring<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a9634b elementor-widget elementor-widget-button\" data-id=\"8a9634b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/foxsecur.ca\/residential\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore Residential Solutions<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-28f35c2 e-con-full e-flex e-con e-child\" data-id=\"28f35c2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a03d38 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"2a03d38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_101_193)\"><path d=\"M4 21V6C4 5 5 4 6 4H11C12 4 13 5 13 6V21\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M16 8H18C19 8 20 9 20 10V21\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M3 21H21\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M10 12V12.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M10 16V16.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M10 8V8.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M7 12V12.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M7 16V16.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M7 8V8.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M17 12V12.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M17 16V16.01\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_193\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Commercial Security<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c7cb719 elementor-widget elementor-widget-heading\" data-id=\"c7cb719\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Protect Your <span class=\"protect-your-home-text\">Business<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2708190 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"2708190\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Scalable security systems built to safeguard your assets and streamline operations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f3373f elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"5f3373f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_156)\"><path d=\"M16.5 13.875V17.375\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M15.0677 9.14217L7.97492 20.9844C7.82871 21.2376 7.75133 21.5247 7.7505 21.8171C7.74966 22.1095 7.82539 22.397 7.97015 22.6511C8.11491 22.9051 8.32367 23.1168 8.57565 23.2652C8.82762 23.4135 9.11405 23.4933 9.40642 23.4965H23.5937C23.8859 23.4932 24.1722 23.4134 24.4241 23.2651C24.6759 23.1168 24.8846 22.9052 25.0293 22.6513C25.1741 22.3974 25.2498 22.11 25.2491 21.8177C25.2484 21.5255 25.1712 21.2385 25.0252 20.9853L17.9324 9.14129C17.7832 8.89498 17.573 8.69132 17.3221 8.54997C17.0712 8.40861 16.788 8.33435 16.5 8.33435C16.2121 8.33435 15.9289 8.40861 15.678 8.54997C15.4271 8.69132 15.2169 8.89498 15.0677 9.14129\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M16.5 20H16.51\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_156\"><rect width=\"21\" height=\"21\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Intrusion Detection<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_163)\"><path d=\"M18.5 14.3333L22.2942 12.4366C22.4212 12.3732 22.5623 12.3432 22.7042 12.3496C22.846 12.356 22.9839 12.3985 23.1047 12.4731C23.2255 12.5478 23.3252 12.652 23.3944 12.776C23.4636 12.9 23.4999 13.0397 23.5 13.1816V18.8183C23.4999 18.9603 23.4636 19.0999 23.3944 19.2239C23.3252 19.3479 23.2255 19.4522 23.1047 19.5268C22.9839 19.6014 22.846 19.644 22.7042 19.6504C22.5623 19.6567 22.4212 19.6268 22.2942 19.5633L18.5 17.6666V14.3333Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M8.5 12.6667C8.5 12.2246 8.67559 11.8007 8.98816 11.4882C9.30072 11.1756 9.72464 11 10.1667 11H16.8333C17.2754 11 17.6993 11.1756 18.0118 11.4882C18.3244 11.8007 18.5 12.2246 18.5 12.6667V19.3333C18.5 19.7754 18.3244 20.1993 18.0118 20.5118C17.6993 20.8244 17.2754 21 16.8333 21H10.1667C9.72464 21 9.30072 20.8244 8.98816 20.5118C8.67559 20.1993 8.5 19.7754 8.5 19.3333V12.6667Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_163\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Commercial Video Surveillance<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_170)\"><path d=\"M7.75 24.25H24.25\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9.58325 24.25V11.4167L16.9166 7.75V24.25\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M22.4167 24.25V15.0833L16.9167 11.4166\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M13.25 13.25V13.26\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M13.25 16V16.01\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M13.25 18.75V18.76\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M13.25 21.5V21.51\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_170\"><rect width=\"22\" height=\"22\" fill=\"white\" transform=\"translate(5 5)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Access Control Systems<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_178)\"><path d=\"M9.33325 9.33337H14.3333V14.3334H9.33325V9.33337Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M17.6667 9.33337H22.6667V14.3334H17.6667V9.33337Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9.33325 17.6666H14.3333V22.6666H9.33325V17.6666Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M17.6667 20.1666C17.6667 20.8297 17.9301 21.4656 18.399 21.9344C18.8678 22.4032 19.5037 22.6666 20.1667 22.6666C20.8298 22.6666 21.4657 22.4032 21.9345 21.9344C22.4034 21.4656 22.6667 20.8297 22.6667 20.1666C22.6667 19.5036 22.4034 18.8677 21.9345 18.3989C21.4657 17.93 20.8298 17.6666 20.1667 17.6666C19.5037 17.6666 18.8678 17.93 18.399 18.3989C17.9301 18.8677 17.6667 19.5036 17.6667 20.1666Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_178\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Multi-Location Management<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"5\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_101_186)\"><path d=\"M14.3333 10.1667C14.3333 9.72464 14.5088 9.30072 14.8214 8.98816C15.134 8.67559 15.5579 8.5 15.9999 8.5C16.4419 8.5 16.8659 8.67559 17.1784 8.98816C17.491 9.30072 17.6666 9.72464 17.6666 10.1667C18.6236 10.6192 19.4394 11.3236 20.0266 12.2044C20.6138 13.0852 20.9503 14.1092 20.9999 15.1667V17.6667C21.0626 18.1848 21.2461 18.6809 21.5356 19.1151C21.8251 19.5493 22.2125 19.9095 22.6666 20.1667H9.33325C9.78737 19.9095 10.1748 19.5493 10.4642 19.1151C10.7537 18.6809 10.9372 18.1848 10.9999 17.6667V15.1667C11.0496 14.1092 11.386 13.0852 11.9732 12.2044C12.5604 11.3236 13.3762 10.6192 14.3333 10.1667Z\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M13.5 20.1666V21C13.5 21.663 13.7634 22.2989 14.2322 22.7677C14.7011 23.2366 15.337 23.5 16 23.5C16.663 23.5 17.2989 23.2366 17.7678 22.7677C18.2366 22.2989 18.5 21.663 18.5 21V20.1666\" stroke=\"#232D64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_101_186\"><rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(6 6)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Remote Monitoring &amp; Alerts<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-10d0b26 elementor-widget elementor-widget-button\" data-id=\"10d0b26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/foxsecur.ca\/commercial\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore Commercial Solutions<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d8814dd e-flex e-con-boxed e-con e-parent\" data-id=\"d8814dd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-31d65b7 e-con-full e-flex e-con e-child\" data-id=\"31d65b7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5b6768 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b5b6768\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><g clip-path=\"url(#clip0_112_382)\"><path d=\"M15 7.5L20 15L26.25 10L23.75 22.5H6.25L3.75 10L10 15L15 7.5Z\" stroke=\"#EAB21D\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_112_382\"><rect width=\"30\" height=\"30\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">When security matters, experience matters.<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f567d8 e-con-full e-flex e-con e-child\" data-id=\"6f567d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dccf935 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"dccf935\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15.0857 21H17.9211C19.0686 21 20.0023 20.0662 20.0023 18.9188V11.1112H21.0186C22.0236 11.1375 22.5167 9.7875 21.7236 9.162L20.0023 7.728V3H20.1261C20.6113 2.99775 20.6237 2.256 20.1261 2.25H16.3761C15.7974 2.30512 15.9264 3.08775 16.4998 3V4.81012L12.9373 1.842C12.4074 1.40062 11.5911 1.401 11.0623 1.842L2.27457 9.16312C1.48445 9.79087 1.9757 11.1375 2.9807 11.1112H3.99695V18.9188C3.99695 20.0662 4.9307 21 6.0782 21H8.51945C8.6189 21 8.71429 20.9605 8.78461 20.8902C8.85494 20.8198 8.89445 20.7245 8.89445 20.625C8.89445 20.5255 8.85494 20.4302 8.78461 20.3598C8.71429 20.2895 8.6189 20.25 8.51945 20.25H6.0782C5.72525 20.2496 5.38687 20.1092 5.1373 19.8596C4.88773 19.6101 4.74734 19.2717 4.74695 18.9188V10.9129L6.2402 9.669C6.27802 9.63743 6.30925 9.59873 6.33211 9.55509C6.35497 9.51145 6.36902 9.46374 6.37344 9.41468C6.37786 9.36561 6.37258 9.31616 6.35789 9.26913C6.3432 9.22211 6.31939 9.17845 6.28782 9.14062C6.25625 9.1028 6.21755 9.07157 6.17391 9.04871C6.13027 9.02585 6.08256 9.0118 6.0335 9.00738C5.98443 9.00296 5.93498 9.00824 5.88796 9.02293C5.84093 9.03763 5.79727 9.06143 5.75945 9.093L4.2377 10.3612H2.9807C2.78945 10.3669 2.62557 10.1955 2.6282 10.0027C2.6283 9.9519 2.63981 9.90171 2.66188 9.8559C2.68395 9.81008 2.716 9.76979 2.7557 9.738L11.5423 2.418C11.6716 2.31288 11.8332 2.25549 11.9998 2.25549C12.1665 2.25549 12.328 2.31288 12.4573 2.418L21.2436 9.738C21.5023 9.96375 21.3459 10.3541 21.0186 10.3612H19.7631L12.2402 4.092C12.1728 4.03587 12.0879 4.00514 12.0002 4.00514C11.9125 4.00514 11.8276 4.03587 11.7602 4.092L7.2002 7.89075C6.93507 8.103 7.0937 8.56612 7.43982 8.55562C7.53581 8.55555 7.62808 8.51848 7.69745 8.45212L11.9998 4.86825L19.2523 10.9117V18.9188C19.2519 19.2718 19.1115 19.6102 18.8618 19.8598C18.6122 20.1094 18.2737 20.2497 17.9207 20.25H15.0857C14.5926 20.2545 14.5937 20.9944 15.0857 21ZM17.2498 3H19.2523V7.10325L17.2494 5.4345L17.2498 3Z\" fill=\"#232D64\" stroke=\"#232D64\" stroke-width=\"0.5\"><\/path><path d=\"M10.114 22.0511C10.5115 22.6091 11.3987 22.6564 11.8341 22.1141L16.1316 17.1011C16.7481 16.4314 16.2077 15.2543 15.2972 15.288H13.2966L14.0706 12.6615C14.2956 11.9753 13.7234 11.2343 13.0116 11.25C12.6906 11.25 12.3962 11.3873 12.1829 11.6363L7.86923 16.6676C7.25273 17.3378 7.79311 18.5141 8.70398 18.4808H10.7316L9.94898 21.0825C9.84698 21.42 9.90698 21.7733 10.114 22.0511ZM10.6671 21.2985L11.5956 18.2141C11.6717 17.9828 11.4801 17.7248 11.2364 17.7311H8.70398C8.41598 17.7431 8.24123 17.3681 8.43886 17.1559L12.7521 12.1241C12.7835 12.0855 12.823 12.0544 12.8679 12.0329C12.9128 12.0114 12.9619 12.0002 13.0116 12C13.2374 11.997 13.4264 12.225 13.3514 12.4493L12.4356 15.5569C12.3606 15.7883 12.5526 16.0444 12.7956 16.038H15.2972C15.5852 16.026 15.7592 16.4018 15.562 16.6133L11.2645 21.6263C11.0312 21.9053 10.5456 21.6488 10.6671 21.2985Z\" fill=\"#232D64\" stroke=\"#232D64\" stroke-width=\"0.5\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">WHY CHOOSE FOXSECUR<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4eb9d43 elementor-widget elementor-widget-heading\" data-id=\"4eb9d43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"residential-text-color\">WHY<\/span> FOXSECUR<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5483adc elementor-widget elementor-widget-heading\" data-id=\"5483adc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Local Expertise. Advanced Technology. Real Protection.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e4a1e70 elementor-widget elementor-widget-text-editor\" data-id=\"e4a1e70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>At FoxSecur, we combine industry-leading smart security technology with professional local installation and ongoing support. We don&#8217;t just install systems \u2014 we design solutions tailored to your property, your needs, and your risk level.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3cf3851 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"3cf3851\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_111_351)\"><path d=\"M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9 12L11 14L15 10\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_111_351\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">RBQ Licensed &amp; Certified Technicians<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_111_351)\"><path d=\"M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9 12L11 14L15 10\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_111_351\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Alarm.com Authorized Technology Partner<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_111_351)\"><path d=\"M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9 12L11 14L15 10\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_111_351\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Fast Local Response in Montreal &amp; Laval<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_111_351)\"><path d=\"M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9 12L11 14L15 10\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_111_351\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Custom Security System Design<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_111_351)\"><path d=\"M3 12C3 13.1819 3.23279 14.3522 3.68508 15.4442C4.13738 16.5361 4.80031 17.5282 5.63604 18.364C6.47177 19.1997 7.46392 19.8626 8.55585 20.3149C9.64778 20.7672 10.8181 21 12 21C13.1819 21 14.3522 20.7672 15.4442 20.3149C16.5361 19.8626 17.5282 19.1997 18.364 18.364C19.1997 17.5282 19.8626 16.5361 20.3149 15.4442C20.7672 14.3522 21 13.1819 21 12C21 10.8181 20.7672 9.64778 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.3522 3.23279 13.1819 3 12 3C10.8181 3 9.64778 3.23279 8.55585 3.68508C7.46392 4.13738 6.47177 4.80031 5.63604 5.63604C4.80031 6.47177 4.13738 7.46392 3.68508 8.55585C3.23279 9.64778 3 10.8181 3 12Z\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M9 12L11 14L15 10\" stroke=\"#EAB21D\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_111_351\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">24\/7 Professional Monitoring<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-095f9cf e-flex e-con-boxed e-con e-parent\" data-id=\"095f9cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a8a20c5 e-con-full e-flex e-con e-child\" data-id=\"a8a20c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bbd3964 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"bbd3964\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\"><path d=\"M13.4526 19.7389H16.288C17.4355 19.7389 18.3693 18.8051 18.3693 17.6576V9.85014H19.3855C20.3905 9.87639 20.8836 8.52639 20.0905 7.90089L18.3693 6.46689V1.73889H18.493C18.9783 1.73664 18.9906 0.994891 18.493 0.988891H14.743C14.1644 1.04402 14.2934 1.82664 14.8668 1.73889V3.54902L11.3043 0.580891C10.7744 0.139516 9.95801 0.139891 9.42926 0.580891L0.641515 7.90202C-0.14861 8.52977 0.34264 9.87639 1.34764 9.85014H2.36389V17.6576C2.36389 18.8051 3.29764 19.7389 4.44514 19.7389H6.88639C6.98585 19.7389 7.08123 19.6994 7.15155 19.6291C7.22188 19.5587 7.26139 19.4633 7.26139 19.3639C7.26139 19.2644 7.22188 19.1691 7.15155 19.0987C7.08123 19.0284 6.98585 18.9889 6.88639 18.9889H4.44514C4.09219 18.9885 3.75381 18.8481 3.50424 18.5985C3.25467 18.349 3.11429 18.0106 3.11389 17.6576V9.65177L4.60714 8.40789C4.64496 8.37632 4.67619 8.33762 4.69906 8.29398C4.72192 8.25034 4.73596 8.20263 4.74038 8.15357C4.7448 8.1045 4.73952 8.05505 4.72483 8.00803C4.71014 7.961 4.68633 7.91734 4.65476 7.87952C4.6232 7.8417 4.58449 7.81046 4.54085 7.7876C4.49722 7.76474 4.4495 7.7507 4.40044 7.74627C4.35138 7.74185 4.30192 7.74714 4.2549 7.76183C4.20788 7.77652 4.16421 7.80032 4.12639 7.83189L2.60464 9.10014H1.34764C1.15639 9.10577 0.992515 8.93439 0.99514 8.74164C0.995248 8.69079 1.00676 8.6406 1.02882 8.59479C1.05089 8.54897 1.08295 8.50868 1.12264 8.47689L9.90926 1.15689C10.0386 1.05177 10.2001 0.994385 10.3668 0.994385C10.5334 0.994385 10.695 1.05177 10.8243 1.15689L19.6105 8.47689C19.8693 8.70264 19.7129 9.09302 19.3855 9.10014H18.13L10.6071 2.83089C10.5398 2.77477 10.4548 2.74403 10.3671 2.74403C10.2794 2.74403 10.1945 2.77477 10.1271 2.83089L5.56714 6.62964C5.30201 6.84189 5.46064 7.30502 5.80676 7.29452C5.90276 7.29444 5.99502 7.25737 6.06439 7.19102L10.3668 3.60714L17.6193 9.65064V17.6576C17.6189 18.0107 17.4784 18.3491 17.2288 18.5987C16.9791 18.8483 16.6407 18.9886 16.2876 18.9889H13.4526C12.9595 18.9934 12.9606 19.7333 13.4526 19.7389ZM15.6168 1.73889H17.6193V5.84214L15.6164 4.17339L15.6168 1.73889Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.5\"><\/path><path d=\"M8.48093 20.7901C8.87843 21.3481 9.76568 21.3954 10.2011 20.8531L14.4986 15.8401C15.1151 15.1704 14.5747 13.9933 13.6642 14.027H11.6636L12.4376 11.4005C12.6626 10.7143 12.0903 9.97327 11.3786 9.98902C11.0576 9.98902 10.7632 10.1263 10.5498 10.3753L6.23618 15.4066C5.61968 16.0768 6.16005 17.2531 7.07093 17.2198H9.09855L8.31593 19.8215C8.21393 20.159 8.27393 20.5123 8.48093 20.7901ZM9.03405 20.0375L9.96255 16.9531C10.0387 16.7218 9.84705 16.4638 9.6033 16.4701H7.07093C6.78293 16.4821 6.60818 16.1071 6.8058 15.8949L11.1191 10.8631C11.1504 10.8245 11.19 10.7934 11.2348 10.7719C11.2797 10.7504 11.3288 10.7392 11.3786 10.739C11.6043 10.736 11.7933 10.964 11.7183 11.1883L10.8026 14.2959C10.7276 14.5273 10.9196 14.7834 11.1626 14.777H13.6642C13.9522 14.765 14.1262 15.1408 13.9289 15.3523L9.63143 20.3653C9.39818 20.6443 8.91255 20.3878 9.03405 20.0375Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.5\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">OUR CORE SOLUTIONS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b0e0bfc elementor-widget elementor-widget-heading\" data-id=\"b0e0bfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Complete Smart <span class=\"security-solution-text-color\"> Security Solutions <\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-414196c elementor-widget elementor-widget-text-editor\" data-id=\"414196c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We provide integrated systems that work together seamlessly:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e780fbe elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"e780fbe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"517\" height=\"617\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/young-man-with-tablet-.svg\" class=\"attachment-large size-large wp-image-129\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57950b7 e-con-full e-flex e-con e-child\" data-id=\"57950b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f4a92ea elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"f4a92ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><rect width=\"94\" height=\"94\" rx=\"18\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_72_203)\"><path d=\"M36.5824 42.3834H42.8324V36.1334L35.5407 28.8417C37.8733 27.7277 40.4938 27.3642 43.0415 27.8014C45.5892 28.2385 47.9388 29.4547 49.7666 31.2825C51.5944 33.1103 52.8106 35.4599 53.2478 38.0076C53.6849 40.5553 53.3214 43.1758 52.2074 45.5084L64.7074 58.0084C65.5362 58.8372 66.0018 59.9613 66.0018 61.1334C66.0018 62.3055 65.5362 63.4296 64.7074 64.2584C63.8786 65.0872 62.7545 65.5528 61.5824 65.5528C60.4103 65.5528 59.2862 65.0872 58.4574 64.2584L45.9574 51.7584C43.6248 52.8724 41.0043 53.2359 38.4565 52.7988C35.9088 52.3617 33.5593 51.1455 31.7315 49.3176C29.9037 47.4898 28.6875 45.1403 28.2503 42.5926C27.8132 40.0449 28.1767 37.4243 29.2907 35.0917L36.5824 42.3834Z\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_72_203\"><rect width=\"50\" height=\"50\" fill=\"white\" transform=\"translate(22 21.55)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSmart Alarm Systems\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tInstant alerts, remote control, and 24\/7 monitoring.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ae8673e elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"ae8673e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><rect width=\"94\" height=\"94\" rx=\"18\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_120_438)\"><path d=\"M53.25 42.9333L62.7354 38.1916C63.053 38.033 63.4058 37.9581 63.7604 37.974C64.115 37.99 64.4597 38.0963 64.7617 38.2829C65.0637 38.4695 65.313 38.7301 65.486 39.0401C65.6589 39.3501 65.7498 39.6992 65.75 40.0541V54.1458C65.7498 54.5008 65.6589 54.8498 65.486 55.1598C65.313 55.4698 65.0637 55.7305 64.7617 55.9171C64.4597 56.1036 64.115 56.21 63.7604 56.2259C63.4058 56.2419 63.053 56.167 62.7354 56.0083L53.25 51.2666V42.9333Z\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M28.25 38.7668C28.25 37.6617 28.689 36.6019 29.4704 35.8205C30.2518 35.0391 31.3116 34.6001 32.4167 34.6001H49.0833C50.1884 34.6001 51.2482 35.0391 52.0296 35.8205C52.811 36.6019 53.25 37.6617 53.25 38.7668V55.4334C53.25 56.5385 52.811 57.5983 52.0296 58.3797C51.2482 59.1611 50.1884 59.6001 49.0833 59.6001H32.4167C31.3116 59.6001 30.2518 59.1611 29.4704 58.3797C28.689 57.5983 28.25 56.5385 28.25 55.4334V38.7668Z\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_120_438\"><rect width=\"50\" height=\"50\" fill=\"white\" transform=\"translate(22 22.1001)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tVideo Surveillance\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tLive viewing, recorded footage, and AI-enhanced detection.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d5cded6 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d5cded6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><rect width=\"94\" height=\"94\" rx=\"18\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_120_447)\"><path d=\"M45.959 65.3H34.5007C33.3956 65.3 32.3358 64.8611 31.5544 64.0797C30.773 63.2983 30.334 62.2384 30.334 61.1334V31.9667C30.334 30.8616 30.773 29.8018 31.5544 29.0204C32.3358 28.239 33.3956 27.8 34.5007 27.8H59.5006C60.6057 27.8 61.6655 28.239 62.4469 29.0204C63.2283 29.8018 63.6673 30.8616 63.6673 31.9667V48.6334\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M40.75 59.05H44.9167\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M53.25 61.1335L57.4167 65.3001L65.75 56.9668\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_120_447\"><rect width=\"50\" height=\"50\" fill=\"white\" transform=\"translate(22 21.55)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAccess Control\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tControl doors, manage permissions, and monitor entry activity.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-02e21b4 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"02e21b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"94\" height=\"94\" viewBox=\"0 0 94 94\" fill=\"none\"><rect width=\"94\" height=\"94\" rx=\"18\" fill=\"#EAB21D\"><\/rect><g clip-path=\"url(#clip0_120_429)\"><path d=\"M61.5833 42.3834L47 27.8L28.25 46.55H32.4167V61.1334C32.4167 62.2384 32.8557 63.2983 33.6371 64.0797C34.4185 64.8611 35.4783 65.3 36.5833 65.3H52.2083\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M40.75 65.3V52.8C40.75 51.6949 41.189 50.6351 41.9704 49.8537C42.7518 49.0723 43.8116 48.6333 44.9167 48.6333H49.0833C50.4604 48.6333 51.6833 49.3 52.4417 50.3312\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M61.5827 50.7168L57.416 59.0501H65.7493L61.5827 67.3835\" stroke=\"#232D64\" stroke-width=\"4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_120_429\"><rect width=\"50\" height=\"50\" fill=\"white\" transform=\"translate(22 21.55)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSmart Home &amp; Automation\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tControl lights, locks, temperature, and more from your smartphone.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5e417ca elementor-widget elementor-widget-button\" data-id=\"5e417ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Each solution is professionally installed and fully supported by our team.<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8f2bc11 e-flex e-con-boxed e-con e-parent\" data-id=\"8f2bc11\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6e5b52d e-con-full e-flex e-con e-child\" data-id=\"6e5b52d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fe58689 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"fe58689\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M15.0857 21H17.9211C19.0686 21 20.0023 20.0662 20.0023 18.9188V11.1112H21.0186C22.0236 11.1375 22.5167 9.7875 21.7236 9.162L20.0023 7.728V3H20.1261C20.6113 2.99775 20.6237 2.256 20.1261 2.25H16.3761C15.7974 2.30512 15.9264 3.08775 16.4998 3V4.81012L12.9373 1.842C12.4074 1.40062 11.5911 1.401 11.0623 1.842L2.27457 9.16312C1.48445 9.79087 1.9757 11.1375 2.9807 11.1112H3.99695V18.9188C3.99695 20.0662 4.9307 21 6.0782 21H8.51945C8.6189 21 8.71429 20.9605 8.78461 20.8902C8.85494 20.8198 8.89445 20.7245 8.89445 20.625C8.89445 20.5255 8.85494 20.4302 8.78461 20.3598C8.71429 20.2895 8.6189 20.25 8.51945 20.25H6.0782C5.72525 20.2496 5.38687 20.1092 5.1373 19.8596C4.88773 19.6101 4.74734 19.2717 4.74695 18.9188V10.9129L6.2402 9.669C6.27802 9.63743 6.30925 9.59873 6.33211 9.55509C6.35497 9.51145 6.36902 9.46374 6.37344 9.41468C6.37786 9.36561 6.37258 9.31616 6.35789 9.26913C6.3432 9.22211 6.31939 9.17845 6.28782 9.14062C6.25625 9.1028 6.21755 9.07157 6.17391 9.04871C6.13027 9.02585 6.08256 9.0118 6.0335 9.00738C5.98443 9.00296 5.93498 9.00824 5.88796 9.02293C5.84093 9.03763 5.79727 9.06143 5.75945 9.093L4.2377 10.3612H2.9807C2.78945 10.3669 2.62557 10.1955 2.6282 10.0027C2.6283 9.9519 2.63981 9.90171 2.66188 9.8559C2.68395 9.81008 2.716 9.76979 2.7557 9.738L11.5423 2.418C11.6716 2.31288 11.8332 2.25549 11.9998 2.25549C12.1665 2.25549 12.328 2.31288 12.4573 2.418L21.2436 9.738C21.5023 9.96375 21.3459 10.3541 21.0186 10.3612H19.7631L12.2402 4.092C12.1728 4.03587 12.0879 4.00514 12.0002 4.00514C11.9125 4.00514 11.8276 4.03587 11.7602 4.092L7.2002 7.89075C6.93507 8.103 7.0937 8.56612 7.43982 8.55562C7.53581 8.55555 7.62808 8.51848 7.69745 8.45212L11.9998 4.86825L19.2523 10.9117V18.9188C19.2519 19.2718 19.1115 19.6102 18.8618 19.8598C18.6122 20.1094 18.2737 20.2497 17.9207 20.25H15.0857C14.5926 20.2545 14.5937 20.9944 15.0857 21ZM17.2498 3H19.2523V7.10325L17.2494 5.4345L17.2498 3Z\" fill=\"#232D64\" stroke=\"#232D64\" stroke-width=\"0.5\"><\/path><path d=\"M10.114 22.0511C10.5115 22.6091 11.3987 22.6564 11.8341 22.1141L16.1316 17.1011C16.7481 16.4314 16.2077 15.2543 15.2972 15.288H13.2966L14.0706 12.6615C14.2956 11.9753 13.7234 11.2343 13.0116 11.25C12.6906 11.25 12.3962 11.3873 12.1829 11.6363L7.86923 16.6676C7.25273 17.3378 7.79311 18.5141 8.70398 18.4808H10.7316L9.94898 21.0825C9.84698 21.42 9.90698 21.7733 10.114 22.0511ZM10.6671 21.2985L11.5956 18.2141C11.6717 17.9828 11.4801 17.7248 11.2364 17.7311H8.70398C8.41598 17.7431 8.24123 17.3681 8.43886 17.1559L12.7521 12.1241C12.7835 12.0855 12.823 12.0544 12.8679 12.0329C12.9128 12.0114 12.9619 12.0002 13.0116 12C13.2374 11.997 13.4264 12.225 13.3514 12.4493L12.4356 15.5569C12.3606 15.7883 12.5526 16.0444 12.7956 16.038H15.2972C15.5852 16.026 15.7592 16.4018 15.562 16.6133L11.2645 21.6263C11.0312 21.9053 10.5456 21.6488 10.6671 21.2985Z\" fill=\"#232D64\" stroke=\"#232D64\" stroke-width=\"0.5\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">HOW IT WORKS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1185001 elementor-widget elementor-widget-heading\" data-id=\"1185001\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"residential-text-color\">Simple.<\/span> Professional. Reliable.<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10b29fb e-grid e-con-full e-con e-child\" data-id=\"10b29fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d4d227f elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"d4d227f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"8\" fill=\"#EAB21D\"><\/rect><path d=\"M13.4343 21.7315L8.2343 16.5315C7.9219 16.2191 7.9219 15.7125 8.2343 15.4001L9.36565 14.2687C9.67805 13.9563 10.1846 13.9563 10.497 14.2687L14 17.7717L21.503 10.2687C21.8154 9.95632 22.3219 9.95632 22.6343 10.2687L23.7657 11.4001C24.0781 11.7125 24.0781 12.219 23.7657 12.5315L14.5657 21.7315C14.2532 22.0439 13.7467 22.0439 13.4343 21.7315Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t Free Consultation\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe assess your property and security needs.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58d88ce elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"58d88ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"8\" fill=\"#EAB21D\"><\/rect><path d=\"M13.4343 21.7315L8.2343 16.5315C7.9219 16.2191 7.9219 15.7125 8.2343 15.4001L9.36565 14.2687C9.67805 13.9563 10.1846 13.9563 10.497 14.2687L14 17.7717L21.503 10.2687C21.8154 9.95632 22.3219 9.95632 22.6343 10.2687L23.7657 11.4001C24.0781 11.7125 24.0781 12.219 23.7657 12.5315L14.5657 21.7315C14.2532 22.0439 13.7467 22.0439 13.4343 21.7315Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t System Setup &amp; Training\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe show you exactly how to control and monitor your system.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1af1ba elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"e1af1ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"8\" fill=\"#EAB21D\"><\/rect><path d=\"M13.4343 21.7315L8.2343 16.5315C7.9219 16.2191 7.9219 15.7125 8.2343 15.4001L9.36565 14.2687C9.67805 13.9563 10.1846 13.9563 10.497 14.2687L14 17.7717L21.503 10.2687C21.8154 9.95632 22.3219 9.95632 22.6343 10.2687L23.7657 11.4001C24.0781 11.7125 24.0781 12.219 23.7657 12.5315L14.5657 21.7315C14.2532 22.0439 13.7467 22.0439 13.4343 21.7315Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCustom System Design\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe design a system tailored specifically to your home or business.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-edd3cab elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"edd3cab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"8\" fill=\"#EAB21D\"><\/rect><path d=\"M13.4343 21.7315L8.2343 16.5315C7.9219 16.2191 7.9219 15.7125 8.2343 15.4001L9.36565 14.2687C9.67805 13.9563 10.1846 13.9563 10.497 14.2687L14 17.7717L21.503 10.2687C21.8154 9.95632 22.3219 9.95632 22.6343 10.2687L23.7657 11.4001C24.0781 11.7125 24.0781 12.219 23.7657 12.5315L14.5657 21.7315C14.2532 22.0439 13.7467 22.0439 13.4343 21.7315Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tOngoing Support\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tWe remain your long-term security partner.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25097c8 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"25097c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 32 32\" fill=\"none\"><rect width=\"32\" height=\"32\" rx=\"8\" fill=\"#EAB21D\"><\/rect><path d=\"M13.4343 21.7315L8.2343 16.5315C7.9219 16.2191 7.9219 15.7125 8.2343 15.4001L9.36565 14.2687C9.67805 13.9563 10.1846 13.9563 10.497 14.2687L14 17.7717L21.503 10.2687C21.8154 9.95632 22.3219 9.95632 22.6343 10.2687L23.7657 11.4001C24.0781 11.7125 24.0781 12.219 23.7657 12.5315L14.5657 21.7315C14.2532 22.0439 13.7467 22.0439 13.4343 21.7315Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tProfessional Installation\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tOur certified technicians install and configure everything properly.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-635359f e-con-full e-flex e-con e-child\" data-id=\"635359f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fcff79b elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"fcff79b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"30\" height=\"30\" viewBox=\"0 0 30 30\" fill=\"none\"><g clip-path=\"url(#clip0_124_25)\"><path d=\"M23.7499 22.4998C24.9103 22.4998 26.0231 22.0388 26.8435 21.2184C27.664 20.3979 28.1249 19.2851 28.1249 18.1248C28.1249 16.9645 27.664 15.8517 26.8435 15.0312C26.0231 14.2107 24.9103 13.7498 23.7499 13.7498H22.4999C22.9962 11.5398 22.1437 9.25853 20.2649 7.76603C18.3862 6.27478 15.7649 5.79728 13.3899 6.51603C11.0149 7.23478 9.2462 9.03978 8.74995 11.2498C6.0012 11.1398 3.5562 12.9073 2.91745 15.466C2.27745 18.0248 3.62245 20.6585 6.12495 21.7498\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M10 20C10 19.6685 10.1317 19.3505 10.3661 19.1161C10.6005 18.8817 10.9185 18.75 11.25 18.75H18.75C19.0815 18.75 19.3995 18.8817 19.6339 19.1161C19.8683 19.3505 20 19.6685 20 20V23.75C20 24.0815 19.8683 24.3995 19.6339 24.6339C19.3995 24.8683 19.0815 25 18.75 25H11.25C10.9185 25 10.6005 24.8683 10.3661 24.6339C10.1317 24.3995 10 24.0815 10 23.75V20Z\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M12.5 18.75V16.25C12.5 15.587 12.7634 14.9511 13.2322 14.4822C13.7011 14.0134 14.337 13.75 15 13.75C15.663 13.75 16.2989 14.0134 16.7678 14.4822C17.2366 14.9511 17.5 15.587 17.5 16.25V18.75\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_124_25\"><rect width=\"30\" height=\"30\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Security should be easy. We make it seamless.<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dac6f37 e-con-full e-flex e-con e-child\" data-id=\"dac6f37\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-164f4d9 elementor-widget elementor-widget-image\" data-id=\"164f4d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"517\" height=\"656\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/2-mobiles.svg\" class=\"attachment-large size-large wp-image-144\" alt=\"\" \/>\t\t\t\t\t\t\t\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40d4b1c e-flex e-con-boxed e-con e-parent\" data-id=\"40d4b1c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b8f8aa3 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b8f8aa3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\"><path d=\"M13.4526 19.7389H16.288C17.4355 19.7389 18.3693 18.8051 18.3693 17.6576V9.85014H19.3855C20.3905 9.87639 20.8836 8.52639 20.0905 7.90089L18.3693 6.46689V1.73889H18.493C18.9783 1.73664 18.9906 0.994891 18.493 0.988891H14.743C14.1644 1.04402 14.2934 1.82664 14.8668 1.73889V3.54902L11.3043 0.580891C10.7744 0.139516 9.95801 0.139891 9.42926 0.580891L0.641515 7.90202C-0.14861 8.52977 0.34264 9.87639 1.34764 9.85014H2.36389V17.6576C2.36389 18.8051 3.29764 19.7389 4.44514 19.7389H6.88639C6.98585 19.7389 7.08123 19.6994 7.15155 19.6291C7.22188 19.5587 7.26139 19.4633 7.26139 19.3639C7.26139 19.2644 7.22188 19.1691 7.15155 19.0987C7.08123 19.0284 6.98585 18.9889 6.88639 18.9889H4.44514C4.09219 18.9885 3.75381 18.8481 3.50424 18.5985C3.25467 18.349 3.11429 18.0106 3.11389 17.6576V9.65177L4.60714 8.40789C4.64496 8.37632 4.67619 8.33762 4.69906 8.29398C4.72192 8.25034 4.73596 8.20263 4.74038 8.15357C4.7448 8.1045 4.73952 8.05505 4.72483 8.00803C4.71014 7.961 4.68633 7.91734 4.65476 7.87952C4.6232 7.8417 4.58449 7.81046 4.54085 7.7876C4.49722 7.76474 4.4495 7.7507 4.40044 7.74627C4.35138 7.74185 4.30192 7.74714 4.2549 7.76183C4.20788 7.77652 4.16421 7.80032 4.12639 7.83189L2.60464 9.10014H1.34764C1.15639 9.10577 0.992515 8.93439 0.99514 8.74164C0.995248 8.69079 1.00676 8.6406 1.02882 8.59479C1.05089 8.54897 1.08295 8.50868 1.12264 8.47689L9.90926 1.15689C10.0386 1.05177 10.2001 0.994385 10.3668 0.994385C10.5334 0.994385 10.695 1.05177 10.8243 1.15689L19.6105 8.47689C19.8693 8.70264 19.7129 9.09302 19.3855 9.10014H18.13L10.6071 2.83089C10.5398 2.77477 10.4548 2.74403 10.3671 2.74403C10.2794 2.74403 10.1945 2.77477 10.1271 2.83089L5.56714 6.62964C5.30201 6.84189 5.46064 7.30502 5.80676 7.29452C5.90276 7.29444 5.99502 7.25737 6.06439 7.19102L10.3668 3.60714L17.6193 9.65064V17.6576C17.6189 18.0107 17.4784 18.3491 17.2288 18.5987C16.9791 18.8483 16.6407 18.9886 16.2876 18.9889H13.4526C12.9595 18.9934 12.9606 19.7333 13.4526 19.7389ZM15.6168 1.73889H17.6193V5.84214L15.6164 4.17339L15.6168 1.73889Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.5\"><\/path><path d=\"M8.48093 20.7901C8.87843 21.3481 9.76568 21.3954 10.2011 20.8531L14.4986 15.8401C15.1151 15.1704 14.5747 13.9933 13.6642 14.027H11.6636L12.4376 11.4005C12.6626 10.7143 12.0903 9.97327 11.3786 9.98902C11.0576 9.98902 10.7632 10.1263 10.5498 10.3753L6.23618 15.4066C5.61968 16.0768 6.16005 17.2531 7.07093 17.2198H9.09855L8.31593 19.8215C8.21393 20.159 8.27393 20.5123 8.48093 20.7901ZM9.03405 20.0375L9.96255 16.9531C10.0387 16.7218 9.84705 16.4638 9.6033 16.4701H7.07093C6.78293 16.4821 6.60818 16.1071 6.8058 15.8949L11.1191 10.8631C11.1504 10.8245 11.19 10.7934 11.2348 10.7719C11.2797 10.7504 11.3288 10.7392 11.3786 10.739C11.6043 10.736 11.7933 10.964 11.7183 11.1883L10.8026 14.2959C10.7276 14.5273 10.9196 14.7834 11.1626 14.777H13.6642C13.9522 14.765 14.1262 15.1408 13.9289 15.3523L9.63143 20.3653C9.39818 20.6443 8.91255 20.3878 9.03405 20.0375Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.5\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">TESTIMONIALS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b185c61 elementor-widget elementor-widget-heading\" data-id=\"b185c61\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by Homeowners &amp; Businesses Across Montreal<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb66cf3 elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel\" data-id=\"eb66cf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;pagination&quot;:&quot;bullets&quot;,&quot;speed&quot;:500,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"testimonial-carousel.default\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t<div class=\"star-rating\">\n    \u2605\u2605\u2605\u2605\u2605\n<\/div>\n\n<style>\n.star-rating {\n    display: inline-flex;\n    gap: 4px;\n    font-size: 20px;\n    color: #EAB21D;\n    background: transparent;\n    line-height: 1;\n}\n<\/style><br><br>\n\n\u201cFoxSecur installed our alarm and camera system quickly and professionally. The mobile app control is extremely convenient.\u201d\n\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u2014 Residential Client, Montreal<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t<div class=\"star-rating\">\n    \u2605\u2605\u2605\u2605\u2605\n<\/div><br><br>\n\n\u201cWe needed a full access control system for our office. The team delivered exactly what we needed and provided excellent support.\u201d\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u2014 Business Owner, Laval<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial__content\">\n\t\t\t\t\t<div class=\"elementor-testimonial__text\">\n\t\t\t\t\t\t<div class=\"star-rating\">\n    \u2605\u2605\u2605\u2605\u2605\n<\/div><br><br>\n\n\u201cProfessional installation, clear communication, and reliable monitoring service. Highly recommended.\u201d\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-testimonial__footer\">\n\t\t\t\t\t\t\t\t<cite class=\"elementor-testimonial__cite\"><span class=\"elementor-testimonial__name\">\u2014 Commercial Client, West Island<\/span><\/cite>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8fa1b15 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-html\" data-id=\"8fa1b15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;700;900&display=swap\" rel=\"stylesheet\">\n\n<div class=\"review-badge\">\n    <div class=\"review-badge-top\">\n        <span class=\"review-badge-score\">5.0<\/span>\n        <span class=\"review-badge-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n    <\/div>\n    <div class=\"review-badge-title\">Customer Reviews<\/div>\n    <div class=\"review-badge-sub\">Client Feedback<\/div>\n<\/div>\n\n<style>\n.review-badge {\n    display: inline-flex;\n    flex-direction: column;\n    gap: 4px;\n    background: transparent;\n    font-family: 'Inter', sans-serif;\n}\n\n.review-badge-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n}\n\n.review-badge-score {\n    font-size: 42px;\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1;\n}\n\n.review-badge-stars {\n    font-size: 26px;\n    color: #EAB21D;\n    line-height: 1;\n    -webkit-font-smoothing: antialiased;\n}\n\n.review-badge-title {\n    font-size: 18px;\n    font-weight: 700;\n    color: #ffffff;\n}\n\n.review-badge-sub {\n    font-size: 13px;\n    font-weight: 400;\n    color: rgba(255, 255, 255, 0.6);\n}\n\n@media (max-width: 768px) {\n    .review-badge {\n        align-items: center;\n        text-align: center;\n        padding: ;\n    }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65adaaa e-flex e-con-boxed e-con e-parent\" data-id=\"65adaaa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6463248 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"6463248\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-size-sm\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"21\" height=\"22\" viewBox=\"0 0 21 22\" fill=\"none\"><path d=\"M13.4526 19.7389H16.288C17.4355 19.7389 18.3693 18.8051 18.3693 17.6576V9.85014H19.3855C20.3905 9.87639 20.8836 8.52639 20.0905 7.90089L18.3693 6.46689V1.73889H18.493C18.9783 1.73664 18.9906 0.994891 18.493 0.988891H14.743C14.1644 1.04402 14.2934 1.82664 14.8668 1.73889V3.54902L11.3043 0.580891C10.7744 0.139516 9.95801 0.139891 9.42926 0.580891L0.641515 7.90202C-0.14861 8.52977 0.34264 9.87639 1.34764 9.85014H2.36389V17.6576C2.36389 18.8051 3.29764 19.7389 4.44514 19.7389H6.88639C6.98585 19.7389 7.08123 19.6994 7.15155 19.6291C7.22188 19.5587 7.26139 19.4633 7.26139 19.3639C7.26139 19.2644 7.22188 19.1691 7.15155 19.0987C7.08123 19.0284 6.98585 18.9889 6.88639 18.9889H4.44514C4.09219 18.9885 3.75381 18.8481 3.50424 18.5985C3.25467 18.349 3.11429 18.0106 3.11389 17.6576V9.65177L4.60714 8.40789C4.64496 8.37632 4.67619 8.33762 4.69906 8.29398C4.72192 8.25034 4.73596 8.20263 4.74038 8.15357C4.7448 8.1045 4.73952 8.05505 4.72483 8.00803C4.71014 7.961 4.68633 7.91734 4.65476 7.87952C4.6232 7.8417 4.58449 7.81046 4.54085 7.7876C4.49722 7.76474 4.4495 7.7507 4.40044 7.74627C4.35138 7.74185 4.30192 7.74714 4.2549 7.76183C4.20788 7.77652 4.16421 7.80032 4.12639 7.83189L2.60464 9.10014H1.34764C1.15639 9.10577 0.992515 8.93439 0.99514 8.74164C0.995248 8.69079 1.00676 8.6406 1.02882 8.59479C1.05089 8.54897 1.08295 8.50868 1.12264 8.47689L9.90926 1.15689C10.0386 1.05177 10.2001 0.994385 10.3668 0.994385C10.5334 0.994385 10.695 1.05177 10.8243 1.15689L19.6105 8.47689C19.8693 8.70264 19.7129 9.09302 19.3855 9.10014H18.13L10.6071 2.83089C10.5398 2.77477 10.4548 2.74403 10.3671 2.74403C10.2794 2.74403 10.1945 2.77477 10.1271 2.83089L5.56714 6.62964C5.30201 6.84189 5.46064 7.30502 5.80676 7.29452C5.90276 7.29444 5.99502 7.25737 6.06439 7.19102L10.3668 3.60714L17.6193 9.65064V17.6576C17.6189 18.0107 17.4784 18.3491 17.2288 18.5987C16.9791 18.8483 16.6407 18.9886 16.2876 18.9889H13.4526C12.9595 18.9934 12.9606 19.7333 13.4526 19.7389ZM15.6168 1.73889H17.6193V5.84214L15.6164 4.17339L15.6168 1.73889Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.5\"><\/path><path d=\"M8.48093 20.7901C8.87843 21.3481 9.76568 21.3954 10.2011 20.8531L14.4986 15.8401C15.1151 15.1704 14.5747 13.9933 13.6642 14.027H11.6636L12.4376 11.4005C12.6626 10.7143 12.0903 9.97327 11.3786 9.98902C11.0576 9.98902 10.7632 10.1263 10.5498 10.3753L6.23618 15.4066C5.61968 16.0768 6.16005 17.2531 7.07093 17.2198H9.09855L8.31593 19.8215C8.21393 20.159 8.27393 20.5123 8.48093 20.7901ZM9.03405 20.0375L9.96255 16.9531C10.0387 16.7218 9.84705 16.4638 9.6033 16.4701H7.07093C6.78293 16.4821 6.60818 16.1071 6.8058 15.8949L11.1191 10.8631C11.1504 10.8245 11.19 10.7934 11.2348 10.7719C11.2797 10.7504 11.3288 10.7392 11.3786 10.739C11.6043 10.736 11.7933 10.964 11.7183 11.1883L10.8026 14.2959C10.7276 14.5273 10.9196 14.7834 11.1626 14.777H13.6642C13.9522 14.765 14.1262 15.1408 13.9289 15.3523L9.63143 20.3653C9.39818 20.6443 8.91255 20.3878 9.03405 20.0375Z\" fill=\"white\" stroke=\"white\" stroke-width=\"0.5\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">TECHNOLOGY PARTNERS<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0e4d057 elementor-widget elementor-widget-heading\" data-id=\"0e4d057\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Powered by Industry-Leading <span class=\"complete-smart-text-color\"> Security Technology <\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-85e6877 elementor-widget elementor-widget-text-editor\" data-id=\"85e6877\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>We work with trusted brands to deliver reliable, high-performance systems.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b217f5b elementor-widget elementor-widget-html\" data-id=\"b217f5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap\" rel=\"stylesheet\">\n\n<div class=\"logo-slider-wrapper\">\n    <div class=\"logo-slider-track\">\n\n        <!-- Original logos -->\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/ta.png\" alt=\"Logo 1\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/qualisi.png\" alt=\"Logo 2\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/pan.png\" alt=\"Logo 3\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/kantch.png\" alt=\"Logo 4\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/caaan.png\" alt=\"Logo 5\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/ami.png\" alt=\"Logo 6\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/alar.png\" alt=\"Logo 7\">\n        <\/div>\n\n        <!-- Duplicated logos for seamless loop -->\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/ta.png\" alt=\"Logo 1\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/qualisi.png\" alt=\"Logo 2\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/pan.png\" alt=\"Logo 3\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/kantch.png\" alt=\"Logo 4\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/caaan.png\" alt=\"Logo 5\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/ami.png\" alt=\"Logo 6\">\n        <\/div>\n        <div class=\"logo-slider-item\">\n            <img decoding=\"async\" src=\"https:\/\/foxsecur.ca\/wp-content\/uploads\/2026\/03\/alar.png\" alt=\"Logo 7\">\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<style>\n\/* Wrapper *\/\n.logo-slider-wrapper {\n    width: 100%;\n    background: #EAB21D;\n    padding: 30px 0;\n    overflow: hidden;\n    font-family: 'Inter', sans-serif;\n}\n\n\/* Track *\/\n.logo-slider-track {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    width: max-content;\n    animation: logo-slide 20s linear infinite;\n}\n\n\/* Each logo box *\/\n.logo-slider-item {\n    background: #ffffff;\n    border-radius: 6px;\n    width: 160px;\n    height: 90px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    padding: 12px;\n    box-sizing: border-box;\n}\n\n.logo-slider-item img {\n    max-width: 100%;\n    max-height: 100%;\n    object-fit: contain;\n}\n\n\/* Scroll animation *\/\n@keyframes logo-slide {\n    0%   { transform: translateX(0); }\n    100% { transform: translateX(-50%); }\n}\n\n\/* Responsive *\/\n@media (max-width: 1024px) {\n    .logo-slider-item {\n        width: 130px;\n        height: 75px;\n    }\n}\n\n@media (max-width: 768px) {\n    .logo-slider-item {\n        width: 110px;\n        height: 65px;\n        padding: 10px;\n    }\n\n    .logo-slider-track {\n        gap: 14px;\n    }\n}\n\n@media (max-width: 480px) {\n    .logo-slider-item {\n        width: 90px;\n        height: 55px;\n        padding: 8px;\n    }\n\n    .logo-slider-track {\n        gap: 10px;\n    }\n\n    .logo-slider-wrapper {\n        padding: 20px 0;\n    }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7fcf2a8 e-flex e-con-boxed e-con e-parent\" data-id=\"7fcf2a8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e06a73d elementor-widget elementor-widget-heading\" data-id=\"e06a73d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Open a Service Request<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4ff067 elementor-widget elementor-widget-text-editor\" data-id=\"c4ff067\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Experience a tailored approach to architectural excellence. Submit your requirements and<br \/>let our specialized team curate the perfect solution for your estate.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e0547c e-flex e-con-boxed e-con e-parent\" data-id=\"2e0547c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-790a4e8 e-con-full e-flex e-con e-child\" data-id=\"790a4e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6b8bd9 elementor-widget elementor-widget-heading\" data-id=\"d6b8bd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Uncompromising Quality<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc5c5c7 elementor-widget elementor-widget-text-editor\" data-id=\"cc5c5c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Our concierge service is designed for discerning property owners who value precision and discretion. By opening a request, you gain access to our elite network of architectural consultants and master craftsmen.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60a666a elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"60a666a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"4\" fill=\"#E6E8EA\"><\/rect><path d=\"M16.6 30.5L14.7 27.3L11.1 26.5L11.45 22.8L9 20L11.45 17.2L11.1 13.5L14.7 12.7L16.6 9.5L20 10.95L23.4 9.5L25.3 12.7L28.9 13.5L28.55 17.2L31 20L28.55 22.8L28.9 26.5L25.3 27.3L23.4 30.5L20 29.05L16.6 30.5ZM17.45 27.95L20 26.85L22.6 27.95L24 25.55L26.75 24.9L26.5 22.1L28.35 20L26.5 17.85L26.75 15.05L24 14.45L22.55 12.05L20 13.15L17.4 12.05L16 14.45L13.25 15.05L13.5 17.85L11.65 20L13.5 22.1L13.25 24.95L16 25.55L17.45 27.95ZM18.95 23.55L24.6 17.9L23.2 16.45L18.95 20.7L16.8 18.6L15.4 20L18.95 23.55Z\" fill=\"#00478D\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tBespoke Handling\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEvery request is reviewed by a senior partner to ensure\nalignment with your vision.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2a5c5c0 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"2a5c5c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"4\" fill=\"#E6E8EA\"><\/rect><path d=\"M20 30C17.6833 29.4167 15.7708 28.0875 14.2625 26.0125C12.7542 23.9375 12 21.6333 12 19.1V13L20 10L28 13V19.1C28 21.6333 27.2458 23.9375 25.7375 26.0125C24.2292 28.0875 22.3167 29.4167 20 30ZM20 27.9C21.6167 27.4 22.9667 26.4125 24.05 24.9375C25.1333 23.4625 25.7667 21.8167 25.95 20H20V12.125L14 14.375V19.1C14 19.2833 14 19.4333 14 19.55C14 19.6667 14.0167 19.8167 14.05 20H20V27.9Z\" fill=\"#00478D\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t24-Hour Response\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tExpect a preliminary consultation outline within one business day \u2028of submission.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c206ce5 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"c206ce5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><rect width=\"40\" height=\"40\" rx=\"4\" fill=\"#E6E8EA\"><\/rect><path d=\"M20 29C17.7 29 15.6958 28.2375 13.9875 26.7125C12.2792 25.1875 11.3 23.2833 11.05 21H13.1C13.3333 22.7333 14.1042 24.1667 15.4125 25.3C16.7208 26.4333 18.25 27 20 27C21.95 27 23.6042 26.3208 24.9625 24.9625C26.3208 23.6042 27 21.95 27 20C27 18.05 26.3208 16.3958 24.9625 15.0375C23.6042 13.6792 21.95 13 20 13C18.85 13 17.775 13.2667 16.775 13.8C15.775 14.3333 14.9333 15.0667 14.25 16H17V18H11V12H13V14.35C13.85 13.2833 14.8875 12.4583 16.1125 11.875C17.3375 11.2917 18.6333 11 20 11C21.25 11 22.4208 11.2375 23.5125 11.7125C24.6042 12.1875 25.5542 12.8292 26.3625 13.6375C27.1708 14.4458 27.8125 15.3958 28.2875 16.4875C28.7625 17.5792 29 18.75 29 20C29 21.25 28.7625 22.4208 28.2875 23.5125C27.8125 24.6042 27.1708 25.5542 26.3625 26.3625C25.5542 27.1708 24.6042 27.8125 23.5125 28.2875C22.4208 28.7625 21.25 29 20 29ZM22.8 24.2L19 20.4V15H21V19.6L24.2 22.8L22.8 24.2Z\" fill=\"#00478D\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEncrypted Protocol\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tYour property data and personal information are protected\nby bank-grade security.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81fbc01 elementor-widget elementor-widget-heading\" data-id=\"81fbc01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">\"The Architectural Concierge transformed our historical renovation from a logistical nightmare into a seamless gallery of craftsmanship.\"<br><br>\n\n<span class=\"estate-director\">Estate Director, Aspen <\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e3ef7d e-con-full e-flex e-con e-child\" data-id=\"7e3ef7d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-823fe0d elementor-button-align-end elementor-widget elementor-widget-form\" data-id=\"823fe0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&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\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"12\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"823fe0d\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"12\"\/>\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-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFull Name\t\t\t\t\t\t\t<\/label>\n\t\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=\"e.g. Julianne Sterling\">\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_442598d elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_442598d\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tAddress\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_442598d]\" id=\"form-field-field_442598d\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Project or site location\">\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-tel elementor-field-group elementor-column elementor-field-group-field_1321aed elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_1321aed\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone Number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_1321aed]\" id=\"form-field-field_1321aed\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"+1 (555) 000-0000\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\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-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\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=\"Email\" 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\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tRequest or Issue\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Describe the architectural challenge or service requirement in detail...\"><\/textarea>\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\" 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\">Submit Request<\/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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8ce7e0b e-flex e-con-boxed e-con e-parent\" data-id=\"8ce7e0b\" data-element_type=\"container\" data-e-type=\"container\" id=\"faq-section\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-14e570e e-con-full e-flex e-con e-child\" data-id=\"14e570e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c48cbd9 elementor-widget elementor-widget-heading\" data-id=\"c48cbd9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"residential-text-color\">Frequently Asked\n<\/span> Questions<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6c5038 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"f6c5038\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\"><rect width=\"34\" height=\"34\" rx=\"10\" fill=\"#EAB21D\"><\/rect><path d=\"M21.6834 16.4582C21.3251 16.4582 21.0417 16.1665 21.0417 15.8165C21.0417 15.5082 20.7334 14.8665 20.2167 14.3082C19.7084 13.7665 19.1501 13.4498 18.6834 13.4498C18.3251 13.4498 18.0417 13.1582 18.0417 12.8082C18.0417 12.4582 18.3334 12.1665 18.6834 12.1665C19.5167 12.1665 20.3917 12.6165 21.1584 13.4248C21.8751 14.1832 22.3334 15.1248 22.3334 15.8082C22.3334 16.1665 22.0417 16.4582 21.6834 16.4582Z\" fill=\"white\"><\/path><path d=\"M24.6917 16.4582C24.3334 16.4582 24.05 16.1665 24.05 15.8165C24.05 12.8582 21.6417 10.4582 18.6917 10.4582C18.3334 10.4582 18.05 10.1665 18.05 9.8165C18.05 9.4665 18.3334 9.1665 18.6834 9.1665C22.35 9.1665 25.3334 12.1498 25.3334 15.8165C25.3334 16.1665 25.0417 16.4582 24.6917 16.4582Z\" fill=\"white\"><\/path><path d=\"M16.2084 19.9582L14.6667 21.4998C14.3417 21.8248 13.8251 21.8248 13.4917 21.5082C13.4001 21.4165 13.3084 21.3332 13.2167 21.2415C12.3584 20.3748 11.5834 19.4665 10.8917 18.5165C10.2084 17.5665 9.65841 16.6165 9.25841 15.6748C8.86675 14.7248 8.66675 13.8165 8.66675 12.9498C8.66675 12.3832 8.76675 11.8415 8.96675 11.3415C9.16675 10.8332 9.48341 10.3665 9.92508 9.94984C10.4584 9.42484 11.0417 9.1665 11.6584 9.1665C11.8917 9.1665 12.1251 9.2165 12.3334 9.3165C12.5501 9.4165 12.7417 9.5665 12.8917 9.78317L14.8251 12.5082C14.9751 12.7165 15.0834 12.9082 15.1584 13.0915C15.2334 13.2665 15.2751 13.4415 15.2751 13.5998C15.2751 13.7998 15.2167 13.9998 15.1001 14.1915C14.9917 14.3832 14.8334 14.5832 14.6334 14.7832L14.0001 15.4415C13.9084 15.5332 13.8667 15.6415 13.8667 15.7748C13.8667 15.8415 13.8751 15.8998 13.8917 15.9665C13.9167 16.0332 13.9417 16.0832 13.9584 16.1332C14.1084 16.4082 14.3667 16.7665 14.7334 17.1998C15.1084 17.6332 15.5084 18.0748 15.9417 18.5165C16.0251 18.5998 16.1167 18.6832 16.2001 18.7665C16.5334 19.0915 16.5417 19.6248 16.2084 19.9582Z\" fill=\"white\"><\/path><path d=\"M25.3081 22.7752C25.3081 23.0085 25.2664 23.2502 25.1831 23.4835C25.1581 23.5502 25.1331 23.6169 25.0998 23.6835C24.9581 23.9835 24.7748 24.2669 24.5331 24.5335C24.1248 24.9835 23.6748 25.3085 23.1664 25.5169C23.1581 25.5169 23.1498 25.5252 23.1414 25.5252C22.6498 25.7252 22.1164 25.8335 21.5414 25.8335C20.6914 25.8335 19.7831 25.6335 18.8248 25.2252C17.8664 24.8169 16.9081 24.2669 15.9581 23.5752C15.6331 23.3335 15.3081 23.0919 14.9998 22.8335L17.7248 20.1085C17.9581 20.2835 18.1664 20.4169 18.3414 20.5085C18.3831 20.5252 18.4331 20.5502 18.4914 20.5752C18.5581 20.6002 18.6248 20.6085 18.6998 20.6085C18.8414 20.6085 18.9498 20.5585 19.0414 20.4669L19.6748 19.8419C19.8831 19.6335 20.0831 19.4752 20.2748 19.3752C20.4664 19.2585 20.6581 19.2002 20.8664 19.2002C21.0248 19.2002 21.1914 19.2335 21.3748 19.3085C21.5581 19.3835 21.7498 19.4919 21.9581 19.6335L24.7164 21.5919C24.9331 21.7419 25.0831 21.9169 25.1748 22.1252C25.2581 22.3335 25.3081 22.5419 25.3081 22.7752Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPhone\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t(+021) 222 4444\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c0cff60 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"c0cff60\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\"><rect width=\"34\" height=\"34\" rx=\"10\" fill=\"#EAB21D\"><\/rect><path d=\"M21.1667 10.4165H12.8334C10.3334 10.4165 8.66675 11.6665 8.66675 14.5832V20.4165C8.66675 23.3332 10.3334 24.5832 12.8334 24.5832H21.1667C23.6667 24.5832 25.3334 23.3332 25.3334 20.4165V14.5832C25.3334 11.6665 23.6667 10.4165 21.1667 10.4165ZM21.5584 15.4915L18.9501 17.5748C18.4001 18.0165 17.7001 18.2332 17.0001 18.2332C16.3001 18.2332 15.5917 18.0165 15.0501 17.5748L12.4417 15.4915C12.1751 15.2748 12.1334 14.8748 12.3417 14.6082C12.5584 14.3415 12.9501 14.2915 13.2167 14.5082L15.8251 16.5915C16.4584 17.0998 17.5334 17.0998 18.1667 16.5915L20.7751 14.5082C21.0417 14.2915 21.4417 14.3332 21.6501 14.6082C21.8667 14.8748 21.8251 15.2748 21.5584 15.4915Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEmail\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tinfo@foxsecur.ca\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55836c6 elementor-position-inline-start elementor-view-default elementor-mobile-position-block-start elementor-widget elementor-widget-icon-box\" data-id=\"55836c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\"><rect width=\"34\" height=\"34\" rx=\"10\" fill=\"#EAB21D\"><\/rect><path d=\"M24.1834 14.5418C23.3084 10.6918 19.9501 8.9585 17.0001 8.9585C17.0001 8.9585 17.0001 8.9585 16.9917 8.9585C14.0501 8.9585 10.6834 10.6835 9.80841 14.5335C8.83341 18.8335 11.4667 22.4752 13.8501 24.7668C14.7334 25.6168 15.8667 26.0418 17.0001 26.0418C18.1334 26.0418 19.2667 25.6168 20.1417 24.7668C22.5251 22.4752 25.1584 18.8418 24.1834 14.5418ZM17.0001 18.7168C15.5501 18.7168 14.3751 17.5418 14.3751 16.0918C14.3751 14.6418 15.5501 13.4668 17.0001 13.4668C18.4501 13.4668 19.6251 14.6418 19.6251 16.0918C19.6251 17.5418 18.4501 18.7168 17.0001 18.7168Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAddress\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t3301 Cr\u00e9mazie Street, Montreal, QC HIZ 2H7\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f67444d e-con-full e-flex e-con e-child\" data-id=\"f67444d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-da0e27f elementor-widget elementor-widget-n-accordion\" data-id=\"da0e27f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;expanded&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2280\" class=\"e-n-accordion-item\" open>\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"true\" aria-controls=\"e-n-accordion-item-2280\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How long does installation take? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2280\" class=\"elementor-element elementor-element-02fc7c5 e-con-full e-flex e-con e-child\" data-id=\"02fc7c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dbb021a elementor-widget elementor-widget-text-editor\" data-id=\"dbb021a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Most residential systems can be installed within one day. Commercial installations vary depending on system size.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2281\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2281\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can I control my system from my phone? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2281\" class=\"elementor-element elementor-element-c9cde0f e-con-full e-flex e-con e-child\" data-id=\"c9cde0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b0b7f1 elementor-widget elementor-widget-text-editor\" data-id=\"6b0b7f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Most residential systems can be installed within one day. Commercial installations vary depending on system size.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2282\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2282\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Do you offer 24\/7 monitoring? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2282\" class=\"elementor-element elementor-element-69d8ccc e-con-full e-flex e-con e-child\" data-id=\"69d8ccc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf0a6b6 elementor-widget elementor-widget-text-editor\" data-id=\"bf0a6b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Most residential systems can be installed within one day. Commercial installations vary depending on system size.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2283\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2283\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Do you serve areas outside Montreal? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2283\" class=\"elementor-element elementor-element-b37751e e-con-full e-flex e-con e-child\" data-id=\"b37751e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d21398e elementor-widget elementor-widget-text-editor\" data-id=\"d21398e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Most residential systems can be installed within one day. Commercial installations vary depending on system size.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-2284\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-2284\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What happens if there is an alarm trigger? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-up\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M177 159.7l136 136c9.4 9.4 9.4 24.6 0 33.9l-22.6 22.6c-9.4 9.4-24.6 9.4-33.9 0L160 255.9l-96.4 96.4c-9.4 9.4-24.6 9.4-33.9 0L7 329.7c-9.4-9.4-9.4-24.6 0-33.9l136-136c9.4-9.5 24.6-9.5 34-.1z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-angle-down\" viewBox=\"0 0 320 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-2284\" class=\"elementor-element elementor-element-8b0cb89 e-con-full e-flex e-con e-child\" data-id=\"8b0cb89\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a7f5a4a elementor-widget elementor-widget-text-editor\" data-id=\"a7f5a4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Most residential systems can be installed within one day. Commercial installations vary depending on system size.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8713c2d e-flex e-con-boxed e-con e-parent\" data-id=\"8713c2d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-32316bd e-con-full e-flex e-con e-child\" data-id=\"32316bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a126ca0 elementor-widget elementor-widget-text-editor\" data-id=\"a126ca0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>FoxSecur \u2013 Smart Security Installed &amp; Supported Locally.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b1720ab elementor-widget elementor-widget-heading\" data-id=\"b1720ab\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"residential-text-color\">Ready to Protect<\/span> Your Property?\n\n\n <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8d6647b elementor-widget elementor-widget-text-editor\" data-id=\"8d6647b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Whether you need security for your home or business, our team is ready to design the right solution for you.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5576655 e-con-full e-flex e-con e-child\" data-id=\"5576655\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c5ede7 elementor-position-inline-start elementor-mobile-position-inline-start elementor-widget__width-initial elementor-widget-mobile__width-inherit elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"6c5ede7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<a href=\"tel:514-327-4942\" class=\"elementor-icon\" tabindex=\"-1\" aria-label=\"Get a Free Consultation\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"34\" height=\"34\" viewBox=\"0 0 34 34\" fill=\"none\"><rect width=\"34\" height=\"34\" rx=\"10\" fill=\"#EAB21D\"><\/rect><path d=\"M21.6834 16.4582C21.3251 16.4582 21.0417 16.1665 21.0417 15.8165C21.0417 15.5082 20.7334 14.8665 20.2167 14.3082C19.7084 13.7665 19.1501 13.4498 18.6834 13.4498C18.3251 13.4498 18.0417 13.1582 18.0417 12.8082C18.0417 12.4582 18.3334 12.1665 18.6834 12.1665C19.5167 12.1665 20.3917 12.6165 21.1584 13.4248C21.8751 14.1832 22.3334 15.1248 22.3334 15.8082C22.3334 16.1665 22.0417 16.4582 21.6834 16.4582Z\" fill=\"white\"><\/path><path d=\"M24.6917 16.4582C24.3334 16.4582 24.05 16.1665 24.05 15.8165C24.05 12.8582 21.6417 10.4582 18.6917 10.4582C18.3334 10.4582 18.05 10.1665 18.05 9.8165C18.05 9.4665 18.3334 9.1665 18.6834 9.1665C22.35 9.1665 25.3334 12.1498 25.3334 15.8165C25.3334 16.1665 25.0417 16.4582 24.6917 16.4582Z\" fill=\"white\"><\/path><path d=\"M16.2084 19.9582L14.6667 21.4998C14.3417 21.8248 13.8251 21.8248 13.4917 21.5082C13.4001 21.4165 13.3084 21.3332 13.2167 21.2415C12.3584 20.3748 11.5834 19.4665 10.8917 18.5165C10.2084 17.5665 9.65841 16.6165 9.25841 15.6748C8.86675 14.7248 8.66675 13.8165 8.66675 12.9498C8.66675 12.3832 8.76675 11.8415 8.96675 11.3415C9.16675 10.8332 9.48341 10.3665 9.92508 9.94984C10.4584 9.42484 11.0417 9.1665 11.6584 9.1665C11.8917 9.1665 12.1251 9.2165 12.3334 9.3165C12.5501 9.4165 12.7417 9.5665 12.8917 9.78317L14.8251 12.5082C14.9751 12.7165 15.0834 12.9082 15.1584 13.0915C15.2334 13.2665 15.2751 13.4415 15.2751 13.5998C15.2751 13.7998 15.2167 13.9998 15.1001 14.1915C14.9917 14.3832 14.8334 14.5832 14.6334 14.7832L14.0001 15.4415C13.9084 15.5332 13.8667 15.6415 13.8667 15.7748C13.8667 15.8415 13.8751 15.8998 13.8917 15.9665C13.9167 16.0332 13.9417 16.0832 13.9584 16.1332C14.1084 16.4082 14.3667 16.7665 14.7334 17.1998C15.1084 17.6332 15.5084 18.0748 15.9417 18.5165C16.0251 18.5998 16.1167 18.6832 16.2001 18.7665C16.5334 19.0915 16.5417 19.6248 16.2084 19.9582Z\" fill=\"white\"><\/path><path d=\"M25.3081 22.7752C25.3081 23.0085 25.2664 23.2502 25.1831 23.4835C25.1581 23.5502 25.1331 23.6169 25.0998 23.6835C24.9581 23.9835 24.7748 24.2669 24.5331 24.5335C24.1248 24.9835 23.6748 25.3085 23.1664 25.5169C23.1581 25.5169 23.1498 25.5252 23.1414 25.5252C22.6498 25.7252 22.1164 25.8335 21.5414 25.8335C20.6914 25.8335 19.7831 25.6335 18.8248 25.2252C17.8664 24.8169 16.9081 24.2669 15.9581 23.5752C15.6331 23.3335 15.3081 23.0919 14.9998 22.8335L17.7248 20.1085C17.9581 20.2835 18.1664 20.4169 18.3414 20.5085C18.3831 20.5252 18.4331 20.5502 18.4914 20.5752C18.5581 20.6002 18.6248 20.6085 18.6998 20.6085C18.8414 20.6085 18.9498 20.5585 19.0414 20.4669L19.6748 19.8419C19.8831 19.6335 20.0831 19.4752 20.2748 19.3752C20.4664 19.2585 20.6581 19.2002 20.8664 19.2002C21.0248 19.2002 21.1914 19.2335 21.3748 19.3085C21.5581 19.3835 21.7498 19.4919 21.9581 19.6335L24.7164 21.5919C24.9331 21.7419 25.0831 21.9169 25.1748 22.1252C25.2581 22.3335 25.3081 22.5419 25.3081 22.7752Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t<\/a>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<a href=\"tel:514-327-4942\" >\n\t\t\t\t\t\t\tGet a Free Consultation\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t514-327-4942\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>10000+ Installations Completed Across Montreal &#038; Surrounding Areas Montreal&#8217;s Smart Security Experts for Homes &#038; Businesses Advanced alarm, camera, and access control systems professionally installed and monitored 24\/7. \ud83d\udcde GET A FREE CONSULTATION 514-327-4942 10000+ Installations Completed Across Montreal &#038; Surrounding Areas Montreal&#8217;s Smart Security Experts for Homes &#038; Businesses Advanced alarm, camera, and access [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":154,"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":662,"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/pages\/12\/revisions\/662"}],"wp:attachment":[{"href":"https:\/\/foxsecur.ca\/en\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}