55ok

Mini

Direktori : /home/u307599615/domains/vishwakarmasteelwork.com/public_html/
Upload File :
Current File : /home/u307599615/domains/vishwakarmasteelwork.com/public_html/index.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, maximum-scale=1">
	<meta name="description" content="">
	<meta name="keywords" content="">
	<meta name="author" content="Awaiken">
	<!-- Page Title -->
    <title>Steel-Gate</title>
	<!-- Favicon Icon -->
	<link rel="shortcut icon" type="image/x-icon" href="images/logo1.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=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&amp;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.min.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">
	<!-- 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 -->

    <!-- Topbar Section Start -->
    <div class="topbar">
        <div class="container">
            <div class="row align-items-center">
                <div class="col-lg-4 col-md-6">
                    <!-- Topbar Contact Information Start -->
                    <div class="topbar-contact-info">
                        <ul>
                           <li>
  <a href="tel:+1234567890">
    <img src="images/icon-phone.svg" alt=""> +91-8851904287
  </a>
</li>

                            <li><a href="#"><img src="images/icon-mail.svg" alt="">info@domain.com</a></li>
                        </ul>
                    </div>
                    <!-- Topbar Contact Information End -->
                </div>


            <div class="col-lg-4 col-md-6">
    <div class="topbar-time social-icons-right">
        <ul>

            <!-- Facebook -->
            <li>
                <a href="https://facebook.com" target="_blank">
                    <svg width="18" height="18" fill="#1877F2" viewBox="0 0 24 24">
                        <path d="M22.675 0h-21.35C.597 0 0 .597 0 1.326v21.348C0 23.403.597 24 
                        1.326 24H12.82v-9.294H9.692V11.01h3.128V8.41c0-3.1 
                        1.893-4.788 4.658-4.788 1.325 0 2.463.099 2.794.143v3.24h-1.918c-1.505 
                        0-1.797.716-1.797 1.766v2.319h3.59l-.467 3.696h-3.123V24h6.116C23.403 
                        24 24 23.403 24 22.674V1.326C24 .597 23.403 0 22.675 0z"/>
                    </svg>
                    Facebook
                </a>
            </li>

            <!-- Instagram -->
            <li>
                <a href="https://instagram.com" target="_blank">
                    <svg width="18" height="18" viewBox="0 0 24 24" fill="#E4405F">
                        <path d="M7 2C4.243 2 2 4.243 2 7v10c0 2.757 2.243 5 
                        5 5h10c2.757 0 5-2.243 5-5V7c0-2.757-2.243-5-5-5H7zm10 
                        2c1.654 0 3 1.346 3 3v10c0 1.654-1.346 3-3 
                        3H7c-1.654 0-3-1.346-3-3V7c0-1.654 1.346-3 3-3h10zm-5 
                        3a5 5 0 100 10 5 5 0 000-10zm0 
                        2a3 3 0 110 6 3 3 0 010-6zm4.5-.75a1.25 
                        1.25 0 100 2.5 1.25 1.25 0 000-2.5z"/>
                    </svg>
                    Instagram
                </a>
            </li>

            <!-- YouTube -->
            <li>
                <a href="https://youtube.com" target="_blank">
                    <svg width="18" height="18" viewBox="0 0 24 24" fill="#FF0000">
                        <path d="M23.498 6.186a2.974 2.974 0 00-2.09-2.103C19.691 
                        3.5 12 3.5 12 3.5s-7.691 0-9.408.583A2.974 2.974 0 
                        00.502 6.186 31.533 31.533 0 000 12a31.533 31.533 
                        0 00.502 5.814 2.974 2.974 0 002.09 2.103C4.309 
                        20.5 12 20.5 12 20.5s7.691 0 9.408-.583a2.974 
                        2.974 0 002.09-2.103A31.533 31.533 0 0024 12a31.533 
                        31.533 0 00-.502-5.814zM9.75 15.568V8.432L15.818 
                        12 9.75 15.568z"/>
                    </svg>
                    YouTube
                </a>
            </li>

        </ul>
    </div>
</div>


<style>
    /* Wrap UL to the RIGHT */
.social-icons-right ul {
    display: flex;
    justify-content: flex-end; 
    align-items: center;
    gap: 20px; /* Spacing between icons */
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 700px;
}

/* Style each LI */
.social-icons-right ul li {
    display: flex;
    align-items: center;
}

/* Links */
.social-icons-right ul li a {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-weight: 500;
    transition: 0.3s ease;
}

/* Hover */
.social-icons-right ul li a:hover {
    color: #000;
    opacity: 0.7;
}

</style>


            </div>
        </div>
    </div>
    <!-- Topbar Section 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="index.html">
    <img src="images/logo5.png" alt="Logo" class="logo">
</a>

<style>
    /* Navbar ki height ko affect na karte hue sirf image adjust karna */
    .navbar-brand img {
        height: 92px;   /* Jitni chaho utni height kar lo */
        width: auto;
        object-fit: contain;
    }

    /* Optional: navbar ki default height maintain karna ho to */
    .navbar-brand {
        display: flex;
        align-items: center;
    }
