-
Notifications
You must be signed in to change notification settings - Fork 0
/
our-products1.html
422 lines (363 loc) · 17.2 KB
/
our-products1.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
421
422
<!DOCTYPE html>
<html>
<head>
<!-- Basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Salakta Fertilizer Company</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-fluid">
<div class="row align-items-center">
<div class="col">
<div class="row">
<div class="col-md-12 align-self-center p-static order-2 text-center">
<div class="overflow-hidden pb-2">
<h1 class="text-dark font-weight-bold text-9 appear-animation" data-appear-animation="maskUp" data-appear-animation-delay="100">SPP Powder</h2>
</div>
</div>
<div class="col-md-12 align-self-center order-1">
<ul class="breadcrumb d-block text-center appear-animation" data-appear-animation="fadeIn" data-appear-animation-delay="300">
<li><a href="index.html #home">Home</a></li>
<li><a href="index.html #products">Products</a></li>
<li class="active">TSP</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="container py-4">
<div class="row">
<div class="col appear-animation" data-appear-animation="fadeInUpShorter" data-appear-animation-delay="300">
<div class="owl-carousel owl-theme nav-inside nav-inside-edge nav-squared nav-with-transparency nav-dark nav-lg d-block overflow-hidden" data-plugin-options="{'items': 1, 'margin': 10, 'loop': false, 'nav': true, 'dots': false, 'autoHeight': true}" style="height: 510px;">
<div>
<div class="img-thumbnail border-0 border-radius-0 p-0 d-block">
<img src="img/salakta/TSPP2.jpg" class="img-fluid border-radius-0" alt="">
</div>
</div>
</div>
</div>
</div>
<div class="row pt-4 mt-2 mb-5">
<div class="col-md-7 mb-4 mb-md-0">
<h2 class="text-color-dark font-weight-normal text-5 mb-2">Products <strong class="font-weight-extra-bold">Description</strong></h2>
<p>TSP has the ability to palliate most of the phosphorus deficiencies in a variety of soils. Its primary use targets cereal crops (wheat, barley, corn, etc.). Its high solubility (about 92% soluble water and citrate) assures efficient nourishment and therefore a better impact on the plant’s growth. Conclusive trials show that SFC is able to produce a granulated form of the highest standards, presenting excellent hardness and spherical aspect (See technical data sheet).</p>
<hr class="solid my-5">
</div>
<div class="col-md-5">
<h2 class="text-color-dark font-weight-normal text-5 mb-2">triple Superphosphate<strong class="font-weight-extra-bold">Powder</strong></h2>
<ul class="list list-icons list-primary list-borders text-2">
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">P2O5 total :</strong> 44 %</li>
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">P2O5 SE+C:</strong> 40%</li>
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">P2O5 SE:</strong> 38%</li>
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">AI:</strong> 3%</li>
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">humidity:</strong> 1.1 t/m3</li>
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">humidity:</strong> 10 %</li>
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">color:</strong> Grey</li>
<li><i class="fas fa-caret-right left-10"></i> <strong class="text-color-primary">Granulometry:</strong> 93% less then 3 mm</li>
</ul>
</div>
</div>
</div>
</div>
<section class="section section-height-3 bg-color-grey m-0 border-0">
<div class="container py-4">
<h4 class="mb-3 text-4 text-uppercase">Related <strong class="font-weight-extra-bold">Products</strong></h4>
<div class="row">
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="portfolio-item">
<a href="our-products.html">
<span class="thumb-info thumb-info-lighten thumb-info-no-borders border-radius-0">
<span class="thumb-info-wrapper border-radius-0">
<img src="img/salakta/TSPG3.jpg" class="img-fluid border-radius-0" alt="">
<span class="thumb-info-title">
<span class="thumb-info-inner">TSP Granulated</span>
<span class="thumb-info-type">TSP</span>
</span>
<span class="thumb-info-action">
<span class="thumb-info-action-icon bg-dark opacity-8"><i class="fas fa-plus"></i></span>
</span>
</span>
</span>
</a>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="portfolio-item">
<a href="our-products2.html">
<span class="thumb-info thumb-info-lighten thumb-info-no-borders border-radius-0">
<span class="thumb-info-wrapper border-radius-0">
<img src="img/salakta/SPPG.jpg" class="img-fluid border-radius-0" alt="">
<span class="thumb-info-title">
<span class="thumb-info-inner">SPP Granulated</span>
<span class="thumb-info-type">SPP</span>
</span>
<span class="thumb-info-action">
<span class="thumb-info-action-icon bg-dark opacity-8"><i class="fas fa-plus"></i></span>
</span>
</span>
</span>
</a>
</div>
</div>
<div class="col-12 col-sm-6 col-lg-3 mb-4">
<div class="portfolio-item">
<a href="our-products3.html">
<span class="thumb-info thumb-info-lighten thumb-info-no-borders border-radius-0">
<span class="thumb-info-wrapper border-radius-0">
<img src="img/salakta/SPPP.jpg" class="img-fluid border-radius-0" alt="">
<span class="thumb-info-title">
<span class="thumb-info-inner">SPP Powder</span>
<span class="thumb-info-type">SPP</span>
</span>
<span class="thumb-info-action">
<span class="thumb-info-action-icon bg-dark opacity-8"><i class="fas fa-plus"></i></span>
</span>
</span>
</span>
</a>
</div>
</div>
</div>
</div>
</section>
<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">salakta.fertilizer@gnet.tn</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>