Skip to content
Auriga accounting
Edit Content
auriga accounting

Follow us

Company Registration in LUCKNOW

Company Registration in Lucknow by Auriga Accounting

In Starting a new business in Lucknow is an exciting opportunity, but choosing the right legal structure and completing the registration process correctly is essential for long-term success. New Company Registration in Lucknow allows entrepreneurs to establish a legally recognized business entity, build credibility, access funding opportunities, and operate with proper compliance.

Whether you are a startup founder, an existing business owner planning expansion, or an entrepreneur looking to formalize your operations, registering your company with the Ministry of Corporate Affairs (MCA) is the first step toward building a structured business.

With expert guidance, entrepreneurs can complete the Company Registration in Lucknow process smoothly while ensuring all legal requirements are properly fulfilled.

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap');/* Main Form Container */ .auriga-form-container-3576 { font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; background: #ffffff; border-radius: 0 0 20px 20px; padding: 32px 28px; border: 1px solid #e2e8f0; box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.05), 0 0 25px 0 rgba(110, 169, 18, 0.08); max-width: 100%; margin: 20px 0; box-sizing: border-box; position: relative; }/* Top Glowing Accent Line */ .auriga-form-container-3576::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #6EA912 0%, #a2e038 100%); border-radius: 20px 20px 0 0; }/* Header */ .auriga-form-header-3576 { text-align: center; margin-bottom: 24px; }.auriga-form-header-3576 h3 { font-size: 22px; font-weight: 800; color: #0f172a; margin: 0 0 6px 0; }/* WPForms Field Overrides */ .auriga-form-container-3576 .wpforms-form .wpforms-field { margin-bottom: 16px !important; padding: 0 !important; }.auriga-form-container-3576 .wpforms-form label.wpforms-field-label { font-size: 13px !important; font-weight: 700 !important; color: #1e293b !important; margin-bottom: 6px !important; display: block !important; }/* Text Inputs & Textarea Styling */ .auriga-form-container-3576 .wpforms-form input[type="text"], .auriga-form-container-3576 .wpforms-form input[type="email"], .auriga-form-container-3576 .wpforms-form input[type="tel"], .auriga-form-container-3576 .wpforms-form input[type="number"], .auriga-form-container-3576 .wpforms-form textarea, .auriga-form-container-3576 .wpforms-field-phone input { width: 100% !important; background-color: #f8fafc !important; border: 1.5px solid #e2e8f0 !important; border-radius: 12px !important; padding: 12px 16px !important; font-size: 14px !important; color: #0f172a !important; transition: all 0.25s ease !important; box-sizing: border-box !important; outline: none !important; }.auriga-form-container-3576 .wpforms-form input:focus, .auriga-form-container-3576 .wpforms-form textarea:focus, .auriga-form-container-3576 .wpforms-field-phone input:focus { background-color: #ffffff !important; border-color: #6EA912 !important; box-shadow: 0 0 0 4px rgba(110, 169, 18, 0.18) !important; }/* --- CUSTOM DROPDOWN WITH THEME COLOR (#6EA912) HOVER --- */ .auriga-custom-select-wrapper { position: relative; width: 100%; user-select: none; }.auriga-custom-select-trigger { width: 100%; background-color: #f8fafc; border: 1.5px solid #e2e8f0; border-radius: 12px; padding: 12px 16px; font-size: 14px; color: #0f172a; cursor: pointer; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; transition: all 0.25s ease; }.auriga-custom-select-trigger:after { content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #6EA912; transition: transform 0.2s ease; }.auriga-custom-select-wrapper.open .auriga-custom-select-trigger { background-color: #ffffff; border-color: #6EA912; box-shadow: 0 0 0 4px rgba(110, 169, 18, 0.18); }.auriga-custom-select-wrapper.open .auriga-custom-select-trigger:after { transform: rotate(180deg); }.auriga-custom-options { position: absolute; top: calc(100% + 6px); left: 0; right: 0; background: #ffffff; border: 1.5px solid #6EA912; border-radius: 12px; box-shadow: 0 10px 25px rgba(0,0,0,0.1); max-height: 220px; overflow-y: auto; z-index: 9999; display: none; padding: 6px 0; }.auriga-custom-select-wrapper.open .auriga-custom-options { display: block; }.auriga-custom-option { padding: 10px 16px; font-size: 13.5px; color: #1e293b; cursor: pointer; transition: background-color 0.15s ease, color 0.15s ease; }/* MOUSE HOVER STATE IN EXACT THEME COLOR (#6EA912) */ .auriga-custom-option:hover { background-color: #6EA912 !important; color: #ffffff !important; }.auriga-custom-option.selected { background-color: #f1f8e7; color: #6EA912; font-weight: 700; }/* Universal Placeholders Styling */ .auriga-form-container-3576 .wpforms-form ::placeholder { color: #94a3b8 !important; font-size: 13.5px !important; opacity: 1 !important; }/* Submit Button */ .auriga-form-container-3576 .wpforms-form button[type="submit"], .auriga-form-container-3576 .wpforms-form .wpforms-submit { width: 100% !important; background: linear-gradient(135deg, #6EA912 0%, #5b8e0f 100%) !important; color: #ffffff !important; font-size: 15px !important; font-weight: 800 !important; padding: 14px 20px !important; border: none !important; border-radius: 12px !important; cursor: pointer !important; transition: all 0.3s ease !important; box-shadow: 0 6px 18px rgba(110, 169, 18, 0.35) !important; margin-top: 6px !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }.auriga-form-container-3576 .wpforms-form button[type="submit"]:hover, .auriga-form-container-3576 .wpforms-form .wpforms-submit:hover { background: linear-gradient(135deg, #7cc013 0%, #6EA912 100%) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(110, 169, 18, 0.5) !important; }/* Trust Bar */ .auriga-form-trust-bar { display: flex; align-items: center; justify-content: center; gap: 16px; margin-top: 20px; padding-top: 16px; border-top: 1px dashed #e2e8f0; }.auriga-trust-item { display: flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 700; color: #64748b; }.auriga-trust-item svg { width: 14px; height: 14px; stroke: #6EA912; fill: none; stroke-width: 2.5; }

Register Your Company in 7 Days

