Current File : /home/inlingua/public_html/icentex/evaluation/html/about-us.php
<?php include('include/header.php') ;?>
    <!-- ! header page-->
    <!-- page section about-->
	 <section class="breadcrumbs">
        <div class="container">
          <div class="row">
            <div class="col-sm-6"> 
              <h1>About Us</h1>
            </div>
            <div class="col-sm-6 text-right breadcrumbs-item"><a href="<? echo make_url('home'); ?>">Home</a><i class="fa fa-angle-right"></i><a href="<? echo make_url('about-us'); ?>">About Us</a></div>
          </div>
        </div>
      </section>
    <section class="page-section">
      <div class="container">
        <div class="row">
          <div class="col-md-12 text-center col-sm-6 mb-sm-50">
            <!-- section title-->
          
            <!-- ! section title-->
          
            <p class="mb-20">We at iOwn are geared to transform change makers from an entity to a movement! iOwn is an initiative that empowers coaches to bring about the change in the individuals who carry within them, the fire to make a difference in the world. iOwn is about realising the dreams! It is a window for self-development by awakening the true leader within and breathing from that being. A leader who enables, empowers and triggers change for self and others.</p>
            <!-- list-->
            <!--<a href="#" class="cws-button">View Programs</a><a href="http://www.indianinfosystem.com/coach/?page=coach-registration" target="_blank" class="cws-button">Enroll as a Coache</a>-->
          </div>
          <!--<div class="col-md-7 col-sm-6"><img src="pic/mock-up_lean.png" data-at2x="pic/mock-up_lean@2x.png" alt></div>-->
        
        </div>
      </div>
      <!-- list-->
    </section>
    <!-- ! page section about-->
    
    
<section class="page-section">
      <div class="container clearfix">
        <!-- media-->
        <div class="row">
        <div class="col-md-3">
        <div class="pic img-float-left"><img src="pic/team/2.jpg" data-at2x="pic/team/350x350-1x2.jpg" alt>
          <div class="hover-effect alt"></div>
          <div class="links"><a href="pic/team/350x350-1@2x.jpg" class="link-icon alt flaticon-magnifying-glass84 fancy"></a><a href="#" class="link-icon alt flaticon-return13"></a></div>
        </div></div>
         <div class="col-md-9">
        <!-- ! media-->
        <div class="overflow-h">
          <!-- section titles-->
          <h2 class="title-section mt-0 mb-0"><span>Our Founder</span> Gaurav Arora </h2>
          <!-- ! section title-->
          <div class="divider gray left mt-20 mb-10"></div>
          <p class="mb-30">Gaurav Arora, is a recipient of the “Young HR Professional of the Year 2009-10” by Employer Branding Institute, and is popularly known as GRV. He is a Professional Certified Coach, and is currently the President of ICF Hyderabad Chapter- the only Charter Chapter in India and also on the Editorial Board of the ICF Hyderabad Chapter. He has served the chapter as Director- Events before taking over as the Chapter President. He is also the Director - Coaching Council, The Conference Board. He is also a host of an online talk show ‘Coaching Matters’- An exclusive show for the aspiring and credentialed coaches, now available on iTunes. He has had the privilege of interviewing Sir John Whitmore, Janet Harvey, Dr. Damian Goldvarg, Sandy Vilas, Steve Mitten, Jerry Udelson, Darelyn Mitsch, Dianne Brennan, Dr. Ethelle Lord, Dr. Judy Krings, Sue Knight, Teri-E, and many other esteemed guests. He has had the honour of interviewing eleven ICF’s Past Presidents including Mr. Sandy Vilas (First President, ICF) for one of the projects in 2013-14.</p>
          <!-- list-->
          <ul class="mb-15">
            <li>President, ICF Hyderabad Chapter (2013- Present)</li>
            <li>Director, Coaching Council, The Conference Board (2013- Present)</li>
            <li>Founder and Director, Inspire Coaching Systems (2009- Present)</li>
            <li>Director, ICF Hyderabad Chapter (2011-13)</li>
          </ul>
          <!-- ! lists-->
          <!-- social-->
          <div class="social-link"><a href="#" class="cws-social flaticon-facebook55"></a><a href="#" class="cws-social flaticon-twitter1"></a><a href="#" class="cws-social fa fa-google-plus"></a><a href="#" class="cws-social flaticon-social-network106"></a><a href="#" class="cws-social flaticon-pinterest3"></a></div>
          <!-- ! social-->
        </div></div></div>
      </div>
      <!-- list-->
    </section>
    
        
    <!-- our partners-->
    <section class="page-section bg-gray bt-gray">
      <div class="container">
        <div class="row">
          <div class="col-md-10 col-md-offset-1">
            <h2 class="title-section mb0 mt-0 text-center">Our Partners</h2>
            <div class="divider mb-20 mt-25"></div>
            <p class="text-center mb-0">Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui.</p>
          </div>
        </div>
        <div class="row mt-50">
          <!-- partner item-->
          <div class="col-md-2 col-xs-4 partner-item mb-md-10"><img src="img/logos/Clinico.png" alt class="filter-grayscale"></div>
          <!-- ! partner item-->
          <!-- partner item-->
          <div class="col-md-2 col-xs-4 partner-item mb-md-10"><img src="img/logos/HappyKids.png" alt class="filter-grayscale"></div>
          <!-- ! partner item-->
          <!-- partner item-->
          <div class="col-md-2 col-xs-4 partner-item mb-md-10"><img src="img/logos/olivia.png" alt class="filter-grayscale"></div>
          <!-- ! partner item-->
          <!-- partner item-->
          <div class="col-md-2 col-xs-4 partner-item"><img src="img/logos/PressView.png" alt class="filter-grayscale"></div>
          <!-- ! partner item-->
          <!-- partner item-->
          <div class="col-md-2 col-xs-4 partner-item"><img src="img/logos/Proway.png" alt class="filter-grayscale"></div>
          <!-- ! partner item-->
          <!-- partner item-->
          <div class="col-md-2 col-xs-4 partner-item"><img src="img/logos/Unilearn.png" alt class="filter-grayscale"></div>
          <!-- ! partner item-->
          <!-- partner item-->
        </div>
      </div>
    </section>
    <!-- ! our partners-->
    <!-- footer-->
    <!-- footer-->
        
    <!-- footer-->
   <?php
include ("include/footer.php");
?>