{"id":136,"date":"2026-05-29T15:35:03","date_gmt":"2026-05-29T15:35:03","guid":{"rendered":"https:\/\/sutlejconsultancy.services\/?page_id=136"},"modified":"2026-06-19T17:05:07","modified_gmt":"2026-06-19T17:05:07","slug":"services","status":"publish","type":"page","link":"https:\/\/sutlejconsultancy.services\/?page_id=136","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"136\" class=\"elementor elementor-136\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb3339f e-con e-atomic-element e-flexbox-base e-d383611 \" data-id=\"eb3339f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"eb3339f\">\n    \t\t<div class=\"elementor-element elementor-element-f565f5a elementor-widget elementor-widget-html\" data-id=\"f565f5a\" 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>Our Services - Sutlej Consultancy<\/title>\r\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\r\n  <style>\r\n    .service-card {\r\n      transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n    .service-card:hover {\r\n      transform: translateY(-12px);\r\n      box-shadow: 0 25px 50px -12px rgb(0 0 0 \/ 0.15);\r\n    }\r\n    .carousel-container {\r\n      transition: transform 0.3s ease;\r\n    }\r\n    .carousel-slide {\r\n      transition: opacity 0.8s ease-in-out;\r\n    }\r\n    .fade-in {\r\n      animation: fadeIn 1s ease forwards;\r\n    }\r\n    .hero-heading {\r\n      background: linear-gradient(90deg, #1e3a8a, #3b82f6, #1e40af);\r\n      -webkit-background-clip: text;\r\n      -webkit-text-fill-color: transparent;\r\n    }\r\n    @keyframes fadeIn {\r\n      from { opacity: 0; transform: translateY(30px); }\r\n      to { opacity: 1; transform: translateY(0); }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body class=\"bg-gray-50 font-sans\">\r\n\r\n  <section class=\"pt-20 pb-16 px-6 bg-gradient-to-b from-blue-50 to-white\">\r\n    <div class=\"max-w-7xl mx-auto\">\r\n      \r\n      <!-- Beautiful Header -->\r\n      <div class=\"text-center mb-20 fade-in\">\r\n        <div class=\"inline-flex items-center gap-3 bg-white shadow-md px-6 py-2.5 rounded-full mb-6 border border-blue-100\">\r\n          <i class=\"fas fa-briefcase text-blue-600\"><\/i>\r\n          <span class=\"text-blue-700 font-semibold tracking-wider text-sm\">EXPERT CONSULTANCY<\/span>\r\n        <\/div>\r\n        \r\n        <h1 class=\"hero-heading text-5xl md:text-6xl lg:text-7xl font-bold mb-6 leading-tight\">\r\n          Our Professional<br>Services\r\n        <\/h1>\r\n        \r\n        <div class=\"w-24 h-1 bg-gradient-to-r from-blue-600 to-blue-400 mx-auto mb-8 rounded-full\"><\/div>\r\n        \r\n        <p class=\"text-xl md:text-2xl text-gray-700 max-w-3xl mx-auto leading-relaxed\">\r\n          Expert solutions for Company Registration, Taxation, Intellectual Property, \r\n          Financial Markets &amp; Business Consultancy in Pakistan\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <!-- Services Grid - FIXED RESPONSIVE LAYOUT -->\r\n      <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8 lg:gap-10\">\r\n\r\n        <!-- Service 1: Corporate Setup -->\r\n        <div class=\"service-card bg-white rounded-3xl overflow-hidden border border-gray-100 h-full flex flex-col\">\r\n          <a href=\"https:\/\/sutlejconsultancy.services\/\" target=\"_blank\" class=\"block relative h-64 bg-gray-900 carousel-container\">\r\n            <div id=\"carousel1\" class=\"relative h-full\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-05-28-at-4.42.38-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white\" alt=\"Corporate Setup\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.01.08-PM-1.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"Corporate Setup\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.01.07-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"Corporate Setup\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/02\/WhatsApp-Image-2026-05-28-at-4.42.41-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"Corporate Setup\">\r\n            <\/div>\r\n            <button onclick=\"event.stopImmediatePropagation(); prevSlide(1)\" class=\"absolute left-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\r\n            <button onclick=\"event.stopImmediatePropagation(); nextSlide(1)\" class=\"absolute right-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\r\n          <\/a>\r\n          \r\n          <div class=\"p-8 flex-1 flex flex-col\">\r\n            <h3 class=\"text-2xl font-semibold text-gray-900 mb-3\">Corporate Setup<\/h3>\r\n            <p class=\"text-gray-600 flex-1\">Company Registration, Business Registration, and SECP Registration (Securities and Exchange Commission of Pakistan).<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Service 2: Taxation -->\r\n        <div class=\"service-card bg-white rounded-3xl overflow-hidden border border-gray-100 h-full flex flex-col\">\r\n          <a href=\"https:\/\/sutlejconsultancy.services\/\" target=\"_blank\" class=\"block relative h-64 bg-gray-900 carousel-container\">\r\n            <div id=\"carousel2\" class=\"relative h-full\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/02\/rp8mS.jpg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white\" alt=\"Taxation\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.01.07-PM-2.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"Taxation\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.01.06-PM-2.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"Taxation\">\r\n            <\/div>\r\n            <button onclick=\"event.stopImmediatePropagation(); prevSlide(2)\" class=\"absolute left-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\r\n            <button onclick=\"event.stopImmediatePropagation(); nextSlide(2)\" class=\"absolute right-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\r\n          <\/a>\r\n          \r\n          <div class=\"p-8 flex-1 flex flex-col\">\r\n            <h3 class=\"text-2xl font-semibold text-gray-900 mb-3\">Taxation &amp; Fiscal Compliances<\/h3>\r\n            <p class=\"text-gray-600 flex-1\">Tax Registration (NTN), GST Registration (STRN), and FBR Compliances.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Service 3: Intellectual Property -->\r\n        <div class=\"service-card bg-white rounded-3xl overflow-hidden border border-gray-100 h-full flex flex-col\">\r\n          <a href=\"https:\/\/sutlejconsultancy.services\/\" target=\"_blank\" class=\"block relative h-64 bg-gray-900 carousel-container\">\r\n            <div id=\"carousel3\" class=\"relative h-full\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.44.38-PM-1.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white\" alt=\"IP\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.44.39-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"IP\">\r\n            <\/div>\r\n            <button onclick=\"event.stopImmediatePropagation(); prevSlide(3)\" class=\"absolute left-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\r\n            <button onclick=\"event.stopImmediatePropagation(); nextSlide(3)\" class=\"absolute right-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\r\n          <\/a>\r\n          \r\n          <div class=\"p-8 flex-1 flex flex-col\">\r\n            <h3 class=\"text-2xl font-semibold text-gray-900 mb-3\">Intellectual Property<\/h3>\r\n            <p class=\"text-gray-600 flex-1\">Protect your brand, inventions, and creative works through legal registration and enforcement.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Service 4: Financial & Capital Markets -->\r\n        <div class=\"service-card bg-white rounded-3xl overflow-hidden border border-gray-100 h-full flex flex-col\">\r\n          <a href=\"https:\/\/sutlejconsultancy.services\/\" target=\"_blank\" class=\"block relative h-64 bg-gray-900 carousel-container\">\r\n            <div id=\"carousel4\" class=\"relative h-full\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.01.07-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white\" alt=\"Financial\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/02\/ChatGPT-Image-Jun-3-2026-08_46_31-AM.png\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"Financial\">\r\n            <\/div>\r\n            <button onclick=\"event.stopImmediatePropagation(); prevSlide(4)\" class=\"absolute left-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\r\n            <button onclick=\"event.stopImmediatePropagation(); nextSlide(4)\" class=\"absolute right-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\r\n          <\/a>\r\n          \r\n          <div class=\"p-8 flex-1 flex flex-col\">\r\n            <h3 class=\"text-2xl font-semibold text-gray-900 mb-3\">Financial &amp; Capital Markets<\/h3>\r\n            <p class=\"text-gray-600 flex-1\">PSX Account Opening (Pakistan Stock Exchange) and NCCPL Registration.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Service 5: General Consultancy -->\r\n        <div class=\"service-card bg-white rounded-3xl overflow-hidden border border-gray-100 h-full flex flex-col md:col-span-2 lg:col-span-1\">\r\n          <a href=\"https:\/\/sutlejconsultancy.services\/\" target=\"_blank\" class=\"block relative h-64 bg-gray-900 carousel-container\">\r\n            <div id=\"carousel5\" class=\"relative h-full\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-29-at-7.32.28-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white\" alt=\"General Consultancy\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-29-at-7.32.29-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"General Consultancy\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.44.38-PM.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"General Consultancy\">\r\n              <img decoding=\"async\" src=\"https:\/\/sutlejconsultancy.services\/wp-content\/uploads\/2026\/04\/WhatsApp-Image-2026-01-18-at-7.44.38-PM-2.jpeg\" class=\"carousel-slide absolute inset-0 w-full h-full object-contain p-6 bg-white hidden\" alt=\"General Consultancy\">\r\n            <\/div>\r\n            <button onclick=\"event.stopImmediatePropagation(); prevSlide(5)\" class=\"absolute left-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-left\"><\/i><\/button>\r\n            <button onclick=\"event.stopImmediatePropagation(); nextSlide(5)\" class=\"absolute right-4 top-1\/2 -translate-y-1\/2 bg-white\/90 hover:bg-white text-gray-800 p-3 rounded-full shadow z-10\"><i class=\"fas fa-chevron-right\"><\/i><\/button>\r\n          <\/a>\r\n          \r\n          <div class=\"p-8 flex-1 flex flex-col\">\r\n            <h3 class=\"text-2xl font-semibold text-gray-900 mb-3\">General Consultancy<\/h3>\r\n            <p class=\"text-gray-600 flex-1\">Education Consultancy, Financial Consultancy, and Career Consultancy.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    function initCarousel(carouselId) {\r\n      const slides = document.querySelectorAll(`#carousel${carouselId} .carousel-slide`);\r\n      let current = 0;\r\n      \r\n      function showSlide(index) {\r\n        slides.forEach((slide, i) => {\r\n          slide.classList.toggle('hidden', i !== index);\r\n        });\r\n      }\r\n      \r\n      window[`nextSlide${carouselId}`] = () => {\r\n        current = (current + 1) % slides.length;\r\n        showSlide(current);\r\n      };\r\n      \r\n      window[`prevSlide${carouselId}`] = () => {\r\n        current = (current - 1 + slides.length) % slides.length;\r\n        showSlide(current);\r\n      };\r\n      \r\n      \/\/ Auto carousel - smooth & reliable\r\n      setInterval(() => {\r\n        current = (current + 1) % slides.length;\r\n        showSlide(current);\r\n      }, 5000);\r\n    }\r\n\r\n    \/\/ Initialize Carousels\r\n    [1,2,3,4,5].forEach(id => initCarousel(id));\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Our Services &#8211; Sutlej Consultancy EXPERT CONSULTANCY Our ProfessionalServices Expert solutions for Company Registration, Taxation, Intellectual Property, Financial Markets &amp; Business Consultancy in Pakistan Corporate Setup Company Registration, Business Registration, and SECP Registration (Securities and Exchange Commission of Pakistan). Taxation &amp; Fiscal Compliances Tax Registration (NTN), GST Registration (STRN), and FBR Compliances. Intellectual Property Protect [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":89,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-136","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/pages\/136","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=136"}],"version-history":[{"count":51,"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/pages\/136\/revisions"}],"predecessor-version":[{"id":313,"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/pages\/136\/revisions\/313"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=\/wp\/v2\/media\/89"}],"wp:attachment":[{"href":"https:\/\/sutlejconsultancy.services\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}