MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.142.250.86
Web Server : Apache
System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
User : ppcad7no ( 715)
PHP Version : 8.2.25
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0750) :  /home2/ppcad7no/justpestcontrol.in/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/justpestcontrol.in/footer.php
<?php
// include "popup.php";
?>
<!-- FOOTER SECTION -->
<div class="footer bgi-footer">
		
		<div class="container">
		
			<div class="row">
				<div class="col-sm-4 col-md-4">
					<div class="box-info">
						<div class="box-info-icon">
							<span class="fa fa-phone"></span>
						</div>
						<div class="box-info-body">
							<p>Have a question? call us now</p>
							<h4> <a href="tel:<?php echo $datac['phone'];?>"><?php echo $datac['phone'];?></a></h4>
						</div>
					</div>
				</div>
				<div class="col-sm-4 col-md-4">
					<div class="box-info">
						<div class="box-info-icon">
							<span class="fa fa-clock-o"></span>
						</div>
						<div class="box-info-body">
							<p>We are open on</p>
							<h4 style="color: #38a230;">24X7 Days</h4>
						</div>
					</div>
				</div>
				<div class="col-sm-4 col-md-4">
					<div class="box-info">
						<div class="box-info-icon">
							<span class="fa fa-phone"></span>
						</div>
						<div class="box-info-body">
							<p>Need support? Drop us an email</p>
							<h4><a style="font-size: 13px;" href="<?php echo $datac['email'];?>" title=""><?php echo $datac['email'];?></a></h4>
						</div>
					</div>
				</div>
				
			</div>
		
			<div class="row">
				<div class="col-sm-4 col-md-4">
					<div class="footer-item">
						<div class="footer-">
							<!-- <h5>ABOUT JUST PEST CONTROL</h5> -->
							<a  href="index.html">
								<img style="width: 197px;margin: auto;display: block;" class="img-fluid" src="<?php echo $wspath?>images/<?php echo $dataf['footer_logo'];?>" alt="<?php echo $dataf['footer_logo'];?>" />
							</a>
						</div>
						<p><?php echo $dataf['short_about'];?></p>
						
					</div>
				</div>
				<div class="col-sm-4 col-md-4">
					<div class="footer-item">
						<div class="footer-title">
							<h5>SERVICES</h5>
						</div>
						<ul class="list">
							<li><a href="#serv" title="">Residential Pest Control</a></li>
							<li><a href="#serv" title="">Commercial Pest Control</a></li>
							<li><a href="#serv" title="">Pest Prevention</a></li>
						</ul>
					</div>
				</div>
				<div class="col-sm-4 col-md-4">
					<div class="footer-item">
						<div class="footer-title">
							<h5>COMPANY</h5>
						</div>
						<ul class="list">
						    <li><a href="<?php echo $wspath?>">Home</a></li>
							<li><a href="<?php echo $wspath?>about.html">ABOUT US</a></li>
					        <li><a href="<?php echo $wspath?>contact.html">CONTACT</a></li>
					        <li><a href="<?php echo $wspath?>faqs.html">FAQ's</a></li>
					        <li><a href="<?php echo $wspath?>sitemap.html">Sitemap</a></li>
						</ul>
					</div>
				</div>
				
			</div>
		</div>
			
		<div class="fsosmed">
			<div class="container">
				<div class="row">
					<div class="col-sm-12 col-md-12">
						<p class="fsos">Just Pest Control  SOCIAL</p>
						<div class="footer-sosmed">
							<a href="<?php echo $dataf['facebook_link'];?>">
								<div class="item">
									<i class="fa fa-facebook"></i>
								</div>
							</a>
							<a href="<?php echo $dataf['twitter_link'];?>">
								<div class="item">
									<i class="fa fa-twitter"></i>
								</div>
							</a>
							<a href="<?php echo $dataf['pinterest_link'];?>">
								<div class="item">
									<i class="fa fa-pinterest"></i>
								</div>
							</a>
							
							<a href="<?php echo $dataf['insta_link'];?>">
								<div class="item">
									<i class="fa fa-instagram"></i>
								</div>
							</a>
							<a href="<?php echo $dataf['linkedin_link'];?>">
								<div class="item">
									<i class="fa fa-linkedin"></i>
								</div>
							</a> 
						</div>
					</div>
				</div>
			</div>
		</div>
		
		<div class="fcopy">
			<div class="container">
				<div class="row">
					<div class="col-sm-12 col-md-12">
						<p class="ftex text-center">&copy; 2023 Just Pest Control - All Rights Reserved.  Designed And Developed by <a style="color:white" href="https://www.webkeyindia.com/">Webkeyindia.com</a>.</p> 
						
					</div>
				</div>
			</div>
		</div>
		
	</div>
	<!--......floting social media ... start....-->