</style>

					<!-- 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="index.html">Home</a>
                                    <!-- <ul>
                                        <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 submenu"><a class="nav-link" href="#">Product</a>
                                    <ul>                                        
                                        <li class="nav-item"><a class="nav-link" href="kitchen.html"> modular kitchen</a></li>
                                        <li class="nav-item"><a class="nav-link" href="image-gallery.html">Image Gallery</a></li>
                                        <li class="nav-item"><a class="nav-link" href="glass-railing.html">Glass Railing</a></li>
                                    </ul>
                                </li>


                                <li class="nav-item"><a class="nav-link" href="services.html">Services</a></li>
                              <!-- <li class="nav-item"><a class="nav-link" href="image-gallery.html">Gallery</a></li> -->



                              

                                <li class="nav-item"><a class="nav-link" href="contact.html">Contact Us</a></li>                             
                            </ul>
                        </div>
                        <!-- Header Social Icons Start -->
                        <div class="header-social-icons">
                            <ul>
                                <li><a href="#"><i class="fa-brands fa-dribbble"></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>
                        <!-- Header Social Icons End -->
					</div>
					<!-- Main Menu End -->
					<div class="navbar-toggle"></div>
				</div>
			</nav>
			<div class="responsive-menu"></div>
		</div>
	</header>
	<!-- Header End -->

    <!-- Hero Section Start -->




    <div class="hero-slider">
        
    <div class="slide active" style="background-image: url('images/banner3.jpg');">
    </div>


     <div class="slide" style="background-image: url('images/banner3.jpg');">
    </div>

    <div class="slide" style="background-image: url('images/gate2.jpg');">
    </div>

    <div class="slide" style="background-image: url('images/banner3.jpg');">
    </div>

    <!-- Arrows -->
    <div class="arrow left" onclick="prevSlide()">&#10094;</div>
    <div class="arrow right" onclick="nextSlide()">&#10095;</div>
</div>



<style>
    .hero-slider {
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
}

.slide {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: 0.7s ease-in-out;
}

.slide.active {
    opacity: 1;
}

.content {
    color: white;
    position: absolute;
    bottom: 20%;
    left: 10%;
    max-width: 500px;
}

.content h1 {
    font-size: 3rem;
    margin-bottom: 10px;
}

.content p {
    font-size: 1.2rem;
}

/* Arrows */
.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    color: white;
    padding: 10px;
    cursor: pointer;
    user-select: none;
    background: rgba(0,0,0,0.3);
    border-radius: 50%;
}

.arrow.left {
    left: 20px;
}

.arrow.right {
    right: 20px;
}

.arrow:hover {
    background: rgba(0,0,0,0.6);
}
.hero-slider {
    position: relative;
    width: 100%;
    height: 80vh;
    overflow: hidden;
}

@media (max-width: 768px) {
    .hero-slider {
        height: 50vh; /* MOBILE HEIGHT REDUCED */
    }
}

.slide {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;        /* FULL IMAGE */
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: 0.7s ease-in-out;
}

.slide.active {
    opacity: 1;
}

.content {
    color: white;
    position: absolute;
    bottom: 15%;
    left: 8%;
    max-width: 90%;
}

.content h1 {
    font-size: 3rem;
    margin-bottom: 10px;
}

.content p {
    font-size: 1.2rem;
}

/* MOBILE TEXT SIZE FIX */
@media (max-width: 768px) {
    .content h1 {
        font-size: 1.8rem;
    }
    .content p {
        font-size: 1rem;
    }
}

/* Arrows */
.arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 40px;
    color: white;
    padding: 10px;
    cursor: pointer;
    user-select: none;
    background: rgba(0,0,0,0.3);
    border-radius: 50%;
}

/* Small arrow for mobile */
@media (max-width: 768px) {
    .arrow {
        font-size: 28px;
        padding: 6px;
    }
}

.arrow.left {
    left: 20px;
}

.arrow.right {
    right: 20px;
}

.arrow:hover {
    background: rgba(0,0,0,0.6);
}

</style>
  

<script>
    let currentSlide = 0;
const slides = document.querySelectorAll(".slide");

function showSlide(index) {
    slides.forEach(slide => slide.classList.remove("active"));
    slides[index].classList.add("active");
}

function nextSlide() {
    currentSlide = (currentSlide + 1) % slides.length;
    showSlide(currentSlide);
}

function prevSlide() {
    currentSlide = (currentSlide - 1 + slides.length) % slides.length;
    showSlide(currentSlide);
}

</script>

    <!-- Hero Section End -->

    <!-- About Us Section Start -->
    <div class="about-us">
        <div class="container">
            <div class="row align-items-center">
                <div class="col-lg-6">
                    <!-- About Us Image Start -->
                    <div class="about-us-image">
                        <!-- About Image Start -->
                        <div class="about-image">
                            <figure class="image-anime reveal">
                                <img src="images/1000006315.jpg" alt="">
                            </figure>
                        </div>
                        <!-- About Image End -->

                        <!-- About Customer Box Start -->
                        <div class="about-customer-box">
                            <h2><span class="counter">70</span>%</h2>
                            <p>happy customer</p>
                        </div>
                        <!-- About Customer Box End -->
                    </div>
                    <!-- About Us Image End -->
                </div>
                
                <div class="col-lg-6">
                    <div class="about-us-content">
                        <!-- Section Title Start -->
                        <div class="section-title">
                            <h3 class="wow fadeInUp">about us</h3>
                            <h2 class="text-anime-style-3" data-cursor="-opaque">Expertise in Steel Gates for Every Style</h2>
                         <p class="wow fadeInUp" data-wow-delay="0.2s">
