{"id":2822,"date":"2026-03-30T06:42:52","date_gmt":"2026-03-30T06:42:52","guid":{"rendered":"https:\/\/fisdemoprojects.com\/espertamanagement\/?page_id=2822"},"modified":"2026-04-07T08:26:28","modified_gmt":"2026-04-07T08:26:28","slug":"front-page","status":"publish","type":"page","link":"https:\/\/fisdemoprojects.com\/espertamanagement\/","title":{"rendered":"Front page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2822\" class=\"elementor elementor-2822\">\n\t\t\t\t<div class=\"elementor-element elementor-element-50e5575 e-con-full e-flex e-con e-parent\" data-id=\"50e5575\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baca957 hero elementor-widget elementor-widget-banner_slider\" data-id=\"baca957\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"banner_slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t <script>\r\n jQuery(document).ready(function($) {\r\n\r\n\/\/write js code under this line \r\n\r\n\r\nif (jQuery(\".banner-active\").length > 0) {\r\n\tlet sliderActive1 = \".banner-active\";\r\n\tlet sliderInit1 = new Swiper(sliderActive1, {\r\n\t\/\/ Optional parameters\r\n\tslidesPerView: 1,\r\n\tslidesPerColumn: 1,\r\n\tpaginationClickable: true,\r\n\tfadeEffect: {\r\n\t\tcrossFade: true,\r\n\t},\r\n\tloop: true,\r\n\teffect: \"fade\",\r\n\tautoplay: {\r\n\t\tdelay: 5000,\r\n\t},\r\n\tnavigation: {\r\n\t\tnextEl: \".slider__button-prev\",\r\n\t\tprevEl: \".slider__button-next\",\r\n\t},\r\n\tpagination: {\r\n\t\tel: \".banner-dot\",\r\n\t\tclickable: true,\r\n\t},\r\n\ta11y: false,\r\n\t});\r\n\r\n\tfunction animated_swiper(selector, init) {\r\n\tlet animated = function animated() {\r\n\t\t$(selector + \" [data-animation]\").each(function() {\r\n\t\t\tlet anim = $(this).data(\"animation\");\r\n\t\t\tlet delay = $(this).data(\"delay\");\r\n\t\t\tlet duration = $(this).data(\"duration\");\r\n\r\n\t\t\t$(this)\r\n\t\t\t\t.removeClass(\"anim\" + anim)\r\n\t\t\t\t.addClass(anim + \" animated\")\r\n\t\t\t\t.css({\r\n\t\t\t\t\twebkitAnimationDelay: delay,\r\n\t\t\t\t\tanimationDelay: delay,\r\n\t\t\t\t\twebkitAnimationDuration: duration,\r\n\t\t\t\t\tanimationDuration: duration,\r\n\t\t\t\t})\r\n\t\t\t\t.one(\r\n\t\t\t\t\t\"webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend\",\r\n\t\t\t\t\tfunction() {\r\n\t\t\t\t\t\t$(this).removeClass(anim + \" animated\");\r\n\t\t\t\t\t}\r\n\t\t\t\t);\r\n\t\t});\r\n\t};\r\n\tanimated();\r\n\t\/\/ Make animated when slide change\r\n\tinit.on(\"slideChange\", function() {\r\n\t\t$(sliderActive1 + \" [data-animation]\").removeClass(\"animated\");\r\n\t});\r\n\tinit.on(\"slideChange\", animated);\r\n}\r\n\r\nanimated_swiper(sliderActive1, sliderInit1);\r\n}\r\n\r\nconst sliderActive2 = \".hero-slider\";\r\n\tconst sliderInit2 = new Swiper(sliderActive2, {\r\n\t\tloop: true,\r\n\t\tslidesPerView: 1,\r\n\t\teffect: \"fade\",\r\n\t\tspeed: 3000,\r\n\t\tautoplay: {\r\n\t\t\tdelay: 7000,\r\n\t\t\tdisableOnInteraction: false,\r\n\t\t},\r\n\t\tnavigation: {\r\n\t\t\tnextEl: \".array-prev\",\r\n\t\t\tprevEl: \".array-next\",\r\n\t\t},\r\n\t});\r\n\r\nfunction animated_swiper(selector, init) {\r\n\tconst animated = function animated() {\r\n\t\t$(selector + \" [data-animation]\").each(function () {\r\n\t\t\tlet anim = $(this).data(\"animation\");\r\n\t\t\tlet delay = $(this).data(\"delay\");\r\n\t\t\tlet duration = $(this).data(\"duration\");\r\n\t\t\t$(this)\r\n\t\t\t\t.removeClass(\"anim\" + anim)\r\n\t\t\t\t.addClass(anim + \" animated\")\r\n\t\t\t\t.css({\r\n\t\t\t\t\twebkitAnimationDelay: delay,\r\n\t\t\t\t\tanimationDelay: delay,\r\n\t\t\t\t\twebkitAnimationDuration: duration,\r\n\t\t\t\t\tanimationDuration: duration,\r\n\t\t\t\t})\r\n\t\t\t\t.one(\"animationend\", function () {\r\n\t\t\t\t\t$(this).removeClass(anim + \" animated\");\r\n\t\t\t\t});\r\n\t\t});\r\n\t};\r\n\tanimated();\r\n\tinit.on(\"slideChange\", function () {\r\n\t\t$(sliderActive2 + \" [data-animation]\").removeClass(\"animated\");\r\n\t});\r\n\tinit.on(\"slideChange\", animated);\r\n}\r\nanimated_swiper(sliderActive2, sliderInit2);\r\n\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n\t\r\n\r\n <!-- Banner area start --> \r\n <section class=\"banner-section-2 p-relative fix\">\r\n   <div class=\"swiper banner-active\">\r\n      <div class=\"swiper-wrapper\">\r\n\t           <div class=\"swiper-slide\"> \r\n            <div class=\"banner-main-2\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/11-1.jpg\">\r\n               <div class=\"large-container\">               \r\n                  <div class=\"banner-area-2 p-relative z-3 wow img-custom-anim-left animated\" data-wow-delay=\"1000ms\">\r\n                     <span class=\"p-relative banner-sub-title\">WE WANT TO SEE YOU SUCCEED<\/span>\r\n                     <h1 class=\"banner-title\">Your success Our Business<\/h1>\r\n                     <p class=\"banner-text\">Energistically myocardinate clicks-and-mortar testing procedures whereas next-generation manufactured products.<\/p>\r\n                     <div class=\"banner-btn-area-2\">\r\n                        <a class=\"primary-btn-1 btn-hover\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services_grid\/\">\r\n\t\t\t\t\t\tView Our Services &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n                           <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n                        <\/a>\r\n                        <div class=\"round-image-area\">\r\n                           <div class=\"image-1\">\r\n\t\t\t\t\t\t                              <\/div>\r\n                        <\/div>\r\n                        <h6><\/h6>\r\n                     <\/div>                    \r\n                  <\/div>   \r\n\t\t\t\t  \t\r\n               <\/div>\r\n            <\/div>\r\n            <div class=\"shape-area-2\">\r\n               <div class=\"shape-1\" data-background=\"\"><\/div>\r\n               <div class=\"shape-2\" data-background=\"\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"\"><\/div>\r\n               <div class=\"shape-4\" data-background=\"\"><\/div>\r\n               <div class=\"shape-5\" data-background=\"\"><\/div>\r\n               <div class=\"shape-6\" data-background=\"\"><\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"swiper-slide\"> \r\n            <div class=\"banner-main-2\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/slider-1-esperta.png\">\r\n               <div class=\"large-container\">               \r\n                  <div class=\"banner-area-2 p-relative z-3 wow img-custom-anim-left animated\" data-wow-delay=\"1000ms\">\r\n                     <span class=\"p-relative banner-sub-title\">Focus on Growth<\/span>\r\n                     <h1 class=\"banner-title\">Let ESPERTA Handle the Rest\n<\/h1>\r\n                     <p class=\"banner-text\">Free up your time to focus on what truly matters growing your firm and serving your clients. With ESPERTA as your outsourcing partner, you can offload the routine tasks and let our expert team manage your back office with precision and care. From everyday bookkeeping to intricate tax issues, we provide comprehensive support tailored to your firm\u2019s needs.<\/p>\r\n                     <div class=\"banner-btn-area-2\">\r\n                        <a class=\"primary-btn-1 btn-hover\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/about\/\">\r\n\t\t\t\t\t\tFind Out More &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n                           <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n                        <\/a>\r\n                        <div class=\"round-image-area\">\r\n                           <div class=\"image-1\">\r\n\t\t\t\t\t\t                              <\/div>\r\n                        <\/div>\r\n                        <h6><\/h6>\r\n                     <\/div>                    \r\n                  <\/div>   \r\n\t\t\t\t  \t\r\n               <\/div>\r\n            <\/div>\r\n            <div class=\"shape-area-2\">\r\n               <div class=\"shape-1\" data-background=\"\"><\/div>\r\n               <div class=\"shape-2\" data-background=\"\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"\"><\/div>\r\n               <div class=\"shape-4\" data-background=\"\"><\/div>\r\n               <div class=\"shape-5\" data-background=\"\"><\/div>\r\n               <div class=\"shape-6\" data-background=\"\"><\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"swiper-slide\"> \r\n            <div class=\"banner-main-2\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/slider-2-esperta.png\">\r\n               <div class=\"large-container\">               \r\n                  <div class=\"banner-area-2 p-relative z-3 wow img-custom-anim-left animated\" data-wow-delay=\"1000ms\">\r\n                     <span class=\"p-relative banner-sub-title\">COMMITTED TO YOUR SUCCESS<\/span>\r\n                     <h1 class=\"banner-title\">Delivering The Promise<\/h1>\r\n                     <p class=\"banner-text\">Quickly aggregate B2B users and worldwide potentialities. Progressively plagiarize resource-leveling ecommerce core competencies.<\/p>\r\n                     <div class=\"banner-btn-area-2\">\r\n                        <a class=\"primary-btn-1 btn-hover\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/contact\/\">\r\n\t\t\t\t\t\tContact us &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n                           <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n                        <\/a>\r\n                        <div class=\"round-image-area\">\r\n                           <div class=\"image-1\">\r\n\t\t\t\t\t\t                              <\/div>\r\n                        <\/div>\r\n                        <h6><\/h6>\r\n                     <\/div>                    \r\n                  <\/div>   \r\n\t\t\t\t  \t\r\n               <\/div>\r\n            <\/div>\r\n            <div class=\"shape-area-2\">\r\n               <div class=\"shape-1\" data-background=\"\"><\/div>\r\n               <div class=\"shape-2\" data-background=\"\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"\"><\/div>\r\n               <div class=\"shape-4\" data-background=\"\"><\/div>\r\n               <div class=\"shape-5\" data-background=\"\"><\/div>\r\n               <div class=\"shape-6\" data-background=\"\"><\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t       <\/div>\r\n   <\/div>\r\n\t\t<!-- If we need pagination -->\r\n\t\t<div class=\"banner-dot-inner\">\r\n\t\t\t<div class=\"banner-dot\"><\/div>\r\n\t\t<\/div>\r\n<\/section>\r\n <!-- Banner area end --> \r\n\r\n\r\n\t          \r\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-c546def e-con-full e-flex e-con e-parent\" data-id=\"c546def\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7d1b11d elementor-widget elementor-widget-about_with_contact\" data-id=\"7d1b11d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"about_with_contact.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t <script>\r\n jQuery(document).ready(function($) {\r\n\r\n\/\/write js code under this line \r\n\r\n\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n\r\n  <!-- About us area start --> \r\n  \r\n<section class=\"about-us-section section-space p-relative\">\r\n   <div class=\"shape-area\">\r\n      <div class=\"shape-1\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/bg-shape-1.png\"><\/div>\r\n      <div class=\"shape-2 quote-animation\" data-background=\"\"><\/div>\r\n      <div class=\"shape-3 quote-animation\" data-background=\"\"><\/div>\r\n   <\/div>\r\n   <div class=\"small-container\">\r\n      <div class=\"row g-4\">\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6\">\r\n            <!-- image area start -->\r\n            <div class=\"about-us-image-area p-relative wow fadeInRight\" data-wow-delay=\".5s\">\r\n               <div class=\"border-shape\" data-background=\"\"><\/div>\r\n               <figure class=\"image-1\">\r\n\t\t\t   \t   \r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/about-us-1.png\" alt=\"\"\/>\r\n\t\t\t\t               <\/figure>\r\n               <div class=\"image-2-area\">\r\n                  <div class=\"image-2 p-relative\">\r\n\t\t\t\t\t   \r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/about-us-2.png\" alt=\"\"\/>\r\n\t\t\t\t\t \r\n                     <div class=\"play-btn\">\r\n                        <div class=\"video_player_btn\">\r\n                           <a href=\"\" class=\"popup-video\"><i class=\"icon-play\"><\/i><\/a>\r\n                       <\/div>\r\n                     <\/div>                                 \r\n                  <\/div>                  \r\n               <\/div>\r\n               <div class=\"working-area float-bob-y\">\r\n\t\t\t                    <div class=\"inner p-relative\">\r\n                     <div class=\"icon-box\">\r\n                        <i class=\" icon-prize\"><\/i>\r\n                        <h4><span class=\"counter\">15<\/span> Years<\/h4>\r\n                        <p>Working Experience<\/p>\r\n                     <\/div>\r\n                 <\/div>\r\n\t\t\t\t                <\/div>\r\n            <\/div>\r\n            <!-- image area end -->\r\n         <\/div>\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6\">\r\n            <!-- .content start -->\r\n            <div class=\"about-us-content-area p-relative z-1 pl-30\">\r\n               <div class=\"title-box mb-35 wow fadeInLeft\" data-wow-delay=\".5s\">\r\n                  <span class=\"section-sub-title\">About Us<\/span>\r\n                  <h3 class=\"section-title mt-10\">GROWING WITH OUR CLIENTS<\/h3>\r\n               <\/div>\r\n               <p class=\"mb-35 wow fadeInLeft\" data-wow-delay=\".5s\">Founded with a passion for precision and transparency, our firm began as a small team of finance professionals dedicated to helping businesses meet their accounting and tax obligations.\nOver the years, we\u2019ve grown into a comprehensive service provider.\n\n<br>Offering everything from audit support and bookkeeping to corporate tax and financial advisory. Our commitment to quality and client success has remained the cornerstone of our journey.<\/p>\r\n\t\t\t                  <div class=\"icon-box mb-20 wow fadeInLeft\" data-wow-delay=\".8s\">\r\n                  <div class=\"icon\">\r\n\t\t\t\t  \t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/about-three-icon2.png\" alt=\"\">\r\n\t\t\t\t\t                  <\/div>\r\n                  <div class=\"content\">\r\n                     <h5><a href=\"\">Consistency\n<\/a><\/h5>\r\n                     <p>Podcasting operational change management inside of workflow.<\/p>\r\n                  <\/div>\r\n               <\/div>\r\n\t\t\t                  <div class=\"icon-box mb-20 wow fadeInLeft\" data-wow-delay=\".8s\">\r\n                  <div class=\"icon\">\r\n\t\t\t\t  \t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/about-three-icon1.png\" alt=\"\">\r\n\t\t\t\t\t                  <\/div>\r\n                  <div class=\"content\">\r\n                     <h5><a href=\"\">Improvement<\/a><\/h5>\r\n                     <p>Dynamically innovate customer service for state of the art customer.<\/p>\r\n                  <\/div>\r\n               <\/div>\r\n\t\t\t                  <div class=\"icon-box mb-20 wow fadeInLeft\" data-wow-delay=\".8s\">\r\n                  <div class=\"icon\">\r\n\t\t\t\t  \t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/icon-7.png\" alt=\"\">\r\n\t\t\t\t\t                  <\/div>\r\n                  <div class=\"content\">\r\n                     <h5><a href=\"\">Branching\n<\/a><\/h5>\r\n                     <p>Pursue scalable customer service through sustainable potentialities.<\/p>\r\n                  <\/div>\r\n               <\/div>\r\n\t\t\t                  <div class=\"about-btn-box wow fadeInLeft\" data-wow-delay=\"1s\">\r\n                  <a class=\"primary-btn-1 btn-hover\" href=\"\/consal\/about\/\">\r\n\t\t\t\t  about us &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n                     <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n                  <\/a>\r\n               <\/div>\r\n            <\/div>\r\n            <!-- .content end -->\r\n         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n<\/section>\r\n\r\n <!-- About us area end --> \r\n \t\r\n\r\n\r\n\r\n             \r\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-8f31742 e-con-full e-flex e-con e-parent\" data-id=\"8f31742\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4590b1c elementor-align-left elementor-widget elementor-widget-service_post_widget\" data-id=\"4590b1c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"service_post_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<!-- Service Slider area start --> \r\n <section class=\"service-slider-section section-space bg-color-1 p-relative\">\r\n   <div class=\"shape-1 float-bob-y\" data-background=\"\"><\/div>\r\n   <div class=\"shape-2 float-bob-y\" data-background=\"\"><\/div>\r\n   <div class=\"shape-3\" data-background=\"\"><\/div>\r\n   <div class=\"small-container\">\r\n      <div class=\"row\">\r\n         <div class=\"col-12 col-md-8 col-lg-6 col-xxl-6\">\r\n\t\t \t            <div class=\"title-box mb-50 wow fadeInLeft\" data-wow-delay=\".5s\">\r\n\t\t\t\t               <span class=\"section-sub-title\">WHERE CAN WE HELP YOU<\/span>\r\n\t\t\t   \t\t\t                  <h3 class=\"section-title mt-10\">Consultancy\nIndustries<\/h3>\r\n\t\t\t               <\/div>\r\n\t\t\t         <\/div>\r\n         <div class=\"col-12 col-md-4 col-lg-6 col-xxl-6\">\r\n            <!-- If we need navigation buttons -->\r\n            <div class=\"service_1_navigation__wrapprer position-relative z-1 d-flex justify-content-md-end text-end mt-30\">\r\n               <div class=\"common-slider-navigation\">\r\n                  <button class=\"service-1-button-prev\"><i class=\"icon-arrow-left-angle\"><\/i><\/button>\r\n                  <button class=\"service-1-button-next\"><i class=\"icon-arrow-right-angle\"><\/i><\/button>\r\n               <\/div>\r\n            <\/div> \r\n         <\/div>\r\n      <\/div>\r\n      <div class=\"swiper service-active-1\">\r\n         <div class=\"swiper-wrapper\">\r\n            <!-- block -->\r\n\t\t\t            <div class=\"swiper-slide\"> \r\n               <div class=\"service-slider-area p-relative\">\r\n                  <figure class=\"image w-img\">\r\n                     <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/04\/RD-Claims-home-page.png\" alt=\"service-image\">\r\n                  <\/figure>\r\n                  <div class=\"content\">\r\n                     <div class=\"icon-box\">\r\n\t\t\t\t\t\t <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/04\/RD-Claims-icon.png\" alt=\"icon\">\r\n                     <\/div>\r\n                     <h4 class=\"mb-15\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/rd-claims\/\">R&#038;D Claims<\/a><\/h4>\r\n                     <p class=\"mb-25\">R&amp;D tax credits provide a valuable cash boost for companies that successfully claim them.<\/p>\r\n                     <a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/rd-claims\/\" class=\"service-btn\">Read More <i class=\"icon-arrow-right-double\"><\/i><\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n\t\t\t            <div class=\"swiper-slide\"> \r\n               <div class=\"service-slider-area p-relative\">\r\n                  <figure class=\"image w-img\">\r\n                     <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/04\/VAT-services.png\" alt=\"service-image\">\r\n                  <\/figure>\r\n                  <div class=\"content\">\r\n                     <div class=\"icon-box\">\r\n\t\t\t\t\t\t <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/04\/VAT-services-1.png\" alt=\"icon\">\r\n                     <\/div>\r\n                     <h4 class=\"mb-15\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/vat-services\/\">VAT Services<\/a><\/h4>\r\n                     <p class=\"mb-25\">Our VAT solutions help businesses manage tax efficiently, minimize risks, and optimize processes.<\/p>\r\n                     <a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/vat-services\/\" class=\"service-btn\">Read More <i class=\"icon-arrow-right-double\"><\/i><\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n\t\t\t            <div class=\"swiper-slide\"> \r\n               <div class=\"service-slider-area p-relative\">\r\n                  <figure class=\"image w-img\">\r\n                     <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/04\/payroll-services.png\" alt=\"service-image\">\r\n                  <\/figure>\r\n                  <div class=\"content\">\r\n                     <div class=\"icon-box\">\r\n\t\t\t\t\t\t <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/accouting-icon.png\" alt=\"icon\">\r\n                     <\/div>\r\n                     <h4 class=\"mb-15\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/pay-roll-services\/\">Payroll Services<\/a><\/h4>\r\n                     <p class=\"mb-25\">Payroll processing is a necessary part of all businesses employing staff, and also for director-only businesses.<\/p>\r\n                     <a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/pay-roll-services\/\" class=\"service-btn\">Read More <i class=\"icon-arrow-right-double\"><\/i><\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n\t\t\t            <div class=\"swiper-slide\"> \r\n               <div class=\"service-slider-area p-relative\">\r\n                  <figure class=\"image w-img\">\r\n                     <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/services-accounting.png\" alt=\"service-image\">\r\n                  <\/figure>\r\n                  <div class=\"content\">\r\n                     <div class=\"icon-box\">\r\n\t\t\t\t\t\t <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/accouting-icon.png\" alt=\"icon\">\r\n                     <\/div>\r\n                     <h4 class=\"mb-15\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/accounting-bookkeeping\/\">Accounting &#038; Bookkeeping<\/a><\/h4>\r\n                     <p class=\"mb-25\">Accurate bookkeeping, financial statements and reporting services to support financial decision-making.<\/p>\r\n                     <a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/accounting-bookkeeping\/\" class=\"service-btn\">Read More <i class=\"icon-arrow-right-double\"><\/i><\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n\t\t\t            <div class=\"swiper-slide\"> \r\n               <div class=\"service-slider-area p-relative\">\r\n                  <figure class=\"image w-img\">\r\n                     <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/services-taxation.png\" alt=\"service-image\">\r\n                  <\/figure>\r\n                  <div class=\"content\">\r\n                     <div class=\"icon-box\">\r\n\t\t\t\t\t\t <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/taxation-icon.png\" alt=\"icon\">\r\n                     <\/div>\r\n                     <h4 class=\"mb-15\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/taxation\/\">Taxation<\/a><\/h4>\r\n                     <p class=\"mb-25\">Expert tax planning and compliance to help you minimize liabilities and stay up to date with current regulations.<\/p>\r\n                     <a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/taxation\/\" class=\"service-btn\">Read More <i class=\"icon-arrow-right-double\"><\/i><\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n\t\t\t            <div class=\"swiper-slide\"> \r\n               <div class=\"service-slider-area p-relative\">\r\n                  <figure class=\"image w-img\">\r\n                     <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/services-resourcing.png\" alt=\"service-image\">\r\n                  <\/figure>\r\n                  <div class=\"content\">\r\n                     <div class=\"icon-box\">\r\n\t\t\t\t\t\t <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/resourcing-icon.png\" alt=\"icon\">\r\n                     <\/div>\r\n                     <h4 class=\"mb-15\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/resourcing\/\">Resourcing<\/a><\/h4>\r\n                     <p class=\"mb-25\">Flexible, skilled resourcing solutions to support your firm\u2019s growth and boost operational efficiency.<\/p>\r\n                     <a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/resourcing\/\" class=\"service-btn\">Read More <i class=\"icon-arrow-right-double\"><\/i><\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n\t\t\t            <div class=\"swiper-slide\"> \r\n               <div class=\"service-slider-area p-relative\">\r\n                  <figure class=\"image w-img\">\r\n                     <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/advisory.png\" alt=\"service-image\">\r\n                  <\/figure>\r\n                  <div class=\"content\">\r\n                     <div class=\"icon-box\">\r\n\t\t\t\t\t\t <img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/10\/advisory-icon.png\" alt=\"icon\">\r\n                     <\/div>\r\n                     <h4 class=\"mb-15\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/advisory\/\">Advisory<\/a><\/h4>\r\n                     <p class=\"mb-25\">Expert advisory and consulting to drive strategic growth, manage risk, and unlock business potential.<\/p>\r\n                     <a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/services\/advisory\/\" class=\"service-btn\">Read More <i class=\"icon-arrow-right-double\"><\/i><\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n\t\t\t         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- Service Slider area end --> \r\n\r\n \t\r\n\r\n\r\n\r\n\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-af77a35 e-con-full e-flex e-con e-parent\" data-id=\"af77a35\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-78169b4 elementor-widget elementor-widget-help_cta\" data-id=\"78169b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"help_cta.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t <script>\r\n jQuery(document).ready(function($) {\r\n\r\n\/\/write js code under this line \r\n\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n\t\r\n\t<!-- Cta-1 area start --> \r\n\t<section class=\"cta-1-section bg-color-1 p-relative wow fadeInDown\" data-wow-delay=\".5s\">\r\n\t<div class=\"small-container\">\r\n\t\t<div class=\"row g-0 box-shadow-1 fix\">\r\n\t\t\t<div class=\"col-xxl-6 col-lg-6 bg-white\">\r\n\t\t\t\t<figure class=\"image w-img\">\r\n\t\t\t\t   \r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/help.png\" alt=\"Whether it\u2019s navigating taxes, managing accounts, or planning for the future\u2014we\u2019re always ready to support you with expert advice and reliable solutions.\n\"\/>\r\n\t\t\t\t \r\n\t\t\t\t<\/figure>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"col-xxl-6 col-lg-6\">\r\n\t\t\t\t<div class=\"content p-relative\">\r\n\t\t\t\t<div class=\"shape-1\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/shape-12.png\"><\/div>\r\n\t\t\t\t<div class=\"icon-box\">\r\n\t\t\t\t\t<i class=\"fal fa-phone-volume\"><\/i>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<h3 class=\"mb-15\">Get your Business\nRight up There<\/h3>\r\n\t\t\t\t<h5><a href=\"tel:447577876533\">+44 757 7876 533<\/a><\/h5>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t<\/section>\r\n\t<!-- Cta-1 area end --> \r\n\r\n\r\n\t\t\r\n\r\n\r\n\t\r\n             \r\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-47ba1ae e-con-full e-flex e-con e-parent\" data-id=\"47ba1ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e14dc28 elementor-widget elementor-widget-work_process\" data-id=\"e14dc28\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"work_process.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t <script>\r\n jQuery(document).ready(function($) {\r\n\r\n\/\/write js code under this line \r\n\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n\r\n\t<!-- Work process area start --> \r\n\t<section class=\"work-process-section section-space p-relative\" data-background=\"\">\r\n\t<div class=\"shape-1\" data-background=\"\"><\/div>\r\n\t<div class=\"small-container\">\r\n\t\t\t\t<div class=\"title-box text-center mb-60 wow fadeInLeft\" data-wow-delay=\".5s\">\r\n\t\t\t<span class=\"section-sub-title\">How We Work\n<\/span>\r\n\t\t\t<h3 class=\"section-title mt-10\">Our  Process<\/h3>\r\n\t\t<\/div>\r\n\t\t\t\t<div class=\"row g-4\">\r\n\t\t\t\t\t\t<div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n\t\t\t\t<div class=\"work-process-box text-center \">\r\n\t\t\t\t<div class=\"icon-box p-relative\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/requirements-icon.png\" alt=\"\">\r\n\t\t\t\t\t\t\t\t\t\t<span>1<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t<h4 class=\"pt-25 pb-25\">Share Your Requirements<\/h4>\r\n\t\t\t\t\t<p>Connect with us via call, email, or our online form and let us know what support your business needs.<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n\t\t\t\t<div class=\"work-process-box text-center \">\r\n\t\t\t\t<div class=\"icon-box p-relative\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/information-icon.png\" alt=\"\">\r\n\t\t\t\t\t\t\t\t\t\t<span>2<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t<h4 class=\"pt-25 pb-25\"> Provide Essential Information<\/h4>\r\n\t\t\t\t\t<p>Our team will guide you through the required details and documents so we can understand your objectives clearly.\n<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n\t\t\t\t<div class=\"work-process-box text-center \">\r\n\t\t\t\t<div class=\"icon-box p-relative\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/proposal-icon.png\" alt=\"\">\r\n\t\t\t\t\t\t\t\t\t\t<span>3<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t<h4 class=\"pt-25 pb-25\"> Receive a Tailored Proposal<\/h4>\r\n\t\t\t\t\t<p>Based on your needs, we prepare a customized service plan with clear timelines, deliverables, and pricing.\n<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n\t\t\t\t<div class=\"work-process-box text-center \">\r\n\t\t\t\t<div class=\"icon-box p-relative\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/project-kickoff.png\" alt=\"\">\r\n\t\t\t\t\t\t\t\t\t\t<span>4<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t<h4 class=\"pt-25 pb-25\">Project Kickoff<\/h4>\r\n\t\t\t\t\t<p>Once approved, our experts immediately start working on your project with full dedication.\n<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n\t\t\t\t<div class=\"work-process-box text-center \">\r\n\t\t\t\t<div class=\"icon-box p-relative\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/timely-delivery.png\" alt=\"\">\r\n\t\t\t\t\t\t\t\t\t\t<span>5<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t<h4 class=\"pt-25 pb-25\">Timely Delivery <\/h4>\r\n\t\t\t\t\t<p>We deliver your project within the agreed timeframe.\n<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n\t\t\t\t<div class=\"work-process-box text-center \">\r\n\t\t\t\t<div class=\"icon-box p-relative\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/ongoing-support.png\" alt=\"\">\r\n\t\t\t\t\t\t\t\t\t\t<span>6<\/span>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t<h4 class=\"pt-25 pb-25\">Ongoing Support<\/h4>\r\n\t\t\t\t\t<p>We provide continuous support to ensure optimal results and long-term value.<\/p>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t<\/div>\r\n\t<\/section>\r\n\t<!-- Work process area end --> \r\n\r\n\t\t\t\r\n             \r\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-8f7b28f e-con-full e-flex e-con e-parent\" data-id=\"8f7b28f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5371fb7 elementor-widget elementor-widget-choose_us_2\" data-id=\"5371fb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"choose_us_2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t <script>\r\n jQuery(document).ready(function($) {\r\n\r\n\/\/write js code under this line \r\n\r\n\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n\r\n  <!-- Choose area start --> \r\n  <section class=\"choose-section bg-color-1 section-space-top p-relative\">\r\n   <div class=\"bg-image\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/choose-bg.png\"><\/div>\r\n   <div class=\"shape-image\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/shape-15.png\"><\/div>\r\n   <div class=\"small-container\">      \r\n      <div class=\"row g-4\">\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6 p-relative section-space-medium-bottom\">\r\n            <div class=\"title-box mb-50 wow fadeInLeft\" data-wow-delay=\".5s\">\r\n               <span class=\"section-sub-title\">why choose us<\/span>\r\n               <h3 class=\"section-title mt-10\">Reliable Tax Solutions Tailored to Your Needs<\/h3>\r\n            <\/div>\r\n             <!-- block -->\r\n\t\t\t            <div class=\"choose-area-icon-box mb-15 wow fadeInRight\" data-wow-delay=\".5s\">\r\n               <div class=\"icon-box p-relative\">\r\n\t\t\t   \t\t<i class=\" icon-target\"><\/i>\r\n               <\/div>\r\n               <div class=\"content\">\r\n                  <h5><a href=\"\/wp\/consal\/services_grid\/\">Strategy<\/a><\/h5>\r\n                  <p>Seamlessly visualize quality intellectual capital without superior collaboration and idea-sharing.<\/p>\r\n               <\/div>\r\n           <\/div>\r\n           <hr>\r\n\t\t              <div class=\"choose-area-icon-box mb-15 wow fadeInRight\" data-wow-delay=\".5s\">\r\n               <div class=\"icon-box p-relative\">\r\n\t\t\t   \t\t<i class=\" icon-round-check\"><\/i>\r\n               <\/div>\r\n               <div class=\"content\">\r\n                  <h5><a href=\"\/wp\/consal\/services_grid\/\">Start Ups<\/a><\/h5>\r\n                  <p>Interactively coordinate proactive e-commerce via process-centric outside the box thinking.<\/p>\r\n               <\/div>\r\n           <\/div>\r\n           <hr>\r\n\t\t              <div class=\"choose-area-icon-box mb-15 wow fadeInRight\" data-wow-delay=\".5s\">\r\n               <div class=\"icon-box p-relative\">\r\n\t\t\t   \t\t<i class=\" icon-team-1\"><\/i>\r\n               <\/div>\r\n               <div class=\"content\">\r\n                  <h5><a href=\"\/consal\/services_grid\/\">Organisations\n<\/a><\/h5>\r\n                  <p>Seamlessly empower fully researched growth strategies and interoperable internal or organic sources.\n<\/p>\r\n               <\/div>\r\n           <\/div>\r\n           <hr>\r\n\t\t            <\/div>\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6 wow fadeInLeft\" data-wow-delay=\"1.2s\">\r\n            <figure class=\"image m-img\">\r\n\t\t\t\t   \r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/why-choose-us.png\" alt=\"\"\/>\r\n\t\t\t\t            <\/figure>\r\n         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- Choose area end --> \r\n\r\n\r\n             \r\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-37d76c4 e-con-full e-flex e-con e-parent\" data-id=\"37d76c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a044dd elementor-widget elementor-widget-team_widget\" data-id=\"9a044dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"team_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t <script>\r\n jQuery(document).ready(function($) {\r\n\r\n\/\/write js code under this line \r\n\r\n\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n\r\n <!-- Team area start --> \r\n <section class=\"team-section p-relative section-space\">\r\n   <div class=\"shape-1\" data-background=\"\"><\/div>\r\n   <div class=\"shape-2 float-bob-y\" data-background=\"\"><\/div>\r\n   <div class=\"small-container\">\r\n   \t      <div class=\"title-box text-center mb-50 wow fadeInLeft\" data-wow-delay=\".5s\">\r\n         <span class=\"section-sub-title\">OUR TEAM<\/span>\r\n         <h3 class=\"section-title mt-10\">Our Leadership Team<\/h3>\r\n      <\/div>\r\n\t        <div class=\"row g-4\">\r\n         <!-- block -->\r\n\t\t          <div class=\"col-xxl-4 col-xl-4 col-lg-4 col-md-6\">\r\n            <div class=\"team-area-box p-relative mb-60 wow fadeInLeft\" data-wow-delay=\".7s\">\r\n               <figure class=\"image w-img p-relative\">\r\n\t\t\t   \t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/kamran-manzoor-advisory.png\" alt=\"\">\r\n\t\t\t\t               <\/figure>\r\n               <div class=\"content\">\r\n                  <div class=\"author-info\">\r\n                     <h5 class=\"mb-5\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/kamran-manzoor\/\">Kamran Manzoor\n<\/a><\/h5>\r\n                     <span>Co Founder<\/span>\r\n                  <\/div>\r\n                  <div class=\"social-links p-relative\">\r\n                     <span><i class=\"icon-share\"><\/i><\/span>\r\n                     <ul>\r\n\t\t\t\t\t \t\t\t\t\t\t \t<li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-twitter\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t \t\t\t\t\t\t                         <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-facebook-f\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-linkedin-in\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t                     <\/ul>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"col-xxl-4 col-xl-4 col-lg-4 col-md-6\">\r\n            <div class=\"team-area-box p-relative mb-60 wow fadeInLeft\" data-wow-delay=\".7s\">\r\n               <figure class=\"image w-img p-relative\">\r\n\t\t\t   \t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/Muhammad-Ismael.png\" alt=\"\">\r\n\t\t\t\t               <\/figure>\r\n               <div class=\"content\">\r\n                  <div class=\"author-info\">\r\n                     <h5 class=\"mb-5\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/muhammad-ismael\/\">Muhammad Ismael\n<\/a><\/h5>\r\n                     <span>Co Founder<\/span>\r\n                  <\/div>\r\n                  <div class=\"social-links p-relative\">\r\n                     <span><i class=\"icon-share\"><\/i><\/span>\r\n                     <ul>\r\n\t\t\t\t\t \t\t\t\t\t\t \t<li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-twitter\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t \t\t\t\t\t\t                         <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-facebook-f\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t\t                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-linkedin-in\"><\/i><\/a><\/li>\r\n\t\t\t\t\t\t                     <\/ul>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t       <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- Team area end --> \r\n\r\n \t\r\n\r\n             \r\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-172ea8d e-con-full e-flex e-con e-parent\" data-id=\"172ea8d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4613038 elementor-widget elementor-widget-testimonials_with_video\" data-id=\"4613038\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonials_with_video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t <script>\r\n jQuery(document).ready(function($) {\r\n\r\n\/\/write js code under this line \r\n\r\nvar team = new Swiper(\".testimonial-active-1\", {\r\n\tslidesPerView: 1,\r\n\tspaceBetween: 30,\r\n\tloop: true,\r\n\troundLengths: true,\r\n\tautoplay: {\r\n\t\tdelay: 3000,\r\n\t},\r\n\tnavigation: {\r\n\t\tnextEl: \".testimonial-1-button-next\",\r\n\t\tprevEl: \".testimonial-1-button-prev\",\r\n\t},\r\n\tbreakpoints: {\r\n\t\t\"1400\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t\t\"1200\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t\t\"992\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t\t\"768\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t\t\"576\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t\t\"0\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t},\r\n});\r\n\r\nvar team2 = new Swiper(\".testimonial-active-2\", {\r\n\tslidesPerView: 2,\r\n\tspaceBetween: 20,\r\n\tloop: true,\r\n\troundLengths: true,\r\n\tautoplay: {\r\n\t\tdelay: 3000,\r\n\t},\r\n\tpagination: {\r\n\t\tel: \".testimonial-swiper-dot\",\r\n\t\tclickable: true,\r\n\t},\r\n\tnavigation: {\r\n\t\tnextEl: \".testimonial-button-next\",\r\n\t\tprevEl: \".testimonial-button-prev\",\r\n\t},\r\n\tbreakpoints: {\r\n\t\t\"1400\": {\r\n\t\t\tslidesPerView: 2,\r\n\t\t},\r\n\t\t\"1200\": {\r\n\t\t\tslidesPerView: 2,\r\n\t\t},\r\n\t\t\"992\": {\r\n\t\t\tslidesPerView: 2,\r\n\t\t},\r\n\t\t\"768\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t\t\"576\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t\t\"0\": {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t},\r\n\t\r\n});\r\n\r\nconst testimonialSlider2 = new Swiper(\".testimonial-slider-2\", {\r\n\tspeed: 1500,\r\n\tloop: true,\r\n\tspaceBetween: 30,\r\n\tautoplay: {\r\n\t\tdelay: 1500,\r\n\t\tdisableOnInteraction: false,\r\n\t},\r\n\tnavigation: {\r\n\t\tnextEl: \".array-prev\",\r\n\t\tprevEl: \".array-next\",\r\n\t},\r\n\tbreakpoints: {\r\n\t\t991: {\r\n\t\t\tslidesPerView: 2,\r\n\t\t},\r\n\t\t767: {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\r\n\t\t575: {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\r\n\t\t0: {\r\n\t\t\tslidesPerView: 1,\r\n\t\t},\r\n\t},\r\n\r\n});\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n<!-- testimonials two area start --> \r\n <section class=\"testimonials-two-section fix\">\r\n   <div class=\"container-fluid g-0\">\r\n      <div class=\"row g-0\">\r\n         <div class=\"col-xxl-4 col-xl-4 col-lg-12\">\r\n            <div class=\"testimonials-video-area p-relative\">\r\n               <figure class=\"image w-img\">\r\n\t\t\t      \r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/04\/testimonial-lg-img.png\" alt=\"\"\/>\r\n\t\t\t\t               <\/figure>\r\n               <div class=\"play-btn\">\r\n                  <div class=\"video_player_btn\">\r\n                     <a href=\"https:\/\/www.youtube.com\/watch?v=eEzD-Y97ges\" class=\"popup-video\"><i class=\"icon-play\"><\/i><\/a>\r\n                 <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n         <div class=\"col-xxl-8 col-xl-8 col-lg-12\">\r\n            <div class=\"testimonials-two-area section-space-medium bg-color-1 p-relative\">\r\n               <div class=\"shape-1\" data-background=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/shape-36.png\"><\/div>\r\n\t\t\t                  <div class=\"title-box wow fadeInLeft mb-60\" data-wow-delay=\".5s\">\r\n                  <span class=\"section-sub-title\">Testimonials<\/span>\r\n                  <h3 class=\"section-title mt-10\">Our Client Feedback<\/h3>\r\n               <\/div>\r\n\t\t\t                  <div class=\"swiper testimonial-active-2\">\r\n                  <div class=\"swiper-wrapper\">\r\n                     <!-- block -->\r\n\t\t\t\t\t                      <div class=\"swiper-slide\"> \r\n                        <div class=\"testimonials-two-box\">\r\n                           <div class=\"author-image\">\r\n\t\t\t\t\t\t   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/testimonials-2.png\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/div>\r\n                           <div class=\"icon-1\">\r\n                              <i class=\"icon-comma-double\"><\/i>\r\n                           <\/div>\r\n                           <h4>Kathryn Murphy<\/h4>\r\n                           <span>Engineering<\/span>\r\n                           <ul class=\"ratings\">\r\n\t\t\t\t\t\t   \t\t<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>                           <\/ul>\r\n                           <p>\u201c Consectetur adipiscing elit. Integer is nunc viverra laoreet est the is porta pretium metus aliquam eget maecenas porta is nunc viverra Aenean \u201d<\/p>\r\n                        <\/div>\r\n                     <\/div>\r\n\t\t\t\t\t                      <div class=\"swiper-slide\"> \r\n                        <div class=\"testimonials-two-box\">\r\n                           <div class=\"author-image\">\r\n\t\t\t\t\t\t   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/testimonials-2.png\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/div>\r\n                           <div class=\"icon-1\">\r\n                              <i class=\"icon-comma-double\"><\/i>\r\n                           <\/div>\r\n                           <h4>Kathryn Murphy<\/h4>\r\n                           <span>Engineering<\/span>\r\n                           <ul class=\"ratings\">\r\n\t\t\t\t\t\t   \t\t<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>                           <\/ul>\r\n                           <p>\u201c Consectetur adipiscing elit. Integer is nunc viverra laoreet est the is porta pretium metus aliquam eget maecenas porta is nunc viverra Aenean \u201d<\/p>\r\n                        <\/div>\r\n                     <\/div>\r\n\t\t\t\t\t                      <div class=\"swiper-slide\"> \r\n                        <div class=\"testimonials-two-box\">\r\n                           <div class=\"author-image\">\r\n\t\t\t\t\t\t   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2024\/02\/testimonials-2.png\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/div>\r\n                           <div class=\"icon-1\">\r\n                              <i class=\"icon-comma-double\"><\/i>\r\n                           <\/div>\r\n                           <h4>Kathryn Murphy<\/h4>\r\n                           <span>Engineering<\/span>\r\n                           <ul class=\"ratings\">\r\n\t\t\t\t\t\t   \t\t<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>\n<li><i class=\"fa fa-star\"><\/i><\/li>                           <\/ul>\r\n                           <p>\u201c Consectetur adipiscing elit. Integer is nunc viverra laoreet est the is porta pretium metus aliquam eget maecenas porta is nunc viverra Aenean \u201d<\/p>\r\n                        <\/div>\r\n                     <\/div>\r\n\t\t\t\t\t                   <\/div>\r\n               <\/div>\r\n               <!-- If we need pagination -->\r\n               <div class=\"testimonial-dot-inner text-center mt-60\">\r\n                  <div class=\"testimonial-swiper-dot\"><\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- testimonials two area end --> \r\n \t\r\n\r\n             \r\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-8b1081c e-con-full e-flex e-con e-parent\" data-id=\"8b1081c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7509499 elementor-widget elementor-widget-blog_post_widget\" data-id=\"7509499\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"blog_post_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n  <!-- Blog area start --> \r\n  <section class=\"blog-section-one section-space\">\r\n   <div class=\"small-container\">\r\n      <div class=\"blog-title-box mb-40\">\r\n\t  \t\r\n         <div class=\"title-box wow fadeInLeft\" data-wow-delay=\".5s\">\r\n\t\t \t            <span class=\"section-sub-title no-border\">LATEST blog<\/span>\r\n\t\t\t  \r\n            <h3 class=\"section-title mt-10\">Latest Blog Insights<\/h3>\r\n         <\/div>\r\n         <a class=\"primary-btn-1 btn-hover\" href=\"\/consal\/blog\/\">\r\n\t\t view all &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n            <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n         <\/a>\r\n\t\t  \r\n      <\/div>\r\n      <div class=\"row g-4\">\r\n         <!-- block -->\r\n\t\t          <div class=\"col-xxl-4 col-xl-4 col-lg-6\">\r\n            <div class=\"blog-style-one mb-15\">\r\n\r\n\t\t\t                  <a class=\"blog-image w-img\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success-2\/\">\r\n                  <img decoding=\"async\" src=\"https:\/\/demo.orbitaps.com\/consal\/wp-content\/uploads\/2024\/02\/blog-6.jpg\" alt=\"post-1\" \/>\r\n               <\/a>\r\n\t\t\t   \r\n               <div class=\"blog-content\">\r\n                  <div class=\"post-meta\">\r\n                     <span class=\"p-relative\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/author\/admin\/\"><i class=\"fal fa-user\"><\/i> By Esperta<\/a>\r\n\t\t\t\t\t<\/span>\r\n                     <span class=\"p-relative\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success-2\/\">\r\n\t\t\t\t\t\t\t<i class=\"fal fa-calendar-alt\"><\/i>\r\n\t\t\t\t\t\t\tJanuary 5, 2024\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/span>\r\n                  <\/div>\r\n                  <hr>\r\n                  <h5 class=\"blog-title mb-30\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success-2\/\">Doing Things Correctly Leads to Success<\/a><\/h5>\r\n                  <div class=\"blog-link\">\r\n                     <a class=\"primary-btn-5 btn-hover\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success-2\/\">\r\n                        Read MORE &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n                        <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n                     <\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t         <div class=\"col-xxl-4 col-xl-4 col-lg-6\">\r\n            <div class=\"blog-style-one mb-15\">\r\n\r\n\t\t\t                  <a class=\"blog-image w-img\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success\/\">\r\n                  <img decoding=\"async\" src=\"https:\/\/demo.orbitaps.com\/consal\/wp-content\/uploads\/2024\/02\/blog-3.jpg\" alt=\"post-1\" \/>\r\n               <\/a>\r\n\t\t\t   \r\n               <div class=\"blog-content\">\r\n                  <div class=\"post-meta\">\r\n                     <span class=\"p-relative\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/author\/admin\/\"><i class=\"fal fa-user\"><\/i> By Esperta<\/a>\r\n\t\t\t\t\t<\/span>\r\n                     <span class=\"p-relative\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success\/\">\r\n\t\t\t\t\t\t\t<i class=\"fal fa-calendar-alt\"><\/i>\r\n\t\t\t\t\t\t\tJanuary 2, 2024\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/span>\r\n                  <\/div>\r\n                  <hr>\r\n                  <h5 class=\"blog-title mb-30\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success\/\">Doing Things Correctly Leads to Success<\/a><\/h5>\r\n                  <div class=\"blog-link\">\r\n                     <a class=\"primary-btn-5 btn-hover\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/doing-things-correctly-leads-to-success\/\">\r\n                        Read MORE &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n                        <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n                     <\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t         <div class=\"col-xxl-4 col-xl-4 col-lg-6\">\r\n            <div class=\"blog-style-one mb-15\">\r\n\r\n\t\t\t                  <a class=\"blog-image w-img\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/correct-execution-ensures-victory\/\">\r\n                  <img decoding=\"async\" src=\"https:\/\/demo.orbitaps.com\/consal\/wp-content\/uploads\/2024\/02\/blog-2.jpg\" alt=\"post-1\" \/>\r\n               <\/a>\r\n\t\t\t   \r\n               <div class=\"blog-content\">\r\n                  <div class=\"post-meta\">\r\n                     <span class=\"p-relative\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/author\/admin\/\"><i class=\"fal fa-user\"><\/i> By Esperta<\/a>\r\n\t\t\t\t\t<\/span>\r\n                     <span class=\"p-relative\">\r\n\t\t\t\t\t\t<a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/correct-execution-ensures-victory\/\">\r\n\t\t\t\t\t\t\t<i class=\"fal fa-calendar-alt\"><\/i>\r\n\t\t\t\t\t\t\tJanuary 2, 2024\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/span>\r\n                  <\/div>\r\n                  <hr>\r\n                  <h5 class=\"blog-title mb-30\"><a href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/correct-execution-ensures-victory\/\">Correct Execution Ensures Victory.<\/a><\/h5>\r\n                  <div class=\"blog-link\">\r\n                     <a class=\"primary-btn-5 btn-hover\" href=\"https:\/\/fisdemoprojects.com\/espertamanagement\/correct-execution-ensures-victory\/\">\r\n                        Read MORE &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n                        <span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n                     <\/a>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t \r\n      <\/div>\r\n   <\/div>\r\n  <\/section>\r\n  <!-- Blog area end --> \r\n\r\n  \r\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e7e70a3 section-title elementor-widget elementor-widget-heading\" data-id=\"e7e70a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Clients Portfolio\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb90cbb e-flex e-con-boxed e-con e-parent\" data-id=\"cb90cbb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b173138 e-con-full e-flex e-con e-child\" data-id=\"b173138\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bbcbf95 e-con-full e-flex e-con e-child\" data-id=\"bbcbf95\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-48eaa08 elementor-widget elementor-widget-image\" data-id=\"48eaa08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.facebook.com\/p\/Aqua-Nim-Mineral-water-Trading-Llc-61574687952104\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/aqua-nim.png\" class=\"attachment-full size-full wp-image-3113\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-883d12f e-con-full e-flex e-con e-child\" data-id=\"883d12f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c67af15 elementor-widget elementor-widget-image\" data-id=\"c67af15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/www.pvsolicitors.co.uk\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/pearl.png\" class=\"attachment-full size-full wp-image-3123\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-8b35472 e-con-full e-flex e-con e-child\" data-id=\"8b35472\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-832572a elementor-widget elementor-widget-image\" data-id=\"832572a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.bounteous.com\/\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"100\" height=\"100\" src=\"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-content\/uploads\/2026\/03\/bounteous.png\" class=\"attachment-full size-full wp-image-3125\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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-8b2a406 e-con-full e-flex e-con e-child\" data-id=\"8b2a406\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>WE WANT TO SEE YOU SUCCEED Your success Our Business Energistically myocardinate clicks-and-mortar testing procedures whereas next-generation manufactured products. View Our Services &nbsp; | Focus on Growth Let ESPERTA Handle the Rest Free up your time to focus on what truly matters growing your firm and serving your clients. With ESPERTA as your outsourcing partner, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-2822","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/pages\/2822","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/comments?post=2822"}],"version-history":[{"count":308,"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/pages\/2822\/revisions"}],"predecessor-version":[{"id":4172,"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/pages\/2822\/revisions\/4172"}],"wp:attachment":[{"href":"https:\/\/fisdemoprojects.com\/espertamanagement\/wp-json\/wp\/v2\/media?parent=2822"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}