CINXE.COM

SME Business Management Institute

<!DOCTYPE html> <html> <head> <title>SME Business Management Institute </title> <link href="css/style.css" rel="stylesheet" type="text/css" media="all" /> <!--fonts--> <!--<link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>--> <!--//fonts--> <link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" /> <!-- for-mobile-apps --> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" > <meta name="description" content="Enterprises are formed from an entrepreneurs dream to create something new, this dream is transformed in to an idea and then eventually idea is formed in to product and service and the enterprise is formed. Though every enterprise starts small, but very few manage to grow big. Entrepreneurs from Small and Medium Manufacturing & Service Sector's require education, knowledge, mentoring, training so that their skills will improve. The knowledge and information will support to carry out their day-to-day business in order to enhance growth of business and to empower them to compete in local and International markets. Entrepreneurs are always ready to accept new Challenges and interested to learn more from various segments." > <meta name="keywords" content="SME Institue of India, SME School,SME Business Management Institute of India," > <!-- <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet">--> <link href="https://fonts.googleapis.com/css?family=Roboto+Slab" rel="stylesheet"> <link rel="icon" href="images/favicon.jpg" sizes="16x16" type="image/jpg"> <script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script> <!-- //for-mobile-apps --> <!-- js --> <script type="text/javascript" src="js/jquery.min.js"></script> <!-- js --> <!-- start-smooth-scrolling --> <script type="text/javascript" src="js/move-top.js"></script> <script type="text/javascript" src="js/easing.js"></script> <script type="text/javascript"> jQuery(document).ready(function ($) { $(".scroll").click(function (event) { event.preventDefault(); $('html,body').animate({scrollTop: $(this.hash).offset().top}, 1000); }); }); </script> <script src='https://www.google.com/recaptcha/api.js'></script> <!-- Pop up Style --> <!--<script type="text/javascript" src="https://code.jquery.com/jquery-1.8.2.js"></script> <style type="text/css"> #overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; z-index: 100; display: none; } #overlay1 { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity: 0.7; opacity: 0.7; z-index: 100; display: none; } .cnt223 a{ text-decoration: none; } .popup1{ margin: 0 auto; display: none; position: fixed; z-index: 101; text-align: center; height: 600px; overflow: auto; left: 29%; top: 0%; } /*.popup1 .cnt223{ min-width: 600px; width: 600px; min-height: 150px; margin-top: 1%; background: #f3f3f3; position: relative; z-index: 103; padding: 15px 35px; border-radius: 5px; box-shadow: 0 2px 5px #000; display: inline-block; } */ .popup1 .cnt223{ min-width: 600px; width: 600px; min-height: 150px; margin-top: 1%; background: #f3f3f3; position: relative; z-index: 103; padding: 15px 35px; border-radius: 5px; box-shadow: 0 2px 5px #000; display: inline-block; } .cnt223 p{ clear: both; color: #555555; /* text-align: justify; */ font-size: 20px; font-family: sans-serif; } .cnt223 p a{ color: #d91900; font-weight: bold; } .cnt223 .x{ float: right; height: 35px; left: 22px; position: relative; top: -25px; width: 34px; } .cnt223 .x:hover{ cursor: pointer; } .form-group> input[type="text"] { padding: 10px; font-size: 18px; width:94%; } form{ margin: 25px 0 10px; } button.close{ position: absolute; font-size: 35px; } a.bx-next { display: none; } a.bx-prev { display: none; } button.btn{ font-size:18px; } @media (max-width: 767px){ div#inner1 { margin-bottom: 20px; width: 100% !important; } .popup1{ left: 5%; } .popup1 .cnt223{ min-width:300px; width:300px; } } </style> <script type='text/javascript'> $(function(){ setTimeout(function() { var overlay = $('<div id="overlay"></div>'); overlay.show(); overlay.appendTo(document.body); $('.popup1').show(); $('.close1').click(function(){ $('.popup1').hide(); overlay.appendTo(document.body).remove(); return false; }); $('.x').click(function(){ $('.popup1').hide(); overlay.appendTo(document.body).remove(); return false; }); }); }, 0); </script> --> <!-- end pop up--> <!-- start-smooth-scrolling --> <!-- <style> .btn-primary { color: #000; background-color: #259153; border-color: #259153; } </style>--> </head> <body> <!-- pop up end--> <!--<div class='popup1'> <div class='cnt223'> <div class="button" style="text-align:right;"> <button type="button" class="close1" data-dismiss="modal" aria-label="Close" > <span aria-hidden="true">&times;</span> </button> </div> <div class="abc1"> <a href="https://bit.ly/47xksOl" target="_blank"> <img src="https://smedatabank.com/Mailers/images/sme_coach.jpg" style="width: 550px;"> </a> </div> <br/> </div> </div>--> <!-- pop up end--> <!-- header start --> <html> <head> <style> /*.dropbtn { background-color: #4CAF50; color: white; padding: 16px; font-size: 16px; border: none; cursor: pointer; }*/ img { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; pointer-events: none; -webkit-user-drag: none; user-drag: none; } -webkit-tap-highlight-color: rgba(255, 255, 255, 0); .dropdown { position: relative; display: inline-block; } .dropdown-content { display: none; position: absolute; background-color: #f9f9f9; min-width: 140px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; } .dropdown-content a { color: black; padding: 4px 4px; text-decoration: none; display: block; } .dropdown-content a:hover { background-color: black } .dropdown:hover .dropdown-content { display: block; } .dropdown:hover .dropbtn { background-color: #3e8e41; } .navigation ul li .dropdown { color: white; padding: 6px 20px; font-size: 17px; text-decoration: none; display: block; } .navigation ul li a:hover{ background:#f7f7f7; color:#3bbdfb; transition: .5s all; -webkit-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all; -moz-transition: .5s all; } </style> </head> <!-- header --> <!-- <div class="header"> <div class="container"> <div class="header-left"> <ul> <li>+ 91 -22 - 6150 9800</li> <li><a href="mailto:smebinstitute@vsnl.net">smebinstitute@vsnl.net</a></li> </ul> </div> <div class="header-right"> <ul> <li><a class="scroll" href="#news">Monday - Saturday, 8.30 AM - 7.30 PM</a> <li><a href="login.php">Login</a></li> <li><a href="register.php">Register</a></li> <li><a href="about.php">About Us</a></li> </ul> </div> <div class="clearfix"></div> </div> </div>--> <!-- //header --> <!-- logo --> <div id="home" class="logo"> <div class="container"> <p style="text-align: center;"> <a href="http://www.smeinstituteofindia.com" > <img src="images/SMEBMI-logo.jpg" style="width: 300px; height: 130px;"> </a></p> <p style="margin-top: 8px;">Education | Training | Consultancy | Research<br>Strengthening & Scaling of Entrepreneurial Leadership Qualities</p> </div> </div> <!-- //logo --> <!-- navigation --> <div class="navigation" style="padding: 10px 0px;"> <div class="container"> <span class="menu">MENU</span> <ul class="nav1"> <li><a href="http://www.smeinstituteofindia.com">Home </a></li> <li class="dropdown"><a href="#">About <img src="images/25.png" alt=""/></a> <ul class="dropdown-content" style="background-color:#0d5681; "> <li style="float: left;"><a href="objectives.php">Objectives </a></li> <li style="float: left;"><a href="Role-of-institute.php">Role</a></li> <li style="float: left;"><a href="Faculty.php">Faculty</a></li> <li style="float: left;"><a href="Research.php">Research</a></li> <li style="float: left;"><a href="EDC.php" >Entrepreneur Development Council</a></li> <!--<li style="float: left;"><a href="team.php" >Team</a></li> <li style="float: left;"><a href="initiated-by.php">Initiated By </a></li> <li><a href="advisory-council" >Advisory Council</a></li>--> </ul> </li> <li class="dropdown"><a href="#">People <img src="images/25.png" alt=""/></a> <ul class="dropdown-content" style="background-color:#0d5681; min-width: 197px;"> <li style="float: left;"><a href="founder.php" >Founder</a></li> <!-- <li style="float: left;"><a href="advisory-council.php" >Advisory Board</a></li>--> <li style="float: left;"><a href="team.php" >Management Team</a></li> </ul> </li> <li class="dropdown"><a href="#">Associates <img src="images/25.png" alt=""/></a> <ul class="dropdown-content" style="background-color:#0d5681; min-width: 238px;"> <li style="float: left;"><a href="Principal-Partner.php" >Principal Partner</a></li> <li style="float: left;"><a href="Associates-Organtization.php" >Associate Organisations</a></li> </ul> </li> <!-- <li><a href="objectives.php">Associates <img src="images/25.png" alt=""/></a></li>--> <li><a href="activities.php">Activities </a></li> <li><a href="Focus-on.php">Focus on</a></li> <li><a href="http://www.smechamberofindia.com/event.php" target="_blank">Events</a></li> <!-- <li class="dropdown"><a href="#">Events <img src="images/25.png" alt=""/></a> <ul class="dropdown-content" style="background-color:#3bbdfb;"> <li style="float: left;"><a href="http://www.smechamberofindia.com/event.php" target="_blank">Forthcoming </a></li> <li style="float: left;"><a href="http://www.smechamberofindia.com/past_event.php" target="_blank">Past</a></li> </ul> </li>--> <li><a href="support-service.php">Support</a></li> <!-- <li><a href="associate.php">Associates <img src="images/25.png" alt=""/></a></li>--> <!-- <li><a href="add-your-name.php">Join <img src="images/25.png" alt=""/></a></li>--> <li><a href="contact-us.php">Contact </a></li> </ul> <!-- script for menu --> <script> $("span.menu").click(function () { $("ul.nav1").slideToggle(300, function () { // Animation complete. }); }); </script> <!-- //script for menu --> </div> </div> <!-- //navigation --> </html> <!-- header end --> <!-- banner --> <div class="banner"> <div class="container"> <div class="banner-info"> </div> </div> </div> <!-- //banner --> <!-- banner-bottom --> <div id="apparel" class="banner-bottom" > <div class="container" > <img src="images/26.png" alt="" /> <div class="bottom-header"> <h3><u style="color: #0e4f75;">About The Institute</u></h3> <p style="text-align: justify;">SME Business Management Institute has been providing knowledge, education and training to existing and prospective Entrepreneurs, Start-ups, Young & Women Entrepreneurs as well as the work force of various enterprises for the development of better business activity and sustainable growth. </p> <p style="margin-bottom: 1%; text-align: justify; margin-top: 1%;"> SME Business Management Institute founded by Mr Chandrakant Salunkhe, Founder & President - SME Chamber of India, Start-ups Council of India and India International Trade Centre (Trade & Investment Promotion Organisation – Supported and Recognised by Government of India and Government of Maharashtra) as well as Chairman & Managing Director of Macro Group of Companies, in a view of extending exclusive support and knowledge to Entrepreneurs specially from Small and Medium Businesses to strengthen their capabilities, capacities and competency to compete in Local & Global Market. </p> <p style="text-align: justify; margin-bottom: 1%;"> The Institute is registered under section 25 Company’s Act of India and functioning as the Associate Partner of SME Chamber of India. </p> <!-- <div class="readmore"><a href="about-us.php">Read more</a></div>--> </div> </div> </div> <!-- //banner-bottom --> <!---728x90---> <!-- portfolio --> <div id="portfolio" class="port-folio"> <!-- Portfolio Starts Here --> <div class="container"> <div class="portfolio-info"> <h3 style="padding-top:20px;"><u style="color: #0e4f75; ">Initiated by</u></h3> </div> </div> <div class="slider"> <!-- responsiveslides --> <script src="js/responsiveslides.min.js"></script> <script> // You can also use "$(window).load(function() {" $(function () { // Slideshow 4 $("#slider3").responsiveSlides({ auto: true, pager: false, nav: true, speed: 500, namespace: "callbacks", before: function () { $('.events').append("<li>before event fired.</li>"); }, after: function () { $('.events').append("<li>after event fired.</li>"); } }); }); </script> <!-- responsiveslides --> <div id="top" class="callbacks_container"> <ul class="rslides" id="slider3"> <li> <div id="portfoliolist"> <div class="container"> <div class="portfolio app mix_all" data-cat="app" style="display: inline-block; opacity: 1; width: 27%; margin-left: 10%;"> <div class="portfolio-wrapper"> <!-- <a href="images/8.jpg" class="b-link-stripe b-animate-go swipebox" title="">--> <a href="http://www.smechamberofindia.com" target="_blank"> <img class="img-responsive" src="images/initiated-by/SME Logo.png" /> </a> </div> </div> <div class="portfolio card mix_all" data-cat="card" style="display: inline-block; opacity: 1; width: 27%; margin-left: 23%;"> <div class="portfolio-wrapper"> <a href="http://www.iitcindia.com" target="_blank"> <img class="img-responsive" src="images/initiated-by/IITC Logo.png" /> </a> </div> </div> <div class="clearfix"></div> </div> </div> </li> </ul> </div> </div> <div class="container"> <div class="portfolio-info"> <h3><u style="color: #0e4f75;">Co - Partner</u></h3> </div> </div> <div id="top" class="callbacks_container"> <ul class="rslides" id="slider3"> <li> <div id="portfoliolist"> <div class="container"> <div class="portfolio app mix_all" data-cat="app" style="display: inline-block; opacity: 1; width: 27%; margin-left: 35%;"> <div class="portfolio-wrapper" style="padding-bottom: 20px;"> <!-- <a href="images/8.jpg" class="b-link-stripe b-animate-go swipebox" title="">--> <a href="http://startupscouncilofindia.com/" target="_blank"> <img class="img-responsive" src="images/initiated-by/startup.png" /> </a> </div> </div> <div class="clearfix"></div> </div> </div> </li> </ul> </div> <link rel="stylesheet" href="css/swipebox.css"> <script src="js/jquery.swipebox.min.js"></script> <script type="text/javascript"> jQuery(function ($) { $(".swipebox").swipebox(); }); </script> </div> <!-- get to know --> <div class="get-to-know"> <div class="container"> <div class="get-grids"> <div class="get-grid a"> </div> <div class="get-grid b"> </div> <div class="clearfix"></div> </div> </div> </div> <!-- //get to know --> <!-- contact --> <div id="contact" class="contact"> <div class="container"> <div class="contact-grids"> <!--<div class="col-md-3 contact-grid a" style="width: 33%;">--> <div class="col-md-4 contact-grid a"> <h3 style="text-decoration: underline; font-weight: bold; font-size: 20px;">Registered & Head Office:</h3> <p>Samruddhi Venture Park, Office No. 1, 3rd Floor, <br>Marol MIDC Industrial Estate, <span> Andheri (E), Mumbai – 400 093.</span></p> </div> <!--<div class="col-md-3 contact-grid" style="width: 33%;">--> <div class="col-md-4 contact-grid"> <h3 style="text-decoration: underline; font-weight: bold; font-size: 20px;">Contact Details:</h3> <p style="margin: 2px 0 0 0; color: white;"><b>Phone: </b> +91 – 22 – 6951 1111 / 2832 7219 / 20 </p> <p style="margin: 2px 0 0 0; color: white;"><b>Mobile: </b>+ 91 - 98203 37228</p> <p style="margin: 2px 0 0 0; color: white;"><b>Email: </b><a href="mailto:secretariat@smechamber.com" style="color:white;">secretariat@smechamber.com</a></p> <p style="margin: 2px 0 0 0; color: white;"><b>Email: </b><a href="mailto:smeinstituteofindia@outlook.com" style="color:white;">smeinstituteofindia@outlook.com</a></p> <p style="margin: 2px 0 0 0; color: white;"><b>Email: </b><a href="mailto:smebschool@gmail.com" style="color:white;">smebschool@gmail.com</a></p> </div> <div class="col-md-4 contact-grid"> <h3 style="text-decoration: underline; font-weight: bold; font-size: 20px;">Subscribe Newsletter: </h3> <form method="POST" action="conem.php"> <input type="text" placeholder="Name" name="name" required value=""> <input type="text" placeholder="Mobile" name="mobile" pattern="^\d{10}$" required value=""> <input type="text" placeholder="Email" name="email" pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,3}$" required value=""> <br><br> <div class="g-recaptcha" data-sitekey="6LeYx1kUAAAAALTofD1IiPGItwlICPH4S___e78M"></div> <input type="submit" value="SUBSCRIBE"> </form> </div> <div class="clearfix"></div> </div> </div> </div> <!-- //contact --> <!---728x90---> <!-- footer --> <div class="footer"> <div class="container"> <div class="footer-grids"> <!--<div class="footer-left" style="width: 55%;">--> <div class="footer-left col-sm-12 col-md-7"> <ul> <li><a href="http://www.smeinstituteofindia.com">Home</a></li> <li><a href="index.php#apparel">About</a></li> <li><a href="activities.php">Activities</a></li> <li><a href="objectives.php">objectives</a></li> <li><a href="Focus-on.php">Focus on</a></li> <li><a href="support-service.php">Support</a></li> <li><a href="http://www.smechamberofindia.com/event.php" target="_blank"> Events</a></li> <li><a href="contact-us.php">Contact</a></li> </ul> </div> <div class="footer-right col-sm-12 col-md-5"> <p>&copy; Copyright SME Business Management Institute. All Rights Reserved. Developed &amp; Maintained by <a href="http://www.smechamberofindia.com" target="_blank"> SME Chamber of India</a> </p> </div> <div class="clearfix"></div> </div> </div> </div> <!-- //footer --> <!-- here stars scrolling icon --> <script type="text/javascript"> $(document).ready(function () { /* var defaults = { containerID: 'toTop', // fading element id containerHoverID: 'toTopHover', // fading element hover id scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({easingType: 'easeOutQuart'}); }); </script> <!-- //here ends scrolling icon --> <!-- footer section end --> <!-- slider starts --> <script> var myIndex = 0; carousel(); function carousel() { var i; var x = document.getElementsByClassName("mySlides"); for (i = 0; i < x.length; i++) { x[i].style.display = "none"; } myIndex++; if (myIndex > x.length) { myIndex = 1; } x[myIndex - 1].style.display = "block"; setTimeout(carousel, 2500); } </script> <!-- // slider ends --> <!--Popup Script--> <script type="text/javascript"> window.addEventListener("load", function(){ setTimeout( function open(event){ document.querySelector(".popup1").style.display = "block"; }, 0 ) }); document.querySelector("#close1").addEventListener("click", function(){ document.querySelector(".popup1").style.display = "none"; }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10