{% extends 'base_en.html.twig' %}
{% block title %}
BSCM | NEGOTIATION AND INTERMEDIATE SERVICES
{% 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">
<h2>NEGOTIATION AND INTERMEDIATE SERVICES</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12 col-md-9">
<div class="about-content">
<h3>-Negotiation</h3>
<p>
Our role is not limited to connecting. <br>
Commodities move in a context of high volatility with
variations of varying magnitudes.<br>
This is where our expertise is an asset to your negotiations.<br>
We act in complete independence and in strict compliance with the code
of ethics of commodity brokers.
</p>
<h3>-Intermediate Services</h3>
<h4> Formalisation and contract configuration</h4>
<p>
We provide clients with the marketing tools needed to
contract and oversee the “perfect execution” of the contract.
</p>
<h4>Market analysis</h4>
<p>
We provide market analyses to facilitate the reconciliation of buyer/seller positions,
allowing them to stay abreast of production technical developments,
trends and needs.
</p>
</div>
</div>
</div>
</div>
</div>
</section><!-- #about -->
{% endblock %}