{"id":65,"date":"2026-07-21T05:06:00","date_gmt":"2026-07-21T05:06:00","guid":{"rendered":"https:\/\/regtechcs.com\/?page_id=65"},"modified":"2026-07-21T05:07:49","modified_gmt":"2026-07-21T05:07:49","slug":"industrys","status":"publish","type":"page","link":"https:\/\/regtechcs.com\/?page_id=65","title":{"rendered":"Industry&#8217;s"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"65\" class=\"elementor elementor-65\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e8db4bb e-flex e-con-boxed e-con e-parent\" data-id=\"3e8db4bb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60216d05 elementor-widget elementor-widget-text-editor\" data-id=\"60216d05\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<!-- =========================\n     Industries We Serve\n     Same Premium Card Design\n========================== -->\n\n<section class=\"services-section\">\n    <div class=\"container\">\n\n        <div class=\"section-title\">\n            <span>INDUSTRIES WE SERVE<\/span>\n            <h2>Empowering Businesses Across Every Industry<\/h2>\n            <p>We deliver innovative digital solutions tailored to the unique challenges of diverse industries, helping organizations improve efficiency, strengthen their brand, and accelerate growth.<\/p>\n        <\/div>\n\n        <div class=\"services-grid\">\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udfe2<\/div>\n                <h3>Real Estate &#038; NGO<\/h3>\n                <p>Professional websites, CRM solutions, digital campaigns, and branding that help real estate firms and NGOs connect with their audience and achieve their goals.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udfac<\/div>\n                <h3>Film Industry &#038; Promotions<\/h3>\n                <p>Creative marketing, promotional websites, social media campaigns, and digital branding to maximize audience engagement and event visibility.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udf93<\/div>\n                <h3>Education &#038; Health Care<\/h3>\n                <p>Secure, user-friendly platforms for schools, colleges, hospitals, and clinics that improve communication, accessibility, and online services.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udfed<\/div>\n                <h3>Retail &#038; Manufacturing<\/h3>\n                <p>Modern eCommerce solutions, inventory management systems, ERP integration, and digital marketing to drive sales and operational efficiency.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83d\ude9a<\/div>\n                <h3>Transportation &#038; Logistics<\/h3>\n                <p>Fleet management solutions, booking systems, tracking platforms, and automation tools that streamline logistics and improve customer satisfaction.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\u2708\ufe0f<\/div>\n                <h3>Travel &#038; Hospitality<\/h3>\n                <p>Beautiful booking websites, travel portals, hotel management systems, and digital marketing solutions designed to attract more travelers.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udfe6<\/div>\n                <h3>Banking &#038; Financial<\/h3>\n                <p>Secure digital platforms, fintech solutions, customer portals, and marketing strategies that build trust and enhance financial services.<\/p>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<style>\n\n\/* Google Font *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\n\n*{\nmargin:0;\npadding:0;\nbox-sizing:border-box;\nfont-family:'Poppins',sans-serif;\n}\n\n.services-section{\npadding:80px 20px;\nbackground:linear-gradient(135deg,#f8fbff,#eef5ff);\n}\n\n.container{\nmax-width:1250px;\nmargin:auto;\n}\n\n.section-title{\ntext-align:center;\nmargin-bottom:60px;\n}\n\n.section-title span{\ndisplay:inline-block;\nbackground:#0d6efd;\ncolor:#fff;\npadding:8px 20px;\nborder-radius:30px;\nfont-size:14px;\nletter-spacing:1px;\nmargin-bottom:15px;\n}\n\n.section-title h2{\nfont-size:40px;\nfont-weight:700;\ncolor:#222;\nmargin-bottom:15px;\n}\n\n.section-title p{\ncolor:#666;\nmax-width:760px;\nmargin:auto;\nline-height:1.8;\n}\n\n.services-grid{\ndisplay:grid;\ngrid-template-columns:repeat(auto-fit,minmax(280px,1fr));\ngap:30px;\n}\n\n.service-card{\nposition:relative;\npadding:40px 30px;\nbackground:#fff;\nborder-radius:20px;\noverflow:hidden;\ntransition:.45s;\nbox-shadow:0 10px 35px rgba(0,0,0,.08);\ncursor:pointer;\n}\n\n.service-card::before{\ncontent:\"\";\nposition:absolute;\ntop:-120%;\nleft:-40%;\nwidth:220%;\nheight:220%;\nbackground:linear-gradient(45deg,#0d6efd,#6f42c1);\ntransform:rotate(25deg);\ntransition:.6s;\nopacity:.08;\n}\n\n.service-card:hover::before{\ntop:-35%;\n}\n\n.service-card:hover{\ntransform:translateY(-12px);\nbox-shadow:0 20px 45px rgba(13,110,253,.25);\n}\n\n.icon{\nwidth:75px;\nheight:75px;\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nbackground:linear-gradient(135deg,#0d6efd,#6f42c1);\nborder-radius:18px;\nfont-size:34px;\ncolor:#fff;\nmargin-bottom:25px;\ntransition:.45s;\n}\n\n.service-card:hover .icon{\ntransform:rotate(12deg) scale(1.12);\n}\n\n.service-card h3{\nfont-size:22px;\ncolor:#222;\nmargin-bottom:15px;\n}\n\n.service-card p{\ncolor:#666;\nfont-size:15px;\nline-height:1.8;\n}\n\n.service-card::after{\ncontent:\"\";\nposition:absolute;\nbottom:0;\nleft:0;\nwidth:100%;\nheight:4px;\nbackground:linear-gradient(90deg,#0d6efd,#6f42c1);\ntransform:scaleX(0);\ntransform-origin:left;\ntransition:.4s;\n}\n\n.service-card:hover::after{\ntransform:scaleX(1);\n}\n\n\/* Mobile *\/\n\n@media(max-width:768px){\n\n.services-section{\npadding:60px 15px;\n}\n\n.section-title h2{\nfont-size:28px;\n}\n\n.section-title p{\nfont-size:15px;\n}\n\n.service-card{\npadding:30px 22px;\n}\n\n.icon{\nwidth:65px;\nheight:65px;\nfont-size:30px;\n}\n\n.service-card h3{\nfont-size:20px;\n}\n\n}\n\n<\/style>\n\/div>\n<!-- \/wp:paragraph -->\t\t\t\t\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>INDUSTRIES WE SERVE Empowering Businesses Across Every Industry We deliver innovative digital solutions tailored to the unique challenges of diverse industries, helping organizations improve efficiency, strengthen their brand, and accelerate&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-65","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/pages\/65","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/regtechcs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=65"}],"version-history":[{"count":4,"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/pages\/65\/revisions"}],"predecessor-version":[{"id":70,"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/pages\/65\/revisions\/70"}],"wp:attachment":[{"href":"https:\/\/regtechcs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=65"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}