{"id":29,"date":"2026-07-21T04:06:58","date_gmt":"2026-07-21T04:06:58","guid":{"rendered":"https:\/\/regtechcs.com\/?page_id=29"},"modified":"2026-07-21T05:04:41","modified_gmt":"2026-07-21T05:04:41","slug":"services","status":"publish","type":"page","link":"https:\/\/regtechcs.com\/?page_id=29","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"29\" class=\"elementor elementor-29\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1b40885 e-flex e-con-boxed e-con e-parent\" data-id=\"1b40885\" 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-fed664b elementor-widget elementor-widget-text-editor\" data-id=\"fed664b\" 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     Modern Services Section\n     Mobile Friendly + Attractive Hover Animation\n========================== -->\n\n<section class=\"services-section\">\n    <div class=\"container\">\n\n        <div class=\"section-title\">\n            <span>OUR SERVICES<\/span>\n            <h2>Complete Digital Solutions For Your Business<\/h2>\n            <p>From designing beautiful websites to generating quality leads, we help businesses build, grow, and succeed in the digital world.<\/p>\n        <\/div>\n\n        <div class=\"services-grid\">\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udf10<\/div>\n                <h3>Web Design Services<\/h3>\n                <p>Modern, responsive websites designed to impress visitors, improve user experience, and increase conversions.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83d\udcf1<\/div>\n                <h3>Mobile Applications<\/h3>\n                <p>Custom Android &#038; iOS applications built with performance, security, and scalability in mind.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\u2699\ufe0f<\/div>\n                <h3>Business CRM &#038; CMS<\/h3>\n                <p>Automate business operations and manage customers efficiently with powerful CRM &#038; CMS solutions.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83d\udd0d<\/div>\n                <h3>SEO Services<\/h3>\n                <p>Improve search rankings, increase organic traffic, and grow your business with effective SEO strategies.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83d\udcc8<\/div>\n                <h3>PPC Services<\/h3>\n                <p>Generate instant traffic and maximize ROI with professionally managed Google Ads campaigns.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83d\udcf2<\/div>\n                <h3>Social Media Marketing<\/h3>\n                <p>Increase engagement, brand awareness, and sales through strategic social media campaigns.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udfaf<\/div>\n                <h3>Lead Generation<\/h3>\n                <p>Reach the right audience and convert potential customers into loyal clients with targeted campaigns.<\/p>\n            <\/div>\n\n            <div class=\"service-card\">\n                <div class=\"icon\">\ud83c\udfa8<\/div>\n                <h3>Logo &#038; Brand Book<\/h3>\n                <p>Create a memorable brand identity with unique logos and professional brand guidelines.<\/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:720px;\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;\nbackground:linear-gradient(135deg,#0d6efd,#6f42c1);\ndisplay:flex;\nalign-items:center;\njustify-content:center;\nfont-size:34px;\nborder-radius:18px;\nmargin-bottom:25px;\ncolor:#fff;\ntransition:.5s;\n}\n\n.service-card:hover .icon{\ntransform:rotate(12deg) scale(1.12);\n}\n\n.service-card h3{\nfont-size:22px;\nmargin-bottom:15px;\ncolor:#222;\n}\n\n.service-card p{\nfont-size:15px;\ncolor:#666;\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);\ntransition:.4s;\ntransform-origin:left;\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\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>OUR SERVICES Complete Digital Solutions For Your Business From designing beautiful websites to generating quality leads, we help businesses build, grow, and succeed in the digital world. \ud83c\udf10 Web Design&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-29","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/pages\/29","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=29"}],"version-history":[{"count":7,"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions"}],"predecessor-version":[{"id":64,"href":"https:\/\/regtechcs.com\/index.php?rest_route=\/wp\/v2\/pages\/29\/revisions\/64"}],"wp:attachment":[{"href":"https:\/\/regtechcs.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}