Choose a company known for manufacturing and installing strong, durable, and precision-engineered steel gates. Every gate is crafted with high-grade materials, ensuring long-lasting security, smooth operation, and a flawless finish. Our focus is to deliver steel gate solutions that not only protect your space but also enhance its overall look — giving you quality that truly exceeds expectations.
</p>
<p class="wow fadeInUp" data-wow-delay="0.2s">
We build strong, secure, and precision-crafted steel gates designed to deliver long-lasting durability and exceed your expectations.
</p>


                        </div>
                        <!-- Section Title End -->

                        <!-- About Item Box Start -->
                        <div class="about-item-box">
                            <!-- About Us Item Start -->
                            <div class="about-us-item wow fadeInUp" data-wow-delay="0.4s">
                                <div class="icon-box">
                                    <img src="images/icon-about-item-1.svg" alt="">
                                </div>    
                                <div class="about-item-content">
    <h3>our mission</h3>
    <p>
        Our mission is to create strong, durable, and well-crafted steel gates that enhance security, improve functionality, and add a refined look to every property we serve.
    </p>
</div>

                            </div>
                            <!-- About Us Item End -->
    
                            <!-- About Us Item Start -->
                            <div class="about-us-item wow fadeInUp" data-wow-delay="0.6s">
                                <div class="icon-box">
                                    <img src="images/icon-about-item-2.svg" alt="">
                                </div>    
                               <div class="about-item-content">
    <h3>our vision</h3>
    <p>
        We envision a world where every home and business is protected with durable, secure, and aesthetically crafted steel gates, combining safety, style, and long-lasting performance.
    </p>
</div>

                            </div>
                            <!-- About Us Item End -->
                        </div>
                        <!-- About Item Box End -->

                        <!-- About Us Button Start -->
                        <div class="about-us-btn wow fadeInUp" data-wow-delay="0.8s">
                            <a href="about.html" class="btn-default">read more</a>
                        </div>
                        <!-- About Us Button End -->
                    </div>
                </div>

                <div class="col-lg-12">
                    <!-- About Facility Box Start -->
                    <div class="about-facility-box">
                        <!-- About Facility Item Start -->
                        <div class="about-facility-item wow fadeInUp">
                            <div class="icon-box">
                                <img src="images/icon-about-facility-1.svg" alt="">
                            </div>
                            <div class="about-facility-content">
                                <p>Energy saving technologies</p>
                            </div>
                        </div>
                        <!-- About Facility Item End -->
                        
                        <!-- About Facility Item Start -->
                        <div class="about-facility-item wow fadeInUp" data-wow-delay="0.2s">
                            <div class="icon-box">
                                <img src="images/icon-about-facility-2.svg" alt="">
                            </div>
                            <div class="about-facility-content">
                                <p>Excellent sound insulation</p>
                            </div>
                        </div>
                        <!-- About Facility Item End -->

                        <!-- About Facility Item Start -->
                        <div class="about-facility-item wow fadeInUp" data-wow-delay="0.4s">
                            <div class="icon-box">
                                <img src="images/icon-about-facility-3.svg" alt="">
                            </div>
                            <div class="about-facility-content">
                                <p>High light trans-mitions</p>
                            </div>
                        </div>
                        <!-- About Facility Item End -->

                        <!-- About Facility Item Start -->
                        <div class="about-facility-item wow fadeInUp" data-wow-delay="0.6s">
                            <div class="icon-box">
                                <img src="images/icon-about-facility-4.svg" alt="">
                            </div>
                            <div class="about-facility-content">
                                <p>Durability 10 years warranty</p>
                            </div>
                        </div>
                        <!-- About Facility Item End -->

                        <!-- About Facility Item Start -->
                        <div class="about-facility-item wow fadeInUp" data-wow-delay="0.8s">
                            <div class="icon-box">
                                <img src="images/icon-about-facility-5.svg" alt="">
                            </div>
                            <div class="about-facility-content">
                                <p>Eco - friendly materials</p>
                            </div>
                        </div>
                        <!-- About Facility Item End -->

                        <!-- About Facility Item Start -->
                        <div class="about-facility-item wow fadeInUp" data-wow-delay="1s">
                            <div class="icon-box">
                                <img src="images/icon-about-facility-6.svg" alt="">
                            </div>
                            <div class="about-facility-content">
                                <p>Modern thoughtful design</p>
                            </div>
                        </div>
                        <!-- About Facility Item End -->
                    </div>
                    <!-- About Facility Box End -->
                </div>
            </div>
        </div>
    </div>
    <!-- About Us Section End -->




   <div class="work-gallery">
        <div class="container">
            <div class="row section-row align-items-center">
                <div class="col-lg-6">
                    <!-- Section Title Start -->
                    <div class="section-title">
                        <h3 class="wow fadeInUp">work gallery</h3>
                       <h2 class="text-anime-style-3" data-cursor="-opaque">
    Explore Our Steel Gates and Modular Kitchens
