ok
Direktori : /home/gainstransformin/public_html/ |
Current File : /home/gainstransformin/public_html/gains_ac_course_detail3.php |
<!DOCTYPE html> <html lang="en"> <?php // include("include/config.php"); ?> <head> <meta charset="utf-8"> <title>GAINS - Transforming Lives</title> <meta content="width=device-width, initial-scale=1.0" name="viewport"> <meta content="" name="keywords"> <meta content="" name="description"> <!-- Favicon --> <link href="img/favicon.ico" rel="icon"> <!-- Google Web Fonts --> <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=Open+Sans:wght@400;500;600;700&display=swap" rel="stylesheet"> <!-- Icon Font Stylesheet --> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet"> <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet"> <!-- Libraries Stylesheet --> <link href="lib/animate/animate.min.css" rel="stylesheet"> <link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet"> <link href="lib/lightbox/css/lightbox.min.css" rel="stylesheet"> <!-- Customized Bootstrap Stylesheet --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Template Stylesheet --> <link href="css/style.css" rel="stylesheet"> </head> <body> <!-- Spinner Start --> <div id="spinner" class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center"> <div class="spinner-border position-relative text-primary" style="width: 6rem; height: 6rem;" role="status"></div> <i class="fa fa-laptop-code fa-2x text-primary position-absolute top-50 start-50 translate-middle"></i> </div> <!-- Spinner End --> <!-- Navbar Start --> <?php include "include/gains_ac_foun_header.php" ?> <!-- Navbar End --> <!-- Service Start --> <div class="container-xxl py-5"> <div class="container"> <div class="text-center mx-auto mb-5 wow fadeInUp" data-wow-delay="0.1s" style="max-width: 600px;"> <h1 class="display-6 mb-4">MAHARASHTRA CENTRE FOR ENTREPRENEURSHIP </h1> <!--<h5 class="text-primary">Better Farming by Every Farmer</h5>--> </div> <div class="row g-4" style="text-align: justify;"> <div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s"> <a class="service-item d-block rounded text-center h-100 p-4" href=""> <img class="img-fluid rounded" src="imgs/gains_ac_foundation/MCED F.png"/> </a> </div> <div class="col-lg-8 col-md-6 wow fadeInUp" data-wow-delay="0.1s"> <p>Maharashtra Centre for Entrepreneurship Development (MCED) is a training institute for common people, who always dream to become an Entrepreneur , to add value to their lifestyle. MCED from the year 1988, created so many successful entrepreneurs in the society, the entrepreneurs were proved such an asset to the society that they not only developed themselves and their family but also they touched too many life’s in the society by helping other to fulfill their dream either by providing them employment or by selflessly motivating them to become entrepreneurs like them. Maharashtra Centre for Entrepreneurship Development not only provides the quality entrepreneurship training but also provides the hand-holding support to all the trainees unless and until their dreams become reality. </p> <p>Now MCED has moved very drastically with the scenario, MCED along with the offline training entered into Online Quality Training. MCED currently working on Industry 4.0 which came in 2019 and MCED is striving to set its mark on Industry 4.0.</p> </div> </div> </div> </div> <!-- Service End --> <!-- Footer Start --> <?php include "include/gains_ac_foun_footer.php"; ?> <!-- Footer End --> <!-- Back to Top --> <a href="#" class="btn btn-lg btn-primary btn-lg-square rounded-circle back-to-top"><i class="bi bi-arrow-up"></i></a> <!-- JavaScript Libraries --> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script> <script src="lib/wow/wow.min.js"></script> <script src="lib/easing/easing.min.js"></script> <script src="lib/waypoints/waypoints.min.js"></script> <script src="lib/counterup/counterup.min.js"></script> <script src="lib/owlcarousel/owl.carousel.min.js"></script> <script src="lib/lightbox/js/lightbox.min.js"></script> <!-- Template Javascript --> <script src="js/main.js"></script> </body> </html>