{% extends 'base_en.html.twig' %}
{% block title %}
BSCM | Connecting people
{% 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>CONNECTING PEOPLE</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<p>
<strong>BSCM Courtiers AssociƩs</strong> specializes in
<strong>nuts and oilseeds, oils, fats, flour and meal. We are active in
the Cocoa, Cashew, Coco, Argan and Coffee sectors.</strong>
Our intervention addresses the problems arising from geographical remoteness.
<br>
It allows the reduction of logistical and personnel costs,
by controlling the hazards resulting from this remoteness.
<br>
The<strong>"MatchMacker"</strong>
that we are, make sure to optimize the matching of
offers and requests, thus increasing your chances of an agreement. <br>
We facilitate negotiations by meeting the specific needs
of our "Ordering Parties" through rigorous selection, as well as the regular
increase in the number of sellers in our network. <br>
Then, on a case-by-case basis, by searching for the best-placed partner.
</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #about -->
{% endblock %}