408 lines
22 KiB
HTML
408 lines
22 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="zxx">
|
||
<head>
|
||
<!-- Meta -->
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<meta name="description" content="">
|
||
<meta name="keywords" content="">
|
||
<meta name="author" content="Awaiken">
|
||
<!-- Page Title -->
|
||
<title>Avenix - Church HTML Template</title>
|
||
<!-- Favicon Icon -->
|
||
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png">
|
||
<!-- Google Fonts Css-->
|
||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">
|
||
<!-- Bootstrap Css -->
|
||
<link href="css/bootstrap.min.css" rel="stylesheet" media="screen">
|
||
<!-- SlickNav Css -->
|
||
<link href="css/slicknav.min.css" rel="stylesheet">
|
||
<!-- Swiper Css -->
|
||
<link rel="stylesheet" href="css/swiper-bundle.min.css">
|
||
<!-- Font Awesome Icon Css-->
|
||
<link href="css/all.css" rel="stylesheet" media="screen">
|
||
<!-- Animated Css -->
|
||
<link href="css/animate.css" rel="stylesheet">
|
||
<!-- Magnific Popup Core Css File -->
|
||
<link rel="stylesheet" href="css/magnific-popup.css">
|
||
<!-- Mouse Cursor Css File -->
|
||
<link rel="stylesheet" href="css/mousecursor.css">
|
||
<!-- Audio Css File -->
|
||
<link rel="stylesheet" href="css/plyr.css">
|
||
<!-- Main Custom Css -->
|
||
<link href="css/custom.css" rel="stylesheet" media="screen">
|
||
</head>
|
||
<body>
|
||
|
||
<!-- Preloader Start -->
|
||
<div class="preloader">
|
||
<div class="loading-container">
|
||
<div class="loading"></div>
|
||
<div id="loading-icon"><img src="images/loader.svg" alt=""></div>
|
||
</div>
|
||
</div>
|
||
<!-- Preloader End -->
|
||
|
||
<!-- Header Start -->
|
||
<header class="main-header">
|
||
<div class="header-sticky">
|
||
<nav class="navbar navbar-expand-lg">
|
||
<div class="container">
|
||
<!-- Logo Start -->
|
||
<a class="navbar-brand" href="./">
|
||
<img src="images/logo.svg" alt="Logo">
|
||
</a>
|
||
<!-- Logo End -->
|
||
|
||
<!-- Main Menu Start -->
|
||
<div class="collapse navbar-collapse main-menu">
|
||
<div class="nav-menu-wrapper">
|
||
<ul class="navbar-nav mr-auto" id="menu">
|
||
<li class="nav-item submenu"><a class="nav-link" href="./">Home</a>
|
||
<ul class="sub-menu">
|
||
<li class="nav-item"><a class="nav-link" href="index.html">Home - Image</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="index-video.html">Home - Video</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="index-slider.html">Home - Slider</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="nav-item"><a class="nav-link" href="about.html">About Us</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="service.html">Services</a></li>
|
||
<li class="nav-item submenu"><a class="nav-link" href="#">Pages</a>
|
||
<ul>
|
||
<li class="nav-item"><a class="nav-link" href="service-single.html">Service Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="blog.html">Blog</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="blog-single.html">Blog Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="sermons.html">Sermons</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="sermons-single.html">Sermons Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="campaign.html">Campaigns</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="campaign-single.html">Campaign Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="ministries.html">Ministries</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="ministry-single.html">Ministries Details</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="pastor.html">pastor</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="gallery.html">Gallery</a></li>
|
||
<li class="nav-item"><a class="nav-link" href="404.html">404</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li>
|
||
<li class="nav-item highlighted-menu"><a class="nav-link" href="#">donate now</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- Let’s Start Button Start -->
|
||
<div class="header-btn d-inline-flex">
|
||
<a href="#" class="btn-default">donate now</a>
|
||
</div>
|
||
<!-- Let’s Start Button End -->
|
||
</div>
|
||
<!-- Main Menu End -->
|
||
<div class="navbar-toggle"></div>
|
||
</div>
|
||
</nav>
|
||
<div class="responsive-menu"></div>
|
||
</div>
|
||
</header>
|
||
<!-- Header End -->
|
||
|
||
<!-- Page Header Start -->
|
||
<div class="page-header">
|
||
<div class="container">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-12">
|
||
<!-- Page Header Box Start -->
|
||
<div class="page-header-box">
|
||
<h1 class="text-anime-style-2" data-cursor="-opaque">Start a New Way of Living</h1>
|
||
<nav class="wow fadeInUp">
|
||
<ol class="breadcrumb">
|
||
<li class="breadcrumb-item"><a href="./">home</a></li>
|
||
<li class="breadcrumb-item"><a href="./">sermons</a></li>
|
||
<li class="breadcrumb-item active" aria-current="page">start a new way of living</li>
|
||
</ol>
|
||
</nav>
|
||
</div>
|
||
<!-- Page Header Box End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Page Header End -->
|
||
|
||
<!-- Page Sermons Single Start -->
|
||
<div class="page-sermons-single">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-lg-8">
|
||
<!-- Sermons Single Content Start -->
|
||
<div class="sermons-single-content">
|
||
<!-- Sermons Audio Player Start -->
|
||
<div class="sermons-audio-player">
|
||
<audio id="player" controls>
|
||
<source src="https://demo.awaikenthemes.com/assets/videos/avenix-audio.mp3" type="audio/mp3">
|
||
</audio>
|
||
</div>
|
||
<!-- Sermons Audio Player End -->
|
||
|
||
<!-- Sermons Featured Image Start -->
|
||
<div class="sermons-featured-image">
|
||
<figure class="image-anime reveal">
|
||
<img src="images/sermons-img-1.jpg" alt="">
|
||
</figure>
|
||
</div>
|
||
<!-- Sermons Featured Image End -->
|
||
|
||
<!-- Sermons Entry Content Start -->
|
||
<div class="sermons-entry">
|
||
<h2 class="text-anime-style-2" data-cursor="-opaque">Sermon Notes:-</h2>
|
||
<p class="wow fadeInUp" data-wow-delay="0.2s">Join us for an inspiring sermon on "Start a New Way of Living." Discover how embracing faith can transform your life, guiding you towards a path of purpose, fulfillment, and joy. Through powerful scripture, heartfelt worship, and practical teachings, we will explore how to let go of past burdens, adopt a Christ-centered mindset, and live in alignment with God's plan. Whether you're seeking a fresh start or deeper spiritual growth, this sermon will provide the encouragement and tools you need to embark on a transformative journey. Come and experience the blessings of a renewed life in Christ.</p>
|
||
<p class="wow fadeInUp" data-wow-delay="0.4s">Discover how faith can transform your life. Learn to let go of past burdens, embrace a Christ-centered mindset, and live in alignment with God's plan. Experience the blessings of a renewed life in Christ.</p>
|
||
<p class="wow fadeInUp" data-wow-delay="0.6s">where we explore the profound impact of embracing faith in Christ. This sermon is designed to guide you through the process of letting go of past burdens and adopting a Christ-centered mindset, helping you to align your life with God's divine plan. Through engaging scripture, heartfelt worship, and practical teachings, you'll learn how to navigate life's challenges with a renewed sense of purpose and joy. Whether you're seeking a fresh start, deeper spiritual growth, or simply a more fulfilling path, this message will provide the tools and inspiration you need. Our community is dedicated to supporting each other on this journey, fostering an environment of love, support, and spiritual enrichment. Experience the peace, joy, and fulfillment that come from living a life renewed in faith. Don't miss this opportunity to start anew and discover the incredible blessings that await you in a Christ-centered life. Come and be a part of this life-changing experience. Are you feeling weighed down by the burdens of your past? Do you yearn for a fresh start and a new direction in life? Join us for an enlightening and transformative sermon titled "Start a New Way of Living," where we delve into the remarkable journey of spiritual renewal and rediscovery through faith in Christ. This sermon will provide you with the tools and insights needed to embrace a new way of living, centered on the teachings and love of Jesus Christ.</p>
|
||
</div>
|
||
<!-- Sermons Entry Content End -->
|
||
|
||
<!-- Sermons Social Sharing Start -->
|
||
<div class="sermons-social-sharing wow fadeInUp" data-wow-delay="0.5s">
|
||
<div class="sermons-social-sharing-title">
|
||
<h3>Share This Sermon :</h3>
|
||
</div>
|
||
<div class="sermons-social-sharing-list">
|
||
<ul>
|
||
<li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-linkedin-in"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-x-twitter"></i></a></li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
<!-- Sermons Social Sharing End -->
|
||
</div>
|
||
<!-- Sermons Single Content End -->
|
||
</div>
|
||
|
||
<div class="col-lg-4">
|
||
<!-- Sermons Sidebar Start -->
|
||
<div class="sermons-sidebar wow fadeInUp" data-wow-delay="0.25s">
|
||
<!-- About Sermons Sidebar Start -->
|
||
<div class="about-sermons-sidebar">
|
||
<!-- About Sermons Title Start -->
|
||
<div class="about-sermons-title">
|
||
<h3>about the sermons</h3>
|
||
</div>
|
||
<!-- About Sermons Title End -->
|
||
|
||
<!-- About Sermons Item Start -->
|
||
<div class="about-sermons-item">
|
||
<div class="icon-box">
|
||
<i class="fa-solid fa-user"></i>
|
||
</div>
|
||
<div class="about-sermons-content">
|
||
<h3>sermon from </h3>
|
||
<p>john due</p>
|
||
</div>
|
||
</div>
|
||
<!-- About Sermons Item End -->
|
||
|
||
<!-- About Sermons Item Start -->
|
||
<div class="about-sermons-item">
|
||
<div class="icon-box">
|
||
<i class="fa-solid fa-tag"></i>
|
||
</div>
|
||
<div class="about-sermons-content">
|
||
<h3>categories</h3>
|
||
<p>pray</p>
|
||
</div>
|
||
</div>
|
||
<!-- About Sermons Item End -->
|
||
|
||
<!-- About Sermons Item Start -->
|
||
<div class="about-sermons-item">
|
||
<div class="icon-box">
|
||
<i class="fa-solid fa-calendar-days"></i>
|
||
</div>
|
||
<div class="about-sermons-content">
|
||
<h3>date & time</h3>
|
||
<p>aug 03 - on 7:00 am - 11:00 am</p>
|
||
</div>
|
||
</div>
|
||
<!-- About Sermons Item End -->
|
||
</div>
|
||
<!-- About Sermons Sidebar End -->
|
||
</div>
|
||
<!-- Sermons Sidebar End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Page Sermons Single End -->
|
||
|
||
<!-- Footer Start -->
|
||
<footer class="main-footer">
|
||
<div class="container">
|
||
<div class="row">
|
||
<div class="col-lg-4">
|
||
<!-- About Footer Start -->
|
||
<div class="about-footer">
|
||
<!-- Footer Logo Start -->
|
||
<div class="footer-logo">
|
||
<img src="images/footer-logo.svg" alt="">
|
||
</div>
|
||
<!-- Footer Logo End -->
|
||
|
||
<!-- About Footer Content Start -->
|
||
<div class="about-footer-content">
|
||
<p>Lorem Ipsum is simply dummy text of printing and typesetting industry. Lorem Ipsum has been the industry's.</p>
|
||
</div>
|
||
<!-- Footer Social Links Start -->
|
||
<div class="footer-social-links">
|
||
<ul>
|
||
<li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-x-twitter"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-linkedin-in"></i></a></li>
|
||
<li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- Footer Social Links End -->
|
||
|
||
</div>
|
||
<!-- About Footer End -->
|
||
</div>
|
||
|
||
<div class="col-lg-2 col-md-3 col-6">
|
||
<!-- About Links Start -->
|
||
<div class="footer-links">
|
||
<h3>quick links</h3>
|
||
<ul>
|
||
<li><a href="#">home</a></li>
|
||
<li><a href="#">our chruch</a></li>
|
||
<li><a href="#">services</a></li>
|
||
<li><a href="#">event</a></li>
|
||
<li><a href="#">news</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- About Links End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-4 col-6">
|
||
<!-- About Links Start -->
|
||
<div class="footer-links">
|
||
<h3>our services</h3>
|
||
<ul>
|
||
<li><a href="#">support groups</a></li>
|
||
<li><a href="#">special events</a></li>
|
||
<li><a href="#">online services</a></li>
|
||
<li><a href="#">pastoral care</a></li>
|
||
<li><a href="#">sunday worship</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- About Links End -->
|
||
</div>
|
||
|
||
<div class="col-lg-3 col-md-5">
|
||
<!-- About Links Start -->
|
||
<div class="footer-contact">
|
||
<h3>contact</h3>
|
||
<!-- Footer Contact Details Start -->
|
||
<div class="footer-contact-details">
|
||
<!-- Footer Info Box Start -->
|
||
<div class="footer-info-box">
|
||
<div class="icon-box">
|
||
<img src="images/icon-phone.svg" alt="">
|
||
</div>
|
||
<div class="footer-info-box-content">
|
||
<p>(+0) 789 345 012</p>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Info Box End -->
|
||
|
||
<!-- Footer Info Box Start -->
|
||
<div class="footer-info-box">
|
||
<div class="icon-box">
|
||
<img src="images/icon-mail.svg" alt="">
|
||
</div>
|
||
<div class="footer-info-box-content">
|
||
<p>domain@gmail.com</p>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Info Box End -->
|
||
|
||
<!-- Footer Info Box Start -->
|
||
<div class="footer-info-box">
|
||
<div class="icon-box">
|
||
<img src="images/icon-location.svg" alt="">
|
||
</div>
|
||
<div class="footer-info-box-content">
|
||
<p>24/11 Robert Road,New York,USA</p>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Info Box End -->
|
||
</div>
|
||
<!-- Footer Contact Details End -->
|
||
</div>
|
||
<!-- About Links End -->
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Footer Copyright Section Start -->
|
||
<div class="footer-copyright">
|
||
<div class="row align-items-center">
|
||
<div class="col-lg-6 col-md-6">
|
||
<!-- Footer Copyright Start -->
|
||
<div class="footer-copyright-text">
|
||
<p>Copyright 2024 Avenix. All Rights Reserved.</p>
|
||
</div>
|
||
<!-- Footer Copyright End -->
|
||
</div>
|
||
|
||
<div class="col-lg-6 col-md-6">
|
||
<!-- Footer Social Link Start -->
|
||
<div class="footer-privacy-policy">
|
||
<ul>
|
||
<li><a href="#">term & condition</a></li>
|
||
<li><a href="#">support</a></li>
|
||
<li><a href="#">privacy policy</a></li>
|
||
</ul>
|
||
</div>
|
||
<!-- Footer Social Link End -->
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<!-- Footer Copyright Section End -->
|
||
</div>
|
||
</footer>
|
||
<!-- Footer End -->
|
||
|
||
<!-- Jquery Library File -->
|
||
<script src="js/jquery-3.7.1.min.js"></script>
|
||
<!-- Bootstrap js file -->
|
||
<script src="js/bootstrap.min.js"></script>
|
||
<!-- Validator js file -->
|
||
<script src="js/validator.min.js"></script>
|
||
<!-- SlickNav js file -->
|
||
<script src="js/jquery.slicknav.js"></script>
|
||
<!-- Swiper js file -->
|
||
<script src="js/swiper-bundle.min.js"></script>
|
||
<!-- Counter js file -->
|
||
<script src="js/jquery.waypoints.min.js"></script>
|
||
<script src="js/jquery.counterup.min.js"></script>
|
||
<!-- Magnific js file -->
|
||
<script src="js/jquery.magnific-popup.min.js"></script>
|
||
<!-- SmoothScroll -->
|
||
<script src="js/SmoothScroll.js"></script>
|
||
<!-- Parallax js -->
|
||
<script src="js/parallaxie.js"></script>
|
||
<!-- MagicCursor js file -->
|
||
<script src="js/gsap.min.js"></script>
|
||
<script src="js/magiccursor.js"></script>
|
||
<!-- Text Effect js file -->
|
||
<script src="js/SplitText.js"></script>
|
||
<script src="js/ScrollTrigger.min.js"></script>
|
||
<!-- YTPlayer js File -->
|
||
<script src="js/jquery.mb.YTPlayer.min.js"></script>
|
||
<!-- Audio js File -->
|
||
<script src="js/plyr.js"></script>
|
||
<!-- Wow js file -->
|
||
<script src="js/wow.js"></script>
|
||
<!-- Main Custom js file -->
|
||
<script src="js/function.js"></script>
|
||
</body>
|
||
</html> |