This commit is contained in:
sHa
2019-04-10 01:56:18 +03:00
parent f6e8564927
commit d4c5d29fab
3 changed files with 18 additions and 15 deletions

View File

@@ -788,6 +788,9 @@ div.carousel-inner .item img {
bottom: -240px; bottom: -240px;
left: 0; left: 0;
} }
.cert .section_title p {
overflow-wrap: break-word;
}
.available_store { .available_store {
background-image: url("../images/fsc.png"); background-image: url("../images/fsc.png");
background-color: #539b00; background-color: #539b00;

View File

@@ -560,13 +560,11 @@
<section class="cert page" id="CERTIFICATES"> <section class="cert page" id="CERTIFICATES">
<div class="container"> <div class="container">
<div class="row"> <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"> <div class="section_title">
<h2>Сертифікати</h2> <h2>Сертифікати</h2>
<p> <p>
Наше підприємство сертифіковане по системі FSC Наше підприємство сертифіковане за системою <a href="https://info.fsc.org/details.php?id=a023300000gPuZmAAK&type=certificate">FSC® (FSC-С135534)</a>, стандарту ланцюжка постачання FSC-STD-40-004.
100% стандарту FSC-STD-40-004 v.2.1 та маємо
сертифікат FC-COC-804521.
</p> </p>
</div> </div>
</div> </div>
@@ -586,14 +584,16 @@
<a <a
href="images/cert_1.png" href="images/cert_1.png"
rel="prettyPhoto[cert_gal]" rel="prettyPhoto[cert_gal]"
class="cert1" class="cert1 wow bounceInLeft"
data-wow-duration="4s"
> >
<img src="images/cert_1.png" alt="" /> <img src="images/cert_1.png" alt="" />
</a> </a>
<a <a
href="images/cert_2.png" href="images/cert_2.png"
rel="prettyPhoto[cert_gal]" rel="prettyPhoto[cert_gal]"
class="cert2" class="cert2 wow bounceInRight"
data-wow-duration="4s"
> >
<img src="images/cert_2.png" alt="" /> <img src="images/cert_2.png" alt="" />
</a> </a>

View File

@@ -537,9 +537,7 @@
<div class="section_title"> <div class="section_title">
<h2>Sertificates</h2> <h2>Sertificates</h2>
<p> <p>
The company was certified according to FSC 100% 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.
standard FSC-STD-40-004 v.2.1 and holds
certificate no. FC-COC-804521.
</p> </p>
</div> </div>
</div> </div>
@@ -559,14 +557,16 @@
<a <a
href="images/cert_1.png" href="images/cert_1.png"
rel="prettyPhoto[cert_gal]" rel="prettyPhoto[cert_gal]"
class="cert1" class="cert1 wow bounceInLeft"
data-wow-duration="4s"
> >
<img src="images/cert_1.png" alt="" /> <img src="images/cert_1.png" alt="" />
</a> </a>
<a <a
href="images/cert_2.png" href="images/cert_2.png"
rel="prettyPhoto[cert_gal]" rel="prettyPhoto[cert_gal]"
class="cert2" class="cert2 wow bounceInRight"
data-wow-duration="4s"
> >
<img src="images/cert_2.png" alt="" /> <img src="images/cert_2.png" alt="" />
</a> </a>