{% extends 'base_en.html.twig' %}
{% block title %}
BSCM,CAPITAL MANAGEMENT
{% endblock %}
{% block body %}
<!-- <link href="{{ asset('css/history.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/owl.carousel.min.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/owl.theme.default.min.css') }}" rel="stylesheet">
<link href="{{ asset('css/css/et-line.css') }}" rel="stylesheet"> -->
<!--==========================
About Us Section
============================-->
<section id="about">
<div class="container pt-5">
<div class="col-md-12" id="management">
<div class="row pt-5">
<div class="col-md-12 pt-5">
<div class="text-center first-title">
<h1> CAPITAL MANAGEMENT</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<h4>1- Advisor on short, medium and long-term investments and savings.</h4>
<p>
After analyzing your wealth, determining your goals and risk aversion, <br>
we will present various investment strategies based on a few legal and
tax holding envelopes:
</p>
<h4>- life insurance,</h4>
<h4>- the capitalisation contract,</h4>
<h4>- the ordinary securities account,</h4>
<h4>- the share savings plan.</h4>
<p>Dans un souci de diversification, nous ferons cohabiter,
à l’intérieur de ces enveloppes, divers Fonds émanant de
sociétés de gestion reconnues.
<br>
In the interest of diversification, we will co-locate, within these envelopes, <br>
Our goal will be to optimize the prospects of gain against a controlled level of risk,
while remaining consistent with your strategy. <br>
There is no such thing as an ideal placement. <br>
The right investment is the one that fits your situation.
</p> <br>
<h4>2- Investment advice</h4>
<p>
We place great value on our investment consulting capabilities. <br><br>
That’s why we offer our clients capital management services through our specialized fund
managers. <br>
This value-added service depends solely on our customers' preferences. <br>
<strong>Services offered:</strong> <br> <br>
</p>
<h5><span style="text-decoration: underline">FUND MANAGEMENT</span></h5>
<br>
<p>
Our team adapts your investments to your goals, maximizing your returns.
As a client, we will offer you a range of quality investment solutions that combine
first-rate investment expertise and a high level of personalized service
.
</p>
<br> <br>
<h5><span style="text-decoration: underline">PRIVATE WEALTH MANAGEMENT</span></h5>
<br>
<p>
Our discretionary mandate frees our clients from the burden of making day-to-day
investment decisions, which can best be made by a qualified portfolio manager. <br>
Delegate the investment process to a competent manager and take the time to focus
on other tasks that interest you.
</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #about -->
{% endblock %}