<!---->
REQUEST A MEETING
Set an appointment with our representative today and start saving for a better tomorrow Please fill the form below and our representative will contact you at the earliest.
<!--<input type="text" id="name" class="inputBrdr" style="color: #ffb533; background-color: white; padding:0.3rem;border-radius :0.5rem;" name="name" placeholder="Enter name"> -->
<input type="text" id="name" style="width:85%; color: #ffb533; background-color: white; padding:0.3rem;border-radius :0rem;" name="name" placeholder="Enter name">
<!--<input type="text" id="contact_no" class="inputBrdr" style="color: #ffb533; background-color: white;padding:0.3rem;border-radius :0.5rem;" name="contact_no" placeholder="Mobile No">-->
<input type="text" id="contact_no" style="width:85%;color: #ffb533; background-color: white;padding:0.3rem;border-radius :0rem;" name="contact_no" placeholder="Mobile No">
<!--<input type="email" id="email" class="inputBrdr" style="color: #ffb533; background-color: white;padding:0.3rem;border-radius :0.5rem; " name="email" placeholder="Enter Email">-->
<input type="email" id="email" style=" width:85%;color: #ffb533; background-color: white;padding:0.3rem;border-radius :0rem; " name="email" placeholder="Enter Email">
<!--<input type="text" id="address" class="inputBrdr" style="color: #ffb533; background-color: white;padding:0.3rem;border-radius :0.5rem;" name="address" placeholder="Enter City">-->
<!-- changes 05092024 -->
<!--<input class="address-input" type="text" id="address" style="width:85%;color: #ffb533; background-color: white;padding:0.3rem;border-radius :0rem; margin:0 0 0 17px;" name="address" placeholder="Enter City">-->
<input class="address-input" type="text" id="address" name="address" placeholder="Enter City">
<button type="button" class="goBtn" onclick="submitForm()">Submit</button>