<div class="fixedwhatapp">
   <a class="phonenumber" href="https://wa.me/<?php echo $datac['whatsapp'];?>"><span><i class="fa fa-whatsapp"></i></span><p>WhatsApp<br><?php echo $datac['whatsapp'];?></p></a>
</div>
<div class="fixedcall1">
   <div class="phonenumber" ><span><i class="fa fa-phone"></i></span><p><a class="phn" href="tel:<?php echo $datac['phone'];?>">Call Now<br><?php echo $datac['phone'];?></a></p></div>
</div>

<script src="https://cdn.jsdelivr.net/npm/sweetalert2@7.12.15/dist/sweetalert2.all.min.js"></script>
<link rel='stylesheet' href='https://cdn.jsdelivr.net/npm/sweetalert2@7.12.15/dist/sweetalert2.min.css'>
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<!--<button onclick="popup()">open</button>-->


<style>
    
.customSwalBtn{
		background-color: rgb(115, 181, 30);
    border-left-color: rgba(214,130,47,1.00);
    border-right-color: rgba(214,130,47,1.00);
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 10px 5px 0px 5px;
    padding: 10px 32px;
	}
	.customSwalBtn1{
		background-color: rgb(115, 181, 30);
    border-left-color: rgba(214,130,47,1.00);
    border-right-color: rgba(214,130,47,1.00);
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 5px 5px 0px 5px;
    padding: 10px 32px;
	}
	.swal2-image {
    max-width: 100%;
    margin: 0.25em auto !important;
}
	.close {
    position: absolute;
    left: 96%;
    top: 13px;
    margin: -10px 0 0 -10px;
    width: 20px;
    height: 20px;
    color: #000000;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    /* background-color: #5c5c5c; */
    cursor: pointer;
    text-decoration: none;
}
	input.fip {
		margin:auto;
    width: 80%;
    background: #f5f5f5;
    border: 0;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid #eee;
}
	.form-control {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #55595c;
    background-color: #f9f9f9;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}
.margin-below{
    margin-bottom: 1.2rem;
}
.form-control:focus {
    border-color: #7743ff;
    box-shadow: inset 0 1px 1px rgba(45, 45, 45, 0.07), 0 0 8px rgba(129, 129, 129, 0.6);
}
.btn2 {
	cursor:pointer;
    width: 80%;
    padding: 12px;
    border: 0;
    background: #3e7fb9;
    font-size: 1.1em;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, .4);
    box-shadow: 0px 3px 0px #3e7fb9;
    margin-top: 1.2rem;
    border-radius: .25rem;
}
.btn2:hover {
    color: #33a931;
    background: #3e7fb9;
    border-color: #3e7fb9;
}
	.swal2-title {

    color: #3e7fb9 !important;
	}
	#pop-msg{
    font-size: 14px;
    color: red;
    font-weight: 700;
}
	.swal2-container{
		z-index:999999999 !important;
	}
@media(min-width: 325px) and (max-width: 767px) {
  
  .swal2-title {

    font-size: 25px !important;
	}
  input.fip {
		margin:auto;
	  width: 100%;
	}
	.btn2{
		width:100%;
	}
}

