<!-- TESTIMONIALS -->
<section class="module module-parallax bg-light-60" data-background="assets/images/section-2.jpg">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3">
<!-- TESTIMONIALS CAROUSEL -->
<div class="owl-carousel slider-testimonials text-center">
<!-- SLIDE 1 -->
<div class="item">
<h5 class="module-icon m-b-20">
<span class="icon-quote"></span>
</h5>
<div class="font-serif m-b-20">
The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
</div>
<div class="quote-author font-alt">Jack Woods / Somecompany inc.</div>
</div>
<!-- /SLIDE 1 -->
<!-- SLIDE 2 -->
<div class="item">
<h5 class="module-icon m-b-20">
<span class="icon-quote"></span>
</h5>
<div class="font-serif m-b-20">
The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
</div>
<div class="quote-author font-alt">Jack Woods, Somecompany inc.</div>
</div>
<!-- /SLIDE 2 -->
<!-- SLIDE 3 -->
<div class="item">
<h5 class="module-icon m-b-20">
<span class="icon-quote"></span>
</h5>
<div class="font-serif m-b-20">
The European languages are members of the same family. Their separate existence is a myth. For science, music, sport, etc, Europe uses the same vocabulary.
</div>
<div class="quote-author font-alt">Jack Woods, Somecompany inc.</div>
</div>
<!-- /SLIDE 3 -->
</div>
<!-- /TESTIMONIALS CAROUSEL -->
</div>
</div>
</div>
</section>
<!-- /TESTIMONIALS -->