{"id":1126,"date":"2025-11-13T09:31:57","date_gmt":"2025-11-13T09:31:57","guid":{"rendered":"https:\/\/dms.my-cpe.com\/apexfinancial\/?page_id=1126"},"modified":"2025-11-13T10:02:45","modified_gmt":"2025-11-13T10:02:45","slug":"industries-we-serve","status":"publish","type":"page","link":"https:\/\/dms.my-cpe.com\/apexfinancial\/industries-we-serve\/","title":{"rendered":"Industries We Serve"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1126\" class=\"elementor elementor-1126\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-33eb951 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"33eb951\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b9989e1\" data-id=\"b9989e1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a19bec5 elementor-widget elementor-widget-comapny bdevs-el comapny\" data-id=\"a19bec5\" data-element_type=\"widget\" data-settings=\"{&quot;design_style&quot;:&quot;style_1&quot;}\" data-widget_type=\"comapny.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n        \r\n            <section class=\"hiring-area\">\r\n                <div class=\"container\">\r\n                    <div class=\"row no-gutters hire-bg-2\">\r\n                        <div class=\"col-xl-6 col-lg-6\">\r\n                                                            <div class=\"hire-img\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/hire1.jpg\" alt=\"home\">\r\n                                <\/div>\r\n                                                    <\/div>\r\n                        <div class=\"col-xl-6 col-lg-6\">\r\n                            <div class=\"hire-text bdevs-el-content\">\r\n\r\n                                                                    <h2 class=\"section-title  bdevs-el-title\">Industries We Serve<span>.<\/span><\/h2>                                                                                                    <p class=\"bdevs-el-des\"><span class=\"first-text\">Empowering Canadian businesses and organizations with tailored accounting, tax, and advisory solutions.<\/span> <br> <br>\n\n<span class=\"second-text\">At Edouard &amp; Company, we understand that each industry faces unique financial challenges. Our team of Chartered Professional Accountants brings hands\u2011on experience and sector\u2011specific knowledge to help you navigate regulations, optimize operations, and achieve your long\u2011term goals.<\/span><\/p>\r\n                                \r\n                                <div class=\"company-btn\">\r\n                                    <!-- button one  -->\r\n                                                                    <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n        \r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-38d51f4 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"38d51f4\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5816c57\" data-id=\"5816c57\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2527d28 elementor-widget elementor-widget-heading bdevs-el heading\" data-id=\"2527d28\" data-element_type=\"widget\" data-settings=\"{&quot;design_style&quot;:&quot;style_1&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n        \r\n            <div class=\"section-title text-center pos-rel\">\r\n                <div class=\"section-text pos-rel\">\r\n                    \r\n                    <h2 class=\"section-title shape\">Industries We Serve<span>.<\/span><\/h2>\r\n                                    <\/div>\r\n            <\/div>\r\n\r\n        \r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-32ee4a2 elementor-absolute elementor-widget elementor-widget-html\" data-id=\"32ee4a2\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\r\njQuery(function($){\r\n  function debounce(fn, wait){\r\n    let t;\r\n    return function(){\r\n      clearTimeout(t);\r\n      t = setTimeout(fn, wait);\r\n    };\r\n  }\r\n\r\n  function equalizeSpans($elements) {\r\n    if (!$elements.length) return;\r\n    \r\n    \/\/ \u2705 Force reset height properly (with !important)\r\n    $elements.each(function(){\r\n      this.style.setProperty('height', 'auto', 'important');\r\n    });\r\n\r\n    if ($(window).width() <= 768) return;\r\n\r\n    \/\/ Make elements measurable\r\n    $elements.css('display', 'inline-block');\r\n\r\n    let max = 0;\r\n    $elements.each(function(){\r\n      const h = Math.ceil($(this).outerHeight());\r\n      if (h > max) max = h;\r\n    });\r\n\r\n    \/\/ Apply max height with !important so Elementor can't override it\r\n    $elements.each(function(){\r\n      this.style.setProperty('height', max + 'px', 'important');\r\n    });\r\n  }\r\n\r\n  function equalizeAllSpans() {\r\n    equalizeSpans($('.services-sect .service-content'));\r\n    equalizeSpans($('.service-content.bdevs-el-content'));\r\n    equalizeSpans($('.benefits h6.bdevs-slick-title'));\r\n  }\r\n\r\n  const handler = debounce(equalizeAllSpans, 100);\r\n\r\n  $(window).on('load resize orientationchange', handler);\r\n  setTimeout(equalizeAllSpans, 120);\r\n});    \r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-04079cf elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"04079cf\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-264c5a0\" data-id=\"264c5a0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cfe999d elementor-widget elementor-widget-services_tab bdevs-el services_tab\" data-id=\"cfe999d\" data-element_type=\"widget\" data-settings=\"{&quot;design_style&quot;:&quot;style_3&quot;}\" data-widget_type=\"services_tab.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n                    <section class=\"servcies-area\">\r\n                <div class=\"container\">\r\n                    <div class=\"row \">\r\n                                                    <div class=\"col-xl-4 col-lg-4 col-md-6\">\r\n                                <div class=\"service-box-3 mb-30 text-center \">\r\n                                                                            <div class=\"service-thumb bdevs-el-list-icon\">\r\n                                            <a href=\"\"><img decoding=\"async\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/port1.jpg\" alt=\"img\"><\/a>\r\n                                        <\/div>\r\n                                                                        <div class=\"service-content-box\">\r\n                                        <div class=\"service-content bdevs-el-content\">\r\n                                                                                            <h3 class=\"bdevs-el-list-title\">\r\n                                                    <a href=\"\">\r\n                                                        Technology &amp; Startups                                                     <\/a>\r\n                                                <\/h3>\r\n                                            \r\n                                                                                            <p class=\"bdevs-el-list-des\">\r\n                                                    From SaaS companies to app developers, tech firms need agile accounting solutions that keep pace with rapid growth. We assist with R&amp;D tax credits, revenue recognition, and cash\u2011flow forecasting\u2014so your innovation remains your top priority.                                                 <\/p>\r\n                                                                                    <\/div>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                                                    <div class=\"col-xl-4 col-lg-4 col-md-6\">\r\n                                <div class=\"service-box-3 mb-30 text-center \">\r\n                                                                            <div class=\"service-thumb bdevs-el-list-icon\">\r\n                                            <a href=\"\"><img decoding=\"async\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/port8.jpg\" alt=\"img\"><\/a>\r\n                                        <\/div>\r\n                                                                        <div class=\"service-content-box\">\r\n                                        <div class=\"service-content bdevs-el-content\">\r\n                                                                                            <h3 class=\"bdevs-el-list-title\">\r\n                                                    <a href=\"\">\r\n                                                        Construction &amp; Real Estate                                                     <\/a>\r\n                                                <\/h3>\r\n                                            \r\n                                                                                            <p class=\"bdevs-el-list-des\">\r\n                                                    Homebuilders, contractors, and property investors face complex regulations and project\u2011based finances. Our team manages job\u2011costing, GST\/HST compliance, and cash\u2011flow planning to help you build success from the ground up.                                                 <\/p>\r\n                                                                                    <\/div>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                                                    <div class=\"col-xl-4 col-lg-4 col-md-6\">\r\n                                <div class=\"service-box-3 mb-30 text-center \">\r\n                                                                            <div class=\"service-thumb bdevs-el-list-icon\">\r\n                                            <a href=\"\"><img decoding=\"async\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/port9.jpg\" alt=\"img\"><\/a>\r\n                                        <\/div>\r\n                                                                        <div class=\"service-content-box\">\r\n                                        <div class=\"service-content bdevs-el-content\">\r\n                                                                                            <h3 class=\"bdevs-el-list-title\">\r\n                                                    <a href=\"\">\r\n                                                        Healthcare &amp; Professional Services                                                     <\/a>\r\n                                                <\/h3>\r\n                                            \r\n                                                                                            <p class=\"bdevs-el-list-des\">\r\n                                                    Doctors, dentists, lawyers, and consultants rely on accurate financial records and trustworthy advice. We handle billing, payroll, and trust accounting, while offering strategic tax and succession planning for your practice.                                                 <\/p>\r\n                                                                                    <\/div>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                                                    <div class=\"col-xl-4 col-lg-4 col-md-6\">\r\n                                <div class=\"service-box-3 mb-30 text-center \">\r\n                                                                            <div class=\"service-thumb bdevs-el-list-icon\">\r\n                                            <a href=\"\"><img decoding=\"async\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/port7.jpg\" alt=\"img\"><\/a>\r\n                                        <\/div>\r\n                                                                        <div class=\"service-content-box\">\r\n                                        <div class=\"service-content bdevs-el-content\">\r\n                                                                                            <h3 class=\"bdevs-el-list-title\">\r\n                                                    <a href=\"\">\r\n                                                        Manufacturing &amp; Industrial                                                     <\/a>\r\n                                                <\/h3>\r\n                                            \r\n                                                                                            <p class=\"bdevs-el-list-des\">\r\n                                                    Manufacturers must control costs, manage inventory, and plan capital investments. We provide cost\u2011accounting systems, tax planning, and budgeting support to streamline operations and protect your margins.                                                 <\/p>\r\n                                                                                    <\/div>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                                                    <div class=\"col-xl-4 col-lg-4 col-md-6\">\r\n                                <div class=\"service-box-3 mb-30 text-center \">\r\n                                                                            <div class=\"service-thumb bdevs-el-list-icon\">\r\n                                            <a href=\"\"><img decoding=\"async\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/port6.jpg\" alt=\"img\"><\/a>\r\n                                        <\/div>\r\n                                                                        <div class=\"service-content-box\">\r\n                                        <div class=\"service-content bdevs-el-content\">\r\n                                                                                            <h3 class=\"bdevs-el-list-title\">\r\n                                                    <a href=\"\">\r\n                                                        Agriculture &amp; Food                                                     <\/a>\r\n                                                <\/h3>\r\n                                            \r\n                                                                                            <p class=\"bdevs-el-list-des\">\r\n                                                    Farmers and food processors contend with seasonal cycles and changing commodity prices. Our advisors help with government program reporting, equipment financing, and farm succession planning to keep your operation thriving.                                                 <\/p>\r\n                                                                                    <\/div>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                                                    <div class=\"col-xl-4 col-lg-4 col-md-6\">\r\n                                <div class=\"service-box-3 mb-30 text-center \">\r\n                                                                            <div class=\"service-thumb bdevs-el-list-icon\">\r\n                                            <a href=\"\"><img decoding=\"async\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2022\/01\/169522289_732263514112000_5680772900983012647_n.jpg\" alt=\"img\"><\/a>\r\n                                        <\/div>\r\n                                                                        <div class=\"service-content-box\">\r\n                                        <div class=\"service-content bdevs-el-content\">\r\n                                                                                            <h3 class=\"bdevs-el-list-title\">\r\n                                                    <a href=\"\">\r\n                                                        Nonprofit &amp; Public Sector                                                     <\/a>\r\n                                                <\/h3>\r\n                                            \r\n                                                                                            <p class=\"bdevs-el-list-des\">\r\n                                                    Charities, foundations, and public organizations need transparent reporting and regulatory compliance. We specialize in fund accounting, grant reporting, and audit preparation to help you stay accountable to donors and stakeholders.                                                 <\/p>\r\n                                                                                    <\/div>\r\n                                                                            <\/div>\r\n                                <\/div>\r\n                            <\/div>\r\n                                            <\/div>\r\n                <\/div>\r\n            <\/section>\r\n\r\n        \r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-baa7bf1 e-flex e-con-boxed e-con e-parent\" data-id=\"baa7bf1\" data-element_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-da358e8 elementor-widget elementor-widget-heading bdevs-el heading\" data-id=\"da358e8\" data-element_type=\"widget\" data-settings=\"{&quot;design_style&quot;:&quot;style_1&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n        \r\n            <div class=\"section-title text-center pos-rel\">\r\n                <div class=\"section-text pos-rel\">\r\n                    \r\n                    <h2 class=\"section-title shape\">Our Holistic Approach <span>.<\/span><\/h2>\r\n                                    <\/div>\r\n            <\/div>\r\n\r\n        \r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-184d83f e-con-full e-flex e-con e-child\" data-id=\"184d83f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a4c74b0 e-con-full e-flex e-con e-child\" data-id=\"a4c74b0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-28727f2 elementor-widget elementor-widget-image\" data-id=\"28727f2\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"640\" height=\"432\" src=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/service-thumb-1.jpg\" class=\"attachment-large size-large wp-image-269\" alt=\"\" srcset=\"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/service-thumb-1.jpg 670w, https:\/\/dms.my-cpe.com\/apexfinancial\/wp-content\/uploads\/2020\/10\/service-thumb-1-300x202.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-a4081c5 e-con-full e-flex e-con e-child\" data-id=\"a4081c5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6fbfa5 p-gap elementor-widget elementor-widget-text-editor\" data-id=\"a6fbfa5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"39\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"1\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Tailored Solutions<\/span><\/b><span data-contrast=\"auto\"> \u2013 We adapt our services to your industry\u2019s regulations and financial priorities.<\/span><span data-ccp-props=\"{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}\">\u00a0<\/span><\/li><\/ul><ul><li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"39\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"2\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Modern Tools<\/span><\/b><span data-contrast=\"auto\"> \u2013 Cloud\u2011based accounting and digital collaboration keep you connected to your data anytime, anywhere.<\/span><span data-ccp-props=\"{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}\">\u00a0<\/span><\/li><\/ul><ul><li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"39\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"3\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Long\u2011Term Partnerships<\/span><\/b><span data-contrast=\"auto\"> \u2013 Our advisors work closely with you through every stage, from startup to succession.<\/span><span data-ccp-props=\"{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}\">\u00a0<\/span><\/li><\/ul><ul><li aria-setsize=\"-1\" data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"39\" data-list-defn-props=\"{&quot;335552541&quot;:1,&quot;335559685&quot;:720,&quot;335559991&quot;:360,&quot;469769226&quot;:&quot;Symbol&quot;,&quot;469769242&quot;:[8226],&quot;469777803&quot;:&quot;left&quot;,&quot;469777804&quot;:&quot;\uf0b7&quot;,&quot;469777815&quot;:&quot;hybridMultilevel&quot;}\" data-aria-posinset=\"4\" data-aria-level=\"1\"><b><span data-contrast=\"auto\">Proactive Advice<\/span><\/b><span data-contrast=\"auto\"> \u2013 We spot trends and opportunities before they become challenges, helping you plan ahead with confidence.<\/span><span data-ccp-props=\"{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335559738&quot;:240,&quot;335559739&quot;:240}\">\u00a0<\/span><\/li><\/ul>\t\t\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-3098b20 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"3098b20\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b9a35a0\" data-id=\"b9a35a0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-93fcb1b elementor-widget elementor-widget-subscribe bdevs-el subscribe\" data-id=\"93fcb1b\" data-element_type=\"widget\" data-widget_type=\"subscribe.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n        <section class=\"news-letter-area pt-120 pb-120\">\r\n            <div class=\"container\">\r\n                <div class=\"row\">\r\n                    <div class=\"col-xl-6 offset-xl-6 col-lg-8 offset-lg-4\">\r\n                        <div class=\"news-letter-box single-slide-content\">\r\n                            <div class=\"about-title news-letter-title mb-20\">\r\n                                                                <h2 class=\"title section-title\">Ready to see how our industry expertise can help your business or organization thrive? <\/h2>                            <\/div>\r\n\r\n                                                            <div class=\"news-letter-text mb-30\">\r\n                                    <p class=\"description\"><br><a href=\"https:\/\/dms.my-cpe.com\/apexfinancial\/contact\/\" class=\"custom-link\">Schedule a consultation today <\/a><\/p>\r\n                                <\/div>\r\n                            \r\n                                                    <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Industries We Serve. Empowering Canadian businesses and organizations with tailored accounting, tax, and advisory solutions. At Edouard &amp; Company, we understand that each industry faces unique financial challenges. Our team of Chartered Professional Accountants brings hands\u2011on experience and sector\u2011specific knowledge to help you navigate regulations, optimize operations, and achieve your long\u2011term goals. Industries We Serve. [&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":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-1126","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/pages\/1126","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/comments?post=1126"}],"version-history":[{"count":37,"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/pages\/1126\/revisions"}],"predecessor-version":[{"id":1166,"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/pages\/1126\/revisions\/1166"}],"wp:attachment":[{"href":"https:\/\/dms.my-cpe.com\/apexfinancial\/wp-json\/wp\/v2\/media?parent=1126"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}