{"id":160088,"date":"2024-05-23T04:56:16","date_gmt":"2024-05-23T08:56:16","guid":{"rendered":"https:\/\/innowise.com\/?page_id=160088"},"modified":"2026-02-23T07:04:20","modified_gmt":"2026-02-23T12:04:20","slug":"consultoria","status":"publish","type":"page","link":"https:\/\/innowise.com\/pt\/services\/crm\/consulting\/","title":{"rendered":"Servi\u00e7os de consultoria em CRM"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"160088\" class=\"elementor elementor-160088\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a0081d5 back-animations e-flex e-con-boxed e-con e-parent\" data-id=\"a0081d5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-51b46e2 e-con-full e-flex e-con e-child\" data-id=\"51b46e2\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce011a7 elementor-widget__width-inherit page-main-heading elementor-widget elementor-widget-heading\" data-id=\"ce011a7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">CRM consulting services<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f83e0cc e-con-full elementor-hidden-desktop e-flex e-con e-child\" data-id=\"f83e0cc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-554a4ec e-con-full e-flex e-con e-child\" data-id=\"554a4ec\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d676c0f elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d676c0f\" 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<p><span style=\"font-weight: 400;\">Your trusted partner in transforming CRM systems to boost sales and maximize cost-efficiency.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0ab664 elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget elementor-widget-button\" data-id=\"a0ab664\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\" id=\"main-block-link\">\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\">Let's talk<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-d6def14 e-con-full e-flex e-con e-child\" data-id=\"d6def14\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-daaeb55 elementor-widget elementor-widget-html\" data-id=\"daaeb55\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated-mobile\">\n    <div class=\"animated-text-mobile\">\n        <div class=\"message-mobile\">\n            <p class=\"number-mobile\">40+<\/p>\n            <p class=\"description-mobile\">successfully launched CRM projects<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"clutch-widget-container-mobile\">\n        <img decoding=\"async\" class=\"clutch-image-mobile\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container-mobile\">\n        <a rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button-mobile\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather-mobile feather-arrow-right-mobile\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text-mobile\");\n    const messages = [\n        {\n            number: \"40+\",\n            description: \"successfully launched CRM projects\"\n        },\n        {\n            number: \"60+\",\n            description: \"in-house CRM experts\"\n        },\n        {\n            number: \"75%\",\n            description: \"senior & mid-level developers\"\n        }\n    ];\n    \n    let index = 0;\n\n    function changeText() {\n        textElement.classList.add(\"hidden-mobile\");\n        setTimeout(() => {\n            textElement.querySelector(\".number-mobile\").textContent = messages[index].number;\n            textElement.querySelector(\".description-mobile\").textContent = messages[index].description;\n            textElement.classList.remove(\"hidden-mobile\");\n            index = (index + 1) % messages.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\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<div class=\"elementor-element elementor-element-4624a49 elementor-widget-tablet__width-inherit elementor-widget__width-initial elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"4624a49\" 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<p><span style=\"font-weight: 400;\">Your trusted partner in transforming CRM systems to boost sales and maximize cost-efficiency.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c709d2b elementor-align-center elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"c709d2b\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\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\">Let's talk<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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-a04c464 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"a04c464\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8040d9 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"a8040d9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"animated\">\n    <div class=\"animated-text\">\n        <div class=\"message\">\n            <p class=\"number\">40+<\/p>\n            <p class=\"description\">successfully launched CRM projects<\/p>\n        <\/div>\n    <\/div>\n    <div class=\"clutch-widget-container\">\n        <img decoding=\"async\" class=\"clutch-image\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/Clutch-Logo.svg\"\/ alt=\"\">\n        <div class=\"button-container\">\n        <a rel=\"nofollow\" href=\"https:\/\/clutch.co\/profile\/innowise?utm_source=widget&utm_medium=2&utm_campaign=widget&utm_content=logo&utm_term=innowise-group.com\" class=\"circle-button\" target=\"_blank\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-arrow-right\">\n                <line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line>\n                <polyline points=\"12 5 19 12 12 19\"><\/polyline>\n            <\/svg>\n        <\/a>\n    <\/div>\n    <\/div>\n<\/div>\n\n\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const textElement = document.querySelector(\".animated-text\");\n    const messages = [\n        {\n            number: \"40+\",\n            description: \"successfully launched CRM projects\"\n        },\n        {\n            number: \"60+\",\n            description: \"in-house CRM experts\"\n        },\n        {\n            number: \"75%\",\n            description: \"senior & mid-level developers\"\n        }\n    ];\n    \n    let index = 0;\n\n    function changeText() {\n        textElement.classList.add(\"hidden\");\n        setTimeout(() => {\n            textElement.querySelector(\".number\").textContent = messages[index].number;\n            textElement.querySelector(\".description\").textContent = messages[index].description;\n            textElement.classList.remove(\"hidden\");\n            index = (index + 1) % messages.length;\n        }, 1000);\n    }\n\n    setInterval(changeText, 4000);\n    changeText();\n});\n\n<\/script>\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<div class=\"elementor-element elementor-element-965a9d6 e-flex e-con-boxed e-con e-parent\" data-id=\"965a9d6\" 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-bc66e7e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bc66e7e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">When businesses might need CRM consulting services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8e9ee14 switcher-section elementor-widget elementor-widget-html\" data-id=\"8e9ee14\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"domains-container-new\">\r\n  <ul class=\"domains__list-new\">\r\n    <div class=\"domain__list_container-new\">\r\n      <li class=\"domains__list-item-new domains__list-item_active-new\">Inefficient lead management<\/li>\r\n      <li class=\"domains__list-item-new\">Poor customer data integration<\/li>\r\n      <li class=\"domains__list-item-new\">Low user adoption rates<\/li>\r\n      <li class=\"domains__list-item-new\">Outdated CRM software<\/li>\r\n      <li class=\"domains__list-item-new\">Lack of customization<\/li>\r\n      <li class=\"domains__list-item-new\">Inadequate reporting and analytics<\/li>\r\n      <li class=\"domains__list-item-new\">High operational costs<\/li>\r\n      <li class=\"domains__list-item-new\">Complex CRM migration<\/li>\r\n      <li class=\"domains__list-item-new\">Poor customer engagement<\/li>\r\n      <li class=\"domains__list-item-new\">Scalability issues<\/li>\r\n      <li class=\"domains__list-item-new\">Security and compliance risks<\/li>\r\n      <li class=\"domains__list-item-new\">Limited mobile access<\/li>\r\n      <li class=\"domains__list-item-new\">Fragmented customer Interactions<\/li>\r\n      <li class=\"domains__list-item-new\">Ineffective sales processes<\/li>\r\n      <li class=\"domains__list-item-new\">Difficulty in tracking customer feedback<\/li>\r\n    <\/div>\r\n  <\/ul>\r\n\r\n\r\n  <div class=\"domains__descriptions-new\">\r\n\r\n    <div class=\"domains__descriptions-item-new domains__descriptions-item_active-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Inefficient lead management<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We streamline workflows and automate lead tracking, enhancing lead conversion with intelligent scoring and nurturing through automated, personalized communication.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Inefficient-lead-management-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Poor customer data integration<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We integrate CRM with existing systems for seamless data synchronization, using APIs and middleware to eliminate data silos and improve decision-making.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Poor-customer-data-integration-1.jpg\"\r\n            alt=\"Customization challengess\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Low user adoption rates<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We offer training and customized interfaces, aligning the CRM with workflows to enhance usability and encourage user engagement through ongoing support.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Low-user-adoption-rates-1.jpg\"\r\n            alt=\"Data migration issues\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Outdated CRM software<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We upgrade to the latest CRM versions with cloud-based solutions, leveraging AI and machine learning for improved access, scalability, and insights.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Outdated-CRM-software-1.jpg\"\r\n            alt=\"High cost\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Lack of customization<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">Our team customizes CRM functionalities to fit your business needs, configuring modules and workflows that align with operational goals for maximum efficiency.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Lack-of-customization-1.jpg\"\r\n            alt=\"User adoption\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Inadequate reporting and analytics<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We create advanced reporting tools and real-time dashboards, leveraging AI-driven analytics to provide insights, predict trends, and optimize business processes.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Inadequate-reporting-and-analytics-1.jpg\"\r\n            alt=\"Compliance and security\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>High operational costs<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We reduce costs by automating tasks and optimizing resources, conducting audits to identify further cost-saving opportunities and increase operational efficiency.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/High-operational-costs-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Complex CRM migration<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We plan and execute smooth migrations with minimal downtime, using detailed mapping and backups to ensure data integrity and prevent disruptions.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Complex-CRM-migration-1.jpg\"\r\n            alt=\"Customization challengess\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Poor customer engagement<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We implement customer-centric features and omnichannel communication, enabling personalized marketing and support to ensure customers feel valued and understood.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Poor-customer-engagement-1.jpg\"\r\n            alt=\"Data migration issues\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Scalability issues<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We design flexible, cloud-based CRM solutions with modular features that support ongoing expansion, adapting to changing business needs and growth.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Scalability-issues-1.jpg\"\r\n            alt=\"High cost\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Security and compliance risks<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We enhance security with encryption and access controls, ensuring compliance with standards like GDPR through audits and comprehensive policy frameworks.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Security-and-compliance-risks-1.jpg\"\r\n            alt=\"User adoption\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Limited mobile access<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We develop mobile-friendly CRM solutions with responsive design, ensuring secure, on-the-go access to enhance productivity for field sales and remote teams.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Limited-mobile-access-1.jpg\"\r\n            alt=\"Compliance and security\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Fragmented customer Interactions<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We unify customer interactions across channels into a single CRM view, providing consistent service and comprehensive tracking of customer journeys.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Fragmented-customer-Interactions-1.jpg\"\r\n            alt=\"High cost\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Ineffective sales processes<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We optimize sales pipelines with automation and tools for lead scoring and tracking, improving efficiency and focusing on high-impact sales activities.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Ineffective-sales-processes-1.jpg\"\r\n            alt=\"User adoption\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"domains__descriptions-item-new\">\r\n      <div class=\"slider-title-new\">\r\n        <h3>Difficulty in tracking customer feedback<\/h3>\r\n      <\/div>\r\n      <p class=\"slider-desc-new\">We implement feedback tools for capturing insights across channels, enabling sentiment analysis and trend identification to improve products and services proactively.\r\n      <\/p>\r\n      <div class=\"slider-image-block-new\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Difficulty-in-tracking-customer-feedback-1.jpg\"\r\n            alt=\"Compliance and security\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n\r\n\r\n<div class=\"mobile-domains-new\">\r\n    <img decoding=\"async\" id=\"mobile-domain-image-new\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Inefficient-lead-management-1.jpg\" alt=\"Inefficient lead management\"\/>\r\n    <div class=\"mobile-domains-navbar-new\">\r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-1\">\r\n            <span>Inefficient lead management<\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We streamline workflows and automate lead tracking, enhancing lead conversion with intelligent scoring and nurturing through automated, personalized communication.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-2\">\r\n            <span>Poor customer data integration<\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We integrate CRM with existing systems for seamless data synchronization, using APIs and middleware to eliminate data silos and improve decision-making.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-3\">\r\n            <span>\r\n                Low user adoption rates\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We offer training and customized interfaces, aligning the CRM with workflows to enhance usability and encourage user engagement through ongoing support.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-4\">\r\n            <span>\r\n                Outdated CRM software\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We upgrade to the latest CRM versions with cloud-based solutions, leveraging AI and machine learning for improved access, scalability, and insights.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-5\">\r\n            <span>\r\n                Lack of customization\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                Our team customizes CRM functionalities to fit your business needs, configuring modules and workflows that align with operational goals for maximum efficiency.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-6\">\r\n            <span>\r\n                Inadequate reporting and analytics\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We create advanced reporting tools and real-time dashboards, leveraging AI-driven analytics to provide insights, predict trends, and optimize business processes.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-7\">\r\n            <span>High operational costs<\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We reduce costs by automating tasks and optimizing resources, conducting audits to identify further cost-saving opportunities and increase operational efficiency.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-8\">\r\n            <span>\r\n                Complex CRM migration\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We plan and execute smooth migrations with minimal downtime, using detailed mapping and backups to ensure data integrity and prevent disruptions.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-9\">\r\n            <span>\r\n                Poor customer engagement\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We implement customer-centric features and omnichannel communication, enabling personalized marketing and support to ensure customers feel valued and understood.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-10\">\r\n            <span>\r\n                Scalability issues\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We design flexible, cloud-based CRM solutions with modular features that support ongoing expansion, adapting to changing business needs and growth.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-11\">\r\n            <span>\r\n                Security and compliance risks\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We enhance security with encryption and access controls, ensuring compliance with standards like GDPR through audits and comprehensive policy frameworks.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-12\">\r\n            <span>Limited mobile access<\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We develop mobile-friendly CRM solutions with responsive design, ensuring secure, on-the-go access to enhance productivity for field sales and remote teams.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-13\">\r\n            <span>\r\n                Fragmented customer Interactions\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We unify customer interactions across channels into a single CRM view, providing consistent service and comprehensive tracking of customer journeys.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-14\">\r\n            <span>\r\n                Ineffective sales processes\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We optimize sales pipelines with automation and tools for lead scoring and tracking, improving efficiency and focusing on high-impact sales activities.\r\n            <\/p>\r\n        <\/div>\r\n        \r\n        \r\n        <div class=\"mobile-domains-navitem-new\" data-mobile-domain=\"domain-15\">\r\n            <span>\r\n                Difficulty in tracking customer feedback\r\n            <\/span>\r\n            <p class=\"slider-desc-new mobile-domain-list-new\">\r\n                We implement feedback tools for capturing insights across channels, enabling sentiment analysis and trend identification to improve products and services proactively.\r\n            <\/p>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', () => {\r\n    const mobileNavItems = document.querySelectorAll('.mobile-domains-navitem-new');\r\n    const mobileDomainImage = document.getElementById('mobile-domain-image-new');\r\n\r\n    const mobileDomainsData = {\r\n        'domain-1': {\r\n            title: 'Inefficient lead management',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Inefficient-lead-management-1.jpg'\r\n        },\r\n        'domain-2': {\r\n            title: 'Poor customer data integration',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Poor-customer-data-integration-1.jpg'\r\n        },\r\n        'domain-3': {\r\n            title: 'Low user adoption rates',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Low-user-adoption-rates-1.jpg'\r\n        },\r\n        'domain-4': {\r\n            title: 'Outdated CRM software',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Outdated-CRM-software-1.jpg'\r\n        },\r\n        'domain-5': {\r\n            title: 'Lack of customization',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Lack-of-customization-1.jpg'\r\n        },\r\n        'domain-6': {\r\n            title: 'Inadequate reporting and analytics',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Inadequate-reporting-and-analytics-1.jpg'\r\n        },\r\n        'domain-7': {\r\n            title: 'High operational costs',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/High-operational-costs-1.jpg'\r\n        },\r\n        'domain-8': {\r\n            title: 'Complex CRM migration',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Complex-CRM-migration-1.jpg'\r\n        },\r\n        'domain-9': {\r\n            title: 'Poor customer engagement',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Poor-customer-engagement-1.jpg'\r\n        },\r\n        'domain-10': {\r\n            title: 'Scalability issues',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Scalability-issues-1.jpg'\r\n        },\r\n        'domain-11': {\r\n            title: 'Security and compliance risks',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Security-and-compliance-risks-1.jpg'\r\n        },\r\n        'domain-12': {\r\n            title: 'Limited mobile access',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Limited-mobile-access-1.jpg'\r\n        },\r\n        'domain-13': {\r\n            title: 'Fragmented customer Interactions',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Fragmented-customer-Interactions-1.jpg'\r\n        },\r\n        'domain-14': {\r\n            title: 'Ineffective sales processes',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Ineffective-sales-processes-1.jpg'\r\n        },\r\n        'domain-15': {\r\n            title: 'Difficulty in tracking customer feedback',\r\n            image: 'https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Difficulty-in-tracking-customer-feedback-1.jpg'\r\n        },\r\n    };\r\n\r\n    const updateMobileContent = (domainKey) => {\r\n        const domainInfo = mobileDomainsData[domainKey];\r\n        mobileDomainImage.src = domainInfo.image;\r\n        mobileDomainImage.alt = domainInfo.title;\r\n    };\r\n\r\n    mobileNavItems.forEach(item => {\r\n        item.addEventListener('click', () => {\r\n            const isActive = item.classList.contains('active');\r\n            \r\n            \/\/ Collapse all items\r\n            mobileNavItems.forEach(nav => {\r\n                nav.classList.remove('active');\r\n                const ul = nav.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = '0';\r\n            });\r\n\r\n            \/\/ Expand clicked item only if it was not active\r\n            if (!isActive) {\r\n                item.classList.add('active');\r\n                const ul = item.querySelector('.mobile-domain-list');\r\n                if (ul) ul.style.maxHeight = ul.scrollHeight + 'px';\r\n                \r\n                \/\/ Get domain key from data attribute\r\n                const domainKey = item.getAttribute('data-mobile-domain');\r\n\r\n                \/\/ Update content\r\n                if (domainKey) updateMobileContent(domainKey);\r\n            }\r\n        });\r\n    });\r\n\r\n    \/\/ Initialize with the first domain content\r\n    updateMobileContent('web-and-mobile-technologies');\r\n});\r\n<\/script>\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n<script>\r\n    const domainsListItems = document.querySelectorAll(\r\n  '.domains-container-new  .domains__list-new  .domain__list_container-new  .domains__list-item-new'\r\n);\r\nconst domainsDescriptions = document.querySelectorAll(\r\n  '.domains-container-new  .domains__descriptions-new  .domains__descriptions-item-new'\r\n);\r\n\r\ndomainsListItems.forEach((domainsListItem, domainsListItemIndex, arr) => {\r\n  domainsListItem.addEventListener('click', () => {\r\n    arr.forEach((item) => {\r\n      if (item === domainsListItem) {\r\n        item.classList.add('domains__list-item_active-new');\r\n      } else {\r\n        item.classList.remove('domains__list-item_active-new');\r\n      }\r\n    });\r\n    domainsDescriptions.forEach(\r\n      (domainsDescriptionsItem, domainsDescriptionsItemIndex) => {\r\n        if (domainsListItemIndex === domainsDescriptionsItemIndex) {\r\n          domainsDescriptionsItem.classList.add(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        } else {\r\n          domainsDescriptionsItem.classList.remove(\r\n            'domains__descriptions-item_active-new'\r\n          );\r\n        }\r\n      }\r\n    );\r\n  });\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a44a60b e-flex e-con-boxed e-con e-parent\" data-id=\"a44a60b\" 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-8f85374 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"8f85374\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We're an accredited partner you can trust<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-520856f e-con-full e-flex e-con e-child\" data-id=\"520856f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c45a743 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c45a743\" 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<p><span style=\"font-weight: 400;\">As proud partners of Microsoft, Salesforce, and Odoo, we\u2019re ready to deliver the best CRM consulting services out there. Thanks to years of extensive training and certification, our team of experts provides the perfect advice and solutions for your needs. These partnerships give us access to exclusive resources, tools, roadmaps, best practices, and case studies \u2013 all aimed at helping our clients succeed and handle any challenges that might come their way.<\/span><\/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-f7047ec e-con-full animated-img-color e-flex e-con e-child\" data-id=\"f7047ec\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37a3e80 elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"37a3e80\" 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=\"304\" height=\"186\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Microsoft-Solutions-Partner_data.svg\" class=\"attachment-large size-large wp-image-170329\" 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<div class=\"elementor-element elementor-element-9a58c2b elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"9a58c2b\" 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 decoding=\"async\" width=\"304\" height=\"186\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Microsoft-Solutions-Partner_digital.svg\" class=\"attachment-large size-large wp-image-170328\" 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<div class=\"elementor-element elementor-element-f5c432b elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"f5c432b\" 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 decoding=\"async\" width=\"141\" height=\"150\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Salesforce_Partner_Badge_CMYK_Transparent-1.png\" class=\"attachment-large size-large wp-image-170630\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Salesforce_Partner_Badge_CMYK_Transparent-1.png 141w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Salesforce_Partner_Badge_CMYK_Transparent-1-11x12.png 11w\" sizes=\"(max-width: 141px) 100vw, 141px\" \/>\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 class=\"elementor-element elementor-element-1666c6f elementor-widget__width-auto elementor-widget elementor-widget-image\" data-id=\"1666c6f\" 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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"394\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/11\/odoo_ready_partners-1.svg\" class=\"attachment-large size-large wp-image-189188\" 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<div class=\"elementor-element elementor-element-bc81508 elementor-widget elementor-widget-html\" data-id=\"bc81508\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n    const animatedImgBlock = document.querySelector('.animated-img-color');\n\n    const onScroll = () => {\n        const offset = -20;\n        const rect = animatedImgBlock.getBoundingClientRect();\n        const value = offset + (rect.bottom \/ window.innerHeight) * 100;\n        animatedImgBlock.style.filter = `grayscale(${value}%)`;\n    };\n\n    const animatedImgBlockObserver = new IntersectionObserver(([entry]) => {\n        if (entry.isIntersecting) {\n            document.addEventListener('scroll', onScroll);\n        } else {\n            document.removeEventListener('scroll', onScroll);\n        }\n    }, { threshold: 0.5 });\n\n    animatedImgBlockObserver.observe(animatedImgBlock);\n<\/script>\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<div class=\"elementor-element elementor-element-d8625e7 e-flex e-con-boxed e-con e-parent\" data-id=\"d8625e7\" 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-fe11607 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fe11607\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get first-class CRM consulting services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5a9bba elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"f5a9bba\" 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<p><span style=\"font-weight: 400;\">Innowise offers a broad range of CRM consulting services, helping companies complete a full-fledged digital transformation in line with their long-term business strategy. With a solid CRM system, you can tap into detailed customer insights, real-time updates, and enterprise-wide process automation.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58a6fb5 e-flex e-con-boxed e-con e-parent\" data-id=\"58a6fb5\" 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<div class=\"elementor-element elementor-element-863391f e-grid e-con-full e-con e-child\" data-id=\"863391f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-055415b e-flex e-con-boxed e-con e-child\" data-id=\"055415b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a0bd9b elementor-widget elementor-widget-text-editor\" data-id=\"5a0bd9b\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">CRM implementation consulting<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-83bafbb elementor-widget elementor-widget-text-editor\" data-id=\"83bafbb\" 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<p><span style=\"font-weight: 400;\">Our <\/span><span style=\"font-weight: 400;\">CRM implementation consultants<\/span><span style=\"font-weight: 400;\"> handle everything: from selecting the right CRM platform to integrating it into your workflows \u2013 streamlining processes and improving efficiency.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5264691 e-flex e-con-boxed e-con e-child\" data-id=\"5264691\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a66ddf elementor-widget elementor-widget-text-editor\" data-id=\"2a66ddf\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">CRM strategy consulting<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-910ce9d elementor-widget elementor-widget-text-editor\" data-id=\"910ce9d\" 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<p><span style=\"font-weight: 400;\">Our <\/span><span style=\"font-weight: 400;\">CRM consultants<\/span><span style=\"font-weight: 400;\"> help you create a strategic roadmap that aligns CRM initiatives with your business goals, focusing on better customer segmentation and data-driven sales tactics.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32dc1f1 e-flex e-con-boxed e-con e-child\" data-id=\"32dc1f1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd8d3a3 elementor-widget elementor-widget-text-editor\" data-id=\"bd8d3a3\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">CRM system integration consulting<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a70d845 elementor-widget elementor-widget-text-editor\" data-id=\"a70d845\" 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<p><span style=\"font-weight: 400;\">Our specialists make sure your CRM connects with other critical systems like ERP and marketing automation \u2013 creating a straightforward data ecosystem to better<\/span><span style=\"font-weight: 400;\"> manage customer interactions<\/span><span style=\"font-weight: 400;\">.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e8c790 e-flex e-con-boxed e-con e-child\" data-id=\"9e8c790\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f2146d9 elementor-widget elementor-widget-text-editor\" data-id=\"f2146d9\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">CRM migration consulting<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2449529 elementor-widget elementor-widget-text-editor\" data-id=\"2449529\" 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<p><span style=\"font-weight: 400;\">We make data transfer to a new CRM solution a breeze: we\u2019ll handle the complex side of things, so you don\u2019t have to worry about maintaining data integrity or business continuity.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2864a6 e-flex e-con-boxed e-con e-child\" data-id=\"e2864a6\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4982351 elementor-widget elementor-widget-text-editor\" data-id=\"4982351\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">Data cleaning consulting<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ae0056 elementor-widget elementor-widget-text-editor\" data-id=\"1ae0056\" 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<p><span style=\"font-weight: 400;\">Want to improve your customer insights? Our <\/span><span style=\"font-weight: 400;\">CRM consultants<\/span><span style=\"font-weight: 400;\"> make this happen by cleaning up data errors, removing duplicates, and enriching data profiles.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2268cae e-flex e-con-boxed e-con e-child\" data-id=\"2268cae\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-83ca457 elementor-widget elementor-widget-text-editor\" data-id=\"83ca457\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">CRM support and maintenance<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2c550b1 elementor-widget elementor-widget-text-editor\" data-id=\"2c550b1\" 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<p><span style=\"font-weight: 400;\">Keep your CRM in top shape with us in your corner. Our specialists provide <\/span><span style=\"font-weight: 400;\">custom CRM consulting<\/span><span style=\"font-weight: 400;\"> services to make sure your CRM runs smoothly with regular updates and feature enhancements.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-961e907 e-flex e-con-boxed e-con e-child\" data-id=\"961e907\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a3393e elementor-widget elementor-widget-text-editor\" data-id=\"4a3393e\" 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 class=\"list\"><li class=\"red-dot\"><h3 style=\"display: inline;\">CRM data security consulting<\/h3><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9b0264 elementor-widget elementor-widget-text-editor\" data-id=\"f9b0264\" 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<p><span style=\"font-weight: 400;\">We\u2019ve got you covered with expert advice on how to best protect your CRM data. From strong security measures to staying on top of regulations and security audits, rest assured: your data is safe.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\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-7cb736f e-con-full e-flex e-con e-parent\" data-id=\"7cb736f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7be1f7f elementor-widget elementor-widget-html\" data-id=\"7be1f7f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    .fix-b {\n        background: #C63031;\n        padding: 14px 28px;\n        color: #fff !important;\n        max-width: 320px;\n        text-align: center;\n        font-family: \"Karla\", Sans-serif;\n    font-size: 18px;\n    font-weight: 400;\n    line-height: 27px;\n    cursor: pointer;\n    }\n    \n    .fix-b:hover {\n        background: #D13B38;\n    }\n    \n    @media(max-width: 767px) {\n        .fix-b {\n        max-width: 100%;\n        }\n    }\n<\/style>\n<div class=\"double-bg-container\">\n    \n    <div class=\"dark-left\">\n    <div class=\"half-person-left\">\n  <div class=\"person-dark\">\n      <div class=\"dark-person-main-info\">\n      <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/09\/photo-3-1.png\" \/ alt=\"\">\n      <div class=\"person-desc\">\n          <span class=\"dark-person-name\">Anna Muchnik<\/span>\n          <span class=\"dark-person-role\">Business development manager<\/span>\n      <\/div>\n      <\/div>\n  <\/div>\n  <div><\/div>\n<\/div>\n<\/div>\n\n<div class=\"light-right\">\n        <div class=\"light-text-block\">\n            <span class=\"light-text-title\">\n                Tired of juggling all those disjointed apps across your departments?\n            <\/span>\n            <span class=\"light-text-desc\">\n                Partner with us to roll out the MS Dynamics 365 platform and keep your workflows interconnected.\n            <\/span>\n            <a class=\"fix-b\" href=\"#contact-form\">Transform your business<\/a>\n        <\/div>\n  \n<\/div>\n\n<\/div>\n\n\n\n\n\n\n\n\n\n\n\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-507d94b e-flex e-con-boxed e-con e-parent\" data-id=\"507d94b\" 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-9f92dee elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9f92dee\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Make your business more efficient with our expert CRM consulting services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d205203 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d205203\" 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<p><span style=\"font-weight: 400;\">Innowise offers top-tier consultancy services with expertise in leading c<\/span><span style=\"font-weight: 400;\">ustomer relationship management<\/span><span style=\"font-weight: 400;\"> platforms. Our consultants keep their skills sharp through ongoing training \u2013 meaning you\u2019re always up-to-date with the latest trends.<\/span><\/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-60c5365 e-grid e-con-full e-con e-child\" data-id=\"60c5365\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-97b94c4 e-flex e-con-boxed e-con e-child\" data-id=\"97b94c4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-13c367c elementor-widget elementor-widget-image\" data-id=\"13c367c\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Property-1Salesforce.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-e4794ec elementor-widget elementor-widget-heading\" data-id=\"e4794ec\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Salesforce CRM consulting<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58ad815 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"58ad815\" 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<p><span style=\"font-weight: 400;\">We help you use Salesforce to its fullest potential and can develop custom features for maximum efficiency \u2013 bringing marketing, sales, finance, HR, and more under one roof.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75cb2d9 e-flex e-con-boxed e-con e-child\" data-id=\"75cb2d9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6334e89 elementor-widget elementor-widget-image\" data-id=\"6334e89\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Property-1Microsoft-Dynamics.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-daa0679 elementor-widget elementor-widget-heading\" data-id=\"daa0679\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">MS Dynamics CRM consulting<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3326631 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"3326631\" 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<p><span style=\"font-weight: 400;\">Our experts integrate Dynamics CRM with Office 365 and Azure \u2013 offering custom workflow automation and real-time analytics dashboards within your Microsoft ecosystem.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f8439a8 e-flex e-con-boxed e-con e-child\" data-id=\"f8439a8\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00e9619 elementor-widget elementor-widget-image\" data-id=\"00e9619\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Property-1Zoho-CRM.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-1e3bcdc elementor-widget elementor-widget-heading\" data-id=\"1e3bcdc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Zoho CRM consulting<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-42be60b elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"42be60b\" 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<p><span style=\"font-weight: 400;\">We fine-tune sales processes and customer interactions with Zoho\u2019s customization, marketing automation tools, and third-party app integrations so you get the most out of your tech.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b48d0fd e-flex e-con-boxed e-con e-child\" data-id=\"b48d0fd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-14e06dc elementor-widget elementor-widget-image\" data-id=\"14e06dc\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Property-1SAP.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-1ac1c37 elementor-widget elementor-widget-heading\" data-id=\"1ac1c37\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">SAP CRM consulting<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c0bb0a elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"5c0bb0a\" 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<p><span style=\"font-weight: 400;\">We integrate SAP CRM with S\/4HANA for real-time analytics, improve mobile experiences with Fiori UX, and use smart personalization tactics to boost your customer service.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5131662 e-flex e-con-boxed e-con e-child\" data-id=\"5131662\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f94913e elementor-widget elementor-widget-image\" data-id=\"f94913e\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Property-1HubSpot.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-6d6e078 elementor-widget elementor-widget-heading\" data-id=\"6d6e078\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">HubSpot CRM consulting<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cfaa1b elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"4cfaa1b\" 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<p><span style=\"font-weight: 400;\">Let us revamp your inbound marketing with HubSpot CRM \u2013 optimizing content strategy tools to make a bigger splash and automating workflows for maximum impact.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dfc683f e-con-full e-flex e-con e-child\" data-id=\"dfc683f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a70a486 elementor-widget elementor-widget-image\" data-id=\"a70a486\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Property-1Odoo.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-34a81e9 elementor-widget elementor-widget-heading\" data-id=\"34a81e9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Odoo CRM consulting<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1be99d1 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"1be99d1\" 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<p><span style=\"font-weight: 400;\">We develop custom modules for Odoo to meet your niche business needs. Our experts make sure everything integrates just as it should with your ERP and eCommerce platforms.<\/span><\/p>\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<div class=\"elementor-element elementor-element-a4fbda7 e-flex e-con-boxed e-con e-parent\" data-id=\"a4fbda7\" 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-128e703 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"128e703\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why choose Innowise as a CRM consulting company?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d9f15b elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"6d9f15b\" 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<p><span style=\"font-weight: 400;\">Innowise is your go-to CRM consulting partner. We turn rough ideas into disruptive <\/span><span style=\"font-weight: 400;\">custom solutions<\/span><span style=\"font-weight: 400;\">, putting our core focus on maximizing efficiency and driving growth. We guarantee a positive experience for clients around the globe while pushing the boundaries of innovation.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e53ac09 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"e53ac09\" 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-bd939b6 elementor-widget elementor-widget-html\" data-id=\"bd939b6\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"new-benefits-container\">\n    <div class=\"active-benefit\">\n        <div class=\"active-benefit-title\">\n            <span>01<\/span>\n            <p>Transparent project management<\/p>\n        <\/div>\n        <div class=\"active-benefit-desc\">\n            We follow a comprehensive SDLC with measurable deliverables, clear milestones, and regular syncs. This approach keeps our clients informed and in control - and makes sure every project is continually moving towards its goals.\n        <\/div>\n        \n        <div class=\"swiper-benefit__navigation\">\n            <button class=\"swiper-benefit__navigation-btn prev\" disabled>\n                <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <g>\n                        <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n                        <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n                    <\/g>\n                <\/svg>\n            <\/button>\n\n            <button class=\"swiper-benefit__navigation-btn next\">\n                <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n                    <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n                <\/svg>\n            <\/button>\n        <\/div>\n    <\/div>\n    \n    <div class=\"small-benefits-container\">\n        <div class=\"small-benefit-item\">\n             <span>02<\/span>\n            <p>Compliance with regulations<\/p>\n        <\/div>\n        <div class=\"small-benefit-item\">\n             <span>03<\/span>\n            <p>Quick project kick-off<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const prevBtn = document.querySelector(\".swiper-benefit__navigation-btn.prev\");\n    const nextBtn = document.querySelector(\".swiper-benefit__navigation-btn.next\");\n    const activeBenefit = document.querySelector(\".active-benefit\");\n    const smallBenefitsContainer = document.querySelector(\".small-benefits-container\");\n    const smallBenifitItems = document.querySelectorAll('.small-benefit-item')\n\n    const benefits = [\n        {\n            id: \"0\",\n            title: \"01\",\n            desc: \"Transparent project management\",\n            content: `We follow a comprehensive SDLC with measurable deliverables, clear milestones, and regular syncs. This approach keeps our clients informed and in control - and makes sure every project is continually moving towards its goals.`\n        },\n        {\n            id: \"1\",\n            title: \"02\",\n            desc: \"Compliance with regulations\",\n            content: `With a strong focus on security and compliance, our software development processes follow strict governmental and international standards (ISO 9001, ISO 27001, HIPAA, FDA, CGMP, PSD2, and more.) \u2013 keeping your data safe from theft.`\n        },\n        {\n            id: \"2\",\n            title: \"03\",\n            desc: \"Quick project kick-off\",\n            content: `We know that time is precious, so we make sure to get things moving quickly. With a bench of experts ready to go, we can get the ball rolling on your project within 1-2 weeks: you\u2019ll have your CRM consulting needs covered from day one.`\n        }\n    ];\n\n    let currentIndex = 0;\n\n    function updateActiveBenefit(index) {\n        const titleSpan = activeBenefit.querySelector(\".active-benefit-title span\");\n        const titleP = activeBenefit.querySelector(\".active-benefit-title p\");\n        const desc = activeBenefit.querySelector(\".active-benefit-desc\");\n\n        titleSpan.textContent = benefits[index].title;\n        titleP.textContent = benefits[index].desc;\n        desc.textContent = benefits[index].content;\n\n        prevBtn.disabled = index === 0;\n        prevBtn.style.opacity = index === 0 ? 0.5 : 1;\n        nextBtn.disabled = index === benefits.length - 1;\n        nextBtn.style.opacity = index === benefits.length - 1 ? 0.5 : 1;\n    }\n\n    function updateSmallBenefits(index) {\n        const smallBenefits = smallBenefitsContainer.querySelectorAll(\".small-benefit-item\");\n        let smallBenefitsData = benefits.filter((_, i) => i !== index);\n        smallBenefitsData.sort((a, b) => a.title.localeCompare(b.title));\n        \n        smallBenefits.forEach((smallBenefit, i) => {\n            smallBenefit.querySelector(\"span\").textContent = smallBenefitsData[i].title;\n            smallBenefit.querySelector(\"p\").textContent = smallBenefitsData[i].desc;\n            smallBenefit.dataset.index = smallBenefitsData[i].id;\n        });\n    }\n\n    function navigate(direction) {\n        currentIndex += direction;\n        updateActiveBenefit(currentIndex);\n        updateSmallBenefits(currentIndex);\n    }\n\n    function navigateTo(index) {\n        currentIndex = index;\n        updateActiveBenefit(currentIndex);\n        updateSmallBenefits(currentIndex);\n    }\n\n    prevBtn.addEventListener(\"click\", function() {\n        if (currentIndex > 0) {\n            navigate(-1);\n        }\n    });\n\n    nextBtn.addEventListener(\"click\", function() {\n        if (currentIndex < benefits.length - 1) {\n            navigate(1);\n        }\n    });\n    \n    smallBenifitItems.forEach((item) => {\n        item.addEventListener('click', function(e) {\n            const { index } = e.currentTarget.dataset;\n            navigateTo(Number(index));\n        });\n    });\n\n    updateActiveBenefit(currentIndex);\n    updateSmallBenefits(currentIndex);\n});\n<\/script>\n\n\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<div class=\"elementor-element elementor-element-3198765 elementor-hidden-desktop e-flex e-con-boxed e-con e-parent\" data-id=\"3198765\" 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-30beb29 elementor-widget elementor-widget-html\" data-id=\"30beb29\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"mobile-benefits-container\">\n    <div class=\"mobile-benefits-main-info\">\n        <div class=\"mobile-benefits-number\">\n            <span id=\"benefits-current\" class=\"mobile-benefits-current\">01<\/span>\n            <span class=\"mobile-benefits-total\">\/03<\/span>\n        <\/div>\n        \n        <span id=\"benefits-title\" class=\"mobile-benefits-title\">Transparent project management<\/span>\n    <\/div>\n    <p class=\"mobile-benefits-desc\" id=\"benefits-desc\">\n        We follow a comprehensive SDLC with measurable deliverables, clear milestones, and regular syncs. This approach keeps our clients informed and in control - and makes sure every project is continually moving towards its goals.\n    <\/p>\n    \n    <div class=\"swiper-benefit__navigation mobile-benefits-adaptive\">\n        <button class=\"swiper-benefit__navigation-btn prev\" id=\"prev-btn\" disabled>\n            <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <g>\n                    <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n                    <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n                <\/g>\n            <\/svg>\n        <\/button>\n\n        <button class=\"swiper-benefit__navigation-btn next\" id=\"next-btn\">\n            <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n                <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\n            <\/svg>\n        <\/button>\n    <\/div>\n<\/div>\n\n<script>\n    document.addEventListener('DOMContentLoaded', () => {\n        const benefitsData = [\n            {\n                title: \"01\",\n                desc: \"Transparent project management\",\n                content: `We follow a comprehensive SDLC with measurable deliverables, clear milestones, and regular syncs. This approach keeps our clients informed and in control - and makes sure every project is continually moving towards its goals.`\n            },\n            {\n                title: \"02\",\n                desc: \"Compliance with regulations\",\n                content: `With a strong focus on security and compliance, our software development processes follow strict governmental and international standards (ISO 9001, ISO 27001, HIPAA, FDA, CGMP, PSD2, and more.) \u2013 keeping your data safe from theft.`\n            },\n            {\n                title: \"03\",\n                desc: \"Quick project kick-off\",\n                content: `We know that time is precious, so we make sure to get things moving quickly. With a bench of experts ready to go, we can get the ball rolling on your project within 1-2 weeks: you\u2019ll have your CRM consulting needs covered from day one.`\n            },\n        ];\n\n        let currentIndex = 0;\n\n        const currentElem = document.getElementById('benefits-current');\n        const titleElem = document.getElementById('benefits-title');\n        const descElem = document.getElementById('benefits-desc');\n        const prevBtn = document.getElementById('prev-btn');\n        const nextBtn = document.getElementById('next-btn');\n\n        const updateContent = () => {\n            const data = benefitsData[currentIndex];\n            currentElem.textContent = data.title;\n            titleElem.textContent = data.desc;\n            descElem.textContent = data.content;\n\n            \/\/ Enable or disable buttons based on the current index\n            prevBtn.disabled = currentIndex === 0;\n            nextBtn.disabled = currentIndex === benefitsData.length - 1;\n\n            \/\/ Update button styles based on their state\n            prevBtn.classList.toggle('disabled', currentIndex === 0);\n            nextBtn.classList.toggle('disabled', currentIndex === benefitsData.length - 1);\n        };\n\n        prevBtn.addEventListener('click', () => {\n            if (currentIndex > 0) {\n                currentIndex--;\n                updateContent();\n            }\n        });\n\n        nextBtn.addEventListener('click', () => {\n            if (currentIndex < benefitsData.length - 1) {\n                currentIndex++;\n                updateContent();\n            }\n        });\n\n        \/\/ Initialize content\n        updateContent();\n    });\n<\/script>\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-9ce84ea e-flex e-con-boxed e-con e-parent\" data-id=\"9ce84ea\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf2d76d word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"bf2d76d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">Our partnerships and awards<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e2ea578 e-con-full e-flex e-con e-child\" data-id=\"e2ea578\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a121fb elementor-widget elementor-widget-shortcode\" data-id=\"5a121fb\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">[awards]<\/div>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1a2cd7c e-flex e-con-boxed e-con e-parent\" data-id=\"1a2cd7c\" 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<div class=\"elementor-element elementor-element-6c39558 e-con-full e-flex e-con e-child\" data-id=\"6c39558\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3b9f2a9 elementor-widget__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"3b9f2a9\" 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<p>Honestly, I\u2019d steer clear of diving into a software development project without getting some solid advice from a trusted expert first. Building a custom solution from scratch is pretty tricky, and it can easily go wrong if you\u2019re not on top of things. Think of a consultant as your business GPS \u2013 guiding you through all the twists and turns so you reach your goals without a hitch.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fe4f09 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1fe4f09\" 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<p><a href=\"https:\/\/innowise.com\/authors\/dmitry-nazarevich\/\"><span style=\"font-weight: 400;\">Dmitry Nazarevich<\/span><\/a><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca7bedd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"ca7bedd\" 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<p>Chief Technology Officer<\/p>\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-3f8227d e-flex e-con-boxed e-con e-child\" data-id=\"3f8227d\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51733f4 elementor-widget elementor-widget-image\" data-id=\"51733f4\" 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 loading=\"lazy\" decoding=\"async\" width=\"393\" height=\"437\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/1584038839060rg674-3.png\" class=\"attachment-large size-large wp-image-170230\" alt=\"\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/1584038839060rg674-3.png 393w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/1584038839060rg674-3-270x300.png 270w, https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/1584038839060rg674-3-11x12.png 11w\" sizes=\"(max-width: 393px) 100vw, 393px\" \/>\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\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c4985d5 e-flex e-con-boxed e-con e-parent\" data-id=\"c4985d5\" 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-4f93d44 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4f93d44\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We build custom CRM solutions for every industry<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-90f8fe3 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"90f8fe3\" 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<p><span style=\"font-weight: 400;\">At Innowise, we\u2019ve got years of experience working across different sectors, building customized CRM solutions to meet a wide range of operational needs. Our solutions are designed to optimize performance and drive growth \u2013 no matter what industry you\u2019re in.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af6680e x-switcher-section elementor-widget elementor-widget-html\" data-id=\"af6680e\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"x-domains-container\">\r\n  <div class=\"x-domains__list\">\r\n    <div class=\"x-domains__swiper\">\r\n        <ul class=\"x-domains__list_container swiper-wrapper\">\r\n          <li class=\"x-domains__list-item x-domains__list-item_active swiper-slide\">Retail<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Banking<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Healthcare<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Real estate<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Telecommunications<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Hotel<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Small businesses<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Law<\/li>\r\n          <li class=\"x-domains__list-item swiper-slide\">Manufacturing<\/li>\r\n        <\/ul>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__navigation\">\r\n        <button class=\"x-domains__navigation-btn\">\r\n            <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <g>\r\n                    <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                    <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                <\/g>\r\n            <\/svg>\r\n        <\/button>\r\n\r\n        <button class=\"x-domains__navigation-btn\">\r\n            <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n                <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\" \/>\r\n            <\/svg>\r\n        <\/button>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"x-domains__descriptions\">\r\n\r\n    <div class=\"x-domains__descriptions-item x-domains__descriptions-item_active\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>Retail CRM software<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">We improve retail and eCommerce operations with robust customer data management, personalized marketing campaigns, and smooth sales channel integration.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Improved customer retention<\/li>\r\n              <li>Streamlined multi-channel sales<\/li>\r\n              <li>Increased customer loyalty<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Picture-industry-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>Banking CRM software<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">At Innowise, we\u2019re shaking up approaches to financial services with much-improved client and customer relationship management \u2013 plus compliance tracking features.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Enhanced client trust<\/li>\r\n              <li>Automate regulatory compliance<\/li>\r\n              <li>Strengthen customer relationships<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Banking-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>CRM software for healthcare<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">We optimize healthcare operations thanks to proactive patient management, secure data handling, and improved care coordination.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Better patient engagement<\/li>\r\n              <li>Secure and compliant data management<\/li>\r\n              <li>Improved operational efficiency<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Healthcare-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>CRM software for real estate<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">Managing properties just got a lot easier. Our CRM software helps you keep track of properties, stay in touch with tenants, and handle leases without a hitch.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Efficient property tracking<\/li>\r\n              <li>Enhanced tenants relations<\/li>\r\n              <li>Simplified lease management<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Real-estate-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>Telecommunications CRM software<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">We take telecom performance to the next level by optimizing customer service, managing complex billing processes, and improving overall network management.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Improved customer service<\/li>\r\n              <li>Efficient billing processes<\/li>\r\n              <li>Enhanced network performance<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Telecommunications-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>Hotel CRM software<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">At Innowise, we\u2019re all about leveling up your hospitality game with easy-to-use booking systems, tailored guest services, and excellent feedback management.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Increased booking efficiency<\/li>\r\n              <li>Personalized guest experiences<\/li>\r\n              <li>Higher customer satisfaction<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Hotel-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>CRM software for small businesses<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">We\u2019ve got CRM tools that make running your small business a breeze! With us in your corner, you can streamline operations, improve customer interactions, and drive growth.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Simplified customer management<\/li>\r\n              <li>Spot-on sales tracking<\/li>\r\n              <li>Better customer insights<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Small-business-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>CRM software for law firms<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">At Innowise, we support law firms by providing CRM solutions that improve client relationship management, streamline case tracking, and benefit overall communication.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Improved client communication<\/li>\r\n              <li>Efficient case management<\/li>\r\n              <li>Better document organization<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Law-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"x-domains__descriptions-item\">\r\n      <div class=\"x-slider-info-block\">\r\n          <div class=\"x-slider-title\">\r\n            <h3>Manufacturing CRM software<\/h3>\r\n          <\/div>\r\n          <p class=\"x-slider-desc\">We boost manufacturing efficiency with CRM systems that streamline production processes, manage supplier relationships, and improve customer service.\r\n          <\/p>\r\n          <ul class=\"x-slider-list\">\r\n              <li>Optimized production workflows<\/li>\r\n              <li>Improved supplier coordination<\/li>\r\n              <li>Better customer service<\/li>\r\n          <\/ul>\r\n      <\/div>\r\n      <div class=\"x-slider-image-block\">\r\n        <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Manufacturing-1.jpg\"\r\n            alt=\"Complex system integration\" \/>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n<script>\r\n    const xDomainsListItems = document.querySelectorAll('.x-domains__list-item');\r\n    const xDomainsDescriptions = document.querySelectorAll('.x-domains__descriptions-item');\r\n\r\n    xDomainsListItems.forEach((xDomainsListItem, xDomainsListItemIndex, arr) => {\r\n      xDomainsListItem.addEventListener('click', () => {\r\n        arr.forEach((item) => {\r\n          if (item === xDomainsListItem) {\r\n            item.classList.add('x-domains__list-item_active');\r\n          } else {\r\n            item.classList.remove('x-domains__list-item_active');\r\n          }\r\n        });\r\n        xDomainsDescriptions.forEach(\r\n          (xDomainsDescriptionsItem, xDomainsDescriptionsItemIndex) => {\r\n            if (xDomainsListItemIndex === xDomainsDescriptionsItemIndex) {\r\n              xDomainsDescriptionsItem.classList.add(\r\n                'x-domains__descriptions-item_active'\r\n              );\r\n            } else {\r\n              xDomainsDescriptionsItem.classList.remove(\r\n                'x-domains__descriptions-item_active'\r\n              );\r\n            }\r\n          }\r\n        );\r\n      });\r\n    });\r\n    \r\n    const xDomainsSwiper = new Swiper('.x-domains__swiper', {\r\n      slidesPerView: 'auto',\r\n      freeMode: true,\r\n      grabCursor: true,\r\n      navigation:{\r\n    \t  nextEl:'.x-domains__navigation-btn:last-child', \r\n    \t  prevEl:'.x-domains__navigation-btn:first-child',\r\n    \t  disabledClass:'x-domains__navigation-btn_disabled',\r\n      }\r\n    });\r\n<\/script>\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\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b2c5244 related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b2c5244\" 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-fe9249b\" data-id=\"fe9249b\" 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-b5ca99f related_case_title_h2 elementor-widget elementor-widget-heading\" data-id=\"b5ca99f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CRM consulting services: our recent case studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e7492e related_case_container elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4e7492e\" 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-716367f\" data-id=\"716367f\" 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-647302b elementor-widget elementor-widget-shortcode\" data-id=\"647302b\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n        <div class=\"slider-overflow\">\n            <div class=\"swiper-related\">\n                <div class=\"swiper-wrapper\">\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/investment-banking-software\/\" aria-label=\"block_136751\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2023\/10\/Additiv-tizer.png\" alt=\"One-stop investment portal\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/investment-banking-software\/\" aria-label=\"One-stop investment portal\" >One-stop investment portal<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/crm\/\">CRM<\/a><a href=\"\/pt\/cases\/azure\/\">Azure<\/a><a href=\"\/pt\/cases\/bancos\/\">Banking<\/a><a href=\"\/pt\/cases\/c\/\">C#<\/a><a href=\"\/pt\/cases\/net\/\">.NET<\/a><a href=\"\/pt\/cases\/fintech\/\">FinTech<\/a><a href=\"\/pt\/cases\/investimentos\/\">Investment<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/investment-banking-software\/\" aria-label=\"Read more about One-stop investment portal\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/gestical-platform-modernization\/\" aria-label=\"block_194759\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/smart-meter-integration.png\" alt=\"Modernization of Gestical\u2019s operational platform\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/gestical.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/gestical-platform-modernization\/\" aria-label=\"Modernization of Gestical\u2019s operational platform\" >Modernization of Gestical\u2019s operational platform<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/energy\/\">Energy<\/a><a href=\"\/pt\/cases\/staff-augmentation\/\">Staff augmentation<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/gestical-platform-modernization\/\" aria-label=\"Read more about Modernization of Gestical\u2019s operational platform\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"block_194217\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/iOS-and-VR-meditation-app-suite-for-Grozio-Planeta-UAB-2.png\" alt=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB\">\n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"iOS and VR meditation app suite for Gro\u017eio Planeta UAB\" >iOS and VR meditation app suite for Gro\u017eio Planeta UAB<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/aws\/\">AWS<\/a><a href=\"\/pt\/cases\/django\/\">Django<\/a><a href=\"\/pt\/cases\/saude\/\">Healthcare<\/a><a href=\"\/pt\/cases\/mobile-development\/\">Mobile development<\/a><a href=\"\/pt\/cases\/php\/\">PHP<\/a><a href=\"\/pt\/cases\/python\/\">Python<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/ios-and-vr-meditation-app-development\/\" aria-label=\"Read more about iOS and VR meditation app suite for Gro\u017eio Planeta UAB\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/custom-website-development-for-airline\/\" aria-label=\"block_193018\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/airplane-in-the-sky.jpg\" alt=\"Multi-page charter airline website for a startup air carrier\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/Flyyo-logo.png\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/custom-website-development-for-airline\/\" aria-label=\"Multi-page charter airline website for a startup air carrier\" >Multi-page charter airline website for a startup air carrier<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/php\/\">PHP<\/a><a href=\"\/pt\/cases\/design\/\">UI\/UX design<\/a><a href=\"\/pt\/cases\/desenvolvimento-web\/\">Web development<\/a><a href=\"\/pt\/cases\/website\/\">Website<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/custom-website-development-for-airline\/\" aria-label=\"Read more about Multi-page charter airline website for a startup air carrier\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/custom-fhir-integration-gateway\/\" aria-label=\"block_193309\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image-teaser-fim.jpg\" alt=\"Designing a data integration gateway for FIM Medical\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/logo-fim.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/custom-fhir-integration-gateway\/\" aria-label=\"Designing a data integration gateway for FIM Medical\" >Designing a data integration gateway for FIM Medical<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/net\/\">.NET<\/a><a href=\"\/pt\/cases\/c\/\">C#<\/a><a href=\"\/pt\/cases\/saude\/\">Healthcare<\/a><a href=\"\/pt\/cases\/integracao\/\">Integration<\/a><a href=\"\/pt\/cases\/staff-augmentation\/\">Staff augmentation<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/custom-fhir-integration-gateway\/\" aria-label=\"Read more about Designing a data integration gateway for FIM Medical\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/fast-website-delivery\/\" aria-label=\"block_192516\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/image-teaser-3.png\" alt=\"Fast Website Delivery for Family Businesses\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/Logo-symbolname-green-1.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/fast-website-delivery\/\" aria-label=\"Fast Website Delivery for Family Businesses\" >Fast Website Delivery for Family Businesses<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/cms\/\">CMS website development<\/a><a href=\"\/pt\/cases\/construcao\/\">Construction<\/a><a href=\"\/pt\/cases\/horeca\/\">HoReCa<\/a><a href=\"\/pt\/cases\/js\/\">JavaScript<\/a><a href=\"\/pt\/cases\/php\/\">PHP<\/a><a href=\"\/pt\/cases\/website\/\">Website<\/a><a href=\"\/pt\/cases\/wordpress\/\">WordPress<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/fast-website-delivery\/\" aria-label=\"Read more about Fast Website Delivery for Family Businesses\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/finance-ai-assistant\/\" aria-label=\"block_191935\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/image-teaser-2.png\" alt=\"Haia: finance AI assistant\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/02\/Haia-logo-1.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/finance-ai-assistant\/\" aria-label=\"Haia: finance AI assistant\" >Haia: finance AI assistant<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/ai\/\">AI<\/a><a href=\"\/pt\/cases\/blockchain\/\">Blockchain<\/a><a href=\"\/pt\/cases\/fintech\/\">FinTech<\/a><a href=\"\/pt\/cases\/kotlin\/\">Kotlin<\/a><a href=\"\/pt\/cases\/smart-contract\/\">Smart contract<\/a><a href=\"\/pt\/cases\/web3\/\">Web3<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/finance-ai-assistant\/\" aria-label=\"Read more about Haia: finance AI assistant\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"swiper-slide\">\n            <div class=\"swiper-into-e1\">\n                <div class=\"swiper-slide__inner-container\">\n                    <div class=\"block-div-img-rel\">\n                        <a href=\"https:\/\/innowise.com\/pt\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"block_195080\">\n                            <img decoding=\"async\" class=\"slide__img-rel\" \n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2026\/03\/image.png\" alt=\"Scaling AI ergonomics assessment software\">\n                    <div class=\"cases-post__thumbnail_opencase_img\">\n                        <div>\n                            <img decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/12\/prophaust.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                \n                        <\/a>\n                    <\/div>\n                    <div class=\"border-slide-rel\">\n                        <div class=\"swip-title-rel-qe mb-10\" style=\"\">\n                            <a href=\"https:\/\/innowise.com\/pt\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Scaling AI ergonomics assessment software\" >Scaling AI ergonomics assessment software<\/a>\n                        <\/div>\n                        <div class=\"swip-array-rel\">\n                            <a href=\"\/pt\/cases\/angular\/\">Angular<\/a><a href=\"\/pt\/cases\/desenvolvimento-backend\/\">Back-end development<\/a><a href=\"\/pt\/cases\/empresas\/\">Enterprise<\/a><a href=\"\/pt\/cases\/desenvolvimento-front-end\/\">Front-end development<\/a><a href=\"\/pt\/cases\/node-js\/\">Node.js<\/a><a href=\"\/pt\/cases\/qa\/\">QA<\/a>\n                        <\/div>\n                        <div class=\"slide__button-wrapper_mob\">\n                            <span class=\"slide__button-text_mob\">Read more<\/span>\n                            <img decoding=\"async\" class=\"slide__button-img_mob\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2021\/12\/arrow-more.svg\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <div class=\"slide__button-wrapper\">\n                <a href=\"https:\/\/innowise.com\/pt\/case\/ai-ergonomics-software-scaling\/\" aria-label=\"Read more about Scaling AI ergonomics assessment software\">\n                    <div class=\"arrow-btn3-rel\">\n                        <svg class=\"arrow-btn__svg\"\n                             width=\"110\"\n                             height=\"18\"\n                             viewBox=\"0 0 110 18\"\n                             fill=\"none\"\n                             xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M9 1L17 8.99999L9 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M0 9.00018L17 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M99 1L107 8.99999L99 17\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                            <path d=\"M90 9.00018L107 9.00018\"\n                                  stroke=\"#C63031\"\n                                  stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/div>\n                <\/a>\n            <\/div>\n        <\/div>\n                <\/div>\n                \n                <div class=\"swiper-related__navigation\">\n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <g>\n                                <path d=\"M12 4L4 12L12 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                                <path d=\"M21 12.0002L4 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/svg>\n                    <\/button>\n                \n                    <button class=\"swiper-related__navigation-btn\">\n                        <svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <path d=\"M13 4L21 12L13 20\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                            <path d=\"M4 12.0002L21 12.0002\" stroke=\"#2E2E2E\" stroke-width=\"2\"\/>\n                        <\/svg>\n                    <\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"cases-swiper-pagination\"><\/div>\n        \n        <script src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/slb-case.js\"><\/script>  \n        <link rel=\"stylesheet\" href=\"\/wp-content\/themes\/hello-elementor\/assets\/css\/case-slider.css\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-682858f e-flex e-con-boxed e-con e-parent\" data-id=\"682858f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-519216b elementor-widget elementor-widget-html\" data-id=\"519216b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div style=\"display:none !important; margin-top: 0; padding: 0;\" class=\"m-technological-all\">\n        <span><a style=\"all: unset; cursor: pointer;\" href=\"https:\/\/innowise.com\/cases\/\">All case studies<\/a><\/span>\n    <\/div>\n   \n    \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\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-949492e e-flex e-con-boxed e-con e-parent\" data-id=\"949492e\" 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-377d94d elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"377d94d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our approach to CRM consulting services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c23307 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-text-editor\" data-id=\"9c23307\" 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<p><span style=\"font-weight: 400;\">At Innowise, we\u2019re all about delivering maximum value to our clients. We handle each project with meticulous attention to detail, taking the time to thoroughly research market trends to make our services perfectly align with your needs \u2013 and keep you one step ahead of the competition.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da07c1c e-flex e-con-boxed e-con e-parent\" data-id=\"da07c1c\" 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<div class=\"elementor-element elementor-element-8dcf45c e-grid e-con-full e-con e-child\" data-id=\"8dcf45c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cc285f3 e-flex e-con-boxed e-con e-child\" data-id=\"cc285f3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5235d0 elementor-widget elementor-widget-text-editor\" data-id=\"c5235d0\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">Risk-proof project planning<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cf7d84 elementor-widget elementor-widget-text-editor\" data-id=\"2cf7d84\" 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<p><span style=\"font-weight: 400;\">Our expert consultants dive deep into understanding every aspect of your business to identify and mitigate potential risks. This way, you can be confident that your CRM implementation will go ahead as planned \u2013 without any surprises.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-20085b9 e-flex e-con-boxed e-con e-child\" data-id=\"20085b9\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eafa11c elementor-widget elementor-widget-text-editor\" data-id=\"eafa11c\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">Accurate cost estimation<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f2d2d47 elementor-widget elementor-widget-text-editor\" data-id=\"f2d2d47\" 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<p><span style=\"font-weight: 400;\">We take all your business and tech needs into account before developing a detailed project roadmap with accurate cost estimates. This lets you keep your budget under control and avoid unexpected expenses.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81dd593 e-flex e-con-boxed e-con e-child\" data-id=\"81dd593\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7590d0 elementor-widget elementor-widget-text-editor\" data-id=\"f7590d0\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">Collaborative approach<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3546b68 elementor-widget elementor-widget-text-editor\" data-id=\"3546b68\" 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<p>We\u2019re all about working hand-in-hand with your team. We keep all stakeholders in the loop about project progress, meaning we can address any issues quickly and adjust the scope as needed.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49ec8f1 e-flex e-con-boxed e-con e-child\" data-id=\"49ec8f1\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a98befa elementor-widget elementor-widget-text-editor\" data-id=\"a98befa\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">Top-notch security<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-328bf9a elementor-widget elementor-widget-text-editor\" data-id=\"328bf9a\" 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<p><span style=\"font-weight: 400;\">Your data\u2019s safety is our top priority. We\u2019ve got strict non-disclosure agreements in place \u2013 plus, our security operations consultants deploy bulletproof solutions to make sure your data stays locked down tight.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1c17c50 e-flex e-con-boxed e-con e-child\" data-id=\"1c17c50\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15865c7 elementor-widget elementor-widget-text-editor\" data-id=\"15865c7\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">Focus on user experience<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2e4f524 elementor-widget elementor-widget-text-editor\" data-id=\"2e4f524\" 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<p><span style=\"font-weight: 400;\">We help clients design and build solutions that prioritize the end-user experience. We make sure your CRM system isn\u2019t overloaded with unnecessary features and is easy to navigate. This way, everyone\u2019s happier and gets things done faster.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-117f345 e-flex e-con-boxed e-con e-child\" data-id=\"117f345\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-539f16d elementor-widget elementor-widget-text-editor\" data-id=\"539f16d\" 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 class=\"list\">\n \t<li class=\"red-dot\"><h3 style=\"display: inline\">Clear success metrics<\/h3><\/li>\n<\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af8213d elementor-widget elementor-widget-text-editor\" data-id=\"af8213d\" 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<p><span style=\"font-weight: 400;\">Our consultants set clear, measurable success metrics for each project. These goals let us break the project down into manageable tasks \u2013 resulting in straightforward execution and successful outcomes.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\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-25ceb95 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"25ceb95\" 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-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8919a58\" data-id=\"8919a58\" 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-bd15f02 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"bd15f02\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">See what you can score with Innowise CRM consultants<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2debdc3 e-con-full e-flex e-con e-parent\" data-id=\"2debdc3\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6cd8fd9 e-con-full benefit-item e-flex e-con e-child\" data-id=\"6cd8fd9\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-04ff389 e-flex e-con-boxed e-con e-child\" data-id=\"04ff389\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bb96c4 elementor-widget elementor-widget-image\" data-id=\"4bb96c4\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Component-329-1.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-d287753 elementor-widget elementor-widget-text-editor\" data-id=\"d287753\" 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<p>20-30%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-441fd5b elementor-widget elementor-widget-text-editor\" data-id=\"441fd5b\" 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<p>boost in revenue<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-acd1e07 elementor-widget elementor-widget-text-editor\" data-id=\"acd1e07\" 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<p><span style=\"font-weight: 400;\">Thanks to better customer relationship management and targeted marketing strategies.<\/span><\/p>\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-94fb56f e-con-full benefit-item e-flex e-con e-child\" data-id=\"94fb56f\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f2d4f39 e-flex e-con-boxed e-con e-child\" data-id=\"f2d4f39\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-88f417d elementor-widget elementor-widget-image\" data-id=\"88f417d\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Component-329-1.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-a0afddb elementor-widget elementor-widget-text-editor\" data-id=\"a0afddb\" 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<p>15-25%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c2287bd elementor-widget elementor-widget-text-editor\" data-id=\"c2287bd\" 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<p>increase in sales rep productivity<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bac87db elementor-widget elementor-widget-text-editor\" data-id=\"bac87db\" 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<p><span style=\"font-weight: 400;\">By streamlining processes and providing better customer insights.<\/span><\/p>\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-69a7742 e-con-full benefit-item e-flex e-con e-child\" data-id=\"69a7742\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2a8da5f e-flex e-con-boxed e-con e-child\" data-id=\"2a8da5f\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-037f9c8 elementor-widget elementor-widget-image\" data-id=\"037f9c8\" 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 decoding=\"async\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/Component-329-1.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\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 class=\"elementor-element elementor-element-f17e55b elementor-widget elementor-widget-text-editor\" data-id=\"f17e55b\" 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<p>10-20%<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73ffad0 elementor-widget elementor-widget-text-editor\" data-id=\"73ffad0\" 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<p>growth in B2B sales<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e79cd2c elementor-widget elementor-widget-text-editor\" data-id=\"e79cd2c\" 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<p><span style=\"font-weight: 400;\">Achieved through improved lead management and personalized sales approaches.<\/span><\/p>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-caab0b4 e-flex e-con-boxed e-con e-parent\" data-id=\"caab0b4\" 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-d430bb2 elementor-widget__width-inherit elementor-widget-tablet__width-inherit elementor-hidden-desktop elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"d430bb2\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wondering if it's time to upgrade your systems and processes? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-72e6c0d e-con-full e-flex e-con e-child\" data-id=\"72e6c0d\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0dcc595 e-con-full e-flex e-con e-child\" data-id=\"0dcc595\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6d1e51 elementor-widget__width-inherit elementor-hidden-tablet elementor-widget elementor-widget-heading\" data-id=\"f6d1e51\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Wondering if it's time to upgrade your systems and processes? <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9a0322 elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"e9a0322\" 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<p>We\u2019ve got the expertise to bring your operation up to date and streamline it for longer-term success.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a7ec32 elementor-align-center elementor-mobile-align-center elementor-widget-mobile__width-inherit elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"8a7ec32\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\" id=\"main-block-link\">\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\">Let us help<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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 class=\"elementor-element elementor-element-458f004 elementor-widget elementor-widget-html\" data-id=\"458f004\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"circleAnim\">\r\n    <\/div>\r\n    \r\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/gsap@3.12.5\/dist\/gsap.min.js\"><\/script>\r\n    <script>\r\n        const minSize = 20;\r\n        const maxSize = 100;\r\n\r\n        const step = 5;\r\n\r\n        const animDuration = 6;\r\n\r\n        const animElem = document.getElementById(\"circleAnim\")\r\n\r\n        for (let size = minSize; size <= maxSize; size+=step) {\r\n            const elem = document.createElement(\"div\")\r\n            elem.classList.add(\"anim-circle\")\r\n            elem.style=`width: ${size}%; height: ${size}%; anim-duration:${animDuration}s;`\r\n            animElem.appendChild(elem)\r\n        }\r\n\r\n        gsap.to(\".anim-circle\", {\r\n          rotateX: 180,\r\n          rotateY: -180,\r\n          ease: \"sine.inOut\",\r\n          duration: animDuration,\r\n          stagger: { each: 0.02 * animDuration, from: \"end\", repeat: -1, yoyo: true }\r\n        });\r\n    <\/script>\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<div class=\"elementor-element elementor-element-4281746 e-flex e-con-boxed e-con e-parent\" data-id=\"4281746\" 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-5fd647d elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"5fd647d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our implementation roadmap<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f4a04a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4f4a04a\" 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<p><span style=\"font-weight: 400;\">At Innowise, our consultants guide clients through the entire lifecycle of a CRM implementation. With a refined process and years of experience under our belts, we provide continuous support from start to finish \u2013 whether it&#8217;s developing your solution from scratch or getting it up and running.<\/span><\/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-91c0610 e-flex e-con-boxed e-con e-child\" data-id=\"91c0610\" 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-97b9e49 elementor-widget elementor-widget-html\" data-id=\"97b9e49\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"new-steps-container\">\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #D98790\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span>\n               1 Discovery and analysis\n            <\/span>\n        \n            <ul>\n                <li>Conducting client interviews<\/li>\n                <li>Performing a technology audit<\/li>\n                <li>Defining the project scope<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #F2AEB6\"><\/div>\n        <\/div>\n                <div class=\"new-step-item-desc\">\n            <span>\n                2 Design and implementation\n            <\/span>\n        \n            <ul>\n                <li>Crafting the solution architecture<\/li>\n                <li>Customizing the system<\/li>\n                <li>Migrating data<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"scheme-progress-global-line\" style=\"width: 100%; background: #E4BEF7\"><\/div>\n        <\/div>\n                <div class=\"new-step-item-desc\">\n            <span>\n                3 Testing and debugging\n            <\/span>\n        \n            <ul>\n                <li>Conducting system testing<\/li>\n                <li>Establishing user acceptance<\/li>\n                <li>Resolving any outstanding issues<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"new-step-item\">\n        <div class=\"figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"scheme-progress-global-line\" style=\"background: linear-gradient(90deg, #BF9FD8 50%, transparent 0) 50% \/ 8px 2px repeat-x; width: 100%;\"><\/div>\n        <\/div>\n        <div class=\"new-step-item-desc\">\n            <span>\n                4 Deployment and optimization\n            <\/span>\n        \n            <ul>\n                <li>Providing launch support<\/li>\n                <li>Conducting user training<\/li>\n                <li>Monitoring performance<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n<div class=\"tablet-new-steps-container\">\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"width: 100%; background: #D98790\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n           <span>\n               1 Discovery and analysis\n            <\/span>\n        \n            <ul>\n                <li>Conducting client interviews<\/li>\n                <li>Performing a technology audit<\/li>\n                <li>Defining the project scope<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #F2AEB6; position: absolute; left: 50%; right: ; width: 100vw;\" ><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                2 Design and implementation\n            <\/span>\n        \n            <ul>\n                <li>Crafting the solution architecture<\/li>\n                <li>Customizing the system<\/li>\n                <li>Migrating data<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"tablet-scheme-progress-global-line\" style=\"background: #BF9FD8; position: absolute; left: ; right: 50%; width: 100vw;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                3 Testing and debugging\n            <\/span>\n        \n            <ul>\n                <li>Conducting system testing<\/li>\n                <li>Establishing user acceptance<\/li>\n                <li>Resolving any outstanding issues<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"tablet-new-step-item\">\n        <div class=\"tablet-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"tablet-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"tablet-scheme-progress-global-line\" style=\"background: linear-gradient(90deg, #BF9FD8 50%, transparent 0) 50% \/ 8px 2px repeat-x; width: 100%;\"><\/div>\n        <\/div>\n        <div class=\"tablet-new-step-item-desc\">\n            <span>\n                4 Deployment and optimization\n            <\/span>\n        \n            <ul>\n                <li>Providing launch support<\/li>\n                <li>Conducting user training<\/li>\n                <li>Monitoring performance<\/li>\n            <\/ul>\n        <\/div>        \n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n<div class=\"mobile-new-steps-container\">\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #D98790;\n    border-color: #D98790;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n            <div class=\"mobile-scheme-progress-global-line\" style=\"background: #D98790; width: 100vw;\"><\/div>\n        <\/div>\n        \n        <div class=\"mobile-new-step-item-desc\">\n           <span>\n               1 Discovery and analysis\n            <\/span>\n        \n            <ul>\n                <li>Conducting client interviews<\/li>\n                <li>Performing a technology audit<\/li>\n                <li>Defining the project scope<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #F2AEB6;\n    border-color: #F2AEB6;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #F2AEB6; width: 100vw;\"><\/div>\n        <\/div>\n         <div class=\"mobile-new-step-item-desc\">\n            <span>\n                2 Design and implementation\n            <\/span>\n        \n            <ul>\n                <li>Crafting the solution architecture<\/li>\n                <li>Customizing the system<\/li>\n                <li>Migrating data<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #E4BEF7;\n    border-color: #E4BEF7;\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; width: 100vw;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"background: #E4BEF7; width: 100vw;\"><\/div>\n        <\/div>\n       <div class=\"mobile-new-step-item-desc\">\n            <span>\n                3 Testing and debugging\n            <\/span>\n        \n            <ul>\n                <li>Conducting system testing<\/li>\n                <li>Establishing user acceptance<\/li>\n                <li>Resolving any outstanding issues<\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n    \n    \n    <div class=\"mobile-new-step-item\">\n        <div class=\"mobile-figure-container\">\n            <div style=\"background-color: #BF9FD8;\n    border-color: #BF9FD8\" class=\"mobile-scheme-progress-circle\">\n            \n        <\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"border-left: 2px dashed #E4BEF7;\"><\/div>\n<div class=\"mobile-scheme-progress-global-line\" style=\"border-left: 2px dashed #E4BEF7;\"><\/div>\n        <\/div>\n        <div class=\"mobile-new-step-item-desc\">\n            <span>\n                4 Deployment and optimization\n            <\/span>\n\n            <ul>\n                <li>Providing launch support<\/li>\n                <li>Conducting user training<\/li>\n                <li>Monitoring performance<\/li>\n            <\/ul>\n        <\/div>  \n    <\/div>\n    \n    \n<\/div>\n\n\n\n\n\n\n\n\n\n\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9653abc e-grid e-con-full e-con e-child\" data-id=\"9653abc\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1cb0b56 e-con-full e-flex e-con e-child\" data-id=\"1cb0b56\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-edca80c img900500 elementor-widget elementor-widget-image\" data-id=\"edca80c\" 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 loading=\"lazy\" decoding=\"async\" width=\"1350\" height=\"750\" src=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3.jpg\" class=\"attachment-full size-full wp-image-182131\" alt=\"OUR TEAM\" srcset=\"https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3.jpg 1350w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-300x167.jpg 300w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-1024x569.jpg 1024w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-768x427.jpg 768w, https:\/\/innowise.com\/wp-content\/uploads\/2025\/04\/Team-Innowise-3-18x10.jpg 18w\" sizes=\"(max-width: 1350px) 100vw, 1350px\" \/>\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-812708e e-con-full e-flex e-con e-child\" data-id=\"812708e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bade9fa e-con-full e-flex e-con e-child\" data-id=\"bade9fa\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51289ad elementor-widget__width-initial word-wrap-title elementor-widget elementor-widget-heading\" data-id=\"51289ad\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Need extra hands to move faster?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14bc77f elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial tabletmax510 elementor-widget elementor-widget-text-editor\" data-id=\"14bc77f\" 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<p>Our developers can join your team and start contributing right away.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d60def2 elementor-align-center contact320 elementor-widget elementor-widget-button\" data-id=\"d60def2\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#contact-form\">\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\">Let\u2019s talk<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t<div class=\"elementor-element elementor-element-09d47ab e-flex e-con-boxed e-con e-parent\" data-id=\"09d47ab\" 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-5b67db5 elementor-widget__width-initial elementor-widget-tablet__width-inherit elementor-widget elementor-widget-heading\" data-id=\"5b67db5\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What our customers think<\/h2>\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-b6a50ff elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b6a50ff\" data-element_type=\"section\" id=\"rvw\" 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-870964a\" data-id=\"870964a\" 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-42a3cee elementor-widget elementor-widget-html\" data-id=\"42a3cee\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"c-section__background-new c-section__background-new\">\n    <div class=\"c-section__container-new p-mad-testimonials__section-container-new\">\n      <div class=\"c-section__body-new\">\n        <div class=\"p-mad-testimonials__swiper-new\">\n          <div class=\"swiper\">\n            <div class=\"swiper-wrapper\">\n\n                <div class=\"swiper-slide p-mad-testimonial-new\">\n                  <div class=\"p-mad-testimonial__cite-author-new\">\n                      <div class=\"p-mad-testimonial__author-new\">\n                        <span class=\"p-mad-testimonial__author-name-new\">Or Iny<\/span>\n                        <span>CEO<\/span>\n                        <span>Zero Beta<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper-new\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon-new\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/11\/image-3335-1.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details-new\">\n                    <p class=\"p-mad-testimonial__cite-new\">\u00abWe are delighted with Innowise's commitment to delivering quality work and solving issues quickly. They lead an engaged approach to understanding the team's needs and accomplishing their goals.\u00bb\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details-new\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">Financial services<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">9 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">12 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">Custom software development<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n\n              <div class=\"swiper-slide p-mad-testimonial-new\">\n                  <div class=\"p-mad-testimonial__cite-author-new\">\n                      <div class=\"p-mad-testimonial__author-new\">\n                        <span class=\"p-mad-testimonial__author-name-new\">Polina Shuruba<\/span>\n                        <span>Partner Manager<\/span>\n                        <span>XPRT MINDS<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper-new\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon-new\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/06\/outstaffing_logo-2-2.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details-new\">\n                    <p class=\"p-mad-testimonial__cite-new\">\u00abInnowise is one of the best partners we have. They always fulfill our requests for qualified candidates. The team is very prompt.\u00bb\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details-new\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">IT services<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">6 specialists<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">24 months<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">Consulting, staff augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>\n\n              <div class=\"swiper-slide p-mad-testimonial-new\">\n                  <div class=\"p-mad-testimonial__cite-author-new\">\n                      <div class=\"p-mad-testimonial__author-new\">\n                        <span class=\"p-mad-testimonial__author-name-new\">Pierre Sipidin<\/span>\n                        <span>CEO<\/span>\n                        <span>PS Consult<\/span>\n                      <\/div>\n                      <div class=\"p-mad-testimonial__company-icon-wrapper-new\">\n                        <img decoding=\"async\" class=\"p-mad-testimonial__company-icon-new\"\n                             src=\"https:\/\/innowise.com\/wp-content\/uploads\/2024\/08\/psconsulting-rgb-1-1.png\"\n                             alt=\"company's logo\">\n                      <\/div>\n                  <\/div>\n                  <div class=\"p-mad-testimonial__cite-details-new\">\n                    <p class=\"p-mad-testimonial__cite-new\">\u00abI was honestly very satisfied with their work. The client can now complete a task that used to take 10\u201315 minutes in seconds. The project has resulted in financial and time savings, and Innowise provided a range of technology expertise throughout the engagement.\u00bb\n                    <\/p>\n                    <ul class=\"p-mad-testimonial__details-new\">\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Industry<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">IT services<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Team size<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">1 specialist<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Duration<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">7 days<\/span>\n                      <\/li>\n                      <li>\n                          <span class=\"p-mad-testimonial__details-term-new\">Services<\/span>\n                          <span class=\"p-mad-testimonial__details-desc-new\">Consulting, staff augmentation<\/span>\n                      <\/li>\n                    <\/ul>\n                  <\/div>\n              <\/div>         \n\n            <\/div>\n            \n            <div class=\"swiper-pagination\"><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n\n  <\/div>\n<\/div>\n\n<!--<script defer src=\"\/wp-content\/themes\/hello-elementor\/assets\/js\/swipe-dev-services.js\"><\/script>-->\n\n<script>\n    const options = {\n  grabCursor: true,\n  slidesPerView: 'auto',\n  spaceBetween: 40,\n  freeMode: true,\n  pagination: {\n    el: '.swiper-pagination',\n  },\n};\n\nlet swiper;\n\nconst initSwiper = (options) => {\n  swiper = new Swiper('.p-mad-testimonials__swiper-new .swiper', options);\n  swiper.autoplay.stop();\n};\n\nconst mediaQueryList = window.matchMedia('(min-width: 1px)');\n\nconst onMediaQueryChange = (e) => {\n  if (!e.matches && swiper) {\n    swiper.disable();\n  } else if (e.matches && !swiper) {\n    initSwiper(options);\n  } else if (e.matches) {\n    swiper.enable();\n  }\n};\n\nif (mediaQueryList.matches) {\n  initSwiper(options);\n}\n\nmediaQueryList.addEventListener('change', onMediaQueryChange);\n<\/script>\n\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-ea15186 net-14-n dt-15-n faq-1-n elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ea15186\" 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-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b7510b9\" data-id=\"b7510b9\" 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-3b6e7ec elementor-widget elementor-widget-heading\" data-id=\"3b6e7ec\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FAQ<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fda798e e-con-full net-142-n dt-15-2-n e-flex e-con e-parent\" data-id=\"fda798e\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-620b434 e-con-full e-flex e-con e-child\" data-id=\"620b434\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dcd8088 faq elementor-widget elementor-widget-accordion\" data-id=\"dcd8088\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion\">\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2311\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-2311\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Why do businesses need CRM consulting services?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2311\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-2311\"><p><span style=\"font-weight: 400;\">Figuring out the complexities of customer relationship management systems can be pretty tricky. That\u2019s where <\/span><span style=\"font-weight: 400;\">custom CRM consulting <\/span><span style=\"font-weight: 400;\">comes in: expert advisors guide their clients throughout the entire selection, implementation, and customization stages, making sure that the CRM aligns with business objectives and hits the client\u2019s goals.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2312\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-2312\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How can CRM consulting benefit my business?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2312\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-2312\"><p><span style=\"font-weight: 400;\">CRM consulting can transform your customer management strategy, analyze and optimize every interaction to increase sales, provide actionable insights, and improve satisfaction and loyalty, to name a few!<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2313\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-2313\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">Can CRM consulting services help with CRM system integration?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2313\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-2313\"><p><span style=\"font-weight: 400;\">Definitely! CRM consultants help businesses blend CRM systems with existing workflows and techstacks, ensuring a consistent stream of information across platforms that boosts operational productivity and data accuracy.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2314\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-2314\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" tabindex=\"0\">How do CRM consultants ensure data security and compliance?<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div id=\"elementor-tab-content-2314\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-2314\"><p><span style=\"font-weight: 400;\">Our CRM consultants prioritize data security and regulatory compliance in every project, adhering to international standards and best practices such as ISO and GDPR. This guarantees that your CRM system protects sensitive information and meets 100% of legal requirements, safeguarding your digital assets.<\/span><\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Why do businesses need CRM consulting services?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Figuring out the complexities of customer relationship management systems can be pretty tricky. That\\u2019s where <\\\/span><span style=\\\"font-weight: 400;\\\">custom CRM consulting <\\\/span><span style=\\\"font-weight: 400;\\\">comes in: expert advisors guide their clients throughout the entire selection, implementation, and customization stages, making sure that the CRM aligns with business objectives and hits the client\\u2019s goals.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How can CRM consulting benefit my business?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">CRM consulting can transform your customer management strategy, analyze and optimize every interaction to increase sales, provide actionable insights, and improve satisfaction and loyalty, to name a few!<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Can CRM consulting services help with CRM system integration?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Definitely! CRM consultants help businesses blend CRM systems with existing workflows and techstacks, ensuring a consistent stream of information across platforms that boosts operational productivity and data accuracy.<\\\/span><\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How do CRM consultants ensure data security and compliance?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><span style=\\\"font-weight: 400;\\\">Our CRM consultants prioritize data security and regulatory compliance in every project, adhering to international standards and best practices such as ISO and GDPR. This guarantees that your CRM system protects sensitive information and meets 100% of legal requirements, safeguarding your digital assets.<\\\/span><\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ba52b2 e-con-full e-flex e-con e-child\" data-id=\"2ba52b2\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed27583 elementor-widget elementor-widget-html\" data-id=\"ed27583\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"faq-cta\">\n    <p class=\"faq-cta__text\">\n        Book a call with <br\/> our experts and get <br\/> the answers you need.\n    <\/p>\n    <a class=\"faq-cta__link\" href=\"#contact-form\">\n        Schedule a call\n    <\/a>\n<\/div>\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-9852478 e-flex e-con-boxed e-con e-parent\" data-id=\"9852478\" 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-66357ff elementor-widget elementor-widget-shortcode\" data-id=\"66357ff\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f100240-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"100240\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/pt\/wp-json\/wp\/v2\/pages\/160088#wpcf7-f100240-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"100240\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f100240-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<style>\n#form-templates .contact__info {\n  background-color: #f4f4f4;\n  padding: 70px 44px 70px 50px;\n  position: relative;\n  max-width: 540px;\n  width: 100%;\nborder: 1px solid #AEB1B7;\n}\n\n#form-templates .contact__info-background {\n  z-index: -1;\n  position: absolute;\n  top: 20px;\n  left: 20px;\n  width: 100%;\n  height: 100%;\n  border: 1px dashed #ef4557;\n}\n\n\n#form-templates .new-container{\ndisplay: flex;\njustify-content: space-between;\nflex-wrap: wrap;\n}\n\n\n#form-templates{\npadding: 100px 15px 100px 15px;        \n}\n\n#form-templates .contact__info-heading {\n  font-family: 'Sora' !important;\n  font-style: normal !important;\n  font-weight: 400 !important;\n  font-size: 36px !important;\n  line-height: 46px !important;\n  color: #2E2E2E !important;\n   margin-bottom: 60px !important;\n\n}\n\n\n#form-templates .message label{\ncolor: #585858 !important;   \n}\n\n.elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n font-size: 60px !important;\n  line-height: 70px !important;\n  font-family: \"Sora\", Sans-serif;\n  font-weight: 400;\n  margin: 0;  \n  margin-bottom: 20px;\n}\n\n\n\n\n.elementor-widget-container.form-template p{\n  font-family: \"Karla\", Sans-serif;\n  font-size: 22px;\n  font-weight: 400;\n  line-height: 28px;\n  color: var( --e-global-color-primary );\n  max-width: 700px;\n  margin: 0; \n  margin-bottom: 40px;\n} \n  \n\n\n.new-container #spinner{\nwidth: 50%;\nmax-width: 700px;\n}\n\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:30px; \n    \n}\n\n\n#form-templates .contact__info-heading {\n  margin-bottom: 67px;\n  font-size: 36px;\n  font-family: karla;\n  color:  #2E2E2E;\n\n  line-height: 49px;\n}\n\n#form-templates .contact__info-steps {\n  display: flex;\n  flex-direction: column;\n  max-width: 425x;\n  row-gap: 20px;\n  border-left: 1px solid #2e2e2e;\n}\n\n#form-templates .contact__info-block {\n  position: relative;\n  padding-left: 45px;\n}\n\n#form-templates .contact__info-block:last-child {\n  box-shadow: -1px 0 0 1px #f4f4f4;\n}\n\n#form-templates .contact__info-step {\n  position: absolute;\n  border: 1px solid #2e2e2e;\n  width: 40px;\n  height: 40px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 20px;\n  left: -20px;\n  top: -8px;\n  background-color: #F4F4F4;\n  color:  #2E2E2E;\n\nfont-family: Karla;\nfont-weight: 700;\nfont-size: 18px;\nline-height: 28px;\n\n}\n\n.elementor-widget-global .contact__info-step {\n        color:  #2E2E2E;\n}\n\n#form-templates .contact__info-text {\n  margin: 0;\n  font-size: 16px;\n  line-height: 26px;\n  color: #2E2E2E;\n  font-family: karla;\n\n  width: 100%;\n}\n\n\n#form-templates .contact-us__send{\nflex-shrink: 0;\nmargin-top:0;\n}\n\n\n\n@media screen and (max-width: 1279px) {\n    .new-container #spinner{\n        width: 100%;\n        max-width:100%;\n        margin-bottom:40px;\n    }\n    \n\n    .new-container .contact__info {\n        max-width: 700px !important;\n    }\n    \n}\n\n\n@media screen and (max-width: 1279px) {\n#form-templates{\npadding: 60px 15px 70px 15px;     \n}\n}\n\n\n\n@media screen and (max-width: 767px) {\n\n#form-templates .new-container #spinner div.contact-us__wrapper:nth-child(6){\ngap:20px; \n \n}\n\n\n  #form-templates .contact__info {\n    padding: 20px 20px 40px 40px;\n    margin: 0 auto;\n  }\n\n\n#form-templates{\npadding: 40px 15px 50px 15px;  \n    \n}\n\n  \n   .new-container #spinner{\n       \n    margin-bottom:30px;   \n   }\n   \n   \n   .elementor-widget-container.form-template h2,.elementor-widget-container.form-template h1{\n   font-size: 32px !important;\n    line-height: 42px !important;    \n   }\n   \n   \n   .elementor-widget-container.form-template p{\n       \n    font-size: 16px;\n    line-height: 20px;  \n    margin-bottom: 30px;\n \n       \n   }\n   \n   #form-templates .contact__info-heading{\n   font-size: 24px !important;\n    line-height: 49px !important;    \n       \n   }\n   \n\n.mailToContact{\nmargin-top: 10px !important;        \n}\n   \n\n  #form-templates .contact__info-heading {\n    font-size: 24px;\n    margin-bottom: 37px;\n  }\n\n  #form-templates .contact__info-background {\n    top: 10px;\n    left: 10px;\n  }\n\n  #form-templates .contact__info-text {\n    font-size: 12px;\n    line-height: 20px;\n  }\n  \n  \n  #form-templates .contact__info-heading {\n   margin-bottom: 35px !important;\n\n}\n\n}\n\n@media (max-width: 767px) {\n    .mailToContact {\n        max-width: 100%;\n    }\n}\n<\/style>\n\n<script>\nwindow.addEventListener('hashchange',function(e){if(window.history.pushState){window.history.pushState('','\/',window.location.pathname)}else{window.location.hash=''}})\n<\/script>\n\n\n<div id=\"form-templates\">\n<div class=\"elementor-widget-container form-template\">\n<a name=\"contact-form\"><\/a>\n<h2>Contact us<\/h2>\n<p><a id=\"calendlylink\" style=\"color: #c63031; border-bottom: 1px solid #c63031; padding: 0;\">Book a call<\/a> or fill out the form below and we\u2019ll get back to you once we\u2019ve processed your request.<\/p>\n<\/div>\n\n<div class=\"new-container\">\n\n\n<div class=\"contact-us__main\" id=\"spinner\" data-no-defer=\"1\">\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"name\">\n<label>Name<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"field_name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__name\" id=\"contact-name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"field_name\" \/><\/span>\n<\/div>\n\n<div class=\"company\">\n<label>Company<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required contact-us__company\" id=\"contact-company\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Company*\" value=\"\" type=\"text\" name=\"company\" \/><\/span>\n<\/div>\n\n<\/div>\n\n<div class=\"contact-us__wrapper\">\n\n<div class=\"email\">\n<label>Email<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email contact-us__email\" id=\"contact-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Corporate email*\" value=\"\" type=\"email\" name=\"email\" \/><\/span>\n<\/div>\n\n<div class=\"phone\">\n<label>Phone<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"tel\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel contact-us__phone\" id=\"contact-phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"tel\" \/><\/span>\n<\/div>\n\n<\/div>\n<div class=\"contact-us__wrapper subj\">\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-recipient\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-subj_js\" aria-invalid=\"false\" name=\"your-recipient\"><option value=\"\">Subject*<\/option><option value=\"IT staff augmentation\">IT staff augmentation<\/option><option value=\"Turnkey product development\">Turnkey product development<\/option><option value=\"Support and enhancement\">Support and enhancement<\/option><option value=\"Careers\">Careers<\/option><option value=\"Other\">Other<\/option><\/select><\/span>\n\n<span class=\"wpcf7-form-control-wrap\" data-name=\"form-field-budget_js\"><select class=\"wpcf7-form-control wpcf7-select\" id=\"form-field-budget_js\" aria-invalid=\"false\" name=\"form-field-budget_js\"><option value=\"\">Project budget<\/option><option value=\"Under $15K\">Under $15K<\/option><option value=\"$15K-$30K\">$15K-$30K<\/option><option value=\"$30K-$100K\">$30K-$100K<\/option><option value=\"$100K-$250K\">$100K-$250K<\/option><option value=\"$250K-$500K\">$250K-$500K<\/option><option value=\"More than $500K\">More than $500K<\/option><\/select><\/span>\n\n<\/div>\n\n\n<div class=\"message\">\n<label>Message<\/label>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"1\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required contact-us__message\" id=\"contact-message\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Describe your needs in detail*\" name=\"message\"><\/textarea><\/span>\n<\/div>\n\n<div class=\"atvoice-wrap\">\n\n<div class=\"voice-wrap\">\n<span id=\"voice-mut\" class=\"voicetext\">Send us a voice message<\/span>\n         <div class=\"qc_voice_audio_wrapper\">\n            <div class=\"qc_voice_audio_container\">\n                <div class=\"qc_voice_audio_upload_main\" id=\"qc_audio_main\">\n                    <a class=\"qc_audio_record_button\" id=\"qc_audio_record\" href=\"#\" aria-label=\"Record an audio message\">\n                        <span class=\"dashicons dashicons-microphone\"><\/span> \u00a0<\/a> \n                <\/div>\n\n                <div class=\"qc_voice_audio_recorder\" id=\"qc_audio_recorder\" style=\"display:none\">\n\n                <\/div>\n                <div class=\"qc_voice_audio_display\" id=\"qc_audio_display\"  style=\"display:none\">\n                    <audio id=\"qc-audio\" controls src=\"\"><\/audio>\n                    <span title=\"Remove and back to main upload screen.\" class=\"qc_audio_remove_button dashicons dashicons-trash\"><\/span>\n                <\/div>\n            <\/div>\n            <input type=\"hidden\" value=\"\" name=\"qcwpvoicemessage\" id=\"qc_audio_url\" \/>\n        <\/div>\n        \n<\/div>\n\n\n<div class=\"attach-wrap\">\n<span class=\"voicetext\">Attach documents<\/span>\n\n<div class='attachment'>\n\n<div class=\"downloaded\">\n<span><\/span>\n<div class=\"deleteFile\"><\/div>\n<\/div>\n\n<div class=\"attachmentButton\" onclick=\"(function cl(e){if(e.target.nodeName == 'DIV'){e.target.parentNode.children[1].children[0].click(); }})(arguments[0]);\">\n\n<div class=\"innerText\">Upload file<\/div>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"att-files\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file\" accept=\".jpg,.png,.jpeg,.pdf\" aria-invalid=\"false\" type=\"file\" name=\"att-files\" \/><\/span>\n\n<div class=\"tip\" onclick=\"event.stopPropagation()\">\n<p>You can attach 1 file up to 2MB. Valid file formats: pdf, jpg, jpeg, png.<\/p>\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n\n\n<\/div>\n\n<div class=\"contact-us__wrapper\"> \n<p class=\"pp\">By clicking Send, you consent to Innowise processing your personal data per our<a href=\"\/privacy-notice\/\"> Privacy Policy <\/a>to provide you with relevant information. By submitting your phone number, you agree that we may contact you via voice calls, SMS, and messaging apps. Calling, message, and data rates may apply.<\/p>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"scoring_point\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmCampaign\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmContent\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmMedium\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmSource\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"utmTerm\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"location\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"city\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"ip\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"Summ\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"gclid\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"rating\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlCompany\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"urlWithParams\" \/>\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"audioMessageLink\" \/>\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner contact-us__send\" id=\"contact-send-button\" type=\"submit\" value=\"Send\" \/>\n<\/div>\n\n<div class='mailToContact'>You can also send us your request <\/br>to <a href=\"mailto:contact@innowise.com\">contact@innowise.com<\/a><\/div>\n\n<\/div>\n\n<div class=\"elementor-widget-container\" style=\"z-index:1;\">\n<div class=\"contact__info\">\n  <div class=\"contact__info-background\"><\/div>\n  <div class=\"contact__info-heading\">What happens next?<\/div>\n  <div class=\"contact__info-steps\">\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">1<\/div>\n      <p class=\"contact__info-text\">Once we\u2019ve received and processed your request, we\u2019ll get back to you to detail your\n        project needs and sign an NDA to ensure confidentiality.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">2<\/div>\n      <p class=\"contact__info-text\">After examining your wants, needs, and expectations, our team will devise a project\n        proposal with the scope of work, team size, time, and cost estimates.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">3<\/div>\n      <p class=\"contact__info-text\">We\u2019ll arrange a meeting with you to discuss the offer and nail down the details.<\/p>\n    <\/div>\n\n    <div class=\"contact__info-block\">\n      <div class=\"contact__info-step\">4<\/div>\n      <p class=\"contact__info-text\">Finally, we\u2019ll sign a contract and start working on your project right away.<\/p>\n    <\/div>\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\n<\/div>\n\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-45067d7 e-con-full e-flex e-con e-child\" data-id=\"45067d7\" data-element_type=\"container\">\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<div class=\"other_services_container\">[need_other_services_v2]<\/div><script>\n            jQuery( document ).ready(function($) {\n                $('[data-elementor-type=\"wp-page\"]').children().last().before($('.other_services_container'));\n                var sections = $('[data-elementor-type=\"wp-page\"]').find('.net-15.dt-16');\n                $($('#form-templates').parents('.elementor-section')).before($('.other_services_container'));\n                for(var i = 0; i<sections.length; i++){\n                    if($(sections[i]).hasClass( 'net-15' ) && $(sections[i]).hasClass( 'dt-16' ) && $(sections[i]).hasClass( 'elementor-hidden-desktop' )==false){\n                        $(sections[i]).before($('.other_services_container'));\n                        if($(sections[i]).css('background-color')=='rgb(255, 255, 255)' || $(sections[i]).css('background-color')=='rgba(0, 0, 0, 0)'){\n                            $('.other_services_container').find('.elementor-section').css('background-color','#FBFBFD');\n                        }      \n                    }\n                }\n                \n            });\n        <\/script>","protected":false},"excerpt":{"rendered":"<p>CRM consulting services Your trusted partner in transforming CRM systems to boost sales and maximize cost-efficiency. Let&#8217;s talk 40+ successfully launched CRM projects Your trusted partner in transforming CRM systems to boost sales and maximize cost-efficiency. Let&#8217;s talk 40+ successfully launched CRM projects When businesses might need CRM consulting services Inefficient lead management Poor customer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":188933,"parent":183938,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-160088","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/pages\/160088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/comments?post=160088"}],"version-history":[{"count":0,"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/pages\/160088\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/pages\/183938"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/media\/188933"}],"wp:attachment":[{"href":"https:\/\/innowise.com\/pt\/wp-json\/wp\/v2\/media?parent=160088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}