Server IP : 103.53.40.154 / Your IP : 13.58.34.132 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/leetcoaching.co.in/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html class="no-js" lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include("top-link.php") ?> <title><?php echo $dataabout["site_pages_meta_title"];?></title> <meta name="description" content="<?php echo $dataabout["site_pages_meta_description"];?>"> <style> .feat{ padding-top:40px; } .section-head h1, h2, h3, h4, h5, h6 {} a, a:hover, a:focus, a:active { text-decoration: none; outline: none; } a, a:active, a:focus { color: #333; text-decoration: none; transition-timing-function: ease-in-out; -ms-transition-timing-function: ease-in-out; -moz-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; transition-duration: .2s; -ms-transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; -o-transition-duration: .2s; } ul { margin: 0; padding: 0; list-style: none; } img { max-width: 100%; height: auto; } span, a, a:hover { display: inline-block; text-decoration: none; color: inherit; } .section-head { margin-bottom: 60px; } .section-head h4 { position: relative; padding:0; color:#f91942; line-height: 1; letter-spacing:0.3px; font-size: 34px; font-weight: 700; text-align:center; text-transform:none; margin-bottom:30px; } .section-head h4:before { content: ''; width: 60px; height: 3px; background: #f91942; position: absolute; left: 0px; bottom: -10px; right:0; margin:0 auto; } .section-head h4 span { font-weight: 700; padding-bottom: 5px; color:#2f2f2f } p.service_text{ color:#cccccc !important; font-size:16px; line-height:28px; text-align:center; } .section-head p, p.awesome_line{ color:#818181; font-size:16px; line-height:28px; text-align:center; } .extra-text { font-size:34px; font-weight: 700; color:#2f2f2f; margin-bottom: 25px; position:relative; text-transform: none; } .extra-text::before { content: ''; width: 60px; height: 3px; background: #f91942; position: absolute; left: 0px; bottom: -10px; right: 0; margin: 0 auto; } .extra-text span { font-weight: 700; color:#f91942; } .item { background: #fff; text-align: center; padding: 30px 25px; -webkit-box-shadow:0 0px 25px rgba(0, 0, 0, 0.07); box-shadow:0 0px 25px rgba(0, 0, 0, 0.07); border-radius: 20px; border:5px solid rgba(0, 0, 0, 0.07); margin-bottom: 30px; -webkit-transition: all .5s ease 0; transition: all .5s ease 0; transition: all 0.5s ease 0s; } .item:hover{ background:#B90708; box-shadow:0 8px 20px 0px rgba(0, 0, 0, 0.2); -webkit-transition: all .5s ease 0; transition: all .5s ease 0; transition: all 0.5s ease 0s; } .item:hover .item, .item:hover span.icon{ background:#fff; border-radius:10px; -webkit-transition: all .5s ease 0; transition: all .5s ease 0; transition: all 0.5s ease 0s; } .item:hover h6, .item:hover p{ color:#fff; -webkit-transition: all .5s ease 0; transition: all .5s ease 0; transition: all 0.5s ease 0s; } .item .icon { font-size: 40px; margin-bottom:25px; color: #f91942; width: 90px; height: 90px; line-height: 96px; border-radius: 50px; } .item .feature_box_col_one{ background:rgba(247, 198, 5, 0.20); color:#b90708 } .item .feature_box_col_two{ background:rgba(255, 77, 28, 0.15); color:#b90708 } .item .feature_box_col_three{ background:rgba(0, 147, 38, 0.15); color:#b90708 } .item .feature_box_col_four{ background:rgba(0, 108, 255, 0.15); color:#b90708 } .item .feature_box_col_five{ background:rgba(146, 39, 255, 0.15); color:#b90708 } .item .feature_box_col_six{ background:rgba(23, 39, 246, 0.15); color:#b90708 } .item p{ font-size:15px; line-height:26px; } .item h6 { margin-bottom:20px; color:#2f2f2f; } .mission p { margin-bottom: 10px; font-size: 15px; line-height: 28px; font-weight: 500; } .mission i { display: inline-block; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #f91942; border-radius: 50%; color: #fff; font-size: 25px; } .mission .small-text { margin-left: 10px; font-size: 13px; color: #666; } .skills { padding-top:0px; } .skills .prog-item { margin-bottom: 25px; } .skills .prog-item:last-child { margin-bottom: 0; } .skills .prog-item p { font-weight: 500; font-size: 15px; margin-bottom: 10px; } .skills .prog-item .skills-progress { width: 100%; height: 10px; background: #e0e0e0; border-radius:20px; position: relative; } .skills .prog-item .skills-progress span { position: absolute; left: 0; top: 0; height: 100%; background: #f91942; width: 10%; border-radius: 10px; -webkit-transition: all 1s; transition: all 1s; } .skills .prog-item .skills-progress span:after { content: attr(data-value); position: absolute; top: -5px; right: 0; font-size: 10px; font-weight:600; color: #fff; background:rgba(0, 0, 0, 0.9); padding: 3px 7px; border-radius: 30px; } </style> </head> <body> <?php include("header.php"); ?> <main> <div class="it-breadcrumb-area it-breadcrumb-bg" data-background="<?php echo $wspath;?>assets/img/breadcrumb/breadcrumb.jpg"> <div class="container"> <div class="row "> <div class="col-md-12"> <div class="it-breadcrumb-content z-index-3 text-center"> <div class="it-breadcrumb-title-box"> <h1 class="it-breadcrumb-title">About Us</h1> </div> <div class="it-breadcrumb-list-wrap"> <div class="it-breadcrumb-list"> <span><a href="<?php echo $wspath;?>">home</a></span> <span class="dvdr">//</span> <span>About Us</span> </div> </div> </div> </div> </div> </div> </div> <div class="it-about-area p-relative pt-60 pb-80"> <div class="it-about-shape-4 d-none d-md-block"> <img src="<?php echo $wspath;?>assets/img/about/shape-1-4.png" alt="About"> </div> <div class="container"> <div class="row align-items-center"> <div class="col-xl-6 col-lg-6"> <div class="it-about-thumb-box p-relative"> <!--<div class="it-about-thumb-1 d-none d-xl-block">--> <!-- <img src="assets/img/about/thumb-1.jpg" alt>--> <!--</div>--> <div class="it-about-thumb-2 d-none d-xl-block"> <img src="<?php echo $wspath;?>assets/img/about/thumb-2.jpg" alt="about us"> </div> <div class="it-about-main-thumb text-xl-end text-center"> <img src="<?php echo $wspath;?>assets/img/about/thumb-2.jpg" alt="about us"> </div> <div class="it-about-shape-1 d-none d-md-block"> <img src="<?php echo $wspath;?>assets/img/about/shape-1-1.png" alt="about us"> </div> <div class="it-about-shape-2 d-none d-md-block"> <img src="<?php echo $wspath;?>assets/img/about/shape-1-2.png" alt="about us"> </div> <div class="it-about-shape-3 d-none d-md-block"> <img src="<?php echo $wspath;?>assets/img/about/shape-1-3.png" alt="about us"> </div> </div> </div> <div class="col-xl-6 col-lg-6"> <div class="it-about-right-box"> <div class="it-about-title-box mb-20"> <!--<span class="it-section-subtitle">Our about us</span>--> <h4 class="it-section-title">About Mission Engineering</h4> </div> <div class="it-about-text pb-10"> <?php echo $dataabout["site_pages_description"];?> </div> </div> </div> </div> </div> <div class="it-teacher-details-area pt-40 pb-10"> <div class="container"> <div class="it-teacher-details-wrap"> <div class="row"> <div class="col-xl-3 col-lg-3"> <div class="it-teacher-details-left"> <div class="it-teacher-details-left-thumb"> <img src="<?php echo $wspath;?>assets/charimain-sir1.jpg" alt="Chairman"> </div> </div> </div> <div class="col-xl-9 col-lg-9"> <div class="it-teacher-details-right"> <div class="it-teacher-details-right-title-box"> <h4>Chairman</h4> <span>“YOU DON’T HAVE TO BE GREAT TO START, BUT YOU HAVE TO START TO BE GREAT.”</span> <p>I personally believe that teenager students are the backbone of the tomorrow’s India. For that we try to provide best educational environment to students. Our all faculties are well qualified and have good experience in their field. They pay special attention to every students because of that students gives their best output in the examination. They put in their best effort to help students to grow their intellectual, artistic and personal interest. varius duis at consectetur lorem donec massa.</p> <p>I welcome all students and their parents to be a part of Mission Engineering family to make success our Mission. I request them to give their ideas, guidance and support to our family.</p> </div> </div> </div> </div> </div> </div> </div> <div class="it-teacher-details-area pt-10 pb-10"> <div class="container"> <div class="it-teacher-details-wrap"> <div class="row"> <div class="col-xl-3 col-lg-3"> <div class="it-teacher-details-left"> <div class="it-teacher-details-left-thumb"> <img src="<?php echo $wspath;?>assets/vice-chariman-mam1.jpg" alt="Rita Shrivastav"> </div> </div> </div> <div class="col-xl-9 col-lg-9"> <div class="it-teacher-details-right"> <div class="it-teacher-details-right-title-box"> <h4>Rita Shrivastav</h4> <span>Vice – Chairman</span> <p>Dear Parents, Mission Engineering is an institute, which nourish all the students not only theoretically, but practically as well. We are committed to provide best education quality to the future leaders of the world. Education for our students is not just read the book, but they learn , how to use the education in the life. It is only possible due to consummate hardworking, organizing, co-ordination and hardworking. Endeavor for distinction is an expertise which can be enlightened and a mindset which can be strengthen.</p> <p>Today, Mission Engineering is a now synonymous with success because we have achieved every success in the technical field of India.</p> <p>We are thankful to the parents for their valuable assistant in all our achievements. The harmonious and persevere support of our family and student has led us in the country in the technical field.</p> </div> </div> </div> </div> </div> </div> </div> <div class="it-teacher-details-area pt-10 pb-10"> <div class="container"> <div class="it-teacher-details-wrap"> <div class="row"> <div class="col-xl-3 col-lg-3"> <div class="it-teacher-details-left"> <div class="it-teacher-details-left-thumb"> <img src="<?php echo $wspath;?>assets/team2.png" alt="Ranjan Shrivastav"> </div> </div> </div> <div class="col-xl-9 col-lg-9"> <div class="it-teacher-details-right"> <div class="it-teacher-details-right-title-box"> <h4>Ranjan Shrivastav</h4> <span>Director</span> <p>Mission Engineering, provides right set of circumstances to all students to accomplish distinction in academics. We provide such envuiromet to student which boost their learning. It is out strong belief that students can learn easily if the surrounding is energized and determined.</p> <p>“Distinction is everything, is what we endeavor for”. We motivate our students to get their aim and dispense them guidance and support. Our students are exhorted to drive themselves to achieve their goal.</p> </div> </div> </div> </div> </div> </div> </div> <div class="it-teacher-details-area pt-10 pb-10"> <div class="container"> <div class="it-teacher-details-wrap"> <div class="row"> <div class="col-xl-3 col-lg-3"> <div class="it-teacher-details-left"> <div class="it-teacher-details-left-thumb"> <img src="<?php echo $wspath;?>assets/team.png" alt="Abhishek Shrivastav"> </div> </div> </div> <div class="col-xl-9 col-lg-9"> <div class="it-teacher-details-right"> <div class="it-teacher-details-right-title-box"> <h4>Abhishek Shrivastav</h4> <span>Director</span> <p>Technical educated person has the ability to change the world as he/she is brimming with confidence and assured of making the right moves. Establishing and developing technical educational institutions is a passion of mine. I strongly believe technical education must invest in nurturing youngsters and give them an environment to learn and grow, that’s is why I set up high profile classroom program. Mission Engineering, Delhi is the manifestation of our desire. Here you will find facilities and infrastructure a student can use to expand their learning. We are working on it with high confidence and expectation. At the same time, we are always there to help students develop intellectual, artistic and personal interests contributing to their holistic growth. I welcome parents and students to be a part of the Mission Engineering family to share common ideas and aspirations as we build a challenging and enriching educational experience for our students.</p> </div> </div> </div> </div> </div> </div> </div> </div> <div class="feat bg-gray "> <div class="container"> <div class="row"> <div class="section-head col-sm-12"> <h4><span>Why Choose</span> Us?</h4> <p> Mission Engineering, for coaching in Polytechnic, B.Tech, Gov. Job, and Campus Placements:</p> </div> <div class="col-lg-4 col-sm-6"> <div class="item"> <span class="icon feature_box_col_one"><i class="fa fa-globe"></i></span> <h6>Expert Guidance</h6> <p> Industry-experienced mentors ensure top-notch coaching for Polytechnic, B.Tech, Gov. Job, and Campus Placements.</p> </div> </div> <div class="col-lg-4 col-sm-6"> <div class="item" style="height: 342px;"> <span class="icon feature_box_col_two"><i class="fa fa-anchor"></i></span> <h6>Customized Approach</h6> <p> Tailored coaching methods cater to individual needs, maximizing your potential and performance.</p> </div> </div> <div class="col-lg-4 col-sm-6"> <div class="item"> <span class="icon feature_box_col_three"><i class="fa fa-hourglass-half"></i></span> <h6>24 x 7 User Support</h6> <p> Our commitment doesn't end with the course – ongoing support and resources ensure your success even after completion.</p> </div> </div> <div class="col-lg-4 col-sm-6"> <div class="item"> <span class="icon feature_box_col_four"><i class="fa fa-database"></i></span> <h6>Strategic Career Planning</h6> <p> We go beyond academics, providing guidance on career paths, job opportunities, and long-term growth prospects.</p> </div> </div> <div class="col-lg-4 col-sm-6"> <div class="item"> <span class="icon feature_box_col_five"><i class="fa fa-upload"></i></span> <h6>Industry Connections</h6> <p> Benefit from our strong network of industry connections, facilitating internships, projects, and job placements.</p> </div> </div> <div class="col-lg-4 col-sm-6"> <div class="item"> <span class="icon feature_box_col_six"><i class="fa fa-camera"></i></span> <h6>Mock Tests and Assessment</h6> <p>Rigorous practice through mock interviews and tests prepares you for real-world challenges and boosts your confidence.</p> </div> </div> </div> </div> </div> </main> <?php include("footer.php"); ?> </body> </html>