100% Confidential
Callback within 30 Mins
(function () { function applyFormCustomizations() { var container = document.querySelector('.auriga-form-container-3576'); if (!container) return;var phoneInputs = container.querySelectorAll('.wpforms-field-phone input, input[type="tel"], input[name*="phone"], input[name*="mobile"]'); phoneInputs.forEach(function (inp) { inp.placeholder = "Mobile Number"; });var nameInputs = container.querySelectorAll('.wpforms-field-name input, input[name*="first"], input[name*="last"]'); nameInputs.forEach(function (inp) { if (inp.name.includes('first')) inp.placeholder = "First Name"; else if (inp.name.includes('last')) inp.placeholder = "Last Name"; else inp.placeholder = "Full Name"; });var emailInputs = container.querySelectorAll('input[type="email"]'); emailInputs.forEach(function (inp) { inp.placeholder = "Business Email Address"; });var textareas = container.querySelectorAll('textarea'); textareas.forEach(function (area) { area.placeholder = "Briefly tell us how we can assist your business today..."; });var nativeSelects = container.querySelectorAll('select'); nativeSelects.forEach(function (select) { if (select.dataset.customized) return; select.dataset.customized = "true"; select.style.display = "none";var wrapper = document.createElement("div"); wrapper.className = "auriga-custom-select-wrapper";var trigger = document.createElement("div"); trigger.className = "auriga-custom-select-trigger"; trigger.innerText = select.options[0] ? select.options[0].text : "Select State";var optionsContainer = document.createElement("div"); optionsContainer.className = "auriga-custom-options";Array.from(select.options).forEach(function (opt, idx) { var optionDiv = document.createElement("div"); optionDiv.className = "auriga-custom-option" + (idx === 0 ? " selected" : ""); optionDiv.innerText = opt.text;optionDiv.addEventListener("click", function () { select.value = opt.value; trigger.innerText = opt.text;wrapper.querySelectorAll(".auriga-custom-option").forEach(function (el) { el.classList.remove("selected"); }); optionDiv.classList.add("selected"); wrapper.classList.remove("open");var event = new Event('change', { bubbles: true }); select.dispatchEvent(event); });optionsContainer.appendChild(optionDiv); });trigger.addEventListener("click", function (e) { e.stopPropagation(); document.querySelectorAll(".auriga-custom-select-wrapper").forEach(function (w) { if (w !== wrapper) w.classList.remove("open"); }); wrapper.classList.toggle("open"); });wrapper.appendChild(trigger); wrapper.appendChild(optionsContainer); select.parentNode.insertBefore(wrapper, select); }); }document.addEventListener("click", function () { document.querySelectorAll(".auriga-custom-select-wrapper").forEach(function (w) { w.classList.remove("open"); }); });var attempts = 0; var timer = setInterval(function () { applyFormCustomizations(); attempts++; if (attempts > 20) clearInterval(timer); }, 200); })();
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');.auriga-light-section { font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; background: #ffffff; padding: 24px 16px; color: #0f172a; border-radius: 16px; border: 1px solid #e2e8f0; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03); box-sizing: border-box; width: 100%; overflow: hidden; }.auriga-light-section * { box-sizing: border-box; margin: 0; padding: 0; }.auriga-container { max-width: 1140px; margin: 0 auto; width: 100%; }/* Header Styles */ .auriga-header { text-align: center; max-width: 760px; margin: 0 auto 20px auto; }.auriga-badge-light { display: inline-block; background-color: #f1f8e7; color: #6EA912; font-size: 11px; font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; padding: 4px 12px; border-radius: 50px; border: 1px solid #d8ecb0; margin-bottom: 8px; }.auriga-title-light { font-size: 22px; font-weight: 700; color: #0f172a; line-height: 1.3; margin-bottom: 6px; }.auriga-subtitle-light { font-size: 13.5px; color: #475569; line-height: 1.4; }.auriga-highlight-light { color: #6EA912; font-weight: 600; }/* Process Flow Layout */ .auriga-flow-container { display: flex; align-items: center; justify-content: center; gap: 12px; width: 100%; }/* Attractive Cards Styling */ .auriga-card-light { flex: 0 1 320px; width: 320px; background: #f8fafc; border-radius: 14px; padding: 18px 16px; border: 1px solid #e2e8f0; position: relative; overflow: hidden; transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); }/* Top Accent Line */ .auriga-card-light::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: #6EA912; opacity: 0.8; }.auriga-card-light:hover { background: #ffffff; transform: translateY(-4px); box-shadow: 0 12px 20px -3px rgba(110, 169, 18, 0.15), 0 4px 6px -2px rgba(0, 0, 0, 0.02); border-color: #6EA912; }.auriga-card-top { display: flex; align-items: center; margin-bottom: 10px; gap: 10px; }.auriga-step-num-light { width: 32px; height: 32px; background: #6EA912; color: #ffffff; font-weight: 700; font-size: 14px; border-radius: 8px; display: flex; align-items: center; justify-content: center; box-shadow: 0 3px 8px rgba(110, 169, 18, 0.3); flex-shrink: 0; }.auriga-card-title-light { font-size: 15px; font-weight: 700; color: #0f172a; flex-grow: 1; line-height: 1.2; }.auriga-card-desc-light { font-size: 12.5px; color: #475569; line-height: 1.45; }.auriga-arrow-light { display: flex; align-items: center; justify-content: center; color: #6EA912; flex-shrink: 0; transition: transform 0.3s ease; }.auriga-arrow-light svg { width: 22px; height: 22px; }/* --- TABLET RESPONSIVE (768px - 991px) --- */ @media (max-width: 991px) and (min-width: 768px) { .auriga-light-section { padding: 20px 12px; } .auriga-card-light { flex: 1 1 0; width: auto; padding: 14px 12px; } .auriga-card-title-light { font-size: 14px; } .auriga-card-desc-light { font-size: 12px; } .auriga-arrow-light svg { width: 18px; height: 18px; } }/* --- MOBILE RESPONSIVE (< 768px) --- */ @media (max-width: 767px) { .auriga-light-section { padding: 18px 12px; border-radius: 12px; } .auriga-title-light { font-size: 19px; } .auriga-subtitle-light { font-size: 12.5px; } .auriga-flow-container { flex-direction: column; gap: 0; } .auriga-card-light { flex: 1 1 100%; width: 100%; max-width: 100%; } .auriga-arrow-light { transform: rotate(90deg); padding: 8px 0; } }
Seamless Registration

Why Choose Auriga Accounting For Company Registration?

Auriga Accounting provides end-to-end guidance to register your Company Registration smoothly.

01

Book Appointment

Our experts will contact you to collect all necessary documents and details.

02

Resolve Queries

We file your application for registration while clearing any doubts you have.

03

Complete Registration

