Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/public_html/dev/storage/framework/views/ |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ZENSTAR, <?php echo $__env->yieldContent('title'); ?></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"/>
<meta property="og:title" content="<?php echo $__env->yieldContent('meta_title'); ?>">
<meta property="og:description" content="<?php echo $__env->yieldContent('meta_description'); ?>">
<!-- Global styles START -->
<?php echo $__env->make('frontend_new.partials.core-css', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<!-- Global styles END -->
<!-- Start css page -->
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.theme.css')); ?>" type="text/css" media="screen"/>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.carousel.css')); ?>" type="text/css" media="screen"/>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/plugins/FlipClock/compiled/flipclock.css')); ?>" type="text/css" media="screen">
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/bootstrap-css/bootstrap-datepicker.css')); ?>" type="text/css" media="screen">
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/css-carousel-treatments.css')); ?>" type="text/css" media="screen"/>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/typehead-bootstrap3.css')); ?>" type="text/css" media="screen">
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/font-awesome.min.css')); ?>" type="text/css" media="screen">
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/css-top-contact.css')); ?>" type="text/css" media="screen"/>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/build.css')); ?>" type="text/css" media="screen"/>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/membership/membership.css')); ?>" type="text/css" media="screen"/>
<script src="https://js.stripe.com/v3/"></script>
<style>
</style>
</head>
<body class="no_testimonials_page">
<?php /*start header*/ ?>
<?php echo $__env->make('frontend_new.partials.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*end start header*/ ?>
<section class="second sucess_wrapper">
<div class="sec-three">
<img src="<?php echo e(asset('themes/frontend_new/assets/img/membership/enquiry_succesfull.jpeg')); ?>" alt="">
</div>
</section>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.sec-three {
position: relative;
}
.sec-three img {
width: 100%;
object-fit: contain;
max-height: 750px;
background-color: #05D9DD;
}
.free {
border-radius: 50%;
padding: 45px 10px;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
box-shadow: 1px 1000px 1px #000 inset !important;
min-width: 129px !important;
text-align: center !important;
outline: none !important;
display: inline-block;
color: #fff;
font-size: 15px;
text-decoration: none;
max-width: 50px;
}
.third-btn {
border-radius: 100rem;
padding: 15px 20px;
border: solid 2px transparent !important;
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb) !important;
background-origin: border-box !important;
background-clip: content-box, border-box !important;
/* box-shadow: 1px 1000px 1px #fcaec4 inset !important; */
box-shadow: 1px 1000px 1px #000 inset !important;
min-width: 129px !important;
text-align: center !important;
outline: none !important;
display: inline-block;
color: #fff;
font-size: 16px;
text-decoration: none;
/* font-weight: 700; */
}
.third-right {
position: absolute;
right: 15%;
bottom: 0;
transform: translate(-14%, -50%);
}
/* .color-gradient span {
background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(101deg, #0022c3, #00fafb);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} */
@media screen and (max-width:1366px){
.third-right {
position: absolute;
right: 15%;
bottom: 0;
transform: translate(-14%, -19%);
}
}
@media screen and (max-width:1199px) {
.third-right {
transform: translate(-8%, -19%);
right: 8%;
}
.third-btn {
padding: 10px 14px;
}
}
@media screen and (max-width:991px) {
.third-right {
transform: translate(-2%, -19%);
right: 8%;
}
.third-btn {
font-size: 12px;
padding: 8px 12px;
}
}
@media screen and (max-width:767px) {
.third-right {
bottom: 20px;
right: 12%;
transform: translateX(-50%);
}
.free {
border-radius: 50%;
padding: 10px 10px;
min-width: 75px !important;
text-align: center !important;
outline: none !important;
display: inline-block;
color: #fff;
font-size: 9px;
}
.second.sucess_wrapper{
margin-top: -60px;
}
}
</style>
<?php /*start header*/ ?>
<?php echo $__env->make('frontend_new.partials.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*end start header*/ ?>
<?php /*start core js*/ ?>
<?php echo $__env->make('frontend_new.partials.core-js', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*end core js*/ ?>
<script type="text/javascript" src="<?php echo e(asset('themes/frontend_new/assets/js/jquery-1.11.3.min.js')); ?>"></script>
<?php /*page scripts*/ ?>
<script src="<?php echo e(asset('/themes/frontend_new/assets/plugins/FlipClock/compiled/flipclock.js')); ?>"></script>
<script src="<?php echo e(asset('/themes/frontend_new/assets/js/bootstrap-datepicker.js')); ?>"></script>
<script src="<?php echo e(asset('/themes/frontend_new/assets/js/typeahead.bundle.js')); ?>"></script>
<?php /*start custom scripts*/ ?>
<?php echo $__env->yieldContent('custom_scripts'); ?>
<?php /*end custom scripts*/ ?>
<?php /*Page JS*/ ?>
<script type="text/javascript" src="<?php echo e(asset('/themes/frontend_new/assets/js/fontawesome.js')); ?>"></script>
<script type="text/javascript" src="<?php echo e(asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.carousel.js')); ?>"></script>
<script>
$(document).ready(function() {
setTimeout(function() {
window.location.href = "<?php echo e(url('/home')); ?>";
}, 10000); // 10000 milliseconds = 10 seconds
});
</script>
</body>
</html>