</h2>

                    </div>
                    <!-- Section Title End -->
                </div>

                <div class="col-lg-6">
                    <!-- Section Title Content Start -->
                    <div class="section-title-content">
                        <!--<p class="wow fadeInUp" data-wow-delay="0.2s">Explore our gallery of completed window and door projects to see the quality craftsmanship and attention to detail we bring to every installation.</p>-->
                    </div>
                    <!-- Section Title Content End -->
                </div>
            </div>


            <!-- first images -->


              <div class="row">
                <div class="col-lg-4 col-md-6">
                    <!-- Work Gallery Item Start -->
                    <div class="work-gallery-item wow fadeInUp">
                        <div class="work-gallery-img">
                            <a href="project-single.html" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="images/1000091519.jpg" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="work-gallery-content">
                            <h3><a href="project-single.html">elegant buy a steel gate upgrades</a></h3>
                        </div>
                    </div>
                    <!-- Work Gallery Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Work Gallery Item Start -->
                    <div class="work-gallery-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="work-gallery-img">
                            <a href="project-single.html" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="images/1000007848.jpg" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="work-gallery-content">
                            <h3><a href="project-single.html">modern sliding Steel-Gate installation</a></h3>
                        </div>
                    </div>
                    <!-- Work Gallery Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Work Gallery Item Start -->
                    <div class="work-gallery-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="work-gallery-img">
                            <a href="project-single.html" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="images/1000007845.jpg" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="work-gallery-content">
                            <h3><a href="project-single.html">energy-efficient window replacement</a></h3>
                        </div>
                    </div>
                    <!-- Work Gallery Item End -->
                </div>
            </div>





            <div class="row">
                <div class="col-lg-4 col-md-6">
                    <!-- Work Gallery Item Start -->
                    <div class="work-gallery-item wow fadeInUp">
                        <div class="work-gallery-img">
                            <a href="modular-single.html" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="images/1000083943.jpg" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="work-gallery-content">
                            <h3><a href="modular-single.html">elegant buy a Steel Modular Kitchen upgrades</a></h3>
                        </div>
                    </div>
                    <!-- Work Gallery Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Work Gallery Item Start -->
                    <div class="work-gallery-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="work-gallery-img">
                            <a href="modular-single.html" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="images/mo7.jpg" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="work-gallery-content">
                            <h3><a href="modular-single.html">modern sliding Steel Modular Kitchen installation</a></h3>
                        </div>
                    </div>
                    <!-- Work Gallery Item End -->
                </div>

                <div class="col-lg-4 col-md-6">
                    <!-- Work Gallery Item Start -->
                    <div class="work-gallery-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="work-gallery-img">
                            <a href="modular-single.html" data-cursor-text="View">
                                <figure class="image-anime">
                                    <img src="images/mo8.jpg" alt="">
                                </figure>
                            </a>
                        </div>
                        <div class="work-gallery-content">
                            <h3><a href="modular-single.html">energy-efficient Steel Modular Kitchen replacement</a></h3>
                        </div>
                    </div>
                    <!-- Work Gallery Item End -->
                </div>
            </div>

         
        </div>
    </div>





    <!-- Our Service Section Start -->
 <div class="our-services">
    <div class="container">
        <div class="row section-row align-items-center">
            <div class="col-lg-6">
                <!-- Section Title Start -->
                <div class="section-title">
                    <h3 class="wow fadeInUp">Our Services</h3>
                    <h2 class="text-anime-style-3" data-cursor="-opaque">Premium Steel Gate Manufacturing & Installation</h2>
                </div>
                <!-- Section Title End -->
            </div>

            <div class="col-lg-6">
                <!-- Section Title Content Start -->
                <div class="section-title-content">
                    <p class="wow fadeInUp" data-wow-delay="0.2s">
                        Experience top-quality steel gate solutions designed for durability, security, and modern aesthetics. 
                        Our expert team ensures precision craftsmanship and long-lasting performance for every project.
                    </p>
                </div>
                <!-- Section Title Content End -->
            </div>
        </div>

        <div class="row align-items-center">
            <div class="col-lg-4 col-md-6 order-lg-1 order-md-1">
                <!-- Service Content Box Start -->
                <div class="service-content-box">
                    <!-- Service Box Item Start -->
                    <div class="service-box-item wow fadeInUp">
                        <div class="icon-box">
                            <img src="images/icon-service-item-1.svg" alt="">
                        </div>
                        <div class="service-item-content">
                            <h3>Custom Steel Gate Fabrication</h3>
                            <p>High-strength steel gates crafted to match your exact style and security requirements.</p>
                        </div>
                    </div>
                    <!-- Service Box Item End -->

                    <!-- Service Box Item Start -->
                    <div class="service-box-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="icon-box">
                            <img src="images/icon-service-item-2.svg" alt="">
                        </div>
                        <div class="service-item-content">
                            <h3>Steel Gate Installation</h3>
                            <p>Professional installation ensuring perfect alignment, stability, and long-term performance.</p>
                        </div>
                    </div>
                    <!-- Service Box Item End -->

                    <!-- Service Box Item Start -->
                    <div class="service-box-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="icon-box">
                            <img src="images/icon-service-item-3.svg" alt="">
                        </div>
                        <div class="service-item-content">
                            <h3>Modern & Decorative Gates</h3>
                            <p>Beautifully designed gates that enhance the elegance and value of your property.</p>
                        </div>
                    </div>
                    <!-- Service Box Item End -->
                </div>
                <!-- Service Content Box End -->
            </div>

            <div class="col-lg-4 order-lg-2 order-md-3">
                <!-- Service Box Image Start -->
                <div class="service-box-image">
                    <img src="images/gate1.jpg" alt="Steel Gate">
                </div>
                <!-- Service Box Image End -->
            </div>

            <div class="col-lg-4 col-md-6 order-lg-3 order-md-2">
                <!-- Service Content Box Start -->
                <div class="service-content-box">
                    <!-- Service Box Item Start -->
                    <div class="service-box-item wow fadeInUp">
                        <div class="icon-box">
                            <img src="images/icon-service-item-4.svg" alt="">
                        </div>
                        <div class="service-item-content">
                            <h3>Gate Repair & Maintenance</h3>
                            <p>Reliable repair services to keep your steel gates functioning smoothly and safely.</p>
                        </div>
                    </div>
                    <!-- Service Box Item End -->

                    <!-- Service Box Item Start -->
                    <div class="service-box-item wow fadeInUp" data-wow-delay="0.2s">
                        <div class="icon-box">
                            <img src="images/icon-service-item-5.svg" alt="">
                        </div>
                        <div class="service-item-content">
                            <h3>Custom Design Consultation</h3>
                            <p>Personalized design support to create steel gates that match your architectural style.</p>
                        </div>
                    </div>
                    <!-- Service Box Item End -->

                    <!-- Service Box Item Start -->
                    <div class="service-box-item wow fadeInUp" data-wow-delay="0.4s">
                        <div class="icon-box">
                            <img src="images/icon-service-item-6.svg" alt="">
                        </div>
                        <div class="service-item-content">
                            <h3>Commercial Steel Gate Solutions</h3>
                            <p>Heavy-duty gates built for industries, warehouses, and commercial properties.</p>
                        </div>
                    </div>
                    <!-- Service Box Item End -->
                </div>
                <!-- Service Content Box End -->
            </div>
        </div>
    </div>