.fixedoffer {
	position: fixed;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
	top: 18%;
	right: -135px;
	z-index: 999;
	border-radius: 10px 0 0 10px;
	overflow: hidden;
	background: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedoffer .phonenumber {
	display: block;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: .6px;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedoffer .phonenumber span{
	width: 65px;
	height: 35px;
	float: left;
	background: #3e7fb9;
	font-size: 18px;
	margin: 0 15px 0 0;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.fixedoffer .phonenumber p{
	margin: 0;
	padding: 7px;
	color: #3e7fb9;
}
.phn{
  
    color: #3e7fb9;
  	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: .6px;
	text-decoration: none;
}
.fixedoffer .phonenumber span i {
	color: #fff;
	-webkit-animation: flipInY 1.25s infinite;
	-moz-animation: flipInY 1.25s infinite;
	-ms-animation: flipInY 1.25s infinite;
	animation: flipInY 1.25s infinite;
}
/*******/
.fixedcall1 {
	position: fixed;
	width: 180px;
	height: 45px;
	margin: 0;
	padding: 0;
	top: 28%;
	right: -135px;
	z-index: 999;
	border-radius: 10px 0 0 10px;
	overflow: hidden;
	background: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedcall1 .phonenumber {
	display: block;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: .6px;
	text-decoration: none;
	color: #33a931;
	margin: 0;
	padding: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedcall1 .phonenumber span{
	width: 45px;
	height: 45px;
	float: left;
	background: #000000;
	font-size: 25px;
	margin: 0 15px 0 0;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.fixedcall1 .phonenumber p{
	margin: 0;
	padding: 7px;
	color: #000000;
}
.phn{
  
    color: #000000;
  	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: .6px;
	text-decoration: none;
}
.fixedcall1 .phonenumber span i {
	color: #fff;
	-webkit-animation: flipInY 1.25s infinite;
	-moz-animation: flipInY 1.25s infinite;
	-ms-animation: flipInY 1.25s infinite;
	animation: flipInY 1.25s infinite;
}


.fixedwhatapp {
	position: fixed;
	width: 180px;
	height: 45px;
	margin: 0;
	padding: 0;
	top: 57%;
	right: -135px;
	z-index: 999;
	border-radius: 10px 0 0 10px;
	overflow: hidden;
	background: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedwhatapp a {
	display: block;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: .6px;
	text-decoration: none;
	color: #33a931;
	margin: 0;
	padding: 0;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.fixedwhatapp a span{
	width: 45px;
	height: 45px;
	float: left;
	background: #33a931;
	font-size: 25px;
	margin: 0 15px 0 0;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.fixedwhatapp a p{
	margin: 0;
	padding: 7px;
	color: #33a931;
}
.fixedwhatapp a svg {
	color: #fff;
	-webkit-animation: flipInY 1.25s infinite;
	-moz-animation: flipInY 1.25s infinite;
	-ms-animation: flipInY 1.25s infinite;
	animation: flipInY 1.25s infinite;
}
.fixedwhatapp:hover {
	right: 0;
}
@-webkit-keyframes tada {
 0% {
 -webkit-transform: scale(1);
 transform: scale(1);
}
 10%, 20% {
 -webkit-transform: scale(0.9) rotate(-3deg);
 transform: scale(0.9) rotate(-3deg);
}
 30%, 50%, 70%, 90% {
 -webkit-transform: scale(1.1) rotate(3deg);
 transform: scale(1.1) rotate(3deg);
}
 40%, 60%, 80% {
 -webkit-transform: scale(1.1) rotate(-3deg);
 transform: scale(1.1) rotate(-3deg);
}
 100% {
 -webkit-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
}
}
 @keyframes tada {
 0% {
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
 10%, 20% {
 -webkit-transform: scale(0.9) rotate(-3deg);
 -ms-transform: scale(0.9) rotate(-3deg);
 transform: scale(0.9) rotate(-3deg);
}
 30%, 50%, 70%, 90% {
 -webkit-transform: scale(1.1) rotate(3deg);
 -ms-transform: scale(1.1) rotate(3deg);
 transform: scale(1.1) rotate(3deg);
}
 40%, 60%, 80% {
 -webkit-transform: scale(1.1) rotate(-3deg);
 -ms-transform: scale(1.1) rotate(-3deg);
 transform: scale(1.1) rotate(-3deg);
}
 100% {
 -webkit-transform: scale(1) rotate(0);
 -ms-transform: scale(1) rotate(0);
 transform: scale(1) rotate(0);
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}
.fixedcall:hover {
	right: 0;
}
.fixedcall1:hover {
	right: 0;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

</style>


<script>
    


document.querySelector(".offer").addEventListener("click", function() {
  swal({
    title: "",
    text: "Do you want to make Consistent Profits?",
    imageUrl: "https://websitica.com/wp-content/uploads/2016/05/website-logo.png",
    imageWidth: 350,
    imageHeight: 100,
    imageAlt: "Intraday Income",
    html: "<hr><h2 class='swal2-title' id='swal2-title'>Pay a Token advance and avail this one-time offer!! </h2>Pay a Token advance of Rs.1000/- to this one-time avail free offer on <b style='color:#3e7fb9; font-size: 18px;'>Social Media Managing Platform worth Rs.7000/-</b> <br>(applicable only for one day from the date of estimation sent)." +
            "<br>" +
            '<!--<button type="button" role="button" tabindex="0" class="SwalBtn1 customSwalBtn">' + 'Free Consultation' + '</button>-->' +
            '<div id="pop-msg"></div> <button data-pixel="lead4" class="btn2 btn-primary"  >Pay Now</button> <span  class="close enrollclose"><i class="fa fa-times-circle-o" aria-hidden="true"></i></span>',
        showCancelButton: false,
        showConfirmButton: false
  });
});

(function($) {
  $('body').on('click', ".enrollclose", function() {
		swal.close();
});
              }( jQuery ));

function popup(){
  
  swal({
    title: "",
    text: "Do you want to make Consistent Profits?",
    html: "<h2 class='swal2-title' id='swal2-title'>Enquire Now</h2>" +
            '<!--<button type="button" role="button" tabindex="0" class="SwalBtn1 customSwalBtn">' + 'Free Consultation' + '</button>-->' +
            '<form id="getform"> <div class="form-group margin-below"> <input type="text" name="name" class="form-control fip" id="name" aria-describedby="Name" placeholder="Name"> </div> <div class="form-group margin-below"><input type="email" name="email" id="email" class="form-control fip" placeholder="Email Address"> <input type="number" name="number" class="form-control fip" id="number" aria-describedby="Number" placeholder="Mobile Number" onKeyPress="if(this.value.length==10) return false;"> <input type="text" name="message" class="form-control fip" placeholder="Message (Optional)"></div></form><div id="pop-msg"></div>  <button data-pixel="lead4" class="btn2 btn-primary"  >Submit</button> <span  class="close enrollclose"><i class="fa fa-times-circle-o" aria-hidden="true"></i></span>',
        showCancelButton: false,
        showConfirmButton: false
  });
}

$('body').on('click', ".btn2", function() {
		
		console.log("btn click");
	var fdata = $("#getform").serialize();
		var email=$("#email").val();
		var number=$("#number").val();
		if(email!=""){
			if(number!=""){
			   $.ajax({
        url: "https://ignitededufuture.com/popup/savedata.php",
        type: "post",
        data: fdata,
		beforeSend: function() {
        // setting a timeout
        $("#pop-msg").html("Please Wait...!");
		$(".btn2").prop('disabled', true);
        
    },
        success: function(response) {
			$(".btn2").prop('disabled', false);
            console.log(response);
             if(response=="success"){
				 $("#pop-msg").html("Successfully submitted.!").css("color","green");
				setTimeout(function(){  swal.close();}, 3000);
			 }else{
				 $("#pop-msg").html(response); 
			 }
        }

    });
				}else{
					$("#pop-msg").html("Please fill out Number correctly");
}
		}else{
			$("#pop-msg").html("Please fill out email correctly");
		}
			//alert(fdata);
		 
});	

</script>
	<!--......floting social media ... end....-->

	
	<script type="text/javascript" src="<?php echo $wspath?>js/jquery.min.js"></script>
	<script type="text/javascript" src="<?php echo $wspath?>js/jquery.superslides.js"></script>
	<script type='text/javascript' src='https://maps.google.com/maps/api/js?sensor=false&amp;ver=4.1.5'></script>
	
	<script type="text/javascript" src="<?php echo $wspath?>js/bootstrap.min.js"></script>
	<script type="text/javascript" src="<?php echo $wspath?>js/owl.carousel.js"></script>
	<script type="text/javascript" src="<?php echo $wspath?>js/bootstrap-hover-dropdown.min.js"></script>
	<!-- sendmail -->
	<script type="text/javascript" src="<?php echo $wspath?>js/validator.min.js"></script>
	<script type="text/javascript" src="<?php echo $wspath?>js/form-scripts.js"></script>
	
	<script type="text/javascript" src="<?php echo $wspath?>js/script.js"></script>

MMCT - 2023