Newsletter


Last updated
Was this helpful?
Was this helpful?
<div class="form-style-1 newsletter-footer clearfix">
<h4>Sign up for Newsletter</h4>
<p class="textwidget">
Sign up for our mailing list to get latest updates and offers
</p>
<div class="input-group">
<input id="mc4wp_email" class="form-control" name="EMAIL" required="required" type="email" placeholder="Your email address" />
<div class="input-group-btn">
<input class="btn-primary btn" type="submit" value="Subscribe" aria-hidden="true"><i class="fa fa-envelope-o"></i>
</div>
</div>
</div>