</div>

   

    <!-- Our Client Testimonial Start -->
    <div class="our-testimonial parallaxie">
        <div class="container">
            <div class="row section-row align-items-center">
                <div class="col-lg-6">
                    <!-- Section Title Start -->
                    <div class="section-title">
                        <h3 class="wow fadeInUp">client testimonials</h3>
                        <h2 class="text-anime-style-3" data-cursor="-opaque">Client testimonials your satisfaction matters</h2>
                    </div>
                    <!-- Section Title End -->
                </div>

                <div class="col-lg-6">
                    <!-- Section Title Content Start -->
                    <div class="section-title-content">
                        <p class="wow fadeInUp" data-wow-delay="0.2s">We strive for excellence in every project. Our clients share their satisfaction and experiences, showcasing our commitment to quality and service.</p>
                    </div>
                    <!-- Section Title Content End -->
                </div>
            </div>

            <div class="row">
                <div class="col-lg-12">
                    <!-- Testimonial Slider Start -->
                    <div class="testimonial-slider">
                        <div class="swiper">
                            <div class="swiper-wrapper" data-cursor-text="Drag">
                                <!-- Testimonial Slide Start -->
                                <div class="swiper-slide">
                                    <div class="testimonial-item">	
                                        <div class="testimonial-header">
                                            <div class="testimonial-quote-img">
                                                <figure>
                                                    <img src="images/quote-img.svg" alt="">
                                                </figure>
                                            </div>                                        
                                            <div class="testimonial-rating">
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                            </div>
                                        </div>                                    
                                        <div class="testimonial-content">
                                            <p>Exceptional quality and outstanding service! The team guided us through every step, and our new windows look amazing.</p>
                                        </div>
                                        <div class="testimonial-author">
                                            <div class="author-image">
                                                <figure class="image-anime">
                                                    <img src="images/author-1.jpg" alt="">
                                                </figure>
                                            </div>            
                                            <div class="author-content">
                                                <h3>arlene mcCoy</h3>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <!-- Testimonial Slide End -->

                                <!-- Testimonial Slide Start -->
                                <div class="swiper-slide">
                                    <div class="testimonial-item">	
                                        <div class="testimonial-header">
                                            <div class="testimonial-quote-img">
                                                <figure>
                                                    <img src="images/quote-img.svg" alt="">
                                                </figure>
                                            </div>                                        
                                            <div class="testimonial-rating">
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                            </div>
                                        </div>                                    
                                        <div class="testimonial-content">
                                            <p>Exceptional quality and outstanding service! The team guided us through every step, and our new windows look amazing.</p>
                                        </div>
                                        <div class="testimonial-author">
                                            <div class="author-image">
                                                <figure class="image-anime">
                                                    <img src="images/author-2.jpg" alt="">
                                                </figure>
                                            </div>            
                                            <div class="author-content">
                                                <h3>david lee</h3>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <!-- Testimonial Slide End -->

                                <!-- Testimonial Slide Start -->
                                <div class="swiper-slide">
                                    <div class="testimonial-item">	
                                        <div class="testimonial-header">
                                            <div class="testimonial-quote-img">
                                                <figure>
                                                    <img src="images/quote-img.svg" alt="">
                                                </figure>
                                            </div>                                        
                                            <div class="testimonial-rating">
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                            </div>
                                        </div>                                    
                                        <div class="testimonial-content">
                                            <p>Exceptional quality and outstanding service! The team guided us through every step, and our new windows look amazing.</p>
                                        </div>
                                        <div class="testimonial-author">
                                            <div class="author-image">
                                                <figure class="image-anime">
                                                    <img src="images/author-3.jpg" alt="">
                                                </figure>
                                            </div>            
                                            <div class="author-content">
                                                <h3>tom marsh</h3>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <!-- Testimonial Slide End -->

                                <!-- Testimonial Slide Start -->
                                <div class="swiper-slide">
                                    <div class="testimonial-item">	
                                        <div class="testimonial-header">
                                            <div class="testimonial-quote-img">
                                                <figure>
                                                    <img src="images/quote-img.svg" alt="">
                                                </figure>
                                            </div>                                        
                                            <div class="testimonial-rating">
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                                <i class="fa-solid fa-star"></i>
                                            </div>
                                        </div>                                    
                                        <div class="testimonial-content">
                                            <p>Exceptional quality and outstanding service! The team guided us through every step, and our new windows look amazing.</p>
                                        </div>
                                        <div class="testimonial-author">
                                            <div class="author-image">
                                                <figure class="image-anime">
                                                    <img src="images/author-4.jpg" alt="">
                                                </figure>
                                            </div>            
                                            <div class="author-content">
                                                <h3>nai jex</h3>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <!-- Testimonial Slide End -->                                
                            </div>
                            <div class="swiper-pagination"></div>
                        </div>
                    </div>
                    <!-- Testimonial Slider End -->
                </div>
            </div>
        </div>
    </div> 
    <!-- Our Client Testimonial End -->

    <!-- Our Faqs Section Start -->
    <div class="our-faqs">
        <div class="container">
            <div class="row align-items-center">
                <div class="col-lg-6">
                    <!-- Our Faq Image Start -->
                    <div class="our-faqs-img">
                        <figure class="image-anime reveal">
                            <img src="images/1000007833.jpg" alt="">
                        </figure>
                    </div>
                    <!-- Our Faq Image End -->
                </div>

                <div class="col-lg-6">
                    <!-- Our Faqs Content Start -->
                    <div class="our-faqs-content">
                        <!-- Section Title Start -->
                        <div class="section-title dark-section">
                            <h3 class="wow fadeInUp">frequently asked questions</h3>
                            <h2 class="text-anime-style-3" data-cursor="-opaque">Answers to your most asked questions</h2>
                        </div>
                        <!-- Section Title End -->

                        <!-- FAQ Accordion Start -->
                      <div class="faq-accordion" id="accordion">

    <!-- FAQ Item Start -->
    <div class="accordion-item wow fadeInUp">
        <h2 class="accordion-header" id="heading1">
            <button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapse1" aria-expanded="true" aria-controls="collapse1">
                <span>1.</span> What types of steel gates do you offer?
            </button>
        </h2>
        <div id="collapse1" class="accordion-collapse collapse show" aria-labelledby="heading1" data-bs-parent="#accordion">
            <div class="accordion-body">
                <p>We offer a wide range of steel gates including main gates, sliding gates, folding gates, designer gates, grill gates, and fully customized steel gate options.</p>
            </div>
        </div>
    </div>
    <!-- FAQ Item End -->

    <!-- FAQ Item Start -->
    <div class="accordion-item wow fadeInUp" data-wow-delay="0.2s">
        <h2 class="accordion-header" id="heading2">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse2" aria-expanded="false" aria-controls="collapse2">
                <span>2.</span> How durable are your steel gates?
            </button>
        </h2>
        <div id="collapse2" class="accordion-collapse collapse" aria-labelledby="heading2" data-bs-parent="#accordion">
            <div class="accordion-body">
                <p>Our steel gates are made with premium-grade materials that are rust-resistant, weather-proof, and designed to last for many years with minimal maintenance.</p>
            </div>
        </div>
    </div>
    <!-- FAQ Item End -->

    <!-- FAQ Item Start -->
    <div class="accordion-item wow fadeInUp" data-wow-delay="0.4s">
        <h2 class="accordion-header" id="heading3">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse3" aria-expanded="false" aria-controls="collapse3">
                <span>3.</span> Do you provide custom designs for steel gates?
            </button>
        </h2>
        <div id="collapse3" class="accordion-collapse collapse" aria-labelledby="heading3" data-bs-parent="#accordion">
            <div class="accordion-body">
                <p>Yes, we offer fully customized steel gate designs based on your style, space requirements, and security needs.</p>
            </div>
        </div>
    </div>
    <!-- FAQ Item End -->

    <!-- FAQ Item Start -->
    <div class="accordion-item wow fadeInUp" data-wow-delay="0.6s">
        <h2 class="accordion-header" id="heading4">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse4" aria-expanded="false" aria-controls="collapse4">
                <span>4.</span> What is the installation time for a steel gate?
            </button>
        </h2>
        <div id="collapse4" class="accordion-collapse collapse" aria-labelledby="heading4" data-bs-parent="#accordion">
            <div class="accordion-body">
                <p>Installation time usually takes 1–3 days depending on the gate size, type, and site conditions.</p>
            </div>
        </div>
    </div>
    <!-- FAQ Item End -->

    <!-- FAQ Item Start -->
    <div class="accordion-item wow fadeInUp" data-wow-delay="0.8s">
        <h2 class="accordion-header" id="heading5">
            <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapse5" aria-expanded="false" aria-controls="collapse5">
                <span>5.</span> How do I maintain a steel gate?
            </button>
        </h2>
        <div id="collapse5" class="accordion-collapse collapse" aria-labelledby="heading5" data-bs-parent="#accordion">
            <div class="accordion-body">
                <p>Steel gates require simple maintenance—occasional cleaning, checking hinges, and applying anti-rust coating every 1–2 years for long-lasting performance.</p>
            </div>
        </div>
    </div>
    <!-- FAQ Item End -->