Your Company is successfully registered and ready for business operations.

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap');.auriga-pricing-section { width: 100% !important; padding: clamp(30px, 5vw, 60px) 15px !important; background-color: #f8fafc !important; font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif !important; box-sizing: border-box !important; }/* --- ATTRACTIVE REWRITTEN HEADING SECTION --- */ .auriga-pricing-header { text-align: center !important; max-width: 850px !important; margin: 0 auto clamp(30px, 4.5vw, 50px) auto !important; padding: 0 10px !important; }.auriga-header-pill { display: inline-flex !important; align-items: center !important; gap: 8px !important; background: #f1f8e7 !important; color: #6EA912 !important; border: 1px solid #d8ecb0 !important; padding: 6px 16px !important; border-radius: 50px !important; font-size: 11px !important; font-weight: 800 !important; letter-spacing: 1px !important; text-transform: uppercase !important; margin-bottom: 16px !important; box-shadow: 0 2px 8px rgba(110, 169, 18, 0.1) !important; }.auriga-pricing-header h2 { font-size: clamp(22px, 4vw, 36px) !important; font-weight: 800 !important; color: #0f172a !important; margin: 0 0 14px 0 !important; line-height: 1.25 !important; letter-spacing: -0.6px !important; }.auriga-gradient-text { background: linear-gradient(135deg, #6EA912 0%, #4a770a 100%) !important; -webkit-background-clip: text !important; -webkit-text-fill-color: transparent !important; display: inline-block !important; }.auriga-pricing-header p { font-size: clamp(14px, 2.5vw, 16px) !important; color: #64748b !important; margin: 0 auto !important; line-height: 1.6 !important; font-weight: 500 !important; max-width: 680px !important; }/* --- PRICING GRID LAYOUT --- */ .auriga-pricing-grid { display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 24px !important; max-width: 1200px !important; margin: 0 auto !important; }/* --- CARD CONTAINER --- */ .auriga-plan-card { background: #ffffff !important; border-radius: 20px !important; border: 1px solid #e2e8f0 !important; box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.05), 0 0 20px 0 rgba(110, 169, 18, 0.05) !important; padding: clamp(20px, 3vw, 28px) clamp(16px, 2.5vw, 24px) !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; box-sizing: border-box !important; transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease !important; position: relative !important; }.auriga-plan-card:hover { transform: translateY(-5px) !important; border-color: rgba(110, 169, 18, 0.4) !important; box-shadow: 0 20px 40px -5px rgba(110, 169, 18, 0.15) !important; }/* TOP HEADER AREA */ .auriga-card-header { display: flex !important; align-items: flex-start !important; gap: 12px !important; margin-bottom: 14px !important; }.auriga-card-icon { width: 44px !important; height: 44px !important; min-width: 44px !important; border-radius: 12px !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 18px !important; background: #f1f8e7 !important; color: #6EA912 !important; }.auriga-card-title h3 { font-size: clamp(16px, 2vw, 18px) !important; font-weight: 800 !important; color: #0f172a !important; margin: 0 0 2px 0 !important; line-height: 1.25 !important; }/* TOP BULLET HIGHLIGHTS */ .auriga-top-bullets { list-style: none !important; padding: 0 !important; margin: 0 0 18px 0 !important; }.auriga-top-bullets li { font-size: 12px !important; font-weight: 600 !important; color: #475569 !important; margin-bottom: 5px !important; display: flex !important; align-items: center !important; gap: 8px !important; }.auriga-top-bullets li::before { content: "•" !important; color: #6EA912 !important; font-size: 16px !important; line-height: 1 !important; }/* --- TAB SWITCHER BAR --- */ .auriga-tab-switcher { background: #f1f5f9 !important; border-radius: 10px !important; padding: 4px !important; display: grid !important; grid-template-columns: repeat(3, 1fr) !important; gap: 4px !important; margin-bottom: 20px !important; }.auriga-tab-btn { border: none !important; background: transparent !important; padding: 8px 0 !important; font-size: 12px !important; font-weight: 700 !important; color: #64748b !important; border-radius: 8px !important; cursor: pointer !important; transition: all 0.25s ease !important; text-align: center !important; -webkit-tap-highlight-color: transparent !important; }.auriga-tab-btn.active { background: #ffffff !important; color: #6EA912 !important; box-shadow: 0 2px 8px rgba(110, 169, 18, 0.15) !important; border: 1px solid #d8ecb0 !important; }/* FEATURE LIST CONTAINER */ .auriga-features-wrapper { flex: 1 !important; }.auriga-features-heading { font-size: 10.5px !important; font-weight: 800 !important; color: #94a3b8 !important; text-transform: uppercase !important; letter-spacing: 0.8px !important; margin-bottom: 12px !important; display: block !important; }.auriga-features-list { list-style: none !important; padding: 0 !important; margin: 0 0 22px 0 !important; }.auriga-features-list li { font-size: 12.5px !important; color: #334155 !important; font-weight: 500 !important; margin-bottom: 9px !important; display: flex !important; align-items: center !important; gap: 9px !important; line-height: 1.35 !important; }.auriga-features-list li i { color: #6EA912 !important; font-size: 13.5px !important; min-width: 15px !important; }/* FOOTER PRICE & CTA BOX WITH EXACT THEME GREEN (#6EA912) */ .auriga-card-footer { background: #f1f8e7 !important; border: 1px solid #d8ecb0 !important; border-radius: 14px !important; padding: 14px 16px !important; display: flex !important; align-items: center !important; justify-content: space-between !important; margin-top: auto !important; }.auriga-price-box { display: flex !important; flex-direction: column !important; }.auriga-plan-tag { font-size: 9.5px !important; font-weight: 800 !important; color: #6EA912 !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }.auriga-price-amount { font-size: 20px !important; font-weight: 800 !important; color: #0f172a !important; line-height: 1.1 !important; margin: 2px 0 !important; }.auriga-govt-fees { font-size: 9px !important; font-weight: 700 !important; color: #64748b !important; text-transform: uppercase !important; }/* THEME GREEN BUTTON STYLE (#6EA912) */ .auriga-cta-btn { background: linear-gradient(135deg, #6EA912 0%, #5b8e0f 100%) !important; color: #ffffff !important; border: none !important; border-radius: 10px !important; padding: 9px 16px !important; font-size: 12px !important; font-weight: 800 !important; cursor: pointer !important; display: inline-flex !important; align-items: center !important; gap: 6px !important; box-shadow: 0 4px 12px rgba(110, 169, 18, 0.35) !important; transition: all 0.25s ease !important; text-decoration: none !important; -webkit-tap-highlight-color: transparent !important; }.auriga-cta-btn:hover { background: linear-gradient(135deg, #7cc013 0%, #6EA912 100%) !important; transform: translateY(-2px) !important; box-shadow: 0 6px 16px rgba(110, 169, 18, 0.5) !important; }/* RESPONSIVE BREAKPOINTS */ @media (max-width: 1024px) { .auriga-pricing-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 20px !important; } }@media (max-width: 768px) { .auriga-pricing-grid { grid-template-columns: 1fr !important; gap: 18px !important; }.auriga-plan-card { border-radius: 16px !important; }.auriga-tab-btn { padding: 10px 0 !important; font-size: 12.5px !important; }.auriga-card-footer { padding: 12px 14px !important; }.auriga-price-amount { font-size: 19px !important; }.auriga-cta-btn { padding: 10px 14px !important; font-size: 11.5px !important; } }
Transparent Pricing Plans

Flexible Company Registration Packages Tailored for Your Growth

No hidden charges, no legal complications. Select your preferred business structure and scale with complete peace of mind.

Private Limited Company (Pvt Ltd)

  • Easy Investor Onboarding
  • High Growth Potential
