{"id":102,"date":"2026-05-29T17:12:59","date_gmt":"2026-05-29T17:12:59","guid":{"rendered":"https:\/\/sutlejconsultancy.services\/?page_id=102"},"modified":"2026-06-27T14:05:04","modified_gmt":"2026-06-27T14:05:04","slug":"elementor-102","status":"publish","type":"page","link":"https:\/\/sutlejconsultancy.services\/?page_id=102","title":{"rendered":"about us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"102\" class=\"elementor elementor-102\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ec50a9 e-flex e-con-boxed e-con e-parent\" data-id=\"7ec50a9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dc80359 e-con-full e-flex e-con e-parent\" data-id=\"dc80359\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ef39b4 elementor-widget elementor-widget-html\" data-id=\"9ef39b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>About Us - sutlej Consultancy Services<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n*{\r\n    margin:0;\r\n    padding:0;\r\n    box-sizing:border-box;\r\n    font-family:'Poppins',sans-serif;\r\n}\r\n\r\nhtml{\r\n    scroll-behavior:smooth;\r\n}\r\n\r\nbody{\r\n    background:#f8fafc;\r\n    color:#333;\r\n    overflow-x:hidden;\r\n}\r\n\r\n\/* ================= HERO ================= *\/\r\n\r\n.hero{\r\n    min-height:100vh;\r\n    background:linear-gradient(135deg,#0f172a,#1e3a8a);\r\n    display:flex;\r\n    align-items:center;\r\n    justify-content:center;\r\n    text-align:center;\r\n    color:#fff;\r\n    position:relative;\r\n    overflow:hidden;\r\n}\r\n\r\n.hero::before{\r\n    content:'';\r\n    position:absolute;\r\n    width:500px;\r\n    height:500px;\r\n    border-radius:50%;\r\n    background:rgba(255,255,255,0.05);\r\n    left:-150px;\r\n    top:-100px;\r\n    animation:float 8s infinite ease-in-out;\r\n}\r\n\r\n.hero::after{\r\n    content:'';\r\n    position:absolute;\r\n    width:700px;\r\n    height:700px;\r\n    border-radius:50%;\r\n    background:rgba(255,255,255,0.04);\r\n    right:-250px;\r\n    bottom:-250px;\r\n    animation:float 10s infinite ease-in-out;\r\n}\r\n\r\n@keyframes float{\r\n    0%,100%{\r\n        transform:translateY(0);\r\n    }\r\n    50%{\r\n        transform:translateY(-30px);\r\n    }\r\n}\r\n\r\n.hero-content{\r\n    max-width:1000px;\r\n    padding:20px;\r\n    z-index:2;\r\n}\r\n\r\n.hero h1{\r\n    font-size:4rem;\r\n    font-weight:800;\r\n    margin-bottom:20px;\r\n}\r\n\r\n.hero span{\r\n    color:#fbbf24;\r\n}\r\n\r\n.hero p{\r\n    font-size:1.2rem;\r\n    line-height:1.9;\r\n    margin-bottom:30px;\r\n}\r\n\r\n.btn{\r\n    display:inline-block;\r\n    padding:15px 35px;\r\n    border-radius:50px;\r\n    background:#fbbf24;\r\n    color:#000;\r\n    text-decoration:none;\r\n    font-weight:600;\r\n    transition:.3s;\r\n}\r\n\r\n.btn:hover{\r\n    transform:translateY(-5px);\r\n}\r\n\r\n\/* ================= COMMON ================= *\/\r\n\r\nsection{\r\n    padding:100px 8%;\r\n}\r\n\r\n.section-title{\r\n    text-align:center;\r\n    margin-bottom:60px;\r\n}\r\n\r\n.section-title h2{\r\n    font-size:3rem;\r\n    color:#0f172a;\r\n    margin-bottom:15px;\r\n}\r\n\r\n.section-title p{\r\n    color:#666;\r\n}\r\n\r\n\/* ================= ABOUT ================= *\/\r\n\r\n.about-grid{\r\n    display:grid;\r\n    grid-template-columns:1fr 1fr;\r\n    gap:60px;\r\n    align-items:center;\r\n}\r\n\r\n.about-grid img{\r\n    width:100%;\r\n    border-radius:20px;\r\n    box-shadow:0 15px 40px rgba(0,0,0,.15);\r\n}\r\n\r\n.about-content h3{\r\n    font-size:2rem;\r\n    margin-bottom:20px;\r\n    color:#0f172a;\r\n}\r\n\r\n.about-content p{\r\n    line-height:1.9;\r\n    color:#555;\r\n    margin-bottom:15px;\r\n}\r\n\r\n\/* ================= FOUNDER ================= *\/\r\n\r\n.founder{\r\n    background:#fff;\r\n}\r\n\r\n.founder-grid{\r\n    display:grid;\r\n    grid-template-columns:400px 1fr;\r\n    gap:50px;\r\n    align-items:center;\r\n}\r\n\r\n.founder-grid img{\r\n    width:100%;\r\n    border-radius:20px;\r\n    box-shadow:0 10px 30px rgba(0,0,0,.15);\r\n}\r\n\r\n.founder-content h2{\r\n    color:#0f172a;\r\n    margin-bottom:20px;\r\n}\r\n\r\n.founder-content p{\r\n    line-height:1.9;\r\n    color:#555;\r\n    margin-bottom:15px;\r\n}\r\n\r\n\/* ================= CARDS ================= *\/\r\n\r\n.card-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(auto-fit,minmax(300px,1fr));\r\n    gap:30px;\r\n}\r\n\r\n.card{\r\n    background:white;\r\n    padding:35px;\r\n    border-radius:20px;\r\n    box-shadow:0 10px 30px rgba(0,0,0,.08);\r\n    transition:.4s;\r\n}\r\n\r\n.card:hover{\r\n    transform:translateY(-10px);\r\n}\r\n\r\n.card h3{\r\n    color:#1e3a8a;\r\n    margin-bottom:15px;\r\n}\r\n\r\n\/* ================= WHY US ================= *\/\r\n\r\n.why-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\r\n    gap:25px;\r\n}\r\n\r\n.why-card{\r\n    background:#fff;\r\n    padding:30px;\r\n    border-radius:20px;\r\n    text-align:center;\r\n    box-shadow:0 10px 30px rgba(0,0,0,.08);\r\n    transition:.3s;\r\n}\r\n\r\n.why-card:hover{\r\n    transform:translateY(-10px);\r\n}\r\n\r\n.icon{\r\n    font-size:50px;\r\n    margin-bottom:15px;\r\n}\r\n\r\n\/* ================= STATS ================= *\/\r\n\r\n.stats{\r\n    background:#0f172a;\r\n    color:white;\r\n}\r\n\r\n.stats-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(4,1fr);\r\n    gap:20px;\r\n    text-align:center;\r\n}\r\n\r\n.counter{\r\n    font-size:3rem;\r\n    font-weight:700;\r\n    color:#fbbf24;\r\n}\r\n\r\n\/* ================= SERVICES ================= *\/\r\n\r\n.services-grid{\r\n    display:grid;\r\n    grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\r\n    gap:30px;\r\n}\r\n\r\n.service-card{\r\n    background:white;\r\n    padding:30px;\r\n    border-radius:20px;\r\n    box-shadow:0 10px 30px rgba(0,0,0,.08);\r\n}\r\n\r\n\/* ================= CTA ================= *\/\r\n\r\n.cta{\r\n    background:linear-gradient(135deg,#1e3a8a,#0f172a);\r\n    text-align:center;\r\n    color:white;\r\n}\r\n\r\n.cta h2{\r\n    font-size:3rem;\r\n    margin-bottom:20px;\r\n}\r\n\r\n.cta p{\r\n    max-width:800px;\r\n    margin:auto;\r\n    line-height:1.8;\r\n    margin-bottom:30px;\r\n}\r\n\r\n\/* ================= FOOTER ================= *\/\r\n\r\nfooter{\r\n    background:#0f172a;\r\n    color:white;\r\n    text-align:center;\r\n    padding:25px;\r\n}\r\n\r\n\/* ================= RESPONSIVE ================= *\/\r\n\r\n@media(max-width:991px){\r\n\r\n.hero h1{\r\n    font-size:2.8rem;\r\n}\r\n\r\n.about-grid,\r\n.founder-grid{\r\n    grid-template-columns:1fr;\r\n}\r\n\r\n.stats-grid{\r\n    grid-template-columns:1fr 1fr;\r\n}\r\n\r\n}\r\n\r\n@media(max-width:600px){\r\n\r\n.stats-grid{\r\n    grid-template-columns:1fr;\r\n}\r\n\r\n.section-title h2{\r\n    font-size:2rem;\r\n}\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- HERO -->\r\n\r\n<section class=\"hero\">\r\n\r\n<div class=\"hero-content\">\r\n\r\n<h1> <span>Sutlej Consultancy Services<\/span><\/h1>\r\n\r\n<p>\r\nEmpowering businesses, entrepreneurs, and individuals across Pakistan through trusted tax consultancy, corporate compliance, accounting, and business advisory solutions.\r\n<\/p>\r\n\r\n<a href=\"#\" class=\"btn\">Get Free Consultation<\/a>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- ABOUT -->\r\n\r\n<section>\r\n\r\n<div class=\"section-title\">\r\n<h2>Who We Are<\/h2>\r\n<p>Your trusted partner in taxation, compliance and business growth.<\/p>\r\n<\/div>\r\n\r\n<div class=\"about-grid\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-6.23.08-PM.jpeg\" alt=\"Office\">\r\n\r\n<div class=\"about-content\">\r\n\r\n<h4>Professional\r\n\r\nConsultancy Services\r\nAcross Pakistan<\/h4>\r\n\r\n<p>\r\nSatluj Consultancy Services is a leading consultancy firm dedicated to helping businesses, startups, entrepreneurs, and individuals navigate Pakistan's regulatory and financial landscape with confidence.\r\n<\/p>\r\n\r\n<p>\r\nWe specialize in taxation, FBR compliance, SECP registration, accounting, bookkeeping, corporate advisory, and strategic business consulting services.\r\n<\/p>\r\n\r\n<p>\r\nOur goal is to simplify complex procedures, minimize compliance risks, and help organizations focus on growth while we manage their financial and regulatory requirements.\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- FOUNDER -->\r\n\r\n<section class=\"founder\">\r\n\r\n<div class=\"founder-grid\">\r\n\r\n<img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-16-2026-05_26_43-PM.png\" alt=\"Founder\">\r\n\r\n\r\n<div class=\"founder-content\">\r\n\r\n<h2>Message From Our Founder<\/h2>\r\n\r\n<p>\r\nAt Satluj Consultancy Services, we believe that every business deserves access to professional expertise, transparent guidance, and dependable support.\r\n<\/p>\r\n\r\n<p>\r\nOur commitment is to help clients achieve compliance, financial stability, and sustainable growth through innovative and practical solutions.\r\n<\/p>\r\n\r\n<p>\r\nWe take pride in building long-term relationships based on trust, integrity, and exceptional service quality.\r\n<\/p>\r\n\r\n<h4> Founder & CEO <br>Shazif Rashid Bhutta<\/h4>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- VISION -->\r\n\r\n<section>\r\n\r\n<div class=\"section-title\">\r\n<h2>Vision, Mission & Values<\/h2>\r\n<\/div>\r\n\r\n<div class=\"card-grid\">\r\n\r\n<div class=\"card\">\r\n<h3>Vision<\/h3>\r\n<p>\r\nTo become Pakistan's most trusted consultancy partner recognized for excellence, integrity, and client success.\r\n<\/p>\r\n<\/div>\r\n\r\n<div class=\"card\">\r\n<h3>Mission<\/h3>\r\n<p>\r\nTo provide efficient, reliable, and innovative consultancy solutions that help businesses remain compliant and achieve sustainable growth.\r\n<\/p>\r\n<\/div>\r\n\r\n<div class=\"card\">\r\n<h3>Core Values<\/h3>\r\n<p>\r\nIntegrity, Transparency, Professionalism, Client Satisfaction, Innovation, and Excellence.\r\n<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- WHY CHOOSE US -->\r\n\r\n<section>\r\n\r\n<div class=\"section-title\">\r\n<h2>Why Choose Us<\/h2>\r\n<\/div>\r\n\r\n<div class=\"why-grid\">\r\n\r\n<div class=\"why-card\">\r\n<div class=\"icon\">\u2713<\/div>\r\n<h3>Expert Team<\/h3>\r\n<p>Qualified professionals with extensive industry knowledge.<\/p>\r\n<\/div>\r\n\r\n<div class=\"why-card\">\r\n<div class=\"icon\">\u2713<\/div>\r\n<h3>Compliance Focused<\/h3>\r\n<p>Complete support for FBR, SECP and corporate compliance.<\/p>\r\n<\/div>\r\n\r\n<div class=\"why-card\">\r\n<div class=\"icon\">\u2713<\/div>\r\n<h3>Client-Centric<\/h3>\r\n<p>Customized solutions tailored to your business needs.<\/p>\r\n<\/div>\r\n\r\n<div class=\"why-card\">\r\n<div class=\"icon\">\u2713<\/div>\r\n<h3>Trusted Service<\/h3>\r\n<p>Commitment to transparency, confidentiality and quality.<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- STATS -->\r\n\r\n<section class=\"stats\">\r\n\r\n<div class=\"stats-grid\">\r\n\r\n<div>\r\n<h2 class=\"counter\" data-target=\"1000\">0<\/h2>\r\n<p>Tax Returns Filed<\/p>\r\n<\/div>\r\n\r\n<div>\r\n<h2 class=\"counter\" data-target=\"500\">0<\/h2>\r\n<p>Happy Clients<\/p>\r\n<\/div>\r\n\r\n<div>\r\n<h2 class=\"counter\" data-target=\"300\">0<\/h2>\r\n<p>Companies Registered<\/p>\r\n<\/div>\r\n\r\n<div>\r\n<h2 class=\"counter\" data-target=\"98\">0<\/h2>\r\n<p>Client Satisfaction %<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- SERVICES -->\r\n\r\n<section>\r\n\r\n<div class=\"section-title\">\r\n<h2>Our Core Services<\/h2>\r\n<\/div>\r\n\r\n<div class=\"services-grid\">\r\n\r\n<div class=\"service-card\">\r\n<h3>Tax Consultancy<\/h3>\r\n<p>Income tax filing, tax planning, tax advisory and FBR compliance.<\/p>\r\n<\/div>\r\n\r\n<div class=\"service-card\">\r\n<h3>SECP Registration<\/h3>\r\n<p>Company incorporation, legal documentation and regulatory support.<\/p>\r\n<\/div>\r\n\r\n<div class=\"service-card\">\r\n<h3>Accounting Services<\/h3>\r\n<p>Bookkeeping, payroll management and financial reporting.<\/p>\r\n<\/div>\r\n\r\n<div class=\"service-card\">\r\n<h3>Business Advisory<\/h3>\r\n<p>Strategic planning, operational improvement and growth consulting.<\/p>\r\n<\/div>\r\n\r\n<div class=\"service-card\">\r\n<h3>Sales Tax Services<\/h3>\r\n<p>Sales tax registration, filing and compliance management.<\/p>\r\n<\/div>\r\n\r\n<div class=\"service-card\">\r\n<h3>Corporate Compliance<\/h3>\r\n<p>Comprehensive compliance solutions for growing organizations.<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n\r\n<section class=\"cta\">\r\n\r\n<h2>Let's Build Success Together<\/h2>\r\n\r\n<p>\r\nWhether you're launching a startup, expanding your business, or managing complex compliance requirements, Satluj Consultancy Services is here to support your journey.\r\n<\/p>\r\n\r\n<a href=\"#\" class=\"btn\">Contact Us Today<\/a>\r\n\r\n<\/section>\r\n\r\n<footer>\r\n\u00a9 2026 Sutlej Consultancy Services. All Rights Reserved.\r\n<\/footer>\r\n\r\n<script>\r\n\r\nconst counters = document.querySelectorAll('.counter');\r\n\r\ncounters.forEach(counter => {\r\n\r\nconst updateCounter = () => {\r\n\r\nconst target = +counter.getAttribute('data-target');\r\nconst count = +counter.innerText;\r\n\r\nconst increment = target \/ 100;\r\n\r\nif(count < target){\r\ncounter.innerText = Math.ceil(count + increment);\r\nsetTimeout(updateCounter,20);\r\n}else{\r\ncounter.innerText = target;\r\n}\r\n\r\n};\r\n\r\nupdateCounter();\r\n\r\n});\r\n\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\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>About Us &#8211; sutlej Consultancy Services Sutlej Consultancy Services Empowering businesses, entrepreneurs, and individuals across Pakistan through trusted tax consultancy, corporate compliance, accounting, and business advisory solutions. Get Free Consultation Who We Are Your trusted partner in taxation, compliance and business growth. Professional Consultancy Services Across Pakistan Satluj Consultancy Services is a leading consultancy firm [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-102","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/pages\/102","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=102"}],"version-history":[{"count":29,"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/pages\/102\/revisions"}],"predecessor-version":[{"id":357,"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/pages\/102\/revisions\/357"}],"wp:attachment":[{"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=102"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}