{"id":961,"date":"2023-12-27T03:58:35","date_gmt":"2023-12-27T03:58:35","guid":{"rendered":"https:\/\/wotechtheme.com\/wp\/wotech\/?page_id=9"},"modified":"2025-04-26T18:24:52","modified_gmt":"2025-04-26T18:24:52","slug":"home-3","status":"publish","type":"page","link":"https:\/\/ministrymate.co.za\/?page_id=961","title":{"rendered":"Home Three"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"961\" class=\"elementor elementor-961\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a5f735 e-con-full e-flex e-con e-parent\" data-id=\"4a5f735\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dfc93fd elementor-widget elementor-widget-banner_slider\" data-id=\"dfc93fd\" data-element_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:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/04\/image-330.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\">Best it SOULTION Provider<\/span>\r\n                     <h1 class=\"banner-title\">Excellent It Services\n                        for Your Success<\/h1>\r\n                     <p class=\"banner-text\">We denounce with righteous indignation and dislike men who are so<br> beguiled and demoralized by the charms of pleasure.<\/p>\r\n                     <div class=\"banner-btn-area-2\">\r\n                        <a class=\"primary-btn-1 btn-hover\" href=\"\/wp\/wotech\/services_grid\/\">\r\n\t\t\t\t\t\tVIEW 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   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/clients-group.png\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/div>\r\n                        <\/div>\r\n                        <h6>satisfied clients<\/h6>\r\n                     <\/div>                    \r\n                  <\/div>   \r\n\t\t\t\t                    <div class=\"socials-area\">\r\n                     <ul>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-facebook-f\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-twitter\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-linkedin-in\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-youtube\"><\/i><\/a><\/li>\r\n                     <\/ul>\r\n                     <span>FOLLOW US<\/span>\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=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-18.png\"><\/div>\r\n               <div class=\"shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-19.png\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-20.png\"><\/div>\r\n               <div class=\"shape-4\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-21.png\"><\/div>\r\n               <div class=\"shape-5\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-22.png\"><\/div>\r\n               <div class=\"shape-6\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-23.png\"><\/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:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/04\/image-331.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\">Best it SOULTION Provider<\/span>\r\n                     <h1 class=\"banner-title\">Excellent It Services\n                        for Your Success<\/h1>\r\n                     <p class=\"banner-text\">We denounce with righteous indignation and dislike men who are so<br> beguiled and demoralized by the charms of pleasure.<\/p>\r\n                     <div class=\"banner-btn-area-2\">\r\n                        <a class=\"primary-btn-1 btn-hover\" href=\"\/wp\/wotech\/services_grid\/\">\r\n\t\t\t\t\t\tVIEW 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   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/clients-group.png\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/div>\r\n                        <\/div>\r\n                        <h6>satisfied clients<\/h6>\r\n                     <\/div>                    \r\n                  <\/div>   \r\n\t\t\t\t                    <div class=\"socials-area\">\r\n                     <ul>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-facebook-f\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-twitter\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-linkedin-in\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-youtube\"><\/i><\/a><\/li>\r\n                     <\/ul>\r\n                     <span>FOLLOW US<\/span>\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=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-18.png\"><\/div>\r\n               <div class=\"shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-19.png\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-20.png\"><\/div>\r\n               <div class=\"shape-4\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-21.png\"><\/div>\r\n               <div class=\"shape-5\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-22.png\"><\/div>\r\n               <div class=\"shape-6\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-23.png\"><\/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:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/04\/image-332.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\">Best it SOULTION Provider<\/span>\r\n                     <h1 class=\"banner-title\">Excellent It Services\n                        for Your Success<\/h1>\r\n                     <p class=\"banner-text\">We denounce with righteous indignation and dislike men who are so<br> beguiled and demoralized by the charms of pleasure.<\/p>\r\n                     <div class=\"banner-btn-area-2\">\r\n                        <a class=\"primary-btn-1 btn-hover\" href=\"\/wp\/wotech\/services_grid\/\">\r\n\t\t\t\t\t\tVIEW 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   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/clients-group.png\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/div>\r\n                        <\/div>\r\n                        <h6>satisfied clients<\/h6>\r\n                     <\/div>                    \r\n                  <\/div>   \r\n\t\t\t\t                    <div class=\"socials-area\">\r\n                     <ul>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-facebook-f\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-twitter\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-linkedin-in\"><\/i><\/a><\/li>\r\n                        <li><a href=\"https:\/\/www.facebook.com\/\"><i class=\"fab fa-youtube\"><\/i><\/a><\/li>\r\n                     <\/ul>\r\n                     <span>FOLLOW US<\/span>\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=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-18.png\"><\/div>\r\n               <div class=\"shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-19.png\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-20.png\"><\/div>\r\n               <div class=\"shape-4\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-21.png\"><\/div>\r\n               <div class=\"shape-5\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-22.png\"><\/div>\r\n               <div class=\"shape-6\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-23.png\"><\/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\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-4270e8f e-con-full e-flex e-con e-parent\" data-id=\"4270e8f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3955987 elementor-widget elementor-widget-features_with_icon\" data-id=\"3955987\" data-element_type=\"widget\" data-widget_type=\"features_with_icon.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 <!-- Features area start --> \r\n <section class=\"features-section pt-80 pb-80 bg-color-1 p-relative\">\r\n   <div class=\"bg-shape-1\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-27.png\"><\/div>\r\n   <div class=\"bg-shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-28.png\"><\/div>\r\n   <div class=\"small-container\">\r\n      <div class=\"row g-4\">\r\n\t  \t         <div class=\"col-xxl-4 col-xl-4 col-lg-6 col-md-6\">\r\n            <div class=\"features-box-area p-relative wow fadeInLeft\" data-wow-delay=\"500ms\">\r\n               <div class=\"shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-25.png\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-26.png\"><\/div>\r\n\t\t\t   <div class=\"icon-box\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/service-icon1.png\" alt=\"\">\r\n\t\t\t\t\t               <\/div>\r\n               <h5 class=\"mt-20 mb-10\"><a href=\"\/wp\/wotech\/services_grid\/\">Cyber Security<\/a><\/h5>\r\n               <p> Pellentesque nec the condimentum nec lorem nulla augue est ultricies ac iaculis ut euismod quis sapien.<\/p>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"col-xxl-4 col-xl-4 col-lg-6 col-md-6\">\r\n            <div class=\"features-box-area p-relative wow fadeInLeft\" data-wow-delay=\"500ms\">\r\n               <div class=\"shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-25.png\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-26.png\"><\/div>\r\n\t\t\t   <div class=\"icon-box\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/service-icon2.png\" alt=\"\">\r\n\t\t\t\t\t               <\/div>\r\n               <h5 class=\"mt-20 mb-10\"><a href=\"\/wp\/wotech\/services_grid\/\">IT Management<\/a><\/h5>\r\n               <p> Pellentesque nec the condimentum nec lorem nulla augue est ultricies ac iaculis ut euismod quis sapien.<\/p>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"col-xxl-4 col-xl-4 col-lg-6 col-md-6\">\r\n            <div class=\"features-box-area p-relative wow fadeInLeft\" data-wow-delay=\"500ms\">\r\n               <div class=\"shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-25.png\"><\/div>\r\n               <div class=\"shape-3\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-26.png\"><\/div>\r\n\t\t\t   <div class=\"icon-box\">\r\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/service-icon3.png\" alt=\"\">\r\n\t\t\t\t\t               <\/div>\r\n               <h5 class=\"mt-20 mb-10\"><a href=\"\/wp\/wotech\/services_grid\/\">Web Development<\/a><\/h5>\r\n               <p> Pellentesque nec the condimentum nec lorem nulla augue est ultricies ac iaculis ut euismod quis sapien.<\/p>\r\n            <\/div>\r\n         <\/div>\r\n\t\t       <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- Features area end --> \r\n \t\r\n\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-717ab83 e-con-full e-flex e-con e-parent\" data-id=\"717ab83\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d9ba56 elementor-widget elementor-widget-about_with_image\" data-id=\"6d9ba56\" data-element_type=\"widget\" data-widget_type=\"about_with_image.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  <!-- about two area start --> \r\n  <section class=\"about-2-section p-relative fix section-space\">\r\n   <div class=\"bg-shape-1\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-30.png\"><\/div>\r\n   <div class=\"bg-shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-31.png\"><\/div>\r\n   <div class=\"small-container\">\r\n      <div class=\"row\">\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6 col-md-12\">\r\n            <div class=\"about-2-image-area p-relative wow fadeInLeft\" data-wow-delay=\"500ms\">\r\n               <figure class=\"main-image m-img\">\r\n\t\t\t      \r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/about-3.jpg\" alt=\"\"\/>\r\n\t\t\t\t               <\/figure>\r\n               <div class=\"small-image\">\r\n\t\t\t      \r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/04\/about-1.png\" alt=\"\"\/>\r\n\t\t\t\t               <\/div>\r\n               <div class=\"icon-box\">\r\n                  <div class=\"icon\">\r\n                     <i class=\" icon-prize-1\"><\/i>\r\n                  <\/div>\r\n                  <div class=\"content\">\r\n                     <h3 class=\"mb-10\"><span class=\"counter\">10<\/span>+<\/h3>\r\n                     <p>World Best Roofing Award Got<\/p>\r\n                  <\/div>\r\n               <\/div>\r\n               <div class=\"shape-1\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-29.png\"><\/div>\r\n            <\/div>\r\n         <\/div>\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6 col-md-12\">\r\n            <div class=\"about-2-content-area pl-50\">\r\n               <div class=\"title-box mb-35 wow fadeInRight\" data-wow-delay=\".5s\">\r\n                  <span class=\"section-sub-title\">About Us<\/span>\r\n                  <h3 class=\"section-title mt-10\">We Strive To Offer Intelligent Business Solutions<\/h3>\r\n               <\/div>\r\n               <p class=\"mb-35\">It is a long established fact that a reader will be distracted the readable content of a page when looking at layout the point of using lorem the is Ipsum less normal distribution of letters.<\/p>\r\n               <div class=\"row mb-45\">\r\n                  <div class=\"col-lg-6\">\r\n                     <ul class=\"list-area\">\r\n\t\t\t\t\t \t                        <li class=\"mb-10\">Technology Consultancy<\/li>\r\n\t\t\t\t\t\t                        <li class=\"mb-10\">We Provide best services<\/li>\r\n\t\t\t\t\t\t                        <li class=\"mb-10\">Maintenance And Support<\/li>\r\n\t\t\t\t\t\t                     <\/ul>\r\n                  <\/div>\r\n                  <div class=\"col-lg-6\">\r\n                     <ul class=\"list-area\">\r\n\t\t\t\t\t \t                        <li class=\"mb-10\">300+ Successful Projects done<\/li>\r\n\t\t\t\t\t\t                        <li class=\"mb-10\">Professional Engineers Provide<\/li>\r\n\t\t\t\t\t\t                        <li class=\"mb-10\">Requirements Gathering<\/li>\r\n\t\t\t\t\t\t                     <\/ul>\r\n                  <\/div>\r\n               <\/div>\r\n               <div class=\"about-2-btn-area\">\r\n                  <a class=\"primary-btn-1 btn-hover\" href=\"\/wp\/wotech\/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 class=\"call-us\">\r\n                     <div class=\"icon-1\">\r\n                        <i class=\"fal fa-phone-volume\"><\/i>\r\n                     <\/div>\r\n                     <div class=\"content p-relative\">\r\n                        <span>Call Us Now<\/span>\r\n                           <h5><a href=\"tel:2085550112\">+208-555-0112<\/a><\/h5>\r\n                       <\/div>\r\n                  <\/div>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- about two area end --> \r\n\r\n \t\r\n\t\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-f0ce2db e-con-full e-flex e-con e-parent\" data-id=\"f0ce2db\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b8f21f elementor-widget elementor-widget-service_tab\" data-id=\"6b8f21f\" data-element_type=\"widget\" data-widget_type=\"service_tab.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 <!-- Service tab area start --> \r\n <section class=\"service-tab-section section-space bg-color-1 p-relative\">\r\n   <div class=\"bg-image\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-35.png\"><\/div>\r\n   <div class=\"bg-shape-1\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-33.png\"><\/div>\r\n   <div class=\"bg-shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-34.png\"><\/div>\r\n   <div class=\"small-container\">\r\n\r\n      <div class=\"service-tab-title-area mb-70\">\r\n\t  \t         <div class=\"title-box wow fadeInLeft\" data-wow-delay=\".5s\">\r\n            <span class=\"section-sub-title\">WHAT WE DO<\/span>\r\n            <h3 class=\"section-title mt-10 text-white p-relative\">Exclusive IT Services<\/h3>\r\n         <\/div>\r\n\t\t \t\t          <a class=\"primary-btn-4 btn-hover mt-20\" href=\"\/wp\/wotech\/services_grid\/\">\r\n\t\t all services &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       <\/div>\r\n\t  \r\n      <div class=\"row\">\r\n         <div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n            <div class=\"service-tab-btn-area wow fadeInLeft\" data-wow-delay=\"500ms\">\r\n               <ul class=\"nav nav-tabs\" id=\"myTab\" role=\"tablist\">\r\n\t\t\t   \t                  <li class=\"nav-item\" role=\"presentation\">\r\n                     <a href=\"javascript:void(0)\" class=\"nav-link \" id=\"0-tab\" data-bs-toggle=\"tab\"\r\n                        data-bs-target=\"#0-tab-pane\" role=\"tab\"\r\n                        aria-controls=\"0-tab-pane\" aria-selected=\"true\">\r\n                        <div class=\"icon-box\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/icon-2.png\" alt=\"\">\r\n\t\t\t\t\t\t                        <\/div>\r\n                        Technology Consultancy                     <\/a>\r\n                  <\/li>\r\n\t\t\t\t                    <li class=\"nav-item\" role=\"presentation\">\r\n                     <a href=\"javascript:void(0)\" class=\"nav-link active\" id=\"1-tab\" data-bs-toggle=\"tab\"\r\n                        data-bs-target=\"#1-tab-pane\" role=\"tab\"\r\n                        aria-controls=\"1-tab-pane\" aria-selected=\"true\">\r\n                        <div class=\"icon-box\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/icon-3.png\" alt=\"\">\r\n\t\t\t\t\t\t                        <\/div>\r\n                        App Development                     <\/a>\r\n                  <\/li>\r\n\t\t\t\t                    <li class=\"nav-item\" role=\"presentation\">\r\n                     <a href=\"javascript:void(0)\" class=\"nav-link \" id=\"2-tab\" data-bs-toggle=\"tab\"\r\n                        data-bs-target=\"#2-tab-pane\" role=\"tab\"\r\n                        aria-controls=\"2-tab-pane\" aria-selected=\"true\">\r\n                        <div class=\"icon-box\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/icon.png\" alt=\"\">\r\n\t\t\t\t\t\t                        <\/div>\r\n                        Database Security                     <\/a>\r\n                  <\/li>\r\n\t\t\t\t                    <li class=\"nav-item\" role=\"presentation\">\r\n                     <a href=\"javascript:void(0)\" class=\"nav-link \" id=\"3-tab\" data-bs-toggle=\"tab\"\r\n                        data-bs-target=\"#3-tab-pane\" role=\"tab\"\r\n                        aria-controls=\"3-tab-pane\" aria-selected=\"true\">\r\n                        <div class=\"icon-box\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/icon-2.png\" alt=\"\">\r\n\t\t\t\t\t\t                        <\/div>\r\n                        Cyber Security                     <\/a>\r\n                  <\/li>\r\n\t\t\t\t                 <\/ul>\r\n            <\/div>\r\n         <\/div>\r\n         <div class=\"col-xxl-8 col-xl-8 col-lg-8\">\r\n            <div class=\"service-tab-details-area\">\r\n               <div class=\"tab-content\" id=\"myTabContent\">\r\n\t\t\t   \t                  <div class=\"tab-pane fade show \" id=\"0-tab-pane\" role=\"tabpanel\"\r\n                     aria-labelledby=\"0-tab\" tabindex=\"0\">\r\n                     <div class=\"service-tab-content p-relative\">\r\n                        <div class=\"tab-bg-shape\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-32.png\"><\/div>\r\n                        <figure class=\"image p-relative\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/service-tab-1.jpg\" alt=\"\">\r\n                        <\/figure>\r\n                        <div class=\"content p-relative\">\r\n                           <h4>Technology Consultancy<\/h4>\r\n                           <p class=\"pt-15 pb-10\">It is a long established fact that a reader will  content of a page when looking at layout the point of using lorem.<\/p>\r\n                           <ul class=\"tab-list-content\">\r\n\t\t\t\t\t\t   \t\t <li>Accurate Testing Processes<\/li>\n <li>100% Satisfaction Guarantee<\/li>\n <li>Award Winning Company<\/li>                           <\/ul>\r\n                           <a class=\"primary-btn-1 btn-hover mt-20\" href=\"\/wp\/services\/technology-consultancy-2\/\">\r\n\t\t\t\t\t\t   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\t\t\t\t                    <div class=\"tab-pane fade show active\" id=\"1-tab-pane\" role=\"tabpanel\"\r\n                     aria-labelledby=\"1-tab\" tabindex=\"0\">\r\n                     <div class=\"service-tab-content p-relative\">\r\n                        <div class=\"tab-bg-shape\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-32.png\"><\/div>\r\n                        <figure class=\"image p-relative\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/service-tab-1.jpg\" alt=\"\">\r\n                        <\/figure>\r\n                        <div class=\"content p-relative\">\r\n                           <h4>App Development<\/h4>\r\n                           <p class=\"pt-15 pb-10\">It is a long established fact that a reader will  content of a page when looking at layout the point of using lorem.<\/p>\r\n                           <ul class=\"tab-list-content\">\r\n\t\t\t\t\t\t   \t\t <li>Accurate Testing Processes<\/li>\n <li>100% Satisfaction Guarantee<\/li>\n <li>Award Winning Company<\/li>                           <\/ul>\r\n                           <a class=\"primary-btn-1 btn-hover mt-20\" href=\"\/wp\/services\/app-development\/\">\r\n\t\t\t\t\t\t   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\t\t\t\t                    <div class=\"tab-pane fade show \" id=\"2-tab-pane\" role=\"tabpanel\"\r\n                     aria-labelledby=\"2-tab\" tabindex=\"0\">\r\n                     <div class=\"service-tab-content p-relative\">\r\n                        <div class=\"tab-bg-shape\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-32.png\"><\/div>\r\n                        <figure class=\"image p-relative\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/service-tab-1.jpg\" alt=\"\">\r\n                        <\/figure>\r\n                        <div class=\"content p-relative\">\r\n                           <h4>Database Security<\/h4>\r\n                           <p class=\"pt-15 pb-10\">It is a long established fact that a reader will  content of a page when looking at layout the point of using lorem.<\/p>\r\n                           <ul class=\"tab-list-content\">\r\n\t\t\t\t\t\t   \t\t <li>Accurate Testing Processes<\/li>\n <li>100% Satisfaction Guarantee<\/li>\n <li>Award Winning Company<\/li>                           <\/ul>\r\n                           <a class=\"primary-btn-1 btn-hover mt-20\" href=\"\/wp\/services\/database-security\/\">\r\n\t\t\t\t\t\t   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\t\t\t\t                    <div class=\"tab-pane fade show \" id=\"3-tab-pane\" role=\"tabpanel\"\r\n                     aria-labelledby=\"3-tab\" tabindex=\"0\">\r\n                     <div class=\"service-tab-content p-relative\">\r\n                        <div class=\"tab-bg-shape\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-32.png\"><\/div>\r\n                        <figure class=\"image p-relative\">\r\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/service-tab-1.jpg\" alt=\"\">\r\n                        <\/figure>\r\n                        <div class=\"content p-relative\">\r\n                           <h4>Cyber Security<\/h4>\r\n                           <p class=\"pt-15 pb-10\">It is a long established fact that a reader will  content of a page when looking at layout the point of using lorem.<\/p>\r\n                           <ul class=\"tab-list-content\">\r\n\t\t\t\t\t\t   \t\t <li>Accurate Testing Processes<\/li>\n <li>100% Satisfaction Guarantee<\/li>\n <li>Award Winning Company<\/li>                           <\/ul>\r\n                           <a class=\"primary-btn-1 btn-hover mt-20\" href=\"\/wp\/services\/cyber-security\/\">\r\n\t\t\t\t\t\t   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\t\t\t\t                 <\/div>\r\n            <\/div>            \r\n         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- Service tab area end --> \r\n\r\n \t\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-90fc5bb e-con-full e-flex e-con e-parent\" data-id=\"90fc5bb\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3cef6fa elementor-widget elementor-widget-work_process\" data-id=\"3cef6fa\" data-element_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=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/process-bg.png\">\r\n\t<div class=\"shape-1\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/line.png\"><\/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\">Working Process<\/span>\r\n\t\t\t<h3 class=\"section-title mt-10\">Our Development 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:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/icon-4.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\">Define Requirements<\/h4>\r\n\t\t\t\t\t<p>In a free hour, when our power of choice is untrammelled and when nothing prevents dolor sit amet, consectetur<\/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:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/icon-5.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\">Design &amp; Prototyping<\/h4>\r\n\t\t\t\t\t<p>In a free hour, when our power of choice is untrammelled and when nothing prevents dolor sit amet, consectetur<\/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:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/icon-6.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\">Finial Solution<\/h4>\r\n\t\t\t\t\t<p>In a free hour, when our power of choice is untrammelled and when nothing prevents dolor sit amet, consectetur<\/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-becb891 e-con-full e-flex e-con e-parent\" data-id=\"becb891\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c20bc9 elementor-widget elementor-widget-text_slide\" data-id=\"9c20bc9\" data-element_type=\"widget\" data-widget_type=\"text_slide.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<!-- Text slider area start --> \r\n<section class=\"text-slider-section section-space fix\">\r\n   <div class=\"container-fluid\">\r\n      <div class=\"text-slider-box\">\r\n\t           <div class=\"slide-box\">\r\n\t\t <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n               <path d=\"M30 0L38.1027 21.8973L60 30L38.1027 38.1027L30 60L21.8973 38.1027L0 30L21.8973 21.8973L30 0Z\" fill=\"#3c72fc\"\/>\r\n            <\/svg>\r\n            <h1>Smart Solutions<\/h1>\r\n         <\/div>\r\n\t\t          <div class=\"slide-box\">\r\n\t\t <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n               <path d=\"M30 0L38.1027 21.8973L60 30L38.1027 38.1027L30 60L21.8973 38.1027L0 30L21.8973 21.8973L30 0Z\" fill=\"#3c72fc\"\/>\r\n            <\/svg>\r\n            <h1>Transform Ideas<\/h1>\r\n         <\/div>\r\n\t\t          <div class=\"slide-box\">\r\n\t\t <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n               <path d=\"M30 0L38.1027 21.8973L60 30L38.1027 38.1027L30 60L21.8973 38.1027L0 30L21.8973 21.8973L30 0Z\" fill=\"#3c72fc\"\/>\r\n            <\/svg>\r\n            <h1>comprehensive planning<\/h1>\r\n         <\/div>\r\n\t\t          <div class=\"slide-box\">\r\n\t\t <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n               <path d=\"M30 0L38.1027 21.8973L60 30L38.1027 38.1027L30 60L21.8973 38.1027L0 30L21.8973 21.8973L30 0Z\" fill=\"#3c72fc\"\/>\r\n            <\/svg>\r\n            <h1>personalized advice<\/h1>\r\n         <\/div>\r\n\t\t          <div class=\"slide-box\">\r\n\t\t <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n               <path d=\"M30 0L38.1027 21.8973L60 30L38.1027 38.1027L30 60L21.8973 38.1027L0 30L21.8973 21.8973L30 0Z\" fill=\"#3c72fc\"\/>\r\n            <\/svg>\r\n            <h1>strategic insights<\/h1>\r\n         <\/div>\r\n\t\t          <div class=\"slide-box\">\r\n\t\t <svg width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n               <path d=\"M30 0L38.1027 21.8973L60 30L38.1027 38.1027L30 60L21.8973 38.1027L0 30L21.8973 21.8973L30 0Z\" fill=\"#3c72fc\"\/>\r\n            <\/svg>\r\n            <h1>expert guidance<\/h1>\r\n         <\/div>\r\n\t\t       <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- Text slider area end --> \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-6228608 e-con-full e-flex e-con e-parent\" data-id=\"6228608\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9918dba elementor-widget elementor-widget-portfolio_post_widget\" data-id=\"9918dba\" data-element_type=\"widget\" data-widget_type=\"portfolio_post_widget.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\r\n\t\r\n\t\t<script>\r\n\tjQuery(document).ready(function($) {\r\n\r\n\t\/\/write js code under this line \r\n\r\n\r\n\tvar project = new Swiper(\".project-active-1\", {\r\n\t\tslidesPerView: 4,\r\n\t\tspaceBetween: 30,\r\n\t\tloop: true,\r\n\t\tautoplay: {\r\n\t\t\tdelay: 3000,\r\n\t\t},\r\n\t\tnavigation: {\r\n\t\t\tnextEl: \".project-1-button-next\",\r\n\t\t\tprevEl: \".project-1-button-prev\",\r\n\t\t},\r\n\t\tbreakpoints: {\r\n\t\t\t\"1400\": {\r\n\t\t\t\tslidesPerView: 4,\r\n\t\t\t},\r\n\t\t\t\"1200\": {\r\n\t\t\t\tslidesPerView: 3,\r\n\t\t\t},\r\n\t\t\t\"992\": {\r\n\t\t\t\tslidesPerView: 2,\r\n\t\t\t},\r\n\t\t\t\"768\": {\r\n\t\t\t\tslidesPerView: 2,\r\n\t\t\t},\r\n\t\t\t\"576\": {\r\n\t\t\t\tslidesPerView: 1,\r\n\t\t\t},\r\n\t\t\t\"0\": {\r\n\t\t\t\tslidesPerView: 1,\r\n\t\t\t},\r\n\t\t},\r\n\t\tspeed: 1000,\r\n\t});\r\n\r\n\r\n\r\nconst projectSlider3 = new Swiper(\".project-slider-3\", {\r\n    spaceBetween: 30,\r\n    speed: 1500,\r\n    loop: true,\r\n    autoplay: {\r\n        delay: 1500,\r\n        disableOnInteraction: false,\r\n    },\r\n    pagination: {\r\n        el: \".dot-2\",\r\n        clickable: true,\r\n    },\r\n    breakpoints: {\r\n        1199: {\r\n            slidesPerView: 4,\r\n        },\r\n        991: {\r\n            slidesPerView: 2,\r\n        },\r\n        767: {\r\n            slidesPerView: 2,\r\n        },\r\n        650: {\r\n            slidesPerView: 2,\r\n        },\r\n\r\n        575: {\r\n            slidesPerView: 1,\r\n        },\r\n\r\n        0: {\r\n            slidesPerView: 1,\r\n        },\r\n    },\r\n});\r\n\r\n\t\/\/write code above the line \r\n\r\n\t});\r\n\t<\/script>\r\n\r\n\t\t\t\r\n\t<!-- Project slider two area start --> \r\n\t<section class=\"project-slider-two-section section-space-bottom p-relative fix\">\r\n\t<div class=\"bg-shape\" data-background=\"\"><\/div>\r\n\t<div class=\"small-container\">\r\n\t\t\t\t<div class=\"project-two-title-area mb-60\">\r\n\t\t\t<div class=\"title-box wow fadeInLeft\" data-wow-delay=\".5s\">\r\n\t\t\t\t\t\t\t\t<span class=\"section-sub-title\">PORTFOLIO<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<h3 class=\"section-title mt-10\">Our Latest Projects<\/h3>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<a class=\"primary-btn-1 btn-hover\" href=\"\/wp\/wotech\/projects\/\">\r\n\t\t\tAll Projects &nbsp; | <i class=\"icon-right-arrow\"><\/i>\r\n\t\t\t\t<span style=\"top: 147.172px; left: 108.5px;\"><\/span>\r\n\t\t\t<\/a>\r\n\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t<div class=\"container-fluid\">\r\n\t\t<div class=\"swiper project-active-1\">\r\n\t\t\t<div class=\"swiper-wrapper\">\r\n\t\t\t\t<!-- block -->\r\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\"> \r\n\t\t\t\t<div class=\"project-slider-two-box p-relative\">\r\n\t\t\t\t\t<figure class=\"image w-img\">\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/project-8-450x470.jpg\" alt=\"\">\r\n\t\t\t\t\t<\/figure>\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t\t<div class=\"inner-box\">\r\n\t\t\t\t\t\t\t<span>Technology<\/span>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/ministrymate.co.za\/?wotech-portfolio=web-development-2\">Web Development<\/a><\/h5>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<a class=\"icon-1\" href=\"https:\/\/ministrymate.co.za\/?wotech-portfolio=web-development-2\">\r\n\t\t\t\t\t\t\t<i class=\"icon-arrow-up\"><\/i>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\"> \r\n\t\t\t\t<div class=\"project-slider-two-box p-relative\">\r\n\t\t\t\t\t<figure class=\"image w-img\">\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/project-7-450x470.jpg\" alt=\"\">\r\n\t\t\t\t\t<\/figure>\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t\t<div class=\"inner-box\">\r\n\t\t\t\t\t\t\t<span>Solution<\/span>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/ministrymate.co.za\/?wotech-portfolio=it-management-2\">IT Management<\/a><\/h5>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<a class=\"icon-1\" href=\"https:\/\/ministrymate.co.za\/?wotech-portfolio=it-management-2\">\r\n\t\t\t\t\t\t\t<i class=\"icon-arrow-up\"><\/i>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\"> \r\n\t\t\t\t<div class=\"project-slider-two-box p-relative\">\r\n\t\t\t\t\t<figure class=\"image w-img\">\r\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/project-5-450x470.jpg\" alt=\"\">\r\n\t\t\t\t\t<\/figure>\r\n\t\t\t\t\t<div class=\"content\">\r\n\t\t\t\t\t\t<div class=\"inner-box\">\r\n\t\t\t\t\t\t\t<span>Security<\/span>\r\n\t\t\t\t\t\t\t<h5><a href=\"https:\/\/ministrymate.co.za\/?wotech-portfolio=network-security-3\">Network Security<\/a><\/h5>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<a class=\"icon-1\" href=\"https:\/\/ministrymate.co.za\/?wotech-portfolio=network-security-3\">\r\n\t\t\t\t\t\t\t<i class=\"icon-arrow-up\"><\/i>\r\n\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t<\/section>\r\n\t<!-- Project slider two area end --> \r\n\r\n\t\t\t\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-43504d7 e-con-full e-flex e-con e-parent\" data-id=\"43504d7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-186e3f4 elementor-widget elementor-widget-testimonials_with_form\" data-id=\"186e3f4\" data-element_type=\"widget\" data-widget_type=\"testimonials_with_form.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\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n<!-- Testimonials area start --> \r\n<section class=\"testimonials-section p-relative section-space fix\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/testimonial-bg.png\">\r\n   <div class=\"bg-shape\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/testimonial-bg-1.png\"><\/div>\r\n   <div class=\"bg-shape-1\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/testimonial-bg-2.png\"><\/div>\r\n   <div class=\"bg-shape-2\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-16.png\"><\/div>\r\n   <div class=\"bg-shape-3\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-17.png\"><\/div>\r\n   <div class=\"small-container\">\r\n      <div class=\"row\">\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6 col-md-12\">\r\n            <div class=\"contact-from p-relative\">\r\n\t\t\t\t               <div class=\"title-box mb-40 wow fadeInLeft\" data-wow-delay=\".5s\">\r\n                  <span class=\"section-sub-title text-white\">TALK TO US<\/span>\r\n                  <h3 class=\"section-title mt-10 text-white\">How May We Help You!<\/h3>\r\n               <\/div>\r\n\t\t\t                  \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f264-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"264\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F961#wpcf7-f264-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"264\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.6\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f264-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"row\">\n\t<div class=\"col-lg-12\">\n\t\t<div class=\"contact__from-input mb-20\">\n\t\t\t<p><label>Your Name<\/label><span class=\"wpcf7-form-control-wrap\" data-name=\"text-683\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Ralph Edwards\" value=\"\" type=\"text\" name=\"text-683\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><label>Your Email<\/label>\n\t\t<\/p>\n\t\t<div class=\"contact__from-input mb-20\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"email-702\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"info@example.com\" value=\"\" type=\"email\" name=\"email-702\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><label>Your Phone<\/label>\n\t\t<\/p>\n\t\t<div class=\"contact__from-input mb-20\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"tel-555\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"+1253 457 7840\" value=\"\" type=\"tel\" name=\"tel-555\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><label>Location<\/label>\n\t\t<\/p>\n\t\t<div class=\"contact__select mb-20\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"menu-210\"><select class=\"wpcf7-form-control wpcf7-select\" aria-invalid=\"false\" name=\"menu-210\"><option value=\"Location-1\">Location-1<\/option><option value=\"Location-2\">Location-2<\/option><option value=\"Location-3\">Location-3<\/option><\/select><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col-lg-6\">\n\t\t<p><label>Date<\/label>\n\t\t<\/p>\n\t\t<div class=\"contact__from-input mb-20\">\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"date-430\"><input class=\"wpcf7-form-control wpcf7-date wpcf7-validates-as-date\" aria-invalid=\"false\" value=\"\" type=\"date\" name=\"date-430\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n\t<div class=\"col-12\">\n\t\t<div class=\"testimonials_btn text-center\">\n\t\t\t<p><button  type=\"submit\" class=\"primary-btn-4 btn-hover\">Submit Request<span style=\"top: 147.172px; left: 108.5px;\"><\/span><\/button>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n            <\/div>\r\n         <\/div>\r\n         <div class=\"col-xxl-6 col-xl-6 col-lg-6 col-md-12\">\r\n            <div class=\"testimonials-area\">\r\n\t\t\t\t               <div class=\"title-box mb-40 wow fadeInLeft\" data-wow-delay=\".5s\">\r\n                  <span class=\"section-sub-title\">Testimonials<\/span>\r\n                  <h3 class=\"section-title mt-10\">Clients Feedback<\/h3>\r\n               <\/div>\r\n\t\t\t                  <p class=\"mb-40\">It is a long established fact that a reader will be distracted the readable content of a page when looking at layout the point of using lorem the is Ipsum less normal distribution of letters.<\/p>\r\n               <div class=\"testimonials-box\">\r\n               <div class=\"swiper testimonial-active-1\">\r\n                  <div class=\"swiper-wrapper\">\r\n\t\t\t\t  \t                     <div class=\"swiper-slide\"> \r\n                        <div class=\"autor-upper p-relative\">\r\n                           <figure class=\"image\">\r\n\t\t\t\t\t\t   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/testimonials-2.png\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/figure>\r\n                           <div class=\"icon-1\">\r\n                              <i class=\" icon-quote\"><\/i>\r\n                           <\/div>\r\n                           <div class=\"author-info\">\r\n                              <h5>Kathryn Murphy<\/h5>\r\n                              <span>Engineering<\/span>\r\n                              <ul class=\"rating-list\">\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                           <\/div>\r\n                        <\/div>\r\n                        <div class=\"content\">\r\n                           <p>\u201c Consectetur adipiscing elit. Integer nunc viverra laoreet est the is porta pretium metus aliquam eget maecenas porta is nunc viverra Aenean pulvinar maximus leo \u201d<\/p>\r\n                        <\/div>                       \r\n                     <\/div>\r\n\t\t\t\t\t                      <div class=\"swiper-slide\"> \r\n                        <div class=\"autor-upper p-relative\">\r\n                           <figure class=\"image\">\r\n\t\t\t\t\t\t   \t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/testimonials-1.jpg\" alt=\"\">\r\n\t\t\t\t\t\t\t                           <\/figure>\r\n                           <div class=\"icon-1\">\r\n                              <i class=\" icon-quote\"><\/i>\r\n                           <\/div>\r\n                           <div class=\"author-info\">\r\n                              <h5>Kathryn Murphy<\/h5>\r\n                              <span>Engineering<\/span>\r\n                              <ul class=\"rating-list\">\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                           <\/div>\r\n                        <\/div>\r\n                        <div class=\"content\">\r\n                           <p>\u201c Consectetur adipiscing elit. Integer nunc viverra laoreet est the is porta pretium metus aliquam eget maecenas porta is nunc viverra Aenean pulvinar maximus leo \u201d<\/p>\r\n                        <\/div>                       \r\n                     <\/div>\r\n\t\t\t\t\t                   <\/div>\r\n               <\/div>\r\n            <\/div>\r\n               <!-- If we need navigation buttons -->\r\n               <div class=\"testimonials_1_navigation__wrapprer position-relative z-1 text-center mt-40\">\r\n                  <div class=\"common-slider-navigation\">\r\n                     <button class=\"testimonial-1-button-prev p-relative\"><i class=\"icon-arrow-left-angle\"><\/i><\/button>\r\n                     <button class=\"testimonial-1-button-next p-relative\"><i class=\"icon-arrow-right-angle\"><\/i><\/button>\r\n                  <\/div>\r\n               <\/div> \r\n            <\/div>\r\n         <\/div>\r\n      <\/div>\r\n   <\/div>\r\n<\/section>\r\n  <!-- Testimonials area end --> \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-50cbe29 e-con-full e-flex e-con e-parent\" data-id=\"50cbe29\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-527d797 elementor-widget elementor-widget-counter_with_icon\" data-id=\"527d797\" data-element_type=\"widget\" data-widget_type=\"counter_with_icon.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 <!-- Icon box counter area start --> \r\n <section class=\"icon-box-counter-section section-space\">\r\n   <div class=\"small-container\">\r\n      <div class=\"row g-4\">\r\n\t  \t         <div class=\"col-xxl-3 col-xl-3 col-lg-6 col-md-6\">\r\n            <div class=\"icon-box-counter-area\">\r\n               <div class=\"icon-box\">\r\n                  <i class=\" icon-home-1\"><\/i>\r\n               <\/div>\r\n               <div class=\"content\">\r\n                  <h3><span class=\"counter\">300<\/span>+<\/h3>\r\n                  <span class=\"text-1\">Successfully Projects<\/span>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"col-xxl-3 col-xl-3 col-lg-6 col-md-6\">\r\n            <div class=\"icon-box-counter-area\">\r\n               <div class=\"icon-box\">\r\n                  <i class=\" icon-team\"><\/i>\r\n               <\/div>\r\n               <div class=\"content\">\r\n                  <h3><span class=\"counter\">450<\/span>+<\/h3>\r\n                  <span class=\"text-1\">Company Staffs<\/span>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"col-xxl-3 col-xl-3 col-lg-6 col-md-6\">\r\n            <div class=\"icon-box-counter-area\">\r\n               <div class=\"icon-box\">\r\n                  <i class=\" icon-prize-box\"><\/i>\r\n               <\/div>\r\n               <div class=\"content\">\r\n                  <h3><span class=\"counter\">3,150<\/span><\/h3>\r\n                  <span class=\"text-1\">Tons of Products<\/span>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <div class=\"col-xxl-3 col-xl-3 col-lg-6 col-md-6\">\r\n            <div class=\"icon-box-counter-area\">\r\n               <div class=\"icon-box\">\r\n                  <i class=\" icon-team-1\"><\/i>\r\n               <\/div>\r\n               <div class=\"content\">\r\n                  <h3><span class=\"counter\">6561<\/span><\/h3>\r\n                  <span class=\"text-1\">Satisfied Clients<\/span>\r\n               <\/div>\r\n            <\/div>\r\n         <\/div>\r\n\t\t          <!-- block -->\r\n      <\/div>\r\n   <\/div>\r\n <\/section>\r\n <!-- Icon box counter area end --> \r\n \t\r\n\r\n             \r\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-0d7a0fa e-con-full e-flex e-con e-parent\" data-id=\"0d7a0fa\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a4f0fd elementor-widget elementor-widget-help_cta\" data-id=\"9a4f0fd\" data-element_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\t<!-- Help form area start --> \r\n\t<section class=\"help-form-section section-space-small p-relative\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/help-bg.jpg\">\r\n\t<div class=\"bg-shape\" data-background=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/shape-38.png\"><\/div>\r\n\t<div class=\"small-container\">\r\n\t\t<div class=\"row\">\r\n\t\t\t<div class=\"col-xxl-4 col-xl-4 col-lg-4\">\r\n\t\t\t\t<div class=\"image-area w-img\">\r\n\t\t\t\t   \r\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/ministrymate.co.za\/wp-content\/uploads\/2024\/02\/help-form-1.jpg\" alt=\"\"\/>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<div class=\"col-xxl-8 col-xl-8 col-lg-8\">\r\n\t\t\t\t<div class=\"help-form-area\">\r\n\t\t\t\t<h3 class=\"section-title mb-40 text-white\">Need Any Help?<\/h3>\r\n\t\t\t\t\t<div class=\"inner p-relative\">\r\n\t\t\t\t\t\t\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f281-o2\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"281\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F961#wpcf7-f281-o2\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"281\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.6\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f281-o2\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"row\">\n\t<div class=\"col-lg-4 col-md-12 mb-20\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"text-933\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Name\" value=\"\" type=\"text\" name=\"text-933\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-lg-4 col-md-12 mb-20\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"tel-473\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Phone\" value=\"\" type=\"tel\" name=\"tel-473\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-lg-4 col-md-12\">\n\t\t<p><button  type=\"submit\" class=\"primary-btn-1 btn-hover\">Submit Request<span style=\"top: 147.172px; left: 108.5px;\"><\/span><\/button>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\t\t\t\t\t<\/div>\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<!-- Help form area end --> \r\n\t\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-de23250 e-con-full e-flex e-con e-parent\" data-id=\"de23250\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2abf710 elementor-widget elementor-widget-blog_post_widget\" data-id=\"2abf710\" data-element_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\r\n   \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\nconst newsSlider = new Swiper(\".news-slider\", {\r\n    spaceBetween: 30,\r\n    speed: 1500,\r\n    loop: true,\r\n    autoplay: {\r\n        delay: 2000,\r\n        disableOnInteraction: false,\r\n    },\r\n    navigation: {\r\n        nextEl: \".array-prev\",\r\n        prevEl: \".array-next\",\r\n    },\r\n    breakpoints: {\r\n        1199: {\r\n            slidesPerView: 3,\r\n        },\r\n        991: {\r\n            slidesPerView: 2,\r\n        },\r\n        767: {\r\n            slidesPerView: 2,\r\n        },\r\n\r\n        575: {\r\n            slidesPerView: 1,\r\n        },\r\n\r\n        0: {\r\n            slidesPerView: 1,\r\n        },\r\n    },\r\n});\r\n\r\n\/\/write code above the line \r\n\r\n  });\r\n<\/script>\r\n <!-- Blog area start --> \r\n <section class=\"blog-two-section section-space\">\r\n   <div class=\"small-container\">\r\n      <div class=\"blog-two-title-area mb-60\">\r\n\r\n\t\t\t\r\n         <div class=\"title-box wow fadeInLeft\" data-wow-delay=\".5s\">\r\n\t\t \t            <span class=\"section-sub-title\">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=\"\/wotech\/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\r\n      <\/div>\r\n      <div class=\"row g-4\">\r\n\t           <div class=\"col-xxl-8 col-xl-8 col-lg-12\">\r\n            <div class=\"blog-style-two\">\r\n\r\n\t\t\t\t               <a class=\"blog-image w-img\" href=\"https:\/\/ministrymate.co.za\/?p=1042\">\r\n                  <img decoding=\"async\" src=\"https:\/\/gramentheme.com\/wp\/wotech\/wp-content\/uploads\/2024\/02\/blog-5.jpg\" alt=\"post-1\" \/>\r\n               <\/a>\r\n\t\t\t   \r\n               <div class=\"blog-content-area\">\r\n                  <div class=\"post-meta\">\r\n                     <span class=\"p-relative\"><a href=\"https:\/\/ministrymate.co.za\/?author=2\"><i class=\"fal fa-user\"><\/i>Ben Eloff<\/a><\/span>\r\n                     <span class=\"p-relative\"><a href=\"https:\/\/ministrymate.co.za\/?p=1042\"><i class=\"fal fa-calendar-alt\"><\/i>January 5, 2024<\/a><\/span>\r\n                  <\/div>\r\n                  <hr>\r\n                  <h5 class=\"blog-title\"><a href=\"https:\/\/ministrymate.co.za\/?p=1042\">Rebecca&#8217;s New Album Aid for the Needy<\/a><\/h5>\r\n                  <p class=\"blog-text\">\r\n\t\t\t\t  \tConsectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore                  <\/p>\r\n                  <a class=\"primary-btn-5 btn-hover\" href=\"https:\/\/ministrymate.co.za\/?p=1042\">\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\t\t  \r\n\r\n\r\n\t\t          <div class=\"col-xxl-4 col-xl-4 col-lg-12\">\r\n            <div class=\"blog-style-two d-block\">\r\n\t\t\t<div class=\"blog-content-area\">\r\n                  <div class=\"post-meta\">\r\n                     <span class=\"p-relative\"><a href=\"https:\/\/ministrymate.co.za\/?author=2\"><i class=\"fal fa-user\"><\/i>Ben Eloff<\/a><\/span>\r\n                     <span class=\"p-relative\"><a href=\"https:\/\/ministrymate.co.za\/?p=1041\"><i class=\"fal fa-calendar-alt\"><\/i>January 5, 2024<\/a><\/span>\r\n                  <\/div>\r\n                  <hr>\r\n                  <h5 class=\"blog-title\"><a href=\"https:\/\/ministrymate.co.za\/?p=1041\">Doing Things Correctly Leads to Success<\/a><\/h5>\r\n                  <p class=\"blog-text\">\r\n\t\t\t\t  \tConsectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore                  <\/p>\r\n                  <a class=\"primary-btn-5 btn-hover\" href=\"https:\/\/ministrymate.co.za\/?p=1041\">\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\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>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Best it SOULTION Provider Excellent It Services for Your Success We denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure. VIEW SERVICES &nbsp; | satisfied clients FOLLOW US Best it SOULTION Provider Excellent It Services for Your Success We denounce with righteous indignation and dislike men [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-961","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=\/wp\/v2\/pages\/961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=961"}],"version-history":[{"count":1,"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=\/wp\/v2\/pages\/961\/revisions"}],"predecessor-version":[{"id":2429,"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=\/wp\/v2\/pages\/961\/revisions\/2429"}],"wp:attachment":[{"href":"https:\/\/ministrymate.co.za\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}