{"id":1648,"date":"2026-05-21T10:45:01","date_gmt":"2026-05-21T10:45:01","guid":{"rendered":"https:\/\/companyformationsservices.com\/?page_id=1648"},"modified":"2026-05-21T10:45:02","modified_gmt":"2026-05-21T10:45:02","slug":"contact-test","status":"publish","type":"page","link":"https:\/\/companyformationsservices.com\/ru\/contact-test\/","title":{"rendered":"contact test"},"content":{"rendered":"\n<!-- ============================================================\n     COMPANY FORMATIONS SERVICES \u2014 SITE-WIDE CONTACT FORM\n     Generic form \u2014 drop into any Gutenberg \"Custom HTML\" block,\n     on any page of the website. Works as-is.\n\n     Auto-captures:\n       \u2022 Which page the lead submitted from (page title + URL)\n       \u2022 Country code with searchable picker\n\n     \u25b6 BEFORE THIS WORKS, do this once:\n       Replace the ENDPOINT value near the bottom of the <script>\n       with your Apps Script Web App URL:\n          var ENDPOINT = 'https:\/\/script.google.com\/macros\/s\/...\/exec';\n     ============================================================ -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n#cf-section *{box-sizing:border-box}\n#cf-section{\n  padding:0;background:#fff;\n  font-family:'Plus Jakarta Sans',sans-serif;\n  width:100vw;margin-left:calc(-50vw + 50%);\n  position:relative;overflow:hidden;\n}\n.cf-grid{display:grid;grid-template-columns:1fr 1fr;min-height:580px}\n\n\/* Left \u2014 visual *\/\n.cf-visual{position:relative;overflow:hidden;background:linear-gradient(160deg,#1a3560 0%,#0F2449 60%,#091c3a 100%)}\n.cf-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:1}\n.cf-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(135deg,rgba(15,36,73,.88),rgba(15,36,73,.4))}\n.cf-visual::before{content:'';position:absolute;inset:0;z-index:3;background-image:radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 1px);background-size:36px 36px;pointer-events:none}\n.cf-caption{position:absolute;inset:0;z-index:4;padding:56px;display:flex;flex-direction:column;justify-content:flex-end}\n.cf-cap-tag{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#E8A830;margin-bottom:14px}\n.cf-cap-h{font-size:clamp(26px,3vw,42px);font-weight:700;color:#F8FAFF;letter-spacing:-.02em;line-height:1.1;margin-bottom:14px;font-family:'Plus Jakarta Sans',sans-serif;text-transform:none}\n.cf-cap-h em{color:#E8A830;font-style:normal}\n.cf-cap-s{font-size:14px;color:rgba(248,250,255,.55);line-height:1.65;max-width:360px;margin-bottom:32px}\n.cf-points{display:flex;flex-direction:column;gap:10px}\n.cf-point{display:flex;align-items:center;gap:10px;font-size:13px;color:rgba(248,250,255,.78);font-weight:500}\n.cf-point::before{content:'\u2713';color:#E8A830;font-weight:800;font-size:10px;width:20px;height:20px;background:rgba(200,135,10,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}\n\n\/* Right \u2014 form *\/\n.cf-form-panel{background:#fff;padding:56px 52px;display:flex;flex-direction:column;justify-content:center}\n.cf-form-tag{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C8870A;margin-bottom:10px}\n.cf-form-h{font-size:26px;font-weight:800;color:#0F2449;letter-spacing:-.02em;margin-bottom:6px;line-height:1.15;font-family:'Plus Jakarta Sans',sans-serif}\n.cf-form-s{font-size:13px;color:#64748B;margin-bottom:24px;line-height:1.6}\n.cf-f2{display:grid;grid-template-columns:1fr 1fr;gap:12px}\n.cf-fg{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}\n.cf-fg label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748B}\n.cf-fg input,.cf-fg select,.cf-fg textarea{background:#F7F9FC;border:1px solid #E2E8F2;color:#1E293B;font-family:'Plus Jakarta Sans',sans-serif;font-size:13px;padding:10px 13px;border-radius:9px;outline:none;transition:border-color .2s,box-shadow .2s;width:100%}\n.cf-fg input:focus,.cf-fg select:focus,.cf-fg textarea:focus{border-color:#C8870A;box-shadow:0 0 0 3px rgba(200,135,10,.1)}\n.cf-fg textarea{resize:none;height:72px}\n.cf-fg select option{background:#fff}\n.cf-f-submit{display:flex;align-items:center;justify-content:space-between;margin-top:8px;gap:16px}\n.cf-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:#C8870A;color:#fff;font-family:'Plus Jakarta Sans',sans-serif;font-size:14px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .2s,transform .15s}\n.cf-btn:hover{background:#E8A830;transform:translateY(-2px)}\n.cf-btn:disabled{background:#94A3B8;cursor:not-allowed;transform:none}\n.cf-f-note{font-size:11px;color:#94A3B8;line-height:1.5}\n\n\/* Bottom strip \u2014 alternative contact *\/\n.cf-altcontact{background:#F7F9FC;border-top:1px solid #E2E8F2;padding:16px 52px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}\n.cf-altcontact-text{font-size:13px;color:#64748B;flex:1}\n.cf-altcontact-text strong{color:#0F2449}\n.cf-altcontact-links{display:flex;gap:14px;flex-wrap:wrap}\n.cf-altcontact-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#C8870A;text-decoration:none;border-bottom:1px solid rgba(200,135,10,.3);padding-bottom:1px;transition:border-color .2s}\n.cf-altcontact-link:hover{border-color:#C8870A}\n\n\/* Phone row *\/\n.cf-phone-wrap{display:flex;gap:6px;position:relative}\n.cf-cc-picker{position:relative;flex:0 0 auto;width:122px;user-select:none}\n.cf-cc-trigger{display:flex;align-items:center;justify-content:space-between;gap:4px;width:100%;height:100%;min-height:40px;background:#F7F9FC;border:1px solid #E2E8F2;color:#1E293B;font-family:'Plus Jakarta Sans',sans-serif;font-size:13px;padding:10px 10px;border-radius:9px;cursor:pointer;transition:border-color .2s,box-shadow .2s;white-space:nowrap;overflow:hidden}\n.cf-cc-trigger:focus{outline:none;border-color:#C8870A;box-shadow:0 0 0 3px rgba(200,135,10,.1)}\n.cf-cc-trigger.cf-cc-open{border-color:#C8870A;box-shadow:0 0 0 3px rgba(200,135,10,.1)}\n.cf-cc-arrow{flex-shrink:0;transition:transform .2s;color:#94A3B8;font-size:9px}\n.cf-cc-open .cf-cc-arrow{transform:rotate(180deg)}\n.cf-cc-lbl{overflow:hidden;text-overflow:ellipsis;flex:1}\n.cf-cc-panel{display:none;position:absolute;top:calc(100% + 5px);left:0;width:260px;background:#fff;border:1px solid #E2E8F2;border-radius:11px;box-shadow:0 8px 30px rgba(15,36,73,.13);z-index:9999;overflow:hidden}\n.cf-cc-panel.cf-cc-open{display:block}\n.cf-cc-search-wrap{padding:10px 10px 6px;border-bottom:1px solid #F1F5F9;background:#fff}\n.cf-cc-search{width:100%;background:#F7F9FC;border:1px solid #E2E8F2;font-family:'Plus Jakarta Sans',sans-serif;font-size:12px;color:#1E293B;padding:8px 10px 8px 30px;border-radius:7px;outline:none;transition:border-color .2s,box-shadow .2s;background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='13' height='13' fill='none' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='5.5' cy='5.5' r='4'\/%3E%3Cline x1='9' y1='9' x2='12' y2='12'\/%3E%3C\/svg%3E\");background-repeat:no-repeat;background-position:9px center}\n.cf-cc-search:focus{border-color:#C8870A;box-shadow:0 0 0 2px rgba(200,135,10,.1)}\n.cf-cc-search::placeholder{color:#94A3B8}\n.cf-cc-list{max-height:210px;overflow-y:auto;padding:6px 0}\n.cf-cc-list::-webkit-scrollbar{width:5px}\n.cf-cc-list::-webkit-scrollbar-track{background:transparent}\n.cf-cc-list::-webkit-scrollbar-thumb{background:#E2E8F2;border-radius:99px}\n.cf-cc-item{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:13px;color:#1E293B;transition:background .12s}\n.cf-cc-item:hover,.cf-cc-item.cf-cc-active{background:#FFF7E6}\n.cf-cc-item.cf-cc-active{font-weight:600;color:#C8870A}\n.cf-cc-item-flag{font-size:16px;flex-shrink:0;line-height:1}\n.cf-cc-item-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#475569}\n.cf-cc-item-code{font-size:12px;font-weight:600;color:#0F2449;flex-shrink:0}\n.cf-cc-no-results{padding:14px 12px;font-size:12px;color:#94A3B8;text-align:center}\n.cf-phone-num{flex:1;background:#F7F9FC;border:1px solid #E2E8F2;color:#1E293B;font-family:'Plus Jakarta Sans',sans-serif;font-size:13px;padding:10px 13px;border-radius:9px;outline:none;transition:border-color .2s,box-shadow .2s}\n.cf-phone-num:focus{border-color:#C8870A;box-shadow:0 0 0 3px rgba(200,135,10,.1)}\n\n\/* Toasts *\/\n.cf-toast{display:none;padding:14px 18px;border-radius:10px;font-size:13px;font-weight:600;line-height:1.5;margin-bottom:16px;align-items:flex-start;gap:10px}\n.cf-toast.cf-show{display:flex}\n.cf-toast--success{background:#F0FDF4;border:1px solid #86EFAC;color:#166534}\n.cf-toast--error{background:#FEF2F2;border:1px solid #FCA5A5;color:#991B1B}\n.cf-toast-icon{font-size:16px;flex-shrink:0;margin-top:1px}\n\n@media(max-width:960px){\n  .cf-grid{grid-template-columns:1fr}\n  .cf-visual{min-height:auto}\n  .cf-caption{position:relative;inset:auto;padding:40px 32px;background:rgba(15,36,73,.92)}\n  .cf-visual img{position:absolute;opacity:.3}\n  .cf-form-panel{padding:40px 32px}\n  .cf-altcontact{padding:16px 32px}\n}\n@media(max-width:600px){\n  .cf-grid{grid-template-columns:1fr;min-height:auto}\n  .cf-caption{position:relative;inset:auto;padding:32px 16px;background:rgba(15,36,73,.92)}\n  .cf-visual img{position:absolute;opacity:.2}\n  .cf-cap-h{font-size:22px}\n  .cf-cap-s{font-size:13px;margin-bottom:20px}\n  .cf-point{font-size:12px}\n  .cf-form-panel{padding:28px 16px}\n  .cf-form-h{font-size:22px}\n  .cf-form-s{font-size:12px;margin-bottom:18px}\n  .cf-f2{grid-template-columns:1fr}\n  .cf-fg input,.cf-fg select,.cf-fg textarea{font-size:13px;padding:10px 12px}\n  .cf-fg textarea{height:64px}\n  .cf-f-submit{flex-direction:column;align-items:stretch;gap:10px}\n  .cf-btn{width:100%;justify-content:center;padding:13px 20px}\n  .cf-f-note{font-size:11px;text-align:center}\n  .cf-altcontact{padding:14px 16px;flex-direction:column;align-items:flex-start;gap:10px}\n  .cf-altcontact-text{font-size:12px}\n  .cf-altcontact-links{gap:14px}\n  .cf-cc-picker{width:108px}\n  .cf-cc-panel{width:240px}\n}\n@media(max-width:480px){\n  .cf-cap-h{font-size:20px}\n  .cf-form-h{font-size:20px}\n}\n<\/style>\n\n<section id=\"cf-section\">\n  <div class=\"cf-grid\">\n\n    <!-- LEFT: image + copy -->\n    <div class=\"cf-visual\">\n      <img decoding=\"async\" src=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-12_10_44-PM.png\" alt=\"Doing business in India\">\n      <div class=\"cf-overlay\"><\/div>\n      <div class=\"cf-caption\">\n        <div class=\"cf-cap-tag\">Free Consultation<\/div>\n        <h2 class=\"cf-cap-h\">Expanding into India?<br><em>Let&#8217;s talk.<\/em><\/h2>\n        <p class=\"cf-cap-s\">Tell us what you need. Our Chartered Accountant will get back within 24 hours with answers, eligibility, and a fixed quote \u2014 no obligation, no pressure.<\/p>\n        <div class=\"cf-points\">\n          <div class=\"cf-point\">CA speaks to you directly \u2014 not a sales rep<\/div>\n          <div class=\"cf-point\">Response within 24 hours<\/div>\n          <div class=\"cf-point\">Fixed transparent pricing \u2014 no hidden fees<\/div>\n          <div class=\"cf-point\">100% remote \u2014 no India visit required<\/div>\n          <div class=\"cf-point\">Fully compliant \u2014 RBI, FEMA, MCA, GST<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- RIGHT: form -->\n    <div class=\"cf-form-panel\">\n      <div class=\"cf-form-tag\">Get In Touch<\/div>\n      <div class=\"cf-form-h\">Talk to a Chartered<br>Accountant<\/div>\n      <p class=\"cf-form-s\">Fill in the details \u2014 we&#8217;ll reply within 24 hours with next steps.<\/p>\n\n      <!-- Toasts -->\n      <div id=\"cf-toast-success\" class=\"cf-toast cf-toast--success\" role=\"alert\">\n        <span class=\"cf-toast-icon\">\u2705<\/span>\n        <span>Thank you! We&#8217;ve received your enquiry. Our CA will get back to you within 24 hours.<\/span>\n      <\/div>\n      <div id=\"cf-toast-error\" class=\"cf-toast cf-toast--error\" role=\"alert\">\n        <span class=\"cf-toast-icon\">\u26a0\ufe0f<\/span>\n        <span>Something went wrong. Please try again or email us at <a href=\"mailto:info@mercuriusteam.com\" style=\"color:#991B1B;text-decoration:underline;\">info@mercuriusteam.com<\/a>.<\/span>\n      <\/div>\n\n      <form id=\"cf-form-el\" novalidate>\n        <!-- Combined phone + auto-captured source page \u2014 written by JS -->\n        <input type=\"hidden\" name=\"phone\"       id=\"cf-phone-combined\">\n        <input type=\"hidden\" name=\"source_page\" id=\"cf-source-page\">\n        <input type=\"hidden\" name=\"source_url\"  id=\"cf-source-url\">\n\n        <div class=\"cf-f2\">\n          <div class=\"cf-fg\"><label>First Name<\/label><input type=\"text\" name=\"first_name\" placeholder=\"John\" required><\/div>\n          <div class=\"cf-fg\"><label>Last Name<\/label><input type=\"text\"  name=\"last_name\"  placeholder=\"Smith\" required><\/div>\n        <\/div>\n        <div class=\"cf-f2\">\n          <div class=\"cf-fg\">\n            <label>Email<\/label>\n            <input type=\"email\" name=\"email\" placeholder=\"john@company.com\" required>\n          <\/div>\n          <div class=\"cf-fg\">\n            <label>Phone \/ WhatsApp<\/label>\n            <div class=\"cf-phone-wrap\">\n              <div class=\"cf-cc-picker\" id=\"cf-cc-picker\">\n                <button type=\"button\" class=\"cf-cc-trigger\" id=\"cf-cc-trigger\" aria-haspopup=\"listbox\" aria-expanded=\"false\">\n                  <span class=\"cf-cc-lbl\" id=\"cf-cc-label\">\ud83c\uddfa\ud83c\uddf8 +1<\/span>\n                  <span class=\"cf-cc-arrow\">\u25bc<\/span>\n                <\/button>\n                <div class=\"cf-cc-panel\" id=\"cf-cc-panel\" role=\"listbox\">\n                  <div class=\"cf-cc-search-wrap\">\n                    <input type=\"text\" class=\"cf-cc-search\" id=\"cf-cc-search\" placeholder=\"Search country or code\u2026\" autocomplete=\"off\">\n                  <\/div>\n                  <div class=\"cf-cc-list\" id=\"cf-cc-list\"><\/div>\n                <\/div>\n              <\/div>\n              <input type=\"tel\" id=\"cf-phone-num\" class=\"cf-phone-num\" placeholder=\"000 000 0000\">\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"cf-f2\">\n          <div class=\"cf-fg\">\n            <label>Country<\/label>\n            <select name=\"country\">\n              <option value=\"\">Select Country<\/option>\n              <option>United States<\/option><option>United Kingdom<\/option>\n              <option>UAE \/ Dubai<\/option><option>Germany<\/option>\n              <option>Singapore<\/option><option>Canada<\/option>\n              <option>Australia<\/option><option>Japan<\/option>\n              <option>Netherlands<\/option><option>France<\/option>\n              <option>India<\/option><option>Other<\/option>\n            <\/select>\n          <\/div>\n          <div class=\"cf-fg\">\n            <label>Service Interested In<\/label>\n            <select name=\"service\">\n              <option value=\"\">Select a service<\/option>\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            <\/select>\n          <\/div>\n        <\/div>\n\n        <div class=\"cf-fg\">\n          <label>How can we help?<\/label>\n          <textarea name=\"message\" placeholder=\"Tell us briefly what you're looking for...\"><\/textarea>\n        <\/div>\n\n        <div class=\"cf-f-submit\">\n          <button class=\"cf-btn\" type=\"submit\" id=\"cf-submit-btn\">Get Free Consultation \u2192<\/button>\n          <span class=\"cf-f-note\">No obligation \u00b7 CA responds within 24 hrs<\/span>\n        <\/div>\n      <\/form>\n\n      <!-- Alt contact strip -->\n      <div class=\"cf-altcontact\">\n        <div class=\"cf-altcontact-text\"><strong>Prefer to talk directly?<\/strong> Reach us via:<\/div>\n        <div class=\"cf-altcontact-links\">\n          <a href=\"tel:+919876543210\"                       class=\"cf-altcontact-link\">\ud83d\udcde Call<\/a>\n          <a href=\"https:\/\/wa.me\/919876543210\"              class=\"cf-altcontact-link\" target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp<\/a>\n          <a href=\"mailto:info@mercuriusteam.com\"           class=\"cf-altcontact-link\">\u2709\ufe0f Email<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<script>\n(function(){\n\n  \/* ============================================================\n     \u26a0\ufe0f  PASTE YOUR APPS SCRIPT WEB APP URL HERE  \u26a0\ufe0f\n     ============================================================ *\/\n  var ENDPOINT = 'https:\/\/script.google.com\/macros\/s\/AKfycbxqFM_kBE7NZKRTXBMiizSjeesIxCja9ArWfTKQ9MfEi5npSNxMTCY4bhm978deWX1fzQ\/exec';\n\n\n  \/* \u2500\u2500 Auto-capture which page the lead submitted from \u2500\u2500 *\/\n  document.getElementById('cf-source-page').value = (document.title || '').trim();\n  document.getElementById('cf-source-url').value  = window.location.href;\n\n\n  \/* \u2500\u2500 Country data \u2500\u2500 *\/\n  var COUNTRIES=[\n    {f:'\ud83c\udde6\ud83c\uddeb',n:'Afghanistan',c:'+93'},{f:'\ud83c\udde6\ud83c\uddf1',n:'Albania',c:'+355'},{f:'\ud83c\udde9\ud83c\uddff',n:'Algeria',c:'+213'},\n    {f:'\ud83c\udde6\ud83c\udde9',n:'Andorra',c:'+376'},{f:'\ud83c\udde6\ud83c\uddf4',n:'Angola',c:'+244'},{f:'\ud83c\udde6\ud83c\uddec',n:'Antigua & Barbuda',c:'+1268'},\n    {f:'\ud83c\udde6\ud83c\uddf7',n:'Argentina',c:'+54'},{f:'\ud83c\udde6\ud83c\uddf2',n:'Armenia',c:'+374'},{f:'\ud83c\udde6\ud83c\uddfa',n:'Australia',c:'+61'},\n    {f:'\ud83c\udde6\ud83c\uddf9',n:'Austria',c:'+43'},{f:'\ud83c\udde6\ud83c\uddff',n:'Azerbaijan',c:'+994'},{f:'\ud83c\udde7\ud83c\uddf8',n:'Bahamas',c:'+1242'},\n    {f:'\ud83c\udde7\ud83c\udded',n:'Bahrain',c:'+973'},{f:'\ud83c\udde7\ud83c\udde9',n:'Bangladesh',c:'+880'},{f:'\ud83c\udde7\ud83c\udde7',n:'Barbados',c:'+1246'},\n    {f:'\ud83c\udde7\ud83c\uddfe',n:'Belarus',c:'+375'},{f:'\ud83c\udde7\ud83c\uddea',n:'Belgium',c:'+32'},{f:'\ud83c\udde7\ud83c\uddff',n:'Belize',c:'+501'},\n    {f:'\ud83c\udde7\ud83c\uddef',n:'Benin',c:'+229'},{f:'\ud83c\udde7\ud83c\uddf9',n:'Bhutan',c:'+975'},{f:'\ud83c\udde7\ud83c\uddf4',n:'Bolivia',c:'+591'},\n    {f:'\ud83c\udde7\ud83c\udde6',n:'Bosnia & Herzegovina',c:'+387'},{f:'\ud83c\udde7\ud83c\uddfc',n:'Botswana',c:'+267'},{f:'\ud83c\udde7\ud83c\uddf7',n:'Brazil',c:'+55'},\n    {f:'\ud83c\udde7\ud83c\uddf3',n:'Brunei',c:'+673'},{f:'\ud83c\udde7\ud83c\uddec',n:'Bulgaria',c:'+359'},{f:'\ud83c\udde7\ud83c\uddeb',n:'Burkina Faso',c:'+226'},\n    {f:'\ud83c\udde7\ud83c\uddee',n:'Burundi',c:'+257'},{f:'\ud83c\uddf0\ud83c\udded',n:'Cambodia',c:'+855'},{f:'\ud83c\udde8\ud83c\uddf2',n:'Cameroon',c:'+237'},\n    {f:'\ud83c\udde8\ud83c\udde6',n:'Canada',c:'+1'},{f:'\ud83c\udde8\ud83c\uddfb',n:'Cape Verde',c:'+238'},{f:'\ud83c\udde8\ud83c\uddeb',n:'Central African Republic',c:'+236'},\n    {f:'\ud83c\uddf9\ud83c\udde9',n:'Chad',c:'+235'},{f:'\ud83c\udde8\ud83c\uddf1',n:'Chile',c:'+56'},{f:'\ud83c\udde8\ud83c\uddf3',n:'China',c:'+86'},\n    {f:'\ud83c\udde8\ud83c\uddf4',n:'Colombia',c:'+57'},{f:'\ud83c\uddf0\ud83c\uddf2',n:'Comoros',c:'+269'},{f:'\ud83c\udde8\ud83c\uddec',n:'Congo',c:'+242'},\n    {f:'\ud83c\udde8\ud83c\uddf7',n:'Costa Rica',c:'+506'},{f:'\ud83c\udded\ud83c\uddf7',n:'Croatia',c:'+385'},{f:'\ud83c\udde8\ud83c\uddfa',n:'Cuba',c:'+53'},\n    {f:'\ud83c\udde8\ud83c\uddfe',n:'Cyprus',c:'+357'},{f:'\ud83c\udde8\ud83c\uddff',n:'Czech Republic',c:'+420'},{f:'\ud83c\udde9\ud83c\uddf0',n:'Denmark',c:'+45'},\n    {f:'\ud83c\udde9\ud83c\uddef',n:'Djibouti',c:'+253'},{f:'\ud83c\udde9\ud83c\uddf2',n:'Dominica',c:'+1767'},{f:'\ud83c\udde9\ud83c\uddf4',n:'Dominican Republic',c:'+1809'},\n    {f:'\ud83c\uddea\ud83c\udde8',n:'Ecuador',c:'+593'},{f:'\ud83c\uddea\ud83c\uddec',n:'Egypt',c:'+20'},{f:'\ud83c\uddf8\ud83c\uddfb',n:'El Salvador',c:'+503'},\n    {f:'\ud83c\uddec\ud83c\uddf6',n:'Equatorial Guinea',c:'+240'},{f:'\ud83c\uddea\ud83c\uddf7',n:'Eritrea',c:'+291'},{f:'\ud83c\uddea\ud83c\uddea',n:'Estonia',c:'+372'},\n    {f:'\ud83c\uddea\ud83c\uddf9',n:'Ethiopia',c:'+251'},{f:'\ud83c\uddeb\ud83c\uddef',n:'Fiji',c:'+679'},{f:'\ud83c\uddeb\ud83c\uddee',n:'Finland',c:'+358'},\n    {f:'\ud83c\uddeb\ud83c\uddf7',n:'France',c:'+33'},{f:'\ud83c\uddec\ud83c\udde6',n:'Gabon',c:'+241'},{f:'\ud83c\uddec\ud83c\uddf2',n:'Gambia',c:'+220'},\n    {f:'\ud83c\uddec\ud83c\uddea',n:'Georgia',c:'+995'},{f:'\ud83c\udde9\ud83c\uddea',n:'Germany',c:'+49'},{f:'\ud83c\uddec\ud83c\udded',n:'Ghana',c:'+233'},\n    {f:'\ud83c\uddec\ud83c\uddf7',n:'Greece',c:'+30'},{f:'\ud83c\uddec\ud83c\udde9',n:'Grenada',c:'+1473'},{f:'\ud83c\uddec\ud83c\uddf9',n:'Guatemala',c:'+502'},\n    {f:'\ud83c\uddec\ud83c\uddf3',n:'Guinea',c:'+224'},{f:'\ud83c\uddec\ud83c\uddfc',n:'Guinea-Bissau',c:'+245'},{f:'\ud83c\uddec\ud83c\uddfe',n:'Guyana',c:'+592'},\n    {f:'\ud83c\udded\ud83c\uddf9',n:'Haiti',c:'+509'},{f:'\ud83c\udded\ud83c\uddf3',n:'Honduras',c:'+504'},{f:'\ud83c\udded\ud83c\uddfa',n:'Hungary',c:'+36'},\n    {f:'\ud83c\uddee\ud83c\uddf8',n:'Iceland',c:'+354'},{f:'\ud83c\uddee\ud83c\uddf3',n:'India',c:'+91'},{f:'\ud83c\uddee\ud83c\udde9',n:'Indonesia',c:'+62'},\n    {f:'\ud83c\uddee\ud83c\uddf7',n:'Iran',c:'+98'},{f:'\ud83c\uddee\ud83c\uddf6',n:'Iraq',c:'+964'},{f:'\ud83c\uddee\ud83c\uddea',n:'Ireland',c:'+353'},\n    {f:'\ud83c\uddee\ud83c\uddf1',n:'Israel',c:'+972'},{f:'\ud83c\uddee\ud83c\uddf9',n:'Italy',c:'+39'},{f:'\ud83c\uddef\ud83c\uddf2',n:'Jamaica',c:'+1876'},\n    {f:'\ud83c\uddef\ud83c\uddf5',n:'Japan',c:'+81'},{f:'\ud83c\uddef\ud83c\uddf4',n:'Jordan',c:'+962'},{f:'\ud83c\uddf0\ud83c\uddff',n:'Kazakhstan',c:'+7'},\n    {f:'\ud83c\uddf0\ud83c\uddea',n:'Kenya',c:'+254'},{f:'\ud83c\uddf0\ud83c\uddee',n:'Kiribati',c:'+686'},{f:'\ud83c\uddf0\ud83c\uddf5',n:'North Korea',c:'+850'},\n    {f:'\ud83c\uddf0\ud83c\uddf7',n:'South Korea',c:'+82'},{f:'\ud83c\uddf0\ud83c\uddfc',n:'Kuwait',c:'+965'},{f:'\ud83c\uddf0\ud83c\uddec',n:'Kyrgyzstan',c:'+996'},\n    {f:'\ud83c\uddf1\ud83c\udde6',n:'Laos',c:'+856'},{f:'\ud83c\uddf1\ud83c\uddfb',n:'Latvia',c:'+371'},{f:'\ud83c\uddf1\ud83c\udde7',n:'Lebanon',c:'+961'},\n    {f:'\ud83c\uddf1\ud83c\uddf8',n:'Lesotho',c:'+266'},{f:'\ud83c\uddf1\ud83c\uddf7',n:'Liberia',c:'+231'},{f:'\ud83c\uddf1\ud83c\uddfe',n:'Libya',c:'+218'},\n    {f:'\ud83c\uddf1\ud83c\uddee',n:'Liechtenstein',c:'+423'},{f:'\ud83c\uddf1\ud83c\uddf9',n:'Lithuania',c:'+370'},{f:'\ud83c\uddf1\ud83c\uddfa',n:'Luxembourg',c:'+352'},\n    {f:'\ud83c\uddf2\ud83c\uddec',n:'Madagascar',c:'+261'},{f:'\ud83c\uddf2\ud83c\uddfc',n:'Malawi',c:'+265'},{f:'\ud83c\uddf2\ud83c\uddfe',n:'Malaysia',c:'+60'},\n    {f:'\ud83c\uddf2\ud83c\uddfb',n:'Maldives',c:'+960'},{f:'\ud83c\uddf2\ud83c\uddf1',n:'Mali',c:'+223'},{f:'\ud83c\uddf2\ud83c\uddf9',n:'Malta',c:'+356'},\n    {f:'\ud83c\uddf2\ud83c\udded',n:'Marshall Islands',c:'+692'},{f:'\ud83c\uddf2\ud83c\uddf7',n:'Mauritania',c:'+222'},{f:'\ud83c\uddf2\ud83c\uddfa',n:'Mauritius',c:'+230'},\n    {f:'\ud83c\uddf2\ud83c\uddfd',n:'Mexico',c:'+52'},{f:'\ud83c\uddeb\ud83c\uddf2',n:'Micronesia',c:'+691'},{f:'\ud83c\uddf2\ud83c\udde9',n:'Moldova',c:'+373'},\n    {f:'\ud83c\uddf2\ud83c\udde8',n:'Monaco',c:'+377'},{f:'\ud83c\uddf2\ud83c\uddf3',n:'Mongolia',c:'+976'},{f:'\ud83c\uddf2\ud83c\uddea',n:'Montenegro',c:'+382'},\n    {f:'\ud83c\uddf2\ud83c\udde6',n:'Morocco',c:'+212'},{f:'\ud83c\uddf2\ud83c\uddff',n:'Mozambique',c:'+258'},{f:'\ud83c\uddf2\ud83c\uddf2',n:'Myanmar',c:'+95'},\n    {f:'\ud83c\uddf3\ud83c\udde6',n:'Namibia',c:'+264'},{f:'\ud83c\uddf3\ud83c\uddf7',n:'Nauru',c:'+674'},{f:'\ud83c\uddf3\ud83c\uddf5',n:'Nepal',c:'+977'},\n    {f:'\ud83c\uddf3\ud83c\uddf1',n:'Netherlands',c:'+31'},{f:'\ud83c\uddf3\ud83c\uddff',n:'New Zealand',c:'+64'},{f:'\ud83c\uddf3\ud83c\uddee',n:'Nicaragua',c:'+505'},\n    {f:'\ud83c\uddf3\ud83c\uddea',n:'Niger',c:'+227'},{f:'\ud83c\uddf3\ud83c\uddec',n:'Nigeria',c:'+234'},{f:'\ud83c\uddf3\ud83c\uddf4',n:'Norway',c:'+47'},\n    {f:'\ud83c\uddf4\ud83c\uddf2',n:'Oman',c:'+968'},{f:'\ud83c\uddf5\ud83c\uddf0',n:'Pakistan',c:'+92'},{f:'\ud83c\uddf5\ud83c\uddfc',n:'Palau',c:'+680'},\n    {f:'\ud83c\uddf5\ud83c\udde6',n:'Panama',c:'+507'},{f:'\ud83c\uddf5\ud83c\uddec',n:'Papua New Guinea',c:'+675'},{f:'\ud83c\uddf5\ud83c\uddfe',n:'Paraguay',c:'+595'},\n    {f:'\ud83c\uddf5\ud83c\uddea',n:'Peru',c:'+51'},{f:'\ud83c\uddf5\ud83c\udded',n:'Philippines',c:'+63'},{f:'\ud83c\uddf5\ud83c\uddf1',n:'Poland',c:'+48'},\n    {f:'\ud83c\uddf5\ud83c\uddf9',n:'Portugal',c:'+351'},{f:'\ud83c\uddf6\ud83c\udde6',n:'Qatar',c:'+974'},{f:'\ud83c\uddf7\ud83c\uddf4',n:'Romania',c:'+40'},\n    {f:'\ud83c\uddf7\ud83c\uddfa',n:'Russia',c:'+7'},{f:'\ud83c\uddf7\ud83c\uddfc',n:'Rwanda',c:'+250'},{f:'\ud83c\uddf0\ud83c\uddf3',n:'Saint Kitts & Nevis',c:'+1869'},\n    {f:'\ud83c\uddf1\ud83c\udde8',n:'Saint Lucia',c:'+1758'},{f:'\ud83c\uddfb\ud83c\udde8',n:'Saint Vincent',c:'+1784'},{f:'\ud83c\uddfc\ud83c\uddf8',n:'Samoa',c:'+685'},\n    {f:'\ud83c\uddf8\ud83c\uddf2',n:'San Marino',c:'+378'},{f:'\ud83c\uddf8\ud83c\uddf9',n:'S\u00e3o Tom\u00e9 & Pr\u00edncipe',c:'+239'},{f:'\ud83c\uddf8\ud83c\udde6',n:'Saudi Arabia',c:'+966'},\n    {f:'\ud83c\uddf8\ud83c\uddf3',n:'Senegal',c:'+221'},{f:'\ud83c\uddf7\ud83c\uddf8',n:'Serbia',c:'+381'},{f:'\ud83c\uddf8\ud83c\udde8',n:'Seychelles',c:'+248'},\n    {f:'\ud83c\uddf8\ud83c\uddf1',n:'Sierra Leone',c:'+232'},{f:'\ud83c\uddf8\ud83c\uddec',n:'Singapore',c:'+65'},{f:'\ud83c\uddf8\ud83c\uddf0',n:'Slovakia',c:'+421'},\n    {f:'\ud83c\uddf8\ud83c\uddee',n:'Slovenia',c:'+386'},{f:'\ud83c\uddf8\ud83c\udde7',n:'Solomon Islands',c:'+677'},{f:'\ud83c\uddf8\ud83c\uddf4',n:'Somalia',c:'+252'},\n    {f:'\ud83c\uddff\ud83c\udde6',n:'South Africa',c:'+27'},{f:'\ud83c\uddf8\ud83c\uddf8',n:'South Sudan',c:'+211'},{f:'\ud83c\uddea\ud83c\uddf8',n:'Spain',c:'+34'},\n    {f:'\ud83c\uddf1\ud83c\uddf0',n:'Sri Lanka',c:'+94'},{f:'\ud83c\uddf8\ud83c\udde9',n:'Sudan',c:'+249'},{f:'\ud83c\uddf8\ud83c\uddf7',n:'Suriname',c:'+597'},\n    {f:'\ud83c\uddf8\ud83c\uddff',n:'Eswatini',c:'+268'},{f:'\ud83c\uddf8\ud83c\uddea',n:'Sweden',c:'+46'},{f:'\ud83c\udde8\ud83c\udded',n:'Switzerland',c:'+41'},\n    {f:'\ud83c\uddf8\ud83c\uddfe',n:'Syria',c:'+963'},{f:'\ud83c\uddf9\ud83c\uddfc',n:'Taiwan',c:'+886'},{f:'\ud83c\uddf9\ud83c\uddef',n:'Tajikistan',c:'+992'},\n    {f:'\ud83c\uddf9\ud83c\uddff',n:'Tanzania',c:'+255'},{f:'\ud83c\uddf9\ud83c\udded',n:'Thailand',c:'+66'},{f:'\ud83c\uddf9\ud83c\uddf1',n:'Timor-Leste',c:'+670'},\n    {f:'\ud83c\uddf9\ud83c\uddec',n:'Togo',c:'+228'},{f:'\ud83c\uddf9\ud83c\uddf4',n:'Tonga',c:'+676'},{f:'\ud83c\uddf9\ud83c\uddf9',n:'Trinidad & Tobago',c:'+1868'},\n    {f:'\ud83c\uddf9\ud83c\uddf3',n:'Tunisia',c:'+216'},{f:'\ud83c\uddf9\ud83c\uddf7',n:'Turkey',c:'+90'},{f:'\ud83c\uddf9\ud83c\uddf2',n:'Turkmenistan',c:'+993'},\n    {f:'\ud83c\uddf9\ud83c\uddfb',n:'Tuvalu',c:'+688'},{f:'\ud83c\uddfa\ud83c\uddec',n:'Uganda',c:'+256'},{f:'\ud83c\uddfa\ud83c\udde6',n:'Ukraine',c:'+380'},\n    {f:'\ud83c\udde6\ud83c\uddea',n:'UAE',c:'+971'},{f:'\ud83c\uddec\ud83c\udde7',n:'United Kingdom',c:'+44'},{f:'\ud83c\uddfa\ud83c\uddf8',n:'United States',c:'+1'},\n    {f:'\ud83c\uddfa\ud83c\uddfe',n:'Uruguay',c:'+598'},{f:'\ud83c\uddfa\ud83c\uddff',n:'Uzbekistan',c:'+998'},{f:'\ud83c\uddfb\ud83c\uddfa',n:'Vanuatu',c:'+678'},\n    {f:'\ud83c\uddfb\ud83c\udde6',n:'Vatican City',c:'+379'},{f:'\ud83c\uddfb\ud83c\uddea',n:'Venezuela',c:'+58'},{f:'\ud83c\uddfb\ud83c\uddf3',n:'Vietnam',c:'+84'},\n    {f:'\ud83c\uddfe\ud83c\uddea',n:'Yemen',c:'+967'},{f:'\ud83c\uddff\ud83c\uddf2',n:'Zambia',c:'+260'},{f:'\ud83c\uddff\ud83c\uddfc',n:'Zimbabwe',c:'+263'}\n  ];\n\n  var selectedCode='+1';\n  var trigger  =document.getElementById('cf-cc-trigger');\n  var panel    =document.getElementById('cf-cc-panel');\n  var searchInp=document.getElementById('cf-cc-search');\n  var list     =document.getElementById('cf-cc-list');\n  var labelEl  =document.getElementById('cf-cc-label');\n\n  function renderList(q){\n    q=(q||'').toLowerCase().trim();\n    var f=q?COUNTRIES.filter(function(c){return c.n.toLowerCase().indexOf(q)>-1||c.c.indexOf(q)>-1}):COUNTRIES;\n    if(!f.length){list.innerHTML='<div class=\"cf-cc-no-results\">No results found<\/div>';return}\n    list.innerHTML=f.map(function(c){\n      var act=(c.c===selectedCode)?' cf-cc-active':'';\n      return '<div class=\"cf-cc-item'+act+'\" data-code=\"'+c.c+'\" data-flag=\"'+c.f+'\" data-name=\"'+c.n+'\" role=\"option\" tabindex=\"-1\">'\n        +'<span class=\"cf-cc-item-flag\">'+c.f+'<\/span>'\n        +'<span class=\"cf-cc-item-name\">'+c.n+'<\/span>'\n        +'<span class=\"cf-cc-item-code\">'+c.c+'<\/span><\/div>';\n    }).join('');\n  }\n\n  function openPanel(){\n    panel.classList.add('cf-cc-open');trigger.classList.add('cf-cc-open');\n    trigger.setAttribute('aria-expanded','true');\n    searchInp.value='';renderList('');\n    setTimeout(function(){searchInp.focus()},50);\n    setTimeout(function(){var a=list.querySelector('.cf-cc-active');if(a)a.scrollIntoView({block:'nearest'})},60);\n  }\n  function closePanel(){\n    panel.classList.remove('cf-cc-open');trigger.classList.remove('cf-cc-open');\n    trigger.setAttribute('aria-expanded','false');\n  }\n\n  trigger.addEventListener('click',function(e){e.stopPropagation();panel.classList.contains('cf-cc-open')?closePanel():openPanel()});\n  searchInp.addEventListener('input',function(){renderList(this.value)});\n  list.addEventListener('click',function(e){\n    var item=e.target.closest('.cf-cc-item');if(!item)return;\n    selectedCode=item.dataset.code;\n    labelEl.textContent=item.dataset.flag+' '+item.dataset.code;\n    closePanel();\n  });\n  searchInp.addEventListener('keydown',function(e){\n    if(e.key==='Escape'){closePanel();trigger.focus();return}\n    if(e.key==='ArrowDown'){var f=list.querySelector('.cf-cc-item');if(f)f.focus()}\n  });\n  list.addEventListener('keydown',function(e){\n    var items=Array.from(list.querySelectorAll('.cf-cc-item')),idx=items.indexOf(document.activeElement);\n    if(e.key==='ArrowDown'&&idx<items.length-1){items[idx+1].focus();e.preventDefault()}\n    if(e.key==='ArrowUp'){if(idx>0)items[idx-1].focus();else searchInp.focus();e.preventDefault()}\n    if(e.key==='Enter'&&idx>-1)items[idx].click();\n    if(e.key==='Escape'){closePanel();trigger.focus()}\n  });\n  document.addEventListener('click',function(e){if(!document.getElementById('cf-cc-picker').contains(e.target))closePanel()});\n\n  labelEl.textContent='\ud83c\uddfa\ud83c\uddf8 +1';\n\n  \/* \u2500\u2500 Form submission \u2192 Google Apps Script \u2500\u2500 *\/\n  var form         =document.getElementById('cf-form-el');\n  var btn          =document.getElementById('cf-submit-btn');\n  var toastOK      =document.getElementById('cf-toast-success');\n  var toastErr     =document.getElementById('cf-toast-error');\n  var phoneNum     =document.getElementById('cf-phone-num');\n  var phoneCombined=document.getElementById('cf-phone-combined');\n\n  function show(el){el.classList.add('cf-show');el.scrollIntoView({behavior:'smooth',block:'nearest'})}\n  function hide(el){el.classList.remove('cf-show')}\n\n  form.addEventListener('submit',function(e){\n    e.preventDefault();\n    hide(toastOK);hide(toastErr);\n\n    if(!form.first_name.value.trim()||!form.last_name.value.trim()||!form.email.value.trim()){\n      show(toastErr);return;\n    }\n\n    var num=phoneNum.value.trim();\n    phoneCombined.value=num?(selectedCode+' '+num):'';\n\n    btn.disabled=true;btn.textContent='Sending\u2026';\n\n    fetch(ENDPOINT,{method:'POST',body:new FormData(form)})\n      .then(function(res){return res.json()})\n      .then(function(j){\n        if(j&&j.success===true){\n          form.reset();labelEl.textContent='\ud83c\uddfa\ud83c\uddf8 +1';selectedCode='+1';\n          \/\/ re-fill the auto fields after reset\n          document.getElementById('cf-source-page').value = (document.title||'').trim();\n          document.getElementById('cf-source-url').value  = window.location.href;\n          show(toastOK);\n        } else {\n          throw new Error((j&&j.message)||'submission_failed');\n        }\n      })\n      .catch(function(err){console.error('Form error:',err);show(toastErr)})\n      .finally(function(){btn.disabled=false;btn.textContent='Get Free Consultation \u2192'});\n  });\n\n})();\n<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1648","page","type-page","status-publish","hentry"],"blocksy_meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>contact test - Mercurius \u2014 India Company Formation for Foreign Companies<\/title>\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\/ru\/contact-test\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"contact test - Mercurius \u2014 India Company Formation for Foreign Companies\" \/>\n<meta property=\"og:url\" content=\"https:\/\/companyformationsservices.com\/ru\/contact-test\/\" \/>\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-05-21T10:45:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-12_10_44-PM.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@masllp\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 \u043c\u0438\u043d\u0443\u0442\u044b\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/\",\"name\":\"contact test - Mercurius \u2014 India Company Formation for Foreign Companies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-5-2026-12_10_44-PM.png\",\"datePublished\":\"2026-05-21T10:45:01+00:00\",\"dateModified\":\"2026-05-21T10:45:02+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/#primaryimage\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-5-2026-12_10_44-PM.png\",\"contentUrl\":\"https:\\\/\\\/companyformationsservices.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/ChatGPT-Image-May-5-2026-12_10_44-PM.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/contact-test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/companyformationsservices.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"contact test\"}]},{\"@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\":\"ru-RU\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/companyformationsservices.com\\\/#organization\",\"name\":\"Mercurius\",\"url\":\"https:\\\/\\\/companyformationsservices.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ru-RU\",\"@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":"contact test - Mercurius \u2014 India Company Formation for Foreign Companies","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\/ru\/contact-test\/","og_locale":"ru_RU","og_type":"article","og_title":"contact test - Mercurius \u2014 India Company Formation for Foreign Companies","og_url":"https:\/\/companyformationsservices.com\/ru\/contact-test\/","og_site_name":"Mercurius \u2014 India Company Formation for Foreign Companies","article_publisher":"https:\/\/www.facebook.com\/masllp\/","article_modified_time":"2026-05-21T10:45:02+00:00","og_image":[{"url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-12_10_44-PM.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@masllp","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"2 \u043c\u0438\u043d\u0443\u0442\u044b"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/companyformationsservices.com\/contact-test\/","url":"https:\/\/companyformationsservices.com\/contact-test\/","name":"contact test - Mercurius \u2014 India Company Formation for Foreign Companies","isPartOf":{"@id":"https:\/\/companyformationsservices.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/companyformationsservices.com\/contact-test\/#primaryimage"},"image":{"@id":"https:\/\/companyformationsservices.com\/contact-test\/#primaryimage"},"thumbnailUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-12_10_44-PM.png","datePublished":"2026-05-21T10:45:01+00:00","dateModified":"2026-05-21T10:45:02+00:00","breadcrumb":{"@id":"https:\/\/companyformationsservices.com\/contact-test\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/companyformationsservices.com\/contact-test\/"]}]},{"@type":"ImageObject","inLanguage":"ru-RU","@id":"https:\/\/companyformationsservices.com\/contact-test\/#primaryimage","url":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-12_10_44-PM.png","contentUrl":"https:\/\/companyformationsservices.com\/wp-content\/uploads\/2026\/05\/ChatGPT-Image-May-5-2026-12_10_44-PM.png"},{"@type":"BreadcrumbList","@id":"https:\/\/companyformationsservices.com\/contact-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/companyformationsservices.com\/"},{"@type":"ListItem","position":2,"name":"contact test"}]},{"@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":"ru-RU"},{"@type":"Organization","@id":"https:\/\/companyformationsservices.com\/#organization","name":"Mercurius","url":"https:\/\/companyformationsservices.com\/","logo":{"@type":"ImageObject","inLanguage":"ru-RU","@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\/ru\/wp-json\/wp\/v2\/pages\/1648","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/companyformationsservices.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/companyformationsservices.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/companyformationsservices.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/companyformationsservices.com\/ru\/wp-json\/wp\/v2\/comments?post=1648"}],"version-history":[{"count":1,"href":"https:\/\/companyformationsservices.com\/ru\/wp-json\/wp\/v2\/pages\/1648\/revisions"}],"predecessor-version":[{"id":1649,"href":"https:\/\/companyformationsservices.com\/ru\/wp-json\/wp\/v2\/pages\/1648\/revisions\/1649"}],"wp:attachment":[{"href":"https:\/\/companyformationsservices.com\/ru\/wp-json\/wp\/v2\/media?parent=1648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}