27 lines
1.7 KiB
PHP
27 lines
1.7 KiB
PHP
|
|
<!-- Partners start -->
|
|
<section id="partners" class="wow fadeIn" data-wow-offset="50">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-12 text-center">
|
|
<h2>Meet Our Partners</h2>
|
|
<span class="underline"> </span>
|
|
<p>To contribute to positive change and achieve our sustainability goals, we partner with many extraordinary organizations around the world. Their expertise enables us to do far more than we could alone, and their passion and talent inspire us. It is our pleasure to introduce you to a handful of the organizations whose accomplishments and commitments are representative of all the organizations we are fortunate to call our partners.</p>
|
|
</div>
|
|
<div class="col-md-3 col-xs-6 text-center">
|
|
<img src="img/partner1.png" alt="Partner" class="img-responsive wow fadeInUp" data-wow-delay="0.5s" data-wow-offset="200">
|
|
</div>
|
|
<div class="col-md-3 col-xs-6 text-center">
|
|
<img src="img/partner2.png" alt="Partner" class="img-responsive wow fadeInUp" data-wow-delay="1s" data-wow-offset="200">
|
|
</div>
|
|
<div class="col-md-3 col-xs-6 text-center">
|
|
<img src="img/partner3.png" alt="Partner" class="img-responsive wow fadeInUp" data-wow-delay="1.5s" data-wow-offset="200">
|
|
</div>
|
|
<div class="col-md-3 col-xs-6 text-center">
|
|
<img src="img/partner4.png" alt="Partner" class="img-responsive wow fadeInUp" data-wow-delay="2s" data-wow-offset="200">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
<!-- Partners end -->
|