</div>

                        <!-- FAQ Accordion End -->
                    </div>
                    <!-- Our Faqs Content End -->
                </div>
            </div>
        </div>
    </div>
    <!-- Our Faqs Section End -->

 
    <!-- Footer Ticker Start -->
     <div class="footer-ticker">
        <div class="container-fluid">
            <div class="row">
                <div class="col-lg-12">
                    <!-- Scrolling Ticker Start -->
                    <div class="scrolling-ticker">
                        <!-- Scrolling Ticker Box Start -->
                        <div class="scrolling-ticker-box">
                            <!-- Scrolling Ticker Content Start -->
                            <div class="scrolling-content">
                                <span>Schedule a Free Consultation for Window and Door Replacement</span>
                                <span>Schedule a Free Consultation for Window and Door Replacement</span>
                            </div>
                            <!-- Scrolling Ticker Content End -->

                            <!-- Scrolling Ticker Content Start -->
                            <div class="scrolling-content">
                                <span>Schedule a Free Consultation for Window and Door Replacement</span>
                                <span>Schedule a Free Consultation for Window and Door Replacement</span>
                            </div>
                            <!-- Scrolling Ticker Content End -->
                        </div>
                        <!-- Scrolling Ticker Box End -->

                        <!-- Schedule Now BUtton Start -->
                         <!-- <div class="schedule-now-btn">
                            <a href="contact.html" class="schedule-btn">get schedule now</a>
                         </div> -->
                        <!-- Schedule Now BUtton End -->
                    </div>
                    <!-- Scrolling Ticker End -->
                </div>
            </div>
        </div>
     </div>
    <!-- Footer Ticker End -->
