Files
ask-mutual-fund/pages/our-team.html
unknown 289eaf8ed4
All checks were successful
ask-mutual-fund Actions Workflow / test (push) Successful in 16s
made overall layout as figma
2025-11-05 19:34:57 +05:30

234 lines
15 KiB
HTML

<section class="team-section ">
<div class="container">
<h2 class="mb-4">Meet the ASK Team</h2>
<!-- Tabs -->
<ul class="nav-t nav-tabs-t" id="teamTabs" role="tablist">
<li class="nav-item-t" role="presentation">
<button class="nav-link-t active" id="leadership-tab" data-bs-toggle="tab" data-bs-target="#leadership"
type="button" role="tab">Leadership Team</button>
</li>
<li class="nav-item-t" role="presentation">
<button class="nav-link-t" id="fund-tab" data-bs-toggle="tab" data-bs-target="#fund" type="button"
role="tab">Fund Managers</button>
</li>
<li class="nav-item-t" role="presentation">
<button class="nav-link-t" id="compliance-tab" data-bs-toggle="tab" data-bs-target="#compliance" type="button"
role="tab">Compliance</button>
</li>
<li class="nav-item-t" role="presentation">
<button class="nav-link-t" id="ops-tab" data-bs-toggle="tab" data-bs-target="#ops" type="button"
role="tab">Operation Heads</button>
</li>
</ul>
<!-- Tab Content -->
<div class="tab-content" id="teamTabsContent">
<!-- Leadership Tab -->
<div class="tab-pane fade show active" id="leadership" role="tabpanel">
<div class="row g-4 ">
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Sameer Koticha', 'Co-founder, CEO, ASK Asset & Wealth Management Group', './assests/images/team1.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team1.svg" alt="Bharat Shah" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Bharat Shah <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Investment Officer & Chief Executive Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Sunil Rohokale', 'Chief Business Officer', './assests/images/team2.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team2.svg" alt="Sunil Rohokale" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Sunil Rohokale <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Business Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Bhavana Shah', 'Chief Business Officer', './assests/images/team3.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team3.svg" alt="Bhavana Shah" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Bhavana Shah <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Business Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Sameer Koticha', 'Co-founder, CEO, ASK Asset & Wealth Management Group', './assests/images/team1.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team1.svg" alt="Bharat Shah" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Bharat Shah <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Investment Officer & Chief Executive Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Sunil Rohokale', 'Chief Business Officer', './assests/images/team2.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team2.svg" alt="Sunil Rohokale" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Sunil Rohokale <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Business Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Bhavana Shah', 'Chief Business Officer', './assests/images/team3.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team3.svg" alt="Bhavana Shah" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Bhavana Shah <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Business Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Sameer Koticha', 'Co-founder, CEO, ASK Asset & Wealth Management Group', './assests/images/team1.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team1.svg" alt="Bharat Shah" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Bharat Shah <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Investment Officer & Chief Executive Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Sunil Rohokale', 'Chief Business Officer', './assests/images/team2.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team2.svg" alt="Sunil Rohokale" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Sunil Rohokale <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Business Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
<div class="card team-card"
onclick="openDrawer('Bhavana Shah', 'Chief Business Officer', './assests/images/team3.svg',
'Mr. Himanshoo Bohara, is the group Chief Financial Officer and was appointed on February 1, 2011. He holds a bachelor\'s degree in science from the Mohanlal Sukhadia University, Udaipur. He is also a member of the Institute of Chartered Accountants of India and is a member of the Institute of Company Secretaries of India.<br><br>He has 19 years of experience. Before joining ASK, he was holding position of group chief financial officer at Centrum Capital Limited. He has also worked with DSP Merrill Lynch Limited, The Hong Kong and Shanghai Banking Corporation Limited and Accenture India Private Limited.')">
<img src="./assests/images/team3.svg" alt="Bhavana Shah" class="team-img">
<div class="team-info">
<div class="text-height">
<h5>Bhavana Shah <img class="arrow" src="./assests/images/rightArrow.svg" alt="Arrow"></h5>
<p>Chief Business Officer</p>
</div>
<div class="arrow-m-right">
<img class="arrow-m" src="./assests/images/rightArrow.svg" alt="Arrow">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Fund Managers -->
<div class="tab-pane fade" id="fund" role="tabpanel">
<p class="mt-5 text-muted">Fund Managers details coming soon...</p>
</div>
<!-- Compliance -->
<div class="tab-pane fade" id="compliance" role="tabpanel">
<p class="mt-5 text-muted">Compliance team details coming soon...</p>
</div>
<!-- Operation Heads -->
<div class="tab-pane fade" id="ops" role="tabpanel">
<p class="mt-5 text-muted">Operation heads details coming soon...</p>
</div>
</div>
</div>
</section>
<!-- Drawer (Offcanvas) -->
<div class="offcanvas offcanvas-end" tabindex="-1" id="teamDrawer">
<div class="offcanvas-header">
<!-- <button type="button" class="btn-close-d" data-bs-dismiss="offcanvas"></button> -->
<button type="button" class="btn-close desktop-hide" data-bs-dismiss="offcanvas"></button>
</div>
<div class="offcanvas-body ">
<div class="drawer-header">
<img class="drawer-img" id="drawerImg" src="" alt="">
<button type="button" class="btn-close btn-close-d" data-bs-dismiss="offcanvas"></button>
</div>
<h5 style="padding-top: 5px; padding-left: 10px;" id="drawerName"></h5>
<p style="width: 250px; border-bottom: 1px solid #033A49; padding-bottom: 15px; margin-left: 10px;" class="role"
id="drawerRole"></p>
<p class="desc" id="drawerDesc" style="padding-left: 10px;"></p>
</div>
</div>