HEX
Server: Apache
System: Linux 66-116-198-230.webhostbox.net 5.14.0-570.44.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Sep 17 10:32:11 EDT 2025 x86_64
User: smitsolutionshyd (1006)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/smitsolutionshyd/public_html/voter.html
<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <title>SM IT SOLUTIONS | HYDERABAD</title>
        <!-- Stylesheets -->
        <link href="css/bootstrap.css" rel="stylesheet" />
        <link href="css/style.css" rel="stylesheet" />
        <link href="css/responsive.css" rel="stylesheet" />

        <link rel="shortcut icon" href="images/favicon.png" type="image/x-icon" />
        <link rel="icon" href="images/favicon.png" type="image/x-icon" />
        <meta http-equiv="X-UA-Compatible" content="IE=edge" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
    </head>

    <body>
        <div class="page-wrapper">
            <!-- Preloader -->
            <div class="preloader"></div>

            <!-- Main Header-->
            <header class="main-header">
                <!--Header-Upper-->
                <div class="header-upper">
                    <div class="auto-container">
                        <div class="clearfix">
                            <div class="pull-left logo-box">
                                <div class="logo">
                                    <a href="index.html"><img src="images/logo.png" alt="" title="" /></a>
                                </div>
                            </div>

                            <div class="nav-outer clearfix">
                                <!-- Main Menu -->
                                <nav class="main-menu navbar-expand-md">
                                    <div class="navbar-header">
                                        <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
                                            <span class="icon-bar"></span>
                                            <span class="icon-bar"></span>
                                            <span class="icon-bar"></span>
                                        </button>
                                    </div>

                                    <div class="navbar-collapse collapse clearfix" id="navbarSupportedContent">
                                        <ul class="navigation clearfix">
                                            <li class="current"><a href="index.html">Home</a></li>
                                            <li><a href="about.html">About us</a></li>
                                            <li class="dropdown">
                                                <a href="services.html">Digital Marketing</a>
                                                <ul>
                                                    <li><a href="seo.html"> Search Engine Optimization (SEO) </a></li>
                                                    <li><a href="smm.html"> Social Media Marketing (SMM)</a></li>
                                                    <li><a href="web-designing.html"> Web design and development </a></li>
                                                    <li><a href="gmb.html"> Google My Business SEO</a></li>
                                                </ul>
                                            </li>
                                            <li class="dropdown">
                                                <a href="#"> Political Campaigns </a>
                                                <ul>
                                                    <li><a href="voter.html"> Voter Phone Call Survey </a></li>
                                                    <li><a href="whatsapp.html"> WhatsApp Promotions </a></li>
                                                    <li><a href="bulksms.html"> Bluk SMS Services</a></li>
                                                    <li><a href="handling.html"> Social Media Handling</a></li>
                                                </ul>
                                            </li>
                                            <li><a href="gallery.html">Gallery</a></li>
                                            <li><a href="contact.html">Contact us</a></li>
                                        </ul>
                                    </div>
                                </nav>
                            </div>
                        </div>
                    </div>
                </div>
                <!--End Header Upper-->
            </header>
            <!--End Main Header -->
            <div class="phonecall">
                <a href="tel:9700178531" target="_blank"><img src="images/phone-call-icon.png" width="50" /></a>
            </div>
            <div class="whatsapp">
                <a href="https://wa.me/919700178531" target="_blank"><img src="images/whatsup.png" width="50" /></a>
            </div>
	
	<!--Page Title-->
    <section class="page-title" style="background-image:url(images/background/5.jpg)">
    	<div class="auto-container">
        	<h1>Voter Phone Call Survey</h1>
            <ul class="page-breadcrumb">
            	<li><a href="index.html">Home</a></li>
				<li><a href="services.html">Services</a></li>
                <li>Voter Phone Call Survey</li>
            </ul>
        </div>
    </section>
    <!--End Page Title-->
	

 <!--Media Section -->
            <section class="media-section">
                <div class="auto-container">
                    <div class="row clearfix">
                        <!--Content Column-->
                        <div class="content-column col-lg-7 col-ms-12 col-sm-12">
					<div class="inner-column wow slideInLeft" data-wow-delay="0ms" data-wow-duration="1500ms">
						<!--Sec Title-->
						<div class="sec-title">
							<div class="title-icon">
								<span class="icon"><img src="images/icons/separater.png" alt="" /></span>
							</div>
							<div class="title">SM IT SOLUTIONS</div>
							<h2>Best Voter Phone Call Survey</h2>
						</div>
						<div class="text">Welcome to SM IT Solutions – Your Premier Social Media Marketing Partner in Hyderabad. <br> At SM IT Solutions, we take pride in being the best Social Media Marketing Company in Hyderabad, offering unparalleled expertise and innovative solutions to elevate your brand in the digital landscape. With a proven track record and a team of seasoned professionals, we stand out as a reliable partner for businesses looking to thrive in the realm of social media.</div>
						<div class="feature-block-three col-lg-12 col-md-12 col-sm-12">
                                        <div class="inner-box">
                                            <h3>Best Voter Phone Call Survey Company in Hyderabad: </h3>
                                            <div class="feature-text">
                                               Ready to elevate your brand's presence on social media? Choose SM IT Solutions, the leading Social Media Marketing company in Hyderabad. Our team is dedicated to helping your business thrive in the digital age. Get in touch with us today for a consultation and let's embark on a journey of digital success together.
                                            </div>
                                        </div>
                                    </div>
					</div>
				</div>
				
				<!--Image Column-->
				<div class="image-column col-lg-5 col-ms-12 col-sm-12">
					<div class="inner-column wow slideInRight" data-wow-delay="0ms" data-wow-duration="1500ms">
						<div class="image">
							<img src="images/resource/voter.jpg" alt="" />
						</div>
					</div>
				</div>
                    </div>
                </div>
            </section>
            <!--Skills Section -->
            <div class="fact-counter-section">
                <div class="fact-counter">
                    <div class="auto-container">
                        <div class="row clearfix">
                            <!--Column-->
                            <div class="column counter-column col-lg-3 col-md-6 col-sm-12">
                                <div class="inner">
                                    <div class="count-outer count-box">
                                        <span class="count-text" data-speed="1500" data-stop="50">0</span>
                                        <h4 class="counter-title">Projects in Queue</h4>
                                    </div>
                                </div>
                            </div>

                            <!--Column-->
                            <div class="column counter-column col-lg-3 col-md-6 col-sm-12">
                                <div class="inner">
                                    <div class="count-outer count-box">
                                        <span class="count-text" data-speed="2000" data-stop="120">0</span>
                                        <h4 class="counter-title">Registered Clients</h4>
                                    </div>
                                </div>
                            </div>

                            <!--Column-->
                            <div class="column counter-column col-lg-3 col-md-6 col-sm-12">
                                <div class="inner">
                                    <div class="count-outer count-box">
                                        <span class="count-text" data-speed="3000" data-stop="145">0</span>
                                        <h4 class="counter-title">Web Analytics Done</h4>
                                    </div>
                                </div>
                            </div>

                            <!--Column-->
                            <div class="column counter-column col-lg-3 col-md-6 col-sm-12">
                                <div class="inner">
                                    <div class="count-outer count-box">
                                        <span class="count-text" data-speed="2000" data-stop="105">0</span>
                                        <h4 class="counter-title">Rankings Achieved</h4>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <!--End Media Section-->
            <section class="seo-section">
                <div class="outer-container">
                    <div class="clearfix">
                        <div class="inner-column">
                            <!--Sec Title-->

                            <div class="container">
                                <div class="row">
                                    <div style="padding-top:50px;" class="col-lg-12 col-md-12 col-sm-12">
                                        <div class="sec-title">
                                            <div class="title">Elevate Your Campaign with SM IT Solutions</div>
                                            <h2> Why settle for ordinary when you can partner with the best? Here's why SM IT Solutions is your go-to choice for Voters Phone Call Surveys: </h2>
                                            <br />
                                        </div>
                                    </div>

                                    <div class="feature-block-three col-lg-6 col-md-6 col-sm-12">
                                        <div class="inner-box">
                                            <h3><span>01.</span> Digital Marketing Prowess </h3>
                                            <div class="feature-text">
                                                Backed by years of experience in Digital Marketing, we understand the nuances of reaching and engaging diverse audiences. Our integration of traditional and digital strategies ensures a comprehensive approach to election promotion.
                                            </div>
                                        </div>
                                    </div>

                                    <div class="feature-block-three col-lg-6 col-md-6 col-sm-12">
                                        <div class="inner-box">
                                            <h3><span>02.</span> Strategic Elections Promotion </h3>
                                            <div class="feature-text">
                                                Elections are won not just on the field but also in the digital realm. SM IT Solutions crafts meticulous strategies that seamlessly blend digital channels, social media, and innovative tools like Voters Phone Call Surveys to give your campaign a strategic edge.
                                            </div>
                                        </div>
                                    </div>
									
									<div class="feature-block-three col-lg-6 col-md-6 col-sm-12">
                                        <div class="inner-box">
                                            <h3><span>03.</span> Voters Phone Call Surveys Expertise </h3>
                                            <div class="feature-text">
                                               Our proficiency in executing Voters Phone Call Surveys goes beyond the ordinary. We harness advanced technology to conduct surveys that yield actionable insights, helping you tailor your campaign to address the concerns and aspirations of your constituents.
                                            </div>
                                        </div>
                                    </div>
									
									<div class="feature-block-three col-lg-6 col-md-6 col-sm-12">
                                        <div class="inner-box">
                                            <h3><span>04.</span> Adaptable and Customized Solutions </h3>
                                            <div class="feature-text">
                                                Every election campaign is unique, and we recognize the importance of tailored solutions. Our approach is adaptable, allowing us to customize Voters Phone Call Surveys to align with the specific objectives and dynamics of your campaign.
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
							<div class="container">
                                <div class="row">
                                    <div style="padding-top:50px;" class="col-lg-12 col-md-12 col-sm-12">
                                        <div class="sec-title">
                                            <div class="title">Unlock the Potential of Voters Phone Call Surveys with SM IT Solutions:</div>
                                            <h2> What sets our Voters Phone Call Surveys apart? </h2>
                                            <br />
                                        </div>
                                    </div>

                                    <div class="feature-block-three col-lg-6 col-md-6 col-sm-12">
                                        <div class="inner-box">
                                            <h3><span>01.</span> Precision Targeting </h3>
                                            <div class="feature-text">
                                                Identify and connect with specific voter segments crucial to your campaign, ensuring your message resonates where it matters the most.
                                            </div>
                                        </div>
                                    </div>

                                    <div class="feature-block-three col-lg-6 col-md-6 col-sm-12">
                                        <div class="inner-box">
                                            <h3><span>02.</span> Real-Time Analytics </h3>
                                            <div class="feature-text">
                                                Stay ahead of the curve with real-time analytics and reporting, enabling you to make informed decisions and adjustments as your campaign unfolds.
                                            </div>
                                        </div>
                                    </div>
									
									<div class="feature-block-three col-lg-12 col-md-12 col-sm-12">
                                        <div class="inner-box">
                                            <h3><span>03.</span> Data Security and Compliance </h3>
                                            <div class="feature-text">
                                                Trust is paramount in elections. Our surveys adhere to the highest standards of data security and compliance, ensuring the integrity and confidentiality of the information gathered.
                                            </div>
                                        </div>
                                    </div>
									
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </section>
            <!--Services Section-->

            <!--End Services Section-->
            <section class="sponsors-section">
                <div class="auto-container">
                    <!--Title Box-->
                    <div class="title-box">
                        <h2>Trusted By Over 100 Happy Customers in India</h2>
                    </div>
                    <div class="carousel-outer">
                        <!--Sponsors Slider-->
                        <ul class="sponsors-carousel owl-carousel owl-theme">
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/1.jpg" alt="" /></a>
                                </div>
                            </li>
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/2.jpg" alt="" /></a>
                                </div>
                            </li>
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/3.jpg" alt="" /></a>
                                </div>
                            </li>
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/4.jpg" alt="" /></a>
                                </div>
                            </li>
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/1.jpg" alt="" /></a>
                                </div>
                            </li>
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/2.jpg" alt="" /></a>
                                </div>
                            </li>
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/3.jpg" alt="" /></a>
                                </div>
                            </li>
                            <li>
                                <div class="image-box">
                                    <a href="#"><img src="images/clients/4.jpg" alt="" /></a>
                                </div>
                            </li>
                        </ul>
                    </div>
                </div>
            </section>


	<!--Main Footer-->
	 <footer class="main-footer">
                <!--Widgets Section-->
                <div class="auto-container">
                    <div class="widgets-section">
                        <div class="row clearfix">
                            <!--Column-->
                            <div class="big-column col-lg-5 col-md-12 col-sm-12">
                                <div class="row clearfix">
                                    <!--Footer Column-->
                                    <div class="footer-column col-lg-7 col-md-7 col-sm-12">
                                        <div class="footer-widget about-widget">
                                            <div class="logo">
                                                <a href="index.html"><img src="images/footer-logo.png" alt="" /></a>
                                            </div>
                                            <div class="copyright">
                                                At SM IT Solutions, we are more than just a digital marketing company – we are your dedicated partner in navigating the dynamic and ever-evolving online landscape. Established in Hyderabad.
                                            </div>
                                            <ul class="social-icon-one clearfix">
                                                <li><a href="#" class="fa fa-twitter"></a></li>
                                                <li><a href="#" class="fa fa-facebook"></a></li>
                                                <li><a href="#" class="fa fa-linkedin"></a></li>
                                            </ul>
                                        </div>
                                    </div>

                                    <!--Footer Column-->
                                    <div class="footer-column col-lg-5 col-md-5 col-sm-12">
                                        <div class="footer-widget links-widget">
                                            <h2>Our Services</h2>
                                            <ul class="list">
                                                <li><a href="#">Keyword Research</a></li>
                                                <li><a href="#">On-Site Optimizations</a></li>
                                                <li><a href="#">Real-Time Analytics</a></li>
                                                <li><a href="#">Content Marketing</a></li>
                                                <li><a href="#">Link Building</a></li>
                                                <li><a href="#">PPC Management</a></li>
                                            </ul>
                                        </div>
                                    </div>
                                </div>
                            </div>

                            <!--Column-->
                            <div class="big-column col-lg-7 col-md-12 col-sm-12">
                                <div class="row clearfix">
                                    <!--Footer Column-->
                                    <div class="footer-column col-lg-6 col-md-6 col-sm-12">
                                        <div class="footer-widget contact-widget">
                                            <h2>Contact us</h2>
                                            <div class="widget-content">
                                                <div class="text">Flat No 304, Rutvik Residency Road No.1 , Lane, near KLM Shopping Mall, Om Vihar Colony, Medipally, Canara Nagar, Hyderabad, Telangana 500098.</div>
                                                <ul>
                                                    <li>Phone: <a href="tel:+919700178531">+91 9700178531</a></li>
                                                    <li>Email: <a href="mailto:support@info@smitsolutionshyd.in">info@smitsolutionshyd.in</a></li>
                                                </ul>
                                            </div>
                                        </div>
                                    </div>

                                    <!--Footer Column-->
                                    <div class="footer-column col-lg-6 col-md-6 col-sm-12">
                                        <div class="footer-widget contact-widget">
                                            <h2>Contact us</h2>
                                            <div class="widget-content">
                                                <iframe
                                                    src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3807.1311675559796!2d78.59319937133891!3d17.405491765807042!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bcb9f7725660981%3A0x28d30743d13ea8a!2sSM%20IT%20Solutions%20-%20Best%20Digital%20Marketing%20Company%20In%20Hyderabad%20%7C%20Social%20Media%20Marketing%20Company.!5e0!3m2!1sen!2sin!4v1706304985465!5m2!1sen!2sin"
                                                    width="100%"
                                                    height="225"
                                                    style="border: 0;"
                                                    allowfullscreen=""
                                                    loading="lazy"
                                                    referrerpolicy="no-referrer-when-downgrade"
                                                ></iframe>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </footer>
	
</div>
<!--End pagewrapper-->

<script src="js/jquery.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.fancybox.js"></script>
<script src="js/jquery.paroller.min.js"></script>
<script src="js/appear.js"></script>
<script src="js/owl.js"></script>
<script src="js/wow.js"></script>
<script src="js/knob.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/script.js"></script>

</body>

</html>