<!--icon desktop whatsapp-->




<div class="floating_btn phone">
    <a href="tel:+918882220024" target="_blank">
        <div class="contact_icon phone">
            <i class="fa fa-phone" aria-hidden="true"></i>
        </div>
    </a>
</div>

<div class="floating_btn whatsapp">
    <a href="https://api.whatsapp.com/send/?phone=918882220024&text=New+contact+form+submission%3A%0AName%3A+Gaurav+Kaushik%0AEmail%3A+mohit%40gmail.com%0APhone%3A+08700321591%0AMessage%3A+ee&type=phone_number&app_absent=0" target="_blank">
        <div class="contact_icon whatsapp">
            <i class="fab fa-whatsapp"></i>
        </div>
    </a>
</div>

<!--end desktop whatsapp-->

<!--mobile view whatsapp -->
<div id="callbook">
    <ul>
        <li style="background:#00b451;">
            <a href="https://api.whatsapp.com/send/?phone=918882220024&text=New+contact+form+submission%3A%0AName%3A+Gaurav+Kaushik%0AEmail%3A+mohit%40gmail.com%0APhone%3A+08700321591%0AMessage%3A+ee&type=phone_number&app_absent=0" target="_blank" title="WhatsApp">
                <i class="fab fa-whatsapp"></i> Chat With Us
            </a>
        </li>
        <li style="background:#d00221;">
            <a href="tel:+91-8851904287" title="Call Us">
                <i class="fa fa-phone"></i> Click To Call
            </a>
        </li>
    </ul>
</div>


<!-- end mobile view  -->
<style>
    /* whatsapp mobile view */
    #callbook {
        display: none;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: green;
        z-index: 999;
    }

    #callbook ul {
        display: flex;
        margin: 0;
        padding: 0;
    }

    #callbook li {
        flex: 1;
        list-style: none;
        text-align: center;
        padding: 8px 0;
    }

    #callbook a {
        color: #fff;
        font-size: 18px;
        font-family: sans-serif;
        text-decoration: none;
    }

    #callbook i {
        font-size: 20px;
        font-weight: 600;
        animation: pulsate 0.9s ease-out infinite;
    }

    @keyframes pulsate {

        0%,
        100% {
            transform: scale(0.9);
            opacity: 1;
        }

        50% {
            transform: scale(1.2);
            opacity: 1;
        }
    }

    /* Show only on mobile screens */
    @media (max-width: 767px) {
        #callbook {
            display: block;
        }
    }

    /* end mobile view */
    /* destop view*/
    .floating_btn {
        position: fixed;
        left: 20px;
        width: 80px;
        height: 80px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        z-index: 1000;
    }

    .floating_btn.phone {
        bottom: 100px;
    }

    .floating_btn.whatsapp {
        bottom: 20px;
    }

    .contact_icon {
        width: 50px;
        height: 50px;
        font-size: 20px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 0 0 0;
        color: #fff;
        animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
        transition: all 300ms ease-in-out;
        text-decoration: none;
        font-family: sans-serif;
    }

    .contact_icon.whatsapp {
        background-color: #42db87;
    }

    .contact_icon.phone {
        background-color: #d00221;
    }

    @keyframes pulsing {
        to {
            box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
        }
    }

    /* Hide on screens smaller than 768px (mobile) */
    @media (max-width: 767px) {
        .floating_btn {
            display: none;
        }
    }

    /*end destop view  */
