<!DOCTYPE html>



<html>



<head>



<meta charset="utf-8">



<title><?php echo $__env->yieldContent('title'); ?></title>



<meta name="keywords" content="<?php echo $__env->yieldContent('keywords'); ?>"/>



<meta name="description" content="<?php echo $__env->yieldContent('description'); ?>"/>



<meta property="og:url" content="<?php echo $__env->yieldContent('url'); ?>" />



<meta property="og:title" content="<?php echo $__env->yieldContent('title'); ?>" />



<meta property="og:type" content="website" />



<meta property="og:description" content="<?php echo $__env->yieldContent('description'); ?>" />



<meta property="og:image" content="" />



<link rel="icon" href="<?php echo e(url($site_option->favicon)); ?>">



<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>



<!-- Latest compiled and minified CSS -->



<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">



<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">



 <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>



<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>



<script type="text/javascript" src="https://use.fontawesome.com/f301db3853.js"></script>



<link rel="stylesheet" href="<?php echo e(url()); ?>/public/frontend/css/jquery.fancybox.css">



<link rel="stylesheet" href="<?php echo e(url()); ?>/public/frontend/css/jquery.fancybox-buttons.css">



<link rel="stylesheet" href="<?php echo e(url()); ?>/public/frontend/css/jquery.fancybox-thumbs.css">



<link rel="stylesheet" href="<?php echo e(url()); ?>/public/frontend/css/owl.carousel.min.css">



<link rel="stylesheet" href="<?php echo e(url()); ?>/public/frontend/css/style.css">



</head>



<body>