WHAT'S INCLUDED

    Limited Liability Partnership (LLP)

    • Lower Compliance Requirements
    • Flexible Management
    • Limited Liability Protection
    WHAT'S INCLUDED

      One Person Company (OPC)

      • Limited Liability Protection
      • Full Ownership
      • Legal Recognition
      WHAT'S INCLUDED
        // TARGET WHATSAPP NUMBER var WHATSAPP_NUMBER = "917982044611";// COMPANY DISPLAY NAMES var companyNames = { pvtltd: "Private Limited Company (Pvt Ltd)", llp: "Limited Liability Partnership (LLP)", opc: "One Person Company (OPC)" };// PLAN DATA var aurigaPlanData = { pvtltd: { basic: { price: '₹1,999', tag: 'BASIC PLAN', features: [ 'Expert assistance', 'Company name help', 'SPICe+ form in 3-4 working days', 'Company PAN + TAN', 'MOA + AOA', 'PF & ESIC', 'DSC preparation in 3-4 days', 'Incorporation certificate in 10-12 days', 'DIN for directors', 'Business commencement certificate' ] }, standard: { price: '₹6,999', tag: 'STANDARD PLAN', features: [ 'Expert assistance', 'Company name help', 'SPICe+ form in 3-4 working days', 'Company PAN + TAN', 'MOA + AOA', 'PF & ESIC', 'DSC preparation in 3-4 days', 'Incorporation certificate in 10-12 days', 'DIN for directors', 'Business commencement certificate', 'MSME registration', 'Startup India registration' ] }, premium: { price: '₹8,999', tag: 'PREMIUM PLAN', features: [ 'Expert assistance', 'Company name help', 'SPICe+ form in 3-4 working days', 'Company PAN + TAN', 'MOA + AOA', 'PF & ESIC', 'DSC preparation in 3-4 days', 'Incorporation certificate in 10-12 days', 'DIN for directors', 'Business commencement certificate', 'MSME registration', 'Startup India registration', 'TM registration', 'Pitch Deck' ] } }, llp: { basic: { price: '₹1,999', tag: 'BASIC PLAN', features: [ 'Expert assistance', 'Company name filed and approved', 'DSC preparation', 'Fill LLP form in 2-3 working days', 'Incorporation certificate', 'LLP PAN + TAN', 'DPIN for designated partners', 'DSC' ] }, standard: { price: '₹6,999', tag: 'STANDARD PLAN', features: [ 'Expert assistance', 'Company name filed and approved', 'DSC preparation', 'Fill LLP form in 2-3 working days', 'Incorporation certificate', 'LLP PAN + TAN', 'DPIN for designated partners', 'DSC', 'MSME registration', 'Form 3 filing (LLP Agreement)', 'Startup India registration' ] }, premium: { price: '₹8,999', tag: 'PREMIUM PLAN', features: [ 'Expert assistance', 'Company name filed and approved', 'DSC preparation', 'Fill LLP form in 2-3 working days', 'Incorporation certificate', 'LLP PAN + TAN', 'DPIN for designated partners', 'DSC', 'MSME registration', 'Form 3 filing (LLP Agreement)', 'Startup India registration', 'TM registration', 'Pitch Deck' ] } }, opc: { basic: { price: '₹1,999', tag: 'BASIC PLAN', features: [ 'Company name help', 'DSC preparation in 3-4 days', 'SPICe+ form in 3-4 working days', 'Incorporation certificate in 10-12 days', 'Company PAN + TAN', 'DIN for directors', 'MOA + AOA', 'DSC', 'Business commencement certificate', 'PF & ESIC' ] }, standard: { price: '₹6,999', tag: 'STANDARD PLAN', features: [ 'Company name help', 'DSC preparation in 3-4 days', 'SPICe+ form in 3-4 working days', 'Incorporation certificate in 10-12 days', 'Company PAN + TAN', 'DIN for directors', 'MOA + AOA', 'DSC', 'Business commencement certificate', 'PF & ESIC', 'MSME registration', 'Startup India registration' ] }, premium: { price: '₹8,999', tag: 'PREMIUM PLAN', features: [ 'Company name help', 'DSC preparation in 3-4 days', 'SPICe+ form in 3-4 working days', 'Incorporation certificate in 10-12 days', 'Company PAN + TAN', 'DIN for directors', 'MOA + AOA', 'DSC', 'Business commencement certificate', 'PF & ESIC', 'MSME registration', 'Startup India registration', 'TM registration', 'Pitch Deck' ] } } };// SWITCH PLAN FUNCTION window.switchAurigaPlan = function(type, tier) { var card = document.getElementById('card-' + type); if (!card) return;var buttons = card.querySelectorAll('.auriga-tab-btn'); buttons.forEach(function(btn) { btn.classList.remove('active'); if (btn.innerText.toLowerCase() === tier.toLowerCase()) { btn.classList.add('active'); } });var data = aurigaPlanData[type][tier];var priceElem = document.getElementById('price-' + type); var tagElem = document.getElementById('tag-' + type); var listElem = document.getElementById('list-' + type);if (priceElem) priceElem.innerText = data.price; if (tagElem) tagElem.innerText = data.tag;if (listElem) { listElem.innerHTML = ''; data.features.forEach(function(feat) { var li = document.createElement('li'); li.innerHTML = ' ' + feat; listElem.appendChild(li); }); }var currentPageTitle = document.title ? document.title : "Auriga Accounting Services"; var fullCompanyName = companyNames[type]; var planName = data.tag; var planPrice = data.price;var messageText = "Hello Auriga Accounting Team,\n\nI want to inquire about Company Registration.\n\n🌐 Page Title: " + currentPageTitle + "\n📋 Company Type: " + fullCompanyName + "\n🏷️ Selected Plan: " + planName + "\n💰 Price: " + planPrice + " (+ Govt. Fees)\n\nPlease share the next steps to start the registration process.";var encodedMsg = encodeURIComponent(messageText); var whatsappURL = "https://wa.me/" + WHATSAPP_NUMBER + "?text=" + encodedMsg;var btn = document.getElementById('btn-' + type); if (btn) { btn.href = whatsappURL; } };// ROBUST INITIALIZER TO RUN ON ELEMENTOR AJAX/ASYNC LOADS function initAurigaPricing() { switchAurigaPlan('pvtltd', 'basic'); switchAurigaPlan('llp', 'basic'); switchAurigaPlan('opc', 'basic'); }if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initAurigaPricing); } else { initAurigaPricing(); }setTimeout(initAurigaPricing, 400);

        Overview - Company Registration in lucknow

        Lucknow, the capital of Uttar Pradesh, is one of North India’s fastest-growing business and administrative hubs. The city offers a strong ecosystem for startups, MSMEs, IT companies, manufacturers, traders, consultants, healthcare businesses, and service providers. With excellent connectivity through expressways, railways, an international airport, and continuous infrastructure development, Lucknow provides an ideal environment for establishing and expanding a business. The state’s focus on improving the ease of doing business and promoting investment has further strengthened the city’s appeal for entrepreneurs.

        Company Registration in Lucknow is the process of legally incorporating a business under the Companies Act, 2013 with the Ministry of Corporate Affairs (MCA). Among the available business structures, a Private Limited Company is the preferred choice for startups and growing businesses due to its separate legal identity, limited liability protection, enhanced credibility, and better access to funding. Once registered, a company can legally enter into contracts, own assets, raise investment, and operate across India while building greater trust among customers, financial institutions, and government authorities.

        With Auriga Accounting’s professional guidance, you can complete your Ltd Company registration seamlessly and in full compliance—covering every step from name approval and DSC/DIN issuance to document filing and incorporation—allowing you to focus on growing and scaling your business with confidence. 

        What Is New Company Registration in lucknow?

        New Company Registration is the legal process of incorporating a business entity with the Ministry of Corporate Affairs (MCA) under the Companies Act, 2013.

        After successful registration, the company receives a separate legal identity and important documents such as

        • Certificate of Incorporation
        • Corporate Identification Number (CIN)
        • Company PAN and TAN
         

        A registered company can legally open a bank account, enter into contracts, own assets, hire employees, and conduct business activities under its registered name.

        Professional company registration services in Lucknow help entrepreneurs manage documentation, MCA filings, and compliance requirements efficiently.

        Why Should Company Registration In lucknow?

        Limited Liability Protection

        Shareholders’ financial risk is limited to their shareholding, ensuring personal assets remain protected from business liabilities.

        Separate Legal Entity

        The company holds its own legal status, allowing it to own property, enter into contracts, and conduct operations independently of its members.

        Perpetual Succession

        The company’s existence remains unaffected by changes in ownership, management, or the death of shareholders.

        Credibility and Trust

        A registered company enhances its professional image, building trust among clients, investors, and financial institutions.

        Ease of Fundraising

        Recognized legal structure attracts venture capital, investors, and bank financing with greater confidence.

        Tax Advantages

        Eligible for various corporate tax benefits, deductions, and government incentives.

        Ownership Flexibility

        Shares can be easily transferred or restructured among members in accordance with company policies.

        Regulated Governance

        Operates under the Companies Act, 2013, ensuring legal compliance, accountability, and transparency.

        Professional Growth

        Registering as a limited company establishes a strong, scalable foundation for sustainable business expansion and long-term success.

        Brand Protection & Name Security

        Registering your company secures your unique business name legally across India, preventing competitors from copying your brand identity.

        Eligibility of Company Registration in lucknow

        • Resident Director: At least one director must have stayed in India for 182 days or more during the previous financial year, as per Section 149(3) of the Companies Act, 2013.
        • DIN & DSC: Every proposed director must obtain a Director Identification Number (DIN) and a Digital Signature Certificate (DSC) to file incorporation documents on the MCA portal.
        • Minimum Age: All directors and shareholders must be 18 years or older and legally eligible to enter into a contract.
        • Foreign Nationals: Foreign citizens can become directors or shareholders by submitting a notarized and apostilled passport along with valid address proof.
        • Valid KYC Documents: Indian applicants must provide a PAN Card, Aadhaar Card, and a recent address proof (issued within the last 60 days) for KYC verification.
        • Unique Company Name: The proposed company name must be unique and should not be identical or deceptively similar to any existing company, LLP, or registered trademark.
        • Lawful Business Activity: The proposed business objectives must comply with Indian laws. Regulated activities such as banking, insurance, and stock broking require prior approval or licences from the relevant authorities.

        Benefits of Company Registration in lucknow

        • Easy Access to Investment :A registered company has a structured ownership model, making it easier to raise funds from investors, financial institutions, and business partners.
        • Tax BenefitsCompanies can access applicable tax benefits, deductions, and financial advantages available under business taxation rules.
        • Separate Legal IdentityA registered company operates as a separate legal entity from its owners, improving credibility and protecting personal assets.
        • Perpetual SuccessionThe company continues to exist even if there are changes in ownership, shareholders, or directors.
        • Better Business CredibilityCompany registration creates trust among customers, suppliers, banks, and investors by providing a professional business identity.

        documents for registration in lucknow

        The documents required for company registration in lucknow vary depending on the type of business structure you choose. Below are the essential documents for the five most common business entities in India.

        • PAN Card and Aadhaar Card of all directors and shareholders
        • Identity and address proof of directors
        • Registered office address proof (utility bill, rent agreement, or ownership documents)
        • Passport-sized photographs of all directors and shareholders
        • Digital Signature Certificates (DSC) of all proposed directors
        • Director Identification Numbers (DIN) for directors
        • e-Memorandum of Association (e-MoA – INC-33)
        • e-Articles of Association (e-AoA – INC-34)
        2. Limited Liability Partnership (LLP)
        • PAN Card and Aadhaar Card of all designated partners
        • Identity and address proof of partners
        • Registered office address proof
        • Passport-sized photographs of all partners
        • Digital Signature Certificates (DSC) for designated partners
        • LLP Agreement duly signed by all partners
        3. One Person Company (OPC)
        • PAN Card and Aadhaar Card of the sole member
        • Identity and address proof of the owner
        • Registered office address proof
        • Passport-sized photograph of the owner
        • Digital Signature Certificate (DSC)
        • Director Identification Number (DIN)
        • Memorandum of Association (MoA)
        • Articles of Association (AoA)
        4. Partnership Firm
        • PAN Card and Aadhaar Card of all partners
        • Partnership Deed signed by all partners
        • Identity and address proof of partners
        • Registered office address proof
        • Passport-sized photographs of all partners
        • Utility bill or rent agreement for office address verification
        5. Sole Proprietorship
        • PAN Card and Aadhaar Card of the proprietor
        • Identity and address proof of the proprietor
        • Proof of business address (utility bill or rent agreement)
        • Passport-sized photograph of the proprietor
        • Bank account details or cancelled cheque
        • GST Registration or business licence (if applicable)

        Procedure for New Company Registration in Lucknow

        The process of Company registration in Lucknow is completed online through the MCA portal. The major steps involved are:

        Step 1: Obtain Digital Signature Certificate (DSC)

        The first step is obtaining DSC for all proposed directors. DSC is required for digitally signing company incorporation forms submitted to MCA

        Step 2: Apply for Director Identification Number (DIN)

        Every proposed director must have a DIN. The DIN application can be submitted through the company incorporation process with MCA.

        Step 3: Select and Approve Company Name

        Choose a unique company name that follows MCA naming guidelines. The proposed name must not conflict with existing company names or registered trademarks.

        Step 4: Prepare MOA and AOA

        After name approval, prepare:

        Memorandum of Association (MOA):
        Defines the company’s objectives and scope of activities.

        Articles of Association (AOA):
        Specifies internal rules, management structure, and governance procedures.

        Step 5: Submit Incorporation Application

        File the required incorporation forms with MCA along with

        • Director details
        • Shareholder information
        • Registered office proof
        • MOA and AOA
        • Other required declarations
        Step 6: Obtain PAN and TAN

        After incorporation approval, the company receives PAN and TAN along with the incorporation documents.

        Step 7: Receive Certificate of Incorporation

        Once MCA verifies and approves the application, the company receives:

        • Certificate of Incorporation (COI)
        • Corporate Identification Number (CIN)

        This confirms that the company is legally registered.

        Step 8: Open Company Bank Account

        Using the Certificate of Incorporation, PAN, and TAN, the company can open a current bank account and begin business operations.

        why Auriga for Ltd Company Registration

        Starting a new business involves several legal procedures, documentation requirements, and compliance formalities. Whether you are at the initial idea stage or have already started your business operations, choosing the right company registration partner can make the entire incorporation process simple and hassle-free.

        My Startup Solution provides professional and reliable New Company Registration Services in Lucknow, helping entrepreneurs complete their business registration smoothly and efficiently. Our experienced team guides you through every step, from selecting the right business structure and preparing documents to completing MCA filings.

        With expert assistance, you can focus on building your business while we take care of the legal formalities required for company incorporation.

        • Expert Guidance Throughout the Registration Process

        Company registration involves multiple steps, including DSC application, DIN allotment, name approval, document preparation, and MCA filing. Our experts provide complete guidance to ensure every step is completed accurately.

        • Hassle-Free Documentation Support

        Preparing the right documents is an important part of company registration. Our team helps you collect, verify, and organize all required documents to avoid delays during the approval process.

        • Complete Business Formation Assistance

        From choosing the right business structure to receiving your Certificate of Incorporation, we provide end-to-end support for:

        • Private Limited Company Registration
        • LLP Registration
        • OPC Registration
        • Partnership Firm Registration
        • Sole Proprietorship Registration
        • Convenient Online Process

        Our digital registration process allows entrepreneurs to complete incorporation formalities without unnecessary visits to government offices. We ensure a smooth and transparent experience from start to finish.

        Reliable Business Solutions

        Every business has different requirements. Our professionals provide customized solutions based on your business goals, financial needs, and future expansion plans.

        @import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap');/* Main Form Container */ .auriga-form-container-3576 { font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; background: #ffffff; border-radius: 0 0 20px 20px; padding: 32px 28px; border: 1px solid #e2e8f0; box-shadow: 0 15px 35px -5px rgba(0, 0, 0, 0.05), 0 0 25px 0 rgba(110, 169, 18, 0.08); max-width: 100%; margin: 20px 0; box-sizing: border-box; position: relative; }/* Top Glowing Accent Line */ .auriga-form-container-3576::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #6EA912 0%, #a2e038 100%); border-radius: 20px 20px 0 0; }/* Header */ .auriga-form-header-3576 { text-align: center; margin-bottom: 24px; }.auriga-form-header-3576 h3 { font-size: 16px; font-weight: 800; color: #0f172a; margin: 0 0 6px 0; }/* WPForms Field Overrides */ .auriga-form-container-3576 .wpforms-form .wpforms-field { margin-bottom: 16px !important; padding: 0 !important; }.auriga-form-container-3576 .wpforms-form label.wpforms-field-label { font-size: 13px !important; font-weight: 700 !important; color: #1e293b !important; margin-bottom: 6px !important; display: block !important; }/* Text Inputs & Textarea Styling */ .auriga-form-container-3576 .wpforms-form input[type="text"], .auriga-form-container-3576 .wpforms-form input[type="email"], .auriga-form-container-3576 .wpforms-form input[type="tel"], .auriga-form-container-3576 .wpforms-form input[type="number"], .auriga-form-container-3576 .wpforms-form textarea, .auriga-form-container-3576 .wpforms-field-phone input { width: 100% !important; background-color: #f8fafc !important; border: 1.5px solid #e2e8f0 !important; border-radius: 12px !important; padding: 12px 16px !important; font-size: 14px !important; color: #0f172a !important; transition: all 0.25s ease !important; box-sizing: border-box !important; outline: none !important; }.auriga-form-container-3576 .wpforms-form input:focus, .auriga-form-container-3576 .wpforms-form textarea:focus, .auriga-form-container-3576 .wpforms-field-phone input:focus { background-color: #ffffff !important; border-color: #6EA912 !important; box-shadow: 0 0 0 4px rgba(110, 169, 18, 0.18) !important; }/* --- CUSTOM DROPDOWN WITH THEME COLOR (#6EA912) HOVER --- */ .auriga-custom-select-wrapper { position: relative; width: 100%; user-select: none; }.auriga-custom-select-trigger { width: 100%; background-color: #f8fafc; border: 1.5px solid #e2e8f0; border-radius: 12px; padding: 12px 16px; font-size: 14px; color: #0f172a; cursor: pointer; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; transition: all 0.25s ease; }.auriga-custom-select-trigger:after { content: ''; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 6px solid #6EA912; transition: transform 0.2s ease; }.auriga-custom-select-wrapper.open .auriga-custom-select-trigger { background-color: #ffffff; border-color: #6EA912; box-shadow: 0 0 0 4px rgba(110, 169, 18, 0.18); }.auriga-custom-select-wrapper.open .auriga-custom-select-trigger:after { transform: rotate(180deg); }.auriga-custom-options { position: absolute; top: calc(100% + 6px); left: 0; right: 0; background: #ffffff; border: 1.5px solid #6EA912; border-radius: 12px; box-shadow: 0 10px 25px rgba(0,0,0,0.1); max-height: 220px; overflow-y: auto; z-index: 9999; display: none; padding: 6px 0; }.auriga-custom-select-wrapper.open .auriga-custom-options { display: block; }.auriga-custom-option { padding: 10px 16px; font-size: 13.5px; color: #1e293b; cursor: pointer; transition: background-color 0.15s ease, color 0.15s ease; }/* MOUSE HOVER STATE IN EXACT THEME COLOR (#6EA912) */ .auriga-custom-option:hover { background-color: #6EA912 !important; color: #ffffff !important; }.auriga-custom-option.selected { background-color: #f1f8e7; color: #6EA912; font-weight: 700; }/* Universal Placeholders Styling */ .auriga-form-container-3576 .wpforms-form ::placeholder { color: #94a3b8 !important; font-size: 13.5px !important; opacity: 1 !important; }/* Submit Button */ .auriga-form-container-3576 .wpforms-form button[type="submit"], .auriga-form-container-3576 .wpforms-form .wpforms-submit { width: 100% !important; background: linear-gradient(135deg, #6EA912 0%, #5b8e0f 100%) !important; color: #ffffff !important; font-size: 15px !important; font-weight: 800 !important; padding: 14px 20px !important; border: none !important; border-radius: 12px !important; cursor: pointer !important; transition: all 0.3s ease !important; box-shadow: 0 6px 18px rgba(110, 169, 18, 0.35) !important; margin-top: 6px !important; text-transform: uppercase !important; letter-spacing: 0.5px !important; }.auriga-form-container-3576 .wpforms-form button[type="submit"]:hover, .auriga-form-container-3576 .wpforms-form .wpforms-submit:hover { background: linear-gradient(135deg, #7cc013 0%, #6EA912 100%) !important; transform: translateY(-2px) !important; box-shadow: 0 8px 24px rgba(110, 169, 18, 0.5) !important; }/* Trust Bar */ .auriga-form-trust-bar { display: flex; align-items: center; justify-content: center; gap: 16px; margin-top: 20px; padding-top: 16px; border-top: 1px dashed #e2e8f0; }.auriga-trust-item { display: flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 700; color: #64748b; }.auriga-trust-item svg { width: 14px; height: 14px; stroke: #6EA912; fill: none; stroke-width: 2.5; }

        Free Expert Consultancy

        100% Confidential
        Callback within 30 Mins
        (function () { function processAllAurigaForms() { var allContainers = document.querySelectorAll('.auriga-form-container-3576'); if (!allContainers.length) return;allContainers.forEach(function (container, formIndex) {// 1. Placeholders Setup & Mobile Number restriction var phoneInputs = container.querySelectorAll('.wpforms-field-phone input, input[type="tel"], input[name*="phone"], input[name*="mobile"]'); phoneInputs.forEach(function (inp) { inp.placeholder = "Mobile Number"; inp.maxLength = 10; inp.oninput = function() { this.value = this.value.replace(/[^0-9]/g, '').slice(0, 10); }; });var nameInputs = container.querySelectorAll('.wpforms-field-name input, input[name*="first"], input[name*="last"]'); nameInputs.forEach(function (inp) { if (inp.name.includes('first')) inp.placeholder = "First Name"; else if (inp.name.includes('last')) inp.placeholder = "Last Name"; else inp.placeholder = "Full Name"; });var emailInputs = container.querySelectorAll('input[type="email"]'); emailInputs.forEach(function (inp) { inp.placeholder = "Business Email Address"; });var textareas = container.querySelectorAll('textarea'); textareas.forEach(function (area) { area.placeholder = "Briefly tell us how we can assist your business today..."; });// 2. Multi-Instance Safe Custom Select Box var nativeSelects = container.querySelectorAll('select'); nativeSelects.forEach(function (select, selectIndex) { if (select.dataset.customized) return; select.dataset.customized = "true"; select.style.display = "none";var wrapper = document.createElement("div"); wrapper.className = "auriga-custom-select-wrapper"; wrapper.dataset.formId = formIndex + "_" + selectIndex;var trigger = document.createElement("div"); trigger.className = "auriga-custom-select-trigger"; trigger.innerText = select.options[0] ? select.options[0].text : "Select State";var optionsContainer = document.createElement("div"); optionsContainer.className = "auriga-custom-options";Array.from(select.options).forEach(function (opt, idx) { var optionDiv = document.createElement("div"); optionDiv.className = "auriga-custom-option" + (idx === 0 ? " selected" : ""); optionDiv.innerText = opt.text;optionDiv.addEventListener("click", function (e) { e.stopPropagation(); select.value = opt.value; trigger.innerText = opt.text;wrapper.querySelectorAll(".auriga-custom-option").forEach(function (el) { el.classList.remove("selected"); }); optionDiv.classList.add("selected"); wrapper.classList.remove("open");var event = new Event('change', { bubbles: true }); select.dispatchEvent(event); });optionsContainer.appendChild(optionDiv); });trigger.addEventListener("click", function (e) { e.stopPropagation(); document.querySelectorAll(".auriga-custom-select-wrapper").forEach(function (w) { if (w !== wrapper) w.classList.remove("open"); }); wrapper.classList.toggle("open"); });wrapper.appendChild(trigger); wrapper.appendChild(optionsContainer); select.parentNode.insertBefore(wrapper, select); });}); }if (!window.aurigaGlobalClickAttached) { window.aurigaGlobalClickAttached = true; document.addEventListener("click", function () { document.querySelectorAll(".auriga-custom-select-wrapper").forEach(function (w) { w.classList.remove("open"); }); }); }var attempts = 0; var timer = setInterval(function () { processAllAurigaForms(); attempts++; if (attempts > 25) clearInterval(timer); }, 250);})();
        @import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');.auriga-reviews-wrapper { font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; padding: 60px 20px; background-color: #ffffff; max-width: 1200px; margin: 0 auto; box-sizing: border-box; width: 100%; }/* --- ATTRACTIVE HEADER DESIGN --- */ .auriga-reviews-header-card { background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%); border: 1px solid #e2e8f0; border-radius: 24px; padding: 35px 30px; margin-bottom: 45px; box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.04); display: flex; align-items: center; justify-content: space-between; gap: 30px; position: relative; overflow: hidden; box-sizing: border-box; }.auriga-reviews-header-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #4285F4 0%, #34A853 33%, #FBBC05 66%, #EA4335 100%); }.auriga-header-left { flex: 1; }.auriga-trust-badge-pill { display: inline-flex; align-items: center; gap: 6px; background: #ffffff; border: 1px solid #cbd5e1; padding: 6px 14px; border-radius: 50px; font-size: 11px; font-weight: 800; color: #334155; text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 12px; box-shadow: 0 2px 6px rgba(0,0,0,0.03); }.auriga-header-left h2 { font-size: 32px; font-weight: 800; color: #0f172a; margin: 0 0 8px 0; line-height: 1.2; }.auriga-header-left p { font-size: 14px; color: #64748b; margin: 0; }.auriga-header-score-box { display: flex; align-items: center; gap: 18px; background: #ffffff; padding: 18px 24px; border-radius: 18px; border: 1px solid #e2e8f0; box-shadow: 0 4px 15px rgba(0,0,0,0.03); }.auriga-big-score { font-size: 38px; font-weight: 800; color: #0f172a; line-height: 1; } .auriga-score-meta { display: flex; flex-direction: column; gap: 4px; } .auriga-header-stars { display: flex; gap: 3px; } .auriga-header-stars svg { width: 20px; height: 20px; fill: #FBBC05; } .auriga-verified-text { font-size: 12px; font-weight: 700; color: #34A853; display: flex; align-items: center; gap: 4px; }.auriga-header-breakdown { display: flex; flex-direction: column; gap: 6px; min-width: 180px; } .auriga-progress-row { display: flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 700; color: #64748b; } .auriga-progress-bar { flex: 1; height: 6px; background: #e2e8f0; border-radius: 10px; overflow: hidden; } .auriga-progress-fill { height: 100%; background: #FBBC05; border-radius: 10px; }/* --- ULTRA SMOOTH TICKER TRACK WRAPPER --- */ .auriga-carousel-track-wrapper { overflow-x: auto; width: 100%; padding: 15px 0; cursor: grab; user-select: none; -webkit-overflow-scrolling: touch; scrollbar-width: none; -ms-overflow-style: none; }.auriga-carousel-track-wrapper::-webkit-scrollbar { display: none; }.auriga-carousel-track-wrapper:active { cursor: grabbing; }.auriga-carousel-track { display: flex; gap: 24px; width: max-content; }/* --- REVIEW CARD --- */ .auriga-review-card { width: 360px; min-width: 360px; background: #ffffff; border-radius: 16px; padding: 24px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05); border: 1px solid #f1f5f9; box-sizing: border-box; display: flex; flex-direction: column; justify-content: space-between; }.auriga-card-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 14px; } .auriga-user-info { display: flex; align-items: center; gap: 12px; } .auriga-user-avatar { width: 48px; height: 48px; border-radius: 50%; object-fit: cover; } .auriga-user-details h4 { margin: 0; font-size: 15px; font-weight: 700; color: #0f172a; } .auriga-user-details span { font-size: 12px; font-weight: 600; color: #6EA912; }.auriga-google-icon { width: 22px; height: 22px; }.auriga-card-stars { display: flex; gap: 3px; margin-bottom: 14px; } .auriga-card-stars svg { width: 18px; height: 18px; fill: #FBBC05; } .auriga-review-text { font-size: 14px; line-height: 1.6; color: #334155; margin: 0; }/* --- TABLET & MOBILE RESPONSIVE MEDIA QUERIES --- */ @media (max-width: 992px) { .auriga-reviews-wrapper { padding: 40px 15px; }.auriga-reviews-header-card { flex-direction: column; text-align: center; gap: 20px; padding: 28px 20px; margin-bottom: 30px; }.auriga-header-left h2 { font-size: 26px; }.auriga-header-score-box { width: 100%; justify-content: center; box-sizing: border-box; padding: 14px 20px; }.auriga-header-breakdown { width: 100%; min-width: 100%; }.auriga-review-card { width: 320px; min-width: 320px; } }@media (max-width: 600px) { .auriga-reviews-wrapper { padding: 30px 10px; }.auriga-reviews-header-card { padding: 22px 16px; border-radius: 18px; }.auriga-trust-badge-pill { font-size: 10px; padding: 4px 10px; }.auriga-header-left h2 { font-size: 20px; }.auriga-header-left p { font-size: 12px; }.auriga-big-score { font-size: 32px; }.auriga-header-stars svg { width: 16px; height: 16px; }.auriga-carousel-track { gap: 16px; }.auriga-review-card { width: 280px; min-width: 280px; padding: 18px; border-radius: 14px; }.auriga-review-text { font-size: 13px; line-height: 1.5; } }
        🛡️ Verified Google Reviews

        Trusted by Thousands of Businesses

        100% Authentic Feedback from Our Valued Clients

        4.9
        Excellent Rating
        5 Stars
        96%
        4 Stars
        4%
        function initAurigaReviewsTrack() { var wrapper = document.getElementById('aurigaTrackWrapper'); var track = document.getElementById('aurigaTrack'); if (!wrapper || !track) return;if (!track.dataset.cloned) { track.dataset.cloned = "true"; var cloneCards = track.innerHTML; track.innerHTML += cloneCards; }var isInteracting = false; var startX, scrollLeft;function autoScrollTick() { if (!isInteracting) { wrapper.scrollLeft += 1.2;if (wrapper.scrollLeft >= track.scrollWidth / 2) { wrapper.scrollLeft = 0; } } requestAnimationFrame(autoScrollTick); }// --- MOUSE CLICK DRAG CONTROLS --- wrapper.addEventListener('mousedown', function (e) { isInteracting = true; startX = e.pageX - wrapper.offsetLeft; scrollLeft = wrapper.scrollLeft; });window.addEventListener('mouseup', function () { isInteracting = false; });wrapper.addEventListener('mousemove', function (e) { if (!isInteracting) return; e.preventDefault(); var x = e.pageX - wrapper.offsetLeft; var walk = (x - startX) * 1.8; wrapper.scrollLeft = scrollLeft - walk; });// --- MOBILE TOUCH CONTROLS --- wrapper.addEventListener('touchstart', function (e) { isInteracting = true; startX = e.touches[0].pageX - wrapper.offsetLeft; scrollLeft = wrapper.scrollLeft; }, {passive: true});wrapper.addEventListener('touchend', function () { isInteracting = false; }, {passive: true});wrapper.addEventListener('touchmove', function (e) { if (!isInteracting) return; var x = e.touches[0].pageX - wrapper.offsetLeft; var walk = (x - startX) * 1.8; wrapper.scrollLeft = scrollLeft - walk; }, {passive: true});// Start Loop requestAnimationFrame(autoScrollTick); }if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initAurigaReviewsTrack); } else { initAurigaReviewsTrack(); }setTimeout(initAurigaReviewsTrack, 300);
        @import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap');/* MAIN LIGHT SECTION WRAPPER */ .auriga-sp-light-section { width: 100% !important; padding: 60px 0 !important; background-color: #F8FAFC !important; position: relative !important; overflow: hidden !important; font-family: 'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif !important; box-sizing: border-box !important; }/* TOP GLOW ACCENT LINE */ .auriga-sp-light-section::before { content: ''; position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 80%; height: 2px; background: linear-gradient(90deg, rgba(110, 169, 18, 0) 0%, rgba(110, 169, 18, 0.5) 50%, rgba(110, 169, 18, 0) 100%); }/* HEADING STYLING */ .auriga-sp-light-header { max-width: 850px !important; margin: 0 auto 40px auto !important; padding: 0 20px !important; text-align: center !important; }.auriga-sp-light-pill { display: inline-flex !important; align-items: center !important; gap: 8px !important; background: #F1F8E7 !important; color: #6EA912 !important; border: 1px solid #D8ECB0 !important; padding: 6px 16px !important; border-radius: 50px !important; font-size: 11px !important; font-weight: 800 !important; letter-spacing: 0.8px !important; text-transform: uppercase !important; margin-bottom: 14px !important; }.auriga-sp-light-header h2 { font-size: clamp(20px, 4vw, 34px) !important; font-weight: 800 !important; color: #0F172A !important; margin: 0 0 10px 0 !important; line-height: 1.25 !important; letter-spacing: -0.5px !important; }.auriga-sp-light-header p { font-size: clamp(13px, 2.5vw, 15px) !important; color: #64748B !important; margin: 0 auto !important; line-height: 1.6 !important; }/* MARQUEE WRAPPER */ .auriga-sp-light-marquee-wrapper { position: relative !important; width: 100% !important; overflow: hidden !important; display: flex !important; flex-direction: column !important; gap: 15px !important; padding: 12px 0 !important; }/* FADE GRADIENTS LEFT & RIGHT */ .auriga-sp-light-marquee-wrapper::before, .auriga-sp-light-marquee-wrapper::after { content: "" !important; position: absolute !important; top: 0 !important; bottom: 0 !important; width: 120px !important; z-index: 2 !important; pointer-events: none !important; }.auriga-sp-light-marquee-wrapper::before { left: 0 !important; background: linear-gradient(to right, #F8FAFC 0%, rgba(248, 250, 252, 0) 100%) !important; }.auriga-sp-light-marquee-wrapper::after { right: 0 !important; background: linear-gradient(to left, #F8FAFC 0%, rgba(248, 250, 252, 0) 100%) !important; }/* SLIDER ROWS */ .auriga-sp-light-track-row { display: flex !important; width: max-content !important; gap: 18px !important; align-items: center !important; padding: 8px 0 !important; }/* ANIMATIONS */ .auriga-sp-light-row-left { animation: aurigaLightScrollLeft 35s linear infinite !important; }.auriga-sp-light-row-right { animation: aurigaLightScrollRight 35s linear infinite !important; }.auriga-sp-light-marquee-wrapper:hover .auriga-sp-light-track-row { animation-play-state: paused !important; }/* LOGO CARD DESIGN */ .auriga-sp-light-card { width: 165px !important; height: 80px !important; background: #FFFFFF !important; border: 1px solid #E2E8F0 !important; border-radius: 14px !important; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03) !important; display: flex !important; align-items: center !important; justify-content: center !important; padding: 12px 20px !important; box-sizing: border-box !important; transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important; cursor: pointer !important; position: relative !important; z-index: 1 !important; }.auriga-sp-light-card img { max-height: 40px !important; max-width: 100% !important; width: auto !important; object-fit: contain !important; transition: all 0.3s ease !important; }.auriga-sp-light-card:hover { border-color: #6EA912 !important; transform: translateY(-4px) scale(1.02) !important; box-shadow: 0 10px 20px -3px rgba(110, 169, 18, 0.22) !important; z-index: 10 !important; }/* KEYFRAMES */ @keyframes aurigaLightScrollLeft { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }@keyframes aurigaLightScrollRight { 0% { transform: translateX(-50%); } 100% { transform: translateX(0); } }/* TABLET RESPONSIVE (Up to 1024px) */ @media (max-width: 1024px) { .auriga-sp-light-section { padding: 50px 0 !important; } .auriga-sp-light-card { width: 140px !important; height: 70px !important; padding: 10px 16px !important; border-radius: 12px !important; } .auriga-sp-light-card img { max-height: 34px !important; } .auriga-sp-light-marquee-wrapper::before, .auriga-sp-light-marquee-wrapper::after { width: 70px !important; } }/* MOBILE RESPONSIVE (Up to 768px) */ @media (max-width: 768px) { .auriga-sp-light-section { padding: 40px 0 !important; } .auriga-sp-light-header { margin-bottom: 25px !important; } .auriga-sp-light-pill { font-size: 10px !important; padding: 4px 12px !important; margin-bottom: 10px !important; } .auriga-sp-light-track-row { gap: 12px !important; padding: 5px 0 !important; }.auriga-sp-light-card { width: 120px !important; height: 60px !important; padding: 8px 12px !important; border-radius: 10px !important; }.auriga-sp-light-card img { max-height: 28px !important; }.auriga-sp-light-marquee-wrapper::before, .auriga-sp-light-marquee-wrapper::after { width: 40px !important; } }/* SMALL MOBILE (Up to 480px) */ @media (max-width: 480px) { .auriga-sp-light-card { width: 105px !important; height: 52px !important; padding: 6px 10px !important; } .auriga-sp-light-card img { max-height: 24px !important; } .auriga-sp-light-marquee-wrapper::before, .auriga-sp-light-marquee-wrapper::after { width: 25px !important; } }
        Corporate Network

        Trusted by Industry Pioneers

        Empowering top enterprises and startups across India with reliable legal compliance & accounting solutions.

        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        Partner Logo
        ×