Current Directory: /home/u930863517/domains/limraevents.com/public_html/demo
Viewing File: /home/u930863517/domains/limraevents.com/public_html/demo/services.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="HTML5 Template">
<meta name="keywords" content= "">
<title>Limra Events</title>
<!-- favicon icon -->
<link rel="shortcut icon" href="images/favicon.png" />
<!-- bootstrap -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<!-- animate -->
<link rel="stylesheet" type="text/css" href="css/animate.css"/>
<!-- owl-carousel -->
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css">
<!-- fontawesome -->
<link rel="stylesheet" type="text/css" href="css/font-awesome.css"/>
<!-- themify -->
<link rel="stylesheet" type="text/css" href="css/themify-icons.css"/>
<!-- flaticon -->
<link rel="stylesheet" type="text/css" href="css/flaticon.css"/>
<!-- REVOLUTION LAYERS STYLES -->
<link rel="stylesheet" type="text/css" href="revolution/css/layers.css">
<link rel="stylesheet" type="text/css" href="revolution/css/settings.css">
<!-- prettyphoto -->
<link rel="stylesheet" type="text/css"
href="css/prettyPhoto.css">
<!-- shortcodes -->
<link rel="stylesheet" type="text/css" href="css/shortcodes.css"/>
<!-- main -->
<link rel="stylesheet" type="text/css" href="css/main.css"/>
<!-- responsive -->
<link rel="stylesheet" type="text/css" href="css/responsive.css"/>
</head>
<body>
<!--page start-->
<div class="page">
<header id="masthead" class="header ttm-header-style-classic-overlay">
<!-- ttm-header-wrap -->
<div class="ttm-header-wrap">
<!-- ttm-stickable-header-w -->
<div id="ttm-stickable-header-w" class="ttm-stickable-header-w clearfix">
<div id="site-header-menu" class="site-header-menu">
<div class="site-header-menu-inner ttm-stickable-header">
<div class="container">
<!-- site-branding -->
<div class="site-branding">
<a class="home-link" href="index.html" title="Planwey" rel="home">
<img id="logo-img" class="img-center" src="images/logo-img.png" alt="logo-img">
</a>
</div><!-- site-branding end -->
<!-- header-icins -->
<!--site-navigation -->
<div id="site-navigation" class="site-navigation">
<div class="ttm-menu-toggle">
<input type="checkbox" id="menu-toggle-form" />
<label for="menu-toggle-form" class="ttm-menu-toggle-block">
<span class="toggle-block toggle-blocks-1"></span>
<span class="toggle-block toggle-blocks-2"></span>
<span class="toggle-block toggle-blocks-3"></span>
</label>
</div>
<nav id="menu" class="menu">
<ul class="dropdown">
<li class="active"><a href="index.html">Home</a>
</li>
<li><a href="services.html">Services</a>
<ul>
<li><a href="services.html">Events </a></li>
<li><a href="services.html">Exhibition</a></li>
<li><a href="services.html">Advertising</a></li>
</ul>
</li>
<li><a href="gallery.html">Gallery</a>
</li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</nav>
</div><!-- site-navigation end-->
</div>
</div>
</div>
</div>
</div>
<!--ttm-header-wrap end -->
</header>
<!--header end-->
<!-- CSS Sevice Start -->
<style>
/* ----------------------------------------------------
GLOBAL SMOOTH FADE + SLIDE ANIMATION
----------------------------------------------------*/
.fade-up {
opacity: 0;
transform: translateY(25px);
animation: fadeUp 1.1s ease-out forwards;
}
@keyframes fadeUp {
100% {
opacity: 1;
transform: translateY(0);
}
}
.fade-in {
opacity: 0;
animation: fadeIn 1.2s ease-out forwards;
}
@keyframes fadeIn {
100% { opacity: 1; }
}
/* ----------------------------------------------------
PAGE TITLE FLOAT EFFECT + OVERLAY
----------------------------------------------------*/
.ttm-page-title-row {
position: relative;
overflow: hidden;
animation: fadeIn 1.5s ease forwards;
}
.ttm-page-title-row::after {
content: "";
position: absolute;
bottom: -10%;
left: 0;
width: 100%;
height: 60%;
background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);
animation: floatOverlay 4s ease-in-out infinite alternate;
}
@keyframes floatOverlay {
0% { transform: translateY(0px); }
100% { transform: translateY(15px); }
}
/* ----------------------------------------------------
SECTION TITLES – MODERN ANIMATION
----------------------------------------------------*/
.section-title .title {
position: relative;
display: inline-block;
opacity: 0;
animation: slideTitle 1.1s ease forwards;
}
@keyframes slideTitle {
0% { transform: translateY(25px); opacity: 0; }
100% { transform: translateY(0); opacity: 1; }
}
.section-title h4 {
opacity: 0;
animation: fadeIn 1.2s ease .3s forwards;
}
/* ----------------------------------------------------
SERVICE CARDS HOVER EFFECT
----------------------------------------------------*/
.featured-imagebox {
overflow: hidden;
border-radius: 14px;
transition: all .35s ease;
will-change: transform;
}
.featured-imagebox:hover {
transform: translateY(-10px);
box-shadow: 0 20px 35px rgba(0,0,0,0.25);
}
/* Image Zoom */
.featured-thumbnail img {
transition: .55s ease;
}
.featured-imagebox:hover .featured-thumbnail img {
transform: scale(1.12);
}
/* Title Soft Glow */
.featured-content h5 a {
transition: .3s ease;
}
.featured-imagebox:hover h5 a {
text-shadow: 0 0 10px rgba(255,255,255,0.7);
}
/* ----------------------------------------------------
TESTIMONIAL HOVER + SOFT CARD FLOAT
----------------------------------------------------*/
.testimonials {
transition: .4s ease;
}
.testimonials:hover {
transform: translateY(-8px);
}
/* Avatar Glow */
.testimonial-img img {
border-radius: 100px;
transition: .4s ease;
}
.testimonials:hover .testimonial-img img {
transform: scale(1.08);
box-shadow: 0 0 20px rgba(255,255,255,0.5);
}
/* ----------------------------------------------------
FORM INPUTS – SMOOTH FOCUS ANIMATION
----------------------------------------------------*/
form .text-input,
form .text-area {
transition: .3s ease;
}
form .text-input:focus,
form .text-area:focus {
border-color: #fff;
b
</style>
<!-- CSS Sevice end -->
<!--page-title start-->
<div class="ttm-page-title-row text-center">
<div class="title-box text-center">
<div class="container">
<div class="page-title-heading">
<h1 class="title">Our Range of Services</h1>
<p class="ttm-textcolor-white">At Limra Events, we offer end-to-end management for events, exhibitions, and promotions.
Our services are tailored to deliver impactful experiences and lasting impressions.?</p>
</div>
<div class="breadcrumb-wrapper">
<div class="container">
<span><a title="Homepage" href="index.html"><i class="fa fa-home"></i> Home</a></span>
<span class="ttm-bread-sep ttm-textcolor-white"> ⁄ </span>
<span class="ttm-textcolor-white"> Services</span>
</div>
</div>
</div>
</div>
</div>
<!--page-title end-->
<!--site-main-->
<div class="site-main">
<section class="ttm-row row-text-section ttm-bgcolor-white">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="sep-box text-center">
<h2 class="title">Comprehensive Event & Branding Solutions by Limra Events</h2>
<h6>Strategic campaigns to boost brand visibility and engagement.</h6>
<div class="sep_holder_box width-30 pt-10">
<span class="sep_holder"><span class="sep_line"></span></span>
<div class="ttm-icon ttm-icon_element-color-skincolor ttm-icon_element-size-md">
<i class="fa fa-phone"></i>
</div>
<span class="sep_holder"><span class="sep_line"></span></span>
</div>
<h3><strong>Call Us</strong>: +91 98504 37905, +91 98905 39343</h3>
</div>
</div>
</div>
</div>
</section>
<!--service-section start-->
<section class="ttm-row bg-img11 ttm-bgcolor-black service-section ttm-bg ttm-bgimage-yes clearfix">
<div class="ttm-row-wrapper-bg-layer ttm-bg-layer"></div>
<div class="container">
<div class="row text-center">
<div class="col-lg-12">
<div class=" section-title clearfix">
<h4>WHAT WE OFFER</h4>
<h2 class="title title-color text-white">Provide Best Services</h2>
<div class="title-img">
<img src="images/ds-2.png" alt="underline-img">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6 col-lg-4">
<div class="featured-imagebox static-title mb-20">
<div class="featured-thumbnail">
<img class="img-fluid" src="images/blog/blog-01.jpg" alt="">
</div>
<div class="featured-content">
<div class="featured-title">
<h5><a href="#"> Corporate Events</a></h5>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="featured-imagebox static-title mb-20">
<div class="featured-thumbnail">
<img class="img-fluid" src="images/blog/blog-02.jpg" alt="">
</div>
<div class="featured-content">
<div class="featured-title">
<h5><a href="#">Advertising</a></h5>
</div>
</div>
</div>
</div>
<div class="col-md-6 col-lg-4">
<div class="featured-imagebox static-title mb-20">
<div class="featured-thumbnail">
<img class="img-fluid" src="images/blog/blog-03.jpg" alt="">
</div>
<div class="featured-content">
<div class="featured-title">
<h5><a href="#">Exhibition</a></h5>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--service-section end-->
<section class="ttm-row row-text-section ttm-bgcolor-white">
</section>
<!--Feedback-->
<section class="testimonial-section ttm-row bg-layer mt_68 res-991-mt-0">
<div class="container">
<div class="row outer-box clearfix">
<!--left Column-->
<div class="col-md-12 col-lg-7">
<div class="ttm-col-bgcolor-yes ttm-bg ttm-left-span ttm-bgcolor-skincolor padding-3 res-991-mt-0">
<div class="ttm-col-wrapper-bg-layer ttm-bg-layer">
<div class="ttm-bg-layer-inner"></div>
</div>
<div class="layer-content">
<div class="carousel-outer pr-10">
<div class="section-title clearfix mb-30">
<h4>TESTIMONIAL</h4>
<h2 class="title ttm-textcolor-white">Clients Feedback</h2>
</div>
<!-- wrap-testimonial -->
<div class="testimonial-slide owl-carousel"
data-items="1"
data-nav="false"
data-dots="true"
data-auto="true">
<!-- testimonial item -->
<div class="testimonials">
<div class="testimonial-content mb-35">
<div class="testimonial-avatar">
<div class="testimonial-img">
<img class="img-center" src="images/feedback1.jpg" alt="testimonial">
</div>
</div>
<div class="testimonial-caption">
<h6>Linda Jone</h6>
<label>New York City</label>
</div>
<blockquote>
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.
</blockquote>
</div>
</div>
<div class="testimonials">
<div class="testimonial-content mb-35">
<div class="testimonial-avatar">
<div class="testimonial-img">
<img class="img-center" src="images/feedback2.jpg" alt="testimonial">
</div>
</div>
<div class="testimonial-caption">
<h6>Tonny Edward</h6>
<label>New York City</label>
</div>
<blockquote>
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit.
</blockquote>
</div>
</div>
<div class="testimonials">
<div class="testimonial-content mb-35">
<div class="testimonial-avatar">
<div class="testimonial-img">
<img class="img-center" src="images/feedback3.jpg" alt="testimonial">
</div>
</div>
<div class="testimonial-caption">
<h6>Teena Venanda</h6>
<label>New York City</label>
</div>
<blockquote>
Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur.
</blockquote>
</div>
</div>
</div><!-- wrap-testimonial end -->
</div>
</div>
</div>
</div><!--left Column-end-->
<!--right Column-->
<div class="col-md-12 col-lg-5">
<div class="col-bg-img-twelve ttm-col-bgcolor-yes ttm-bg ttm-right-span ttm-bgcolor-black res_991_ml_45 mt-60 ttm-col-bgimage-yes ttm-bgimage-yes ml_155 padding-9 ttm-bgcolor-yes res-991-mt-0">
<div class="ttm-col-wrapper-bg-layer ttm-bg-layer">
<div class="ttm-bg-layer-inner"></div>
</div>
<div class="layer-content">
<!-- section title -->
<div class="section-title clearfix mb-30">
<h3 class="title">Get in Touch With Our Team</h3>
<p>Let’s discuss how Limra Events can make your next event extraordinary.</p>
</div><!-- section title end -->
<form id="contactform" class="row contactform wrap-form clearfix" method="post" action="#" novalidate="novalidate">
<label class="col-md-6">
<i class="ti ti-user"></i>
<span class="ttm-form-control"><input class="text-input" name="name" type="text" value="" placeholder="Your Name:*" required="required"></span>
</label>
<label class="col-md-6">
<i class="ti ti-email"></i>
<span class="ttm-form-control"><input class="text-input" name="email" type="text" value="" placeholder="Your email-id:*" required="required"></span>
</label>
<label class="col-md-6">
<i class="ti ti-headphone"></i>
<span class="ttm-form-control"><input class="text-input" name="phone" type="text" value="" placeholder="Your Number:*" required="required"></span>
</label>
<label class="col-md-12">
<i class="ti ti-comment"></i>
<span class="ttm-form-control"><textarea class="text-area" name="message" placeholder="Your Message:*" required="required"></textarea></span>
</label>
<input name="submit" type="submit" value="Submit" class="ttm-btn ttm-btn-size-md ttm-btn-shape-round ttm-btn-style-fill ttm-btn-color-skincolor mt-20 mb-12" id="submit" title="Submit">
</form>
</div>
</div>
</div>
<!--right Column-end-->
</div>
</div>
</section>
<!--End Feedback-->
<section class="ttm-row ttm-bgcolor-grey sponser-section clearfix">
<div class="container">
<div class="row text-center">
<div class="col-lg-12">
<div class="section-title clearfix">
<h2 class="title">Our Clients</h2>
<div class="title-img">
<img src="images/ds-1.png" alt="underline-img">
</div>
</div>
</div>
</div>
<!-- row -->
<div class="row text-center">
<div class="col-md-12">
<!-- ttm-client -->
<div class="ttm-client clients-logo owl-carousel owl-theme owl-loaded" data-item="5" data-nav="false" data-dots="false" data-auto="true">
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client1.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client2.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client3.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client4.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client5.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client6.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client7.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client8.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client9.jpg" alt="image">
</div>
</div>
<div class="client">
<div class="ttm-client-logo-tooltip" >
<img src="images/client/client10.jpg" alt="image">
</div>
</div>
</div><!-- ttm-client end -->
</div>
</div><!-- row end -->
</div>
</section>
</div><!-- site-main end -->
<!--footer-->
<footer class="footer widget-footer bg-img11 ttm-bgcolor-black ttm-bg ttm-bgimage-yes clearfix">
<div class="ttm-row-wrapper-bg-layer ttm-bg-layer"></div>
<div class="first-footer ttm-textcolor-white">
<div class="container" >
<!-- <h1 style="color: #fff">hi this is first footer</h1> -->
</div>
</div>
<div class="second-footer">
<div class="container">
<div class="second-footer-inner">
<div class="row">
<div class="widget-area col-xs-12 col-sm-12 col-md-5 col-lg-5">
<div class="widget widget-out-link clearfix">
<h4 class="widget-title">Contact Us</h4>
<ul class="widget-contact">
<li><i class="fa fa-map-marker"></i>Limra Events <br> L&T Heights ,2 nd Floor Office No 206,<br> nr. Vijay Sales, opposite Old Sai Service,<br> Kondhwa, Pune, <br>Maharashtra 411048</li>
<li><i class="fa fa-envelope-o"></i><a href="#">info@limraevents.com</a></li>
<li><i class="fa fa-envelope-o"></i><a href="#">sajid@limraevents.com</a></li>
<li><i class="fa fa-phone"></i>Contact: +91 98905 39343 <br>Contact: +91 98504 37905 </li>
</ul>
</div>
</div>
<div class="widget-area col-xs-12 col-sm-6 col-md-5 col-lg-5">
<div class="widget widget-out-link clearfix ">
<h4 class="widget-title">What We Do</h4>
<ol class="widget-text">
<li>Corporate Event Management</li>
<p>Conferences, seminars, and product launches planned to perfection.</p>
<li>Exhibition Management</li>
<p>End-to-end organization of impactful expos and trade shows.</p>
<li>Advertising & Branding</li>
<p>Indoor, outdoor, retail, and vehicle branding that amplifies your reach.</p>
</ol>
</div>
</div>
<div class="widget-area col-xs-12 col-sm-6 col-md-2 col-lg-2">
<div class="widget widget_nav_menu clearfix">
<h4 class="widget-title">Sitemap </h4>
<ul class="menu-footer-services">
<li><a href="#">Home</a></li>
<li><a href="#">Our Gallery</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Services</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="bottom-footer-text">
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-12 col-xs-12 ttm-footer2-left">
<div class="company-info">
<div class="company-logo">
<img src="images/logo-img.png" alt="company-logo" height="45">
</div>
</div>
</div>
<div class="col-sm-12 col-xs-12 col-md-4 ttm-footer2-right">
<div class="ttm-social-link-wrapper">
<ul class="social-icons">
<li><a href="https://www.facebook.com/preyantechnosys19" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://twitter.com/PreyanTechnosys" target="_blank"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/preyan_technosys/" target="_blank"><i class="fa fa-instagram"></i></a></li>
<li><a href="https://www.linkedin.com/in/preyan-technosys-pvt-ltd/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<P>© 2025. All Rights Reserved by Limra Events</P>
<a class="yello-color" href="https://www.technoswift.in/" target="blank">Designed by TechnoSwift</a>
</div>
</div>
</div>
</div>
</footer>
<!--footer-END-->
</div><!-- page end -->
<!--back-to-top start-->
<a id="totop" href="#top">
<i class="fa fa-angle-up"></i>
</a>
<!--back-to-top end-->
<!-- Javascript -->
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.4.1.min.js"></script>
<script src="js/tether.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.easing.js"></script>
<script src="js/jquery-waypoints.js"></script>
<script src="js/owl.carousel.js"></script>
<script src="js/jquery.prettyPhoto.js"></script>
<script src="js/numinate.min6959.js?ver=4.9.3"></script>
<script src="js/main.js"></script>
</body>
</html>