made overall layout as figma
All checks were successful
ask-mutual-fund Actions Workflow / test (push) Successful in 16s
All checks were successful
ask-mutual-fund Actions Workflow / test (push) Successful in 16s
This commit is contained in:
@@ -4,18 +4,30 @@
|
||||
<!-- Left Section -->
|
||||
<div class="col-lg-4 col-md-6">
|
||||
<div class="footer-logo mb-3 d-flex align-items-center">
|
||||
<a href="#"><img src="./assests/images/footer-logo.svg" alt="ASK Logo" height="40" class="me-2"></a>
|
||||
|
||||
<a href="#"
|
||||
><img
|
||||
src="./assests/images/footer-logo.svg"
|
||||
alt="ASK Logo"
|
||||
height="40"
|
||||
class="me-2"
|
||||
/></a>
|
||||
</div>
|
||||
<p class="footer-desc mb-5">
|
||||
We offer tailored investment solutions focused on your goals and objectives.
|
||||
Our mutual funds help enhance seamless wealth transfer between generations for families.
|
||||
We offer tailored investment solutions focused on your goals and
|
||||
objectives. Our mutual funds help enhance seamless wealth transfer
|
||||
between generations for families.
|
||||
</p>
|
||||
<div class="social-links mb-4">
|
||||
<a href="#" class="me-3"><img src="./assests/images/youtube.svg" alt=""></a>
|
||||
<a href="#" class="me-3"><img src="./assests/images/twitter.svg" alt=""></a>
|
||||
<a href="#" class="me-3"><img src="./assests/images/facebook.svg" alt=""></a>
|
||||
<a href="#"><img src="./assests/images/lin.svg" alt=""></a>
|
||||
<a href="#" class="me-3"
|
||||
><img src="./assests/images/youtube.svg" alt=""
|
||||
/></a>
|
||||
<a href="#" class="me-3"
|
||||
><img src="./assests/images/twitter.svg" alt=""
|
||||
/></a>
|
||||
<a href="#" class="me-3"
|
||||
><img src="./assests/images/facebook.svg" alt=""
|
||||
/></a>
|
||||
<a href="#"><img src="./assests/images/lin.svg" alt="" /></a>
|
||||
</div>
|
||||
<!-- <div class="d-flex gap-2">
|
||||
<a href="#"><img src="https://upload.wikimedia.org/wikipedia/commons/7/78/Google_Play_Store_badge_EN.svg" height="40" alt="Google Play"></a>
|
||||
@@ -58,17 +70,25 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<hr class="footer-line mt-5 mb-4">
|
||||
<hr class="footer-line mt-5 mb-4" />
|
||||
|
||||
<!-- Bottom Bar -->
|
||||
<div class="d-flex flex-wrap justify-content-between align-items-center text-white-50 small">
|
||||
<div
|
||||
class="d-flex flex-wrap justify-content-between align-items-center text-white-50 small"
|
||||
>
|
||||
<div class="footer-bottom-links">
|
||||
<a href="#" class="size-footer">Disclosures</a>
|
||||
<a href="#" class="size-footer">Privacy Policy</a>
|
||||
<a href="#" class="size-footer">Disclaimer</a>
|
||||
</div>
|
||||
<div class="text-adjust">
|
||||
© 2025 ASK Investment Managers. All rights reserved.
|
||||
<p class="d-lg-none mb-2 ">© 2025 ASK Investment Managers.</p>
|
||||
<p class="d-lg-none">All rights reserved.</p>
|
||||
|
||||
<!-- Large screen (single line) -->
|
||||
<h2 class="d-none d-lg-block">
|
||||
© 2025 ASK Investment Managers. All rights reserved.
|
||||
</h2>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<!-- Center Links -->
|
||||
<ul class="navbar-nav gap-menu mx-auto text-center">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="#/our-fund">Our Fund</a>
|
||||
<a class="nav-link" href="#/our-fund">Our Funds</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="#/our-team">Our Team</a>
|
||||
@@ -35,6 +35,12 @@
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="#/contact">Contact Us</a>
|
||||
</li>
|
||||
<li class="nav-item d-lg-none">
|
||||
<a class="nav-link" href="#/contact">Carrer</a>
|
||||
</li>
|
||||
<li class="nav-item d-lg-none">
|
||||
<a class="nav-link" href="#/contact">Login</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<!-- Right Buttons -->
|
||||
@@ -44,7 +50,15 @@
|
||||
</li>
|
||||
<li class="nav-item d-flex align-items-center login-btn">
|
||||
<span class="">Login</span>
|
||||
<i class="bi bi-chevron-down" style="font-size: 13px; color: #B18C4A; margin-left: 8px; display: none;"></i>
|
||||
<i
|
||||
class="bi bi-chevron-down"
|
||||
style="
|
||||
font-size: 13px;
|
||||
color: #b18c4a;
|
||||
margin-left: 8px;
|
||||
display: none;
|
||||
"
|
||||
></i>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
height: 350px;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
/* .contact-banner .container{
|
||||
@@ -83,7 +83,6 @@ p.contact-text-banner {
|
||||
.contact-cards {
|
||||
display: flex;
|
||||
|
||||
|
||||
margin-bottom: 65px;
|
||||
|
||||
}
|
||||
@@ -94,7 +93,7 @@ p.contact-text-banner {
|
||||
box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.05);
|
||||
padding: 25px 35px;
|
||||
flex: 1 1 30%;
|
||||
border-bottom: 3px solid #b89c58;
|
||||
border-bottom: 5px solid #b89c58;
|
||||
/* gold underline */
|
||||
transition: all 0.3s ease;
|
||||
width: 368px;
|
||||
|
||||
@@ -28,19 +28,16 @@ a.nav-link:hover {
|
||||
}
|
||||
|
||||
.navbar-expand-lg .gap-menu {
|
||||
flex-direction: row;
|
||||
gap: 20px;
|
||||
margin-left: 40px;
|
||||
gap: 36px;
|
||||
width: 60%;
|
||||
}
|
||||
|
||||
/* Navbar links */
|
||||
.nav-link {
|
||||
font-family: var(--font-primary);
|
||||
font-weight: 400;
|
||||
font-style: Regular;
|
||||
font-size: 16px;
|
||||
line-height: 120%;
|
||||
letter-spacing: 0%;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
}
|
||||
@@ -192,11 +189,9 @@ a.color-a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
font-family: var(--font-tertiary);
|
||||
font-weight: 500;
|
||||
font-style: Medium;
|
||||
font-size: 13px;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
line-height: 100%;
|
||||
letter-spacing: 0%;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -301,7 +296,7 @@ a.color-a {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
display: block;
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 12px;
|
||||
font-family: var(--font-primary);
|
||||
font-weight: 500;
|
||||
font-size: 10px;
|
||||
@@ -335,13 +330,13 @@ a.color-a {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.text-adjust {
|
||||
.text-adjust p {
|
||||
font-family: var(--font-primary);
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
line-height: 100%;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
|
||||
}
|
||||
|
||||
.footer-bottom-links a {
|
||||
@@ -537,7 +532,7 @@ a.color-a {
|
||||
line-height: 60px;
|
||||
}
|
||||
|
||||
.mobile-stat-text{
|
||||
.mobile-stat-text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -562,7 +557,6 @@ a.color-a {
|
||||
}
|
||||
|
||||
.stat-box p {
|
||||
letter-spacing: 0.8px;
|
||||
color: #3e3f3f;
|
||||
margin: 0;
|
||||
font-family: var(--font-primary);
|
||||
@@ -617,9 +611,9 @@ a.color-a {
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
height: 500px;
|
||||
height: 600px;
|
||||
border-radius: 10px;
|
||||
padding: 0 50px;
|
||||
padding: 0px 50px;
|
||||
}
|
||||
|
||||
.where-text {
|
||||
@@ -629,6 +623,11 @@ a.color-a {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.where-text .tittle-top:first-child{
|
||||
padding-top: 60px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
span.banner-tittle1 {
|
||||
font-family: var(--font-secondary);
|
||||
font-weight: 400;
|
||||
@@ -666,6 +665,12 @@ span.banner-desc2 {
|
||||
.ask-advantage-blog2 {
|
||||
padding: 0px 0px 80px 0px;
|
||||
}
|
||||
|
||||
.ask-advantage-blog2 h2{
|
||||
font-size: 40px;
|
||||
color:#033A49 ;
|
||||
font-weight: 600;
|
||||
}
|
||||
.img-fluid {
|
||||
width: 100% !important;
|
||||
height: auto;
|
||||
@@ -687,8 +692,13 @@ span.banner-desc2 {
|
||||
line-height: 100%;
|
||||
letter-spacing: 0px;
|
||||
color: #929197;
|
||||
margin-top: 15px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.blog-card{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
min-height: 435px;
|
||||
}
|
||||
|
||||
.desc-blog {
|
||||
@@ -697,7 +707,7 @@ span.banner-desc2 {
|
||||
font-size: 16px;
|
||||
line-height: 135%;
|
||||
color: #929197;
|
||||
margin-bottom: 25px;
|
||||
/* margin-bottom: 25px; */
|
||||
}
|
||||
|
||||
.read-more {
|
||||
@@ -742,7 +752,7 @@ span.banner-desc2 {
|
||||
line-height: 100%;
|
||||
color: #3e3f3f;
|
||||
margin-bottom: 40px;
|
||||
margin-top: 15px;
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
.accordion-button {
|
||||
@@ -777,6 +787,7 @@ span.textaccor {
|
||||
.accordion-body {
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
.descktop .col-6:hover,
|
||||
@@ -830,6 +841,7 @@ span.textaccor {
|
||||
/* */
|
||||
font-family: var(--font-primary);
|
||||
margin-bottom: 40px;
|
||||
margin-top: 40px;
|
||||
flex-wrap: wrap;
|
||||
padding-left: 0;
|
||||
list-style: none;
|
||||
@@ -892,6 +904,7 @@ span.textaccor {
|
||||
box-shadow: 0 4px 6px -2px rgba(0, 0, 0, 0.2);
|
||||
overflow: hidden;
|
||||
transition: all 0.3s ease;
|
||||
height: 480px;
|
||||
}
|
||||
|
||||
.team-info {
|
||||
@@ -920,7 +933,7 @@ span.textaccor {
|
||||
font-weight: 400;
|
||||
font-style: Regular;
|
||||
font-size: 16px;
|
||||
line-height: 100%;
|
||||
line-height: 1.5;
|
||||
letter-spacing: 0%;
|
||||
}
|
||||
|
||||
@@ -987,6 +1000,7 @@ span.textaccor {
|
||||
color: #444;
|
||||
text-align: left;
|
||||
font-family: var(--font-primary);
|
||||
margin-top: 35px;
|
||||
}
|
||||
|
||||
.btn-close-d {
|
||||
@@ -1685,9 +1699,11 @@ span.textaccor {
|
||||
@media (max-width: 768px) {
|
||||
.navbar-expand-lg .gap-menu {
|
||||
flex-direction: column;
|
||||
justify-content: start;
|
||||
gap: 12px;
|
||||
padding: 25px 25px 12px 25px;
|
||||
margin-left: 0px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/* Logo styling */
|
||||
@@ -1724,9 +1740,9 @@ span.textaccor {
|
||||
|
||||
.leftslider-line {
|
||||
/* border-left: 2px solid #b18c4a; */
|
||||
padding-left: 20px;
|
||||
padding: 0 0 0 20px;
|
||||
|
||||
margin-bottom: 20px;
|
||||
margin: 0 0 20px 0;
|
||||
background-image: url("../assests/images/mobile-banner.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
@@ -1734,9 +1750,10 @@ span.textaccor {
|
||||
height: 100%;
|
||||
align-items: flex-start;
|
||||
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
span.banner-tittle {
|
||||
font-family: var(--font-secondary);
|
||||
font-weight: 400;
|
||||
@@ -1773,11 +1790,11 @@ span.textaccor {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
|
||||
.desktop-stat-text{
|
||||
.desktop-stat-text {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mobile-stat-text{
|
||||
.mobile-stat-text {
|
||||
display: block;
|
||||
}
|
||||
|
||||
@@ -1892,7 +1909,11 @@ span.textaccor {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.read-more{
|
||||
.blog-card{
|
||||
min-height: 0px;
|
||||
}
|
||||
|
||||
.read-more {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
@@ -1943,7 +1964,8 @@ span.textaccor {
|
||||
|
||||
.nav-link-t {
|
||||
font-size: 14px;
|
||||
padding: 8px 12px;
|
||||
padding: 6px 12px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.nav-t {
|
||||
@@ -2011,7 +2033,7 @@ span.textaccor {
|
||||
}
|
||||
|
||||
.team-card {
|
||||
height: 235px;
|
||||
height: 280px;
|
||||
}
|
||||
|
||||
.offcanvas-header {
|
||||
@@ -2539,6 +2561,7 @@ span.textaccor {
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
padding: 25px 25px 12px 25px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.nav-link:hover {
|
||||
@@ -2576,6 +2599,7 @@ span.textaccor {
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
padding: 0 25px 25px 25px;
|
||||
margin-top: -35px;
|
||||
}
|
||||
|
||||
a.color-b {
|
||||
@@ -2590,6 +2614,7 @@ span.textaccor {
|
||||
|
||||
.topbar-mobile {
|
||||
display: block;
|
||||
|
||||
}
|
||||
|
||||
.footer-section {
|
||||
|
||||
@@ -207,6 +207,6 @@
|
||||
|
||||
@media (max-width: 991px) {
|
||||
section.ask-advantage-scroll.container {
|
||||
padding: 60px 25px 0 25px !important;
|
||||
padding: 40px 25px 0 25px !important;
|
||||
}
|
||||
}
|
||||
@@ -66,8 +66,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-4">
|
||||
<span class="about-as-of-date">As of July 2025</span>
|
||||
<div class="mt-4 date-container">
|
||||
<span class="as-of-date">As of July 2025</span>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<section class="ask-advantage-blog container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="blog-card d-flex align-items-center">
|
||||
<div class="blog-page-card d-flex align-items-center">
|
||||
<!-- Left Image -->
|
||||
<div class="blog-image">
|
||||
<img src="./assests/images/row-blog.svg" alt="Understanding SIPs" class="img-fluid rounded-3">
|
||||
|
||||
@@ -118,42 +118,61 @@
|
||||
|
||||
|
||||
</section>
|
||||
<section class="ask-advantage2 container " style="margin-top: 60px;">
|
||||
|
||||
<section class="ask-advantage2 container" style="margin-top: 60px;">
|
||||
<h2>New to Mutual Funds?</h2>
|
||||
<p class="lead">Here are answers to some common questions we often get</p>
|
||||
<div class="accordion" id="accordionExample">
|
||||
<div class="accordion" id="accordionExample">
|
||||
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingOne">
|
||||
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne"
|
||||
aria-expanded="true" aria-controls="collapseOne">
|
||||
Is it safe to invest in mutual funds?
|
||||
<button
|
||||
class="accordion-button"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseOne"
|
||||
aria-expanded="true"
|
||||
aria-controls="collapseOne"
|
||||
>
|
||||
How do mutual fund works?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne"
|
||||
data-bs-parent="#accordionExample">
|
||||
<div
|
||||
id="collapseOne"
|
||||
class="accordion-collapse collapse show"
|
||||
aria-labelledby="headingOne"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
Mutual funds are regulated by SEBI and offer risk diversification, but returns are not guaranteed and
|
||||
depend on market performance.
|
||||
<span class="textaccor">Mutual funds pool money from multiple investors and invest in a diversified mix of stocks, bonds, or other securities. Professional fund managers manage the investments, helping reduce risk while aiming for long-term returns.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="accordion-item">
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingTwo">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
||||
How much money do I need to start?
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseTwo"
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseTwo"
|
||||
>
|
||||
Is it safe to invest in mutual funds?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo"
|
||||
data-bs-parent="#accordionExample">
|
||||
<div
|
||||
id="collapseTwo"
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingTwo"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
You can begin investing in most mutual funds with as little as ₹500 via SIP or lump sum.
|
||||
Mutual funds are regulated by SEBI and offer risk diversification,
|
||||
but returns are not guaranteed and depend on market performance.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -161,17 +180,27 @@
|
||||
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingThree">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
||||
Can I withdraw my money anytime?
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseThree"
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseThree"
|
||||
>
|
||||
How much money do I need to start?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree"
|
||||
data-bs-parent="#accordionExample">
|
||||
<div
|
||||
id="collapseThree"
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingThree"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
Yes, most open-ended mutual funds allow withdrawals anytime, though some may have exit loads or specific
|
||||
lock-in periods.
|
||||
You can begin investing in most mutual funds with as little as
|
||||
₹500 via SIP or lump sum.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -179,17 +208,27 @@
|
||||
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingFour">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseFour" aria-expanded="false" aria-controls="collapseFour">
|
||||
How are mutual funds taxed?
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseFour"
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseFour"
|
||||
>
|
||||
Can I withdraw my money anytime?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseFour" class="accordion-collapse collapse" aria-labelledby="headingFour"
|
||||
data-bs-parent="#accordionExample">
|
||||
<div
|
||||
id="collapseFour"
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingFour"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
Tax is based on the type of fund and holding period, with separate rules for equity and debt funds as per
|
||||
prevailing tax laws.
|
||||
Yes, most open-ended mutual funds allow withdrawals anytime,
|
||||
though some may have exit loads or specific lock-in periods.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -197,16 +236,27 @@
|
||||
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingFive">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseFive" aria-expanded="false" aria-controls="collapseFive">
|
||||
Do mutual funds guarantee returns?
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseFive"
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseFive"
|
||||
>
|
||||
How are mutual funds taxed?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseFive" class="accordion-collapse collapse" aria-labelledby="headingFive"
|
||||
data-bs-parent="#accordionExample">
|
||||
<div
|
||||
id="collapseFive"
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingFive"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
No, mutual funds do not guarantee returns; their value fluctuates according to market movements.
|
||||
Tax is based on the type of fund and holding period, with separate
|
||||
rules for equity and debt funds as per prevailing tax laws.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -214,24 +264,59 @@
|
||||
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingSix">
|
||||
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseSix" aria-expanded="false" aria-controls="collapseSix">
|
||||
What is NAV in mutual funds?
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseSix"
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseSix"
|
||||
>
|
||||
Do mutual funds guarantee returns?
|
||||
</button>
|
||||
</h2>
|
||||
<div id="collapseSix" class="accordion-collapse collapse" aria-labelledby="headingSix"
|
||||
data-bs-parent="#accordionExample">
|
||||
<div
|
||||
id="collapseSix"
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingSix"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
NAV (Net Asset Value) is the per-unit price of a mutual fund, calculated daily after accounting for fund
|
||||
assets and liabilities.
|
||||
No, mutual funds do not guarantee returns; their value fluctuates
|
||||
according to market movements.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingSeven">
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseSeven"
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseSeven"
|
||||
>
|
||||
What is NAV in mutual funds?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
id="collapseSeven"
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingSeven"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
NAV (Net Asset Value) is the per-unit price of a mutual fund,
|
||||
calculated daily after accounting for fund assets and liabilities.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
100
pages/home.html
100
pages/home.html
@@ -138,7 +138,7 @@
|
||||
<h5 class="advantage-title">High-Conviction, Quality Portfolios</h5>
|
||||
<p class="advantage-text">
|
||||
Our equity strategies focus on high-quality businesses with
|
||||
long-term growth potential.
|
||||
long-term growth potential, backed by.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -150,7 +150,7 @@
|
||||
<h5 class="advantage-title">Low-Cost Access to Global ETFs</h5>
|
||||
<p class="advantage-text">
|
||||
Invest globally and locally through ETFs with sectoral, thematic,
|
||||
and international options.
|
||||
and international options — all at.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -264,7 +264,7 @@
|
||||
<div class="col-md-3 col-6 stat-border width-count4">
|
||||
<div class="stat-box">
|
||||
<h3>29 Years</h3>
|
||||
<p>Equity Experience</p>
|
||||
<p>Equity Experience</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -275,7 +275,12 @@
|
||||
</section>
|
||||
|
||||
<section class="ask-advantage-scroll container">
|
||||
<h2>Your Investment Journey, Made Simple</h2>
|
||||
<!-- Mobile view (two lines) -->
|
||||
<h2 class="d-lg-none mb-0">Your Investment Journey</h2>
|
||||
<h2 class="d-lg-none">Made Simpe</h2>
|
||||
|
||||
<!-- Large screen (single line) -->
|
||||
<h2 class="d-none d-lg-block">Life Moments You Can Plan For</h2>
|
||||
<p class="lead">Follow these simple steps to start your investment journey</p>
|
||||
|
||||
<div class="cards-wrapper">
|
||||
@@ -431,8 +436,12 @@
|
||||
|
||||
<section class="ask-advantage container">
|
||||
<div class="ask-advantage-heading-container">
|
||||
<h2>Life Moments You</h2>
|
||||
<h2>Can Plan For</h2>
|
||||
<!-- Mobile view (two lines) -->
|
||||
<h2 class="d-lg-none mb-0">Life Moments You</h2>
|
||||
<h2 class="d-lg-none">Can Plan For</h2>
|
||||
|
||||
<!-- Large screen (single line) -->
|
||||
<h2 class="d-none d-lg-block">Life Moments You Can Plan For</h2>
|
||||
</div>
|
||||
<p class="lead">
|
||||
Choose a Goal and we’ll help you invest for it, step by step
|
||||
@@ -458,7 +467,7 @@
|
||||
<img src="./assests/images/life2.svg" alt="Kid's Dream" />
|
||||
<div class="heading-container">
|
||||
<h2 class="h2">Kid's Big</h2>
|
||||
<h2 class="h2">Dream</h2>
|
||||
<h2 class="h2">Dreams</h2>
|
||||
</div>
|
||||
<div class="paragraph-container">
|
||||
<p>Because Tution</p>
|
||||
@@ -485,7 +494,7 @@
|
||||
<div class="inner_box">
|
||||
<img src="./assests/images/life4.svg" alt="Tax Savings" />
|
||||
<div class="heading-container">
|
||||
<h2 class="h4">Saving Taxes The</h2>
|
||||
<h2 class="h4">Saving Taxes the</h2>
|
||||
<h2 class="h4">Right Way</h2>
|
||||
</div>
|
||||
<div class="paragraph-container">
|
||||
@@ -581,11 +590,16 @@
|
||||
|
||||
<section class="ask-advantage container">
|
||||
<div class="ask-advantage-heading-container">
|
||||
<h2>Knowledge That</h2>
|
||||
<h2>Builds Wealth</h2>
|
||||
<!-- Mobile view (two lines) -->
|
||||
<h2 class="d-lg-none mb-0">Knowledge That</h2>
|
||||
<h2 class="d-lg-none">Builds Wealth</h2>
|
||||
|
||||
<!-- Large screen (single line) -->
|
||||
<h2 class="d-none d-lg-block">Insights to Grow Your Wealth Smarter</h2>
|
||||
</div>
|
||||
<p class="lead">
|
||||
Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
Stay updated with fresh perspectives, financial strategies, and stories that
|
||||
help you make more informed decisions.
|
||||
</p>
|
||||
<div class="row g-4">
|
||||
<div class="col-md-4">
|
||||
@@ -646,7 +660,7 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
<p class="time">7 min read</p>
|
||||
<p class="desc-blog">
|
||||
Markets rise and fall — but how does that impact your mutual fund
|
||||
investments? Learn how long-term compounding can smooth out
|
||||
investments? Get to know how long-term compounding can smooth out
|
||||
volatility.
|
||||
</p>
|
||||
<a href="#/blog" class="read-more"
|
||||
@@ -673,7 +687,7 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
aria-expanded="true"
|
||||
aria-controls="collapseOne"
|
||||
>
|
||||
Is it safe to invest in mutual funds?
|
||||
How do mutual fund works?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
@@ -683,15 +697,13 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
Mutual funds are regulated by SEBI and offer risk diversification,
|
||||
but returns are not guaranteed and depend on market performance.
|
||||
<span class="textaccor">Mutual funds pool money from multiple investors and invest in a diversified mix of stocks, bonds, or other securities. Professional fund managers manage the investments, helping reduce risk while aiming for long-term returns.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="accordion-item">
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingTwo">
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
@@ -701,7 +713,7 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseTwo"
|
||||
>
|
||||
How much money do I need to start?
|
||||
Is it safe to invest in mutual funds?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
@@ -712,8 +724,8 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
You can begin investing in most mutual funds with as little as
|
||||
₹500 via SIP or lump sum.
|
||||
Mutual funds are regulated by SEBI and offer risk diversification,
|
||||
but returns are not guaranteed and depend on market performance.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -729,7 +741,7 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseThree"
|
||||
>
|
||||
Can I withdraw my money anytime?
|
||||
How much money do I need to start?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
@@ -740,8 +752,8 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
Yes, most open-ended mutual funds allow withdrawals anytime,
|
||||
though some may have exit loads or specific lock-in periods.
|
||||
You can begin investing in most mutual funds with as little as
|
||||
₹500 via SIP or lump sum.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -757,7 +769,7 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseFour"
|
||||
>
|
||||
How are mutual funds taxed?
|
||||
Can I withdraw my money anytime?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
@@ -768,8 +780,8 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
Tax is based on the type of fund and holding period, with separate
|
||||
rules for equity and debt funds as per prevailing tax laws.
|
||||
Yes, most open-ended mutual funds allow withdrawals anytime,
|
||||
though some may have exit loads or specific lock-in periods.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -785,7 +797,7 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseFive"
|
||||
>
|
||||
Do mutual funds guarantee returns?
|
||||
How are mutual funds taxed?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
@@ -796,8 +808,8 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
No, mutual funds do not guarantee returns; their value fluctuates
|
||||
according to market movements.
|
||||
Tax is based on the type of fund and holding period, with separate
|
||||
rules for equity and debt funds as per prevailing tax laws.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
@@ -813,7 +825,7 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseSix"
|
||||
>
|
||||
What is NAV in mutual funds?
|
||||
Do mutual funds guarantee returns?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
@@ -821,6 +833,34 @@ Stay updated with fresh perspectives that help you make more informed decisions.
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingSix"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
No, mutual funds do not guarantee returns; their value fluctuates
|
||||
according to market movements.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="accordion-item">
|
||||
<h2 class="accordion-header" id="headingSeven">
|
||||
<button
|
||||
class="accordion-button collapsed"
|
||||
type="button"
|
||||
data-bs-toggle="collapse"
|
||||
data-bs-target="#collapseSeven"
|
||||
aria-expanded="false"
|
||||
aria-controls="collapseSeven"
|
||||
>
|
||||
What is NAV in mutual funds?
|
||||
</button>
|
||||
</h2>
|
||||
<div
|
||||
id="collapseSeven"
|
||||
class="accordion-collapse collapse"
|
||||
aria-labelledby="headingSeven"
|
||||
data-bs-parent="#accordionExample"
|
||||
>
|
||||
<div class="accordion-body">
|
||||
<span class="textaccor">
|
||||
|
||||
@@ -30,13 +30,13 @@
|
||||
<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-d.svg',
|
||||
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</p>
|
||||
<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">
|
||||
@@ -47,7 +47,7 @@
|
||||
|
||||
<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/team1-d.svg',
|
||||
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">
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
<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/team1-d.svg',
|
||||
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">
|
||||
@@ -79,15 +79,15 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-4 col-md-4 col-sm-4 col-6 team-spac">
|
||||
<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-d.svg',
|
||||
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</p>
|
||||
<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">
|
||||
@@ -98,7 +98,7 @@
|
||||
|
||||
<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/team1-d.svg',
|
||||
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">
|
||||
@@ -115,7 +115,58 @@
|
||||
|
||||
<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/team1-d.svg',
|
||||
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">
|
||||
@@ -176,7 +227,7 @@
|
||||
|
||||
|
||||
<h5 style="padding-top: 5px; padding-left: 10px;" id="drawerName"></h5>
|
||||
<p style="width: 250px; border-bottom: 1px solid #033A49; padding-bottom: 4px; margin-left: 10px;" class="role"
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user