{"id":6,"date":"2023-07-26T15:14:29","date_gmt":"2023-07-26T10:14:29","guid":{"rendered":"https:\/\/axiom.axiomworld.net\/?page_id=6"},"modified":"2026-04-29T17:35:00","modified_gmt":"2026-04-29T12:35:00","slug":"home","status":"publish","type":"page","link":"https:\/\/bayforward.com\/ie\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-37fd711 e-con-full e-flex e-con e-parent\" data-id=\"37fd711\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-574ddef elementor-widget elementor-widget-ucaddon_custom_banner_home\" data-id=\"574ddef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_custom_banner_home.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start custom banner home -->\n<style>\/* widget: custom banner home *\/\n\n.option_container_expandsb {\n  display: flex;\n  flex-direction: row;\n  justify-content: center;\n  align-items: center;\n  overflow: hidden;\n  height: 100vh;\n  font-family: 'poppins';\n  transition: 0.25s;\n}\na.bf-btn-banner {\n    background: #0D60CE;\n    color: white;\n    text-decoration: none;\n    padding: 12px 27px;\n    border-radius: 12px;\n}\n@media only screen and (min-width:786px){\n  .option_container_expandsb{height:384px;}\n}\n@media only screen and (min-width:1280px){\n  .option_container_expandsb{height:536px;}\n}\n@media only screen and (min-width:1440px){\n  .option_container_expandsb{height:584px;}\n}\n@media only screen and (min-width:1800px){\n  .option_container_expandsb{height:800px;}\n}\n\n.option_container_expandsb .options {\n  display: flex;\n  flex-direction: row;\n  align-items: stretch;\n  overflow: hidden;\n  min-width: 74vw;\n  max-width: 90vw;\n  width: calc(100% - 100px);\n  height: 100%;\n}\n.option_container_expandsb .options .option {\n    position: relative;\n    overflow: hidden;\n    flex: 0 0 99px;\n    margin: 10px;\n    background: var(--optionBackground, #121212ad);\n    background-position: center center;\n    cursor: pointer;\n    background-size:cover;\n    transition: flex 0.7s cubic-bezier(0.05, 0.61, 0.41, 0.95);\n}\n.option_container_expandsb .options .option .transform_text {\n    transition: all 0.3s linear;\n    color: #fff;\n    font-size: 18px;\n    position: absolute;\n    min-width: 150px;\n    top: 30px;\n    right: 55px;\n    padding-right:15px;\n    text-align:right;\n}\n.option_container_expandsb .options .option.active {\n    flex-grow: 10000;\n    max-width: 100%;\n    margin: 0;\n    border-radius: 10px;\n    background-repeat: no-repeat;\n    margin: 10px;\n    background-position: right;\n}\n\n.option_container_expandsb .options .option.active .transform_text {\n    color: #fff;\n}\n.option_container_expandsb .options .option.active .transform_text::after {\n    content: \"\";\n    position: absolute;\n    top: 12px;\n    width: 40px;\n    height: 1px;\n    background-color: #fff;\n    right: -40px;\n}\n.option_container_expandsb .options .option.active .content {\n    height: 100%;\n    width: 62.2vw;\n    display: flex;\n    align-items: flex-start;\n    flex-direction: column;\n    justify-content: center;\n    color: #fff;\n    position: relative;\n    z-index: 1;\n    left: 70px;\n    transition: all 0.3s ease-in-out;\n}\n.option_container_expandsb .options .option.active .content h1, .option_container_expandsb .options .option.active .content h2 {\n  margin: 0;\n  font-weight: 600;\n  color:#fff;\n    max-width: 538px;\n    margin-bottom: 24px;\n}\n\n@media (min-width: 1920px) {\n    .option_container_expandsb .option.active .content h1, .option_container_expandsb .option.active .content h2 {\n        font-size: 56px!important;\n       max-width: 801px!important;\n    }\n}\n\n.option_container_expandsb .options .option:not(.active) {\n  flex-grow: 1;\n  border-radius: 10px;\n}\n.option_container_expandsb .options .option:not(.active) .transform_text {\n   transform:rotate(-90deg);\n   top:120px;\n   right: -27px;\n}\n.option_container_expandsb .options .option:not(.active) .transform_text::after {\n   content: \"\";\n    position: absolute;\n    top: 12px;\n    width: 40px;\n    height: 1px;\n    background-color: #fff;\n    right: -40px;\n}\n.option_container_expandsb .options .option:not(.active)::before {\n  content: \"\";\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  left: 0;\n  top: 0;\n  bottom: 0;\n  right: 0;\n  -webkit-backdrop-filter: blur(20px);\n          backdrop-filter: blur(20px);\n}\n\n@media screen and (max-width: 1100px) {\n  .option_container_expandsb {\n    height: 50vh;\n  }\n  .option_container_expandsb .options {\n    height: 50vh;\n  }\n  .option_container_expandsb .options .option.active .content {\n    width: unset;\n    left: unset;\n    bottom: unset;\n    padding: 0 20px;\n  }\n  .option_container_expandsb .option .arrows {\n    display: none;\n  }\n}\n@media only screen and (max-width:1100px){\n    .option_container_expandsb .options .option {\n        flex: 0 0 70px;}\n}\n@media only screen and (max-width:1200px){\n    .option_container_expandsb .options .option .transform_text{    \n        font-size: 10px;\n    }\n    .option_container_expandsb .options .option:not(.active) .transform_text::after{    \n        width: 22px;\n    }\n    .option_container_expandsb .options {\n        width:100vh;\n    }\n    .option_container_expandsb .open-plus img {\n        width: 20px;\n        height: 20px;\n    }\n}\n\n.option_container_expandsb .option .arrows {\n  display: flex;\n  justify-content: center;\n  margin-top: 20px;\n}\n.option_container_expandsb .option .arrows .arrow {\n  margin-right: 20px;\n  cursor: pointer;\n}\n\n.option_container_expandsb .open-plus img {\n    margin-left: 30%;\n}\n\n.option_container_expandsb .open-plus img {\n    width: 40px;\n    height: 40px;\n    position: absolute;\n    bottom: 48px;\n    justify-self: center;\n    justify-self: anchor-center;\n}\n.option_container_expandsb .option.active .open-plus img{\n    display:none;\n}\n.option_container_expandsb .option.active .card__arrows {\n    transform: translateX(0);\n}\n.option_container_expandsb .option.active .card__arrows {\n        bottom: 48px;\n        right: 48px;\n    }\n\n.option_container_expandsb .option.active .card__arrows {\n    display: flex;\n    gap: 16px;\n    position: absolute;\n    transition: transform .3s;\n}\n\n.option_container_expandsb .option .awards {\n  margin-top: 1rem;\n  font-size: 1.2rem;\n  display: flex;\n  gap: 70px;\n}\n\n@media only screen and (min-width: 1280px) {\n    .option_container_expandsb .option:hover {\n        flex-basis: 120px!important;\n    }\n}\n@media only screen and (min-width: 1440px) {\n    .option_container_expandsb .option:hover {\n        flex-basis: 132px!important;\n    }\n}\n@media only screen and (min-width: 1920px) {\n    .option_container_expandsb .option:hover {\n        flex-basis: 188px!important;\n    }\n  .option_container_expandsb .option:hover div.transform_text {\n                right: 1px !important;\n        justify-self: anchor-center !important;\n      }\n}\n    .option_container_expandsb .option.active {\n      flex-grow: 3;\n    }\n\n    .option_container_expandsb .option .card__progress {\n    position: absolute;\n    bottom: 32px;\n    left: 134px;\n      transform: translateX(-50%);\n      display: flex;\n      gap: 5px;\n      z-index: 2;\n    }\n\n    .option_container_expandsb .option.active .card__progress-block {\n      width: 20px;\n      height: 6px;\n      background-color: rgba(255, 255, 255, 0.4);;\n      border-radius: 0px;\n      overflow: hidden;\n    }\n\n    .option_container_expandsb .option.active .card__progress-block span {\n      display: block;\n      height: 100%;\n      width: 0%;\n      background-color: #0075ff;\n      animation: fillBlock 1s forwards;\n    }\n\n    @keyframes fillBlock {\n      from {\n        width: 0%;\n      }\n      to {\n        width: 100%;\n      }\n    }\n\n    .option_container_expandsb .option .card__arrow--prev {\n      left: 20px;\n    }\n\n    .option_container_expandsb .option .card__arrow--next {\n      right: 20px;\n    }\n\n.option_container_expandsb .option .card__arrows {\n  pointer-events: auto;\n  z-index: 1000;\n}\n.option_container_expandsb .option .card__arrow {\n  pointer-events: auto;\n  z-index: 1001;\n  cursor: pointer;\n}\n.option_container_expandsb .option:not(.active)::before {\n  pointer-events: none; \n}\n\n@media only screen and (max-width:786px){\n    .option_container_expandsb .option.active::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(30, 30, 30, 0.5) !important;\n            z-index: 1;\n        }\n    \n    .option_container_expandsb, .option_container_expandsb .options{\n        height:460px;\n    }\n    \n    .option_container_expandsb .options .option.active {\n        flex: 0 0 97%;\n        margin: 0px 10px;\n    }\n    .option_container_expandsb .options .option {\n        position: relative;\n        overflow: auto;\n    }\n    .option_container_expandsb .options .option {\n        overflow: auto;\n        flex: 0 9px;\n        margin: 0px;\n    }\n    .option_container_expandsb .open-plus, .card__progress{\n        display:none!important;\n    }\n    .option_container_expandsb .option.active .card__arrows{\n        z-index: 10000;\n    }\n    .option_container_expandsb .option.active .card__arrows {\n        gap: 10px!important;\n    }\n    .option_container_expandsb .option.active .card__arrows {\n        bottom: 16px!important;\n        left: 16px;\n    }\n    .option_container_expandsb .options .option .content p\n    {\n        color: #fff;\n        margin-bottom: 16px;\n        max-width: 480px;\n    }\n}\n\n\n\n@media only screen and (min-width: 786px) and (max-width: 1200px) {\n    \/* Tablet styles *\/\n  .option_container_expandsb .option .awards{\n    gap: 10px;\n  }\n  .option_container_expandsb .option .awards img {\n      width: 50px;\n      height: 21px;\n      object-fit: contain;\n  }\n  a.bf-btn-banner{\n    padding: 6px 11px;\n  }\n\n}\n\n\n\n\n@media (max-width: 959px) {\n    .option_container_expandsb .option .awards {\n        display: none;\n    }\n}\n@media (min-width: 768px) {\n    \n     .option_container_expandsb .option.active .card__arrows {\n        bottom: 20px;\n        right: 20px;\n      }\n    .option_container_expandsb .open-plus img{\n      bottom: 20px;\n    }\n}\n.option_container_expandsb .option .awards img {\n        height: 46px;\n        width: auto;\n        object-fit: scale-down;\n}\n.option_container_expandsb .option .awards {\n    gap: 30px;\n}\n .option_container_expandsb .options .option.active .content h1, .option_container_expandsb .options .option.active .content h2{\n    font-size: 32px;\n    line-height: 1.25;\n    font-weight: 600;\n    margin: 0;\n    margin-bottom:16px;\n}\n@media (min-width: 768px) {\n    .option_container_expandsb .options .option .content p {\n        margin-bottom: 8px;\n    }\n    .options {\n      width: 100% !important;\n      max-width: 100vw !important;\n  }\n  .option_container_expandsb .options .option.active .content h1, .option_container_expandsb .options .option.active .content h2, .option_container_expandsb .options .option .content p{\n        max-width: 500px;\n    }\n    .option_container_expandsb .options .option.active .content h1, .option_container_expandsb .options .option.active .content h2 {\n        font-weight: 600;\n    }\n  \n}\n.option_container_expandsb .options .option .content p {\n    font-size: 14px;\n    line-height: 1.43;\n    font-weight: 400;\n}\n.option_container_expandsb .options .option .content p\n {\n    color: #fff;\n    margin-bottom: 16px;\n}\n@media screen and (max-width: 1100px) and (min-width: 768px) { \n    .option_container_expandsb {\n      height: 384px;\n    }\n    .option_container_expandsb .options {\n      height: 384px;\n    }\n}\n@media screen and (max-width: 1100px) and (min-width: 768px){\n  .option_container_expandsb .options .option:not(.active) .transform_text{\n    right: -45px;\n  }\n   .option_container_expandsb .options .option.active .content h1, .option_container_expandsb .options .option.active .content h2{\n    font-size: 27px;\n    margin-bottom:8px;\n}\n\n\n}\n@media (max-width: 768px) {\n    .option_container_expandsb .options .option.active .content h1, .option_container_expandsb .options .option.active .content h2 {\n        font-size: 22px !important;\n    }\n}\n\n<\/style>\n\n<div class=\"option_container_expandsb\">\n        <div class=\"options\">\n           <!-- first option -->\n            <div class=\"option active\"\n                style=\"--optionBackground:url(https:\/\/bayforward.com\/us\/wp-content\/uploads\/2026\/01\/Frame-2147228923.jpg);\">\n                <div class=\"transform_text\">Overview<\/div>\n                <div class=\"content\">\n                    <h1>Transform Your Business with AI-Powered ERP, Accounting & Data Solutions<\/h1>\n                    <p><\/p>\n                     <br>\n                    <a class=\"bf-btn-banner\" href=\"https:\/\/bayforward.com\/ie\/contact-us\/\">Schedule your discovery call<\/a>\n                     <br>\n                <\/div>\n                <div class=\"card__arrows\">\n                    <svg class=\"card__arrow card__arrow--prev\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 12L12 20M20 28L12 20M12 20L28 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                    <svg class=\"card__arrow card__arrow--next\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 28L28 20M20 12L28 20M28 20L12 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"open-plus\"><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/plus.png\"><\/div>\n            <\/div>\n          <!-- second option -->  \n            <div class=\"option\"\n                style=\"--optionBackground:url(https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/08\/2.webp);\">\n                  <div class=\"transform_text\">ERP Services<\/div>\n                <div class=\"content\">\n                      <h2>ERP Services for <br>Smarter\n                        Operations, Better Efficiency<\/h2>\n                    <p>We transform your ERP, optimizing workflows across Sales, Operations, Finance, and HR for seamless integration, better efficiency with business knowledge and the power of AI<\/p>\n                    \n                    <div class=\"awards\">\n                        <span><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/image-1823.webp\"><\/span>\n                        <span><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/image-1824.webp\"><\/span>\n                        <span><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/image-1825.webp\"><\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"card__arrows\">\n                    <svg class=\"card__arrow card__arrow--prev\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 12L12 20M20 28L12 20M12 20L28 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                    <svg class=\"card__arrow card__arrow--next\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 28L28 20M20 12L28 20M28 20L12 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"open-plus\"><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/plus.png\"><\/div>\n            <\/div>\n            <div class=\"option\"\n                style=\"--optionBackground:url(https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/08\/3.webp);\">\n              \t<div class=\"transform_text\">Accounting<\/div> \n                 <div class=\"content\">\n                    <h2>Efficient,\u00a0Accurate<br>Bookkeeping\u00a0<\/h2>\n                    <p>We use AI in our Accounting and bookkeeping services to give you faster, more accurate results. We handle your books so you can focus on growth with improved visibility.<\/p>\n                <\/div>\n                <div class=\"card__arrows\">\n                    <svg class=\"card__arrow card__arrow--prev\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 12L12 20M20 28L12 20M12 20L28 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                    <svg class=\"card__arrow card__arrow--next\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 28L28 20M20 12L28 20M28 20L12 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"open-plus\"><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/plus.png\"><\/div>\n            <\/div>\n            <div class=\"option\"\n                style=\"--optionBackground:url(https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/08\/4.webp);\">\n                 <div class=\"transform_text\">AI & Analytics<\/div>\n                 <div class=\"content\">\n                    <h2>Smart\u00a0Analytics\u00a0and\u00a0AI <br>\n                        Automation\u00a0for\u00a0Business\u00a0<br>\n                        Advantage<\/h2>\n                    <p>Unlock your actionable insights with advanced analytics services and real-time data to drive decisions. Also, enhance efficiency with our AI automation, powered by intelligent agents and adaptive models.<\/p>\n                <\/div>\n                <div class=\"card__arrows\">\n                    <svg class=\"card__arrow card__arrow--prev\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 12L12 20M20 28L12 20M12 20L28 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                    <svg class=\"card__arrow card__arrow--next\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 28L28 20M20 12L28 20M28 20L12 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"open-plus\"><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/plus.png\"><\/div>\n            <\/div>\n            <div class=\"option\"\n                style=\"--optionBackground:url(https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/08\/5.webp);\">  \n                  <div class=\"transform_text\">Digital Growth<\/div>\n                 <div class=\"content\">\n                    <h2>Digital\u00a0Marketing:<br>AI-Enhanced Marketing for Maximum Impact<\/h2>\n                    <p>We use AI to optimize your digital strategies with personalized solutions and data-driven insights. See how we transform your outreach and decision-making.<\/p>\n                   <br><br>\n                    <div class=\"awards\">\n                        <span><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/image-1816-1.webp\"><\/span>\n                        <span><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/image-1817-1.webp\"><\/span>\n                    <\/div>\n                <\/div>\n                <div class=\"card__arrows\">\n                    <svg class=\"card__arrow card__arrow--prev\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 12L12 20M20 28L12 20M12 20L28 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                    <svg class=\"card__arrow card__arrow--next\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\">\n                        <rect class=\"card__arrow-circle\" x=\"0.5\" y=\"0.5\" width=\"39\" height=\"39\" rx=\"19.5\" stroke=\"white\"><\/rect>\n                        <path class=\"card__arrow-icon\" d=\"M20 28L28 20M20 12L28 20M28 20L12 20\" stroke=\"white\"><\/path>\n                    <\/svg>\n                <\/div>\n                <div class=\"open-plus\"><img decoding=\"async\" src=\"https:\/\/bayforward.com\/ca\/wp-content\/uploads\/2025\/07\/plus.png\"><\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<!-- end custom banner home -->\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-73ae5d7 e-flex e-con-boxed e-con e-parent\" data-id=\"73ae5d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b6d323 elementor-widget elementor-widget-heading\" data-id=\"9b6d323\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Let\u2019s Build Systems That Work The Way Your Business Does<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0a5023c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"0a5023c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9c64ed elementor-widget elementor-widget-text-editor\" data-id=\"f9c64ed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400;\">Struggling to align systems, data and operations? We combine accounting, ERP, data and AI solutions to drive better processes, insights and long-term business performance.<\/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-e59b6c9 us-home-ser e-flex e-con-boxed e-con e-parent\" data-id=\"e59b6c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-062e94b elementor-widget elementor-widget-html\" data-id=\"062e94b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n.elementor-15108 .elementor-element .ha-ihe-wrapper {\n    width: 100% !important;\n\n}\n\n.elementor-6 .elementor-element .ha-ihe-wrapper {\n    width: 100%;\n}\n\n.us-home-ser .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img {\n    border-radius: 20px;\n}\n.us-home-ser .elementor-15108 .elementor-element .ha-ihe-wrapper .ha-ihe-fig:hover, .elementor-15108 .elementor-element .ha-ihe-wrapper .ha-ihe-fig.ha-effect-sadie:hover .ha-ihe-caption::before {\n    background-color: #0D60CEBD;\n    border-radius: 20px !important;\n}\n\n.us-home-ser .ha-ihe-wrapper .ha-ihe-fig{\n    text-align: left;\n    border-radius: 20px;\n}\n.us-home-ser .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption{\n    padding:1rem;\n}\n.us-home-ser .elementor-element .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-title {\n    padding-left: 3rem;\n    font-size: 20px;\n    text-transform: capitalize;\n}\n.us-home-ser .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption:hover h4.ha-ihe-title {\n    display: none;\n}\n.us-home-ser .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img{    opacity: 1;\n}\n.us-home-ser .ha-ihe-fig.ha-effect-sadie .ha-ihe-title {\n    position: absolute;\n    top: 20%;}\n    \n.us-home-ser a.myservicebtn{\n  position: relative!important;\n  opacity: 1 !important;\n}    \n.us-home-ser .ha-ihe-fig.ha-effect-sadie .ha-ihe-desc{\n    position: absolute;\n    top: 0;}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a4f85f e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"1a4f85f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"27588703\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-275887031\" data-tab-title-id=\"e-n-tab-title-275887031\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-275887031\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tAccounting\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-275887032\" data-tab-title-id=\"e-n-tab-title-275887032\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-275887032\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tEnterprise Resource Planning (ERP)\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-275887033\" data-tab-title-id=\"e-n-tab-title-275887033\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-275887033\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tData Analytics &amp; AI\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-275887031\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-275887031\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-341c9e5 e-con-full e-flex e-con e-child\" data-id=\"341c9e5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9f6738 elementor-widget elementor-widget-spacer\" data-id=\"e9f6738\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c74b76 e-grid e-con-full e-con e-child\" data-id=\"6c74b76\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-900b962 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"900b962\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/bookkeeping.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">BookKeeping<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Accurate monthly bookkeeping, reconciliations, and financial statements so you always know your cash flow, profit, and tax position in real time.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/accounting-bookkeeping-services\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-702add1 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"702add1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2085663768.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Payroll<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">End-to-end payroll processing, filings, and compliance so your employees are paid correctly and on time every pay cycle, with zero errors or missed deadlines.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/payroll-services\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-60f47d0 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"60f47d0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2085663769.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Fractional CFO<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Senior finance leadership on demand\u2014budget planning, cash forecasting, investor-ready reports, and strategic guidance without hiring a full-time CFO.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/fractional-cfo\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-0032382 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"0032382\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2085663770.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Biotech<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Specialized accounting and compliance support for biotech firms\u2014managing R&amp;D tax credits, grant tracking, milestone-based accounting, and regulatory requirements.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/accounting-for-biotech\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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 id=\"e-n-tab-content-275887032\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-275887032\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-1353f4e e-con-full e-flex e-con e-child\" data-id=\"1353f4e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-491236b elementor-widget elementor-widget-spacer\" data-id=\"491236b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9f6dc38 e-grid e-con-full e-con e-child\" data-id=\"9f6dc38\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be7670d elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"be7670d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207388.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h4 class=\"ha-ihe-title\">Odoo<\/h4>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Plan, configure, and launch Odoo to unify sales, inventory, accounting, and operations in one integrated, scalable business platform.\n\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/odoo-implementation-partner\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-de2a11f elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"de2a11f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207389.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Oracle Fusion<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Deploy Oracle Fusion Cloud ERP with expert strategy, implementation, and training to improve financial visibility and operational efficiency across your enterprise.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/oracle-fusion\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-6669820 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"6669820\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207390.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Oracle EBS<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Implement and optimize Oracle EBS to streamline finance, supply chain, and manufacturing operations with proven methodology and vendor expertise.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/oracle-ebs\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-adf9ec2 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"adf9ec2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207391.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Oracle Netsuite<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Deliver NetSuite implementations that connect finance, CRM, ecommerce, and supply chain in a unified cloud platform for global business visibility.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/netsuite\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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 id=\"e-n-tab-content-275887033\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-275887033\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-0ac6778 e-con-full e-flex e-con e-child\" data-id=\"0ac6778\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8710544 elementor-widget elementor-widget-spacer\" data-id=\"8710544\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54764db e-grid e-con-full e-con e-child\" data-id=\"54764db\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e25e986 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"e25e986\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207416.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Microsoft PowerBi<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Build interactive Power BI dashboards and reports that turn raw accounting and business data into real-time insights for smarter decision-making.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/microsoft-power-bi\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-b4d3220 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"b4d3220\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207417.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Data Engineering<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Design and build scalable data pipelines, data warehouses, and ETL processes that integrate ERP, CRM, and accounting systems for unified analytics.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/data-engineering\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-1819f29 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"1819f29\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207418.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Business Growth<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Strategic consulting to optimize business processes, improve operational efficiency, and scale your systems and teams for sustainable growth.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/digital-marketing\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-3f24892 elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"3f24892\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147207419-1.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">AI<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\">Deploy AI and machine learning solutions for forecasting, automation, predictive analytics, and intelligent document processing across finance and operations.\n\n<br>\n<br>\n<a class=\"myservicebtn\" href=\"\/ie\/ai-business-solutions\/\">\n  <img decoding=\"async\" src=\"https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/12\/Add-To-Cart.png\" alt=\"service\" style=\"width:40px;height:auto\">\n<\/a>\n<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f360a6b e-flex e-con-boxed e-con e-parent\" data-id=\"f360a6b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed9c746 elementor-widget elementor-widget-heading\" data-id=\"ed9c746\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Industries We Served<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eae679b elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"eae679b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a9eef4f elementor-widget elementor-widget-html\" data-id=\"a9eef4f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n.zee_9 .elementskit-info-box-icon:hover:before {\n    content: \"\";\n    position: absolute;\n    width: 65px;\n    height: 65px;\n    background: url(https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/02\/Mask-group-6.png) no-repeat center center;\n    background-size: cover;\n    visibility: visible;\n    transform: rotate(-50deg);\n}\n    .zee_8 .elementskit-info-box-icon:hover:before {\n    content: \"\";\n    position: absolute;\n    width: 65px;\n    height: 65px;\n    background: url(https:\/\/bayforward.com\/us\/wp-content\/uploads\/2025\/05\/manufacturing-1.png) no-repeat center center;\n    background-size: cover;\n    visibility: visible;\n    transform: rotate(-50deg);\n}\n<\/style>\n\n<style>\n@media only screen and (max-width:786px){\n    .industries-we-served h3.elementskit-info-box-title {\n    height: 50px;\n}\n}\n\n.elementor-element-71244b0 .elementor-element.e-con-full.e-flex.e-con.e-child.animated.fadeInUp {\n    display: block;\n}\n\n\n  .zee_1 .elementskit-info-box-icon{\n\tdisplay: flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n}\n\n.zee_1  .elementskit-infobox{\n\tdisplay:flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tflex-direction: column !important;\n\tpadding: 25px;\n}\n.zee_1 .elementskit-info-box-icon  img, .indus-1 .elementskit-info-box-icon  img{\n\ttransform:rotate(-50deg);\n\twidth: 65px;\n\theight: 65px;\n}\n\n.zee_1 .elementskit-info-box-icon:hover  img{\n\tvisibility: hidden;\n}\n.zee_1 .elementskit-info-box-icon{\n\ttransition: all .3s ease;\n\tposition: relative;\n}\n\n\n.zee_1 .elementskit-info-box-icon:hover:before{\ncontent: \"\";\nposition: absolute;\nwidth: 65px;\nheight: 65px;\nbackground: url(\"https:\/\/bayforward.com\/wp-content\/uploads\/2025\/02\/Mask-group-5-1.png\") no-repeat center center;\n\tbackground-size: cover;\n\tvisibility: visible;\n\ttransform:rotate(-50deg);\n}\n\n\n\n\n\n.zee_2 .elementskit-info-box-icon{\n\tdisplay: flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n}\n\n.zee_2  .elementskit-infobox{\n\tdisplay:flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tflex-direction: column !important;\n\tpadding: 25px;\n}\n.zee_2 .elementskit-info-box-icon  img{\n\ttransform:rotate(-50deg);\n\twidth: 65px;\n\theight: 65px;\n}\n\n.zee_2 .elementskit-info-box-icon:hover  img{\n\tvisibility: hidden;\n}\n.zee_2 .elementskit-info-box-icon{\n\ttransition: all .3s ease;\n\tposition: relative;\n}\n\n\n.zee_2 .elementskit-info-box-icon:hover:before{\ncontent: \"\";\nposition: absolute;\nwidth: 65px;\nheight: 65px;\nbackground: url(\"https:\/\/bayforward.com\/wp-content\/uploads\/2025\/02\/Mask-group-6-2.png\") no-repeat center center;\n\tbackground-size: cover;\n\tvisibility: visible;\n\ttransform:rotate(-50deg);\n}\n\n\n.zee_3 .elementskit-info-box-icon{\n\tdisplay: flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n}\n\n.zee_3  .elementskit-infobox{\n\tdisplay:flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tflex-direction: column !important;\n\tpadding: 25px;\n}\n.zee_3 .elementskit-info-box-icon  img{\n\ttransform:rotate(-50deg);\n\twidth: 65px;\n\theight: 65px;\n}\n\n.zee_3 .elementskit-info-box-icon:hover  img{\n\tvisibility: hidden;\n}\n.zee_1 .elementskit-info-box-icon{\n\ttransition: all .3s ease;\n\tposition: relative;\n}\n\n\n.zee_3 .elementskit-info-box-icon:hover:before{\ncontent: \"\";\nposition: absolute;\nwidth: 65px;\nheight: 65px;\nbackground: url(\"https:\/\/bayforward.com\/wp-content\/uploads\/2025\/02\/Group-1000002428-1.png\") no-repeat center center;\n\tbackground-size: cover;\n\tvisibility: visible;\n\ttransform:rotate(-50deg);\n}\n\n\n.zee_4 .elementskit-info-box-icon{\n\tdisplay: flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n}\n\n.zee_4  .elementskit-infobox{\n\tdisplay:flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tflex-direction: column !important;\n\tpadding: 25px;\n}\n.zee_4 .elementskit-info-box-icon  img{\n\ttransform:rotate(-50deg);\n\twidth: 65px;\n\theight: 65px;\n}\n\n.zee_4 .elementskit-info-box-icon:hover  img{\n\tvisibility: hidden;\n}\n.zee_4 .elementskit-info-box-icon{\n\ttransition: all .3s ease;\n\tposition: relative;\n}\n\n\n\n.zee_4 .elementskit-info-box-icon:hover:before{\ncontent: \"\";\nposition: absolute;\nwidth: 65px;\nheight: 65px;\nbackground: url(\"https:\/\/bayforward.com\/wp-content\/uploads\/2025\/02\/Mask-group-10-1.png\") no-repeat center center;\n\tbackground-size: cover;\n\tvisibility: visible;\n\ttransform:rotate(-50deg);\n}\n\n\n<\/style>\n\n\n<style>\n.zee_8 .elementskit-info-box-icon:hover img, .zee_9 .elementskit-info-box-icon:hover img{\n\tvisibility: hidden;\n}\n.industries-we-served .elementskit-info-box-icon img {\n    width: 65px;\n    transform:rotate(-50deg);\n}\n.industries-we-served .box-body {\n    height: 75px;\n}\n\n\n\n\n.zee_6 .elementskit-info-box-icon{\n\tdisplay: flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n}\n\n.zee_6  .elementskit-infobox{\n\tdisplay:flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tflex-direction: column !important;\n\tpadding: 25px;\n}\n.zee_6 .elementskit-info-box-icon  img{\n\ttransform:rotate(-50deg);\n\twidth: 65px;\n\theight: 65px;\n}\n\n.zee_6 .elementskit-info-box-icon:hover  img{\n\tvisibility: hidden;\n}\n.zee_6 .elementskit-info-box-icon{\n\ttransition: all .3s ease;\n\tposition: relative;\n}\n\n\n.zee_6 .box-body{\n\tmin-height: 130px;\n}\n\n@media screen and (max-width: 992px){\n\t.zee_6 .box-body{\n\tmin-height: 110px;\n}\n}\n@media screen and (max-width: 767px){\n\t.zee_6 .box-body{\n\tmin-height: auto;\n}\n}\n.zee_6 .elementskit-info-box-icon:hover:before{\ncontent: \"\";\nposition: absolute;\nwidth: 65px;\nheight: 65px;\nbackground: url(\"https:\/\/bayforward.com\/wp-content\/uploads\/2025\/02\/Mask-group-7-1.png\") no-repeat center center;\n\tbackground-size: cover;\n\tvisibility: visible;\n\ttransform:rotate(-50deg);\n}\n\n\n\n\n.zee_7 .elementskit-info-box-icon{\n\tdisplay: flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n}\n\n.zee_7  .elementskit-infobox{\n\tdisplay:flex !important;\n\talign-items: center !important;\n\tjustify-content: center !important;\n\tflex-direction: column !important;\n\tpadding: 25px;\n}\n.zee_7 .elementskit-info-box-icon  img{\n\ttransform:rotate(-50deg);\n\twidth: 65px;\n\theight: 65px;\n}\n\n.zee_7 .elementskit-info-box-icon:hover  img{\n\tvisibility: hidden;\n}\n.zee_7 .elementskit-info-box-icon{\n\ttransition: all .3s ease;\n\tposition: relative;\n}\n\n\n.zee_7 .box-body{\n\tmin-height: 130px;\n}\n\n@media screen and (max-width: 992px){\n\t.zee_7 .box-body{\n\tmin-height: 110px;\n}\n}\n@media screen and (max-width: 767px){\n\t.zee_7 .box-body{\n\tmin-height: auto;\n}\n}\n.zee_7 .elementskit-info-box-icon:hover:before{\ncontent: \"\";\nposition: absolute;\nwidth: 65px;\nheight: 65px;\nbackground: url(\"https:\/\/bayforward.com\/wp-content\/uploads\/2025\/02\/Mask-group-8-1.png\") no-repeat center center;\n\tbackground-size: cover;\n\tvisibility: visible;\n\ttransform:rotate(-50deg);\n}\n\n\n\n<\/style>\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-0db819a industries-we-served e-flex e-con-boxed e-con e-parent\" data-id=\"0db819a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-0a7985e e-con-full e-flex e-con e-child\" data-id=\"0a7985e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9532ecb ekit-equal-height-enable zee_1 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"9532ecb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img decoding=\"async\" width=\"80\" height=\"80\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Mask-group-14.webp\" class=\"attachment- size-\" alt=\"\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Manufacturing                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-eb2372c e-con-full e-flex e-con e-child\" data-id=\"eb2372c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af8a6b4 ekit-equal-height-enable zee_2 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"af8a6b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img decoding=\"async\" width=\"72\" height=\"72\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Mask-group-1-1.webp\" class=\"attachment- size-\" alt=\"\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Tech Companies                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-7b4eb98 e-con-full e-flex e-con e-child\" data-id=\"7b4eb98\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7211c6d ekit-equal-height-enable zee_3 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"7211c6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Group-1000002428.webp\" class=\"attachment- size-\" alt=\"\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Insurance                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-cf9ba8d e-con-full e-flex e-con e-child\" data-id=\"cf9ba8d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f9ac23 ekit-equal-height-enable zee_4 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"3f9ac23\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"70\" height=\"70\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Mask-group-2-1.webp\" class=\"attachment- size-\" alt=\"\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Energy &amp; Renewable                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-8382115 industries-we-served e-flex e-con-boxed e-con e-parent\" data-id=\"8382115\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-21874dc e-con-full e-flex e-con e-child\" data-id=\"21874dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e87be3 ekit-equal-height-enable zee_6 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"3e87be3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"72\" height=\"72\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Mask-group-3-1.webp\" class=\"attachment- size-\" alt=\"\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Ecommerce and Retail                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-6fff885 e-con-full e-flex e-con e-child\" data-id=\"6fff885\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1974dc3 ekit-equal-height-enable zee_7 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"1974dc3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"76\" height=\"76\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Mask-group-4-1.webp\" class=\"attachment- size-\" alt=\"\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Bio Tech                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-b97eaf2 e-con-full e-flex e-con e-child\" data-id=\"b97eaf2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6751a38 ekit-equal-height-enable zee_9 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"6751a38\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/coding-4.webp\" class=\"attachment- size-\" alt=\"\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Real Estate                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-c5d75e6 e-con-full e-flex e-con e-child\" data-id=\"c5d75e6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53e23e1 ekit-equal-height-enable zee_8 elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"53e23e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text- icon-top-align elementor-animation-   \">\n                            <div class=\"elementskit-box-header\">\n                <div class=\"elementskit-info-box-icon \">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"256\" height=\"256\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/manufacturing-1.webp\" class=\"attachment- size-\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/manufacturing-1.webp 256w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/manufacturing-1-150x150.webp 150w\" sizes=\"(max-width: 256px) 100vw, 256px\" \/>                <\/div>\n          <\/div>\n                <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Construction                <\/h3>\n                                            <\/div>\n        \n        \n                <\/div>\n        <\/div>\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-74a79a0 e-flex e-con-boxed e-con e-parent\" data-id=\"74a79a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bed54e1 elementor-widget elementor-widget-heading\" data-id=\"bed54e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Case Studies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8b628c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"e8b628c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eba1c61 e-flex e-con-boxed e-con e-parent\" data-id=\"eba1c61\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1ea95 elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"6c1ea95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:13509,&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_sides&quot;:&quot;none&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"off\">\n\t\t<style id=\"loop-13509\">.elementor-13509 .elementor-element.elementor-element-d28d595{--display:flex;border-style:none;--border-style:none;--padding-top:5px;--padding-bottom:5px;--padding-left:5px;--padding-right:5px;}.elementor-13509 .elementor-element.elementor-element-d28d595:not(.elementor-motion-effects-element-type-background), .elementor-13509 .elementor-element.elementor-element-d28d595 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-13509 .elementor-element.elementor-element-79224a2{--display:flex;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#F0F0F0;--border-color:#F0F0F0;--border-radius:32px 32px 32px 32px;box-shadow:0px 0px 10px 0px rgba(201.00000000000003, 201.00000000000003, 201.00000000000003, 0.5);--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-13509 .elementor-element.elementor-element-eb8e2c8 img{border-radius:32px 32px 0px 0px;}.elementor-13509 .elementor-element.elementor-element-eb8e2c8 > .elementor-widget-container{border-radius:08px 8px 0px 0px;}.elementor-13509 .elementor-element.elementor-element-5b94719{--display:flex;--padding-top:20px;--padding-bottom:25px;--padding-left:20px;--padding-right:20px;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-13509 .elementor-element.elementor-element-24447d2 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:600;text-transform:capitalize;line-height:25px;}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-13509 .elementor-element.elementor-element-de622d7{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:05px 05px;--row-gap:05px;--column-gap:05px;--margin-top:10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-13509 .elementor-element.elementor-element-8578783{text-align:center;width:initial;max-width:initial;}.elementor-13509 .elementor-element.elementor-element-8578783 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;text-transform:capitalize;line-height:25px;color:#0D60CE;}.elementor-13509 .elementor-element.elementor-element-8578783 > .elementor-widget-container{padding:1px 12px 1px 12px;background-color:#EFF6FF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D7E8FE;border-radius:23px 23px 23px 23px;}.elementor-13509 .elementor-element.elementor-element-8578783.ha-has-bg-overlay:hover > .elementor-widget-container::before{transition:background 0.3s;}.elementor-13509 .elementor-element.elementor-element-7b2bb44{text-align:center;width:initial;max-width:initial;}.elementor-13509 .elementor-element.elementor-element-7b2bb44 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;text-transform:capitalize;line-height:25px;color:#0D60CE;}.elementor-13509 .elementor-element.elementor-element-7b2bb44 > .elementor-widget-container{padding:1px 12px 1px 12px;background-color:#EFF6FF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D7E8FE;border-radius:23px 23px 23px 23px;}.elementor-13509 .elementor-element.elementor-element-7b2bb44.ha-has-bg-overlay:hover > .elementor-widget-container::before{transition:background 0.3s;}.elementor-13509 .elementor-element.elementor-element-78ef8f0{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:05px 05px;--row-gap:05px;--column-gap:05px;--margin-top:-14px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13509 .elementor-element.elementor-element-ff0b17f{text-align:center;width:initial;max-width:initial;}.elementor-13509 .elementor-element.elementor-element-ff0b17f .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;text-transform:capitalize;line-height:25px;color:#0D60CE;}.elementor-13509 .elementor-element.elementor-element-ff0b17f > .elementor-widget-container{padding:1px 12px 1px 12px;background-color:#EFF6FF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D7E8FE;border-radius:23px 23px 23px 23px;}.elementor-13509 .elementor-element.elementor-element-ff0b17f.ha-has-bg-overlay:hover > .elementor-widget-container::before{transition:background 0.3s;}.elementor-13509 .elementor-element.elementor-element-cdb6a69{text-align:center;width:initial;max-width:initial;}.elementor-13509 .elementor-element.elementor-element-cdb6a69 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;text-transform:capitalize;line-height:25px;color:#0D60CE;}.elementor-13509 .elementor-element.elementor-element-cdb6a69 > .elementor-widget-container{padding:1px 12px 1px 12px;background-color:#EFF6FF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D7E8FE;border-radius:23px 23px 23px 23px;}.elementor-13509 .elementor-element.elementor-element-cdb6a69.ha-has-bg-overlay:hover > .elementor-widget-container::before{transition:background 0.3s;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-13509 .elementor-element.elementor-element-39702c1 .elementor-button-content-wrapper{flex-direction:row-reverse;}.elementor-13509 .elementor-element.elementor-element-39702c1 .elementor-button .elementor-button-content-wrapper{gap:10px;}.elementor-13509 .elementor-element.elementor-element-39702c1 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:500;fill:#0D60CE;color:#0D60CE;background-color:#FFFFFF;padding:0px 0px 0px 0px;}.elementor-13509 .elementor-element.elementor-element-39702c1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-theme-post-title .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-theme-post-title .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-heading .elementor-heading-title{line-height:var( --e-global-typography-primary-line-height );}}\/* Start custom CSS for theme-post-title, class: .elementor-element-24447d2 *\/.case-studies-heading h1.elementor-heading-title.elementor-size-default{\n    height: 70px;\n}\/* End custom CSS *\/<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"13509\" class=\"elementor elementor-13509 swiper-slide e-loop-item e-loop-item-15418 post-15418 case-studies type-case-studies status-publish has-post-thumbnail hentry entry has-media\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d28d595 e-con-full e-flex e-con e-child\" data-id=\"d28d595\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-79224a2 e-flex e-con-boxed e-con e-child\" data-id=\"79224a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb8e2c8 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"eb8e2c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"1024\" height=\"533\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Group-2085665106-1024x533.webp\" class=\"attachment-large size-large wp-image-15419\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Group-2085665106-1024x533.webp 1024w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Group-2085665106-300x156.webp 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Group-2085665106-768x400.webp 768w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Group-2085665106.webp 1440w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b94719 e-con-full e-flex e-con e-child\" data-id=\"5b94719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24447d2 case-studies-heading elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"24447d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.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\">Chris Sports<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-420f8c7 elementor-widget elementor-widget-theme-post-excerpt\" data-id=\"420f8c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-excerpt.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\tEnd-to-End Odoo 18 Implementation for a 100+ User, Multi-Entity Retail Enterprise\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de622d7 e-con-full e-flex e-con e-child\" data-id=\"de622d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8578783 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"8578783\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">E-commerce<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2bb44 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"7b2bb44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Education<\/h2>\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-78ef8f0 e-con-full e-flex e-con e-child\" data-id=\"78ef8f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff0b17f elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"ff0b17f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb6a69 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"cdb6a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare<\/h2>\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-39702c1 elementor-widget elementor-widget-button\" data-id=\"39702c1\" data-element_type=\"widget\" data-e-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=\"https:\/\/bayforward.com\/ie\/case-studies\/chris-sports\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">   View Case Study<\/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\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 data-elementor-type=\"loop-item\" data-elementor-id=\"13509\" class=\"elementor elementor-13509 swiper-slide e-loop-item e-loop-item-13176 post-13176 case-studies type-case-studies status-publish has-post-thumbnail hentry casestudy_category-tech-companies casestudies-platform-accounting entry has-media\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d28d595 e-con-full e-flex e-con e-child\" data-id=\"d28d595\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-79224a2 e-flex e-con-boxed e-con e-child\" data-id=\"79224a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb8e2c8 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"eb8e2c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"457\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/2-2.png\" class=\"attachment-large size-large wp-image-13442\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/2-2.png 800w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/2-2-300x171.png 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/2-2-768x439.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b94719 e-con-full e-flex e-con e-child\" data-id=\"5b94719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24447d2 case-studies-heading elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"24447d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.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\">Unlocking 60% Cost Savings: Procogia&#8217;s Path with Accounting Solutions from BayForward<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de622d7 e-con-full e-flex e-con e-child\" data-id=\"de622d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8578783 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"8578783\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">E-commerce<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2bb44 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"7b2bb44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Education<\/h2>\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-78ef8f0 e-con-full e-flex e-con e-child\" data-id=\"78ef8f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff0b17f elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"ff0b17f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb6a69 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"cdb6a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare<\/h2>\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-39702c1 elementor-widget elementor-widget-button\" data-id=\"39702c1\" data-element_type=\"widget\" data-e-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=\"https:\/\/bayforward.com\/ie\/case-studies\/unlocking-60-cost-savings-procogias-path-with-accounting-solutions-from-bayforward\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">   View Case Study<\/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\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 data-elementor-type=\"loop-item\" data-elementor-id=\"13509\" class=\"elementor elementor-13509 swiper-slide e-loop-item e-loop-item-13145 post-13145 case-studies type-case-studies status-publish has-post-thumbnail hentry casestudy_category-tech-companies casestudies-platform-netsuite entry has-media\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d28d595 e-con-full e-flex e-con e-child\" data-id=\"d28d595\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-79224a2 e-flex e-con-boxed e-con e-child\" data-id=\"79224a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb8e2c8 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"eb8e2c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"457\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/3-2.png\" class=\"attachment-large size-large wp-image-13443\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/3-2.png 800w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/3-2-300x171.png 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/3-2-768x439.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b94719 e-con-full e-flex e-con e-child\" data-id=\"5b94719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24447d2 case-studies-heading elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"24447d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.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\">Simplify Multi-Entity Management with NetSuite OneWorld<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de622d7 e-con-full e-flex e-con e-child\" data-id=\"de622d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8578783 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"8578783\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">E-commerce<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2bb44 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"7b2bb44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Education<\/h2>\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-78ef8f0 e-con-full e-flex e-con e-child\" data-id=\"78ef8f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff0b17f elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"ff0b17f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb6a69 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"cdb6a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare<\/h2>\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-39702c1 elementor-widget elementor-widget-button\" data-id=\"39702c1\" data-element_type=\"widget\" data-e-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=\"https:\/\/bayforward.com\/ie\/case-studies\/simplify-multi-entity-management-with-netsuite-oneworld\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">   View Case Study<\/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\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 data-elementor-type=\"loop-item\" data-elementor-id=\"13509\" class=\"elementor elementor-13509 swiper-slide e-loop-item e-loop-item-12995 post-12995 case-studies type-case-studies status-publish has-post-thumbnail hentry casestudy_category-ecommerce-and-retail casestudies-platform-netsuite entry has-media\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d28d595 e-con-full e-flex e-con e-child\" data-id=\"d28d595\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-79224a2 e-flex e-con-boxed e-con e-child\" data-id=\"79224a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb8e2c8 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"eb8e2c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"457\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/5.png\" class=\"attachment-large size-large wp-image-13445\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/5.png 800w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/5-300x171.png 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/5-768x439.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b94719 e-con-full e-flex e-con e-child\" data-id=\"5b94719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24447d2 case-studies-heading elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"24447d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.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\">Integrating a 3rd Party Warehouse Management System with  NetSuite<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de622d7 e-con-full e-flex e-con e-child\" data-id=\"de622d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8578783 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"8578783\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">E-commerce<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2bb44 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"7b2bb44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Education<\/h2>\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-78ef8f0 e-con-full e-flex e-con e-child\" data-id=\"78ef8f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff0b17f elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"ff0b17f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb6a69 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"cdb6a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare<\/h2>\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-39702c1 elementor-widget elementor-widget-button\" data-id=\"39702c1\" data-element_type=\"widget\" data-e-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=\"https:\/\/bayforward.com\/ie\/case-studies\/integrating-a-3rd-party-warehouse-management-system-with-netsuite\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">   View Case Study<\/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\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 data-elementor-type=\"loop-item\" data-elementor-id=\"13509\" class=\"elementor elementor-13509 swiper-slide e-loop-item e-loop-item-12944 post-12944 case-studies type-case-studies status-publish has-post-thumbnail hentry casestudy_category-manufacturing casestudies-platform-netsuite entry has-media\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d28d595 e-con-full e-flex e-con e-child\" data-id=\"d28d595\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-79224a2 e-flex e-con-boxed e-con e-child\" data-id=\"79224a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb8e2c8 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"eb8e2c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"457\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/4.webp\" class=\"attachment-large size-large wp-image-13453\" alt=\"SAP Ariba and NetSuite Integration\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/4.webp 800w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/4-300x171.webp 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/4-768x439.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b94719 e-con-full e-flex e-con e-child\" data-id=\"5b94719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24447d2 case-studies-heading elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"24447d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.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\">Streamlining SAP Ariba and NetSuite Integration<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de622d7 e-con-full e-flex e-con e-child\" data-id=\"de622d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8578783 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"8578783\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">E-commerce<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2bb44 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"7b2bb44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Education<\/h2>\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-78ef8f0 e-con-full e-flex e-con e-child\" data-id=\"78ef8f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff0b17f elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"ff0b17f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb6a69 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"cdb6a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare<\/h2>\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-39702c1 elementor-widget elementor-widget-button\" data-id=\"39702c1\" data-element_type=\"widget\" data-e-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=\"https:\/\/bayforward.com\/ie\/case-studies\/streamlining-sap-ariba-and-netsuite-integration\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">   View Case Study<\/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\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 data-elementor-type=\"loop-item\" data-elementor-id=\"13509\" class=\"elementor elementor-13509 swiper-slide e-loop-item e-loop-item-12827 post-12827 case-studies type-case-studies status-publish has-post-thumbnail hentry casestudy_category-ecommerce-and-retail casestudies-platform-accounting casestudies-platform-netsuite entry has-media\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d28d595 e-con-full e-flex e-con e-child\" data-id=\"d28d595\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-79224a2 e-flex e-con-boxed e-con e-child\" data-id=\"79224a2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb8e2c8 elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"eb8e2c8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-featured-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=\"457\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/6.webp\" class=\"attachment-large size-large wp-image-13448\" alt=\"Financial Reporting with NetSuite for Retail\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/6.webp 800w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/6-300x171.webp 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/05\/6-768x439.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b94719 e-con-full e-flex e-con e-child\" data-id=\"5b94719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24447d2 case-studies-heading elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"24447d2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.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\">How Bay Forward Transformed Financial Reporting with NetSuite for Retail<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-de622d7 e-con-full e-flex e-con e-child\" data-id=\"de622d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8578783 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"8578783\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">E-commerce<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b2bb44 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"7b2bb44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Education<\/h2>\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-78ef8f0 e-con-full e-flex e-con e-child\" data-id=\"78ef8f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff0b17f elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"ff0b17f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Customer Service<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb6a69 elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-heading\" data-id=\"cdb6a69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Healthcare<\/h2>\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-39702c1 elementor-widget elementor-widget-button\" data-id=\"39702c1\" data-element_type=\"widget\" data-e-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=\"https:\/\/bayforward.com\/ie\/case-studies\/how-bay-forward-transformed-financial-reporting\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">   View Case Study<\/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\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>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a1b482b e-flex e-con-boxed e-con e-parent\" data-id=\"a1b482b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-f6f876c e-con-full e-flex e-con e-child\" data-id=\"f6f876c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-5c45081 e-con-full e-flex e-con e-child\" data-id=\"5c45081\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9653967 elementor-widget elementor-widget-heading\" data-id=\"9653967\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We partner with leading<br> platforms for better business.<\/h2>\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-2617f3d e-con-full e-flex e-con e-child\" data-id=\"2617f3d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf43141 elementor-widget elementor-widget-image\" data-id=\"bf43141\" data-element_type=\"widget\" data-e-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=\"569\" height=\"281\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/Group-2085663408.webp\" class=\"attachment-large size-large wp-image-14142\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/Group-2085663408.webp 569w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/Group-2085663408-300x148.webp 300w\" sizes=\"(max-width: 569px) 100vw, 569px\" \/>\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\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-93e135f e-flex e-con-boxed e-con e-parent\" data-id=\"93e135f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5d0d85f elementor-widget elementor-widget-heading\" data-id=\"5d0d85f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">certifications<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cf2c5c0 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"cf2c5c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0aafa2 e-flex e-con-boxed e-con e-parent\" data-id=\"d0aafa2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9055fe1 ha-has-bg-overlay elementor-widget elementor-widget-image-carousel\" data-id=\"9055fe1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;6&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:1000,&quot;slides_to_show_tablet&quot;:&quot;3&quot;,&quot;slides_to_show_mobile&quot;:&quot;2&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:90,&quot;sizes&quot;:[]},&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Frame-2085663794.webp\" alt=\"Frame 2085663794\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Frame-2085663793.webp\" alt=\"Frame 2085663793\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Frame-2085663789.webp\" alt=\"Frame 2085663789\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Frame-2085663788.webp\" alt=\"Frame 2085663788\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/QB-Payroll-Certified.webp\" alt=\"QB-Payroll-Certified.webp\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-9.webp\" alt=\"image-9.webp\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/blob-2.webp\" alt=\"blob-2.webp\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Frame-2085663787.webp\" alt=\"Frame 2085663787\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Frame-2085663795.webp\" alt=\"Frame-2085663795.webp\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"10 of 10\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Frame-2085663796.webp\" alt=\"Frame-2085663796.webp\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa1c819 e-flex e-con-boxed e-con e-parent\" data-id=\"fa1c819\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ab9c0bb e-flex e-con-boxed e-con e-child\" data-id=\"ab9c0bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-63fdae6 e-con-full e-flex e-con e-child\" data-id=\"63fdae6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_tablet&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e35e8c5 elementor-widget elementor-widget-heading\" data-id=\"e35e8c5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Don't hesitate any longer - seize the <br \/>opportunity to recruit top talent today!<\/h2>\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-95a3e42 e-con-full e-flex e-con e-child\" data-id=\"95a3e42\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_tablet&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba82ed9 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"ba82ed9\" data-element_type=\"widget\" data-e-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=\"\/ie\/contact-us\">\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\">Contact Us<\/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\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-9ea6cd3 e-flex e-con-boxed e-con e-parent\" data-id=\"9ea6cd3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b8f7b55 e-flex e-con-boxed e-con e-child\" data-id=\"b8f7b55\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d8608bf elementor-widget elementor-widget-spacer\" data-id=\"d8608bf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f671812 elementor-widget elementor-widget-heading\" data-id=\"f671812\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Clients<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebccbb8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ebccbb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-09250ea elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent\" data-id=\"09250ea\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cae2ff3 e-grid e-con-full e-con e-child\" data-id=\"cae2ff3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-a8dc90d e-con-full e-flex e-con e-child\" data-id=\"a8dc90d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-61799e0 elementor-widget elementor-widget-image\" data-id=\"61799e0\" data-element_type=\"widget\" data-e-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=\"137\" height=\"28\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Seating-Shoppe-1.png\" class=\"attachment-full size-full wp-image-14816\" 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>\n\t\t<div class=\"elementor-element elementor-element-4d445f0 e-con-full e-flex e-con e-child\" data-id=\"4d445f0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e247299 elementor-widget elementor-widget-image\" data-id=\"e247299\" data-element_type=\"widget\" data-e-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=\"99\" height=\"36\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Roof-Craft-1.png\" class=\"attachment-full size-full wp-image-14817\" 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>\n\t\t<div class=\"elementor-element elementor-element-e0c7449 e-con-full e-flex e-con e-child\" data-id=\"e0c7449\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f40811 elementor-widget elementor-widget-image\" data-id=\"8f40811\" data-element_type=\"widget\" data-e-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=\"104\" height=\"40\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Phoenix-Engineering-1.png\" class=\"attachment-full size-full wp-image-14818\" 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>\n\t\t<div class=\"elementor-element elementor-element-a18d339 e-con-full e-flex e-con e-child\" data-id=\"a18d339\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b475d6 elementor-widget elementor-widget-image\" data-id=\"9b475d6\" data-element_type=\"widget\" data-e-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=\"117\" height=\"25\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/XCHEM-International-LLC-1.png\" class=\"attachment-full size-full wp-image-14819\" 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>\n\t\t<div class=\"elementor-element elementor-element-06020c7 e-con-full e-flex e-con e-child\" data-id=\"06020c7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04f7f53 elementor-widget elementor-widget-image\" data-id=\"04f7f53\" data-element_type=\"widget\" data-e-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=\"80\" height=\"85\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Haply-Robotics-1.png\" class=\"attachment-full size-full wp-image-14820\" 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>\n\t\t<div class=\"elementor-element elementor-element-c80b9f9 e-con-full e-flex e-con e-child\" data-id=\"c80b9f9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-804fc89 elementor-widget elementor-widget-image\" data-id=\"804fc89\" data-element_type=\"widget\" data-e-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=\"109\" height=\"17\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/silicon-signs-1.png\" class=\"attachment-full size-full wp-image-14821\" 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>\n\t\t<div class=\"elementor-element elementor-element-7b35ea6 e-con-full e-flex e-con e-child\" data-id=\"7b35ea6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f23ea81 elementor-widget elementor-widget-image\" data-id=\"f23ea81\" data-element_type=\"widget\" data-e-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=\"135\" height=\"39\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Group-2085662932.png\" class=\"attachment-full size-full wp-image-14822\" 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>\n\t\t<div class=\"elementor-element elementor-element-d10c4eb e-con-full e-flex e-con e-child\" data-id=\"d10c4eb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21d3020 elementor-widget elementor-widget-image\" data-id=\"21d3020\" data-element_type=\"widget\" data-e-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=\"77\" height=\"59\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/healthcare-financial-partners-1.png\" class=\"attachment-full size-full wp-image-14823\" 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>\n\t\t<div class=\"elementor-element elementor-element-4662dd6 e-con-full e-flex e-con e-child\" data-id=\"4662dd6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-81c4c3c elementor-widget elementor-widget-image\" data-id=\"81c4c3c\" data-element_type=\"widget\" data-e-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=\"50\" height=\"50\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Versa-Innovations-Inc-1.png\" class=\"attachment-full size-full wp-image-14824\" 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>\n\t\t<div class=\"elementor-element elementor-element-60f7374 e-con-full e-flex e-con e-child\" data-id=\"60f7374\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a42c77 elementor-widget elementor-widget-image\" data-id=\"5a42c77\" data-element_type=\"widget\" data-e-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=\"126\" height=\"31\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Group-2085662931.png\" class=\"attachment-full size-full wp-image-14825\" 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>\n\t\t<div class=\"elementor-element elementor-element-c79f61f e-con-full e-flex e-con e-child\" data-id=\"c79f61f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-22b41f7 elementor-widget elementor-widget-image\" data-id=\"22b41f7\" data-element_type=\"widget\" data-e-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=\"88\" height=\"30\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Hybrid-Power-HPS-1.png\" class=\"attachment-full size-full wp-image-14826\" 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>\n\t\t<div class=\"elementor-element elementor-element-fa2d323 e-con-full e-flex e-con e-child\" data-id=\"fa2d323\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9e062c elementor-widget elementor-widget-image\" data-id=\"b9e062c\" data-element_type=\"widget\" data-e-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=\"108\" height=\"62\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Group-2085662930.png\" class=\"attachment-full size-full wp-image-14827\" 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>\n\t\t<div class=\"elementor-element elementor-element-99f9edb e-con-full e-flex e-con e-child\" data-id=\"99f9edb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6837ca9 elementor-widget elementor-widget-image\" data-id=\"6837ca9\" data-element_type=\"widget\" data-e-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=\"126\" height=\"22\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Stratus-Plastic-1.png\" class=\"attachment-full size-full wp-image-14828\" 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>\n\t\t<div class=\"elementor-element elementor-element-30a1198 e-con-full e-flex e-con e-child\" data-id=\"30a1198\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b371a8 elementor-widget elementor-widget-image\" data-id=\"1b371a8\" data-element_type=\"widget\" data-e-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=\"107\" height=\"17\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/image-2062.png\" class=\"attachment-full size-full wp-image-14829\" 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>\n\t\t<div class=\"elementor-element elementor-element-281ce40 e-con-full e-flex e-con e-child\" data-id=\"281ce40\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8634eb6 elementor-widget elementor-widget-image\" data-id=\"8634eb6\" data-element_type=\"widget\" data-e-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=\"95\" height=\"27\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Fork-Co-1.png\" class=\"attachment-full size-full wp-image-14830\" 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>\n\t\t<div class=\"elementor-element elementor-element-78faeda e-con-full e-flex e-con e-child\" data-id=\"78faeda\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e823f22 elementor-widget elementor-widget-image\" data-id=\"e823f22\" data-element_type=\"widget\" data-e-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=\"109\" height=\"40\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Frame-2147228924.png\" class=\"attachment-full size-full wp-image-14831\" 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>\n\t\t<div class=\"elementor-element elementor-element-b1f1e24 e-con-full e-flex e-con e-child\" data-id=\"b1f1e24\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-766e145 elementor-widget elementor-widget-image\" data-id=\"766e145\" data-element_type=\"widget\" data-e-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=\"111\" height=\"50\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Screenshot-2025-07-11-at-5.42.31-PM-2-1.png\" class=\"attachment-full size-full wp-image-14832\" 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>\n\t\t<div class=\"elementor-element elementor-element-3a5139f e-con-full e-flex e-con e-child\" data-id=\"3a5139f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d755853 elementor-widget elementor-widget-image\" data-id=\"d755853\" data-element_type=\"widget\" data-e-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=\"54\" height=\"54\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/KM-Home-Furniture-1.png\" class=\"attachment-full size-full wp-image-14833\" 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>\n\t\t<div class=\"elementor-element elementor-element-87f4c6d e-con-full e-flex e-con e-child\" data-id=\"87f4c6d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ad62d5f elementor-widget elementor-widget-image\" data-id=\"ad62d5f\" data-element_type=\"widget\" data-e-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=\"88\" height=\"35\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Hale-Logo-1.png\" class=\"attachment-full size-full wp-image-14834\" 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>\n\t\t<div class=\"elementor-element elementor-element-f6dfbdb e-con-full e-flex e-con e-child\" data-id=\"f6dfbdb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9fb8df8 elementor-widget elementor-widget-image\" data-id=\"9fb8df8\" data-element_type=\"widget\" data-e-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=\"100\" height=\"26\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Group-2085662935.png\" class=\"attachment-full size-full wp-image-14835\" 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>\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-b11524a elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"b11524a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c8ff60e elementor-widget elementor-widget-image\" data-id=\"c8ff60e\" data-element_type=\"widget\" data-e-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=\"1270\" height=\"90\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662943.png\" class=\"attachment-full size-full wp-image-13909\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662943.png 1270w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662943-300x21.png 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662943-1024x73.png 1024w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662943-768x54.png 768w\" sizes=\"(max-width: 1270px) 100vw, 1270px\" \/>\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-0b24c2e elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"0b24c2e\" data-element_type=\"widget\" data-e-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=\"1455\" height=\"90\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662944.png\" class=\"attachment-full size-full wp-image-13910\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662944.png 1455w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662944-300x19.png 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662944-1024x63.png 1024w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662944-768x48.png 768w\" sizes=\"(max-width: 1455px) 100vw, 1455px\" \/>\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-ddb16fc elementor-widget elementor-widget-image\" data-id=\"ddb16fc\" data-element_type=\"widget\" data-e-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=\"1080\" height=\"90\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662945.png\" class=\"attachment-full size-full wp-image-13911\" alt=\"\" srcset=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662945.png 1080w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662945-300x25.png 300w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662945-1024x85.png 1024w, https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/08\/Group-2085662945-768x64.png 768w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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-b1cc406 elementor-widget elementor-widget-spacer\" data-id=\"b1cc406\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-964f4d0 e-flex e-con-boxed e-con e-parent\" data-id=\"964f4d0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;animation_mobile&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-49862d7 e-flex e-con-boxed e-con e-child\" data-id=\"49862d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58430f0 elementor-widget elementor-widget-heading\" data-id=\"58430f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Leading Your\u2028<br>Digital Journey to Success<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7c07d8d elementor-align-left elementor-widget elementor-widget-button\" data-id=\"7c07d8d\" data-element_type=\"widget\" data-e-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=\"\/ie\/contact-us\">\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 Work Together<\/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<div class=\"elementor-element elementor-element-0bfa765 e-con-full animated-slow e-flex e-con e-child\" data-id=\"0bfa765\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-4216446 e-con-full e-flex e-con e-child\" data-id=\"4216446\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-700e887 elementor-widget__width-auto premium-floating-effects-yes elementor-widget elementor-widget-counter\" data-id=\"700e887\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;premium_fe_trigger&quot;:&quot;load&quot;,&quot;premium_fe_direction&quot;:&quot;alternate&quot;,&quot;premium_fe_loop&quot;:&quot;default&quot;,&quot;premium_fe_easing&quot;:&quot;easeInOutSine&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Number of clients <\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"520\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e71349a e-con-full e-flex e-con e-child\" data-id=\"e71349a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e16ffae elementor-widget__width-auto premium-floating-effects-yes elementor-widget elementor-widget-counter\" data-id=\"e16ffae\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;premium_fe_trigger&quot;:&quot;load&quot;,&quot;premium_fe_direction&quot;:&quot;alternate&quot;,&quot;premium_fe_loop&quot;:&quot;default&quot;,&quot;premium_fe_easing&quot;:&quot;easeInOutSine&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Years in operation<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"11\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86e7f30 e-con-full e-flex e-con e-child\" data-id=\"86e7f30\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bc8b35b elementor-widget__width-auto premium-floating-effects-yes elementor-widget elementor-widget-counter\" data-id=\"bc8b35b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;premium_fe_trigger&quot;:&quot;load&quot;,&quot;premium_fe_direction&quot;:&quot;alternate&quot;,&quot;premium_fe_loop&quot;:&quot;default&quot;,&quot;premium_fe_easing&quot;:&quot;easeInOutSine&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Number of employees<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"200\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\">+<\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-06181a7 e-con-full e-flex e-con e-child\" data-id=\"06181a7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b01dde1 elementor-widget__width-auto premium-floating-effects-yes elementor-widget elementor-widget-counter\" data-id=\"b01dde1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;premium_fe_trigger&quot;:&quot;load&quot;,&quot;premium_fe_direction&quot;:&quot;alternate&quot;,&quot;premium_fe_loop&quot;:&quot;default&quot;,&quot;premium_fe_easing&quot;:&quot;easeInOutSine&quot;}\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-title\">Countries We Serve<\/div>\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"5\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-34d1f26 e-flex e-con-boxed e-con e-parent\" data-id=\"34d1f26\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-88044c9 e-flex e-con-boxed e-con e-child\" data-id=\"88044c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1abf954 elementor-widget elementor-widget-heading\" data-id=\"1abf954\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Reviews<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-79bc0bd elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"79bc0bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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-17883c8 e-flex e-con-boxed e-con e-parent\" data-id=\"17883c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c51f37f elementor-widget elementor-widget-shortcode\" data-id=\"c51f37f\" data-element_type=\"widget\" data-e-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\"><pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\" ti-widget  ti-goog ti-review-text-mode-readmore ti-text-align-left\" data-no-translation=\"true\" data-time-locale=\"%d %s ago|today|day|days|week|weeks|month|months|year|years\" data-plugin-version=\"13.2.9\" data-layout-id=\"13\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-close-locale=\"Close\" data-review-target-width=\"275\" data-css-version=\"2\" data-reply-by-locale=\"Owner&apos;s reply\" data-only-rating-locale=\"This user only left a rating.\" data-pager-autoplay-timeout=\"6\"> <div class=\"ti-widget-container ti-col-4\"> <div class=\"ti-footer source-Google\"> <div class=\"ti-row\"> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/streetviewpixels-pa.googleapis.com\/v1\/thumbnail?panoid=L5FtJOzSHaxjHVEoclSxQg&amp;cb_client=search.gws-prod.gps&amp;w=900&amp;h=900&amp;yaw=254.59209&amp;pitch=0&amp;thumbfov=100\" alt=\"Bay Forward\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Bay Forward<\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><\/span> <div class=\"ti-rating-text\"> <span class=\"nowrap\"><strong>9 Google reviews<\/strong><\/span> <\/div> <div class=\"ti-header-write-btn-container\"> <a href=\"https:\/\/admin.trustindex.io\/api\/googleWriteReview?place-id=ChIJtfI59x_N1IkR0IS1l2TsvFo\" class=\"ti-header-write-btn\" role=\"button\" aria-label=\"Write a review to Google\" target=\"_blank\" rel=\"noopener\">Write a review<\/a> <\/div>  <\/div> <\/div> <\/div> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\" tabindex=\"0\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\" tabindex=\"0\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" data-time=\"1741824000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKBGD6pGgOTVJy-6W6eHTB6dx626OOSESV-nLMJ0Lz2I4ubXg=w40-h40-c-rp-mo-br100\" alt=\"John Christian profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> John Christian <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Hassan and team have helped us successfully and quickly implement netsuite. Great to work with. Would be lost without them. Would definitely recommend them.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1741824000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXLH_l9o6mjF-Flt7GWxovbthss0nQXr66Cf8ZjqZw5hQ3PL_g=w40-h40-c-rp-mo-br100\" alt=\"Byron Shannon profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Byron Shannon <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Great service, would definitely recommend!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1741824000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjUNFnCziX5o30gfBxT4qcUMHyyaopjDiIlcmhxnqhcij6eRPic=w40-h40-c-rp-mo-ba3-br100\" alt=\"Magdy Saber profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Magdy Saber <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->A team of dedicated professionals committed to delivering tasks on time and finding innovative solutions to the most complex challenges.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1741824000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocIdlEZECR7J4QAXnPnGWSO23LbOjCmAbwEEUBi7bxyFly4DxRsI=w40-h40-c-rp-mo-br100\" alt=\"Mohamed Salah Derouiche profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mohamed Salah Derouiche <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We\u2019ve had an excellent experience working with bayforward. Their professionalism, expertise, and commitment to delivering high-quality solutions are truly impressive. A special shoutout to Fasih\u2014his responsiveness and dedication make every project seamless. Highly recommend their services!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1739232000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjXkU_xalFNvfQfoC6eo2Vtko6YwuEEEhugfd9BOYO2O0FInG2El=w40-h40-c-rp-mo-br100\" alt=\"JOSKI profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> JOSKI <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Their team is professional, knowledgeable, and incredibly responsive. In addition to their overall excellent service, I was particularly impressed with their Odoo implementation solutions. Highly recommend them to anyone looking to enhance their business processes with Odoo!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1739232000\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjVMTdY0hJ10zbibaRndej9qOpQOV4lpn-6in2hP3VOyLlRC1IWG=w40-h40-c-rp-mo-ba4-br100\" alt=\"Kashif Hussain profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Kashif Hussain <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->I recently engaged with Bay forward and was truly impressed by the exceptional quality and professionalism of their services. The team's commitment to delivering top-quality results was evident from start to finish. In addition to their overall excellent service, I was particularly impressed with their Odoo implementation solutions. Their expertise in integrating and streamlining business operations using Odoo has made a significant impact on our efficiency. I highly recommend Bay forward to anyone seeking professional services combined with innovative Odoo solutions<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1739145600\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLXnck4Mfdix1-8e8q0AY_bBmWq_vkPvfIlO5MXD4QjzjHK6w=w40-h40-c-rp-mo-br100\" alt=\"Luzy Stein profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Luzy Stein <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->We recently worked with Bay Forward, and their expertise in software development and programming exceeded all expectations! Their team of professional developers delivered a seamless solution tailored perfectly to our needs. The user-friendly interface, efficient coding practices, and attention to detail truly set them apart.\n\nOne of the standout aspects of Bay Forward is their 24\/7 availability. No matter the time or day, their team was always responsive and ready to assist us, ensuring the project stayed on track and any questions were addressed promptly.\n\nFrom project management to implementation, Bay Forward demonstrated exceptional communication, innovative thinking, and technical proficiency. They specialize in custom software solutions, app development, and cutting-edge technology, making them the ideal choice for businesses seeking to streamline their operations or enhance productivity.\n\nIf you're looking for reliable, experienced, and forward-thinking software developers, Bay Forward is the company to trust. We highly recommend them for any programming or development projects \u2013 they truly deliver results!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <div data-empty=\"0\" data-time=\"1738627200\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" data-language=\"\"> <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <div class=\"ti-platform-icon ti-with-tooltip\"> <span class=\"ti-tooltip\">Posted on Google<\/span> <trustindex-image data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocK_rZuY1WBGjKLaskBDfL-3obTq086FU8LofnZ6noaCBWtShg=w40-h40-c-rp-mo-br100\" alt=\"Mark BulkTestForDrug profile picture\" loading=\"lazy\"><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Mark BulkTestForDrug <\/div> <div class=\"ti-date\"><\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 1\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 2\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 3\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 4\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google star 5\" width=\"17\" height=\"17\" loading=\"lazy\"><\/trustindex-image><span class=\"ti-verified-review ti-verified-platform\"><span class=\"ti-verified-tooltip\">Trustindex verifies that the original source of the review is Google.<\/span><\/span><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Fully recommended, always up to the mark, and very professional.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\"><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div>   <\/div> <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/trustindex-google-widget.css?1777533742\"><\/div><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e164be e-flex e-con-boxed e-con e-parent\" data-id=\"4e164be\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d801abd elementor-widget elementor-widget-heading\" data-id=\"d801abd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Tool Stack<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84b3c62 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"84b3c62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-518991f e-flex e-con-boxed e-con e-parent\" data-id=\"518991f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bd701d7 e-con-full e-flex e-con e-child\" data-id=\"bd701d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3b3416 elementor-widget elementor-widget-spacer\" data-id=\"f3b3416\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8dafea e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"e8dafea\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"244166634\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2441666341\" data-tab-title-id=\"e-n-tab-title-2441666341\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2441666341\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tAccounting\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2441666342\" data-tab-title-id=\"e-n-tab-title-2441666342\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2441666342\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tERP\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2441666343\" data-tab-title-id=\"e-n-tab-title-2441666343\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2441666343\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tData Engineering\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2441666344\" data-tab-title-id=\"e-n-tab-title-2441666344\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2441666344\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tMarketing\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2441666345\" data-tab-title-id=\"e-n-tab-title-2441666345\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2441666345\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tData Analytics \t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2441666346\" data-tab-title-id=\"e-n-tab-title-2441666346\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"6\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2441666346\" style=\"--n-tabs-title-order: 6;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tBusiness Analytics\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2441666347\" data-tab-title-id=\"e-n-tab-title-2441666347\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"7\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2441666347\" style=\"--n-tabs-title-order: 7;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDatabase Administration\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2441666348\" data-tab-title-id=\"e-n-tab-title-2441666348\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"8\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2441666348\" style=\"--n-tabs-title-order: 8;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tData Scientist\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2441666341\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666341\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-c70186e e-con-full e-flex e-con e-child\" data-id=\"c70186e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-c9619ac e-flex e-con-boxed e-con e-child\" data-id=\"c9619ac\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5d6eac5 e-con-full e-flex e-con e-child\" data-id=\"5d6eac5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-9a4bcaf e-con-full e-flex e-con e-child\" data-id=\"9a4bcaf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8e7a2d elementor-widget elementor-widget-heading\" data-id=\"a8e7a2d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Accounting<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcbcad9 elementor-widget elementor-widget-text-editor\" data-id=\"fcbcad9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe use a complete set of accounting software to manage all financial tasks, from invoicing and expense tracking to payroll and reporting.\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<div class=\"elementor-element elementor-element-d772cb5 e-con-full e-flex e-con e-child\" data-id=\"d772cb5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-ec86df7 e-con-full e-flex e-con e-child\" data-id=\"ec86df7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a464d4 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"9a464d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/wave.webp\" alt=\"wave.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Wave\"> Wave <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/xero.webp\" alt=\"xero.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Xero\"> Xero <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/odoo.webp\" alt=\"odoo.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Odoo\"> Odoo <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-72bd425\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/bill.webp\" alt=\"bill.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"bill.com\"> bill.com <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-e98b908\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/myob.webp\" alt=\"myob.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Myob\"> Myob <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-e4f2c4f\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/freshbooks.webp\" alt=\"freshbooks.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Freshbooks\"> Freshbooks <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-01c418e e-con-full e-flex e-con e-child\" data-id=\"01c418e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e88354 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"3e88354\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/quickbook.webp\" alt=\"quickbook.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Quickbooks\"> Quickbooks <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/adp.webp\" alt=\"adp.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Adp\"> Adp <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/sage.webp\" alt=\"sage.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Sage\"> Sage <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-72bd425\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/gusto.webp\" alt=\"gusto.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Gusto\"> Gusto <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2441666342\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666342\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-9dd3b36 e-con-full e-flex e-con e-child\" data-id=\"9dd3b36\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-c3e9184 e-flex e-con-boxed e-con e-child\" data-id=\"c3e9184\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1333ae2 e-con-full e-flex e-con e-child\" data-id=\"1333ae2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-339e7fc e-con-full e-flex e-con e-child\" data-id=\"339e7fc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4d29ecd elementor-widget elementor-widget-heading\" data-id=\"4d29ecd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ERP<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6994482 elementor-widget elementor-widget-text-editor\" data-id=\"6994482\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tOur team uses ERP systems to provide a broader view of your business by integrating various processes like finance, HR, and supply chain into a single platform\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<div class=\"elementor-element elementor-element-4aeedad e-con-full e-flex e-con e-child\" data-id=\"4aeedad\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-885a875 e-con-full e-flex e-con e-child\" data-id=\"885a875\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a06038c premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"a06038c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/odoo.webp\" alt=\"odoo.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Odoo\"> Odoo <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-72bd425\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-11-1.webp\" alt=\"image-2128-11-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Oracle Netsuite\"> Oracle Netsuite <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd87c52 e-con-full e-flex e-con e-child\" data-id=\"bd87c52\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c26e2db premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"c26e2db\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-12-1.webp\" alt=\"image-2128-12-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Oracle Fusion\"> Oracle Fusion <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-13-1.webp\" alt=\"image-2128-13-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Oracle EBS\"> Oracle EBS <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2441666343\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666343\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-0f7f36e e-con-full e-flex e-con e-child\" data-id=\"0f7f36e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-aed16dc e-flex e-con-boxed e-con e-child\" data-id=\"aed16dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-369381c e-con-full e-flex e-con e-child\" data-id=\"369381c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-37da1f5 e-con-full e-flex e-con e-child\" data-id=\"37da1f5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-929b972 elementor-widget elementor-widget-heading\" data-id=\"929b972\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Data Engineering<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0582614 elementor-widget elementor-widget-text-editor\" data-id=\"0582614\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe build powerful data pipelines to collect, clean, and store data, making it ready for any analysis. Our tools include:\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<div class=\"elementor-element elementor-element-551c398 e-con-full e-flex e-con e-child\" data-id=\"551c398\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-90276f8 e-con-full e-flex e-con e-child\" data-id=\"90276f8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4684ad0 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"4684ad0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-13.webp\" alt=\"image-2128-13.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"AWS GLUE\"> AWS GLUE <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-1-1.webp\" alt=\"image-2128-1-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Athena\"> Athena <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-2.webp\" alt=\"image-2128-2.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"AWS EMR\"> AWS EMR <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-72bd425\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-3.webp\" alt=\"image-2128-3.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Snowflake\"> Snowflake <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-e98b908\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-4.webp\" alt=\"image-2128-4.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Azure data factory\"> Azure data factory <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-e4f2c4f\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-5.webp\" alt=\"image-2128-5.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Azure data lake storage\"> Azure data lake storage <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-787acb5 e-con-full e-flex e-con e-child\" data-id=\"787acb5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fb06558 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"fb06558\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-6-1.webp\" alt=\"image-2128-6-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"GCP Big Query\"> GCP Big Query <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-7-1.webp\" alt=\"image-2128-7-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"GCP Cloud Composer\"> GCP Cloud Composer <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-8-1.webp\" alt=\"image-2128-8-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Apache Airflow\"> Apache Airflow <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-72bd425\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-9-1.webp\" alt=\"image-2128-9-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Apache spark\"> Apache spark <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-0415c07\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-10-1.webp\" alt=\"image-2128-10-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Apache kafka\"> Apache kafka <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2441666344\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666344\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-d83c7f2 e-flex e-con-boxed e-con e-child\" data-id=\"d83c7f2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-49713d8 e-con-full e-flex e-con e-child\" data-id=\"49713d8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-5ccb4ef e-con-full e-flex e-con e-child\" data-id=\"5ccb4ef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-0274d82 e-con-full e-flex e-con e-child\" data-id=\"0274d82\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1dddb7 elementor-widget elementor-widget-heading\" data-id=\"e1dddb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Digital Marketing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0da8a5d elementor-widget elementor-widget-text-editor\" data-id=\"0da8a5d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We boost your online presence with SEO, ads, and social campaigns using tools like SEMrush, Google Ads, and Hootsuite.<\/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<div class=\"elementor-element elementor-element-55bd0f7 e-con-full e-flex e-con e-child\" data-id=\"55bd0f7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-b4529bd e-con-full e-flex e-con e-child\" data-id=\"b4529bd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b8a71f premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"1b8a71f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-6.webp\" alt=\"image-2128-6.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"SEMrush\"> SEMrush <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-7.webp\" alt=\"image-2128-7.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Google ads\"> Google ads <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-8.webp\" alt=\"image-2128-8.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"\u00a0Google Search Console\"> \u00a0Google Search Console <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-72bd425\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/bill.webp\" alt=\"bill.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Screaming Frog\"> Screaming Frog <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa044aa e-con-full e-flex e-con e-child\" data-id=\"fa044aa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36a7c9a premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"36a7c9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-10.webp\" alt=\"image-2128-10.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Google Analytics\"> Google Analytics <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-12.webp\" alt=\"image-2128-12.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Buffer\"> Buffer <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-11.webp\" alt=\"image-2128-11.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Hootsuite\"> Hootsuite <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2441666345\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666345\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-66bb17f e-flex e-con-boxed e-con e-child\" data-id=\"66bb17f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-038b8c4 e-con-full e-flex e-con e-child\" data-id=\"038b8c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-5fe29cd e-con-full e-flex e-con e-child\" data-id=\"5fe29cd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-7ed0904 e-con-full e-flex e-con e-child\" data-id=\"7ed0904\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a71d250 elementor-widget elementor-widget-heading\" data-id=\"a71d250\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Data Analytics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7dae0b4 elementor-widget elementor-widget-text-editor\" data-id=\"7dae0b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tOur data analytics services cover everything from getting the data to showing it in clear visuals, so we can turn raw information into useful business insights. We handle:\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<div class=\"elementor-element elementor-element-48c5a92 e-con-full e-flex e-con e-child\" data-id=\"48c5a92\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-ce1687f e-con-full e-flex e-con e-child\" data-id=\"ce1687f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4f6ca6 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"b4f6ca6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-14.webp\" alt=\"image-2128-14.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"ETL \/ ELT\"> ETL \/ ELT <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-1-2.webp\" alt=\"image-2128-1-2.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Big data\"> Big data <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-254b42b e-con-full e-flex e-con e-child\" data-id=\"254b42b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e7a67ee premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"e7a67ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-2-1.webp\" alt=\"image-2128-2-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Data Migration\"> Data Migration <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2441666346\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666346\" data-tab-index=\"6\" style=\"--n-tabs-title-order: 6;\" class=\" elementor-element elementor-element-a03528f e-flex e-con-boxed e-con e-child\" data-id=\"a03528f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9f0b867 e-con-full e-flex e-con e-child\" data-id=\"9f0b867\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-1a2c39a e-con-full e-flex e-con e-child\" data-id=\"1a2c39a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-eb9072d e-con-full e-flex e-con e-child\" data-id=\"eb9072d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cf2973 elementor-widget elementor-widget-heading\" data-id=\"6cf2973\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Business Analytics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d0b290 elementor-widget elementor-widget-text-editor\" data-id=\"5d0b290\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe create interactive dashboards and reports using tools to give you a clear picture of your business.\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<div class=\"elementor-element elementor-element-8cb081d e-con-full e-flex e-con e-child\" data-id=\"8cb081d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-551e090 e-con-full e-flex e-con e-child\" data-id=\"551e090\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8acf5ca premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"8acf5ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/powerBI.webp\" alt=\"powerBI.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Power BI\"> Power BI <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/lookerstudio.webp\" alt=\"lookerstudio.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Looker studio\"> Looker studio <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/table.webp\" alt=\"table.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Tableau\"> Tableau <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e73f90 e-con-full e-flex e-con e-child\" data-id=\"5e73f90\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d0a2300 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"d0a2300\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/apache.webp\" alt=\"apache.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Apache SuperSet\"> Apache SuperSet <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-7a9157a\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/metabase.webp\" alt=\"metabase.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Metabase\"> Metabase <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-1236080\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/grafana.webp\" alt=\"grafana.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"Grafana\"> Grafana <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2441666347\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666347\" data-tab-index=\"7\" style=\"--n-tabs-title-order: 7;\" class=\" elementor-element elementor-element-d225356 e-flex e-con-boxed e-con e-child\" data-id=\"d225356\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-aee9fe8 e-con-full e-flex e-con e-child\" data-id=\"aee9fe8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-9603d93 e-con-full e-flex e-con e-child\" data-id=\"9603d93\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-d03e0fd e-con-full e-flex e-con e-child\" data-id=\"d03e0fd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7fa4347 elementor-widget elementor-widget-heading\" data-id=\"7fa4347\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Database Administration<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fa7c36 elementor-widget elementor-widget-text-editor\" data-id=\"1fa7c36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe make sure your databases are always fast, secure, and available. We have deep experience with:\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<div class=\"elementor-element elementor-element-26bb548 e-con-full e-flex e-con e-child\" data-id=\"26bb548\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-dc9e07c e-con-full e-flex e-con e-child\" data-id=\"dc9e07c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-530d295 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"530d295\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/mysql.webp\" alt=\"mysql.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"MS SQL Server\"> MS SQL Server <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4c096f e-con-full e-flex e-con e-child\" data-id=\"f4c096f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\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 id=\"e-n-tab-content-2441666348\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2441666348\" data-tab-index=\"8\" style=\"--n-tabs-title-order: 8;\" class=\" elementor-element elementor-element-aebdb1e e-flex e-con-boxed e-con e-child\" data-id=\"aebdb1e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cd0d0a5 e-con-full e-flex e-con e-child\" data-id=\"cd0d0a5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-f7f0dee e-con-full e-flex e-con e-child\" data-id=\"f7f0dee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-669ab0b e-con-full e-flex e-con e-child\" data-id=\"669ab0b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1eaa371 elementor-widget elementor-widget-spacer\" data-id=\"1eaa371\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-947bbbd elementor-widget elementor-widget-heading\" data-id=\"947bbbd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Data Scientist<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6dc1cdc elementor-widget elementor-widget-text-editor\" data-id=\"6dc1cdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe use advanced data science methods to build models that predict future trends and help you make smarter business decisions. We&#8217;re experts in tools like:\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-472a037 elementor-widget elementor-widget-spacer\" data-id=\"472a037\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e6d3e39 e-con-full e-flex e-con e-child\" data-id=\"e6d3e39\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-7eabb5b e-con-full e-flex e-con e-child\" data-id=\"7eabb5b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-87bed03 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"87bed03\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128.webp\" alt=\"image-2128.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"AWS Forecast\"> AWS Forecast <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f4ac061 e-con-full e-flex e-con e-child\" data-id=\"f4ac061\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b7b5e7 premium-type-column elementor-widget elementor-widget-premium-icon-list\" data-id=\"4b7b5e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;rbadges_repeater&quot;:[]}\" data-widget_type=\"premium-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<ul class=\"premium-bullet-list-box\">\n\t\t\t\t\n\t\t\t\t\t\t\t<li class=\"premium-bullet-list-content elementor-repeater-item-6f10c7b\">\n\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2025\/09\/image-2128-1.webp\" alt=\"image-2128-1.webp\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"premium-bullet-list-text-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"premium-bullet-text\" data-text=\"FB Prophet\"> FB Prophet <\/span>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<\/li>\n\n\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\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\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-cd739cf e-flex e-con-boxed e-con e-parent\" data-id=\"cd739cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation_tablet&quot;:&quot;fadeInUp&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-900bb18 e-flex e-con-boxed e-con e-child\" data-id=\"900bb18\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eda20b6 elementor-widget elementor-widget-heading\" data-id=\"eda20b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Countries<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41d8d47 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"41d8d47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7168b15 elementor-widget elementor-widget-html\" data-id=\"7168b15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@media only screen and (max-width:786px){\n    .countries-canada .ha-ihe-fig.ha-effect-sadie .ha-ihe-title {\n    position: absolute;\n    top: 90%;\n    left: 0px!important;\n    }\n    .ha-ihe-fig.ha-effect-lily .ha-ihe-caption>div, .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-caption {\n        padding: 1em;\n        text-align: -webkit-center;\n    }\n}\n.countries-canada .ha-ihe-fig.ha-effect-sadie .ha-ihe-title {\n    position: absolute;\n    top: 90%;\ntext-align: -webkit-center;\n    \n}\n.countries-canada .ha-ihe-wrapper.grid {\n    width: 100% !important;\n}\n\n.ha-ihe-wrapper:hover .ha-ihe-fig .ha-ihe-caption{\n    -webkit-backdrop-filter: blur(20px);\n    backdrop-filter: blur(20px);\n    \n}\n .ha-ihe-fig .ha-ihe-title, .ha-ihe-desc\n {font-family:'Poppins';}\n \n .ha-ihe-wrapper .ha-ihe-fig .ha-ihe-img{\n     \/*object-fit: fill;*\/\n }\n .elementor-6 .ha-ihe-wrapper .ha-ihe-fig {\n    border-radius: 10px 10px 10px 10px;\n    height: 400px;\n}\n<\/style>\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-e63031a countries-canada e-flex e-con-boxed e-con e-parent\" data-id=\"e63031a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4634e3b e-con-full e-flex e-con e-child\" data-id=\"4634e3b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-30ec26d elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"30ec26d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Ireland-Address-Card-1.jpg\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Ireland<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\"><span style=\"text-align:left\">\n<b><span class=\"location-bold\"> Ireland<\/span><br><\/b>\n<br><br>\n6 The Lawn, Wood, Donacarney\n<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bayforward.com\/ie\/\"  target=&quot;_blank&quot; rel=&quot;nofollow&quot;><\/a>\n\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-c76b5ed e-con-full e-flex e-con e-child\" data-id=\"c76b5ed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-428faec elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"428faec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Canada-Address-Card-1.jpg\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">Canada<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\"><span style=\"text-align:left\">\n<b><span class=\"location-bold\">Canada<\/span>\n<br>Toronto<\/b>\n<br><br>\n40 Wynford Dr. \n<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bayforward.com\/ca\/\"  target=&quot;_blank&quot; rel=&quot;nofollow&quot;><\/a>\n\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-84115a0 e-con-full e-flex e-con e-child\" data-id=\"84115a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-19c8efb elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"19c8efb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/USA-Address-Card.jpg\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">USA<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\"><span style=\"text-align:left\">\n<b><span class=\"location-bold\">USA<\/span><br>Florida<\/b>\n<br><br>\n6135 NW 167th St, Miami Lakes\n<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bayforward.com\/us\/\"  target=&quot;_blank&quot; rel=&quot;nofollow&quot;><\/a>\n\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-c44f656 e-con-full e-flex e-con e-child\" data-id=\"c44f656\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-151d7dc elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"151d7dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/Ireland-Address-Card-1-2.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"ha-ihe-title\">KSA<\/h3>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\"><span style=\"text-align:left\">\n<b><span class=\"location-bold\">KSA<\/span><br><\/b>\n3160 Al Hussein Ibn Ali, At Taawun, 7258\u060c Riyadh 12475<br>\n+966 56 332 1727\n<br><br>\n<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-6deb2c2 e-con-full e-flex e-con e-child\" data-id=\"6deb2c2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b64fbda elementor-widget elementor-widget-ha-image-hover-effect happy-addon ha-image-hover-effect\" data-id=\"b64fbda\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-image-hover-effect.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"ha-ihe-wrapper grid\">\n\t\t\t<figure class=\"ha-ihe-fig ha-effect-sadie\">\n\t\t\t\t<img decoding=\"async\" class=\"ha-ihe-img\" src=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Ireland-Address-Card-1.webp\" alt=\"Image hover effect image\" \/>\n\t\t\t\t<figcaption class=\"ha-ihe-caption\">\n\t\t\t\t\t\t\t\t\t\t\t<h2 class=\"ha-ihe-title\">Belgium<\/h2>\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"ha-ihe-desc\"><span style=\"text-align:left\">\n<b><span class=\"location-bold\"> BELGIUM<\/span><br><\/b>\n<br><br>\nDe Hoorn\nSluisstraat 79\n3000 Leuven\nBelgium\n<\/span><\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/figcaption>\n\t\t\t<\/figure>\n\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-06ba81d e-flex e-con-boxed e-con e-parent\" data-id=\"06ba81d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b51fc76 e-con-full e-flex e-con e-child\" data-id=\"b51fc76\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cf20f5 elementor-widget elementor-widget-heading\" data-id=\"1cf20f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Get a Free Consultation Today<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5664abf elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"5664abf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-75948c7 elementor-widget elementor-widget-text-editor\" data-id=\"75948c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Connect with our specialists today to receive personalized guidance and clear answers for your business needs.<\/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-ea908c0 fluentform-widget-submit-button-custom elementor-widget elementor-widget-fluent-form-widget\" data-id=\"ea908c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"fluent-form-widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n            <div class=\"fluentform-widget-wrapper fluentform-widget-align-default\">\n\n            \n            <div class='fluentform ff-default fluentform_wrapper_3 ffs_default_wrap'><form data-form_id=\"3\" id=\"fluentform_3\" class=\"frm-fluent-form fluent_form_3 ff-el-form-top ff_form_instance_3_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Us<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='12827' \/><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"d275b5d8d9\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ie\/wp-json\/wp\/v2\/pages\/6\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_names_first_name_' id='label_ff_3_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_3_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter First Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_names_last_name_' id='label_ff_3_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_3_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Last Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_email' id='label_ff_3_email' aria-label=\"Business Email\">Business Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_3_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_subject' id='label_ff_3_subject' aria-label=\"Phone\">Phone<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"subject\" class=\"ff-el-form-control\" placeholder=\"Phone\" data-name=\"subject\" id=\"ff_3_subject\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_message' id='label_ff_3_message' aria-label=\"Message\">Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_3_message\" name=\"message\" id=\"ff_3_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Send a Message\">Send a Message<\/button><\/div><\/fieldset><\/form><div id='fluentform_3_errors' class='ff-errors-in-stack ff_form_instance_3_1 ff-form-loading_errors ff_form_instance_3_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_3_1 = {\"id\":\"3\",\"ajaxUrl\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_3_1\",\"form_id_selector\":\"fluentform_3\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":true,\"global_message\":\"This field must contain a valid email\"}},\"subject\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"message\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n                        <\/div>\n\n            \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>skip render: ucaddon_custom_banner_home Let\u2019s Build Systems That Work The Way Your Business Does Struggling to align systems, data and operations? We combine accounting, ERP, data and AI solutions to drive better processes, insights and long-term business performance. Accounting Enterprise Resource Planning (ERP) Data Analytics &amp; AI BookKeeping Accurate monthly bookkeeping, reconciliations, and financial statements so [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry","entry","has-media"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hire Oracle ERP Bookkeeping and Accounting Services<\/title>\n<meta name=\"description\" content=\"Access a diverse pool of Experts encompassing Oracle consultants, ERP, Accountants - Data Engineers, and Bookkeeping services at monthly or hourly basis.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bayforward.com\/ie\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hire Oracle ERP Bookkeeping and Accounting Services\" \/>\n<meta property=\"og:description\" content=\"Access a diverse pool of Experts encompassing Oracle consultants, ERP, Accountants - Data Engineers, and Bookkeeping services at monthly or hourly basis.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bayforward.com\/ie\/\" \/>\n<meta property=\"og:site_name\" content=\"Bay Forward\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-29T12:35:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/bookkeeping.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"53 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/\",\"url\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/\",\"name\":\"Hire Oracle ERP Bookkeeping and Accounting Services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/bookkeeping.webp\",\"datePublished\":\"2023-07-26T10:14:29+00:00\",\"dateModified\":\"2026-04-29T12:35:00+00:00\",\"description\":\"Access a diverse pool of Experts encompassing Oracle consultants, ERP, Accountants - Data Engineers, and Bookkeeping services at monthly or hourly basis.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bayforward.com\\\/ie\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/bookkeeping.webp\",\"contentUrl\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/bookkeeping.webp\",\"width\":366,\"height\":443},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#website\",\"url\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/\",\"name\":\"Bay Forward\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#organization\",\"name\":\"Bay Forward\",\"url\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Fevicon-512.png\",\"contentUrl\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Fevicon-512.png\",\"width\":482,\"height\":546,\"caption\":\"Bay Forward\"},\"image\":{\"@id\":\"https:\\\/\\\/bayforward.com\\\/ie\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hire Oracle ERP Bookkeeping and Accounting Services","description":"Access a diverse pool of Experts encompassing Oracle consultants, ERP, Accountants - Data Engineers, and Bookkeeping services at monthly or hourly basis.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bayforward.com\/ie\/","og_locale":"en_US","og_type":"article","og_title":"Hire Oracle ERP Bookkeeping and Accounting Services","og_description":"Access a diverse pool of Experts encompassing Oracle consultants, ERP, Accountants - Data Engineers, and Bookkeeping services at monthly or hourly basis.","og_url":"https:\/\/bayforward.com\/ie\/","og_site_name":"Bay Forward","article_modified_time":"2026-04-29T12:35:00+00:00","og_image":[{"url":"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/bookkeeping.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"53 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bayforward.com\/ie\/","url":"https:\/\/bayforward.com\/ie\/","name":"Hire Oracle ERP Bookkeeping and Accounting Services","isPartOf":{"@id":"https:\/\/bayforward.com\/ie\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bayforward.com\/ie\/#primaryimage"},"image":{"@id":"https:\/\/bayforward.com\/ie\/#primaryimage"},"thumbnailUrl":"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/bookkeeping.webp","datePublished":"2023-07-26T10:14:29+00:00","dateModified":"2026-04-29T12:35:00+00:00","description":"Access a diverse pool of Experts encompassing Oracle consultants, ERP, Accountants - Data Engineers, and Bookkeeping services at monthly or hourly basis.","breadcrumb":{"@id":"https:\/\/bayforward.com\/ie\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bayforward.com\/ie\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bayforward.com\/ie\/#primaryimage","url":"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/bookkeeping.webp","contentUrl":"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/01\/bookkeeping.webp","width":366,"height":443},{"@type":"BreadcrumbList","@id":"https:\/\/bayforward.com\/ie\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bayforward.com\/ie\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/bayforward.com\/ie\/#website","url":"https:\/\/bayforward.com\/ie\/","name":"Bay Forward","description":"","publisher":{"@id":"https:\/\/bayforward.com\/ie\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bayforward.com\/ie\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bayforward.com\/ie\/#organization","name":"Bay Forward","url":"https:\/\/bayforward.com\/ie\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bayforward.com\/ie\/#\/schema\/logo\/image\/","url":"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Fevicon-512.png","contentUrl":"https:\/\/bayforward.com\/ie\/wp-content\/uploads\/2026\/04\/Fevicon-512.png","width":482,"height":546,"caption":"Bay Forward"},"image":{"@id":"https:\/\/bayforward.com\/ie\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":96,"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":15411,"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/pages\/6\/revisions\/15411"}],"wp:attachment":[{"href":"https:\/\/bayforward.com\/ie\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}