ContaCt Us
Get in touch with us
/* ==== intl-tel-input tweaks ==== */
/* Hide flags, keep dial code once active */
/* Dynamic left padding (set when country is chosen) */
.iti{ --dialw: 0px; } /* will be set after selection */
/* NO DEFAULT DIAL CODE: hide badge & remove left space until a country is picked */
// 5-second rule
// Build Country dropdown from intl-tel-input data
// Init phone with NO visible dial code (we'll reveal after selection)
// no hard-coded initialCountry; we'll set it after selection
allowDropdown: false, // force using our Country select
nationalMode: false, // we submit +E.164
// Hide dial code until a country is chosen
// Dynamic padding (only meaningful after a country is chosen)
// When user chooses a real country, sync phone & reveal dial code
// If phone’s country changes for any reason, reflect it in the dropdown (rare since allowDropdown:false)
// Validation helpers
// Honeypot
// 5-second rule
// Required fields (including that a real country is chosen)
// Email
// reCAPTCHA v2 gate
// Phone => need a selected country before normalizing
phoneEl.value = iti.getNumber(); // +E.164
The head office
TeraLumen Solutions Pvt Ltd
20, Golden Jubliee Biotech Park for Women, Siruseri SIPCOT, 2nd Cross Street, 4th Main Road,OMR, Navalur, Chennai – 603103