{"id":448,"date":"2026-03-24T06:58:47","date_gmt":"2026-03-24T06:58:47","guid":{"rendered":"https:\/\/companyformationsservices.com\/?page_id=448"},"modified":"2026-09-09T08:06:53","modified_gmt":"2026-09-09T08:06:53","slug":"filialkontor-i-india","status":"publish","type":"page","link":"https:\/\/companyformationsservices.com\/nb\/branch-office-in-india\/","title":{"rendered":"Filial"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Branch Office in India \u2014 Mercurius<\/title>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,600&display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --navy:#0F2449;--navy2:#1A3560;--amber:#C8870A;--amber-light:#E8A830;\n  --amber-dim:rgba(200,135,10,0.1);--white:#FFFFFF;--off:#F7F9FC;--off2:#EEF2F8;\n  --border:#E2E8F2;--text:#1E293B;--muted:#64748B;--muted2:#94A3B8;\n  --font:'Plus Jakarta Sans',sans-serif;\n}\nhtml,body{scroll-behavior:smooth;overflow-x:hidden;width:100%;max-width:100%}\nbody{font-family:var(--font);background:var(--white);color:var(--text);line-height:1.6;font-size:16px}\n\n#bar{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,var(--amber),var(--amber-light));z-index:9999;width:0%;transition:width .08s linear}\n\n.up{opacity:0;transform:translateY(36px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}\n.up.in{opacity:1;transform:none}\n.left{opacity:0;transform:translateX(-36px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}\n.left.in{opacity:1;transform:none}\n.right{opacity:0;transform:translateX(36px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}\n.right.in{opacity:1;transform:none}\n.fade{opacity:0;transition:opacity .9s ease}.fade.in{opacity:1}\n.scale{opacity:0;transform:scale(.95);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}\n.scale.in{opacity:1;transform:scale(1)}\n\n.ph{position:relative;background:var(--off2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;overflow:hidden}\n.ph img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}\n\nem{font-style:italic;color:var(--amber)}\nstrong{font-weight:700}\n.container{max-width:1200px;margin:0 auto;padding:0 48px}\n.tag{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase !important;color:var(--amber);display:flex;align-items:center;gap:10px;margin-bottom:16px}\n.tag::before{content:'';width:28px;height:2px;background:var(--amber);flex-shrink:0}\nh2.h2{font-size:clamp(28px,4vw,48px);font-weight:500 !important;line-height:1.1;color:var(--navy);letter-spacing:-.02em;margin-bottom:16px;text-transform:none !important;font-family:var(--font) !important}\n.lead{font-size:16px;color:var(--muted);line-height:1.75;max-width:580px}\n.divider{width:40px;height:3px;background:var(--amber);border-radius:2px;margin:20px 0 36px}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n#hero{\n  width:100vw !important;max-width:100vw !important;\n  margin-left:calc(-50vw + 50%) !important;margin-right:0 !important;\n  padding:0 !important;background:var(--navy);\n  min-height:620px;display:grid;grid-template-columns:1fr 1fr;\n  overflow:hidden;position:relative;\n}\n#hero::before{content:'';position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.06) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}\n\n.hero-left{padding:82px 64px 36px 72px;display:flex;flex-direction:column;justify-content:flex-start;position:relative;z-index:1}\n.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(200,135,10,.15);border:1px solid rgba(200,135,10,.25);color:var(--amber-light);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:6px 14px;border-radius:100px;width:fit-content;margin-bottom:24px;margin-top:10px}\n.hero-eyebrow::before{content:'';width:6px;height:6px;background:var(--amber-light);border-radius:50%}\n\nh1.hero-h1{font-size:clamp(32px,3.8vw,52px);font-weight:600;line-height:1.0;letter-spacing:-.02em;color:#F8FAFF;margin-bottom:22px;font-family:var(--font) !important;text-transform:none !important}\nh1.hero-h1 em{color:var(--amber-light);font-style:normal;display:block}\n.hero-sub{font-size:15px;color:rgba(248,250,255,.5);line-height:1.75;max-width:460px;margin-bottom:28px}\n.hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}\n.btn-amber{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--amber);color:#fff;font-family:var(--font);font-size:14px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .15s;text-decoration:none}\n.btn-amber:hover{background:var(--amber-light);transform:translateY(-2px)}\n.btn-ghost-w{display:inline-flex;align-items:center;gap:8px;padding:14px 24px;background:rgba(255,255,255,.06);color:rgba(248,250,255,.7);font-family:var(--font);font-size:14px;font-weight:600;border:1px solid rgba(255,255,255,.12);border-radius:8px;cursor:pointer;transition:all .2s;text-decoration:none}\n.btn-ghost-w:hover{background:rgba(255,255,255,.1);color:#fff}\n\n.hero-stats{display:flex;gap:0;border-top:1px solid rgba(255,255,255,.1);padding-top:24px;margin-top:4px}\n.hst{flex:1;padding-right:24px;border-right:1px solid rgba(255,255,255,.1)}\n.hst:last-child{border-right:none;padding-right:0;padding-left:24px}\n.hst:not(:first-child):not(:last-child){padding-left:24px}\n.hst-n{font-size:34px;font-weight:800;color:#F8FAFF;line-height:1}\n.hst-n span{color:var(--amber-light)}\n.hst-l{font-size:12px;color:rgba(248,250,255,.4);margin-top:4px;font-weight:500}\n\n.hero-right{position:relative;overflow:hidden;background:linear-gradient(160deg,#1a3560 0%,#0f2449 55%,#091c3a 100%);min-height:620px}\n.hero-right img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:1}\n.hero-right::before{content:'';position:absolute;top:0;left:0;width:120px;height:100%;background:linear-gradient(90deg,var(--navy),transparent);z-index:2;pointer-events:none}\n\n\n\/* \u2500\u2500 HERO HEADING: KEEP EXACTLY TWO LINES \u2500\u2500 *\/\n.hero-title-line{\n  display:block;\n  white-space:nowrap;\n}\n\n@media(max-width:640px){\n  h1.hero-h1{\n    font-size:clamp(21px,6.6vw,26px);\n  }\n  .hero-title-line{\n    white-space:nowrap;\n  }\n}\n\n\/* \u2500\u2500 WHAT IS \u2500\u2500 *\/\n#what{padding:76px 0;background:var(--white)}\n.what-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}\n.compare-toggle{display:flex;gap:0;margin-bottom:28px;background:var(--off2);padding:4px;border-radius:10px;width:fit-content}\n.ct-btn{padding:9px 22px;font-size:13px;font-weight:700;font-family:var(--font);background:none;border:none;cursor:pointer;color:var(--muted);border-radius:8px;transition:background .2s,color .2s}\n.ct-btn.on{background:var(--white);color:var(--navy);box-shadow:0 1px 4px rgba(15,36,73,.1)}\n.compare-panel{display:none}\n.compare-panel.on{display:flex;flex-direction:column;gap:0}\n.cr{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--border);font-size:14px;color:var(--text)}\n.cr:last-child{border-bottom:none}\n.cr-dot{width:22px;height:22px;border-radius:50%;background:var(--amber-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:800;color:var(--amber)}\n.what-right{display:flex;flex-direction:column;gap:20px}\n.what-img{height:360px;border-radius:16px;overflow:hidden}\n.what-img .ph{height:100%;border-radius:16px}\n.adv-card{background:var(--navy);border-radius:16px;padding:28px 32px;display:flex;align-items:center;gap:20px}\n.adv-big{font-size:48px;font-weight:800;color:var(--amber-light);line-height:1;flex-shrink:0}\n.adv-label{font-size:13px;font-weight:700;color:rgba(248,250,255,.9);margin-bottom:6px}\n.adv-text{font-size:13px;color:rgba(248,250,255,.5);line-height:1.65}\n\n\/* \u2500\u2500 ACTIVITIES \u2500\u2500 *\/\n#activities{padding:110px 0;background:var(--off)}\n.acts-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px;gap:40px}\n.drag-pill{display:flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--border);border-radius:100px;padding:8px 16px;font-size:12px;font-weight:600;color:var(--muted)}\n.acts-scroll{overflow-x:auto;padding-bottom:24px;cursor:grab;scrollbar-width:thin;scrollbar-color:var(--amber) transparent}\n.acts-scroll:active{cursor:grabbing}\n.acts-scroll::-webkit-scrollbar{height:3px}\n.acts-scroll::-webkit-scrollbar-thumb{background:var(--amber);border-radius:10px}\n.acts-row{display:flex;gap:16px;width:max-content}\n.act{width:240px;flex-shrink:0;background:var(--white);border:1px solid var(--border);border-radius:16px;padding:28px 24px;position:relative;overflow:hidden;transition:border-color .3s,box-shadow .3s,transform .3s}\n.act:hover{border-color:rgba(200,135,10,.3);box-shadow:0 8px 32px rgba(15,36,73,.08);transform:translateY(-4px)}\n.act::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--amber),var(--amber-light));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,1,.36,1)}\n.act:hover::after{transform:scaleX(1)}\n.act-n{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--muted2);margin-bottom:14px}\n.act-emoji{font-size:28px;margin-bottom:14px;display:block}\n.act-title{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:8px;line-height:1.3}\n.act-text{font-size:13px;color:var(--muted);line-height:1.6}\n.restricted-box{margin-top:36px;background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.15);border-radius:12px;padding:20px 24px;display:flex;gap:14px;align-items:flex-start}\n.rb-dot{font-size:16px;margin-top:1px}\n.rb-title{font-size:13px;font-weight:700;color:#DC2626;margin-bottom:4px}\n.rb-text{font-size:13px;color:var(--muted);line-height:1.6}\n.routes-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}\n.route-card{border:1px solid var(--border);border-radius:12px;padding:24px;background:var(--white)}\n.route-card.fast{border-color:rgba(200,135,10,.3);background:rgba(200,135,10,.02)}\n.route-tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:100px;margin-bottom:12px}\n.route-tag.amber{background:var(--amber-dim);color:var(--amber)}\n.route-tag.grey{background:var(--off2);color:var(--muted)}\n.route-title{font-size:14px;font-weight:700;color:var(--navy);margin-bottom:6px}\n.route-text{font-size:13px;color:var(--muted);line-height:1.6}\n\n\/* \u2500\u2500 PROCESS \u2500\u2500 *\/\n#process{padding:72px 0;background:var(--white)}\n.proc-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:36px;flex-wrap:wrap}\n.proc-badge{background:var(--amber-dim);border:1px solid rgba(200,135,10,.25);color:var(--amber);font-size:13px;font-weight:700;padding:10px 20px;border-radius:100px;white-space:nowrap}\n.proc-scroll-outer{display:flex;justify-content:center;overflow-x:auto;padding-bottom:14px;margin-bottom:24px;scrollbar-width:thin;scrollbar-color:var(--amber) #E2E8F2;-webkit-mask:linear-gradient(90deg,transparent 0%,#000 3%,#000 97%,transparent 100%);mask:linear-gradient(90deg,transparent 0%,#000 3%,#000 97%,transparent 100%)}\n.proc-scroll-outer::-webkit-scrollbar{height:3px}\n.proc-scroll-outer::-webkit-scrollbar-track{background:#E2E8F2;border-radius:10px}\n.proc-scroll-outer::-webkit-scrollbar-thumb{background:var(--amber);border-radius:10px}\n.proc-track{display:flex;gap:0;width:max-content;position:relative;padding:0 48px;margin:0 auto}\n.proc-track::before{content:'';position:absolute;top:28px;left:48px;right:48px;height:2px;background:linear-gradient(90deg,var(--amber),var(--amber-light),var(--amber));z-index:0}\n.proc-step{width:220px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1;padding:0 14px}\n.proc-dot{width:56px;height:56px;border-radius:50%;background:var(--white);border:2px solid var(--border);display:flex;align-items:center;justify-content:center;margin-bottom:18px;flex-shrink:0;position:relative;z-index:2;box-shadow:0 4px 12px rgba(15,36,73,.06);transition:border-color .3s,box-shadow .3s}\n.proc-step:hover .proc-dot{border-color:var(--amber);box-shadow:0 0 0 6px rgba(200,135,10,.1)}\n.proc-num{font-size:16px;font-weight:800;color:var(--navy);transition:color .3s}\n.proc-step:hover .proc-num{color:var(--amber)}\n.proc-when{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--amber);margin-bottom:6px}\n.proc-title{font-size:13px;font-weight:700;color:var(--navy);margin-bottom:6px;line-height:1.3}\n.proc-text{font-size:11px;color:var(--muted);line-height:1.65}\n.proc-cta{background:var(--navy);border-radius:14px;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}\n.proc-cta-h{font-size:15px;font-weight:700;color:#F8FAFF;margin-bottom:4px}\n.proc-cta-s{font-size:12px;color:rgba(248,250,255,.45)}\n.proc-cta-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--amber);color:#fff;font-family:var(--font);font-size:13px;font-weight:700;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .2s,transform .15s;text-decoration:none}\n.proc-cta-btn:hover{background:var(--amber-light);transform:translateY(-2px)}\n\n\/* \u2500\u2500 SERVICES \u2500\u2500 *\/\n#services{padding:72px 0;background:var(--off)}\n.svcs-head{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:end;margin-bottom:38px}\n.svcs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.svc{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;transition:border-color .3s,box-shadow .3s,transform .3s;position:relative;overflow:hidden}\n.svc:hover{border-color:rgba(200,135,10,.3);box-shadow:0 12px 40px rgba(15,36,73,.07);transform:translateY(-4px)}\n.svc::after{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--amber),var(--amber-light));transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.22,1,.36,1)}\n.svc:hover::after{transform:scaleX(1)}\n.svc-num{font-size:40px;font-weight:800;color:var(--off2);line-height:1;margin-bottom:4px}\n.svc-icon{width:44px;height:44px;background:var(--amber-dim);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:18px}\n.svc-title{font-size:15px;font-weight:700;color:var(--navy);margin-bottom:10px}\n.svc-text{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:18px}\n.svc-tags{display:flex;flex-wrap:wrap;gap:6px}\n.svc-tag{font-size:11px;font-weight:600;color:var(--amber);background:var(--amber-dim);padding:3px 8px;border-radius:4px}\n.promise-row{display:flex;gap:16px;margin-top:28px;background:var(--navy);border-radius:16px;padding:24px 32px;align-items:center;flex-wrap:wrap;justify-content:space-between}\n.pr-item{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:600;color:rgba(248,250,255,.8)}\n.pr-icon{width:32px;height:32px;background:rgba(200,135,10,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}\n\n\/* \u2500\u2500 FEATURE \u2500\u2500 *\/\n#feature{padding:0;display:grid;grid-template-columns:1fr 1fr;align-items:center}\n.feat-img{position:relative;overflow:hidden;max-height:520px}\n.feat-img .ph{height:100%;max-height:520px}\n.feat-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(to right,rgba(15,36,73,.6),transparent)}\n.feat-caption{position:absolute;bottom:0;left:0;right:0;padding:48px;z-index:3}\n.feat-cap-tag{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--amber-light);margin-bottom:8px}\n.feat-cap-h{font-size:32px;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.1}\n.feat-cap-h em{color:var(--amber-light);font-style:normal}\n.feat-content{background:var(--white);padding:56px 64px;display:flex;flex-direction:column;justify-content:center}\n.feat-list{list-style:none;display:flex;flex-direction:column;gap:14px;margin-bottom:36px}\n.feat-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--text);padding-bottom:14px;border-bottom:1px solid var(--border)}\n.feat-list li:last-child{border-bottom:none}\n.feat-check{width:20px;height:20px;border-radius:50%;background:var(--amber-dim);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:800;color:var(--amber);flex-shrink:0;margin-top:1px}\n\n\n\/* \u2500\u2500 HOW WE WORK \u2500\u2500 *\/\n#how-work{\n  padding:72px 0;\n  background:var(--white);\n}\n\n.hw-header{\n  max-width:760px;\n  margin-bottom:30px;\n}\n\n.hw-header .divider{\n  margin-bottom:24px;\n}\n\n.hw-grid{\n  display:grid;\n  grid-template-columns:repeat(4,minmax(0,1fr));\n  gap:16px;\n}\n\n.hw-card{\n  background:var(--off);\n  border:1px solid var(--border);\n  border-radius:16px;\n  padding:28px 24px;\n  position:relative;\n  overflow:hidden;\n  min-height:185px;\n  transition:border-color .3s,box-shadow .3s,transform .3s;\n}\n\n.hw-card::before{\n  content:'';\n  position:absolute;\n  top:0;\n  left:0;\n  right:0;\n  height:3px;\n  background:linear-gradient(90deg,var(--amber),var(--amber-light));\n  transform:scaleX(0);\n  transform-origin:left;\n  transition:transform .35s cubic-bezier(.22,1,.36,1);\n}\n\n.hw-card:hover{\n  border-color:rgba(200,135,10,.3);\n  box-shadow:0 12px 36px rgba(15,36,73,.07);\n  transform:translateY(-3px);\n}\n\n.hw-card:hover::before{\n  transform:scaleX(1);\n}\n\n.hw-index{\n  font-size:11px;\n  font-weight:800;\n  letter-spacing:.12em;\n  color:var(--amber);\n  margin-bottom:26px;\n}\n\n.hw-title{\n  font-size:16px;\n  font-weight:800;\n  color:var(--navy);\n  margin-bottom:10px;\n  line-height:1.3;\n}\n\n.hw-text{\n  font-size:13px;\n  line-height:1.72;\n  color:var(--muted);\n}\n\n\n\/* \u2500\u2500 HOW MERCURIUS HELPS \u2500\u2500 *\/\n.mh-section{\n  margin-top:32px;\n  padding-top:30px;\n  border-top:1px solid var(--border);\n}\n\n.mh-heading{\n  font-size:clamp(22px,3vw,32px);\n  line-height:1.15;\n  font-weight:800;\n  color:var(--navy);\n  letter-spacing:-.02em;\n  margin:0 0 28px;\n  font-family:var(--font);\n}\n\n.mh-heading em{\n  color:var(--amber);\n  font-style:normal;\n}\n\n.mh-grid{\n  display:grid;\n  grid-template-columns:repeat(5,minmax(0,1fr));\n  gap:14px;\n}\n\n.mh-card{\n  background:var(--off);\n  border:1px solid var(--border);\n  border-radius:14px;\n  padding:22px 18px;\n  min-height:165px;\n  transition:border-color .3s,box-shadow .3s,transform .3s;\n}\n\n.mh-card:hover{\n  border-color:rgba(200,135,10,.3);\n  box-shadow:0 10px 28px rgba(15,36,73,.06);\n  transform:translateY(-3px);\n}\n\n.mh-index{\n  width:34px;\n  height:34px;\n  border-radius:9px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--amber-dim);\n  color:var(--amber);\n  font-size:11px;\n  font-weight:800;\n  margin-bottom:16px;\n}\n\n.mh-title{\n  font-size:14px;\n  line-height:1.35;\n  font-weight:800;\n  color:var(--navy);\n  margin-bottom:8px;\n}\n\n.mh-text{\n  font-size:12px;\n  line-height:1.65;\n  color:var(--muted);\n}\n\n@media(max-width:960px){\n  #how-work{padding:64px 0;}\n  .hw-grid{grid-template-columns:repeat(2,minmax(0,1fr));}\n  .mh-grid{grid-template-columns:repeat(2,minmax(0,1fr));}\n}\n\n@media(max-width:640px){\n  #how-work{padding:52px 0;}\n  .hw-header{margin-bottom:30px;}\n  .hw-grid{grid-template-columns:1fr;gap:12px;}\n  .hw-card{min-height:0;padding:22px 20px;}\n  .hw-index{margin-bottom:16px;}\n\n  .mh-section{margin-top:32px;padding-top:30px;}\n  .mh-grid{grid-template-columns:1fr;gap:10px;}\n  .mh-card{min-height:0;padding:20px;}\n}\n\n\/* \u2500\u2500 COMPLIANCE \u2500\u2500 *\/\n#compliance{padding:72px 0;background:var(--off)}\n.comp-header{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:end;margin-bottom:38px}\n.comp-table-wrap{overflow-x:auto;border-radius:16px;-webkit-overflow-scrolling:touch}\n.comp-table{width:100%;border-collapse:collapse;background:var(--white);border-radius:16px;overflow:hidden;min-width:600px}\n.comp-table thead tr{background:var(--navy)}\n.comp-table thead th{text-align:left;padding:14px 18px;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(248,250,255,.5);white-space:nowrap}\n.comp-table thead th:first-child{padding-left:24px}\n.comp-table tbody tr{border-bottom:1px solid var(--border);transition:background .15s}\n.comp-table tbody tr:hover{background:var(--off)}\n.comp-table tbody td{padding:14px 18px;font-size:13px;color:var(--text);vertical-align:top;white-space:nowrap}\n.comp-table tbody td:first-child{padding-left:24px;font-weight:600;color:var(--navy);white-space:normal;min-width:200px}\n.td-note{font-size:11px;color:var(--muted2);margin-top:2px;font-weight:400;white-space:normal}\n.comp-table tbody tr:last-child{border-bottom:none}\n.badge{display:inline-flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 8px;border-radius:6px}\n.b-rbi{background:rgba(200,135,10,.1);color:var(--amber)}\n.b-tax{background:rgba(22,163,74,.1);color:#15803D}\n.b-roc{background:rgba(37,99,235,.1);color:#1D4ED8}\n.b-gst{background:rgba(147,51,234,.1);color:#7E22CE}\n.b-tds{background:rgba(234,88,12,.1);color:#C2410C}\n.b-crit{background:rgba(220,38,38,.1);color:#B91C1C}\n.penalty{margin-top:24px;background:var(--white);border:1px solid rgba(220,38,38,.15);border-radius:12px;display:flex;overflow:hidden}\n.penalty-stripe{width:5px;background:#DC2626;flex-shrink:0}\n.penalty-inner{padding:20px 24px}\n.pen-title{font-size:13px;font-weight:700;color:#DC2626;margin-bottom:6px}\n.pen-text{font-size:13px;color:var(--muted);line-height:1.65}\n.comp-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}\n.cf{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:24px}\n.cf-icon{font-size:22px;margin-bottom:10px}\n.cf-title{font-size:14px;font-weight:700;color:var(--navy);margin-bottom:6px}\n.cf-text{font-size:13px;color:var(--muted);line-height:1.5}\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n#faq{padding:72px 0;background:var(--white)}\n.faq-layout{display:grid;grid-template-columns:280px 1fr;gap:72px;align-items:start}\n.faq-aside{position:sticky;top:40px}\n.faq-h{font-size:38px;font-weight:800;color:var(--navy);line-height:1.05;letter-spacing:-.03em;margin-bottom:24px}\n.faq-h em{color:var(--amber);font-style:normal}\n.faq-cats{display:flex;flex-direction:column;gap:0}\n.faq-cat{text-align:left;background:none;border:none;border-bottom:1px solid var(--border);padding:12px 0;font-size:13px;font-weight:600;color:var(--muted);cursor:pointer;transition:color .2s;font-family:var(--font);display:flex;justify-content:space-between;align-items:center}\n.faq-cat:hover,.faq-cat.on{color:var(--amber)}\n.faq-cat.on::after{content:'\u2192';color:var(--amber)}\n.faq-box{margin-top:28px;background:var(--navy);border-radius:14px;padding:24px}\n.faq-box-t{font-size:13px;font-weight:700;color:#F8FAFF;margin-bottom:6px}\n.faq-box-s{font-size:12px;color:rgba(248,250,255,.5);line-height:1.55;margin-bottom:14px}\n.btn-sm-amber{font-size:12px;font-weight:700;color:var(--amber);border:1px solid rgba(200,135,10,.3);background:none;padding:8px 16px;border-radius:8px;cursor:pointer;font-family:var(--font);transition:background .2s,color .2s;width:100%;text-decoration:none;display:block;text-align:center}\n.btn-sm-amber:hover{background:var(--amber);color:#fff}\n.faq-groups{display:flex;flex-direction:column;gap:36px}\n.fg-head{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--amber);margin-bottom:12px;padding-bottom:10px;border-bottom:2px solid var(--amber-dim)}\n.fq{border-bottom:1px solid var(--border)}\n.fq-q{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;cursor:pointer;font-size:14px;font-weight:600;color:var(--navy);transition:color .2s;user-select:none}\n.fq-q:hover{color:var(--amber)}\n.fq-icon{width:26px;height:26px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--muted2);flex-shrink:0;transition:transform .3s,border-color .3s,background .3s}\n.fq.open .fq-icon{transform:rotate(45deg);border-color:var(--amber);background:var(--amber-dim);color:var(--amber)}\n.fq-a{font-size:14px;color:var(--muted);line-height:1.8;max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.22,1,.36,1),padding .3s}\n.fq.open .fq-a{max-height:300px;padding-bottom:16px}\n\n\/* scroll hints *\/\n.scroll-hint{display:none;text-align:center;font-size:12px;color:var(--muted2);margin-top:10px;letter-spacing:.04em}\n\n\/* \u2550\u2550 RESPONSIVE \u2550\u2550 *\/\n@media(max-width:960px){\n  .container{padding:0 24px}\n  #what,#activities,#process,#services,#compliance,#faq{padding:64px 0}\n  #hero{grid-template-columns:1fr;min-height:auto}\n  .hero-left{padding:120px 32px 64px;background-image:url('https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png');background-size:cover;background-position:center;position:relative}\n  .hero-left::after{content:'';position:absolute;inset:0;background:rgba(15,36,73,.88);z-index:0;pointer-events:none}\n  .hero-left > *{position:relative;z-index:1}\n  .hero-right{display:none}\n  .svcs-head{grid-template-columns:1fr;gap:20px}\n  .comp-header{grid-template-columns:1fr;gap:24px}\n  .svcs-grid{grid-template-columns:1fr 1fr}\n  .faq-layout{grid-template-columns:1fr;gap:36px}\n  .faq-aside{position:static}\n  .feat-img{min-height:280px}\n  .feat-content{padding:40px 32px}\n  .routes-grid{grid-template-columns:1fr}\n  .promise-row{gap:16px}\n  .acts-header{flex-direction:column;align-items:flex-start;gap:16px}\n  .proc-header{flex-direction:column;align-items:flex-start;gap:16px}\n  .comp-feats{grid-template-columns:1fr 1fr}\n}\n@media(max-width:640px){\n  .container{padding:0 16px}\n  #what,#activities,#process,#services,#compliance,#faq{padding:52px 0}\n  .what-grid{grid-template-columns:1fr;gap:32px}\n  #feature{grid-template-columns:1fr}\n  #hero{grid-template-columns:1fr;min-height:auto}\n  .hero-left{padding:90px 16px 48px;background-image:url('https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png');background-size:cover;background-position:center;position:relative}\n  .hero-left::after{content:'';position:absolute;inset:0;background:rgba(15,36,73,.88);z-index:0;pointer-events:none}\n  .hero-left > *{position:relative;z-index:1}\n  .hero-right{display:none}\n  h1.hero-h1{font-size:30px}\n  .hst-n{font-size:26px}\n  .hero-btns{flex-direction:column}\n  .btn-amber,.btn-ghost-w{width:100%;justify-content:center}\n  .adv-card{flex-direction:column;gap:12px;padding:20px}\n  .adv-big{font-size:36px}\n  .acts-scroll{padding:0 16px 16px !important}\n  .acts-row{gap:12px}\n  .act{width:72vw}\n  .scroll-hint{display:block}\n  .proc-scroll-outer{display:flex;justify-content:center;margin:0 -16px 24px;padding:0 0 16px}\n  .proc-track{padding:0 24px}\n  .proc-track::before{left:24px;right:24px}\n  .proc-step{width:160px;padding:0 8px}\n  .proc-cta{flex-direction:column;align-items:flex-start;padding:20px}\n  .proc-cta-btn{width:100%;justify-content:center}\n  .svcs-head{grid-template-columns:1fr;gap:16px}\n  .svcs-grid{display:flex !important;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:14px;padding-bottom:16px;-webkit-mask:linear-gradient(90deg,transparent 0%,#000 3%,#000 94%,transparent 100%);mask:linear-gradient(90deg,transparent 0%,#000 3%,#000 94%,transparent 100%)}\n  .svcs-grid::-webkit-scrollbar{display:none}\n  .svc{min-width:74vw;max-width:74vw;flex-shrink:0;scroll-snap-align:start}\n  .feat-img{min-height:240px}\n  .feat-content{padding:32px 16px}\n  .comp-header{grid-template-columns:1fr;gap:16px;margin-bottom:28px}\n  .comp-table-wrap{border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;display:block}\n  .comp-table{min-width:0;width:100%;font-size:9px}\n  .comp-table thead th{font-size:8px;padding:5px 6px;white-space:nowrap}\n  .comp-table tbody td{font-size:9px;padding:5px 6px;white-space:nowrap}\n  .comp-table tbody td:first-child{padding-left:8px;min-width:0;white-space:normal;max-width:120px;font-size:9px}\n  .td-note{font-size:8px}\n  .comp-feats{grid-template-columns:1fr;gap:12px}\n  .faq-h{font-size:26px}\n  .faq-layout{grid-template-columns:1fr;gap:0}\n  .faq-aside{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}\n  .faq-aside .faq-cats{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;border:none}\n  .faq-aside .faq-cat{border:1px solid var(--border);border-bottom:1px solid var(--border);border-radius:100px;padding:7px 14px;font-size:11px}\n  .faq-aside .faq-cat.on{background:var(--navy);color:#fff;border-color:var(--navy)}\n  .faq-aside .faq-cat.on::after{display:none}\n  .faq-box{margin-top:0}\n  .fq-q{font-size:13px;padding:14px 0}\n  .promise-row{flex-direction:column;gap:12px;padding:20px}\n}\n@media(max-width:480px){\n  h1.hero-h1{font-size:26px}\n  .hst-n{font-size:22px}\n  h2.h2{font-size:22px}\n  .proc-step{width:140px}\n}\n<\/style>\n<\/head>\n<body>\n\n<div id=\"bar\"><\/div>\n\n<!-- HERO -->\n<section id=\"hero\">\n  <div class=\"hero-left\">\n    <div>\n      <div class=\"hero-eyebrow up\" style=\"transition-delay:.1s\">Branch Office \u00b7 India Setup<\/div>\n      <h1 class=\"hero-h1\">\n        <span class=\"up hero-title-line\" style=\"transition-delay:.18s;display:block\">Open Your Branch Office<\/span>\n        <em class=\"up\" style=\"transition-delay:.26s\">In India.<\/em>\n      <\/h1>\n      <p class=\"hero-sub up\" style=\"transition-delay:.42s\">RBI Approval \u00b7 ROC Registration \u00b7 GST \u00b7 FEMA Compliance \u2014 all handled by qualified professionals. 100% remote, end-to-end.<\/p>\n      <div class=\"hero-btns up\" style=\"transition-delay:.5s\">\n        <a href=\"https:\/\/companyformationsservices.com\/contact-us\/\" class=\"btn-amber\">Get Free Consultation \u2192<\/a>\n        <a href=\"https:\/\/companyformationsservices.com\/contact-us\/\" class=\"btn-ghost-w\">See How It Works<\/a>\n      <\/div>\n    <\/div>\n    <div class=\"hero-stats up\" style=\"transition-delay:.6s\">\n      <div class=\"hst\"><div class=\"hst-n\"><span class=\"counter\" data-val=\"2\">0<\/span><span>K+<\/span><\/div><div class=\"hst-l\">Foreign Companies<\/div><\/div>\n      <div class=\"hst\"><div class=\"hst-n\"><span class=\"counter\" data-val=\"60\">0<\/span><span>+<\/span><\/div><div class=\"hst-l\">Countries Served<\/div><\/div>\n      <div class=\"hst\"><div class=\"hst-n\"><span class=\"counter\" data-val=\"18\">0<\/span><span>+<\/span><\/div><div class=\"hst-l\">Years Experience<\/div><\/div>\n    <\/div>\n  <\/div>\n  <div class=\"hero-right\">\n    <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png\" alt=\"Branch Office India\">\n  <\/div>\n<\/section>\n\n<!-- WHAT IS -->\n<section id=\"what\">\n  <div class=\"container\">\n    <div class=\"what-grid\">\n      <div>\n        <div class=\"tag up\">Understanding the Structure<\/div>\n        <h2 class=\"h2 up\" style=\"transition-delay:.06s\">What is a Branch Office <em>in India?<\/em><\/h2>\n        <div class=\"divider up\" style=\"transition-delay:.1s\"><\/div>\n        <p class=\"lead up\" style=\"transition-delay:.12s;margin-bottom:24px\">A <strong>Branch Office (BO)<\/strong> is a direct extension of your existing foreign company, operating in India under your parent&#8217;s company name and identity. Not a new entity \u2014 it is <em>you, in India.<\/em> Governed by Foreign Exchange Management Act with prior RBI approval required through an Authorised Dealer Bank.<\/p>\n        <div class=\"tag up\" style=\"transition-delay:.16s;margin:0 0 10px\">Features of Branch Office<\/div>\n        <div class=\"compare-panel on\" id=\"tp-bo\" style=\"display:flex\">\n          <div class=\"cr\"><span class=\"cr-dot\">\u2713<\/span> 100% parent company control \u2014 no Indian partner needed<\/div>\n          <div class=\"cr\"><span class=\"cr-dot\">\u2713<\/span> Operates under parent&#8217;s name and brand identity<\/div>\n          <div class=\"cr\"><span class=\"cr-dot\">\u2713<\/span> Profits freely repatriable after Indian taxes<\/div>\n          <div class=\"cr\"><span class=\"cr-dot\">\u2713<\/span> Not a separate legal entity in India<\/div>\n          <div class=\"cr\"><span class=\"cr-dot\">\u2713<\/span> RBI approval required \u2014 4 to 8 weeks<\/div>\n        <\/div>\n      <\/div>\n      <div class=\"what-right right\">\n        <div class=\"what-img scale\">\n          <div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/04\/Untitled-design-77.png\" alt=\"Branch Office India Team\"><\/div>\n        <\/div>\n        <div class=\"adv-card\">\n          <div class=\"adv-big\">100%<\/div>\n          <div>\n            <div class=\"adv-label\">Profit Repatriation Allowed<\/div>\n            <div class=\"adv-text\">Freely remittable to your parent company. India&#8217;s DTAA with <strong style=\"color:rgba(248,250,255,.85)\">90+ countries<\/strong> protects against double taxation.<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ELIGIBILITY CHECKLIST -->\n<section id=\"activities\" style=\"padding:62px 0;background:var(--off)\">\n  <div class=\"container\">\n    <div class=\"eligibility-grid\">\n      <div>\n        <div class=\"tag up\">Check Your Readiness<\/div>\n        <h2 class=\"h2 up\" style=\"transition-delay:.06s;margin-bottom:12px\">Can your company open a branch office <em><br>in India?<\/em><\/h2>\n        <div class=\"divider up\" style=\"transition-delay:.1s;margin-bottom:16px\"><\/div>\n        <p class=\"lead up\" style=\"transition-delay:.12s;margin-bottom:20px;font-size:14px\">Here&#8217;s a quick checklist. If you tick all of these, you&#8217;re ready to apply.<\/p>\n        <div style=\"display:flex;flex-direction:column;gap:12px\" class=\"up\">\n          <div style=\"display:flex;gap:12px;align-items:flex-start\">\n            <div style=\"width:22px;height:22px;border-radius:50%;background:var(--amber-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:800;color:var(--amber);margin-top:2px\">\u2713<\/div>\n            <div style=\"font-size:14px;color:var(--text);line-height:1.5\">Your company is registered outside India \u2014 in USA, UK, UAE, Europe, Singapore, Australia, or anywhere else<\/div>\n          <\/div>\n          <div style=\"display:flex;gap:12px;align-items:flex-start\">\n            <div style=\"width:22px;height:22px;border-radius:50%;background:var(--amber-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:800;color:var(--amber);margin-top:2px\">\u2713<\/div>\n            <div style=\"font-size:14px;color:var(--text);line-height:1.5\">You&#8217;ve been profitable for 5 years in your home country (audited accounts required)<\/div>\n          <\/div>\n          <div style=\"display:flex;gap:12px;align-items:flex-start\">\n            <div style=\"width:22px;height:22px;border-radius:50%;background:var(--amber-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:800;color:var(--amber);margin-top:2px\">\u2713<\/div>\n            <div style=\"font-size:14px;color:var(--text);line-height:1.5\">Your net worth is at least USD 100,000 \u2014 calculated as paid-up capital plus free reserves<\/div>\n          <\/div>\n          <div style=\"display:flex;gap:12px;align-items:flex-start\">\n            <div style=\"width:22px;height:22px;border-radius:50%;background:var(--amber-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:800;color:var(--amber);margin-top:2px\">\u2713<\/div>\n            <div style=\"font-size:14px;color:var(--text);line-height:1.5\">Your planned India activities match what your parent company already does<\/div>\n          <\/div>\n          <div style=\"display:flex;gap:12px;align-items:flex-start\">\n            <div style=\"width:22px;height:22px;border-radius:50%;background:var(--amber-dim);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px;font-weight:800;color:var(--amber);margin-top:2px\">\u2713<\/div>\n            <div style=\"font-size:14px;color:var(--text);line-height:1.5\">If Your industry allows 100% FDI in India \u2014 most sectors do. A few require government approval<\/div><br>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"right\">\n        <div class=\"what-img scale\">\n          <div class=\"ph\"><img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/04\/Untitled-design-77.png\" alt=\"Eligibility\"><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ACTIVITIES -->\n<section id=\"activities-main\" style=\"padding:72px 0;background:var(--off);border-top:1px solid var(--border)\">\n  <div class=\"container\">\n    <div class=\"acts-header\">\n      <div>\n        <div class=\"tag up\">Permitted Activities<\/div>\n        <h2 class=\"h2 up\" style=\"transition-delay:.06s\">What Your Branch Office <em>Can Do<\/em><\/h2>\n      <\/div>\n      <div class=\"drag-pill up\" style=\"transition-delay:.1s\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\"><path d=\"M2 7h10M7 2l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        Scroll to explore all 8\n      <\/div>\n    <\/div>\n  <\/div>\n  <div class=\"acts-scroll\" id=\"acts-scroll\" style=\"padding:0 48px 24px\">\n    <div class=\"acts-row\" id=\"acts-row\">\n      <div class=\"act\"><div class=\"act-n\">01<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\/><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\/><\/svg><\/span><div class=\"act-title\">Import\/Export of Goods<\/div><div class=\"act-text\">Trade in goods consistent with parent&#8217;s activities. Retail trading not permitted.<\/div><\/div>\n      <div class=\"act\"><div class=\"act-n\">02<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\/><line x1=\"12\" y1=\"12\" x2=\"12\" y2=\"16\"\/><line x1=\"10\" y1=\"14\" x2=\"14\" y2=\"14\"\/><\/svg><\/span><div class=\"act-title\">Professional Consultancy<\/div><div class=\"act-text\">Expert services \u2014 legal, financial, technical, management domains.<\/div><\/div>\n      <div class=\"act\"><div class=\"act-n\">03<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 3H5a2 2 0 0 0-2 2v4m6-6h10a2 2 0 0 1 2 2v4M9 3v11l-5 5h16l-5-5V3\"\/><\/svg><\/span><div class=\"act-title\">Research &#038; Development<\/div><div class=\"act-text\">R&#038;D on behalf of the parent&#8217;s company \u2014 product, market, or scientific research.<\/div><\/div>\n      <div class=\"act\"><div class=\"act-n\">04<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><path d=\"M7 8l3 3-3 3\"\/><path d=\"M13 14h4\"\/><\/svg><\/span><div class=\"act-title\">IT &#038; Software Development<\/div><div class=\"act-text\">Develop and export software, IT support, leveraging India&#8217;s talent pool.<\/div><\/div>\n      <div class=\"act\"><div class=\"act-n\">05<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"\/><\/svg><\/span><div class=\"act-title\">Technical Support<\/div><div class=\"act-text\">After-sales support for products supplied by parent to Indian customers.<\/div><\/div>\n      <div class=\"act\"><div class=\"act-n\">06<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg><\/span><div class=\"act-title\">Buying\/Selling Agent<\/div><div class=\"act-text\">Sourcing, procurement, or sales liaison representing the parent&#8217;s company.<\/div><\/div>\n      <div class=\"act\"><div class=\"act-n\">07<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3c-4 5-4 13 0 18\"\/><path d=\"M3 12h18\"\/><\/svg><\/span><div class=\"act-title\">Business Collaborations<\/div><div class=\"act-text\">Promote technical or financial collaborations with Indian companies.<\/div><\/div>\n      <div class=\"act\"><div class=\"act-n\">08<\/div><span class=\"act-emoji\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.8 19.2L16 11l3.5-3.5C21 6 21 4 19.5 2.5S18 2 16.5 3.5L13 7 4.8 5.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.3c.3-.2.4-.6.5-1.1z\"\/><\/svg><\/span><div class=\"act-title\">Airline\/Shipping<\/div><div class=\"act-text\">Foreign airlines and shipping for ticketing, cargo, and logistics.<\/div><\/div>\n    <\/div>\n  <\/div>\n  <div class=\"scroll-hint\" id=\"acts-hint\">\u2190 swipe to explore all 8 \u2192<\/div>\n  <div class=\"container\">\n    <div class=\"routes-grid\">\n      <div class=\"route-card fast up\"><div class=\"route-tag amber\">\u26a1 Automatic Route<\/div><div class=\"route-title\">Sector Allows 100% FDI<\/div><div class=\"route-text\">Apply directly through RBI via Authorised Dealer Bank. No government approval needed. Most sectors qualify \u2014 IT, services, consulting. RBI approval: <strong>4\u20138 weeks.<\/strong><\/div><\/div>\n      <div class=\"route-card up\" style=\"transition-delay:.08s\"><div class=\"route-tag grey\">\ud83c\udfdb Government Route<\/div><div class=\"route-title\">Sector Has FDI Restrictions<\/div><div class=\"route-text\">Ministry of Finance consultation required. For sectors with FDI caps \u2014 defence, media, telecom. Also required for companies from <strong>countries sharing land borders with India.<\/strong><\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- PROCESS -->\n<section id=\"process\">\n  <div class=\"container\">\n\n    <div class=\"proc-header\">\n      <div>\n        <div class=\"tag up\">Step-by-Step Process<\/div>\n        <h2 class=\"h2 up process-two-line-heading\" style=\"transition-delay:.06s\">\n          <span class=\"process-line process-line-1\">Step-by-Step Process to<\/span>\n          <span class=\"process-line process-line-2\"><em>Open a Branch Office in India<\/em><\/span>\n        <\/h2>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"proc-scroll-outer\">\n    <div class=\"proc-track\">\n\n      <div class=\"proc-step\">\n        <div class=\"proc-dot\"><div class=\"proc-num\">01<\/div><\/div>\n        <div class=\"proc-title\">Check Eligibility &amp; Permitted Activities<\/div>\n        <div class=\"proc-text\">Confirm whether the foreign company is eligible to open a Branch Office in India and whether the proposed activities are permitted.<\/div>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-dot\"><div class=\"proc-num\">02<\/div><\/div>\n        <div class=\"proc-title\">Prepare Required Documents<\/div>\n        <div class=\"proc-text\">Collect and prepare the company documents, financial records, board approvals and other supporting papers required for the application.<\/div>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-dot\"><div class=\"proc-num\">03<\/div><\/div>\n        <div class=\"proc-title\">Submit Application Through AD Bank<\/div>\n        <div class=\"proc-text\">File the Branch Office application through an Authorised Dealer (AD) Category-I Bank for the required approval and regulatory clearance.<\/div>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-dot\"><div class=\"proc-num\">04<\/div><\/div>\n        <div class=\"proc-title\">Complete ROC Registration<\/div>\n        <div class=\"proc-text\">After approval, register the Branch Office with the Registrar of Companies and complete the required MCA filings.<\/div>\n      <\/div>\n\n      <div class=\"proc-step\">\n        <div class=\"proc-dot\"><div class=\"proc-num\">05<\/div><\/div>\n        <div class=\"proc-title\">Complete Tax &amp; Business Registrations<\/div>\n        <div class=\"proc-text\">Obtain the necessary tax registrations, bank account and other registrations required to begin operations in India.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"container\">\n    <div class=\"mh-section up\">\n      <div class=\"tag\">How Mercurius Helps<\/div>\n      <h3 class=\"mh-heading\">Support from Application to <em>Setup Completion<\/em><\/h3>\n\n      <div class=\"mh-grid\">\n\n        <div class=\"mh-card\">\n          <div class=\"mh-index\">01<\/div>\n          <div class=\"mh-title\">Requirement Check<\/div>\n          <div class=\"mh-text\">We understand your proposed business activities and identify the registrations and approvals required.<\/div>\n        <\/div>\n\n        <div class=\"mh-card\">\n          <div class=\"mh-index\">02<\/div>\n          <div class=\"mh-title\">Documentation Support<\/div>\n          <div class=\"mh-text\">We prepare, review and organise the required documents for your Branch Office application.<\/div>\n        <\/div>\n\n        <div class=\"mh-card\">\n          <div class=\"mh-index\">03<\/div>\n          <div class=\"mh-title\">Approval &amp; Clearance Assistance<\/div>\n          <div class=\"mh-text\">We coordinate with the relevant bank and assist throughout the approval and clearance process.<\/div>\n        <\/div>\n\n        <div class=\"mh-card\">\n          <div class=\"mh-index\">04<\/div>\n          <div class=\"mh-title\">Form Filing &amp; Registration<\/div>\n          <div class=\"mh-text\">We handle the required regulatory forms, ROC filings and registrations on your behalf.<\/div>\n        <\/div>\n\n        <div class=\"mh-card\">\n          <div class=\"mh-index\">05<\/div>\n          <div class=\"mh-title\">Setup Completion<\/div>\n          <div class=\"mh-text\">We assist with the remaining formalities so your Branch Office is ready to start operations in India.<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- SERVICES -->\n<section id=\"services\">\n  <div class=\"container\">\n    <div class=\"svcs-head\">\n      <div>\n        <div class=\"tag up\">By Mercurius<\/div>\n        <h2 class=\"h2 up\" style=\"transition-delay:.06s\">Post-Incorporation <em>Services<\/em><\/h2>\n      <\/div>\n      <p class=\"lead up\" style=\"transition-delay:.1s\">Once your Branch Office is established, our team continues to support the registrations, filings and ongoing compliance needed to operate in India.<\/p>\n    <\/div>\n    <div class=\"svcs-grid\" id=\"svcs-grid\">\n      <div class=\"svc up\" style=\"transition-delay:.04s\"><div class=\"svc-num\">01<\/div><div class=\"svc-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"3\" y1=\"22\" x2=\"21\" y2=\"22\"\/><line x1=\"6\" y1=\"18\" x2=\"6\" y2=\"11\"\/><line x1=\"10\" y1=\"18\" x2=\"10\" y2=\"11\"\/><line x1=\"14\" y1=\"18\" x2=\"14\" y2=\"11\"\/><line x1=\"18\" y1=\"18\" x2=\"18\" y2=\"11\"\/><polygon points=\"12 2 20 7 4 7\"\/><\/svg><\/div><div class=\"svc-title\">RBI Approval &#038; AD Bank Liaison<\/div><div class=\"svc-text\">FNC-1 preparation, AD Bank coordination, full FEMA review and RBI correspondence until approval received.<\/div><div class=\"svc-tags\"><span class=\"svc-tag\">FNC-1<\/span><span class=\"svc-tag\">AD Bank<\/span><span class=\"svc-tag\">FEMA<\/span><\/div><\/div>\n      <div class=\"svc up\" style=\"transition-delay:.08s\"><div class=\"svc-num\">02<\/div><div class=\"svc-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"\/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"1\"\/><path d=\"M9 12h6M9 16h4\"\/><\/svg><\/div><div class=\"svc-title\">ROC Registration &#038; Filing<\/div><div class=\"svc-text\">MCA registration, all mandatory disclosures under Companies Act 2013. Form FC-1, FC-2, DIN, DSC handled.<\/div><div class=\"svc-tags\"><span class=\"svc-tag\">MCA<\/span><span class=\"svc-tag\">FC-1 &#038; FC-2<\/span><span class=\"svc-tag\">DIN<\/span><\/div><\/div>\n      <div class=\"svc up\" style=\"transition-delay:.12s\"><div class=\"svc-num\">03<\/div><div class=\"svc-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z\"\/><polyline points=\"3.27 6.96 12 12.01 20.73 6.96\"\/><line x1=\"12\" y1=\"22.08\" x2=\"12\" y2=\"12\"\/><\/svg><\/div><div class=\"svc-title\">GST &#038; IE Code Registration<\/div><div class=\"svc-text\">GST registration for goods\/services. Import Export Code from DGFT. TAN and PAN obtained.<\/div><div class=\"svc-tags\"><span class=\"svc-tag\">GST<\/span><span class=\"svc-tag\">IEC<\/span><span class=\"svc-tag\">PAN &#038; TAN<\/span><\/div><\/div>\n      <div class=\"svc up\" style=\"transition-delay:.16s\"><div class=\"svc-num\">04<\/div><div class=\"svc-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z\"\/><\/svg><\/div><div class=\"svc-title\">Document Legalisation<\/div><div class=\"svc-text\">Notarisation, Apostille, Indian Embassy attestation \u2014 every document India-ready for RBI submission.<\/div><div class=\"svc-tags\"><span class=\"svc-tag\">Apostille<\/span><span class=\"svc-tag\">Notarisation<\/span><span class=\"svc-tag\">Attestation<\/span><\/div><\/div>\n      <div class=\"svc up\" style=\"transition-delay:.2s\"><div class=\"svc-num\">05<\/div><div class=\"svc-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg><\/div><div class=\"svc-title\">Annual Compliance &#038; Tax<\/div><div class=\"svc-text\">Annual returns, income tax, RBI Annual Activity Certificate, all regulatory deadlines \u2014 never missed.<\/div><div class=\"svc-tags\"><span class=\"svc-tag\">RBI AAC<\/span><span class=\"svc-tag\">Income Tax<\/span><span class=\"svc-tag\">ROC<\/span><\/div><\/div>\n      <div class=\"svc up\" style=\"transition-delay:.24s\"><div class=\"svc-num\">06<\/div><div class=\"svc-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\/><\/svg><\/div><div class=\"svc-title\">Payroll &#038; HR Setup<\/div><div class=\"svc-text\">Payroll processing, PF\/ESIC registration, employment contracts and Shops Act compliance from day one.<\/div><div class=\"svc-tags\"><span class=\"svc-tag\">Payroll<\/span><span class=\"svc-tag\">PF\/ESIC<\/span><span class=\"svc-tag\">Contracts<\/span><\/div><\/div>\n    <\/div>\n    <div class=\"scroll-hint\" id=\"svcs-hint\">\u2190 swipe to see all services \u2192<\/div>\n    <div class=\"promise-row up\">\n      <div class=\"pr-item\"><span class=\"pr-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A830\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3c-4 5-4 13 0 18\"\/><path d=\"M3 12h18\"\/><\/svg><\/span> 100% Remote \u2014 No India Visit<\/div>\n      <div class=\"pr-item\"><span class=\"pr-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A830\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg><\/span> Single Point of Contact<\/div>\n      <div class=\"pr-item\"><span class=\"pr-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A830\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg><\/span> Fixed Transparent Pricing<\/div>\n      <div class=\"pr-item\"><span class=\"pr-icon\"><svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#E8A830\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"\/><path d=\"M12 3a14.5 14.5 0 0 1 0 18M3 12h18\"\/><\/svg><\/span> Multi-Timezone Support<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- HOW WE WORK -->\n<section id=\"how-work\">\n  <div class=\"container\">\n\n    <div class=\"hw-header up\">\n      <div class=\"tag\">The Process<\/div>\n      <h2 class=\"h2\">How We <em>Work<\/em><\/h2>\n      <div class=\"divider\"><\/div>\n      <p class=\"lead\">At Mercurius, we keep things simple and focused on your business needs. Our team combines the right people, clear processes and technology to deliver services smoothly, accurately and on time.<\/p>\n    <\/div>\n\n    <div class=\"hw-grid\">\n\n      <div class=\"hw-card up\" style=\"transition-delay:.04s\">\n        <div class=\"hw-index\">01<\/div>\n        <div class=\"hw-title\">Understand &amp; Define<\/div>\n        <div class=\"hw-text\">We first understand your business, requirements and goals so we can clearly define the work and support you need.<\/div>\n      <\/div>\n\n      <div class=\"hw-card up\" style=\"transition-delay:.08s\">\n        <div class=\"hw-index\">02<\/div>\n        <div class=\"hw-title\">Assess &amp; Plan<\/div>\n        <div class=\"hw-text\">We review the requirements, timelines and compliance needs, and then create a clear plan for completing the work.<\/div>\n      <\/div>\n\n      <div class=\"hw-card up\" style=\"transition-delay:.12s\">\n        <div class=\"hw-index\">03<\/div>\n        <div class=\"hw-title\">Deliver &amp; Measure<\/div>\n        <div class=\"hw-text\">Our team carries out the work, keeps you updated on progress and makes sure each deliverable is completed accurately and on time.<\/div>\n      <\/div>\n\n      <div class=\"hw-card up\" style=\"transition-delay:.16s\">\n        <div class=\"hw-index\">04<\/div>\n        <div class=\"hw-title\">Review &amp; Evolve<\/div>\n        <div class=\"hw-text\">We review the work regularly and adjust our support as your business grows, your needs change or new requirements arise.<\/div>\n      <\/div>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- COMPLIANCE -->\n<section id=\"compliance\">\n  <div class=\"container\">\n    <div class=\"comp-header\">\n      <div>\n        <div class=\"tag up\">Stay Compliant<\/div>\n        <h2 class=\"h2 up\" style=\"transition-delay:.06s\">Annual Compliance <em>Requirements<\/em><\/h2>\n      <\/div>\n      <p class=\"lead up\" style=\"transition-delay:.1s\">Mercurius manages every filing \u2014 so nothing slips through and no penalty is ever triggered.<\/p>\n    <\/div>\n    <div class=\"comp-table-wrap up\" style=\"transition-delay:.08s\">\n      <table class=\"comp-table\">\n        <thead><tr><th>Frequency<\/th><th>Compliance Requirement<\/th><th>Governing Authority<\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td>Monthly<\/td><td>GST Return (GSTR-1 \/ GSTR-3B) \u2014 if registered for Goods &#038; Services Tax<\/td><td>GST Authority<\/td><\/tr>\n          <tr><td>Monthly<\/td><td>TDS \/ TCS Deposit &#038; Quarterly Returns \u2014 on salaries and vendor payments<\/td><td>Income Tax Department<\/td><\/tr>\n          <tr><td>Monthly<\/td><td>PF \/ ESIC Filings \u2014 provident fund and employee insurance contributions<\/td><td>EPFO \/ ESIC<\/td><\/tr>\n          <tr><td>Quarterly<\/td><td>Advance Tax Payments \u2014 if total tax liability exceeds Rs 10,000 in a year<\/td><td>Income Tax Department<\/td><\/tr>\n          <tr><td>Annual<\/td><td>RBI Annual Activity Certificate (AAC) \u2014 mandatory for all Branch Offices<\/td><td>Reserve Bank of India<\/td><\/tr>\n          <tr><td>Annual<\/td><td>ROC Annual Return (Form FC-3) \u2014 financial statements &#038; activity report with MCA<\/td><td>Ministry of Corporate Affairs<\/td><\/tr>\n          <tr><td>Annual<\/td><td>Income Tax Return (ITR-6) \u2014 tax audit mandatory if turnover exceeds Rs 1 Crore<\/td><td>Income Tax Department<\/td><\/tr>\n          <tr><td>Annual<\/td><td>Shops &#038; Establishment Renewal \u2014 state-level compliance, varies by city<\/td><td>State Government<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    <div class=\"penalty up\" style=\"transition-delay:.08s\">\n      <div class=\"penalty-stripe\"><\/div>\n      <div class=\"penalty-inner\">\n        <div class=\"pen-title\">\u26a0\ufe0f Missed Deadlines = Significant Penalties<\/div>\n        <div class=\"pen-text\">RBI non-compliance: up to <strong>\u20b92 lakh per day<\/strong>. ROC failure: <strong>branch strike-off<\/strong>. Late GST\/TDS: <strong>18% interest p.a.<\/strong> + penalties. Mercurius tracks every deadline \u2014 so you never face one of these.<\/div>\n      <\/div>\n    <\/div>\n    <div class=\"comp-feats\">\n      <div class=\"cf up\"><div class=\"cf-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><line x1=\"16\" y1=\"2\" x2=\"16\" y2=\"6\"\/><line x1=\"8\" y1=\"2\" x2=\"8\" y2=\"6\"\/><line x1=\"3\" y1=\"10\" x2=\"21\" y2=\"10\"\/><\/svg><\/div><div class=\"cf-title\">Deadline Tracking<\/div><div class=\"cf-text\">Every filing deadline mapped at the start of the year. Advance reminders sent \u2014 no surprises, no penalties.<\/div><\/div>\n      <div class=\"cf up\" style=\"transition-delay:.06s\"><div class=\"cf-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"3\" y1=\"22\" x2=\"21\" y2=\"22\"\/><line x1=\"6\" y1=\"18\" x2=\"6\" y2=\"11\"\/><line x1=\"10\" y1=\"18\" x2=\"10\" y2=\"11\"\/><line x1=\"14\" y1=\"18\" x2=\"14\" y2=\"11\"\/><line x1=\"18\" y1=\"18\" x2=\"18\" y2=\"11\"\/><polygon points=\"12 2 20 7 4 7\"\/><\/svg><\/div><div class=\"cf-title\">RBI &#038; ROC Filings<\/div><div class=\"cf-text\">Annual Activity Certificate, FC-3, FLA Return \u2014 prepared, CA-reviewed, and filed on your behalf.<\/div><\/div>\n      <div class=\"cf up\" style=\"transition-delay:.12s\"><div class=\"cf-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8870A\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg><\/div><div class=\"cf-title\">Tax &#038; GST Compliance<\/div><div class=\"cf-text\">Monthly TDS, GST filing, and annual income tax \u2014 managed end-to-end without you lifting a finger.<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FAQ -->\n<section id=\"faq\">\n  <div class=\"container\">\n    <div class=\"faq-layout\">\n      <div class=\"faq-aside left\">\n        <h2 class=\"faq-h\">Got <em>Questions?<\/em><\/h2>\n        <div class=\"faq-cats\">\n          <button class=\"faq-cat on\" onclick=\"faqFilter('all',this)\">All Questions<\/button>\n          <button class=\"faq-cat\" onclick=\"faqFilter('elig',this)\">Eligibility<\/button>\n          <button class=\"faq-cat\" onclick=\"faqFilter('proc',this)\">Process &#038; Timeline<\/button>\n          <button class=\"faq-cat\" onclick=\"faqFilter('comp',this)\">Ongoing Compliance<\/button>\n          <button class=\"faq-cat\" onclick=\"faqFilter('vs',this)\">BO vs Other Structures<\/button>\n        <\/div>\n        <div class=\"faq-box\">\n          <div class=\"faq-box-t\">Still have a question?<\/div>\n          <div class=\"faq-box-s\">Our professional answers within 24 business hours \u2014 no sales pitch, straight answers.<\/div>\n          <a href=\"https:\/\/companyformationsservices.com\/contact-us\/\" class=\"btn-sm-amber\">Ask a Professional Directly \u2192<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"faq-groups right\">\n        <div class=\"faq-group\" data-g=\"elig\">\n          <div class=\"fg-head\">Eligibility<\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">Who can open a Branch Office in India?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">Any foreign company profitable for 5 years with net worth \u2265 USD 100,000. Activities must align with parent&#8217;s business. Most sectors qualify under Automatic Route. Companies from countries sharing land borders with India require the applicable Government Route \/ approval process.<\/div><\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">What if we don&#8217;t meet the net worth criteria?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">You may still qualify through a Letter of Comfort (LoC) from your parent&#8217;s company if the parent meets eligibility norms. Our professional team will assess your situation in a free consultation.<\/div><\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">Can a Branch Office engage in retail trading?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">No. Retail trading is explicitly prohibited under FEMA. If retail is your goal, a Subsidiary (Pvt Ltd) is the appropriate structure.<\/div><\/div>\n        <\/div>\n        <div class=\"faq-group\" data-g=\"proc\">\n          <div class=\"fg-head\">Process &#038; Timeline<\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">How long does the setup take?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">8\u201312 weeks end-to-end. RBI approval 4\u20138 weeks (biggest variable). Document preparation 1\u20132 weeks. ROC, GST, bank setup 2\u20134 weeks after RBI approval.<\/div><\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">Do I need to visit India?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">No. 100% remote. Documents collected digitally, DSCs issued online, all filings electronic. Clients from the US, UK, UAE, Germany, Australia \u2014 none visited India.<\/div><\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">What documents are needed for RBI approval?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">Certificate of Incorporation, M&#038;A, audited financials (3\u20135 years), Board Resolution, KYC of authorised representatives. Foreign documents must be notarised and apostilled. We provide a country-specific checklist on Day 1.<\/div><\/div>\n        <\/div>\n        <div class=\"faq-group\" data-g=\"comp\">\n          <div class=\"fg-head\">Ongoing Compliance<\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">What annual compliance filings are required?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">Annual Activity Certificate (RBI), Income Tax Return, ROC FC-3, FEMA FLA Return, monthly\/quarterly GST returns, TDS filings. RBI approval must be renewed every 3 years.<\/div><\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">Can profits be repatriated to the parent company?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">Yes \u2014 freely repatriable after Indian taxes and CA certificate confirming compliance. India&#8217;s DTAA with 90+ countries protects against double taxation.<\/div><\/div>\n        <\/div>\n        <div class=\"faq-group\" data-g=\"vs\">\n          <div class=\"fg-head\">Branch Office vs Other Structures<\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">Branch Office vs Liaison Office vs Subsidiary?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">Branch Office: earns income, repatriates profits \u2014 commercial presence. Liaison Office: represents parent only, no income allowed. Subsidiary: new Indian company, more flexibility. Choose based on your India business model.<\/div><\/div>\n          <div class=\"fq\"><div class=\"fq-q\" onclick=\"faqTog(this)\">Why choose a Branch Office over a Subsidiary?<span class=\"fq-icon\">+<\/span><\/div><div class=\"fq-a\">Branch Office is ideal when you want to maintain parent identity, avoid a new Indian entity, retain full control, and enable easy profit repatriation. Common for financial services, audit, consulting, IT exporters.<\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- NEW CONTACT FORM -->\n<!-- ============================================================\n     COMPANY FORMATIONS SERVICES \u2014 CONTACT FORM\n============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Poppins:wght@400;500;600&display=swap');\n\n#cf-section *{\n  box-sizing:border-box;\n}\n\n#cf-section{\n  width:100vw;\n  margin-left:calc(-50vw + 50%);\n  padding:0;\n  background:#fff;\n  position:relative;\n  overflow:hidden;\n  font-family:'Plus Jakarta Sans',sans-serif;\n}\n\n.cf-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:stretch;\n}\n\n\n\/* ============================================================\n   LEFT CONTACT SECTION\n============================================================ *\/\n\n.cf-visual{\n  position:relative;\n  overflow:hidden;\n  background:#fff;\n  border-right:1px solid #EEF1F5;\n  display:flex;\n}\n\n.cf-left-content{\n  width:100%;\n  padding:36px 44px;\n  display:flex;\n  flex-direction:column;\n  justify-content:center;\n}\n\n\n\/* TOP TAG *\/\n\n.cf-contact-tag{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  width:max-content;\n  padding:8px 13px;\n\n  border:1px solid #F2DEAA;\n  border-radius:50px;\n\n  background:#FFF9EB;\n\n  color:#A96E00;\n\n  font-size:10px;\n  font-weight:800;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n\n  margin-bottom:22px;\n}\n\n.cf-contact-tag-dot{\n  width:7px;\n  height:7px;\n  border-radius:50%;\n  background:#FDBD00;\n\n  box-shadow:\n    0 0 0 4px rgba(253,189,0,.12),\n    0 0 14px rgba(253,189,0,.55);\n}\n\n\n\/* ============================================================\n   MAIN LEFT HEADING\n   Poppins style like \"Meet Our Founders\"\n============================================================ *\/\n\n#cf-section .cf-contact-title{\n  margin:0 0 18px 0 !important;\n  padding:0 !important;\n\n  max-width:590px;\n\n  font-family:'Poppins',sans-serif !important;\n\n  font-size:46px !important;\n  font-weight:400 !important;\n\n  line-height:1.12 !important;\n\n  letter-spacing:-0.025em !important;\n  word-spacing:0 !important;\n\n  color:#0F2449 !important;\n\n  text-transform:none !important;\n\n  font-style:normal !important;\n}\n\n#cf-section .cf-contact-title span{\n  display:block;\n\n  margin-top:4px;\n\n  font-family:'Poppins',sans-serif !important;\n\n  font-size:46px !important;\n  font-weight:400 !important;\n\n  line-height:1.12 !important;\n\n  letter-spacing:-0.025em !important;\n\n  color:#E2A01D !important;\n\n  text-transform:none !important;\n}\n\n\n\/* DESCRIPTION *\/\n\n.cf-contact-desc{\n  max-width:475px;\n\n  margin:0 0 16px 0;\n\n  color:#42536B;\n\n  font-size:14px;\n  font-weight:500;\n\n  line-height:1.75;\n}\n\n\n\/* ============================================================\n   CONTACT GRAPHIC\n============================================================ *\/\n\n.cf-contact-graphic{\n  position:relative;\n\n  width:100%;\n  height:225px;\n\n  margin:0 0 14px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n}\n\n\n\/* RINGS *\/\n\n.cf-contact-ring{\n  position:absolute;\n  border-radius:50%;\n}\n\n.cf-contact-ring-1{\n  width:198px;\n  height:198px;\n\n  border:1px solid #E9EDF3;\n}\n\n.cf-contact-ring-2{\n  width:158px;\n  height:158px;\n\n  border:1px dashed rgba(200,135,10,.35);\n}\n\n.cf-contact-ring-3{\n  width:115px;\n  height:115px;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(253,189,0,.18) 0%,\n      rgba(253,189,0,.07) 45%,\n      transparent 72%\n    );\n}\n\n\n\/* CENTRAL PHONE *\/\n\n.cf-phone-hero{\n  position:relative;\n\n  z-index:8;\n\n  width:90px;\n  height:90px;\n\n  border-radius:27px;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  background:\n    linear-gradient(\n      145deg,\n      #FFD967 0%,\n      #FDBD00 58%,\n      #C8870A 100%\n    );\n\n  box-shadow:\n    0 22px 48px rgba(200,135,10,.28),\n    0 8px 18px rgba(15,36,73,.10);\n\n  transform:rotate(-5deg);\n}\n\n.cf-phone-hero::before{\n  content:'';\n\n  position:absolute;\n  inset:6px;\n\n  border:1px solid rgba(255,255,255,.6);\n\n  border-radius:22px;\n}\n\n.cf-phone-hero svg{\n  width:42px;\n  height:42px;\n\n  position:relative;\n\n  z-index:2;\n\n  fill:none;\n\n  stroke:#0F2449;\n\n  stroke-width:2;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n\n\/* LIVE DOT *\/\n\n.cf-live-dot{\n  position:absolute;\n\n  z-index:10;\n\n  top:calc(50% - 52px);\n  left:calc(50% + 36px);\n\n  width:16px;\n  height:16px;\n\n  border-radius:50%;\n\n  background:#22C55E;\n\n  border:4px solid #fff;\n\n  box-shadow:\n    0 0 0 5px rgba(34,197,94,.12);\n}\n\n\n\/* ============================================================\n   FLOATING CONTACT CARDS\n============================================================ *\/\n\n.cf-contact-card{\n  position:absolute;\n\n  z-index:9;\n\n  display:flex;\n  align-items:center;\n\n  gap:9px;\n\n  min-width:125px;\n\n  padding:10px 11px;\n\n  background:#fff;\n\n  border:1px solid #E5EAF1;\n\n  border-radius:12px;\n\n  box-shadow:\n    0 14px 34px rgba(15,36,73,.11);\n}\n\n.cf-contact-card-icon{\n  width:32px;\n  height:32px;\n\n  flex-shrink:0;\n\n  display:flex;\n  align-items:center;\n  justify-content:center;\n\n  border-radius:9px;\n\n  background:#FFF5D9;\n\n  color:#B97800;\n}\n\n.cf-contact-card-icon svg{\n  width:16px;\n  height:16px;\n\n  fill:none;\n\n  stroke:currentColor;\n\n  stroke-width:2;\n\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.cf-contact-card strong{\n  display:block;\n\n  color:#0F2449;\n\n  font-size:10px;\n  font-weight:800;\n\n  line-height:1.2;\n}\n\n.cf-contact-card small{\n  display:block;\n\n  margin-top:3px;\n\n  color:#6F7C8F;\n\n  font-size:8px;\n  font-weight:600;\n\n  line-height:1.25;\n}\n\n\n\/* CARD POSITIONS *\/\n\n.cf-contact-call{\n  left:0;\n  top:18px;\n}\n\n.cf-contact-whatsapp{\n  right:0;\n  top:24px;\n}\n\n.cf-contact-email{\n  left:15px;\n  bottom:14px;\n}\n\n.cf-contact-response{\n  right:0;\n  bottom:10px;\n}\n\n\n\/* CARD COLORS *\/\n\n.cf-contact-whatsapp .cf-contact-card-icon{\n  background:#EAFBF1;\n  color:#169B52;\n}\n\n.cf-contact-email .cf-contact-card-icon{\n  background:#EEF4FF;\n  color:#315DA8;\n}\n\n.cf-contact-response .cf-contact-card-icon{\n  background:#F3EFFF;\n  color:#6952B5;\n}\n\n\n\/* CONNECTING LINES *\/\n\n.cf-contact-line{\n  position:absolute;\n\n  height:1px;\n\n  z-index:2;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(200,135,10,.38),\n      transparent\n    );\n}\n\n.cf-line-a{\n  width:115px;\n  left:78px;\n  top:65px;\n  transform:rotate(17deg);\n}\n\n.cf-line-b{\n  width:115px;\n  right:77px;\n  top:68px;\n  transform:rotate(-17deg);\n}\n\n.cf-line-c{\n  width:110px;\n  left:86px;\n  bottom:54px;\n  transform:rotate(-18deg);\n}\n\n.cf-line-d{\n  width:110px;\n  right:79px;\n  bottom:54px;\n  transform:rotate(17deg);\n}\n\n\n\/* ============================================================\n   TRUST POINTS\n============================================================ *\/\n\n.cf-contact-trust{\n  display:flex;\n\n  align-items:center;\n\n  flex-wrap:wrap;\n\n  gap:7px;\n}\n\n.cf-contact-trust-item{\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:5px;\n\n  padding:7px 9px;\n\n  border-radius:8px;\n\n  background:#F8FAFC;\n\n  border:1px solid #E8EDF3;\n\n  color:#46566D;\n\n  font-size:9px;\n\n  font-weight:700;\n}\n\n.cf-contact-trust-item::before{\n  content:'\u2713';\n\n  color:#C8870A;\n\n  font-weight:900;\n}\n\n\n\/* ============================================================\n   RIGHT FORM\n============================================================ *\/\n\n.cf-form-panel{\n  background:#fff;\n\n  padding:38px 48px;\n\n  display:flex;\n\n  flex-direction:column;\n\n  justify-content:center;\n}\n\n.cf-form-tag{\n  font-size:11px;\n\n  font-weight:700;\n\n  letter-spacing:.14em;\n\n  text-transform:uppercase;\n\n  color:#C8870A;\n\n  margin-bottom:8px;\n}\n\n.cf-form-h{\n  font-size:25px;\n\n  font-weight:800;\n\n  color:#0F2449;\n\n  letter-spacing:0;\n\n  margin-bottom:7px;\n\n  line-height:1.2;\n}\n\n.cf-form-s{\n  font-size:13px;\n\n  color:#526176;\n\n  margin-bottom:19px;\n\n  line-height:1.65;\n}\n\n\n\/* ============================================================\n   FORM ROWS\n============================================================ *\/\n\n.cf-f2{\n  display:grid;\n\n  grid-template-columns:1fr 1fr;\n\n  gap:12px;\n}\n\n.cf-fg{\n  display:flex;\n\n  flex-direction:column;\n\n  gap:5px;\n\n  margin-bottom:11px;\n}\n\n.cf-fg label{\n  font-size:10px;\n\n  font-weight:700;\n\n  letter-spacing:.06em;\n\n  text-transform:uppercase;\n\n  color:#526176;\n}\n\n.cf-fg input,\n.cf-fg select,\n.cf-fg textarea{\n  width:100%;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  color:#1E293B;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  padding:10px 13px;\n\n  border-radius:9px;\n\n  outline:none;\n\n  transition:\n    border-color .2s,\n    box-shadow .2s;\n}\n\n.cf-fg input::placeholder,\n.cf-fg textarea::placeholder{\n  color:#8A97A8;\n}\n\n.cf-fg input:focus,\n.cf-fg select:focus,\n.cf-fg textarea:focus{\n  border-color:#C8870A;\n\n  box-shadow:\n    0 0 0 3px rgba(200,135,10,.1);\n}\n\n\n\/* SHORT MESSAGE BOX *\/\n\n.cf-fg textarea{\n  resize:none;\n\n  height:56px;\n\n  min-height:56px;\n}\n\n.cf-fg select option{\n  background:#fff;\n}\n\n\n\/* ============================================================\n   PHONE\n============================================================ *\/\n\n.cf-phone-wrap{\n  display:flex;\n\n  gap:6px;\n\n  position:relative;\n}\n\n.cf-cc-picker{\n  position:relative;\n\n  width:110px;\n\n  flex:0 0 auto;\n\n  user-select:none;\n}\n\n.cf-cc-trigger{\n  display:flex;\n\n  align-items:center;\n\n  justify-content:space-between;\n\n  gap:4px;\n\n  width:100%;\n\n  min-height:40px;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  color:#1E293B;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  padding:10px;\n\n  border-radius:9px;\n\n  cursor:pointer;\n}\n\n.cf-cc-trigger:focus,\n.cf-cc-trigger.cf-cc-open{\n  outline:none;\n\n  border-color:#C8870A;\n\n  box-shadow:\n    0 0 0 3px rgba(200,135,10,.1);\n}\n\n.cf-cc-arrow{\n  flex-shrink:0;\n\n  font-size:9px;\n\n  color:#94A3B8;\n\n  transition:transform .2s;\n}\n\n.cf-cc-open .cf-cc-arrow{\n  transform:rotate(180deg);\n}\n\n.cf-cc-lbl{\n  flex:1;\n\n  white-space:nowrap;\n\n  overflow:hidden;\n\n  text-overflow:ellipsis;\n}\n\n\n\/* COUNTRY DROPDOWN *\/\n\n.cf-cc-panel{\n  display:none;\n\n  position:absolute;\n\n  top:calc(100% + 5px);\n\n  left:0;\n\n  width:260px;\n\n  background:#fff;\n\n  border:1px solid #E2E8F2;\n\n  border-radius:11px;\n\n  box-shadow:\n    0 8px 30px rgba(15,36,73,.13);\n\n  z-index:9999;\n\n  overflow:hidden;\n}\n\n.cf-cc-panel.cf-cc-open{\n  display:block;\n}\n\n.cf-cc-search-wrap{\n  padding:10px 10px 6px;\n\n  border-bottom:1px solid #F1F5F9;\n}\n\n.cf-cc-search{\n  width:100%;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:12px;\n\n  color:#1E293B;\n\n  padding:8px 10px;\n\n  border-radius:7px;\n\n  outline:none;\n}\n\n.cf-cc-search:focus{\n  border-color:#C8870A;\n}\n\n.cf-cc-list{\n  max-height:210px;\n\n  overflow-y:auto;\n\n  padding:6px 0;\n}\n\n.cf-cc-item{\n  display:flex;\n\n  align-items:center;\n\n  gap:8px;\n\n  padding:8px 12px;\n\n  cursor:pointer;\n\n  font-size:13px;\n\n  color:#1E293B;\n}\n\n.cf-cc-item:hover,\n.cf-cc-item.cf-cc-active{\n  background:#FFF7E6;\n}\n\n.cf-cc-item.cf-cc-active{\n  font-weight:600;\n\n  color:#C8870A;\n}\n\n.cf-cc-item-flag{\n  font-size:16px;\n}\n\n.cf-cc-item-name{\n  flex:1;\n\n  white-space:nowrap;\n\n  overflow:hidden;\n\n  text-overflow:ellipsis;\n\n  font-size:12px;\n\n  color:#475569;\n}\n\n.cf-cc-item-code{\n  font-size:12px;\n\n  font-weight:600;\n\n  color:#0F2449;\n}\n\n.cf-cc-no-results{\n  padding:14px 12px;\n\n  font-size:12px;\n\n  color:#94A3B8;\n\n  text-align:center;\n}\n\n.cf-phone-num{\n  flex:1;\n\n  min-width:0;\n\n  background:#F7F9FC;\n\n  border:1px solid #E2E8F2;\n\n  color:#1E293B;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:13px;\n\n  padding:10px 13px;\n\n  border-radius:9px;\n\n  outline:none;\n}\n\n.cf-phone-num::placeholder{\n  color:#8A97A8;\n}\n\n.cf-phone-num:focus{\n  border-color:#C8870A;\n\n  box-shadow:\n    0 0 0 3px rgba(200,135,10,.1);\n}\n\n\n\/* ============================================================\n   BUTTON\n============================================================ *\/\n\n.cf-f-submit{\n  display:flex;\n\n  align-items:center;\n\n  margin-top:4px;\n}\n\n.cf-btn{\n  display:inline-flex;\n\n  align-items:center;\n\n  justify-content:center;\n\n  padding:12px 27px;\n\n  background:#C8870A;\n\n  color:#fff;\n\n  font-family:'Plus Jakarta Sans',sans-serif;\n\n  font-size:14px;\n\n  font-weight:700;\n\n  border:none;\n\n  border-radius:8px;\n\n  cursor:pointer;\n\n  transition:\n    background .2s,\n    transform .15s;\n}\n\n.cf-btn:hover{\n  background:#E8A830;\n\n  transform:translateY(-2px);\n}\n\n.cf-btn:disabled{\n  background:#94A3B8;\n\n  cursor:not-allowed;\n\n  transform:none;\n}\n\n\n\/* ============================================================\n   SUCCESS \/ ERROR\n============================================================ *\/\n\n.cf-toast{\n  display:none;\n\n  padding:12px 15px;\n\n  border-radius:10px;\n\n  font-size:12px;\n\n  font-weight:600;\n\n  line-height:1.5;\n\n  margin-bottom:13px;\n\n  align-items:flex-start;\n\n  gap:8px;\n}\n\n.cf-toast.cf-show{\n  display:flex;\n}\n\n.cf-toast--success{\n  background:#F0FDF4;\n\n  border:1px solid #86EFAC;\n\n  color:#166534;\n}\n\n.cf-toast--error{\n  background:#FEF2F2;\n\n  border:1px solid #FCA5A5;\n\n  color:#991B1B;\n}\n\n\n\/* ============================================================\n   BOTTOM CONTACT STRIP\n============================================================ *\/\n\n.cf-altcontact{\n  background:#F7F9FC;\n\n  border-top:1px solid #E2E8F2;\n\n  padding:13px 48px;\n\n  display:flex;\n\n  align-items:center;\n\n  gap:15px;\n\n  flex-wrap:wrap;\n}\n\n.cf-altcontact-text{\n  font-size:12px;\n\n  color:#526176;\n\n  flex:1;\n}\n\n.cf-altcontact-text strong{\n  color:#0F2449;\n}\n\n.cf-altcontact-links{\n  display:flex;\n\n  gap:13px;\n\n  flex-wrap:wrap;\n}\n\n.cf-altcontact-link{\n  display:inline-flex;\n\n  align-items:center;\n\n  gap:5px;\n\n  font-size:11px;\n\n  font-weight:700;\n\n  color:#C8870A;\n\n  text-decoration:none;\n\n  border-bottom:\n    1px solid rgba(200,135,10,.3);\n\n  padding-bottom:1px;\n}\n\n\n\/* ============================================================\n   TABLET\n============================================================ *\/\n\n@media(max-width:960px){\n\n  .cf-grid{\n    grid-template-columns:1fr;\n  }\n\n  .cf-visual{\n    border-right:none;\n\n    border-bottom:1px solid #EEF1F5;\n  }\n\n  .cf-left-content{\n    padding:36px 32px;\n  }\n\n  #cf-section .cf-contact-title,\n  #cf-section .cf-contact-title span{\n    font-size:42px !important;\n  }\n\n  .cf-contact-graphic{\n    max-width:560px;\n\n    margin-left:auto;\n    margin-right:auto;\n  }\n\n  .cf-form-panel{\n    padding:38px 32px;\n  }\n\n  .cf-altcontact{\n    padding:15px 32px;\n  }\n}\n\n\n\/* ============================================================\n   MOBILE\n============================================================ *\/\n\n@media(max-width:600px){\n\n  #cf-section{\n    width:100%;\n\n    margin-left:0;\n  }\n\n  .cf-left-content{\n    padding:28px 16px;\n  }\n\n  .cf-contact-tag{\n    margin-bottom:17px;\n  }\n\n  #cf-section .cf-contact-title,\n  #cf-section .cf-contact-title span{\n    font-size:31px !important;\n\n    line-height:1.16 !important;\n\n    letter-spacing:-0.02em !important;\n  }\n\n  #cf-section .cf-contact-title{\n    margin-bottom:16px !important;\n  }\n\n  #cf-section .cf-contact-title span{\n    margin-top:4px;\n  }\n\n  .cf-contact-desc{\n    font-size:13px;\n\n    line-height:1.65;\n\n    margin-bottom:14px;\n  }\n\n  .cf-contact-graphic{\n    height:220px;\n\n    margin:0 -3px 10px;\n  }\n\n  .cf-contact-ring-1{\n    width:170px;\n    height:170px;\n  }\n\n  .cf-contact-ring-2{\n    width:137px;\n    height:137px;\n  }\n\n  .cf-phone-hero{\n    width:80px;\n    height:80px;\n\n    border-radius:23px;\n  }\n\n  .cf-phone-hero svg{\n    width:36px;\n    height:36px;\n  }\n\n  .cf-live-dot{\n    top:calc(50% - 46px);\n\n    left:calc(50% + 31px);\n  }\n\n  .cf-contact-card{\n    min-width:100px;\n\n    padding:7px 8px;\n\n    gap:6px;\n  }\n\n  .cf-contact-card-icon{\n    width:27px;\n    height:27px;\n  }\n\n  .cf-contact-card strong{\n    font-size:8px;\n  }\n\n  .cf-contact-card small{\n    font-size:7px;\n  }\n\n  .cf-contact-call{\n    left:0;\n  }\n\n  .cf-contact-whatsapp{\n    right:0;\n  }\n\n  .cf-contact-email{\n    left:2px;\n  }\n\n  .cf-contact-response{\n    right:0;\n  }\n\n  .cf-contact-line{\n    display:none;\n  }\n\n  .cf-form-panel{\n    padding:28px 16px;\n  }\n\n  .cf-form-h{\n    font-size:22px;\n  }\n\n  .cf-form-s{\n    font-size:12px;\n\n    margin-bottom:17px;\n  }\n\n  .cf-f2{\n    grid-template-columns:1fr;\n  }\n\n  .cf-phone-wrap{\n    width:100%;\n  }\n\n  .cf-cc-picker{\n    width:105px;\n  }\n\n  .cf-cc-panel{\n    width:240px;\n  }\n\n  .cf-btn{\n    width:100%;\n  }\n\n  .cf-altcontact{\n    padding:14px 16px;\n\n    flex-direction:column;\n\n    align-items:flex-start;\n\n    gap:10px;\n  }\n}\n\n<\/style>\n\n\n<section id=\"cf-section\">\n\n  <div class=\"cf-grid\">\n\n\n    <!-- ========================================================\n         LEFT SIDE\n    ========================================================= -->\n\n    <div class=\"cf-visual\">\n\n      <div class=\"cf-left-content\">\n\n\n        <div class=\"cf-contact-tag\">\n\n          <span class=\"cf-contact-tag-dot\"><\/span>\n\n          Let&#8217;s Connect\n\n        <\/div>\n\n\n        <h2 class=\"cf-contact-title\">\n\n          Have a question about\n\n          <span>\n            doing business in India?\n          <\/span>\n\n        <\/h2>\n\n\n        <p class=\"cf-contact-desc\">\n\n          Speak directly with our professional team.\n          Tell us what you need and we&#8217;ll guide you clearly\n          through the next steps.\n\n        <\/p>\n\n\n        <!-- CONTACT GRAPHIC -->\n\n        <div class=\"cf-contact-graphic\">\n\n\n          <div class=\"cf-contact-ring cf-contact-ring-1\"><\/div>\n\n          <div class=\"cf-contact-ring cf-contact-ring-2\"><\/div>\n\n          <div class=\"cf-contact-ring cf-contact-ring-3\"><\/div>\n\n\n          <span class=\"cf-contact-line cf-line-a\"><\/span>\n          <span class=\"cf-contact-line cf-line-b\"><\/span>\n          <span class=\"cf-contact-line cf-line-c\"><\/span>\n          <span class=\"cf-contact-line cf-line-d\"><\/span>\n\n\n          <!-- MAIN PHONE -->\n\n          <div class=\"cf-phone-hero\">\n\n            <svg viewBox=\"0 0 24 24\">\n\n              <path d=\"\n              M22 16.92v3\n              a2 2 0 0 1-2.18 2\n              19.79 19.79 0 0 1-8.63-3.07\n              19.5 19.5 0 0 1-6-6\n              19.79 19.79 0 0 1-3.07-8.67\n              A2 2 0 0 1 4.11 2h3\n              a2 2 0 0 1 2 1.72\n              12.84 12.84 0 0 0 .7 2.81\n              2 2 0 0 1-.45 2.11\n              L8.09 9.91\n              a16 16 0 0 0 6 6\n              l1.27-1.27\n              a2 2 0 0 1 2.11-.45\n              12.84 12.84 0 0 0 2.81.7\n              A2 2 0 0 1 22 16.92z\n              \"><\/path>\n\n            <\/svg>\n\n          <\/div>\n\n\n          <span class=\"cf-live-dot\"><\/span>\n\n\n          <!-- CALL -->\n\n          <div class=\"cf-contact-card cf-contact-call\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path d=\"M6 2h4l2 5-3 2c1.5 3 3.5 5 6.5 6.5l2-3 4.5 2V19c0 1.7-1.3 3-3 3C10 21 3 14 2 5c0-1.7 1.3-3 3-3z\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                Call Us\n              <\/strong>\n\n              <small>\n                Speak directly\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- WHATSAPP -->\n\n          <div class=\"cf-contact-card cf-contact-whatsapp\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <path d=\"M21 11.5a8.5 8.5 0 0 1-12.3 7.6L3 21l1.9-5.7A8.5 8.5 0 1 1 21 11.5z\"><\/path>\n\n                <path d=\"M8.5 8.5c1 3 3 5 6 6\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                WhatsApp\n              <\/strong>\n\n              <small>\n                Quick conversation\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- EMAIL -->\n\n          <div class=\"cf-contact-card cf-contact-email\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <rect\n                  x=\"3\"\n                  y=\"5\"\n                  width=\"18\"\n                  height=\"14\"\n                  rx=\"2\"\n                ><\/rect>\n\n                <path d=\"m3 7 9 6 9-6\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                Email Us\n              <\/strong>\n\n              <small>\n                Share your query\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- RESPONSE -->\n\n          <div class=\"cf-contact-card cf-contact-response\">\n\n            <div class=\"cf-contact-card-icon\">\n\n              <svg viewBox=\"0 0 24 24\">\n\n                <circle\n                  cx=\"12\"\n                  cy=\"12\"\n                  r=\"9\"\n                ><\/circle>\n\n                <path d=\"M12 7v5l3 2\"><\/path>\n\n              <\/svg>\n\n            <\/div>\n\n\n            <div>\n\n              <strong>\n                24 Hr Response\n              <\/strong>\n\n              <small>\n                We&#8217;ll get back to you\n              <\/small>\n\n            <\/div>\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <!-- TRUST POINTS -->\n\n        <div class=\"cf-contact-trust\">\n\n          <div class=\"cf-contact-trust-item\">\n            Professional Support\n          <\/div>\n\n          <div class=\"cf-contact-trust-item\">\n            No Sales Call Centre\n          <\/div>\n\n          <div class=\"cf-contact-trust-item\">\n            100% Remote\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n\n    <!-- ========================================================\n         RIGHT FORM\n    ========================================================= -->\n\n    <div class=\"cf-form-panel\">\n\n\n      <div class=\"cf-form-tag\">\n        Get In Touch\n      <\/div>\n\n\n      <div class=\"cf-form-h\">\n        Talk to our professional\n      <\/div>\n\n\n      <p class=\"cf-form-s\">\n\n        Fill in the details \u2014 we&#8217;ll reply within 24 hours with next steps.\n\n      <\/p>\n\n\n      <!-- SUCCESS -->\n\n      <div\n        id=\"cf-toast-success\"\n        class=\"cf-toast cf-toast--success\"\n        role=\"alert\"\n      >\n\n        \u2705\n\n        <span id=\"cf-success-message\">\n          Thank you! We&#8217;ve received your enquiry.\n        <\/span>\n\n      <\/div>\n\n\n      <!-- ERROR -->\n\n      <div\n        id=\"cf-toast-error\"\n        class=\"cf-toast cf-toast--error\"\n        role=\"alert\"\n      >\n\n        \u26a0\ufe0f\n\n        <span id=\"cf-error-message\">\n          Something went wrong. Please try again.\n        <\/span>\n\n      <\/div>\n\n\n      <iframe\n        name=\"cf-submit-frame\"\n        id=\"cf-submit-frame\"\n        style=\"display:none\"\n        aria-hidden=\"true\"\n      ><\/iframe>\n\n\n      <!-- FORM -->\n\n      <form\n        id=\"cf-form-el\"\n        action=\"https:\/\/script.google.com\/macros\/s\/AKfycbxAiTyrrnIMVcRVdnh0NZMppbliG_HI8bmJRJsFBILZrPTdxbkbduyv-w4-0LuR_Sk7IA\/exec\"\n        method=\"POST\"\n        target=\"cf-submit-frame\"\n      >\n\n\n        <input\n          type=\"hidden\"\n          name=\"phone\"\n          id=\"cf-phone-combined\"\n        >\n\n        <input\n          type=\"hidden\"\n          name=\"source_page\"\n          id=\"cf-source-page\"\n        >\n\n        <input\n          type=\"hidden\"\n          name=\"source_url\"\n          id=\"cf-source-url\"\n        >\n\n        <input\n          type=\"hidden\"\n          name=\"client_nonce\"\n          id=\"cf-client-nonce\"\n        >\n\n\n        <!-- ROW 1 -->\n\n        <div class=\"cf-f2\">\n\n\n          <div class=\"cf-fg\">\n\n            <label for=\"cf-name\">\n              Name\n            <\/label>\n\n            <input\n              type=\"text\"\n              id=\"cf-name\"\n              name=\"name\"\n              placeholder=\"Your name\"\n              autocomplete=\"name\"\n              required\n            >\n\n          <\/div>\n\n\n          <div class=\"cf-fg\">\n\n            <label for=\"cf-email\">\n              Email\n            <\/label>\n\n            <input\n              type=\"email\"\n              id=\"cf-email\"\n              name=\"email\"\n              placeholder=\"you@company.com\"\n              autocomplete=\"email\"\n              required\n            >\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <!-- ROW 2 -->\n\n        <div class=\"cf-f2\">\n\n\n          <div class=\"cf-fg\">\n\n            <label>\n              Phone \/ WhatsApp\n            <\/label>\n\n\n            <div class=\"cf-phone-wrap\">\n\n\n              <div\n                class=\"cf-cc-picker\"\n                id=\"cf-cc-picker\"\n              >\n\n\n                <button\n                  type=\"button\"\n                  class=\"cf-cc-trigger\"\n                  id=\"cf-cc-trigger\"\n                  aria-expanded=\"false\"\n                >\n\n                  <span\n                    class=\"cf-cc-lbl\"\n                    id=\"cf-cc-label\"\n                  >\n                    \ud83c\uddfa\ud83c\uddf8 +1\n                  <\/span>\n\n                  <span class=\"cf-cc-arrow\">\n                    \u25bc\n                  <\/span>\n\n                <\/button>\n\n\n                <div\n                  class=\"cf-cc-panel\"\n                  id=\"cf-cc-panel\"\n                >\n\n\n                  <div class=\"cf-cc-search-wrap\">\n\n                    <input\n                      type=\"text\"\n                      class=\"cf-cc-search\"\n                      id=\"cf-cc-search\"\n                      placeholder=\"Search country or code...\"\n                      autocomplete=\"off\"\n                    >\n\n                  <\/div>\n\n\n                  <div\n                    class=\"cf-cc-list\"\n                    id=\"cf-cc-list\"\n                  ><\/div>\n\n\n                <\/div>\n\n\n              <\/div>\n\n\n              <input\n                type=\"tel\"\n                id=\"cf-phone-num\"\n                class=\"cf-phone-num\"\n                placeholder=\"000 000 0000\"\n                autocomplete=\"tel\"\n              >\n\n\n            <\/div>\n\n          <\/div>\n\n\n          <!-- SERVICE -->\n\n          <div class=\"cf-fg\">\n\n            <label for=\"cf-service\">\n\n              Service You Are Interested In\n\n            <\/label>\n\n\n            <select\n              name=\"service\"\n              id=\"cf-service\"\n            >\n\n              <option value=\"\">\n                Select a service\n              <\/option>\n\n              <option>Private Limited Company<\/option>\n              <option>LLP Formation<\/option>\n              <option>One Person Company (OPC)<\/option>\n              <option>Wholly-Owned Subsidiary<\/option>\n              <option>Liaison Office<\/option>\n              <option>Branch Office<\/option>\n              <option>Project Office<\/option>\n              <option>GST Registration<\/option>\n              <option>Accounting &amp; Bookkeeping<\/option>\n              <option>Tax Filing &amp; Compliance<\/option>\n              <option>Trademark Registration<\/option>\n              <option>Other \/ Not Sure<\/option>\n\n            <\/select>\n\n\n          <\/div>\n\n\n        <\/div>\n\n\n        <!-- MESSAGE -->\n\n        <div class=\"cf-fg\">\n\n          <label for=\"cf-message\">\n            How can we help?\n          <\/label>\n\n          <textarea\n            id=\"cf-message\"\n            name=\"message\"\n            placeholder=\"Tell us briefly what you're looking for...\"\n          ><\/textarea>\n\n        <\/div>\n\n\n        <!-- BUTTON -->\n\n        <div class=\"cf-f-submit\">\n\n          <button\n            class=\"cf-btn\"\n            type=\"submit\"\n            id=\"cf-submit-btn\"\n          >\n\n            Get Free Consultation \u2192\n\n          <\/button>\n\n        <\/div>\n\n\n      <\/form>\n\n\n      <!-- CONTACT STRIP -->\n\n      <div class=\"cf-altcontact\">\n\n\n        <div class=\"cf-altcontact-text\">\n\n          <strong>\n            Prefer to talk directly?\n          <\/strong>\n\n          Reach us via:\n\n        <\/div>\n\n\n        <div class=\"cf-altcontact-links\">\n\n\n          <a\n            href=\"tel:+919876543210\"\n            class=\"cf-altcontact-link\"\n          >\n            \ud83d\udcde Call\n          <\/a>\n\n\n          <a\n            href=\"https:\/\/wa.me\/919876543210\"\n            class=\"cf-altcontact-link\"\n            target=\"_blank\"\n            rel=\"noopener\"\n          >\n            \ud83d\udcac WhatsApp\n          <\/a>\n\n\n          <a\n            href=\"mailto:info@mercuriusteam.com\"\n            class=\"cf-altcontact-link\"\n          >\n            \u2709\ufe0f Email\n          <\/a>\n\n\n        <\/div>\n\n\n      <\/div>\n\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>\n\n\n<script>\n(function(){\n\n\n  var ENDPOINT =\n    'https:\/\/script.google.com\/macros\/s\/AKfycbxAiTyrrnIMVcRVdnh0NZMppbliG_HI8bmJRJsFBILZrPTdxbkbduyv-w4-0LuR_Sk7IA\/exec';\n\n\n  \/* ============================================================\n     PAGE SOURCE\n  ============================================================ *\/\n\n  var sourcePage =\n    document.getElementById('cf-source-page');\n\n  var sourceUrl =\n    document.getElementById('cf-source-url');\n\n\n  function updateSourceData(){\n\n    sourcePage.value =\n      (document.title || '').trim();\n\n    sourceUrl.value =\n      window.location.href;\n\n  }\n\n\n  updateSourceData();\n\n\n\n  \/* ============================================================\n     COUNTRY DATA\n  ============================================================ *\/\n\n  var COUNTRIES = [\n\n    {f:'\ud83c\udde6\ud83c\uddeb',n:'Afghanistan',c:'+93'},\n    {f:'\ud83c\udde6\ud83c\uddf1',n:'Albania',c:'+355'},\n    {f:'\ud83c\udde9\ud83c\uddff',n:'Algeria',c:'+213'},\n    {f:'\ud83c\udde6\ud83c\uddf7',n:'Argentina',c:'+54'},\n    {f:'\ud83c\udde6\ud83c\uddfa',n:'Australia',c:'+61'},\n    {f:'\ud83c\udde6\ud83c\uddf9',n:'Austria',c:'+43'},\n\n    {f:'\ud83c\udde7\ud83c\udded',n:'Bahrain',c:'+973'},\n    {f:'\ud83c\udde7\ud83c\udde9',n:'Bangladesh',c:'+880'},\n    {f:'\ud83c\udde7\ud83c\uddea',n:'Belgium',c:'+32'},\n    {f:'\ud83c\udde7\ud83c\uddf7',n:'Brazil',c:'+55'},\n\n    {f:'\ud83c\udde8\ud83c\udde6',n:'Canada',c:'+1'},\n    {f:'\ud83c\udde8\ud83c\uddf3',n:'China',c:'+86'},\n\n    {f:'\ud83c\udde9\ud83c\uddf0',n:'Denmark',c:'+45'},\n\n    {f:'\ud83c\uddea\ud83c\uddec',n:'Egypt',c:'+20'},\n\n    {f:'\ud83c\uddeb\ud83c\uddee',n:'Finland',c:'+358'},\n    {f:'\ud83c\uddeb\ud83c\uddf7',n:'France',c:'+33'},\n\n    {f:'\ud83c\udde9\ud83c\uddea',n:'Germany',c:'+49'},\n    {f:'\ud83c\uddec\ud83c\uddf7',n:'Greece',c:'+30'},\n\n    {f:'\ud83c\udded\ud83c\uddf0',n:'Hong Kong',c:'+852'},\n\n    {f:'\ud83c\uddee\ud83c\uddf3',n:'India',c:'+91'},\n    {f:'\ud83c\uddee\ud83c\udde9',n:'Indonesia',c:'+62'},\n    {f:'\ud83c\uddee\ud83c\uddea',n:'Ireland',c:'+353'},\n    {f:'\ud83c\uddee\ud83c\uddf1',n:'Israel',c:'+972'},\n    {f:'\ud83c\uddee\ud83c\uddf9',n:'Italy',c:'+39'},\n\n    {f:'\ud83c\uddef\ud83c\uddf5',n:'Japan',c:'+81'},\n\n    {f:'\ud83c\uddf0\ud83c\uddea',n:'Kenya',c:'+254'},\n    {f:'\ud83c\uddf0\ud83c\uddf7',n:'South Korea',c:'+82'},\n    {f:'\ud83c\uddf0\ud83c\uddfc',n:'Kuwait',c:'+965'},\n\n    {f:'\ud83c\uddf2\ud83c\uddfe',n:'Malaysia',c:'+60'},\n    {f:'\ud83c\uddf2\ud83c\uddfa',n:'Mauritius',c:'+230'},\n    {f:'\ud83c\uddf2\ud83c\uddfd',n:'Mexico',c:'+52'},\n\n    {f:'\ud83c\uddf3\ud83c\uddf5',n:'Nepal',c:'+977'},\n    {f:'\ud83c\uddf3\ud83c\uddf1',n:'Netherlands',c:'+31'},\n    {f:'\ud83c\uddf3\ud83c\uddff',n:'New Zealand',c:'+64'},\n    {f:'\ud83c\uddf3\ud83c\uddec',n:'Nigeria',c:'+234'},\n    {f:'\ud83c\uddf3\ud83c\uddf4',n:'Norway',c:'+47'},\n\n    {f:'\ud83c\uddf4\ud83c\uddf2',n:'Oman',c:'+968'},\n\n    {f:'\ud83c\uddf5\ud83c\uddf0',n:'Pakistan',c:'+92'},\n    {f:'\ud83c\uddf5\ud83c\udded',n:'Philippines',c:'+63'},\n    {f:'\ud83c\uddf5\ud83c\uddf1',n:'Poland',c:'+48'},\n    {f:'\ud83c\uddf5\ud83c\uddf9',n:'Portugal',c:'+351'},\n\n    {f:'\ud83c\uddf6\ud83c\udde6',n:'Qatar',c:'+974'},\n\n    {f:'\ud83c\uddf7\ud83c\uddfa',n:'Russia',c:'+7'},\n\n    {f:'\ud83c\uddf8\ud83c\udde6',n:'Saudi Arabia',c:'+966'},\n    {f:'\ud83c\uddf8\ud83c\uddec',n:'Singapore',c:'+65'},\n    {f:'\ud83c\uddff\ud83c\udde6',n:'South Africa',c:'+27'},\n    {f:'\ud83c\uddea\ud83c\uddf8',n:'Spain',c:'+34'},\n    {f:'\ud83c\uddf1\ud83c\uddf0',n:'Sri Lanka',c:'+94'},\n    {f:'\ud83c\uddf8\ud83c\uddea',n:'Sweden',c:'+46'},\n    {f:'\ud83c\udde8\ud83c\udded',n:'Switzerland',c:'+41'},\n\n    {f:'\ud83c\uddf9\ud83c\udded',n:'Thailand',c:'+66'},\n    {f:'\ud83c\uddf9\ud83c\uddf7',n:'Turkey',c:'+90'},\n\n    {f:'\ud83c\udde6\ud83c\uddea',n:'UAE',c:'+971'},\n    {f:'\ud83c\uddec\ud83c\udde7',n:'United Kingdom',c:'+44'},\n    {f:'\ud83c\uddfa\ud83c\uddf8',n:'United States',c:'+1'},\n\n    {f:'\ud83c\uddfb\ud83c\uddf3',n:'Vietnam',c:'+84'}\n\n  ];\n\n\n\n  \/* ============================================================\n     COUNTRY PICKER\n  ============================================================ *\/\n\n  var selectedCode = '+1';\n\n  var trigger =\n    document.getElementById('cf-cc-trigger');\n\n  var panel =\n    document.getElementById('cf-cc-panel');\n\n  var searchInput =\n    document.getElementById('cf-cc-search');\n\n  var list =\n    document.getElementById('cf-cc-list');\n\n  var codeLabel =\n    document.getElementById('cf-cc-label');\n\n\n  function renderCountries(query){\n\n    query =\n      (query || '').toLowerCase().trim();\n\n\n    var filtered =\n      query\n      ?\n      COUNTRIES.filter(function(country){\n\n        return(\n          country.n.toLowerCase().indexOf(query) > -1 ||\n          country.c.indexOf(query) > -1\n        );\n\n      })\n      :\n      COUNTRIES;\n\n\n    if(!filtered.length){\n\n      list.innerHTML =\n        '<div class=\"cf-cc-no-results\">No countries found<\/div>';\n\n      return;\n\n    }\n\n\n    list.innerHTML =\n      filtered.map(function(country){\n\n        var active =\n          country.c === selectedCode\n          ?\n          ' cf-cc-active'\n          :\n          '';\n\n\n        return(\n\n          '<div class=\"cf-cc-item' + active + '\"' +\n\n          ' data-code=\"' + country.c + '\"' +\n\n          ' data-flag=\"' + country.f + '\">' +\n\n          '<span class=\"cf-cc-item-flag\">' +\n          country.f +\n          '<\/span>' +\n\n          '<span class=\"cf-cc-item-name\">' +\n          country.n +\n          '<\/span>' +\n\n          '<span class=\"cf-cc-item-code\">' +\n          country.c +\n          '<\/span>' +\n\n          '<\/div>'\n\n        );\n\n      }).join('');\n\n  }\n\n\n  function openCountryPanel(){\n\n    panel.classList.add('cf-cc-open');\n\n    trigger.classList.add('cf-cc-open');\n\n    trigger.setAttribute(\n      'aria-expanded',\n      'true'\n    );\n\n    searchInput.value = '';\n\n    renderCountries('');\n\n    setTimeout(function(){\n\n      searchInput.focus();\n\n    },50);\n\n  }\n\n\n  function closeCountryPanel(){\n\n    panel.classList.remove('cf-cc-open');\n\n    trigger.classList.remove('cf-cc-open');\n\n    trigger.setAttribute(\n      'aria-expanded',\n      'false'\n    );\n\n  }\n\n\n  trigger.addEventListener(\n    'click',\n    function(event){\n\n      event.stopPropagation();\n\n      if(\n        panel.classList.contains('cf-cc-open')\n      ){\n\n        closeCountryPanel();\n\n      }else{\n\n        openCountryPanel();\n\n      }\n\n    }\n  );\n\n\n  searchInput.addEventListener(\n    'input',\n    function(){\n\n      renderCountries(\n        this.value\n      );\n\n    }\n  );\n\n\n  list.addEventListener(\n    'click',\n    function(event){\n\n      var item =\n        event.target.closest('.cf-cc-item');\n\n      if(!item){\n        return;\n      }\n\n      selectedCode =\n        item.getAttribute('data-code');\n\n\n      codeLabel.textContent =\n        item.getAttribute('data-flag')\n        +\n        ' '\n        +\n        selectedCode;\n\n\n      closeCountryPanel();\n\n    }\n  );\n\n\n  document.addEventListener(\n    'click',\n    function(event){\n\n      var picker =\n        document.getElementById('cf-cc-picker');\n\n      if(\n        picker &&\n        !picker.contains(event.target)\n      ){\n\n        closeCountryPanel();\n\n      }\n\n    }\n  );\n\n\n  renderCountries('');\n\n\n\n  \/* ============================================================\n     FORM\n  ============================================================ *\/\n\n  var form =\n    document.getElementById('cf-form-el');\n\n  var submitButton =\n    document.getElementById('cf-submit-btn');\n\n  var phoneNumber =\n    document.getElementById('cf-phone-num');\n\n  var combinedPhone =\n    document.getElementById('cf-phone-combined');\n\n  var nonceInput =\n    document.getElementById('cf-client-nonce');\n\n  var successToast =\n    document.getElementById('cf-toast-success');\n\n  var errorToast =\n    document.getElementById('cf-toast-error');\n\n  var successMessage =\n    document.getElementById('cf-success-message');\n\n  var errorMessage =\n    document.getElementById('cf-error-message');\n\n\n  var currentNonce = '';\n\n  var submissionPending = false;\n\n  var timeoutHandle = null;\n\n\n  function hideMessages(){\n\n    successToast.classList.remove('cf-show');\n\n    errorToast.classList.remove('cf-show');\n\n  }\n\n\n  function resetButton(){\n\n    submitButton.disabled = false;\n\n    submitButton.textContent =\n      'Get Free Consultation \u2192';\n\n  }\n\n\n  function showError(message){\n\n    submissionPending = false;\n\n\n    if(timeoutHandle){\n\n      clearTimeout(timeoutHandle);\n\n      timeoutHandle = null;\n\n    }\n\n\n    errorMessage.textContent =\n      message ||\n      'Something went wrong. Please try again.';\n\n\n    errorToast.classList.add('cf-show');\n\n\n    resetButton();\n\n  }\n\n\n  function showSuccess(message){\n\n    submissionPending = false;\n\n\n    if(timeoutHandle){\n\n      clearTimeout(timeoutHandle);\n\n      timeoutHandle = null;\n\n    }\n\n\n    successMessage.textContent =\n      message ||\n      \"Thank you! We've received your enquiry.\";\n\n\n    successToast.classList.add('cf-show');\n\n\n    form.reset();\n\n\n    selectedCode = '+1';\n\n\n    codeLabel.textContent =\n      '\ud83c\uddfa\ud83c\uddf8 +1';\n\n\n    combinedPhone.value = '';\n\n\n    nonceInput.value = '';\n\n\n    currentNonce = '';\n\n\n    updateSourceData();\n\n\n    resetButton();\n\n  }\n\n\n\n  \/* ============================================================\n     RESPONSE\n  ============================================================ *\/\n\n  window.addEventListener(\n    'message',\n    function(event){\n\n      var data = event.data;\n\n\n      if(typeof data === 'string'){\n\n        try{\n\n          data =\n            JSON.parse(data);\n\n        }catch(ignore){}\n\n      }\n\n\n      if(\n        !data ||\n        data.type !== 'cf-form-response'\n      ){\n\n        return;\n\n      }\n\n\n      if(\n        currentNonce &&\n        data.nonce &&\n        data.nonce !== currentNonce\n      ){\n\n        return;\n\n      }\n\n\n      if(data.success === true){\n\n        showSuccess(\n          data.message\n        );\n\n      }else{\n\n        showError(\n          data.message\n        );\n\n      }\n\n    }\n  );\n\n\n\n  \/* ============================================================\n     SUBMIT\n  ============================================================ *\/\n\n  form.addEventListener(\n    'submit',\n    function(event){\n\n      event.preventDefault();\n\n\n      hideMessages();\n\n\n      if(submissionPending){\n        return;\n      }\n\n\n      if(!form.checkValidity()){\n\n        form.reportValidity();\n\n        return;\n\n      }\n\n\n      var name =\n        document\n        .getElementById('cf-name')\n        .value\n        .trim();\n\n\n      var email =\n        document\n        .getElementById('cf-email')\n        .value\n        .trim();\n\n\n      if(!name || !email){\n\n        showError(\n          'Please enter your name and email address.'\n        );\n\n        return;\n\n      }\n\n\n      var phone =\n        phoneNumber.value.trim();\n\n\n      combinedPhone.value =\n        phone\n        ?\n        selectedCode + ' ' + phone\n        :\n        '';\n\n\n      updateSourceData();\n\n\n      currentNonce =\n        String(Date.now())\n        +\n        '-'\n        +\n        Math.random()\n        .toString(36)\n        .slice(2);\n\n\n      nonceInput.value =\n        currentNonce;\n\n\n      submissionPending = true;\n\n\n      submitButton.disabled = true;\n\n\n      submitButton.textContent =\n        'Sending...';\n\n\n      form.action =\n        ENDPOINT;\n\n\n      form.method =\n        'POST';\n\n\n      form.target =\n        'cf-submit-frame';\n\n\n      form.submit();\n\n\n      timeoutHandle =\n        setTimeout(function(){\n\n          if(submissionPending){\n\n            showError(\n              'The form server did not respond. Please try again.'\n            );\n\n          }\n\n        },30000);\n\n    }\n  );\n\n\n})();\n<\/script>\n\n<script>\n\/* SCROLL PROGRESS *\/\nwindow.addEventListener('scroll',function(){document.getElementById('bar').style.width=(window.scrollY\/(document.body.scrollHeight-window.innerHeight)*100)+'%'});\n\n\/* INTERSECTION OBSERVER *\/\nvar io=new IntersectionObserver(function(e){e.forEach(function(x){if(x.isIntersecting){x.target.classList.add('in');io.unobserve(x.target)}})},{threshold:.07,rootMargin:'0px 0px -40px 0px'});\ndocument.querySelectorAll('.up,.left,.right,.fade,.scale').forEach(function(el){io.observe(el)});\n\n\/* STAGGER *\/\nvar sio=new IntersectionObserver(function(e){e.forEach(function(x){if(!x.isIntersecting)return;Array.from(x.target.children).forEach(function(c,i){c.style.transitionDelay=(i*.07)+'s';c.classList.add('in')});sio.unobserve(x.target)})},{threshold:.1});\ndocument.querySelectorAll('.comp-feats,.feat-list,.proc-track').forEach(function(el){sio.observe(el)});\n\n\/* COUNTERS *\/\nvar cio=new IntersectionObserver(function(e){e.forEach(function(x){if(!x.isIntersecting)return;var el=x.target,target=+el.dataset.val,dur=1500;var t0=performance.now();var tick=function(n){var p=Math.min((n-t0)\/dur,1),ease=1-Math.pow(1-p,4);el.textContent=Math.round(ease*target);if(p<1)requestAnimationFrame(tick)};requestAnimationFrame(tick);cio.unobserve(el)})},{threshold:.5});\ndocument.querySelectorAll('.counter').forEach(function(el){cio.observe(el)});\n\n\/* DRAG SCROLL \u2014 activities *\/\nvar sc=document.getElementById('acts-scroll');\nvar dn=false,sx,sl;\nsc.addEventListener('mousedown',function(e){dn=true;sx=e.pageX-sc.offsetLeft;sl=sc.scrollLeft});\nsc.addEventListener('mouseleave',function(){dn=false});\nsc.addEventListener('mouseup',function(){dn=false});\nsc.addEventListener('mousemove',function(e){if(!dn)return;e.preventDefault();sc.scrollLeft=sl-(e.pageX-sc.offsetLeft-sx)*1.5});\n\n\/* TAB SWITCH *\/\nfunction swTab(id,btn){document.querySelectorAll('.compare-panel').forEach(function(p){p.classList.remove('on')});document.querySelectorAll('.ct-btn').forEach(function(b){b.classList.remove('on')});document.getElementById('tp-'+id).classList.add('on');btn.classList.add('on')}\n\n\/* FAQ *\/\nfunction faqTog(el){var item=el.closest('.fq'),open=item.classList.contains('open');document.querySelectorAll('.fq.open').forEach(function(i){i.classList.remove('open')});if(!open)item.classList.add('open')}\nfunction faqFilter(g,btn){document.querySelectorAll('.faq-cat').forEach(function(b){b.classList.remove('on')});btn.classList.add('on');document.querySelectorAll('.faq-group').forEach(function(gr){gr.style.display=(g==='all'||gr.dataset.g===g)?'':'none'})}\n\n\/* AUTO SCROLL \u2014 activities mobile *\/\n(function(){function init(){if(window.innerWidth>640)return;document.getElementById('acts-hint').style.display='block';var row=document.getElementById('acts-row'),cards=Array.from(row.querySelectorAll('.act')),scroll=document.getElementById('acts-scroll'),current=0,isPaused=false,interval=null;function scrollTo(idx){scroll.scrollTo({left:cards[idx].offsetLeft-16,behavior:'smooth'})}function next(){if(isPaused)return;current=(current+1)%cards.length;scrollTo(current)}interval=setInterval(next,3800);scroll.addEventListener('touchstart',function(){isPaused=true;clearInterval(interval)},{passive:true});scroll.addEventListener('touchend',function(){isPaused=false;clearInterval(interval);interval=setInterval(next,3800)},{passive:true})}init();window.addEventListener('resize',init)})();\n\n\/* AUTO SCROLL \u2014 services mobile *\/\n(function(){function init(){if(window.innerWidth>640)return;document.getElementById('svcs-hint').style.display='block';var grid=document.getElementById('svcs-grid'),cards=Array.from(grid.querySelectorAll('.svc')),current=0,isPaused=false,interval=null;function scrollTo(idx){grid.scrollTo({left:cards[idx].offsetLeft-16,behavior:'smooth'})}function next(){if(isPaused)return;current=(current+1)%cards.length;scrollTo(current)}interval=setInterval(next,4000);grid.addEventListener('touchstart',function(){isPaused=true;clearInterval(interval)},{passive:true});grid.addEventListener('touchend',function(){isPaused=false;clearInterval(interval);interval=setInterval(next,4000)},{passive:true})}init();window.addEventListener('resize',init)})();\n\n\/* AUTO SCROLL \u2014 process mobile *\/\n(function(){function init(){if(window.innerWidth>640)return;var track=document.querySelector('.proc-track'),steps=Array.from(track.querySelectorAll('.proc-step')),outer=document.querySelector('.proc-scroll-outer'),current=0,isPaused=false,interval=null;function scrollTo(idx){outer.scrollTo({left:steps[idx].offsetLeft-24,behavior:'smooth'})}function next(){if(isPaused)return;current=(current+1)%steps.length;scrollTo(current)}interval=setInterval(next,3500);outer.addEventListener('touchstart',function(){isPaused=true;clearInterval(interval)},{passive:true});outer.addEventListener('touchend',function(){isPaused=false;clearInterval(interval);interval=setInterval(next,3500)},{passive:true})}init();window.addEventListener('resize',init)})();\n<\/script>\n\n<style>\n\/* ============================================================\n   FINAL COMPACT SPACING OVERRIDE\n   Reduces unused vertical space without removing content.\n============================================================ *\/\n@media(min-width:961px){\n  #hero{\n    min-height:620px !important;\n  }\n\n  .hero-right{\n    min-height:620px !important;\n  }\n\n  .hero-left{\n    padding-top:82px !important;\n    padding-bottom:36px !important;\n  }\n\n  #what{\n    padding-top:76px !important;\n    padding-bottom:76px !important;\n  }\n\n  #activities{\n    padding-top:62px !important;\n    padding-bottom:62px !important;\n  }\n\n  #activities-main{\n    padding-top:72px !important;\n    padding-bottom:72px !important;\n  }\n\n  #process,\n  #services,\n  #how-work,\n  #compliance,\n  #faq{\n    padding-top:72px !important;\n    padding-bottom:72px !important;\n  }\n\n  .proc-header,\n  .svcs-head,\n  .comp-header{\n    margin-bottom:36px !important;\n  }\n\n  .hw-header{\n    margin-bottom:30px !important;\n  }\n\n  .mh-section{\n    margin-top:32px !important;\n    padding-top:30px !important;\n  }\n}\n\n@media(min-width:641px) and (max-width:960px){\n  #what,\n  #activities,\n  #activities-main,\n  #process,\n  #services,\n  #how-work,\n  #compliance,\n  #faq{\n    padding-top:56px !important;\n    padding-bottom:56px !important;\n  }\n}\n\n@media(max-width:640px){\n  #what,\n  #activities,\n  #activities-main,\n  #process,\n  #services,\n  #how-work,\n  #compliance,\n  #faq{\n    padding-top:46px !important;\n    padding-bottom:46px !important;\n  }\n\n  .proc-header,\n  .svcs-head,\n  .comp-header,\n  .hw-header{\n    margin-bottom:26px !important;\n  }\n}\n<\/style>\n\n\n<style>\n\/* KEEP PROCESS HEADING IN EXACTLY TWO LINES *\/\n.process-two-line-heading{\n  display:flex;\n  flex-direction:column;\n  align-items:flex-start;\n  gap:2px;\n}\n\n.process-two-line-heading > span{\n  display:block;\n  white-space:nowrap;\n}\n\n@media(max-width:640px){\n  .process-two-line-heading{\n    font-size:clamp(20px,5.8vw,24px) !important;\n  }\n\n  .process-two-line-heading > span{\n    white-space:nowrap;\n  }\n}\n<\/style>\n\n\n<style>\n\/* ============================================================\n   HERO SPACING FIX\n   Keeps the statistics close to the CTA buttons.\n============================================================ *\/\n#hero .hero-left{\n  justify-content:flex-start !important;\n}\n\n#hero .hero-btns{\n  margin-bottom:20px !important;\n}\n\n#hero .hero-stats{\n  margin-top:4px !important;\n}\n\n@media(max-width:640px){\n  #hero .hero-btns{\n    margin-bottom:18px !important;\n  }\n\n  #hero .hero-stats{\n    margin-top:2px !important;\n  }\n}\n<\/style>\n\n\n<style>\n\/* ============================================================\n   HERO HEIGHT FIX\n   Removes dead space below the statistics row.\n============================================================ *\/\n@media(min-width:961px){\n  #hero{\n    min-height:620px !important;\n  }\n\n  #hero .hero-left{\n    padding-top:82px !important;\n    padding-bottom:36px !important;\n  }\n\n  #hero .hero-right{\n    min-height:620px !important;\n  }\n}\n<\/style>\n\n\n<style>\n\/* =====================================================================\n   BRANCH OFFICE PAGE \u2014 FINAL FULL RESPONSIVE SYSTEM\n   Desktop \/ Laptop \/ Tablet \/ Phone \/ Small Phone\n===================================================================== *\/\n\nhtml,\nbody{\n  width:100% !important;\n  max-width:100% !important;\n  margin:0 !important;\n  padding:0 !important;\n  overflow-x:hidden !important;\n}\n\nbody{\n  font-family:var(--font) !important;\n}\n\nimg,\nsvg{\n  max-width:100%;\n}\n\n.container{\n  width:100%;\n  max-width:1200px;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n\n\/* =====================================================================\n   DESKTOP \u2014 1200px+\n===================================================================== *\/\n\n@media(min-width:1201px){\n\n  .container{\n    padding-left:48px !important;\n    padding-right:48px !important;\n  }\n\n  #hero{\n    min-height:620px !important;\n    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;\n  }\n\n  #hero .hero-left{\n    padding:82px 64px 36px 72px !important;\n  }\n\n  #hero .hero-right{\n    min-height:620px !important;\n  }\n\n  .process-two-line-heading{\n    max-width:100%;\n  }\n\n  .process-two-line-heading .process-line{\n    display:block !important;\n    white-space:nowrap !important;\n  }\n}\n\n\n\/* =====================================================================\n   LAPTOP \/ SMALL DESKTOP \u2014 961px to 1200px\n===================================================================== *\/\n\n@media(min-width:961px) and (max-width:1200px){\n\n  .container{\n    padding-left:36px !important;\n    padding-right:36px !important;\n  }\n\n  #hero{\n    min-height:590px !important;\n    grid-template-columns:54% 46% !important;\n  }\n\n  #hero .hero-left{\n    padding:72px 38px 34px 42px !important;\n  }\n\n  #hero .hero-right{\n    min-height:590px !important;\n  }\n\n  h1.hero-h1{\n    font-size:clamp(34px,4vw,46px) !important;\n  }\n\n  .hero-sub{\n    font-size:14px !important;\n  }\n\n  .hero-stats{\n    padding-top:20px !important;\n  }\n\n  .hst{\n    padding-right:16px !important;\n  }\n\n  .hst:not(:first-child):not(:last-child){\n    padding-left:16px !important;\n  }\n\n  .hst:last-child{\n    padding-left:16px !important;\n  }\n\n  .hst-n{\n    font-size:29px !important;\n  }\n\n  .hst-l{\n    font-size:10.5px !important;\n  }\n\n  .what-grid{\n    gap:42px !important;\n  }\n\n  .eligibility-grid{\n    display:grid !important;\n    grid-template-columns:1fr 1fr !important;\n    gap:34px !important;\n    align-items:start !important;\n  }\n\n  .svcs-grid{\n    gap:16px !important;\n  }\n\n  .svc{\n    padding:26px !important;\n  }\n\n  .hw-grid{\n    gap:14px !important;\n  }\n\n  .mh-grid{\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n  }\n\n  .faq-layout{\n    grid-template-columns:240px minmax(0,1fr) !important;\n    gap:48px !important;\n  }\n}\n\n\n\/* =====================================================================\n   TABLET \u2014 641px to 960px\n===================================================================== *\/\n\n@media(min-width:641px) and (max-width:960px){\n\n  .container{\n    padding-left:24px !important;\n    padding-right:24px !important;\n  }\n\n  h2.h2{\n    font-size:clamp(30px,5vw,40px) !important;\n  }\n\n  .lead{\n    font-size:14px !important;\n    line-height:1.7 !important;\n  }\n\n\n  \/* HERO *\/\n  #hero{\n    display:block !important;\n    min-height:auto !important;\n    position:relative !important;\n  }\n\n  #hero .hero-left{\n    min-height:590px !important;\n    padding:76px 36px 44px !important;\n\n    background-image:\n      linear-gradient(\n        rgba(15,36,73,.80),\n        rgba(15,36,73,.86)\n      ),\n      url('https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png') !important;\n\n    background-size:cover !important;\n    background-position:center 34% !important;\n    background-repeat:no-repeat !important;\n  }\n\n  #hero .hero-left::after{\n    display:none !important;\n  }\n\n  #hero .hero-right{\n    display:none !important;\n  }\n\n  h1.hero-h1{\n    max-width:650px !important;\n    font-size:clamp(38px,6vw,50px) !important;\n    line-height:1.04 !important;\n  }\n\n  .hero-title-line{\n    white-space:normal !important;\n  }\n\n  .hero-sub{\n    max-width:560px !important;\n    color:rgba(248,250,255,.72) !important;\n  }\n\n  .hero-btns{\n    margin-bottom:26px !important;\n  }\n\n  .hero-stats{\n    width:min(100%,650px) !important;\n    margin-top:4px !important;\n  }\n\n\n  \/* WHAT IS *\/\n  .what-grid{\n    grid-template-columns:1fr !important;\n    gap:28px !important;\n  }\n\n  .what-right{\n    display:grid !important;\n    grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr) !important;\n    gap:16px !important;\n    align-items:stretch !important;\n  }\n\n  .what-img{\n    height:300px !important;\n  }\n\n  .adv-card{\n    height:100% !important;\n    padding:24px !important;\n  }\n\n\n  \/* ELIGIBILITY *\/\n  .eligibility-grid{\n    display:grid !important;\n    grid-template-columns:1fr !important;\n    gap:28px !important;\n  }\n\n  #activities .what-img{\n    max-height:320px !important;\n  }\n\n\n  \/* PERMITTED ACTIVITIES *\/\n  .acts-header{\n    gap:18px !important;\n    margin-bottom:26px !important;\n  }\n\n  .acts-scroll{\n    padding-left:24px !important;\n    padding-right:24px !important;\n  }\n\n  .act{\n    width:220px !important;\n  }\n\n\n  \/* PROCESS *\/\n  .proc-header{\n    margin-bottom:28px !important;\n  }\n\n  .process-two-line-heading{\n    display:flex !important;\n    flex-direction:column !important;\n    align-items:flex-start !important;\n    gap:2px !important;\n    max-width:100% !important;\n  }\n\n  .process-two-line-heading .process-line{\n    display:block !important;\n    white-space:normal !important;\n    max-width:100% !important;\n  }\n\n  .proc-scroll-outer{\n    justify-content:flex-start !important;\n    overflow-x:auto !important;\n    margin-left:0 !important;\n    margin-right:0 !important;\n    padding-bottom:14px !important;\n  }\n\n  .proc-track{\n    margin:0 !important;\n    padding:0 24px !important;\n  }\n\n  .proc-track::before{\n    left:24px !important;\n    right:24px !important;\n  }\n\n  .proc-step{\n    width:210px !important;\n  }\n\n  .mh-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  }\n\n\n  \/* SERVICES *\/\n  .svcs-head{\n    grid-template-columns:1fr !important;\n    gap:14px !important;\n    margin-bottom:28px !important;\n  }\n\n  .svcs-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n    gap:14px !important;\n  }\n\n  .svc{\n    padding:24px !important;\n  }\n\n\n  \/* HOW WE WORK *\/\n  .hw-grid{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n    gap:14px !important;\n  }\n\n  .hw-card{\n    min-height:0 !important;\n  }\n\n\n  \/* COMPLIANCE *\/\n  .comp-header{\n    grid-template-columns:1fr !important;\n    gap:14px !important;\n    margin-bottom:28px !important;\n  }\n\n  .comp-feats{\n    grid-template-columns:repeat(2,minmax(0,1fr)) !important;\n  }\n\n\n  \/* FAQ *\/\n  .faq-layout{\n    grid-template-columns:1fr !important;\n    gap:28px !important;\n  }\n\n  .faq-aside{\n    position:static !important;\n  }\n\n  .faq-cats{\n    display:flex !important;\n    flex-direction:row !important;\n    flex-wrap:wrap !important;\n    gap:8px !important;\n  }\n\n  .faq-cat{\n    width:auto !important;\n    padding:8px 14px !important;\n    border:1px solid var(--border) !important;\n    border-radius:100px !important;\n  }\n\n  .faq-cat.on{\n    background:var(--navy) !important;\n    color:#fff !important;\n    border-color:var(--navy) !important;\n  }\n\n  .faq-cat.on::after{\n    display:none !important;\n  }\n\n  .faq-box{\n    max-width:520px !important;\n    margin-top:16px !important;\n  }\n}\n\n\n\/* =====================================================================\n   PHONE \u2014 up to 640px\n===================================================================== *\/\n\n@media(max-width:640px){\n\n  .container{\n    padding-left:16px !important;\n    padding-right:16px !important;\n  }\n\n  .tag{\n    margin-bottom:11px !important;\n    font-size:9.5px !important;\n    letter-spacing:.13em !important;\n  }\n\n  .tag::before{\n    width:22px !important;\n  }\n\n  h2.h2{\n    width:100% !important;\n    max-width:100% !important;\n\n    margin-bottom:12px !important;\n\n    font-size:clamp(25px,7.4vw,31px) !important;\n    line-height:1.12 !important;\n    letter-spacing:-.025em !important;\n\n    overflow-wrap:normal !important;\n    word-break:normal !important;\n  }\n\n  .lead{\n    max-width:100% !important;\n    font-size:13px !important;\n    line-height:1.66 !important;\n  }\n\n  .divider{\n    margin-top:15px !important;\n    margin-bottom:24px !important;\n  }\n\n  #what,\n  #activities,\n  #activities-main,\n  #process,\n  #services,\n  #how-work,\n  #compliance,\n  #faq{\n    padding-top:42px !important;\n    padding-bottom:42px !important;\n  }\n\n\n  \/* =========================================================\n     HERO \u2014 PHONE\n  ========================================================= *\/\n\n  #hero{\n    display:block !important;\n    min-height:auto !important;\n    position:relative !important;\n  }\n\n  #hero .hero-left{\n    min-height:auto !important;\n\n    padding:\n      58px\n      16px\n      30px !important;\n\n    background-image:\n      linear-gradient(\n        180deg,\n        rgba(15,36,73,.73) 0%,\n        rgba(15,36,73,.83) 58%,\n        rgba(15,36,73,.91) 100%\n      ),\n      url('https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png') !important;\n\n    background-size:cover !important;\n    background-position:center 30% !important;\n    background-repeat:no-repeat !important;\n  }\n\n  #hero .hero-left::after{\n    display:none !important;\n  }\n\n  #hero .hero-right{\n    display:none !important;\n  }\n\n  .hero-eyebrow{\n    margin-top:0 !important;\n    margin-bottom:17px !important;\n\n    padding:6px 11px !important;\n\n    font-size:9px !important;\n\n    background:rgba(15,36,73,.40) !important;\n\n    backdrop-filter:blur(6px);\n    -webkit-backdrop-filter:blur(6px);\n  }\n\n  h1.hero-h1{\n    width:100% !important;\n    max-width:100% !important;\n\n    margin-bottom:16px !important;\n\n    font-size:clamp(30px,9.2vw,39px) !important;\n    line-height:1.04 !important;\n    letter-spacing:-.035em !important;\n  }\n\n  .hero-title-line,\n  h1.hero-h1 em{\n    display:block !important;\n    white-space:normal !important;\n    max-width:100% !important;\n  }\n\n  .hero-sub{\n    max-width:100% !important;\n\n    margin-bottom:22px !important;\n\n    font-size:12.8px !important;\n    line-height:1.65 !important;\n\n    color:rgba(248,250,255,.78) !important;\n  }\n\n  .hero-btns{\n    display:grid !important;\n    grid-template-columns:1fr !important;\n    gap:9px !important;\n\n    margin-bottom:22px !important;\n  }\n\n  .btn-amber,\n  .btn-ghost-w{\n    width:100% !important;\n\n    justify-content:center !important;\n\n    padding:12px 16px !important;\n\n    font-size:12.5px !important;\n  }\n\n  .hero-stats{\n    width:100% !important;\n\n    display:grid !important;\n    grid-template-columns:repeat(3,minmax(0,1fr)) !important;\n\n    margin-top:0 !important;\n    padding-top:18px !important;\n\n    gap:0 !important;\n  }\n\n  .hst,\n  .hst:first-child,\n  .hst:last-child,\n  .hst:not(:first-child):not(:last-child){\n    min-width:0 !important;\n\n    padding:\n      0 10px !important;\n\n    border-right:\n      1px solid rgba(255,255,255,.11) !important;\n  }\n\n  .hst:first-child{\n    padding-left:0 !important;\n  }\n\n  .hst:last-child{\n    padding-right:0 !important;\n    border-right:none !important;\n  }\n\n  .hst-n{\n    font-size:23px !important;\n  }\n\n  .hst-l{\n    margin-top:5px !important;\n\n    font-size:8.2px !important;\n    line-height:1.3 !important;\n  }\n\n\n  \/* =========================================================\n     WHAT IS A BRANCH OFFICE\n  ========================================================= *\/\n\n  .what-grid{\n    grid-template-columns:1fr !important;\n    gap:24px !important;\n  }\n\n  .cr{\n    gap:9px !important;\n    padding:11px 0 !important;\n\n    font-size:12.5px !important;\n    line-height:1.5 !important;\n  }\n\n  .cr-dot{\n    width:20px !important;\n    height:20px !important;\n  }\n\n  .what-right{\n    gap:12px !important;\n  }\n\n  .what-img{\n    width:100% !important;\n    height:230px !important;\n    border-radius:14px !important;\n  }\n\n  .adv-card{\n    align-items:flex-start !important;\n    gap:8px !important;\n\n    padding:19px !important;\n    border-radius:14px !important;\n  }\n\n  .adv-big{\n    font-size:34px !important;\n  }\n\n  .adv-label{\n    font-size:12.5px !important;\n  }\n\n  .adv-text{\n    font-size:12px !important;\n    line-height:1.55 !important;\n  }\n\n\n  \/* =========================================================\n     ELIGIBILITY\n  ========================================================= *\/\n\n  .eligibility-grid{\n    display:grid !important;\n    grid-template-columns:1fr !important;\n    gap:24px !important;\n    align-items:start !important;\n  }\n\n  #activities .what-img{\n    height:220px !important;\n  }\n\n\n  \/* =========================================================\n     PERMITTED ACTIVITIES\n  ========================================================= *\/\n\n  .acts-header{\n    flex-direction:column !important;\n    align-items:flex-start !important;\n\n    gap:12px !important;\n\n    margin-bottom:20px !important;\n  }\n\n  .drag-pill{\n    padding:6px 11px !important;\n    font-size:10.5px !important;\n  }\n\n  .acts-scroll{\n    width:100% !important;\n\n    padding:\n      0\n      16px\n      13px !important;\n\n    overflow-x:auto !important;\n\n    scroll-snap-type:x mandatory !important;\n    -webkit-overflow-scrolling:touch !important;\n\n    scroll-padding-left:16px !important;\n  }\n\n  .acts-row{\n    gap:10px !important;\n  }\n\n  .act{\n    width:82vw !important;\n    max-width:320px !important;\n\n    padding:21px 18px !important;\n\n    scroll-snap-align:start !important;\n\n    border-radius:14px !important;\n  }\n\n  .act-n{\n    margin-bottom:10px !important;\n  }\n\n  .act-emoji{\n    margin-bottom:10px !important;\n  }\n\n  .act-title{\n    margin-bottom:6px !important;\n\n    font-size:14px !important;\n  }\n\n  .act-text{\n    font-size:12px !important;\n  }\n\n  .routes-grid{\n    grid-template-columns:1fr !important;\n    gap:10px !important;\n    margin-top:18px !important;\n  }\n\n  .route-card{\n    padding:18px !important;\n  }\n\n\n  \/* =========================================================\n     STEP-BY-STEP PROCESS \u2014 PHONE FIX\n  ========================================================= *\/\n\n  #process{\n    overflow:hidden !important;\n  }\n\n  .proc-header{\n    width:100% !important;\n\n    display:block !important;\n\n    margin-bottom:20px !important;\n  }\n\n  .proc-header > div{\n    width:100% !important;\n    max-width:100% !important;\n  }\n\n  .process-two-line-heading{\n    width:100% !important;\n    max-width:100% !important;\n\n    display:block !important;\n\n    margin:0 !important;\n\n    font-size:clamp(25px,7.4vw,31px) !important;\n    line-height:1.12 !important;\n    letter-spacing:-.025em !important;\n\n    overflow:visible !important;\n  }\n\n  \/* Critical fix: remove the old nowrap rule *\/\n  .process-two-line-heading .process-line,\n  .process-two-line-heading > span{\n    display:block !important;\n\n    width:100% !important;\n    max-width:100% !important;\n\n    white-space:normal !important;\n\n    overflow:visible !important;\n\n    overflow-wrap:normal !important;\n    word-break:normal !important;\n  }\n\n  .process-line-1{\n    margin-bottom:2px !important;\n  }\n\n  .process-line-2 em{\n    display:inline !important;\n  }\n\n  \/* Make the process itself readable on a phone *\/\n  .proc-scroll-outer{\n    width:100% !important;\n\n    display:block !important;\n\n    margin:0 !important;\n    padding:0 0 12px !important;\n\n    overflow-x:auto !important;\n\n    -webkit-mask:none !important;\n    mask:none !important;\n\n    scroll-snap-type:x mandatory !important;\n    scroll-padding-left:16px !important;\n  }\n\n  .proc-track{\n    display:flex !important;\n\n    gap:10px !important;\n\n    width:max-content !important;\n\n    margin:0 !important;\n\n    padding:\n      0\n      16px !important;\n  }\n\n  .proc-track::before{\n    display:none !important;\n  }\n\n  .proc-step{\n    width:82vw !important;\n    max-width:310px !important;\n    min-height:205px !important;\n\n    flex:0 0 82vw !important;\n\n    align-items:flex-start !important;\n\n    padding:20px !important;\n\n    text-align:left !important;\n\n    background:var(--off) !important;\n\n    border:1px solid var(--border) !important;\n    border-radius:14px !important;\n\n    scroll-snap-align:start !important;\n  }\n\n  .proc-dot{\n    width:42px !important;\n    height:42px !important;\n\n    margin-bottom:14px !important;\n\n    border-color:rgba(200,135,10,.25) !important;\n\n    box-shadow:none !important;\n  }\n\n  .proc-num{\n    font-size:13px !important;\n  }\n\n  .proc-title{\n    margin-bottom:8px !important;\n\n    font-size:14px !important;\n    line-height:1.35 !important;\n  }\n\n  .proc-text{\n    font-size:12px !important;\n    line-height:1.62 !important;\n  }\n\n  .mh-section{\n    margin-top:26px !important;\n    padding-top:24px !important;\n  }\n\n  .mh-heading{\n    margin-bottom:20px !important;\n\n    font-size:24px !important;\n  }\n\n  .mh-grid{\n    grid-template-columns:1fr !important;\n    gap:9px !important;\n  }\n\n  .mh-card{\n    min-height:0 !important;\n\n    padding:18px !important;\n  }\n\n  .mh-index{\n    margin-bottom:12px !important;\n  }\n\n\n  \/* =========================================================\n     POST-INCORPORATION SERVICES\n  ========================================================= *\/\n\n  .svcs-head{\n    grid-template-columns:1fr !important;\n\n    gap:10px !important;\n\n    margin-bottom:22px !important;\n  }\n\n  .svcs-grid{\n    display:flex !important;\n\n    width:100% !important;\n\n    gap:10px !important;\n\n    padding-bottom:12px !important;\n\n    overflow-x:auto !important;\n\n    scroll-snap-type:x mandatory !important;\n\n    -webkit-mask:none !important;\n    mask:none !important;\n  }\n\n  .svc{\n    width:82vw !important;\n    min-width:82vw !important;\n    max-width:310px !important;\n\n    flex:0 0 82vw !important;\n\n    padding:21px 18px !important;\n\n    scroll-snap-align:start !important;\n\n    border-radius:14px !important;\n  }\n\n  .svc-num{\n    font-size:34px !important;\n  }\n\n  .svc-icon{\n    margin-bottom:13px !important;\n  }\n\n  .svc-title{\n    font-size:14px !important;\n  }\n\n  .svc-text{\n    font-size:12px !important;\n  }\n\n  .promise-row{\n    margin-top:20px !important;\n\n    padding:18px !important;\n\n    gap:10px !important;\n\n    align-items:flex-start !important;\n  }\n\n\n  \/* =========================================================\n     HOW WE WORK\n  ========================================================= *\/\n\n  .hw-header{\n    max-width:100% !important;\n    margin-bottom:22px !important;\n  }\n\n  .hw-grid{\n    grid-template-columns:1fr !important;\n    gap:9px !important;\n  }\n\n  .hw-card{\n    min-height:0 !important;\n\n    padding:19px !important;\n\n    border-radius:14px !important;\n  }\n\n  .hw-index{\n    margin-bottom:13px !important;\n  }\n\n  .hw-title{\n    margin-bottom:7px !important;\n\n    font-size:14px !important;\n  }\n\n  .hw-text{\n    font-size:12px !important;\n    line-height:1.62 !important;\n  }\n\n\n  \/* =========================================================\n     COMPLIANCE\n  ========================================================= *\/\n\n  .comp-header{\n    grid-template-columns:1fr !important;\n\n    gap:10px !important;\n\n    margin-bottom:22px !important;\n  }\n\n  .comp-table-wrap{\n    width:100% !important;\n\n    overflow-x:auto !important;\n\n    border:\n      1px solid var(--border) !important;\n\n    border-radius:12px !important;\n\n    -webkit-overflow-scrolling:touch !important;\n  }\n\n  \/* Do not crush the table text to 8\u20139px.\n     Keep it readable and let the table scroll horizontally. *\/\n  .comp-table{\n    width:680px !important;\n    min-width:680px !important;\n  }\n\n  .comp-table thead th{\n    padding:11px 12px !important;\n\n    font-size:9.5px !important;\n  }\n\n  .comp-table tbody td,\n  .comp-table tbody td:first-child{\n    padding:11px 12px !important;\n\n    font-size:11px !important;\n    line-height:1.45 !important;\n\n    white-space:normal !important;\n  }\n\n  .comp-table tbody td:first-child{\n    min-width:170px !important;\n    max-width:none !important;\n  }\n\n  .td-note{\n    font-size:9.5px !important;\n  }\n\n  .penalty{\n    margin-top:18px !important;\n  }\n\n  .penalty-inner{\n    padding:17px !important;\n  }\n\n  .pen-text{\n    font-size:12px !important;\n  }\n\n  .comp-feats{\n    grid-template-columns:1fr !important;\n\n    gap:9px !important;\n\n    margin-top:16px !important;\n  }\n\n  .cf{\n    padding:18px !important;\n  }\n\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  .faq-layout{\n    grid-template-columns:1fr !important;\n    gap:0 !important;\n  }\n\n  .faq-aside{\n    position:static !important;\n\n    margin-bottom:26px !important;\n  }\n\n  .faq-h{\n    margin-bottom:18px !important;\n\n    font-size:29px !important;\n  }\n\n  .faq-cats{\n    display:flex !important;\n\n    flex-direction:row !important;\n    flex-wrap:wrap !important;\n\n    gap:6px !important;\n  }\n\n  .faq-cat{\n    width:auto !important;\n\n    padding:7px 11px !important;\n\n    border:1px solid var(--border) !important;\n    border-radius:100px !important;\n\n    font-size:10px !important;\n  }\n\n  .faq-cat.on{\n    background:var(--navy) !important;\n\n    color:#fff !important;\n\n    border-color:var(--navy) !important;\n  }\n\n  .faq-cat.on::after{\n    display:none !important;\n  }\n\n  .faq-box{\n    margin-top:14px !important;\n\n    padding:18px !important;\n  }\n\n  .faq-groups{\n    gap:28px !important;\n  }\n\n  .fq-q{\n    gap:12px !important;\n\n    padding:13px 0 !important;\n\n    font-size:12.5px !important;\n    line-height:1.45 !important;\n  }\n\n  .fq-a{\n    font-size:12.5px !important;\n    line-height:1.68 !important;\n  }\n\n\n  \/* =========================================================\n     CONTACT FORM\n  ========================================================= *\/\n\n  #cf-section{\n    width:100% !important;\n    max-width:100% !important;\n    margin-left:0 !important;\n  }\n\n  #cf-section .cf-grid{\n    grid-template-columns:1fr !important;\n  }\n\n  #cf-section .cf-left-content,\n  #cf-section .cf-form-panel{\n    padding-left:16px !important;\n    padding-right:16px !important;\n  }\n\n  #cf-section .cf-f2{\n    grid-template-columns:1fr !important;\n    gap:0 !important;\n  }\n\n  #cf-section input,\n  #cf-section select,\n  #cf-section textarea{\n    max-width:100% !important;\n  }\n}\n\n\n\/* =====================================================================\n   SMALL PHONES \u2014 380px and below\n===================================================================== *\/\n\n@media(max-width:380px){\n\n  .container{\n    padding-left:14px !important;\n    padding-right:14px !important;\n  }\n\n  h2.h2,\n  .process-two-line-heading{\n    font-size:24px !important;\n  }\n\n  h1.hero-h1{\n    font-size:28px !important;\n  }\n\n  #hero .hero-left{\n    padding:\n      50px\n      14px\n      26px !important;\n  }\n\n  .hero-stats{\n    padding-top:16px !important;\n  }\n\n  .hst,\n  .hst:first-child,\n  .hst:last-child,\n  .hst:not(:first-child):not(:last-child){\n    padding-left:7px !important;\n    padding-right:7px !important;\n  }\n\n  .hst:first-child{\n    padding-left:0 !important;\n  }\n\n  .hst:last-child{\n    padding-right:0 !important;\n  }\n\n  .hst-n{\n    font-size:21px !important;\n  }\n\n  .hst-l{\n    font-size:7.4px !important;\n  }\n\n  .act,\n  .proc-step,\n  .svc{\n    width:86vw !important;\n    min-width:86vw !important;\n    flex-basis:86vw !important;\n  }\n\n  .what-img{\n    height:205px !important;\n  }\n\n  .faq-h{\n    font-size:26px !important;\n  }\n\n  #cf-section .cf-contact-title,\n  #cf-section .cf-contact-title span{\n    font-size:28px !important;\n  }\n}\n\n\n\/* =====================================================================\n   TOUCH DEVICE POLISH\n===================================================================== *\/\n\n@media(hover:none) and (pointer:coarse){\n\n  .act:hover,\n  .svc:hover,\n  .hw-card:hover,\n  .mh-card:hover,\n  .proc-step:hover .proc-dot{\n    transform:none !important;\n  }\n}\n\n\n\/* =====================================================================\n   REDUCED MOTION\n===================================================================== *\/\n\n@media(prefers-reduced-motion:reduce){\n\n  *,\n  *::before,\n  *::after{\n    scroll-behavior:auto !important;\n  }\n\n  .up,\n  .left,\n  .right,\n  .fade,\n  .scale{\n    opacity:1 !important;\n    transform:none !important;\n    transition:none !important;\n  }\n}\n<\/style>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Branch Office in India \u2014 Mercurius Branch Office \u00b7 India Setup Open Your Branch Office In India. RBI Approval \u00b7 ROC Registration \u00b7 GST \u00b7 FEMA Compliance \u2014 all handled by qualified professionals. 100% remote, end-to-end. Get Free Consultation \u2192 See How It Works 0K+ Foreign Companies 0+ Countries Served 0+ Years Experience Understanding the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-448","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6},"content_style_source":"inherit","vertical_spacing_source":"custom","content_area_spacing":"none"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Branch Office in India \u2014 RBI Approval &amp; Setup | Mercurius<\/title>\n<meta name=\"description\" content=\"Set up a branch office in India for your foreign company. End-to-end RBI approval, FEMA compliance &amp; registration in 8\u201312 weeks. Free expert consultation today.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/companyformationsservices.com\/nb\/filialkontor-i-india\/\" \/>\n<meta property=\"og:locale\" content=\"nb_NO\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Branch Office in India \u2014 RBI Approval &amp; Setup | Mercurius\" \/>\n<meta property=\"og:description\" content=\"Set up a branch office in India for your foreign company. End-to-end RBI approval, FEMA compliance &amp; registration in 8\u201312 weeks. Free expert consultation today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/companyformationsservices.com\/nb\/filialkontor-i-india\/\" \/>\n<meta property=\"og:site_name\" content=\"Mercurius \u2014 India Company Formation for Foreign Companies\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/masllp\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-09T08:06:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@masllp\" \/>\n<meta name=\"twitter:label1\" content=\"Ansl. lesetid\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/\",\"name\":\"Branch Office in India \u2014 RBI Approval & Setup | Mercurius\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-7-2026-05_25_37-PM.png\",\"datePublished\":\"2026-03-24T06:58:47+00:00\",\"dateModified\":\"2026-09-09T08:06:53+00:00\",\"description\":\"Set up a branch office in India for your foreign company. End-to-end RBI approval, FEMA compliance & registration in 8\u201312 weeks. Free expert consultation today.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/#breadcrumb\"},\"inLanguage\":\"nb-NO\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"nb-NO\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/#primaryimage\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-7-2026-05_25_37-PM.png\",\"contentUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-7-2026-05_25_37-PM.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/branch-office-in-india\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/companyformationsservices.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Branch office\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#website\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/\",\"name\":\"company formation\",\"description\":\"Helping global businesses, NRIs &amp; founders set up in India \u2014 fully remote, fully compliant\",\"publisher\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/companyformationsservices.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"nb-NO\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#organization\",\"name\":\"Mercurius\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"nb-NO\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Untitled-930-x-240-px.png\",\"contentUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Untitled-930-x-240-px.png\",\"width\":930,\"height\":240,\"caption\":\"Mercurius\"},\"image\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/masllp\\\/\",\"https:\\\/\\\/x.com\\\/masllp\",\"https:\\\/\\\/www.instagram.com\\\/masllp\\\/\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCNLhUI9bQAsUBSYVUjMSvhA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Avdelingskontor i India \u2014 RBI-godkjenning og oppsett | Mercurius","description":"Opprett et filialkontor i India for ditt utenlandske selskap. Fullgod RBI-godkjenning, FEMA-overholdelse og registrering p\u00e5 8\u201312 uker. Gratis ekspertkonsultasjon i dag.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/companyformationsservices.com\/nb\/filialkontor-i-india\/","og_locale":"nb_NO","og_type":"article","og_title":"Branch Office in India \u2014 RBI Approval & Setup | Mercurius","og_description":"Set up a branch office in India for your foreign company. End-to-end RBI approval, FEMA compliance & registration in 8\u201312 weeks. Free expert consultation today.","og_url":"https:\/\/companyformationsservices.com\/nb\/filialkontor-i-india\/","og_site_name":"Mercurius \u2014 India Company Formation for Foreign Companies","article_publisher":"https:\/\/www.facebook.com\/masllp\/","article_modified_time":"2026-09-09T08:06:53+00:00","og_image":[{"url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@masllp","twitter_misc":{"Ansl. lesetid":"9 minutter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/companyformationsservices.com\/branch-office-in-india\/","url":"https:\/\/companyformationsservices.com\/branch-office-in-india\/","name":"Avdelingskontor i India \u2014 RBI-godkjenning og oppsett | Mercurius","isPartOf":{"@id":"https:\/\/companyformationsservices.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/companyformationsservices.com\/branch-office-in-india\/#primaryimage"},"image":{"@id":"https:\/\/companyformationsservices.com\/branch-office-in-india\/#primaryimage"},"thumbnailUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png","datePublished":"2026-03-24T06:58:47+00:00","dateModified":"2026-09-09T08:06:53+00:00","description":"Opprett et filialkontor i India for ditt utenlandske selskap. Fullgod RBI-godkjenning, FEMA-overholdelse og registrering p\u00e5 8\u201312 uker. Gratis ekspertkonsultasjon i dag.","breadcrumb":{"@id":"https:\/\/companyformationsservices.com\/branch-office-in-india\/#breadcrumb"},"inLanguage":"nb-NO","potentialAction":[{"@type":"ReadAction","target":["https:\/\/companyformationsservices.com\/branch-office-in-india\/"]}]},{"@type":"ImageObject","inLanguage":"nb-NO","@id":"https:\/\/companyformationsservices.com\/branch-office-in-india\/#primaryimage","url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png","contentUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-7-2026-05_25_37-PM.png"},{"@type":"BreadcrumbList","@id":"https:\/\/companyformationsservices.com\/branch-office-in-india\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/companyformationsservices.com\/"},{"@type":"ListItem","position":2,"name":"Branch office"}]},{"@type":"WebSite","@id":"https:\/\/companyformationsservices.com\/#website","url":"https:\/\/companyformationsservices.com\/","name":"Selskapsdannelse","description":"Hjelper globale bedrifter, NRIs og gr\u00fcndere med etablering i India \u2014 fullt ut eksternt, fullt ut i samsvar","publisher":{"@id":"https:\/\/companyformationsservices.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/companyformationsservices.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"nb-NO"},{"@type":"Organization","@id":"https:\/\/companyformationsservices.com\/#organization","name":"Merkur","url":"https:\/\/companyformationsservices.com\/","logo":{"@type":"ImageObject","inLanguage":"nb-NO","@id":"https:\/\/companyformationsservices.com\/#\/schema\/logo\/image\/","url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/Untitled-930-x-240-px.png","contentUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/Untitled-930-x-240-px.png","width":930,"height":240,"caption":"Mercurius"},"image":{"@id":"https:\/\/companyformationsservices.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/masllp\/","https:\/\/x.com\/masllp","https:\/\/www.instagram.com\/masllp\/","https:\/\/www.youtube.com\/channel\/UCNLhUI9bQAsUBSYVUjMSvhA"]}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/pages\/448","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/comments?post=448"}],"version-history":[{"count":195,"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/pages\/448\/revisions"}],"predecessor-version":[{"id":2327,"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/pages\/448\/revisions\/2327"}],"wp:attachment":[{"href":"https:\/\/companyformationsservices.com\/nb\/wp-json\/wp\/v2\/media?parent=448"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}