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/resources/views/membership/pages/ |
<!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, @yield('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="@yield('meta_title')">
<meta property="og:description" content="@yield('meta_description')">
<!-- Global styles START -->
@include('frontend_new.partials.core-css')
<!-- Global styles END -->
<!-- Start css page -->
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.theme.css') }}" type="text/css" media="screen"/>
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.carousel.css') }}" type="text/css" media="screen"/>
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/plugins/FlipClock/compiled/flipclock.css') }}" type="text/css" media="screen">
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/bootstrap-css/bootstrap-datepicker.css') }}" type="text/css" media="screen">
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/css-carousel-treatments.css') }}" type="text/css" media="screen"/>
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/typehead-bootstrap3.css') }}" type="text/css" media="screen">
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/font-awesome.min.css') }}" type="text/css" media="screen">
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/css-top-contact.css') }}" type="text/css" media="screen"/>
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/build.css') }}" type="text/css" media="screen"/>
<link rel="stylesheet" href="{{ asset('/themes/frontend_new/assets/css/membership/membership.css') }}" type="text/css" media="screen"/>
<script src="https://js.stripe.com/v3/"></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.sec-three {
position: relative;
}
.sec-three img {
width: 100%;
}
.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: 7%;
bottom: 38%;
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: 5%;
bottom: 38%;
transform: translate(-14%, -19%);
}
}
@media screen and (max-width:1199px) {
.third-right {
right: 5%;
transform: translate(-8%, -19%);
}
.third-btn {
padding: 10px 14px;
}
}
@media screen and (max-width:991px) {
.third-right {
right: 11%;
transform: translate(-2%, -19%);
}
.third-btn {
font-size: 12px;
padding: 8px 12px;
}
}
@media screen and (max-width:767px) {
.third-right {
right: unset;
left: 50%;
bottom: 20px;
transform: translateX(-50%);
}
}
</style>
</head>
<body class="no_testimonials_page">
{{--start header--}}
@include('frontend_new.partials.header')
{{--end start header--}}
<section class="second">
<div class="sec-three">
<img src="{{asset('themes/frontend_new/assets/subscription/img-3.jpg')}}" alt="">
<!-- <div class="third-right color-gradient btns-inline">
<a href="{{ url('/') }}" class="third-btn free"> <span>Home</span> </a>
<a href="{{ url('/membership/my-membership') }}" class="third-btn free "> <span>Reactivate</span> </a>
</div> -->
<a href="{{ url('/membership/my-membership') }}" style="position:absolute; width:100%; height:100%; left:0; top:0;"></a>
</div>
</section>
{{--start header--}}
@include('frontend_new.partials.footer')
{{--end start header--}}
{{--start core js--}}
@include('frontend_new.partials.core-js')
{{--end core js--}}
<script type="text/javascript" src="{{ asset('themes/frontend_new/assets/js/jquery-1.11.3.min.js') }}"></script>
{{--page scripts--}}
<script src="{{ asset('/themes/frontend_new/assets/plugins/FlipClock/compiled/flipclock.js') }}"></script>
<script src="{{ asset('/themes/frontend_new/assets/js/bootstrap-datepicker.js') }}"></script>
<script src="{{ asset('/themes/frontend_new/assets/js/typeahead.bundle.js') }}"></script>
{{--start custom scripts--}}
@yield('custom_scripts')
{{--end custom scripts--}}
{{--Page JS--}}
<script type="text/javascript" src="{{ asset('/themes/frontend_new/assets/js/fontawesome.js') }}"></script>
<script type="text/javascript" src="{{ asset('/themes/frontend_new/assets/plugins/owl.carousel/owl-carousel/owl.carousel.js') }}"></script>
<script>
$(document).ready(function () {
$("video[autoplay]").each(function(){ this.play(); });
$(".owl-treatments").owlCarousel({
autoPlay: 3000, //Set AutoPlay to 3 seconds
navigation: false,
pagination: true,
itemsCustom: [
[0, 2],
[450, 2],
[600, 3],
[700, 4],
[1000, 5],
[1200, 6],
[1400, 6],
[1600, 7]
],
});
$(".owl-select-date").owlCarousel({
autoPlay: false, //Set AutoPlay to 3 seconds
navigation: true,
pagination: false,
itemsCustom: [
[0, 4],
[450, 4],
[600, 4],
[700, 10],
[1000, 14],
[1200, 14],
[1400, 14],
[1600, 14]
],
});
$(".owl-social").owlCarousel({
autoPlay: 3000, //Set AutoPlay to 3 seconds
navigation: false,
pagination: true,
itemsCustom: [
[0, 2],
[450, 2],
[600, 3],
[700, 3],
[1000, 4],
[1200, 5],
[1400, 5],
[1600, 5]
],
});
$(".owl-event").owlCarousel({
autoPlay: 3000, //Set AutoPlay to 3 seconds
navigation: true,
pagination: false,
itemsCustom: [
[0, 1],
[450, 1],
[600, 3],
[700, 3],
[1000, 4],
[1200, 4],
[1400, 5],
[1600, 5]
],
});
});
</script>
<script>
$('.owl_elementBlock').owlCarousel({
loop: true,
margin: 5,
items: 1,
navigation: true,
// navText: ["<i class='fa fa-long-arrow-left'></i>","<i class='fa fa-long-arrow-right'></i>"],
itemsCustom: [
[0, 1],
[450, 1],
[600, 1],
[700, 1],
[1000, 1],
[1200, 1],
[1400, 1],
[1600, 1]
],
})
$(document).ready(function(){
$(".mebmebership-slider .mobile_view_plans").parents('.owl-item').addClass('mobile_view_plans');
});
</script>
</body>
</html>