Trading Commodities with Excellence


Our Planet's Future
Commitment with our environment. Focusing in the future of our planet and generations to come, through our partners and our sustainable projects. Click in the button below to learn more about it.
.divisor .circles {
display: -ms-grid;
display: grid;
-ms-grid-columns: 0.2fr 0.2fr 0.2fr 2.6fr;
grid-template-columns: 0.2fr 0.2fr 0.2fr 2.6fr;
-ms-grid-rows: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-template-areas: "circle1 circle2 circle3 line" "title-div title-div title-div title-div";
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 10px;
}
.divisor .circles .circle1 {
-ms-grid-row: 1;
-ms-grid-column: 1;
grid-area: circle1;
}
.divisor .circles .circle2 {
-ms-grid-row: 1;
-ms-grid-column: 2;
grid-area: circle2;
}
.divisor .circles .circle3 {
-ms-grid-row: 1;
-ms-grid-column: 3;
grid-area: circle3;
}
.divisor .circles .line {
-ms-grid-row: 1;
-ms-grid-column: 4;
grid-area: line;
}
.divisor .circles .title-div {
-ms-grid-row: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 4;
grid-area: title-div;
}
.divisor .circles .circle {
width: 8px;
height: 8px;
border-radius: 50%;
margin-left: 5px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.divisor .circles .line {
width: 100%;
height: 5px;
margin-left: 10px;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.divisor .circles .title-div {
display: block;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.bg-dk-blue {
background-color: #2288c6;
}
.border-dk-blue {
border: 4px solid #2288c6;
}
.divisor-tittle {
font-family: "Comfortaa", cursive;
text-align: center;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.2rem;
font-size: 2rem;
}
.color-lg-green {
color: #5ecd81;
}
.bg-lg-green {
background-color: #5ecd81;
}
.border-lg-green {
border: 4px solid #5ecd81;
}
.color-lg-blue {
color: #4ca9ee;
}
@media screen and (min-width: 912px) {
.divisor .circles {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.divisor .circles .circle1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
padding-left: 3px;
}
.divisor .circles .circle2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding-left: 3px;
}
.divisor .circles .circle3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
padding-left: 3px;
}
.divisor .circles .title-div {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
padding-left: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
white-space: nowrap;
}
.divisor .circles .line {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.mg-left-200 {
margin-left: 200px;
}
}
logistics
Connecting the world
We have a highly qualified team, with more than 25 years of expertise in exporting business. Making our Logistics process effective and bringing down related costs.

.divisor .circles {
display: -ms-grid;
display: grid;
-ms-grid-columns: 0.2fr 0.2fr 0.2fr 2.6fr;
grid-template-columns: 0.2fr 0.2fr 0.2fr 2.6fr;
-ms-grid-rows: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-template-areas: "circle1 circle2 circle3 line" "title-div title-div title-div title-div";
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 10px;
}
.divisor .circles .circle1 {
-ms-grid-row: 1;
-ms-grid-column: 1;
grid-area: circle1;
}
.divisor .circles .circle2 {
-ms-grid-row: 1;
-ms-grid-column: 2;
grid-area: circle2;
}
.divisor .circles .circle3 {
-ms-grid-row: 1;
-ms-grid-column: 3;
grid-area: circle3;
}
.divisor .circles .line {
-ms-grid-row: 1;
-ms-grid-column: 4;
grid-area: line;
}
.divisor .circles .title-div {
-ms-grid-row: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 4;
grid-area: title-div;
}
.divisor .circles .circle {
width: 8px;
height: 8px;
border-radius: 50%;
margin-left: 5px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.divisor .circles .line {
width: 100%;
height: 5px;
margin-left: 10px;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.divisor .circles .title-div {
display: block;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.bg-dk-blue {
background-color: #2288c6;
}
.border-dk-blue {
border: 4px solid #2288c6;
}
.divisor-tittle {
font-family: "Comfortaa", cursive;
text-align: center;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.2rem;
font-size: 2rem;
}
.color-lg-green {
color: #5ecd81;
}
@media screen and (min-width: 912px) {
.divisor .circles {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.divisor .circles .circle1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
padding-left: 3px;
}
.divisor .circles .circle2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding-left: 3px;
}
.divisor .circles .circle3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
padding-left: 3px;
}
.divisor .circles .title-div {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
padding-left: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
white-space: nowrap;
}
.divisor .circles .line {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.mg-left-200 {
margin-left: 200px;
}
}
Culture and Values

.divisor .circles {
display: -ms-grid;
display: grid;
-ms-grid-columns: 0.2fr 0.2fr 0.2fr 2.6fr;
grid-template-columns: 0.2fr 0.2fr 0.2fr 2.6fr;
-ms-grid-rows: 1fr 1fr;
grid-template-rows: 1fr 1fr;
gap: 0px 0px;
grid-template-areas: "circle1 circle2 circle3 line" "title-div title-div title-div title-div";
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 10px;
}
.divisor .circles .circle1 {
-ms-grid-row: 1;
-ms-grid-column: 1;
grid-area: circle1;
}
.divisor .circles .circle2 {
-ms-grid-row: 1;
-ms-grid-column: 2;
grid-area: circle2;
}
.divisor .circles .circle3 {
-ms-grid-row: 1;
-ms-grid-column: 3;
grid-area: circle3;
}
.divisor .circles .line {
-ms-grid-row: 1;
-ms-grid-column: 4;
grid-area: line;
}
.divisor .circles .title-div {
-ms-grid-row: 2;
-ms-grid-column: 1;
-ms-grid-column-span: 4;
grid-area: title-div;
}
.divisor .circles .circle {
width: 8px;
height: 8px;
border-radius: 50%;
margin-left: 5px;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.divisor .circles .line {
width: 100%;
height: 5px;
margin-left: 10px;
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.divisor .circles .title-div {
display: block;
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.bg-dk-blue {
background-color: #2288c6;
}
.border-dk-blue {
border: 4px solid #2288c6;
}
.divisor-tittle {
font-family: "Comfortaa", cursive;
text-align: center;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.2rem;
font-size: 2rem;
}
.color-lg-green {
color: #5ecd81;
}
.bg-lg-green {
background-color: #5ecd81;
}
.border-lg-green {
border: 4px solid #5ecd81;
}
.color-lg-blue {
color: #4ca9ee;
}
@media screen and (min-width: 912px) {
.divisor .circles {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.divisor .circles .circle1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
padding-left: 3px;
}
.divisor .circles .circle2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
padding-left: 3px;
}
.divisor .circles .circle3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
padding-left: 3px;
}
.divisor .circles .title-div {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
padding-left: 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
white-space: nowrap;
}
.divisor .circles .line {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.mg-left-200 {
margin-left: 200px;
}
}
Products
Agribusiness
Going beyond our production we partnered up with other producers mostly in Brazil. Today we produce and export a variety of products in the agribusiness sector. Click in the link below to know about our agribusiness products.