Access_New/pages/demo-conference-gallery.html
2024-09-05 11:33:27 +05:45

348 lines
16 KiB
HTML

<!doctype html>
<html class="no-js" lang="en">
<head>
<title>Crafto - The Multipurpose HTML5 Template</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="author" content="ThemeZaa">
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<meta name="description" content="Elevate your online presence with Crafto - a modern, versatile, multipurpose Bootstrap 5 responsive HTML5, SCSS template using highly creative 52+ ready demos.">
<link rel="shortcut icon" href="images/favicon.png">
<link rel="apple-touch-icon" href="images/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
<link rel="preconnect" href="https://fonts.googleapis.com" crossorigin>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="css/vendors.min.css" />
<link rel="stylesheet" href="css/icon.min.css" />
<link rel="stylesheet" href="css/style.min.css" />
<link rel="stylesheet" href="css/responsive.min.css" />
<link rel="stylesheet" href="demos/conference/conference.css" />
</head>
<body data-mobile-nav-style="classic">
<header>
<nav class="navbar navbar-expand-lg bg-transparent disable-fixed">
<div class="container-fluid">
<div class="col-auto col-lg-2 me-lg-0 me-auto">
<a class="navbar-brand" href="demo-conference.html">
<img src="images/demo-conference-logo-white.png" data-at2x="images/demo-conference-logo-white@2x.png" alt class="default-logo">
<img src="images/demo-conference-logo-black.png" data-at2x="images/demo-conference-logo-black@2x.png" alt class="alt-logo">
<img src="images/demo-conference-logo-black.png" data-at2x="images/demo-conference-logo-black@2x.png" alt class="mobile-logo">
</a>
</div>
<div class="col-auto menu-order position-static">
<button class="navbar-toggler float-start" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-label="Toggle navigation">
<span class="navbar-toggler-line"></span>
<span class="navbar-toggler-line"></span>
<span class="navbar-toggler-line"></span>
<span class="navbar-toggler-line"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav alt-font ls-05px">
<li class="nav-item"><a href="demo-conference.html" class="nav-link">Home</a></li>
<li class="nav-item"><a href="demo-conference-about-event.html" class="nav-link">About event</a></li>
<li class="nav-item dropdown dropdown-with-icon">
<a href="demo-conference-speakers.html" class="nav-link">Speakers</a>
<i class="fa-solid fa-angle-down dropdown-toggle" id="navbarDropdownMenuLink" role="button" data-bs-toggle="dropdown" aria-expanded="false"></i>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li>
<a href="demo-conference-speaker-details.html"><img src="images/avtar-29.jpg" alt>
<div class="submenu-icon-content">
<span>Michal ruheen</span>
<p>Economist speakers</p>
</div>
</a>
</li>
<li>
<a href="demo-conference-speaker-details.html"><img src="images/avtar-27.jpg" alt>
<div class="submenu-icon-content">
<span>Jessica dover</span>
<p>Geologist speakers</p>
</div>
</a>
</li>
<li>
<a href="demo-conference-speaker-details.html"><img src="images/avtar-25.jpg" alt>
<div class="submenu-icon-content">
<span>Matthew taylor</span>
<p>Psychologist speakers</p>
</div>
</a>
</li>
<li>
<a href="demo-conference-speaker-details.html"><img src="images/avtar-24.jpg" alt>
<div class="submenu-icon-content">
<span>Rodney stratton</span>
<p>Psychologist speakers</p>
</div>
</a>
</li>
<li>
<a href="demo-conference-speakers.html" class="btn btn-dark-gray btn-round-edge btn-box-shadow align-self-center text-center text-white">View all speakers</a>
</li>
</ul>
</li>
<li class="nav-item"><a href="demo-conference-schedule.html" class="nav-link">Schedule</a></li>
<li class="nav-item"><a href="demo-conference-gallery.html" class="nav-link">Gallery</a></li>
<li class="nav-item"><a href="demo-conference-pricing.html" class="nav-link">Pricing</a></li>
</ul>
</div>
</div>
<div class="col-auto col-lg-2 text-end xs-ps-0 xs-pe-0">
<div class="header-icon">
<div class="header-button"><a href="demo-conference-registration.html" class="btn btn-small text-transform-none btn-transparent-white-light border-1 left-icon btn-rounded fw-500"><i class="feather icon-feather-mail d-none d-xl-inline-block"></i>Registration</a></div>
</div>
</div>
</div>
</nav>
</header>
<section class="page-title-big-typography bg-dark-gray ipad-top-space-margin" data-parallax-background-ratio="0.5" style="background-image: url('images/demo-conference-page-bg.jpg')">
<div class="container">
<div class="row align-items-center justify-content-center extra-small-screen">
<div class="col-lg-8 text-center page-title-extra-large">
<h1 class="mb-0 text-white alt-font fw-600 ls-minus-5px">
<span class="d-block text-outline text-outline-width-2px text-outline-color-white" data-fancy-text="{ &quot;string&quot;: [&quot;Event&quot;], &quot;duration&quot;: 500, &quot;delay&quot;: 0, &quot;speed&quot;: 50, &quot;clipPath&quot;: [&quot;inset(0 500px 0 0)&quot;, &quot;inset(0px -5px 0px 0px)&quot;], &quot;easing&quot;: &quot;easeOutCubic&quot; }"></span>
<span data-anime="{ &quot;opacity&quot;: [0, 1], &quot;easing&quot;: &quot;easeOutQuad&quot;, &quot;duration&quot;: 1000, &quot;delay&quot;: 300 }">gallery</span>
</h1>
</div>
</div>
</div>
</section>
<section class="bg-midnight-blue pt-0 half-section d-none d-md-block">
<div class="container-fluid">
<div class="row">
<div class="p-0 overlap-section text-start ps-7" data-anime="{ &quot;opacity&quot;: [0, 1], &quot;translateY&quot;: [50, 0], &quot;delay&quot;: 1000, &quot;duration&quot;: 600, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<img src="images/demo-conference-02.png" alt class="animation-rotation">
</div>
</div>
</div>
</section>
<section class="bg-midnight-blue pt-0 sm-pt-50px">
<div class="container">
<div class="row">
<div class="col-12">
<ul class="image-gallery-style-03 gallery-wrapper grid-loading grid grid-3col xxl-grid-3col xl-grid-3col lg-grid-3col md-grid-2col sm-grid-2col xs-grid-1col gutter-extra-large text-center" data-anime="{ &quot;el&quot;: &quot;childs&quot;, &quot;translateY&quot;: [50, 0], &quot;opacity&quot;: [0,1], &quot;duration&quot;: 1200, &quot;delay&quot;: 0, &quot;staggervalue&quot;: 150, &quot;easing&quot;: &quot;easeOutQuad&quot; }">
<li class="grid-sizer"></li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-01.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-01.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-02.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-02.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-03.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-03.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-04.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-04.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-06.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-06.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-05.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-05.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-07.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-07.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-08.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-08.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
<li class="grid-item transition-inner-all">
<div class="gallery-box overflow-hidden">
<a href="images/demo-conference-gallery-09.jpg" data-group="lightbox-group-gallery-item-3" title="Lightbox gallery image title">
<div class="position-relative gallery-image bg-base-color">
<img src="images/demo-conference-gallery-09.jpg" alt />
<div class="d-flex align-items-center justify-content-center position-absolute top-0px left-0px w-100 h-100 gallery-hover move-bottom-top">
<i class="feather icon-feather-plus icon-medium text-white"></i>
</div>
</div>
</a>
</div>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer class="bg-dark-midnight-blue background-position-right-top background-no-repeat md-background-image-none" style="background-image: url('images/demo-conference-about-bg.png')">
<div class="container">
<div class="row justify-content-center text-center text-sm-start">
<div class="col-lg-3 col-sm-6 md-mb-35px">
<span class="alt-font d-block text-white mb-10px fs-20"><i class="feather icon-feather-map-pin align-text-bottom icon-extra-medium text-base-color me-10px"></i>Venue infos</span>
<p class="w-80 lg-w-100 md-w-70 sm-w-90 xs-w-100 mb-5px">401 Broadway, 24th Floor New York, NY 10013</p>
<a href="demo-conference-gallery.html#" class="text-decoration-line-bottom text-uppercase fs-15 alt-font fw-500">Get directions</a>
</div>
<div class="col-lg-3 col-sm-6 md-mb-35px">
<span class="alt-font d-block text-white mb-10px fs-20"><i class="feather icon-feather-phone-call align-text-bottom icon-extra-medium text-base-color me-10px"></i>Contact us</span>
<a href="cdn-cgi/l/email-protection.html#1970777f765960766c6b7d7674787077377a7674"><span class="__cf_email__" data-cfemail="aac3c4ccc5ead3c5dfd8cec5c7cbc3c484c9c5c7">[email&#160;protected]</span></a><br>
<a href="tel:1800222000" class="mb-5px d-inline-block">1-800-222-000</a><br>
<a href="demo-conference-gallery.html#" class="text-decoration-line-bottom text-uppercase fs-15 alt-font fw-500">Call to event</a>
</div>
<div class="col-lg-3 col-sm-6 xs-mb-35px">
<span class="alt-font d-block text-white mb-10px fs-20"><i class="feather icon-feather-home align-text-bottom icon-extra-medium text-base-color me-10px"></i>Hotel details</span>
<p class="w-85 lg-w-100 md-w-70 sm-w-90 xs-w-100 mb-5px">27 Eden walk eden centre, New York, NY 10013</p>
<a href="demo-conference-gallery.html#" class="text-decoration-line-bottom text-uppercase fs-15 alt-font fw-500">Reserve a hotel</a>
</div>
<div class="col-lg-3 col-sm-6">
<span class="alt-font d-block text-white mb-10px fs-20"><i class="feather icon-feather-send align-text-bottom icon-extra-medium text-base-color me-10px"></i>Newsletter signup</span>
<p class="mb-25px sm-mb-20px">Don't miss this amazing events</p>
<div class="d-inline-block w-100 newsletter-style-01 position-relative">
<form action="email-templates/subscribe-newsletter.php" method="post">
<input class="bg-white input-small border-color-white form-control required" name="email" placeholder="Enter your email" type="email">
<input type="hidden" name="redirect" value>
<button class="btn btn-small btn-base-color ps-15px pe-15px base-color-hover submit" aria-label="submit"><i class="feather icon-feather-mail m-0 align-middle icon-small text-white"></i></button>
<div class="form-results border-radius-4px mt-15px pt-10px pb-10px ps-15px pe-15px fs-15 w-100 text-center position-absolute d-none"></div>
</form>
</div>
</div>
</div>
<div class="row align-items-center pt-6 md-pt-50px">
<div class="col-lg-3 col-sm-6 text-center text-sm-start">
<a href="demo-conference.html" class="footer-logo d-inline-block"><img src="images/demo-conference-logo-white.png" data-at2x="images/demo-conference-logo-white@2x.png" alt></a>
</div>
<div class="col-lg-6 order-1 order-sm-3 order-lg-1 md-mt-15px">
<ul class="footer-navbar alt-font text-center lh-normal">
<li class="nav-item"><a href="demo-conference-about-event.html" class="nav-link">About event</a></li>
<li class="nav-item"><a href="demo-conference-speakers.html" class="nav-link">Speakers</a></li>
<li class="nav-item"><a href="demo-conference-schedule.html" class="nav-link">Schedule</a></li>
<li class="nav-item"><a href="demo-conference-gallery.html" class="nav-link">Gallery</a></li>
<li class="nav-item"><a href="demo-conference-pricing.html" class="nav-link">Pricing</a></li>
</ul>
</div>
<div class="col-lg-3 col-sm-6 order-3 order-sm-2 order-lg-3 text-center text-sm-end xs-mt-10px last-paragraph-no-margin">
<p>&COPY; Copyright 2024 <a href="index.html" target="_blank" class="text-decoration-line-bottom text-white">Crafto</a></p>
</div>
</div>
</div>
</footer>
<div class="scroll-progress d-none d-xxl-block">
<a href="demo-conference-gallery.html#" class="scroll-top" aria-label="scroll">
<span class="scroll-text">Scroll</span><span class="scroll-line"><span class="scroll-point"></span></span>
</a>
</div>
<script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/vendors.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>