</style>





    <!-- Footer Start -->
    <footer class="main-footer">
        <div class="container">
            <div class="row">
                <div class="col-lg-12">
                    <!-- Footer Header Start -->
                    <div class="footer-header">
                        <div class="row align-items-center">
                            <div class="col-lg-6 col-md-8">
                                <div class="footer-header-title">
                                    <!-- Section Title Start -->
                                     <div class="section-title dark-section">
                                        <h2 class="text-anime-style-3" data-cursor="-opaque">Let's made your custom product!</h2>
                                     </div>
                                    <!-- Section Title End -->
                                </div>
                            </div>

                            <div class="col-lg-6 col-md-4">
                                <!-- Footer Contact Button Start -->
                                <div class="footer-contact-btn">
                                    <a href="contact.html" class="btn-default btn-highlighted">contact us today</a>
                                </div>
                                <!-- Footer Contact Button End -->
                            </div>
                        </div>
                    </div>  
                    <!-- Footer Header End -->                  
                </div>
                
                <div class="col-lg-3 col-md-6">
                    <!-- About Footer Start -->
                    <div class="about-footer">
                        <!-- Footer Logo Start -->
                        <div class="footer-logo">
                            <img src="images/logo1.png" alt="">
                        </div>

                        <!-- <style>
                            .footer-logo{
                                width: 100px;
                            }
                        </style> -->
                        <!-- Footer Logo End -->

                        <!-- About Footer Content Start -->
                        <div class="about-footer-content">
                             <p>Strong Steel Gates for Safety & Style.</p>
                        </div>           
                        <!-- About Footer Content End -->
                            
                        <!-- Footer Social Link Start -->
                        <div class="footer-social-links">
                            <ul>
                                <li><a href="#"><i class="fa-brands fa-dribbble"></i></a></li>
                                <li><a href="#"><i class="fa-brands fa-facebook-f"></i></a></li>
                                <li><a href="#"><i class="fa-brands fa-instagram"></i></a></li>
                            </ul>
                        </div>
                        <!-- Footer Social Link End -->
                    </div>
                    <!-- About Footer End -->
                </div>
                
                <div class="col-lg-3 col-md-6">
                    <!-- Footer Links Start -->
                    <div class="footer-links">
                        <h3>quick links</h3>
                        <ul>
                            <li><a href="index.html">home page</a></li>
                            <li><a href="about.html">about our company</a></li>
                            <li><a href="kitchen.html">Modular Kitchen</a></li>
                            <li><a href="image-gallery.html">Steel-Gates</a></li>
                        </ul>
                    </div>
                    <!-- Footer Links End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Footer Contact Box Start -->
                    <div class="footer-contact-box footer-links">
                        <h3>contact us</h3>
                        
                        <!-- Footer Contact Item Start -->
                        <div class="footer-contact-item">
                            <div class="icon-box">
                                <img src="images/icon-mail.svg" alt="">
                            </div>
                            <div class="footer-contact-content">
                                <p>info@domain.com</p>
                            </div>
                        </div>
                        <!-- Footer Contact Item End -->

                        <!-- Footer Contact Item Start -->
                        <div class="footer-contact-item">
                            <div class="icon-box">
                                <img src="images/icon-phone.svg" alt="">
                            </div>
                            <div class="footer-contact-content">
                                <p>+91-8851904287</p>
                            </div>
                        </div>
                        <!-- Footer Contact Item End -->

                        <!-- Footer Contact Item Start -->
                        <div class="footer-contact-item">
                            <div class="icon-box">
                                <img src="images/icon-location.svg" alt="">
                            </div>
                            <div class="footer-contact-content">
                                <p>Wz 105, near Obc Bank, Palam Village, Palam, New Delhi, Delhi, 110045</p>
                            </div>
                        </div>
                        <!-- Footer Contact Item End -->
                    </div>
                    <!-- Footer Contact Box End -->
                </div>

                <div class="col-lg-3 col-md-6">
                    <!-- Footer Newsletter Box Start -->
                    <div class="footer-newsletter-box footer-links">
                        <h3>get the latest trending news</h3>

                        <!-- Newsletter Form start -->
                        <div class="footer-latest-news-form">
                            <form id="latestnewsForm" action="#" method="POST">
                                <div class="form-group">
                                    <input type="email" name="email" class="form-control" id="mail" placeholder="Enter your email" required="">
                                    <button type="submit" class="latestnews-btn"><img src="images/arrow-white.svg" alt=""></button>
                                </div>
                            </form>
                        </div>
                        <!-- Newsletter Form end -->
                    </div>
                    <!-- Footer Newsletter Box End -->
                </div>
            </div>

            <!-- Footer Copyright Section Start -->
            <div class="footer-copyright">
                <div class="row align-items-center">
                    <div class="col-lg-12">
                        <!-- Footer Copyright Start -->
                        <div class="footer-copyright-text">
                            <p>Copyright © 2025 All Rights Reserved by <a href="https://bestdigisolution.com/">Best Digi Solution</a> </p>
                        </div>
                        <!-- Footer Copyright 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>
    <!-- Isotop js file -->
	<script src="js/isotope.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>
    <!-- Wow js file -->
    <script src="js/wow.min.js"></script>
    <!-- Main Custom js file -->
    <script src="js/function.js"></script>
</body>

<!-- Mirrored from html.awaikenthemes.com/hetch/index.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 15 Nov 2025 11:34:19 GMT -->
</html>

Zerion Mini 1.0