<?php echo $__env->make('frontend.header.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>



	<?php echo $__env->yieldContent('content'); ?>



	<?php echo $__env->make('frontend.footer.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>



	<?php echo $site_option->remarketing; ?> 



	<!-- BEGIN: SCRIPT --> 



	<!-- END: SCRIPT -->



</body>



<script type="text/javascript">



$(document).ready(function(){



 $( "#clickme" ).click(function() {



   $( "#box-reg" ).hide(1);



   $( "#big-box-reg" ).hide(1);



 });



});



</script>



    <style>



.call-mobile2 {



	background: #ED1C24;



	position: fixed;



	bottom: 50%;



top:50%, height: 40px;



	line-height: 40px;



	padding: 0 0px 0 0px;



	border-radius: 40px;



	color: #fff;



	right:0px;



	z-index: 99999;



}



.call-mobile1 {



	position: fixed;



	bottom: 49.5%;



	top:50.5%;



	height: 40px;



	line-height: 40px;



	padding: 0 0px 0 0px;



	border-radius: 40px;



	color: #fff;



	right: 0px;



	z-index: 99999;



}



</style>







<script src="<?php echo e(url()); ?>/public/frontend/js/owl.carousel.js"></script>



<script src="<?php echo e(url()); ?>/public/frontend/js/jquery.prettyPhoto.js"></script> 



<script src="<?php echo e(url()); ?>/public/frontend/js/jquery.mousewheel-3.0.6.pack.js"></script> 



<script src="<?php echo e(url()); ?>/public/frontend/js/jquery.fancybox.js"></script> 



<script type="text/javascript">



		$(document).ready(function() {			



                 $(".fancybox-thumbs").fancybox({



					openEffect : 'elastic',



					openSpeed  : 650,



					arrows    : true,



					closeEffect : 'elastic',



					closeSpeed  : 650,



					closeBtn  : true,



					closeClick : false,



					nextClick  : false,



					prevEffect : 'elastic',



					prevSpeed  : 650,



					nextEffect : 'elastic',



					nextSpeed  : 650,



					helpers	: {



					title	: {



						type: 'outside'



					},



					thumbs	: {



						width	: 50,



						height	: 50



					}



						}



				});            



			});



	</script> 



<script type="text/javascript">



		$(document).ready(function() {



			$('.fancybox-media').fancybox({



				openEffect  : 'none',



				closeEffect : 'none',



				helpers : {



					media : {}



				}



			});



		});



	</script> 



<script type="text/javascript" charset="utf-8">



			$(document).ready(function(){



				$("area[rel^='prettyPhoto']").prettyPhoto();



				$(".gallery:first a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'normal',



				theme:'light_square',



				slideshow:3000, 



				allow_resize: true,



				autoplay_slideshow: false



				});



				$(".gallery1:gt(0) a[rel^='prettyPhoto']").prettyPhoto({animation_speed:'fast',slideshow:10000, hideflash: true});



			});



			</script> 



    <script>



  var slideIndex = 1;



  showSlides(slideIndex);



  function plusSlides(n) {



    showSlides(slideIndex += n);



  }



  function currentSlide(n) {



    showSlides(slideIndex = n);



  }



  function showSlides(n) {



    var i;



    var slides = document.getElementsByClassName("mySlides");



    var dots = document.getElementsByClassName("demo");



    var captionText = document.getElementById("caption");



    if (n > slides.length) {slideIndex = 1}



      if (n < 1) {slideIndex = slides.length}



        for (i = 0; i < slides.length; i++) {



          slides[i].style.display = "none";



        }



        for (i = 0; i < dots.length; i++) {



          dots[i].className = dots[i].className.replace(" active", "");



        }



        slides[slideIndex-1].style.display = "block";



        dots[slideIndex-1].className += " active";



        captionText.innerHTML = dots[slideIndex-1].alt;



      }



    </script>



    <script>



$('#video-top').owlCarousel({



    loop:true,



    margin:10,



	navText: [ '<i class="fa fa-angle-left"></i>', '<i class="fa fa-angle-right"></i>' ],



    nav:true,



  	autoplay:false,



  	autoplayTimeout:4500,



 	dots:false,



    responsive:{



        0:{



            items:2



        },



        600:{



            items:2



        },



        1000:{



            items:6



        }



    }



});



    </script>



    <style>







/* Position the image container (needed to position the left and right arrows) */



    .container {



	position: relative;



}



/* Hide the images by default */



    .mySlides {



	display: none;



}



.mySlides img {



	max-width: 100%



}



/* Add a pointer when hovering over the thumbnail images */



    .cursor {



	cursor: pointer;



}



/* Next & previous buttons */



    .mySlides .prev, .mySlides .next {



	cursor: pointer;



	position: absolute;



	top: 40%;



	width: auto;



	padding: 16px;



	margin-top: -50px;



	color: white;



	font-weight: bold;



	font-size: 20px;



	border-radius: 0 3px 3px 0;



	user-select: none;



	-webkit-user-select: none;



}



/* Position the "next button" to the right */



    .next {



	right: 0;



	border-radius: 3px 0 0 3px;



}



/* On hover, add a black background color with a little bit see-through */



    .prev:hover,  .next:hover {



	background-color: rgba(0, 0, 0, 0.8);



}



/* Number text (1/3 etc) */



    .numbertext {



	color: #f2f2f2;



	font-size: 12px;



	padding: 8px 12px;



	position: absolute;



	top: 0;



}



/* Container for image text */



    .caption-container {



	text-align: center;



	background-color: #222;



	padding: 2px 16px;



	color: white;



}



.row:after {



	content: "";



	display: table;



	clear: both;



}



/* Six columns side by side */



    .column {



	float: left;



	width: 16.66%;



}



/* Add a transparency effect for thumnbail images */



    .demo {



	opacity: 0.6;



}



.active,  .demo:hover {



	opacity: 1;



}



</style>



 <script>



      var owl = $('.slide-comment');



      owl.owlCarousel({



        margin: 10,



        loop: true,



        responsive: {



          0: {



            items: 1



          },



          600: {



            items: 1



          },



          1000: {



            items: 1



          }



        }



      })



    </script>



    <script>



      var owl = $('.slide-gallery');



      owl.owlCarousel({



        margin: 10,



        loop: true,



		autoplay:true,



        responsive: {



          0: {



            items: 1



          },



          600: {



            items: 1



          },



          1000: {



            items: 1



          }



        }



      })



    </script>



<div class="alert-success" style="position: fixed; bottom: 0; font-size: 24px; text-align: center; width: 100%; max-width: 100%;z-index: 999"><?php echo $__env->make('errors.note', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?></div>



</html>