-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAboutUs.html
420 lines (346 loc) · 16.7 KB
/
AboutUs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Large Image Full Width | Porto - Multipurpose Website Template</title>
<meta name="keywords" content="WebSite Template" />
<meta name="description" content="Salakta Fertilizer Company">
<meta name="author" content="okler.net">
<!-- Favicon -->
<link rel="shortcut icon" href="img/salakta/logo-header.png" type="image/x-icon" />
<link rel="apple-touch-icon" href="img/salakta/logo-header.png">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, shrink-to-fit=no">
<!-- Web Fonts -->
<link id="googleFonts" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800%7CShadows+Into+Light&display=swap" rel="stylesheet" type="text/css">
<!-- Vendor CSS -->
<link rel="stylesheet" href="vendor/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="vendor/fontawesome-free/css/all.min.css">
<link rel="stylesheet" href="vendor/animate/animate.compat.css">
<link rel="stylesheet" href="vendor/simple-line-icons/css/simple-line-icons.min.css">
<link rel="stylesheet" href="vendor/owl.carousel/assets/owl.carousel.min.css">
<link rel="stylesheet" href="vendor/owl.carousel/assets/owl.theme.default.min.css">
<link rel="stylesheet" href="vendor/magnific-popup/magnific-popup.min.css">
<!-- Theme CSS -->
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="css/theme-elements.css">
<link rel="stylesheet" href="css/theme-blog.css">
<link rel="stylesheet" href="css/theme-shop.css">
<!-- Demo CSS -->
<link rel="stylesheet" href="css/demos/demo-renewable-energy.css">
<!-- Skin CSS -->
<link id="skinCSS" rel="stylesheet" href="css/skins/default.css">
<!-- Theme Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<!-- Head Libs -->
<script src="vendor/modernizr/modernizr.min.js"></script>
</head>
<body data-plugin-page-transition>
<div class="body">
<header id="header" data-plugin-options="{'stickyEnabled': true, 'stickyEnableOnBoxed': true, 'stickyEnableOnMobile': false, 'stickyStartAt': 91, 'stickySetTop': '-91px', 'stickyChangeLogo': true}">
<div class="header-body border-0 box-shadow-none">
<div class="border-bottom-light">
<div class="header-container container container-xl-custom">
<div class="header-row py-2">
<div class="header-column">
<div class="header-row">
<div class="header-logo m-0">
<a href="index.html">
<img alt="Salakta" height="70" src="img/salakta/logo.png">
</a>
</div>
</div>
</div>
<div class="header-column justify-content-end align-items-center flex-row">
<div class="hstack gap-4 ps-4 py-2 font-weight-semi-bold">
<div class="ms-auto d-none d-lg-inline-block">
<ul class="nav nav-pills">
<li class="nav-item dropdown">
<a class="nav-link text-2 p-0 text-color-dark" href="#" role="button" id="dropdownLanguage" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
English
<i class="fas fa-angle-down"></i>
</a>
<div class="dropdown-menu dropdown-menu-end text-2" aria-labelledby="dropdownLanguage">
<a class="dropdown-item text-color-dark" href="#">English</a>
<a class="dropdown-item text-color-dark" href="#">Español</a>
<a class="dropdown-item text-color-dark" href="#">Française</a>
</div>
</li>
</ul>
</div>
<div class="vr opacity-2 d-none d-lg-inline-block"></div>
<div>
<a href="tel:0021671181740" class="d-flex align-items-center text-decoration-none text-color-dark text-color-hover-primary font-weight-semibold ms-1">
<i class="icon icon-phone text-color-primary text-4-5 me-2"></i>
+216 71 18 17 40
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="header-nav-bar z-index-0">
<div class="container container-xl-custom">
<div class="header-row py-2">
<div class="header-column">
<div class="header-row align-items-center justify-content-end">
<div class="header-nav header-nav-links justify-content-start pb-1">
<div class="header-nav-main header-nav-main-text-capitalize header-nav-main-effect-2 header-nav-main-sub-effect-1">
<nav class="collapse">
<ul class="nav nav-pills" id="mainNav">
<li>
<a class="nav-link active" href="index.html #home">
Home
</a>
</li>
<li>
<a class="nav-link active" href="index.html #aboutus">
About Us
</a>
</li>
<li class="dropdown dropdown-full-color">
<a class="dropdown-item dropdown-toggle" href="index.html #products">
Our Products
<i class="fas fa-chevron-down"></i></a>
<ul class="dropdown-menu">
<li>
<a class="dropdown-item" data-hash-offset="70" data-hash="" href="our-products.html">TSPG</a>
</li>
<li>
<a class="dropdown-item" data-hash-offset="70" data-hash="" href="our-products1.html">TSPP</a>
</li>
<li>
<a class="dropdown-item" data-hash-offset="70" data-hash="" href="our-products2.html">SSPG</a>
</li>
<li>
<a class="dropdown-item" data-hash-offset="70" data-hash="" href="our-products3.html">TSPP</a>
</li>
</ul>
</li>
<li>
<a class="nav-link" href="index.html #enviroment">
Environment
</a>
</li>
<li>
<a class="nav-link" href="index.html #Safety">
Safety
</a>
</li>
<li>
<a class="nav-link" href="#contact">
Contact
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<div role="main" class="main">
<section class="page-header page-header-modern bg-color-light-scale-1 page-header-md">
<div class="container">
<div class="row">
<div class="col-md-12 align-self-center p-static order-2 text-center">
<h1 class="text-dark font-weight-bold text-8">About Us</h1>
</div>
<div class="col-md-12 align-self-center order-1">
<ul class="breadcrumb d-block text-center">
<li><a href="index.html">Home</a></li>
<li class="active">About Us</li>
</ul>
</div>
</div>
</div>
</section>
<div class="container py-4">
<div class="row">
<div class="col">
<div class="blog-posts">
<article class="post post-large">
<div class="post-image">
<img src="img/salakta/mission.jpg" class="img-fluid img-thumbnail img-thumbnail-no-borders rounded-0" alt="" />
</div>
<div class="post-content">
<h2 class="font-weight-semibold text-6 line-height-3 mb-3">Mission</h2>
<p>
Achieve a Sustainable Growth/ Build a Community based on Trust
By maintaining the balance between economic development, social consciousness, and environmental awareness, we aim to sustainably grow our operations not only in scale but in scope as well.
Our target is to build a community based on trust, in which customers play the role of partners. Our goal is to ultimately achieve a common vision in which profit and welfare are available within the network as a whole.
</p>
</div>
</article>
<article class="post post-large">
<div class="post-image">
<div class="owl-carousel owl-theme show-nav-hover dots-inside nav-inside nav-style-1 nav-light" data-plugin-options="{'items': 1, 'margin': 10, 'loop': false, 'nav': true, 'dots': true}">
<div>
<div class="img-thumbnail border-0 p-0 d-block">
<img class="img-fluid border-radius-0" src="img/salakta/Values.jpg" alt="">
</div>
</div>
</div>
</div>
<div class="post-content">
<h2 class="font-weight-semibold text-6 line-height-3 mb-3">Values</h2>
<p><strong>Synergy</strong></p>
<p>In view of the economic perpetuation of our activity we aim to achieve a total synergy with our partnerns.
Sharing a common vision would allow us to align our goals and hence create a situation based on partnership , not stricly on trade relationship.</p>
<p><strong>Family </strong></p>
<p>At the center of our values , is the notion of Family . SFC being family owned , the notions of trust , loyalty , and integrity are emphasized in our daily activity . It helped us create a climate of security ; within our workforce , wich was for the majority present at the very start of the company , and within our customer base who benefits from constant transparency and ethic in our trades . </p>
<p><strong>Consistency </strong></p>
<p>At SFC , we make a point in maintainig the standard high quality of our products . To ensure that the requirements of our customers are always met , and consistent within our operations , we impose ourselves to always be certified REACH and ISO9001 </p>
</div>
</article>
<article class="post post-large">
<div class="post-image">
<div class="owl-carousel owl-theme show-nav-hover dots-inside nav-inside nav-style-1 nav-light" data-plugin-options="{'items': 1, 'margin': 10, 'loop': false, 'nav': true, 'dots': true}">
<div>
<div class="img-thumbnail border-0 p-0 d-block">
<img class="img-fluid border-radius-0" src="img/salakta/vision.jpg" alt="">
</div>
</div>
</div>
</div>
<div class="post-content">
<h2 class="font-weight-semibold text-6 line-height-3 mb-3">Vision</h2>
<p>
To decrease global food scarcity, by increasing the productivity of agricultural soils.
</p><P>
To fight deforestation and the use of pesticides, by increasing the fertility of existing farmlands.
</p><P>
To build a strong network, able to answer tomorrow’s generations’ needs.
</p><P>
To benefit our national Economy, by remaining a successful international player.
</p>
</div>
</article>
<article class="post post-large">
<div class="post-image">
<div class="owl-carousel owl-theme show-nav-hover dots-inside nav-inside nav-style-1 nav-light" data-plugin-options="{'items': 1, 'margin': 10, 'loop': false, 'nav': true, 'dots': true}">
<div>
<div class="img-thumbnail border-0 p-0 d-block">
<img class="img-fluid border-radius-0" src="img/salakta/objectives.jpg" alt="">
</div>
</div>
</div>
</div>
<div class="post-content">
<h2 class="font-weight-semibold text-6 line-height-3 mb-3">Objectives</h2>
<p>In the short run, our objective is to double the scale of our production, while simultaneously diversifying the range of phosphate-fertilizers we offer.
</p><P> In the long run we aim to sustain and increase our main competitive advantage:
</p><P> *A standard high quality, that is consistent within every order.
</p><P> *Our ability to offer a product that is physically and chemically tailored to our partner’s needs.
</p>
</div>
</article>
</div>
</div>
</div>
</div>
</div>
<section class="section my-0 py-5 border-0 bg-color-tertiary text-color-light p-relative overflow-hidden" id="contact">
<div class="container container-xl-custom py-5">
<div class="row pt-4">
<div class="col text-center">
<h2 class="text-color-light font-weight-bold text-10 negative-ls-05 line-height-1 mb-0">Contat<span class="font-weight-extra-bold custom-highlight-1 ws-nowrap p-1 custom-highlight-anim custom-highlight-anim-delay">Us</span></h2>
</div>
</div>
<div class="row mt-5 pt-3 justify-content-between">
<div class="container-fluid g-0">
<div class="row align-items-center bg-color-grey">
<div class="col-lg-6">
<div id="googlemapsHalfContainer" class="google-map m-0" style="height: 500px;"></div>
</div>
<div class="col-lg-6 p-5">
<div class="feature-box feature-box-primary mb-4">
<div class="feature-box-icon border-radius-2">
<i class="fas fa-map-marker-alt"></i>
</div>
<div class="feature-box-info">
<h4 class="mb-0 text-5 mt-2 mb-1">Our Address</h4>
<p class="text-3-5 font-weight-medium mt-1 mb-0 negative-ls-05">Immeuble SALAKTA II
Z.I Kheireddine Le Kram Tunis
2015 TUNISIE</p>
</div>
</div>
<div class="feature-box feature-box-primary mb-4">
<div class="feature-box-icon border-radius-2">
<i class="fas fa-map-marker-alt"></i>
</div>
<div class="feature-box-info">
<h4 class="mb-0 text-5 mt-2 mb-1">Phone Numbers</h4>
<p class="text-3-5 font-weight-medium mt-1 mb-0 negative-ls-05">+216 71 18 17 40</p>
</div>
</div>
<div class="feature-box feature-box-primary">
<div class="feature-box-icon border-radius-2">
<i class="fas fa-map-marker-alt"></i>
</div>
<div class="feature-box-info">
<h4 class="mb-0 text-5 mt-2 mb-1">Email Addresses</h4>
<p class="text-3-5 font-weight-medium mt-1 mb-0 negative-ls-05">[email protected]</p>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<footer id="footer" class="position-relative bg-quaternary mt-0 border-top-0">
<div class="container container-xl-custom pt-5 pb-3">
<div class="row pt-5">
<div class="col-md-6 col-lg-3">
<h3 class="mb-3 text-4-5 text-color-light">Company</h3>
<p class="text-3 text-color-grey mb-0">Immeuble SALAKTA II.<br>Z.I Kheireddine Le Kram Tunis</p><br>2015 TUNISIE
</div>
<div class="col-md-6 col-lg-3 mt-4 mt-md-0">
<h3 class="mb-3 text-4-5 text-color-light">Our Contacts</h3>
<a href="tel:0123456789" class="d-flex align-items-center text-decoration-none text-color-primary text-color-hover-light font-weight-medium ms-1">
<i class="icon icon-phone text-color-primary text-4-5 me-2"></i>
+216 71 18 17 40
</a>
</div>
<div class="footer-copyright bg-transparent mt-5">
<div class="container container-xl-custom">
<hr class="bg-color-light opacity-1">
<div class="row">
<div class="col mt-4 mb-4 pb-5">
<p class="text-center text-color-grey text-3 mb-0">SFC. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- Vendor -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/jquery.appear/jquery.appear.min.js"></script>
<script src="vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="vendor/jquery.cookie/jquery.cookie.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="vendor/jquery.validation/jquery.validate.min.js"></script>
<script src="vendor/jquery.easy-pie-chart/jquery.easypiechart.min.js"></script>
<script src="vendor/jquery.gmap/jquery.gmap.min.js"></script>
<script src="vendor/lazysizes/lazysizes.min.js"></script>
<script src="vendor/isotope/jquery.isotope.min.js"></script>
<script src="vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="vendor/vide/jquery.vide.min.js"></script>
<script src="vendor/vivus/vivus.min.js"></script>
<!-- Theme Base, Components and Settings -->
<script src="js/theme.js"></script>
<!-- Theme Custom -->
<script src="js/custom.js"></script>
<!-- Theme Initialization Files -->
<script src="js/theme.init.js"></script>
</body>
</html>