mirror of
https://github.com/shadoll/slavforest.git
synced 2025-10-26 23:18:40 +00:00
upd
This commit is contained in:
@@ -788,6 +788,9 @@ div.carousel-inner .item img {
|
||||
bottom: -240px;
|
||||
left: 0;
|
||||
}
|
||||
.cert .section_title p {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.available_store {
|
||||
background-image: url("../images/fsc.png");
|
||||
background-color: #539b00;
|
||||
|
||||
16
index.html
16
index.html
@@ -220,7 +220,7 @@
|
||||
<div class="single_fun_facts">
|
||||
<i class="pe-7s-leaf"></i>
|
||||
<h2>
|
||||
<span class="counter_num">80 000</span>
|
||||
<span class="counter_num">80000</span>
|
||||
<span>м<sup>3</sup></span>
|
||||
</h2>
|
||||
<p>заготівля</p>
|
||||
@@ -230,7 +230,7 @@
|
||||
<div class="single_fun_facts">
|
||||
<i class="pe-7s-refresh-2"></i>
|
||||
<h2>
|
||||
<span class="counter_num">200 000</span>
|
||||
<span class="counter_num">200000</span>
|
||||
<span>м<sup>3</sup></span>
|
||||
</h2>
|
||||
<p>переробка</p>
|
||||
@@ -560,13 +560,11 @@
|
||||
<section class="cert page" id="CERTIFICATES">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-10 col-md-offset-1">
|
||||
<div class="col-md-10 col-md-offset-1 col-sm-12">
|
||||
<div class="section_title">
|
||||
<h2>Сертифікати</h2>
|
||||
<p>
|
||||
Наше підприємство сертифіковане по системі FSC
|
||||
100% стандарту FSC-STD-40-004 v.2.1 та маємо
|
||||
сертифікат FC-COC-804521.
|
||||
Наше підприємство сертифіковане за системою <a href="https://info.fsc.org/details.php?id=a023300000gPuZmAAK&type=certificate">FSC® (FSC-С135534)</a>, стандарту ланцюжка постачання FSC-STD-40-004.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -586,14 +584,16 @@
|
||||
<a
|
||||
href="images/cert_1.png"
|
||||
rel="prettyPhoto[cert_gal]"
|
||||
class="cert1"
|
||||
class="cert1 wow bounceInLeft"
|
||||
data-wow-duration="4s"
|
||||
>
|
||||
<img src="images/cert_1.png" alt="" />
|
||||
</a>
|
||||
<a
|
||||
href="images/cert_2.png"
|
||||
rel="prettyPhoto[cert_gal]"
|
||||
class="cert2"
|
||||
class="cert2 wow bounceInRight"
|
||||
data-wow-duration="4s"
|
||||
>
|
||||
<img src="images/cert_2.png" alt="" />
|
||||
</a>
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<div class="single_fun_facts">
|
||||
<i class="pe-7s-leaf"></i>
|
||||
<h2>
|
||||
<span class="counter_num">80 000</span>
|
||||
<span class="counter_num">80000</span>
|
||||
<span>м<sup>3</sup></span>
|
||||
</h2>
|
||||
<p>Harvesting</p>
|
||||
@@ -232,7 +232,7 @@
|
||||
<div class="single_fun_facts">
|
||||
<i class="pe-7s-refresh-2"></i>
|
||||
<h2>
|
||||
<span class="counter_num">200 000</span>
|
||||
<span class="counter_num">200000</span>
|
||||
<span>м<sup>3</sup></span>
|
||||
</h2>
|
||||
<p>Processing</p>
|
||||
@@ -537,9 +537,7 @@
|
||||
<div class="section_title">
|
||||
<h2>Sertificates</h2>
|
||||
<p>
|
||||
The company was certified according to FSC 100%
|
||||
standard FSC-STD-40-004 v.2.1 and holds
|
||||
certificate no. FC-COC-804521.
|
||||
The company was certified according to <a href="https://info.fsc.org/details.php?id=a023300000gPuZmAAK&type=certificate">FSC® (FSC-С135534)</a>, Standard FSC-STD-40-004.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -559,14 +557,16 @@
|
||||
<a
|
||||
href="images/cert_1.png"
|
||||
rel="prettyPhoto[cert_gal]"
|
||||
class="cert1"
|
||||
class="cert1 wow bounceInLeft"
|
||||
data-wow-duration="4s"
|
||||
>
|
||||
<img src="images/cert_1.png" alt="" />
|
||||
</a>
|
||||
<a
|
||||
href="images/cert_2.png"
|
||||
rel="prettyPhoto[cert_gal]"
|
||||
class="cert2"
|
||||
class="cert2 wow bounceInRight"
|
||||
data-wow-duration="4s"
|
||||
>
|
||||
<img src="images/cert_2.png" alt="" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user